From df8df4fd0a95763cb0658cbe77615e7deac391d3 Mon Sep 17 00:00:00 2001 From: Andreas Hansson Date: Tue, 23 Dec 2014 09:31:20 -0500 Subject: stats: Bump stats for decoder, TLB, prefetcher and DRAM changes Changes due to speculative execution of an unaligned PC, introduction of TLB stats, changes and re-work of the prefetcher, and the introduction of rank-wise refresh in the DRAM controller. --- .../linux/memtest-ruby-MOESI_CMP_token/stats.txt | 2874 ++++++++++---------- 1 file changed, 1460 insertions(+), 1414 deletions(-) (limited to 'tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token') diff --git a/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt b/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt index 02ba8cb28..cdc9c6487 100644 --- a/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt +++ b/tests/quick/se/50.memtest/ref/alpha/linux/memtest-ruby-MOESI_CMP_token/stats.txt @@ -1,48 +1,48 @@ ---------- Begin Simulation Statistics ---------- -sim_seconds 0.005903 # Number of seconds simulated -sim_ticks 5903349 # Number of ticks simulated -final_tick 5903349 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) +sim_seconds 0.005881 # Number of seconds simulated +sim_ticks 5881067 # Number of ticks simulated +final_tick 5881067 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000 # Frequency of simulated ticks -host_tick_rate 47205 # Simulator tick rate (ticks/s) -host_mem_usage 653496 # Number of bytes of host memory used -host_seconds 125.06 # Real time elapsed on the host +host_tick_rate 67797 # Simulator tick rate (ticks/s) +host_mem_usage 666544 # Number of bytes of host memory used +host_seconds 86.75 # 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 39803968 # Number of bytes read from this memory -system.mem_ctrls.bytes_read::total 39803968 # Number of bytes read from this memory -system.mem_ctrls.bytes_written::ruby.dir_cntrl0 15577920 # Number of bytes written to this memory -system.mem_ctrls.bytes_written::total 15577920 # Number of bytes written to this memory -system.mem_ctrls.num_reads::ruby.dir_cntrl0 621937 # Number of read requests responded to by this memory -system.mem_ctrls.num_reads::total 621937 # Number of read requests responded to by this memory -system.mem_ctrls.num_writes::ruby.dir_cntrl0 243405 # Number of write requests responded to by this memory -system.mem_ctrls.num_writes::total 243405 # Number of write requests responded to by this memory -system.mem_ctrls.bw_read::ruby.dir_cntrl0 6742607967 # Total read bandwidth from this memory (bytes/s) -system.mem_ctrls.bw_read::total 6742607967 # Total read bandwidth from this memory (bytes/s) -system.mem_ctrls.bw_write::ruby.dir_cntrl0 2638827554 # Write bandwidth from this memory (bytes/s) -system.mem_ctrls.bw_write::total 2638827554 # Write bandwidth from this memory (bytes/s) -system.mem_ctrls.bw_total::ruby.dir_cntrl0 9381435521 # Total bandwidth to/from this memory (bytes/s) -system.mem_ctrls.bw_total::total 9381435521 # Total bandwidth to/from this memory (bytes/s) -system.mem_ctrls.readReqs 621943 # Number of read requests accepted -system.mem_ctrls.writeReqs 243405 # Number of write requests accepted -system.mem_ctrls.readBursts 621943 # Number of DRAM read bursts, including those serviced by the write queue -system.mem_ctrls.writeBursts 243405 # Number of DRAM write bursts, including those merged in the write queue -system.mem_ctrls.bytesReadDRAM 39194112 # Total number of bytes read from DRAM -system.mem_ctrls.bytesReadWrQ 610176 # Total number of bytes read from write queue -system.mem_ctrls.bytesWritten 15379392 # Total number of bytes written to DRAM -system.mem_ctrls.bytesReadSys 39804352 # Total read bytes from the system interface side -system.mem_ctrls.bytesWrittenSys 15577920 # Total written bytes from the system interface side -system.mem_ctrls.servicedByWrQ 9534 # Number of DRAM read bursts serviced by the write queue -system.mem_ctrls.mergedWrBursts 3050 # Number of DRAM write bursts merged with an existing one +system.mem_ctrls.bytes_read::ruby.dir_cntrl0 39867264 # Number of bytes read from this memory +system.mem_ctrls.bytes_read::total 39867264 # Number of bytes read from this memory +system.mem_ctrls.bytes_written::ruby.dir_cntrl0 15562240 # Number of bytes written to this memory +system.mem_ctrls.bytes_written::total 15562240 # Number of bytes written to this memory +system.mem_ctrls.num_reads::ruby.dir_cntrl0 622926 # Number of read requests responded to by this memory +system.mem_ctrls.num_reads::total 622926 # Number of read requests responded to by this memory +system.mem_ctrls.num_writes::ruby.dir_cntrl0 243160 # Number of write requests responded to by this memory +system.mem_ctrls.num_writes::total 243160 # Number of write requests responded to by this memory +system.mem_ctrls.bw_read::ruby.dir_cntrl0 6778916819 # Total read bandwidth from this memory (bytes/s) +system.mem_ctrls.bw_read::total 6778916819 # Total read bandwidth from this memory (bytes/s) +system.mem_ctrls.bw_write::ruby.dir_cntrl0 2646159277 # Write bandwidth from this memory (bytes/s) +system.mem_ctrls.bw_write::total 2646159277 # Write bandwidth from this memory (bytes/s) +system.mem_ctrls.bw_total::ruby.dir_cntrl0 9425076096 # Total bandwidth to/from this memory (bytes/s) +system.mem_ctrls.bw_total::total 9425076096 # Total bandwidth to/from this memory (bytes/s) +system.mem_ctrls.readReqs 622939 # Number of read requests accepted +system.mem_ctrls.writeReqs 243160 # Number of write requests accepted +system.mem_ctrls.readBursts 622939 # Number of DRAM read bursts, including those serviced by the write queue +system.mem_ctrls.writeBursts 243160 # Number of DRAM write bursts, including those merged in the write queue +system.mem_ctrls.bytesReadDRAM 39257856 # Total number of bytes read from DRAM +system.mem_ctrls.bytesReadWrQ 609920 # Total number of bytes read from write queue +system.mem_ctrls.bytesWritten 15368000 # Total number of bytes written to DRAM +system.mem_ctrls.bytesReadSys 39868096 # Total read bytes from the system interface side +system.mem_ctrls.bytesWrittenSys 15562240 # Total written bytes from the system interface side +system.mem_ctrls.servicedByWrQ 9530 # Number of DRAM read bursts serviced by the write queue +system.mem_ctrls.mergedWrBursts 2992 # 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 76347 # Per bank write bursts -system.mem_ctrls.perBankRdBursts::1 76777 # Per bank write bursts -system.mem_ctrls.perBankRdBursts::2 76688 # Per bank write bursts -system.mem_ctrls.perBankRdBursts::3 76481 # Per bank write bursts -system.mem_ctrls.perBankRdBursts::4 76573 # Per bank write bursts -system.mem_ctrls.perBankRdBursts::5 76421 # Per bank write bursts -system.mem_ctrls.perBankRdBursts::6 76863 # Per bank write bursts -system.mem_ctrls.perBankRdBursts::7 76258 # Per bank write bursts +system.mem_ctrls.perBankRdBursts::0 76660 # Per bank write bursts +system.mem_ctrls.perBankRdBursts::1 76752 # Per bank write bursts +system.mem_ctrls.perBankRdBursts::2 77051 # Per bank write bursts +system.mem_ctrls.perBankRdBursts::3 76487 # Per bank write bursts +system.mem_ctrls.perBankRdBursts::4 76654 # Per bank write bursts +system.mem_ctrls.perBankRdBursts::5 76224 # Per bank write bursts +system.mem_ctrls.perBankRdBursts::6 76502 # Per bank write bursts +system.mem_ctrls.perBankRdBursts::7 77074 # 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 29810 # Per bank write bursts -system.mem_ctrls.perBankWrBursts::1 29890 # Per bank write bursts -system.mem_ctrls.perBankWrBursts::2 29935 # Per bank write bursts -system.mem_ctrls.perBankWrBursts::3 30014 # Per bank write bursts -system.mem_ctrls.perBankWrBursts::4 30230 # Per bank write bursts -system.mem_ctrls.perBankWrBursts::5 29983 # Per bank write bursts -system.mem_ctrls.perBankWrBursts::6 30326 # Per bank write bursts -system.mem_ctrls.perBankWrBursts::7 30115 # Per bank write bursts +system.mem_ctrls.perBankWrBursts::0 30175 # Per bank write bursts +system.mem_ctrls.perBankWrBursts::1 29930 # Per bank write bursts +system.mem_ctrls.perBankWrBursts::2 29913 # Per bank write bursts +system.mem_ctrls.perBankWrBursts::3 29922 # Per bank write bursts +system.mem_ctrls.perBankWrBursts::4 30021 # Per bank write bursts +system.mem_ctrls.perBankWrBursts::5 29908 # Per bank write bursts +system.mem_ctrls.perBankWrBursts::6 29847 # Per bank write bursts +system.mem_ctrls.perBankWrBursts::7 30409 # 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 1 # Number of times write queue was full causing retry -system.mem_ctrls.totGap 5903324 # Total gap between requests +system.mem_ctrls.numWrRetry 0 # Number of times write queue was full causing retry +system.mem_ctrls.totGap 5881040 # 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 621943 # Read request sizes (log2) +system.mem_ctrls.readPktSize::6 622939 # 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 243405 # Write request sizes (log2) -system.mem_ctrls.rdQLenPdf::0 8798 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::1 12225 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::2 15673 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::3 18982 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::4 23894 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::5 29950 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::6 36090 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::7 39516 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::8 38914 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::9 35099 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::10 30974 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::11 28275 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::12 27328 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::13 26531 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::14 25465 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::15 24154 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::16 22659 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::17 21094 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::18 19924 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::19 19151 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::20 18313 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::21 17650 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::22 16767 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::23 15495 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::24 13609 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::25 10848 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::26 7634 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::27 4446 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::28 2074 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::29 710 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::30 152 # What read queue length does an incoming req see -system.mem_ctrls.rdQLenPdf::31 15 # What read queue length does an incoming req see +system.mem_ctrls.writePktSize::6 243160 # Write request sizes (log2) +system.mem_ctrls.rdQLenPdf::0 9491 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::1 13045 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::2 16471 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::3 19836 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::4 24397 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::5 30683 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::6 37010 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::7 40313 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::8 38781 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::9 34536 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::10 30013 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::11 27811 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::12 26580 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::13 25824 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::14 24841 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::15 23671 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::16 22442 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::17 21076 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::18 19903 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::19 19289 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::20 18444 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::21 17751 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::22 16931 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::23 15536 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::24 13465 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::25 10656 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::26 7404 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::27 4341 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::28 2023 # 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 154 # What read queue length does an incoming req see +system.mem_ctrls.rdQLenPdf::31 21 # 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 @@ -131,992 +131,1025 @@ system.mem_ctrls.wrQLenPdf::11 1 # Wh system.mem_ctrls.wrQLenPdf::12 1 # What write queue length does an incoming req see system.mem_ctrls.wrQLenPdf::13 1 # What write queue length does an incoming req see system.mem_ctrls.wrQLenPdf::14 1 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::15 54 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::16 129 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::17 509 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::18 1379 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::19 2637 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::20 4325 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::21 6267 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::22 8313 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::23 10420 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::24 12108 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::25 14158 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::26 15771 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::27 14672 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::28 15436 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::29 15890 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::30 16068 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::31 16476 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::32 16926 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::33 9332 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::34 7861 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::35 6772 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::36 5940 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::37 5146 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::38 4440 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::39 3847 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::40 3410 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::41 2960 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::42 2737 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::43 2369 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::44 2177 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::45 1926 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::46 1729 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::47 1554 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::48 1310 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::49 1089 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::50 996 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::51 831 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::52 739 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::53 600 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::54 548 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::55 304 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::56 115 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::57 37 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::58 16 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::59 6 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::60 5 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::61 3 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::62 1 # What write queue length does an incoming req see -system.mem_ctrls.wrQLenPdf::63 2 # What write queue length does an incoming req see -system.mem_ctrls.bytesPerActivate::samples 248467 # Bytes accessed per row activation -system.mem_ctrls.bytesPerActivate::mean 219.637505 # Bytes accessed per row activation -system.mem_ctrls.bytesPerActivate::gmean 176.904831 # Bytes accessed per row activation -system.mem_ctrls.bytesPerActivate::stdev 149.844178 # Bytes accessed per row activation -system.mem_ctrls.bytesPerActivate::0-127 48636 19.57% 19.57% # Bytes accessed per row activation -system.mem_ctrls.bytesPerActivate::128-255 105540 42.48% 62.05% # Bytes accessed per row activation -system.mem_ctrls.bytesPerActivate::256-383 54258 21.84% 83.89% # Bytes accessed per row activation -system.mem_ctrls.bytesPerActivate::384-511 23672 9.53% 93.42% # Bytes accessed per row activation -system.mem_ctrls.bytesPerActivate::512-639 10163 4.09% 97.51% # Bytes accessed per row activation -system.mem_ctrls.bytesPerActivate::640-767 3955 1.59% 99.10% # Bytes accessed per row activation -system.mem_ctrls.bytesPerActivate::768-895 1444 0.58% 99.68% # Bytes accessed per row activation -system.mem_ctrls.bytesPerActivate::896-1023 531 0.21% 99.89% # Bytes accessed per row activation -system.mem_ctrls.bytesPerActivate::1024-1151 268 0.11% 100.00% # Bytes accessed per row activation -system.mem_ctrls.bytesPerActivate::total 248467 # Bytes accessed per row activation -system.mem_ctrls.rdPerTurnAround::samples 14728 # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::mean 41.574756 # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::gmean 37.550094 # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::stdev 18.264182 # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::0-7 348 2.36% 2.36% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::8-15 39 0.26% 2.63% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::16-23 43 0.29% 2.92% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::24-31 3310 22.47% 25.39% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::32-39 6215 42.20% 67.59% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::40-47 1541 10.46% 78.06% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::48-55 179 1.22% 79.27% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::56-63 857 5.82% 85.09% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::64-71 1087 7.38% 92.47% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::72-79 557 3.78% 96.25% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::80-87 134 0.91% 97.16% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::88-95 122 0.83% 97.99% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::96-103 118 0.80% 98.79% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::104-111 93 0.63% 99.42% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::112-119 42 0.29% 99.71% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::120-127 26 0.18% 99.88% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::128-135 7 0.05% 99.93% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::136-143 8 0.05% 99.99% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::144-151 2 0.01% 100.00% # Reads before turning the bus around for writes -system.mem_ctrls.rdPerTurnAround::total 14728 # Reads before turning the bus around for writes -system.mem_ctrls.wrPerTurnAround::samples 14728 # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::mean 16.316065 # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::gmean 16.277150 # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::stdev 1.251161 # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::16 13454 91.35% 91.35% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::17 270 1.83% 93.18% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::18 233 1.58% 94.77% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::19 212 1.44% 96.20% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::20 167 1.13% 97.34% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::21 127 0.86% 98.20% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::22 100 0.68% 98.88% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::23 65 0.44% 99.32% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::24 45 0.31% 99.63% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::25 22 0.15% 99.78% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::26 11 0.07% 99.85% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::27 12 0.08% 99.93% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::28 7 0.05% 99.98% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::29 1 0.01% 99.99% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::30 2 0.01% 100.00% # Writes before turning the bus around for reads -system.mem_ctrls.wrPerTurnAround::total 14728 # Writes before turning the bus around for reads -system.mem_ctrls.totQLat 63789979 # Total ticks spent queuing -system.mem_ctrls.totMemAccLat 75425731 # Total ticks spent from burst creation until serviced by the DRAM -system.mem_ctrls.totBusLat 3062040 # Total ticks spent in databus transfers -system.mem_ctrls.avgQLat 104.16 # Average queueing delay per DRAM burst +system.mem_ctrls.wrQLenPdf::15 69 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::16 156 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::17 556 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::18 1531 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::19 2889 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::20 4720 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::21 6835 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::22 9004 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::23 11039 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::24 13141 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::25 14827 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::26 16745 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::27 15642 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::28 15986 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::29 16671 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::30 16977 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::31 17135 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::32 17397 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::33 9213 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::34 7556 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::35 6269 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::36 5389 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::37 4612 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::38 3842 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::39 3246 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::40 2810 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::41 2318 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::42 2106 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::43 1851 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::44 1567 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::45 1379 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::46 1186 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::47 1027 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::48 894 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::49 732 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::50 636 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::51 584 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::52 504 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::53 429 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::54 350 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::55 182 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::56 79 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::57 34 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::58 22 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::59 10 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::60 4 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::61 2 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::62 0 # What write queue length does an incoming req see +system.mem_ctrls.wrQLenPdf::63 0 # What write queue length does an incoming req see +system.mem_ctrls.bytesPerActivate::samples 251857 # Bytes accessed per row activation +system.mem_ctrls.bytesPerActivate::mean 216.889807 # Bytes accessed per row activation +system.mem_ctrls.bytesPerActivate::gmean 174.913465 # Bytes accessed per row activation +system.mem_ctrls.bytesPerActivate::stdev 147.987384 # Bytes accessed per row activation +system.mem_ctrls.bytesPerActivate::0-127 50106 19.89% 19.89% # Bytes accessed per row activation +system.mem_ctrls.bytesPerActivate::128-255 108175 42.95% 62.85% # Bytes accessed per row activation +system.mem_ctrls.bytesPerActivate::256-383 54326 21.57% 84.42% # Bytes accessed per row activation +system.mem_ctrls.bytesPerActivate::384-511 23433 9.30% 93.72% # Bytes accessed per row activation +system.mem_ctrls.bytesPerActivate::512-639 9848 3.91% 97.63% # Bytes accessed per row activation +system.mem_ctrls.bytesPerActivate::640-767 3794 1.51% 99.14% # Bytes accessed per row activation +system.mem_ctrls.bytesPerActivate::768-895 1414 0.56% 99.70% # Bytes accessed per row activation +system.mem_ctrls.bytesPerActivate::896-1023 496 0.20% 99.89% # Bytes accessed per row activation +system.mem_ctrls.bytesPerActivate::1024-1151 265 0.11% 100.00% # Bytes accessed per row activation +system.mem_ctrls.bytesPerActivate::total 251857 # Bytes accessed per row activation +system.mem_ctrls.rdPerTurnAround::samples 14692 # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::mean 41.747345 # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::gmean 38.046520 # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::stdev 17.572329 # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::0-7 293 1.99% 1.99% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::8-15 32 0.22% 2.21% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::16-23 40 0.27% 2.48% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::24-31 3171 21.58% 24.07% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::32-39 6167 41.98% 66.04% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::40-47 1682 11.45% 77.49% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::48-55 182 1.24% 78.73% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::56-63 909 6.19% 84.92% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::64-71 1233 8.39% 93.31% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::72-79 536 3.65% 96.96% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::80-87 119 0.81% 97.77% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::88-95 74 0.50% 98.27% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::96-103 108 0.74% 99.01% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::104-111 74 0.50% 99.51% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::112-119 42 0.29% 99.80% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::120-127 16 0.11% 99.90% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::128-135 8 0.05% 99.96% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::136-143 4 0.03% 99.99% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::144-151 1 0.01% 99.99% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::152-159 1 0.01% 100.00% # Reads before turning the bus around for writes +system.mem_ctrls.rdPerTurnAround::total 14692 # Reads before turning the bus around for writes +system.mem_ctrls.wrPerTurnAround::samples 14692 # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::mean 16.343929 # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::gmean 16.300692 # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::stdev 1.322873 # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::16 13317 90.64% 90.64% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::17 342 2.33% 92.97% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::18 211 1.44% 94.41% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::19 210 1.43% 95.83% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::20 177 1.20% 97.04% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::21 136 0.93% 97.96% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::22 103 0.70% 98.67% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::23 66 0.45% 99.12% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::24 56 0.38% 99.50% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::25 38 0.26% 99.75% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::26 17 0.12% 99.87% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::27 7 0.05% 99.92% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::28 6 0.04% 99.96% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::29 3 0.02% 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::31 1 0.01% 100.00% # Writes before turning the bus around for reads +system.mem_ctrls.wrPerTurnAround::total 14692 # Writes before turning the bus around for reads +system.mem_ctrls.totQLat 62376294 # Total ticks spent queuing +system.mem_ctrls.totMemAccLat 74030970 # Total ticks spent from burst creation until serviced by the DRAM +system.mem_ctrls.totBusLat 3067020 # Total ticks spent in databus transfers +system.mem_ctrls.avgQLat 101.69 # Average queueing delay per DRAM burst system.mem_ctrls.avgBusLat 5.00 # Average bus latency per DRAM burst -system.mem_ctrls.avgMemAccLat 123.16 # Average memory access latency per DRAM burst -system.mem_ctrls.avgRdBW 6639.30 # Average DRAM read bandwidth in MiByte/s -system.mem_ctrls.avgWrBW 2605.20 # Average achieved write bandwidth in MiByte/s -system.mem_ctrls.avgRdBWSys 6742.67 # Average system read bandwidth in MiByte/s -system.mem_ctrls.avgWrBWSys 2638.83 # Average system write bandwidth in MiByte/s +system.mem_ctrls.avgMemAccLat 120.69 # Average memory access latency per DRAM burst +system.mem_ctrls.avgRdBW 6675.29 # Average DRAM read bandwidth in MiByte/s +system.mem_ctrls.avgWrBW 2613.13 # Average achieved write bandwidth in MiByte/s +system.mem_ctrls.avgRdBWSys 6779.06 # Average system read bandwidth in MiByte/s +system.mem_ctrls.avgWrBWSys 2646.16 # Average system write bandwidth in MiByte/s system.mem_ctrls.peakBW 12800.00 # Theoretical peak bandwidth in MiByte/s -system.mem_ctrls.busUtil 72.22 # Data bus utilization in percentage -system.mem_ctrls.busUtilRead 51.87 # Data bus utilization in percentage for reads -system.mem_ctrls.busUtilWrite 20.35 # Data bus utilization in percentage for writes -system.mem_ctrls.avgRdQLen 15.52 # Average read queue length when enqueuing -system.mem_ctrls.avgWrQLen 30.69 # Average write queue length when enqueuing -system.mem_ctrls.readRowHits 368879 # Number of row buffer hits during reads -system.mem_ctrls.writeRowHits 235357 # Number of row buffer hits during writes -system.mem_ctrls.readRowHitRate 60.23 # Row buffer hit rate for reads -system.mem_ctrls.writeRowHitRate 97.92 # Row buffer hit rate for writes -system.mem_ctrls.avgGap 6.82 # Average gap between requests -system.mem_ctrls.pageHitRate 70.86 # Row buffer hit rate, read and write combined -system.mem_ctrls.memoryStateTime::IDLE 22 # Time in different power states -system.mem_ctrls.memoryStateTime::REF 197080 # Time in different power states -system.mem_ctrls.memoryStateTime::PRE_PDN 0 # Time in different power states -system.mem_ctrls.memoryStateTime::ACT 5704995 # Time in different power states -system.mem_ctrls.memoryStateTime::ACT_PDN 0 # Time in different power states -system.mem_ctrls.actEnergy::0 1877972040 # Energy for activate commands per rank (pJ) -system.mem_ctrls.actEnergy::1 0 # Energy for activate commands per rank (pJ) -system.mem_ctrls.preEnergy::0 1043317800 # Energy for precharge commands per rank (pJ) -system.mem_ctrls.preEnergy::1 0 # Energy for precharge commands per rank (pJ) -system.mem_ctrls.readEnergy::0 7640929920 # Energy for read commands per rank (pJ) -system.mem_ctrls.readEnergy::1 0 # Energy for read commands per rank (pJ) -system.mem_ctrls.writeEnergy::0 2491129728 # Energy for write commands per rank (pJ) -system.mem_ctrls.writeEnergy::1 0 # Energy for write commands per rank (pJ) -system.mem_ctrls.refreshEnergy::0 385488480 # Energy for refresh commands per rank (pJ) -system.mem_ctrls.refreshEnergy::1 385488480 # Energy for refresh commands per rank (pJ) -system.mem_ctrls.actBackEnergy::0 4021690860 # Energy for active background per rank (pJ) -system.mem_ctrls.actBackEnergy::1 127544112 # Energy for active background per rank (pJ) -system.mem_ctrls.preBackEnergy::0 13450800 # Energy for precharge background per rank (pJ) -system.mem_ctrls.preBackEnergy::1 3429369000 # Energy for precharge background per rank (pJ) -system.mem_ctrls.totalEnergy::0 17473979628 # Total energy per rank (pJ) -system.mem_ctrls.totalEnergy::1 3942401592 # Total energy per rank (pJ) -system.mem_ctrls.averagePower::0 2960.646204 # Core power per rank (mW) -system.mem_ctrls.averagePower::1 667.967833 # Core power per rank (mW) +system.mem_ctrls.busUtil 72.57 # Data bus utilization in percentage +system.mem_ctrls.busUtilRead 52.15 # Data bus utilization in percentage for reads +system.mem_ctrls.busUtilWrite 20.42 # Data bus utilization in percentage for writes +system.mem_ctrls.avgRdQLen 15.37 # Average read queue length when enqueuing +system.mem_ctrls.avgWrQLen 29.97 # Average write queue length when enqueuing +system.mem_ctrls.readRowHits 367104 # Number of row buffer hits during reads +system.mem_ctrls.writeRowHits 234563 # Number of row buffer hits during writes +system.mem_ctrls.readRowHitRate 59.85 # Row buffer hit rate for reads +system.mem_ctrls.writeRowHitRate 97.67 # Row buffer hit rate for writes +system.mem_ctrls.avgGap 6.79 # Average gap between requests +system.mem_ctrls.pageHitRate 70.49 # Row buffer hit rate, read and write combined +system.mem_ctrls_0.actEnergy 1903252680 # Energy for activate commands per rank (pJ) +system.mem_ctrls_0.preEnergy 1057362600 # Energy for precharge commands per rank (pJ) +system.mem_ctrls_0.readEnergy 7652062080 # Energy for read commands per rank (pJ) +system.mem_ctrls_0.writeEnergy 2488610304 # Energy for write commands per rank (pJ) +system.mem_ctrls_0.refreshEnergy 383962800 # Energy for refresh commands per rank (pJ) +system.mem_ctrls_0.actBackEnergy 4006574460 # Energy for active background per rank (pJ) +system.mem_ctrls_0.preBackEnergy 12703200 # Energy for precharge background per rank (pJ) +system.mem_ctrls_0.totalEnergy 17504528124 # Total energy per rank (pJ) +system.mem_ctrls_0.averagePower 2977.600142 # Core power per rank (mW) +system.mem_ctrls_0.memoryStateTime::IDLE 22 # Time in different power states +system.mem_ctrls_0.memoryStateTime::REF 196300 # Time in different power states +system.mem_ctrls_0.memoryStateTime::PRE_PDN 0 # Time in different power states +system.mem_ctrls_0.memoryStateTime::ACT 5682429 # 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 383962800 # Energy for refresh commands per rank (pJ) +system.mem_ctrls_1.actBackEnergy 127039320 # Energy for active background per rank (pJ) +system.mem_ctrls_1.preBackEnergy 3415767600 # Energy for precharge background per rank (pJ) +system.mem_ctrls_1.totalEnergy 3926769720 # Total energy per rank (pJ) +system.mem_ctrls_1.averagePower 667.968386 # Core power per rank (mW) +system.mem_ctrls_1.memoryStateTime::IDLE 5682390 # Time in different power states +system.mem_ctrls_1.memoryStateTime::REF 196300 # 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 99830 # number of read accesses completed +system.cpu0.num_writes 55806 # number of write accesses completed +system.cpu0.num_copies 0 # number of copy accesses completed +system.cpu1.num_reads 99618 # number of read accesses completed +system.cpu1.num_writes 55383 # number of write accesses completed +system.cpu1.num_copies 0 # number of copy accesses completed +system.cpu2.num_reads 99329 # number of read accesses completed +system.cpu2.num_writes 55521 # number of write accesses completed +system.cpu2.num_copies 0 # number of copy accesses completed +system.cpu3.num_reads 99531 # number of read accesses completed +system.cpu3.num_writes 55301 # number of write accesses completed +system.cpu3.num_copies 0 # number of copy accesses completed +system.cpu4.num_reads 99485 # number of read accesses completed +system.cpu4.num_writes 55398 # number of write accesses completed +system.cpu4.num_copies 0 # number of copy accesses completed +system.cpu5.num_reads 99702 # number of read accesses completed +system.cpu5.num_writes 55198 # number of write accesses completed +system.cpu5.num_copies 0 # number of copy accesses completed +system.cpu6.num_reads 99965 # number of read accesses completed +system.cpu6.num_writes 55754 # number of write accesses completed +system.cpu6.num_copies 0 # number of copy accesses completed +system.cpu7.num_reads 100000 # number of read accesses completed +system.cpu7.num_writes 54827 # number of write accesses completed +system.cpu7.num_copies 0 # number of copy 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 626379 -system.ruby.outstanding_req_hist::mean 15.998463 -system.ruby.outstanding_req_hist::gmean 15.997198 -system.ruby.outstanding_req_hist::stdev 0.125855 -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% | 19 0.00% 0.02% | 626256 99.98% 100.00% | 0 0.00% 100.00% -system.ruby.outstanding_req_hist::total 626379 +system.ruby.outstanding_req_hist::samples 627379 +system.ruby.outstanding_req_hist::mean 15.998465 +system.ruby.outstanding_req_hist::gmean 15.997202 +system.ruby.outstanding_req_hist::stdev 0.125755 +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% | 19 0.00% 0.02% | 627256 99.98% 100.00% | 0 0.00% 100.00% +system.ruby.outstanding_req_hist::total 627379 system.ruby.latency_hist::bucket_size 512 system.ruby.latency_hist::max_bucket 5119 -system.ruby.latency_hist::samples 626251 -system.ruby.latency_hist::mean 1206.428296 -system.ruby.latency_hist::gmean 904.745732 -system.ruby.latency_hist::stdev 768.364731 -system.ruby.latency_hist | 168539 26.91% 26.91% | 118080 18.86% 45.77% | 109951 17.56% 63.32% | 120505 19.24% 82.57% | 86642 13.84% 96.40% | 20968 3.35% 99.75% | 1529 0.24% 99.99% | 37 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.latency_hist::total 626251 +system.ruby.latency_hist::samples 627251 +system.ruby.latency_hist::mean 1199.957633 +system.ruby.latency_hist::gmean 899.316988 +system.ruby.latency_hist::stdev 764.936546 +system.ruby.latency_hist | 169441 27.01% 27.01% | 117906 18.80% 45.81% | 113026 18.02% 63.83% | 119501 19.05% 82.88% | 85523 13.63% 96.52% | 20392 3.25% 99.77% | 1432 0.23% 100.00% | 30 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.latency_hist::total 627251 system.ruby.hit_latency_hist::bucket_size 512 system.ruby.hit_latency_hist::max_bucket 5119 -system.ruby.hit_latency_hist::samples 2807 -system.ruby.hit_latency_hist::mean 1092.408621 -system.ruby.hit_latency_hist::gmean 552.825422 -system.ruby.hit_latency_hist::stdev 803.774497 -system.ruby.hit_latency_hist | 930 33.13% 33.13% | 469 16.71% 49.84% | 481 17.14% 66.98% | 503 17.92% 84.89% | 338 12.04% 96.94% | 81 2.89% 99.82% | 4 0.14% 99.96% | 1 0.04% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.hit_latency_hist::total 2807 +system.ruby.hit_latency_hist::samples 2844 +system.ruby.hit_latency_hist::mean 1057.367440 +system.ruby.hit_latency_hist::gmean 516.362786 +system.ruby.hit_latency_hist::stdev 803.056004 +system.ruby.hit_latency_hist | 983 34.56% 34.56% | 524 18.42% 52.99% | 459 16.14% 69.13% | 465 16.35% 85.48% | 334 11.74% 97.22% | 70 2.46% 99.68% | 8 0.28% 99.96% | 1 0.04% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.hit_latency_hist::total 2844 system.ruby.miss_latency_hist::bucket_size 512 system.ruby.miss_latency_hist::max_bucket 5119 -system.ruby.miss_latency_hist::samples 623444 -system.ruby.miss_latency_hist::mean 1206.941660 -system.ruby.miss_latency_hist::gmean 906.754630 -system.ruby.miss_latency_hist::stdev 768.164015 -system.ruby.miss_latency_hist | 167609 26.88% 26.88% | 117611 18.86% 45.75% | 109470 17.56% 63.31% | 120002 19.25% 82.56% | 86304 13.84% 96.40% | 20887 3.35% 99.75% | 1525 0.24% 99.99% | 36 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.miss_latency_hist::total 623444 -system.ruby.L1Cache.incomplete_times 1328 -system.ruby.Directory.incomplete_times 622112 -system.ruby.l1_cntrl4.L1Dcache.demand_hits 17 # Number of cache demand hits -system.ruby.l1_cntrl4.L1Dcache.demand_misses 77927 # Number of cache demand misses -system.ruby.l1_cntrl4.L1Dcache.demand_accesses 77944 # 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.cpu_clk_domain.clock 1 # Clock period in ticks -system.ruby.l1_cntrl5.L1Dcache.demand_hits 21 # Number of cache demand hits -system.ruby.l1_cntrl5.L1Dcache.demand_misses 78444 # Number of cache demand misses -system.ruby.l1_cntrl5.L1Dcache.demand_accesses 78465 # 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_cntrl6.L1Dcache.demand_hits 17 # Number of cache demand hits -system.ruby.l1_cntrl6.L1Dcache.demand_misses 77976 # Number of cache demand misses -system.ruby.l1_cntrl6.L1Dcache.demand_accesses 77993 # 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_cntrl7.L1Dcache.demand_hits 19 # Number of cache demand hits -system.ruby.l1_cntrl7.L1Dcache.demand_misses 77954 # Number of cache demand misses -system.ruby.l1_cntrl7.L1Dcache.demand_accesses 77973 # 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_cntrl0.L1Dcache.demand_hits 29 # Number of cache demand hits -system.ruby.l1_cntrl0.L1Dcache.demand_misses 78780 # Number of cache demand misses -system.ruby.l1_cntrl0.L1Dcache.demand_accesses 78809 # Number of cache demand accesses +system.ruby.miss_latency_hist::samples 624407 +system.ruby.miss_latency_hist::mean 1200.607091 +system.ruby.miss_latency_hist::gmean 901.592507 +system.ruby.miss_latency_hist::stdev 764.698426 +system.ruby.miss_latency_hist | 168458 26.98% 26.98% | 117382 18.80% 45.78% | 112567 18.03% 63.81% | 119036 19.06% 82.87% | 85189 13.64% 96.51% | 20322 3.25% 99.77% | 1424 0.23% 100.00% | 29 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.miss_latency_hist::total 624407 +system.ruby.L1Cache.incomplete_times 1293 +system.ruby.Directory.incomplete_times 623110 +system.ruby.l1_cntrl0.L1Dcache.demand_hits 21 # Number of cache demand hits +system.ruby.l1_cntrl0.L1Dcache.demand_misses 78749 # Number of cache demand misses +system.ruby.l1_cntrl0.L1Dcache.demand_accesses 78770 # 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.network.routers00.percent_links_utilized 9.742411 -system.ruby.network.routers00.msg_count.Request_Control::1 78780 -system.ruby.network.routers00.msg_count.Response_Data::4 80165 -system.ruby.network.routers00.msg_count.ResponseL2hit_Data::4 245 -system.ruby.network.routers00.msg_count.ResponseLocal_Data::4 173 -system.ruby.network.routers00.msg_count.Response_Control::4 76 -system.ruby.network.routers00.msg_count.Writeback_Data::4 85320 -system.ruby.network.routers00.msg_count.Broadcast_Control::1 626107 -system.ruby.network.routers00.msg_count.Persistent_Control::3 102424 -system.ruby.network.routers00.msg_bytes.Request_Control::1 630240 -system.ruby.network.routers00.msg_bytes.Response_Data::4 5771880 -system.ruby.network.routers00.msg_bytes.ResponseL2hit_Data::4 17640 -system.ruby.network.routers00.msg_bytes.ResponseLocal_Data::4 12456 -system.ruby.network.routers00.msg_bytes.Response_Control::4 608 -system.ruby.network.routers00.msg_bytes.Writeback_Data::4 6143040 -system.ruby.network.routers00.msg_bytes.Broadcast_Control::1 5008856 -system.ruby.network.routers00.msg_bytes.Persistent_Control::3 819392 -system.ruby.l1_cntrl1.L1Dcache.demand_hits 22 # Number of cache demand hits -system.ruby.l1_cntrl1.L1Dcache.demand_misses 78342 # Number of cache demand misses -system.ruby.l1_cntrl1.L1Dcache.demand_accesses 78364 # Number of cache demand accesses +system.ruby.l1_cntrl1.L1Dcache.demand_hits 19 # Number of cache demand hits +system.ruby.l1_cntrl1.L1Dcache.demand_misses 78393 # Number of cache demand misses +system.ruby.l1_cntrl1.L1Dcache.demand_accesses 78412 # 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.network.routers01.percent_links_utilized 9.710031 -system.ruby.network.routers01.msg_count.Request_Control::1 78342 -system.ruby.network.routers01.msg_count.Response_Data::4 79850 -system.ruby.network.routers01.msg_count.ResponseL2hit_Data::4 247 -system.ruby.network.routers01.msg_count.ResponseLocal_Data::4 189 -system.ruby.network.routers01.msg_count.Response_Control::4 93 -system.ruby.network.routers01.msg_count.Writeback_Data::4 84812 -system.ruby.network.routers01.msg_count.Broadcast_Control::1 626107 -system.ruby.network.routers01.msg_count.Persistent_Control::3 102444 -system.ruby.network.routers01.msg_bytes.Request_Control::1 626736 -system.ruby.network.routers01.msg_bytes.Response_Data::4 5749200 -system.ruby.network.routers01.msg_bytes.ResponseL2hit_Data::4 17784 -system.ruby.network.routers01.msg_bytes.ResponseLocal_Data::4 13608 -system.ruby.network.routers01.msg_bytes.Response_Control::4 744 -system.ruby.network.routers01.msg_bytes.Writeback_Data::4 6106464 -system.ruby.network.routers01.msg_bytes.Broadcast_Control::1 5008856 -system.ruby.network.routers01.msg_bytes.Persistent_Control::3 819552 -system.ruby.l1_cntrl2.L1Dcache.demand_hits 15 # Number of cache demand hits -system.ruby.l1_cntrl2.L1Dcache.demand_misses 78430 # Number of cache demand misses -system.ruby.l1_cntrl2.L1Dcache.demand_accesses 78445 # Number of cache demand accesses +system.ruby.l1_cntrl2.L1Dcache.demand_hits 27 # Number of cache demand hits +system.ruby.l1_cntrl2.L1Dcache.demand_misses 78544 # Number of cache demand misses +system.ruby.l1_cntrl2.L1Dcache.demand_accesses 78571 # 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.network.routers02.percent_links_utilized 9.719589 -system.ruby.network.routers02.msg_count.Request_Control::1 78430 -system.ruby.network.routers02.msg_count.Response_Data::4 80036 -system.ruby.network.routers02.msg_count.ResponseL2hit_Data::4 234 -system.ruby.network.routers02.msg_count.ResponseLocal_Data::4 212 -system.ruby.network.routers02.msg_count.Response_Control::4 106 -system.ruby.network.routers02.msg_count.Writeback_Data::4 84849 -system.ruby.network.routers02.msg_count.Broadcast_Control::1 626107 -system.ruby.network.routers02.msg_count.Persistent_Control::3 102504 -system.ruby.network.routers02.msg_bytes.Request_Control::1 627440 -system.ruby.network.routers02.msg_bytes.Response_Data::4 5762592 -system.ruby.network.routers02.msg_bytes.ResponseL2hit_Data::4 16848 -system.ruby.network.routers02.msg_bytes.ResponseLocal_Data::4 15264 -system.ruby.network.routers02.msg_bytes.Response_Control::4 848 -system.ruby.network.routers02.msg_bytes.Writeback_Data::4 6109128 -system.ruby.network.routers02.msg_bytes.Broadcast_Control::1 5008856 -system.ruby.network.routers02.msg_bytes.Persistent_Control::3 820032 -system.ruby.l1_cntrl3.L1Dcache.demand_hits 23 # Number of cache demand hits -system.ruby.l1_cntrl3.L1Dcache.demand_misses 78256 # Number of cache demand misses -system.ruby.l1_cntrl3.L1Dcache.demand_accesses 78279 # Number of cache demand accesses +system.ruby.l1_cntrl3.L1Dcache.demand_hits 24 # Number of cache demand hits +system.ruby.l1_cntrl3.L1Dcache.demand_misses 78065 # Number of cache demand misses +system.ruby.l1_cntrl3.L1Dcache.demand_accesses 78089 # 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.network.routers03.percent_links_utilized 9.695103 -system.ruby.network.routers03.msg_count.Request_Control::1 78256 -system.ruby.network.routers03.msg_count.Response_Data::4 79763 -system.ruby.network.routers03.msg_count.ResponseL2hit_Data::4 209 -system.ruby.network.routers03.msg_count.ResponseLocal_Data::4 161 -system.ruby.network.routers03.msg_count.Response_Control::4 98 -system.ruby.network.routers03.msg_count.Writeback_Data::4 84605 -system.ruby.network.routers03.msg_count.Broadcast_Control::1 626107 -system.ruby.network.routers03.msg_count.Persistent_Control::3 102240 -system.ruby.network.routers03.msg_bytes.Request_Control::1 626048 -system.ruby.network.routers03.msg_bytes.Response_Data::4 5742936 -system.ruby.network.routers03.msg_bytes.ResponseL2hit_Data::4 15048 -system.ruby.network.routers03.msg_bytes.ResponseLocal_Data::4 11592 -system.ruby.network.routers03.msg_bytes.Response_Control::4 784 -system.ruby.network.routers03.msg_bytes.Writeback_Data::4 6091560 -system.ruby.network.routers03.msg_bytes.Broadcast_Control::1 5008856 -system.ruby.network.routers03.msg_bytes.Persistent_Control::3 817920 -system.ruby.network.routers04.percent_links_utilized 9.671218 -system.ruby.network.routers04.msg_count.Request_Control::1 77927 -system.ruby.network.routers04.msg_count.Response_Data::4 79373 -system.ruby.network.routers04.msg_count.ResponseL2hit_Data::4 240 -system.ruby.network.routers04.msg_count.ResponseLocal_Data::4 191 -system.ruby.network.routers04.msg_count.Response_Control::4 96 -system.ruby.network.routers04.msg_count.Writeback_Data::4 84339 -system.ruby.network.routers04.msg_count.Broadcast_Control::1 626107 -system.ruby.network.routers04.msg_count.Persistent_Control::3 102286 -system.ruby.network.routers04.msg_bytes.Request_Control::1 623416 -system.ruby.network.routers04.msg_bytes.Response_Data::4 5714856 -system.ruby.network.routers04.msg_bytes.ResponseL2hit_Data::4 17280 -system.ruby.network.routers04.msg_bytes.ResponseLocal_Data::4 13752 -system.ruby.network.routers04.msg_bytes.Response_Control::4 768 -system.ruby.network.routers04.msg_bytes.Writeback_Data::4 6072408 -system.ruby.network.routers04.msg_bytes.Broadcast_Control::1 5008856 -system.ruby.network.routers04.msg_bytes.Persistent_Control::3 818288 -system.ruby.network.routers05.percent_links_utilized 9.714227 -system.ruby.network.routers05.msg_count.Request_Control::1 78443 -system.ruby.network.routers05.msg_count.Response_Data::4 79833 -system.ruby.network.routers05.msg_count.ResponseL2hit_Data::4 223 -system.ruby.network.routers05.msg_count.ResponseLocal_Data::4 191 -system.ruby.network.routers05.msg_count.Response_Control::4 88 -system.ruby.network.routers05.msg_count.Writeback_Data::4 84971 -system.ruby.network.routers05.msg_count.Broadcast_Control::1 626107 -system.ruby.network.routers05.msg_count.Persistent_Control::3 102260 -system.ruby.network.routers05.msg_bytes.Request_Control::1 627544 -system.ruby.network.routers05.msg_bytes.Response_Data::4 5747976 -system.ruby.network.routers05.msg_bytes.ResponseL2hit_Data::4 16056 -system.ruby.network.routers05.msg_bytes.ResponseLocal_Data::4 13752 -system.ruby.network.routers05.msg_bytes.Response_Control::4 704 -system.ruby.network.routers05.msg_bytes.Writeback_Data::4 6117912 -system.ruby.network.routers05.msg_bytes.Broadcast_Control::1 5008856 -system.ruby.network.routers05.msg_bytes.Persistent_Control::3 818080 -system.ruby.network.routers06.percent_links_utilized 9.677168 -system.ruby.network.routers06.msg_count.Request_Control::1 77976 -system.ruby.network.routers06.msg_count.Response_Data::4 79371 -system.ruby.network.routers06.msg_count.ResponseL2hit_Data::4 225 -system.ruby.network.routers06.msg_count.ResponseLocal_Data::4 160 -system.ruby.network.routers06.msg_count.Response_Control::4 78 -system.ruby.network.routers06.msg_count.Writeback_Data::4 84535 -system.ruby.network.routers06.msg_count.Broadcast_Control::1 626107 -system.ruby.network.routers06.msg_count.Persistent_Control::3 102328 -system.ruby.network.routers06.msg_bytes.Request_Control::1 623808 -system.ruby.network.routers06.msg_bytes.Response_Data::4 5714712 -system.ruby.network.routers06.msg_bytes.ResponseL2hit_Data::4 16200 -system.ruby.network.routers06.msg_bytes.ResponseLocal_Data::4 11520 -system.ruby.network.routers06.msg_bytes.Response_Control::4 624 -system.ruby.network.routers06.msg_bytes.Writeback_Data::4 6086520 -system.ruby.network.routers06.msg_bytes.Broadcast_Control::1 5008856 -system.ruby.network.routers06.msg_bytes.Persistent_Control::3 818624 -system.ruby.network.routers07.percent_links_utilized 9.675588 -system.ruby.network.routers07.msg_count.Request_Control::1 77953 -system.ruby.network.routers07.msg_count.Response_Data::4 79349 -system.ruby.network.routers07.msg_count.ResponseL2hit_Data::4 241 -system.ruby.network.routers07.msg_count.ResponseLocal_Data::4 187 -system.ruby.network.routers07.msg_count.Response_Control::4 91 -system.ruby.network.routers07.msg_count.Writeback_Data::4 84477 -system.ruby.network.routers07.msg_count.Broadcast_Control::1 626107 -system.ruby.network.routers07.msg_count.Persistent_Control::3 102298 -system.ruby.network.routers07.msg_bytes.Request_Control::1 623624 -system.ruby.network.routers07.msg_bytes.Response_Data::4 5713128 -system.ruby.network.routers07.msg_bytes.ResponseL2hit_Data::4 17352 -system.ruby.network.routers07.msg_bytes.ResponseLocal_Data::4 13464 -system.ruby.network.routers07.msg_bytes.Response_Control::4 728 -system.ruby.network.routers07.msg_bytes.Writeback_Data::4 6082344 -system.ruby.network.routers07.msg_bytes.Broadcast_Control::1 5008856 -system.ruby.network.routers07.msg_bytes.Persistent_Control::3 818384 -system.ruby.l2_cntrl0.L2cache.demand_hits 1784 # Number of cache demand hits -system.ruby.l2_cntrl0.L2cache.demand_misses 624319 # Number of cache demand misses -system.ruby.l2_cntrl0.L2cache.demand_accesses 626103 # Number of cache demand accesses -system.ruby.network.routers08.percent_links_utilized 40.519928 -system.ruby.network.routers08.msg_count.Request_Control::1 626105 -system.ruby.network.routers08.msg_count.Request_Control::2 624315 -system.ruby.network.routers08.msg_count.Response_Data::4 7830 -system.ruby.network.routers08.msg_count.ResponseL2hit_Data::4 1784 -system.ruby.network.routers08.msg_count.Response_Control::4 713 -system.ruby.network.routers08.msg_count.Writeback_Data::4 862238 -system.ruby.network.routers08.msg_count.Writeback_Control::4 379354 -system.ruby.network.routers08.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers08.msg_bytes.Request_Control::1 5008840 -system.ruby.network.routers08.msg_bytes.Request_Control::2 4994520 -system.ruby.network.routers08.msg_bytes.Response_Data::4 563760 -system.ruby.network.routers08.msg_bytes.ResponseL2hit_Data::4 128448 -system.ruby.network.routers08.msg_bytes.Response_Control::4 5704 -system.ruby.network.routers08.msg_bytes.Writeback_Data::4 62081136 -system.ruby.network.routers08.msg_bytes.Writeback_Control::4 3034832 -system.ruby.network.routers08.msg_bytes.Persistent_Control::3 727808 -system.ruby.network.routers09.percent_links_utilized 37.644894 -system.ruby.network.routers09.msg_count.Request_Control::2 624315 -system.ruby.network.routers09.msg_count.Response_Data::4 628897 -system.ruby.network.routers09.msg_count.ResponseL2hit_Data::4 80 -system.ruby.network.routers09.msg_count.Response_Control::4 3 -system.ruby.network.routers09.msg_count.Writeback_Data::4 237089 -system.ruby.network.routers09.msg_count.Writeback_Control::4 379353 -system.ruby.network.routers09.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers09.msg_bytes.Request_Control::2 4994520 -system.ruby.network.routers09.msg_bytes.Response_Data::4 45280584 -system.ruby.network.routers09.msg_bytes.ResponseL2hit_Data::4 5760 -system.ruby.network.routers09.msg_bytes.Response_Control::4 24 -system.ruby.network.routers09.msg_bytes.Writeback_Data::4 17070408 -system.ruby.network.routers09.msg_bytes.Writeback_Control::4 3034824 -system.ruby.network.routers09.msg_bytes.Persistent_Control::3 727808 -system.ruby.network.routers10.percent_links_utilized 17.437599 -system.ruby.network.routers10.msg_count.Request_Control::1 626105 -system.ruby.network.routers10.msg_count.Request_Control::2 624315 -system.ruby.network.routers10.msg_count.Response_Data::4 637234 -system.ruby.network.routers10.msg_count.ResponseL2hit_Data::4 1864 -system.ruby.network.routers10.msg_count.ResponseLocal_Data::4 732 -system.ruby.network.routers10.msg_count.Response_Control::4 721 -system.ruby.network.routers10.msg_count.Writeback_Data::4 888618 -system.ruby.network.routers10.msg_count.Writeback_Control::4 379353 -system.ruby.network.routers10.msg_count.Broadcast_Control::1 4382749 -system.ruby.network.routers10.msg_count.Persistent_Control::3 818784 -system.ruby.network.routers10.msg_bytes.Request_Control::1 5008840 -system.ruby.network.routers10.msg_bytes.Request_Control::2 4994520 -system.ruby.network.routers10.msg_bytes.Response_Data::4 45880848 -system.ruby.network.routers10.msg_bytes.ResponseL2hit_Data::4 134208 -system.ruby.network.routers10.msg_bytes.ResponseLocal_Data::4 52704 -system.ruby.network.routers10.msg_bytes.Response_Control::4 5768 -system.ruby.network.routers10.msg_bytes.Writeback_Data::4 63980496 -system.ruby.network.routers10.msg_bytes.Writeback_Control::4 3034824 -system.ruby.network.routers10.msg_bytes.Broadcast_Control::1 35061992 -system.ruby.network.routers10.msg_bytes.Persistent_Control::3 6550272 -system.ruby.network.msg_count.Request_Control 3751262 -system.ruby.network.msg_count.Response_Data 1911701 -system.ruby.network.msg_count.ResponseL2hit_Data 5592 -system.ruby.network.msg_count.ResponseLocal_Data 2196 -system.ruby.network.msg_count.Response_Control 2163 -system.ruby.network.msg_count.Writeback_Data 2665853 -system.ruby.network.msg_count.Writeback_Control 1138060 -system.ruby.network.msg_count.Broadcast_Control 9391605 -system.ruby.network.msg_count.Persistent_Control 1819520 -system.ruby.network.msg_byte.Request_Control 30010096 -system.ruby.network.msg_byte.Response_Data 137642472 -system.ruby.network.msg_byte.ResponseL2hit_Data 402624 -system.ruby.network.msg_byte.ResponseLocal_Data 158112 -system.ruby.network.msg_byte.Response_Control 17304 -system.ruby.network.msg_byte.Writeback_Data 191941416 -system.ruby.network.msg_byte.Writeback_Control 9104480 -system.ruby.network.msg_byte.Broadcast_Control 75132840 -system.ruby.network.msg_byte.Persistent_Control 14556160 +system.ruby.l1_cntrl4.L1Dcache.demand_hits 24 # Number of cache demand hits +system.ruby.l1_cntrl4.L1Dcache.demand_misses 78237 # Number of cache demand misses +system.ruby.l1_cntrl4.L1Dcache.demand_accesses 78261 # 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_cntrl5.L1Dcache.demand_hits 25 # Number of cache demand hits +system.ruby.l1_cntrl5.L1Dcache.demand_misses 78351 # Number of cache demand misses +system.ruby.l1_cntrl5.L1Dcache.demand_accesses 78376 # 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_cntrl6.L1Dcache.demand_hits 19 # Number of cache demand hits +system.ruby.l1_cntrl6.L1Dcache.demand_misses 78471 # Number of cache demand misses +system.ruby.l1_cntrl6.L1Dcache.demand_accesses 78490 # 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_cntrl7.L1Dcache.demand_hits 27 # Number of cache demand hits +system.ruby.l1_cntrl7.L1Dcache.demand_misses 78277 # Number of cache demand misses +system.ruby.l1_cntrl7.L1Dcache.demand_accesses 78304 # 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.l2_cntrl0.L2cache.demand_hits 1846 # Number of cache demand hits +system.ruby.l2_cntrl0.L2cache.demand_misses 625240 # Number of cache demand misses +system.ruby.l2_cntrl0.L2cache.demand_accesses 627086 # Number of cache demand accesses system.ruby.memctrl_clk_domain.clock 3 # Clock period in ticks -system.cpu0.num_reads 99493 # number of read accesses completed -system.cpu0.num_writes 55749 # number of write accesses completed -system.cpu0.num_copies 0 # number of copy accesses completed -system.cpu1.num_reads 99510 # number of read accesses completed -system.cpu1.num_writes 55185 # number of write accesses completed -system.cpu1.num_copies 0 # number of copy accesses completed -system.cpu2.num_reads 100000 # number of read accesses completed -system.cpu2.num_writes 55529 # number of write accesses completed -system.cpu2.num_copies 0 # number of copy accesses completed -system.cpu3.num_reads 99207 # number of read accesses completed -system.cpu3.num_writes 55624 # number of write accesses completed -system.cpu3.num_copies 0 # number of copy accesses completed -system.cpu4.num_reads 99506 # number of read accesses completed -system.cpu4.num_writes 55147 # number of write accesses completed -system.cpu4.num_copies 0 # number of copy accesses completed -system.cpu5.num_reads 99763 # number of read accesses completed -system.cpu5.num_writes 55468 # number of write accesses completed -system.cpu5.num_copies 0 # number of copy accesses completed -system.cpu6.num_reads 98903 # number of read accesses completed -system.cpu6.num_writes 54921 # number of write accesses completed -system.cpu6.num_copies 0 # number of copy accesses completed -system.cpu7.num_reads 99232 # number of read accesses completed -system.cpu7.num_writes 54585 # number of write accesses completed -system.cpu7.num_copies 0 # number of copy accesses completed -system.ruby.network.routers00.throttle0.link_utilization 11.727792 -system.ruby.network.routers00.throttle0.msg_count.Response_Data::4 79274 -system.ruby.network.routers00.throttle0.msg_count.ResponseL2hit_Data::4 233 -system.ruby.network.routers00.throttle0.msg_count.ResponseLocal_Data::4 95 -system.ruby.network.routers00.throttle0.msg_count.Response_Control::4 1 -system.ruby.network.routers00.throttle0.msg_count.Writeback_Data::4 3327 -system.ruby.network.routers00.throttle0.msg_count.Broadcast_Control::1 547327 -system.ruby.network.routers00.throttle0.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers00.throttle0.msg_bytes.Response_Data::4 5707728 -system.ruby.network.routers00.throttle0.msg_bytes.ResponseL2hit_Data::4 16776 -system.ruby.network.routers00.throttle0.msg_bytes.ResponseLocal_Data::4 6840 -system.ruby.network.routers00.throttle0.msg_bytes.Response_Control::4 8 -system.ruby.network.routers00.throttle0.msg_bytes.Writeback_Data::4 239544 -system.ruby.network.routers00.throttle0.msg_bytes.Broadcast_Control::1 4378616 -system.ruby.network.routers00.throttle0.msg_bytes.Persistent_Control::3 727808 -system.ruby.network.routers00.throttle1.link_utilization 7.757029 -system.ruby.network.routers00.throttle1.msg_count.Request_Control::1 78780 -system.ruby.network.routers00.throttle1.msg_count.Response_Data::4 891 -system.ruby.network.routers00.throttle1.msg_count.ResponseL2hit_Data::4 12 -system.ruby.network.routers00.throttle1.msg_count.ResponseLocal_Data::4 78 -system.ruby.network.routers00.throttle1.msg_count.Response_Control::4 75 -system.ruby.network.routers00.throttle1.msg_count.Writeback_Data::4 81993 -system.ruby.network.routers00.throttle1.msg_count.Broadcast_Control::1 78780 -system.ruby.network.routers00.throttle1.msg_count.Persistent_Control::3 11448 -system.ruby.network.routers00.throttle1.msg_bytes.Request_Control::1 630240 -system.ruby.network.routers00.throttle1.msg_bytes.Response_Data::4 64152 -system.ruby.network.routers00.throttle1.msg_bytes.ResponseL2hit_Data::4 864 -system.ruby.network.routers00.throttle1.msg_bytes.ResponseLocal_Data::4 5616 -system.ruby.network.routers00.throttle1.msg_bytes.Response_Control::4 600 -system.ruby.network.routers00.throttle1.msg_bytes.Writeback_Data::4 5903496 -system.ruby.network.routers00.throttle1.msg_bytes.Broadcast_Control::1 630240 -system.ruby.network.routers00.throttle1.msg_bytes.Persistent_Control::3 91584 -system.ruby.network.routers01.throttle0.link_utilization 11.700088 -system.ruby.network.routers01.throttle0.msg_count.Response_Data::4 78881 -system.ruby.network.routers01.throttle0.msg_count.ResponseL2hit_Data::4 231 -system.ruby.network.routers01.throttle0.msg_count.ResponseLocal_Data::4 99 -system.ruby.network.routers01.throttle0.msg_count.Writeback_Data::4 3306 -system.ruby.network.routers01.throttle0.msg_count.Broadcast_Control::1 547765 -system.ruby.network.routers01.throttle0.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers01.throttle0.msg_bytes.Response_Data::4 5679432 -system.ruby.network.routers01.throttle0.msg_bytes.ResponseL2hit_Data::4 16632 -system.ruby.network.routers01.throttle0.msg_bytes.ResponseLocal_Data::4 7128 -system.ruby.network.routers01.throttle0.msg_bytes.Writeback_Data::4 238032 -system.ruby.network.routers01.throttle0.msg_bytes.Broadcast_Control::1 4382120 -system.ruby.network.routers01.throttle0.msg_bytes.Persistent_Control::3 727808 -system.ruby.network.routers01.throttle1.link_utilization 7.719974 -system.ruby.network.routers01.throttle1.msg_count.Request_Control::1 78342 +system.ruby.network.routers00.percent_links_utilized 9.769549 +system.ruby.network.routers00.msg_count.Request_Control::1 78749 +system.ruby.network.routers00.msg_count.Response_Data::4 80262 +system.ruby.network.routers00.msg_count.ResponseL2hit_Data::4 229 +system.ruby.network.routers00.msg_count.ResponseLocal_Data::4 199 +system.ruby.network.routers00.msg_count.Response_Control::4 85 +system.ruby.network.routers00.msg_count.Writeback_Data::4 85149 +system.ruby.network.routers00.msg_count.Broadcast_Control::1 627086 +system.ruby.network.routers00.msg_count.Persistent_Control::3 99744 +system.ruby.network.routers00.msg_bytes.Request_Control::1 629992 +system.ruby.network.routers00.msg_bytes.Response_Data::4 5778864 +system.ruby.network.routers00.msg_bytes.ResponseL2hit_Data::4 16488 +system.ruby.network.routers00.msg_bytes.ResponseLocal_Data::4 14328 +system.ruby.network.routers00.msg_bytes.Response_Control::4 680 +system.ruby.network.routers00.msg_bytes.Writeback_Data::4 6130728 +system.ruby.network.routers00.msg_bytes.Broadcast_Control::1 5016688 +system.ruby.network.routers00.msg_bytes.Persistent_Control::3 797952 +system.ruby.network.routers01.percent_links_utilized 9.734067 +system.ruby.network.routers01.msg_count.Request_Control::1 78393 +system.ruby.network.routers01.msg_count.Response_Data::4 79915 +system.ruby.network.routers01.msg_count.ResponseL2hit_Data::4 248 +system.ruby.network.routers01.msg_count.ResponseLocal_Data::4 173 +system.ruby.network.routers01.msg_count.Response_Control::4 88 +system.ruby.network.routers01.msg_count.Writeback_Data::4 84641 +system.ruby.network.routers01.msg_count.Writeback_Control::4 2 +system.ruby.network.routers01.msg_count.Broadcast_Control::1 627086 +system.ruby.network.routers01.msg_count.Persistent_Control::3 99506 +system.ruby.network.routers01.msg_bytes.Request_Control::1 627144 +system.ruby.network.routers01.msg_bytes.Response_Data::4 5753880 +system.ruby.network.routers01.msg_bytes.ResponseL2hit_Data::4 17856 +system.ruby.network.routers01.msg_bytes.ResponseLocal_Data::4 12456 +system.ruby.network.routers01.msg_bytes.Response_Control::4 704 +system.ruby.network.routers01.msg_bytes.Writeback_Data::4 6094152 +system.ruby.network.routers01.msg_bytes.Writeback_Control::4 16 +system.ruby.network.routers01.msg_bytes.Broadcast_Control::1 5016688 +system.ruby.network.routers01.msg_bytes.Persistent_Control::3 796048 +system.ruby.network.routers02.percent_links_utilized 9.751836 +system.ruby.network.routers02.msg_count.Request_Control::1 78544 +system.ruby.network.routers02.msg_count.Response_Data::4 80094 +system.ruby.network.routers02.msg_count.ResponseL2hit_Data::4 265 +system.ruby.network.routers02.msg_count.ResponseLocal_Data::4 179 +system.ruby.network.routers02.msg_count.Response_Control::4 92 +system.ruby.network.routers02.msg_count.Writeback_Data::4 84876 +system.ruby.network.routers02.msg_count.Writeback_Control::4 2 +system.ruby.network.routers02.msg_count.Broadcast_Control::1 627086 +system.ruby.network.routers02.msg_count.Persistent_Control::3 99598 +system.ruby.network.routers02.msg_bytes.Request_Control::1 628352 +system.ruby.network.routers02.msg_bytes.Response_Data::4 5766768 +system.ruby.network.routers02.msg_bytes.ResponseL2hit_Data::4 19080 +system.ruby.network.routers02.msg_bytes.ResponseLocal_Data::4 12888 +system.ruby.network.routers02.msg_bytes.Response_Control::4 736 +system.ruby.network.routers02.msg_bytes.Writeback_Data::4 6111072 +system.ruby.network.routers02.msg_bytes.Writeback_Control::4 16 +system.ruby.network.routers02.msg_bytes.Broadcast_Control::1 5016688 +system.ruby.network.routers02.msg_bytes.Persistent_Control::3 796784 +system.ruby.network.routers03.percent_links_utilized 9.705650 +system.ruby.network.routers03.msg_count.Request_Control::1 78065 +system.ruby.network.routers03.msg_count.Response_Data::4 79606 +system.ruby.network.routers03.msg_count.ResponseL2hit_Data::4 252 +system.ruby.network.routers03.msg_count.ResponseLocal_Data::4 181 +system.ruby.network.routers03.msg_count.Response_Control::4 73 +system.ruby.network.routers03.msg_count.Writeback_Data::4 84239 +system.ruby.network.routers03.msg_count.Broadcast_Control::1 627087 +system.ruby.network.routers03.msg_count.Persistent_Control::3 99456 +system.ruby.network.routers03.msg_bytes.Request_Control::1 624520 +system.ruby.network.routers03.msg_bytes.Response_Data::4 5731632 +system.ruby.network.routers03.msg_bytes.ResponseL2hit_Data::4 18144 +system.ruby.network.routers03.msg_bytes.ResponseLocal_Data::4 13032 +system.ruby.network.routers03.msg_bytes.Response_Control::4 584 +system.ruby.network.routers03.msg_bytes.Writeback_Data::4 6065208 +system.ruby.network.routers03.msg_bytes.Broadcast_Control::1 5016696 +system.ruby.network.routers03.msg_bytes.Persistent_Control::3 795648 +system.ruby.network.routers04.percent_links_utilized 9.729195 +system.ruby.network.routers04.msg_count.Request_Control::1 78237 +system.ruby.network.routers04.msg_count.Response_Data::4 79812 +system.ruby.network.routers04.msg_count.ResponseL2hit_Data::4 252 +system.ruby.network.routers04.msg_count.ResponseLocal_Data::4 208 +system.ruby.network.routers04.msg_count.Response_Control::4 89 +system.ruby.network.routers04.msg_count.Writeback_Data::4 84584 +system.ruby.network.routers04.msg_count.Broadcast_Control::1 627086 +system.ruby.network.routers04.msg_count.Persistent_Control::3 99606 +system.ruby.network.routers04.msg_bytes.Request_Control::1 625896 +system.ruby.network.routers04.msg_bytes.Response_Data::4 5746464 +system.ruby.network.routers04.msg_bytes.ResponseL2hit_Data::4 18144 +system.ruby.network.routers04.msg_bytes.ResponseLocal_Data::4 14976 +system.ruby.network.routers04.msg_bytes.Response_Control::4 712 +system.ruby.network.routers04.msg_bytes.Writeback_Data::4 6090048 +system.ruby.network.routers04.msg_bytes.Broadcast_Control::1 5016688 +system.ruby.network.routers04.msg_bytes.Persistent_Control::3 796848 +system.ruby.network.routers05.percent_links_utilized 9.733064 +system.ruby.network.routers05.msg_count.Request_Control::1 78351 +system.ruby.network.routers05.msg_count.Response_Data::4 79847 +system.ruby.network.routers05.msg_count.ResponseL2hit_Data::4 229 +system.ruby.network.routers05.msg_count.ResponseLocal_Data::4 176 +system.ruby.network.routers05.msg_count.Response_Control::4 95 +system.ruby.network.routers05.msg_count.Writeback_Data::4 84692 +system.ruby.network.routers05.msg_count.Broadcast_Control::1 627086 +system.ruby.network.routers05.msg_count.Persistent_Control::3 99604 +system.ruby.network.routers05.msg_bytes.Request_Control::1 626808 +system.ruby.network.routers05.msg_bytes.Response_Data::4 5748984 +system.ruby.network.routers05.msg_bytes.ResponseL2hit_Data::4 16488 +system.ruby.network.routers05.msg_bytes.ResponseLocal_Data::4 12672 +system.ruby.network.routers05.msg_bytes.Response_Control::4 760 +system.ruby.network.routers05.msg_bytes.Writeback_Data::4 6097824 +system.ruby.network.routers05.msg_bytes.Broadcast_Control::1 5016688 +system.ruby.network.routers05.msg_bytes.Persistent_Control::3 796832 +system.ruby.network.routers06.percent_links_utilized 9.739151 +system.ruby.network.routers06.msg_count.Request_Control::1 78471 +system.ruby.network.routers06.msg_count.Response_Data::4 80021 +system.ruby.network.routers06.msg_count.ResponseL2hit_Data::4 245 +system.ruby.network.routers06.msg_count.ResponseLocal_Data::4 162 +system.ruby.network.routers06.msg_count.Response_Control::4 76 +system.ruby.network.routers06.msg_count.Writeback_Data::4 84699 +system.ruby.network.routers06.msg_count.Broadcast_Control::1 627086 +system.ruby.network.routers06.msg_count.Persistent_Control::3 99288 +system.ruby.network.routers06.msg_bytes.Request_Control::1 627768 +system.ruby.network.routers06.msg_bytes.Response_Data::4 5761512 +system.ruby.network.routers06.msg_bytes.ResponseL2hit_Data::4 17640 +system.ruby.network.routers06.msg_bytes.ResponseLocal_Data::4 11664 +system.ruby.network.routers06.msg_bytes.Response_Control::4 608 +system.ruby.network.routers06.msg_bytes.Writeback_Data::4 6098328 +system.ruby.network.routers06.msg_bytes.Broadcast_Control::1 5016688 +system.ruby.network.routers06.msg_bytes.Persistent_Control::3 794304 +system.ruby.network.routers07.percent_links_utilized 9.723397 +system.ruby.network.routers07.msg_count.Request_Control::1 78277 +system.ruby.network.routers07.msg_count.Response_Data::4 79832 +system.ruby.network.routers07.msg_count.ResponseL2hit_Data::4 226 +system.ruby.network.routers07.msg_count.ResponseLocal_Data::4 190 +system.ruby.network.routers07.msg_count.Response_Control::4 90 +system.ruby.network.routers07.msg_count.Writeback_Data::4 84486 +system.ruby.network.routers07.msg_count.Broadcast_Control::1 627086 +system.ruby.network.routers07.msg_count.Persistent_Control::3 99302 +system.ruby.network.routers07.msg_bytes.Request_Control::1 626216 +system.ruby.network.routers07.msg_bytes.Response_Data::4 5747904 +system.ruby.network.routers07.msg_bytes.ResponseL2hit_Data::4 16272 +system.ruby.network.routers07.msg_bytes.ResponseLocal_Data::4 13680 +system.ruby.network.routers07.msg_bytes.Response_Control::4 720 +system.ruby.network.routers07.msg_bytes.Writeback_Data::4 6082992 +system.ruby.network.routers07.msg_bytes.Broadcast_Control::1 5016688 +system.ruby.network.routers07.msg_bytes.Persistent_Control::3 794416 +system.ruby.network.routers08.percent_links_utilized 40.706771 +system.ruby.network.routers08.msg_count.Request_Control::1 627086 +system.ruby.network.routers08.msg_count.Request_Control::2 625240 +system.ruby.network.routers08.msg_count.Response_Data::4 8185 +system.ruby.network.routers08.msg_count.ResponseL2hit_Data::4 1849 +system.ruby.network.routers08.msg_count.Response_Control::4 670 +system.ruby.network.routers08.msg_count.Writeback_Data::4 862628 +system.ruby.network.routers08.msg_count.Writeback_Control::4 380561 +system.ruby.network.routers08.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers08.msg_bytes.Request_Control::1 5016688 +system.ruby.network.routers08.msg_bytes.Request_Control::2 5001920 +system.ruby.network.routers08.msg_bytes.Response_Data::4 589320 +system.ruby.network.routers08.msg_bytes.ResponseL2hit_Data::4 133128 +system.ruby.network.routers08.msg_bytes.Response_Control::4 5360 +system.ruby.network.routers08.msg_bytes.Writeback_Data::4 62109216 +system.ruby.network.routers08.msg_bytes.Writeback_Control::4 3044488 +system.ruby.network.routers08.msg_bytes.Persistent_Control::3 707648 +system.ruby.network.routers09.percent_links_utilized 37.815867 +system.ruby.network.routers09.msg_count.Request_Control::2 625238 +system.ruby.network.routers09.msg_count.Response_Data::4 630263 +system.ruby.network.routers09.msg_count.ResponseL2hit_Data::4 97 +system.ruby.network.routers09.msg_count.Response_Control::4 4 +system.ruby.network.routers09.msg_count.Writeback_Data::4 236490 +system.ruby.network.routers09.msg_count.Writeback_Control::4 380565 +system.ruby.network.routers09.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers09.msg_bytes.Request_Control::2 5001904 +system.ruby.network.routers09.msg_bytes.Response_Data::4 45378936 +system.ruby.network.routers09.msg_bytes.ResponseL2hit_Data::4 6984 +system.ruby.network.routers09.msg_bytes.Response_Control::4 32 +system.ruby.network.routers09.msg_bytes.Writeback_Data::4 17027280 +system.ruby.network.routers09.msg_bytes.Writeback_Control::4 3044520 +system.ruby.network.routers09.msg_bytes.Persistent_Control::3 707648 +system.ruby.network.routers10.percent_links_utilized 17.503496 +system.ruby.network.routers10.msg_count.Request_Control::1 627087 +system.ruby.network.routers10.msg_count.Request_Control::2 625240 +system.ruby.network.routers10.msg_count.Response_Data::4 638918 +system.ruby.network.routers10.msg_count.ResponseL2hit_Data::4 1946 +system.ruby.network.routers10.msg_count.ResponseLocal_Data::4 734 +system.ruby.network.routers10.msg_count.Response_Control::4 681 +system.ruby.network.routers10.msg_count.Writeback_Data::4 888242 +system.ruby.network.routers10.msg_count.Writeback_Control::4 380565 +system.ruby.network.routers10.msg_count.Broadcast_Control::1 4389609 +system.ruby.network.routers10.msg_count.Persistent_Control::3 796104 +system.ruby.network.routers10.msg_bytes.Request_Control::1 5016696 +system.ruby.network.routers10.msg_bytes.Request_Control::2 5001920 +system.ruby.network.routers10.msg_bytes.Response_Data::4 46002096 +system.ruby.network.routers10.msg_bytes.ResponseL2hit_Data::4 140112 +system.ruby.network.routers10.msg_bytes.ResponseLocal_Data::4 52848 +system.ruby.network.routers10.msg_bytes.Response_Control::4 5448 +system.ruby.network.routers10.msg_bytes.Writeback_Data::4 63953424 +system.ruby.network.routers10.msg_bytes.Writeback_Control::4 3044520 +system.ruby.network.routers10.msg_bytes.Broadcast_Control::1 35116872 +system.ruby.network.routers10.msg_bytes.Persistent_Control::3 6368832 +system.ruby.network.msg_count.Request_Control 3756978 +system.ruby.network.msg_count.Response_Data 1916755 +system.ruby.network.msg_count.ResponseL2hit_Data 5838 +system.ruby.network.msg_count.ResponseLocal_Data 2202 +system.ruby.network.msg_count.Response_Control 2043 +system.ruby.network.msg_count.Writeback_Data 2664726 +system.ruby.network.msg_count.Writeback_Control 1141695 +system.ruby.network.msg_count.Broadcast_Control 9406298 +system.ruby.network.msg_count.Persistent_Control 1769120 +system.ruby.network.msg_byte.Request_Control 30055824 +system.ruby.network.msg_byte.Response_Data 138006360 +system.ruby.network.msg_byte.ResponseL2hit_Data 420336 +system.ruby.network.msg_byte.ResponseLocal_Data 158544 +system.ruby.network.msg_byte.Response_Control 16344 +system.ruby.network.msg_byte.Writeback_Data 191860272 +system.ruby.network.msg_byte.Writeback_Control 9133560 +system.ruby.network.msg_byte.Broadcast_Control 75250384 +system.ruby.network.msg_byte.Persistent_Control 14152960 +system.ruby.network.routers00.throttle0.link_utilization 11.756719 +system.ruby.network.routers00.throttle0.msg_count.Response_Data::4 79304 +system.ruby.network.routers00.throttle0.msg_count.ResponseL2hit_Data::4 218 +system.ruby.network.routers00.throttle0.msg_count.ResponseLocal_Data::4 108 +system.ruby.network.routers00.throttle0.msg_count.Response_Control::4 2 +system.ruby.network.routers00.throttle0.msg_count.Writeback_Data::4 3264 +system.ruby.network.routers00.throttle0.msg_count.Broadcast_Control::1 548337 +system.ruby.network.routers00.throttle0.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers00.throttle0.msg_bytes.Response_Data::4 5709888 +system.ruby.network.routers00.throttle0.msg_bytes.ResponseL2hit_Data::4 15696 +system.ruby.network.routers00.throttle0.msg_bytes.ResponseLocal_Data::4 7776 +system.ruby.network.routers00.throttle0.msg_bytes.Response_Control::4 16 +system.ruby.network.routers00.throttle0.msg_bytes.Writeback_Data::4 235008 +system.ruby.network.routers00.throttle0.msg_bytes.Broadcast_Control::1 4386696 +system.ruby.network.routers00.throttle0.msg_bytes.Persistent_Control::3 707648 +system.ruby.network.routers00.throttle1.link_utilization 7.782380 +system.ruby.network.routers00.throttle1.msg_count.Request_Control::1 78749 +system.ruby.network.routers00.throttle1.msg_count.Response_Data::4 958 +system.ruby.network.routers00.throttle1.msg_count.ResponseL2hit_Data::4 11 +system.ruby.network.routers00.throttle1.msg_count.ResponseLocal_Data::4 91 +system.ruby.network.routers00.throttle1.msg_count.Response_Control::4 83 +system.ruby.network.routers00.throttle1.msg_count.Writeback_Data::4 81885 +system.ruby.network.routers00.throttle1.msg_count.Broadcast_Control::1 78749 +system.ruby.network.routers00.throttle1.msg_count.Persistent_Control::3 11288 +system.ruby.network.routers00.throttle1.msg_bytes.Request_Control::1 629992 +system.ruby.network.routers00.throttle1.msg_bytes.Response_Data::4 68976 +system.ruby.network.routers00.throttle1.msg_bytes.ResponseL2hit_Data::4 792 +system.ruby.network.routers00.throttle1.msg_bytes.ResponseLocal_Data::4 6552 +system.ruby.network.routers00.throttle1.msg_bytes.Response_Control::4 664 +system.ruby.network.routers00.throttle1.msg_bytes.Writeback_Data::4 5895720 +system.ruby.network.routers00.throttle1.msg_bytes.Broadcast_Control::1 629992 +system.ruby.network.routers00.throttle1.msg_bytes.Persistent_Control::3 90304 +system.ruby.network.routers01.throttle0.link_utilization 11.725925 +system.ruby.network.routers01.throttle0.msg_count.Response_Data::4 78946 +system.ruby.network.routers01.throttle0.msg_count.ResponseL2hit_Data::4 242 +system.ruby.network.routers01.throttle0.msg_count.ResponseLocal_Data::4 74 +system.ruby.network.routers01.throttle0.msg_count.Response_Control::4 1 +system.ruby.network.routers01.throttle0.msg_count.Writeback_Data::4 3190 +system.ruby.network.routers01.throttle0.msg_count.Writeback_Control::4 1 +system.ruby.network.routers01.throttle0.msg_count.Broadcast_Control::1 548693 +system.ruby.network.routers01.throttle0.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers01.throttle0.msg_bytes.Response_Data::4 5684112 +system.ruby.network.routers01.throttle0.msg_bytes.ResponseL2hit_Data::4 17424 +system.ruby.network.routers01.throttle0.msg_bytes.ResponseLocal_Data::4 5328 +system.ruby.network.routers01.throttle0.msg_bytes.Response_Control::4 8 +system.ruby.network.routers01.throttle0.msg_bytes.Writeback_Data::4 229680 +system.ruby.network.routers01.throttle0.msg_bytes.Writeback_Control::4 8 +system.ruby.network.routers01.throttle0.msg_bytes.Broadcast_Control::1 4389544 +system.ruby.network.routers01.throttle0.msg_bytes.Persistent_Control::3 707648 +system.ruby.network.routers01.throttle1.link_utilization 7.742209 +system.ruby.network.routers01.throttle1.msg_count.Request_Control::1 78393 system.ruby.network.routers01.throttle1.msg_count.Response_Data::4 969 -system.ruby.network.routers01.throttle1.msg_count.ResponseL2hit_Data::4 16 -system.ruby.network.routers01.throttle1.msg_count.ResponseLocal_Data::4 90 -system.ruby.network.routers01.throttle1.msg_count.Response_Control::4 93 -system.ruby.network.routers01.throttle1.msg_count.Writeback_Data::4 81506 -system.ruby.network.routers01.throttle1.msg_count.Broadcast_Control::1 78342 -system.ruby.network.routers01.throttle1.msg_count.Persistent_Control::3 11468 -system.ruby.network.routers01.throttle1.msg_bytes.Request_Control::1 626736 +system.ruby.network.routers01.throttle1.msg_count.ResponseL2hit_Data::4 6 +system.ruby.network.routers01.throttle1.msg_count.ResponseLocal_Data::4 99 +system.ruby.network.routers01.throttle1.msg_count.Response_Control::4 87 +system.ruby.network.routers01.throttle1.msg_count.Writeback_Data::4 81451 +system.ruby.network.routers01.throttle1.msg_count.Writeback_Control::4 1 +system.ruby.network.routers01.throttle1.msg_count.Broadcast_Control::1 78393 +system.ruby.network.routers01.throttle1.msg_count.Persistent_Control::3 11050 +system.ruby.network.routers01.throttle1.msg_bytes.Request_Control::1 627144 system.ruby.network.routers01.throttle1.msg_bytes.Response_Data::4 69768 -system.ruby.network.routers01.throttle1.msg_bytes.ResponseL2hit_Data::4 1152 -system.ruby.network.routers01.throttle1.msg_bytes.ResponseLocal_Data::4 6480 -system.ruby.network.routers01.throttle1.msg_bytes.Response_Control::4 744 -system.ruby.network.routers01.throttle1.msg_bytes.Writeback_Data::4 5868432 -system.ruby.network.routers01.throttle1.msg_bytes.Broadcast_Control::1 626736 -system.ruby.network.routers01.throttle1.msg_bytes.Persistent_Control::3 91744 -system.ruby.network.routers02.throttle0.link_utilization 11.707871 -system.ruby.network.routers02.throttle0.msg_count.Response_Data::4 79034 -system.ruby.network.routers02.throttle0.msg_count.ResponseL2hit_Data::4 225 -system.ruby.network.routers02.throttle0.msg_count.ResponseLocal_Data::4 89 -system.ruby.network.routers02.throttle0.msg_count.Writeback_Data::4 3281 -system.ruby.network.routers02.throttle0.msg_count.Broadcast_Control::1 547677 -system.ruby.network.routers02.throttle0.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers02.throttle0.msg_bytes.Response_Data::4 5690448 -system.ruby.network.routers02.throttle0.msg_bytes.ResponseL2hit_Data::4 16200 -system.ruby.network.routers02.throttle0.msg_bytes.ResponseLocal_Data::4 6408 -system.ruby.network.routers02.throttle0.msg_bytes.Writeback_Data::4 236232 -system.ruby.network.routers02.throttle0.msg_bytes.Broadcast_Control::1 4381416 -system.ruby.network.routers02.throttle0.msg_bytes.Persistent_Control::3 727808 -system.ruby.network.routers02.throttle1.link_utilization 7.731306 -system.ruby.network.routers02.throttle1.msg_count.Request_Control::1 78430 -system.ruby.network.routers02.throttle1.msg_count.Response_Data::4 1002 -system.ruby.network.routers02.throttle1.msg_count.ResponseL2hit_Data::4 9 -system.ruby.network.routers02.throttle1.msg_count.ResponseLocal_Data::4 123 -system.ruby.network.routers02.throttle1.msg_count.Response_Control::4 106 -system.ruby.network.routers02.throttle1.msg_count.Writeback_Data::4 81568 -system.ruby.network.routers02.throttle1.msg_count.Broadcast_Control::1 78430 -system.ruby.network.routers02.throttle1.msg_count.Persistent_Control::3 11528 -system.ruby.network.routers02.throttle1.msg_bytes.Request_Control::1 627440 -system.ruby.network.routers02.throttle1.msg_bytes.Response_Data::4 72144 -system.ruby.network.routers02.throttle1.msg_bytes.ResponseL2hit_Data::4 648 -system.ruby.network.routers02.throttle1.msg_bytes.ResponseLocal_Data::4 8856 -system.ruby.network.routers02.throttle1.msg_bytes.Response_Control::4 848 -system.ruby.network.routers02.throttle1.msg_bytes.Writeback_Data::4 5872896 -system.ruby.network.routers02.throttle1.msg_bytes.Broadcast_Control::1 627440 -system.ruby.network.routers02.throttle1.msg_bytes.Persistent_Control::3 92224 -system.ruby.network.routers03.throttle0.link_utilization 11.687942 -system.ruby.network.routers03.throttle0.msg_count.Response_Data::4 78824 -system.ruby.network.routers03.throttle0.msg_count.ResponseL2hit_Data::4 200 -system.ruby.network.routers03.throttle0.msg_count.ResponseLocal_Data::4 76 +system.ruby.network.routers01.throttle1.msg_bytes.ResponseL2hit_Data::4 432 +system.ruby.network.routers01.throttle1.msg_bytes.ResponseLocal_Data::4 7128 +system.ruby.network.routers01.throttle1.msg_bytes.Response_Control::4 696 +system.ruby.network.routers01.throttle1.msg_bytes.Writeback_Data::4 5864472 +system.ruby.network.routers01.throttle1.msg_bytes.Writeback_Control::4 8 +system.ruby.network.routers01.throttle1.msg_bytes.Broadcast_Control::1 627144 +system.ruby.network.routers01.throttle1.msg_bytes.Persistent_Control::3 88400 +system.ruby.network.routers02.throttle0.link_utilization 11.742087 +system.ruby.network.routers02.throttle0.msg_count.Response_Data::4 79112 +system.ruby.network.routers02.throttle0.msg_count.ResponseL2hit_Data::4 252 +system.ruby.network.routers02.throttle0.msg_count.ResponseLocal_Data::4 80 +system.ruby.network.routers02.throttle0.msg_count.Response_Control::4 1 +system.ruby.network.routers02.throttle0.msg_count.Writeback_Data::4 3236 +system.ruby.network.routers02.throttle0.msg_count.Writeback_Control::4 1 +system.ruby.network.routers02.throttle0.msg_count.Broadcast_Control::1 548542 +system.ruby.network.routers02.throttle0.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers02.throttle0.msg_bytes.Response_Data::4 5696064 +system.ruby.network.routers02.throttle0.msg_bytes.ResponseL2hit_Data::4 18144 +system.ruby.network.routers02.throttle0.msg_bytes.ResponseLocal_Data::4 5760 +system.ruby.network.routers02.throttle0.msg_bytes.Response_Control::4 8 +system.ruby.network.routers02.throttle0.msg_bytes.Writeback_Data::4 232992 +system.ruby.network.routers02.throttle0.msg_bytes.Writeback_Control::4 8 +system.ruby.network.routers02.throttle0.msg_bytes.Broadcast_Control::1 4388336 +system.ruby.network.routers02.throttle0.msg_bytes.Persistent_Control::3 707648 +system.ruby.network.routers02.throttle1.link_utilization 7.761585 +system.ruby.network.routers02.throttle1.msg_count.Request_Control::1 78544 +system.ruby.network.routers02.throttle1.msg_count.Response_Data::4 982 +system.ruby.network.routers02.throttle1.msg_count.ResponseL2hit_Data::4 13 +system.ruby.network.routers02.throttle1.msg_count.ResponseLocal_Data::4 99 +system.ruby.network.routers02.throttle1.msg_count.Response_Control::4 91 +system.ruby.network.routers02.throttle1.msg_count.Writeback_Data::4 81640 +system.ruby.network.routers02.throttle1.msg_count.Writeback_Control::4 1 +system.ruby.network.routers02.throttle1.msg_count.Broadcast_Control::1 78544 +system.ruby.network.routers02.throttle1.msg_count.Persistent_Control::3 11142 +system.ruby.network.routers02.throttle1.msg_bytes.Request_Control::1 628352 +system.ruby.network.routers02.throttle1.msg_bytes.Response_Data::4 70704 +system.ruby.network.routers02.throttle1.msg_bytes.ResponseL2hit_Data::4 936 +system.ruby.network.routers02.throttle1.msg_bytes.ResponseLocal_Data::4 7128 +system.ruby.network.routers02.throttle1.msg_bytes.Response_Control::4 728 +system.ruby.network.routers02.throttle1.msg_bytes.Writeback_Data::4 5878080 +system.ruby.network.routers02.throttle1.msg_bytes.Writeback_Control::4 8 +system.ruby.network.routers02.throttle1.msg_bytes.Broadcast_Control::1 628352 +system.ruby.network.routers02.throttle1.msg_bytes.Persistent_Control::3 89136 +system.ruby.network.routers03.throttle0.link_utilization 11.702315 +system.ruby.network.routers03.throttle0.msg_count.Response_Data::4 78622 +system.ruby.network.routers03.throttle0.msg_count.ResponseL2hit_Data::4 241 +system.ruby.network.routers03.throttle0.msg_count.ResponseLocal_Data::4 92 system.ruby.network.routers03.throttle0.msg_count.Response_Control::4 1 -system.ruby.network.routers03.throttle0.msg_count.Writeback_Data::4 3248 -system.ruby.network.routers03.throttle0.msg_count.Broadcast_Control::1 547851 -system.ruby.network.routers03.throttle0.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers03.throttle0.msg_bytes.Response_Data::4 5675328 -system.ruby.network.routers03.throttle0.msg_bytes.ResponseL2hit_Data::4 14400 -system.ruby.network.routers03.throttle0.msg_bytes.ResponseLocal_Data::4 5472 +system.ruby.network.routers03.throttle0.msg_count.Writeback_Data::4 3152 +system.ruby.network.routers03.throttle0.msg_count.Broadcast_Control::1 549022 +system.ruby.network.routers03.throttle0.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers03.throttle0.msg_bytes.Response_Data::4 5660784 +system.ruby.network.routers03.throttle0.msg_bytes.ResponseL2hit_Data::4 17352 +system.ruby.network.routers03.throttle0.msg_bytes.ResponseLocal_Data::4 6624 system.ruby.network.routers03.throttle0.msg_bytes.Response_Control::4 8 -system.ruby.network.routers03.throttle0.msg_bytes.Writeback_Data::4 233856 -system.ruby.network.routers03.throttle0.msg_bytes.Broadcast_Control::1 4382808 -system.ruby.network.routers03.throttle0.msg_bytes.Persistent_Control::3 727808 -system.ruby.network.routers03.throttle1.link_utilization 7.702264 -system.ruby.network.routers03.throttle1.msg_count.Request_Control::1 78256 -system.ruby.network.routers03.throttle1.msg_count.Response_Data::4 939 -system.ruby.network.routers03.throttle1.msg_count.ResponseL2hit_Data::4 9 -system.ruby.network.routers03.throttle1.msg_count.ResponseLocal_Data::4 85 -system.ruby.network.routers03.throttle1.msg_count.Response_Control::4 97 -system.ruby.network.routers03.throttle1.msg_count.Writeback_Data::4 81357 -system.ruby.network.routers03.throttle1.msg_count.Broadcast_Control::1 78256 -system.ruby.network.routers03.throttle1.msg_count.Persistent_Control::3 11264 -system.ruby.network.routers03.throttle1.msg_bytes.Request_Control::1 626048 -system.ruby.network.routers03.throttle1.msg_bytes.Response_Data::4 67608 -system.ruby.network.routers03.throttle1.msg_bytes.ResponseL2hit_Data::4 648 -system.ruby.network.routers03.throttle1.msg_bytes.ResponseLocal_Data::4 6120 -system.ruby.network.routers03.throttle1.msg_bytes.Response_Control::4 776 -system.ruby.network.routers03.throttle1.msg_bytes.Writeback_Data::4 5857704 -system.ruby.network.routers03.throttle1.msg_bytes.Broadcast_Control::1 626048 -system.ruby.network.routers03.throttle1.msg_bytes.Persistent_Control::3 90112 -system.ruby.network.routers04.throttle0.link_utilization 11.666945 -system.ruby.network.routers04.throttle0.msg_count.Response_Data::4 78435 -system.ruby.network.routers04.throttle0.msg_count.ResponseL2hit_Data::4 234 -system.ruby.network.routers04.throttle0.msg_count.ResponseLocal_Data::4 86 +system.ruby.network.routers03.throttle0.msg_bytes.Writeback_Data::4 226944 +system.ruby.network.routers03.throttle0.msg_bytes.Broadcast_Control::1 4392176 +system.ruby.network.routers03.throttle0.msg_bytes.Persistent_Control::3 707648 +system.ruby.network.routers03.throttle1.link_utilization 7.708984 +system.ruby.network.routers03.throttle1.msg_count.Request_Control::1 78065 +system.ruby.network.routers03.throttle1.msg_count.Response_Data::4 984 +system.ruby.network.routers03.throttle1.msg_count.ResponseL2hit_Data::4 11 +system.ruby.network.routers03.throttle1.msg_count.ResponseLocal_Data::4 89 +system.ruby.network.routers03.throttle1.msg_count.Response_Control::4 72 +system.ruby.network.routers03.throttle1.msg_count.Writeback_Data::4 81087 +system.ruby.network.routers03.throttle1.msg_count.Broadcast_Control::1 78065 +system.ruby.network.routers03.throttle1.msg_count.Persistent_Control::3 11000 +system.ruby.network.routers03.throttle1.msg_bytes.Request_Control::1 624520 +system.ruby.network.routers03.throttle1.msg_bytes.Response_Data::4 70848 +system.ruby.network.routers03.throttle1.msg_bytes.ResponseL2hit_Data::4 792 +system.ruby.network.routers03.throttle1.msg_bytes.ResponseLocal_Data::4 6408 +system.ruby.network.routers03.throttle1.msg_bytes.Response_Control::4 576 +system.ruby.network.routers03.throttle1.msg_bytes.Writeback_Data::4 5838264 +system.ruby.network.routers03.throttle1.msg_bytes.Broadcast_Control::1 624520 +system.ruby.network.routers03.throttle1.msg_bytes.Persistent_Control::3 88000 +system.ruby.network.routers04.throttle0.link_utilization 11.722881 +system.ruby.network.routers04.throttle0.msg_count.Response_Data::4 78811 +system.ruby.network.routers04.throttle0.msg_count.ResponseL2hit_Data::4 236 +system.ruby.network.routers04.throttle0.msg_count.ResponseLocal_Data::4 108 system.ruby.network.routers04.throttle0.msg_count.Response_Control::4 1 -system.ruby.network.routers04.throttle0.msg_count.Writeback_Data::4 3281 -system.ruby.network.routers04.throttle0.msg_count.Broadcast_Control::1 548180 -system.ruby.network.routers04.throttle0.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers04.throttle0.msg_bytes.Response_Data::4 5647320 -system.ruby.network.routers04.throttle0.msg_bytes.ResponseL2hit_Data::4 16848 -system.ruby.network.routers04.throttle0.msg_bytes.ResponseLocal_Data::4 6192 +system.ruby.network.routers04.throttle0.msg_count.Writeback_Data::4 3240 +system.ruby.network.routers04.throttle0.msg_count.Broadcast_Control::1 548849 +system.ruby.network.routers04.throttle0.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers04.throttle0.msg_bytes.Response_Data::4 5674392 +system.ruby.network.routers04.throttle0.msg_bytes.ResponseL2hit_Data::4 16992 +system.ruby.network.routers04.throttle0.msg_bytes.ResponseLocal_Data::4 7776 system.ruby.network.routers04.throttle0.msg_bytes.Response_Control::4 8 -system.ruby.network.routers04.throttle0.msg_bytes.Writeback_Data::4 236232 -system.ruby.network.routers04.throttle0.msg_bytes.Broadcast_Control::1 4385440 -system.ruby.network.routers04.throttle0.msg_bytes.Persistent_Control::3 727808 -system.ruby.network.routers04.throttle1.link_utilization 7.675491 -system.ruby.network.routers04.throttle1.msg_count.Request_Control::1 77927 -system.ruby.network.routers04.throttle1.msg_count.Response_Data::4 938 -system.ruby.network.routers04.throttle1.msg_count.ResponseL2hit_Data::4 6 -system.ruby.network.routers04.throttle1.msg_count.ResponseLocal_Data::4 105 -system.ruby.network.routers04.throttle1.msg_count.Response_Control::4 95 -system.ruby.network.routers04.throttle1.msg_count.Writeback_Data::4 81058 -system.ruby.network.routers04.throttle1.msg_count.Broadcast_Control::1 77927 -system.ruby.network.routers04.throttle1.msg_count.Persistent_Control::3 11310 -system.ruby.network.routers04.throttle1.msg_bytes.Request_Control::1 623416 -system.ruby.network.routers04.throttle1.msg_bytes.Response_Data::4 67536 -system.ruby.network.routers04.throttle1.msg_bytes.ResponseL2hit_Data::4 432 -system.ruby.network.routers04.throttle1.msg_bytes.ResponseLocal_Data::4 7560 -system.ruby.network.routers04.throttle1.msg_bytes.Response_Control::4 760 -system.ruby.network.routers04.throttle1.msg_bytes.Writeback_Data::4 5836176 -system.ruby.network.routers04.throttle1.msg_bytes.Broadcast_Control::1 623416 -system.ruby.network.routers04.throttle1.msg_bytes.Persistent_Control::3 90480 -system.ruby.network.routers05.throttle0.link_utilization 11.703526 -system.ruby.network.routers05.throttle0.msg_count.Response_Data::4 78930 -system.ruby.network.routers05.throttle0.msg_count.ResponseL2hit_Data::4 217 -system.ruby.network.routers05.throttle0.msg_count.ResponseLocal_Data::4 90 -system.ruby.network.routers05.throttle0.msg_count.Response_Control::4 3 -system.ruby.network.routers05.throttle0.msg_count.Writeback_Data::4 3336 -system.ruby.network.routers05.throttle0.msg_count.Broadcast_Control::1 547664 -system.ruby.network.routers05.throttle0.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers05.throttle0.msg_bytes.Response_Data::4 5682960 -system.ruby.network.routers05.throttle0.msg_bytes.ResponseL2hit_Data::4 15624 -system.ruby.network.routers05.throttle0.msg_bytes.ResponseLocal_Data::4 6480 -system.ruby.network.routers05.throttle0.msg_bytes.Response_Control::4 24 -system.ruby.network.routers05.throttle0.msg_bytes.Writeback_Data::4 240192 -system.ruby.network.routers05.throttle0.msg_bytes.Broadcast_Control::1 4381312 -system.ruby.network.routers05.throttle0.msg_bytes.Persistent_Control::3 727808 -system.ruby.network.routers05.throttle1.link_utilization 7.724929 -system.ruby.network.routers05.throttle1.msg_count.Request_Control::1 78443 -system.ruby.network.routers05.throttle1.msg_count.Response_Data::4 903 -system.ruby.network.routers05.throttle1.msg_count.ResponseL2hit_Data::4 6 -system.ruby.network.routers05.throttle1.msg_count.ResponseLocal_Data::4 101 -system.ruby.network.routers05.throttle1.msg_count.Response_Control::4 85 -system.ruby.network.routers05.throttle1.msg_count.Writeback_Data::4 81635 -system.ruby.network.routers05.throttle1.msg_count.Broadcast_Control::1 78443 -system.ruby.network.routers05.throttle1.msg_count.Persistent_Control::3 11284 -system.ruby.network.routers05.throttle1.msg_bytes.Request_Control::1 627544 -system.ruby.network.routers05.throttle1.msg_bytes.Response_Data::4 65016 -system.ruby.network.routers05.throttle1.msg_bytes.ResponseL2hit_Data::4 432 -system.ruby.network.routers05.throttle1.msg_bytes.ResponseLocal_Data::4 7272 -system.ruby.network.routers05.throttle1.msg_bytes.Response_Control::4 680 -system.ruby.network.routers05.throttle1.msg_bytes.Writeback_Data::4 5877720 -system.ruby.network.routers05.throttle1.msg_bytes.Broadcast_Control::1 627544 -system.ruby.network.routers05.throttle1.msg_bytes.Persistent_Control::3 90272 -system.ruby.network.routers06.throttle0.link_utilization 11.672637 -system.ruby.network.routers06.throttle0.msg_count.Response_Data::4 78457 -system.ruby.network.routers06.throttle0.msg_count.ResponseL2hit_Data::4 216 -system.ruby.network.routers06.throttle0.msg_count.ResponseLocal_Data::4 92 -system.ruby.network.routers06.throttle0.msg_count.Response_Control::4 2 -system.ruby.network.routers06.throttle0.msg_count.Writeback_Data::4 3351 -system.ruby.network.routers06.throttle0.msg_count.Broadcast_Control::1 548131 -system.ruby.network.routers06.throttle0.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers06.throttle0.msg_bytes.Response_Data::4 5648904 -system.ruby.network.routers06.throttle0.msg_bytes.ResponseL2hit_Data::4 15552 -system.ruby.network.routers06.throttle0.msg_bytes.ResponseLocal_Data::4 6624 -system.ruby.network.routers06.throttle0.msg_bytes.Response_Control::4 16 -system.ruby.network.routers06.throttle0.msg_bytes.Writeback_Data::4 241272 -system.ruby.network.routers06.throttle0.msg_bytes.Broadcast_Control::1 4385048 -system.ruby.network.routers06.throttle0.msg_bytes.Persistent_Control::3 727808 -system.ruby.network.routers06.throttle1.link_utilization 7.681699 -system.ruby.network.routers06.throttle1.msg_count.Request_Control::1 77976 -system.ruby.network.routers06.throttle1.msg_count.Response_Data::4 914 -system.ruby.network.routers06.throttle1.msg_count.ResponseL2hit_Data::4 9 -system.ruby.network.routers06.throttle1.msg_count.ResponseLocal_Data::4 68 -system.ruby.network.routers06.throttle1.msg_count.Response_Control::4 76 -system.ruby.network.routers06.throttle1.msg_count.Writeback_Data::4 81184 -system.ruby.network.routers06.throttle1.msg_count.Broadcast_Control::1 77976 -system.ruby.network.routers06.throttle1.msg_count.Persistent_Control::3 11352 -system.ruby.network.routers06.throttle1.msg_bytes.Request_Control::1 623808 -system.ruby.network.routers06.throttle1.msg_bytes.Response_Data::4 65808 -system.ruby.network.routers06.throttle1.msg_bytes.ResponseL2hit_Data::4 648 -system.ruby.network.routers06.throttle1.msg_bytes.ResponseLocal_Data::4 4896 -system.ruby.network.routers06.throttle1.msg_bytes.Response_Control::4 608 -system.ruby.network.routers06.throttle1.msg_bytes.Writeback_Data::4 5845248 -system.ruby.network.routers06.throttle1.msg_bytes.Broadcast_Control::1 623808 -system.ruby.network.routers06.throttle1.msg_bytes.Persistent_Control::3 90816 -system.ruby.network.routers07.throttle0.link_utilization 11.671909 -system.ruby.network.routers07.throttle0.msg_count.Response_Data::4 78439 -system.ruby.network.routers07.throttle0.msg_count.ResponseL2hit_Data::4 228 -system.ruby.network.routers07.throttle0.msg_count.ResponseLocal_Data::4 105 -system.ruby.network.routers07.throttle0.msg_count.Response_Control::4 1 -system.ruby.network.routers07.throttle0.msg_count.Writeback_Data::4 3332 -system.ruby.network.routers07.throttle0.msg_count.Broadcast_Control::1 548154 -system.ruby.network.routers07.throttle0.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers07.throttle0.msg_bytes.Response_Data::4 5647608 -system.ruby.network.routers07.throttle0.msg_bytes.ResponseL2hit_Data::4 16416 -system.ruby.network.routers07.throttle0.msg_bytes.ResponseLocal_Data::4 7560 -system.ruby.network.routers07.throttle0.msg_bytes.Response_Control::4 8 -system.ruby.network.routers07.throttle0.msg_bytes.Writeback_Data::4 239904 -system.ruby.network.routers07.throttle0.msg_bytes.Broadcast_Control::1 4385232 -system.ruby.network.routers07.throttle0.msg_bytes.Persistent_Control::3 727808 -system.ruby.network.routers07.throttle1.link_utilization 7.679268 -system.ruby.network.routers07.throttle1.msg_count.Request_Control::1 77953 -system.ruby.network.routers07.throttle1.msg_count.Response_Data::4 910 -system.ruby.network.routers07.throttle1.msg_count.ResponseL2hit_Data::4 13 -system.ruby.network.routers07.throttle1.msg_count.ResponseLocal_Data::4 82 -system.ruby.network.routers07.throttle1.msg_count.Response_Control::4 90 -system.ruby.network.routers07.throttle1.msg_count.Writeback_Data::4 81145 -system.ruby.network.routers07.throttle1.msg_count.Broadcast_Control::1 77953 -system.ruby.network.routers07.throttle1.msg_count.Persistent_Control::3 11322 -system.ruby.network.routers07.throttle1.msg_bytes.Request_Control::1 623624 -system.ruby.network.routers07.throttle1.msg_bytes.Response_Data::4 65520 -system.ruby.network.routers07.throttle1.msg_bytes.ResponseL2hit_Data::4 936 -system.ruby.network.routers07.throttle1.msg_bytes.ResponseLocal_Data::4 5904 -system.ruby.network.routers07.throttle1.msg_bytes.Response_Control::4 720 -system.ruby.network.routers07.throttle1.msg_bytes.Writeback_Data::4 5842440 -system.ruby.network.routers07.throttle1.msg_bytes.Broadcast_Control::1 623624 -system.ruby.network.routers07.throttle1.msg_bytes.Persistent_Control::3 90576 -system.ruby.network.routers08.throttle0.link_utilization 53.749871 -system.ruby.network.routers08.throttle0.msg_count.Request_Control::1 626105 -system.ruby.network.routers08.throttle0.msg_count.Response_Control::4 710 -system.ruby.network.routers08.throttle0.msg_count.Writeback_Data::4 625366 -system.ruby.network.routers08.throttle0.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers08.throttle0.msg_bytes.Request_Control::1 5008840 -system.ruby.network.routers08.throttle0.msg_bytes.Response_Control::4 5680 -system.ruby.network.routers08.throttle0.msg_bytes.Writeback_Data::4 45026352 -system.ruby.network.routers08.throttle0.msg_bytes.Persistent_Control::3 727808 -system.ruby.network.routers08.throttle1.link_utilization 27.289984 -system.ruby.network.routers08.throttle1.msg_count.Request_Control::2 624315 -system.ruby.network.routers08.throttle1.msg_count.Response_Data::4 7830 -system.ruby.network.routers08.throttle1.msg_count.ResponseL2hit_Data::4 1784 -system.ruby.network.routers08.throttle1.msg_count.Response_Control::4 3 -system.ruby.network.routers08.throttle1.msg_count.Writeback_Data::4 236872 -system.ruby.network.routers08.throttle1.msg_count.Writeback_Control::4 379354 -system.ruby.network.routers08.throttle1.msg_bytes.Request_Control::2 4994520 -system.ruby.network.routers08.throttle1.msg_bytes.Response_Data::4 563760 -system.ruby.network.routers08.throttle1.msg_bytes.ResponseL2hit_Data::4 128448 -system.ruby.network.routers08.throttle1.msg_bytes.Response_Control::4 24 -system.ruby.network.routers08.throttle1.msg_bytes.Writeback_Data::4 17054784 -system.ruby.network.routers08.throttle1.msg_bytes.Writeback_Control::4 3034832 -system.ruby.network.routers09.throttle0.link_utilization 27.857899 -system.ruby.network.routers09.throttle0.msg_count.Request_Control::2 624315 -system.ruby.network.routers09.throttle0.msg_count.Response_Data::4 6959 -system.ruby.network.routers09.throttle0.msg_count.ResponseL2hit_Data::4 80 +system.ruby.network.routers04.throttle0.msg_bytes.Writeback_Data::4 233280 +system.ruby.network.routers04.throttle0.msg_bytes.Broadcast_Control::1 4390792 +system.ruby.network.routers04.throttle0.msg_bytes.Persistent_Control::3 707648 +system.ruby.network.routers04.throttle1.link_utilization 7.735510 +system.ruby.network.routers04.throttle1.msg_count.Request_Control::1 78237 +system.ruby.network.routers04.throttle1.msg_count.Response_Data::4 1001 +system.ruby.network.routers04.throttle1.msg_count.ResponseL2hit_Data::4 16 +system.ruby.network.routers04.throttle1.msg_count.ResponseLocal_Data::4 100 +system.ruby.network.routers04.throttle1.msg_count.Response_Control::4 88 +system.ruby.network.routers04.throttle1.msg_count.Writeback_Data::4 81344 +system.ruby.network.routers04.throttle1.msg_count.Broadcast_Control::1 78237 +system.ruby.network.routers04.throttle1.msg_count.Persistent_Control::3 11150 +system.ruby.network.routers04.throttle1.msg_bytes.Request_Control::1 625896 +system.ruby.network.routers04.throttle1.msg_bytes.Response_Data::4 72072 +system.ruby.network.routers04.throttle1.msg_bytes.ResponseL2hit_Data::4 1152 +system.ruby.network.routers04.throttle1.msg_bytes.ResponseLocal_Data::4 7200 +system.ruby.network.routers04.throttle1.msg_bytes.Response_Control::4 704 +system.ruby.network.routers04.throttle1.msg_bytes.Writeback_Data::4 5856768 +system.ruby.network.routers04.throttle1.msg_bytes.Broadcast_Control::1 625896 +system.ruby.network.routers04.throttle1.msg_bytes.Persistent_Control::3 89200 +system.ruby.network.routers05.throttle0.link_utilization 11.725661 +system.ruby.network.routers05.throttle0.msg_count.Response_Data::4 78893 +system.ruby.network.routers05.throttle0.msg_count.ResponseL2hit_Data::4 219 +system.ruby.network.routers05.throttle0.msg_count.ResponseLocal_Data::4 83 +system.ruby.network.routers05.throttle0.msg_count.Response_Control::4 1 +system.ruby.network.routers05.throttle0.msg_count.Writeback_Data::4 3249 +system.ruby.network.routers05.throttle0.msg_count.Broadcast_Control::1 548735 +system.ruby.network.routers05.throttle0.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers05.throttle0.msg_bytes.Response_Data::4 5680296 +system.ruby.network.routers05.throttle0.msg_bytes.ResponseL2hit_Data::4 15768 +system.ruby.network.routers05.throttle0.msg_bytes.ResponseLocal_Data::4 5976 +system.ruby.network.routers05.throttle0.msg_bytes.Response_Control::4 8 +system.ruby.network.routers05.throttle0.msg_bytes.Writeback_Data::4 233928 +system.ruby.network.routers05.throttle0.msg_bytes.Broadcast_Control::1 4389880 +system.ruby.network.routers05.throttle0.msg_bytes.Persistent_Control::3 707648 +system.ruby.network.routers05.throttle1.link_utilization 7.740466 +system.ruby.network.routers05.throttle1.msg_count.Request_Control::1 78351 +system.ruby.network.routers05.throttle1.msg_count.Response_Data::4 954 +system.ruby.network.routers05.throttle1.msg_count.ResponseL2hit_Data::4 10 +system.ruby.network.routers05.throttle1.msg_count.ResponseLocal_Data::4 93 +system.ruby.network.routers05.throttle1.msg_count.Response_Control::4 94 +system.ruby.network.routers05.throttle1.msg_count.Writeback_Data::4 81443 +system.ruby.network.routers05.throttle1.msg_count.Broadcast_Control::1 78351 +system.ruby.network.routers05.throttle1.msg_count.Persistent_Control::3 11148 +system.ruby.network.routers05.throttle1.msg_bytes.Request_Control::1 626808 +system.ruby.network.routers05.throttle1.msg_bytes.Response_Data::4 68688 +system.ruby.network.routers05.throttle1.msg_bytes.ResponseL2hit_Data::4 720 +system.ruby.network.routers05.throttle1.msg_bytes.ResponseLocal_Data::4 6696 +system.ruby.network.routers05.throttle1.msg_bytes.Response_Control::4 752 +system.ruby.network.routers05.throttle1.msg_bytes.Writeback_Data::4 5863896 +system.ruby.network.routers05.throttle1.msg_bytes.Broadcast_Control::1 626808 +system.ruby.network.routers05.throttle1.msg_bytes.Persistent_Control::3 89184 +system.ruby.network.routers06.throttle0.link_utilization 11.731681 +system.ruby.network.routers06.throttle0.msg_count.Response_Data::4 79044 +system.ruby.network.routers06.throttle0.msg_count.ResponseL2hit_Data::4 226 +system.ruby.network.routers06.throttle0.msg_count.ResponseLocal_Data::4 91 +system.ruby.network.routers06.throttle0.msg_count.Response_Control::4 1 +system.ruby.network.routers06.throttle0.msg_count.Writeback_Data::4 3175 +system.ruby.network.routers06.throttle0.msg_count.Broadcast_Control::1 548615 +system.ruby.network.routers06.throttle0.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers06.throttle0.msg_bytes.Response_Data::4 5691168 +system.ruby.network.routers06.throttle0.msg_bytes.ResponseL2hit_Data::4 16272 +system.ruby.network.routers06.throttle0.msg_bytes.ResponseLocal_Data::4 6552 +system.ruby.network.routers06.throttle0.msg_bytes.Response_Control::4 8 +system.ruby.network.routers06.throttle0.msg_bytes.Writeback_Data::4 228600 +system.ruby.network.routers06.throttle0.msg_bytes.Broadcast_Control::1 4388920 +system.ruby.network.routers06.throttle0.msg_bytes.Persistent_Control::3 707648 +system.ruby.network.routers06.throttle1.link_utilization 7.746621 +system.ruby.network.routers06.throttle1.msg_count.Request_Control::1 78471 +system.ruby.network.routers06.throttle1.msg_count.Response_Data::4 977 +system.ruby.network.routers06.throttle1.msg_count.ResponseL2hit_Data::4 19 +system.ruby.network.routers06.throttle1.msg_count.ResponseLocal_Data::4 71 +system.ruby.network.routers06.throttle1.msg_count.Response_Control::4 75 +system.ruby.network.routers06.throttle1.msg_count.Writeback_Data::4 81524 +system.ruby.network.routers06.throttle1.msg_count.Broadcast_Control::1 78471 +system.ruby.network.routers06.throttle1.msg_count.Persistent_Control::3 10832 +system.ruby.network.routers06.throttle1.msg_bytes.Request_Control::1 627768 +system.ruby.network.routers06.throttle1.msg_bytes.Response_Data::4 70344 +system.ruby.network.routers06.throttle1.msg_bytes.ResponseL2hit_Data::4 1368 +system.ruby.network.routers06.throttle1.msg_bytes.ResponseLocal_Data::4 5112 +system.ruby.network.routers06.throttle1.msg_bytes.Response_Control::4 600 +system.ruby.network.routers06.throttle1.msg_bytes.Writeback_Data::4 5869728 +system.ruby.network.routers06.throttle1.msg_bytes.Broadcast_Control::1 627768 +system.ruby.network.routers06.throttle1.msg_bytes.Persistent_Control::3 86656 +system.ruby.network.routers07.throttle0.link_utilization 11.717865 +system.ruby.network.routers07.throttle0.msg_count.Response_Data::4 78848 +system.ruby.network.routers07.throttle0.msg_count.ResponseL2hit_Data::4 215 +system.ruby.network.routers07.throttle0.msg_count.ResponseLocal_Data::4 98 +system.ruby.network.routers07.throttle0.msg_count.Response_Control::4 3 +system.ruby.network.routers07.throttle0.msg_count.Writeback_Data::4 3173 +system.ruby.network.routers07.throttle0.msg_count.Broadcast_Control::1 548809 +system.ruby.network.routers07.throttle0.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers07.throttle0.msg_bytes.Response_Data::4 5677056 +system.ruby.network.routers07.throttle0.msg_bytes.ResponseL2hit_Data::4 15480 +system.ruby.network.routers07.throttle0.msg_bytes.ResponseLocal_Data::4 7056 +system.ruby.network.routers07.throttle0.msg_bytes.Response_Control::4 24 +system.ruby.network.routers07.throttle0.msg_bytes.Writeback_Data::4 228456 +system.ruby.network.routers07.throttle0.msg_bytes.Broadcast_Control::1 4390472 +system.ruby.network.routers07.throttle0.msg_bytes.Persistent_Control::3 707648 +system.ruby.network.routers07.throttle1.link_utilization 7.728929 +system.ruby.network.routers07.throttle1.msg_count.Request_Control::1 78277 +system.ruby.network.routers07.throttle1.msg_count.Response_Data::4 984 +system.ruby.network.routers07.throttle1.msg_count.ResponseL2hit_Data::4 11 +system.ruby.network.routers07.throttle1.msg_count.ResponseLocal_Data::4 92 +system.ruby.network.routers07.throttle1.msg_count.Response_Control::4 87 +system.ruby.network.routers07.throttle1.msg_count.Writeback_Data::4 81313 +system.ruby.network.routers07.throttle1.msg_count.Broadcast_Control::1 78277 +system.ruby.network.routers07.throttle1.msg_count.Persistent_Control::3 10846 +system.ruby.network.routers07.throttle1.msg_bytes.Request_Control::1 626216 +system.ruby.network.routers07.throttle1.msg_bytes.Response_Data::4 70848 +system.ruby.network.routers07.throttle1.msg_bytes.ResponseL2hit_Data::4 792 +system.ruby.network.routers07.throttle1.msg_bytes.ResponseLocal_Data::4 6624 +system.ruby.network.routers07.throttle1.msg_bytes.Response_Control::4 696 +system.ruby.network.routers07.throttle1.msg_bytes.Writeback_Data::4 5854536 +system.ruby.network.routers07.throttle1.msg_bytes.Broadcast_Control::1 626216 +system.ruby.network.routers07.throttle1.msg_bytes.Persistent_Control::3 86768 +system.ruby.network.routers08.throttle0.link_utilization 54.018344 +system.ruby.network.routers08.throttle0.msg_count.Request_Control::1 627086 +system.ruby.network.routers08.throttle0.msg_count.Response_Control::4 668 +system.ruby.network.routers08.throttle0.msg_count.Writeback_Data::4 626389 +system.ruby.network.routers08.throttle0.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers08.throttle0.msg_bytes.Request_Control::1 5016688 +system.ruby.network.routers08.throttle0.msg_bytes.Response_Control::4 5344 +system.ruby.network.routers08.throttle0.msg_bytes.Writeback_Data::4 45100008 +system.ruby.network.routers08.throttle0.msg_bytes.Persistent_Control::3 707648 +system.ruby.network.routers08.throttle1.link_utilization 27.395199 +system.ruby.network.routers08.throttle1.msg_count.Request_Control::2 625240 +system.ruby.network.routers08.throttle1.msg_count.Response_Data::4 8185 +system.ruby.network.routers08.throttle1.msg_count.ResponseL2hit_Data::4 1849 +system.ruby.network.routers08.throttle1.msg_count.Response_Control::4 2 +system.ruby.network.routers08.throttle1.msg_count.Writeback_Data::4 236239 +system.ruby.network.routers08.throttle1.msg_count.Writeback_Control::4 380561 +system.ruby.network.routers08.throttle1.msg_bytes.Request_Control::2 5001920 +system.ruby.network.routers08.throttle1.msg_bytes.Response_Data::4 589320 +system.ruby.network.routers08.throttle1.msg_bytes.ResponseL2hit_Data::4 133128 +system.ruby.network.routers08.throttle1.msg_bytes.Response_Control::4 16 +system.ruby.network.routers08.throttle1.msg_bytes.Writeback_Data::4 17009208 +system.ruby.network.routers08.throttle1.msg_bytes.Writeback_Control::4 3044488 +system.ruby.network.routers09.throttle0.link_utilization 27.943399 +system.ruby.network.routers09.throttle0.msg_count.Request_Control::2 625238 +system.ruby.network.routers09.throttle0.msg_count.Response_Data::4 7338 +system.ruby.network.routers09.throttle0.msg_count.ResponseL2hit_Data::4 97 system.ruby.network.routers09.throttle0.msg_count.Response_Control::4 2 -system.ruby.network.routers09.throttle0.msg_count.Writeback_Data::4 236789 -system.ruby.network.routers09.throttle0.msg_count.Writeback_Control::4 379353 -system.ruby.network.routers09.throttle0.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers09.throttle0.msg_bytes.Request_Control::2 4994520 -system.ruby.network.routers09.throttle0.msg_bytes.Response_Data::4 501048 -system.ruby.network.routers09.throttle0.msg_bytes.ResponseL2hit_Data::4 5760 +system.ruby.network.routers09.throttle0.msg_count.Writeback_Data::4 236174 +system.ruby.network.routers09.throttle0.msg_count.Writeback_Control::4 380563 +system.ruby.network.routers09.throttle0.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers09.throttle0.msg_bytes.Request_Control::2 5001904 +system.ruby.network.routers09.throttle0.msg_bytes.Response_Data::4 528336 +system.ruby.network.routers09.throttle0.msg_bytes.ResponseL2hit_Data::4 6984 system.ruby.network.routers09.throttle0.msg_bytes.Response_Control::4 16 -system.ruby.network.routers09.throttle0.msg_bytes.Writeback_Data::4 17048808 -system.ruby.network.routers09.throttle0.msg_bytes.Writeback_Control::4 3034824 -system.ruby.network.routers09.throttle0.msg_bytes.Persistent_Control::3 727808 -system.ruby.network.routers09.throttle1.link_utilization 47.431890 -system.ruby.network.routers09.throttle1.msg_count.Response_Data::4 621938 -system.ruby.network.routers09.throttle1.msg_count.Response_Control::4 1 -system.ruby.network.routers09.throttle1.msg_count.Writeback_Data::4 300 -system.ruby.network.routers09.throttle1.msg_bytes.Response_Data::4 44779536 -system.ruby.network.routers09.throttle1.msg_bytes.Response_Control::4 8 -system.ruby.network.routers09.throttle1.msg_bytes.Writeback_Data::4 21600 -system.ruby.network.routers10.throttle0.link_utilization 11.630830 -system.ruby.network.routers10.throttle0.msg_count.Response_Data::4 79274 -system.ruby.network.routers10.throttle0.msg_count.ResponseL2hit_Data::4 233 -system.ruby.network.routers10.throttle0.msg_count.ResponseLocal_Data::4 95 -system.ruby.network.routers10.throttle0.msg_count.Response_Control::4 1 -system.ruby.network.routers10.throttle0.msg_count.Writeback_Data::4 3327 -system.ruby.network.routers10.throttle0.msg_count.Broadcast_Control::1 547327 -system.ruby.network.routers10.throttle0.msg_count.Persistent_Control::3 79528 -system.ruby.network.routers10.throttle0.msg_bytes.Response_Data::4 5707728 -system.ruby.network.routers10.throttle0.msg_bytes.ResponseL2hit_Data::4 16776 -system.ruby.network.routers10.throttle0.msg_bytes.ResponseLocal_Data::4 6840 -system.ruby.network.routers10.throttle0.msg_bytes.Response_Control::4 8 -system.ruby.network.routers10.throttle0.msg_bytes.Writeback_Data::4 239544 -system.ruby.network.routers10.throttle0.msg_bytes.Broadcast_Control::1 4378616 -system.ruby.network.routers10.throttle0.msg_bytes.Persistent_Control::3 636224 -system.ruby.network.routers10.throttle1.link_utilization 11.602973 -system.ruby.network.routers10.throttle1.msg_count.Response_Data::4 78882 -system.ruby.network.routers10.throttle1.msg_count.ResponseL2hit_Data::4 231 -system.ruby.network.routers10.throttle1.msg_count.ResponseLocal_Data::4 99 -system.ruby.network.routers10.throttle1.msg_count.Writeback_Data::4 3306 -system.ruby.network.routers10.throttle1.msg_count.Broadcast_Control::1 547765 -system.ruby.network.routers10.throttle1.msg_count.Persistent_Control::3 79508 -system.ruby.network.routers10.throttle1.msg_bytes.Response_Data::4 5679504 -system.ruby.network.routers10.throttle1.msg_bytes.ResponseL2hit_Data::4 16632 -system.ruby.network.routers10.throttle1.msg_bytes.ResponseLocal_Data::4 7128 -system.ruby.network.routers10.throttle1.msg_bytes.Writeback_Data::4 238032 -system.ruby.network.routers10.throttle1.msg_bytes.Broadcast_Control::1 4382120 -system.ruby.network.routers10.throttle1.msg_bytes.Persistent_Control::3 636064 -system.ruby.network.routers10.throttle2.link_utilization 11.610240 -system.ruby.network.routers10.throttle2.msg_count.Response_Data::4 79034 -system.ruby.network.routers10.throttle2.msg_count.ResponseL2hit_Data::4 225 -system.ruby.network.routers10.throttle2.msg_count.ResponseLocal_Data::4 89 -system.ruby.network.routers10.throttle2.msg_count.Writeback_Data::4 3281 -system.ruby.network.routers10.throttle2.msg_count.Broadcast_Control::1 547677 -system.ruby.network.routers10.throttle2.msg_count.Persistent_Control::3 79448 -system.ruby.network.routers10.throttle2.msg_bytes.Response_Data::4 5690448 -system.ruby.network.routers10.throttle2.msg_bytes.ResponseL2hit_Data::4 16200 -system.ruby.network.routers10.throttle2.msg_bytes.ResponseLocal_Data::4 6408 -system.ruby.network.routers10.throttle2.msg_bytes.Writeback_Data::4 236232 -system.ruby.network.routers10.throttle2.msg_bytes.Broadcast_Control::1 4381416 -system.ruby.network.routers10.throttle2.msg_bytes.Persistent_Control::3 635584 -system.ruby.network.routers10.throttle3.link_utilization 11.592538 -system.ruby.network.routers10.throttle3.msg_count.Response_Data::4 78824 -system.ruby.network.routers10.throttle3.msg_count.ResponseL2hit_Data::4 200 -system.ruby.network.routers10.throttle3.msg_count.ResponseLocal_Data::4 76 +system.ruby.network.routers09.throttle0.msg_bytes.Writeback_Data::4 17004528 +system.ruby.network.routers09.throttle0.msg_bytes.Writeback_Control::4 3044504 +system.ruby.network.routers09.throttle0.msg_bytes.Persistent_Control::3 707648 +system.ruby.network.routers09.throttle1.link_utilization 47.688336 +system.ruby.network.routers09.throttle1.msg_count.Response_Data::4 622925 +system.ruby.network.routers09.throttle1.msg_count.Response_Control::4 2 +system.ruby.network.routers09.throttle1.msg_count.Writeback_Data::4 316 +system.ruby.network.routers09.throttle1.msg_count.Writeback_Control::4 2 +system.ruby.network.routers09.throttle1.msg_bytes.Response_Data::4 44850600 +system.ruby.network.routers09.throttle1.msg_bytes.Response_Control::4 16 +system.ruby.network.routers09.throttle1.msg_bytes.Writeback_Data::4 22752 +system.ruby.network.routers09.throttle1.msg_bytes.Writeback_Control::4 16 +system.ruby.network.routers10.throttle0.link_utilization 11.660758 +system.ruby.network.routers10.throttle0.msg_count.Response_Data::4 79304 +system.ruby.network.routers10.throttle0.msg_count.ResponseL2hit_Data::4 218 +system.ruby.network.routers10.throttle0.msg_count.ResponseLocal_Data::4 108 +system.ruby.network.routers10.throttle0.msg_count.Response_Control::4 2 +system.ruby.network.routers10.throttle0.msg_count.Writeback_Data::4 3264 +system.ruby.network.routers10.throttle0.msg_count.Broadcast_Control::1 548338 +system.ruby.network.routers10.throttle0.msg_count.Persistent_Control::3 77168 +system.ruby.network.routers10.throttle0.msg_bytes.Response_Data::4 5709888 +system.ruby.network.routers10.throttle0.msg_bytes.ResponseL2hit_Data::4 15696 +system.ruby.network.routers10.throttle0.msg_bytes.ResponseLocal_Data::4 7776 +system.ruby.network.routers10.throttle0.msg_bytes.Response_Control::4 16 +system.ruby.network.routers10.throttle0.msg_bytes.Writeback_Data::4 235008 +system.ruby.network.routers10.throttle0.msg_bytes.Broadcast_Control::1 4386704 +system.ruby.network.routers10.throttle0.msg_bytes.Persistent_Control::3 617344 +system.ruby.network.routers10.throttle1.link_utilization 11.631988 +system.ruby.network.routers10.throttle1.msg_count.Response_Data::4 78946 +system.ruby.network.routers10.throttle1.msg_count.ResponseL2hit_Data::4 242 +system.ruby.network.routers10.throttle1.msg_count.ResponseLocal_Data::4 74 +system.ruby.network.routers10.throttle1.msg_count.Response_Control::4 1 +system.ruby.network.routers10.throttle1.msg_count.Writeback_Data::4 3190 +system.ruby.network.routers10.throttle1.msg_count.Writeback_Control::4 1 +system.ruby.network.routers10.throttle1.msg_count.Broadcast_Control::1 548694 +system.ruby.network.routers10.throttle1.msg_count.Persistent_Control::3 77406 +system.ruby.network.routers10.throttle1.msg_bytes.Response_Data::4 5684112 +system.ruby.network.routers10.throttle1.msg_bytes.ResponseL2hit_Data::4 17424 +system.ruby.network.routers10.throttle1.msg_bytes.ResponseLocal_Data::4 5328 +system.ruby.network.routers10.throttle1.msg_bytes.Response_Control::4 8 +system.ruby.network.routers10.throttle1.msg_bytes.Writeback_Data::4 229680 +system.ruby.network.routers10.throttle1.msg_bytes.Writeback_Control::4 8 +system.ruby.network.routers10.throttle1.msg_bytes.Broadcast_Control::1 4389552 +system.ruby.network.routers10.throttle1.msg_bytes.Persistent_Control::3 619248 +system.ruby.network.routers10.throttle2.link_utilization 11.647368 +system.ruby.network.routers10.throttle2.msg_count.Response_Data::4 79112 +system.ruby.network.routers10.throttle2.msg_count.ResponseL2hit_Data::4 252 +system.ruby.network.routers10.throttle2.msg_count.ResponseLocal_Data::4 80 +system.ruby.network.routers10.throttle2.msg_count.Response_Control::4 1 +system.ruby.network.routers10.throttle2.msg_count.Writeback_Data::4 3236 +system.ruby.network.routers10.throttle2.msg_count.Writeback_Control::4 1 +system.ruby.network.routers10.throttle2.msg_count.Broadcast_Control::1 548543 +system.ruby.network.routers10.throttle2.msg_count.Persistent_Control::3 77314 +system.ruby.network.routers10.throttle2.msg_bytes.Response_Data::4 5696064 +system.ruby.network.routers10.throttle2.msg_bytes.ResponseL2hit_Data::4 18144 +system.ruby.network.routers10.throttle2.msg_bytes.ResponseLocal_Data::4 5760 +system.ruby.network.routers10.throttle2.msg_bytes.Response_Control::4 8 +system.ruby.network.routers10.throttle2.msg_bytes.Writeback_Data::4 232992 +system.ruby.network.routers10.throttle2.msg_bytes.Writeback_Control::4 8 +system.ruby.network.routers10.throttle2.msg_bytes.Broadcast_Control::1 4388344 +system.ruby.network.routers10.throttle2.msg_bytes.Persistent_Control::3 618512 +system.ruby.network.routers10.throttle3.link_utilization 11.608795 +system.ruby.network.routers10.throttle3.msg_count.Response_Data::4 78622 +system.ruby.network.routers10.throttle3.msg_count.ResponseL2hit_Data::4 241 +system.ruby.network.routers10.throttle3.msg_count.ResponseLocal_Data::4 92 system.ruby.network.routers10.throttle3.msg_count.Response_Control::4 1 -system.ruby.network.routers10.throttle3.msg_count.Writeback_Data::4 3248 -system.ruby.network.routers10.throttle3.msg_count.Broadcast_Control::1 547851 -system.ruby.network.routers10.throttle3.msg_count.Persistent_Control::3 79712 -system.ruby.network.routers10.throttle3.msg_bytes.Response_Data::4 5675328 -system.ruby.network.routers10.throttle3.msg_bytes.ResponseL2hit_Data::4 14400 -system.ruby.network.routers10.throttle3.msg_bytes.ResponseLocal_Data::4 5472 +system.ruby.network.routers10.throttle3.msg_count.Writeback_Data::4 3152 +system.ruby.network.routers10.throttle3.msg_count.Broadcast_Control::1 549022 +system.ruby.network.routers10.throttle3.msg_count.Persistent_Control::3 77456 +system.ruby.network.routers10.throttle3.msg_bytes.Response_Data::4 5660784 +system.ruby.network.routers10.throttle3.msg_bytes.ResponseL2hit_Data::4 17352 +system.ruby.network.routers10.throttle3.msg_bytes.ResponseLocal_Data::4 6624 system.ruby.network.routers10.throttle3.msg_bytes.Response_Control::4 8 -system.ruby.network.routers10.throttle3.msg_bytes.Writeback_Data::4 233856 -system.ruby.network.routers10.throttle3.msg_bytes.Broadcast_Control::1 4382808 -system.ruby.network.routers10.throttle3.msg_bytes.Persistent_Control::3 637696 -system.ruby.network.routers10.throttle4.link_utilization 11.571152 -system.ruby.network.routers10.throttle4.msg_count.Response_Data::4 78435 -system.ruby.network.routers10.throttle4.msg_count.ResponseL2hit_Data::4 234 -system.ruby.network.routers10.throttle4.msg_count.ResponseLocal_Data::4 86 +system.ruby.network.routers10.throttle3.msg_bytes.Writeback_Data::4 226944 +system.ruby.network.routers10.throttle3.msg_bytes.Broadcast_Control::1 4392176 +system.ruby.network.routers10.throttle3.msg_bytes.Persistent_Control::3 619648 +system.ruby.network.routers10.throttle4.link_utilization 11.628094 +system.ruby.network.routers10.throttle4.msg_count.Response_Data::4 78811 +system.ruby.network.routers10.throttle4.msg_count.ResponseL2hit_Data::4 236 +system.ruby.network.routers10.throttle4.msg_count.ResponseLocal_Data::4 108 system.ruby.network.routers10.throttle4.msg_count.Response_Control::4 1 -system.ruby.network.routers10.throttle4.msg_count.Writeback_Data::4 3281 -system.ruby.network.routers10.throttle4.msg_count.Broadcast_Control::1 548180 -system.ruby.network.routers10.throttle4.msg_count.Persistent_Control::3 79666 -system.ruby.network.routers10.throttle4.msg_bytes.Response_Data::4 5647320 -system.ruby.network.routers10.throttle4.msg_bytes.ResponseL2hit_Data::4 16848 -system.ruby.network.routers10.throttle4.msg_bytes.ResponseLocal_Data::4 6192 +system.ruby.network.routers10.throttle4.msg_count.Writeback_Data::4 3240 +system.ruby.network.routers10.throttle4.msg_count.Broadcast_Control::1 548850 +system.ruby.network.routers10.throttle4.msg_count.Persistent_Control::3 77306 +system.ruby.network.routers10.throttle4.msg_bytes.Response_Data::4 5674392 +system.ruby.network.routers10.throttle4.msg_bytes.ResponseL2hit_Data::4 16992 +system.ruby.network.routers10.throttle4.msg_bytes.ResponseLocal_Data::4 7776 system.ruby.network.routers10.throttle4.msg_bytes.Response_Control::4 8 -system.ruby.network.routers10.throttle4.msg_bytes.Writeback_Data::4 236232 -system.ruby.network.routers10.throttle4.msg_bytes.Broadcast_Control::1 4385440 -system.ruby.network.routers10.throttle4.msg_bytes.Persistent_Control::3 637328 -system.ruby.network.routers10.throttle5.link_utilization 11.607953 -system.ruby.network.routers10.throttle5.msg_count.Response_Data::4 78930 -system.ruby.network.routers10.throttle5.msg_count.ResponseL2hit_Data::4 217 -system.ruby.network.routers10.throttle5.msg_count.ResponseLocal_Data::4 90 -system.ruby.network.routers10.throttle5.msg_count.Response_Control::4 3 -system.ruby.network.routers10.throttle5.msg_count.Writeback_Data::4 3336 -system.ruby.network.routers10.throttle5.msg_count.Broadcast_Control::1 547664 -system.ruby.network.routers10.throttle5.msg_count.Persistent_Control::3 79692 -system.ruby.network.routers10.throttle5.msg_bytes.Response_Data::4 5682960 -system.ruby.network.routers10.throttle5.msg_bytes.ResponseL2hit_Data::4 15624 -system.ruby.network.routers10.throttle5.msg_bytes.ResponseLocal_Data::4 6480 -system.ruby.network.routers10.throttle5.msg_bytes.Response_Control::4 24 -system.ruby.network.routers10.throttle5.msg_bytes.Writeback_Data::4 240192 -system.ruby.network.routers10.throttle5.msg_bytes.Broadcast_Control::1 4381312 -system.ruby.network.routers10.throttle5.msg_bytes.Persistent_Control::3 637536 -system.ruby.network.routers10.throttle6.link_utilization 11.576488 -system.ruby.network.routers10.throttle6.msg_count.Response_Data::4 78457 -system.ruby.network.routers10.throttle6.msg_count.ResponseL2hit_Data::4 216 -system.ruby.network.routers10.throttle6.msg_count.ResponseLocal_Data::4 92 -system.ruby.network.routers10.throttle6.msg_count.Response_Control::4 2 -system.ruby.network.routers10.throttle6.msg_count.Writeback_Data::4 3351 -system.ruby.network.routers10.throttle6.msg_count.Broadcast_Control::1 548131 -system.ruby.network.routers10.throttle6.msg_count.Persistent_Control::3 79624 -system.ruby.network.routers10.throttle6.msg_bytes.Response_Data::4 5648904 -system.ruby.network.routers10.throttle6.msg_bytes.ResponseL2hit_Data::4 15552 -system.ruby.network.routers10.throttle6.msg_bytes.ResponseLocal_Data::4 6624 -system.ruby.network.routers10.throttle6.msg_bytes.Response_Control::4 16 -system.ruby.network.routers10.throttle6.msg_bytes.Writeback_Data::4 241272 -system.ruby.network.routers10.throttle6.msg_bytes.Broadcast_Control::1 4385048 -system.ruby.network.routers10.throttle6.msg_bytes.Persistent_Control::3 636992 -system.ruby.network.routers10.throttle7.link_utilization 11.576014 -system.ruby.network.routers10.throttle7.msg_count.Response_Data::4 78439 -system.ruby.network.routers10.throttle7.msg_count.ResponseL2hit_Data::4 228 -system.ruby.network.routers10.throttle7.msg_count.ResponseLocal_Data::4 105 -system.ruby.network.routers10.throttle7.msg_count.Response_Control::4 1 -system.ruby.network.routers10.throttle7.msg_count.Writeback_Data::4 3332 -system.ruby.network.routers10.throttle7.msg_count.Broadcast_Control::1 548154 -system.ruby.network.routers10.throttle7.msg_count.Persistent_Control::3 79654 -system.ruby.network.routers10.throttle7.msg_bytes.Response_Data::4 5647608 -system.ruby.network.routers10.throttle7.msg_bytes.ResponseL2hit_Data::4 16416 -system.ruby.network.routers10.throttle7.msg_bytes.ResponseLocal_Data::4 7560 -system.ruby.network.routers10.throttle7.msg_bytes.Response_Control::4 8 -system.ruby.network.routers10.throttle7.msg_bytes.Writeback_Data::4 239904 -system.ruby.network.routers10.throttle7.msg_bytes.Broadcast_Control::1 4385232 -system.ruby.network.routers10.throttle7.msg_bytes.Persistent_Control::3 637232 -system.ruby.network.routers10.throttle8.link_utilization 53.749905 -system.ruby.network.routers10.throttle8.msg_count.Request_Control::1 626105 -system.ruby.network.routers10.throttle8.msg_count.Response_Control::4 710 -system.ruby.network.routers10.throttle8.msg_count.Writeback_Data::4 625367 -system.ruby.network.routers10.throttle8.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers10.throttle8.msg_bytes.Request_Control::1 5008840 -system.ruby.network.routers10.throttle8.msg_bytes.Response_Control::4 5680 -system.ruby.network.routers10.throttle8.msg_bytes.Writeback_Data::4 45026424 -system.ruby.network.routers10.throttle8.msg_bytes.Persistent_Control::3 727808 -system.ruby.network.routers10.throttle9.link_utilization 27.857899 -system.ruby.network.routers10.throttle9.msg_count.Request_Control::2 624315 -system.ruby.network.routers10.throttle9.msg_count.Response_Data::4 6959 -system.ruby.network.routers10.throttle9.msg_count.ResponseL2hit_Data::4 80 +system.ruby.network.routers10.throttle4.msg_bytes.Writeback_Data::4 233280 +system.ruby.network.routers10.throttle4.msg_bytes.Broadcast_Control::1 4390800 +system.ruby.network.routers10.throttle4.msg_bytes.Persistent_Control::3 618448 +system.ruby.network.routers10.throttle5.link_utilization 11.630891 +system.ruby.network.routers10.throttle5.msg_count.Response_Data::4 78893 +system.ruby.network.routers10.throttle5.msg_count.ResponseL2hit_Data::4 219 +system.ruby.network.routers10.throttle5.msg_count.ResponseLocal_Data::4 83 +system.ruby.network.routers10.throttle5.msg_count.Response_Control::4 1 +system.ruby.network.routers10.throttle5.msg_count.Writeback_Data::4 3249 +system.ruby.network.routers10.throttle5.msg_count.Broadcast_Control::1 548736 +system.ruby.network.routers10.throttle5.msg_count.Persistent_Control::3 77308 +system.ruby.network.routers10.throttle5.msg_bytes.Response_Data::4 5680296 +system.ruby.network.routers10.throttle5.msg_bytes.ResponseL2hit_Data::4 15768 +system.ruby.network.routers10.throttle5.msg_bytes.ResponseLocal_Data::4 5976 +system.ruby.network.routers10.throttle5.msg_bytes.Response_Control::4 8 +system.ruby.network.routers10.throttle5.msg_bytes.Writeback_Data::4 233928 +system.ruby.network.routers10.throttle5.msg_bytes.Broadcast_Control::1 4389888 +system.ruby.network.routers10.throttle5.msg_bytes.Persistent_Control::3 618464 +system.ruby.network.routers10.throttle6.link_utilization 11.639597 +system.ruby.network.routers10.throttle6.msg_count.Response_Data::4 79044 +system.ruby.network.routers10.throttle6.msg_count.ResponseL2hit_Data::4 226 +system.ruby.network.routers10.throttle6.msg_count.ResponseLocal_Data::4 91 +system.ruby.network.routers10.throttle6.msg_count.Response_Control::4 1 +system.ruby.network.routers10.throttle6.msg_count.Writeback_Data::4 3175 +system.ruby.network.routers10.throttle6.msg_count.Broadcast_Control::1 548616 +system.ruby.network.routers10.throttle6.msg_count.Persistent_Control::3 77624 +system.ruby.network.routers10.throttle6.msg_bytes.Response_Data::4 5691168 +system.ruby.network.routers10.throttle6.msg_bytes.ResponseL2hit_Data::4 16272 +system.ruby.network.routers10.throttle6.msg_bytes.ResponseLocal_Data::4 6552 +system.ruby.network.routers10.throttle6.msg_bytes.Response_Control::4 8 +system.ruby.network.routers10.throttle6.msg_bytes.Writeback_Data::4 228600 +system.ruby.network.routers10.throttle6.msg_bytes.Broadcast_Control::1 4388928 +system.ruby.network.routers10.throttle6.msg_bytes.Persistent_Control::3 620992 +system.ruby.network.routers10.throttle7.link_utilization 11.625688 +system.ruby.network.routers10.throttle7.msg_count.Response_Data::4 78848 +system.ruby.network.routers10.throttle7.msg_count.ResponseL2hit_Data::4 215 +system.ruby.network.routers10.throttle7.msg_count.ResponseLocal_Data::4 98 +system.ruby.network.routers10.throttle7.msg_count.Response_Control::4 3 +system.ruby.network.routers10.throttle7.msg_count.Writeback_Data::4 3173 +system.ruby.network.routers10.throttle7.msg_count.Broadcast_Control::1 548810 +system.ruby.network.routers10.throttle7.msg_count.Persistent_Control::3 77610 +system.ruby.network.routers10.throttle7.msg_bytes.Response_Data::4 5677056 +system.ruby.network.routers10.throttle7.msg_bytes.ResponseL2hit_Data::4 15480 +system.ruby.network.routers10.throttle7.msg_bytes.ResponseLocal_Data::4 7056 +system.ruby.network.routers10.throttle7.msg_bytes.Response_Control::4 24 +system.ruby.network.routers10.throttle7.msg_bytes.Writeback_Data::4 228456 +system.ruby.network.routers10.throttle7.msg_bytes.Broadcast_Control::1 4390480 +system.ruby.network.routers10.throttle7.msg_bytes.Persistent_Control::3 620880 +system.ruby.network.routers10.throttle8.link_utilization 54.018361 +system.ruby.network.routers10.throttle8.msg_count.Request_Control::1 627087 +system.ruby.network.routers10.throttle8.msg_count.Response_Control::4 668 +system.ruby.network.routers10.throttle8.msg_count.Writeback_Data::4 626389 +system.ruby.network.routers10.throttle8.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers10.throttle8.msg_bytes.Request_Control::1 5016696 +system.ruby.network.routers10.throttle8.msg_bytes.Response_Control::4 5344 +system.ruby.network.routers10.throttle8.msg_bytes.Writeback_Data::4 45100008 +system.ruby.network.routers10.throttle8.msg_bytes.Persistent_Control::3 707648 +system.ruby.network.routers10.throttle9.link_utilization 27.943416 +system.ruby.network.routers10.throttle9.msg_count.Request_Control::2 625240 +system.ruby.network.routers10.throttle9.msg_count.Response_Data::4 7338 +system.ruby.network.routers10.throttle9.msg_count.ResponseL2hit_Data::4 97 system.ruby.network.routers10.throttle9.msg_count.Response_Control::4 2 -system.ruby.network.routers10.throttle9.msg_count.Writeback_Data::4 236789 -system.ruby.network.routers10.throttle9.msg_count.Writeback_Control::4 379353 -system.ruby.network.routers10.throttle9.msg_count.Persistent_Control::3 90976 -system.ruby.network.routers10.throttle9.msg_bytes.Request_Control::2 4994520 -system.ruby.network.routers10.throttle9.msg_bytes.Response_Data::4 501048 -system.ruby.network.routers10.throttle9.msg_bytes.ResponseL2hit_Data::4 5760 +system.ruby.network.routers10.throttle9.msg_count.Writeback_Data::4 236174 +system.ruby.network.routers10.throttle9.msg_count.Writeback_Control::4 380563 +system.ruby.network.routers10.throttle9.msg_count.Persistent_Control::3 88456 +system.ruby.network.routers10.throttle9.msg_bytes.Request_Control::2 5001920 +system.ruby.network.routers10.throttle9.msg_bytes.Response_Data::4 528336 +system.ruby.network.routers10.throttle9.msg_bytes.ResponseL2hit_Data::4 6984 system.ruby.network.routers10.throttle9.msg_bytes.Response_Control::4 16 -system.ruby.network.routers10.throttle9.msg_bytes.Writeback_Data::4 17048808 -system.ruby.network.routers10.throttle9.msg_bytes.Writeback_Control::4 3034824 -system.ruby.network.routers10.throttle9.msg_bytes.Persistent_Control::3 727808 +system.ruby.network.routers10.throttle9.msg_bytes.Writeback_Data::4 17004528 +system.ruby.network.routers10.throttle9.msg_bytes.Writeback_Control::4 3044504 +system.ruby.network.routers10.throttle9.msg_bytes.Persistent_Control::3 707648 system.ruby.LD.latency_hist::bucket_size 512 system.ruby.LD.latency_hist::max_bucket 5119 -system.ruby.LD.latency_hist::samples 403201 -system.ruby.LD.latency_hist::mean 1206.626358 -system.ruby.LD.latency_hist::gmean 905.407177 -system.ruby.LD.latency_hist::stdev 767.970224 -system.ruby.LD.latency_hist | 108278 26.85% 26.85% | 76136 18.88% 45.74% | 71035 17.62% 63.36% | 77557 19.24% 82.59% | 55661 13.80% 96.40% | 13496 3.35% 99.74% | 1015 0.25% 99.99% | 23 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.LD.latency_hist::total 403201 +system.ruby.LD.latency_hist::samples 404123 +system.ruby.LD.latency_hist::mean 1200.999864 +system.ruby.LD.latency_hist::gmean 900.477274 +system.ruby.LD.latency_hist::stdev 765.116325 +system.ruby.LD.latency_hist | 108804 26.92% 26.92% | 76257 18.87% 45.79% | 72846 18.03% 63.82% | 76798 19.00% 82.82% | 55254 13.67% 96.50% | 13218 3.27% 99.77% | 927 0.23% 100.00% | 19 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.LD.latency_hist::total 404123 system.ruby.LD.hit_latency_hist::bucket_size 512 system.ruby.LD.hit_latency_hist::max_bucket 5119 -system.ruby.LD.hit_latency_hist::samples 1791 -system.ruby.LD.hit_latency_hist::mean 1104.213289 -system.ruby.LD.hit_latency_hist::gmean 581.141844 -system.ruby.LD.hit_latency_hist::stdev 800.023547 -system.ruby.LD.hit_latency_hist | 581 32.44% 32.44% | 303 16.92% 49.36% | 306 17.09% 66.44% | 322 17.98% 84.42% | 222 12.40% 96.82% | 55 3.07% 99.89% | 2 0.11% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.LD.hit_latency_hist::total 1791 +system.ruby.LD.hit_latency_hist::samples 1804 +system.ruby.LD.hit_latency_hist::mean 1046.163525 +system.ruby.LD.hit_latency_hist::gmean 506.824473 +system.ruby.LD.hit_latency_hist::stdev 796.666251 +system.ruby.LD.hit_latency_hist | 637 35.31% 35.31% | 327 18.13% 53.44% | 292 16.19% 69.62% | 287 15.91% 85.53% | 222 12.31% 97.84% | 33 1.83% 99.67% | 6 0.33% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.LD.hit_latency_hist::total 1804 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 401410 -system.ruby.LD.miss_latency_hist::mean 1207.083301 -system.ruby.LD.miss_latency_hist::gmean 907.200122 -system.ruby.LD.miss_latency_hist::stdev 767.794639 -system.ruby.LD.miss_latency_hist | 107697 26.83% 26.83% | 75833 18.89% 45.72% | 70729 17.62% 63.34% | 77235 19.24% 82.58% | 55439 13.81% 96.39% | 13441 3.35% 99.74% | 1013 0.25% 99.99% | 23 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.LD.miss_latency_hist::total 401410 +system.ruby.LD.miss_latency_hist::samples 402319 +system.ruby.LD.miss_latency_hist::mean 1201.694151 +system.ruby.LD.miss_latency_hist::gmean 902.801001 +system.ruby.LD.miss_latency_hist::stdev 764.902372 +system.ruby.LD.miss_latency_hist | 108167 26.89% 26.89% | 75930 18.87% 45.76% | 72554 18.03% 63.79% | 76511 19.02% 82.81% | 55032 13.68% 96.49% | 13185 3.28% 99.77% | 921 0.23% 100.00% | 19 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.LD.miss_latency_hist::total 402319 system.ruby.ST.latency_hist::bucket_size 512 system.ruby.ST.latency_hist::max_bucket 5119 -system.ruby.ST.latency_hist::samples 223050 -system.ruby.ST.latency_hist::mean 1206.070267 -system.ruby.ST.latency_hist::gmean 903.551282 -system.ruby.ST.latency_hist::stdev 769.078949 -system.ruby.ST.latency_hist | 60261 27.02% 27.02% | 41944 18.80% 45.82% | 38916 17.45% 63.27% | 42948 19.25% 82.52% | 30981 13.89% 96.41% | 7472 3.35% 99.76% | 514 0.23% 99.99% | 14 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.ST.latency_hist::total 223050 +system.ruby.ST.latency_hist::samples 223128 +system.ruby.ST.latency_hist::mean 1198.069973 +system.ruby.ST.latency_hist::gmean 897.219318 +system.ruby.ST.latency_hist::stdev 764.608926 +system.ruby.ST.latency_hist | 60637 27.18% 27.18% | 41649 18.67% 45.84% | 40180 18.01% 63.85% | 42703 19.14% 82.99% | 30269 13.57% 96.55% | 7174 3.22% 99.77% | 505 0.23% 100.00% | 11 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.ST.latency_hist::total 223128 system.ruby.ST.hit_latency_hist::bucket_size 512 system.ruby.ST.hit_latency_hist::max_bucket 5119 -system.ruby.ST.hit_latency_hist::samples 1016 -system.ruby.ST.hit_latency_hist::mean 1071.599409 -system.ruby.ST.hit_latency_hist::gmean 506.227433 -system.ruby.ST.hit_latency_hist::stdev 810.320737 -system.ruby.ST.hit_latency_hist | 349 34.35% 34.35% | 166 16.34% 50.69% | 175 17.22% 67.91% | 181 17.81% 85.73% | 116 11.42% 97.15% | 26 2.56% 99.70% | 2 0.20% 99.90% | 1 0.10% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.ST.hit_latency_hist::total 1016 +system.ruby.ST.hit_latency_hist::samples 1040 +system.ruby.ST.hit_latency_hist::mean 1076.801923 +system.ruby.ST.hit_latency_hist::gmean 533.335801 +system.ruby.ST.hit_latency_hist::stdev 814.040414 +system.ruby.ST.hit_latency_hist | 346 33.27% 33.27% | 197 18.94% 52.21% | 167 16.06% 68.27% | 178 17.12% 85.38% | 112 10.77% 96.15% | 37 3.56% 99.71% | 2 0.19% 99.90% | 1 0.10% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.ST.hit_latency_hist::total 1040 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 222034 -system.ruby.ST.miss_latency_hist::mean 1206.685589 -system.ruby.ST.miss_latency_hist::gmean 905.949792 -system.ruby.ST.miss_latency_hist::stdev 768.833014 -system.ruby.ST.miss_latency_hist | 59912 26.98% 26.98% | 41778 18.82% 45.80% | 38741 17.45% 63.25% | 42767 19.26% 82.51% | 30865 13.90% 96.41% | 7446 3.35% 99.76% | 512 0.23% 99.99% | 13 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.ST.miss_latency_hist::total 222034 +system.ruby.ST.miss_latency_hist::samples 222088 +system.ruby.ST.miss_latency_hist::mean 1198.637851 +system.ruby.ST.miss_latency_hist::gmean 899.407401 +system.ruby.ST.miss_latency_hist::stdev 764.326618 +system.ruby.ST.miss_latency_hist | 60291 27.15% 27.15% | 41452 18.66% 45.81% | 40013 18.02% 63.83% | 42525 19.15% 82.98% | 30157 13.58% 96.56% | 7137 3.21% 99.77% | 503 0.23% 100.00% | 10 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.ST.miss_latency_hist::total 222088 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 163 +system.ruby.L1Cache.hit_mach_latency_hist::samples 186 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% | 163 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 163 +system.ruby.L1Cache.hit_mach_latency_hist | 0 0.00% 0.00% | 0 0.00% 0.00% | 186 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 186 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 1328 -system.ruby.L1Cache.miss_mach_latency_hist::mean 1160.911145 -system.ruby.L1Cache.miss_mach_latency_hist::gmean 748.217806 -system.ruby.L1Cache.miss_mach_latency_hist::stdev 787.446867 -system.ruby.L1Cache.miss_mach_latency_hist | 383 28.84% 28.84% | 234 17.62% 46.46% | 247 18.60% 65.06% | 238 17.92% 82.98% | 181 13.63% 96.61% | 42 3.16% 99.77% | 3 0.23% 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 1328 +system.ruby.L1Cache.miss_mach_latency_hist::samples 1293 +system.ruby.L1Cache.miss_mach_latency_hist::mean 1158.235886 +system.ruby.L1Cache.miss_mach_latency_hist::gmean 728.356932 +system.ruby.L1Cache.miss_mach_latency_hist::stdev 802.482863 +system.ruby.L1Cache.miss_mach_latency_hist | 388 30.01% 30.01% | 232 17.94% 47.95% | 204 15.78% 63.73% | 256 19.80% 83.53% | 162 12.53% 96.06% | 48 3.71% 99.77% | 2 0.15% 99.92% | 1 0.08% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.L1Cache.miss_mach_latency_hist::total 1293 system.ruby.L2Cache.hit_mach_latency_hist::bucket_size 512 system.ruby.L2Cache.hit_mach_latency_hist::max_bucket 5119 -system.ruby.L2Cache.hit_mach_latency_hist::samples 2644 -system.ruby.L2Cache.hit_mach_latency_hist::mean 1159.631241 -system.ruby.L2Cache.hit_mach_latency_hist::gmean 781.821585 -system.ruby.L2Cache.hit_mach_latency_hist::stdev 779.774726 -system.ruby.L2Cache.hit_mach_latency_hist | 767 29.01% 29.01% | 469 17.74% 46.75% | 481 18.19% 64.94% | 503 19.02% 83.96% | 338 12.78% 96.75% | 81 3.06% 99.81% | 4 0.15% 99.96% | 1 0.04% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.L2Cache.hit_mach_latency_hist::total 2644 +system.ruby.L2Cache.hit_mach_latency_hist::samples 2658 +system.ruby.L2Cache.hit_mach_latency_hist::mean 1131.219338 +system.ruby.L2Cache.hit_mach_latency_hist::gmean 761.614557 +system.ruby.L2Cache.hit_mach_latency_hist::stdev 778.856804 +system.ruby.L2Cache.hit_mach_latency_hist | 797 29.98% 29.98% | 524 19.71% 49.70% | 459 17.27% 66.97% | 465 17.49% 84.46% | 334 12.57% 97.03% | 70 2.63% 99.66% | 8 0.30% 99.96% | 1 0.04% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.L2Cache.hit_mach_latency_hist::total 2658 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 622116 -system.ruby.Directory.miss_mach_latency_hist::mean 1207.039919 -system.ruby.Directory.miss_mach_latency_hist::gmean 907.126686 -system.ruby.Directory.miss_mach_latency_hist::stdev 768.120033 -system.ruby.Directory.miss_mach_latency_hist | 167226 26.88% 26.88% | 117377 18.87% 45.75% | 109223 17.56% 63.30% | 119764 19.25% 82.56% | 86123 13.84% 96.40% | 20845 3.35% 99.75% | 1522 0.24% 99.99% | 36 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.Directory.miss_mach_latency_hist::total 622116 +system.ruby.Directory.miss_mach_latency_hist::samples 623114 +system.ruby.Directory.miss_mach_latency_hist::mean 1200.695014 +system.ruby.Directory.miss_mach_latency_hist::gmean 901.991783 +system.ruby.Directory.miss_mach_latency_hist::stdev 764.616314 +system.ruby.Directory.miss_mach_latency_hist | 168070 26.97% 26.97% | 117150 18.80% 45.77% | 112363 18.03% 63.81% | 118780 19.06% 82.87% | 85027 13.65% 96.51% | 20274 3.25% 99.77% | 1422 0.23% 100.00% | 28 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.Directory.miss_mach_latency_hist::total 623114 system.ruby.Directory.miss_latency_hist.issue_to_initial_request::bucket_size 1 system.ruby.Directory.miss_latency_hist.issue_to_initial_request::max_bucket 9 system.ruby.Directory.miss_latency_hist.issue_to_initial_request::samples 4 @@ -1142,436 +1175,449 @@ system.ruby.Directory.miss_latency_hist.first_response_to_completion | system.ruby.Directory.miss_latency_hist.first_response_to_completion::total 4 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 92 +system.ruby.LD.L1Cache.hit_type_mach_latency_hist::samples 120 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% | 92 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 92 +system.ruby.LD.L1Cache.hit_type_mach_latency_hist | 0 0.00% 0.00% | 0 0.00% 0.00% | 120 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 120 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 863 -system.ruby.LD.L1Cache.miss_type_mach_latency_hist::mean 1168.529548 -system.ruby.LD.L1Cache.miss_type_mach_latency_hist::gmean 753.386461 -system.ruby.LD.L1Cache.miss_type_mach_latency_hist::stdev 798.015329 -system.ruby.LD.L1Cache.miss_type_mach_latency_hist | 249 28.85% 28.85% | 159 18.42% 47.28% | 146 16.92% 64.19% | 150 17.38% 81.58% | 132 15.30% 96.87% | 25 2.90% 99.77% | 2 0.23% 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 863 +system.ruby.LD.L1Cache.miss_type_mach_latency_hist::samples 858 +system.ruby.LD.L1Cache.miss_type_mach_latency_hist::mean 1181.020979 +system.ruby.LD.L1Cache.miss_type_mach_latency_hist::gmean 749.467450 +system.ruby.LD.L1Cache.miss_type_mach_latency_hist::stdev 801.452334 +system.ruby.LD.L1Cache.miss_type_mach_latency_hist | 252 29.37% 29.37% | 147 17.13% 46.50% | 133 15.50% 62.00% | 180 20.98% 82.98% | 113 13.17% 96.15% | 32 3.73% 99.88% | 0 0.00% 99.88% | 1 0.12% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.LD.L1Cache.miss_type_mach_latency_hist::total 858 system.ruby.LD.L2Cache.hit_type_mach_latency_hist::bucket_size 512 system.ruby.LD.L2Cache.hit_type_mach_latency_hist::max_bucket 5119 -system.ruby.LD.L2Cache.hit_type_mach_latency_hist::samples 1699 -system.ruby.LD.L2Cache.hit_type_mach_latency_hist::mean 1163.897587 -system.ruby.LD.L2Cache.hit_type_mach_latency_hist::gmean 790.070814 -system.ruby.LD.L2Cache.hit_type_mach_latency_hist::stdev 778.028229 -system.ruby.LD.L2Cache.hit_type_mach_latency_hist | 489 28.78% 28.78% | 303 17.83% 46.62% | 306 18.01% 64.63% | 322 18.95% 83.58% | 222 13.07% 96.65% | 55 3.24% 99.88% | 2 0.12% 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 1699 +system.ruby.LD.L2Cache.hit_type_mach_latency_hist::samples 1684 +system.ruby.LD.L2Cache.hit_type_mach_latency_hist::mean 1120.569477 +system.ruby.LD.L2Cache.hit_type_mach_latency_hist::gmean 751.885491 +system.ruby.LD.L2Cache.hit_type_mach_latency_hist::stdev 772.432979 +system.ruby.LD.L2Cache.hit_type_mach_latency_hist | 517 30.70% 30.70% | 327 19.42% 50.12% | 292 17.34% 67.46% | 287 17.04% 84.50% | 222 13.18% 97.68% | 33 1.96% 99.64% | 6 0.36% 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 1684 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 400547 -system.ruby.LD.Directory.miss_type_mach_latency_hist::mean 1207.166367 -system.ruby.LD.Directory.miss_type_mach_latency_hist::gmean 907.563331 -system.ruby.LD.Directory.miss_type_mach_latency_hist::stdev 767.727188 -system.ruby.LD.Directory.miss_type_mach_latency_hist | 107448 26.83% 26.83% | 75674 18.89% 45.72% | 70583 17.62% 63.34% | 77085 19.24% 82.58% | 55307 13.81% 96.39% | 13416 3.35% 99.74% | 1011 0.25% 99.99% | 23 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.LD.Directory.miss_type_mach_latency_hist::total 400547 +system.ruby.LD.Directory.miss_type_mach_latency_hist::samples 401461 +system.ruby.LD.Directory.miss_type_mach_latency_hist::mean 1201.738333 +system.ruby.LD.Directory.miss_type_mach_latency_hist::gmean 903.160221 +system.ruby.LD.Directory.miss_type_mach_latency_hist::stdev 764.822834 +system.ruby.LD.Directory.miss_type_mach_latency_hist | 107915 26.88% 26.88% | 75783 18.88% 45.76% | 72421 18.04% 63.80% | 76331 19.01% 82.81% | 54919 13.68% 96.49% | 13153 3.28% 99.77% | 921 0.23% 100.00% | 18 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.LD.Directory.miss_type_mach_latency_hist::total 401461 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 71 +system.ruby.ST.L1Cache.hit_type_mach_latency_hist::samples 66 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% | 71 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 71 +system.ruby.ST.L1Cache.hit_type_mach_latency_hist | 0 0.00% 0.00% | 0 0.00% 0.00% | 66 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 66 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 465 -system.ruby.ST.L1Cache.miss_type_mach_latency_hist::mean 1146.772043 -system.ruby.ST.L1Cache.miss_type_mach_latency_hist::gmean 738.719018 -system.ruby.ST.L1Cache.miss_type_mach_latency_hist::stdev 768.096494 -system.ruby.ST.L1Cache.miss_type_mach_latency_hist | 134 28.82% 28.82% | 75 16.13% 44.95% | 101 21.72% 66.67% | 88 18.92% 85.59% | 49 10.54% 96.13% | 17 3.66% 99.78% | 1 0.22% 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 465 +system.ruby.ST.L1Cache.miss_type_mach_latency_hist::samples 435 +system.ruby.ST.L1Cache.miss_type_mach_latency_hist::mean 1113.294253 +system.ruby.ST.L1Cache.miss_type_mach_latency_hist::gmean 688.445437 +system.ruby.ST.L1Cache.miss_type_mach_latency_hist::stdev 803.539492 +system.ruby.ST.L1Cache.miss_type_mach_latency_hist | 136 31.26% 31.26% | 85 19.54% 50.80% | 71 16.32% 67.13% | 76 17.47% 84.60% | 49 11.26% 95.86% | 16 3.68% 99.54% | 2 0.46% 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 435 system.ruby.ST.L2Cache.hit_type_mach_latency_hist::bucket_size 512 system.ruby.ST.L2Cache.hit_type_mach_latency_hist::max_bucket 5119 -system.ruby.ST.L2Cache.hit_type_mach_latency_hist::samples 945 -system.ruby.ST.L2Cache.hit_type_mach_latency_hist::mean 1151.960847 -system.ruby.ST.L2Cache.hit_type_mach_latency_hist::gmean 767.206460 -system.ruby.ST.L2Cache.hit_type_mach_latency_hist::stdev 783.259144 -system.ruby.ST.L2Cache.hit_type_mach_latency_hist | 278 29.42% 29.42% | 166 17.57% 46.98% | 175 18.52% 65.50% | 181 19.15% 84.66% | 116 12.28% 96.93% | 26 2.75% 99.68% | 2 0.21% 99.89% | 1 0.11% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.ST.L2Cache.hit_type_mach_latency_hist::total 945 +system.ruby.ST.L2Cache.hit_type_mach_latency_hist::samples 974 +system.ruby.ST.L2Cache.hit_type_mach_latency_hist::mean 1149.632444 +system.ruby.ST.L2Cache.hit_type_mach_latency_hist::gmean 778.733573 +system.ruby.ST.L2Cache.hit_type_mach_latency_hist::stdev 789.900332 +system.ruby.ST.L2Cache.hit_type_mach_latency_hist | 280 28.75% 28.75% | 197 20.23% 48.97% | 167 17.15% 66.12% | 178 18.28% 84.39% | 112 11.50% 95.89% | 37 3.80% 99.69% | 2 0.21% 99.90% | 1 0.10% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.ST.L2Cache.hit_type_mach_latency_hist::total 974 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 221569 -system.ruby.ST.Directory.miss_type_mach_latency_hist::mean 1206.811327 -system.ruby.ST.Directory.miss_type_mach_latency_hist::gmean 906.337864 -system.ruby.ST.Directory.miss_type_mach_latency_hist::stdev 768.831381 -system.ruby.ST.Directory.miss_type_mach_latency_hist | 59778 26.98% 26.98% | 41703 18.82% 45.80% | 38640 17.44% 63.24% | 42679 19.26% 82.50% | 30816 13.91% 96.41% | 7429 3.35% 99.76% | 511 0.23% 99.99% | 13 0.01% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.ST.Directory.miss_type_mach_latency_hist::total 221569 -system.ruby.L1Cache_Controller.Load | 50436 12.51% 12.51% | 50559 12.54% 25.05% | 50756 12.59% 37.64% | 50222 12.46% 50.09% | 50228 12.46% 62.55% | 50377 12.49% 75.04% | 50328 12.48% 87.52% | 50307 12.48% 100.00% -system.ruby.L1Cache_Controller.Load::total 403213 -system.ruby.L1Cache_Controller.Store | 28373 12.72% 12.72% | 27805 12.47% 25.19% | 27689 12.41% 37.60% | 28057 12.58% 50.18% | 27716 12.43% 62.60% | 28088 12.59% 75.19% | 27665 12.40% 87.60% | 27666 12.40% 100.00% -system.ruby.L1Cache_Controller.Store::total 223059 -system.ruby.L1Cache_Controller.L1_Replacement | 1481354 12.58% 12.58% | 1470664 12.49% 25.07% | 1475652 12.53% 37.60% | 1470559 12.49% 50.09% | 1467129 12.46% 62.55% | 1474661 12.52% 75.08% | 1468637 12.47% 87.55% | 1465817 12.45% 100.00% -system.ruby.L1Cache_Controller.L1_Replacement::total 11774473 -system.ruby.L1Cache_Controller.Data_Shared | 208 13.68% 13.68% | 189 12.43% 26.10% | 189 12.43% 38.53% | 157 10.32% 48.85% | 185 12.16% 61.01% | 194 12.75% 73.77% | 182 11.97% 85.73% | 217 14.27% 100.00% -system.ruby.L1Cache_Controller.Data_Shared::total 1521 -system.ruby.L1Cache_Controller.Data_Owner | 41 13.58% 13.58% | 38 12.58% 26.16% | 45 14.90% 41.06% | 30 9.93% 50.99% | 35 11.59% 62.58% | 31 10.26% 72.85% | 25 8.28% 81.13% | 57 18.87% 100.00% -system.ruby.L1Cache_Controller.Data_Owner::total 302 -system.ruby.L1Cache_Controller.Data_All_Tokens | 82680 12.58% 12.58% | 82290 12.52% 25.09% | 82395 12.53% 37.63% | 82161 12.50% 50.12% | 81816 12.44% 62.57% | 82348 12.53% 75.09% | 81909 12.46% 87.55% | 81830 12.45% 100.00% -system.ruby.L1Cache_Controller.Data_All_Tokens::total 657429 -system.ruby.L1Cache_Controller.Ack | 1 11.11% 11.11% | 0 0.00% 11.11% | 0 0.00% 11.11% | 1 11.11% 22.22% | 1 11.11% 33.33% | 3 33.33% 66.67% | 2 22.22% 88.89% | 1 11.11% 100.00% -system.ruby.L1Cache_Controller.Ack::total 9 -system.ruby.L1Cache_Controller.Transient_Local_GETX | 194624 12.47% 12.47% | 195190 12.50% 24.97% | 195307 12.51% 37.49% | 194941 12.49% 49.97% | 195278 12.51% 62.49% | 194913 12.49% 74.97% | 195327 12.51% 87.49% | 195329 12.51% 100.00% -system.ruby.L1Cache_Controller.Transient_Local_GETX::total 1560909 -system.ruby.L1Cache_Controller.Transient_Local_GETS | 352702 12.50% 12.50% | 352574 12.49% 24.99% | 352370 12.49% 37.48% | 352910 12.51% 49.99% | 352902 12.51% 62.49% | 352750 12.50% 74.99% | 352804 12.50% 87.50% | 352825 12.50% 100.00% -system.ruby.L1Cache_Controller.Transient_Local_GETS::total 2821837 -system.ruby.L1Cache_Controller.Transient_Local_GETS_Last_Token | 1 33.33% 33.33% | 1 33.33% 66.67% | 0 0.00% 66.67% | 0 0.00% 66.67% | 0 0.00% 66.67% | 1 33.33% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.L1Cache_Controller.Transient_Local_GETS_Last_Token::total 3 -system.ruby.L1Cache_Controller.Persistent_GETX | 14113 12.48% 12.48% | 14154 12.51% 24.99% | 14109 12.47% 37.46% | 14130 12.49% 49.95% | 14118 12.48% 62.43% | 14160 12.52% 74.95% | 14203 12.56% 87.51% | 14134 12.49% 100.00% -system.ruby.L1Cache_Controller.Persistent_GETX::total 113121 -system.ruby.L1Cache_Controller.Persistent_GETS | 25808 12.49% 12.49% | 25766 12.47% 24.95% | 25783 12.47% 37.42% | 25890 12.53% 49.95% | 25893 12.53% 62.48% | 25876 12.52% 74.99% | 25799 12.48% 87.48% | 25889 12.52% 100.00% -system.ruby.L1Cache_Controller.Persistent_GETS::total 206704 -system.ruby.L1Cache_Controller.Persistent_GETS_Last_Token | 2 50.00% 50.00% | 0 0.00% 50.00% | 1 25.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.ST.Directory.miss_type_mach_latency_hist::samples 221653 +system.ruby.ST.Directory.miss_type_mach_latency_hist::mean 1198.805340 +system.ruby.ST.Directory.miss_type_mach_latency_hist::gmean 899.879339 +system.ruby.ST.Directory.miss_type_mach_latency_hist::stdev 764.240219 +system.ruby.ST.Directory.miss_type_mach_latency_hist | 60155 27.14% 27.14% | 41367 18.66% 45.80% | 39942 18.02% 63.82% | 42449 19.15% 82.97% | 30108 13.58% 96.56% | 7121 3.21% 99.77% | 501 0.23% 100.00% | 10 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.ST.Directory.miss_type_mach_latency_hist::total 221653 +system.ruby.Directory_Controller.GETX 237437 0.00% 0.00% +system.ruby.Directory_Controller.GETS 430203 0.00% 0.00% +system.ruby.Directory_Controller.Lockdown 44403 0.00% 0.00% +system.ruby.Directory_Controller.Unlockdown 44053 0.00% 0.00% +system.ruby.Directory_Controller.Data_Owner 298 0.00% 0.00% +system.ruby.Directory_Controller.Data_All_Tokens 243274 0.00% 0.00% +system.ruby.Directory_Controller.Ack_Owner 529 0.00% 0.00% +system.ruby.Directory_Controller.Ack_Owner_All_Tokens 379211 0.00% 0.00% +system.ruby.Directory_Controller.Tokens 147 0.00% 0.00% +system.ruby.Directory_Controller.Ack_All_Tokens 777 0.00% 0.00% +system.ruby.Directory_Controller.Memory_Data 622922 0.00% 0.00% +system.ruby.Directory_Controller.Memory_Ack 243159 0.00% 0.00% +system.ruby.Directory_Controller.O.GETX 220129 0.00% 0.00% +system.ruby.Directory_Controller.O.GETS 398579 0.00% 0.00% +system.ruby.Directory_Controller.O.Lockdown 3733 0.00% 0.00% +system.ruby.Directory_Controller.O.Data_All_Tokens 60 0.00% 0.00% +system.ruby.Directory_Controller.O.Tokens 5 0.00% 0.00% +system.ruby.Directory_Controller.O.Ack_All_Tokens 747 0.00% 0.00% +system.ruby.Directory_Controller.NO.GETX 2154 0.00% 0.00% +system.ruby.Directory_Controller.NO.GETS 4044 0.00% 0.00% +system.ruby.Directory_Controller.NO.Lockdown 17540 0.00% 0.00% +system.ruby.Directory_Controller.NO.Data_Owner 298 0.00% 0.00% +system.ruby.Directory_Controller.NO.Data_All_Tokens 242862 0.00% 0.00% +system.ruby.Directory_Controller.NO.Ack_Owner 529 0.00% 0.00% +system.ruby.Directory_Controller.NO.Ack_Owner_All_Tokens 378819 0.00% 0.00% +system.ruby.Directory_Controller.NO.Tokens 139 0.00% 0.00% +system.ruby.Directory_Controller.L.GETX 127 0.00% 0.00% +system.ruby.Directory_Controller.L.GETS 205 0.00% 0.00% +system.ruby.Directory_Controller.L.Lockdown 318 0.00% 0.00% +system.ruby.Directory_Controller.L.Unlockdown 44051 0.00% 0.00% +system.ruby.Directory_Controller.L.Data_All_Tokens 321 0.00% 0.00% +system.ruby.Directory_Controller.L.Ack_Owner_All_Tokens 392 0.00% 0.00% +system.ruby.Directory_Controller.L.Tokens 2 0.00% 0.00% +system.ruby.Directory_Controller.O_W.GETX 72 0.00% 0.00% +system.ruby.Directory_Controller.O_W.GETS 89 0.00% 0.00% +system.ruby.Directory_Controller.O_W.Lockdown 106 0.00% 0.00% +system.ruby.Directory_Controller.O_W.Data_All_Tokens 31 0.00% 0.00% +system.ruby.Directory_Controller.O_W.Tokens 1 0.00% 0.00% +system.ruby.Directory_Controller.O_W.Memory_Data 2 0.00% 0.00% +system.ruby.Directory_Controller.O_W.Memory_Ack 243053 0.00% 0.00% +system.ruby.Directory_Controller.L_O_W.GETX 48 0.00% 0.00% +system.ruby.Directory_Controller.L_O_W.GETS 63 0.00% 0.00% +system.ruby.Directory_Controller.L_O_W.Lockdown 4 0.00% 0.00% +system.ruby.Directory_Controller.L_O_W.Unlockdown 2 0.00% 0.00% +system.ruby.Directory_Controller.L_O_W.Ack_All_Tokens 15 0.00% 0.00% +system.ruby.Directory_Controller.L_O_W.Memory_Data 4229 0.00% 0.00% +system.ruby.Directory_Controller.L_O_W.Memory_Ack 106 0.00% 0.00% +system.ruby.Directory_Controller.L_NO_W.GETX 466 0.00% 0.00% +system.ruby.Directory_Controller.L_NO_W.GETS 814 0.00% 0.00% +system.ruby.Directory_Controller.L_NO_W.Lockdown 28 0.00% 0.00% +system.ruby.Directory_Controller.L_NO_W.Memory_Data 22674 0.00% 0.00% +system.ruby.Directory_Controller.NO_W.GETX 14441 0.00% 0.00% +system.ruby.Directory_Controller.NO_W.GETS 26409 0.00% 0.00% +system.ruby.Directory_Controller.NO_W.Lockdown 22674 0.00% 0.00% +system.ruby.Directory_Controller.NO_W.Ack_All_Tokens 15 0.00% 0.00% +system.ruby.Directory_Controller.NO_W.Memory_Data 596017 0.00% 0.00% +system.ruby.L1Cache_Controller.Load | 50549 12.51% 12.51% | 50655 12.53% 25.04% | 50543 12.51% 37.55% | 50433 12.48% 50.03% | 50597 12.52% 62.55% | 50378 12.47% 75.01% | 50321 12.45% 87.46% | 50661 12.54% 100.00% +system.ruby.L1Cache_Controller.Load::total 404137 +system.ruby.L1Cache_Controller.Store | 28221 12.65% 12.65% | 27757 12.44% 25.09% | 28028 12.56% 37.65% | 27656 12.39% 50.04% | 27664 12.40% 62.44% | 27998 12.55% 74.99% | 28169 12.62% 87.61% | 27643 12.39% 100.00% +system.ruby.L1Cache_Controller.Store::total 223136 +system.ruby.L1Cache_Controller.L1_Replacement | 1480088 12.55% 12.55% | 1475888 12.52% 25.07% | 1476913 12.53% 37.60% | 1470392 12.47% 50.07% | 1471389 12.48% 62.55% | 1471572 12.48% 75.03% | 1471675 12.48% 87.51% | 1472167 12.49% 100.00% +system.ruby.L1Cache_Controller.L1_Replacement::total 11790084 +system.ruby.L1Cache_Controller.Data_Shared | 197 12.48% 12.48% | 200 12.67% 25.14% | 199 12.60% 37.75% | 194 12.29% 50.03% | 203 12.86% 62.89% | 182 11.53% 74.41% | 203 12.86% 87.27% | 201 12.73% 100.00% +system.ruby.L1Cache_Controller.Data_Shared::total 1579 +system.ruby.L1Cache_Controller.Data_Owner | 29 10.03% 10.03% | 45 15.57% 25.61% | 42 14.53% 40.14% | 29 10.03% 50.17% | 39 13.49% 63.67% | 26 9.00% 72.66% | 40 13.84% 86.51% | 39 13.49% 100.00% +system.ruby.L1Cache_Controller.Data_Owner::total 289 +system.ruby.L1Cache_Controller.Data_All_Tokens | 82668 12.56% 12.56% | 82207 12.49% 25.06% | 82439 12.53% 37.59% | 81884 12.44% 50.03% | 82153 12.49% 62.52% | 82236 12.50% 75.02% | 82293 12.51% 87.52% | 82094 12.48% 100.00% +system.ruby.L1Cache_Controller.Data_All_Tokens::total 657974 +system.ruby.L1Cache_Controller.Ack | 2 20.00% 20.00% | 2 20.00% 40.00% | 1 10.00% 50.00% | 1 10.00% 60.00% | 1 10.00% 70.00% | 1 10.00% 80.00% | 0 0.00% 80.00% | 2 20.00% 100.00% +system.ruby.L1Cache_Controller.Ack::total 10 +system.ruby.L1Cache_Controller.Ack_All_Tokens | 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% | 0 0.00% 33.33% | 1 33.33% 66.67% | 1 33.33% 100.00% +system.ruby.L1Cache_Controller.Ack_All_Tokens::total 3 +system.ruby.L1Cache_Controller.Transient_Local_GETX | 194854 12.48% 12.48% | 195320 12.51% 24.99% | 195053 12.49% 37.48% | 195420 12.52% 49.99% | 195412 12.51% 62.51% | 195080 12.49% 75.00% | 194909 12.48% 87.48% | 195435 12.52% 100.00% +system.ruby.L1Cache_Controller.Transient_Local_GETX::total 1561483 +system.ruby.L1Cache_Controller.Transient_Local_GETS | 353483 12.50% 12.50% | 353371 12.49% 24.99% | 353489 12.50% 37.49% | 353602 12.50% 50.00% | 353436 12.50% 62.49% | 353654 12.50% 75.00% | 353706 12.51% 87.50% | 353373 12.50% 100.00% +system.ruby.L1Cache_Controller.Transient_Local_GETS::total 2828114 +system.ruby.L1Cache_Controller.Transient_Local_GETS_Last_Token | 0 0.00% 0.00% | 2 40.00% 40.00% | 0 0.00% 40.00% | 0 0.00% 40.00% | 1 20.00% 60.00% | 1 20.00% 80.00% | 0 0.00% 80.00% | 1 20.00% 100.00% +system.ruby.L1Cache_Controller.Transient_Local_GETS_Last_Token::total 5 +system.ruby.L1Cache_Controller.Persistent_GETX | 13783 12.49% 12.49% | 13801 12.51% 25.00% | 13756 12.47% 37.47% | 13761 12.47% 49.95% | 13777 12.49% 62.43% | 13755 12.47% 74.90% | 13894 12.59% 87.49% | 13796 12.51% 100.00% +system.ruby.L1Cache_Controller.Persistent_GETX::total 110323 +system.ruby.L1Cache_Controller.Persistent_GETS | 24943 12.44% 12.44% | 25035 12.49% 24.93% | 25044 12.49% 37.42% | 25123 12.53% 49.95% | 25028 12.48% 62.43% | 25059 12.50% 74.93% | 25085 12.51% 87.44% | 25178 12.56% 100.00% +system.ruby.L1Cache_Controller.Persistent_GETS::total 200495 +system.ruby.L1Cache_Controller.Persistent_GETS_Last_Token | 1 25.00% 25.00% | 0 0.00% 25.00% | 0 0.00% 25.00% | 1 25.00% 50.00% | 0 0.00% 50.00% | 1 25.00% 75.00% | 1 25.00% 100.00% | 0 0.00% 100.00% system.ruby.L1Cache_Controller.Persistent_GETS_Last_Token::total 4 -system.ruby.L1Cache_Controller.Own_Lock_or_Unlock | 51053 12.51% 12.51% | 51056 12.51% 25.03% | 51083 12.52% 37.55% | 50956 12.49% 50.04% | 50965 12.49% 62.53% | 50940 12.49% 75.02% | 50973 12.49% 87.51% | 50953 12.49% 100.00% -system.ruby.L1Cache_Controller.Own_Lock_or_Unlock::total 407979 -system.ruby.L1Cache_Controller.Request_Timeout | 35893 12.78% 12.78% | 35498 12.64% 25.42% | 35407 12.61% 38.02% | 34645 12.33% 50.36% | 35410 12.61% 62.97% | 34897 12.42% 75.39% | 34128 12.15% 87.54% | 34991 12.46% 100.00% -system.ruby.L1Cache_Controller.Request_Timeout::total 280869 -system.ruby.L1Cache_Controller.Use_TimeoutStarverX | 8 10.00% 10.00% | 6 7.50% 17.50% | 11 13.75% 31.25% | 11 13.75% 45.00% | 11 13.75% 58.75% | 6 7.50% 66.25% | 11 13.75% 80.00% | 16 20.00% 100.00% -system.ruby.L1Cache_Controller.Use_TimeoutStarverX::total 80 -system.ruby.L1Cache_Controller.Use_TimeoutStarverS | 7 5.79% 5.79% | 23 19.01% 24.79% | 14 11.57% 36.36% | 9 7.44% 43.80% | 20 16.53% 60.33% | 18 14.88% 75.21% | 14 11.57% 86.78% | 16 13.22% 100.00% -system.ruby.L1Cache_Controller.Use_TimeoutStarverS::total 121 -system.ruby.L1Cache_Controller.Use_TimeoutNoStarvers | 78546 12.58% 12.58% | 78110 12.51% 25.09% | 78198 12.53% 37.62% | 78066 12.50% 50.12% | 77695 12.45% 62.57% | 78214 12.53% 75.10% | 77757 12.46% 87.55% | 77697 12.45% 100.00% -system.ruby.L1Cache_Controller.Use_TimeoutNoStarvers::total 624283 -system.ruby.L1Cache_Controller.NP.Load | 50396 12.51% 12.51% | 50523 12.54% 25.05% | 50724 12.59% 37.63% | 50182 12.45% 50.09% | 50190 12.46% 62.54% | 50352 12.50% 75.04% | 50293 12.48% 87.52% | 50276 12.48% 100.00% -system.ruby.L1Cache_Controller.NP.Load::total 402936 -system.ruby.L1Cache_Controller.NP.Store | 28349 12.72% 12.72% | 27783 12.47% 25.18% | 27674 12.42% 37.60% | 28036 12.58% 50.18% | 27695 12.43% 62.61% | 28060 12.59% 75.19% | 27646 12.40% 87.60% | 27641 12.40% 100.00% -system.ruby.L1Cache_Controller.NP.Store::total 222884 -system.ruby.L1Cache_Controller.NP.Data_Shared | 17 14.53% 14.53% | 16 13.68% 28.21% | 15 12.82% 41.03% | 12 10.26% 51.28% | 12 10.26% 61.54% | 11 9.40% 70.94% | 9 7.69% 78.63% | 25 21.37% 100.00% -system.ruby.L1Cache_Controller.NP.Data_Shared::total 117 -system.ruby.L1Cache_Controller.NP.Data_Owner | 11 11.46% 11.46% | 10 10.42% 21.88% | 13 13.54% 35.42% | 7 7.29% 42.71% | 11 11.46% 54.17% | 11 11.46% 65.62% | 8 8.33% 73.96% | 25 26.04% 100.00% -system.ruby.L1Cache_Controller.NP.Data_Owner::total 96 -system.ruby.L1Cache_Controller.NP.Data_All_Tokens | 4088 12.46% 12.46% | 4134 12.60% 25.06% | 4147 12.64% 37.70% | 4054 12.35% 50.05% | 4073 12.41% 62.46% | 4098 12.49% 74.95% | 4120 12.56% 87.51% | 4099 12.49% 100.00% -system.ruby.L1Cache_Controller.NP.Data_All_Tokens::total 32813 -system.ruby.L1Cache_Controller.NP.Ack | 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% | 2 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.L1Cache_Controller.NP.Ack::total 2 -system.ruby.L1Cache_Controller.NP.Transient_Local_GETX | 194161 12.47% 12.47% | 194721 12.50% 24.97% | 194841 12.51% 37.49% | 194462 12.49% 49.97% | 194791 12.51% 62.48% | 194446 12.49% 74.97% | 194881 12.51% 87.48% | 194886 12.52% 100.00% -system.ruby.L1Cache_Controller.NP.Transient_Local_GETX::total 1557189 -system.ruby.L1Cache_Controller.NP.Transient_Local_GETS | 351907 12.50% 12.50% | 351775 12.50% 25.00% | 351496 12.49% 37.48% | 352130 12.51% 49.99% | 352083 12.51% 62.50% | 351871 12.50% 74.99% | 351944 12.50% 87.50% | 352019 12.50% 100.00% -system.ruby.L1Cache_Controller.NP.Transient_Local_GETS::total 2815225 -system.ruby.L1Cache_Controller.NP.Own_Lock_or_Unlock | 44647 12.50% 12.50% | 44658 12.50% 25.00% | 44641 12.50% 37.50% | 44692 12.51% 50.01% | 44586 12.48% 62.50% | 44684 12.51% 75.01% | 44620 12.49% 87.50% | 44656 12.50% 100.00% -system.ruby.L1Cache_Controller.NP.Own_Lock_or_Unlock::total 357184 -system.ruby.L1Cache_Controller.I.L1_Replacement | 75 10.58% 10.58% | 92 12.98% 23.55% | 106 14.95% 38.50% | 95 13.40% 51.90% | 95 13.40% 65.30% | 81 11.42% 76.73% | 76 10.72% 87.45% | 89 12.55% 100.00% -system.ruby.L1Cache_Controller.I.L1_Replacement::total 709 -system.ruby.L1Cache_Controller.I.Data_All_Tokens | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.L1Cache_Controller.I.Data_All_Tokens::total 1 -system.ruby.L1Cache_Controller.I.Transient_Local_GETX | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.L1Cache_Controller.I.Transient_Local_GETX::total 1 -system.ruby.L1Cache_Controller.I.Transient_Local_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% | 1 100.00% 100.00% | 0 0.00% 100.00% -system.ruby.L1Cache_Controller.I.Transient_Local_GETS::total 1 -system.ruby.L1Cache_Controller.S.L1_Replacement | 205 12.97% 12.97% | 201 12.71% 25.68% | 201 12.71% 38.39% | 162 10.25% 48.64% | 198 12.52% 61.16% | 208 13.16% 74.32% | 199 12.59% 86.91% | 207 13.09% 100.00% -system.ruby.L1Cache_Controller.S.L1_Replacement::total 1581 -system.ruby.L1Cache_Controller.S.Data_Shared | 4 26.67% 26.67% | 2 13.33% 40.00% | 3 20.00% 60.00% | 2 13.33% 73.33% | 0 0.00% 73.33% | 1 6.67% 80.00% | 0 0.00% 80.00% | 3 20.00% 100.00% -system.ruby.L1Cache_Controller.S.Data_Shared::total 15 -system.ruby.L1Cache_Controller.S.Data_Owner | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.L1Cache_Controller.S.Data_Owner::total 1 -system.ruby.L1Cache_Controller.S.Data_All_Tokens | 2 40.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% | 0 0.00% 80.00% | 1 20.00% 100.00% +system.ruby.L1Cache_Controller.Own_Lock_or_Unlock | 49729 12.53% 12.53% | 49620 12.50% 25.04% | 49656 12.51% 37.55% | 49571 12.49% 50.04% | 49651 12.51% 62.55% | 49641 12.51% 75.06% | 49476 12.47% 87.53% | 49482 12.47% 100.00% +system.ruby.L1Cache_Controller.Own_Lock_or_Unlock::total 396826 +system.ruby.L1Cache_Controller.Request_Timeout | 33619 12.37% 12.37% | 34306 12.62% 24.99% | 34435 12.67% 37.65% | 33457 12.31% 49.96% | 34654 12.75% 62.71% | 33427 12.30% 75.00% | 34346 12.63% 87.64% | 33609 12.36% 100.00% +system.ruby.L1Cache_Controller.Request_Timeout::total 271853 +system.ruby.L1Cache_Controller.Use_TimeoutStarverX | 6 10.71% 10.71% | 5 8.93% 19.64% | 6 10.71% 30.36% | 7 12.50% 42.86% | 8 14.29% 57.14% | 6 10.71% 67.86% | 8 14.29% 82.14% | 10 17.86% 100.00% +system.ruby.L1Cache_Controller.Use_TimeoutStarverX::total 56 +system.ruby.L1Cache_Controller.Use_TimeoutStarverS | 7 5.15% 5.15% | 17 12.50% 17.65% | 15 11.03% 28.68% | 13 9.56% 38.24% | 12 8.82% 47.06% | 25 18.38% 65.44% | 23 16.91% 82.35% | 24 17.65% 100.00% +system.ruby.L1Cache_Controller.Use_TimeoutStarverS::total 136 +system.ruby.L1Cache_Controller.Use_TimeoutNoStarvers | 78528 12.56% 12.56% | 78156 12.50% 25.06% | 78311 12.53% 37.59% | 77846 12.45% 50.04% | 78001 12.48% 62.51% | 78123 12.50% 75.01% | 78233 12.51% 87.52% | 78034 12.48% 100.00% +system.ruby.L1Cache_Controller.Use_TimeoutNoStarvers::total 625232 +system.ruby.L1Cache_Controller.NP.Load | 50509 12.51% 12.51% | 50627 12.54% 25.04% | 50510 12.51% 37.55% | 50389 12.48% 50.03% | 50551 12.52% 62.55% | 50342 12.47% 75.02% | 50285 12.45% 87.47% | 50606 12.53% 100.00% +system.ruby.L1Cache_Controller.NP.Load::total 403819 +system.ruby.L1Cache_Controller.NP.Store | 28202 12.65% 12.65% | 27742 12.44% 25.09% | 28001 12.56% 37.65% | 27633 12.39% 50.04% | 27642 12.40% 62.44% | 27971 12.55% 74.99% | 28144 12.62% 87.61% | 27623 12.39% 100.00% +system.ruby.L1Cache_Controller.NP.Store::total 222958 +system.ruby.L1Cache_Controller.NP.Data_Shared | 11 8.59% 8.59% | 18 14.06% 22.66% | 19 14.84% 37.50% | 14 10.94% 48.44% | 16 12.50% 60.94% | 8 6.25% 67.19% | 23 17.97% 85.16% | 19 14.84% 100.00% +system.ruby.L1Cache_Controller.NP.Data_Shared::total 128 +system.ruby.L1Cache_Controller.NP.Data_Owner | 6 7.14% 7.14% | 14 16.67% 23.81% | 11 13.10% 36.90% | 10 11.90% 48.81% | 12 14.29% 63.10% | 5 5.95% 69.05% | 13 15.48% 84.52% | 13 15.48% 100.00% +system.ruby.L1Cache_Controller.NP.Data_Owner::total 84 +system.ruby.L1Cache_Controller.NP.Data_All_Tokens | 4108 12.67% 12.67% | 4005 12.35% 25.02% | 4095 12.63% 37.64% | 3999 12.33% 49.97% | 4120 12.70% 62.68% | 4067 12.54% 75.22% | 4023 12.40% 87.62% | 4014 12.38% 100.00% +system.ruby.L1Cache_Controller.NP.Data_All_Tokens::total 32431 +system.ruby.L1Cache_Controller.NP.Ack | 0 0.00% 0.00% | 2 50.00% 50.00% | 1 25.00% 75.00% | 1 25.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.NP.Ack::total 4 +system.ruby.L1Cache_Controller.NP.Transient_Local_GETX | 194378 12.48% 12.48% | 194859 12.51% 24.99% | 194607 12.49% 37.48% | 194968 12.52% 49.99% | 194930 12.51% 62.51% | 194649 12.49% 75.00% | 194495 12.48% 87.48% | 194975 12.52% 100.00% +system.ruby.L1Cache_Controller.NP.Transient_Local_GETX::total 1557861 +system.ruby.L1Cache_Controller.NP.Transient_Local_GETS | 352691 12.50% 12.50% | 352515 12.49% 24.99% | 352621 12.50% 37.49% | 352784 12.50% 50.00% | 352579 12.50% 62.49% | 352819 12.50% 75.00% | 352925 12.51% 87.51% | 352525 12.49% 100.00% +system.ruby.L1Cache_Controller.NP.Transient_Local_GETS::total 2821459 +system.ruby.L1Cache_Controller.NP.Own_Lock_or_Unlock | 43402 12.49% 12.49% | 43438 12.50% 24.98% | 43495 12.51% 37.49% | 43450 12.50% 49.99% | 43468 12.50% 62.50% | 43442 12.50% 75.00% | 43468 12.50% 87.50% | 43449 12.50% 100.00% +system.ruby.L1Cache_Controller.NP.Own_Lock_or_Unlock::total 347612 +system.ruby.L1Cache_Controller.I.L1_Replacement | 83 12.46% 12.46% | 85 12.76% 25.23% | 90 13.51% 38.74% | 71 10.66% 49.40% | 86 12.91% 62.31% | 92 13.81% 76.13% | 74 11.11% 87.24% | 85 12.76% 100.00% +system.ruby.L1Cache_Controller.I.L1_Replacement::total 666 +system.ruby.L1Cache_Controller.I.Data_All_Tokens | 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 50.00% 50.00% | 0 0.00% 50.00% | 1 50.00% 100.00% +system.ruby.L1Cache_Controller.I.Data_All_Tokens::total 2 +system.ruby.L1Cache_Controller.I.Transient_Local_GETX | 0 0.00% 0.00% | 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% +system.ruby.L1Cache_Controller.I.Transient_Local_GETX::total 2 +system.ruby.L1Cache_Controller.I.Transient_Local_GETS | 1 50.00% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 0 0.00% 50.00% | 1 50.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.L1Cache_Controller.I.Transient_Local_GETS::total 2 +system.ruby.L1Cache_Controller.I.Persistent_GETX | 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% | 1 50.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.L1Cache_Controller.I.Persistent_GETX::total 2 +system.ruby.L1Cache_Controller.S.L1_Replacement | 197 12.19% 12.19% | 208 12.87% 25.06% | 195 12.07% 37.13% | 202 12.50% 49.63% | 209 12.93% 62.56% | 196 12.13% 74.69% | 206 12.75% 87.44% | 203 12.56% 100.00% +system.ruby.L1Cache_Controller.S.L1_Replacement::total 1616 +system.ruby.L1Cache_Controller.S.Data_Shared | 4 21.05% 21.05% | 2 10.53% 31.58% | 2 10.53% 42.11% | 4 21.05% 63.16% | 2 10.53% 73.68% | 2 10.53% 84.21% | 1 5.26% 89.47% | 2 10.53% 100.00% +system.ruby.L1Cache_Controller.S.Data_Shared::total 19 +system.ruby.L1Cache_Controller.S.Data_All_Tokens | 1 20.00% 20.00% | 0 0.00% 20.00% | 0 0.00% 20.00% | 2 40.00% 60.00% | 1 20.00% 80.00% | 0 0.00% 80.00% | 0 0.00% 80.00% | 1 20.00% 100.00% system.ruby.L1Cache_Controller.S.Data_All_Tokens::total 5 -system.ruby.L1Cache_Controller.S.Transient_Local_GETX | 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.Transient_Local_GETX::total 1 -system.ruby.L1Cache_Controller.S.Transient_Local_GETS_Last_Token | 1 33.33% 33.33% | 1 33.33% 66.67% | 0 0.00% 66.67% | 0 0.00% 66.67% | 0 0.00% 66.67% | 1 33.33% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% -system.ruby.L1Cache_Controller.S.Transient_Local_GETS_Last_Token::total 3 -system.ruby.L1Cache_Controller.S.Persistent_GETX | 0 0.00% 0.00% | 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% | 0 0.00% 66.67% | 1 33.33% 100.00% -system.ruby.L1Cache_Controller.S.Persistent_GETX::total 3 -system.ruby.L1Cache_Controller.S.Persistent_GETS_Last_Token | 2 50.00% 50.00% | 0 0.00% 50.00% | 1 25.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.S.Transient_Local_GETX | 0 0.00% 0.00% | 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% +system.ruby.L1Cache_Controller.S.Transient_Local_GETX::total 3 +system.ruby.L1Cache_Controller.S.Transient_Local_GETS_Last_Token | 0 0.00% 0.00% | 2 40.00% 40.00% | 0 0.00% 40.00% | 0 0.00% 40.00% | 1 20.00% 60.00% | 1 20.00% 80.00% | 0 0.00% 80.00% | 1 20.00% 100.00% +system.ruby.L1Cache_Controller.S.Transient_Local_GETS_Last_Token::total 5 +system.ruby.L1Cache_Controller.S.Persistent_GETX | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.L1Cache_Controller.S.Persistent_GETX::total 1 +system.ruby.L1Cache_Controller.S.Persistent_GETS_Last_Token | 1 25.00% 25.00% | 0 0.00% 25.00% | 0 0.00% 25.00% | 1 25.00% 50.00% | 0 0.00% 50.00% | 1 25.00% 75.00% | 1 25.00% 100.00% | 0 0.00% 100.00% system.ruby.L1Cache_Controller.S.Persistent_GETS_Last_Token::total 4 -system.ruby.L1Cache_Controller.O.L1_Replacement | 62 12.16% 12.16% | 62 12.16% 24.31% | 81 15.88% 40.20% | 49 9.61% 49.80% | 71 13.92% 63.73% | 67 13.14% 76.86% | 53 10.39% 87.25% | 65 12.75% 100.00% -system.ruby.L1Cache_Controller.O.L1_Replacement::total 510 +system.ruby.L1Cache_Controller.O.L1_Replacement | 63 11.98% 11.98% | 79 15.02% 27.00% | 69 13.12% 40.11% | 63 11.98% 52.09% | 69 13.12% 65.21% | 55 10.46% 75.67% | 56 10.65% 86.31% | 72 13.69% 100.00% +system.ruby.L1Cache_Controller.O.L1_Replacement::total 526 system.ruby.L1Cache_Controller.O.Data_All_Tokens | 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% | 0 0.00% 100.00% | 0 0.00% 100.00% system.ruby.L1Cache_Controller.O.Data_All_Tokens::total 2 -system.ruby.L1Cache_Controller.O.Ack | 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.O.Ack | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% system.ruby.L1Cache_Controller.O.Ack::total 1 -system.ruby.L1Cache_Controller.O.Persistent_GETS | 1 33.33% 33.33% | 2 66.67% 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.O.Persistent_GETS::total 3 -system.ruby.L1Cache_Controller.O.Own_Lock_or_Unlock | 6 13.95% 13.95% | 5 11.63% 25.58% | 6 13.95% 39.53% | 7 16.28% 55.81% | 5 11.63% 67.44% | 5 11.63% 79.07% | 2 4.65% 83.72% | 7 16.28% 100.00% -system.ruby.L1Cache_Controller.O.Own_Lock_or_Unlock::total 43 -system.ruby.L1Cache_Controller.M.Load | 3 12.50% 12.50% | 3 12.50% 25.00% | 3 12.50% 37.50% | 2 8.33% 45.83% | 4 16.67% 62.50% | 3 12.50% 75.00% | 2 8.33% 83.33% | 4 16.67% 100.00% -system.ruby.L1Cache_Controller.M.Load::total 24 -system.ruby.L1Cache_Controller.M.Store | 0 0.00% 0.00% | 1 10.00% 10.00% | 2 20.00% 30.00% | 1 10.00% 40.00% | 1 10.00% 50.00% | 1 10.00% 60.00% | 1 10.00% 70.00% | 3 30.00% 100.00% -system.ruby.L1Cache_Controller.M.Store::total 10 -system.ruby.L1Cache_Controller.M.L1_Replacement | 50107 12.51% 12.51% | 50235 12.54% 25.04% | 50417 12.58% 37.63% | 49956 12.47% 50.09% | 49910 12.46% 62.55% | 50054 12.49% 75.04% | 50028 12.49% 87.53% | 49970 12.47% 100.00% -system.ruby.L1Cache_Controller.M.L1_Replacement::total 400677 -system.ruby.L1Cache_Controller.M.Transient_Local_GETX | 18 10.98% 10.98% | 21 12.80% 23.78% | 33 20.12% 43.90% | 21 12.80% 56.71% | 20 12.20% 68.90% | 19 11.59% 80.49% | 12 7.32% 87.80% | 20 12.20% 100.00% -system.ruby.L1Cache_Controller.M.Transient_Local_GETX::total 164 -system.ruby.L1Cache_Controller.M.Transient_Local_GETS | 33 10.68% 10.68% | 36 11.65% 22.33% | 50 16.18% 38.51% | 26 8.41% 46.93% | 47 15.21% 62.14% | 48 15.53% 77.67% | 36 11.65% 89.32% | 33 10.68% 100.00% -system.ruby.L1Cache_Controller.M.Transient_Local_GETS::total 309 -system.ruby.L1Cache_Controller.M.Persistent_GETX | 10 14.71% 14.71% | 14 20.59% 35.29% | 4 5.88% 41.18% | 5 7.35% 48.53% | 7 10.29% 58.82% | 8 11.76% 70.59% | 9 13.24% 83.82% | 11 16.18% 100.00% -system.ruby.L1Cache_Controller.M.Persistent_GETX::total 68 -system.ruby.L1Cache_Controller.M.Persistent_GETS | 16 12.70% 12.70% | 16 12.70% 25.40% | 20 15.87% 41.27% | 17 13.49% 54.76% | 14 11.11% 65.87% | 15 11.90% 77.78% | 19 15.08% 92.86% | 9 7.14% 100.00% -system.ruby.L1Cache_Controller.M.Persistent_GETS::total 126 -system.ruby.L1Cache_Controller.M.Own_Lock_or_Unlock | 336 13.03% 13.03% | 302 11.71% 24.75% | 322 12.49% 37.24% | 314 12.18% 49.42% | 336 13.03% 62.45% | 318 12.34% 74.79% | 350 13.58% 88.36% | 300 11.64% 100.00% -system.ruby.L1Cache_Controller.M.Own_Lock_or_Unlock::total 2578 -system.ruby.L1Cache_Controller.MM.Load | 3 30.00% 30.00% | 2 20.00% 50.00% | 0 0.00% 50.00% | 1 10.00% 60.00% | 1 10.00% 70.00% | 1 10.00% 80.00% | 1 10.00% 90.00% | 1 10.00% 100.00% -system.ruby.L1Cache_Controller.MM.Load::total 10 -system.ruby.L1Cache_Controller.MM.Store | 2 22.22% 22.22% | 1 11.11% 33.33% | 1 11.11% 44.44% | 3 33.33% 77.78% | 0 0.00% 77.78% | 0 0.00% 77.78% | 1 11.11% 88.89% | 1 11.11% 100.00% -system.ruby.L1Cache_Controller.MM.Store::total 9 -system.ruby.L1Cache_Controller.MM.L1_Replacement | 28327 12.73% 12.73% | 27748 12.47% 25.19% | 27621 12.41% 37.60% | 27990 12.57% 50.17% | 27649 12.42% 62.59% | 28030 12.59% 75.19% | 27616 12.41% 87.59% | 27619 12.41% 100.00% -system.ruby.L1Cache_Controller.MM.L1_Replacement::total 222600 -system.ruby.L1Cache_Controller.MM.Transient_Local_GETX | 13 15.29% 15.29% | 10 11.76% 27.06% | 14 16.47% 43.53% | 15 17.65% 61.18% | 11 12.94% 74.12% | 12 14.12% 88.24% | 2 2.35% 90.59% | 8 9.41% 100.00% -system.ruby.L1Cache_Controller.MM.Transient_Local_GETX::total 85 -system.ruby.L1Cache_Controller.MM.Transient_Local_GETS | 14 8.05% 8.05% | 23 13.22% 21.26% | 26 14.94% 36.21% | 23 13.22% 49.43% | 27 15.52% 64.94% | 22 12.64% 77.59% | 18 10.34% 87.93% | 21 12.07% 100.00% -system.ruby.L1Cache_Controller.MM.Transient_Local_GETS::total 174 -system.ruby.L1Cache_Controller.MM.Persistent_GETX | 4 15.38% 15.38% | 1 3.85% 19.23% | 5 19.23% 38.46% | 5 19.23% 57.69% | 3 11.54% 69.23% | 2 7.69% 76.92% | 3 11.54% 88.46% | 3 11.54% 100.00% -system.ruby.L1Cache_Controller.MM.Persistent_GETX::total 26 -system.ruby.L1Cache_Controller.MM.Persistent_GETS | 5 8.20% 8.20% | 7 11.48% 19.67% | 9 14.75% 34.43% | 8 13.11% 47.54% | 8 13.11% 60.66% | 6 9.84% 70.49% | 14 22.95% 93.44% | 4 6.56% 100.00% -system.ruby.L1Cache_Controller.MM.Persistent_GETS::total 61 -system.ruby.L1Cache_Controller.MM.Own_Lock_or_Unlock | 179 12.77% 12.77% | 171 12.20% 24.96% | 180 12.84% 37.80% | 144 10.27% 48.07% | 206 14.69% 62.77% | 162 11.55% 74.32% | 172 12.27% 86.59% | 188 13.41% 100.00% -system.ruby.L1Cache_Controller.MM.Own_Lock_or_Unlock::total 1402 -system.ruby.L1Cache_Controller.M_W.Load | 10 23.81% 23.81% | 8 19.05% 42.86% | 3 7.14% 50.00% | 6 14.29% 64.29% | 1 2.38% 66.67% | 4 9.52% 76.19% | 6 14.29% 90.48% | 4 9.52% 100.00% -system.ruby.L1Cache_Controller.M_W.Load::total 42 -system.ruby.L1Cache_Controller.M_W.Store | 6 17.65% 17.65% | 3 8.82% 26.47% | 2 5.88% 32.35% | 6 17.65% 50.00% | 3 8.82% 58.82% | 9 26.47% 85.29% | 2 5.88% 91.18% | 3 8.82% 100.00% -system.ruby.L1Cache_Controller.M_W.Store::total 34 -system.ruby.L1Cache_Controller.M_W.L1_Replacement | 368409 12.51% 12.51% | 366891 12.46% 24.97% | 370081 12.57% 37.54% | 369093 12.53% 50.07% | 366788 12.45% 62.52% | 368135 12.50% 75.02% | 368286 12.51% 87.53% | 367236 12.47% 100.00% -system.ruby.L1Cache_Controller.M_W.L1_Replacement::total 2944919 -system.ruby.L1Cache_Controller.M_W.Transient_Local_GETX | 65 13.08% 13.08% | 59 11.87% 24.95% | 55 11.07% 36.02% | 71 14.29% 50.30% | 68 13.68% 63.98% | 64 12.88% 76.86% | 59 11.87% 88.73% | 56 11.27% 100.00% -system.ruby.L1Cache_Controller.M_W.Transient_Local_GETX::total 497 -system.ruby.L1Cache_Controller.M_W.Transient_Local_GETS | 100 11.92% 11.92% | 107 12.75% 24.67% | 105 12.51% 37.19% | 92 10.97% 48.15% | 98 11.68% 59.83% | 104 12.40% 72.23% | 121 14.42% 86.65% | 112 13.35% 100.00% -system.ruby.L1Cache_Controller.M_W.Transient_Local_GETS::total 839 -system.ruby.L1Cache_Controller.M_W.Persistent_GETX | 6 12.24% 12.24% | 4 8.16% 20.41% | 7 14.29% 34.69% | 6 12.24% 46.94% | 5 10.20% 57.14% | 2 4.08% 61.22% | 8 16.33% 77.55% | 11 22.45% 100.00% -system.ruby.L1Cache_Controller.M_W.Persistent_GETX::total 49 -system.ruby.L1Cache_Controller.M_W.Persistent_GETS | 4 5.97% 5.97% | 12 17.91% 23.88% | 9 13.43% 37.31% | 3 4.48% 41.79% | 12 17.91% 59.70% | 11 16.42% 76.12% | 7 10.45% 86.57% | 9 13.43% 100.00% -system.ruby.L1Cache_Controller.M_W.Persistent_GETS::total 67 -system.ruby.L1Cache_Controller.M_W.Own_Lock_or_Unlock | 482 13.53% 13.53% | 458 12.85% 26.38% | 499 14.01% 40.39% | 442 12.41% 52.79% | 426 11.96% 64.75% | 429 12.04% 76.79% | 409 11.48% 88.27% | 418 11.73% 100.00% -system.ruby.L1Cache_Controller.M_W.Own_Lock_or_Unlock::total 3563 -system.ruby.L1Cache_Controller.M_W.Use_TimeoutStarverX | 6 11.32% 11.32% | 4 7.55% 18.87% | 8 15.09% 33.96% | 6 11.32% 45.28% | 6 11.32% 56.60% | 2 3.77% 60.38% | 9 16.98% 77.36% | 12 22.64% 100.00% -system.ruby.L1Cache_Controller.M_W.Use_TimeoutStarverX::total 53 -system.ruby.L1Cache_Controller.M_W.Use_TimeoutStarverS | 4 5.41% 5.41% | 14 18.92% 24.32% | 10 13.51% 37.84% | 4 5.41% 43.24% | 12 16.22% 59.46% | 12 16.22% 75.68% | 7 9.46% 85.14% | 11 14.86% 100.00% -system.ruby.L1Cache_Controller.M_W.Use_TimeoutStarverS::total 74 -system.ruby.L1Cache_Controller.M_W.Use_TimeoutNoStarvers | 50183 12.50% 12.50% | 50322 12.54% 25.04% | 50525 12.59% 37.63% | 50026 12.46% 50.10% | 49998 12.46% 62.55% | 50143 12.49% 75.05% | 50105 12.48% 87.53% | 50045 12.47% 100.00% -system.ruby.L1Cache_Controller.M_W.Use_TimeoutNoStarvers::total 401347 -system.ruby.L1Cache_Controller.MM_W.Load | 3 18.75% 18.75% | 1 6.25% 25.00% | 0 0.00% 25.00% | 3 18.75% 43.75% | 4 25.00% 68.75% | 0 0.00% 68.75% | 3 18.75% 87.50% | 2 12.50% 100.00% -system.ruby.L1Cache_Controller.MM_W.Load::total 16 -system.ruby.L1Cache_Controller.MM_W.Store | 2 11.11% 11.11% | 3 16.67% 27.78% | 4 22.22% 50.00% | 1 5.56% 55.56% | 3 16.67% 72.22% | 3 16.67% 88.89% | 1 5.56% 94.44% | 1 5.56% 100.00% -system.ruby.L1Cache_Controller.MM_W.Store::total 18 -system.ruby.L1Cache_Controller.MM_W.L1_Replacement | 207903 12.76% 12.76% | 199705 12.26% 25.02% | 201929 12.40% 37.42% | 203693 12.50% 49.92% | 204500 12.55% 62.48% | 205369 12.61% 75.09% | 204273 12.54% 87.63% | 201565 12.37% 100.00% -system.ruby.L1Cache_Controller.MM_W.L1_Replacement::total 1628937 -system.ruby.L1Cache_Controller.MM_W.Transient_Local_GETX | 19 7.72% 7.72% | 26 10.57% 18.29% | 31 12.60% 30.89% | 38 15.45% 46.34% | 41 16.67% 63.01% | 32 13.01% 76.02% | 29 11.79% 87.80% | 30 12.20% 100.00% -system.ruby.L1Cache_Controller.MM_W.Transient_Local_GETX::total 246 -system.ruby.L1Cache_Controller.MM_W.Transient_Local_GETS | 45 9.98% 9.98% | 51 11.31% 21.29% | 67 14.86% 36.14% | 58 12.86% 49.00% | 59 13.08% 62.08% | 58 12.86% 74.94% | 62 13.75% 88.69% | 51 11.31% 100.00% -system.ruby.L1Cache_Controller.MM_W.Transient_Local_GETS::total 451 -system.ruby.L1Cache_Controller.MM_W.Persistent_GETX | 1 4.17% 4.17% | 2 8.33% 12.50% | 3 12.50% 25.00% | 4 16.67% 41.67% | 4 16.67% 58.33% | 4 16.67% 75.00% | 2 8.33% 83.33% | 4 16.67% 100.00% -system.ruby.L1Cache_Controller.MM_W.Persistent_GETX::total 24 -system.ruby.L1Cache_Controller.MM_W.Persistent_GETS | 3 6.98% 6.98% | 9 20.93% 27.91% | 4 9.30% 37.21% | 5 11.63% 48.84% | 7 16.28% 65.12% | 6 13.95% 79.07% | 6 13.95% 93.02% | 3 6.98% 100.00% -system.ruby.L1Cache_Controller.MM_W.Persistent_GETS::total 43 -system.ruby.L1Cache_Controller.MM_W.Own_Lock_or_Unlock | 263 13.34% 13.34% | 245 12.43% 25.77% | 253 12.84% 38.61% | 264 13.39% 52.00% | 260 13.19% 65.20% | 223 11.31% 76.51% | 217 11.01% 87.52% | 246 12.48% 100.00% -system.ruby.L1Cache_Controller.MM_W.Own_Lock_or_Unlock::total 1971 -system.ruby.L1Cache_Controller.MM_W.Use_TimeoutStarverX | 2 7.41% 7.41% | 2 7.41% 14.81% | 3 11.11% 25.93% | 5 18.52% 44.44% | 5 18.52% 62.96% | 4 14.81% 77.78% | 2 7.41% 85.19% | 4 14.81% 100.00% -system.ruby.L1Cache_Controller.MM_W.Use_TimeoutStarverX::total 27 -system.ruby.L1Cache_Controller.MM_W.Use_TimeoutStarverS | 3 6.38% 6.38% | 9 19.15% 25.53% | 4 8.51% 34.04% | 5 10.64% 44.68% | 8 17.02% 61.70% | 6 12.77% 74.47% | 7 14.89% 89.36% | 5 10.64% 100.00% -system.ruby.L1Cache_Controller.MM_W.Use_TimeoutStarverS::total 47 -system.ruby.L1Cache_Controller.MM_W.Use_TimeoutNoStarvers | 28363 12.72% 12.72% | 27788 12.46% 25.19% | 27673 12.41% 37.60% | 28040 12.58% 50.18% | 27697 12.42% 62.60% | 28071 12.59% 75.19% | 27652 12.40% 87.60% | 27652 12.40% 100.00% -system.ruby.L1Cache_Controller.MM_W.Use_TimeoutNoStarvers::total 222936 -system.ruby.L1Cache_Controller.IM.L1_Replacement | 299163 12.81% 12.81% | 291113 12.46% 25.27% | 289146 12.38% 37.65% | 289625 12.40% 50.04% | 292483 12.52% 62.56% | 295149 12.63% 75.20% | 289912 12.41% 87.61% | 289481 12.39% 100.00% -system.ruby.L1Cache_Controller.IM.L1_Replacement::total 2336072 -system.ruby.L1Cache_Controller.IM.Data_All_Tokens | 28362 12.72% 12.72% | 27796 12.47% 25.19% | 27679 12.41% 37.60% | 28044 12.58% 50.18% | 27705 12.43% 62.60% | 28071 12.59% 75.19% | 27657 12.40% 87.60% | 27656 12.40% 100.00% -system.ruby.L1Cache_Controller.IM.Data_All_Tokens::total 222970 -system.ruby.L1Cache_Controller.IM.Ack | 1 16.67% 16.67% | 0 0.00% 16.67% | 0 0.00% 16.67% | 0 0.00% 16.67% | 1 16.67% 33.33% | 1 16.67% 50.00% | 2 33.33% 83.33% | 1 16.67% 100.00% -system.ruby.L1Cache_Controller.IM.Ack::total 6 -system.ruby.L1Cache_Controller.IM.Transient_Local_GETX | 99 13.08% 13.08% | 90 11.89% 24.97% | 77 10.17% 35.14% | 92 12.15% 47.29% | 115 15.19% 62.48% | 103 13.61% 76.09% | 87 11.49% 87.58% | 94 12.42% 100.00% -system.ruby.L1Cache_Controller.IM.Transient_Local_GETX::total 757 -system.ruby.L1Cache_Controller.IM.Transient_Local_GETS | 156 11.69% 11.69% | 161 12.06% 23.75% | 159 11.91% 35.66% | 156 11.69% 47.34% | 170 12.73% 60.07% | 202 15.13% 75.21% | 176 13.18% 88.39% | 155 11.61% 100.00% -system.ruby.L1Cache_Controller.IM.Transient_Local_GETS::total 1335 -system.ruby.L1Cache_Controller.IM.Persistent_GETX | 9 13.24% 13.24% | 13 19.12% 32.35% | 10 14.71% 47.06% | 8 11.76% 58.82% | 7 10.29% 69.12% | 8 11.76% 80.88% | 7 10.29% 91.18% | 6 8.82% 100.00% -system.ruby.L1Cache_Controller.IM.Persistent_GETX::total 68 -system.ruby.L1Cache_Controller.IM.Persistent_GETS | 12 8.39% 8.39% | 20 13.99% 22.38% | 15 10.49% 32.87% | 14 9.79% 42.66% | 21 14.69% 57.34% | 18 12.59% 69.93% | 21 14.69% 84.62% | 22 15.38% 100.00% -system.ruby.L1Cache_Controller.IM.Persistent_GETS::total 143 -system.ruby.L1Cache_Controller.IM.Own_Lock_or_Unlock | 1777 12.60% 12.60% | 1748 12.40% 25.00% | 1787 12.67% 37.67% | 1755 12.45% 50.11% | 1772 12.57% 62.68% | 1769 12.54% 75.22% | 1726 12.24% 87.46% | 1768 12.54% 100.00% -system.ruby.L1Cache_Controller.IM.Own_Lock_or_Unlock::total 14102 -system.ruby.L1Cache_Controller.IM.Request_Timeout | 12748 12.91% 12.91% | 12072 12.23% 25.14% | 12469 12.63% 37.77% | 12565 12.73% 50.50% | 12512 12.67% 63.17% | 12178 12.34% 75.51% | 12291 12.45% 87.96% | 11887 12.04% 100.00% -system.ruby.L1Cache_Controller.IM.Request_Timeout::total 98722 -system.ruby.L1Cache_Controller.IS.L1_Replacement | 526465 12.44% 12.44% | 533733 12.61% 25.05% | 535335 12.65% 37.70% | 529186 12.50% 50.20% | 524621 12.39% 62.59% | 526992 12.45% 75.04% | 527555 12.46% 87.51% | 528820 12.49% 100.00% -system.ruby.L1Cache_Controller.IS.L1_Replacement::total 4232707 -system.ruby.L1Cache_Controller.IS.Data_Shared | 187 13.47% 13.47% | 171 12.32% 25.79% | 171 12.32% 38.11% | 142 10.23% 48.34% | 173 12.46% 60.81% | 182 13.11% 73.92% | 173 12.46% 86.38% | 189 13.62% 100.00% -system.ruby.L1Cache_Controller.IS.Data_Shared::total 1388 -system.ruby.L1Cache_Controller.IS.Data_Owner | 29 14.15% 14.15% | 28 13.66% 27.80% | 32 15.61% 43.41% | 23 11.22% 54.63% | 24 11.71% 66.34% | 20 9.76% 76.10% | 17 8.29% 84.39% | 32 15.61% 100.00% -system.ruby.L1Cache_Controller.IS.Data_Owner::total 205 -system.ruby.L1Cache_Controller.IS.Data_All_Tokens | 50199 12.50% 12.50% | 50340 12.54% 25.04% | 50545 12.59% 37.63% | 50041 12.46% 50.09% | 50019 12.46% 62.55% | 50165 12.49% 75.05% | 50124 12.48% 87.53% | 50069 12.47% 100.00% -system.ruby.L1Cache_Controller.IS.Data_All_Tokens::total 401502 -system.ruby.L1Cache_Controller.IS.Transient_Local_GETX | 174 12.95% 12.95% | 188 13.99% 26.93% | 170 12.65% 39.58% | 160 11.90% 51.49% | 156 11.61% 63.10% | 158 11.76% 74.85% | 179 13.32% 88.17% | 159 11.83% 100.00% -system.ruby.L1Cache_Controller.IS.Transient_Local_GETX::total 1344 -system.ruby.L1Cache_Controller.IS.Transient_Local_GETS | 308 12.65% 12.65% | 287 11.79% 24.45% | 338 13.89% 38.33% | 293 12.04% 50.37% | 296 12.16% 62.53% | 297 12.20% 74.73% | 315 12.94% 87.67% | 300 12.33% 100.00% -system.ruby.L1Cache_Controller.IS.Transient_Local_GETS::total 2434 -system.ruby.L1Cache_Controller.IS.Persistent_GETX | 12 8.96% 8.96% | 22 16.42% 25.37% | 16 11.94% 37.31% | 16 11.94% 49.25% | 22 16.42% 65.67% | 10 7.46% 73.13% | 20 14.93% 88.06% | 16 11.94% 100.00% -system.ruby.L1Cache_Controller.IS.Persistent_GETX::total 134 -system.ruby.L1Cache_Controller.IS.Persistent_GETS | 23 10.36% 10.36% | 27 12.16% 22.52% | 31 13.96% 36.49% | 27 12.16% 48.65% | 30 13.51% 62.16% | 27 12.16% 74.32% | 23 10.36% 84.68% | 34 15.32% 100.00% -system.ruby.L1Cache_Controller.IS.Persistent_GETS::total 222 -system.ruby.L1Cache_Controller.IS.Own_Lock_or_Unlock | 3220 12.48% 12.48% | 3284 12.72% 25.20% | 3229 12.51% 37.71% | 3182 12.33% 50.04% | 3192 12.37% 62.41% | 3201 12.40% 74.81% | 3302 12.79% 87.60% | 3200 12.40% 100.00% -system.ruby.L1Cache_Controller.IS.Own_Lock_or_Unlock::total 25810 -system.ruby.L1Cache_Controller.IS.Request_Timeout | 23004 12.71% 12.71% | 23289 12.87% 25.58% | 22739 12.57% 38.15% | 21960 12.14% 50.28% | 22817 12.61% 62.89% | 22505 12.44% 75.33% | 21709 12.00% 87.32% | 22937 12.68% 100.00% -system.ruby.L1Cache_Controller.IS.Request_Timeout::total 180960 -system.ruby.L1Cache_Controller.I_L.Load | 21 11.35% 11.35% | 22 11.89% 23.24% | 26 14.05% 37.30% | 28 15.14% 52.43% | 28 15.14% 67.57% | 17 9.19% 76.76% | 23 12.43% 89.19% | 20 10.81% 100.00% -system.ruby.L1Cache_Controller.I_L.Load::total 185 -system.ruby.L1Cache_Controller.I_L.Store | 14 13.46% 13.46% | 14 13.46% 26.92% | 6 5.77% 32.69% | 10 9.62% 42.31% | 14 13.46% 55.77% | 15 14.42% 70.19% | 14 13.46% 83.65% | 17 16.35% 100.00% -system.ruby.L1Cache_Controller.I_L.Store::total 104 -system.ruby.L1Cache_Controller.I_L.L1_Replacement | 114 9.60% 9.60% | 190 16.01% 25.61% | 113 9.52% 35.13% | 133 11.20% 46.34% | 115 9.69% 56.02% | 141 11.88% 67.90% | 177 14.91% 82.81% | 204 17.19% 100.00% -system.ruby.L1Cache_Controller.I_L.L1_Replacement::total 1187 -system.ruby.L1Cache_Controller.I_L.Data_All_Tokens | 28 24.56% 24.56% | 16 14.04% 38.60% | 21 18.42% 57.02% | 20 17.54% 74.56% | 15 13.16% 87.72% | 10 8.77% 96.49% | 4 3.51% 100.00% | 0 0.00% 100.00% -system.ruby.L1Cache_Controller.I_L.Data_All_Tokens::total 114 -system.ruby.L1Cache_Controller.I_L.Transient_Local_GETX | 74 11.86% 11.86% | 75 12.02% 23.88% | 86 13.78% 37.66% | 80 12.82% 50.48% | 76 12.18% 62.66% | 79 12.66% 75.32% | 78 12.50% 87.82% | 76 12.18% 100.00% -system.ruby.L1Cache_Controller.I_L.Transient_Local_GETX::total 624 -system.ruby.L1Cache_Controller.I_L.Transient_Local_GETS | 139 13.03% 13.03% | 133 12.46% 25.49% | 129 12.09% 37.58% | 132 12.37% 49.95% | 122 11.43% 61.39% | 148 13.87% 75.26% | 130 12.18% 87.44% | 134 12.56% 100.00% -system.ruby.L1Cache_Controller.I_L.Transient_Local_GETS::total 1067 -system.ruby.L1Cache_Controller.I_L.Persistent_GETX | 14071 12.48% 12.48% | 14096 12.51% 24.99% | 14063 12.48% 37.47% | 14085 12.50% 49.96% | 14063 12.48% 62.44% | 14120 12.53% 74.97% | 14143 12.55% 87.51% | 14075 12.49% 100.00% -system.ruby.L1Cache_Controller.I_L.Persistent_GETX::total 112716 -system.ruby.L1Cache_Controller.I_L.Persistent_GETS | 25744 12.50% 12.50% | 25668 12.46% 24.97% | 25687 12.47% 37.44% | 25805 12.53% 49.97% | 25786 12.52% 62.49% | 25771 12.51% 75.01% | 25691 12.48% 87.48% | 25777 12.52% 100.00% -system.ruby.L1Cache_Controller.I_L.Persistent_GETS::total 205929 -system.ruby.L1Cache_Controller.I_L.Own_Lock_or_Unlock | 30 10.49% 10.49% | 38 13.29% 23.78% | 33 11.54% 35.31% | 35 12.24% 47.55% | 37 12.94% 60.49% | 29 10.14% 70.63% | 44 15.38% 86.01% | 40 13.99% 100.00% -system.ruby.L1Cache_Controller.I_L.Own_Lock_or_Unlock::total 286 -system.ruby.L1Cache_Controller.S_L.L1_Replacement | 39 12.79% 12.79% | 51 16.72% 29.51% | 22 7.21% 36.72% | 46 15.08% 51.80% | 26 8.52% 60.33% | 23 7.54% 67.87% | 43 14.10% 81.97% | 55 18.03% 100.00% -system.ruby.L1Cache_Controller.S_L.L1_Replacement::total 305 -system.ruby.L1Cache_Controller.S_L.Persistent_GETS | 0 0.00% 0.00% | 0 0.00% 0.00% | 3 12.00% 12.00% | 2 8.00% 20.00% | 3 12.00% 32.00% | 7 28.00% 60.00% | 3 12.00% 72.00% | 7 28.00% 100.00% -system.ruby.L1Cache_Controller.S_L.Persistent_GETS::total 25 -system.ruby.L1Cache_Controller.S_L.Own_Lock_or_Unlock | 23 11.11% 11.11% | 32 15.46% 26.57% | 31 14.98% 41.55% | 21 10.14% 51.69% | 26 12.56% 64.25% | 27 13.04% 77.29% | 27 13.04% 90.34% | 20 9.66% 100.00% -system.ruby.L1Cache_Controller.S_L.Own_Lock_or_Unlock::total 207 -system.ruby.L1Cache_Controller.IM_L.L1_Replacement | 185 11.08% 11.08% | 258 15.45% 26.53% | 235 14.07% 40.60% | 170 10.18% 50.78% | 277 16.59% 67.37% | 192 11.50% 78.86% | 184 11.02% 89.88% | 169 10.12% 100.00% -system.ruby.L1Cache_Controller.IM_L.L1_Replacement::total 1670 -system.ruby.L1Cache_Controller.IM_L.Data_All_Tokens | 1 11.11% 11.11% | 0 0.00% 11.11% | 0 0.00% 11.11% | 1 11.11% 22.22% | 2 22.22% 44.44% | 1 11.11% 55.56% | 2 22.22% 77.78% | 2 22.22% 100.00% -system.ruby.L1Cache_Controller.IM_L.Data_All_Tokens::total 9 -system.ruby.L1Cache_Controller.IM_L.Transient_Local_GETS | 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.IM_L.Transient_Local_GETS::total 1 -system.ruby.L1Cache_Controller.IM_L.Persistent_GETX | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 9.09% 9.09% | 0 0.00% 9.09% | 2 18.18% 27.27% | 2 18.18% 45.45% | 4 36.36% 81.82% | 2 18.18% 100.00% -system.ruby.L1Cache_Controller.IM_L.Persistent_GETX::total 11 -system.ruby.L1Cache_Controller.IM_L.Persistent_GETS | 0 0.00% 0.00% | 1 2.86% 2.86% | 1 2.86% 5.71% | 5 14.29% 20.00% | 6 17.14% 37.14% | 5 14.29% 51.43% | 9 25.71% 77.14% | 8 22.86% 100.00% -system.ruby.L1Cache_Controller.IM_L.Persistent_GETS::total 35 -system.ruby.L1Cache_Controller.IM_L.Own_Lock_or_Unlock | 34 11.11% 11.11% | 47 15.36% 26.47% | 31 10.13% 36.60% | 31 10.13% 46.73% | 40 13.07% 59.80% | 40 13.07% 72.88% | 40 13.07% 85.95% | 43 14.05% 100.00% -system.ruby.L1Cache_Controller.IM_L.Own_Lock_or_Unlock::total 306 -system.ruby.L1Cache_Controller.IM_L.Request_Timeout | 33 7.88% 7.88% | 43 10.26% 18.14% | 55 13.13% 31.26% | 25 5.97% 37.23% | 31 7.40% 44.63% | 116 27.68% 72.32% | 63 15.04% 87.35% | 53 12.65% 100.00% -system.ruby.L1Cache_Controller.IM_L.Request_Timeout::total 419 -system.ruby.L1Cache_Controller.IS_L.L1_Replacement | 300 11.54% 11.54% | 385 14.81% 26.36% | 365 14.04% 40.40% | 361 13.89% 54.29% | 396 15.24% 69.53% | 220 8.46% 77.99% | 235 9.04% 87.03% | 337 12.97% 100.00% -system.ruby.L1Cache_Controller.IS_L.L1_Replacement::total 2599 -system.ruby.L1Cache_Controller.IS_L.Data_Shared | 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.IS_L.Data_Shared::total 1 -system.ruby.L1Cache_Controller.IS_L.Data_All_Tokens | 0 0.00% 0.00% | 3 23.08% 23.08% | 2 15.38% 38.46% | 1 7.69% 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.IS_L.Data_All_Tokens::total 13 -system.ruby.L1Cache_Controller.IS_L.Transient_Local_GETX | 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.IS_L.Transient_Local_GETX::total 1 -system.ruby.L1Cache_Controller.IS_L.Transient_Local_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% | 1 100.00% 100.00% | 0 0.00% 100.00% -system.ruby.L1Cache_Controller.IS_L.Transient_Local_GETS::total 1 -system.ruby.L1Cache_Controller.IS_L.Persistent_GETX | 0 0.00% 0.00% | 1 4.55% 4.55% | 0 0.00% 4.55% | 1 4.55% 9.09% | 5 22.73% 31.82% | 3 13.64% 45.45% | 7 31.82% 77.27% | 5 22.73% 100.00% -system.ruby.L1Cache_Controller.IS_L.Persistent_GETX::total 22 -system.ruby.L1Cache_Controller.IS_L.Persistent_GETS | 0 0.00% 0.00% | 4 8.00% 8.00% | 4 8.00% 16.00% | 4 8.00% 24.00% | 6 12.00% 36.00% | 10 20.00% 56.00% | 6 12.00% 68.00% | 16 32.00% 100.00% -system.ruby.L1Cache_Controller.IS_L.Persistent_GETS::total 50 -system.ruby.L1Cache_Controller.IS_L.Own_Lock_or_Unlock | 56 10.63% 10.63% | 68 12.90% 23.53% | 71 13.47% 37.00% | 69 13.09% 50.09% | 79 14.99% 65.09% | 53 10.06% 75.14% | 64 12.14% 87.29% | 67 12.71% 100.00% -system.ruby.L1Cache_Controller.IS_L.Own_Lock_or_Unlock::total 527 -system.ruby.L1Cache_Controller.IS_L.Request_Timeout | 108 14.06% 14.06% | 94 12.24% 26.30% | 144 18.75% 45.05% | 95 12.37% 57.42% | 50 6.51% 63.93% | 98 12.76% 76.69% | 65 8.46% 85.16% | 114 14.84% 100.00% -system.ruby.L1Cache_Controller.IS_L.Request_Timeout::total 768 -system.ruby.L2Cache_Controller.L1_GETS 403094 0.00% 0.00% -system.ruby.L2Cache_Controller.L1_GETS_Last_Token 23 0.00% 0.00% -system.ruby.L2Cache_Controller.L1_GETX 222986 0.00% 0.00% -system.ruby.L2Cache_Controller.L1_INV 710 0.00% 0.00% -system.ruby.L2Cache_Controller.L2_Replacement 598155 0.00% 0.00% +system.ruby.L1Cache_Controller.O.Transient_Local_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% | 1 100.00% 100.00% | 0 0.00% 100.00% +system.ruby.L1Cache_Controller.O.Transient_Local_GETS::total 1 +system.ruby.L1Cache_Controller.O.Persistent_GETX | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.L1Cache_Controller.O.Persistent_GETX::total 1 +system.ruby.L1Cache_Controller.O.Persistent_GETS | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 25.00% 25.00% | 0 0.00% 25.00% | 3 75.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.L1Cache_Controller.O.Persistent_GETS::total 4 +system.ruby.L1Cache_Controller.O.Own_Lock_or_Unlock | 8 14.81% 14.81% | 7 12.96% 27.78% | 7 12.96% 40.74% | 2 3.70% 44.44% | 5 9.26% 53.70% | 9 16.67% 70.37% | 7 12.96% 83.33% | 9 16.67% 100.00% +system.ruby.L1Cache_Controller.O.Own_Lock_or_Unlock::total 54 +system.ruby.L1Cache_Controller.M.Load | 0 0.00% 0.00% | 2 6.90% 6.90% | 7 24.14% 31.03% | 5 17.24% 48.28% | 5 17.24% 65.52% | 3 10.34% 75.86% | 2 6.90% 82.76% | 5 17.24% 100.00% +system.ruby.L1Cache_Controller.M.Load::total 29 +system.ruby.L1Cache_Controller.M.Store | 1 6.67% 6.67% | 2 13.33% 20.00% | 3 20.00% 40.00% | 2 13.33% 53.33% | 1 6.67% 60.00% | 3 20.00% 80.00% | 2 13.33% 93.33% | 1 6.67% 100.00% +system.ruby.L1Cache_Controller.M.Store::total 15 +system.ruby.L1Cache_Controller.M.L1_Replacement | 50241 12.51% 12.51% | 50317 12.53% 25.04% | 50222 12.51% 37.55% | 50111 12.48% 50.03% | 50241 12.51% 62.54% | 50069 12.47% 75.01% | 50018 12.46% 87.46% | 50338 12.54% 100.00% +system.ruby.L1Cache_Controller.M.L1_Replacement::total 401557 +system.ruby.L1Cache_Controller.M.Transient_Local_GETX | 17 11.18% 11.18% | 18 11.84% 23.03% | 22 14.47% 37.50% | 20 13.16% 50.66% | 33 21.71% 72.37% | 19 12.50% 84.87% | 8 5.26% 90.13% | 15 9.87% 100.00% +system.ruby.L1Cache_Controller.M.Transient_Local_GETX::total 152 +system.ruby.L1Cache_Controller.M.Transient_Local_GETS | 41 12.39% 12.39% | 48 14.50% 26.89% | 41 12.39% 39.27% | 44 13.29% 52.57% | 45 13.60% 66.16% | 35 10.57% 76.74% | 30 9.06% 85.80% | 47 14.20% 100.00% +system.ruby.L1Cache_Controller.M.Transient_Local_GETS::total 331 +system.ruby.L1Cache_Controller.M.Persistent_GETX | 8 12.12% 12.12% | 9 13.64% 25.76% | 6 9.09% 34.85% | 10 15.15% 50.00% | 11 16.67% 66.67% | 9 13.64% 80.30% | 7 10.61% 90.91% | 6 9.09% 100.00% +system.ruby.L1Cache_Controller.M.Persistent_GETX::total 66 +system.ruby.L1Cache_Controller.M.Persistent_GETS | 14 13.86% 13.86% | 18 17.82% 31.68% | 6 5.94% 37.62% | 18 17.82% 55.45% | 15 14.85% 70.30% | 10 9.90% 80.20% | 10 9.90% 90.10% | 10 9.90% 100.00% +system.ruby.L1Cache_Controller.M.Persistent_GETS::total 101 +system.ruby.L1Cache_Controller.M.Own_Lock_or_Unlock | 348 14.36% 14.36% | 327 13.50% 27.86% | 305 12.59% 40.45% | 299 12.34% 52.79% | 285 11.76% 64.55% | 303 12.51% 77.05% | 293 12.09% 89.15% | 263 10.85% 100.00% +system.ruby.L1Cache_Controller.M.Own_Lock_or_Unlock::total 2423 +system.ruby.L1Cache_Controller.MM.Load | 5 31.25% 31.25% | 1 6.25% 37.50% | 1 6.25% 43.75% | 4 25.00% 68.75% | 2 12.50% 81.25% | 0 0.00% 81.25% | 1 6.25% 87.50% | 2 12.50% 100.00% +system.ruby.L1Cache_Controller.MM.Load::total 16 +system.ruby.L1Cache_Controller.MM.Store | 2 25.00% 25.00% | 0 0.00% 25.00% | 3 37.50% 62.50% | 1 12.50% 75.00% | 0 0.00% 75.00% | 0 0.00% 75.00% | 0 0.00% 75.00% | 2 25.00% 100.00% +system.ruby.L1Cache_Controller.MM.Store::total 8 +system.ruby.L1Cache_Controller.MM.L1_Replacement | 28161 12.65% 12.65% | 27700 12.44% 25.08% | 27964 12.56% 37.64% | 27614 12.40% 50.04% | 27628 12.41% 62.45% | 27935 12.54% 74.99% | 28113 12.62% 87.62% | 27575 12.38% 100.00% +system.ruby.L1Cache_Controller.MM.L1_Replacement::total 222690 +system.ruby.L1Cache_Controller.MM.Transient_Local_GETX | 8 9.20% 9.20% | 11 12.64% 21.84% | 14 16.09% 37.93% | 8 9.20% 47.13% | 6 6.90% 54.02% | 14 16.09% 70.11% | 14 16.09% 86.21% | 12 13.79% 100.00% +system.ruby.L1Cache_Controller.MM.Transient_Local_GETX::total 87 +system.ruby.L1Cache_Controller.MM.Transient_Local_GETS | 25 15.34% 15.34% | 22 13.50% 28.83% | 22 13.50% 42.33% | 17 10.43% 52.76% | 16 9.82% 62.58% | 25 15.34% 77.91% | 18 11.04% 88.96% | 18 11.04% 100.00% +system.ruby.L1Cache_Controller.MM.Transient_Local_GETS::total 163 +system.ruby.L1Cache_Controller.MM.Persistent_GETX | 5 13.16% 13.16% | 5 13.16% 26.32% | 8 21.05% 47.37% | 2 5.26% 52.63% | 3 7.89% 60.53% | 2 5.26% 65.79% | 5 13.16% 78.95% | 8 21.05% 100.00% +system.ruby.L1Cache_Controller.MM.Persistent_GETX::total 38 +system.ruby.L1Cache_Controller.MM.Persistent_GETS | 8 15.09% 15.09% | 8 15.09% 30.19% | 7 13.21% 43.40% | 4 7.55% 50.94% | 4 7.55% 58.49% | 7 13.21% 71.70% | 8 15.09% 86.79% | 7 13.21% 100.00% +system.ruby.L1Cache_Controller.MM.Persistent_GETS::total 53 +system.ruby.L1Cache_Controller.MM.Own_Lock_or_Unlock | 173 13.08% 13.08% | 166 12.55% 25.62% | 133 10.05% 35.68% | 184 13.91% 49.58% | 170 12.85% 62.43% | 162 12.24% 74.68% | 142 10.73% 85.41% | 193 14.59% 100.00% +system.ruby.L1Cache_Controller.MM.Own_Lock_or_Unlock::total 1323 +system.ruby.L1Cache_Controller.M_W.Load | 5 10.87% 10.87% | 4 8.70% 19.57% | 5 10.87% 30.43% | 6 13.04% 43.48% | 8 17.39% 60.87% | 7 15.22% 76.09% | 5 10.87% 86.96% | 6 13.04% 100.00% +system.ruby.L1Cache_Controller.M_W.Load::total 46 +system.ruby.L1Cache_Controller.M_W.Store | 1 3.45% 3.45% | 4 13.79% 17.24% | 3 10.34% 27.59% | 3 10.34% 37.93% | 5 17.24% 55.17% | 4 13.79% 68.97% | 6 20.69% 89.66% | 3 10.34% 100.00% +system.ruby.L1Cache_Controller.M_W.Store::total 29 +system.ruby.L1Cache_Controller.M_W.L1_Replacement | 370210 12.51% 12.51% | 372575 12.59% 25.10% | 370139 12.51% 37.61% | 371169 12.54% 50.15% | 368462 12.45% 62.61% | 368601 12.46% 75.06% | 366548 12.39% 87.45% | 371410 12.55% 100.00% +system.ruby.L1Cache_Controller.M_W.L1_Replacement::total 2959114 +system.ruby.L1Cache_Controller.M_W.Transient_Local_GETX | 56 12.70% 12.70% | 55 12.47% 25.17% | 58 13.15% 38.32% | 57 12.93% 51.25% | 61 13.83% 65.08% | 53 12.02% 77.10% | 46 10.43% 87.53% | 55 12.47% 100.00% +system.ruby.L1Cache_Controller.M_W.Transient_Local_GETX::total 441 +system.ruby.L1Cache_Controller.M_W.Transient_Local_GETS | 84 9.81% 9.81% | 131 15.30% 25.12% | 119 13.90% 39.02% | 124 14.49% 53.50% | 103 12.03% 65.54% | 97 11.33% 76.87% | 96 11.21% 88.08% | 102 11.92% 100.00% +system.ruby.L1Cache_Controller.M_W.Transient_Local_GETS::total 856 +system.ruby.L1Cache_Controller.M_W.Persistent_GETX | 3 10.00% 10.00% | 2 6.67% 16.67% | 4 13.33% 30.00% | 3 10.00% 40.00% | 7 23.33% 63.33% | 4 13.33% 76.67% | 5 16.67% 93.33% | 2 6.67% 100.00% +system.ruby.L1Cache_Controller.M_W.Persistent_GETX::total 30 +system.ruby.L1Cache_Controller.M_W.Persistent_GETS | 2 2.38% 2.38% | 11 13.10% 15.48% | 11 13.10% 28.57% | 10 11.90% 40.48% | 7 8.33% 48.81% | 13 15.48% 64.29% | 17 20.24% 84.52% | 13 15.48% 100.00% +system.ruby.L1Cache_Controller.M_W.Persistent_GETS::total 84 +system.ruby.L1Cache_Controller.M_W.Own_Lock_or_Unlock | 440 12.63% 12.63% | 415 11.91% 24.53% | 440 12.63% 37.16% | 413 11.85% 49.01% | 428 12.28% 61.29% | 446 12.80% 74.09% | 472 13.54% 87.63% | 431 12.37% 100.00% +system.ruby.L1Cache_Controller.M_W.Own_Lock_or_Unlock::total 3485 +system.ruby.L1Cache_Controller.M_W.Use_TimeoutStarverX | 3 10.00% 10.00% | 2 6.67% 16.67% | 4 13.33% 30.00% | 3 10.00% 40.00% | 7 23.33% 63.33% | 4 13.33% 76.67% | 5 16.67% 93.33% | 2 6.67% 100.00% +system.ruby.L1Cache_Controller.M_W.Use_TimeoutStarverX::total 30 +system.ruby.L1Cache_Controller.M_W.Use_TimeoutStarverS | 2 2.20% 2.20% | 11 12.09% 14.29% | 11 12.09% 26.37% | 10 10.99% 37.36% | 9 9.89% 47.25% | 15 16.48% 63.74% | 18 19.78% 83.52% | 15 16.48% 100.00% +system.ruby.L1Cache_Controller.M_W.Use_TimeoutStarverS::total 91 +system.ruby.L1Cache_Controller.M_W.Use_TimeoutNoStarvers | 50321 12.51% 12.51% | 50412 12.53% 25.04% | 50299 12.51% 37.55% | 50203 12.48% 50.03% | 50345 12.52% 62.55% | 50143 12.47% 75.02% | 50076 12.45% 87.47% | 50415 12.53% 100.00% +system.ruby.L1Cache_Controller.M_W.Use_TimeoutNoStarvers::total 402214 +system.ruby.L1Cache_Controller.MM_W.Load | 5 17.24% 17.24% | 4 13.79% 31.03% | 2 6.90% 37.93% | 3 10.34% 48.28% | 2 6.90% 55.17% | 6 20.69% 75.86% | 2 6.90% 82.76% | 5 17.24% 100.00% +system.ruby.L1Cache_Controller.MM_W.Load::total 29 +system.ruby.L1Cache_Controller.MM_W.Store | 2 14.29% 14.29% | 2 14.29% 28.57% | 3 21.43% 50.00% | 0 0.00% 50.00% | 1 7.14% 57.14% | 2 14.29% 71.43% | 1 7.14% 78.57% | 3 21.43% 100.00% +system.ruby.L1Cache_Controller.MM_W.Store::total 14 +system.ruby.L1Cache_Controller.MM_W.L1_Replacement | 204288 12.51% 12.51% | 203606 12.47% 24.97% | 204500 12.52% 37.50% | 202849 12.42% 49.92% | 203274 12.45% 62.36% | 204548 12.52% 74.89% | 207925 12.73% 87.62% | 202241 12.38% 100.00% +system.ruby.L1Cache_Controller.MM_W.L1_Replacement::total 1633231 +system.ruby.L1Cache_Controller.MM_W.Transient_Local_GETX | 35 12.82% 12.82% | 24 8.79% 21.61% | 38 13.92% 35.53% | 36 13.19% 48.72% | 33 12.09% 60.81% | 33 12.09% 72.89% | 35 12.82% 85.71% | 39 14.29% 100.00% +system.ruby.L1Cache_Controller.MM_W.Transient_Local_GETX::total 273 +system.ruby.L1Cache_Controller.MM_W.Transient_Local_GETS | 50 10.35% 10.35% | 55 11.39% 21.74% | 62 12.84% 34.58% | 55 11.39% 45.96% | 64 13.25% 59.21% | 69 14.29% 73.50% | 61 12.63% 86.13% | 67 13.87% 100.00% +system.ruby.L1Cache_Controller.MM_W.Transient_Local_GETS::total 483 +system.ruby.L1Cache_Controller.MM_W.Persistent_GETX | 3 12.00% 12.00% | 3 12.00% 24.00% | 2 8.00% 32.00% | 4 16.00% 48.00% | 1 4.00% 52.00% | 2 8.00% 60.00% | 3 12.00% 72.00% | 7 28.00% 100.00% +system.ruby.L1Cache_Controller.MM_W.Persistent_GETX::total 25 +system.ruby.L1Cache_Controller.MM_W.Persistent_GETS | 5 11.36% 11.36% | 5 11.36% 22.73% | 4 9.09% 31.82% | 3 6.82% 38.64% | 3 6.82% 45.45% | 10 22.73% 68.18% | 5 11.36% 79.55% | 9 20.45% 100.00% +system.ruby.L1Cache_Controller.MM_W.Persistent_GETS::total 44 +system.ruby.L1Cache_Controller.MM_W.Own_Lock_or_Unlock | 266 13.73% 13.73% | 227 11.72% 25.45% | 273 14.09% 39.55% | 235 12.13% 51.68% | 237 12.24% 63.91% | 234 12.08% 75.99% | 225 11.62% 87.61% | 240 12.39% 100.00% +system.ruby.L1Cache_Controller.MM_W.Own_Lock_or_Unlock::total 1937 +system.ruby.L1Cache_Controller.MM_W.Use_TimeoutStarverX | 3 11.54% 11.54% | 3 11.54% 23.08% | 2 7.69% 30.77% | 4 15.38% 46.15% | 1 3.85% 50.00% | 2 7.69% 57.69% | 3 11.54% 69.23% | 8 30.77% 100.00% +system.ruby.L1Cache_Controller.MM_W.Use_TimeoutStarverX::total 26 +system.ruby.L1Cache_Controller.MM_W.Use_TimeoutStarverS | 5 11.11% 11.11% | 6 13.33% 24.44% | 4 8.89% 33.33% | 3 6.67% 40.00% | 3 6.67% 46.67% | 10 22.22% 68.89% | 5 11.11% 80.00% | 9 20.00% 100.00% +system.ruby.L1Cache_Controller.MM_W.Use_TimeoutStarverS::total 45 +system.ruby.L1Cache_Controller.MM_W.Use_TimeoutNoStarvers | 28207 12.65% 12.65% | 27744 12.44% 25.09% | 28012 12.56% 37.65% | 27643 12.39% 50.04% | 27656 12.40% 62.44% | 27980 12.55% 74.99% | 28157 12.63% 87.62% | 27619 12.38% 100.00% +system.ruby.L1Cache_Controller.MM_W.Use_TimeoutNoStarvers::total 223018 +system.ruby.L1Cache_Controller.IM.L1_Replacement | 297233 12.73% 12.73% | 289886 12.42% 25.15% | 289674 12.41% 37.56% | 288888 12.37% 49.93% | 292575 12.53% 62.46% | 292468 12.53% 74.99% | 295557 12.66% 87.65% | 288386 12.35% 100.00% +system.ruby.L1Cache_Controller.IM.L1_Replacement::total 2334667 +system.ruby.L1Cache_Controller.IM.Data_Owner | 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% | 0 0.00% 33.33% | 1 33.33% 66.67% | 1 33.33% 100.00% +system.ruby.L1Cache_Controller.IM.Data_Owner::total 3 +system.ruby.L1Cache_Controller.IM.Data_All_Tokens | 28214 12.65% 12.65% | 27748 12.44% 25.09% | 28014 12.56% 37.65% | 27648 12.40% 50.04% | 27655 12.40% 62.44% | 27988 12.55% 74.99% | 28158 12.62% 87.61% | 27632 12.39% 100.00% +system.ruby.L1Cache_Controller.IM.Data_All_Tokens::total 223057 +system.ruby.L1Cache_Controller.IM.Ack | 1 20.00% 20.00% | 0 0.00% 20.00% | 0 0.00% 20.00% | 0 0.00% 20.00% | 1 20.00% 40.00% | 1 20.00% 60.00% | 0 0.00% 60.00% | 2 40.00% 100.00% +system.ruby.L1Cache_Controller.IM.Ack::total 5 +system.ruby.L1Cache_Controller.IM.Transient_Local_GETX | 97 13.80% 13.80% | 99 14.08% 27.88% | 72 10.24% 38.12% | 102 14.51% 52.63% | 79 11.24% 63.87% | 86 12.23% 76.10% | 72 10.24% 86.34% | 96 13.66% 100.00% +system.ruby.L1Cache_Controller.IM.Transient_Local_GETX::total 703 +system.ruby.L1Cache_Controller.IM.Transient_Local_GETS | 157 12.07% 12.07% | 146 11.22% 23.29% | 173 13.30% 36.59% | 141 10.84% 47.43% | 168 12.91% 60.34% | 186 14.30% 74.63% | 157 12.07% 86.70% | 173 13.30% 100.00% +system.ruby.L1Cache_Controller.IM.Transient_Local_GETS::total 1301 +system.ruby.L1Cache_Controller.IM.Persistent_GETX | 6 12.00% 12.00% | 5 10.00% 22.00% | 5 10.00% 32.00% | 5 10.00% 42.00% | 6 12.00% 54.00% | 9 18.00% 72.00% | 9 18.00% 90.00% | 5 10.00% 100.00% +system.ruby.L1Cache_Controller.IM.Persistent_GETX::total 50 +system.ruby.L1Cache_Controller.IM.Persistent_GETS | 11 10.48% 10.48% | 13 12.38% 22.86% | 17 16.19% 39.05% | 10 9.52% 48.57% | 13 12.38% 60.95% | 15 14.29% 75.24% | 13 12.38% 87.62% | 13 12.38% 100.00% +system.ruby.L1Cache_Controller.IM.Persistent_GETS::total 105 +system.ruby.L1Cache_Controller.IM.Own_Lock_or_Unlock | 1706 12.40% 12.40% | 1723 12.52% 24.92% | 1721 12.51% 37.43% | 1759 12.78% 50.21% | 1740 12.65% 62.86% | 1764 12.82% 75.68% | 1632 11.86% 87.54% | 1715 12.46% 100.00% +system.ruby.L1Cache_Controller.IM.Own_Lock_or_Unlock::total 13760 +system.ruby.L1Cache_Controller.IM.Request_Timeout | 11760 12.12% 12.12% | 12506 12.89% 25.02% | 12482 12.87% 37.89% | 12270 12.65% 50.54% | 11911 12.28% 62.82% | 11774 12.14% 74.96% | 11971 12.34% 87.30% | 12321 12.70% 100.00% +system.ruby.L1Cache_Controller.IM.Request_Timeout::total 96995 +system.ruby.L1Cache_Controller.OM.L1_Replacement | 0 0.00% 0.00% | 0 0.00% 0.00% | 24 63.16% 63.16% | 0 0.00% 63.16% | 0 0.00% 63.16% | 0 0.00% 63.16% | 2 5.26% 68.42% | 12 31.58% 100.00% +system.ruby.L1Cache_Controller.OM.L1_Replacement::total 38 +system.ruby.L1Cache_Controller.OM.Ack_All_Tokens | 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% | 0 0.00% 33.33% | 1 33.33% 66.67% | 1 33.33% 100.00% +system.ruby.L1Cache_Controller.OM.Ack_All_Tokens::total 3 +system.ruby.L1Cache_Controller.OM.Own_Lock_or_Unlock | 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.OM.Own_Lock_or_Unlock::total 2 +system.ruby.L1Cache_Controller.OM.Request_Timeout | 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.OM.Request_Timeout::total 2 +system.ruby.L1Cache_Controller.IS.L1_Replacement | 529103 12.51% 12.51% | 530672 12.54% 25.05% | 533381 12.61% 37.66% | 528913 12.50% 50.16% | 528203 12.49% 62.65% | 526767 12.45% 75.10% | 522401 12.35% 87.45% | 531078 12.55% 100.00% +system.ruby.L1Cache_Controller.IS.L1_Replacement::total 4230518 +system.ruby.L1Cache_Controller.IS.Data_Shared | 182 12.74% 12.74% | 180 12.60% 25.33% | 177 12.39% 37.72% | 176 12.32% 50.03% | 184 12.88% 62.91% | 172 12.04% 74.95% | 179 12.53% 87.47% | 179 12.53% 100.00% +system.ruby.L1Cache_Controller.IS.Data_Shared::total 1429 +system.ruby.L1Cache_Controller.IS.Data_Owner | 23 11.39% 11.39% | 31 15.35% 26.73% | 30 14.85% 41.58% | 19 9.41% 50.99% | 27 13.37% 64.36% | 21 10.40% 74.75% | 26 12.87% 87.62% | 25 12.38% 100.00% +system.ruby.L1Cache_Controller.IS.Data_Owner::total 202 +system.ruby.L1Cache_Controller.IS.Data_All_Tokens | 50326 12.51% 12.51% | 50430 12.53% 25.04% | 50318 12.51% 37.55% | 50220 12.48% 50.03% | 50365 12.52% 62.55% | 50164 12.47% 75.01% | 50104 12.45% 87.47% | 50434 12.53% 100.00% +system.ruby.L1Cache_Controller.IS.Data_All_Tokens::total 402361 +system.ruby.L1Cache_Controller.IS.Transient_Local_GETX | 166 13.17% 13.17% | 158 12.54% 25.71% | 158 12.54% 38.25% | 143 11.35% 49.60% | 183 14.52% 64.13% | 147 11.67% 75.79% | 148 11.75% 87.54% | 157 12.46% 100.00% +system.ruby.L1Cache_Controller.IS.Transient_Local_GETX::total 1260 +system.ruby.L1Cache_Controller.IS.Transient_Local_GETS | 290 12.11% 12.11% | 316 13.19% 25.30% | 302 12.61% 37.91% | 301 12.57% 50.48% | 323 13.49% 63.97% | 281 11.73% 75.70% | 277 11.57% 87.27% | 305 12.73% 100.00% +system.ruby.L1Cache_Controller.IS.Transient_Local_GETS::total 2395 +system.ruby.L1Cache_Controller.IS.Persistent_GETX | 7 6.93% 6.93% | 24 23.76% 30.69% | 15 14.85% 45.54% | 11 10.89% 56.44% | 13 12.87% 69.31% | 15 14.85% 84.16% | 9 8.91% 93.07% | 7 6.93% 100.00% +system.ruby.L1Cache_Controller.IS.Persistent_GETX::total 101 +system.ruby.L1Cache_Controller.IS.Persistent_GETS | 30 13.39% 13.39% | 30 13.39% 26.79% | 30 13.39% 40.18% | 19 8.48% 48.66% | 28 12.50% 61.16% | 24 10.71% 71.88% | 31 13.84% 85.71% | 32 14.29% 100.00% +system.ruby.L1Cache_Controller.IS.Persistent_GETS::total 224 +system.ruby.L1Cache_Controller.IS.Own_Lock_or_Unlock | 3245 12.99% 12.99% | 3160 12.65% 25.63% | 3132 12.53% 38.17% | 3085 12.35% 50.51% | 3159 12.64% 63.15% | 3121 12.49% 75.64% | 3072 12.29% 87.94% | 3014 12.06% 100.00% +system.ruby.L1Cache_Controller.IS.Own_Lock_or_Unlock::total 24988 +system.ruby.L1Cache_Controller.IS.Request_Timeout | 21713 12.50% 12.50% | 21677 12.48% 24.98% | 21741 12.52% 37.50% | 21122 12.16% 49.66% | 22600 13.01% 62.67% | 21444 12.35% 75.02% | 22164 12.76% 87.78% | 21223 12.22% 100.00% +system.ruby.L1Cache_Controller.IS.Request_Timeout::total 173684 +system.ruby.L1Cache_Controller.I_L.Load | 25 12.63% 12.63% | 17 8.59% 21.21% | 18 9.09% 30.30% | 26 13.13% 43.43% | 29 14.65% 58.08% | 20 10.10% 68.18% | 26 13.13% 81.31% | 37 18.69% 100.00% +system.ruby.L1Cache_Controller.I_L.Load::total 198 +system.ruby.L1Cache_Controller.I_L.Store | 13 11.61% 11.61% | 7 6.25% 17.86% | 15 13.39% 31.25% | 17 15.18% 46.43% | 15 13.39% 59.82% | 18 16.07% 75.89% | 16 14.29% 90.18% | 11 9.82% 100.00% +system.ruby.L1Cache_Controller.I_L.Store::total 112 +system.ruby.L1Cache_Controller.I_L.L1_Replacement | 95 7.85% 7.85% | 180 14.88% 22.73% | 131 10.83% 33.55% | 79 6.53% 40.08% | 151 12.48% 52.56% | 218 18.02% 70.58% | 150 12.40% 82.98% | 206 17.02% 100.00% +system.ruby.L1Cache_Controller.I_L.L1_Replacement::total 1210 +system.ruby.L1Cache_Controller.I_L.Data_All_Tokens | 18 17.14% 17.14% | 23 21.90% 39.05% | 11 10.48% 49.52% | 15 14.29% 63.81% | 10 9.52% 73.33% | 12 11.43% 84.76% | 7 6.67% 91.43% | 9 8.57% 100.00% +system.ruby.L1Cache_Controller.I_L.Data_All_Tokens::total 105 +system.ruby.L1Cache_Controller.I_L.Transient_Local_GETX | 97 13.84% 13.84% | 95 13.55% 27.39% | 83 11.84% 39.23% | 85 12.13% 51.36% | 87 12.41% 63.77% | 78 11.13% 74.89% | 90 12.84% 87.73% | 86 12.27% 100.00% +system.ruby.L1Cache_Controller.I_L.Transient_Local_GETX::total 701 +system.ruby.L1Cache_Controller.I_L.Transient_Local_GETS | 144 12.85% 12.85% | 138 12.31% 25.16% | 149 13.29% 38.45% | 135 12.04% 50.49% | 137 12.22% 62.71% | 142 12.67% 75.38% | 140 12.49% 87.87% | 136 12.13% 100.00% +system.ruby.L1Cache_Controller.I_L.Transient_Local_GETS::total 1121 +system.ruby.L1Cache_Controller.I_L.Persistent_GETX | 13750 12.50% 12.50% | 13751 12.50% 25.01% | 13711 12.47% 37.47% | 13722 12.48% 49.95% | 13734 12.49% 62.44% | 13710 12.47% 74.90% | 13851 12.59% 87.50% | 13752 12.50% 100.00% +system.ruby.L1Cache_Controller.I_L.Persistent_GETX::total 109981 +system.ruby.L1Cache_Controller.I_L.Persistent_GETS | 24873 12.45% 12.45% | 24947 12.49% 24.94% | 24964 12.50% 37.43% | 25049 12.54% 49.97% | 24936 12.48% 62.45% | 24961 12.49% 74.95% | 24980 12.50% 87.45% | 25073 12.55% 100.00% +system.ruby.L1Cache_Controller.I_L.Persistent_GETS::total 199783 +system.ruby.L1Cache_Controller.I_L.Own_Lock_or_Unlock | 33 12.45% 12.45% | 33 12.45% 24.91% | 32 12.08% 36.98% | 27 10.19% 47.17% | 31 11.70% 58.87% | 35 13.21% 72.08% | 33 12.45% 84.53% | 41 15.47% 100.00% +system.ruby.L1Cache_Controller.I_L.Own_Lock_or_Unlock::total 265 +system.ruby.L1Cache_Controller.S_L.L1_Replacement | 38 11.55% 11.55% | 61 18.54% 30.09% | 26 7.90% 37.99% | 51 15.50% 53.50% | 62 18.84% 72.34% | 10 3.04% 75.38% | 62 18.84% 94.22% | 19 5.78% 100.00% +system.ruby.L1Cache_Controller.S_L.L1_Replacement::total 329 +system.ruby.L1Cache_Controller.S_L.Data_All_Tokens | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 100.00% 100.00% | 0 0.00% 100.00% | 0 0.00% 100.00% +system.ruby.L1Cache_Controller.S_L.Data_All_Tokens::total 1 +system.ruby.L1Cache_Controller.S_L.Persistent_GETS | 0 0.00% 0.00% | 1 2.94% 2.94% | 2 5.88% 8.82% | 1 2.94% 11.76% | 7 20.59% 32.35% | 8 23.53% 55.88% | 9 26.47% 82.35% | 6 17.65% 100.00% +system.ruby.L1Cache_Controller.S_L.Persistent_GETS::total 34 +system.ruby.L1Cache_Controller.S_L.Own_Lock_or_Unlock | 17 8.50% 8.50% | 29 14.50% 23.00% | 18 9.00% 32.00% | 29 14.50% 46.50% | 27 13.50% 60.00% | 26 13.00% 73.00% | 29 14.50% 87.50% | 25 12.50% 100.00% +system.ruby.L1Cache_Controller.S_L.Own_Lock_or_Unlock::total 200 +system.ruby.L1Cache_Controller.IM_L.L1_Replacement | 166 11.01% 11.01% | 156 10.34% 21.35% | 235 15.58% 36.94% | 157 10.41% 47.35% | 147 9.75% 57.10% | 250 16.58% 73.67% | 227 15.05% 88.73% | 170 11.27% 100.00% +system.ruby.L1Cache_Controller.IM_L.L1_Replacement::total 1508 +system.ruby.L1Cache_Controller.IM_L.Data_All_Tokens | 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% | 0 0.00% 50.00% | 1 50.00% 100.00% +system.ruby.L1Cache_Controller.IM_L.Data_All_Tokens::total 2 +system.ruby.L1Cache_Controller.IM_L.Persistent_GETX | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 14.29% 14.29% | 0 0.00% 14.29% | 0 0.00% 14.29% | 0 0.00% 14.29% | 4 57.14% 71.43% | 2 28.57% 100.00% +system.ruby.L1Cache_Controller.IM_L.Persistent_GETX::total 7 +system.ruby.L1Cache_Controller.IM_L.Persistent_GETS | 0 0.00% 0.00% | 1 4.55% 4.55% | 1 4.55% 9.09% | 4 18.18% 27.27% | 1 4.55% 31.82% | 6 27.27% 59.09% | 3 13.64% 72.73% | 6 27.27% 100.00% +system.ruby.L1Cache_Controller.IM_L.Persistent_GETS::total 22 +system.ruby.L1Cache_Controller.IM_L.Own_Lock_or_Unlock | 30 11.32% 11.32% | 24 9.06% 20.38% | 37 13.96% 34.34% | 32 12.08% 46.42% | 34 12.83% 59.25% | 42 15.85% 75.09% | 38 14.34% 89.43% | 28 10.57% 100.00% +system.ruby.L1Cache_Controller.IM_L.Own_Lock_or_Unlock::total 265 +system.ruby.L1Cache_Controller.IM_L.Request_Timeout | 24 6.11% 6.11% | 43 10.94% 17.05% | 48 12.21% 29.26% | 26 6.62% 35.88% | 18 4.58% 40.46% | 66 16.79% 57.25% | 138 35.11% 92.37% | 30 7.63% 100.00% +system.ruby.L1Cache_Controller.IM_L.Request_Timeout::total 393 +system.ruby.L1Cache_Controller.IS_L.L1_Replacement | 210 8.70% 8.70% | 363 15.04% 23.74% | 263 10.89% 34.63% | 225 9.32% 43.95% | 282 11.68% 55.63% | 363 15.04% 70.67% | 336 13.92% 84.59% | 372 15.41% 100.00% +system.ruby.L1Cache_Controller.IS_L.L1_Replacement::total 2414 +system.ruby.L1Cache_Controller.IS_L.Data_Shared | 0 0.00% 0.00% | 0 0.00% 0.00% | 1 33.33% 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.IS_L.Data_Shared::total 3 +system.ruby.L1Cache_Controller.IS_L.Data_All_Tokens | 1 12.50% 12.50% | 0 0.00% 12.50% | 0 0.00% 12.50% | 0 0.00% 12.50% | 2 25.00% 37.50% | 2 25.00% 62.50% | 1 12.50% 75.00% | 2 25.00% 100.00% +system.ruby.L1Cache_Controller.IS_L.Data_All_Tokens::total 8 +system.ruby.L1Cache_Controller.IS_L.Transient_Local_GETS | 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% | 0 0.00% 100.00% +system.ruby.L1Cache_Controller.IS_L.Transient_Local_GETS::total 2 +system.ruby.L1Cache_Controller.IS_L.Persistent_GETX | 0 0.00% 0.00% | 2 9.52% 9.52% | 4 19.05% 28.57% | 3 14.29% 42.86% | 1 4.76% 47.62% | 3 14.29% 61.90% | 1 4.76% 66.67% | 7 33.33% 100.00% +system.ruby.L1Cache_Controller.IS_L.Persistent_GETX::total 21 +system.ruby.L1Cache_Controller.IS_L.Persistent_GETS | 0 0.00% 0.00% | 1 2.44% 2.44% | 1 2.44% 4.88% | 5 12.20% 17.07% | 11 26.83% 43.90% | 5 12.20% 56.10% | 9 21.95% 78.05% | 9 21.95% 100.00% +system.ruby.L1Cache_Controller.IS_L.Persistent_GETS::total 41 +system.ruby.L1Cache_Controller.IS_L.Own_Lock_or_Unlock | 61 11.91% 11.91% | 71 13.87% 25.78% | 62 12.11% 37.89% | 56 10.94% 48.83% | 67 13.09% 61.91% | 57 11.13% 73.05% | 65 12.70% 85.74% | 73 14.26% 100.00% +system.ruby.L1Cache_Controller.IS_L.Own_Lock_or_Unlock::total 512 +system.ruby.L1Cache_Controller.IS_L.Request_Timeout | 122 15.66% 15.66% | 80 10.27% 25.93% | 163 20.92% 46.85% | 39 5.01% 51.86% | 125 16.05% 67.91% | 143 18.36% 86.26% | 73 9.37% 95.64% | 34 4.36% 100.00% +system.ruby.L1Cache_Controller.IS_L.Request_Timeout::total 779 +system.ruby.L2Cache_Controller.L1_GETS 403983 0.00% 0.00% +system.ruby.L2Cache_Controller.L1_GETS_Last_Token 34 0.00% 0.00% +system.ruby.L2Cache_Controller.L1_GETX 223069 0.00% 0.00% +system.ruby.L2Cache_Controller.L1_INV 668 0.00% 0.00% +system.ruby.L2Cache_Controller.L2_Replacement 599911 0.00% 0.00% system.ruby.L2Cache_Controller.Writeback_Shared_Data 988 0.00% 0.00% -system.ruby.L2Cache_Controller.Writeback_All_Tokens 623923 0.00% 0.00% +system.ruby.L2Cache_Controller.Writeback_All_Tokens 624946 0.00% 0.00% system.ruby.L2Cache_Controller.Writeback_Owned 455 0.00% 0.00% -system.ruby.L2Cache_Controller.Persistent_GETX 16161 0.00% 0.00% -system.ruby.L2Cache_Controller.Persistent_GETS 29526 0.00% 0.00% -system.ruby.L2Cache_Controller.Persistent_GETS_Last_Token 3 0.00% 0.00% -system.ruby.L2Cache_Controller.Own_Lock_or_Unlock 45286 0.00% 0.00% -system.ruby.L2Cache_Controller.NP.L1_GETS 401858 0.00% 0.00% -system.ruby.L2Cache_Controller.NP.L1_GETX 222292 0.00% 0.00% -system.ruby.L2Cache_Controller.NP.L1_INV 514 0.00% 0.00% -system.ruby.L2Cache_Controller.NP.Writeback_Shared_Data 918 0.00% 0.00% -system.ruby.L2Cache_Controller.NP.Writeback_All_Tokens 596876 0.00% 0.00% -system.ruby.L2Cache_Controller.NP.Writeback_Owned 369 0.00% 0.00% -system.ruby.L2Cache_Controller.NP.Own_Lock_or_Unlock 38185 0.00% 0.00% -system.ruby.L2Cache_Controller.I.L1_GETS 48 0.00% 0.00% -system.ruby.L2Cache_Controller.I.L1_GETX 20 0.00% 0.00% -system.ruby.L2Cache_Controller.I.L2_Replacement 7228 0.00% 0.00% -system.ruby.L2Cache_Controller.I.Writeback_All_Tokens 471 0.00% 0.00% -system.ruby.L2Cache_Controller.I.Writeback_Owned 6 0.00% 0.00% -system.ruby.L2Cache_Controller.I.Persistent_GETX 15 0.00% 0.00% -system.ruby.L2Cache_Controller.I.Persistent_GETS 24 0.00% 0.00% -system.ruby.L2Cache_Controller.S.L1_GETS_Last_Token 23 0.00% 0.00% -system.ruby.L2Cache_Controller.S.L2_Replacement 848 0.00% 0.00% -system.ruby.L2Cache_Controller.S.Writeback_Shared_Data 3 0.00% 0.00% -system.ruby.L2Cache_Controller.S.Writeback_All_Tokens 55 0.00% 0.00% -system.ruby.L2Cache_Controller.S.Writeback_Owned 2 0.00% 0.00% -system.ruby.L2Cache_Controller.S.Persistent_GETS 3 0.00% 0.00% -system.ruby.L2Cache_Controller.S.Persistent_GETS_Last_Token 1 0.00% 0.00% -system.ruby.L2Cache_Controller.O.L1_GETS 19 0.00% 0.00% -system.ruby.L2Cache_Controller.O.L2_Replacement 879 0.00% 0.00% -system.ruby.L2Cache_Controller.O.Writeback_Shared_Data 3 0.00% 0.00% -system.ruby.L2Cache_Controller.O.Writeback_All_Tokens 593 0.00% 0.00% -system.ruby.L2Cache_Controller.O.Persistent_GETX 2 0.00% 0.00% -system.ruby.L2Cache_Controller.O.Persistent_GETS 11 0.00% 0.00% -system.ruby.L2Cache_Controller.M.L1_GETS 1108 0.00% 0.00% -system.ruby.L2Cache_Controller.M.L1_GETX 634 0.00% 0.00% -system.ruby.L2Cache_Controller.M.L2_Replacement 588428 0.00% 0.00% -system.ruby.L2Cache_Controller.M.Persistent_GETX 2726 0.00% 0.00% -system.ruby.L2Cache_Controller.M.Persistent_GETS 5091 0.00% 0.00% -system.ruby.L2Cache_Controller.I_L.L1_GETS 61 0.00% 0.00% -system.ruby.L2Cache_Controller.I_L.L1_GETX 40 0.00% 0.00% -system.ruby.L2Cache_Controller.I_L.L1_INV 196 0.00% 0.00% -system.ruby.L2Cache_Controller.I_L.L2_Replacement 771 0.00% 0.00% -system.ruby.L2Cache_Controller.I_L.Writeback_Shared_Data 64 0.00% 0.00% -system.ruby.L2Cache_Controller.I_L.Writeback_All_Tokens 25928 0.00% 0.00% -system.ruby.L2Cache_Controller.I_L.Writeback_Owned 78 0.00% 0.00% -system.ruby.L2Cache_Controller.I_L.Persistent_GETX 13418 0.00% 0.00% -system.ruby.L2Cache_Controller.I_L.Persistent_GETS 24397 0.00% 0.00% -system.ruby.L2Cache_Controller.I_L.Own_Lock_or_Unlock 7087 0.00% 0.00% -system.ruby.L2Cache_Controller.S_L.L2_Replacement 1 0.00% 0.00% -system.ruby.L2Cache_Controller.S_L.Persistent_GETS_Last_Token 2 0.00% 0.00% -system.ruby.L2Cache_Controller.S_L.Own_Lock_or_Unlock 14 0.00% 0.00% -system.ruby.Directory_Controller.GETX 238416 0.00% 0.00% -system.ruby.Directory_Controller.GETS 430906 0.00% 0.00% -system.ruby.Directory_Controller.Lockdown 45690 0.00% 0.00% -system.ruby.Directory_Controller.Unlockdown 45286 0.00% 0.00% -system.ruby.Directory_Controller.Data_Owner 310 0.00% 0.00% -system.ruby.Directory_Controller.Data_All_Tokens 243497 0.00% 0.00% -system.ruby.Directory_Controller.Ack_Owner 539 0.00% 0.00% -system.ruby.Directory_Controller.Ack_Owner_All_Tokens 377964 0.00% 0.00% -system.ruby.Directory_Controller.Tokens 139 0.00% 0.00% -system.ruby.Directory_Controller.Ack_All_Tokens 778 0.00% 0.00% -system.ruby.Directory_Controller.Memory_Data 621933 0.00% 0.00% -system.ruby.Directory_Controller.Memory_Ack 243403 0.00% 0.00% -system.ruby.Directory_Controller.O.GETX 219960 0.00% 0.00% -system.ruby.Directory_Controller.O.GETS 397659 0.00% 0.00% -system.ruby.Directory_Controller.O.Lockdown 3830 0.00% 0.00% -system.ruby.Directory_Controller.O.Data_All_Tokens 61 0.00% 0.00% -system.ruby.Directory_Controller.O.Tokens 9 0.00% 0.00% -system.ruby.Directory_Controller.O.Ack_All_Tokens 769 0.00% 0.00% -system.ruby.Directory_Controller.NO.GETX 2247 0.00% 0.00% -system.ruby.Directory_Controller.NO.GETS 4060 0.00% 0.00% -system.ruby.Directory_Controller.NO.Lockdown 17747 0.00% 0.00% -system.ruby.Directory_Controller.NO.Data_Owner 309 0.00% 0.00% -system.ruby.Directory_Controller.NO.Data_All_Tokens 243096 0.00% 0.00% -system.ruby.Directory_Controller.NO.Ack_Owner 538 0.00% 0.00% -system.ruby.Directory_Controller.NO.Ack_Owner_All_Tokens 377582 0.00% 0.00% -system.ruby.Directory_Controller.NO.Tokens 129 0.00% 0.00% -system.ruby.Directory_Controller.L.GETX 143 0.00% 0.00% -system.ruby.Directory_Controller.L.GETS 246 0.00% 0.00% -system.ruby.Directory_Controller.L.Lockdown 355 0.00% 0.00% -system.ruby.Directory_Controller.L.Unlockdown 45285 0.00% 0.00% -system.ruby.Directory_Controller.L.Data_Owner 1 0.00% 0.00% -system.ruby.Directory_Controller.L.Data_All_Tokens 305 0.00% 0.00% -system.ruby.Directory_Controller.L.Ack_Owner 1 0.00% 0.00% -system.ruby.Directory_Controller.L.Ack_Owner_All_Tokens 382 0.00% 0.00% -system.ruby.Directory_Controller.O_W.GETX 63 0.00% 0.00% -system.ruby.Directory_Controller.O_W.GETS 106 0.00% 0.00% -system.ruby.Directory_Controller.O_W.Lockdown 111 0.00% 0.00% -system.ruby.Directory_Controller.O_W.Data_All_Tokens 35 0.00% 0.00% -system.ruby.Directory_Controller.O_W.Tokens 1 0.00% 0.00% -system.ruby.Directory_Controller.O_W.Memory_Data 1 0.00% 0.00% -system.ruby.Directory_Controller.O_W.Memory_Ack 243292 0.00% 0.00% -system.ruby.Directory_Controller.L_O_W.GETX 54 0.00% 0.00% -system.ruby.Directory_Controller.L_O_W.GETS 94 0.00% 0.00% -system.ruby.Directory_Controller.L_O_W.Lockdown 12 0.00% 0.00% -system.ruby.Directory_Controller.L_O_W.Unlockdown 1 0.00% 0.00% -system.ruby.Directory_Controller.L_O_W.Memory_Data 4323 0.00% 0.00% -system.ruby.Directory_Controller.L_O_W.Memory_Ack 111 0.00% 0.00% -system.ruby.Directory_Controller.L_NO_W.GETX 508 0.00% 0.00% -system.ruby.Directory_Controller.L_NO_W.GETS 910 0.00% 0.00% -system.ruby.Directory_Controller.L_NO_W.Lockdown 37 0.00% 0.00% -system.ruby.Directory_Controller.L_NO_W.Memory_Data 23598 0.00% 0.00% -system.ruby.Directory_Controller.NO_W.GETX 15441 0.00% 0.00% -system.ruby.Directory_Controller.NO_W.GETS 27831 0.00% 0.00% -system.ruby.Directory_Controller.NO_W.Lockdown 23598 0.00% 0.00% -system.ruby.Directory_Controller.NO_W.Ack_All_Tokens 9 0.00% 0.00% -system.ruby.Directory_Controller.NO_W.Memory_Data 594011 0.00% 0.00% +system.ruby.L2Cache_Controller.Persistent_GETX 15761 0.00% 0.00% +system.ruby.L2Cache_Controller.Persistent_GETS 28642 0.00% 0.00% +system.ruby.L2Cache_Controller.Own_Lock_or_Unlock 44053 0.00% 0.00% +system.ruby.L2Cache_Controller.NP.L1_GETS 402707 0.00% 0.00% +system.ruby.L2Cache_Controller.NP.L1_GETX 222334 0.00% 0.00% +system.ruby.L2Cache_Controller.NP.L1_INV 488 0.00% 0.00% +system.ruby.L2Cache_Controller.NP.Writeback_Shared_Data 916 0.00% 0.00% +system.ruby.L2Cache_Controller.NP.Writeback_All_Tokens 598635 0.00% 0.00% +system.ruby.L2Cache_Controller.NP.Writeback_Owned 368 0.00% 0.00% +system.ruby.L2Cache_Controller.NP.Own_Lock_or_Unlock 36593 0.00% 0.00% +system.ruby.L2Cache_Controller.I.L1_GETS 55 0.00% 0.00% +system.ruby.L2Cache_Controller.I.L1_GETX 24 0.00% 0.00% +system.ruby.L2Cache_Controller.I.L1_INV 2 0.00% 0.00% +system.ruby.L2Cache_Controller.I.L2_Replacement 7638 0.00% 0.00% +system.ruby.L2Cache_Controller.I.Writeback_Shared_Data 4 0.00% 0.00% +system.ruby.L2Cache_Controller.I.Writeback_All_Tokens 472 0.00% 0.00% +system.ruby.L2Cache_Controller.I.Writeback_Owned 15 0.00% 0.00% +system.ruby.L2Cache_Controller.I.Persistent_GETX 2 0.00% 0.00% +system.ruby.L2Cache_Controller.I.Persistent_GETS 16 0.00% 0.00% +system.ruby.L2Cache_Controller.S.L1_GETS_Last_Token 34 0.00% 0.00% +system.ruby.L2Cache_Controller.S.L2_Replacement 821 0.00% 0.00% +system.ruby.L2Cache_Controller.S.Writeback_Shared_Data 5 0.00% 0.00% +system.ruby.L2Cache_Controller.S.Writeback_All_Tokens 71 0.00% 0.00% +system.ruby.L2Cache_Controller.S.Writeback_Owned 1 0.00% 0.00% +system.ruby.L2Cache_Controller.S.Persistent_GETX 1 0.00% 0.00% +system.ruby.L2Cache_Controller.S.Persistent_GETS 1 0.00% 0.00% +system.ruby.L2Cache_Controller.O.L1_GETS 21 0.00% 0.00% +system.ruby.L2Cache_Controller.O.L1_GETX 3 0.00% 0.00% +system.ruby.L2Cache_Controller.O.L2_Replacement 877 0.00% 0.00% +system.ruby.L2Cache_Controller.O.Writeback_Shared_Data 1 0.00% 0.00% +system.ruby.L2Cache_Controller.O.Writeback_All_Tokens 628 0.00% 0.00% +system.ruby.L2Cache_Controller.O.Persistent_GETS 8 0.00% 0.00% +system.ruby.L2Cache_Controller.M.L1_GETS 1132 0.00% 0.00% +system.ruby.L2Cache_Controller.M.L1_GETX 659 0.00% 0.00% +system.ruby.L2Cache_Controller.M.L2_Replacement 589830 0.00% 0.00% +system.ruby.L2Cache_Controller.M.Persistent_GETX 2834 0.00% 0.00% +system.ruby.L2Cache_Controller.M.Persistent_GETS 5343 0.00% 0.00% +system.ruby.L2Cache_Controller.I_L.L1_GETS 68 0.00% 0.00% +system.ruby.L2Cache_Controller.I_L.L1_GETX 49 0.00% 0.00% +system.ruby.L2Cache_Controller.I_L.L1_INV 178 0.00% 0.00% +system.ruby.L2Cache_Controller.I_L.L2_Replacement 745 0.00% 0.00% +system.ruby.L2Cache_Controller.I_L.Writeback_Shared_Data 62 0.00% 0.00% +system.ruby.L2Cache_Controller.I_L.Writeback_All_Tokens 25140 0.00% 0.00% +system.ruby.L2Cache_Controller.I_L.Writeback_Owned 71 0.00% 0.00% +system.ruby.L2Cache_Controller.I_L.Persistent_GETX 12924 0.00% 0.00% +system.ruby.L2Cache_Controller.I_L.Persistent_GETS 23274 0.00% 0.00% +system.ruby.L2Cache_Controller.I_L.Own_Lock_or_Unlock 7451 0.00% 0.00% +system.ruby.L2Cache_Controller.S_L.Own_Lock_or_Unlock 9 0.00% 0.00% ---------- End Simulation Statistics ---------- -- cgit v1.2.3