stats.txt revision 11312:3d7a85d71bd1
15222Sksewell@umich.edu
25268Sksewell@umich.edu---------- Begin Simulation Statistics ----------
35222Sksewell@umich.edusim_seconds                                  0.122216                       # Number of seconds simulated
45222Sksewell@umich.edusim_ticks                                122215823500                       # Number of ticks simulated
55222Sksewell@umich.edufinal_tick                               122215823500                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
65222Sksewell@umich.edusim_freq                                 1000000000000                       # Frequency of simulated ticks
75222Sksewell@umich.eduhost_inst_rate                                1145191                       # Simulator instruction rate (inst/s)
85222Sksewell@umich.eduhost_op_rate                                  1145238                       # Simulator op (including micro ops) rate (op/s)
95222Sksewell@umich.eduhost_tick_rate                              574019671                       # Simulator tick rate (ticks/s)
105222Sksewell@umich.eduhost_mem_usage                                 353116                       # Number of bytes of host memory used
115222Sksewell@umich.eduhost_seconds                                   212.91                       # Real time elapsed on the host
125222Sksewell@umich.edusim_insts                                   243825150                       # Number of instructions simulated
135222Sksewell@umich.edusim_ops                                     243835265                       # Number of ops (including micro ops) simulated
145222Sksewell@umich.edusystem.voltage_domain.voltage                       1                       # Voltage in Volts
155222Sksewell@umich.edusystem.clk_domain.clock                          1000                       # Clock period in ticks
165222Sksewell@umich.edusystem.physmem.bytes_read::cpu.inst         977685992                       # Number of bytes read from this memory
175222Sksewell@umich.edusystem.physmem.bytes_read::cpu.data         328674008                       # Number of bytes read from this memory
185222Sksewell@umich.edusystem.physmem.bytes_read::total           1306360000                       # Number of bytes read from this memory
195222Sksewell@umich.edusystem.physmem.bytes_inst_read::cpu.inst    977685992                       # Number of instructions bytes read from this memory
205222Sksewell@umich.edusystem.physmem.bytes_inst_read::total       977685992                       # Number of instructions bytes read from this memory
215222Sksewell@umich.edusystem.physmem.bytes_written::cpu.data       91606089                       # Number of bytes written to this memory
225222Sksewell@umich.edusystem.physmem.bytes_written::total          91606089                       # Number of bytes written to this memory
235222Sksewell@umich.edusystem.physmem.num_reads::cpu.inst          244421498                       # Number of read requests responded to by this memory
245222Sksewell@umich.edusystem.physmem.num_reads::cpu.data           82220433                       # Number of read requests responded to by this memory
255222Sksewell@umich.edusystem.physmem.num_reads::total             326641931                       # Number of read requests responded to by this memory
265222Sksewell@umich.edusystem.physmem.num_writes::cpu.data          22901951                       # Number of write requests responded to by this memory
275222Sksewell@umich.edusystem.physmem.num_writes::total             22901951                       # Number of write requests responded to by this memory
285222Sksewell@umich.edusystem.physmem.num_other::cpu.data               3886                       # Number of other requests responded to by this memory
295222Sksewell@umich.edusystem.physmem.num_other::total                  3886                       # Number of other requests responded to by this memory
305222Sksewell@umich.edusystem.physmem.bw_read::cpu.inst           7999667834                       # Total read bandwidth from this memory (bytes/s)
315222Sksewell@umich.edusystem.physmem.bw_read::cpu.data           2689291768                       # Total read bandwidth from this memory (bytes/s)
325222Sksewell@umich.edusystem.physmem.bw_read::total             10688959601                       # Total read bandwidth from this memory (bytes/s)
335222Sksewell@umich.edusystem.physmem.bw_inst_read::cpu.inst      7999667834                       # Instruction read bandwidth from this memory (bytes/s)
345222Sksewell@umich.edusystem.physmem.bw_inst_read::total         7999667834                       # Instruction read bandwidth from this memory (bytes/s)
355222Sksewell@umich.edusystem.physmem.bw_write::cpu.data           749543606                       # Write bandwidth from this memory (bytes/s)
365222Sksewell@umich.edusystem.physmem.bw_write::total              749543606                       # Write bandwidth from this memory (bytes/s)
375222Sksewell@umich.edusystem.physmem.bw_total::cpu.inst          7999667834                       # Total bandwidth to/from this memory (bytes/s)
385222Sksewell@umich.edusystem.physmem.bw_total::cpu.data          3438835373                       # Total bandwidth to/from this memory (bytes/s)
395222Sksewell@umich.edusystem.physmem.bw_total::total            11438503207                       # Total bandwidth to/from this memory (bytes/s)
408229Snate@binkert.orgsystem.cpu_clk_domain.clock                       500                       # Clock period in ticks
415222Sksewell@umich.edusystem.cpu.workload.num_syscalls                  443                       # Number of system calls
425222Sksewell@umich.edusystem.cpu.numCycles                        244431648                       # number of cpu cycles simulated
435222Sksewell@umich.edusystem.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
445222Sksewell@umich.edusystem.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
455222Sksewell@umich.edusystem.cpu.committedInsts                   243825150                       # Number of instructions committed
468229Snate@binkert.orgsystem.cpu.committedOps                     243835265                       # Number of ops (including micro ops) committed
475222Sksewell@umich.edusystem.cpu.num_int_alu_accesses             194726494                       # Number of integer alu accesses
485222Sksewell@umich.edusystem.cpu.num_fp_alu_accesses                  11630                       # Number of float alu accesses
495222Sksewell@umich.edusystem.cpu.num_func_calls                     4252956                       # number of times a function call or return occured
505222Sksewell@umich.edusystem.cpu.num_conditional_control_insts     18619959                       # number of instructions that are conditional controls
515222Sksewell@umich.edusystem.cpu.num_int_insts                    194726494                       # number of integer instructions
525222Sksewell@umich.edusystem.cpu.num_fp_insts                         11630                       # number of float instructions
535222Sksewell@umich.edusystem.cpu.num_int_register_reads           456818988                       # number of times the integer registers were read
545222Sksewell@umich.edusystem.cpu.num_int_register_writes          215451554                       # number of times the integer registers were written
555222Sksewell@umich.edusystem.cpu.num_fp_register_reads                23256                       # number of times the floating registers were read
565222Sksewell@umich.edusystem.cpu.num_fp_register_writes                  90                       # number of times the floating registers were written
575222Sksewell@umich.edusystem.cpu.num_mem_refs                     105711441                       # number of memory refs
586378Sgblack@eecs.umich.edusystem.cpu.num_load_insts                    82803521                       # Number of load instructions
596378Sgblack@eecs.umich.edusystem.cpu.num_store_insts                   22907920                       # Number of store instructions
606378Sgblack@eecs.umich.edusystem.cpu.num_idle_cycles                   0.002000                       # Number of idle cycles
615222Sksewell@umich.edusystem.cpu.num_busy_cycles               244431647.998000                       # Number of busy cycles
625222Sksewell@umich.edusystem.cpu.not_idle_fraction                 1.000000                       # Percentage of non-idle cycles
635222Sksewell@umich.edusystem.cpu.idle_fraction                     0.000000                       # Percentage of idle cycles
645222Sksewell@umich.edusystem.cpu.Branches                          29302884                       # Number of branches fetched
655222Sksewell@umich.edusystem.cpu.op_class::No_OpClass              28877736     11.81%     11.81% # Class of executed instruction
665222Sksewell@umich.edusystem.cpu.op_class::IntAlu                 109842388     44.94%     56.75% # Class of executed instruction
675222Sksewell@umich.edusystem.cpu.op_class::IntMult                        0      0.00%     56.75% # Class of executed instruction
685222Sksewell@umich.edusystem.cpu.op_class::IntDiv                         0      0.00%     56.75% # Class of executed instruction
695222Sksewell@umich.edusystem.cpu.op_class::FloatAdd                      42      0.00%     56.75% # Class of executed instruction
705222Sksewell@umich.edusystem.cpu.op_class::FloatCmp                       0      0.00%     56.75% # Class of executed instruction
715222Sksewell@umich.edusystem.cpu.op_class::FloatCvt                       0      0.00%     56.75% # Class of executed instruction
725222Sksewell@umich.edusystem.cpu.op_class::FloatMult                      0      0.00%     56.75% # Class of executed instruction
735222Sksewell@umich.edusystem.cpu.op_class::FloatDiv                       0      0.00%     56.75% # Class of executed instruction
745222Sksewell@umich.edusystem.cpu.op_class::FloatSqrt                      0      0.00%     56.75% # Class of executed instruction
755222Sksewell@umich.edusystem.cpu.op_class::SimdAdd                        0      0.00%     56.75% # Class of executed instruction
765222Sksewell@umich.edusystem.cpu.op_class::SimdAddAcc                     0      0.00%     56.75% # Class of executed instruction
775222Sksewell@umich.edusystem.cpu.op_class::SimdAlu                        0      0.00%     56.75% # Class of executed instruction
785222Sksewell@umich.edusystem.cpu.op_class::SimdCmp                        0      0.00%     56.75% # Class of executed instruction
795222Sksewell@umich.edusystem.cpu.op_class::SimdCvt                        0      0.00%     56.75% # Class of executed instruction
805222Sksewell@umich.edusystem.cpu.op_class::SimdMisc                       0      0.00%     56.75% # Class of executed instruction
815222Sksewell@umich.edusystem.cpu.op_class::SimdMult                       0      0.00%     56.75% # Class of executed instruction
825222Sksewell@umich.edusystem.cpu.op_class::SimdMultAcc                    0      0.00%     56.75% # Class of executed instruction
835222Sksewell@umich.edusystem.cpu.op_class::SimdShift                      0      0.00%     56.75% # Class of executed instruction
845222Sksewell@umich.edusystem.cpu.op_class::SimdShiftAcc                   0      0.00%     56.75% # Class of executed instruction
855222Sksewell@umich.edusystem.cpu.op_class::SimdSqrt                       0      0.00%     56.75% # Class of executed instruction
865222Sksewell@umich.edusystem.cpu.op_class::SimdFloatAdd                   0      0.00%     56.75% # Class of executed instruction
875222Sksewell@umich.edusystem.cpu.op_class::SimdFloatAlu                   0      0.00%     56.75% # Class of executed instruction
885222Sksewell@umich.edusystem.cpu.op_class::SimdFloatCmp                   0      0.00%     56.75% # Class of executed instruction
895222Sksewell@umich.edusystem.cpu.op_class::SimdFloatCvt                   0      0.00%     56.75% # Class of executed instruction
905222Sksewell@umich.edusystem.cpu.op_class::SimdFloatDiv                   0      0.00%     56.75% # Class of executed instruction
915222Sksewell@umich.edusystem.cpu.op_class::SimdFloatMisc                  0      0.00%     56.75% # Class of executed instruction
926378Sgblack@eecs.umich.edusystem.cpu.op_class::SimdFloatMult                  0      0.00%     56.75% # Class of executed instruction
936378Sgblack@eecs.umich.edusystem.cpu.op_class::SimdFloatMultAcc               0      0.00%     56.75% # Class of executed instruction
945222Sksewell@umich.edusystem.cpu.op_class::SimdFloatSqrt                  0      0.00%     56.75% # Class of executed instruction
955222Sksewell@umich.edusystem.cpu.op_class::MemRead                 82803527     33.88%     90.63% # Class of executed instruction
965222Sksewell@umich.edusystem.cpu.op_class::MemWrite                22907920      9.37%    100.00% # Class of executed instruction
975222Sksewell@umich.edusystem.cpu.op_class::IprAccess                      0      0.00%    100.00% # Class of executed instruction
985222Sksewell@umich.edusystem.cpu.op_class::InstPrefetch                   0      0.00%    100.00% # Class of executed instruction
995222Sksewell@umich.edusystem.cpu.op_class::total                  244431613                       # Class of executed instruction
1005222Sksewell@umich.edusystem.membus.trans_dist::ReadReq           326641931                       # Transaction distribution
1015222Sksewell@umich.edusystem.membus.trans_dist::ReadResp          326641931                       # Transaction distribution
1025222Sksewell@umich.edusystem.membus.trans_dist::WriteReq           22901951                       # Transaction distribution
1035222Sksewell@umich.edusystem.membus.trans_dist::WriteResp          22901951                       # Transaction distribution
1045222Sksewell@umich.edusystem.membus.trans_dist::SwapReq                3886                       # Transaction distribution
105system.membus.trans_dist::SwapResp               3886                       # Transaction distribution
106system.membus.pkt_count_system.cpu.icache_port::system.physmem.port    488842996                       # Packet count per connected master and slave (bytes)
107system.membus.pkt_count_system.cpu.dcache_port::system.physmem.port    210252540                       # Packet count per connected master and slave (bytes)
108system.membus.pkt_count::total              699095536                       # Packet count per connected master and slave (bytes)
109system.membus.pkt_size_system.cpu.icache_port::system.physmem.port    977685992                       # Cumulative packet size per connected master and slave (bytes)
110system.membus.pkt_size_system.cpu.dcache_port::system.physmem.port    420311185                       # Cumulative packet size per connected master and slave (bytes)
111system.membus.pkt_size::total              1397997177                       # Cumulative packet size per connected master and slave (bytes)
112system.membus.snoops                                0                       # Total snoops (count)
113system.membus.snoop_fanout::samples         349547768                       # Request fanout histogram
114system.membus.snoop_fanout::mean             0.699251                       # Request fanout histogram
115system.membus.snoop_fanout::stdev            0.458584                       # Request fanout histogram
116system.membus.snoop_fanout::underflows              0      0.00%      0.00% # Request fanout histogram
117system.membus.snoop_fanout::0               105126270     30.07%     30.07% # Request fanout histogram
118system.membus.snoop_fanout::1               244421498     69.93%    100.00% # Request fanout histogram
119system.membus.snoop_fanout::overflows               0      0.00%    100.00% # Request fanout histogram
120system.membus.snoop_fanout::min_value               0                       # Request fanout histogram
121system.membus.snoop_fanout::max_value               1                       # Request fanout histogram
122system.membus.snoop_fanout::total           349547768                       # Request fanout histogram
123
124---------- End Simulation Statistics   ----------
125