summaryrefslogtreecommitdiff
path: root/tests/quick/se/60.rubytest/ref/null/none/rubytest-ruby-MOESI_hammer/stats.txt
blob: 43510f355e4c7b5bb92c02b47fb0627e8b841e49 (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
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699

---------- Begin Simulation Statistics ----------
sim_seconds                                  0.000031                       # Number of seconds simulated
sim_ticks                                       31071                       # Number of ticks simulated
final_tick                                      31071                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                   1000000000                       # Frequency of simulated ticks
host_tick_rate                                 307258                       # Simulator tick rate (ticks/s)
host_mem_usage                                 409592                       # Number of bytes of host memory used
host_seconds                                     0.10                       # 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.pwrStateResidencyTicks::UNDEFINED        31071                       # Cumulative time (in ticks) in various power states
system.mem_ctrls.bytes_read::ruby.dir_cntrl0        55104                       # Number of bytes read from this memory
system.mem_ctrls.bytes_read::total              55104                       # Number of bytes read from this memory
system.mem_ctrls.bytes_written::ruby.dir_cntrl0        50048                       # Number of bytes written to this memory
system.mem_ctrls.bytes_written::total           50048                       # Number of bytes written to this memory
system.mem_ctrls.num_reads::ruby.dir_cntrl0          861                       # Number of read requests responded to by this memory
system.mem_ctrls.num_reads::total                 861                       # Number of read requests responded to by this memory
system.mem_ctrls.num_writes::ruby.dir_cntrl0          782                       # Number of write requests responded to by this memory
system.mem_ctrls.num_writes::total                782                       # Number of write requests responded to by this memory
system.mem_ctrls.bw_read::ruby.dir_cntrl0   1773486531                       # Total read bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_read::total            1773486531                       # Total read bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_write::ruby.dir_cntrl0   1610762447                       # Write bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_write::total           1610762447                       # Write bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_total::ruby.dir_cntrl0   3384248978                       # Total bandwidth to/from this memory (bytes/s)
system.mem_ctrls.bw_total::total           3384248978                       # Total bandwidth to/from this memory (bytes/s)
system.mem_ctrls.readReqs                         862                       # Number of read requests accepted
system.mem_ctrls.writeReqs                        782                       # Number of write requests accepted
system.mem_ctrls.readBursts                       862                       # Number of DRAM read bursts, including those serviced by the write queue
system.mem_ctrls.writeBursts                      782                       # Number of DRAM write bursts, including those merged in the write queue
system.mem_ctrls.bytesReadDRAM                  45632                       # Total number of bytes read from DRAM
system.mem_ctrls.bytesReadWrQ                    9536                       # Total number of bytes read from write queue
system.mem_ctrls.bytesWritten                   41024                       # Total number of bytes written to DRAM
system.mem_ctrls.bytesReadSys                   55168                       # Total read bytes from the system interface side
system.mem_ctrls.bytesWrittenSys                50048                       # Total written bytes from the system interface side
system.mem_ctrls.servicedByWrQ                    149                       # Number of DRAM read bursts serviced by the write queue
system.mem_ctrls.mergedWrBursts                   111                       # 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               191                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::1               231                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::2               240                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::3                51                       # 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               172                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::1               202                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::2               220                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::3                47                       # 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                         31040                       # 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                   862                       # 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                  782                       # Write request sizes (log2)
system.mem_ctrls.rdQLenPdf::0                     405                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::1                     288                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::2                      19                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::3                       1                       # 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                      1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::16                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::17                     22                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::18                     40                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::19                     41                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::20                     41                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::21                     42                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::22                     41                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::23                     44                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::24                     42                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::25                     41                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::26                     53                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::27                     44                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::28                     41                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::29                     41                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::30                     40                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::31                     40                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::32                     40                       # 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           90                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::mean    943.644444                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::gmean   882.472849                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::stdev   228.764454                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::128-255            5      5.56%      5.56% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::256-383            1      1.11%      6.67% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::384-511            1      1.11%      7.78% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::512-639            3      3.33%     11.11% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::896-1023            2      2.22%     13.33% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::1024-1151           78     86.67%    100.00% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::total           90                       # Bytes accessed per row activation
system.mem_ctrls.rdPerTurnAround::samples           40                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::mean      17.425000                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::gmean     17.142863                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::stdev      3.754570                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::12-13             1      2.50%      2.50% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::14-15            10     25.00%     27.50% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::16-17            16     40.00%     67.50% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::18-19             6     15.00%     82.50% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::20-21             5     12.50%     95.00% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::22-23             1      2.50%     97.50% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::36-37             1      2.50%    100.00% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::total            40                       # Reads before turning the bus around for writes
system.mem_ctrls.wrPerTurnAround::samples           40                       # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::mean      16.025000                       # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::gmean     16.024268                       # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::stdev      0.158114                       # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::16               39     97.50%     97.50% # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::17                1      2.50%    100.00% # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::total            40                       # Writes before turning the bus around for reads
system.mem_ctrls.totQLat                        12133                       # Total ticks spent queuing
system.mem_ctrls.totMemAccLat                   25680                       # Total ticks spent from burst creation until serviced by the DRAM
system.mem_ctrls.totBusLat                       3565                       # Total ticks spent in databus transfers
system.mem_ctrls.avgQLat                        17.02                       # Average queueing delay per DRAM burst
system.mem_ctrls.avgBusLat                       5.00                       # Average bus latency per DRAM burst
system.mem_ctrls.avgMemAccLat                   36.02                       # Average memory access latency per DRAM burst
system.mem_ctrls.avgRdBW                      1468.64                       # Average DRAM read bandwidth in MiByte/s
system.mem_ctrls.avgWrBW                      1320.33                       # Average achieved write bandwidth in MiByte/s
system.mem_ctrls.avgRdBWSys                   1775.55                       # Average system read bandwidth in MiByte/s
system.mem_ctrls.avgWrBWSys                   1610.76                       # Average system write bandwidth in MiByte/s
system.mem_ctrls.peakBW                      12800.00                       # Theoretical peak bandwidth in MiByte/s
system.mem_ctrls.busUtil                        21.79                       # Data bus utilization in percentage
system.mem_ctrls.busUtilRead                    11.47                       # Data bus utilization in percentage for reads
system.mem_ctrls.busUtilWrite                   10.32                       # Data bus utilization in percentage for writes
system.mem_ctrls.avgRdQLen                       1.76                       # Average read queue length when enqueuing
system.mem_ctrls.avgWrQLen                      25.13                       # Average write queue length when enqueuing
system.mem_ctrls.readRowHits                      625                       # Number of row buffer hits during reads
system.mem_ctrls.writeRowHits                     635                       # Number of row buffer hits during writes
system.mem_ctrls.readRowHitRate                 87.66                       # Row buffer hit rate for reads
system.mem_ctrls.writeRowHitRate                94.63                       # Row buffer hit rate for writes
system.mem_ctrls.avgGap                         18.88                       # Average gap between requests
system.mem_ctrls.pageHitRate                    91.04                       # Row buffer hit rate, read and write combined
system.mem_ctrls_0.actEnergy                   671160                       # Energy for activate commands per rank (pJ)
system.mem_ctrls_0.preEnergy                   347760                       # Energy for precharge commands per rank (pJ)
system.mem_ctrls_0.readEnergy                 8145312                       # Energy for read commands per rank (pJ)
system.mem_ctrls_0.writeEnergy                5353632                       # Energy for write commands per rank (pJ)
system.mem_ctrls_0.refreshEnergy         1843920.000000                       # Energy for refresh commands per rank (pJ)
system.mem_ctrls_0.actBackEnergy              8199792                       # Energy for active background per rank (pJ)
system.mem_ctrls_0.preBackEnergy                36480                       # Energy for precharge background per rank (pJ)
system.mem_ctrls_0.actPowerDownEnergy         5925264                       # Energy for active power-down per rank (pJ)
system.mem_ctrls_0.prePowerDownEnergy               0                       # Energy for precharge power-down per rank (pJ)
system.mem_ctrls_0.selfRefreshEnergy                0                       # Energy for self refresh per rank (pJ)
system.mem_ctrls_0.totalEnergy               30523320                       # Total energy per rank (pJ)
system.mem_ctrls_0.averagePower            982.373274                       # Core power per rank (mW)
system.mem_ctrls_0.totalIdleTime                12994                       # Total Idle time Per DRAM Rank
system.mem_ctrls_0.memoryStateTime::IDLE           11                       # Time in different power states
system.mem_ctrls_0.memoryStateTime::REF           780                       # Time in different power states
system.mem_ctrls_0.memoryStateTime::SREF            0                       # Time in different power states
system.mem_ctrls_0.memoryStateTime::PRE_PDN            0                       # Time in different power states
system.mem_ctrls_0.memoryStateTime::ACT         17286                       # Time in different power states
system.mem_ctrls_0.memoryStateTime::ACT_PDN        12994                       # Time in different power states
system.mem_ctrls_1.actEnergy                        0                       # Energy for activate commands per rank (pJ)
system.mem_ctrls_1.preEnergy                        0                       # Energy for precharge commands per rank (pJ)
system.mem_ctrls_1.readEnergy                       0                       # Energy for read commands per rank (pJ)
system.mem_ctrls_1.writeEnergy                      0                       # Energy for write commands per rank (pJ)
system.mem_ctrls_1.refreshEnergy         1229280.000000                       # Energy for refresh commands per rank (pJ)
system.mem_ctrls_1.actBackEnergy               224352                       # Energy for active background per rank (pJ)
system.mem_ctrls_1.preBackEnergy              3002880                       # Energy for precharge background per rank (pJ)
system.mem_ctrls_1.actPowerDownEnergy               0                       # Energy for active power-down per rank (pJ)
system.mem_ctrls_1.prePowerDownEnergy         2889984                       # Energy for precharge power-down per rank (pJ)
system.mem_ctrls_1.selfRefreshEnergy          3655920                       # Energy for self refresh per rank (pJ)
system.mem_ctrls_1.totalEnergy               11002416                       # Total energy per rank (pJ)
system.mem_ctrls_1.averagePower            354.105629                       # Core power per rank (mW)
system.mem_ctrls_1.totalIdleTime                 7526                       # Total Idle time Per DRAM Rank
system.mem_ctrls_1.memoryStateTime::IDLE         7786                       # Time in different power states
system.mem_ctrls_1.memoryStateTime::REF           526                       # Time in different power states
system.mem_ctrls_1.memoryStateTime::SREF        15233                       # Time in different power states
system.mem_ctrls_1.memoryStateTime::PRE_PDN         7526                       # Time in different power states
system.mem_ctrls_1.memoryStateTime::ACT             0                       # Time in different power states
system.mem_ctrls_1.memoryStateTime::ACT_PDN            0                       # Time in different power states
system.pwrStateResidencyTicks::UNDEFINED        31071                       # Cumulative time (in ticks) in various power states
system.cpu.pwrStateResidencyTicks::UNDEFINED        31071                       # Cumulative time (in ticks) in various power states
system.ruby.clk_domain.clock                        1                       # Clock period in ticks
system.ruby.pwrStateResidencyTicks::UNDEFINED        31071                       # Cumulative time (in ticks) in various power states
system.ruby.outstanding_req_hist_seqr::bucket_size            2                      
system.ruby.outstanding_req_hist_seqr::max_bucket           19                      
system.ruby.outstanding_req_hist_seqr::samples         1010                      
system.ruby.outstanding_req_hist_seqr::mean    15.556436                      
system.ruby.outstanding_req_hist_seqr::gmean    15.445317                      
system.ruby.outstanding_req_hist_seqr::stdev     1.273066                      
system.ruby.outstanding_req_hist_seqr    |           1      0.10%      0.10% |           2      0.20%      0.30% |           2      0.20%      0.50% |           3      0.30%      0.79% |           3      0.30%      1.09% |           6      0.59%      1.68% |           3      0.30%      1.98% |         272     26.93%     28.91% |         718     71.09%    100.00% |           0      0.00%    100.00%
system.ruby.outstanding_req_hist_seqr::total         1010                      
system.ruby.latency_hist_seqr::bucket_size          128                      
system.ruby.latency_hist_seqr::max_bucket         1279                      
system.ruby.latency_hist_seqr::samples            995                      
system.ruby.latency_hist_seqr::mean        482.717588                      
system.ruby.latency_hist_seqr::gmean       245.065735                      
system.ruby.latency_hist_seqr::stdev       262.743362                      
system.ruby.latency_hist_seqr            |         233     23.42%     23.42% |           9      0.90%     24.32% |           5      0.50%     24.82% |          58      5.83%     30.65% |         397     39.90%     70.55% |         236     23.72%     94.27% |          55      5.53%     99.80% |           2      0.20%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.latency_hist_seqr::total              995                      
system.ruby.hit_latency_hist_seqr::bucket_size          128                      
system.ruby.hit_latency_hist_seqr::max_bucket         1279                      
system.ruby.hit_latency_hist_seqr::samples          135                      
system.ruby.hit_latency_hist_seqr::mean    110.851852                      
system.ruby.hit_latency_hist_seqr::gmean     6.261385                      
system.ruby.hit_latency_hist_seqr::stdev   224.829770                      
system.ruby.hit_latency_hist_seqr        |         111     82.22%     82.22% |           0      0.00%     82.22% |           0      0.00%     82.22% |           3      2.22%     84.44% |          17     12.59%     97.04% |           3      2.22%     99.26% |           0      0.00%     99.26% |           1      0.74%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.hit_latency_hist_seqr::total          135                      
system.ruby.miss_latency_hist_seqr::bucket_size          128                      
system.ruby.miss_latency_hist_seqr::max_bucket         1279                      
system.ruby.miss_latency_hist_seqr::samples          860                      
system.ruby.miss_latency_hist_seqr::mean   541.091860                      
system.ruby.miss_latency_hist_seqr::gmean   435.798434                      
system.ruby.miss_latency_hist_seqr::stdev   216.457686                      
system.ruby.miss_latency_hist_seqr       |         122     14.19%     14.19% |           9      1.05%     15.23% |           5      0.58%     15.81% |          55      6.40%     22.21% |         380     44.19%     66.40% |         233     27.09%     93.49% |          55      6.40%     99.88% |           1      0.12%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.miss_latency_hist_seqr::total          860                      
system.ruby.Directory.incomplete_times_seqr          860                      
system.ruby.dir_cntrl0.probeFilter.demand_hits            0                       # Number of cache demand hits
system.ruby.dir_cntrl0.probeFilter.demand_misses            0                       # Number of cache demand misses
system.ruby.dir_cntrl0.probeFilter.demand_accesses            0                       # Number of cache demand accesses
system.ruby.dir_cntrl0.pwrStateResidencyTicks::UNDEFINED        31071                       # Cumulative time (in ticks) in various power states
system.ruby.l1_cntrl0.L1Dcache.demand_hits           79                       # Number of cache demand hits
system.ruby.l1_cntrl0.L1Dcache.demand_misses          852                       # Number of cache demand misses
system.ruby.l1_cntrl0.L1Dcache.demand_accesses          931                       # 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           63                       # Number of cache demand misses
system.ruby.l1_cntrl0.L1Icache.demand_accesses           63                       # Number of cache demand accesses
system.ruby.l1_cntrl0.L2cache.demand_hits           54                       # Number of cache demand hits
system.ruby.l1_cntrl0.L2cache.demand_misses          861                       # Number of cache demand misses
system.ruby.l1_cntrl0.L2cache.demand_accesses          915                       # Number of cache demand accesses
system.ruby.l1_cntrl0.sequencer.pwrStateResidencyTicks::UNDEFINED        31071                       # Cumulative time (in ticks) in various power states
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           84                       # Number of times a store aliased with a pending store
system.ruby.l1_cntrl0.sequencer.load_waiting_on_store            7                       # 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.l1_cntrl0.pwrStateResidencyTicks::UNDEFINED        31071                       # Cumulative time (in ticks) in various power states
system.ruby.memctrl_clk_domain.clock                3                       # Clock period in ticks
system.ruby.network.routers0.pwrStateResidencyTicks::UNDEFINED        31071                       # Cumulative time (in ticks) in various power states
system.ruby.network.routers0.percent_links_utilized    14.722732                      
system.ruby.network.routers0.msg_count.Request_Control::2          863                      
system.ruby.network.routers0.msg_count.Response_Data::4          861                      
system.ruby.network.routers0.msg_count.Writeback_Data::5          783                      
system.ruby.network.routers0.msg_count.Writeback_Control::2          855                      
system.ruby.network.routers0.msg_count.Writeback_Control::3          856                      
system.ruby.network.routers0.msg_count.Writeback_Control::5           71                      
system.ruby.network.routers0.msg_count.Unblock_Control::5          859                      
system.ruby.network.routers0.msg_bytes.Request_Control::2         6904                      
system.ruby.network.routers0.msg_bytes.Response_Data::4        61992                      
system.ruby.network.routers0.msg_bytes.Writeback_Data::5        56376                      
system.ruby.network.routers0.msg_bytes.Writeback_Control::2         6840                      
system.ruby.network.routers0.msg_bytes.Writeback_Control::3         6848                      
system.ruby.network.routers0.msg_bytes.Writeback_Control::5          568                      
system.ruby.network.routers0.msg_bytes.Unblock_Control::5         6872                      
system.ruby.network.routers1.pwrStateResidencyTicks::UNDEFINED        31071                       # Cumulative time (in ticks) in various power states
system.ruby.network.routers1.percent_links_utilized    14.717100                      
system.ruby.network.routers1.msg_count.Request_Control::2          863                      
system.ruby.network.routers1.msg_count.Response_Data::4          861                      
system.ruby.network.routers1.msg_count.Writeback_Data::5          782                      
system.ruby.network.routers1.msg_count.Writeback_Control::2          855                      
system.ruby.network.routers1.msg_count.Writeback_Control::3          856                      
system.ruby.network.routers1.msg_count.Writeback_Control::5           71                      
system.ruby.network.routers1.msg_count.Unblock_Control::5          859                      
system.ruby.network.routers1.msg_bytes.Request_Control::2         6904                      
system.ruby.network.routers1.msg_bytes.Response_Data::4        61992                      
system.ruby.network.routers1.msg_bytes.Writeback_Data::5        56304                      
system.ruby.network.routers1.msg_bytes.Writeback_Control::2         6840                      
system.ruby.network.routers1.msg_bytes.Writeback_Control::3         6848                      
system.ruby.network.routers1.msg_bytes.Writeback_Control::5          568                      
system.ruby.network.routers1.msg_bytes.Unblock_Control::5         6872                      
system.ruby.network.routers2.pwrStateResidencyTicks::UNDEFINED        31071                       # Cumulative time (in ticks) in various power states
system.ruby.network.routers2.percent_links_utilized    14.720318                      
system.ruby.network.routers2.msg_count.Request_Control::2          863                      
system.ruby.network.routers2.msg_count.Response_Data::4          861                      
system.ruby.network.routers2.msg_count.Writeback_Data::5          783                      
system.ruby.network.routers2.msg_count.Writeback_Control::2          855                      
system.ruby.network.routers2.msg_count.Writeback_Control::3          856                      
system.ruby.network.routers2.msg_count.Writeback_Control::5           71                      
system.ruby.network.routers2.msg_count.Unblock_Control::5          859                      
system.ruby.network.routers2.msg_bytes.Request_Control::2         6904                      
system.ruby.network.routers2.msg_bytes.Response_Data::4        61992                      
system.ruby.network.routers2.msg_bytes.Writeback_Data::5        56376                      
system.ruby.network.routers2.msg_bytes.Writeback_Control::2         6840                      
system.ruby.network.routers2.msg_bytes.Writeback_Control::3         6848                      
system.ruby.network.routers2.msg_bytes.Writeback_Control::5          568                      
system.ruby.network.routers2.msg_bytes.Unblock_Control::5         6872                      
system.ruby.network.pwrStateResidencyTicks::UNDEFINED        31071                       # Cumulative time (in ticks) in various power states
system.ruby.network.msg_count.Request_Control         2589                      
system.ruby.network.msg_count.Response_Data         2583                      
system.ruby.network.msg_count.Writeback_Data         2348                      
system.ruby.network.msg_count.Writeback_Control         5346                      
system.ruby.network.msg_count.Unblock_Control         2577                      
system.ruby.network.msg_byte.Request_Control        20712                      
system.ruby.network.msg_byte.Response_Data       185976                      
system.ruby.network.msg_byte.Writeback_Data       169056                      
system.ruby.network.msg_byte.Writeback_Control        42768                      
system.ruby.network.msg_byte.Unblock_Control        20616                      
system.sys_port_proxy.pwrStateResidencyTicks::UNDEFINED        31071                       # Cumulative time (in ticks) in various power states
system.ruby.network.routers0.throttle0.link_utilization    13.845708                      
system.ruby.network.routers0.throttle0.msg_count.Response_Data::4          861                      
system.ruby.network.routers0.throttle0.msg_count.Writeback_Control::3          856                      
system.ruby.network.routers0.throttle0.msg_bytes.Response_Data::4        61992                      
system.ruby.network.routers0.throttle0.msg_bytes.Writeback_Control::3         6848                      
system.ruby.network.routers0.throttle1.link_utilization    15.599755                      
system.ruby.network.routers0.throttle1.msg_count.Request_Control::2          863                      
system.ruby.network.routers0.throttle1.msg_count.Writeback_Data::5          783                      
system.ruby.network.routers0.throttle1.msg_count.Writeback_Control::2          855                      
system.ruby.network.routers0.throttle1.msg_count.Writeback_Control::5           71                      
system.ruby.network.routers0.throttle1.msg_count.Unblock_Control::5          859                      
system.ruby.network.routers0.throttle1.msg_bytes.Request_Control::2         6904                      
system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Data::5        56376                      
system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Control::2         6840                      
system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Control::5          568                      
system.ruby.network.routers0.throttle1.msg_bytes.Unblock_Control::5         6872                      
system.ruby.network.routers1.throttle0.link_utilization    15.586882                      
system.ruby.network.routers1.throttle0.msg_count.Request_Control::2          863                      
system.ruby.network.routers1.throttle0.msg_count.Writeback_Data::5          782                      
system.ruby.network.routers1.throttle0.msg_count.Writeback_Control::2          855                      
system.ruby.network.routers1.throttle0.msg_count.Writeback_Control::5           71                      
system.ruby.network.routers1.throttle0.msg_count.Unblock_Control::5          859                      
system.ruby.network.routers1.throttle0.msg_bytes.Request_Control::2         6904                      
system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Data::5        56304                      
system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Control::2         6840                      
system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Control::5          568                      
system.ruby.network.routers1.throttle0.msg_bytes.Unblock_Control::5         6872                      
system.ruby.network.routers1.throttle1.link_utilization    13.847317                      
system.ruby.network.routers1.throttle1.msg_count.Response_Data::4          861                      
system.ruby.network.routers1.throttle1.msg_count.Writeback_Control::3          856                      
system.ruby.network.routers1.throttle1.msg_bytes.Response_Data::4        61992                      
system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Control::3         6848                      
system.ruby.network.routers2.throttle0.link_utilization    13.847317                      
system.ruby.network.routers2.throttle0.msg_count.Response_Data::4          861                      
system.ruby.network.routers2.throttle0.msg_count.Writeback_Control::3          856                      
system.ruby.network.routers2.throttle0.msg_bytes.Response_Data::4        61992                      
system.ruby.network.routers2.throttle0.msg_bytes.Writeback_Control::3         6848                      
system.ruby.network.routers2.throttle1.link_utilization    15.593319                      
system.ruby.network.routers2.throttle1.msg_count.Request_Control::2          863                      
system.ruby.network.routers2.throttle1.msg_count.Writeback_Data::5          783                      
system.ruby.network.routers2.throttle1.msg_count.Writeback_Control::2          855                      
system.ruby.network.routers2.throttle1.msg_count.Writeback_Control::5           71                      
system.ruby.network.routers2.throttle1.msg_count.Unblock_Control::5          859                      
system.ruby.network.routers2.throttle1.msg_bytes.Request_Control::2         6904                      
system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Data::5        56376                      
system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Control::2         6840                      
system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Control::5          568                      
system.ruby.network.routers2.throttle1.msg_bytes.Unblock_Control::5         6872                      
system.ruby.LD.latency_hist_seqr::bucket_size          128                      
system.ruby.LD.latency_hist_seqr::max_bucket         1279                      
system.ruby.LD.latency_hist_seqr::samples           37                      
system.ruby.LD.latency_hist_seqr::mean     484.027027                      
system.ruby.LD.latency_hist_seqr::gmean    206.042037                      
system.ruby.LD.latency_hist_seqr::stdev    286.676016                      
system.ruby.LD.latency_hist_seqr         |          10     27.03%     27.03% |           0      0.00%     27.03% |           0      0.00%     27.03% |           0      0.00%     27.03% |          12     32.43%     59.46% |          13     35.14%     94.59% |           2      5.41%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.LD.latency_hist_seqr::total            37                      
system.ruby.LD.hit_latency_hist_seqr::bucket_size           64                      
system.ruby.LD.hit_latency_hist_seqr::max_bucket          639                      
system.ruby.LD.hit_latency_hist_seqr::samples            6                      
system.ruby.LD.hit_latency_hist_seqr::mean          104                      
system.ruby.LD.hit_latency_hist_seqr::gmean     4.461922                      
system.ruby.LD.hit_latency_hist_seqr::stdev   246.465413                      
system.ruby.LD.hit_latency_hist_seqr     |           5     83.33%     83.33% |           0      0.00%     83.33% |           0      0.00%     83.33% |           0      0.00%     83.33% |           0      0.00%     83.33% |           0      0.00%     83.33% |           0      0.00%     83.33% |           0      0.00%     83.33% |           0      0.00%     83.33% |           1     16.67%    100.00%
system.ruby.LD.hit_latency_hist_seqr::total            6                      
system.ruby.LD.miss_latency_hist_seqr::bucket_size          128                      
system.ruby.LD.miss_latency_hist_seqr::max_bucket         1279                      
system.ruby.LD.miss_latency_hist_seqr::samples           31                      
system.ruby.LD.miss_latency_hist_seqr::mean   557.580645                      
system.ruby.LD.miss_latency_hist_seqr::gmean   432.617733                      
system.ruby.LD.miss_latency_hist_seqr::stdev   232.424149                      
system.ruby.LD.miss_latency_hist_seqr    |           5     16.13%     16.13% |           0      0.00%     16.13% |           0      0.00%     16.13% |           0      0.00%     16.13% |          11     35.48%     51.61% |          13     41.94%     93.55% |           2      6.45%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.LD.miss_latency_hist_seqr::total           31                      
system.ruby.ST.latency_hist_seqr::bucket_size          128                      
system.ruby.ST.latency_hist_seqr::max_bucket         1279                      
system.ruby.ST.latency_hist_seqr::samples          893                      
system.ruby.ST.latency_hist_seqr::mean     513.324748                      
system.ruby.ST.latency_hist_seqr::gmean    281.060775                      
system.ruby.ST.latency_hist_seqr::stdev    242.626948                      
system.ruby.ST.latency_hist_seqr         |         160     17.92%     17.92% |           8      0.90%     18.81% |           5      0.56%     19.37% |          58      6.49%     25.87% |         385     43.11%     68.98% |         223     24.97%     93.95% |          53      5.94%     99.89% |           1      0.11%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.ST.latency_hist_seqr::total           893                      
system.ruby.ST.hit_latency_hist_seqr::bucket_size          128                      
system.ruby.ST.hit_latency_hist_seqr::max_bucket         1279                      
system.ruby.ST.hit_latency_hist_seqr::samples          116                      
system.ruby.ST.hit_latency_hist_seqr::mean   114.353448                      
system.ruby.ST.hit_latency_hist_seqr::gmean     5.688161                      
system.ruby.ST.hit_latency_hist_seqr::stdev   222.966921                      
system.ruby.ST.hit_latency_hist_seqr     |          94     81.03%     81.03% |           0      0.00%     81.03% |           0      0.00%     81.03% |           3      2.59%     83.62% |          16     13.79%     97.41% |           3      2.59%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.ST.hit_latency_hist_seqr::total          116                      
system.ruby.ST.miss_latency_hist_seqr::bucket_size          128                      
system.ruby.ST.miss_latency_hist_seqr::max_bucket         1279                      
system.ruby.ST.miss_latency_hist_seqr::samples          777                      
system.ruby.ST.miss_latency_hist_seqr::mean   572.888031                      
system.ruby.ST.miss_latency_hist_seqr::gmean   503.124564                      
system.ruby.ST.miss_latency_hist_seqr::stdev   181.530163                      
system.ruby.ST.miss_latency_hist_seqr    |          66      8.49%      8.49% |           8      1.03%      9.52% |           5      0.64%     10.17% |          55      7.08%     17.25% |         369     47.49%     64.74% |         220     28.31%     93.05% |          53      6.82%     99.87% |           1      0.13%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.ST.miss_latency_hist_seqr::total          777                      
system.ruby.IFETCH.latency_hist_seqr::bucket_size           32                      
system.ruby.IFETCH.latency_hist_seqr::max_bucket          319                      
system.ruby.IFETCH.latency_hist_seqr::samples           63                      
system.ruby.IFETCH.latency_hist_seqr::mean    48.269841                      
system.ruby.IFETCH.latency_hist_seqr::gmean    39.118214                      
system.ruby.IFETCH.latency_hist_seqr::stdev    28.730790                      
system.ruby.IFETCH.latency_hist_seqr     |          25     39.68%     39.68% |          19     30.16%     69.84% |          18     28.57%     98.41% |           0      0.00%     98.41% |           0      0.00%     98.41% |           1      1.59%    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_seqr::total           63                      
system.ruby.IFETCH.hit_latency_hist_seqr::bucket_size            2                      
system.ruby.IFETCH.hit_latency_hist_seqr::max_bucket           19                      
system.ruby.IFETCH.hit_latency_hist_seqr::samples           11                      
system.ruby.IFETCH.hit_latency_hist_seqr::mean           11                      
system.ruby.IFETCH.hit_latency_hist_seqr::gmean    11.000000                      
system.ruby.IFETCH.hit_latency_hist_seqr |           0      0.00%      0.00% |           0      0.00%      0.00% |           0      0.00%      0.00% |           0      0.00%      0.00% |           0      0.00%      0.00% |          11    100.00%    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.hit_latency_hist_seqr::total           11                      
system.ruby.IFETCH.miss_latency_hist_seqr::bucket_size           32                      
system.ruby.IFETCH.miss_latency_hist_seqr::max_bucket          319                      
system.ruby.IFETCH.miss_latency_hist_seqr::samples           52                      
system.ruby.IFETCH.miss_latency_hist_seqr::mean    56.153846                      
system.ruby.IFETCH.miss_latency_hist_seqr::gmean    51.160387                      
system.ruby.IFETCH.miss_latency_hist_seqr::stdev    25.308593                      
system.ruby.IFETCH.miss_latency_hist_seqr |          14     26.92%     26.92% |          19     36.54%     63.46% |          18     34.62%     98.08% |           0      0.00%     98.08% |           0      0.00%     98.08% |           1      1.92%    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_seqr::total           52                      
system.ruby.FLUSH.latency_hist_seqr::bucket_size          128                      
system.ruby.FLUSH.latency_hist_seqr::max_bucket         1279                      
system.ruby.FLUSH.latency_hist_seqr::samples            2                      
system.ruby.FLUSH.latency_hist_seqr::mean   477.500000                      
system.ruby.FLUSH.latency_hist_seqr::gmean   204.484718                      
system.ruby.FLUSH.latency_hist_seqr::stdev   610.233152                      
system.ruby.FLUSH.latency_hist_seqr      |           1     50.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           1     50.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.FLUSH.latency_hist_seqr::total            2                      
system.ruby.FLUSH.hit_latency_hist_seqr::bucket_size          128                      
system.ruby.FLUSH.hit_latency_hist_seqr::max_bucket         1279                      
system.ruby.FLUSH.hit_latency_hist_seqr::samples            2                      
system.ruby.FLUSH.hit_latency_hist_seqr::mean   477.500000                      
system.ruby.FLUSH.hit_latency_hist_seqr::gmean   204.484718                      
system.ruby.FLUSH.hit_latency_hist_seqr::stdev   610.233152                      
system.ruby.FLUSH.hit_latency_hist_seqr  |           1     50.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           1     50.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.FLUSH.hit_latency_hist_seqr::total            2                      
system.ruby.L1Cache.hit_mach_latency_hist_seqr::bucket_size          128                      
system.ruby.L1Cache.hit_mach_latency_hist_seqr::max_bucket         1279                      
system.ruby.L1Cache.hit_mach_latency_hist_seqr::samples           81                      
system.ruby.L1Cache.hit_mach_latency_hist_seqr::mean    12.765432                      
system.ruby.L1Cache.hit_mach_latency_hist_seqr::gmean     1.140390                      
system.ruby.L1Cache.hit_mach_latency_hist_seqr::stdev   100.950269                      
system.ruby.L1Cache.hit_mach_latency_hist_seqr |          80     98.77%     98.77% |           0      0.00%     98.77% |           0      0.00%     98.77% |           0      0.00%     98.77% |           0      0.00%     98.77% |           0      0.00%     98.77% |           0      0.00%     98.77% |           1      1.23%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.L1Cache.hit_mach_latency_hist_seqr::total           81                      
system.ruby.L2Cache.hit_mach_latency_hist_seqr::bucket_size          128                      
system.ruby.L2Cache.hit_mach_latency_hist_seqr::max_bucket         1279                      
system.ruby.L2Cache.hit_mach_latency_hist_seqr::samples           54                      
system.ruby.L2Cache.hit_mach_latency_hist_seqr::mean   257.981481                      
system.ruby.L2Cache.hit_mach_latency_hist_seqr::gmean    80.555654                      
system.ruby.L2Cache.hit_mach_latency_hist_seqr::stdev   275.063320                      
system.ruby.L2Cache.hit_mach_latency_hist_seqr |          31     57.41%     57.41% |           0      0.00%     57.41% |           0      0.00%     57.41% |           3      5.56%     62.96% |          17     31.48%     94.44% |           3      5.56%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.L2Cache.hit_mach_latency_hist_seqr::total           54                      
system.ruby.Directory.miss_mach_latency_hist_seqr::bucket_size          128                      
system.ruby.Directory.miss_mach_latency_hist_seqr::max_bucket         1279                      
system.ruby.Directory.miss_mach_latency_hist_seqr::samples          860                      
system.ruby.Directory.miss_mach_latency_hist_seqr::mean   541.091860                      
system.ruby.Directory.miss_mach_latency_hist_seqr::gmean   435.798434                      
system.ruby.Directory.miss_mach_latency_hist_seqr::stdev   216.457686                      
system.ruby.Directory.miss_mach_latency_hist_seqr |         122     14.19%     14.19% |           9      1.05%     15.23% |           5      0.58%     15.81% |          55      6.40%     22.21% |         380     44.19%     66.40% |         233     27.09%     93.49% |          55      6.40%     99.88% |           1      0.12%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.Directory.miss_mach_latency_hist_seqr::total          860                      
system.ruby.LD.L1Cache.hit_type_mach_latency_hist_seqr::bucket_size            1                      
system.ruby.LD.L1Cache.hit_type_mach_latency_hist_seqr::max_bucket            9                      
system.ruby.LD.L1Cache.hit_type_mach_latency_hist_seqr::samples            4                      
system.ruby.LD.L1Cache.hit_type_mach_latency_hist_seqr::mean            1                      
system.ruby.LD.L1Cache.hit_type_mach_latency_hist_seqr::gmean            1                      
system.ruby.LD.L1Cache.hit_type_mach_latency_hist_seqr |           0      0.00%      0.00% |           4    100.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.LD.L1Cache.hit_type_mach_latency_hist_seqr::total            4                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist_seqr::bucket_size           64                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist_seqr::max_bucket          639                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist_seqr::samples            2                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist_seqr::mean          310                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist_seqr::gmean    88.831301                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist_seqr::stdev   420.021428                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist_seqr |           1     50.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           1     50.00%    100.00%
system.ruby.LD.L2Cache.hit_type_mach_latency_hist_seqr::total            2                      
system.ruby.LD.Directory.miss_type_mach_latency_hist_seqr::bucket_size          128                      
system.ruby.LD.Directory.miss_type_mach_latency_hist_seqr::max_bucket         1279                      
system.ruby.LD.Directory.miss_type_mach_latency_hist_seqr::samples           31                      
system.ruby.LD.Directory.miss_type_mach_latency_hist_seqr::mean   557.580645                      
system.ruby.LD.Directory.miss_type_mach_latency_hist_seqr::gmean   432.617733                      
system.ruby.LD.Directory.miss_type_mach_latency_hist_seqr::stdev   232.424149                      
system.ruby.LD.Directory.miss_type_mach_latency_hist_seqr |           5     16.13%     16.13% |           0      0.00%     16.13% |           0      0.00%     16.13% |           0      0.00%     16.13% |          11     35.48%     51.61% |          13     41.94%     93.55% |           2      6.45%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.LD.Directory.miss_type_mach_latency_hist_seqr::total           31                      
system.ruby.ST.L1Cache.hit_type_mach_latency_hist_seqr::bucket_size            1                      
system.ruby.ST.L1Cache.hit_type_mach_latency_hist_seqr::max_bucket            9                      
system.ruby.ST.L1Cache.hit_type_mach_latency_hist_seqr::samples           75                      
system.ruby.ST.L1Cache.hit_type_mach_latency_hist_seqr::mean            1                      
system.ruby.ST.L1Cache.hit_type_mach_latency_hist_seqr::gmean            1                      
system.ruby.ST.L1Cache.hit_type_mach_latency_hist_seqr |           0      0.00%      0.00% |          75    100.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.ST.L1Cache.hit_type_mach_latency_hist_seqr::total           75                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist_seqr::bucket_size          128                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist_seqr::max_bucket         1279                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist_seqr::samples           41                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist_seqr::mean   321.707317                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist_seqr::gmean   136.778519                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist_seqr::stdev   273.433835                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist_seqr |          19     46.34%     46.34% |           0      0.00%     46.34% |           0      0.00%     46.34% |           3      7.32%     53.66% |          16     39.02%     92.68% |           3      7.32%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.ST.L2Cache.hit_type_mach_latency_hist_seqr::total           41                      
system.ruby.ST.Directory.miss_type_mach_latency_hist_seqr::bucket_size          128                      
system.ruby.ST.Directory.miss_type_mach_latency_hist_seqr::max_bucket         1279                      
system.ruby.ST.Directory.miss_type_mach_latency_hist_seqr::samples          777                      
system.ruby.ST.Directory.miss_type_mach_latency_hist_seqr::mean   572.888031                      
system.ruby.ST.Directory.miss_type_mach_latency_hist_seqr::gmean   503.124564                      
system.ruby.ST.Directory.miss_type_mach_latency_hist_seqr::stdev   181.530163                      
system.ruby.ST.Directory.miss_type_mach_latency_hist_seqr |          66      8.49%      8.49% |           8      1.03%      9.52% |           5      0.64%     10.17% |          55      7.08%     17.25% |         369     47.49%     64.74% |         220     28.31%     93.05% |          53      6.82%     99.87% |           1      0.13%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.ST.Directory.miss_type_mach_latency_hist_seqr::total          777                      
system.ruby.IFETCH.L2Cache.hit_type_mach_latency_hist_seqr::bucket_size            2                      
system.ruby.IFETCH.L2Cache.hit_type_mach_latency_hist_seqr::max_bucket           19                      
system.ruby.IFETCH.L2Cache.hit_type_mach_latency_hist_seqr::samples           11                      
system.ruby.IFETCH.L2Cache.hit_type_mach_latency_hist_seqr::mean           11                      
system.ruby.IFETCH.L2Cache.hit_type_mach_latency_hist_seqr::gmean    11.000000                      
system.ruby.IFETCH.L2Cache.hit_type_mach_latency_hist_seqr |           0      0.00%      0.00% |           0      0.00%      0.00% |           0      0.00%      0.00% |           0      0.00%      0.00% |           0      0.00%      0.00% |          11    100.00%    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.L2Cache.hit_type_mach_latency_hist_seqr::total           11                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist_seqr::bucket_size           32                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist_seqr::max_bucket          319                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist_seqr::samples           52                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist_seqr::mean    56.153846                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist_seqr::gmean    51.160387                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist_seqr::stdev    25.308593                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist_seqr |          14     26.92%     26.92% |          19     36.54%     63.46% |          18     34.62%     98.08% |           0      0.00%     98.08% |           0      0.00%     98.08% |           1      1.92%    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.Directory.miss_type_mach_latency_hist_seqr::total           52                      
system.ruby.FLUSH.L1Cache.hit_type_mach_latency_hist_seqr::bucket_size          128                      
system.ruby.FLUSH.L1Cache.hit_type_mach_latency_hist_seqr::max_bucket         1279                      
system.ruby.FLUSH.L1Cache.hit_type_mach_latency_hist_seqr::samples            2                      
system.ruby.FLUSH.L1Cache.hit_type_mach_latency_hist_seqr::mean   477.500000                      
system.ruby.FLUSH.L1Cache.hit_type_mach_latency_hist_seqr::gmean   204.484718                      
system.ruby.FLUSH.L1Cache.hit_type_mach_latency_hist_seqr::stdev   610.233152                      
system.ruby.FLUSH.L1Cache.hit_type_mach_latency_hist_seqr |           1     50.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           0      0.00%     50.00% |           1     50.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.FLUSH.L1Cache.hit_type_mach_latency_hist_seqr::total            2                      
system.ruby.Directory_Controller.GETX             778      0.00%      0.00%
system.ruby.Directory_Controller.GETS              84      0.00%      0.00%
system.ruby.Directory_Controller.PUT             1099      0.00%      0.00%
system.ruby.Directory_Controller.UnblockM          859      0.00%      0.00%
system.ruby.Directory_Controller.Writeback_Exclusive_Clean           71      0.00%      0.00%
system.ruby.Directory_Controller.Writeback_Exclusive_Dirty          782      0.00%      0.00%
system.ruby.Directory_Controller.Memory_Data          861      0.00%      0.00%
system.ruby.Directory_Controller.Memory_Ack          782      0.00%      0.00%
system.ruby.Directory_Controller.GETF               2      0.00%      0.00%
system.ruby.Directory_Controller.PUTF               2      0.00%      0.00%
system.ruby.Directory_Controller.NO.PUT           853      0.00%      0.00%
system.ruby.Directory_Controller.NO.GETF            1      0.00%      0.00%
system.ruby.Directory_Controller.E.GETX           778      0.00%      0.00%
system.ruby.Directory_Controller.E.GETS            83      0.00%      0.00%
system.ruby.Directory_Controller.E.GETF             1      0.00%      0.00%
system.ruby.Directory_Controller.NO_B.PUT          246      0.00%      0.00%
system.ruby.Directory_Controller.NO_B.UnblockM          859      0.00%      0.00%
system.ruby.Directory_Controller.NO_B_W.Memory_Data          860      0.00%      0.00%
system.ruby.Directory_Controller.WB.GETS            1      0.00%      0.00%
system.ruby.Directory_Controller.WB.Writeback_Exclusive_Clean           71      0.00%      0.00%
system.ruby.Directory_Controller.WB.Writeback_Exclusive_Dirty          782      0.00%      0.00%
system.ruby.Directory_Controller.WB_E_W.Memory_Ack          782      0.00%      0.00%
system.ruby.Directory_Controller.NO_F.PUTF            2      0.00%      0.00%
system.ruby.Directory_Controller.NO_F_W.Memory_Data            1      0.00%      0.00%
system.ruby.L1Cache_Controller.Load                39      0.00%      0.00%
system.ruby.L1Cache_Controller.Ifetch              64      0.00%      0.00%
system.ruby.L1Cache_Controller.Store              934      0.00%      0.00%
system.ruby.L1Cache_Controller.L2_Replacement          853      0.00%      0.00%
system.ruby.L1Cache_Controller.L1_to_L2         18403      0.00%      0.00%
system.ruby.L1Cache_Controller.Trigger_L2_to_L1D           44      0.00%      0.00%
system.ruby.L1Cache_Controller.Trigger_L2_to_L1I           11      0.00%      0.00%
system.ruby.L1Cache_Controller.Complete_L2_to_L1           55      0.00%      0.00%
system.ruby.L1Cache_Controller.Exclusive_Data          861      0.00%      0.00%
system.ruby.L1Cache_Controller.Writeback_Ack          855      0.00%      0.00%
system.ruby.L1Cache_Controller.All_acks_no_sharers          861      0.00%      0.00%
system.ruby.L1Cache_Controller.Flush_line            2      0.00%      0.00%
system.ruby.L1Cache_Controller.Block_Ack            1      0.00%      0.00%
system.ruby.L1Cache_Controller.I.Load              31      0.00%      0.00%
system.ruby.L1Cache_Controller.I.Ifetch            52      0.00%      0.00%
system.ruby.L1Cache_Controller.I.Store            778      0.00%      0.00%
system.ruby.L1Cache_Controller.I.Flush_line            1      0.00%      0.00%
system.ruby.L1Cache_Controller.M.L2_Replacement           71      0.00%      0.00%
system.ruby.L1Cache_Controller.M.L1_to_L2           81      0.00%      0.00%
system.ruby.L1Cache_Controller.M.Trigger_L2_to_L1D           10      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.Load              4      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.Store            75      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.L2_Replacement          782      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.L1_to_L2          829      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.Trigger_L2_to_L1D           34      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.Trigger_L2_to_L1I           11      0.00%      0.00%
system.ruby.L1Cache_Controller.MR.Store            10      0.00%      0.00%
system.ruby.L1Cache_Controller.MR.L1_to_L2          114      0.00%      0.00%
system.ruby.L1Cache_Controller.MMR.Load             2      0.00%      0.00%
system.ruby.L1Cache_Controller.MMR.Ifetch           11      0.00%      0.00%
system.ruby.L1Cache_Controller.MMR.Store           31      0.00%      0.00%
system.ruby.L1Cache_Controller.MMR.L1_to_L2           14      0.00%      0.00%
system.ruby.L1Cache_Controller.MMR.Flush_line            1      0.00%      0.00%
system.ruby.L1Cache_Controller.IM.L1_to_L2        10904      0.00%      0.00%
system.ruby.L1Cache_Controller.IM.Exclusive_Data          777      0.00%      0.00%
system.ruby.L1Cache_Controller.M_W.L1_to_L2          223      0.00%      0.00%
system.ruby.L1Cache_Controller.M_W.All_acks_no_sharers           83      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_W.L1_to_L2         5430      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_W.All_acks_no_sharers          777      0.00%      0.00%
system.ruby.L1Cache_Controller.IS.L1_to_L2          455      0.00%      0.00%
system.ruby.L1Cache_Controller.IS.Exclusive_Data           83      0.00%      0.00%
system.ruby.L1Cache_Controller.MI.Ifetch            1      0.00%      0.00%
system.ruby.L1Cache_Controller.MI.Store             1      0.00%      0.00%
system.ruby.L1Cache_Controller.MI.Writeback_Ack          853      0.00%      0.00%
system.ruby.L1Cache_Controller.MT.Store             9      0.00%      0.00%
system.ruby.L1Cache_Controller.MT.L1_to_L2          130      0.00%      0.00%
system.ruby.L1Cache_Controller.MT.Complete_L2_to_L1           10      0.00%      0.00%
system.ruby.L1Cache_Controller.MMT.Load             2      0.00%      0.00%
system.ruby.L1Cache_Controller.MMT.Store           30      0.00%      0.00%
system.ruby.L1Cache_Controller.MMT.L1_to_L2          223      0.00%      0.00%
system.ruby.L1Cache_Controller.MMT.Complete_L2_to_L1           45      0.00%      0.00%
system.ruby.L1Cache_Controller.MI_F.Writeback_Ack            2      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_F.Block_Ack            1      0.00%      0.00%
system.ruby.L1Cache_Controller.IM_F.Exclusive_Data            1      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_WF.All_acks_no_sharers            1      0.00%      0.00%

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