stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.409399 # Number of seconds simulated
4sim_ticks 409399480000 # Number of ticks simulated
5final_tick 409399480000 # 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.409399 # Number of seconds simulated
4sim_ticks 409399480000 # Number of ticks simulated
5final_tick 409399480000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 93383 # Simulator instruction rate (inst/s)
8host_op_rate 114967 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 59675446 # Simulator tick rate (ticks/s)
10host_mem_usage 317532 # Number of bytes of host memory used
11host_seconds 6860.43 # Real time elapsed on the host
7host_inst_rate 92444 # Simulator instruction rate (inst/s)
8host_op_rate 113811 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 59075206 # Simulator tick rate (ticks/s)
10host_mem_usage 244496 # Number of bytes of host memory used
11host_seconds 6930.14 # Real time elapsed on the host
12sim_insts 640649298 # Number of instructions simulated
13sim_ops 788724957 # 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 232192 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 7025088 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 12938560 # Number of bytes read from this memory
19system.physmem.bytes_read::total 20195840 # Number of bytes read from this memory

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

479system.cpu.memDep0.insertedLoads 366205100 # Number of loads inserted to the mem dependence unit.
480system.cpu.memDep0.insertedStores 236096667 # Number of stores inserted to the mem dependence unit.
481system.cpu.memDep0.conflictingLoads 1646330 # Number of conflicting loads.
482system.cpu.memDep0.conflictingStores 5328678 # Number of conflicting stores.
483system.cpu.iq.iqInstsAdded 1168639452 # Number of instructions added to the IQ (excludes non-spec)
484system.cpu.iq.iqNonSpecInstsAdded 12360 # Number of non-speculative instructions added to the IQ
485system.cpu.iq.iqInstsIssued 1017122920 # Number of instructions issued
486system.cpu.iq.iqSquashedInstsIssued 18523621 # Number of squashed instructions issued
12sim_insts 640649298 # Number of instructions simulated
13sim_ops 788724957 # 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 232192 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 7025088 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.l2cache.prefetcher 12938560 # Number of bytes read from this memory
19system.physmem.bytes_read::total 20195840 # Number of bytes read from this memory

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

479system.cpu.memDep0.insertedLoads 366205100 # Number of loads inserted to the mem dependence unit.
480system.cpu.memDep0.insertedStores 236096667 # Number of stores inserted to the mem dependence unit.
481system.cpu.memDep0.conflictingLoads 1646330 # Number of conflicting loads.
482system.cpu.memDep0.conflictingStores 5328678 # Number of conflicting stores.
483system.cpu.iq.iqInstsAdded 1168639452 # Number of instructions added to the IQ (excludes non-spec)
484system.cpu.iq.iqNonSpecInstsAdded 12360 # Number of non-speculative instructions added to the IQ
485system.cpu.iq.iqInstsIssued 1017122920 # Number of instructions issued
486system.cpu.iq.iqSquashedInstsIssued 18523621 # Number of squashed instructions issued
487system.cpu.iq.iqSquashedInstsExamined 379819992 # Number of squashed instructions iterated over during squash; mainly for profiling
487system.cpu.iq.iqSquashedInstsExamined 379926855 # Number of squashed instructions iterated over during squash; mainly for profiling
488system.cpu.iq.iqSquashedOperandsExamined 1032577011 # Number of squashed operands that are examined and possibly removed from graph
489system.cpu.iq.iqSquashedNonSpecRemoved 206 # Number of squashed non-spec instructions that were removed
490system.cpu.iq.issued_per_cycle::samples 818460793 # Number of insts issued each cycle
491system.cpu.iq.issued_per_cycle::mean 1.242727 # Number of insts issued each cycle
492system.cpu.iq.issued_per_cycle::stdev 1.084979 # Number of insts issued each cycle
493system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
494system.cpu.iq.issued_per_cycle::0 260810349 31.87% 31.87% # Number of insts issued each cycle
495system.cpu.iq.issued_per_cycle::1 227739162 27.83% 59.69% # Number of insts issued each cycle

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

