stats.txt (10736:4433fb00fa7d) stats.txt (10798:74e3c7359393)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 1.904438 # Number of seconds simulated
4sim_ticks 1904437574000 # Number of ticks simulated
5final_tick 1904437574000 # 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.904438 # Number of seconds simulated
4sim_ticks 1904437574000 # Number of ticks simulated
5final_tick 1904437574000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 150033 # Simulator instruction rate (inst/s)
8host_op_rate 150033 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 5049661741 # Simulator tick rate (ticks/s)
10host_mem_usage 379720 # Number of bytes of host memory used
11host_seconds 377.14 # Real time elapsed on the host
7host_inst_rate 143053 # Simulator instruction rate (inst/s)
8host_op_rate 143053 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 4814720142 # Simulator tick rate (ticks/s)
10host_mem_usage 313028 # Number of bytes of host memory used
11host_seconds 395.54 # Real time elapsed on the host
12sim_insts 56583768 # Number of instructions simulated
13sim_ops 56583768 # 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::cpu0.inst 878144 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu0.data 24662016 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu1.inst 107328 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu1.data 745792 # Number of bytes read from this memory

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

432system.cpu0.memDep0.insertedLoads 9310742 # Number of loads inserted to the mem dependence unit.
433system.cpu0.memDep0.insertedStores 6112181 # Number of stores inserted to the mem dependence unit.
434system.cpu0.memDep0.conflictingLoads 1342468 # Number of conflicting loads.
435system.cpu0.memDep0.conflictingStores 951279 # Number of conflicting stores.
436system.cpu0.iq.iqInstsAdded 53110388 # Number of instructions added to the IQ (excludes non-spec)
437system.cpu0.iq.iqNonSpecInstsAdded 1887245 # Number of non-speculative instructions added to the IQ
438system.cpu0.iq.iqInstsIssued 52243998 # Number of instructions issued
439system.cpu0.iq.iqSquashedInstsIssued 50112 # Number of squashed instructions issued
12sim_insts 56583768 # Number of instructions simulated
13sim_ops 56583768 # 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::cpu0.inst 878144 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu0.data 24662016 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu1.inst 107328 # Number of bytes read from this memory
19system.physmem.bytes_read::cpu1.data 745792 # Number of bytes read from this memory

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

432system.cpu0.memDep0.insertedLoads 9310742 # Number of loads inserted to the mem dependence unit.
433system.cpu0.memDep0.insertedStores 6112181 # Number of stores inserted to the mem dependence unit.
434system.cpu0.memDep0.conflictingLoads 1342468 # Number of conflicting loads.
435system.cpu0.memDep0.conflictingStores 951279 # Number of conflicting stores.
436system.cpu0.iq.iqInstsAdded 53110388 # Number of instructions added to the IQ (excludes non-spec)
437system.cpu0.iq.iqNonSpecInstsAdded 1887245 # Number of non-speculative instructions added to the IQ
438system.cpu0.iq.iqInstsIssued 52243998 # Number of instructions issued
439system.cpu0.iq.iqSquashedInstsIssued 50112 # Number of squashed instructions issued
440system.cpu0.iq.iqSquashedInstsExamined 6322079 # Number of squashed instructions iterated over during squash; mainly for profiling
440system.cpu0.iq.iqSquashedInstsExamined 6621677 # Number of squashed instructions iterated over during squash; mainly for profiling
441system.cpu0.iq.iqSquashedOperandsExamined 2924940 # Number of squashed operands that are examined and possibly removed from graph
442system.cpu0.iq.iqSquashedNonSpecRemoved 1298251 # Number of squashed non-spec instructions that were removed
443system.cpu0.iq.issued_per_cycle::samples 110234726 # Number of insts issued each cycle
444system.cpu0.iq.issued_per_cycle::mean 0.473934 # Number of insts issued each cycle
445system.cpu0.iq.issued_per_cycle::stdev 1.210494 # Number of insts issued each cycle
446system.cpu0.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
447system.cpu0.iq.issued_per_cycle::0 88757561 80.52% 80.52% # Number of insts issued each cycle
448system.cpu0.iq.issued_per_cycle::1 9303542 8.44% 88.96% # Number of insts issued each cycle

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

