summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt
blob: be4c58d22ec84c9726a9e5b7bfe0e85913263099 (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

---------- Begin Simulation Statistics ----------
sim_seconds                                  0.000042                       # Number of seconds simulated
sim_ticks                                       41712                       # Number of ticks simulated
final_tick                                      41712                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq                                   1000000000                       # Frequency of simulated ticks
host_inst_rate                                  38081                       # Simulator instruction rate (inst/s)
host_op_rate                                    38070                       # Simulator op (including micro ops) rate (op/s)
host_tick_rate                                 616024                       # Simulator tick rate (ticks/s)
host_mem_usage                                 414508                       # Number of bytes of host memory used
host_seconds                                     0.07                       # Real time elapsed on the host
sim_insts                                        2577                       # Number of instructions simulated
sim_ops                                          2577                       # 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        29696                       # Number of bytes read from this memory
system.mem_ctrls.bytes_read::total              29696                       # Number of bytes read from this memory
system.mem_ctrls.bytes_written::ruby.dir_cntrl0         4992                       # Number of bytes written to this memory
system.mem_ctrls.bytes_written::total            4992                       # Number of bytes written to this memory
system.mem_ctrls.num_reads::ruby.dir_cntrl0          464                       # Number of read requests responded to by this memory
system.mem_ctrls.num_reads::total                 464                       # Number of read requests responded to by this memory
system.mem_ctrls.num_writes::ruby.dir_cntrl0           78                       # Number of write requests responded to by this memory
system.mem_ctrls.num_writes::total                 78                       # Number of write requests responded to by this memory
system.mem_ctrls.bw_read::ruby.dir_cntrl0    711929421                       # Total read bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_read::total             711929421                       # Total read bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_write::ruby.dir_cntrl0    119677791                       # Write bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_write::total            119677791                       # Write bandwidth from this memory (bytes/s)
system.mem_ctrls.bw_total::ruby.dir_cntrl0    831607211                       # Total bandwidth to/from this memory (bytes/s)
system.mem_ctrls.bw_total::total            831607211                       # Total bandwidth to/from this memory (bytes/s)
system.mem_ctrls.readReqs                         464                       # Number of read requests accepted
system.mem_ctrls.writeReqs                         78                       # Number of write requests accepted
system.mem_ctrls.readBursts                       464                       # Number of DRAM read bursts, including those serviced by the write queue
system.mem_ctrls.writeBursts                       78                       # Number of DRAM write bursts, including those merged in the write queue
system.mem_ctrls.bytesReadDRAM                  24576                       # Total number of bytes read from DRAM
system.mem_ctrls.bytesReadWrQ                    5120                       # Total number of bytes read from write queue
system.mem_ctrls.bytesWritten                    1024                       # Total number of bytes written to DRAM
system.mem_ctrls.bytesReadSys                   29696                       # Total read bytes from the system interface side
system.mem_ctrls.bytesWrittenSys                 4992                       # Total written bytes from the system interface side
system.mem_ctrls.servicedByWrQ                     80                       # Number of DRAM read bursts serviced by the write queue
system.mem_ctrls.mergedWrBursts                    32                       # 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                 0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::1                 1                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::2                 1                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::3                36                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::4                26                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::5                 0                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::6                24                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::7                69                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::8                71                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::9                 4                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::10               30                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::11               16                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::12               29                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::13               66                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::14               10                       # Per bank write bursts
system.mem_ctrls.perBankRdBursts::15                1                       # 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                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::5                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::6                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::7                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::8                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::9                 0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::10                3                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::11                0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::12                5                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::13                7                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::14                0                       # Per bank write bursts
system.mem_ctrls.perBankWrBursts::15                1                       # 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                         41632                       # 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                   464                       # 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                   78                       # Write request sizes (log2)
system.mem_ctrls.rdQLenPdf::0                     384                       # 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                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::18                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::19                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::20                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::21                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::22                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::23                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::24                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::25                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::26                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::27                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::28                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::29                      2                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::30                      1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::31                      1                       # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::32                      1                       # 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           72                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::mean           336                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::gmean   226.772547                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::stdev   284.954160                       # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::0-127           17     23.61%     23.61% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::128-255           17     23.61%     47.22% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::256-383           12     16.67%     63.89% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::384-511            5      6.94%     70.83% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::512-639            7      9.72%     80.56% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::640-767            6      8.33%     88.89% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::768-895            2      2.78%     91.67% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::896-1023            3      4.17%     95.83% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::1024-1151            3      4.17%    100.00% # Bytes accessed per row activation
system.mem_ctrls.bytesPerActivate::total           72                       # Bytes accessed per row activation
system.mem_ctrls.rdPerTurnAround::samples            1                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::mean            248                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::gmean    248.000000                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::stdev           nan                       # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::248-255            1    100.00%    100.00% # Reads before turning the bus around for writes
system.mem_ctrls.rdPerTurnAround::total             1                       # Reads before turning the bus around for writes
system.mem_ctrls.wrPerTurnAround::samples            1                       # 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::stdev           nan                       # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::16                1    100.00%    100.00% # Writes before turning the bus around for reads
system.mem_ctrls.wrPerTurnAround::total             1                       # Writes before turning the bus around for reads
system.mem_ctrls.totQLat                         2393                       # Total ticks spent queuing
system.mem_ctrls.totMemAccLat                    9689                       # Total ticks spent from burst creation until serviced by the DRAM
system.mem_ctrls.totBusLat                       1920                       # Total ticks spent in databus transfers
system.mem_ctrls.avgQLat                         6.23                       # Average queueing delay per DRAM burst
system.mem_ctrls.avgBusLat                       5.00                       # Average bus latency per DRAM burst
system.mem_ctrls.avgMemAccLat                   25.23                       # Average memory access latency per DRAM burst
system.mem_ctrls.avgRdBW                       589.18                       # Average DRAM read bandwidth in MiByte/s
system.mem_ctrls.avgWrBW                        24.55                       # Average achieved write bandwidth in MiByte/s
system.mem_ctrls.avgRdBWSys                    711.93                       # Average system read bandwidth in MiByte/s
system.mem_ctrls.avgWrBWSys                    119.68                       # Average system write bandwidth in MiByte/s
system.mem_ctrls.peakBW                      12800.00                       # Theoretical peak bandwidth in MiByte/s
system.mem_ctrls.busUtil                         4.79                       # Data bus utilization in percentage
system.mem_ctrls.busUtilRead                     4.60                       # Data bus utilization in percentage for reads
system.mem_ctrls.busUtilWrite                    0.19                       # Data bus utilization in percentage for writes
system.mem_ctrls.avgRdQLen                       1.00                       # Average read queue length when enqueuing
system.mem_ctrls.avgWrQLen                      21.63                       # Average write queue length when enqueuing
system.mem_ctrls.readRowHits                      305                       # Number of row buffer hits during reads
system.mem_ctrls.writeRowHits                      15                       # Number of row buffer hits during writes
system.mem_ctrls.readRowHitRate                 79.43                       # Row buffer hit rate for reads
system.mem_ctrls.writeRowHitRate                32.61                       # Row buffer hit rate for writes
system.mem_ctrls.avgGap                         76.81                       # Average gap between requests
system.mem_ctrls.pageHitRate                    74.42                       # Row buffer hit rate, read and write combined
system.mem_ctrls_0.actEnergy                   158760                       # Energy for activate commands per rank (pJ)
system.mem_ctrls_0.preEnergy                    88200                       # Energy for precharge commands per rank (pJ)
system.mem_ctrls_0.readEnergy                 1809600                       # Energy for read commands per rank (pJ)
system.mem_ctrls_0.writeEnergy                      0                       # Energy for write commands per rank (pJ)
system.mem_ctrls_0.refreshEnergy              2542800                       # Energy for refresh commands per rank (pJ)
system.mem_ctrls_0.actBackEnergy             24398280                       # Energy for active background per rank (pJ)
system.mem_ctrls_0.preBackEnergy              2114400                       # Energy for precharge background per rank (pJ)
system.mem_ctrls_0.totalEnergy               31112040                       # Total energy per rank (pJ)
system.mem_ctrls_0.averagePower            793.795989                       # Core power per rank (mW)
system.mem_ctrls_0.memoryStateTime::IDLE         3488                       # Time in different power states
system.mem_ctrls_0.memoryStateTime::REF          1300                       # Time in different power states
system.mem_ctrls_0.memoryStateTime::PRE_PDN            0                       # Time in different power states
system.mem_ctrls_0.memoryStateTime::ACT         34510                       # Time in different power states
system.mem_ctrls_0.memoryStateTime::ACT_PDN            0                       # Time in different power states
system.mem_ctrls_1.actEnergy                   385560                       # Energy for activate commands per rank (pJ)
system.mem_ctrls_1.preEnergy                   214200                       # Energy for precharge commands per rank (pJ)
system.mem_ctrls_1.readEnergy                 2708160                       # Energy for read commands per rank (pJ)
system.mem_ctrls_1.writeEnergy                 165888                       # Energy for write commands per rank (pJ)
system.mem_ctrls_1.refreshEnergy              2542800                       # Energy for refresh commands per rank (pJ)
system.mem_ctrls_1.actBackEnergy             26293644                       # Energy for active background per rank (pJ)
system.mem_ctrls_1.preBackEnergy               449400                       # Energy for precharge background per rank (pJ)
system.mem_ctrls_1.totalEnergy               32759652                       # Total energy per rank (pJ)
system.mem_ctrls_1.averagePower            835.918653                       # Core power per rank (mW)
system.mem_ctrls_1.memoryStateTime::IDLE          623                       # Time in different power states
system.mem_ctrls_1.memoryStateTime::REF          1300                       # Time in different power states
system.mem_ctrls_1.memoryStateTime::PRE_PDN            0                       # Time in different power states
system.mem_ctrls_1.memoryStateTime::ACT         37281                       # 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                          415                       # DTB read hits
system.cpu.dtb.read_misses                          4                       # DTB read misses
system.cpu.dtb.read_acv                             0                       # DTB read access violations
system.cpu.dtb.read_accesses                      419                       # DTB read accesses
system.cpu.dtb.write_hits                         294                       # DTB write hits
system.cpu.dtb.write_misses                         4                       # DTB write misses
system.cpu.dtb.write_acv                            0                       # DTB write access violations
system.cpu.dtb.write_accesses                     298                       # DTB write accesses
system.cpu.dtb.data_hits                          709                       # DTB hits
system.cpu.dtb.data_misses                          8                       # DTB misses
system.cpu.dtb.data_acv                             0                       # DTB access violations
system.cpu.dtb.data_accesses                      717                       # DTB accesses
system.cpu.itb.fetch_hits                        2586                       # ITB hits
system.cpu.itb.fetch_misses                        11                       # ITB misses
system.cpu.itb.fetch_acv                            0                       # ITB acv
system.cpu.itb.fetch_accesses                    2597                       # 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                    4                       # Number of system calls
system.cpu.numCycles                            41712                       # 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                        2577                       # Number of instructions committed
system.cpu.committedOps                          2577                       # Number of ops (including micro ops) committed
system.cpu.num_int_alu_accesses                  2375                       # Number of integer alu accesses
system.cpu.num_fp_alu_accesses                      6                       # Number of float alu accesses
system.cpu.num_func_calls                         140                       # number of times a function call or return occured
system.cpu.num_conditional_control_insts          238                       # number of instructions that are conditional controls
system.cpu.num_int_insts                         2375                       # number of integer instructions
system.cpu.num_fp_insts                             6                       # number of float instructions
system.cpu.num_int_register_reads                2998                       # number of times the integer registers were read
system.cpu.num_int_register_writes               1768                       # number of times the integer registers were written
system.cpu.num_fp_register_reads                    6                       # number of times the floating registers were read
system.cpu.num_fp_register_writes                   0                       # number of times the floating registers were written
system.cpu.num_mem_refs                           717                       # number of memory refs
system.cpu.num_load_insts                         419                       # Number of load instructions
system.cpu.num_store_insts                        298                       # Number of store instructions
system.cpu.num_idle_cycles                          0                       # Number of idle cycles
system.cpu.num_busy_cycles                      41712                       # 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                               396                       # Number of branches fetched
system.cpu.op_class::No_OpClass                   189      7.31%      7.31% # Class of executed instruction
system.cpu.op_class::IntAlu                      1678     64.91%     72.22% # Class of executed instruction
system.cpu.op_class::IntMult                        1      0.04%     72.26% # Class of executed instruction
system.cpu.op_class::IntDiv                         0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::FloatAdd                       0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::FloatCmp                       0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::FloatCvt                       0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::FloatMult                      0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::FloatDiv                       0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::FloatSqrt                      0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdAdd                        0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdAddAcc                     0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdAlu                        0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdCmp                        0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdCvt                        0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdMisc                       0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdMult                       0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdMultAcc                    0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdShift                      0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdShiftAcc                   0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdSqrt                       0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatAdd                   0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatAlu                   0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatCmp                   0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatCvt                   0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatDiv                   0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatMisc                  0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatMult                  0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc               0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt                  0      0.00%     72.26% # Class of executed instruction
system.cpu.op_class::MemRead                      419     16.21%     88.47% # Class of executed instruction
system.cpu.op_class::MemWrite                     298     11.53%    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                       2585                       # Class of executed instruction
system.ruby.clk_domain.clock                        1                       # Clock period in ticks
system.ruby.outstanding_req_hist_seqr::bucket_size            1                      
system.ruby.outstanding_req_hist_seqr::max_bucket            9                      
system.ruby.outstanding_req_hist_seqr::samples         3295                      
system.ruby.outstanding_req_hist_seqr::mean            1                      
system.ruby.outstanding_req_hist_seqr::gmean            1                      
system.ruby.outstanding_req_hist_seqr    |           0      0.00%      0.00% |        3295    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_seqr::total         3295                      
system.ruby.latency_hist_seqr::bucket_size           32                      
system.ruby.latency_hist_seqr::max_bucket          319                      
system.ruby.latency_hist_seqr::samples           3294                      
system.ruby.latency_hist_seqr::mean         11.663024                      
system.ruby.latency_hist_seqr::gmean         1.954156                      
system.ruby.latency_hist_seqr::stdev        27.142816                      
system.ruby.latency_hist_seqr            |        2830     85.91%     85.91% |          80      2.43%     88.34% |         359     10.90%     99.24% |          18      0.55%     99.79% |           2      0.06%     99.85% |           0      0.00%     99.85% |           1      0.03%     99.88% |           0      0.00%     99.88% |           1      0.03%     99.91% |           3      0.09%    100.00%
system.ruby.latency_hist_seqr::total             3294                      
system.ruby.hit_latency_hist_seqr::bucket_size            1                      
system.ruby.hit_latency_hist_seqr::max_bucket            9                      
system.ruby.hit_latency_hist_seqr::samples         2750                      
system.ruby.hit_latency_hist_seqr::mean             1                      
system.ruby.hit_latency_hist_seqr::gmean            1                      
system.ruby.hit_latency_hist_seqr        |           0      0.00%      0.00% |        2750    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.hit_latency_hist_seqr::total         2750                      
system.ruby.miss_latency_hist_seqr::bucket_size           32                      
system.ruby.miss_latency_hist_seqr::max_bucket          319                      
system.ruby.miss_latency_hist_seqr::samples          544                      
system.ruby.miss_latency_hist_seqr::mean    65.566176                      
system.ruby.miss_latency_hist_seqr::gmean    57.783054                      
system.ruby.miss_latency_hist_seqr::stdev    31.323348                      
system.ruby.miss_latency_hist_seqr       |          80     14.71%     14.71% |          80     14.71%     29.41% |         359     65.99%     95.40% |          18      3.31%     98.71% |           2      0.37%     99.08% |           0      0.00%     99.08% |           1      0.18%     99.26% |           0      0.00%     99.26% |           1      0.18%     99.45% |           3      0.55%    100.00%
system.ruby.miss_latency_hist_seqr::total          544                      
system.ruby.l1_cntrl0.L1Dcache.demand_hits          435                       # Number of cache demand hits
system.ruby.l1_cntrl0.L1Dcache.demand_misses          274                       # Number of cache demand misses
system.ruby.l1_cntrl0.L1Dcache.demand_accesses          709                       # Number of cache demand accesses
system.ruby.l1_cntrl0.L1Icache.demand_hits         2315                       # Number of cache demand hits
system.ruby.l1_cntrl0.L1Icache.demand_misses          270                       # Number of cache demand misses
system.ruby.l1_cntrl0.L1Icache.demand_accesses         2585                       # Number of cache demand accesses
system.ruby.l2_cntrl0.L2cache.demand_hits           80                       # Number of cache demand hits
system.ruby.l2_cntrl0.L2cache.demand_misses          464                       # Number of cache demand misses
system.ruby.l2_cntrl0.L2cache.demand_accesses          544                       # Number of cache demand accesses
system.ruby.memctrl_clk_domain.clock                3                       # Clock period in ticks
system.ruby.network.routers0.percent_links_utilized     6.800201                      
system.ruby.network.routers0.msg_count.Request_Control::0          544                      
system.ruby.network.routers0.msg_count.Response_Data::2          464                      
system.ruby.network.routers0.msg_count.ResponseL2hit_Data::2           80                      
system.ruby.network.routers0.msg_count.Writeback_Data::2          482                      
system.ruby.network.routers0.msg_count.Writeback_Control::0         1004                      
system.ruby.network.routers0.msg_count.Unblock_Control::2          564                      
system.ruby.network.routers0.msg_bytes.Request_Control::0         4352                      
system.ruby.network.routers0.msg_bytes.Response_Data::2        33408                      
system.ruby.network.routers0.msg_bytes.ResponseL2hit_Data::2         5760                      
system.ruby.network.routers0.msg_bytes.Writeback_Data::2        34704                      
system.ruby.network.routers0.msg_bytes.Writeback_Control::0         8032                      
system.ruby.network.routers0.msg_bytes.Unblock_Control::2         4512                      
system.ruby.network.routers1.percent_links_utilized    10.372914                      
system.ruby.network.routers1.msg_count.Request_Control::0          544                      
system.ruby.network.routers1.msg_count.Request_Control::1          464                      
system.ruby.network.routers1.msg_count.Response_Data::2          928                      
system.ruby.network.routers1.msg_count.ResponseL2hit_Data::2           80                      
system.ruby.network.routers1.msg_count.Writeback_Data::2          560                      
system.ruby.network.routers1.msg_count.Writeback_Control::0         1004                      
system.ruby.network.routers1.msg_count.Writeback_Control::1          156                      
system.ruby.network.routers1.msg_count.Unblock_Control::2         1027                      
system.ruby.network.routers1.msg_bytes.Request_Control::0         4352                      
system.ruby.network.routers1.msg_bytes.Request_Control::1         3712                      
system.ruby.network.routers1.msg_bytes.Response_Data::2        66816                      
system.ruby.network.routers1.msg_bytes.ResponseL2hit_Data::2         5760                      
system.ruby.network.routers1.msg_bytes.Writeback_Data::2        40320                      
system.ruby.network.routers1.msg_bytes.Writeback_Control::0         8032                      
system.ruby.network.routers1.msg_bytes.Writeback_Control::1         1248                      
system.ruby.network.routers1.msg_bytes.Unblock_Control::2         8216                      
system.ruby.network.routers2.percent_links_utilized     3.572713                      
system.ruby.network.routers2.msg_count.Request_Control::1          464                      
system.ruby.network.routers2.msg_count.Response_Data::2          464                      
system.ruby.network.routers2.msg_count.Writeback_Data::2           78                      
system.ruby.network.routers2.msg_count.Writeback_Control::1          156                      
system.ruby.network.routers2.msg_count.Unblock_Control::2          463                      
system.ruby.network.routers2.msg_bytes.Request_Control::1         3712                      
system.ruby.network.routers2.msg_bytes.Response_Data::2        33408                      
system.ruby.network.routers2.msg_bytes.Writeback_Data::2         5616                      
system.ruby.network.routers2.msg_bytes.Writeback_Control::1         1248                      
system.ruby.network.routers2.msg_bytes.Unblock_Control::2         3704                      
system.ruby.network.routers3.percent_links_utilized     6.915276                      
system.ruby.network.routers3.msg_count.Request_Control::0          544                      
system.ruby.network.routers3.msg_count.Request_Control::1          464                      
system.ruby.network.routers3.msg_count.Response_Data::2          928                      
system.ruby.network.routers3.msg_count.ResponseL2hit_Data::2           80                      
system.ruby.network.routers3.msg_count.Writeback_Data::2          560                      
system.ruby.network.routers3.msg_count.Writeback_Control::0         1004                      
system.ruby.network.routers3.msg_count.Writeback_Control::1          156                      
system.ruby.network.routers3.msg_count.Unblock_Control::2         1027                      
system.ruby.network.routers3.msg_bytes.Request_Control::0         4352                      
system.ruby.network.routers3.msg_bytes.Request_Control::1         3712                      
system.ruby.network.routers3.msg_bytes.Response_Data::2        66816                      
system.ruby.network.routers3.msg_bytes.ResponseL2hit_Data::2         5760                      
system.ruby.network.routers3.msg_bytes.Writeback_Data::2        40320                      
system.ruby.network.routers3.msg_bytes.Writeback_Control::0         8032                      
system.ruby.network.routers3.msg_bytes.Writeback_Control::1         1248                      
system.ruby.network.routers3.msg_bytes.Unblock_Control::2         8216                      
system.ruby.network.msg_count.Request_Control         3024                      
system.ruby.network.msg_count.Response_Data         2784                      
system.ruby.network.msg_count.ResponseL2hit_Data          240                      
system.ruby.network.msg_count.Writeback_Data         1680                      
system.ruby.network.msg_count.Writeback_Control         3480                      
system.ruby.network.msg_count.Unblock_Control         3081                      
system.ruby.network.msg_byte.Request_Control        24192                      
system.ruby.network.msg_byte.Response_Data       200448                      
system.ruby.network.msg_byte.ResponseL2hit_Data        17280                      
system.ruby.network.msg_byte.Writeback_Data       120960                      
system.ruby.network.msg_byte.Writeback_Control        27840                      
system.ruby.network.msg_byte.Unblock_Control        24648                      
system.ruby.network.routers0.throttle0.link_utilization     6.470560                      
system.ruby.network.routers0.throttle0.msg_count.Response_Data::2          464                      
system.ruby.network.routers0.throttle0.msg_count.ResponseL2hit_Data::2           80                      
system.ruby.network.routers0.throttle0.msg_count.Writeback_Control::0          502                      
system.ruby.network.routers0.throttle0.msg_bytes.Response_Data::2        33408                      
system.ruby.network.routers0.throttle0.msg_bytes.ResponseL2hit_Data::2         5760                      
system.ruby.network.routers0.throttle0.msg_bytes.Writeback_Control::0         4016                      
system.ruby.network.routers0.throttle1.link_utilization     7.129843                      
system.ruby.network.routers0.throttle1.msg_count.Request_Control::0          544                      
system.ruby.network.routers0.throttle1.msg_count.Writeback_Data::2          482                      
system.ruby.network.routers0.throttle1.msg_count.Writeback_Control::0          502                      
system.ruby.network.routers0.throttle1.msg_count.Unblock_Control::2          564                      
system.ruby.network.routers0.throttle1.msg_bytes.Request_Control::0         4352                      
system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Data::2        34704                      
system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Control::0         4016                      
system.ruby.network.routers0.throttle1.msg_bytes.Unblock_Control::2         4512                      
system.ruby.network.routers1.throttle0.link_utilization    12.229095                      
system.ruby.network.routers1.throttle0.msg_count.Request_Control::0          544                      
system.ruby.network.routers1.throttle0.msg_count.Response_Data::2          464                      
system.ruby.network.routers1.throttle0.msg_count.Writeback_Data::2          482                      
system.ruby.network.routers1.throttle0.msg_count.Writeback_Control::0          502                      
system.ruby.network.routers1.throttle0.msg_count.Writeback_Control::1           78                      
system.ruby.network.routers1.throttle0.msg_count.Unblock_Control::2          564                      
system.ruby.network.routers1.throttle0.msg_bytes.Request_Control::0         4352                      
system.ruby.network.routers1.throttle0.msg_bytes.Response_Data::2        33408                      
system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Data::2        34704                      
system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Control::0         4016                      
system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Control::1          624                      
system.ruby.network.routers1.throttle0.msg_bytes.Unblock_Control::2         4512                      
system.ruby.network.routers1.throttle1.link_utilization     8.516734                      
system.ruby.network.routers1.throttle1.msg_count.Request_Control::1          464                      
system.ruby.network.routers1.throttle1.msg_count.Response_Data::2          464                      
system.ruby.network.routers1.throttle1.msg_count.ResponseL2hit_Data::2           80                      
system.ruby.network.routers1.throttle1.msg_count.Writeback_Data::2           78                      
system.ruby.network.routers1.throttle1.msg_count.Writeback_Control::0          502                      
system.ruby.network.routers1.throttle1.msg_count.Writeback_Control::1           78                      
system.ruby.network.routers1.throttle1.msg_count.Unblock_Control::2          463                      
system.ruby.network.routers1.throttle1.msg_bytes.Request_Control::1         3712                      
system.ruby.network.routers1.throttle1.msg_bytes.Response_Data::2        33408                      
system.ruby.network.routers1.throttle1.msg_bytes.ResponseL2hit_Data::2         5760                      
system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Data::2         5616                      
system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Control::0         4016                      
system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Control::1          624                      
system.ruby.network.routers1.throttle1.msg_bytes.Unblock_Control::2         3704                      
system.ruby.network.routers2.throttle0.link_utilization     2.046174                      
system.ruby.network.routers2.throttle0.msg_count.Request_Control::1          464                      
system.ruby.network.routers2.throttle0.msg_count.Writeback_Data::2           78                      
system.ruby.network.routers2.throttle0.msg_count.Writeback_Control::1           78                      
system.ruby.network.routers2.throttle0.msg_count.Unblock_Control::2          463                      
system.ruby.network.routers2.throttle0.msg_bytes.Request_Control::1         3712                      
system.ruby.network.routers2.throttle0.msg_bytes.Writeback_Data::2         5616                      
system.ruby.network.routers2.throttle0.msg_bytes.Writeback_Control::1          624                      
system.ruby.network.routers2.throttle0.msg_bytes.Unblock_Control::2         3704                      
system.ruby.network.routers2.throttle1.link_utilization     5.099252                      
system.ruby.network.routers2.throttle1.msg_count.Response_Data::2          464                      
system.ruby.network.routers2.throttle1.msg_count.Writeback_Control::1           78                      
system.ruby.network.routers2.throttle1.msg_bytes.Response_Data::2        33408                      
system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Control::1          624                      
system.ruby.network.routers3.throttle0.link_utilization     6.470560                      
system.ruby.network.routers3.throttle0.msg_count.Response_Data::2          464                      
system.ruby.network.routers3.throttle0.msg_count.ResponseL2hit_Data::2           80                      
system.ruby.network.routers3.throttle0.msg_count.Writeback_Control::0          502                      
system.ruby.network.routers3.throttle0.msg_bytes.Response_Data::2        33408                      
system.ruby.network.routers3.throttle0.msg_bytes.ResponseL2hit_Data::2         5760                      
system.ruby.network.routers3.throttle0.msg_bytes.Writeback_Control::0         4016                      
system.ruby.network.routers3.throttle1.link_utilization    12.229095                      
system.ruby.network.routers3.throttle1.msg_count.Request_Control::0          544                      
system.ruby.network.routers3.throttle1.msg_count.Response_Data::2          464                      
system.ruby.network.routers3.throttle1.msg_count.Writeback_Data::2          482                      
system.ruby.network.routers3.throttle1.msg_count.Writeback_Control::0          502                      
system.ruby.network.routers3.throttle1.msg_count.Writeback_Control::1           78                      
system.ruby.network.routers3.throttle1.msg_count.Unblock_Control::2          564                      
system.ruby.network.routers3.throttle1.msg_bytes.Request_Control::0         4352                      
system.ruby.network.routers3.throttle1.msg_bytes.Response_Data::2        33408                      
system.ruby.network.routers3.throttle1.msg_bytes.Writeback_Data::2        34704                      
system.ruby.network.routers3.throttle1.msg_bytes.Writeback_Control::0         4016                      
system.ruby.network.routers3.throttle1.msg_bytes.Writeback_Control::1          624                      
system.ruby.network.routers3.throttle1.msg_bytes.Unblock_Control::2         4512                      
system.ruby.network.routers3.throttle2.link_utilization     2.046174                      
system.ruby.network.routers3.throttle2.msg_count.Request_Control::1          464                      
system.ruby.network.routers3.throttle2.msg_count.Writeback_Data::2           78                      
system.ruby.network.routers3.throttle2.msg_count.Writeback_Control::1           78                      
system.ruby.network.routers3.throttle2.msg_count.Unblock_Control::2          463                      
system.ruby.network.routers3.throttle2.msg_bytes.Request_Control::1         3712                      
system.ruby.network.routers3.throttle2.msg_bytes.Writeback_Data::2         5616                      
system.ruby.network.routers3.throttle2.msg_bytes.Writeback_Control::1          624                      
system.ruby.network.routers3.throttle2.msg_bytes.Unblock_Control::2         3704                      
system.ruby.LD.latency_hist_seqr::bucket_size           32                      
system.ruby.LD.latency_hist_seqr::max_bucket          319                      
system.ruby.LD.latency_hist_seqr::samples          415                      
system.ruby.LD.latency_hist_seqr::mean      25.657831                      
system.ruby.LD.latency_hist_seqr::gmean      5.487426                      
system.ruby.LD.latency_hist_seqr::stdev     34.035908                      
system.ruby.LD.latency_hist_seqr         |         275     66.27%     66.27% |          45     10.84%     77.11% |          85     20.48%     97.59% |           8      1.93%     99.52% |           1      0.24%     99.76% |           0      0.00%     99.76% |           1      0.24%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.LD.latency_hist_seqr::total           415                      
system.ruby.LD.hit_latency_hist_seqr::bucket_size            1                      
system.ruby.LD.hit_latency_hist_seqr::max_bucket            9                      
system.ruby.LD.hit_latency_hist_seqr::samples          233                      
system.ruby.LD.hit_latency_hist_seqr::mean            1                      
system.ruby.LD.hit_latency_hist_seqr::gmean            1                      
system.ruby.LD.hit_latency_hist_seqr     |           0      0.00%      0.00% |         233    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.hit_latency_hist_seqr::total          233                      
system.ruby.LD.miss_latency_hist_seqr::bucket_size           32                      
system.ruby.LD.miss_latency_hist_seqr::max_bucket          319                      
system.ruby.LD.miss_latency_hist_seqr::samples          182                      
system.ruby.LD.miss_latency_hist_seqr::mean    57.225275                      
system.ruby.LD.miss_latency_hist_seqr::gmean    48.520263                      
system.ruby.LD.miss_latency_hist_seqr::stdev    29.410954                      
system.ruby.LD.miss_latency_hist_seqr    |          42     23.08%     23.08% |          45     24.73%     47.80% |          85     46.70%     94.51% |           8      4.40%     98.90% |           1      0.55%     99.45% |           0      0.00%     99.45% |           1      0.55%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.LD.miss_latency_hist_seqr::total          182                      
system.ruby.ST.latency_hist_seqr::bucket_size           16                      
system.ruby.ST.latency_hist_seqr::max_bucket          159                      
system.ruby.ST.latency_hist_seqr::samples          294                      
system.ruby.ST.latency_hist_seqr::mean      18.809524                      
system.ruby.ST.latency_hist_seqr::gmean      3.456048                      
system.ruby.ST.latency_hist_seqr::stdev     29.072895                      
system.ruby.ST.latency_hist_seqr         |         202     68.71%     68.71% |          12      4.08%     72.79% |          34     11.56%     84.35% |           1      0.34%     84.69% |          38     12.93%     97.62% |           6      2.04%     99.66% |           1      0.34%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.ST.latency_hist_seqr::total           294                      
system.ruby.ST.hit_latency_hist_seqr::bucket_size            1                      
system.ruby.ST.hit_latency_hist_seqr::max_bucket            9                      
system.ruby.ST.hit_latency_hist_seqr::samples          202                      
system.ruby.ST.hit_latency_hist_seqr::mean            1                      
system.ruby.ST.hit_latency_hist_seqr::gmean            1                      
system.ruby.ST.hit_latency_hist_seqr     |           0      0.00%      0.00% |         202    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.hit_latency_hist_seqr::total          202                      
system.ruby.ST.miss_latency_hist_seqr::bucket_size           16                      
system.ruby.ST.miss_latency_hist_seqr::max_bucket          159                      
system.ruby.ST.miss_latency_hist_seqr::samples           92                      
system.ruby.ST.miss_latency_hist_seqr::mean    57.913043                      
system.ruby.ST.miss_latency_hist_seqr::gmean    52.615480                      
system.ruby.ST.miss_latency_hist_seqr::stdev    21.714254                      
system.ruby.ST.miss_latency_hist_seqr    |           0      0.00%      0.00% |          12     13.04%     13.04% |          34     36.96%     50.00% |           1      1.09%     51.09% |          38     41.30%     92.39% |           6      6.52%     98.91% |           1      1.09%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00% |           0      0.00%    100.00%
system.ruby.ST.miss_latency_hist_seqr::total           92                      
system.ruby.IFETCH.latency_hist_seqr::bucket_size           32                      
system.ruby.IFETCH.latency_hist_seqr::max_bucket          319                      
system.ruby.IFETCH.latency_hist_seqr::samples         2585                      
system.ruby.IFETCH.latency_hist_seqr::mean     8.603482                      
system.ruby.IFETCH.latency_hist_seqr::gmean     1.551701                      
system.ruby.IFETCH.latency_hist_seqr::stdev    24.714457                      
system.ruby.IFETCH.latency_hist_seqr     |        2341     90.56%     90.56% |           0      0.00%     90.56% |         230      8.90%     99.46% |           9      0.35%     99.81% |           1      0.04%     99.85% |           0      0.00%     99.85% |           0      0.00%     99.85% |           0      0.00%     99.85% |           1      0.04%     99.88% |           3      0.12%    100.00%
system.ruby.IFETCH.latency_hist_seqr::total         2585                      
system.ruby.IFETCH.hit_latency_hist_seqr::bucket_size            1                      
system.ruby.IFETCH.hit_latency_hist_seqr::max_bucket            9                      
system.ruby.IFETCH.hit_latency_hist_seqr::samples         2315                      
system.ruby.IFETCH.hit_latency_hist_seqr::mean            1                      
system.ruby.IFETCH.hit_latency_hist_seqr::gmean            1                      
system.ruby.IFETCH.hit_latency_hist_seqr |           0      0.00%      0.00% |        2315    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.hit_latency_hist_seqr::total         2315                      
system.ruby.IFETCH.miss_latency_hist_seqr::bucket_size           32                      
system.ruby.IFETCH.miss_latency_hist_seqr::max_bucket          319                      
system.ruby.IFETCH.miss_latency_hist_seqr::samples          270                      
system.ruby.IFETCH.miss_latency_hist_seqr::mean    73.796296                      
system.ruby.IFETCH.miss_latency_hist_seqr::gmean    67.113694                      
system.ruby.IFETCH.miss_latency_hist_seqr::stdev    33.225253                      
system.ruby.IFETCH.miss_latency_hist_seqr |          26      9.63%      9.63% |           0      0.00%      9.63% |         230     85.19%     94.81% |           9      3.33%     98.15% |           1      0.37%     98.52% |           0      0.00%     98.52% |           0      0.00%     98.52% |           0      0.00%     98.52% |           1      0.37%     98.89% |           3      1.11%    100.00%
system.ruby.IFETCH.miss_latency_hist_seqr::total          270                      
system.ruby.Directory_Controller.GETX              80      0.00%      0.00%
system.ruby.Directory_Controller.GETS             384      0.00%      0.00%
system.ruby.Directory_Controller.PUTX              78      0.00%      0.00%
system.ruby.Directory_Controller.Unblock          262      0.00%      0.00%
system.ruby.Directory_Controller.Last_Unblock          121      0.00%      0.00%
system.ruby.Directory_Controller.Exclusive_Unblock           80      0.00%      0.00%
system.ruby.Directory_Controller.Dirty_Writeback           78      0.00%      0.00%
system.ruby.Directory_Controller.Memory_Data          464      0.00%      0.00%
system.ruby.Directory_Controller.Memory_Ack           78      0.00%      0.00%
system.ruby.Directory_Controller.I.GETX            40      0.00%      0.00%
system.ruby.Directory_Controller.I.GETS           262      0.00%      0.00%
system.ruby.Directory_Controller.I.Memory_Ack           77      0.00%      0.00%
system.ruby.Directory_Controller.S.GETX            40      0.00%      0.00%
system.ruby.Directory_Controller.S.GETS           122      0.00%      0.00%
system.ruby.Directory_Controller.M.PUTX            78      0.00%      0.00%
system.ruby.Directory_Controller.IS.Unblock          262      0.00%      0.00%
system.ruby.Directory_Controller.IS.Memory_Data          262      0.00%      0.00%
system.ruby.Directory_Controller.SS.Last_Unblock          121      0.00%      0.00%
system.ruby.Directory_Controller.SS.Memory_Data          122      0.00%      0.00%
system.ruby.Directory_Controller.MM.Exclusive_Unblock           80      0.00%      0.00%
system.ruby.Directory_Controller.MM.Memory_Data           80      0.00%      0.00%
system.ruby.Directory_Controller.MM.Memory_Ack            1      0.00%      0.00%
system.ruby.Directory_Controller.MI.Dirty_Writeback           78      0.00%      0.00%
system.ruby.L1Cache_Controller.Load               415      0.00%      0.00%
system.ruby.L1Cache_Controller.Ifetch            2585      0.00%      0.00%
system.ruby.L1Cache_Controller.Store              294      0.00%      0.00%
system.ruby.L1Cache_Controller.L1_Replacement          508      0.00%      0.00%
system.ruby.L1Cache_Controller.Data               436      0.00%      0.00%
system.ruby.L1Cache_Controller.Exclusive_Data          108      0.00%      0.00%
system.ruby.L1Cache_Controller.Writeback_Ack           20      0.00%      0.00%
system.ruby.L1Cache_Controller.Writeback_Ack_Data          482      0.00%      0.00%
system.ruby.L1Cache_Controller.All_acks            92      0.00%      0.00%
system.ruby.L1Cache_Controller.Use_Timeout          108      0.00%      0.00%
system.ruby.L1Cache_Controller.I.Load             182      0.00%      0.00%
system.ruby.L1Cache_Controller.I.Ifetch           270      0.00%      0.00%
system.ruby.L1Cache_Controller.I.Store             58      0.00%      0.00%
system.ruby.L1Cache_Controller.S.Load             108      0.00%      0.00%
system.ruby.L1Cache_Controller.S.Ifetch          2315      0.00%      0.00%
system.ruby.L1Cache_Controller.S.Store             34      0.00%      0.00%
system.ruby.L1Cache_Controller.S.L1_Replacement          396      0.00%      0.00%
system.ruby.L1Cache_Controller.M.Load               9      0.00%      0.00%
system.ruby.L1Cache_Controller.M.Store              4      0.00%      0.00%
system.ruby.L1Cache_Controller.M.L1_Replacement           10      0.00%      0.00%
system.ruby.L1Cache_Controller.M_W.Load            14      0.00%      0.00%
system.ruby.L1Cache_Controller.M_W.Store            2      0.00%      0.00%
system.ruby.L1Cache_Controller.M_W.Use_Timeout           14      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.Load             89      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.Store            84      0.00%      0.00%
system.ruby.L1Cache_Controller.MM.L1_Replacement           96      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_W.Load           13      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_W.Store          112      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_W.L1_Replacement            6      0.00%      0.00%
system.ruby.L1Cache_Controller.MM_W.Use_Timeout           94      0.00%      0.00%
system.ruby.L1Cache_Controller.IM.Exclusive_Data           58      0.00%      0.00%
system.ruby.L1Cache_Controller.SM.Exclusive_Data           34      0.00%      0.00%
system.ruby.L1Cache_Controller.OM.All_acks           92      0.00%      0.00%
system.ruby.L1Cache_Controller.IS.Data            436      0.00%      0.00%
system.ruby.L1Cache_Controller.IS.Exclusive_Data           16      0.00%      0.00%
system.ruby.L1Cache_Controller.SI.Writeback_Ack           20      0.00%      0.00%
system.ruby.L1Cache_Controller.SI.Writeback_Ack_Data          376      0.00%      0.00%
system.ruby.L1Cache_Controller.MI.Writeback_Ack_Data          106      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_GETS            452      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_GETX             93      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_PUTX            106      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_PUTS_only          396      0.00%      0.00%
system.ruby.L2Cache_Controller.All_Acks            80      0.00%      0.00%
system.ruby.L2Cache_Controller.Data               464      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_WBCLEANDATA          376      0.00%      0.00%
system.ruby.L2Cache_Controller.L1_WBDIRTYDATA          106      0.00%      0.00%
system.ruby.L2Cache_Controller.Writeback_Ack           78      0.00%      0.00%
system.ruby.L2Cache_Controller.Unblock            455      0.00%      0.00%
system.ruby.L2Cache_Controller.Exclusive_Unblock          108      0.00%      0.00%
system.ruby.L2Cache_Controller.L2_Replacement          443      0.00%      0.00%
system.ruby.L2Cache_Controller.NP.L1_GETS          384      0.00%      0.00%
system.ruby.L2Cache_Controller.NP.L1_GETX           45      0.00%      0.00%
system.ruby.L2Cache_Controller.ILS.L1_GETX           32      0.00%      0.00%
system.ruby.L2Cache_Controller.ILS.L1_PUTS_only          376      0.00%      0.00%
system.ruby.L2Cache_Controller.ILX.L1_PUTX          106      0.00%      0.00%
system.ruby.L2Cache_Controller.S.L1_GETS           52      0.00%      0.00%
system.ruby.L2Cache_Controller.S.L1_GETX            1      0.00%      0.00%
system.ruby.L2Cache_Controller.S.L2_Replacement          335      0.00%      0.00%
system.ruby.L2Cache_Controller.SLS.L1_GETX            2      0.00%      0.00%
system.ruby.L2Cache_Controller.SLS.L1_PUTS_only           20      0.00%      0.00%
system.ruby.L2Cache_Controller.SLS.L2_Replacement           30      0.00%      0.00%
system.ruby.L2Cache_Controller.M.L1_GETS           16      0.00%      0.00%
system.ruby.L2Cache_Controller.M.L1_GETX           12      0.00%      0.00%
system.ruby.L2Cache_Controller.M.L2_Replacement           78      0.00%      0.00%
system.ruby.L2Cache_Controller.IW.L1_WBCLEANDATA          376      0.00%      0.00%
system.ruby.L2Cache_Controller.SW.Unblock           20      0.00%      0.00%
system.ruby.L2Cache_Controller.ILXW.L1_WBDIRTYDATA          106      0.00%      0.00%
system.ruby.L2Cache_Controller.IGS.Data           384      0.00%      0.00%
system.ruby.L2Cache_Controller.IGS.Unblock          383      0.00%      0.00%
system.ruby.L2Cache_Controller.IGM.Data            46      0.00%      0.00%
system.ruby.L2Cache_Controller.IGMLS.Data           34      0.00%      0.00%
system.ruby.L2Cache_Controller.IGMO.All_Acks           80      0.00%      0.00%
system.ruby.L2Cache_Controller.IGMO.Exclusive_Unblock           80      0.00%      0.00%
system.ruby.L2Cache_Controller.MM.Exclusive_Unblock           12      0.00%      0.00%
system.ruby.L2Cache_Controller.SS.Unblock           52      0.00%      0.00%
system.ruby.L2Cache_Controller.OO.Exclusive_Unblock           16      0.00%      0.00%
system.ruby.L2Cache_Controller.MI.L1_GETX            1      0.00%      0.00%
system.ruby.L2Cache_Controller.MI.Writeback_Ack           78      0.00%      0.00%

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