stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 1.861006 # Number of seconds simulated
4sim_ticks 1861005569500 # Number of ticks simulated
5final_tick 1861005569500 # 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 1.861006 # Number of seconds simulated
4sim_ticks 1861005569500 # Number of ticks simulated
5final_tick 1861005569500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 153218 # Simulator instruction rate (inst/s)
8host_op_rate 153218 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 5386630373 # Simulator tick rate (ticks/s)
10host_mem_usage 376136 # Number of bytes of host memory used
11host_seconds 345.49 # Real time elapsed on the host
7host_inst_rate 145313 # Simulator instruction rate (inst/s)
8host_op_rate 145313 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 5108711594 # Simulator tick rate (ticks/s)
10host_mem_usage 309496 # Number of bytes of host memory used
11host_seconds 364.28 # Real time elapsed on the host
12sim_insts 52934565 # Number of instructions simulated
13sim_ops 52934565 # 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 968000 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 24876864 # Number of bytes read from this memory
18system.physmem.bytes_read::tsunami.ide 960 # Number of bytes read from this memory
19system.physmem.bytes_read::total 25845824 # Number of bytes read from this memory

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

420system.cpu.memDep0.insertedLoads 10430513 # Number of loads inserted to the mem dependence unit.
421system.cpu.memDep0.insertedStores 6961741 # Number of stores inserted to the mem dependence unit.
422system.cpu.memDep0.conflictingLoads 1496363 # Number of conflicting loads.
423system.cpu.memDep0.conflictingStores 1107330 # Number of conflicting stores.
424system.cpu.iq.iqInstsAdded 58622970 # Number of instructions added to the IQ (excludes non-spec)
425system.cpu.iq.iqNonSpecInstsAdded 2136022 # Number of non-speculative instructions added to the IQ
426system.cpu.iq.iqInstsIssued 57539781 # Number of instructions issued
427system.cpu.iq.iqSquashedInstsIssued 62715 # Number of squashed instructions issued
12sim_insts 52934565 # Number of instructions simulated
13sim_ops 52934565 # 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 968000 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 24876864 # Number of bytes read from this memory
18system.physmem.bytes_read::tsunami.ide 960 # Number of bytes read from this memory
19system.physmem.bytes_read::total 25845824 # Number of bytes read from this memory

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

420system.cpu.memDep0.insertedLoads 10430513 # Number of loads inserted to the mem dependence unit.
421system.cpu.memDep0.insertedStores 6961741 # Number of stores inserted to the mem dependence unit.
422system.cpu.memDep0.conflictingLoads 1496363 # Number of conflicting loads.
423system.cpu.memDep0.conflictingStores 1107330 # Number of conflicting stores.
424system.cpu.iq.iqInstsAdded 58622970 # Number of instructions added to the IQ (excludes non-spec)
425system.cpu.iq.iqNonSpecInstsAdded 2136022 # Number of non-speculative instructions added to the IQ
426system.cpu.iq.iqInstsIssued 57539781 # Number of instructions issued
427system.cpu.iq.iqSquashedInstsIssued 62715 # Number of squashed instructions issued
428system.cpu.iq.iqSquashedInstsExamined 7497440 # Number of squashed instructions iterated over during squash; mainly for profiling
428system.cpu.iq.iqSquashedInstsExamined 7824422 # Number of squashed instructions iterated over during squash; mainly for profiling
429system.cpu.iq.iqSquashedOperandsExamined 3554737 # Number of squashed operands that are examined and possibly removed from graph
430system.cpu.iq.iqSquashedNonSpecRemoved 1474907 # Number of squashed non-spec instructions that were removed
431system.cpu.iq.issued_per_cycle::samples 117014009 # Number of insts issued each cycle
432system.cpu.iq.issued_per_cycle::mean 0.491734 # Number of insts issued each cycle
433system.cpu.iq.issued_per_cycle::stdev 1.229968 # Number of insts issued each cycle
434system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
435system.cpu.iq.issued_per_cycle::0 93391036 79.81% 79.81% # Number of insts issued each cycle
436system.cpu.iq.issued_per_cycle::1 10179391 8.70% 88.51% # Number of insts issued each cycle

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