525system.cpu0.iq.FU_type_0::MemWrite 5924969 11.34% 98.43% # Type of FU issued
526system.cpu0.iq.FU_type_0::IprAccess 817865 1.57% 100.00% # Type of FU issued
527system.cpu0.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
528system.cpu0.iq.FU_type_0::total 52243998 # Type of FU issued
529system.cpu0.iq.rate 0.453068 # Inst issue rate
530system.cpu0.iq.fu_busy_cnt 970450 # FU busy when requested
531system.cpu0.iq.fu_busy_rate 0.018575 # FU busy rate (busy events/executed inst)
532system.cpu0.iq.int_inst_queue_reads 215148578 # Number of integer instruction queue reads
441system.cpu0.iq.iqSquashedOperandsExamined 2924940 # Number of squashed operands that are examined and possibly removed from graph
442system.cpu0.iq.iqSquashedNonSpecRemoved 1298251 # Number of squashed non-spec instructions that were removed
443system.cpu0.iq.issued_per_cycle::samples 110234726 # Number of insts issued each cycle
444system.cpu0.iq.issued_per_cycle::mean 0.473934 # Number of insts issued each cycle
445system.cpu0.iq.issued_per_cycle::stdev 1.210494 # Number of insts issued each cycle
446system.cpu0.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
447system.cpu0.iq.issued_per_cycle::0 88757561 80.52% 80.52% # Number of insts issued each cycle
448system.cpu0.iq.issued_per_cycle::1 9303542 8.44% 88.96% # Number of insts issued each cycle

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

525system.cpu0.iq.FU_type_0::MemWrite 5924969 11.34% 98.43% # Type of FU issued
526system.cpu0.iq.FU_type_0::IprAccess 817865 1.57% 100.00% # Type of FU issued
527system.cpu0.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
528system.cpu0.iq.FU_type_0::total 52243998 # Type of FU issued
529system.cpu0.iq.rate 0.453068 # Inst issue rate
530system.cpu0.iq.fu_busy_cnt 970450 # FU busy when requested
531system.cpu0.iq.fu_busy_rate 0.018575 # FU busy rate (busy events/executed inst)
532system.cpu0.iq.int_inst_queue_reads 215148578 # Number of integer instruction queue reads
533system.cpu0.iq.int_inst_queue_writes 61059123 # Number of integer instruction queue writes
533system.cpu0.iq.int_inst_queue_writes 61357419 # Number of integer instruction queue writes
534system.cpu0.iq.int_inst_queue_wakeup_accesses 50866456 # Number of integer instruction queue wakeup accesses
535system.cpu0.iq.fp_inst_queue_reads 594706 # Number of floating instruction queue reads
534system.cpu0.iq.int_inst_queue_wakeup_accesses 50866456 # Number of integer instruction queue wakeup accesses
535system.cpu0.iq.fp_inst_queue_reads 594706 # Number of floating instruction queue reads
536system.cpu0.iq.fp_inst_queue_writes 278076 # Number of floating instruction queue writes
536system.cpu0.iq.fp_inst_queue_writes 279378 # Number of floating instruction queue writes
537system.cpu0.iq.fp_inst_queue_wakeup_accesses 273817 # Number of floating instruction queue wakeup accesses
538system.cpu0.iq.int_alu_accesses 52889876 # Number of integer alu accesses
539system.cpu0.iq.fp_alu_accesses 320091 # Number of floating point alu accesses
540system.cpu0.iew.lsq.thread0.forwLoads 579148 # Number of loads that had data forwarded from stores
541system.cpu0.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
542system.cpu0.iew.lsq.thread0.squashedLoads 1102308 # Number of loads squashed
543system.cpu0.iew.lsq.thread0.ignoredResponses 4274 # Number of memory responses ignored because the instruction is squashed
544system.cpu0.iew.lsq.thread0.memOrderViolation 17841 # Number of memory ordering violations

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

