stats.txt (9459:8ca90cef0183) stats.txt (9482:798c2cec8e37)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.199845 # Number of seconds simulated
4sim_ticks 199845137000 # Number of ticks simulated
5final_tick 199845137000 # 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.199845 # Number of seconds simulated
4sim_ticks 199845137000 # Number of ticks simulated
5final_tick 199845137000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 125206 # Simulator instruction rate (inst/s)
8host_op_rate 141162 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 49524846 # Simulator tick rate (ticks/s)
10host_mem_usage 271424 # Number of bytes of host memory used
11host_seconds 4035.25 # Real time elapsed on the host
7host_inst_rate 125858 # Simulator instruction rate (inst/s)
8host_op_rate 141897 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 49782690 # Simulator tick rate (ticks/s)
10host_mem_usage 271600 # Number of bytes of host memory used
11host_seconds 4014.35 # Real time elapsed on the host
12sim_insts 505237723 # Number of instructions simulated
13sim_ops 569624283 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 216832 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 9264064 # Number of bytes read from this memory
16system.physmem.bytes_read::total 9480896 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 216832 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 216832 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 6248064 # Number of bytes written to this memory

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

187system.physmem.busUtil 0.49 # Data bus utilization in percentage
188system.physmem.avgRdQLen 0.02 # Average read queue length over time
189system.physmem.avgWrQLen 8.64 # Average write queue length over time
190system.physmem.readRowHits 128534 # Number of row buffer hits during reads
191system.physmem.writeRowHits 35160 # Number of row buffer hits during writes
192system.physmem.readRowHitRate 86.80 # Row buffer hit rate for reads
193system.physmem.writeRowHitRate 36.01 # Row buffer hit rate for writes
194system.physmem.avgGap 813148.71 # Average gap between requests
12sim_insts 505237723 # Number of instructions simulated
13sim_ops 569624283 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 216832 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 9264064 # Number of bytes read from this memory
16system.physmem.bytes_read::total 9480896 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 216832 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 216832 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 6248064 # Number of bytes written to this memory

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

187system.physmem.busUtil 0.49 # Data bus utilization in percentage
188system.physmem.avgRdQLen 0.02 # Average read queue length over time
189system.physmem.avgWrQLen 8.64 # Average write queue length over time
190system.physmem.readRowHits 128534 # Number of row buffer hits during reads
191system.physmem.writeRowHits 35160 # Number of row buffer hits during writes
192system.physmem.readRowHitRate 86.80 # Row buffer hit rate for reads
193system.physmem.writeRowHitRate 36.01 # Row buffer hit rate for writes
194system.physmem.avgGap 813148.71 # Average gap between requests
195system.cpu.branchPred.lookups 182820446 # Number of BP lookups
196system.cpu.branchPred.condPredicted 143128871 # Number of conditional branches predicted
197system.cpu.branchPred.condIncorrect 7268870 # Number of conditional branches incorrect
198system.cpu.branchPred.BTBLookups 92944153 # Number of BTB lookups
199system.cpu.branchPred.BTBHits 87230072 # Number of BTB hits
200system.cpu.branchPred.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
201system.cpu.branchPred.BTBHitPct 93.852135 # BTB Hit Percentage
202system.cpu.branchPred.usedRAS 12684982 # Number of times the RAS was used to get a target.
203system.cpu.branchPred.RASInCorrect 116077 # Number of incorrect RAS predictions.
195system.cpu.dtb.inst_hits 0 # ITB inst hits
196system.cpu.dtb.inst_misses 0 # ITB inst misses
197system.cpu.dtb.read_hits 0 # DTB read hits
198system.cpu.dtb.read_misses 0 # DTB read misses
199system.cpu.dtb.write_hits 0 # DTB write hits
200system.cpu.dtb.write_misses 0 # DTB write misses
201system.cpu.dtb.flush_tlb 0 # Number of times complete TLB was flushed
202system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA

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

233system.cpu.itb.inst_accesses 0 # ITB inst accesses
234system.cpu.itb.hits 0 # DTB hits
235system.cpu.itb.misses 0 # DTB misses
236system.cpu.itb.accesses 0 # DTB accesses
237system.cpu.workload.num_syscalls 548 # Number of system calls
238system.cpu.numCycles 399690275 # number of cpu cycles simulated
239system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
240system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
204system.cpu.dtb.inst_hits 0 # ITB inst hits
205system.cpu.dtb.inst_misses 0 # ITB inst misses
206system.cpu.dtb.read_hits 0 # DTB read hits
207system.cpu.dtb.read_misses 0 # DTB read misses
208system.cpu.dtb.write_hits 0 # DTB write hits
209system.cpu.dtb.write_misses 0 # DTB write misses
210system.cpu.dtb.flush_tlb 0 # Number of times complete TLB was flushed
211system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA

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

242system.cpu.itb.inst_accesses 0 # ITB inst accesses
243system.cpu.itb.hits 0 # DTB hits
244system.cpu.itb.misses 0 # DTB misses
245system.cpu.itb.accesses 0 # DTB accesses
246system.cpu.workload.num_syscalls 548 # Number of system calls
247system.cpu.numCycles 399690275 # number of cpu cycles simulated
248system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
249system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
241system.cpu.BPredUnit.lookups 182820446 # Number of BP lookups
242system.cpu.BPredUnit.condPredicted 143128871 # Number of conditional branches predicted
243system.cpu.BPredUnit.condIncorrect 7268870 # Number of conditional branches incorrect
244system.cpu.BPredUnit.BTBLookups 92944153 # Number of BTB lookups
245system.cpu.BPredUnit.BTBHits 87230072 # Number of BTB hits
246system.cpu.BPredUnit.BTBCorrect 0 # Number of correct BTB predictions (this stat may not work properly.
247system.cpu.BPredUnit.usedRAS 12684982 # Number of times the RAS was used to get a target.
248system.cpu.BPredUnit.RASInCorrect 116077 # Number of incorrect RAS predictions.
249system.cpu.fetch.icacheStallCycles 119371931 # Number of cycles fetch is stalled on an Icache miss
250system.cpu.fetch.Insts 761680364 # Number of instructions fetch has processed
251system.cpu.fetch.Branches 182820446 # Number of branches that fetch encountered
252system.cpu.fetch.predictedBranches 99915054 # Number of branches that fetch has predicted taken
253system.cpu.fetch.Cycles 170174199 # Number of cycles fetch has run and was not squashing or blocked
254system.cpu.fetch.SquashCycles 35702256 # Number of cycles fetch has spent squashing
255system.cpu.fetch.BlockedCycles 75350704 # Number of cycles fetch has spent blocked
256system.cpu.fetch.MiscStallCycles 22 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs

--- 625 unchanged lines hidden ---
250system.cpu.fetch.icacheStallCycles 119371931 # Number of cycles fetch is stalled on an Icache miss
251system.cpu.fetch.Insts 761680364 # Number of instructions fetch has processed
252system.cpu.fetch.Branches 182820446 # Number of branches that fetch encountered
253system.cpu.fetch.predictedBranches 99915054 # Number of branches that fetch has predicted taken
254system.cpu.fetch.Cycles 170174199 # Number of cycles fetch has run and was not squashing or blocked
255system.cpu.fetch.SquashCycles 35702256 # Number of cycles fetch has spent squashing
256system.cpu.fetch.BlockedCycles 75350704 # Number of cycles fetch has spent blocked
257system.cpu.fetch.MiscStallCycles 22 # Number of cycles fetch has spent waiting on interrupts, or bad addresses, or out of MSHRs

--- 625 unchanged lines hidden ---