stats.txt (11507:be6065c1d8d2) stats.txt (11515:c48c7cc5a522)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.111754 # Number of seconds simulated
4sim_ticks 111753553500 # Number of ticks simulated
5final_tick 111753553500 # 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.111754 # Number of seconds simulated
4sim_ticks 111753553500 # Number of ticks simulated
5final_tick 111753553500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 118120 # Simulator instruction rate (inst/s)
8host_op_rate 141817 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 48346375 # Simulator tick rate (ticks/s)
10host_mem_usage 287716 # Number of bytes of host memory used
11host_seconds 2311.52 # Real time elapsed on the host
7host_inst_rate 210028 # Simulator instruction rate (inst/s)
8host_op_rate 252162 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 85964130 # Simulator tick rate (ticks/s)
10host_mem_usage 334160 # Number of bytes of host memory used
11host_seconds 1300.00 # Real time elapsed on the host
12sim_insts 273037220 # Number of instructions simulated
13sim_ops 327811602 # 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 620544 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 4626112 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 168832 # Number of bytes read from this memory
19system.physmem.bytes_read::total 5415488 # Number of bytes read from this memory

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

431system.cpu.rename.RenamedInsts 344601348 # Number of instructions processed by rename
432system.cpu.rename.SquashedInsts 1453656 # Number of squashed instructions processed by rename
433system.cpu.rename.ROBFullEvents 7084396 # Number of times rename has blocked due to ROB full
434system.cpu.rename.IQFullEvents 85832 # Number of times rename has blocked due to IQ full
435system.cpu.rename.LQFullEvents 7483674 # Number of times rename has blocked due to LQ full
436system.cpu.rename.SQFullEvents 23725025 # Number of times rename has blocked due to SQ full
437system.cpu.rename.FullRegisterEvents 3279176 # Number of times there has been no free registers
438system.cpu.rename.RenamedOperands 394880845 # Number of destination operands rename has renamed
12sim_insts 273037220 # Number of instructions simulated
13sim_ops 327811602 # 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 620544 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 4626112 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 168832 # Number of bytes read from this memory
19system.physmem.bytes_read::total 5415488 # Number of bytes read from this memory

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

431system.cpu.rename.RenamedInsts 344601348 # Number of instructions processed by rename
432system.cpu.rename.SquashedInsts 1453656 # Number of squashed instructions processed by rename
433system.cpu.rename.ROBFullEvents 7084396 # Number of times rename has blocked due to ROB full
434system.cpu.rename.IQFullEvents 85832 # Number of times rename has blocked due to IQ full
435system.cpu.rename.LQFullEvents 7483674 # Number of times rename has blocked due to LQ full
436system.cpu.rename.SQFullEvents 23725025 # Number of times rename has blocked due to SQ full
437system.cpu.rename.FullRegisterEvents 3279176 # Number of times there has been no free registers
438system.cpu.rename.RenamedOperands 394880845 # Number of destination operands rename has renamed
439system.cpu.rename.RenameLookups 2465405554 # Number of register rename lookups that rename has made
439system.cpu.rename.RenameLookups 2218133140 # Number of register rename lookups that rename has made
440system.cpu.rename.int_rename_lookups 335914250 # Number of integer rename lookups
441system.cpu.rename.fp_rename_lookups 192916662 # Number of floating rename lookups
442system.cpu.rename.CommittedMaps 372230051 # Number of HB maps that are committed
443system.cpu.rename.UndoneMaps 22650794 # Number of HB maps that are undone due to squashing
444system.cpu.rename.serializingInsts 11588 # count of serializing insts renamed
445system.cpu.rename.tempSerializingInsts 11554 # count of temporary serializing insts renamed
446system.cpu.rename.skidInsts 57533645 # count of insts added to the skid buffer
447system.cpu.memDep0.insertedLoads 89989968 # Number of loads inserted to the mem dependence unit.
448system.cpu.memDep0.insertedStores 84391268 # Number of stores inserted to the mem dependence unit.
449system.cpu.memDep0.conflictingLoads 1975718 # Number of conflicting loads.
450system.cpu.memDep0.conflictingStores 1902358 # Number of conflicting stores.
451system.cpu.iq.iqInstsAdded 343283622 # Number of instructions added to the IQ (excludes non-spec)
452system.cpu.iq.iqNonSpecInstsAdded 22608 # Number of non-speculative instructions added to the IQ
453system.cpu.iq.iqInstsIssued 339469619 # Number of instructions issued
454system.cpu.iq.iqSquashedInstsIssued 966789 # Number of squashed instructions issued
455system.cpu.iq.iqSquashedInstsExamined 15494628 # Number of squashed instructions iterated over during squash; mainly for profiling
440system.cpu.rename.int_rename_lookups 335914250 # Number of integer rename lookups
441system.cpu.rename.fp_rename_lookups 192916662 # Number of floating rename lookups
442system.cpu.rename.CommittedMaps 372230051 # Number of HB maps that are committed
443system.cpu.rename.UndoneMaps 22650794 # Number of HB maps that are undone due to squashing
444system.cpu.rename.serializingInsts 11588 # count of serializing insts renamed
445system.cpu.rename.tempSerializingInsts 11554 # count of temporary serializing insts renamed
446system.cpu.rename.skidInsts 57533645 # count of insts added to the skid buffer
447system.cpu.memDep0.insertedLoads 89989968 # Number of loads inserted to the mem dependence unit.
448system.cpu.memDep0.insertedStores 84391268 # Number of stores inserted to the mem dependence unit.
449system.cpu.memDep0.conflictingLoads 1975718 # Number of conflicting loads.
450system.cpu.memDep0.conflictingStores 1902358 # Number of conflicting stores.
451system.cpu.iq.iqInstsAdded 343283622 # Number of instructions added to the IQ (excludes non-spec)
452system.cpu.iq.iqNonSpecInstsAdded 22608 # Number of non-speculative instructions added to the IQ
453system.cpu.iq.iqInstsIssued 339469619 # Number of instructions issued
454system.cpu.iq.iqSquashedInstsIssued 966789 # Number of squashed instructions issued
455system.cpu.iq.iqSquashedInstsExamined 15494628 # Number of squashed instructions iterated over during squash; mainly for profiling
456system.cpu.iq.iqSquashedOperandsExamined 40533427 # Number of squashed operands that are examined and possibly removed from graph
456system.cpu.iq.iqSquashedOperandsExamined 37288530 # Number of squashed operands that are examined and possibly removed from graph
457system.cpu.iq.iqSquashedNonSpecRemoved 488 # Number of squashed non-spec instructions that were removed
458system.cpu.iq.issued_per_cycle::samples 222582301 # Number of insts issued each cycle
459system.cpu.iq.issued_per_cycle::mean 1.525142 # Number of insts issued each cycle
460system.cpu.iq.issued_per_cycle::stdev 1.109331 # Number of insts issued each cycle
461system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
462system.cpu.iq.issued_per_cycle::0 42440680 19.07% 19.07% # Number of insts issued each cycle
463system.cpu.iq.issued_per_cycle::1 76122495 34.20% 53.27% # Number of insts issued each cycle
464system.cpu.iq.issued_per_cycle::2 59389973 26.68% 79.95% # Number of insts issued each cycle

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