1027system.cpu1.memDep0.insertedLoads 1910201 # Number of loads inserted to the mem dependence unit.
1028system.cpu1.memDep0.insertedStores 1273290 # Number of stores inserted to the mem dependence unit.
1029system.cpu1.memDep0.conflictingLoads 221141 # Number of conflicting loads.
1030system.cpu1.memDep0.conflictingStores 146764 # Number of conflicting stores.
1031system.cpu1.iq.iqInstsAdded 9284732 # Number of instructions added to the IQ (excludes non-spec)
1032system.cpu1.iq.iqNonSpecInstsAdded 487174 # Number of non-speculative instructions added to the IQ
1033system.cpu1.iq.iqInstsIssued 9053277 # Number of instructions issued
1034system.cpu1.iq.iqSquashedInstsIssued 20996 # Number of squashed instructions issued
537system.cpu0.iq.fp_inst_queue_wakeup_accesses 273817 # Number of floating instruction queue wakeup accesses
538system.cpu0.iq.int_alu_accesses 52889876 # Number of integer alu accesses
539system.cpu0.iq.fp_alu_accesses 320091 # Number of floating point alu accesses
540system.cpu0.iew.lsq.thread0.forwLoads 579148 # Number of loads that had data forwarded from stores
541system.cpu0.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
542system.cpu0.iew.lsq.thread0.squashedLoads 1102308 # Number of loads squashed
543system.cpu0.iew.lsq.thread0.ignoredResponses 4274 # Number of memory responses ignored because the instruction is squashed
544system.cpu0.iew.lsq.thread0.memOrderViolation 17841 # Number of memory ordering violations

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

1027system.cpu1.memDep0.insertedLoads 1910201 # Number of loads inserted to the mem dependence unit.
1028system.cpu1.memDep0.insertedStores 1273290 # Number of stores inserted to the mem dependence unit.
1029system.cpu1.memDep0.conflictingLoads 221141 # Number of conflicting loads.
1030system.cpu1.memDep0.conflictingStores 146764 # Number of conflicting stores.
1031system.cpu1.iq.iqInstsAdded 9284732 # Number of instructions added to the IQ (excludes non-spec)
1032system.cpu1.iq.iqNonSpecInstsAdded 487174 # Number of non-speculative instructions added to the IQ
1033system.cpu1.iq.iqInstsIssued 9053277 # Number of instructions issued
1034system.cpu1.iq.iqSquashedInstsIssued 20996 # Number of squashed instructions issued
1035system.cpu1.iq.iqSquashedInstsExamined 1498950 # Number of squashed instructions iterated over during squash; mainly for profiling
1035system.cpu1.iq.iqSquashedInstsExamined 1564088 # Number of squashed instructions iterated over during squash; mainly for profiling
1036system.cpu1.iq.iqSquashedOperandsExamined 731721 # Number of squashed operands that are examined and possibly removed from graph
1037system.cpu1.iq.iqSquashedNonSpecRemoved 360528 # Number of squashed non-spec instructions that were removed
1038system.cpu1.iq.issued_per_cycle::samples 13661307 # Number of insts issued each cycle
1039system.cpu1.iq.issued_per_cycle::mean 0.662695 # Number of insts issued each cycle
1040system.cpu1.iq.issued_per_cycle::stdev 1.384311 # Number of insts issued each cycle
1041system.cpu1.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
1042system.cpu1.iq.issued_per_cycle::0 9895925 72.44% 72.44% # Number of insts issued each cycle
1043system.cpu1.iq.issued_per_cycle::1 1648518 12.07% 84.50% # Number of insts issued each cycle

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

