stats.txt (11507:be6065c1d8d2) stats.txt (11515:c48c7cc5a522)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 2.832863 # Number of seconds simulated
4sim_ticks 2832862976500 # Number of ticks simulated
5final_tick 2832862976500 # 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 2.832863 # Number of seconds simulated
4sim_ticks 2832862976500 # Number of ticks simulated
5final_tick 2832862976500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 70501 # Simulator instruction rate (inst/s)
8host_op_rate 85511 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1765850548 # Simulator tick rate (ticks/s)
10host_mem_usage 578080 # Number of bytes of host memory used
11host_seconds 1604.25 # Real time elapsed on the host
7host_inst_rate 159961 # Simulator instruction rate (inst/s)
8host_op_rate 194019 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 4006592882 # Simulator tick rate (ticks/s)
10host_mem_usage 625056 # Number of bytes of host memory used
11host_seconds 707.05 # Real time elapsed on the host
12sim_insts 113100501 # Number of instructions simulated
13sim_ops 137180951 # 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.dtb.walker 1216 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.itb.walker 384 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.inst 1320384 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu.data 9384040 # Number of bytes read from this memory

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

596system.cpu.rename.UnblockCycles 33509592 # Number of cycles rename is unblocking
597system.cpu.rename.RenamedInsts 146427061 # Number of instructions processed by rename
598system.cpu.rename.SquashedInsts 918712 # Number of squashed instructions processed by rename
599system.cpu.rename.ROBFullEvents 467058 # Number of times rename has blocked due to ROB full
600system.cpu.rename.IQFullEvents 65507 # Number of times rename has blocked due to IQ full
601system.cpu.rename.LQFullEvents 18530 # Number of times rename has blocked due to LQ full
602system.cpu.rename.SQFullEvents 30752508 # Number of times rename has blocked due to SQ full
603system.cpu.rename.RenamedOperands 150221263 # Number of destination operands rename has renamed
12sim_insts 113100501 # Number of instructions simulated
13sim_ops 137180951 # 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.dtb.walker 1216 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.itb.walker 384 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.inst 1320384 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu.data 9384040 # Number of bytes read from this memory

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

596system.cpu.rename.UnblockCycles 33509592 # Number of cycles rename is unblocking
597system.cpu.rename.RenamedInsts 146427061 # Number of instructions processed by rename
598system.cpu.rename.SquashedInsts 918712 # Number of squashed instructions processed by rename
599system.cpu.rename.ROBFullEvents 467058 # Number of times rename has blocked due to ROB full
600system.cpu.rename.IQFullEvents 65507 # Number of times rename has blocked due to IQ full
601system.cpu.rename.LQFullEvents 18530 # Number of times rename has blocked due to LQ full
602system.cpu.rename.SQFullEvents 30752508 # Number of times rename has blocked due to SQ full
603system.cpu.rename.RenamedOperands 150221263 # Number of destination operands rename has renamed
604system.cpu.rename.RenameLookups 676972712 # Number of register rename lookups that rename has made
604system.cpu.rename.RenameLookups 676943612 # Number of register rename lookups that rename has made
605system.cpu.rename.int_rename_lookups 163957736 # Number of integer rename lookups
606system.cpu.rename.fp_rename_lookups 10899 # Number of floating rename lookups
607system.cpu.rename.CommittedMaps 141737618 # Number of HB maps that are committed
608system.cpu.rename.UndoneMaps 8483639 # Number of HB maps that are undone due to squashing
609system.cpu.rename.serializingInsts 2839333 # count of serializing insts renamed
610system.cpu.rename.tempSerializingInsts 2643784 # count of temporary serializing insts renamed
611system.cpu.rename.skidInsts 13883095 # count of insts added to the skid buffer
612system.cpu.memDep0.insertedLoads 26339486 # Number of loads inserted to the mem dependence unit.
613system.cpu.memDep0.insertedStores 21214202 # Number of stores inserted to the mem dependence unit.
614system.cpu.memDep0.conflictingLoads 1704469 # Number of conflicting loads.
615system.cpu.memDep0.conflictingStores 2149070 # Number of conflicting stores.
616system.cpu.iq.iqInstsAdded 143218821 # Number of instructions added to the IQ (excludes non-spec)
617system.cpu.iq.iqNonSpecInstsAdded 2117732 # Number of non-speculative instructions added to the IQ
618system.cpu.iq.iqInstsIssued 143038678 # Number of instructions issued
619system.cpu.iq.iqSquashedInstsIssued 260968 # Number of squashed instructions issued
620system.cpu.iq.iqSquashedInstsExamined 8155598 # Number of squashed instructions iterated over during squash; mainly for profiling
605system.cpu.rename.int_rename_lookups 163957736 # Number of integer rename lookups
606system.cpu.rename.fp_rename_lookups 10899 # Number of floating rename lookups
607system.cpu.rename.CommittedMaps 141737618 # Number of HB maps that are committed
608system.cpu.rename.UndoneMaps 8483639 # Number of HB maps that are undone due to squashing
609system.cpu.rename.serializingInsts 2839333 # count of serializing insts renamed
610system.cpu.rename.tempSerializingInsts 2643784 # count of temporary serializing insts renamed
611system.cpu.rename.skidInsts 13883095 # count of insts added to the skid buffer
612system.cpu.memDep0.insertedLoads 26339486 # Number of loads inserted to the mem dependence unit.
613system.cpu.memDep0.insertedStores 21214202 # Number of stores inserted to the mem dependence unit.
614system.cpu.memDep0.conflictingLoads 1704469 # Number of conflicting loads.
615system.cpu.memDep0.conflictingStores 2149070 # Number of conflicting stores.
616system.cpu.iq.iqInstsAdded 143218821 # Number of instructions added to the IQ (excludes non-spec)
617system.cpu.iq.iqNonSpecInstsAdded 2117732 # Number of non-speculative instructions added to the IQ
618system.cpu.iq.iqInstsIssued 143038678 # Number of instructions issued
619system.cpu.iq.iqSquashedInstsIssued 260968 # Number of squashed instructions issued
620system.cpu.iq.iqSquashedInstsExamined 8155598 # Number of squashed instructions iterated over during squash; mainly for profiling
621system.cpu.iq.iqSquashedOperandsExamined 14296072 # Number of squashed operands that are examined and possibly removed from graph
621system.cpu.iq.iqSquashedOperandsExamined 14294324 # Number of squashed operands that are examined and possibly removed from graph
622system.cpu.iq.iqSquashedNonSpecRemoved 121861 # Number of squashed non-spec instructions that were removed
623system.cpu.iq.issued_per_cycle::samples 270560621 # Number of insts issued each cycle
624system.cpu.iq.issued_per_cycle::mean 0.528675 # Number of insts issued each cycle
625system.cpu.iq.issued_per_cycle::stdev 0.865256 # Number of insts issued each cycle
626system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
627system.cpu.iq.issued_per_cycle::0 182379693 67.41% 67.41% # Number of insts issued each cycle
628system.cpu.iq.issued_per_cycle::1 45219625 16.71% 84.12% # Number of insts issued each cycle
629system.cpu.iq.issued_per_cycle::2 31881925 11.78% 95.91% # Number of insts issued each cycle

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

