stats.txt (10791:a80d2d716a53) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 5.154240 # Number of seconds simulated
4sim_ticks 5154239928000 # Number of ticks simulated
5final_tick 5154239928000 # 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 5.154240 # Number of seconds simulated
4sim_ticks 5154239928000 # Number of ticks simulated
5final_tick 5154239928000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 179131 # Simulator instruction rate (inst/s)
8host_op_rate 354077 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 2263170239 # Simulator tick rate (ticks/s)
10host_mem_usage 759084 # Number of bytes of host memory used
11host_seconds 2277.44 # Real time elapsed on the host
7host_inst_rate 159835 # Simulator instruction rate (inst/s)
8host_op_rate 315937 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 2019388964 # Simulator tick rate (ticks/s)
10host_mem_usage 759104 # Number of bytes of host memory used
11host_seconds 2552.38 # Real time elapsed on the host
12sim_insts 407959851 # Number of instructions simulated
13sim_ops 806389826 # 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 4224 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.itb.walker 320 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.inst 1048832 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu.data 10760128 # Number of bytes read from this memory

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

384system.cpu.memDep0.insertedLoads 17323479 # Number of loads inserted to the mem dependence unit.
385system.cpu.memDep0.insertedStores 10180206 # Number of stores inserted to the mem dependence unit.
386system.cpu.memDep0.conflictingLoads 1295686 # Number of conflicting loads.
387system.cpu.memDep0.conflictingStores 1069829 # Number of conflicting stores.
388system.cpu.iq.iqInstsAdded 829469634 # Number of instructions added to the IQ (excludes non-spec)
389system.cpu.iq.iqNonSpecInstsAdded 1196558 # Number of non-speculative instructions added to the IQ
390system.cpu.iq.iqInstsIssued 824230120 # Number of instructions issued
391system.cpu.iq.iqSquashedInstsIssued 243416 # Number of squashed instructions issued
12sim_insts 407959851 # Number of instructions simulated
13sim_ops 806389826 # 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 4224 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.itb.walker 320 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.inst 1048832 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu.data 10760128 # Number of bytes read from this memory

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

384system.cpu.memDep0.insertedLoads 17323479 # Number of loads inserted to the mem dependence unit.
385system.cpu.memDep0.insertedStores 10180206 # Number of stores inserted to the mem dependence unit.
386system.cpu.memDep0.conflictingLoads 1295686 # Number of conflicting loads.
387system.cpu.memDep0.conflictingStores 1069829 # Number of conflicting stores.
388system.cpu.iq.iqInstsAdded 829469634 # Number of instructions added to the IQ (excludes non-spec)
389system.cpu.iq.iqNonSpecInstsAdded 1196558 # Number of non-speculative instructions added to the IQ
390system.cpu.iq.iqInstsIssued 824230120 # Number of instructions issued
391system.cpu.iq.iqSquashedInstsIssued 243416 # Number of squashed instructions issued
392system.cpu.iq.iqSquashedInstsExamined 23349289 # Number of squashed instructions iterated over during squash; mainly for profiling
392system.cpu.iq.iqSquashedInstsExamined 24276361 # Number of squashed instructions iterated over during squash; mainly for profiling
393system.cpu.iq.iqSquashedOperandsExamined 36028466 # Number of squashed operands that are examined and possibly removed from graph
394system.cpu.iq.iqSquashedNonSpecRemoved 151024 # Number of squashed non-spec instructions that were removed
395system.cpu.iq.issued_per_cycle::samples 449344124 # Number of insts issued each cycle
396system.cpu.iq.issued_per_cycle::mean 1.834296 # Number of insts issued each cycle
397system.cpu.iq.issued_per_cycle::stdev 2.415438 # Number of insts issued each cycle
398system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
399system.cpu.iq.issued_per_cycle::0 265024726 58.98% 58.98% # Number of insts issued each cycle
400system.cpu.iq.issued_per_cycle::1 14037592 3.12% 62.10% # Number of insts issued each cycle

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

