Deleted Added
sdiff udiff text old ( 8983:8800b05e1cb3 ) new ( 9055:38f1926fb599 )
full compact
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.735495 # Number of seconds simulated
4sim_ticks 735495062500 # Number of ticks simulated
5final_tick 735495062500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 70506 # Simulator instruction rate (inst/s)
8host_op_rate 96019 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 37458496 # Simulator tick rate (ticks/s)
10host_mem_usage 237496 # Number of bytes of host memory used
11host_seconds 19634.93 # Real time elapsed on the host
12sim_insts 1384379503 # Number of instructions simulated
13sim_ops 1885334256 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 94839680 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 213952 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 4230336 # Number of bytes written to this memory
17system.physmem.num_reads 1481870 # Number of read requests responded to by this memory
18system.physmem.num_writes 66099 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory
20system.physmem.bw_read 128946726 # Total read bandwidth from this memory (bytes/s)
21system.physmem.bw_inst_read 290895 # Instruction read bandwidth from this memory (bytes/s)
22system.physmem.bw_write 5751685 # Write bandwidth from this memory (bytes/s)
23system.physmem.bw_total 134698411 # Total bandwidth to/from this memory (bytes/s)
24system.cpu.dtb.inst_hits 0 # ITB inst hits
25system.cpu.dtb.inst_misses 0 # ITB inst misses
26system.cpu.dtb.read_hits 0 # DTB read hits
27system.cpu.dtb.read_misses 0 # DTB read misses
28system.cpu.dtb.write_hits 0 # DTB write hits
29system.cpu.dtb.write_misses 0 # DTB write misses
30system.cpu.dtb.flush_tlb 0 # Number of times complete TLB was flushed
31system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA

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

364system.cpu.icache.overall_miss_latency::total 322136500 # number of overall miss cycles
365system.cpu.icache.ReadReq_accesses::cpu.inst 414743940 # number of ReadReq accesses(hits+misses)
366system.cpu.icache.ReadReq_accesses::total 414743940 # number of ReadReq accesses(hits+misses)
367system.cpu.icache.demand_accesses::cpu.inst 414743940 # number of demand (read+write) accesses
368system.cpu.icache.demand_accesses::total 414743940 # number of demand (read+write) accesses
369system.cpu.icache.overall_accesses::cpu.inst 414743940 # number of overall (read+write) accesses
370system.cpu.icache.overall_accesses::total 414743940 # number of overall (read+write) accesses
371system.cpu.icache.ReadReq_miss_rate::cpu.inst 0.000088 # miss rate for ReadReq accesses
372system.cpu.icache.demand_miss_rate::cpu.inst 0.000088 # miss rate for demand accesses
373system.cpu.icache.overall_miss_rate::cpu.inst 0.000088 # miss rate for overall accesses
374system.cpu.icache.ReadReq_avg_miss_latency::cpu.inst 8807.319007 # average ReadReq miss latency
375system.cpu.icache.demand_avg_miss_latency::cpu.inst 8807.319007 # average overall miss latency
376system.cpu.icache.overall_avg_miss_latency::cpu.inst 8807.319007 # average overall miss latency
377system.cpu.icache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
378system.cpu.icache.blocked_cycles::no_targets 0 # number of cycles access was blocked
379system.cpu.icache.blocked::no_mshrs 0 # number of cycles access was blocked
380system.cpu.icache.blocked::no_targets 0 # number of cycles access was blocked
381system.cpu.icache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
382system.cpu.icache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
383system.cpu.icache.fast_writes 0 # number of fast writes performed
384system.cpu.icache.cache_copies 0 # number of cache copies performed

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

