summaryrefslogtreecommitdiff
path: root/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2015-07-03 10:15:03 -0400
committerAndreas Hansson <andreas.hansson@arm.com>2015-07-03 10:15:03 -0400
commit25e1b1c1f5f4e0ad3976c88998161700135f4aae (patch)
tree36e668b99a36c3dfcfefc157d7bd6b102b8f8af6 /tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt
parent7e711c98f8fcd949b9430bbf243d60348d0ef28b (diff)
downloadgem5-25e1b1c1f5f4e0ad3976c88998161700135f4aae.tar.xz
stats: Update stats for cache, crossbar and DRAM changes
This update includes the changes to whole-line writes, the refinement of Read to ReadClean and ReadShared, the introduction of CleanEvict for snoop-filter tracking, and updates to the DRAM command scheduler for bank-group-aware scheduling. Needless to say, almost every regression is affected.
Diffstat (limited to 'tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt')
-rw-r--r--tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt2659
1 files changed, 1332 insertions, 1327 deletions
diff --git a/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt b/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt
index f78dc39b7..299a78275 100644
--- a/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt
+++ b/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_hammer/stats.txt
@@ -1,48 +1,48 @@
---------- Begin Simulation Statistics ----------
-sim_seconds 0.004710 # Number of seconds simulated
-sim_ticks 4710288 # Number of ticks simulated
-final_tick 4710288 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
+sim_seconds 0.004733 # Number of seconds simulated
+sim_ticks 4733400 # Number of ticks simulated
+final_tick 4733400 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_tick_rate 49486 # Simulator tick rate (ticks/s)
-host_mem_usage 481348 # Number of bytes of host memory used
-host_seconds 95.18 # Real time elapsed on the host
+host_tick_rate 45459 # Simulator tick rate (ticks/s)
+host_mem_usage 533892 # Number of bytes of host memory used
+host_seconds 104.13 # Real time elapsed on the host
system.voltage_domain.voltage 1 # Voltage in Volts
system.clk_domain.clock 1 # Clock period in ticks
-system.mem_ctrls.bytes_read::ruby.dir_cntrl0 38770176 # Number of bytes read from this memory
-system.mem_ctrls.bytes_read::total 38770176 # Number of bytes read from this memory
-system.mem_ctrls.bytes_written::ruby.dir_cntrl0 14150080 # Number of bytes written to this memory
-system.mem_ctrls.bytes_written::total 14150080 # Number of bytes written to this memory
-system.mem_ctrls.num_reads::ruby.dir_cntrl0 605784 # Number of read requests responded to by this memory
-system.mem_ctrls.num_reads::total 605784 # Number of read requests responded to by this memory
-system.mem_ctrls.num_writes::ruby.dir_cntrl0 221095 # Number of write requests responded to by this memory
-system.mem_ctrls.num_writes::total 221095 # Number of write requests responded to by this memory
-system.mem_ctrls.bw_read::ruby.dir_cntrl0 8230956578 # Total read bandwidth from this memory (bytes/s)
-system.mem_ctrls.bw_read::total 8230956578 # Total read bandwidth from this memory (bytes/s)
-system.mem_ctrls.bw_write::ruby.dir_cntrl0 3004079581 # Write bandwidth from this memory (bytes/s)
-system.mem_ctrls.bw_write::total 3004079581 # Write bandwidth from this memory (bytes/s)
-system.mem_ctrls.bw_total::ruby.dir_cntrl0 11235036159 # Total bandwidth to/from this memory (bytes/s)
-system.mem_ctrls.bw_total::total 11235036159 # Total bandwidth to/from this memory (bytes/s)
-system.mem_ctrls.readReqs 605795 # Number of read requests accepted
-system.mem_ctrls.writeReqs 221095 # Number of write requests accepted
-system.mem_ctrls.readBursts 605795 # Number of DRAM read bursts, including those serviced by the write queue
-system.mem_ctrls.writeBursts 221095 # Number of DRAM write bursts, including those merged in the write queue
-system.mem_ctrls.bytesReadDRAM 37774848 # Total number of bytes read from DRAM
-system.mem_ctrls.bytesReadWrQ 995776 # Total number of bytes read from write queue
-system.mem_ctrls.bytesWritten 13961856 # Total number of bytes written to DRAM
-system.mem_ctrls.bytesReadSys 38770880 # Total read bytes from the system interface side
-system.mem_ctrls.bytesWrittenSys 14150080 # Total written bytes from the system interface side
-system.mem_ctrls.servicedByWrQ 15559 # Number of DRAM read bursts serviced by the write queue
-system.mem_ctrls.mergedWrBursts 2886 # Number of DRAM write bursts merged with an existing one
+system.mem_ctrls.bytes_read::ruby.dir_cntrl0 39017600 # Number of bytes read from this memory
+system.mem_ctrls.bytes_read::total 39017600 # Number of bytes read from this memory
+system.mem_ctrls.bytes_written::ruby.dir_cntrl0 14216768 # Number of bytes written to this memory
+system.mem_ctrls.bytes_written::total 14216768 # Number of bytes written to this memory
+system.mem_ctrls.num_reads::ruby.dir_cntrl0 609650 # Number of read requests responded to by this memory
+system.mem_ctrls.num_reads::total 609650 # Number of read requests responded to by this memory
+system.mem_ctrls.num_writes::ruby.dir_cntrl0 222137 # Number of write requests responded to by this memory
+system.mem_ctrls.num_writes::total 222137 # Number of write requests responded to by this memory
+system.mem_ctrls.bw_read::ruby.dir_cntrl0 8243038830 # Total read bandwidth from this memory (bytes/s)
+system.mem_ctrls.bw_read::total 8243038830 # Total read bandwidth from this memory (bytes/s)
+system.mem_ctrls.bw_write::ruby.dir_cntrl0 3003500232 # Write bandwidth from this memory (bytes/s)
+system.mem_ctrls.bw_write::total 3003500232 # Write bandwidth from this memory (bytes/s)
+system.mem_ctrls.bw_total::ruby.dir_cntrl0 11246539063 # Total bandwidth to/from this memory (bytes/s)
+system.mem_ctrls.bw_total::total 11246539063 # Total bandwidth to/from this memory (bytes/s)
+system.mem_ctrls.readReqs 609676 # Number of read requests accepted
+system.mem_ctrls.writeReqs 222137 # Number of write requests accepted
+system.mem_ctrls.readBursts 609676 # Number of DRAM read bursts, including those serviced by the write queue
+system.mem_ctrls.writeBursts 222137 # Number of DRAM write bursts, including those merged in the write queue
+system.mem_ctrls.bytesReadDRAM 38007168 # Total number of bytes read from DRAM
+system.mem_ctrls.bytesReadWrQ 1010496 # Total number of bytes read from write queue
+system.mem_ctrls.bytesWritten 14020224 # Total number of bytes written to DRAM
+system.mem_ctrls.bytesReadSys 39019264 # Total read bytes from the system interface side
+system.mem_ctrls.bytesWrittenSys 14216768 # Total written bytes from the system interface side
+system.mem_ctrls.servicedByWrQ 15789 # Number of DRAM read bursts serviced by the write queue
+system.mem_ctrls.mergedWrBursts 3025 # 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 74027 # Per bank write bursts
-system.mem_ctrls.perBankRdBursts::1 73691 # Per bank write bursts
-system.mem_ctrls.perBankRdBursts::2 74048 # Per bank write bursts
-system.mem_ctrls.perBankRdBursts::3 73659 # Per bank write bursts
-system.mem_ctrls.perBankRdBursts::4 73761 # Per bank write bursts
-system.mem_ctrls.perBankRdBursts::5 73677 # Per bank write bursts
-system.mem_ctrls.perBankRdBursts::6 73634 # Per bank write bursts
-system.mem_ctrls.perBankRdBursts::7 73735 # Per bank write bursts
+system.mem_ctrls.perBankRdBursts::0 74231 # Per bank write bursts
+system.mem_ctrls.perBankRdBursts::1 74363 # Per bank write bursts
+system.mem_ctrls.perBankRdBursts::2 73892 # Per bank write bursts
+system.mem_ctrls.perBankRdBursts::3 74507 # Per bank write bursts
+system.mem_ctrls.perBankRdBursts::4 74187 # Per bank write bursts
+system.mem_ctrls.perBankRdBursts::5 73965 # Per bank write bursts
+system.mem_ctrls.perBankRdBursts::6 74227 # Per bank write bursts
+system.mem_ctrls.perBankRdBursts::7 74490 # Per bank write bursts
system.mem_ctrls.perBankRdBursts::8 0 # Per bank write bursts
system.mem_ctrls.perBankRdBursts::9 0 # Per bank write bursts
system.mem_ctrls.perBankRdBursts::10 0 # Per bank write bursts
@@ -51,14 +51,14 @@ system.mem_ctrls.perBankRdBursts::12 0 # Pe
system.mem_ctrls.perBankRdBursts::13 0 # Per bank write bursts
system.mem_ctrls.perBankRdBursts::14 0 # Per bank write bursts
system.mem_ctrls.perBankRdBursts::15 0 # Per bank write bursts
-system.mem_ctrls.perBankWrBursts::0 27260 # Per bank write bursts
-system.mem_ctrls.perBankWrBursts::1 27309 # Per bank write bursts
-system.mem_ctrls.perBankWrBursts::2 27417 # Per bank write bursts
-system.mem_ctrls.perBankWrBursts::3 27165 # Per bank write bursts
-system.mem_ctrls.perBankWrBursts::4 27317 # Per bank write bursts
-system.mem_ctrls.perBankWrBursts::5 27153 # Per bank write bursts
-system.mem_ctrls.perBankWrBursts::6 27104 # Per bank write bursts
-system.mem_ctrls.perBankWrBursts::7 27429 # Per bank write bursts
+system.mem_ctrls.perBankWrBursts::0 27470 # Per bank write bursts
+system.mem_ctrls.perBankWrBursts::1 27400 # Per bank write bursts
+system.mem_ctrls.perBankWrBursts::2 27273 # Per bank write bursts
+system.mem_ctrls.perBankWrBursts::3 27416 # Per bank write bursts
+system.mem_ctrls.perBankWrBursts::4 27333 # Per bank write bursts
+system.mem_ctrls.perBankWrBursts::5 27456 # Per bank write bursts
+system.mem_ctrls.perBankWrBursts::6 27361 # Per bank write bursts
+system.mem_ctrls.perBankWrBursts::7 27357 # Per bank write bursts
system.mem_ctrls.perBankWrBursts::8 0 # Per bank write bursts
system.mem_ctrls.perBankWrBursts::9 0 # Per bank write bursts
system.mem_ctrls.perBankWrBursts::10 0 # Per bank write bursts
@@ -68,54 +68,54 @@ system.mem_ctrls.perBankWrBursts::13 0 # Pe
system.mem_ctrls.perBankWrBursts::14 0 # Per bank write bursts
system.mem_ctrls.perBankWrBursts::15 0 # Per bank write bursts
system.mem_ctrls.numRdRetry 0 # Number of times read queue was full causing retry
-system.mem_ctrls.numWrRetry 409 # Number of times write queue was full causing retry
-system.mem_ctrls.totGap 4710276 # Total gap between requests
+system.mem_ctrls.numWrRetry 314 # Number of times write queue was full causing retry
+system.mem_ctrls.totGap 4733386 # 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 605795 # Read request sizes (log2)
+system.mem_ctrls.readPktSize::6 609676 # 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 221095 # Write request sizes (log2)
-system.mem_ctrls.rdQLenPdf::0 191 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::1 460 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::2 934 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::3 1567 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::4 2278 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::5 3218 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::6 4416 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::7 5814 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::8 7450 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::9 9494 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::10 12542 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::11 17459 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::12 24829 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::13 35282 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::14 47987 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::15 59847 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::16 67739 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::17 68317 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::18 61075 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::19 48105 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::20 34077 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::21 22801 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::22 15601 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::23 11679 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::24 9169 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::25 6988 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::26 4984 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::27 3131 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::28 1722 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::29 781 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::30 262 # What read queue length does an incoming req see
-system.mem_ctrls.rdQLenPdf::31 37 # What read queue length does an incoming req see
+system.mem_ctrls.writePktSize::6 222137 # Write request sizes (log2)
+system.mem_ctrls.rdQLenPdf::0 153 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::1 427 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::2 792 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::3 1352 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::4 2079 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::5 3064 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::6 4054 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::7 5356 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::8 6864 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::9 8709 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::10 11287 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::11 15494 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::12 22545 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::13 32679 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::14 46246 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::15 60217 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::16 70227 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::17 72202 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::18 64822 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::19 51161 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::20 35852 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::21 23634 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::22 16041 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::23 11999 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::24 9304 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::25 7005 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::26 4851 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::27 2978 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::28 1553 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::29 670 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::30 234 # What read queue length does an incoming req see
+system.mem_ctrls.rdQLenPdf::31 36 # 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
@@ -137,1366 +137,1371 @@ system.mem_ctrls.wrQLenPdf::17 1 # Wh
system.mem_ctrls.wrQLenPdf::18 1 # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::19 1 # What write queue length does an incoming req see
system.mem_ctrls.wrQLenPdf::20 1 # 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 3 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::24 6 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::25 11 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::26 8 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::27 11 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::28 20 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::29 29 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::30 44 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::31 68 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::32 74 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::33 134 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::34 217 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::35 283 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::36 350 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::37 534 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::38 693 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::39 1556 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::40 3238 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::41 5631 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::42 8129 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::43 10368 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::44 12019 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::45 13539 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::46 14215 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::47 14950 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::48 15548 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::49 16303 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::50 16948 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::51 16348 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::52 15770 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::53 15893 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::54 16867 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::55 10738 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::56 3547 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::57 1132 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::58 718 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::59 521 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::60 376 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::61 342 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::62 281 # What write queue length does an incoming req see
-system.mem_ctrls.wrQLenPdf::63 722 # What write queue length does an incoming req see
-system.mem_ctrls.bytesPerActivate::samples 217263 # Bytes accessed per row activation
-system.mem_ctrls.bytesPerActivate::mean 238.124375 # Bytes accessed per row activation
-system.mem_ctrls.bytesPerActivate::gmean 188.064482 # Bytes accessed per row activation
-system.mem_ctrls.bytesPerActivate::stdev 172.867949 # Bytes accessed per row activation
-system.mem_ctrls.bytesPerActivate::0-127 37866 17.43% 17.43% # Bytes accessed per row activation
-system.mem_ctrls.bytesPerActivate::128-255 92203 42.44% 59.87% # Bytes accessed per row activation
-system.mem_ctrls.bytesPerActivate::256-383 44887 20.66% 80.53% # Bytes accessed per row activation
-system.mem_ctrls.bytesPerActivate::384-511 21105 9.71% 90.24% # Bytes accessed per row activation
-system.mem_ctrls.bytesPerActivate::512-639 10935 5.03% 95.27% # Bytes accessed per row activation
-system.mem_ctrls.bytesPerActivate::640-767 5805 2.67% 97.95% # Bytes accessed per row activation
-system.mem_ctrls.bytesPerActivate::768-895 2648 1.22% 99.17% # Bytes accessed per row activation
-system.mem_ctrls.bytesPerActivate::896-1023 1064 0.49% 99.65% # Bytes accessed per row activation
-system.mem_ctrls.bytesPerActivate::1024-1151 750 0.35% 100.00% # Bytes accessed per row activation
-system.mem_ctrls.bytesPerActivate::total 217263 # Bytes accessed per row activation
-system.mem_ctrls.rdPerTurnAround::samples 13625 # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::mean 43.319780 # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::gmean 31.150642 # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::stdev 26.199447 # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::0-7 1380 10.13% 10.13% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::8-15 1829 13.42% 23.55% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::16-23 675 4.95% 28.51% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::24-31 992 7.28% 35.79% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::32-39 1096 8.04% 43.83% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::40-47 1136 8.34% 52.17% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::48-55 1294 9.50% 61.67% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::56-63 1412 10.36% 72.03% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::64-71 1517 11.13% 83.16% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::72-79 1303 9.56% 92.73% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::80-87 700 5.14% 97.86% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::88-95 229 1.68% 99.54% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::96-103 55 0.40% 99.95% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::104-111 6 0.04% 99.99% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::248-255 1 0.01% 100.00% # Reads before turning the bus around for writes
-system.mem_ctrls.rdPerTurnAround::total 13625 # Reads before turning the bus around for writes
-system.mem_ctrls.wrPerTurnAround::samples 13624 # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::mean 16.012405 # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::gmean 16.010105 # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::stdev 0.322047 # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::16 13591 99.76% 99.76% # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::17 6 0.04% 99.80% # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::18 7 0.05% 99.85% # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::19 3 0.02% 99.88% # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::20 1 0.01% 99.88% # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::21 4 0.03% 99.91% # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::22 1 0.01% 99.92% # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::23 3 0.02% 99.94% # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::24 1 0.01% 99.95% # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::25 3 0.02% 99.97% # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::26 1 0.01% 99.98% # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::30 2 0.01% 99.99% # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::32 1 0.01% 100.00% # Writes before turning the bus around for reads
-system.mem_ctrls.wrPerTurnAround::total 13624 # Writes before turning the bus around for reads
-system.mem_ctrls.totQLat 73947917 # Total ticks spent queuing
-system.mem_ctrls.totMemAccLat 85162325 # Total ticks spent from burst creation until serviced by the DRAM
-system.mem_ctrls.totBusLat 2951160 # Total ticks spent in databus transfers
-system.mem_ctrls.avgQLat 125.29 # Average queueing delay per DRAM burst
+system.mem_ctrls.wrQLenPdf::21 1 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::22 1 # 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 6 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::29 26 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::30 34 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::31 36 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::32 78 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::33 108 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::34 123 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::35 228 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::36 333 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::37 413 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::38 587 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::39 1402 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::40 3145 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::41 5659 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::42 8204 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::43 10599 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::44 12359 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::45 13826 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::46 14746 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::47 15249 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::48 15665 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::49 16347 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::50 17294 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::51 16657 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::52 15930 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::53 15968 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::54 16886 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::55 10292 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::56 3285 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::57 1017 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::58 646 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::59 453 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::60 337 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::61 286 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::62 263 # What write queue length does an incoming req see
+system.mem_ctrls.wrQLenPdf::63 592 # What write queue length does an incoming req see
+system.mem_ctrls.bytesPerActivate::samples 220003 # Bytes accessed per row activation
+system.mem_ctrls.bytesPerActivate::mean 236.476194 # Bytes accessed per row activation
+system.mem_ctrls.bytesPerActivate::gmean 186.977193 # Bytes accessed per row activation
+system.mem_ctrls.bytesPerActivate::stdev 171.485363 # Bytes accessed per row activation
+system.mem_ctrls.bytesPerActivate::0-127 38448 17.48% 17.48% # Bytes accessed per row activation
+system.mem_ctrls.bytesPerActivate::128-255 94335 42.88% 60.36% # Bytes accessed per row activation
+system.mem_ctrls.bytesPerActivate::256-383 45147 20.52% 80.88% # Bytes accessed per row activation
+system.mem_ctrls.bytesPerActivate::384-511 20844 9.47% 90.35% # Bytes accessed per row activation
+system.mem_ctrls.bytesPerActivate::512-639 11176 5.08% 95.43% # Bytes accessed per row activation
+system.mem_ctrls.bytesPerActivate::640-767 5677 2.58% 98.01% # Bytes accessed per row activation
+system.mem_ctrls.bytesPerActivate::768-895 2632 1.20% 99.21% # Bytes accessed per row activation
+system.mem_ctrls.bytesPerActivate::896-1023 1100 0.50% 99.71% # Bytes accessed per row activation
+system.mem_ctrls.bytesPerActivate::1024-1151 644 0.29% 100.00% # Bytes accessed per row activation
+system.mem_ctrls.bytesPerActivate::total 220003 # Bytes accessed per row activation
+system.mem_ctrls.rdPerTurnAround::samples 13685 # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::mean 43.395031 # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::gmean 31.687462 # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::stdev 25.881507 # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::0-7 1275 9.32% 9.32% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::8-15 1849 13.51% 22.83% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::16-23 705 5.15% 27.98% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::24-31 1036 7.57% 35.55% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::32-39 1094 7.99% 43.54% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::40-47 1201 8.78% 52.32% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::48-55 1379 10.08% 62.40% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::56-63 1411 10.31% 72.71% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::64-71 1476 10.79% 83.49% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::72-79 1271 9.29% 92.78% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::80-87 698 5.10% 97.88% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::88-95 219 1.60% 99.48% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::96-103 51 0.37% 99.85% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::104-111 18 0.13% 99.99% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::112-119 1 0.01% 99.99% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::216-223 1 0.01% 100.00% # Reads before turning the bus around for writes
+system.mem_ctrls.rdPerTurnAround::total 13685 # Reads before turning the bus around for writes
+system.mem_ctrls.wrPerTurnAround::samples 13685 # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::mean 16.007746 # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::gmean 16.006574 # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::stdev 0.222457 # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::16 13658 99.80% 99.80% # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::17 7 0.05% 99.85% # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::18 5 0.04% 99.89% # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::19 5 0.04% 99.93% # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::20 1 0.01% 99.93% # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::21 1 0.01% 99.94% # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::22 3 0.02% 99.96% # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::23 1 0.01% 99.97% # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::24 1 0.01% 99.98% # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::26 2 0.01% 99.99% # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::28 1 0.01% 100.00% # Writes before turning the bus around for reads
+system.mem_ctrls.wrPerTurnAround::total 13685 # Writes before turning the bus around for reads
+system.mem_ctrls.totQLat 74960248 # Total ticks spent queuing
+system.mem_ctrls.totMemAccLat 86243626 # Total ticks spent from burst creation until serviced by the DRAM
+system.mem_ctrls.totBusLat 2969310 # Total ticks spent in databus transfers
+system.mem_ctrls.avgQLat 126.22 # Average queueing delay per DRAM burst
system.mem_ctrls.avgBusLat 5.00 # Average bus latency per DRAM burst
-system.mem_ctrls.avgMemAccLat 144.29 # Average memory access latency per DRAM burst
-system.mem_ctrls.avgRdBW 8019.65 # Average DRAM read bandwidth in MiByte/s
-system.mem_ctrls.avgWrBW 2964.12 # Average achieved write bandwidth in MiByte/s
-system.mem_ctrls.avgRdBWSys 8231.11 # Average system read bandwidth in MiByte/s
-system.mem_ctrls.avgWrBWSys 3004.08 # Average system write bandwidth in MiByte/s
+system.mem_ctrls.avgMemAccLat 145.22 # Average memory access latency per DRAM burst
+system.mem_ctrls.avgRdBW 8029.57 # Average DRAM read bandwidth in MiByte/s
+system.mem_ctrls.avgWrBW 2961.98 # Average achieved write bandwidth in MiByte/s
+system.mem_ctrls.avgRdBWSys 8243.39 # Average system read bandwidth in MiByte/s
+system.mem_ctrls.avgWrBWSys 3003.50 # Average system write bandwidth in MiByte/s
system.mem_ctrls.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s
-system.mem_ctrls.busUtil 85.81 # Data bus utilization in percentage
-system.mem_ctrls.busUtilRead 62.65 # Data bus utilization in percentage for reads
-system.mem_ctrls.busUtilWrite 23.16 # Data bus utilization in percentage for writes
-system.mem_ctrls.avgRdQLen 19.64 # Average read queue length when enqueuing
-system.mem_ctrls.avgWrQLen 50.37 # Average write queue length when enqueuing
-system.mem_ctrls.readRowHits 379240 # Number of row buffer hits during reads
-system.mem_ctrls.writeRowHits 211876 # Number of row buffer hits during writes
-system.mem_ctrls.readRowHitRate 64.25 # Row buffer hit rate for reads
-system.mem_ctrls.writeRowHitRate 97.10 # Row buffer hit rate for writes
-system.mem_ctrls.avgGap 5.70 # Average gap between requests
-system.mem_ctrls.pageHitRate 73.12 # Row buffer hit rate, read and write combined
-system.mem_ctrls_0.actEnergy 1639862280 # Energy for activate commands per rank (pJ)
-system.mem_ctrls_0.preEnergy 911034600 # Energy for precharge commands per rank (pJ)
-system.mem_ctrls_0.readEnergy 7354464000 # Energy for read commands per rank (pJ)
-system.mem_ctrls_0.writeEnergy 2258160768 # Energy for write commands per rank (pJ)
-system.mem_ctrls_0.refreshEnergy 307170240 # Energy for refresh commands per rank (pJ)
-system.mem_ctrls_0.actBackEnergy 3205313604 # Energy for active background per rank (pJ)
-system.mem_ctrls_0.preBackEnergy 10145400 # Energy for precharge background per rank (pJ)
-system.mem_ctrls_0.totalEnergy 15686150892 # Total energy per rank (pJ)
-system.mem_ctrls_0.averagePower 3335.321599 # Core power per rank (mW)
+system.mem_ctrls.busUtil 85.87 # Data bus utilization in percentage
+system.mem_ctrls.busUtilRead 62.73 # Data bus utilization in percentage for reads
+system.mem_ctrls.busUtilWrite 23.14 # Data bus utilization in percentage for writes
+system.mem_ctrls.avgRdQLen 19.75 # Average read queue length when enqueuing
+system.mem_ctrls.avgWrQLen 50.40 # Average write queue length when enqueuing
+system.mem_ctrls.readRowHits 379960 # Number of row buffer hits during reads
+system.mem_ctrls.writeRowHits 212957 # Number of row buffer hits during writes
+system.mem_ctrls.readRowHitRate 63.98 # Row buffer hit rate for reads
+system.mem_ctrls.writeRowHitRate 97.19 # Row buffer hit rate for writes
+system.mem_ctrls.avgGap 5.69 # Average gap between requests
+system.mem_ctrls.pageHitRate 72.93 # Row buffer hit rate, read and write combined
+system.mem_ctrls_0.actEnergy 1660614480 # Energy for activate commands per rank (pJ)
+system.mem_ctrls_0.preEnergy 922563600 # Energy for precharge commands per rank (pJ)
+system.mem_ctrls_0.readEnergy 7399816320 # Energy for read commands per rank (pJ)
+system.mem_ctrls_0.writeEnergy 2267792640 # Energy for write commands per rank (pJ)
+system.mem_ctrls_0.refreshEnergy 308695920 # Energy for refresh commands per rank (pJ)
+system.mem_ctrls_0.actBackEnergy 3221230284 # Energy for active background per rank (pJ)
+system.mem_ctrls_0.preBackEnergy 10195800 # Energy for precharge background per rank (pJ)
+system.mem_ctrls_0.totalEnergy 15790909044 # Total energy per rank (pJ)
+system.mem_ctrls_0.averagePower 3341.005647 # Core power per rank (mW)
system.mem_ctrls_0.memoryStateTime::IDLE 11 # Time in different power states
-system.mem_ctrls_0.memoryStateTime::REF 157040 # Time in different power states
+system.mem_ctrls_0.memoryStateTime::REF 157820 # Time in different power states
system.mem_ctrls_0.memoryStateTime::PRE_PDN 0 # Time in different power states
-system.mem_ctrls_0.memoryStateTime::ACT 4546003 # Time in different power states
+system.mem_ctrls_0.memoryStateTime::ACT 4568577 # Time in different power states
system.mem_ctrls_0.memoryStateTime::ACT_PDN 0 # Time in different power states
system.mem_ctrls_1.actEnergy 0 # Energy for activate commands per rank (pJ)
system.mem_ctrls_1.preEnergy 0 # Energy for precharge commands per rank (pJ)
system.mem_ctrls_1.readEnergy 0 # Energy for read commands per rank (pJ)
system.mem_ctrls_1.writeEnergy 0 # Energy for write commands per rank (pJ)
-system.mem_ctrls_1.refreshEnergy 307170240 # Energy for refresh commands per rank (pJ)
-system.mem_ctrls_1.actBackEnergy 101631456 # Energy for active background per rank (pJ)
-system.mem_ctrls_1.preBackEnergy 2732643600 # Energy for precharge background per rank (pJ)
-system.mem_ctrls_1.totalEnergy 3141445296 # Total energy per rank (pJ)
-system.mem_ctrls_1.averagePower 667.967675 # Core power per rank (mW)
-system.mem_ctrls_1.memoryStateTime::IDLE 4545964 # Time in different power states
-system.mem_ctrls_1.memoryStateTime::REF 157040 # Time in different power states
+system.mem_ctrls_1.refreshEnergy 308695920 # Energy for refresh commands per rank (pJ)
+system.mem_ctrls_1.actBackEnergy 102136248 # Energy for active background per rank (pJ)
+system.mem_ctrls_1.preBackEnergy 2746215600 # Energy for precharge background per rank (pJ)
+system.mem_ctrls_1.totalEnergy 3157047768 # Total energy per rank (pJ)
+system.mem_ctrls_1.averagePower 667.967693 # Core power per rank (mW)
+system.mem_ctrls_1.memoryStateTime::IDLE 4568542 # Time in different power states
+system.mem_ctrls_1.memoryStateTime::REF 157820 # Time in different power states
system.mem_ctrls_1.memoryStateTime::PRE_PDN 0 # Time in different power states
system.mem_ctrls_1.memoryStateTime::ACT 0 # Time in different power states
system.mem_ctrls_1.memoryStateTime::ACT_PDN 0 # Time in different power states
system.cpu_clk_domain.clock 1 # Clock period in ticks
-system.cpu0.num_reads 98805 # number of read accesses completed
-system.cpu0.num_writes 55123 # number of write accesses completed
-system.cpu1.num_reads 98745 # number of read accesses completed
-system.cpu1.num_writes 55054 # number of write accesses completed
-system.cpu2.num_reads 99065 # number of read accesses completed
-system.cpu2.num_writes 56148 # number of write accesses completed
-system.cpu3.num_reads 99193 # number of read accesses completed
-system.cpu3.num_writes 54886 # number of write accesses completed
-system.cpu4.num_reads 98751 # number of read accesses completed
-system.cpu4.num_writes 55749 # number of write accesses completed
-system.cpu5.num_reads 98704 # number of read accesses completed
-system.cpu5.num_writes 55417 # number of write accesses completed
-system.cpu6.num_reads 99258 # number of read accesses completed
-system.cpu6.num_writes 55160 # number of write accesses completed
-system.cpu7.num_reads 100000 # number of read accesses completed
-system.cpu7.num_writes 55957 # number of write accesses completed
+system.cpu0.num_reads 99240 # number of read accesses completed
+system.cpu0.num_writes 55703 # number of write accesses completed
+system.cpu1.num_reads 99630 # number of read accesses completed
+system.cpu1.num_writes 55894 # number of write accesses completed
+system.cpu2.num_reads 100000 # number of read accesses completed
+system.cpu2.num_writes 55558 # number of write accesses completed
+system.cpu3.num_reads 99663 # number of read accesses completed
+system.cpu3.num_writes 55627 # number of write accesses completed
+system.cpu4.num_reads 99301 # number of read accesses completed
+system.cpu4.num_writes 55122 # number of write accesses completed
+system.cpu5.num_reads 99744 # number of read accesses completed
+system.cpu5.num_writes 55403 # number of write accesses completed
+system.cpu6.num_reads 99405 # number of read accesses completed
+system.cpu6.num_writes 55787 # number of write accesses completed
+system.cpu7.num_reads 99787 # number of read accesses completed
+system.cpu7.num_writes 56016 # number of write accesses completed
system.ruby.clk_domain.clock 1 # Clock period in ticks
system.ruby.outstanding_req_hist::bucket_size 2
system.ruby.outstanding_req_hist::max_bucket 19
-system.ruby.outstanding_req_hist::samples 626839
-system.ruby.outstanding_req_hist::mean 15.998453
-system.ruby.outstanding_req_hist::gmean 15.997188
-system.ruby.outstanding_req_hist::stdev 0.125853
-system.ruby.outstanding_req_hist | 8 0.00% 0.00% | 16 0.00% 0.00% | 16 0.00% 0.01% | 16 0.00% 0.01% | 16 0.00% 0.01% | 16 0.00% 0.01% | 16 0.00% 0.02% | 26 0.00% 0.02% | 626709 99.98% 100.00% | 0 0.00% 100.00%
-system.ruby.outstanding_req_hist::total 626839
+system.ruby.outstanding_req_hist::samples 630953
+system.ruby.outstanding_req_hist::mean 15.998455
+system.ruby.outstanding_req_hist::gmean 15.997199
+system.ruby.outstanding_req_hist::stdev 0.125474
+system.ruby.outstanding_req_hist | 8 0.00% 0.00% | 16 0.00% 0.00% | 16 0.00% 0.01% | 16 0.00% 0.01% | 16 0.00% 0.01% | 16 0.00% 0.01% | 16 0.00% 0.02% | 31 0.00% 0.02% | 630818 99.98% 100.00% | 0 0.00% 100.00%
+system.ruby.outstanding_req_hist::total 630953
system.ruby.latency_hist::bucket_size 512
system.ruby.latency_hist::max_bucket 5119
-system.ruby.latency_hist::samples 626711
-system.ruby.latency_hist::mean 961.893678
-system.ruby.latency_hist::gmean 687.559253
-system.ruby.latency_hist::stdev 669.975884
-system.ruby.latency_hist | 233282 37.22% 37.22% | 116315 18.56% 55.78% | 118100 18.84% 74.63% | 122318 19.52% 94.14% | 34176 5.45% 99.60% | 2441 0.39% 99.99% | 77 0.01% 100.00% | 2 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.latency_hist::total 626711
+system.ruby.latency_hist::samples 630825
+system.ruby.latency_hist::mean 960.308815
+system.ruby.latency_hist::gmean 687.329820
+system.ruby.latency_hist::stdev 668.477616
+system.ruby.latency_hist | 236510 37.49% 37.49% | 115846 18.36% 55.86% | 117532 18.63% 74.49% | 125080 19.83% 94.32% | 33628 5.33% 99.65% | 2176 0.34% 99.99% | 53 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.latency_hist::total 630825
system.ruby.hit_latency_hist::bucket_size 256
system.ruby.hit_latency_hist::max_bucket 2559
-system.ruby.hit_latency_hist::samples 687
-system.ruby.hit_latency_hist::mean 97.013100
-system.ruby.hit_latency_hist::gmean 31.183687
-system.ruby.hit_latency_hist::stdev 145.506218
-system.ruby.hit_latency_hist | 624 90.83% 90.83% | 49 7.13% 97.96% | 10 1.46% 99.42% | 1 0.15% 99.56% | 2 0.29% 99.85% | 0 0.00% 99.85% | 1 0.15% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.hit_latency_hist::total 687
+system.ruby.hit_latency_hist::samples 703
+system.ruby.hit_latency_hist::mean 107.428165
+system.ruby.hit_latency_hist::gmean 37.578183
+system.ruby.hit_latency_hist::stdev 143.869758
+system.ruby.hit_latency_hist | 636 90.47% 90.47% | 48 6.83% 97.30% | 15 2.13% 99.43% | 2 0.28% 99.72% | 0 0.00% 99.72% | 2 0.28% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.hit_latency_hist::total 703
system.ruby.miss_latency_hist::bucket_size 512
system.ruby.miss_latency_hist::max_bucket 5119
-system.ruby.miss_latency_hist::samples 626024
-system.ruby.miss_latency_hist::mean 962.842800
-system.ruby.miss_latency_hist::gmean 689.897168
-system.ruby.miss_latency_hist::stdev 669.712845
-system.ruby.miss_latency_hist | 232609 37.16% 37.16% | 116304 18.58% 55.73% | 118098 18.86% 74.60% | 122317 19.54% 94.14% | 34176 5.46% 99.60% | 2441 0.39% 99.99% | 77 0.01% 100.00% | 2 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.miss_latency_hist::total 626024
-system.ruby.L1Cache.incomplete_times 1059
-system.ruby.Directory.incomplete_times 174559
+system.ruby.miss_latency_hist::samples 630122
+system.ruby.miss_latency_hist::mean 961.260337
+system.ruby.miss_latency_hist::gmean 689.562128
+system.ruby.miss_latency_hist::stdev 668.225537
+system.ruby.miss_latency_hist | 235826 37.43% 37.43% | 115829 18.38% 55.81% | 117530 18.65% 74.46% | 125080 19.85% 94.31% | 33628 5.34% 99.65% | 2176 0.35% 99.99% | 53 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.miss_latency_hist::total 630122
+system.ruby.L1Cache.incomplete_times 1012
+system.ruby.Directory.incomplete_times 171726
system.ruby.dir_cntrl0.probeFilter.demand_hits 0 # Number of cache demand hits
system.ruby.dir_cntrl0.probeFilter.demand_misses 0 # Number of cache demand misses
system.ruby.dir_cntrl0.probeFilter.demand_accesses 0 # Number of cache demand accesses
system.ruby.l1_cntrl0.L1Dcache.demand_hits 16 # Number of cache demand hits
-system.ruby.l1_cntrl0.L1Dcache.demand_misses 78341 # Number of cache demand misses
-system.ruby.l1_cntrl0.L1Dcache.demand_accesses 78357 # Number of cache demand accesses
+system.ruby.l1_cntrl0.L1Dcache.demand_misses 78655 # Number of cache demand misses
+system.ruby.l1_cntrl0.L1Dcache.demand_accesses 78671 # Number of cache demand accesses
system.ruby.l1_cntrl0.L1Icache.demand_hits 0 # Number of cache demand hits
system.ruby.l1_cntrl0.L1Icache.demand_misses 0 # Number of cache demand misses
system.ruby.l1_cntrl0.L1Icache.demand_accesses 0 # Number of cache demand accesses
-system.ruby.l1_cntrl0.L2cache.demand_hits 72 # Number of cache demand hits
-system.ruby.l1_cntrl0.L2cache.demand_misses 78269 # Number of cache demand misses
-system.ruby.l1_cntrl0.L2cache.demand_accesses 78341 # Number of cache demand accesses
-system.ruby.l1_cntrl1.L1Dcache.demand_hits 26 # Number of cache demand hits
-system.ruby.l1_cntrl1.L1Dcache.demand_misses 78152 # Number of cache demand misses
-system.ruby.l1_cntrl1.L1Dcache.demand_accesses 78178 # Number of cache demand accesses
+system.ruby.l1_cntrl0.L2cache.demand_hits 56 # Number of cache demand hits
+system.ruby.l1_cntrl0.L2cache.demand_misses 78599 # Number of cache demand misses
+system.ruby.l1_cntrl0.L2cache.demand_accesses 78655 # Number of cache demand accesses
+system.ruby.l1_cntrl1.L1Dcache.demand_hits 28 # Number of cache demand hits
+system.ruby.l1_cntrl1.L1Dcache.demand_misses 78868 # Number of cache demand misses
+system.ruby.l1_cntrl1.L1Dcache.demand_accesses 78896 # Number of cache demand accesses
system.ruby.l1_cntrl1.L1Icache.demand_hits 0 # Number of cache demand hits
system.ruby.l1_cntrl1.L1Icache.demand_misses 0 # Number of cache demand misses
system.ruby.l1_cntrl1.L1Icache.demand_accesses 0 # Number of cache demand accesses
system.ruby.l1_cntrl1.L2cache.demand_hits 62 # Number of cache demand hits
-system.ruby.l1_cntrl1.L2cache.demand_misses 78090 # Number of cache demand misses
-system.ruby.l1_cntrl1.L2cache.demand_accesses 78152 # Number of cache demand accesses
-system.ruby.l1_cntrl2.L1Dcache.demand_hits 21 # Number of cache demand hits
-system.ruby.l1_cntrl2.L1Dcache.demand_misses 78522 # Number of cache demand misses
-system.ruby.l1_cntrl2.L1Dcache.demand_accesses 78543 # Number of cache demand accesses
+system.ruby.l1_cntrl1.L2cache.demand_misses 78806 # Number of cache demand misses
+system.ruby.l1_cntrl1.L2cache.demand_accesses 78868 # Number of cache demand accesses
+system.ruby.l1_cntrl2.L1Dcache.demand_hits 19 # Number of cache demand hits
+system.ruby.l1_cntrl2.L1Dcache.demand_misses 78934 # Number of cache demand misses
+system.ruby.l1_cntrl2.L1Dcache.demand_accesses 78953 # Number of cache demand accesses
system.ruby.l1_cntrl2.L1Icache.demand_hits 0 # Number of cache demand hits
system.ruby.l1_cntrl2.L1Icache.demand_misses 0 # Number of cache demand misses
system.ruby.l1_cntrl2.L1Icache.demand_accesses 0 # Number of cache demand accesses
-system.ruby.l1_cntrl2.L2cache.demand_hits 57 # Number of cache demand hits
-system.ruby.l1_cntrl2.L2cache.demand_misses 78465 # Number of cache demand misses
-system.ruby.l1_cntrl2.L2cache.demand_accesses 78522 # Number of cache demand accesses
-system.ruby.l1_cntrl3.L1Dcache.demand_hits 14 # Number of cache demand hits
-system.ruby.l1_cntrl3.L1Dcache.demand_misses 77966 # Number of cache demand misses
-system.ruby.l1_cntrl3.L1Dcache.demand_accesses 77980 # Number of cache demand accesses
+system.ruby.l1_cntrl2.L2cache.demand_hits 67 # Number of cache demand hits
+system.ruby.l1_cntrl2.L2cache.demand_misses 78867 # Number of cache demand misses
+system.ruby.l1_cntrl2.L2cache.demand_accesses 78934 # Number of cache demand accesses
+system.ruby.l1_cntrl3.L1Dcache.demand_hits 18 # Number of cache demand hits
+system.ruby.l1_cntrl3.L1Dcache.demand_misses 78870 # Number of cache demand misses
+system.ruby.l1_cntrl3.L1Dcache.demand_accesses 78888 # Number of cache demand accesses
system.ruby.l1_cntrl3.L1Icache.demand_hits 0 # Number of cache demand hits
system.ruby.l1_cntrl3.L1Icache.demand_misses 0 # Number of cache demand misses
system.ruby.l1_cntrl3.L1Icache.demand_accesses 0 # Number of cache demand accesses
-system.ruby.l1_cntrl3.L2cache.demand_hits 73 # Number of cache demand hits
-system.ruby.l1_cntrl3.L2cache.demand_misses 77893 # Number of cache demand misses
-system.ruby.l1_cntrl3.L2cache.demand_accesses 77966 # Number of cache demand accesses
-system.ruby.l1_cntrl4.L1Dcache.demand_hits 17 # Number of cache demand hits
-system.ruby.l1_cntrl4.L1Dcache.demand_misses 78468 # Number of cache demand misses
-system.ruby.l1_cntrl4.L1Dcache.demand_accesses 78485 # Number of cache demand accesses
+system.ruby.l1_cntrl3.L2cache.demand_hits 74 # Number of cache demand hits
+system.ruby.l1_cntrl3.L2cache.demand_misses 78796 # Number of cache demand misses
+system.ruby.l1_cntrl3.L2cache.demand_accesses 78870 # Number of cache demand accesses
+system.ruby.l1_cntrl4.L1Dcache.demand_hits 15 # Number of cache demand hits
+system.ruby.l1_cntrl4.L1Dcache.demand_misses 79005 # Number of cache demand misses
+system.ruby.l1_cntrl4.L1Dcache.demand_accesses 79020 # Number of cache demand accesses
system.ruby.l1_cntrl4.L1Icache.demand_hits 0 # Number of cache demand hits
system.ruby.l1_cntrl4.L1Icache.demand_misses 0 # Number of cache demand misses
system.ruby.l1_cntrl4.L1Icache.demand_accesses 0 # Number of cache demand accesses
-system.ruby.l1_cntrl4.L2cache.demand_hits 61 # Number of cache demand hits
-system.ruby.l1_cntrl4.L2cache.demand_misses 78407 # Number of cache demand misses
-system.ruby.l1_cntrl4.L2cache.demand_accesses 78468 # Number of cache demand accesses
-system.ruby.l1_cntrl5.L1Dcache.demand_hits 25 # Number of cache demand hits
-system.ruby.l1_cntrl5.L1Dcache.demand_misses 78409 # Number of cache demand misses
-system.ruby.l1_cntrl5.L1Dcache.demand_accesses 78434 # Number of cache demand accesses
+system.ruby.l1_cntrl4.L2cache.demand_hits 67 # Number of cache demand hits
+system.ruby.l1_cntrl4.L2cache.demand_misses 78938 # Number of cache demand misses
+system.ruby.l1_cntrl4.L2cache.demand_accesses 79005 # Number of cache demand accesses
+system.ruby.l1_cntrl5.L1Dcache.demand_hits 20 # Number of cache demand hits
+system.ruby.l1_cntrl5.L1Dcache.demand_misses 78750 # Number of cache demand misses
+system.ruby.l1_cntrl5.L1Dcache.demand_accesses 78770 # Number of cache demand accesses
system.ruby.l1_cntrl5.L1Icache.demand_hits 0 # Number of cache demand hits
system.ruby.l1_cntrl5.L1Icache.demand_misses 0 # Number of cache demand misses
system.ruby.l1_cntrl5.L1Icache.demand_accesses 0 # Number of cache demand accesses
system.ruby.l1_cntrl5.L2cache.demand_hits 64 # Number of cache demand hits
-system.ruby.l1_cntrl5.L2cache.demand_misses 78345 # Number of cache demand misses
-system.ruby.l1_cntrl5.L2cache.demand_accesses 78409 # Number of cache demand accesses
-system.ruby.l1_cntrl6.L1Dcache.demand_hits 20 # Number of cache demand hits
-system.ruby.l1_cntrl6.L1Dcache.demand_misses 78115 # Number of cache demand misses
-system.ruby.l1_cntrl6.L1Dcache.demand_accesses 78135 # Number of cache demand accesses
+system.ruby.l1_cntrl5.L2cache.demand_misses 78686 # Number of cache demand misses
+system.ruby.l1_cntrl5.L2cache.demand_accesses 78750 # Number of cache demand accesses
+system.ruby.l1_cntrl6.L1Dcache.demand_hits 12 # Number of cache demand hits
+system.ruby.l1_cntrl6.L1Dcache.demand_misses 78669 # Number of cache demand misses
+system.ruby.l1_cntrl6.L1Dcache.demand_accesses 78681 # Number of cache demand accesses
system.ruby.l1_cntrl6.L1Icache.demand_hits 0 # Number of cache demand hits
system.ruby.l1_cntrl6.L1Icache.demand_misses 0 # Number of cache demand misses
system.ruby.l1_cntrl6.L1Icache.demand_accesses 0 # Number of cache demand accesses
-system.ruby.l1_cntrl6.L2cache.demand_hits 78 # Number of cache demand hits
-system.ruby.l1_cntrl6.L2cache.demand_misses 78037 # Number of cache demand misses
-system.ruby.l1_cntrl6.L2cache.demand_accesses 78115 # Number of cache demand accesses
-system.ruby.l1_cntrl7.L1Dcache.demand_hits 15 # Number of cache demand hits
-system.ruby.l1_cntrl7.L1Dcache.demand_misses 78607 # Number of cache demand misses
-system.ruby.l1_cntrl7.L1Dcache.demand_accesses 78622 # Number of cache demand accesses
+system.ruby.l1_cntrl6.L2cache.demand_hits 84 # Number of cache demand hits
+system.ruby.l1_cntrl6.L2cache.demand_misses 78585 # Number of cache demand misses
+system.ruby.l1_cntrl6.L2cache.demand_accesses 78669 # Number of cache demand accesses
+system.ruby.l1_cntrl7.L1Dcache.demand_hits 17 # Number of cache demand hits
+system.ruby.l1_cntrl7.L1Dcache.demand_misses 78957 # Number of cache demand misses
+system.ruby.l1_cntrl7.L1Dcache.demand_accesses 78974 # Number of cache demand accesses
system.ruby.l1_cntrl7.L1Icache.demand_hits 0 # Number of cache demand hits
system.ruby.l1_cntrl7.L1Icache.demand_misses 0 # Number of cache demand misses
system.ruby.l1_cntrl7.L1Icache.demand_accesses 0 # Number of cache demand accesses
-system.ruby.l1_cntrl7.L2cache.demand_hits 66 # Number of cache demand hits
-system.ruby.l1_cntrl7.L2cache.demand_misses 78541 # Number of cache demand misses
-system.ruby.l1_cntrl7.L2cache.demand_accesses 78607 # Number of cache demand accesses
+system.ruby.l1_cntrl7.L2cache.demand_hits 84 # Number of cache demand hits
+system.ruby.l1_cntrl7.L2cache.demand_misses 78873 # Number of cache demand misses
+system.ruby.l1_cntrl7.L2cache.demand_accesses 78957 # Number of cache demand accesses
system.ruby.memctrl_clk_domain.clock 3 # Clock period in ticks
-system.ruby.network.routers0.percent_links_utilized 15.720849
-system.ruby.network.routers0.msg_count.Request_Control::2 78269
-system.ruby.network.routers0.msg_count.Request_Control::3 139
-system.ruby.network.routers0.msg_count.Response_Data::4 80871
-system.ruby.network.routers0.msg_count.Response_Control::4 1088778
-system.ruby.network.routers0.msg_count.Writeback_Data::5 27580
-system.ruby.network.routers0.msg_count.Writeback_Control::2 73745
-system.ruby.network.routers0.msg_count.Writeback_Control::3 73741
-system.ruby.network.routers0.msg_count.Writeback_Control::5 45977
-system.ruby.network.routers0.msg_count.Broadcast_Control::3 546833
-system.ruby.network.routers0.msg_count.Unblock_Control::5 78448
-system.ruby.network.routers0.msg_bytes.Request_Control::2 626152
-system.ruby.network.routers0.msg_bytes.Request_Control::3 1112
-system.ruby.network.routers0.msg_bytes.Response_Data::4 5822712
-system.ruby.network.routers0.msg_bytes.Response_Control::4 8710224
-system.ruby.network.routers0.msg_bytes.Writeback_Data::5 1985760
-system.ruby.network.routers0.msg_bytes.Writeback_Control::2 589960
-system.ruby.network.routers0.msg_bytes.Writeback_Control::3 589928
-system.ruby.network.routers0.msg_bytes.Writeback_Control::5 367816
-system.ruby.network.routers0.msg_bytes.Broadcast_Control::3 4374664
-system.ruby.network.routers0.msg_bytes.Unblock_Control::5 627584
-system.ruby.network.routers1.percent_links_utilized 15.700680
-system.ruby.network.routers1.msg_count.Request_Control::2 78090
-system.ruby.network.routers1.msg_count.Request_Control::3 131
-system.ruby.network.routers1.msg_count.Response_Data::4 80580
-system.ruby.network.routers1.msg_count.Response_Control::4 1088026
-system.ruby.network.routers1.msg_count.Writeback_Data::5 27553
-system.ruby.network.routers1.msg_count.Writeback_Control::2 73740
-system.ruby.network.routers1.msg_count.Writeback_Control::3 73737
-system.ruby.network.routers1.msg_count.Writeback_Control::5 45984
-system.ruby.network.routers1.msg_count.Broadcast_Control::3 546998
-system.ruby.network.routers1.msg_count.Unblock_Control::5 78286
-system.ruby.network.routers1.msg_bytes.Request_Control::2 624720
-system.ruby.network.routers1.msg_bytes.Request_Control::3 1048
-system.ruby.network.routers1.msg_bytes.Response_Data::4 5801760
-system.ruby.network.routers1.msg_bytes.Response_Control::4 8704208
-system.ruby.network.routers1.msg_bytes.Writeback_Data::5 1983816
-system.ruby.network.routers1.msg_bytes.Writeback_Control::2 589920
-system.ruby.network.routers1.msg_bytes.Writeback_Control::3 589896
-system.ruby.network.routers1.msg_bytes.Writeback_Control::5 367872
-system.ruby.network.routers1.msg_bytes.Broadcast_Control::3 4375984
-system.ruby.network.routers1.msg_bytes.Unblock_Control::5 626288
-system.ruby.network.routers2.percent_links_utilized 15.754615
-system.ruby.network.routers2.msg_count.Request_Control::2 78465
-system.ruby.network.routers2.msg_count.Request_Control::3 122
-system.ruby.network.routers2.msg_count.Response_Data::4 80996
-system.ruby.network.routers2.msg_count.Response_Control::4 1090199
-system.ruby.network.routers2.msg_count.Writeback_Data::5 27924
-system.ruby.network.routers2.msg_count.Writeback_Control::2 74047
-system.ruby.network.routers2.msg_count.Writeback_Control::3 74045
-system.ruby.network.routers2.msg_count.Writeback_Control::5 45930
-system.ruby.network.routers2.msg_count.Broadcast_Control::3 546610
-system.ruby.network.routers2.msg_count.Unblock_Control::5 78653
-system.ruby.network.routers2.msg_bytes.Request_Control::2 627720
-system.ruby.network.routers2.msg_bytes.Request_Control::3 976
-system.ruby.network.routers2.msg_bytes.Response_Data::4 5831712
-system.ruby.network.routers2.msg_bytes.Response_Control::4 8721592
-system.ruby.network.routers2.msg_bytes.Writeback_Data::5 2010528
-system.ruby.network.routers2.msg_bytes.Writeback_Control::2 592376
-system.ruby.network.routers2.msg_bytes.Writeback_Control::3 592360
-system.ruby.network.routers2.msg_bytes.Writeback_Control::5 367440
-system.ruby.network.routers2.msg_bytes.Broadcast_Control::3 4372880
-system.ruby.network.routers2.msg_bytes.Unblock_Control::5 629224
-system.ruby.network.routers3.percent_links_utilized 15.668559
-system.ruby.network.routers3.msg_count.Request_Control::2 77893
-system.ruby.network.routers3.msg_count.Request_Control::3 152
-system.ruby.network.routers3.msg_count.Response_Data::4 80452
-system.ruby.network.routers3.msg_count.Response_Control::4 1086729
-system.ruby.network.routers3.msg_count.Writeback_Data::5 27209
-system.ruby.network.routers3.msg_count.Writeback_Control::2 73510
-system.ruby.network.routers3.msg_count.Writeback_Control::3 73508
-system.ruby.network.routers3.msg_count.Writeback_Control::5 46106
-system.ruby.network.routers3.msg_count.Broadcast_Control::3 547207
-system.ruby.network.routers3.msg_count.Unblock_Control::5 78083
-system.ruby.network.routers3.msg_bytes.Request_Control::2 623144
-system.ruby.network.routers3.msg_bytes.Request_Control::3 1216
-system.ruby.network.routers3.msg_bytes.Response_Data::4 5792544
-system.ruby.network.routers3.msg_bytes.Response_Control::4 8693832
-system.ruby.network.routers3.msg_bytes.Writeback_Data::5 1959048
-system.ruby.network.routers3.msg_bytes.Writeback_Control::2 588080
-system.ruby.network.routers3.msg_bytes.Writeback_Control::3 588064
-system.ruby.network.routers3.msg_bytes.Writeback_Control::5 368848
-system.ruby.network.routers3.msg_bytes.Broadcast_Control::3 4377656
-system.ruby.network.routers3.msg_bytes.Unblock_Control::5 624664
-system.ruby.network.routers4.percent_links_utilized 15.743220
-system.ruby.network.routers4.msg_count.Request_Control::2 78407
-system.ruby.network.routers4.msg_count.Request_Control::3 142
-system.ruby.network.routers4.msg_count.Response_Data::4 80934
-system.ruby.network.routers4.msg_count.Response_Control::4 1089785
-system.ruby.network.routers4.msg_count.Writeback_Data::5 27788
-system.ruby.network.routers4.msg_count.Writeback_Control::2 74021
-system.ruby.network.routers4.msg_count.Writeback_Control::3 74018
-system.ruby.network.routers4.msg_count.Writeback_Control::5 46049
-system.ruby.network.routers4.msg_count.Broadcast_Control::3 546700
-system.ruby.network.routers4.msg_count.Unblock_Control::5 78584
-system.ruby.network.routers4.msg_bytes.Request_Control::2 627256
-system.ruby.network.routers4.msg_bytes.Request_Control::3 1136
-system.ruby.network.routers4.msg_bytes.Response_Data::4 5827248
-system.ruby.network.routers4.msg_bytes.Response_Control::4 8718280
-system.ruby.network.routers4.msg_bytes.Writeback_Data::5 2000736
-system.ruby.network.routers4.msg_bytes.Writeback_Control::2 592168
-system.ruby.network.routers4.msg_bytes.Writeback_Control::3 592144
-system.ruby.network.routers4.msg_bytes.Writeback_Control::5 368392
-system.ruby.network.routers4.msg_bytes.Broadcast_Control::3 4373600
-system.ruby.network.routers4.msg_bytes.Unblock_Control::5 628672
-system.ruby.network.routers5.percent_links_utilized 15.734245
-system.ruby.network.routers5.msg_count.Request_Control::2 78345
-system.ruby.network.routers5.msg_count.Request_Control::3 100
-system.ruby.network.routers5.msg_count.Response_Data::4 80818
-system.ruby.network.routers5.msg_count.Response_Control::4 1089383
-system.ruby.network.routers5.msg_count.Writeback_Data::5 27834
-system.ruby.network.routers5.msg_count.Writeback_Control::2 73849
-system.ruby.network.routers5.msg_count.Writeback_Control::3 73844
-system.ruby.network.routers5.msg_count.Writeback_Control::5 45837
-system.ruby.network.routers5.msg_count.Broadcast_Control::3 546773
-system.ruby.network.routers5.msg_count.Unblock_Control::5 78514
-system.ruby.network.routers5.msg_bytes.Request_Control::2 626760
-system.ruby.network.routers5.msg_bytes.Request_Control::3 800
-system.ruby.network.routers5.msg_bytes.Response_Data::4 5818896
-system.ruby.network.routers5.msg_bytes.Response_Control::4 8715064
-system.ruby.network.routers5.msg_bytes.Writeback_Data::5 2004048
-system.ruby.network.routers5.msg_bytes.Writeback_Control::2 590792
-system.ruby.network.routers5.msg_bytes.Writeback_Control::3 590752
-system.ruby.network.routers5.msg_bytes.Writeback_Control::5 366696
-system.ruby.network.routers5.msg_bytes.Broadcast_Control::3 4374184
-system.ruby.network.routers5.msg_bytes.Unblock_Control::5 628112
-system.ruby.network.routers6.percent_links_utilized 15.693334
-system.ruby.network.routers6.msg_count.Request_Control::2 78037
-system.ruby.network.routers6.msg_count.Request_Control::3 131
-system.ruby.network.routers6.msg_count.Response_Data::4 80574
-system.ruby.network.routers6.msg_count.Response_Control::4 1087587
-system.ruby.network.routers6.msg_count.Writeback_Data::5 27513
-system.ruby.network.routers6.msg_count.Writeback_Control::2 73565
-system.ruby.network.routers6.msg_count.Writeback_Control::3 73562
-system.ruby.network.routers6.msg_count.Writeback_Control::5 45870
-system.ruby.network.routers6.msg_count.Broadcast_Control::3 547058
-system.ruby.network.routers6.msg_count.Unblock_Control::5 78212
-system.ruby.network.routers6.msg_bytes.Request_Control::2 624296
-system.ruby.network.routers6.msg_bytes.Request_Control::3 1048
-system.ruby.network.routers6.msg_bytes.Response_Data::4 5801328
-system.ruby.network.routers6.msg_bytes.Response_Control::4 8700696
-system.ruby.network.routers6.msg_bytes.Writeback_Data::5 1980936
-system.ruby.network.routers6.msg_bytes.Writeback_Control::2 588520
-system.ruby.network.routers6.msg_bytes.Writeback_Control::3 588496
-system.ruby.network.routers6.msg_bytes.Writeback_Control::5 366960
-system.ruby.network.routers6.msg_bytes.Broadcast_Control::3 4376464
-system.ruby.network.routers6.msg_bytes.Unblock_Control::5 625696
-system.ruby.network.routers7.percent_links_utilized 15.751256
-system.ruby.network.routers7.msg_count.Request_Control::2 78539
-system.ruby.network.routers7.msg_count.Request_Control::3 141
-system.ruby.network.routers7.msg_count.Response_Data::4 81044
-system.ruby.network.routers7.msg_count.Response_Control::4 1090607
-system.ruby.network.routers7.msg_count.Writeback_Data::5 27694
-system.ruby.network.routers7.msg_count.Writeback_Control::2 74130
-system.ruby.network.routers7.msg_count.Writeback_Control::3 74128
-system.ruby.network.routers7.msg_count.Writeback_Control::5 46215
-system.ruby.network.routers7.msg_count.Broadcast_Control::3 546562
-system.ruby.network.routers7.msg_count.Unblock_Control::5 78755
-system.ruby.network.routers7.msg_bytes.Request_Control::2 628312
-system.ruby.network.routers7.msg_bytes.Request_Control::3 1128
-system.ruby.network.routers7.msg_bytes.Response_Data::4 5835168
-system.ruby.network.routers7.msg_bytes.Response_Control::4 8724856
-system.ruby.network.routers7.msg_bytes.Writeback_Data::5 1993968
-system.ruby.network.routers7.msg_bytes.Writeback_Control::2 593040
-system.ruby.network.routers7.msg_bytes.Writeback_Control::3 593024
-system.ruby.network.routers7.msg_bytes.Writeback_Control::5 369720
-system.ruby.network.routers7.msg_bytes.Broadcast_Control::3 4372496
-system.ruby.network.routers7.msg_bytes.Unblock_Control::5 630040
-system.ruby.network.routers8.percent_links_utilized 57.696143
-system.ruby.network.routers8.msg_count.Request_Control::2 626043
-system.ruby.network.routers8.msg_count.Request_Control::3 1058
-system.ruby.network.routers8.msg_count.Response_Data::4 605779
-system.ruby.network.routers8.msg_count.Writeback_Data::5 221095
-system.ruby.network.routers8.msg_count.Writeback_Control::2 590607
-system.ruby.network.routers8.msg_count.Writeback_Control::3 590583
-system.ruby.network.routers8.msg_count.Writeback_Control::5 367967
-system.ruby.network.routers8.msg_count.Broadcast_Control::3 624964
-system.ruby.network.routers8.msg_count.Unblock_Control::5 627535
-system.ruby.network.routers8.msg_bytes.Request_Control::2 5008344
-system.ruby.network.routers8.msg_bytes.Request_Control::3 8464
-system.ruby.network.routers8.msg_bytes.Response_Data::4 43616088
-system.ruby.network.routers8.msg_bytes.Writeback_Data::5 15918840
-system.ruby.network.routers8.msg_bytes.Writeback_Control::2 4724856
-system.ruby.network.routers8.msg_bytes.Writeback_Control::3 4724664
-system.ruby.network.routers8.msg_bytes.Writeback_Control::5 2943736
-system.ruby.network.routers8.msg_bytes.Broadcast_Control::3 4999712
-system.ruby.network.routers8.msg_bytes.Unblock_Control::5 5020280
-system.ruby.network.routers9.percent_links_utilized 22.596120
-system.ruby.network.routers9.msg_count.Request_Control::2 626043
-system.ruby.network.routers9.msg_count.Request_Control::3 1058
-system.ruby.network.routers9.msg_count.Response_Data::4 626025
-system.ruby.network.routers9.msg_count.Response_Control::4 4355547
-system.ruby.network.routers9.msg_count.Writeback_Data::5 221095
-system.ruby.network.routers9.msg_count.Writeback_Control::2 590607
-system.ruby.network.routers9.msg_count.Writeback_Control::3 590583
-system.ruby.network.routers9.msg_count.Writeback_Control::5 367968
-system.ruby.network.routers9.msg_count.Broadcast_Control::3 4374748
-system.ruby.network.routers9.msg_count.Unblock_Control::5 627535
-system.ruby.network.routers9.msg_bytes.Request_Control::2 5008344
-system.ruby.network.routers9.msg_bytes.Request_Control::3 8464
-system.ruby.network.routers9.msg_bytes.Response_Data::4 45073800
-system.ruby.network.routers9.msg_bytes.Response_Control::4 34844376
-system.ruby.network.routers9.msg_bytes.Writeback_Data::5 15918840
-system.ruby.network.routers9.msg_bytes.Writeback_Control::2 4724856
-system.ruby.network.routers9.msg_bytes.Writeback_Control::3 4724664
-system.ruby.network.routers9.msg_bytes.Writeback_Control::5 2943744
-system.ruby.network.routers9.msg_bytes.Broadcast_Control::3 34997984
-system.ruby.network.routers9.msg_bytes.Unblock_Control::5 5020280
-system.ruby.network.msg_count.Request_Control 1881305
-system.ruby.network.msg_count.Response_Data 1878073
-system.ruby.network.msg_count.Response_Control 13066641
-system.ruby.network.msg_count.Writeback_Data 663285
-system.ruby.network.msg_count.Writeback_Control 4647473
-system.ruby.network.msg_count.Broadcast_Control 9374453
-system.ruby.network.msg_count.Unblock_Control 1882605
-system.ruby.network.msg_byte.Request_Control 15050440
-system.ruby.network.msg_byte.Response_Data 135221256
-system.ruby.network.msg_byte.Response_Control 104533128
-system.ruby.network.msg_byte.Writeback_Data 47756520
-system.ruby.network.msg_byte.Writeback_Control 37179784
-system.ruby.network.msg_byte.Broadcast_Control 74995624
-system.ruby.network.msg_byte.Unblock_Control 15060840
-system.ruby.network.routers0.throttle0.link_utilization 19.845060
-system.ruby.network.routers0.throttle0.msg_count.Request_Control::3 139
-system.ruby.network.routers0.throttle0.msg_count.Response_Data::4 78266
-system.ruby.network.routers0.throttle0.msg_count.Response_Control::4 544412
-system.ruby.network.routers0.throttle0.msg_count.Writeback_Control::3 73741
-system.ruby.network.routers0.throttle0.msg_count.Broadcast_Control::3 546833
-system.ruby.network.routers0.throttle0.msg_bytes.Request_Control::3 1112
-system.ruby.network.routers0.throttle0.msg_bytes.Response_Data::4 5635152
-system.ruby.network.routers0.throttle0.msg_bytes.Response_Control::4 4355296
-system.ruby.network.routers0.throttle0.msg_bytes.Writeback_Control::3 589928
-system.ruby.network.routers0.throttle0.msg_bytes.Broadcast_Control::3 4374664
-system.ruby.network.routers0.throttle1.link_utilization 11.596637
-system.ruby.network.routers0.throttle1.msg_count.Request_Control::2 78269
-system.ruby.network.routers0.throttle1.msg_count.Response_Data::4 2605
-system.ruby.network.routers0.throttle1.msg_count.Response_Control::4 544366
-system.ruby.network.routers0.throttle1.msg_count.Writeback_Data::5 27580
-system.ruby.network.routers0.throttle1.msg_count.Writeback_Control::2 73745
-system.ruby.network.routers0.throttle1.msg_count.Writeback_Control::5 45977
-system.ruby.network.routers0.throttle1.msg_count.Unblock_Control::5 78448
-system.ruby.network.routers0.throttle1.msg_bytes.Request_Control::2 626152
-system.ruby.network.routers0.throttle1.msg_bytes.Response_Data::4 187560
-system.ruby.network.routers0.throttle1.msg_bytes.Response_Control::4 4354928
-system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Data::5 1985760
-system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Control::2 589960
-system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Control::5 367816
-system.ruby.network.routers0.throttle1.msg_bytes.Unblock_Control::5 627584
-system.ruby.network.routers1.throttle0.link_utilization 19.818746
-system.ruby.network.routers1.throttle0.msg_count.Request_Control::3 131
-system.ruby.network.routers1.throttle0.msg_count.Response_Data::4 78087
-system.ruby.network.routers1.throttle0.msg_count.Response_Control::4 543391
-system.ruby.network.routers1.throttle0.msg_count.Writeback_Control::3 73737
-system.ruby.network.routers1.throttle0.msg_count.Broadcast_Control::3 546998
-system.ruby.network.routers1.throttle0.msg_bytes.Request_Control::3 1048
-system.ruby.network.routers1.throttle0.msg_bytes.Response_Data::4 5622264
-system.ruby.network.routers1.throttle0.msg_bytes.Response_Control::4 4347128
-system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Control::3 589896
-system.ruby.network.routers1.throttle0.msg_bytes.Broadcast_Control::3 4375984
-system.ruby.network.routers1.throttle1.link_utilization 11.582614
-system.ruby.network.routers1.throttle1.msg_count.Request_Control::2 78090
-system.ruby.network.routers1.throttle1.msg_count.Response_Data::4 2493
-system.ruby.network.routers1.throttle1.msg_count.Response_Control::4 544635
-system.ruby.network.routers1.throttle1.msg_count.Writeback_Data::5 27553
-system.ruby.network.routers1.throttle1.msg_count.Writeback_Control::2 73740
-system.ruby.network.routers1.throttle1.msg_count.Writeback_Control::5 45984
-system.ruby.network.routers1.throttle1.msg_count.Unblock_Control::5 78286
-system.ruby.network.routers1.throttle1.msg_bytes.Request_Control::2 624720
-system.ruby.network.routers1.throttle1.msg_bytes.Response_Data::4 179496
-system.ruby.network.routers1.throttle1.msg_bytes.Response_Control::4 4357080
-system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Data::5 1983816
-system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Control::2 589920
-system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Control::5 367872
-system.ruby.network.routers1.throttle1.msg_bytes.Unblock_Control::5 626288
-system.ruby.network.routers2.throttle0.link_utilization 19.881343
-system.ruby.network.routers2.throttle0.msg_count.Request_Control::3 122
-system.ruby.network.routers2.throttle0.msg_count.Response_Data::4 78462
-system.ruby.network.routers2.throttle0.msg_count.Response_Control::4 546002
-system.ruby.network.routers2.throttle0.msg_count.Writeback_Control::3 74045
-system.ruby.network.routers2.throttle0.msg_count.Broadcast_Control::3 546610
-system.ruby.network.routers2.throttle0.msg_bytes.Request_Control::3 976
-system.ruby.network.routers2.throttle0.msg_bytes.Response_Data::4 5649264
-system.ruby.network.routers2.throttle0.msg_bytes.Response_Control::4 4368016
-system.ruby.network.routers2.throttle0.msg_bytes.Writeback_Control::3 592360
-system.ruby.network.routers2.throttle0.msg_bytes.Broadcast_Control::3 4372880
-system.ruby.network.routers2.throttle1.link_utilization 11.627888
-system.ruby.network.routers2.throttle1.msg_count.Request_Control::2 78465
-system.ruby.network.routers2.throttle1.msg_count.Response_Data::4 2534
-system.ruby.network.routers2.throttle1.msg_count.Response_Control::4 544197
-system.ruby.network.routers2.throttle1.msg_count.Writeback_Data::5 27924
-system.ruby.network.routers2.throttle1.msg_count.Writeback_Control::2 74047
-system.ruby.network.routers2.throttle1.msg_count.Writeback_Control::5 45930
-system.ruby.network.routers2.throttle1.msg_count.Unblock_Control::5 78653
-system.ruby.network.routers2.throttle1.msg_bytes.Request_Control::2 627720
-system.ruby.network.routers2.throttle1.msg_bytes.Response_Data::4 182448
-system.ruby.network.routers2.throttle1.msg_bytes.Response_Control::4 4353576
-system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Data::5 2010528
-system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Control::2 592376
-system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Control::5 367440
-system.ruby.network.routers2.throttle1.msg_bytes.Unblock_Control::5 629224
-system.ruby.network.routers3.throttle0.link_utilization 19.784459
-system.ruby.network.routers3.throttle0.msg_count.Request_Control::3 152
-system.ruby.network.routers3.throttle0.msg_count.Response_Data::4 77890
-system.ruby.network.routers3.throttle0.msg_count.Response_Control::4 541933
-system.ruby.network.routers3.throttle0.msg_count.Writeback_Control::3 73508
-system.ruby.network.routers3.throttle0.msg_count.Broadcast_Control::3 547207
-system.ruby.network.routers3.throttle0.msg_bytes.Request_Control::3 1216
-system.ruby.network.routers3.throttle0.msg_bytes.Response_Data::4 5608080
-system.ruby.network.routers3.throttle0.msg_bytes.Response_Control::4 4335464
-system.ruby.network.routers3.throttle0.msg_bytes.Writeback_Control::3 588064
-system.ruby.network.routers3.throttle0.msg_bytes.Broadcast_Control::3 4377656
-system.ruby.network.routers3.throttle1.link_utilization 11.552659
-system.ruby.network.routers3.throttle1.msg_count.Request_Control::2 77893
-system.ruby.network.routers3.throttle1.msg_count.Response_Data::4 2562
-system.ruby.network.routers3.throttle1.msg_count.Response_Control::4 544796
-system.ruby.network.routers3.throttle1.msg_count.Writeback_Data::5 27209
-system.ruby.network.routers3.throttle1.msg_count.Writeback_Control::2 73510
-system.ruby.network.routers3.throttle1.msg_count.Writeback_Control::5 46106
-system.ruby.network.routers3.throttle1.msg_count.Unblock_Control::5 78083
-system.ruby.network.routers3.throttle1.msg_bytes.Request_Control::2 623144
-system.ruby.network.routers3.throttle1.msg_bytes.Response_Data::4 184464
-system.ruby.network.routers3.throttle1.msg_bytes.Response_Control::4 4358368
-system.ruby.network.routers3.throttle1.msg_bytes.Writeback_Data::5 1959048
-system.ruby.network.routers3.throttle1.msg_bytes.Writeback_Control::2 588080
-system.ruby.network.routers3.throttle1.msg_bytes.Writeback_Control::5 368848
-system.ruby.network.routers3.throttle1.msg_bytes.Unblock_Control::5 624664
-system.ruby.network.routers4.throttle0.link_utilization 19.871067
-system.ruby.network.routers4.throttle0.msg_count.Request_Control::3 142
-system.ruby.network.routers4.throttle0.msg_count.Response_Data::4 78404
-system.ruby.network.routers4.throttle0.msg_count.Response_Control::4 545473
-system.ruby.network.routers4.throttle0.msg_count.Writeback_Control::3 74018
-system.ruby.network.routers4.throttle0.msg_count.Broadcast_Control::3 546700
-system.ruby.network.routers4.throttle0.msg_bytes.Request_Control::3 1136
-system.ruby.network.routers4.throttle0.msg_bytes.Response_Data::4 5645088
-system.ruby.network.routers4.throttle0.msg_bytes.Response_Control::4 4363784
-system.ruby.network.routers4.throttle0.msg_bytes.Writeback_Control::3 592144
-system.ruby.network.routers4.throttle0.msg_bytes.Broadcast_Control::3 4373600
-system.ruby.network.routers4.throttle1.link_utilization 11.615373
-system.ruby.network.routers4.throttle1.msg_count.Request_Control::2 78407
-system.ruby.network.routers4.throttle1.msg_count.Response_Data::4 2530
-system.ruby.network.routers4.throttle1.msg_count.Response_Control::4 544312
-system.ruby.network.routers4.throttle1.msg_count.Writeback_Data::5 27788
-system.ruby.network.routers4.throttle1.msg_count.Writeback_Control::2 74021
-system.ruby.network.routers4.throttle1.msg_count.Writeback_Control::5 46049
-system.ruby.network.routers4.throttle1.msg_count.Unblock_Control::5 78584
-system.ruby.network.routers4.throttle1.msg_bytes.Request_Control::2 627256
-system.ruby.network.routers4.throttle1.msg_bytes.Response_Data::4 182160
-system.ruby.network.routers4.throttle1.msg_bytes.Response_Control::4 4354496
-system.ruby.network.routers4.throttle1.msg_bytes.Writeback_Data::5 2000736
-system.ruby.network.routers4.throttle1.msg_bytes.Writeback_Control::2 592168
-system.ruby.network.routers4.throttle1.msg_bytes.Writeback_Control::5 368392
-system.ruby.network.routers4.throttle1.msg_bytes.Unblock_Control::5 628672
-system.ruby.network.routers5.throttle0.link_utilization 19.858552
-system.ruby.network.routers5.throttle0.msg_count.Request_Control::3 100
-system.ruby.network.routers5.throttle0.msg_count.Response_Data::4 78343
-system.ruby.network.routers5.throttle0.msg_count.Response_Control::4 544986
-system.ruby.network.routers5.throttle0.msg_count.Writeback_Control::3 73844
-system.ruby.network.routers5.throttle0.msg_count.Broadcast_Control::3 546773
-system.ruby.network.routers5.throttle0.msg_bytes.Request_Control::3 800
-system.ruby.network.routers5.throttle0.msg_bytes.Response_Data::4 5640696
-system.ruby.network.routers5.throttle0.msg_bytes.Response_Control::4 4359888
-system.ruby.network.routers5.throttle0.msg_bytes.Writeback_Control::3 590752
-system.ruby.network.routers5.throttle0.msg_bytes.Broadcast_Control::3 4374184
-system.ruby.network.routers5.throttle1.link_utilization 11.609938
-system.ruby.network.routers5.throttle1.msg_count.Request_Control::2 78345
-system.ruby.network.routers5.throttle1.msg_count.Response_Data::4 2475
-system.ruby.network.routers5.throttle1.msg_count.Response_Control::4 544397
-system.ruby.network.routers5.throttle1.msg_count.Writeback_Data::5 27834
-system.ruby.network.routers5.throttle1.msg_count.Writeback_Control::2 73849
-system.ruby.network.routers5.throttle1.msg_count.Writeback_Control::5 45837
-system.ruby.network.routers5.throttle1.msg_count.Unblock_Control::5 78514
-system.ruby.network.routers5.throttle1.msg_bytes.Request_Control::2 626760
-system.ruby.network.routers5.throttle1.msg_bytes.Response_Data::4 178200
-system.ruby.network.routers5.throttle1.msg_bytes.Response_Control::4 4355176
-system.ruby.network.routers5.throttle1.msg_bytes.Writeback_Data::5 2004048
-system.ruby.network.routers5.throttle1.msg_bytes.Writeback_Control::2 590792
-system.ruby.network.routers5.throttle1.msg_bytes.Writeback_Control::5 366696
-system.ruby.network.routers5.throttle1.msg_bytes.Unblock_Control::5 628112
-system.ruby.network.routers6.throttle0.link_utilization 19.807664
-system.ruby.network.routers6.throttle0.msg_count.Request_Control::3 131
-system.ruby.network.routers6.throttle0.msg_count.Response_Data::4 78034
-system.ruby.network.routers6.throttle0.msg_count.Response_Control::4 542939
-system.ruby.network.routers6.throttle0.msg_count.Writeback_Control::3 73562
-system.ruby.network.routers6.throttle0.msg_count.Broadcast_Control::3 547058
-system.ruby.network.routers6.throttle0.msg_bytes.Request_Control::3 1048
-system.ruby.network.routers6.throttle0.msg_bytes.Response_Data::4 5618448
-system.ruby.network.routers6.throttle0.msg_bytes.Response_Control::4 4343512
-system.ruby.network.routers6.throttle0.msg_bytes.Writeback_Control::3 588496
-system.ruby.network.routers6.throttle0.msg_bytes.Broadcast_Control::3 4376464
-system.ruby.network.routers6.throttle1.link_utilization 11.579005
-system.ruby.network.routers6.throttle1.msg_count.Request_Control::2 78037
-system.ruby.network.routers6.throttle1.msg_count.Response_Data::4 2540
-system.ruby.network.routers6.throttle1.msg_count.Response_Control::4 544648
-system.ruby.network.routers6.throttle1.msg_count.Writeback_Data::5 27513
-system.ruby.network.routers6.throttle1.msg_count.Writeback_Control::2 73565
-system.ruby.network.routers6.throttle1.msg_count.Writeback_Control::5 45870
-system.ruby.network.routers6.throttle1.msg_count.Unblock_Control::5 78212
-system.ruby.network.routers6.throttle1.msg_bytes.Request_Control::2 624296
-system.ruby.network.routers6.throttle1.msg_bytes.Response_Data::4 182880
-system.ruby.network.routers6.throttle1.msg_bytes.Response_Control::4 4357184
-system.ruby.network.routers6.throttle1.msg_bytes.Writeback_Data::5 1980936
-system.ruby.network.routers6.throttle1.msg_bytes.Writeback_Control::2 588520
-system.ruby.network.routers6.throttle1.msg_bytes.Writeback_Control::5 366960
-system.ruby.network.routers6.throttle1.msg_bytes.Unblock_Control::5 625696
-system.ruby.network.routers7.throttle0.link_utilization 19.893508
-system.ruby.network.routers7.throttle0.msg_count.Request_Control::3 141
-system.ruby.network.routers7.throttle0.msg_count.Response_Data::4 78538
-system.ruby.network.routers7.throttle0.msg_count.Response_Control::4 546411
-system.ruby.network.routers7.throttle0.msg_count.Writeback_Control::3 74128
-system.ruby.network.routers7.throttle0.msg_count.Broadcast_Control::3 546562
-system.ruby.network.routers7.throttle0.msg_bytes.Request_Control::3 1128
-system.ruby.network.routers7.throttle0.msg_bytes.Response_Data::4 5654736
-system.ruby.network.routers7.throttle0.msg_bytes.Response_Control::4 4371288
-system.ruby.network.routers7.throttle0.msg_bytes.Writeback_Control::3 593024
-system.ruby.network.routers7.throttle0.msg_bytes.Broadcast_Control::3 4372496
-system.ruby.network.routers7.throttle1.link_utilization 11.609004
-system.ruby.network.routers7.throttle1.msg_count.Request_Control::2 78539
-system.ruby.network.routers7.throttle1.msg_count.Response_Data::4 2506
-system.ruby.network.routers7.throttle1.msg_count.Response_Control::4 544196
-system.ruby.network.routers7.throttle1.msg_count.Writeback_Data::5 27694
-system.ruby.network.routers7.throttle1.msg_count.Writeback_Control::2 74130
-system.ruby.network.routers7.throttle1.msg_count.Writeback_Control::5 46215
-system.ruby.network.routers7.throttle1.msg_count.Unblock_Control::5 78755
-system.ruby.network.routers7.throttle1.msg_bytes.Request_Control::2 628312
-system.ruby.network.routers7.throttle1.msg_bytes.Response_Data::4 180432
-system.ruby.network.routers7.throttle1.msg_bytes.Response_Control::4 4353568
-system.ruby.network.routers7.throttle1.msg_bytes.Writeback_Data::5 1993968
-system.ruby.network.routers7.throttle1.msg_bytes.Writeback_Control::2 593040
-system.ruby.network.routers7.throttle1.msg_bytes.Writeback_Control::5 369720
-system.ruby.network.routers7.throttle1.msg_bytes.Unblock_Control::5 630040
-system.ruby.network.routers8.throttle0.link_utilization 44.604544
-system.ruby.network.routers8.throttle0.msg_count.Request_Control::2 626043
-system.ruby.network.routers8.throttle0.msg_count.Writeback_Data::5 221095
-system.ruby.network.routers8.throttle0.msg_count.Writeback_Control::2 590607
-system.ruby.network.routers8.throttle0.msg_count.Writeback_Control::5 367967
-system.ruby.network.routers8.throttle0.msg_count.Unblock_Control::5 627535
-system.ruby.network.routers8.throttle0.msg_bytes.Request_Control::2 5008344
-system.ruby.network.routers8.throttle0.msg_bytes.Writeback_Data::5 15918840
-system.ruby.network.routers8.throttle0.msg_bytes.Writeback_Control::2 4724856
-system.ruby.network.routers8.throttle0.msg_bytes.Writeback_Control::5 2943736
-system.ruby.network.routers8.throttle0.msg_bytes.Unblock_Control::5 5020280
-system.ruby.network.routers8.throttle1.link_utilization 70.787742
-system.ruby.network.routers8.throttle1.msg_count.Request_Control::3 1058
-system.ruby.network.routers8.throttle1.msg_count.Response_Data::4 605779
-system.ruby.network.routers8.throttle1.msg_count.Writeback_Control::3 590583
-system.ruby.network.routers8.throttle1.msg_count.Broadcast_Control::3 624964
-system.ruby.network.routers8.throttle1.msg_bytes.Request_Control::3 8464
-system.ruby.network.routers8.throttle1.msg_bytes.Response_Data::4 43616088
-system.ruby.network.routers8.throttle1.msg_bytes.Writeback_Control::3 4724664
-system.ruby.network.routers8.throttle1.msg_bytes.Broadcast_Control::3 4999712
-system.ruby.network.routers9.throttle0.link_utilization 19.845071
-system.ruby.network.routers9.throttle0.msg_count.Request_Control::3 139
-system.ruby.network.routers9.throttle0.msg_count.Response_Data::4 78266
-system.ruby.network.routers9.throttle0.msg_count.Response_Control::4 544412
-system.ruby.network.routers9.throttle0.msg_count.Writeback_Control::3 73741
-system.ruby.network.routers9.throttle0.msg_count.Broadcast_Control::3 546834
-system.ruby.network.routers9.throttle0.msg_bytes.Request_Control::3 1112
-system.ruby.network.routers9.throttle0.msg_bytes.Response_Data::4 5635152
-system.ruby.network.routers9.throttle0.msg_bytes.Response_Control::4 4355296
-system.ruby.network.routers9.throttle0.msg_bytes.Writeback_Control::3 589928
-system.ruby.network.routers9.throttle0.msg_bytes.Broadcast_Control::3 4374672
-system.ruby.network.routers9.throttle1.link_utilization 19.818756
-system.ruby.network.routers9.throttle1.msg_count.Request_Control::3 131
-system.ruby.network.routers9.throttle1.msg_count.Response_Data::4 78087
-system.ruby.network.routers9.throttle1.msg_count.Response_Control::4 543391
-system.ruby.network.routers9.throttle1.msg_count.Writeback_Control::3 73737
-system.ruby.network.routers9.throttle1.msg_count.Broadcast_Control::3 546999
-system.ruby.network.routers9.throttle1.msg_bytes.Request_Control::3 1048
-system.ruby.network.routers9.throttle1.msg_bytes.Response_Data::4 5622264
-system.ruby.network.routers9.throttle1.msg_bytes.Response_Control::4 4347128
-system.ruby.network.routers9.throttle1.msg_bytes.Writeback_Control::3 589896
-system.ruby.network.routers9.throttle1.msg_bytes.Broadcast_Control::3 4375992
-system.ruby.network.routers9.throttle2.link_utilization 19.881353
-system.ruby.network.routers9.throttle2.msg_count.Request_Control::3 122
-system.ruby.network.routers9.throttle2.msg_count.Response_Data::4 78462
-system.ruby.network.routers9.throttle2.msg_count.Response_Control::4 546002
-system.ruby.network.routers9.throttle2.msg_count.Writeback_Control::3 74045
-system.ruby.network.routers9.throttle2.msg_count.Broadcast_Control::3 546611
-system.ruby.network.routers9.throttle2.msg_bytes.Request_Control::3 976
-system.ruby.network.routers9.throttle2.msg_bytes.Response_Data::4 5649264
-system.ruby.network.routers9.throttle2.msg_bytes.Response_Control::4 4368016
-system.ruby.network.routers9.throttle2.msg_bytes.Writeback_Control::3 592360
-system.ruby.network.routers9.throttle2.msg_bytes.Broadcast_Control::3 4372888
-system.ruby.network.routers9.throttle3.link_utilization 19.784470
-system.ruby.network.routers9.throttle3.msg_count.Request_Control::3 152
-system.ruby.network.routers9.throttle3.msg_count.Response_Data::4 77890
-system.ruby.network.routers9.throttle3.msg_count.Response_Control::4 541933
-system.ruby.network.routers9.throttle3.msg_count.Writeback_Control::3 73508
-system.ruby.network.routers9.throttle3.msg_count.Broadcast_Control::3 547208
-system.ruby.network.routers9.throttle3.msg_bytes.Request_Control::3 1216
-system.ruby.network.routers9.throttle3.msg_bytes.Response_Data::4 5608080
-system.ruby.network.routers9.throttle3.msg_bytes.Response_Control::4 4335464
-system.ruby.network.routers9.throttle3.msg_bytes.Writeback_Control::3 588064
-system.ruby.network.routers9.throttle3.msg_bytes.Broadcast_Control::3 4377664
-system.ruby.network.routers9.throttle4.link_utilization 19.871078
-system.ruby.network.routers9.throttle4.msg_count.Request_Control::3 142
-system.ruby.network.routers9.throttle4.msg_count.Response_Data::4 78404
-system.ruby.network.routers9.throttle4.msg_count.Response_Control::4 545473
-system.ruby.network.routers9.throttle4.msg_count.Writeback_Control::3 74018
-system.ruby.network.routers9.throttle4.msg_count.Broadcast_Control::3 546701
-system.ruby.network.routers9.throttle4.msg_bytes.Request_Control::3 1136
-system.ruby.network.routers9.throttle4.msg_bytes.Response_Data::4 5645088
-system.ruby.network.routers9.throttle4.msg_bytes.Response_Control::4 4363784
-system.ruby.network.routers9.throttle4.msg_bytes.Writeback_Control::3 592144
-system.ruby.network.routers9.throttle4.msg_bytes.Broadcast_Control::3 4373608
-system.ruby.network.routers9.throttle5.link_utilization 19.858563
-system.ruby.network.routers9.throttle5.msg_count.Request_Control::3 100
-system.ruby.network.routers9.throttle5.msg_count.Response_Data::4 78343
-system.ruby.network.routers9.throttle5.msg_count.Response_Control::4 544986
-system.ruby.network.routers9.throttle5.msg_count.Writeback_Control::3 73844
-system.ruby.network.routers9.throttle5.msg_count.Broadcast_Control::3 546774
-system.ruby.network.routers9.throttle5.msg_bytes.Request_Control::3 800
-system.ruby.network.routers9.throttle5.msg_bytes.Response_Data::4 5640696
-system.ruby.network.routers9.throttle5.msg_bytes.Response_Control::4 4359888
-system.ruby.network.routers9.throttle5.msg_bytes.Writeback_Control::3 590752
-system.ruby.network.routers9.throttle5.msg_bytes.Broadcast_Control::3 4374192
-system.ruby.network.routers9.throttle6.link_utilization 19.807685
-system.ruby.network.routers9.throttle6.msg_count.Request_Control::3 131
-system.ruby.network.routers9.throttle6.msg_count.Response_Data::4 78035
-system.ruby.network.routers9.throttle6.msg_count.Response_Control::4 542939
-system.ruby.network.routers9.throttle6.msg_count.Writeback_Control::3 73562
-system.ruby.network.routers9.throttle6.msg_count.Broadcast_Control::3 547058
-system.ruby.network.routers9.throttle6.msg_bytes.Request_Control::3 1048
-system.ruby.network.routers9.throttle6.msg_bytes.Response_Data::4 5618520
-system.ruby.network.routers9.throttle6.msg_bytes.Response_Control::4 4343512
-system.ruby.network.routers9.throttle6.msg_bytes.Writeback_Control::3 588496
-system.ruby.network.routers9.throttle6.msg_bytes.Broadcast_Control::3 4376464
-system.ruby.network.routers9.throttle7.link_utilization 19.893529
-system.ruby.network.routers9.throttle7.msg_count.Request_Control::3 141
-system.ruby.network.routers9.throttle7.msg_count.Response_Data::4 78538
-system.ruby.network.routers9.throttle7.msg_count.Response_Control::4 546411
-system.ruby.network.routers9.throttle7.msg_count.Writeback_Control::3 74128
-system.ruby.network.routers9.throttle7.msg_count.Broadcast_Control::3 546563
-system.ruby.network.routers9.throttle7.msg_bytes.Request_Control::3 1128
-system.ruby.network.routers9.throttle7.msg_bytes.Response_Data::4 5654736
-system.ruby.network.routers9.throttle7.msg_bytes.Response_Control::4 4371288
-system.ruby.network.routers9.throttle7.msg_bytes.Writeback_Control::3 593024
-system.ruby.network.routers9.throttle7.msg_bytes.Broadcast_Control::3 4372504
-system.ruby.network.routers9.throttle8.link_utilization 44.604576
-system.ruby.network.routers9.throttle8.msg_count.Request_Control::2 626043
-system.ruby.network.routers9.throttle8.msg_count.Writeback_Data::5 221095
-system.ruby.network.routers9.throttle8.msg_count.Writeback_Control::2 590607
-system.ruby.network.routers9.throttle8.msg_count.Writeback_Control::5 367968
-system.ruby.network.routers9.throttle8.msg_count.Unblock_Control::5 627535
-system.ruby.network.routers9.throttle8.msg_bytes.Request_Control::2 5008344
-system.ruby.network.routers9.throttle8.msg_bytes.Writeback_Data::5 15918840
-system.ruby.network.routers9.throttle8.msg_bytes.Writeback_Control::2 4724856
-system.ruby.network.routers9.throttle8.msg_bytes.Writeback_Control::5 2943744
-system.ruby.network.routers9.throttle8.msg_bytes.Unblock_Control::5 5020280
+system.ruby.network.routers0.percent_links_utilized 15.737393
+system.ruby.network.routers0.msg_count.Request_Control::2 78599
+system.ruby.network.routers0.msg_count.Request_Control::3 129
+system.ruby.network.routers0.msg_count.Response_Data::4 81242
+system.ruby.network.routers0.msg_count.Response_Control::4 1095039
+system.ruby.network.routers0.msg_count.Writeback_Data::5 27870
+system.ruby.network.routers0.msg_count.Writeback_Control::2 74172
+system.ruby.network.routers0.msg_count.Writeback_Control::3 74170
+system.ruby.network.routers0.msg_count.Writeback_Control::5 46105
+system.ruby.network.routers0.msg_count.Broadcast_Control::3 550644
+system.ruby.network.routers0.msg_count.Unblock_Control::5 78789
+system.ruby.network.routers0.msg_bytes.Request_Control::2 628792
+system.ruby.network.routers0.msg_bytes.Request_Control::3 1032
+system.ruby.network.routers0.msg_bytes.Response_Data::4 5849424
+system.ruby.network.routers0.msg_bytes.Response_Control::4 8760312
+system.ruby.network.routers0.msg_bytes.Writeback_Data::5 2006640
+system.ruby.network.routers0.msg_bytes.Writeback_Control::2 593376
+system.ruby.network.routers0.msg_bytes.Writeback_Control::3 593360
+system.ruby.network.routers0.msg_bytes.Writeback_Control::5 368840
+system.ruby.network.routers0.msg_bytes.Broadcast_Control::3 4405152
+system.ruby.network.routers0.msg_bytes.Unblock_Control::5 630312
+system.ruby.network.routers1.percent_links_utilized 15.754315
+system.ruby.network.routers1.msg_count.Request_Control::2 78806
+system.ruby.network.routers1.msg_count.Request_Control::3 125
+system.ruby.network.routers1.msg_count.Response_Data::4 81304
+system.ruby.network.routers1.msg_count.Response_Control::4 1096466
+system.ruby.network.routers1.msg_count.Writeback_Data::5 27909
+system.ruby.network.routers1.msg_count.Writeback_Control::2 74407
+system.ruby.network.routers1.msg_count.Writeback_Control::3 74404
+system.ruby.network.routers1.msg_count.Writeback_Control::5 46318
+system.ruby.network.routers1.msg_count.Broadcast_Control::3 550437
+system.ruby.network.routers1.msg_count.Unblock_Control::5 78979
+system.ruby.network.routers1.msg_bytes.Request_Control::2 630448
+system.ruby.network.routers1.msg_bytes.Request_Control::3 1000
+system.ruby.network.routers1.msg_bytes.Response_Data::4 5853888
+system.ruby.network.routers1.msg_bytes.Response_Control::4 8771728
+system.ruby.network.routers1.msg_bytes.Writeback_Data::5 2009448
+system.ruby.network.routers1.msg_bytes.Writeback_Control::2 595256
+system.ruby.network.routers1.msg_bytes.Writeback_Control::3 595232
+system.ruby.network.routers1.msg_bytes.Writeback_Control::5 370544
+system.ruby.network.routers1.msg_bytes.Broadcast_Control::3 4403496
+system.ruby.network.routers1.msg_bytes.Unblock_Control::5 631832
+system.ruby.network.routers2.percent_links_utilized 15.751157
+system.ruby.network.routers2.msg_count.Request_Control::2 78867
+system.ruby.network.routers2.msg_count.Request_Control::3 131
+system.ruby.network.routers2.msg_count.Response_Data::4 81472
+system.ruby.network.routers2.msg_count.Response_Control::4 1096583
+system.ruby.network.routers2.msg_count.Writeback_Data::5 27663
+system.ruby.network.routers2.msg_count.Writeback_Control::2 74294
+system.ruby.network.routers2.msg_count.Writeback_Control::3 74292
+system.ruby.network.routers2.msg_count.Writeback_Control::5 46452
+system.ruby.network.routers2.msg_count.Broadcast_Control::3 550392
+system.ruby.network.routers2.msg_count.Unblock_Control::5 79038
+system.ruby.network.routers2.msg_bytes.Request_Control::2 630936
+system.ruby.network.routers2.msg_bytes.Request_Control::3 1048
+system.ruby.network.routers2.msg_bytes.Response_Data::4 5865984
+system.ruby.network.routers2.msg_bytes.Response_Control::4 8772664
+system.ruby.network.routers2.msg_bytes.Writeback_Data::5 1991736
+system.ruby.network.routers2.msg_bytes.Writeback_Control::2 594352
+system.ruby.network.routers2.msg_bytes.Writeback_Control::3 594336
+system.ruby.network.routers2.msg_bytes.Writeback_Control::5 371616
+system.ruby.network.routers2.msg_bytes.Broadcast_Control::3 4403136
+system.ruby.network.routers2.msg_bytes.Unblock_Control::5 632304
+system.ruby.network.routers3.percent_links_utilized 15.749123
+system.ruby.network.routers3.msg_count.Request_Control::2 78796
+system.ruby.network.routers3.msg_count.Request_Control::3 122
+system.ruby.network.routers3.msg_count.Response_Data::4 81321
+system.ruby.network.routers3.msg_count.Response_Control::4 1096238
+system.ruby.network.routers3.msg_count.Writeback_Data::5 27820
+system.ruby.network.routers3.msg_count.Writeback_Control::2 74344
+system.ruby.network.routers3.msg_count.Writeback_Control::3 74341
+system.ruby.network.routers3.msg_count.Writeback_Control::5 46330
+system.ruby.network.routers3.msg_count.Broadcast_Control::3 550453
+system.ruby.network.routers3.msg_count.Unblock_Control::5 78983
+system.ruby.network.routers3.msg_bytes.Request_Control::2 630368
+system.ruby.network.routers3.msg_bytes.Request_Control::3 976
+system.ruby.network.routers3.msg_bytes.Response_Data::4 5855112
+system.ruby.network.routers3.msg_bytes.Response_Control::4 8769904
+system.ruby.network.routers3.msg_bytes.Writeback_Data::5 2003040
+system.ruby.network.routers3.msg_bytes.Writeback_Control::2 594752
+system.ruby.network.routers3.msg_bytes.Writeback_Control::3 594728
+system.ruby.network.routers3.msg_bytes.Writeback_Control::5 370640
+system.ruby.network.routers3.msg_bytes.Broadcast_Control::3 4403624
+system.ruby.network.routers3.msg_bytes.Unblock_Control::5 631864
+system.ruby.network.routers4.percent_links_utilized 15.755366
+system.ruby.network.routers4.msg_count.Request_Control::2 78938
+system.ruby.network.routers4.msg_count.Request_Control::3 132
+system.ruby.network.routers4.msg_count.Response_Data::4 81528
+system.ruby.network.routers4.msg_count.Response_Control::4 1097025
+system.ruby.network.routers4.msg_count.Writeback_Data::5 27614
+system.ruby.network.routers4.msg_count.Writeback_Control::2 74357
+system.ruby.network.routers4.msg_count.Writeback_Control::3 74357
+system.ruby.network.routers4.msg_count.Writeback_Control::5 46551
+system.ruby.network.routers4.msg_count.Broadcast_Control::3 550297
+system.ruby.network.routers4.msg_count.Unblock_Control::5 79123
+system.ruby.network.routers4.msg_bytes.Request_Control::2 631504
+system.ruby.network.routers4.msg_bytes.Request_Control::3 1056
+system.ruby.network.routers4.msg_bytes.Response_Data::4 5870016
+system.ruby.network.routers4.msg_bytes.Response_Control::4 8776200
+system.ruby.network.routers4.msg_bytes.Writeback_Data::5 1988208
+system.ruby.network.routers4.msg_bytes.Writeback_Control::2 594856
+system.ruby.network.routers4.msg_bytes.Writeback_Control::3 594856
+system.ruby.network.routers4.msg_bytes.Writeback_Control::5 372408
+system.ruby.network.routers4.msg_bytes.Broadcast_Control::3 4402376
+system.ruby.network.routers4.msg_bytes.Unblock_Control::5 632984
+system.ruby.network.routers5.percent_links_utilized 15.726787
+system.ruby.network.routers5.msg_count.Request_Control::2 78686
+system.ruby.network.routers5.msg_count.Request_Control::3 133
+system.ruby.network.routers5.msg_count.Response_Data::4 81219
+system.ruby.network.routers5.msg_count.Response_Control::4 1095611
+system.ruby.network.routers5.msg_count.Writeback_Data::5 27527
+system.ruby.network.routers5.msg_count.Writeback_Control::2 74261
+system.ruby.network.routers5.msg_count.Writeback_Control::3 74258
+system.ruby.network.routers5.msg_count.Writeback_Control::5 46553
+system.ruby.network.routers5.msg_count.Broadcast_Control::3 550572
+system.ruby.network.routers5.msg_count.Unblock_Control::5 78859
+system.ruby.network.routers5.msg_bytes.Request_Control::2 629488
+system.ruby.network.routers5.msg_bytes.Request_Control::3 1064
+system.ruby.network.routers5.msg_bytes.Response_Data::4 5847768
+system.ruby.network.routers5.msg_bytes.Response_Control::4 8764888
+system.ruby.network.routers5.msg_bytes.Writeback_Data::5 1981944
+system.ruby.network.routers5.msg_bytes.Writeback_Control::2 594088
+system.ruby.network.routers5.msg_bytes.Writeback_Control::3 594064
+system.ruby.network.routers5.msg_bytes.Writeback_Control::5 372424
+system.ruby.network.routers5.msg_bytes.Broadcast_Control::3 4404576
+system.ruby.network.routers5.msg_bytes.Unblock_Control::5 630872
+system.ruby.network.routers6.percent_links_utilized 15.727759
+system.ruby.network.routers6.msg_count.Request_Control::2 78585
+system.ruby.network.routers6.msg_count.Request_Control::3 121
+system.ruby.network.routers6.msg_count.Response_Data::4 81114
+system.ruby.network.routers6.msg_count.Response_Control::4 1094984
+system.ruby.network.routers6.msg_count.Writeback_Data::5 27802
+system.ruby.network.routers6.msg_count.Writeback_Control::2 74151
+system.ruby.network.routers6.msg_count.Writeback_Control::3 74151
+system.ruby.network.routers6.msg_count.Writeback_Control::5 46164
+system.ruby.network.routers6.msg_count.Broadcast_Control::3 550666
+system.ruby.network.routers6.msg_count.Unblock_Control::5 78765
+system.ruby.network.routers6.msg_bytes.Request_Control::2 628680
+system.ruby.network.routers6.msg_bytes.Request_Control::3 968
+system.ruby.network.routers6.msg_bytes.Response_Data::4 5840208
+system.ruby.network.routers6.msg_bytes.Response_Control::4 8759872
+system.ruby.network.routers6.msg_bytes.Writeback_Data::5 2001744
+system.ruby.network.routers6.msg_bytes.Writeback_Control::2 593208
+system.ruby.network.routers6.msg_bytes.Writeback_Control::3 593208
+system.ruby.network.routers6.msg_bytes.Writeback_Control::5 369312
+system.ruby.network.routers6.msg_bytes.Broadcast_Control::3 4405328
+system.ruby.network.routers6.msg_bytes.Unblock_Control::5 630120
+system.ruby.network.routers7.percent_links_utilized 15.762264
+system.ruby.network.routers7.msg_count.Request_Control::2 78873
+system.ruby.network.routers7.msg_count.Request_Control::3 117
+system.ruby.network.routers7.msg_count.Response_Data::4 81388
+system.ruby.network.routers7.msg_count.Response_Control::4 1096662
+system.ruby.network.routers7.msg_count.Writeback_Data::5 27932
+system.ruby.network.routers7.msg_count.Writeback_Control::2 74504
+system.ruby.network.routers7.msg_count.Writeback_Control::3 74500
+system.ruby.network.routers7.msg_count.Writeback_Control::5 46359
+system.ruby.network.routers7.msg_count.Broadcast_Control::3 550391
+system.ruby.network.routers7.msg_count.Unblock_Control::5 79078
+system.ruby.network.routers7.msg_bytes.Request_Control::2 630984
+system.ruby.network.routers7.msg_bytes.Request_Control::3 936
+system.ruby.network.routers7.msg_bytes.Response_Data::4 5859936
+system.ruby.network.routers7.msg_bytes.Response_Control::4 8773296
+system.ruby.network.routers7.msg_bytes.Writeback_Data::5 2011104
+system.ruby.network.routers7.msg_bytes.Writeback_Control::2 596032
+system.ruby.network.routers7.msg_bytes.Writeback_Control::3 596000
+system.ruby.network.routers7.msg_bytes.Writeback_Control::5 370872
+system.ruby.network.routers7.msg_bytes.Broadcast_Control::3 4403128
+system.ruby.network.routers7.msg_bytes.Unblock_Control::5 632624
+system.ruby.network.routers8.percent_links_utilized 57.769119
+system.ruby.network.routers8.msg_count.Request_Control::2 630149
+system.ruby.network.routers8.msg_count.Request_Control::3 1010
+system.ruby.network.routers8.msg_count.Response_Data::4 609650
+system.ruby.network.routers8.msg_count.Writeback_Data::5 222137
+system.ruby.network.routers8.msg_count.Writeback_Control::2 594489
+system.ruby.network.routers8.msg_count.Writeback_Control::3 594477
+system.ruby.network.routers8.msg_count.Writeback_Control::5 370829
+system.ruby.network.routers8.msg_count.Broadcast_Control::3 629123
+system.ruby.network.routers8.msg_count.Unblock_Control::5 631614
+system.ruby.network.routers8.msg_bytes.Request_Control::2 5041192
+system.ruby.network.routers8.msg_bytes.Request_Control::3 8080
+system.ruby.network.routers8.msg_bytes.Response_Data::4 43894800
+system.ruby.network.routers8.msg_bytes.Writeback_Data::5 15993864
+system.ruby.network.routers8.msg_bytes.Writeback_Control::2 4755912
+system.ruby.network.routers8.msg_bytes.Writeback_Control::3 4755816
+system.ruby.network.routers8.msg_bytes.Writeback_Control::5 2966632
+system.ruby.network.routers8.msg_bytes.Broadcast_Control::3 5032984
+system.ruby.network.routers8.msg_bytes.Unblock_Control::5 5052912
+system.ruby.network.routers9.percent_links_utilized 22.629995
+system.ruby.network.routers9.msg_count.Request_Control::2 630149
+system.ruby.network.routers9.msg_count.Request_Control::3 1010
+system.ruby.network.routers9.msg_count.Response_Data::4 630120
+system.ruby.network.routers9.msg_count.Response_Control::4 4384295
+system.ruby.network.routers9.msg_count.Writeback_Data::5 222137
+system.ruby.network.routers9.msg_count.Writeback_Control::2 594489
+system.ruby.network.routers9.msg_count.Writeback_Control::3 594473
+system.ruby.network.routers9.msg_count.Writeback_Control::5 370830
+system.ruby.network.routers9.msg_count.Broadcast_Control::3 4403854
+system.ruby.network.routers9.msg_count.Unblock_Control::5 631614
+system.ruby.network.routers9.msg_bytes.Request_Control::2 5041192
+system.ruby.network.routers9.msg_bytes.Request_Control::3 8080
+system.ruby.network.routers9.msg_bytes.Response_Data::4 45368640
+system.ruby.network.routers9.msg_bytes.Response_Control::4 35074360
+system.ruby.network.routers9.msg_bytes.Writeback_Data::5 15993864
+system.ruby.network.routers9.msg_bytes.Writeback_Control::2 4755912
+system.ruby.network.routers9.msg_bytes.Writeback_Control::3 4755784
+system.ruby.network.routers9.msg_bytes.Writeback_Control::5 2966640
+system.ruby.network.routers9.msg_bytes.Broadcast_Control::3 35230832
+system.ruby.network.routers9.msg_bytes.Unblock_Control::5 5052912
+system.ruby.network.msg_count.Request_Control 1893478
+system.ruby.network.msg_count.Response_Data 1890358
+system.ruby.network.msg_count.Response_Control 13152903
+system.ruby.network.msg_count.Writeback_Data 666411
+system.ruby.network.msg_count.Writeback_Control 4679382
+system.ruby.network.msg_count.Broadcast_Control 9436829
+system.ruby.network.msg_count.Unblock_Control 1894842
+system.ruby.network.msg_byte.Request_Control 15147824
+system.ruby.network.msg_byte.Response_Data 136105776
+system.ruby.network.msg_byte.Response_Control 105223224
+system.ruby.network.msg_byte.Writeback_Data 47981592
+system.ruby.network.msg_byte.Writeback_Control 37435056
+system.ruby.network.msg_byte.Broadcast_Control 75494632
+system.ruby.network.msg_byte.Unblock_Control 15158736
+system.ruby.network.routers0.throttle0.link_utilization 19.850636
+system.ruby.network.routers0.throttle0.msg_count.Request_Control::3 129
+system.ruby.network.routers0.throttle0.msg_count.Response_Data::4 78595
+system.ruby.network.routers0.throttle0.msg_count.Response_Control::4 546922
+system.ruby.network.routers0.throttle0.msg_count.Writeback_Control::3 74170
+system.ruby.network.routers0.throttle0.msg_count.Broadcast_Control::3 550644
+system.ruby.network.routers0.throttle0.msg_bytes.Request_Control::3 1032
+system.ruby.network.routers0.throttle0.msg_bytes.Response_Data::4 5658840
+system.ruby.network.routers0.throttle0.msg_bytes.Response_Control::4 4375376
+system.ruby.network.routers0.throttle0.msg_bytes.Writeback_Control::3 593360
+system.ruby.network.routers0.throttle0.msg_bytes.Broadcast_Control::3 4405152
+system.ruby.network.routers0.throttle1.link_utilization 11.624150
+system.ruby.network.routers0.throttle1.msg_count.Request_Control::2 78599
+system.ruby.network.routers0.throttle1.msg_count.Response_Data::4 2647
+system.ruby.network.routers0.throttle1.msg_count.Response_Control::4 548117
+system.ruby.network.routers0.throttle1.msg_count.Writeback_Data::5 27870
+system.ruby.network.routers0.throttle1.msg_count.Writeback_Control::2 74172
+system.ruby.network.routers0.throttle1.msg_count.Writeback_Control::5 46105
+system.ruby.network.routers0.throttle1.msg_count.Unblock_Control::5 78789
+system.ruby.network.routers0.throttle1.msg_bytes.Request_Control::2 628792
+system.ruby.network.routers0.throttle1.msg_bytes.Response_Data::4 190584
+system.ruby.network.routers0.throttle1.msg_bytes.Response_Control::4 4384936
+system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Data::5 2006640
+system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Control::2 593376
+system.ruby.network.routers0.throttle1.msg_bytes.Writeback_Control::5 368840
+system.ruby.network.routers0.throttle1.msg_bytes.Unblock_Control::5 630312
+system.ruby.network.routers1.throttle0.link_utilization 19.886245
+system.ruby.network.routers1.throttle0.msg_count.Request_Control::3 125
+system.ruby.network.routers1.throttle0.msg_count.Response_Data::4 78801
+system.ruby.network.routers1.throttle0.msg_count.Response_Control::4 548416
+system.ruby.network.routers1.throttle0.msg_count.Writeback_Control::3 74404
+system.ruby.network.routers1.throttle0.msg_count.Broadcast_Control::3 550437
+system.ruby.network.routers1.throttle0.msg_bytes.Request_Control::3 1000
+system.ruby.network.routers1.throttle0.msg_bytes.Response_Data::4 5673672
+system.ruby.network.routers1.throttle0.msg_bytes.Response_Control::4 4387328
+system.ruby.network.routers1.throttle0.msg_bytes.Writeback_Control::3 595232
+system.ruby.network.routers1.throttle0.msg_bytes.Broadcast_Control::3 4403496
+system.ruby.network.routers1.throttle1.link_utilization 11.622386
+system.ruby.network.routers1.throttle1.msg_count.Request_Control::2 78806
+system.ruby.network.routers1.throttle1.msg_count.Response_Data::4 2503
+system.ruby.network.routers1.throttle1.msg_count.Response_Control::4 548050
+system.ruby.network.routers1.throttle1.msg_count.Writeback_Data::5 27909
+system.ruby.network.routers1.throttle1.msg_count.Writeback_Control::2 74407
+system.ruby.network.routers1.throttle1.msg_count.Writeback_Control::5 46318
+system.ruby.network.routers1.throttle1.msg_count.Unblock_Control::5 78979
+system.ruby.network.routers1.throttle1.msg_bytes.Request_Control::2 630448
+system.ruby.network.routers1.throttle1.msg_bytes.Response_Data::4 180216
+system.ruby.network.routers1.throttle1.msg_bytes.Response_Control::4 4384400
+system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Data::5 2009448
+system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Control::2 595256
+system.ruby.network.routers1.throttle1.msg_bytes.Writeback_Control::5 370544
+system.ruby.network.routers1.throttle1.msg_bytes.Unblock_Control::5 631832
+system.ruby.network.routers2.throttle0.link_utilization 19.893364
+system.ruby.network.routers2.throttle0.msg_count.Request_Control::3 131
+system.ruby.network.routers2.throttle0.msg_count.Response_Data::4 78864
+system.ruby.network.routers2.throttle0.msg_count.Response_Control::4 548677
+system.ruby.network.routers2.throttle0.msg_count.Writeback_Control::3 74292
+system.ruby.network.routers2.throttle0.msg_count.Broadcast_Control::3 550392
+system.ruby.network.routers2.throttle0.msg_bytes.Request_Control::3 1048
+system.ruby.network.routers2.throttle0.msg_bytes.Response_Data::4 5678208
+system.ruby.network.routers2.throttle0.msg_bytes.Response_Control::4 4389416
+system.ruby.network.routers2.throttle0.msg_bytes.Writeback_Control::3 594336
+system.ruby.network.routers2.throttle0.msg_bytes.Broadcast_Control::3 4403136
+system.ruby.network.routers2.throttle1.link_utilization 11.608949
+system.ruby.network.routers2.throttle1.msg_count.Request_Control::2 78867
+system.ruby.network.routers2.throttle1.msg_count.Response_Data::4 2608
+system.ruby.network.routers2.throttle1.msg_count.Response_Control::4 547906
+system.ruby.network.routers2.throttle1.msg_count.Writeback_Data::5 27663
+system.ruby.network.routers2.throttle1.msg_count.Writeback_Control::2 74294
+system.ruby.network.routers2.throttle1.msg_count.Writeback_Control::5 46452
+system.ruby.network.routers2.throttle1.msg_count.Unblock_Control::5 79038
+system.ruby.network.routers2.throttle1.msg_bytes.Request_Control::2 630936
+system.ruby.network.routers2.throttle1.msg_bytes.Response_Data::4 187776
+system.ruby.network.routers2.throttle1.msg_bytes.Response_Control::4 4383248
+system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Data::5 1991736
+system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Control::2 594352
+system.ruby.network.routers2.throttle1.msg_bytes.Writeback_Control::5 371616
+system.ruby.network.routers2.throttle1.msg_bytes.Unblock_Control::5 632304
+system.ruby.network.routers3.throttle0.link_utilization 19.882769
+system.ruby.network.routers3.throttle0.msg_count.Request_Control::3 122
+system.ruby.network.routers3.throttle0.msg_count.Response_Data::4 78794
+system.ruby.network.routers3.throttle0.msg_count.Response_Control::4 548200
+system.ruby.network.routers3.throttle0.msg_count.Writeback_Control::3 74341
+system.ruby.network.routers3.throttle0.msg_count.Broadcast_Control::3 550453
+system.ruby.network.routers3.throttle0.msg_bytes.Request_Control::3 976
+system.ruby.network.routers3.throttle0.msg_bytes.Response_Data::4 5673168
+system.ruby.network.routers3.throttle0.msg_bytes.Response_Control::4 4385600
+system.ruby.network.routers3.throttle0.msg_bytes.Writeback_Control::3 594728
+system.ruby.network.routers3.throttle0.msg_bytes.Broadcast_Control::3 4403624
+system.ruby.network.routers3.throttle1.link_utilization 11.615477
+system.ruby.network.routers3.throttle1.msg_count.Request_Control::2 78796
+system.ruby.network.routers3.throttle1.msg_count.Response_Data::4 2527
+system.ruby.network.routers3.throttle1.msg_count.Response_Control::4 548038
+system.ruby.network.routers3.throttle1.msg_count.Writeback_Data::5 27820
+system.ruby.network.routers3.throttle1.msg_count.Writeback_Control::2 74344
+system.ruby.network.routers3.throttle1.msg_count.Writeback_Control::5 46330
+system.ruby.network.routers3.throttle1.msg_count.Unblock_Control::5 78983
+system.ruby.network.routers3.throttle1.msg_bytes.Request_Control::2 630368
+system.ruby.network.routers3.throttle1.msg_bytes.Response_Data::4 181944
+system.ruby.network.routers3.throttle1.msg_bytes.Response_Control::4 4384304
+system.ruby.network.routers3.throttle1.msg_bytes.Writeback_Data::5 2003040
+system.ruby.network.routers3.throttle1.msg_bytes.Writeback_Control::2 594752
+system.ruby.network.routers3.throttle1.msg_bytes.Writeback_Control::5 370640
+system.ruby.network.routers3.throttle1.msg_bytes.Unblock_Control::5 631864
+system.ruby.network.routers4.throttle0.link_utilization 19.905153
+system.ruby.network.routers4.throttle0.msg_count.Request_Control::3 132
+system.ruby.network.routers4.throttle0.msg_count.Response_Data::4 78933
+system.ruby.network.routers4.throttle0.msg_count.Response_Control::4 549198
+system.ruby.network.routers4.throttle0.msg_count.Writeback_Control::3 74357
+system.ruby.network.routers4.throttle0.msg_count.Broadcast_Control::3 550297
+system.ruby.network.routers4.throttle0.msg_bytes.Request_Control::3 1056
+system.ruby.network.routers4.throttle0.msg_bytes.Response_Data::4 5683176
+system.ruby.network.routers4.throttle0.msg_bytes.Response_Control::4 4393584
+system.ruby.network.routers4.throttle0.msg_bytes.Writeback_Control::3 594856
+system.ruby.network.routers4.throttle0.msg_bytes.Broadcast_Control::3 4402376
+system.ruby.network.routers4.throttle1.link_utilization 11.605579
+system.ruby.network.routers4.throttle1.msg_count.Request_Control::2 78938
+system.ruby.network.routers4.throttle1.msg_count.Response_Data::4 2595
+system.ruby.network.routers4.throttle1.msg_count.Response_Control::4 547827
+system.ruby.network.routers4.throttle1.msg_count.Writeback_Data::5 27614
+system.ruby.network.routers4.throttle1.msg_count.Writeback_Control::2 74357
+system.ruby.network.routers4.throttle1.msg_count.Writeback_Control::5 46551
+system.ruby.network.routers4.throttle1.msg_count.Unblock_Control::5 79123
+system.ruby.network.routers4.throttle1.msg_bytes.Request_Control::2 631504
+system.ruby.network.routers4.throttle1.msg_bytes.Response_Data::4 186840
+system.ruby.network.routers4.throttle1.msg_bytes.Response_Control::4 4382616
+system.ruby.network.routers4.throttle1.msg_bytes.Writeback_Data::5 1988208
+system.ruby.network.routers4.throttle1.msg_bytes.Writeback_Control::2 594856
+system.ruby.network.routers4.throttle1.msg_bytes.Writeback_Control::5 372408
+system.ruby.network.routers4.throttle1.msg_bytes.Unblock_Control::5 632984
+system.ruby.network.routers5.throttle0.link_utilization 19.864801
+system.ruby.network.routers5.throttle0.msg_count.Request_Control::3 133
+system.ruby.network.routers5.throttle0.msg_count.Response_Data::4 78683
+system.ruby.network.routers5.throttle0.msg_count.Response_Control::4 547451
+system.ruby.network.routers5.throttle0.msg_count.Writeback_Control::3 74258
+system.ruby.network.routers5.throttle0.msg_count.Broadcast_Control::3 550572
+system.ruby.network.routers5.throttle0.msg_bytes.Request_Control::3 1064
+system.ruby.network.routers5.throttle0.msg_bytes.Response_Data::4 5665176
+system.ruby.network.routers5.throttle0.msg_bytes.Response_Control::4 4379608
+system.ruby.network.routers5.throttle0.msg_bytes.Writeback_Control::3 594064
+system.ruby.network.routers5.throttle0.msg_bytes.Broadcast_Control::3 4404576
+system.ruby.network.routers5.throttle1.link_utilization 11.588773
+system.ruby.network.routers5.throttle1.msg_count.Request_Control::2 78686
+system.ruby.network.routers5.throttle1.msg_count.Response_Data::4 2536
+system.ruby.network.routers5.throttle1.msg_count.Response_Control::4 548160
+system.ruby.network.routers5.throttle1.msg_count.Writeback_Data::5 27527
+system.ruby.network.routers5.throttle1.msg_count.Writeback_Control::2 74261
+system.ruby.network.routers5.throttle1.msg_count.Writeback_Control::5 46553
+system.ruby.network.routers5.throttle1.msg_count.Unblock_Control::5 78859
+system.ruby.network.routers5.throttle1.msg_bytes.Request_Control::2 629488
+system.ruby.network.routers5.throttle1.msg_bytes.Response_Data::4 182592
+system.ruby.network.routers5.throttle1.msg_bytes.Response_Control::4 4385280
+system.ruby.network.routers5.throttle1.msg_bytes.Writeback_Data::5 1981944
+system.ruby.network.routers5.throttle1.msg_bytes.Writeback_Control::2 594088
+system.ruby.network.routers5.throttle1.msg_bytes.Writeback_Control::5 372424
+system.ruby.network.routers5.throttle1.msg_bytes.Unblock_Control::5 630872
+system.ruby.network.routers6.throttle0.link_utilization 19.847340
+system.ruby.network.routers6.throttle0.msg_count.Request_Control::3 121
+system.ruby.network.routers6.throttle0.msg_count.Response_Data::4 78581
+system.ruby.network.routers6.throttle0.msg_count.Response_Control::4 546741
+system.ruby.network.routers6.throttle0.msg_count.Writeback_Control::3 74151
+system.ruby.network.routers6.throttle0.msg_count.Broadcast_Control::3 550666
+system.ruby.network.routers6.throttle0.msg_bytes.Request_Control::3 968
+system.ruby.network.routers6.throttle0.msg_bytes.Response_Data::4 5657832
+system.ruby.network.routers6.throttle0.msg_bytes.Response_Control::4 4373928
+system.ruby.network.routers6.throttle0.msg_bytes.Writeback_Control::3 593208
+system.ruby.network.routers6.throttle0.msg_bytes.Broadcast_Control::3 4405328
+system.ruby.network.routers6.throttle1.link_utilization 11.608178
+system.ruby.network.routers6.throttle1.msg_count.Request_Control::2 78585
+system.ruby.network.routers6.throttle1.msg_count.Response_Data::4 2533
+system.ruby.network.routers6.throttle1.msg_count.Response_Control::4 548243
+system.ruby.network.routers6.throttle1.msg_count.Writeback_Data::5 27802
+system.ruby.network.routers6.throttle1.msg_count.Writeback_Control::2 74151
+system.ruby.network.routers6.throttle1.msg_count.Writeback_Control::5 46164
+system.ruby.network.routers6.throttle1.msg_count.Unblock_Control::5 78765
+system.ruby.network.routers6.throttle1.msg_bytes.Request_Control::2 628680
+system.ruby.network.routers6.throttle1.msg_bytes.Response_Data::4 182376
+system.ruby.network.routers6.throttle1.msg_bytes.Response_Control::4 4385944
+system.ruby.network.routers6.throttle1.msg_bytes.Writeback_Data::5 2001744
+system.ruby.network.routers6.throttle1.msg_bytes.Writeback_Control::2 593208
+system.ruby.network.routers6.throttle1.msg_bytes.Writeback_Control::5 369312
+system.ruby.network.routers6.throttle1.msg_bytes.Unblock_Control::5 630120
+system.ruby.network.routers7.throttle0.link_utilization 19.896005
+system.ruby.network.routers7.throttle0.msg_count.Request_Control::3 117
+system.ruby.network.routers7.throttle0.msg_count.Response_Data::4 78869
+system.ruby.network.routers7.throttle0.msg_count.Response_Control::4 548686
+system.ruby.network.routers7.throttle0.msg_count.Writeback_Control::3 74500
+system.ruby.network.routers7.throttle0.msg_count.Broadcast_Control::3 550391
+system.ruby.network.routers7.throttle0.msg_bytes.Request_Control::3 936
+system.ruby.network.routers7.throttle0.msg_bytes.Response_Data::4 5678568
+system.ruby.network.routers7.throttle0.msg_bytes.Response_Control::4 4389488
+system.ruby.network.routers7.throttle0.msg_bytes.Writeback_Control::3 596000
+system.ruby.network.routers7.throttle0.msg_bytes.Broadcast_Control::3 4403128
+system.ruby.network.routers7.throttle1.link_utilization 11.628523
+system.ruby.network.routers7.throttle1.msg_count.Request_Control::2 78873
+system.ruby.network.routers7.throttle1.msg_count.Response_Data::4 2519
+system.ruby.network.routers7.throttle1.msg_count.Response_Control::4 547976
+system.ruby.network.routers7.throttle1.msg_count.Writeback_Data::5 27932
+system.ruby.network.routers7.throttle1.msg_count.Writeback_Control::2 74504
+system.ruby.network.routers7.throttle1.msg_count.Writeback_Control::5 46359
+system.ruby.network.routers7.throttle1.msg_count.Unblock_Control::5 79078
+system.ruby.network.routers7.throttle1.msg_bytes.Request_Control::2 630984
+system.ruby.network.routers7.throttle1.msg_bytes.Response_Data::4 181368
+system.ruby.network.routers7.throttle1.msg_bytes.Response_Control::4 4383808
+system.ruby.network.routers7.throttle1.msg_bytes.Writeback_Data::5 2011104
+system.ruby.network.routers7.throttle1.msg_bytes.Writeback_Control::2 596032
+system.ruby.network.routers7.throttle1.msg_bytes.Writeback_Control::5 370872
+system.ruby.network.routers7.throttle1.msg_bytes.Unblock_Control::5 632624
+system.ruby.network.routers8.throttle0.link_utilization 44.643533
+system.ruby.network.routers8.throttle0.msg_count.Request_Control::2 630149
+system.ruby.network.routers8.throttle0.msg_count.Writeback_Data::5 222137
+system.ruby.network.routers8.throttle0.msg_count.Writeback_Control::2 594489
+system.ruby.network.routers8.throttle0.msg_count.Writeback_Control::5 370829
+system.ruby.network.routers8.throttle0.msg_count.Unblock_Control::5 631614
+system.ruby.network.routers8.throttle0.msg_bytes.Request_Control::2 5041192
+system.ruby.network.routers8.throttle0.msg_bytes.Writeback_Data::5 15993864
+system.ruby.network.routers8.throttle0.msg_bytes.Writeback_Control::2 4755912
+system.ruby.network.routers8.throttle0.msg_bytes.Writeback_Control::5 2966632
+system.ruby.network.routers8.throttle0.msg_bytes.Unblock_Control::5 5052912
+system.ruby.network.routers8.throttle1.link_utilization 70.894706
+system.ruby.network.routers8.throttle1.msg_count.Request_Control::3 1010
+system.ruby.network.routers8.throttle1.msg_count.Response_Data::4 609650
+system.ruby.network.routers8.throttle1.msg_count.Writeback_Control::3 594477
+system.ruby.network.routers8.throttle1.msg_count.Broadcast_Control::3 629123
+system.ruby.network.routers8.throttle1.msg_bytes.Request_Control::3 8080
+system.ruby.network.routers8.throttle1.msg_bytes.Response_Data::4 43894800
+system.ruby.network.routers8.throttle1.msg_bytes.Writeback_Control::3 4755816
+system.ruby.network.routers8.throttle1.msg_bytes.Broadcast_Control::3 5032984
+system.ruby.network.routers9.throttle0.link_utilization 19.850636
+system.ruby.network.routers9.throttle0.msg_count.Request_Control::3 129
+system.ruby.network.routers9.throttle0.msg_count.Response_Data::4 78595
+system.ruby.network.routers9.throttle0.msg_count.Response_Control::4 546922
+system.ruby.network.routers9.throttle0.msg_count.Writeback_Control::3 74170
+system.ruby.network.routers9.throttle0.msg_count.Broadcast_Control::3 550644
+system.ruby.network.routers9.throttle0.msg_bytes.Request_Control::3 1032
+system.ruby.network.routers9.throttle0.msg_bytes.Response_Data::4 5658840
+system.ruby.network.routers9.throttle0.msg_bytes.Response_Control::4 4375376
+system.ruby.network.routers9.throttle0.msg_bytes.Writeback_Control::3 593360
+system.ruby.network.routers9.throttle0.msg_bytes.Broadcast_Control::3 4405152
+system.ruby.network.routers9.throttle1.link_utilization 19.886245
+system.ruby.network.routers9.throttle1.msg_count.Request_Control::3 125
+system.ruby.network.routers9.throttle1.msg_count.Response_Data::4 78801
+system.ruby.network.routers9.throttle1.msg_count.Response_Control::4 548416
+system.ruby.network.routers9.throttle1.msg_count.Writeback_Control::3 74404
+system.ruby.network.routers9.throttle1.msg_count.Broadcast_Control::3 550437
+system.ruby.network.routers9.throttle1.msg_bytes.Request_Control::3 1000
+system.ruby.network.routers9.throttle1.msg_bytes.Response_Data::4 5673672
+system.ruby.network.routers9.throttle1.msg_bytes.Response_Control::4 4387328
+system.ruby.network.routers9.throttle1.msg_bytes.Writeback_Control::3 595232
+system.ruby.network.routers9.throttle1.msg_bytes.Broadcast_Control::3 4403496
+system.ruby.network.routers9.throttle2.link_utilization 19.893396
+system.ruby.network.routers9.throttle2.msg_count.Request_Control::3 131
+system.ruby.network.routers9.throttle2.msg_count.Response_Data::4 78864
+system.ruby.network.routers9.throttle2.msg_count.Response_Control::4 548677
+system.ruby.network.routers9.throttle2.msg_count.Writeback_Control::3 74292
+system.ruby.network.routers9.throttle2.msg_count.Broadcast_Control::3 550392
+system.ruby.network.routers9.throttle2.msg_bytes.Request_Control::3 1048
+system.ruby.network.routers9.throttle2.msg_bytes.Response_Data::4 5678208
+system.ruby.network.routers9.throttle2.msg_bytes.Response_Control::4 4389416
+system.ruby.network.routers9.throttle2.msg_bytes.Writeback_Control::3 594336
+system.ruby.network.routers9.throttle2.msg_bytes.Broadcast_Control::3 4403136
+system.ruby.network.routers9.throttle3.link_utilization 19.882812
+system.ruby.network.routers9.throttle3.msg_count.Request_Control::3 122
+system.ruby.network.routers9.throttle3.msg_count.Response_Data::4 78794
+system.ruby.network.routers9.throttle3.msg_count.Response_Control::4 548204
+system.ruby.network.routers9.throttle3.msg_count.Writeback_Control::3 74341
+system.ruby.network.routers9.throttle3.msg_count.Broadcast_Control::3 550453
+system.ruby.network.routers9.throttle3.msg_bytes.Request_Control::3 976
+system.ruby.network.routers9.throttle3.msg_bytes.Response_Data::4 5673168
+system.ruby.network.routers9.throttle3.msg_bytes.Response_Control::4 4385632
+system.ruby.network.routers9.throttle3.msg_bytes.Writeback_Control::3 594728
+system.ruby.network.routers9.throttle3.msg_bytes.Broadcast_Control::3 4403624
+system.ruby.network.routers9.throttle4.link_utilization 19.905153
+system.ruby.network.routers9.throttle4.msg_count.Request_Control::3 132
+system.ruby.network.routers9.throttle4.msg_count.Response_Data::4 78933
+system.ruby.network.routers9.throttle4.msg_count.Response_Control::4 549198
+system.ruby.network.routers9.throttle4.msg_count.Writeback_Control::3 74357
+system.ruby.network.routers9.throttle4.msg_count.Broadcast_Control::3 550297
+system.ruby.network.routers9.throttle4.msg_bytes.Request_Control::3 1056
+system.ruby.network.routers9.throttle4.msg_bytes.Response_Data::4 5683176
+system.ruby.network.routers9.throttle4.msg_bytes.Response_Control::4 4393584
+system.ruby.network.routers9.throttle4.msg_bytes.Writeback_Control::3 594856
+system.ruby.network.routers9.throttle4.msg_bytes.Broadcast_Control::3 4402376
+system.ruby.network.routers9.throttle5.link_utilization 19.864822
+system.ruby.network.routers9.throttle5.msg_count.Request_Control::3 133
+system.ruby.network.routers9.throttle5.msg_count.Response_Data::4 78683
+system.ruby.network.routers9.throttle5.msg_count.Response_Control::4 547451
+system.ruby.network.routers9.throttle5.msg_count.Writeback_Control::3 74258
+system.ruby.network.routers9.throttle5.msg_count.Broadcast_Control::3 550574
+system.ruby.network.routers9.throttle5.msg_bytes.Request_Control::3 1064
+system.ruby.network.routers9.throttle5.msg_bytes.Response_Data::4 5665176
+system.ruby.network.routers9.throttle5.msg_bytes.Response_Control::4 4379608
+system.ruby.network.routers9.throttle5.msg_bytes.Writeback_Control::3 594064
+system.ruby.network.routers9.throttle5.msg_bytes.Broadcast_Control::3 4404592
+system.ruby.network.routers9.throttle6.link_utilization 19.847340
+system.ruby.network.routers9.throttle6.msg_count.Request_Control::3 121
+system.ruby.network.routers9.throttle6.msg_count.Response_Data::4 78581
+system.ruby.network.routers9.throttle6.msg_count.Response_Control::4 546741
+system.ruby.network.routers9.throttle6.msg_count.Writeback_Control::3 74151
+system.ruby.network.routers9.throttle6.msg_count.Broadcast_Control::3 550666
+system.ruby.network.routers9.throttle6.msg_bytes.Request_Control::3 968
+system.ruby.network.routers9.throttle6.msg_bytes.Response_Data::4 5657832
+system.ruby.network.routers9.throttle6.msg_bytes.Response_Control::4 4373928
+system.ruby.network.routers9.throttle6.msg_bytes.Writeback_Control::3 593208
+system.ruby.network.routers9.throttle6.msg_bytes.Broadcast_Control::3 4405328
+system.ruby.network.routers9.throttle7.link_utilization 19.896005
+system.ruby.network.routers9.throttle7.msg_count.Request_Control::3 117
+system.ruby.network.routers9.throttle7.msg_count.Response_Data::4 78869
+system.ruby.network.routers9.throttle7.msg_count.Response_Control::4 548686
+system.ruby.network.routers9.throttle7.msg_count.Writeback_Control::3 74500
+system.ruby.network.routers9.throttle7.msg_count.Broadcast_Control::3 550391
+system.ruby.network.routers9.throttle7.msg_bytes.Request_Control::3 936
+system.ruby.network.routers9.throttle7.msg_bytes.Response_Data::4 5678568
+system.ruby.network.routers9.throttle7.msg_bytes.Response_Control::4 4389488
+system.ruby.network.routers9.throttle7.msg_bytes.Writeback_Control::3 596000
+system.ruby.network.routers9.throttle7.msg_bytes.Broadcast_Control::3 4403128
+system.ruby.network.routers9.throttle8.link_utilization 44.643544
+system.ruby.network.routers9.throttle8.msg_count.Request_Control::2 630149
+system.ruby.network.routers9.throttle8.msg_count.Writeback_Data::5 222137
+system.ruby.network.routers9.throttle8.msg_count.Writeback_Control::2 594489
+system.ruby.network.routers9.throttle8.msg_count.Writeback_Control::5 370830
+system.ruby.network.routers9.throttle8.msg_count.Unblock_Control::5 631614
+system.ruby.network.routers9.throttle8.msg_bytes.Request_Control::2 5041192
+system.ruby.network.routers9.throttle8.msg_bytes.Writeback_Data::5 15993864
+system.ruby.network.routers9.throttle8.msg_bytes.Writeback_Control::2 4755912
+system.ruby.network.routers9.throttle8.msg_bytes.Writeback_Control::5 2966640
+system.ruby.network.routers9.throttle8.msg_bytes.Unblock_Control::5 5052912
system.ruby.LD.latency_hist::bucket_size 512
system.ruby.LD.latency_hist::max_bucket 5119
-system.ruby.LD.latency_hist::samples 402790
-system.ruby.LD.latency_hist::mean 961.759172
-system.ruby.LD.latency_hist::gmean 686.953304
-system.ruby.LD.latency_hist::stdev 670.169680
-system.ruby.LD.latency_hist | 150128 37.27% 37.27% | 74474 18.49% 55.76% | 75905 18.84% 74.61% | 78649 19.53% 94.13% | 22036 5.47% 99.60% | 1551 0.39% 99.99% | 46 0.01% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.LD.latency_hist::total 402790
-system.ruby.LD.hit_latency_hist::bucket_size 128
-system.ruby.LD.hit_latency_hist::max_bucket 1279
-system.ruby.LD.hit_latency_hist::samples 459
-system.ruby.LD.hit_latency_hist::mean 95.638344
-system.ruby.LD.hit_latency_hist::gmean 30.555946
-system.ruby.LD.hit_latency_hist::stdev 138.573266
-system.ruby.LD.hit_latency_hist | 340 74.07% 74.07% | 75 16.34% 90.41% | 27 5.88% 96.30% | 8 1.74% 98.04% | 4 0.87% 98.91% | 2 0.44% 99.35% | 1 0.22% 99.56% | 0 0.00% 99.56% | 1 0.22% 99.78% | 1 0.22% 100.00%
-system.ruby.LD.hit_latency_hist::total 459
+system.ruby.LD.latency_hist::samples 405857
+system.ruby.LD.latency_hist::mean 960.278100
+system.ruby.LD.latency_hist::gmean 687.146238
+system.ruby.LD.latency_hist::stdev 668.516283
+system.ruby.LD.latency_hist | 152104 37.48% 37.48% | 74658 18.40% 55.87% | 75456 18.59% 74.46% | 80607 19.86% 94.33% | 21579 5.32% 99.64% | 1421 0.35% 99.99% | 32 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.LD.latency_hist::total 405857
+system.ruby.LD.hit_latency_hist::bucket_size 256
+system.ruby.LD.hit_latency_hist::max_bucket 2559
+system.ruby.LD.hit_latency_hist::samples 448
+system.ruby.LD.hit_latency_hist::mean 112.939732
+system.ruby.LD.hit_latency_hist::gmean 40.574546
+system.ruby.LD.hit_latency_hist::stdev 146.390268
+system.ruby.LD.hit_latency_hist | 403 89.96% 89.96% | 31 6.92% 96.88% | 11 2.46% 99.33% | 2 0.45% 99.78% | 0 0.00% 99.78% | 1 0.22% 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::total 448
system.ruby.LD.miss_latency_hist::bucket_size 512
system.ruby.LD.miss_latency_hist::max_bucket 5119
-system.ruby.LD.miss_latency_hist::samples 402331
-system.ruby.LD.miss_latency_hist::mean 962.747288
-system.ruby.LD.miss_latency_hist::gmean 689.397106
-system.ruby.LD.miss_latency_hist::stdev 669.896353
-system.ruby.LD.miss_latency_hist | 149678 37.20% 37.20% | 74467 18.51% 55.71% | 75903 18.87% 74.58% | 78649 19.55% 94.13% | 22036 5.48% 99.60% | 1551 0.39% 99.99% | 46 0.01% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.LD.miss_latency_hist::total 402331
+system.ruby.LD.miss_latency_hist::samples 405409
+system.ruby.LD.miss_latency_hist::mean 961.214457
+system.ruby.LD.miss_latency_hist::gmean 689.298070
+system.ruby.LD.miss_latency_hist::stdev 668.273872
+system.ruby.LD.miss_latency_hist | 151670 37.41% 37.41% | 74645 18.41% 55.82% | 75455 18.61% 74.44% | 80607 19.88% 94.32% | 21579 5.32% 99.64% | 1421 0.35% 99.99% | 32 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.LD.miss_latency_hist::total 405409
system.ruby.ST.latency_hist::bucket_size 512
system.ruby.ST.latency_hist::max_bucket 5119
-system.ruby.ST.latency_hist::samples 223921
-system.ruby.ST.latency_hist::mean 962.135628
-system.ruby.ST.latency_hist::gmean 688.650583
-system.ruby.ST.latency_hist::stdev 669.628569
-system.ruby.ST.latency_hist | 83154 37.14% 37.14% | 41841 18.69% 55.82% | 42195 18.84% 74.66% | 43669 19.50% 94.17% | 12140 5.42% 99.59% | 890 0.40% 99.99% | 31 0.01% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.ST.latency_hist::total 223921
+system.ruby.ST.latency_hist::samples 224968
+system.ruby.ST.latency_hist::mean 960.364225
+system.ruby.ST.latency_hist::gmean 687.661138
+system.ruby.ST.latency_hist::stdev 668.409336
+system.ruby.ST.latency_hist | 84406 37.52% 37.52% | 41188 18.31% 55.83% | 42076 18.70% 74.53% | 44473 19.77% 94.30% | 12049 5.36% 99.66% | 755 0.34% 99.99% | 21 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.ST.latency_hist::total 224968
system.ruby.ST.hit_latency_hist::bucket_size 256
system.ruby.ST.hit_latency_hist::max_bucket 2559
-system.ruby.ST.hit_latency_hist::samples 228
-system.ruby.ST.hit_latency_hist::mean 99.780702
-system.ruby.ST.hit_latency_hist::gmean 32.486812
-system.ruby.ST.hit_latency_hist::stdev 158.831790
-system.ruby.ST.hit_latency_hist | 209 91.67% 91.67% | 14 6.14% 97.81% | 4 1.75% 99.56% | 0 0.00% 99.56% | 0 0.00% 99.56% | 0 0.00% 99.56% | 1 0.44% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.ST.hit_latency_hist::total 228
+system.ruby.ST.hit_latency_hist::samples 255
+system.ruby.ST.hit_latency_hist::mean 97.745098
+system.ruby.ST.hit_latency_hist::gmean 32.839822
+system.ruby.ST.hit_latency_hist::stdev 139.085518
+system.ruby.ST.hit_latency_hist | 233 91.37% 91.37% | 17 6.67% 98.04% | 4 1.57% 99.61% | 0 0.00% 99.61% | 0 0.00% 99.61% | 1 0.39% 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::total 255
system.ruby.ST.miss_latency_hist::bucket_size 512
system.ruby.ST.miss_latency_hist::max_bucket 5119
-system.ruby.ST.miss_latency_hist::samples 223693
-system.ruby.ST.miss_latency_hist::mean 963.014587
-system.ruby.ST.miss_latency_hist::gmean 690.797485
-system.ruby.ST.miss_latency_hist::stdev 669.384126
-system.ruby.ST.miss_latency_hist | 82931 37.07% 37.07% | 41837 18.70% 55.78% | 42195 18.86% 74.64% | 43668 19.52% 94.16% | 12140 5.43% 99.59% | 890 0.40% 99.99% | 31 0.01% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.ST.miss_latency_hist::total 223693
+system.ruby.ST.miss_latency_hist::samples 224713
+system.ruby.ST.miss_latency_hist::mean 961.343109
+system.ruby.ST.miss_latency_hist::gmean 690.038778
+system.ruby.ST.miss_latency_hist::stdev 668.139804
+system.ruby.ST.miss_latency_hist | 84156 37.45% 37.45% | 41184 18.33% 55.78% | 42075 18.72% 74.50% | 44473 19.79% 94.29% | 12049 5.36% 99.65% | 755 0.34% 99.99% | 21 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.ST.miss_latency_hist::total 224713
system.ruby.L1Cache.hit_mach_latency_hist::bucket_size 1
system.ruby.L1Cache.hit_mach_latency_hist::max_bucket 9
-system.ruby.L1Cache.hit_mach_latency_hist::samples 154
+system.ruby.L1Cache.hit_mach_latency_hist::samples 145
system.ruby.L1Cache.hit_mach_latency_hist::mean 2
-system.ruby.L1Cache.hit_mach_latency_hist::gmean 2
-system.ruby.L1Cache.hit_mach_latency_hist | 0 0.00% 0.00% | 0 0.00% 0.00% | 154 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%
-system.ruby.L1Cache.hit_mach_latency_hist::total 154
+system.ruby.L1Cache.hit_mach_latency_hist::gmean 2.000000
+system.ruby.L1Cache.hit_mach_latency_hist | 0 0.00% 0.00% | 0 0.00% 0.00% | 145 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%
+system.ruby.L1Cache.hit_mach_latency_hist::total 145
system.ruby.L1Cache.miss_mach_latency_hist::bucket_size 512
system.ruby.L1Cache.miss_mach_latency_hist::max_bucket 5119
-system.ruby.L1Cache.miss_mach_latency_hist::samples 23051
-system.ruby.L1Cache.miss_mach_latency_hist::mean 917.179992
-system.ruby.L1Cache.miss_mach_latency_hist::gmean 631.311998
-system.ruby.L1Cache.miss_mach_latency_hist::stdev 668.277259
-system.ruby.L1Cache.miss_mach_latency_hist | 9264 40.19% 40.19% | 4006 17.38% 57.57% | 4352 18.88% 76.45% | 4291 18.62% 95.06% | 1074 4.66% 99.72% | 61 0.26% 99.99% | 3 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache.miss_mach_latency_hist::total 23051
+system.ruby.L1Cache.miss_mach_latency_hist::samples 23137
+system.ruby.L1Cache.miss_mach_latency_hist::mean 922.547435
+system.ruby.L1Cache.miss_mach_latency_hist::gmean 638.209231
+system.ruby.L1Cache.miss_mach_latency_hist::stdev 666.692084
+system.ruby.L1Cache.miss_mach_latency_hist | 9174 39.65% 39.65% | 4098 17.71% 57.36% | 4329 18.71% 76.07% | 4414 19.08% 95.15% | 1060 4.58% 99.73% | 61 0.26% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache.miss_mach_latency_hist::total 23137
system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request::bucket_size 512
system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request::max_bucket 5119
-system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request::samples 21992
-system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request::mean 773.628319
-system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request::gmean 324.533745
-system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request::stdev 664.096141
-system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request | 9933 45.17% 45.17% | 3702 16.83% 62.00% | 4645 21.12% 83.12% | 3181 14.46% 97.59% | 505 2.30% 99.88% | 25 0.11% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request::total 21992
+system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request::samples 22125
+system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request::mean 779.105763
+system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request::gmean 335.450178
+system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request::stdev 661.667810
+system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request | 9921 44.84% 44.84% | 3726 16.84% 61.68% | 4701 21.25% 82.93% | 3270 14.78% 97.71% | 497 2.25% 99.95% | 10 0.05% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache.miss_latency_hist.issue_to_initial_request::total 22125
system.ruby.L1Cache.miss_latency_hist.initial_to_forward::bucket_size 128
system.ruby.L1Cache.miss_latency_hist.initial_to_forward::max_bucket 1279
-system.ruby.L1Cache.miss_latency_hist.initial_to_forward::samples 21992
-system.ruby.L1Cache.miss_latency_hist.initial_to_forward::mean 49.064478
-system.ruby.L1Cache.miss_latency_hist.initial_to_forward::gmean 20.912082
-system.ruby.L1Cache.miss_latency_hist.initial_to_forward::stdev 75.655363
-system.ruby.L1Cache.miss_latency_hist.initial_to_forward | 19198 87.30% 87.30% | 2163 9.84% 97.13% | 495 2.25% 99.38% | 92 0.42% 99.80% | 38 0.17% 99.97% | 5 0.02% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache.miss_latency_hist.initial_to_forward::total 21992
+system.ruby.L1Cache.miss_latency_hist.initial_to_forward::samples 22125
+system.ruby.L1Cache.miss_latency_hist.initial_to_forward::mean 50.204836
+system.ruby.L1Cache.miss_latency_hist.initial_to_forward::gmean 21.311620
+system.ruby.L1Cache.miss_latency_hist.initial_to_forward::stdev 77.052560
+system.ruby.L1Cache.miss_latency_hist.initial_to_forward | 19195 86.76% 86.76% | 2271 10.26% 97.02% | 528 2.39% 99.41% | 69 0.31% 99.72% | 53 0.24% 99.96% | 9 0.04% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache.miss_latency_hist.initial_to_forward::total 22125
system.ruby.L1Cache.miss_latency_hist.forward_to_first_response::bucket_size 32
system.ruby.L1Cache.miss_latency_hist.forward_to_first_response::max_bucket 319
-system.ruby.L1Cache.miss_latency_hist.forward_to_first_response::samples 21992
-system.ruby.L1Cache.miss_latency_hist.forward_to_first_response::mean 86.052701
-system.ruby.L1Cache.miss_latency_hist.forward_to_first_response::gmean 71.342930
-system.ruby.L1Cache.miss_latency_hist.forward_to_first_response::stdev 49.391287
-system.ruby.L1Cache.miss_latency_hist.forward_to_first_response | 3796 17.26% 17.26% | 4651 21.15% 38.41% | 5306 24.13% 62.54% | 3457 15.72% 78.26% | 2571 11.69% 89.95% | 1647 7.49% 97.44% | 520 2.36% 99.80% | 43 0.20% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache.miss_latency_hist.forward_to_first_response::total 21992
+system.ruby.L1Cache.miss_latency_hist.forward_to_first_response::samples 22125
+system.ruby.L1Cache.miss_latency_hist.forward_to_first_response::mean 85.586983
+system.ruby.L1Cache.miss_latency_hist.forward_to_first_response::gmean 70.964264
+system.ruby.L1Cache.miss_latency_hist.forward_to_first_response::stdev 49.147197
+system.ruby.L1Cache.miss_latency_hist.forward_to_first_response | 3841 17.36% 17.36% | 4772 21.57% 38.93% | 5269 23.81% 62.74% | 3490 15.77% 78.52% | 2590 11.71% 90.22% | 1631 7.37% 97.60% | 486 2.20% 99.79% | 45 0.20% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache.miss_latency_hist.forward_to_first_response::total 22125
system.ruby.L1Cache.miss_latency_hist.first_response_to_completion::bucket_size 32
system.ruby.L1Cache.miss_latency_hist.first_response_to_completion::max_bucket 319
-system.ruby.L1Cache.miss_latency_hist.first_response_to_completion::samples 21992
-system.ruby.L1Cache.miss_latency_hist.first_response_to_completion::mean 10.106084
-system.ruby.L1Cache.miss_latency_hist.first_response_to_completion::stdev 22.619571
-system.ruby.L1Cache.miss_latency_hist.first_response_to_completion | 19838 90.21% 90.21% | 977 4.44% 94.65% | 719 3.27% 97.92% | 362 1.65% 99.56% | 86 0.39% 99.95% | 9 0.04% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache.miss_latency_hist.first_response_to_completion::total 21992
+system.ruby.L1Cache.miss_latency_hist.first_response_to_completion::samples 22125
+system.ruby.L1Cache.miss_latency_hist.first_response_to_completion::mean 9.624181
+system.ruby.L1Cache.miss_latency_hist.first_response_to_completion::stdev 22.039305
+system.ruby.L1Cache.miss_latency_hist.first_response_to_completion | 20108 90.88% 90.88% | 907 4.10% 94.98% | 690 3.12% 98.10% | 325 1.47% 99.57% | 83 0.38% 99.95% | 11 0.05% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache.miss_latency_hist.first_response_to_completion::total 22125
system.ruby.L2Cache.hit_mach_latency_hist::bucket_size 256
system.ruby.L2Cache.hit_mach_latency_hist::max_bucket 2559
-system.ruby.L2Cache.hit_mach_latency_hist::samples 533
-system.ruby.L2Cache.hit_mach_latency_hist::mean 124.465291
-system.ruby.L2Cache.hit_mach_latency_hist::gmean 68.959168
-system.ruby.L2Cache.hit_mach_latency_hist::stdev 154.701499
-system.ruby.L2Cache.hit_mach_latency_hist | 470 88.18% 88.18% | 49 9.19% 97.37% | 10 1.88% 99.25% | 1 0.19% 99.44% | 2 0.38% 99.81% | 0 0.00% 99.81% | 1 0.19% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.L2Cache.hit_mach_latency_hist::total 533
+system.ruby.L2Cache.hit_mach_latency_hist::samples 558
+system.ruby.L2Cache.hit_mach_latency_hist::mean 134.824373
+system.ruby.L2Cache.hit_mach_latency_hist::gmean 80.532028
+system.ruby.L2Cache.hit_mach_latency_hist::stdev 149.804509
+system.ruby.L2Cache.hit_mach_latency_hist | 491 87.99% 87.99% | 48 8.60% 96.59% | 15 2.69% 99.28% | 2 0.36% 99.64% | 0 0.00% 99.64% | 2 0.36% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L2Cache.hit_mach_latency_hist::total 558
system.ruby.Directory.miss_mach_latency_hist::bucket_size 512
system.ruby.Directory.miss_mach_latency_hist::max_bucket 5119
-system.ruby.Directory.miss_mach_latency_hist::samples 602973
-system.ruby.Directory.miss_mach_latency_hist::mean 964.588439
-system.ruby.Directory.miss_mach_latency_hist::gmean 692.241635
-system.ruby.Directory.miss_mach_latency_hist::stdev 669.706434
-system.ruby.Directory.miss_mach_latency_hist | 223345 37.04% 37.04% | 112298 18.62% 55.66% | 113746 18.86% 74.53% | 118026 19.57% 94.10% | 33102 5.49% 99.59% | 2380 0.39% 99.99% | 74 0.01% 100.00% | 2 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.Directory.miss_mach_latency_hist::total 602973
+system.ruby.Directory.miss_mach_latency_hist::samples 606985
+system.ruby.Directory.miss_mach_latency_hist::mean 962.735992
+system.ruby.Directory.miss_mach_latency_hist::gmean 691.599319
+system.ruby.Directory.miss_mach_latency_hist::stdev 668.240095
+system.ruby.Directory.miss_mach_latency_hist | 226652 37.34% 37.34% | 111731 18.41% 55.75% | 113201 18.65% 74.40% | 120666 19.88% 94.28% | 32568 5.37% 99.64% | 2115 0.35% 99.99% | 52 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.Directory.miss_mach_latency_hist::total 606985
system.ruby.Directory.miss_latency_hist.issue_to_initial_request::bucket_size 512
system.ruby.Directory.miss_latency_hist.issue_to_initial_request::max_bucket 5119
-system.ruby.Directory.miss_latency_hist.issue_to_initial_request::samples 428414
-system.ruby.Directory.miss_latency_hist.issue_to_initial_request::mean 787.219412
-system.ruby.Directory.miss_latency_hist.issue_to_initial_request::gmean 349.162275
-system.ruby.Directory.miss_latency_hist.issue_to_initial_request::stdev 658.219998
-system.ruby.Directory.miss_latency_hist.issue_to_initial_request | 190127 44.38% 44.38% | 73544 17.17% 61.55% | 91535 21.37% 82.91% | 63246 14.76% 97.67% | 9543 2.23% 99.90% | 411 0.10% 100.00% | 8 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.Directory.miss_latency_hist.issue_to_initial_request::total 428414
+system.ruby.Directory.miss_latency_hist.issue_to_initial_request::samples 435259
+system.ruby.Directory.miss_latency_hist.issue_to_initial_request::mean 784.321487
+system.ruby.Directory.miss_latency_hist.issue_to_initial_request::gmean 346.821847
+system.ruby.Directory.miss_latency_hist.issue_to_initial_request::stdev 657.460406
+system.ruby.Directory.miss_latency_hist.issue_to_initial_request | 194525 44.69% 44.69% | 73174 16.81% 61.50% | 93400 21.46% 82.96% | 64531 14.83% 97.79% | 9251 2.13% 99.91% | 371 0.09% 100.00% | 7 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.Directory.miss_latency_hist.issue_to_initial_request::total 435259
system.ruby.Directory.miss_latency_hist.initial_to_forward::bucket_size 64
system.ruby.Directory.miss_latency_hist.initial_to_forward::max_bucket 639
-system.ruby.Directory.miss_latency_hist.initial_to_forward::samples 428414
-system.ruby.Directory.miss_latency_hist.initial_to_forward::mean 18.786942
-system.ruby.Directory.miss_latency_hist.initial_to_forward::gmean 12.944841
-system.ruby.Directory.miss_latency_hist.initial_to_forward::stdev 21.002732
-system.ruby.Directory.miss_latency_hist.initial_to_forward | 397834 92.86% 92.86% | 30211 7.05% 99.91% | 312 0.07% 99.99% | 45 0.01% 100.00% | 9 0.00% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 2 0.00% 100.00%
-system.ruby.Directory.miss_latency_hist.initial_to_forward::total 428414
+system.ruby.Directory.miss_latency_hist.initial_to_forward::samples 435259
+system.ruby.Directory.miss_latency_hist.initial_to_forward::mean 18.137679
+system.ruby.Directory.miss_latency_hist.initial_to_forward::gmean 12.662389
+system.ruby.Directory.miss_latency_hist.initial_to_forward::stdev 20.299552
+system.ruby.Directory.miss_latency_hist.initial_to_forward | 407343 93.59% 93.59% | 27542 6.33% 99.91% | 308 0.07% 99.98% | 47 0.01% 100.00% | 11 0.00% 100.00% | 4 0.00% 100.00% | 1 0.00% 100.00% | 3 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.Directory.miss_latency_hist.initial_to_forward::total 435259
system.ruby.Directory.miss_latency_hist.forward_to_first_response::bucket_size 32
system.ruby.Directory.miss_latency_hist.forward_to_first_response::max_bucket 319
-system.ruby.Directory.miss_latency_hist.forward_to_first_response::samples 428414
-system.ruby.Directory.miss_latency_hist.forward_to_first_response::mean 61.066767
-system.ruby.Directory.miss_latency_hist.forward_to_first_response::gmean 52.703942
-system.ruby.Directory.miss_latency_hist.forward_to_first_response::stdev 33.547976
-system.ruby.Directory.miss_latency_hist.forward_to_first_response | 108299 25.28% 25.28% | 144980 33.84% 59.12% | 106832 24.94% 84.06% | 47268 11.03% 95.09% | 17336 4.05% 99.14% | 3507 0.82% 99.96% | 190 0.04% 100.00% | 2 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.Directory.miss_latency_hist.forward_to_first_response::total 428414
+system.ruby.Directory.miss_latency_hist.forward_to_first_response::samples 435259
+system.ruby.Directory.miss_latency_hist.forward_to_first_response::mean 61.670587
+system.ruby.Directory.miss_latency_hist.forward_to_first_response::gmean 53.220985
+system.ruby.Directory.miss_latency_hist.forward_to_first_response::stdev 33.802761
+system.ruby.Directory.miss_latency_hist.forward_to_first_response | 107270 24.65% 24.65% | 146874 33.74% 58.39% | 109544 25.17% 83.56% | 49169 11.30% 94.85% | 18405 4.23% 99.08% | 3851 0.88% 99.97% | 146 0.03% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.Directory.miss_latency_hist.forward_to_first_response::total 435259
system.ruby.Directory.miss_latency_hist.first_response_to_completion::bucket_size 128
system.ruby.Directory.miss_latency_hist.first_response_to_completion::max_bucket 1279
-system.ruby.Directory.miss_latency_hist.first_response_to_completion::samples 428414
-system.ruby.Directory.miss_latency_hist.first_response_to_completion::mean 140.948863
-system.ruby.Directory.miss_latency_hist.first_response_to_completion::stdev 103.640016
-system.ruby.Directory.miss_latency_hist.first_response_to_completion | 228976 53.45% 53.45% | 147468 34.42% 87.87% | 37831 8.83% 96.70% | 9715 2.27% 98.97% | 4262 0.99% 99.96% | 161 0.04% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.Directory.miss_latency_hist.first_response_to_completion::total 428414
+system.ruby.Directory.miss_latency_hist.first_response_to_completion::samples 435259
+system.ruby.Directory.miss_latency_hist.first_response_to_completion::mean 140.609226
+system.ruby.Directory.miss_latency_hist.first_response_to_completion::stdev 102.245912
+system.ruby.Directory.miss_latency_hist.first_response_to_completion | 231026 53.08% 53.08% | 153949 35.37% 88.45% | 36417 8.37% 96.81% | 9414 2.16% 98.98% | 4317 0.99% 99.97% | 136 0.03% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.Directory.miss_latency_hist.first_response_to_completion::total 435259
system.ruby.LD.L1Cache.hit_type_mach_latency_hist::bucket_size 1
system.ruby.LD.L1Cache.hit_type_mach_latency_hist::max_bucket 9
-system.ruby.LD.L1Cache.hit_type_mach_latency_hist::samples 105
+system.ruby.LD.L1Cache.hit_type_mach_latency_hist::samples 88
system.ruby.LD.L1Cache.hit_type_mach_latency_hist::mean 2
system.ruby.LD.L1Cache.hit_type_mach_latency_hist::gmean 2
-system.ruby.LD.L1Cache.hit_type_mach_latency_hist | 0 0.00% 0.00% | 0 0.00% 0.00% | 105 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%
-system.ruby.LD.L1Cache.hit_type_mach_latency_hist::total 105
+system.ruby.LD.L1Cache.hit_type_mach_latency_hist | 0 0.00% 0.00% | 0 0.00% 0.00% | 88 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%
+system.ruby.LD.L1Cache.hit_type_mach_latency_hist::total 88
system.ruby.LD.L1Cache.miss_type_mach_latency_hist::bucket_size 512
system.ruby.LD.L1Cache.miss_type_mach_latency_hist::max_bucket 5119
-system.ruby.LD.L1Cache.miss_type_mach_latency_hist::samples 12935
-system.ruby.LD.L1Cache.miss_type_mach_latency_hist::mean 914.149903
-system.ruby.LD.L1Cache.miss_type_mach_latency_hist::gmean 624.021717
-system.ruby.LD.L1Cache.miss_type_mach_latency_hist::stdev 669.891938
-system.ruby.LD.L1Cache.miss_type_mach_latency_hist | 5225 40.39% 40.39% | 2209 17.08% 57.47% | 2482 19.19% 76.66% | 2372 18.34% 95.00% | 613 4.74% 99.74% | 33 0.26% 99.99% | 1 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.LD.L1Cache.miss_type_mach_latency_hist::total 12935
-system.ruby.LD.L2Cache.hit_type_mach_latency_hist::bucket_size 128
-system.ruby.LD.L2Cache.hit_type_mach_latency_hist::max_bucket 1279
-system.ruby.LD.L2Cache.hit_type_mach_latency_hist::samples 354
-system.ruby.LD.L2Cache.hit_type_mach_latency_hist::mean 123.412429
-system.ruby.LD.L2Cache.hit_type_mach_latency_hist::gmean 68.596456
-system.ruby.LD.L2Cache.hit_type_mach_latency_hist::stdev 146.740195
-system.ruby.LD.L2Cache.hit_type_mach_latency_hist | 235 66.38% 66.38% | 75 21.19% 87.57% | 27 7.63% 95.20% | 8 2.26% 97.46% | 4 1.13% 98.59% | 2 0.56% 99.15% | 1 0.28% 99.44% | 0 0.00% 99.44% | 1 0.28% 99.72% | 1 0.28% 100.00%
-system.ruby.LD.L2Cache.hit_type_mach_latency_hist::total 354
+system.ruby.LD.L1Cache.miss_type_mach_latency_hist::samples 13134
+system.ruby.LD.L1Cache.miss_type_mach_latency_hist::mean 920.965662
+system.ruby.LD.L1Cache.miss_type_mach_latency_hist::gmean 633.755825
+system.ruby.LD.L1Cache.miss_type_mach_latency_hist::stdev 666.420559
+system.ruby.LD.L1Cache.miss_type_mach_latency_hist | 5201 39.60% 39.60% | 2327 17.72% 57.32% | 2488 18.94% 76.26% | 2478 18.87% 95.13% | 599 4.56% 99.69% | 40 0.30% 99.99% | 1 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.LD.L1Cache.miss_type_mach_latency_hist::total 13134
+system.ruby.LD.L2Cache.hit_type_mach_latency_hist::bucket_size 256
+system.ruby.LD.L2Cache.hit_type_mach_latency_hist::max_bucket 2559
+system.ruby.LD.L2Cache.hit_type_mach_latency_hist::samples 360
+system.ruby.LD.L2Cache.hit_type_mach_latency_hist::mean 140.058333
+system.ruby.LD.L2Cache.hit_type_mach_latency_hist::gmean 84.683196
+system.ruby.LD.L2Cache.hit_type_mach_latency_hist::stdev 151.422574
+system.ruby.LD.L2Cache.hit_type_mach_latency_hist | 315 87.50% 87.50% | 31 8.61% 96.11% | 11 3.06% 99.17% | 2 0.56% 99.72% | 0 0.00% 99.72% | 1 0.28% 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.L2Cache.hit_type_mach_latency_hist::total 360
system.ruby.LD.Directory.miss_type_mach_latency_hist::bucket_size 512
system.ruby.LD.Directory.miss_type_mach_latency_hist::max_bucket 5119
-system.ruby.LD.Directory.miss_type_mach_latency_hist::samples 389396
-system.ruby.LD.Directory.miss_type_mach_latency_hist::mean 964.361601
-system.ruby.LD.Directory.miss_type_mach_latency_hist::gmean 691.682512
-system.ruby.LD.Directory.miss_type_mach_latency_hist::stdev 669.836857
-system.ruby.LD.Directory.miss_type_mach_latency_hist | 144453 37.10% 37.10% | 72258 18.56% 55.65% | 73421 18.86% 74.51% | 76277 19.59% 94.10% | 21423 5.50% 99.60% | 1518 0.39% 99.99% | 45 0.01% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.LD.Directory.miss_type_mach_latency_hist::total 389396
+system.ruby.LD.Directory.miss_type_mach_latency_hist::samples 392275
+system.ruby.LD.Directory.miss_type_mach_latency_hist::mean 962.562052
+system.ruby.LD.Directory.miss_type_mach_latency_hist::gmean 691.239651
+system.ruby.LD.Directory.miss_type_mach_latency_hist::stdev 668.294745
+system.ruby.LD.Directory.miss_type_mach_latency_hist | 146469 37.34% 37.34% | 72318 18.44% 55.77% | 72967 18.60% 74.37% | 78129 19.92% 94.29% | 20980 5.35% 99.64% | 1381 0.35% 99.99% | 31 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.LD.Directory.miss_type_mach_latency_hist::total 392275
system.ruby.ST.L1Cache.hit_type_mach_latency_hist::bucket_size 1
system.ruby.ST.L1Cache.hit_type_mach_latency_hist::max_bucket 9
-system.ruby.ST.L1Cache.hit_type_mach_latency_hist::samples 49
+system.ruby.ST.L1Cache.hit_type_mach_latency_hist::samples 57
system.ruby.ST.L1Cache.hit_type_mach_latency_hist::mean 2
system.ruby.ST.L1Cache.hit_type_mach_latency_hist::gmean 2
-system.ruby.ST.L1Cache.hit_type_mach_latency_hist | 0 0.00% 0.00% | 0 0.00% 0.00% | 49 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%
-system.ruby.ST.L1Cache.hit_type_mach_latency_hist::total 49
+system.ruby.ST.L1Cache.hit_type_mach_latency_hist | 0 0.00% 0.00% | 0 0.00% 0.00% | 57 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%
+system.ruby.ST.L1Cache.hit_type_mach_latency_hist::total 57
system.ruby.ST.L1Cache.miss_type_mach_latency_hist::bucket_size 512
system.ruby.ST.L1Cache.miss_type_mach_latency_hist::max_bucket 5119
-system.ruby.ST.L1Cache.miss_type_mach_latency_hist::samples 10116
-system.ruby.ST.L1Cache.miss_type_mach_latency_hist::mean 921.054468
-system.ruby.ST.L1Cache.miss_type_mach_latency_hist::gmean 640.758055
-system.ruby.ST.L1Cache.miss_type_mach_latency_hist::stdev 666.219932
-system.ruby.ST.L1Cache.miss_type_mach_latency_hist | 4039 39.93% 39.93% | 1797 17.76% 57.69% | 1870 18.49% 76.18% | 1919 18.97% 95.15% | 461 4.56% 99.70% | 28 0.28% 99.98% | 2 0.02% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.ST.L1Cache.miss_type_mach_latency_hist::total 10116
+system.ruby.ST.L1Cache.miss_type_mach_latency_hist::samples 10003
+system.ruby.ST.L1Cache.miss_type_mach_latency_hist::mean 924.624313
+system.ruby.ST.L1Cache.miss_type_mach_latency_hist::gmean 644.104136
+system.ruby.ST.L1Cache.miss_type_mach_latency_hist::stdev 667.076052
+system.ruby.ST.L1Cache.miss_type_mach_latency_hist | 3973 39.72% 39.72% | 1771 17.70% 57.42% | 1841 18.40% 75.83% | 1936 19.35% 95.18% | 461 4.61% 99.79% | 21 0.21% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.ST.L1Cache.miss_type_mach_latency_hist::total 10003
system.ruby.ST.L2Cache.hit_type_mach_latency_hist::bucket_size 256
system.ruby.ST.L2Cache.hit_type_mach_latency_hist::max_bucket 2559
-system.ruby.ST.L2Cache.hit_type_mach_latency_hist::samples 179
-system.ruby.ST.L2Cache.hit_type_mach_latency_hist::mean 126.547486
-system.ruby.ST.L2Cache.hit_type_mach_latency_hist::gmean 69.682143
-system.ruby.ST.L2Cache.hit_type_mach_latency_hist::stdev 169.763754
-system.ruby.ST.L2Cache.hit_type_mach_latency_hist | 160 89.39% 89.39% | 14 7.82% 97.21% | 4 2.23% 99.44% | 0 0.00% 99.44% | 0 0.00% 99.44% | 0 0.00% 99.44% | 1 0.56% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.ST.L2Cache.hit_type_mach_latency_hist::total 179
+system.ruby.ST.L2Cache.hit_type_mach_latency_hist::samples 198
+system.ruby.ST.L2Cache.hit_type_mach_latency_hist::mean 125.308081
+system.ruby.ST.L2Cache.hit_type_mach_latency_hist::gmean 73.498803
+system.ruby.ST.L2Cache.hit_type_mach_latency_hist::stdev 146.717454
+system.ruby.ST.L2Cache.hit_type_mach_latency_hist | 176 88.89% 88.89% | 17 8.59% 97.47% | 4 2.02% 99.49% | 0 0.00% 99.49% | 0 0.00% 99.49% | 1 0.51% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.ST.L2Cache.hit_type_mach_latency_hist::total 198
system.ruby.ST.Directory.miss_type_mach_latency_hist::bucket_size 512
system.ruby.ST.Directory.miss_type_mach_latency_hist::max_bucket 5119
-system.ruby.ST.Directory.miss_type_mach_latency_hist::samples 213577
-system.ruby.ST.Directory.miss_type_mach_latency_hist::mean 965.002013
-system.ruby.ST.Directory.miss_type_mach_latency_hist::gmean 693.262198
-system.ruby.ST.Directory.miss_type_mach_latency_hist::stdev 669.469949
-system.ruby.ST.Directory.miss_type_mach_latency_hist | 78892 36.94% 36.94% | 40040 18.75% 55.69% | 40325 18.88% 74.57% | 41749 19.55% 94.11% | 11679 5.47% 99.58% | 862 0.40% 99.99% | 29 0.01% 100.00% | 1 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.ST.Directory.miss_type_mach_latency_hist::total 213577
-system.ruby.Directory_Controller.GETX 227677 0.00% 0.00%
-system.ruby.Directory_Controller.GETS 408275 0.00% 0.00%
-system.ruby.Directory_Controller.PUT 604225 0.00% 0.00%
-system.ruby.Directory_Controller.Unblock 1518 0.00% 0.00%
-system.ruby.Directory_Controller.UnblockS 26146 0.00% 0.00%
-system.ruby.Directory_Controller.UnblockM 599871 0.00% 0.00%
-system.ruby.Directory_Controller.Writeback_Clean 7905 0.00% 0.00%
-system.ruby.Directory_Controller.Writeback_Dirty 1418 0.00% 0.00%
-system.ruby.Directory_Controller.Writeback_Exclusive_Clean 360062 0.00% 0.00%
-system.ruby.Directory_Controller.Writeback_Exclusive_Dirty 219677 0.00% 0.00%
-system.ruby.Directory_Controller.Memory_Data 605779 0.00% 0.00%
-system.ruby.Directory_Controller.Memory_Ack 221094 0.00% 0.00%
-system.ruby.Directory_Controller.All_Unblocks 1058 0.00% 0.00%
-system.ruby.Directory_Controller.NX.GETX 87 0.00% 0.00%
-system.ruby.Directory_Controller.NX.GETS 94 0.00% 0.00%
-system.ruby.Directory_Controller.NX.PUT 10803 0.00% 0.00%
-system.ruby.Directory_Controller.NO.GETX 7224 0.00% 0.00%
-system.ruby.Directory_Controller.NO.GETS 11783 0.00% 0.00%
-system.ruby.Directory_Controller.NO.PUT 579803 0.00% 0.00%
-system.ruby.Directory_Controller.O.GETX 9234 0.00% 0.00%
-system.ruby.Directory_Controller.O.GETS 16635 0.00% 0.00%
-system.ruby.Directory_Controller.E.GETX 207154 0.00% 0.00%
-system.ruby.Directory_Controller.E.GETS 372772 0.00% 0.00%
-system.ruby.Directory_Controller.E.PUT 1 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B.GETX 582 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B.GETS 1058 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B.PUT 13362 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B.UnblockS 8383 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B.UnblockM 598303 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_X.PUT 16 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_X.UnblockS 26 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_X.UnblockM 556 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_S.GETS 1 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_S.PUT 37 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_S.UnblockS 46 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_S.UnblockM 1012 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_S_W.GETX 4 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_S_W.GETS 1 0.00% 0.00%
+system.ruby.ST.Directory.miss_type_mach_latency_hist::samples 214710
+system.ruby.ST.Directory.miss_type_mach_latency_hist::mean 963.053780
+system.ruby.ST.Directory.miss_type_mach_latency_hist::gmean 692.256914
+system.ruby.ST.Directory.miss_type_mach_latency_hist::stdev 668.141678
+system.ruby.ST.Directory.miss_type_mach_latency_hist | 80183 37.34% 37.34% | 39413 18.36% 55.70% | 40234 18.74% 74.44% | 42537 19.81% 94.25% | 11588 5.40% 99.65% | 734 0.34% 99.99% | 21 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.ST.Directory.miss_type_mach_latency_hist::total 214710
+system.ruby.Directory_Controller.GETX 228707 0.00% 0.00%
+system.ruby.Directory_Controller.GETS 411589 0.00% 0.00%
+system.ruby.Directory_Controller.PUT 607987 0.00% 0.00%
+system.ruby.Directory_Controller.Unblock 1497 0.00% 0.00%
+system.ruby.Directory_Controller.UnblockS 26223 0.00% 0.00%
+system.ruby.Directory_Controller.UnblockM 603892 0.00% 0.00%
+system.ruby.Directory_Controller.Writeback_Clean 8046 0.00% 0.00%
+system.ruby.Directory_Controller.Writeback_Dirty 1391 0.00% 0.00%
+system.ruby.Directory_Controller.Writeback_Exclusive_Clean 362783 0.00% 0.00%
+system.ruby.Directory_Controller.Writeback_Exclusive_Dirty 220746 0.00% 0.00%
+system.ruby.Directory_Controller.Memory_Data 609650 0.00% 0.00%
+system.ruby.Directory_Controller.Memory_Ack 222137 0.00% 0.00%
+system.ruby.Directory_Controller.All_Unblocks 1010 0.00% 0.00%
+system.ruby.Directory_Controller.NX.GETX 72 0.00% 0.00%
+system.ruby.Directory_Controller.NX.GETS 95 0.00% 0.00%
+system.ruby.Directory_Controller.NX.PUT 10905 0.00% 0.00%
+system.ruby.Directory_Controller.NO.GETX 7267 0.00% 0.00%
+system.ruby.Directory_Controller.NO.GETS 12027 0.00% 0.00%
+system.ruby.Directory_Controller.NO.PUT 583582 0.00% 0.00%
+system.ruby.Directory_Controller.O.GETX 9352 0.00% 0.00%
+system.ruby.Directory_Controller.O.GETS 16609 0.00% 0.00%
+system.ruby.Directory_Controller.E.GETX 208035 0.00% 0.00%
+system.ruby.Directory_Controller.E.GETS 375680 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B.GETX 593 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B.GETS 1010 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B.PUT 13238 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B.UnblockS 8544 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B.UnblockM 602348 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_X.PUT 14 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_X.UnblockS 21 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_X.UnblockM 572 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_S.GETS 2 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_S.PUT 41 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_S.UnblockS 38 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_S.UnblockM 972 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_S_W.GETX 1 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_S_W.GETS 3 0.00% 0.00%
system.ruby.Directory_Controller.NO_B_S_W.PUT 138 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_S_W.UnblockS 1059 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_S_W.All_Unblocks 1058 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_S_W.UnblockS 1012 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_S_W.All_Unblocks 1010 0.00% 0.00%
system.ruby.Directory_Controller.O_B.GETX 9 0.00% 0.00%
-system.ruby.Directory_Controller.O_B.GETS 25 0.00% 0.00%
-system.ruby.Directory_Controller.O_B.UnblockS 16632 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_W.GETX 1927 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_W.GETS 3352 0.00% 0.00%
-system.ruby.Directory_Controller.NO_B_W.Memory_Data 589145 0.00% 0.00%
-system.ruby.Directory_Controller.O_B_W.GETX 51 0.00% 0.00%
-system.ruby.Directory_Controller.O_B_W.GETS 103 0.00% 0.00%
-system.ruby.Directory_Controller.O_B_W.Memory_Data 16634 0.00% 0.00%
-system.ruby.Directory_Controller.WB.GETX 1371 0.00% 0.00%
-system.ruby.Directory_Controller.WB.GETS 2380 0.00% 0.00%
-system.ruby.Directory_Controller.WB.PUT 65 0.00% 0.00%
-system.ruby.Directory_Controller.WB.Unblock 1518 0.00% 0.00%
-system.ruby.Directory_Controller.WB.Writeback_Clean 7905 0.00% 0.00%
-system.ruby.Directory_Controller.WB.Writeback_Dirty 1418 0.00% 0.00%
-system.ruby.Directory_Controller.WB.Writeback_Exclusive_Clean 360062 0.00% 0.00%
-system.ruby.Directory_Controller.WB.Writeback_Exclusive_Dirty 219677 0.00% 0.00%
-system.ruby.Directory_Controller.WB_O_W.Memory_Ack 1418 0.00% 0.00%
-system.ruby.Directory_Controller.WB_E_W.GETX 34 0.00% 0.00%
-system.ruby.Directory_Controller.WB_E_W.GETS 71 0.00% 0.00%
-system.ruby.Directory_Controller.WB_E_W.Memory_Ack 219676 0.00% 0.00%
-system.ruby.L1Cache_Controller.Load | 50441 12.51% 12.51% | 50284 12.47% 24.99% | 50341 12.49% 37.48% | 50472 12.52% 50.00% | 50384 12.50% 62.50% | 50303 12.48% 74.98% | 50287 12.48% 87.45% | 50586 12.55% 100.00%
-system.ruby.L1Cache_Controller.Load::total 403098
-system.ruby.L1Cache_Controller.Store | 27978 12.49% 12.49% | 27946 12.47% 24.96% | 28262 12.61% 37.57% | 27557 12.30% 49.87% | 28153 12.56% 62.43% | 28184 12.58% 75.01% | 27910 12.46% 87.47% | 28086 12.53% 100.00%
-system.ruby.L1Cache_Controller.Store::total 224076
-system.ruby.L1Cache_Controller.L2_Replacement | 78258 12.50% 12.50% | 78079 12.47% 24.98% | 78452 12.53% 37.51% | 77881 12.44% 49.95% | 78395 12.52% 62.48% | 78336 12.51% 74.99% | 78026 12.47% 87.45% | 78526 12.55% 100.00%
-system.ruby.L1Cache_Controller.L2_Replacement::total 625953
-system.ruby.L1Cache_Controller.L1_to_L2 | 976938 12.50% 12.50% | 978501 12.52% 25.01% | 977534 12.50% 37.52% | 974694 12.47% 49.98% | 977852 12.51% 62.49% | 976494 12.49% 74.98% | 976920 12.50% 87.48% | 978975 12.52% 100.00%
-system.ruby.L1Cache_Controller.L1_to_L2::total 7817908
-system.ruby.L1Cache_Controller.Trigger_L2_to_L1D | 73 13.37% 13.37% | 64 11.72% 25.09% | 59 10.81% 35.90% | 74 13.55% 49.45% | 63 11.54% 60.99% | 64 11.72% 72.71% | 79 14.47% 87.18% | 70 12.82% 100.00%
-system.ruby.L1Cache_Controller.Trigger_L2_to_L1D::total 546
-system.ruby.L1Cache_Controller.Complete_L2_to_L1 | 73 13.37% 13.37% | 64 11.72% 25.09% | 59 10.81% 35.90% | 74 13.55% 49.45% | 63 11.54% 60.99% | 64 11.72% 72.71% | 79 14.47% 87.18% | 70 12.82% 100.00%
-system.ruby.L1Cache_Controller.Complete_L2_to_L1::total 546
-system.ruby.L1Cache_Controller.Other_GETX | 195769 12.50% 12.50% | 195808 12.50% 25.01% | 195461 12.48% 37.49% | 196183 12.53% 50.02% | 195586 12.49% 62.51% | 195564 12.49% 75.00% | 195830 12.51% 87.50% | 195657 12.50% 100.00%
-system.ruby.L1Cache_Controller.Other_GETX::total 1565858
-system.ruby.L1Cache_Controller.Other_GETS | 351064 12.50% 12.50% | 351190 12.50% 25.00% | 351149 12.50% 37.50% | 351024 12.50% 50.00% | 351114 12.50% 62.50% | 351209 12.50% 75.00% | 351228 12.50% 87.51% | 350905 12.49% 100.00%
-system.ruby.L1Cache_Controller.Other_GETS::total 2808883
-system.ruby.L1Cache_Controller.Merged_GETS | 139 13.14% 13.14% | 131 12.38% 25.52% | 122 11.53% 37.05% | 152 14.37% 51.42% | 142 13.42% 64.84% | 100 9.45% 74.29% | 131 12.38% 86.67% | 141 13.33% 100.00%
-system.ruby.L1Cache_Controller.Merged_GETS::total 1058
-system.ruby.L1Cache_Controller.Ack | 544353 12.50% 12.50% | 543353 12.48% 24.98% | 545955 12.54% 37.51% | 541876 12.44% 49.95% | 545429 12.52% 62.48% | 544934 12.51% 74.99% | 542876 12.47% 87.46% | 546350 12.54% 100.00%
-system.ruby.L1Cache_Controller.Ack::total 4355126
-system.ruby.L1Cache_Controller.Shared_Ack | 59 14.01% 14.01% | 38 9.03% 23.04% | 47 11.16% 34.20% | 57 13.54% 47.74% | 44 10.45% 58.19% | 52 12.35% 70.55% | 63 14.96% 85.51% | 61 14.49% 100.00%
-system.ruby.L1Cache_Controller.Shared_Ack::total 421
-system.ruby.L1Cache_Controller.Data | 3443 12.55% 12.55% | 3428 12.50% 25.05% | 3401 12.40% 37.44% | 3393 12.37% 49.81% | 3427 12.49% 62.30% | 3495 12.74% 75.04% | 3416 12.45% 87.49% | 3431 12.51% 100.00%
-system.ruby.L1Cache_Controller.Data::total 27434
-system.ruby.L1Cache_Controller.Shared_Data | 1248 13.12% 13.12% | 1157 12.16% 25.28% | 1179 12.39% 37.67% | 1166 12.26% 49.93% | 1183 12.43% 62.36% | 1208 12.70% 75.06% | 1185 12.46% 87.51% | 1188 12.49% 100.00%
-system.ruby.L1Cache_Controller.Shared_Data::total 9514
-system.ruby.L1Cache_Controller.Exclusive_Data | 73575 12.49% 12.49% | 73502 12.48% 24.97% | 73882 12.54% 37.51% | 73331 12.45% 49.96% | 73794 12.53% 62.48% | 73640 12.50% 74.99% | 73433 12.47% 87.45% | 73919 12.55% 100.00%
-system.ruby.L1Cache_Controller.Exclusive_Data::total 589076
-system.ruby.L1Cache_Controller.Writeback_Ack | 73741 12.49% 12.49% | 73736 12.49% 24.97% | 74045 12.54% 37.51% | 73508 12.45% 49.96% | 74018 12.53% 62.49% | 73844 12.50% 74.99% | 73562 12.46% 87.45% | 74128 12.55% 100.00%
-system.ruby.L1Cache_Controller.Writeback_Ack::total 590582
-system.ruby.L1Cache_Controller.Writeback_Nack | 0 0.00% 0.00% | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache_Controller.Writeback_Nack::total 1
-system.ruby.L1Cache_Controller.All_acks | 1299 13.13% 13.13% | 1192 12.05% 25.18% | 1222 12.35% 37.54% | 1212 12.25% 49.79% | 1221 12.34% 62.14% | 1259 12.73% 74.87% | 1245 12.59% 87.45% | 1241 12.55% 100.00%
-system.ruby.L1Cache_Controller.All_acks::total 9891
-system.ruby.L1Cache_Controller.All_acks_no_sharers | 76966 12.49% 12.49% | 76895 12.48% 24.97% | 77240 12.54% 37.51% | 76678 12.45% 49.95% | 77182 12.53% 62.48% | 77082 12.51% 74.99% | 76789 12.46% 87.45% | 77296 12.55% 100.00%
-system.ruby.L1Cache_Controller.All_acks_no_sharers::total 616128
-system.ruby.L1Cache_Controller.I.Load | 50343 12.51% 12.51% | 50202 12.48% 24.99% | 50229 12.48% 37.47% | 50381 12.52% 50.00% | 50297 12.50% 62.50% | 50214 12.48% 74.98% | 50172 12.47% 87.45% | 50503 12.55% 100.00%
-system.ruby.L1Cache_Controller.I.Load::total 402341
-system.ruby.L1Cache_Controller.I.Store | 27925 12.48% 12.48% | 27886 12.47% 24.95% | 28233 12.62% 37.57% | 27511 12.30% 49.87% | 28108 12.57% 62.44% | 28131 12.58% 75.01% | 27864 12.46% 87.47% | 28034 12.53% 100.00%
-system.ruby.L1Cache_Controller.I.Store::total 223692
-system.ruby.L1Cache_Controller.I.L2_Replacement | 1231 13.06% 13.06% | 1181 12.53% 25.59% | 1181 12.53% 38.11% | 1159 12.29% 50.41% | 1164 12.35% 62.76% | 1144 12.14% 74.89% | 1231 13.06% 87.95% | 1136 12.05% 100.00%
-system.ruby.L1Cache_Controller.I.L2_Replacement::total 9427
-system.ruby.L1Cache_Controller.I.L1_to_L2 | 85 12.25% 12.25% | 91 13.11% 25.36% | 73 10.52% 35.88% | 83 11.96% 47.84% | 90 12.97% 60.81% | 97 13.98% 74.78% | 89 12.82% 87.61% | 86 12.39% 100.00%
-system.ruby.L1Cache_Controller.I.L1_to_L2::total 694
-system.ruby.L1Cache_Controller.I.Trigger_L2_to_L1D | 1 12.50% 12.50% | 1 12.50% 25.00% | 2 25.00% 50.00% | 0 0.00% 50.00% | 2 25.00% 75.00% | 0 0.00% 75.00% | 1 12.50% 87.50% | 1 12.50% 100.00%
-system.ruby.L1Cache_Controller.I.Trigger_L2_to_L1D::total 8
-system.ruby.L1Cache_Controller.I.Other_GETX | 194598 12.50% 12.50% | 194683 12.50% 25.00% | 194349 12.48% 37.49% | 195081 12.53% 50.02% | 194486 12.49% 62.51% | 194479 12.49% 75.00% | 194715 12.51% 87.51% | 194530 12.49% 100.00%
-system.ruby.L1Cache_Controller.I.Other_GETX::total 1556921
-system.ruby.L1Cache_Controller.I.Other_GETS | 349168 12.50% 12.50% | 349401 12.51% 25.00% | 349271 12.50% 37.50% | 349157 12.50% 50.00% | 349254 12.50% 62.50% | 349362 12.50% 75.00% | 349363 12.50% 87.51% | 349100 12.49% 100.00%
-system.ruby.L1Cache_Controller.I.Other_GETS::total 2794076
-system.ruby.L1Cache_Controller.S.Load | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 50.00% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 1 50.00% 100.00%
-system.ruby.L1Cache_Controller.S.Load::total 2
-system.ruby.L1Cache_Controller.S.Store | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.Directory_Controller.O_B.GETS 27 0.00% 0.00%
+system.ruby.Directory_Controller.O_B.UnblockS 16608 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_W.GETX 1928 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_W.GETS 3580 0.00% 0.00%
+system.ruby.Directory_Controller.NO_B_W.Memory_Data 593042 0.00% 0.00%
+system.ruby.Directory_Controller.O_B_W.GETX 49 0.00% 0.00%
+system.ruby.Directory_Controller.O_B_W.GETS 101 0.00% 0.00%
+system.ruby.Directory_Controller.O_B_W.Memory_Data 16608 0.00% 0.00%
+system.ruby.Directory_Controller.WB.GETX 1361 0.00% 0.00%
+system.ruby.Directory_Controller.WB.GETS 2377 0.00% 0.00%
+system.ruby.Directory_Controller.WB.PUT 69 0.00% 0.00%
+system.ruby.Directory_Controller.WB.Unblock 1497 0.00% 0.00%
+system.ruby.Directory_Controller.WB.Writeback_Clean 8046 0.00% 0.00%
+system.ruby.Directory_Controller.WB.Writeback_Dirty 1391 0.00% 0.00%
+system.ruby.Directory_Controller.WB.Writeback_Exclusive_Clean 362783 0.00% 0.00%
+system.ruby.Directory_Controller.WB.Writeback_Exclusive_Dirty 220746 0.00% 0.00%
+system.ruby.Directory_Controller.WB_O_W.GETX 1 0.00% 0.00%
+system.ruby.Directory_Controller.WB_O_W.Memory_Ack 1391 0.00% 0.00%
+system.ruby.Directory_Controller.WB_E_W.GETX 39 0.00% 0.00%
+system.ruby.Directory_Controller.WB_E_W.GETS 78 0.00% 0.00%
+system.ruby.Directory_Controller.WB_E_W.Memory_Ack 220746 0.00% 0.00%
+system.ruby.L1Cache_Controller.Load | 50425 12.41% 12.41% | 50709 12.48% 24.90% | 50956 12.55% 37.45% | 50792 12.51% 49.95% | 51090 12.58% 62.53% | 50892 12.53% 75.06% | 50587 12.45% 87.51% | 50715 12.49% 100.00%
+system.ruby.L1Cache_Controller.Load::total 406166
+system.ruby.L1Cache_Controller.Store | 28286 12.56% 12.56% | 28252 12.55% 25.11% | 28051 12.46% 37.57% | 28152 12.50% 50.08% | 27992 12.43% 62.51% | 27935 12.41% 74.92% | 28146 12.50% 87.42% | 28326 12.58% 100.00%
+system.ruby.L1Cache_Controller.Store::total 225140
+system.ruby.L1Cache_Controller.L2_Replacement | 78587 12.47% 12.47% | 78793 12.51% 24.98% | 78855 12.52% 37.49% | 78785 12.50% 50.00% | 78925 12.53% 62.53% | 78672 12.49% 75.01% | 78574 12.47% 87.48% | 78861 12.52% 100.00%
+system.ruby.L1Cache_Controller.L2_Replacement::total 630052
+system.ruby.L1Cache_Controller.L1_to_L2 | 979843 12.49% 12.49% | 985286 12.56% 25.04% | 982191 12.52% 37.56% | 981607 12.51% 50.06% | 980625 12.50% 62.56% | 979114 12.48% 75.04% | 981906 12.51% 87.55% | 977135 12.45% 100.00%
+system.ruby.L1Cache_Controller.L1_to_L2::total 7847707
+system.ruby.L1Cache_Controller.Trigger_L2_to_L1D | 58 10.07% 10.07% | 65 11.28% 21.35% | 70 12.15% 33.51% | 75 13.02% 46.53% | 70 12.15% 58.68% | 68 11.81% 70.49% | 84 14.58% 85.07% | 86 14.93% 100.00%
+system.ruby.L1Cache_Controller.Trigger_L2_to_L1D::total 576
+system.ruby.L1Cache_Controller.Complete_L2_to_L1 | 58 10.07% 10.07% | 65 11.28% 21.35% | 70 12.15% 33.51% | 75 13.02% 46.53% | 70 12.15% 58.68% | 68 11.81% 70.49% | 84 14.58% 85.07% | 86 14.93% 100.00%
+system.ruby.L1Cache_Controller.Complete_L2_to_L1::total 576
+system.ruby.L1Cache_Controller.Other_GETX | 196471 12.49% 12.49% | 196526 12.49% 24.98% | 196715 12.51% 37.49% | 196608 12.50% 49.99% | 196780 12.51% 62.50% | 196834 12.51% 75.01% | 196619 12.50% 87.51% | 196466 12.49% 100.00%
+system.ruby.L1Cache_Controller.Other_GETX::total 1573019
+system.ruby.L1Cache_Controller.Other_GETS | 354173 12.51% 12.51% | 353911 12.50% 25.01% | 353677 12.49% 37.51% | 353845 12.50% 50.01% | 353517 12.49% 62.49% | 353736 12.50% 74.99% | 354047 12.51% 87.50% | 353925 12.50% 100.00%
+system.ruby.L1Cache_Controller.Other_GETS::total 2830831
+system.ruby.L1Cache_Controller.Merged_GETS | 129 12.77% 12.77% | 125 12.38% 25.15% | 131 12.97% 38.12% | 122 12.08% 50.20% | 132 13.07% 63.27% | 133 13.17% 76.44% | 121 11.98% 88.42% | 117 11.58% 100.00%
+system.ruby.L1Cache_Controller.Merged_GETS::total 1010
+system.ruby.L1Cache_Controller.Ack | 546875 12.47% 12.47% | 548356 12.51% 24.98% | 548622 12.51% 37.50% | 548157 12.50% 50.00% | 549146 12.53% 62.53% | 547407 12.49% 75.01% | 546694 12.47% 87.49% | 548631 12.51% 100.00%
+system.ruby.L1Cache_Controller.Ack::total 4383888
+system.ruby.L1Cache_Controller.Shared_Ack | 47 11.66% 11.66% | 60 14.89% 26.55% | 55 13.65% 40.20% | 43 10.67% 50.87% | 52 12.90% 63.77% | 44 10.92% 74.69% | 47 11.66% 86.35% | 55 13.65% 100.00%
+system.ruby.L1Cache_Controller.Shared_Ack::total 403
+system.ruby.L1Cache_Controller.Data | 3359 12.22% 12.22% | 3473 12.63% 24.85% | 3497 12.72% 37.57% | 3463 12.60% 50.16% | 3413 12.41% 62.58% | 3427 12.46% 75.04% | 3416 12.42% 87.47% | 3446 12.53% 100.00%
+system.ruby.L1Cache_Controller.Data::total 27494
+system.ruby.L1Cache_Controller.Shared_Data | 1154 12.00% 12.00% | 1176 12.23% 24.23% | 1180 12.27% 36.51% | 1237 12.87% 49.37% | 1274 13.25% 62.62% | 1156 12.02% 74.64% | 1231 12.80% 87.45% | 1207 12.55% 100.00%
+system.ruby.L1Cache_Controller.Shared_Data::total 9615
+system.ruby.L1Cache_Controller.Exclusive_Data | 74082 12.49% 12.49% | 74152 12.50% 25.00% | 74187 12.51% 37.51% | 74094 12.49% 50.00% | 74246 12.52% 62.52% | 74100 12.50% 75.02% | 73934 12.47% 87.48% | 74216 12.52% 100.00%
+system.ruby.L1Cache_Controller.Exclusive_Data::total 593011
+system.ruby.L1Cache_Controller.Writeback_Ack | 74170 12.48% 12.48% | 74404 12.52% 24.99% | 74292 12.50% 37.49% | 74341 12.51% 50.00% | 74357 12.51% 62.50% | 74258 12.49% 74.99% | 74151 12.47% 87.47% | 74500 12.53% 100.00%
+system.ruby.L1Cache_Controller.Writeback_Ack::total 594473
+system.ruby.L1Cache_Controller.All_acks | 1194 11.98% 11.98% | 1225 12.29% 24.27% | 1234 12.38% 36.65% | 1275 12.79% 49.44% | 1320 13.24% 62.68% | 1193 11.97% 74.65% | 1269 12.73% 87.38% | 1258 12.62% 100.00%
+system.ruby.L1Cache_Controller.All_acks::total 9968
+system.ruby.L1Cache_Controller.All_acks_no_sharers | 77401 12.48% 12.48% | 77577 12.51% 24.99% | 77629 12.52% 37.51% | 77517 12.50% 50.01% | 77614 12.52% 62.52% | 77490 12.50% 75.02% | 77312 12.47% 87.49% | 77611 12.51% 100.00%
+system.ruby.L1Cache_Controller.All_acks_no_sharers::total 620151
+system.ruby.L1Cache_Controller.I.Load | 50351 12.42% 12.42% | 50613 12.48% 24.90% | 50864 12.55% 37.45% | 50687 12.50% 49.95% | 51000 12.58% 62.53% | 50800 12.53% 75.06% | 50486 12.45% 87.51% | 50617 12.49% 100.00%
+system.ruby.L1Cache_Controller.I.Load::total 405418
+system.ruby.L1Cache_Controller.I.Store | 28246 12.57% 12.57% | 28190 12.54% 25.11% | 28000 12.46% 37.58% | 28107 12.51% 50.08% | 27935 12.43% 62.51% | 27882 12.41% 74.92% | 28099 12.50% 87.43% | 28254 12.57% 100.00%
+system.ruby.L1Cache_Controller.I.Store::total 224713
+system.ruby.L1Cache_Controller.I.L2_Replacement | 1236 12.89% 12.89% | 1152 12.01% 24.90% | 1250 13.03% 37.93% | 1180 12.30% 50.23% | 1243 12.96% 63.19% | 1211 12.63% 75.81% | 1148 11.97% 87.78% | 1172 12.22% 100.00%
+system.ruby.L1Cache_Controller.I.L2_Replacement::total 9592
+system.ruby.L1Cache_Controller.I.L1_to_L2 | 99 12.47% 12.47% | 92 11.59% 24.06% | 95 11.96% 36.02% | 85 10.71% 46.73% | 93 11.71% 58.44% | 121 15.24% 73.68% | 87 10.96% 84.63% | 122 15.37% 100.00%
+system.ruby.L1Cache_Controller.I.L1_to_L2::total 794
+system.ruby.L1Cache_Controller.I.Trigger_L2_to_L1D | 1 11.11% 11.11% | 1 11.11% 22.22% | 1 11.11% 33.33% | 0 0.00% 33.33% | 2 22.22% 55.56% | 2 22.22% 77.78% | 0 0.00% 77.78% | 2 22.22% 100.00%
+system.ruby.L1Cache_Controller.I.Trigger_L2_to_L1D::total 9
+system.ruby.L1Cache_Controller.I.Other_GETX | 195341 12.49% 12.49% | 195451 12.50% 24.99% | 195544 12.50% 37.49% | 195508 12.50% 49.99% | 195605 12.51% 62.49% | 195730 12.51% 75.01% | 195526 12.50% 87.51% | 195339 12.49% 100.00%
+system.ruby.L1Cache_Controller.I.Other_GETX::total 1564044
+system.ruby.L1Cache_Controller.I.Other_GETS | 352206 12.51% 12.51% | 352024 12.50% 25.01% | 351754 12.49% 37.50% | 351944 12.50% 50.00% | 351596 12.49% 62.49% | 351866 12.50% 74.99% | 352184 12.51% 87.50% | 352077 12.50% 100.00%
+system.ruby.L1Cache_Controller.I.Other_GETS::total 2815651
+system.ruby.L1Cache_Controller.S.Load | 0 0.00% 0.00% | 1 33.33% 33.33% | 0 0.00% 33.33% | 0 0.00% 33.33% | 1 33.33% 66.67% | 1 33.33% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.S.Load::total 3
+system.ruby.L1Cache_Controller.S.Store | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
system.ruby.L1Cache_Controller.S.Store::total 1
-system.ruby.L1Cache_Controller.S.L2_Replacement | 3281 12.66% 12.66% | 3158 12.19% 24.84% | 3224 12.44% 37.28% | 3212 12.39% 49.68% | 3210 12.39% 62.06% | 3343 12.90% 74.96% | 3230 12.46% 87.43% | 3259 12.57% 100.00%
-system.ruby.L1Cache_Controller.S.L2_Replacement::total 25917
-system.ruby.L1Cache_Controller.S.L1_to_L2 | 3309 12.66% 12.66% | 3182 12.17% 24.83% | 3249 12.43% 37.26% | 3236 12.38% 49.64% | 3243 12.41% 62.05% | 3372 12.90% 74.95% | 3258 12.46% 87.41% | 3290 12.59% 100.00%
-system.ruby.L1Cache_Controller.S.L1_to_L2::total 26139
-system.ruby.L1Cache_Controller.S.Trigger_L2_to_L1D | 1 5.56% 5.56% | 2 11.11% 16.67% | 1 5.56% 22.22% | 5 27.78% 50.00% | 0 0.00% 50.00% | 1 5.56% 55.56% | 3 16.67% 72.22% | 5 27.78% 100.00%
-system.ruby.L1Cache_Controller.S.Trigger_L2_to_L1D::total 18
-system.ruby.L1Cache_Controller.S.Other_GETX | 27 12.16% 12.16% | 23 10.36% 22.52% | 25 11.26% 33.78% | 23 10.36% 44.14% | 37 16.67% 60.81% | 31 13.96% 74.77% | 28 12.61% 87.39% | 28 12.61% 100.00%
-system.ruby.L1Cache_Controller.S.Other_GETX::total 222
-system.ruby.L1Cache_Controller.S.Other_GETS | 50 11.88% 11.88% | 58 13.78% 25.65% | 48 11.40% 37.05% | 57 13.54% 50.59% | 53 12.59% 63.18% | 48 11.40% 74.58% | 56 13.30% 87.89% | 51 12.11% 100.00%
-system.ruby.L1Cache_Controller.S.Other_GETS::total 421
-system.ruby.L1Cache_Controller.O.L2_Replacement | 853 12.74% 12.74% | 805 12.02% 24.76% | 861 12.86% 37.62% | 860 12.84% 50.46% | 837 12.50% 62.96% | 826 12.34% 75.30% | 802 11.98% 87.28% | 852 12.72% 100.00%
-system.ruby.L1Cache_Controller.O.L2_Replacement::total 6696
-system.ruby.L1Cache_Controller.O.L1_to_L2 | 72 12.50% 12.50% | 69 11.98% 24.48% | 72 12.50% 36.98% | 78 13.54% 50.52% | 78 13.54% 64.06% | 62 10.76% 74.83% | 75 13.02% 87.85% | 70 12.15% 100.00%
-system.ruby.L1Cache_Controller.O.L1_to_L2::total 576
-system.ruby.L1Cache_Controller.O.Trigger_L2_to_L1D | 1 20.00% 20.00% | 1 20.00% 40.00% | 1 20.00% 60.00% | 0 0.00% 60.00% | 0 0.00% 60.00% | 1 20.00% 80.00% | 0 0.00% 80.00% | 1 20.00% 100.00%
-system.ruby.L1Cache_Controller.O.Trigger_L2_to_L1D::total 5
-system.ruby.L1Cache_Controller.O.Other_GETX | 6 12.77% 12.77% | 5 10.64% 23.40% | 9 19.15% 42.55% | 8 17.02% 59.57% | 7 14.89% 74.47% | 3 6.38% 80.85% | 7 14.89% 95.74% | 2 4.26% 100.00%
-system.ruby.L1Cache_Controller.O.Other_GETX::total 47
-system.ruby.L1Cache_Controller.O.Other_GETS | 8 16.33% 16.33% | 5 10.20% 26.53% | 4 8.16% 34.69% | 7 14.29% 48.98% | 4 8.16% 57.14% | 9 18.37% 75.51% | 5 10.20% 85.71% | 7 14.29% 100.00%
-system.ruby.L1Cache_Controller.O.Other_GETS::total 49
-system.ruby.L1Cache_Controller.O.Merged_GETS | 3 13.04% 13.04% | 4 17.39% 30.43% | 4 17.39% 47.83% | 3 13.04% 60.87% | 4 17.39% 78.26% | 2 8.70% 86.96% | 1 4.35% 91.30% | 2 8.70% 100.00%
-system.ruby.L1Cache_Controller.O.Merged_GETS::total 23
-system.ruby.L1Cache_Controller.M.Load | 3 8.33% 8.33% | 5 13.89% 22.22% | 7 19.44% 41.67% | 3 8.33% 50.00% | 6 16.67% 66.67% | 6 16.67% 83.33% | 1 2.78% 86.11% | 5 13.89% 100.00%
-system.ruby.L1Cache_Controller.M.Load::total 36
-system.ruby.L1Cache_Controller.M.Store | 2 11.76% 11.76% | 4 23.53% 35.29% | 3 17.65% 52.94% | 0 0.00% 52.94% | 0 0.00% 52.94% | 5 29.41% 82.35% | 3 17.65% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache_Controller.M.Store::total 17
-system.ruby.L1Cache_Controller.M.L2_Replacement | 45717 12.49% 12.49% | 45764 12.50% 25.00% | 45686 12.48% 37.48% | 45851 12.53% 50.01% | 45789 12.51% 62.52% | 45558 12.45% 74.97% | 45647 12.47% 87.44% | 45961 12.56% 100.00%
-system.ruby.L1Cache_Controller.M.L2_Replacement::total 365973
-system.ruby.L1Cache_Controller.M.L1_to_L2 | 46965 12.51% 12.51% | 46934 12.50% 25.00% | 46906 12.49% 37.49% | 47064 12.53% 50.02% | 46964 12.50% 62.53% | 46761 12.45% 74.98% | 46832 12.47% 87.45% | 47142 12.55% 100.00%
-system.ruby.L1Cache_Controller.M.L1_to_L2::total 375568
-system.ruby.L1Cache_Controller.M.Trigger_L2_to_L1D | 43 13.87% 13.87% | 35 11.29% 25.16% | 31 10.00% 35.16% | 44 14.19% 49.35% | 35 11.29% 60.65% | 43 13.87% 74.52% | 42 13.55% 88.06% | 37 11.94% 100.00%
-system.ruby.L1Cache_Controller.M.Trigger_L2_to_L1D::total 310
-system.ruby.L1Cache_Controller.M.Other_GETX | 481 13.18% 13.18% | 466 12.77% 25.95% | 455 12.47% 38.42% | 444 12.17% 50.59% | 438 12.00% 62.59% | 461 12.63% 75.23% | 479 13.13% 88.35% | 425 11.65% 100.00%
-system.ruby.L1Cache_Controller.M.Other_GETX::total 3649
-system.ruby.L1Cache_Controller.M.Other_GETS | 748 12.76% 12.76% | 702 11.97% 24.73% | 764 13.03% 37.76% | 746 12.72% 50.48% | 725 12.36% 62.84% | 741 12.64% 75.48% | 698 11.90% 87.38% | 740 12.62% 100.00%
-system.ruby.L1Cache_Controller.M.Other_GETS::total 5864
-system.ruby.L1Cache_Controller.M.Merged_GETS | 64 12.14% 12.14% | 63 11.95% 24.10% | 62 11.76% 35.86% | 79 14.99% 50.85% | 78 14.80% 65.65% | 50 9.49% 75.14% | 63 11.95% 87.10% | 68 12.90% 100.00%
-system.ruby.L1Cache_Controller.M.Merged_GETS::total 527
-system.ruby.L1Cache_Controller.MM.Load | 3 12.00% 12.00% | 1 4.00% 16.00% | 2 8.00% 24.00% | 5 20.00% 44.00% | 4 16.00% 60.00% | 3 12.00% 72.00% | 4 16.00% 88.00% | 3 12.00% 100.00%
-system.ruby.L1Cache_Controller.MM.Load::total 25
-system.ruby.L1Cache_Controller.MM.Store | 1 9.09% 9.09% | 2 18.18% 27.27% | 1 9.09% 36.36% | 1 9.09% 45.45% | 1 9.09% 54.55% | 0 0.00% 54.55% | 1 9.09% 63.64% | 4 36.36% 100.00%
-system.ruby.L1Cache_Controller.MM.Store::total 11
-system.ruby.L1Cache_Controller.MM.L2_Replacement | 27176 12.47% 12.47% | 27171 12.47% 24.94% | 27500 12.62% 37.55% | 26799 12.30% 49.85% | 27395 12.57% 62.42% | 27465 12.60% 75.02% | 27116 12.44% 87.47% | 27318 12.53% 100.00%
-system.ruby.L1Cache_Controller.MM.L2_Replacement::total 217940
-system.ruby.L1Cache_Controller.MM.L1_to_L2 | 27906 12.48% 12.48% | 27872 12.47% 24.95% | 28217 12.62% 37.57% | 27501 12.30% 49.87% | 28089 12.56% 62.43% | 28113 12.57% 75.01% | 27857 12.46% 87.47% | 28015 12.53% 100.00%
-system.ruby.L1Cache_Controller.MM.L1_to_L2::total 223570
-system.ruby.L1Cache_Controller.MM.Trigger_L2_to_L1D | 27 13.17% 13.17% | 25 12.20% 25.37% | 24 11.71% 37.07% | 25 12.20% 49.27% | 26 12.68% 61.95% | 19 9.27% 71.22% | 33 16.10% 87.32% | 26 12.68% 100.00%
+system.ruby.L1Cache_Controller.S.L2_Replacement | 3179 12.24% 12.24% | 3234 12.45% 24.69% | 3311 12.75% 37.44% | 3261 12.56% 50.00% | 3325 12.80% 62.80% | 3200 12.32% 75.13% | 3275 12.61% 87.74% | 3185 12.26% 100.00%
+system.ruby.L1Cache_Controller.S.L2_Replacement::total 25970
+system.ruby.L1Cache_Controller.S.L1_to_L2 | 3204 12.23% 12.23% | 3269 12.47% 24.70% | 3343 12.76% 37.46% | 3292 12.56% 50.02% | 3354 12.80% 62.82% | 3229 12.32% 75.14% | 3299 12.59% 87.72% | 3217 12.28% 100.00%
+system.ruby.L1Cache_Controller.S.L1_to_L2::total 26207
+system.ruby.L1Cache_Controller.S.Trigger_L2_to_L1D | 4 20.00% 20.00% | 1 5.00% 25.00% | 2 10.00% 35.00% | 3 15.00% 50.00% | 2 10.00% 60.00% | 2 10.00% 70.00% | 3 15.00% 85.00% | 3 15.00% 100.00%
+system.ruby.L1Cache_Controller.S.Trigger_L2_to_L1D::total 20
+system.ruby.L1Cache_Controller.S.Other_GETX | 25 10.29% 10.29% | 35 14.40% 24.69% | 33 13.58% 38.27% | 30 12.35% 50.62% | 29 11.93% 62.55% | 33 13.58% 76.13% | 24 9.88% 86.01% | 34 13.99% 100.00%
+system.ruby.L1Cache_Controller.S.Other_GETX::total 243
+system.ruby.L1Cache_Controller.S.Other_GETS | 44 10.92% 10.92% | 50 12.41% 23.33% | 48 11.91% 35.24% | 49 12.16% 47.39% | 52 12.90% 60.30% | 52 12.90% 73.20% | 61 15.14% 88.34% | 47 11.66% 100.00%
+system.ruby.L1Cache_Controller.S.Other_GETS::total 403
+system.ruby.L1Cache_Controller.O.L2_Replacement | 898 13.24% 13.24% | 855 12.61% 25.84% | 861 12.69% 38.54% | 871 12.84% 51.38% | 823 12.13% 63.51% | 817 12.04% 75.56% | 846 12.47% 88.03% | 812 11.97% 100.00%
+system.ruby.L1Cache_Controller.O.L2_Replacement::total 6783
+system.ruby.L1Cache_Controller.O.L1_to_L2 | 75 13.16% 13.16% | 74 12.98% 26.14% | 66 11.58% 37.72% | 72 12.63% 50.35% | 66 11.58% 61.93% | 73 12.81% 74.74% | 82 14.39% 89.12% | 62 10.88% 100.00%
+system.ruby.L1Cache_Controller.O.L1_to_L2::total 570
+system.ruby.L1Cache_Controller.O.Trigger_L2_to_L1D | 0 0.00% 0.00% | 1 33.33% 33.33% | 0 0.00% 33.33% | 0 0.00% 33.33% | 1 33.33% 66.67% | 0 0.00% 66.67% | 0 0.00% 66.67% | 1 33.33% 100.00%
+system.ruby.L1Cache_Controller.O.Trigger_L2_to_L1D::total 3
+system.ruby.L1Cache_Controller.O.Other_GETX | 5 13.16% 13.16% | 3 7.89% 21.05% | 7 18.42% 39.47% | 5 13.16% 52.63% | 2 5.26% 57.89% | 4 10.53% 68.42% | 5 13.16% 81.58% | 7 18.42% 100.00%
+system.ruby.L1Cache_Controller.O.Other_GETX::total 38
+system.ruby.L1Cache_Controller.O.Other_GETS | 2 3.64% 3.64% | 5 9.09% 12.73% | 9 16.36% 29.09% | 5 9.09% 38.18% | 10 18.18% 56.36% | 6 10.91% 67.27% | 10 18.18% 85.45% | 8 14.55% 100.00%
+system.ruby.L1Cache_Controller.O.Other_GETS::total 55
+system.ruby.L1Cache_Controller.O.Merged_GETS | 0 0.00% 0.00% | 2 14.29% 14.29% | 1 7.14% 21.43% | 1 7.14% 28.57% | 2 14.29% 42.86% | 3 21.43% 64.29% | 2 14.29% 78.57% | 3 21.43% 100.00%
+system.ruby.L1Cache_Controller.O.Merged_GETS::total 14
+system.ruby.L1Cache_Controller.M.Load | 5 13.51% 13.51% | 9 24.32% 37.84% | 7 18.92% 56.76% | 5 13.51% 70.27% | 2 5.41% 75.68% | 1 2.70% 78.38% | 4 10.81% 89.19% | 4 10.81% 100.00%
+system.ruby.L1Cache_Controller.M.Load::total 37
+system.ruby.L1Cache_Controller.M.Store | 0 0.00% 0.00% | 7 35.00% 35.00% | 0 0.00% 35.00% | 3 15.00% 50.00% | 2 10.00% 60.00% | 2 10.00% 70.00% | 2 10.00% 80.00% | 4 20.00% 100.00%
+system.ruby.L1Cache_Controller.M.Store::total 20
+system.ruby.L1Cache_Controller.M.L2_Replacement | 45800 12.42% 12.42% | 46049 12.49% 24.90% | 46199 12.53% 37.43% | 46062 12.49% 49.92% | 46337 12.56% 62.48% | 46329 12.56% 75.05% | 45903 12.45% 87.49% | 46127 12.51% 100.00%
+system.ruby.L1Cache_Controller.M.L2_Replacement::total 368806
+system.ruby.L1Cache_Controller.M.L1_to_L2 | 47052 12.43% 12.43% | 47253 12.48% 24.91% | 47440 12.53% 37.45% | 47312 12.50% 49.95% | 47567 12.57% 62.51% | 47475 12.54% 75.06% | 47100 12.44% 87.50% | 47318 12.50% 100.00%
+system.ruby.L1Cache_Controller.M.L1_to_L2::total 378517
+system.ruby.L1Cache_Controller.M.Trigger_L2_to_L1D | 32 9.44% 9.44% | 37 10.91% 20.35% | 37 10.91% 31.27% | 48 14.16% 45.43% | 43 12.68% 58.11% | 39 11.50% 69.62% | 53 15.63% 85.25% | 50 14.75% 100.00%
+system.ruby.L1Cache_Controller.M.Trigger_L2_to_L1D::total 339
+system.ruby.L1Cache_Controller.M.Other_GETX | 465 12.67% 12.67% | 445 12.13% 24.80% | 472 12.86% 37.67% | 457 12.46% 50.12% | 497 13.55% 63.67% | 429 11.69% 75.36% | 449 12.24% 87.60% | 455 12.40% 100.00%
+system.ruby.L1Cache_Controller.M.Other_GETX::total 3669
+system.ruby.L1Cache_Controller.M.Other_GETS | 787 13.14% 13.14% | 748 12.49% 25.62% | 758 12.65% 38.27% | 778 12.99% 51.26% | 725 12.10% 63.36% | 725 12.10% 75.46% | 745 12.44% 87.90% | 725 12.10% 100.00%
+system.ruby.L1Cache_Controller.M.Other_GETS::total 5991
+system.ruby.L1Cache_Controller.M.Merged_GETS | 74 13.91% 13.91% | 72 13.53% 27.44% | 69 12.97% 40.41% | 68 12.78% 53.20% | 61 11.47% 64.66% | 61 11.47% 76.13% | 66 12.41% 88.53% | 61 11.47% 100.00%
+system.ruby.L1Cache_Controller.M.Merged_GETS::total 532
+system.ruby.L1Cache_Controller.MM.Load | 0 0.00% 0.00% | 1 7.69% 7.69% | 2 15.38% 23.08% | 3 23.08% 46.15% | 1 7.69% 53.85% | 1 7.69% 61.54% | 2 15.38% 76.92% | 3 23.08% 100.00%
+system.ruby.L1Cache_Controller.MM.Load::total 13
+system.ruby.L1Cache_Controller.MM.Store | 0 0.00% 0.00% | 3 25.00% 25.00% | 1 8.33% 33.33% | 1 8.33% 41.67% | 2 16.67% 58.33% | 3 25.00% 83.33% | 1 8.33% 91.67% | 1 8.33% 100.00%
+system.ruby.L1Cache_Controller.MM.Store::total 12
+system.ruby.L1Cache_Controller.MM.L2_Replacement | 27474 12.55% 12.55% | 27503 12.56% 25.12% | 27234 12.44% 37.56% | 27411 12.52% 50.08% | 27197 12.42% 62.50% | 27115 12.39% 74.89% | 27402 12.52% 87.41% | 27565 12.59% 100.00%
+system.ruby.L1Cache_Controller.MM.L2_Replacement::total 218901
+system.ruby.L1Cache_Controller.MM.L1_to_L2 | 28221 12.57% 12.57% | 28176 12.55% 25.11% | 27986 12.46% 37.57% | 28104 12.51% 50.09% | 27921 12.43% 62.52% | 27848 12.40% 74.92% | 28097 12.51% 87.43% | 28234 12.57% 100.00%
+system.ruby.L1Cache_Controller.MM.L1_to_L2::total 224587
+system.ruby.L1Cache_Controller.MM.Trigger_L2_to_L1D | 21 10.24% 10.24% | 25 12.20% 22.44% | 30 14.63% 37.07% | 24 11.71% 48.78% | 22 10.73% 59.51% | 25 12.20% 71.71% | 28 13.66% 85.37% | 30 14.63% 100.00%
system.ruby.L1Cache_Controller.MM.Trigger_L2_to_L1D::total 205
-system.ruby.L1Cache_Controller.MM.Other_GETX | 267 12.74% 12.74% | 270 12.88% 25.62% | 259 12.36% 37.98% | 265 12.64% 50.62% | 246 11.74% 62.36% | 255 12.17% 74.52% | 260 12.40% 86.93% | 274 13.07% 100.00%
-system.ruby.L1Cache_Controller.MM.Other_GETX::total 2096
-system.ruby.L1Cache_Controller.MM.Other_GETS | 451 13.18% 13.18% | 418 12.22% 25.40% | 435 12.72% 38.12% | 419 12.25% 50.37% | 438 12.80% 63.17% | 394 11.52% 74.69% | 458 13.39% 88.07% | 408 11.93% 100.00%
-system.ruby.L1Cache_Controller.MM.Other_GETS::total 3421
-system.ruby.L1Cache_Controller.MM.Merged_GETS | 47 13.31% 13.31% | 45 12.75% 26.06% | 44 12.46% 38.53% | 43 12.18% 50.71% | 42 11.90% 62.61% | 38 10.76% 73.37% | 48 13.60% 86.97% | 46 13.03% 100.00%
-system.ruby.L1Cache_Controller.MM.Merged_GETS::total 353
-system.ruby.L1Cache_Controller.IR.Load | 1 16.67% 16.67% | 1 16.67% 33.33% | 2 33.33% 66.67% | 0 0.00% 66.67% | 1 16.67% 83.33% | 0 0.00% 83.33% | 1 16.67% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.MM.Other_GETX | 277 12.99% 12.99% | 248 11.63% 24.62% | 289 13.56% 38.18% | 251 11.77% 49.95% | 272 12.76% 62.71% | 302 14.17% 76.88% | 242 11.35% 88.23% | 251 11.77% 100.00%
+system.ruby.L1Cache_Controller.MM.Other_GETX::total 2132
+system.ruby.L1Cache_Controller.MM.Other_GETS | 465 13.21% 13.21% | 422 11.99% 25.21% | 450 12.79% 37.99% | 437 12.42% 50.41% | 445 12.65% 63.06% | 445 12.65% 75.70% | 428 12.16% 87.87% | 427 12.13% 100.00%
+system.ruby.L1Cache_Controller.MM.Other_GETS::total 3519
+system.ruby.L1Cache_Controller.MM.Merged_GETS | 42 14.00% 14.00% | 39 13.00% 27.00% | 41 13.67% 40.67% | 30 10.00% 50.67% | 40 13.33% 64.00% | 35 11.67% 75.67% | 40 13.33% 89.00% | 33 11.00% 100.00%
+system.ruby.L1Cache_Controller.MM.Merged_GETS::total 300
+system.ruby.L1Cache_Controller.IR.Load | 1 16.67% 16.67% | 0 0.00% 16.67% | 1 16.67% 33.33% | 0 0.00% 33.33% | 1 16.67% 50.00% | 2 33.33% 83.33% | 0 0.00% 83.33% | 1 16.67% 100.00%
system.ruby.L1Cache_Controller.IR.Load::total 6
-system.ruby.L1Cache_Controller.IR.Store | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 50.00% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 1 50.00% 100.00%
-system.ruby.L1Cache_Controller.IR.Store::total 2
-system.ruby.L1Cache_Controller.IR.L1_to_L2 | 7 35.00% 35.00% | 0 0.00% 35.00% | 1 5.00% 40.00% | 0 0.00% 40.00% | 0 0.00% 40.00% | 0 0.00% 40.00% | 0 0.00% 40.00% | 12 60.00% 100.00%
-system.ruby.L1Cache_Controller.IR.L1_to_L2::total 20
-system.ruby.L1Cache_Controller.SR.Load | 1 7.69% 7.69% | 1 7.69% 15.38% | 1 7.69% 23.08% | 4 30.77% 53.85% | 0 0.00% 53.85% | 1 7.69% 61.54% | 3 23.08% 84.62% | 2 15.38% 100.00%
+system.ruby.L1Cache_Controller.IR.Store | 0 0.00% 0.00% | 1 33.33% 33.33% | 0 0.00% 33.33% | 0 0.00% 33.33% | 1 33.33% 66.67% | 0 0.00% 66.67% | 0 0.00% 66.67% | 1 33.33% 100.00%
+system.ruby.L1Cache_Controller.IR.Store::total 3
+system.ruby.L1Cache_Controller.IR.L1_to_L2 | 1 8.33% 8.33% | 10 83.33% 91.67% | 0 0.00% 91.67% | 0 0.00% 91.67% | 0 0.00% 91.67% | 0 0.00% 91.67% | 0 0.00% 91.67% | 1 8.33% 100.00%
+system.ruby.L1Cache_Controller.IR.L1_to_L2::total 12
+system.ruby.L1Cache_Controller.SR.Load | 3 23.08% 23.08% | 0 0.00% 23.08% | 0 0.00% 23.08% | 2 15.38% 38.46% | 2 15.38% 53.85% | 0 0.00% 53.85% | 3 23.08% 76.92% | 3 23.08% 100.00%
system.ruby.L1Cache_Controller.SR.Load::total 13
-system.ruby.L1Cache_Controller.SR.Store | 0 0.00% 0.00% | 1 20.00% 20.00% | 0 0.00% 20.00% | 1 20.00% 40.00% | 0 0.00% 40.00% | 0 0.00% 40.00% | 0 0.00% 40.00% | 3 60.00% 100.00%
-system.ruby.L1Cache_Controller.SR.Store::total 5
-system.ruby.L1Cache_Controller.SR.L1_to_L2 | 11 21.57% 21.57% | 14 27.45% 49.02% | 0 0.00% 49.02% | 12 23.53% 72.55% | 0 0.00% 72.55% | 0 0.00% 72.55% | 9 17.65% 90.20% | 5 9.80% 100.00%
-system.ruby.L1Cache_Controller.SR.L1_to_L2::total 51
-system.ruby.L1Cache_Controller.OR.Load | 1 20.00% 20.00% | 1 20.00% 40.00% | 1 20.00% 60.00% | 0 0.00% 60.00% | 0 0.00% 60.00% | 1 20.00% 80.00% | 0 0.00% 80.00% | 1 20.00% 100.00%
-system.ruby.L1Cache_Controller.OR.Load::total 5
-system.ruby.L1Cache_Controller.OR.L1_to_L2 | 0 0.00% 0.00% | 0 0.00% 0.00% | 6 50.00% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 6 50.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache_Controller.OR.L1_to_L2::total 12
-system.ruby.L1Cache_Controller.MR.Load | 27 13.64% 13.64% | 21 10.61% 24.24% | 27 13.64% 37.88% | 27 13.64% 51.52% | 20 10.10% 61.62% | 23 11.62% 73.23% | 28 14.14% 87.37% | 25 12.63% 100.00%
-system.ruby.L1Cache_Controller.MR.Load::total 198
-system.ruby.L1Cache_Controller.MR.Store | 16 14.29% 14.29% | 14 12.50% 26.79% | 4 3.57% 30.36% | 17 15.18% 45.54% | 15 13.39% 58.93% | 20 17.86% 76.79% | 14 12.50% 89.29% | 12 10.71% 100.00%
-system.ruby.L1Cache_Controller.MR.Store::total 112
-system.ruby.L1Cache_Controller.MR.L1_to_L2 | 88 17.78% 17.78% | 39 7.88% 25.66% | 51 10.30% 35.96% | 88 17.78% 53.74% | 74 14.95% 68.69% | 39 7.88% 76.57% | 69 13.94% 90.51% | 47 9.49% 100.00%
-system.ruby.L1Cache_Controller.MR.L1_to_L2::total 495
-system.ruby.L1Cache_Controller.MMR.Load | 19 13.77% 13.77% | 13 9.42% 23.19% | 18 13.04% 36.23% | 20 14.49% 50.72% | 17 12.32% 63.04% | 13 9.42% 72.46% | 23 16.67% 89.13% | 15 10.87% 100.00%
-system.ruby.L1Cache_Controller.MMR.Load::total 138
-system.ruby.L1Cache_Controller.MMR.Store | 8 11.94% 11.94% | 12 17.91% 29.85% | 6 8.96% 38.81% | 5 7.46% 46.27% | 9 13.43% 59.70% | 6 8.96% 68.66% | 10 14.93% 83.58% | 11 16.42% 100.00%
-system.ruby.L1Cache_Controller.MMR.Store::total 67
-system.ruby.L1Cache_Controller.MMR.L1_to_L2 | 77 18.55% 18.55% | 56 13.49% 32.05% | 70 16.87% 48.92% | 35 8.43% 57.35% | 58 13.98% 71.33% | 20 4.82% 76.14% | 76 18.31% 94.46% | 23 5.54% 100.00%
-system.ruby.L1Cache_Controller.MMR.L1_to_L2::total 415
-system.ruby.L1Cache_Controller.IM.L1_to_L2 | 278544 12.60% 12.60% | 277743 12.56% 25.16% | 280869 12.70% 37.86% | 272194 12.31% 50.17% | 276047 12.48% 62.65% | 276727 12.51% 75.16% | 274477 12.41% 87.57% | 274776 12.43% 100.00%
-system.ruby.L1Cache_Controller.IM.L1_to_L2::total 2211377
-system.ruby.L1Cache_Controller.IM.Other_GETX | 85 16.16% 16.16% | 58 11.03% 27.19% | 69 13.12% 40.30% | 47 8.94% 49.24% | 75 14.26% 63.50% | 70 13.31% 76.81% | 62 11.79% 88.59% | 60 11.41% 100.00%
-system.ruby.L1Cache_Controller.IM.Other_GETX::total 526
-system.ruby.L1Cache_Controller.IM.Other_GETS | 106 11.79% 11.79% | 118 13.13% 24.92% | 113 12.57% 37.49% | 111 12.35% 49.83% | 103 11.46% 61.29% | 111 12.35% 73.64% | 119 13.24% 86.87% | 118 13.13% 100.00%
-system.ruby.L1Cache_Controller.IM.Other_GETS::total 899
-system.ruby.L1Cache_Controller.IM.Ack | 136713 12.57% 12.57% | 135265 12.43% 25.00% | 137767 12.66% 37.67% | 133467 12.27% 49.94% | 136048 12.51% 62.44% | 136618 12.56% 75.00% | 135810 12.49% 87.49% | 136093 12.51% 100.00%
-system.ruby.L1Cache_Controller.IM.Ack::total 1087781
-system.ruby.L1Cache_Controller.IM.Data | 1382 12.80% 12.80% | 1402 12.99% 25.79% | 1328 12.30% 38.10% | 1322 12.25% 50.34% | 1363 12.63% 62.97% | 1329 12.31% 75.28% | 1343 12.44% 87.72% | 1325 12.28% 100.00%
-system.ruby.L1Cache_Controller.IM.Data::total 10794
-system.ruby.L1Cache_Controller.IM.Exclusive_Data | 26543 12.47% 12.47% | 26483 12.44% 24.91% | 26903 12.64% 37.54% | 26188 12.30% 49.85% | 26745 12.56% 62.41% | 26801 12.59% 75.00% | 26521 12.46% 87.45% | 26709 12.55% 100.00%
-system.ruby.L1Cache_Controller.IM.Exclusive_Data::total 212893
-system.ruby.L1Cache_Controller.SM.L1_to_L2 | 0 0.00% 0.00% | 6 18.18% 18.18% | 4 12.12% 30.30% | 7 21.21% 51.52% | 0 0.00% 51.52% | 0 0.00% 51.52% | 0 0.00% 51.52% | 16 48.48% 100.00%
-system.ruby.L1Cache_Controller.SM.L1_to_L2::total 33
-system.ruby.L1Cache_Controller.SM.Ack | 0 0.00% 0.00% | 0 0.00% 0.00% | 7 33.33% 33.33% | 0 0.00% 33.33% | 0 0.00% 33.33% | 0 0.00% 33.33% | 0 0.00% 33.33% | 14 66.67% 100.00%
-system.ruby.L1Cache_Controller.SM.Ack::total 21
-system.ruby.L1Cache_Controller.SM.Data | 0 0.00% 0.00% | 1 16.67% 16.67% | 1 16.67% 33.33% | 1 16.67% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 3 50.00% 100.00%
-system.ruby.L1Cache_Controller.SM.Data::total 6
-system.ruby.L1Cache_Controller.ISM.L1_to_L2 | 1378 12.28% 12.28% | 1476 13.15% 25.43% | 1358 12.10% 37.52% | 1291 11.50% 49.02% | 1461 13.02% 62.04% | 1735 15.46% 77.50% | 1152 10.26% 87.76% | 1374 12.24% 100.00%
-system.ruby.L1Cache_Controller.ISM.L1_to_L2::total 11225
-system.ruby.L1Cache_Controller.ISM.Ack | 2968 12.36% 12.36% | 3074 12.80% 25.15% | 2971 12.37% 37.52% | 3107 12.93% 50.46% | 3108 12.94% 63.39% | 3097 12.89% 76.29% | 2854 11.88% 88.17% | 2842 11.83% 100.00%
-system.ruby.L1Cache_Controller.ISM.Ack::total 24021
-system.ruby.L1Cache_Controller.ISM.All_acks_no_sharers | 1382 12.80% 12.80% | 1403 12.99% 25.79% | 1329 12.31% 38.09% | 1323 12.25% 50.34% | 1363 12.62% 62.96% | 1329 12.31% 75.27% | 1343 12.44% 87.70% | 1328 12.30% 100.00%
-system.ruby.L1Cache_Controller.ISM.All_acks_no_sharers::total 10800
-system.ruby.L1Cache_Controller.M_W.Load | 2 9.52% 9.52% | 6 28.57% 38.10% | 4 19.05% 57.14% | 1 4.76% 61.90% | 2 9.52% 71.43% | 3 14.29% 85.71% | 3 14.29% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache_Controller.M_W.Load::total 21
-system.ruby.L1Cache_Controller.M_W.Store | 2 14.29% 14.29% | 4 28.57% 42.86% | 1 7.14% 50.00% | 2 14.29% 64.29% | 1 7.14% 71.43% | 1 7.14% 78.57% | 3 21.43% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache_Controller.M_W.Store::total 14
-system.ruby.L1Cache_Controller.M_W.L1_to_L2 | 74738 12.51% 12.51% | 76785 12.85% 25.37% | 73525 12.31% 37.68% | 73939 12.38% 50.05% | 74584 12.49% 62.54% | 74401 12.46% 75.00% | 74616 12.49% 87.49% | 74732 12.51% 100.00%
-system.ruby.L1Cache_Controller.M_W.L1_to_L2::total 597320
-system.ruby.L1Cache_Controller.M_W.Ack | 98263 12.50% 12.50% | 98562 12.53% 25.03% | 97942 12.46% 37.49% | 98017 12.46% 49.95% | 97892 12.45% 62.40% | 97827 12.44% 74.84% | 98974 12.59% 87.43% | 98873 12.57% 100.00%
-system.ruby.L1Cache_Controller.M_W.Ack::total 786350
-system.ruby.L1Cache_Controller.M_W.All_acks_no_sharers | 47030 12.50% 12.50% | 47015 12.50% 25.00% | 46978 12.49% 37.49% | 47141 12.53% 50.02% | 47047 12.51% 62.53% | 46836 12.45% 74.98% | 46909 12.47% 87.45% | 47210 12.55% 100.00%
-system.ruby.L1Cache_Controller.M_W.All_acks_no_sharers::total 376166
-system.ruby.L1Cache_Controller.MM_W.Load | 2 11.11% 11.11% | 4 22.22% 33.33% | 2 11.11% 44.44% | 1 5.56% 50.00% | 3 16.67% 66.67% | 4 22.22% 88.89% | 2 11.11% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache_Controller.MM_W.Load::total 18
-system.ruby.L1Cache_Controller.MM_W.Store | 1 14.29% 14.29% | 0 0.00% 14.29% | 0 0.00% 14.29% | 1 14.29% 28.57% | 0 0.00% 28.57% | 2 28.57% 57.14% | 2 28.57% 85.71% | 1 14.29% 100.00%
-system.ruby.L1Cache_Controller.MM_W.Store::total 7
-system.ruby.L1Cache_Controller.MM_W.L1_to_L2 | 41839 12.37% 12.37% | 42308 12.51% 24.87% | 42669 12.61% 37.49% | 42131 12.45% 49.94% | 42574 12.59% 62.53% | 41857 12.37% 74.90% | 42636 12.60% 87.50% | 42269 12.50% 100.00%
-system.ruby.L1Cache_Controller.MM_W.L1_to_L2::total 338283
-system.ruby.L1Cache_Controller.MM_W.Ack | 54858 12.28% 12.28% | 55978 12.53% 24.81% | 55938 12.52% 37.33% | 55130 12.34% 49.66% | 56721 12.69% 62.36% | 56318 12.60% 74.96% | 55482 12.42% 87.38% | 56384 12.62% 100.00%
-system.ruby.L1Cache_Controller.MM_W.Ack::total 446809
-system.ruby.L1Cache_Controller.MM_W.All_acks_no_sharers | 26545 12.47% 12.47% | 26487 12.44% 24.91% | 26904 12.64% 37.55% | 26190 12.30% 49.85% | 26746 12.56% 62.41% | 26802 12.59% 75.00% | 26524 12.46% 87.46% | 26709 12.54% 100.00%
-system.ruby.L1Cache_Controller.MM_W.All_acks_no_sharers::total 212907
-system.ruby.L1Cache_Controller.IS.L1_to_L2 | 496961 12.46% 12.46% | 496660 12.45% 24.91% | 494888 12.41% 37.32% | 501380 12.57% 49.89% | 498894 12.51% 62.39% | 497896 12.48% 74.88% | 500417 12.55% 87.42% | 501712 12.58% 100.00%
-system.ruby.L1Cache_Controller.IS.L1_to_L2::total 3988808
-system.ruby.L1Cache_Controller.IS.Other_GETX | 120 13.70% 13.70% | 102 11.64% 25.34% | 104 11.87% 37.21% | 122 13.93% 51.14% | 116 13.24% 64.38% | 92 10.50% 74.89% | 101 11.53% 86.42% | 119 13.58% 100.00%
-system.ruby.L1Cache_Controller.IS.Other_GETX::total 876
-system.ruby.L1Cache_Controller.IS.Other_GETS | 212 13.16% 13.16% | 192 11.92% 25.08% | 219 13.59% 38.67% | 199 12.35% 51.02% | 188 11.67% 62.69% | 205 12.73% 75.42% | 205 12.73% 88.14% | 191 11.86% 100.00%
-system.ruby.L1Cache_Controller.IS.Other_GETS::total 1611
-system.ruby.L1Cache_Controller.IS.Ack | 244322 12.52% 12.52% | 243435 12.47% 24.99% | 243945 12.50% 37.48% | 245096 12.56% 50.04% | 244536 12.53% 62.56% | 243639 12.48% 75.04% | 242664 12.43% 87.48% | 244497 12.52% 100.00%
-system.ruby.L1Cache_Controller.IS.Ack::total 1952134
-system.ruby.L1Cache_Controller.IS.Shared_Ack | 37 12.63% 12.63% | 28 9.56% 22.18% | 26 8.87% 31.06% | 37 12.63% 43.69% | 35 11.95% 55.63% | 36 12.29% 67.92% | 48 16.38% 84.30% | 46 15.70% 100.00%
-system.ruby.L1Cache_Controller.IS.Shared_Ack::total 293
-system.ruby.L1Cache_Controller.IS.Data | 2061 12.39% 12.39% | 2025 12.17% 24.56% | 2072 12.46% 37.02% | 2070 12.44% 49.46% | 2064 12.41% 61.87% | 2166 13.02% 74.89% | 2073 12.46% 87.36% | 2103 12.64% 100.00%
-system.ruby.L1Cache_Controller.IS.Data::total 16634
-system.ruby.L1Cache_Controller.IS.Shared_Data | 1248 13.12% 13.12% | 1157 12.16% 25.28% | 1179 12.39% 37.67% | 1166 12.26% 49.93% | 1183 12.43% 62.36% | 1208 12.70% 75.06% | 1185 12.46% 87.51% | 1188 12.49% 100.00%
-system.ruby.L1Cache_Controller.IS.Shared_Data::total 9514
-system.ruby.L1Cache_Controller.IS.Exclusive_Data | 47032 12.50% 12.50% | 47019 12.50% 25.00% | 46979 12.49% 37.49% | 47143 12.53% 50.02% | 47049 12.51% 62.53% | 46839 12.45% 74.98% | 46912 12.47% 87.45% | 47210 12.55% 100.00%
-system.ruby.L1Cache_Controller.IS.Exclusive_Data::total 376183
-system.ruby.L1Cache_Controller.SS.Load | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 33.33% 33.33% | 1 33.33% 66.67% | 1 33.33% 100.00%
-system.ruby.L1Cache_Controller.SS.Load::total 3
-system.ruby.L1Cache_Controller.SS.L1_to_L2 | 4693 11.36% 11.36% | 5086 12.31% 23.68% | 5364 12.99% 36.66% | 5399 13.07% 49.74% | 5426 13.14% 62.87% | 5212 12.62% 75.49% | 4958 12.00% 87.50% | 5163 12.50% 100.00%
-system.ruby.L1Cache_Controller.SS.L1_to_L2::total 41301
-system.ruby.L1Cache_Controller.SS.Ack | 7229 12.46% 12.46% | 7039 12.13% 24.60% | 7385 12.73% 37.33% | 7059 12.17% 49.49% | 7124 12.28% 61.78% | 7435 12.82% 74.59% | 7092 12.23% 86.82% | 7647 13.18% 100.00%
-system.ruby.L1Cache_Controller.SS.Ack::total 58010
-system.ruby.L1Cache_Controller.SS.Shared_Ack | 22 17.19% 17.19% | 10 7.81% 25.00% | 21 16.41% 41.41% | 20 15.62% 57.03% | 9 7.03% 64.06% | 16 12.50% 76.56% | 15 11.72% 88.28% | 15 11.72% 100.00%
-system.ruby.L1Cache_Controller.SS.Shared_Ack::total 128
-system.ruby.L1Cache_Controller.SS.All_acks | 1299 13.13% 13.13% | 1192 12.05% 25.18% | 1222 12.35% 37.54% | 1212 12.25% 49.79% | 1221 12.34% 62.14% | 1259 12.73% 74.87% | 1245 12.59% 87.45% | 1241 12.55% 100.00%
-system.ruby.L1Cache_Controller.SS.All_acks::total 9891
-system.ruby.L1Cache_Controller.SS.All_acks_no_sharers | 2009 12.36% 12.36% | 1990 12.24% 24.60% | 2029 12.48% 37.08% | 2024 12.45% 49.54% | 2026 12.46% 62.00% | 2115 13.01% 75.01% | 2013 12.38% 87.39% | 2049 12.61% 100.00%
+system.ruby.L1Cache_Controller.SR.Store | 1 14.29% 14.29% | 1 14.29% 28.57% | 2 28.57% 57.14% | 1 14.29% 71.43% | 0 0.00% 71.43% | 2 28.57% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.SR.Store::total 7
+system.ruby.L1Cache_Controller.SR.L1_to_L2 | 6 20.00% 20.00% | 0 0.00% 20.00% | 0 0.00% 20.00% | 9 30.00% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 5 16.67% 66.67% | 10 33.33% 100.00%
+system.ruby.L1Cache_Controller.SR.L1_to_L2::total 30
+system.ruby.L1Cache_Controller.OR.Load | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 100.00% 100.00%
+system.ruby.L1Cache_Controller.OR.Load::total 1
+system.ruby.L1Cache_Controller.OR.Store | 0 0.00% 0.00% | 1 50.00% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 1 50.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.OR.Store::total 2
+system.ruby.L1Cache_Controller.OR.L1_to_L2 | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 5 100.00% 100.00%
+system.ruby.L1Cache_Controller.OR.L1_to_L2::total 5
+system.ruby.L1Cache_Controller.MR.Load | 20 9.26% 9.26% | 23 10.65% 19.91% | 23 10.65% 30.56% | 33 15.28% 45.83% | 28 12.96% 58.80% | 26 12.04% 70.83% | 36 16.67% 87.50% | 27 12.50% 100.00%
+system.ruby.L1Cache_Controller.MR.Load::total 216
+system.ruby.L1Cache_Controller.MR.Store | 12 9.76% 9.76% | 14 11.38% 21.14% | 14 11.38% 32.52% | 15 12.20% 44.72% | 15 12.20% 56.91% | 13 10.57% 67.48% | 17 13.82% 81.30% | 23 18.70% 100.00%
+system.ruby.L1Cache_Controller.MR.Store::total 123
+system.ruby.L1Cache_Controller.MR.L1_to_L2 | 61 10.65% 10.65% | 80 13.96% 24.61% | 51 8.90% 33.51% | 40 6.98% 40.49% | 77 13.44% 53.93% | 68 11.87% 65.79% | 53 9.25% 75.04% | 143 24.96% 100.00%
+system.ruby.L1Cache_Controller.MR.L1_to_L2::total 573
+system.ruby.L1Cache_Controller.MMR.Load | 14 10.77% 10.77% | 14 10.77% 21.54% | 19 14.62% 36.15% | 17 13.08% 49.23% | 10 7.69% 56.92% | 17 13.08% 70.00% | 21 16.15% 86.15% | 18 13.85% 100.00%
+system.ruby.L1Cache_Controller.MMR.Load::total 130
+system.ruby.L1Cache_Controller.MMR.Store | 7 9.33% 9.33% | 11 14.67% 24.00% | 11 14.67% 38.67% | 7 9.33% 48.00% | 12 16.00% 64.00% | 8 10.67% 74.67% | 7 9.33% 84.00% | 12 16.00% 100.00%
+system.ruby.L1Cache_Controller.MMR.Store::total 75
+system.ruby.L1Cache_Controller.MMR.L1_to_L2 | 50 11.39% 11.39% | 56 12.76% 24.15% | 72 16.40% 40.55% | 41 9.34% 49.89% | 73 16.63% 66.51% | 45 10.25% 76.77% | 49 11.16% 87.93% | 53 12.07% 100.00%
+system.ruby.L1Cache_Controller.MMR.L1_to_L2::total 439
+system.ruby.L1Cache_Controller.IM.L1_to_L2 | 283520 12.65% 12.65% | 280559 12.52% 25.18% | 278577 12.43% 37.61% | 282969 12.63% 50.24% | 277805 12.40% 62.64% | 276768 12.35% 74.99% | 280123 12.50% 87.49% | 280175 12.51% 100.00%
+system.ruby.L1Cache_Controller.IM.L1_to_L2::total 2240496
+system.ruby.L1Cache_Controller.IM.Other_GETX | 69 13.75% 13.75% | 47 9.36% 23.11% | 73 14.54% 37.65% | 58 11.55% 49.20% | 71 14.14% 63.35% | 55 10.96% 74.30% | 74 14.74% 89.04% | 55 10.96% 100.00%
+system.ruby.L1Cache_Controller.IM.Other_GETX::total 502
+system.ruby.L1Cache_Controller.IM.Other_GETS | 129 13.59% 13.59% | 118 12.43% 26.03% | 120 12.64% 38.67% | 118 12.43% 51.11% | 128 13.49% 64.59% | 136 14.33% 78.93% | 87 9.17% 88.09% | 113 11.91% 100.00%
+system.ruby.L1Cache_Controller.IM.Other_GETS::total 949
+system.ruby.L1Cache_Controller.IM.Ack | 138770 12.59% 12.59% | 138200 12.54% 25.12% | 136999 12.43% 37.55% | 138460 12.56% 50.11% | 136866 12.42% 62.53% | 136573 12.39% 74.92% | 137631 12.48% 87.40% | 138894 12.60% 100.00%
+system.ruby.L1Cache_Controller.IM.Ack::total 1102393
+system.ruby.L1Cache_Controller.IM.Data | 1307 12.02% 12.02% | 1378 12.67% 24.68% | 1329 12.22% 36.90% | 1405 12.92% 49.82% | 1332 12.24% 62.06% | 1346 12.37% 74.43% | 1347 12.38% 86.82% | 1434 13.18% 100.00%
+system.ruby.L1Cache_Controller.IM.Data::total 10878
+system.ruby.L1Cache_Controller.IM.Exclusive_Data | 26937 12.60% 12.60% | 26811 12.54% 25.14% | 26670 12.47% 37.61% | 26702 12.49% 50.10% | 26603 12.44% 62.54% | 26535 12.41% 74.95% | 26750 12.51% 87.46% | 26817 12.54% 100.00%
+system.ruby.L1Cache_Controller.IM.Exclusive_Data::total 213825
+system.ruby.L1Cache_Controller.SM.L1_to_L2 | 6 9.38% 9.38% | 25 39.06% 48.44% | 5 7.81% 56.25% | 2 3.12% 59.38% | 0 0.00% 59.38% | 26 40.62% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.SM.L1_to_L2::total 64
+system.ruby.L1Cache_Controller.SM.Ack | 1 2.33% 2.33% | 7 16.28% 18.60% | 14 32.56% 51.16% | 7 16.28% 67.44% | 0 0.00% 67.44% | 14 32.56% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.SM.Ack::total 43
+system.ruby.L1Cache_Controller.SM.Data | 1 12.50% 12.50% | 1 12.50% 25.00% | 2 25.00% 50.00% | 2 25.00% 75.00% | 0 0.00% 75.00% | 2 25.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.SM.Data::total 8
+system.ruby.L1Cache_Controller.OM.Ack | 0 0.00% 0.00% | 7 50.00% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 7 50.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.OM.Ack::total 14
+system.ruby.L1Cache_Controller.OM.All_acks_no_sharers | 0 0.00% 0.00% | 1 50.00% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 1 50.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.OM.All_acks_no_sharers::total 2
+system.ruby.L1Cache_Controller.ISM.L1_to_L2 | 1168 10.71% 10.71% | 1389 12.74% 23.46% | 1158 10.62% 34.08% | 1445 13.26% 47.34% | 1501 13.77% 61.10% | 1257 11.53% 72.64% | 1603 14.71% 87.34% | 1380 12.66% 100.00%
+system.ruby.L1Cache_Controller.ISM.L1_to_L2::total 10901
+system.ruby.L1Cache_Controller.ISM.Ack | 2566 11.15% 11.15% | 3004 13.06% 24.21% | 2589 11.25% 35.46% | 2967 12.89% 48.35% | 2929 12.73% 61.08% | 2855 12.41% 73.49% | 3081 13.39% 86.88% | 3019 13.12% 100.00%
+system.ruby.L1Cache_Controller.ISM.Ack::total 23010
+system.ruby.L1Cache_Controller.ISM.All_acks_no_sharers | 1308 12.02% 12.02% | 1379 12.67% 24.68% | 1331 12.23% 36.91% | 1407 12.92% 49.83% | 1332 12.24% 62.07% | 1348 12.38% 74.45% | 1347 12.37% 86.83% | 1434 13.17% 100.00%
+system.ruby.L1Cache_Controller.ISM.All_acks_no_sharers::total 10886
+system.ruby.L1Cache_Controller.M_W.Load | 6 21.43% 21.43% | 3 10.71% 32.14% | 4 14.29% 46.43% | 2 7.14% 53.57% | 3 10.71% 64.29% | 7 25.00% 89.29% | 1 3.57% 92.86% | 2 7.14% 100.00%
+system.ruby.L1Cache_Controller.M_W.Load::total 28
+system.ruby.L1Cache_Controller.M_W.Store | 2 11.76% 11.76% | 2 11.76% 23.53% | 3 17.65% 41.18% | 3 17.65% 58.82% | 3 17.65% 76.47% | 1 5.88% 82.35% | 1 5.88% 88.24% | 2 11.76% 100.00%
+system.ruby.L1Cache_Controller.M_W.Store::total 17
+system.ruby.L1Cache_Controller.M_W.L1_to_L2 | 70208 12.27% 12.27% | 71483 12.50% 24.77% | 72279 12.64% 37.41% | 71279 12.46% 49.87% | 72276 12.64% 62.50% | 71468 12.49% 75.00% | 71747 12.54% 87.54% | 71273 12.46% 100.00%
+system.ruby.L1Cache_Controller.M_W.L1_to_L2::total 572013
+system.ruby.L1Cache_Controller.M_W.Ack | 95563 12.35% 12.35% | 97187 12.56% 24.92% | 96343 12.45% 37.37% | 97412 12.59% 49.96% | 97834 12.65% 62.61% | 96623 12.49% 75.10% | 96494 12.47% 87.57% | 96142 12.43% 100.00%
+system.ruby.L1Cache_Controller.M_W.Ack::total 773598
+system.ruby.L1Cache_Controller.M_W.All_acks_no_sharers | 47143 12.43% 12.43% | 47339 12.49% 24.92% | 47513 12.53% 37.45% | 47388 12.50% 49.95% | 47640 12.56% 62.51% | 47564 12.54% 75.06% | 47183 12.44% 87.50% | 47397 12.50% 100.00%
+system.ruby.L1Cache_Controller.M_W.All_acks_no_sharers::total 379167
+system.ruby.L1Cache_Controller.MM_W.Load | 1 14.29% 14.29% | 2 28.57% 42.86% | 0 0.00% 42.86% | 1 14.29% 57.14% | 0 0.00% 57.14% | 2 28.57% 85.71% | 1 14.29% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.MM_W.Load::total 7
+system.ruby.L1Cache_Controller.MM_W.Store | 2 25.00% 25.00% | 0 0.00% 25.00% | 2 25.00% 50.00% | 0 0.00% 50.00% | 1 12.50% 62.50% | 2 25.00% 87.50% | 0 0.00% 87.50% | 1 12.50% 100.00%
+system.ruby.L1Cache_Controller.MM_W.Store::total 8
+system.ruby.L1Cache_Controller.MM_W.L1_to_L2 | 41379 12.65% 12.65% | 41221 12.60% 25.25% | 41051 12.55% 37.80% | 40535 12.39% 50.19% | 40742 12.46% 62.65% | 40472 12.37% 75.02% | 41502 12.69% 87.71% | 40195 12.29% 100.00%
+system.ruby.L1Cache_Controller.MM_W.L1_to_L2::total 327097
+system.ruby.L1Cache_Controller.MM_W.Ack | 55447 12.59% 12.59% | 55256 12.55% 25.14% | 55503 12.61% 37.75% | 54454 12.37% 50.12% | 54820 12.45% 62.57% | 54819 12.45% 75.02% | 55083 12.51% 87.53% | 54923 12.47% 100.00%
+system.ruby.L1Cache_Controller.MM_W.Ack::total 440305
+system.ruby.L1Cache_Controller.MM_W.All_acks_no_sharers | 26939 12.60% 12.60% | 26813 12.54% 25.14% | 26673 12.47% 37.61% | 26704 12.49% 50.10% | 26606 12.44% 62.54% | 26536 12.41% 74.95% | 26751 12.51% 87.46% | 26819 12.54% 100.00%
+system.ruby.L1Cache_Controller.MM_W.All_acks_no_sharers::total 213841
+system.ruby.L1Cache_Controller.IS.L1_to_L2 | 499192 12.41% 12.41% | 505934 12.58% 24.99% | 504666 12.55% 37.54% | 500825 12.45% 49.99% | 503592 12.52% 62.51% | 505147 12.56% 75.07% | 502816 12.50% 87.58% | 499646 12.42% 100.00%
+system.ruby.L1Cache_Controller.IS.L1_to_L2::total 4021818
+system.ruby.L1Cache_Controller.IS.Other_GETX | 95 10.66% 10.66% | 120 13.47% 24.13% | 122 13.69% 37.82% | 108 12.12% 49.94% | 113 12.68% 62.63% | 103 11.56% 74.19% | 115 12.91% 87.09% | 115 12.91% 100.00%
+system.ruby.L1Cache_Controller.IS.Other_GETX::total 891
+system.ruby.L1Cache_Controller.IS.Other_GETS | 217 12.73% 12.73% | 214 12.55% 25.28% | 221 12.96% 38.24% | 233 13.67% 51.91% | 238 13.96% 65.87% | 192 11.26% 77.13% | 183 10.73% 87.86% | 207 12.14% 100.00%
+system.ruby.L1Cache_Controller.IS.Other_GETS::total 1705
+system.ruby.L1Cache_Controller.IS.Ack | 247332 12.45% 12.45% | 247416 12.45% 24.90% | 250036 12.58% 37.48% | 247568 12.46% 49.94% | 249322 12.55% 62.49% | 249531 12.56% 75.05% | 247241 12.44% 87.50% | 248455 12.50% 100.00%
+system.ruby.L1Cache_Controller.IS.Ack::total 1986901
+system.ruby.L1Cache_Controller.IS.Shared_Ack | 33 11.07% 11.07% | 39 13.09% 24.16% | 44 14.77% 38.93% | 33 11.07% 50.00% | 37 12.42% 62.42% | 37 12.42% 74.83% | 31 10.40% 85.23% | 44 14.77% 100.00%
+system.ruby.L1Cache_Controller.IS.Shared_Ack::total 298
+system.ruby.L1Cache_Controller.IS.Data | 2051 12.35% 12.35% | 2094 12.61% 24.96% | 2166 13.04% 38.00% | 2056 12.38% 50.38% | 2081 12.53% 62.91% | 2079 12.52% 75.43% | 2069 12.46% 87.89% | 2012 12.11% 100.00%
+system.ruby.L1Cache_Controller.IS.Data::total 16608
+system.ruby.L1Cache_Controller.IS.Shared_Data | 1154 12.00% 12.00% | 1176 12.23% 24.23% | 1180 12.27% 36.51% | 1237 12.87% 49.37% | 1274 13.25% 62.62% | 1156 12.02% 74.64% | 1231 12.80% 87.45% | 1207 12.55% 100.00%
+system.ruby.L1Cache_Controller.IS.Shared_Data::total 9615
+system.ruby.L1Cache_Controller.IS.Exclusive_Data | 47145 12.43% 12.43% | 47341 12.48% 24.92% | 47517 12.53% 37.45% | 47392 12.50% 49.95% | 47643 12.56% 62.51% | 47565 12.54% 75.06% | 47184 12.44% 87.50% | 47399 12.50% 100.00%
+system.ruby.L1Cache_Controller.IS.Exclusive_Data::total 379186
+system.ruby.L1Cache_Controller.SS.L1_to_L2 | 5412 13.03% 13.03% | 5439 13.09% 26.12% | 5189 12.49% 38.62% | 5322 12.81% 51.43% | 5271 12.69% 64.12% | 4898 11.79% 75.91% | 5046 12.15% 88.06% | 4958 11.94% 100.00%
+system.ruby.L1Cache_Controller.SS.L1_to_L2::total 41535
+system.ruby.L1Cache_Controller.SS.Ack | 7196 12.49% 12.49% | 7279 12.63% 25.12% | 7138 12.39% 37.51% | 7289 12.65% 50.16% | 7368 12.79% 62.94% | 6992 12.13% 75.08% | 7164 12.43% 87.51% | 7198 12.49% 100.00%
+system.ruby.L1Cache_Controller.SS.Ack::total 57624
+system.ruby.L1Cache_Controller.SS.Shared_Ack | 14 13.33% 13.33% | 21 20.00% 33.33% | 11 10.48% 43.81% | 10 9.52% 53.33% | 15 14.29% 67.62% | 7 6.67% 74.29% | 16 15.24% 89.52% | 11 10.48% 100.00%
+system.ruby.L1Cache_Controller.SS.Shared_Ack::total 105
+system.ruby.L1Cache_Controller.SS.All_acks | 1194 11.98% 11.98% | 1225 12.29% 24.27% | 1234 12.38% 36.65% | 1275 12.79% 49.44% | 1320 13.24% 62.68% | 1193 11.97% 74.65% | 1269 12.73% 87.38% | 1258 12.62% 100.00%
+system.ruby.L1Cache_Controller.SS.All_acks::total 9968
+system.ruby.L1Cache_Controller.SS.All_acks_no_sharers | 2011 12.37% 12.37% | 2045 12.58% 24.95% | 2112 12.99% 37.95% | 2018 12.41% 50.36% | 2035 12.52% 62.88% | 2042 12.56% 75.44% | 2031 12.49% 87.94% | 1961 12.06% 100.00%
system.ruby.L1Cache_Controller.SS.All_acks_no_sharers::total 16255
-system.ruby.L1Cache_Controller.OI.Other_GETX | 8 33.33% 33.33% | 5 20.83% 54.17% | 2 8.33% 62.50% | 2 8.33% 70.83% | 0 0.00% 70.83% | 2 8.33% 79.17% | 2 8.33% 87.50% | 3 12.50% 100.00%
+system.ruby.L1Cache_Controller.OI.Load | 0 0.00% 0.00% | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.OI.Load::total 1
+system.ruby.L1Cache_Controller.OI.Store | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.OI.Store::total 1
+system.ruby.L1Cache_Controller.OI.Other_GETX | 4 16.67% 16.67% | 1 4.17% 20.83% | 3 12.50% 33.33% | 2 8.33% 41.67% | 3 12.50% 54.17% | 1 4.17% 58.33% | 2 8.33% 66.67% | 8 33.33% 100.00%
system.ruby.L1Cache_Controller.OI.Other_GETX::total 24
-system.ruby.L1Cache_Controller.OI.Other_GETS | 2 9.52% 9.52% | 4 19.05% 28.57% | 2 9.52% 38.10% | 3 14.29% 52.38% | 2 9.52% 61.90% | 2 9.52% 71.43% | 1 4.76% 76.19% | 5 23.81% 100.00%
-system.ruby.L1Cache_Controller.OI.Other_GETS::total 21
-system.ruby.L1Cache_Controller.OI.Merged_GETS | 4 17.39% 17.39% | 1 4.35% 21.74% | 2 8.70% 30.43% | 4 17.39% 47.83% | 8 34.78% 82.61% | 2 8.70% 91.30% | 0 0.00% 91.30% | 2 8.70% 100.00%
-system.ruby.L1Cache_Controller.OI.Merged_GETS::total 23
-system.ruby.L1Cache_Controller.OI.Writeback_Ack | 1185 12.71% 12.71% | 1110 11.90% 24.61% | 1162 12.46% 37.08% | 1206 12.93% 50.01% | 1193 12.79% 62.81% | 1169 12.54% 75.34% | 1142 12.25% 87.59% | 1157 12.41% 100.00%
-system.ruby.L1Cache_Controller.OI.Writeback_Ack::total 9324
-system.ruby.L1Cache_Controller.MI.Load | 12 10.34% 10.34% | 9 7.76% 18.10% | 21 18.10% 36.21% | 10 8.62% 44.83% | 14 12.07% 56.90% | 18 15.52% 72.41% | 19 16.38% 88.79% | 13 11.21% 100.00%
-system.ruby.L1Cache_Controller.MI.Load::total 116
-system.ruby.L1Cache_Controller.MI.Store | 11 17.19% 17.19% | 11 17.19% 34.38% | 8 12.50% 46.88% | 8 12.50% 59.38% | 5 7.81% 67.19% | 9 14.06% 81.25% | 5 7.81% 89.06% | 7 10.94% 100.00%
-system.ruby.L1Cache_Controller.MI.Store::total 64
-system.ruby.L1Cache_Controller.MI.Other_GETX | 176 11.77% 11.77% | 195 13.04% 24.82% | 189 12.64% 37.46% | 191 12.78% 50.23% | 181 12.11% 62.34% | 171 11.44% 73.78% | 176 11.77% 85.55% | 216 14.45% 100.00%
-system.ruby.L1Cache_Controller.MI.Other_GETX::total 1495
-system.ruby.L1Cache_Controller.MI.Other_GETS | 319 12.65% 12.65% | 292 11.58% 24.24% | 293 11.62% 35.86% | 325 12.89% 48.75% | 347 13.76% 62.51% | 337 13.37% 75.88% | 323 12.81% 88.69% | 285 11.31% 100.00%
-system.ruby.L1Cache_Controller.MI.Other_GETS::total 2521
-system.ruby.L1Cache_Controller.MI.Merged_GETS | 21 15.91% 15.91% | 18 13.64% 29.55% | 10 7.58% 37.12% | 23 17.42% 54.55% | 10 7.58% 62.12% | 8 6.06% 68.18% | 19 14.39% 82.58% | 23 17.42% 100.00%
-system.ruby.L1Cache_Controller.MI.Merged_GETS::total 132
-system.ruby.L1Cache_Controller.MI.Writeback_Ack | 72372 12.48% 12.48% | 72427 12.49% 24.98% | 72692 12.54% 37.52% | 72109 12.44% 49.95% | 72644 12.53% 62.48% | 72502 12.51% 74.99% | 72242 12.46% 87.45% | 72752 12.55% 100.00%
-system.ruby.L1Cache_Controller.MI.Writeback_Ack::total 579740
-system.ruby.L1Cache_Controller.II.Load | 0 0.00% 0.00% | 1 50.00% 50.00% | 1 50.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache_Controller.II.Load::total 2
-system.ruby.L1Cache_Controller.II.Other_GETX | 1 50.00% 50.00% | 1 50.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.OI.Other_GETS | 5 26.32% 26.32% | 2 10.53% 36.84% | 2 10.53% 47.37% | 5 26.32% 73.68% | 1 5.26% 78.95% | 0 0.00% 78.95% | 1 5.26% 84.21% | 3 15.79% 100.00%
+system.ruby.L1Cache_Controller.OI.Other_GETS::total 19
+system.ruby.L1Cache_Controller.OI.Merged_GETS | 2 8.33% 8.33% | 1 4.17% 12.50% | 2 8.33% 20.83% | 4 16.67% 37.50% | 5 20.83% 58.33% | 2 8.33% 66.67% | 5 20.83% 87.50% | 3 12.50% 100.00%
+system.ruby.L1Cache_Controller.OI.Merged_GETS::total 24
+system.ruby.L1Cache_Controller.OI.Writeback_Ack | 1223 12.96% 12.96% | 1193 12.64% 25.60% | 1191 12.62% 38.22% | 1164 12.33% 50.56% | 1166 12.36% 62.91% | 1162 12.31% 75.23% | 1200 12.72% 87.94% | 1138 12.06% 100.00%
+system.ruby.L1Cache_Controller.OI.Writeback_Ack::total 9437
+system.ruby.L1Cache_Controller.MI.Load | 5 4.63% 4.63% | 17 15.74% 20.37% | 12 11.11% 31.48% | 18 16.67% 48.15% | 16 14.81% 62.96% | 15 13.89% 76.85% | 8 7.41% 84.26% | 17 15.74% 100.00%
+system.ruby.L1Cache_Controller.MI.Load::total 108
+system.ruby.L1Cache_Controller.MI.Store | 6 10.17% 10.17% | 8 13.56% 23.73% | 5 8.47% 32.20% | 4 6.78% 38.98% | 6 10.17% 49.15% | 10 16.95% 66.10% | 10 16.95% 83.05% | 10 16.95% 100.00%
+system.ruby.L1Cache_Controller.MI.Store::total 59
+system.ruby.L1Cache_Controller.MI.Other_GETX | 190 12.89% 12.89% | 176 11.94% 24.83% | 172 11.67% 36.50% | 189 12.82% 49.32% | 186 12.62% 61.94% | 177 12.01% 73.95% | 182 12.35% 86.30% | 202 13.70% 100.00%
+system.ruby.L1Cache_Controller.MI.Other_GETX::total 1474
+system.ruby.L1Cache_Controller.MI.Other_GETS | 318 12.53% 12.53% | 328 12.92% 25.45% | 315 12.41% 37.86% | 276 10.87% 48.74% | 322 12.69% 61.43% | 314 12.37% 73.80% | 348 13.71% 87.51% | 317 12.49% 100.00%
+system.ruby.L1Cache_Controller.MI.Other_GETS::total 2538
+system.ruby.L1Cache_Controller.MI.Merged_GETS | 11 7.86% 7.86% | 11 7.86% 15.71% | 18 12.86% 28.57% | 19 13.57% 42.14% | 24 17.14% 59.29% | 32 22.86% 82.14% | 8 5.71% 87.86% | 17 12.14% 100.00%
+system.ruby.L1Cache_Controller.MI.Merged_GETS::total 140
+system.ruby.L1Cache_Controller.MI.Writeback_Ack | 72753 12.47% 12.47% | 73034 12.52% 24.98% | 72926 12.50% 37.48% | 72986 12.51% 49.99% | 73002 12.51% 62.50% | 72918 12.50% 74.99% | 72767 12.47% 87.46% | 73153 12.54% 100.00%
+system.ruby.L1Cache_Controller.MI.Writeback_Ack::total 583539
+system.ruby.L1Cache_Controller.II.Other_GETX | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 2 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
system.ruby.L1Cache_Controller.II.Other_GETX::total 2
-system.ruby.L1Cache_Controller.II.Writeback_Ack | 184 12.12% 12.12% | 199 13.11% 25.23% | 191 12.58% 37.81% | 193 12.71% 50.53% | 181 11.92% 62.45% | 173 11.40% 73.85% | 178 11.73% 85.57% | 219 14.43% 100.00%
-system.ruby.L1Cache_Controller.II.Writeback_Ack::total 1518
-system.ruby.L1Cache_Controller.II.Writeback_Nack | 0 0.00% 0.00% | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache_Controller.II.Writeback_Nack::total 1
-system.ruby.L1Cache_Controller.IT.Load | 1 25.00% 25.00% | 0 0.00% 25.00% | 2 50.00% 75.00% | 0 0.00% 75.00% | 0 0.00% 75.00% | 0 0.00% 75.00% | 1 25.00% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache_Controller.IT.Load::total 4
-system.ruby.L1Cache_Controller.IT.Store | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 50.00% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 1 50.00% 100.00%
-system.ruby.L1Cache_Controller.IT.Store::total 2
-system.ruby.L1Cache_Controller.IT.L1_to_L2 | 7 35.00% 35.00% | 0 0.00% 35.00% | 1 5.00% 40.00% | 0 0.00% 40.00% | 0 0.00% 40.00% | 0 0.00% 40.00% | 0 0.00% 40.00% | 12 60.00% 100.00%
-system.ruby.L1Cache_Controller.IT.L1_to_L2::total 20
-system.ruby.L1Cache_Controller.IT.Complete_L2_to_L1 | 1 12.50% 12.50% | 1 12.50% 25.00% | 2 25.00% 50.00% | 0 0.00% 50.00% | 2 25.00% 75.00% | 0 0.00% 75.00% | 1 12.50% 87.50% | 1 12.50% 100.00%
-system.ruby.L1Cache_Controller.IT.Complete_L2_to_L1::total 8
-system.ruby.L1Cache_Controller.ST.Load | 1 16.67% 16.67% | 1 16.67% 33.33% | 0 0.00% 33.33% | 1 16.67% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 3 50.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.II.Other_GETS | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 100.00% 100.00%
+system.ruby.L1Cache_Controller.II.Other_GETS::total 1
+system.ruby.L1Cache_Controller.II.Writeback_Ack | 194 12.96% 12.96% | 177 11.82% 24.78% | 175 11.69% 36.47% | 191 12.76% 49.23% | 189 12.63% 61.86% | 178 11.89% 73.75% | 184 12.29% 86.04% | 209 13.96% 100.00%
+system.ruby.L1Cache_Controller.II.Writeback_Ack::total 1497
+system.ruby.L1Cache_Controller.IT.Load | 1 33.33% 33.33% | 0 0.00% 33.33% | 0 0.00% 33.33% | 0 0.00% 33.33% | 1 33.33% 66.67% | 1 33.33% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.IT.Load::total 3
+system.ruby.L1Cache_Controller.IT.Store | 0 0.00% 0.00% | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.IT.Store::total 1
+system.ruby.L1Cache_Controller.IT.L1_to_L2 | 1 3.57% 3.57% | 10 35.71% 39.29% | 0 0.00% 39.29% | 0 0.00% 39.29% | 6 21.43% 60.71% | 3 10.71% 71.43% | 0 0.00% 71.43% | 8 28.57% 100.00%
+system.ruby.L1Cache_Controller.IT.L1_to_L2::total 28
+system.ruby.L1Cache_Controller.IT.Complete_L2_to_L1 | 1 11.11% 11.11% | 1 11.11% 22.22% | 1 11.11% 33.33% | 0 0.00% 33.33% | 2 22.22% 55.56% | 2 22.22% 77.78% | 0 0.00% 77.78% | 2 22.22% 100.00%
+system.ruby.L1Cache_Controller.IT.Complete_L2_to_L1::total 9
+system.ruby.L1Cache_Controller.ST.Load | 1 16.67% 16.67% | 0 0.00% 16.67% | 0 0.00% 16.67% | 1 16.67% 33.33% | 0 0.00% 33.33% | 0 0.00% 33.33% | 2 33.33% 66.67% | 2 33.33% 100.00%
system.ruby.L1Cache_Controller.ST.Load::total 6
-system.ruby.L1Cache_Controller.ST.Store | 0 0.00% 0.00% | 1 25.00% 25.00% | 0 0.00% 25.00% | 0 0.00% 25.00% | 0 0.00% 25.00% | 0 0.00% 25.00% | 0 0.00% 25.00% | 3 75.00% 100.00%
-system.ruby.L1Cache_Controller.ST.Store::total 4
-system.ruby.L1Cache_Controller.ST.L1_to_L2 | 11 10.89% 10.89% | 14 13.86% 24.75% | 8 7.92% 32.67% | 12 11.88% 44.55% | 0 0.00% 44.55% | 0 0.00% 44.55% | 9 8.91% 53.47% | 47 46.53% 100.00%
-system.ruby.L1Cache_Controller.ST.L1_to_L2::total 101
-system.ruby.L1Cache_Controller.ST.Complete_L2_to_L1 | 1 5.56% 5.56% | 2 11.11% 16.67% | 1 5.56% 22.22% | 5 27.78% 50.00% | 0 0.00% 50.00% | 1 5.56% 55.56% | 3 16.67% 72.22% | 5 27.78% 100.00%
-system.ruby.L1Cache_Controller.ST.Complete_L2_to_L1::total 18
-system.ruby.L1Cache_Controller.OT.Load | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 33.33% 33.33% | 0 0.00% 33.33% | 0 0.00% 33.33% | 1 33.33% 66.67% | 0 0.00% 66.67% | 1 33.33% 100.00%
-system.ruby.L1Cache_Controller.OT.Load::total 3
-system.ruby.L1Cache_Controller.OT.L1_to_L2 | 3 20.00% 20.00% | 0 0.00% 20.00% | 6 40.00% 60.00% | 0 0.00% 60.00% | 0 0.00% 60.00% | 6 40.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
-system.ruby.L1Cache_Controller.OT.L1_to_L2::total 15
-system.ruby.L1Cache_Controller.OT.Complete_L2_to_L1 | 1 20.00% 20.00% | 1 20.00% 40.00% | 1 20.00% 60.00% | 0 0.00% 60.00% | 0 0.00% 60.00% | 1 20.00% 80.00% | 0 0.00% 80.00% | 1 20.00% 100.00%
-system.ruby.L1Cache_Controller.OT.Complete_L2_to_L1::total 5
-system.ruby.L1Cache_Controller.MT.Load | 15 16.85% 16.85% | 10 11.24% 28.09% | 12 13.48% 41.57% | 11 12.36% 53.93% | 11 12.36% 66.29% | 9 10.11% 76.40% | 13 14.61% 91.01% | 8 8.99% 100.00%
-system.ruby.L1Cache_Controller.MT.Load::total 89
-system.ruby.L1Cache_Controller.MT.Store | 7 15.91% 15.91% | 5 11.36% 27.27% | 1 2.27% 29.55% | 8 18.18% 47.73% | 9 20.45% 68.18% | 4 9.09% 77.27% | 5 11.36% 88.64% | 5 11.36% 100.00%
-system.ruby.L1Cache_Controller.MT.Store::total 44
-system.ruby.L1Cache_Controller.MT.L1_to_L2 | 153 13.17% 13.17% | 95 8.18% 21.34% | 101 8.69% 30.03% | 171 14.72% 44.75% | 156 13.43% 58.18% | 158 13.60% 71.77% | 214 18.42% 90.19% | 114 9.81% 100.00%
-system.ruby.L1Cache_Controller.MT.L1_to_L2::total 1162
-system.ruby.L1Cache_Controller.MT.Complete_L2_to_L1 | 43 13.87% 13.87% | 35 11.29% 25.16% | 31 10.00% 35.16% | 44 14.19% 49.35% | 35 11.29% 60.65% | 43 13.87% 74.52% | 42 13.55% 88.06% | 37 11.94% 100.00%
-system.ruby.L1Cache_Controller.MT.Complete_L2_to_L1::total 310
-system.ruby.L1Cache_Controller.MMT.Load | 10 13.89% 13.89% | 8 11.11% 25.00% | 10 13.89% 38.89% | 8 11.11% 50.00% | 9 12.50% 62.50% | 6 8.33% 70.83% | 13 18.06% 88.89% | 8 11.11% 100.00%
-system.ruby.L1Cache_Controller.MMT.Load::total 72
-system.ruby.L1Cache_Controller.MMT.Store | 5 14.71% 14.71% | 6 17.65% 32.35% | 4 11.76% 44.12% | 3 8.82% 52.94% | 3 8.82% 61.76% | 6 17.65% 79.41% | 3 8.82% 88.24% | 4 11.76% 100.00%
-system.ruby.L1Cache_Controller.MMT.Store::total 34
-system.ruby.L1Cache_Controller.MMT.L1_to_L2 | 91 12.59% 12.59% | 71 9.82% 22.41% | 96 13.28% 35.68% | 73 10.10% 45.78% | 114 15.77% 61.55% | 32 4.43% 65.98% | 176 24.34% 90.32% | 70 9.68% 100.00%
-system.ruby.L1Cache_Controller.MMT.L1_to_L2::total 723
-system.ruby.L1Cache_Controller.MMT.Complete_L2_to_L1 | 27 13.17% 13.17% | 25 12.20% 25.37% | 24 11.71% 37.07% | 25 12.20% 49.27% | 26 12.68% 61.95% | 19 9.27% 71.22% | 33 16.10% 87.32% | 26 12.68% 100.00%
+system.ruby.L1Cache_Controller.ST.Store | 1 16.67% 16.67% | 0 0.00% 16.67% | 3 50.00% 66.67% | 0 0.00% 66.67% | 0 0.00% 66.67% | 2 33.33% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.ST.Store::total 6
+system.ruby.L1Cache_Controller.ST.L1_to_L2 | 10 14.29% 14.29% | 7 10.00% 24.29% | 0 0.00% 24.29% | 9 12.86% 37.14% | 1 1.43% 38.57% | 9 12.86% 51.43% | 3 4.29% 55.71% | 31 44.29% 100.00%
+system.ruby.L1Cache_Controller.ST.L1_to_L2::total 70
+system.ruby.L1Cache_Controller.ST.Complete_L2_to_L1 | 4 20.00% 20.00% | 1 5.00% 25.00% | 2 10.00% 35.00% | 3 15.00% 50.00% | 2 10.00% 60.00% | 2 10.00% 70.00% | 3 15.00% 85.00% | 3 15.00% 100.00%
+system.ruby.L1Cache_Controller.ST.Complete_L2_to_L1::total 20
+system.ruby.L1Cache_Controller.OT.Load | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 100.00% 100.00%
+system.ruby.L1Cache_Controller.OT.Load::total 1
+system.ruby.L1Cache_Controller.OT.Store | 0 0.00% 0.00% | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00%
+system.ruby.L1Cache_Controller.OT.Store::total 1
+system.ruby.L1Cache_Controller.OT.L1_to_L2 | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 5 100.00% 100.00%
+system.ruby.L1Cache_Controller.OT.L1_to_L2::total 5
+system.ruby.L1Cache_Controller.OT.Complete_L2_to_L1 | 0 0.00% 0.00% | 1 33.33% 33.33% | 0 0.00% 33.33% | 0 0.00% 33.33% | 1 33.33% 66.67% | 0 0.00% 66.67% | 0 0.00% 66.67% | 1 33.33% 100.00%
+system.ruby.L1Cache_Controller.OT.Complete_L2_to_L1::total 3
+system.ruby.L1Cache_Controller.MT.Load | 9 7.89% 7.89% | 19 16.67% 24.56% | 15 13.16% 37.72% | 15 13.16% 50.88% | 17 14.91% 65.79% | 12 10.53% 76.32% | 13 11.40% 87.72% | 14 12.28% 100.00%
+system.ruby.L1Cache_Controller.MT.Load::total 114
+system.ruby.L1Cache_Controller.MT.Store | 6 12.00% 12.00% | 6 12.00% 24.00% | 4 8.00% 32.00% | 4 8.00% 40.00% | 6 12.00% 52.00% | 5 10.00% 62.00% | 5 10.00% 72.00% | 14 28.00% 100.00%
+system.ruby.L1Cache_Controller.MT.Store::total 50
+system.ruby.L1Cache_Controller.MT.L1_to_L2 | 121 10.82% 10.82% | 141 12.61% 23.43% | 82 7.33% 30.77% | 189 16.91% 47.67% | 135 12.08% 59.75% | 120 10.73% 70.48% | 127 11.36% 81.84% | 203 18.16% 100.00%
+system.ruby.L1Cache_Controller.MT.L1_to_L2::total 1118
+system.ruby.L1Cache_Controller.MT.Complete_L2_to_L1 | 32 9.44% 9.44% | 37 10.91% 20.35% | 37 10.91% 31.27% | 48 14.16% 45.43% | 43 12.68% 58.11% | 39 11.50% 69.62% | 53 15.63% 85.25% | 50 14.75% 100.00%
+system.ruby.L1Cache_Controller.MT.Complete_L2_to_L1::total 339
+system.ruby.L1Cache_Controller.MMT.Load | 8 13.11% 13.11% | 6 9.84% 22.95% | 9 14.75% 37.70% | 8 13.11% 50.82% | 8 13.11% 63.93% | 7 11.48% 75.41% | 10 16.39% 91.80% | 5 8.20% 100.00%
+system.ruby.L1Cache_Controller.MMT.Load::total 61
+system.ruby.L1Cache_Controller.MMT.Store | 3 7.32% 7.32% | 6 14.63% 21.95% | 5 12.20% 34.15% | 6 14.63% 48.78% | 8 19.51% 68.29% | 5 12.20% 80.49% | 4 9.76% 90.24% | 4 9.76% 100.00%
+system.ruby.L1Cache_Controller.MMT.Store::total 41
+system.ruby.L1Cache_Controller.MMT.L1_to_L2 | 57 6.88% 6.88% | 68 8.21% 15.10% | 131 15.82% 30.92% | 77 9.30% 40.22% | 145 17.51% 57.73% | 87 10.51% 68.24% | 167 20.17% 88.41% | 96 11.59% 100.00%
+system.ruby.L1Cache_Controller.MMT.L1_to_L2::total 828
+system.ruby.L1Cache_Controller.MMT.Complete_L2_to_L1 | 21 10.24% 10.24% | 25 12.20% 22.44% | 30 14.63% 37.07% | 24 11.71% 48.78% | 22 10.73% 59.51% | 25 12.20% 71.71% | 28 13.66% 85.37% | 30 14.63% 100.00%
system.ruby.L1Cache_Controller.MMT.Complete_L2_to_L1::total 205
---------- End Simulation Statistics ----------