669system.cpu.ipc 1.221604 # IPC: Instructions Per Cycle
670system.cpu.ipc_total 1.221604 # IPC: Total IPC of All Threads
671system.cpu.int_regfile_reads 325161919 # number of integer regfile reads
672system.cpu.int_regfile_writes 134094717 # number of integer regfile writes
673system.cpu.fp_regfile_reads 186641875 # number of floating regfile reads
674system.cpu.fp_regfile_writes 131668024 # number of floating regfile writes
675system.cpu.cc_regfile_reads 1279432977 # number of cc regfile reads
676system.cpu.cc_regfile_writes 80060950 # number of cc regfile writes
457system.cpu.iq.iqSquashedNonSpecRemoved 488 # Number of squashed non-spec instructions that were removed
458system.cpu.iq.issued_per_cycle::samples 222582301 # Number of insts issued each cycle
459system.cpu.iq.issued_per_cycle::mean 1.525142 # Number of insts issued each cycle
460system.cpu.iq.issued_per_cycle::stdev 1.109331 # Number of insts issued each cycle
461system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
462system.cpu.iq.issued_per_cycle::0 42440680 19.07% 19.07% # Number of insts issued each cycle
463system.cpu.iq.issued_per_cycle::1 76122495 34.20% 53.27% # Number of insts issued each cycle
464system.cpu.iq.issued_per_cycle::2 59389973 26.68% 79.95% # Number of insts issued each cycle

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

669system.cpu.ipc 1.221604 # IPC: Instructions Per Cycle
670system.cpu.ipc_total 1.221604 # IPC: Total IPC of All Threads
671system.cpu.int_regfile_reads 325161919 # number of integer regfile reads
672system.cpu.int_regfile_writes 134094717 # number of integer regfile writes
673system.cpu.fp_regfile_reads 186641875 # number of floating regfile reads
674system.cpu.fp_regfile_writes 131668024 # number of floating regfile writes
675system.cpu.cc_regfile_reads 1279432977 # number of cc regfile reads
676system.cpu.cc_regfile_writes 80060950 # number of cc regfile writes
677system.cpu.misc_regfile_reads 1175447336 # number of misc regfile reads
677system.cpu.misc_regfile_reads 1056766060 # number of misc regfile reads
678system.cpu.misc_regfile_writes 34421755 # number of misc regfile writes
679system.cpu.dcache.tags.replacements 1542955 # number of replacements
680system.cpu.dcache.tags.tagsinuse 511.836799 # Cycle average of tags in use
681system.cpu.dcache.tags.total_refs 162076726 # Total number of references to valid blocks.
682system.cpu.dcache.tags.sampled_refs 1543467 # Sample count of references to valid blocks.
683system.cpu.dcache.tags.avg_refs 105.008222 # Average number of references to valid blocks.
684system.cpu.dcache.tags.warmup_cycle 85416000 # Cycle when the warmup percentage was hit.
685system.cpu.dcache.tags.occ_blocks::cpu.data 511.836799 # Average occupied blocks per requestor

--- 510 unchanged lines hidden ---
678system.cpu.misc_regfile_writes 34421755 # number of misc regfile writes
679system.cpu.dcache.tags.replacements 1542955 # number of replacements
680system.cpu.dcache.tags.tagsinuse 511.836799 # Cycle average of tags in use
681system.cpu.dcache.tags.total_refs 162076726 # Total number of references to valid blocks.
682system.cpu.dcache.tags.sampled_refs 1543467 # Sample count of references to valid blocks.
683system.cpu.dcache.tags.avg_refs 105.008222 # Average number of references to valid blocks.
684system.cpu.dcache.tags.warmup_cycle 85416000 # Cycle when the warmup percentage was hit.
685system.cpu.dcache.tags.occ_blocks::cpu.data 511.836799 # Average occupied blocks per requestor

--- 510 unchanged lines hidden ---