stats.txt (9449:56610ab73040) stats.txt (9459:8ca90cef0183)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.065983 # Number of seconds simulated
4sim_ticks 65982862500 # Number of ticks simulated
5final_tick 65982862500 # 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.065983 # Number of seconds simulated
4sim_ticks 65982862500 # Number of ticks simulated
5final_tick 65982862500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 39069 # Simulator instruction rate (inst/s)
8host_op_rate 68794 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 16316772 # Simulator tick rate (ticks/s)
10host_mem_usage 376348 # Number of bytes of host memory used
11host_seconds 4043.87 # Real time elapsed on the host
7host_inst_rate 97221 # Simulator instruction rate (inst/s)
8host_op_rate 171190 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 40603649 # Simulator tick rate (ticks/s)
10host_mem_usage 385836 # Number of bytes of host memory used
11host_seconds 1625.05 # Real time elapsed on the host
12sim_insts 157988547 # Number of instructions simulated
13sim_ops 278192463 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 65216 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 1883072 # Number of bytes read from this memory
16system.physmem.bytes_read::total 1948288 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 65216 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 65216 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 11136 # Number of bytes written to this memory

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

265system.cpu.memDep0.insertedStores 35255084 # Number of stores inserted to the mem dependence unit.
266system.cpu.memDep0.conflictingLoads 39579305 # Number of conflicting loads.
267system.cpu.memDep0.conflictingStores 5971941 # Number of conflicting stores.
268system.cpu.iq.iqInstsAdded 315806334 # Number of instructions added to the IQ (excludes non-spec)
269system.cpu.iq.iqNonSpecInstsAdded 1679 # Number of non-speculative instructions added to the IQ
270system.cpu.iq.iqInstsIssued 302165189 # Number of instructions issued
271system.cpu.iq.iqSquashedInstsIssued 115128 # Number of squashed instructions issued
272system.cpu.iq.iqSquashedInstsExamined 36987116 # Number of squashed instructions iterated over during squash; mainly for profiling
12sim_insts 157988547 # Number of instructions simulated
13sim_ops 278192463 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read::cpu.inst 65216 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 1883072 # Number of bytes read from this memory
16system.physmem.bytes_read::total 1948288 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 65216 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 65216 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::writebacks 11136 # Number of bytes written to this memory

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

265system.cpu.memDep0.insertedStores 35255084 # Number of stores inserted to the mem dependence unit.
266system.cpu.memDep0.conflictingLoads 39579305 # Number of conflicting loads.
267system.cpu.memDep0.conflictingStores 5971941 # Number of conflicting stores.
268system.cpu.iq.iqInstsAdded 315806334 # Number of instructions added to the IQ (excludes non-spec)
269system.cpu.iq.iqNonSpecInstsAdded 1679 # Number of non-speculative instructions added to the IQ
270system.cpu.iq.iqInstsIssued 302165189 # Number of instructions issued
271system.cpu.iq.iqSquashedInstsIssued 115128 # Number of squashed instructions issued
272system.cpu.iq.iqSquashedInstsExamined 36987116 # Number of squashed instructions iterated over during squash; mainly for profiling
273system.cpu.iq.iqSquashedOperandsExamined 54145851 # Number of squashed operands that are examined and possibly removed from graph
273system.cpu.iq.iqSquashedOperandsExamined 54145843 # Number of squashed operands that are examined and possibly removed from graph
274system.cpu.iq.iqSquashedNonSpecRemoved 1234 # Number of squashed non-spec instructions that were removed
275system.cpu.iq.issued_per_cycle::samples 131886743 # Number of insts issued each cycle
276system.cpu.iq.issued_per_cycle::mean 2.291096 # Number of insts issued each cycle
277system.cpu.iq.issued_per_cycle::stdev 1.700528 # Number of insts issued each cycle
278system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
279system.cpu.iq.issued_per_cycle::0 24537309 18.60% 18.60% # Number of insts issued each cycle
280system.cpu.iq.issued_per_cycle::1 23216690 17.60% 36.21% # Number of insts issued each cycle
281system.cpu.iq.issued_per_cycle::2 25879367 19.62% 55.83% # Number of insts issued each cycle

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

358system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
359system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
360system.cpu.iq.FU_type_0::total 302165189 # Type of FU issued
361system.cpu.iq.rate 2.289725 # Inst issue rate
362system.cpu.iq.fu_busy_cnt 1958055 # FU busy when requested
363system.cpu.iq.fu_busy_rate 0.006480 # FU busy rate (busy events/executed inst)
364system.cpu.iq.int_inst_queue_reads 738289800 # Number of integer instruction queue reads
365system.cpu.iq.int_inst_queue_writes 352827074 # Number of integer instruction queue writes
274system.cpu.iq.iqSquashedNonSpecRemoved 1234 # Number of squashed non-spec instructions that were removed
275system.cpu.iq.issued_per_cycle::samples 131886743 # Number of insts issued each cycle
276system.cpu.iq.issued_per_cycle::mean 2.291096 # Number of insts issued each cycle
277system.cpu.iq.issued_per_cycle::stdev 1.700528 # Number of insts issued each cycle
278system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
279system.cpu.iq.issued_per_cycle::0 24537309 18.60% 18.60% # Number of insts issued each cycle
280system.cpu.iq.issued_per_cycle::1 23216690 17.60% 36.21% # Number of insts issued each cycle
281system.cpu.iq.issued_per_cycle::2 25879367 19.62% 55.83% # Number of insts issued each cycle

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

