stats.txt revision 9748
1
2---------- Begin Simulation Statistics ----------
3sim_seconds                                  0.000108                       # Number of seconds simulated
4sim_ticks                                      107952                       # Number of ticks simulated
5final_tick                                     107952                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq                                   1000000000                       # Frequency of simulated ticks
7host_inst_rate                                  37306                       # Simulator instruction rate (inst/s)
8host_op_rate                                    37301                       # Simulator op (including micro ops) rate (op/s)
9host_tick_rate                                 755806                       # Simulator tick rate (ticks/s)
10host_mem_usage                                 148468                       # Number of bytes of host memory used
11host_seconds                                     0.14                       # Real time elapsed on the host
12sim_insts                                        5327                       # Number of instructions simulated
13sim_ops                                          5327                       # Number of ops (including micro ops) simulated
14system.ruby.l1_cntrl0.cacheMemory.demand_hits         5469                       # Number of cache demand hits
15system.ruby.l1_cntrl0.cacheMemory.demand_misses         1289                       # Number of cache demand misses
16system.ruby.l1_cntrl0.cacheMemory.demand_accesses         6758                       # Number of cache demand accesses
17system.ruby.dir_cntrl0.memBuffer.memReq          2574                       # Total number of memory requests
18system.ruby.dir_cntrl0.memBuffer.memRead         1289                       # Number of memory reads
19system.ruby.dir_cntrl0.memBuffer.memWrite         1285                       # Number of memory writes
20system.ruby.dir_cntrl0.memBuffer.memRefresh          750                       # Number of memory refreshes
21system.ruby.dir_cntrl0.memBuffer.memWaitCycles         1871                       # Delay stalled at the head of the bank queue
22system.ruby.dir_cntrl0.memBuffer.memBankQ            2                       # Delay behind the head of the bank queue
23system.ruby.dir_cntrl0.memBuffer.totalStalls         1873                       # Total number of stall cycles
24system.ruby.dir_cntrl0.memBuffer.stallsPerReq     0.727661                       # Expected number of stall cycles per request
25system.ruby.dir_cntrl0.memBuffer.memBankBusy          758                       # memory stalls due to busy bank
26system.ruby.dir_cntrl0.memBuffer.memBusBusy          992                       # memory stalls due to busy bus
27system.ruby.dir_cntrl0.memBuffer.memReadWriteBusy           52                       # memory stalls due to read write turnaround
28system.ruby.dir_cntrl0.memBuffer.memArbWait           69                       # memory stalls due to arbitration
29system.ruby.dir_cntrl0.memBuffer.memBankCount |         166      6.45%      6.45% |          40      1.55%      8.00% |          36      1.40%      9.40% |          48      1.86%     11.27% |         109      4.23%     15.50% |          42      1.63%     17.13% |          63      2.45%     19.58% |         241      9.36%     28.94% |          50      1.94%     30.89% |          34      1.32%     32.21% |          16      0.62%     32.83% |          26      1.01%     33.84% |          60      2.33%     36.17% |          64      2.49%     38.66% |          38      1.48%     40.13% |          46      1.79%     41.92% |          30      1.17%     43.08% |          88      3.42%     46.50% |         202      7.85%     54.35% |         144      5.59%     59.95% |          40      1.55%     61.50% |          58      2.25%     63.75% |          22      0.85%     64.61% |          20      0.78%     65.38% |          60      2.33%     67.72% |         120      4.66%     72.38% |         136      5.28%     77.66% |         125      4.86%     82.52% |          84      3.26%     85.78% |         134      5.21%     90.99% |         166      6.45%     97.44% |          66      2.56%    100.00% # Number of accesses per bank
30system.ruby.dir_cntrl0.memBuffer.memBankCount::total         2574                       # Number of accesses per bank
31
32system.cpu.workload.num_syscalls                   11                       # Number of system calls
33system.cpu.numCycles                           107952                       # number of cpu cycles simulated
34system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
35system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
36system.cpu.committedInsts                        5327                       # Number of instructions committed
37system.cpu.committedOps                          5327                       # Number of ops (including micro ops) committed
38system.cpu.num_int_alu_accesses                  4505                       # Number of integer alu accesses
39system.cpu.num_fp_alu_accesses                      0                       # Number of float alu accesses
40system.cpu.num_func_calls                         146                       # number of times a function call or return occured
41system.cpu.num_conditional_control_insts          773                       # number of instructions that are conditional controls
42system.cpu.num_int_insts                         4505                       # number of integer instructions
43system.cpu.num_fp_insts                             0                       # number of float instructions
44system.cpu.num_int_register_reads               10598                       # number of times the integer registers were read
45system.cpu.num_int_register_writes               4845                       # number of times the integer registers were written
46system.cpu.num_fp_register_reads                    0                       # number of times the floating registers were read
47system.cpu.num_fp_register_writes                   0                       # number of times the floating registers were written
48system.cpu.num_mem_refs                          1401                       # number of memory refs
49system.cpu.num_load_insts                         723                       # Number of load instructions
50system.cpu.num_store_insts                        678                       # Number of store instructions
51system.cpu.num_idle_cycles                          0                       # Number of idle cycles
52system.cpu.num_busy_cycles                     107952                       # Number of busy cycles
53system.cpu.not_idle_fraction                        1                       # Percentage of non-idle cycles
54system.cpu.idle_fraction                            0                       # Percentage of idle cycles
55system.ruby.l1_cntrl0.Load                        715      0.00%      0.00%
56system.ruby.l1_cntrl0.Ifetch                     5370      0.00%      0.00%
57system.ruby.l1_cntrl0.Store                       673      0.00%      0.00%
58system.ruby.l1_cntrl0.Data                       1289      0.00%      0.00%
59system.ruby.l1_cntrl0.Replacement                1285      0.00%      0.00%
60system.ruby.l1_cntrl0.Writeback_Ack              1285      0.00%      0.00%
61system.ruby.l1_cntrl0.I.Load                      395      0.00%      0.00%
62system.ruby.l1_cntrl0.I.Ifetch                    715      0.00%      0.00%
63system.ruby.l1_cntrl0.I.Store                     179      0.00%      0.00%
64system.ruby.l1_cntrl0.M.Load                      320      0.00%      0.00%
65system.ruby.l1_cntrl0.M.Ifetch                   4655      0.00%      0.00%
66system.ruby.l1_cntrl0.M.Store                     494      0.00%      0.00%
67system.ruby.l1_cntrl0.M.Replacement              1285      0.00%      0.00%
68system.ruby.l1_cntrl0.MI.Writeback_Ack           1285      0.00%      0.00%
69system.ruby.l1_cntrl0.IS.Data                    1110      0.00%      0.00%
70system.ruby.l1_cntrl0.IM.Data                     179      0.00%      0.00%
71system.ruby.dir_cntrl0.GETX                      1289      0.00%      0.00%
72system.ruby.dir_cntrl0.PUTX                      1285      0.00%      0.00%
73system.ruby.dir_cntrl0.Memory_Data               1289      0.00%      0.00%
74system.ruby.dir_cntrl0.Memory_Ack                1285      0.00%      0.00%
75system.ruby.dir_cntrl0.I.GETX                    1289      0.00%      0.00%
76system.ruby.dir_cntrl0.M.PUTX                    1285      0.00%      0.00%
77system.ruby.dir_cntrl0.IM.Memory_Data            1289      0.00%      0.00%
78system.ruby.dir_cntrl0.MI.Memory_Ack             1285      0.00%      0.00%
79
80---------- End Simulation Statistics   ----------
81