396system.cpu.icache.overall_mshr_misses::total 35723 # number of overall MSHR misses
397system.cpu.icache.ReadReq_mshr_miss_latency::cpu.inst 192601000 # number of ReadReq MSHR miss cycles
398system.cpu.icache.ReadReq_mshr_miss_latency::total 192601000 # number of ReadReq MSHR miss cycles
399system.cpu.icache.demand_mshr_miss_latency::cpu.inst 192601000 # number of demand (read+write) MSHR miss cycles
400system.cpu.icache.demand_mshr_miss_latency::total 192601000 # number of demand (read+write) MSHR miss cycles
401system.cpu.icache.overall_mshr_miss_latency::cpu.inst 192601000 # number of overall MSHR miss cycles
402system.cpu.icache.overall_mshr_miss_latency::total 192601000 # number of overall MSHR miss cycles
403system.cpu.icache.ReadReq_mshr_miss_rate::cpu.inst 0.000086 # mshr miss rate for ReadReq accesses
404system.cpu.icache.demand_mshr_miss_rate::cpu.inst 0.000086 # mshr miss rate for demand accesses
405system.cpu.icache.overall_mshr_miss_rate::cpu.inst 0.000086 # mshr miss rate for overall accesses
406system.cpu.icache.ReadReq_avg_mshr_miss_latency::cpu.inst 5391.512471 # average ReadReq mshr miss latency
407system.cpu.icache.demand_avg_mshr_miss_latency::cpu.inst 5391.512471 # average overall mshr miss latency
408system.cpu.icache.overall_avg_mshr_miss_latency::cpu.inst 5391.512471 # average overall mshr miss latency
409system.cpu.icache.no_allocate_misses 0 # Number of misses that were no-allocate
410system.cpu.dcache.replacements 1532415 # number of replacements
411system.cpu.dcache.tagsinuse 4094.914319 # Cycle average of tags in use
412system.cpu.dcache.total_refs 1032974400 # Total number of references to valid blocks.
413system.cpu.dcache.sampled_refs 1536511 # Sample count of references to valid blocks.
414system.cpu.dcache.avg_refs 672.285717 # Average number of references to valid blocks.
415system.cpu.dcache.warmup_cycle 290267000 # Cycle when the warmup percentage was hit.
416system.cpu.dcache.occ_blocks::cpu.data 4094.914319 # Average occupied blocks per requestor

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

456system.cpu.dcache.LoadLockedReq_accesses::total 13153 # number of LoadLockedReq accesses(hits+misses)
457system.cpu.dcache.StoreCondReq_accesses::cpu.data 11766 # number of StoreCondReq accesses(hits+misses)
458system.cpu.dcache.StoreCondReq_accesses::total 11766 # number of StoreCondReq accesses(hits+misses)
459system.cpu.dcache.demand_accesses::cpu.data 1036122172 # number of demand (read+write) accesses
460system.cpu.dcache.demand_accesses::total 1036122172 # number of demand (read+write) accesses
461system.cpu.dcache.overall_accesses::cpu.data 1036122172 # number of overall (read+write) accesses
462system.cpu.dcache.overall_accesses::total 1036122172 # number of overall (read+write) accesses
463system.cpu.dcache.ReadReq_miss_rate::cpu.data 0.003120 # miss rate for ReadReq accesses
464system.cpu.dcache.WriteReq_miss_rate::cpu.data 0.002965 # miss rate for WriteReq accesses
465system.cpu.dcache.LoadLockedReq_miss_rate::cpu.data 0.000228 # miss rate for LoadLockedReq accesses
466system.cpu.dcache.demand_miss_rate::cpu.data 0.003078 # miss rate for demand accesses
467system.cpu.dcache.overall_miss_rate::cpu.data 0.003078 # miss rate for overall accesses
468system.cpu.dcache.ReadReq_avg_miss_latency::cpu.data 33834.598445 # average ReadReq miss latency
469system.cpu.dcache.WriteReq_avg_miss_latency::cpu.data 34793.690065 # average WriteReq miss latency
470system.cpu.dcache.LoadLockedReq_avg_miss_latency::cpu.data 38166.666667 # average LoadLockedReq miss latency
471system.cpu.dcache.demand_avg_miss_latency::cpu.data 34081.493121 # average overall miss latency
472system.cpu.dcache.overall_avg_miss_latency::cpu.data 34081.493121 # average overall miss latency
473system.cpu.dcache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
474system.cpu.dcache.blocked_cycles::no_targets 81500 # number of cycles access was blocked
475system.cpu.dcache.blocked::no_mshrs 0 # number of cycles access was blocked
476system.cpu.dcache.blocked::no_targets 4 # number of cycles access was blocked
477system.cpu.dcache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
478system.cpu.dcache.avg_blocked_cycles::no_targets 20375 # average number of cycles each access was blocked
479system.cpu.dcache.fast_writes 0 # number of fast writes performed
480system.cpu.dcache.cache_copies 0 # number of cache copies performed

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

