stats.txt (10791:a80d2d716a53) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 2.625396 # Number of seconds simulated
4sim_ticks 2625395606000 # Number of ticks simulated
5final_tick 2625395606000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 2.625396 # Number of seconds simulated
4sim_ticks 2625395606000 # Number of ticks simulated
5final_tick 2625395606000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 105565 # Simulator instruction rate (inst/s)
8host_op_rate 128079 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 2303070285 # Simulator tick rate (ticks/s)
10host_mem_usage 586092 # Number of bytes of host memory used
11host_seconds 1139.95 # Real time elapsed on the host
7host_inst_rate 91005 # Simulator instruction rate (inst/s)
8host_op_rate 110413 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1985416078 # Simulator tick rate (ticks/s)
10host_mem_usage 586088 # Number of bytes of host memory used
11host_seconds 1322.34 # Real time elapsed on the host
12sim_insts 120339436 # Number of instructions simulated
13sim_ops 146004136 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.bytes_read::cpu0.dtb.walker 1792 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu0.itb.walker 320 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu0.inst 1180896 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu0.data 1238652 # Number of bytes read from this memory

--- 632 unchanged lines hidden (view full) ---

652system.cpu0.memDep0.insertedLoads 23644678 # Number of loads inserted to the mem dependence unit.
653system.cpu0.memDep0.insertedStores 18416726 # Number of stores inserted to the mem dependence unit.
654system.cpu0.memDep0.conflictingLoads 1638849 # Number of conflicting loads.
655system.cpu0.memDep0.conflictingStores 2450280 # Number of conflicting stores.
656system.cpu0.iq.iqInstsAdded 129422072 # Number of instructions added to the IQ (excludes non-spec)
657system.cpu0.iq.iqNonSpecInstsAdded 1660998 # Number of non-speculative instructions added to the IQ
658system.cpu0.iq.iqInstsIssued 127592349 # Number of instructions issued
659system.cpu0.iq.iqSquashedInstsIssued 453825 # Number of squashed instructions issued
12sim_insts 120339436 # Number of instructions simulated
13sim_ops 146004136 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.bytes_read::cpu0.dtb.walker 1792 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu0.itb.walker 320 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu0.inst 1180896 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu0.data 1238652 # Number of bytes read from this memory

--- 632 unchanged lines hidden (view full) ---

652system.cpu0.memDep0.insertedLoads 23644678 # Number of loads inserted to the mem dependence unit.
653system.cpu0.memDep0.insertedStores 18416726 # Number of stores inserted to the mem dependence unit.
654system.cpu0.memDep0.conflictingLoads 1638849 # Number of conflicting loads.
655system.cpu0.memDep0.conflictingStores 2450280 # Number of conflicting stores.
656system.cpu0.iq.iqInstsAdded 129422072 # Number of instructions added to the IQ (excludes non-spec)
657system.cpu0.iq.iqNonSpecInstsAdded 1660998 # Number of non-speculative instructions added to the IQ
658system.cpu0.iq.iqInstsIssued 127592349 # Number of instructions issued
659system.cpu0.iq.iqSquashedInstsIssued 453825 # Number of squashed instructions issued
660system.cpu0.iq.iqSquashedInstsExamined 8506052 # Number of squashed instructions iterated over during squash; mainly for profiling
660system.cpu0.iq.iqSquashedInstsExamined 10488941 # Number of squashed instructions iterated over during squash; mainly for profiling
661system.cpu0.iq.iqSquashedOperandsExamined 21267672 # Number of squashed operands that are examined and possibly removed from graph
662system.cpu0.iq.iqSquashedNonSpecRemoved 117222 # Number of squashed non-spec instructions that were removed
663system.cpu0.iq.issued_per_cycle::samples 189611039 # Number of insts issued each cycle
664system.cpu0.iq.issued_per_cycle::mean 0.672916 # Number of insts issued each cycle
665system.cpu0.iq.issued_per_cycle::stdev 0.964306 # Number of insts issued each cycle
666system.cpu0.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
667system.cpu0.iq.issued_per_cycle::0 115784330 61.06% 61.06% # Number of insts issued each cycle
668system.cpu0.iq.issued_per_cycle::1 32509497 17.15% 78.21% # Number of insts issued each cycle

