stats.txt (11507:be6065c1d8d2) stats.txt (11515:c48c7cc5a522)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.326731 # Number of seconds simulated
4sim_ticks 326731324000 # Number of ticks simulated
5final_tick 326731324000 # 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.326731 # Number of seconds simulated
4sim_ticks 326731324000 # Number of ticks simulated
5final_tick 326731324000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 120212 # Simulator instruction rate (inst/s)
8host_op_rate 147997 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 61308199 # Simulator tick rate (ticks/s)
10host_mem_usage 272964 # Number of bytes of host memory used
11host_seconds 5329.33 # Real time elapsed on the host
7host_inst_rate 188423 # Simulator instruction rate (inst/s)
8host_op_rate 231974 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 96095829 # Simulator tick rate (ticks/s)
10host_mem_usage 319396 # Number of bytes of host memory used
11host_seconds 3400.06 # Real time elapsed on the host
12sim_insts 640649299 # Number of instructions simulated
13sim_ops 788724958 # 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 227072 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 47957824 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 12822400 # Number of bytes read from this memory
19system.physmem.bytes_read::total 61007296 # Number of bytes read from this memory

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

471system.cpu.rename.UnblockCycles 102761627 # Number of cycles rename is unblocking
472system.cpu.rename.RenamedInsts 906540244 # Number of instructions processed by rename
473system.cpu.rename.SquashedInsts 6891569 # Number of squashed instructions processed by rename
474system.cpu.rename.ROBFullEvents 27986936 # Number of times rename has blocked due to ROB full
475system.cpu.rename.IQFullEvents 2218724 # Number of times rename has blocked due to IQ full
476system.cpu.rename.LQFullEvents 49336465 # Number of times rename has blocked due to LQ full
477system.cpu.rename.SQFullEvents 494906 # Number of times rename has blocked due to SQ full
478system.cpu.rename.RenamedOperands 980929615 # Number of destination operands rename has renamed
12sim_insts 640649299 # Number of instructions simulated
13sim_ops 788724958 # 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 227072 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 47957824 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 12822400 # Number of bytes read from this memory
19system.physmem.bytes_read::total 61007296 # Number of bytes read from this memory

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

471system.cpu.rename.UnblockCycles 102761627 # Number of cycles rename is unblocking
472system.cpu.rename.RenamedInsts 906540244 # Number of instructions processed by rename
473system.cpu.rename.SquashedInsts 6891569 # Number of squashed instructions processed by rename
474system.cpu.rename.ROBFullEvents 27986936 # Number of times rename has blocked due to ROB full
475system.cpu.rename.IQFullEvents 2218724 # Number of times rename has blocked due to IQ full
476system.cpu.rename.LQFullEvents 49336465 # Number of times rename has blocked due to LQ full
477system.cpu.rename.SQFullEvents 494906 # Number of times rename has blocked due to SQ full
478system.cpu.rename.RenamedOperands 980929615 # Number of destination operands rename has renamed
479system.cpu.rename.RenameLookups 4376071754 # Number of register rename lookups that rename has made
479system.cpu.rename.RenameLookups 4317999600 # Number of register rename lookups that rename has made
480system.cpu.rename.int_rename_lookups 1001832293 # Number of integer rename lookups
481system.cpu.rename.fp_rename_lookups 34457071 # Number of floating rename lookups
482system.cpu.rename.CommittedMaps 874778230 # Number of HB maps that are committed
483system.cpu.rename.UndoneMaps 106151385 # Number of HB maps that are undone due to squashing
484system.cpu.rename.serializingInsts 6850 # count of serializing insts renamed
485system.cpu.rename.tempSerializingInsts 6837 # count of temporary serializing insts renamed
486system.cpu.rename.skidInsts 138811891 # count of insts added to the skid buffer
487system.cpu.memDep0.insertedLoads 271881167 # Number of loads inserted to the mem dependence unit.
488system.cpu.memDep0.insertedStores 160584857 # Number of stores inserted to the mem dependence unit.
489system.cpu.memDep0.conflictingLoads 6164108 # Number of conflicting loads.
490system.cpu.memDep0.conflictingStores 12154940 # Number of conflicting stores.
491system.cpu.iq.iqInstsAdded 899826382 # Number of instructions added to the IQ (excludes non-spec)
492system.cpu.iq.iqNonSpecInstsAdded 12579 # Number of non-speculative instructions added to the IQ
493system.cpu.iq.iqInstsIssued 860025252 # Number of instructions issued
494system.cpu.iq.iqSquashedInstsIssued 9216952 # Number of squashed instructions issued
495system.cpu.iq.iqSquashedInstsExamined 111114003 # Number of squashed instructions iterated over during squash; mainly for profiling
480system.cpu.rename.int_rename_lookups 1001832293 # Number of integer rename lookups
481system.cpu.rename.fp_rename_lookups 34457071 # Number of floating rename lookups
482system.cpu.rename.CommittedMaps 874778230 # Number of HB maps that are committed
483system.cpu.rename.UndoneMaps 106151385 # Number of HB maps that are undone due to squashing
484system.cpu.rename.serializingInsts 6850 # count of serializing insts renamed
485system.cpu.rename.tempSerializingInsts 6837 # count of temporary serializing insts renamed
486system.cpu.rename.skidInsts 138811891 # count of insts added to the skid buffer
487system.cpu.memDep0.insertedLoads 271881167 # Number of loads inserted to the mem dependence unit.
488system.cpu.memDep0.insertedStores 160584857 # Number of stores inserted to the mem dependence unit.
489system.cpu.memDep0.conflictingLoads 6164108 # Number of conflicting loads.
490system.cpu.memDep0.conflictingStores 12154940 # Number of conflicting stores.
491system.cpu.iq.iqInstsAdded 899826382 # Number of instructions added to the IQ (excludes non-spec)
492system.cpu.iq.iqNonSpecInstsAdded 12579 # Number of non-speculative instructions added to the IQ
493system.cpu.iq.iqInstsIssued 860025252 # Number of instructions issued
494system.cpu.iq.iqSquashedInstsIssued 9216952 # Number of squashed instructions issued
495system.cpu.iq.iqSquashedInstsExamined 111114003 # Number of squashed instructions iterated over during squash; mainly for profiling
496system.cpu.iq.iqSquashedOperandsExamined 248251839 # Number of squashed operands that are examined and possibly removed from graph
496system.cpu.iq.iqSquashedOperandsExamined 244402361 # Number of squashed operands that are examined and possibly removed from graph
497system.cpu.iq.iqSquashedNonSpecRemoved 425 # Number of squashed non-spec instructions that were removed
498system.cpu.iq.issued_per_cycle::samples 653119493 # Number of insts issued each cycle
499system.cpu.iq.issued_per_cycle::mean 1.316796 # Number of insts issued each cycle
500system.cpu.iq.issued_per_cycle::stdev 1.093773 # Number of insts issued each cycle
501system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
502system.cpu.iq.issued_per_cycle::0 190460700 29.16% 29.16% # Number of insts issued each cycle
503system.cpu.iq.issued_per_cycle::1 182404327 27.93% 57.09% # Number of insts issued each cycle
504system.cpu.iq.issued_per_cycle::2 175564310 26.88% 83.97% # Number of insts issued each cycle

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

