stats.txt (9013:afa278317136) stats.txt (9039:9a22621c741c)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.459938 # Number of seconds simulated
4sim_ticks 459937575500 # Number of ticks simulated
5final_tick 459937575500 # 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.459938 # Number of seconds simulated
4sim_ticks 459937575500 # Number of ticks simulated
5final_tick 459937575500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 49599 # Simulator instruction rate (inst/s)
8host_op_rate 91715 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 27588814 # Simulator tick rate (ticks/s)
10host_mem_usage 313336 # Number of bytes of host memory used
11host_seconds 16671.16 # Real time elapsed on the host
7host_inst_rate 75971 # Simulator instruction rate (inst/s)
8host_op_rate 140479 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 42257715 # Simulator tick rate (ticks/s)
10host_mem_usage 287264 # Number of bytes of host memory used
11host_seconds 10884.11 # Real time elapsed on the host
12sim_insts 826877144 # Number of instructions simulated
13sim_ops 1528988756 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 37483008 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 379264 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 26316864 # Number of bytes written to this memory
17system.physmem.num_reads 585672 # Number of read requests responded to by this memory
18system.physmem.num_writes 411201 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

77system.cpu.rename.RunCycles 340327979 # Number of cycles rename is running
78system.cpu.rename.UnblockCycles 145119048 # Number of cycles rename is unblocking
79system.cpu.rename.RenamedInsts 2240246263 # Number of instructions processed by rename
80system.cpu.rename.ROBFullEvents 3253 # Number of times rename has blocked due to ROB full
81system.cpu.rename.IQFullEvents 23409384 # Number of times rename has blocked due to IQ full
82system.cpu.rename.LSQFullEvents 104435988 # Number of times rename has blocked due to LSQ full
83system.cpu.rename.FullRegisterEvents 12914 # Number of times there has been no free registers
84system.cpu.rename.RenamedOperands 2886886923 # Number of destination operands rename has renamed
12sim_insts 826877144 # Number of instructions simulated
13sim_ops 1528988756 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 37483008 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 379264 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 26316864 # Number of bytes written to this memory
17system.physmem.num_reads 585672 # Number of read requests responded to by this memory
18system.physmem.num_writes 411201 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

77system.cpu.rename.RunCycles 340327979 # Number of cycles rename is running
78system.cpu.rename.UnblockCycles 145119048 # Number of cycles rename is unblocking
79system.cpu.rename.RenamedInsts 2240246263 # Number of instructions processed by rename
80system.cpu.rename.ROBFullEvents 3253 # Number of times rename has blocked due to ROB full
81system.cpu.rename.IQFullEvents 23409384 # Number of times rename has blocked due to IQ full
82system.cpu.rename.LSQFullEvents 104435988 # Number of times rename has blocked due to LSQ full
83system.cpu.rename.FullRegisterEvents 12914 # Number of times there has been no free registers
84system.cpu.rename.RenamedOperands 2886886923 # Number of destination operands rename has renamed
85system.cpu.rename.RenameLookups 6492696422 # Number of register rename lookups that rename has made
86system.cpu.rename.int_rename_lookups 6491823897 # Number of integer rename lookups
85system.cpu.rename.RenameLookups 6492696430 # Number of register rename lookups that rename has made
86system.cpu.rename.int_rename_lookups 6491823905 # Number of integer rename lookups
87system.cpu.rename.fp_rename_lookups 872525 # Number of floating rename lookups
88system.cpu.rename.CommittedMaps 1993077484 # Number of HB maps that are committed
89system.cpu.rename.UndoneMaps 893809439 # Number of HB maps that are undone due to squashing
90system.cpu.rename.serializingInsts 1297 # count of serializing insts renamed
91system.cpu.rename.tempSerializingInsts 1279 # count of temporary serializing insts renamed
92system.cpu.rename.skidInsts 347581498 # count of insts added to the skid buffer
93system.cpu.memDep0.insertedLoads 540130264 # Number of loads inserted to the mem dependence unit.
94system.cpu.memDep0.insertedStores 217339026 # Number of stores inserted to the mem dependence unit.

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