502system.cpu.dcache.ReadReq_mshr_miss_latency::total 50029877000 # number of ReadReq MSHR miss cycles
503system.cpu.dcache.WriteReq_mshr_miss_latency::cpu.data 2502958500 # number of WriteReq MSHR miss cycles
504system.cpu.dcache.WriteReq_mshr_miss_latency::total 2502958500 # number of WriteReq MSHR miss cycles
505system.cpu.dcache.demand_mshr_miss_latency::cpu.data 52532835500 # number of demand (read+write) MSHR miss cycles
506system.cpu.dcache.demand_mshr_miss_latency::total 52532835500 # number of demand (read+write) MSHR miss cycles
507system.cpu.dcache.overall_mshr_miss_latency::cpu.data 52532835500 # number of overall MSHR miss cycles
508system.cpu.dcache.overall_mshr_miss_latency::total 52532835500 # number of overall MSHR miss cycles
509system.cpu.dcache.ReadReq_mshr_miss_rate::cpu.data 0.001928 # mshr miss rate for ReadReq accesses
510system.cpu.dcache.WriteReq_mshr_miss_rate::cpu.data 0.000280 # mshr miss rate for WriteReq accesses
511system.cpu.dcache.demand_mshr_miss_rate::cpu.data 0.001488 # mshr miss rate for demand accesses
512system.cpu.dcache.overall_mshr_miss_rate::cpu.data 0.001488 # mshr miss rate for overall accesses
513system.cpu.dcache.ReadReq_avg_mshr_miss_latency::cpu.data 34178.105737 # average ReadReq mshr miss latency
514system.cpu.dcache.WriteReq_avg_mshr_miss_latency::cpu.data 32230.114990 # average WriteReq mshr miss latency
515system.cpu.dcache.demand_avg_mshr_miss_latency::cpu.data 34079.965526 # average overall mshr miss latency
516system.cpu.dcache.overall_avg_mshr_miss_latency::cpu.data 34079.965526 # average overall mshr miss latency
517system.cpu.dcache.no_allocate_misses 0 # Number of misses that were no-allocate
518system.cpu.l2cache.replacements 1480284 # number of replacements
519system.cpu.l2cache.tagsinuse 31973.508020 # Cycle average of tags in use
520system.cpu.l2cache.total_refs 87070 # Total number of references to valid blocks.
521system.cpu.l2cache.sampled_refs 1513005 # Sample count of references to valid blocks.
522system.cpu.l2cache.avg_refs 0.057548 # Average number of references to valid blocks.
523system.cpu.l2cache.warmup_cycle 0 # Cycle when the warmup percentage was hit.
524system.cpu.l2cache.occ_blocks::writebacks 2965.813236 # Average occupied blocks per requestor

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

579system.cpu.l2cache.demand_accesses::cpu.inst 30776 # number of demand (read+write) accesses
580system.cpu.l2cache.demand_accesses::cpu.data 1536511 # number of demand (read+write) accesses
581system.cpu.l2cache.demand_accesses::total 1567287 # number of demand (read+write) accesses
582system.cpu.l2cache.overall_accesses::cpu.inst 30776 # number of overall (read+write) accesses
583system.cpu.l2cache.overall_accesses::cpu.data 1536511 # number of overall (read+write) accesses
584system.cpu.l2cache.overall_accesses::total 1567287 # number of overall (read+write) accesses
585system.cpu.l2cache.ReadReq_miss_rate::cpu.inst 0.108786 # miss rate for ReadReq accesses
586system.cpu.l2cache.ReadReq_miss_rate::cpu.data 0.964935 # miss rate for ReadReq accesses
587system.cpu.l2cache.UpgradeReq_miss_rate::cpu.data 0.999394 # miss rate for UpgradeReq accesses
588system.cpu.l2cache.ReadExReq_miss_rate::cpu.data 0.908791 # miss rate for ReadExReq accesses
589system.cpu.l2cache.demand_miss_rate::cpu.inst 0.108786 # miss rate for demand accesses
590system.cpu.l2cache.demand_miss_rate::cpu.data 0.962278 # miss rate for demand accesses
591system.cpu.l2cache.overall_miss_rate::cpu.inst 0.108786 # miss rate for overall accesses
592system.cpu.l2cache.overall_miss_rate::cpu.data 0.962278 # miss rate for overall accesses
593system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.inst 34278.972521 # average ReadReq miss latency
594system.cpu.l2cache.ReadReq_avg_miss_latency::cpu.data 34306.089470 # average ReadReq miss latency
595system.cpu.l2cache.ReadExReq_avg_miss_latency::cpu.data 34084.322034 # average ReadExReq miss latency
596system.cpu.l2cache.demand_avg_miss_latency::cpu.inst 34278.972521 # average overall miss latency
597system.cpu.l2cache.demand_avg_miss_latency::cpu.data 34296.178150 # average overall miss latency
598system.cpu.l2cache.overall_avg_miss_latency::cpu.inst 34278.972521 # average overall miss latency
599system.cpu.l2cache.overall_avg_miss_latency::cpu.data 34296.178150 # average overall miss latency
600system.cpu.l2cache.blocked_cycles::no_mshrs 0 # number of cycles access was blocked
601system.cpu.l2cache.blocked_cycles::no_targets 0 # number of cycles access was blocked
602system.cpu.l2cache.blocked::no_mshrs 0 # number of cycles access was blocked
603system.cpu.l2cache.blocked::no_targets 0 # number of cycles access was blocked
604system.cpu.l2cache.avg_blocked_cycles::no_mshrs nan # average number of cycles each access was blocked
605system.cpu.l2cache.avg_blocked_cycles::no_targets nan # average number of cycles each access was blocked
606system.cpu.l2cache.fast_writes 0 # number of fast writes performed
607system.cpu.l2cache.cache_copies 0 # number of cache copies performed

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