358system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
359system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
360system.cpu.iq.FU_type_0::total 302165189 # Type of FU issued
361system.cpu.iq.rate 2.289725 # Inst issue rate
362system.cpu.iq.fu_busy_cnt 1958055 # FU busy when requested
363system.cpu.iq.fu_busy_rate 0.006480 # FU busy rate (busy events/executed inst)
364system.cpu.iq.int_inst_queue_reads 738289800 # Number of integer instruction queue reads
365system.cpu.iq.int_inst_queue_writes 352827074 # Number of integer instruction queue writes
366system.cpu.iq.int_inst_queue_wakeup_accesses 299525455 # Number of integer instruction queue wakeup accesses
366system.cpu.iq.int_inst_queue_wakeup_accesses 299525457 # Number of integer instruction queue wakeup accesses
367system.cpu.iq.fp_inst_queue_reads 504 # Number of floating instruction queue reads
368system.cpu.iq.fp_inst_queue_writes 863 # Number of floating instruction queue writes
369system.cpu.iq.fp_inst_queue_wakeup_accesses 154 # Number of floating instruction queue wakeup accesses
370system.cpu.iq.int_alu_accesses 304091716 # Number of integer alu accesses
371system.cpu.iq.fp_alu_accesses 233 # Number of floating point alu accesses
372system.cpu.iew.lsq.thread0.forwLoads 54002404 # Number of loads that had data forwarded from stores
373system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
374system.cpu.iew.lsq.thread0.squashedLoads 11749699 # Number of loads squashed

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

399system.cpu.iew.iewExecSquashedInsts 1619063 # Number of squashed instructions skipped in execute
400system.cpu.iew.exec_swp 0 # number of swp insts executed
401system.cpu.iew.exec_nop 0 # number of nop insts executed
402system.cpu.iew.exec_refs 130293374 # number of memory reference insts executed
403system.cpu.iew.exec_branches 30888175 # Number of branches executed
404system.cpu.iew.exec_stores 33015298 # Number of stores executed
405system.cpu.iew.exec_rate 2.277456 # Inst execution rate
406system.cpu.iew.wb_sent 299954363 # cumulative count of insts sent to commit
367system.cpu.iq.fp_inst_queue_reads 504 # Number of floating instruction queue reads
368system.cpu.iq.fp_inst_queue_writes 863 # Number of floating instruction queue writes
369system.cpu.iq.fp_inst_queue_wakeup_accesses 154 # Number of floating instruction queue wakeup accesses
370system.cpu.iq.int_alu_accesses 304091716 # Number of integer alu accesses
371system.cpu.iq.fp_alu_accesses 233 # Number of floating point alu accesses
372system.cpu.iew.lsq.thread0.forwLoads 54002404 # Number of loads that had data forwarded from stores
373system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
374system.cpu.iew.lsq.thread0.squashedLoads 11749699 # Number of loads squashed

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

399system.cpu.iew.iewExecSquashedInsts 1619063 # Number of squashed instructions skipped in execute
400system.cpu.iew.exec_swp 0 # number of swp insts executed
401system.cpu.iew.exec_nop 0 # number of nop insts executed
402system.cpu.iew.exec_refs 130293374 # number of memory reference insts executed
403system.cpu.iew.exec_branches 30888175 # Number of branches executed
404system.cpu.iew.exec_stores 33015298 # Number of stores executed
405system.cpu.iew.exec_rate 2.277456 # Inst execution rate
406system.cpu.iew.wb_sent 299954363 # cumulative count of insts sent to commit
407system.cpu.iew.wb_count 299525609 # cumulative count of insts written-back
407system.cpu.iew.wb_count 299525611 # cumulative count of insts written-back
408system.cpu.iew.wb_producers 219474385 # num instructions producing a value
409system.cpu.iew.wb_consumers 297941322 # num instructions consuming a value
410system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
411system.cpu.iew.wb_rate 2.269723 # insts written-back per cycle
412system.cpu.iew.wb_fanout 0.736636 # average fanout of values written-back
413system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
414system.cpu.commit.commitSquashedInsts 37628513 # The number of squashed insts skipped by commit
415system.cpu.commit.commitNonSpecStalls 445 # The number of times commit has been forced to stall to communicate backwards

--- 392 unchanged lines hidden ---
408system.cpu.iew.wb_producers 219474385 # num instructions producing a value
409system.cpu.iew.wb_consumers 297941322 # num instructions consuming a value
410system.cpu.iew.wb_penalized 0 # number of instrctions required to write to 'other' IQ
411system.cpu.iew.wb_rate 2.269723 # insts written-back per cycle
412system.cpu.iew.wb_fanout 0.736636 # average fanout of values written-back
413system.cpu.iew.wb_penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
414system.cpu.commit.commitSquashedInsts 37628513 # The number of squashed insts skipped by commit
415system.cpu.commit.commitNonSpecStalls 445 # The number of times commit has been forced to stall to communicate backwards

--- 392 unchanged lines hidden ---