Trace number 4786288
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
| Name | PB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/ benchmarks/radar/normalized-30:30:4.5:0.95:100.opb |
| MD5SUM | ef7e1a396aea94ad22e53d7673ab3bc9 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | OPT |
| Best value of the objective obtained on this benchmark | 2 |
| Best CPU time to get the best result obtained on this benchmark | 0.938385 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 4617 |
| Total number of constraints | 5280 |
| Number of constraints which are clauses | 4395 |
| Number of constraints which are cardinality constraints (but not clauses) | 885 |
| Number of constraints which are nor clauses,nor cardinality constraints | 0 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 23 |
| Number of terms in the objective function | 4617 |
| Biggest coefficient in the objective function | 2642 |
| Number of bits for the biggest coefficient in the objective function | 12 |
| Sum of the numbers in the objective function | 13340 |
| Number of bits of the sum of numbers in the objective function | 14 |
| Biggest number in a constraint | 2642 |
| Number of bits of the biggest number in a constraint | 12 |
| Biggest sum of numbers in a constraint | 13340 |
| Number of bits of the biggest sum of numbers | 14 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Solver Data
0.00/0.06 c RoundingSat 2
0.00/0.06 c branch pb26-symm
0.00/0.06 c commit 801ab82
0.00/0.07 c
0.00/0.07 c make graph and approximate orbits
0.00/0.08 c [group: #orbits ~= 2] (3.23142ms)
0.00/0.08 c
0.00/0.08 c detect special group actions
0.00/0.08 c probe for Johnson action (limit=64)
0.00/0.08 c probe for row-column symmetry (limit=64, splits=16.7772M)
0.00/0.08 c probe for row symmetry (limit=64, splits=16.7772M)
0.00/0.08 c (0.437152ms)
0.00/0.08 c
0.00/0.08 c detect symmetries on remainder
0.00/0.08 c [graph: #vertices 26682 #edges 81704]
0.00/0.08 c dejavu (support_limit=48MB, budget_limit=64)
0.00/0.08 c [group: #symmetries 2*10^0 #gens 1] (2.23995ms)
0.00/0.08 c
0.00/0.08 c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.08 c (0.003545ms)
0.00/0.08 c
0.00/0.08 c finalize break order and special generators
0.00/0.08 c
0.00/0.08 c add generic predicates (break_depth=10)
0.00/0.08 c added predicates for 1 generators (0.004096ms)
0.00/0.08 c
0.00/0.08 c generation finished
0.00/0.08 c [sbp: #constraints 1 #add_vars 0]
0.00/0.08 c UNIT CLEANUP
0.00/0.08 c #variables 4617 #constraints 5280
0.00/0.08 c objective is ce32
0.00/0.08 c initial watched CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.08 c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.00/0.08 c bounds - >= -2642 @ 0.018906
0.15/0.24 c bounds 106 >= -2642 @ 0.173279
0.15/0.24 c bounds 106 >= -2636 @ 0.173813
0.15/0.24 c bounds 106 >= -2633 @ 0.174091
0.15/0.24 c bounds 106 >= -2627 @ 0.174456
0.15/0.24 c bounds 106 >= -2621 @ 0.174792
0.15/0.25 c bounds 106 >= -2612 @ 0.175138
0.15/0.25 c bounds 106 >= -2606 @ 0.175491
0.15/0.25 c bounds 106 >= -2600 @ 0.175856
0.15/0.25 c bounds 106 >= -2594 @ 0.176396
0.15/0.25 c bounds 106 >= -2590 @ 0.176911
0.15/0.25 c bounds 106 >= -2584 @ 0.177451
0.15/0.25 c bounds 106 >= -2581 @ 0.177989
0.15/0.25 c bounds 106 >= -2578 @ 0.178545
0.15/0.25 c bounds 106 >= -2575 @ 0.17909
0.15/0.25 c bounds 106 >= -2569 @ 0.179653
0.45/0.57 c bounds 105 >= -2569 @ 0.483518
0.45/0.57 c bounds 105 >= -2566 @ 0.483786
0.45/0.57 c bounds 105 >= -2563 @ 0.483934
0.45/0.57 c bounds 105 >= -2560 @ 0.48455
0.45/0.57 c bounds 105 >= -2557 @ 0.484777
0.45/0.57 c bounds 105 >= -2554 @ 0.484867
0.45/0.57 c bounds 105 >= -2551 @ 0.485474
0.45/0.57 c bounds 105 >= -2542 @ 0.485771
0.45/0.57 c bounds 105 >= -2539 @ 0.485771
0.45/0.57 c bounds 105 >= -2536 @ 0.486413
0.45/0.57 c bounds 105 >= -2533 @ 0.486761
0.45/0.58 c bounds 105 >= -2530 @ 0.486761
0.45/0.58 c bounds 105 >= -2527 @ 0.487408
0.45/0.58 c bounds 105 >= -2524 @ 0.488016
0.45/0.58 c bounds 105 >= -2521 @ 0.488666
0.45/0.58 c bounds 105 >= -2518 @ 0.489306
0.45/0.58 c bounds 105 >= -2515 @ 0.48975
0.45/0.58 c bounds 105 >= -2512 @ 0.48975
0.45/0.58 c bounds 105 >= -2509 @ 0.48975
0.45/0.58 c bounds 105 >= -2506 @ 0.48975
0.45/0.58 c bounds 105 >= -2503 @ 0.48975
0.45/0.58 c bounds 105 >= -2500 @ 0.490496
0.45/0.58 c bounds 105 >= -2497 @ 0.490731
0.45/0.58 c bounds 105 >= -2494 @ 0.490731
0.45/0.58 c bounds 105 >= -2491 @ 0.490769
0.45/0.58 c bounds 105 >= -2488 @ 0.491534
0.45/0.59 c bounds 105 >= -2482 @ 0.491721
0.45/0.59 c bounds 105 >= -2476 @ 0.492137
0.45/0.59 c bounds 105 >= -2473 @ 0.492986
0.45/0.59 c bounds 105 >= -2470 @ 0.493826
0.45/0.59 c bounds 105 >= -2467 @ 0.494657
0.45/0.59 c bounds 105 >= -2461 @ 0.495513
0.45/0.59 c bounds 105 >= -2458 @ 0.495708
0.45/0.59 c bounds 105 >= -2455 @ 0.495708
0.45/0.59 c bounds 105 >= -2452 @ 0.496091
0.45/0.59 c bounds 105 >= -2446 @ 0.496955
0.45/0.59 c bounds 105 >= -2443 @ 0.49784
0.45/0.60 c bounds 105 >= -2437 @ 0.498742
0.45/0.60 c bounds 105 >= -2434 @ 0.499641
0.45/0.60 c bounds 105 >= -2431 @ 0.500549
0.45/0.60 c bounds 105 >= -2428 @ 0.500683
0.45/0.60 c bounds 105 >= -2425 @ 0.500683
0.45/0.60 c bounds 105 >= -2422 @ 0.500683
0.45/0.60 c bounds 105 >= -2419 @ 0.50126
0.45/0.60 c bounds 105 >= -2413 @ 0.501666
0.45/0.60 c bounds 105 >= -2404 @ 0.501666
0.45/0.60 c bounds 105 >= -2401 @ 0.502066
0.45/0.60 c bounds 105 >= -2398 @ 0.503003
0.45/0.61 c bounds 105 >= -2395 @ 0.503984
0.45/0.61 c bounds 105 >= -2392 @ 0.504937
0.45/0.61 c bounds 105 >= -2389 @ 0.505873
0.53/0.61 c bounds 105 >= -2383 @ 0.506825
0.53/0.61 c bounds 105 >= -2380 @ 0.507758
0.53/0.61 c bounds 105 >= -2377 @ 0.5087
0.53/0.61 c bounds 105 >= -2374 @ 0.509653
0.53/0.61 c bounds 105 >= -2371 @ 0.510901
0.53/0.61 c bounds 105 >= -2368 @ 0.511628
0.53/0.62 c bounds 105 >= -2365 @ 0.512009
0.53/0.62 c bounds 105 >= -2362 @ 0.513242
0.53/0.62 c bounds 105 >= -2359 @ 0.514607
0.53/0.62 c bounds 105 >= -2356 @ 0.514776
0.53/0.63 c bounds 105 >= -2353 @ 0.518454
0.53/0.63 c bounds 105 >= -2350 @ 0.521614
0.53/0.63 c bounds 105 >= -2347 @ 0.523362
0.53/0.63 c bounds 105 >= -2344 @ 0.525121
0.83/0.92 c #Conflicts: 1000 | #Constraints: 6657
1.52/1.60 c #Conflicts: 2000 | #Constraints: 7657
2.52/2.67 c DATABASE CLEANUP
2.52/2.67 c GARBAGE COLLECT
2.52/2.67 c #Conflicts: 3000 | #Constraints: 7605
3.51/3.69 c #Conflicts: 4000 | #Constraints: 8614
4.41/4.51 c DATABASE CLEANUP
4.41/4.51 c GARBAGE COLLECT
4.41/4.51 c #Conflicts: 5000 | #Constraints: 8002
4.92/5.11 c #Conflicts: 6000 | #Constraints: 9002
5.51/5.63 c DATABASE CLEANUP
5.51/5.63 c GARBAGE COLLECT
5.51/5.63 c rational objective 2
5.92/6.02 c bounds 83 >= -2344 @ 5.78885
5.92/6.02 c bounds 83 >= -2338 @ 5.78973
5.92/6.02 c bounds 83 >= -2336 @ 5.79044
5.92/6.02 c bounds 83 >= -2332 @ 5.79059
5.92/6.02 c bounds 83 >= -2328 @ 5.79082
5.92/6.02 c bounds 83 >= -2324 @ 5.79155
5.92/6.02 c bounds 83 >= -2320 @ 5.79232
5.92/6.02 c bounds 83 >= -2318 @ 5.79258
5.92/6.02 c bounds 83 >= -2314 @ 5.79258
5.92/6.02 c bounds 83 >= -2312 @ 5.7928
5.92/6.02 c bounds 83 >= -2308 @ 5.7937
5.92/6.03 c bounds 83 >= -2304 @ 5.79462
5.92/6.03 c bounds 83 >= -2302 @ 5.79555
5.92/6.03 c bounds 83 >= -2300 @ 5.79652
5.92/6.03 c bounds 83 >= -2296 @ 5.79749
5.92/6.03 c bounds 83 >= -2294 @ 5.79844
5.92/6.03 c bounds 83 >= -2292 @ 5.79942
5.92/6.03 c bounds 83 >= -2290 @ 5.79956
5.92/6.03 c bounds 83 >= -2288 @ 5.79956
5.92/6.03 c bounds 83 >= -2286 @ 5.80061
5.92/6.03 c bounds 83 >= -2284 @ 5.80165
5.92/6.04 c bounds 83 >= -2282 @ 5.80271
5.92/6.04 c bounds 83 >= -2280 @ 5.80378
5.92/6.04 c bounds 83 >= -2278 @ 5.80507
5.92/6.04 c bounds 83 >= -2276 @ 5.80611
5.92/6.04 c bounds 83 >= -2274 @ 5.80741
5.92/6.04 c bounds 83 >= -2272 @ 5.80855
5.92/6.04 c bounds 83 >= -2270 @ 5.80962
5.92/6.04 c bounds 83 >= -2268 @ 5.81067
5.92/6.04 c bounds 83 >= -2266 @ 5.81172
5.92/6.05 c bounds 83 >= -2264 @ 5.8128
5.92/6.05 c bounds 83 >= -2262 @ 5.81388
5.92/6.05 c bounds 83 >= -2258 @ 5.81499
5.92/6.05 c bounds 83 >= -2254 @ 5.81549
5.92/6.05 c bounds 83 >= -2252 @ 5.81549
5.92/6.05 c bounds 83 >= -2250 @ 5.81549
5.92/6.05 c bounds 83 >= -2248 @ 5.81654
5.92/6.05 c bounds 83 >= -2246 @ 5.81767
5.92/6.05 c bounds 83 >= -2244 @ 5.81847
5.92/6.06 c bounds 83 >= -2242 @ 5.81847
5.92/6.06 c bounds 83 >= -2240 @ 5.8192
5.92/6.06 c bounds 83 >= -2238 @ 5.82052
5.92/6.06 c bounds 83 >= -2236 @ 5.82174
5.92/6.06 c bounds 83 >= -2234 @ 5.82293
5.92/6.06 c bounds 83 >= -2232 @ 5.8241
5.92/6.06 c bounds 83 >= -2230 @ 5.82445
5.92/6.06 c bounds 83 >= -2228 @ 5.82573
5.92/6.07 c bounds 83 >= -2226 @ 5.82705
5.92/6.07 c bounds 83 >= -2224 @ 5.82835
5.92/6.07 c bounds 83 >= -2222 @ 5.82962
5.92/6.07 c bounds 83 >= -2220 @ 5.83089
5.92/6.07 c bounds 83 >= -2218 @ 5.83142
5.92/6.07 c bounds 83 >= -2216 @ 5.83253
5.92/6.07 c bounds 83 >= -2214 @ 5.83371
5.92/6.07 c bounds 83 >= -2212 @ 5.83485
5.92/6.08 c bounds 83 >= -2210 @ 5.83541
5.92/6.08 c bounds 83 >= -2208 @ 5.83541
5.92/6.08 c bounds 83 >= -2206 @ 5.83541
5.92/6.08 c bounds 83 >= -2204 @ 5.83654
5.92/6.08 c bounds 83 >= -2200 @ 5.83774
5.92/6.08 c bounds 83 >= -2198 @ 5.8389
5.92/6.08 c bounds 83 >= -2196 @ 5.83939
5.92/6.08 c bounds 83 >= -2194 @ 5.84022
5.92/6.09 c bounds 83 >= -2192 @ 5.84046
5.92/6.09 c bounds 83 >= -2190 @ 5.84164
5.92/6.09 c bounds 83 >= -2188 @ 5.84286
5.92/6.09 c bounds 83 >= -2186 @ 5.84338
5.92/6.09 c bounds 83 >= -2184 @ 5.84426
5.92/6.09 c bounds 83 >= -2182 @ 5.84546
5.92/6.09 c bounds 83 >= -2180 @ 5.84667
5.92/6.09 c bounds 83 >= -2178 @ 5.84737
5.92/6.10 c bounds 83 >= -2176 @ 5.84737
5.92/6.10 c bounds 83 >= -2174 @ 5.84844
5.92/6.10 c bounds 83 >= -2172 @ 5.84961
5.92/6.10 c bounds 83 >= -2170 @ 5.85036
5.92/6.10 c bounds 83 >= -2168 @ 5.85036
5.92/6.10 c bounds 83 >= -2166 @ 5.85049
5.92/6.10 c bounds 83 >= -2164 @ 5.85174
5.92/6.10 c bounds 83 >= -2162 @ 5.85299
5.92/6.11 c bounds 83 >= -2160 @ 5.85335
5.92/6.11 c bounds 83 >= -2158 @ 5.85445
5.92/6.11 c bounds 83 >= -2156 @ 5.85568
5.92/6.11 c bounds 83 >= -2152 @ 5.85694
6.01/6.11 c bounds 83 >= -2150 @ 5.8583
6.01/6.11 c bounds 83 >= -2146 @ 5.85971
6.01/6.11 c bounds 83 >= -2144 @ 5.86115
6.01/6.11 c bounds 83 >= -2142 @ 5.86169
6.01/6.12 c bounds 83 >= -2140 @ 5.86311
6.01/6.12 c bounds 83 >= -2134 @ 5.86462
6.01/6.12 c bounds 83 >= -2130 @ 5.86618
6.01/6.12 c bounds 83 >= -2124 @ 5.86671
6.01/6.12 c bounds 83 >= -2122 @ 5.86817
6.01/6.12 c bounds 83 >= -2118 @ 5.86875
6.01/6.13 c bounds 83 >= -2116 @ 5.87037
6.01/6.13 c bounds 83 >= -2114 @ 5.87177
6.01/6.13 c bounds 83 >= -2112 @ 5.87229
6.01/6.13 c bounds 83 >= -2110 @ 5.87251
6.01/6.13 c bounds 83 >= -2108 @ 5.87385
6.01/6.13 c bounds 83 >= -2106 @ 5.87438
6.01/6.13 c bounds 83 >= -2104 @ 5.87573
6.01/6.14 c bounds 83 >= -2102 @ 5.87627
6.01/6.14 c bounds 83 >= -2100 @ 5.87655
6.01/6.14 c bounds 83 >= -2098 @ 5.87791
6.01/6.14 c bounds 83 >= -2096 @ 5.87829
6.01/6.14 c bounds 83 >= -2090 @ 5.87962
6.01/6.14 c bounds 83 >= -2088 @ 5.88098
6.01/6.14 c bounds 83 >= -2086 @ 5.88236
6.01/6.14 c bounds 83 >= -2084 @ 5.88375
6.01/6.15 c bounds 83 >= -2082 @ 5.88513
6.01/6.15 c bounds 83 >= -2080 @ 5.88655
6.01/6.15 c bounds 83 >= -2078 @ 5.88723
6.01/6.15 c bounds 83 >= -2076 @ 5.88864
6.01/6.15 c bounds 83 >= -2074 @ 5.88923
6.01/6.15 c bounds 83 >= -2072 @ 5.88965
6.01/6.16 c bounds 83 >= -2070 @ 5.89125
6.01/6.16 c bounds 83 >= -2066 @ 5.8927
6.01/6.16 c bounds 83 >= -2064 @ 5.89418
6.01/6.16 c bounds 83 >= -2062 @ 5.89555
6.01/6.16 c bounds 83 >= -2060 @ 5.8962
6.01/6.16 c bounds 83 >= -2058 @ 5.89628
6.01/6.16 c bounds 83 >= -2056 @ 5.89765
6.01/6.17 c bounds 83 >= -2054 @ 5.89904
6.01/6.17 c bounds 83 >= -2050 @ 5.90038
6.01/6.17 c bounds 83 >= -2048 @ 5.90178
6.01/6.17 c bounds 83 >= -2046 @ 5.90313
6.01/6.17 c bounds 83 >= -2040 @ 5.90461
6.01/6.17 c bounds 83 >= -2038 @ 5.90603
6.01/6.17 c bounds 83 >= -2036 @ 5.90643
6.01/6.17 c bounds 83 >= -2034 @ 5.90778
6.01/6.18 c bounds 83 >= -2032 @ 5.90815
6.01/6.18 c bounds 83 >= -2028 @ 5.90953
6.01/6.18 c bounds 83 >= -2026 @ 5.91015
6.01/6.18 c bounds 83 >= -2024 @ 5.91117
6.01/6.18 c bounds 83 >= -2022 @ 5.91258
6.01/6.18 c bounds 83 >= -2020 @ 5.91403
6.01/6.18 c bounds 83 >= -2016 @ 5.91444
6.01/6.19 c bounds 83 >= -2012 @ 5.9158
6.01/6.19 c bounds 83 >= -2008 @ 5.91622
6.01/6.19 c bounds 83 >= -2004 @ 5.91755
6.01/6.19 c bounds 83 >= -2002 @ 5.91812
6.01/6.19 c bounds 83 >= -2000 @ 5.91918
6.01/6.19 c bounds 83 >= -1998 @ 5.92066
6.01/6.19 c bounds 83 >= -1996 @ 5.92198
6.01/6.20 c bounds 83 >= -1990 @ 5.92321
6.10/6.20 c bounds 83 >= -1988 @ 5.92444
6.10/6.20 c bounds 83 >= -1986 @ 5.92583
6.10/6.20 c bounds 83 >= -1984 @ 5.9274
6.10/6.20 c bounds 83 >= -1982 @ 5.92808
6.10/6.20 c bounds 83 >= -1978 @ 5.92809
6.10/6.20 c bounds 83 >= -1974 @ 5.92931
6.10/6.20 c bounds 83 >= -1972 @ 5.93009
6.10/6.21 c bounds 83 >= -1970 @ 5.93009
6.10/6.21 c bounds 83 >= -1968 @ 5.93119
6.10/6.21 c bounds 83 >= -1964 @ 5.9325
6.10/6.21 c bounds 83 >= -1962 @ 5.93308
6.10/6.21 c bounds 83 >= -1958 @ 5.93427
6.10/6.21 c bounds 83 >= -1956 @ 5.93564
6.10/6.21 c bounds 83 >= -1954 @ 5.93704
6.10/6.22 c bounds 83 >= -1952 @ 5.93843
6.10/6.22 c bounds 83 >= -1946 @ 5.93906
6.10/6.22 c bounds 83 >= -1944 @ 5.94022
6.10/6.22 c bounds 83 >= -1942 @ 5.94155
6.10/6.22 c bounds 83 >= -1940 @ 5.94293
6.10/6.22 c bounds 83 >= -1938 @ 5.94329
6.10/6.22 c bounds 83 >= -1936 @ 5.94404
6.10/6.23 c bounds 83 >= -1934 @ 5.94404
6.10/6.23 c bounds 83 >= -1930 @ 5.94533
6.10/6.23 c bounds 83 >= -1926 @ 5.94604
6.10/6.23 c bounds 83 >= -1922 @ 5.94711
6.10/6.23 c bounds 83 >= -1920 @ 5.94852
6.10/6.23 c bounds 83 >= -1918 @ 5.94988
6.10/6.23 c bounds 83 >= -1914 @ 5.95022
6.10/6.23 c bounds 83 >= -1912 @ 5.95101
6.10/6.24 c bounds 83 >= -1908 @ 5.95186
6.10/6.24 c bounds 83 >= -1906 @ 5.95224
6.10/6.24 c bounds 83 >= -1904 @ 5.95376
6.10/6.24 c bounds 83 >= -1902 @ 5.95516
6.10/6.24 c bounds 83 >= -1900 @ 5.956
6.10/6.24 c bounds 83 >= -1898 @ 5.95688
6.10/6.24 c bounds 83 >= -1896 @ 5.95748
6.10/6.25 c bounds 83 >= -1894 @ 5.95877
6.10/6.25 c bounds 83 >= -1890 @ 5.95912
6.10/6.25 c bounds 83 >= -1888 @ 5.96038
6.10/6.25 c bounds 83 >= -1886 @ 5.96179
6.10/6.25 c bounds 83 >= -1884 @ 5.96218
6.10/6.25 c bounds 83 >= -1882 @ 5.96349
6.10/6.25 c bounds 83 >= -1880 @ 5.96489
6.10/6.26 c bounds 83 >= -1878 @ 5.96629
6.10/6.26 c bounds 83 >= -1876 @ 5.96763
6.10/6.26 c bounds 83 >= -1872 @ 5.969
6.10/6.26 c bounds 83 >= -1870 @ 5.97035
6.10/6.26 c bounds 83 >= -1868 @ 5.97094
6.10/6.26 c bounds 83 >= -1864 @ 5.97201
6.10/6.26 c bounds 83 >= -1862 @ 5.97334
6.10/6.27 c bounds 83 >= -1860 @ 5.97477
6.10/6.27 c bounds 83 >= -1858 @ 5.97613
6.10/6.27 c bounds 83 >= -1856 @ 5.97745
6.10/6.27 c bounds 83 >= -1854 @ 5.97792
6.10/6.27 c bounds 83 >= -1852 @ 5.97821
6.10/6.27 c bounds 83 >= -1850 @ 5.97955
6.10/6.29 c bounds 82 >= -1850 @ 5.9982
6.10/6.29 c bounds 82 >= -1848 @ 5.99983
6.10/6.29 c bounds 82 >= -1844 @ 6.00132
6.20/6.30 c bounds 82 >= -1842 @ 6.00272
6.20/6.30 c bounds 82 >= -1838 @ 6.00424
6.20/6.30 c bounds 82 >= -1834 @ 6.00483
6.20/6.30 c bounds 82 >= -1832 @ 6.00624
6.20/6.30 c bounds 82 >= -1830 @ 6.00682
6.20/6.30 c bounds 82 >= -1828 @ 6.00812
6.20/6.30 c bounds 82 >= -1826 @ 6.00948
6.20/6.31 c bounds 82 >= -1824 @ 6.01093
6.20/6.31 c bounds 82 >= -1822 @ 6.01236
6.20/6.31 c bounds 82 >= -1820 @ 6.01281
6.20/6.31 c bounds 82 >= -1818 @ 6.0143
6.20/6.31 c bounds 82 >= -1816 @ 6.01575
6.20/6.31 c bounds 82 >= -1814 @ 6.01734
6.20/6.32 c bounds 82 >= -1812 @ 6.01876
6.20/6.32 c bounds 82 >= -1810 @ 6.02015
6.20/6.34 c bounds 81 >= -1810 @ 6.03998
6.20/6.34 c bounds 81 >= -1808 @ 6.04069
6.20/6.34 c bounds 81 >= -1806 @ 6.04113
6.20/6.34 c bounds 81 >= -1804 @ 6.04258
6.20/6.34 c bounds 81 >= -1802 @ 6.04339
6.20/6.34 c bounds 81 >= -1800 @ 6.0451
6.20/6.35 c bounds 81 >= -1798 @ 6.04582
6.20/6.35 c bounds 81 >= -1796 @ 6.04783
6.20/6.35 c bounds 81 >= -1794 @ 6.05003
6.20/6.35 c bounds 81 >= -1792 @ 6.05312
6.20/6.36 c bounds 81 >= -1790 @ 6.05654
6.20/6.37 c bounds 81 >= -1788 @ 6.06672
6.40/6.52 c #Conflicts: 7000 | #Constraints: 8957
7.10/7.25 c bounds 80 >= -1788 @ 6.9309
7.10/7.25 c bounds 80 >= -1786 @ 6.93286
7.10/7.29 c bounds 80 >= -1784 @ 6.9709
7.10/7.29 c bounds 80 >= -1782 @ 6.97441
7.19/7.30 c bounds 80 >= -1780 @ 6.97996
7.19/7.30 c bounds 80 >= -1778 @ 6.98269
7.19/7.31 c #Conflicts: 8000 | #Constraints: 10066
7.19/7.32 c bounds 80 >= -1776 @ 6.99938
7.19/7.33 c bounds 80 >= -1774 @ 7.00977
7.19/7.37 c bounds 80 >= -1772 @ 7.04983
7.30/7.46 c bounds 80 >= -1770 @ 7.13519
7.39/7.52 c #Conflicts: 9000 | #Constraints: 11153
7.39/7.53 c bounds 80 >= -1768 @ 7.20342
7.70/7.88 c DATABASE CLEANUP
7.70/7.88 c GARBAGE COLLECT
7.70/7.88 c bounds 80 >= -1766 @ 7.54597
8.30/8.41 c bounds 80 >= -1764 @ 8.059
8.49/8.65 c #Conflicts: 10000 | #Constraints: 9533
8.90/9.09 c bounds 79 >= -1764 @ 8.72551
8.90/9.09 c bounds 79 >= -1762 @ 8.72802
8.90/9.09 c bounds 79 >= -1760 @ 8.73044
8.90/9.10 c bounds 79 >= -1758 @ 8.73434
8.90/9.10 c bounds 79 >= -1756 @ 8.73865
8.90/9.11 c bounds 79 >= -1754 @ 8.74369
9.00/9.11 c bounds 79 >= -1752 @ 8.74595
9.00/9.12 c bounds 79 >= -1750 @ 8.74998
9.00/9.12 c bounds 79 >= -1748 @ 8.75379
9.00/9.12 c bounds 79 >= -1746 @ 8.75711
9.00/9.13 c bounds 79 >= -1744 @ 8.75939
9.00/9.13 c bounds 79 >= -1742 @ 8.76163
9.00/9.14 c bounds 79 >= -1740 @ 8.76743
9.00/9.14 c bounds 79 >= -1738 @ 8.77073
9.00/9.14 c bounds 79 >= -1736 @ 8.77234
9.00/9.14 c bounds 79 >= -1734 @ 8.77578
9.00/9.15 c bounds 79 >= -1732 @ 8.78122
9.00/9.17 c bounds 79 >= -1730 @ 8.79541
9.00/9.17 c bounds 79 >= -1728 @ 8.80363
9.00/9.18 c #Conflicts: 11000 | #Constraints: 10803
9.00/9.19 c bounds 79 >= -1726 @ 8.81688
9.09/9.21 c bounds 79 >= -1724 @ 8.83828
9.09/9.28 c bounds 79 >= -1722 @ 8.9064
9.19/9.34 c bounds 79 >= -1720 @ 8.9606
9.19/9.35 c bounds 79 >= -1718 @ 8.97392
9.19/9.38 c bounds 79 >= -1716 @ 9.00232
9.19/9.39 c #Conflicts: 12000 | #Constraints: 11980
9.29/9.43 c UNIT CLEANUP
9.29/9.43 c DATABASE CLEANUP
9.29/9.43 c GARBAGE COLLECT
9.29/9.43 c bounds 79 >= -1714 @ 9.04556
9.29/9.45 c bounds 79 >= -1712 @ 9.06782
9.29/9.48 c bounds 79 >= -1710 @ 9.09024
9.29/9.49 c #Conflicts: 13000 | #Constraints: 10326
9.38/9.52 c bounds 79 >= -1708 @ 9.12987
9.38/9.52 c bounds 79 >= -1706 @ 9.13109
9.38/9.52 c bounds 79 >= -1704 @ 9.13279
9.38/9.58 c #Conflicts: 14000 | #Constraints: 11362
9.49/9.69 c bounds 79 >= -1702 @ 9.29621
9.49/9.69 c #Conflicts: 15000 | #Constraints: 12419
11.00/11.12 c DATABASE CLEANUP
11.00/11.12 c GARBAGE COLLECT
11.00/11.12 c rational objective 2
11.78/11.93 c #Conflicts: 16000 | #Constraints: 10530
11.78/11.97 c bounds 78 >= -1702 @ 11.5414
11.78/11.97 c bounds 78 >= -1700 @ 11.5431
11.78/11.97 c bounds 78 >= -1698 @ 11.5445
11.78/11.97 c bounds 78 >= -1696 @ 11.5456
11.78/11.97 c bounds 78 >= -1694 @ 11.5457
11.78/11.98 c bounds 78 >= -1692 @ 11.5494
11.78/11.98 c bounds 78 >= -1690 @ 11.5528
11.78/12.00 c bounds 78 >= -1688 @ 11.5704
11.89/12.02 c bounds 78 >= -1686 @ 11.5899
11.89/12.02 c bounds 78 >= -1684 @ 11.5954
11.89/12.03 c bounds 78 >= -1682 @ 11.6013
11.89/12.05 c #Conflicts: 17000 | #Constraints: 11707
11.89/12.06 c bounds 78 >= -1680 @ 11.6305
11.99/12.15 c #Conflicts: 18000 | #Constraints: 12734
11.99/12.15 c bounds 78 >= -1678 @ 11.7154
12.08/12.22 c DATABASE CLEANUP
12.08/12.22 c GARBAGE COLLECT
12.08/12.22 c #Conflicts: 19000 | #Constraints: 10637
12.17/12.30 c #Conflicts: 20000 | #Constraints: 11637
12.17/12.34 c bounds 78 >= -1676 @ 11.9033
13.07/13.20 c #Conflicts: 21000 | #Constraints: 12679
13.07/13.28 c DATABASE CLEANUP
13.07/13.28 c GARBAGE COLLECT
13.07/13.28 c #Conflicts: 22000 | #Constraints: 10408
13.17/13.36 c #Conflicts: 23000 | #Constraints: 11408
13.27/13.44 c #Conflicts: 24000 | #Constraints: 12408
13.27/13.45 c bounds 78 >= -1674 @ 12.9783
13.37/13.55 c bounds 76 >= -1674 @ 13.0807
13.37/13.55 c bounds 76 >= -1672 @ 13.0815
13.37/13.55 c bounds 76 >= -1670 @ 13.0824
13.47/13.64 c #Conflicts: 25000 | #Constraints: 13478
13.58/13.75 c DATABASE CLEANUP
13.58/13.75 c GARBAGE COLLECT
13.58/13.75 c bounds 75 >= -1670 @ 13.2728
13.67/13.80 c bounds 74 >= -1670 @ 13.3244
13.67/13.89 c bounds 73 >= -1670 @ 13.4034
13.67/13.89 c bounds 73 >= -1667 @ 13.404
13.67/13.89 c bounds 73 >= -1664 @ 13.4043
13.67/13.89 c bounds 73 >= -1663 @ 13.4043
13.67/13.89 c bounds 73 >= -1662 @ 13.405
13.67/13.89 c bounds 73 >= -1661 @ 13.4053
13.67/13.89 c bounds 73 >= -1660 @ 13.4055
13.67/13.89 c bounds 73 >= -1659 @ 13.4062
13.67/13.89 c bounds 73 >= -1658 @ 13.4069
13.67/13.89 c bounds 73 >= -1657 @ 13.4073
13.67/13.89 c bounds 73 >= -1656 @ 13.4074
13.67/13.89 c bounds 73 >= -1654 @ 13.408
13.67/13.89 c bounds 73 >= -1653 @ 13.4087
13.67/13.89 c bounds 73 >= -1652 @ 13.4094
13.67/13.89 c bounds 73 >= -1651 @ 13.4101
13.78/13.90 c bounds 73 >= -1650 @ 13.4103
13.78/13.90 c bounds 73 >= -1649 @ 13.4105
13.78/13.90 c bounds 73 >= -1648 @ 13.4112
13.78/13.90 c bounds 73 >= -1647 @ 13.4119
13.78/13.90 c bounds 73 >= -1644 @ 13.4123
13.78/13.90 c bounds 73 >= -1643 @ 13.4123
13.78/13.90 c bounds 73 >= -1641 @ 13.4129
13.78/13.90 c bounds 73 >= -1639 @ 13.4136
13.78/13.90 c bounds 73 >= -1638 @ 13.4143
13.78/13.90 c bounds 73 >= -1636 @ 13.4149
13.78/13.90 c bounds 73 >= -1633 @ 13.4153
13.78/13.90 c bounds 73 >= -1632 @ 13.4154
13.78/13.90 c bounds 73 >= -1631 @ 13.4161
13.78/13.90 c bounds 73 >= -1630 @ 13.4168
13.78/13.91 c bounds 73 >= -1629 @ 13.4173
13.78/13.91 c bounds 73 >= -1628 @ 13.4173
13.78/13.91 c bounds 73 >= -1627 @ 13.4179
13.78/13.91 c bounds 73 >= -1626 @ 13.4183
13.78/13.91 c bounds 73 >= -1625 @ 13.4183
13.78/13.91 c bounds 73 >= -1623 @ 13.419
13.78/13.91 c bounds 73 >= -1622 @ 13.4193
13.78/13.91 c bounds 73 >= -1621 @ 13.4194
13.78/13.91 c bounds 73 >= -1620 @ 13.4201
13.78/13.91 c bounds 73 >= -1619 @ 13.4208
13.78/13.91 c bounds 73 >= -1618 @ 13.4213
13.78/13.91 c bounds 73 >= -1617 @ 13.4213
13.78/13.91 c bounds 73 >= -1616 @ 13.4219
13.78/13.91 c bounds 73 >= -1615 @ 13.4223
13.78/13.92 c bounds 73 >= -1614 @ 13.4223
13.78/13.92 c bounds 73 >= -1613 @ 13.423
13.78/13.92 c bounds 73 >= -1612 @ 13.4233
13.78/13.92 c bounds 73 >= -1611 @ 13.4234
13.78/13.92 c bounds 73 >= -1610 @ 13.4241
13.78/13.92 c bounds 73 >= -1609 @ 13.4243
13.78/13.92 c bounds 73 >= -1608 @ 13.4244
13.78/13.92 c bounds 73 >= -1607 @ 13.4251
13.78/13.92 c bounds 73 >= -1606 @ 13.4258
13.78/13.92 c bounds 73 >= -1603 @ 13.4263
13.78/13.92 c bounds 73 >= -1602 @ 13.4263
13.78/13.92 c bounds 73 >= -1601 @ 13.4269
13.78/13.92 c bounds 73 >= -1600 @ 13.4273
13.78/13.92 c bounds 73 >= -1599 @ 13.4273
13.78/13.92 c bounds 73 >= -1597 @ 13.428
13.78/13.93 c bounds 73 >= -1596 @ 13.4282
13.78/13.93 c bounds 73 >= -1595 @ 13.4284
13.78/13.93 c bounds 73 >= -1593 @ 13.429
13.78/13.93 c bounds 73 >= -1591 @ 13.4297
13.78/13.93 c bounds 73 >= -1590 @ 13.4304
13.78/13.93 c bounds 73 >= -1589 @ 13.4311
13.78/13.93 c bounds 73 >= -1586 @ 13.4317
13.78/13.93 c bounds 73 >= -1585 @ 13.4322
13.78/13.93 c bounds 73 >= -1584 @ 13.4322
13.78/13.93 c bounds 73 >= -1583 @ 13.4322
13.78/13.93 c bounds 73 >= -1582 @ 13.4322
13.78/13.93 c bounds 73 >= -1581 @ 13.4322
13.78/13.93 c bounds 73 >= -1580 @ 13.4328
13.78/13.93 c bounds 73 >= -1579 @ 13.4332
13.78/13.94 c bounds 73 >= -1578 @ 13.4332
13.78/13.94 c bounds 73 >= -1577 @ 13.4338
13.78/13.94 c bounds 73 >= -1576 @ 13.4345
13.78/13.94 c bounds 73 >= -1573 @ 13.4352
13.78/13.94 c bounds 73 >= -1570 @ 13.4358
13.78/13.94 c bounds 73 >= -1567 @ 13.4362
13.78/13.94 c bounds 73 >= -1564 @ 13.4362
13.78/13.94 c bounds 73 >= -1561 @ 13.4369
13.78/13.94 c bounds 73 >= -1560 @ 13.4372
13.78/13.94 c bounds 73 >= -1559 @ 13.4372
13.78/13.94 c bounds 73 >= -1558 @ 13.4379
13.78/13.94 c bounds 73 >= -1557 @ 13.4382
13.78/13.94 c bounds 73 >= -1556 @ 13.4382
13.78/13.94 c bounds 73 >= -1555 @ 13.4389
13.78/13.94 c bounds 73 >= -1554 @ 13.4392
13.78/13.95 c bounds 73 >= -1553 @ 13.4393
13.78/13.95 c bounds 73 >= -1552 @ 13.4399
13.78/13.95 c bounds 73 >= -1550 @ 13.4402
13.78/13.95 c bounds 73 >= -1547 @ 13.4403
13.78/13.95 c bounds 73 >= -1545 @ 13.4409
13.78/13.95 c bounds 73 >= -1542 @ 13.4416
13.78/13.95 c bounds 73 >= -1541 @ 13.4422
13.78/13.95 c bounds 73 >= -1539 @ 13.4429
13.78/13.95 c bounds 73 >= -1538 @ 13.4432
13.78/13.95 c bounds 73 >= -1537 @ 13.4432
13.78/13.95 c bounds 73 >= -1536 @ 13.4438
13.78/13.95 c bounds 73 >= -1535 @ 13.4445
13.78/13.95 c bounds 73 >= -1534 @ 13.4452
13.78/13.95 c bounds 73 >= -1533 @ 13.4458
13.78/13.95 c bounds 73 >= -1532 @ 13.4462
13.78/13.96 c bounds 73 >= -1531 @ 13.4462
13.78/13.96 c bounds 73 >= -1530 @ 13.4468
13.78/13.96 c bounds 73 >= -1529 @ 13.4472
13.78/13.96 c bounds 73 >= -1528 @ 13.4472
13.78/13.96 c bounds 73 >= -1527 @ 13.4478
13.78/13.96 c bounds 73 >= -1526 @ 13.4482
13.78/13.96 c bounds 73 >= -1525 @ 13.4482
13.78/13.96 c bounds 73 >= -1523 @ 13.4488
13.78/13.96 c bounds 73 >= -1522 @ 13.4492
13.78/13.96 c bounds 73 >= -1521 @ 13.4492
13.78/13.96 c bounds 73 >= -1520 @ 13.4498
13.78/13.96 c bounds 73 >= -1519 @ 13.4505
13.78/13.96 c bounds 73 >= -1518 @ 13.4511
13.78/13.96 c bounds 73 >= -1517 @ 13.4518
13.78/13.96 c bounds 73 >= -1516 @ 13.4522
13.78/13.97 c bounds 73 >= -1515 @ 13.4522
13.78/13.97 c bounds 73 >= -1514 @ 13.4528
13.78/13.97 c bounds 73 >= -1513 @ 13.4532
13.78/13.97 c bounds 73 >= -1512 @ 13.4532
13.78/13.97 c bounds 73 >= -1511 @ 13.4538
13.78/13.97 c bounds 73 >= -1510 @ 13.4542
13.78/13.97 c bounds 73 >= -1507 @ 13.4542
13.78/13.97 c bounds 73 >= -1506 @ 13.4548
13.78/13.97 c bounds 73 >= -1505 @ 13.4551
13.78/13.97 c bounds 73 >= -1504 @ 13.4551
13.78/13.97 c bounds 73 >= -1503 @ 13.4558
13.78/13.97 c bounds 73 >= -1502 @ 13.4561
13.78/13.97 c bounds 73 >= -1500 @ 13.4561
13.78/13.97 c bounds 73 >= -1499 @ 13.4567
13.78/13.97 c bounds 73 >= -1498 @ 13.4571
13.78/13.98 c bounds 73 >= -1497 @ 13.4571
13.78/13.98 c bounds 73 >= -1496 @ 13.4577
13.78/13.98 c bounds 73 >= -1495 @ 13.4581
13.78/13.98 c bounds 73 >= -1494 @ 13.4581
13.78/13.98 c bounds 73 >= -1493 @ 13.4587
13.78/13.98 c bounds 73 >= -1492 @ 13.4591
13.78/13.98 c bounds 73 >= -1490 @ 13.4591
13.78/13.98 c bounds 73 >= -1489 @ 13.4596
13.78/13.98 c bounds 73 >= -1488 @ 13.4603
13.78/13.98 c bounds 73 >= -1487 @ 13.4609
13.78/13.98 c bounds 73 >= -1485 @ 13.4611
13.78/13.98 c bounds 73 >= -1484 @ 13.4613
13.78/13.98 c bounds 73 >= -1482 @ 13.4619
13.78/13.98 c bounds 73 >= -1481 @ 13.4625
13.78/13.98 c bounds 73 >= -1480 @ 13.4632
13.78/13.98 c bounds 73 >= -1479 @ 13.4638
13.78/13.99 c bounds 73 >= -1478 @ 13.4641
13.78/13.99 c bounds 73 >= -1477 @ 13.4642
13.78/13.99 c bounds 73 >= -1475 @ 13.4648
13.78/13.99 c bounds 73 >= -1474 @ 13.4651
13.78/13.99 c bounds 73 >= -1473 @ 13.4651
13.78/13.99 c bounds 73 >= -1471 @ 13.4658
13.78/13.99 c bounds 73 >= -1470 @ 13.4661
13.78/13.99 c bounds 73 >= -1469 @ 13.4661
13.78/13.99 c bounds 73 >= -1468 @ 13.4668
13.78/13.99 c bounds 73 >= -1467 @ 13.4671
13.78/13.99 c bounds 73 >= -1466 @ 13.4671
13.78/13.99 c bounds 73 >= -1465 @ 13.4677
13.78/13.99 c bounds 73 >= -1462 @ 13.4681
13.78/13.99 c bounds 73 >= -1461 @ 13.4681
13.78/13.99 c bounds 73 >= -1460 @ 13.4687
13.78/14.00 c bounds 73 >= -1459 @ 13.4691
13.78/14.00 c bounds 73 >= -1458 @ 13.4691
13.78/14.00 c bounds 73 >= -1457 @ 13.4696
13.78/14.00 c bounds 73 >= -1456 @ 13.4703
13.78/14.00 c bounds 73 >= -1455 @ 13.471
13.78/14.00 c bounds 73 >= -1452 @ 13.4718
13.78/14.00 c bounds 73 >= -1451 @ 13.4721
13.78/14.00 c bounds 73 >= -1450 @ 13.4722
13.78/14.00 c bounds 73 >= -1447 @ 13.4729
13.78/14.00 c bounds 73 >= -1446 @ 13.4735
13.78/14.00 c bounds 73 >= -1444 @ 13.4741
13.78/14.00 c bounds 73 >= -1443 @ 13.4748
13.78/14.00 c bounds 73 >= -1442 @ 13.475
13.78/14.00 c bounds 73 >= -1441 @ 13.475
13.78/14.00 c bounds 73 >= -1440 @ 13.4757
13.78/14.01 c bounds 73 >= -1439 @ 13.4763
13.78/14.01 c bounds 73 >= -1438 @ 13.477
13.78/14.01 c bounds 73 >= -1437 @ 13.4776
13.78/14.01 c bounds 73 >= -1436 @ 13.478
13.78/14.01 c bounds 73 >= -1435 @ 13.478
13.78/14.01 c bounds 73 >= -1434 @ 13.478
13.88/14.01 c bounds 73 >= -1433 @ 13.4782
13.88/14.01 c bounds 73 >= -1432 @ 13.4788
13.88/14.01 c bounds 73 >= -1431 @ 13.479
13.88/14.01 c bounds 73 >= -1430 @ 13.479
13.88/14.01 c bounds 73 >= -1428 @ 13.4797
13.88/14.01 c bounds 73 >= -1427 @ 13.4803
13.88/14.01 c bounds 73 >= -1426 @ 13.4809
13.88/14.01 c bounds 73 >= -1425 @ 13.4816
13.88/14.01 c bounds 73 >= -1424 @ 13.4823
13.88/14.02 c bounds 73 >= -1423 @ 13.4829
13.88/14.02 c bounds 73 >= -1422 @ 13.4836
13.88/14.02 c bounds 73 >= -1419 @ 13.484
13.88/14.02 c bounds 73 >= -1418 @ 13.484
13.88/14.02 c bounds 73 >= -1417 @ 13.484
13.88/14.02 c bounds 73 >= -1416 @ 13.4842
13.88/14.02 c bounds 73 >= -1415 @ 13.4849
13.88/14.02 c bounds 73 >= -1414 @ 13.4855
13.88/14.02 c bounds 73 >= -1413 @ 13.486
13.88/14.02 c bounds 73 >= -1412 @ 13.486
13.88/14.02 c bounds 73 >= -1410 @ 13.4865
13.88/14.02 c bounds 73 >= -1409 @ 13.4872
13.88/14.02 c bounds 73 >= -1408 @ 13.4878
13.88/14.02 c bounds 73 >= -1407 @ 13.4885
13.88/14.02 c bounds 73 >= -1406 @ 13.4891
13.88/14.02 c bounds 73 >= -1405 @ 13.4898
13.88/14.03 c bounds 73 >= -1404 @ 13.49
13.88/14.03 c bounds 73 >= -1403 @ 13.4901
13.88/14.03 c bounds 73 >= -1402 @ 13.4907
13.99/14.13 c bounds 72 >= -1402 @ 13.5899
13.99/14.13 c bounds 72 >= -1401 @ 13.5908
13.99/14.13 c bounds 72 >= -1400 @ 13.5915
13.99/14.13 c bounds 72 >= -1399 @ 13.5922
13.99/14.13 c bounds 72 >= -1398 @ 13.5929
13.99/14.13 c bounds 72 >= -1395 @ 13.5935
13.99/14.13 c bounds 72 >= -1394 @ 13.5942
13.99/14.13 c bounds 72 >= -1393 @ 13.5945
13.99/14.13 c bounds 72 >= -1392 @ 13.5946
13.99/14.13 c bounds 72 >= -1391 @ 13.5952
13.99/14.13 c bounds 72 >= -1390 @ 13.5955
13.99/14.14 c bounds 72 >= -1387 @ 13.5956
13.99/14.14 c bounds 72 >= -1386 @ 13.5962
13.99/14.14 c bounds 72 >= -1385 @ 13.5965
13.99/14.14 c bounds 72 >= -1384 @ 13.5966
13.99/14.14 c bounds 72 >= -1383 @ 13.5972
13.99/14.14 c bounds 72 >= -1382 @ 13.5975
13.99/14.14 c bounds 72 >= -1380 @ 13.5976
13.99/14.14 c bounds 72 >= -1379 @ 13.5983
13.99/14.14 c bounds 72 >= -1378 @ 13.5985
13.99/14.14 c bounds 72 >= -1377 @ 13.5985
13.99/14.14 c bounds 72 >= -1374 @ 13.5992
13.99/14.14 c bounds 72 >= -1373 @ 13.5995
13.99/14.14 c bounds 72 >= -1372 @ 13.5995
13.99/14.14 c bounds 72 >= -1370 @ 13.6001
13.99/14.14 c bounds 72 >= -1369 @ 13.6005
13.99/14.15 c bounds 72 >= -1368 @ 13.6005
13.99/14.15 c bounds 72 >= -1367 @ 13.6011
13.99/14.15 c bounds 72 >= -1366 @ 13.6015
13.99/14.15 c bounds 72 >= -1365 @ 13.6015
13.99/14.15 c bounds 72 >= -1364 @ 13.6021
13.99/14.15 c bounds 72 >= -1363 @ 13.6025
13.99/14.15 c bounds 72 >= -1361 @ 13.6026
13.99/14.15 c bounds 72 >= -1360 @ 13.6032
13.99/14.15 c bounds 72 >= -1359 @ 13.6035
13.99/14.15 c bounds 72 >= -1358 @ 13.6036
13.99/14.15 c bounds 72 >= -1357 @ 13.6042
13.99/14.15 c bounds 72 >= -1355 @ 13.6048
13.99/14.15 c bounds 72 >= -1352 @ 13.6054
13.99/14.15 c bounds 72 >= -1351 @ 13.606
13.99/14.15 c bounds 72 >= -1350 @ 13.6066
13.99/14.15 c bounds 72 >= -1349 @ 13.6072
13.99/14.16 c bounds 72 >= -1348 @ 13.6078
13.99/14.16 c bounds 72 >= -1346 @ 13.6084
13.99/14.16 c bounds 72 >= -1345 @ 13.609
13.99/14.16 c bounds 72 >= -1344 @ 13.6096
13.99/14.16 c bounds 72 >= -1343 @ 13.6102
13.99/14.16 c bounds 72 >= -1342 @ 13.6108
13.99/14.16 c bounds 72 >= -1341 @ 13.6114
13.99/14.16 c bounds 72 >= -1339 @ 13.6115
13.99/14.16 c bounds 72 >= -1338 @ 13.6116
13.99/14.16 c bounds 72 >= -1337 @ 13.6121
13.99/14.16 c bounds 72 >= -1335 @ 13.6125
13.99/14.16 c bounds 72 >= -1334 @ 13.6125
13.99/14.16 c bounds 72 >= -1333 @ 13.6125
13.99/14.16 c bounds 72 >= -1332 @ 13.6125
13.99/14.16 c bounds 72 >= -1330 @ 13.6131
13.99/14.16 c bounds 72 >= -1329 @ 13.6135
13.99/14.16 c bounds 72 >= -1328 @ 13.6135
13.99/14.17 c bounds 72 >= -1327 @ 13.6135
13.99/14.17 c bounds 72 >= -1326 @ 13.6135
13.99/14.17 c bounds 72 >= -1325 @ 13.614
13.99/14.17 c bounds 72 >= -1323 @ 13.6146
13.99/14.17 c bounds 72 >= -1321 @ 13.6152
13.99/14.17 c bounds 72 >= -1318 @ 13.6154
13.99/14.17 c bounds 72 >= -1317 @ 13.6154
13.99/14.17 c bounds 72 >= -1316 @ 13.616
13.99/14.17 c bounds 72 >= -1315 @ 13.6166
13.99/14.17 c bounds 72 >= -1314 @ 13.6172
13.99/14.17 c bounds 72 >= -1313 @ 13.6174
13.99/14.17 c bounds 72 >= -1311 @ 13.6174
13.99/14.17 c bounds 72 >= -1310 @ 13.6174
13.99/14.17 c bounds 72 >= -1307 @ 13.6175
13.99/14.17 c bounds 72 >= -1305 @ 13.6181
13.99/14.17 c bounds 72 >= -1303 @ 13.6184
13.99/14.17 c bounds 72 >= -1302 @ 13.6184
13.99/14.18 c bounds 72 >= -1301 @ 13.6184
13.99/14.18 c bounds 72 >= -1298 @ 13.6185
13.99/14.18 c bounds 72 >= -1297 @ 13.6191
13.99/14.18 c bounds 72 >= -1295 @ 13.6194
13.99/14.18 c bounds 72 >= -1294 @ 13.6194
13.99/14.18 c bounds 72 >= -1293 @ 13.6194
13.99/14.18 c bounds 72 >= -1292 @ 13.6195
13.99/14.18 c bounds 72 >= -1291 @ 13.62
13.99/14.18 c bounds 72 >= -1290 @ 13.6206
13.99/14.18 c bounds 72 >= -1289 @ 13.6212
13.99/14.18 c bounds 72 >= -1288 @ 13.6214
13.99/14.18 c bounds 72 >= -1286 @ 13.6214
13.99/14.18 c bounds 72 >= -1285 @ 13.6219
13.99/14.18 c bounds 72 >= -1284 @ 13.6225
13.99/14.18 c bounds 72 >= -1283 @ 13.6231
13.99/14.18 c bounds 72 >= -1282 @ 13.6237
13.99/14.19 c bounds 72 >= -1281 @ 13.6242
13.99/14.19 c bounds 72 >= -1280 @ 13.6244
13.99/14.19 c bounds 72 >= -1279 @ 13.6244
13.99/14.19 c bounds 72 >= -1278 @ 13.625
13.99/14.19 c bounds 72 >= -1276 @ 13.6255
13.99/14.19 c bounds 72 >= -1275 @ 13.6261
13.99/14.19 c bounds 72 >= -1274 @ 13.6264
13.99/14.19 c bounds 72 >= -1273 @ 13.6264
13.99/14.19 c bounds 72 >= -1272 @ 13.6264
13.99/14.19 c bounds 72 >= -1271 @ 13.6264
13.99/14.19 c bounds 72 >= -1270 @ 13.6269
13.99/14.19 c bounds 72 >= -1269 @ 13.6275
13.99/14.19 c bounds 72 >= -1268 @ 13.6281
13.99/14.19 c bounds 72 >= -1267 @ 13.6284
13.99/14.19 c bounds 72 >= -1266 @ 13.6284
13.99/14.19 c bounds 72 >= -1265 @ 13.6284
13.99/14.19 c bounds 72 >= -1264 @ 13.6284
13.99/14.19 c bounds 72 >= -1263 @ 13.6289
13.99/14.20 c bounds 72 >= -1262 @ 13.6295
14.07/14.20 c bounds 72 >= -1261 @ 13.6301
14.07/14.20 c bounds 72 >= -1260 @ 13.6304
14.07/14.20 c bounds 72 >= -1259 @ 13.6304
14.07/14.20 c bounds 72 >= -1258 @ 13.6309
14.07/14.20 c bounds 72 >= -1257 @ 13.6315
14.07/14.20 c bounds 72 >= -1255 @ 13.6321
14.07/14.20 c bounds 72 >= -1254 @ 13.6324
14.07/14.20 c bounds 72 >= -1253 @ 13.6324
14.07/14.20 c bounds 72 >= -1251 @ 13.6324
14.07/14.20 c bounds 72 >= -1248 @ 13.6324
14.07/14.20 c bounds 72 >= -1245 @ 13.6324
14.07/14.20 c bounds 72 >= -1244 @ 13.6326
14.07/14.20 c bounds 72 >= -1243 @ 13.6332
14.07/14.20 c bounds 72 >= -1242 @ 13.6334
14.07/14.20 c bounds 72 >= -1241 @ 13.6334
14.07/14.20 c bounds 72 >= -1240 @ 13.6339
14.07/14.21 c bounds 72 >= -1239 @ 13.6345
14.07/14.21 c bounds 72 >= -1238 @ 13.635
14.07/14.21 c bounds 72 >= -1237 @ 13.6354
14.07/14.21 c bounds 72 >= -1234 @ 13.6354
14.07/14.21 c bounds 72 >= -1233 @ 13.6354
14.07/14.21 c bounds 72 >= -1232 @ 13.6354
14.07/14.21 c bounds 72 >= -1231 @ 13.6359
14.07/14.21 c bounds 72 >= -1230 @ 13.6364
14.07/14.21 c bounds 72 >= -1229 @ 13.637
14.07/14.21 c bounds 72 >= -1228 @ 13.6376
14.07/14.21 c bounds 72 >= -1227 @ 13.6381
14.07/14.21 c bounds 72 >= -1226 @ 13.6384
14.07/14.21 c bounds 72 >= -1225 @ 13.6384
14.07/14.21 c bounds 72 >= -1224 @ 13.6384
14.07/14.21 c bounds 72 >= -1223 @ 13.6384
14.07/14.21 c bounds 72 >= -1222 @ 13.639
14.07/14.21 c bounds 72 >= -1220 @ 13.6394
14.07/14.21 c bounds 72 >= -1219 @ 13.6394
14.07/14.22 c bounds 72 >= -1218 @ 13.6397
14.07/14.22 c bounds 72 >= -1217 @ 13.6403
14.07/14.22 c bounds 72 >= -1215 @ 13.6409
14.07/14.22 c bounds 72 >= -1214 @ 13.6414
14.07/14.22 c bounds 72 >= -1213 @ 13.642
14.07/14.22 c bounds 72 >= -1212 @ 13.6425
14.07/14.22 c bounds 72 >= -1209 @ 13.6431
14.07/14.22 c bounds 72 >= -1208 @ 13.6436
14.07/14.22 c bounds 72 >= -1207 @ 13.6442
14.07/14.22 c bounds 72 >= -1206 @ 13.6443
14.07/14.22 c bounds 72 >= -1205 @ 13.6444
14.07/14.22 c bounds 72 >= -1204 @ 13.6451
14.07/14.22 c bounds 72 >= -1203 @ 13.6453
14.07/14.22 c bounds 72 >= -1202 @ 13.6453
14.07/14.22 c bounds 72 >= -1201 @ 13.6453
14.07/14.22 c bounds 72 >= -1200 @ 13.6454
14.07/14.22 c bounds 72 >= -1199 @ 13.6459
14.07/14.23 c bounds 72 >= -1198 @ 13.6464
14.07/14.23 c bounds 72 >= -1197 @ 13.647
14.07/14.23 c bounds 72 >= -1196 @ 13.6473
14.07/14.23 c bounds 72 >= -1195 @ 13.6473
14.07/14.23 c bounds 72 >= -1194 @ 13.6479
14.07/14.23 c bounds 72 >= -1193 @ 13.6484
14.07/14.23 c bounds 72 >= -1192 @ 13.649
14.07/14.23 c bounds 72 >= -1190 @ 13.6495
14.07/14.23 c bounds 72 >= -1189 @ 13.65
14.07/14.23 c bounds 72 >= -1188 @ 13.6503
14.07/14.23 c bounds 72 >= -1186 @ 13.6503
14.07/14.23 c bounds 72 >= -1185 @ 13.6503
14.07/14.23 c bounds 72 >= -1184 @ 13.6503
14.07/14.23 c bounds 72 >= -1183 @ 13.6503
14.07/14.23 c bounds 72 >= -1182 @ 13.6503
14.07/14.23 c bounds 72 >= -1181 @ 13.6509
14.07/14.23 c bounds 72 >= -1180 @ 13.6515
14.07/14.23 c bounds 72 >= -1179 @ 13.6521
14.07/14.24 c bounds 72 >= -1178 @ 13.6523
14.07/14.24 c bounds 72 >= -1177 @ 13.6523
14.07/14.24 c bounds 72 >= -1175 @ 13.653
14.07/14.24 c bounds 72 >= -1174 @ 13.6536
14.07/14.24 c bounds 72 >= -1173 @ 13.6542
14.07/14.24 c bounds 72 >= -1172 @ 13.6543
14.07/14.24 c bounds 72 >= -1171 @ 13.6543
14.07/14.24 c bounds 72 >= -1170 @ 13.6549
14.07/14.24 c bounds 72 >= -1169 @ 13.6554
14.07/14.24 c bounds 72 >= -1168 @ 13.656
14.07/14.24 c bounds 72 >= -1167 @ 13.6563
14.07/14.24 c bounds 72 >= -1165 @ 13.6563
14.07/14.24 c bounds 72 >= -1163 @ 13.6567
14.07/14.24 c bounds 72 >= -1162 @ 13.6572
14.07/14.24 c bounds 72 >= -1161 @ 13.6578
14.07/14.24 c bounds 72 >= -1160 @ 13.6583
14.07/14.24 c bounds 72 >= -1159 @ 13.6589
14.07/14.25 c bounds 72 >= -1158 @ 13.6597
14.07/14.25 c bounds 72 >= -1157 @ 13.6604
14.07/14.25 c bounds 72 >= -1156 @ 13.6612
14.07/14.25 c bounds 72 >= -1155 @ 13.6613
14.07/14.25 c bounds 72 >= -1154 @ 13.6617
14.07/14.25 c bounds 72 >= -1153 @ 13.6625
14.07/14.25 c bounds 72 >= -1152 @ 13.6633
14.07/14.25 c bounds 72 >= -1151 @ 13.6641
14.07/14.25 c bounds 72 >= -1150 @ 13.6643
14.07/14.25 c bounds 72 >= -1149 @ 13.6649
14.07/14.25 c bounds 72 >= -1148 @ 13.6653
14.07/14.25 c bounds 72 >= -1147 @ 13.6653
14.07/14.26 c bounds 72 >= -1146 @ 13.6661
14.07/14.26 c bounds 72 >= -1145 @ 13.6663
14.07/14.26 c bounds 72 >= -1144 @ 13.6663
14.07/14.26 c bounds 72 >= -1143 @ 13.6663
14.07/14.26 c bounds 72 >= -1142 @ 13.6663
14.07/14.26 c bounds 72 >= -1141 @ 13.6666
14.07/14.26 c bounds 72 >= -1140 @ 13.668
14.07/14.26 c bounds 72 >= -1139 @ 13.6704
14.07/14.27 c bounds 72 >= -1138 @ 13.6725
14.07/14.27 c bounds 72 >= -1137 @ 13.676
14.07/14.27 c #Conflicts: 26000 | #Constraints: 13044
14.07/14.27 c bounds 72 >= -1136 @ 13.6772
14.07/14.27 c bounds 72 >= -1135 @ 13.6782
14.07/14.28 c bounds 72 >= -1134 @ 13.6792
14.07/14.28 c bounds 72 >= -1133 @ 13.6808
14.07/14.28 c bounds 72 >= -1132 @ 13.6831
14.07/14.28 c bounds 72 >= -1131 @ 13.6878
14.88/15.05 c #Conflicts: 27000 | #Constraints: 14165
15.46/15.62 c bounds 71 >= -1131 @ 15.012
15.46/15.62 c bounds 71 >= -1130 @ 15.0139
15.46/15.62 c bounds 71 >= -1129 @ 15.0141
15.46/15.63 c bounds 71 >= -1128 @ 15.0152
15.46/15.63 c bounds 71 >= -1127 @ 15.0165
15.46/15.63 c bounds 71 >= -1126 @ 15.017
15.46/15.63 c bounds 71 >= -1125 @ 15.0178
15.46/15.63 c bounds 71 >= -1124 @ 15.0187
15.46/15.63 c bounds 71 >= -1123 @ 15.0191
15.46/15.63 c bounds 71 >= -1122 @ 15.0227
15.46/15.64 c bounds 71 >= -1121 @ 15.0231
15.46/15.64 c bounds 71 >= -1120 @ 15.0247
15.46/15.64 c bounds 71 >= -1119 @ 15.0268
15.46/15.64 c bounds 71 >= -1118 @ 15.029
15.46/15.65 c bounds 71 >= -1117 @ 15.0332
15.46/15.66 c bounds 71 >= -1116 @ 15.0421
15.46/15.67 c #Conflicts: 28000 | #Constraints: 15364
15.46/15.67 c bounds 71 >= -1115 @ 15.0513
15.46/15.67 c bounds 71 >= -1114 @ 15.0536
15.46/15.68 c bounds 71 >= -1113 @ 15.0642
15.46/15.69 c bounds 71 >= -1112 @ 15.066
15.46/15.69 c bounds 71 >= -1111 @ 15.0684
15.56/15.71 c bounds 71 >= -1110 @ 15.0866
15.56/15.71 c bounds 71 >= -1109 @ 15.0919
15.56/15.72 c bounds 71 >= -1108 @ 15.095
15.56/15.72 c bounds 71 >= -1107 @ 15.097
15.56/15.74 c bounds 71 >= -1106 @ 15.1208
15.56/15.75 c bounds 71 >= -1105 @ 15.1222
15.56/15.75 c bounds 71 >= -1104 @ 15.1235
15.56/15.78 c #Conflicts: 29000 | #Constraints: 16548
17.26/17.44 c UNIT CLEANUP
17.26/17.44 c DATABASE CLEANUP
17.26/17.44 c GARBAGE COLLECT
17.26/17.44 c rational objective 2
17.26/17.48 c bounds 71 >= -1103 @ 16.8408
17.36/17.51 c bounds 71 >= -1102 @ 16.87
17.36/17.54 c #Conflicts: 30000 | #Constraints: 13217
17.36/17.54 c bounds 71 >= -1101 @ 16.8938
17.36/17.56 c bounds 71 >= -1100 @ 16.9084
17.36/17.59 c bounds 71 >= -1099 @ 16.9447
17.46/17.60 c #Conflicts: 31000 | #Constraints: 14286
17.46/17.65 c bounds 71 >= -1098 @ 16.9952
17.46/17.65 c bounds 71 >= -1097 @ 16.998
17.46/17.67 c bounds 71 >= -1096 @ 17.0127
17.46/17.67 c #Conflicts: 32000 | #Constraints: 15340
17.56/17.74 c bounds 71 >= -1095 @ 17.0786
17.56/17.74 c #Conflicts: 33000 | #Constraints: 16346
17.56/17.76 c UNIT CLEANUP
17.56/17.76 c DATABASE CLEANUP
17.56/17.76 c GARBAGE COLLECT
17.56/17.76 c bounds 71 >= -1094 @ 17.0976
18.75/19.00 c #Conflicts: 34000 | #Constraints: 13359
18.86/19.04 c bounds 71 >= -1093 @ 18.3594
18.86/19.07 c #Conflicts: 35000 | #Constraints: 14392
18.97/19.14 c #Conflicts: 36000 | #Constraints: 15392
18.97/19.15 c bounds 71 >= -1092 @ 18.4652
18.97/19.16 c bounds 71 >= -1091 @ 18.4766
19.05/19.20 c bounds 71 >= -1090 @ 18.5109
19.05/19.22 c #Conflicts: 37000 | #Constraints: 16453
19.05/19.25 c UNIT CLEANUP
19.05/19.25 c DATABASE CLEANUP
19.05/19.25 c GARBAGE COLLECT
19.05/19.25 c bounds 71 >= -1089 @ 18.5586
19.05/19.29 c #Conflicts: 38000 | #Constraints: 13253
19.15/19.35 c #Conflicts: 39000 | #Constraints: 14253
19.15/19.36 c bounds 71 >= -1088 @ 18.6699
19.25/19.43 c #Conflicts: 40000 | #Constraints: 15292
19.35/19.50 c #Conflicts: 41000 | #Constraints: 16292
19.35/19.51 c bounds 71 >= -1087 @ 18.813
19.35/19.59 c #Conflicts: 42000 | #Constraints: 17334
19.45/19.69 c #Conflicts: 43000 | #Constraints: 18334
19.55/19.74 c bounds 71 >= -1086 @ 19.0391
19.55/19.78 c #Conflicts: 44000 | #Constraints: 19376
19.65/19.87 c #Conflicts: 45000 | #Constraints: 20376
19.75/19.98 c #Conflicts: 46000 | #Constraints: 21376
19.86/20.10 c #Conflicts: 47000 | #Constraints: 22376
21.14/21.39 c #Conflicts: 48000 | #Constraints: 23376
21.24/21.44 c bounds 71 >= -1085 @ 20.7107
21.35/21.56 c bounds 70 >= -1085 @ 20.8188
21.54/21.72 c bounds 69 >= -1085 @ 20.9857
21.54/21.73 c bounds 69 >= -1084 @ 20.9862
21.54/21.73 c bounds 69 >= -1083 @ 20.9862
21.54/21.73 c bounds 69 >= -1082 @ 20.9862
21.54/21.73 c bounds 69 >= -1081 @ 20.9862
21.54/21.73 c bounds 69 >= -1080 @ 20.9864
21.54/21.73 c bounds 69 >= -1079 @ 20.9871
21.54/21.73 c bounds 69 >= -1078 @ 20.9872
21.54/21.73 c bounds 69 >= -1077 @ 20.9889
21.54/21.73 c bounds 69 >= -1076 @ 20.9893
21.54/21.74 c bounds 69 >= -1075 @ 20.9925
21.54/21.74 c bounds 69 >= -1074 @ 20.9946
21.54/21.74 c #Conflicts: 49000 | #Constraints: 24548
21.54/21.75 c bounds 69 >= -1073 @ 21.0009
21.54/21.75 c bounds 69 >= -1072 @ 21.0071
21.54/21.76 c bounds 69 >= -1071 @ 21.0143
21.54/21.76 c bounds 69 >= -1070 @ 21.0157
21.54/21.77 c bounds 69 >= -1069 @ 21.0191
21.54/21.78 c bounds 69 >= -1068 @ 21.0331
21.64/21.82 c bounds 69 >= -1067 @ 21.0642
21.64/21.82 c #Conflicts: 50000 | #Constraints: 25726
21.74/21.91 c #Conflicts: 51000 | #Constraints: 26726
21.74/21.94 c bounds 69 >= -1066 @ 21.1835
22.24/22.41 c #Conflicts: 52000 | #Constraints: 27789
22.85/23.08 c bounds 68 >= -1066 @ 22.3139
22.85/23.08 c bounds 68 >= -1065 @ 22.3151
22.85/23.08 c bounds 68 >= -1064 @ 22.3161
22.85/23.08 c bounds 68 >= -1063 @ 22.3169
22.85/23.08 c bounds 68 >= -1062 @ 22.3178
22.85/23.08 c bounds 68 >= -1061 @ 22.3187
22.85/23.08 c bounds 68 >= -1060 @ 22.3196
22.85/23.08 c bounds 68 >= -1059 @ 22.3204
22.85/23.08 c bounds 68 >= -1058 @ 22.3213
22.85/23.09 c bounds 68 >= -1057 @ 22.3226
22.85/23.09 c bounds 68 >= -1056 @ 22.323
22.85/23.09 c bounds 68 >= -1055 @ 22.3247
22.85/23.09 c bounds 68 >= -1054 @ 22.3257
22.85/23.09 c bounds 68 >= -1053 @ 22.327
22.85/23.09 c bounds 68 >= -1052 @ 22.3289
22.85/23.09 c bounds 68 >= -1051 @ 22.3308
22.85/23.10 c bounds 68 >= -1050 @ 22.3323
22.85/23.10 c bounds 68 >= -1049 @ 22.3326
22.85/23.10 c #Conflicts: 53000 | #Constraints: 28970
22.85/23.10 c bounds 68 >= -1048 @ 22.3349
22.85/23.10 c bounds 68 >= -1047 @ 22.3377
22.85/23.10 c bounds 68 >= -1046 @ 22.3392
22.85/23.11 c bounds 68 >= -1045 @ 22.341
22.95/23.11 c bounds 68 >= -1044 @ 22.3457
22.95/23.11 c bounds 68 >= -1043 @ 22.3469
22.95/23.11 c bounds 68 >= -1042 @ 22.3487
22.95/23.12 c bounds 68 >= -1041 @ 22.3519
24.84/25.02 c DATABASE CLEANUP
24.84/25.02 c GARBAGE COLLECT
24.84/25.02 c bounds 68 >= -1040 @ 24.2353
24.84/25.02 c bounds 68 >= -1039 @ 24.2363
24.84/25.02 c bounds 68 >= -1038 @ 24.2407
24.84/25.03 c bounds 68 >= -1037 @ 24.241
24.84/25.03 c bounds 68 >= -1036 @ 24.2465
24.84/25.04 c bounds 68 >= -1035 @ 24.2534
24.84/25.04 c bounds 68 >= -1034 @ 24.2555
24.84/25.04 c bounds 68 >= -1033 @ 24.2561
24.84/25.05 c bounds 68 >= -1032 @ 24.2603
24.84/25.05 c bounds 68 >= -1031 @ 24.2639
24.84/25.05 c bounds 68 >= -1030 @ 24.2652
24.84/25.06 c #Conflicts: 54000 | #Constraints: 20007
24.84/25.06 c bounds 68 >= -1029 @ 24.2716
24.84/25.09 c bounds 68 >= -1028 @ 24.301
24.84/25.11 c bounds 68 >= -1027 @ 24.3168
24.94/25.12 c #Conflicts: 55000 | #Constraints: 21085
24.94/25.14 c bounds 68 >= -1026 @ 24.3498
24.94/25.16 c bounds 68 >= -1025 @ 24.3711
24.94/25.19 c bounds 68 >= -1024 @ 24.4013
25.03/25.20 c #Conflicts: 56000 | #Constraints: 22175
25.03/25.24 c bounds 68 >= -1023 @ 24.4461
25.03/25.28 c bounds 68 >= -1022 @ 24.4908
25.03/25.29 c #Conflicts: 57000 | #Constraints: 23226
25.13/25.37 c bounds 68 >= -1021 @ 24.5691
25.13/25.39 c #Conflicts: 58000 | #Constraints: 24241
25.22/25.48 c DATABASE CLEANUP
25.22/25.48 c GARBAGE COLLECT
25.22/25.48 c #Conflicts: 59000 | #Constraints: 17274
25.32/25.54 c bounds 68 >= -1020 @ 24.7416
25.32/25.56 c #Conflicts: 60000 | #Constraints: 18334
25.43/25.64 c #Conflicts: 61000 | #Constraints: 19334
26.84/27.01 c #Conflicts: 62000 | #Constraints: 20334
26.84/27.05 c bounds 68 >= -1019 @ 26.2242
26.94/27.12 c #Conflicts: 63000 | #Constraints: 21371
27.03/27.23 c #Conflicts: 64000 | #Constraints: 22371
28.83/29.03 c DATABASE CLEANUP
28.83/29.03 c GARBAGE COLLECT
28.83/29.03 c rational objective 2
28.83/29.10 c #Conflicts: 65000 | #Constraints: 16541
28.93/29.19 c #Conflicts: 66000 | #Constraints: 17541
29.02/29.28 c #Conflicts: 67000 | #Constraints: 18541
29.12/29.37 c bounds 68 >= -1018 @ 28.5191
29.21/29.40 c #Conflicts: 68000 | #Constraints: 19601
29.32/29.52 c #Conflicts: 69000 | #Constraints: 20601
29.42/29.65 c #Conflicts: 70000 | #Constraints: 21601
29.52/29.79 c #Conflicts: 71000 | #Constraints: 22601
29.71/29.95 c #Conflicts: 72000 | #Constraints: 23601
29.71/29.98 c bounds 68 >= -1017 @ 29.108
29.93/30.15 c bounds 67 >= -1017 @ 29.2712
29.93/30.19 c bounds 66 >= -1017 @ 29.3113
30.01/30.22 c bounds 65 >= -1017 @ 29.3452
30.01/30.26 c bounds 64 >= -1017 @ 29.3843
30.22/30.44 c #Conflicts: 73000 | #Constraints: 24611
30.92/31.16 c #Conflicts: 74000 | #Constraints: 25611
31.82/32.04 c #Conflicts: 75000 | #Constraints: 26611
32.81/33.01 c #Conflicts: 76000 | #Constraints: 27614
32.81/33.05 c bounds 63 >= -1017 @ 32.1276
32.81/33.05 c bounds 63 >= -1016 @ 32.1291
32.81/33.05 c bounds 63 >= -1015 @ 32.1294
32.81/33.08 c bounds 63 >= -1014 @ 32.1568
32.81/33.08 c bounds 63 >= -1013 @ 32.1573
32.81/33.09 c bounds 63 >= -1012 @ 32.1597
32.81/33.09 c bounds 63 >= -1011 @ 32.1602
32.81/33.09 c bounds 63 >= -1010 @ 32.162
32.81/33.10 c bounds 63 >= -1009 @ 32.167
32.81/33.10 c bounds 63 >= -1008 @ 32.1712
32.91/33.11 c bounds 63 >= -1007 @ 32.1801
32.91/33.12 c bounds 63 >= -1006 @ 32.1869
32.91/33.14 c bounds 63 >= -1005 @ 32.2088
32.91/33.18 c bounds 63 >= -1004 @ 32.2467
33.00/33.24 c #Conflicts: 77000 | #Constraints: 28843
33.00/33.25 c bounds 63 >= -1003 @ 32.3071
34.59/34.84 c bounds 63 >= -1002 @ 33.8696
34.59/34.84 c bounds 63 >= -1001 @ 33.8758
34.59/34.89 c #Conflicts: 78000 | #Constraints: 29924
34.80/35.02 c bounds 63 >= -1000 @ 34.0499
34.90/35.11 c #Conflicts: 79000 | #Constraints: 30966
35.00/35.26 c bounds 63 >= -999 @ 34.2897
35.10/35.31 c #Conflicts: 80000 | #Constraints: 32005
35.30/35.53 c #Conflicts: 81000 | #Constraints: 33005
35.39/35.66 c bounds 63 >= -998 @ 34.6777
35.49/35.75 c #Conflicts: 82000 | #Constraints: 34029
35.69/36.00 c #Conflicts: 83000 | #Constraints: 35029
35.99/36.27 c #Conflicts: 84000 | #Constraints: 36029
36.19/36.44 c bounds 63 >= -997 @ 35.4545
37.98/38.21 c DATABASE CLEANUP
37.98/38.21 c GARBAGE COLLECT
37.98/38.21 c rational objective 2
38.09/38.38 c #Conflicts: 85000 | #Constraints: 23361
38.19/38.48 c #Conflicts: 86000 | #Constraints: 24361
38.29/38.59 c #Conflicts: 87000 | #Constraints: 25361
38.48/38.72 c bounds 63 >= -996 @ 37.6962
38.48/38.73 c #Conflicts: 88000 | #Constraints: 26406
38.58/38.86 c #Conflicts: 89000 | #Constraints: 27406
38.68/39.00 c #Conflicts: 90000 | #Constraints: 28406
38.89/39.15 c bounds 63 >= -995 @ 38.1228
38.89/39.15 c #Conflicts: 91000 | #Constraints: 29430
41.37/41.61 c DATABASE CLEANUP
41.37/41.61 c GARBAGE COLLECT
41.37/41.61 c rational objective 2
41.37/41.66 c #Conflicts: 92000 | #Constraints: 20073
42.37/42.60 c #Conflicts: 93000 | #Constraints: 21073
42.37/42.69 c #Conflicts: 94000 | #Constraints: 22073
42.56/42.80 c #Conflicts: 95000 | #Constraints: 23073
42.66/42.93 c #Conflicts: 96000 | #Constraints: 24073
42.66/42.96 c bounds 63 >= -994 @ 41.8851
43.27/43.55 c #Conflicts: 97000 | #Constraints: 25132
44.16/44.41 c #Conflicts: 98000 | #Constraints: 26137
45.15/45.40 c #Conflicts: 99000 | #Constraints: 27140
45.15/45.43 c DATABASE CLEANUP
45.15/45.43 c GARBAGE COLLECT
45.15/45.43 c bounds 63 >= -993 @ 44.3364
45.15/45.43 c bounds 63 >= -992 @ 44.3364
45.15/45.43 c bounds 63 >= -991 @ 44.3364
45.15/45.44 c bounds 63 >= -990 @ 44.3373
45.15/45.44 c bounds 63 >= -989 @ 44.3374
45.15/45.44 c bounds 63 >= -988 @ 44.3374
45.15/45.44 c bounds 63 >= -987 @ 44.3374
45.15/45.44 c bounds 63 >= -986 @ 44.3374
45.15/45.44 c bounds 63 >= -985 @ 44.3374
45.15/45.44 c bounds 63 >= -984 @ 44.3389
45.25/45.55 c bounds 63 >= -983 @ 44.4456
45.25/45.55 c bounds 63 >= -982 @ 44.4464
45.25/45.55 c bounds 63 >= -981 @ 44.4472
45.25/45.56 c bounds 63 >= -980 @ 44.4499
45.25/45.56 c bounds 63 >= -979 @ 44.4499
45.25/45.56 c bounds 63 >= -978 @ 44.4529
45.25/45.57 c bounds 63 >= -977 @ 44.4579
45.25/45.58 c bounds 63 >= -976 @ 44.4667
45.25/45.59 c bounds 63 >= -975 @ 44.4766
45.25/45.59 c #Conflicts: 100000 | #Constraints: 19738
45.25/45.59 c bounds 63 >= -974 @ 44.4781
45.25/45.59 c bounds 63 >= -973 @ 44.4789
45.25/45.60 c bounds 63 >= -972 @ 44.483
45.36/45.60 c bounds 63 >= -971 @ 44.4871
45.36/45.60 c bounds 63 >= -970 @ 44.4908
45.36/45.61 c bounds 63 >= -969 @ 44.4998
45.36/45.63 c bounds 63 >= -968 @ 44.5187
45.36/45.64 c #Conflicts: 101000 | #Constraints: 20906
45.36/45.64 c bounds 63 >= -967 @ 44.5284
45.36/45.66 c bounds 63 >= -966 @ 44.5445
45.36/45.67 c bounds 63 >= -965 @ 44.5586
45.36/45.68 c bounds 63 >= -964 @ 44.566
46.77/47.05 c #Conflicts: 102000 | #Constraints: 21984
46.77/47.06 c bounds 63 >= -963 @ 45.9227
46.77/47.08 c bounds 63 >= -962 @ 45.939
46.77/47.10 c bounds 63 >= -961 @ 45.9594
46.77/47.11 c bounds 63 >= -960 @ 45.9642
46.86/47.11 c #Conflicts: 103000 | #Constraints: 23077
46.86/47.12 c bounds 63 >= -959 @ 45.9734
46.86/47.13 c bounds 63 >= -958 @ 45.9883
46.86/47.15 c bounds 63 >= -957 @ 46.0038
46.86/47.16 c #Conflicts: 104000 | #Constraints: 24152
46.86/47.17 c bounds 63 >= -956 @ 46.0247
46.95/47.22 c bounds 63 >= -955 @ 46.0662
46.95/47.22 c #Conflicts: 105000 | #Constraints: 25191
46.95/47.25 c bounds 63 >= -954 @ 46.0982
46.95/47.29 c #Conflicts: 106000 | #Constraints: 26227
47.05/47.31 c bounds 63 >= -953 @ 46.156
47.05/47.37 c #Conflicts: 107000 | #Constraints: 27251
47.15/47.42 c bounds 63 >= -952 @ 46.2563
47.15/47.45 c #Conflicts: 108000 | #Constraints: 28293
47.25/47.55 c #Conflicts: 109000 | #Constraints: 29293
47.35/47.67 c #Conflicts: 110000 | #Constraints: 30293
47.45/47.70 c bounds 63 >= -951 @ 46.5253
47.45/47.79 c #Conflicts: 111000 | #Constraints: 31326
47.65/47.91 c #Conflicts: 112000 | #Constraints: 32326
47.76/48.05 c #Conflicts: 113000 | #Constraints: 33326
47.95/48.20 c bounds 63 >= -950 @ 47.0185
47.95/48.20 c #Conflicts: 114000 | #Constraints: 34371
48.05/48.35 c #Conflicts: 115000 | #Constraints: 35371
48.25/48.51 c #Conflicts: 116000 | #Constraints: 36371
50.04/50.33 c #Conflicts: 117000 | #Constraints: 37371
50.24/50.52 c #Conflicts: 118000 | #Constraints: 38371
50.44/50.73 c #Conflicts: 119000 | #Constraints: 39371
50.64/50.95 c #Conflicts: 120000 | #Constraints: 40371
50.85/51.16 c bounds 63 >= -949 @ 49.9329
50.85/51.19 c #Conflicts: 121000 | #Constraints: 41428
51.14/51.40 c #Conflicts: 122000 | #Constraints: 42428
51.34/51.62 c #Conflicts: 123000 | #Constraints: 43428
53.13/53.40 c UNIT CLEANUP
53.13/53.40 c DATABASE CLEANUP
53.13/53.40 c GARBAGE COLLECT
53.13/53.40 c rational objective 2
53.23/53.50 c #Conflicts: 124000 | #Constraints: 27433
53.33/53.63 c #Conflicts: 125000 | #Constraints: 28433
53.43/53.76 c #Conflicts: 126000 | #Constraints: 29433
53.63/53.93 c #Conflicts: 127000 | #Constraints: 30433
53.84/54.11 c #Conflicts: 128000 | #Constraints: 31433
53.93/54.26 c bounds 63 >= -948 @ 52.9876
54.03/54.34 c #Conflicts: 129000 | #Constraints: 32475
54.74/55.02 c #Conflicts: 130000 | #Constraints: 33475
54.92/55.28 c bounds 62 >= -948 @ 53.9952
54.92/55.28 c bounds 62 >= -947 @ 53.9955
54.92/55.28 c bounds 62 >= -946 @ 53.9963
54.92/55.28 c bounds 62 >= -945 @ 53.9971
54.92/55.28 c bounds 62 >= -944 @ 53.9975
54.92/55.28 c bounds 62 >= -943 @ 53.9994
54.92/55.29 c bounds 62 >= -942 @ 54.0032
55.03/55.30 c bounds 62 >= -941 @ 54.0127
55.03/55.31 c bounds 62 >= -940 @ 54.0255
55.03/55.32 c #Conflicts: 131000 | #Constraints: 34610
55.03/55.33 c bounds 62 >= -939 @ 54.0435
56.42/56.79 c bounds 62 >= -938 @ 55.4769
56.52/56.81 c #Conflicts: 132000 | #Constraints: 35664
58.32/58.62 c DATABASE CLEANUP
58.32/58.62 c GARBAGE COLLECT
58.32/58.62 c rational objective 2
58.42/58.70 c bounds 62 >= -937 @ 57.3583
58.42/58.71 c #Conflicts: 133000 | #Constraints: 24032
58.42/58.78 c #Conflicts: 134000 | #Constraints: 25032
58.51/58.81 c bounds 62 >= -936 @ 57.4578
58.51/58.86 c #Conflicts: 135000 | #Constraints: 26071
58.61/58.95 c #Conflicts: 136000 | #Constraints: 27071
58.73/59.05 c #Conflicts: 137000 | #Constraints: 28071
58.73/59.09 c bounds 62 >= -935 @ 57.7312
59.21/59.53 c #Conflicts: 138000 | #Constraints: 29107
59.82/60.18 c #Conflicts: 139000 | #Constraints: 30107
60.82/61.18 c #Conflicts: 140000 | #Constraints: 31107
61.50/61.88 c #Conflicts: 141000 | #Constraints: 32107
62.40/62.72 c #Conflicts: 142000 | #Constraints: 33107
63.40/63.74 c #Conflicts: 143000 | #Constraints: 34107
64.49/64.88 c #Conflicts: 144000 | #Constraints: 35107
65.49/65.83 c #Conflicts: 145000 | #Constraints: 36107
66.58/66.90 c #Conflicts: 146000 | #Constraints: 37107
67.79/68.16 c bounds 61 >= -935 @ 66.6765
67.79/68.16 c bounds 61 >= -934 @ 66.6794
67.88/68.23 c bounds 61 >= -933 @ 66.7454
67.88/68.23 c bounds 61 >= -932 @ 66.7471
67.88/68.24 c bounds 61 >= -931 @ 66.7512
67.88/68.24 c #Conflicts: 147000 | #Constraints: 38162
67.88/68.25 c bounds 61 >= -930 @ 66.7625
67.88/68.27 c bounds 61 >= -929 @ 66.7817
67.88/68.30 c bounds 61 >= -928 @ 66.8078
67.98/68.34 c bounds 61 >= -927 @ 66.8486
68.08/68.42 c bounds 61 >= -926 @ 66.9258
68.08/68.49 c bounds 61 >= -925 @ 66.9997
68.18/68.50 c #Conflicts: 148000 | #Constraints: 39330
68.28/68.63 c bounds 61 >= -924 @ 67.1345
69.57/69.96 c #Conflicts: 149000 | #Constraints: 40363
69.69/70.09 c bounds 61 >= -923 @ 68.5763
69.87/70.29 c #Conflicts: 150000 | #Constraints: 41387
70.17/70.57 c bounds 61 >= -922 @ 69.0452
70.17/70.57 c #Conflicts: 151000 | #Constraints: 42417
70.47/70.88 c #Conflicts: 152000 | #Constraints: 43417
70.87/71.24 c #Conflicts: 153000 | #Constraints: 44417
70.97/71.31 c bounds 61 >= -921 @ 69.7814
71.27/71.64 c #Conflicts: 154000 | #Constraints: 45462
71.68/72.03 c #Conflicts: 155000 | #Constraints: 46462
72.06/72.40 c bounds 61 >= -920 @ 70.8609
72.06/72.44 c #Conflicts: 156000 | #Constraints: 47486
72.46/72.85 c #Conflicts: 157000 | #Constraints: 48486
72.97/73.30 c #Conflicts: 158000 | #Constraints: 49486
73.26/73.66 c #Conflicts: 159000 | #Constraints: 50486
75.46/75.80 c DATABASE CLEANUP
75.46/75.80 c GARBAGE COLLECT
75.46/75.80 c rational objective 2
75.46/75.89 c #Conflicts: 160000 | #Constraints: 31240
75.55/76.01 c #Conflicts: 161000 | #Constraints: 32240
75.76/76.13 c #Conflicts: 162000 | #Constraints: 33240
75.76/76.17 c bounds 61 >= -919 @ 74.5832
75.85/76.26 c #Conflicts: 163000 | #Constraints: 34303
77.65/78.01 c #Conflicts: 164000 | #Constraints: 35303
77.76/78.17 c #Conflicts: 165000 | #Constraints: 36303
77.95/78.34 c #Conflicts: 166000 | #Constraints: 37303
78.14/78.55 c #Conflicts: 167000 | #Constraints: 38303
78.35/78.73 c bounds 61 >= -918 @ 77.088
78.35/78.76 c #Conflicts: 168000 | #Constraints: 39339
78.54/78.93 c #Conflicts: 169000 | #Constraints: 40339
80.24/80.64 c DATABASE CLEANUP
80.24/80.64 c GARBAGE COLLECT
80.24/80.64 c rational objective 2
80.34/80.73 c #Conflicts: 170000 | #Constraints: 26299
80.44/80.82 c #Conflicts: 171000 | #Constraints: 27299
80.54/80.92 c #Conflicts: 172000 | #Constraints: 28299
80.65/81.04 c #Conflicts: 173000 | #Constraints: 29299
80.75/81.17 c #Conflicts: 174000 | #Constraints: 30299
80.94/81.31 c #Conflicts: 175000 | #Constraints: 31299
81.04/81.46 c #Conflicts: 176000 | #Constraints: 32299
81.23/81.63 c #Conflicts: 177000 | #Constraints: 33299
81.43/81.80 c #Conflicts: 178000 | #Constraints: 34299
81.43/81.84 c bounds 61 >= -917 @ 80.1433
83.12/83.59 c #Conflicts: 179000 | #Constraints: 35350
83.33/83.76 c #Conflicts: 180000 | #Constraints: 36350
83.53/83.94 c #Conflicts: 181000 | #Constraints: 37350
83.74/84.12 c #Conflicts: 182000 | #Constraints: 38350
83.92/84.31 c #Conflicts: 183000 | #Constraints: 39350
84.12/84.51 c #Conflicts: 184000 | #Constraints: 40350
84.32/84.72 c #Conflicts: 185000 | #Constraints: 41350
84.52/84.95 c #Conflicts: 186000 | #Constraints: 42350
84.74/85.18 c #Conflicts: 187000 | #Constraints: 43350
85.02/85.42 c #Conflicts: 188000 | #Constraints: 44350
85.22/85.68 c #Conflicts: 189000 | #Constraints: 45350
85.52/85.96 c #Conflicts: 190000 | #Constraints: 46350
85.73/86.15 c bounds 61 >= -916 @ 84.3999
85.82/86.21 c #Conflicts: 191000 | #Constraints: 47380
86.02/86.48 c #Conflicts: 192000 | #Constraints: 48380
86.32/86.76 c #Conflicts: 193000 | #Constraints: 49380
88.01/88.49 c #Conflicts: 194000 | #Constraints: 50380
88.31/88.78 c #Conflicts: 195000 | #Constraints: 51380
88.62/89.06 c #Conflicts: 196000 | #Constraints: 52380
88.91/89.38 c #Conflicts: 197000 | #Constraints: 53380
89.30/89.71 c #Conflicts: 198000 | #Constraints: 54380
89.62/90.04 c #Conflicts: 199000 | #Constraints: 55380
90.01/90.41 c #Conflicts: 200000 | #Constraints: 56380
90.11/90.58 c DATABASE CLEANUP
90.11/90.58 c GARBAGE COLLECT
90.11/90.58 c rational objective 2
90.30/90.77 c #Conflicts: 201000 | #Constraints: 34496
90.50/90.94 c #Conflicts: 202000 | #Constraints: 35496
90.71/91.12 c #Conflicts: 203000 | #Constraints: 36496
90.90/91.31 c #Conflicts: 204000 | #Constraints: 37496
91.10/91.51 c #Conflicts: 205000 | #Constraints: 38496
91.30/91.73 c #Conflicts: 206000 | #Constraints: 39496
91.50/91.95 c #Conflicts: 207000 | #Constraints: 40496
91.79/92.20 c #Conflicts: 208000 | #Constraints: 41496
92.09/92.57 c #Conflicts: 209000 | #Constraints: 42496
92.29/92.73 c bounds 61 >= -915 @ 90.9104
93.79/94.27 c #Conflicts: 210000 | #Constraints: 43529
93.99/94.49 c #Conflicts: 211000 | #Constraints: 44529
94.19/94.66 c DATABASE CLEANUP
94.19/94.66 c GARBAGE COLLECT
94.19/94.66 c rational objective 2
94.39/94.80 c #Conflicts: 212000 | #Constraints: 28526
94.49/94.92 c #Conflicts: 213000 | #Constraints: 29526
94.60/95.06 c #Conflicts: 214000 | #Constraints: 30526
94.79/95.21 c #Conflicts: 215000 | #Constraints: 31526
94.89/95.37 c #Conflicts: 216000 | #Constraints: 32526
95.09/95.54 c #Conflicts: 217000 | #Constraints: 33526
95.28/95.72 c #Conflicts: 218000 | #Constraints: 34526
95.48/95.91 c #Conflicts: 219000 | #Constraints: 35526
95.69/96.11 c #Conflicts: 220000 | #Constraints: 36526
95.88/96.32 c #Conflicts: 221000 | #Constraints: 37526
96.08/96.53 c #Conflicts: 222000 | #Constraints: 38526
96.28/96.73 c DATABASE CLEANUP
96.28/96.73 c GARBAGE COLLECT
96.28/96.73 c rational objective 2
96.70/97.18 c #Conflicts: 223000 | #Constraints: 25375
97.37/97.89 c #Conflicts: 224000 | #Constraints: 26375
98.18/98.63 c #Conflicts: 225000 | #Constraints: 27376
99.17/99.65 c #Conflicts: 226000 | #Constraints: 28382
100.27/100.73 c #Conflicts: 227000 | #Constraints: 29390
101.57/102.02 c #Conflicts: 228000 | #Constraints: 30396
102.86/103.30 c #Conflicts: 229000 | #Constraints: 31404
103.76/104.28 c #Conflicts: 230000 | #Constraints: 32407
104.75/105.29 c #Conflicts: 231000 | #Constraints: 33413
105.94/106.46 c #Conflicts: 232000 | #Constraints: 34443
107.45/107.90 c #Conflicts: 233000 | #Constraints: 35458
108.55/109.08 c #Conflicts: 234000 | #Constraints: 36475
109.94/110.49 c #Conflicts: 235000 | #Constraints: 37495
111.73/112.21 c #Conflicts: 236000 | #Constraints: 38504
112.82/113.37 c #Conflicts: 237000 | #Constraints: 39520
114.02/114.58 c #Conflicts: 238000 | #Constraints: 40541
115.42/115.98 c #Conflicts: 239000 | #Constraints: 41562
117.31/117.80 c #Conflicts: 240000 | #Constraints: 42586
119.52/120.03 c #Conflicts: 241000 | #Constraints: 43609
120.30/120.82 c bounds 60 >= -915 @ 118.665
120.30/120.83 c bounds 60 >= -914 @ 118.669
120.40/120.90 c bounds 60 >= -913 @ 118.738
120.40/120.90 c bounds 60 >= -912 @ 118.743
120.40/120.91 c bounds 60 >= -911 @ 118.753
120.40/120.95 c bounds 60 >= -910 @ 118.785
120.40/120.98 c bounds 60 >= -909 @ 118.815
120.51/121.06 c bounds 60 >= -908 @ 118.897
120.61/121.17 c #Conflicts: 242000 | #Constraints: 44757
120.70/121.21 c bounds 60 >= -907 @ 119.046
120.89/121.44 c bounds 60 >= -906 @ 119.272
121.20/121.74 c #Conflicts: 243000 | #Constraints: 45814
121.30/121.84 c bounds 60 >= -905 @ 119.665
123.60/124.13 c #Conflicts: 244000 | #Constraints: 46847
123.88/124.41 c bounds 60 >= -904 @ 122.214
124.18/124.75 c #Conflicts: 245000 | #Constraints: 47883
124.79/125.38 c #Conflicts: 246000 | #Constraints: 48883
125.08/125.69 c bounds 60 >= -903 @ 123.483
125.49/126.06 c #Conflicts: 247000 | #Constraints: 49910
126.18/126.72 c #Conflicts: 248000 | #Constraints: 50910
126.88/127.41 c #Conflicts: 249000 | #Constraints: 51910
127.49/128.10 c #Conflicts: 250000 | #Constraints: 52910
128.07/128.63 c bounds 60 >= -902 @ 126.411
128.18/128.73 c #Conflicts: 251000 | #Constraints: 53949
128.87/129.44 c #Conflicts: 252000 | #Constraints: 54949
129.58/130.14 c #Conflicts: 253000 | #Constraints: 55949
130.16/130.79 c #Conflicts: 254000 | #Constraints: 56949
130.67/131.26 c bounds 60 >= -901 @ 129.01
130.86/131.42 c #Conflicts: 255000 | #Constraints: 57991
131.57/132.19 c #Conflicts: 256000 | #Constraints: 58991
132.25/132.86 c #Conflicts: 257000 | #Constraints: 59991
134.75/135.35 c UNIT CLEANUP
134.75/135.35 c DATABASE CLEANUP
134.75/135.35 c GARBAGE COLLECT
134.75/135.35 c rational objective 2
134.85/135.48 c #Conflicts: 258000 | #Constraints: 36247
135.84/136.41 c #Conflicts: 259000 | #Constraints: 37247
135.95/136.58 c #Conflicts: 260000 | #Constraints: 38247
136.15/136.75 c bounds 60 >= -900 @ 134.448
136.15/136.77 c #Conflicts: 261000 | #Constraints: 39298
137.84/138.48 c #Conflicts: 262000 | #Constraints: 40298
138.04/138.68 c #Conflicts: 263000 | #Constraints: 41298
138.24/138.87 c #Conflicts: 264000 | #Constraints: 42298
138.44/139.07 c #Conflicts: 265000 | #Constraints: 43298
138.64/139.28 c #Conflicts: 266000 | #Constraints: 44298
138.94/139.52 c #Conflicts: 267000 | #Constraints: 45298
139.14/139.77 c #Conflicts: 268000 | #Constraints: 46298
139.45/140.02 c #Conflicts: 269000 | #Constraints: 47298
139.55/140.13 c bounds 60 >= -899 @ 137.791
139.63/140.27 c #Conflicts: 270000 | #Constraints: 48340
141.43/142.06 c DATABASE CLEANUP
141.43/142.06 c GARBAGE COLLECT
141.43/142.06 c rational objective 2
141.63/142.20 c #Conflicts: 271000 | #Constraints: 30656
141.73/142.32 c #Conflicts: 272000 | #Constraints: 31656
141.82/142.46 c #Conflicts: 273000 | #Constraints: 32656
142.03/142.61 c #Conflicts: 274000 | #Constraints: 33656
142.12/142.77 c #Conflicts: 275000 | #Constraints: 34656
142.32/142.94 c #Conflicts: 276000 | #Constraints: 35656
143.53/144.12 c #Conflicts: 277000 | #Constraints: 36656
143.72/144.33 c #Conflicts: 278000 | #Constraints: 37656
143.92/144.53 c #Conflicts: 279000 | #Constraints: 38656
144.12/144.77 c #Conflicts: 280000 | #Constraints: 39656
144.22/144.85 c bounds 60 >= -898 @ 142.439
144.31/144.97 c #Conflicts: 281000 | #Constraints: 40716
145.91/146.55 c #Conflicts: 282000 | #Constraints: 41716
146.31/146.91 c UNIT CLEANUP
146.31/146.91 c DATABASE CLEANUP
146.31/146.91 c GARBAGE COLLECT
146.31/146.91 c rational objective 2
146.42/147.06 c #Conflicts: 283000 | #Constraints: 26951
146.52/147.16 c #Conflicts: 284000 | #Constraints: 27951
146.60/147.28 c #Conflicts: 285000 | #Constraints: 28951
146.81/147.42 c #Conflicts: 286000 | #Constraints: 29951
146.91/147.57 c #Conflicts: 287000 | #Constraints: 30951
147.11/147.74 c #Conflicts: 288000 | #Constraints: 31951
147.30/147.92 c #Conflicts: 289000 | #Constraints: 32951
147.52/148.13 c #Conflicts: 290000 | #Constraints: 33951
147.71/148.35 c #Conflicts: 291000 | #Constraints: 34951
147.91/148.59 c #Conflicts: 292000 | #Constraints: 35951
148.20/148.85 c #Conflicts: 293000 | #Constraints: 36951
148.41/149.11 c #Conflicts: 294000 | #Constraints: 37951
148.70/149.38 c #Conflicts: 295000 | #Constraints: 38951
149.10/149.76 c #Conflicts: 296000 | #Constraints: 39951
149.59/150.20 c #Conflicts: 297000 | #Constraints: 40951
151.40/152.08 c #Conflicts: 298000 | #Constraints: 41951
151.69/152.39 c #Conflicts: 299000 | #Constraints: 42951
151.99/152.65 c bounds 60 >= -897 @ 150.138
152.09/152.72 c #Conflicts: 300000 | #Constraints: 44011
152.29/152.99 c #Conflicts: 301000 | #Constraints: 45011
152.59/153.29 c #Conflicts: 302000 | #Constraints: 46011
152.89/153.57 c #Conflicts: 303000 | #Constraints: 47011
155.97/156.61 c #Conflicts: 304000 | #Constraints: 48011
156.28/156.97 c #Conflicts: 305000 | #Constraints: 49011
156.67/157.31 c #Conflicts: 306000 | #Constraints: 50011
156.97/157.69 c #Conflicts: 307000 | #Constraints: 51011
157.38/158.07 c #Conflicts: 308000 | #Constraints: 52011
157.77/158.47 c #Conflicts: 309000 | #Constraints: 53011
158.17/158.88 c #Conflicts: 310000 | #Constraints: 54011
158.66/159.32 c #Conflicts: 311000 | #Constraints: 55011
159.07/159.72 c #Conflicts: 312000 | #Constraints: 56011
159.47/160.17 c #Conflicts: 313000 | #Constraints: 57011
159.96/160.65 c #Conflicts: 314000 | #Constraints: 58011
160.47/161.14 c #Conflicts: 315000 | #Constraints: 59011
160.95/161.64 c #Conflicts: 316000 | #Constraints: 60011
161.47/162.13 c #Conflicts: 317000 | #Constraints: 61011
161.86/162.58 c #Conflicts: 318000 | #Constraints: 62011
162.47/163.11 c #Conflicts: 319000 | #Constraints: 63011
162.95/163.68 c #Conflicts: 320000 | #Constraints: 64011
163.55/164.22 c #Conflicts: 321000 | #Constraints: 65011
164.55/165.24 c DATABASE CLEANUP
164.55/165.24 c GARBAGE COLLECT
164.55/165.24 c rational objective 2
164.65/165.37 c #Conflicts: 322000 | #Constraints: 38587
165.24/165.91 c #Conflicts: 323000 | #Constraints: 39587
166.24/166.98 c #Conflicts: 324000 | #Constraints: 40597
167.53/168.26 c #Conflicts: 325000 | #Constraints: 41602
168.93/169.62 c #Conflicts: 326000 | #Constraints: 42608
169.53/170.29 c #Conflicts: 327000 | #Constraints: 43612
170.52/171.22 c #Conflicts: 328000 | #Constraints: 44616
171.52/172.24 c #Conflicts: 329000 | #Constraints: 45620
172.43/173.18 c #Conflicts: 330000 | #Constraints: 46624
173.91/174.62 c #Conflicts: 331000 | #Constraints: 47626
175.10/175.87 c #Conflicts: 332000 | #Constraints: 48629
176.42/177.19 c #Conflicts: 333000 | #Constraints: 49632
177.80/178.59 c #Conflicts: 334000 | #Constraints: 50633
178.41/179.16 c bounds 59 >= -897 @ 176.425
178.41/179.17 c bounds 59 >= -896 @ 176.433
178.50/179.24 c bounds 59 >= -895 @ 176.491
178.50/179.24 c bounds 59 >= -894 @ 176.496
178.50/179.25 c bounds 59 >= -893 @ 176.505
178.50/179.25 c bounds 59 >= -892 @ 176.509
178.50/179.27 c bounds 59 >= -891 @ 176.527
178.59/179.31 c bounds 59 >= -890 @ 176.56
178.59/179.33 c bounds 59 >= -889 @ 176.582
178.59/179.38 c bounds 59 >= -888 @ 176.628
178.59/179.39 c bounds 59 >= -887 @ 176.638
178.69/179.40 c #Conflicts: 335000 | #Constraints: 51830
178.69/179.42 c bounds 59 >= -886 @ 176.672
178.89/179.60 c #Conflicts: 336000 | #Constraints: 52866
180.79/181.58 c DATABASE CLEANUP
180.79/181.58 c GARBAGE COLLECT
180.79/181.58 c rational objective 2
181.98/182.75 c bounds 59 >= -885 @ 179.959
181.98/182.78 c #Conflicts: 337000 | #Constraints: 33062
182.09/182.85 c #Conflicts: 338000 | #Constraints: 34062
182.09/182.89 c bounds 59 >= -884 @ 180.088
182.18/182.93 c #Conflicts: 339000 | #Constraints: 35092
182.29/183.02 c #Conflicts: 340000 | #Constraints: 36092
183.78/184.51 c #Conflicts: 341000 | #Constraints: 37092
183.88/184.62 c #Conflicts: 342000 | #Constraints: 38092
183.88/184.66 c bounds 59 >= -883 @ 181.827
183.97/184.73 c #Conflicts: 343000 | #Constraints: 39125
184.08/184.85 c #Conflicts: 344000 | #Constraints: 40125
184.18/184.98 c #Conflicts: 345000 | #Constraints: 41125
184.39/185.13 c #Conflicts: 346000 | #Constraints: 42125
184.48/185.28 c bounds 59 >= -882 @ 182.428
184.48/185.28 c #Conflicts: 347000 | #Constraints: 43179
184.68/185.43 c #Conflicts: 348000 | #Constraints: 44179
184.77/185.59 c #Conflicts: 349000 | #Constraints: 45179
184.97/185.75 c #Conflicts: 350000 | #Constraints: 46179
186.87/187.69 c DATABASE CLEANUP
186.87/187.69 c GARBAGE COLLECT
186.87/187.69 c rational objective 2
186.97/187.77 c #Conflicts: 351000 | #Constraints: 29580
187.07/187.85 c #Conflicts: 352000 | #Constraints: 30580
187.16/187.94 c #Conflicts: 353000 | #Constraints: 31580
187.28/188.04 c #Conflicts: 354000 | #Constraints: 32580
187.37/188.14 c #Conflicts: 355000 | #Constraints: 33580
188.27/189.06 c #Conflicts: 356000 | #Constraints: 34580
188.37/189.19 c #Conflicts: 357000 | #Constraints: 35580
188.57/189.31 c #Conflicts: 358000 | #Constraints: 36580
188.66/189.45 c #Conflicts: 359000 | #Constraints: 37580
188.96/189.76 c #Conflicts: 360000 | #Constraints: 38580
189.16/189.94 c bounds 59 >= -881 @ 187.018
190.96/191.70 c #Conflicts: 361000 | #Constraints: 39634
191.06/191.85 c #Conflicts: 362000 | #Constraints: 40634
191.15/192.01 c #Conflicts: 363000 | #Constraints: 41634
191.36/192.17 c #Conflicts: 364000 | #Constraints: 42634
191.55/192.36 c #Conflicts: 365000 | #Constraints: 43634
191.75/192.54 c #Conflicts: 366000 | #Constraints: 44634
191.95/192.73 c #Conflicts: 367000 | #Constraints: 45634
192.15/192.93 c #Conflicts: 368000 | #Constraints: 46634
192.36/193.13 c #Conflicts: 369000 | #Constraints: 47634
192.54/193.34 c #Conflicts: 370000 | #Constraints: 48634
192.75/193.57 c #Conflicts: 371000 | #Constraints: 49634
192.95/193.79 c #Conflicts: 372000 | #Constraints: 50634
193.26/194.04 c #Conflicts: 373000 | #Constraints: 51634
193.45/194.29 c #Conflicts: 374000 | #Constraints: 52634
193.75/194.56 c #Conflicts: 375000 | #Constraints: 53634
194.04/194.84 c #Conflicts: 376000 | #Constraints: 54634
194.74/195.53 c #Conflicts: 377000 | #Constraints: 55634
195.04/195.84 c bounds 59 >= -880 @ 192.851
195.04/195.88 c #Conflicts: 378000 | #Constraints: 56658
196.73/197.54 c #Conflicts: 379000 | #Constraints: 57658
197.03/197.81 c #Conflicts: 380000 | #Constraints: 58658
197.24/198.11 c #Conflicts: 381000 | #Constraints: 59658
197.53/198.39 c #Conflicts: 382000 | #Constraints: 60658
197.83/198.69 c #Conflicts: 383000 | #Constraints: 61658
198.12/199.00 c #Conflicts: 384000 | #Constraints: 62658
198.52/199.31 c #Conflicts: 385000 | #Constraints: 63658
198.83/199.62 c #Conflicts: 386000 | #Constraints: 64658
199.13/199.96 c #Conflicts: 387000 | #Constraints: 65658
199.52/200.31 c #Conflicts: 388000 | #Constraints: 66658
199.82/200.66 c #Conflicts: 389000 | #Constraints: 67658
200.24/201.02 c #Conflicts: 390000 | #Constraints: 68658
200.62/201.40 c #Conflicts: 391000 | #Constraints: 69658
200.92/201.77 c #Conflicts: 392000 | #Constraints: 70658
201.33/202.16 c #Conflicts: 393000 | #Constraints: 71658
201.81/202.66 c DATABASE CLEANUP
201.81/202.66 c GARBAGE COLLECT
201.81/202.66 c rational objective 2
202.12/202.98 c #Conflicts: 394000 | #Constraints: 42198
202.62/203.49 c #Conflicts: 395000 | #Constraints: 43198
202.81/203.69 c #Conflicts: 396000 | #Constraints: 44198
203.41/204.20 c #Conflicts: 397000 | #Constraints: 45198
203.90/204.72 c #Conflicts: 398000 | #Constraints: 46198
204.32/205.14 c #Conflicts: 399000 | #Constraints: 47198
204.80/205.67 c #Conflicts: 400000 | #Constraints: 48198
205.41/206.22 c #Conflicts: 401000 | #Constraints: 49198
205.80/206.69 c #Conflicts: 402000 | #Constraints: 50198
206.40/207.22 c #Conflicts: 403000 | #Constraints: 51198
206.89/207.77 c #Conflicts: 404000 | #Constraints: 52198
207.49/208.34 c #Conflicts: 405000 | #Constraints: 53198
208.10/208.91 c #Conflicts: 406000 | #Constraints: 54198
208.59/209.45 c #Conflicts: 407000 | #Constraints: 55198
209.21/210.08 c #Conflicts: 408000 | #Constraints: 56198
209.79/210.60 c #Conflicts: 409000 | #Constraints: 57198
209.89/210.71 c DATABASE CLEANUP
209.89/210.71 c GARBAGE COLLECT
209.89/210.71 c rational objective 2
224.83/225.71 c #Conflicts: 410000 | #Constraints: 35170
224.93/225.84 c #Conflicts: 411000 | #Constraints: 36170
225.04/225.98 c #Conflicts: 412000 | #Constraints: 37170
225.25/226.13 c #Conflicts: 413000 | #Constraints: 38170
225.33/226.28 c #Conflicts: 414000 | #Constraints: 39170
225.53/226.43 c #Conflicts: 415000 | #Constraints: 40170
225.73/226.60 c #Conflicts: 416000 | #Constraints: 41170
225.83/226.78 c #Conflicts: 417000 | #Constraints: 42170
226.03/226.97 c #Conflicts: 418000 | #Constraints: 43170
226.24/227.16 c #Conflicts: 419000 | #Constraints: 44170
226.24/227.19 c bounds 59 >= -879 @ 223.915
226.43/227.34 c #Conflicts: 420000 | #Constraints: 45236
226.63/227.54 c #Conflicts: 421000 | #Constraints: 46236
226.83/227.74 c #Conflicts: 422000 | #Constraints: 47236
227.02/227.94 c #Conflicts: 423000 | #Constraints: 48236
227.23/228.16 c #Conflicts: 424000 | #Constraints: 49236
227.42/228.39 c #Conflicts: 425000 | #Constraints: 50236
236.59/237.51 c DATABASE CLEANUP
236.59/237.51 c GARBAGE COLLECT
236.59/237.51 c #Conflicts: 426000 | #Constraints: 31788
236.69/237.62 c #Conflicts: 427000 | #Constraints: 32788
236.79/237.74 c #Conflicts: 428000 | #Constraints: 33788
236.89/237.88 c #Conflicts: 429000 | #Constraints: 34788
237.11/238.02 c #Conflicts: 430000 | #Constraints: 35788
237.21/238.16 c #Conflicts: 431000 | #Constraints: 36788
237.39/238.32 c #Conflicts: 432000 | #Constraints: 37788
237.59/238.50 c #Conflicts: 433000 | #Constraints: 38788
237.69/238.68 c #Conflicts: 434000 | #Constraints: 39788
237.89/238.83 c #Conflicts: 435000 | #Constraints: 40788
237.99/238.98 c #Conflicts: 436000 | #Constraints: 41788
241.78/242.71 c #Conflicts: 437000 | #Constraints: 42788
241.88/242.89 c #Conflicts: 438000 | #Constraints: 43788
242.09/243.04 c #Conflicts: 439000 | #Constraints: 44788
242.27/243.25 c #Conflicts: 440000 | #Constraints: 45788
242.47/243.46 c #Conflicts: 441000 | #Constraints: 46788
242.67/243.66 c #Conflicts: 442000 | #Constraints: 47788
242.87/243.87 c #Conflicts: 443000 | #Constraints: 48788
243.08/244.09 c #Conflicts: 444000 | #Constraints: 49788
243.37/244.31 c #Conflicts: 445000 | #Constraints: 50788
243.57/244.54 c #Conflicts: 446000 | #Constraints: 51788
243.77/244.75 c #Conflicts: 447000 | #Constraints: 52788
244.57/245.57 c #Conflicts: 448000 | #Constraints: 53788
244.87/245.83 c #Conflicts: 449000 | #Constraints: 54788
246.07/247.01 c bounds 59 >= -878 @ 243.575
246.07/247.04 c #Conflicts: 450000 | #Constraints: 55876
246.36/247.30 c #Conflicts: 451000 | #Constraints: 56876
246.56/247.57 c #Conflicts: 452000 | #Constraints: 57876
261.71/262.76 c #Conflicts: 453000 | #Constraints: 58877
262.02/263.01 c #Conflicts: 454000 | #Constraints: 59877
262.21/263.27 c #Conflicts: 455000 | #Constraints: 60877
262.51/263.55 c #Conflicts: 456000 | #Constraints: 61877
262.81/263.87 c #Conflicts: 457000 | #Constraints: 62877
263.12/264.18 c #Conflicts: 458000 | #Constraints: 63877
263.50/264.50 c #Conflicts: 459000 | #Constraints: 64877
263.80/264.84 c #Conflicts: 460000 | #Constraints: 65877
264.20/265.20 c #Conflicts: 461000 | #Constraints: 66877
264.50/265.56 c #Conflicts: 462000 | #Constraints: 67877
264.90/265.93 c #Conflicts: 463000 | #Constraints: 68877
265.30/266.32 c #Conflicts: 464000 | #Constraints: 69877
265.70/266.72 c #Conflicts: 465000 | #Constraints: 70877
266.11/267.14 c #Conflicts: 466000 | #Constraints: 71877
266.49/267.54 c #Conflicts: 467000 | #Constraints: 72877
266.89/267.96 c #Conflicts: 468000 | #Constraints: 73877
267.29/268.37 c #Conflicts: 469000 | #Constraints: 74877
267.79/268.81 c #Conflicts: 470000 | #Constraints: 75877
268.19/269.25 c #Conflicts: 471000 | #Constraints: 76877
268.59/269.69 c #Conflicts: 472000 | #Constraints: 77877
273.17/274.20 c DATABASE CLEANUP
273.17/274.20 c GARBAGE COLLECT
273.17/274.20 c rational objective 2
273.87/274.91 c #Conflicts: 473000 | #Constraints: 45396
274.37/275.40 c #Conflicts: 474000 | #Constraints: 46396
274.86/275.91 c #Conflicts: 475000 | #Constraints: 47396
275.36/276.41 c #Conflicts: 476000 | #Constraints: 48396
275.76/276.89 c #Conflicts: 477000 | #Constraints: 49396
276.26/277.38 c #Conflicts: 478000 | #Constraints: 50396
276.86/277.92 c #Conflicts: 479000 | #Constraints: 51396
277.36/278.49 c #Conflicts: 480000 | #Constraints: 52396
277.97/279.07 c #Conflicts: 481000 | #Constraints: 53396
278.55/279.62 c #Conflicts: 482000 | #Constraints: 54396
279.06/280.14 c #Conflicts: 483000 | #Constraints: 55396
279.65/280.70 c #Conflicts: 484000 | #Constraints: 56396
280.15/281.24 c #Conflicts: 485000 | #Constraints: 57396
280.75/281.81 c #Conflicts: 486000 | #Constraints: 58396
281.34/282.40 c #Conflicts: 487000 | #Constraints: 59396
281.84/282.95 c #Conflicts: 488000 | #Constraints: 60396
282.54/283.63 c #Conflicts: 489000 | #Constraints: 61396
283.24/284.37 c DATABASE CLEANUP
283.24/284.37 c GARBAGE COLLECT
283.24/284.37 c rational objective 2
283.73/284.87 c bounds 59 >= -877 @ 281.156
283.73/284.87 c bounds 59 >= -876 @ 281.157
283.73/284.87 c bounds 59 >= -875 @ 281.157
283.73/284.88 c bounds 59 >= -874 @ 281.157
283.73/284.88 c bounds 59 >= -873 @ 281.158
283.84/284.90 c #Conflicts: 490000 | #Constraints: 37171
283.84/284.97 c #Conflicts: 491000 | #Constraints: 38171
283.95/285.04 c bounds 59 >= -872 @ 281.317
283.95/285.06 c #Conflicts: 492000 | #Constraints: 39234
284.05/285.16 c #Conflicts: 493000 | #Constraints: 40234
284.13/285.26 c #Conflicts: 494000 | #Constraints: 41234
284.23/285.35 c bounds 59 >= -871 @ 281.628
284.23/285.38 c #Conflicts: 495000 | #Constraints: 42285
284.33/285.48 c #Conflicts: 496000 | #Constraints: 43285
284.53/285.61 c #Conflicts: 497000 | #Constraints: 44285
284.63/285.73 c bounds 59 >= -870 @ 282.003
284.63/285.74 c #Conflicts: 498000 | #Constraints: 45336
284.73/285.87 c #Conflicts: 499000 | #Constraints: 46336
297.01/298.16 c #Conflicts: 500000 | #Constraints: 47336
297.19/298.31 c #Conflicts: 501000 | #Constraints: 48336
297.19/298.35 c bounds 59 >= -869 @ 294.529
297.29/298.45 c #Conflicts: 502000 | #Constraints: 49372
297.49/298.62 c #Conflicts: 503000 | #Constraints: 50372
297.59/298.78 c #Conflicts: 504000 | #Constraints: 51372
297.59/298.79 c bounds 59 >= -868 @ 294.968
297.79/298.95 c #Conflicts: 505000 | #Constraints: 52396
298.00/299.14 c #Conflicts: 506000 | #Constraints: 53396
321.31/322.54 c UNIT CLEANUP
321.31/322.54 c DATABASE CLEANUP
321.31/322.54 c GARBAGE COLLECT
321.31/322.54 c #Conflicts: 507000 | #Constraints: 33003
321.41/322.63 c #Conflicts: 508000 | #Constraints: 34003
321.52/322.72 c #Conflicts: 509000 | #Constraints: 35003
321.52/322.76 c bounds 59 >= -867 @ 318.758
321.61/322.83 c #Conflicts: 510000 | #Constraints: 36054
321.71/322.94 c #Conflicts: 511000 | #Constraints: 37054
321.82/323.08 c #Conflicts: 512000 | #Constraints: 38054
322.00/323.21 c #Conflicts: 513000 | #Constraints: 39054
322.11/323.37 c #Conflicts: 514000 | #Constraints: 40054
322.31/323.53 c #Conflicts: 515000 | #Constraints: 41054
322.41/323.69 c #Conflicts: 516000 | #Constraints: 42054
322.60/323.87 c #Conflicts: 517000 | #Constraints: 43054
322.82/324.06 c #Conflicts: 518000 | #Constraints: 44054
323.01/324.28 c #Conflicts: 519000 | #Constraints: 45054
323.11/324.30 c bounds 59 >= -866 @ 320.275
323.20/324.46 c #Conflicts: 520000 | #Constraints: 46096
323.40/324.67 c #Conflicts: 521000 | #Constraints: 47096
323.60/324.89 c #Conflicts: 522000 | #Constraints: 48096
323.92/325.13 c #Conflicts: 523000 | #Constraints: 49096
324.10/325.35 c #Conflicts: 524000 | #Constraints: 50096
324.30/325.57 c #Conflicts: 525000 | #Constraints: 51096
324.60/325.81 c #Conflicts: 526000 | #Constraints: 52096
324.81/326.09 c #Conflicts: 527000 | #Constraints: 53096
325.09/326.36 c #Conflicts: 528000 | #Constraints: 54096
325.40/326.64 c #Conflicts: 529000 | #Constraints: 55096
325.70/326.91 c bounds 59 >= -865 @ 322.847
325.70/326.91 c #Conflicts: 530000 | #Constraints: 56144
325.81/327.01 c #Conflicts: 531000 | #Constraints: 57144
325.81/327.10 c #Conflicts: 532000 | #Constraints: 58144
326.39/327.61 c #Conflicts: 533000 | #Constraints: 59144
327.29/328.51 c #Conflicts: 534000 | #Constraints: 60144
328.09/329.39 c #Conflicts: 535000 | #Constraints: 61144
329.09/330.33 c #Conflicts: 536000 | #Constraints: 62144
329.99/331.27 c #Conflicts: 537000 | #Constraints: 63144
330.79/332.08 c #Conflicts: 538000 | #Constraints: 64144
331.68/332.97 c #Conflicts: 539000 | #Constraints: 65160
332.27/333.53 c bounds 57 >= -865 @ 329.379
332.27/333.53 c bounds 57 >= -864 @ 329.388
332.27/333.54 c bounds 57 >= -863 @ 329.392
342.24/343.57 c bounds 57 >= -862 @ 339.352
342.24/343.57 c bounds 57 >= -861 @ 339.357
342.34/343.61 c bounds 57 >= -860 @ 339.388
342.34/343.65 c bounds 57 >= -859 @ 339.429
342.34/343.68 c bounds 57 >= -858 @ 339.464
342.44/343.70 c #Conflicts: 540000 | #Constraints: 66320
342.44/343.71 c bounds 57 >= -857 @ 339.491
342.44/343.79 c bounds 57 >= -856 @ 339.567
342.63/343.99 c bounds 57 >= -855 @ 339.759
342.63/344.01 c #Conflicts: 541000 | #Constraints: 67422
343.04/344.34 c #Conflicts: 542000 | #Constraints: 68422
343.14/344.41 c bounds 57 >= -854 @ 340.184
343.44/344.70 c #Conflicts: 543000 | #Constraints: 69455
343.75/345.02 c #Conflicts: 544000 | #Constraints: 70455
344.03/345.36 c bounds 57 >= -853 @ 341.121
344.03/345.37 c #Conflicts: 545000 | #Constraints: 71482
344.43/345.72 c #Conflicts: 546000 | #Constraints: 72482
344.84/346.13 c #Conflicts: 547000 | #Constraints: 73482
345.24/346.57 c #Conflicts: 548000 | #Constraints: 74482
345.63/346.98 c #Conflicts: 549000 | #Constraints: 75482
345.75/347.04 c bounds 57 >= -852 @ 342.793
346.43/347.78 c #Conflicts: 550000 | #Constraints: 76551
347.52/348.83 c #Conflicts: 551000 | #Constraints: 77551
348.42/349.70 c #Conflicts: 552000 | #Constraints: 78551
349.12/350.40 c #Conflicts: 553000 | #Constraints: 79551
350.11/351.42 c #Conflicts: 554000 | #Constraints: 80551
351.01/352.39 c #Conflicts: 555000 | #Constraints: 81551
352.11/353.44 c #Conflicts: 556000 | #Constraints: 82551
353.21/354.56 c #Conflicts: 557000 | #Constraints: 83551
354.71/356.10 c #Conflicts: 558000 | #Constraints: 84551
386.49/387.92 c UNIT CLEANUP
386.49/387.92 c DATABASE CLEANUP
386.49/387.92 c GARBAGE COLLECT
386.49/387.92 c rational objective 2
386.99/388.48 c bounds 57 >= -851 @ 383.96
386.99/388.48 c bounds 57 >= -850 @ 383.961
386.99/388.48 c bounds 57 >= -849 @ 383.961
386.99/388.48 c bounds 57 >= -848 @ 383.962
386.99/388.48 c bounds 57 >= -847 @ 383.962
386.99/388.48 c bounds 57 >= -846 @ 383.963
386.99/388.48 c bounds 57 >= -845 @ 383.964
386.99/388.48 c bounds 57 >= -844 @ 383.965
386.99/388.48 c bounds 57 >= -843 @ 383.966
386.99/388.49 c bounds 57 >= -842 @ 383.968
386.99/388.49 c bounds 57 >= -841 @ 383.971
386.99/388.49 c bounds 57 >= -840 @ 383.973
387.09/388.50 c #Conflicts: 559000 | #Constraints: 49097
387.09/388.50 c bounds 57 >= -839 @ 383.977
387.09/388.51 c bounds 57 >= -838 @ 383.985
387.09/388.52 c bounds 57 >= -837 @ 383.997
387.09/388.54 c bounds 57 >= -836 @ 384.013
387.09/388.54 c #Conflicts: 560000 | #Constraints: 50181
387.09/388.55 c bounds 57 >= -835 @ 384.018
387.09/388.55 c bounds 57 >= -834 @ 384.019
387.09/388.58 c bounds 57 >= -833 @ 384.051
387.19/388.60 c #Conflicts: 561000 | #Constraints: 51265
387.19/388.64 c bounds 57 >= -832 @ 384.109
387.19/388.67 c #Conflicts: 562000 | #Constraints: 52301
387.29/388.75 c #Conflicts: 563000 | #Constraints: 53301
387.29/388.77 c bounds 57 >= -831 @ 384.235
387.39/388.82 c bounds 57 >= -830 @ 384.281
387.39/388.84 c #Conflicts: 564000 | #Constraints: 54355
387.49/388.93 c #Conflicts: 565000 | #Constraints: 55355
387.49/389.00 c bounds 57 >= -829 @ 384.461
387.60/389.03 c #Conflicts: 566000 | #Constraints: 56379
387.70/389.13 c #Conflicts: 567000 | #Constraints: 57379
387.78/389.24 c #Conflicts: 568000 | #Constraints: 58379
387.89/389.32 c bounds 57 >= -828 @ 384.768
387.89/389.36 c #Conflicts: 569000 | #Constraints: 59427
387.99/389.47 c bounds 57 >= -827 @ 384.919
387.99/389.48 c #Conflicts: 570000 | #Constraints: 60434
429.94/431.55 c #Conflicts: 571000 | #Constraints: 61434
430.05/431.68 c #Conflicts: 572000 | #Constraints: 62434
430.24/431.82 c #Conflicts: 573000 | #Constraints: 63434
430.34/431.93 c bounds 57 >= -826 @ 427.106
430.34/431.98 c #Conflicts: 574000 | #Constraints: 64479
430.55/432.11 c #Conflicts: 575000 | #Constraints: 65479
430.64/432.26 c #Conflicts: 576000 | #Constraints: 66479
430.85/432.42 c #Conflicts: 577000 | #Constraints: 67479
471.42/473.12 c UNIT CLEANUP
471.42/473.12 c DATABASE CLEANUP
471.42/473.12 c GARBAGE COLLECT
471.42/473.12 c #Conflicts: 578000 | #Constraints: 40699
471.50/473.21 c #Conflicts: 579000 | #Constraints: 41699
471.60/473.30 c #Conflicts: 580000 | #Constraints: 42699
471.70/473.40 c #Conflicts: 581000 | #Constraints: 43699
471.80/473.50 c #Conflicts: 582000 | #Constraints: 44699
471.90/473.60 c #Conflicts: 583000 | #Constraints: 45699
471.90/473.64 c bounds 57 >= -825 @ 468.521
472.00/473.71 c #Conflicts: 584000 | #Constraints: 46747
472.10/473.83 c #Conflicts: 585000 | #Constraints: 47747
472.20/473.97 c #Conflicts: 586000 | #Constraints: 48747
472.41/474.11 c #Conflicts: 587000 | #Constraints: 49747
472.50/474.25 c #Conflicts: 588000 | #Constraints: 50747
472.70/474.42 c #Conflicts: 589000 | #Constraints: 51747
472.90/474.60 c #Conflicts: 590000 | #Constraints: 52747
472.99/474.77 c #Conflicts: 591000 | #Constraints: 53747
473.20/474.96 c #Conflicts: 592000 | #Constraints: 54747
473.41/475.15 c #Conflicts: 593000 | #Constraints: 55747
473.60/475.34 c #Conflicts: 594000 | #Constraints: 56747
473.79/475.56 c #Conflicts: 595000 | #Constraints: 57747
474.09/475.80 c #Conflicts: 596000 | #Constraints: 58747
496.42/498.25 c UNIT CLEANUP
496.42/498.25 c DATABASE CLEANUP
496.42/498.25 c GARBAGE COLLECT
496.42/498.25 c rational objective 2
497.02/498.86 c #Conflicts: 597000 | #Constraints: 36459
497.11/498.96 c #Conflicts: 598000 | #Constraints: 37459
497.22/499.07 c #Conflicts: 599000 | #Constraints: 38459
497.42/499.20 c #Conflicts: 600000 | #Constraints: 39459
497.52/499.33 c #Conflicts: 601000 | #Constraints: 40459
497.61/499.47 c #Conflicts: 602000 | #Constraints: 41459
497.71/499.56 c bounds 57 >= -824 @ 494.222
497.81/499.62 c #Conflicts: 603000 | #Constraints: 42513
497.92/499.76 c #Conflicts: 604000 | #Constraints: 43513
498.11/499.93 c #Conflicts: 605000 | #Constraints: 44513
498.22/500.09 c #Conflicts: 606000 | #Constraints: 45513
498.41/500.27 c #Conflicts: 607000 | #Constraints: 46513
498.61/500.47 c #Conflicts: 608000 | #Constraints: 47513
498.92/500.70 c #Conflicts: 609000 | #Constraints: 48513
499.11/500.93 c #Conflicts: 610000 | #Constraints: 49513
499.32/501.18 c #Conflicts: 611000 | #Constraints: 50513
499.61/501.44 c #Conflicts: 612000 | #Constraints: 51513
499.91/501.70 c #Conflicts: 613000 | #Constraints: 52513
500.10/501.99 c #Conflicts: 614000 | #Constraints: 53513
500.41/502.28 c #Conflicts: 615000 | #Constraints: 54513
500.71/502.57 c #Conflicts: 616000 | #Constraints: 55513
501.00/502.86 c #Conflicts: 617000 | #Constraints: 56513
501.31/503.16 c #Conflicts: 618000 | #Constraints: 57513
501.41/503.20 c bounds 57 >= -823 @ 497.817
501.60/503.42 c #Conflicts: 619000 | #Constraints: 58555
501.80/503.67 c #Conflicts: 620000 | #Constraints: 59555
502.10/503.97 c #Conflicts: 621000 | #Constraints: 60555
502.50/504.31 c #Conflicts: 622000 | #Constraints: 61555
502.80/504.62 c #Conflicts: 623000 | #Constraints: 62555
503.10/504.94 c #Conflicts: 624000 | #Constraints: 63555
503.40/505.29 c #Conflicts: 625000 | #Constraints: 64555
503.79/505.63 c #Conflicts: 626000 | #Constraints: 65555
504.10/505.95 c #Conflicts: 627000 | #Constraints: 66555
504.50/506.33 c #Conflicts: 628000 | #Constraints: 67555
504.89/506.73 c #Conflicts: 629000 | #Constraints: 68555
505.30/507.12 c #Conflicts: 630000 | #Constraints: 69555
505.69/507.51 c #Conflicts: 631000 | #Constraints: 70555
506.08/507.91 c #Conflicts: 632000 | #Constraints: 71555
506.49/508.35 c #Conflicts: 633000 | #Constraints: 72555
506.89/508.78 c #Conflicts: 634000 | #Constraints: 73555
507.38/509.24 c #Conflicts: 635000 | #Constraints: 74555
507.88/509.72 c #Conflicts: 636000 | #Constraints: 75555
508.30/510.18 c #Conflicts: 637000 | #Constraints: 76555
508.78/510.65 c #Conflicts: 638000 | #Constraints: 77555
509.29/511.12 c #Conflicts: 639000 | #Constraints: 78555
509.77/511.62 c #Conflicts: 640000 | #Constraints: 79555
510.37/512.22 c #Conflicts: 641000 | #Constraints: 80555
510.87/512.73 c #Conflicts: 642000 | #Constraints: 81555
511.37/513.23 c #Conflicts: 643000 | #Constraints: 82555
511.87/513.76 c #Conflicts: 644000 | #Constraints: 83555
512.37/514.25 c #Conflicts: 645000 | #Constraints: 84555
512.87/514.76 c #Conflicts: 646000 | #Constraints: 85555
513.46/515.32 c #Conflicts: 647000 | #Constraints: 86555
513.96/515.86 c #Conflicts: 648000 | #Constraints: 87555
514.56/516.41 c #Conflicts: 649000 | #Constraints: 88555
515.06/516.98 c #Conflicts: 650000 | #Constraints: 89555
515.66/517.55 c #Conflicts: 651000 | #Constraints: 90555
566.10/568.13 c DATABASE CLEANUP
566.10/568.13 c GARBAGE COLLECT
566.10/568.13 c #Conflicts: 652000 | #Constraints: 51984
566.29/568.30 c #Conflicts: 653000 | #Constraints: 52984
566.49/568.53 c #Conflicts: 654000 | #Constraints: 53984
567.18/569.24 c #Conflicts: 655000 | #Constraints: 54984
567.89/569.94 c #Conflicts: 656000 | #Constraints: 55984
568.78/570.82 c #Conflicts: 657000 | #Constraints: 56984
569.58/571.68 c #Conflicts: 658000 | #Constraints: 57984
570.58/572.67 c #Conflicts: 659000 | #Constraints: 58984
571.67/573.71 c #Conflicts: 660000 | #Constraints: 59984
572.67/574.71 c #Conflicts: 661000 | #Constraints: 60984
573.46/575.55 c #Conflicts: 662000 | #Constraints: 61984
574.46/576.52 c #Conflicts: 663000 | #Constraints: 62984
575.66/577.75 c #Conflicts: 664000 | #Constraints: 63984
576.76/578.84 c #Conflicts: 665000 | #Constraints: 64984
577.75/579.85 c #Conflicts: 666000 | #Constraints: 65984
578.65/580.77 c #Conflicts: 667000 | #Constraints: 66984
579.65/581.73 c #Conflicts: 668000 | #Constraints: 67984
580.96/583.11 c #Conflicts: 669000 | #Constraints: 68984
582.34/584.44 c #Conflicts: 670000 | #Constraints: 69984
583.53/585.67 c #Conflicts: 671000 | #Constraints: 70984
584.73/586.84 c #Conflicts: 672000 | #Constraints: 71984
584.94/587.06 c DATABASE CLEANUP
584.94/587.06 c GARBAGE COLLECT
584.94/587.06 c #Conflicts: 673000 | #Constraints: 43164
585.04/587.17 c #Conflicts: 674000 | #Constraints: 44164
585.13/587.28 c #Conflicts: 675000 | #Constraints: 45164
585.33/587.42 c #Conflicts: 676000 | #Constraints: 46164
585.43/587.57 c #Conflicts: 677000 | #Constraints: 47164
585.63/587.75 c #Conflicts: 678000 | #Constraints: 48164
591.11/593.25 c #Conflicts: 679000 | #Constraints: 49165
591.31/593.45 c #Conflicts: 680000 | #Constraints: 50165
591.50/593.66 c #Conflicts: 681000 | #Constraints: 51165
591.70/593.87 c #Conflicts: 682000 | #Constraints: 52165
591.92/594.10 c #Conflicts: 683000 | #Constraints: 53165
592.21/594.34 c #Conflicts: 684000 | #Constraints: 54165
592.41/594.57 c #Conflicts: 685000 | #Constraints: 55165
592.70/594.81 c #Conflicts: 686000 | #Constraints: 56165
592.91/595.05 c #Conflicts: 687000 | #Constraints: 57165
593.21/595.31 c #Conflicts: 688000 | #Constraints: 58165
593.50/595.60 c #Conflicts: 689000 | #Constraints: 59165
593.70/595.89 c #Conflicts: 690000 | #Constraints: 60165
594.10/596.20 c #Conflicts: 691000 | #Constraints: 61165
594.40/596.51 c #Conflicts: 692000 | #Constraints: 62165
618.71/620.92 c DATABASE CLEANUP
618.71/620.92 c GARBAGE COLLECT
618.71/620.92 c #Conflicts: 693000 | #Constraints: 38103
618.83/621.03 c #Conflicts: 694000 | #Constraints: 39103
618.93/621.16 c #Conflicts: 695000 | #Constraints: 40103
619.12/621.31 c #Conflicts: 696000 | #Constraints: 41103
619.22/621.45 c #Conflicts: 697000 | #Constraints: 42103
619.41/621.60 c #Conflicts: 698000 | #Constraints: 43103
619.51/621.78 c #Conflicts: 699000 | #Constraints: 44103
619.71/621.95 c #Conflicts: 700000 | #Constraints: 45103
619.92/622.14 c #Conflicts: 701000 | #Constraints: 46103
620.01/622.28 c bounds 57 >= -822 @ 616.048
620.11/622.33 c #Conflicts: 702000 | #Constraints: 47175
620.31/622.51 c #Conflicts: 703000 | #Constraints: 48175
620.52/622.70 c #Conflicts: 704000 | #Constraints: 49175
620.71/622.92 c #Conflicts: 705000 | #Constraints: 50175
620.92/623.18 c #Conflicts: 706000 | #Constraints: 51175
621.21/623.46 c #Conflicts: 707000 | #Constraints: 52175
621.51/623.73 c #Conflicts: 708000 | #Constraints: 53175
621.81/624.05 c #Conflicts: 709000 | #Constraints: 54175
622.10/624.37 c #Conflicts: 710000 | #Constraints: 55175
622.50/624.71 c #Conflicts: 711000 | #Constraints: 56175
622.81/625.08 c #Conflicts: 712000 | #Constraints: 57175
623.20/625.44 c #Conflicts: 713000 | #Constraints: 58175
623.60/625.84 c #Conflicts: 714000 | #Constraints: 59175
623.99/626.26 c #Conflicts: 715000 | #Constraints: 60175
624.50/626.70 c #Conflicts: 716000 | #Constraints: 61175
624.91/627.14 c #Conflicts: 717000 | #Constraints: 62175
625.40/627.61 c #Conflicts: 718000 | #Constraints: 63175
625.81/628.09 c #Conflicts: 719000 | #Constraints: 64175
626.29/628.57 c #Conflicts: 720000 | #Constraints: 65175
626.80/629.05 c #Conflicts: 721000 | #Constraints: 66175
627.28/629.54 c #Conflicts: 722000 | #Constraints: 67175
627.79/630.05 c #Conflicts: 723000 | #Constraints: 68175
628.28/630.59 c #Conflicts: 724000 | #Constraints: 69175
628.48/630.72 c bounds 57 >= -821 @ 624.434
628.79/631.04 c #Conflicts: 725000 | #Constraints: 70220
629.19/631.46 c #Conflicts: 726000 | #Constraints: 71220
629.58/631.89 c #Conflicts: 727000 | #Constraints: 72220
630.08/632.35 c #Conflicts: 728000 | #Constraints: 73220
630.57/632.82 c #Conflicts: 729000 | #Constraints: 74220
630.97/633.28 c #Conflicts: 730000 | #Constraints: 75220
631.47/633.78 c #Conflicts: 731000 | #Constraints: 76220
632.07/634.30 c #Conflicts: 732000 | #Constraints: 77220
632.57/634.83 c #Conflicts: 733000 | #Constraints: 78220
633.06/635.39 c #Conflicts: 734000 | #Constraints: 79220
633.66/635.98 c #Conflicts: 735000 | #Constraints: 80220
634.27/636.52 c #Conflicts: 736000 | #Constraints: 81220
634.78/637.06 c #Conflicts: 737000 | #Constraints: 82220
635.36/637.66 c #Conflicts: 738000 | #Constraints: 83220
635.96/638.27 c #Conflicts: 739000 | #Constraints: 84220
636.55/638.87 c #Conflicts: 740000 | #Constraints: 85220
637.15/639.48 c #Conflicts: 741000 | #Constraints: 86220
637.95/640.22 c #Conflicts: 742000 | #Constraints: 87220
638.55/640.89 c #Conflicts: 743000 | #Constraints: 88220
639.35/641.60 c #Conflicts: 744000 | #Constraints: 89220
640.05/642.32 c #Conflicts: 745000 | #Constraints: 90220
640.75/643.04 c #Conflicts: 746000 | #Constraints: 91220
641.44/643.75 c #Conflicts: 747000 | #Constraints: 92220
642.24/644.52 c #Conflicts: 748000 | #Constraints: 93220
643.03/645.33 c #Conflicts: 749000 | #Constraints: 94220
687.08/689.55 c #Conflicts: 750000 | #Constraints: 95220
687.88/690.38 c #Conflicts: 751000 | #Constraints: 96220
688.70/691.12 c #Conflicts: 752000 | #Constraints: 97220
709.80/712.33 c DATABASE CLEANUP
709.80/712.33 c GARBAGE COLLECT
709.80/712.33 c rational objective 2
710.62/713.18 c #Conflicts: 753000 | #Constraints: 55617
711.31/713.82 c #Conflicts: 754000 | #Constraints: 56617
711.52/714.01 c bounds 56 >= -821 @ 707.157
712.10/714.62 c #Conflicts: 755000 | #Constraints: 57618
712.89/715.49 c #Conflicts: 756000 | #Constraints: 58618
713.90/716.47 c #Conflicts: 757000 | #Constraints: 59618
714.60/717.11 c #Conflicts: 758000 | #Constraints: 60618
715.39/717.92 c #Conflicts: 759000 | #Constraints: 61618
716.19/718.74 c #Conflicts: 760000 | #Constraints: 62618
717.28/719.86 c #Conflicts: 761000 | #Constraints: 63618
718.38/720.90 c #Conflicts: 762000 | #Constraints: 64618
719.37/721.93 c #Conflicts: 763000 | #Constraints: 65618
720.97/723.50 c #Conflicts: 764000 | #Constraints: 66618
722.27/724.86 c #Conflicts: 765000 | #Constraints: 67618
723.06/725.67 c #Conflicts: 766000 | #Constraints: 68618
724.26/726.82 c bounds 55 >= -821 @ 719.865
724.47/727.10 c #Conflicts: 767000 | #Constraints: 69619
725.47/728.05 c #Conflicts: 768000 | #Constraints: 70619
726.65/729.28 c #Conflicts: 769000 | #Constraints: 71619
727.75/730.35 c #Conflicts: 770000 | #Constraints: 72619
728.65/731.23 c #Conflicts: 771000 | #Constraints: 73619
729.64/732.22 c #Conflicts: 772000 | #Constraints: 74619
730.55/733.13 c #Conflicts: 773000 | #Constraints: 75619
731.56/734.12 c #Conflicts: 774000 | #Constraints: 76619
731.74/734.35 c DATABASE CLEANUP
731.74/734.35 c GARBAGE COLLECT
731.74/734.35 c #Conflicts: 775000 | #Constraints: 45476
731.83/734.46 c #Conflicts: 776000 | #Constraints: 46476
731.93/734.58 c #Conflicts: 777000 | #Constraints: 47476
732.14/734.72 c #Conflicts: 778000 | #Constraints: 48476
732.14/734.73 c bounds 55 >= -820 @ 727.72
732.24/734.86 c #Conflicts: 779000 | #Constraints: 49569
732.44/735.03 c #Conflicts: 780000 | #Constraints: 50569
732.63/735.21 c #Conflicts: 781000 | #Constraints: 51569
732.83/735.44 c #Conflicts: 782000 | #Constraints: 52569
733.04/735.66 c #Conflicts: 783000 | #Constraints: 53569
733.33/735.92 c #Conflicts: 784000 | #Constraints: 54569
733.54/736.17 c #Conflicts: 785000 | #Constraints: 55569
733.83/736.43 c #Conflicts: 786000 | #Constraints: 56569
734.12/736.72 c #Conflicts: 787000 | #Constraints: 57569
734.43/737.04 c #Conflicts: 788000 | #Constraints: 58569
734.72/737.36 c #Conflicts: 789000 | #Constraints: 59569
735.13/737.70 c #Conflicts: 790000 | #Constraints: 60569
735.33/737.96 c bounds 55 >= -819 @ 730.912
735.44/738.03 c #Conflicts: 791000 | #Constraints: 61668
735.72/738.33 c #Conflicts: 792000 | #Constraints: 62668
736.03/738.63 c #Conflicts: 793000 | #Constraints: 63668
736.32/738.93 c #Conflicts: 794000 | #Constraints: 64668
736.72/739.30 c #Conflicts: 795000 | #Constraints: 65668
737.02/739.65 c DATABASE CLEANUP
737.02/739.65 c GARBAGE COLLECT
737.02/739.65 c #Conflicts: 796000 | #Constraints: 39638
737.12/739.76 c #Conflicts: 797000 | #Constraints: 40638
737.22/739.88 c #Conflicts: 798000 | #Constraints: 41638
737.31/740.01 c #Conflicts: 799000 | #Constraints: 42638
737.53/740.15 c #Conflicts: 800000 | #Constraints: 43638
737.72/740.31 c #Conflicts: 801000 | #Constraints: 44638
737.81/740.48 c #Conflicts: 802000 | #Constraints: 45638
738.01/740.67 c #Conflicts: 803000 | #Constraints: 46638
738.22/740.86 c #Conflicts: 804000 | #Constraints: 47638
738.43/741.07 c #Conflicts: 805000 | #Constraints: 48638
738.52/741.19 c bounds 55 >= -818 @ 734.103
738.71/741.30 c #Conflicts: 806000 | #Constraints: 49719
738.91/741.53 c #Conflicts: 807000 | #Constraints: 50719
739.21/741.81 c #Conflicts: 808000 | #Constraints: 51719
739.42/742.07 c #Conflicts: 809000 | #Constraints: 52719
739.71/742.37 c #Conflicts: 810000 | #Constraints: 53719
740.01/742.68 c #Conflicts: 811000 | #Constraints: 54719
740.31/743.00 c #Conflicts: 812000 | #Constraints: 55719
740.70/743.31 c #Conflicts: 813000 | #Constraints: 56719
741.01/743.64 c #Conflicts: 814000 | #Constraints: 57719
741.31/744.00 c #Conflicts: 815000 | #Constraints: 58719
741.70/744.39 c #Conflicts: 816000 | #Constraints: 59719
742.10/744.72 c #Conflicts: 817000 | #Constraints: 60719
742.51/745.13 c #Conflicts: 818000 | #Constraints: 61719
742.90/745.57 c #Conflicts: 819000 | #Constraints: 62719
743.41/746.01 c #Conflicts: 820000 | #Constraints: 63719
743.79/746.45 c #Conflicts: 821000 | #Constraints: 64719
744.29/746.93 c #Conflicts: 822000 | #Constraints: 65719
744.79/747.41 c #Conflicts: 823000 | #Constraints: 66719
745.19/747.87 c #Conflicts: 824000 | #Constraints: 67719
745.79/748.40 c #Conflicts: 825000 | #Constraints: 68719
746.29/748.91 c #Conflicts: 826000 | #Constraints: 69719
746.78/749.40 c #Conflicts: 827000 | #Constraints: 70719
747.39/750.02 c #Conflicts: 828000 | #Constraints: 71719
747.98/750.60 c #Conflicts: 829000 | #Constraints: 72719
748.49/751.19 c #Conflicts: 830000 | #Constraints: 73719
749.18/751.85 c #Conflicts: 831000 | #Constraints: 74719
749.88/752.51 c #Conflicts: 832000 | #Constraints: 75719
750.39/753.09 c #Conflicts: 833000 | #Constraints: 76719
751.07/753.77 c #Conflicts: 834000 | #Constraints: 77719
751.77/754.43 c #Conflicts: 835000 | #Constraints: 78719
752.48/755.19 c #Conflicts: 836000 | #Constraints: 79719
753.06/755.78 c bounds 55 >= -817 @ 748.586
753.16/755.84 c #Conflicts: 837000 | #Constraints: 80782
753.86/756.57 c #Conflicts: 838000 | #Constraints: 81782
754.66/757.39 c #Conflicts: 839000 | #Constraints: 82782
755.65/758.33 c #Conflicts: 840000 | #Constraints: 83782
756.55/759.29 c #Conflicts: 841000 | #Constraints: 84782
757.46/760.15 c #Conflicts: 842000 | #Constraints: 85782
758.36/761.02 c #Conflicts: 843000 | #Constraints: 86782
759.24/761.94 c #Conflicts: 844000 | #Constraints: 87782
760.24/762.93 c #Conflicts: 845000 | #Constraints: 88782
761.24/763.99 c #Conflicts: 846000 | #Constraints: 89782
762.53/765.24 c #Conflicts: 847000 | #Constraints: 90782
762.82/765.58 c bounds 54 >= -817 @ 758.3
762.93/765.60 c bounds 54 >= -816 @ 758.325
763.03/765.75 c #Conflicts: 848000 | #Constraints: 91807
763.23/765.96 c #Conflicts: 849000 | #Constraints: 92807
763.44/766.17 c bounds 54 >= -815 @ 758.879
763.52/766.22 c #Conflicts: 850000 | #Constraints: 93834
763.73/766.47 c #Conflicts: 851000 | #Constraints: 94834
764.03/766.71 c #Conflicts: 852000 | #Constraints: 95834
764.22/766.97 c #Conflicts: 853000 | #Constraints: 96834
764.44/767.14 c bounds 54 >= -814 @ 759.84
764.52/767.23 c #Conflicts: 854000 | #Constraints: 97888
764.82/767.52 c #Conflicts: 855000 | #Constraints: 98888
765.12/767.81 c #Conflicts: 856000 | #Constraints: 99888
765.33/768.10 c #Conflicts: 857000 | #Constraints: 100888
765.72/768.41 c #Conflicts: 858000 | #Constraints: 101888
766.02/768.76 c #Conflicts: 859000 | #Constraints: 102888
766.43/769.13 c #Conflicts: 860000 | #Constraints: 103888
786.55/789.35 c DATABASE CLEANUP
786.55/789.35 c GARBAGE COLLECT
786.55/789.35 c bounds 54 >= -813 @ 781.89
786.65/789.45 c #Conflicts: 861000 | #Constraints: 59223
786.85/789.62 c #Conflicts: 862000 | #Constraints: 60223
787.05/789.81 c #Conflicts: 863000 | #Constraints: 61223
787.15/790.00 c #Conflicts: 864000 | #Constraints: 62223
787.45/790.20 c #Conflicts: 865000 | #Constraints: 63223
787.45/790.20 c bounds 54 >= -812 @ 782.731
850.35/853.39 c #Conflicts: 866000 | #Constraints: 64259
850.55/853.59 c #Conflicts: 867000 | #Constraints: 65259
850.84/853.82 c #Conflicts: 868000 | #Constraints: 66259
851.05/854.06 c #Conflicts: 869000 | #Constraints: 67259
851.34/854.31 c #Conflicts: 870000 | #Constraints: 68259
851.55/854.58 c #Conflicts: 871000 | #Constraints: 69259
851.84/854.87 c #Conflicts: 872000 | #Constraints: 70259
852.15/855.16 c #Conflicts: 873000 | #Constraints: 71259
852.54/855.50 c #Conflicts: 874000 | #Constraints: 72259
852.83/855.85 c #Conflicts: 875000 | #Constraints: 73259
853.24/856.26 c #Conflicts: 876000 | #Constraints: 74259
853.64/856.65 c #Conflicts: 877000 | #Constraints: 75259
854.04/857.10 c #Conflicts: 878000 | #Constraints: 76259
854.14/857.19 c bounds 54 >= -811 @ 849.28
854.63/857.67 c #Conflicts: 879000 | #Constraints: 77292
854.83/857.88 c bounds 53 >= -811 @ 849.961
855.33/858.33 c #Conflicts: 880000 | #Constraints: 78293
856.42/859.40 c #Conflicts: 881000 | #Constraints: 79293
856.42/859.42 c bounds 52 >= -811 @ 851.494
857.04/860.10 c #Conflicts: 882000 | #Constraints: 80294
857.82/860.87 c #Conflicts: 883000 | #Constraints: 81294
945.93/949.23 c DATABASE CLEANUP
945.93/949.23 c GARBAGE COLLECT
945.93/949.23 c bounds 52 >= -810 @ 940.735
945.93/949.25 c bounds 52 >= -809 @ 940.754
945.93/949.25 c bounds 52 >= -808 @ 940.755
945.93/949.27 c bounds 52 >= -807 @ 940.773
945.93/949.28 c #Conflicts: 884000 | #Constraints: 48013
946.03/949.37 c #Conflicts: 885000 | #Constraints: 49013
946.13/949.42 c bounds 52 >= -806 @ 940.915
946.13/949.49 c #Conflicts: 886000 | #Constraints: 50055
946.33/949.61 c #Conflicts: 887000 | #Constraints: 51055
946.43/949.77 c #Conflicts: 888000 | #Constraints: 52055
946.53/949.83 c bounds 52 >= -805 @ 941.324
946.63/949.95 c #Conflicts: 889000 | #Constraints: 53091
946.84/950.11 c #Conflicts: 890000 | #Constraints: 54091
947.02/950.31 c #Conflicts: 891000 | #Constraints: 55091
947.23/950.55 c #Conflicts: 892000 | #Constraints: 56091
947.42/950.78 c #Conflicts: 893000 | #Constraints: 57091
947.74/951.04 c #Conflicts: 894000 | #Constraints: 58091
948.02/951.33 c #Conflicts: 895000 | #Constraints: 59091
948.32/951.65 c #Conflicts: 896000 | #Constraints: 60091
948.62/951.93 c bounds 52 >= -804 @ 943.385
948.62/951.99 c #Conflicts: 897000 | #Constraints: 61124
949.32/952.69 c #Conflicts: 898000 | #Constraints: 62124
950.12/953.46 c #Conflicts: 899000 | #Constraints: 63124
951.22/954.55 c #Conflicts: 900000 | #Constraints: 64124
951.61/955.01 c bounds 51 >= -804 @ 946.439
951.82/955.18 c #Conflicts: 901000 | #Constraints: 65125
952.11/955.47 c #Conflicts: 902000 | #Constraints: 66125
952.41/955.76 c #Conflicts: 903000 | #Constraints: 67125
952.72/956.09 c #Conflicts: 904000 | #Constraints: 68125
953.10/956.43 c #Conflicts: 905000 | #Constraints: 69125
953.41/956.76 c #Conflicts: 906000 | #Constraints: 70125
953.72/957.04 c DATABASE CLEANUP
953.72/957.04 c GARBAGE COLLECT
953.72/957.04 c #Conflicts: 907000 | #Constraints: 42147
953.82/957.15 c #Conflicts: 908000 | #Constraints: 43147
953.90/957.28 c #Conflicts: 909000 | #Constraints: 44147
954.10/957.41 c #Conflicts: 910000 | #Constraints: 45147
954.21/957.57 c #Conflicts: 911000 | #Constraints: 46147
954.40/957.73 c #Conflicts: 912000 | #Constraints: 47147
954.60/957.91 c #Conflicts: 913000 | #Constraints: 48147
954.81/958.11 c #Conflicts: 914000 | #Constraints: 49147
955.00/958.34 c #Conflicts: 915000 | #Constraints: 50147
955.21/958.57 c #Conflicts: 916000 | #Constraints: 51147
955.50/958.80 c #Conflicts: 917000 | #Constraints: 52147
955.72/959.01 c #Conflicts: 918000 | #Constraints: 53147
955.90/959.28 c #Conflicts: 919000 | #Constraints: 54147
956.20/959.54 c #Conflicts: 920000 | #Constraints: 55147
956.49/959.85 c #Conflicts: 921000 | #Constraints: 56147
956.80/960.14 c #Conflicts: 922000 | #Constraints: 57147
957.10/960.42 c #Conflicts: 923000 | #Constraints: 58147
957.39/960.76 c #Conflicts: 924000 | #Constraints: 59147
957.81/961.18 c #Conflicts: 925000 | #Constraints: 60147
958.19/961.51 c #Conflicts: 926000 | #Constraints: 61147
958.49/961.83 c #Conflicts: 927000 | #Constraints: 62147
958.80/962.17 c #Conflicts: 928000 | #Constraints: 63147
959.19/962.52 c #Conflicts: 929000 | #Constraints: 64147
959.58/962.91 c #Conflicts: 930000 | #Constraints: 65147
959.98/963.32 c #Conflicts: 931000 | #Constraints: 66147
960.38/963.78 c #Conflicts: 932000 | #Constraints: 67147
960.89/964.27 c #Conflicts: 933000 | #Constraints: 68147
961.38/964.76 c #Conflicts: 934000 | #Constraints: 69147
961.98/965.31 c #Conflicts: 935000 | #Constraints: 70147
962.47/965.80 c #Conflicts: 936000 | #Constraints: 71147
962.87/966.25 c #Conflicts: 937000 | #Constraints: 72147
963.27/966.65 c #Conflicts: 938000 | #Constraints: 73147
963.69/967.07 c #Conflicts: 939000 | #Constraints: 74147
964.17/967.57 c #Conflicts: 940000 | #Constraints: 75147
964.68/968.09 c #Conflicts: 941000 | #Constraints: 76147
965.17/968.58 c #Conflicts: 942000 | #Constraints: 77147
965.78/969.17 c #Conflicts: 943000 | #Constraints: 78147
966.46/969.81 c #Conflicts: 944000 | #Constraints: 79147
966.96/970.33 c #Conflicts: 945000 | #Constraints: 80147
967.46/970.87 c #Conflicts: 946000 | #Constraints: 81147
968.06/971.42 c #Conflicts: 947000 | #Constraints: 82147
968.67/972.06 c #Conflicts: 948000 | #Constraints: 83147
969.35/972.70 c #Conflicts: 949000 | #Constraints: 84147
969.95/973.32 c #Conflicts: 950000 | #Constraints: 85147
970.55/973.95 c #Conflicts: 951000 | #Constraints: 86147
971.24/974.60 c #Conflicts: 952000 | #Constraints: 87147
971.94/975.30 c #Conflicts: 953000 | #Constraints: 88147
972.54/975.95 c #Conflicts: 954000 | #Constraints: 89147
973.24/976.60 c #Conflicts: 955000 | #Constraints: 90147
973.84/977.28 c #Conflicts: 956000 | #Constraints: 91147
974.54/977.97 c #Conflicts: 957000 | #Constraints: 92147
975.33/978.75 c #Conflicts: 958000 | #Constraints: 93147
976.03/979.49 c #Conflicts: 959000 | #Constraints: 94147
976.83/980.27 c #Conflicts: 960000 | #Constraints: 95147
977.63/981.04 c #Conflicts: 961000 | #Constraints: 96147
978.41/981.88 c #Conflicts: 962000 | #Constraints: 97147
979.32/982.78 c #Conflicts: 963000 | #Constraints: 98147
980.11/983.59 c #Conflicts: 964000 | #Constraints: 99147
981.01/984.44 c #Conflicts: 965000 | #Constraints: 100147
981.91/985.38 c #Conflicts: 966000 | #Constraints: 101147
982.90/986.32 c #Conflicts: 967000 | #Constraints: 102147
983.80/987.21 c #Conflicts: 968000 | #Constraints: 103147
984.80/988.20 c #Conflicts: 969000 | #Constraints: 104147
985.61/989.06 c #Conflicts: 970000 | #Constraints: 105147
986.49/989.95 c #Conflicts: 971000 | #Constraints: 106147
987.48/990.90 c #Conflicts: 972000 | #Constraints: 107147
988.39/991.85 c #Conflicts: 973000 | #Constraints: 108147
989.28/992.77 c #Conflicts: 974000 | #Constraints: 109147
990.27/993.79 c #Conflicts: 975000 | #Constraints: 110147
991.08/994.51 c DATABASE CLEANUP
991.08/994.51 c GARBAGE COLLECT
991.08/994.51 c #Conflicts: 976000 | #Constraints: 62432
991.97/995.47 c #Conflicts: 977000 | #Constraints: 63432
992.27/995.79 c bounds 49 >= -804 @ 986.914
992.77/996.21 c #Conflicts: 978000 | #Constraints: 64433
993.58/997.02 c #Conflicts: 979000 | #Constraints: 65433
994.57/998.05 c #Conflicts: 980000 | #Constraints: 66433
995.46/998.93 c #Conflicts: 981000 | #Constraints: 67433
996.35/999.83 c #Conflicts: 982000 | #Constraints: 68433
997.25/1000.77 c #Conflicts: 983000 | #Constraints: 69433
998.35/1001.80 c #Conflicts: 984000 | #Constraints: 70433
998.66/1002.18 c bounds 48 >= -804 @ 993.232
999.04/1002.59 c bounds 47 >= -804 @ 993.64
999.25/1002.75 c #Conflicts: 985000 | #Constraints: 71435
1000.24/1003.72 c #Conflicts: 986000 | #Constraints: 72435
1001.24/1004.70 c #Conflicts: 987000 | #Constraints: 73435
1002.24/1005.72 c #Conflicts: 988000 | #Constraints: 74435
1003.33/1006.86 c #Conflicts: 989000 | #Constraints: 75435
1004.33/1007.89 c #Conflicts: 990000 | #Constraints: 76435
1005.54/1009.03 c #Conflicts: 991000 | #Constraints: 77435
1006.72/1010.28 c #Conflicts: 992000 | #Constraints: 78435
1008.01/1011.52 c #Conflicts: 993000 | #Constraints: 79435
1009.71/1013.20 c #Conflicts: 994000 | #Constraints: 80435
1011.30/1014.80 c #Conflicts: 995000 | #Constraints: 81435
1012.80/1016.39 c #Conflicts: 996000 | #Constraints: 82435
1014.60/1018.18 c #Conflicts: 997000 | #Constraints: 83435
1016.39/1019.99 c #Conflicts: 998000 | #Constraints: 84435
1018.28/1021.81 c #Conflicts: 999000 | #Constraints: 85435
1019.59/1023.14 c DATABASE CLEANUP
1019.59/1023.14 c GARBAGE COLLECT
1019.59/1023.14 c #Conflicts: 1000000 | #Constraints: 49820
1019.77/1023.32 c #Conflicts: 1001000 | #Constraints: 50820
1019.97/1023.52 c #Conflicts: 1002000 | #Constraints: 51820
1020.17/1023.72 c #Conflicts: 1003000 | #Constraints: 52820
1020.38/1023.95 c #Conflicts: 1004000 | #Constraints: 53820
1020.59/1024.18 c #Conflicts: 1005000 | #Constraints: 54820
1020.87/1024.42 c #Conflicts: 1006000 | #Constraints: 55820
1021.07/1024.67 c #Conflicts: 1007000 | #Constraints: 56820
1021.37/1024.93 c #Conflicts: 1008000 | #Constraints: 57820
1021.58/1025.19 c #Conflicts: 1009000 | #Constraints: 58820
1021.86/1025.44 c #Conflicts: 1010000 | #Constraints: 59820
1022.17/1025.73 c #Conflicts: 1011000 | #Constraints: 60820
1022.48/1026.06 c #Conflicts: 1012000 | #Constraints: 61820
1022.77/1026.38 c #Conflicts: 1013000 | #Constraints: 62820
1023.16/1026.74 c #Conflicts: 1014000 | #Constraints: 63820
1023.48/1027.07 c #Conflicts: 1015000 | #Constraints: 64820
1023.86/1027.43 c #Conflicts: 1016000 | #Constraints: 65820
1024.16/1027.78 c #Conflicts: 1017000 | #Constraints: 66820
1024.57/1028.17 c #Conflicts: 1018000 | #Constraints: 67820
1024.96/1028.53 c #Conflicts: 1019000 | #Constraints: 68820
1025.36/1028.92 c #Conflicts: 1020000 | #Constraints: 69820
1025.65/1029.27 c #Conflicts: 1021000 | #Constraints: 70820
1026.05/1029.68 c #Conflicts: 1022000 | #Constraints: 71820
1026.56/1030.14 c #Conflicts: 1023000 | #Constraints: 72820
1026.95/1030.57 c #Conflicts: 1024000 | #Constraints: 73820
1027.25/1030.84 c DATABASE CLEANUP
1027.25/1030.84 c GARBAGE COLLECT
1027.25/1030.84 c #Conflicts: 1025000 | #Constraints: 44112
1027.35/1030.99 c #Conflicts: 1026000 | #Constraints: 45112
1027.56/1031.14 c #Conflicts: 1027000 | #Constraints: 46112
1027.74/1031.32 c #Conflicts: 1028000 | #Constraints: 47112
1082.27/1086.05 c #Conflicts: 1029000 | #Constraints: 48112
1082.46/1086.22 c #Conflicts: 1030000 | #Constraints: 49112
1082.66/1086.40 c #Conflicts: 1031000 | #Constraints: 50112
1082.86/1086.61 c #Conflicts: 1032000 | #Constraints: 51112
1083.06/1086.83 c #Conflicts: 1033000 | #Constraints: 52112
1083.27/1087.06 c #Conflicts: 1034000 | #Constraints: 53112
1083.55/1087.31 c #Conflicts: 1035000 | #Constraints: 54112
1083.75/1087.57 c #Conflicts: 1036000 | #Constraints: 55112
1084.05/1087.85 c #Conflicts: 1037000 | #Constraints: 56112
1084.26/1088.08 c #Conflicts: 1038000 | #Constraints: 57112
1084.55/1088.34 c #Conflicts: 1039000 | #Constraints: 58112
1084.85/1088.65 c #Conflicts: 1040000 | #Constraints: 59112
1085.15/1088.96 c #Conflicts: 1041000 | #Constraints: 60112
1085.45/1089.26 c #Conflicts: 1042000 | #Constraints: 61112
1085.75/1089.56 c #Conflicts: 1043000 | #Constraints: 62112
1086.15/1089.91 c #Conflicts: 1044000 | #Constraints: 63112
1086.45/1090.27 c #Conflicts: 1045000 | #Constraints: 64112
1086.85/1090.65 c #Conflicts: 1046000 | #Constraints: 65112
1087.25/1091.07 c #Conflicts: 1047000 | #Constraints: 66112
1087.64/1091.46 c #Conflicts: 1048000 | #Constraints: 67112
1088.04/1091.87 c #Conflicts: 1049000 | #Constraints: 68112
1088.53/1092.37 c #Conflicts: 1050000 | #Constraints: 69112
1089.04/1092.82 c #Conflicts: 1051000 | #Constraints: 70112
1089.44/1093.25 c #Conflicts: 1052000 | #Constraints: 71112
1089.94/1093.71 c #Conflicts: 1053000 | #Constraints: 72112
1090.35/1094.18 c #Conflicts: 1054000 | #Constraints: 73112
1090.83/1094.61 c #Conflicts: 1055000 | #Constraints: 74112
1091.03/1094.86 c bounds 47 >= -803 @ 1085.24
1091.43/1095.24 c #Conflicts: 1056000 | #Constraints: 75184
1092.24/1096.10 c #Conflicts: 1057000 | #Constraints: 76184
1093.02/1096.86 c #Conflicts: 1058000 | #Constraints: 77184
1093.92/1097.70 c #Conflicts: 1059000 | #Constraints: 78184
1093.92/1097.79 c bounds 46 >= -803 @ 1088.15
1094.71/1098.51 c #Conflicts: 1060000 | #Constraints: 79185
1095.62/1099.49 c #Conflicts: 1061000 | #Constraints: 80185
1096.91/1100.71 c #Conflicts: 1062000 | #Constraints: 81185
1098.22/1102.06 c #Conflicts: 1063000 | #Constraints: 82185
1099.31/1103.15 c #Conflicts: 1064000 | #Constraints: 83185
1100.50/1104.31 c #Conflicts: 1065000 | #Constraints: 84185
1101.69/1105.55 c #Conflicts: 1066000 | #Constraints: 85185
1102.99/1106.82 c #Conflicts: 1067000 | #Constraints: 86185
1104.38/1108.28 c #Conflicts: 1068000 | #Constraints: 87185
1105.68/1109.54 c #Conflicts: 1069000 | #Constraints: 88185
1107.08/1110.91 c #Conflicts: 1070000 | #Constraints: 89185
1108.37/1112.26 c #Conflicts: 1071000 | #Constraints: 90185
1109.87/1113.78 c #Conflicts: 1072000 | #Constraints: 91185
1111.36/1115.22 c #Conflicts: 1073000 | #Constraints: 92185
1112.75/1116.61 c #Conflicts: 1074000 | #Constraints: 93185
1114.17/1118.09 c #Conflicts: 1075000 | #Constraints: 94185
1115.64/1119.58 c #Conflicts: 1076000 | #Constraints: 95185
1117.34/1121.28 c #Conflicts: 1077000 | #Constraints: 96185
1119.04/1122.91 c #Conflicts: 1078000 | #Constraints: 97185
1120.63/1124.59 c #Conflicts: 1079000 | #Constraints: 98185
1122.32/1126.29 c #Conflicts: 1080000 | #Constraints: 99185
1123.32/1127.20 c #Conflicts: 1081000 | #Constraints: 100185
1124.42/1128.37 c #Conflicts: 1082000 | #Constraints: 101185
1126.13/1130.01 c #Conflicts: 1083000 | #Constraints: 102185
1127.71/1131.60 c #Conflicts: 1084000 | #Constraints: 103185
1129.50/1133.47 c #Conflicts: 1085000 | #Constraints: 104185
1131.30/1135.21 c #Conflicts: 1086000 | #Constraints: 105185
1133.20/1137.20 c #Conflicts: 1087000 | #Constraints: 106185
1135.10/1139.08 c #Conflicts: 1088000 | #Constraints: 107185
1136.98/1140.97 c #Conflicts: 1089000 | #Constraints: 108185
1139.36/1143.30 c #Conflicts: 1090000 | #Constraints: 109185
1141.17/1145.16 c #Conflicts: 1091000 | #Constraints: 110185
1143.36/1147.31 c #Conflicts: 1092000 | #Constraints: 111185
1145.65/1149.67 c #Conflicts: 1093000 | #Constraints: 112185
1147.24/1151.28 c #Conflicts: 1094000 | #Constraints: 113185
1148.84/1152.83 c #Conflicts: 1095000 | #Constraints: 114185
1150.43/1154.49 c #Conflicts: 1096000 | #Constraints: 115185
1152.33/1156.38 c #Conflicts: 1097000 | #Constraints: 116185
1176.95/1181.07 c DATABASE CLEANUP
1176.95/1181.07 c GARBAGE COLLECT
1176.95/1181.07 c #Conflicts: 1098000 | #Constraints: 65471
1177.06/1181.16 c #Conflicts: 1099000 | #Constraints: 66471
1177.15/1181.28 c #Conflicts: 1100000 | #Constraints: 67471
1177.35/1181.41 c #Conflicts: 1101000 | #Constraints: 68471
1177.44/1181.56 c #Conflicts: 1102000 | #Constraints: 69471
1177.64/1181.71 c #Conflicts: 1103000 | #Constraints: 70471
1177.74/1181.88 c #Conflicts: 1104000 | #Constraints: 71471
1177.95/1182.03 c #Conflicts: 1105000 | #Constraints: 72471
1178.05/1182.18 c #Conflicts: 1106000 | #Constraints: 73471
1178.24/1182.36 c #Conflicts: 1107000 | #Constraints: 74471
1178.44/1182.53 c #Conflicts: 1108000 | #Constraints: 75471
1178.64/1182.73 c #Conflicts: 1109000 | #Constraints: 76471
1178.84/1182.93 c #Conflicts: 1110000 | #Constraints: 77471
1179.05/1183.16 c #Conflicts: 1111000 | #Constraints: 78471
1179.24/1183.39 c #Conflicts: 1112000 | #Constraints: 79471
1179.54/1183.60 c #Conflicts: 1113000 | #Constraints: 80471
1179.64/1183.78 c #Conflicts: 1114000 | #Constraints: 81471
1179.95/1184.03 c #Conflicts: 1115000 | #Constraints: 82471
1180.13/1184.28 c #Conflicts: 1116000 | #Constraints: 83471
1180.43/1184.56 c #Conflicts: 1117000 | #Constraints: 84471
1180.73/1184.84 c #Conflicts: 1118000 | #Constraints: 85471
1181.04/1185.16 c #Conflicts: 1119000 | #Constraints: 86471
1181.43/1185.50 c #Conflicts: 1120000 | #Constraints: 87471
1181.73/1185.82 c #Conflicts: 1121000 | #Constraints: 88471
1181.94/1186.02 c bounds 46 >= -802 @ 1175.72
1182.04/1186.13 c #Conflicts: 1122000 | #Constraints: 89537
1182.32/1186.42 c #Conflicts: 1123000 | #Constraints: 90537
1182.53/1186.62 c UNIT CLEANUP
1182.53/1186.62 c DATABASE CLEANUP
1182.53/1186.62 c GARBAGE COLLECT
1182.53/1186.62 c #Conflicts: 1124000 | #Constraints: 52562
1182.63/1186.76 c #Conflicts: 1125000 | #Constraints: 53562
1182.83/1186.92 c #Conflicts: 1126000 | #Constraints: 54562
1182.94/1187.09 c #Conflicts: 1127000 | #Constraints: 55562
1183.12/1187.26 c #Conflicts: 1128000 | #Constraints: 56562
1183.32/1187.44 c #Conflicts: 1129000 | #Constraints: 57562
1183.53/1187.64 c #Conflicts: 1130000 | #Constraints: 58562
1183.72/1187.85 c #Conflicts: 1131000 | #Constraints: 59562
1183.93/1188.08 c #Conflicts: 1132000 | #Constraints: 60562
1184.22/1188.32 c #Conflicts: 1133000 | #Constraints: 61562
1184.42/1188.58 c #Conflicts: 1134000 | #Constraints: 62562
1184.72/1188.81 c #Conflicts: 1135000 | #Constraints: 63562
1184.93/1189.07 c #Conflicts: 1136000 | #Constraints: 64562
1185.22/1189.34 c #Conflicts: 1137000 | #Constraints: 65562
1185.52/1189.60 c #Conflicts: 1138000 | #Constraints: 66562
1185.72/1189.87 c #Conflicts: 1139000 | #Constraints: 67562
1186.03/1190.16 c #Conflicts: 1140000 | #Constraints: 68562
1186.31/1190.45 c #Conflicts: 1141000 | #Constraints: 69562
1186.62/1190.74 c #Conflicts: 1142000 | #Constraints: 70562
1186.92/1191.04 c #Conflicts: 1143000 | #Constraints: 71562
1187.21/1191.36 c #Conflicts: 1144000 | #Constraints: 72562
1187.51/1191.68 c #Conflicts: 1145000 | #Constraints: 73562
1187.92/1192.03 c #Conflicts: 1146000 | #Constraints: 74562
1188.20/1192.38 c #Conflicts: 1147000 | #Constraints: 75562
1188.71/1192.80 c #Conflicts: 1148000 | #Constraints: 76562
1189.10/1193.20 c #Conflicts: 1149000 | #Constraints: 77562
1189.30/1193.49 c UNIT CLEANUP
1189.30/1193.49 c DATABASE CLEANUP
1189.30/1193.49 c GARBAGE COLLECT
1189.30/1193.49 c #Conflicts: 1150000 | #Constraints: 45929
1189.50/1193.62 c #Conflicts: 1151000 | #Constraints: 46929
1189.60/1193.75 c #Conflicts: 1152000 | #Constraints: 47929
1189.80/1193.91 c #Conflicts: 1153000 | #Constraints: 48929
1189.91/1194.09 c #Conflicts: 1154000 | #Constraints: 49929
1190.10/1194.29 c #Conflicts: 1155000 | #Constraints: 50929
1190.30/1194.49 c #Conflicts: 1156000 | #Constraints: 51929
1190.60/1194.71 c #Conflicts: 1157000 | #Constraints: 52929
1190.80/1194.95 c #Conflicts: 1158000 | #Constraints: 53929
1191.01/1195.18 c #Conflicts: 1159000 | #Constraints: 54929
1191.30/1195.42 c #Conflicts: 1160000 | #Constraints: 55929
1191.49/1195.68 c #Conflicts: 1161000 | #Constraints: 56929
1191.79/1195.95 c #Conflicts: 1162000 | #Constraints: 57929
1192.09/1196.22 c #Conflicts: 1163000 | #Constraints: 58929
1192.40/1196.51 c #Conflicts: 1164000 | #Constraints: 59929
1192.60/1196.76 c #Conflicts: 1165000 | #Constraints: 60929
1192.90/1197.06 c #Conflicts: 1166000 | #Constraints: 61929
1193.19/1197.35 c #Conflicts: 1167000 | #Constraints: 62929
1193.49/1197.65 c #Conflicts: 1168000 | #Constraints: 63929
1193.79/1197.97 c #Conflicts: 1169000 | #Constraints: 64929
1194.19/1198.31 c #Conflicts: 1170000 | #Constraints: 65929
1194.49/1198.67 c #Conflicts: 1171000 | #Constraints: 66929
1235.55/1239.82 c bounds 46 >= -801 @ 1229.13
1235.55/1239.83 c #Conflicts: 1172000 | #Constraints: 68031
1235.86/1240.15 c #Conflicts: 1173000 | #Constraints: 69031
1236.16/1240.49 c #Conflicts: 1174000 | #Constraints: 70031
1236.55/1240.85 c #Conflicts: 1175000 | #Constraints: 71031
1236.87/1241.18 c #Conflicts: 1176000 | #Constraints: 72031
1237.25/1241.58 c #Conflicts: 1177000 | #Constraints: 73031
1237.65/1241.96 c #Conflicts: 1178000 | #Constraints: 74031
1238.05/1242.38 c #Conflicts: 1179000 | #Constraints: 75031
1238.54/1242.80 c #Conflicts: 1180000 | #Constraints: 76031
1238.94/1243.25 c #Conflicts: 1181000 | #Constraints: 77031
1239.44/1243.71 c #Conflicts: 1182000 | #Constraints: 78031
1239.85/1244.19 c #Conflicts: 1183000 | #Constraints: 79031
1240.34/1244.68 c #Conflicts: 1184000 | #Constraints: 80031
1240.93/1245.23 c #Conflicts: 1185000 | #Constraints: 81031
1241.43/1245.78 c #Conflicts: 1186000 | #Constraints: 82031
1242.03/1246.30 c #Conflicts: 1187000 | #Constraints: 83031
1242.53/1246.83 c #Conflicts: 1188000 | #Constraints: 84031
1243.03/1247.37 c #Conflicts: 1189000 | #Constraints: 85031
1243.63/1247.91 c #Conflicts: 1190000 | #Constraints: 86031
1244.22/1248.55 c #Conflicts: 1191000 | #Constraints: 87031
1244.83/1249.14 c #Conflicts: 1192000 | #Constraints: 88031
1245.42/1249.78 c #Conflicts: 1193000 | #Constraints: 89031
1246.02/1250.39 c #Conflicts: 1194000 | #Constraints: 90031
1246.73/1251.02 c #Conflicts: 1195000 | #Constraints: 91031
1247.41/1251.70 c #Conflicts: 1196000 | #Constraints: 92031
1248.11/1252.40 c #Conflicts: 1197000 | #Constraints: 93031
1248.72/1253.07 c #Conflicts: 1198000 | #Constraints: 94031
1249.40/1253.76 c #Conflicts: 1199000 | #Constraints: 95031
1250.11/1254.49 c #Conflicts: 1200000 | #Constraints: 96031
1250.82/1255.19 c #Conflicts: 1201000 | #Constraints: 97031
1251.60/1255.98 c #Conflicts: 1202000 | #Constraints: 98031
1252.40/1256.80 c #Conflicts: 1203000 | #Constraints: 99031
1253.20/1257.53 c #Conflicts: 1204000 | #Constraints: 100031
1253.99/1258.37 c #Conflicts: 1205000 | #Constraints: 101031
1254.80/1259.12 c #Conflicts: 1206000 | #Constraints: 102031
1255.48/1259.85 c #Conflicts: 1207000 | #Constraints: 103031
1256.29/1260.61 c #Conflicts: 1208000 | #Constraints: 104031
1257.08/1261.40 c #Conflicts: 1209000 | #Constraints: 105031
1257.88/1262.24 c #Conflicts: 1210000 | #Constraints: 106031
1258.69/1263.01 c #Conflicts: 1211000 | #Constraints: 107031
1259.37/1263.79 c #Conflicts: 1212000 | #Constraints: 108031
1260.27/1264.63 c #Conflicts: 1213000 | #Constraints: 109031
1261.17/1265.53 c #Conflicts: 1214000 | #Constraints: 110031
1261.47/1265.82 c bounds 46 >= -800 @ 1254.95
1261.87/1266.24 c #Conflicts: 1215000 | #Constraints: 111061
1262.56/1266.91 c #Conflicts: 1216000 | #Constraints: 112061
1263.16/1267.59 c #Conflicts: 1217000 | #Constraints: 113061
1263.86/1268.26 c #Conflicts: 1218000 | #Constraints: 114061
1264.55/1268.94 c #Conflicts: 1219000 | #Constraints: 115061
1265.25/1269.61 c #Conflicts: 1220000 | #Constraints: 116061
1265.95/1270.31 c #Conflicts: 1221000 | #Constraints: 117061
1266.55/1270.97 c #Conflicts: 1222000 | #Constraints: 118061
1267.25/1271.64 c #Conflicts: 1223000 | #Constraints: 119061
1268.04/1272.42 c #Conflicts: 1224000 | #Constraints: 120061
1268.83/1273.20 c #Conflicts: 1225000 | #Constraints: 121061
1269.54/1273.98 c #Conflicts: 1226000 | #Constraints: 122061
1288.08/1292.54 c UNIT CLEANUP
1288.08/1292.54 c DATABASE CLEANUP
1288.08/1292.54 c GARBAGE COLLECT
1288.08/1292.54 c #Conflicts: 1227000 | #Constraints: 68270
1288.37/1292.86 c #Conflicts: 1228000 | #Constraints: 69270
1288.68/1293.19 c #Conflicts: 1229000 | #Constraints: 70270
1289.07/1293.54 c #Conflicts: 1230000 | #Constraints: 71270
1289.47/1293.90 c #Conflicts: 1231000 | #Constraints: 72270
1289.77/1294.27 c #Conflicts: 1232000 | #Constraints: 73270
1290.18/1294.69 c #Conflicts: 1233000 | #Constraints: 74270
1290.58/1295.08 c #Conflicts: 1234000 | #Constraints: 75270
1291.07/1295.53 c #Conflicts: 1235000 | #Constraints: 76270
1291.46/1295.95 c #Conflicts: 1236000 | #Constraints: 77270
1291.97/1296.41 c #Conflicts: 1237000 | #Constraints: 78270
1292.37/1296.87 c #Conflicts: 1238000 | #Constraints: 79270
1292.86/1297.33 c #Conflicts: 1239000 | #Constraints: 80270
1293.36/1297.86 c #Conflicts: 1240000 | #Constraints: 81270
1293.96/1298.43 c #Conflicts: 1241000 | #Constraints: 82270
1294.46/1298.94 c #Conflicts: 1242000 | #Constraints: 83270
1295.05/1299.50 c #Conflicts: 1243000 | #Constraints: 84270
1295.56/1300.09 c #Conflicts: 1244000 | #Constraints: 85270
1296.25/1300.72 c #Conflicts: 1245000 | #Constraints: 86270
1296.85/1301.34 c #Conflicts: 1246000 | #Constraints: 87270
1297.44/1301.93 c #Conflicts: 1247000 | #Constraints: 88270
1298.05/1302.58 c #Conflicts: 1248000 | #Constraints: 89270
1298.74/1303.21 c #Conflicts: 1249000 | #Constraints: 90270
1299.24/1303.79 c #Conflicts: 1250000 | #Constraints: 91270
1299.93/1304.49 c #Conflicts: 1251000 | #Constraints: 92270
1300.65/1305.18 c #Conflicts: 1252000 | #Constraints: 93270
1301.33/1305.83 c #Conflicts: 1253000 | #Constraints: 94270
1301.93/1306.47 c #Conflicts: 1254000 | #Constraints: 95270
1353.17/1357.85 c DATABASE CLEANUP
1353.17/1357.85 c GARBAGE COLLECT
1353.17/1357.85 c #Conflicts: 1255000 | #Constraints: 55090
1353.37/1358.05 c #Conflicts: 1256000 | #Constraints: 56090
1353.57/1358.24 c #Conflicts: 1257000 | #Constraints: 57090
1353.77/1358.48 c #Conflicts: 1258000 | #Constraints: 58090
1354.06/1358.73 c #Conflicts: 1259000 | #Constraints: 59090
1354.26/1359.01 c #Conflicts: 1260000 | #Constraints: 60090
1354.56/1359.28 c #Conflicts: 1261000 | #Constraints: 61090
1354.86/1359.57 c #Conflicts: 1262000 | #Constraints: 62090
1355.16/1359.86 c #Conflicts: 1263000 | #Constraints: 63090
1355.47/1360.15 c #Conflicts: 1264000 | #Constraints: 64090
1355.75/1360.45 c #Conflicts: 1265000 | #Constraints: 65090
1356.05/1360.77 c #Conflicts: 1266000 | #Constraints: 66090
1356.36/1361.10 c #Conflicts: 1267000 | #Constraints: 67090
1356.75/1361.43 c #Conflicts: 1268000 | #Constraints: 68090
1357.05/1361.77 c #Conflicts: 1269000 | #Constraints: 69090
1357.46/1362.13 c #Conflicts: 1270000 | #Constraints: 70090
1357.85/1362.50 c #Conflicts: 1271000 | #Constraints: 71090
1358.15/1362.88 c #Conflicts: 1272000 | #Constraints: 72090
1358.55/1363.27 c #Conflicts: 1273000 | #Constraints: 73090
1358.94/1363.69 c #Conflicts: 1274000 | #Constraints: 74090
1359.45/1364.14 c #Conflicts: 1275000 | #Constraints: 75090
1359.84/1364.57 c #Conflicts: 1276000 | #Constraints: 76090
1360.24/1364.95 c #Conflicts: 1277000 | #Constraints: 77090
1413.07/1417.92 c #Conflicts: 1278000 | #Constraints: 78090
1413.47/1418.33 c #Conflicts: 1279000 | #Constraints: 79090
1413.96/1418.82 c #Conflicts: 1280000 | #Constraints: 80090
1414.37/1419.24 c #Conflicts: 1281000 | #Constraints: 81090
1414.77/1419.66 c DATABASE CLEANUP
1414.77/1419.66 c GARBAGE COLLECT
1414.77/1419.66 c #Conflicts: 1282000 | #Constraints: 47610
1414.97/1419.80 c #Conflicts: 1283000 | #Constraints: 48610
1415.07/1419.97 c #Conflicts: 1284000 | #Constraints: 49610
1415.28/1420.15 c #Conflicts: 1285000 | #Constraints: 50610
1415.46/1420.35 c #Conflicts: 1286000 | #Constraints: 51610
1415.66/1420.55 c #Conflicts: 1287000 | #Constraints: 52610
1415.86/1420.77 c #Conflicts: 1288000 | #Constraints: 53610
1416.06/1420.98 c #Conflicts: 1289000 | #Constraints: 54610
1416.37/1421.23 c #Conflicts: 1290000 | #Constraints: 55610
1416.56/1421.50 c #Conflicts: 1291000 | #Constraints: 56610
1416.86/1421.78 c #Conflicts: 1292000 | #Constraints: 57610
1417.17/1422.07 c #Conflicts: 1293000 | #Constraints: 58610
1417.46/1422.37 c #Conflicts: 1294000 | #Constraints: 59610
1417.75/1422.65 c #Conflicts: 1295000 | #Constraints: 60610
1418.05/1422.94 c #Conflicts: 1296000 | #Constraints: 61610
1418.36/1423.28 c #Conflicts: 1297000 | #Constraints: 62610
1418.66/1423.58 c #Conflicts: 1298000 | #Constraints: 63610
1419.05/1423.92 c #Conflicts: 1299000 | #Constraints: 64610
1419.35/1424.28 c #Conflicts: 1300000 | #Constraints: 65610
1419.75/1424.65 c #Conflicts: 1301000 | #Constraints: 66610
1420.04/1424.99 c #Conflicts: 1302000 | #Constraints: 67610
1420.45/1425.34 c #Conflicts: 1303000 | #Constraints: 68610
1420.85/1425.72 c #Conflicts: 1304000 | #Constraints: 69610
1421.26/1426.13 c #Conflicts: 1305000 | #Constraints: 70610
1421.64/1426.58 c #Conflicts: 1306000 | #Constraints: 71610
1422.15/1427.04 c #Conflicts: 1307000 | #Constraints: 72610
1422.54/1427.48 c #Conflicts: 1308000 | #Constraints: 73610
1423.04/1427.94 c #Conflicts: 1309000 | #Constraints: 74610
1423.44/1428.36 c #Conflicts: 1310000 | #Constraints: 75610
1423.93/1428.85 c #Conflicts: 1311000 | #Constraints: 76610
1424.53/1429.41 c #Conflicts: 1312000 | #Constraints: 77610
1425.03/1429.96 c #Conflicts: 1313000 | #Constraints: 78610
1425.63/1430.54 c #Conflicts: 1314000 | #Constraints: 79610
1426.14/1431.10 c #Conflicts: 1315000 | #Constraints: 80610
1426.73/1431.64 c #Conflicts: 1316000 | #Constraints: 81610
1427.24/1432.18 c #Conflicts: 1317000 | #Constraints: 82610
1427.82/1432.74 c #Conflicts: 1318000 | #Constraints: 83610
1428.32/1433.28 c #Conflicts: 1319000 | #Constraints: 84610
1428.92/1433.83 c #Conflicts: 1320000 | #Constraints: 85610
1429.51/1434.42 c #Conflicts: 1321000 | #Constraints: 86610
1430.12/1435.04 c #Conflicts: 1322000 | #Constraints: 87610
1430.71/1435.65 c #Conflicts: 1323000 | #Constraints: 88610
1431.31/1436.27 c #Conflicts: 1324000 | #Constraints: 89610
1432.01/1437.00 c #Conflicts: 1325000 | #Constraints: 90610
1432.71/1437.61 c #Conflicts: 1326000 | #Constraints: 91610
1433.31/1438.25 c #Conflicts: 1327000 | #Constraints: 92610
1434.00/1438.90 c #Conflicts: 1328000 | #Constraints: 93610
1434.60/1439.51 c #Conflicts: 1329000 | #Constraints: 94610
1435.21/1440.13 c #Conflicts: 1330000 | #Constraints: 95610
1435.79/1440.76 c #Conflicts: 1331000 | #Constraints: 96610
1436.50/1441.42 c #Conflicts: 1332000 | #Constraints: 97610
1437.10/1442.08 c #Conflicts: 1333000 | #Constraints: 98610
1437.89/1442.80 c #Conflicts: 1334000 | #Constraints: 99610
1438.58/1443.53 c #Conflicts: 1335000 | #Constraints: 100610
1439.28/1444.23 c #Conflicts: 1336000 | #Constraints: 101610
1439.98/1444.90 c #Conflicts: 1337000 | #Constraints: 102610
1440.57/1445.58 c #Conflicts: 1338000 | #Constraints: 103610
1441.28/1446.27 c #Conflicts: 1339000 | #Constraints: 104610
1441.98/1446.97 c #Conflicts: 1340000 | #Constraints: 105610
1442.77/1447.71 c #Conflicts: 1341000 | #Constraints: 106610
1443.47/1448.44 c #Conflicts: 1342000 | #Constraints: 107610
1443.87/1448.81 c bounds 46 >= -799 @ 1436.7
1444.18/1449.17 c #Conflicts: 1343000 | #Constraints: 108688
1444.96/1449.91 c #Conflicts: 1344000 | #Constraints: 109688
1445.56/1450.56 c #Conflicts: 1345000 | #Constraints: 110688
1446.26/1451.25 c #Conflicts: 1346000 | #Constraints: 111688
1446.96/1451.94 c #Conflicts: 1347000 | #Constraints: 112688
1447.66/1452.67 c #Conflicts: 1348000 | #Constraints: 113688
1448.35/1453.38 c #Conflicts: 1349000 | #Constraints: 114688
1449.16/1454.17 c #Conflicts: 1350000 | #Constraints: 115688
1449.94/1454.95 c #Conflicts: 1351000 | #Constraints: 116688
1450.74/1455.76 c #Conflicts: 1352000 | #Constraints: 117688
1451.54/1456.56 c #Conflicts: 1353000 | #Constraints: 118688
1452.54/1457.51 c #Conflicts: 1354000 | #Constraints: 119688
1453.33/1458.38 c #Conflicts: 1355000 | #Constraints: 120688
1454.23/1459.29 c #Conflicts: 1356000 | #Constraints: 121688
1455.23/1460.21 c #Conflicts: 1357000 | #Constraints: 122688
1456.14/1461.17 c #Conflicts: 1358000 | #Constraints: 123688
1457.03/1462.07 c #Conflicts: 1359000 | #Constraints: 124688
1458.03/1463.04 c #Conflicts: 1360000 | #Constraints: 125688
1458.81/1463.88 c #Conflicts: 1361000 | #Constraints: 126688
1459.71/1464.72 c #Conflicts: 1362000 | #Constraints: 127688
1516.42/1521.66 c DATABASE CLEANUP
1516.42/1521.66 c GARBAGE COLLECT
1516.42/1521.66 c #Conflicts: 1363000 | #Constraints: 70874
1516.72/1522.01 c #Conflicts: 1364000 | #Constraints: 71874
1517.12/1522.37 c #Conflicts: 1365000 | #Constraints: 72874
1517.51/1522.76 c #Conflicts: 1366000 | #Constraints: 73874
1517.83/1523.11 c #Conflicts: 1367000 | #Constraints: 74874
1518.32/1523.50 c #Conflicts: 1368000 | #Constraints: 75874
1518.61/1523.89 c #Conflicts: 1369000 | #Constraints: 76874
1519.01/1524.28 c #Conflicts: 1370000 | #Constraints: 77874
1519.51/1524.70 c #Conflicts: 1371000 | #Constraints: 78874
1519.92/1525.13 c #Conflicts: 1372000 | #Constraints: 79874
1520.31/1525.58 c #Conflicts: 1373000 | #Constraints: 80874
1520.82/1526.03 c #Conflicts: 1374000 | #Constraints: 81874
1521.20/1526.46 c #Conflicts: 1375000 | #Constraints: 82874
1521.60/1526.89 c #Conflicts: 1376000 | #Constraints: 83874
1522.10/1527.37 c #Conflicts: 1377000 | #Constraints: 84874
1522.59/1527.88 c #Conflicts: 1378000 | #Constraints: 85874
1523.10/1528.37 c #Conflicts: 1379000 | #Constraints: 86874
1523.69/1528.90 c #Conflicts: 1380000 | #Constraints: 87874
1524.19/1529.40 c #Conflicts: 1381000 | #Constraints: 88874
1524.70/1529.91 c #Conflicts: 1382000 | #Constraints: 89874
1525.19/1530.48 c #Conflicts: 1383000 | #Constraints: 90874
1525.69/1531.00 c #Conflicts: 1384000 | #Constraints: 91874
1526.29/1531.54 c #Conflicts: 1385000 | #Constraints: 92874
1526.79/1532.09 c #Conflicts: 1386000 | #Constraints: 93874
1527.39/1532.64 c #Conflicts: 1387000 | #Constraints: 94874
1527.98/1533.21 c #Conflicts: 1388000 | #Constraints: 95874
1528.48/1533.77 c #Conflicts: 1389000 | #Constraints: 96874
1529.07/1534.36 c #Conflicts: 1390000 | #Constraints: 97874
1529.58/1534.89 c #Conflicts: 1391000 | #Constraints: 98874
1530.17/1535.46 c #Conflicts: 1392000 | #Constraints: 99874
1530.48/1535.72 c DATABASE CLEANUP
1530.48/1535.72 c GARBAGE COLLECT
1530.48/1535.72 c #Conflicts: 1393000 | #Constraints: 57427
1530.67/1535.93 c #Conflicts: 1394000 | #Constraints: 58427
1530.88/1536.18 c #Conflicts: 1395000 | #Constraints: 59427
1531.17/1536.44 c #Conflicts: 1396000 | #Constraints: 60427
1531.47/1536.72 c #Conflicts: 1397000 | #Constraints: 61427
1531.67/1536.99 c #Conflicts: 1398000 | #Constraints: 62427
1531.97/1537.27 c #Conflicts: 1399000 | #Constraints: 63427
1532.27/1537.57 c #Conflicts: 1400000 | #Constraints: 64427
1532.56/1537.86 c #Conflicts: 1401000 | #Constraints: 65427
1532.87/1538.16 c #Conflicts: 1402000 | #Constraints: 66427
1533.16/1538.48 c #Conflicts: 1403000 | #Constraints: 67427
1533.56/1538.81 c #Conflicts: 1404000 | #Constraints: 68427
1533.88/1539.15 c #Conflicts: 1405000 | #Constraints: 69427
1534.16/1539.47 c #Conflicts: 1406000 | #Constraints: 70427
1534.56/1539.81 c #Conflicts: 1407000 | #Constraints: 71427
1534.96/1540.20 c #Conflicts: 1408000 | #Constraints: 72427
1535.35/1540.63 c #Conflicts: 1409000 | #Constraints: 73427
1535.76/1541.03 c #Conflicts: 1410000 | #Constraints: 74427
1536.15/1541.42 c #Conflicts: 1411000 | #Constraints: 75427
1563.96/1569.36 c #Conflicts: 1412000 | #Constraints: 76428
1564.35/1569.78 c #Conflicts: 1413000 | #Constraints: 77428
1564.86/1570.25 c #Conflicts: 1414000 | #Constraints: 78428
1565.35/1570.71 c #Conflicts: 1415000 | #Constraints: 79428
1565.76/1571.14 c #Conflicts: 1416000 | #Constraints: 80428
1566.25/1571.60 c #Conflicts: 1417000 | #Constraints: 81428
1566.66/1572.07 c #Conflicts: 1418000 | #Constraints: 82428
1567.15/1572.53 c #Conflicts: 1419000 | #Constraints: 83428
1567.66/1573.04 c #Conflicts: 1420000 | #Constraints: 84428
1568.14/1573.54 c #Conflicts: 1421000 | #Constraints: 85428
1568.66/1574.02 c DATABASE CLEANUP
1568.66/1574.02 c GARBAGE COLLECT
1568.66/1574.02 c #Conflicts: 1422000 | #Constraints: 50034
1569.44/1574.80 c #Conflicts: 1423000 | #Constraints: 51034
1569.76/1575.18 c bounds 44 >= -799 @ 1562.17
1569.94/1575.30 c #Conflicts: 1424000 | #Constraints: 52035
1570.14/1575.53 c #Conflicts: 1425000 | #Constraints: 53035
1570.34/1575.74 c #Conflicts: 1426000 | #Constraints: 54035
1570.54/1575.97 c #Conflicts: 1427000 | #Constraints: 55035
1570.84/1576.22 c #Conflicts: 1428000 | #Constraints: 56035
1571.03/1576.48 c #Conflicts: 1429000 | #Constraints: 57035
1571.33/1576.76 c #Conflicts: 1430000 | #Constraints: 58035
1571.53/1576.99 c #Conflicts: 1431000 | #Constraints: 59035
1571.83/1577.28 c #Conflicts: 1432000 | #Constraints: 60035
1572.13/1577.59 c #Conflicts: 1433000 | #Constraints: 61035
1572.53/1577.94 c #Conflicts: 1434000 | #Constraints: 62035
1572.83/1578.27 c #Conflicts: 1435000 | #Constraints: 63035
1573.23/1578.62 c #Conflicts: 1436000 | #Constraints: 64035
1573.52/1578.99 c #Conflicts: 1437000 | #Constraints: 65035
1573.92/1579.39 c #Conflicts: 1438000 | #Constraints: 66035
1574.53/1579.90 c #Conflicts: 1439000 | #Constraints: 67035
1574.82/1580.28 c #Conflicts: 1440000 | #Constraints: 68035
1575.32/1580.71 c #Conflicts: 1441000 | #Constraints: 69035
1575.73/1581.11 c #Conflicts: 1442000 | #Constraints: 70035
1576.12/1581.55 c #Conflicts: 1443000 | #Constraints: 71035
1576.52/1582.00 c #Conflicts: 1444000 | #Constraints: 72035
1577.02/1582.44 c #Conflicts: 1445000 | #Constraints: 73035
1577.41/1582.89 c #Conflicts: 1446000 | #Constraints: 74035
1577.91/1583.35 c #Conflicts: 1447000 | #Constraints: 75035
1578.41/1583.84 c #Conflicts: 1448000 | #Constraints: 76035
1578.91/1584.34 c #Conflicts: 1449000 | #Constraints: 77035
1579.41/1584.82 c #Conflicts: 1450000 | #Constraints: 78035
1579.91/1585.31 c #Conflicts: 1451000 | #Constraints: 79035
1580.40/1585.84 c #Conflicts: 1452000 | #Constraints: 80035
1580.90/1586.35 c #Conflicts: 1453000 | #Constraints: 81035
1581.50/1586.92 c #Conflicts: 1454000 | #Constraints: 82035
1581.99/1587.47 c #Conflicts: 1455000 | #Constraints: 83035
1582.71/1588.14 c #Conflicts: 1456000 | #Constraints: 84035
1583.39/1588.80 c #Conflicts: 1457000 | #Constraints: 85035
1583.99/1589.48 c #Conflicts: 1458000 | #Constraints: 86035
1584.70/1590.14 c #Conflicts: 1459000 | #Constraints: 87035
1585.28/1590.70 c #Conflicts: 1460000 | #Constraints: 88035
1585.89/1591.33 c #Conflicts: 1461000 | #Constraints: 89035
1586.48/1591.96 c #Conflicts: 1462000 | #Constraints: 90035
1587.18/1592.61 c #Conflicts: 1463000 | #Constraints: 91035
1587.78/1593.27 c #Conflicts: 1464000 | #Constraints: 92035
1588.47/1593.97 c #Conflicts: 1465000 | #Constraints: 93035
1589.17/1594.65 c #Conflicts: 1466000 | #Constraints: 94035
1589.87/1595.34 c #Conflicts: 1467000 | #Constraints: 95035
1590.58/1596.03 c #Conflicts: 1468000 | #Constraints: 96035
1591.26/1596.79 c #Conflicts: 1469000 | #Constraints: 97035
1592.06/1597.55 c #Conflicts: 1470000 | #Constraints: 98035
1592.86/1598.35 c #Conflicts: 1471000 | #Constraints: 99035
1593.67/1599.12 c #Conflicts: 1472000 | #Constraints: 100035
1594.35/1599.85 c #Conflicts: 1473000 | #Constraints: 101035
1595.15/1600.69 c #Conflicts: 1474000 | #Constraints: 102035
1596.05/1601.54 c #Conflicts: 1475000 | #Constraints: 103035
1596.84/1602.34 c #Conflicts: 1476000 | #Constraints: 104035
1597.65/1603.17 c #Conflicts: 1477000 | #Constraints: 105035
1598.44/1603.92 c #Conflicts: 1478000 | #Constraints: 106035
1599.34/1604.89 c #Conflicts: 1479000 | #Constraints: 107035
1600.34/1605.88 c #Conflicts: 1480000 | #Constraints: 108035
1601.13/1606.68 c #Conflicts: 1481000 | #Constraints: 109035
1602.02/1607.56 c #Conflicts: 1482000 | #Constraints: 110035
1603.02/1608.50 c #Conflicts: 1483000 | #Constraints: 111035
1603.92/1609.45 c #Conflicts: 1484000 | #Constraints: 112035
1604.82/1610.36 c #Conflicts: 1485000 | #Constraints: 113035
1605.81/1611.30 c #Conflicts: 1486000 | #Constraints: 114035
1606.71/1612.22 c #Conflicts: 1487000 | #Constraints: 115035
1607.52/1613.10 c #Conflicts: 1488000 | #Constraints: 116035
1608.41/1613.96 c #Conflicts: 1489000 | #Constraints: 117035
1609.40/1614.91 c #Conflicts: 1490000 | #Constraints: 118035
1610.39/1615.95 c #Conflicts: 1491000 | #Constraints: 119035
1611.30/1616.86 c #Conflicts: 1492000 | #Constraints: 120035
1612.29/1617.80 c #Conflicts: 1493000 | #Constraints: 121035
1613.19/1618.79 c #Conflicts: 1494000 | #Constraints: 122035
1666.33/1672.08 c #Conflicts: 1495000 | #Constraints: 123035
1667.33/1673.06 c #Conflicts: 1496000 | #Constraints: 124035
1668.21/1673.95 c #Conflicts: 1497000 | #Constraints: 125035
1669.32/1675.06 c #Conflicts: 1498000 | #Constraints: 126035
1670.42/1676.17 c #Conflicts: 1499000 | #Constraints: 127035
1671.41/1677.15 c #Conflicts: 1500000 | #Constraints: 128035
1672.49/1678.27 c #Conflicts: 1501000 | #Constraints: 129035
1673.49/1679.21 c #Conflicts: 1502000 | #Constraints: 130035
1674.41/1680.12 c #Conflicts: 1503000 | #Constraints: 131035
1675.40/1681.18 c #Conflicts: 1504000 | #Constraints: 132035
1676.58/1682.32 c #Conflicts: 1505000 | #Constraints: 133035
1677.58/1683.35 c #Conflicts: 1506000 | #Constraints: 134035
1781.15/1787.25 c DATABASE CLEANUP
1781.15/1787.25 c GARBAGE COLLECT
1781.15/1787.25 c #Conflicts: 1507000 | #Constraints: 74118
1782.15/1788.21 c #Conflicts: 1508000 | #Constraints: 75118
1783.15/1789.27 c #Conflicts: 1509000 | #Constraints: 76118
1784.25/1790.36 c #Conflicts: 1510000 | #Constraints: 77118
1785.54/1791.62 c #Conflicts: 1511000 | #Constraints: 78118
1787.04/1793.12 c #Conflicts: 1512000 | #Constraints: 79118
1788.23/1794.31 c #Conflicts: 1513000 | #Constraints: 80118
1789.72/1795.83 c #Conflicts: 1514000 | #Constraints: 81118
1791.22/1797.37 c #Conflicts: 1515000 | #Constraints: 82118
1793.03/1799.13 c #Conflicts: 1516000 | #Constraints: 83118
1794.92/1801.04 c #Conflicts: 1517000 | #Constraints: 84118
1796.11/1802.24 c #Conflicts: 1518000 | #Constraints: 85118
1798.01/1804.17 c #Conflicts: 1519000 | #Constraints: 86118
1800.29/1806.45 c #Conflicts: 1520000 | #Constraints: 87118
1801.68/1807.87 c #Conflicts: 1521000 | #Constraints: 88118
1803.58/1809.72 c #Conflicts: 1522000 | #Constraints: 89118
1805.37/1811.59 c #Conflicts: 1523000 | #Constraints: 90118
1806.98/1813.18 c #Conflicts: 1524000 | #Constraints: 91118
1808.36/1814.52 c #Conflicts: 1525000 | #Constraints: 92118
1809.87/1816.06 c #Conflicts: 1526000 | #Constraints: 93118
1812.75/1818.94 c #Conflicts: 1527000 | #Constraints: 94118
1815.85/1822.06 c #Conflicts: 1528000 | #Constraints: 95118
1818.03/1824.22 c #Conflicts: 1529000 | #Constraints: 96118
1821.42/1827.63 c #Conflicts: 1530000 | #Constraints: 97118
1824.51/1830.71 c #Conflicts: 1531000 | #Constraints: 98118
1827.00/1833.25 c #Conflicts: 1532000 | #Constraints: 99118
1829.09/1835.35 c #Conflicts: 1533000 | #Constraints: 100118
1830.69/1836.96 c #Conflicts: 1534000 | #Constraints: 101118
1834.28/1840.56 c #Conflicts: 1535000 | #Constraints: 102118
1838.16/1844.45 c #Conflicts: 1536000 | #Constraints: 103118
1840.36/1846.69 c #Conflicts: 1537000 | #Constraints: 104118
1841.25/1847.53 c DATABASE CLEANUP
1841.25/1847.53 c GARBAGE COLLECT
1841.25/1847.53 c #Conflicts: 1538000 | #Constraints: 59415
1841.35/1847.64 c #Conflicts: 1539000 | #Constraints: 60415
1841.45/1847.77 c #Conflicts: 1540000 | #Constraints: 61415
1841.45/1847.79 c bounds 44 >= -798 @ 1832.89
1841.65/1847.91 c #Conflicts: 1541000 | #Constraints: 62481
1841.76/1848.04 c #Conflicts: 1542000 | #Constraints: 63481
1841.86/1848.19 c #Conflicts: 1543000 | #Constraints: 64481
1842.04/1848.36 c #Conflicts: 1544000 | #Constraints: 65481
1842.24/1848.52 c #Conflicts: 1545000 | #Constraints: 66481
1842.45/1848.70 c #Conflicts: 1546000 | #Constraints: 67481
1842.65/1848.91 c #Conflicts: 1547000 | #Constraints: 68481
1842.86/1849.11 c #Conflicts: 1548000 | #Constraints: 69481
1843.04/1849.33 c #Conflicts: 1549000 | #Constraints: 70481
1843.24/1849.54 c #Conflicts: 1550000 | #Constraints: 71481
1843.44/1849.74 c #Conflicts: 1551000 | #Constraints: 72481
1843.65/1849.96 c #Conflicts: 1552000 | #Constraints: 73481
1843.76/1850.02 c bounds 44 >= -797 @ 1835.09
1843.85/1850.19 c #Conflicts: 1553000 | #Constraints: 74520
1844.14/1850.40 c #Conflicts: 1554000 | #Constraints: 75520
1844.34/1850.64 c #Conflicts: 1555000 | #Constraints: 76520
1844.54/1850.88 c #Conflicts: 1556000 | #Constraints: 77520
1844.85/1851.13 c #Conflicts: 1557000 | #Constraints: 78520
1845.14/1851.40 c #Conflicts: 1558000 | #Constraints: 79520
1845.34/1851.68 c #Conflicts: 1559000 | #Constraints: 80520
1845.64/1851.93 c #Conflicts: 1560000 | #Constraints: 81520
1845.94/1852.20 c #Conflicts: 1561000 | #Constraints: 82520
1846.13/1852.48 c #Conflicts: 1562000 | #Constraints: 83520
1846.43/1852.78 c #Conflicts: 1563000 | #Constraints: 84520
1846.74/1853.08 c #Conflicts: 1564000 | #Constraints: 85520
1847.03/1853.37 c #Conflicts: 1565000 | #Constraints: 86520
1847.23/1853.59 c bounds 44 >= -796 @ 1838.63
1847.33/1853.69 c #Conflicts: 1566000 | #Constraints: 87583
1847.74/1854.01 c #Conflicts: 1567000 | #Constraints: 88583
1848.03/1854.34 c #Conflicts: 1568000 | #Constraints: 89583
1848.12/1854.46 c DATABASE CLEANUP
1848.12/1854.46 c GARBAGE COLLECT
1848.12/1854.46 c #Conflicts: 1569000 | #Constraints: 52249
1848.22/1854.59 c #Conflicts: 1570000 | #Constraints: 53249
1848.43/1854.71 c #Conflicts: 1571000 | #Constraints: 54249
1848.53/1854.85 c #Conflicts: 1572000 | #Constraints: 55249
1848.63/1855.00 c #Conflicts: 1573000 | #Constraints: 56249
1848.84/1855.17 c #Conflicts: 1574000 | #Constraints: 57249
1849.03/1855.35 c #Conflicts: 1575000 | #Constraints: 58249
1849.23/1855.54 c #Conflicts: 1576000 | #Constraints: 59249
1849.42/1855.73 c #Conflicts: 1577000 | #Constraints: 60249
1849.62/1855.95 c #Conflicts: 1578000 | #Constraints: 61249
1849.83/1856.16 c #Conflicts: 1579000 | #Constraints: 62249
1850.03/1856.39 c #Conflicts: 1580000 | #Constraints: 63249
1850.32/1856.62 c #Conflicts: 1581000 | #Constraints: 64249
1850.62/1856.91 c #Conflicts: 1582000 | #Constraints: 65249
1850.83/1857.19 c #Conflicts: 1583000 | #Constraints: 66249
1851.12/1857.47 c #Conflicts: 1584000 | #Constraints: 67249
1851.42/1857.77 c #Conflicts: 1585000 | #Constraints: 68249
1851.72/1858.05 c #Conflicts: 1586000 | #Constraints: 69249
1852.02/1858.33 c #Conflicts: 1587000 | #Constraints: 70249
1852.31/1858.62 c #Conflicts: 1588000 | #Constraints: 71249
1852.61/1858.90 c #Conflicts: 1589000 | #Constraints: 72249
1852.91/1859.22 c #Conflicts: 1590000 | #Constraints: 73249
1853.22/1859.51 c #Conflicts: 1591000 | #Constraints: 74249
1853.51/1859.82 c #Conflicts: 1592000 | #Constraints: 75249
1853.82/1860.14 c #Conflicts: 1593000 | #Constraints: 76249
1854.11/1860.45 c #Conflicts: 1594000 | #Constraints: 77249
1854.40/1860.79 c #Conflicts: 1595000 | #Constraints: 78249
1854.82/1861.14 c bounds 44 >= -795 @ 1846.12
1854.82/1861.15 c #Conflicts: 1596000 | #Constraints: 79339
1855.10/1861.45 c #Conflicts: 1597000 | #Constraints: 80339
1855.41/1861.78 c #Conflicts: 1598000 | #Constraints: 81339
1855.82/1862.12 c #Conflicts: 1599000 | #Constraints: 82339
1856.10/1862.48 c #Conflicts: 1600000 | #Constraints: 83339
1856.50/1862.82 c #Conflicts: 1601000 | #Constraints: 84339
1856.81/1863.17 c #Conflicts: 1602000 | #Constraints: 85339
1857.20/1863.58 c #Conflicts: 1603000 | #Constraints: 86339
1857.60/1863.98 c #Conflicts: 1604000 | #Constraints: 87339
1858.00/1864.35 c #Conflicts: 1605000 | #Constraints: 88339
1858.39/1864.76 c #Conflicts: 1606000 | #Constraints: 89339
1858.80/1865.19 c #Conflicts: 1607000 | #Constraints: 90339
1859.29/1865.61 c #Conflicts: 1608000 | #Constraints: 91339
1859.71/1866.09 c #Conflicts: 1609000 | #Constraints: 92339
1860.19/1866.51 c #Conflicts: 1610000 | #Constraints: 93339
1860.59/1866.95 c #Conflicts: 1611000 | #Constraints: 94339
1861.08/1867.42 c #Conflicts: 1612000 | #Constraints: 95339
1861.48/1867.89 c #Conflicts: 1613000 | #Constraints: 96339
1862.08/1868.44 c #Conflicts: 1614000 | #Constraints: 97339
1862.58/1868.91 c #Conflicts: 1615000 | #Constraints: 98339
1863.08/1869.42 c #Conflicts: 1616000 | #Constraints: 99339
1863.58/1869.95 c bounds 44 >= -794 @ 1854.86
1863.58/1869.96 c #Conflicts: 1617000 | #Constraints: 100408
1863.97/1870.35 c #Conflicts: 1618000 | #Constraints: 101408
1864.37/1870.74 c #Conflicts: 1619000 | #Constraints: 102408
1864.87/1871.21 c #Conflicts: 1620000 | #Constraints: 103408
1865.37/1871.73 c #Conflicts: 1621000 | #Constraints: 104408
1865.79/1872.18 c #Conflicts: 1622000 | #Constraints: 105408
1866.27/1872.63 c #Conflicts: 1623000 | #Constraints: 106408
1866.78/1873.15 c #Conflicts: 1624000 | #Constraints: 107408
1902.15/1908.69 c #Conflicts: 1625000 | #Constraints: 108408
1902.75/1909.21 c #Conflicts: 1626000 | #Constraints: 109408
1903.35/1909.84 c #Conflicts: 1627000 | #Constraints: 110408
1903.95/1910.46 c #Conflicts: 1628000 | #Constraints: 111408
1904.56/1911.09 c #Conflicts: 1629000 | #Constraints: 112408
1905.24/1911.74 c #Conflicts: 1630000 | #Constraints: 113408
1905.84/1912.36 c #Conflicts: 1631000 | #Constraints: 114408
1906.55/1913.03 c #Conflicts: 1632000 | #Constraints: 115408
1907.13/1913.65 c #Conflicts: 1633000 | #Constraints: 116408
1907.84/1914.30 c #Conflicts: 1634000 | #Constraints: 117408
1908.43/1914.95 c #Conflicts: 1635000 | #Constraints: 118408
1909.03/1915.59 c #Conflicts: 1636000 | #Constraints: 119408
1909.82/1916.34 c #Conflicts: 1637000 | #Constraints: 120408
1910.53/1917.09 c #Conflicts: 1638000 | #Constraints: 121408
1911.32/1917.81 c #Conflicts: 1639000 | #Constraints: 122408
1912.02/1918.55 c #Conflicts: 1640000 | #Constraints: 123408
1912.81/1919.35 c #Conflicts: 1641000 | #Constraints: 124408
1913.42/1919.94 c bounds 44 >= -793 @ 1904.52
1913.53/1920.09 c #Conflicts: 1642000 | #Constraints: 125450
1914.21/1920.78 c #Conflicts: 1643000 | #Constraints: 126450
1914.91/1921.44 c #Conflicts: 1644000 | #Constraints: 127450
1915.52/1922.09 c #Conflicts: 1645000 | #Constraints: 128450
1916.21/1922.76 c #Conflicts: 1646000 | #Constraints: 129450
1916.80/1923.39 c #Conflicts: 1647000 | #Constraints: 130450
1917.52/1924.02 c #Conflicts: 1648000 | #Constraints: 131450
1918.10/1924.65 c #Conflicts: 1649000 | #Constraints: 132450
1918.80/1925.31 c #Conflicts: 1650000 | #Constraints: 133450
1919.39/1926.00 c #Conflicts: 1651000 | #Constraints: 134450
1920.09/1926.69 c #Conflicts: 1652000 | #Constraints: 135450
1920.69/1927.26 c #Conflicts: 1653000 | #Constraints: 136450
1921.38/1927.92 c #Conflicts: 1654000 | #Constraints: 137450
1922.09/1928.65 c #Conflicts: 1655000 | #Constraints: 138450
1922.78/1929.35 c #Conflicts: 1656000 | #Constraints: 139450
1923.49/1930.02 c #Conflicts: 1657000 | #Constraints: 140450
1923.97/1930.56 c DATABASE CLEANUP
1923.97/1930.56 c GARBAGE COLLECT
1923.97/1930.56 c #Conflicts: 1658000 | #Constraints: 77502
1924.27/1930.83 c #Conflicts: 1659000 | #Constraints: 78502
1924.59/1931.13 c #Conflicts: 1660000 | #Constraints: 79502
1924.88/1931.49 c #Conflicts: 1661000 | #Constraints: 80502
1925.27/1931.85 c #Conflicts: 1662000 | #Constraints: 81502
1925.67/1932.26 c #Conflicts: 1663000 | #Constraints: 82502
1926.06/1932.65 c #Conflicts: 1664000 | #Constraints: 83502
1926.48/1933.04 c #Conflicts: 1665000 | #Constraints: 84502
1926.87/1933.42 c #Conflicts: 1666000 | #Constraints: 85502
1927.27/1933.82 c #Conflicts: 1667000 | #Constraints: 86502
1927.66/1934.21 c #Conflicts: 1668000 | #Constraints: 87502
1928.06/1934.65 c #Conflicts: 1669000 | #Constraints: 88502
1928.48/1935.08 c #Conflicts: 1670000 | #Constraints: 89502
1928.96/1935.51 c #Conflicts: 1671000 | #Constraints: 90502
1929.36/1935.94 c #Conflicts: 1672000 | #Constraints: 91502
1929.85/1936.42 c #Conflicts: 1673000 | #Constraints: 92502
1930.36/1936.92 c #Conflicts: 1674000 | #Constraints: 93502
1930.85/1937.40 c #Conflicts: 1675000 | #Constraints: 94502
1931.35/1937.90 c #Conflicts: 1676000 | #Constraints: 95502
1931.75/1938.39 c #Conflicts: 1677000 | #Constraints: 96502
1932.25/1938.86 c #Conflicts: 1678000 | #Constraints: 97502
1932.75/1939.36 c #Conflicts: 1679000 | #Constraints: 98502
1933.24/1939.88 c #Conflicts: 1680000 | #Constraints: 99502
1933.75/1940.39 c #Conflicts: 1681000 | #Constraints: 100502
1934.34/1940.91 c #Conflicts: 1682000 | #Constraints: 101502
1934.84/1941.43 c #Conflicts: 1683000 | #Constraints: 102502
1935.33/1941.94 c #Conflicts: 1684000 | #Constraints: 103502
1935.84/1942.49 c #Conflicts: 1685000 | #Constraints: 104502
1936.45/1943.10 c #Conflicts: 1686000 | #Constraints: 105502
1937.03/1943.65 c #Conflicts: 1687000 | #Constraints: 106502
1937.63/1944.29 c #Conflicts: 1688000 | #Constraints: 107502
1938.03/1944.60 c bounds 44 >= -792 @ 1928.98
1938.23/1944.84 c #Conflicts: 1689000 | #Constraints: 108586
1938.62/1945.25 c DATABASE CLEANUP
1938.62/1945.25 c GARBAGE COLLECT
1938.62/1945.25 c #Conflicts: 1690000 | #Constraints: 61534
1938.83/1945.43 c #Conflicts: 1691000 | #Constraints: 62534
1939.02/1945.60 c #Conflicts: 1692000 | #Constraints: 63534
1939.23/1945.80 c #Conflicts: 1693000 | #Constraints: 64534
1939.33/1946.01 c #Conflicts: 1694000 | #Constraints: 65534
1939.62/1946.22 c #Conflicts: 1695000 | #Constraints: 66534
1939.82/1946.47 c #Conflicts: 1696000 | #Constraints: 67534
1940.12/1946.73 c #Conflicts: 1697000 | #Constraints: 68534
1940.33/1946.99 c #Conflicts: 1698000 | #Constraints: 69534
1940.62/1947.27 c #Conflicts: 1699000 | #Constraints: 70534
1940.92/1947.55 c #Conflicts: 1700000 | #Constraints: 71534
1941.22/1947.87 c #Conflicts: 1701000 | #Constraints: 72534
1941.62/1948.24 c #Conflicts: 1702000 | #Constraints: 73534
1941.92/1948.59 c #Conflicts: 1703000 | #Constraints: 74534
1942.31/1948.92 c #Conflicts: 1704000 | #Constraints: 75534
1942.61/1949.26 c #Conflicts: 1705000 | #Constraints: 76534
1943.02/1949.64 c #Conflicts: 1706000 | #Constraints: 77534
1943.31/1950.01 c #Conflicts: 1707000 | #Constraints: 78534
1943.81/1950.40 c #Conflicts: 1708000 | #Constraints: 79534
1944.20/1950.81 c #Conflicts: 1709000 | #Constraints: 80534
1944.61/1951.26 c #Conflicts: 1710000 | #Constraints: 81534
1945.10/1951.73 c #Conflicts: 1711000 | #Constraints: 82534
1945.51/1952.15 c #Conflicts: 1712000 | #Constraints: 83534
1946.01/1952.63 c #Conflicts: 1713000 | #Constraints: 84534
1946.41/1953.11 c #Conflicts: 1714000 | #Constraints: 85534
1947.00/1953.64 c #Conflicts: 1715000 | #Constraints: 86534
1947.51/1954.18 c #Conflicts: 1716000 | #Constraints: 87534
1977.80/1984.55 c #Conflicts: 1717000 | #Constraints: 88534
1978.31/1985.08 c #Conflicts: 1718000 | #Constraints: 89534
1978.89/1985.63 c #Conflicts: 1719000 | #Constraints: 90534
1979.50/1986.22 c #Conflicts: 1720000 | #Constraints: 91534
1979.99/1986.77 c #Conflicts: 1721000 | #Constraints: 92534
1980.59/1987.36 c UNIT CLEANUP
1980.59/1987.36 c DATABASE CLEANUP
1980.59/1987.36 c GARBAGE COLLECT
1980.59/1987.36 c #Conflicts: 1722000 | #Constraints: 53358
1980.80/1987.51 c #Conflicts: 1723000 | #Constraints: 54358
1980.99/1987.70 c #Conflicts: 1724000 | #Constraints: 55358
1981.09/1987.89 c #Conflicts: 1725000 | #Constraints: 56358
1981.30/1988.07 c #Conflicts: 1726000 | #Constraints: 57358
1981.49/1988.27 c #Conflicts: 1727000 | #Constraints: 58358
1981.69/1988.47 c #Conflicts: 1728000 | #Constraints: 59358
1981.99/1988.70 c #Conflicts: 1729000 | #Constraints: 60358
1982.19/1988.93 c #Conflicts: 1730000 | #Constraints: 61358
1982.40/1989.16 c #Conflicts: 1731000 | #Constraints: 62358
1982.68/1989.41 c #Conflicts: 1732000 | #Constraints: 63358
1982.89/1989.65 c #Conflicts: 1733000 | #Constraints: 64358
1983.19/1989.92 c #Conflicts: 1734000 | #Constraints: 65358
1983.40/1990.19 c #Conflicts: 1735000 | #Constraints: 66358
1983.68/1990.49 c #Conflicts: 1736000 | #Constraints: 67358
1983.98/1990.78 c #Conflicts: 1737000 | #Constraints: 68358
1984.30/1991.11 c #Conflicts: 1738000 | #Constraints: 69358
1984.68/1991.40 c #Conflicts: 1739000 | #Constraints: 70358
1984.98/1991.71 c #Conflicts: 1740000 | #Constraints: 71358
1985.29/1992.08 c #Conflicts: 1741000 | #Constraints: 72358
1985.67/1992.44 c #Conflicts: 1742000 | #Constraints: 73358
1986.08/1992.84 c #Conflicts: 1743000 | #Constraints: 74358
1986.48/1993.22 c #Conflicts: 1744000 | #Constraints: 75358
1986.87/1993.60 c #Conflicts: 1745000 | #Constraints: 76358
1987.28/1994.02 c #Conflicts: 1746000 | #Constraints: 77358
1987.67/1994.49 c #Conflicts: 1747000 | #Constraints: 78358
1988.17/1994.95 c #Conflicts: 1748000 | #Constraints: 79358
1988.66/1995.44 c #Conflicts: 1749000 | #Constraints: 80358
1989.16/1995.91 c #Conflicts: 1750000 | #Constraints: 81358
1989.57/1996.39 c #Conflicts: 1751000 | #Constraints: 82358
1990.06/1996.81 c bounds 44 >= -791 @ 1980.76
1990.16/1996.91 c #Conflicts: 1752000 | #Constraints: 83466
1990.56/1997.30 c #Conflicts: 1753000 | #Constraints: 84466
1990.96/1997.73 c #Conflicts: 1754000 | #Constraints: 85466
1991.37/1998.18 c #Conflicts: 1755000 | #Constraints: 86466
1991.86/1998.66 c #Conflicts: 1756000 | #Constraints: 87466
1992.26/1999.04 c #Conflicts: 1757000 | #Constraints: 88466
1992.66/1999.40 c #Conflicts: 1758000 | #Constraints: 89466
1993.05/1999.80 c #Conflicts: 1759000 | #Constraints: 90466
1993.36/2000.19 c #Conflicts: 1760000 | #Constraints: 91466
1993.85/2000.67 c #Conflicts: 1761000 | #Constraints: 92466
1994.36/2001.13 c #Conflicts: 1762000 | #Constraints: 93466
1994.84/2001.63 c #Conflicts: 1763000 | #Constraints: 94466
1995.36/2002.12 c #Conflicts: 1764000 | #Constraints: 95466
1995.84/2002.61 c #Conflicts: 1765000 | #Constraints: 96466
1996.35/2003.12 c #Conflicts: 1766000 | #Constraints: 97466
1996.84/2003.64 c #Conflicts: 1767000 | #Constraints: 98466
1997.35/2004.13 c #Conflicts: 1768000 | #Constraints: 99466
1997.83/2004.69 c #Conflicts: 1769000 | #Constraints: 100466
1998.44/2005.25 c #Conflicts: 1770000 | #Constraints: 101466
1998.93/2005.75 c #Conflicts: 1771000 | #Constraints: 102466
1999.53/2006.30 c #Conflicts: 1772000 | #Constraints: 103466
2000.13/2006.95 c #Conflicts: 1773000 | #Constraints: 104466
2000.73/2007.50 c #Conflicts: 1774000 | #Constraints: 105466
2001.24/2008.05 c #Conflicts: 1775000 | #Constraints: 106466
2001.82/2008.64 c #Conflicts: 1776000 | #Constraints: 107466
2002.42/2009.24 c #Conflicts: 1777000 | #Constraints: 108466
2003.02/2009.83 c #Conflicts: 1778000 | #Constraints: 109466
2003.61/2010.46 c #Conflicts: 1779000 | #Constraints: 110466
2004.23/2011.08 c #Conflicts: 1780000 | #Constraints: 111466
2004.91/2011.71 c #Conflicts: 1781000 | #Constraints: 112466
2005.51/2012.32 c #Conflicts: 1782000 | #Constraints: 113466
2006.11/2012.95 c #Conflicts: 1783000 | #Constraints: 114466
2006.70/2013.55 c #Conflicts: 1784000 | #Constraints: 115466
2007.31/2014.15 c #Conflicts: 1785000 | #Constraints: 116466
2008.00/2014.84 c #Conflicts: 1786000 | #Constraints: 117466
2008.70/2015.53 c #Conflicts: 1787000 | #Constraints: 118466
2009.40/2016.27 c #Conflicts: 1788000 | #Constraints: 119466
2010.09/2016.97 c #Conflicts: 1789000 | #Constraints: 120466
2010.89/2017.77 c #Conflicts: 1790000 | #Constraints: 121466
2011.79/2018.65 c #Conflicts: 1791000 | #Constraints: 122466
2012.68/2019.52 c #Conflicts: 1792000 | #Constraints: 123466
2013.58/2020.40 c #Conflicts: 1793000 | #Constraints: 124466
2014.48/2021.32 c bounds 44 >= -790 @ 2005.09
2014.48/2021.35 c #Conflicts: 1794000 | #Constraints: 125517
2015.19/2022.08 c #Conflicts: 1795000 | #Constraints: 126517
2015.97/2022.80 c #Conflicts: 1796000 | #Constraints: 127517
2016.57/2023.49 c #Conflicts: 1797000 | #Constraints: 128517
2017.47/2024.34 c #Conflicts: 1798000 | #Constraints: 129517
2018.28/2025.15 c #Conflicts: 1799000 | #Constraints: 130517
2019.07/2025.96 c #Conflicts: 1800000 | #Constraints: 131517
2019.96/2026.81 c #Conflicts: 1801000 | #Constraints: 132517
2020.85/2027.70 c #Conflicts: 1802000 | #Constraints: 133517
2088.06/2095.18 c #Conflicts: 1803000 | #Constraints: 134517
2088.97/2096.07 c #Conflicts: 1804000 | #Constraints: 135517
2089.75/2096.86 c #Conflicts: 1805000 | #Constraints: 136517
2090.55/2097.68 c #Conflicts: 1806000 | #Constraints: 137517
2091.34/2098.47 c #Conflicts: 1807000 | #Constraints: 138517
2092.05/2099.19 c #Conflicts: 1808000 | #Constraints: 139517
2093.14/2100.21 c #Conflicts: 1809000 | #Constraints: 140517
2094.05/2101.11 c #Conflicts: 1810000 | #Constraints: 141517
2094.83/2101.97 c #Conflicts: 1811000 | #Constraints: 142517
2095.82/2102.93 c #Conflicts: 1812000 | #Constraints: 143517
2096.82/2103.93 c #Conflicts: 1813000 | #Constraints: 144517
2097.93/2105.08 c #Conflicts: 1814000 | #Constraints: 145517
2099.03/2106.16 c #Conflicts: 1815000 | #Constraints: 146517
2121.35/2128.58 c UNIT CLEANUP
2121.35/2128.58 c DATABASE CLEANUP
2121.35/2128.58 c GARBAGE COLLECT
2121.35/2128.58 c #Conflicts: 1816000 | #Constraints: 80520
2121.74/2128.91 c bounds 43 >= -790 @ 2112.01
2122.34/2129.56 c #Conflicts: 1817000 | #Constraints: 81521
2123.74/2130.95 c #Conflicts: 1818000 | #Constraints: 82521
2125.14/2132.31 c #Conflicts: 1819000 | #Constraints: 83521
2126.73/2133.96 c #Conflicts: 1820000 | #Constraints: 84521
2128.52/2135.72 c #Conflicts: 1821000 | #Constraints: 85521
2130.42/2137.67 c #Conflicts: 1822000 | #Constraints: 86521
2132.01/2139.21 c #Conflicts: 1823000 | #Constraints: 87521
2133.71/2140.96 c #Conflicts: 1824000 | #Constraints: 88521
2135.31/2142.56 c #Conflicts: 1825000 | #Constraints: 89521
2137.00/2144.26 c #Conflicts: 1826000 | #Constraints: 90521
2138.69/2145.97 c #Conflicts: 1827000 | #Constraints: 91521
2140.79/2148.04 c #Conflicts: 1828000 | #Constraints: 92521
2143.08/2150.36 c #Conflicts: 1829000 | #Constraints: 93521
2145.17/2152.45 c #Conflicts: 1830000 | #Constraints: 94521
2147.27/2154.58 c #Conflicts: 1831000 | #Constraints: 95521
2149.95/2157.29 c #Conflicts: 1832000 | #Constraints: 96521
2151.65/2158.94 c #Conflicts: 1833000 | #Constraints: 97521
2153.54/2160.89 c #Conflicts: 1834000 | #Constraints: 98521
2155.24/2162.57 c #Conflicts: 1835000 | #Constraints: 99521
2156.74/2164.04 c #Conflicts: 1836000 | #Constraints: 100521
2157.43/2164.74 c bounds 42 >= -790 @ 2147.6
2157.74/2165.11 c #Conflicts: 1837000 | #Constraints: 101522
2158.42/2165.79 c #Conflicts: 1838000 | #Constraints: 102522
2159.13/2166.49 c #Conflicts: 1839000 | #Constraints: 103522
2160.23/2167.50 c #Conflicts: 1840000 | #Constraints: 104522
2161.02/2168.37 c #Conflicts: 1841000 | #Constraints: 105522
2161.83/2169.12 c #Conflicts: 1842000 | #Constraints: 106522
2162.73/2170.02 c #Conflicts: 1843000 | #Constraints: 107522
2163.52/2170.81 c #Conflicts: 1844000 | #Constraints: 108522
2164.31/2171.64 c #Conflicts: 1845000 | #Constraints: 109522
2165.21/2172.51 c #Conflicts: 1846000 | #Constraints: 110522
2166.11/2173.41 c #Conflicts: 1847000 | #Constraints: 111522
2167.30/2174.68 c #Conflicts: 1848000 | #Constraints: 112522
2168.71/2176.10 c #Conflicts: 1849000 | #Constraints: 113522
2234.29/2241.81 c DATABASE CLEANUP
2234.29/2241.81 c GARBAGE COLLECT
2234.29/2241.81 c #Conflicts: 1850000 | #Constraints: 64207
2234.39/2241.95 c #Conflicts: 1851000 | #Constraints: 65207
2234.61/2242.11 c #Conflicts: 1852000 | #Constraints: 66207
2234.70/2242.28 c #Conflicts: 1853000 | #Constraints: 67207
2234.89/2242.47 c #Conflicts: 1854000 | #Constraints: 68207
2235.09/2242.67 c #Conflicts: 1855000 | #Constraints: 69207
2235.29/2242.88 c #Conflicts: 1856000 | #Constraints: 70207
2235.50/2243.10 c #Conflicts: 1857000 | #Constraints: 71207
2235.79/2243.32 c #Conflicts: 1858000 | #Constraints: 72207
2235.98/2243.56 c #Conflicts: 1859000 | #Constraints: 73207
2236.29/2243.82 c #Conflicts: 1860000 | #Constraints: 74207
2236.50/2244.07 c #Conflicts: 1861000 | #Constraints: 75207
2236.78/2244.33 c #Conflicts: 1862000 | #Constraints: 76207
2236.98/2244.59 c #Conflicts: 1863000 | #Constraints: 77207
2237.28/2244.86 c #Conflicts: 1864000 | #Constraints: 78207
2237.59/2245.14 c #Conflicts: 1865000 | #Constraints: 79207
2237.88/2245.44 c #Conflicts: 1866000 | #Constraints: 80207
2238.18/2245.72 c #Conflicts: 1867000 | #Constraints: 81207
2238.49/2246.05 c #Conflicts: 1868000 | #Constraints: 82207
2238.78/2246.36 c #Conflicts: 1869000 | #Constraints: 83207
2239.08/2246.69 c #Conflicts: 1870000 | #Constraints: 84207
2239.49/2247.07 c #Conflicts: 1871000 | #Constraints: 85207
2239.87/2247.45 c #Conflicts: 1872000 | #Constraints: 86207
2240.27/2247.82 c #Conflicts: 1873000 | #Constraints: 87207
2240.67/2248.24 c #Conflicts: 1874000 | #Constraints: 88207
2241.17/2248.70 c #Conflicts: 1875000 | #Constraints: 89207
2241.59/2249.15 c #Conflicts: 1876000 | #Constraints: 90207
2242.07/2249.62 c #Conflicts: 1877000 | #Constraints: 91207
2242.47/2250.02 c #Conflicts: 1878000 | #Constraints: 92207
2242.87/2250.44 c #Conflicts: 1879000 | #Constraints: 93207
2243.26/2250.89 c #Conflicts: 1880000 | #Constraints: 94207
2243.77/2251.35 c #Conflicts: 1881000 | #Constraints: 95207
2244.26/2251.82 c #Conflicts: 1882000 | #Constraints: 96207
2244.66/2252.28 c #Conflicts: 1883000 | #Constraints: 97207
2244.85/2252.44 c DATABASE CLEANUP
2244.85/2252.44 c GARBAGE COLLECT
2244.85/2252.44 c #Conflicts: 1884000 | #Constraints: 56165
2244.96/2252.57 c #Conflicts: 1885000 | #Constraints: 57165
2245.16/2252.71 c #Conflicts: 1886000 | #Constraints: 58165
2245.26/2252.87 c #Conflicts: 1887000 | #Constraints: 59165
2245.47/2253.04 c #Conflicts: 1888000 | #Constraints: 60165
2245.66/2253.21 c #Conflicts: 1889000 | #Constraints: 61165
2245.86/2253.41 c #Conflicts: 1890000 | #Constraints: 62165
2245.96/2253.59 c #Conflicts: 1891000 | #Constraints: 63165
2246.25/2253.80 c #Conflicts: 1892000 | #Constraints: 64165
2246.47/2254.03 c #Conflicts: 1893000 | #Constraints: 65165
2246.65/2254.25 c #Conflicts: 1894000 | #Constraints: 66165
2246.85/2254.48 c #Conflicts: 1895000 | #Constraints: 67165
2247.15/2254.74 c #Conflicts: 1896000 | #Constraints: 68165
2247.46/2255.02 c #Conflicts: 1897000 | #Constraints: 69165
2247.75/2255.31 c #Conflicts: 1898000 | #Constraints: 70165
2248.04/2255.60 c #Conflicts: 1899000 | #Constraints: 71165
2248.25/2255.89 c #Conflicts: 1900000 | #Constraints: 72165
2248.64/2256.20 c #Conflicts: 1901000 | #Constraints: 73165
2248.95/2256.50 c #Conflicts: 1902000 | #Constraints: 74165
2249.24/2256.80 c #Conflicts: 1903000 | #Constraints: 75165
2249.55/2257.16 c #Conflicts: 1904000 | #Constraints: 76165
2249.94/2257.52 c #Conflicts: 1905000 | #Constraints: 77165
2250.24/2257.87 c #Conflicts: 1906000 | #Constraints: 78165
2250.64/2258.28 c #Conflicts: 1907000 | #Constraints: 79165
2251.04/2258.65 c #Conflicts: 1908000 | #Constraints: 80165
2251.45/2259.04 c #Conflicts: 1909000 | #Constraints: 81165
2251.83/2259.48 c #Conflicts: 1910000 | #Constraints: 82165
2252.33/2259.91 c #Conflicts: 1911000 | #Constraints: 83165
2252.73/2260.34 c #Conflicts: 1912000 | #Constraints: 84165
2253.23/2260.82 c #Conflicts: 1913000 | #Constraints: 85165
2253.63/2261.29 c #Conflicts: 1914000 | #Constraints: 86165
2254.13/2261.77 c #Conflicts: 1915000 | #Constraints: 87165
2254.63/2262.24 c #Conflicts: 1916000 | #Constraints: 88165
2255.23/2262.82 c #Conflicts: 1917000 | #Constraints: 89165
2255.72/2263.34 c #Conflicts: 1918000 | #Constraints: 90165
2256.22/2263.87 c #Conflicts: 1919000 | #Constraints: 91165
2256.71/2264.32 c #Conflicts: 1920000 | #Constraints: 92165
2257.22/2264.84 c #Conflicts: 1921000 | #Constraints: 93165
2257.82/2265.46 c #Conflicts: 1922000 | #Constraints: 94165
2258.53/2266.11 c #Conflicts: 1923000 | #Constraints: 95165
2259.01/2266.68 c #Conflicts: 1924000 | #Constraints: 96165
2259.61/2267.24 c #Conflicts: 1925000 | #Constraints: 97165
2260.21/2267.86 c #Conflicts: 1926000 | #Constraints: 98165
2260.81/2268.42 c #Conflicts: 1927000 | #Constraints: 99165
2261.30/2268.93 c #Conflicts: 1928000 | #Constraints: 100165
2261.90/2269.53 c #Conflicts: 1929000 | #Constraints: 101165
2262.51/2270.13 c #Conflicts: 1930000 | #Constraints: 102165
2263.20/2270.80 c #Conflicts: 1931000 | #Constraints: 103165
2263.89/2271.52 c #Conflicts: 1932000 | #Constraints: 104165
2264.60/2272.21 c #Conflicts: 1933000 | #Constraints: 105165
2265.19/2272.84 c #Conflicts: 1934000 | #Constraints: 106165
2265.69/2273.35 c #Conflicts: 1935000 | #Constraints: 107165
2266.18/2273.88 c #Conflicts: 1936000 | #Constraints: 108165
2266.88/2274.53 c #Conflicts: 1937000 | #Constraints: 109165
2267.58/2275.22 c #Conflicts: 1938000 | #Constraints: 110165
2268.18/2275.84 c #Conflicts: 1939000 | #Constraints: 111165
2268.88/2276.50 c #Conflicts: 1940000 | #Constraints: 112165
2269.49/2277.15 c #Conflicts: 1941000 | #Constraints: 113165
2270.08/2277.79 c #Conflicts: 1942000 | #Constraints: 114165
2270.77/2278.44 c #Conflicts: 1943000 | #Constraints: 115165
2271.38/2279.05 c #Conflicts: 1944000 | #Constraints: 116165
2272.16/2279.85 c #Conflicts: 1945000 | #Constraints: 117165
2272.97/2280.60 c #Conflicts: 1946000 | #Constraints: 118165
2273.66/2281.30 c #Conflicts: 1947000 | #Constraints: 119165
2274.26/2281.99 c #Conflicts: 1948000 | #Constraints: 120165
2275.06/2282.77 c #Conflicts: 1949000 | #Constraints: 121165
2275.75/2283.44 c #Conflicts: 1950000 | #Constraints: 122165
2276.55/2284.21 c #Conflicts: 1951000 | #Constraints: 123165
2277.25/2284.91 c #Conflicts: 1952000 | #Constraints: 124165
2277.95/2285.65 c #Conflicts: 1953000 | #Constraints: 125165
2278.75/2286.42 c #Conflicts: 1954000 | #Constraints: 126165
2279.54/2287.20 c #Conflicts: 1955000 | #Constraints: 127165
2280.35/2288.04 c #Conflicts: 1956000 | #Constraints: 128165
2281.14/2288.89 c #Conflicts: 1957000 | #Constraints: 129165
2282.13/2289.83 c #Conflicts: 1958000 | #Constraints: 130165
2283.03/2290.73 c #Conflicts: 1959000 | #Constraints: 131165
2283.73/2291.45 c bounds 42 >= -789 @ 2273.49
2283.93/2291.63 c #Conflicts: 1960000 | #Constraints: 132261
2284.63/2292.37 c #Conflicts: 1961000 | #Constraints: 133261
2285.44/2293.14 c #Conflicts: 1962000 | #Constraints: 134261
2286.22/2293.95 c #Conflicts: 1963000 | #Constraints: 135261
2287.11/2294.87 c #Conflicts: 1964000 | #Constraints: 136261
2287.91/2295.65 c #Conflicts: 1965000 | #Constraints: 137261
2288.82/2296.50 c #Conflicts: 1966000 | #Constraints: 138261
2289.61/2297.32 c #Conflicts: 1967000 | #Constraints: 139261
2290.42/2298.17 c #Conflicts: 1968000 | #Constraints: 140261
2291.20/2298.94 c #Conflicts: 1969000 | #Constraints: 141261
2354.11/2362.10 c #Conflicts: 1970000 | #Constraints: 142261
2354.90/2362.88 c #Conflicts: 1971000 | #Constraints: 143261
2355.79/2363.79 c #Conflicts: 1972000 | #Constraints: 144261
2356.70/2364.67 c #Conflicts: 1973000 | #Constraints: 145261
2357.69/2365.64 c #Conflicts: 1974000 | #Constraints: 146261
2358.69/2366.69 c #Conflicts: 1975000 | #Constraints: 147261
2359.68/2367.62 c #Conflicts: 1976000 | #Constraints: 148261
2360.68/2368.66 c #Conflicts: 1977000 | #Constraints: 149261
2361.68/2369.62 c #Conflicts: 1978000 | #Constraints: 150261
2362.57/2370.56 c #Conflicts: 1979000 | #Constraints: 151261
2363.67/2371.62 c #Conflicts: 1980000 | #Constraints: 152261
2364.66/2372.68 c DATABASE CLEANUP
2364.66/2372.68 c GARBAGE COLLECT
2364.66/2372.68 c #Conflicts: 1981000 | #Constraints: 83266
2365.07/2373.08 c #Conflicts: 1982000 | #Constraints: 84266
2365.47/2373.47 c #Conflicts: 1983000 | #Constraints: 85266
2365.86/2373.87 c #Conflicts: 1984000 | #Constraints: 86266
2366.27/2374.29 c #Conflicts: 1985000 | #Constraints: 87266
2366.66/2374.68 c #Conflicts: 1986000 | #Constraints: 88266
2367.17/2375.11 c #Conflicts: 1987000 | #Constraints: 89266
2367.56/2375.56 c #Conflicts: 1988000 | #Constraints: 90266
2367.95/2375.98 c #Conflicts: 1989000 | #Constraints: 91266
2368.45/2376.40 c #Conflicts: 1990000 | #Constraints: 92266
2368.85/2376.81 c #Conflicts: 1991000 | #Constraints: 93266
2369.25/2377.29 c #Conflicts: 1992000 | #Constraints: 94266
2369.85/2377.80 c #Conflicts: 1993000 | #Constraints: 95266
2370.24/2378.27 c #Conflicts: 1994000 | #Constraints: 96266
2370.74/2378.75 c #Conflicts: 1995000 | #Constraints: 97266
2371.25/2379.25 c #Conflicts: 1996000 | #Constraints: 98266
2371.74/2379.80 c #Conflicts: 1997000 | #Constraints: 99266
2372.34/2380.35 c #Conflicts: 1998000 | #Constraints: 100266
2372.93/2380.91 c #Conflicts: 1999000 | #Constraints: 101266
2373.44/2381.46 c #Conflicts: 2000000 | #Constraints: 102266
2373.94/2381.98 c #Conflicts: 2001000 | #Constraints: 103266
2374.53/2382.51 c #Conflicts: 2002000 | #Constraints: 104266
2375.14/2383.15 c #Conflicts: 2003000 | #Constraints: 105266
2375.73/2383.72 c #Conflicts: 2004000 | #Constraints: 106266
2376.23/2384.26 c #Conflicts: 2005000 | #Constraints: 107266
2376.82/2384.81 c #Conflicts: 2006000 | #Constraints: 108266
2377.43/2385.40 c #Conflicts: 2007000 | #Constraints: 109266
2378.04/2386.05 c #Conflicts: 2008000 | #Constraints: 110266
2378.62/2386.67 c #Conflicts: 2009000 | #Constraints: 111266
2379.32/2387.34 c #Conflicts: 2010000 | #Constraints: 112266
2379.91/2387.97 c #Conflicts: 2011000 | #Constraints: 113266
2380.61/2388.64 c #Conflicts: 2012000 | #Constraints: 114266
2381.31/2389.36 c #Conflicts: 2013000 | #Constraints: 115266
2382.02/2390.08 c #Conflicts: 2014000 | #Constraints: 116266
2382.61/2390.69 c #Conflicts: 2015000 | #Constraints: 117266
2383.31/2391.38 c #Conflicts: 2016000 | #Constraints: 118266
2432.85/2441.02 c DATABASE CLEANUP
2432.85/2441.02 c GARBAGE COLLECT
2432.85/2441.02 c #Conflicts: 2017000 | #Constraints: 66723
2433.04/2441.24 c #Conflicts: 2018000 | #Constraints: 67723
2433.24/2441.45 c #Conflicts: 2019000 | #Constraints: 68723
2433.45/2441.69 c #Conflicts: 2020000 | #Constraints: 69723
2433.74/2441.92 c #Conflicts: 2021000 | #Constraints: 70723
2433.95/2442.18 c #Conflicts: 2022000 | #Constraints: 71723
2434.24/2442.43 c #Conflicts: 2023000 | #Constraints: 72723
2434.54/2442.70 c #Conflicts: 2024000 | #Constraints: 73723
2434.74/2442.98 c #Conflicts: 2025000 | #Constraints: 74723
2435.04/2443.26 c #Conflicts: 2026000 | #Constraints: 75723
2435.33/2443.56 c #Conflicts: 2027000 | #Constraints: 76723
2435.64/2443.87 c #Conflicts: 2028000 | #Constraints: 77723
2435.95/2444.18 c #Conflicts: 2029000 | #Constraints: 78723
2436.34/2444.51 c #Conflicts: 2030000 | #Constraints: 79723
2436.64/2444.84 c #Conflicts: 2031000 | #Constraints: 80723
2436.94/2445.19 c #Conflicts: 2032000 | #Constraints: 81723
2437.33/2445.55 c #Conflicts: 2033000 | #Constraints: 82723
2437.73/2445.90 c #Conflicts: 2034000 | #Constraints: 83723
2438.03/2446.23 c #Conflicts: 2035000 | #Constraints: 84723
2438.33/2446.55 c #Conflicts: 2036000 | #Constraints: 85723
2438.72/2446.94 c #Conflicts: 2037000 | #Constraints: 86723
2439.12/2447.33 c #Conflicts: 2038000 | #Constraints: 87723
2439.52/2447.72 c #Conflicts: 2039000 | #Constraints: 88723
2439.94/2448.14 c #Conflicts: 2040000 | #Constraints: 89723
2440.32/2448.58 c #Conflicts: 2041000 | #Constraints: 90723
2440.84/2449.01 c #Conflicts: 2042000 | #Constraints: 91723
2441.22/2449.48 c #Conflicts: 2043000 | #Constraints: 92723
2441.72/2449.95 c #Conflicts: 2044000 | #Constraints: 93723
2442.21/2450.41 c #Conflicts: 2045000 | #Constraints: 94723
2442.61/2450.85 c #Conflicts: 2046000 | #Constraints: 95723
2443.12/2451.31 c #Conflicts: 2047000 | #Constraints: 96723
2443.51/2451.77 c #Conflicts: 2048000 | #Constraints: 97723
2444.01/2452.28 c #Conflicts: 2049000 | #Constraints: 98723
2444.51/2452.75 c #Conflicts: 2050000 | #Constraints: 99723
2445.01/2453.23 c #Conflicts: 2051000 | #Constraints: 100723
2445.30/2453.55 c DATABASE CLEANUP
2445.30/2453.55 c GARBAGE COLLECT
2445.30/2453.55 c #Conflicts: 2052000 | #Constraints: 57801
2445.50/2453.70 c #Conflicts: 2053000 | #Constraints: 58801
2445.60/2453.85 c #Conflicts: 2054000 | #Constraints: 59801
2445.82/2454.02 c #Conflicts: 2055000 | #Constraints: 60801
2446.01/2454.20 c #Conflicts: 2056000 | #Constraints: 61801
2446.10/2454.39 c #Conflicts: 2057000 | #Constraints: 62801
2446.30/2454.58 c #Conflicts: 2058000 | #Constraints: 63801
2446.50/2454.79 c #Conflicts: 2059000 | #Constraints: 64801
2446.70/2455.00 c #Conflicts: 2060000 | #Constraints: 65801
2447.00/2455.23 c #Conflicts: 2061000 | #Constraints: 66801
2447.20/2455.46 c #Conflicts: 2062000 | #Constraints: 67801
2447.50/2455.70 c #Conflicts: 2063000 | #Constraints: 68801
2447.70/2455.95 c #Conflicts: 2064000 | #Constraints: 69801
2448.00/2456.21 c #Conflicts: 2065000 | #Constraints: 70801
2448.30/2456.51 c #Conflicts: 2066000 | #Constraints: 71801
2448.50/2456.77 c #Conflicts: 2067000 | #Constraints: 72801
2448.80/2457.04 c #Conflicts: 2068000 | #Constraints: 73801
2449.09/2457.32 c #Conflicts: 2069000 | #Constraints: 74801
2449.40/2457.61 c #Conflicts: 2070000 | #Constraints: 75801
2449.69/2457.92 c #Conflicts: 2071000 | #Constraints: 76801
2449.99/2458.24 c #Conflicts: 2072000 | #Constraints: 77801
2450.39/2458.60 c #Conflicts: 2073000 | #Constraints: 78801
2450.69/2458.94 c #Conflicts: 2074000 | #Constraints: 79801
2450.98/2459.28 c #Conflicts: 2075000 | #Constraints: 80801
2451.38/2459.65 c #Conflicts: 2076000 | #Constraints: 81801
2451.68/2460.00 c #Conflicts: 2077000 | #Constraints: 82801
2452.09/2460.39 c #Conflicts: 2078000 | #Constraints: 83801
2452.58/2460.81 c #Conflicts: 2079000 | #Constraints: 84801
2452.98/2461.25 c #Conflicts: 2080000 | #Constraints: 85801
2453.47/2461.70 c #Conflicts: 2081000 | #Constraints: 86801
2453.88/2462.18 c #Conflicts: 2082000 | #Constraints: 87801
2454.38/2462.64 c #Conflicts: 2083000 | #Constraints: 88801
2454.89/2463.14 c #Conflicts: 2084000 | #Constraints: 89801
2455.37/2463.68 c #Conflicts: 2085000 | #Constraints: 90801
2455.88/2464.19 c #Conflicts: 2086000 | #Constraints: 91801
2456.37/2464.68 c #Conflicts: 2087000 | #Constraints: 92801
2456.88/2465.19 c #Conflicts: 2088000 | #Constraints: 93801
2457.46/2465.72 c #Conflicts: 2089000 | #Constraints: 94801
2457.97/2466.25 c #Conflicts: 2090000 | #Constraints: 95801
2458.56/2466.84 c #Conflicts: 2091000 | #Constraints: 96801
2459.16/2467.42 c #Conflicts: 2092000 | #Constraints: 97801
2459.66/2467.92 c #Conflicts: 2093000 | #Constraints: 98801
2460.16/2468.46 c #Conflicts: 2094000 | #Constraints: 99801
2460.77/2469.03 c #Conflicts: 2095000 | #Constraints: 100801
2461.35/2469.62 c #Conflicts: 2096000 | #Constraints: 101801
2461.86/2470.18 c #Conflicts: 2097000 | #Constraints: 102801
2462.35/2470.68 c #Conflicts: 2098000 | #Constraints: 103801
2463.04/2471.32 c #Conflicts: 2099000 | #Constraints: 104801
2463.64/2471.94 c #Conflicts: 2100000 | #Constraints: 105801
2464.25/2472.58 c #Conflicts: 2101000 | #Constraints: 106801
2464.85/2473.18 c #Conflicts: 2102000 | #Constraints: 107801
2465.54/2473.81 c #Conflicts: 2103000 | #Constraints: 108801
2466.04/2474.37 c #Conflicts: 2104000 | #Constraints: 109801
2466.64/2474.95 c #Conflicts: 2105000 | #Constraints: 110801
2467.23/2475.51 c #Conflicts: 2106000 | #Constraints: 111801
2467.85/2476.12 c #Conflicts: 2107000 | #Constraints: 112801
2468.33/2476.65 c #Conflicts: 2108000 | #Constraints: 113801
2468.93/2477.27 c #Conflicts: 2109000 | #Constraints: 114801
2469.52/2477.86 c #Conflicts: 2110000 | #Constraints: 115801
2470.12/2478.41 c #Conflicts: 2111000 | #Constraints: 116801
2470.73/2479.02 c #Conflicts: 2112000 | #Constraints: 117801
2471.31/2479.60 c #Conflicts: 2113000 | #Constraints: 118801
2471.91/2480.24 c #Conflicts: 2114000 | #Constraints: 119801
2472.52/2480.86 c #Conflicts: 2115000 | #Constraints: 120801
2473.21/2481.51 c #Conflicts: 2116000 | #Constraints: 121801
2473.72/2482.07 c #Conflicts: 2117000 | #Constraints: 122801
2474.30/2482.68 c #Conflicts: 2118000 | #Constraints: 123801
2475.00/2483.36 c #Conflicts: 2119000 | #Constraints: 124801
2475.72/2484.02 c #Conflicts: 2120000 | #Constraints: 125801
2476.40/2484.70 c #Conflicts: 2121000 | #Constraints: 126801
2477.20/2485.51 c #Conflicts: 2122000 | #Constraints: 127801
2478.00/2486.31 c #Conflicts: 2123000 | #Constraints: 128801
2478.80/2487.11 c #Conflicts: 2124000 | #Constraints: 129801
2479.49/2487.89 c #Conflicts: 2125000 | #Constraints: 130801
2480.29/2488.63 c #Conflicts: 2126000 | #Constraints: 131801
2480.39/2488.77 c bounds 42 >= -788 @ 2469.46
2480.99/2489.34 c #Conflicts: 2127000 | #Constraints: 132867
2480.99/2489.39 c bounds 41 >= -788 @ 2470.07
2481.88/2490.20 c #Conflicts: 2128000 | #Constraints: 133868
2482.58/2491.00 c #Conflicts: 2129000 | #Constraints: 134868
2483.48/2491.85 c #Conflicts: 2130000 | #Constraints: 135868
2484.37/2492.73 c #Conflicts: 2131000 | #Constraints: 136868
2485.37/2493.74 c #Conflicts: 2132000 | #Constraints: 137868
2485.57/2493.96 c bounds 40 >= -788 @ 2474.62
2486.68/2495.07 c #Conflicts: 2133000 | #Constraints: 138905
2488.56/2496.94 c #Conflicts: 2134000 | #Constraints: 139933
2490.45/2498.81 c #Conflicts: 2135000 | #Constraints: 140956
2492.35/2500.77 c #Conflicts: 2136000 | #Constraints: 141977
2494.44/2502.80 c #Conflicts: 2137000 | #Constraints: 143001
2496.43/2504.80 c #Conflicts: 2138000 | #Constraints: 144023
2498.42/2506.84 c #Conflicts: 2139000 | #Constraints: 145045
2499.22/2507.63 c bounds 39 >= -788 @ 2488.23
2499.64/2508.03 c #Conflicts: 2140000 | #Constraints: 146057
2500.22/2508.64 c #Conflicts: 2141000 | #Constraints: 147057
2500.82/2509.26 c #Conflicts: 2142000 | #Constraints: 148057
2501.51/2509.92 c #Conflicts: 2143000 | #Constraints: 149057
2502.21/2510.66 c #Conflicts: 2144000 | #Constraints: 150057
2502.51/2510.96 c bounds 39 >= -787 @ 2491.51
2505.51/2513.95 c #Conflicts: 2145000 | #Constraints: 151114
2506.10/2514.53 c #Conflicts: 2146000 | #Constraints: 152114
2506.71/2515.17 c #Conflicts: 2147000 | #Constraints: 153114
2507.30/2515.78 c #Conflicts: 2148000 | #Constraints: 154114
2507.99/2516.45 c #Conflicts: 2149000 | #Constraints: 155114
2508.60/2517.10 c #Conflicts: 2150000 | #Constraints: 156114
2509.30/2517.74 c #Conflicts: 2151000 | #Constraints: 157114
2509.40/2517.86 c bounds 39 >= -786 @ 2498.37
2510.29/2518.75 c #Conflicts: 2152000 | #Constraints: 158171
2511.78/2520.25 c #Conflicts: 2153000 | #Constraints: 159171
2514.87/2523.31 c DATABASE CLEANUP
2514.87/2523.31 c GARBAGE COLLECT
2514.87/2523.31 c rational objective 2
2514.87/2523.39 c #Conflicts: 2154000 | #Constraints: 87012
2514.98/2523.47 c #Conflicts: 2155000 | #Constraints: 88012
2515.08/2523.57 c #Conflicts: 2156000 | #Constraints: 89012
2515.18/2523.68 c #Conflicts: 2157000 | #Constraints: 90012
2515.37/2523.81 c #Conflicts: 2158000 | #Constraints: 91012
2515.47/2523.95 c #Conflicts: 2159000 | #Constraints: 92012
2515.58/2524.10 c #Conflicts: 2160000 | #Constraints: 93012
2515.77/2524.25 c #Conflicts: 2161000 | #Constraints: 94012
2516.37/2524.88 c #Conflicts: 2162000 | #Constraints: 95012
2516.68/2525.16 c #Conflicts: 2163000 | #Constraints: 96012
2517.17/2525.67 c #Conflicts: 2164000 | #Constraints: 97012
2517.76/2526.22 c #Conflicts: 2165000 | #Constraints: 98012
2518.26/2526.78 c #Conflicts: 2166000 | #Constraints: 99012
2518.86/2527.36 c #Conflicts: 2167000 | #Constraints: 100012
2519.46/2527.97 c #Conflicts: 2168000 | #Constraints: 101012
2520.16/2528.64 c #Conflicts: 2169000 | #Constraints: 102012
2520.85/2529.33 c #Conflicts: 2170000 | #Constraints: 103012
2521.56/2530.07 c #Conflicts: 2171000 | #Constraints: 104012
2523.44/2531.98 c #Conflicts: 2172000 | #Constraints: 105012
2523.84/2532.32 c bounds 39 >= -785 @ 2512.7
2523.94/2532.44 c #Conflicts: 2173000 | #Constraints: 106087
2524.24/2532.74 c #Conflicts: 2174000 | #Constraints: 107087
2524.55/2533.06 c #Conflicts: 2175000 | #Constraints: 108087
2524.94/2533.41 c #Conflicts: 2176000 | #Constraints: 109087
2530.32/2538.82 c #Conflicts: 2177000 | #Constraints: 110087
2530.72/2539.20 c #Conflicts: 2178000 | #Constraints: 111087
2531.02/2539.59 c #Conflicts: 2179000 | #Constraints: 112087
2531.42/2539.99 c #Conflicts: 2180000 | #Constraints: 113087
2531.91/2540.40 c #Conflicts: 2181000 | #Constraints: 114087
2532.31/2540.89 c #Conflicts: 2182000 | #Constraints: 115087
2532.81/2541.35 c #Conflicts: 2183000 | #Constraints: 116087
2533.31/2541.81 c #Conflicts: 2184000 | #Constraints: 117087
2533.71/2542.29 c #Conflicts: 2185000 | #Constraints: 118087
2534.21/2542.78 c #Conflicts: 2186000 | #Constraints: 119087
2534.71/2543.29 c #Conflicts: 2187000 | #Constraints: 120087
2535.31/2543.84 c #Conflicts: 2188000 | #Constraints: 121087
2535.81/2544.38 c #Conflicts: 2189000 | #Constraints: 122087
2536.30/2544.89 c #Conflicts: 2190000 | #Constraints: 123087
2536.51/2545.08 c UNIT CLEANUP
2536.51/2545.08 c DATABASE CLEANUP
2536.51/2545.08 c GARBAGE COLLECT
2536.51/2545.08 c rational objective 2
2537.00/2545.52 c bounds 38 >= -785 @ 2525.8
2537.61/2546.14 c #Conflicts: 2191000 | #Constraints: 69186
2538.51/2547.10 c #Conflicts: 2192000 | #Constraints: 70186
2539.60/2548.19 c #Conflicts: 2193000 | #Constraints: 71186
2540.89/2549.41 c #Conflicts: 2194000 | #Constraints: 72186
2542.09/2550.63 c #Conflicts: 2195000 | #Constraints: 73186
2543.38/2551.99 c #Conflicts: 2196000 | #Constraints: 74186
2544.87/2553.41 c #Conflicts: 2197000 | #Constraints: 75186
2546.18/2554.70 c #Conflicts: 2198000 | #Constraints: 76186
2547.77/2556.32 c #Conflicts: 2199000 | #Constraints: 77186
2549.26/2557.86 c #Conflicts: 2200000 | #Constraints: 78201
2550.36/2558.97 c bounds 37 >= -785 @ 2539.19
2550.36/2559.00 c bounds 37 >= -784 @ 2539.21
2550.46/2559.07 c bounds 37 >= -783 @ 2539.28
2550.46/2559.10 c bounds 37 >= -782 @ 2539.31
2550.57/2559.18 c #Conflicts: 2201000 | #Constraints: 79284
2550.86/2559.48 c #Conflicts: 2202000 | #Constraints: 80284
2552.95/2561.58 c #Conflicts: 2203000 | #Constraints: 81284
2553.35/2561.93 c #Conflicts: 2204000 | #Constraints: 82284
2553.75/2562.33 c #Conflicts: 2205000 | #Constraints: 83284
2554.14/2562.73 c #Conflicts: 2206000 | #Constraints: 84284
2554.64/2563.22 c #Conflicts: 2207000 | #Constraints: 85284
2555.14/2563.74 c #Conflicts: 2208000 | #Constraints: 86284
2555.63/2564.23 c #Conflicts: 2209000 | #Constraints: 87284
2556.14/2564.75 c #Conflicts: 2210000 | #Constraints: 88284
2556.64/2565.27 c #Conflicts: 2211000 | #Constraints: 89284
2557.24/2565.84 c #Conflicts: 2212000 | #Constraints: 90284
2557.83/2566.42 c #Conflicts: 2213000 | #Constraints: 91284
2558.33/2566.96 c #Conflicts: 2214000 | #Constraints: 92284
2558.93/2567.57 c #Conflicts: 2215000 | #Constraints: 93284
2559.72/2568.31 c #Conflicts: 2216000 | #Constraints: 94284
2560.44/2569.04 c #Conflicts: 2217000 | #Constraints: 95284
2561.43/2570.09 c #Conflicts: 2218000 | #Constraints: 96284
2562.31/2571.00 c #Conflicts: 2219000 | #Constraints: 97284
2563.31/2572.01 c #Conflicts: 2220000 | #Constraints: 98284
2564.53/2573.15 c #Conflicts: 2221000 | #Constraints: 99284
2565.61/2574.21 c #Conflicts: 2222000 | #Constraints: 100284
2566.60/2575.29 c #Conflicts: 2223000 | #Constraints: 101284
2567.80/2576.42 c #Conflicts: 2224000 | #Constraints: 102284
2568.90/2577.58 c #Conflicts: 2225000 | #Constraints: 103284
2570.09/2578.78 c #Conflicts: 2226000 | #Constraints: 104284
2571.19/2579.86 c DATABASE CLEANUP
2571.19/2579.86 c GARBAGE COLLECT
2571.19/2579.86 c rational objective 2
2571.59/2580.21 c #Conflicts: 2227000 | #Constraints: 59422
2571.89/2580.55 c #Conflicts: 2228000 | #Constraints: 60422
2572.28/2580.97 c #Conflicts: 2229000 | #Constraints: 61422
2573.98/2582.65 c #Conflicts: 2230000 | #Constraints: 62422
2574.18/2582.82 c #Conflicts: 2231000 | #Constraints: 63422
2574.39/2583.03 c #Conflicts: 2232000 | #Constraints: 64422
2574.57/2583.26 c #Conflicts: 2233000 | #Constraints: 65422
2574.87/2583.51 c #Conflicts: 2234000 | #Constraints: 66422
2575.28/2583.92 c #Conflicts: 2235000 | #Constraints: 67422
2575.87/2584.57 c #Conflicts: 2236000 | #Constraints: 68422
2576.48/2585.12 c #Conflicts: 2237000 | #Constraints: 69422
2577.17/2585.82 c #Conflicts: 2238000 | #Constraints: 70422
2577.86/2586.53 c #Conflicts: 2239000 | #Constraints: 71422
2578.67/2587.33 c #Conflicts: 2240000 | #Constraints: 72422
2579.26/2587.99 c #Conflicts: 2241000 | #Constraints: 73422
2580.06/2588.78 c #Conflicts: 2242000 | #Constraints: 74422
2581.85/2590.55 c #Conflicts: 2243000 | #Constraints: 75422
2582.36/2591.07 c #Conflicts: 2244000 | #Constraints: 76422
2582.75/2591.43 c bounds 37 >= -781 @ 2571.42
2583.05/2591.75 c #Conflicts: 2245000 | #Constraints: 77485
2584.24/2592.95 c #Conflicts: 2246000 | #Constraints: 78485
2585.64/2594.35 c #Conflicts: 2247000 | #Constraints: 79486
2586.84/2595.58 c #Conflicts: 2248000 | #Constraints: 80494
2588.13/2596.86 c #Conflicts: 2249000 | #Constraints: 81521
2589.23/2598.01 c #Conflicts: 2250000 | #Constraints: 82526
2590.44/2599.16 c #Conflicts: 2251000 | #Constraints: 83542
2591.52/2600.28 c #Conflicts: 2252000 | #Constraints: 84547
2592.62/2601.34 c #Conflicts: 2253000 | #Constraints: 85560
2593.61/2602.37 c #Conflicts: 2254000 | #Constraints: 86584
2594.71/2603.50 c #Conflicts: 2255000 | #Constraints: 87619
2595.90/2604.67 c #Conflicts: 2256000 | #Constraints: 88645
2597.01/2605.78 c #Conflicts: 2257000 | #Constraints: 89661
2598.20/2606.95 c #Conflicts: 2258000 | #Constraints: 90691
2599.59/2608.31 c #Conflicts: 2259000 | #Constraints: 91715
2600.88/2609.63 c bounds 36 >= -781 @ 2589.5
2600.98/2609.78 c #Conflicts: 2260000 | #Constraints: 92734
2601.49/2610.25 c #Conflicts: 2261000 | #Constraints: 93734
2602.08/2610.80 c #Conflicts: 2262000 | #Constraints: 94734
2602.79/2611.51 c #Conflicts: 2263000 | #Constraints: 95734
2603.48/2612.22 c #Conflicts: 2264000 | #Constraints: 96734
2604.39/2613.12 c #Conflicts: 2265000 | #Constraints: 97734
2605.17/2613.92 c #Conflicts: 2266000 | #Constraints: 98734
2606.07/2614.89 c #Conflicts: 2267000 | #Constraints: 99734
2607.07/2615.84 c #Conflicts: 2268000 | #Constraints: 100734
2607.17/2615.91 c bounds 36 >= -780 @ 2595.74
2609.56/2618.31 c #Conflicts: 2269000 | #Constraints: 101824
2610.27/2619.07 c #Conflicts: 2270000 | #Constraints: 102824
2611.05/2619.84 c #Conflicts: 2271000 | #Constraints: 103824
2611.75/2620.52 c #Conflicts: 2272000 | #Constraints: 104824
2612.46/2621.26 c #Conflicts: 2273000 | #Constraints: 105824
2613.26/2622.04 c #Conflicts: 2274000 | #Constraints: 106824
2614.15/2622.92 c #Conflicts: 2275000 | #Constraints: 107824
2615.04/2623.80 c #Conflicts: 2276000 | #Constraints: 108824
2615.84/2624.63 c #Conflicts: 2277000 | #Constraints: 109824
2616.64/2625.44 c #Conflicts: 2278000 | #Constraints: 110824
2617.54/2626.31 c #Conflicts: 2279000 | #Constraints: 111824
2618.35/2627.18 c #Conflicts: 2280000 | #Constraints: 112824
2619.43/2628.22 c #Conflicts: 2281000 | #Constraints: 113824
2620.34/2629.17 c #Conflicts: 2282000 | #Constraints: 114824
2621.53/2630.33 c #Conflicts: 2283000 | #Constraints: 115824
2622.82/2631.64 c #Conflicts: 2284000 | #Constraints: 116824
2622.92/2631.75 c bounds 36 >= -779 @ 2611.5
2624.12/2632.94 c #Conflicts: 2285000 | #Constraints: 117911
2626.01/2634.89 c #Conflicts: 2286000 | #Constraints: 118916
2628.70/2637.56 c #Conflicts: 2287000 | #Constraints: 119922
2630.59/2639.47 c #Conflicts: 2288000 | #Constraints: 120931
2632.09/2640.97 c #Conflicts: 2289000 | #Constraints: 121941
2634.19/2643.04 c #Conflicts: 2290000 | #Constraints: 122958
2635.98/2644.82 c #Conflicts: 2291000 | #Constraints: 123974
2638.07/2646.95 c #Conflicts: 2292000 | #Constraints: 124995
2640.06/2648.95 c #Conflicts: 2293000 | #Constraints: 126020
2642.36/2651.21 c #Conflicts: 2294000 | #Constraints: 127040
2644.45/2653.35 c #Conflicts: 2295000 | #Constraints: 128059
2646.84/2655.73 c #Conflicts: 2296000 | #Constraints: 129073
2648.93/2657.84 c #Conflicts: 2297000 | #Constraints: 130088
2651.24/2660.15 c #Conflicts: 2298000 | #Constraints: 131094
2652.82/2661.74 c #Conflicts: 2299000 | #Constraints: 132117
2654.72/2663.64 c #Conflicts: 2300000 | #Constraints: 133132
2656.81/2665.77 c #Conflicts: 2301000 | #Constraints: 134137
2658.60/2667.51 c #Conflicts: 2302000 | #Constraints: 135146
2660.90/2669.90 c #Conflicts: 2303000 | #Constraints: 136152
2662.99/2671.96 c #Conflicts: 2304000 | #Constraints: 137159
2664.88/2673.82 c #Conflicts: 2305000 | #Constraints: 138162
2666.48/2675.45 c #Conflicts: 2306000 | #Constraints: 139164
2667.97/2676.90 c #Conflicts: 2307000 | #Constraints: 140169
2669.67/2678.63 c #Conflicts: 2308000 | #Constraints: 141181
2671.46/2680.47 c #Conflicts: 2309000 | #Constraints: 142196
2673.75/2682.72 c #Conflicts: 2310000 | #Constraints: 143203
2675.75/2684.72 c #Conflicts: 2311000 | #Constraints: 144209
2677.64/2686.61 c #Conflicts: 2312000 | #Constraints: 145214
2679.73/2688.77 c #Conflicts: 2313000 | #Constraints: 146220
2682.22/2691.20 c #Conflicts: 2314000 | #Constraints: 147224
2684.22/2693.26 c #Conflicts: 2315000 | #Constraints: 148235
2686.61/2695.66 c #Conflicts: 2316000 | #Constraints: 149241
2689.60/2698.68 c #Conflicts: 2317000 | #Constraints: 150252
2691.89/2700.90 c #Conflicts: 2318000 | #Constraints: 151262
2693.79/2702.89 c #Conflicts: 2319000 | #Constraints: 152275
2695.99/2705.04 c #Conflicts: 2320000 | #Constraints: 153286
2697.98/2707.09 c #Conflicts: 2321000 | #Constraints: 154296
2699.97/2709.10 c #Conflicts: 2322000 | #Constraints: 155312
2702.16/2711.27 c #Conflicts: 2323000 | #Constraints: 156329
2704.25/2713.30 c #Conflicts: 2324000 | #Constraints: 157347
2706.06/2715.19 c #Conflicts: 2325000 | #Constraints: 158357
2708.14/2717.27 c #Conflicts: 2326000 | #Constraints: 159376
2709.83/2718.94 c #Conflicts: 2327000 | #Constraints: 160396
2711.43/2720.55 c #Conflicts: 2328000 | #Constraints: 161411
2713.04/2722.19 c #Conflicts: 2329000 | #Constraints: 162432
2714.93/2724.09 c #Conflicts: 2330000 | #Constraints: 163453
2717.20/2726.30 c #Conflicts: 2331000 | #Constraints: 164471
2720.01/2729.19 c #Conflicts: 2332000 | #Constraints: 165477
2723.69/2732.88 c #Conflicts: 2333000 | #Constraints: 166482
2724.68/2733.86 c DATABASE CLEANUP
2724.68/2733.86 c GARBAGE COLLECT
2724.68/2733.86 c rational objective 2
2726.37/2735.55 c #Conflicts: 2334000 | #Constraints: 90993
2726.48/2735.63 c #Conflicts: 2335000 | #Constraints: 91993
2726.58/2735.72 c #Conflicts: 2336000 | #Constraints: 92993
2726.68/2735.83 c #Conflicts: 2337000 | #Constraints: 93993
2726.78/2735.96 c #Conflicts: 2338000 | #Constraints: 94993
2726.89/2736.10 c #Conflicts: 2339000 | #Constraints: 95993
2727.07/2736.24 c #Conflicts: 2340000 | #Constraints: 96993
2727.27/2736.41 c #Conflicts: 2341000 | #Constraints: 97993
2727.37/2736.58 c #Conflicts: 2342000 | #Constraints: 98993
2727.57/2736.76 c #Conflicts: 2343000 | #Constraints: 99993
2727.77/2736.95 c #Conflicts: 2344000 | #Constraints: 100993
2727.98/2737.15 c #Conflicts: 2345000 | #Constraints: 101993
2728.17/2737.36 c #Conflicts: 2346000 | #Constraints: 102993
2728.37/2737.59 c #Conflicts: 2347000 | #Constraints: 103993
2728.67/2737.82 c #Conflicts: 2348000 | #Constraints: 104993
2729.27/2738.46 c #Conflicts: 2349000 | #Constraints: 105993
2729.67/2738.81 c #Conflicts: 2350000 | #Constraints: 106993
2730.16/2739.33 c #Conflicts: 2351000 | #Constraints: 107993
2730.76/2739.92 c #Conflicts: 2352000 | #Constraints: 108993
2731.26/2740.43 c #Conflicts: 2353000 | #Constraints: 109993
2731.87/2741.07 c #Conflicts: 2354000 | #Constraints: 110993
2732.45/2741.68 c #Conflicts: 2355000 | #Constraints: 111993
2733.16/2742.32 c #Conflicts: 2356000 | #Constraints: 112993
2733.75/2742.98 c #Conflicts: 2357000 | #Constraints: 113993
2734.45/2743.64 c #Conflicts: 2358000 | #Constraints: 114993
2735.14/2744.32 c #Conflicts: 2359000 | #Constraints: 115993
2735.74/2744.92 c #Conflicts: 2360000 | #Constraints: 116993
2736.34/2745.56 c #Conflicts: 2361000 | #Constraints: 117993
2737.04/2746.28 c #Conflicts: 2362000 | #Constraints: 118993
2737.85/2747.04 c #Conflicts: 2363000 | #Constraints: 119993
2738.43/2747.64 c #Conflicts: 2364000 | #Constraints: 120993
2739.13/2748.33 c #Conflicts: 2365000 | #Constraints: 121993
2739.85/2749.02 c #Conflicts: 2366000 | #Constraints: 122993
2740.62/2749.87 c #Conflicts: 2367000 | #Constraints: 123993
2741.22/2750.49 c #Conflicts: 2368000 | #Constraints: 124993
2741.94/2751.17 c #Conflicts: 2369000 | #Constraints: 125993
2742.72/2751.90 c #Conflicts: 2370000 | #Constraints: 126993
2743.41/2752.61 c #Conflicts: 2371000 | #Constraints: 127993
2743.51/2752.74 c DATABASE CLEANUP
2743.51/2752.74 c GARBAGE COLLECT
2743.51/2752.74 c rational objective 2
2744.22/2753.46 c #Conflicts: 2372000 | #Constraints: 71691
2744.82/2754.01 c #Conflicts: 2373000 | #Constraints: 72691
2745.11/2754.34 c #Conflicts: 2374000 | #Constraints: 73691
2745.71/2754.91 c #Conflicts: 2375000 | #Constraints: 74691
2746.11/2755.36 c #Conflicts: 2376000 | #Constraints: 75691
2746.70/2755.90 c #Conflicts: 2377000 | #Constraints: 76691
2747.60/2756.86 c #Conflicts: 2378000 | #Constraints: 77691
2747.82/2757.06 c #Conflicts: 2379000 | #Constraints: 78691
2747.82/2757.09 c bounds 36 >= -778 @ 2735.75
2750.29/2759.52 c #Conflicts: 2380000 | #Constraints: 79760
2750.49/2759.71 c #Conflicts: 2381000 | #Constraints: 80760
2750.69/2759.93 c #Conflicts: 2382000 | #Constraints: 81760
2750.90/2760.13 c #Conflicts: 2383000 | #Constraints: 82760
2751.09/2760.35 c #Conflicts: 2384000 | #Constraints: 83760
2751.39/2760.60 c #Conflicts: 2385000 | #Constraints: 84760
2751.59/2760.86 c #Conflicts: 2386000 | #Constraints: 85760
2751.90/2761.12 c #Conflicts: 2387000 | #Constraints: 86760
2752.08/2761.37 c #Conflicts: 2388000 | #Constraints: 87760
2752.39/2761.65 c #Conflicts: 2389000 | #Constraints: 88760
2752.69/2761.97 c #Conflicts: 2390000 | #Constraints: 89760
2752.99/2762.29 c #Conflicts: 2391000 | #Constraints: 90760
2753.38/2762.63 c #Conflicts: 2392000 | #Constraints: 91760
2753.68/2762.93 c #Conflicts: 2393000 | #Constraints: 92760
2753.98/2763.22 c #Conflicts: 2394000 | #Constraints: 93760
2754.28/2763.53 c #Conflicts: 2395000 | #Constraints: 94760
2754.68/2763.90 c #Conflicts: 2396000 | #Constraints: 95760
2755.38/2764.66 c #Conflicts: 2397000 | #Constraints: 96760
2756.08/2765.32 c #Conflicts: 2398000 | #Constraints: 97760
2756.57/2765.81 c #Conflicts: 2399000 | #Constraints: 98760
2757.07/2766.39 c #Conflicts: 2400000 | #Constraints: 99760
2757.67/2766.99 c #Conflicts: 2401000 | #Constraints: 100760
2758.37/2767.69 c #Conflicts: 2402000 | #Constraints: 101760
2758.87/2768.15 c bounds 36 >= -777 @ 2746.71
2760.77/2770.08 c #Conflicts: 2403000 | #Constraints: 102808
2761.16/2770.40 c #Conflicts: 2404000 | #Constraints: 103808
2761.45/2770.74 c #Conflicts: 2405000 | #Constraints: 104808
2761.87/2771.12 c #Conflicts: 2406000 | #Constraints: 105808
2762.15/2771.47 c #Conflicts: 2407000 | #Constraints: 106808
2762.55/2771.81 c #Conflicts: 2408000 | #Constraints: 107808
2762.95/2772.20 c #Conflicts: 2409000 | #Constraints: 108808
2763.25/2772.56 c DATABASE CLEANUP
2763.25/2772.56 c GARBAGE COLLECT
2763.25/2772.56 c rational objective 2
2763.35/2772.66 c #Conflicts: 2410000 | #Constraints: 61977
2763.45/2772.78 c #Conflicts: 2411000 | #Constraints: 62977
2763.65/2772.91 c #Conflicts: 2412000 | #Constraints: 63977
2763.76/2773.04 c #Conflicts: 2413000 | #Constraints: 64977
2763.86/2773.19 c #Conflicts: 2414000 | #Constraints: 65977
2764.05/2773.36 c #Conflicts: 2415000 | #Constraints: 66977
2764.25/2773.51 c #Conflicts: 2416000 | #Constraints: 67977
2764.35/2773.68 c #Conflicts: 2417000 | #Constraints: 68977
2764.55/2773.86 c #Conflicts: 2418000 | #Constraints: 69977
2764.94/2774.28 c #Conflicts: 2419000 | #Constraints: 70977
2765.24/2774.55 c #Conflicts: 2420000 | #Constraints: 71977
2765.75/2775.06 c #Conflicts: 2421000 | #Constraints: 72977
2766.15/2775.49 c #Conflicts: 2422000 | #Constraints: 73977
2766.75/2776.04 c #Conflicts: 2423000 | #Constraints: 74977
2767.13/2776.47 c #Conflicts: 2424000 | #Constraints: 75977
2767.64/2776.97 c #Conflicts: 2425000 | #Constraints: 76977
2768.13/2777.46 c #Conflicts: 2426000 | #Constraints: 77977
2768.63/2777.90 c #Conflicts: 2427000 | #Constraints: 78977
2769.03/2778.34 c #Conflicts: 2428000 | #Constraints: 79977
2769.63/2778.97 c #Conflicts: 2429000 | #Constraints: 80977
2770.13/2779.40 c #Conflicts: 2430000 | #Constraints: 81977
2770.52/2779.85 c #Conflicts: 2431000 | #Constraints: 82977
2771.13/2780.42 c #Conflicts: 2432000 | #Constraints: 83977
2771.63/2780.99 c #Conflicts: 2433000 | #Constraints: 84977
2772.12/2781.46 c #Conflicts: 2434000 | #Constraints: 85977
2772.83/2782.13 c #Conflicts: 2435000 | #Constraints: 86977
2773.22/2782.51 c #Conflicts: 2436000 | #Constraints: 87977
2773.73/2783.07 c #Conflicts: 2437000 | #Constraints: 88977
2774.21/2783.54 c #Conflicts: 2438000 | #Constraints: 89977
2774.72/2784.10 c #Conflicts: 2439000 | #Constraints: 90977
2775.51/2784.81 c #Conflicts: 2440000 | #Constraints: 91977
2776.01/2785.36 c #Conflicts: 2441000 | #Constraints: 92977
2776.41/2785.73 c #Conflicts: 2442000 | #Constraints: 93977
2777.10/2786.41 c #Conflicts: 2443000 | #Constraints: 94977
2777.51/2786.83 c #Conflicts: 2444000 | #Constraints: 95977
2778.10/2787.49 c #Conflicts: 2445000 | #Constraints: 96977
2778.71/2788.03 c #Conflicts: 2446000 | #Constraints: 97977
2779.29/2788.63 c bounds 36 >= -776 @ 2767.01
2779.29/2788.65 c #Conflicts: 2447000 | #Constraints: 99049
2781.59/2790.91 c #Conflicts: 2448000 | #Constraints: 100049
2781.89/2791.22 c #Conflicts: 2449000 | #Constraints: 101049
2782.19/2791.54 c #Conflicts: 2450000 | #Constraints: 102049
2782.49/2791.89 c #Conflicts: 2451000 | #Constraints: 103049
2782.88/2792.28 c #Conflicts: 2452000 | #Constraints: 104049
2783.28/2792.67 c #Conflicts: 2453000 | #Constraints: 105049
2783.70/2793.05 c #Conflicts: 2454000 | #Constraints: 106049
2784.08/2793.47 c #Conflicts: 2455000 | #Constraints: 107049
2784.48/2793.85 c #Conflicts: 2456000 | #Constraints: 108049
2784.98/2794.30 c #Conflicts: 2457000 | #Constraints: 109049
2785.38/2794.75 c #Conflicts: 2458000 | #Constraints: 110049
2785.79/2795.19 c #Conflicts: 2459000 | #Constraints: 111049
2786.27/2795.66 c #Conflicts: 2460000 | #Constraints: 112049
2786.78/2796.12 c #Conflicts: 2461000 | #Constraints: 113049
2787.27/2796.60 c #Conflicts: 2462000 | #Constraints: 114049
2787.97/2797.32 c #Conflicts: 2463000 | #Constraints: 115049
2788.78/2798.14 c #Conflicts: 2464000 | #Constraints: 116049
2789.36/2798.71 c #Conflicts: 2465000 | #Constraints: 117049
2790.06/2799.49 c #Conflicts: 2466000 | #Constraints: 118049
2790.77/2800.13 c #Conflicts: 2467000 | #Constraints: 119049
2791.55/2800.90 c #Conflicts: 2468000 | #Constraints: 120049
2792.35/2801.72 c #Conflicts: 2469000 | #Constraints: 121049
2793.15/2802.51 c #Conflicts: 2470000 | #Constraints: 122049
2793.94/2803.39 c #Conflicts: 2471000 | #Constraints: 123049
2794.66/2804.02 c #Conflicts: 2472000 | #Constraints: 124049
2795.45/2804.81 c #Conflicts: 2473000 | #Constraints: 125049
2796.24/2805.65 c #Conflicts: 2474000 | #Constraints: 126049
2797.14/2806.53 c #Conflicts: 2475000 | #Constraints: 127049
2797.83/2807.27 c #Conflicts: 2476000 | #Constraints: 128049
2798.83/2808.20 c #Conflicts: 2477000 | #Constraints: 129049
2799.65/2809.05 c #Conflicts: 2478000 | #Constraints: 130049
2800.53/2809.90 c #Conflicts: 2479000 | #Constraints: 131049
2801.32/2810.78 c #Conflicts: 2480000 | #Constraints: 132049
2802.32/2811.78 c #Conflicts: 2481000 | #Constraints: 133049
2803.12/2812.56 c #Conflicts: 2482000 | #Constraints: 134049
2804.11/2813.54 c #Conflicts: 2483000 | #Constraints: 135049
2805.21/2814.66 c #Conflicts: 2484000 | #Constraints: 136049
2805.90/2815.39 c #Conflicts: 2485000 | #Constraints: 137049
2807.00/2816.46 c #Conflicts: 2486000 | #Constraints: 138049
2808.00/2817.47 c #Conflicts: 2487000 | #Constraints: 139049
2808.90/2818.35 c #Conflicts: 2488000 | #Constraints: 140049
2809.79/2819.25 c #Conflicts: 2489000 | #Constraints: 141049
2810.79/2820.24 c #Conflicts: 2490000 | #Constraints: 142049
2811.70/2821.12 c #Conflicts: 2491000 | #Constraints: 143049
2812.70/2822.17 c #Conflicts: 2492000 | #Constraints: 144049
2813.88/2823.34 c #Conflicts: 2493000 | #Constraints: 145049
2814.78/2824.25 c #Conflicts: 2494000 | #Constraints: 146049
2815.77/2825.23 c #Conflicts: 2495000 | #Constraints: 147049
2816.77/2826.23 c #Conflicts: 2496000 | #Constraints: 148049
2817.76/2827.22 c #Conflicts: 2497000 | #Constraints: 149049
2818.76/2828.25 c #Conflicts: 2498000 | #Constraints: 150049
2819.76/2829.26 c #Conflicts: 2499000 | #Constraints: 151049
2820.95/2830.45 c #Conflicts: 2500000 | #Constraints: 152049
2822.05/2831.57 c #Conflicts: 2501000 | #Constraints: 153049
2823.14/2832.68 c #Conflicts: 2502000 | #Constraints: 154049
2824.34/2833.82 c #Conflicts: 2503000 | #Constraints: 155049
2825.44/2834.95 c #Conflicts: 2504000 | #Constraints: 156049
2826.43/2836.00 c #Conflicts: 2505000 | #Constraints: 157049
2827.65/2837.18 c #Conflicts: 2506000 | #Constraints: 158049
2828.73/2838.29 c #Conflicts: 2507000 | #Constraints: 159049
2829.72/2839.24 c #Conflicts: 2508000 | #Constraints: 160049
2830.92/2840.40 c #Conflicts: 2509000 | #Constraints: 161049
2832.02/2841.56 c #Conflicts: 2510000 | #Constraints: 162049
2833.01/2842.59 c #Conflicts: 2511000 | #Constraints: 163049
2834.30/2843.81 c #Conflicts: 2512000 | #Constraints: 164049
2835.31/2844.80 c #Conflicts: 2513000 | #Constraints: 165049
2836.30/2845.85 c #Conflicts: 2514000 | #Constraints: 166049
2837.61/2847.16 c #Conflicts: 2515000 | #Constraints: 167049
2838.99/2848.54 c #Conflicts: 2516000 | #Constraints: 168049
2840.39/2849.99 c #Conflicts: 2517000 | #Constraints: 169049
2841.38/2850.97 c #Conflicts: 2518000 | #Constraints: 170049
2842.49/2852.01 c #Conflicts: 2519000 | #Constraints: 171049
2844.08/2853.60 c #Conflicts: 2520000 | #Constraints: 172049
2844.08/2853.66 c DATABASE CLEANUP
2844.08/2853.66 c GARBAGE COLLECT
2844.08/2853.66 c rational objective 2
2844.49/2854.06 c #Conflicts: 2521000 | #Constraints: 93859
2852.56/2862.15 c #Conflicts: 2522000 | #Constraints: 94860
2852.95/2862.51 c #Conflicts: 2523000 | #Constraints: 95860
2853.24/2862.85 c #Conflicts: 2524000 | #Constraints: 96860
2853.64/2863.22 c #Conflicts: 2525000 | #Constraints: 97860
2853.94/2863.59 c #Conflicts: 2526000 | #Constraints: 98860
2854.45/2864.01 c #Conflicts: 2527000 | #Constraints: 99860
2854.84/2864.43 c #Conflicts: 2528000 | #Constraints: 100860
2855.24/2864.89 c #Conflicts: 2529000 | #Constraints: 101860
2855.74/2865.32 c #Conflicts: 2530000 | #Constraints: 102860
2856.13/2865.79 c #Conflicts: 2531000 | #Constraints: 103860
2856.63/2866.22 c #Conflicts: 2532000 | #Constraints: 104860
2857.03/2866.68 c #Conflicts: 2533000 | #Constraints: 105860
2857.55/2867.14 c #Conflicts: 2534000 | #Constraints: 106860
2857.93/2867.58 c #Conflicts: 2535000 | #Constraints: 107860
2858.44/2868.07 c #Conflicts: 2536000 | #Constraints: 108860
2858.92/2868.59 c #Conflicts: 2537000 | #Constraints: 109860
2859.44/2869.10 c #Conflicts: 2538000 | #Constraints: 110860
2860.02/2869.60 c #Conflicts: 2539000 | #Constraints: 111860
2860.43/2870.10 c #Conflicts: 2540000 | #Constraints: 112860
2861.02/2870.60 c #Conflicts: 2541000 | #Constraints: 113860
2861.53/2871.12 c #Conflicts: 2542000 | #Constraints: 114860
2862.02/2871.60 c #Conflicts: 2543000 | #Constraints: 115860
2862.43/2872.08 c #Conflicts: 2544000 | #Constraints: 116860
2863.01/2872.62 c #Conflicts: 2545000 | #Constraints: 117860
2863.53/2873.17 c #Conflicts: 2546000 | #Constraints: 118860
2864.01/2873.69 c #Conflicts: 2547000 | #Constraints: 119860
2864.61/2874.27 c #Conflicts: 2548000 | #Constraints: 120860
2865.20/2874.88 c #Conflicts: 2549000 | #Constraints: 121860
2865.80/2875.48 c #Conflicts: 2550000 | #Constraints: 122860
2866.42/2876.07 c #Conflicts: 2551000 | #Constraints: 123860
2867.00/2876.68 c #Conflicts: 2552000 | #Constraints: 124860
2867.70/2877.31 c #Conflicts: 2553000 | #Constraints: 125860
2868.30/2877.95 c #Conflicts: 2554000 | #Constraints: 126860
2868.89/2878.53 c #Conflicts: 2555000 | #Constraints: 127860
2869.50/2879.17 c #Conflicts: 2556000 | #Constraints: 128860
2870.19/2879.80 c #Conflicts: 2557000 | #Constraints: 129860
2870.89/2880.53 c #Conflicts: 2558000 | #Constraints: 130860
2871.59/2881.24 c #Conflicts: 2559000 | #Constraints: 131860
2872.58/2882.21 c DATABASE CLEANUP
2872.58/2882.21 c GARBAGE COLLECT
2872.58/2882.21 c rational objective 2
2873.08/2882.70 c #Conflicts: 2560000 | #Constraints: 73467
2873.27/2882.92 c #Conflicts: 2561000 | #Constraints: 74467
2875.27/2884.95 c #Conflicts: 2562000 | #Constraints: 75468
2875.57/2885.20 c #Conflicts: 2563000 | #Constraints: 76468
2875.77/2885.47 c #Conflicts: 2564000 | #Constraints: 77468
2876.07/2885.71 c #Conflicts: 2565000 | #Constraints: 78468
2876.27/2885.96 c #Conflicts: 2566000 | #Constraints: 79468
2876.56/2886.23 c #Conflicts: 2567000 | #Constraints: 80468
2876.87/2886.50 c #Conflicts: 2568000 | #Constraints: 81468
2879.37/2889.07 c #Conflicts: 2569000 | #Constraints: 82469
2879.66/2889.35 c #Conflicts: 2570000 | #Constraints: 83469
2879.96/2889.61 c #Conflicts: 2571000 | #Constraints: 84469
2880.26/2889.91 c #Conflicts: 2572000 | #Constraints: 85469
2880.55/2890.24 c #Conflicts: 2573000 | #Constraints: 86469
2880.85/2890.57 c #Conflicts: 2574000 | #Constraints: 87469
2881.16/2890.89 c #Conflicts: 2575000 | #Constraints: 88469
2881.55/2891.23 c #Conflicts: 2576000 | #Constraints: 89469
2881.85/2891.58 c #Conflicts: 2577000 | #Constraints: 90469
2890.02/2899.73 c #Conflicts: 2578000 | #Constraints: 91470
2890.34/2900.08 c #Conflicts: 2579000 | #Constraints: 92470
2890.72/2900.43 c #Conflicts: 2580000 | #Constraints: 93470
2891.02/2900.80 c #Conflicts: 2581000 | #Constraints: 94470
2891.43/2901.18 c #Conflicts: 2582000 | #Constraints: 95470
2891.82/2901.56 c #Conflicts: 2583000 | #Constraints: 96470
2892.22/2901.97 c #Conflicts: 2584000 | #Constraints: 97470
2892.62/2902.36 c #Conflicts: 2585000 | #Constraints: 98470
2893.01/2902.74 c #Conflicts: 2586000 | #Constraints: 99470
2893.43/2903.15 c #Conflicts: 2587000 | #Constraints: 100470
2893.81/2903.54 c #Conflicts: 2588000 | #Constraints: 101470
2894.21/2904.00 c #Conflicts: 2589000 | #Constraints: 102470
2894.71/2904.41 c #Conflicts: 2590000 | #Constraints: 103470
2895.11/2904.85 c #Conflicts: 2591000 | #Constraints: 104470
2895.50/2905.27 c #Conflicts: 2592000 | #Constraints: 105470
2896.01/2905.71 c #Conflicts: 2593000 | #Constraints: 106470
2896.41/2906.14 c #Conflicts: 2594000 | #Constraints: 107470
2896.70/2906.47 c bounds 36 >= -775 @ 2883.88
2896.80/2906.59 c #Conflicts: 2595000 | #Constraints: 108506
2897.20/2906.98 c #Conflicts: 2596000 | #Constraints: 109506
2897.60/2907.33 c #Conflicts: 2597000 | #Constraints: 110506
2898.00/2907.70 c #Conflicts: 2598000 | #Constraints: 111506
2898.31/2908.09 c #Conflicts: 2599000 | #Constraints: 112506
2908.67/2918.45 c DATABASE CLEANUP
2908.67/2918.45 c GARBAGE COLLECT
2908.67/2918.45 c rational objective 2
2908.87/2918.65 c #Conflicts: 2600000 | #Constraints: 63899
2922.81/2932.65 c #Conflicts: 2601000 | #Constraints: 64900
2923.02/2932.81 c #Conflicts: 2602000 | #Constraints: 65900
2923.12/2932.96 c #Conflicts: 2603000 | #Constraints: 66900
2923.33/2933.12 c #Conflicts: 2604000 | #Constraints: 67900
2923.51/2933.31 c #Conflicts: 2605000 | #Constraints: 68900
2923.72/2933.50 c #Conflicts: 2606000 | #Constraints: 69900
2923.82/2933.69 c #Conflicts: 2607000 | #Constraints: 70900
2924.11/2933.90 c #Conflicts: 2608000 | #Constraints: 71900
2924.32/2934.11 c #Conflicts: 2609000 | #Constraints: 72900
2924.51/2934.34 c #Conflicts: 2610000 | #Constraints: 73900
2924.82/2934.61 c #Conflicts: 2611000 | #Constraints: 74900
2925.01/2934.86 c #Conflicts: 2612000 | #Constraints: 75900
2925.32/2935.12 c #Conflicts: 2613000 | #Constraints: 76900
2925.51/2935.38 c #Conflicts: 2614000 | #Constraints: 77900
2925.81/2935.65 c #Conflicts: 2615000 | #Constraints: 78900
2926.11/2935.96 c #Conflicts: 2616000 | #Constraints: 79900
2926.41/2936.25 c #Conflicts: 2617000 | #Constraints: 80900
2926.70/2936.56 c #Conflicts: 2618000 | #Constraints: 81900
2927.00/2936.88 c #Conflicts: 2619000 | #Constraints: 82900
2927.32/2937.17 c #Conflicts: 2620000 | #Constraints: 83900
2927.60/2937.49 c #Conflicts: 2621000 | #Constraints: 84900
2928.00/2937.83 c #Conflicts: 2622000 | #Constraints: 85900
2928.31/2938.15 c #Conflicts: 2623000 | #Constraints: 86900
2928.70/2938.52 c #Conflicts: 2624000 | #Constraints: 87900
2929.00/2938.88 c #Conflicts: 2625000 | #Constraints: 88900
2929.39/2939.27 c #Conflicts: 2626000 | #Constraints: 89900
2929.79/2939.67 c #Conflicts: 2627000 | #Constraints: 90900
2930.21/2940.03 c #Conflicts: 2628000 | #Constraints: 91900
2930.59/2940.45 c #Conflicts: 2629000 | #Constraints: 92900
2930.99/2940.87 c #Conflicts: 2630000 | #Constraints: 93900
2931.39/2941.28 c #Conflicts: 2631000 | #Constraints: 94900
2931.89/2941.76 c #Conflicts: 2632000 | #Constraints: 95900
2932.39/2942.20 c #Conflicts: 2633000 | #Constraints: 96900
2932.78/2942.61 c #Conflicts: 2634000 | #Constraints: 97900
2933.19/2943.06 c #Conflicts: 2635000 | #Constraints: 98900
2933.68/2943.54 c #Conflicts: 2636000 | #Constraints: 99900
2934.19/2944.02 c #Conflicts: 2637000 | #Constraints: 100900
2934.68/2944.50 c #Conflicts: 2638000 | #Constraints: 101900
2935.08/2944.97 c #Conflicts: 2639000 | #Constraints: 102900
2935.57/2945.47 c #Conflicts: 2640000 | #Constraints: 103900
2936.07/2945.97 c #Conflicts: 2641000 | #Constraints: 104900
2936.58/2946.47 c #Conflicts: 2642000 | #Constraints: 105900
2937.07/2946.95 c #Conflicts: 2643000 | #Constraints: 106900
2937.57/2947.43 c #Conflicts: 2644000 | #Constraints: 107900
2938.07/2947.94 c #Conflicts: 2645000 | #Constraints: 108900
2938.56/2948.46 c #Conflicts: 2646000 | #Constraints: 109900
2939.06/2948.98 c #Conflicts: 2647000 | #Constraints: 110900
2939.67/2949.53 c #Conflicts: 2648000 | #Constraints: 111900
2940.17/2950.03 c #Conflicts: 2649000 | #Constraints: 112900
2940.66/2950.58 c #Conflicts: 2650000 | #Constraints: 113900
2941.27/2951.12 c #Conflicts: 2651000 | #Constraints: 114900
2941.75/2951.63 c #Conflicts: 2652000 | #Constraints: 115900
2942.26/2952.14 c #Conflicts: 2653000 | #Constraints: 116900
2942.76/2952.69 c #Conflicts: 2654000 | #Constraints: 117900
2943.35/2953.23 c #Conflicts: 2655000 | #Constraints: 118900
2943.84/2953.76 c #Conflicts: 2656000 | #Constraints: 119900
2945.16/2955.07 c #Conflicts: 2657000 | #Constraints: 120901
2945.74/2955.64 c #Conflicts: 2658000 | #Constraints: 121901
2946.34/2956.22 c #Conflicts: 2659000 | #Constraints: 122901
2948.03/2957.99 c #Conflicts: 2660000 | #Constraints: 123906
2948.74/2958.60 c #Conflicts: 2661000 | #Constraints: 124906
2949.33/2959.25 c #Conflicts: 2662000 | #Constraints: 125906
2949.93/2959.84 c #Conflicts: 2663000 | #Constraints: 126906
2950.72/2960.69 c #Conflicts: 2664000 | #Constraints: 127909
2953.31/2963.24 c #Conflicts: 2665000 | #Constraints: 128919
2953.91/2963.86 c #Conflicts: 2666000 | #Constraints: 129919
2954.61/2964.52 c #Conflicts: 2667000 | #Constraints: 130919
2955.23/2965.19 c #Conflicts: 2668000 | #Constraints: 131919
2955.91/2965.86 c #Conflicts: 2669000 | #Constraints: 132919
2956.61/2966.54 c #Conflicts: 2670000 | #Constraints: 133919
2957.30/2967.24 c #Conflicts: 2671000 | #Constraints: 134919
2958.60/2968.56 c #Conflicts: 2672000 | #Constraints: 135920
2959.29/2969.28 c #Conflicts: 2673000 | #Constraints: 136920
2968.57/2978.51 c #Conflicts: 2674000 | #Constraints: 137921
2969.27/2979.28 c #Conflicts: 2675000 | #Constraints: 138921
2969.96/2979.98 c #Conflicts: 2676000 | #Constraints: 139921
2970.76/2980.73 c #Conflicts: 2677000 | #Constraints: 140921
2971.55/2981.53 c #Conflicts: 2678000 | #Constraints: 141921
2972.25/2982.28 c #Conflicts: 2679000 | #Constraints: 142921
2972.96/2982.97 c #Conflicts: 2680000 | #Constraints: 143921
2973.75/2983.74 c #Conflicts: 2681000 | #Constraints: 144921
2974.55/2984.52 c #Conflicts: 2682000 | #Constraints: 145921
2975.24/2985.27 c #Conflicts: 2683000 | #Constraints: 146921
2976.05/2986.01 c #Conflicts: 2684000 | #Constraints: 147921
2976.83/2986.82 c #Conflicts: 2685000 | #Constraints: 148921
2977.63/2987.64 c #Conflicts: 2686000 | #Constraints: 149921
2978.34/2988.39 c #Conflicts: 2687000 | #Constraints: 150921
2979.15/2989.18 c #Conflicts: 2688000 | #Constraints: 151921
2979.93/2990.01 c #Conflicts: 2689000 | #Constraints: 152921
2980.82/2990.80 c #Conflicts: 2690000 | #Constraints: 153921
2981.53/2991.54 c #Conflicts: 2691000 | #Constraints: 154921
2982.22/2992.25 c #Conflicts: 2692000 | #Constraints: 155921
2983.03/2993.04 c #Conflicts: 2693000 | #Constraints: 156921
2983.81/2993.88 c #Conflicts: 2694000 | #Constraints: 157921
2984.71/2994.71 c #Conflicts: 2695000 | #Constraints: 158921
2985.51/2995.52 c #Conflicts: 2696000 | #Constraints: 159921
2986.31/2996.39 c #Conflicts: 2697000 | #Constraints: 160921
2989.50/2999.51 c #Conflicts: 2698000 | #Constraints: 161921
2990.29/3000.30 c #Conflicts: 2699000 | #Constraints: 162921
2991.01/3001.10 c #Conflicts: 2700000 | #Constraints: 163921
2991.89/3001.98 c #Conflicts: 2701000 | #Constraints: 164921
2992.69/3002.78 c #Conflicts: 2702000 | #Constraints: 165921
2993.58/3003.61 c #Conflicts: 2703000 | #Constraints: 166921
2994.38/3004.49 c #Conflicts: 2704000 | #Constraints: 167921
2995.28/3005.39 c #Conflicts: 2705000 | #Constraints: 168921
2997.57/3007.60 c #Conflicts: 2706000 | #Constraints: 169922
2998.37/3008.44 c #Conflicts: 2707000 | #Constraints: 170922
2999.27/3009.32 c #Conflicts: 2708000 | #Constraints: 171922
3000.08/3010.17 c #Conflicts: 2709000 | #Constraints: 172922
3000.97/3011.01 c #Conflicts: 2710000 | #Constraints: 173922
3007.05/3017.17 c #Conflicts: 2711000 | #Constraints: 174924
3007.96/3018.08 c #Conflicts: 2712000 | #Constraints: 175924
3008.95/3019.01 c #Conflicts: 2713000 | #Constraints: 176924
3009.83/3019.96 c #Conflicts: 2714000 | #Constraints: 177924
3011.94/3022.05 c DATABASE CLEANUP
3011.94/3022.05 c GARBAGE COLLECT
3011.94/3022.05 c rational objective 2
3012.22/3022.34 c bounds 35 >= -775 @ 2998.88
3013.13/3023.22 c #Conflicts: 2715000 | #Constraints: 96766
3014.41/3024.53 c #Conflicts: 2716000 | #Constraints: 97766
3015.61/3025.71 c #Conflicts: 2717000 | #Constraints: 98766
3016.71/3026.87 c bounds 34 >= -775 @ 3003.35
3016.81/3026.99 c #Conflicts: 2718000 | #Constraints: 99767
3017.61/3027.78 c #Conflicts: 2719000 | #Constraints: 100767
3019.02/3029.16 c #Conflicts: 2720000 | #Constraints: 101767
3020.40/3030.50 c #Conflicts: 2721000 | #Constraints: 102767
3021.90/3032.03 c #Conflicts: 2722000 | #Constraints: 103767
3023.49/3033.62 c #Conflicts: 2723000 | #Constraints: 104767
3025.38/3035.51 c #Conflicts: 2724000 | #Constraints: 105767
3027.28/3037.45 c #Conflicts: 2725000 | #Constraints: 106767
3028.38/3038.53 c bounds 33 >= -775 @ 3014.89
3028.57/3038.75 c #Conflicts: 2726000 | #Constraints: 107768
3029.47/3039.67 c #Conflicts: 2727000 | #Constraints: 108768
3030.37/3040.50 c #Conflicts: 2728000 | #Constraints: 109768
3067.76/3078.10 c #Conflicts: 2729000 | #Constraints: 110768
3068.64/3078.96 c #Conflicts: 2730000 | #Constraints: 111768
3069.64/3079.92 c #Conflicts: 2731000 | #Constraints: 112768
3070.65/3080.90 c #Conflicts: 2732000 | #Constraints: 113768
3071.44/3081.74 c #Conflicts: 2733000 | #Constraints: 114768
3072.24/3082.54 c #Conflicts: 2734000 | #Constraints: 115768
3072.93/3083.29 c #Conflicts: 2735000 | #Constraints: 116768
3073.74/3084.09 c #Conflicts: 2736000 | #Constraints: 117768
3074.62/3084.91 c #Conflicts: 2737000 | #Constraints: 118768
3075.43/3085.71 c #Conflicts: 2738000 | #Constraints: 119768
3076.12/3086.49 c #Conflicts: 2739000 | #Constraints: 120768
3076.92/3087.28 c #Conflicts: 2740000 | #Constraints: 121768
3077.73/3088.07 c #Conflicts: 2741000 | #Constraints: 122768
3078.61/3088.91 c #Conflicts: 2742000 | #Constraints: 123768
3079.51/3089.81 c #Conflicts: 2743000 | #Constraints: 124768
3080.31/3090.62 c #Conflicts: 2744000 | #Constraints: 125768
3081.21/3091.53 c #Conflicts: 2745000 | #Constraints: 126768
3082.00/3092.38 c #Conflicts: 2746000 | #Constraints: 127768
3082.82/3093.14 c #Conflicts: 2747000 | #Constraints: 128768
3083.60/3093.95 c #Conflicts: 2748000 | #Constraints: 129768
3084.40/3094.77 c #Conflicts: 2749000 | #Constraints: 130768
3085.30/3095.68 c #Conflicts: 2750000 | #Constraints: 131768
3086.19/3096.50 c #Conflicts: 2751000 | #Constraints: 132768
3086.99/3097.31 c #Conflicts: 2752000 | #Constraints: 133768
3087.80/3098.14 c #Conflicts: 2753000 | #Constraints: 134768
3088.69/3099.04 c #Conflicts: 2754000 | #Constraints: 135768
3089.48/3099.87 c #Conflicts: 2755000 | #Constraints: 136768
3143.71/3154.24 c DATABASE CLEANUP
3143.71/3154.24 c GARBAGE COLLECT
3143.71/3154.24 c #Conflicts: 2756000 | #Constraints: 76054
3145.11/3155.67 c #Conflicts: 2757000 | #Constraints: 77054
3146.40/3157.00 c #Conflicts: 2758000 | #Constraints: 78054
3147.70/3158.27 c #Conflicts: 2759000 | #Constraints: 79054
3148.89/3159.40 c #Conflicts: 2760000 | #Constraints: 80054
3150.19/3160.73 c #Conflicts: 2761000 | #Constraints: 81054
3151.68/3162.27 c #Conflicts: 2762000 | #Constraints: 82054
3153.18/3163.77 c #Conflicts: 2763000 | #Constraints: 83054
3154.37/3164.91 c #Conflicts: 2764000 | #Constraints: 84054
3155.97/3166.51 c #Conflicts: 2765000 | #Constraints: 85054
3157.66/3168.26 c #Conflicts: 2766000 | #Constraints: 86054
3159.57/3170.17 c #Conflicts: 2767000 | #Constraints: 87054
3161.25/3171.89 c #Conflicts: 2768000 | #Constraints: 88054
3163.34/3173.91 c bounds 32 >= -775 @ 3149.28
3163.34/3173.96 c #Conflicts: 2769000 | #Constraints: 89055
3164.04/3174.64 c #Conflicts: 2770000 | #Constraints: 90055
3164.83/3175.46 c #Conflicts: 2771000 | #Constraints: 91055
3165.64/3176.29 c #Conflicts: 2772000 | #Constraints: 92055
3166.45/3177.03 c #Conflicts: 2773000 | #Constraints: 93055
3167.13/3177.73 c #Conflicts: 2774000 | #Constraints: 94055
3167.83/3178.44 c #Conflicts: 2775000 | #Constraints: 95055
3168.54/3179.18 c #Conflicts: 2776000 | #Constraints: 96055
3169.23/3179.88 c #Conflicts: 2777000 | #Constraints: 97055
3169.93/3180.54 c #Conflicts: 2778000 | #Constraints: 98055
3170.54/3181.19 c #Conflicts: 2779000 | #Constraints: 99055
3171.32/3181.91 c #Conflicts: 2780000 | #Constraints: 100055
3172.02/3182.64 c #Conflicts: 2781000 | #Constraints: 101055
3172.81/3183.44 c #Conflicts: 2782000 | #Constraints: 102055
3173.61/3184.21 c #Conflicts: 2783000 | #Constraints: 103055
3174.30/3184.97 c #Conflicts: 2784000 | #Constraints: 104055
3175.00/3185.60 c #Conflicts: 2785000 | #Constraints: 105055
3175.71/3186.31 c #Conflicts: 2786000 | #Constraints: 106055
3176.31/3186.95 c #Conflicts: 2787000 | #Constraints: 107055
3177.10/3187.73 c #Conflicts: 2788000 | #Constraints: 108055
3177.80/3188.47 c #Conflicts: 2789000 | #Constraints: 109055
3178.51/3189.16 c #Conflicts: 2790000 | #Constraints: 110055
3179.29/3189.91 c #Conflicts: 2791000 | #Constraints: 111055
3179.99/3190.69 c #Conflicts: 2792000 | #Constraints: 112055
3180.89/3191.55 c #Conflicts: 2793000 | #Constraints: 113055
3181.79/3192.41 c #Conflicts: 2794000 | #Constraints: 114055
3182.50/3193.19 c #Conflicts: 2795000 | #Constraints: 115055
3183.49/3194.13 c #Conflicts: 2796000 | #Constraints: 116055
3219.17/3230.00 c DATABASE CLEANUP
3219.17/3230.00 c GARBAGE COLLECT
3219.17/3230.00 c #Conflicts: 2797000 | #Constraints: 65543
3220.16/3230.97 c #Conflicts: 2798000 | #Constraints: 66543
3221.38/3232.19 c #Conflicts: 2799000 | #Constraints: 67543
3222.56/3233.38 c #Conflicts: 2800000 | #Constraints: 68543
3223.55/3234.31 c #Conflicts: 2801000 | #Constraints: 69543
3224.27/3235.07 c #Conflicts: 2802000 | #Constraints: 70543
3225.15/3236.01 c #Conflicts: 2803000 | #Constraints: 71543
3226.65/3237.47 c #Conflicts: 2804000 | #Constraints: 72543
3228.25/3239.09 c #Conflicts: 2805000 | #Constraints: 73543
3229.64/3240.44 c #Conflicts: 2806000 | #Constraints: 74543
3231.73/3242.52 c #Conflicts: 2807000 | #Constraints: 75543
3233.72/3244.55 c #Conflicts: 2808000 | #Constraints: 76543
3235.23/3246.03 c #Conflicts: 2809000 | #Constraints: 77543
3236.91/3247.73 c #Conflicts: 2810000 | #Constraints: 78543
3238.61/3249.46 c #Conflicts: 2811000 | #Constraints: 79543
3240.40/3251.29 c #Conflicts: 2812000 | #Constraints: 80543
3242.09/3253.00 c #Conflicts: 2813000 | #Constraints: 81543
3243.99/3254.86 c #Conflicts: 2814000 | #Constraints: 82543
3246.88/3257.76 c #Conflicts: 2815000 | #Constraints: 83543
3249.47/3260.33 c #Conflicts: 2816000 | #Constraints: 84543
3251.66/3262.50 c #Conflicts: 2817000 | #Constraints: 85543
3254.17/3265.07 c #Conflicts: 2818000 | #Constraints: 86543
3256.64/3267.52 c #Conflicts: 2819000 | #Constraints: 87543
3259.15/3270.04 c #Conflicts: 2820000 | #Constraints: 88543
3260.93/3271.81 c #Conflicts: 2821000 | #Constraints: 89543
3262.33/3273.26 c #Conflicts: 2822000 | #Constraints: 90543
3265.32/3276.25 c #Conflicts: 2823000 | #Constraints: 91543
3268.00/3278.90 c #Conflicts: 2824000 | #Constraints: 92543
3270.11/3281.02 c #Conflicts: 2825000 | #Constraints: 93543
3272.69/3283.63 c #Conflicts: 2826000 | #Constraints: 94543
3275.29/3286.25 c #Conflicts: 2827000 | #Constraints: 95543
3278.09/3289.06 c #Conflicts: 2828000 | #Constraints: 96543
3280.57/3291.58 c #Conflicts: 2829000 | #Constraints: 97543
3282.96/3294.01 c #Conflicts: 2830000 | #Constraints: 98543
3285.06/3296.05 c bounds 31 >= -775 @ 3270.55
3285.26/3296.26 c #Conflicts: 2831000 | #Constraints: 99547
3286.35/3297.39 c #Conflicts: 2832000 | #Constraints: 100547
3287.55/3298.58 c #Conflicts: 2833000 | #Constraints: 101547
3289.05/3300.05 c #Conflicts: 2834000 | #Constraints: 102547
3290.73/3301.70 c #Conflicts: 2835000 | #Constraints: 103547
3292.63/3303.65 c #Conflicts: 2836000 | #Constraints: 104547
3294.72/3305.70 c #Conflicts: 2837000 | #Constraints: 105547
3296.81/3307.87 c #Conflicts: 2838000 | #Constraints: 106547
3297.12/3308.16 c DATABASE CLEANUP
3297.12/3308.16 c GARBAGE COLLECT
3297.12/3308.16 c rational objective 2
3297.71/3308.76 c #Conflicts: 2839000 | #Constraints: 61036
3298.02/3309.07 c #Conflicts: 2840000 | #Constraints: 62036
3298.40/3309.49 c #Conflicts: 2841000 | #Constraints: 63036
3299.51/3310.54 c #Conflicts: 2842000 | #Constraints: 64036
3299.61/3310.70 c #Conflicts: 2843000 | #Constraints: 65036
3299.80/3310.88 c #Conflicts: 2844000 | #Constraints: 66036
3300.20/3311.20 c #Conflicts: 2845000 | #Constraints: 67036
3300.70/3311.78 c #Conflicts: 2846000 | #Constraints: 68036
3301.11/3312.14 c #Conflicts: 2847000 | #Constraints: 69036
3301.69/3312.74 c #Conflicts: 2848000 | #Constraints: 70036
3302.39/3313.44 c #Conflicts: 2849000 | #Constraints: 71036
3302.60/3313.68 c #Conflicts: 2850000 | #Constraints: 72036
3303.01/3314.11 c #Conflicts: 2851000 | #Constraints: 73036
3305.99/3317.03 c #Conflicts: 2852000 | #Constraints: 74036
3306.18/3317.28 c #Conflicts: 2853000 | #Constraints: 75036
3306.48/3317.54 c #Conflicts: 2854000 | #Constraints: 76036
3306.78/3317.82 c #Conflicts: 2855000 | #Constraints: 77036
3307.00/3318.10 c #Conflicts: 2856000 | #Constraints: 78036
3307.28/3318.39 c #Conflicts: 2857000 | #Constraints: 79036
3307.58/3318.66 c #Conflicts: 2858000 | #Constraints: 80036
3307.88/3318.97 c #Conflicts: 2859000 | #Constraints: 81036
3308.28/3319.30 c #Conflicts: 2860000 | #Constraints: 82036
3308.57/3319.65 c #Conflicts: 2861000 | #Constraints: 83036
3309.18/3320.21 c #Conflicts: 2862000 | #Constraints: 84036
3309.77/3320.81 c #Conflicts: 2863000 | #Constraints: 85036
3310.27/3321.37 c #Conflicts: 2864000 | #Constraints: 86036
3310.87/3322.00 c #Conflicts: 2865000 | #Constraints: 87036
3311.56/3322.63 c #Conflicts: 2866000 | #Constraints: 88036
3312.16/3323.23 c #Conflicts: 2867000 | #Constraints: 89036
3312.76/3323.87 c #Conflicts: 2868000 | #Constraints: 90036
3313.65/3324.73 c #Conflicts: 2869000 | #Constraints: 91036
3313.96/3325.09 c #Conflicts: 2870000 | #Constraints: 92036
3314.65/3325.78 c #Conflicts: 2871000 | #Constraints: 93036
3315.35/3326.48 c #Conflicts: 2872000 | #Constraints: 94036
3316.06/3327.18 c #Conflicts: 2873000 | #Constraints: 95036
3316.75/3327.89 c #Conflicts: 2874000 | #Constraints: 96036
3318.14/3329.27 c #Conflicts: 2875000 | #Constraints: 97036
3318.64/3329.72 c #Conflicts: 2876000 | #Constraints: 98036
3319.05/3330.14 c #Conflicts: 2877000 | #Constraints: 99036
3319.64/3330.71 c #Conflicts: 2878000 | #Constraints: 100036
3320.33/3331.41 c #Conflicts: 2879000 | #Constraints: 101036
3321.04/3332.17 c #Conflicts: 2880000 | #Constraints: 102036
3321.83/3332.94 c #Conflicts: 2881000 | #Constraints: 103036
3322.53/3333.68 c #Conflicts: 2882000 | #Constraints: 104036
3324.23/3335.31 c #Conflicts: 2883000 | #Constraints: 105036
3324.72/3335.81 c #Conflicts: 2884000 | #Constraints: 106036
3325.22/3336.30 c #Conflicts: 2885000 | #Constraints: 107036
3325.71/3336.84 c #Conflicts: 2886000 | #Constraints: 108036
3326.31/3337.49 c #Conflicts: 2887000 | #Constraints: 109036
3327.11/3338.27 c #Conflicts: 2888000 | #Constraints: 110036
3327.92/3339.09 c #Conflicts: 2889000 | #Constraints: 111036
3330.40/3341.59 c #Conflicts: 2890000 | #Constraints: 112036
3331.02/3342.12 c #Conflicts: 2891000 | #Constraints: 113036
3331.50/3342.64 c #Conflicts: 2892000 | #Constraints: 114036
3332.10/3343.22 c #Conflicts: 2893000 | #Constraints: 115036
3332.60/3343.75 c #Conflicts: 2894000 | #Constraints: 116036
3333.09/3344.26 c #Conflicts: 2895000 | #Constraints: 117036
3333.69/3344.81 c #Conflicts: 2896000 | #Constraints: 118036
3334.19/3345.39 c #Conflicts: 2897000 | #Constraints: 119036
3335.09/3346.22 c #Conflicts: 2898000 | #Constraints: 120036
3335.90/3347.10 c #Conflicts: 2899000 | #Constraints: 121036
3336.78/3348.00 c #Conflicts: 2900000 | #Constraints: 122036
3337.68/3348.89 c #Conflicts: 2901000 | #Constraints: 123036
3338.89/3350.06 c #Conflicts: 2902000 | #Constraints: 124036
3341.26/3352.45 c #Conflicts: 2903000 | #Constraints: 125036
3341.97/3353.14 c #Conflicts: 2904000 | #Constraints: 126036
3342.66/3353.83 c #Conflicts: 2905000 | #Constraints: 127036
3343.26/3354.49 c #Conflicts: 2906000 | #Constraints: 128036
3343.97/3355.16 c #Conflicts: 2907000 | #Constraints: 129036
3344.65/3355.80 c #Conflicts: 2908000 | #Constraints: 130036
3345.25/3356.46 c #Conflicts: 2909000 | #Constraints: 131036
3346.24/3357.45 c #Conflicts: 2910000 | #Constraints: 132036
3347.35/3358.55 c #Conflicts: 2911000 | #Constraints: 133036
3348.44/3359.63 c #Conflicts: 2912000 | #Constraints: 134036
3349.44/3360.61 c #Conflicts: 2913000 | #Constraints: 135036
3350.53/3361.79 c #Conflicts: 2914000 | #Constraints: 136036
3351.53/3362.73 c #Conflicts: 2915000 | #Constraints: 137036
3352.52/3363.76 c #Conflicts: 2916000 | #Constraints: 138036
3353.53/3364.79 c #Conflicts: 2917000 | #Constraints: 139036
3354.83/3366.07 c #Conflicts: 2918000 | #Constraints: 140036
3355.61/3366.88 c #Conflicts: 2919000 | #Constraints: 141036
3356.62/3367.88 c #Conflicts: 2920000 | #Constraints: 142036
3357.71/3368.95 c #Conflicts: 2921000 | #Constraints: 143036
3362.09/3373.37 c #Conflicts: 2922000 | #Constraints: 144036
3362.80/3374.09 c #Conflicts: 2923000 | #Constraints: 145036
3363.69/3374.97 c #Conflicts: 2924000 | #Constraints: 146036
3364.59/3375.89 c #Conflicts: 2925000 | #Constraints: 147036
3365.59/3376.82 c #Conflicts: 2926000 | #Constraints: 148036
3366.38/3377.64 c #Conflicts: 2927000 | #Constraints: 149036
3367.37/3378.67 c #Conflicts: 2928000 | #Constraints: 150036
3368.38/3379.64 c #Conflicts: 2929000 | #Constraints: 151036
3369.37/3380.66 c #Conflicts: 2930000 | #Constraints: 152036
3370.37/3381.63 c #Conflicts: 2931000 | #Constraints: 153036
3371.46/3382.70 c #Conflicts: 2932000 | #Constraints: 154036
3372.36/3383.68 c #Conflicts: 2933000 | #Constraints: 155036
3373.66/3384.94 c #Conflicts: 2934000 | #Constraints: 156036
3374.65/3386.00 c #Conflicts: 2935000 | #Constraints: 157036
3377.35/3388.62 c #Conflicts: 2936000 | #Constraints: 158036
3378.34/3389.60 c #Conflicts: 2937000 | #Constraints: 159036
3379.34/3390.68 c #Conflicts: 2938000 | #Constraints: 160036
3380.43/3391.77 c #Conflicts: 2939000 | #Constraints: 161036
3381.63/3392.98 c #Conflicts: 2940000 | #Constraints: 162036
3382.83/3394.13 c #Conflicts: 2941000 | #Constraints: 163036
3384.12/3395.47 c #Conflicts: 2942000 | #Constraints: 164036
3385.32/3396.61 c #Conflicts: 2943000 | #Constraints: 165036
3387.51/3398.89 c #Conflicts: 2944000 | #Constraints: 166036
3388.51/3399.84 c #Conflicts: 2945000 | #Constraints: 167036
3389.50/3400.86 c #Conflicts: 2946000 | #Constraints: 168036
3390.60/3401.96 c #Conflicts: 2947000 | #Constraints: 169036
3391.80/3403.16 c #Conflicts: 2948000 | #Constraints: 170036
3393.19/3404.56 c #Conflicts: 2949000 | #Constraints: 171036
3394.48/3405.86 c #Conflicts: 2950000 | #Constraints: 172036
3395.69/3407.10 c #Conflicts: 2951000 | #Constraints: 173036
3398.37/3409.75 c #Conflicts: 2952000 | #Constraints: 174036
3399.37/3410.79 c #Conflicts: 2953000 | #Constraints: 175036
3400.56/3411.94 c #Conflicts: 2954000 | #Constraints: 176036
3401.77/3413.12 c #Conflicts: 2955000 | #Constraints: 177036
3403.06/3414.41 c #Conflicts: 2956000 | #Constraints: 178036
3404.35/3415.78 c #Conflicts: 2957000 | #Constraints: 179036
3404.95/3416.36 c bounds 31 >= -774 @ 3390.01
3433.36/3444.88 c #Conflicts: 2958000 | #Constraints: 180129
3438.05/3449.54 c DATABASE CLEANUP
3438.05/3449.54 c GARBAGE COLLECT
3438.05/3449.54 c rational objective 2
3438.55/3450.03 c #Conflicts: 2959000 | #Constraints: 97870
3438.94/3450.45 c #Conflicts: 2960000 | #Constraints: 98870
3439.44/3450.90 c #Conflicts: 2961000 | #Constraints: 99870
3439.94/3451.41 c #Conflicts: 2962000 | #Constraints: 100870
3440.44/3451.91 c #Conflicts: 2963000 | #Constraints: 101870
3440.83/3452.39 c #Conflicts: 2964000 | #Constraints: 102870
3441.43/3452.98 c #Conflicts: 2965000 | #Constraints: 103870
3442.03/3453.54 c #Conflicts: 2966000 | #Constraints: 104870
3442.54/3454.08 c #Conflicts: 2967000 | #Constraints: 105870
3443.13/3454.64 c #Conflicts: 2968000 | #Constraints: 106870
3443.72/3455.21 c #Conflicts: 2969000 | #Constraints: 107870
3444.33/3455.81 c #Conflicts: 2970000 | #Constraints: 108870
3444.92/3456.45 c #Conflicts: 2971000 | #Constraints: 109870
3445.53/3457.03 c #Conflicts: 2972000 | #Constraints: 110870
3446.12/3457.63 c #Conflicts: 2973000 | #Constraints: 111870
3446.71/3458.27 c #Conflicts: 2974000 | #Constraints: 112870
3447.41/3458.91 c #Conflicts: 2975000 | #Constraints: 113870
3448.01/3459.56 c #Conflicts: 2976000 | #Constraints: 114870
3448.62/3460.14 c #Conflicts: 2977000 | #Constraints: 115870
3449.20/3460.70 c #Conflicts: 2978000 | #Constraints: 116870
3449.81/3461.32 c #Conflicts: 2979000 | #Constraints: 117870
3450.52/3462.03 c #Conflicts: 2980000 | #Constraints: 118870
3451.20/3462.75 c #Conflicts: 2981000 | #Constraints: 119870
3451.79/3463.37 c #Conflicts: 2982000 | #Constraints: 120870
3452.51/3464.07 c #Conflicts: 2983000 | #Constraints: 121870
3453.19/3464.70 c #Conflicts: 2984000 | #Constraints: 122870
3453.79/3465.38 c #Conflicts: 2985000 | #Constraints: 123870
3454.50/3466.11 c #Conflicts: 2986000 | #Constraints: 124870
3455.28/3466.80 c #Conflicts: 2987000 | #Constraints: 125870
3455.88/3467.45 c #Conflicts: 2988000 | #Constraints: 126870
3456.67/3468.24 c #Conflicts: 2989000 | #Constraints: 127870
3457.49/3469.01 c #Conflicts: 2990000 | #Constraints: 128870
3458.17/3469.75 c #Conflicts: 2991000 | #Constraints: 129870
3458.87/3470.47 c #Conflicts: 2992000 | #Constraints: 130870
3459.66/3471.22 c #Conflicts: 2993000 | #Constraints: 131870
3460.48/3472.02 c #Conflicts: 2994000 | #Constraints: 132870
3461.26/3472.85 c #Conflicts: 2995000 | #Constraints: 133870
3462.06/3473.67 c #Conflicts: 2996000 | #Constraints: 134870
3462.85/3474.43 c #Conflicts: 2997000 | #Constraints: 135870
3463.65/3475.22 c #Conflicts: 2998000 | #Constraints: 136870
3464.46/3476.05 c #Conflicts: 2999000 | #Constraints: 137870
3465.24/3476.85 c #Conflicts: 3000000 | #Constraints: 138870
3469.93/3481.58 c DATABASE CLEANUP
3469.93/3481.58 c GARBAGE COLLECT
3469.93/3481.58 c rational objective 2
3470.03/3481.66 c #Conflicts: 3001000 | #Constraints: 76844
3470.33/3481.92 c #Conflicts: 3002000 | #Constraints: 77844
3470.54/3482.18 c #Conflicts: 3003000 | #Constraints: 78844
3470.83/3482.46 c #Conflicts: 3004000 | #Constraints: 79844
3471.12/3482.76 c #Conflicts: 3005000 | #Constraints: 80844
3471.44/3483.05 c #Conflicts: 3006000 | #Constraints: 81844
3471.72/3483.34 c #Conflicts: 3007000 | #Constraints: 82844
3472.03/3483.65 c #Conflicts: 3008000 | #Constraints: 83844
3472.33/3483.99 c #Conflicts: 3009000 | #Constraints: 84844
3472.72/3484.32 c #Conflicts: 3010000 | #Constraints: 85844
3473.02/3484.66 c #Conflicts: 3011000 | #Constraints: 86844
3473.31/3484.98 c #Conflicts: 3012000 | #Constraints: 87844
3473.72/3485.33 c #Conflicts: 3013000 | #Constraints: 88844
3474.02/3485.68 c #Conflicts: 3014000 | #Constraints: 89844
3474.43/3486.01 c #Conflicts: 3015000 | #Constraints: 90844
3474.71/3486.38 c #Conflicts: 3016000 | #Constraints: 91844
3475.11/3486.71 c #Conflicts: 3017000 | #Constraints: 92844
3475.42/3487.08 c #Conflicts: 3018000 | #Constraints: 93844
3475.80/3487.44 c #Conflicts: 3019000 | #Constraints: 94844
3479.60/3491.28 c #Conflicts: 3020000 | #Constraints: 95845
3480.09/3491.71 c #Conflicts: 3021000 | #Constraints: 96845
3480.50/3492.12 c #Conflicts: 3022000 | #Constraints: 97845
3480.89/3492.54 c #Conflicts: 3023000 | #Constraints: 98845
3481.29/3492.98 c #Conflicts: 3024000 | #Constraints: 99845
3481.69/3493.39 c #Conflicts: 3025000 | #Constraints: 100845
3482.19/3493.80 c #Conflicts: 3026000 | #Constraints: 101845
3482.59/3494.22 c #Conflicts: 3027000 | #Constraints: 102845
3482.98/3494.68 c #Conflicts: 3028000 | #Constraints: 103845
3483.49/3495.16 c #Conflicts: 3029000 | #Constraints: 104845
3483.98/3495.66 c #Conflicts: 3030000 | #Constraints: 105845
3484.49/3496.19 c #Conflicts: 3031000 | #Constraints: 106845
3484.97/3496.68 c #Conflicts: 3032000 | #Constraints: 107845
3485.57/3497.22 c #Conflicts: 3033000 | #Constraints: 108845
3486.07/3497.77 c #Conflicts: 3034000 | #Constraints: 109845
3486.57/3498.26 c #Conflicts: 3035000 | #Constraints: 110845
3487.17/3498.82 c #Conflicts: 3036000 | #Constraints: 111845
3487.77/3499.40 c #Conflicts: 3037000 | #Constraints: 112845
3488.26/3499.95 c #Conflicts: 3038000 | #Constraints: 113845
3488.86/3500.57 c #Conflicts: 3039000 | #Constraints: 114845
3489.47/3501.13 c #Conflicts: 3040000 | #Constraints: 115845
3490.06/3501.71 c #Conflicts: 3041000 | #Constraints: 116845
3490.56/3502.29 c #Conflicts: 3042000 | #Constraints: 117845
3491.15/3502.88 c #Conflicts: 3043000 | #Constraints: 118845
3492.55/3504.24 c DATABASE CLEANUP
3492.55/3504.24 c GARBAGE COLLECT
3492.55/3504.24 c rational objective 2
3492.65/3504.32 c #Conflicts: 3044000 | #Constraints: 66814
3492.85/3504.51 c #Conflicts: 3045000 | #Constraints: 67814
3492.94/3504.68 c #Conflicts: 3046000 | #Constraints: 68814
3493.15/3504.86 c #Conflicts: 3047000 | #Constraints: 69814
3493.36/3505.08 c #Conflicts: 3048000 | #Constraints: 70814
3493.54/3505.28 c #Conflicts: 3049000 | #Constraints: 71814
3493.85/3505.50 c #Conflicts: 3050000 | #Constraints: 72814
3494.35/3506.02 c #Conflicts: 3051000 | #Constraints: 73814
3494.84/3506.57 c #Conflicts: 3052000 | #Constraints: 74815
3495.04/3506.79 c #Conflicts: 3053000 | #Constraints: 75815
3495.54/3507.25 c #Conflicts: 3054000 | #Constraints: 76815
3496.03/3507.70 c #Conflicts: 3055000 | #Constraints: 77815
3496.53/3508.24 c #Conflicts: 3056000 | #Constraints: 78815
3497.14/3508.87 c #Conflicts: 3057000 | #Constraints: 79815
3497.63/3509.34 c #Conflicts: 3058000 | #Constraints: 80815
3498.92/3510.65 c #Conflicts: 3059000 | #Constraints: 81816
3499.22/3510.95 c #Conflicts: 3060000 | #Constraints: 82816
3499.52/3511.28 c #Conflicts: 3061000 | #Constraints: 83816
3499.83/3511.57 c #Conflicts: 3062000 | #Constraints: 84816
3500.52/3512.25 c #Conflicts: 3063000 | #Constraints: 85816
3500.82/3512.58 c #Conflicts: 3064000 | #Constraints: 86816
3501.43/3513.14 c #Conflicts: 3065000 | #Constraints: 87816
3502.02/3513.76 c #Conflicts: 3066000 | #Constraints: 88816
3502.81/3514.55 c #Conflicts: 3067000 | #Constraints: 89817
3503.32/3515.09 c #Conflicts: 3068000 | #Constraints: 90817
3504.01/3515.73 c #Conflicts: 3069000 | #Constraints: 91817
3504.71/3516.42 c #Conflicts: 3070000 | #Constraints: 92817
3505.51/3517.21 c #Conflicts: 3071000 | #Constraints: 93820
3505.80/3517.57 c #Conflicts: 3072000 | #Constraints: 94820
3506.90/3518.68 c #Conflicts: 3073000 | #Constraints: 95822
3507.31/3519.10 c #Conflicts: 3074000 | #Constraints: 96822
3507.79/3519.58 c #Conflicts: 3075000 | #Constraints: 97822
3508.49/3520.26 c #Conflicts: 3076000 | #Constraints: 98823
3513.29/3525.03 c #Conflicts: 3077000 | #Constraints: 99823
3513.77/3525.52 c #Conflicts: 3078000 | #Constraints: 100823
3514.18/3525.96 c #Conflicts: 3079000 | #Constraints: 101823
3514.67/3526.43 c #Conflicts: 3080000 | #Constraints: 102823
3515.07/3526.89 c #Conflicts: 3081000 | #Constraints: 103823
3515.56/3527.36 c #Conflicts: 3082000 | #Constraints: 104823
3516.07/3527.87 c #Conflicts: 3083000 | #Constraints: 105823
3516.57/3528.35 c #Conflicts: 3084000 | #Constraints: 106823
3517.06/3528.84 c #Conflicts: 3085000 | #Constraints: 107823
3517.57/3529.33 c #Conflicts: 3086000 | #Constraints: 108823
3518.06/3529.87 c #Conflicts: 3087000 | #Constraints: 109823
3518.27/3530.10 c DATABASE CLEANUP
3518.27/3530.10 c GARBAGE COLLECT
3518.27/3530.10 c rational objective 2
3518.75/3530.54 c #Conflicts: 3088000 | #Constraints: 62712
3518.96/3530.70 c #Conflicts: 3089000 | #Constraints: 63712
3519.06/3530.89 c #Conflicts: 3090000 | #Constraints: 64712
3519.27/3531.07 c #Conflicts: 3091000 | #Constraints: 65712
3519.46/3531.26 c #Conflicts: 3092000 | #Constraints: 66712
3519.66/3531.46 c #Conflicts: 3093000 | #Constraints: 67712
3519.85/3531.67 c #Conflicts: 3094000 | #Constraints: 68712
3520.15/3531.91 c #Conflicts: 3095000 | #Constraints: 69712
3520.36/3532.13 c #Conflicts: 3096000 | #Constraints: 70712
3520.56/3532.37 c #Conflicts: 3097000 | #Constraints: 71712
3520.85/3532.61 c #Conflicts: 3098000 | #Constraints: 72712
3521.15/3532.90 c #Conflicts: 3099000 | #Constraints: 73712
3521.36/3533.14 c #Conflicts: 3100000 | #Constraints: 74712
3521.65/3533.43 c #Conflicts: 3101000 | #Constraints: 75712
3521.94/3533.71 c #Conflicts: 3102000 | #Constraints: 76712
3522.14/3533.96 c #Conflicts: 3103000 | #Constraints: 77712
3522.44/3534.27 c #Conflicts: 3104000 | #Constraints: 78712
3522.75/3534.59 c #Conflicts: 3105000 | #Constraints: 79712
3523.15/3534.96 c #Conflicts: 3106000 | #Constraints: 80712
3523.54/3535.32 c #Conflicts: 3107000 | #Constraints: 81712
3523.84/3535.66 c #Conflicts: 3108000 | #Constraints: 82712
3524.25/3536.01 c #Conflicts: 3109000 | #Constraints: 83712
3527.63/3539.41 c #Conflicts: 3110000 | #Constraints: 84713
3527.92/3539.78 c #Conflicts: 3111000 | #Constraints: 85713
3528.42/3540.20 c #Conflicts: 3112000 | #Constraints: 86713
3528.72/3540.57 c #Conflicts: 3113000 | #Constraints: 87713
3529.13/3541.01 c #Conflicts: 3114000 | #Constraints: 88713
3529.62/3541.41 c #Conflicts: 3115000 | #Constraints: 89713
3530.02/3541.80 c #Conflicts: 3116000 | #Constraints: 90713
3530.42/3542.20 c #Conflicts: 3117000 | #Constraints: 91713
3530.82/3542.61 c #Conflicts: 3118000 | #Constraints: 92713
3531.23/3543.04 c #Conflicts: 3119000 | #Constraints: 93713
3531.61/3543.47 c #Conflicts: 3120000 | #Constraints: 94713
3532.12/3543.96 c #Conflicts: 3121000 | #Constraints: 95713
3532.62/3544.41 c #Conflicts: 3122000 | #Constraints: 96713
3533.11/3544.92 c #Conflicts: 3123000 | #Constraints: 97713
3533.61/3545.43 c #Conflicts: 3124000 | #Constraints: 98713
3534.10/3545.91 c #Conflicts: 3125000 | #Constraints: 99713
3534.50/3546.39 c #Conflicts: 3126000 | #Constraints: 100713
3535.11/3546.92 c #Conflicts: 3127000 | #Constraints: 101713
3535.60/3547.46 c #Conflicts: 3128000 | #Constraints: 102713
3536.10/3547.96 c #Conflicts: 3129000 | #Constraints: 103713
3536.60/3548.46 c #Conflicts: 3130000 | #Constraints: 104713
3537.21/3549.04 c #Conflicts: 3131000 | #Constraints: 105713
3537.80/3549.64 c #Conflicts: 3132000 | #Constraints: 106713
3538.39/3550.21 c #Conflicts: 3133000 | #Constraints: 107713
3538.99/3550.82 c #Conflicts: 3134000 | #Constraints: 108713
3539.59/3551.43 c #Conflicts: 3135000 | #Constraints: 109713
3540.20/3552.03 c #Conflicts: 3136000 | #Constraints: 110713
3540.78/3552.64 c #Conflicts: 3137000 | #Constraints: 111713
3541.38/3553.22 c #Conflicts: 3138000 | #Constraints: 112713
3544.57/3556.40 c #Conflicts: 3139000 | #Constraints: 113713
3545.06/3556.99 c #Conflicts: 3140000 | #Constraints: 114713
3545.77/3557.60 c #Conflicts: 3141000 | #Constraints: 115713
3546.37/3558.25 c #Conflicts: 3142000 | #Constraints: 116713
3546.96/3558.89 c #Conflicts: 3143000 | #Constraints: 117713
3547.66/3559.59 c #Conflicts: 3144000 | #Constraints: 118713
3548.36/3560.28 c #Conflicts: 3145000 | #Constraints: 119713
3549.06/3560.94 c #Conflicts: 3146000 | #Constraints: 120713
3549.76/3561.68 c #Conflicts: 3147000 | #Constraints: 121713
3550.45/3562.39 c #Conflicts: 3148000 | #Constraints: 122713
3551.55/3563.44 c #Conflicts: 3149000 | #Constraints: 123713
3552.44/3564.34 c #Conflicts: 3150000 | #Constraints: 124713
3553.44/3565.36 c #Conflicts: 3151000 | #Constraints: 125713
3554.34/3566.26 c #Conflicts: 3152000 | #Constraints: 126713
3555.43/3567.36 c #Conflicts: 3153000 | #Constraints: 127713
3556.43/3568.36 c #Conflicts: 3154000 | #Constraints: 128713
3557.53/3569.42 c #Conflicts: 3155000 | #Constraints: 129714
3558.72/3570.63 c #Conflicts: 3156000 | #Constraints: 130714
3559.82/3571.71 c #Conflicts: 3157000 | #Constraints: 131715
3560.52/3572.47 c #Conflicts: 3158000 | #Constraints: 132715
3561.61/3573.58 c #Conflicts: 3159000 | #Constraints: 133715
3562.91/3574.83 c #Conflicts: 3160000 | #Constraints: 134715
3563.91/3575.87 c #Conflicts: 3161000 | #Constraints: 135715
3564.70/3576.63 c #Conflicts: 3162000 | #Constraints: 136715
3565.90/3577.88 c #Conflicts: 3163000 | #Constraints: 137715
3566.80/3578.77 c #Conflicts: 3164000 | #Constraints: 138715
3567.99/3580.01 c #Conflicts: 3165000 | #Constraints: 139716
3569.48/3581.41 c #Conflicts: 3166000 | #Constraints: 140717
3570.38/3582.34 c #Conflicts: 3167000 | #Constraints: 141717
3571.68/3583.60 c #Conflicts: 3168000 | #Constraints: 142717
3572.48/3584.48 c #Conflicts: 3169000 | #Constraints: 143717
3573.77/3585.75 c #Conflicts: 3170000 | #Constraints: 144717
3574.97/3586.93 c #Conflicts: 3171000 | #Constraints: 145717
3575.96/3588.01 c #Conflicts: 3172000 | #Constraints: 146717
3577.46/3589.45 c #Conflicts: 3173000 | #Constraints: 147717
3578.95/3590.94 c #Conflicts: 3174000 | #Constraints: 148717
3579.86/3591.86 c #Conflicts: 3175000 | #Constraints: 149717
3580.75/3592.74 c #Conflicts: 3176000 | #Constraints: 150717
3581.94/3593.97 c #Conflicts: 3177000 | #Constraints: 151717
3583.06/3595.10 c #Conflicts: 3178000 | #Constraints: 152717
3584.24/3596.20 c #Conflicts: 3179000 | #Constraints: 153717
3585.93/3597.91 c #Conflicts: 3180000 | #Constraints: 154722
3586.93/3598.97 c #Conflicts: 3181000 | #Constraints: 155722
3588.14/3600.12 c #Conflicts: 3182000 | #Constraints: 156722
3589.52/3601.56 c #Conflicts: 3183000 | #Constraints: 157722
3590.92/3602.96 c #Conflicts: 3184000 | #Constraints: 158722
3592.21/3604.23 c #Conflicts: 3185000 | #Constraints: 159722
3594.02/3606.05 c #Conflicts: 3186000 | #Constraints: 160724
3595.20/3607.24 c #Conflicts: 3187000 | #Constraints: 161724
3596.49/3608.59 c #Conflicts: 3188000 | #Constraints: 162724
3597.79/3609.88 c #Conflicts: 3189000 | #Constraints: 163724
3598.88/3610.98 c #Conflicts: 3190000 | #Constraints: 164724
3600.00/3612.01 c cpu time 3584.07 s
3600.00/3612.01 c deterministic time 207104564332 2.07e+11
3600.00/3612.01 c optimization time 81.265 s
3600.00/3612.01 c total solve time 3502.79 s
3600.00/3612.01 c core-guided solve time 2774.24 s
3600.00/3612.01 c propagation time 1251.17 s
3600.00/3612.01 c conflict analysis time 502.371 s
3600.00/3612.01 c local search time 0 s
3600.00/3612.01 c propagations 611171834
3600.00/3612.01 c resolve steps 47890673
3600.00/3612.01 c resolve steps with general constraints 22334781
3600.00/3612.01 c decisions 15937813
3600.00/3612.01 c conflicts 3190632
3600.00/3612.01 c overflow fixes 275780
3600.00/3612.01 c conflicts with overflow fixes 40078
3600.00/3612.01 c restarts 5628
3600.00/3612.01 c inprocessing phases 90
3600.00/3612.01 c garbage collections 90 ,( 100.00 )
3600.00/3612.01 c input clauses 8208 ,( 40.67 )
3600.00/3612.01 c input cardinalities 6141 ,( 30.43 )
3600.00/3612.01 c input general constraints 5833 ,( 28.90 )
3600.00/3612.01 c input average constraint length 285.12
3600.00/3612.01 c input average constraint degree 9.14e+01
3600.00/3612.01 c input average constraint degree bitlength 1.73
3600.00/3612.01 c learned clauses 2488393 ,( 74.51 )
3600.00/3612.01 c learned cardinalities 1017 ,( 0.03 )
3600.00/3612.01 c learned general constraints 850328 ,( 25.46 )
3600.00/3612.01 c learned average constraint length 409.12
3600.00/3612.01 c learned average constraint degree 9.40e+09
3600.00/3612.01 c learned average constraint degree bitlength 3.73
3600.00/3612.01 c watched CF 32, 64, 128, Arb: 128569 , 0 , 0 , 0
3600.00/3612.01 c counting CF 32, 64, 128, Arb: 727593 , 0 , 0 , 0
3600.00/3612.01 c watched constraints 128569 ,( 15.02 )
3600.00/3612.01 c counting constraints 727592 ,( 84.98 )
3600.00/3612.01 c loaded clauses, cards, PBs, (WATCHED, COUNTING): 2162308301 , 185372069 , 16009387174 ,( 487713971 , 15521673203 )
3600.00/3612.01 c pure literals detected 3
3600.00/3612.01 c unique literal constraints detected 0
3600.00/3612.01 c gcd simplifications 791664
3600.00/3612.01 c detected cardinalities 91951
3600.00/3612.01 c divisions strengthening the constraint 0
3600.00/3612.01 c weakened non-implied lits 425686664
3600.00/3612.01 c weakened non-implying lits 2292195
3600.00/3612.01 c percentage of cover cuts not using all falsified lits 0.000
3600.00/3612.01 c average MIR cut multiplier 4.22e+05
3600.00/3612.01 c average MIR cut multiplier bitlength 0.645
3600.00/3612.01 c original variables 4617
3600.00/3612.01 c clausal propagations 157738140
3600.00/3612.01 c cardinality propagations 60405006
3600.00/3612.01 c watched propagations 1495259
3600.00/3612.01 c counting propagations 360175038
3600.00/3612.01 c watch lookups 107141733282
3600.00/3612.01 c watch backjump lookups 0
3600.00/3612.01 c watch checks 20330178309
3600.00/3612.01 c propagation checks 74223157643
3600.00/3612.01 c constraint additions 4146412694
3600.00/3612.01 c trail pops 630297773
3600.00/3612.01 c formula constraints 5280
3600.00/3612.01 c learned constraints 3336683
3600.00/3612.01 c bound constraints 1207
3600.00/3612.01 c core-guided constraints 13695
3600.00/3612.01 c encountered formula constraints 6098471
3600.00/3612.01 c encountered learned constraints 29096205
3600.00/3612.01 c encountered bound constraints 81
3600.00/3612.01 c encountered core-guided constraints 15828079
3600.00/3612.01 c LP total time 1787.15 s
3600.00/3612.01 c LP solve time 1778.66 s
3600.00/3612.01 c LP constraints added 5419
3600.00/3612.01 c LP constraints removed 137
3600.00/3612.01 c LP pivots internal 3162508
3600.00/3612.01 c LP pivots root 2512475
3600.00/3612.01 c LP calls 2937
3600.00/3612.01 c LP optimalities 1376
3600.00/3612.01 c LP no pivot count 431
3600.00/3612.01 c LP infeasibilities 1524
3600.00/3612.01 c LP valid Farkas constraints 1518
3600.00/3612.01 c LP learned Farkas constraints 1395
3600.00/3612.01 c LP basis resets 34
3600.00/3612.01 c LP cycling count 3
3600.00/3612.01 c LP singular count 24
3600.00/3612.01 c LP no primal count 0
3600.00/3612.01 c LP no farkas count 6
3600.00/3612.01 c LP other issue count 1
3600.00/3612.01 c LP Gomory cuts 142
3600.00/3612.01 c LP learned cuts 0
3600.00/3612.01 c LP deleted cuts 137
3600.00/3612.01 c LP encountered Gomory constraints 28
3600.00/3612.01 c LP encountered Farkas constraints 50601
3600.00/3612.01 c LP encountered learned Farkas constraints 6445
3600.00/3612.01 c CG auxiliary variables introduced 4822
3600.00/3612.01 c CG solutions found 51
3600.00/3612.01 c CG cores constructed 1156
3600.00/3612.01 c CG core cardinality constraints returned 136
3600.00/3612.01 c CG unit cores 1
3600.00/3612.01 c CG single cores 1035
3600.00/3612.01 c CG blocks removed during cardinality reduction 0
3600.00/3612.01 c CG first core best 0
3600.00/3612.01 c CG decision core best 74
3600.00/3612.01 c CG core reduction tie 46
3600.00/3612.01 c CG core degree average 1.15
3600.00/3612.01 c CG core slack average 9.19
3600.00/3612.01 c CG core upper bound improvements 0
3600.00/3612.01 c STR number of successful calls 0
3600.00/3612.01 c STR number of unsuccessful calls 0
3600.00/3612.01 c STR number of inconclusive calls 0
3600.00/3612.01 c STR number of successful attempts 0
3600.00/3612.01 c STR number of unsuccessful attempts 0
3600.00/3612.01 c STR number of inconclusive attempts 0
3600.00/3612.01 c STR average degree increase per successful call inf
3600.00/3612.01 c STR average degree increase per successful attempt inf
3600.00/3612.01 c STR total number of conflicts for successful attempts 0
3600.00/3612.01 c STR total number of conflicts for unsuccessful attempts 0
3600.00/3612.01 c STR total number of conflicts for inconclusive attempts 0
3600.00/3612.01 c STR average number of conflicts per successful attempt inf
3600.00/3612.01 c STR average number of conflicts per unsuccessful attempt inf
3600.00/3612.01 c STR average number of conflicts per inconclusive attempt inf
3600.00/3612.01 c IHS number of seeded input constraints 0
3600.00/3612.01 c IHS number of seeded weakened input constraints 0
3600.00/3612.01 c IHS number of successful local search calls 0
3600.00/3612.01 c IHS number of timeouts for local search 0
3600.00/3612.01 c IHS number of complete search calls 0
3600.00/3612.01 c IHS number of optimal complete search calls 0
3600.00/3612.01 c IHS number of complete search progress calls 0
3600.00/3612.01 c IHS number of solutions from local search 0
3600.00/3612.01 c IHS number of upper bounds from local search 0
3600.00/3612.01 c IHS number of cores from local search 0
3600.00/3612.01 c IHS number of discarded solutions from local search 0
3600.00/3612.01 c IHS number of solutions from complete search 0
3600.00/3612.01 c IHS number of upper bounds from complete search 0
3600.00/3612.01 c IHS number of cores from complete search 0
3600.00/3612.01 c IHS number of discarded solutions from complete search 0
3600.00/3612.01 c IHS local search time 0 s
3600.00/3612.01 c IHS complete search time 0 s
3600.00/3612.01 c IHS core extraction time 0 s
3600.00/3612.01 c AVG.sumWPerc 65.97
3600.00/3612.01 c bigint constraints 0
3600.00/3612.01 o 31
3600.00/3612.01 s SATISFIABLE
3600.00/3612.01 v x4076 x3896 -x669 -x177 x4077 x181 x3895 -x2908 -x1569 -x1451 -x672 x3179 x1574 -x1455 -x673 x3901 x3178 -x2877 x1573 x3899 -x2882 -x1266 x3180 x2881 -x1576 -x1265 -x1035 -x79 x3900 x3182 -x1577 -x1267 -x1039 -x3904 x2884 x1580 -x1268 -x1010 -x78 -x3183 x2885 -x1578 x1269 -x1014 x82 -x3921 -x3185 x2888 -x1579 x1276 -x8 -x3186 -x2886 x1270 x83 x12 -x3924 -x2887 -x2381 x1271 -x197 -x3925 x3072 x1272 x4617 x3071 -x3455 -x2334 -x1616 x200 -x3571 -x2333 x1621 x201 -x4287 -x3570 x3079 -x2335 -x1638 x1620 x204 -x4291 -x4118 -x3572 x3073 x2338 -x1637 -x202 -x4117 -x3573 -x3312 -x3074 x2337 x1639 x1623 -x203 -x4119 x3574 -x3311 -x3075 -x2560 x2342 -x1955 x1642 -x1624 -x4120 -x3581 x3313 -x2559 x2341 -x1954 x1641 -x1627 x4121 x3575 -x3316 -x2561 x2339 -x1646 -x1625 x4128 x3576 x3315 -x2562 -x2340 -x1956 -x1645 -x1626 x4122 -x3577 -x3319 x2563 x1958 -x1643 x4123 -x3317 x2568 -x1644 -x626 x4124 -x3318 x2564 x1959 -x3381 -x3385 -x4141 x4078 -x3891 -x2904 -x668 -x176 x180 x3897 -x2907 -x2671 -x1450 -x674 -x237 -x3174 -x1568 -x1454 -x241 -x4081 x3902 x3173 -x1570 -x2876 x1575 -x3905 x3181 x2878 x1572 -x1034 -x677 -x3903 x3184 x2883 x1581 -x1038 x3188 x2880 -x1279 -x1009 -x80 x3187 x2889 -x1280 -x1013 x84 -x3920 x1275 -x761 -x7 x11 x3926 -x2380 -x1273 x86 -x196 -x87 -x3451 x198 -x3929 x3454 -x3082 x3083 -x1615 x205 x4286 x3078 -x2385 -x1617 -x4290 x2336 x1622 -x3584 -x3076 x2350 x1619 -x3585 x2346 -x1950 x1640 x1628 -x4131 -x3580 x2345 -x1949 x1654 -x4132 x3314 x1650 -x4127 -x3578 x3327 x2571 -x1957 x1649 -x622 x3323 x2572 x1960 -x4125 -x3322 x2567 x1961 x625 x1962 -x4137 -x3380 -x3112 -x664 -x3384 -x3116 -x4140 x4079 -x2903 -x2672 -x1904 -x670 x178 -x3890 -x2670 x182 -x4457 -x4082 x3892 -x2909 -x2217 -x1452 x675 -x236 -x4080 x3898 -x2221 x1456 -x240 x3894 -x678 -x184 x3906 x3175 x1571 -x676 -x185 -x74 -x4391 x3176 -x2912 -x1589 -x1458 -x1278 x1036 -x73 x3177 x2879 x1585 -x1459 -x1277 -x1040 -x3916 x3192 -x2897 -x1981 -x1584 x1011 -x757 x81 x2893 -x1015 x85 x3922 -x3094 -x2892 -x2377 -x1042 -x760 x89 x9 -x1043 x88 x13 x3927 -x2773 -x2382 -x1274 -x1017 -x1018 x3930 -x3450 -x3081 -x15 x3928 -x3080 x199 -x16 x3456 x2386 x213 -x2384 x209 x4288 -x3583 -x2347 x208 x4292 -x3582 x2349 x1618 -x4130 -x3459 -x3077 -x1651 x1636 -x383 -x266 -x4129 x1653 x1632 -x387 x4294 -x3324 -x2570 -x2343 x1631 -x4295 x3326 -x2569 x1951 -x3579 -x2344 x1952 x1647 -x621 -x335 x1953 -x339 -x4126 x3950 -x3320 x2565 x1966 x1648 x627 -x4136 x4075 -x3382 -x3111 -x2899 -x1900 -x173 -x3386 -x3115 -x2673 -x1446 -x663 -x4458 -x4142 -x3031 -x2905 -x1903 -x1500 -x1445 x665 x179 -x4456 x4083 -x1504 x671 x183 -x3388 -x3004 -x2910 -x2216 -x1453 x667 x238 x187 x3893 -x3389 -x3008 -x2220 x1457 -x1030 x679 -x242 -x186 -x4387 -x4145 x3914 -x2913 -x1586 x1461 -x1060 -x1029 x3910 -x2911 -x1588 -x1460 -x1064 -x1005 -x4390 x3909 x3195 -x2894 -x1977 x1037 x1004 -x244 x3196 -x2896 x1041 -x245 -x75 -x3 x3191 -x3090 -x1980 -x1582 -x1045 x1012 -x756 -x362 x76 -x2 -x3915 -x1044 -x1016 x77 -x3917 -x3189 -x3093 -x2890 -x2769 -x1583 x1020 -x762 x93 x10 x3923 -x2376 -x1019 x14 x3919 -x3446 -x2891 -x2772 -x2378 x18 x3931 x2383 x17 x3452 -x765 -x210 -x4282 x2387 x212 -x4281 x3457 -x1790 -x2348 x4289 x3460 -x1633 x262 -x206 x4293 -x3458 -x1652 x1635 x4297 -x3480 x382 -x265 -x207 x4296 -x3325 x386 x1629 -x617 -x3946 x1969 -x1630 -x1356 -x1239 x623 x334 x1970 -x1360 -x338 x3949 -x3321 -x2566 x1965 x628 -x4138 -x3383 -x3113 -x3027 x2681 -x1933 -x1899 -x4459 x4074 -x3387 -x3117 -x2898 x2677 -x232 x172 -x4143 -x4091 -x3391 -x3030 x2900 -x2676 -x1905 -x1499 -x231 x174 -x4087 -x3390 -x2906 -x1503 -x1447 x666 x175 -x4146 -x4086 -x3911 -x3119 -x3003 x2902 x2218 -x1448 -x687 x239 -x191 -x4144 -x3913 -x3120 -x3007 -x2914 -x2222 -x1587 x1449 x683 x243 -x4386 -x4013 -x3194 -x1908 x1465 -x1059 x682 x247 -x3193 -x2895 -x1063 x1031 x246 x4392 -x4316 -x3907 -x2224 -x1976 x1032 -x752 -x358 -x2225 x1033 x1006 -x3908 -x3089 -x2097 -x1982 x1049 x1007 x758 -x361 -x96 -x2101 x1008 x97 -x4 -x4395 -x3190 x3095 -x2768 -x1024 x763 x92 -x5 x3918 x6 x3939 -x2774 -x1985 x766 -x90 x22 x3935 -x3445 x2379 -x764 -x211 x3934 x3447 -x3098 x2395 -x1786 x3453 x2391 x3449 -x3296 -x2777 x2390 -x1789 x4283 x3461 -x1634 x4284 -x3984 -x3476 x261 x4285 -x3988 x4301 -x3479 -x1877 x384 x267 -x1881 x388 -x4266 -x1968 -x1235 -x1967 -x616 x3945 x1355 -x1238 -x618 -x390 x336 -x270 -x1359 x624 -x391 -x340 x3951 x1963 x620 x629 x4467 -x4134 -x4088 -x3379 -x3114 -x3026 x2680 -x1932 x1901 -x4463 -x4139 -x4090 -x3378 x3118 -x2212 -x4462 x4135 -x3395 -x3122 -x3032 -x2674 -x2211 x1906 -x1501 -x684 -x314 -x194 -x4147 -x3912 -x3121 x2901 -x1505 -x686 -x233 x195 -x4382 -x4084 -x4009 -x3005 -x2922 -x2675 -x2402 x2219 x1909 -x1468 x234 -x190 -x3009 -x2918 -x2406 -x2223 -x1907 x1469 x235 x4388 -x4312 -x4085 -x4012 -x3035 -x2917 -x2227 -x1972 -x1761 -x1507 -x1464 x1061 -x680 x251 -x188 -x2226 -x1765 -x1508 -x1065 x4393 -x4315 -x3085 -x3011 x1978 -x1462 -x1052 -x681 -x357 -x95 -x3012 -x1053 -x751 -x94 -x4396 -x3091 -x2764 -x2096 -x1983 -x1067 x1048 -x1027 x753 x363 -x4394 -x2100 -x1068 x1028 x759 -x3936 x3096 -x2770 -x1986 -x1046 -x1023 x755 x25 -x3938 -x1984 x767 x26 x3099 -x2775 x2392 -x1021 -x366 -x91 x21 -x3097 x2394 -x3932 -x3292 x2778 -x1785 -x19 x3448 x2776 -x3933 x3469 x3295 -x2388 x1791 -x572 -x257 x3465 -x576 -x378 x4304 -x3983 -x3475 x3464 -x2389 -x377 x263 x4305 -x3987 x4300 -x4262 x3481 -x1876 -x1794 -x526 x385 x268 -x1880 x389 -x330 -x4298 -x4265 -x4187 -x3941 -x1234 x393 -x329 x271 -x4191 x392 -x269 x3947 -x3484 x1357 -x1240 x337 -x33 -x1361 x619 x341 -x37 x3952 -x1964 x637 x342 x633 x343 x4466 -x4089 -x3398 -x3110 -x3028 x2678 -x2289 -x1934 -x1897 -x1496 x310 -x193 -x4133 -x3399 x3109 -x2999 -x2293 x1902 -x685 -x192 -x4460 x4155 -x3394 -x3126 -x3033 -x2998 -x2919 x1898 x1502 -x1467 -x313 -x4151 -x2921 x2213 x1910 x1506 -x1466 -x1055 -x4461 -x4150 -x4008 -x3392 -x3036 -x3006 -x2401 x2214 -x1938 x1510 -x1054 -x254 -x4381 -x3034 -x3010 -x2405 x2215 -x1509 x255 -x4383 -x4311 -x4014 -x3014 -x2915 x2231 -x1760 x1062 -x1051 -x353 x250 -x189 x4389 -x3013 -x1971 -x1764 x1066 -x1050 x4385 -x4317 -x2916 -x1973 -x1463 x1070 -x1026 x359 -x248 x4397 -x3084 x1979 -x1069 -x1025 -x4017 -x3086 -x2098 x1975 x364 -x24 -x3937 -x3092 -x2763 x2102 -x1987 x754 -x23 -x4320 x3088 -x2765 -x1047 x775 -x367 x3100 -x2771 -x2393 x771 -x365 x2767 x2104 -x1781 -x1022 -x770 x2779 x2105 -x3466 -x3291 x1787 -x20 x3468 -x4303 -x3471 x3297 x1792 -x571 -x4302 -x575 -x256 x3985 x3477 -x3462 -x1795 -x522 -x258 -x3989 -x1793 -x379 x264 -x4261 -x3638 x3482 -x3463 -x3300 -x1878 -x1230 -x525 x380 x260 -x1882 -x1351 x381 x272 -x4299 -x4267 -x4186 -x3991 -x3485 -x1350 x1236 x397 -x4190 -x3992 -x3940 -x3483 -x331 x3942 -x3779 -x1884 x1358 -x1241 -x634 x332 -x32 x3948 -x1885 x1362 -x636 x333 -x36 -x4270 x3944 -x1363 x1242 x347 x3953 -x1364 -x1243 x632 x4464 -x4152 -x3396 -x3129 -x3024 x2679 -x2288 -x1935 x309 x4154 -x3130 -x3029 -x2920 -x2292 -x1896 x1495 -x4004 -x3125 x3025 -x1939 -x1918 x1497 -x809 -x315 -x253 -x3037 -x3000 -x1937 x1914 x1498 -x252 -x4307 -x4148 x4010 -x3393 -x3123 -x3001 -x2403 x2234 x1913 -x1514 -x3002 x2407 x2235 -x1056 -x4313 -x4149 -x4015 -x3018 x2230 -x1762 x1057 -x318 -x4384 -x2092 x1766 x1058 -x352 x4405 -x4318 -x4018 -x2409 -x2228 -x2091 -x1074 -x948 x354 -x249 x4401 -x4016 -x2410 x1974 x360 -x4400 x4321 -x3659 -x2099 x1995 -x1768 -x772 x356 -x4319 -x3663 -x3087 x2103 x1991 -x1769 -x774 x368 x3108 x2107 x1990 x3104 x2766 x2106 -x3287 x3103 x2787 -x768 -x3467 x2783 x1780 x3293 x2782 x1782 -x769 -x3979 x1788 -x3978 x3298 x1784 x573 -x3470 -x1872 -x1796 x577 -x4257 x3986 -x3634 x3472 -x3301 -x1871 -x521 x3990 x3478 -x3299 x259 -x4263 -x3994 -x3803 -x3637 x3474 -x1879 -x579 -x527 x400 x280 -x3993 x3486 -x1883 -x1229 -x580 x401 x276 -x4268 -x4188 -x3775 x1887 -x1231 -x648 x396 x275 -x4192 x1886 -x1352 x1237 -x635 -x4271 -x3778 x1353 x1233 -x530 -x394 -x350 -x34 -x4269 x3943 x1354 x1244 -x351 -x38 -x4194 -x3961 x1368 x346 -x4195 x3957 x630 -x4465 -x4153 -x3397 -x3127 x2290 x1936 -x1915 -x805 -x403 x311 -x3023 -x2397 -x2294 x1940 -x1917 x3045 -x2396 -x2233 -x1852 x1517 -x808 x316 -x4003 x3041 -x2232 -x1856 -x1756 x1518 -x4362 x4005 -x3124 x3040 -x3021 -x2404 -x2296 -x1911 -x1755 -x1513 x319 -x4366 -x4306 x4011 -x3022 x2408 -x2297 -x317 -x4402 x4308 -x4212 x4007 -x3017 -x2655 x2412 -x1912 -x1763 -x1511 -x1077 -x944 -x4404 -x4314 -x4216 x4019 x2411 x1767 -x1078 x4310 -x3015 -x2229 -x1992 x1771 -x1073 -x947 x4322 x2093 -x1994 -x1770 -x773 x355 -x4398 -x3658 -x3105 x2094 -x1686 -x1071 x376 -x3662 -x3107 x2095 -x1690 x372 -x4399 -x2784 x2111 -x1988 x1405 x371 x2786 x3101 -x1989 -x3286 -x567 x3288 x3102 -x2780 x566 x3294 x1783 x3290 -x2781 x1804 x574 -x517 -x3980 x3302 x1800 x578 x3981 -x3799 -x3633 x1799 -x834 -x582 -x523 -x399 -x277 -x4256 -x4182 x3982 x3473 -x1873 -x581 -x398 x279 -x4258 -x4181 x3998 -x3802 -x3639 x3494 -x1874 -x644 -x528 -x4264 -x3490 x1875 -x28 x4260 x4189 -x3774 -x3489 x1891 -x647 -x531 -x349 -x273 -x27 -x4272 x4193 x1232 -x529 -x348 -x4197 -x3958 x3780 -x3642 x1371 x1252 -x395 -x274 -x35 -x4196 -x3960 x1372 x1248 x39 x1367 -x1291 -x1247 x344 -x220 x40 -x3956 -x631 -x224 x41 -x3134 -x3128 -x3042 x2291 x1948 -x1916 -x1516 -x804 -x402 x307 -x3138 -x3044 x2295 x1944 -x1515 x312 -x3020 x2299 -x1943 -x1851 x810 x308 -x3019 -x2398 -x2298 -x1855 x320 -x4361 -x3038 -x2651 x2399 -x1076 -x4403 -x4365 x4006 x2400 x1757 -x1075 -x4211 x4027 -x3039 -x2654 -x2416 x1758 -x1512 -x943 -x813 x4309 -x4215 -x4023 -x1993 x1759 x4330 -x4022 -x3016 x1775 x949 -x373 x4326 -x3106 x375 -x4325 x3660 x2114 -x1685 -x1401 -x1072 x3664 -x2785 x2115 -x1689 x2110 x1404 -x952 -x369 -x3666 x3596 -x2108 -x370 -x3667 x1801 x3289 x1803 x568 -x3629 x3310 -x830 x569 x3306 x570 -x516 -x278 -x4001 -x3798 -x3635 -x3491 x3305 -x1797 -x833 x586 x518 x4002 x3493 x524 x3997 -x3804 -x3770 -x3640 -x1894 -x1798 -x643 x520 -x4259 x4183 -x1895 x532 -x4280 x4184 -x3995 x3776 -x3643 -x3487 -x2983 -x1890 -x1426 -x1370 -x1249 x649 x4276 x4185 -x3959 -x3641 -x1430 -x1369 -x1251 -x29 -x4275 x4201 -x3807 x3781 -x3488 -x1888 -x1287 x30 x31 x3782 -x3275 -x1365 -x1290 -x1245 -x652 x345 -x219 x45 -x3954 -x3783 -x3279 x223 -x3133 -x3043 -x2287 x1947 x806 -x404 -x3137 x2286 x306 x2303 -x1941 -x1853 x811 x328 x1857 x324 -x4363 -x4024 -x2650 -x2419 -x1942 -x939 x814 -x408 x323 -x4367 x4026 x2420 -x812 -x4327 x4213 -x2656 -x2415 -x2072 -x1859 -x1778 x945 -x4329 x4217 -x3654 -x2076 -x1860 x1779 -x374 -x4369 -x4020 -x3653 -x2413 -x2113 x1774 -x1139 x950 -x4370 -x2112 -x4323 -x4219 -x4021 x3661 -x3334 -x2659 -x1772 x1687 -x1400 x953 -x4220 x3665 -x3338 x1691 -x951 -x4324 x3669 -x3592 -x2002 x1406 x3668 -x2006 x4416 x3595 -x2109 -x1693 x1802 -x1694 -x3307 -x1409 x3309 -x4000 -x3794 -x829 x589 -x3999 x3628 -x3492 x590 -x3846 -x3800 x3630 -x3303 -x1893 -x1665 -x835 -x639 x585 -x3850 x3636 -x1892 x519 -x4277 x3805 x3632 -x3304 -x2979 -x645 -x583 x540 -x4279 -x3769 x3644 -x1250 x536 x4204 -x3996 x3808 -x3771 -x2982 -x1425 -x838 x650 -x535 x4205 -x3806 x3777 -x1429 -x4273 x4200 x3773 -x1889 -x1286 -x737 -x653 x48 x3784 -x651 x49 -x4274 x4198 -x3274 -x1366 -x1292 -x1246 -x221 x44 -x3955 x3278 x225 x3135 -x2306 x1945 -x1848 -x802 x405 -x325 -x4357 -x3139 x2307 x807 x327 -x4356 -x3254 -x2646 -x2418 -x2302 -x1854 x803 x409 -x4207 -x4025 -x2417 x1858 x815 -x407 x4364 -x4206 -x3141 -x2652 -x2300 -x2271 x1862 -x1777 -x321 x4368 -x4328 -x3142 x1861 -x1776 -x938 x4372 x4214 -x3231 x2657 -x2071 -x1135 -x940 -x919 -x322 x4371 x4218 -x2075 -x1681 x946 -x923 x4222 x2660 -x2540 -x2414 -x1680 -x1396 -x1138 -x1089 x942 x4221 -x3655 -x2658 -x2544 x954 -x3656 -x3333 -x1773 x1688 x1402 -x1335 x3657 -x3337 x1692 -x4412 x3673 -x3591 -x2001 x1696 x1407 -x2005 x1695 x4415 x3597 -x2929 x1410 -x3308 x2933 -x1408 -x4162 -x825 -x588 -x4166 x587 -x3600 -x2314 -x1661 x831 -x3793 -x2318 -x3845 x3795 -x1664 x836 -x537 -x4278 -x3849 x3801 x3631 -x638 x539 -x4598 -x4203 x3797 -x3652 -x2978 -x839 x640 -x584 -x4602 -x4202 x3809 x3648 -x837 x646 x3647 -x2984 -x1427 -x1282 -x733 x642 -x533 -x287 -x132 -x47 x3772 -x1431 x654 -x291 -x215 -x46 x3792 x1288 -x736 -x534 -x214 -x3788 -x4199 -x3787 -x3276 -x2987 -x1433 x1293 x222 x42 x3280 -x1434 x226 -x3250 x3136 -x2304 x1946 x406 -x326 x3140 -x1847 x801 x410 -x3253 -x3144 -x2267 x1849 x823 x4358 -x3143 -x2645 x1850 x819 x4359 -x3227 -x2647 -x2301 -x2270 x1866 x818 x4360 -x4208 x2653 x4376 x4209 -x3230 x2649 -x2073 -x1134 -x1085 -x918 x4210 x2661 -x2077 -x941 -x922 x4226 -x2539 -x1331 -x1140 -x1088 x962 -x2543 x1682 -x1395 x958 -x4528 x3676 -x3587 x3335 -x2079 x1683 -x1397 -x1334 -x957 x3677 -x3339 -x2080 x1684 x1403 -x4411 x3672 -x3593 -x2003 x1700 x1399 -x1143 -x985 -x2007 x1411 -x989 x4417 -x3670 x3598 -x3505 -x3341 -x2928 -x3342 x2932 -x4161 x3601 -x2196 -x2009 x4165 -x3599 -x2010 x824 -x4420 -x2313 -x1660 x826 -x2317 x832 -x538 -x3847 -x3649 -x2974 -x2431 x1666 x828 x3851 x3796 -x3651 -x1421 x840 -x4597 x3817 -x2980 -x1420 -x128 -x4601 x3813 x641 -x3853 x3812 -x3789 -x3645 -x2985 -x1669 -x1428 -x732 x662 x286 -x131 -x3854 x3791 -x3270 x1432 -x1281 x658 -x290 -x3646 -x3269 x2988 x1436 -x1283 -x738 -x657 -x2986 x1435 x1289 x216 -x3785 -x3277 -x2031 x1285 x217 x43 x3281 -x1294 x218 x3249 x3132 -x2305 -x1806 -x820 x418 x3131 -x822 x414 -x3255 x3148 -x2266 x1869 x413 -x2067 x1870 x4379 -x3226 x2272 -x2066 x1865 -x1130 -x816 x4380 x2648 -x4375 -x4229 -x3258 x3232 x2669 x2074 -x1863 -x1136 -x1084 -x959 -x920 -x817 x4230 -x3329 -x2665 x2078 -x961 x924 -x4524 -x4373 x4225 -x3675 -x3328 -x2664 -x2541 -x2275 -x2082 -x1330 -x1141 x1090 -x3674 -x2545 -x2081 -x1997 -x4527 -x4407 -x4223 x3336 -x3235 -x1996 x1703 x1336 -x1144 -x955 -x926 -x3586 -x3340 x1704 x1398 -x1142 -x927 -x4413 -x3588 -x3501 x3344 -x2547 -x2515 x2004 -x1699 x1419 -x1093 -x984 -x956 x3594 -x3343 -x2548 -x2519 x2008 x1415 -x988 x4418 -x3671 x3590 -x3504 x2930 -x2192 -x2012 -x1697 -x1414 -x1339 x3602 x2934 -x2011 -x4421 x4163 -x2195 -x1656 -x472 -x4419 x4167 -x3841 -x476 -x3840 -x2936 -x2427 -x2315 x1662 -x3650 -x2937 -x2319 x827 -x4169 x3848 -x3814 -x2430 x1667 x848 -x4170 x3852 -x3816 -x2973 x844 -x4599 x3856 -x2975 -x2321 -x2171 -x1670 x843 -x728 -x659 -x127 -x4603 x3855 -x3790 -x2981 -x2322 -x1668 -x1422 -x661 -x3810 x2977 -x1423 -x734 x288 x133 x2989 x1424 x292 -x4605 -x3811 -x2027 -x1440 x739 -x655 -x4606 x3271 -x1284 -x3786 x3272 x2126 -x2030 x1302 -x740 -x656 -x294 -x229 -x136 x3273 x1298 -x741 -x295 x230 x3251 x3151 -x2262 -x1868 -x1805 -x821 x417 x3152 -x1867 -x4378 x3256 -x3222 x3147 -x2268 -x877 x411 -x4377 -x914 -x881 -x4228 x3259 x3228 -x3145 -x2666 x2273 -x1080 -x913 x412 -x4227 -x3257 -x2668 -x2535 -x2068 -x1129 -x960 x3233 -x2794 -x2534 -x2276 x2069 -x1864 -x1326 -x1131 -x1086 x921 -x786 -x2798 -x2274 x2070 -x1137 x925 -x4523 -x4374 -x3236 -x2662 -x2542 -x2086 -x1702 -x1332 x1133 x1091 x929 -x3330 -x3234 x2546 -x1701 -x1145 x928 -x4529 -x4224 x3331 -x2663 x2550 -x1416 x1337 -x1094 -x4406 x3332 -x2924 -x2549 -x1998 -x1418 -x1092 -x4408 -x3500 x3348 -x2923 -x2514 x1999 -x1340 x986 -x4414 -x4157 -x3589 -x2518 x2000 -x1338 x990 -x4532 x4410 -x4156 -x3610 -x3506 x2931 -x2191 -x2016 -x1698 -x1412 -x4422 x3606 x2935 -x2309 x4164 x3605 x2939 -x2308 -x2197 -x1413 -x992 -x471 x4168 x2938 -x1655 -x993 -x475 x4172 -x3509 -x2426 x2316 x1657 -x845 -x4593 -x4171 x3842 -x3815 -x2320 x1663 x847 -x4592 x3843 -x3684 -x2432 -x2324 -x2200 -x2167 -x1832 x1659 -x123 x3844 -x3688 -x2323 x1671 -x660 -x282 x4600 x3860 -x3056 -x2170 x841 -x281 -x129 -x4604 -x2976 -x727 -x4608 -x2997 -x2435 -x1443 -x842 x729 x289 x134 -x4607 x2993 -x1444 -x735 x293 x2992 -x2122 -x2026 -x1439 -x1299 x731 x297 -x228 -x137 -x56 -x1301 x742 x296 -x227 -x135 -x60 x3284 x2125 x2032 -x1437 x3285 x1297 -x3247 x3149 x1807 -x711 x415 x3252 -x2261 x3248 x2263 -x876 x3260 -x3221 -x2667 x2269 -x880 x3223 -x3146 x2265 -x1811 -x782 x3229 x2277 -x1079 x915 -x4519 -x4059 x3225 -x2793 -x2089 x1081 x916 -x785 -x3237 -x2797 -x2536 -x2090 -x1325 x1132 x1087 x917 -x4525 -x2537 -x2085 -x1327 x1153 x1083 x933 x2538 -x1417 x1333 -x1149 -x1095 -x980 x4530 -x3496 -x3351 x2554 -x2083 x1329 -x1148 -x979 x3352 x1341 x4533 -x3607 -x3502 -x3347 -x2516 -x2187 x2019 x987 -x4531 -x4409 -x3609 x2925 -x2520 x2020 x991 -x4430 x3507 -x3345 x2926 -x2193 -x2015 x995 x4426 -x4158 x2927 -x994 -x4437 -x4425 -x4159 -x3603 -x3510 x2943 -x2522 -x2422 x2198 -x2013 x473 -x4441 x4160 -x3508 -x2523 -x2310 -x846 x477 -x4176 -x3604 -x2428 x2311 -x2201 -x1828 x2312 -x2199 x1658 x3863 -x3683 -x3052 x2433 -x2328 -x2166 -x1831 -x1715 x1679 -x1210 -x479 -x4594 x3864 -x3687 x1675 -x1214 -x480 -x122 x4595 -x3859 -x3055 -x2994 -x2436 -x2172 x1674 -x1442 x124 x4596 -x2996 -x2434 -x1441 x283 x130 -x4612 -x3857 -x2022 x284 x126 -x1300 x730 x285 -x138 -x3283 -x2990 -x2175 -x2121 x2028 x750 x301 -x55 -x3282 x746 -x59 -x2991 x2583 x2127 x2033 -x1438 -x745 -x1295 -x3150 x1808 x1306 -x710 x416 -x3246 -x1310 x3268 -x1812 x878 x3264 x2264 -x1810 x882 -x4055 x3263 x2285 -x2088 -x781 x3224 x2281 -x2087 -x4058 -x3551 x3245 -x2795 -x2280 -x1150 x936 -x884 -x787 -x4518 -x3555 -x3241 -x2799 x1152 x1082 x937 -x885 -x4520 -x3350 -x3240 -x2557 x1103 x932 -x4526 -x3349 x2558 -x2510 -x1328 x1099 x4522 -x2801 x2553 -x2509 -x2084 -x2018 x1349 -x1146 -x1098 -x930 -x790 x4534 -x3608 -x3495 -x2802 -x2017 -x1345 x981 -x4427 -x3497 -x2551 x2517 -x1344 -x1147 x982 -x4429 -x3503 -x2521 -x2186 x983 -x467 x3499 -x3346 -x2954 -x2946 -x2525 x2188 x999 -x466 x3511 -x2958 -x2947 -x2524 x2194 -x4436 -x4423 x4179 -x2942 -x2605 -x2452 x2190 -x2014 x474 -x4440 x4180 -x2456 -x2421 x2202 x478 -x4424 -x4237 -x4175 -x3862 -x3729 -x2940 x2423 x2331 -x2162 -x1827 -x1711 -x1676 x482 -x4241 -x3861 x2429 x2332 x1678 -x481 -x4173 -x3685 -x3051 x2425 -x2327 x2168 -x1833 -x1714 -x1209 -x3689 -x2995 -x2437 -x1213 x4615 -x4337 -x3530 -x3057 -x2325 x2173 -x1672 x4616 -x4341 x125 -x4611 -x3858 -x3691 x2176 -x2117 -x1836 -x1673 -x747 -x597 x304 x146 -x3692 x2174 -x2021 -x749 -x601 x305 x142 -x4609 -x3060 -x2579 x2123 -x2023 x300 x141 -x57 x2029 -x61 x2582 x2128 x2025 -x743 -x298 x2034 -x1296 -x3265 x1809 x1305 -x873 x712 x3267 x1813 -x1309 x2282 x879 -x777 -x2789 x2284 x883 -x4054 -x3261 -x3242 -x2788 -x935 x887 x783 -x716 x3244 -x1151 -x934 x886 x4060 -x3550 -x3262 -x2796 -x2556 -x2278 -x1185 -x1100 x788 -x3554 x2800 -x2555 -x1189 x1102 -x3238 x2804 -x2279 -x1346 x791 x4521 x2803 x1348 -x789 x4542 x4063 -x3239 -x1096 -x931 x4538 -x4428 x2511 -x4553 x4537 -x2945 -x2552 x2512 -x1342 -x1097 x1002 x3498 -x2944 x2513 x1003 -x4178 -x3519 x2953 -x2601 x2529 -x1343 -x998 -x157 -x4177 x3515 -x2957 x2189 x468 -x4438 -x3725 -x3514 -x2604 x2451 -x2357 -x2330 x2210 -x1823 -x996 x469 -x4442 -x3679 -x2455 -x2361 -x2329 x2206 -x1677 x470 -x4236 -x3728 -x3678 -x3047 -x2941 -x2710 x2205 x1829 -x1710 -x486 -x4240 -x2714 x2424 -x2161 -x4614 -x4444 -x4174 -x3686 -x3526 x3053 x2445 -x2163 -x1834 -x1716 x1211 -x4613 -x4445 -x3690 -x2441 x2169 x1215 -x4336 x3694 -x3529 -x3058 -x2440 -x2326 x2165 -x1837 -x1480 -x303 -x143 -x4340 -x3693 x2177 -x1835 -x748 -x302 x145 -x51 x3061 -x1719 -x1217 -x596 -x551 -x50 -x3059 -x2116 -x1218 -x600 -x4610 -x2578 x2118 x139 x58 x2124 -x2024 x62 x2584 x2120 -x2042 -x744 -x299 x140 x63 x2129 x2038 -x64 -x3266 x1821 x1307 x713 -x2283 -x1817 x1311 x872 -x4050 -x1816 x874 x717 -x3243 x875 -x776 x715 -x4056 -x1313 x891 x778 x2790 -x1314 -x1101 x784 x4061 -x3552 x2791 -x1184 x780 -x3556 x2792 -x1347 -x1188 x792 -x4539 x4064 x2808 x4541 x4062 -x4549 -x3558 -x1525 x1001 -x3559 -x1529 x1000 -x4552 -x4535 -x3516 -x2532 -x1600 x153 -x4432 -x3518 -x2533 -x4536 -x4431 x2955 -x2626 -x2600 x2528 -x2207 -x156 -x2959 -x2630 -x2209 x4439 -x3724 -x3512 x2606 -x2526 x2453 -x2356 -x1706 -x997 -x489 x4443 -x2457 -x2360 -x1822 -x1205 x490 x4447 x4238 -x3730 -x3513 -x2961 -x2709 -x2442 -x2203 -x1824 x1712 -x1204 -x485 -x4446 -x4242 -x3680 -x3046 -x2962 -x2713 -x2444 x1830 -x3681 -x3525 -x3048 -x2861 -x2609 -x2459 -x2204 x1826 x1717 -x1476 x1212 -x483 x3682 x3054 -x2460 -x2164 -x1838 x1216 -x144 -x4338 -x4244 -x3733 x3698 -x3531 x3050 -x2438 -x2185 -x1720 -x1479 x1220 -x547 x4342 -x4245 x3062 x2181 -x1718 -x1219 -x2574 -x2439 -x2180 x598 -x550 x602 -x52 -x4344 -x3534 -x2580 -x2039 -x53 -x4345 x2119 -x2041 x54 x2585 x2137 -x902 -x604 x68 x2133 -x2037 x906 -x605 -x2732 x1820 x1308 x714 -x2736 x1312 x718 -x1814 x1316 x894 -x4049 -x3546 x1315 x895 x4051 -x3545 -x1815 x890 -x4057 x779 x4053 x3553 -x2811 -x1186 -x888 x800 -x4540 x4065 x3557 -x2812 -x1190 x796 x3561 x2807 -x795 x3560 x4548 -x2805 -x2531 -x1596 -x1524 -x1192 -x3517 -x2949 -x2530 -x1528 -x1193 x4554 -x4503 -x2948 -x2596 -x1599 x152 -x2447 -x2208 -x3720 x2956 -x2625 x2602 -x2446 -x488 x158 -x4433 -x4232 x2960 -x2629 -x487 -x4557 x4434 -x4231 -x3871 -x3726 -x2964 x2607 -x2527 x2454 -x2358 x4435 -x3875 -x2963 -x2458 -x2443 -x2362 -x1705 x4451 x4239 -x3731 -x3521 -x2857 -x2711 x2610 -x2462 -x1707 -x161 -x4332 -x4243 -x2715 -x2608 -x2461 x1825 x1713 x1206 -x4331 -x4247 -x3734 x3701 -x3527 -x2860 -x2364 -x2182 -x1846 x1709 -x1475 x1207 -x1114 -x484 -x4246 -x3732 x3702 -x3049 -x2365 -x2184 x1842 -x1721 x1208 -x592 x4339 x3697 -x3532 -x3070 -x2717 -x1841 -x1481 x1224 -x591 -x546 x4343 -x3066 -x2718 x4347 -x3695 -x3535 -x3065 -x2178 -x1160 x599 x552 x4346 -x3533 -x2573 -x2040 -x1164 x603 x2575 -x2179 -x2144 -x2134 -x1484 x607 x71 x2581 -x2148 x2136 x606 x72 x2577 -x901 -x698 -x555 x67 -x2586 x2132 -x2035 x905 -x2731 -x2685 x1818 x1304 -x893 x726 -x2735 -x2689 x1303 x892 x722 -x2051 -x1549 x1320 x721 -x1553 -x1180 -x2810 x1179 x797 x4052 x3547 -x2809 x799 x4073 x3548 -x1187 -x889 x4069 x3549 x1191 -x4544 x4068 x3565 x1195 -x793 x1194 x4550 -x4499 -x2806 -x1595 x1526 -x794 -x148 x1530 x4555 -x4502 -x1601 x154 -x2950 -x2595 -x2352 x4558 -x4474 x2951 -x2627 -x2597 -x2351 -x1532 x159 -x4556 -x4478 -x3719 x2952 -x2705 -x2631 x2603 -x2448 -x1533 -x4454 -x3870 -x3721 x2968 -x2704 x2599 -x2449 -x2359 -x1604 x162 x4455 -x4233 -x3874 -x3727 x2611 x2450 -x2363 -x160 -x4450 -x4234 -x3723 -x3700 -x2856 x2712 -x2633 -x2466 x2367 -x1843 -x1471 -x1110 x4235 -x3735 -x3699 -x3520 -x2716 -x2634 x2366 -x2183 -x1845 -x1708 -x4448 -x4251 -x3522 -x3067 x2862 x2720 x1729 -x1477 -x1227 -x1113 -x542 -x4333 x3528 -x3069 -x2719 x1725 -x1228 -x4334 x3524 -x1839 -x1724 -x1482 x1223 x548 x4335 -x3536 -x593 x4351 -x3696 -x3410 -x3063 -x2865 -x1840 -x1485 -x1221 -x1159 x594 x553 -x70 -x2135 -x1483 -x1163 x595 -x69 -x3064 -x2477 -x2143 -x694 x611 x556 x2576 -x2481 -x2147 -x554 -x3617 x2594 x903 -x697 x65 -x3621 x2590 -x2130 -x2036 x907 -x3821 x2733 x2684 -x2047 -x1819 x1323 x725 -x3825 x2737 -x2688 x1324 -x3202 x2050 -x1548 x1319 -x719 -x3206 -x1552 x798 x4070 -x2739 -x1317 -x720 x4072 -x2740 x1181 x3568 -x2242 x1182 x3569 -x2246 -x1520 x1183 -x4066 -x3564 x1591 x1519 x1199 x4543 x4545 -x4498 -x4067 -x3562 x1597 x1527 -x501 x4551 -x2621 x1531 -x147 x4547 -x4504 -x2620 -x1602 x1535 x149 x4559 x1534 x155 -x4473 -x4453 -x2971 x2628 x1605 x151 -x4477 -x4452 -x2972 x2632 -x2598 x2353 -x1603 x163 -x4507 -x3872 x2967 -x2852 -x2636 -x2619 -x2469 x2354 -x3876 -x3722 -x2706 -x2635 x2615 -x2470 x2355 -x1844 -x4254 -x3743 -x3363 x2965 -x2858 -x2707 x2614 -x2465 -x2371 -x1726 -x1226 x1109 -x4255 -x3739 -x3068 x2708 -x1728 -x1470 -x1225 -x4449 -x4250 -x3878 -x3738 x2863 -x2724 -x2463 x1472 x1115 -x3879 x3523 x1478 -x541 -x4354 -x4248 x3544 -x3406 -x2866 -x1722 x1474 x543 -x4355 x3540 -x2864 x1486 x549 -x4350 x3539 -x3409 -x1723 -x1222 -x1161 -x1118 x614 x545 x1165 -x897 x615 x557 -x4348 -x2591 -x2476 -x2145 -x896 -x693 x610 x2593 -x2480 -x2149 -x3616 -x1167 x904 -x699 -x608 x66 -x3620 x2589 -x2131 -x1168 x908 -x3820 x2734 x2686 -x2046 -x1321 x723 -x3824 x2738 x2690 -x3201 x2742 x2052 x1550 -x857 -x4071 -x3205 x2741 x1554 -x3567 -x2692 -x1318 -x3566 -x2693 x2241 -x2055 -x1556 x1202 x2245 -x1557 x1203 -x4494 -x1198 -x497 x1590 x1521 -x4500 -x3563 x1592 x1522 -x1196 -x500 x4546 x1598 x1523 x4567 -x4505 -x3754 -x2970 x1594 -x1539 -x4563 -x3866 -x2969 -x2622 x1606 x150 -x4562 -x4508 -x4475 -x3865 x2623 -x2616 -x2468 -x451 x171 -x4506 -x4479 x2624 -x2618 -x2467 x167 -x4253 -x3873 -x3740 -x3359 x2640 -x2374 -x1105 x166 -x4252 -x3877 -x3742 -x2851 -x2375 -x1727 -x4481 x3881 -x3362 -x2966 x2853 -x2727 -x2612 -x2370 x1111 -x4482 x3880 x2859 -x2728 -x4353 -x3736 -x3541 x2855 -x2723 -x2613 -x2464 -x2368 -x1736 x1116 -x4352 -x3543 x2867 -x1740 x1473 -x1155 -x4249 -x3737 -x3405 -x2721 x1494 -x1154 x1119 -x613 -x2139 x1490 -x1117 -x612 x544 -x3537 -x3411 -x2823 -x2138 x1489 x1162 -x689 x565 -x2592 x1166 x561 -x4349 -x3538 -x2478 -x2146 x1170 x695 x560 -x2482 x2150 x1169 -x898 -x3618 -x3414 x2151 x899 x700 -x609 -x3622 x2587 x2152 x900 x4031 -x3822 x2730 x2687 -x2048 -x1545 -x1322 x853 -x724 -x4035 -x3826 x2729 x2691 x3203 -x2746 -x2695 x2053 x1551 -x856 -x3207 -x2694 x1555 -x3828 x2056 x1559 -x1201 -x3829 -x2054 x1558 x1200 x3209 x2243 x3210 x2247 -x496 -x4493 -x4564 x4495 -x3750 -x2249 -x1542 -x1197 x502 x4566 -x4501 -x4469 -x2250 x1593 x1543 -x4578 x4497 -x4468 -x3753 x1614 -x1538 -x447 -x168 x4509 -x2617 x1610 x170 -x4560 -x4476 x2643 -x2373 x1609 -x1536 -x505 -x450 -x4480 x3867 -x3741 x2644 -x2372 -x4561 x4484 x3868 -x3358 -x2726 x2639 -x164 x4483 x3869 -x2725 -x1104 -x3885 x3364 -x2637 x1106 -x165 -x3542 x2854 x1112 -x3401 x2875 -x2369 x1735 -x1491 x1108 x2871 -x1739 x1493 x1120 -x3407 -x3367 x2870 -x2819 -x2722 -x562 -x108 -x2472 x1156 x564 -x4098 x3412 -x2822 -x2471 -x1487 x1157 -x4102 -x3612 x2140 x1158 -x688 -x3611 -x3415 x2479 x2141 -x1488 -x1174 x690 -x558 -x3413 -x2483 x2142 x696 x3619 -x2484 x2156 -x911 x692 -x559 -x3623 -x2588 -x2485 x912 x701 x4030 -x3823 -x3198 -x2752 -x2749 -x2683 x2044 x852 -x4034 -x3827 -x2750 x2682 x2049 -x1544 x3831 x3204 -x2745 -x2699 x2045 -x1546 -x858 -x3830 x3208 -x2237 x2057 x1547 x3212 -x2743 -x2236 x1563 x3211 x2244 x861 -x492 x2248 x2252 -x1541 x498 -x4565 x2251 -x1540 -x4574 -x3749 -x1611 x1379 x503 x4496 x1613 -x1383 -x169 -x4577 x4517 -x3755 -x2642 x506 -x446 x4513 -x4470 -x2641 x504 x4512 x4471 -x3354 -x1607 -x1537 x452 x4472 x4488 x3888 -x3758 x3360 -x1608 x3889 -x3884 x3365 -x2872 -x2638 -x455 -x425 -x2874 -x1492 x1107 -x429 -x3882 -x3435 x3368 x1737 x1128 -x104 -x3400 -x3366 x1741 x1124 -x563 -x3402 -x3163 x2868 -x2818 x1123 -x107 x3408 -x4097 x3404 -x2869 x2824 -x1743 x1177 -x4101 x3416 -x2473 -x1744 x1178 x2474 x2159 -x1173 -x910 -x3613 x2475 x2160 -x909 x691 -x3713 -x3614 -x2827 x2489 x2155 -x1171 x709 x3615 x705 x4032 -x3819 -x2751 -x2747 -x2702 x854 -x4036 x3818 -x3197 -x2703 x2043 x3835 -x3199 -x2698 x2065 -x1566 x859 x3200 x2061 x1567 x4038 -x3216 -x2744 -x2696 -x2060 x1927 -x1562 x862 x4039 -x2238 x860 -x2502 x2239 -x1560 x2240 x491 -x3745 x2256 x493 -x1612 x499 -x4573 -x4514 x3751 x1378 -x1258 x495 -x442 x4516 -x1382 x507 -x4579 -x3756 x448 -x4510 x4491 x3887 -x3759 x453 x4492 x3886 -x3757 -x3353 -x4582 -x4511 x4487 x3355 -x456 x3361 -x2873 -x1731 -x454 x4485 -x3431 x3357 x1730 -x1125 -x424 x3369 x1127 -x428 -x3883 -x3434 -x3159 -x2814 x1738 -x103 x1742 -x3162 -x2820 x1746 -x1176 x1121 x109 x3403 x1745 -x1175 x4099 x3424 x2825 -x2158 -x1122 -x972 -x4103 x3420 -x2157 -x3968 -x3709 x3419 x2828 x2492 -x706 -x112 -x3972 -x2826 x2493 x708 -x4105 -x3712 -x3626 -x2847 x2488 x2153 -x1172 -x4106 -x3627 x704 x4033 x3838 x2753 -x2748 -x2700 -x2062 -x1565 -x850 x4037 x3839 -x2064 -x1564 x855 x4041 -x3834 x3219 -x1923 x851 x4040 x3220 x863 -x3832 -x3215 -x2757 -x2697 -x2498 -x2058 x1926 -x3213 x2501 -x2259 -x2059 -x1561 -x2260 -x4569 x2255 -x1254 -x4515 -x3744 x494 x4575 -x3746 -x2253 x1380 -x1257 x515 x3752 -x1384 x511 -x441 x4580 -x4490 x3748 x510 -x443 -x4489 x3760 x449 x4583 x1386 x445 -x4581 x1387 -x457 x3356 -x1126 -x4486 x3430 x3377 -x426 -x99 x3373 x1732 -x430 x3436 -x3372 -x3158 x1733 x105 -x4093 -x2813 x1734 -x4092 -x3421 x3164 x2815 -x1750 -x968 -x432 x110 -x3423 -x2821 -x433 x4100 -x3439 x2817 -x2491 -x971 x113 x4104 x2829 -x2490 -x707 -x111 x4108 -x3967 -x3708 -x3625 x3417 -x3167 -x2843 x4107 -x3971 -x3624 -x3714 -x3418 x2846 x2486 x2154 x702 x4029 x3836 -x3218 x2754 -x2701 -x2063 x4028 -x3217 -x849 x4045 x2758 -x1922 x871 -x2756 x867 -x3833 -x2497 -x2258 x1928 x866 -x2257 -x3214 x2503 -x1374 -x1931 x1373 x1253 -x512 -x4568 x514 x4570 -x2506 -x2254 x1381 -x1259 x4576 -x3747 x1385 x4572 -x3768 x1389 x508 x4584 -x3764 x1388 -x444 -x3763 x1262 -x509 -x465 x461 x420 x3426 x3374 -x460 x419 x3376 x3432 -x3154 -x427 x431 -x98 x3437 -x3370 -x3160 -x1753 x435 x100 -x3422 -x1754 x434 x106 -x3440 -x3371 x3165 -x1749 -x967 x102 -x4094 -x3438 x2816 x114 x4095 -x3704 -x3168 -x2837 -x1747 x973 x4096 -x3166 x2833 x4112 x3969 x3710 -x2842 -x2832 x3973 -x3715 x2848 x2487 -x976 x703 x4046 -x3837 x2755 x1921 -x868 x4048 x2759 -x870 x4044 -x2496 x1924 x4042 x2499 x1929 -x864 x2504 -x865 x1930 -x513 x2507 x1255 x2505 x1375 -x3765 x1376 x1260 x4571 -x3767 x1377 x4591 x1392 x1263 -x462 x4588 x1261 -x464 x4587 -x3761 x3375 -x3762 -x458 x3425 x421 x3427 -x1752 -x459 x422 x3433 x3153 -x1751 x423 x3429 x3155 -x965 -x438 x3441 -x3161 x101 x3157 -x2834 x969 x121 -x3963 x3169 -x2836 x118 x4115 -x3962 x2840 -x1748 x974 -x117 x4116 -x3703 -x4111 x3970 -x3705 x2844 -x2830 x977 x3974 x3711 -x975 -x4109 x3975 x3707 x2849 -x2831 x3976 x3716 x4047 x2762 -x869 x2760 x1920 x2761 x1919 x2495 x1925 x4043 x2494 x2500 x2508 -x3766 x1256 x4590 x1394 x4589 x1393 x1264 -x463 x1390 x4585 x1391 x4586 x440 x3428 x439 x3444 -x436 x120 x3442 x3156 -x2835 -x964 x119 -x4114 x3443 x3172 -x963 -x437 x4113 x3170 x970 -x3171 x966 -x115 -x3964 x2839 x978 x3965 x2838 -x116 x3966 x3706 x2845 -x4110 x3977 x3718 x2841 x3717 x2850 x1
3600.00/3612.01 c Program interrupted by user.
Verifier Data
Watcher Data
runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4786288-1782171483/watcher-4786288-1782171483 -o /tmp/evaluation-result-4786288-1782171483/solver-4786288-1782171483 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4786288-1782171483/vars-4786288-1782171483 --bin-var /tmp/runsolver-exch-nodeE005-1782171483-2209410 --watchdog 3760 ./run-opt.sh HOME/instance-4786288-1782171483.opb
running on 4 cores: 40-43
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 1-3,7,9,13-15,22,25-28,30,35,48-49,51,54
3550 MHz: 0,8,10-12,20-21,23,29,31,33-34,38,40,42-43,52-53,60,62
3600 MHz: 4-6,16-19,24,32,36-37,39,41,44-47,50,55-59,61,63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 1-3
3550 MHz: 0
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 40-43
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (109092 MiB free)
node 1: cores 8-15, 129019 MiB (116298 MiB free)
node 2: cores 16-23, 128973 MiB (114451 MiB free)
node 3: cores 24-31, 129003 MiB (111815 MiB free)
node 4: cores 32-39, 129019 MiB (111330 MiB free)
node 5: cores 40-47, 129019 MiB (111968 MiB free)
node 6: cores 48-55, 129019 MiB (113425 MiB free)
node 7: cores 56-63, 128474 MiB (105899 MiB free)
node distances:
10 12 12 12 32 32 32 32
12 10 12 12 32 32 32 32
12 12 10 12 32 32 32 32
12 12 12 10 32 32 32 32
32 32 32 32 10 12 12 12
32 32 32 32 12 10 12 12
32 32 32 32 12 12 10 12
32 32 32 32 12 12 12 10
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=2209620, runsolver pid=2209590
[startup+0.100066 s]*
/proc/loadavg: 0.92 1.21 4.07 15/881 2209658
/proc/meminfo: memFree=915665164/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=66888 memory=25804 CPUtime=0.04 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 6573 0 0 0 4 0 0 0 20 0 1 0 150436277 68493312 6311 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 16722 6451 2831 1755 0 4557 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 71080 KiB
Current children cumulated memory: 28924 KiB
[startup+0.213441 s]*
/proc/loadavg: 0.92 1.21 4.07 15/878 2209668
/proc/meminfo: memFree=915485908/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=68124 memory=27108 CPUtime=0.15 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 6902 0 0 0 15 0 0 0 20 0 1 0 150436277 69758976 6695 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 17031 6777 2831 1755 0 4866 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 72316 KiB
Current children cumulated memory: 30228 KiB
[startup+0.313204 s]*
/proc/loadavg: 0.92 1.21 4.07 16/877 2209682
/proc/meminfo: memFree=915301216/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=74096 memory=35656 CPUtime=0.25 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 8467 0 0 0 24 1 0 0 20 0 1 0 150436277 75874304 8768 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 18524 8914 2975 1755 0 6359 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 78288 KiB
Current children cumulated memory: 38776 KiB
[startup+0.700144 s]
/proc/loadavg: 0.92 1.21 4.07 14/870 2209690
/proc/meminfo: memFree=914540328/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=108840 memory=65936 CPUtime=0.62 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 14504 0 0 0 58 4 0 0 20 0 1 0 150436277 111452160 16330 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 27210 16484 2975 1755 0 15045 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 113032 KiB
Current children cumulated memory: 69056 KiB
[startup+1.50023 s]
/proc/loadavg: 0.92 1.21 4.07 14/868 2209691
/proc/meminfo: memFree=913606280/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=244116 memory=187412 CPUtime=1.42 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 38230 0 0 0 136 6 0 0 20 0 1 0 150436277 249974784 46798 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 61029 46853 2975 1755 0 48864 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 248308 KiB
Current children cumulated memory: 190532 KiB
[startup+3.11387 s]
/proc/loadavg: 0.92 1.21 4.07 16/883 2209863
/proc/meminfo: memFree=912629716/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=328908 memory=245296 CPUtime=3.03 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 50129 0 0 0 294 9 0 0 20 0 1 0 150436277 336801792 61240 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 82227 61319 2991 1755 0 70062 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 333100 KiB
Current children cumulated memory: 248416 KiB
[startup+6.30014 s]
/proc/loadavg: 2.13 1.46 4.14 17/891 2209907
/proc/meminfo: memFree=911532292/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=475616 memory=374012 CPUtime=6.2 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 73651 0 0 0 600 20 0 0 20 0 1 0 150436277 487030784 93387 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 118904 93503 2991 1755 0 106739 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 479808 KiB
Current children cumulated memory: 377132 KiB
[startup+12.7001 s]
/proc/loadavg: 3.24 1.70 4.20 16/886 2209915
/proc/meminfo: memFree=910929564/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=477844 memory=376524 CPUtime=12.58 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 74279 0 0 0 1224 34 0 0 20 0 1 0 150436277 489312256 94027 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 119461 94131 2991 1755 0 107296 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 482036 KiB
Current children cumulated memory: 379644 KiB
[startup+25.5001 s]
/proc/loadavg: 6.07 2.40 4.39 17/892 2210104
/proc/meminfo: memFree=910400612/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=480380 memory=379304 CPUtime=25.32 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 74974 0 0 0 2469 63 0 0 20 0 1 0 150436277 491909120 94667 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 120095 94826 2991 1755 0 107930 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 484572 KiB
Current children cumulated memory: 382424 KiB
[startup+51.1123 s]
/proc/loadavg: 9.46 3.49 4.70 17/893 2210154
/proc/meminfo: memFree=908440892/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=505268 memory=411792 CPUtime=50.85 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 81059 0 0 0 4988 97 0 0 20 0 1 0 150436277 517394432 102901 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 126317 102948 2991 1755 0 114152 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 509460 KiB
Current children cumulated memory: 414912 KiB
[startup+102.3 s]
/proc/loadavg: 13.16 5.42 5.29 17/893 2210154
/proc/meminfo: memFree=906483792/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=1091092 memory=883524 CPUtime=101.86 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 166288 0 0 0 10039 147 0 0 20 0 1 0 150436277 1117278208 220821 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 272773 220881 2991 1755 0 260608 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 1095284 KiB
Current children cumulated memory: 886644 KiB
################
# More data... #
################
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=5920916 memory=5366636 CPUtime=3091.97 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 1003069 0 0 0 307823 1374 0 0 20 0 1 0 150436277 6063017984 1341628 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 1480229 1341659 3098 1755 0 1468064 0
Current children cumulated CPU time: 3091.97 s
Current children cumulated vsize: 5925108 KiB
Current children cumulated memory: 5369756 KiB
[startup+3162.3 s]
/proc/loadavg: 16.00 16.02 15.75 17/887 2210313
/proc/meminfo: memFree=876124420/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=5920916 memory=5366636 CPUtime=3151.78 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 1003168 0 0 0 313778 1400 0 0 20 0 1 0 150436277 6063017984 1341628 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 1480229 1341659 3098 1755 0 1468064 0
Current children cumulated CPU time: 3151.78 s
Current children cumulated vsize: 5925108 KiB
Current children cumulated memory: 5369756 KiB
[startup+3222.3 s]
/proc/loadavg: 16.04 16.03 15.77 17/887 2210314
/proc/meminfo: memFree=875981540/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=5920916 memory=5366636 CPUtime=3211.6 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 1003282 0 0 0 319736 1424 0 0 20 0 1 0 150436277 6063017984 1341628 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 1480229 1341659 3098 1755 0 1468064 0
Current children cumulated CPU time: 3211.6 s
Current children cumulated vsize: 5925108 KiB
Current children cumulated memory: 5369756 KiB
[startup+3282.3 s]
/proc/loadavg: 16.01 16.02 15.79 17/888 2210320
/proc/meminfo: memFree=875802740/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=5920916 memory=5370652 CPUtime=3271.4 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 1004774 0 0 0 325688 1452 0 0 20 0 1 0 150436277 6063017984 1342524 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 1480229 1342663 3098 1755 0 1468064 0
Current children cumulated CPU time: 3271.4 s
Current children cumulated vsize: 5925108 KiB
Current children cumulated memory: 5373772 KiB
[startup+3342.3 s]
/proc/loadavg: 16.40 16.12 15.84 17/888 2210321
/proc/meminfo: memFree=875524852/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=5916676 memory=5385964 CPUtime=3331.2 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 1009875 0 0 0 331640 1480 0 0 20 0 1 0 150436277 6058676224 1346392 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 1479169 1346491 3098 1755 0 1467004 0
Current children cumulated CPU time: 3331.2 s
Current children cumulated vsize: 5920868 KiB
Current children cumulated memory: 5389084 KiB
[startup+3402.3 s]
/proc/loadavg: 16.49 16.21 15.89 17/887 2210322
/proc/meminfo: memFree=875238332/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=5916676 memory=5385976 CPUtime=3390.99 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 1009878 0 0 0 337604 1495 0 0 20 0 1 0 150436277 6058676224 1346392 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 1479169 1346494 3098 1755 0 1467004 0
Current children cumulated CPU time: 3390.99 s
Current children cumulated vsize: 5920868 KiB
Current children cumulated memory: 5389096 KiB
[startup+3462.3 s]
/proc/loadavg: 17.29 16.46 16.00 17/887 2210323
/proc/meminfo: memFree=873966648/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=5916676 memory=5386536 CPUtime=3450.8 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 1009890 0 0 0 343560 1520 0 0 20 0 1 0 150436277 6058676224 1346520 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 1479169 1346634 3098 1755 0 1467004 0
Current children cumulated CPU time: 3450.8 s
Current children cumulated vsize: 5920868 KiB
Current children cumulated memory: 5389656 KiB
[startup+3522.3 s]
/proc/loadavg: 17.73 16.76 16.13 17/887 2210324
/proc/meminfo: memFree=873465568/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=5916676 memory=5386536 CPUtime=3510.59 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 1009963 0 0 0 349504 1555 0 0 20 0 1 0 150436277 6058676224 1346520 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 1479169 1346634 3098 1755 0 1467004 0
Current children cumulated CPU time: 3510.59 s
Current children cumulated vsize: 5920868 KiB
Current children cumulated memory: 5389656 KiB
[startup+3582.3 s]
/proc/loadavg: 17.12 16.75 16.17 17/886 2210325
/proc/meminfo: memFree=872518936/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=5916676 memory=5386536 CPUtime=3570.38 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 1010092 0 0 0 355454 1584 0 0 20 0 1 0 150436277 6058676224 1346520 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 1479169 1346634 3098 1755 0 1467004 0
Current children cumulated CPU time: 3570.38 s
Current children cumulated vsize: 5920868 KiB
Current children cumulated memory: 5389656 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3612 s]*
/proc/loadavg: 16.99 16.76 16.19 13/866 2210421
/proc/meminfo: memFree=883157152/1055320704 swapFree=33554428/33554428
[pid=2209620] ppid=2209590 vsize=4192 memory=3120 CPUtime=0 cores=40-43
/proc/2209620/stat : 2209620 (run-opt.sh) S 2209590 2209620 2209390 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 150436273 4292608 640 18446744073709551615 93944490885120 93944491779653 140734910560928 0 0 0 65536 4 65538 1 0 0 17 43 0 0 0 0 0 93944492018704 93944492066448 93944503160832 140734910568745 140734910568835 140734910568835 140734910574571 0
/proc/2209620/statm: 1048 780 702 219 0 110 0
[pid=2209639] ppid=2209620 vsize=5916676 memory=5386536 CPUtime=3600 cores=40-43
/proc/2209639/stat : 2209639 (roundingsat) R 2209620 2209620 2209390 0 -1 4194304 1010099 0 0 0 358407 1593 0 0 20 0 1 0 150436277 6058676224 1346520 18446744073709551615 4194304 11382409 140729834482464 0 0 0 0 0 8405026 0 0 0 17 41 0 0 0 0 0 12505888 12515512 31371264 140729834489776 140729834490274 140729834490274 140729834495978 0
/proc/2209639/statm: 1479169 1346634 3098 1755 0 1467004 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 5920868 KiB
Current children cumulated memory: 5389656 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3612.02 s]
# the end of solver process 2209620 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=0 s, system=0.00725 s
[startup+3612.14 s]
# the end of solver process 2209639 was just reported to runsolver
# Child status: 2
# cumulated CPU time of all completed processes: user=3584.08 s, system=16.0634 s
# this solver process was not waited by its parent and was adopted by runsolver
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3612.12 s]*
/proc/loadavg: 16.99 16.76 16.19 12/864 2210440
/proc/meminfo: memFree=887716600/1055320704 swapFree=33554428/33554428
Current cumulated CPU time of completed processes: 0.00725 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB
Child status: 2
Real time (s): 3612.14
CPU time (s): 3600.14
CPU user time (s): 3584.08
CPU system time (s): 16.0634
CPU usage (%): 99.6677
Max. virtual memory (cumulated for all children) (KiB): 5925108
Max. memory (cumulated for all children) (KiB): 5390356
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.08
system time used= 16.0634
maximum resident set size= 5386992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1010330
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 499
involuntary context switches= 1813
# summary of solver processes directly reported to runsolver:
# pid: 2209620,2209639
# total CPU time (s): 3600.14
# total CPU user time (s): 3584.08
# total CPU system time (s): 16.0634
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6367 second user time and 35.4839 second system time
The end
Launcher Data
Begin job on nodeE005 at 2026-06-23 01:38:03
IDJOB=4786288
IDBENCH=146656
IDSOLVER=3616
FILE ID=nodeE005/4786288-1782171483
RUNJOBID= nodeE005-1782171483-2209410
SLURM_JOB_ID= 12510948
Free space on /tmp= 799184 MiB
SOLVER NAME= roundingsat-satsuma-opt 2026-06-11
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:30:4.5:0.95:100.opb
COMMAND LINE= ./run-opt.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4786288-1782171483/watcher-4786288-1782171483 -o /tmp/evaluation-result-4786288-1782171483/solver-4786288-1782171483 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4786288-1782171483/vars-4786288-1782171483 --bin-var /tmp/runsolver-exch-nodeE005-1782171483-2209410 --watchdog 3760 ./run-opt.sh HOME/instance-4786288-1782171483.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= ef7e1a396aea94ad22e53d7673ab3bc9
RANDOM SEED=17552870
nodeE005 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3580.318
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 0
cpu cores : 32
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3582.968
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 2
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.389
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 3
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.432
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 3
cpu cores : 32
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 4
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3579.074
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 5
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3582.336
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 65
cpu cores : 32
apicid : 65
initial apicid : 65
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 6
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3582.437
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 66
cpu cores : 32
apicid : 66
initial apicid : 66
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 7
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 8
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 9
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3560.922
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 33
cpu cores : 32
apicid : 33
initial apicid : 33
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 10
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3572.371
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3565.493
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3565.664
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 96
cpu cores : 32
apicid : 96
initial apicid : 96
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 13
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3571.529
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 14
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3571.265
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 98
cpu cores : 32
apicid : 98
initial apicid : 98
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 15
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 16
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3586.263
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 17
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 49
cpu cores : 32
apicid : 49
initial apicid : 49
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 18
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3588.402
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 20
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3568.262
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3555.483
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 22
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 114
cpu cores : 32
apicid : 114
initial apicid : 114
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 23
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3564.639
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 115
cpu cores : 32
apicid : 115
initial apicid : 115
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3581.827
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3581.045
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 27
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 19
cpu cores : 32
apicid : 19
initial apicid : 19
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 28
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3566.225
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 80
cpu cores : 32
apicid : 80
initial apicid : 80
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 29
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3567.727
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 81
cpu cores : 32
apicid : 81
initial apicid : 81
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 30
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 82
cpu cores : 32
apicid : 82
initial apicid : 82
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 31
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3556.754
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 83
cpu cores : 32
apicid : 83
initial apicid : 83
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 32
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.304
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 0
cpu cores : 32
apicid : 128
initial apicid : 128
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 33
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3578.961
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3585.779
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 35
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.664
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3572.865
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 64
cpu cores : 32
apicid : 192
initial apicid : 192
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 37
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3578.935
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 65
cpu cores : 32
apicid : 193
initial apicid : 193
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 38
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3577.327
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 66
cpu cores : 32
apicid : 194
initial apicid : 194
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 39
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3577.446
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 67
cpu cores : 32
apicid : 195
initial apicid : 195
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 40
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.887
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 41
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3571.788
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 42
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3577.309
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 43
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3568.411
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.868
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.325
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 47
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3586.181
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 99
cpu cores : 32
apicid : 227
initial apicid : 227
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3579.116
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3582.621
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.138
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 52
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3573.188
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 53
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3568.292
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 54
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3574.776
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 55
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3564.630
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 56
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3596.306
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 16
cpu cores : 32
apicid : 144
initial apicid : 144
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 57
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3595.636
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 17
cpu cores : 32
apicid : 145
initial apicid : 145
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 58
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3596.777
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 18
cpu cores : 32
apicid : 146
initial apicid : 146
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 59
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3594.388
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 60
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3579.036
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 80
cpu cores : 32
apicid : 208
initial apicid : 208
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 61
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3578.696
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 81
cpu cores : 32
apicid : 209
initial apicid : 209
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 62
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3578.365
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 63
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3576.171
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320704 kB
MemFree: 915615020 kB
MemAvailable: 1047001100 kB
Buffers: 2348 kB
Cached: 135702744 kB
SwapCached: 0 kB
Active: 1723528 kB
Inactive: 134107280 kB
Active(anon): 992508 kB
Inactive(anon): 0 kB
Active(file): 731020 kB
Inactive(file): 134107280 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 178560 kB
Writeback: 20 kB
AnonPages: 128848 kB
Mapped: 188500 kB
Shmem: 866792 kB
KReclaimable: 1380816 kB
Slab: 1944604 kB
SReclaimable: 1380816 kB
SUnreclaim: 563788 kB
KernelStack: 14336 kB
PageTables: 5236 kB
SecPageTables: 15320 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214780 kB
Committed_AS: 1328880 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 477840 kB
VmallocChunk: 0 kB
Percpu: 130048 kB
HardwareCorrupted: 0 kB
AnonHugePages: 12288 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
Unaccepted: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 401860 kB
DirectMap2M: 19843072 kB
DirectMap1G: 1053818880 kB
Free space on /tmp at the end= 799048 MiB
End job on nodeE005 at 2026-06-23 02:38:16