stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 51.320469 # Number of seconds simulated
4sim_ticks 51320468905000 # Number of ticks simulated
5final_tick 51320468905000 # 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 51.320469 # Number of seconds simulated
4sim_ticks 51320468905000 # Number of ticks simulated
5final_tick 51320468905000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 114377 # Simulator instruction rate (inst/s)
8host_op_rate 134391 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 6861255780 # Simulator tick rate (ticks/s)
10host_mem_usage 720736 # Number of bytes of host memory used
11host_seconds 7479.75 # Real time elapsed on the host
7host_inst_rate 112338 # Simulator instruction rate (inst/s)
8host_op_rate 131995 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 6738935517 # Simulator tick rate (ticks/s)
10host_mem_usage 657468 # Number of bytes of host memory used
11host_seconds 7615.52 # Real time elapsed on the host
12sim_insts 855512158 # Number of instructions simulated
13sim_ops 1005211605 # 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 202624 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.itb.walker 193280 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.inst 5755680 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu.data 42629000 # Number of bytes read from this memory

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

623system.cpu.memDep0.insertedLoads 174900719 # Number of loads inserted to the mem dependence unit.
624system.cpu.memDep0.insertedStores 152333814 # Number of stores inserted to the mem dependence unit.
625system.cpu.memDep0.conflictingLoads 9971771 # Number of conflicting loads.
626system.cpu.memDep0.conflictingStores 9081144 # Number of conflicting stores.
627system.cpu.iq.iqInstsAdded 1038303468 # Number of instructions added to the IQ (excludes non-spec)
628system.cpu.iq.iqNonSpecInstsAdded 27624460 # Number of non-speculative instructions added to the IQ
629system.cpu.iq.iqInstsIssued 1054196021 # Number of instructions issued
630system.cpu.iq.iqSquashedInstsIssued 3299994 # Number of squashed instructions issued
12sim_insts 855512158 # Number of instructions simulated
13sim_ops 1005211605 # 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 202624 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.itb.walker 193280 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.inst 5755680 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu.data 42629000 # Number of bytes read from this memory

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

623system.cpu.memDep0.insertedLoads 174900719 # Number of loads inserted to the mem dependence unit.
624system.cpu.memDep0.insertedStores 152333814 # Number of stores inserted to the mem dependence unit.
625system.cpu.memDep0.conflictingLoads 9971771 # Number of conflicting loads.
626system.cpu.memDep0.conflictingStores 9081144 # Number of conflicting stores.
627system.cpu.iq.iqInstsAdded 1038303468 # Number of instructions added to the IQ (excludes non-spec)
628system.cpu.iq.iqNonSpecInstsAdded 27624460 # Number of non-speculative instructions added to the IQ
629system.cpu.iq.iqInstsIssued 1054196021 # Number of instructions issued
630system.cpu.iq.iqSquashedInstsIssued 3299994 # Number of squashed instructions issued
631system.cpu.iq.iqSquashedInstsExamined 53804457 # Number of squashed instructions iterated over during squash; mainly for profiling
631system.cpu.iq.iqSquashedInstsExamined 60716319 # Number of squashed instructions iterated over during squash; mainly for profiling
632system.cpu.iq.iqSquashedOperandsExamined 33847358 # Number of squashed operands that are examined and possibly removed from graph
633system.cpu.iq.iqSquashedNonSpecRemoved 315461 # Number of squashed non-spec instructions that were removed
634system.cpu.iq.issued_per_cycle::samples 1530420621 # Number of insts issued each cycle
635system.cpu.iq.issued_per_cycle::mean 0.688828 # Number of insts issued each cycle
636system.cpu.iq.issued_per_cycle::stdev 0.927358 # Number of insts issued each cycle
637system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
638system.cpu.iq.issued_per_cycle::0 877745445 57.35% 57.35% # Number of insts issued each cycle
639system.cpu.iq.issued_per_cycle::1 337069342 22.02% 79.38% # Number of insts issued each cycle

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

