stats.txt (9013:afa278317136) stats.txt (9039:9a22621c741c)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.067388 # Number of seconds simulated
4sim_ticks 67388458000 # Number of ticks simulated
5final_tick 67388458000 # 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.067388 # Number of seconds simulated
4sim_ticks 67388458000 # Number of ticks simulated
5final_tick 67388458000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 49866 # Simulator instruction rate (inst/s)
8host_op_rate 87805 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 21269638 # Simulator tick rate (ticks/s)
10host_mem_usage 411868 # Number of bytes of host memory used
11host_seconds 3168.29 # Real time elapsed on the host
7host_inst_rate 74550 # Simulator instruction rate (inst/s)
8host_op_rate 131270 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 31798513 # Simulator tick rate (ticks/s)
10host_mem_usage 385908 # Number of bytes of host memory used
11host_seconds 2119.23 # Real time elapsed on the host
12sim_insts 157988582 # Number of instructions simulated
13sim_ops 278192519 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 3907520 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 69248 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 897536 # Number of bytes written to this memory
17system.physmem.num_reads 61055 # Number of read requests responded to by this memory
18system.physmem.num_writes 14024 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

76system.cpu.rename.RunCycles 50351191 # Number of cycles rename is running
77system.cpu.rename.UnblockCycles 25377857 # Number of cycles rename is unblocking
78system.cpu.rename.RenamedInsts 337406380 # Number of instructions processed by rename
79system.cpu.rename.ROBFullEvents 13 # Number of times rename has blocked due to ROB full
80system.cpu.rename.IQFullEvents 3712 # Number of times rename has blocked due to IQ full
81system.cpu.rename.LSQFullEvents 23187560 # Number of times rename has blocked due to LSQ full
82system.cpu.rename.FullRegisterEvents 79157 # Number of times there has been no free registers
83system.cpu.rename.RenamedOperands 414755881 # Number of destination operands rename has renamed
12sim_insts 157988582 # Number of instructions simulated
13sim_ops 278192519 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 3907520 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 69248 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 897536 # Number of bytes written to this memory
17system.physmem.num_reads 61055 # Number of read requests responded to by this memory
18system.physmem.num_writes 14024 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

76system.cpu.rename.RunCycles 50351191 # Number of cycles rename is running
77system.cpu.rename.UnblockCycles 25377857 # Number of cycles rename is unblocking
78system.cpu.rename.RenamedInsts 337406380 # Number of instructions processed by rename
79system.cpu.rename.ROBFullEvents 13 # Number of times rename has blocked due to ROB full
80system.cpu.rename.IQFullEvents 3712 # Number of times rename has blocked due to IQ full
81system.cpu.rename.LSQFullEvents 23187560 # Number of times rename has blocked due to LSQ full
82system.cpu.rename.FullRegisterEvents 79157 # Number of times there has been no free registers
83system.cpu.rename.RenamedOperands 414755881 # Number of destination operands rename has renamed
84system.cpu.rename.RenameLookups 1009935088 # Number of register rename lookups that rename has made
85system.cpu.rename.int_rename_lookups 1009932388 # Number of integer rename lookups
84system.cpu.rename.RenameLookups 1009935094 # Number of register rename lookups that rename has made
85system.cpu.rename.int_rename_lookups 1009932394 # Number of integer rename lookups
86system.cpu.rename.fp_rename_lookups 2700 # Number of floating rename lookups
87system.cpu.rename.CommittedMaps 341010940 # Number of HB maps that are committed
88system.cpu.rename.UndoneMaps 73744941 # Number of HB maps that are undone due to squashing
89system.cpu.rename.serializingInsts 481 # count of serializing insts renamed
90system.cpu.rename.tempSerializingInsts 474 # count of temporary serializing insts renamed
91system.cpu.rename.skidInsts 56192967 # count of insts added to the skid buffer
92system.cpu.memDep0.insertedLoads 108162580 # Number of loads inserted to the mem dependence unit.
93system.cpu.memDep0.insertedStores 37173372 # Number of stores inserted to the mem dependence unit.

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

279system.cpu.idleCycles 810010 # Total number of cycles that the CPU has spent unscheduled due to idling
280system.cpu.committedInsts 157988582 # Number of Instructions Simulated
281system.cpu.committedOps 278192519 # Number of Ops (including micro ops) Simulated
282system.cpu.committedInsts_total 157988582 # Number of Instructions Simulated
283system.cpu.cpi 0.853080 # CPI: Cycles Per Instruction
284system.cpu.cpi_total 0.853080 # CPI: Total CPI of All Threads
285system.cpu.ipc 1.172223 # IPC: Instructions Per Cycle
286system.cpu.ipc_total 1.172223 # IPC: Total IPC of All Threads
86system.cpu.rename.fp_rename_lookups 2700 # Number of floating rename lookups
87system.cpu.rename.CommittedMaps 341010940 # Number of HB maps that are committed
88system.cpu.rename.UndoneMaps 73744941 # Number of HB maps that are undone due to squashing
89system.cpu.rename.serializingInsts 481 # count of serializing insts renamed
90system.cpu.rename.tempSerializingInsts 474 # count of temporary serializing insts renamed
91system.cpu.rename.skidInsts 56192967 # count of insts added to the skid buffer
92system.cpu.memDep0.insertedLoads 108162580 # Number of loads inserted to the mem dependence unit.
93system.cpu.memDep0.insertedStores 37173372 # Number of stores inserted to the mem dependence unit.

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

279system.cpu.idleCycles 810010 # Total number of cycles that the CPU has spent unscheduled due to idling
280system.cpu.committedInsts 157988582 # Number of Instructions Simulated
281system.cpu.committedOps 278192519 # Number of Ops (including micro ops) Simulated
282system.cpu.committedInsts_total 157988582 # Number of Instructions Simulated
283system.cpu.cpi 0.853080 # CPI: Cycles Per Instruction
284system.cpu.cpi_total 0.853080 # CPI: Total CPI of All Threads
285system.cpu.ipc 1.172223 # IPC: Instructions Per Cycle
286system.cpu.ipc_total 1.172223 # IPC: Total IPC of All Threads
287system.cpu.int_regfile_reads 705322543 # number of integer regfile reads
287system.cpu.int_regfile_reads 705322547 # number of integer regfile reads
288system.cpu.int_regfile_writes 373244258 # number of integer regfile writes
289system.cpu.fp_regfile_reads 361 # number of floating regfile reads
290system.cpu.fp_regfile_writes 193 # number of floating regfile writes
291system.cpu.misc_regfile_reads 197929880 # number of misc regfile reads
292system.cpu.icache.replacements 97 # number of replacements
293system.cpu.icache.tagsinuse 846.508998 # Cycle average of tags in use
294system.cpu.icache.total_refs 27277404 # Total number of references to valid blocks.
295system.cpu.icache.sampled_refs 1093 # Sample count of references to valid blocks.

--- 297 unchanged lines hidden ---
288system.cpu.int_regfile_writes 373244258 # number of integer regfile writes
289system.cpu.fp_regfile_reads 361 # number of floating regfile reads
290system.cpu.fp_regfile_writes 193 # number of floating regfile writes
291system.cpu.misc_regfile_reads 197929880 # number of misc regfile reads
292system.cpu.icache.replacements 97 # number of replacements
293system.cpu.icache.tagsinuse 846.508998 # Cycle average of tags in use
294system.cpu.icache.total_refs 27277404 # Total number of references to valid blocks.
295system.cpu.icache.sampled_refs 1093 # Sample count of references to valid blocks.

--- 297 unchanged lines hidden ---