572system.cpu.iq.FU_type_0::MemWrite 215585851 21.20% 100.00% # Type of FU issued
573system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
574system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
575system.cpu.iq.FU_type_0::total 1017122920 # Type of FU issued
576system.cpu.iq.rate 1.242213 # Inst issue rate
577system.cpu.iq.fu_busy_cnt 337415663 # FU busy when requested
578system.cpu.iq.fu_busy_rate 0.331735 # FU busy rate (busy events/executed inst)
579system.cpu.iq.int_inst_queue_reads 3146768879 # Number of integer instruction queue reads
488system.cpu.iq.iqSquashedOperandsExamined 1032577011 # Number of squashed operands that are examined and possibly removed from graph
489system.cpu.iq.iqSquashedNonSpecRemoved 206 # Number of squashed non-spec instructions that were removed
490system.cpu.iq.issued_per_cycle::samples 818460793 # Number of insts issued each cycle
491system.cpu.iq.issued_per_cycle::mean 1.242727 # Number of insts issued each cycle
492system.cpu.iq.issued_per_cycle::stdev 1.084979 # Number of insts issued each cycle
493system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
494system.cpu.iq.issued_per_cycle::0 260810349 31.87% 31.87% # Number of insts issued each cycle
495system.cpu.iq.issued_per_cycle::1 227739162 27.83% 59.69% # Number of insts issued each cycle

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

572system.cpu.iq.FU_type_0::MemWrite 215585851 21.20% 100.00% # Type of FU issued
573system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
574system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
575system.cpu.iq.FU_type_0::total 1017122920 # Type of FU issued
576system.cpu.iq.rate 1.242213 # Inst issue rate
577system.cpu.iq.fu_busy_cnt 337415663 # FU busy when requested
578system.cpu.iq.fu_busy_rate 0.331735 # FU busy rate (busy events/executed inst)
579system.cpu.iq.int_inst_queue_reads 3146768879 # Number of integer instruction queue reads
580system.cpu.iq.int_inst_queue_writes 1504924384 # Number of integer instruction queue writes
580system.cpu.iq.int_inst_queue_writes 1505031237 # Number of integer instruction queue writes
581system.cpu.iq.int_inst_queue_wakeup_accesses 934270592 # Number of integer instruction queue wakeup accesses
582system.cpu.iq.fp_inst_queue_reads 61877038 # Number of floating instruction queue reads
581system.cpu.iq.int_inst_queue_wakeup_accesses 934270592 # Number of integer instruction queue wakeup accesses
582system.cpu.iq.fp_inst_queue_reads 61877038 # Number of floating instruction queue reads
583system.cpu.iq.fp_inst_queue_writes 43565805 # Number of floating instruction queue writes
583system.cpu.iq.fp_inst_queue_writes 43565815 # Number of floating instruction queue writes
584system.cpu.iq.fp_inst_queue_wakeup_accesses 26152443 # Number of floating instruction queue wakeup accesses
585system.cpu.iq.int_alu_accesses 1320728240 # Number of integer alu accesses
586system.cpu.iq.fp_alu_accesses 33810343 # Number of floating point alu accesses
587system.cpu.iew.lsq.thread0.forwLoads 9960122 # Number of loads that had data forwarded from stores
588system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
589system.cpu.iew.lsq.thread0.squashedLoads 113964162 # Number of loads squashed
590system.cpu.iew.lsq.thread0.ignoredResponses 1106 # Number of memory responses ignored because the instruction is squashed
591system.cpu.iew.lsq.thread0.memOrderViolation 18388 # Number of memory ordering violations

--- 625 unchanged lines hidden ---
584system.cpu.iq.fp_inst_queue_wakeup_accesses 26152443 # Number of floating instruction queue wakeup accesses
585system.cpu.iq.int_alu_accesses 1320728240 # Number of integer alu accesses
586system.cpu.iq.fp_alu_accesses 33810343 # Number of floating point alu accesses
587system.cpu.iew.lsq.thread0.forwLoads 9960122 # Number of loads that had data forwarded from stores
588system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
589system.cpu.iew.lsq.thread0.squashedLoads 113964162 # Number of loads squashed
590system.cpu.iew.lsq.thread0.ignoredResponses 1106 # Number of memory responses ignored because the instruction is squashed
591system.cpu.iew.lsq.thread0.memOrderViolation 18388 # Number of memory ordering violations

--- 625 unchanged lines hidden ---