summaryrefslogtreecommitdiff
path: root/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MESI_CMP_directory/ruby.stats
blob: e8a51599b6c3855efce927793c205c1228b8a9e8 (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
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904

================ Begin RubySystem Configuration Print ================

RubySystem config:
  random_seed: 1234
  randomization: 0
  cycle_period: 1
  block_size_bytes: 64
  block_size_bits: 6
  memory_size_bytes: 134217728
  memory_size_bits: 27

Network Configuration
---------------------
network: SIMPLE_NETWORK
topology: 

virtual_net_0: active, unordered
virtual_net_1: active, unordered
virtual_net_2: active, unordered
virtual_net_3: inactive
virtual_net_4: inactive
virtual_net_5: inactive
virtual_net_6: inactive
virtual_net_7: inactive
virtual_net_8: inactive
virtual_net_9: inactive


Profiler Configuration
----------------------
periodic_stats_period: 1000000

================ End RubySystem Configuration Print ================


Real time: Feb/12/2012 15:36:31

Profiler Stats
--------------
Elapsed_time_in_seconds: 190
Elapsed_time_in_minutes: 3.16667
Elapsed_time_in_hours: 0.0527778
Elapsed_time_in_days: 0.00219907

Virtual_time_in_seconds: 189.25
Virtual_time_in_minutes: 3.15417
Virtual_time_in_hours:   0.0525694
Virtual_time_in_days:    0.00219039

Ruby_current_time: 22495354
Ruby_start_time: 0
Ruby_cycles: 22495354

mbytes_resident: 0
mbytes_total: 0

ruby_cycles_executed: [ 22495355 22495355 22495355 22495355 22495355 22495355 22495355 22495355 ]

Busy Controller Counts:
L1Cache-0:0  L1Cache-1:0  L1Cache-2:0  L1Cache-3:0  L1Cache-4:0  L1Cache-5:0  L1Cache-6:0  L1Cache-7:0  

L2Cache-0:0  
Directory-0:0  


Busy Bank Count:0

sequencer_requests_outstanding: [binsize: 1 max: 16 count: 613548 average: 15.9984 | standard deviation: 0.127148 | 0 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 613428 ]

All Non-Zero Cycle Demand Cache Accesses
----------------------------------------
miss_latency: [binsize: 128 max: 13760 count: 613420 average: 4693.39 | standard deviation: 2857.78 | 94 8107 8803 9224 9186 10525 10961 11442 11448 10498 11027 10528 10145 9544 8769 9370 9040 8741 8591 7835 8409 8244 8431 8001 7426 7941 7973 7817 7780 7113 7670 7647 7635 7776 6976 7610 7590 7484 7517 7019 7616 7463 7684 7795 7113 7764 7804 7992 7925 7546 8139 8147 8400 8208 7986 8390 8549 8426 8400 7693 8367 8205 8096 7773 6799 7277 6993 6893 6382 5460 5473 5204 4661 4177 3467 3327 2966 2573 2263 1761 1663 1326 1150 948 717 631 469 342 286 220 150 125 96 56 41 36 22 14 12 8 3 7 1 2 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]
miss_latency_LD: [binsize: 128 max: 13760 count: 398461 average: 4689.46 | standard deviation: 2856.72 | 72 5284 5756 6047 6025 6856 7148 7398 7440 6842 7162 6943 6556 6164 5710 6049 5875 5695 5624 5114 5411 5296 5403 5181 4802 5110 5252 5041 5021 4659 5089 4909 4962 5082 4482 4914 4844 4859 4886 4553 4946 4845 4968 5042 4606 5005 5029 5181 5176 4969 5367 5331 5542 5351 5247 5408 5581 5501 5512 5015 5431 5333 5242 5034 4435 4767 4539 4418 4177 3498 3544 3320 2976 2691 2251 2175 1943 1649 1439 1171 1031 871 734 599 439 421 289 224 184 143 85 71 64 43 28 23 12 8 8 2 3 4 1 2 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]
miss_latency_ST: [binsize: 128 max: 13020 count: 214959 average: 4700.66 | standard deviation: 2859.74 | 22 2823 3047 3177 3161 3669 3813 4044 4008 3656 3865 3585 3589 3380 3059 3321 3165 3046 2967 2721 2998 2948 3028 2820 2624 2831 2721 2776 2759 2454 2581 2738 2673 2694 2494 2696 2746 2625 2631 2466 2670 2618 2716 2753 2507 2759 2775 2811 2749 2577 2772 2816 2858 2857 2739 2982 2968 2925 2888 2678 2936 2872 2854 2739 2364 2510 2454 2475 2205 1962 1929 1884 1685 1486 1216 1152 1023 924 824 590 632 455 416 349 278 210 180 118 102 77 65 54 32 13 13 13 10 6 4 6 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]
miss_latency_NULL: [binsize: 128 max: 13760 count: 613420 average: 4693.39 | standard deviation: 2857.78 | 94 8107 8803 9224 9186 10525 10961 11442 11448 10498 11027 10528 10145 9544 8769 9370 9040 8741 8591 7835 8409 8244 8431 8001 7426 7941 7973 7817 7780 7113 7670 7647 7635 7776 6976 7610 7590 7484 7517 7019 7616 7463 7684 7795 7113 7764 7804 7992 7925 7546 8139 8147 8400 8208 7986 8390 8549 8426 8400 7693 8367 8205 8096 7773 6799 7277 6993 6893 6382 5460 5473 5204 4661 4177 3467 3327 2966 2573 2263 1761 1663 1326 1150 948 717 631 469 342 286 220 150 125 96 56 41 36 22 14 12 8 3 7 1 2 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]
miss_latency_wCC_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
miss_latency_wCC_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
miss_latency_wCC_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
miss_latency_wCC_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
imcomplete_wCC_Times: 0
miss_latency_dir_issue_to_initial_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
miss_latency_dir_initial_forward_request: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
miss_latency_dir_forward_to_first_response: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
miss_latency_dir_first_response_to_completion: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
imcomplete_dir_Times: 0
miss_latency_LD_NULL: [binsize: 128 max: 13760 count: 398461 average: 4689.46 | standard deviation: 2856.72 | 72 5284 5756 6047 6025 6856 7148 7398 7440 6842 7162 6943 6556 6164 5710 6049 5875 5695 5624 5114 5411 5296 5403 5181 4802 5110 5252 5041 5021 4659 5089 4909 4962 5082 4482 4914 4844 4859 4886 4553 4946 4845 4968 5042 4606 5005 5029 5181 5176 4969 5367 5331 5542 5351 5247 5408 5581 5501 5512 5015 5431 5333 5242 5034 4435 4767 4539 4418 4177 3498 3544 3320 2976 2691 2251 2175 1943 1649 1439 1171 1031 871 734 599 439 421 289 224 184 143 85 71 64 43 28 23 12 8 8 2 3 4 1 2 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]
miss_latency_ST_NULL: [binsize: 128 max: 13020 count: 214959 average: 4700.66 | standard deviation: 2859.74 | 22 2823 3047 3177 3161 3669 3813 4044 4008 3656 3865 3585 3589 3380 3059 3321 3165 3046 2967 2721 2998 2948 3028 2820 2624 2831 2721 2776 2759 2454 2581 2738 2673 2694 2494 2696 2746 2625 2631 2466 2670 2618 2716 2753 2507 2759 2775 2811 2749 2577 2772 2816 2858 2857 2739 2982 2968 2925 2888 2678 2936 2872 2854 2739 2364 2510 2454 2475 2205 1962 1929 1884 1685 1486 1216 1152 1023 924 824 590 632 455 416 349 278 210 180 118 102 77 65 54 32 13 13 13 10 6 4 6 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ]

All Non-Zero Cycle SW Prefetch Requests
------------------------------------
prefetch_latency: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
prefetch_latency_L2Miss:[binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
Request vs. RubySystem State Profile
--------------------------------


filter_action: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]

Message Delayed Cycles
----------------------
Total_delay_cycles: [binsize: 64 max: 3179 count: 4811273 average: 127.048 | standard deviation: 323.611 | 4016293 21294 31915 31760 34402 31903 33934 40187 38896 47238 41772 44405 51825 44867 51717 41964 38758 38516 28855 27620 18752 15150 13181 7952 6612 3942 2736 1881 1057 812 372 250 176 94 60 33 19 17 9 12 11 4 7 3 2 1 4 2 0 1 ]
Total_nonPF_delay_cycles: [binsize: 1 max: 18 count: 3280807 average: 0.508064 | standard deviation: 1.45159 | 2800178 124575 22976 51320 209007 25390 4707 8014 22215 9190 1858 856 301 130 48 28 7 3 4 ]
  virtual_network_0_delay_cycles: [binsize: 64 max: 3179 count: 1530466 average: 398.307 | standard deviation: 470.433 | 735486 21294 31915 31760 34402 31903 33934 40187 38896 47238 41772 44405 51825 44867 51717 41964 38758 38516 28855 27620 18752 15150 13181 7952 6612 3942 2736 1881 1057 812 372 250 176 94 60 33 19 17 9 12 11 4 7 3 2 1 4 2 0 1 ]
  virtual_network_1_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
  virtual_network_2_delay_cycles: [binsize: 1 max: 16 count: 572178 average: 0.360678 | standard deviation: 1.02424 | 445954 97556 13301 3674 2800 3753 2193 365 365 226 1591 294 33 27 24 19 3 ]
  virtual_network_3_delay_cycles: [binsize: 1 max: 18 count: 2708629 average: 0.539198 | standard deviation: 1.52481 | 2354224 27019 9675 47646 206207 21637 2514 7649 21850 8964 267 562 268 103 24 9 4 3 4 ]
  virtual_network_4_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
  virtual_network_5_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
  virtual_network_6_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
  virtual_network_7_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
  virtual_network_8_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]
  virtual_network_9_delay_cycles: [binsize: 1 max: 0 count: 0 average: NaN |standard deviation: NaN | 0 ]

