stats.txt (11507:be6065c1d8d2) stats.txt (11515:c48c7cc5a522)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.000017 # Number of seconds simulated
4sim_ticks 17232500 # Number of ticks simulated
5final_tick 17232500 # 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.000017 # Number of seconds simulated
4sim_ticks 17232500 # Number of ticks simulated
5final_tick 17232500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 37479 # Simulator instruction rate (inst/s)
8host_op_rate 43886 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 140595410 # Simulator tick rate (ticks/s)
10host_mem_usage 265936 # Number of bytes of host memory used
11host_seconds 0.12 # Real time elapsed on the host
7host_inst_rate 74741 # Simulator instruction rate (inst/s)
8host_op_rate 87520 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 280399381 # Simulator tick rate (ticks/s)
10host_mem_usage 309668 # Number of bytes of host memory used
11host_seconds 0.06 # Real time elapsed on the host
12sim_insts 4592 # Number of instructions simulated
13sim_ops 5378 # 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 17664 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 7744 # Number of bytes read from this memory
18system.physmem.bytes_read::total 25408 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 17664 # Number of instructions bytes read from this memory

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

549system.cpu.rename.RunCycles 2037 # Number of cycles rename is running
550system.cpu.rename.UnblockCycles 1250 # Number of cycles rename is unblocking
551system.cpu.rename.RenamedInsts 11429 # Number of instructions processed by rename
552system.cpu.rename.ROBFullEvents 4 # Number of times rename has blocked due to ROB full
553system.cpu.rename.IQFullEvents 166 # Number of times rename has blocked due to IQ full
554system.cpu.rename.LQFullEvents 130 # Number of times rename has blocked due to LQ full
555system.cpu.rename.SQFullEvents 1074 # Number of times rename has blocked due to SQ full
556system.cpu.rename.RenamedOperands 11638 # Number of destination operands rename has renamed
12sim_insts 4592 # Number of instructions simulated
13sim_ops 5378 # 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 17664 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 7744 # Number of bytes read from this memory
18system.physmem.bytes_read::total 25408 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 17664 # Number of instructions bytes read from this memory

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

549system.cpu.rename.RunCycles 2037 # Number of cycles rename is running
550system.cpu.rename.UnblockCycles 1250 # Number of cycles rename is unblocking
551system.cpu.rename.RenamedInsts 11429 # Number of instructions processed by rename
552system.cpu.rename.ROBFullEvents 4 # Number of times rename has blocked due to ROB full
553system.cpu.rename.IQFullEvents 166 # Number of times rename has blocked due to IQ full
554system.cpu.rename.LQFullEvents 130 # Number of times rename has blocked due to LQ full
555system.cpu.rename.SQFullEvents 1074 # Number of times rename has blocked due to SQ full
556system.cpu.rename.RenamedOperands 11638 # Number of destination operands rename has renamed
557system.cpu.rename.RenameLookups 52722 # Number of register rename lookups that rename has made
557system.cpu.rename.RenameLookups 52321 # Number of register rename lookups that rename has made
558system.cpu.rename.int_rename_lookups 12347 # Number of integer rename lookups
559system.cpu.rename.fp_rename_lookups 199 # Number of floating rename lookups
560system.cpu.rename.CommittedMaps 5494 # Number of HB maps that are committed
561system.cpu.rename.UndoneMaps 6144 # Number of HB maps that are undone due to squashing
562system.cpu.rename.serializingInsts 40 # count of serializing insts renamed
563system.cpu.rename.tempSerializingInsts 34 # count of temporary serializing insts renamed
564system.cpu.rename.skidInsts 441 # count of insts added to the skid buffer
565system.cpu.memDep0.insertedLoads 2200 # Number of loads inserted to the mem dependence unit.
566system.cpu.memDep0.insertedStores 1540 # Number of stores inserted to the mem dependence unit.
567system.cpu.memDep0.conflictingLoads 32 # Number of conflicting loads.
568system.cpu.memDep0.conflictingStores 22 # Number of conflicting stores.
569system.cpu.iq.iqInstsAdded 10167 # Number of instructions added to the IQ (excludes non-spec)
570system.cpu.iq.iqNonSpecInstsAdded 43 # Number of non-speculative instructions added to the IQ
571system.cpu.iq.iqInstsIssued 8103 # Number of instructions issued
572system.cpu.iq.iqSquashedInstsIssued 38 # Number of squashed instructions issued
573system.cpu.iq.iqSquashedInstsExamined 4832 # Number of squashed instructions iterated over during squash; mainly for profiling
558system.cpu.rename.int_rename_lookups 12347 # Number of integer rename lookups
559system.cpu.rename.fp_rename_lookups 199 # Number of floating rename lookups
560system.cpu.rename.CommittedMaps 5494 # Number of HB maps that are committed
561system.cpu.rename.UndoneMaps 6144 # Number of HB maps that are undone due to squashing
562system.cpu.rename.serializingInsts 40 # count of serializing insts renamed
563system.cpu.rename.tempSerializingInsts 34 # count of temporary serializing insts renamed
564system.cpu.rename.skidInsts 441 # count of insts added to the skid buffer
565system.cpu.memDep0.insertedLoads 2200 # Number of loads inserted to the mem dependence unit.
566system.cpu.memDep0.insertedStores 1540 # Number of stores inserted to the mem dependence unit.
567system.cpu.memDep0.conflictingLoads 32 # Number of conflicting loads.
568system.cpu.memDep0.conflictingStores 22 # Number of conflicting stores.
569system.cpu.iq.iqInstsAdded 10167 # Number of instructions added to the IQ (excludes non-spec)
570system.cpu.iq.iqNonSpecInstsAdded 43 # Number of non-speculative instructions added to the IQ
571system.cpu.iq.iqInstsIssued 8103 # Number of instructions issued
572system.cpu.iq.iqSquashedInstsIssued 38 # Number of squashed instructions issued
573system.cpu.iq.iqSquashedInstsExamined 4832 # Number of squashed instructions iterated over during squash; mainly for profiling
574system.cpu.iq.iqSquashedOperandsExamined 12413 # Number of squashed operands that are examined and possibly removed from graph
574system.cpu.iq.iqSquashedOperandsExamined 12329 # Number of squashed operands that are examined and possibly removed from graph
575system.cpu.iq.iqSquashedNonSpecRemoved 6 # Number of squashed non-spec instructions that were removed
576system.cpu.iq.issued_per_cycle::samples 13213 # Number of insts issued each cycle
577system.cpu.iq.issued_per_cycle::mean 0.613260 # Number of insts issued each cycle
578system.cpu.iq.issued_per_cycle::stdev 1.341984 # Number of insts issued each cycle
579system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
580system.cpu.iq.issued_per_cycle::0 9987 75.58% 75.58% # Number of insts issued each cycle
581system.cpu.iq.issued_per_cycle::1 1172 8.87% 84.45% # Number of insts issued each cycle
582system.cpu.iq.issued_per_cycle::2 771 5.84% 90.29% # Number of insts issued each cycle

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

