stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.085027 # Number of seconds simulated
4sim_ticks 85027009000 # Number of ticks simulated
5final_tick 85027009000 # 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 0.085027 # Number of seconds simulated
4sim_ticks 85027009000 # Number of ticks simulated
5final_tick 85027009000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 134467 # Simulator instruction rate (inst/s)
8host_op_rate 141751 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 66356016 # Simulator tick rate (ticks/s)
10host_mem_usage 312828 # Number of bytes of host memory used
11host_seconds 1281.38 # Real time elapsed on the host
7host_inst_rate 123827 # Simulator instruction rate (inst/s)
8host_op_rate 130534 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 61105425 # Simulator tick rate (ticks/s)
10host_mem_usage 242728 # Number of bytes of host memory used
11host_seconds 1391.48 # Real time elapsed on the host
12sim_insts 172303021 # Number of instructions simulated
13sim_ops 181635953 # 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.inst 127040 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 47680 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 71040 # Number of bytes read from this memory
19system.physmem.bytes_read::total 245760 # Number of bytes read from this memory

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

443system.cpu.memDep0.insertedLoads 34140942 # Number of loads inserted to the mem dependence unit.
444system.cpu.memDep0.insertedStores 14477069 # Number of stores inserted to the mem dependence unit.
445system.cpu.memDep0.conflictingLoads 2549253 # Number of conflicting loads.
446system.cpu.memDep0.conflictingStores 1790153 # Number of conflicting stores.
447system.cpu.iq.iqInstsAdded 264824262 # Number of instructions added to the IQ (excludes non-spec)
448system.cpu.iq.iqNonSpecInstsAdded 45858 # Number of non-speculative instructions added to the IQ
449system.cpu.iq.iqInstsIssued 214907174 # Number of instructions issued
450system.cpu.iq.iqSquashedInstsIssued 5191222 # Number of squashed instructions issued
12sim_insts 172303021 # Number of instructions simulated
13sim_ops 181635953 # 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.inst 127040 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 47680 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 71040 # Number of bytes read from this memory
19system.physmem.bytes_read::total 245760 # Number of bytes read from this memory

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

443system.cpu.memDep0.insertedLoads 34140942 # Number of loads inserted to the mem dependence unit.
444system.cpu.memDep0.insertedStores 14477069 # Number of stores inserted to the mem dependence unit.
445system.cpu.memDep0.conflictingLoads 2549253 # Number of conflicting loads.
446system.cpu.memDep0.conflictingStores 1790153 # Number of conflicting stores.
447system.cpu.iq.iqInstsAdded 264824262 # Number of instructions added to the IQ (excludes non-spec)
448system.cpu.iq.iqNonSpecInstsAdded 45858 # Number of non-speculative instructions added to the IQ
449system.cpu.iq.iqInstsIssued 214907174 # Number of instructions issued
450system.cpu.iq.iqSquashedInstsIssued 5191222 # Number of squashed instructions issued
451system.cpu.iq.iqSquashedInstsExamined 82643318 # Number of squashed instructions iterated over during squash; mainly for profiling
451system.cpu.iq.iqSquashedInstsExamined 83234167 # Number of squashed instructions iterated over during squash; mainly for profiling
452system.cpu.iq.iqSquashedOperandsExamined 219950944 # Number of squashed operands that are examined and possibly removed from graph
453system.cpu.iq.iqSquashedNonSpecRemoved 642 # Number of squashed non-spec instructions that were removed
454system.cpu.iq.issued_per_cycle::samples 169913124 # Number of insts issued each cycle
455system.cpu.iq.issued_per_cycle::mean 1.264806 # Number of insts issued each cycle
456system.cpu.iq.issued_per_cycle::stdev 1.017451 # Number of insts issued each cycle
457system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
458system.cpu.iq.issued_per_cycle::0 52840350 31.10% 31.10% # Number of insts issued each cycle
459system.cpu.iq.issued_per_cycle::1 36091754 21.24% 52.34% # Number of insts issued each cycle

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