100system.cpu.iq.iqSquashedInstsIssued 1594990 # Number of squashed instructions issued
101system.cpu.iq.iqSquashedInstsExamined 612455576 # Number of squashed instructions iterated over during squash; mainly for profiling
102system.cpu.iq.iqSquashedOperandsExamined 1230055220 # Number of squashed operands that are examined and possibly removed from graph
103system.cpu.iq.iqSquashedNonSpecRemoved 61431 # Number of squashed non-spec instructions that were removed
104system.cpu.iq.issued_per_cycle::samples 901432928 # Number of insts issued each cycle
105system.cpu.iq.issued_per_cycle::mean 2.048639 # Number of insts issued each cycle
106system.cpu.iq.issued_per_cycle::stdev 1.805034 # Number of insts issued each cycle
107system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
87system.cpu.rename.fp_rename_lookups 872525 # Number of floating rename lookups
88system.cpu.rename.CommittedMaps 1993077484 # Number of HB maps that are committed
89system.cpu.rename.UndoneMaps 893809439 # Number of HB maps that are undone due to squashing
90system.cpu.rename.serializingInsts 1297 # count of serializing insts renamed
91system.cpu.rename.tempSerializingInsts 1279 # count of temporary serializing insts renamed
92system.cpu.rename.skidInsts 347581498 # count of insts added to the skid buffer
93system.cpu.memDep0.insertedLoads 540130264 # Number of loads inserted to the mem dependence unit.
94system.cpu.memDep0.insertedStores 217339026 # Number of stores inserted to the mem dependence unit.

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

100system.cpu.iq.iqSquashedInstsIssued 1594990 # Number of squashed instructions issued
101system.cpu.iq.iqSquashedInstsExamined 612455576 # Number of squashed instructions iterated over during squash; mainly for profiling
102system.cpu.iq.iqSquashedOperandsExamined 1230055220 # Number of squashed operands that are examined and possibly removed from graph
103system.cpu.iq.iqSquashedNonSpecRemoved 61431 # Number of squashed non-spec instructions that were removed
104system.cpu.iq.issued_per_cycle::samples 901432928 # Number of insts issued each cycle
105system.cpu.iq.issued_per_cycle::mean 2.048639 # Number of insts issued each cycle
106system.cpu.iq.issued_per_cycle::stdev 1.805034 # Number of insts issued each cycle
107system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
108system.cpu.iq.issued_per_cycle::0 246353789 27.33% 27.33% # Number of insts issued each cycle
109system.cpu.iq.issued_per_cycle::1 156616036 17.37% 44.70% # Number of insts issued each cycle
110system.cpu.iq.issued_per_cycle::2 150729221 16.72% 61.42% # Number of insts issued each cycle
111system.cpu.iq.issued_per_cycle::3 147768172 16.39% 77.82% # Number of insts issued each cycle
108system.cpu.iq.issued_per_cycle::0 246353790 27.33% 27.33% # Number of insts issued each cycle
109system.cpu.iq.issued_per_cycle::1 156616035 17.37% 44.70% # Number of insts issued each cycle
110system.cpu.iq.issued_per_cycle::2 150729220 16.72% 61.42% # Number of insts issued each cycle
111system.cpu.iq.issued_per_cycle::3 147768173 16.39% 77.82% # Number of insts issued each cycle
112system.cpu.iq.issued_per_cycle::4 103385508 11.47% 89.29% # Number of insts issued each cycle
113system.cpu.iq.issued_per_cycle::5 58828894 6.53% 95.81% # Number of insts issued each cycle
114system.cpu.iq.issued_per_cycle::6 27652970 3.07% 98.88% # Number of insts issued each cycle
115system.cpu.iq.issued_per_cycle::7 9059576 1.01% 99.88% # Number of insts issued each cycle
116system.cpu.iq.issued_per_cycle::8 1038762 0.12% 100.00% # Number of insts issued each cycle
117system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
118system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
119system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle

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

230system.cpu.iew.exec_nop 0 # number of nop insts executed
231system.cpu.iew.exec_refs 610505515 # number of memory reference insts executed
232system.cpu.iew.exec_branches 170830738 # Number of branches executed
233system.cpu.iew.exec_stores 171857297 # Number of stores executed
234system.cpu.iew.exec_rate 1.977147 # Inst execution rate
235system.cpu.iew.wb_sent 1813502289 # cumulative count of insts sent to commit
236system.cpu.iew.wb_count 1806214095 # cumulative count of insts written-back
237system.cpu.iew.wb_producers 1379770015 # num instructions producing a value
112system.cpu.iq.issued_per_cycle::4 103385508 11.47% 89.29% # Number of insts issued each cycle
113system.cpu.iq.issued_per_cycle::5 58828894 6.53% 95.81% # Number of insts issued each cycle
114system.cpu.iq.issued_per_cycle::6 27652970 3.07% 98.88% # Number of insts issued each cycle
115system.cpu.iq.issued_per_cycle::7 9059576 1.01% 99.88% # Number of insts issued each cycle
116system.cpu.iq.issued_per_cycle::8 1038762 0.12% 100.00% # Number of insts issued each cycle
117system.cpu.iq.issued_per_cycle::overflows 0 0.00% 100.00% # Number of insts issued each cycle
118system.cpu.iq.issued_per_cycle::min_value 0 # Number of insts issued each cycle
119system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle

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