--- 76 unchanged lines hidden (view full) ---

745system.cpu0.iq.FU_type_0::MemWrite 17956248 14.07% 100.00% # Type of FU issued
746system.cpu0.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
747system.cpu0.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
748system.cpu0.iq.FU_type_0::total 127592349 # Type of FU issued
749system.cpu0.iq.rate 0.662094 # Inst issue rate
750system.cpu0.iq.fu_busy_cnt 23403648 # FU busy when requested
751system.cpu0.iq.fu_busy_rate 0.183425 # FU busy rate (busy events/executed inst)
752system.cpu0.iq.int_inst_queue_reads 468620138 # Number of integer instruction queue reads
661system.cpu0.iq.iqSquashedOperandsExamined 21267672 # Number of squashed operands that are examined and possibly removed from graph
662system.cpu0.iq.iqSquashedNonSpecRemoved 117222 # Number of squashed non-spec instructions that were removed
663system.cpu0.iq.issued_per_cycle::samples 189611039 # Number of insts issued each cycle
664system.cpu0.iq.issued_per_cycle::mean 0.672916 # Number of insts issued each cycle
665system.cpu0.iq.issued_per_cycle::stdev 0.964306 # Number of insts issued each cycle
666system.cpu0.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
667system.cpu0.iq.issued_per_cycle::0 115784330 61.06% 61.06% # Number of insts issued each cycle
668system.cpu0.iq.issued_per_cycle::1 32509497 17.15% 78.21% # Number of insts issued each cycle

--- 76 unchanged lines hidden (view full) ---

745system.cpu0.iq.FU_type_0::MemWrite 17956248 14.07% 100.00% # Type of FU issued
746system.cpu0.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
747system.cpu0.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
748system.cpu0.iq.FU_type_0::total 127592349 # Type of FU issued
749system.cpu0.iq.rate 0.662094 # Inst issue rate
750system.cpu0.iq.fu_busy_cnt 23403648 # FU busy when requested
751system.cpu0.iq.fu_busy_rate 0.183425 # FU busy rate (busy events/executed inst)
752system.cpu0.iq.int_inst_queue_reads 468620138 # Number of integer instruction queue reads
753system.cpu0.iq.int_inst_queue_writes 139596675 # Number of integer instruction queue writes
753system.cpu0.iq.int_inst_queue_writes 141579564 # Number of integer instruction queue writes
754system.cpu0.iq.int_inst_queue_wakeup_accesses 124128658 # Number of integer instruction queue wakeup accesses
755system.cpu0.iq.fp_inst_queue_reads 33072 # Number of floating instruction queue reads
756system.cpu0.iq.fp_inst_queue_writes 11274 # Number of floating instruction queue writes
757system.cpu0.iq.fp_inst_queue_wakeup_accesses 9724 # Number of floating instruction queue wakeup accesses
758system.cpu0.iq.int_alu_accesses 150972031 # Number of integer alu accesses
759system.cpu0.iq.fp_alu_accesses 21694 # Number of floating point alu accesses
760system.cpu0.iew.lsq.thread0.forwLoads 349342 # Number of loads that had data forwarded from stores
761system.cpu0.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 1101 unchanged lines hidden (view full) ---