716system.cpu.iq.FU_type_0::MemWrite 150649152 14.29% 100.00% # Type of FU issued
717system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
718system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
719system.cpu.iq.FU_type_0::total 1054196021 # Type of FU issued
720system.cpu.iq.rate 0.666896 # Inst issue rate
721system.cpu.iq.fu_busy_cnt 165876174 # FU busy when requested
722system.cpu.iq.fu_busy_rate 0.157349 # FU busy rate (busy events/executed inst)
723system.cpu.iq.int_inst_queue_reads 3805514237 # Number of integer instruction queue reads
632system.cpu.iq.iqSquashedOperandsExamined 33847358 # Number of squashed operands that are examined and possibly removed from graph
633system.cpu.iq.iqSquashedNonSpecRemoved 315461 # Number of squashed non-spec instructions that were removed
634system.cpu.iq.issued_per_cycle::samples 1530420621 # Number of insts issued each cycle
635system.cpu.iq.issued_per_cycle::mean 0.688828 # Number of insts issued each cycle
636system.cpu.iq.issued_per_cycle::stdev 0.927358 # Number of insts issued each cycle
637system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
638system.cpu.iq.issued_per_cycle::0 877745445 57.35% 57.35% # Number of insts issued each cycle
639system.cpu.iq.issued_per_cycle::1 337069342 22.02% 79.38% # Number of insts issued each cycle

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

716system.cpu.iq.FU_type_0::MemWrite 150649152 14.29% 100.00% # Type of FU issued
717system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
718system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
719system.cpu.iq.FU_type_0::total 1054196021 # Type of FU issued
720system.cpu.iq.rate 0.666896 # Inst issue rate
721system.cpu.iq.fu_busy_cnt 165876174 # FU busy when requested
722system.cpu.iq.fu_busy_rate 0.157349 # FU busy rate (busy events/executed inst)
723system.cpu.iq.int_inst_queue_reads 3805514237 # Number of integer instruction queue reads
724system.cpu.iq.int_inst_queue_writes 1118931433 # Number of integer instruction queue writes
724system.cpu.iq.int_inst_queue_writes 1125839347 # Number of integer instruction queue writes
725system.cpu.iq.int_inst_queue_wakeup_accesses 1036122901 # Number of integer instruction queue wakeup accesses
726system.cpu.iq.fp_inst_queue_reads 2474593 # Number of floating instruction queue reads
725system.cpu.iq.int_inst_queue_wakeup_accesses 1036122901 # Number of integer instruction queue wakeup accesses
726system.cpu.iq.fp_inst_queue_reads 2474593 # Number of floating instruction queue reads
727system.cpu.iq.fp_inst_queue_writes 942754 # Number of floating instruction queue writes
727system.cpu.iq.fp_inst_queue_writes 946702 # Number of floating instruction queue writes
728system.cpu.iq.fp_inst_queue_wakeup_accesses 909865 # Number of floating instruction queue wakeup accesses
729system.cpu.iq.int_alu_accesses 1218517790 # Number of integer alu accesses
730system.cpu.iq.fp_alu_accesses 1554348 # Number of floating point alu accesses
731system.cpu.iew.lsq.thread0.forwLoads 4347401 # Number of loads that had data forwarded from stores
732system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
733system.cpu.iew.lsq.thread0.squashedLoads 13878328 # Number of loads squashed
734system.cpu.iew.lsq.thread0.ignoredResponses 14961 # Number of memory responses ignored because the instruction is squashed
735system.cpu.iew.lsq.thread0.memOrderViolation 143108 # Number of memory ordering violations

--- 1099 unchanged lines hidden ---
728system.cpu.iq.fp_inst_queue_wakeup_accesses 909865 # Number of floating instruction queue wakeup accesses
729system.cpu.iq.int_alu_accesses 1218517790 # Number of integer alu accesses
730system.cpu.iq.fp_alu_accesses 1554348 # Number of floating point alu accesses
731system.cpu.iew.lsq.thread0.forwLoads 4347401 # Number of loads that had data forwarded from stores
732system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
733system.cpu.iew.lsq.thread0.squashedLoads 13878328 # Number of loads squashed
734system.cpu.iew.lsq.thread0.ignoredResponses 14961 # Number of memory responses ignored because the instruction is squashed
735system.cpu.iew.lsq.thread0.memOrderViolation 143108 # Number of memory ordering violations

--- 1099 unchanged lines hidden ---