230system.cpu.iew.exec_nop 0 # number of nop insts executed
231system.cpu.iew.exec_refs 610505515 # number of memory reference insts executed
232system.cpu.iew.exec_branches 170830738 # Number of branches executed
233system.cpu.iew.exec_stores 171857297 # Number of stores executed
234system.cpu.iew.exec_rate 1.977147 # Inst execution rate
235system.cpu.iew.wb_sent 1813502289 # cumulative count of insts sent to commit
236system.cpu.iew.wb_count 1806214095 # cumulative count of insts written-back
237system.cpu.iew.wb_producers 1379770015 # num instructions producing a value
238system.cpu.iew.wb_consumers 2939115294 # num instructions consuming a value
238system.cpu.iew.wb_consumers 2939115295 # num instructions consuming a value
239system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
240system.cpu.iew.wb_rate 1.963543 # insts written-back per cycle
241system.cpu.iew.wb_fanout 0.469451 # average fanout of values written-back
242system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
243system.cpu.commit.commitCommittedInsts 826877144 # The number of committed instructions
244system.cpu.commit.commitCommittedOps 1528988756 # The number of committed instructions
245system.cpu.commit.commitSquashedInsts 614215075 # The number of squashed insts skipped by commit
246system.cpu.commit.commitNonSpecStalls 553 # The number of times commit has been forced to stall to communicate backwards

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

280system.cpu.idleCycles 18442224 # Total number of cycles that the CPU has spent unscheduled due to idling
281system.cpu.committedInsts 826877144 # Number of Instructions Simulated
282system.cpu.committedOps 1528988756 # Number of Ops (including micro ops) Simulated
283system.cpu.committedInsts_total 826877144 # Number of Instructions Simulated
284system.cpu.cpi 1.112469 # CPI: Cycles Per Instruction
285system.cpu.cpi_total 1.112469 # CPI: Total CPI of All Threads
286system.cpu.ipc 0.898901 # IPC: Instructions Per Cycle
287system.cpu.ipc_total 0.898901 # IPC: Total IPC of All Threads
239system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
240system.cpu.iew.wb_rate 1.963543 # insts written-back per cycle
241system.cpu.iew.wb_fanout 0.469451 # average fanout of values written-back
242system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
243system.cpu.commit.commitCommittedInsts 826877144 # The number of committed instructions
244system.cpu.commit.commitCommittedOps 1528988756 # The number of committed instructions
245system.cpu.commit.commitSquashedInsts 614215075 # The number of squashed insts skipped by commit
246system.cpu.commit.commitNonSpecStalls 553 # The number of times commit has been forced to stall to communicate backwards

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

280system.cpu.idleCycles 18442224 # Total number of cycles that the CPU has spent unscheduled due to idling
281system.cpu.committedInsts 826877144 # Number of Instructions Simulated
282system.cpu.committedOps 1528988756 # Number of Ops (including micro ops) Simulated
283system.cpu.committedInsts_total 826877144 # Number of Instructions Simulated
284system.cpu.cpi 1.112469 # CPI: Cycles Per Instruction
285system.cpu.cpi_total 1.112469 # CPI: Total CPI of All Threads
286system.cpu.ipc 0.898901 # IPC: Instructions Per Cycle
287system.cpu.ipc_total 0.898901 # IPC: Total IPC of All Threads
288system.cpu.int_regfile_reads 4004380463 # number of integer regfile reads
288system.cpu.int_regfile_reads 4004380471 # number of integer regfile reads
289system.cpu.int_regfile_writes 2286341091 # number of integer regfile writes
290system.cpu.fp_regfile_reads 262 # number of floating regfile reads
291system.cpu.misc_regfile_reads 1001920300 # number of misc regfile reads
292system.cpu.icache.replacements 10653 # number of replacements
293system.cpu.icache.tagsinuse 997.180863 # Cycle average of tags in use
294system.cpu.icache.total_refs 183252097 # Total number of references to valid blocks.
295system.cpu.icache.sampled_refs 12174 # Sample count of references to valid blocks.
296system.cpu.icache.avg_refs 15052.743305 # Average number of references to valid blocks.

--- 301 unchanged lines hidden ---
289system.cpu.int_regfile_writes 2286341091 # number of integer regfile writes
290system.cpu.fp_regfile_reads 262 # number of floating regfile reads
291system.cpu.misc_regfile_reads 1001920300 # number of misc regfile reads
292system.cpu.icache.replacements 10653 # number of replacements
293system.cpu.icache.tagsinuse 997.180863 # Cycle average of tags in use
294system.cpu.icache.total_refs 183252097 # Total number of references to valid blocks.
295system.cpu.icache.sampled_refs 12174 # Sample count of references to valid blocks.
296system.cpu.icache.avg_refs 15052.743305 # Average number of references to valid blocks.

--- 301 unchanged lines hidden ---