stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 2.827616 # Number of seconds simulated
4sim_ticks 2827616186000 # Number of ticks simulated
5final_tick 2827616186000 # 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.827616 # Number of seconds simulated
4sim_ticks 2827616186000 # Number of ticks simulated
5final_tick 2827616186000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 99248 # Simulator instruction rate (inst/s)
8host_op_rate 120386 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 2480177298 # Simulator tick rate (ticks/s)
10host_mem_usage 619560 # Number of bytes of host memory used
11host_seconds 1140.09 # Real time elapsed on the host
7host_inst_rate 94820 # Simulator instruction rate (inst/s)
8host_op_rate 115016 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 2369528287 # Simulator tick rate (ticks/s)
10host_mem_usage 555256 # Number of bytes of host memory used
11host_seconds 1193.32 # Real time elapsed on the host
12sim_insts 113151083 # Number of instructions simulated
13sim_ops 137250963 # 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::cpu.dtb.walker 1344 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.itb.walker 448 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.inst 1325344 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu.data 9769956 # Number of bytes read from this memory

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

612system.cpu.memDep0.insertedLoads 26410080 # Number of loads inserted to the mem dependence unit.
613system.cpu.memDep0.insertedStores 21300681 # Number of stores inserted to the mem dependence unit.
614system.cpu.memDep0.conflictingLoads 1687720 # Number of conflicting loads.
615system.cpu.memDep0.conflictingStores 2166938 # Number of conflicting stores.
616system.cpu.iq.iqInstsAdded 143540852 # Number of instructions added to the IQ (excludes non-spec)
617system.cpu.iq.iqNonSpecInstsAdded 2119167 # Number of non-speculative instructions added to the IQ
618system.cpu.iq.iqInstsIssued 143328299 # Number of instructions issued
619system.cpu.iq.iqSquashedInstsIssued 272168 # Number of squashed instructions issued
12sim_insts 113151083 # Number of instructions simulated
13sim_ops 137250963 # 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::cpu.dtb.walker 1344 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.itb.walker 448 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.inst 1325344 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu.data 9769956 # Number of bytes read from this memory

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

612system.cpu.memDep0.insertedLoads 26410080 # Number of loads inserted to the mem dependence unit.
613system.cpu.memDep0.insertedStores 21300681 # Number of stores inserted to the mem dependence unit.
614system.cpu.memDep0.conflictingLoads 1687720 # Number of conflicting loads.
615system.cpu.memDep0.conflictingStores 2166938 # Number of conflicting stores.
616system.cpu.iq.iqInstsAdded 143540852 # Number of instructions added to the IQ (excludes non-spec)
617system.cpu.iq.iqNonSpecInstsAdded 2119167 # Number of non-speculative instructions added to the IQ
618system.cpu.iq.iqInstsIssued 143328299 # Number of instructions issued
619system.cpu.iq.iqSquashedInstsIssued 272168 # Number of squashed instructions issued
620system.cpu.iq.iqSquashedInstsExamined 6274201 # Number of squashed instructions iterated over during squash; mainly for profiling
620system.cpu.iq.iqSquashedInstsExamined 8409052 # Number of squashed instructions iterated over during squash; mainly for profiling
621system.cpu.iq.iqSquashedOperandsExamined 14689564 # Number of squashed operands that are examined and possibly removed from graph
622system.cpu.iq.iqSquashedNonSpecRemoved 125312 # Number of squashed non-spec instructions that were removed
623system.cpu.iq.issued_per_cycle::samples 256876545 # Number of insts issued each cycle
624system.cpu.iq.issued_per_cycle::mean 0.557966 # Number of insts issued each cycle
625system.cpu.iq.issued_per_cycle::stdev 0.879925 # Number of insts issued each cycle
626system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
627system.cpu.iq.issued_per_cycle::0 168573863 65.62% 65.62% # Number of insts issued each cycle
628system.cpu.iq.issued_per_cycle::1 45206233 17.60% 83.22% # Number of insts issued each cycle

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

