Created
March 28, 2015 20:36
-
-
Save mshuler/7c00488abc03b51ab51d to your computer and use it in GitHub Desktop.
stress write fails in incremental_repair_test.py:multiple_subsequent_repair_test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
automaton@i-6706e8e1b:~/cassandra$ ./tools/bin/cassandra-stress write n=5000000 -rate threads=50 -schema 'replication(factor=3)' | |
Created keyspaces. Sleeping 1s for propagation. | |
Sleeping 2s... | |
Warming up WRITE with 50000 iterations... | |
INFO 19:01:39 Using data-center name 'datacenter1' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor) | |
INFO 19:01:39 New Cassandra host /127.0.0.3:9042 added | |
INFO 19:01:39 New Cassandra host /127.0.0.2:9042 added | |
INFO 19:01:39 New Cassandra host localhost/127.0.0.1:9042 added | |
Connected to cluster: test | |
Datatacenter: datacenter1; Host: localhost/127.0.0.1; Rack: rack1 | |
Datatacenter: datacenter1; Host: /127.0.0.3; Rack: rack1 | |
Datatacenter: datacenter1; Host: /127.0.0.2; Rack: rack1 | |
Failed to connect over JMX; not collecting these stats | |
Running WRITE with 50 threads for 5000000 iteration | |
Failed to connect over JMX; not collecting these stats | |
type, total ops, op/s, pk/s, row/s, mean, med, .95, .99, .999, max, time, stderr, errors, gc: #, max ms, sum ms, sdv ms, mb | |
total, 2007, 2007, 2007, 2007, 19.7, 10.7, 78.3, 125.7, 288.5, 382.8, 1.0, 0.00000, 0, 0, 0, 0, 0, 0 | |
total, 4008, 1716, 1716, 1716, 33.0, 14.2, 126.4, 335.5, 476.3, 487.6, 2.2, 0.05515, 0, 0, 0, 0, 0, 0 | |
total, 5888, 1752, 1752, 1752, 29.2, 16.3, 102.9, 185.2, 279.0, 284.8, 3.2, 0.04093, 0, 0, 0, 0, 0, 0 | |
total, 7623, 1538, 1538, 1538, 32.2, 18.9, 85.4, 303.3, 402.0, 485.8, 4.4, 0.04769, 0, 0, 0, 0, 0, 0 | |
total, 9923, 1954, 1954, 1954, 24.5, 14.3, 72.3, 135.0, 513.9, 573.2, 5.5, 0.04234, 0, 0, 0, 0, 0, 0 | |
total, 12421, 1670, 1670, 1670, 30.9, 15.2, 90.9, 278.5, 685.3, 1008.7, 7.0, 0.03724, 0, 0, 0, 0, 0, 0 | |
total, 14504, 1786, 1786, 1786, 28.1, 15.6, 108.7, 173.2, 205.2, 246.2, 8.2, 0.03190, 0, 0, 0, 0, 0, 0 | |
total, 16729, 1903, 1903, 1903, 26.4, 17.8, 77.8, 132.1, 209.5, 267.6, 9.4, 0.02890, 0, 0, 0, 0, 0, 0 | |
total, 18969, 1909, 1909, 1909, 25.9, 16.3, 81.5, 142.4, 235.4, 264.5, 10.5, 0.02641, 0, 0, 0, 0, 0, 0 | |
total, 21000, 1877, 1877, 1877, 26.8, 16.0, 98.1, 170.4, 205.6, 244.6, 11.6, 0.02398, 0, 0, 0, 0, 0, 0 | |
total, 23328, 2154, 2154, 2154, 23.2, 14.9, 69.2, 104.1, 186.3, 343.4, 12.7, 0.02682, 0, 0, 0, 0, 0, 0 | |
total, 25588, 2086, 2086, 2086, 23.9, 14.7, 76.8, 126.4, 174.7, 243.5, 13.8, 0.02646, 0, 0, 0, 0, 0, 0 | |
total, 27803, 2037, 2037, 2037, 24.0, 13.6, 89.1, 143.1, 195.1, 236.1, 14.9, 0.02521, 0, 0, 0, 0, 0, 0 | |
total, 30443, 2320, 2320, 2320, 21.9, 12.4, 73.7, 108.7, 166.9, 182.5, 16.0, 0.02804, 0, 0, 0, 0, 0, 0 | |
total, 32674, 2091, 2091, 2091, 23.8, 13.1, 84.1, 143.8, 179.7, 282.3, 17.1, 0.02672, 0, 0, 0, 0, 0, 0 | |
total, 35243, 2390, 2390, 2390, 20.9, 12.3, 69.6, 121.2, 159.0, 213.2, 18.2, 0.02866, 0, 0, 0, 0, 0, 0 | |
total, 37956, 2395, 2395, 2395, 21.0, 11.0, 73.0, 133.0, 161.1, 178.2, 19.3, 0.02957, 0, 0, 0, 0, 0, 0 | |
total, 40787, 2586, 2586, 2586, 19.3, 11.9, 68.6, 115.0, 152.3, 189.4, 20.4, 0.03198, 0, 0, 0, 0, 0, 0 | |
total, 43682, 2724, 2724, 2724, 18.3, 12.5, 53.1, 93.5, 135.2, 140.5, 21.5, 0.03470, 0, 0, 0, 0, 0, 0 | |
total, 46193, 2302, 2302, 2302, 21.8, 11.8, 85.8, 138.5, 175.4, 195.5, 22.5, 0.03331, 0, 0, 0, 0, 0, 0 | |
total, 49343, 2639, 2639, 2639, 18.7, 11.4, 57.7, 139.7, 170.8, 197.4, 23.7, 0.03385, 0, 0, 0, 0, 0, 0 | |
total, 52302, 2568, 2568, 2568, 19.1, 9.8, 68.7, 121.2, 158.1, 176.9, 24.9, 0.03354, 0, 0, 0, 0, 0, 0 | |
total, 55139, 2527, 2527, 2527, 20.3, 11.7, 63.8, 137.2, 205.3, 208.7, 26.0, 0.03289, 0, 0, 0, 0, 0, 0 | |
total, 57948, 2569, 2569, 2569, 19.3, 12.2, 62.4, 107.2, 131.5, 139.0, 27.1, 0.03235, 0, 0, 0, 0, 0, 0 | |
total, 60927, 2789, 2789, 2789, 18.1, 10.4, 60.2, 138.7, 169.3, 197.6, 28.2, 0.03281, 0, 0, 0, 0, 0, 0 | |
total, 64189, 2864, 2864, 2864, 17.3, 9.7, 58.6, 93.2, 151.0, 186.2, 29.3, 0.03336, 0, 0, 0, 0, 0, 0 | |
total, 67036, 2566, 2566, 2566, 19.5, 9.0, 93.0, 132.5, 173.9, 186.8, 30.4, 0.03249, 0, 0, 0, 0, 0, 0 | |
total, 70537, 3202, 3202, 3202, 15.7, 10.8, 46.4, 78.6, 148.3, 150.4, 31.5, 0.03449, 0, 0, 0, 0, 0, 0 | |
total, 73097, 2421, 2421, 2421, 20.3, 9.8, 78.8, 141.8, 440.2, 533.3, 32.6, 0.03332, 0, 0, 0, 0, 0, 0 | |
total, 76760, 3253, 3253, 3253, 15.5, 8.5, 50.1, 86.4, 162.6, 790.6, 33.7, 0.03483, 0, 0, 0, 0, 0, 0 | |
total, 80118, 3028, 3028, 3028, 16.5, 8.9, 66.6, 119.4, 149.8, 154.0, 34.8, 0.03488, 0, 0, 0, 0, 0, 0 | |
total, 83578, 3145, 3145, 3145, 15.8, 8.7, 52.0, 92.3, 172.7, 183.9, 35.9, 0.03517, 0, 0, 0, 0, 0, 0 | |
total, 85656, 1977, 1977, 1977, 22.7, 9.9, 115.0, 161.5, 182.7, 191.1, 37.0, 0.03457, 0, 0, 0, 0, 0, 0 | |
total, 89507, 3591, 3591, 3591, 15.4, 7.2, 50.8, 138.9, 183.4, 224.3, 38.0, 0.03649, 0, 0, 0, 0, 0, 0 | |
total, 92243, 2597, 2597, 2597, 19.4, 9.3, 107.8, 166.8, 195.0, 206.7, 39.1, 0.03546, 0, 0, 0, 0, 0, 0 | |
total, 95835, 3387, 3387, 3387, 14.7, 8.4, 47.6, 71.6, 127.7, 149.3, 40.1, 0.03600, 0, 0, 0, 0, 0, 0 | |
total, 99037, 2928, 2928, 2928, 17.1, 8.1, 55.9, 166.6, 188.1, 191.9, 41.2, 0.03531, 0, 0, 0, 0, 0, 0 | |
total, 102772, 3629, 3629, 3629, 13.7, 7.5, 46.8, 72.3, 126.6, 192.2, 42.3, 0.03630, 0, 0, 0, 0, 0, 0 | |
total, 105792, 2847, 2847, 2847, 17.5, 8.2, 88.3, 132.7, 152.2, 247.5, 43.3, 0.03547, 0, 0, 0, 0, 0, 0 | |
total, 109609, 3607, 3607, 3607, 13.9, 7.4, 46.4, 75.3, 167.8, 177.4, 44.4, 0.03605, 0, 0, 0, 0, 0, 0 | |
total, 112805, 2891, 2891, 2891, 17.3, 8.5, 77.2, 135.5, 161.4, 185.9, 45.5, 0.03525, 0, 0, 0, 0, 0, 0 | |
total, 115804, 2859, 2859, 2859, 17.5, 9.3, 59.4, 114.5, 144.3, 163.5, 46.5, 0.03446, 0, 0, 0, 0, 0, 0 | |
total, 118887, 2742, 2742, 2742, 18.2, 8.9, 77.2, 142.4, 198.8, 242.0, 47.7, 0.03366, 0, 0, 0, 0, 0, 0 | |
total, 122380, 3255, 3255, 3255, 15.2, 7.1, 55.2, 117.0, 212.1, 238.5, 48.7, 0.03334, 0, 0, 0, 0, 0, 0 | |
total, 125565, 2934, 2934, 2934, 17.1, 8.5, 62.9, 145.5, 167.8, 176.5, 49.8, 0.03268, 0, 0, 0, 0, 0, 0 | |
total, 128982, 3284, 3284, 3284, 15.0, 7.3, 52.5, 91.2, 162.0, 199.7, 50.9, 0.03239, 0, 0, 0, 0, 0, 0 | |
total, 132266, 3073, 3073, 3073, 16.4, 7.6, 58.1, 147.9, 191.7, 254.5, 51.9, 0.03185, 0, 0, 0, 0, 0, 0 | |
total, 135486, 3097, 3097, 3097, 15.5, 8.2, 54.6, 84.4, 122.3, 143.7, 53.0, 0.03135, 0, 0, 0, 0, 0, 0 | |
total, 138792, 2871, 2871, 2871, 18.1, 7.4, 79.1, 155.8, 214.2, 237.4, 54.1, 0.03073, 0, 0, 0, 0, 0, 0 | |
total, 142205, 3211, 3211, 3211, 15.6, 7.0, 58.2, 123.0, 169.4, 178.7, 55.2, 0.03035, 0, 0, 0, 0, 0, 0 | |
total, 144737, 2405, 2405, 2405, 20.8, 8.3, 122.2, 168.0, 211.5, 270.0, 56.2, 0.02983, 0, 0, 0, 0, 0, 0 | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
com.datastax.driver.core.exceptions.WriteTimeoutException: Cassandra timeout during write query at consistency ONE (1 replica were required but only 0 acknowledged the write) | |
total, 145920, 2681, 2681, 2681, 15.7, 7.7, 49.8, 74.2, 98.2, 98.2, 56.7, 0.02925, 0, 0, 0, 0, 0, 0 | |
total, 151855, 1000, 1000, 1000, 50.5, 10.4, 61.1, 152.5, 5164.9, 5200.5, 62.6, 0.02870, 0, 0, 0, 0, 0, 0 | |
total, 154782, 2701, 2701, 2701, 18.3, 7.7, 73.4, 141.0, 198.0, 240.6, 63.7, 0.02816, 0, 0, 0, 0, 0, 0 | |
total, 157699, 2670, 2670, 2670, 18.7, 9.5, 72.1, 140.3, 159.7, 212.9, 64.8, 0.02763, 0, 0, 0, 0, 0, 0 | |
total, 160840, 2978, 2978, 2978, 16.2, 8.9, 54.7, 99.1, 147.5, 171.2, 65.8, 0.02720, 0, 0, 0, 0, 0, 0 | |
total, 164679, 3586, 3586, 3586, 14.5, 7.9, 49.9, 112.8, 166.4, 214.0, 66.9, 0.02734, 0, 0, 0, 0, 0, 0 | |
total, 168080, 3170, 3170, 3170, 15.8, 7.8, 61.5, 119.9, 166.0, 179.3, 68.0, 0.02701, 0, 0, 0, 0, 0, 0 | |
total, 171202, 3010, 3010, 3010, 16.3, 8.3, 60.2, 136.4, 164.1, 208.5, 69.0, 0.02660, 0, 0, 0, 0, 0, 0 | |
total, 174669, 3258, 3258, 3258, 15.6, 6.6, 57.4, 110.9, 145.9, 170.0, 70.1, 0.02635, 0, 0, 0, 0, 0, 0 | |
total, 177786, 2763, 2763, 2763, 18.0, 9.0, 58.9, 161.8, 210.5, 235.9, 71.2, 0.02591, 0, 0, 0, 0, 0, 0 | |
total, 180572, 2674, 2674, 2674, 16.9, 6.9, 66.4, 142.7, 209.6, 308.2, 72.3, 0.02549, 0, 0, 0, 0, 0, 0 | |
total, 183601, 2549, 2549, 2549, 21.1, 9.8, 71.2, 128.2, 570.6, 584.9, 73.4, 0.02510, 0, 0, 0, 0, 0, 0 | |
total, 186213, 2483, 2483, 2483, 19.2, 7.4, 73.7, 137.8, 217.8, 336.0, 74.5, 0.02475, 0, 0, 0, 0, 0, 0 | |
total, 188831, 2051, 2051, 2051, 23.5, 9.7, 71.9, 307.4, 371.0, 456.5, 75.8, 0.02452, 0, 0, 0, 0, 0, 0 | |
total, 192228, 2417, 2417, 2417, 21.8, 8.4, 84.1, 330.4, 430.7, 517.5, 77.2, 0.02421, 0, 0, 0, 0, 0, 0 | |
total, 196191, 3531, 3531, 3531, 14.5, 7.8, 43.5, 119.5, 384.5, 424.7, 78.3, 0.02425, 0, 0, 0, 0, 0, 0 | |
total, 199860, 3596, 3596, 3596, 13.9, 7.2, 43.9, 134.1, 171.0, 293.6, 79.3, 0.02434, 0, 0, 0, 0, 0, 0 | |
total, 203518, 3756, 3756, 3756, 13.3, 6.8, 48.5, 114.8, 165.2, 168.5, 80.3, 0.02456, 0, 0, 0, 0, 0, 0 | |
total, 207895, 3740, 3740, 3740, 13.3, 6.9, 44.9, 133.3, 156.4, 186.7, 81.5, 0.02472, 0, 0, 0, 0, 0, 0 | |
total, 211511, 3266, 3266, 3266, 15.3, 6.6, 62.5, 131.5, 181.1, 231.7, 82.6, 0.02448, 0, 0, 0, 0, 0, 0 | |
total, 215793, 3699, 3699, 3699, 13.5, 6.8, 52.9, 99.6, 144.2, 159.6, 83.7, 0.02455, 0, 0, 0, 0, 0, 0 | |
total, 220588, 4672, 4672, 4672, 10.8, 5.7, 36.6, 88.0, 160.5, 190.8, 84.8, 0.02587, 0, 0, 0, 0, 0, 0 | |
total, 224567, 3690, 3690, 3690, 13.3, 7.0, 48.7, 87.5, 144.7, 203.4, 85.8, 0.02582, 0, 0, 0, 0, 0, 0 | |
total, 229612, 3911, 3911, 3911, 13.0, 5.8, 46.0, 130.7, 265.9, 291.3, 87.1, 0.02594, 0, 0, 0, 0, 0, 0 | |
total, 234233, 4115, 4115, 4115, 12.1, 5.9, 51.7, 85.7, 113.5, 124.1, 88.3, 0.02621, 0, 0, 0, 0, 0, 0 | |
total, 239211, 4775, 4775, 4775, 10.5, 5.5, 37.1, 82.7, 119.3, 144.2, 89.3, 0.02721, 0, 0, 0, 0, 0, 0 | |
total, 243920, 4572, 4572, 4572, 10.7, 5.7, 37.6, 87.6, 104.3, 121.0, 90.3, 0.02779, 0, 0, 0, 0, 0, 0 | |
total, 248953, 4730, 4730, 4730, 10.8, 6.4, 35.9, 68.5, 120.3, 152.0, 91.4, 0.02846, 0, 0, 0, 0, 0, 0 | |
total, 253322, 4160, 4160, 4160, 11.9, 6.8, 38.8, 84.7, 105.6, 115.5, 92.4, 0.02851, 0, 0, 0, 0, 0, 0 | |
total, 257457, 3942, 3942, 3942, 12.7, 7.1, 39.0, 91.4, 113.9, 150.9, 93.5, 0.02839, 0, 0, 0, 0, 0, 0 | |
total, 261494, 3940, 3940, 3940, 12.5, 5.7, 53.6, 93.0, 138.2, 167.3, 94.5, 0.02827, 0, 0, 0, 0, 0, 0 | |
total, 265292, 3439, 3439, 3439, 14.6, 6.0, 58.6, 143.4, 213.5, 224.9, 95.6, 0.02795, 0, 0, 0, 0, 0, 0 | |
total, 269660, 4243, 4243, 4243, 11.8, 6.3, 41.0, 82.0, 107.9, 141.7, 96.6, 0.02799, 0, 0, 0, 0, 0, 0 | |
total, 273630, 3916, 3916, 3916, 12.3, 5.7, 47.5, 102.1, 139.7, 219.1, 97.7, 0.02784, 0, 0, 0, 0, 0, 0 | |
total, 278236, 4202, 4202, 4202, 12.2, 6.4, 49.3, 97.7, 133.9, 145.3, 98.8, 0.02782, 0, 0, 0, 0, 0, 0 | |
total, 282734, 4261, 4261, 4261, 11.6, 6.7, 36.9, 91.5, 124.5, 141.0, 99.8, 0.02783, 0, 0, 0, 0, 0, 0 | |
total, 287891, 4730, 4730, 4730, 10.6, 6.0, 38.8, 73.9, 100.2, 128.7, 100.9, 0.02813, 0, 0, 0, 0, 0, 0 | |
total, 292981, 4825, 4825, 4825, 10.4, 5.7, 33.8, 93.1, 147.3, 157.1, 102.0, 0.02883, 0, 0, 0, 0, 0, 0 | |
total, 297265, 4191, 4191, 4191, 11.9, 6.7, 38.1, 81.5, 133.6, 144.9, 103.0, 0.02871, 0, 0, 0, 0, 0, 0 | |
total, 301697, 4350, 4350, 4350, 11.5, 7.3, 37.0, 77.8, 100.9, 112.2, 104.0, 0.02866, 0, 0, 0, 0, 0, 0 | |
total, 305855, 4043, 4043, 4043, 12.3, 6.6, 41.9, 87.6, 157.8, 170.8, 105.0, 0.02847, 0, 0, 0, 0, 0, 0 | |
total, 310833, 4687, 4687, 4687, 10.6, 5.1, 38.5, 101.4, 146.3, 204.5, 106.1, 0.02888, 0, 0, 0, 0, 0, 0 | |
total, 314663, 3687, 3687, 3687, 13.6, 6.4, 56.6, 96.9, 122.6, 129.8, 107.1, 0.02859, 0, 0, 0, 0, 0, 0 | |
total, 318756, 3932, 3932, 3932, 12.7, 7.1, 41.9, 131.1, 151.3, 156.1, 108.2, 0.02836, 0, 0, 0, 0, 0, 0 | |
total, 323077, 4172, 4172, 4172, 12.0, 5.9, 49.0, 99.7, 133.3, 160.1, 109.2, 0.02819, 0, 0, 0, 0, 0, 0 | |
total, 327280, 4026, 4026, 4026, 12.4, 6.4, 42.1, 123.6, 151.9, 201.1, 110.2, 0.02812, 0, 0, 0, 0, 0, 0 | |
total, 331116, 3426, 3426, 3426, 14.7, 6.2, 74.9, 134.6, 196.2, 227.5, 111.4, 0.02782, 0, 0, 0, 0, 0, 0 | |
total, 335890, 4522, 4522, 4522, 11.1, 6.1, 38.9, 93.3, 128.0, 255.1, 112.4, 0.02779, 0, 0, 0, 0, 0, 0 | |
total, 340401, 4423, 4423, 4423, 11.3, 6.3, 36.3, 98.7, 132.7, 176.2, 113.4, 0.02770, 0, 0, 0, 0, 0, 0 | |
total, 344352, 3752, 3752, 3752, 13.3, 6.3, 47.5, 131.7, 156.3, 165.8, 114.5, 0.02744, 0, 0, 0, 0, 0, 0 | |
total, 348263, 3614, 3614, 3614, 13.7, 7.3, 48.7, 109.7, 168.0, 211.0, 115.6, 0.02717, 0, 0, 0, 0, 0, 0 | |
total, 352243, 3817, 3817, 3817, 13.2, 6.3, 53.3, 116.3, 132.2, 138.1, 116.6, 0.02693, 0, 0, 0, 0, 0, 0 | |
total, 355862, 3436, 3436, 3436, 14.5, 6.8, 62.7, 137.4, 153.7, 185.4, 117.7, 0.02666, 0, 0, 0, 0, 0, 0 | |
total, 361139, 4809, 4809, 4809, 10.4, 5.7, 33.7, 57.4, 144.0, 194.8, 118.8, 0.02673, 0, 0, 0, 0, 0, 0 | |
total, 365082, 3811, 3811, 3811, 13.0, 5.7, 51.7, 103.4, 120.6, 154.0, 119.8, 0.02650, 0, 0, 0, 0, 0, 0 | |
total, 368602, 3121, 3121, 3121, 15.6, 5.7, 58.1, 188.6, 231.3, 270.6, 120.9, 0.02625, 0, 0, 0, 0, 0, 0 | |
total, 372506, 3818, 3818, 3818, 13.2, 6.1, 51.9, 91.6, 133.0, 141.3, 122.0, 0.02603, 0, 0, 0, 0, 0, 0 | |
total, 377023, 4075, 4075, 4075, 12.4, 6.1, 48.8, 106.2, 131.3, 140.1, 123.1, 0.02585, 0, 0, 0, 0, 0, 0 | |
total, 380811, 3623, 3623, 3623, 13.8, 6.5, 51.0, 119.9, 161.0, 211.3, 124.1, 0.02561, 0, 0, 0, 0, 0, 0 | |
total, 385021, 3948, 3948, 3948, 12.7, 6.2, 45.0, 95.5, 118.4, 137.2, 125.2, 0.02541, 0, 0, 0, 0, 0, 0 | |
total, 389559, 4241, 4241, 4241, 11.5, 6.8, 42.8, 65.5, 98.9, 124.9, 126.2, 0.02528, 0, 0, 0, 0, 0, 0 | |
total, 394375, 4837, 4837, 4837, 10.5, 5.2, 37.8, 71.8, 132.2, 239.2, 127.2, 0.02533, 0, 0, 0, 0, 0, 0 | |
total, 399464, 4461, 4461, 4461, 11.0, 5.8, 40.7, 104.8, 134.3, 149.7, 128.4, 0.02524, 0, 0, 0, 0, 0, 0 | |
total, 404532, 4794, 4794, 4794, 10.5, 5.3, 38.9, 86.8, 102.2, 118.9, 129.4, 0.02526, 0, 0, 0, 0, 0, 0 | |
total, 408701, 3898, 3898, 3898, 12.9, 5.6, 52.1, 121.0, 179.3, 229.0, 130.5, 0.02506, 0, 0, 0, 0, 0, 0 | |
total, 413360, 4344, 4344, 4344, 11.5, 5.5, 42.3, 105.2, 162.0, 170.7, 131.6, 0.02493, 0, 0, 0, 0, 0, 0 | |
total, 418584, 4965, 4965, 4965, 10.0, 5.6, 35.4, 74.6, 108.8, 119.6, 132.6, 0.02499, 0, 0, 0, 0, 0, 0 | |
total, 422909, 4191, 4191, 4191, 12.0, 6.7, 41.0, 88.1, 114.0, 140.5, 133.7, 0.02483, 0, 0, 0, 0, 0, 0 | |
total, 427942, 4603, 4603, 4603, 10.9, 5.8, 35.5, 107.7, 150.0, 187.2, 134.8, 0.02477, 0, 0, 0, 0, 0, 0 | |
total, 432296, 4097, 4097, 4097, 12.0, 7.0, 35.2, 118.9, 139.7, 147.9, 135.8, 0.02467, 0, 0, 0, 0, 0, 0 | |
total, 436162, 3639, 3639, 3639, 14.0, 6.7, 51.8, 130.5, 178.4, 188.5, 136.9, 0.02446, 0, 0, 0, 0, 0, 0 | |
total, 440658, 4382, 4382, 4382, 11.4, 5.8, 39.3, 94.0, 138.1, 165.5, 137.9, 0.02434, 0, 0, 0, 0, 0, 0 | |
total, 444897, 3965, 3965, 3965, 12.5, 6.2, 43.8, 121.7, 163.6, 185.4, 139.0, 0.02418, 0, 0, 0, 0, 0, 0 | |
total, 449653, 4558, 4558, 4558, 11.0, 6.8, 34.1, 61.9, 109.8, 124.7, 140.0, 0.02409, 0, 0, 0, 0, 0, 0 | |
total, 453662, 3771, 3771, 3771, 13.0, 5.5, 55.1, 99.6, 262.1, 290.3, 141.1, 0.02390, 0, 0, 0, 0, 0, 0 | |
total, 458322, 4341, 4341, 4341, 11.7, 5.6, 38.9, 105.5, 148.5, 163.9, 142.2, 0.02377, 0, 0, 0, 0, 0, 0 | |
total, 462475, 3881, 3881, 3881, 12.8, 5.8, 54.1, 86.1, 107.5, 122.2, 143.2, 0.02359, 0, 0, 0, 0, 0, 0 | |
total, 467407, 4700, 4700, 4700, 10.3, 6.3, 32.9, 66.3, 84.0, 110.4, 144.3, 0.02354, 0, 0, 0, 0, 0, 0 | |
total, 472313, 4390, 4390, 4390, 11.8, 6.3, 43.6, 97.5, 140.2, 169.4, 145.4, 0.02342, 0, 0, 0, 0, 0, 0 | |
total, 476519, 4092, 4092, 4092, 12.2, 6.3, 38.4, 126.8, 161.7, 194.3, 146.4, 0.02326, 0, 0, 0, 0, 0, 0 | |
total, 481047, 4342, 4342, 4342, 11.3, 5.7, 40.4, 94.1, 125.7, 139.5, 147.5, 0.02313, 0, 0, 0, 0, 0, 0 | |
total, 484961, 3768, 3768, 3768, 13.2, 6.5, 46.2, 103.5, 127.3, 138.9, 148.5, 0.02295, 0, 0, 0, 0, 0, 0 | |
total, 489618, 4178, 4178, 4178, 12.0, 6.3, 41.6, 97.9, 148.7, 280.8, 149.6, 0.02281, 0, 0, 0, 0, 0, 0 | |
total, 494441, 4406, 4406, 4406, 11.5, 6.0, 44.0, 79.8, 122.2, 137.0, 150.7, 0.02269, 0, 0, 0, 0, 0, 0 | |
total, 498124, 3545, 3545, 3545, 14.0, 6.9, 51.3, 108.0, 133.9, 153.9, 151.8, 0.02252, 0, 0, 0, 0, 0, 0 | |
total, 503042, 4631, 4631, 4631, 10.8, 5.6, 36.9, 88.7, 143.9, 177.3, 152.8, 0.02245, 0, 0, 0, 0, 0, 0 | |
total, 507977, 4455, 4455, 4455, 11.3, 6.8, 37.3, 80.5, 128.5, 134.0, 153.9, 0.02235, 0, 0, 0, 0, 0, 0 | |
total, 512268, 4185, 4185, 4185, 11.9, 6.4, 45.8, 79.7, 119.4, 182.6, 154.9, 0.02221, 0, 0, 0, 0, 0, 0 | |
total, 516500, 4039, 4039, 4039, 12.3, 5.0, 46.5, 107.7, 174.1, 208.2, 156.0, 0.02206, 0, 0, 0, 0, 0, 0 | |
total, 521408, 4632, 4632, 4632, 10.8, 5.4, 44.4, 78.5, 161.3, 175.9, 157.1, 0.02199, 0, 0, 0, 0, 0, 0 | |
total, 526374, 4789, 4789, 4789, 10.5, 5.1, 37.0, 95.3, 138.1, 153.8, 158.1, 0.02194, 0, 0, 0, 0, 0, 0 | |
total, 530762, 4041, 4041, 4041, 12.3, 5.8, 40.9, 115.9, 168.7, 188.1, 159.2, 0.02180, 0, 0, 0, 0, 0, 0 | |
total, 535442, 4531, 4531, 4531, 11.0, 6.9, 34.7, 77.8, 127.6, 140.0, 160.2, 0.02171, 0, 0, 0, 0, 0, 0 | |
total, 539014, 3356, 3356, 3356, 14.9, 6.2, 62.9, 101.6, 150.3, 223.7, 161.3, 0.02156, 0, 0, 0, 0, 0, 0 | |
total, 543298, 4070, 4070, 4070, 12.2, 5.9, 45.8, 107.3, 128.5, 183.0, 162.3, 0.02142, 0, 0, 0, 0, 0, 0 | |
total, 548263, 4434, 4434, 4434, 11.3, 6.8, 35.9, 86.5, 128.4, 135.6, 163.4, 0.02132, 0, 0, 0, 0, 0, 0 | |
total, 552792, 4307, 4307, 4307, 11.6, 6.3, 39.8, 95.5, 132.5, 139.7, 164.5, 0.02120, 0, 0, 0, 0, 0, 0 | |
total, 557147, 4225, 4225, 4225, 11.8, 5.8, 42.0, 83.8, 117.4, 134.4, 165.5, 0.02108, 0, 0, 0, 0, 0, 0 | |
total, 561332, 3940, 3940, 3940, 12.7, 6.6, 41.3, 129.5, 151.5, 168.5, 166.6, 0.02094, 0, 0, 0, 0, 0, 0 | |
total, 565585, 4134, 4134, 4134, 11.3, 6.0, 38.5, 109.5, 148.2, 157.5, 167.6, 0.02081, 0, 0, 0, 0, 0, 0 | |
total, 569999, 4224, 4224, 4224, 12.6, 6.4, 52.0, 109.9, 129.9, 139.3, 168.7, 0.02069, 0, 0, 0, 0, 0, 0 | |
total, 574972, 4819, 4819, 4819, 10.3, 6.0, 33.1, 76.3, 104.6, 119.2, 169.7, 0.02065, 0, 0, 0, 0, 0, 0 | |
total, 579005, 3732, 3732, 3732, 13.4, 6.5, 55.8, 97.3, 144.9, 173.0, 170.8, 0.02052, 0, 0, 0, 0, 0, 0 | |
total, 584096, 4579, 4579, 4579, 10.7, 5.6, 36.2, 94.7, 139.2, 160.9, 171.9, 0.02044, 0, 0, 0, 0, 0, 0 | |
total, 587976, 3715, 3715, 3715, 13.5, 6.2, 58.7, 110.5, 148.8, 165.4, 172.9, 0.02030, 0, 0, 0, 0, 0, 0 | |
total, 592121, 3891, 3891, 3891, 12.6, 7.0, 45.0, 106.4, 119.4, 191.2, 174.0, 0.02017, 0, 0, 0, 0, 0, 0 | |
total, 596048, 3553, 3553, 3553, 14.5, 7.2, 63.6, 124.3, 148.5, 178.2, 175.1, 0.02004, 0, 0, 0, 0, 0, 0 | |
total, 599750, 3610, 3610, 3610, 13.8, 6.6, 58.3, 124.2, 172.5, 176.2, 176.1, 0.01991, 0, 0, 0, 0, 0, 0 | |
total, 604319, 4258, 4258, 4258, 11.6, 6.2, 43.1, 101.0, 117.4, 120.7, 177.2, 0.01981, 0, 0, 0, 0, 0, 0 | |
total, 609194, 4327, 4327, 4327, 11.5, 6.0, 43.9, 96.3, 137.9, 152.1, 178.3, 0.01971, 0, 0, 0, 0, 0, 0 | |
total, 613239, 3476, 3476, 3476, 14.6, 5.9, 74.3, 151.3, 169.7, 226.8, 179.5, 0.01959, 0, 0, 0, 0, 0, 0 | |
total, 617023, 3671, 3671, 3671, 13.5, 6.1, 39.2, 215.2, 285.0, 292.9, 180.5, 0.01947, 0, 0, 0, 0, 0, 0 | |
total, 620847, 3623, 3623, 3623, 13.9, 6.0, 62.0, 133.4, 153.0, 160.4, 181.6, 0.01935, 0, 0, 0, 0, 0, 0 | |
total, 625725, 4778, 4778, 4778, 10.4, 5.9, 36.8, 62.7, 86.7, 129.2, 182.6, 0.01931, 0, 0, 0, 0, 0, 0 | |
total, 630515, 4538, 4538, 4538, 10.9, 5.9, 37.3, 97.5, 141.7, 159.3, 183.7, 0.01924, 0, 0, 0, 0, 0, 0 | |
total, 635052, 4022, 4022, 4022, 12.3, 5.1, 56.4, 105.8, 172.5, 199.8, 184.8, 0.01913, 0, 0, 0, 0, 0, 0 | |
total, 639245, 4025, 4025, 4025, 12.7, 6.2, 51.5, 102.1, 121.7, 137.5, 185.8, 0.01901, 0, 0, 0, 0, 0, 0 | |
total, 643491, 4078, 4078, 4078, 12.2, 6.2, 51.0, 97.3, 116.7, 135.6, 186.9, 0.01890, 0, 0, 0, 0, 0, 0 | |
total, 646565, 2983, 2983, 2983, 16.6, 7.7, 71.7, 127.0, 155.1, 175.9, 187.9, 0.01883, 0, 0, 0, 0, 0, 0 | |
total, 651776, 4794, 4794, 4794, 10.3, 5.2, 37.9, 87.1, 116.0, 272.6, 189.0, 0.01880, 0, 0, 0, 0, 0, 0 | |
total, 655773, 3650, 3650, 3650, 13.8, 7.2, 64.8, 126.4, 147.8, 192.4, 190.1, 0.01869, 0, 0, 0, 0, 0, 0 | |
total, 659491, 3249, 3249, 3249, 14.6, 6.9, 60.2, 100.2, 148.3, 151.1, 191.2, 0.01859, 0, 0, 0, 0, 0, 0 | |
total, 663781, 4084, 4084, 4084, 13.2, 6.4, 70.2, 116.3, 150.6, 162.0, 192.3, 0.01849, 0, 0, 0, 0, 0, 0 | |
total, 667673, 3665, 3665, 3665, 13.6, 6.3, 73.0, 114.0, 153.4, 190.3, 193.3, 0.01838, 0, 0, 0, 0, 0, 0 | |
total, 671430, 3569, 3569, 3569, 14.0, 6.7, 55.2, 137.8, 160.1, 166.1, 194.4, 0.01828, 0, 0, 0, 0, 0, 0 | |
total, 675691, 4158, 4158, 4158, 11.9, 6.5, 42.3, 80.2, 117.7, 151.6, 195.4, 0.01818, 0, 0, 0, 0, 0, 0 | |
total, 679445, 3737, 3737, 3737, 12.9, 6.1, 54.2, 115.6, 137.9, 209.8, 196.4, 0.01808, 0, 0, 0, 0, 0, 0 | |
total, 683616, 3193, 3193, 3193, 15.6, 6.4, 62.3, 139.6, 315.6, 458.0, 197.7, 0.01799, 0, 0, 0, 0, 0, 0 | |
total, 688631, 4694, 4694, 4694, 11.1, 6.0, 38.0, 94.0, 120.1, 187.3, 198.8, 0.01795, 0, 0, 0, 0, 0, 0 | |
total, 692569, 3690, 3690, 3690, 13.2, 6.1, 52.0, 119.2, 168.1, 179.3, 199.9, 0.01785, 0, 0, 0, 0, 0, 0 | |
total, 696374, 3553, 3553, 3553, 14.5, 7.7, 50.3, 108.9, 159.9, 195.4, 200.9, 0.01775, 0, 0, 0, 0, 0, 0 | |
total, 701683, 5033, 5033, 5033, 9.9, 5.6, 30.7, 89.3, 119.5, 179.1, 202.0, 0.01775, 0, 0, 0, 0, 0, 0 | |
total, 706702, 4668, 4668, 4668, 10.7, 6.2, 37.5, 70.6, 111.0, 124.9, 203.1, 0.01771, 0, 0, 0, 0, 0, 0 | |
total, 711358, 4513, 4513, 4513, 11.0, 5.6, 42.2, 83.9, 112.7, 124.2, 204.1, 0.01764, 0, 0, 0, 0, 0, 0 | |
total, 716250, 4548, 4548, 4548, 10.9, 5.5, 38.1, 93.9, 149.1, 166.6, 205.2, 0.01758, 0, 0, 0, 0, 0, 0 | |
total, 721178, 4630, 4630, 4630, 10.6, 5.5, 40.5, 73.3, 90.6, 118.6, 206.2, 0.01753, 0, 0, 0, 0, 0, 0 | |
total, 725329, 3779, 3779, 3779, 13.4, 5.9, 51.6, 113.0, 143.0, 148.2, 207.3, 0.01743, 0, 0, 0, 0, 0, 0 | |
total, 729591, 3788, 3788, 3788, 13.2, 5.5, 59.1, 113.8, 128.2, 177.3, 208.5, 0.01734, 0, 0, 0, 0, 0, 0 | |
total, 734359, 4576, 4576, 4576, 10.9, 6.0, 34.2, 89.8, 149.3, 183.0, 209.5, 0.01732, 0, 0, 0, 0, 0, 0 | |
total, 739165, 4342, 4342, 4342, 11.6, 5.7, 43.5, 91.2, 138.9, 205.0, 210.6, 0.01724, 0, 0, 0, 0, 0, 0 | |
total, 743866, 4584, 4584, 4584, 10.8, 6.2, 32.9, 119.7, 161.4, 163.0, 211.6, 0.01724, 0, 0, 0, 0, 0, 0 | |
total, 748230, 4079, 4079, 4079, 12.3, 7.0, 42.8, 73.1, 125.4, 165.6, 212.7, 0.01715, 0, 0, 0, 0, 0, 0 | |
total, 752451, 3742, 3742, 3742, 13.1, 6.6, 52.0, 121.1, 145.2, 154.5, 213.8, 0.01706, 0, 0, 0, 0, 0, 0 | |
total, 757177, 4479, 4479, 4479, 11.4, 7.1, 34.8, 65.2, 105.4, 127.0, 214.9, 0.01700, 0, 0, 0, 0, 0, 0 | |
total, 761128, 3736, 3736, 3736, 13.0, 6.3, 49.4, 123.1, 150.0, 161.9, 215.9, 0.01691, 0, 0, 0, 0, 0, 0 | |
total, 764889, 3811, 3811, 3811, 13.0, 6.9, 54.1, 94.3, 111.6, 133.3, 216.9, 0.01682, 0, 0, 0, 0, 0, 0 | |
total, 768612, 3231, 3231, 3231, 15.9, 7.3, 63.3, 155.9, 173.3, 187.4, 218.1, 0.01675, 0, 0, 0, 0, 0, 0 | |
total, 772978, 4261, 4261, 4261, 11.6, 6.2, 44.2, 89.6, 117.6, 126.7, 219.1, 0.01668, 0, 0, 0, 0, 0, 0 | |
total, 778531, 4940, 4940, 4940, 10.1, 5.9, 35.3, 74.4, 128.6, 151.1, 220.2, 0.01666, 0, 0, 0, 0, 0, 0 | |
total, 782996, 4216, 4216, 4216, 11.8, 6.2, 48.1, 92.3, 119.8, 144.3, 221.3, 0.01659, 0, 0, 0, 0, 0, 0 | |
total, 787050, 3779, 3779, 3779, 13.3, 6.0, 48.6, 134.6, 170.2, 180.7, 222.4, 0.01650, 0, 0, 0, 0, 0, 0 | |
total, 791368, 3981, 3981, 3981, 12.4, 7.0, 46.6, 96.6, 114.6, 181.9, 223.4, 0.01642, 0, 0, 0, 0, 0, 0 | |
total, 796403, 4676, 4676, 4676, 10.8, 5.4, 36.2, 101.4, 177.2, 189.1, 224.5, 0.01644, 0, 0, 0, 0, 0, 0 | |
total, 800548, 3999, 3999, 3999, 12.5, 6.6, 49.7, 88.3, 116.6, 145.8, 225.6, 0.01636, 0, 0, 0, 0, 0, 0 | |
total, 805092, 4251, 4251, 4251, 11.7, 5.5, 48.6, 78.8, 120.3, 129.8, 226.6, 0.01628, 0, 0, 0, 0, 0, 0 | |
total, 809256, 3987, 3987, 3987, 12.5, 5.9, 56.6, 87.2, 109.5, 121.4, 227.7, 0.01620, 0, 0, 0, 0, 0, 0 | |
total, 814117, 4725, 4725, 4725, 10.6, 6.2, 29.8, 121.1, 166.2, 180.6, 228.7, 0.01623, 0, 0, 0, 0, 0, 0 | |
total, 818936, 4400, 4400, 4400, 11.3, 6.4, 38.0, 81.1, 124.6, 142.8, 229.8, 0.01617, 0, 0, 0, 0, 0, 0 | |
total, 823884, 4510, 4510, 4510, 11.0, 4.7, 44.3, 91.0, 182.1, 185.3, 230.9, 0.01611, 0, 0, 0, 0, 0, 0 | |
total, 828160, 3767, 3767, 3767, 13.4, 6.6, 53.9, 106.7, 123.7, 128.1, 232.0, 0.01603, 0, 0, 0, 0, 0, 0 | |
total, 832576, 4150, 4150, 4150, 12.0, 6.2, 41.4, 108.6, 157.0, 182.9, 233.1, 0.01596, 0, 0, 0, 0, 0, 0 | |
total, 837359, 4586, 4586, 4586, 10.8, 5.7, 38.7, 95.2, 123.9, 133.5, 234.1, 0.01594, 0, 0, 0, 0, 0, 0 | |
total, 842036, 4507, 4507, 4507, 11.1, 6.0, 40.5, 82.6, 118.1, 141.3, 235.2, 0.01589, 0, 0, 0, 0, 0, 0 | |
total, 847087, 4888, 4888, 4888, 10.2, 6.2, 31.2, 77.7, 112.7, 120.9, 236.2, 0.01586, 0, 0, 0, 0, 0, 0 | |
total, 851910, 4552, 4552, 4552, 10.8, 5.8, 38.3, 91.1, 106.1, 125.6, 237.3, 0.01581, 0, 0, 0, 0, 0, 0 | |
total, 856087, 3869, 3869, 3869, 12.9, 6.5, 50.5, 115.7, 137.0, 208.9, 238.3, 0.01573, 0, 0, 0, 0, 0, 0 | |
total, 860157, 3781, 3781, 3781, 13.2, 5.8, 61.3, 121.5, 145.4, 161.4, 239.4, 0.01566, 0, 0, 0, 0, 0, 0 | |
total, 864994, 4520, 4520, 4520, 10.9, 6.3, 35.5, 84.6, 116.1, 127.0, 240.5, 0.01561, 0, 0, 0, 0, 0, 0 | |
total, 868684, 3589, 3589, 3589, 13.6, 7.0, 48.8, 93.0, 241.1, 246.7, 241.5, 0.01554, 0, 0, 0, 0, 0, 0 | |
total, 872538, 3319, 3319, 3319, 15.4, 5.5, 60.0, 152.5, 244.9, 257.3, 242.7, 0.01548, 0, 0, 0, 0, 0, 0 | |
total, 876441, 3406, 3406, 3406, 14.6, 6.2, 51.1, 191.2, 209.6, 217.4, 243.8, 0.01541, 0, 0, 0, 0, 0, 0 | |
total, 881695, 5025, 5025, 5025, 10.0, 6.3, 29.3, 79.2, 122.9, 244.0, 244.9, 0.01540, 0, 0, 0, 0, 0, 0 | |
total, 885916, 4000, 4000, 4000, 12.4, 6.3, 52.3, 92.5, 117.7, 128.2, 245.9, 0.01533, 0, 0, 0, 0, 0, 0 | |
total, 891003, 4515, 4515, 4515, 11.0, 6.3, 37.9, 73.5, 87.0, 169.7, 247.1, 0.01528, 0, 0, 0, 0, 0, 0 | |
total, 895503, 4141, 4141, 4141, 12.1, 5.7, 49.8, 97.5, 120.1, 197.2, 248.1, 0.01521, 0, 0, 0, 0, 0, 0 | |
total, 900390, 4545, 4545, 4545, 10.6, 5.8, 39.3, 80.2, 111.4, 145.4, 249.2, 0.01516, 0, 0, 0, 0, 0, 0 | |
total, 905543, 4861, 4861, 4861, 10.7, 5.9, 34.9, 95.4, 121.6, 130.3, 250.3, 0.01514, 0, 0, 0, 0, 0, 0 | |
total, 909836, 4142, 4142, 4142, 12.1, 5.9, 53.1, 97.0, 118.2, 155.2, 251.3, 0.01507, 0, 0, 0, 0, 0, 0 | |
total, 914099, 4168, 4168, 4168, 12.0, 6.9, 39.0, 101.6, 131.7, 164.9, 252.3, 0.01501, 0, 0, 0, 0, 0, 0 | |
total, 918324, 4127, 4127, 4127, 11.9, 5.9, 43.1, 95.6, 176.7, 206.4, 253.4, 0.01494, 0, 0, 0, 0, 0, 0 | |
total, 922986, 4148, 4148, 4148, 12.2, 6.4, 45.3, 111.4, 129.1, 177.6, 254.5, 0.01488, 0, 0, 0, 0, 0, 0 | |
total, 927031, 3880, 3880, 3880, 12.9, 7.0, 40.5, 126.3, 193.7, 225.3, 255.5, 0.01481, 0, 0, 0, 0, 0, 0 | |
total, 931077, 3907, 3907, 3907, 12.8, 6.5, 48.2, 111.3, 148.9, 165.3, 256.6, 0.01475, 0, 0, 0, 0, 0, 0 | |
total, 935301, 4053, 4053, 4053, 12.3, 6.8, 43.2, 86.1, 110.4, 207.5, 257.6, 0.01468, 0, 0, 0, 0, 0, 0 | |
total, 939767, 3509, 3509, 3509, 14.3, 5.8, 61.8, 137.8, 200.9, 358.2, 258.9, 0.01463, 0, 0, 0, 0, 0, 0 | |
total, 944986, 4934, 4934, 4934, 9.7, 6.0, 30.6, 61.1, 88.2, 126.5, 259.9, 0.01461, 0, 0, 0, 0, 0, 0 | |
total, 949707, 4620, 4620, 4620, 11.2, 5.9, 36.5, 112.9, 143.9, 157.6, 261.0, 0.01457, 0, 0, 0, 0, 0, 0 | |
total, 954089, 3926, 3926, 3926, 12.7, 6.4, 44.0, 115.2, 424.8, 473.9, 262.1, 0.01450, 0, 0, 0, 0, 0, 0 | |
total, 958449, 4225, 4225, 4225, 11.8, 6.6, 43.4, 94.4, 121.7, 128.9, 263.1, 0.01445, 0, 0, 0, 0, 0, 0 | |
total, 962334, 3707, 3707, 3707, 13.4, 6.9, 50.7, 100.1, 115.6, 128.3, 264.2, 0.01439, 0, 0, 0, 0, 0, 0 | |
total, 966173, 3644, 3644, 3644, 13.7, 6.3, 50.6, 137.9, 178.3, 256.0, 265.2, 0.01433, 0, 0, 0, 0, 0, 0 | |
total, 971152, 4482, 4482, 4482, 11.0, 4.1, 42.3, 117.0, 222.8, 248.1, 266.3, 0.01428, 0, 0, 0, 0, 0, 0 | |
total, 974634, 3257, 3257, 3257, 15.2, 6.4, 61.5, 133.4, 178.4, 297.4, 267.4, 0.01424, 0, 0, 0, 0, 0, 0 | |
total, 979156, 3877, 3877, 3877, 13.2, 6.7, 54.5, 109.1, 247.2, 283.0, 268.6, 0.01418, 0, 0, 0, 0, 0, 0 | |
total, 983695, 4472, 4472, 4472, 10.9, 5.9, 36.8, 93.2, 115.0, 143.7, 269.6, 0.01414, 0, 0, 0, 0, 0, 0 | |
total, 987786, 3709, 3709, 3709, 13.7, 7.1, 58.0, 95.3, 114.4, 153.4, 270.7, 0.01408, 0, 0, 0, 0, 0, 0 | |
total, 992407, 4194, 4194, 4194, 11.9, 7.0, 38.5, 90.7, 129.9, 175.0, 271.8, 0.01402, 0, 0, 0, 0, 0, 0 | |
total, 996315, 3775, 3775, 3775, 13.2, 6.1, 50.7, 110.5, 161.0, 165.7, 272.8, 0.01397, 0, 0, 0, 0, 0, 0 | |
total, 1000654, 4191, 4191, 4191, 11.9, 5.9, 38.2, 114.4, 139.8, 154.6, 273.8, 0.01391, 0, 0, 0, 0, 0, 0 | |
total, 1005296, 4425, 4425, 4425, 11.3, 6.2, 36.0, 92.8, 119.1, 135.9, 274.9, 0.01387, 0, 0, 0, 0, 0, 0 | |
total, 1009169, 3584, 3584, 3584, 13.8, 6.2, 67.9, 136.5, 165.4, 198.4, 276.0, 0.01381, 0, 0, 0, 0, 0, 0 | |
total, 1013351, 3974, 3974, 3974, 12.6, 6.8, 47.0, 111.6, 136.3, 147.1, 277.0, 0.01376, 0, 0, 0, 0, 0, 0 | |
total, 1017924, 4210, 4210, 4210, 11.9, 5.3, 38.4, 126.7, 246.7, 260.0, 278.1, 0.01371, 0, 0, 0, 0, 0, 0 | |
total, 1022859, 4738, 4738, 4738, 10.6, 5.8, 36.0, 82.7, 108.6, 119.0, 279.2, 0.01368, 0, 0, 0, 0, 0, 0 | |
total, 1027232, 4172, 4172, 4172, 11.9, 5.5, 45.4, 101.8, 196.4, 208.3, 280.2, 0.01362, 0, 0, 0, 0, 0, 0 | |
total, 1031477, 4100, 4100, 4100, 12.2, 7.3, 37.7, 92.8, 122.9, 190.0, 281.2, 0.01357, 0, 0, 0, 0, 0, 0 | |
total, 1035334, 3879, 3879, 3879, 12.7, 5.8, 50.6, 113.4, 181.6, 198.7, 282.2, 0.01352, 0, 0, 0, 0, 0, 0 | |
total, 1039428, 3735, 3735, 3735, 12.8, 6.5, 48.9, 106.8, 125.1, 149.0, 283.3, 0.01347, 0, 0, 0, 0, 0, 0 | |
total, 1043616, 3887, 3887, 3887, 13.6, 7.2, 46.3, 124.8, 155.7, 165.2, 284.4, 0.01341, 0, 0, 0, 0, 0, 0 | |
total, 1048248, 4364, 4364, 4364, 11.4, 5.9, 42.4, 74.8, 112.5, 122.1, 285.5, 0.01337, 0, 0, 0, 0, 0, 0 | |
total, 1053039, 4585, 4585, 4585, 10.9, 6.3, 35.3, 83.2, 103.0, 113.5, 286.5, 0.01333, 0, 0, 0, 0, 0, 0 | |
total, 1057588, 4332, 4332, 4332, 11.4, 5.2, 49.8, 102.9, 233.9, 337.1, 287.6, 0.01328, 0, 0, 0, 0, 0, 0 | |
total, 1062458, 4510, 4510, 4510, 11.1, 6.3, 37.4, 97.6, 116.4, 130.7, 288.6, 0.01325, 0, 0, 0, 0, 0, 0 | |
total, 1067270, 4436, 4436, 4436, 11.1, 5.5, 45.0, 80.6, 169.7, 181.3, 289.7, 0.01320, 0, 0, 0, 0, 0, 0 | |
total, 1072242, 4230, 4230, 4230, 11.9, 5.8, 42.3, 108.4, 160.4, 187.0, 290.9, 0.01316, 0, 0, 0, 0, 0, 0 | |
total, 1076940, 4391, 4391, 4391, 11.3, 7.0, 32.5, 101.7, 129.5, 135.0, 292.0, 0.01311, 0, 0, 0, 0, 0, 0 | |
total, 1080592, 3413, 3413, 3413, 14.6, 7.1, 49.3, 138.5, 172.9, 213.2, 293.0, 0.01307, 0, 0, 0, 0, 0, 0 | |
total, 1085235, 4413, 4413, 4413, 11.2, 6.0, 33.8, 151.2, 194.0, 247.6, 294.1, 0.01307, 0, 0, 0, 0, 0, 0 | |
total, 1089706, 4239, 4239, 4239, 11.9, 6.3, 52.0, 106.9, 131.7, 149.4, 295.1, 0.01302, 0, 0, 0, 0, 0, 0 | |
total, 1094446, 4613, 4613, 4613, 10.8, 5.9, 36.8, 80.4, 123.0, 141.0, 296.2, 0.01299, 0, 0, 0, 0, 0, 0 | |
total, 1098748, 4200, 4200, 4200, 11.9, 6.7, 40.5, 81.6, 117.4, 142.5, 297.2, 0.01294, 0, 0, 0, 0, 0, 0 | |
total, 1102563, 3627, 3627, 3627, 13.5, 6.6, 48.0, 119.7, 134.4, 158.4, 298.3, 0.01290, 0, 0, 0, 0, 0, 0 | |
total, 1107108, 3829, 3829, 3829, 13.2, 6.4, 53.7, 112.8, 150.1, 175.1, 299.4, 0.01285, 0, 0, 0, 0, 0, 0 | |
total, 1111424, 4109, 4109, 4109, 12.3, 5.8, 51.1, 117.8, 154.0, 184.4, 300.5, 0.01282, 0, 0, 0, 0, 0, 0 | |
total, 1115961, 4381, 4381, 4381, 11.3, 6.3, 37.9, 88.3, 110.5, 112.5, 301.5, 0.01278, 0, 0, 0, 0, 0, 0 | |
total, 1120805, 4286, 4286, 4286, 11.6, 5.9, 42.3, 99.9, 131.6, 154.6, 302.7, 0.01275, 0, 0, 0, 0, 0, 0 | |
total, 1124913, 4015, 4015, 4015, 12.4, 6.3, 42.2, 120.1, 151.5, 164.1, 303.7, 0.01271, 0, 0, 0, 0, 0, 0 | |
total, 1128893, 3409, 3409, 3409, 14.7, 6.3, 63.2, 126.1, 213.4, 220.1, 304.8, 0.01267, 0, 0, 0, 0, 0, 0 | |
total, 1133672, 4590, 4590, 4590, 10.9, 6.3, 37.6, 81.1, 105.8, 148.3, 305.9, 0.01264, 0, 0, 0, 0, 0, 0 | |
total, 1138136, 4068, 4068, 4068, 12.3, 6.8, 40.7, 97.5, 129.5, 177.5, 307.0, 0.01259, 0, 0, 0, 0, 0, 0 | |
total, 1142278, 3965, 3965, 3965, 12.5, 6.5, 43.3, 104.6, 130.9, 170.0, 308.0, 0.01255, 0, 0, 0, 0, 0, 0 | |
total, 1146829, 4426, 4426, 4426, 11.3, 5.6, 44.2, 81.5, 157.9, 188.0, 309.1, 0.01251, 0, 0, 0, 0, 0, 0 | |
total, 1151748, 4610, 4610, 4610, 10.7, 6.0, 37.4, 73.9, 113.8, 164.0, 310.1, 0.01248, 0, 0, 0, 0, 0, 0 | |
total, 1156867, 4609, 4609, 4609, 11.0, 6.1, 37.8, 96.7, 129.6, 147.2, 311.2, 0.01245, 0, 0, 0, 0, 0, 0 | |
total, 1160740, 3761, 3761, 3761, 13.2, 6.9, 48.8, 96.4, 158.2, 175.3, 312.3, 0.01241, 0, 0, 0, 0, 0, 0 | |
total, 1165501, 4505, 4505, 4505, 11.1, 5.7, 42.1, 87.3, 121.9, 178.0, 313.3, 0.01237, 0, 0, 0, 0, 0, 0 | |
total, 1170619, 4844, 4844, 4844, 10.1, 5.8, 33.1, 92.5, 119.0, 174.1, 314.4, 0.01235, 0, 0, 0, 0, 0, 0 | |
total, 1175664, 4832, 4832, 4832, 10.6, 5.6, 37.1, 75.3, 113.1, 131.0, 315.4, 0.01233, 0, 0, 0, 0, 0, 0 | |
total, 1180397, 4615, 4615, 4615, 10.8, 6.5, 35.4, 67.6, 136.5, 145.5, 316.5, 0.01230, 0, 0, 0, 0, 0, 0 | |
total, 1184833, 4313, 4313, 4313, 11.6, 6.1, 39.1, 86.8, 122.4, 170.1, 317.5, 0.01226, 0, 0, 0, 0, 0, 0 | |
total, 1188737, 3650, 3650, 3650, 13.5, 7.0, 50.7, 90.7, 156.0, 166.2, 318.5, 0.01222, 0, 0, 0, 0, 0, 0 | |
total, 1192673, 3784, 3784, 3784, 13.3, 5.8, 51.7, 125.6, 151.0, 155.6, 319.6, 0.01218, 0, 0, 0, 0, 0, 0 | |
total, 1197405, 4626, 4626, 4626, 10.8, 5.8, 39.0, 81.8, 112.5, 118.3, 320.6, 0.01215, 0, 0, 0, 0, 0, 0 | |
total, 1201468, 4326, 4326, 4326, 11.3, 5.5, 43.6, 78.8, 89.6, 113.8, 321.5, 0.01211, 0, 0, 0, 0, 0, 0 | |
total, 1205796, 3761, 3761, 3761, 13.4, 6.6, 53.9, 139.9, 165.4, 179.4, 322.7, 0.01207, 0, 0, 0, 0, 0, 0 | |
total, 1209494, 3781, 3781, 3781, 13.0, 6.2, 54.9, 118.5, 143.7, 169.4, 323.7, 0.01203, 0, 0, 0, 0, 0, 0 | |
total, 1213895, 3945, 3945, 3945, 12.8, 6.6, 53.5, 111.4, 129.0, 146.3, 324.8, 0.01199, 0, 0, 0, 0, 0, 0 | |
total, 1218844, 4318, 4318, 4318, 11.6, 5.6, 43.2, 97.2, 140.8, 171.4, 325.9, 0.01195, 0, 0, 0, 0, 0, 0 | |
total, 1223452, 4391, 4391, 4391, 11.2, 6.7, 33.9, 79.7, 180.2, 184.2, 327.0, 0.01192, 0, 0, 0, 0, 0, 0 | |
total, 1228406, 4713, 4713, 4713, 10.6, 6.0, 34.3, 89.9, 132.0, 264.7, 328.0, 0.01190, 0, 0, 0, 0, 0, 0 | |
total, 1232903, 4226, 4226, 4226, 11.9, 6.2, 42.6, 92.5, 119.8, 216.8, 329.1, 0.01186, 0, 0, 0, 0, 0, 0 | |
total, 1236845, 3196, 3196, 3196, 15.2, 7.0, 43.7, 184.1, 199.6, 218.0, 330.3, 0.01184, 0, 0, 0, 0, 0, 0 | |
total, 1239635, 2544, 2544, 2544, 20.0, 6.3, 102.3, 266.8, 286.8, 301.0, 331.4, 0.01182, 0, 0, 0, 0, 0, 0 | |
total, 1242602, 2540, 2540, 2540, 18.9, 8.3, 80.1, 152.3, 173.2, 186.2, 332.6, 0.01185, 0, 0, 0, 0, 0, 0 | |
total, 1245814, 3048, 3048, 3048, 16.5, 7.9, 70.8, 132.3, 164.7, 173.2, 333.7, 0.01184, 0, 0, 0, 0, 0, 0 | |
total, 1249767, 3201, 3201, 3201, 16.3, 7.0, 55.2, 223.4, 284.3, 321.5, 334.9, 0.01180, 0, 0, 0, 0, 0, 0 | |
total, 1253799, 3820, 3820, 3820, 13.0, 6.5, 42.7, 128.3, 159.3, 167.4, 335.9, 0.01176, 0, 0, 0, 0, 0, 0 | |
total, 1257423, 3176, 3176, 3176, 15.7, 7.1, 73.6, 143.2, 170.1, 185.5, 337.1, 0.01174, 0, 0, 0, 0, 0, 0 | |
total, 1261323, 3802, 3802, 3802, 13.3, 7.2, 38.7, 133.9, 146.5, 151.2, 338.1, 0.01171, 0, 0, 0, 0, 0, 0 | |
total, 1264750, 3252, 3252, 3252, 15.2, 7.5, 48.1, 191.4, 233.3, 253.1, 339.2, 0.01168, 0, 0, 0, 0, 0, 0 | |
total, 1268895, 3829, 3829, 3829, 13.2, 6.6, 54.3, 97.0, 123.3, 153.1, 340.3, 0.01165, 0, 0, 0, 0, 0, 0 | |
total, 1273549, 3967, 3967, 3967, 12.5, 6.3, 47.0, 116.5, 135.4, 180.8, 341.4, 0.01161, 0, 0, 0, 0, 0, 0 | |
total, 1277952, 4173, 4173, 4173, 11.9, 6.5, 34.5, 149.4, 209.1, 226.0, 342.5, 0.01159, 0, 0, 0, 0, 0, 0 | |
total, 1282106, 3716, 3716, 3716, 13.6, 6.5, 49.5, 117.3, 207.5, 274.1, 343.6, 0.01156, 0, 0, 0, 0, 0, 0 | |
total, 1286404, 4152, 4152, 4152, 12.0, 6.1, 45.7, 97.8, 120.9, 124.0, 344.6, 0.01152, 0, 0, 0, 0, 0, 0 | |
total, 1291316, 4527, 4527, 4527, 11.0, 6.2, 38.0, 79.9, 104.8, 108.8, 345.7, 0.01149, 0, 0, 0, 0, 0, 0 | |
total, 1295581, 4142, 4142, 4142, 11.6, 5.5, 42.9, 95.5, 131.7, 146.0, 346.7, 0.01145, 0, 0, 0, 0, 0, 0 | |
total, 1300260, 4050, 4050, 4050, 12.8, 5.8, 55.9, 115.7, 154.6, 258.0, 347.9, 0.01142, 0, 0, 0, 0, 0, 0 | |
total, 1304919, 4451, 4451, 4451, 11.2, 6.5, 34.5, 107.1, 150.8, 189.2, 348.9, 0.01141, 0, 0, 0, 0, 0, 0 | |
total, 1308565, 3363, 3363, 3363, 14.8, 6.4, 60.9, 121.5, 334.8, 378.2, 350.0, 0.01138, 0, 0, 0, 0, 0, 0 | |
total, 1312540, 3865, 3865, 3865, 12.9, 6.1, 57.1, 92.3, 145.4, 159.6, 351.1, 0.01134, 0, 0, 0, 0, 0, 0 | |
total, 1317302, 4440, 4440, 4440, 11.3, 6.7, 38.9, 75.6, 107.2, 138.7, 352.1, 0.01132, 0, 0, 0, 0, 0, 0 | |
total, 1321670, 4117, 4117, 4117, 12.1, 6.4, 40.3, 80.8, 152.2, 201.9, 353.2, 0.01128, 0, 0, 0, 0, 0, 0 | |
total, 1325383, 3601, 3601, 3601, 13.3, 6.8, 65.8, 99.8, 113.5, 124.4, 354.2, 0.01125, 0, 0, 0, 0, 0, 0 | |
total, 1330665, 4864, 4864, 4864, 10.6, 5.9, 33.7, 100.3, 118.4, 122.4, 355.3, 0.01124, 0, 0, 0, 0, 0, 0 | |
total, 1335450, 4606, 4606, 4606, 10.8, 5.7, 37.6, 96.6, 120.0, 148.1, 356.4, 0.01121, 0, 0, 0, 0, 0, 0 | |
total, 1340033, 4449, 4449, 4449, 11.2, 5.8, 37.5, 92.2, 115.1, 128.3, 357.4, 0.01118, 0, 0, 0, 0, 0, 0 | |
total, 1344863, 4742, 4742, 4742, 10.5, 6.7, 32.2, 63.3, 101.3, 108.5, 358.4, 0.01116, 0, 0, 0, 0, 0, 0 | |
total, 1348932, 3500, 3500, 3500, 14.3, 6.6, 58.2, 125.3, 246.3, 269.9, 359.6, 0.01114, 0, 0, 0, 0, 0, 0 | |
total, 1352846, 3792, 3792, 3792, 13.2, 6.5, 34.6, 192.1, 270.0, 272.2, 360.6, 0.01110, 0, 0, 0, 0, 0, 0 | |
total, 1357225, 3846, 3846, 3846, 12.5, 5.8, 53.8, 93.7, 111.9, 125.0, 361.7, 0.01107, 0, 0, 0, 0, 0, 0 | |
total, 1362124, 4663, 4663, 4663, 11.1, 5.8, 36.3, 99.3, 184.9, 204.3, 362.8, 0.01105, 0, 0, 0, 0, 0, 0 | |
total, 1366180, 3884, 3884, 3884, 12.8, 6.7, 43.3, 119.2, 138.2, 152.3, 363.8, 0.01101, 0, 0, 0, 0, 0, 0 | |
total, 1371180, 4800, 4800, 4800, 10.4, 6.2, 32.5, 83.3, 115.7, 185.1, 364.9, 0.01100, 0, 0, 0, 0, 0, 0 | |
total, 1375928, 4540, 4540, 4540, 11.1, 6.5, 34.5, 88.4, 118.3, 141.0, 365.9, 0.01097, 0, 0, 0, 0, 0, 0 | |
total, 1380402, 4416, 4416, 4416, 11.0, 5.7, 38.6, 84.3, 109.2, 148.5, 366.9, 0.01094, 0, 0, 0, 0, 0, 0 | |
total, 1384175, 3471, 3471, 3471, 14.6, 6.6, 71.9, 99.6, 120.1, 135.8, 368.0, 0.01092, 0, 0, 0, 0, 0, 0 | |
total, 1389285, 4765, 4765, 4765, 10.5, 5.8, 36.2, 75.9, 128.8, 145.3, 369.1, 0.01090, 0, 0, 0, 0, 0, 0 | |
total, 1393376, 3899, 3899, 3899, 12.9, 5.6, 43.4, 150.0, 173.3, 203.7, 370.1, 0.01087, 0, 0, 0, 0, 0, 0 | |
total, 1398075, 4469, 4469, 4469, 11.1, 5.7, 42.3, 94.7, 125.7, 159.1, 371.2, 0.01084, 0, 0, 0, 0, 0, 0 | |
total, 1402910, 4554, 4554, 4554, 11.1, 5.4, 42.4, 97.1, 116.2, 132.5, 372.3, 0.01082, 0, 0, 0, 0, 0, 0 | |
total, 1407922, 4726, 4726, 4726, 10.5, 5.5, 36.0, 105.5, 131.0, 138.6, 373.3, 0.01080, 0, 0, 0, 0, 0, 0 | |
total, 1412199, 3916, 3916, 3916, 12.7, 6.1, 51.6, 81.8, 104.8, 122.6, 374.4, 0.01077, 0, 0, 0, 0, 0, 0 | |
total, 1416281, 3896, 3896, 3896, 12.7, 7.6, 43.1, 76.2, 112.8, 147.5, 375.5, 0.01074, 0, 0, 0, 0, 0, 0 | |
total, 1421711, 4958, 4958, 4958, 10.2, 5.6, 34.4, 78.0, 110.3, 129.8, 376.5, 0.01073, 0, 0, 0, 0, 0, 0 | |
total, 1426827, 4767, 4767, 4767, 10.5, 6.0, 37.0, 84.9, 103.6, 123.1, 377.6, 0.01071, 0, 0, 0, 0, 0, 0 | |
total, 1431890, 4776, 4776, 4776, 10.4, 6.1, 34.0, 69.3, 121.5, 136.7, 378.7, 0.01069, 0, 0, 0, 0, 0, 0 | |
total, 1436971, 4953, 4953, 4953, 10.1, 5.4, 35.1, 60.9, 88.3, 102.3, 379.7, 0.01069, 0, 0, 0, 0, 0, 0 | |
total, 1441068, 4010, 4010, 4010, 12.3, 6.5, 43.4, 90.0, 113.2, 119.7, 380.7, 0.01065, 0, 0, 0, 0, 0, 0 | |
total, 1445859, 4423, 4423, 4423, 11.3, 6.4, 38.7, 80.2, 100.7, 206.4, 381.8, 0.01063, 0, 0, 0, 0, 0, 0 | |
total, 1449633, 3475, 3475, 3475, 14.5, 6.9, 63.4, 108.1, 132.7, 140.9, 382.9, 0.01060, 0, 0, 0, 0, 0, 0 | |
total, 1454177, 4423, 4423, 4423, 11.3, 5.9, 41.4, 83.7, 112.5, 189.7, 383.9, 0.01058, 0, 0, 0, 0, 0, 0 | |
total, 1458481, 4067, 4067, 4067, 12.1, 6.7, 41.5, 86.1, 137.7, 152.7, 385.0, 0.01055, 0, 0, 0, 0, 0, 0 | |
total, 1462947, 3675, 3675, 3675, 13.8, 6.5, 60.8, 102.3, 163.9, 275.0, 386.2, 0.01052, 0, 0, 0, 0, 0, 0 | |
total, 1467493, 4465, 4465, 4465, 11.0, 5.8, 38.8, 102.6, 122.4, 125.8, 387.2, 0.01049, 0, 0, 0, 0, 0, 0 | |
total, 1472318, 4338, 4338, 4338, 11.6, 5.7, 49.4, 95.6, 123.8, 128.5, 388.3, 0.01047, 0, 0, 0, 0, 0, 0 | |
total, 1476568, 4220, 4220, 4220, 11.7, 5.9, 42.5, 83.9, 128.0, 176.9, 389.3, 0.01044, 0, 0, 0, 0, 0, 0 | |
total, 1480097, 3156, 3156, 3156, 16.0, 6.6, 64.3, 218.6, 235.8, 294.6, 390.5, 0.01041, 0, 0, 0, 0, 0, 0 | |
total, 1484623, 4170, 4170, 4170, 11.7, 6.2, 42.5, 87.8, 126.6, 146.5, 391.5, 0.01038, 0, 0, 0, 0, 0, 0 | |
total, 1489299, 4541, 4541, 4541, 11.2, 5.9, 36.7, 106.0, 154.8, 167.1, 392.6, 0.01036, 0, 0, 0, 0, 0, 0 | |
total, 1493812, 4167, 4167, 4167, 12.0, 6.8, 44.8, 85.2, 100.5, 143.2, 393.7, 0.01033, 0, 0, 0, 0, 0, 0 | |
total, 1497752, 3648, 3648, 3648, 13.7, 6.4, 52.5, 100.8, 127.9, 134.1, 394.7, 0.01030, 0, 0, 0, 0, 0, 0 | |
total, 1501860, 3846, 3846, 3846, 12.7, 5.0, 51.2, 124.3, 248.4, 356.5, 395.8, 0.01028, 0, 0, 0, 0, 0, 0 | |
total, 1506843, 4730, 4730, 4730, 10.7, 5.8, 38.5, 77.3, 95.1, 102.3, 396.9, 0.01026, 0, 0, 0, 0, 0, 0 | |
total, 1511371, 4305, 4305, 4305, 11.6, 5.4, 44.2, 108.9, 146.1, 156.0, 397.9, 0.01023, 0, 0, 0, 0, 0, 0 | |
total, 1515666, 4210, 4210, 4210, 11.9, 6.2, 42.8, 107.0, 134.8, 204.0, 398.9, 0.01020, 0, 0, 0, 0, 0, 0 | |
total, 1519634, 3767, 3767, 3767, 12.5, 6.8, 40.5, 115.7, 153.3, 181.2, 400.0, 0.01018, 0, 0, 0, 0, 0, 0 | |
total, 1524300, 4162, 4162, 4162, 12.0, 5.4, 40.3, 149.2, 186.3, 192.0, 401.1, 0.01015, 0, 0, 0, 0, 0, 0 | |
total, 1529336, 4747, 4747, 4747, 11.1, 6.1, 37.9, 84.6, 122.2, 137.9, 402.2, 0.01013, 0, 0, 0, 0, 0, 0 | |
total, 1534076, 4474, 4474, 4474, 10.8, 7.0, 33.4, 54.8, 78.1, 86.7, 403.2, 0.01011, 0, 0, 0, 0, 0, 0 | |
total, 1538943, 4534, 4534, 4534, 11.3, 6.2, 38.5, 86.5, 137.0, 141.6, 404.3, 0.01009, 0, 0, 0, 0, 0, 0 | |
total, 1544029, 4808, 4808, 4808, 10.3, 5.7, 35.8, 69.5, 96.3, 127.7, 405.4, 0.01008, 0, 0, 0, 0, 0, 0 | |
total, 1548830, 4422, 4422, 4422, 11.3, 5.5, 39.8, 112.1, 140.8, 200.0, 406.4, 0.01005, 0, 0, 0, 0, 0, 0 | |
total, 1552977, 3871, 3871, 3871, 13.0, 6.9, 47.9, 86.8, 131.5, 135.2, 407.5, 0.01003, 0, 0, 0, 0, 0, 0 | |
total, 1557480, 4371, 4371, 4371, 11.4, 5.9, 48.8, 81.3, 112.9, 201.9, 408.5, 0.01000, 0, 0, 0, 0, 0, 0 | |
total, 1560864, 3309, 3309, 3309, 15.2, 5.8, 51.9, 242.1, 267.5, 273.3, 409.6, 0.00997, 0, 0, 0, 0, 0, 0 | |
total, 1565411, 4385, 4385, 4385, 11.1, 4.6, 41.6, 85.6, 179.4, 204.2, 410.6, 0.00995, 0, 0, 0, 0, 0, 0 | |
total, 1569915, 4280, 4280, 4280, 11.7, 5.5, 49.6, 131.0, 242.8, 252.0, 411.6, 0.00994, 0, 0, 0, 0, 0, 0 | |
total, 1574821, 4555, 4555, 4555, 11.0, 6.9, 36.0, 76.0, 101.9, 132.6, 412.7, 0.00992, 0, 0, 0, 0, 0, 0 | |
total, 1579725, 4724, 4724, 4724, 10.3, 6.0, 32.0, 99.0, 122.2, 128.7, 413.8, 0.00990, 0, 0, 0, 0, 0, 0 | |
total, 1583794, 3705, 3705, 3705, 13.7, 7.7, 41.4, 123.4, 145.2, 187.2, 414.9, 0.00988, 0, 0, 0, 0, 0, 0 | |
total, 1588597, 4230, 4230, 4230, 11.6, 5.9, 38.4, 96.1, 141.6, 144.2, 416.0, 0.00985, 0, 0, 0, 0, 0, 0 | |
total, 1593540, 4513, 4513, 4513, 10.7, 6.0, 35.7, 88.9, 127.4, 130.3, 417.1, 0.00983, 0, 0, 0, 0, 0, 0 | |
total, 1597887, 4220, 4220, 4220, 12.6, 5.8, 44.3, 107.2, 144.9, 151.1, 418.1, 0.00981, 0, 0, 0, 0, 0, 0 | |
total, 1601940, 3892, 3892, 3892, 12.7, 6.9, 42.7, 85.0, 306.1, 333.5, 419.2, 0.00978, 0, 0, 0, 0, 0, 0 | |
total, 1604964, 2777, 2777, 2777, 18.1, 6.3, 73.4, 220.0, 259.1, 263.8, 420.3, 0.00979, 0, 0, 0, 0, 0, 0 | |
total, 1609759, 4436, 4436, 4436, 11.3, 6.0, 39.5, 93.3, 153.2, 170.9, 421.3, 0.00977, 0, 0, 0, 0, 0, 0 | |
total, 1613948, 3848, 3848, 3848, 12.8, 6.5, 52.8, 116.8, 133.5, 141.2, 422.4, 0.00974, 0, 0, 0, 0, 0, 0 | |
total, 1619122, 4357, 4357, 4357, 11.6, 6.1, 36.4, 101.2, 186.4, 188.4, 423.6, 0.00974, 0, 0, 0, 0, 0, 0 | |
total, 1622919, 4029, 4029, 4029, 12.2, 6.6, 43.9, 90.0, 156.5, 163.2, 424.6, 0.00971, 0, 0, 0, 0, 0, 0 | |
total, 1627700, 3908, 3908, 3908, 12.4, 5.4, 40.5, 229.6, 272.2, 282.8, 425.8, 0.00969, 0, 0, 0, 0, 0, 0 | |
total, 1631959, 4033, 4033, 4033, 13.0, 5.8, 60.2, 111.6, 128.0, 140.2, 426.8, 0.00967, 0, 0, 0, 0, 0, 0 | |
total, 1636107, 3505, 3505, 3505, 14.2, 6.7, 69.9, 110.8, 139.7, 182.7, 428.0, 0.00965, 0, 0, 0, 0, 0, 0 | |
total, 1641110, 4682, 4682, 4682, 10.5, 5.5, 40.0, 84.8, 124.1, 134.6, 429.1, 0.00963, 0, 0, 0, 0, 0, 0 | |
total, 1645608, 4384, 4384, 4384, 11.5, 6.6, 39.5, 83.2, 115.5, 125.0, 430.1, 0.00961, 0, 0, 0, 0, 0, 0 | |
total, 1650324, 4506, 4506, 4506, 11.1, 6.8, 34.2, 69.0, 91.9, 116.7, 431.2, 0.00959, 0, 0, 0, 0, 0, 0 | |
total, 1654937, 4469, 4469, 4469, 10.8, 6.1, 34.3, 98.2, 115.1, 128.4, 432.2, 0.00957, 0, 0, 0, 0, 0, 0 | |
total, 1659378, 3851, 3851, 3851, 13.2, 6.6, 51.2, 112.1, 126.8, 143.9, 433.3, 0.00955, 0, 0, 0, 0, 0, 0 | |
total, 1663153, 3461, 3461, 3461, 14.4, 6.9, 59.6, 98.7, 122.2, 199.8, 434.4, 0.00953, 0, 0, 0, 0, 0, 0 | |
total, 1667584, 4293, 4293, 4293, 11.6, 5.7, 45.4, 91.6, 134.7, 202.2, 435.5, 0.00951, 0, 0, 0, 0, 0, 0 | |
total, 1672312, 4439, 4439, 4439, 11.4, 6.0, 36.5, 124.3, 150.5, 187.3, 436.5, 0.00949, 0, 0, 0, 0, 0, 0 | |
total, 1676892, 4489, 4489, 4489, 11.1, 6.3, 36.7, 89.2, 166.1, 202.3, 437.6, 0.00947, 0, 0, 0, 0, 0, 0 | |
total, 1681466, 4399, 4399, 4399, 11.3, 5.6, 39.8, 92.7, 125.5, 130.2, 438.6, 0.00945, 0, 0, 0, 0, 0, 0 | |
total, 1686509, 4779, 4779, 4779, 10.5, 5.2, 39.4, 88.4, 111.2, 117.4, 439.6, 0.00943, 0, 0, 0, 0, 0, 0 | |
total, 1690716, 4152, 4152, 4152, 11.8, 5.9, 47.0, 99.5, 136.7, 155.1, 440.7, 0.00941, 0, 0, 0, 0, 0, 0 | |
total, 1695987, 4728, 4728, 4728, 10.6, 5.9, 37.3, 82.8, 98.5, 148.0, 441.8, 0.00939, 0, 0, 0, 0, 0, 0 | |
total, 1699901, 3612, 3612, 3612, 14.0, 5.6, 63.9, 93.3, 137.1, 216.1, 442.9, 0.00938, 0, 0, 0, 0, 0, 0 | |
total, 1704156, 4006, 4006, 4006, 12.4, 7.1, 39.2, 89.0, 118.3, 153.2, 443.9, 0.00935, 0, 0, 0, 0, 0, 0 | |
total, 1708262, 3946, 3946, 3946, 12.8, 6.6, 45.1, 94.1, 122.7, 178.3, 445.0, 0.00933, 0, 0, 0, 0, 0, 0 | |
total, 1712264, 3756, 3756, 3756, 13.0, 6.2, 52.6, 119.5, 142.1, 151.6, 446.0, 0.00931, 0, 0, 0, 0, 0, 0 | |
total, 1717324, 4864, 4864, 4864, 10.5, 5.7, 33.0, 95.1, 158.0, 170.7, 447.1, 0.00930, 0, 0, 0, 0, 0, 0 | |
total, 1721898, 3969, 3969, 3969, 12.6, 6.3, 52.8, 96.2, 150.2, 160.9, 448.2, 0.00928, 0, 0, 0, 0, 0, 0 | |
total, 1726850, 4634, 4634, 4634, 10.7, 6.1, 35.3, 72.4, 110.4, 144.3, 449.3, 0.00926, 0, 0, 0, 0, 0, 0 | |
total, 1731040, 4020, 4020, 4020, 12.5, 6.9, 42.2, 92.0, 127.2, 189.4, 450.3, 0.00924, 0, 0, 0, 0, 0, 0 | |
total, 1736032, 4677, 4677, 4677, 10.6, 6.4, 33.6, 78.8, 105.6, 117.6, 451.4, 0.00922, 0, 0, 0, 0, 0, 0 | |
total, 1740985, 4610, 4610, 4610, 10.9, 6.2, 35.2, 88.7, 105.7, 120.1, 452.5, 0.00921, 0, 0, 0, 0, 0, 0 | |
total, 1745117, 3963, 3963, 3963, 12.5, 6.3, 53.3, 97.7, 126.5, 144.7, 453.5, 0.00918, 0, 0, 0, 0, 0, 0 | |
total, 1749824, 4292, 4292, 4292, 11.7, 5.8, 46.0, 86.7, 114.5, 133.7, 454.6, 0.00916, 0, 0, 0, 0, 0, 0 | |
total, 1754909, 4875, 4875, 4875, 10.1, 5.8, 33.9, 80.8, 108.5, 143.1, 455.7, 0.00915, 0, 0, 0, 0, 0, 0 | |
total, 1759735, 4550, 4550, 4550, 11.1, 5.1, 45.8, 80.8, 114.1, 139.9, 456.7, 0.00914, 0, 0, 0, 0, 0, 0 | |
total, 1764221, 3996, 3996, 3996, 12.5, 6.1, 42.8, 113.9, 134.2, 153.5, 457.8, 0.00911, 0, 0, 0, 0, 0, 0 | |
total, 1768256, 3938, 3938, 3938, 12.7, 6.6, 50.7, 96.3, 113.0, 122.6, 458.9, 0.00909, 0, 0, 0, 0, 0, 0 | |
total, 1771429, 2976, 2976, 2976, 16.6, 6.4, 63.4, 161.3, 319.8, 346.1, 459.9, 0.00909, 0, 0, 0, 0, 0, 0 | |
total, 1776178, 4478, 4478, 4478, 11.3, 5.9, 42.8, 101.2, 126.0, 134.0, 461.0, 0.00908, 0, 0, 0, 0, 0, 0 | |
total, 1781003, 4475, 4475, 4475, 11.2, 5.5, 43.7, 88.5, 114.9, 134.1, 462.1, 0.00906, 0, 0, 0, 0, 0, 0 | |
total, 1785355, 3920, 3920, 3920, 12.6, 6.2, 49.8, 94.0, 148.5, 216.7, 463.2, 0.00904, 0, 0, 0, 0, 0, 0 | |
total, 1789911, 3817, 3817, 3817, 13.2, 6.0, 50.5, 144.0, 178.0, 195.5, 464.4, 0.00902, 0, 0, 0, 0, 0, 0 | |
total, 1794736, 4563, 4563, 4563, 11.0, 5.9, 37.5, 105.3, 129.0, 142.0, 465.4, 0.00900, 0, 0, 0, 0, 0, 0 | |
total, 1799720, 4771, 4771, 4771, 10.4, 6.2, 31.2, 76.2, 172.6, 186.4, 466.5, 0.00899, 0, 0, 0, 0, 0, 0 | |
total, 1804814, 4768, 4768, 4768, 10.4, 5.7, 33.8, 81.0, 124.9, 146.1, 467.5, 0.00898, 0, 0, 0, 0, 0, 0 | |
total, 1808749, 3794, 3794, 3794, 13.2, 5.7, 48.0, 130.0, 191.8, 197.9, 468.6, 0.00896, 0, 0, 0, 0, 0, 0 | |
total, 1813224, 4263, 4263, 4263, 11.7, 6.3, 40.6, 86.6, 143.3, 202.2, 469.6, 0.00894, 0, 0, 0, 0, 0, 0 | |
total, 1818085, 4727, 4727, 4727, 10.4, 5.2, 35.6, 101.7, 173.3, 177.3, 470.7, 0.00892, 0, 0, 0, 0, 0, 0 | |
total, 1822244, 3979, 3979, 3979, 12.7, 5.8, 59.5, 101.9, 121.5, 130.0, 471.7, 0.00890, 0, 0, 0, 0, 0, 0 | |
total, 1826779, 4650, 4650, 4650, 10.7, 5.8, 35.6, 83.0, 121.6, 173.2, 472.7, 0.00889, 0, 0, 0, 0, 0, 0 | |
total, 1831573, 4384, 4384, 4384, 11.5, 6.0, 43.1, 99.8, 121.5, 156.7, 473.8, 0.00887, 0, 0, 0, 0, 0, 0 | |
total, 1835105, 3385, 3385, 3385, 14.8, 6.3, 69.7, 124.4, 186.3, 194.7, 474.8, 0.00886, 0, 0, 0, 0, 0, 0 | |
total, 1839581, 4155, 4155, 4155, 12.0, 5.6, 49.8, 84.7, 112.9, 135.2, 475.9, 0.00884, 0, 0, 0, 0, 0, 0 | |
total, 1844011, 4247, 4247, 4247, 11.8, 6.2, 40.7, 92.7, 108.1, 151.5, 476.9, 0.00882, 0, 0, 0, 0, 0, 0 | |
total, 1847827, 3668, 3668, 3668, 13.4, 6.2, 46.3, 181.3, 204.8, 228.3, 478.0, 0.00880, 0, 0, 0, 0, 0, 0 | |
total, 1852565, 4521, 4521, 4521, 11.2, 5.6, 40.1, 93.7, 130.0, 149.6, 479.0, 0.00878, 0, 0, 0, 0, 0, 0 | |
total, 1857075, 4293, 4293, 4293, 11.7, 6.6, 41.3, 85.2, 116.9, 121.1, 480.1, 0.00876, 0, 0, 0, 0, 0, 0 | |
total, 1862189, 4939, 4939, 4939, 10.0, 5.7, 31.7, 82.7, 118.0, 126.4, 481.1, 0.00875, 0, 0, 0, 0, 0, 0 | |
total, 1866105, 3937, 3937, 3937, 12.7, 6.0, 47.9, 110.7, 140.7, 157.9, 482.1, 0.00873, 0, 0, 0, 0, 0, 0 | |
total, 1870209, 3725, 3725, 3725, 13.5, 6.7, 57.3, 100.6, 139.1, 227.3, 483.2, 0.00872, 0, 0, 0, 0, 0, 0 | |
total, 1873826, 3473, 3473, 3473, 14.2, 6.6, 55.9, 123.3, 199.8, 306.4, 484.2, 0.00870, 0, 0, 0, 0, 0, 0 | |
total, 1878769, 4573, 4573, 4573, 11.1, 6.6, 35.7, 80.5, 116.1, 135.9, 485.3, 0.00869, 0, 0, 0, 0, 0, 0 | |
total, 1883599, 4694, 4694, 4694, 10.5, 6.3, 34.3, 75.9, 100.3, 123.2, 486.4, 0.00868, 0, 0, 0, 0, 0, 0 | |
total, 1888347, 4378, 4378, 4378, 11.3, 6.6, 41.5, 72.4, 96.0, 113.6, 487.4, 0.00866, 0, 0, 0, 0, 0, 0 | |
total, 1892532, 3995, 3995, 3995, 12.7, 6.9, 42.0, 100.1, 118.3, 125.1, 488.5, 0.00864, 0, 0, 0, 0, 0, 0 | |
total, 1896822, 3747, 3747, 3747, 13.3, 6.1, 51.5, 135.9, 158.4, 261.8, 489.6, 0.00862, 0, 0, 0, 0, 0, 0 | |
total, 1901467, 4378, 4378, 4378, 11.4, 5.7, 42.4, 98.0, 116.2, 124.6, 490.7, 0.00860, 0, 0, 0, 0, 0, 0 | |
total, 1905736, 3937, 3937, 3937, 12.7, 6.5, 52.4, 129.4, 174.0, 191.5, 491.8, 0.00858, 0, 0, 0, 0, 0, 0 | |
total, 1910140, 4285, 4285, 4285, 11.6, 6.7, 40.2, 83.6, 118.0, 130.2, 492.8, 0.00857, 0, 0, 0, 0, 0, 0 | |
total, 1913698, 3462, 3462, 3462, 14.4, 6.7, 46.0, 186.9, 215.5, 226.0, 493.8, 0.00855, 0, 0, 0, 0, 0, 0 | |
total, 1917891, 4182, 4182, 4182, 11.8, 6.1, 36.3, 127.3, 149.9, 258.5, 494.8, 0.00853, 0, 0, 0, 0, 0, 0 | |
total, 1922084, 3748, 3748, 3748, 13.4, 6.7, 49.2, 130.2, 164.4, 170.4, 496.0, 0.00852, 0, 0, 0, 0, 0, 0 | |
total, 1925952, 3323, 3323, 3323, 15.1, 6.4, 73.9, 125.8, 168.2, 223.3, 497.1, 0.00851, 0, 0, 0, 0, 0, 0 | |
total, 1930957, 4356, 4356, 4356, 11.5, 6.0, 39.1, 97.1, 133.4, 161.5, 498.3, 0.00849, 0, 0, 0, 0, 0, 0 | |
total, 1935002, 3794, 3794, 3794, 13.1, 5.9, 42.7, 143.0, 252.8, 279.2, 499.3, 0.00847, 0, 0, 0, 0, 0, 0 | |
total, 1938945, 3527, 3527, 3527, 14.1, 7.0, 60.3, 100.6, 129.8, 153.1, 500.5, 0.00846, 0, 0, 0, 0, 0, 0 | |
total, 1943490, 4408, 4408, 4408, 11.4, 5.9, 42.4, 85.0, 139.3, 163.3, 501.5, 0.00844, 0, 0, 0, 0, 0, 0 | |
total, 1947655, 4038, 4038, 4038, 12.3, 6.2, 54.2, 91.8, 124.5, 175.5, 502.5, 0.00843, 0, 0, 0, 0, 0, 0 | |
total, 1952383, 4224, 4224, 4224, 11.8, 6.0, 42.5, 98.3, 119.8, 123.5, 503.6, 0.00841, 0, 0, 0, 0, 0, 0 | |
total, 1957023, 4489, 4489, 4489, 11.2, 6.2, 36.0, 79.4, 134.6, 157.1, 504.7, 0.00839, 0, 0, 0, 0, 0, 0 | |
total, 1960646, 3498, 3498, 3498, 14.2, 6.6, 78.9, 119.6, 135.3, 157.3, 505.7, 0.00838, 0, 0, 0, 0, 0, 0 | |
total, 1965778, 4903, 4903, 4903, 10.1, 5.7, 36.5, 75.6, 94.5, 109.0, 506.7, 0.00837, 0, 0, 0, 0, 0, 0 | |
total, 1969788, 3498, 3498, 3498, 14.5, 6.8, 48.1, 145.1, 195.2, 233.9, 507.9, 0.00836, 0, 0, 0, 0, 0, 0 | |
total, 1974843, 4938, 4938, 4938, 9.9, 6.1, 30.5, 63.7, 141.3, 195.6, 508.9, 0.00836, 0, 0, 0, 0, 0, 0 | |
total, 1979362, 4433, 4433, 4433, 11.4, 5.9, 44.0, 88.2, 142.0, 209.3, 509.9, 0.00834, 0, 0, 0, 0, 0, 0 | |
total, 1984037, 4415, 4415, 4415, 11.3, 5.5, 45.1, 95.8, 135.8, 150.5, 511.0, 0.00832, 0, 0, 0, 0, 0, 0 | |
total, 1988595, 4147, 4147, 4147, 12.1, 5.9, 41.9, 99.5, 128.5, 234.1, 512.1, 0.00831, 0, 0, 0, 0, 0, 0 | |
total, 1993213, 4177, 4177, 4177, 11.8, 5.7, 47.6, 100.4, 119.6, 173.9, 513.2, 0.00829, 0, 0, 0, 0, 0, 0 | |
total, 1998613, 5038, 5038, 5038, 10.0, 5.6, 37.8, 72.5, 101.4, 111.9, 514.3, 0.00829, 0, 0, 0, 0, 0, 0 | |
total, 2003309, 4439, 4439, 4439, 11.2, 5.7, 41.0, 90.8, 140.1, 164.6, 515.3, 0.00827, 0, 0, 0, 0, 0, 0 | |
total, 2007515, 4156, 4156, 4156, 11.6, 6.5, 38.0, 94.6, 156.5, 162.9, 516.3, 0.00825, 0, 0, 0, 0, 0, 0 | |
total, 2011932, 4062, 4062, 4062, 12.5, 6.4, 39.8, 119.0, 147.1, 183.1, 517.4, 0.00824, 0, 0, 0, 0, 0, 0 | |
total, 2016572, 4144, 4144, 4144, 12.2, 6.0, 57.5, 93.3, 133.4, 158.2, 518.6, 0.00822, 0, 0, 0, 0, 0, 0 | |
total, 2021207, 4394, 4394, 4394, 11.4, 6.4, 39.5, 93.1, 124.7, 160.4, 519.6, 0.00820, 0, 0, 0, 0, 0, 0 | |
total, 2025064, 3579, 3579, 3579, 14.0, 6.3, 51.2, 131.7, 167.3, 211.4, 520.7, 0.00819, 0, 0, 0, 0, 0, 0 | |
total, 2029956, 4700, 4700, 4700, 10.6, 6.1, 34.8, 81.2, 103.5, 149.5, 521.7, 0.00818, 0, 0, 0, 0, 0, 0 | |
total, 2034623, 4437, 4437, 4437, 11.3, 5.5, 40.9, 93.3, 130.1, 135.9, 522.8, 0.00816, 0, 0, 0, 0, 0, 0 | |
total, 2038680, 3906, 3906, 3906, 12.5, 5.9, 52.1, 92.8, 151.1, 158.5, 523.8, 0.00815, 0, 0, 0, 0, 0, 0 | |
total, 2042636, 3767, 3767, 3767, 13.4, 6.3, 59.2, 92.4, 109.8, 113.2, 524.9, 0.00813, 0, 0, 0, 0, 0, 0 | |
total, 2046575, 3763, 3763, 3763, 13.1, 5.4, 51.3, 130.4, 157.3, 166.4, 525.9, 0.00812, 0, 0, 0, 0, 0, 0 | |
total, 2051428, 4422, 4422, 4422, 11.5, 5.4, 43.5, 114.4, 275.9, 289.7, 527.0, 0.00810, 0, 0, 0, 0, 0, 0 | |
total, 2055639, 4064, 4064, 4064, 12.0, 5.8, 44.9, 95.6, 115.3, 135.7, 528.0, 0.00808, 0, 0, 0, 0, 0, 0 | |
total, 2060093, 4104, 4104, 4104, 12.5, 6.6, 47.2, 102.5, 135.0, 152.4, 529.1, 0.00807, 0, 0, 0, 0, 0, 0 | |
total, 2064896, 4330, 4330, 4330, 11.5, 6.0, 47.9, 88.2, 105.0, 112.3, 530.2, 0.00805, 0, 0, 0, 0, 0, 0 | |
total, 2069681, 4576, 4576, 4576, 10.8, 6.3, 34.9, 89.2, 121.0, 167.5, 531.3, 0.00804, 0, 0, 0, 0, 0, 0 | |
total, 2074551, 4602, 4602, 4602, 10.9, 6.1, 37.0, 75.1, 118.1, 154.7, 532.3, 0.00803, 0, 0, 0, 0, 0, 0 | |
total, 2079036, 4439, 4439, 4439, 11.0, 6.0, 38.2, 94.6, 127.5, 135.7, 533.4, 0.00801, 0, 0, 0, 0, 0, 0 | |
total, 2083261, 3912, 3912, 3912, 12.7, 5.8, 52.4, 103.1, 157.6, 165.8, 534.4, 0.00800, 0, 0, 0, 0, 0, 0 | |
total, 2087657, 3742, 3742, 3742, 13.6, 7.2, 46.2, 120.5, 159.7, 205.6, 535.6, 0.00798, 0, 0, 0, 0, 0, 0 | |
total, 2092165, 4380, 4380, 4380, 11.2, 6.5, 41.0, 77.1, 96.0, 104.8, 536.6, 0.00797, 0, 0, 0, 0, 0, 0 | |
total, 2097117, 4315, 4315, 4315, 11.3, 5.6, 44.1, 83.5, 118.1, 148.9, 537.8, 0.00795, 0, 0, 0, 0, 0, 0 | |
total, 2101623, 4106, 4106, 4106, 12.5, 6.0, 47.3, 116.5, 148.3, 154.6, 538.9, 0.00793, 0, 0, 0, 0, 0, 0 | |
total, 2106137, 4219, 4219, 4219, 11.9, 5.1, 48.7, 90.8, 105.6, 123.0, 540.0, 0.00792, 0, 0, 0, 0, 0, 0 | |
total, 2110753, 4618, 4618, 4618, 10.6, 5.9, 37.6, 89.8, 105.5, 121.9, 541.0, 0.00791, 0, 0, 0, 0, 0, 0 | |
total, 2115106, 4184, 4184, 4184, 12.0, 5.9, 54.0, 97.3, 107.9, 121.7, 542.0, 0.00789, 0, 0, 0, 0, 0, 0 | |
total, 2119597, 4052, 4052, 4052, 12.1, 6.0, 45.7, 109.0, 142.8, 178.4, 543.1, 0.00788, 0, 0, 0, 0, 0, 0 | |
total, 2123688, 3906, 3906, 3906, 13.1, 6.8, 51.8, 95.8, 124.8, 132.3, 544.1, 0.00786, 0, 0, 0, 0, 0, 0 | |
total, 2127251, 3471, 3471, 3471, 14.0, 5.7, 63.4, 138.4, 167.5, 197.6, 545.2, 0.00785, 0, 0, 0, 0, 0, 0 | |
total, 2131815, 4422, 4422, 4422, 11.0, 6.3, 40.7, 76.0, 98.1, 123.9, 546.2, 0.00784, 0, 0, 0, 0, 0, 0 | |
total, 2136278, 4365, 4365, 4365, 12.0, 6.5, 44.5, 109.8, 139.8, 152.6, 547.2, 0.00782, 0, 0, 0, 0, 0, 0 | |
total, 2140624, 4089, 4089, 4089, 12.2, 6.0, 54.1, 101.3, 138.0, 148.1, 548.3, 0.00781, 0, 0, 0, 0, 0, 0 | |
total, 2145151, 4082, 4082, 4082, 12.3, 5.6, 55.9, 91.4, 137.5, 163.1, 549.4, 0.00779, 0, 0, 0, 0, 0, 0 | |
total, 2148394, 3236, 3236, 3236, 15.2, 6.4, 78.1, 145.7, 169.8, 195.8, 550.4, 0.00778, 0, 0, 0, 0, 0, 0 | |
total, 2153419, 4375, 4375, 4375, 11.0, 5.2, 41.2, 106.7, 135.2, 195.2, 551.6, 0.00776, 0, 0, 0, 0, 0, 0 | |
total, 2158406, 4904, 4904, 4904, 10.5, 5.8, 32.9, 110.8, 155.5, 161.1, 552.6, 0.00776, 0, 0, 0, 0, 0, 0 | |
total, 2162603, 3779, 3779, 3779, 13.2, 5.2, 56.4, 93.6, 151.4, 299.2, 553.7, 0.00774, 0, 0, 0, 0, 0, 0 | |
total, 2167362, 4373, 4373, 4373, 11.6, 5.8, 41.9, 124.5, 164.9, 179.4, 554.8, 0.00773, 0, 0, 0, 0, 0, 0 | |
total, 2172143, 4532, 4532, 4532, 10.8, 5.9, 36.7, 90.5, 107.4, 118.7, 555.8, 0.00772, 0, 0, 0, 0, 0, 0 | |
total, 2176634, 4133, 4133, 4133, 12.3, 6.1, 41.4, 130.8, 157.2, 167.9, 556.9, 0.00770, 0, 0, 0, 0, 0, 0 | |
total, 2181401, 4585, 4585, 4585, 10.9, 6.9, 32.4, 83.7, 103.2, 121.4, 558.0, 0.00769, 0, 0, 0, 0, 0, 0 | |
total, 2185731, 4143, 4143, 4143, 12.0, 6.3, 48.9, 89.2, 109.9, 160.4, 559.0, 0.00768, 0, 0, 0, 0, 0, 0 | |
total, 2189643, 3718, 3718, 3718, 13.4, 6.8, 44.0, 129.9, 173.8, 179.4, 560.0, 0.00766, 0, 0, 0, 0, 0, 0 | |
total, 2193466, 3756, 3756, 3756, 13.3, 6.0, 57.8, 130.0, 167.7, 182.3, 561.1, 0.00765, 0, 0, 0, 0, 0, 0 | |
total, 2197400, 3612, 3612, 3612, 13.8, 5.7, 55.6, 154.5, 199.9, 239.7, 562.2, 0.00764, 0, 0, 0, 0, 0, 0 | |
total, 2202441, 4499, 4499, 4499, 11.1, 6.1, 42.0, 85.1, 114.1, 154.6, 563.3, 0.00762, 0, 0, 0, 0, 0, 0 | |
total, 2206279, 3506, 3506, 3506, 14.0, 6.0, 55.1, 113.8, 327.8, 340.6, 564.4, 0.00761, 0, 0, 0, 0, 0, 0 | |
total, 2211278, 4465, 4465, 4465, 11.3, 6.7, 36.3, 96.9, 145.1, 178.6, 565.5, 0.00760, 0, 0, 0, 0, 0, 0 | |
total, 2216166, 4753, 4753, 4753, 10.4, 6.2, 35.6, 79.6, 115.4, 123.9, 566.5, 0.00759, 0, 0, 0, 0, 0, 0 | |
total, 2220272, 4141, 4141, 4141, 11.9, 6.0, 45.8, 103.9, 136.3, 169.6, 567.5, 0.00758, 0, 0, 0, 0, 0, 0 | |
total, 2223672, 2996, 2996, 2996, 16.9, 6.9, 81.1, 169.4, 191.9, 198.8, 568.6, 0.00758, 0, 0, 0, 0, 0, 0 | |
total, 2227857, 3851, 3851, 3851, 13.0, 5.9, 52.3, 124.6, 145.1, 179.7, 569.7, 0.00757, 0, 0, 0, 0, 0, 0 | |
total, 2231655, 3706, 3706, 3706, 13.5, 6.7, 49.2, 141.3, 155.5, 166.6, 570.8, 0.00756, 0, 0, 0, 0, 0, 0 | |
total, 2235990, 4183, 4183, 4183, 11.5, 6.5, 36.9, 87.0, 111.7, 176.9, 571.8, 0.00754, 0, 0, 0, 0, 0, 0 | |
total, 2239832, 3557, 3557, 3557, 14.0, 5.9, 75.8, 142.4, 161.4, 191.8, 572.9, 0.00753, 0, 0, 0, 0, 0, 0 | |
total, 2244435, 4482, 4482, 4482, 11.6, 6.7, 44.2, 72.1, 90.7, 102.4, 573.9, 0.00752, 0, 0, 0, 0, 0, 0 | |
total, 2249145, 4468, 4468, 4468, 11.2, 7.7, 34.2, 63.5, 77.8, 100.2, 575.0, 0.00751, 0, 0, 0, 0, 0, 0 | |
total, 2253249, 3972, 3972, 3972, 12.2, 6.0, 48.7, 92.2, 138.6, 218.9, 576.0, 0.00749, 0, 0, 0, 0, 0, 0 | |
total, 2257412, 3917, 3917, 3917, 13.1, 6.6, 61.5, 92.4, 113.1, 142.5, 577.0, 0.00748, 0, 0, 0, 0, 0, 0 | |
total, 2261459, 3820, 3820, 3820, 13.0, 6.7, 48.7, 93.4, 140.3, 148.4, 578.1, 0.00747, 0, 0, 0, 0, 0, 0 | |
total, 2265854, 4268, 4268, 4268, 11.8, 6.0, 45.3, 98.4, 120.9, 149.0, 579.1, 0.00745, 0, 0, 0, 0, 0, 0 | |
total, 2270763, 4285, 4285, 4285, 11.6, 6.4, 44.1, 83.0, 135.8, 157.3, 580.3, 0.00744, 0, 0, 0, 0, 0, 0 | |
total, 2275889, 4774, 4774, 4774, 10.5, 5.9, 35.8, 73.0, 100.4, 133.7, 581.4, 0.00743, 0, 0, 0, 0, 0, 0 | |
total, 2280245, 4189, 4189, 4189, 11.9, 6.3, 45.5, 85.0, 105.2, 110.6, 582.4, 0.00742, 0, 0, 0, 0, 0, 0 | |
total, 2284777, 3854, 3854, 3854, 12.7, 5.9, 61.8, 102.4, 279.5, 305.5, 583.6, 0.00740, 0, 0, 0, 0, 0, 0 | |
total, 2288990, 4011, 4011, 4011, 12.8, 5.9, 59.0, 83.9, 112.3, 119.5, 584.6, 0.00739, 0, 0, 0, 0, 0, 0 | |
total, 2293068, 3936, 3936, 3936, 12.6, 6.2, 50.1, 82.1, 127.6, 172.7, 585.7, 0.00738, 0, 0, 0, 0, 0, 0 | |
total, 2298093, 4522, 4522, 4522, 11.0, 5.8, 37.0, 96.8, 148.1, 158.1, 586.8, 0.00737, 0, 0, 0, 0, 0, 0 | |
total, 2302919, 4286, 4286, 4286, 11.5, 5.5, 41.5, 94.3, 155.4, 162.6, 587.9, 0.00735, 0, 0, 0, 0, 0, 0 | |
total, 2307298, 3949, 3949, 3949, 12.9, 6.1, 49.7, 123.3, 150.3, 217.3, 589.0, 0.00734, 0, 0, 0, 0, 0, 0 | |
total, 2312194, 4795, 4795, 4795, 10.4, 5.3, 37.2, 74.7, 137.2, 138.7, 590.0, 0.00733, 0, 0, 0, 0, 0, 0 | |
total, 2316460, 4236, 4236, 4236, 11.6, 5.0, 45.2, 116.8, 146.6, 190.8, 591.0, 0.00732, 0, 0, 0, 0, 0, 0 | |
total, 2320628, 3617, 3617, 3617, 14.0, 7.0, 51.8, 117.8, 273.4, 302.5, 592.2, 0.00731, 0, 0, 0, 0, 0, 0 | |
total, 2325328, 4266, 4266, 4266, 11.7, 6.1, 40.5, 96.3, 115.9, 148.1, 593.3, 0.00730, 0, 0, 0, 0, 0, 0 | |
total, 2330543, 5020, 5020, 5020, 10.0, 5.5, 34.4, 80.5, 130.8, 148.5, 594.3, 0.00729, 0, 0, 0, 0, 0, 0 | |
total, 2334974, 4304, 4304, 4304, 11.4, 6.0, 43.9, 77.7, 103.5, 116.5, 595.4, 0.00728, 0, 0, 0, 0, 0, 0 | |
total, 2338931, 3688, 3688, 3688, 13.3, 5.9, 50.2, 119.9, 171.1, 263.1, 596.4, 0.00727, 0, 0, 0, 0, 0, 0 | |
total, 2343236, 4053, 4053, 4053, 12.6, 5.6, 58.7, 110.8, 200.0, 219.3, 597.5, 0.00726, 0, 0, 0, 0, 0, 0 | |
total, 2347294, 3846, 3846, 3846, 13.0, 6.4, 56.9, 97.1, 117.3, 149.6, 598.5, 0.00724, 0, 0, 0, 0, 0, 0 | |
total, 2350992, 3398, 3398, 3398, 14.8, 6.3, 60.8, 131.6, 160.9, 173.1, 599.6, 0.00723, 0, 0, 0, 0, 0, 0 | |
total, 2356126, 4821, 4821, 4821, 10.2, 6.2, 31.3, 77.0, 132.9, 138.3, 600.7, 0.00723, 0, 0, 0, 0, 0, 0 | |
total, 2360097, 3801, 3801, 3801, 13.4, 6.1, 47.9, 155.4, 179.2, 202.4, 601.7, 0.00722, 0, 0, 0, 0, 0, 0 | |
total, 2365013, 4692, 4692, 4692, 10.7, 6.0, 38.5, 75.8, 102.3, 162.1, 602.8, 0.00721, 0, 0, 0, 0, 0, 0 | |
total, 2369192, 4015, 4015, 4015, 12.3, 5.8, 43.7, 114.1, 153.0, 269.0, 603.8, 0.00719, 0, 0, 0, 0, 0, 0 | |
total, 2373811, 4199, 4199, 4199, 11.6, 5.0, 46.9, 88.3, 132.6, 314.7, 604.9, 0.00718, 0, 0, 0, 0, 0, 0 | |
total, 2377983, 3991, 3991, 3991, 12.9, 6.4, 56.8, 109.1, 130.9, 143.4, 606.0, 0.00717, 0, 0, 0, 0, 0, 0 | |
total, 2382025, 3988, 3988, 3988, 12.3, 6.7, 38.8, 112.6, 157.6, 197.9, 607.0, 0.00716, 0, 0, 0, 0, 0, 0 | |
total, 2386783, 3771, 3771, 3771, 13.4, 6.8, 45.0, 113.7, 237.3, 273.7, 608.3, 0.00714, 0, 0, 0, 0, 0, 0 | |
total, 2391606, 4628, 4628, 4628, 10.8, 6.4, 39.1, 75.8, 95.2, 130.6, 609.3, 0.00714, 0, 0, 0, 0, 0, 0 | |
total, 2395700, 4067, 4067, 4067, 12.1, 6.2, 45.5, 95.2, 162.5, 211.5, 610.3, 0.00712, 0, 0, 0, 0, 0, 0 | |
total, 2400072, 3910, 3910, 3910, 12.9, 5.9, 45.7, 119.8, 161.5, 300.3, 611.4, 0.00711, 0, 0, 0, 0, 0, 0 | |
total, 2404191, 3718, 3718, 3718, 13.3, 5.9, 56.2, 119.3, 185.2, 219.2, 612.5, 0.00710, 0, 0, 0, 0, 0, 0 | |
total, 2409199, 4086, 4086, 4086, 12.4, 5.5, 60.4, 97.2, 136.8, 267.6, 613.8, 0.00709, 0, 0, 0, 0, 0, 0 | |
total, 2414782, 4955, 4955, 4955, 10.1, 5.6, 34.3, 86.6, 124.5, 177.8, 614.9, 0.00708, 0, 0, 0, 0, 0, 0 | |
total, 2420170, 4491, 4491, 4491, 11.0, 5.4, 36.3, 113.0, 149.2, 162.2, 616.1, 0.00707, 0, 0, 0, 0, 0, 0 | |
total, 2424951, 4483, 4483, 4483, 11.3, 5.8, 39.6, 89.7, 137.1, 153.4, 617.1, 0.00706, 0, 0, 0, 0, 0, 0 | |
total, 2429101, 3922, 3922, 3922, 12.6, 6.8, 42.8, 119.4, 144.5, 153.3, 618.2, 0.00705, 0, 0, 0, 0, 0, 0 | |
total, 2432794, 3503, 3503, 3503, 14.4, 7.8, 50.2, 110.7, 208.2, 238.6, 619.3, 0.00704, 0, 0, 0, 0, 0, 0 | |
total, 2436859, 3814, 3814, 3814, 13.1, 6.5, 46.4, 128.5, 152.0, 182.7, 620.3, 0.00703, 0, 0, 0, 0, 0, 0 | |
total, 2440632, 3625, 3625, 3625, 13.8, 6.0, 52.7, 126.3, 148.9, 151.0, 621.4, 0.00702, 0, 0, 0, 0, 0, 0 | |
total, 2445223, 4420, 4420, 4420, 11.2, 5.9, 38.1, 89.7, 124.7, 127.6, 622.4, 0.00701, 0, 0, 0, 0, 0, 0 | |
total, 2449328, 3963, 3963, 3963, 12.6, 6.3, 49.2, 118.7, 219.8, 251.0, 623.4, 0.00700, 0, 0, 0, 0, 0, 0 | |
total, 2453588, 4116, 4116, 4116, 12.2, 6.3, 47.0, 103.5, 132.2, 155.7, 624.5, 0.00699, 0, 0, 0, 0, 0, 0 | |
total, 2458663, 4786, 4786, 4786, 10.4, 6.6, 30.8, 74.1, 97.7, 121.1, 625.5, 0.00698, 0, 0, 0, 0, 0, 0 | |
total, 2462943, 3927, 3927, 3927, 12.5, 5.8, 47.2, 101.4, 149.5, 174.7, 626.6, 0.00697, 0, 0, 0, 0, 0, 0 | |
total, 2467943, 4779, 4779, 4779, 10.5, 5.1, 38.8, 89.5, 117.7, 212.7, 627.7, 0.00696, 0, 0, 0, 0, 0, 0 | |
total, 2473140, 4747, 4747, 4747, 10.5, 5.9, 34.1, 86.0, 130.6, 141.2, 628.8, 0.00696, 0, 0, 0, 0, 0, 0 | |
total, 2477188, 3922, 3922, 3922, 12.8, 6.6, 45.8, 106.8, 136.1, 155.3, 629.8, 0.00695, 0, 0, 0, 0, 0, 0 | |
total, 2482212, 4584, 4584, 4584, 10.9, 5.3, 37.7, 107.8, 163.2, 185.6, 630.9, 0.00694, 0, 0, 0, 0, 0, 0 | |
total, 2487045, 4521, 4521, 4521, 11.1, 6.2, 36.7, 79.3, 148.3, 166.2, 632.0, 0.00693, 0, 0, 0, 0, 0, 0 | |
total, 2492211, 4852, 4852, 4852, 10.2, 6.0, 36.2, 72.0, 94.9, 132.3, 633.0, 0.00692, 0, 0, 0, 0, 0, 0 | |
total, 2496171, 3753, 3753, 3753, 12.4, 5.7, 43.5, 112.5, 199.5, 245.3, 634.1, 0.00691, 0, 0, 0, 0, 0, 0 | |
total, 2501041, 4354, 4354, 4354, 12.2, 5.8, 42.8, 111.6, 425.0, 464.3, 635.2, 0.00690, 0, 0, 0, 0, 0, 0 | |
total, 2504973, 3718, 3718, 3718, 12.9, 7.2, 37.4, 153.8, 175.0, 187.7, 636.3, 0.00689, 0, 0, 0, 0, 0, 0 | |
total, 2509045, 3960, 3960, 3960, 12.6, 6.2, 44.3, 129.3, 153.1, 169.0, 637.3, 0.00688, 0, 0, 0, 0, 0, 0 | |
total, 2513708, 4011, 4011, 4011, 12.8, 6.2, 49.4, 122.5, 186.9, 197.1, 638.5, 0.00687, 0, 0, 0, 0, 0, 0 | |
total, 2517934, 3799, 3799, 3799, 12.8, 5.9, 57.7, 107.6, 131.9, 143.7, 639.6, 0.00686, 0, 0, 0, 0, 0, 0 | |
total, 2522452, 4041, 4041, 4041, 12.5, 6.1, 47.8, 112.8, 128.6, 183.4, 640.7, 0.00684, 0, 0, 0, 0, 0, 0 | |
total, 2527314, 4361, 4361, 4361, 11.4, 6.1, 44.1, 92.2, 129.0, 136.2, 641.8, 0.00683, 0, 0, 0, 0, 0, 0 | |
total, 2532206, 4250, 4250, 4250, 11.7, 5.7, 39.7, 112.8, 194.6, 257.9, 642.9, 0.00682, 0, 0, 0, 0, 0, 0 | |
total, 2536267, 3705, 3705, 3705, 13.8, 6.7, 40.2, 136.3, 177.5, 218.6, 644.0, 0.00681, 0, 0, 0, 0, 0, 0 | |
total, 2540408, 3796, 3796, 3796, 13.3, 6.1, 53.9, 116.9, 146.9, 195.0, 645.1, 0.00680, 0, 0, 0, 0, 0, 0 | |
total, 2544243, 3665, 3665, 3665, 13.5, 7.3, 48.0, 107.3, 147.6, 170.5, 646.2, 0.00679, 0, 0, 0, 0, 0, 0 | |
total, 2548111, 3643, 3643, 3643, 13.8, 7.7, 45.3, 94.0, 127.2, 178.9, 647.2, 0.00679, 0, 0, 0, 0, 0, 0 | |
total, 2552499, 4239, 4239, 4239, 11.8, 6.6, 42.1, 95.8, 116.3, 129.9, 648.3, 0.00677, 0, 0, 0, 0, 0, 0 | |
total, 2556466, 3880, 3880, 3880, 12.8, 5.7, 62.2, 89.1, 111.9, 115.1, 649.3, 0.00676, 0, 0, 0, 0, 0, 0 | |
total, 2560773, 4181, 4181, 4181, 11.8, 6.5, 43.6, 103.1, 146.5, 150.0, 650.3, 0.00675, 0, 0, 0, 0, 0, 0 | |
total, 2564643, 3704, 3704, 3704, 13.4, 7.0, 45.6, 124.2, 150.1, 153.9, 651.4, 0.00674, 0, 0, 0, 0, 0, 0 | |
total, 2568583, 3792, 3792, 3792, 13.4, 7.4, 50.6, 82.9, 171.6, 243.2, 652.4, 0.00673, 0, 0, 0, 0, 0, 0 | |
total, 2572809, 4179, 4179, 4179, 11.8, 7.4, 38.7, 77.8, 114.0, 134.6, 653.4, 0.00672, 0, 0, 0, 0, 0, 0 | |
total, 2577676, 4025, 4025, 4025, 12.5, 6.1, 51.4, 97.0, 180.5, 192.5, 654.6, 0.00671, 0, 0, 0, 0, 0, 0 | |
total, 2583032, 5211, 5211, 5211, 9.6, 5.6, 34.2, 62.9, 98.9, 163.5, 655.7, 0.00671, 0, 0, 0, 0, 0, 0 | |
total, 2587242, 3842, 3842, 3842, 13.0, 5.9, 60.1, 103.7, 146.2, 164.8, 656.8, 0.00670, 0, 0, 0, 0, 0, 0 | |
total, 2592776, 4857, 4857, 4857, 10.3, 6.2, 31.3, 70.2, 95.0, 137.8, 657.9, 0.00670, 0, 0, 0, 0, 0, 0 | |
total, 2596375, 3461, 3461, 3461, 14.2, 7.6, 55.2, 96.7, 109.3, 172.4, 658.9, 0.00669, 0, 0, 0, 0, 0, 0 | |
total, 2601147, 4332, 4332, 4332, 11.7, 6.6, 40.2, 83.9, 119.4, 196.3, 660.0, 0.00668, 0, 0, 0, 0, 0, 0 | |
total, 2606261, 4904, 4904, 4904, 10.1, 6.5, 31.6, 69.5, 106.7, 128.1, 661.1, 0.00668, 0, 0, 0, 0, 0, 0 | |
total, 2609977, 3303, 3303, 3303, 14.7, 6.9, 58.3, 97.8, 162.6, 180.5, 662.2, 0.00668, 0, 0, 0, 0, 0, 0 | |
total, 2614529, 4248, 4248, 4248, 12.1, 6.5, 45.4, 92.8, 115.0, 254.0, 663.3, 0.00667, 0, 0, 0, 0, 0, 0 | |
total, 2618560, 3873, 3873, 3873, 12.7, 5.8, 48.0, 113.4, 218.7, 317.3, 664.3, 0.00666, 0, 0, 0, 0, 0, 0 | |
total, 2623842, 5041, 5041, 5041, 10.1, 5.2, 38.5, 77.1, 128.3, 154.7, 665.4, 0.00666, 0, 0, 0, 0, 0, 0 | |
total, 2628383, 3964, 3964, 3964, 12.6, 5.7, 46.5, 141.3, 159.8, 225.5, 666.5, 0.00665, 0, 0, 0, 0, 0, 0 | |
total, 2633542, 4739, 4739, 4739, 10.6, 5.1, 40.2, 75.9, 106.6, 140.5, 667.6, 0.00664, 0, 0, 0, 0, 0, 0 | |
total, 2637650, 4032, 4032, 4032, 12.1, 5.9, 42.7, 114.8, 196.0, 206.5, 668.6, 0.00663, 0, 0, 0, 0, 0, 0 | |
total, 2642733, 4582, 4582, 4582, 10.9, 5.2, 38.9, 84.0, 129.2, 150.4, 669.7, 0.00662, 0, 0, 0, 0, 0, 0 | |
total, 2647955, 5031, 5031, 5031, 9.9, 5.1, 38.4, 60.9, 104.9, 169.2, 670.8, 0.00662, 0, 0, 0, 0, 0, 0 | |
total, 2651443, 3273, 3273, 3273, 15.3, 6.4, 62.3, 145.7, 170.9, 180.5, 671.8, 0.00662, 0, 0, 0, 0, 0, 0 | |
total, 2655790, 4092, 4092, 4092, 12.3, 5.5, 47.9, 118.1, 139.9, 207.2, 672.9, 0.00661, 0, 0, 0, 0, 0, 0 | |
total, 2660742, 4549, 4549, 4549, 11.0, 5.3, 38.0, 93.4, 123.0, 156.3, 674.0, 0.00660, 0, 0, 0, 0, 0, 0 | |
total, 2664823, 3885, 3885, 3885, 12.8, 6.5, 44.6, 110.4, 131.1, 163.4, 675.0, 0.00659, 0, 0, 0, 0, 0, 0 | |
total, 2668824, 3683, 3683, 3683, 13.5, 6.7, 53.3, 93.2, 116.5, 139.7, 676.1, 0.00658, 0, 0, 0, 0, 0, 0 | |
total, 2672716, 3752, 3752, 3752, 13.3, 6.5, 52.3, 120.6, 145.5, 162.4, 677.2, 0.00657, 0, 0, 0, 0, 0, 0 | |
total, 2677301, 4415, 4415, 4415, 11.5, 6.3, 39.2, 121.7, 147.0, 157.3, 678.2, 0.00656, 0, 0, 0, 0, 0, 0 | |
total, 2681860, 4406, 4406, 4406, 11.3, 6.4, 37.6, 81.8, 111.7, 125.6, 679.2, 0.00655, 0, 0, 0, 0, 0, 0 | |
total, 2685940, 3910, 3910, 3910, 12.7, 6.6, 38.0, 120.5, 162.0, 174.8, 680.3, 0.00654, 0, 0, 0, 0, 0, 0 | |
total, 2690789, 4658, 4658, 4658, 10.6, 6.1, 37.3, 80.9, 122.0, 168.7, 681.3, 0.00653, 0, 0, 0, 0, 0, 0 | |
total, 2695521, 4521, 4521, 4521, 11.2, 6.5, 38.3, 84.8, 111.4, 124.2, 682.4, 0.00653, 0, 0, 0, 0, 0, 0 | |
total, 2700607, 4379, 4379, 4379, 11.4, 6.4, 39.8, 78.3, 112.7, 187.2, 683.5, 0.00652, 0, 0, 0, 0, 0, 0 | |
total, 2704569, 3795, 3795, 3795, 12.9, 7.0, 56.2, 93.3, 107.0, 183.8, 684.6, 0.00651, 0, 0, 0, 0, 0, 0 | |
total, 2709113, 4020, 4020, 4020, 12.7, 6.0, 57.9, 123.4, 159.8, 165.1, 685.7, 0.00650, 0, 0, 0, 0, 0, 0 | |
total, 2712693, 3551, 3551, 3551, 13.9, 6.9, 50.8, 122.1, 169.5, 221.9, 686.7, 0.00649, 0, 0, 0, 0, 0, 0 | |
total, 2717516, 4059, 4059, 4059, 12.4, 6.6, 40.2, 113.4, 138.8, 150.3, 687.9, 0.00648, 0, 0, 0, 0, 0, 0 | |
total, 2722309, 4548, 4548, 4548, 11.0, 5.8, 39.0, 86.1, 137.3, 156.7, 688.9, 0.00647, 0, 0, 0, 0, 0, 0 | |
total, 2726205, 3686, 3686, 3686, 13.6, 6.3, 57.7, 108.0, 193.5, 207.7, 690.0, 0.00646, 0, 0, 0, 0, 0, 0 | |
total, 2730962, 4651, 4651, 4651, 10.7, 6.0, 32.7, 105.5, 135.8, 178.4, 691.0, 0.00646, 0, 0, 0, 0, 0, 0 | |
total, 2735324, 4166, 4166, 4166, 12.0, 6.4, 51.5, 85.6, 105.4, 121.4, 692.1, 0.00645, 0, 0, 0, 0, 0, 0 | |
total, 2739454, 4318, 4318, 4318, 11.2, 5.8, 38.7, 83.8, 107.9, 147.5, 693.0, 0.00644, 0, 0, 0, 0, 0, 0 | |
total, 2743983, 4094, 4094, 4094, 12.5, 5.3, 46.3, 129.4, 152.0, 174.6, 694.1, 0.00643, 0, 0, 0, 0, 0, 0 | |
total, 2747278, 3173, 3173, 3173, 15.8, 6.9, 67.3, 151.6, 173.9, 179.0, 695.2, 0.00643, 0, 0, 0, 0, 0, 0 | |
total, 2752305, 4697, 4697, 4697, 10.6, 6.8, 31.5, 78.6, 105.7, 166.0, 696.2, 0.00642, 0, 0, 0, 0, 0, 0 | |
total, 2755699, 3233, 3233, 3233, 15.5, 6.9, 66.2, 118.2, 160.6, 236.2, 697.3, 0.00642, 0, 0, 0, 0, 0, 0 | |
total, 2760380, 4385, 4385, 4385, 11.3, 6.8, 34.9, 87.5, 109.9, 115.8, 698.4, 0.00641, 0, 0, 0, 0, 0, 0 | |
total, 2765200, 4485, 4485, 4485, 11.1, 4.8, 40.9, 101.6, 131.9, 205.6, 699.4, 0.00640, 0, 0, 0, 0, 0, 0 | |
total, 2770391, 4706, 4706, 4706, 10.6, 5.8, 36.8, 81.2, 114.6, 141.6, 700.5, 0.00640, 0, 0, 0, 0, 0, 0 | |
total, 2774971, 4149, 4149, 4149, 12.0, 5.6, 45.6, 110.3, 146.0, 164.5, 701.6, 0.00639, 0, 0, 0, 0, 0, 0 | |
total, 2778816, 3672, 3672, 3672, 13.6, 6.6, 42.8, 125.5, 161.7, 231.4, 702.7, 0.00638, 0, 0, 0, 0, 0, 0 | |
total, 2783319, 4360, 4360, 4360, 11.2, 5.7, 42.3, 94.2, 115.1, 171.4, 703.7, 0.00637, 0, 0, 0, 0, 0, 0 | |
total, 2787167, 3730, 3730, 3730, 13.5, 6.9, 56.6, 115.4, 129.2, 205.3, 704.8, 0.00636, 0, 0, 0, 0, 0, 0 | |
total, 2791442, 3957, 3957, 3957, 12.7, 5.3, 62.2, 95.4, 135.4, 156.2, 705.8, 0.00635, 0, 0, 0, 0, 0, 0 | |
total, 2796013, 4242, 4242, 4242, 11.9, 6.5, 36.8, 106.8, 170.3, 178.8, 706.9, 0.00634, 0, 0, 0, 0, 0, 0 | |
total, 2801224, 4872, 4872, 4872, 10.2, 5.2, 38.8, 80.7, 120.1, 147.3, 708.0, 0.00634, 0, 0, 0, 0, 0, 0 | |
total, 2804887, 3452, 3452, 3452, 14.4, 6.6, 61.7, 119.5, 178.1, 183.5, 709.0, 0.00633, 0, 0, 0, 0, 0, 0 | |
total, 2808911, 3783, 3783, 3783, 13.4, 5.7, 61.4, 129.4, 157.6, 194.1, 710.1, 0.00632, 0, 0, 0, 0, 0, 0 | |
total, 2813850, 4750, 4750, 4750, 10.5, 4.6, 33.9, 83.7, 447.1, 515.0, 711.1, 0.00632, 0, 0, 0, 0, 0, 0 | |
total, 2817605, 3291, 3291, 3291, 15.2, 7.1, 86.2, 160.3, 184.2, 301.5, 712.3, 0.00632, 0, 0, 0, 0, 0, 0 | |
total, 2822041, 4342, 4342, 4342, 11.5, 6.4, 41.0, 96.2, 123.3, 124.7, 713.3, 0.00631, 0, 0, 0, 0, 0, 0 | |
total, 2826703, 4525, 4525, 4525, 11.0, 6.4, 34.8, 96.0, 125.9, 171.3, 714.3, 0.00630, 0, 0, 0, 0, 0, 0 | |
total, 2831213, 4019, 4019, 4019, 12.5, 5.8, 54.2, 109.1, 151.5, 389.2, 715.5, 0.00629, 0, 0, 0, 0, 0, 0 | |
total, 2835562, 4175, 4175, 4175, 11.6, 6.5, 41.1, 99.2, 127.8, 132.2, 716.5, 0.00628, 0, 0, 0, 0, 0, 0 | |
total, 2840391, 4788, 4788, 4788, 10.5, 6.2, 36.0, 69.0, 106.4, 131.7, 717.5, 0.00628, 0, 0, 0, 0, 0, 0 | |
total, 2844997, 4292, 4292, 4292, 11.6, 6.6, 39.2, 88.3, 127.7, 156.3, 718.6, 0.00627, 0, 0, 0, 0, 0, 0 | |
total, 2848935, 3842, 3842, 3842, 13.0, 7.2, 47.0, 93.5, 134.7, 193.0, 719.6, 0.00626, 0, 0, 0, 0, 0, 0 | |
total, 2853624, 3210, 3210, 3210, 15.8, 6.3, 45.0, 385.3, 468.4, 513.5, 721.1, 0.00625, 0, 0, 0, 0, 0, 0 | |
total, 2857866, 4014, 4014, 4014, 12.3, 5.9, 44.2, 107.1, 151.9, 253.8, 722.1, 0.00624, 0, 0, 0, 0, 0, 0 | |
total, 2861961, 3913, 3913, 3913, 12.6, 4.3, 43.0, 167.1, 246.6, 258.9, 723.2, 0.00623, 0, 0, 0, 0, 0, 0 | |
total, 2866692, 4080, 4080, 4080, 12.3, 5.6, 53.8, 92.6, 141.9, 265.9, 724.3, 0.00622, 0, 0, 0, 0, 0, 0 | |
total, 2871713, 4688, 4688, 4688, 10.8, 5.4, 38.4, 80.9, 133.2, 157.7, 725.4, 0.00622, 0, 0, 0, 0, 0, 0 | |
total, 2876656, 4254, 4254, 4254, 11.7, 6.2, 41.5, 97.6, 123.3, 129.1, 726.6, 0.00621, 0, 0, 0, 0, 0, 0 | |
total, 2880172, 3410, 3410, 3410, 14.6, 6.3, 54.2, 189.3, 238.4, 255.5, 727.6, 0.00620, 0, 0, 0, 0, 0, 0 | |
total, 2884062, 4008, 4008, 4008, 12.2, 6.7, 41.4, 81.5, 133.5, 170.0, 728.6, 0.00619, 0, 0, 0, 0, 0, 0 | |
total, 2888683, 4198, 4198, 4198, 12.0, 5.6, 43.8, 96.0, 134.1, 157.8, 729.7, 0.00618, 0, 0, 0, 0, 0, 0 | |
total, 2892563, 3334, 3334, 3334, 15.2, 7.0, 70.5, 121.4, 169.4, 266.5, 730.8, 0.00618, 0, 0, 0, 0, 0, 0 | |
total, 2897465, 4706, 4706, 4706, 10.6, 6.0, 35.9, 92.7, 112.9, 135.1, 731.9, 0.00617, 0, 0, 0, 0, 0, 0 | |
total, 2901464, 3626, 3626, 3626, 13.4, 6.1, 65.0, 106.1, 128.6, 166.9, 733.0, 0.00616, 0, 0, 0, 0, 0, 0 | |
total, 2906197, 4464, 4464, 4464, 11.5, 6.8, 38.8, 82.8, 109.6, 170.0, 734.0, 0.00616, 0, 0, 0, 0, 0, 0 | |
total, 2910629, 4249, 4249, 4249, 11.7, 6.3, 38.8, 104.4, 133.2, 179.5, 735.1, 0.00615, 0, 0, 0, 0, 0, 0 | |
total, 2914589, 3746, 3746, 3746, 13.5, 6.0, 71.2, 112.5, 152.1, 174.5, 736.1, 0.00614, 0, 0, 0, 0, 0, 0 | |
total, 2918994, 4279, 4279, 4279, 11.6, 6.0, 43.6, 98.9, 158.7, 204.7, 737.2, 0.00613, 0, 0, 0, 0, 0, 0 | |
total, 2922705, 3598, 3598, 3598, 13.8, 6.9, 51.8, 147.6, 184.9, 192.0, 738.2, 0.00613, 0, 0, 0, 0, 0, 0 | |
total, 2927577, 4606, 4606, 4606, 10.8, 5.4, 39.8, 81.6, 171.6, 186.4, 739.3, 0.00612, 0, 0, 0, 0, 0, 0 | |
total, 2932146, 4351, 4351, 4351, 11.6, 5.5, 48.6, 101.8, 117.7, 119.8, 740.3, 0.00611, 0, 0, 0, 0, 0, 0 | |
total, 2936662, 4194, 4194, 4194, 12.0, 6.6, 38.9, 111.3, 135.7, 148.8, 741.4, 0.00610, 0, 0, 0, 0, 0, 0 | |
total, 2940495, 3750, 3750, 3750, 12.7, 6.5, 47.4, 88.6, 120.8, 154.1, 742.4, 0.00609, 0, 0, 0, 0, 0, 0 | |
total, 2944962, 4243, 4243, 4243, 12.1, 5.5, 47.4, 109.3, 132.2, 165.3, 743.5, 0.00608, 0, 0, 0, 0, 0, 0 | |
total, 2949328, 4026, 4026, 4026, 12.3, 6.2, 45.0, 95.1, 117.9, 205.7, 744.5, 0.00608, 0, 0, 0, 0, 0, 0 | |
total, 2954137, 4352, 4352, 4352, 11.7, 6.9, 38.1, 85.7, 149.0, 164.1, 745.7, 0.00607, 0, 0, 0, 0, 0, 0 | |
total, 2959155, 4872, 4872, 4872, 10.2, 5.7, 33.8, 65.6, 104.1, 147.7, 746.7, 0.00606, 0, 0, 0, 0, 0, 0 | |
total, 2963058, 3776, 3776, 3776, 13.3, 6.4, 55.3, 101.6, 127.4, 146.6, 747.7, 0.00606, 0, 0, 0, 0, 0, 0 | |
total, 2967430, 4235, 4235, 4235, 11.7, 5.9, 43.7, 108.7, 171.9, 235.5, 748.7, 0.00605, 0, 0, 0, 0, 0, 0 | |
total, 2971845, 4121, 4121, 4121, 12.2, 7.0, 39.8, 91.0, 127.8, 156.1, 749.8, 0.00604, 0, 0, 0, 0, 0, 0 | |
total, 2976380, 4322, 4322, 4322, 11.5, 6.1, 40.3, 106.6, 129.2, 143.3, 750.9, 0.00603, 0, 0, 0, 0, 0, 0 | |
total, 2981377, 4710, 4710, 4710, 10.5, 6.0, 35.8, 88.2, 113.8, 125.5, 751.9, 0.00603, 0, 0, 0, 0, 0, 0 | |
total, 2986184, 4211, 4211, 4211, 11.8, 6.2, 41.1, 96.2, 131.7, 150.8, 753.1, 0.00602, 0, 0, 0, 0, 0, 0 | |
total, 2990351, 3917, 3917, 3917, 12.8, 5.6, 50.3, 118.4, 156.5, 188.5, 754.1, 0.00601, 0, 0, 0, 0, 0, 0 | |
total, 2994406, 3940, 3940, 3940, 12.7, 6.6, 48.4, 97.2, 113.0, 125.1, 755.2, 0.00600, 0, 0, 0, 0, 0, 0 | |
total, 2999146, 4666, 4666, 4666, 10.5, 5.4, 38.8, 85.6, 100.5, 122.6, 756.2, 0.00600, 0, 0, 0, 0, 0, 0 | |
total, 3003577, 4186, 4186, 4186, 12.1, 6.5, 37.2, 123.1, 139.3, 175.0, 757.2, 0.00599, 0, 0, 0, 0, 0, 0 | |
total, 3007283, 3604, 3604, 3604, 13.8, 6.0, 69.9, 140.1, 181.9, 192.8, 758.3, 0.00598, 0, 0, 0, 0, 0, 0 | |
total, 3011350, 3853, 3853, 3853, 13.0, 6.1, 49.4, 102.7, 155.7, 178.4, 759.3, 0.00597, 0, 0, 0, 0, 0, 0 | |
total, 3015162, 3684, 3684, 3684, 13.6, 6.6, 48.9, 141.5, 171.4, 186.5, 760.4, 0.00596, 0, 0, 0, 0, 0, 0 | |
total, 3019270, 3961, 3961, 3961, 12.6, 6.0, 51.1, 92.2, 126.2, 135.5, 761.4, 0.00596, 0, 0, 0, 0, 0, 0 | |
total, 3024115, 4397, 4397, 4397, 11.2, 6.2, 42.1, 79.9, 142.9, 180.5, 762.5, 0.00595, 0, 0, 0, 0, 0, 0 | |
total, 3028934, 4113, 4113, 4113, 12.2, 6.1, 47.2, 80.1, 116.8, 194.1, 763.7, 0.00594, 0, 0, 0, 0, 0, 0 | |
total, 3033902, 4760, 4760, 4760, 10.5, 6.0, 34.6, 72.3, 120.9, 140.2, 764.7, 0.00594, 0, 0, 0, 0, 0, 0 | |
total, 3038237, 4226, 4226, 4226, 11.8, 6.7, 38.9, 112.0, 150.4, 171.7, 765.7, 0.00593, 0, 0, 0, 0, 0, 0 | |
total, 3042692, 4332, 4332, 4332, 11.5, 5.9, 43.3, 89.7, 114.4, 125.8, 766.8, 0.00592, 0, 0, 0, 0, 0, 0 | |
total, 3047204, 4276, 4276, 4276, 11.7, 6.4, 35.4, 127.8, 175.3, 204.1, 767.8, 0.00591, 0, 0, 0, 0, 0, 0 | |
total, 3052029, 4604, 4604, 4604, 10.6, 6.0, 34.4, 90.5, 116.3, 195.7, 768.9, 0.00590, 0, 0, 0, 0, 0, 0 | |
total, 3055990, 3756, 3756, 3756, 13.6, 6.2, 57.5, 130.0, 160.5, 176.2, 769.9, 0.00590, 0, 0, 0, 0, 0, 0 | |
total, 3060223, 3967, 3967, 3967, 12.6, 6.6, 43.6, 124.9, 167.8, 169.5, 771.0, 0.00589, 0, 0, 0, 0, 0, 0 | |
total, 3065157, 4156, 4156, 4156, 12.0, 6.2, 40.3, 115.9, 133.2, 185.4, 772.2, 0.00588, 0, 0, 0, 0, 0, 0 | |
total, 3069041, 3501, 3501, 3501, 14.2, 6.6, 68.4, 132.3, 167.3, 258.5, 773.3, 0.00588, 0, 0, 0, 0, 0, 0 | |
total, 3073365, 3994, 3994, 3994, 12.4, 5.3, 43.3, 137.1, 168.8, 175.7, 774.4, 0.00587, 0, 0, 0, 0, 0, 0 | |
total, 3077899, 4268, 4268, 4268, 11.8, 6.6, 47.7, 75.4, 93.6, 132.8, 775.4, 0.00586, 0, 0, 0, 0, 0, 0 | |
total, 3082385, 4254, 4254, 4254, 11.7, 6.9, 39.9, 98.4, 137.9, 146.2, 776.5, 0.00585, 0, 0, 0, 0, 0, 0 | |
total, 3086921, 3924, 3924, 3924, 12.8, 6.3, 43.5, 128.4, 148.0, 172.5, 777.6, 0.00585, 0, 0, 0, 0, 0, 0 | |
total, 3090493, 3470, 3470, 3470, 13.6, 6.0, 57.1, 85.3, 211.4, 299.2, 778.7, 0.00584, 0, 0, 0, 0, 0, 0 | |
total, 3095242, 4345, 4345, 4345, 12.0, 6.2, 48.5, 84.4, 122.1, 146.2, 779.8, 0.00583, 0, 0, 0, 0, 0, 0 | |
total, 3099601, 4180, 4180, 4180, 11.8, 5.8, 45.3, 102.0, 129.7, 166.0, 780.8, 0.00583, 0, 0, 0, 0, 0, 0 | |
total, 3104354, 4609, 4609, 4609, 10.9, 6.6, 33.7, 95.8, 123.3, 130.9, 781.8, 0.00582, 0, 0, 0, 0, 0, 0 | |
total, 3109111, 4015, 4015, 4015, 12.1, 6.3, 40.4, 126.5, 144.5, 152.2, 783.0, 0.00581, 0, 0, 0, 0, 0, 0 | |
total, 3112942, 3662, 3662, 3662, 14.0, 6.3, 73.1, 115.6, 141.3, 195.0, 784.1, 0.00581, 0, 0, 0, 0, 0, 0 | |
total, 3117518, 3955, 3955, 3955, 12.7, 6.2, 47.3, 91.5, 146.6, 189.2, 785.2, 0.00580, 0, 0, 0, 0, 0, 0 | |
total, 3122608, 4495, 4495, 4495, 11.1, 5.8, 36.6, 105.2, 141.3, 159.8, 786.4, 0.00579, 0, 0, 0, 0, 0, 0 | |
total, 3127363, 4508, 4508, 4508, 11.0, 5.9, 39.7, 83.7, 139.7, 159.2, 787.4, 0.00578, 0, 0, 0, 0, 0, 0 | |
total, 3132328, 4441, 4441, 4441, 11.2, 6.2, 37.3, 81.7, 111.2, 117.3, 788.5, 0.00578, 0, 0, 0, 0, 0, 0 | |
total, 3136615, 3414, 3414, 3414, 14.4, 6.8, 47.8, 142.2, 224.7, 256.3, 789.8, 0.00577, 0, 0, 0, 0, 0, 0 | |
total, 3140807, 3704, 3704, 3704, 13.4, 5.9, 58.9, 112.4, 141.3, 158.6, 790.9, 0.00577, 0, 0, 0, 0, 0, 0 | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Channel has been closed), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed), 127.0.0.2/127.0.0.2:9042 (com.datastax.driver.core.ConnectionException: [127.0.0.2/127.0.0.2:9042] Write attempt on defunct connection)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
ERROR 19:15:55 [Control connection] Cannot connect to any host, scheduling retry in 1000 milliseconds | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Error writing), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed), 127.0.0.2/127.0.0.2:9042 (com.datastax.driver.core.ConnectionException: [127.0.0.2/127.0.0.2:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Error writing), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Error writing), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Error writing), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed), 127.0.0.2/127.0.0.2:9042 (com.datastax.driver.core.ConnectionException: [127.0.0.2/127.0.0.2:9042] Write attempt on defunct connection)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Connection has been closed), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed), 127.0.0.2/127.0.0.2:9042 (com.datastax.driver.core.ConnectionException: [127.0.0.2/127.0.0.2:9042] Write attempt on defunct connection)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Connection has been closed), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [50393237304d4f4e3631]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [4f4e344b37354f303431]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Connection has been closed), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Connection has been closed), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed), 127.0.0.2/127.0.0.2:9042 (com.datastax.driver.core.ConnectionException: [127.0.0.2/127.0.0.2:9042] Write attempt on defunct connection)) | |
java.io.IOException: Operation x10 on key(s) [344b303333344d333930]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Connection has been closed), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Connection has been closed), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed), 127.0.0.2/127.0.0.2:9042 (com.datastax.driver.core.ConnectionException: [127.0.0.2/127.0.0.2:9042] Write attempt on defunct connection)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Connection has been closed), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Connection has been closed), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.TransportException: [localhost/127.0.0.1:9042] Connection has been closed), 127.0.0.3/127.0.0.3:9042 (com.datastax.driver.core.TransportException: [127.0.0.3/127.0.0.3:9042] Connection has been closed), 127.0.0.2/127.0.0.2:9042 (com.datastax.driver.core.ConnectionException: [127.0.0.2/127.0.0.2:9042] Write attempt on defunct connection)) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [394c31354c5034333030]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried)java.io.IOException: Operation x10 on key(s) [33314b364d37374f4c30]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [33393130375030343031]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [30334c394c334d314e30]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [4c4c4f354e39304c3530]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [333036334d3350505030]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried)java.io.IOException: Operation x10 on key(s) [3633374b4c4f30313631]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [4e304d5037314b304b30]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [364d39364c354f313231]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [4b303336304d504e3530]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [30363939323933364f30]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [4b304b3535374c4b3130]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [4e33324d394e38383330]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried)java.io.IOException: Operation x10 on key(s) [4c4e395039364c373730]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried)java.io.IOException: Operation x10 on key(s) [4c313230324f4b383331]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried)java.io.IOException: Operation x10 on key(s) [4c4b3333384b4d504e30]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [384b4b393035324e3930]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [34374d4d304f344d4e30]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried)java.io.IOException: Operation x10 on key(s) [3636364d363134343430]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried)java.io.IOException: Operation x10 on key(s) [394c4b35363439363430]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [333131363133334c3730]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [34503232304e32303130]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [383539334e36374b3331]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [323635363435324f3730]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [39323839364e4c353830]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [4e36394d4c3734303930]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried)java.io.IOException: Operation x10 on key(s) [384e50384d35354f3630]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [353935304f3438383131]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [30344e4c354f4c393030]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [313637334f4e4b373531]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [3635334e364c38353431]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [4c394b36373631335030]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [384d4f38363831353030]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried)java.io.IOException: Operation x10 on key(s) [383232334c4d4c324f30]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [4b323633323233375030]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried)java.io.IOException: Operation x10 on key(s) [303231394b3134353230]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [31334b354c3550313130]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
java.io.IOException: Operation x10 on key(s) [393250384c3837323430]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211)com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [4f4e345035374f383430]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [304f5039333631323131]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [32394b35303635503430]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [37504e4d4e4c35394e30]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [4b303933314b504c3431]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [303538394d4c504d3730]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [5034304e313538395030]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [4c3031304d3037504d30]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
java.io.IOException: Operation x10 on key(s) [504d31394c4f31313530]: Error executing: (NoHostAvailableException): All host(s) tried for query failed (no host was tried) | |
at org.apache.cassandra.stress.Operation.error(Operation.java:211) | |
at org.apache.cassandra.stress.Operation.timeWithRetry(Operation.java:183) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:98) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:106) | |
at org.apache.cassandra.stress.operations.predefined.CqlOperation.run(CqlOperation.java:258) | |
at org.apache.cassandra.stress.StressAction$Consumer.run(StressAction.java:307) | |
FAILURE | |
automaton@i-6706e8e1b:~/cassandra$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment