stats.txt (9838:43d22d746e7a) stats.txt (9885:afd9ea6101d9)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 2.332810 # Number of seconds simulated
4sim_ticks 2332810264000 # Number of ticks simulated
5final_tick 2332810264000 # 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 2.332810 # Number of seconds simulated
4sim_ticks 2332810264000 # Number of ticks simulated
5final_tick 2332810264000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 692273 # Simulator instruction rate (inst/s)
8host_op_rate 890221 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 26733610702 # Simulator tick rate (ticks/s)
10host_mem_usage 396420 # Number of bytes of host memory used
11host_seconds 87.26 # Real time elapsed on the host
7host_inst_rate 1522133 # Simulator instruction rate (inst/s)
8host_op_rate 1957369 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 58780416325 # Simulator tick rate (ticks/s)
10host_mem_usage 396116 # Number of bytes of host memory used
11host_seconds 39.70 # Real time elapsed on the host
12sim_insts 60408639 # Number of instructions simulated
13sim_ops 77681819 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::realview.clcd 111673344 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.dtb.walker 320 # Number of bytes read from this memory
16system.physmem.bytes_read::cpu.itb.walker 192 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.inst 705120 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 9071632 # Number of bytes read from this memory
19system.physmem.bytes_read::total 121450608 # Number of bytes read from this memory

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

280system.cpu.num_load_insts 15639527 # Number of load instructions
281system.cpu.num_store_insts 11722110 # Number of store instructions
282system.cpu.num_idle_cycles 4586746360.692756 # Number of idle cycles
283system.cpu.num_busy_cycles 78797155.307244 # Number of busy cycles
284system.cpu.not_idle_fraction 0.016889 # Percentage of non-idle cycles
285system.cpu.idle_fraction 0.983111 # Percentage of idle cycles
286system.cpu.kern.inst.arm 0 # number of arm instructions executed
287system.cpu.kern.inst.quiesce 82795 # number of quiesce instructions executed
12sim_insts 60408639 # Number of instructions simulated
13sim_ops 77681819 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::realview.clcd 111673344 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.dtb.walker 320 # Number of bytes read from this memory
16system.physmem.bytes_read::cpu.itb.walker 192 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.inst 705120 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 9071632 # Number of bytes read from this memory
19system.physmem.bytes_read::total 121450608 # Number of bytes read from this memory

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

280system.cpu.num_load_insts 15639527 # Number of load instructions
281system.cpu.num_store_insts 11722110 # Number of store instructions
282system.cpu.num_idle_cycles 4586746360.692756 # Number of idle cycles
283system.cpu.num_busy_cycles 78797155.307244 # Number of busy cycles
284system.cpu.not_idle_fraction 0.016889 # Percentage of non-idle cycles
285system.cpu.idle_fraction 0.983111 # Percentage of idle cycles
286system.cpu.kern.inst.arm 0 # number of arm instructions executed
287system.cpu.kern.inst.quiesce 82795 # number of quiesce instructions executed
288system.cpu.icache.tags.replacements 850590 # number of replacements
289system.cpu.icache.tags.tagsinuse 511.678593 # Cycle average of tags in use
290system.cpu.icache.tags.total_refs 60583498 # Total number of references to valid blocks.
291system.cpu.icache.tags.sampled_refs 851102 # Sample count of references to valid blocks.
292system.cpu.icache.tags.avg_refs 71.182418 # Average number of references to valid blocks.
293system.cpu.icache.tags.warmup_cycle 5709383000 # Cycle when the warmup percentage was hit.
294system.cpu.icache.tags.occ_blocks::cpu.inst 511.678593 # Average occupied blocks per requestor
295system.cpu.icache.tags.occ_percent::cpu.inst 0.999372 # Average percentage of cache occupancy
296system.cpu.icache.tags.occ_percent::total 0.999372 # Average percentage of cache occupancy
288system.cpu.icache.tags.replacements 850590 # number of replacements
289system.cpu.icache.tags.tagsinuse 511.678593 # Cycle average of tags in use
290system.cpu.icache.tags.total_refs 60583498 # Total number of references to valid blocks.
291system.cpu.icache.tags.sampled_refs 851102 # Sample count of references to valid blocks.
292system.cpu.icache.tags.avg_refs 71.182418 # Average number of references to valid blocks.
293system.cpu.icache.tags.warmup_cycle 5709383000 # Cycle when the warmup percentage was hit.
294system.cpu.icache.tags.occ_blocks::cpu.inst 511.678593 # Average occupied blocks per requestor
295system.cpu.icache.tags.occ_percent::cpu.inst 0.999372 # Average percentage of cache occupancy
296system.cpu.icache.tags.occ_percent::total 0.999372 # Average percentage of cache occupancy
297system.cpu.icache.ReadReq_hits::cpu.inst 60583498 # number of ReadReq hits
298system.cpu.icache.ReadReq_hits::total 60583498 # number of ReadReq hits
299system.cpu.icache.demand_hits::cpu.inst 60583498 # number of demand (read+write) hits
300system.cpu.icache.demand_hits::total 60583498 # number of demand (read+write) hits
301system.cpu.icache.overall_hits::cpu.inst 60583498 # number of overall hits
302system.cpu.icache.overall_hits::total 60583498 # number of overall hits
303system.cpu.icache.ReadReq_misses::cpu.inst 851102 # number of ReadReq misses
304system.cpu.icache.ReadReq_misses::total 851102 # number of ReadReq misses

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

322system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
323system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
324system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
325system.cpu.icache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
326system.cpu.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
327system.cpu.icache.fast_writes 0 # number of fast writes performed
328system.cpu.icache.cache_copies 0 # number of cache copies performed
329system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
297system.cpu.icache.ReadReq_hits::cpu.inst 60583498 # number of ReadReq hits
298system.cpu.icache.ReadReq_hits::total 60583498 # number of ReadReq hits
299system.cpu.icache.demand_hits::cpu.inst 60583498 # number of demand (read+write) hits
300system.cpu.icache.demand_hits::total 60583498 # number of demand (read+write) hits
301system.cpu.icache.overall_hits::cpu.inst 60583498 # number of overall hits
302system.cpu.icache.overall_hits::total 60583498 # number of overall hits
303system.cpu.icache.ReadReq_misses::cpu.inst 851102 # number of ReadReq misses
304system.cpu.icache.ReadReq_misses::total 851102 # number of ReadReq misses

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

322system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
323system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
324system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
325system.cpu.icache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
326system.cpu.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
327system.cpu.icache.fast_writes 0 # number of fast writes performed
328system.cpu.icache.cache_copies 0 # number of cache copies performed
329system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
330system.cpu.l2cache.tags.replacements 62243 # number of replacements
331system.cpu.l2cache.tags.tagsinuse 50007.272909 # Cycle average of tags in use
332system.cpu.l2cache.tags.total_refs 1669922 # Total number of references to valid blocks.
333system.cpu.l2cache.tags.sampled_refs 127628 # Sample count of references to valid blocks.
334system.cpu.l2cache.tags.avg_refs 13.084292 # Average number of references to valid blocks.
335system.cpu.l2cache.tags.warmup_cycle 2316901489000 # Cycle when the warmup percentage was hit.
330system.cpu.l2cache.tags.replacements 62243 # number of replacements
331system.cpu.l2cache.tags.tagsinuse 50007.272909 # Cycle average of tags in use
332system.cpu.l2cache.tags.total_refs 1669922 # Total number of references to valid blocks.
333system.cpu.l2cache.tags.sampled_refs 127628 # Sample count of references to valid blocks.
334system.cpu.l2cache.tags.avg_refs 13.084292 # Average number of references to valid blocks.
335system.cpu.l2cache.tags.warmup_cycle 2316901489000 # Cycle when the warmup percentage was hit.
336system.cpu.l2cache.tags.occ_blocks::writebacks 36899.582990 # Average occupied blocks per requestor
337system.cpu.l2cache.tags.occ_blocks::cpu.dtb.walker 2.960148 # Average occupied blocks per requestor
338system.cpu.l2cache.tags.occ_blocks::cpu.itb.walker 0.993931 # Average occupied blocks per requestor
336system.cpu.l2cache.tags.occ_blocks::writebacks 36899.582990 # Average occupied blocks per requestor
337system.cpu.l2cache.tags.occ_blocks::cpu.dtb.walker 2.960148 # Average occupied blocks per requestor
338system.cpu.l2cache.tags.occ_blocks::cpu.itb.walker 0.993931 # Average occupied blocks per requestor
339system.cpu.l2cache.tags.occ_blocks::cpu.inst 7014.720482 # Average occupied blocks per requestor
340system.cpu.l2cache.tags.occ_blocks::cpu.data 6089.015357 # Average occupied blocks per requestor
339system.cpu.l2cache.tags.occ_blocks::cpu.inst 7014.720482 # Average occupied blocks per requestor
340system.cpu.l2cache.tags.occ_blocks::cpu.data 6089.015357 # Average occupied blocks per requestor
341system.cpu.l2cache.tags.occ_percent::writebacks 0.563043 # Average percentage of cache occupancy
342system.cpu.l2cache.tags.occ_percent::cpu.dtb.walker 0.000045 # Average percentage of cache occupancy
343system.cpu.l2cache.tags.occ_percent::cpu.itb.walker 0.000015 # Average percentage of cache occupancy
344system.cpu.l2cache.tags.occ_percent::cpu.inst 0.107036 # Average percentage of cache occupancy
345system.cpu.l2cache.tags.occ_percent::cpu.data 0.092911 # Average percentage of cache occupancy
341system.cpu.l2cache.tags.occ_percent::writebacks 0.563043 # Average percentage of cache occupancy
342system.cpu.l2cache.tags.occ_percent::cpu.dtb.walker 0.000045 # Average percentage of cache occupancy
343system.cpu.l2cache.tags.occ_percent::cpu.itb.walker 0.000015 # Average percentage of cache occupancy
344system.cpu.l2cache.tags.occ_percent::cpu.inst 0.107036 # Average percentage of cache occupancy
345system.cpu.l2cache.tags.occ_percent::cpu.data 0.092911 # Average percentage of cache occupancy
346system.cpu.l2cache.tags.occ_percent::total 0.763050 # Average percentage of cache occupancy
346system.cpu.l2cache.tags.occ_percent::total 0.763050 # Average percentage of cache occupancy
347system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker 7507 # number of ReadReq hits
348system.cpu.l2cache.ReadReq_hits::cpu.itb.walker 3129 # number of ReadReq hits
349system.cpu.l2cache.ReadReq_hits::cpu.inst 838871 # number of ReadReq hits
350system.cpu.l2cache.ReadReq_hits::cpu.data 366771 # number of ReadReq hits
351system.cpu.l2cache.ReadReq_hits::total 1216278 # number of ReadReq hits
352system.cpu.l2cache.Writeback_hits::writebacks 592643 # number of Writeback hits
353system.cpu.l2cache.Writeback_hits::total 592643 # number of Writeback hits
354system.cpu.l2cache.UpgradeReq_hits::cpu.data 26 # number of UpgradeReq hits

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

