stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.062113 # Number of seconds simulated
4sim_ticks 62113055500 # Number of ticks simulated
5final_tick 62113055500 # 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.062113 # Number of seconds simulated
4sim_ticks 62113055500 # Number of ticks simulated
5final_tick 62113055500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 113198 # Simulator instruction rate (inst/s)
8host_op_rate 199324 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 44503726 # Simulator tick rate (ticks/s)
10host_mem_usage 454072 # Number of bytes of host memory used
11host_seconds 1395.68 # Real time elapsed on the host
7host_inst_rate 109820 # Simulator instruction rate (inst/s)
8host_op_rate 193376 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 43175715 # Simulator tick rate (ticks/s)
10host_mem_usage 386160 # Number of bytes of host memory used
11host_seconds 1438.61 # Real time elapsed on the host
12sim_insts 157988547 # Number of instructions simulated
13sim_ops 278192464 # 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 64896 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 1883008 # Number of bytes read from this memory
18system.physmem.bytes_read::total 1947904 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 64896 # Number of instructions bytes read from this memory

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

344system.cpu.memDep0.insertedLoads 106321382 # Number of loads inserted to the mem dependence unit.
345system.cpu.memDep0.insertedStores 36530805 # Number of stores inserted to the mem dependence unit.
346system.cpu.memDep0.conflictingLoads 49812358 # Number of conflicting loads.
347system.cpu.memDep0.conflictingStores 8510426 # Number of conflicting stores.
348system.cpu.iq.iqInstsAdded 325477303 # Number of instructions added to the IQ (excludes non-spec)
349system.cpu.iq.iqNonSpecInstsAdded 2126 # Number of non-speculative instructions added to the IQ
350system.cpu.iq.iqInstsIssued 307989355 # Number of instructions issued
351system.cpu.iq.iqSquashedInstsIssued 51384 # Number of squashed instructions issued
12sim_insts 157988547 # Number of instructions simulated
13sim_ops 278192464 # 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 64896 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 1883008 # Number of bytes read from this memory
18system.physmem.bytes_read::total 1947904 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 64896 # Number of instructions bytes read from this memory

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

344system.cpu.memDep0.insertedLoads 106321382 # Number of loads inserted to the mem dependence unit.
345system.cpu.memDep0.insertedStores 36530805 # Number of stores inserted to the mem dependence unit.
346system.cpu.memDep0.conflictingLoads 49812358 # Number of conflicting loads.
347system.cpu.memDep0.conflictingStores 8510426 # Number of conflicting stores.
348system.cpu.iq.iqInstsAdded 325477303 # Number of instructions added to the IQ (excludes non-spec)
349system.cpu.iq.iqNonSpecInstsAdded 2126 # Number of non-speculative instructions added to the IQ
350system.cpu.iq.iqInstsIssued 307989355 # Number of instructions issued
351system.cpu.iq.iqSquashedInstsIssued 51384 # Number of squashed instructions issued
352system.cpu.iq.iqSquashedInstsExamined 46683880 # Number of squashed instructions iterated over during squash; mainly for profiling
352system.cpu.iq.iqSquashedInstsExamined 47286965 # Number of squashed instructions iterated over during squash; mainly for profiling
353system.cpu.iq.iqSquashedOperandsExamined 68913858 # Number of squashed operands that are examined and possibly removed from graph
354system.cpu.iq.iqSquashedNonSpecRemoved 1681 # Number of squashed non-spec instructions that were removed
355system.cpu.iq.issued_per_cycle::samples 124161279 # Number of insts issued each cycle
356system.cpu.iq.issued_per_cycle::mean 2.480559 # Number of insts issued each cycle
357system.cpu.iq.issued_per_cycle::stdev 2.127626 # Number of insts issued each cycle
358system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
359system.cpu.iq.issued_per_cycle::0 30601082 24.65% 24.65% # Number of insts issued each cycle
360system.cpu.iq.issued_per_cycle::1 19574247 15.77% 40.41% # Number of insts issued each cycle

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