Resource Usage
--------------
page_size: 4096
user_time: 188
system_time: 0
page_reclaims: 12571
page_faults: 0
swaps: 0
block_inputs: 1
block_outputs: 44

Network Stats
-------------

total_msg_count_Control: 3663942 29311536
total_msg_count_Request_Control: 1712725 13701800
total_msg_count_Response_Data: 4307603 310147416
total_msg_count_Response_Control: 6353639 50829112
total_msg_count_Writeback_Data: 1438122 103544784
total_msg_count_Writeback_Control: 598632 4789056
total_msgs: 18074663 total_bytes: 512323704

switch_0_inlinks: 2
switch_0_outlinks: 2
links_utilized_percent_switch_0: 1.71236
  links_utilized_percent_switch_0_link_0: 1.77334 bw: 16000 base_latency: 1
  links_utilized_percent_switch_0_link_1: 1.65137 bw: 16000 base_latency: 1

  outgoing_messages_switch_0_link_0_Request_Control: 71340 570720 [ 71340 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_0_link_0_Response_Data: 76457 5504904 [ 0 76457 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_0_link_0_Response_Control: 38387 307096 [ 0 38387 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_0_link_1_Control: 76459 611672 [ 76459 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_0_link_1_Response_Data: 495 35640 [ 0 495 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_0_link_1_Response_Control: 100727 805816 [ 0 24908 75819 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_0_link_1_Writeback_Data: 59608 4291776 [ 13535 46073 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_0_link_1_Writeback_Control: 24852 198816 [ 24852 0 0 0 0 0 0 0 0 0 ] base_latency: 1

switch_1_inlinks: 2
switch_1_outlinks: 2
links_utilized_percent_switch_1: 1.72774
  links_utilized_percent_switch_1_link_0: 1.78626 bw: 16000 base_latency: 1
  links_utilized_percent_switch_1_link_1: 1.66922 bw: 16000 base_latency: 1

  outgoing_messages_switch_1_link_0_Request_Control: 71710 573680 [ 71710 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_1_link_0_Response_Data: 76990 5543280 [ 0 76990 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_1_link_0_Response_Control: 39031 312248 [ 0 39031 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_1_link_1_Control: 76993 615944 [ 76993 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_1_link_1_Response_Data: 492 35424 [ 0 492 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_1_link_1_Response_Control: 101090 808720 [ 0 24786 76304 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_1_link_1_Writeback_Data: 60359 4345848 [ 13777 46582 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_1_link_1_Writeback_Control: 25254 202032 [ 25254 0 0 0 0 0 0 0 0 0 ] base_latency: 1

switch_2_inlinks: 2
switch_2_outlinks: 2
links_utilized_percent_switch_2: 1.71123
  links_utilized_percent_switch_2_link_0: 1.77117 bw: 16000 base_latency: 1
  links_utilized_percent_switch_2_link_1: 1.65128 bw: 16000 base_latency: 1

  outgoing_messages_switch_2_link_0_Request_Control: 71363 570904 [ 71363 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_2_link_0_Response_Data: 76359 5497848 [ 0 76359 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_2_link_0_Response_Control: 38270 306160 [ 0 38270 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_2_link_1_Control: 76362 610896 [ 76362 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_2_link_1_Response_Data: 517 37224 [ 0 517 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_2_link_1_Response_Control: 100631 805048 [ 0 24940 75691 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_2_link_1_Writeback_Data: 59620 4292640 [ 13569 46051 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_2_link_1_Writeback_Control: 24698 197584 [ 24698 0 0 0 0 0 0 0 0 0 ] base_latency: 1

switch_3_inlinks: 2
switch_3_outlinks: 2
links_utilized_percent_switch_3: 1.72523
  links_utilized_percent_switch_3_link_0: 1.78279 bw: 16000 base_latency: 1
  links_utilized_percent_switch_3_link_1: 1.66767 bw: 16000 base_latency: 1

  outgoing_messages_switch_3_link_0_Request_Control: 71726 573808 [ 71726 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_3_link_0_Response_Data: 76841 5532552 [ 0 76841 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_3_link_0_Response_Control: 38801 310408 [ 0 38801 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_3_link_1_Control: 76842 614736 [ 76842 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_3_link_1_Response_Data: 516 37152 [ 0 516 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_3_link_1_Response_Control: 101063 808504 [ 0 24869 76194 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_3_link_1_Writeback_Data: 60307 4342104 [ 13816 46491 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_3_link_1_Writeback_Control: 24983 199864 [ 24983 0 0 0 0 0 0 0 0 0 ] base_latency: 1

switch_4_inlinks: 2
switch_4_outlinks: 2
links_utilized_percent_switch_4: 1.70715
  links_utilized_percent_switch_4_link_0: 1.76795 bw: 16000 base_latency: 1
  links_utilized_percent_switch_4_link_1: 1.64635 bw: 16000 base_latency: 1

  outgoing_messages_switch_4_link_0_Request_Control: 71024 568192 [ 71024 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_4_link_0_Response_Data: 76231 5488632 [ 0 76231 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_4_link_0_Response_Control: 38311 306488 [ 0 38311 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_4_link_1_Control: 76234 609872 [ 76234 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_4_link_1_Response_Data: 452 32544 [ 0 452 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_4_link_1_Response_Control: 100447 803576 [ 0 24896 75551 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_4_link_1_Writeback_Data: 59480 4282560 [ 13673 45807 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_4_link_1_Writeback_Control: 24637 197096 [ 24637 0 0 0 0 0 0 0 0 0 ] base_latency: 1

switch_5_inlinks: 2
switch_5_outlinks: 2
links_utilized_percent_switch_5: 1.71406
  links_utilized_percent_switch_5_link_0: 1.77633 bw: 16000 base_latency: 1
  links_utilized_percent_switch_5_link_1: 1.65179 bw: 16000 base_latency: 1

  outgoing_messages_switch_5_link_0_Request_Control: 71452 571616 [ 71452 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_5_link_0_Response_Data: 76590 5514480 [ 0 76590 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_5_link_0_Response_Control: 38423 307384 [ 0 38423 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_5_link_1_Control: 76593 612744 [ 76593 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_5_link_1_Response_Data: 489 35208 [ 0 489 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_5_link_1_Response_Control: 101169 809352 [ 0 25242 75927 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_5_link_1_Writeback_Data: 59588 4290336 [ 13727 45861 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_5_link_1_Writeback_Control: 24697 197576 [ 24697 0 0 0 0 0 0 0 0 0 ] base_latency: 1

switch_6_inlinks: 2
switch_6_outlinks: 2
links_utilized_percent_switch_6: 1.72355
  links_utilized_percent_switch_6_link_0: 1.78407 bw: 16000 base_latency: 1
  links_utilized_percent_switch_6_link_1: 1.66303 bw: 16000 base_latency: 1

  outgoing_messages_switch_6_link_0_Request_Control: 71663 573304 [ 71663 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_6_link_0_Response_Data: 76911 5537592 [ 0 76911 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_6_link_0_Response_Control: 38805 310440 [ 0 38805 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_6_link_1_Control: 76915 615320 [ 76915 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_6_link_1_Response_Data: 527 37944 [ 0 527 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_6_link_1_Response_Control: 101113 808904 [ 0 24886 76227 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_6_link_1_Writeback_Data: 60030 4322160 [ 13633 46397 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_6_link_1_Writeback_Control: 25170 201360 [ 25170 0 0 0 0 0 0 0 0 0 ] base_latency: 1

switch_7_inlinks: 2
switch_7_outlinks: 2
links_utilized_percent_switch_7: 1.72847
  links_utilized_percent_switch_7_link_0: 1.78743 bw: 16000 base_latency: 1
  links_utilized_percent_switch_7_link_1: 1.66951 bw: 16000 base_latency: 1

  outgoing_messages_switch_7_link_0_Request_Control: 71900 575200 [ 71900 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_7_link_0_Response_Data: 77033 5546376 [ 0 77033 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_7_link_0_Response_Control: 38982 311856 [ 0 38982 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_7_link_1_Control: 77037 616296 [ 77037 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_7_link_1_Response_Data: 460 33120 [ 0 460 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_7_link_1_Response_Control: 101258 810064 [ 0 24915 76343 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_7_link_1_Writeback_Data: 60382 4347504 [ 13729 46653 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_7_link_1_Writeback_Control: 25253 202024 [ 25253 0 0 0 0 0 0 0 0 0 ] base_latency: 1

switch_8_inlinks: 2
switch_8_outlinks: 2
links_utilized_percent_switch_8: 23.6747
  links_utilized_percent_switch_8_link_0: 26.7248 bw: 16000 base_latency: 1
  links_utilized_percent_switch_8_link_1: 20.6245 bw: 16000 base_latency: 1

  outgoing_messages_switch_8_link_0_Control: 613435 4907480 [ 613435 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_8_link_0_Response_Data: 609000 43848000 [ 0 609000 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_8_link_0_Response_Control: 1415348 11322784 [ 0 807292 608056 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_8_link_0_Writeback_Data: 479374 34514928 [ 109459 369915 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_8_link_0_Writeback_Control: 199544 1596352 [ 199544 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_8_link_1_Control: 607879 4863032 [ 607879 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_8_link_1_Request_Control: 568369 4546952 [ 568369 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_8_link_1_Response_Data: 822260 59202720 [ 0 822260 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_8_link_1_Response_Control: 702513 5620104 [ 0 702513 0 0 0 0 0 0 0 0 ] base_latency: 1

switch_9_inlinks: 2
switch_9_outlinks: 2
links_utilized_percent_switch_9: 10.0124
  links_utilized_percent_switch_9_link_0: 6.51366 bw: 16000 base_latency: 1
  links_utilized_percent_switch_9_link_1: 13.5111 bw: 16000 base_latency: 1

  outgoing_messages_switch_9_link_0_Control: 607879 4863032 [ 607879 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_9_link_0_Response_Data: 214349 15433128 [ 0 214349 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_9_link_0_Response_Control: 393521 3148168 [ 0 393521 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_9_link_1_Response_Data: 607873 43766856 [ 0 607873 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_9_link_1_Response_Control: 607869 4862952 [ 0 607869 0 0 0 0 0 0 0 0 ] base_latency: 1

switch_10_inlinks: 10
switch_10_outlinks: 10
links_utilized_percent_switch_10: 4.74679
  links_utilized_percent_switch_10_link_0: 1.77334 bw: 16000 base_latency: 1
  links_utilized_percent_switch_10_link_1: 1.78626 bw: 16000 base_latency: 1
  links_utilized_percent_switch_10_link_2: 1.77117 bw: 16000 base_latency: 1
  links_utilized_percent_switch_10_link_3: 1.7828 bw: 16000 base_latency: 1
  links_utilized_percent_switch_10_link_4: 1.76795 bw: 16000 base_latency: 1
  links_utilized_percent_switch_10_link_5: 1.77633 bw: 16000 base_latency: 1
  links_utilized_percent_switch_10_link_6: 1.78407 bw: 16000 base_latency: 1
  links_utilized_percent_switch_10_link_7: 1.78743 bw: 16000 base_latency: 1
  links_utilized_percent_switch_10_link_8: 26.7248 bw: 16000 base_latency: 1
  links_utilized_percent_switch_10_link_9: 6.51366 bw: 16000 base_latency: 1

  outgoing_messages_switch_10_link_0_Request_Control: 71340 570720 [ 71340 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_0_Response_Data: 76457 5504904 [ 0 76457 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_0_Response_Control: 38387 307096 [ 0 38387 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_1_Request_Control: 71710 573680 [ 71710 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_1_Response_Data: 76990 5543280 [ 0 76990 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_1_Response_Control: 39031 312248 [ 0 39031 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_2_Request_Control: 71363 570904 [ 71363 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_2_Response_Data: 76359 5497848 [ 0 76359 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_2_Response_Control: 38270 306160 [ 0 38270 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_3_Request_Control: 71726 573808 [ 71726 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_3_Response_Data: 76841 5532552 [ 0 76841 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_3_Response_Control: 38801 310408 [ 0 38801 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_4_Request_Control: 71024 568192 [ 71024 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_4_Response_Data: 76231 5488632 [ 0 76231 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_4_Response_Control: 38311 306488 [ 0 38311 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_5_Request_Control: 71452 571616 [ 71452 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_5_Response_Data: 76590 5514480 [ 0 76590 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_5_Response_Control: 38423 307384 [ 0 38423 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_6_Request_Control: 71663 573304 [ 71663 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_6_Response_Data: 76911 5537592 [ 0 76911 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_6_Response_Control: 38805 310440 [ 0 38805 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_7_Request_Control: 71900 575200 [ 71900 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_7_Response_Data: 77033 5546376 [ 0 77033 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_7_Response_Control: 38982 311856 [ 0 38982 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_8_Control: 613435 4907480 [ 613435 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_8_Response_Data: 609000 43848000 [ 0 609000 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_8_Response_Control: 1415349 11322792 [ 0 807293 608056 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_8_Writeback_Data: 479374 34514928 [ 109459 369915 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_8_Writeback_Control: 199544 1596352 [ 199544 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_9_Control: 607879 4863032 [ 607879 0 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_9_Response_Data: 214349 15433128 [ 0 214349 0 0 0 0 0 0 0 0 ] base_latency: 1
  outgoing_messages_switch_10_link_9_Response_Control: 393521 3148168 [ 0 393521 0 0 0 0 0 0 0 0 ] base_latency: 1

Cache Stats: system.l1_cntrl0.L1IcacheMemory
  system.l1_cntrl0.L1IcacheMemory_total_misses: 0
  system.l1_cntrl0.L1IcacheMemory_total_demand_misses: 0
  system.l1_cntrl0.L1IcacheMemory_total_prefetches: 0
  system.l1_cntrl0.L1IcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl0.L1IcacheMemory_total_hw_prefetches: 0


Cache Stats: system.l1_cntrl0.L1DcacheMemory
  system.l1_cntrl0.L1DcacheMemory_total_misses: 76459
  system.l1_cntrl0.L1DcacheMemory_total_demand_misses: 76459
  system.l1_cntrl0.L1DcacheMemory_total_prefetches: 0
  system.l1_cntrl0.L1DcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl0.L1DcacheMemory_total_hw_prefetches: 0

  system.l1_cntrl0.L1DcacheMemory_request_type_LD:   65.0113%
  system.l1_cntrl0.L1DcacheMemory_request_type_ST:   34.9887%

  system.l1_cntrl0.L1DcacheMemory_access_mode_type_Supervisor:   76459    100%

 --- L1Cache ---
 - Event Counts -
Load [49473 49872 49991 50118 49708 49965 49568 49786 ] 398481
Ifetch [0 0 0 0 0 0 0 0 ] 0
Store [26764 26724 26925 26923 26752 27029 26797 27058 ] 214972
Inv [70703 71103 71283 71568 70981 71368 70991 71360 ] 569357
L1_Replacement [522682 523116 525583 524399 523820 522840 522790 524027 ] 4189257
Fwd_GETX [190 209 233 204 223 192 227 216 ] 1694
Fwd_GETS [131 140 147 128 136 150 145 150 ] 1127
Fwd_GET_INSTR [0 0 0 0 0 0 0 0 ] 0
Data [1 1 2 1 0 1 2 1 ] 9
Data_Exclusive [48660 49055 49156 49294 48937 49122 48757 48990 ] 391971
DataS_fromL1 [129 151 148 128 130 153 141 147 ] 1127
Data_all_Acks [27441 27383 27605 27610 27390 27714 27459 27703 ] 220305
Ack [1 1 2 1 0 1 2 1 ] 9
Ack_all [1 1 2 1 0 1 2 1 ] 9
WB_Ack [38309 38421 38801 38980 38387 39029 38266 38799 ] 308992

 - Transitions -
NP  Load [49459 49861 49979 50103 49696 49955 49563 49781 ] 398397
NP  Ifetch [0 0 0 0 0 0 0 0 ] 0
NP  Store [26759 26717 26921 26917 26747 27020 26791 27052 ] 214924
NP  Inv [382 408 406 403 399 408 401 395 ] 3202
NP  L1_Replacement [0 0 0 0 0 0 0 0 ] 0

I  Load [12 10 11 11 11 9 4 3 ] 71
I  Ifetch [0 0 0 0 0 0 0 0 ] 0
I  Store [4 5 4 6 5 9 4 6 ] 43
I  Inv [0 0 0 0 0 0 0 0 ] 0
I  L1_Replacement [37572 37796 37742 37676 37704 37589 37732 37692 ] 301503

S  Load [0 0 0 0 0 0 0 0 ] 0
S  Ifetch [0 0 0 0 0 0 0 0 ] 0
S  Store [0 0 0 0 0 0 0 0 ] 0
S  Inv [546 532 552 529 494 562 534 528 ] 4277
S  L1_Replacement [332 354 351 358 348 351 351 338 ] 2783

E  Load [1 0 1 0 1 1 1 0 ] 5
E  Ifetch [0 0 0 0 0 0 0 0 ] 0
E  Store [0 0 0 0 0 0 0 0 ] 0
E  Inv [23956 24288 23907 23969 24004 23797 23986 23926 ] 191833
E  L1_Replacement [24637 24697 25170 25253 24852 25254 24698 24983 ] 199544
E  Fwd_GETX [54 60 70 62 72 60 66 71 ] 515
E  Fwd_GETS [13 10 9 10 9 10 7 9 ] 77
E  Fwd_GET_INSTR [0 0 0 0 0 0 0 0 ] 0

M  Load [1 0 0 1 0 0 0 1 ] 3
M  Ifetch [0 0 0 0 0 0 0 0 ] 0
M  Store [0 0 0 0 0 0 0 0 ] 0
M  Inv [13006 12892 13186 13093 13118 13150 13113 13144 ] 104702
M  L1_Replacement [13673 13727 13633 13729 13535 13777 13569 13816 ] 109459
M  Fwd_GETX [27 40 42 40 34 38 42 34 ] 297
M  Fwd_GETS [56 62 62 59 65 64 69 64 ] 501
M  Fwd_GET_INSTR [0 0 0 0 0 0 0 0 ] 0

IS  Load [0 0 0 0 0 0 0 0 ] 0
IS  Ifetch [0 0 0 0 0 0 0 0 ] 0
IS  Store [0 0 0 0 0 0 0 0 ] 0
IS  Inv [0 0 0 0 0 0 0 0 ] 0
IS  L1_Replacement [289783 289443 291226 290374 290759 288658 290058 288425 ] 2318726
IS  Data_Exclusive [48660 49055 49156 49294 48937 49122 48757 48990 ] 391971
IS  DataS_fromL1 [129 151 148 128 130 153 141 147 ] 1127
IS  Data_all_Acks [680 663 684 690 638 686 668 646 ] 5355

IM  Load [0 0 0 0 0 0 0 0 ] 0
IM  Ifetch [0 0 0 0 0 0 0 0 ] 0
IM  Store [0 0 0 0 0 0 0 0 ] 0
IM  Inv [0 0 0 0 0 0 0 0 ] 0
IM  L1_Replacement [156685 157099 157461 157009 156622 157211 156382 158773 ] 1257242
IM  Data [1 1 2 1 0 1 2 1 ] 9
IM  Data_all_Acks [26761 26720 26921 26920 26752 27028 26791 27057 ] 214950
IM  Ack [0 0 0 0 0 0 0 0 ] 0

SM  Load [0 0 0 0 0 0 0 0 ] 0
SM  Ifetch [0 0 0 0 0 0 0 0 ] 0
SM  Store [0 0 0 0 0 0 0 0 ] 0
SM  Inv [0 0 0 0 0 0 0 0 ] 0
SM  L1_Replacement [0 0 0 0 0 0 0 0 ] 0
SM  Ack [1 1 2 1 0 1 2 1 ] 9
SM  Ack_all [1 1 2 1 0 1 2 1 ] 9

IS_I  Load [0 0 0 0 0 0 0 0 ] 0
IS_I  Ifetch [0 0 0 0 0 0 0 0 ] 0
IS_I  Store [0 0 0 0 0 0 0 0 ] 0
IS_I  Inv [0 0 0 0 0 0 0 0 ] 0
IS_I  L1_Replacement [0 0 0 0 0 0 0 0 ] 0
IS_I  Data_Exclusive [0 0 0 0 0 0 0 0 ] 0
IS_I  DataS_fromL1 [0 0 0 0 0 0 0 0 ] 0
IS_I  Data_all_Acks [0 0 0 0 0 0 0 0 ] 0

M_I  Load [0 0 0 0 0 0 0 0 ] 0
M_I  Ifetch [0 0 0 0 0 0 0 0 ] 0
M_I  Store [0 0 0 0 0 0 0 0 ] 0
M_I  Inv [32801 32969 33211 33560 32955 33432 32938 33347 ] 265213
M_I  L1_Replacement [0 0 0 0 0 0 0 0 ] 0
M_I  Fwd_GETX [109 109 121 102 117 94 119 111 ] 882
M_I  Fwd_GETS [62 68 76 59 62 76 69 77 ] 549
M_I  Fwd_GET_INSTR [0 0 0 0 0 0 0 0 ] 0
M_I  WB_Ack [5338 5278 5395 5261 5253 5429 5141 5264 ] 42359

SINK_WB_ACK  Load [0 1 0 3 0 0 0 1 ] 5
SINK_WB_ACK  Ifetch [0 0 0 0 0 0 0 0 ] 0
SINK_WB_ACK  Store [1 2 0 0 0 0 2 0 ] 5
SINK_WB_ACK  Inv [12 14 21 14 11 19 19 20 ] 130
SINK_WB_ACK  L1_Replacement [0 0 0 0 0 0 0 0 ] 0
SINK_WB_ACK  WB_Ack [32971 33143 33406 33719 33134 33600 33125 33535 ] 266633

Cache Stats: system.l1_cntrl1.L1IcacheMemory
  system.l1_cntrl1.L1IcacheMemory_total_misses: 0
  system.l1_cntrl1.L1IcacheMemory_total_demand_misses: 0
  system.l1_cntrl1.L1IcacheMemory_total_prefetches: 0
  system.l1_cntrl1.L1IcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl1.L1IcacheMemory_total_hw_prefetches: 0


Cache Stats: system.l1_cntrl1.L1DcacheMemory
  system.l1_cntrl1.L1DcacheMemory_total_misses: 76993
  system.l1_cntrl1.L1DcacheMemory_total_demand_misses: 76993
  system.l1_cntrl1.L1DcacheMemory_total_prefetches: 0
  system.l1_cntrl1.L1DcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl1.L1DcacheMemory_total_hw_prefetches: 0

  system.l1_cntrl1.L1DcacheMemory_request_type_LD:   64.8942%
  system.l1_cntrl1.L1DcacheMemory_request_type_ST:   35.1058%

  system.l1_cntrl1.L1DcacheMemory_access_mode_type_Supervisor:   76993    100%

Cache Stats: system.l1_cntrl2.L1IcacheMemory
  system.l1_cntrl2.L1IcacheMemory_total_misses: 0
  system.l1_cntrl2.L1IcacheMemory_total_demand_misses: 0
  system.l1_cntrl2.L1IcacheMemory_total_prefetches: 0
  system.l1_cntrl2.L1IcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl2.L1IcacheMemory_total_hw_prefetches: 0


Cache Stats: system.l1_cntrl2.L1DcacheMemory
  system.l1_cntrl2.L1DcacheMemory_total_misses: 76362
  system.l1_cntrl2.L1DcacheMemory_total_demand_misses: 76362
  system.l1_cntrl2.L1DcacheMemory_total_prefetches: 0
  system.l1_cntrl2.L1DcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl2.L1DcacheMemory_total_hw_prefetches: 0

  system.l1_cntrl2.L1DcacheMemory_request_type_LD:   64.9106%
  system.l1_cntrl2.L1DcacheMemory_request_type_ST:   35.0894%

  system.l1_cntrl2.L1DcacheMemory_access_mode_type_Supervisor:   76362    100%

Cache Stats: system.l1_cntrl3.L1IcacheMemory
  system.l1_cntrl3.L1IcacheMemory_total_misses: 0
  system.l1_cntrl3.L1IcacheMemory_total_demand_misses: 0
  system.l1_cntrl3.L1IcacheMemory_total_prefetches: 0
  system.l1_cntrl3.L1IcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl3.L1IcacheMemory_total_hw_prefetches: 0


Cache Stats: system.l1_cntrl3.L1DcacheMemory
  system.l1_cntrl3.L1DcacheMemory_total_misses: 76842
  system.l1_cntrl3.L1DcacheMemory_total_demand_misses: 76842
  system.l1_cntrl3.L1DcacheMemory_total_prefetches: 0
  system.l1_cntrl3.L1DcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl3.L1DcacheMemory_total_hw_prefetches: 0

  system.l1_cntrl3.L1DcacheMemory_request_type_LD:   64.7875%
  system.l1_cntrl3.L1DcacheMemory_request_type_ST:   35.2125%

  system.l1_cntrl3.L1DcacheMemory_access_mode_type_Supervisor:   76842    100%

Cache Stats: system.l1_cntrl4.L1IcacheMemory
  system.l1_cntrl4.L1IcacheMemory_total_misses: 0
  system.l1_cntrl4.L1IcacheMemory_total_demand_misses: 0
  system.l1_cntrl4.L1IcacheMemory_total_prefetches: 0
  system.l1_cntrl4.L1IcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl4.L1IcacheMemory_total_hw_prefetches: 0


Cache Stats: system.l1_cntrl4.L1DcacheMemory
  system.l1_cntrl4.L1DcacheMemory_total_misses: 76234
  system.l1_cntrl4.L1DcacheMemory_total_demand_misses: 76234
  system.l1_cntrl4.L1DcacheMemory_total_prefetches: 0
  system.l1_cntrl4.L1DcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl4.L1DcacheMemory_total_hw_prefetches: 0

  system.l1_cntrl4.L1DcacheMemory_request_type_LD:   64.8936%
  system.l1_cntrl4.L1DcacheMemory_request_type_ST:   35.1064%

  system.l1_cntrl4.L1DcacheMemory_access_mode_type_Supervisor:   76234    100%

Cache Stats: system.l1_cntrl5.L1IcacheMemory
  system.l1_cntrl5.L1IcacheMemory_total_misses: 0
  system.l1_cntrl5.L1IcacheMemory_total_demand_misses: 0
  system.l1_cntrl5.L1IcacheMemory_total_prefetches: 0
  system.l1_cntrl5.L1IcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl5.L1IcacheMemory_total_hw_prefetches: 0


Cache Stats: system.l1_cntrl5.L1DcacheMemory
  system.l1_cntrl5.L1DcacheMemory_total_misses: 76593
  system.l1_cntrl5.L1DcacheMemory_total_demand_misses: 76593
  system.l1_cntrl5.L1DcacheMemory_total_prefetches: 0
  system.l1_cntrl5.L1DcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl5.L1DcacheMemory_total_hw_prefetches: 0

  system.l1_cntrl5.L1DcacheMemory_request_type_LD:   65.1117%
  system.l1_cntrl5.L1DcacheMemory_request_type_ST:   34.8883%

  system.l1_cntrl5.L1DcacheMemory_access_mode_type_Supervisor:   76593    100%

Cache Stats: system.l1_cntrl6.L1IcacheMemory
  system.l1_cntrl6.L1IcacheMemory_total_misses: 0
  system.l1_cntrl6.L1IcacheMemory_total_demand_misses: 0
  system.l1_cntrl6.L1IcacheMemory_total_prefetches: 0
  system.l1_cntrl6.L1IcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl6.L1IcacheMemory_total_hw_prefetches: 0


Cache Stats: system.l1_cntrl6.L1DcacheMemory
  system.l1_cntrl6.L1DcacheMemory_total_misses: 76915
  system.l1_cntrl6.L1DcacheMemory_total_demand_misses: 76915
  system.l1_cntrl6.L1DcacheMemory_total_prefetches: 0
  system.l1_cntrl6.L1DcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl6.L1DcacheMemory_total_hw_prefetches: 0

  system.l1_cntrl6.L1DcacheMemory_request_type_LD:   64.9938%
  system.l1_cntrl6.L1DcacheMemory_request_type_ST:   35.0062%

  system.l1_cntrl6.L1DcacheMemory_access_mode_type_Supervisor:   76915    100%

Cache Stats: system.l1_cntrl7.L1IcacheMemory
  system.l1_cntrl7.L1IcacheMemory_total_misses: 0
  system.l1_cntrl7.L1IcacheMemory_total_demand_misses: 0
  system.l1_cntrl7.L1IcacheMemory_total_prefetches: 0
  system.l1_cntrl7.L1IcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl7.L1IcacheMemory_total_hw_prefetches: 0


Cache Stats: system.l1_cntrl7.L1DcacheMemory
  system.l1_cntrl7.L1DcacheMemory_total_misses: 77037
  system.l1_cntrl7.L1DcacheMemory_total_demand_misses: 77037
  system.l1_cntrl7.L1DcacheMemory_total_prefetches: 0
  system.l1_cntrl7.L1DcacheMemory_total_sw_prefetches: 0
  system.l1_cntrl7.L1DcacheMemory_total_hw_prefetches: 0

  system.l1_cntrl7.L1DcacheMemory_request_type_LD:   65.0519%
  system.l1_cntrl7.L1DcacheMemory_request_type_ST:   34.9481%

  system.l1_cntrl7.L1DcacheMemory_access_mode_type_Supervisor:   77037    100%

Cache Stats: system.l2_cntrl0.L2cacheMemory
  system.l2_cntrl0.L2cacheMemory_total_misses: 613380
  system.l2_cntrl0.L2cacheMemory_total_demand_misses: 613380
  system.l2_cntrl0.L2cacheMemory_total_prefetches: 0
  system.l2_cntrl0.L2cacheMemory_total_sw_prefetches: 0
  system.l2_cntrl0.L2cacheMemory_total_hw_prefetches: 0

  system.l2_cntrl0.L2cacheMemory_request_type_GETS:   64.9578%
  system.l2_cntrl0.L2cacheMemory_request_type_GETX:   35.0422%

  system.l2_cntrl0.L2cacheMemory_access_mode_type_Supervisor:   613380    100%

 --- L2Cache ---
 - Event Counts -
L1_GET_INSTR [0 ] 0
L1_GETS [400269 ] 400269
L1_GETX [217488 ] 217488
L1_UPGRADE [0 ] 0
L1_PUTX [44208 ] 44208
L1_PUTX_old [269254 ] 269254
Fwd_L1_GETX [0 ] 0
Fwd_L1_GETS [0 ] 0
Fwd_L1_GET_INSTR [0 ] 0
L2_Replacement [16468 ] 16468
L2_Replacement_clean [4206008 ] 4206008
Mem_Data [607873 ] 607873
Mem_Ack [607869 ] 607869
WB_Data [199304 ] 199304
WB_Data_clean [171738 ] 171738
Ack [3800 ] 3800
Ack_all [195623 ] 195623
Unblock [1127 ] 1127
Unblock_Cancel [0 ] 0
Exclusive_Unblock [606929 ] 606929
MEM_Inv [0 ] 0

 - Transitions -
NP  L1_GET_INSTR [0 ] 0
NP  L1_GETS [394631 ] 394631
NP  L1_GETX [213248 ] 213248
NP  L1_PUTX [0 ] 0
NP  L1_PUTX_old [248888 ] 248888

SS  L1_GET_INSTR [0 ] 0
SS  L1_GETS [2 ] 2
SS  L1_GETX [9 ] 9
SS  L1_UPGRADE [0 ] 0
SS  L1_PUTX [416 ] 416
SS  L1_PUTX_old [0 ] 0
SS  L2_Replacement [1048 ] 1048
SS  L2_Replacement_clean [2743 ] 2743
SS  MEM_Inv [0 ] 0

M  L1_GET_INSTR [0 ] 0
M  L1_GETS [19 ] 19
M  L1_GETX [8 ] 8
M  L1_PUTX [0 ] 0
M  L1_PUTX_old [0 ] 0
M  L2_Replacement [15037 ] 15037
M  L2_Replacement_clean [27295 ] 27295
M  MEM_Inv [0 ] 0

MT  L1_GET_INSTR [0 ] 0
MT  L1_GETS [1127 ] 1127
MT  L1_GETX [1694 ] 1694
MT  L1_PUTX [42359 ] 42359
MT  L1_PUTX_old [642 ] 642
MT  L2_Replacement [14 ] 14
MT  L2_Replacement_clean [561734 ] 561734
MT  MEM_Inv [0 ] 0

M_I  L1_GET_INSTR [0 ] 0
M_I  L1_GETS [322 ] 322
M_I  L1_GETX [188 ] 188
M_I  L1_UPGRADE [0 ] 0
M_I  L1_PUTX [0 ] 0
M_I  L1_PUTX_old [16257 ] 16257
M_I  Mem_Ack [607869 ] 607869
M_I  MEM_Inv [0 ] 0

MT_I  L1_GET_INSTR [0 ] 0
MT_I  L1_GETS [0 ] 0
MT_I  L1_GETX [0 ] 0
MT_I  L1_UPGRADE [0 ] 0
MT_I  L1_PUTX [0 ] 0
MT_I  L1_PUTX_old [0 ] 0
MT_I  WB_Data [4 ] 4
MT_I  WB_Data_clean [0 ] 0
MT_I  Ack_all [10 ] 10
MT_I  MEM_Inv [0 ] 0

MCT_I  L1_GET_INSTR [0 ] 0
MCT_I  L1_GETS [46 ] 46
MCT_I  L1_GETX [87 ] 87
MCT_I  L1_UPGRADE [0 ] 0
MCT_I  L1_PUTX [0 ] 0
MCT_I  L1_PUTX_old [3034 ] 3034
MCT_I  WB_Data [198250 ] 198250
MCT_I  WB_Data_clean [171661 ] 171661
MCT_I  Ack_all [191822 ] 191822

I_I  L1_GET_INSTR [0 ] 0
I_I  L1_GETS [0 ] 0
I_I  L1_GETX [0 ] 0
I_I  L1_UPGRADE [0 ] 0
I_I  L1_PUTX [0 ] 0
I_I  L1_PUTX_old [0 ] 0
I_I  Ack [2751 ] 2751
I_I  Ack_all [2743 ] 2743

S_I  L1_GET_INSTR [0 ] 0
S_I  L1_GETS [0 ] 0
S_I  L1_GETX [0 ] 0
S_I  L1_UPGRADE [0 ] 0
S_I  L1_PUTX [0 ] 0
S_I  L1_PUTX_old [3 ] 3
S_I  Ack [1049 ] 1049
S_I  Ack_all [1048 ] 1048
S_I  MEM_Inv [0 ] 0

ISS  L1_GET_INSTR [0 ] 0
ISS  L1_GETS [2673 ] 2673
ISS  L1_GETX [1435 ] 1435
ISS  L1_PUTX [0 ] 0
ISS  L1_PUTX_old [151 ] 151
ISS  L2_Replacement [0 ] 0
ISS  L2_Replacement_clean [2322371 ] 2322371
ISS  Mem_Data [391952 ] 391952
ISS  MEM_Inv [0 ] 0

IS  L1_GET_INSTR [0 ] 0
IS  L1_GETS [7 ] 7
IS  L1_GETX [2 ] 2
IS  L1_PUTX [0 ] 0
IS  L1_PUTX_old [1 ] 1
IS  L2_Replacement [0 ] 0
IS  L2_Replacement_clean [15202 ] 15202
IS  Mem_Data [2673 ] 2673
IS  MEM_Inv [0 ] 0

IM  L1_GET_INSTR [0 ] 0
IM  L1_GETS [1428 ] 1428
IM  L1_GETX [804 ] 804
IM  L1_PUTX [0 ] 0
IM  L1_PUTX_old [275 ] 275
IM  L2_Replacement [0 ] 0
IM  L2_Replacement_clean [1265010 ] 1265010
IM  Mem_Data [213248 ] 213248
IM  MEM_Inv [0 ] 0

SS_MB  L1_GET_INSTR [0 ] 0
SS_MB  L1_GETS [0 ] 0
SS_MB  L1_GETX [0 ] 0
SS_MB  L1_UPGRADE [0 ] 0
SS_MB  L1_PUTX [2 ] 2
SS_MB  L1_PUTX_old [0 ] 0
SS_MB  L2_Replacement [9 ] 9
SS_MB  L2_Replacement_clean [0 ] 0
SS_MB  Unblock_Cancel [0 ] 0
SS_MB  Exclusive_Unblock [9 ] 9
SS_MB  MEM_Inv [0 ] 0

MT_MB  L1_GET_INSTR [0 ] 0
MT_MB  L1_GETS [12 ] 12
MT_MB  L1_GETX [10 ] 10
MT_MB  L1_UPGRADE [0 ] 0
MT_MB  L1_PUTX [882 ] 882
MT_MB  L1_PUTX_old [3 ] 3
MT_MB  L2_Replacement [0 ] 0
MT_MB  L2_Replacement_clean [10256 ] 10256
MT_MB  Unblock_Cancel [0 ] 0
MT_MB  Exclusive_Unblock [606920 ] 606920
MT_MB  MEM_Inv [0 ] 0

M_MB  L1_GET_INSTR [0 ] 0
M_MB  L1_GETS [0 ] 0
M_MB  L1_GETX [0 ] 0
M_MB  L1_UPGRADE [0 ] 0
M_MB  L1_PUTX [0 ] 0
M_MB  L1_PUTX_old [0 ] 0
M_MB  L2_Replacement [0 ] 0
M_MB  L2_Replacement_clean [0 ] 0
M_MB  Exclusive_Unblock [0 ] 0
M_MB  MEM_Inv [0 ] 0

MT_IIB  L1_GET_INSTR [0 ] 0
MT_IIB  L1_GETS [2 ] 2
MT_IIB  L1_GETX [3 ] 3
MT_IIB  L1_UPGRADE [0 ] 0
MT_IIB  L1_PUTX [549 ] 549
MT_IIB  L1_PUTX_old [0 ] 0
MT_IIB  L2_Replacement [0 ] 0
MT_IIB  L2_Replacement_clean [1396 ] 1396
MT_IIB  WB_Data [1014 ] 1014
MT_IIB  WB_Data_clean [49 ] 49
MT_IIB  Unblock [64 ] 64
MT_IIB  MEM_Inv [0 ] 0

MT_IB  L1_GET_INSTR [0 ] 0
MT_IB  L1_GETS [0 ] 0
MT_IB  L1_GETX [0 ] 0
MT_IB  L1_UPGRADE [0 ] 0
MT_IB  L1_PUTX [0 ] 0
MT_IB  L1_PUTX_old [0 ] 0
MT_IB  L2_Replacement [0 ] 0
MT_IB  L2_Replacement_clean [0 ] 0
MT_IB  WB_Data [36 ] 36
MT_IB  WB_Data_clean [28 ] 28
MT_IB  Unblock_Cancel [0 ] 0
MT_IB  MEM_Inv [0 ] 0

MT_SB  L1_GET_INSTR [0 ] 0
MT_SB  L1_GETS [0 ] 0
MT_SB  L1_GETX [0 ] 0
MT_SB  L1_UPGRADE [0 ] 0
MT_SB  L1_PUTX [0 ] 0
MT_SB  L1_PUTX_old [0 ] 0
MT_SB  L2_Replacement [360 ] 360
MT_SB  L2_Replacement_clean [1 ] 1
MT_SB  Unblock [1063 ] 1063
MT_SB  MEM_Inv [0 ] 0

Memory controller: system.dir_cntrl0.memBuffer:
  memory_total_requests: 822228
  memory_reads: 607877
  memory_writes: 214348
  memory_refreshes: 46866
  memory_total_request_delays: 11056095
  memory_delays_per_request: 13.4465
  memory_delays_in_input_queue: 305324
  memory_delays_behind_head_of_bank_queue: 1501538
  memory_delays_stalled_at_head_of_bank_queue: 9249233
  memory_stalls_for_bank_busy: 1604583
  memory_stalls_for_random_busy: 0
  memory_stalls_for_anti_starvation: 760549
  memory_stalls_for_arbitration: 1893614
  memory_stalls_for_bus: 2911518
  memory_stalls_for_tfaw: 0
  memory_stalls_for_read_write_turnaround: 1476231
  memory_stalls_for_read_read_turnaround: 602738
  accesses_per_bank: 25852  25458  25588  25863  25866  25734  25935  25720  25907  25655  25734  25844  25494  25550  25672  25550  25617  25674  25773  25682  25816  25648  25748  25552  25632  25308  25669  25310  25655  25850  26059  25813  

 --- Directory ---
 - Event Counts -
Fetch [607879 ] 607879
Data [214349 ] 214349
Memory_Data [607873 ] 607873
Memory_Ack [214348 ] 214348
DMA_READ [0 ] 0
DMA_WRITE [0 ] 0
CleanReplacement [393521 ] 393521

 - Transitions -
I  Fetch [607879 ] 607879
I  DMA_READ [0 ] 0
I  DMA_WRITE [0 ] 0

ID  Fetch [0 ] 0
ID  Data [0 ] 0
ID  Memory_Data [0 ] 0
ID  DMA_READ [0 ] 0
ID  DMA_WRITE [0 ] 0

ID_W  Fetch [0 ] 0
ID_W  Data [0 ] 0
ID_W  Memory_Ack [0 ] 0
ID_W  DMA_READ [0 ] 0
ID_W  DMA_WRITE [0 ] 0

M  Data [214349 ] 214349
M  DMA_READ [0 ] 0
M  DMA_WRITE [0 ] 0
M  CleanReplacement [393521 ] 393521

IM  Fetch [0 ] 0
IM  Data [0 ] 0
IM  Memory_Data [607873 ] 607873
IM  DMA_READ [0 ] 0
IM  DMA_WRITE [0 ] 0

MI  Fetch [0 ] 0
MI  Data [0 ] 0
MI  Memory_Ack [214348 ] 214348
MI  DMA_READ [0 ] 0
MI  DMA_WRITE [0 ] 0

M_DRD  Data [0 ] 0
M_DRD  DMA_READ [0 ] 0
M_DRD  DMA_WRITE [0 ] 0

M_DRDI  Fetch [0 ] 0
M_DRDI  Data [0 ] 0
M_DRDI  Memory_Ack [0 ] 0
M_DRDI  DMA_READ [0 ] 0
M_DRDI  DMA_WRITE [0 ] 0

M_DWR  Data [0 ] 0
M_DWR  DMA_READ [0 ] 0
M_DWR  DMA_WRITE [0 ] 0

M_DWRI  Fetch [0 ] 0
M_DWRI  Data [0 ] 0
M_DWRI  Memory_Ack [0 ] 0
M_DWRI  DMA_READ [0 ] 0
M_DWRI  DMA_WRITE [0 ] 0