709system.cpu.ipc 0.980392 # IPC: Instructions Per Cycle
710system.cpu.ipc_total 0.980392 # IPC: Total IPC of All Threads
711system.cpu.int_regfile_reads 868460109 # number of integer regfile reads
712system.cpu.int_regfile_writes 500697086 # number of integer regfile writes
713system.cpu.fp_regfile_reads 30616061 # number of floating regfile reads
714system.cpu.fp_regfile_writes 22959483 # number of floating regfile writes
715system.cpu.cc_regfile_reads 3322370942 # number of cc regfile reads
716system.cpu.cc_regfile_writes 369203387 # number of cc regfile writes
497system.cpu.iq.iqSquashedNonSpecRemoved 425 # Number of squashed non-spec instructions that were removed
498system.cpu.iq.issued_per_cycle::samples 653119493 # Number of insts issued each cycle
499system.cpu.iq.issued_per_cycle::mean 1.316796 # Number of insts issued each cycle
500system.cpu.iq.issued_per_cycle::stdev 1.093773 # Number of insts issued each cycle
501system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
502system.cpu.iq.issued_per_cycle::0 190460700 29.16% 29.16% # Number of insts issued each cycle
503system.cpu.iq.issued_per_cycle::1 182404327 27.93% 57.09% # Number of insts issued each cycle
504system.cpu.iq.issued_per_cycle::2 175564310 26.88% 83.97% # Number of insts issued each cycle

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

709system.cpu.ipc 0.980392 # IPC: Instructions Per Cycle
710system.cpu.ipc_total 0.980392 # IPC: Total IPC of All Threads
711system.cpu.int_regfile_reads 868460109 # number of integer regfile reads
712system.cpu.int_regfile_writes 500697086 # number of integer regfile writes
713system.cpu.fp_regfile_reads 30616061 # number of floating regfile reads
714system.cpu.fp_regfile_writes 22959483 # number of floating regfile writes
715system.cpu.cc_regfile_reads 3322370942 # number of cc regfile reads
716system.cpu.cc_regfile_writes 369203387 # number of cc regfile writes
717system.cpu.misc_regfile_reads 632347849 # number of misc regfile reads
717system.cpu.misc_regfile_reads 606830949 # number of misc regfile reads
718system.cpu.misc_regfile_writes 6386808 # number of misc regfile writes
719system.cpu.dcache.tags.replacements 2756452 # number of replacements
720system.cpu.dcache.tags.tagsinuse 511.912722 # Cycle average of tags in use
721system.cpu.dcache.tags.total_refs 371048240 # Total number of references to valid blocks.
722system.cpu.dcache.tags.sampled_refs 2756964 # Sample count of references to valid blocks.
723system.cpu.dcache.tags.avg_refs 134.585813 # Average number of references to valid blocks.
724system.cpu.dcache.tags.warmup_cycle 268220000 # Cycle when the warmup percentage was hit.
725system.cpu.dcache.tags.occ_blocks::cpu.data 511.912722 # Average occupied blocks per requestor

--- 507 unchanged lines hidden ---
718system.cpu.misc_regfile_writes 6386808 # number of misc regfile writes
719system.cpu.dcache.tags.replacements 2756452 # number of replacements
720system.cpu.dcache.tags.tagsinuse 511.912722 # Cycle average of tags in use
721system.cpu.dcache.tags.total_refs 371048240 # Total number of references to valid blocks.
722system.cpu.dcache.tags.sampled_refs 2756964 # Sample count of references to valid blocks.
723system.cpu.dcache.tags.avg_refs 134.585813 # Average number of references to valid blocks.
724system.cpu.dcache.tags.warmup_cycle 268220000 # Cycle when the warmup percentage was hit.
725system.cpu.dcache.tags.occ_blocks::cpu.data 511.912722 # Average occupied blocks per requestor

--- 507 unchanged lines hidden ---