786system.cpu.cpi_total 7.505662 # CPI: Total CPI of All Threads
787system.cpu.ipc 0.133233 # IPC: Instructions Per Cycle
788system.cpu.ipc_total 0.133233 # IPC: Total IPC of All Threads
789system.cpu.int_regfile_reads 7659 # number of integer regfile reads
790system.cpu.int_regfile_writes 4270 # number of integer regfile writes
791system.cpu.fp_regfile_reads 32 # number of floating regfile reads
792system.cpu.cc_regfile_reads 27801 # number of cc regfile reads
793system.cpu.cc_regfile_writes 3276 # number of cc regfile writes
575system.cpu.iq.iqSquashedNonSpecRemoved 6 # Number of squashed non-spec instructions that were removed
576system.cpu.iq.issued_per_cycle::samples 13213 # Number of insts issued each cycle
577system.cpu.iq.issued_per_cycle::mean 0.613260 # Number of insts issued each cycle
578system.cpu.iq.issued_per_cycle::stdev 1.341984 # Number of insts issued each cycle
579system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
580system.cpu.iq.issued_per_cycle::0 9987 75.58% 75.58% # Number of insts issued each cycle
581system.cpu.iq.issued_per_cycle::1 1172 8.87% 84.45% # Number of insts issued each cycle
582system.cpu.iq.issued_per_cycle::2 771 5.84% 90.29% # Number of insts issued each cycle

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

786system.cpu.cpi_total 7.505662 # CPI: Total CPI of All Threads
787system.cpu.ipc 0.133233 # IPC: Instructions Per Cycle
788system.cpu.ipc_total 0.133233 # IPC: Total IPC of All Threads
789system.cpu.int_regfile_reads 7659 # number of integer regfile reads
790system.cpu.int_regfile_writes 4270 # number of integer regfile writes
791system.cpu.fp_regfile_reads 32 # number of floating regfile reads
792system.cpu.cc_regfile_reads 27801 # number of cc regfile reads
793system.cpu.cc_regfile_writes 3276 # number of cc regfile writes
794system.cpu.misc_regfile_reads 3010 # number of misc regfile reads
794system.cpu.misc_regfile_reads 2978 # number of misc regfile reads
795system.cpu.misc_regfile_writes 24 # number of misc regfile writes
796system.cpu.dcache.tags.replacements 0 # number of replacements
797system.cpu.dcache.tags.tagsinuse 88.359063 # Cycle average of tags in use
798system.cpu.dcache.tags.total_refs 2095 # Total number of references to valid blocks.
799system.cpu.dcache.tags.sampled_refs 147 # Sample count of references to valid blocks.
800system.cpu.dcache.tags.avg_refs 14.251701 # Average number of references to valid blocks.
801system.cpu.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
802system.cpu.dcache.tags.occ_blocks::cpu.data 88.359063 # Average occupied blocks per requestor

--- 421 unchanged lines hidden ---
795system.cpu.misc_regfile_writes 24 # number of misc regfile writes
796system.cpu.dcache.tags.replacements 0 # number of replacements
797system.cpu.dcache.tags.tagsinuse 88.359063 # Cycle average of tags in use
798system.cpu.dcache.tags.total_refs 2095 # Total number of references to valid blocks.
799system.cpu.dcache.tags.sampled_refs 147 # Sample count of references to valid blocks.
800system.cpu.dcache.tags.avg_refs 14.251701 # Average number of references to valid blocks.
801system.cpu.dcache.tags.warmup_cycle 0 # Cycle when the warmup percentage was hit.
802system.cpu.dcache.tags.occ_blocks::cpu.data 88.359063 # Average occupied blocks per requestor

--- 421 unchanged lines hidden ---