705system.cpu.iq.FU_type_0::MemWrite 21007096 14.66% 100.00% # Type of FU issued
706system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
707system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
708system.cpu.iq.FU_type_0::total 143328299 # Type of FU issued
709system.cpu.iq.rate 0.544758 # Inst issue rate
710system.cpu.iq.fu_busy_cnt 22576275 # FU busy when requested
711system.cpu.iq.fu_busy_rate 0.157514 # FU busy rate (busy events/executed inst)
712system.cpu.iq.int_inst_queue_reads 566346239 # Number of integer instruction queue reads
621system.cpu.iq.iqSquashedOperandsExamined 14689564 # Number of squashed operands that are examined and possibly removed from graph
622system.cpu.iq.iqSquashedNonSpecRemoved 125312 # Number of squashed non-spec instructions that were removed
623system.cpu.iq.issued_per_cycle::samples 256876545 # Number of insts issued each cycle
624system.cpu.iq.issued_per_cycle::mean 0.557966 # Number of insts issued each cycle
625system.cpu.iq.issued_per_cycle::stdev 0.879925 # Number of insts issued each cycle
626system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
627system.cpu.iq.issued_per_cycle::0 168573863 65.62% 65.62% # Number of insts issued each cycle
628system.cpu.iq.issued_per_cycle::1 45206233 17.60% 83.22% # Number of insts issued each cycle

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

705system.cpu.iq.FU_type_0::MemWrite 21007096 14.66% 100.00% # Type of FU issued
706system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
707system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
708system.cpu.iq.FU_type_0::total 143328299 # Type of FU issued
709system.cpu.iq.rate 0.544758 # Inst issue rate
710system.cpu.iq.fu_busy_cnt 22576275 # FU busy when requested
711system.cpu.iq.fu_busy_rate 0.157514 # FU busy rate (busy events/executed inst)
712system.cpu.iq.int_inst_queue_reads 566346239 # Number of integer instruction queue reads
713system.cpu.iq.int_inst_queue_writes 151939321 # Number of integer instruction queue writes
713system.cpu.iq.int_inst_queue_writes 154074171 # Number of integer instruction queue writes
714system.cpu.iq.int_inst_queue_wakeup_accesses 140211060 # Number of integer instruction queue wakeup accesses
715system.cpu.iq.fp_inst_queue_reads 35347 # Number of floating instruction queue reads
714system.cpu.iq.int_inst_queue_wakeup_accesses 140211060 # Number of integer instruction queue wakeup accesses
715system.cpu.iq.fp_inst_queue_reads 35347 # Number of floating instruction queue reads
716system.cpu.iq.fp_inst_queue_writes 13215 # Number of floating instruction queue writes
716system.cpu.iq.fp_inst_queue_writes 13216 # Number of floating instruction queue writes
717system.cpu.iq.fp_inst_queue_wakeup_accesses 11430 # Number of floating instruction queue wakeup accesses
718system.cpu.iq.int_alu_accesses 165879209 # Number of integer alu accesses
719system.cpu.iq.fp_alu_accesses 23028 # Number of floating point alu accesses
720system.cpu.iew.lsq.thread0.forwLoads 323617 # Number of loads that had data forwarded from stores
721system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
722system.cpu.iew.lsq.thread0.squashedLoads 1493976 # Number of loads squashed
723system.cpu.iew.lsq.thread0.ignoredResponses 505 # Number of memory responses ignored because the instruction is squashed
724system.cpu.iew.lsq.thread0.memOrderViolation 18357 # Number of memory ordering violations

--- 1020 unchanged lines hidden ---
717system.cpu.iq.fp_inst_queue_wakeup_accesses 11430 # Number of floating instruction queue wakeup accesses
718system.cpu.iq.int_alu_accesses 165879209 # Number of integer alu accesses
719system.cpu.iq.fp_alu_accesses 23028 # Number of floating point alu accesses
720system.cpu.iew.lsq.thread0.forwLoads 323617 # Number of loads that had data forwarded from stores
721system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
722system.cpu.iew.lsq.thread0.squashedLoads 1493976 # Number of loads squashed
723system.cpu.iew.lsq.thread0.ignoredResponses 505 # Number of memory responses ignored because the instruction is squashed
724system.cpu.iew.lsq.thread0.memOrderViolation 18357 # Number of memory ordering violations

--- 1020 unchanged lines hidden ---