stats.txt (11507:be6065c1d8d2) stats.txt (11515:c48c7cc5a522)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.033525 # Number of seconds simulated
4sim_ticks 33524756000 # Number of ticks simulated
5final_tick 33524756000 # 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.033525 # Number of seconds simulated
4sim_ticks 33524756000 # Number of ticks simulated
5final_tick 33524756000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 102958 # Simulator instruction rate (inst/s)
8host_op_rate 131671 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 48677985 # Simulator tick rate (ticks/s)
10host_mem_usage 277880 # Number of bytes of host memory used
11host_seconds 688.70 # Real time elapsed on the host
7host_inst_rate 201547 # Simulator instruction rate (inst/s)
8host_op_rate 257754 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 95290096 # Simulator tick rate (ticks/s)
10host_mem_usage 324320 # Number of bytes of host memory used
11host_seconds 351.82 # Real time elapsed on the host
12sim_insts 70907652 # Number of instructions simulated
13sim_ops 90682607 # 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 697984 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 2927552 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 6172096 # Number of bytes read from this memory
19system.physmem.bytes_read::total 9797632 # Number of bytes read from this memory

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

458system.cpu.rename.UnblockCycles 13682512 # Number of cycles rename is unblocking
459system.cpu.rename.RenamedInsts 98401933 # Number of instructions processed by rename
460system.cpu.rename.SquashedInsts 864722 # Number of squashed instructions processed by rename
461system.cpu.rename.ROBFullEvents 3910657 # Number of times rename has blocked due to ROB full
462system.cpu.rename.IQFullEvents 69359 # Number of times rename has blocked due to IQ full
463system.cpu.rename.LQFullEvents 4461482 # Number of times rename has blocked due to LQ full
464system.cpu.rename.SQFullEvents 5194138 # Number of times rename has blocked due to SQ full
465system.cpu.rename.RenamedOperands 103316551 # Number of destination operands rename has renamed
12sim_insts 70907652 # Number of instructions simulated
13sim_ops 90682607 # 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 697984 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 2927552 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 6172096 # Number of bytes read from this memory
19system.physmem.bytes_read::total 9797632 # Number of bytes read from this memory

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

458system.cpu.rename.UnblockCycles 13682512 # Number of cycles rename is unblocking
459system.cpu.rename.RenamedInsts 98401933 # Number of instructions processed by rename
460system.cpu.rename.SquashedInsts 864722 # Number of squashed instructions processed by rename
461system.cpu.rename.ROBFullEvents 3910657 # Number of times rename has blocked due to ROB full
462system.cpu.rename.IQFullEvents 69359 # Number of times rename has blocked due to IQ full
463system.cpu.rename.LQFullEvents 4461482 # Number of times rename has blocked due to LQ full
464system.cpu.rename.SQFullEvents 5194138 # Number of times rename has blocked due to SQ full
465system.cpu.rename.RenamedOperands 103316551 # Number of destination operands rename has renamed
466system.cpu.rename.RenameLookups 453881397 # Number of register rename lookups that rename has made
466system.cpu.rename.RenameLookups 453880702 # Number of register rename lookups that rename has made
467system.cpu.rename.int_rename_lookups 114363596 # Number of integer rename lookups
468system.cpu.rename.fp_rename_lookups 706 # Number of floating rename lookups
469system.cpu.rename.CommittedMaps 93629369 # Number of HB maps that are committed
470system.cpu.rename.UndoneMaps 9687182 # Number of HB maps that are undone due to squashing
471system.cpu.rename.serializingInsts 18952 # count of serializing insts renamed
472system.cpu.rename.tempSerializingInsts 18977 # count of temporary serializing insts renamed
473system.cpu.rename.skidInsts 12759909 # count of insts added to the skid buffer
474system.cpu.memDep0.insertedLoads 24172969 # Number of loads inserted to the mem dependence unit.
475system.cpu.memDep0.insertedStores 21779154 # Number of stores inserted to the mem dependence unit.
476system.cpu.memDep0.conflictingLoads 1438398 # Number of conflicting loads.
477system.cpu.memDep0.conflictingStores 2287665 # Number of conflicting stores.
478system.cpu.iq.iqInstsAdded 97467378 # Number of instructions added to the IQ (excludes non-spec)
479system.cpu.iq.iqNonSpecInstsAdded 34812 # Number of non-speculative instructions added to the IQ
480system.cpu.iq.iqInstsIssued 94518121 # Number of instructions issued
481system.cpu.iq.iqSquashedInstsIssued 609879 # Number of squashed instructions issued
482system.cpu.iq.iqSquashedInstsExamined 6819583 # Number of squashed instructions iterated over during squash; mainly for profiling
467system.cpu.rename.int_rename_lookups 114363596 # Number of integer rename lookups
468system.cpu.rename.fp_rename_lookups 706 # Number of floating rename lookups
469system.cpu.rename.CommittedMaps 93629369 # Number of HB maps that are committed
470system.cpu.rename.UndoneMaps 9687182 # Number of HB maps that are undone due to squashing
471system.cpu.rename.serializingInsts 18952 # count of serializing insts renamed
472system.cpu.rename.tempSerializingInsts 18977 # count of temporary serializing insts renamed
473system.cpu.rename.skidInsts 12759909 # count of insts added to the skid buffer
474system.cpu.memDep0.insertedLoads 24172969 # Number of loads inserted to the mem dependence unit.
475system.cpu.memDep0.insertedStores 21779154 # Number of stores inserted to the mem dependence unit.
476system.cpu.memDep0.conflictingLoads 1438398 # Number of conflicting loads.
477system.cpu.memDep0.conflictingStores 2287665 # Number of conflicting stores.
478system.cpu.iq.iqInstsAdded 97467378 # Number of instructions added to the IQ (excludes non-spec)
479system.cpu.iq.iqNonSpecInstsAdded 34812 # Number of non-speculative instructions added to the IQ
480system.cpu.iq.iqInstsIssued 94518121 # Number of instructions issued
481system.cpu.iq.iqSquashedInstsIssued 609879 # Number of squashed instructions issued
482system.cpu.iq.iqSquashedInstsExamined 6819583 # Number of squashed instructions iterated over during squash; mainly for profiling
483system.cpu.iq.iqSquashedOperandsExamined 18149075 # Number of squashed operands that are examined and possibly removed from graph
483system.cpu.iq.iqSquashedOperandsExamined 18148637 # Number of squashed operands that are examined and possibly removed from graph
484system.cpu.iq.iqSquashedNonSpecRemoved 1026 # Number of squashed non-spec instructions that were removed
485system.cpu.iq.issued_per_cycle::samples 66043378 # Number of insts issued each cycle
486system.cpu.iq.issued_per_cycle::mean 1.431152 # Number of insts issued each cycle
487system.cpu.iq.issued_per_cycle::stdev 1.152558 # Number of insts issued each cycle
488system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
489system.cpu.iq.issued_per_cycle::0 17971444 27.21% 27.21% # Number of insts issued each cycle
490system.cpu.iq.issued_per_cycle::1 17366377 26.30% 53.51% # Number of insts issued each cycle
491system.cpu.iq.issued_per_cycle::2 17018277 25.77% 79.28% # Number of insts issued each cycle

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

