summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/alpha/linux/simple-timing-ruby-MOESI_CMP_token/stats.txt
blob: 9eab2f30c73a4a70e2605ebf1f941536e87bb859 (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
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827

---------- Begin Simulation Statistics ----------
sim_seconds                                  0.000108                       # Number of seconds simulated
sim_ticks                                      108259                       # Number of ticks simulated
final_tick                                     108259                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                   1000000000                       # Frequency of simulated ticks
host_inst_rate                                  50424                       # Simulator instruction rate (inst/s)
host_op_rate                                    50420                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                                 854140                       # Simulator tick rate (ticks/s)
host_mem_usage                                 403340                       # Number of bytes of host memory used
host_seconds                                     0.13                       # Real time elapsed on the host
sim_insts                                        6390                       # Number of instructions simulated
sim_ops                                          6390                       # Number of ops (including micro ops) simulated
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        75328                       # Number of bytes read from this memory
system.mem_ctrls.bytes_read::total              75328                       # Number of bytes read from this memory
system.mem_ctrls.bytes_written::ruby.dir_cntrl0        14656                       # Number of bytes written to this memory
system.mem_ctrls.bytes_written::total           14656                       # Number of bytes written to this memory
system.mem_ctrls.num_reads::ruby.dir_cntrl0         1177                       # Number of read requests responded to by this memory
system.mem_ctrls.num_reads::total                1177                       # Number of read requests responded to by this memory
system.mem_ctrls.num_writes::ruby.dir_cntrl0          229                       # Number of write requests responded to by this memory
system.mem_ctrls.num_writes::total                229                       # Number of write requests responded to by this memory
system.mem_ctrls.bw_read::ruby.dir_cntrl0    695812819                       # Total read bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_read::total             695812819                       # Total read bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_write::ruby.dir_cntrl0    135379045                       # Write bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_write::total            135379045                       # Write bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_total::ruby.dir_cntrl0    831191864                       # Total bandwidth to/from this memory (bytes/s)
system.mem_ctrls.bw_total::total            831191864                       # Total bandwidth to/from this memory (bytes/s)
system.mem_ctrls.readReqs                        1177                       # Number of read requests accepted
system.mem_ctrls.writeReqs                        229                       # Number of write requests accepted
system.mem_ctrls.readBursts                      1177                       # Number of DRAM read bursts, including those serviced by the write queue
system.mem_ctrls.writeBursts                      229                       # Number of DRAM write bursts, including those merged in the write queue
system.mem_ctrls.bytesReadDRAM                  64960                       # Total number of bytes read from DRAM
system.mem_ctrls.bytesReadWrQ                   10368                       # Total number of bytes read from write queue
system.mem_ctrls.bytesWritten                    6144                       # Total number of bytes written to DRAM
system.mem_ctrls.bytesReadSys                   75328                       # Total read bytes from the system interface side
system.mem_ctrls.bytesWrittenSys                14656                       # Total written bytes from the system interface side
system.mem_ctrls.servicedByWrQ                    162                       # Number of DRAM read bursts serviced by the write queue
system.mem_ctrls.mergedWrBursts                   112                       # 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                86                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::1                52                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::2                82                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::3                77                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::4                95                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::5                19                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::6                 1                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::7                 3                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::8                 0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::9                 1                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::10               59                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::11               53                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::12               22                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::13              360                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::14               61                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::15               44                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::0                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::1                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::2                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::3                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::4                23                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::5                 7                       # 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                5                       # 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               18                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::14               43                       # 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                        108176                       # 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                  1177                       # 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                  229                       # Write request sizes (log2)
system.mem_ctrls.rdQLenPdf::0                    1015                       # What read queue length does an incoming req see
system.mem_ctrls.rdQLenPdf::1                       0                       # 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                      1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::16                      1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::17                      7                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::18                      7                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::19                      7                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::20                      7                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::21                      6                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::22                      6                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::23                      6                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::24                      6                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::25                      6                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::26                      6                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::27                      6                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::28                      6                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::29                      6                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::30                      6                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::31                      6                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::32                      6                       # 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          202                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::mean    339.960396                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::gmean   207.577355                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::stdev   325.504153                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::0-127           64     31.68%     31.68% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::128-255           46     22.77%     54.46% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::256-383           21     10.40%     64.85% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::384-511           11      5.45%     70.30% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::512-639           17      8.42%     78.71% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::640-767           10      4.95%     83.66% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::768-895            8      3.96%     87.62% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::896-1023            4      1.98%     89.60% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::1024-1151           21     10.40%    100.00% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::total          202                       # Bytes accessed per row activation
system.mem_ctrls.rdPerTurnAround::samples            6                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::mean     156.166667                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::gmean    116.897578                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::stdev     90.156346                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::16-31             1     16.67%     16.67% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::80-95             1     16.67%     33.33% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::160-175            1     16.67%     50.00% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::192-207            1     16.67%     66.67% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::208-223            1     16.67%     83.33% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::256-271            1     16.67%    100.00% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::total             6                       # Reads before turning the bus around for writes
system.mem_ctrls.wrPerTurnAround::samples            6                       # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::mean             16                       # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::gmean     16.000000                       # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::16                6    100.00%    100.00% # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::total             6                       # Writes before turning the bus around for reads
system.mem_ctrls.totQLat                         7365                       # Total ticks spent queuing
system.mem_ctrls.totMemAccLat                   26650                       # Total ticks spent from burst creation until serviced by the DRAM
system.mem_ctrls.totBusLat                       5075                       # Total ticks spent in databus transfers
system.mem_ctrls.avgQLat                         7.26                       # Average queueing delay per DRAM burst
system.mem_ctrls.avgBusLat                       5.00                       # Average bus latency per DRAM burst
system.mem_ctrls.avgMemAccLat                   26.26                       # Average memory access latency per DRAM burst
system.mem_ctrls.avgRdBW                       600.04                       # Average DRAM read bandwidth in MiByte/s
system.mem_ctrls.avgWrBW                        56.75                       # Average achieved write bandwidth in MiByte/s
system.mem_ctrls.avgRdBWSys                    695.81                       # Average system read bandwidth in MiByte/s
system.mem_ctrls.avgWrBWSys                    135.38                       # Average system write bandwidth in MiByte/s
system.mem_ctrls.peakBW                      12800.00                       # Theoretical peak bandwidth in MiByte/s
system.mem_ctrls.busUtil                         5.13                       # Data bus utilization in percentage
system.mem_ctrls.busUtilRead                     4.69                       # Data bus utilization in percentage for reads
system.mem_ctrls.busUtilWrite                    0.44                       # Data bus utilization in percentage for writes
system.mem_ctrls.avgRdQLen                       1.00                       # Average read queue length when enqueuing
system.mem_ctrls.avgWrQLen                      23.01                       # Average write queue length when enqueuing
system.mem_ctrls.readRowHits                      815                       # Number of row buffer hits during reads
system.mem_ctrls.writeRowHits                      88                       # Number of row buffer hits during writes
system.mem_ctrls.readRowHitRate                 80.30                       # Row buffer hit rate for reads
system.mem_ctrls.writeRowHitRate                75.21                       # Row buffer hit rate for writes
system.mem_ctrls.avgGap                         76.94                       # Average gap between requests
system.mem_ctrls.pageHitRate                    79.77                       # Row buffer hit rate, read and write combined
system.mem_ctrls_0.actEnergy                   521640                       # Energy for activate commands per rank (pJ)
system.mem_ctrls_0.preEnergy                   289800                       # Energy for precharge commands per rank (pJ)
system.mem_ctrls_0.readEnergy                 5104320                       # Energy for read commands per rank (pJ)
system.mem_ctrls_0.writeEnergy                 311040                       # Energy for write commands per rank (pJ)
system.mem_ctrls_0.refreshEnergy              6611280                       # Energy for refresh commands per rank (pJ)
system.mem_ctrls_0.actBackEnergy             57834936                       # Energy for active background per rank (pJ)
system.mem_ctrls_0.preBackEnergy             10154400                       # Energy for precharge background per rank (pJ)
system.mem_ctrls_0.totalEnergy               80827416                       # Total energy per rank (pJ)
system.mem_ctrls_0.averagePower            796.501862                       # Core power per rank (mW)
system.mem_ctrls_0.memoryStateTime::IDLE        21705                       # Time in different power states
system.mem_ctrls_0.memoryStateTime::REF          3380                       # Time in different power states
system.mem_ctrls_0.memoryStateTime::PRE_PDN            0                       # Time in different power states
system.mem_ctrls_0.memoryStateTime::ACT         81524                       # Time in different power states
system.mem_ctrls_0.memoryStateTime::ACT_PDN            0                       # Time in different power states
system.mem_ctrls_1.actEnergy                   937440                       # Energy for activate commands per rank (pJ)
system.mem_ctrls_1.preEnergy                   520800                       # Energy for precharge commands per rank (pJ)
system.mem_ctrls_1.readEnergy                 6739200                       # Energy for read commands per rank (pJ)
system.mem_ctrls_1.writeEnergy                 684288                       # Energy for write commands per rank (pJ)
system.mem_ctrls_1.refreshEnergy              6611280                       # Energy for refresh commands per rank (pJ)
system.mem_ctrls_1.actBackEnergy             67461552                       # Energy for active background per rank (pJ)
system.mem_ctrls_1.preBackEnergy              1719600                       # Energy for precharge background per rank (pJ)
system.mem_ctrls_1.totalEnergy               84674160                       # Total energy per rank (pJ)
system.mem_ctrls_1.averagePower            834.277494                       # Core power per rank (mW)
system.mem_ctrls_1.memoryStateTime::IDLE         2418                       # Time in different power states
system.mem_ctrls_1.memoryStateTime::REF          3380                       # Time in different power states
system.mem_ctrls_1.memoryStateTime::PRE_PDN            0                       # Time in different power states
system.mem_ctrls_1.memoryStateTime::ACT         95710                       # Time in different power states
system.mem_ctrls_1.memoryStateTime::ACT_PDN            0                       # Time in different power states
system.cpu.clk_domain.clock                         1                       # Clock period in ticks
system.cpu.dtb.fetch_hits                           0                       # ITB hits
system.cpu.dtb.fetch_misses                         0                       # ITB misses
system.cpu.dtb.fetch_acv                            0                       # ITB acv
system.cpu.dtb.fetch_accesses                       0                       # ITB accesses
system.cpu.dtb.read_hits                         1183                       # DTB read hits
system.cpu.dtb.read_misses                          7                       # DTB read misses
system.cpu.dtb.read_acv                             0                       # DTB read access violations
system.cpu.dtb.read_accesses                     1190                       # DTB read accesses
system.cpu.dtb.write_hits                         865                       # DTB write hits
system.cpu.dtb.write_misses                         3                       # DTB write misses
system.cpu.dtb.write_acv                            0                       # DTB write access violations
system.cpu.dtb.write_accesses                     868                       # DTB write accesses
system.cpu.dtb.data_hits                         2048                       # DTB hits
system.cpu.dtb.data_misses                         10                       # DTB misses
system.cpu.dtb.data_acv                             0                       # DTB access violations
system.cpu.dtb.data_accesses                     2058                       # DTB accesses
system.cpu.itb.fetch_hits                        6401                       # ITB hits
system.cpu.itb.fetch_misses                        17                       # ITB misses
system.cpu.itb.fetch_acv                            0                       # ITB acv
system.cpu.itb.fetch_accesses                    6418                       # ITB accesses
system.cpu.itb.read_hits                            0                       # DTB read hits
system.cpu.itb.read_misses                          0                       # DTB read misses
system.cpu.itb.read_acv                             0                       # DTB read access violations
system.cpu.itb.read_accesses                        0                       # DTB read accesses
system.cpu.itb.write_hits                           0                       # DTB write hits
system.cpu.itb.write_misses                         0                       # DTB write misses
system.cpu.itb.write_acv                            0                       # DTB write access violations
system.cpu.itb.write_accesses                       0                       # DTB write accesses
system.cpu.itb.data_hits                            0                       # DTB hits
system.cpu.itb.data_misses                          0                       # DTB misses
system.cpu.itb.data_acv                             0                       # DTB access violations
system.cpu.itb.data_accesses                        0                       # DTB accesses
system.cpu.workload.num_syscalls                   17                       # Number of system calls
system.cpu.numCycles                           108259                       # number of cpu cycles simulated
system.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
system.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
system.cpu.committedInsts                        6390                       # Number of instructions committed
system.cpu.committedOps                          6390                       # Number of ops (including micro ops) committed
system.cpu.num_int_alu_accesses                  6317                       # Number of integer alu accesses
system.cpu.num_fp_alu_accesses                     10                       # Number of float alu accesses
system.cpu.num_func_calls                         251                       # number of times a function call or return occured
system.cpu.num_conditional_control_insts          749                       # number of instructions that are conditional controls
system.cpu.num_int_insts                         6317                       # number of integer instructions
system.cpu.num_fp_insts                            10                       # number of float instructions
system.cpu.num_int_register_reads                8285                       # number of times the integer registers were read
system.cpu.num_int_register_writes               4568                       # number of times the integer registers were written
system.cpu.num_fp_register_reads                    8                       # number of times the floating registers were read
system.cpu.num_fp_register_writes                   2                       # number of times the floating registers were written
system.cpu.num_mem_refs                          2058                       # number of memory refs
system.cpu.num_load_insts                        1190                       # Number of load instructions
system.cpu.num_store_insts                        868                       # Number of store instructions
system.cpu.num_idle_cycles                          0                       # Number of idle cycles
system.cpu.num_busy_cycles                     108259                       # Number of busy cycles
system.cpu.not_idle_fraction                        1                       # Percentage of non-idle cycles
system.cpu.idle_fraction                            0                       # Percentage of idle cycles
system.cpu.Branches                              1050                       # Number of branches fetched
system.cpu.op_class::No_OpClass                    19      0.30%      0.30% # Class of executed instruction
system.cpu.op_class::IntAlu                      4320     67.50%     67.80% # Class of executed instruction
system.cpu.op_class::IntMult                        1      0.02%     67.81% # Class of executed instruction
system.cpu.op_class::IntDiv                         0      0.00%     67.81% # Class of executed instruction
system.cpu.op_class::FloatAdd                       2      0.03%     67.84% # Class of executed instruction
system.cpu.op_class::FloatCmp                       0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::FloatCvt                       0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::FloatMult                      0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::FloatDiv                       0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::FloatSqrt                      0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdAdd                        0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdAddAcc                     0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdAlu                        0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdCmp                        0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdCvt                        0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdMisc                       0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdMult                       0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdMultAcc                    0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdShift                      0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdShiftAcc                   0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdSqrt                       0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdFloatAdd                   0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdFloatAlu                   0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdFloatCmp                   0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdFloatCvt                   0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdFloatDiv                   0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdFloatMisc                  0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdFloatMult                  0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc               0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt                  0      0.00%     67.84% # Class of executed instruction
system.cpu.op_class::MemRead                     1190     18.59%     86.44% # Class of executed instruction
system.cpu.op_class::MemWrite                     868     13.56%    100.00% # Class of executed instruction
system.cpu.op_class::IprAccess                      0      0.00%    100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch                   0      0.00%    100.00% # Class of executed instruction
system.cpu.op_class::total                       6400                       # Class of executed instruction
system.ruby.clk_domain.clock                        1                       # Clock period in ticks
system.ruby.outstanding_req_hist::bucket_size            1                      
system.ruby.outstanding_req_hist::max_bucket            9                      
system.ruby.outstanding_req_hist::samples         8449                      
system.ruby.outstanding_req_hist::mean              1                      
system.ruby.outstanding_req_hist::gmean             1                      
system.ruby.outstanding_req_hist         |           0      0.00%      0.00% |        8449    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.outstanding_req_hist::total          8449                      
system.ruby.latency_hist::bucket_size              64                      
system.ruby.latency_hist::max_bucket              639                      
system.ruby.latency_hist::samples                8448                      
system.ruby.latency_hist::mean              11.814749                      
system.ruby.latency_hist::gmean              1.957723                      
system.ruby.latency_hist::stdev             27.740043                      
system.ruby.latency_hist                 |        7433     87.99%     87.99% |         994     11.77%     99.75% |           8      0.09%     99.85% |           2      0.02%     99.87% |           7      0.08%     99.95% |           4      0.05%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.latency_hist::total                  8448                      
system.ruby.hit_latency_hist::bucket_size            8                      
system.ruby.hit_latency_hist::max_bucket           79                      
system.ruby.hit_latency_hist::samples            7271                      
system.ruby.hit_latency_hist::mean           1.638977                      
system.ruby.hit_latency_hist::gmean          1.093234                      
system.ruby.hit_latency_hist::stdev          3.762102                      
system.ruby.hit_latency_hist             |        7066     97.18%     97.18% |           0      0.00%     97.18% |          22      0.30%     97.48% |         182      2.50%     99.99% |           0      0.00%     99.99% |           1      0.01%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.hit_latency_hist::total              7271                      
system.ruby.miss_latency_hist::bucket_size           64                      
system.ruby.miss_latency_hist::max_bucket          639                      
system.ruby.miss_latency_hist::samples           1177                      
system.ruby.miss_latency_hist::mean         74.676296                      
system.ruby.miss_latency_hist::gmean        71.599659                      
system.ruby.miss_latency_hist::stdev        29.062267                      
system.ruby.miss_latency_hist            |         162     13.76%     13.76% |         994     84.45%     98.22% |           8      0.68%     98.90% |           2      0.17%     99.07% |           7      0.59%     99.66% |           4      0.34%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.miss_latency_hist::total             1177                      
system.ruby.Directory.incomplete_times           1176                      
system.ruby.l1_cntrl0.L1Dcache.demand_hits         1312                       # Number of cache demand hits
system.ruby.l1_cntrl0.L1Dcache.demand_misses          736                       # Number of cache demand misses
system.ruby.l1_cntrl0.L1Dcache.demand_accesses         2048                       # Number of cache demand accesses
system.ruby.l1_cntrl0.L1Icache.demand_hits         5754                       # Number of cache demand hits
system.ruby.l1_cntrl0.L1Icache.demand_misses          646                       # Number of cache demand misses
system.ruby.l1_cntrl0.L1Icache.demand_accesses         6400                       # Number of cache demand accesses
system.ruby.l2_cntrl0.L2cache.demand_hits          188                       # Number of cache demand hits
system.ruby.l2_cntrl0.L2cache.demand_misses         1194                       # Number of cache demand misses
system.ruby.l2_cntrl0.L2cache.demand_accesses         1382                       # Number of cache demand accesses
system.ruby.memctrl_clk_domain.clock                3                       # Clock period in ticks
system.ruby.network.routers0.percent_links_utilized     6.015897                      
system.ruby.network.routers0.msg_count.Request_Control::1         1382                      
system.ruby.network.routers0.msg_count.Response_Data::4         1177                      
system.ruby.network.routers0.msg_count.ResponseL2hit_Data::4          205                      
system.ruby.network.routers0.msg_count.Response_Control::4            1                      
system.ruby.network.routers0.msg_count.Writeback_Data::4         1354                      
system.ruby.network.routers0.msg_count.Persistent_Control::3           44                      
system.ruby.network.routers0.msg_bytes.Request_Control::1        11056                      
system.ruby.network.routers0.msg_bytes.Response_Data::4        84744                      
system.ruby.network.routers0.msg_bytes.ResponseL2hit_Data::4        14760                      
system.ruby.network.routers0.msg_bytes.Response_Control::4            8                      
system.ruby.network.routers0.msg_bytes.Writeback_Data::4        97488                      
system.ruby.network.routers0.msg_bytes.Persistent_Control::3          352                      
system.ruby.network.routers1.percent_links_utilized     4.539345                      
system.ruby.network.routers1.msg_count.Request_Control::1         1382                      
system.ruby.network.routers1.msg_count.Request_Control::2         1194                      
system.ruby.network.routers1.msg_count.ResponseL2hit_Data::4          205                      
system.ruby.network.routers1.msg_count.Response_Control::4            1                      
system.ruby.network.routers1.msg_count.Writeback_Data::4         1583                      
system.ruby.network.routers1.msg_count.Writeback_Control::4          966                      
system.ruby.network.routers1.msg_count.Persistent_Control::3           22                      
system.ruby.network.routers1.msg_bytes.Request_Control::1        11056                      
system.ruby.network.routers1.msg_bytes.Request_Control::2         9552                      
system.ruby.network.routers1.msg_bytes.ResponseL2hit_Data::4        14760                      
system.ruby.network.routers1.msg_bytes.Response_Control::4            8                      
system.ruby.network.routers1.msg_bytes.Writeback_Data::4       113976                      
system.ruby.network.routers1.msg_bytes.Writeback_Control::4         7728                      
system.ruby.network.routers1.msg_bytes.Persistent_Control::3          176                      
system.ruby.network.routers2.percent_links_utilized     3.426043                      
system.ruby.network.routers2.msg_count.Request_Control::2         1194                      
system.ruby.network.routers2.msg_count.Response_Data::4         1177                      
system.ruby.network.routers2.msg_count.Writeback_Data::4          229                      
system.ruby.network.routers2.msg_count.Writeback_Control::4          966                      
system.ruby.network.routers2.msg_count.Persistent_Control::3           22                      
system.ruby.network.routers2.msg_bytes.Request_Control::2         9552                      
system.ruby.network.routers2.msg_bytes.Response_Data::4        84744                      
system.ruby.network.routers2.msg_bytes.Writeback_Data::4        16488                      
system.ruby.network.routers2.msg_bytes.Writeback_Control::4         7728                      
system.ruby.network.routers2.msg_bytes.Persistent_Control::3          176                      
system.ruby.network.routers3.percent_links_utilized     4.660429                      
system.ruby.network.routers3.msg_count.Request_Control::1         1382                      
system.ruby.network.routers3.msg_count.Request_Control::2         1194                      
system.ruby.network.routers3.msg_count.Response_Data::4         1177                      
system.ruby.network.routers3.msg_count.ResponseL2hit_Data::4          205                      
system.ruby.network.routers3.msg_count.Response_Control::4            1                      
system.ruby.network.routers3.msg_count.Writeback_Data::4         1583                      
system.ruby.network.routers3.msg_count.Writeback_Control::4          966                      
system.ruby.network.routers3.msg_count.Persistent_Control::3           44                      
system.ruby.network.routers3.msg_bytes.Request_Control::1        11056                      
system.ruby.network.routers3.msg_bytes.Request_Control::2         9552                      
system.ruby.network.routers3.msg_bytes.Response_Data::4        84744                      
system.ruby.network.routers3.msg_bytes.ResponseL2hit_Data::4        14760                      
system.ruby.network.routers3.msg_bytes.Response_Control::4            8                      
system.ruby.network.routers3.msg_bytes.Writeback_Data::4       113976                      
system.ruby.network.routers3.msg_bytes.Writeback_Control::4         7728                      
system.ruby.network.routers3.msg_bytes.Persistent_Control::3          352                      
system.ruby.network.msg_count.Request_Control         7728                      
system.ruby.network.msg_count.Response_Data         3531                      
system.ruby.network.msg_count.ResponseL2hit_Data          615                      
system.ruby.network.msg_count.Response_Control            3                      
system.ruby.network.msg_count.Writeback_Data         4749                      
system.ruby.network.msg_count.Writeback_Control         2898                      
system.ruby.network.msg_count.Persistent_Control          132                      
system.ruby.network.msg_byte.Request_Control        61824                      
system.ruby.network.msg_byte.Response_Data       254232                      
system.ruby.network.msg_byte.ResponseL2hit_Data        44280                      
system.ruby.network.msg_byte.Response_Control           24                      
system.ruby.network.msg_byte.Writeback_Data       341928                      
system.ruby.network.msg_byte.Writeback_Control        23184                      
system.ruby.network.msg_byte.Persistent_Control         1056                      
system.ruby.network.routers0.throttle0.link_utilization     5.755180                      
system.ruby.network.routers0.throttle0.msg_count.Response_Data::4         1177                      
system.ruby.network.routers0.throttle0.msg_count.ResponseL2hit_Data::4          205                      
system.ruby.network.routers0.throttle0.msg_count.Response_Control::4            1                      
system.ruby.network.routers0.throttle0.msg_count.Persistent_Control::3           22                      
system.ruby.network.routers0.throttle0.msg_bytes.Response_Data::4        84744                      
system.ruby.network.routers0.throttle0.msg_bytes.ResponseL2hit_Data::4        14760                      
system.ruby.network.routers0.throttle0.msg_bytes.Response_Control::4            8                      
system.ruby.network.routers0.throttle0.msg_bytes.Persistent_Control::3          176                      
system.ruby.network.routers0.throttle1.link_utilization     6.276614                      
system.ruby.network.routers0.throttle1.msg_count.Request_Control::1         1382                      
system.ruby.network.routers0.throttle1.msg_count.Writeback_Data::4         1354                      
system.ruby.network.routers0.throttle1.msg_count.Persistent_Control::3           22                      
system.ruby.network.routers0.throttle1.msg_bytes.Request_Control::1        11056                      
system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Data::4        97488                      
system.ruby.network.routers0.throttle1.msg_bytes.Persistent_Control::3          176                      
system.ruby.network.routers1.throttle0.link_utilization     6.276614                      
system.ruby.network.routers1.throttle0.msg_count.Request_Control::1         1382                      
system.ruby.network.routers1.throttle0.msg_count.Writeback_Data::4         1354                      
system.ruby.network.routers1.throttle0.msg_count.Persistent_Control::3           22                      
system.ruby.network.routers1.throttle0.msg_bytes.Request_Control::1        11056                      
system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Data::4        97488                      
system.ruby.network.routers1.throttle0.msg_bytes.Persistent_Control::3          176                      
system.ruby.network.routers1.throttle1.link_utilization     2.802077                      
system.ruby.network.routers1.throttle1.msg_count.Request_Control::2         1194                      
system.ruby.network.routers1.throttle1.msg_count.ResponseL2hit_Data::4          205                      
system.ruby.network.routers1.throttle1.msg_count.Response_Control::4            1                      
system.ruby.network.routers1.throttle1.msg_count.Writeback_Data::4          229                      
system.ruby.network.routers1.throttle1.msg_count.Writeback_Control::4          966                      
system.ruby.network.routers1.throttle1.msg_bytes.Request_Control::2         9552                      
system.ruby.network.routers1.throttle1.msg_bytes.ResponseL2hit_Data::4        14760                      
system.ruby.network.routers1.throttle1.msg_bytes.Response_Control::4            8                      
system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Data::4        16488                      
system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Control::4         7728                      
system.ruby.network.routers2.throttle0.link_utilization     1.959652                      
system.ruby.network.routers2.throttle0.msg_count.Request_Control::2         1194                      
system.ruby.network.routers2.throttle0.msg_count.Writeback_Data::4          229                      
system.ruby.network.routers2.throttle0.msg_count.Writeback_Control::4          966                      
system.ruby.network.routers2.throttle0.msg_count.Persistent_Control::3           22                      
system.ruby.network.routers2.throttle0.msg_bytes.Request_Control::2         9552                      
system.ruby.network.routers2.throttle0.msg_bytes.Writeback_Data::4        16488                      
system.ruby.network.routers2.throttle0.msg_bytes.Writeback_Control::4         7728                      
system.ruby.network.routers2.throttle0.msg_bytes.Persistent_Control::3          176                      
system.ruby.network.routers2.throttle1.link_utilization     4.892434                      
system.ruby.network.routers2.throttle1.msg_count.Response_Data::4         1177                      
system.ruby.network.routers2.throttle1.msg_bytes.Response_Data::4        84744                      
system.ruby.network.routers3.throttle0.link_utilization     5.745019                      
system.ruby.network.routers3.throttle0.msg_count.Response_Data::4         1177                      
system.ruby.network.routers3.throttle0.msg_count.ResponseL2hit_Data::4          205                      
system.ruby.network.routers3.throttle0.msg_count.Response_Control::4            1                      
system.ruby.network.routers3.throttle0.msg_bytes.Response_Data::4        84744                      
system.ruby.network.routers3.throttle0.msg_bytes.ResponseL2hit_Data::4        14760                      
system.ruby.network.routers3.throttle0.msg_bytes.Response_Control::4            8                      
system.ruby.network.routers3.throttle1.link_utilization     6.276614                      
system.ruby.network.routers3.throttle1.msg_count.Request_Control::1         1382                      
system.ruby.network.routers3.throttle1.msg_count.Writeback_Data::4         1354                      
system.ruby.network.routers3.throttle1.msg_count.Persistent_Control::3           22                      
system.ruby.network.routers3.throttle1.msg_bytes.Request_Control::1        11056                      
system.ruby.network.routers3.throttle1.msg_bytes.Writeback_Data::4        97488                      
system.ruby.network.routers3.throttle1.msg_bytes.Persistent_Control::3          176                      
system.ruby.network.routers3.throttle2.link_utilization     1.959652                      
system.ruby.network.routers3.throttle2.msg_count.Request_Control::2         1194                      
system.ruby.network.routers3.throttle2.msg_count.Writeback_Data::4          229                      
system.ruby.network.routers3.throttle2.msg_count.Writeback_Control::4          966                      
system.ruby.network.routers3.throttle2.msg_count.Persistent_Control::3           22                      
system.ruby.network.routers3.throttle2.msg_bytes.Request_Control::2         9552                      
system.ruby.network.routers3.throttle2.msg_bytes.Writeback_Data::4        16488                      
system.ruby.network.routers3.throttle2.msg_bytes.Writeback_Control::4         7728                      
system.ruby.network.routers3.throttle2.msg_bytes.Persistent_Control::3          176                      
system.ruby.LD.latency_hist::bucket_size           64                      
system.ruby.LD.latency_hist::max_bucket           639                      
system.ruby.LD.latency_hist::samples             1183                      
system.ruby.LD.latency_hist::mean           28.710059                      
system.ruby.LD.latency_hist::gmean           5.999690                      
system.ruby.LD.latency_hist::stdev          37.340904                      
system.ruby.LD.latency_hist              |         843     71.26%     71.26% |         335     28.32%     99.58% |           2      0.17%     99.75% |           0      0.00%     99.75% |           2      0.17%     99.92% |           1      0.08%    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.latency_hist::total               1183                      
system.ruby.LD.hit_latency_hist::bucket_size            4                      
system.ruby.LD.hit_latency_hist::max_bucket           39                      
system.ruby.LD.hit_latency_hist::samples          759                      
system.ruby.LD.hit_latency_hist::mean        4.039526                      
system.ruby.LD.hit_latency_hist::gmean       1.524920                      
system.ruby.LD.hit_latency_hist::stdev       7.768485                      
system.ruby.LD.hit_latency_hist          |         658     86.69%     86.69% |           0      0.00%     86.69% |           0      0.00%     86.69% |           0      0.00%     86.69% |           0      0.00%     86.69% |           4      0.53%     87.22% |          97     12.78%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.LD.hit_latency_hist::total            759                      
system.ruby.LD.miss_latency_hist::bucket_size           64                      
system.ruby.LD.miss_latency_hist::max_bucket          639                      
system.ruby.LD.miss_latency_hist::samples          424                      
system.ruby.LD.miss_latency_hist::mean      72.872642                      
system.ruby.LD.miss_latency_hist::gmean     69.666338                      
system.ruby.LD.miss_latency_hist::stdev     27.222623                      
system.ruby.LD.miss_latency_hist         |          84     19.81%     19.81% |         335     79.01%     98.82% |           2      0.47%     99.29% |           0      0.00%     99.29% |           2      0.47%     99.76% |           1      0.24%    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.miss_latency_hist::total           424                      
system.ruby.ST.latency_hist::bucket_size           32                      
system.ruby.ST.latency_hist::max_bucket           319                      
system.ruby.ST.latency_hist::samples              865                      
system.ruby.ST.latency_hist::mean           14.009249                      
system.ruby.ST.latency_hist::gmean           2.582896                      
system.ruby.ST.latency_hist::stdev          26.006719                      
system.ruby.ST.latency_hist              |         697     80.58%     80.58% |          78      9.02%     89.60% |          85      9.83%     99.42% |           3      0.35%     99.77% |           0      0.00%     99.77% |           1      0.12%     99.88% |           1      0.12%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.ST.latency_hist::total                865                      
system.ruby.ST.hit_latency_hist::bucket_size            4                      
system.ruby.ST.hit_latency_hist::max_bucket           39                      
system.ruby.ST.hit_latency_hist::samples          697                      
system.ruby.ST.hit_latency_hist::mean        2.321377                      
system.ruby.ST.hit_latency_hist::gmean       1.211206                      
system.ruby.ST.hit_latency_hist::stdev       5.179814                      
system.ruby.ST.hit_latency_hist          |         654     93.83%     93.83% |           0      0.00%     93.83% |           0      0.00%     93.83% |           0      0.00%     93.83% |           0      0.00%     93.83% |          17      2.44%     96.27% |          26      3.73%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.ST.hit_latency_hist::total            697                      
system.ruby.ST.miss_latency_hist::bucket_size           32                      
system.ruby.ST.miss_latency_hist::max_bucket          319                      
system.ruby.ST.miss_latency_hist::samples          168                      
system.ruby.ST.miss_latency_hist::mean      62.500000                      
system.ruby.ST.miss_latency_hist::gmean     59.786589                      
system.ruby.ST.miss_latency_hist::stdev     21.255503                      
system.ruby.ST.miss_latency_hist         |           0      0.00%      0.00% |          78     46.43%     46.43% |          85     50.60%     97.02% |           3      1.79%     98.81% |           0      0.00%     98.81% |           1      0.60%     99.40% |           1      0.60%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.ST.miss_latency_hist::total           168                      
system.ruby.IFETCH.latency_hist::bucket_size           64                      
system.ruby.IFETCH.latency_hist::max_bucket          639                      
system.ruby.IFETCH.latency_hist::samples         6400                      
system.ruby.IFETCH.latency_hist::mean        8.395156                      
system.ruby.IFETCH.latency_hist::gmean       1.533135                      
system.ruby.IFETCH.latency_hist::stdev      24.531483                      
system.ruby.IFETCH.latency_hist          |        5815     90.86%     90.86% |         571      8.92%     99.78% |           5      0.08%     99.86% |           1      0.02%     99.87% |           5      0.08%     99.95% |           3      0.05%    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           6400                      
system.ruby.IFETCH.hit_latency_hist::bucket_size            8                      
system.ruby.IFETCH.hit_latency_hist::max_bucket           79                      
system.ruby.IFETCH.hit_latency_hist::samples         5815                      
system.ruby.IFETCH.hit_latency_hist::mean     1.243852                      
system.ruby.IFETCH.hit_latency_hist::gmean     1.033983                      
system.ruby.IFETCH.hit_latency_hist::stdev     2.377737                      
system.ruby.IFETCH.hit_latency_hist      |        5754     98.95%     98.95% |           0      0.00%     98.95% |           1      0.02%     98.97% |          59      1.01%     99.98% |           0      0.00%     99.98% |           1      0.02%    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::total         5815                      
system.ruby.IFETCH.miss_latency_hist::bucket_size           64                      
system.ruby.IFETCH.miss_latency_hist::max_bucket          639                      
system.ruby.IFETCH.miss_latency_hist::samples          585                      
system.ruby.IFETCH.miss_latency_hist::mean    79.480342                      
system.ruby.IFETCH.miss_latency_hist::gmean    76.915772                      
system.ruby.IFETCH.miss_latency_hist::stdev    31.091888                      
system.ruby.IFETCH.miss_latency_hist     |           0      0.00%      0.00% |         571     97.61%     97.61% |           5      0.85%     98.46% |           1      0.17%     98.63% |           5      0.85%     99.49% |           3      0.51%    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          585                      
system.ruby.L1Cache.hit_mach_latency_hist::bucket_size            1                      
system.ruby.L1Cache.hit_mach_latency_hist::max_bucket            9                      
system.ruby.L1Cache.hit_mach_latency_hist::samples         7066                      
system.ruby.L1Cache.hit_mach_latency_hist::mean            1                      
system.ruby.L1Cache.hit_mach_latency_hist::gmean            1                      
system.ruby.L1Cache.hit_mach_latency_hist |           0      0.00%      0.00% |        7066    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.L1Cache.hit_mach_latency_hist::total         7066                      
system.ruby.L2Cache.hit_mach_latency_hist::bucket_size            8                      
system.ruby.L2Cache.hit_mach_latency_hist::max_bucket           79                      
system.ruby.L2Cache.hit_mach_latency_hist::samples          205                      
system.ruby.L2Cache.hit_mach_latency_hist::mean    23.663415                      
system.ruby.L2Cache.hit_mach_latency_hist::gmean    23.609784                      
system.ruby.L2Cache.hit_mach_latency_hist::stdev     1.671232                      
system.ruby.L2Cache.hit_mach_latency_hist |           0      0.00%      0.00% |           0      0.00%      0.00% |          22     10.73%     10.73% |         182     88.78%     99.51% |           0      0.00%     99.51% |           1      0.49%    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::total          205                      
system.ruby.Directory.miss_mach_latency_hist::bucket_size           64                      
system.ruby.Directory.miss_mach_latency_hist::max_bucket          639                      
system.ruby.Directory.miss_mach_latency_hist::samples         1177                      
system.ruby.Directory.miss_mach_latency_hist::mean    74.676296                      
system.ruby.Directory.miss_mach_latency_hist::gmean    71.599659                      
system.ruby.Directory.miss_mach_latency_hist::stdev    29.062267                      
system.ruby.Directory.miss_mach_latency_hist |         162     13.76%     13.76% |         994     84.45%     98.22% |           8      0.68%     98.90% |           2      0.17%     99.07% |           7      0.59%     99.66% |           4      0.34%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.Directory.miss_mach_latency_hist::total         1177                      
system.ruby.Directory.miss_latency_hist.issue_to_initial_request::bucket_size            1                      
system.ruby.Directory.miss_latency_hist.issue_to_initial_request::max_bucket            9                      
system.ruby.Directory.miss_latency_hist.issue_to_initial_request::samples            1                      
system.ruby.Directory.miss_latency_hist.issue_to_initial_request::stdev          nan                      
system.ruby.Directory.miss_latency_hist.issue_to_initial_request |           1    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% |           0      0.00%    100.00%
system.ruby.Directory.miss_latency_hist.issue_to_initial_request::total            1                      
system.ruby.Directory.miss_latency_hist.initial_to_forward::bucket_size            1                      
system.ruby.Directory.miss_latency_hist.initial_to_forward::max_bucket            9                      
system.ruby.Directory.miss_latency_hist.initial_to_forward::samples            1                      
system.ruby.Directory.miss_latency_hist.initial_to_forward::stdev          nan                      
system.ruby.Directory.miss_latency_hist.initial_to_forward |           1    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% |           0      0.00%    100.00%
system.ruby.Directory.miss_latency_hist.initial_to_forward::total            1                      
system.ruby.Directory.miss_latency_hist.forward_to_first_response::bucket_size            1                      
system.ruby.Directory.miss_latency_hist.forward_to_first_response::max_bucket            9                      
system.ruby.Directory.miss_latency_hist.forward_to_first_response::samples            1                      
system.ruby.Directory.miss_latency_hist.forward_to_first_response::stdev          nan                      
system.ruby.Directory.miss_latency_hist.forward_to_first_response |           1    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% |           0      0.00%    100.00%
system.ruby.Directory.miss_latency_hist.forward_to_first_response::total            1                      
system.ruby.Directory.miss_latency_hist.first_response_to_completion::bucket_size           16                      
system.ruby.Directory.miss_latency_hist.first_response_to_completion::max_bucket          159                      
system.ruby.Directory.miss_latency_hist.first_response_to_completion::samples            1                      
system.ruby.Directory.miss_latency_hist.first_response_to_completion::mean           82                      
system.ruby.Directory.miss_latency_hist.first_response_to_completion::gmean    82.000000                      
system.ruby.Directory.miss_latency_hist.first_response_to_completion::stdev          nan                      
system.ruby.Directory.miss_latency_hist.first_response_to_completion |           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% |           1    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.Directory.miss_latency_hist.first_response_to_completion::total            1                      
system.ruby.LD.L1Cache.hit_type_mach_latency_hist::bucket_size            1                      
system.ruby.LD.L1Cache.hit_type_mach_latency_hist::max_bucket            9                      
system.ruby.LD.L1Cache.hit_type_mach_latency_hist::samples          658                      
system.ruby.LD.L1Cache.hit_type_mach_latency_hist::mean            1                      
system.ruby.LD.L1Cache.hit_type_mach_latency_hist::gmean            1                      
system.ruby.LD.L1Cache.hit_type_mach_latency_hist |           0      0.00%      0.00% |         658    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::total          658                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist::bucket_size            4                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist::max_bucket           39                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist::samples          101                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist::mean    23.841584                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist::gmean    23.827328                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist::stdev     0.783998                      
system.ruby.LD.L2Cache.hit_type_mach_latency_hist |           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% |           4      3.96%      3.96% |          97     96.04%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.LD.L2Cache.hit_type_mach_latency_hist::total          101                      
system.ruby.LD.Directory.miss_type_mach_latency_hist::bucket_size           64                      
system.ruby.LD.Directory.miss_type_mach_latency_hist::max_bucket          639                      
system.ruby.LD.Directory.miss_type_mach_latency_hist::samples          424                      
system.ruby.LD.Directory.miss_type_mach_latency_hist::mean    72.872642                      
system.ruby.LD.Directory.miss_type_mach_latency_hist::gmean    69.666338                      
system.ruby.LD.Directory.miss_type_mach_latency_hist::stdev    27.222623                      
system.ruby.LD.Directory.miss_type_mach_latency_hist |          84     19.81%     19.81% |         335     79.01%     98.82% |           2      0.47%     99.29% |           0      0.00%     99.29% |           2      0.47%     99.76% |           1      0.24%    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.Directory.miss_type_mach_latency_hist::total          424                      
system.ruby.ST.L1Cache.hit_type_mach_latency_hist::bucket_size            1                      
system.ruby.ST.L1Cache.hit_type_mach_latency_hist::max_bucket            9                      
system.ruby.ST.L1Cache.hit_type_mach_latency_hist::samples          654                      
system.ruby.ST.L1Cache.hit_type_mach_latency_hist::mean            1                      
system.ruby.ST.L1Cache.hit_type_mach_latency_hist::gmean            1                      
system.ruby.ST.L1Cache.hit_type_mach_latency_hist |           0      0.00%      0.00% |         654    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::total          654                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist::bucket_size            4                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist::max_bucket           39                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist::samples           43                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist::mean    22.418605                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist::gmean    22.330941                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist::stdev     1.978847                      
system.ruby.ST.L2Cache.hit_type_mach_latency_hist |           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% |          17     39.53%     39.53% |          26     60.47%    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::total           43                      
system.ruby.ST.Directory.miss_type_mach_latency_hist::bucket_size           32                      
system.ruby.ST.Directory.miss_type_mach_latency_hist::max_bucket          319                      
system.ruby.ST.Directory.miss_type_mach_latency_hist::samples          168                      
system.ruby.ST.Directory.miss_type_mach_latency_hist::mean    62.500000                      
system.ruby.ST.Directory.miss_type_mach_latency_hist::gmean    59.786589                      
system.ruby.ST.Directory.miss_type_mach_latency_hist::stdev    21.255503                      
system.ruby.ST.Directory.miss_type_mach_latency_hist |           0      0.00%      0.00% |          78     46.43%     46.43% |          85     50.60%     97.02% |           3      1.79%     98.81% |           0      0.00%     98.81% |           1      0.60%     99.40% |           1      0.60%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.ST.Directory.miss_type_mach_latency_hist::total          168                      
system.ruby.IFETCH.L1Cache.hit_type_mach_latency_hist::bucket_size            1                      
system.ruby.IFETCH.L1Cache.hit_type_mach_latency_hist::max_bucket            9                      
system.ruby.IFETCH.L1Cache.hit_type_mach_latency_hist::samples         5754                      
system.ruby.IFETCH.L1Cache.hit_type_mach_latency_hist::mean            1                      
system.ruby.IFETCH.L1Cache.hit_type_mach_latency_hist::gmean            1                      
system.ruby.IFETCH.L1Cache.hit_type_mach_latency_hist |           0      0.00%      0.00% |        5754    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.IFETCH.L1Cache.hit_type_mach_latency_hist::total         5754                      
system.ruby.IFETCH.L2Cache.hit_type_mach_latency_hist::bucket_size            8                      
system.ruby.IFETCH.L2Cache.hit_type_mach_latency_hist::max_bucket           79                      
system.ruby.IFETCH.L2Cache.hit_type_mach_latency_hist::samples           61                      
system.ruby.IFETCH.L2Cache.hit_type_mach_latency_hist::mean    24.245902                      
system.ruby.IFETCH.L2Cache.hit_type_mach_latency_hist::gmean    24.184945                      
system.ruby.IFETCH.L2Cache.hit_type_mach_latency_hist::stdev     2.054716                      
system.ruby.IFETCH.L2Cache.hit_type_mach_latency_hist |           0      0.00%      0.00% |           0      0.00%      0.00% |           1      1.64%      1.64% |          59     96.72%     98.36% |           0      0.00%     98.36% |           1      1.64%    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::total           61                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist::bucket_size           64                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist::max_bucket          639                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist::samples          585                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist::mean    79.480342                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist::gmean    76.915772                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist::stdev    31.091888                      
system.ruby.IFETCH.Directory.miss_type_mach_latency_hist |           0      0.00%      0.00% |         571     97.61%     97.61% |           5      0.85%     98.46% |           1      0.17%     98.63% |           5      0.85%     99.49% |           3      0.51%    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::total          585                      
system.ruby.Directory_Controller.GETX             208      0.00%      0.00%
system.ruby.Directory_Controller.GETS            1015      0.00%      0.00%
system.ruby.Directory_Controller.Lockdown           11      0.00%      0.00%
system.ruby.Directory_Controller.Unlockdown           11      0.00%      0.00%
system.ruby.Directory_Controller.Data_Owner            9      0.00%      0.00%
system.ruby.Directory_Controller.Data_All_Tokens          220      0.00%      0.00%
system.ruby.Directory_Controller.Ack_Owner           29      0.00%      0.00%
system.ruby.Directory_Controller.Ack_Owner_All_Tokens          903      0.00%      0.00%
system.ruby.Directory_Controller.Ack_All_Tokens           34      0.00%      0.00%
system.ruby.Directory_Controller.Memory_Data         1177      0.00%      0.00%
system.ruby.Directory_Controller.Memory_Ack          229      0.00%      0.00%
system.ruby.Directory_Controller.O.GETX           168      0.00%      0.00%
system.ruby.Directory_Controller.O.GETS          1009      0.00%      0.00%
system.ruby.Directory_Controller.O.Ack_All_Tokens           34      0.00%      0.00%
system.ruby.Directory_Controller.NO.GETX           17      0.00%      0.00%
system.ruby.Directory_Controller.NO.Lockdown            2      0.00%      0.00%
system.ruby.Directory_Controller.NO.Data_Owner            9      0.00%      0.00%
system.ruby.Directory_Controller.NO.Data_All_Tokens          220      0.00%      0.00%
system.ruby.Directory_Controller.NO.Ack_Owner           29      0.00%      0.00%
system.ruby.Directory_Controller.NO.Ack_Owner_All_Tokens          903      0.00%      0.00%
system.ruby.Directory_Controller.L.Unlockdown           11      0.00%      0.00%
system.ruby.Directory_Controller.O_W.GETX           23      0.00%      0.00%
system.ruby.Directory_Controller.O_W.GETS            6      0.00%      0.00%
system.ruby.Directory_Controller.O_W.Memory_Ack          229      0.00%      0.00%
system.ruby.Directory_Controller.L_NO_W.Memory_Data            9      0.00%      0.00%
system.ruby.Directory_Controller.NO_W.Lockdown            9      0.00%      0.00%
system.ruby.Directory_Controller.NO_W.Memory_Data         1168      0.00%      0.00%
system.ruby.L1Cache_Controller.Load              1183      0.00%      0.00%
system.ruby.L1Cache_Controller.Ifetch            6400      0.00%      0.00%
system.ruby.L1Cache_Controller.Store              865      0.00%      0.00%
system.ruby.L1Cache_Controller.L1_Replacement         1367      0.00%      0.00%
system.ruby.L1Cache_Controller.Data_Shared          162      0.00%      0.00%
system.ruby.L1Cache_Controller.Data_All_Tokens         1220      0.00%      0.00%
system.ruby.L1Cache_Controller.Ack                  1      0.00%      0.00%
system.ruby.L1Cache_Controller.Own_Lock_or_Unlock           22      0.00%      0.00%
system.ruby.L1Cache_Controller.Request_Timeout           11      0.00%      0.00%
system.ruby.L1Cache_Controller.Use_TimeoutNoStarvers         1219      0.00%      0.00%
system.ruby.L1Cache_Controller.NP.Load            525      0.00%      0.00%
system.ruby.L1Cache_Controller.NP.Ifetch          646      0.00%      0.00%
system.ruby.L1Cache_Controller.NP.Store           191      0.00%      0.00%
system.ruby.L1Cache_Controller.S.Load             153      0.00%      0.00%
system.ruby.L1Cache_Controller.S.Ifetch           331      0.00%      0.00%
system.ruby.L1Cache_Controller.S.Store             20      0.00%      0.00%
system.ruby.L1Cache_Controller.S.L1_Replacement          142      0.00%      0.00%
system.ruby.L1Cache_Controller.M.Load             180      0.00%      0.00%
system.ruby.L1Cache_Controller.M.Ifetch          3185      0.00%      0.00%
system.ruby.L1Cache_Controller.M.Store             33      0.00%      0.00%
system.ruby.L1Cache_Controller.M.L1_Replacement          944      0.00%      0.00%
system.ruby.L1Cache_Controller.M.Own_Lock_or_Unlock           11      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.Load            218      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.Store           265      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.L1_Replacement          268      0.00%      0.00%
system.ruby.L1Cache_Controller.M_W.Load            84      0.00%      0.00%
system.ruby.L1Cache_Controller.M_W.Ifetch         2238      0.00%      0.00%
system.ruby.L1Cache_Controller.M_W.Store           25      0.00%      0.00%
system.ruby.L1Cache_Controller.M_W.L1_Replacement            9      0.00%      0.00%
system.ruby.L1Cache_Controller.M_W.Use_TimeoutNoStarvers          983      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_W.Load           23      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_W.Store          331      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_W.L1_Replacement            4      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_W.Use_TimeoutNoStarvers          236      0.00%      0.00%
system.ruby.L1Cache_Controller.IM.Data_All_Tokens          191      0.00%      0.00%
system.ruby.L1Cache_Controller.IM.Ack               1      0.00%      0.00%
system.ruby.L1Cache_Controller.SM.Data_All_Tokens           20      0.00%      0.00%
system.ruby.L1Cache_Controller.IS.Data_Shared          162      0.00%      0.00%
system.ruby.L1Cache_Controller.IS.Data_All_Tokens         1009      0.00%      0.00%
system.ruby.L1Cache_Controller.IS.Own_Lock_or_Unlock           11      0.00%      0.00%
system.ruby.L1Cache_Controller.IS.Request_Timeout           11      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_GETS           1122      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_GETS_Last_Token           49      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_GETX            211      0.00%      0.00%
system.ruby.L2Cache_Controller.L2_Replacement         1264      0.00%      0.00%
system.ruby.L2Cache_Controller.Writeback_Shared_Data           84      0.00%      0.00%
system.ruby.L2Cache_Controller.Writeback_All_Tokens         1270      0.00%      0.00%
system.ruby.L2Cache_Controller.Persistent_GETS           11      0.00%      0.00%
system.ruby.L2Cache_Controller.Own_Lock_or_Unlock           11      0.00%      0.00%
system.ruby.L2Cache_Controller.NP.L1_GETS         1009      0.00%      0.00%
system.ruby.L2Cache_Controller.NP.L1_GETX          166      0.00%      0.00%
system.ruby.L2Cache_Controller.NP.Writeback_Shared_Data           81      0.00%      0.00%
system.ruby.L2Cache_Controller.NP.Writeback_All_Tokens         1191      0.00%      0.00%
system.ruby.L2Cache_Controller.NP.Own_Lock_or_Unlock           11      0.00%      0.00%
system.ruby.L2Cache_Controller.I.L1_GETX            1      0.00%      0.00%
system.ruby.L2Cache_Controller.I.L2_Replacement           69      0.00%      0.00%
system.ruby.L2Cache_Controller.I.Writeback_Shared_Data            3      0.00%      0.00%
system.ruby.L2Cache_Controller.I.Writeback_All_Tokens           21      0.00%      0.00%
system.ruby.L2Cache_Controller.S.L1_GETS_Last_Token           49      0.00%      0.00%
system.ruby.L2Cache_Controller.S.L1_GETX            1      0.00%      0.00%
system.ruby.L2Cache_Controller.S.L2_Replacement           34      0.00%      0.00%
system.ruby.L2Cache_Controller.O.L1_GETX           17      0.00%      0.00%
system.ruby.L2Cache_Controller.O.L2_Replacement           38      0.00%      0.00%
system.ruby.L2Cache_Controller.O.Writeback_All_Tokens           58      0.00%      0.00%
system.ruby.L2Cache_Controller.M.L1_GETS          113      0.00%      0.00%
system.ruby.L2Cache_Controller.M.L1_GETX           26      0.00%      0.00%
system.ruby.L2Cache_Controller.M.L2_Replacement         1123      0.00%      0.00%
system.ruby.L2Cache_Controller.I_L.Persistent_GETS           11      0.00%      0.00%

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