1863system.cpu1.memDep0.insertedLoads 5586646 # Number of loads inserted to the mem dependence unit.
1864system.cpu1.memDep0.insertedStores 4747027 # Number of stores inserted to the mem dependence unit.
1865system.cpu1.memDep0.conflictingLoads 699100 # Number of conflicting loads.
1866system.cpu1.memDep0.conflictingStores 721726 # Number of conflicting stores.
1867system.cpu1.iq.iqInstsAdded 27759685 # Number of instructions added to the IQ (excludes non-spec)
1868system.cpu1.iq.iqNonSpecInstsAdded 627473 # Number of non-speculative instructions added to the IQ
1869system.cpu1.iq.iqInstsIssued 27258527 # Number of instructions issued
1870system.cpu1.iq.iqSquashedInstsIssued 145234 # Number of squashed instructions issued
754system.cpu0.iq.int_inst_queue_wakeup_accesses 124128658 # Number of integer instruction queue wakeup accesses
755system.cpu0.iq.fp_inst_queue_reads 33072 # Number of floating instruction queue reads
756system.cpu0.iq.fp_inst_queue_writes 11274 # Number of floating instruction queue writes
757system.cpu0.iq.fp_inst_queue_wakeup_accesses 9724 # Number of floating instruction queue wakeup accesses
758system.cpu0.iq.int_alu_accesses 150972031 # Number of integer alu accesses
759system.cpu0.iq.fp_alu_accesses 21694 # Number of floating point alu accesses
760system.cpu0.iew.lsq.thread0.forwLoads 349342 # Number of loads that had data forwarded from stores
761system.cpu0.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 1101 unchanged lines hidden (view full) ---

1863system.cpu1.memDep0.insertedLoads 5586646 # Number of loads inserted to the mem dependence unit.
1864system.cpu1.memDep0.insertedStores 4747027 # Number of stores inserted to the mem dependence unit.
1865system.cpu1.memDep0.conflictingLoads 699100 # Number of conflicting loads.
1866system.cpu1.memDep0.conflictingStores 721726 # Number of conflicting stores.
1867system.cpu1.iq.iqInstsAdded 27759685 # Number of instructions added to the IQ (excludes non-spec)
1868system.cpu1.iq.iqNonSpecInstsAdded 627473 # Number of non-speculative instructions added to the IQ
1869system.cpu1.iq.iqInstsIssued 27258527 # Number of instructions issued
1870system.cpu1.iq.iqSquashedInstsIssued 145234 # Number of squashed instructions issued
1871system.cpu1.iq.iqSquashedInstsExamined 2799528 # Number of squashed instructions iterated over during squash; mainly for profiling
1871system.cpu1.iq.iqSquashedInstsExamined 2977146 # Number of squashed instructions iterated over during squash; mainly for profiling
1872system.cpu1.iq.iqSquashedOperandsExamined 6943190 # Number of squashed operands that are examined and possibly removed from graph
1873system.cpu1.iq.iqSquashedNonSpecRemoved 53970 # Number of squashed non-spec instructions that were removed
1874system.cpu1.iq.issued_per_cycle::samples 42152917 # Number of insts issued each cycle
1875system.cpu1.iq.issued_per_cycle::mean 0.646658 # Number of insts issued each cycle
1876system.cpu1.iq.issued_per_cycle::stdev 0.966330 # Number of insts issued each cycle
1877system.cpu1.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
1878system.cpu1.iq.issued_per_cycle::0 26379254 62.58% 62.58% # Number of insts issued each cycle
1879system.cpu1.iq.issued_per_cycle::1 7348926 17.43% 80.01% # Number of insts issued each cycle

--- 76 unchanged lines hidden (view full) ---

1956system.cpu1.iq.FU_type_0::MemWrite 4573079 16.78% 100.00% # Type of FU issued
1957system.cpu1.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
1958system.cpu1.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
1959system.cpu1.iq.FU_type_0::total 27258527 # Type of FU issued
1960system.cpu1.iq.rate 0.631965 # Inst issue rate
1961system.cpu1.iq.fu_busy_cnt 6164373 # FU busy when requested
1962system.cpu1.iq.fu_busy_rate 0.226145 # FU busy rate (busy events/executed inst)
1963system.cpu1.iq.int_inst_queue_reads 102973934 # Number of integer instruction queue reads
1872system.cpu1.iq.iqSquashedOperandsExamined 6943190 # Number of squashed operands that are examined and possibly removed from graph
1873system.cpu1.iq.iqSquashedNonSpecRemoved 53970 # Number of squashed non-spec instructions that were removed
1874system.cpu1.iq.issued_per_cycle::samples 42152917 # Number of insts issued each cycle
1875system.cpu1.iq.issued_per_cycle::mean 0.646658 # Number of insts issued each cycle
1876system.cpu1.iq.issued_per_cycle::stdev 0.966330 # Number of insts issued each cycle
1877system.cpu1.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
1878system.cpu1.iq.issued_per_cycle::0 26379254 62.58% 62.58% # Number of insts issued each cycle
1879system.cpu1.iq.issued_per_cycle::1 7348926 17.43% 80.01% # Number of insts issued each cycle

