summaryrefslogtreecommitdiff
path: root/tests/quick/se/60.rubytest/ref/alpha/linux/rubytest-ruby-MOESI_CMP_directory/stats.txt
blob: bbe924bffc39dfd7bc0b26b6ef201ecdb9b1791b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639

---------- Begin Simulation Statistics ----------
sim_seconds                                  0.000330                       # Number of seconds simulated
sim_ticks                                      330331                       # Number of ticks simulated
final_tick                                     330331                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                   1000000000                       # Frequency of simulated ticks
host_tick_rate                                 620421                       # Simulator tick rate (ticks/s)
host_mem_usage                                 435392                       # Number of bytes of host memory used
host_seconds                                     0.53                       # Real time elapsed on the host
system.voltage_domain.voltage                       1                       # Voltage in Volts
system.clk_domain.clock                             1                       # Clock period in ticks
system.mem_ctrls.bytes_read::ruby.dir_cntrl0        54784                       # Number of bytes read from this memory
system.mem_ctrls.bytes_read::total              54784                       # Number of bytes read from this memory
system.mem_ctrls.bytes_written::ruby.dir_cntrl0        48832                       # Number of bytes written to this memory
system.mem_ctrls.bytes_written::total           48832                       # Number of bytes written to this memory
system.mem_ctrls.num_reads::ruby.dir_cntrl0          856                       # Number of read requests responded to by this memory
system.mem_ctrls.num_reads::total                 856                       # Number of read requests responded to by this memory
system.mem_ctrls.num_writes::ruby.dir_cntrl0          763                       # Number of write requests responded to by this memory
system.mem_ctrls.num_writes::total                763                       # Number of write requests responded to by this memory
system.mem_ctrls.bw_read::ruby.dir_cntrl0    165845773                       # Total read bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_read::total             165845773                       # Total read bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_write::ruby.dir_cntrl0    147827482                       # Write bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_write::total            147827482                       # Write bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_total::ruby.dir_cntrl0    313673255                       # Total bandwidth to/from this memory (bytes/s)
system.mem_ctrls.bw_total::total            313673255                       # Total bandwidth to/from this memory (bytes/s)
system.mem_ctrls.readReqs                         856                       # Number of read requests accepted
system.mem_ctrls.writeReqs                        763                       # Number of write requests accepted
system.mem_ctrls.readBursts                       856                       # Number of DRAM read bursts, including those serviced by the write queue
system.mem_ctrls.writeBursts                      763                       # Number of DRAM write bursts, including those merged in the write queue
system.mem_ctrls.bytesReadDRAM                  43904                       # Total number of bytes read from DRAM
system.mem_ctrls.bytesReadWrQ                   10880                       # Total number of bytes read from write queue
system.mem_ctrls.bytesWritten                   39360                       # Total number of bytes written to DRAM
system.mem_ctrls.bytesReadSys                   54784                       # Total read bytes from the system interface side
system.mem_ctrls.bytesWrittenSys                48832                       # Total written bytes from the system interface side
system.mem_ctrls.servicedByWrQ                    170                       # Number of DRAM read bursts serviced by the write queue
system.mem_ctrls.mergedWrBursts                   127                       # Number of DRAM write bursts merged with an existing one
system.mem_ctrls.neitherReadNorWriteReqs            0                       # Number of requests that are neither read nor write
system.mem_ctrls.perBankRdBursts::0               215                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::1               218                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::2               218                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::3                35                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::4                 0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::5                 0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::6                 0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::7                 0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::8                 0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::9                 0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::10                0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::11                0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::12                0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::13                0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::14                0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::15                0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::0               188                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::1               191                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::2               201                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::3                35                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::4                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::5                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::6                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::7                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::8                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::9                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::10                0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::11                0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::12                0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::13                0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::14                0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::15                0                       # Per bank write bursts
system.mem_ctrls.numRdRetry                         0                       # Number of times read queue was full causing retry
system.mem_ctrls.numWrRetry                         0                       # Number of times write queue was full causing retry
system.mem_ctrls.totGap                        329990                       # Total gap between requests
system.mem_ctrls.readPktSize::0                     0                       # Read request sizes (log2)
system.mem_ctrls.readPktSize::1                     0                       # Read request sizes (log2)
system.mem_ctrls.readPktSize::2                     0                       # Read request sizes (log2)
system.mem_ctrls.readPktSize::3                     0                       # Read request sizes (log2)
system.mem_ctrls.readPktSize::4                     0                       # Read request sizes (log2)
system.mem_ctrls.readPktSize::5                     0                       # Read request sizes (log2)
system.mem_ctrls.readPktSize::6                   856                       # Read request sizes (log2)
system.mem_ctrls.writePktSize::0                    0                       # Write request sizes (log2)
system.mem_ctrls.writePktSize::1                    0                       # Write request sizes (log2)
system.mem_ctrls.writePktSize::2                    0                       # Write request sizes (log2)
system.mem_ctrls.writePktSize::3                    0                       # Write request sizes (log2)
system.mem_ctrls.writePktSize::4                    0                       # Write request sizes (log2)
system.mem_ctrls.writePktSize::5                    0                       # Write request sizes (log2)
system.mem_ctrls.writePktSize::6                  763                       # Write request sizes (log2)
system.mem_ctrls.rdQLenPdf::0                     609                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::1                      77                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::2                       0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::3                       0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::4                       0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::5                       0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::6                       0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::7                       0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::8                       0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::9                       0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::10                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::11                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::12                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::13                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::14                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::15                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::16                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::17                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::18                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::19                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::20                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::21                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::22                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::23                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::24                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::25                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::26                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::27                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::28                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::29                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::30                      0                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::31                      0                       # What read queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::0                       1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::1                       1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::2                       1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::3                       1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::4                       1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::5                       1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::6                       1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::7                       1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::8                       1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::9                       1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::10                      1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::11                      1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::12                      1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::13                      1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::14                      1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::15                     33                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::16                     34                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::17                     35                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::18                     35                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::19                     35                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::20                     35                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::21                     34                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::22                     34                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::23                     34                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::24                     34                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::25                     35                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::26                     38                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::27                     35                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::28                     34                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::29                     34                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::30                     34                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::31                     34                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::32                     34                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::33                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::34                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::35                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::36                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::37                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::38                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::39                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::40                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::41                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::42                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::43                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::44                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::45                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::46                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::47                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::48                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::49                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::50                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::51                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::52                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::53                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::54                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::55                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::56                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::57                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::58                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::59                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::60                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::61                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::62                      0                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::63                      0                       # What write queue length does an incoming req see
system.mem_ctrls.bytesPerActivate::samples          159                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::mean    512.805031                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::gmean   408.328443                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::stdev   296.623626                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::0-127            9      5.66%      5.66% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::128-255           24     15.09%     20.75% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::256-383           24     15.09%     35.85% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::384-511           25     15.72%     51.57% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::512-639           19     11.95%     63.52% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::640-767           14      8.81%     72.33% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::768-895           18     11.32%     83.65% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::896-1023           11      6.92%     90.57% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::1024-1151           15      9.43%    100.00% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::total          159                       # Bytes accessed per row activation
system.mem_ctrls.rdPerTurnAround::samples           34                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::mean      19.911765                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::gmean     19.595016                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::stdev      4.107404                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::16-17             8     23.53%     23.53% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::18-19            13     38.24%     61.76% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::20-21             7     20.59%     82.35% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::22-23             2      5.88%     88.24% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::24-25             1      2.94%     91.18% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::26-27             2      5.88%     97.06% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::38-39             1      2.94%    100.00% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::total            34                       # Reads before turning the bus around for writes
system.mem_ctrls.wrPerTurnAround::samples           34                       # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::mean      18.088235                       # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::gmean     18.075815                       # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::stdev      0.668225                       # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::16                2      5.88%      5.88% # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::18               25     73.53%     79.41% # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::19                7     20.59%    100.00% # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::total            34                       # Writes before turning the bus around for reads
system.mem_ctrls.totQLat                         6246                       # Total ticks spent queuing
system.mem_ctrls.totMemAccLat                   19280                       # Total ticks spent from burst creation until serviced by the DRAM
system.mem_ctrls.totBusLat                       3430                       # Total ticks spent in databus transfers
system.mem_ctrls.avgQLat                         9.10                       # Average queueing delay per DRAM burst
system.mem_ctrls.avgBusLat                       5.00                       # Average bus latency per DRAM burst
system.mem_ctrls.avgMemAccLat                   28.10                       # Average memory access latency per DRAM burst
system.mem_ctrls.avgRdBW                       132.91                       # Average DRAM read bandwidth in MiByte/s
system.mem_ctrls.avgWrBW                       119.15                       # Average achieved write bandwidth in MiByte/s
system.mem_ctrls.avgRdBWSys                    165.85                       # Average system read bandwidth in MiByte/s
system.mem_ctrls.avgWrBWSys                    147.83                       # Average system write bandwidth in MiByte/s
system.mem_ctrls.peakBW                      12800.00                       # Theoretical peak bandwidth in MiByte/s
system.mem_ctrls.busUtil                         1.97                       # Data bus utilization in percentage
system.mem_ctrls.busUtilRead                     1.04                       # Data bus utilization in percentage for reads
system.mem_ctrls.busUtilWrite                    0.93                       # Data bus utilization in percentage for writes
system.mem_ctrls.avgRdQLen                       1.17                       # Average read queue length when enqueuing
system.mem_ctrls.avgWrQLen                      24.41                       # Average write queue length when enqueuing
system.mem_ctrls.readRowHits                      537                       # Number of row buffer hits during reads
system.mem_ctrls.writeRowHits                     601                       # Number of row buffer hits during writes
system.mem_ctrls.readRowHitRate                 78.28                       # Row buffer hit rate for reads
system.mem_ctrls.writeRowHitRate                94.50                       # Row buffer hit rate for writes
system.mem_ctrls.avgGap                        203.82                       # Average gap between requests
system.mem_ctrls.pageHitRate                    86.08                       # Row buffer hit rate, read and write combined
system.mem_ctrls.memoryStateTime::IDLE           5756                       # Time in different power states
system.mem_ctrls.memoryStateTime::REF           10920                       # Time in different power states
system.mem_ctrls.memoryStateTime::PRE_PDN            0                       # Time in different power states
system.mem_ctrls.memoryStateTime::ACT          310724                       # Time in different power states
system.mem_ctrls.memoryStateTime::ACT_PDN            0                       # Time in different power states
system.mem_ctrls.actEnergy::0                 1202040                       # Energy for activate commands per rank (pJ)
system.mem_ctrls.actEnergy::1                       0                       # Energy for activate commands per rank (pJ)
system.mem_ctrls.preEnergy::0                  667800                       # Energy for precharge commands per rank (pJ)
system.mem_ctrls.preEnergy::1                       0                       # Energy for precharge commands per rank (pJ)
system.mem_ctrls.readEnergy::0                8448960                       # Energy for read commands per rank (pJ)
system.mem_ctrls.readEnergy::1                      0                       # Energy for read commands per rank (pJ)
system.mem_ctrls.writeEnergy::0               6189696                       # Energy for write commands per rank (pJ)
system.mem_ctrls.writeEnergy::1                     0                       # Energy for write commands per rank (pJ)
system.mem_ctrls.refreshEnergy::0            21359520                       # Energy for refresh commands per rank (pJ)
system.mem_ctrls.refreshEnergy::1            21359520                       # Energy for refresh commands per rank (pJ)
system.mem_ctrls.actBackEnergy::0           219200112                       # Energy for active background per rank (pJ)
system.mem_ctrls.actBackEnergy::1             7067088                       # Energy for active background per rank (pJ)
system.mem_ctrls.preBackEnergy::0             4082400                       # Energy for precharge background per rank (pJ)
system.mem_ctrls.preBackEnergy::1           190164000                       # Energy for precharge background per rank (pJ)
system.mem_ctrls.totalEnergy::0             261150528                       # Total energy per rank (pJ)
system.mem_ctrls.totalEnergy::1             218590608                       # Total energy per rank (pJ)
system.mem_ctrls.averagePower::0           797.961720                       # Core power per rank (mW)
system.mem_ctrls.averagePower::1           667.917231                       # Core power per rank (mW)
system.ruby.clk_domain.clock                        1                       # Clock period in ticks
system.ruby.outstanding_req_hist::bucket_size            2                      
system.ruby.outstanding_req_hist::max_bucket           19                      
system.ruby.outstanding_req_hist::samples          996                      
system.ruby.outstanding_req_hist::mean      15.813253                      
system.ruby.outstanding_req_hist::gmean     15.714173                      
system.ruby.outstanding_req_hist::stdev      1.131222                      
system.ruby.outstanding_req_hist         |           1      0.10%      0.10% |           2      0.20%      0.30% |           2      0.20%      0.50% |           2      0.20%      0.70% |           2      0.20%      0.90% |           2      0.20%      1.10% |           2      0.20%      1.31% |          67      6.73%      8.03% |         916     91.97%    100.00% |           0      0.00%    100.00%
system.ruby.outstanding_req_hist::total           996                      
system.ruby.latency_hist::bucket_size            4096                      
system.ruby.latency_hist::max_bucket            40959                      
system.ruby.latency_hist::samples                 981                      
system.ruby.latency_hist::mean            5263.343527                      
system.ruby.latency_hist::gmean           1275.200266                      
system.ruby.latency_hist::stdev           8532.856601                      
system.ruby.latency_hist                 |         752     76.66%     76.66% |          54      5.50%     82.16% |           7      0.71%     82.87% |          10      1.02%     83.89% |          53      5.40%     89.30% |          40      4.08%     93.37% |          35      3.57%     96.94% |          26      2.65%     99.59% |           3      0.31%     99.90% |           1      0.10%    100.00%
system.ruby.latency_hist::total                   981                      
system.ruby.hit_latency_hist::bucket_size           16                      
system.ruby.hit_latency_hist::max_bucket          159                      
system.ruby.hit_latency_hist::samples              82                      
system.ruby.hit_latency_hist::mean          16.865854                      
system.ruby.hit_latency_hist::gmean          3.783506                      
system.ruby.hit_latency_hist::stdev         36.658168                      
system.ruby.hit_latency_hist             |          71     86.59%     86.59% |           0      0.00%     86.59% |           0      0.00%     86.59% |           0      0.00%     86.59% |           0      0.00%     86.59% |           0      0.00%     86.59% |           5      6.10%     92.68% |           6      7.32%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.hit_latency_hist::total                82                      
system.ruby.miss_latency_hist::bucket_size         4096                      
system.ruby.miss_latency_hist::max_bucket        40959                      
system.ruby.miss_latency_hist::samples            899                      
system.ruby.miss_latency_hist::mean       5741.887653                      
system.ruby.miss_latency_hist::gmean      2168.376344                      
system.ruby.miss_latency_hist::stdev      8758.729134                      
system.ruby.miss_latency_hist            |         670     74.53%     74.53% |          54      6.01%     80.53% |           7      0.78%     81.31% |          10      1.11%     82.42% |          53      5.90%     88.32% |          40      4.45%     92.77% |          35      3.89%     96.66% |          26      2.89%     99.56% |           3      0.33%     99.89% |           1      0.11%    100.00%
system.ruby.miss_latency_hist::total              899                      
system.ruby.l1_cntrl0.L1Dcache.demand_hits           82                       # Number of cache demand hits
system.ruby.l1_cntrl0.L1Dcache.demand_misses          847                       # Number of cache demand misses
system.ruby.l1_cntrl0.L1Dcache.demand_accesses          929                       # Number of cache demand accesses
system.ruby.l1_cntrl0.L1Icache.demand_hits            0                       # Number of cache demand hits
system.ruby.l1_cntrl0.L1Icache.demand_misses           55                       # Number of cache demand misses
system.ruby.l1_cntrl0.L1Icache.demand_accesses           55                       # Number of cache demand accesses
system.ruby.l1_cntrl0.sequencer.store_waiting_on_load            3                       # Number of times a store aliased with a pending load
system.ruby.l1_cntrl0.sequencer.store_waiting_on_store           93                       # Number of times a store aliased with a pending store
system.ruby.l1_cntrl0.sequencer.load_waiting_on_store            8                       # Number of times a load aliased with a pending store
system.ruby.l1_cntrl0.sequencer.load_waiting_on_load            1                       # Number of times a load aliased with a pending load
system.ruby.network.routers0.percent_links_utilized     1.492064                      
system.ruby.network.routers0.msg_count.Request_Control::0          901                      
system.ruby.network.routers0.msg_count.Response_Data::2          855                      
system.ruby.network.routers0.msg_count.ResponseL2hit_Data::2           44                      
system.ruby.network.routers0.msg_count.Writeback_Data::2          893                      
system.ruby.network.routers0.msg_count.Writeback_Control::0         1788                      
system.ruby.network.routers0.msg_count.Unblock_Control::2          898                      
system.ruby.network.routers0.msg_bytes.Request_Control::0         7208                      
system.ruby.network.routers0.msg_bytes.Response_Data::2        61560                      
system.ruby.network.routers0.msg_bytes.ResponseL2hit_Data::2         3168                      
system.ruby.network.routers0.msg_bytes.Writeback_Data::2        64296                      
system.ruby.network.routers0.msg_bytes.Writeback_Control::0        14304                      
system.ruby.network.routers0.msg_bytes.Unblock_Control::2         7184                      
system.ruby.l2_cntrl0.L2cache.demand_hits           44                       # Number of cache demand hits
system.ruby.l2_cntrl0.L2cache.demand_misses          857                       # Number of cache demand misses
system.ruby.l2_cntrl0.L2cache.demand_accesses          901                       # Number of cache demand accesses
system.ruby.network.routers1.percent_links_utilized     2.839803                      
system.ruby.network.routers1.msg_count.Request_Control::0          901                      
system.ruby.network.routers1.msg_count.Request_Control::1          857                      
system.ruby.network.routers1.msg_count.Response_Data::2         1711                      
system.ruby.network.routers1.msg_count.ResponseL2hit_Data::2           44                      
system.ruby.network.routers1.msg_count.Writeback_Data::2         1656                      
system.ruby.network.routers1.msg_count.Writeback_Control::0         1788                      
system.ruby.network.routers1.msg_count.Writeback_Control::1         1526                      
system.ruby.network.routers1.msg_count.Unblock_Control::2         1752                      
system.ruby.network.routers1.msg_bytes.Request_Control::0         7208                      
system.ruby.network.routers1.msg_bytes.Request_Control::1         6856                      
system.ruby.network.routers1.msg_bytes.Response_Data::2       123192                      
system.ruby.network.routers1.msg_bytes.ResponseL2hit_Data::2         3168                      
system.ruby.network.routers1.msg_bytes.Writeback_Data::2       119232                      
system.ruby.network.routers1.msg_bytes.Writeback_Control::0        14304                      
system.ruby.network.routers1.msg_bytes.Writeback_Control::1        12208                      
system.ruby.network.routers1.msg_bytes.Unblock_Control::2        14016                      
system.ruby.network.routers2.percent_links_utilized     1.347663                      
system.ruby.network.routers2.msg_count.Request_Control::1          856                      
system.ruby.network.routers2.msg_count.Response_Data::2          856                      
system.ruby.network.routers2.msg_count.Writeback_Data::2          763                      
system.ruby.network.routers2.msg_count.Writeback_Control::1         1526                      
system.ruby.network.routers2.msg_count.Unblock_Control::2          854                      
system.ruby.network.routers2.msg_bytes.Request_Control::1         6848                      
system.ruby.network.routers2.msg_bytes.Response_Data::2        61632                      
system.ruby.network.routers2.msg_bytes.Writeback_Data::2        54936                      
system.ruby.network.routers2.msg_bytes.Writeback_Control::1        12208                      
system.ruby.network.routers2.msg_bytes.Unblock_Control::2         6832                      
system.ruby.network.routers3.percent_links_utilized     1.893253                      
system.ruby.network.routers3.msg_count.Request_Control::0          901                      
system.ruby.network.routers3.msg_count.Request_Control::1          857                      
system.ruby.network.routers3.msg_count.Response_Data::2         1711                      
system.ruby.network.routers3.msg_count.ResponseL2hit_Data::2           44                      
system.ruby.network.routers3.msg_count.Writeback_Data::2         1656                      
system.ruby.network.routers3.msg_count.Writeback_Control::0         1789                      
system.ruby.network.routers3.msg_count.Writeback_Control::1         1526                      
system.ruby.network.routers3.msg_count.Unblock_Control::2         1752                      
system.ruby.network.routers3.msg_bytes.Request_Control::0         7208                      
system.ruby.network.routers3.msg_bytes.Request_Control::1         6856                      
system.ruby.network.routers3.msg_bytes.Response_Data::2       123192                      
system.ruby.network.routers3.msg_bytes.ResponseL2hit_Data::2         3168                      
system.ruby.network.routers3.msg_bytes.Writeback_Data::2       119232                      
system.ruby.network.routers3.msg_bytes.Writeback_Control::0        14312                      
system.ruby.network.routers3.msg_bytes.Writeback_Control::1        12208                      
system.ruby.network.routers3.msg_bytes.Unblock_Control::2        14016                      
system.ruby.network.msg_count.Request_Control         5273                      
system.ruby.network.msg_count.Response_Data         5133                      
system.ruby.network.msg_count.ResponseL2hit_Data          132                      
system.ruby.network.msg_count.Writeback_Data         4968                      
system.ruby.network.msg_count.Writeback_Control         9943                      
system.ruby.network.msg_count.Unblock_Control         5256                      
system.ruby.network.msg_byte.Request_Control        42184                      
system.ruby.network.msg_byte.Response_Data       369576                      
system.ruby.network.msg_byte.ResponseL2hit_Data         9504                      
system.ruby.network.msg_byte.Writeback_Data       357696                      
system.ruby.network.msg_byte.Writeback_Control        79544                      
system.ruby.network.msg_byte.Unblock_Control        42048                      
system.ruby.memctrl_clk_domain.clock                3                       # Clock period in ticks
system.ruby.network.routers0.throttle0.link_utilization     1.359848                      
system.ruby.network.routers0.throttle0.msg_count.Response_Data::2          855                      
system.ruby.network.routers0.throttle0.msg_count.ResponseL2hit_Data::2           44                      
system.ruby.network.routers0.throttle0.msg_count.Writeback_Control::0          893                      
system.ruby.network.routers0.throttle0.msg_bytes.Response_Data::2        61560                      
system.ruby.network.routers0.throttle0.msg_bytes.ResponseL2hit_Data::2         3168                      
system.ruby.network.routers0.throttle0.msg_bytes.Writeback_Control::0         7144                      
system.ruby.network.routers0.throttle1.link_utilization     1.624280                      
system.ruby.network.routers0.throttle1.msg_count.Request_Control::0          901                      
system.ruby.network.routers0.throttle1.msg_count.Writeback_Data::2          893                      
system.ruby.network.routers0.throttle1.msg_count.Writeback_Control::0          895                      
system.ruby.network.routers0.throttle1.msg_count.Unblock_Control::2          898                      
system.ruby.network.routers0.throttle1.msg_bytes.Request_Control::0         7208                      
system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Data::2        64296                      
system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Control::0         7160                      
system.ruby.network.routers0.throttle1.msg_bytes.Unblock_Control::2         7184                      
system.ruby.network.routers1.throttle0.link_utilization     2.905722                      
system.ruby.network.routers1.throttle0.msg_count.Request_Control::0          901                      
system.ruby.network.routers1.throttle0.msg_count.Response_Data::2          856                      
system.ruby.network.routers1.throttle0.msg_count.Writeback_Data::2          893                      
system.ruby.network.routers1.throttle0.msg_count.Writeback_Control::0          894                      
system.ruby.network.routers1.throttle0.msg_count.Writeback_Control::1          763                      
system.ruby.network.routers1.throttle0.msg_count.Unblock_Control::2          898                      
system.ruby.network.routers1.throttle0.msg_bytes.Request_Control::0         7208                      
system.ruby.network.routers1.throttle0.msg_bytes.Response_Data::2        61632                      
system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Data::2        64296                      
system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Control::0         7152                      
system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Control::1         6104                      
system.ruby.network.routers1.throttle0.msg_bytes.Unblock_Control::2         7184                      
system.ruby.network.routers1.throttle1.link_utilization     2.773884                      
system.ruby.network.routers1.throttle1.msg_count.Request_Control::1          857                      
system.ruby.network.routers1.throttle1.msg_count.Response_Data::2          855                      
system.ruby.network.routers1.throttle1.msg_count.ResponseL2hit_Data::2           44                      
system.ruby.network.routers1.throttle1.msg_count.Writeback_Data::2          763                      
system.ruby.network.routers1.throttle1.msg_count.Writeback_Control::0          894                      
system.ruby.network.routers1.throttle1.msg_count.Writeback_Control::1          763                      
system.ruby.network.routers1.throttle1.msg_count.Unblock_Control::2          854                      
system.ruby.network.routers1.throttle1.msg_bytes.Request_Control::1         6856                      
system.ruby.network.routers1.throttle1.msg_bytes.Response_Data::2        61560                      
system.ruby.network.routers1.throttle1.msg_bytes.ResponseL2hit_Data::2         3168                      
system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Data::2        54936                      
system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Control::0         7152                      
system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Control::1         6104                      
system.ruby.network.routers1.throttle1.msg_bytes.Unblock_Control::2         6832                      
system.ruby.network.routers2.throttle0.link_utilization     1.413733                      
system.ruby.network.routers2.throttle0.msg_count.Request_Control::1          856                      
system.ruby.network.routers2.throttle0.msg_count.Writeback_Data::2          763                      
system.ruby.network.routers2.throttle0.msg_count.Writeback_Control::1          763                      
system.ruby.network.routers2.throttle0.msg_count.Unblock_Control::2          854                      
system.ruby.network.routers2.throttle0.msg_bytes.Request_Control::1         6848                      
system.ruby.network.routers2.throttle0.msg_bytes.Writeback_Data::2        54936                      
system.ruby.network.routers2.throttle0.msg_bytes.Writeback_Control::1         6104                      
system.ruby.network.routers2.throttle0.msg_bytes.Unblock_Control::2         6832                      
system.ruby.network.routers2.throttle1.link_utilization     1.281593                      
system.ruby.network.routers2.throttle1.msg_count.Response_Data::2          856                      
system.ruby.network.routers2.throttle1.msg_count.Writeback_Control::1          763                      
system.ruby.network.routers2.throttle1.msg_bytes.Response_Data::2        61632                      
system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Control::1         6104                      
system.ruby.network.routers3.throttle0.link_utilization     1.360000                      
system.ruby.network.routers3.throttle0.msg_count.Response_Data::2          855                      
system.ruby.network.routers3.throttle0.msg_count.ResponseL2hit_Data::2           44                      
system.ruby.network.routers3.throttle0.msg_count.Writeback_Control::0          894                      
system.ruby.network.routers3.throttle0.msg_bytes.Response_Data::2        61560                      
system.ruby.network.routers3.throttle0.msg_bytes.ResponseL2hit_Data::2         3168                      
system.ruby.network.routers3.throttle0.msg_bytes.Writeback_Control::0         7152                      
system.ruby.network.routers3.throttle1.link_utilization     2.905873                      
system.ruby.network.routers3.throttle1.msg_count.Request_Control::0          901                      
system.ruby.network.routers3.throttle1.msg_count.Response_Data::2          856                      
system.ruby.network.routers3.throttle1.msg_count.Writeback_Data::2          893                      
system.ruby.network.routers3.throttle1.msg_count.Writeback_Control::0          895                      
system.ruby.network.routers3.throttle1.msg_count.Writeback_Control::1          763                      
system.ruby.network.routers3.throttle1.msg_count.Unblock_Control::2          898                      
system.ruby.network.routers3.throttle1.msg_bytes.Request_Control::0         7208                      
system.ruby.network.routers3.throttle1.msg_bytes.Response_Data::2        61632                      
system.ruby.network.routers3.throttle1.msg_bytes.Writeback_Data::2        64296                      
system.ruby.network.routers3.throttle1.msg_bytes.Writeback_Control::0         7160                      
system.ruby.network.routers3.throttle1.msg_bytes.Writeback_Control::1         6104                      
system.ruby.network.routers3.throttle1.msg_bytes.Unblock_Control::2         7184                      
system.ruby.network.routers3.throttle2.link_utilization     1.413885                      
system.ruby.network.routers3.throttle2.msg_count.Request_Control::1          857                      
system.ruby.network.routers3.throttle2.msg_count.Writeback_Data::2          763                      
system.ruby.network.routers3.throttle2.msg_count.Writeback_Control::1          763                      
system.ruby.network.routers3.throttle2.msg_count.Unblock_Control::2          854                      
system.ruby.network.routers3.throttle2.msg_bytes.Request_Control::1         6856                      
system.ruby.network.routers3.throttle2.msg_bytes.Writeback_Data::2        54936                      
system.ruby.network.routers3.throttle2.msg_bytes.Writeback_Control::1         6104                      
system.ruby.network.routers3.throttle2.msg_bytes.Unblock_Control::2         6832                      
system.ruby.LD.latency_hist::bucket_size         4096                      
system.ruby.LD.latency_hist::max_bucket         40959                      
system.ruby.LD.latency_hist::samples               46                      
system.ruby.LD.latency_hist::mean         3318.347826                      
system.ruby.LD.latency_hist::gmean         921.447182                      
system.ruby.LD.latency_hist::stdev        6565.344700                      
system.ruby.LD.latency_hist              |          39     84.78%     84.78% |           3      6.52%     91.30% |           0      0.00%     91.30% |           0      0.00%     91.30% |           0      0.00%     91.30% |           3      6.52%     97.83% |           0      0.00%     97.83% |           1      2.17%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.LD.latency_hist::total                 46                      
system.ruby.LD.hit_latency_hist::bucket_size           16                      
system.ruby.LD.hit_latency_hist::max_bucket          159                      
system.ruby.LD.hit_latency_hist::samples            4                      
system.ruby.LD.hit_latency_hist::mean              27                      
system.ruby.LD.hit_latency_hist::gmean       4.192660                      
system.ruby.LD.hit_latency_hist::stdev      50.675438                      
system.ruby.LD.hit_latency_hist          |           3     75.00%     75.00% |           0      0.00%     75.00% |           0      0.00%     75.00% |           0      0.00%     75.00% |           0      0.00%     75.00% |           0      0.00%     75.00% |           1     25.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.LD.hit_latency_hist::total              4                      
system.ruby.LD.miss_latency_hist::bucket_size         4096                      
system.ruby.LD.miss_latency_hist::max_bucket        40959                      
system.ruby.LD.miss_latency_hist::samples           42                      
system.ruby.LD.miss_latency_hist::mean    3631.809524                      
system.ruby.LD.miss_latency_hist::gmean   1539.984108                      
system.ruby.LD.miss_latency_hist::stdev   6793.473131                      
system.ruby.LD.miss_latency_hist         |          35     83.33%     83.33% |           3      7.14%     90.48% |           0      0.00%     90.48% |           0      0.00%     90.48% |           0      0.00%     90.48% |           3      7.14%     97.62% |           0      0.00%     97.62% |           1      2.38%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.LD.miss_latency_hist::total            42                      
system.ruby.ST.latency_hist::bucket_size         4096                      
system.ruby.ST.latency_hist::max_bucket         40959                      
system.ruby.ST.latency_hist::samples              881                      
system.ruby.ST.latency_hist::mean         5644.784336                      
system.ruby.ST.latency_hist::gmean        1354.316446                      
system.ruby.ST.latency_hist::stdev        8789.274633                      
system.ruby.ST.latency_hist              |         659     74.80%     74.80% |          51      5.79%     80.59% |           7      0.79%     81.38% |          10      1.14%     82.52% |          53      6.02%     88.54% |          37      4.20%     92.74% |          35      3.97%     96.71% |          25      2.84%     99.55% |           3      0.34%     99.89% |           1      0.11%    100.00%
system.ruby.ST.latency_hist::total                881                      
system.ruby.ST.hit_latency_hist::bucket_size           16                      
system.ruby.ST.hit_latency_hist::max_bucket          159                      
system.ruby.ST.hit_latency_hist::samples           78                      
system.ruby.ST.hit_latency_hist::mean       16.346154                      
system.ruby.ST.hit_latency_hist::gmean       3.763635                      
system.ruby.ST.hit_latency_hist::stdev      36.165861                      
system.ruby.ST.hit_latency_hist          |          68     87.18%     87.18% |           0      0.00%     87.18% |           0      0.00%     87.18% |           0      0.00%     87.18% |           0      0.00%     87.18% |           0      0.00%     87.18% |           4      5.13%     92.31% |           6      7.69%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.ST.hit_latency_hist::total             78                      
system.ruby.ST.miss_latency_hist::bucket_size         4096                      
system.ruby.ST.miss_latency_hist::max_bucket        40959                      
system.ruby.ST.miss_latency_hist::samples          803                      
system.ruby.ST.miss_latency_hist::mean    6191.506849                      
system.ruby.ST.miss_latency_hist::gmean   2398.888412                      
system.ruby.ST.miss_latency_hist::stdev   9021.315727                      
system.ruby.ST.miss_latency_hist         |         581     72.35%     72.35% |          51      6.35%     78.70% |           7      0.87%     79.58% |          10      1.25%     80.82% |          53      6.60%     87.42% |          37      4.61%     92.03% |          35      4.36%     96.39% |          25      3.11%     99.50% |           3      0.37%     99.88% |           1      0.12%    100.00%
system.ruby.ST.miss_latency_hist::total           803                      
system.ruby.IFETCH.latency_hist::bucket_size          256                      
system.ruby.IFETCH.latency_hist::max_bucket         2559                      
system.ruby.IFETCH.latency_hist::samples           54                      
system.ruby.IFETCH.latency_hist::mean      697.055556                      
system.ruby.IFETCH.latency_hist::gmean     629.917289                      
system.ruby.IFETCH.latency_hist::stdev     289.399275                      
system.ruby.IFETCH.latency_hist          |           4      7.41%      7.41% |           8     14.81%     22.22% |          22     40.74%     62.96% |          12     22.22%     85.19% |           6     11.11%     96.30% |           2      3.70%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.IFETCH.latency_hist::total             54                      
system.ruby.IFETCH.miss_latency_hist::bucket_size          256                      
system.ruby.IFETCH.miss_latency_hist::max_bucket         2559                      
system.ruby.IFETCH.miss_latency_hist::samples           54                      
system.ruby.IFETCH.miss_latency_hist::mean   697.055556                      
system.ruby.IFETCH.miss_latency_hist::gmean   629.917289                      
system.ruby.IFETCH.miss_latency_hist::stdev   289.399275                      
system.ruby.IFETCH.miss_latency_hist     |           4      7.41%      7.41% |           8     14.81%     22.22% |          22     40.74%     62.96% |          12     22.22%     85.19% |           6     11.11%     96.30% |           2      3.70%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.IFETCH.miss_latency_hist::total           54                      
system.ruby.L1Cache_Controller.Load                46      0.00%      0.00%
system.ruby.L1Cache_Controller.Ifetch             243      0.00%      0.00%
system.ruby.L1Cache_Controller.Store             1035      0.00%      0.00%
system.ruby.L1Cache_Controller.L1_Replacement       469288      0.00%      0.00%
system.ruby.L1Cache_Controller.Data                88      0.00%      0.00%
system.ruby.L1Cache_Controller.Exclusive_Data          811      0.00%      0.00%
system.ruby.L1Cache_Controller.Writeback_Ack_Data          893      0.00%      0.00%
system.ruby.L1Cache_Controller.All_acks           803      0.00%      0.00%
system.ruby.L1Cache_Controller.Use_Timeout          811      0.00%      0.00%
system.ruby.L1Cache_Controller.I.Load              42      0.00%      0.00%
system.ruby.L1Cache_Controller.I.Ifetch            55      0.00%      0.00%
system.ruby.L1Cache_Controller.I.Store            804      0.00%      0.00%
system.ruby.L1Cache_Controller.S.Store              1      0.00%      0.00%
system.ruby.L1Cache_Controller.S.L1_Replacement           86      0.00%      0.00%
system.ruby.L1Cache_Controller.M.L1_Replacement            8      0.00%      0.00%
system.ruby.L1Cache_Controller.M_W.L1_Replacement           10      0.00%      0.00%
system.ruby.L1Cache_Controller.M_W.Use_Timeout            8      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.Load              4      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.Store            68      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.L1_Replacement          802      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_W.Store           10      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_W.L1_Replacement        29590      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_W.Use_Timeout          803      0.00%      0.00%
system.ruby.L1Cache_Controller.IM.L1_Replacement       400903      0.00%      0.00%
system.ruby.L1Cache_Controller.IM.Exclusive_Data          802      0.00%      0.00%
system.ruby.L1Cache_Controller.SM.L1_Replacement          705      0.00%      0.00%
system.ruby.L1Cache_Controller.SM.Exclusive_Data            1      0.00%      0.00%
system.ruby.L1Cache_Controller.OM.L1_Replacement        16611      0.00%      0.00%
system.ruby.L1Cache_Controller.OM.All_acks          803      0.00%      0.00%
system.ruby.L1Cache_Controller.IS.L1_Replacement        20573      0.00%      0.00%
system.ruby.L1Cache_Controller.IS.Data             88      0.00%      0.00%
system.ruby.L1Cache_Controller.IS.Exclusive_Data            8      0.00%      0.00%
system.ruby.L1Cache_Controller.SI.Ifetch           12      0.00%      0.00%
system.ruby.L1Cache_Controller.SI.Store             3      0.00%      0.00%
system.ruby.L1Cache_Controller.SI.Writeback_Ack_Data           85      0.00%      0.00%
system.ruby.L1Cache_Controller.MI.Ifetch          176      0.00%      0.00%
system.ruby.L1Cache_Controller.MI.Store           149      0.00%      0.00%
system.ruby.L1Cache_Controller.MI.Writeback_Ack_Data          808      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_GETS            200      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_GETX            820      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_PUTX           2137      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_PUTS_only           86      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_PUTS            126      0.00%      0.00%
system.ruby.L2Cache_Controller.All_Acks           768      0.00%      0.00%
system.ruby.L2Cache_Controller.Data               856      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_WBCLEANDATA           85      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_WBDIRTYDATA          808      0.00%      0.00%
system.ruby.L2Cache_Controller.Writeback_Ack          763      0.00%      0.00%
system.ruby.L2Cache_Controller.Unblock             88      0.00%      0.00%
system.ruby.L2Cache_Controller.Exclusive_Unblock          810      0.00%      0.00%
system.ruby.L2Cache_Controller.L2_Replacement          844      0.00%      0.00%
system.ruby.L2Cache_Controller.NP.L1_GETS           88      0.00%      0.00%
system.ruby.L2Cache_Controller.NP.L1_GETX          765      0.00%      0.00%
system.ruby.L2Cache_Controller.ILS.L1_GETX            1      0.00%      0.00%
system.ruby.L2Cache_Controller.ILS.L1_PUTS_only           86      0.00%      0.00%
system.ruby.L2Cache_Controller.ILX.L1_PUTX          808      0.00%      0.00%
system.ruby.L2Cache_Controller.S.L1_GETS            1      0.00%      0.00%
system.ruby.L2Cache_Controller.S.L1_GETX            3      0.00%      0.00%
system.ruby.L2Cache_Controller.S.L2_Replacement           80      0.00%      0.00%
system.ruby.L2Cache_Controller.SLS.L2_Replacement            1      0.00%      0.00%
system.ruby.L2Cache_Controller.M.L1_GETS            8      0.00%      0.00%
system.ruby.L2Cache_Controller.M.L1_GETX           35      0.00%      0.00%
system.ruby.L2Cache_Controller.M.L2_Replacement          763      0.00%      0.00%
system.ruby.L2Cache_Controller.IW.L1_GETX           15      0.00%      0.00%
system.ruby.L2Cache_Controller.IW.L1_WBCLEANDATA           85      0.00%      0.00%
system.ruby.L2Cache_Controller.ILXW.L1_GETS           18      0.00%      0.00%
system.ruby.L2Cache_Controller.ILXW.L1_WBDIRTYDATA          808      0.00%      0.00%
system.ruby.L2Cache_Controller.IGS.L1_PUTS          126      0.00%      0.00%
system.ruby.L2Cache_Controller.IGS.Data            88      0.00%      0.00%
system.ruby.L2Cache_Controller.IGS.Unblock           87      0.00%      0.00%
system.ruby.L2Cache_Controller.IGM.Data           767      0.00%      0.00%
system.ruby.L2Cache_Controller.IGMLS.Data            1      0.00%      0.00%
system.ruby.L2Cache_Controller.IGMO.L1_PUTX         1268      0.00%      0.00%
system.ruby.L2Cache_Controller.IGMO.All_Acks          768      0.00%      0.00%
system.ruby.L2Cache_Controller.IGMO.Exclusive_Unblock          767      0.00%      0.00%
system.ruby.L2Cache_Controller.MM.L1_PUTX           55      0.00%      0.00%
system.ruby.L2Cache_Controller.MM.Exclusive_Unblock           35      0.00%      0.00%
system.ruby.L2Cache_Controller.SS.Unblock            1      0.00%      0.00%
system.ruby.L2Cache_Controller.OO.L1_PUTX            6      0.00%      0.00%
system.ruby.L2Cache_Controller.OO.Exclusive_Unblock            8      0.00%      0.00%
system.ruby.L2Cache_Controller.MI.L1_GETS           85      0.00%      0.00%
system.ruby.L2Cache_Controller.MI.L1_GETX            1      0.00%      0.00%
system.ruby.L2Cache_Controller.MI.Writeback_Ack          763      0.00%      0.00%
system.ruby.Directory_Controller.GETX             768      0.00%      0.00%
system.ruby.Directory_Controller.GETS              90      0.00%      0.00%
system.ruby.Directory_Controller.PUTX             763      0.00%      0.00%
system.ruby.Directory_Controller.Unblock           77      0.00%      0.00%
system.ruby.Directory_Controller.Last_Unblock           10      0.00%      0.00%
system.ruby.Directory_Controller.Exclusive_Unblock          767      0.00%      0.00%
system.ruby.Directory_Controller.Dirty_Writeback          763      0.00%      0.00%
system.ruby.Directory_Controller.Memory_Data          856      0.00%      0.00%
system.ruby.Directory_Controller.Memory_Ack          763      0.00%      0.00%
system.ruby.Directory_Controller.I.GETX           708      0.00%      0.00%
system.ruby.Directory_Controller.I.GETS            78      0.00%      0.00%
system.ruby.Directory_Controller.I.Memory_Ack          760      0.00%      0.00%
system.ruby.Directory_Controller.S.GETX            60      0.00%      0.00%
system.ruby.Directory_Controller.S.GETS            10      0.00%      0.00%
system.ruby.Directory_Controller.M.PUTX           763      0.00%      0.00%
system.ruby.Directory_Controller.IS.Unblock           77      0.00%      0.00%
system.ruby.Directory_Controller.IS.Memory_Data           78      0.00%      0.00%
system.ruby.Directory_Controller.IS.Memory_Ack            1      0.00%      0.00%
system.ruby.Directory_Controller.SS.Last_Unblock           10      0.00%      0.00%
system.ruby.Directory_Controller.SS.Memory_Data           10      0.00%      0.00%
system.ruby.Directory_Controller.MM.Exclusive_Unblock          767      0.00%      0.00%
system.ruby.Directory_Controller.MM.Memory_Data          768      0.00%      0.00%
system.ruby.Directory_Controller.MM.Memory_Ack            2      0.00%      0.00%
system.ruby.Directory_Controller.MI.GETS            2      0.00%      0.00%
system.ruby.Directory_Controller.MI.Dirty_Writeback          763      0.00%      0.00%

---------- End Simulation Statistics   ----------