513system.cpu.iq.FU_type_0::MemWrite 6730550 11.70% 98.35% # Type of FU issued
514system.cpu.iq.FU_type_0::IprAccess 948942 1.65% 100.00% # Type of FU issued
515system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
516system.cpu.iq.FU_type_0::total 57539781 # Type of FU issued
517system.cpu.iq.rate 0.469435 # Inst issue rate
518system.cpu.iq.fu_busy_cnt 1115222 # FU busy when requested
519system.cpu.iq.fu_busy_rate 0.019382 # FU busy rate (busy events/executed inst)
520system.cpu.iq.int_inst_queue_reads 232558247 # Number of integer instruction queue reads
429system.cpu.iq.iqSquashedOperandsExamined 3554737 # Number of squashed operands that are examined and possibly removed from graph
430system.cpu.iq.iqSquashedNonSpecRemoved 1474907 # Number of squashed non-spec instructions that were removed
431system.cpu.iq.issued_per_cycle::samples 117014009 # Number of insts issued each cycle
432system.cpu.iq.issued_per_cycle::mean 0.491734 # Number of insts issued each cycle
433system.cpu.iq.issued_per_cycle::stdev 1.229968 # Number of insts issued each cycle
434system.cpu.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
435system.cpu.iq.issued_per_cycle::0 93391036 79.81% 79.81% # Number of insts issued each cycle
436system.cpu.iq.issued_per_cycle::1 10179391 8.70% 88.51% # Number of insts issued each cycle

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

513system.cpu.iq.FU_type_0::MemWrite 6730550 11.70% 98.35% # Type of FU issued
514system.cpu.iq.FU_type_0::IprAccess 948942 1.65% 100.00% # Type of FU issued
515system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
516system.cpu.iq.FU_type_0::total 57539781 # Type of FU issued
517system.cpu.iq.rate 0.469435 # Inst issue rate
518system.cpu.iq.fu_busy_cnt 1115222 # FU busy when requested
519system.cpu.iq.fu_busy_rate 0.019382 # FU busy rate (busy events/executed inst)
520system.cpu.iq.int_inst_queue_reads 232558247 # Number of integer instruction queue reads
521system.cpu.iq.int_inst_queue_writes 67941522 # Number of integer instruction queue writes
521system.cpu.iq.int_inst_queue_writes 68266797 # Number of integer instruction queue writes
522system.cpu.iq.int_inst_queue_wakeup_accesses 55883323 # Number of integer instruction queue wakeup accesses
523system.cpu.iq.fp_inst_queue_reads 713260 # Number of floating instruction queue reads
522system.cpu.iq.int_inst_queue_wakeup_accesses 55883323 # Number of integer instruction queue wakeup accesses
523system.cpu.iq.fp_inst_queue_reads 713260 # Number of floating instruction queue reads
524system.cpu.iq.fp_inst_queue_writes 334790 # Number of floating instruction queue writes
524system.cpu.iq.fp_inst_queue_writes 336497 # Number of floating instruction queue writes
525system.cpu.iq.fp_inst_queue_wakeup_accesses 329169 # Number of floating instruction queue wakeup accesses
526system.cpu.iq.int_alu_accesses 58264568 # Number of integer alu accesses
527system.cpu.iq.fp_alu_accesses 383149 # Number of floating point alu accesses
528system.cpu.iew.lsq.thread0.forwLoads 636979 # Number of loads that had data forwarded from stores
529system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
530system.cpu.iew.lsq.thread0.squashedLoads 1345105 # Number of loads squashed
531system.cpu.iew.lsq.thread0.ignoredResponses 3404 # Number of memory responses ignored because the instruction is squashed
532system.cpu.iew.lsq.thread0.memOrderViolation 20302 # Number of memory ordering violations

--- 965 unchanged lines hidden ---
525system.cpu.iq.fp_inst_queue_wakeup_accesses 329169 # Number of floating instruction queue wakeup accesses
526system.cpu.iq.int_alu_accesses 58264568 # Number of integer alu accesses
527system.cpu.iq.fp_alu_accesses 383149 # Number of floating point alu accesses
528system.cpu.iew.lsq.thread0.forwLoads 636979 # Number of loads that had data forwarded from stores
529system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
530system.cpu.iew.lsq.thread0.squashedLoads 1345105 # Number of loads squashed
531system.cpu.iew.lsq.thread0.ignoredResponses 3404 # Number of memory responses ignored because the instruction is squashed
532system.cpu.iew.lsq.thread0.memOrderViolation 20302 # Number of memory ordering violations

--- 965 unchanged lines hidden ---