835system.cpu.ipc 0.406217 # IPC: Instructions Per Cycle
836system.cpu.ipc_total 0.406217 # IPC: Total IPC of All Threads
837system.cpu.int_regfile_reads 155524954 # number of integer regfile reads
838system.cpu.int_regfile_writes 88488761 # number of integer regfile writes
839system.cpu.fp_regfile_reads 9529 # number of floating regfile reads
840system.cpu.fp_regfile_writes 2716 # number of floating regfile writes
841system.cpu.cc_regfile_reads 502156061 # number of cc regfile reads
842system.cpu.cc_regfile_writes 53129749 # number of cc regfile writes
622system.cpu.iq.iqSquashedNonSpecRemoved 121861 # Number of squashed non-spec instructions that were removed
623system.cpu.iq.issued_per_cycle::samples 270560621 # Number of insts issued each cycle
624system.cpu.iq.issued_per_cycle::mean 0.528675 # Number of insts issued each cycle
625system.cpu.iq.issued_per_cycle::stdev 0.865256 # Number of insts issued each cycle
626system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
627system.cpu.iq.issued_per_cycle::0 182379693 67.41% 67.41% # Number of insts issued each cycle
628system.cpu.iq.issued_per_cycle::1 45219625 16.71% 84.12% # Number of insts issued each cycle
629system.cpu.iq.issued_per_cycle::2 31881925 11.78% 95.91% # Number of insts issued each cycle

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

835system.cpu.ipc 0.406217 # IPC: Instructions Per Cycle
836system.cpu.ipc_total 0.406217 # IPC: Total IPC of All Threads
837system.cpu.int_regfile_reads 155524954 # number of integer regfile reads
838system.cpu.int_regfile_writes 88488761 # number of integer regfile writes
839system.cpu.fp_regfile_reads 9529 # number of floating regfile reads
840system.cpu.fp_regfile_writes 2716 # number of floating regfile writes
841system.cpu.cc_regfile_reads 502156061 # number of cc regfile reads
842system.cpu.cc_regfile_writes 53129749 # number of cc regfile writes
843system.cpu.misc_regfile_reads 347863701 # number of misc regfile reads
843system.cpu.misc_regfile_reads 347855567 # number of misc regfile reads
844system.cpu.misc_regfile_writes 1521708 # number of misc regfile writes
845system.cpu.dcache.tags.replacements 838747 # number of replacements
846system.cpu.dcache.tags.tagsinuse 511.925928 # Cycle average of tags in use
847system.cpu.dcache.tags.total_refs 40056711 # Total number of references to valid blocks.
848system.cpu.dcache.tags.sampled_refs 839259 # Sample count of references to valid blocks.
849system.cpu.dcache.tags.avg_refs 47.728664 # Average number of references to valid blocks.
850system.cpu.dcache.tags.warmup_cycle 441954500 # Cycle when the warmup percentage was hit.
851system.cpu.dcache.tags.occ_blocks::cpu.data 511.925928 # Average occupied blocks per requestor

--- 926 unchanged lines hidden ---
844system.cpu.misc_regfile_writes 1521708 # number of misc regfile writes
845system.cpu.dcache.tags.replacements 838747 # number of replacements
846system.cpu.dcache.tags.tagsinuse 511.925928 # Cycle average of tags in use
847system.cpu.dcache.tags.total_refs 40056711 # Total number of references to valid blocks.
848system.cpu.dcache.tags.sampled_refs 839259 # Sample count of references to valid blocks.
849system.cpu.dcache.tags.avg_refs 47.728664 # Average number of references to valid blocks.
850system.cpu.dcache.tags.warmup_cycle 441954500 # Cycle when the warmup percentage was hit.
851system.cpu.dcache.tags.occ_blocks::cpu.data 511.925928 # Average occupied blocks per requestor

--- 926 unchanged lines hidden ---