stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.771783 # Number of seconds simulated
4sim_ticks 771782683000 # Number of ticks simulated
5final_tick 771782683000 # 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.771783 # Number of seconds simulated
4sim_ticks 771782683000 # Number of ticks simulated
5final_tick 771782683000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 141348 # Simulator instruction rate (inst/s)
8host_op_rate 152281 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 70628369 # Simulator tick rate (ticks/s)
10host_mem_usage 310548 # Number of bytes of host memory used
11host_seconds 10927.38 # Real time elapsed on the host
7host_inst_rate 140791 # Simulator instruction rate (inst/s)
8host_op_rate 151681 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 70349895 # Simulator tick rate (ticks/s)
10host_mem_usage 240068 # Number of bytes of host memory used
11host_seconds 10970.63 # Real time elapsed on the host
12sim_insts 1544563023 # Number of instructions simulated
13sim_ops 1664032415 # 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 66112 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 238756480 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 63336128 # Number of bytes read from this memory
19system.physmem.bytes_read::total 302158720 # Number of bytes read from this memory

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

490system.cpu.memDep0.insertedLoads 542536301 # Number of loads inserted to the mem dependence unit.
491system.cpu.memDep0.insertedStores 199301557 # Number of stores inserted to the mem dependence unit.
492system.cpu.memDep0.conflictingLoads 26908887 # Number of conflicting loads.
493system.cpu.memDep0.conflictingStores 29198248 # Number of conflicting stores.
494system.cpu.iq.iqInstsAdded 1947883742 # Number of instructions added to the IQ (excludes non-spec)
495system.cpu.iq.iqNonSpecInstsAdded 210 # Number of non-speculative instructions added to the IQ
496system.cpu.iq.iqInstsIssued 1857409514 # Number of instructions issued
497system.cpu.iq.iqSquashedInstsIssued 13500100 # Number of squashed instructions issued
12sim_insts 1544563023 # Number of instructions simulated
13sim_ops 1664032415 # 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 66112 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 238756480 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 63336128 # Number of bytes read from this memory
19system.physmem.bytes_read::total 302158720 # Number of bytes read from this memory

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

490system.cpu.memDep0.insertedLoads 542536301 # Number of loads inserted to the mem dependence unit.
491system.cpu.memDep0.insertedStores 199301557 # Number of stores inserted to the mem dependence unit.
492system.cpu.memDep0.conflictingLoads 26908887 # Number of conflicting loads.
493system.cpu.memDep0.conflictingStores 29198248 # Number of conflicting stores.
494system.cpu.iq.iqInstsAdded 1947883742 # Number of instructions added to the IQ (excludes non-spec)
495system.cpu.iq.iqNonSpecInstsAdded 210 # Number of non-speculative instructions added to the IQ
496system.cpu.iq.iqInstsIssued 1857409514 # Number of instructions issued
497system.cpu.iq.iqSquashedInstsIssued 13500100 # Number of squashed instructions issued
498system.cpu.iq.iqSquashedInstsExamined 279518916 # Number of squashed instructions iterated over during squash; mainly for profiling
498system.cpu.iq.iqSquashedInstsExamined 283851537 # Number of squashed instructions iterated over during squash; mainly for profiling
499system.cpu.iq.iqSquashedOperandsExamined 646881302 # Number of squashed operands that are examined and possibly removed from graph
500system.cpu.iq.iqSquashedNonSpecRemoved 40 # Number of squashed non-spec instructions that were removed
501system.cpu.iq.issued_per_cycle::samples 1543486763 # Number of insts issued each cycle
502system.cpu.iq.issued_per_cycle::mean 1.203385 # Number of insts issued each cycle
503system.cpu.iq.issued_per_cycle::stdev 1.151093 # Number of insts issued each cycle
504system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
505system.cpu.iq.issued_per_cycle::0 590762659 38.27% 38.27% # Number of insts issued each cycle
506system.cpu.iq.issued_per_cycle::1 325764931 21.11% 59.38% # Number of insts issued each cycle

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

583system.cpu.iq.FU_type_0::MemWrite 186315567 10.03% 100.00% # Type of FU issued
584system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
585system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
586system.cpu.iq.FU_type_0::total 1857409514 # Type of FU issued
587system.cpu.iq.rate 1.203324 # Inst issue rate
588system.cpu.iq.fu_busy_cnt 405102720 # FU busy when requested
589system.cpu.iq.fu_busy_rate 0.218101 # FU busy rate (busy events/executed inst)
590system.cpu.iq.int_inst_queue_reads 5676908390 # Number of integer instruction queue reads
499system.cpu.iq.iqSquashedOperandsExamined 646881302 # Number of squashed operands that are examined and possibly removed from graph
500system.cpu.iq.iqSquashedNonSpecRemoved 40 # Number of squashed non-spec instructions that were removed
501system.cpu.iq.issued_per_cycle::samples 1543486763 # Number of insts issued each cycle
502system.cpu.iq.issued_per_cycle::mean 1.203385 # Number of insts issued each cycle
503system.cpu.iq.issued_per_cycle::stdev 1.151093 # Number of insts issued each cycle
504system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
505system.cpu.iq.issued_per_cycle::0 590762659 38.27% 38.27% # Number of insts issued each cycle
506system.cpu.iq.issued_per_cycle::1 325764931 21.11% 59.38% # Number of insts issued each cycle

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

583system.cpu.iq.FU_type_0::MemWrite 186315567 10.03% 100.00% # Type of FU issued
584system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
585system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
586system.cpu.iq.FU_type_0::total 1857409514 # Type of FU issued
587system.cpu.iq.rate 1.203324 # Inst issue rate
588system.cpu.iq.fu_busy_cnt 405102720 # FU busy when requested
589system.cpu.iq.fu_busy_rate 0.218101 # FU busy rate (busy events/executed inst)
590system.cpu.iq.int_inst_queue_reads 5676908390 # Number of integer instruction queue reads
591system.cpu.iq.int_inst_queue_writes 2227415601 # Number of integer instruction queue writes
591system.cpu.iq.int_inst_queue_writes 2231748222 # Number of integer instruction queue writes
592system.cpu.iq.int_inst_queue_wakeup_accesses 1805707256 # Number of integer instruction queue wakeup accesses
593system.cpu.iq.fp_inst_queue_reads 221 # Number of floating instruction queue reads
594system.cpu.iq.fp_inst_queue_writes 208 # Number of floating instruction queue writes
595system.cpu.iq.fp_inst_queue_wakeup_accesses 66 # Number of floating instruction queue wakeup accesses
596system.cpu.iq.int_alu_accesses 2262512110 # Number of integer alu accesses
597system.cpu.iq.fp_alu_accesses 124 # Number of floating point alu accesses
598system.cpu.iew.lsq.thread0.forwLoads 17814082 # Number of loads that had data forwarded from stores
599system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 599 unchanged lines hidden ---
592system.cpu.iq.int_inst_queue_wakeup_accesses 1805707256 # Number of integer instruction queue wakeup accesses
593system.cpu.iq.fp_inst_queue_reads 221 # Number of floating instruction queue reads
594system.cpu.iq.fp_inst_queue_writes 208 # Number of floating instruction queue writes
595system.cpu.iq.fp_inst_queue_wakeup_accesses 66 # Number of floating instruction queue wakeup accesses
596system.cpu.iq.int_alu_accesses 2262512110 # Number of integer alu accesses
597system.cpu.iq.fp_alu_accesses 124 # Number of floating point alu accesses
598system.cpu.iew.lsq.thread0.forwLoads 17814082 # Number of loads that had data forwarded from stores
599system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address

--- 599 unchanged lines hidden ---