639system.cpu.l2cache.demand_mshr_miss_latency::cpu.inst 103877000 # number of demand (read+write) MSHR miss cycles
640system.cpu.l2cache.demand_mshr_miss_latency::cpu.data 45931558500 # number of demand (read+write) MSHR miss cycles
641system.cpu.l2cache.demand_mshr_miss_latency::total 46035435500 # number of demand (read+write) MSHR miss cycles
642system.cpu.l2cache.overall_mshr_miss_latency::cpu.inst 103877000 # number of overall MSHR miss cycles
643system.cpu.l2cache.overall_mshr_miss_latency::cpu.data 45931558500 # number of overall MSHR miss cycles
644system.cpu.l2cache.overall_mshr_miss_latency::total 46035435500 # number of overall MSHR miss cycles
645system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.inst 0.108624 # mshr miss rate for ReadReq accesses
646system.cpu.l2cache.ReadReq_mshr_miss_rate::cpu.data 0.964919 # mshr miss rate for ReadReq accesses
647system.cpu.l2cache.UpgradeReq_mshr_miss_rate::cpu.data 0.999394 # mshr miss rate for UpgradeReq accesses
648system.cpu.l2cache.ReadExReq_mshr_miss_rate::cpu.data 0.908791 # mshr miss rate for ReadExReq accesses
649system.cpu.l2cache.demand_mshr_miss_rate::cpu.inst 0.108624 # mshr miss rate for demand accesses
650system.cpu.l2cache.demand_mshr_miss_rate::cpu.data 0.962263 # mshr miss rate for demand accesses
651system.cpu.l2cache.overall_mshr_miss_rate::cpu.inst 0.108624 # mshr miss rate for overall accesses
652system.cpu.l2cache.overall_mshr_miss_rate::cpu.data 0.962263 # mshr miss rate for overall accesses
653system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.inst 31072.988334 # average ReadReq mshr miss latency
654system.cpu.l2cache.ReadReq_avg_mshr_miss_latency::cpu.data 31068.800104 # average ReadReq mshr miss latency
655system.cpu.l2cache.UpgradeReq_avg_mshr_miss_latency::cpu.data 31000 # average UpgradeReq mshr miss latency
656system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency::cpu.data 31000.680993 # average ReadExReq mshr miss latency
657system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.inst 31072.988334 # average overall mshr miss latency
658system.cpu.l2cache.demand_avg_mshr_miss_latency::cpu.data 31065.755647 # average overall mshr miss latency
659system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.inst 31072.988334 # average overall mshr miss latency
660system.cpu.l2cache.overall_avg_mshr_miss_latency::cpu.data 31065.755647 # average overall mshr miss latency
661system.cpu.l2cache.no_allocate_misses 0 # Number of misses that were no-allocate
662
663---------- End Simulation Statistics ----------