477system.cpu.iq.FU_type_0::MemWrite 9393603 1.14% 100.00% # Type of FU issued
478system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
479system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
480system.cpu.iq.FU_type_0::total 824230120 # Type of FU issued
481system.cpu.iq.rate 1.823454 # Inst issue rate
482system.cpu.iq.fu_busy_cnt 2760609 # FU busy when requested
483system.cpu.iq.fu_busy_rate 0.003349 # FU busy rate (busy events/executed inst)
484system.cpu.iq.int_inst_queue_reads 2100807897 # Number of integer instruction queue reads
393system.cpu.iq.iqSquashedOperandsExamined 36028466 # Number of squashed operands that are examined and possibly removed from graph
394system.cpu.iq.iqSquashedNonSpecRemoved 151024 # Number of squashed non-spec instructions that were removed
395system.cpu.iq.issued_per_cycle::samples 449344124 # Number of insts issued each cycle
396system.cpu.iq.issued_per_cycle::mean 1.834296 # Number of insts issued each cycle
397system.cpu.iq.issued_per_cycle::stdev 2.415438 # Number of insts issued each cycle
398system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
399system.cpu.iq.issued_per_cycle::0 265024726 58.98% 58.98% # Number of insts issued each cycle
400system.cpu.iq.issued_per_cycle::1 14037592 3.12% 62.10% # Number of insts issued each cycle

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

477system.cpu.iq.FU_type_0::MemWrite 9393603 1.14% 100.00% # Type of FU issued
478system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
479system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
480system.cpu.iq.FU_type_0::total 824230120 # Type of FU issued
481system.cpu.iq.rate 1.823454 # Inst issue rate
482system.cpu.iq.fu_busy_cnt 2760609 # FU busy when requested
483system.cpu.iq.fu_busy_rate 0.003349 # FU busy rate (busy events/executed inst)
484system.cpu.iq.int_inst_queue_reads 2100807897 # Number of integer instruction queue reads
485system.cpu.iq.int_inst_queue_writes 854027763 # Number of integer instruction queue writes
485system.cpu.iq.int_inst_queue_writes 854954817 # Number of integer instruction queue writes
486system.cpu.iq.int_inst_queue_wakeup_accesses 819692227 # Number of integer instruction queue wakeup accesses
487system.cpu.iq.fp_inst_queue_reads 491 # Number of floating instruction queue reads
486system.cpu.iq.int_inst_queue_wakeup_accesses 819692227 # Number of integer instruction queue wakeup accesses
487system.cpu.iq.fp_inst_queue_reads 491 # Number of floating instruction queue reads
488system.cpu.iq.fp_inst_queue_writes 488 # Number of floating instruction queue writes
488system.cpu.iq.fp_inst_queue_writes 506 # Number of floating instruction queue writes
489system.cpu.iq.fp_inst_queue_wakeup_accesses 172 # Number of floating instruction queue wakeup accesses
490system.cpu.iq.int_alu_accesses 826700185 # Number of integer alu accesses
491system.cpu.iq.fp_alu_accesses 236 # Number of floating point alu accesses
492system.cpu.iew.lsq.thread0.forwLoads 1868049 # Number of loads that had data forwarded from stores
493system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
494system.cpu.iew.lsq.thread0.squashedLoads 3330814 # Number of loads squashed
495system.cpu.iew.lsq.thread0.ignoredResponses 14803 # Number of memory responses ignored because the instruction is squashed
496system.cpu.iew.lsq.thread0.memOrderViolation 14207 # Number of memory ordering violations

--- 1107 unchanged lines hidden ---
489system.cpu.iq.fp_inst_queue_wakeup_accesses 172 # Number of floating instruction queue wakeup accesses
490system.cpu.iq.int_alu_accesses 826700185 # Number of integer alu accesses
491system.cpu.iq.fp_alu_accesses 236 # Number of floating point alu accesses
492system.cpu.iew.lsq.thread0.forwLoads 1868049 # Number of loads that had data forwarded from stores
493system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
494system.cpu.iew.lsq.thread0.squashedLoads 3330814 # Number of loads squashed
495system.cpu.iew.lsq.thread0.ignoredResponses 14803 # Number of memory responses ignored because the instruction is squashed
496system.cpu.iew.lsq.thread0.memOrderViolation 14207 # Number of memory ordering violations

--- 1107 unchanged lines hidden ---