1120system.cpu1.iq.FU_type_0::MemWrite 1217689 13.45% 97.15% # Type of FU issued
1121system.cpu1.iq.FU_type_0::IprAccess 257926 2.85% 100.00% # Type of FU issued
1122system.cpu1.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
1123system.cpu1.iq.FU_type_0::total 9053277 # Type of FU issued
1124system.cpu1.iq.rate 0.633233 # Inst issue rate
1125system.cpu1.iq.fu_busy_cnt 251682 # FU busy when requested
1126system.cpu1.iq.fu_busy_rate 0.027800 # FU busy rate (busy events/executed inst)
1127system.cpu1.iq.int_inst_queue_reads 31870123 # Number of integer instruction queue reads
1036system.cpu1.iq.iqSquashedOperandsExamined 731721 # Number of squashed operands that are examined and possibly removed from graph
1037system.cpu1.iq.iqSquashedNonSpecRemoved 360528 # Number of squashed non-spec instructions that were removed
1038system.cpu1.iq.issued_per_cycle::samples 13661307 # Number of insts issued each cycle
1039system.cpu1.iq.issued_per_cycle::mean 0.662695 # Number of insts issued each cycle
1040system.cpu1.iq.issued_per_cycle::stdev 1.384311 # Number of insts issued each cycle
1041system.cpu1.iq.issued_per_cycle::underflows 0 0.00% 0.00% # Number of insts issued each cycle
1042system.cpu1.iq.issued_per_cycle::0 9895925 72.44% 72.44% # Number of insts issued each cycle
1043system.cpu1.iq.issued_per_cycle::1 1648518 12.07% 84.50% # Number of insts issued each cycle

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

1120system.cpu1.iq.FU_type_0::MemWrite 1217689 13.45% 97.15% # Type of FU issued
1121system.cpu1.iq.FU_type_0::IprAccess 257926 2.85% 100.00% # Type of FU issued
1122system.cpu1.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
1123system.cpu1.iq.FU_type_0::total 9053277 # Type of FU issued
1124system.cpu1.iq.rate 0.633233 # Inst issue rate
1125system.cpu1.iq.fu_busy_cnt 251682 # FU busy when requested
1126system.cpu1.iq.fu_busy_rate 0.027800 # FU busy rate (busy events/executed inst)
1127system.cpu1.iq.int_inst_queue_reads 31870123 # Number of integer instruction queue reads
1128system.cpu1.iq.int_inst_queue_writes 11194643 # Number of integer instruction queue writes
1128system.cpu1.iq.int_inst_queue_writes 11259293 # Number of integer instruction queue writes
1129system.cpu1.iq.int_inst_queue_wakeup_accesses 8718718 # Number of integer instruction queue wakeup accesses
1130system.cpu1.iq.fp_inst_queue_reads 170415 # Number of floating instruction queue reads
1129system.cpu1.iq.int_inst_queue_wakeup_accesses 8718718 # Number of integer instruction queue wakeup accesses
1130system.cpu1.iq.fp_inst_queue_reads 170415 # Number of floating instruction queue reads
1131system.cpu1.iq.fp_inst_queue_writes 80450 # Number of floating instruction queue writes
1131system.cpu1.iq.fp_inst_queue_writes 80938 # Number of floating instruction queue writes
1132system.cpu1.iq.fp_inst_queue_wakeup_accesses 78899 # Number of floating instruction queue wakeup accesses
1133system.cpu1.iq.int_alu_accesses 9210850 # Number of integer alu accesses
1134system.cpu1.iq.fp_alu_accesses 91292 # Number of floating point alu accesses
1135system.cpu1.iew.lsq.thread0.forwLoads 92092 # Number of loads that had data forwarded from stores
1136system.cpu1.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
1137system.cpu1.iew.lsq.thread0.squashedLoads 283440 # Number of loads squashed
1138system.cpu1.iew.lsq.thread0.ignoredResponses 879 # Number of memory responses ignored because the instruction is squashed
1139system.cpu1.iew.lsq.thread0.memOrderViolation 4333 # Number of memory ordering violations

--- 1164 unchanged lines hidden ---
1132system.cpu1.iq.fp_inst_queue_wakeup_accesses 78899 # Number of floating instruction queue wakeup accesses
1133system.cpu1.iq.int_alu_accesses 9210850 # Number of integer alu accesses
1134system.cpu1.iq.fp_alu_accesses 91292 # Number of floating point alu accesses
1135system.cpu1.iew.lsq.thread0.forwLoads 92092 # Number of loads that had data forwarded from stores
1136system.cpu1.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
1137system.cpu1.iew.lsq.thread0.squashedLoads 283440 # Number of loads squashed
1138system.cpu1.iew.lsq.thread0.ignoredResponses 879 # Number of memory responses ignored because the instruction is squashed
1139system.cpu1.iew.lsq.thread0.memOrderViolation 4333 # Number of memory ordering violations

--- 1164 unchanged lines hidden ---