536system.cpu.iq.FU_type_0::MemWrite 13374554 6.22% 100.00% # Type of FU issued
537system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
538system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
539system.cpu.iq.FU_type_0::total 214907174 # Type of FU issued
540system.cpu.iq.rate 1.263758 # Inst issue rate
541system.cpu.iq.fu_busy_cnt 53853149 # FU busy when requested
542system.cpu.iq.fu_busy_rate 0.250588 # FU busy rate (busy events/executed inst)
543system.cpu.iq.int_inst_queue_reads 654819591 # Number of integer instruction queue reads
452system.cpu.iq.iqSquashedOperandsExamined 219950944 # Number of squashed operands that are examined and possibly removed from graph
453system.cpu.iq.iqSquashedNonSpecRemoved 642 # Number of squashed non-spec instructions that were removed
454system.cpu.iq.issued_per_cycle::samples 169913124 # Number of insts issued each cycle
455system.cpu.iq.issued_per_cycle::mean 1.264806 # Number of insts issued each cycle
456system.cpu.iq.issued_per_cycle::stdev 1.017451 # Number of insts issued each cycle
457system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
458system.cpu.iq.issued_per_cycle::0 52840350 31.10% 31.10% # Number of insts issued each cycle
459system.cpu.iq.issued_per_cycle::1 36091754 21.24% 52.34% # Number of insts issued each cycle

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

536system.cpu.iq.FU_type_0::MemWrite 13374554 6.22% 100.00% # Type of FU issued
537system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
538system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
539system.cpu.iq.FU_type_0::total 214907174 # Type of FU issued
540system.cpu.iq.rate 1.263758 # Inst issue rate
541system.cpu.iq.fu_busy_cnt 53853149 # FU busy when requested
542system.cpu.iq.fu_busy_rate 0.250588 # FU busy rate (busy events/executed inst)
543system.cpu.iq.int_inst_queue_reads 654819591 # Number of integer instruction queue reads
544system.cpu.iq.int_inst_queue_writes 345508564 # Number of integer instruction queue writes
544system.cpu.iq.int_inst_queue_writes 346099299 # Number of integer instruction queue writes
545system.cpu.iq.int_inst_queue_wakeup_accesses 204603377 # Number of integer instruction queue wakeup accesses
546system.cpu.iq.fp_inst_queue_reads 3952252 # Number of floating instruction queue reads
545system.cpu.iq.int_inst_queue_wakeup_accesses 204603377 # Number of integer instruction queue wakeup accesses
546system.cpu.iq.fp_inst_queue_reads 3952252 # Number of floating instruction queue reads
547system.cpu.iq.fp_inst_queue_writes 2011834 # Number of floating instruction queue writes
547system.cpu.iq.fp_inst_queue_writes 2011948 # Number of floating instruction queue writes
548system.cpu.iq.fp_inst_queue_wakeup_accesses 1806382 # Number of floating instruction queue wakeup accesses
549system.cpu.iq.int_alu_accesses 266627232 # Number of integer alu accesses
550system.cpu.iq.fp_alu_accesses 2133091 # Number of floating point alu accesses
551system.cpu.iew.lsq.thread0.forwLoads 1600790 # Number of loads that had data forwarded from stores
552system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
553system.cpu.iew.lsq.thread0.squashedLoads 6244798 # Number of loads squashed
554system.cpu.iew.lsq.thread0.ignoredResponses 7531 # Number of memory responses ignored because the instruction is squashed
555system.cpu.iew.lsq.thread0.memOrderViolation 7120 # Number of memory ordering violations

--- 603 unchanged lines hidden ---
548system.cpu.iq.fp_inst_queue_wakeup_accesses 1806382 # Number of floating instruction queue wakeup accesses
549system.cpu.iq.int_alu_accesses 266627232 # Number of integer alu accesses
550system.cpu.iq.fp_alu_accesses 2133091 # Number of floating point alu accesses
551system.cpu.iew.lsq.thread0.forwLoads 1600790 # Number of loads that had data forwarded from stores
552system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
553system.cpu.iew.lsq.thread0.squashedLoads 6244798 # Number of loads squashed
554system.cpu.iew.lsq.thread0.ignoredResponses 7531 # Number of memory responses ignored because the instruction is squashed
555system.cpu.iew.lsq.thread0.memOrderViolation 7120 # Number of memory ordering violations

--- 603 unchanged lines hidden ---