430system.cpu.l2cache.blocked::no_targets 0 # number of cycles access was blocked
431system.cpu.l2cache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
432system.cpu.l2cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
433system.cpu.l2cache.fast_writes 0 # number of fast writes performed
434system.cpu.l2cache.cache_copies 0 # number of cache copies performed
435system.cpu.l2cache.writebacks::writebacks 57863 # number of writebacks
436system.cpu.l2cache.writebacks::total 57863 # number of writebacks
437system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
347system.cpu.l2cache.ReadReq_hits::cpu.dtb.walker 7507 # number of ReadReq hits
348system.cpu.l2cache.ReadReq_hits::cpu.itb.walker 3129 # number of ReadReq hits
349system.cpu.l2cache.ReadReq_hits::cpu.inst 838871 # number of ReadReq hits
350system.cpu.l2cache.ReadReq_hits::cpu.data 366771 # number of ReadReq hits
351system.cpu.l2cache.ReadReq_hits::total 1216278 # number of ReadReq hits
352system.cpu.l2cache.Writeback_hits::writebacks 592643 # number of Writeback hits
353system.cpu.l2cache.Writeback_hits::total 592643 # number of Writeback hits
354system.cpu.l2cache.UpgradeReq_hits::cpu.data 26 # number of UpgradeReq hits

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

430system.cpu.l2cache.blocked::no_targets 0 # number of cycles access was blocked
431system.cpu.l2cache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
432system.cpu.l2cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
433system.cpu.l2cache.fast_writes 0 # number of fast writes performed
434system.cpu.l2cache.cache_copies 0 # number of cache copies performed
435system.cpu.l2cache.writebacks::writebacks 57863 # number of writebacks
436system.cpu.l2cache.writebacks::total 57863 # number of writebacks
437system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
438system.cpu.dcache.tags.replacements 623337 # number of replacements
439system.cpu.dcache.tags.tagsinuse 511.997031 # Cycle average of tags in use
440system.cpu.dcache.tags.total_refs 23628343 # Total number of references to valid blocks.
441system.cpu.dcache.tags.sampled_refs 623849 # Sample count of references to valid blocks.
442system.cpu.dcache.tags.avg_refs 37.875100 # Average number of references to valid blocks.
443system.cpu.dcache.tags.warmup_cycle 21763000 # Cycle when the warmup percentage was hit.
444system.cpu.dcache.tags.occ_blocks::cpu.data 511.997031 # Average occupied blocks per requestor
445system.cpu.dcache.tags.occ_percent::cpu.data 0.999994 # Average percentage of cache occupancy
446system.cpu.dcache.tags.occ_percent::total 0.999994 # Average percentage of cache occupancy
438system.cpu.dcache.tags.replacements 623337 # number of replacements
439system.cpu.dcache.tags.tagsinuse 511.997031 # Cycle average of tags in use
440system.cpu.dcache.tags.total_refs 23628343 # Total number of references to valid blocks.
441system.cpu.dcache.tags.sampled_refs 623849 # Sample count of references to valid blocks.
442system.cpu.dcache.tags.avg_refs 37.875100 # Average number of references to valid blocks.
443system.cpu.dcache.tags.warmup_cycle 21763000 # Cycle when the warmup percentage was hit.
444system.cpu.dcache.tags.occ_blocks::cpu.data 511.997031 # Average occupied blocks per requestor
445system.cpu.dcache.tags.occ_percent::cpu.data 0.999994 # Average percentage of cache occupancy
446system.cpu.dcache.tags.occ_percent::total 0.999994 # Average percentage of cache occupancy
447system.cpu.dcache.ReadReq_hits::cpu.data 13180066 # number of ReadReq hits
448system.cpu.dcache.ReadReq_hits::total 13180066 # number of ReadReq hits
449system.cpu.dcache.WriteReq_hits::cpu.data 9962072 # number of WriteReq hits
450system.cpu.dcache.WriteReq_hits::total 9962072 # number of WriteReq hits
451system.cpu.dcache.LoadLockedReq_hits::cpu.data 236039 # number of LoadLockedReq hits
452system.cpu.dcache.LoadLockedReq_hits::total 236039 # number of LoadLockedReq hits
453system.cpu.dcache.StoreCondReq_hits::cpu.data 247221 # number of StoreCondReq hits
454system.cpu.dcache.StoreCondReq_hits::total 247221 # number of StoreCondReq hits

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