696system.cpu.ipc 1.057542 # IPC: Instructions Per Cycle
697system.cpu.ipc_total 1.057542 # IPC: Total IPC of All Threads
698system.cpu.int_regfile_reads 102008139 # number of integer regfile reads
699system.cpu.int_regfile_writes 56630693 # number of integer regfile writes
700system.cpu.fp_regfile_reads 48 # number of floating regfile reads
701system.cpu.fp_regfile_writes 42 # number of floating regfile writes
702system.cpu.cc_regfile_reads 345209533 # number of cc regfile reads
703system.cpu.cc_regfile_writes 38766867 # number of cc regfile writes
484system.cpu.iq.iqSquashedNonSpecRemoved 1026 # Number of squashed non-spec instructions that were removed
485system.cpu.iq.issued_per_cycle::samples 66043378 # Number of insts issued each cycle
486system.cpu.iq.issued_per_cycle::mean 1.431152 # Number of insts issued each cycle
487system.cpu.iq.issued_per_cycle::stdev 1.152558 # Number of insts issued each cycle
488system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
489system.cpu.iq.issued_per_cycle::0 17971444 27.21% 27.21% # Number of insts issued each cycle
490system.cpu.iq.issued_per_cycle::1 17366377 26.30% 53.51% # Number of insts issued each cycle
491system.cpu.iq.issued_per_cycle::2 17018277 25.77% 79.28% # Number of insts issued each cycle

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

696system.cpu.ipc 1.057542 # IPC: Instructions Per Cycle
697system.cpu.ipc_total 1.057542 # IPC: Total IPC of All Threads
698system.cpu.int_regfile_reads 102008139 # number of integer regfile reads
699system.cpu.int_regfile_writes 56630693 # number of integer regfile writes
700system.cpu.fp_regfile_reads 48 # number of floating regfile reads
701system.cpu.fp_regfile_writes 42 # number of floating regfile writes
702system.cpu.cc_regfile_reads 345209533 # number of cc regfile reads
703system.cpu.cc_regfile_writes 38766867 # number of cc regfile writes
704system.cpu.misc_regfile_reads 44112758 # number of misc regfile reads
704system.cpu.misc_regfile_reads 44112661 # number of misc regfile reads
705system.cpu.misc_regfile_writes 31840 # number of misc regfile writes
706system.cpu.dcache.tags.replacements 486293 # number of replacements
707system.cpu.dcache.tags.tagsinuse 510.756058 # Cycle average of tags in use
708system.cpu.dcache.tags.total_refs 40330532 # Total number of references to valid blocks.
709system.cpu.dcache.tags.sampled_refs 486805 # Sample count of references to valid blocks.
710system.cpu.dcache.tags.avg_refs 82.847407 # Average number of references to valid blocks.
711system.cpu.dcache.tags.warmup_cycle 150823500 # Cycle when the warmup percentage was hit.
712system.cpu.dcache.tags.occ_blocks::cpu.data 510.756058 # Average occupied blocks per requestor

--- 506 unchanged lines hidden ---
705system.cpu.misc_regfile_writes 31840 # number of misc regfile writes
706system.cpu.dcache.tags.replacements 486293 # number of replacements
707system.cpu.dcache.tags.tagsinuse 510.756058 # Cycle average of tags in use
708system.cpu.dcache.tags.total_refs 40330532 # Total number of references to valid blocks.
709system.cpu.dcache.tags.sampled_refs 486805 # Sample count of references to valid blocks.
710system.cpu.dcache.tags.avg_refs 82.847407 # Average number of references to valid blocks.
711system.cpu.dcache.tags.warmup_cycle 150823500 # Cycle when the warmup percentage was hit.
712system.cpu.dcache.tags.occ_blocks::cpu.data 510.756058 # Average occupied blocks per requestor

--- 506 unchanged lines hidden ---