--- 76 unchanged lines hidden (view full) ---

1956system.cpu1.iq.FU_type_0::MemWrite 4573079 16.78% 100.00% # Type of FU issued
1957system.cpu1.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
1958system.cpu1.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
1959system.cpu1.iq.FU_type_0::total 27258527 # Type of FU issued
1960system.cpu1.iq.rate 0.631965 # Inst issue rate
1961system.cpu1.iq.fu_busy_cnt 6164373 # FU busy when requested
1962system.cpu1.iq.fu_busy_rate 0.226145 # FU busy rate (busy events/executed inst)
1963system.cpu1.iq.int_inst_queue_reads 102973934 # Number of integer instruction queue reads
1964system.cpu1.iq.int_inst_queue_writes 31195241 # Number of integer instruction queue writes
1964system.cpu1.iq.int_inst_queue_writes 31372858 # Number of integer instruction queue writes
1965system.cpu1.iq.int_inst_queue_wakeup_accesses 26623969 # Number of integer instruction queue wakeup accesses
1966system.cpu1.iq.fp_inst_queue_reads 5644 # Number of floating instruction queue reads
1965system.cpu1.iq.int_inst_queue_wakeup_accesses 26623969 # Number of integer instruction queue wakeup accesses
1966system.cpu1.iq.fp_inst_queue_reads 5644 # Number of floating instruction queue reads
1967system.cpu1.iq.fp_inst_queue_writes 2049 # Number of floating instruction queue writes
1967system.cpu1.iq.fp_inst_queue_writes 2050 # Number of floating instruction queue writes
1968system.cpu1.iq.fp_inst_queue_wakeup_accesses 1785 # Number of floating instruction queue wakeup accesses
1969system.cpu1.iq.int_alu_accesses 33419259 # Number of integer alu accesses
1970system.cpu1.iq.fp_alu_accesses 3574 # Number of floating point alu accesses
1971system.cpu1.iew.lsq.thread0.forwLoads 107638 # Number of loads that had data forwarded from stores
1972system.cpu1.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
1973system.cpu1.iew.lsq.thread0.squashedLoads 606025 # Number of loads squashed
1974system.cpu1.iew.lsq.thread0.ignoredResponses 849 # Number of memory responses ignored because the instruction is squashed
1975system.cpu1.iew.lsq.thread0.memOrderViolation 10642 # Number of memory ordering violations

--- 1629 unchanged lines hidden ---
1968system.cpu1.iq.fp_inst_queue_wakeup_accesses 1785 # Number of floating instruction queue wakeup accesses
1969system.cpu1.iq.int_alu_accesses 33419259 # Number of integer alu accesses
1970system.cpu1.iq.fp_alu_accesses 3574 # Number of floating point alu accesses
1971system.cpu1.iew.lsq.thread0.forwLoads 107638 # Number of loads that had data forwarded from stores
1972system.cpu1.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
1973system.cpu1.iew.lsq.thread0.squashedLoads 606025 # Number of loads squashed
1974system.cpu1.iew.lsq.thread0.ignoredResponses 849 # Number of memory responses ignored because the instruction is squashed
1975system.cpu1.iew.lsq.thread0.memOrderViolation 10642 # Number of memory ordering violations

--- 1629 unchanged lines hidden ---