497system.cpu.dcache.fast_writes 0 # number of fast writes performed
498system.cpu.dcache.cache_copies 0 # number of cache copies performed
499system.cpu.dcache.writebacks::writebacks 592643 # number of writebacks
500system.cpu.dcache.writebacks::total 592643 # number of writebacks
501system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
502system.cpu.toL2Bus.throughput 59102649 # Throughput (bytes/s)
503system.cpu.toL2Bus.data_through_bus 137875266 # Total data (bytes)
504system.cpu.toL2Bus.snoop_data_through_bus 0 # Total snoop data (bytes)
447system.cpu.dcache.ReadReq_hits::cpu.data 13180066 # number of ReadReq hits
448system.cpu.dcache.ReadReq_hits::total 13180066 # number of ReadReq hits
449system.cpu.dcache.WriteReq_hits::cpu.data 9962072 # number of WriteReq hits
450system.cpu.dcache.WriteReq_hits::total 9962072 # number of WriteReq hits
451system.cpu.dcache.LoadLockedReq_hits::cpu.data 236039 # number of LoadLockedReq hits
452system.cpu.dcache.LoadLockedReq_hits::total 236039 # number of LoadLockedReq hits
453system.cpu.dcache.StoreCondReq_hits::cpu.data 247221 # number of StoreCondReq hits
454system.cpu.dcache.StoreCondReq_hits::total 247221 # number of StoreCondReq hits

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

497system.cpu.dcache.fast_writes 0 # number of fast writes performed
498system.cpu.dcache.cache_copies 0 # number of cache copies performed
499system.cpu.dcache.writebacks::writebacks 592643 # number of writebacks
500system.cpu.dcache.writebacks::total 592643 # number of writebacks
501system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
502system.cpu.toL2Bus.throughput 59102649 # Throughput (bytes/s)
503system.cpu.toL2Bus.data_through_bus 137875266 # Total data (bytes)
504system.cpu.toL2Bus.snoop_data_through_bus 0 # Total snoop data (bytes)
505system.iocache.tags.replacements 0 # number of replacements
506system.iocache.tags.tagsinuse 0 # Cycle average of tags in use
507system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
508system.iocache.tags.sampled_refs 0 # Sample count of references to valid blocks.
509system.iocache.tags.avg_refs nan # Average number of references to valid blocks.
510system.iocache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
505system.iocache.tags.replacements 0 # number of replacements
506system.iocache.tags.tagsinuse 0 # Cycle average of tags in use
507system.iocache.tags.total_refs 0 # Total number of references to valid blocks.
508system.iocache.tags.sampled_refs 0 # Sample count of references to valid blocks.
509system.iocache.tags.avg_refs nan # Average number of references to valid blocks.
510system.iocache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
511system.iocache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
512system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
513system.iocache.blocked::no_mshrs 0 # number of cycles access was blocked
514system.iocache.blocked::no_targets 0 # number of cycles access was blocked
515system.iocache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
516system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
517system.iocache.fast_writes 0 # number of fast writes performed
518system.iocache.cache_copies 0 # number of cache copies performed
519system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
520
521---------- End Simulation Statistics ----------
511system.iocache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
512system.iocache.blocked_cycles::no_targets 0 # number of cycles access was blocked
513system.iocache.blocked::no_mshrs 0 # number of cycles access was blocked
514system.iocache.blocked::no_targets 0 # number of cycles access was blocked
515system.iocache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
516system.iocache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
517system.iocache.fast_writes 0 # number of fast writes performed
518system.iocache.cache_copies 0 # number of cache copies performed
519system.iocache.no_allocate_misses 0 # Number of misses that were no-allocate
520
521---------- End Simulation Statistics ----------