437system.cpu.iq.FU_type_0::MemWrite 34034780 11.05% 100.00% # Type of FU issued
438system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
439system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
440system.cpu.iq.FU_type_0::total 307989355 # Type of FU issued
441system.cpu.iq.rate 2.479264 # Inst issue rate
442system.cpu.iq.fu_busy_cnt 4211210 # FU busy when requested
443system.cpu.iq.fu_busy_rate 0.013673 # FU busy rate (busy events/executed inst)
444system.cpu.iq.int_inst_queue_reads 744402178 # Number of integer instruction queue reads
353system.cpu.iq.iqSquashedOperandsExamined 68913858 # Number of squashed operands that are examined and possibly removed from graph
354system.cpu.iq.iqSquashedNonSpecRemoved 1681 # Number of squashed non-spec instructions that were removed
355system.cpu.iq.issued_per_cycle::samples 124161279 # Number of insts issued each cycle
356system.cpu.iq.issued_per_cycle::mean 2.480559 # Number of insts issued each cycle
357system.cpu.iq.issued_per_cycle::stdev 2.127626 # Number of insts issued each cycle
358system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
359system.cpu.iq.issued_per_cycle::0 30601082 24.65% 24.65% # Number of insts issued each cycle
360system.cpu.iq.issued_per_cycle::1 19574247 15.77% 40.41% # Number of insts issued each cycle

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

437system.cpu.iq.FU_type_0::MemWrite 34034780 11.05% 100.00% # Type of FU issued
438system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
439system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
440system.cpu.iq.FU_type_0::total 307989355 # Type of FU issued
441system.cpu.iq.rate 2.479264 # Inst issue rate
442system.cpu.iq.fu_busy_cnt 4211210 # FU busy when requested
443system.cpu.iq.fu_busy_rate 0.013673 # FU busy rate (busy events/executed inst)
444system.cpu.iq.int_inst_queue_reads 744402178 # Number of integer instruction queue reads
445system.cpu.iq.int_inst_queue_writes 372203676 # Number of integer instruction queue writes
445system.cpu.iq.int_inst_queue_writes 372806758 # Number of integer instruction queue writes
446system.cpu.iq.int_inst_queue_wakeup_accesses 305987015 # Number of integer instruction queue wakeup accesses
447system.cpu.iq.fp_inst_queue_reads 405 # Number of floating instruction queue reads
446system.cpu.iq.int_inst_queue_wakeup_accesses 305987015 # Number of integer instruction queue wakeup accesses
447system.cpu.iq.fp_inst_queue_reads 405 # Number of floating instruction queue reads
448system.cpu.iq.fp_inst_queue_writes 719 # Number of floating instruction queue writes
448system.cpu.iq.fp_inst_queue_writes 722 # Number of floating instruction queue writes
449system.cpu.iq.fp_inst_queue_wakeup_accesses 146 # Number of floating instruction queue wakeup accesses
450system.cpu.iq.int_alu_accesses 312167028 # Number of integer alu accesses
451system.cpu.iq.fp_alu_accesses 199 # Number of floating point alu accesses
452system.cpu.iew.lsq.thread0.forwLoads 58260510 # Number of loads that had data forwarded from stores
453system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
454system.cpu.iew.lsq.thread0.squashedLoads 15541997 # Number of loads squashed
455system.cpu.iew.lsq.thread0.ignoredResponses 57887 # Number of memory responses ignored because the instruction is squashed
456system.cpu.iew.lsq.thread0.memOrderViolation 42363 # Number of memory ordering violations

--- 534 unchanged lines hidden ---
449system.cpu.iq.fp_inst_queue_wakeup_accesses 146 # Number of floating instruction queue wakeup accesses
450system.cpu.iq.int_alu_accesses 312167028 # Number of integer alu accesses
451system.cpu.iq.fp_alu_accesses 199 # Number of floating point alu accesses
452system.cpu.iew.lsq.thread0.forwLoads 58260510 # Number of loads that had data forwarded from stores
453system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
454system.cpu.iew.lsq.thread0.squashedLoads 15541997 # Number of loads squashed
455system.cpu.iew.lsq.thread0.ignoredResponses 57887 # Number of memory responses ignored because the instruction is squashed
456system.cpu.iew.lsq.thread0.memOrderViolation 42363 # Number of memory ordering violations

--- 534 unchanged lines hidden ---