Trace number 4833569
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.02 c RoundingSat 2
0.00/0.02 c branch pb26-symm
0.00/0.02 c commit 801ab82
0.00/0.04 c
0.00/0.04 c make graph and approximate orbits
0.00/0.04 c [group: #orbits ~= 2] (3.37211ms)
0.00/0.04 c
0.00/0.04 c detect special group actions
0.00/0.04 c probe for Johnson action (limit=64)
0.00/0.04 c probe for row-column symmetry (limit=64, splits=16.7772M)
0.00/0.04 c probe for row symmetry (limit=64, splits=16.7772M)
0.00/0.04 c (0.51585ms)
0.00/0.04 c
0.00/0.04 c detect symmetries on remainder
0.00/0.04 c [graph: #vertices 26682 #edges 81704]
0.00/0.04 c dejavu (support_limit=48MB, budget_limit=64)
0.00/0.05 c [group: #symmetries 2*10^0 #gens 1] (2.30427ms)
0.00/0.05 c
0.00/0.05 c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.05 c (0.004406ms)
0.00/0.05 c
0.00/0.05 c finalize break order and special generators
0.00/0.05 c
0.00/0.05 c add generic predicates (break_depth=10)
0.00/0.05 c added predicates for 1 generators (0.003034ms)
0.00/0.05 c
0.00/0.05 c generation finished
0.00/0.05 c [sbp: #constraints 1 #add_vars 0]
0.00/0.05 c UNIT CLEANUP
0.00/0.05 c #variables 4617 #constraints 5280
0.00/0.05 c objective is ce32
0.00/0.05 c initial watched CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.05 c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.00/0.05 c bounds - >= -2642 @ 0.015587
0.08/0.21 c bounds 106 >= -2642 @ 0.168783
0.08/0.21 c bounds 106 >= -2636 @ 0.169913
0.08/0.21 c bounds 106 >= -2633 @ 0.170025
0.08/0.21 c bounds 106 >= -2627 @ 0.17013
0.08/0.21 c bounds 106 >= -2621 @ 0.170654
0.08/0.21 c bounds 106 >= -2612 @ 0.171208
0.08/0.21 c bounds 106 >= -2606 @ 0.171789
0.08/0.21 c bounds 106 >= -2600 @ 0.172385
0.08/0.22 c bounds 106 >= -2594 @ 0.173153
0.08/0.22 c bounds 106 >= -2590 @ 0.173565
0.08/0.22 c bounds 106 >= -2584 @ 0.173683
0.08/0.22 c bounds 106 >= -2581 @ 0.174482
0.08/0.22 c bounds 106 >= -2578 @ 0.175269
0.08/0.22 c bounds 106 >= -2575 @ 0.175583
0.08/0.22 c bounds 106 >= -2569 @ 0.175924
0.47/0.61 c bounds 105 >= -2569 @ 0.534618
0.47/0.61 c bounds 105 >= -2566 @ 0.535561
0.47/0.61 c bounds 105 >= -2563 @ 0.536429
0.56/0.61 c bounds 105 >= -2560 @ 0.537319
0.56/0.61 c bounds 105 >= -2557 @ 0.537855
0.56/0.61 c bounds 105 >= -2554 @ 0.538072
0.56/0.61 c bounds 105 >= -2551 @ 0.538919
0.56/0.61 c bounds 105 >= -2542 @ 0.539783
0.56/0.61 c bounds 105 >= -2539 @ 0.54064
0.56/0.61 c bounds 105 >= -2536 @ 0.541558
0.56/0.61 c bounds 105 >= -2533 @ 0.541668
0.56/0.62 c bounds 105 >= -2530 @ 0.541668
0.56/0.62 c bounds 105 >= -2527 @ 0.541668
0.56/0.62 c bounds 105 >= -2524 @ 0.541668
0.56/0.62 c bounds 105 >= -2521 @ 0.542045
0.56/0.62 c bounds 105 >= -2518 @ 0.542886
0.56/0.62 c bounds 105 >= -2515 @ 0.543775
0.56/0.62 c bounds 105 >= -2512 @ 0.544679
0.56/0.62 c bounds 105 >= -2509 @ 0.545658
0.56/0.62 c bounds 105 >= -2506 @ 0.546261
0.56/0.62 c bounds 105 >= -2503 @ 0.546585
0.56/0.63 c bounds 105 >= -2500 @ 0.547534
0.56/0.63 c bounds 105 >= -2497 @ 0.548514
0.56/0.63 c bounds 105 >= -2494 @ 0.549498
0.56/0.63 c bounds 105 >= -2491 @ 0.550066
0.56/0.63 c bounds 105 >= -2488 @ 0.550066
0.56/0.63 c bounds 105 >= -2482 @ 0.550066
0.56/0.63 c bounds 105 >= -2476 @ 0.550066
0.56/0.63 c bounds 105 >= -2473 @ 0.550066
0.56/0.63 c bounds 105 >= -2470 @ 0.550066
0.56/0.64 c bounds 105 >= -2467 @ 0.550832
0.56/0.64 c bounds 105 >= -2461 @ 0.551913
0.56/0.64 c bounds 105 >= -2458 @ 0.552985
0.56/0.64 c bounds 105 >= -2455 @ 0.554071
0.56/0.64 c bounds 105 >= -2452 @ 0.555197
0.56/0.64 c bounds 105 >= -2446 @ 0.556309
0.56/0.64 c bounds 105 >= -2443 @ 0.557432
0.56/0.64 c bounds 105 >= -2437 @ 0.557581
0.56/0.64 c bounds 105 >= -2434 @ 0.558666
0.56/0.65 c bounds 105 >= -2431 @ 0.559817
0.56/0.65 c bounds 105 >= -2428 @ 0.560308
0.56/0.65 c bounds 105 >= -2425 @ 0.560308
0.56/0.65 c bounds 105 >= -2422 @ 0.560376
0.56/0.65 c bounds 105 >= -2419 @ 0.561431
0.56/0.65 c bounds 105 >= -2413 @ 0.562059
0.56/0.65 c bounds 105 >= -2404 @ 0.562755
0.56/0.65 c bounds 105 >= -2401 @ 0.562968
0.56/0.66 c bounds 105 >= -2398 @ 0.563793
0.56/0.66 c bounds 105 >= -2395 @ 0.564309
0.56/0.66 c bounds 105 >= -2392 @ 0.564838
0.56/0.66 c bounds 105 >= -2389 @ 0.565708
0.56/0.66 c bounds 105 >= -2383 @ 0.566903
0.56/0.66 c bounds 105 >= -2380 @ 0.568085
0.56/0.66 c bounds 105 >= -2377 @ 0.569275
0.56/0.66 c bounds 105 >= -2374 @ 0.569636
0.56/0.67 c bounds 105 >= -2371 @ 0.570045
0.56/0.67 c bounds 105 >= -2368 @ 0.571547
0.56/0.67 c bounds 105 >= -2365 @ 0.573613
0.56/0.67 c bounds 105 >= -2362 @ 0.576122
0.56/0.67 c bounds 105 >= -2359 @ 0.578036
0.56/0.68 c bounds 105 >= -2356 @ 0.579309
0.56/0.68 c bounds 105 >= -2353 @ 0.584447
0.56/0.69 c bounds 105 >= -2350 @ 0.587925
0.56/0.69 c bounds 105 >= -2347 @ 0.588974
0.56/0.69 c bounds 105 >= -2344 @ 0.590059
0.96/1.01 c #Conflicts: 1000 | #Constraints: 6657
1.63/1.78 c #Conflicts: 2000 | #Constraints: 7657
2.93/3.02 c DATABASE CLEANUP
2.93/3.02 c GARBAGE COLLECT
2.93/3.02 c #Conflicts: 3000 | #Constraints: 7605
4.00/4.18 c #Conflicts: 4000 | #Constraints: 8614
4.88/5.08 c DATABASE CLEANUP
4.88/5.08 c GARBAGE COLLECT
4.88/5.08 c #Conflicts: 5000 | #Constraints: 8002
5.57/5.74 c #Conflicts: 6000 | #Constraints: 9002
6.15/6.32 c DATABASE CLEANUP
6.15/6.32 c GARBAGE COLLECT
6.15/6.32 c rational objective 2
6.55/6.73 c bounds 83 >= -2344 @ 6.37025
6.55/6.73 c bounds 83 >= -2338 @ 6.37098
6.55/6.73 c bounds 83 >= -2336 @ 6.37108
6.55/6.73 c bounds 83 >= -2332 @ 6.37141
6.55/6.73 c bounds 83 >= -2328 @ 6.37193
6.55/6.73 c bounds 83 >= -2324 @ 6.37229
6.55/6.73 c bounds 83 >= -2320 @ 6.37329
6.55/6.73 c bounds 83 >= -2318 @ 6.37426
6.55/6.74 c bounds 83 >= -2314 @ 6.37536
6.55/6.74 c bounds 83 >= -2312 @ 6.37646
6.55/6.74 c bounds 83 >= -2308 @ 6.37761
6.55/6.74 c bounds 83 >= -2304 @ 6.37786
6.55/6.74 c bounds 83 >= -2302 @ 6.37895
6.55/6.74 c bounds 83 >= -2300 @ 6.38015
6.55/6.74 c bounds 83 >= -2296 @ 6.38137
6.55/6.74 c bounds 83 >= -2294 @ 6.3817
6.55/6.75 c bounds 83 >= -2292 @ 6.3828
6.55/6.75 c bounds 83 >= -2290 @ 6.38399
6.55/6.75 c bounds 83 >= -2288 @ 6.38459
6.55/6.75 c bounds 83 >= -2286 @ 6.38459
6.55/6.75 c bounds 83 >= -2284 @ 6.38506
6.55/6.75 c bounds 83 >= -2282 @ 6.38635
6.55/6.75 c bounds 83 >= -2280 @ 6.38767
6.55/6.75 c bounds 83 >= -2278 @ 6.3892
6.55/6.76 c bounds 83 >= -2276 @ 6.38952
6.55/6.76 c bounds 83 >= -2274 @ 6.39104
6.55/6.76 c bounds 83 >= -2272 @ 6.39145
6.55/6.76 c bounds 83 >= -2270 @ 6.39273
6.55/6.76 c bounds 83 >= -2268 @ 6.39322
6.55/6.76 c bounds 83 >= -2266 @ 6.39335
6.55/6.76 c bounds 83 >= -2264 @ 6.39464
6.55/6.77 c bounds 83 >= -2262 @ 6.3951
6.55/6.77 c bounds 83 >= -2258 @ 6.39632
6.55/6.77 c bounds 83 >= -2254 @ 6.39773
6.55/6.77 c bounds 83 >= -2252 @ 6.3992
6.55/6.77 c bounds 83 >= -2250 @ 6.40054
6.55/6.77 c bounds 83 >= -2248 @ 6.40189
6.55/6.77 c bounds 83 >= -2246 @ 6.40326
6.55/6.78 c bounds 83 >= -2244 @ 6.40382
6.55/6.78 c bounds 83 >= -2242 @ 6.40507
6.55/6.78 c bounds 83 >= -2240 @ 6.40575
6.55/6.78 c bounds 83 >= -2238 @ 6.40613
6.55/6.78 c bounds 83 >= -2236 @ 6.40757
6.55/6.78 c bounds 83 >= -2234 @ 6.40901
6.55/6.78 c bounds 83 >= -2232 @ 6.41041
6.55/6.79 c bounds 83 >= -2230 @ 6.41094
6.55/6.79 c bounds 83 >= -2228 @ 6.41156
6.55/6.79 c bounds 83 >= -2226 @ 6.41311
6.55/6.79 c bounds 83 >= -2224 @ 6.41368
6.55/6.79 c bounds 83 >= -2222 @ 6.41516
6.55/6.79 c bounds 83 >= -2220 @ 6.41566
6.64/6.80 c bounds 83 >= -2218 @ 6.41723
6.64/6.80 c bounds 83 >= -2216 @ 6.41877
6.64/6.80 c bounds 83 >= -2214 @ 6.41924
6.64/6.80 c bounds 83 >= -2212 @ 6.42059
6.64/6.80 c bounds 83 >= -2210 @ 6.4211
6.64/6.80 c bounds 83 >= -2208 @ 6.42239
6.64/6.80 c bounds 83 >= -2206 @ 6.42377
6.64/6.81 c bounds 83 >= -2204 @ 6.42425
6.64/6.81 c bounds 83 >= -2200 @ 6.42567
6.64/6.81 c bounds 83 >= -2198 @ 6.42613
6.64/6.81 c bounds 83 >= -2196 @ 6.42753
6.64/6.81 c bounds 83 >= -2194 @ 6.42794
6.64/6.81 c bounds 83 >= -2192 @ 6.42873
6.64/6.82 c bounds 83 >= -2190 @ 6.42884
6.64/6.82 c bounds 83 >= -2188 @ 6.42966
6.64/6.82 c bounds 83 >= -2186 @ 6.43069
6.64/6.82 c bounds 83 >= -2184 @ 6.43215
6.64/6.82 c bounds 83 >= -2182 @ 6.43263
6.64/6.82 c bounds 83 >= -2180 @ 6.43405
6.64/6.82 c bounds 83 >= -2178 @ 6.43469
6.64/6.83 c bounds 83 >= -2176 @ 6.43612
6.64/6.83 c bounds 83 >= -2174 @ 6.43657
6.64/6.83 c bounds 83 >= -2172 @ 6.43733
6.64/6.83 c bounds 83 >= -2170 @ 6.43733
6.64/6.83 c bounds 83 >= -2168 @ 6.43802
6.64/6.83 c bounds 83 >= -2166 @ 6.43855
6.64/6.83 c bounds 83 >= -2164 @ 6.44003
6.64/6.84 c bounds 83 >= -2162 @ 6.44151
6.64/6.84 c bounds 83 >= -2160 @ 6.443
6.64/6.84 c bounds 83 >= -2158 @ 6.44445
6.64/6.84 c bounds 83 >= -2156 @ 6.44502
6.64/6.84 c bounds 83 >= -2152 @ 6.44644
6.64/6.84 c bounds 83 >= -2150 @ 6.44804
6.64/6.85 c bounds 83 >= -2146 @ 6.44967
6.64/6.85 c bounds 83 >= -2144 @ 6.45037
6.64/6.85 c bounds 83 >= -2142 @ 6.45211
6.64/6.85 c bounds 83 >= -2140 @ 6.45378
6.64/6.85 c bounds 83 >= -2134 @ 6.45554
6.64/6.85 c bounds 83 >= -2130 @ 6.45635
6.64/6.86 c bounds 83 >= -2124 @ 6.45808
6.64/6.86 c bounds 83 >= -2122 @ 6.45979
6.64/6.86 c bounds 83 >= -2118 @ 6.4616
6.64/6.86 c bounds 83 >= -2116 @ 6.46348
6.64/6.86 c bounds 83 >= -2114 @ 6.46514
6.64/6.87 c bounds 83 >= -2112 @ 6.46578
6.64/6.87 c bounds 83 >= -2110 @ 6.46639
6.64/6.87 c bounds 83 >= -2108 @ 6.46793
6.64/6.87 c bounds 83 >= -2106 @ 6.46867
6.64/6.87 c bounds 83 >= -2104 @ 6.47027
6.64/6.87 c bounds 83 >= -2102 @ 6.47191
6.64/6.88 c bounds 83 >= -2100 @ 6.47258
6.64/6.88 c bounds 83 >= -2098 @ 6.47417
6.64/6.88 c bounds 83 >= -2096 @ 6.47511
6.64/6.88 c bounds 83 >= -2090 @ 6.47636
6.64/6.88 c bounds 83 >= -2088 @ 6.47703
6.64/6.88 c bounds 83 >= -2086 @ 6.47856
6.64/6.89 c bounds 83 >= -2084 @ 6.48018
6.64/6.89 c bounds 83 >= -2082 @ 6.48179
6.64/6.89 c bounds 83 >= -2080 @ 6.48344
6.64/6.89 c bounds 83 >= -2078 @ 6.48528
6.64/6.89 c bounds 83 >= -2076 @ 6.4866
6.64/6.89 c bounds 83 >= -2074 @ 6.48763
6.75/6.90 c bounds 83 >= -2072 @ 6.48942
6.75/6.90 c bounds 83 >= -2070 @ 6.49029
6.75/6.90 c bounds 83 >= -2066 @ 6.49094
6.75/6.90 c bounds 83 >= -2064 @ 6.49263
6.75/6.90 c bounds 83 >= -2062 @ 6.49423
6.75/6.90 c bounds 83 >= -2060 @ 6.49481
6.75/6.91 c bounds 83 >= -2058 @ 6.49638
6.75/6.91 c bounds 83 >= -2056 @ 6.49801
6.75/6.91 c bounds 83 >= -2054 @ 6.49966
6.75/6.91 c bounds 83 >= -2050 @ 6.50032
6.75/6.91 c bounds 83 >= -2048 @ 6.50185
6.75/6.91 c bounds 83 >= -2046 @ 6.50247
6.75/6.92 c bounds 83 >= -2040 @ 6.50415
6.75/6.92 c bounds 83 >= -2038 @ 6.50579
6.75/6.92 c bounds 83 >= -2036 @ 6.50642
6.75/6.92 c bounds 83 >= -2034 @ 6.508
6.75/6.92 c bounds 83 >= -2032 @ 6.5096
6.75/6.92 c bounds 83 >= -2028 @ 6.51024
6.75/6.93 c bounds 83 >= -2026 @ 6.51173
6.75/6.93 c bounds 83 >= -2024 @ 6.51232
6.75/6.93 c bounds 83 >= -2022 @ 6.51396
6.75/6.93 c bounds 83 >= -2020 @ 6.51484
6.75/6.93 c bounds 83 >= -2016 @ 6.51528
6.75/6.93 c bounds 83 >= -2012 @ 6.51687
6.75/6.94 c bounds 83 >= -2008 @ 6.51849
6.75/6.94 c bounds 83 >= -2004 @ 6.52008
6.75/6.94 c bounds 83 >= -2002 @ 6.52071
6.75/6.94 c bounds 83 >= -2000 @ 6.52218
6.75/6.94 c bounds 83 >= -1998 @ 6.52389
6.75/6.94 c bounds 83 >= -1996 @ 6.52548
6.75/6.95 c bounds 83 >= -1990 @ 6.52696
6.75/6.95 c bounds 83 >= -1988 @ 6.52841
6.75/6.95 c bounds 83 >= -1986 @ 6.53003
6.75/6.95 c bounds 83 >= -1984 @ 6.53182
6.75/6.95 c bounds 83 >= -1982 @ 6.53339
6.75/6.95 c bounds 83 >= -1978 @ 6.5349
6.75/6.96 c bounds 83 >= -1974 @ 6.53546
6.75/6.96 c bounds 83 >= -1972 @ 6.53623
6.75/6.96 c bounds 83 >= -1970 @ 6.53712
6.75/6.96 c bounds 83 >= -1968 @ 6.53799
6.75/6.96 c bounds 83 >= -1964 @ 6.53855
6.75/6.96 c bounds 83 >= -1962 @ 6.54012
6.75/6.96 c bounds 83 >= -1958 @ 6.54175
6.75/6.97 c bounds 83 >= -1956 @ 6.54334
6.75/6.97 c bounds 83 >= -1954 @ 6.54497
6.75/6.97 c bounds 83 >= -1952 @ 6.54659
6.75/6.97 c bounds 83 >= -1946 @ 6.54723
6.75/6.97 c bounds 83 >= -1944 @ 6.54884
6.75/6.97 c bounds 83 >= -1942 @ 6.5504
6.75/6.98 c bounds 83 >= -1940 @ 6.55166
6.75/6.98 c bounds 83 >= -1938 @ 6.55178
6.75/6.98 c bounds 83 >= -1936 @ 6.55219
6.75/6.98 c bounds 83 >= -1934 @ 6.55375
6.75/6.98 c bounds 83 >= -1930 @ 6.55533
6.75/6.98 c bounds 83 >= -1926 @ 6.55658
6.75/6.99 c bounds 83 >= -1922 @ 6.55757
6.75/6.99 c bounds 83 >= -1920 @ 6.55926
6.75/6.99 c bounds 83 >= -1918 @ 6.55951
6.75/6.99 c bounds 83 >= -1914 @ 6.56046
6.75/6.99 c bounds 83 >= -1912 @ 6.56201
6.75/6.99 c bounds 83 >= -1908 @ 6.5626
6.75/7.00 c bounds 83 >= -1906 @ 6.56415
6.75/7.00 c bounds 83 >= -1904 @ 6.56597
6.75/7.00 c bounds 83 >= -1902 @ 6.56759
6.75/7.00 c bounds 83 >= -1900 @ 6.56916
6.75/7.00 c bounds 83 >= -1898 @ 6.57076
6.75/7.00 c bounds 83 >= -1896 @ 6.57161
6.75/7.01 c bounds 83 >= -1894 @ 6.57312
6.75/7.01 c bounds 83 >= -1890 @ 6.57465
6.75/7.01 c bounds 83 >= -1888 @ 6.57522
6.85/7.01 c bounds 83 >= -1886 @ 6.5768
6.85/7.01 c bounds 83 >= -1884 @ 6.57744
6.85/7.01 c bounds 83 >= -1882 @ 6.57898
6.85/7.02 c bounds 83 >= -1880 @ 6.5806
6.85/7.02 c bounds 83 >= -1878 @ 6.58128
6.85/7.02 c bounds 83 >= -1876 @ 6.58284
6.85/7.02 c bounds 83 >= -1872 @ 6.58444
6.85/7.02 c bounds 83 >= -1870 @ 6.58603
6.85/7.02 c bounds 83 >= -1868 @ 6.58755
6.85/7.03 c bounds 83 >= -1864 @ 6.58817
6.85/7.03 c bounds 83 >= -1862 @ 6.5897
6.85/7.03 c bounds 83 >= -1860 @ 6.59137
6.85/7.03 c bounds 83 >= -1858 @ 6.59199
6.85/7.03 c bounds 83 >= -1856 @ 6.59255
6.85/7.03 c bounds 83 >= -1854 @ 6.59412
6.85/7.04 c bounds 83 >= -1852 @ 6.5957
6.85/7.04 c bounds 83 >= -1850 @ 6.59644
6.85/7.06 c bounds 82 >= -1850 @ 6.61606
6.85/7.06 c bounds 82 >= -1848 @ 6.61697
6.85/7.06 c bounds 82 >= -1844 @ 6.61866
6.85/7.06 c bounds 82 >= -1842 @ 6.62029
6.85/7.06 c bounds 82 >= -1838 @ 6.62203
6.85/7.07 c bounds 82 >= -1834 @ 6.62282
6.85/7.07 c bounds 82 >= -1832 @ 6.62351
6.85/7.07 c bounds 82 >= -1830 @ 6.62418
6.85/7.07 c bounds 82 >= -1828 @ 6.62581
6.85/7.07 c bounds 82 >= -1826 @ 6.62644
6.85/7.07 c bounds 82 >= -1824 @ 6.62819
6.85/7.08 c bounds 82 >= -1822 @ 6.62984
6.85/7.08 c bounds 82 >= -1820 @ 6.63147
6.85/7.08 c bounds 82 >= -1818 @ 6.63232
6.85/7.08 c bounds 82 >= -1816 @ 6.63398
6.85/7.08 c bounds 82 >= -1814 @ 6.63484
6.85/7.08 c bounds 82 >= -1812 @ 6.63644
6.85/7.09 c bounds 82 >= -1810 @ 6.63805
6.85/7.11 c bounds 81 >= -1810 @ 6.65693
6.85/7.11 c bounds 81 >= -1808 @ 6.6578
6.96/7.11 c bounds 81 >= -1806 @ 6.65863
6.96/7.11 c bounds 81 >= -1804 @ 6.66034
6.96/7.11 c bounds 81 >= -1802 @ 6.66139
6.96/7.12 c bounds 81 >= -1800 @ 6.66242
6.96/7.12 c bounds 81 >= -1798 @ 6.66439
6.96/7.12 c bounds 81 >= -1796 @ 6.66574
6.96/7.12 c bounds 81 >= -1794 @ 6.66822
6.96/7.13 c bounds 81 >= -1792 @ 6.67121
6.96/7.13 c bounds 81 >= -1790 @ 6.67344
6.96/7.14 c bounds 81 >= -1788 @ 6.68424
7.13/7.32 c #Conflicts: 7000 | #Constraints: 8957
7.93/8.16 c bounds 80 >= -1788 @ 7.65784
7.93/8.16 c bounds 80 >= -1786 @ 7.66129
8.01/8.21 c bounds 80 >= -1784 @ 7.70025
8.01/8.21 c bounds 80 >= -1782 @ 7.70316
8.01/8.22 c bounds 80 >= -1780 @ 7.71011
8.01/8.22 c bounds 80 >= -1778 @ 7.71219
8.01/8.23 c #Conflicts: 8000 | #Constraints: 10066
8.01/8.24 c bounds 80 >= -1776 @ 7.73052
8.01/8.25 c bounds 80 >= -1774 @ 7.74142
8.11/8.30 c bounds 80 >= -1772 @ 7.7839
8.11/8.39 c bounds 80 >= -1770 @ 7.87345
8.21/8.44 c #Conflicts: 9000 | #Constraints: 11153
8.21/8.46 c bounds 80 >= -1768 @ 7.94655
8.60/8.81 c DATABASE CLEANUP
8.60/8.81 c GARBAGE COLLECT
8.60/8.81 c bounds 80 >= -1766 @ 8.28691
9.10/9.35 c bounds 80 >= -1764 @ 8.80537
9.39/9.62 c #Conflicts: 10000 | #Constraints: 9533
9.88/10.13 c bounds 79 >= -1764 @ 9.53857
9.88/10.14 c bounds 79 >= -1762 @ 9.53968
9.88/10.14 c bounds 79 >= -1760 @ 9.5415
9.88/10.14 c bounds 79 >= -1758 @ 9.54689
9.88/10.15 c bounds 79 >= -1756 @ 9.55114
9.88/10.15 c bounds 79 >= -1754 @ 9.55493
9.88/10.16 c bounds 79 >= -1752 @ 9.55852
9.88/10.16 c bounds 79 >= -1750 @ 9.56291
9.88/10.17 c bounds 79 >= -1748 @ 9.56698
9.88/10.17 c bounds 79 >= -1746 @ 9.57163
9.88/10.17 c bounds 79 >= -1744 @ 9.57425
9.88/10.18 c bounds 79 >= -1742 @ 9.57484
9.88/10.18 c bounds 79 >= -1740 @ 9.58105
9.88/10.19 c bounds 79 >= -1738 @ 9.58468
9.88/10.19 c bounds 79 >= -1736 @ 9.58756
9.97/10.20 c bounds 79 >= -1734 @ 9.59133
9.97/10.20 c bounds 79 >= -1732 @ 9.59716
9.97/10.22 c bounds 79 >= -1730 @ 9.61211
9.97/10.23 c bounds 79 >= -1728 @ 9.62083
9.97/10.24 c #Conflicts: 11000 | #Constraints: 10803
9.97/10.24 c bounds 79 >= -1726 @ 9.6338
9.97/10.27 c bounds 79 >= -1724 @ 9.65462
10.06/10.34 c bounds 79 >= -1722 @ 9.72535
10.17/10.40 c bounds 79 >= -1720 @ 9.78121
10.17/10.41 c bounds 79 >= -1718 @ 9.79537
10.17/10.44 c bounds 79 >= -1716 @ 9.82508
10.17/10.45 c #Conflicts: 12000 | #Constraints: 11980
10.17/10.49 c UNIT CLEANUP
10.17/10.49 c DATABASE CLEANUP
10.17/10.49 c GARBAGE COLLECT
10.17/10.49 c bounds 79 >= -1714 @ 9.87092
10.26/10.52 c bounds 79 >= -1712 @ 9.89534
10.26/10.55 c bounds 79 >= -1710 @ 9.92338
10.26/10.56 c #Conflicts: 13000 | #Constraints: 10326
10.26/10.59 c bounds 79 >= -1708 @ 9.96534
10.36/10.60 c bounds 79 >= -1706 @ 9.96688
10.36/10.60 c bounds 79 >= -1704 @ 9.96795
10.36/10.67 c #Conflicts: 14000 | #Constraints: 11362
10.46/10.79 c bounds 79 >= -1702 @ 10.1491
10.46/10.79 c #Conflicts: 15000 | #Constraints: 12419
11.96/12.22 c DATABASE CLEANUP
11.96/12.22 c GARBAGE COLLECT
11.96/12.22 c rational objective 2
12.92/13.20 c #Conflicts: 16000 | #Constraints: 10530
12.92/13.23 c bounds 78 >= -1702 @ 12.5215
12.92/13.24 c bounds 78 >= -1700 @ 12.5227
12.92/13.24 c bounds 78 >= -1698 @ 12.5243
12.92/13.24 c bounds 78 >= -1696 @ 12.5268
12.92/13.24 c bounds 78 >= -1694 @ 12.5275
12.92/13.25 c bounds 78 >= -1692 @ 12.5313
12.92/13.25 c bounds 78 >= -1690 @ 12.534
12.92/13.27 c bounds 78 >= -1688 @ 12.5517
12.92/13.29 c bounds 78 >= -1686 @ 12.5712
13.01/13.30 c bounds 78 >= -1684 @ 12.5778
13.01/13.30 c bounds 78 >= -1682 @ 12.5854
13.01/13.33 c #Conflicts: 17000 | #Constraints: 11707
13.01/13.34 c bounds 78 >= -1680 @ 12.6161
13.12/13.43 c #Conflicts: 18000 | #Constraints: 12734
13.12/13.43 c bounds 78 >= -1678 @ 12.7028
13.22/13.51 c DATABASE CLEANUP
13.22/13.51 c GARBAGE COLLECT
13.22/13.51 c #Conflicts: 19000 | #Constraints: 10637
13.30/13.60 c #Conflicts: 20000 | #Constraints: 11637
13.30/13.64 c bounds 78 >= -1676 @ 12.9015
14.20/14.52 c #Conflicts: 21000 | #Constraints: 12679
14.30/14.60 c DATABASE CLEANUP
14.30/14.60 c GARBAGE COLLECT
14.30/14.60 c #Conflicts: 22000 | #Constraints: 10408
14.30/14.69 c #Conflicts: 23000 | #Constraints: 11408
14.40/14.78 c #Conflicts: 24000 | #Constraints: 12408
14.40/14.78 c bounds 78 >= -1674 @ 14.0001
14.50/14.89 c bounds 76 >= -1674 @ 14.1078
14.50/14.90 c bounds 76 >= -1672 @ 14.1089
14.60/14.90 c bounds 76 >= -1670 @ 14.1102
14.60/14.99 c #Conflicts: 25000 | #Constraints: 13478
14.70/15.10 c DATABASE CLEANUP
14.70/15.10 c GARBAGE COLLECT
14.70/15.10 c bounds 75 >= -1670 @ 14.3115
14.81/15.16 c bounds 74 >= -1670 @ 14.3672
14.90/15.25 c bounds 73 >= -1670 @ 14.4558
14.90/15.25 c bounds 73 >= -1667 @ 14.4567
14.90/15.25 c bounds 73 >= -1664 @ 14.457
14.90/15.26 c bounds 73 >= -1663 @ 14.4574
14.90/15.26 c bounds 73 >= -1662 @ 14.4583
14.90/15.26 c bounds 73 >= -1661 @ 14.4592
14.90/15.26 c bounds 73 >= -1660 @ 14.4602
14.90/15.26 c bounds 73 >= -1659 @ 14.4613
14.90/15.26 c bounds 73 >= -1658 @ 14.4618
14.90/15.26 c bounds 73 >= -1657 @ 14.4618
14.90/15.26 c bounds 73 >= -1656 @ 14.4621
14.90/15.26 c bounds 73 >= -1654 @ 14.463
14.90/15.26 c bounds 73 >= -1653 @ 14.4639
14.90/15.27 c bounds 73 >= -1652 @ 14.4648
14.90/15.27 c bounds 73 >= -1651 @ 14.4657
14.90/15.27 c bounds 73 >= -1650 @ 14.4666
14.90/15.27 c bounds 73 >= -1649 @ 14.4675
14.90/15.27 c bounds 73 >= -1648 @ 14.4684
14.90/15.27 c bounds 73 >= -1647 @ 14.4693
14.90/15.27 c bounds 73 >= -1644 @ 14.4702
14.90/15.27 c bounds 73 >= -1643 @ 14.4711
14.90/15.27 c bounds 73 >= -1641 @ 14.472
14.90/15.27 c bounds 73 >= -1639 @ 14.4729
14.90/15.28 c bounds 73 >= -1638 @ 14.4738
14.90/15.28 c bounds 73 >= -1636 @ 14.4746
14.90/15.28 c bounds 73 >= -1633 @ 14.4756
14.90/15.28 c bounds 73 >= -1632 @ 14.4757
14.90/15.28 c bounds 73 >= -1631 @ 14.4757
14.90/15.28 c bounds 73 >= -1630 @ 14.4765
14.90/15.28 c bounds 73 >= -1629 @ 14.4774
14.90/15.28 c bounds 73 >= -1628 @ 14.4776
14.90/15.28 c bounds 73 >= -1627 @ 14.4776
14.90/15.28 c bounds 73 >= -1626 @ 14.4776
14.90/15.28 c bounds 73 >= -1625 @ 14.4776
14.90/15.29 c bounds 73 >= -1623 @ 14.4776
14.90/15.29 c bounds 73 >= -1622 @ 14.4776
14.90/15.29 c bounds 73 >= -1621 @ 14.4778
14.90/15.29 c bounds 73 >= -1620 @ 14.4787
14.90/15.29 c bounds 73 >= -1619 @ 14.4796
14.90/15.29 c bounds 73 >= -1618 @ 14.4806
14.90/15.29 c bounds 73 >= -1617 @ 14.4809
14.90/15.29 c bounds 73 >= -1616 @ 14.4809
14.90/15.29 c bounds 73 >= -1615 @ 14.4813
14.90/15.29 c bounds 73 >= -1614 @ 14.4818
14.99/15.30 c bounds 73 >= -1613 @ 14.4821
14.99/15.30 c bounds 73 >= -1612 @ 14.483
14.99/15.30 c bounds 73 >= -1611 @ 14.4839
14.99/15.30 c bounds 73 >= -1610 @ 14.4848
14.99/15.30 c bounds 73 >= -1609 @ 14.4857
14.99/15.30 c bounds 73 >= -1608 @ 14.4866
14.99/15.30 c bounds 73 >= -1607 @ 14.4876
14.99/15.30 c bounds 73 >= -1606 @ 14.4885
14.99/15.30 c bounds 73 >= -1603 @ 14.4894
14.99/15.30 c bounds 73 >= -1602 @ 14.4903
14.99/15.30 c bounds 73 >= -1601 @ 14.4912
14.99/15.31 c bounds 73 >= -1600 @ 14.4914
14.99/15.31 c bounds 73 >= -1599 @ 14.4921
14.99/15.31 c bounds 73 >= -1597 @ 14.4924
14.99/15.31 c bounds 73 >= -1596 @ 14.4924
14.99/15.31 c bounds 73 >= -1595 @ 14.4927
14.99/15.31 c bounds 73 >= -1593 @ 14.4936
14.99/15.31 c bounds 73 >= -1591 @ 14.4945
14.99/15.31 c bounds 73 >= -1590 @ 14.4953
14.99/15.31 c bounds 73 >= -1589 @ 14.4962
14.99/15.31 c bounds 73 >= -1586 @ 14.4971
14.99/15.31 c bounds 73 >= -1585 @ 14.498
14.99/15.32 c bounds 73 >= -1584 @ 14.4989
14.99/15.32 c bounds 73 >= -1583 @ 14.4998
14.99/15.32 c bounds 73 >= -1582 @ 14.5
14.99/15.32 c bounds 73 >= -1581 @ 14.5
14.99/15.32 c bounds 73 >= -1580 @ 14.5
14.99/15.32 c bounds 73 >= -1579 @ 14.5005
14.99/15.32 c bounds 73 >= -1578 @ 14.5009
14.99/15.32 c bounds 73 >= -1577 @ 14.5014
14.99/15.32 c bounds 73 >= -1576 @ 14.5018
14.99/15.32 c bounds 73 >= -1573 @ 14.5022
14.99/15.33 c bounds 73 >= -1570 @ 14.503
14.99/15.33 c bounds 73 >= -1567 @ 14.5039
14.99/15.33 c bounds 73 >= -1564 @ 14.5048
14.99/15.33 c bounds 73 >= -1561 @ 14.5056
14.99/15.33 c bounds 73 >= -1560 @ 14.5065
14.99/15.33 c bounds 73 >= -1559 @ 14.5074
14.99/15.33 c bounds 73 >= -1558 @ 14.5083
14.99/15.33 c bounds 73 >= -1557 @ 14.5085
14.99/15.33 c bounds 73 >= -1556 @ 14.5085
14.99/15.33 c bounds 73 >= -1555 @ 14.5089
14.99/15.33 c bounds 73 >= -1554 @ 14.5097
14.99/15.34 c bounds 73 >= -1553 @ 14.5106
14.99/15.34 c bounds 73 >= -1552 @ 14.5115
14.99/15.34 c bounds 73 >= -1550 @ 14.5124
14.99/15.34 c bounds 73 >= -1547 @ 14.5133
14.99/15.34 c bounds 73 >= -1545 @ 14.5141
14.99/15.34 c bounds 73 >= -1542 @ 14.515
14.99/15.34 c bounds 73 >= -1541 @ 14.5152
14.99/15.34 c bounds 73 >= -1539 @ 14.5152
14.99/15.34 c bounds 73 >= -1538 @ 14.5156
14.99/15.34 c bounds 73 >= -1537 @ 14.5165
14.99/15.34 c bounds 73 >= -1536 @ 14.5173
14.99/15.35 c bounds 73 >= -1535 @ 14.5183
14.99/15.35 c bounds 73 >= -1534 @ 14.5191
14.99/15.35 c bounds 73 >= -1533 @ 14.52
14.99/15.35 c bounds 73 >= -1532 @ 14.5208
14.99/15.35 c bounds 73 >= -1531 @ 14.5217
14.99/15.35 c bounds 73 >= -1530 @ 14.5219
14.99/15.35 c bounds 73 >= -1529 @ 14.5224
14.99/15.35 c bounds 73 >= -1528 @ 14.5228
14.99/15.35 c bounds 73 >= -1527 @ 14.5228
14.99/15.35 c bounds 73 >= -1526 @ 14.5231
14.99/15.35 c bounds 73 >= -1525 @ 14.5239
14.99/15.36 c bounds 73 >= -1523 @ 14.5248
14.99/15.36 c bounds 73 >= -1522 @ 14.5256
14.99/15.36 c bounds 73 >= -1521 @ 14.5265
14.99/15.36 c bounds 73 >= -1520 @ 14.5273
14.99/15.36 c bounds 73 >= -1519 @ 14.5282
14.99/15.36 c bounds 73 >= -1518 @ 14.5285
14.99/15.36 c bounds 73 >= -1517 @ 14.5285
14.99/15.36 c bounds 73 >= -1516 @ 14.5288
14.99/15.36 c bounds 73 >= -1515 @ 14.5296
14.99/15.36 c bounds 73 >= -1514 @ 14.5305
14.99/15.36 c bounds 73 >= -1513 @ 14.5314
14.99/15.37 c bounds 73 >= -1512 @ 14.5323
14.99/15.37 c bounds 73 >= -1511 @ 14.5331
14.99/15.37 c bounds 73 >= -1510 @ 14.5333
14.99/15.37 c bounds 73 >= -1507 @ 14.5333
14.99/15.37 c bounds 73 >= -1506 @ 14.5337
14.99/15.37 c bounds 73 >= -1505 @ 14.5346
14.99/15.37 c bounds 73 >= -1504 @ 14.5354
14.99/15.37 c bounds 73 >= -1503 @ 14.5363
14.99/15.37 c bounds 73 >= -1502 @ 14.5373
14.99/15.37 c bounds 73 >= -1500 @ 14.5381
14.99/15.37 c bounds 73 >= -1499 @ 14.5389
14.99/15.38 c bounds 73 >= -1498 @ 14.5399
14.99/15.38 c bounds 73 >= -1497 @ 14.5407
14.99/15.38 c bounds 73 >= -1496 @ 14.5416
14.99/15.38 c bounds 73 >= -1495 @ 14.5425
14.99/15.38 c bounds 73 >= -1494 @ 14.5434
14.99/15.38 c bounds 73 >= -1493 @ 14.5442
14.99/15.38 c bounds 73 >= -1492 @ 14.5445
14.99/15.38 c bounds 73 >= -1490 @ 14.5445
14.99/15.38 c bounds 73 >= -1489 @ 14.5448
14.99/15.38 c bounds 73 >= -1488 @ 14.5456
14.99/15.38 c bounds 73 >= -1487 @ 14.5464
14.99/15.39 c bounds 73 >= -1485 @ 14.5472
14.99/15.39 c bounds 73 >= -1484 @ 14.5481
14.99/15.39 c bounds 73 >= -1482 @ 14.5489
14.99/15.39 c bounds 73 >= -1481 @ 14.5492
14.99/15.39 c bounds 73 >= -1480 @ 14.5496
14.99/15.39 c bounds 73 >= -1479 @ 14.5504
14.99/15.39 c bounds 73 >= -1478 @ 14.5514
14.99/15.39 c bounds 73 >= -1477 @ 14.5523
14.99/15.39 c bounds 73 >= -1475 @ 14.5532
14.99/15.39 c bounds 73 >= -1474 @ 14.5541
14.99/15.39 c bounds 73 >= -1473 @ 14.5549
14.99/15.39 c bounds 73 >= -1471 @ 14.5557
15.08/15.40 c bounds 73 >= -1470 @ 14.556
15.08/15.40 c bounds 73 >= -1469 @ 14.556
15.08/15.40 c bounds 73 >= -1468 @ 14.556
15.08/15.40 c bounds 73 >= -1467 @ 14.556
15.08/15.40 c bounds 73 >= -1466 @ 14.5561
15.08/15.40 c bounds 73 >= -1465 @ 14.5569
15.08/15.40 c bounds 73 >= -1462 @ 14.5577
15.08/15.40 c bounds 73 >= -1461 @ 14.5587
15.08/15.40 c bounds 73 >= -1460 @ 14.5595
15.08/15.40 c bounds 73 >= -1459 @ 14.5597
15.08/15.40 c bounds 73 >= -1458 @ 14.5602
15.08/15.41 c bounds 73 >= -1457 @ 14.5607
15.08/15.41 c bounds 73 >= -1456 @ 14.561
15.08/15.41 c bounds 73 >= -1455 @ 14.5618
15.08/15.41 c bounds 73 >= -1452 @ 14.5628
15.08/15.41 c bounds 73 >= -1451 @ 14.5637
15.08/15.41 c bounds 73 >= -1450 @ 14.5646
15.08/15.41 c bounds 73 >= -1447 @ 14.5654
15.08/15.41 c bounds 73 >= -1446 @ 14.5663
15.08/15.41 c bounds 73 >= -1444 @ 14.5665
15.08/15.41 c bounds 73 >= -1443 @ 14.567
15.08/15.41 c bounds 73 >= -1442 @ 14.5677
15.08/15.42 c bounds 73 >= -1441 @ 14.5685
15.08/15.42 c bounds 73 >= -1440 @ 14.5694
15.08/15.42 c bounds 73 >= -1439 @ 14.5702
15.08/15.42 c bounds 73 >= -1438 @ 14.5711
15.08/15.42 c bounds 73 >= -1437 @ 14.5713
15.08/15.42 c bounds 73 >= -1436 @ 14.5713
15.08/15.42 c bounds 73 >= -1435 @ 14.5716
15.08/15.42 c bounds 73 >= -1434 @ 14.5724
15.08/15.42 c bounds 73 >= -1433 @ 14.5732
15.08/15.42 c bounds 73 >= -1432 @ 14.574
15.08/15.42 c bounds 73 >= -1431 @ 14.5741
15.08/15.42 c bounds 73 >= -1430 @ 14.5741
15.08/15.43 c bounds 73 >= -1428 @ 14.5745
15.08/15.43 c bounds 73 >= -1427 @ 14.5752
15.08/15.43 c bounds 73 >= -1426 @ 14.5761
15.08/15.43 c bounds 73 >= -1425 @ 14.577
15.08/15.43 c bounds 73 >= -1424 @ 14.5778
15.08/15.43 c bounds 73 >= -1423 @ 14.578
15.08/15.43 c bounds 73 >= -1422 @ 14.578
15.08/15.43 c bounds 73 >= -1419 @ 14.578
15.08/15.43 c bounds 73 >= -1418 @ 14.5781
15.08/15.43 c bounds 73 >= -1417 @ 14.5789
15.08/15.43 c bounds 73 >= -1416 @ 14.5797
15.08/15.44 c bounds 73 >= -1415 @ 14.5807
15.08/15.44 c bounds 73 >= -1414 @ 14.5815
15.08/15.44 c bounds 73 >= -1413 @ 14.5824
15.08/15.44 c bounds 73 >= -1412 @ 14.5827
15.08/15.44 c bounds 73 >= -1410 @ 14.583
15.08/15.44 c bounds 73 >= -1409 @ 14.5838
15.08/15.44 c bounds 73 >= -1408 @ 14.5847
15.08/15.44 c bounds 73 >= -1407 @ 14.5855
15.08/15.44 c bounds 73 >= -1406 @ 14.5865
15.08/15.44 c bounds 73 >= -1405 @ 14.5874
15.08/15.44 c bounds 73 >= -1404 @ 14.5875
15.08/15.44 c bounds 73 >= -1403 @ 14.5875
15.08/15.45 c bounds 73 >= -1402 @ 14.5875
15.18/15.55 c bounds 72 >= -1402 @ 14.692
15.18/15.55 c bounds 72 >= -1401 @ 14.6925
15.18/15.56 c bounds 72 >= -1400 @ 14.693
15.18/15.56 c bounds 72 >= -1399 @ 14.6938
15.18/15.56 c bounds 72 >= -1398 @ 14.6947
15.18/15.56 c bounds 72 >= -1395 @ 14.6955
15.18/15.56 c bounds 72 >= -1394 @ 14.6964
15.18/15.56 c bounds 72 >= -1393 @ 14.6972
15.18/15.56 c bounds 72 >= -1392 @ 14.6981
15.18/15.56 c bounds 72 >= -1391 @ 14.6991
15.18/15.56 c bounds 72 >= -1390 @ 14.7
15.18/15.56 c bounds 72 >= -1387 @ 14.7002
15.18/15.56 c bounds 72 >= -1386 @ 14.7007
15.18/15.57 c bounds 72 >= -1385 @ 14.7015
15.18/15.57 c bounds 72 >= -1384 @ 14.7024
15.18/15.57 c bounds 72 >= -1383 @ 14.7032
15.18/15.57 c bounds 72 >= -1382 @ 14.7041
15.18/15.57 c bounds 72 >= -1380 @ 14.705
15.18/15.57 c bounds 72 >= -1379 @ 14.7058
15.18/15.57 c bounds 72 >= -1378 @ 14.7067
15.18/15.57 c bounds 72 >= -1377 @ 14.7069
15.18/15.57 c bounds 72 >= -1374 @ 14.7073
15.18/15.57 c bounds 72 >= -1373 @ 14.7081
15.18/15.58 c bounds 72 >= -1372 @ 14.7089
15.18/15.58 c bounds 72 >= -1370 @ 14.7098
15.18/15.58 c bounds 72 >= -1369 @ 14.7106
15.18/15.58 c bounds 72 >= -1368 @ 14.7107
15.18/15.58 c bounds 72 >= -1367 @ 14.7114
15.18/15.58 c bounds 72 >= -1366 @ 14.7117
15.18/15.58 c bounds 72 >= -1365 @ 14.7121
15.18/15.58 c bounds 72 >= -1364 @ 14.7129
15.18/15.58 c bounds 72 >= -1363 @ 14.7139
15.18/15.58 c bounds 72 >= -1361 @ 14.7147
15.18/15.58 c bounds 72 >= -1360 @ 14.7157
15.18/15.58 c bounds 72 >= -1359 @ 14.7165
15.18/15.59 c bounds 72 >= -1358 @ 14.7173
15.18/15.59 c bounds 72 >= -1357 @ 14.7175
15.18/15.59 c bounds 72 >= -1355 @ 14.7175
15.18/15.59 c bounds 72 >= -1352 @ 14.7178
15.18/15.59 c bounds 72 >= -1351 @ 14.7186
15.18/15.59 c bounds 72 >= -1350 @ 14.7193
15.18/15.59 c bounds 72 >= -1349 @ 14.7201
15.18/15.59 c bounds 72 >= -1348 @ 14.7203
15.18/15.59 c bounds 72 >= -1346 @ 14.7207
15.18/15.59 c bounds 72 >= -1345 @ 14.7214
15.18/15.59 c bounds 72 >= -1344 @ 14.7222
15.18/15.59 c bounds 72 >= -1343 @ 14.723
15.28/15.60 c bounds 72 >= -1342 @ 14.7232
15.28/15.60 c bounds 72 >= -1341 @ 14.7236
15.28/15.60 c bounds 72 >= -1339 @ 14.7244
15.28/15.60 c bounds 72 >= -1338 @ 14.7252
15.28/15.60 c bounds 72 >= -1337 @ 14.7261
15.28/15.60 c bounds 72 >= -1335 @ 14.7268
15.28/15.60 c bounds 72 >= -1334 @ 14.7271
15.28/15.60 c bounds 72 >= -1333 @ 14.7275
15.28/15.60 c bounds 72 >= -1332 @ 14.7282
15.28/15.60 c bounds 72 >= -1330 @ 14.729
15.28/15.60 c bounds 72 >= -1329 @ 14.7297
15.28/15.60 c bounds 72 >= -1328 @ 14.73
15.28/15.61 c bounds 72 >= -1327 @ 14.7305
15.28/15.61 c bounds 72 >= -1326 @ 14.7312
15.28/15.61 c bounds 72 >= -1325 @ 14.732
15.28/15.61 c bounds 72 >= -1323 @ 14.7327
15.28/15.61 c bounds 72 >= -1321 @ 14.7335
15.28/15.61 c bounds 72 >= -1318 @ 14.7338
15.28/15.61 c bounds 72 >= -1317 @ 14.734
15.28/15.61 c bounds 72 >= -1316 @ 14.7348
15.28/15.61 c bounds 72 >= -1315 @ 14.7356
15.28/15.61 c bounds 72 >= -1314 @ 14.7364
15.28/15.61 c bounds 72 >= -1313 @ 14.7367
15.28/15.61 c bounds 72 >= -1311 @ 14.7369
15.28/15.62 c bounds 72 >= -1310 @ 14.7377
15.28/15.62 c bounds 72 >= -1307 @ 14.7384
15.28/15.62 c bounds 72 >= -1305 @ 14.7391
15.28/15.62 c bounds 72 >= -1303 @ 14.7399
15.28/15.62 c bounds 72 >= -1302 @ 14.7406
15.28/15.62 c bounds 72 >= -1301 @ 14.7414
15.28/15.62 c bounds 72 >= -1298 @ 14.7415
15.28/15.62 c bounds 72 >= -1297 @ 14.7419
15.28/15.62 c bounds 72 >= -1295 @ 14.7427
15.28/15.62 c bounds 72 >= -1294 @ 14.7434
15.28/15.62 c bounds 72 >= -1293 @ 14.7441
15.28/15.62 c bounds 72 >= -1292 @ 14.7444
15.28/15.62 c bounds 72 >= -1291 @ 14.7446
15.28/15.62 c bounds 72 >= -1290 @ 14.7453
15.28/15.63 c bounds 72 >= -1289 @ 14.746
15.28/15.63 c bounds 72 >= -1288 @ 14.7468
15.28/15.63 c bounds 72 >= -1286 @ 14.7475
15.28/15.63 c bounds 72 >= -1285 @ 14.7482
15.28/15.63 c bounds 72 >= -1284 @ 14.7489
15.28/15.63 c bounds 72 >= -1283 @ 14.7493
15.28/15.63 c bounds 72 >= -1282 @ 14.7495
15.28/15.63 c bounds 72 >= -1281 @ 14.75
15.28/15.63 c bounds 72 >= -1280 @ 14.7501
15.28/15.63 c bounds 72 >= -1279 @ 14.7508
15.28/15.63 c bounds 72 >= -1278 @ 14.7515
15.28/15.63 c bounds 72 >= -1276 @ 14.7523
15.28/15.64 c bounds 72 >= -1275 @ 14.753
15.28/15.64 c bounds 72 >= -1274 @ 14.7539
15.28/15.64 c bounds 72 >= -1273 @ 14.754
15.28/15.64 c bounds 72 >= -1272 @ 14.7544
15.28/15.64 c bounds 72 >= -1271 @ 14.7551
15.28/15.64 c bounds 72 >= -1270 @ 14.7558
15.28/15.64 c bounds 72 >= -1269 @ 14.756
15.28/15.64 c bounds 72 >= -1268 @ 14.7563
15.28/15.64 c bounds 72 >= -1267 @ 14.7567
15.28/15.64 c bounds 72 >= -1266 @ 14.7567
15.28/15.64 c bounds 72 >= -1265 @ 14.7573
15.28/15.64 c bounds 72 >= -1264 @ 14.7581
15.28/15.64 c bounds 72 >= -1263 @ 14.7588
15.28/15.64 c bounds 72 >= -1262 @ 14.7595
15.28/15.65 c bounds 72 >= -1261 @ 14.7603
15.28/15.65 c bounds 72 >= -1260 @ 14.7611
15.28/15.65 c bounds 72 >= -1259 @ 14.7619
15.28/15.65 c bounds 72 >= -1258 @ 14.7627
15.28/15.65 c bounds 72 >= -1257 @ 14.7636
15.28/15.65 c bounds 72 >= -1255 @ 14.7637
15.28/15.65 c bounds 72 >= -1254 @ 14.7637
15.28/15.65 c bounds 72 >= -1253 @ 14.7637
15.28/15.65 c bounds 72 >= -1251 @ 14.7644
15.28/15.65 c bounds 72 >= -1248 @ 14.7646
15.28/15.65 c bounds 72 >= -1245 @ 14.7648
15.28/15.65 c bounds 72 >= -1244 @ 14.7656
15.28/15.65 c bounds 72 >= -1243 @ 14.7663
15.28/15.66 c bounds 72 >= -1242 @ 14.7665
15.28/15.66 c bounds 72 >= -1241 @ 14.7668
15.28/15.66 c bounds 72 >= -1240 @ 14.7675
15.28/15.66 c bounds 72 >= -1239 @ 14.7682
15.28/15.66 c bounds 72 >= -1238 @ 14.7689
15.28/15.66 c bounds 72 >= -1237 @ 14.7696
15.28/15.66 c bounds 72 >= -1234 @ 14.7703
15.28/15.66 c bounds 72 >= -1233 @ 14.7704
15.28/15.66 c bounds 72 >= -1232 @ 14.7709
15.28/15.66 c bounds 72 >= -1231 @ 14.7716
15.28/15.66 c bounds 72 >= -1230 @ 14.7723
15.28/15.66 c bounds 72 >= -1229 @ 14.7729
15.28/15.66 c bounds 72 >= -1228 @ 14.7737
15.28/15.67 c bounds 72 >= -1227 @ 14.7744
15.28/15.67 c bounds 72 >= -1226 @ 14.7751
15.28/15.67 c bounds 72 >= -1225 @ 14.7753
15.28/15.67 c bounds 72 >= -1224 @ 14.7757
15.28/15.67 c bounds 72 >= -1223 @ 14.7762
15.28/15.67 c bounds 72 >= -1222 @ 14.7762
15.28/15.67 c bounds 72 >= -1220 @ 14.7762
15.28/15.67 c bounds 72 >= -1219 @ 14.7765
15.28/15.67 c bounds 72 >= -1218 @ 14.7772
15.28/15.67 c bounds 72 >= -1217 @ 14.7779
15.28/15.67 c bounds 72 >= -1215 @ 14.7786
15.28/15.67 c bounds 72 >= -1214 @ 14.7793
15.28/15.67 c bounds 72 >= -1213 @ 14.78
15.28/15.67 c bounds 72 >= -1212 @ 14.7801
15.28/15.68 c bounds 72 >= -1209 @ 14.7801
15.28/15.68 c bounds 72 >= -1208 @ 14.7801
15.28/15.68 c bounds 72 >= -1207 @ 14.781
15.28/15.68 c bounds 72 >= -1206 @ 14.7817
15.28/15.68 c bounds 72 >= -1205 @ 14.7825
15.28/15.68 c bounds 72 >= -1204 @ 14.7834
15.28/15.68 c bounds 72 >= -1203 @ 14.7841
15.28/15.68 c bounds 72 >= -1202 @ 14.7848
15.28/15.68 c bounds 72 >= -1201 @ 14.7849
15.28/15.68 c bounds 72 >= -1200 @ 14.7852
15.28/15.68 c bounds 72 >= -1199 @ 14.7858
15.28/15.68 c bounds 72 >= -1198 @ 14.7864
15.28/15.68 c bounds 72 >= -1197 @ 14.7872
15.28/15.69 c bounds 72 >= -1196 @ 14.7881
15.28/15.69 c bounds 72 >= -1195 @ 14.7888
15.28/15.69 c bounds 72 >= -1194 @ 14.7895
15.28/15.69 c bounds 72 >= -1193 @ 14.7898
15.28/15.69 c bounds 72 >= -1192 @ 14.7899
15.28/15.69 c bounds 72 >= -1190 @ 14.7905
15.28/15.69 c bounds 72 >= -1189 @ 14.7907
15.28/15.69 c bounds 72 >= -1188 @ 14.7911
15.28/15.69 c bounds 72 >= -1186 @ 14.7917
15.28/15.69 c bounds 72 >= -1185 @ 14.7924
15.28/15.69 c bounds 72 >= -1184 @ 14.793
15.28/15.69 c bounds 72 >= -1183 @ 14.7938
15.28/15.69 c bounds 72 >= -1182 @ 14.7944
15.28/15.69 c bounds 72 >= -1181 @ 14.7946
15.28/15.70 c bounds 72 >= -1180 @ 14.7949
15.38/15.70 c bounds 72 >= -1179 @ 14.7956
15.38/15.70 c bounds 72 >= -1178 @ 14.7964
15.38/15.70 c bounds 72 >= -1177 @ 14.7973
15.38/15.70 c bounds 72 >= -1175 @ 14.7975
15.38/15.70 c bounds 72 >= -1174 @ 14.7978
15.38/15.70 c bounds 72 >= -1173 @ 14.7985
15.38/15.70 c bounds 72 >= -1172 @ 14.7992
15.38/15.70 c bounds 72 >= -1171 @ 14.7999
15.38/15.70 c bounds 72 >= -1170 @ 14.8006
15.38/15.70 c bounds 72 >= -1169 @ 14.8012
15.38/15.70 c bounds 72 >= -1168 @ 14.8014
15.38/15.70 c bounds 72 >= -1167 @ 14.8018
15.38/15.71 c bounds 72 >= -1165 @ 14.8024
15.38/15.71 c bounds 72 >= -1163 @ 14.8031
15.38/15.71 c bounds 72 >= -1162 @ 14.8033
15.38/15.71 c bounds 72 >= -1161 @ 14.8034
15.38/15.71 c bounds 72 >= -1160 @ 14.8042
15.38/15.71 c bounds 72 >= -1159 @ 14.8043
15.38/15.71 c bounds 72 >= -1158 @ 14.8043
15.38/15.71 c bounds 72 >= -1157 @ 14.8043
15.38/15.71 c bounds 72 >= -1156 @ 14.8043
15.38/15.71 c bounds 72 >= -1155 @ 14.805
15.38/15.71 c bounds 72 >= -1154 @ 14.8052
15.38/15.72 c bounds 72 >= -1153 @ 14.8061
15.38/15.72 c bounds 72 >= -1152 @ 14.8072
15.38/15.72 c bounds 72 >= -1151 @ 14.8083
15.38/15.72 c bounds 72 >= -1150 @ 14.8094
15.38/15.72 c bounds 72 >= -1149 @ 14.8105
15.38/15.72 c bounds 72 >= -1148 @ 14.811
15.38/15.72 c bounds 72 >= -1147 @ 14.8112
15.38/15.72 c bounds 72 >= -1146 @ 14.8127
15.38/15.73 c bounds 72 >= -1145 @ 14.8132
15.38/15.73 c bounds 72 >= -1144 @ 14.8143
15.38/15.73 c bounds 72 >= -1143 @ 14.8153
15.38/15.73 c bounds 72 >= -1142 @ 14.8159
15.38/15.73 c bounds 72 >= -1141 @ 14.8168
15.38/15.73 c bounds 72 >= -1140 @ 14.8175
15.38/15.73 c bounds 72 >= -1139 @ 14.8192
15.38/15.74 c bounds 72 >= -1138 @ 14.8207
15.38/15.74 c bounds 72 >= -1137 @ 14.8246
15.38/15.74 c #Conflicts: 26000 | #Constraints: 13044
15.38/15.74 c bounds 72 >= -1136 @ 14.8274
15.38/15.75 c bounds 72 >= -1135 @ 14.8287
15.38/15.75 c bounds 72 >= -1134 @ 14.8308
15.38/15.75 c bounds 72 >= -1133 @ 14.8317
15.38/15.75 c bounds 72 >= -1132 @ 14.8335
15.38/15.76 c bounds 72 >= -1131 @ 14.8386
16.26/16.68 c #Conflicts: 27000 | #Constraints: 14165
16.94/17.32 c bounds 71 >= -1131 @ 16.3249
16.94/17.32 c bounds 71 >= -1130 @ 16.3264
16.94/17.32 c bounds 71 >= -1129 @ 16.3278
16.94/17.32 c bounds 71 >= -1128 @ 16.3293
16.94/17.33 c bounds 71 >= -1127 @ 16.3308
16.94/17.33 c bounds 71 >= -1126 @ 16.3321
16.94/17.33 c bounds 71 >= -1125 @ 16.3326
16.94/17.33 c bounds 71 >= -1124 @ 16.3337
16.94/17.33 c bounds 71 >= -1123 @ 16.3354
16.94/17.34 c bounds 71 >= -1122 @ 16.3393
16.94/17.34 c bounds 71 >= -1121 @ 16.3401
16.94/17.34 c bounds 71 >= -1120 @ 16.3408
16.94/17.34 c bounds 71 >= -1119 @ 16.3442
16.94/17.35 c bounds 71 >= -1118 @ 16.3467
16.94/17.35 c bounds 71 >= -1117 @ 16.3493
16.94/17.36 c bounds 71 >= -1116 @ 16.3596
16.94/17.37 c #Conflicts: 28000 | #Constraints: 15364
16.94/17.37 c bounds 71 >= -1115 @ 16.3704
16.94/17.38 c bounds 71 >= -1114 @ 16.372
16.94/17.39 c bounds 71 >= -1113 @ 16.3829
16.94/17.39 c bounds 71 >= -1112 @ 16.385
16.94/17.39 c bounds 71 >= -1111 @ 16.3877
17.04/17.41 c bounds 71 >= -1110 @ 16.4058
17.04/17.42 c bounds 71 >= -1109 @ 16.4105
17.04/17.42 c bounds 71 >= -1108 @ 16.4129
17.04/17.43 c bounds 71 >= -1107 @ 16.4142
17.04/17.45 c bounds 71 >= -1106 @ 16.4412
17.04/17.46 c bounds 71 >= -1105 @ 16.4414
17.04/17.46 c bounds 71 >= -1104 @ 16.4414
17.13/17.50 c #Conflicts: 29000 | #Constraints: 16548
18.74/19.17 c UNIT CLEANUP
18.74/19.17 c DATABASE CLEANUP
18.74/19.17 c GARBAGE COLLECT
18.74/19.17 c rational objective 2
18.82/19.24 c bounds 71 >= -1103 @ 18.1936
18.82/19.27 c bounds 71 >= -1102 @ 18.2244
18.92/19.30 c #Conflicts: 30000 | #Constraints: 13217
18.92/19.30 c bounds 71 >= -1101 @ 18.253
18.92/19.32 c bounds 71 >= -1100 @ 18.2695
18.92/19.37 c bounds 71 >= -1099 @ 18.312
18.92/19.37 c #Conflicts: 31000 | #Constraints: 14286
19.02/19.43 c bounds 71 >= -1098 @ 18.3672
19.02/19.43 c bounds 71 >= -1097 @ 18.3705
19.02/19.45 c bounds 71 >= -1096 @ 18.3884
19.02/19.45 c #Conflicts: 32000 | #Constraints: 15340
19.12/19.53 c bounds 71 >= -1095 @ 18.4624
19.12/19.54 c #Conflicts: 33000 | #Constraints: 16346
19.12/19.56 c UNIT CLEANUP
19.12/19.56 c DATABASE CLEANUP
19.12/19.56 c GARBAGE COLLECT
19.12/19.56 c bounds 71 >= -1094 @ 18.485
20.40/20.81 c #Conflicts: 34000 | #Constraints: 13359
20.40/20.86 c bounds 71 >= -1093 @ 19.7654
20.40/20.89 c #Conflicts: 35000 | #Constraints: 14392
20.50/20.97 c #Conflicts: 36000 | #Constraints: 15392
20.50/20.99 c bounds 71 >= -1092 @ 19.8809
20.50/21.00 c bounds 71 >= -1091 @ 19.895
20.61/21.04 c bounds 71 >= -1090 @ 19.9322
20.61/21.06 c #Conflicts: 37000 | #Constraints: 16453
20.61/21.10 c UNIT CLEANUP
20.61/21.10 c DATABASE CLEANUP
20.61/21.10 c GARBAGE COLLECT
20.61/21.10 c bounds 71 >= -1089 @ 19.9889
20.71/21.14 c #Conflicts: 38000 | #Constraints: 13253
20.79/21.22 c #Conflicts: 39000 | #Constraints: 14253
20.79/21.23 c bounds 71 >= -1088 @ 20.1143
20.89/21.31 c #Conflicts: 40000 | #Constraints: 15292
20.99/21.40 c #Conflicts: 41000 | #Constraints: 16292
20.99/21.40 c bounds 71 >= -1087 @ 20.2775
20.99/21.49 c #Conflicts: 42000 | #Constraints: 17334
21.18/21.60 c #Conflicts: 43000 | #Constraints: 18334
21.18/21.67 c bounds 71 >= -1086 @ 20.526
21.28/21.70 c #Conflicts: 44000 | #Constraints: 19376
21.38/21.82 c #Conflicts: 45000 | #Constraints: 20376
21.48/21.93 c #Conflicts: 46000 | #Constraints: 21376
21.59/22.06 c #Conflicts: 47000 | #Constraints: 22376
22.87/23.37 c #Conflicts: 48000 | #Constraints: 23376
22.97/23.42 c bounds 71 >= -1085 @ 22.2333
23.07/23.55 c bounds 70 >= -1085 @ 22.3523
23.26/23.73 c bounds 69 >= -1085 @ 22.5291
23.26/23.73 c bounds 69 >= -1084 @ 22.5302
23.26/23.74 c bounds 69 >= -1083 @ 22.5312
23.26/23.74 c bounds 69 >= -1082 @ 22.5323
23.26/23.74 c bounds 69 >= -1081 @ 22.5333
23.26/23.74 c bounds 69 >= -1080 @ 22.5335
23.26/23.74 c bounds 69 >= -1079 @ 22.5346
23.26/23.74 c bounds 69 >= -1078 @ 22.5357
23.26/23.74 c bounds 69 >= -1077 @ 22.538
23.26/23.75 c bounds 69 >= -1076 @ 22.5397
23.26/23.75 c bounds 69 >= -1075 @ 22.5424
23.26/23.75 c bounds 69 >= -1074 @ 22.5439
23.26/23.76 c #Conflicts: 49000 | #Constraints: 24548
23.26/23.76 c bounds 69 >= -1073 @ 22.5521
23.26/23.77 c bounds 69 >= -1072 @ 22.5579
23.26/23.78 c bounds 69 >= -1071 @ 22.5681
23.26/23.78 c bounds 69 >= -1070 @ 22.5689
23.26/23.78 c bounds 69 >= -1069 @ 22.5718
23.37/23.80 c bounds 69 >= -1068 @ 22.5855
23.37/23.84 c bounds 69 >= -1067 @ 22.6198
23.37/23.85 c #Conflicts: 50000 | #Constraints: 25726
23.46/23.94 c #Conflicts: 51000 | #Constraints: 26726
23.46/23.98 c bounds 69 >= -1066 @ 22.7507
24.03/24.55 c #Conflicts: 52000 | #Constraints: 27789
24.81/25.36 c bounds 68 >= -1066 @ 24.0587
24.81/25.36 c bounds 68 >= -1065 @ 24.0604
24.81/25.37 c bounds 68 >= -1064 @ 24.0616
24.81/25.37 c bounds 68 >= -1063 @ 24.0628
24.81/25.37 c bounds 68 >= -1062 @ 24.0639
24.81/25.37 c bounds 68 >= -1061 @ 24.0651
24.81/25.37 c bounds 68 >= -1060 @ 24.0656
24.81/25.37 c bounds 68 >= -1059 @ 24.0665
24.81/25.37 c bounds 68 >= -1058 @ 24.0667
24.81/25.37 c bounds 68 >= -1057 @ 24.0682
24.81/25.38 c bounds 68 >= -1056 @ 24.0689
24.81/25.38 c bounds 68 >= -1055 @ 24.0698
24.81/25.38 c bounds 68 >= -1054 @ 24.0704
24.81/25.38 c bounds 68 >= -1053 @ 24.0717
24.81/25.38 c bounds 68 >= -1052 @ 24.0739
24.81/25.38 c bounds 68 >= -1051 @ 24.0752
24.81/25.39 c bounds 68 >= -1050 @ 24.076
24.81/25.39 c bounds 68 >= -1049 @ 24.0763
24.81/25.39 c #Conflicts: 53000 | #Constraints: 28970
24.81/25.39 c bounds 68 >= -1048 @ 24.0792
24.81/25.39 c bounds 68 >= -1047 @ 24.0814
24.91/25.40 c bounds 68 >= -1046 @ 24.0832
24.91/25.40 c bounds 68 >= -1045 @ 24.086
24.91/25.40 c bounds 68 >= -1044 @ 24.0905
24.91/25.41 c bounds 68 >= -1043 @ 24.091
24.91/25.41 c bounds 68 >= -1042 @ 24.0921
24.91/25.41 c bounds 68 >= -1041 @ 24.0947
26.79/27.32 c DATABASE CLEANUP
26.79/27.32 c GARBAGE COLLECT
26.79/27.32 c bounds 68 >= -1040 @ 25.9704
26.79/27.32 c bounds 68 >= -1039 @ 25.9709
26.79/27.33 c bounds 68 >= -1038 @ 25.976
26.79/27.33 c bounds 68 >= -1037 @ 25.9782
26.79/27.34 c bounds 68 >= -1036 @ 25.9852
26.79/27.35 c bounds 68 >= -1035 @ 25.9923
26.79/27.35 c bounds 68 >= -1034 @ 25.9948
26.79/27.35 c bounds 68 >= -1033 @ 25.9957
26.79/27.35 c bounds 68 >= -1032 @ 26.0003
26.79/27.36 c bounds 68 >= -1031 @ 26.0039
26.79/27.36 c bounds 68 >= -1030 @ 26.0056
26.79/27.37 c #Conflicts: 54000 | #Constraints: 20007
26.79/27.37 c bounds 68 >= -1029 @ 26.0131
26.89/27.40 c bounds 68 >= -1028 @ 26.0424
26.89/27.42 c bounds 68 >= -1027 @ 26.0613
26.89/27.44 c #Conflicts: 55000 | #Constraints: 21085
26.89/27.46 c bounds 68 >= -1026 @ 26.0997
26.89/27.49 c bounds 68 >= -1025 @ 26.1239
27.00/27.52 c bounds 68 >= -1024 @ 26.1579
27.00/27.53 c #Conflicts: 56000 | #Constraints: 22175
27.00/27.58 c bounds 68 >= -1023 @ 26.208
27.09/27.63 c bounds 68 >= -1022 @ 26.2567
27.09/27.63 c #Conflicts: 57000 | #Constraints: 23226
27.19/27.72 c bounds 68 >= -1021 @ 26.3437
27.19/27.74 c #Conflicts: 58000 | #Constraints: 24241
27.28/27.85 c DATABASE CLEANUP
27.28/27.85 c GARBAGE COLLECT
27.28/27.85 c #Conflicts: 59000 | #Constraints: 17274
27.39/27.92 c bounds 68 >= -1020 @ 26.5359
27.39/27.94 c #Conflicts: 60000 | #Constraints: 18334
27.49/28.04 c #Conflicts: 61000 | #Constraints: 19334
28.88/29.43 c #Conflicts: 62000 | #Constraints: 20334
28.88/29.47 c bounds 68 >= -1019 @ 28.0466
28.97/29.55 c #Conflicts: 63000 | #Constraints: 21371
29.07/29.67 c #Conflicts: 64000 | #Constraints: 22371
30.86/31.48 c DATABASE CLEANUP
30.86/31.48 c GARBAGE COLLECT
30.86/31.48 c rational objective 2
30.96/31.58 c #Conflicts: 65000 | #Constraints: 16541
31.06/31.67 c #Conflicts: 66000 | #Constraints: 17541
31.15/31.78 c #Conflicts: 67000 | #Constraints: 18541
31.34/31.90 c bounds 68 >= -1018 @ 30.4095
31.34/31.92 c #Conflicts: 68000 | #Constraints: 19601
31.45/32.06 c #Conflicts: 69000 | #Constraints: 20601
31.63/32.21 c #Conflicts: 70000 | #Constraints: 21601
31.73/32.37 c #Conflicts: 71000 | #Constraints: 22601
31.92/32.55 c #Conflicts: 72000 | #Constraints: 23601
31.92/32.58 c bounds 68 >= -1017 @ 31.0553
32.11/32.77 c bounds 67 >= -1017 @ 31.2384
32.22/32.82 c bounds 66 >= -1017 @ 31.2804
32.22/32.85 c bounds 65 >= -1017 @ 31.316
32.31/32.90 c bounds 64 >= -1017 @ 31.3567
32.42/33.08 c #Conflicts: 73000 | #Constraints: 24611
33.20/33.88 c #Conflicts: 74000 | #Constraints: 25611
34.26/34.92 c #Conflicts: 75000 | #Constraints: 26611
35.35/36.02 c #Conflicts: 76000 | #Constraints: 27614
35.35/36.06 c bounds 63 >= -1017 @ 34.3812
35.35/36.06 c bounds 63 >= -1016 @ 34.3824
35.35/36.06 c bounds 63 >= -1015 @ 34.3839
35.35/36.10 c bounds 63 >= -1014 @ 34.4108
35.35/36.10 c bounds 63 >= -1013 @ 34.4126
35.35/36.10 c bounds 63 >= -1012 @ 34.4153
35.35/36.10 c bounds 63 >= -1011 @ 34.4157
35.35/36.10 c bounds 63 >= -1010 @ 34.4192
35.45/36.11 c bounds 63 >= -1009 @ 34.4237
35.45/36.12 c bounds 63 >= -1008 @ 34.4297
35.45/36.13 c bounds 63 >= -1007 @ 34.4399
35.45/36.14 c bounds 63 >= -1006 @ 34.4463
35.45/36.16 c bounds 63 >= -1005 @ 34.4703
35.53/36.20 c bounds 63 >= -1004 @ 34.511
35.53/36.26 c #Conflicts: 77000 | #Constraints: 28843
35.53/36.27 c bounds 63 >= -1003 @ 34.5754
37.13/37.87 c bounds 63 >= -1002 @ 36.1581
37.13/37.88 c bounds 63 >= -1001 @ 36.1646
37.22/37.93 c #Conflicts: 78000 | #Constraints: 29924
37.34/38.06 c bounds 63 >= -1000 @ 36.3372
37.43/38.15 c #Conflicts: 79000 | #Constraints: 30966
37.62/38.30 c bounds 63 >= -999 @ 36.579
37.62/38.35 c #Conflicts: 80000 | #Constraints: 32005
37.81/38.57 c #Conflicts: 81000 | #Constraints: 33005
38.02/38.70 c bounds 63 >= -998 @ 36.9722
38.12/38.80 c #Conflicts: 82000 | #Constraints: 34029
38.32/39.06 c #Conflicts: 83000 | #Constraints: 35029
38.61/39.33 c #Conflicts: 84000 | #Constraints: 36029
38.81/39.50 c bounds 63 >= -997 @ 37.7504
40.50/41.29 c DATABASE CLEANUP
40.50/41.29 c GARBAGE COLLECT
40.50/41.29 c rational objective 2
40.89/41.61 c #Conflicts: 85000 | #Constraints: 23361
40.99/41.72 c #Conflicts: 86000 | #Constraints: 24361
41.09/41.85 c #Conflicts: 87000 | #Constraints: 25361
41.18/41.99 c bounds 63 >= -996 @ 40.1719
41.18/42.00 c #Conflicts: 88000 | #Constraints: 26406
41.39/42.14 c #Conflicts: 89000 | #Constraints: 27406
41.57/42.30 c #Conflicts: 90000 | #Constraints: 28406
41.68/42.46 c bounds 63 >= -995 @ 40.6249
41.68/42.47 c #Conflicts: 91000 | #Constraints: 29430
44.17/44.94 c DATABASE CLEANUP
44.17/44.94 c GARBAGE COLLECT
44.17/44.94 c rational objective 2
44.17/45.00 c #Conflicts: 92000 | #Constraints: 20073
45.16/45.96 c #Conflicts: 93000 | #Constraints: 21073
45.26/46.06 c #Conflicts: 94000 | #Constraints: 22073
45.36/46.19 c #Conflicts: 95000 | #Constraints: 23073
45.54/46.33 c #Conflicts: 96000 | #Constraints: 24073
45.54/46.37 c bounds 63 >= -994 @ 44.4602
46.28/47.16 c #Conflicts: 97000 | #Constraints: 25132
47.31/48.26 c #Conflicts: 98000 | #Constraints: 26137
48.59/49.67 c #Conflicts: 99000 | #Constraints: 27140
48.68/49.70 c DATABASE CLEANUP
48.68/49.70 c GARBAGE COLLECT
48.68/49.70 c bounds 63 >= -993 @ 47.4271
48.68/49.70 c bounds 63 >= -992 @ 47.4282
48.68/49.70 c bounds 63 >= -991 @ 47.4292
48.68/49.70 c bounds 63 >= -990 @ 47.4298
48.68/49.71 c bounds 63 >= -989 @ 47.4298
48.68/49.71 c bounds 63 >= -988 @ 47.4309
48.68/49.71 c bounds 63 >= -987 @ 47.432
48.68/49.71 c bounds 63 >= -986 @ 47.4336
48.68/49.71 c bounds 63 >= -985 @ 47.434
48.68/49.71 c bounds 63 >= -984 @ 47.4361
48.78/49.82 c bounds 63 >= -983 @ 47.5435
48.78/49.83 c bounds 63 >= -982 @ 47.5457
48.78/49.83 c bounds 63 >= -981 @ 47.546
48.78/49.83 c bounds 63 >= -980 @ 47.55
48.78/49.83 c bounds 63 >= -979 @ 47.5522
48.78/49.84 c bounds 63 >= -978 @ 47.5564
48.78/49.84 c bounds 63 >= -977 @ 47.5612
48.78/49.86 c bounds 63 >= -976 @ 47.5695
48.78/49.87 c bounds 63 >= -975 @ 47.5802
48.78/49.87 c #Conflicts: 100000 | #Constraints: 19738
48.78/49.87 c bounds 63 >= -974 @ 47.581
48.78/49.87 c bounds 63 >= -973 @ 47.5813
48.78/49.88 c bounds 63 >= -972 @ 47.5861
48.78/49.88 c bounds 63 >= -971 @ 47.59
48.78/49.89 c bounds 63 >= -970 @ 47.5925
48.88/49.90 c bounds 63 >= -969 @ 47.6029
48.88/49.92 c bounds 63 >= -968 @ 47.6243
48.88/49.93 c #Conflicts: 101000 | #Constraints: 20906
48.88/49.93 c bounds 63 >= -967 @ 47.6344
48.88/49.95 c bounds 63 >= -966 @ 47.6527
48.88/49.97 c bounds 63 >= -965 @ 47.6699
48.88/49.98 c bounds 63 >= -964 @ 47.6784
50.27/51.36 c #Conflicts: 102000 | #Constraints: 21984
50.27/51.37 c bounds 63 >= -963 @ 49.0483
50.27/51.39 c bounds 63 >= -962 @ 49.0648
50.36/51.42 c bounds 63 >= -961 @ 49.0879
50.36/51.42 c bounds 63 >= -960 @ 49.0938
50.36/51.43 c #Conflicts: 103000 | #Constraints: 23077
50.36/51.44 c bounds 63 >= -959 @ 49.1056
50.36/51.46 c bounds 63 >= -958 @ 49.1229
50.36/51.48 c bounds 63 >= -957 @ 49.1407
50.36/51.49 c #Conflicts: 104000 | #Constraints: 24152
50.47/51.50 c bounds 63 >= -956 @ 49.1646
50.47/51.55 c bounds 63 >= -955 @ 49.2113
50.47/51.56 c #Conflicts: 105000 | #Constraints: 25191
50.47/51.59 c bounds 63 >= -954 @ 49.2495
50.56/51.63 c #Conflicts: 106000 | #Constraints: 26227
50.56/51.66 c bounds 63 >= -953 @ 49.3152
50.66/51.72 c #Conflicts: 107000 | #Constraints: 27251
50.66/51.78 c bounds 63 >= -952 @ 49.4298
50.76/51.82 c #Conflicts: 108000 | #Constraints: 28293
50.85/51.92 c #Conflicts: 109000 | #Constraints: 29293
50.96/52.06 c #Conflicts: 110000 | #Constraints: 30293
50.96/52.09 c bounds 63 >= -951 @ 49.7214
51.06/52.19 c #Conflicts: 111000 | #Constraints: 31326
51.24/52.32 c #Conflicts: 112000 | #Constraints: 32326
51.35/52.47 c #Conflicts: 113000 | #Constraints: 33326
51.54/52.64 c bounds 63 >= -950 @ 50.2384
51.54/52.64 c #Conflicts: 114000 | #Constraints: 34371
51.73/52.81 c #Conflicts: 115000 | #Constraints: 35371
51.83/52.98 c #Conflicts: 116000 | #Constraints: 36371
53.71/54.84 c #Conflicts: 117000 | #Constraints: 37371
53.92/55.05 c #Conflicts: 118000 | #Constraints: 38371
54.10/55.28 c #Conflicts: 119000 | #Constraints: 39371
54.39/55.52 c #Conflicts: 120000 | #Constraints: 40371
54.59/55.74 c bounds 63 >= -949 @ 53.2429
54.59/55.77 c #Conflicts: 121000 | #Constraints: 41428
54.78/55.99 c #Conflicts: 122000 | #Constraints: 42428
55.07/56.23 c #Conflicts: 123000 | #Constraints: 43428
56.87/58.03 c UNIT CLEANUP
56.87/58.03 c DATABASE CLEANUP
56.87/58.03 c GARBAGE COLLECT
56.87/58.03 c rational objective 2
56.97/58.16 c #Conflicts: 124000 | #Constraints: 27433
57.15/58.30 c #Conflicts: 125000 | #Constraints: 28433
57.25/58.46 c #Conflicts: 126000 | #Constraints: 29433
57.44/58.64 c #Conflicts: 127000 | #Constraints: 30433
57.63/58.84 c #Conflicts: 128000 | #Constraints: 31433
57.84/59.01 c bounds 63 >= -948 @ 56.412
57.92/59.11 c #Conflicts: 129000 | #Constraints: 32475
58.75/60.01 c #Conflicts: 130000 | #Constraints: 33475
59.03/60.32 c bounds 62 >= -948 @ 57.5961
59.03/60.32 c bounds 62 >= -947 @ 57.5971
59.03/60.32 c bounds 62 >= -946 @ 57.5981
59.03/60.32 c bounds 62 >= -945 @ 57.5993
59.03/60.32 c bounds 62 >= -944 @ 57.6
59.03/60.32 c bounds 62 >= -943 @ 57.6013
59.03/60.33 c bounds 62 >= -942 @ 57.6068
59.03/60.34 c bounds 62 >= -941 @ 57.6174
59.03/60.36 c bounds 62 >= -940 @ 57.6316
59.03/60.36 c #Conflicts: 131000 | #Constraints: 34610
59.03/60.38 c bounds 62 >= -939 @ 57.6548
60.52/61.85 c bounds 62 >= -938 @ 59.0995
60.52/61.86 c #Conflicts: 132000 | #Constraints: 35664
62.32/63.67 c DATABASE CLEANUP
62.32/63.67 c GARBAGE COLLECT
62.32/63.67 c rational objective 2
62.41/63.78 c bounds 62 >= -937 @ 60.9845
62.41/63.79 c #Conflicts: 133000 | #Constraints: 24032
62.51/63.86 c #Conflicts: 134000 | #Constraints: 25032
62.60/63.90 c bounds 62 >= -936 @ 61.0886
62.60/63.96 c #Conflicts: 135000 | #Constraints: 26071
62.71/64.06 c #Conflicts: 136000 | #Constraints: 27071
62.81/64.17 c #Conflicts: 137000 | #Constraints: 28071
62.90/64.21 c bounds 62 >= -935 @ 61.3878
63.37/64.79 c #Conflicts: 138000 | #Constraints: 29107
64.14/65.55 c #Conflicts: 139000 | #Constraints: 30107
65.30/66.74 c #Conflicts: 140000 | #Constraints: 31107
66.06/67.55 c #Conflicts: 141000 | #Constraints: 32107
67.03/68.50 c #Conflicts: 142000 | #Constraints: 33107
68.09/69.68 c #Conflicts: 143000 | #Constraints: 34107
69.43/71.03 c #Conflicts: 144000 | #Constraints: 35107
70.49/72.15 c #Conflicts: 145000 | #Constraints: 36107
71.70/73.41 c #Conflicts: 146000 | #Constraints: 37107
73.11/74.93 c bounds 61 >= -935 @ 71.396
73.11/74.94 c bounds 61 >= -934 @ 71.3986
73.11/75.01 c bounds 61 >= -933 @ 71.4651
73.11/75.01 c bounds 61 >= -932 @ 71.4674
73.22/75.01 c bounds 61 >= -931 @ 71.4712
73.22/75.02 c #Conflicts: 147000 | #Constraints: 38162
73.22/75.03 c bounds 61 >= -930 @ 71.4835
73.22/75.05 c bounds 61 >= -929 @ 71.5052
73.22/75.08 c bounds 61 >= -928 @ 71.5311
73.32/75.12 c bounds 61 >= -927 @ 71.5759
73.40/75.21 c bounds 61 >= -926 @ 71.6577
73.40/75.29 c bounds 61 >= -925 @ 71.7362
73.50/75.30 c #Conflicts: 148000 | #Constraints: 39330
73.60/75.44 c bounds 61 >= -924 @ 71.8814
74.89/76.77 c #Conflicts: 149000 | #Constraints: 40363
75.10/76.90 c bounds 61 >= -923 @ 73.3193
75.21/77.10 c #Conflicts: 150000 | #Constraints: 41387
75.49/77.39 c bounds 61 >= -922 @ 73.8003
75.49/77.39 c #Conflicts: 151000 | #Constraints: 42417
75.89/77.71 c #Conflicts: 152000 | #Constraints: 43417
76.20/78.09 c #Conflicts: 153000 | #Constraints: 44417
76.30/78.16 c bounds 61 >= -921 @ 74.5497
76.68/78.50 c #Conflicts: 154000 | #Constraints: 45462
77.08/78.90 c #Conflicts: 155000 | #Constraints: 46462
77.38/79.28 c bounds 61 >= -920 @ 75.6518
77.47/79.33 c #Conflicts: 156000 | #Constraints: 47486
77.87/79.74 c #Conflicts: 157000 | #Constraints: 48486
78.36/80.21 c #Conflicts: 158000 | #Constraints: 49486
78.66/80.58 c #Conflicts: 159000 | #Constraints: 50486
80.85/82.72 c DATABASE CLEANUP
80.85/82.72 c GARBAGE COLLECT
80.85/82.72 c rational objective 2
80.95/82.84 c #Conflicts: 160000 | #Constraints: 31240
81.05/82.96 c #Conflicts: 161000 | #Constraints: 32240
81.16/83.09 c #Conflicts: 162000 | #Constraints: 33240
81.26/83.15 c bounds 61 >= -919 @ 79.4565
81.34/83.24 c #Conflicts: 163000 | #Constraints: 34303
83.04/85.00 c #Conflicts: 164000 | #Constraints: 35303
83.25/85.16 c #Conflicts: 165000 | #Constraints: 36303
83.43/85.35 c #Conflicts: 166000 | #Constraints: 37303
83.64/85.57 c #Conflicts: 167000 | #Constraints: 38303
83.83/85.76 c bounds 61 >= -918 @ 82.0261
83.83/85.79 c #Conflicts: 168000 | #Constraints: 39339
84.03/85.97 c #Conflicts: 169000 | #Constraints: 40339
85.72/87.67 c DATABASE CLEANUP
85.72/87.67 c GARBAGE COLLECT
85.72/87.67 c rational objective 2
85.82/87.79 c #Conflicts: 170000 | #Constraints: 26299
85.91/87.89 c #Conflicts: 171000 | #Constraints: 27299
86.01/88.01 c #Conflicts: 172000 | #Constraints: 28299
86.22/88.13 c #Conflicts: 173000 | #Constraints: 29299
86.31/88.28 c #Conflicts: 174000 | #Constraints: 30299
86.50/88.42 c #Conflicts: 175000 | #Constraints: 31299
86.60/88.59 c #Conflicts: 176000 | #Constraints: 32299
86.80/88.77 c #Conflicts: 177000 | #Constraints: 33299
87.00/88.96 c #Conflicts: 178000 | #Constraints: 34299
87.00/89.01 c bounds 61 >= -917 @ 85.1889
88.79/90.76 c #Conflicts: 179000 | #Constraints: 35350
88.98/90.94 c #Conflicts: 180000 | #Constraints: 36350
89.20/91.13 c #Conflicts: 181000 | #Constraints: 37350
89.38/91.32 c #Conflicts: 182000 | #Constraints: 38350
89.58/91.53 c #Conflicts: 183000 | #Constraints: 39350
89.78/91.74 c #Conflicts: 184000 | #Constraints: 40350
89.98/91.96 c #Conflicts: 185000 | #Constraints: 41350
90.28/92.21 c #Conflicts: 186000 | #Constraints: 42350
90.47/92.45 c #Conflicts: 187000 | #Constraints: 43350
90.76/92.71 c #Conflicts: 188000 | #Constraints: 44350
90.96/92.98 c #Conflicts: 189000 | #Constraints: 45350
91.27/93.28 c #Conflicts: 190000 | #Constraints: 46350
91.46/93.48 c bounds 61 >= -916 @ 89.5656
91.56/93.55 c #Conflicts: 191000 | #Constraints: 47380
91.85/93.83 c #Conflicts: 192000 | #Constraints: 48380
92.17/94.12 c #Conflicts: 193000 | #Constraints: 49380
93.84/95.87 c #Conflicts: 194000 | #Constraints: 50380
94.15/96.18 c #Conflicts: 195000 | #Constraints: 51380
94.43/96.48 c #Conflicts: 196000 | #Constraints: 52380
94.81/96.82 c #Conflicts: 197000 | #Constraints: 53380
95.11/97.17 c #Conflicts: 198000 | #Constraints: 54380
95.50/97.53 c #Conflicts: 199000 | #Constraints: 55380
95.88/97.92 c #Conflicts: 200000 | #Constraints: 56380
95.99/98.09 c DATABASE CLEANUP
95.99/98.09 c GARBAGE COLLECT
95.99/98.09 c rational objective 2
96.27/98.33 c #Conflicts: 201000 | #Constraints: 34496
96.47/98.51 c #Conflicts: 202000 | #Constraints: 35496
96.66/98.71 c #Conflicts: 203000 | #Constraints: 36496
96.85/98.92 c #Conflicts: 204000 | #Constraints: 37496
97.06/99.14 c #Conflicts: 205000 | #Constraints: 38496
97.23/99.37 c #Conflicts: 206000 | #Constraints: 39496
97.54/99.61 c #Conflicts: 207000 | #Constraints: 40496
97.74/99.87 c #Conflicts: 208000 | #Constraints: 41496
98.13/100.25 c #Conflicts: 209000 | #Constraints: 42496
98.33/100.42 c bounds 61 >= -915 @ 96.305
99.82/101.95 c #Conflicts: 210000 | #Constraints: 43529
100.03/102.19 c #Conflicts: 211000 | #Constraints: 44529
100.20/102.37 c DATABASE CLEANUP
100.20/102.37 c GARBAGE COLLECT
100.20/102.37 c rational objective 2
100.38/102.58 c #Conflicts: 212000 | #Constraints: 28526
100.58/102.72 c #Conflicts: 213000 | #Constraints: 29526
100.68/102.87 c #Conflicts: 214000 | #Constraints: 30526
100.88/103.04 c #Conflicts: 215000 | #Constraints: 31526
101.06/103.21 c #Conflicts: 216000 | #Constraints: 32526
101.25/103.40 c #Conflicts: 217000 | #Constraints: 33526
101.45/103.60 c #Conflicts: 218000 | #Constraints: 34526
101.64/103.81 c #Conflicts: 219000 | #Constraints: 35526
101.86/104.02 c #Conflicts: 220000 | #Constraints: 36526
102.04/104.24 c #Conflicts: 221000 | #Constraints: 37526
102.24/104.47 c #Conflicts: 222000 | #Constraints: 38526
102.43/104.68 c DATABASE CLEANUP
102.43/104.68 c GARBAGE COLLECT
102.43/104.68 c rational objective 2
103.16/105.40 c #Conflicts: 223000 | #Constraints: 25375
103.98/106.31 c #Conflicts: 224000 | #Constraints: 26375
104.82/107.26 c #Conflicts: 225000 | #Constraints: 27376
106.10/108.66 c #Conflicts: 226000 | #Constraints: 28382
107.50/110.19 c #Conflicts: 227000 | #Constraints: 29390
109.24/112.08 c #Conflicts: 228000 | #Constraints: 30396
110.98/114.00 c #Conflicts: 229000 | #Constraints: 31404
112.26/115.31 c #Conflicts: 230000 | #Constraints: 32407
113.37/116.58 c #Conflicts: 231000 | #Constraints: 33413
114.78/118.04 c #Conflicts: 232000 | #Constraints: 34443
116.47/119.84 c #Conflicts: 233000 | #Constraints: 35458
117.81/121.29 c #Conflicts: 234000 | #Constraints: 36475
119.42/122.97 c #Conflicts: 235000 | #Constraints: 37495
121.43/125.06 c #Conflicts: 236000 | #Constraints: 38504
122.75/126.48 c #Conflicts: 237000 | #Constraints: 39520
124.26/128.03 c #Conflicts: 238000 | #Constraints: 40541
125.87/129.72 c #Conflicts: 239000 | #Constraints: 41562
127.86/131.87 c #Conflicts: 240000 | #Constraints: 42586
130.42/134.50 c #Conflicts: 241000 | #Constraints: 43609
131.25/135.49 c bounds 60 >= -915 @ 128.4
131.35/135.50 c bounds 60 >= -914 @ 128.407
131.35/135.57 c bounds 60 >= -913 @ 128.473
131.35/135.57 c bounds 60 >= -912 @ 128.48
131.35/135.58 c bounds 60 >= -911 @ 128.491
131.45/135.62 c bounds 60 >= -910 @ 128.523
131.45/135.65 c bounds 60 >= -909 @ 128.554
131.55/135.73 c bounds 60 >= -908 @ 128.636
131.65/135.85 c #Conflicts: 242000 | #Constraints: 44757
131.65/135.88 c bounds 60 >= -907 @ 128.786
131.96/136.12 c bounds 60 >= -906 @ 129.018
132.25/136.42 c #Conflicts: 243000 | #Constraints: 45814
132.35/136.52 c bounds 60 >= -905 @ 129.412
134.63/138.81 c #Conflicts: 244000 | #Constraints: 46847
134.85/139.10 c bounds 60 >= -904 @ 131.964
135.24/139.44 c #Conflicts: 245000 | #Constraints: 47883
135.84/140.08 c #Conflicts: 246000 | #Constraints: 48883
136.13/140.39 c bounds 60 >= -903 @ 133.246
136.52/140.77 c #Conflicts: 247000 | #Constraints: 49910
137.22/141.43 c #Conflicts: 248000 | #Constraints: 50910
137.93/142.14 c #Conflicts: 249000 | #Constraints: 51910
138.61/142.83 c #Conflicts: 250000 | #Constraints: 52910
139.11/143.37 c bounds 60 >= -902 @ 136.199
139.21/143.47 c #Conflicts: 251000 | #Constraints: 53949
139.92/144.18 c #Conflicts: 252000 | #Constraints: 54949
140.60/144.89 c #Conflicts: 253000 | #Constraints: 55949
141.29/145.56 c #Conflicts: 254000 | #Constraints: 56949
141.80/146.03 c bounds 60 >= -901 @ 138.825
141.90/146.20 c #Conflicts: 255000 | #Constraints: 57991
142.68/146.98 c #Conflicts: 256000 | #Constraints: 58991
143.38/147.66 c #Conflicts: 257000 | #Constraints: 59991
145.87/150.15 c UNIT CLEANUP
145.87/150.15 c DATABASE CLEANUP
145.87/150.15 c GARBAGE COLLECT
145.87/150.15 c rational objective 2
146.06/150.30 c #Conflicts: 258000 | #Constraints: 36247
146.96/151.23 c #Conflicts: 259000 | #Constraints: 37247
147.16/151.42 c #Conflicts: 260000 | #Constraints: 38247
147.26/151.60 c bounds 60 >= -900 @ 144.306
147.35/151.61 c #Conflicts: 261000 | #Constraints: 39298
149.05/153.33 c #Conflicts: 262000 | #Constraints: 40298
149.24/153.54 c #Conflicts: 263000 | #Constraints: 41298
149.44/153.75 c #Conflicts: 264000 | #Constraints: 42298
149.64/153.95 c #Conflicts: 265000 | #Constraints: 43298
149.85/154.18 c #Conflicts: 266000 | #Constraints: 44298
150.14/154.42 c #Conflicts: 267000 | #Constraints: 45298
150.33/154.69 c #Conflicts: 268000 | #Constraints: 46298
150.62/154.95 c #Conflicts: 269000 | #Constraints: 47298
150.73/155.06 c bounds 60 >= -899 @ 147.704
150.92/155.22 c #Conflicts: 270000 | #Constraints: 48340
152.61/156.99 c DATABASE CLEANUP
152.61/156.99 c GARBAGE COLLECT
152.61/156.99 c rational objective 2
152.82/157.16 c #Conflicts: 271000 | #Constraints: 30656
152.91/157.29 c #Conflicts: 272000 | #Constraints: 31656
153.10/157.45 c #Conflicts: 273000 | #Constraints: 32656
153.30/157.61 c #Conflicts: 274000 | #Constraints: 33656
153.40/157.78 c #Conflicts: 275000 | #Constraints: 34656
153.60/157.96 c #Conflicts: 276000 | #Constraints: 35656
154.80/159.15 c #Conflicts: 277000 | #Constraints: 36656
154.98/159.38 c #Conflicts: 278000 | #Constraints: 37656
155.19/159.60 c #Conflicts: 279000 | #Constraints: 38656
155.47/159.85 c #Conflicts: 280000 | #Constraints: 39656
155.58/159.95 c bounds 60 >= -898 @ 152.487
155.69/160.08 c #Conflicts: 281000 | #Constraints: 40716
157.26/161.66 c #Conflicts: 282000 | #Constraints: 41716
157.67/162.05 c UNIT CLEANUP
157.67/162.05 c DATABASE CLEANUP
157.67/162.05 c GARBAGE COLLECT
157.67/162.05 c rational objective 2
157.95/162.34 c #Conflicts: 283000 | #Constraints: 26951
158.04/162.46 c #Conflicts: 284000 | #Constraints: 27951
158.24/162.60 c #Conflicts: 285000 | #Constraints: 28951
158.33/162.76 c #Conflicts: 286000 | #Constraints: 29951
158.51/162.94 c #Conflicts: 287000 | #Constraints: 30951
158.72/163.13 c #Conflicts: 288000 | #Constraints: 31951
158.89/163.33 c #Conflicts: 289000 | #Constraints: 32951
159.10/163.55 c #Conflicts: 290000 | #Constraints: 33951
159.38/163.80 c #Conflicts: 291000 | #Constraints: 34951
159.59/164.05 c #Conflicts: 292000 | #Constraints: 35951
159.87/164.33 c #Conflicts: 293000 | #Constraints: 36951
160.17/164.61 c #Conflicts: 294000 | #Constraints: 37951
160.47/164.90 c #Conflicts: 295000 | #Constraints: 38951
160.86/165.30 c #Conflicts: 296000 | #Constraints: 39951
161.26/165.76 c #Conflicts: 297000 | #Constraints: 40951
163.14/167.60 c #Conflicts: 298000 | #Constraints: 41951
163.44/167.93 c #Conflicts: 299000 | #Constraints: 42951
163.73/168.20 c bounds 60 >= -897 @ 160.502
163.73/168.28 c #Conflicts: 300000 | #Constraints: 44011
164.03/168.56 c #Conflicts: 301000 | #Constraints: 45011
164.33/168.88 c #Conflicts: 302000 | #Constraints: 46011
164.64/169.17 c #Conflicts: 303000 | #Constraints: 47011
167.71/172.21 c #Conflicts: 304000 | #Constraints: 48011
168.00/172.58 c #Conflicts: 305000 | #Constraints: 49011
168.40/172.94 c #Conflicts: 306000 | #Constraints: 50011
168.80/173.32 c #Conflicts: 307000 | #Constraints: 51011
169.19/173.73 c #Conflicts: 308000 | #Constraints: 52011
169.60/174.14 c #Conflicts: 309000 | #Constraints: 53011
169.99/174.56 c #Conflicts: 310000 | #Constraints: 54011
170.38/175.01 c #Conflicts: 311000 | #Constraints: 55011
170.87/175.43 c #Conflicts: 312000 | #Constraints: 56011
171.27/175.88 c #Conflicts: 313000 | #Constraints: 57011
171.76/176.38 c #Conflicts: 314000 | #Constraints: 58011
172.26/176.89 c #Conflicts: 315000 | #Constraints: 59011
172.85/177.40 c #Conflicts: 316000 | #Constraints: 60011
173.35/177.90 c #Conflicts: 317000 | #Constraints: 61011
173.75/178.37 c #Conflicts: 318000 | #Constraints: 62011
174.34/178.91 c #Conflicts: 319000 | #Constraints: 63011
174.84/179.49 c #Conflicts: 320000 | #Constraints: 64011
175.44/180.04 c #Conflicts: 321000 | #Constraints: 65011
176.44/181.08 c DATABASE CLEANUP
176.44/181.08 c GARBAGE COLLECT
176.44/181.08 c rational objective 2
176.71/181.33 c #Conflicts: 322000 | #Constraints: 38587
177.39/182.06 c #Conflicts: 323000 | #Constraints: 39587
178.72/183.43 c #Conflicts: 324000 | #Constraints: 40597
180.33/185.19 c #Conflicts: 325000 | #Constraints: 41602
182.12/187.02 c #Conflicts: 326000 | #Constraints: 42608
182.87/187.80 c #Conflicts: 327000 | #Constraints: 43612
183.99/189.01 c #Conflicts: 328000 | #Constraints: 44616
185.25/190.42 c #Conflicts: 329000 | #Constraints: 45620
186.28/191.59 c #Conflicts: 330000 | #Constraints: 46624
188.07/193.46 c #Conflicts: 331000 | #Constraints: 47626
189.66/195.12 c #Conflicts: 332000 | #Constraints: 48629
191.15/196.77 c #Conflicts: 333000 | #Constraints: 49632
192.78/198.44 c #Conflicts: 334000 | #Constraints: 50633
193.47/199.12 c bounds 59 >= -897 @ 189.666
193.47/199.13 c bounds 59 >= -896 @ 189.675
193.47/199.20 c bounds 59 >= -895 @ 189.736
193.55/199.20 c bounds 59 >= -894 @ 189.741
193.55/199.21 c bounds 59 >= -893 @ 189.749
193.55/199.21 c bounds 59 >= -892 @ 189.753
193.55/199.23 c bounds 59 >= -891 @ 189.772
193.55/199.27 c bounds 59 >= -890 @ 189.805
193.55/199.29 c bounds 59 >= -889 @ 189.827
193.65/199.34 c bounds 59 >= -888 @ 189.876
193.65/199.35 c bounds 59 >= -887 @ 189.885
193.65/199.36 c #Conflicts: 335000 | #Constraints: 51830
193.65/199.39 c bounds 59 >= -886 @ 189.92
193.85/199.58 c #Conflicts: 336000 | #Constraints: 52866
195.84/201.56 c DATABASE CLEANUP
195.84/201.56 c GARBAGE COLLECT
195.84/201.56 c rational objective 2
197.02/202.75 c bounds 59 >= -885 @ 193.217
197.02/202.79 c #Conflicts: 337000 | #Constraints: 33062
197.13/202.87 c #Conflicts: 338000 | #Constraints: 34062
197.22/202.91 c bounds 59 >= -884 @ 193.361
197.22/202.96 c #Conflicts: 339000 | #Constraints: 35092
197.32/203.07 c #Conflicts: 340000 | #Constraints: 36092
198.80/204.57 c #Conflicts: 341000 | #Constraints: 37092
198.89/204.69 c #Conflicts: 342000 | #Constraints: 38092
198.99/204.74 c bounds 59 >= -883 @ 195.142
199.08/204.83 c #Conflicts: 343000 | #Constraints: 39125
199.17/204.96 c #Conflicts: 344000 | #Constraints: 40125
199.29/205.10 c #Conflicts: 345000 | #Constraints: 41125
199.47/205.25 c #Conflicts: 346000 | #Constraints: 42125
199.67/205.41 c bounds 59 >= -882 @ 195.776
199.67/205.42 c #Conflicts: 347000 | #Constraints: 43179
199.77/205.58 c #Conflicts: 348000 | #Constraints: 44179
199.96/205.75 c #Conflicts: 349000 | #Constraints: 45179
200.17/205.93 c #Conflicts: 350000 | #Constraints: 46179
202.05/207.86 c DATABASE CLEANUP
202.05/207.86 c GARBAGE COLLECT
202.05/207.86 c rational objective 2
202.15/207.96 c #Conflicts: 351000 | #Constraints: 29580
202.26/208.05 c #Conflicts: 352000 | #Constraints: 30580
202.36/208.16 c #Conflicts: 353000 | #Constraints: 31580
202.44/208.27 c #Conflicts: 354000 | #Constraints: 32580
202.54/208.39 c #Conflicts: 355000 | #Constraints: 33580
203.53/209.32 c #Conflicts: 356000 | #Constraints: 34580
203.62/209.46 c #Conflicts: 357000 | #Constraints: 35580
203.82/209.60 c #Conflicts: 358000 | #Constraints: 36580
203.92/209.75 c #Conflicts: 359000 | #Constraints: 37580
204.22/210.07 c #Conflicts: 360000 | #Constraints: 38580
204.41/210.26 c bounds 59 >= -881 @ 200.499
206.21/212.03 c #Conflicts: 361000 | #Constraints: 39634
206.30/212.19 c #Conflicts: 362000 | #Constraints: 40634
206.49/212.37 c #Conflicts: 363000 | #Constraints: 41634
206.68/212.54 c #Conflicts: 364000 | #Constraints: 42634
206.88/212.74 c #Conflicts: 365000 | #Constraints: 43634
207.08/212.94 c #Conflicts: 366000 | #Constraints: 44634
207.28/213.14 c #Conflicts: 367000 | #Constraints: 45634
207.46/213.35 c #Conflicts: 368000 | #Constraints: 46634
207.66/213.56 c #Conflicts: 369000 | #Constraints: 47634
207.86/213.78 c #Conflicts: 370000 | #Constraints: 48634
208.17/214.02 c #Conflicts: 371000 | #Constraints: 49634
208.35/214.27 c #Conflicts: 372000 | #Constraints: 50634
208.65/214.52 c #Conflicts: 373000 | #Constraints: 51634
208.84/214.78 c #Conflicts: 374000 | #Constraints: 52634
209.15/215.06 c #Conflicts: 375000 | #Constraints: 53634
209.44/215.36 c #Conflicts: 376000 | #Constraints: 54634
210.14/216.06 c #Conflicts: 377000 | #Constraints: 55634
210.42/216.39 c bounds 59 >= -880 @ 206.475
210.52/216.43 c #Conflicts: 378000 | #Constraints: 56658
212.12/218.11 c #Conflicts: 379000 | #Constraints: 57658
212.40/218.38 c #Conflicts: 380000 | #Constraints: 58658
212.70/218.70 c #Conflicts: 381000 | #Constraints: 59658
213.00/218.99 c #Conflicts: 382000 | #Constraints: 60658
213.39/219.30 c #Conflicts: 383000 | #Constraints: 61658
213.69/219.63 c #Conflicts: 384000 | #Constraints: 62658
213.98/219.94 c #Conflicts: 385000 | #Constraints: 63658
214.28/220.26 c #Conflicts: 386000 | #Constraints: 64658
214.68/220.62 c #Conflicts: 387000 | #Constraints: 65658
214.97/220.97 c #Conflicts: 388000 | #Constraints: 66658
215.38/221.33 c #Conflicts: 389000 | #Constraints: 67658
215.77/221.70 c #Conflicts: 390000 | #Constraints: 68658
216.08/222.09 c #Conflicts: 391000 | #Constraints: 69658
216.46/222.47 c #Conflicts: 392000 | #Constraints: 70658
216.86/222.87 c #Conflicts: 393000 | #Constraints: 71658
217.35/223.38 c DATABASE CLEANUP
217.35/223.38 c GARBAGE COLLECT
217.35/223.38 c rational objective 2
217.75/223.72 c #Conflicts: 394000 | #Constraints: 42198
218.25/224.24 c #Conflicts: 395000 | #Constraints: 43198
218.45/224.45 c #Conflicts: 396000 | #Constraints: 44198
218.94/224.97 c #Conflicts: 397000 | #Constraints: 45198
219.53/225.50 c #Conflicts: 398000 | #Constraints: 46198
219.93/225.92 c #Conflicts: 399000 | #Constraints: 47198
220.43/226.46 c #Conflicts: 400000 | #Constraints: 48198
221.03/227.03 c #Conflicts: 401000 | #Constraints: 49198
221.52/227.50 c #Conflicts: 402000 | #Constraints: 50198
222.03/228.05 c #Conflicts: 403000 | #Constraints: 51198
222.61/228.60 c #Conflicts: 404000 | #Constraints: 52198
223.12/229.17 c #Conflicts: 405000 | #Constraints: 53198
223.70/229.76 c #Conflicts: 406000 | #Constraints: 54198
224.29/230.31 c #Conflicts: 407000 | #Constraints: 55198
224.88/230.96 c #Conflicts: 408000 | #Constraints: 56198
225.47/231.50 c #Conflicts: 409000 | #Constraints: 57198
225.57/231.62 c DATABASE CLEANUP
225.57/231.62 c GARBAGE COLLECT
225.57/231.62 c rational objective 2
240.86/247.11 c #Conflicts: 410000 | #Constraints: 35170
241.05/247.25 c #Conflicts: 411000 | #Constraints: 36170
241.24/247.41 c #Conflicts: 412000 | #Constraints: 37170
241.34/247.57 c #Conflicts: 413000 | #Constraints: 38170
241.54/247.73 c #Conflicts: 414000 | #Constraints: 39170
241.72/247.91 c #Conflicts: 415000 | #Constraints: 40170
241.83/248.09 c #Conflicts: 416000 | #Constraints: 41170
242.02/248.28 c #Conflicts: 417000 | #Constraints: 42170
242.21/248.48 c #Conflicts: 418000 | #Constraints: 43170
242.51/248.70 c #Conflicts: 419000 | #Constraints: 44170
242.51/248.73 c bounds 59 >= -879 @ 238.219
242.60/248.88 c #Conflicts: 420000 | #Constraints: 45236
242.80/249.11 c #Conflicts: 421000 | #Constraints: 46236
243.09/249.32 c #Conflicts: 422000 | #Constraints: 47236
243.28/249.55 c #Conflicts: 423000 | #Constraints: 48236
243.47/249.78 c #Conflicts: 424000 | #Constraints: 49236
243.77/250.04 c #Conflicts: 425000 | #Constraints: 50236
252.81/259.17 c DATABASE CLEANUP
252.81/259.17 c GARBAGE COLLECT
252.81/259.17 c #Conflicts: 426000 | #Constraints: 31788
252.89/259.29 c #Conflicts: 427000 | #Constraints: 32788
253.09/259.43 c #Conflicts: 428000 | #Constraints: 33788
253.18/259.58 c #Conflicts: 429000 | #Constraints: 34788
253.38/259.75 c #Conflicts: 430000 | #Constraints: 35788
253.57/259.90 c #Conflicts: 431000 | #Constraints: 36788
253.67/260.09 c #Conflicts: 432000 | #Constraints: 37788
253.86/260.28 c #Conflicts: 433000 | #Constraints: 38788
254.05/260.48 c #Conflicts: 434000 | #Constraints: 39788
254.25/260.64 c #Conflicts: 435000 | #Constraints: 40788
254.45/260.81 c #Conflicts: 436000 | #Constraints: 41788
258.13/264.54 c #Conflicts: 437000 | #Constraints: 42788
258.32/264.73 c #Conflicts: 438000 | #Constraints: 43788
258.52/264.90 c #Conflicts: 439000 | #Constraints: 44788
258.72/265.13 c #Conflicts: 440000 | #Constraints: 45788
258.90/265.35 c #Conflicts: 441000 | #Constraints: 46788
259.11/265.56 c #Conflicts: 442000 | #Constraints: 47788
259.30/265.78 c #Conflicts: 443000 | #Constraints: 48788
259.50/266.01 c #Conflicts: 444000 | #Constraints: 49788
259.79/266.25 c #Conflicts: 445000 | #Constraints: 50788
259.99/266.49 c #Conflicts: 446000 | #Constraints: 51788
260.29/266.72 c #Conflicts: 447000 | #Constraints: 52788
261.08/267.54 c #Conflicts: 448000 | #Constraints: 53788
261.37/267.82 c #Conflicts: 449000 | #Constraints: 54788
262.57/269.02 c bounds 59 >= -878 @ 258.102
262.57/269.05 c #Conflicts: 450000 | #Constraints: 55876
262.85/269.32 c #Conflicts: 451000 | #Constraints: 56876
263.14/269.61 c #Conflicts: 452000 | #Constraints: 57876
278.27/284.80 c #Conflicts: 453000 | #Constraints: 58877
278.47/285.07 c #Conflicts: 454000 | #Constraints: 59877
278.75/285.36 c #Conflicts: 455000 | #Constraints: 60877
279.04/285.65 c #Conflicts: 456000 | #Constraints: 61877
279.32/286.01 c #Conflicts: 457000 | #Constraints: 62877
279.70/286.33 c #Conflicts: 458000 | #Constraints: 63877
280.00/286.66 c #Conflicts: 459000 | #Constraints: 64877
280.40/287.02 c #Conflicts: 460000 | #Constraints: 65877
280.69/287.39 c #Conflicts: 461000 | #Constraints: 66877
281.08/287.77 c #Conflicts: 462000 | #Constraints: 67877
281.48/288.16 c #Conflicts: 463000 | #Constraints: 68877
281.85/288.57 c #Conflicts: 464000 | #Constraints: 69877
282.25/288.99 c #Conflicts: 465000 | #Constraints: 70877
282.74/289.43 c #Conflicts: 466000 | #Constraints: 71877
283.13/289.84 c #Conflicts: 467000 | #Constraints: 72877
283.52/290.28 c #Conflicts: 468000 | #Constraints: 73877
284.01/290.72 c #Conflicts: 469000 | #Constraints: 74877
284.42/291.17 c #Conflicts: 470000 | #Constraints: 75877
284.90/291.63 c #Conflicts: 471000 | #Constraints: 76877
285.31/292.09 c #Conflicts: 472000 | #Constraints: 77877
289.87/296.63 c DATABASE CLEANUP
289.87/296.63 c GARBAGE COLLECT
289.87/296.63 c rational objective 2
291.08/297.97 c #Conflicts: 473000 | #Constraints: 45396
291.65/298.57 c #Conflicts: 474000 | #Constraints: 46396
292.32/299.20 c #Conflicts: 475000 | #Constraints: 47396
292.89/299.80 c #Conflicts: 476000 | #Constraints: 48396
293.38/300.37 c #Conflicts: 477000 | #Constraints: 49396
293.96/300.95 c #Conflicts: 478000 | #Constraints: 50396
294.55/301.57 c #Conflicts: 479000 | #Constraints: 51396
295.22/302.25 c #Conflicts: 480000 | #Constraints: 52396
295.89/302.93 c #Conflicts: 481000 | #Constraints: 53396
296.47/303.56 c #Conflicts: 482000 | #Constraints: 54396
297.07/304.16 c #Conflicts: 483000 | #Constraints: 55396
297.74/304.80 c #Conflicts: 484000 | #Constraints: 56396
298.33/305.41 c #Conflicts: 485000 | #Constraints: 57396
298.92/306.05 c #Conflicts: 486000 | #Constraints: 58396
299.60/306.74 c #Conflicts: 487000 | #Constraints: 59396
300.18/307.39 c #Conflicts: 488000 | #Constraints: 60396
300.95/308.19 c #Conflicts: 489000 | #Constraints: 61396
301.83/309.01 c DATABASE CLEANUP
301.83/309.01 c GARBAGE COLLECT
301.83/309.01 c rational objective 2
302.86/310.13 c bounds 59 >= -877 @ 298.032
302.86/310.13 c bounds 59 >= -876 @ 298.032
302.86/310.13 c bounds 59 >= -875 @ 298.032
302.86/310.13 c bounds 59 >= -874 @ 298.033
302.86/310.13 c bounds 59 >= -873 @ 298.036
302.86/310.16 c #Conflicts: 490000 | #Constraints: 37171
302.95/310.24 c #Conflicts: 491000 | #Constraints: 38171
303.04/310.33 c bounds 59 >= -872 @ 298.215
303.04/310.35 c #Conflicts: 492000 | #Constraints: 39234
303.14/310.46 c #Conflicts: 493000 | #Constraints: 40234
303.24/310.57 c #Conflicts: 494000 | #Constraints: 41234
303.34/310.68 c bounds 59 >= -871 @ 298.548
303.43/310.71 c #Conflicts: 495000 | #Constraints: 42285
303.52/310.82 c #Conflicts: 496000 | #Constraints: 43285
303.63/310.96 c #Conflicts: 497000 | #Constraints: 44285
303.74/311.10 c bounds 59 >= -870 @ 298.95
303.74/311.10 c #Conflicts: 498000 | #Constraints: 45336
303.92/311.25 c #Conflicts: 499000 | #Constraints: 46336
316.06/323.46 c #Conflicts: 500000 | #Constraints: 47336
316.25/323.62 c #Conflicts: 501000 | #Constraints: 48336
316.25/323.66 c bounds 59 >= -869 @ 311.394
316.36/323.78 c #Conflicts: 502000 | #Constraints: 49372
316.56/323.96 c #Conflicts: 503000 | #Constraints: 50372
316.77/324.14 c #Conflicts: 504000 | #Constraints: 51372
316.77/324.15 c bounds 59 >= -868 @ 311.868
316.95/324.32 c #Conflicts: 505000 | #Constraints: 52396
317.15/324.52 c #Conflicts: 506000 | #Constraints: 53396
340.45/347.95 c UNIT CLEANUP
340.45/347.95 c DATABASE CLEANUP
340.45/347.95 c GARBAGE COLLECT
340.45/347.95 c #Conflicts: 507000 | #Constraints: 33003
340.56/348.05 c #Conflicts: 508000 | #Constraints: 34003
340.65/348.15 c #Conflicts: 509000 | #Constraints: 35003
340.65/348.19 c bounds 59 >= -867 @ 335.718
340.74/348.27 c #Conflicts: 510000 | #Constraints: 36054
340.94/348.40 c #Conflicts: 511000 | #Constraints: 37054
341.04/348.55 c #Conflicts: 512000 | #Constraints: 38054
341.23/348.71 c #Conflicts: 513000 | #Constraints: 39054
341.33/348.87 c #Conflicts: 514000 | #Constraints: 40054
341.54/349.05 c #Conflicts: 515000 | #Constraints: 41054
341.73/349.23 c #Conflicts: 516000 | #Constraints: 42054
341.93/349.42 c #Conflicts: 517000 | #Constraints: 43054
342.12/349.63 c #Conflicts: 518000 | #Constraints: 44054
342.31/349.87 c #Conflicts: 519000 | #Constraints: 45054
342.31/349.89 c bounds 59 >= -866 @ 337.357
342.53/350.07 c #Conflicts: 520000 | #Constraints: 46096
342.71/350.29 c #Conflicts: 521000 | #Constraints: 47096
343.01/350.53 c #Conflicts: 522000 | #Constraints: 48096
343.21/350.79 c #Conflicts: 523000 | #Constraints: 49096
343.52/351.03 c #Conflicts: 524000 | #Constraints: 50096
343.70/351.27 c #Conflicts: 525000 | #Constraints: 51096
343.99/351.53 c #Conflicts: 526000 | #Constraints: 52096
344.29/351.82 c #Conflicts: 527000 | #Constraints: 53096
344.61/352.11 c #Conflicts: 528000 | #Constraints: 54096
344.89/352.41 c #Conflicts: 529000 | #Constraints: 55096
345.09/352.69 c bounds 59 >= -865 @ 340.09
345.19/352.70 c #Conflicts: 530000 | #Constraints: 56144
345.29/352.80 c #Conflicts: 531000 | #Constraints: 57144
345.38/352.90 c #Conflicts: 532000 | #Constraints: 58144
345.88/353.47 c #Conflicts: 533000 | #Constraints: 59144
346.86/354.48 c #Conflicts: 534000 | #Constraints: 60144
347.84/355.48 c #Conflicts: 535000 | #Constraints: 61144
348.92/356.53 c #Conflicts: 536000 | #Constraints: 62144
349.91/357.54 c #Conflicts: 537000 | #Constraints: 63144
350.80/358.44 c #Conflicts: 538000 | #Constraints: 64144
351.77/359.49 c #Conflicts: 539000 | #Constraints: 65160
352.46/360.16 c bounds 57 >= -865 @ 347.288
352.46/360.17 c bounds 57 >= -864 @ 347.297
352.46/360.17 c bounds 57 >= -863 @ 347.303
362.50/370.21 c bounds 57 >= -862 @ 357.257
362.50/370.21 c bounds 57 >= -861 @ 357.262
362.50/370.24 c bounds 57 >= -860 @ 357.294
362.50/370.29 c bounds 57 >= -859 @ 357.335
362.60/370.32 c bounds 57 >= -858 @ 357.372
362.60/370.34 c #Conflicts: 540000 | #Constraints: 66320
362.60/370.35 c bounds 57 >= -857 @ 357.398
362.70/370.43 c bounds 57 >= -856 @ 357.476
362.89/370.63 c bounds 57 >= -855 @ 357.674
362.89/370.65 c #Conflicts: 541000 | #Constraints: 67422
363.19/370.99 c #Conflicts: 542000 | #Constraints: 68422
363.31/371.07 c bounds 57 >= -854 @ 358.107
363.60/371.36 c #Conflicts: 543000 | #Constraints: 69455
363.89/371.69 c #Conflicts: 544000 | #Constraints: 70455
364.30/372.03 c bounds 57 >= -853 @ 359.053
364.30/372.05 c #Conflicts: 545000 | #Constraints: 71482
364.69/372.40 c #Conflicts: 546000 | #Constraints: 72482
365.09/372.82 c #Conflicts: 547000 | #Constraints: 73482
365.48/373.26 c #Conflicts: 548000 | #Constraints: 74482
365.88/373.68 c #Conflicts: 549000 | #Constraints: 75482
365.98/373.74 c bounds 57 >= -852 @ 360.746
366.76/374.59 c #Conflicts: 550000 | #Constraints: 76551
368.02/375.84 c #Conflicts: 551000 | #Constraints: 77551
368.99/376.85 c #Conflicts: 552000 | #Constraints: 78551
369.77/377.65 c #Conflicts: 553000 | #Constraints: 79551
371.00/378.94 c #Conflicts: 554000 | #Constraints: 80551
372.14/380.16 c #Conflicts: 555000 | #Constraints: 81551
373.36/381.49 c #Conflicts: 556000 | #Constraints: 82551
374.77/382.91 c #Conflicts: 557000 | #Constraints: 83551
376.49/384.70 c #Conflicts: 558000 | #Constraints: 84551
408.06/416.49 c UNIT CLEANUP
408.06/416.49 c DATABASE CLEANUP
408.06/416.49 c GARBAGE COLLECT
408.06/416.49 c rational objective 2
409.20/417.65 c bounds 57 >= -851 @ 403.606
409.20/417.65 c bounds 57 >= -850 @ 403.607
409.20/417.65 c bounds 57 >= -849 @ 403.608
409.20/417.65 c bounds 57 >= -848 @ 403.609
409.20/417.65 c bounds 57 >= -847 @ 403.61
409.20/417.66 c bounds 57 >= -846 @ 403.61
409.20/417.66 c bounds 57 >= -845 @ 403.611
409.20/417.66 c bounds 57 >= -844 @ 403.612
409.20/417.66 c bounds 57 >= -843 @ 403.613
409.20/417.66 c bounds 57 >= -842 @ 403.615
409.20/417.67 c bounds 57 >= -841 @ 403.619
409.20/417.67 c bounds 57 >= -840 @ 403.623
409.20/417.67 c #Conflicts: 559000 | #Constraints: 49097
409.20/417.68 c bounds 57 >= -839 @ 403.628
409.20/417.69 c bounds 57 >= -838 @ 403.64
409.30/417.71 c bounds 57 >= -837 @ 403.653
409.30/417.73 c bounds 57 >= -836 @ 403.671
409.30/417.73 c #Conflicts: 560000 | #Constraints: 50181
409.30/417.73 c bounds 57 >= -835 @ 403.678
409.30/417.73 c bounds 57 >= -834 @ 403.68
409.30/417.77 c bounds 57 >= -833 @ 403.715
409.40/417.80 c #Conflicts: 561000 | #Constraints: 51265
409.40/417.84 c bounds 57 >= -832 @ 403.781
409.40/417.88 c #Conflicts: 562000 | #Constraints: 52301
409.50/417.96 c #Conflicts: 563000 | #Constraints: 53301
409.50/417.98 c bounds 57 >= -831 @ 403.919
409.61/418.03 c bounds 57 >= -830 @ 403.969
409.61/418.06 c #Conflicts: 564000 | #Constraints: 54355
409.70/418.16 c #Conflicts: 565000 | #Constraints: 55355
409.80/418.24 c bounds 57 >= -829 @ 404.159
409.80/418.26 c #Conflicts: 566000 | #Constraints: 56379
409.89/418.37 c #Conflicts: 567000 | #Constraints: 57379
410.09/418.50 c #Conflicts: 568000 | #Constraints: 58379
410.09/418.58 c bounds 57 >= -828 @ 404.49
410.19/418.62 c #Conflicts: 569000 | #Constraints: 59427
410.28/418.75 c bounds 57 >= -827 @ 404.647
410.28/418.76 c #Conflicts: 570000 | #Constraints: 60434
452.19/460.81 c #Conflicts: 571000 | #Constraints: 61434
452.30/460.95 c #Conflicts: 572000 | #Constraints: 62434
452.40/461.10 c #Conflicts: 573000 | #Constraints: 63434
452.59/461.22 c bounds 57 >= -826 @ 446.756
452.59/461.27 c #Conflicts: 574000 | #Constraints: 64479
452.78/461.41 c #Conflicts: 575000 | #Constraints: 65479
452.89/461.56 c #Conflicts: 576000 | #Constraints: 66479
453.09/461.73 c #Conflicts: 577000 | #Constraints: 67479
493.41/502.26 c UNIT CLEANUP
493.41/502.26 c DATABASE CLEANUP
493.41/502.26 c GARBAGE COLLECT
493.41/502.26 c #Conflicts: 578000 | #Constraints: 40699
493.51/502.36 c #Conflicts: 579000 | #Constraints: 41699
493.61/502.46 c #Conflicts: 580000 | #Constraints: 42699
493.70/502.57 c #Conflicts: 581000 | #Constraints: 43699
493.80/502.68 c #Conflicts: 582000 | #Constraints: 44699
493.90/502.79 c #Conflicts: 583000 | #Constraints: 45699
494.00/502.84 c bounds 57 >= -825 @ 488.009
494.10/502.91 c #Conflicts: 584000 | #Constraints: 46747
494.21/503.05 c #Conflicts: 585000 | #Constraints: 47747
494.39/503.20 c #Conflicts: 586000 | #Constraints: 48747
494.49/503.35 c #Conflicts: 587000 | #Constraints: 49747
494.69/503.51 c #Conflicts: 588000 | #Constraints: 50747
494.78/503.69 c #Conflicts: 589000 | #Constraints: 51747
494.97/503.89 c #Conflicts: 590000 | #Constraints: 52747
495.19/504.07 c #Conflicts: 591000 | #Constraints: 53747
495.37/504.27 c #Conflicts: 592000 | #Constraints: 54747
495.57/504.48 c #Conflicts: 593000 | #Constraints: 55747
495.77/504.68 c #Conflicts: 594000 | #Constraints: 56747
496.06/504.91 c #Conflicts: 595000 | #Constraints: 57747
496.27/505.16 c #Conflicts: 596000 | #Constraints: 58747
518.47/527.42 c UNIT CLEANUP
518.47/527.42 c DATABASE CLEANUP
518.47/527.42 c GARBAGE COLLECT
518.47/527.42 c rational objective 2
519.61/528.65 c #Conflicts: 597000 | #Constraints: 36459
519.70/528.76 c #Conflicts: 598000 | #Constraints: 37459
519.80/528.88 c #Conflicts: 599000 | #Constraints: 38459
520.01/529.01 c #Conflicts: 600000 | #Constraints: 39459
520.11/529.15 c #Conflicts: 601000 | #Constraints: 40459
520.29/529.31 c #Conflicts: 602000 | #Constraints: 41459
520.39/529.40 c bounds 57 >= -824 @ 514.188
520.39/529.47 c #Conflicts: 603000 | #Constraints: 42513
520.59/529.62 c #Conflicts: 604000 | #Constraints: 43513
520.79/529.80 c #Conflicts: 605000 | #Constraints: 44513
520.89/529.97 c #Conflicts: 606000 | #Constraints: 45513
521.09/530.16 c #Conflicts: 607000 | #Constraints: 46513
521.27/530.37 c #Conflicts: 608000 | #Constraints: 47513
521.58/530.61 c #Conflicts: 609000 | #Constraints: 48513
521.77/530.85 c #Conflicts: 610000 | #Constraints: 49513
522.08/531.12 c #Conflicts: 611000 | #Constraints: 50513
522.26/531.39 c #Conflicts: 612000 | #Constraints: 51513
522.56/531.66 c #Conflicts: 613000 | #Constraints: 52513
522.86/531.96 c #Conflicts: 614000 | #Constraints: 53513
523.16/532.27 c #Conflicts: 615000 | #Constraints: 54513
523.46/532.57 c #Conflicts: 616000 | #Constraints: 55513
523.75/532.88 c #Conflicts: 617000 | #Constraints: 56513
524.06/533.19 c #Conflicts: 618000 | #Constraints: 57513
524.14/533.23 c bounds 57 >= -823 @ 517.932
524.35/533.46 c #Conflicts: 619000 | #Constraints: 58555
524.65/533.73 c #Conflicts: 620000 | #Constraints: 59555
524.95/534.04 c #Conflicts: 621000 | #Constraints: 60555
525.24/534.39 c #Conflicts: 622000 | #Constraints: 61555
525.63/534.71 c #Conflicts: 623000 | #Constraints: 62555
525.95/535.04 c #Conflicts: 624000 | #Constraints: 63555
526.33/535.40 c #Conflicts: 625000 | #Constraints: 64555
526.62/535.75 c #Conflicts: 626000 | #Constraints: 65555
526.93/536.08 c #Conflicts: 627000 | #Constraints: 66555
527.32/536.47 c #Conflicts: 628000 | #Constraints: 67555
527.72/536.88 c #Conflicts: 629000 | #Constraints: 68555
528.12/537.29 c #Conflicts: 630000 | #Constraints: 69555
528.51/537.69 c #Conflicts: 631000 | #Constraints: 70555
528.91/538.10 c #Conflicts: 632000 | #Constraints: 71555
529.41/538.55 c #Conflicts: 633000 | #Constraints: 72555
529.80/539.00 c #Conflicts: 634000 | #Constraints: 73555
530.29/539.47 c #Conflicts: 635000 | #Constraints: 74555
530.80/539.97 c #Conflicts: 636000 | #Constraints: 75555
531.28/540.45 c #Conflicts: 637000 | #Constraints: 76555
531.77/540.94 c #Conflicts: 638000 | #Constraints: 77555
532.27/541.42 c #Conflicts: 639000 | #Constraints: 78555
532.76/541.94 c #Conflicts: 640000 | #Constraints: 79555
533.36/542.55 c #Conflicts: 641000 | #Constraints: 80555
533.86/543.08 c #Conflicts: 642000 | #Constraints: 81555
534.34/543.59 c #Conflicts: 643000 | #Constraints: 82555
534.96/544.13 c #Conflicts: 644000 | #Constraints: 83555
535.43/544.64 c #Conflicts: 645000 | #Constraints: 84555
535.94/545.16 c #Conflicts: 646000 | #Constraints: 85555
536.53/545.74 c #Conflicts: 647000 | #Constraints: 86555
537.12/546.30 c #Conflicts: 648000 | #Constraints: 87555
537.61/546.87 c #Conflicts: 649000 | #Constraints: 88555
538.21/547.45 c #Conflicts: 650000 | #Constraints: 89555
538.81/548.04 c #Conflicts: 651000 | #Constraints: 90555
588.96/598.47 c DATABASE CLEANUP
588.96/598.47 c GARBAGE COLLECT
588.96/598.47 c #Conflicts: 652000 | #Constraints: 51984
589.15/598.66 c #Conflicts: 653000 | #Constraints: 52984
589.45/598.91 c #Conflicts: 654000 | #Constraints: 53984
590.26/599.89 c #Conflicts: 655000 | #Constraints: 54984
591.18/600.80 c #Conflicts: 656000 | #Constraints: 55984
592.20/601.97 c #Conflicts: 657000 | #Constraints: 56984
593.24/603.08 c #Conflicts: 658000 | #Constraints: 57984
594.51/604.44 c #Conflicts: 659000 | #Constraints: 58984
595.79/605.87 c #Conflicts: 660000 | #Constraints: 59984
596.94/607.06 c #Conflicts: 661000 | #Constraints: 60984
597.91/608.02 c #Conflicts: 662000 | #Constraints: 61984
598.95/609.16 c #Conflicts: 663000 | #Constraints: 62984
600.37/610.61 c #Conflicts: 664000 | #Constraints: 63984
601.52/611.84 c #Conflicts: 665000 | #Constraints: 64984
602.59/612.97 c #Conflicts: 666000 | #Constraints: 65984
603.56/613.99 c #Conflicts: 667000 | #Constraints: 66984
604.73/615.16 c #Conflicts: 668000 | #Constraints: 67984
606.19/616.68 c #Conflicts: 669000 | #Constraints: 68984
607.68/618.14 c #Conflicts: 670000 | #Constraints: 69984
608.95/619.46 c #Conflicts: 671000 | #Constraints: 70984
610.23/620.74 c #Conflicts: 672000 | #Constraints: 71984
610.43/620.98 c DATABASE CLEANUP
610.43/620.98 c GARBAGE COLLECT
610.43/620.98 c #Conflicts: 673000 | #Constraints: 43164
610.53/621.10 c #Conflicts: 674000 | #Constraints: 44164
610.70/621.25 c #Conflicts: 675000 | #Constraints: 45164
610.90/621.41 c #Conflicts: 676000 | #Constraints: 46164
611.00/621.58 c #Conflicts: 677000 | #Constraints: 47164
611.19/621.78 c #Conflicts: 678000 | #Constraints: 48164
616.66/627.28 c #Conflicts: 679000 | #Constraints: 49165
616.96/627.50 c #Conflicts: 680000 | #Constraints: 50165
617.14/627.73 c #Conflicts: 681000 | #Constraints: 51165
617.35/627.96 c #Conflicts: 682000 | #Constraints: 52165
617.64/628.21 c #Conflicts: 683000 | #Constraints: 53165
617.83/628.47 c #Conflicts: 684000 | #Constraints: 54165
618.12/628.71 c #Conflicts: 685000 | #Constraints: 55165
618.33/628.97 c #Conflicts: 686000 | #Constraints: 56165
618.62/629.24 c #Conflicts: 687000 | #Constraints: 57165
618.91/629.52 c #Conflicts: 688000 | #Constraints: 58165
619.21/629.83 c #Conflicts: 689000 | #Constraints: 59165
619.52/630.14 c #Conflicts: 690000 | #Constraints: 60165
619.80/630.47 c #Conflicts: 691000 | #Constraints: 61165
620.19/630.80 c #Conflicts: 692000 | #Constraints: 62165
644.48/655.21 c DATABASE CLEANUP
644.48/655.21 c GARBAGE COLLECT
644.48/655.21 c #Conflicts: 693000 | #Constraints: 38103
644.57/655.33 c #Conflicts: 694000 | #Constraints: 39103
644.66/655.49 c #Conflicts: 695000 | #Constraints: 40103
644.86/655.66 c #Conflicts: 696000 | #Constraints: 41103
645.05/655.81 c #Conflicts: 697000 | #Constraints: 42103
645.15/655.98 c #Conflicts: 698000 | #Constraints: 43103
645.36/656.18 c #Conflicts: 699000 | #Constraints: 44103
645.55/656.37 c #Conflicts: 700000 | #Constraints: 45103
645.74/656.58 c #Conflicts: 701000 | #Constraints: 46103
645.93/656.74 c bounds 57 >= -822 @ 638.807
646.03/656.80 c #Conflicts: 702000 | #Constraints: 47175
646.12/657.00 c #Conflicts: 703000 | #Constraints: 48175
646.42/657.20 c #Conflicts: 704000 | #Constraints: 49175
646.61/657.44 c #Conflicts: 705000 | #Constraints: 50175
646.91/657.73 c #Conflicts: 706000 | #Constraints: 51175
647.21/658.03 c #Conflicts: 707000 | #Constraints: 52175
647.50/658.33 c #Conflicts: 708000 | #Constraints: 53175
647.79/658.67 c #Conflicts: 709000 | #Constraints: 54175
648.08/659.00 c #Conflicts: 710000 | #Constraints: 55175
648.48/659.35 c #Conflicts: 711000 | #Constraints: 56175
648.88/659.74 c #Conflicts: 712000 | #Constraints: 57175
649.28/660.12 c #Conflicts: 713000 | #Constraints: 58175
649.67/660.53 c #Conflicts: 714000 | #Constraints: 59175
650.06/660.97 c #Conflicts: 715000 | #Constraints: 60175
650.56/661.42 c #Conflicts: 716000 | #Constraints: 61175
650.95/661.88 c #Conflicts: 717000 | #Constraints: 62175
651.44/662.35 c #Conflicts: 718000 | #Constraints: 63175
651.95/662.84 c #Conflicts: 719000 | #Constraints: 64175
652.44/663.33 c #Conflicts: 720000 | #Constraints: 65175
652.93/663.82 c #Conflicts: 721000 | #Constraints: 66175
653.43/664.32 c #Conflicts: 722000 | #Constraints: 67175
653.93/664.84 c #Conflicts: 723000 | #Constraints: 68175
654.43/665.39 c #Conflicts: 724000 | #Constraints: 69175
654.62/665.52 c bounds 57 >= -821 @ 647.423
654.92/665.85 c #Conflicts: 725000 | #Constraints: 70220
655.32/666.29 c #Conflicts: 726000 | #Constraints: 71220
655.81/666.74 c #Conflicts: 727000 | #Constraints: 72220
656.31/667.21 c #Conflicts: 728000 | #Constraints: 73220
656.80/667.70 c #Conflicts: 729000 | #Constraints: 74220
657.21/668.17 c #Conflicts: 730000 | #Constraints: 75220
657.69/668.68 c #Conflicts: 731000 | #Constraints: 76220
658.29/669.22 c #Conflicts: 732000 | #Constraints: 77220
658.79/669.76 c #Conflicts: 733000 | #Constraints: 78220
659.38/670.34 c #Conflicts: 734000 | #Constraints: 79220
659.97/670.95 c #Conflicts: 735000 | #Constraints: 80220
660.57/671.51 c #Conflicts: 736000 | #Constraints: 81220
661.07/672.07 c #Conflicts: 737000 | #Constraints: 82220
661.66/672.68 c #Conflicts: 738000 | #Constraints: 83220
662.35/673.31 c #Conflicts: 739000 | #Constraints: 84220
662.94/673.92 c #Conflicts: 740000 | #Constraints: 85220
663.54/674.55 c #Conflicts: 741000 | #Constraints: 86220
664.23/675.29 c #Conflicts: 742000 | #Constraints: 87220
664.93/675.98 c #Conflicts: 743000 | #Constraints: 88220
665.73/676.71 c #Conflicts: 744000 | #Constraints: 89220
666.42/677.44 c #Conflicts: 745000 | #Constraints: 90220
667.13/678.17 c #Conflicts: 746000 | #Constraints: 91220
667.91/678.90 c #Conflicts: 747000 | #Constraints: 92220
668.60/679.68 c #Conflicts: 748000 | #Constraints: 93220
669.49/680.50 c #Conflicts: 749000 | #Constraints: 94220
713.11/724.38 c #Conflicts: 750000 | #Constraints: 95220
714.00/725.22 c #Conflicts: 751000 | #Constraints: 96220
714.69/725.98 c #Conflicts: 752000 | #Constraints: 97220
735.81/747.20 c DATABASE CLEANUP
735.81/747.20 c GARBAGE COLLECT
735.81/747.20 c rational objective 2
737.31/748.71 c #Conflicts: 753000 | #Constraints: 55617
737.99/749.43 c #Conflicts: 754000 | #Constraints: 56617
738.19/749.63 c bounds 56 >= -821 @ 730.637
738.86/750.33 c #Conflicts: 755000 | #Constraints: 57618
739.73/751.29 c #Conflicts: 756000 | #Constraints: 58618
740.81/752.34 c #Conflicts: 757000 | #Constraints: 59618
741.51/753.05 c #Conflicts: 758000 | #Constraints: 60618
742.37/753.97 c #Conflicts: 759000 | #Constraints: 61618
743.33/754.92 c #Conflicts: 760000 | #Constraints: 62618
744.55/756.28 c #Conflicts: 761000 | #Constraints: 63618
745.77/757.53 c #Conflicts: 762000 | #Constraints: 64618
746.91/758.72 c #Conflicts: 763000 | #Constraints: 65618
748.57/760.44 c #Conflicts: 764000 | #Constraints: 66618
749.94/761.87 c #Conflicts: 765000 | #Constraints: 67618
750.83/762.75 c #Conflicts: 766000 | #Constraints: 68618
752.00/763.96 c bounds 55 >= -821 @ 744.329
752.30/764.24 c #Conflicts: 767000 | #Constraints: 69619
753.30/765.20 c #Conflicts: 768000 | #Constraints: 70619
754.49/766.44 c #Conflicts: 769000 | #Constraints: 71619
755.58/767.51 c #Conflicts: 770000 | #Constraints: 72619
756.48/768.41 c #Conflicts: 771000 | #Constraints: 73619
757.47/769.41 c #Conflicts: 772000 | #Constraints: 74619
758.36/770.32 c #Conflicts: 773000 | #Constraints: 75619
759.36/771.33 c #Conflicts: 774000 | #Constraints: 76619
759.55/771.56 c DATABASE CLEANUP
759.55/771.56 c GARBAGE COLLECT
759.55/771.56 c #Conflicts: 775000 | #Constraints: 45476
759.66/771.69 c #Conflicts: 776000 | #Constraints: 46476
759.85/771.82 c #Conflicts: 777000 | #Constraints: 47476
759.94/771.97 c #Conflicts: 778000 | #Constraints: 48476
759.94/771.98 c bounds 55 >= -820 @ 752.25
760.16/772.12 c #Conflicts: 779000 | #Constraints: 49569
760.34/772.30 c #Conflicts: 780000 | #Constraints: 50569
760.44/772.49 c #Conflicts: 781000 | #Constraints: 51569
760.74/772.73 c #Conflicts: 782000 | #Constraints: 52569
760.93/772.96 c #Conflicts: 783000 | #Constraints: 53569
761.24/773.23 c #Conflicts: 784000 | #Constraints: 54569
761.43/773.49 c #Conflicts: 785000 | #Constraints: 55569
761.73/773.76 c #Conflicts: 786000 | #Constraints: 56569
762.04/774.07 c #Conflicts: 787000 | #Constraints: 57569
762.32/774.39 c #Conflicts: 788000 | #Constraints: 58569
762.72/774.72 c #Conflicts: 789000 | #Constraints: 59569
763.03/775.07 c #Conflicts: 790000 | #Constraints: 60569
763.31/775.34 c bounds 55 >= -819 @ 755.529
763.41/775.41 c #Conflicts: 791000 | #Constraints: 61668
763.70/775.73 c #Conflicts: 792000 | #Constraints: 62668
764.01/776.04 c #Conflicts: 793000 | #Constraints: 63668
764.30/776.35 c #Conflicts: 794000 | #Constraints: 64668
764.69/776.74 c #Conflicts: 795000 | #Constraints: 65668
765.01/777.11 c DATABASE CLEANUP
765.01/777.11 c GARBAGE COLLECT
765.01/777.11 c #Conflicts: 796000 | #Constraints: 39638
765.19/777.24 c #Conflicts: 797000 | #Constraints: 40638
765.28/777.37 c #Conflicts: 798000 | #Constraints: 41638
765.47/777.52 c #Conflicts: 799000 | #Constraints: 42638
765.57/777.68 c #Conflicts: 800000 | #Constraints: 43638
765.76/777.86 c #Conflicts: 801000 | #Constraints: 44638
765.96/778.05 c #Conflicts: 802000 | #Constraints: 45638
766.14/778.26 c #Conflicts: 803000 | #Constraints: 46638
766.34/778.46 c #Conflicts: 804000 | #Constraints: 47638
766.53/778.69 c #Conflicts: 805000 | #Constraints: 48638
766.74/778.82 c bounds 55 >= -818 @ 758.887
766.84/778.94 c #Conflicts: 806000 | #Constraints: 49719
767.04/779.19 c #Conflicts: 807000 | #Constraints: 50719
767.32/779.49 c #Conflicts: 808000 | #Constraints: 51719
767.62/779.76 c #Conflicts: 809000 | #Constraints: 52719
767.92/780.07 c #Conflicts: 810000 | #Constraints: 53719
768.21/780.39 c #Conflicts: 811000 | #Constraints: 54719
768.60/780.74 c #Conflicts: 812000 | #Constraints: 55719
768.91/781.06 c #Conflicts: 813000 | #Constraints: 56719
769.29/781.41 c #Conflicts: 814000 | #Constraints: 57719
769.59/781.78 c #Conflicts: 815000 | #Constraints: 58719
769.99/782.18 c #Conflicts: 816000 | #Constraints: 59719
770.38/782.53 c #Conflicts: 817000 | #Constraints: 60719
770.78/782.96 c #Conflicts: 818000 | #Constraints: 61719
771.27/783.42 c #Conflicts: 819000 | #Constraints: 62719
771.66/783.87 c #Conflicts: 820000 | #Constraints: 63719
772.15/784.33 c #Conflicts: 821000 | #Constraints: 64719
772.65/784.82 c #Conflicts: 822000 | #Constraints: 65719
773.14/785.33 c #Conflicts: 823000 | #Constraints: 66719
773.62/785.80 c #Conflicts: 824000 | #Constraints: 67719
774.12/786.36 c #Conflicts: 825000 | #Constraints: 68719
774.69/786.90 c #Conflicts: 826000 | #Constraints: 69719
775.09/787.39 c #Conflicts: 827000 | #Constraints: 70719
775.78/788.05 c #Conflicts: 828000 | #Constraints: 71719
776.36/788.64 c #Conflicts: 829000 | #Constraints: 72719
776.96/789.25 c #Conflicts: 830000 | #Constraints: 73719
777.65/789.93 c #Conflicts: 831000 | #Constraints: 74719
778.33/790.60 c #Conflicts: 832000 | #Constraints: 75719
778.93/791.20 c #Conflicts: 833000 | #Constraints: 76719
779.61/791.90 c #Conflicts: 834000 | #Constraints: 77719
780.20/792.58 c #Conflicts: 835000 | #Constraints: 78719
780.99/793.36 c #Conflicts: 836000 | #Constraints: 79719
781.58/793.97 c bounds 55 >= -817 @ 773.666
781.69/794.03 c #Conflicts: 837000 | #Constraints: 80782
782.52/794.92 c #Conflicts: 838000 | #Constraints: 81782
783.47/795.92 c #Conflicts: 839000 | #Constraints: 82782
784.53/797.03 c #Conflicts: 840000 | #Constraints: 83782
785.59/798.17 c #Conflicts: 841000 | #Constraints: 84782
786.57/799.17 c #Conflicts: 842000 | #Constraints: 85782
787.54/800.18 c #Conflicts: 843000 | #Constraints: 86782
788.56/801.28 c #Conflicts: 844000 | #Constraints: 87782
789.73/802.43 c #Conflicts: 845000 | #Constraints: 88782
790.89/803.68 c #Conflicts: 846000 | #Constraints: 89782
792.28/805.04 c #Conflicts: 847000 | #Constraints: 90782
792.66/805.41 c bounds 54 >= -817 @ 784.514
792.66/805.43 c bounds 54 >= -816 @ 784.542
792.77/805.59 c #Conflicts: 848000 | #Constraints: 91807
793.06/805.81 c #Conflicts: 849000 | #Constraints: 92807
793.27/806.03 c bounds 54 >= -815 @ 785.115
793.27/806.08 c #Conflicts: 850000 | #Constraints: 93834
793.56/806.35 c #Conflicts: 851000 | #Constraints: 94834
793.85/806.60 c #Conflicts: 852000 | #Constraints: 95834
794.05/806.88 c #Conflicts: 853000 | #Constraints: 96834
794.26/807.06 c bounds 54 >= -814 @ 786.124
794.36/807.16 c #Conflicts: 854000 | #Constraints: 97888
794.63/807.48 c #Conflicts: 855000 | #Constraints: 98888
794.92/807.79 c #Conflicts: 856000 | #Constraints: 99888
795.21/808.10 c #Conflicts: 857000 | #Constraints: 100888
795.59/808.44 c #Conflicts: 858000 | #Constraints: 101888
795.98/808.81 c #Conflicts: 859000 | #Constraints: 102888
796.37/809.20 c #Conflicts: 860000 | #Constraints: 103888
816.47/829.40 c DATABASE CLEANUP
816.47/829.40 c GARBAGE COLLECT
816.47/829.40 c bounds 54 >= -813 @ 808.178
816.57/829.51 c #Conflicts: 861000 | #Constraints: 59223
816.76/829.71 c #Conflicts: 862000 | #Constraints: 60223
816.96/829.92 c #Conflicts: 863000 | #Constraints: 61223
817.16/830.13 c #Conflicts: 864000 | #Constraints: 62223
817.35/830.36 c #Conflicts: 865000 | #Constraints: 63223
817.35/830.37 c bounds 54 >= -812 @ 809.092
879.96/893.25 c #Conflicts: 866000 | #Constraints: 64259
880.16/893.47 c #Conflicts: 867000 | #Constraints: 65259
880.46/893.72 c #Conflicts: 868000 | #Constraints: 66259
880.65/893.98 c #Conflicts: 869000 | #Constraints: 67259
880.95/894.25 c #Conflicts: 870000 | #Constraints: 68259
881.24/894.54 c #Conflicts: 871000 | #Constraints: 69259
881.54/894.85 c #Conflicts: 872000 | #Constraints: 70259
881.85/895.17 c #Conflicts: 873000 | #Constraints: 71259
882.23/895.54 c #Conflicts: 874000 | #Constraints: 72259
882.63/895.92 c #Conflicts: 875000 | #Constraints: 73259
883.03/896.36 c #Conflicts: 876000 | #Constraints: 74259
883.42/896.78 c #Conflicts: 877000 | #Constraints: 75259
883.92/897.26 c #Conflicts: 878000 | #Constraints: 76259
884.01/897.36 c bounds 54 >= -811 @ 875.492
884.51/897.89 c #Conflicts: 879000 | #Constraints: 77292
884.81/898.12 c bounds 53 >= -811 @ 876.23
885.29/898.62 c #Conflicts: 880000 | #Constraints: 78293
886.46/899.81 c #Conflicts: 881000 | #Constraints: 79293
886.46/899.84 c bounds 52 >= -811 @ 877.877
887.16/900.59 c #Conflicts: 882000 | #Constraints: 80294
888.03/901.47 c #Conflicts: 883000 | #Constraints: 81294
975.36/989.14 c DATABASE CLEANUP
975.36/989.14 c GARBAGE COLLECT
975.36/989.14 c bounds 52 >= -810 @ 966.471
975.36/989.16 c bounds 52 >= -809 @ 966.493
975.36/989.16 c bounds 52 >= -808 @ 966.494
975.36/989.19 c bounds 52 >= -807 @ 966.516
975.45/989.20 c #Conflicts: 884000 | #Constraints: 48013
975.55/989.30 c #Conflicts: 885000 | #Constraints: 49013
975.55/989.34 c bounds 52 >= -806 @ 966.668
975.64/989.42 c #Conflicts: 886000 | #Constraints: 50055
975.74/989.55 c #Conflicts: 887000 | #Constraints: 51055
975.94/989.72 c #Conflicts: 888000 | #Constraints: 52055
975.94/989.79 c bounds 52 >= -805 @ 967.097
976.14/989.91 c #Conflicts: 889000 | #Constraints: 53091
976.25/990.08 c #Conflicts: 890000 | #Constraints: 54091
976.43/990.29 c #Conflicts: 891000 | #Constraints: 55091
976.73/990.54 c #Conflicts: 892000 | #Constraints: 56091
976.93/990.78 c #Conflicts: 893000 | #Constraints: 57091
977.24/991.05 c #Conflicts: 894000 | #Constraints: 58091
977.52/991.35 c #Conflicts: 895000 | #Constraints: 59091
977.83/991.68 c #Conflicts: 896000 | #Constraints: 60091
978.12/991.96 c bounds 52 >= -804 @ 969.215
978.24/992.03 c #Conflicts: 897000 | #Constraints: 61124
979.00/992.89 c #Conflicts: 898000 | #Constraints: 62124
979.96/993.81 c #Conflicts: 899000 | #Constraints: 63124
981.15/995.04 c #Conflicts: 900000 | #Constraints: 64124
981.63/995.56 c bounds 51 >= -804 @ 972.667
981.83/995.75 c #Conflicts: 901000 | #Constraints: 65125
982.14/996.05 c #Conflicts: 902000 | #Constraints: 66125
982.42/996.36 c #Conflicts: 903000 | #Constraints: 67125
982.82/996.70 c #Conflicts: 904000 | #Constraints: 68125
983.12/997.06 c #Conflicts: 905000 | #Constraints: 69125
983.50/997.41 c #Conflicts: 906000 | #Constraints: 70125
983.80/997.70 c DATABASE CLEANUP
983.80/997.70 c GARBAGE COLLECT
983.80/997.70 c #Conflicts: 907000 | #Constraints: 42147
983.90/997.83 c #Conflicts: 908000 | #Constraints: 43147
983.99/997.96 c #Conflicts: 909000 | #Constraints: 44147
984.21/998.12 c #Conflicts: 910000 | #Constraints: 45147
984.39/998.30 c #Conflicts: 911000 | #Constraints: 46147
984.49/998.47 c #Conflicts: 912000 | #Constraints: 47147
984.68/998.67 c #Conflicts: 913000 | #Constraints: 48147
984.88/998.89 c #Conflicts: 914000 | #Constraints: 49147
985.19/999.13 c #Conflicts: 915000 | #Constraints: 50147
985.37/999.37 c #Conflicts: 916000 | #Constraints: 51147
985.67/999.62 c #Conflicts: 917000 | #Constraints: 52147
985.86/999.84 c #Conflicts: 918000 | #Constraints: 53147
986.17/1000.12 c #Conflicts: 919000 | #Constraints: 54147
986.35/1000.39 c #Conflicts: 920000 | #Constraints: 55147
986.75/1000.72 c #Conflicts: 921000 | #Constraints: 56147
987.06/1001.03 c #Conflicts: 922000 | #Constraints: 57147
987.34/1001.32 c #Conflicts: 923000 | #Constraints: 58147
987.73/1001.70 c #Conflicts: 924000 | #Constraints: 59147
988.12/1002.15 c #Conflicts: 925000 | #Constraints: 60147
988.40/1002.48 c #Conflicts: 926000 | #Constraints: 61147
988.81/1002.81 c #Conflicts: 927000 | #Constraints: 62147
989.11/1003.18 c #Conflicts: 928000 | #Constraints: 63147
989.48/1003.54 c #Conflicts: 929000 | #Constraints: 64147
989.88/1003.96 c #Conflicts: 930000 | #Constraints: 65147
990.27/1004.38 c #Conflicts: 931000 | #Constraints: 66147
990.77/1004.86 c #Conflicts: 932000 | #Constraints: 67147
991.27/1005.36 c #Conflicts: 933000 | #Constraints: 68147
991.76/1005.87 c #Conflicts: 934000 | #Constraints: 69147
992.35/1006.44 c #Conflicts: 935000 | #Constraints: 70147
992.83/1006.95 c #Conflicts: 936000 | #Constraints: 71147
993.33/1007.41 c #Conflicts: 937000 | #Constraints: 72147
993.71/1007.84 c #Conflicts: 938000 | #Constraints: 73147
994.10/1008.28 c #Conflicts: 939000 | #Constraints: 74147
994.68/1008.80 c #Conflicts: 940000 | #Constraints: 75147
995.17/1009.35 c #Conflicts: 941000 | #Constraints: 76147
995.66/1009.86 c #Conflicts: 942000 | #Constraints: 77147
996.26/1010.47 c #Conflicts: 943000 | #Constraints: 78147
996.96/1011.12 c #Conflicts: 944000 | #Constraints: 79147
997.43/1011.66 c #Conflicts: 945000 | #Constraints: 80147
998.03/1012.23 c #Conflicts: 946000 | #Constraints: 81147
998.62/1012.80 c #Conflicts: 947000 | #Constraints: 82147
999.21/1013.47 c #Conflicts: 948000 | #Constraints: 83147
999.92/1014.15 c #Conflicts: 949000 | #Constraints: 84147
1000.58/1014.80 c #Conflicts: 950000 | #Constraints: 85147
1001.17/1015.47 c #Conflicts: 951000 | #Constraints: 86147
1001.86/1016.15 c #Conflicts: 952000 | #Constraints: 87147
1002.54/1016.88 c #Conflicts: 953000 | #Constraints: 88147
1003.23/1017.56 c #Conflicts: 954000 | #Constraints: 89147
1003.92/1018.24 c #Conflicts: 955000 | #Constraints: 90147
1004.61/1018.95 c #Conflicts: 956000 | #Constraints: 91147
1005.29/1019.67 c #Conflicts: 957000 | #Constraints: 92147
1006.08/1020.47 c #Conflicts: 958000 | #Constraints: 93147
1006.88/1021.24 c #Conflicts: 959000 | #Constraints: 94147
1007.68/1022.06 c #Conflicts: 960000 | #Constraints: 95147
1008.44/1022.86 c #Conflicts: 961000 | #Constraints: 96147
1009.34/1023.73 c #Conflicts: 962000 | #Constraints: 97147
1010.22/1024.65 c #Conflicts: 963000 | #Constraints: 98147
1011.02/1025.49 c #Conflicts: 964000 | #Constraints: 99147
1011.90/1026.38 c #Conflicts: 965000 | #Constraints: 100147
1012.89/1027.36 c #Conflicts: 966000 | #Constraints: 101147
1013.89/1028.35 c #Conflicts: 967000 | #Constraints: 102147
1014.77/1029.28 c #Conflicts: 968000 | #Constraints: 103147
1015.87/1030.31 c #Conflicts: 969000 | #Constraints: 104147
1016.76/1031.21 c #Conflicts: 970000 | #Constraints: 105147
1017.66/1032.13 c #Conflicts: 971000 | #Constraints: 106147
1018.66/1033.12 c #Conflicts: 972000 | #Constraints: 107147
1019.65/1034.12 c #Conflicts: 973000 | #Constraints: 108147
1020.54/1035.08 c #Conflicts: 974000 | #Constraints: 109147
1021.64/1036.14 c #Conflicts: 975000 | #Constraints: 110147
1022.41/1036.98 c DATABASE CLEANUP
1022.41/1036.98 c GARBAGE COLLECT
1022.41/1036.98 c #Conflicts: 976000 | #Constraints: 62432
1023.59/1038.11 c #Conflicts: 977000 | #Constraints: 63432
1023.95/1038.50 c bounds 49 >= -804 @ 1014.65
1024.35/1038.97 c #Conflicts: 978000 | #Constraints: 64433
1025.33/1039.92 c #Conflicts: 979000 | #Constraints: 65433
1026.41/1041.10 c #Conflicts: 980000 | #Constraints: 66433
1027.46/1042.14 c #Conflicts: 981000 | #Constraints: 67433
1028.51/1043.20 c #Conflicts: 982000 | #Constraints: 68433
1029.55/1044.31 c #Conflicts: 983000 | #Constraints: 69433
1030.70/1045.50 c #Conflicts: 984000 | #Constraints: 70433
1031.08/1045.92 c bounds 48 >= -804 @ 1021.68
1031.48/1046.39 c bounds 47 >= -804 @ 1022.12
1031.67/1046.56 c #Conflicts: 985000 | #Constraints: 71435
1032.81/1047.71 c #Conflicts: 986000 | #Constraints: 72435
1033.87/1048.83 c #Conflicts: 987000 | #Constraints: 73435
1035.01/1050.01 c #Conflicts: 988000 | #Constraints: 74435
1036.25/1051.30 c #Conflicts: 989000 | #Constraints: 75435
1037.37/1052.52 c #Conflicts: 990000 | #Constraints: 76435
1038.62/1053.81 c #Conflicts: 991000 | #Constraints: 77435
1039.99/1055.20 c #Conflicts: 992000 | #Constraints: 78435
1041.26/1056.54 c #Conflicts: 993000 | #Constraints: 79435
1043.02/1058.38 c #Conflicts: 994000 | #Constraints: 80435
1044.79/1060.18 c #Conflicts: 995000 | #Constraints: 81435
1046.53/1061.92 c #Conflicts: 996000 | #Constraints: 82435
1048.48/1063.90 c #Conflicts: 997000 | #Constraints: 83435
1050.33/1065.89 c #Conflicts: 998000 | #Constraints: 84435
1052.36/1067.92 c #Conflicts: 999000 | #Constraints: 85435
1053.72/1069.37 c DATABASE CLEANUP
1053.72/1069.37 c GARBAGE COLLECT
1053.72/1069.37 c #Conflicts: 1000000 | #Constraints: 49820
1053.91/1069.56 c #Conflicts: 1001000 | #Constraints: 50820
1054.12/1069.77 c #Conflicts: 1002000 | #Constraints: 51820
1054.31/1070.00 c #Conflicts: 1003000 | #Constraints: 52820
1054.61/1070.24 c #Conflicts: 1004000 | #Constraints: 53820
1054.80/1070.49 c #Conflicts: 1005000 | #Constraints: 54820
1055.09/1070.74 c #Conflicts: 1006000 | #Constraints: 55820
1055.40/1071.01 c #Conflicts: 1007000 | #Constraints: 56820
1055.59/1071.28 c #Conflicts: 1008000 | #Constraints: 57820
1055.88/1071.56 c #Conflicts: 1009000 | #Constraints: 58820
1056.18/1071.83 c #Conflicts: 1010000 | #Constraints: 59820
1056.48/1072.13 c #Conflicts: 1011000 | #Constraints: 60820
1056.77/1072.47 c #Conflicts: 1012000 | #Constraints: 61820
1057.16/1072.81 c #Conflicts: 1013000 | #Constraints: 62820
1057.48/1073.19 c #Conflicts: 1014000 | #Constraints: 63820
1057.86/1073.53 c #Conflicts: 1015000 | #Constraints: 64820
1058.25/1073.90 c #Conflicts: 1016000 | #Constraints: 65820
1058.55/1074.27 c #Conflicts: 1017000 | #Constraints: 66820
1058.95/1074.68 c #Conflicts: 1018000 | #Constraints: 67820
1059.35/1075.05 c #Conflicts: 1019000 | #Constraints: 68820
1059.73/1075.45 c #Conflicts: 1020000 | #Constraints: 69820
1060.14/1075.82 c #Conflicts: 1021000 | #Constraints: 70820
1060.53/1076.25 c #Conflicts: 1022000 | #Constraints: 71820
1061.03/1076.71 c #Conflicts: 1023000 | #Constraints: 72820
1061.44/1077.16 c #Conflicts: 1024000 | #Constraints: 73820
1061.72/1077.44 c DATABASE CLEANUP
1061.72/1077.44 c GARBAGE COLLECT
1061.72/1077.44 c #Conflicts: 1025000 | #Constraints: 44112
1061.92/1077.61 c #Conflicts: 1026000 | #Constraints: 45112
1062.02/1077.78 c #Conflicts: 1027000 | #Constraints: 46112
1062.21/1077.98 c #Conflicts: 1028000 | #Constraints: 47112
1116.47/1132.46 c #Conflicts: 1029000 | #Constraints: 48112
1116.67/1132.64 c #Conflicts: 1030000 | #Constraints: 49112
1116.86/1132.84 c #Conflicts: 1031000 | #Constraints: 50112
1117.07/1133.06 c #Conflicts: 1032000 | #Constraints: 51112
1117.36/1133.30 c #Conflicts: 1033000 | #Constraints: 52112
1117.55/1133.55 c #Conflicts: 1034000 | #Constraints: 53112
1117.85/1133.81 c #Conflicts: 1035000 | #Constraints: 54112
1118.05/1134.08 c #Conflicts: 1036000 | #Constraints: 55112
1118.35/1134.38 c #Conflicts: 1037000 | #Constraints: 56112
1118.64/1134.63 c #Conflicts: 1038000 | #Constraints: 57112
1118.93/1134.90 c #Conflicts: 1039000 | #Constraints: 58112
1119.23/1135.23 c #Conflicts: 1040000 | #Constraints: 59112
1119.53/1135.56 c #Conflicts: 1041000 | #Constraints: 60112
1119.82/1135.87 c #Conflicts: 1042000 | #Constraints: 61112
1120.13/1136.19 c #Conflicts: 1043000 | #Constraints: 62112
1120.52/1136.56 c #Conflicts: 1044000 | #Constraints: 63112
1120.91/1136.93 c #Conflicts: 1045000 | #Constraints: 64112
1121.30/1137.33 c #Conflicts: 1046000 | #Constraints: 65112
1121.69/1137.78 c #Conflicts: 1047000 | #Constraints: 66112
1122.11/1138.17 c #Conflicts: 1048000 | #Constraints: 67112
1122.59/1138.60 c #Conflicts: 1049000 | #Constraints: 68112
1123.09/1139.12 c #Conflicts: 1050000 | #Constraints: 69112
1123.47/1139.59 c #Conflicts: 1051000 | #Constraints: 70112
1123.99/1140.03 c #Conflicts: 1052000 | #Constraints: 71112
1124.47/1140.50 c #Conflicts: 1053000 | #Constraints: 72112
1124.86/1140.99 c #Conflicts: 1054000 | #Constraints: 73112
1125.36/1141.44 c #Conflicts: 1055000 | #Constraints: 74112
1125.55/1141.69 c bounds 47 >= -803 @ 1115.57
1126.05/1142.12 c #Conflicts: 1056000 | #Constraints: 75184
1127.03/1143.15 c #Conflicts: 1057000 | #Constraints: 76184
1127.87/1144.10 c #Conflicts: 1058000 | #Constraints: 77184
1128.82/1145.10 c #Conflicts: 1059000 | #Constraints: 78184
1129.01/1145.20 c bounds 46 >= -803 @ 1118.88
1129.80/1146.02 c #Conflicts: 1060000 | #Constraints: 79185
1130.85/1147.17 c #Conflicts: 1061000 | #Constraints: 80185
1132.18/1148.57 c #Conflicts: 1062000 | #Constraints: 81185
1133.72/1150.15 c #Conflicts: 1063000 | #Constraints: 82185
1134.94/1151.41 c #Conflicts: 1064000 | #Constraints: 83185
1136.17/1152.77 c #Conflicts: 1065000 | #Constraints: 84185
1137.60/1154.23 c #Conflicts: 1066000 | #Constraints: 85185
1139.01/1155.72 c #Conflicts: 1067000 | #Constraints: 86185
1140.63/1157.42 c #Conflicts: 1068000 | #Constraints: 87185
1141.98/1158.89 c #Conflicts: 1069000 | #Constraints: 88185
1143.60/1160.50 c #Conflicts: 1070000 | #Constraints: 89185
1145.06/1162.08 c #Conflicts: 1071000 | #Constraints: 90185
1146.79/1163.82 c #Conflicts: 1072000 | #Constraints: 91185
1148.34/1165.49 c #Conflicts: 1073000 | #Constraints: 92185
1149.90/1167.09 c #Conflicts: 1074000 | #Constraints: 93185
1151.61/1168.82 c #Conflicts: 1075000 | #Constraints: 94185
1153.27/1170.51 c #Conflicts: 1076000 | #Constraints: 95185
1155.12/1172.42 c #Conflicts: 1077000 | #Constraints: 96185
1156.88/1174.27 c #Conflicts: 1078000 | #Constraints: 97185
1158.72/1176.18 c #Conflicts: 1079000 | #Constraints: 98185
1160.57/1178.09 c #Conflicts: 1080000 | #Constraints: 99185
1161.62/1179.14 c #Conflicts: 1081000 | #Constraints: 100185
1162.93/1180.50 c #Conflicts: 1082000 | #Constraints: 101185
1164.63/1182.37 c #Conflicts: 1083000 | #Constraints: 102185
1166.37/1184.18 c #Conflicts: 1084000 | #Constraints: 103185
1168.39/1186.28 c #Conflicts: 1085000 | #Constraints: 104185
1170.30/1188.25 c #Conflicts: 1086000 | #Constraints: 105185
1172.42/1190.48 c #Conflicts: 1087000 | #Constraints: 106185
1174.53/1192.61 c #Conflicts: 1088000 | #Constraints: 107185
1176.55/1194.75 c #Conflicts: 1089000 | #Constraints: 108185
1179.06/1197.34 c #Conflicts: 1090000 | #Constraints: 109185
1181.07/1199.43 c #Conflicts: 1091000 | #Constraints: 110185
1183.39/1201.83 c #Conflicts: 1092000 | #Constraints: 111185
1185.91/1204.46 c #Conflicts: 1093000 | #Constraints: 112185
1187.65/1206.25 c #Conflicts: 1094000 | #Constraints: 113185
1189.31/1207.98 c #Conflicts: 1095000 | #Constraints: 114185
1191.16/1209.82 c #Conflicts: 1096000 | #Constraints: 115185
1193.18/1211.94 c #Conflicts: 1097000 | #Constraints: 116185
1217.77/1236.63 c DATABASE CLEANUP
1217.77/1236.63 c GARBAGE COLLECT
1217.77/1236.63 c #Conflicts: 1098000 | #Constraints: 65471
1217.87/1236.74 c #Conflicts: 1099000 | #Constraints: 66471
1217.96/1236.88 c #Conflicts: 1100000 | #Constraints: 67471
1218.18/1237.02 c #Conflicts: 1101000 | #Constraints: 68471
1218.28/1237.18 c #Conflicts: 1102000 | #Constraints: 69471
1218.46/1237.35 c #Conflicts: 1103000 | #Constraints: 70471
1218.65/1237.53 c #Conflicts: 1104000 | #Constraints: 71471
1218.75/1237.69 c #Conflicts: 1105000 | #Constraints: 72471
1218.95/1237.86 c #Conflicts: 1106000 | #Constraints: 73471
1219.16/1238.05 c #Conflicts: 1107000 | #Constraints: 74471
1219.34/1238.23 c #Conflicts: 1108000 | #Constraints: 75471
1219.54/1238.44 c #Conflicts: 1109000 | #Constraints: 76471
1219.74/1238.66 c #Conflicts: 1110000 | #Constraints: 77471
1220.03/1238.91 c #Conflicts: 1111000 | #Constraints: 78471
1220.24/1239.15 c #Conflicts: 1112000 | #Constraints: 79471
1220.42/1239.38 c #Conflicts: 1113000 | #Constraints: 80471
1220.63/1239.57 c #Conflicts: 1114000 | #Constraints: 81471
1220.92/1239.82 c #Conflicts: 1115000 | #Constraints: 82471
1221.13/1240.09 c #Conflicts: 1116000 | #Constraints: 83471
1221.41/1240.38 c #Conflicts: 1117000 | #Constraints: 84471
1221.72/1240.68 c #Conflicts: 1118000 | #Constraints: 85471
1222.12/1241.01 c #Conflicts: 1119000 | #Constraints: 86471
1222.41/1241.36 c #Conflicts: 1120000 | #Constraints: 87471
1222.80/1241.71 c #Conflicts: 1121000 | #Constraints: 88471
1223.00/1241.91 c bounds 46 >= -802 @ 1211.82
1223.12/1242.03 c #Conflicts: 1122000 | #Constraints: 89537
1223.40/1242.33 c #Conflicts: 1123000 | #Constraints: 90537
1223.60/1242.56 c UNIT CLEANUP
1223.60/1242.56 c DATABASE CLEANUP
1223.60/1242.56 c GARBAGE COLLECT
1223.60/1242.56 c #Conflicts: 1124000 | #Constraints: 52562
1223.79/1242.72 c #Conflicts: 1125000 | #Constraints: 53562
1223.89/1242.88 c #Conflicts: 1126000 | #Constraints: 54562
1224.10/1243.07 c #Conflicts: 1127000 | #Constraints: 55562
1224.29/1243.26 c #Conflicts: 1128000 | #Constraints: 56562
1224.48/1243.45 c #Conflicts: 1129000 | #Constraints: 57562
1224.69/1243.67 c #Conflicts: 1130000 | #Constraints: 58562
1224.88/1243.89 c #Conflicts: 1131000 | #Constraints: 59562
1225.19/1244.14 c #Conflicts: 1132000 | #Constraints: 60562
1225.38/1244.39 c #Conflicts: 1133000 | #Constraints: 61562
1225.67/1244.66 c #Conflicts: 1134000 | #Constraints: 62562
1225.96/1244.91 c #Conflicts: 1135000 | #Constraints: 63562
1226.18/1245.18 c #Conflicts: 1136000 | #Constraints: 64562
1226.46/1245.46 c #Conflicts: 1137000 | #Constraints: 65562
1226.76/1245.74 c #Conflicts: 1138000 | #Constraints: 66562
1227.07/1246.02 c #Conflicts: 1139000 | #Constraints: 67562
1227.35/1246.32 c #Conflicts: 1140000 | #Constraints: 68562
1227.65/1246.63 c #Conflicts: 1141000 | #Constraints: 69562
1227.95/1246.92 c #Conflicts: 1142000 | #Constraints: 70562
1228.24/1247.24 c #Conflicts: 1143000 | #Constraints: 71562
1228.54/1247.57 c #Conflicts: 1144000 | #Constraints: 72562
1228.94/1247.91 c #Conflicts: 1145000 | #Constraints: 73562
1229.24/1248.26 c #Conflicts: 1146000 | #Constraints: 74562
1229.63/1248.63 c #Conflicts: 1147000 | #Constraints: 75562
1230.04/1249.07 c #Conflicts: 1148000 | #Constraints: 76562
1230.43/1249.47 c #Conflicts: 1149000 | #Constraints: 77562
1230.73/1249.79 c UNIT CLEANUP
1230.73/1249.79 c DATABASE CLEANUP
1230.73/1249.79 c GARBAGE COLLECT
1230.73/1249.79 c #Conflicts: 1150000 | #Constraints: 45929
1230.92/1249.93 c #Conflicts: 1151000 | #Constraints: 46929
1231.03/1250.08 c #Conflicts: 1152000 | #Constraints: 47929
1231.21/1250.26 c #Conflicts: 1153000 | #Constraints: 48929
1231.41/1250.45 c #Conflicts: 1154000 | #Constraints: 49929
1231.61/1250.67 c #Conflicts: 1155000 | #Constraints: 50929
1231.81/1250.88 c #Conflicts: 1156000 | #Constraints: 51929
1232.12/1251.12 c #Conflicts: 1157000 | #Constraints: 52929
1232.30/1251.37 c #Conflicts: 1158000 | #Constraints: 53929
1232.60/1251.61 c #Conflicts: 1159000 | #Constraints: 54929
1232.80/1251.87 c #Conflicts: 1160000 | #Constraints: 55929
1233.10/1252.14 c #Conflicts: 1161000 | #Constraints: 56929
1233.39/1252.43 c #Conflicts: 1162000 | #Constraints: 57929
1233.69/1252.71 c #Conflicts: 1163000 | #Constraints: 58929
1234.00/1253.01 c #Conflicts: 1164000 | #Constraints: 59929
1234.18/1253.27 c #Conflicts: 1165000 | #Constraints: 60929
1234.48/1253.58 c #Conflicts: 1166000 | #Constraints: 61929
1234.78/1253.89 c #Conflicts: 1167000 | #Constraints: 62929
1235.17/1254.20 c #Conflicts: 1168000 | #Constraints: 63929
1235.47/1254.53 c #Conflicts: 1169000 | #Constraints: 64929
1235.77/1254.89 c #Conflicts: 1170000 | #Constraints: 65929
1236.17/1255.26 c #Conflicts: 1171000 | #Constraints: 66929
1277.20/1296.46 c bounds 46 >= -801 @ 1265.79
1277.20/1296.47 c #Conflicts: 1172000 | #Constraints: 68031
1277.59/1296.81 c #Conflicts: 1173000 | #Constraints: 69031
1277.91/1297.18 c #Conflicts: 1174000 | #Constraints: 70031
1278.28/1297.57 c #Conflicts: 1175000 | #Constraints: 71031
1278.68/1297.93 c #Conflicts: 1176000 | #Constraints: 72031
1279.07/1298.35 c #Conflicts: 1177000 | #Constraints: 73031
1279.47/1298.76 c #Conflicts: 1178000 | #Constraints: 74031
1279.96/1299.20 c #Conflicts: 1179000 | #Constraints: 75031
1280.35/1299.66 c #Conflicts: 1180000 | #Constraints: 76031
1280.87/1300.13 c #Conflicts: 1181000 | #Constraints: 77031
1281.34/1300.63 c #Conflicts: 1182000 | #Constraints: 78031
1281.86/1301.13 c #Conflicts: 1183000 | #Constraints: 79031
1282.33/1301.64 c #Conflicts: 1184000 | #Constraints: 80031
1282.93/1302.22 c #Conflicts: 1185000 | #Constraints: 81031
1283.43/1302.79 c #Conflicts: 1186000 | #Constraints: 82031
1284.02/1303.34 c #Conflicts: 1187000 | #Constraints: 83031
1284.52/1303.89 c #Conflicts: 1188000 | #Constraints: 84031
1285.11/1304.46 c #Conflicts: 1189000 | #Constraints: 85031
1285.72/1305.02 c #Conflicts: 1190000 | #Constraints: 86031
1286.29/1305.69 c #Conflicts: 1191000 | #Constraints: 87031
1286.99/1306.31 c #Conflicts: 1192000 | #Constraints: 88031
1287.59/1306.98 c #Conflicts: 1193000 | #Constraints: 89031
1288.28/1307.62 c #Conflicts: 1194000 | #Constraints: 90031
1288.87/1308.28 c #Conflicts: 1195000 | #Constraints: 91031
1289.56/1308.98 c #Conflicts: 1196000 | #Constraints: 92031
1290.35/1309.72 c #Conflicts: 1197000 | #Constraints: 93031
1291.05/1310.42 c #Conflicts: 1198000 | #Constraints: 94031
1291.77/1311.14 c #Conflicts: 1199000 | #Constraints: 95031
1292.54/1311.90 c #Conflicts: 1200000 | #Constraints: 96031
1293.23/1312.63 c #Conflicts: 1201000 | #Constraints: 97031
1294.03/1313.47 c #Conflicts: 1202000 | #Constraints: 98031
1294.92/1314.34 c #Conflicts: 1203000 | #Constraints: 99031
1295.73/1315.12 c #Conflicts: 1204000 | #Constraints: 100031
1296.51/1315.99 c #Conflicts: 1205000 | #Constraints: 101031
1297.30/1316.79 c #Conflicts: 1206000 | #Constraints: 102031
1298.09/1317.55 c #Conflicts: 1207000 | #Constraints: 103031
1298.89/1318.35 c #Conflicts: 1208000 | #Constraints: 104031
1299.70/1319.17 c #Conflicts: 1209000 | #Constraints: 105031
1300.60/1320.04 c #Conflicts: 1210000 | #Constraints: 106031
1301.37/1320.84 c #Conflicts: 1211000 | #Constraints: 107031
1302.16/1321.66 c #Conflicts: 1212000 | #Constraints: 108031
1303.06/1322.53 c #Conflicts: 1213000 | #Constraints: 109031
1303.95/1323.47 c #Conflicts: 1214000 | #Constraints: 110031
1304.25/1323.77 c bounds 46 >= -800 @ 1292.69
1304.75/1324.21 c #Conflicts: 1215000 | #Constraints: 111061
1305.45/1324.91 c #Conflicts: 1216000 | #Constraints: 112061
1306.13/1325.62 c #Conflicts: 1217000 | #Constraints: 113061
1306.81/1326.33 c #Conflicts: 1218000 | #Constraints: 114061
1307.52/1327.04 c #Conflicts: 1219000 | #Constraints: 115061
1308.20/1327.74 c #Conflicts: 1220000 | #Constraints: 116061
1308.90/1328.48 c #Conflicts: 1221000 | #Constraints: 117061
1309.60/1329.17 c #Conflicts: 1222000 | #Constraints: 118061
1310.29/1329.88 c #Conflicts: 1223000 | #Constraints: 119061
1311.08/1330.68 c #Conflicts: 1224000 | #Constraints: 120061
1311.87/1331.49 c #Conflicts: 1225000 | #Constraints: 121061
1312.77/1332.30 c #Conflicts: 1226000 | #Constraints: 122061
1331.19/1350.81 c UNIT CLEANUP
1331.19/1350.81 c DATABASE CLEANUP
1331.19/1350.81 c GARBAGE COLLECT
1331.19/1350.81 c #Conflicts: 1227000 | #Constraints: 68270
1331.50/1351.16 c #Conflicts: 1228000 | #Constraints: 69270
1331.89/1351.51 c #Conflicts: 1229000 | #Constraints: 70270
1332.18/1351.88 c #Conflicts: 1230000 | #Constraints: 71270
1332.57/1352.26 c #Conflicts: 1231000 | #Constraints: 72270
1332.97/1352.66 c #Conflicts: 1232000 | #Constraints: 73270
1333.38/1353.10 c #Conflicts: 1233000 | #Constraints: 74270
1333.86/1353.51 c #Conflicts: 1234000 | #Constraints: 75270
1334.26/1353.98 c #Conflicts: 1235000 | #Constraints: 76270
1334.76/1354.43 c #Conflicts: 1236000 | #Constraints: 77270
1335.25/1354.91 c #Conflicts: 1237000 | #Constraints: 78270
1335.64/1355.39 c #Conflicts: 1238000 | #Constraints: 79270
1336.14/1355.87 c #Conflicts: 1239000 | #Constraints: 80270
1336.73/1356.42 c #Conflicts: 1240000 | #Constraints: 81270
1337.22/1357.00 c #Conflicts: 1241000 | #Constraints: 82270
1337.83/1357.53 c #Conflicts: 1242000 | #Constraints: 83270
1338.33/1358.11 c #Conflicts: 1243000 | #Constraints: 84270
1339.02/1358.71 c #Conflicts: 1244000 | #Constraints: 85270
1339.61/1359.37 c #Conflicts: 1245000 | #Constraints: 86270
1340.21/1360.00 c #Conflicts: 1246000 | #Constraints: 87270
1340.90/1360.61 c #Conflicts: 1247000 | #Constraints: 88270
1341.49/1361.28 c #Conflicts: 1248000 | #Constraints: 89270
1342.19/1361.93 c #Conflicts: 1249000 | #Constraints: 90270
1342.79/1362.52 c #Conflicts: 1250000 | #Constraints: 91270
1343.48/1363.24 c #Conflicts: 1251000 | #Constraints: 92270
1344.17/1363.95 c #Conflicts: 1252000 | #Constraints: 93270
1344.87/1364.61 c #Conflicts: 1253000 | #Constraints: 94270
1345.47/1365.26 c #Conflicts: 1254000 | #Constraints: 95270
1396.35/1416.35 c DATABASE CLEANUP
1396.35/1416.35 c GARBAGE COLLECT
1396.35/1416.35 c #Conflicts: 1255000 | #Constraints: 55090
1396.55/1416.56 c #Conflicts: 1256000 | #Constraints: 56090
1396.74/1416.77 c #Conflicts: 1257000 | #Constraints: 57090
1397.06/1417.02 c #Conflicts: 1258000 | #Constraints: 58090
1397.34/1417.30 c #Conflicts: 1259000 | #Constraints: 59090
1397.63/1417.60 c #Conflicts: 1260000 | #Constraints: 60090
1397.83/1417.89 c #Conflicts: 1261000 | #Constraints: 61090
1398.22/1418.20 c #Conflicts: 1262000 | #Constraints: 62090
1398.52/1418.51 c #Conflicts: 1263000 | #Constraints: 63090
1398.82/1418.82 c #Conflicts: 1264000 | #Constraints: 64090
1399.12/1419.15 c #Conflicts: 1265000 | #Constraints: 65090
1399.41/1419.49 c #Conflicts: 1266000 | #Constraints: 66090
1399.81/1419.84 c #Conflicts: 1267000 | #Constraints: 67090
1400.11/1420.19 c #Conflicts: 1268000 | #Constraints: 68090
1400.49/1420.55 c #Conflicts: 1269000 | #Constraints: 69090
1400.89/1420.93 c #Conflicts: 1270000 | #Constraints: 70090
1401.29/1421.32 c #Conflicts: 1271000 | #Constraints: 71090
1401.68/1421.72 c #Conflicts: 1272000 | #Constraints: 72090
1402.10/1422.12 c #Conflicts: 1273000 | #Constraints: 73090
1402.48/1422.57 c #Conflicts: 1274000 | #Constraints: 74090
1402.98/1423.03 c #Conflicts: 1275000 | #Constraints: 75090
1403.37/1423.48 c #Conflicts: 1276000 | #Constraints: 76090
1403.77/1423.89 c #Conflicts: 1277000 | #Constraints: 77090
1456.34/1476.65 c #Conflicts: 1278000 | #Constraints: 78090
1456.75/1477.08 c #Conflicts: 1279000 | #Constraints: 79090
1457.24/1477.59 c #Conflicts: 1280000 | #Constraints: 80090
1457.74/1478.03 c #Conflicts: 1281000 | #Constraints: 81090
1458.14/1478.47 c DATABASE CLEANUP
1458.14/1478.47 c GARBAGE COLLECT
1458.14/1478.47 c #Conflicts: 1282000 | #Constraints: 47610
1458.33/1478.63 c #Conflicts: 1283000 | #Constraints: 48610
1458.53/1478.82 c #Conflicts: 1284000 | #Constraints: 49610
1458.73/1479.02 c #Conflicts: 1285000 | #Constraints: 50610
1458.91/1479.23 c #Conflicts: 1286000 | #Constraints: 51610
1459.11/1479.45 c #Conflicts: 1287000 | #Constraints: 52610
1459.31/1479.68 c #Conflicts: 1288000 | #Constraints: 53610
1459.60/1479.91 c #Conflicts: 1289000 | #Constraints: 54610
1459.81/1480.17 c #Conflicts: 1290000 | #Constraints: 55610
1460.10/1480.45 c #Conflicts: 1291000 | #Constraints: 56610
1460.40/1480.76 c #Conflicts: 1292000 | #Constraints: 57610
1460.70/1481.06 c #Conflicts: 1293000 | #Constraints: 58610
1460.98/1481.38 c #Conflicts: 1294000 | #Constraints: 59610
1461.28/1481.67 c #Conflicts: 1295000 | #Constraints: 60610
1461.58/1481.99 c #Conflicts: 1296000 | #Constraints: 61610
1461.98/1482.35 c #Conflicts: 1297000 | #Constraints: 62610
1462.27/1482.66 c #Conflicts: 1298000 | #Constraints: 63610
1462.68/1483.02 c #Conflicts: 1299000 | #Constraints: 64610
1463.06/1483.40 c #Conflicts: 1300000 | #Constraints: 65610
1463.35/1483.79 c #Conflicts: 1301000 | #Constraints: 66610
1463.76/1484.16 c #Conflicts: 1302000 | #Constraints: 67610
1464.14/1484.53 c #Conflicts: 1303000 | #Constraints: 68610
1464.53/1484.93 c #Conflicts: 1304000 | #Constraints: 69610
1464.91/1485.37 c #Conflicts: 1305000 | #Constraints: 70610
1465.40/1485.84 c #Conflicts: 1306000 | #Constraints: 71610
1465.89/1486.33 c #Conflicts: 1307000 | #Constraints: 72610
1466.39/1486.80 c #Conflicts: 1308000 | #Constraints: 73610
1466.77/1487.28 c #Conflicts: 1309000 | #Constraints: 74610
1467.28/1487.72 c #Conflicts: 1310000 | #Constraints: 75610
1467.77/1488.23 c #Conflicts: 1311000 | #Constraints: 76610
1468.35/1488.82 c #Conflicts: 1312000 | #Constraints: 77610
1468.95/1489.40 c #Conflicts: 1313000 | #Constraints: 78610
1469.44/1489.99 c #Conflicts: 1314000 | #Constraints: 79610
1470.03/1490.58 c #Conflicts: 1315000 | #Constraints: 80610
1470.63/1491.15 c #Conflicts: 1316000 | #Constraints: 81610
1471.21/1491.72 c #Conflicts: 1317000 | #Constraints: 82610
1471.80/1492.30 c #Conflicts: 1318000 | #Constraints: 83610
1472.29/1492.86 c #Conflicts: 1319000 | #Constraints: 84610
1472.89/1493.43 c #Conflicts: 1320000 | #Constraints: 85610
1473.49/1494.04 c #Conflicts: 1321000 | #Constraints: 86610
1474.07/1494.69 c #Conflicts: 1322000 | #Constraints: 87610
1474.76/1495.32 c #Conflicts: 1323000 | #Constraints: 88610
1475.35/1495.97 c #Conflicts: 1324000 | #Constraints: 89610
1476.14/1496.71 c #Conflicts: 1325000 | #Constraints: 90610
1476.74/1497.35 c #Conflicts: 1326000 | #Constraints: 91610
1477.43/1498.02 c #Conflicts: 1327000 | #Constraints: 92610
1478.01/1498.69 c #Conflicts: 1328000 | #Constraints: 93610
1478.70/1499.31 c #Conflicts: 1329000 | #Constraints: 94610
1479.30/1499.96 c #Conflicts: 1330000 | #Constraints: 95610
1480.00/1500.60 c #Conflicts: 1331000 | #Constraints: 96610
1480.59/1501.27 c #Conflicts: 1332000 | #Constraints: 97610
1481.28/1501.95 c #Conflicts: 1333000 | #Constraints: 98610
1481.97/1502.70 c #Conflicts: 1334000 | #Constraints: 99610
1482.77/1503.44 c #Conflicts: 1335000 | #Constraints: 100610
1483.48/1504.15 c #Conflicts: 1336000 | #Constraints: 101610
1484.16/1504.85 c #Conflicts: 1337000 | #Constraints: 102610
1484.86/1505.54 c #Conflicts: 1338000 | #Constraints: 103610
1485.55/1506.25 c #Conflicts: 1339000 | #Constraints: 104610
1486.24/1506.97 c #Conflicts: 1340000 | #Constraints: 105610
1487.02/1507.72 c #Conflicts: 1341000 | #Constraints: 106610
1487.71/1508.48 c #Conflicts: 1342000 | #Constraints: 107610
1488.11/1508.87 c bounds 46 >= -799 @ 1475.77
1488.50/1509.25 c #Conflicts: 1343000 | #Constraints: 108688
1489.30/1510.01 c #Conflicts: 1344000 | #Constraints: 109688
1489.87/1510.69 c #Conflicts: 1345000 | #Constraints: 110688
1490.67/1511.40 c #Conflicts: 1346000 | #Constraints: 111688
1491.37/1512.12 c #Conflicts: 1347000 | #Constraints: 112688
1492.05/1512.87 c #Conflicts: 1348000 | #Constraints: 113688
1492.85/1513.61 c #Conflicts: 1349000 | #Constraints: 114688
1493.63/1514.42 c #Conflicts: 1350000 | #Constraints: 115688
1494.43/1515.22 c #Conflicts: 1351000 | #Constraints: 116688
1495.23/1516.06 c #Conflicts: 1352000 | #Constraints: 117688
1496.10/1516.90 c #Conflicts: 1353000 | #Constraints: 118688
1496.99/1517.88 c #Conflicts: 1354000 | #Constraints: 119688
1497.87/1518.77 c #Conflicts: 1355000 | #Constraints: 120688
1498.85/1519.71 c #Conflicts: 1356000 | #Constraints: 121688
1499.75/1520.65 c #Conflicts: 1357000 | #Constraints: 122688
1500.74/1521.63 c #Conflicts: 1358000 | #Constraints: 123688
1501.62/1522.56 c #Conflicts: 1359000 | #Constraints: 124688
1502.61/1523.55 c #Conflicts: 1360000 | #Constraints: 125688
1503.49/1524.40 c #Conflicts: 1361000 | #Constraints: 126688
1504.29/1525.26 c #Conflicts: 1362000 | #Constraints: 127688
1560.66/1581.90 c DATABASE CLEANUP
1560.66/1581.90 c GARBAGE COLLECT
1560.66/1581.90 c #Conflicts: 1363000 | #Constraints: 70874
1560.96/1582.26 c #Conflicts: 1364000 | #Constraints: 71874
1561.34/1582.64 c #Conflicts: 1365000 | #Constraints: 72874
1561.75/1583.05 c #Conflicts: 1366000 | #Constraints: 73874
1562.13/1583.42 c #Conflicts: 1367000 | #Constraints: 74874
1562.53/1583.83 c #Conflicts: 1368000 | #Constraints: 75874
1562.92/1584.23 c #Conflicts: 1369000 | #Constraints: 76874
1563.31/1584.65 c #Conflicts: 1370000 | #Constraints: 77874
1563.71/1585.08 c #Conflicts: 1371000 | #Constraints: 78874
1564.20/1585.53 c #Conflicts: 1372000 | #Constraints: 79874
1564.59/1586.00 c #Conflicts: 1373000 | #Constraints: 80874
1565.09/1586.47 c #Conflicts: 1374000 | #Constraints: 81874
1565.58/1586.91 c #Conflicts: 1375000 | #Constraints: 82874
1565.97/1587.36 c #Conflicts: 1376000 | #Constraints: 83874
1566.47/1587.86 c #Conflicts: 1377000 | #Constraints: 84874
1566.96/1588.38 c #Conflicts: 1378000 | #Constraints: 85874
1567.45/1588.89 c #Conflicts: 1379000 | #Constraints: 86874
1568.05/1589.43 c #Conflicts: 1380000 | #Constraints: 87874
1568.54/1589.94 c #Conflicts: 1381000 | #Constraints: 88874
1569.04/1590.46 c #Conflicts: 1382000 | #Constraints: 89874
1569.64/1591.05 c #Conflicts: 1383000 | #Constraints: 90874
1570.11/1591.59 c #Conflicts: 1384000 | #Constraints: 91874
1570.72/1592.14 c #Conflicts: 1385000 | #Constraints: 92874
1571.29/1592.71 c #Conflicts: 1386000 | #Constraints: 93874
1571.79/1593.28 c #Conflicts: 1387000 | #Constraints: 94874
1572.37/1593.87 c #Conflicts: 1388000 | #Constraints: 95874
1572.96/1594.44 c #Conflicts: 1389000 | #Constraints: 96874
1573.57/1595.06 c #Conflicts: 1390000 | #Constraints: 97874
1574.15/1595.61 c #Conflicts: 1391000 | #Constraints: 98874
1574.65/1596.19 c #Conflicts: 1392000 | #Constraints: 99874
1574.93/1596.48 c DATABASE CLEANUP
1574.93/1596.48 c GARBAGE COLLECT
1574.93/1596.48 c #Conflicts: 1393000 | #Constraints: 57427
1575.22/1596.71 c #Conflicts: 1394000 | #Constraints: 58427
1575.42/1596.97 c #Conflicts: 1395000 | #Constraints: 59427
1575.72/1597.25 c #Conflicts: 1396000 | #Constraints: 60427
1576.01/1597.55 c #Conflicts: 1397000 | #Constraints: 61427
1576.31/1597.83 c #Conflicts: 1398000 | #Constraints: 62427
1576.60/1598.13 c #Conflicts: 1399000 | #Constraints: 63427
1576.89/1598.44 c #Conflicts: 1400000 | #Constraints: 64427
1577.19/1598.75 c #Conflicts: 1401000 | #Constraints: 65427
1577.49/1599.06 c #Conflicts: 1402000 | #Constraints: 66427
1577.87/1599.41 c #Conflicts: 1403000 | #Constraints: 67427
1578.17/1599.74 c #Conflicts: 1404000 | #Constraints: 68427
1578.48/1600.10 c #Conflicts: 1405000 | #Constraints: 69427
1578.85/1600.43 c #Conflicts: 1406000 | #Constraints: 70427
1579.15/1600.79 c #Conflicts: 1407000 | #Constraints: 71427
1579.55/1601.19 c #Conflicts: 1408000 | #Constraints: 72427
1580.03/1601.64 c #Conflicts: 1409000 | #Constraints: 73427
1580.44/1602.05 c #Conflicts: 1410000 | #Constraints: 74427
1580.81/1602.46 c #Conflicts: 1411000 | #Constraints: 75427
1608.45/1630.27 c #Conflicts: 1412000 | #Constraints: 76428
1608.95/1630.71 c #Conflicts: 1413000 | #Constraints: 77428
1609.35/1631.20 c #Conflicts: 1414000 | #Constraints: 78428
1609.83/1631.67 c #Conflicts: 1415000 | #Constraints: 79428
1610.34/1632.13 c #Conflicts: 1416000 | #Constraints: 80428
1610.82/1632.61 c #Conflicts: 1417000 | #Constraints: 81428
1611.22/1633.09 c #Conflicts: 1418000 | #Constraints: 82428
1611.71/1633.56 c #Conflicts: 1419000 | #Constraints: 83428
1612.21/1634.10 c #Conflicts: 1420000 | #Constraints: 84428
1612.80/1634.61 c #Conflicts: 1421000 | #Constraints: 85428
1613.31/1635.14 c DATABASE CLEANUP
1613.31/1635.14 c GARBAGE COLLECT
1613.31/1635.14 c #Conflicts: 1422000 | #Constraints: 50034
1614.18/1636.04 c #Conflicts: 1423000 | #Constraints: 51034
1614.55/1636.48 c bounds 44 >= -799 @ 1601.61
1614.75/1636.60 c #Conflicts: 1424000 | #Constraints: 52035
1614.94/1636.85 c #Conflicts: 1425000 | #Constraints: 53035
1615.16/1637.08 c #Conflicts: 1426000 | #Constraints: 54035
1615.43/1637.32 c #Conflicts: 1427000 | #Constraints: 55035
1615.73/1637.60 c #Conflicts: 1428000 | #Constraints: 56035
1615.93/1637.87 c #Conflicts: 1429000 | #Constraints: 57035
1616.23/1638.18 c #Conflicts: 1430000 | #Constraints: 58035
1616.51/1638.42 c #Conflicts: 1431000 | #Constraints: 59035
1616.81/1638.73 c #Conflicts: 1432000 | #Constraints: 60035
1617.12/1639.06 c #Conflicts: 1433000 | #Constraints: 61035
1617.51/1639.43 c #Conflicts: 1434000 | #Constraints: 62035
1617.80/1639.78 c #Conflicts: 1435000 | #Constraints: 63035
1618.21/1640.15 c #Conflicts: 1436000 | #Constraints: 64035
1618.59/1640.54 c #Conflicts: 1437000 | #Constraints: 65035
1618.98/1640.96 c #Conflicts: 1438000 | #Constraints: 66035
1619.48/1641.49 c #Conflicts: 1439000 | #Constraints: 67035
1619.98/1641.90 c #Conflicts: 1440000 | #Constraints: 68035
1620.37/1642.35 c #Conflicts: 1441000 | #Constraints: 69035
1620.77/1642.76 c #Conflicts: 1442000 | #Constraints: 70035
1621.26/1643.22 c #Conflicts: 1443000 | #Constraints: 71035
1621.66/1643.69 c #Conflicts: 1444000 | #Constraints: 72035
1622.17/1644.15 c #Conflicts: 1445000 | #Constraints: 73035
1622.65/1644.61 c #Conflicts: 1446000 | #Constraints: 74035
1623.05/1645.10 c #Conflicts: 1447000 | #Constraints: 75035
1623.64/1645.61 c #Conflicts: 1448000 | #Constraints: 76035
1624.14/1646.12 c #Conflicts: 1449000 | #Constraints: 77035
1624.63/1646.63 c #Conflicts: 1450000 | #Constraints: 78035
1625.14/1647.14 c #Conflicts: 1451000 | #Constraints: 79035
1625.62/1647.69 c #Conflicts: 1452000 | #Constraints: 80035
1626.21/1648.23 c #Conflicts: 1453000 | #Constraints: 81035
1626.81/1648.81 c #Conflicts: 1454000 | #Constraints: 82035
1627.30/1649.39 c #Conflicts: 1455000 | #Constraints: 83035
1628.00/1650.08 c #Conflicts: 1456000 | #Constraints: 84035
1628.67/1650.77 c #Conflicts: 1457000 | #Constraints: 85035
1629.36/1651.48 c #Conflicts: 1458000 | #Constraints: 86035
1630.07/1652.16 c #Conflicts: 1459000 | #Constraints: 87035
1630.65/1652.73 c #Conflicts: 1460000 | #Constraints: 88035
1631.25/1653.36 c #Conflicts: 1461000 | #Constraints: 89035
1631.95/1654.01 c #Conflicts: 1462000 | #Constraints: 90035
1632.53/1654.68 c #Conflicts: 1463000 | #Constraints: 91035
1633.23/1655.35 c #Conflicts: 1464000 | #Constraints: 92035
1633.94/1656.05 c #Conflicts: 1465000 | #Constraints: 93035
1634.62/1656.75 c #Conflicts: 1466000 | #Constraints: 94035
1635.32/1657.44 c #Conflicts: 1467000 | #Constraints: 95035
1636.02/1658.14 c #Conflicts: 1468000 | #Constraints: 96035
1636.81/1658.91 c #Conflicts: 1469000 | #Constraints: 97035
1637.50/1659.67 c #Conflicts: 1470000 | #Constraints: 98035
1638.30/1660.48 c #Conflicts: 1471000 | #Constraints: 99035
1639.09/1661.26 c #Conflicts: 1472000 | #Constraints: 100035
1639.78/1662.00 c #Conflicts: 1473000 | #Constraints: 101035
1640.68/1662.85 c #Conflicts: 1474000 | #Constraints: 102035
1641.57/1663.71 c #Conflicts: 1475000 | #Constraints: 103035
1642.37/1664.51 c #Conflicts: 1476000 | #Constraints: 104035
1643.16/1665.35 c #Conflicts: 1477000 | #Constraints: 105035
1643.87/1666.10 c #Conflicts: 1478000 | #Constraints: 106035
1644.87/1667.08 c #Conflicts: 1479000 | #Constraints: 107035
1645.86/1668.08 c #Conflicts: 1480000 | #Constraints: 108035
1646.63/1668.88 c #Conflicts: 1481000 | #Constraints: 109035
1647.52/1669.76 c #Conflicts: 1482000 | #Constraints: 110035
1648.52/1670.71 c #Conflicts: 1483000 | #Constraints: 111035
1649.41/1671.66 c #Conflicts: 1484000 | #Constraints: 112035
1650.30/1672.58 c #Conflicts: 1485000 | #Constraints: 113035
1651.29/1673.51 c #Conflicts: 1486000 | #Constraints: 114035
1652.19/1674.45 c #Conflicts: 1487000 | #Constraints: 115035
1653.08/1675.33 c #Conflicts: 1488000 | #Constraints: 116035
1653.89/1676.18 c #Conflicts: 1489000 | #Constraints: 117035
1654.88/1677.14 c #Conflicts: 1490000 | #Constraints: 118035
1655.88/1678.17 c #Conflicts: 1491000 | #Constraints: 119035
1656.77/1679.09 c #Conflicts: 1492000 | #Constraints: 120035
1657.77/1680.03 c #Conflicts: 1493000 | #Constraints: 121035
1658.76/1681.02 c #Conflicts: 1494000 | #Constraints: 122035
1711.54/1734.08 c #Conflicts: 1495000 | #Constraints: 123035
1712.54/1735.09 c #Conflicts: 1496000 | #Constraints: 124035
1713.42/1736.00 c #Conflicts: 1497000 | #Constraints: 125035
1714.63/1737.14 c #Conflicts: 1498000 | #Constraints: 126035
1715.70/1738.28 c #Conflicts: 1499000 | #Constraints: 127035
1716.69/1739.26 c #Conflicts: 1500000 | #Constraints: 128035
1717.79/1740.39 c #Conflicts: 1501000 | #Constraints: 129035
1718.78/1741.34 c #Conflicts: 1502000 | #Constraints: 130035
1719.68/1742.25 c #Conflicts: 1503000 | #Constraints: 131035
1720.77/1743.33 c #Conflicts: 1504000 | #Constraints: 132035
1721.87/1744.46 c #Conflicts: 1505000 | #Constraints: 133035
1722.96/1745.51 c #Conflicts: 1506000 | #Constraints: 134035
1826.34/1849.31 c DATABASE CLEANUP
1826.34/1849.31 c GARBAGE COLLECT
1826.34/1849.31 c #Conflicts: 1507000 | #Constraints: 74118
1827.31/1850.39 c #Conflicts: 1508000 | #Constraints: 75118
1828.47/1851.57 c #Conflicts: 1509000 | #Constraints: 76118
1829.72/1852.83 c #Conflicts: 1510000 | #Constraints: 77118
1831.08/1854.24 c #Conflicts: 1511000 | #Constraints: 78118
1832.72/1855.95 c #Conflicts: 1512000 | #Constraints: 79118
1834.04/1857.33 c #Conflicts: 1513000 | #Constraints: 80118
1835.78/1859.15 c #Conflicts: 1514000 | #Constraints: 81118
1837.49/1860.90 c #Conflicts: 1515000 | #Constraints: 82118
1839.35/1862.82 c #Conflicts: 1516000 | #Constraints: 83118
1841.39/1864.91 c #Conflicts: 1517000 | #Constraints: 84118
1842.65/1866.27 c #Conflicts: 1518000 | #Constraints: 85118
1844.69/1868.38 c #Conflicts: 1519000 | #Constraints: 86118
1847.14/1870.83 c #Conflicts: 1520000 | #Constraints: 87118
1848.68/1872.43 c #Conflicts: 1521000 | #Constraints: 88118
1850.70/1874.52 c #Conflicts: 1522000 | #Constraints: 89118
1852.75/1876.61 c #Conflicts: 1523000 | #Constraints: 90118
1854.38/1878.38 c #Conflicts: 1524000 | #Constraints: 91118
1855.92/1879.90 c #Conflicts: 1525000 | #Constraints: 92118
1857.52/1881.69 c #Conflicts: 1526000 | #Constraints: 93118
1860.61/1884.84 c #Conflicts: 1527000 | #Constraints: 94118
1863.86/1888.17 c #Conflicts: 1528000 | #Constraints: 95118
1866.20/1890.54 c #Conflicts: 1529000 | #Constraints: 96118
1869.77/1894.12 c #Conflicts: 1530000 | #Constraints: 97118
1872.92/1897.37 c #Conflicts: 1531000 | #Constraints: 98118
1875.58/1900.11 c #Conflicts: 1532000 | #Constraints: 99118
1877.91/1902.41 c #Conflicts: 1533000 | #Constraints: 100118
1879.57/1904.19 c #Conflicts: 1534000 | #Constraints: 101118
1883.39/1908.03 c #Conflicts: 1535000 | #Constraints: 102118
1887.41/1912.18 c #Conflicts: 1536000 | #Constraints: 103118
1889.84/1914.63 c #Conflicts: 1537000 | #Constraints: 104118
1890.71/1915.55 c DATABASE CLEANUP
1890.71/1915.55 c GARBAGE COLLECT
1890.71/1915.55 c #Conflicts: 1538000 | #Constraints: 59415
1890.82/1915.68 c #Conflicts: 1539000 | #Constraints: 60415
1891.01/1915.82 c #Conflicts: 1540000 | #Constraints: 61415
1891.01/1915.84 c bounds 44 >= -798 @ 1876.48
1891.11/1915.98 c #Conflicts: 1541000 | #Constraints: 62481
1891.32/1916.12 c #Conflicts: 1542000 | #Constraints: 63481
1891.41/1916.29 c #Conflicts: 1543000 | #Constraints: 64481
1891.60/1916.48 c #Conflicts: 1544000 | #Constraints: 65481
1891.80/1916.65 c #Conflicts: 1545000 | #Constraints: 66481
1892.00/1916.85 c #Conflicts: 1546000 | #Constraints: 67481
1892.20/1917.07 c #Conflicts: 1547000 | #Constraints: 68481
1892.39/1917.29 c #Conflicts: 1548000 | #Constraints: 69481
1892.69/1917.53 c #Conflicts: 1549000 | #Constraints: 70481
1892.88/1917.75 c #Conflicts: 1550000 | #Constraints: 71481
1893.08/1917.97 c #Conflicts: 1551000 | #Constraints: 72481
1893.38/1918.21 c #Conflicts: 1552000 | #Constraints: 73481
1893.38/1918.27 c bounds 44 >= -797 @ 1878.83
1893.57/1918.46 c #Conflicts: 1553000 | #Constraints: 74520
1893.77/1918.69 c #Conflicts: 1554000 | #Constraints: 75520
1894.07/1918.94 c #Conflicts: 1555000 | #Constraints: 76520
1894.37/1919.20 c #Conflicts: 1556000 | #Constraints: 77520
1894.56/1919.47 c #Conflicts: 1557000 | #Constraints: 78520
1894.85/1919.77 c #Conflicts: 1558000 | #Constraints: 79520
1895.17/1920.06 c #Conflicts: 1559000 | #Constraints: 80520
1895.45/1920.33 c #Conflicts: 1560000 | #Constraints: 81520
1895.75/1920.62 c #Conflicts: 1561000 | #Constraints: 82520
1896.05/1920.91 c #Conflicts: 1562000 | #Constraints: 83520
1896.35/1921.24 c #Conflicts: 1563000 | #Constraints: 84520
1896.64/1921.55 c #Conflicts: 1564000 | #Constraints: 85520
1896.94/1921.85 c #Conflicts: 1565000 | #Constraints: 86520
1897.15/1922.09 c bounds 44 >= -796 @ 1882.57
1897.33/1922.20 c #Conflicts: 1566000 | #Constraints: 87583
1897.63/1922.54 c #Conflicts: 1567000 | #Constraints: 88583
1897.93/1922.89 c #Conflicts: 1568000 | #Constraints: 89583
1898.13/1923.05 c DATABASE CLEANUP
1898.13/1923.05 c GARBAGE COLLECT
1898.13/1923.05 c #Conflicts: 1569000 | #Constraints: 52249
1898.23/1923.19 c #Conflicts: 1570000 | #Constraints: 53249
1898.41/1923.34 c #Conflicts: 1571000 | #Constraints: 54249
1898.61/1923.50 c #Conflicts: 1572000 | #Constraints: 55249
1898.71/1923.66 c #Conflicts: 1573000 | #Constraints: 56249
1898.90/1923.85 c #Conflicts: 1574000 | #Constraints: 57249
1899.12/1924.05 c #Conflicts: 1575000 | #Constraints: 58249
1899.30/1924.26 c #Conflicts: 1576000 | #Constraints: 59249
1899.50/1924.47 c #Conflicts: 1577000 | #Constraints: 60249
1899.79/1924.70 c #Conflicts: 1578000 | #Constraints: 61249
1899.98/1924.93 c #Conflicts: 1579000 | #Constraints: 62249
1900.19/1925.19 c #Conflicts: 1580000 | #Constraints: 63249
1900.48/1925.44 c #Conflicts: 1581000 | #Constraints: 64249
1900.78/1925.75 c #Conflicts: 1582000 | #Constraints: 65249
1901.08/1926.05 c #Conflicts: 1583000 | #Constraints: 66249
1901.37/1926.35 c #Conflicts: 1584000 | #Constraints: 67249
1901.66/1926.67 c #Conflicts: 1585000 | #Constraints: 68249
1901.97/1926.97 c #Conflicts: 1586000 | #Constraints: 69249
1902.26/1927.27 c #Conflicts: 1587000 | #Constraints: 70249
1902.55/1927.58 c #Conflicts: 1588000 | #Constraints: 71249
1902.85/1927.87 c #Conflicts: 1589000 | #Constraints: 72249
1903.25/1928.21 c #Conflicts: 1590000 | #Constraints: 73249
1903.55/1928.51 c #Conflicts: 1591000 | #Constraints: 74249
1903.84/1928.84 c #Conflicts: 1592000 | #Constraints: 75249
1904.15/1929.18 c #Conflicts: 1593000 | #Constraints: 76249
1904.54/1929.50 c #Conflicts: 1594000 | #Constraints: 77249
1904.83/1929.86 c #Conflicts: 1595000 | #Constraints: 78249
1905.23/1930.24 c bounds 44 >= -795 @ 1890.54
1905.23/1930.24 c #Conflicts: 1596000 | #Constraints: 79339
1905.52/1930.57 c #Conflicts: 1597000 | #Constraints: 80339
1905.92/1930.90 c #Conflicts: 1598000 | #Constraints: 81339
1906.22/1931.28 c #Conflicts: 1599000 | #Constraints: 82339
1906.61/1931.67 c #Conflicts: 1600000 | #Constraints: 83339
1907.02/1932.02 c #Conflicts: 1601000 | #Constraints: 84339
1907.30/1932.39 c #Conflicts: 1602000 | #Constraints: 85339
1907.79/1932.82 c #Conflicts: 1603000 | #Constraints: 86339
1908.20/1933.25 c #Conflicts: 1604000 | #Constraints: 87339
1908.59/1933.63 c #Conflicts: 1605000 | #Constraints: 88339
1909.00/1934.06 c #Conflicts: 1606000 | #Constraints: 89339
1909.48/1934.51 c #Conflicts: 1607000 | #Constraints: 90339
1909.88/1934.96 c #Conflicts: 1608000 | #Constraints: 91339
1910.37/1935.45 c #Conflicts: 1609000 | #Constraints: 92339
1910.77/1935.89 c #Conflicts: 1610000 | #Constraints: 93339
1911.26/1936.35 c #Conflicts: 1611000 | #Constraints: 94339
1911.76/1936.84 c #Conflicts: 1612000 | #Constraints: 95339
1912.25/1937.33 c #Conflicts: 1613000 | #Constraints: 96339
1912.85/1937.91 c #Conflicts: 1614000 | #Constraints: 97339
1913.24/1938.39 c #Conflicts: 1615000 | #Constraints: 98339
1913.84/1938.92 c #Conflicts: 1616000 | #Constraints: 99339
1914.34/1939.47 c bounds 44 >= -794 @ 1899.61
1914.34/1939.48 c #Conflicts: 1617000 | #Constraints: 100408
1914.73/1939.89 c #Conflicts: 1618000 | #Constraints: 101408
1915.22/1940.30 c #Conflicts: 1619000 | #Constraints: 102408
1915.63/1940.79 c #Conflicts: 1620000 | #Constraints: 103408
1916.22/1941.33 c #Conflicts: 1621000 | #Constraints: 104408
1916.71/1941.80 c #Conflicts: 1622000 | #Constraints: 105408
1917.11/1942.27 c #Conflicts: 1623000 | #Constraints: 106408
1917.71/1942.82 c #Conflicts: 1624000 | #Constraints: 107408
1953.05/1978.31 c #Conflicts: 1625000 | #Constraints: 108408
1953.55/1978.85 c #Conflicts: 1626000 | #Constraints: 109408
1954.24/1979.50 c #Conflicts: 1627000 | #Constraints: 110408
1954.86/1980.14 c #Conflicts: 1628000 | #Constraints: 111408
1955.43/1980.78 c #Conflicts: 1629000 | #Constraints: 112408
1956.12/1981.45 c #Conflicts: 1630000 | #Constraints: 113408
1956.72/1982.09 c #Conflicts: 1631000 | #Constraints: 114408
1957.41/1982.78 c #Conflicts: 1632000 | #Constraints: 115408
1958.10/1983.42 c #Conflicts: 1633000 | #Constraints: 116408
1958.71/1984.08 c #Conflicts: 1634000 | #Constraints: 117408
1959.38/1984.75 c #Conflicts: 1635000 | #Constraints: 118408
1960.08/1985.41 c #Conflicts: 1636000 | #Constraints: 119408
1960.78/1986.17 c #Conflicts: 1637000 | #Constraints: 120408
1961.57/1986.94 c #Conflicts: 1638000 | #Constraints: 121408
1962.26/1987.68 c #Conflicts: 1639000 | #Constraints: 122408
1963.05/1988.43 c #Conflicts: 1640000 | #Constraints: 123408
1963.84/1989.25 c #Conflicts: 1641000 | #Constraints: 124408
1964.43/1989.86 c bounds 44 >= -793 @ 1949.5
1964.53/1990.01 c #Conflicts: 1642000 | #Constraints: 125450
1965.32/1990.72 c #Conflicts: 1643000 | #Constraints: 126450
1966.01/1991.40 c #Conflicts: 1644000 | #Constraints: 127450
1966.61/1992.07 c #Conflicts: 1645000 | #Constraints: 128450
1967.29/1992.77 c #Conflicts: 1646000 | #Constraints: 129450
1967.97/1993.43 c #Conflicts: 1647000 | #Constraints: 130450
1968.59/1994.09 c #Conflicts: 1648000 | #Constraints: 131450
1969.27/1994.74 c #Conflicts: 1649000 | #Constraints: 132450
1969.96/1995.42 c #Conflicts: 1650000 | #Constraints: 133450
1970.66/1996.15 c #Conflicts: 1651000 | #Constraints: 134450
1971.34/1996.86 c #Conflicts: 1652000 | #Constraints: 135450
1971.94/1997.46 c #Conflicts: 1653000 | #Constraints: 136450
1972.64/1998.14 c #Conflicts: 1654000 | #Constraints: 137450
1973.42/1998.91 c #Conflicts: 1655000 | #Constraints: 138450
1974.11/1999.63 c #Conflicts: 1656000 | #Constraints: 139450
1974.81/2000.33 c #Conflicts: 1657000 | #Constraints: 140450
1975.39/2000.92 c DATABASE CLEANUP
1975.39/2000.92 c GARBAGE COLLECT
1975.39/2000.92 c #Conflicts: 1658000 | #Constraints: 77502
1975.68/2001.22 c #Conflicts: 1659000 | #Constraints: 78502
1975.98/2001.55 c #Conflicts: 1660000 | #Constraints: 79502
1976.36/2001.94 c #Conflicts: 1661000 | #Constraints: 80502
1976.75/2002.33 c #Conflicts: 1662000 | #Constraints: 81502
1977.14/2002.76 c #Conflicts: 1663000 | #Constraints: 82502
1977.55/2003.17 c #Conflicts: 1664000 | #Constraints: 83502
1977.93/2003.59 c #Conflicts: 1665000 | #Constraints: 84502
1978.32/2004.00 c #Conflicts: 1666000 | #Constraints: 85502
1978.81/2004.41 c #Conflicts: 1667000 | #Constraints: 86502
1979.21/2004.84 c #Conflicts: 1668000 | #Constraints: 87502
1979.69/2005.30 c #Conflicts: 1669000 | #Constraints: 88502
1980.09/2005.76 c #Conflicts: 1670000 | #Constraints: 89502
1980.57/2006.21 c #Conflicts: 1671000 | #Constraints: 90502
1980.96/2006.67 c #Conflicts: 1672000 | #Constraints: 91502
1981.47/2007.17 c #Conflicts: 1673000 | #Constraints: 92502
1982.04/2007.70 c #Conflicts: 1674000 | #Constraints: 93502
1982.53/2008.21 c #Conflicts: 1675000 | #Constraints: 94502
1983.02/2008.74 c #Conflicts: 1676000 | #Constraints: 95502
1983.51/2009.25 c #Conflicts: 1677000 | #Constraints: 96502
1984.00/2009.76 c #Conflicts: 1678000 | #Constraints: 97502
1984.58/2010.30 c #Conflicts: 1679000 | #Constraints: 98502
1985.08/2010.85 c #Conflicts: 1680000 | #Constraints: 99502
1985.56/2011.39 c #Conflicts: 1681000 | #Constraints: 100502
1986.16/2011.94 c #Conflicts: 1682000 | #Constraints: 101502
1986.65/2012.49 c #Conflicts: 1683000 | #Constraints: 102502
1987.25/2013.03 c #Conflicts: 1684000 | #Constraints: 103502
1987.83/2013.62 c #Conflicts: 1685000 | #Constraints: 104502
1988.42/2014.25 c #Conflicts: 1686000 | #Constraints: 105502
1989.01/2014.82 c #Conflicts: 1687000 | #Constraints: 106502
1989.61/2015.49 c #Conflicts: 1688000 | #Constraints: 107502
1990.00/2015.81 c bounds 44 >= -792 @ 1974.82
1990.21/2016.07 c #Conflicts: 1689000 | #Constraints: 108586
1990.70/2016.52 c DATABASE CLEANUP
1990.70/2016.52 c GARBAGE COLLECT
1990.70/2016.52 c #Conflicts: 1690000 | #Constraints: 61534
1990.89/2016.72 c #Conflicts: 1691000 | #Constraints: 62534
1991.08/2016.91 c #Conflicts: 1692000 | #Constraints: 63534
1991.30/2017.14 c #Conflicts: 1693000 | #Constraints: 64534
1991.48/2017.37 c #Conflicts: 1694000 | #Constraints: 65534
1991.77/2017.61 c #Conflicts: 1695000 | #Constraints: 66534
1991.96/2017.89 c #Conflicts: 1696000 | #Constraints: 67534
1992.27/2018.18 c #Conflicts: 1697000 | #Constraints: 68534
1992.56/2018.47 c #Conflicts: 1698000 | #Constraints: 69534
1992.85/2018.77 c #Conflicts: 1699000 | #Constraints: 70534
1993.15/2019.08 c #Conflicts: 1700000 | #Constraints: 71534
1993.53/2019.43 c #Conflicts: 1701000 | #Constraints: 72534
1993.92/2019.85 c #Conflicts: 1702000 | #Constraints: 73534
1994.30/2020.24 c #Conflicts: 1703000 | #Constraints: 74534
1994.70/2020.60 c #Conflicts: 1704000 | #Constraints: 75534
1994.99/2020.97 c #Conflicts: 1705000 | #Constraints: 76534
1995.39/2021.38 c #Conflicts: 1706000 | #Constraints: 77534
1995.77/2021.78 c #Conflicts: 1707000 | #Constraints: 78534
1996.27/2022.20 c #Conflicts: 1708000 | #Constraints: 79534
1996.66/2022.64 c #Conflicts: 1709000 | #Constraints: 80534
1997.17/2023.12 c #Conflicts: 1710000 | #Constraints: 81534
1997.65/2023.61 c #Conflicts: 1711000 | #Constraints: 82534
1998.06/2024.07 c #Conflicts: 1712000 | #Constraints: 83534
1998.54/2024.57 c #Conflicts: 1713000 | #Constraints: 84534
1999.05/2025.07 c #Conflicts: 1714000 | #Constraints: 85534
1999.62/2025.64 c #Conflicts: 1715000 | #Constraints: 86534
2000.22/2026.22 c #Conflicts: 1716000 | #Constraints: 87534
2030.48/2056.63 c #Conflicts: 1717000 | #Constraints: 88534
2031.06/2057.20 c #Conflicts: 1718000 | #Constraints: 89534
2031.55/2057.78 c #Conflicts: 1719000 | #Constraints: 90534
2032.25/2058.40 c #Conflicts: 1720000 | #Constraints: 91534
2032.74/2058.99 c #Conflicts: 1721000 | #Constraints: 92534
2033.43/2059.63 c UNIT CLEANUP
2033.43/2059.63 c DATABASE CLEANUP
2033.43/2059.63 c GARBAGE COLLECT
2033.43/2059.63 c #Conflicts: 1722000 | #Constraints: 53358
2033.61/2059.82 c #Conflicts: 1723000 | #Constraints: 54358
2033.82/2060.03 c #Conflicts: 1724000 | #Constraints: 55358
2034.00/2060.25 c #Conflicts: 1725000 | #Constraints: 56358
2034.20/2060.48 c #Conflicts: 1726000 | #Constraints: 57358
2034.48/2060.70 c #Conflicts: 1727000 | #Constraints: 58358
2034.68/2060.93 c #Conflicts: 1728000 | #Constraints: 59358
2034.89/2061.19 c #Conflicts: 1729000 | #Constraints: 60358
2035.16/2061.45 c #Conflicts: 1730000 | #Constraints: 61358
2035.46/2061.71 c #Conflicts: 1731000 | #Constraints: 62358
2035.65/2061.99 c #Conflicts: 1732000 | #Constraints: 63358
2035.94/2062.27 c #Conflicts: 1733000 | #Constraints: 64358
2036.24/2062.56 c #Conflicts: 1734000 | #Constraints: 65358
2036.53/2062.86 c #Conflicts: 1735000 | #Constraints: 66358
2036.83/2063.19 c #Conflicts: 1736000 | #Constraints: 67358
2037.21/2063.52 c #Conflicts: 1737000 | #Constraints: 68358
2037.50/2063.88 c #Conflicts: 1738000 | #Constraints: 69358
2037.88/2064.20 c #Conflicts: 1739000 | #Constraints: 70358
2038.18/2064.55 c #Conflicts: 1740000 | #Constraints: 71358
2038.56/2064.96 c #Conflicts: 1741000 | #Constraints: 72358
2038.95/2065.35 c #Conflicts: 1742000 | #Constraints: 73358
2039.34/2065.79 c #Conflicts: 1743000 | #Constraints: 74358
2039.82/2066.21 c #Conflicts: 1744000 | #Constraints: 75358
2040.22/2066.63 c #Conflicts: 1745000 | #Constraints: 76358
2040.61/2067.09 c #Conflicts: 1746000 | #Constraints: 77358
2041.09/2067.59 c #Conflicts: 1747000 | #Constraints: 78358
2041.57/2068.10 c #Conflicts: 1748000 | #Constraints: 79358
2042.15/2068.63 c #Conflicts: 1749000 | #Constraints: 80358
2042.64/2069.13 c #Conflicts: 1750000 | #Constraints: 81358
2043.12/2069.66 c #Conflicts: 1751000 | #Constraints: 82358
2043.52/2070.09 c bounds 44 >= -791 @ 2028.03
2043.70/2070.20 c #Conflicts: 1752000 | #Constraints: 83466
2044.09/2070.61 c #Conflicts: 1753000 | #Constraints: 84466
2044.50/2071.07 c #Conflicts: 1754000 | #Constraints: 85466
2044.97/2071.55 c #Conflicts: 1755000 | #Constraints: 86466
2045.47/2072.05 c #Conflicts: 1756000 | #Constraints: 87466
2045.85/2072.45 c #Conflicts: 1757000 | #Constraints: 88466
2046.24/2072.83 c #Conflicts: 1758000 | #Constraints: 89466
2046.64/2073.25 c #Conflicts: 1759000 | #Constraints: 90466
2047.03/2073.67 c #Conflicts: 1760000 | #Constraints: 91466
2047.53/2074.16 c #Conflicts: 1761000 | #Constraints: 92466
2048.02/2074.65 c #Conflicts: 1762000 | #Constraints: 93466
2048.52/2075.17 c #Conflicts: 1763000 | #Constraints: 94466
2049.00/2075.68 c #Conflicts: 1764000 | #Constraints: 95466
2049.51/2076.19 c #Conflicts: 1765000 | #Constraints: 96466
2050.09/2076.73 c #Conflicts: 1766000 | #Constraints: 97466
2050.58/2077.28 c #Conflicts: 1767000 | #Constraints: 98466
2051.08/2077.78 c #Conflicts: 1768000 | #Constraints: 99466
2051.67/2078.37 c #Conflicts: 1769000 | #Constraints: 100466
2052.26/2078.94 c #Conflicts: 1770000 | #Constraints: 101466
2052.76/2079.48 c #Conflicts: 1771000 | #Constraints: 102466
2053.37/2080.04 c #Conflicts: 1772000 | #Constraints: 103466
2054.05/2080.71 c #Conflicts: 1773000 | #Constraints: 104466
2054.63/2081.30 c #Conflicts: 1774000 | #Constraints: 105466
2055.13/2081.87 c #Conflicts: 1775000 | #Constraints: 106466
2055.72/2082.48 c #Conflicts: 1776000 | #Constraints: 107466
2056.33/2083.10 c #Conflicts: 1777000 | #Constraints: 108466
2057.00/2083.72 c #Conflicts: 1778000 | #Constraints: 109466
2057.60/2084.39 c #Conflicts: 1779000 | #Constraints: 110466
2058.30/2085.05 c #Conflicts: 1780000 | #Constraints: 111466
2058.98/2085.70 c #Conflicts: 1781000 | #Constraints: 112466
2059.57/2086.35 c #Conflicts: 1782000 | #Constraints: 113466
2060.17/2087.01 c #Conflicts: 1783000 | #Constraints: 114466
2060.85/2087.64 c #Conflicts: 1784000 | #Constraints: 115466
2061.44/2088.26 c #Conflicts: 1785000 | #Constraints: 116466
2062.13/2088.98 c #Conflicts: 1786000 | #Constraints: 117466
2062.92/2089.70 c #Conflicts: 1787000 | #Constraints: 118466
2063.62/2090.48 c #Conflicts: 1788000 | #Constraints: 119466
2064.40/2091.21 c #Conflicts: 1789000 | #Constraints: 120466
2065.21/2092.05 c #Conflicts: 1790000 | #Constraints: 121466
2066.09/2092.95 c #Conflicts: 1791000 | #Constraints: 122466
2066.97/2093.85 c #Conflicts: 1792000 | #Constraints: 123466
2067.86/2094.74 c #Conflicts: 1793000 | #Constraints: 124466
2068.76/2095.69 c bounds 44 >= -790 @ 2053.05
2068.85/2095.72 c #Conflicts: 1794000 | #Constraints: 125517
2069.55/2096.47 c #Conflicts: 1795000 | #Constraints: 126517
2070.34/2097.20 c #Conflicts: 1796000 | #Constraints: 127517
2071.04/2097.91 c #Conflicts: 1797000 | #Constraints: 128517
2071.83/2098.78 c #Conflicts: 1798000 | #Constraints: 129517
2072.72/2099.60 c #Conflicts: 1799000 | #Constraints: 130517
2073.50/2100.44 c #Conflicts: 1800000 | #Constraints: 131517
2074.40/2101.32 c #Conflicts: 1801000 | #Constraints: 132517
2075.29/2102.23 c #Conflicts: 1802000 | #Constraints: 133517
2141.99/2169.28 c #Conflicts: 1803000 | #Constraints: 134517
2142.98/2170.20 c #Conflicts: 1804000 | #Constraints: 135517
2143.66/2171.01 c #Conflicts: 1805000 | #Constraints: 136517
2144.55/2171.85 c #Conflicts: 1806000 | #Constraints: 137517
2145.33/2172.65 c #Conflicts: 1807000 | #Constraints: 138517
2146.02/2173.40 c #Conflicts: 1808000 | #Constraints: 139517
2147.11/2174.43 c #Conflicts: 1809000 | #Constraints: 140517
2148.00/2175.35 c #Conflicts: 1810000 | #Constraints: 141517
2148.89/2176.20 c #Conflicts: 1811000 | #Constraints: 142517
2149.80/2177.17 c #Conflicts: 1812000 | #Constraints: 143517
2150.79/2178.18 c #Conflicts: 1813000 | #Constraints: 144517
2151.96/2179.32 c #Conflicts: 1814000 | #Constraints: 145517
2153.05/2180.41 c #Conflicts: 1815000 | #Constraints: 146517
2175.35/2202.87 c UNIT CLEANUP
2175.35/2202.87 c DATABASE CLEANUP
2175.35/2202.87 c GARBAGE COLLECT
2175.35/2202.87 c #Conflicts: 1816000 | #Constraints: 80520
2175.74/2203.24 c bounds 43 >= -790 @ 2159.58
2176.42/2203.99 c #Conflicts: 1817000 | #Constraints: 81521
2178.08/2205.60 c #Conflicts: 1818000 | #Constraints: 82521
2179.56/2207.19 c #Conflicts: 1819000 | #Constraints: 83521
2181.41/2209.06 c #Conflicts: 1820000 | #Constraints: 84521
2183.36/2211.07 c #Conflicts: 1821000 | #Constraints: 85521
2185.49/2213.27 c #Conflicts: 1822000 | #Constraints: 86521
2187.22/2215.06 c #Conflicts: 1823000 | #Constraints: 87521
2189.14/2217.06 c #Conflicts: 1824000 | #Constraints: 88521
2190.94/2218.94 c #Conflicts: 1825000 | #Constraints: 89521
2192.88/2220.90 c #Conflicts: 1826000 | #Constraints: 90521
2194.73/2222.88 c #Conflicts: 1827000 | #Constraints: 91521
2197.08/2225.23 c #Conflicts: 1828000 | #Constraints: 92521
2199.63/2227.82 c #Conflicts: 1829000 | #Constraints: 93521
2201.87/2230.18 c #Conflicts: 1830000 | #Constraints: 94521
2204.25/2232.62 c #Conflicts: 1831000 | #Constraints: 95521
2207.22/2235.75 c #Conflicts: 1832000 | #Constraints: 96521
2209.05/2237.68 c #Conflicts: 1833000 | #Constraints: 97521
2211.16/2239.89 c #Conflicts: 1834000 | #Constraints: 98521
2213.07/2241.83 c #Conflicts: 1835000 | #Constraints: 99521
2214.68/2243.58 c #Conflicts: 1836000 | #Constraints: 100521
2215.45/2244.38 c bounds 42 >= -790 @ 2198.78
2215.84/2244.77 c #Conflicts: 1837000 | #Constraints: 101522
2216.63/2245.50 c #Conflicts: 1838000 | #Constraints: 102522
2217.33/2246.23 c #Conflicts: 1839000 | #Constraints: 103522
2218.42/2247.31 c #Conflicts: 1840000 | #Constraints: 104522
2219.32/2248.22 c #Conflicts: 1841000 | #Constraints: 105522
2220.12/2249.01 c #Conflicts: 1842000 | #Constraints: 106522
2221.00/2249.96 c #Conflicts: 1843000 | #Constraints: 107522
2221.90/2250.80 c #Conflicts: 1844000 | #Constraints: 108522
2222.69/2251.68 c #Conflicts: 1845000 | #Constraints: 109522
2223.68/2252.60 c #Conflicts: 1846000 | #Constraints: 110522
2224.58/2253.54 c #Conflicts: 1847000 | #Constraints: 111522
2225.87/2254.88 c #Conflicts: 1848000 | #Constraints: 112522
2227.36/2256.36 c #Conflicts: 1849000 | #Constraints: 113522
2292.70/2321.96 c DATABASE CLEANUP
2292.70/2321.96 c GARBAGE COLLECT
2292.70/2321.96 c #Conflicts: 1850000 | #Constraints: 64207
2292.91/2322.12 c #Conflicts: 1851000 | #Constraints: 65207
2293.10/2322.30 c #Conflicts: 1852000 | #Constraints: 66207
2293.29/2322.50 c #Conflicts: 1853000 | #Constraints: 67207
2293.48/2322.70 c #Conflicts: 1854000 | #Constraints: 68207
2293.69/2322.92 c #Conflicts: 1855000 | #Constraints: 69207
2293.90/2323.14 c #Conflicts: 1856000 | #Constraints: 70207
2294.08/2323.38 c #Conflicts: 1857000 | #Constraints: 71207
2294.37/2323.62 c #Conflicts: 1858000 | #Constraints: 72207
2294.57/2323.88 c #Conflicts: 1859000 | #Constraints: 73207
2294.88/2324.16 c #Conflicts: 1860000 | #Constraints: 74207
2295.16/2324.43 c #Conflicts: 1861000 | #Constraints: 75207
2295.45/2324.71 c #Conflicts: 1862000 | #Constraints: 76207
2295.66/2324.99 c #Conflicts: 1863000 | #Constraints: 77207
2295.95/2325.29 c #Conflicts: 1864000 | #Constraints: 78207
2296.25/2325.58 c #Conflicts: 1865000 | #Constraints: 79207
2296.64/2325.91 c #Conflicts: 1866000 | #Constraints: 80207
2296.94/2326.21 c #Conflicts: 1867000 | #Constraints: 81207
2297.24/2326.56 c #Conflicts: 1868000 | #Constraints: 82207
2297.54/2326.89 c #Conflicts: 1869000 | #Constraints: 83207
2297.93/2327.24 c #Conflicts: 1870000 | #Constraints: 84207
2298.33/2327.64 c #Conflicts: 1871000 | #Constraints: 85207
2298.73/2328.04 c #Conflicts: 1872000 | #Constraints: 86207
2299.11/2328.43 c #Conflicts: 1873000 | #Constraints: 87207
2299.52/2328.87 c #Conflicts: 1874000 | #Constraints: 88207
2300.00/2329.35 c #Conflicts: 1875000 | #Constraints: 89207
2300.50/2329.82 c #Conflicts: 1876000 | #Constraints: 90207
2301.00/2330.30 c #Conflicts: 1877000 | #Constraints: 91207
2301.40/2330.72 c #Conflicts: 1878000 | #Constraints: 92207
2301.80/2331.16 c #Conflicts: 1879000 | #Constraints: 93207
2302.29/2331.62 c #Conflicts: 1880000 | #Constraints: 94207
2302.69/2332.10 c #Conflicts: 1881000 | #Constraints: 95207
2303.18/2332.59 c #Conflicts: 1882000 | #Constraints: 96207
2303.68/2333.07 c #Conflicts: 1883000 | #Constraints: 97207
2303.87/2333.26 c DATABASE CLEANUP
2303.87/2333.26 c GARBAGE COLLECT
2303.87/2333.26 c #Conflicts: 1884000 | #Constraints: 56165
2304.06/2333.41 c #Conflicts: 1885000 | #Constraints: 57165
2304.16/2333.56 c #Conflicts: 1886000 | #Constraints: 58165
2304.36/2333.74 c #Conflicts: 1887000 | #Constraints: 59165
2304.55/2333.92 c #Conflicts: 1888000 | #Constraints: 60165
2304.76/2334.12 c #Conflicts: 1889000 | #Constraints: 61165
2304.95/2334.33 c #Conflicts: 1890000 | #Constraints: 62165
2305.15/2334.53 c #Conflicts: 1891000 | #Constraints: 63165
2305.34/2334.76 c #Conflicts: 1892000 | #Constraints: 64165
2305.53/2335.00 c #Conflicts: 1893000 | #Constraints: 65165
2305.83/2335.25 c #Conflicts: 1894000 | #Constraints: 66165
2306.03/2335.49 c #Conflicts: 1895000 | #Constraints: 67165
2306.32/2335.77 c #Conflicts: 1896000 | #Constraints: 68165
2306.63/2336.07 c #Conflicts: 1897000 | #Constraints: 69165
2306.92/2336.38 c #Conflicts: 1898000 | #Constraints: 70165
2307.32/2336.70 c #Conflicts: 1899000 | #Constraints: 71165
2307.62/2337.01 c #Conflicts: 1900000 | #Constraints: 72165
2307.91/2337.34 c #Conflicts: 1901000 | #Constraints: 73165
2308.20/2337.67 c #Conflicts: 1902000 | #Constraints: 74165
2308.50/2337.98 c #Conflicts: 1903000 | #Constraints: 75165
2308.89/2338.36 c #Conflicts: 1904000 | #Constraints: 76165
2309.29/2338.74 c #Conflicts: 1905000 | #Constraints: 77165
2309.70/2339.13 c #Conflicts: 1906000 | #Constraints: 78165
2310.08/2339.56 c #Conflicts: 1907000 | #Constraints: 79165
2310.47/2339.95 c #Conflicts: 1908000 | #Constraints: 80165
2310.87/2340.38 c #Conflicts: 1909000 | #Constraints: 81165
2311.36/2340.84 c #Conflicts: 1910000 | #Constraints: 82165
2311.85/2341.30 c #Conflicts: 1911000 | #Constraints: 83165
2312.24/2341.75 c #Conflicts: 1912000 | #Constraints: 84165
2312.74/2342.26 c #Conflicts: 1913000 | #Constraints: 85165
2313.23/2342.76 c #Conflicts: 1914000 | #Constraints: 86165
2313.73/2343.25 c #Conflicts: 1915000 | #Constraints: 87165
2314.22/2343.74 c #Conflicts: 1916000 | #Constraints: 88165
2314.82/2344.35 c #Conflicts: 1917000 | #Constraints: 89165
2315.31/2344.89 c #Conflicts: 1918000 | #Constraints: 90165
2315.91/2345.43 c #Conflicts: 1919000 | #Constraints: 91165
2316.40/2345.90 c #Conflicts: 1920000 | #Constraints: 92165
2316.89/2346.44 c #Conflicts: 1921000 | #Constraints: 93165
2317.50/2347.08 c #Conflicts: 1922000 | #Constraints: 94165
2318.18/2347.75 c #Conflicts: 1923000 | #Constraints: 95165
2318.78/2348.34 c #Conflicts: 1924000 | #Constraints: 96165
2319.37/2348.92 c #Conflicts: 1925000 | #Constraints: 97165
2319.96/2349.56 c #Conflicts: 1926000 | #Constraints: 98165
2320.57/2350.14 c #Conflicts: 1927000 | #Constraints: 99165
2321.05/2350.67 c #Conflicts: 1928000 | #Constraints: 100165
2321.64/2351.28 c #Conflicts: 1929000 | #Constraints: 101165
2322.34/2351.90 c #Conflicts: 1930000 | #Constraints: 102165
2322.94/2352.59 c #Conflicts: 1931000 | #Constraints: 103165
2323.73/2353.33 c #Conflicts: 1932000 | #Constraints: 104165
2324.43/2354.04 c #Conflicts: 1933000 | #Constraints: 105165
2325.02/2354.69 c #Conflicts: 1934000 | #Constraints: 106165
2325.62/2355.22 c #Conflicts: 1935000 | #Constraints: 107165
2326.11/2355.77 c #Conflicts: 1936000 | #Constraints: 108165
2326.79/2356.44 c #Conflicts: 1937000 | #Constraints: 109165
2327.51/2357.15 c #Conflicts: 1938000 | #Constraints: 110165
2328.19/2357.80 c #Conflicts: 1939000 | #Constraints: 111165
2328.78/2358.48 c #Conflicts: 1940000 | #Constraints: 112165
2329.49/2359.15 c #Conflicts: 1941000 | #Constraints: 113165
2330.17/2359.81 c #Conflicts: 1942000 | #Constraints: 114165
2330.76/2360.48 c #Conflicts: 1943000 | #Constraints: 115165
2331.38/2361.11 c #Conflicts: 1944000 | #Constraints: 116165
2332.25/2361.93 c #Conflicts: 1945000 | #Constraints: 117165
2333.04/2362.70 c #Conflicts: 1946000 | #Constraints: 118165
2333.74/2363.42 c #Conflicts: 1947000 | #Constraints: 119165
2334.45/2364.14 c #Conflicts: 1948000 | #Constraints: 120165
2335.22/2364.93 c #Conflicts: 1949000 | #Constraints: 121165
2335.92/2365.63 c #Conflicts: 1950000 | #Constraints: 122165
2336.71/2366.42 c #Conflicts: 1951000 | #Constraints: 123165
2337.42/2367.15 c #Conflicts: 1952000 | #Constraints: 124165
2338.20/2367.91 c #Conflicts: 1953000 | #Constraints: 125165
2338.99/2368.71 c #Conflicts: 1954000 | #Constraints: 126165
2339.79/2369.51 c #Conflicts: 1955000 | #Constraints: 127165
2340.58/2370.37 c #Conflicts: 1956000 | #Constraints: 128165
2341.47/2371.24 c #Conflicts: 1957000 | #Constraints: 129165
2342.46/2372.20 c #Conflicts: 1958000 | #Constraints: 130165
2343.37/2373.12 c #Conflicts: 1959000 | #Constraints: 131165
2344.05/2373.86 c bounds 42 >= -789 @ 2326.73
2344.26/2374.04 c #Conflicts: 1960000 | #Constraints: 132261
2345.05/2374.80 c #Conflicts: 1961000 | #Constraints: 133261
2345.74/2375.58 c #Conflicts: 1962000 | #Constraints: 134261
2346.63/2376.41 c #Conflicts: 1963000 | #Constraints: 135261
2347.52/2377.35 c #Conflicts: 1964000 | #Constraints: 136261
2348.33/2378.15 c #Conflicts: 1965000 | #Constraints: 137261
2349.23/2379.02 c #Conflicts: 1966000 | #Constraints: 138261
2350.00/2379.86 c #Conflicts: 1967000 | #Constraints: 139261
2350.90/2380.72 c #Conflicts: 1968000 | #Constraints: 140261
2351.69/2381.51 c #Conflicts: 1969000 | #Constraints: 141261
2414.13/2444.20 c #Conflicts: 1970000 | #Constraints: 142261
2414.82/2445.00 c #Conflicts: 1971000 | #Constraints: 143261
2415.82/2445.94 c #Conflicts: 1972000 | #Constraints: 144261
2416.72/2446.84 c #Conflicts: 1973000 | #Constraints: 145261
2417.70/2447.84 c #Conflicts: 1974000 | #Constraints: 146261
2418.80/2448.92 c #Conflicts: 1975000 | #Constraints: 147261
2419.69/2449.88 c #Conflicts: 1976000 | #Constraints: 148261
2420.78/2450.94 c #Conflicts: 1977000 | #Constraints: 149261
2421.78/2451.93 c #Conflicts: 1978000 | #Constraints: 150261
2422.77/2452.90 c #Conflicts: 1979000 | #Constraints: 151261
2423.77/2453.98 c #Conflicts: 1980000 | #Constraints: 152261
2424.87/2455.08 c DATABASE CLEANUP
2424.87/2455.08 c GARBAGE COLLECT
2424.87/2455.08 c #Conflicts: 1981000 | #Constraints: 83266
2425.35/2455.50 c #Conflicts: 1982000 | #Constraints: 84266
2425.75/2455.91 c #Conflicts: 1983000 | #Constraints: 85266
2426.14/2456.33 c #Conflicts: 1984000 | #Constraints: 86266
2426.53/2456.78 c #Conflicts: 1985000 | #Constraints: 87266
2426.95/2457.18 c #Conflicts: 1986000 | #Constraints: 88266
2427.43/2457.64 c #Conflicts: 1987000 | #Constraints: 89266
2427.83/2458.10 c #Conflicts: 1988000 | #Constraints: 90266
2428.31/2458.55 c #Conflicts: 1989000 | #Constraints: 91266
2428.71/2458.98 c #Conflicts: 1990000 | #Constraints: 92266
2429.21/2459.41 c #Conflicts: 1991000 | #Constraints: 93266
2429.71/2459.90 c #Conflicts: 1992000 | #Constraints: 94266
2430.20/2460.42 c #Conflicts: 1993000 | #Constraints: 95266
2430.69/2460.91 c #Conflicts: 1994000 | #Constraints: 96266
2431.19/2461.41 c #Conflicts: 1995000 | #Constraints: 97266
2431.69/2461.92 c #Conflicts: 1996000 | #Constraints: 98266
2432.18/2462.49 c #Conflicts: 1997000 | #Constraints: 99266
2432.79/2463.06 c #Conflicts: 1998000 | #Constraints: 100266
2433.37/2463.64 c #Conflicts: 1999000 | #Constraints: 101266
2433.97/2464.21 c #Conflicts: 2000000 | #Constraints: 102266
2434.46/2464.74 c #Conflicts: 2001000 | #Constraints: 103266
2435.05/2465.30 c #Conflicts: 2002000 | #Constraints: 104266
2435.65/2465.96 c #Conflicts: 2003000 | #Constraints: 105266
2436.24/2466.54 c #Conflicts: 2004000 | #Constraints: 106266
2436.75/2467.10 c #Conflicts: 2005000 | #Constraints: 107266
2437.33/2467.66 c #Conflicts: 2006000 | #Constraints: 108266
2437.93/2468.27 c #Conflicts: 2007000 | #Constraints: 109266
2438.63/2468.95 c #Conflicts: 2008000 | #Constraints: 110266
2439.22/2469.58 c #Conflicts: 2009000 | #Constraints: 111266
2439.91/2470.27 c #Conflicts: 2010000 | #Constraints: 112266
2440.61/2470.92 c #Conflicts: 2011000 | #Constraints: 113266
2441.30/2471.61 c #Conflicts: 2012000 | #Constraints: 114266
2442.00/2472.35 c #Conflicts: 2013000 | #Constraints: 115266
2442.70/2473.09 c #Conflicts: 2014000 | #Constraints: 116266
2443.38/2473.72 c #Conflicts: 2015000 | #Constraints: 117266
2444.08/2474.43 c #Conflicts: 2016000 | #Constraints: 118266
2493.07/2523.68 c DATABASE CLEANUP
2493.07/2523.68 c GARBAGE COLLECT
2493.07/2523.68 c #Conflicts: 2017000 | #Constraints: 66723
2493.37/2523.91 c #Conflicts: 2018000 | #Constraints: 67723
2493.57/2524.14 c #Conflicts: 2019000 | #Constraints: 68723
2493.85/2524.40 c #Conflicts: 2020000 | #Constraints: 69723
2494.05/2524.65 c #Conflicts: 2021000 | #Constraints: 70723
2494.35/2524.92 c #Conflicts: 2022000 | #Constraints: 71723
2494.56/2525.19 c #Conflicts: 2023000 | #Constraints: 72723
2494.84/2525.48 c #Conflicts: 2024000 | #Constraints: 73723
2495.14/2525.78 c #Conflicts: 2025000 | #Constraints: 74723
2495.45/2526.07 c #Conflicts: 2026000 | #Constraints: 75723
2495.82/2526.40 c #Conflicts: 2027000 | #Constraints: 76723
2496.12/2526.72 c #Conflicts: 2028000 | #Constraints: 77723
2496.43/2527.06 c #Conflicts: 2029000 | #Constraints: 78723
2496.81/2527.41 c #Conflicts: 2030000 | #Constraints: 79723
2497.10/2527.78 c #Conflicts: 2031000 | #Constraints: 80723
2497.51/2528.14 c #Conflicts: 2032000 | #Constraints: 81723
2497.89/2528.53 c #Conflicts: 2033000 | #Constraints: 82723
2498.29/2528.90 c #Conflicts: 2034000 | #Constraints: 83723
2498.59/2529.26 c #Conflicts: 2035000 | #Constraints: 84723
2498.98/2529.60 c #Conflicts: 2036000 | #Constraints: 85723
2499.39/2530.01 c #Conflicts: 2037000 | #Constraints: 86723
2499.77/2530.43 c #Conflicts: 2038000 | #Constraints: 87723
2500.17/2530.85 c #Conflicts: 2039000 | #Constraints: 88723
2500.57/2531.29 c #Conflicts: 2040000 | #Constraints: 89723
2501.06/2531.76 c #Conflicts: 2041000 | #Constraints: 90723
2501.55/2532.21 c #Conflicts: 2042000 | #Constraints: 91723
2502.05/2532.70 c #Conflicts: 2043000 | #Constraints: 92723
2502.54/2533.20 c #Conflicts: 2044000 | #Constraints: 93723
2502.94/2533.68 c #Conflicts: 2045000 | #Constraints: 94723
2503.44/2534.14 c #Conflicts: 2046000 | #Constraints: 95723
2503.93/2534.63 c #Conflicts: 2047000 | #Constraints: 96723
2504.44/2535.13 c #Conflicts: 2048000 | #Constraints: 97723
2504.91/2535.66 c #Conflicts: 2049000 | #Constraints: 98723
2505.42/2536.16 c #Conflicts: 2050000 | #Constraints: 99723
2505.91/2536.67 c #Conflicts: 2051000 | #Constraints: 100723
2506.31/2537.03 c DATABASE CLEANUP
2506.31/2537.03 c GARBAGE COLLECT
2506.31/2537.03 c #Conflicts: 2052000 | #Constraints: 57801
2506.49/2537.20 c #Conflicts: 2053000 | #Constraints: 58801
2506.59/2537.37 c #Conflicts: 2054000 | #Constraints: 59801
2506.78/2537.56 c #Conflicts: 2055000 | #Constraints: 60801
2506.97/2537.76 c #Conflicts: 2056000 | #Constraints: 61801
2507.17/2537.98 c #Conflicts: 2057000 | #Constraints: 62801
2507.38/2538.19 c #Conflicts: 2058000 | #Constraints: 63801
2507.66/2538.43 c #Conflicts: 2059000 | #Constraints: 64801
2507.85/2538.65 c #Conflicts: 2060000 | #Constraints: 65801
2508.15/2538.90 c #Conflicts: 2061000 | #Constraints: 66801
2508.36/2539.16 c #Conflicts: 2062000 | #Constraints: 67801
2508.64/2539.42 c #Conflicts: 2063000 | #Constraints: 68801
2508.94/2539.70 c #Conflicts: 2064000 | #Constraints: 69801
2509.13/2539.97 c #Conflicts: 2065000 | #Constraints: 70801
2509.43/2540.29 c #Conflicts: 2066000 | #Constraints: 71801
2509.72/2540.57 c #Conflicts: 2067000 | #Constraints: 72801
2510.03/2540.87 c #Conflicts: 2068000 | #Constraints: 73801
2510.33/2541.16 c #Conflicts: 2069000 | #Constraints: 74801
2510.61/2541.48 c #Conflicts: 2070000 | #Constraints: 75801
2511.00/2541.81 c #Conflicts: 2071000 | #Constraints: 76801
2511.31/2542.16 c #Conflicts: 2072000 | #Constraints: 77801
2511.68/2542.54 c #Conflicts: 2073000 | #Constraints: 78801
2512.07/2542.91 c #Conflicts: 2074000 | #Constraints: 79801
2512.37/2543.27 c #Conflicts: 2075000 | #Constraints: 80801
2512.76/2543.66 c #Conflicts: 2076000 | #Constraints: 81801
2513.16/2544.05 c #Conflicts: 2077000 | #Constraints: 82801
2513.55/2544.46 c #Conflicts: 2078000 | #Constraints: 83801
2514.04/2544.91 c #Conflicts: 2079000 | #Constraints: 84801
2514.43/2545.37 c #Conflicts: 2080000 | #Constraints: 85801
2514.92/2545.86 c #Conflicts: 2081000 | #Constraints: 86801
2515.42/2546.36 c #Conflicts: 2082000 | #Constraints: 87801
2515.91/2546.84 c #Conflicts: 2083000 | #Constraints: 88801
2516.40/2547.38 c #Conflicts: 2084000 | #Constraints: 89801
2517.00/2547.95 c #Conflicts: 2085000 | #Constraints: 90801
2517.49/2548.49 c #Conflicts: 2086000 | #Constraints: 91801
2518.10/2549.01 c #Conflicts: 2087000 | #Constraints: 92801
2518.58/2549.54 c #Conflicts: 2088000 | #Constraints: 93801
2519.17/2550.12 c #Conflicts: 2089000 | #Constraints: 94801
2519.65/2550.69 c #Conflicts: 2090000 | #Constraints: 95801
2520.35/2551.31 c #Conflicts: 2091000 | #Constraints: 96801
2520.94/2551.92 c #Conflicts: 2092000 | #Constraints: 97801
2521.43/2552.45 c #Conflicts: 2093000 | #Constraints: 98801
2522.03/2553.02 c #Conflicts: 2094000 | #Constraints: 99801
2522.62/2553.63 c #Conflicts: 2095000 | #Constraints: 100801
2523.21/2554.24 c #Conflicts: 2096000 | #Constraints: 101801
2523.81/2554.84 c #Conflicts: 2097000 | #Constraints: 102801
2524.30/2555.36 c #Conflicts: 2098000 | #Constraints: 103801
2525.00/2556.04 c #Conflicts: 2099000 | #Constraints: 104801
2525.58/2556.68 c #Conflicts: 2100000 | #Constraints: 105801
2526.28/2557.35 c #Conflicts: 2101000 | #Constraints: 106801
2526.86/2557.99 c #Conflicts: 2102000 | #Constraints: 107801
2527.54/2558.66 c #Conflicts: 2103000 | #Constraints: 108801
2528.13/2559.26 c #Conflicts: 2104000 | #Constraints: 109801
2528.72/2559.87 c #Conflicts: 2105000 | #Constraints: 110801
2529.31/2560.48 c #Conflicts: 2106000 | #Constraints: 111801
2530.01/2561.11 c #Conflicts: 2107000 | #Constraints: 112801
2530.48/2561.68 c #Conflicts: 2108000 | #Constraints: 113801
2531.17/2562.34 c #Conflicts: 2109000 | #Constraints: 114801
2531.75/2562.96 c #Conflicts: 2110000 | #Constraints: 115801
2532.35/2563.54 c #Conflicts: 2111000 | #Constraints: 116801
2532.95/2564.19 c #Conflicts: 2112000 | #Constraints: 117801
2533.52/2564.79 c #Conflicts: 2113000 | #Constraints: 118801
2534.22/2565.48 c #Conflicts: 2114000 | #Constraints: 119801
2534.92/2566.13 c #Conflicts: 2115000 | #Constraints: 120801
2535.59/2566.82 c #Conflicts: 2116000 | #Constraints: 121801
2536.18/2567.40 c #Conflicts: 2117000 | #Constraints: 122801
2536.78/2568.06 c #Conflicts: 2118000 | #Constraints: 123801
2537.46/2568.77 c #Conflicts: 2119000 | #Constraints: 124801
2538.15/2569.46 c #Conflicts: 2120000 | #Constraints: 125801
2538.85/2570.17 c #Conflicts: 2121000 | #Constraints: 126801
2539.73/2571.03 c #Conflicts: 2122000 | #Constraints: 127801
2540.51/2571.88 c #Conflicts: 2123000 | #Constraints: 128801
2541.39/2572.73 c #Conflicts: 2124000 | #Constraints: 129801
2542.19/2573.54 c #Conflicts: 2125000 | #Constraints: 130801
2542.98/2574.32 c #Conflicts: 2126000 | #Constraints: 131801
2543.08/2574.46 c bounds 42 >= -788 @ 2524.8
2543.68/2575.07 c #Conflicts: 2127000 | #Constraints: 132867
2543.77/2575.11 c bounds 41 >= -788 @ 2525.44
2544.72/2576.13 c #Conflicts: 2128000 | #Constraints: 133868
2545.58/2577.05 c #Conflicts: 2129000 | #Constraints: 134868
2546.53/2578.06 c #Conflicts: 2130000 | #Constraints: 135868
2547.48/2579.10 c #Conflicts: 2131000 | #Constraints: 136868
2548.71/2580.33 c #Conflicts: 2132000 | #Constraints: 137868
2548.90/2580.59 c bounds 40 >= -788 @ 2530.56
2550.14/2581.89 c #Conflicts: 2133000 | #Constraints: 138905
2552.48/2584.40 c #Conflicts: 2134000 | #Constraints: 139933
2554.91/2586.94 c #Conflicts: 2135000 | #Constraints: 140956
2557.40/2589.69 c #Conflicts: 2136000 | #Constraints: 141977
2560.06/2592.53 c #Conflicts: 2137000 | #Constraints: 143001
2562.57/2595.20 c #Conflicts: 2138000 | #Constraints: 144023
2565.07/2597.93 c #Conflicts: 2139000 | #Constraints: 145045
2566.01/2598.95 c bounds 39 >= -788 @ 2547.16
2566.40/2599.35 c #Conflicts: 2140000 | #Constraints: 146057
2567.00/2599.97 c #Conflicts: 2141000 | #Constraints: 147057
2567.69/2600.60 c #Conflicts: 2142000 | #Constraints: 148057
2568.28/2601.27 c #Conflicts: 2143000 | #Constraints: 149057
2569.10/2602.02 c #Conflicts: 2144000 | #Constraints: 150057
2569.38/2602.32 c bounds 39 >= -787 @ 2550.49
2572.26/2605.29 c #Conflicts: 2145000 | #Constraints: 151114
2572.85/2605.86 c #Conflicts: 2146000 | #Constraints: 152114
2573.45/2606.48 c #Conflicts: 2147000 | #Constraints: 153114
2574.06/2607.07 c #Conflicts: 2148000 | #Constraints: 154114
2574.74/2607.73 c #Conflicts: 2149000 | #Constraints: 155114
2575.33/2608.36 c #Conflicts: 2150000 | #Constraints: 156114
2575.94/2608.99 c #Conflicts: 2151000 | #Constraints: 157114
2576.05/2609.11 c bounds 39 >= -786 @ 2557.19
2577.10/2610.12 c #Conflicts: 2152000 | #Constraints: 158171
2578.77/2611.96 c #Conflicts: 2153000 | #Constraints: 159171
2581.98/2615.22 c DATABASE CLEANUP
2581.98/2615.22 c GARBAGE COLLECT
2581.98/2615.22 c rational objective 2
2582.08/2615.33 c #Conflicts: 2154000 | #Constraints: 87012
2582.18/2615.42 c #Conflicts: 2155000 | #Constraints: 88012
2582.27/2615.53 c #Conflicts: 2156000 | #Constraints: 89012
2582.37/2615.65 c #Conflicts: 2157000 | #Constraints: 90012
2582.47/2615.79 c #Conflicts: 2158000 | #Constraints: 91012
2582.67/2615.94 c #Conflicts: 2159000 | #Constraints: 92012
2582.87/2616.11 c #Conflicts: 2160000 | #Constraints: 93012
2582.95/2616.27 c #Conflicts: 2161000 | #Constraints: 94012
2583.65/2616.91 c #Conflicts: 2162000 | #Constraints: 95012
2583.95/2617.20 c #Conflicts: 2163000 | #Constraints: 96012
2584.44/2617.73 c #Conflicts: 2164000 | #Constraints: 97012
2584.94/2618.28 c #Conflicts: 2165000 | #Constraints: 98012
2585.54/2618.85 c #Conflicts: 2166000 | #Constraints: 99012
2586.13/2619.45 c #Conflicts: 2167000 | #Constraints: 100012
2586.74/2620.06 c #Conflicts: 2168000 | #Constraints: 101012
2587.42/2620.74 c #Conflicts: 2169000 | #Constraints: 102012
2588.11/2621.44 c #Conflicts: 2170000 | #Constraints: 103012
2588.91/2622.20 c #Conflicts: 2171000 | #Constraints: 104012
2590.72/2624.10 c #Conflicts: 2172000 | #Constraints: 105012
2591.10/2624.44 c bounds 39 >= -785 @ 2572.07
2591.19/2624.57 c #Conflicts: 2173000 | #Constraints: 106087
2591.49/2624.88 c #Conflicts: 2174000 | #Constraints: 107087
2591.90/2625.21 c #Conflicts: 2175000 | #Constraints: 108087
2592.19/2625.58 c #Conflicts: 2176000 | #Constraints: 109087
2597.57/2630.98 c #Conflicts: 2177000 | #Constraints: 110087
2597.96/2631.37 c #Conflicts: 2178000 | #Constraints: 111087
2598.35/2631.78 c #Conflicts: 2179000 | #Constraints: 112087
2598.77/2632.19 c #Conflicts: 2180000 | #Constraints: 113087
2599.25/2632.62 c #Conflicts: 2181000 | #Constraints: 114087
2599.76/2633.12 c #Conflicts: 2182000 | #Constraints: 115087
2600.15/2633.59 c #Conflicts: 2183000 | #Constraints: 116087
2600.65/2634.06 c #Conflicts: 2184000 | #Constraints: 117087
2601.13/2634.56 c #Conflicts: 2185000 | #Constraints: 118087
2601.63/2635.07 c #Conflicts: 2186000 | #Constraints: 119087
2602.12/2635.59 c #Conflicts: 2187000 | #Constraints: 120087
2602.72/2636.15 c #Conflicts: 2188000 | #Constraints: 121087
2603.30/2636.72 c #Conflicts: 2189000 | #Constraints: 122087
2603.79/2637.24 c #Conflicts: 2190000 | #Constraints: 123087
2603.98/2637.45 c UNIT CLEANUP
2603.98/2637.45 c DATABASE CLEANUP
2603.98/2637.45 c GARBAGE COLLECT
2603.98/2637.45 c rational objective 2
2604.56/2638.01 c bounds 38 >= -785 @ 2585.38
2605.20/2638.78 c #Conflicts: 2191000 | #Constraints: 69186
2606.34/2639.98 c #Conflicts: 2192000 | #Constraints: 70186
2607.67/2641.33 c #Conflicts: 2193000 | #Constraints: 71186
2609.09/2642.86 c #Conflicts: 2194000 | #Constraints: 72186
2610.58/2644.43 c #Conflicts: 2195000 | #Constraints: 73186
2612.22/2646.16 c #Conflicts: 2196000 | #Constraints: 74186
2613.83/2647.89 c #Conflicts: 2197000 | #Constraints: 75186
2615.45/2649.54 c #Conflicts: 2198000 | #Constraints: 76186
2617.28/2651.47 c #Conflicts: 2199000 | #Constraints: 77186
2619.09/2653.38 c #Conflicts: 2200000 | #Constraints: 78201
2620.44/2654.77 c bounds 37 >= -785 @ 2600.98
2620.44/2654.79 c bounds 37 >= -784 @ 2601.01
2620.53/2654.87 c bounds 37 >= -783 @ 2601.08
2620.63/2654.90 c bounds 37 >= -782 @ 2601.11
2620.63/2654.97 c #Conflicts: 2201000 | #Constraints: 79284
2620.93/2655.28 c #Conflicts: 2202000 | #Constraints: 80284
2623.01/2657.38 c #Conflicts: 2203000 | #Constraints: 81284
2623.42/2657.74 c #Conflicts: 2204000 | #Constraints: 82284
2623.83/2658.14 c #Conflicts: 2205000 | #Constraints: 83284
2624.21/2658.55 c #Conflicts: 2206000 | #Constraints: 84284
2624.71/2659.06 c #Conflicts: 2207000 | #Constraints: 85284
2625.19/2659.58 c #Conflicts: 2208000 | #Constraints: 86284
2625.70/2660.09 c #Conflicts: 2209000 | #Constraints: 87284
2626.28/2660.62 c #Conflicts: 2210000 | #Constraints: 88284
2626.79/2661.15 c #Conflicts: 2211000 | #Constraints: 89284
2627.38/2661.73 c #Conflicts: 2212000 | #Constraints: 90284
2627.96/2662.33 c #Conflicts: 2213000 | #Constraints: 91284
2628.46/2662.89 c #Conflicts: 2214000 | #Constraints: 92284
2629.15/2663.53 c #Conflicts: 2215000 | #Constraints: 93284
2629.85/2664.29 c #Conflicts: 2216000 | #Constraints: 94284
2630.66/2665.04 c #Conflicts: 2217000 | #Constraints: 95284
2631.75/2666.11 c #Conflicts: 2218000 | #Constraints: 96284
2632.64/2667.02 c #Conflicts: 2219000 | #Constraints: 97284
2633.64/2668.04 c #Conflicts: 2220000 | #Constraints: 98284
2634.72/2669.17 c #Conflicts: 2221000 | #Constraints: 99284
2635.81/2670.21 c #Conflicts: 2222000 | #Constraints: 100284
2636.80/2671.30 c #Conflicts: 2223000 | #Constraints: 101284
2638.00/2672.45 c #Conflicts: 2224000 | #Constraints: 102284
2639.19/2673.62 c #Conflicts: 2225000 | #Constraints: 103284
2640.38/2674.84 c #Conflicts: 2226000 | #Constraints: 104284
2641.48/2675.93 c DATABASE CLEANUP
2641.48/2675.93 c GARBAGE COLLECT
2641.48/2675.93 c rational objective 2
2642.15/2676.66 c #Conflicts: 2227000 | #Constraints: 59422
2642.44/2677.00 c #Conflicts: 2228000 | #Constraints: 60422
2642.94/2677.43 c #Conflicts: 2229000 | #Constraints: 61422
2644.64/2679.12 c #Conflicts: 2230000 | #Constraints: 62422
2644.82/2679.30 c #Conflicts: 2231000 | #Constraints: 63422
2645.02/2679.51 c #Conflicts: 2232000 | #Constraints: 64422
2645.22/2679.75 c #Conflicts: 2233000 | #Constraints: 65422
2645.54/2680.02 c #Conflicts: 2234000 | #Constraints: 66422
2645.92/2680.43 c #Conflicts: 2235000 | #Constraints: 67422
2646.52/2681.10 c #Conflicts: 2236000 | #Constraints: 68422
2647.11/2681.65 c #Conflicts: 2237000 | #Constraints: 69422
2647.81/2682.36 c #Conflicts: 2238000 | #Constraints: 70422
2648.51/2683.08 c #Conflicts: 2239000 | #Constraints: 71422
2649.30/2683.88 c #Conflicts: 2240000 | #Constraints: 72422
2649.99/2684.55 c #Conflicts: 2241000 | #Constraints: 73422
2650.78/2685.35 c #Conflicts: 2242000 | #Constraints: 74422
2652.59/2687.11 c #Conflicts: 2243000 | #Constraints: 75422
2653.07/2687.63 c #Conflicts: 2244000 | #Constraints: 76422
2653.37/2688.01 c bounds 37 >= -781 @ 2633.79
2653.84/2688.42 c #Conflicts: 2245000 | #Constraints: 77485
2655.41/2690.15 c #Conflicts: 2246000 | #Constraints: 78485
2657.30/2692.27 c #Conflicts: 2247000 | #Constraints: 79486
2658.87/2693.94 c #Conflicts: 2248000 | #Constraints: 80494
2660.51/2695.71 c #Conflicts: 2249000 | #Constraints: 81521
2661.99/2697.31 c #Conflicts: 2250000 | #Constraints: 82526
2663.46/2698.95 c #Conflicts: 2251000 | #Constraints: 83542
2664.86/2700.43 c #Conflicts: 2252000 | #Constraints: 84547
2666.17/2701.85 c #Conflicts: 2253000 | #Constraints: 85560
2667.47/2703.29 c #Conflicts: 2254000 | #Constraints: 86584
2668.96/2704.88 c #Conflicts: 2255000 | #Constraints: 87619
2670.48/2706.40 c #Conflicts: 2256000 | #Constraints: 88645
2671.73/2707.72 c #Conflicts: 2257000 | #Constraints: 89661
2673.23/2709.33 c #Conflicts: 2258000 | #Constraints: 90691
2675.00/2711.22 c #Conflicts: 2259000 | #Constraints: 91715
2676.73/2713.18 c bounds 36 >= -781 @ 2656.35
2676.91/2713.34 c #Conflicts: 2260000 | #Constraints: 92734
2677.41/2713.83 c #Conflicts: 2261000 | #Constraints: 93734
2678.00/2714.41 c #Conflicts: 2262000 | #Constraints: 94734
2678.72/2715.15 c #Conflicts: 2263000 | #Constraints: 95734
2679.50/2715.90 c #Conflicts: 2264000 | #Constraints: 96734
2680.38/2716.81 c #Conflicts: 2265000 | #Constraints: 97734
2681.18/2717.62 c #Conflicts: 2266000 | #Constraints: 98734
2682.07/2718.58 c #Conflicts: 2267000 | #Constraints: 99734
2683.07/2719.54 c #Conflicts: 2268000 | #Constraints: 100734
2683.17/2719.61 c bounds 36 >= -780 @ 2662.7
2685.56/2722.01 c #Conflicts: 2269000 | #Constraints: 101824
2686.25/2722.78 c #Conflicts: 2270000 | #Constraints: 102824
2687.04/2723.58 c #Conflicts: 2271000 | #Constraints: 103824
2687.73/2724.27 c #Conflicts: 2272000 | #Constraints: 104824
2688.53/2725.03 c #Conflicts: 2273000 | #Constraints: 105824
2689.32/2725.81 c #Conflicts: 2274000 | #Constraints: 106824
2690.20/2726.70 c #Conflicts: 2275000 | #Constraints: 107824
2691.10/2727.60 c #Conflicts: 2276000 | #Constraints: 108824
2691.88/2728.43 c #Conflicts: 2277000 | #Constraints: 109824
2692.68/2729.25 c #Conflicts: 2278000 | #Constraints: 110824
2693.59/2730.13 c #Conflicts: 2279000 | #Constraints: 111824
2694.37/2731.00 c #Conflicts: 2280000 | #Constraints: 112824
2695.47/2732.05 c #Conflicts: 2281000 | #Constraints: 113824
2696.35/2733.01 c #Conflicts: 2282000 | #Constraints: 114824
2697.56/2734.17 c #Conflicts: 2283000 | #Constraints: 115824
2698.94/2735.51 c #Conflicts: 2284000 | #Constraints: 116824
2699.04/2735.63 c bounds 36 >= -779 @ 2678.54
2700.41/2737.03 c #Conflicts: 2285000 | #Constraints: 117911
2702.54/2739.28 c #Conflicts: 2286000 | #Constraints: 118916
2705.71/2742.53 c #Conflicts: 2287000 | #Constraints: 119922
2707.99/2744.90 c #Conflicts: 2288000 | #Constraints: 120931
2709.78/2746.80 c #Conflicts: 2289000 | #Constraints: 121941
2712.26/2749.45 c #Conflicts: 2290000 | #Constraints: 122958
2714.38/2751.64 c #Conflicts: 2291000 | #Constraints: 123974
2716.94/2754.38 c #Conflicts: 2292000 | #Constraints: 124995
2719.39/2757.01 c #Conflicts: 2293000 | #Constraints: 126020
2722.34/2760.03 c #Conflicts: 2294000 | #Constraints: 127040
2724.97/2762.88 c #Conflicts: 2295000 | #Constraints: 128059
2728.01/2766.04 c #Conflicts: 2296000 | #Constraints: 129073
2730.48/2768.66 c #Conflicts: 2297000 | #Constraints: 130088
2733.32/2771.62 c #Conflicts: 2298000 | #Constraints: 131094
2735.13/2773.58 c #Conflicts: 2299000 | #Constraints: 132117
2737.42/2775.97 c #Conflicts: 2300000 | #Constraints: 133132
2739.83/2778.47 c #Conflicts: 2301000 | #Constraints: 134137
2741.85/2780.52 c #Conflicts: 2302000 | #Constraints: 135146
2744.56/2783.30 c #Conflicts: 2303000 | #Constraints: 136152
2746.78/2785.64 c #Conflicts: 2304000 | #Constraints: 137159
2748.91/2787.82 c #Conflicts: 2305000 | #Constraints: 138162
2750.67/2789.62 c #Conflicts: 2306000 | #Constraints: 139164
2752.22/2791.27 c #Conflicts: 2307000 | #Constraints: 140169
2754.40/2793.50 c #Conflicts: 2308000 | #Constraints: 141181
2756.58/2795.85 c #Conflicts: 2309000 | #Constraints: 142196
2759.24/2798.60 c #Conflicts: 2310000 | #Constraints: 143203
2761.53/2801.03 c #Conflicts: 2311000 | #Constraints: 144209
2763.57/2803.18 c #Conflicts: 2312000 | #Constraints: 145214
2766.12/2805.87 c #Conflicts: 2313000 | #Constraints: 146220
2769.05/2808.95 c #Conflicts: 2314000 | #Constraints: 147224
2771.45/2811.44 c #Conflicts: 2315000 | #Constraints: 148235
2774.22/2814.39 c #Conflicts: 2316000 | #Constraints: 149241
2777.61/2817.89 c #Conflicts: 2317000 | #Constraints: 150252
2780.12/2820.40 c #Conflicts: 2318000 | #Constraints: 151262
2782.30/2822.70 c #Conflicts: 2319000 | #Constraints: 152275
2784.73/2825.36 c #Conflicts: 2320000 | #Constraints: 153286
2787.07/2827.82 c #Conflicts: 2321000 | #Constraints: 154296
2789.44/2830.38 c #Conflicts: 2322000 | #Constraints: 155312
2792.01/2833.09 c #Conflicts: 2323000 | #Constraints: 156329
2794.43/2835.63 c #Conflicts: 2324000 | #Constraints: 157347
2796.54/2837.81 c #Conflicts: 2325000 | #Constraints: 158357
2798.92/2840.38 c #Conflicts: 2326000 | #Constraints: 159376
2800.91/2842.40 c #Conflicts: 2327000 | #Constraints: 160396
2802.63/2844.25 c #Conflicts: 2328000 | #Constraints: 161411
2804.36/2846.08 c #Conflicts: 2329000 | #Constraints: 162432
2806.53/2848.32 c #Conflicts: 2330000 | #Constraints: 163453
2808.99/2851.01 c #Conflicts: 2331000 | #Constraints: 164471
2812.29/2854.45 c #Conflicts: 2332000 | #Constraints: 165477
2816.17/2858.49 c #Conflicts: 2333000 | #Constraints: 166482
2817.25/2859.52 c DATABASE CLEANUP
2817.25/2859.52 c GARBAGE COLLECT
2817.25/2859.52 c rational objective 2
2818.94/2861.23 c #Conflicts: 2334000 | #Constraints: 90993
2819.04/2861.32 c #Conflicts: 2335000 | #Constraints: 91993
2819.13/2861.42 c #Conflicts: 2336000 | #Constraints: 92993
2819.23/2861.55 c #Conflicts: 2337000 | #Constraints: 93993
2819.42/2861.70 c #Conflicts: 2338000 | #Constraints: 94993
2819.52/2861.84 c #Conflicts: 2339000 | #Constraints: 95993
2819.62/2862.01 c #Conflicts: 2340000 | #Constraints: 96993
2819.82/2862.19 c #Conflicts: 2341000 | #Constraints: 97993
2820.01/2862.37 c #Conflicts: 2342000 | #Constraints: 98993
2820.21/2862.57 c #Conflicts: 2343000 | #Constraints: 99993
2820.40/2862.78 c #Conflicts: 2344000 | #Constraints: 100993
2820.60/2863.00 c #Conflicts: 2345000 | #Constraints: 101993
2820.88/2863.24 c #Conflicts: 2346000 | #Constraints: 102993
2821.07/2863.49 c #Conflicts: 2347000 | #Constraints: 103993
2821.37/2863.74 c #Conflicts: 2348000 | #Constraints: 104993
2821.97/2864.39 c #Conflicts: 2349000 | #Constraints: 105993
2822.36/2864.76 c #Conflicts: 2350000 | #Constraints: 106993
2822.86/2865.29 c #Conflicts: 2351000 | #Constraints: 107993
2823.54/2865.90 c #Conflicts: 2352000 | #Constraints: 108993
2824.03/2866.43 c #Conflicts: 2353000 | #Constraints: 109993
2824.64/2867.09 c #Conflicts: 2354000 | #Constraints: 110993
2825.32/2867.71 c #Conflicts: 2355000 | #Constraints: 111993
2825.91/2868.35 c #Conflicts: 2356000 | #Constraints: 112993
2826.62/2869.02 c #Conflicts: 2357000 | #Constraints: 113993
2827.21/2869.69 c #Conflicts: 2358000 | #Constraints: 114993
2827.90/2870.39 c #Conflicts: 2359000 | #Constraints: 115993
2828.49/2871.01 c #Conflicts: 2360000 | #Constraints: 116993
2829.18/2871.65 c #Conflicts: 2361000 | #Constraints: 117993
2829.87/2872.38 c #Conflicts: 2362000 | #Constraints: 118993
2830.67/2873.16 c #Conflicts: 2363000 | #Constraints: 119993
2831.26/2873.77 c #Conflicts: 2364000 | #Constraints: 120993
2831.95/2874.47 c #Conflicts: 2365000 | #Constraints: 121993
2832.66/2875.17 c #Conflicts: 2366000 | #Constraints: 122993
2833.55/2876.02 c #Conflicts: 2367000 | #Constraints: 123993
2834.13/2876.66 c #Conflicts: 2368000 | #Constraints: 124993
2834.83/2877.35 c #Conflicts: 2369000 | #Constraints: 125993
2835.53/2878.09 c #Conflicts: 2370000 | #Constraints: 126993
2836.32/2878.82 c #Conflicts: 2371000 | #Constraints: 127993
2836.41/2878.97 c DATABASE CLEANUP
2836.41/2878.97 c GARBAGE COLLECT
2836.41/2878.97 c rational objective 2
2837.56/2880.13 c #Conflicts: 2372000 | #Constraints: 71691
2838.04/2880.69 c #Conflicts: 2373000 | #Constraints: 72691
2838.44/2881.04 c #Conflicts: 2374000 | #Constraints: 73691
2839.02/2881.62 c #Conflicts: 2375000 | #Constraints: 74691
2839.42/2882.09 c #Conflicts: 2376000 | #Constraints: 75691
2840.00/2882.64 c #Conflicts: 2377000 | #Constraints: 76691
2840.99/2883.61 c #Conflicts: 2378000 | #Constraints: 77691
2841.19/2883.83 c #Conflicts: 2379000 | #Constraints: 78691
2841.19/2883.86 c bounds 36 >= -778 @ 2817.77
2843.68/2886.30 c #Conflicts: 2380000 | #Constraints: 79760
2843.87/2886.50 c #Conflicts: 2381000 | #Constraints: 80760
2844.07/2886.73 c #Conflicts: 2382000 | #Constraints: 81760
2844.27/2886.95 c #Conflicts: 2383000 | #Constraints: 82760
2844.47/2887.18 c #Conflicts: 2384000 | #Constraints: 83760
2844.76/2887.44 c #Conflicts: 2385000 | #Constraints: 84760
2845.06/2887.71 c #Conflicts: 2386000 | #Constraints: 85760
2845.26/2887.98 c #Conflicts: 2387000 | #Constraints: 86760
2845.55/2888.24 c #Conflicts: 2388000 | #Constraints: 87760
2845.84/2888.53 c #Conflicts: 2389000 | #Constraints: 88760
2846.14/2888.86 c #Conflicts: 2390000 | #Constraints: 89760
2846.45/2889.19 c #Conflicts: 2391000 | #Constraints: 90760
2846.84/2889.55 c #Conflicts: 2392000 | #Constraints: 91760
2847.13/2889.86 c #Conflicts: 2393000 | #Constraints: 92760
2847.43/2890.16 c #Conflicts: 2394000 | #Constraints: 93760
2847.72/2890.49 c #Conflicts: 2395000 | #Constraints: 94760
2848.12/2890.88 c #Conflicts: 2396000 | #Constraints: 95760
2848.91/2891.65 c #Conflicts: 2397000 | #Constraints: 96760
2849.60/2892.32 c #Conflicts: 2398000 | #Constraints: 97760
2850.09/2892.82 c #Conflicts: 2399000 | #Constraints: 98760
2850.69/2893.42 c #Conflicts: 2400000 | #Constraints: 99760
2851.29/2894.04 c #Conflicts: 2401000 | #Constraints: 100760
2851.97/2894.75 c #Conflicts: 2402000 | #Constraints: 101760
2852.46/2895.23 c bounds 36 >= -777 @ 2828.93
2854.36/2897.15 c #Conflicts: 2403000 | #Constraints: 102808
2854.73/2897.50 c #Conflicts: 2404000 | #Constraints: 103808
2855.03/2897.86 c #Conflicts: 2405000 | #Constraints: 104808
2855.42/2898.27 c #Conflicts: 2406000 | #Constraints: 105808
2855.81/2898.64 c #Conflicts: 2407000 | #Constraints: 106808
2856.21/2899.01 c #Conflicts: 2408000 | #Constraints: 107808
2856.59/2899.43 c #Conflicts: 2409000 | #Constraints: 108808
2856.98/2899.81 c DATABASE CLEANUP
2856.98/2899.81 c GARBAGE COLLECT
2856.98/2899.81 c rational objective 2
2857.08/2899.93 c #Conflicts: 2410000 | #Constraints: 61977
2857.19/2900.07 c #Conflicts: 2411000 | #Constraints: 62977
2857.37/2900.22 c #Conflicts: 2412000 | #Constraints: 63977
2857.46/2900.36 c #Conflicts: 2413000 | #Constraints: 64977
2857.66/2900.54 c #Conflicts: 2414000 | #Constraints: 65977
2857.85/2900.72 c #Conflicts: 2415000 | #Constraints: 66977
2858.04/2900.90 c #Conflicts: 2416000 | #Constraints: 67977
2858.15/2901.08 c #Conflicts: 2417000 | #Constraints: 68977
2858.34/2901.28 c #Conflicts: 2418000 | #Constraints: 69977
2858.82/2901.71 c #Conflicts: 2419000 | #Constraints: 70977
2859.03/2902.01 c #Conflicts: 2420000 | #Constraints: 71977
2859.61/2902.53 c #Conflicts: 2421000 | #Constraints: 72977
2860.01/2902.97 c #Conflicts: 2422000 | #Constraints: 73977
2860.60/2903.56 c #Conflicts: 2423000 | #Constraints: 74977
2861.00/2904.00 c #Conflicts: 2424000 | #Constraints: 75977
2861.58/2904.52 c #Conflicts: 2425000 | #Constraints: 76977
2862.09/2905.03 c #Conflicts: 2426000 | #Constraints: 77977
2862.47/2905.49 c #Conflicts: 2427000 | #Constraints: 78977
2862.96/2905.95 c #Conflicts: 2428000 | #Constraints: 79977
2863.66/2906.60 c #Conflicts: 2429000 | #Constraints: 80977
2864.06/2907.04 c #Conflicts: 2430000 | #Constraints: 81977
2864.54/2907.51 c #Conflicts: 2431000 | #Constraints: 82977
2865.04/2908.09 c #Conflicts: 2432000 | #Constraints: 83977
2865.63/2908.68 c #Conflicts: 2433000 | #Constraints: 84977
2866.14/2909.17 c #Conflicts: 2434000 | #Constraints: 85977
2866.81/2909.86 c #Conflicts: 2435000 | #Constraints: 86977
2867.21/2910.26 c #Conflicts: 2436000 | #Constraints: 87977
2867.80/2910.84 c #Conflicts: 2437000 | #Constraints: 88977
2868.29/2911.31 c #Conflicts: 2438000 | #Constraints: 89977
2868.78/2911.88 c #Conflicts: 2439000 | #Constraints: 90977
2869.58/2912.60 c #Conflicts: 2440000 | #Constraints: 91977
2870.09/2913.16 c #Conflicts: 2441000 | #Constraints: 92977
2870.47/2913.53 c #Conflicts: 2442000 | #Constraints: 93977
2871.16/2914.22 c #Conflicts: 2443000 | #Constraints: 94977
2871.56/2914.65 c #Conflicts: 2444000 | #Constraints: 95977
2872.26/2915.32 c #Conflicts: 2445000 | #Constraints: 96977
2872.75/2915.88 c #Conflicts: 2446000 | #Constraints: 97977
2873.36/2916.49 c bounds 36 >= -776 @ 2849.68
2873.46/2916.51 c #Conflicts: 2447000 | #Constraints: 99049
2875.64/2918.77 c #Conflicts: 2448000 | #Constraints: 100049
2875.95/2919.09 c #Conflicts: 2449000 | #Constraints: 101049
2876.33/2919.43 c #Conflicts: 2450000 | #Constraints: 102049
2876.73/2919.80 c #Conflicts: 2451000 | #Constraints: 103049
2877.12/2920.21 c #Conflicts: 2452000 | #Constraints: 104049
2877.52/2920.62 c #Conflicts: 2453000 | #Constraints: 105049
2877.92/2921.03 c #Conflicts: 2454000 | #Constraints: 106049
2878.30/2921.46 c #Conflicts: 2455000 | #Constraints: 107049
2878.70/2921.86 c #Conflicts: 2456000 | #Constraints: 108049
2879.19/2922.33 c #Conflicts: 2457000 | #Constraints: 109049
2879.68/2922.80 c #Conflicts: 2458000 | #Constraints: 110049
2880.09/2923.26 c #Conflicts: 2459000 | #Constraints: 111049
2880.58/2923.75 c #Conflicts: 2460000 | #Constraints: 112049
2881.07/2924.23 c #Conflicts: 2461000 | #Constraints: 113049
2881.56/2924.72 c #Conflicts: 2462000 | #Constraints: 114049
2882.26/2925.47 c #Conflicts: 2463000 | #Constraints: 115049
2883.14/2926.30 c #Conflicts: 2464000 | #Constraints: 116049
2883.63/2926.87 c #Conflicts: 2465000 | #Constraints: 117049
2884.43/2927.67 c #Conflicts: 2466000 | #Constraints: 118049
2885.13/2928.34 c #Conflicts: 2467000 | #Constraints: 119049
2885.92/2929.12 c #Conflicts: 2468000 | #Constraints: 120049
2886.70/2929.95 c #Conflicts: 2469000 | #Constraints: 121049
2887.48/2930.75 c #Conflicts: 2470000 | #Constraints: 122049
2888.37/2931.62 c #Conflicts: 2471000 | #Constraints: 123049
2888.97/2932.26 c #Conflicts: 2472000 | #Constraints: 124049
2889.78/2933.06 c #Conflicts: 2473000 | #Constraints: 125049
2890.65/2933.90 c #Conflicts: 2474000 | #Constraints: 126049
2891.54/2934.81 c #Conflicts: 2475000 | #Constraints: 127049
2892.24/2935.57 c #Conflicts: 2476000 | #Constraints: 128049
2893.23/2936.50 c #Conflicts: 2477000 | #Constraints: 129049
2894.03/2937.36 c #Conflicts: 2478000 | #Constraints: 130049
2894.92/2938.24 c #Conflicts: 2479000 | #Constraints: 131049
2895.82/2939.14 c #Conflicts: 2480000 | #Constraints: 132049
2896.82/2940.17 c #Conflicts: 2481000 | #Constraints: 133049
2897.59/2940.97 c #Conflicts: 2482000 | #Constraints: 134049
2898.59/2941.97 c #Conflicts: 2483000 | #Constraints: 135049
2899.69/2943.11 c #Conflicts: 2484000 | #Constraints: 136049
2900.47/2943.87 c #Conflicts: 2485000 | #Constraints: 137049
2901.56/2944.96 c #Conflicts: 2486000 | #Constraints: 138049
2902.55/2945.98 c #Conflicts: 2487000 | #Constraints: 139049
2903.44/2946.88 c #Conflicts: 2488000 | #Constraints: 140049
2904.34/2947.79 c #Conflicts: 2489000 | #Constraints: 141049
2905.33/2948.79 c #Conflicts: 2490000 | #Constraints: 142049
2906.22/2949.68 c #Conflicts: 2491000 | #Constraints: 143049
2907.31/2950.74 c #Conflicts: 2492000 | #Constraints: 144049
2908.51/2951.92 c #Conflicts: 2493000 | #Constraints: 145049
2909.40/2952.84 c #Conflicts: 2494000 | #Constraints: 146049
2910.39/2953.84 c #Conflicts: 2495000 | #Constraints: 147049
2911.39/2954.85 c #Conflicts: 2496000 | #Constraints: 148049
2912.37/2955.86 c #Conflicts: 2497000 | #Constraints: 149049
2913.47/2956.90 c #Conflicts: 2498000 | #Constraints: 150049
2914.46/2957.93 c #Conflicts: 2499000 | #Constraints: 151049
2915.66/2959.14 c #Conflicts: 2500000 | #Constraints: 152049
2916.74/2960.28 c #Conflicts: 2501000 | #Constraints: 153049
2917.83/2961.39 c #Conflicts: 2502000 | #Constraints: 154049
2919.02/2962.54 c #Conflicts: 2503000 | #Constraints: 155049
2920.12/2963.68 c #Conflicts: 2504000 | #Constraints: 156049
2921.21/2964.74 c #Conflicts: 2505000 | #Constraints: 157049
2922.41/2965.95 c #Conflicts: 2506000 | #Constraints: 158049
2923.51/2967.09 c #Conflicts: 2507000 | #Constraints: 159049
2924.51/2968.07 c #Conflicts: 2508000 | #Constraints: 160049
2925.68/2969.25 c #Conflicts: 2509000 | #Constraints: 161049
2926.87/2970.43 c #Conflicts: 2510000 | #Constraints: 162049
2927.87/2971.47 c #Conflicts: 2511000 | #Constraints: 163049
2929.17/2972.72 c #Conflicts: 2512000 | #Constraints: 164049
2930.16/2973.72 c #Conflicts: 2513000 | #Constraints: 165049
2931.15/2974.79 c #Conflicts: 2514000 | #Constraints: 166049
2932.56/2976.12 c #Conflicts: 2515000 | #Constraints: 167049
2933.94/2977.52 c #Conflicts: 2516000 | #Constraints: 168049
2935.33/2978.98 c #Conflicts: 2517000 | #Constraints: 169049
2936.32/2979.98 c #Conflicts: 2518000 | #Constraints: 170049
2937.43/2981.04 c #Conflicts: 2519000 | #Constraints: 171049
2939.01/2982.65 c #Conflicts: 2520000 | #Constraints: 172049
2939.11/2982.73 c DATABASE CLEANUP
2939.11/2982.73 c GARBAGE COLLECT
2939.11/2982.73 c rational objective 2
2939.52/2983.17 c #Conflicts: 2521000 | #Constraints: 93859
2947.57/2991.21 c #Conflicts: 2522000 | #Constraints: 94860
2947.86/2991.59 c #Conflicts: 2523000 | #Constraints: 95860
2948.26/2991.94 c #Conflicts: 2524000 | #Constraints: 96860
2948.65/2992.33 c #Conflicts: 2525000 | #Constraints: 97860
2949.06/2992.71 c #Conflicts: 2526000 | #Constraints: 98860
2949.46/2993.14 c #Conflicts: 2527000 | #Constraints: 99860
2949.84/2993.59 c #Conflicts: 2528000 | #Constraints: 100860
2950.35/2994.06 c #Conflicts: 2529000 | #Constraints: 101860
2950.83/2994.50 c #Conflicts: 2530000 | #Constraints: 102860
2951.23/2994.99 c #Conflicts: 2531000 | #Constraints: 103860
2951.73/2995.44 c #Conflicts: 2532000 | #Constraints: 104860
2952.22/2995.91 c #Conflicts: 2533000 | #Constraints: 105860
2952.62/2996.38 c #Conflicts: 2534000 | #Constraints: 106860
2953.11/2996.84 c #Conflicts: 2535000 | #Constraints: 107860
2953.61/2997.34 c #Conflicts: 2536000 | #Constraints: 108860
2954.11/2997.88 c #Conflicts: 2537000 | #Constraints: 109860
2954.71/2998.40 c #Conflicts: 2538000 | #Constraints: 110860
2955.20/2998.92 c #Conflicts: 2539000 | #Constraints: 111860
2955.70/2999.43 c #Conflicts: 2540000 | #Constraints: 112860
2956.20/2999.94 c #Conflicts: 2541000 | #Constraints: 113860
2956.69/3000.47 c #Conflicts: 2542000 | #Constraints: 114860
2957.18/3000.97 c #Conflicts: 2543000 | #Constraints: 115860
2957.68/3001.46 c #Conflicts: 2544000 | #Constraints: 116860
2958.18/3002.00 c #Conflicts: 2545000 | #Constraints: 117860
2958.78/3002.56 c #Conflicts: 2546000 | #Constraints: 118860
2959.28/3003.10 c #Conflicts: 2547000 | #Constraints: 119860
2959.86/3003.69 c #Conflicts: 2548000 | #Constraints: 120860
2960.56/3004.31 c #Conflicts: 2549000 | #Constraints: 121860
2961.16/3004.92 c #Conflicts: 2550000 | #Constraints: 122860
2961.75/3005.51 c #Conflicts: 2551000 | #Constraints: 123860
2962.37/3006.13 c #Conflicts: 2552000 | #Constraints: 124860
2962.94/3006.77 c #Conflicts: 2553000 | #Constraints: 125860
2963.64/3007.42 c #Conflicts: 2554000 | #Constraints: 126860
2964.14/3008.00 c #Conflicts: 2555000 | #Constraints: 127860
2964.83/3008.65 c #Conflicts: 2556000 | #Constraints: 128860
2965.42/3009.29 c #Conflicts: 2557000 | #Constraints: 129860
2966.22/3010.03 c #Conflicts: 2558000 | #Constraints: 130860
2966.91/3010.75 c #Conflicts: 2559000 | #Constraints: 131860
2967.91/3011.74 c DATABASE CLEANUP
2967.91/3011.74 c GARBAGE COLLECT
2967.91/3011.74 c rational objective 2
2968.76/3012.67 c #Conflicts: 2560000 | #Constraints: 73467
2969.05/3012.92 c #Conflicts: 2561000 | #Constraints: 74467
2971.04/3014.95 c #Conflicts: 2562000 | #Constraints: 75468
2971.33/3015.22 c #Conflicts: 2563000 | #Constraints: 76468
2971.63/3015.51 c #Conflicts: 2564000 | #Constraints: 77468
2971.82/3015.77 c #Conflicts: 2565000 | #Constraints: 78468
2972.13/3016.04 c #Conflicts: 2566000 | #Constraints: 79468
2972.42/3016.33 c #Conflicts: 2567000 | #Constraints: 80468
2972.72/3016.62 c #Conflicts: 2568000 | #Constraints: 81468
2975.30/3019.20 c #Conflicts: 2569000 | #Constraints: 82469
2975.50/3019.49 c #Conflicts: 2570000 | #Constraints: 83469
2975.80/3019.77 c #Conflicts: 2571000 | #Constraints: 84469
2976.11/3020.08 c #Conflicts: 2572000 | #Constraints: 85469
2976.49/3020.43 c #Conflicts: 2573000 | #Constraints: 86469
2976.79/3020.77 c #Conflicts: 2574000 | #Constraints: 87469
2977.10/3021.10 c #Conflicts: 2575000 | #Constraints: 88469
2977.48/3021.47 c #Conflicts: 2576000 | #Constraints: 89469
2977.88/3021.83 c #Conflicts: 2577000 | #Constraints: 90469
2985.94/3029.95 c #Conflicts: 2578000 | #Constraints: 91470
2986.34/3030.32 c #Conflicts: 2579000 | #Constraints: 92470
2986.64/3030.67 c #Conflicts: 2580000 | #Constraints: 93470
2987.05/3031.05 c #Conflicts: 2581000 | #Constraints: 94470
2987.43/3031.44 c #Conflicts: 2582000 | #Constraints: 95470
2987.83/3031.84 c #Conflicts: 2583000 | #Constraints: 96470
2988.22/3032.27 c #Conflicts: 2584000 | #Constraints: 97470
2988.62/3032.67 c #Conflicts: 2585000 | #Constraints: 98470
2989.02/3033.07 c #Conflicts: 2586000 | #Constraints: 99470
2989.51/3033.50 c #Conflicts: 2587000 | #Constraints: 100470
2989.90/3033.90 c #Conflicts: 2588000 | #Constraints: 101470
2990.30/3034.37 c #Conflicts: 2589000 | #Constraints: 102470
2990.70/3034.79 c #Conflicts: 2590000 | #Constraints: 103470
2991.20/3035.25 c #Conflicts: 2591000 | #Constraints: 104470
2991.59/3035.68 c #Conflicts: 2592000 | #Constraints: 105470
2992.11/3036.14 c #Conflicts: 2593000 | #Constraints: 106470
2992.49/3036.59 c #Conflicts: 2594000 | #Constraints: 107470
2992.88/3036.93 c bounds 36 >= -775 @ 2968.49
2992.99/3037.05 c #Conflicts: 2595000 | #Constraints: 108506
2993.38/3037.46 c #Conflicts: 2596000 | #Constraints: 109506
2993.78/3037.82 c #Conflicts: 2597000 | #Constraints: 110506
2994.17/3038.21 c #Conflicts: 2598000 | #Constraints: 111506
2994.57/3038.62 c #Conflicts: 2599000 | #Constraints: 112506
3004.82/3048.90 c DATABASE CLEANUP
3004.82/3048.90 c GARBAGE COLLECT
3004.82/3048.90 c rational objective 2
3005.11/3049.22 c #Conflicts: 2600000 | #Constraints: 63899
3018.86/3063.10 c #Conflicts: 2601000 | #Constraints: 64900
3019.05/3063.28 c #Conflicts: 2602000 | #Constraints: 65900
3019.24/3063.45 c #Conflicts: 2603000 | #Constraints: 66900
3019.43/3063.62 c #Conflicts: 2604000 | #Constraints: 67900
3019.64/3063.83 c #Conflicts: 2605000 | #Constraints: 68900
3019.84/3064.03 c #Conflicts: 2606000 | #Constraints: 69900
3020.02/3064.23 c #Conflicts: 2607000 | #Constraints: 70900
3020.22/3064.46 c #Conflicts: 2608000 | #Constraints: 71900
3020.42/3064.68 c #Conflicts: 2609000 | #Constraints: 72900
3020.72/3064.93 c #Conflicts: 2610000 | #Constraints: 73900
3021.01/3065.21 c #Conflicts: 2611000 | #Constraints: 74900
3021.20/3065.47 c #Conflicts: 2612000 | #Constraints: 75900
3021.51/3065.75 c #Conflicts: 2613000 | #Constraints: 76900
3021.81/3066.03 c #Conflicts: 2614000 | #Constraints: 77900
3022.09/3066.31 c #Conflicts: 2615000 | #Constraints: 78900
3022.40/3066.63 c #Conflicts: 2616000 | #Constraints: 79900
3022.69/3066.94 c #Conflicts: 2617000 | #Constraints: 80900
3022.98/3067.26 c #Conflicts: 2618000 | #Constraints: 81900
3023.37/3067.60 c #Conflicts: 2619000 | #Constraints: 82900
3023.66/3067.92 c #Conflicts: 2620000 | #Constraints: 83900
3023.96/3068.26 c #Conflicts: 2621000 | #Constraints: 84900
3024.35/3068.61 c #Conflicts: 2622000 | #Constraints: 85900
3024.64/3068.95 c #Conflicts: 2623000 | #Constraints: 86900
3025.04/3069.34 c #Conflicts: 2624000 | #Constraints: 87900
3025.43/3069.72 c #Conflicts: 2625000 | #Constraints: 88900
3025.83/3070.13 c #Conflicts: 2626000 | #Constraints: 89900
3026.22/3070.54 c #Conflicts: 2627000 | #Constraints: 90900
3026.61/3070.92 c #Conflicts: 2628000 | #Constraints: 91900
3027.00/3071.35 c #Conflicts: 2629000 | #Constraints: 92900
3027.48/3071.80 c #Conflicts: 2630000 | #Constraints: 93900
3027.89/3072.22 c #Conflicts: 2631000 | #Constraints: 94900
3028.38/3072.72 c #Conflicts: 2632000 | #Constraints: 95900
3028.79/3073.17 c #Conflicts: 2633000 | #Constraints: 96900
3029.26/3073.60 c #Conflicts: 2634000 | #Constraints: 97900
3029.67/3074.06 c #Conflicts: 2635000 | #Constraints: 98900
3030.15/3074.55 c #Conflicts: 2636000 | #Constraints: 99900
3030.65/3075.06 c #Conflicts: 2637000 | #Constraints: 100900
3031.13/3075.55 c #Conflicts: 2638000 | #Constraints: 101900
3031.65/3076.04 c #Conflicts: 2639000 | #Constraints: 102900
3032.13/3076.55 c #Conflicts: 2640000 | #Constraints: 103900
3032.64/3077.07 c #Conflicts: 2641000 | #Constraints: 104900
3033.12/3077.57 c #Conflicts: 2642000 | #Constraints: 105900
3033.63/3078.07 c #Conflicts: 2643000 | #Constraints: 106900
3034.11/3078.56 c #Conflicts: 2644000 | #Constraints: 107900
3034.62/3079.08 c #Conflicts: 2645000 | #Constraints: 108900
3035.21/3079.61 c #Conflicts: 2646000 | #Constraints: 109900
3035.72/3080.15 c #Conflicts: 2647000 | #Constraints: 110900
3036.29/3080.71 c #Conflicts: 2648000 | #Constraints: 111900
3036.80/3081.23 c #Conflicts: 2649000 | #Constraints: 112900
3037.29/3081.79 c #Conflicts: 2650000 | #Constraints: 113900
3037.88/3082.35 c #Conflicts: 2651000 | #Constraints: 114900
3038.38/3082.88 c #Conflicts: 2652000 | #Constraints: 115900
3038.97/3083.40 c #Conflicts: 2653000 | #Constraints: 116900
3039.47/3083.96 c #Conflicts: 2654000 | #Constraints: 117900
3040.07/3084.53 c #Conflicts: 2655000 | #Constraints: 118900
3040.57/3085.07 c #Conflicts: 2656000 | #Constraints: 119900
3041.85/3086.39 c #Conflicts: 2657000 | #Constraints: 120901
3042.45/3086.97 c #Conflicts: 2658000 | #Constraints: 121901
3043.04/3087.55 c #Conflicts: 2659000 | #Constraints: 122901
3044.83/3089.31 c #Conflicts: 2660000 | #Constraints: 123906
3045.42/3089.92 c #Conflicts: 2661000 | #Constraints: 124906
3046.02/3090.57 c #Conflicts: 2662000 | #Constraints: 125906
3046.63/3091.17 c #Conflicts: 2663000 | #Constraints: 126906
3047.53/3092.02 c #Conflicts: 2664000 | #Constraints: 127909
3050.00/3094.57 c #Conflicts: 2665000 | #Constraints: 128919
3050.69/3095.21 c #Conflicts: 2666000 | #Constraints: 129919
3051.39/3095.90 c #Conflicts: 2667000 | #Constraints: 130919
3051.98/3096.59 c #Conflicts: 2668000 | #Constraints: 131919
3052.68/3097.29 c #Conflicts: 2669000 | #Constraints: 132919
3053.37/3098.00 c #Conflicts: 2670000 | #Constraints: 133919
3054.18/3098.72 c #Conflicts: 2671000 | #Constraints: 134919
3055.47/3100.05 c #Conflicts: 2672000 | #Constraints: 135920
3056.15/3100.78 c #Conflicts: 2673000 | #Constraints: 136920
3065.21/3109.87 c #Conflicts: 2674000 | #Constraints: 137921
3066.01/3110.66 c #Conflicts: 2675000 | #Constraints: 138921
3066.70/3111.37 c #Conflicts: 2676000 | #Constraints: 139921
3067.50/3112.14 c #Conflicts: 2677000 | #Constraints: 140921
3068.29/3112.93 c #Conflicts: 2678000 | #Constraints: 141921
3069.08/3113.70 c #Conflicts: 2679000 | #Constraints: 142921
3069.77/3114.41 c #Conflicts: 2680000 | #Constraints: 143921
3070.48/3115.18 c #Conflicts: 2681000 | #Constraints: 144921
3071.26/3115.96 c #Conflicts: 2682000 | #Constraints: 145921
3072.05/3116.73 c #Conflicts: 2683000 | #Constraints: 146921
3072.75/3117.48 c #Conflicts: 2684000 | #Constraints: 147921
3073.64/3118.30 c #Conflicts: 2685000 | #Constraints: 148921
3074.44/3119.12 c #Conflicts: 2686000 | #Constraints: 149921
3075.12/3119.88 c #Conflicts: 2687000 | #Constraints: 150921
3075.92/3120.68 c #Conflicts: 2688000 | #Constraints: 151921
3076.81/3121.52 c #Conflicts: 2689000 | #Constraints: 152921
3077.60/3122.32 c #Conflicts: 2690000 | #Constraints: 153921
3078.31/3123.08 c #Conflicts: 2691000 | #Constraints: 154921
3079.10/3123.80 c #Conflicts: 2692000 | #Constraints: 155921
3079.89/3124.60 c #Conflicts: 2693000 | #Constraints: 156921
3080.68/3125.45 c #Conflicts: 2694000 | #Constraints: 157921
3081.48/3126.29 c #Conflicts: 2695000 | #Constraints: 158921
3082.28/3127.10 c #Conflicts: 2696000 | #Constraints: 159921
3083.16/3127.98 c #Conflicts: 2697000 | #Constraints: 160921
3086.26/3131.08 c #Conflicts: 2698000 | #Constraints: 161921
3087.04/3131.88 c #Conflicts: 2699000 | #Constraints: 162921
3087.93/3132.70 c #Conflicts: 2700000 | #Constraints: 163921
3088.73/3133.58 c #Conflicts: 2701000 | #Constraints: 164921
3089.52/3134.39 c #Conflicts: 2702000 | #Constraints: 165921
3090.41/3135.22 c #Conflicts: 2703000 | #Constraints: 166921
3091.23/3136.10 c #Conflicts: 2704000 | #Constraints: 167921
3092.11/3137.01 c #Conflicts: 2705000 | #Constraints: 168921
3094.39/3139.21 c #Conflicts: 2706000 | #Constraints: 169922
3095.20/3140.06 c #Conflicts: 2707000 | #Constraints: 170922
3096.09/3140.94 c #Conflicts: 2708000 | #Constraints: 171922
3096.88/3141.78 c #Conflicts: 2709000 | #Constraints: 172922
3097.77/3142.63 c #Conflicts: 2710000 | #Constraints: 173922
3103.85/3148.75 c #Conflicts: 2711000 | #Constraints: 174924
3104.74/3149.65 c #Conflicts: 2712000 | #Constraints: 175924
3105.63/3150.59 c #Conflicts: 2713000 | #Constraints: 176924
3106.63/3151.53 c #Conflicts: 2714000 | #Constraints: 177924
3108.72/3153.65 c DATABASE CLEANUP
3108.72/3153.65 c GARBAGE COLLECT
3108.72/3153.65 c rational objective 2
3109.22/3154.20 c bounds 35 >= -775 @ 3084.26
3110.20/3155.18 c #Conflicts: 2715000 | #Constraints: 96766
3111.66/3156.60 c #Conflicts: 2716000 | #Constraints: 97766
3112.94/3157.90 c #Conflicts: 2717000 | #Constraints: 98766
3114.12/3159.19 c bounds 34 >= -775 @ 3089.08
3114.31/3159.31 c #Conflicts: 2718000 | #Constraints: 99767
3115.18/3160.24 c #Conflicts: 2719000 | #Constraints: 100767
3116.64/3161.77 c #Conflicts: 2720000 | #Constraints: 101767
3118.12/3163.23 c #Conflicts: 2721000 | #Constraints: 102767
3119.77/3164.90 c #Conflicts: 2722000 | #Constraints: 103767
3121.52/3166.70 c #Conflicts: 2723000 | #Constraints: 104767
3123.49/3168.75 c #Conflicts: 2724000 | #Constraints: 105767
3125.55/3170.85 c #Conflicts: 2725000 | #Constraints: 106767
3126.73/3172.06 c bounds 33 >= -775 @ 3101.47
3126.91/3172.29 c #Conflicts: 2726000 | #Constraints: 107768
3127.90/3173.22 c #Conflicts: 2727000 | #Constraints: 108768
3128.72/3174.07 c #Conflicts: 2728000 | #Constraints: 109768
3165.94/3211.48 c #Conflicts: 2729000 | #Constraints: 110768
3166.84/3212.36 c #Conflicts: 2730000 | #Constraints: 111768
3167.84/3213.34 c #Conflicts: 2731000 | #Constraints: 112768
3168.83/3214.34 c #Conflicts: 2732000 | #Constraints: 113768
3169.63/3215.19 c #Conflicts: 2733000 | #Constraints: 114768
3170.42/3216.01 c #Conflicts: 2734000 | #Constraints: 115768
3171.22/3216.78 c #Conflicts: 2735000 | #Constraints: 116768
3172.01/3217.59 c #Conflicts: 2736000 | #Constraints: 117768
3172.90/3218.43 c #Conflicts: 2737000 | #Constraints: 118768
3173.70/3219.25 c #Conflicts: 2738000 | #Constraints: 119768
3174.51/3220.04 c #Conflicts: 2739000 | #Constraints: 120768
3175.29/3220.86 c #Conflicts: 2740000 | #Constraints: 121768
3176.09/3221.65 c #Conflicts: 2741000 | #Constraints: 122768
3176.98/3222.52 c #Conflicts: 2742000 | #Constraints: 123768
3177.88/3223.44 c #Conflicts: 2743000 | #Constraints: 124768
3178.67/3224.26 c #Conflicts: 2744000 | #Constraints: 125768
3179.57/3225.19 c #Conflicts: 2745000 | #Constraints: 126768
3180.47/3226.06 c #Conflicts: 2746000 | #Constraints: 127768
3181.26/3226.84 c #Conflicts: 2747000 | #Constraints: 128768
3182.05/3227.66 c #Conflicts: 2748000 | #Constraints: 129768
3182.94/3228.50 c #Conflicts: 2749000 | #Constraints: 130768
3183.84/3229.43 c #Conflicts: 2750000 | #Constraints: 131768
3184.63/3230.27 c #Conflicts: 2751000 | #Constraints: 132768
3185.45/3231.10 c #Conflicts: 2752000 | #Constraints: 133768
3186.32/3231.95 c #Conflicts: 2753000 | #Constraints: 134768
3187.22/3232.86 c #Conflicts: 2754000 | #Constraints: 135768
3188.11/3233.71 c #Conflicts: 2755000 | #Constraints: 136768
3241.98/3287.82 c DATABASE CLEANUP
3241.98/3287.82 c GARBAGE COLLECT
3241.98/3287.82 c #Conflicts: 2756000 | #Constraints: 76054
3243.54/3289.42 c #Conflicts: 2757000 | #Constraints: 77054
3245.01/3290.92 c #Conflicts: 2758000 | #Constraints: 78054
3246.37/3292.35 c #Conflicts: 2759000 | #Constraints: 79054
3247.65/3293.60 c #Conflicts: 2760000 | #Constraints: 80054
3249.04/3295.06 c #Conflicts: 2761000 | #Constraints: 81054
3250.70/3296.75 c #Conflicts: 2762000 | #Constraints: 82054
3252.36/3298.44 c #Conflicts: 2763000 | #Constraints: 83054
3253.64/3299.71 c #Conflicts: 2764000 | #Constraints: 84054
3255.31/3301.43 c #Conflicts: 2765000 | #Constraints: 85054
3257.19/3303.34 c #Conflicts: 2766000 | #Constraints: 86054
3259.25/3305.41 c #Conflicts: 2767000 | #Constraints: 87054
3261.02/3307.29 c #Conflicts: 2768000 | #Constraints: 88054
3263.19/3309.44 c bounds 32 >= -775 @ 3237.17
3263.19/3309.49 c #Conflicts: 2769000 | #Constraints: 89055
3263.90/3310.17 c #Conflicts: 2770000 | #Constraints: 90055
3264.68/3310.98 c #Conflicts: 2771000 | #Constraints: 91055
3265.47/3311.79 c #Conflicts: 2772000 | #Constraints: 92055
3266.26/3312.53 c #Conflicts: 2773000 | #Constraints: 93055
3266.96/3313.22 c #Conflicts: 2774000 | #Constraints: 94055
3267.65/3313.92 c #Conflicts: 2775000 | #Constraints: 95055
3268.35/3314.66 c #Conflicts: 2776000 | #Constraints: 96055
3269.03/3315.35 c #Conflicts: 2777000 | #Constraints: 97055
3269.63/3316.01 c #Conflicts: 2778000 | #Constraints: 98055
3270.33/3316.66 c #Conflicts: 2779000 | #Constraints: 99055
3271.01/3317.38 c #Conflicts: 2780000 | #Constraints: 100055
3271.72/3318.11 c #Conflicts: 2781000 | #Constraints: 101055
3272.51/3318.89 c #Conflicts: 2782000 | #Constraints: 102055
3273.30/3319.65 c #Conflicts: 2783000 | #Constraints: 103055
3274.09/3320.41 c #Conflicts: 2784000 | #Constraints: 104055
3274.69/3321.04 c #Conflicts: 2785000 | #Constraints: 105055
3275.38/3321.74 c #Conflicts: 2786000 | #Constraints: 106055
3275.97/3322.39 c #Conflicts: 2787000 | #Constraints: 107055
3276.78/3323.16 c #Conflicts: 2788000 | #Constraints: 108055
3277.55/3323.90 c #Conflicts: 2789000 | #Constraints: 109055
3278.15/3324.59 c #Conflicts: 2790000 | #Constraints: 110055
3278.95/3325.33 c #Conflicts: 2791000 | #Constraints: 111055
3279.65/3326.11 c #Conflicts: 2792000 | #Constraints: 112055
3280.53/3326.96 c #Conflicts: 2793000 | #Constraints: 113055
3281.43/3327.82 c #Conflicts: 2794000 | #Constraints: 114055
3282.12/3328.59 c #Conflicts: 2795000 | #Constraints: 115055
3283.11/3329.52 c #Conflicts: 2796000 | #Constraints: 116055
3318.76/3365.32 c DATABASE CLEANUP
3318.76/3365.32 c GARBAGE COLLECT
3318.76/3365.32 c #Conflicts: 2797000 | #Constraints: 65543
3319.83/3366.47 c #Conflicts: 2798000 | #Constraints: 66543
3321.20/3367.85 c #Conflicts: 2799000 | #Constraints: 67543
3322.57/3369.20 c #Conflicts: 2800000 | #Constraints: 68543
3323.54/3370.25 c #Conflicts: 2801000 | #Constraints: 69543
3324.44/3371.11 c #Conflicts: 2802000 | #Constraints: 70543
3325.42/3372.17 c #Conflicts: 2803000 | #Constraints: 71543
3326.97/3373.80 c #Conflicts: 2804000 | #Constraints: 72543
3328.74/3375.55 c #Conflicts: 2805000 | #Constraints: 73543
3330.22/3377.07 c #Conflicts: 2806000 | #Constraints: 74543
3332.47/3379.30 c #Conflicts: 2807000 | #Constraints: 75543
3334.63/3381.51 c #Conflicts: 2808000 | #Constraints: 76543
3336.22/3383.14 c #Conflicts: 2809000 | #Constraints: 77543
3338.07/3385.04 c #Conflicts: 2810000 | #Constraints: 78543
3339.89/3387.00 c #Conflicts: 2811000 | #Constraints: 79543
3341.93/3389.09 c #Conflicts: 2812000 | #Constraints: 80543
3343.88/3391.02 c #Conflicts: 2813000 | #Constraints: 81543
3345.94/3393.12 c #Conflicts: 2814000 | #Constraints: 82543
3348.95/3396.28 c #Conflicts: 2815000 | #Constraints: 83543
3351.71/3399.08 c #Conflicts: 2816000 | #Constraints: 84543
3354.06/3401.43 c #Conflicts: 2817000 | #Constraints: 85543
3356.73/3404.18 c #Conflicts: 2818000 | #Constraints: 86543
3359.36/3406.85 c #Conflicts: 2819000 | #Constraints: 87543
3361.99/3409.57 c #Conflicts: 2820000 | #Constraints: 88543
3363.92/3411.57 c #Conflicts: 2821000 | #Constraints: 89543
3365.54/3413.27 c #Conflicts: 2822000 | #Constraints: 90543
3368.69/3416.41 c #Conflicts: 2823000 | #Constraints: 91543
3371.45/3419.21 c #Conflicts: 2824000 | #Constraints: 92543
3373.62/3421.48 c #Conflicts: 2825000 | #Constraints: 93543
3376.37/3424.26 c #Conflicts: 2826000 | #Constraints: 94543
3379.13/3427.06 c #Conflicts: 2827000 | #Constraints: 95543
3382.15/3430.14 c #Conflicts: 2828000 | #Constraints: 96543
3384.85/3432.93 c #Conflicts: 2829000 | #Constraints: 97543
3387.57/3435.72 c #Conflicts: 2830000 | #Constraints: 98543
3389.70/3437.96 c bounds 31 >= -775 @ 3362.67
3389.91/3438.17 c #Conflicts: 2831000 | #Constraints: 99547
3391.09/3439.32 c #Conflicts: 2832000 | #Constraints: 100547
3392.28/3440.52 c #Conflicts: 2833000 | #Constraints: 101547
3393.78/3442.01 c #Conflicts: 2834000 | #Constraints: 102547
3395.36/3443.67 c #Conflicts: 2835000 | #Constraints: 103547
3397.35/3445.64 c #Conflicts: 2836000 | #Constraints: 104547
3399.43/3447.70 c #Conflicts: 2837000 | #Constraints: 105547
3401.52/3449.86 c #Conflicts: 2838000 | #Constraints: 106547
3401.83/3450.17 c DATABASE CLEANUP
3401.83/3450.17 c GARBAGE COLLECT
3401.83/3450.17 c rational objective 2
3402.71/3451.02 c #Conflicts: 2839000 | #Constraints: 61036
3402.99/3451.34 c #Conflicts: 2840000 | #Constraints: 62036
3403.39/3451.78 c #Conflicts: 2841000 | #Constraints: 63036
3404.47/3452.84 c #Conflicts: 2842000 | #Constraints: 64036
3404.69/3453.01 c #Conflicts: 2843000 | #Constraints: 65036
3404.87/3453.22 c #Conflicts: 2844000 | #Constraints: 66036
3405.15/3453.56 c #Conflicts: 2845000 | #Constraints: 67036
3405.77/3454.16 c #Conflicts: 2846000 | #Constraints: 68036
3406.14/3454.54 c #Conflicts: 2847000 | #Constraints: 69036
3406.76/3455.15 c #Conflicts: 2848000 | #Constraints: 70036
3407.43/3455.86 c #Conflicts: 2849000 | #Constraints: 71036
3407.75/3456.11 c #Conflicts: 2850000 | #Constraints: 72036
3408.13/3456.56 c #Conflicts: 2851000 | #Constraints: 73036
3411.02/3459.47 c #Conflicts: 2852000 | #Constraints: 74036
3411.30/3459.74 c #Conflicts: 2853000 | #Constraints: 75036
3411.62/3460.01 c #Conflicts: 2854000 | #Constraints: 76036
3411.89/3460.31 c #Conflicts: 2855000 | #Constraints: 77036
3412.20/3460.61 c #Conflicts: 2856000 | #Constraints: 78036
3412.49/3460.92 c #Conflicts: 2857000 | #Constraints: 79036
3412.78/3461.21 c #Conflicts: 2858000 | #Constraints: 80036
3413.07/3461.54 c #Conflicts: 2859000 | #Constraints: 81036
3413.37/3461.88 c #Conflicts: 2860000 | #Constraints: 82036
3413.76/3462.25 c #Conflicts: 2861000 | #Constraints: 83036
3414.36/3462.81 c #Conflicts: 2862000 | #Constraints: 84036
3414.95/3463.43 c #Conflicts: 2863000 | #Constraints: 85036
3415.56/3464.01 c #Conflicts: 2864000 | #Constraints: 86036
3416.14/3464.66 c #Conflicts: 2865000 | #Constraints: 87036
3416.74/3465.29 c #Conflicts: 2866000 | #Constraints: 88036
3417.42/3465.91 c #Conflicts: 2867000 | #Constraints: 89036
3418.02/3466.56 c #Conflicts: 2868000 | #Constraints: 90036
3418.91/3467.44 c #Conflicts: 2869000 | #Constraints: 91036
3419.31/3467.82 c #Conflicts: 2870000 | #Constraints: 92036
3420.00/3468.52 c #Conflicts: 2871000 | #Constraints: 93036
3420.69/3469.23 c #Conflicts: 2872000 | #Constraints: 94036
3421.39/3469.94 c #Conflicts: 2873000 | #Constraints: 95036
3422.08/3470.65 c #Conflicts: 2874000 | #Constraints: 96036
3423.49/3472.04 c #Conflicts: 2875000 | #Constraints: 97036
3423.97/3472.51 c #Conflicts: 2876000 | #Constraints: 98036
3424.37/3472.95 c #Conflicts: 2877000 | #Constraints: 99036
3424.97/3473.53 c #Conflicts: 2878000 | #Constraints: 100036
3425.66/3474.24 c #Conflicts: 2879000 | #Constraints: 101036
3426.46/3475.02 c #Conflicts: 2880000 | #Constraints: 102036
3427.25/3475.80 c #Conflicts: 2881000 | #Constraints: 103036
3427.94/3476.56 c #Conflicts: 2882000 | #Constraints: 104036
3429.55/3478.19 c #Conflicts: 2883000 | #Constraints: 105036
3430.12/3478.71 c #Conflicts: 2884000 | #Constraints: 106036
3430.62/3479.21 c #Conflicts: 2885000 | #Constraints: 107036
3431.12/3479.77 c #Conflicts: 2886000 | #Constraints: 108036
3431.81/3480.44 c #Conflicts: 2887000 | #Constraints: 109036
3432.61/3481.22 c #Conflicts: 2888000 | #Constraints: 110036
3433.41/3482.05 c #Conflicts: 2889000 | #Constraints: 111036
3435.88/3484.54 c #Conflicts: 2890000 | #Constraints: 112036
3436.39/3485.08 c #Conflicts: 2891000 | #Constraints: 113036
3436.98/3485.61 c #Conflicts: 2892000 | #Constraints: 114036
3437.57/3486.20 c #Conflicts: 2893000 | #Constraints: 115036
3438.06/3486.74 c #Conflicts: 2894000 | #Constraints: 116036
3438.56/3487.27 c #Conflicts: 2895000 | #Constraints: 117036
3439.15/3487.83 c #Conflicts: 2896000 | #Constraints: 118036
3439.75/3488.43 c #Conflicts: 2897000 | #Constraints: 119036
3440.54/3489.26 c #Conflicts: 2898000 | #Constraints: 120036
3441.46/3490.16 c #Conflicts: 2899000 | #Constraints: 121036
3442.34/3491.07 c #Conflicts: 2900000 | #Constraints: 122036
3443.23/3491.97 c #Conflicts: 2901000 | #Constraints: 123036
3444.43/3493.16 c #Conflicts: 2902000 | #Constraints: 124036
3446.80/3495.55 c #Conflicts: 2903000 | #Constraints: 125036
3447.49/3496.26 c #Conflicts: 2904000 | #Constraints: 126036
3448.19/3496.96 c #Conflicts: 2905000 | #Constraints: 127036
3448.88/3497.63 c #Conflicts: 2906000 | #Constraints: 128036
3449.57/3498.32 c #Conflicts: 2907000 | #Constraints: 129036
3450.16/3498.98 c #Conflicts: 2908000 | #Constraints: 130036
3450.86/3499.66 c #Conflicts: 2909000 | #Constraints: 131036
3451.85/3500.66 c #Conflicts: 2910000 | #Constraints: 132036
3452.94/3501.78 c #Conflicts: 2911000 | #Constraints: 133036
3454.03/3502.88 c #Conflicts: 2912000 | #Constraints: 134036
3455.02/3503.88 c #Conflicts: 2913000 | #Constraints: 135036
3456.22/3505.07 c #Conflicts: 2914000 | #Constraints: 136036
3457.22/3506.02 c #Conflicts: 2915000 | #Constraints: 137036
3458.21/3507.08 c #Conflicts: 2916000 | #Constraints: 138036
3459.30/3508.12 c #Conflicts: 2917000 | #Constraints: 139036
3460.59/3509.41 c #Conflicts: 2918000 | #Constraints: 140036
3461.37/3510.24 c #Conflicts: 2919000 | #Constraints: 141036
3462.36/3511.24 c #Conflicts: 2920000 | #Constraints: 142036
3463.46/3512.32 c #Conflicts: 2921000 | #Constraints: 143036
3467.83/3516.73 c #Conflicts: 2922000 | #Constraints: 144036
3468.53/3517.46 c #Conflicts: 2923000 | #Constraints: 145036
3469.42/3518.34 c #Conflicts: 2924000 | #Constraints: 146036
3470.31/3519.26 c #Conflicts: 2925000 | #Constraints: 147036
3471.23/3520.19 c #Conflicts: 2926000 | #Constraints: 148036
3472.12/3521.03 c #Conflicts: 2927000 | #Constraints: 149036
3473.11/3522.06 c #Conflicts: 2928000 | #Constraints: 150036
3474.11/3523.04 c #Conflicts: 2929000 | #Constraints: 151036
3475.09/3524.07 c #Conflicts: 2930000 | #Constraints: 152036
3476.09/3525.04 c #Conflicts: 2931000 | #Constraints: 153036
3477.08/3526.11 c #Conflicts: 2932000 | #Constraints: 154036
3478.08/3527.10 c #Conflicts: 2933000 | #Constraints: 155036
3479.36/3528.37 c #Conflicts: 2934000 | #Constraints: 156036
3480.45/3529.44 c #Conflicts: 2935000 | #Constraints: 157036
3483.04/3532.05 c #Conflicts: 2936000 | #Constraints: 158036
3484.04/3533.04 c #Conflicts: 2937000 | #Constraints: 159036
3485.14/3534.13 c #Conflicts: 2938000 | #Constraints: 160036
3486.21/3535.23 c #Conflicts: 2939000 | #Constraints: 161036
3487.40/3536.47 c #Conflicts: 2940000 | #Constraints: 162036
3488.59/3537.63 c #Conflicts: 2941000 | #Constraints: 163036
3489.89/3538.97 c #Conflicts: 2942000 | #Constraints: 164036
3491.10/3540.12 c #Conflicts: 2943000 | #Constraints: 165036
3493.37/3542.40 c #Conflicts: 2944000 | #Constraints: 166036
3494.26/3543.36 c #Conflicts: 2945000 | #Constraints: 167036
3495.26/3544.38 c #Conflicts: 2946000 | #Constraints: 168036
3496.45/3545.51 c #Conflicts: 2947000 | #Constraints: 169036
3497.64/3546.71 c #Conflicts: 2948000 | #Constraints: 170036
3499.04/3548.14 c #Conflicts: 2949000 | #Constraints: 171036
3500.32/3549.47 c #Conflicts: 2950000 | #Constraints: 172036
3501.62/3550.74 c #Conflicts: 2951000 | #Constraints: 173036
3504.30/3553.41 c #Conflicts: 2952000 | #Constraints: 174036
3505.29/3554.48 c #Conflicts: 2953000 | #Constraints: 175036
3506.49/3555.67 c #Conflicts: 2954000 | #Constraints: 176036
3507.67/3556.88 c #Conflicts: 2955000 | #Constraints: 177036
3509.06/3558.20 c #Conflicts: 2956000 | #Constraints: 178036
3510.35/3559.57 c #Conflicts: 2957000 | #Constraints: 179036
3510.96/3560.16 c bounds 31 >= -774 @ 3483.34
3539.12/3588.43 c #Conflicts: 2958000 | #Constraints: 180129
3543.71/3593.11 c DATABASE CLEANUP
3543.71/3593.11 c GARBAGE COLLECT
3543.71/3593.11 c rational objective 2
3544.29/3593.62 c #Conflicts: 2959000 | #Constraints: 97870
3544.70/3594.05 c #Conflicts: 2960000 | #Constraints: 98870
3545.18/3594.53 c #Conflicts: 2961000 | #Constraints: 99870
3545.68/3595.05 c #Conflicts: 2962000 | #Constraints: 100870
3546.16/3595.57 c #Conflicts: 2963000 | #Constraints: 101870
3546.67/3596.07 c #Conflicts: 2964000 | #Constraints: 102870
3547.25/3596.67 c #Conflicts: 2965000 | #Constraints: 103870
3547.85/3597.25 c #Conflicts: 2966000 | #Constraints: 104870
3548.44/3597.81 c #Conflicts: 2967000 | #Constraints: 105870
3548.93/3598.38 c #Conflicts: 2968000 | #Constraints: 106870
3549.53/3598.98 c #Conflicts: 2969000 | #Constraints: 107870
3550.12/3599.59 c #Conflicts: 2970000 | #Constraints: 108870
3550.82/3600.26 c #Conflicts: 2971000 | #Constraints: 109870
3551.41/3600.87 c #Conflicts: 2972000 | #Constraints: 110870
3552.00/3601.48 c #Conflicts: 2973000 | #Constraints: 111870
3552.71/3602.15 c #Conflicts: 2974000 | #Constraints: 112870
3553.38/3602.81 c #Conflicts: 2975000 | #Constraints: 113870
3553.98/3603.47 c #Conflicts: 2976000 | #Constraints: 114870
3554.58/3604.06 c #Conflicts: 2977000 | #Constraints: 115870
3555.17/3604.64 c #Conflicts: 2978000 | #Constraints: 116870
3555.76/3605.27 c #Conflicts: 2979000 | #Constraints: 117870
3556.46/3605.99 c #Conflicts: 2980000 | #Constraints: 118870
3557.25/3606.73 c #Conflicts: 2981000 | #Constraints: 119870
3557.84/3607.37 c #Conflicts: 2982000 | #Constraints: 120870
3558.54/3608.09 c #Conflicts: 2983000 | #Constraints: 121870
3559.21/3608.74 c #Conflicts: 2984000 | #Constraints: 122870
3559.91/3609.44 c #Conflicts: 2985000 | #Constraints: 123870
3560.61/3610.18 c #Conflicts: 2986000 | #Constraints: 124870
3561.30/3610.89 c #Conflicts: 2987000 | #Constraints: 125870
3561.99/3611.55 c #Conflicts: 2988000 | #Constraints: 126870
3562.78/3612.36 c #Conflicts: 2989000 | #Constraints: 127870
3563.58/3613.15 c #Conflicts: 2990000 | #Constraints: 128870
3564.36/3613.90 c #Conflicts: 2991000 | #Constraints: 129870
3565.04/3614.64 c #Conflicts: 2992000 | #Constraints: 130870
3565.84/3615.41 c #Conflicts: 2993000 | #Constraints: 131870
3566.63/3616.23 c #Conflicts: 2994000 | #Constraints: 132870
3567.44/3617.09 c #Conflicts: 2995000 | #Constraints: 133870
3568.31/3617.93 c #Conflicts: 2996000 | #Constraints: 134870
3569.10/3618.72 c #Conflicts: 2997000 | #Constraints: 135870
3569.90/3619.53 c #Conflicts: 2998000 | #Constraints: 136870
3570.68/3620.38 c #Conflicts: 2999000 | #Constraints: 137870
3571.58/3621.20 c #Conflicts: 3000000 | #Constraints: 138870
3576.25/3625.93 c DATABASE CLEANUP
3576.25/3625.93 c GARBAGE COLLECT
3576.25/3625.93 c rational objective 2
3576.36/3626.02 c #Conflicts: 3001000 | #Constraints: 76844
3576.54/3626.29 c #Conflicts: 3002000 | #Constraints: 77844
3576.83/3626.57 c #Conflicts: 3003000 | #Constraints: 78844
3577.13/3626.88 c #Conflicts: 3004000 | #Constraints: 79844
3577.53/3627.20 c #Conflicts: 3005000 | #Constraints: 80844
3577.81/3627.52 c #Conflicts: 3006000 | #Constraints: 81844
3578.11/3627.83 c #Conflicts: 3007000 | #Constraints: 82844
3578.41/3628.16 c #Conflicts: 3008000 | #Constraints: 83844
3578.79/3628.52 c #Conflicts: 3009000 | #Constraints: 84844
3579.08/3628.88 c #Conflicts: 3010000 | #Constraints: 85844
3579.46/3629.25 c #Conflicts: 3011000 | #Constraints: 86844
3579.76/3629.59 c #Conflicts: 3012000 | #Constraints: 87844
3580.15/3629.96 c #Conflicts: 3013000 | #Constraints: 88844
3580.54/3630.34 c #Conflicts: 3014000 | #Constraints: 89844
3580.93/3630.70 c #Conflicts: 3015000 | #Constraints: 90844
3581.23/3631.10 c #Conflicts: 3016000 | #Constraints: 91844
3581.60/3631.46 c #Conflicts: 3017000 | #Constraints: 92844
3582.00/3631.85 c #Conflicts: 3018000 | #Constraints: 93844
3582.38/3632.25 c #Conflicts: 3019000 | #Constraints: 94844
3586.16/3636.09 c #Conflicts: 3020000 | #Constraints: 95845
3586.65/3636.54 c #Conflicts: 3021000 | #Constraints: 96845
3587.04/3636.97 c #Conflicts: 3022000 | #Constraints: 97845
3587.54/3637.41 c #Conflicts: 3023000 | #Constraints: 98845
3587.92/3637.88 c #Conflicts: 3024000 | #Constraints: 99845
3588.31/3638.29 c #Conflicts: 3025000 | #Constraints: 100845
3588.79/3638.74 c #Conflicts: 3026000 | #Constraints: 101845
3589.20/3639.18 c #Conflicts: 3027000 | #Constraints: 102845
3589.67/3639.66 c #Conflicts: 3028000 | #Constraints: 103845
3590.18/3640.16 c #Conflicts: 3029000 | #Constraints: 104845
3590.66/3640.69 c #Conflicts: 3030000 | #Constraints: 105845
3591.24/3641.25 c #Conflicts: 3031000 | #Constraints: 106845
3591.73/3641.77 c #Conflicts: 3032000 | #Constraints: 107845
3592.31/3642.32 c #Conflicts: 3033000 | #Constraints: 108845
3592.81/3642.89 c #Conflicts: 3034000 | #Constraints: 109845
3593.37/3643.42 c #Conflicts: 3035000 | #Constraints: 110845
3593.86/3644.01 c #Conflicts: 3036000 | #Constraints: 111845
3594.55/3644.62 c #Conflicts: 3037000 | #Constraints: 112845
3595.05/3645.19 c #Conflicts: 3038000 | #Constraints: 113845
3595.71/3645.85 c #Conflicts: 3039000 | #Constraints: 114845
3596.30/3646.43 c #Conflicts: 3040000 | #Constraints: 115845
3596.90/3647.03 c #Conflicts: 3041000 | #Constraints: 116845
3597.49/3647.62 c #Conflicts: 3042000 | #Constraints: 117845
3598.07/3648.25 c #Conflicts: 3043000 | #Constraints: 118845
3599.47/3649.64 c DATABASE CLEANUP
3599.47/3649.64 c GARBAGE COLLECT
3599.47/3649.64 c rational objective 2
3599.56/3649.73 c #Conflicts: 3044000 | #Constraints: 66814
3599.76/3649.95 c #Conflicts: 3045000 | #Constraints: 67814
3599.97/3650.14 c #Conflicts: 3046000 | #Constraints: 68814
3600.05/3650.20 c cpu time 3571.76 s
3600.05/3650.20 c deterministic time 200793823696 2.01e+11
3600.05/3650.20 c optimization time 1.01109 s
3600.05/3650.20 c total solve time 3570.73 s
3600.05/3650.20 c core-guided solve time 2775.76 s
3600.05/3650.20 c propagation time 1222.71 s
3600.05/3650.20 c conflict analysis time 546.738 s
3600.05/3650.20 c local search time 0 s
3600.05/3650.20 c propagations 585525450
3600.05/3650.20 c resolve steps 45362707
3600.05/3650.20 c resolve steps with general constraints 21279022
3600.05/3650.20 c decisions 15485847
3600.05/3650.20 c conflicts 3046274
3600.05/3650.20 c overflow fixes 265156
3600.05/3650.20 c conflicts with overflow fixes 39285
3600.05/3650.20 c restarts 5338
3600.05/3650.20 c inprocessing phases 89
3600.05/3650.20 c garbage collections 89 ,( 100.00 )
3600.05/3650.20 c input clauses 8208 ,( 40.67 )
3600.05/3650.20 c input cardinalities 6141 ,( 30.43 )
3600.05/3650.20 c input general constraints 5833 ,( 28.90 )
3600.05/3650.20 c input average constraint length 285.12
3600.05/3650.20 c input average constraint degree 9.14e+01
3600.05/3650.20 c input average constraint degree bitlength 1.73
3600.05/3650.20 c learned clauses 2364606 ,( 74.00 )
3600.05/3650.20 c learned cardinalities 1010 ,( 0.03 )
3600.05/3650.20 c learned general constraints 829743 ,( 25.97 )
3600.05/3650.20 c learned average constraint length 424.25
3600.05/3650.20 c learned average constraint degree 9.83e+09
3600.05/3650.20 c learned average constraint degree bitlength 3.83
3600.05/3650.20 c watched CF 32, 64, 128, Arb: 124971 , 0 , 0 , 0
3600.05/3650.20 c counting CF 32, 64, 128, Arb: 710606 , 0 , 0 , 0
3600.05/3650.20 c watched constraints 124971 ,( 14.96 )
3600.05/3650.20 c counting constraints 710605 ,( 85.04 )
3600.05/3650.20 c loaded clauses, cards, PBs, (WATCHED, COUNTING): 1999663591 , 180082988 , 14903876390 ,( 459798746 , 14444077644 )
3600.05/3650.20 c pure literals detected 3
3600.05/3650.20 c unique literal constraints detected 0
3600.05/3650.20 c gcd simplifications 746702
3600.05/3650.20 c detected cardinalities 87950
3600.05/3650.20 c divisions strengthening the constraint 0
3600.05/3650.20 c weakened non-implied lits 418077166
3600.05/3650.20 c weakened non-implying lits 2154688
3600.05/3650.20 c percentage of cover cuts not using all falsified lits 0.000
3600.05/3650.20 c average MIR cut multiplier 4.41e+05
3600.05/3650.20 c average MIR cut multiplier bitlength 0.649
3600.05/3650.20 c original variables 4617
3600.05/3650.20 c clausal propagations 147593112
3600.05/3650.20 c cardinality propagations 59698045
3600.05/3650.20 c watched propagations 1443393
3600.05/3650.20 c counting propagations 345744540
3600.05/3650.20 c watch lookups 102650888111
3600.05/3650.20 c watch backjump lookups 0
3600.05/3650.20 c watch checks 19559347325
3600.05/3650.20 c propagation checks 73283616980
3600.05/3650.20 c constraint additions 4089369491
3600.05/3650.20 c trail pops 604055090
3600.05/3650.20 c formula constraints 5280
3600.05/3650.20 c learned constraints 3192325
3600.05/3650.20 c bound constraints 1207
3600.05/3650.20 c core-guided constraints 13695
3600.05/3650.20 c encountered formula constraints 5889578
3600.05/3650.20 c encountered learned constraints 27398223
3600.05/3650.20 c encountered bound constraints 81
3600.05/3650.20 c encountered core-guided constraints 15062630
3600.05/3650.20 c LP total time 1755.64 s
3600.05/3650.20 c LP solve time 1742.03 s
3600.05/3650.20 c LP constraints added 5414
3600.05/3650.20 c LP constraints removed 132
3600.05/3650.20 c LP pivots internal 3023345
3600.05/3650.20 c LP pivots root 2512056
3600.05/3650.20 c LP calls 2781
3600.05/3650.20 c LP optimalities 1242
3600.05/3650.20 c LP no pivot count 381
3600.05/3650.20 c LP infeasibilities 1503
3600.05/3650.20 c LP valid Farkas constraints 1497
3600.05/3650.20 c LP learned Farkas constraints 1395
3600.05/3650.20 c LP basis resets 33
3600.05/3650.20 c LP cycling count 2
3600.05/3650.20 c LP singular count 24
3600.05/3650.20 c LP no primal count 0
3600.05/3650.20 c LP no farkas count 6
3600.05/3650.20 c LP other issue count 1
3600.05/3650.20 c LP Gomory cuts 142
3600.05/3650.20 c LP learned cuts 0
3600.05/3650.20 c LP deleted cuts 135
3600.05/3650.20 c LP encountered Gomory constraints 28
3600.05/3650.20 c LP encountered Farkas constraints 50601
3600.05/3650.20 c LP encountered learned Farkas constraints 6445
3600.05/3650.20 c CG auxiliary variables introduced 4822
3600.05/3650.20 c CG solutions found 51
3600.05/3650.20 c CG cores constructed 1156
3600.05/3650.20 c CG core cardinality constraints returned 136
3600.05/3650.20 c CG unit cores 1
3600.05/3650.20 c CG single cores 1035
3600.05/3650.20 c CG blocks removed during cardinality reduction 0
3600.05/3650.20 c CG first core best 0
3600.05/3650.20 c CG decision core best 74
3600.05/3650.20 c CG core reduction tie 46
3600.05/3650.20 c CG core degree average 1.15
3600.05/3650.20 c CG core slack average 9.19
3600.05/3650.20 c CG core upper bound improvements 0
3600.05/3650.20 c STR number of successful calls 0
3600.05/3650.20 c STR number of unsuccessful calls 0
3600.05/3650.20 c STR number of inconclusive calls 0
3600.05/3650.20 c STR number of successful attempts 0
3600.05/3650.20 c STR number of unsuccessful attempts 0
3600.05/3650.20 c STR number of inconclusive attempts 0
3600.05/3650.20 c STR average degree increase per successful call inf
3600.05/3650.20 c STR average degree increase per successful attempt inf
3600.05/3650.20 c STR total number of conflicts for successful attempts 0
3600.05/3650.20 c STR total number of conflicts for unsuccessful attempts 0
3600.05/3650.20 c STR total number of conflicts for inconclusive attempts 0
3600.05/3650.20 c STR average number of conflicts per successful attempt inf
3600.05/3650.20 c STR average number of conflicts per unsuccessful attempt inf
3600.05/3650.20 c STR average number of conflicts per inconclusive attempt inf
3600.05/3650.20 c IHS number of seeded input constraints 0
3600.05/3650.20 c IHS number of seeded weakened input constraints 0
3600.05/3650.20 c IHS number of successful local search calls 0
3600.05/3650.20 c IHS number of timeouts for local search 0
3600.05/3650.20 c IHS number of complete search calls 0
3600.05/3650.20 c IHS number of optimal complete search calls 0
3600.05/3650.20 c IHS number of complete search progress calls 0
3600.05/3650.20 c IHS number of solutions from local search 0
3600.05/3650.20 c IHS number of upper bounds from local search 0
3600.05/3650.20 c IHS number of cores from local search 0
3600.05/3650.20 c IHS number of discarded solutions from local search 0
3600.05/3650.20 c IHS number of solutions from complete search 0
3600.05/3650.20 c IHS number of upper bounds from complete search 0
3600.05/3650.20 c IHS number of cores from complete search 0
3600.05/3650.20 c IHS number of discarded solutions from complete search 0
3600.05/3650.20 c IHS local search time 0 s
3600.05/3650.20 c IHS complete search time 0 s
3600.05/3650.20 c IHS core extraction time 0 s
3600.05/3650.20 c AVG.sumWPerc 66.01
3600.05/3650.20 c bigint constraints 0
3600.05/3650.20 o 31
3600.05/3650.20 s SATISFIABLE
3600.05/3650.20 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.05/3650.20 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-4833569-1783652146/watcher-4833569-1783652146 -o /tmp/evaluation-result-4833569-1783652146/solver-4833569-1783652146 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4833569-1783652146/vars-4833569-1783652146 --bin-var /tmp/runsolver-exch-nodeE003-1783652141-1271176 --watchdog 3760 --file-size-limit 100000 ./run-opt.sh --proof-log=/tmp/proofs/proof-4833569-1783652146 HOME/instance-4833569-1783652146.opb
running on 4 cores: 44-47
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 9-10,13-15,20-21,24,26-27,29-30,32-33,36-37,39,53-55,60,62
3550 MHz: 0-3,22-23,40-43,49-50,56-59
3600 MHz: 4-8,11-12,16-19,25,28,31,34-35,38,44-48,51-52,61,63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
3550 MHz: 0-3
CPU governors:
performance: 44-47
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (34425 MiB free)
node 1: cores 8-15, 129019 MiB (45718 MiB free)
node 2: cores 16-23, 129019 MiB (71365 MiB free)
node 3: cores 24-31, 129003 MiB (63253 MiB free)
node 4: cores 32-39, 129019 MiB (94223 MiB free)
node 5: cores 40-47, 129019 MiB (103862 MiB free)
node 6: cores 48-55, 128973 MiB (104306 MiB free)
node 7: cores 56-63, 128474 MiB (122603 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 FSIZE limit: 102400000 KiB
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
solver pid=1271586, runsolver pid=1271580
Current StackSize limit: 8192 KiB
[startup+0.10007 s]*
/proc/loadavg: 4.22 10.04 13.04 19/904 1271602
/proc/meminfo: memFree=655025820/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=68184 memory=27132 CPUtime=0.08 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 7008 0 0 0 7 1 0 0 20 0 1 0 298502526 69820416 6769 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 45 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 17046 6783 2822 1755 0 4881 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 72376 KiB
Current children cumulated memory: 30296 KiB
[startup+0.214149 s]*
/proc/loadavg: 4.22 10.04 13.04 20/907 1271608
/proc/meminfo: memFree=654994700/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=69148 memory=28196 CPUtime=0.18 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 7295 0 0 0 17 1 0 0 20 0 1 0 298502526 70807552 6897 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 45 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 17287 7049 2918 1755 0 5122 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 73340 KiB
Current children cumulated memory: 31360 KiB
[startup+0.312388 s]*
/proc/loadavg: 4.22 10.04 13.04 24/907 1271608
/proc/meminfo: memFree=654941380/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=75228 memory=36428 CPUtime=0.28 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 8812 0 0 0 27 1 0 0 20 0 1 0 298502526 77033472 8991 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 45 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 18807 9107 2950 1755 0 6642 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 79420 KiB
Current children cumulated memory: 39592 KiB
[startup+0.700166 s]
/proc/loadavg: 4.22 10.04 13.04 23/907 1271608
/proc/meminfo: memFree=654838892/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=101164 memory=61268 CPUtime=0.65 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 14000 0 0 0 59 6 0 0 20 0 1 0 298502526 103591936 15260 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 45 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 25291 15317 2950 1755 0 13126 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 105356 KiB
Current children cumulated memory: 64432 KiB
[startup+1.50021 s]
/proc/loadavg: 4.22 10.04 13.04 23/909 1271610
/proc/meminfo: memFree=654436072/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=222620 memory=162712 CPUtime=1.44 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 33740 0 0 0 135 9 0 0 20 0 1 0 298502526 227962880 40582 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 45 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 55655 40678 2950 1755 0 43490 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 226812 KiB
Current children cumulated memory: 165876 KiB
[startup+3.11456 s]
/proc/loadavg: 5.64 10.24 13.08 23/909 1271610
/proc/meminfo: memFree=653365876/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=257704 memory=210860 CPUtime=3.02 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 43200 0 0 0 289 13 0 0 20 0 1 0 298502526 263888896 52655 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 45 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 64426 52715 2982 1755 0 52261 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 261896 KiB
Current children cumulated memory: 214024 KiB
[startup+6.30017 s]
/proc/loadavg: 5.64 10.24 13.08 21/909 1271610
/proc/meminfo: memFree=652041040/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=479028 memory=377384 CPUtime=6.15 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 74611 0 0 0 594 21 0 0 20 0 1 0 298502526 490524672 94247 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 45 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 119757 94346 2982 1755 0 107592 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 483220 KiB
Current children cumulated memory: 380548 KiB
[startup+12.7001 s]
/proc/loadavg: 8.16 10.63 13.18 23/911 1271612
/proc/meminfo: memFree=650571536/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=481864 memory=380496 CPUtime=12.44 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 75397 0 0 0 1201 43 0 0 20 0 1 0 298502526 493428736 95015 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 45 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 120466 95124 2982 1755 0 108301 0
Current children cumulated CPU time: 12.44 s
Current children cumulated vsize: 486056 KiB
Current children cumulated memory: 383660 KiB
[startup+25.5002 s]
/proc/loadavg: 9.68 10.87 13.23 19/911 1271661
/proc/meminfo: memFree=649000932/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=483532 memory=382164 CPUtime=25.01 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 75814 0 0 0 2417 84 0 0 20 0 1 0 298502526 495136768 95399 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 44 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 120883 95541 2982 1755 0 108718 0
Current children cumulated CPU time: 25.01 s
Current children cumulated vsize: 487724 KiB
Current children cumulated memory: 385328 KiB
[startup+51.1128 s]
/proc/loadavg: 12.97 11.54 13.39 19/904 1271718
/proc/meminfo: memFree=644075944/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=515548 memory=420772 CPUtime=50.08 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 82916 0 0 0 4878 130 0 0 20 0 1 0 298502526 527921152 105006 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 45 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 128887 105193 2982 1755 0 116722 0
Current children cumulated CPU time: 50.08 s
Current children cumulated vsize: 519740 KiB
Current children cumulated memory: 423936 KiB
[startup+102.3 s]
/proc/loadavg: 15.92 12.62 13.66 18/906 1271906
/proc/meminfo: memFree=635481876/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=1112232 memory=899016 CPUtime=100.2 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 169791 0 0 0 9813 207 0 0 20 0 1 0 298502526 1138925568 224495 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 46 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 278058 224754 2982 1755 0 265893 0
Current children cumulated CPU time: 100.2 s
Current children cumulated vsize: 1116424 KiB
Current children cumulated memory: 902180 KiB
[startup+162.3 s]
################
# More data... #
################
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=5961416 memory=5399864 CPUtime=3117.23 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 1010069 0 0 0 309205 2518 0 0 20 0 1 0 298502526 6104489984 1349711 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 45 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 1490354 1349966 3082 1755 0 1478189 0
Current children cumulated CPU time: 3117.23 s
Current children cumulated vsize: 5965608 KiB
Current children cumulated memory: 5403028 KiB
[startup+3222.3 s]
/proc/loadavg: 17.36 17.48 17.21 17/897 1272104
/proc/meminfo: memFree=330776464/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=5961416 memory=5399864 CPUtime=3176.78 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 1010093 0 0 0 315126 2552 0 0 20 0 1 0 298502526 6104489984 1349711 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 45 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 1490354 1349966 3082 1755 0 1478189 0
Current children cumulated CPU time: 3176.78 s
Current children cumulated vsize: 5965608 KiB
Current children cumulated memory: 5403028 KiB
[startup+3282.3 s]
/proc/loadavg: 16.67 17.25 17.15 18/898 1272108
/proc/meminfo: memFree=327459564/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=5961416 memory=5399960 CPUtime=3236.52 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 1010155 0 0 0 321077 2575 0 0 20 0 1 0 298502526 6104489984 1349711 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 45 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 1490354 1349990 3082 1755 0 1478189 0
Current children cumulated CPU time: 3236.52 s
Current children cumulated vsize: 5965608 KiB
Current children cumulated memory: 5403124 KiB
[startup+3342.3 s]
/proc/loadavg: 16.71 17.16 17.12 16/897 1272114
/proc/meminfo: memFree=325219600/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=5961416 memory=5399960 CPUtime=3295.86 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 1010157 0 0 0 326964 2622 0 0 20 0 1 0 298502526 6104489984 1349711 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 45 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 1490354 1349990 3082 1755 0 1478189 0
Current children cumulated CPU time: 3295.86 s
Current children cumulated vsize: 5965608 KiB
Current children cumulated memory: 5403124 KiB
[startup+3402.3 s]
/proc/loadavg: 17.40 17.27 17.16 17/899 1272117
/proc/meminfo: memFree=320879128/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=5961416 memory=5400196 CPUtime=3354.94 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 1010221 0 0 0 332817 2677 0 0 20 0 1 0 298502526 6104489984 1349711 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 46 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 1490354 1350049 3082 1755 0 1478189 0
Current children cumulated CPU time: 3354.94 s
Current children cumulated vsize: 5965608 KiB
Current children cumulated memory: 5403360 KiB
[startup+3462.3 s]
/proc/loadavg: 17.34 17.28 17.17 19/900 1272119
/proc/meminfo: memFree=315019184/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=5957176 memory=5417680 CPUtime=3413.87 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 1015650 0 0 0 338661 2726 0 0 20 0 1 0 298502526 6100148224 1354137 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 46 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 1489294 1354420 3082 1755 0 1477129 0
Current children cumulated CPU time: 3413.87 s
Current children cumulated vsize: 5961368 KiB
Current children cumulated memory: 5420844 KiB
[startup+3522.3 s]
/proc/loadavg: 17.51 17.33 17.20 16/898 1272122
/proc/meminfo: memFree=309760816/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=5957176 memory=5417696 CPUtime=3473.39 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 1015657 0 0 0 344586 2753 0 0 20 0 1 0 298502526 6100148224 1354137 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 46 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 1489294 1354424 3082 1755 0 1477129 0
Current children cumulated CPU time: 3473.39 s
Current children cumulated vsize: 5961368 KiB
Current children cumulated memory: 5420860 KiB
[startup+3582.3 s]
/proc/loadavg: 16.83 17.15 17.14 16/898 1272123
/proc/meminfo: memFree=307106772/1055320712 swapFree=33435900/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=5957176 memory=5417724 CPUtime=3533.05 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 1015666 0 0 0 350529 2776 0 0 20 0 1 0 298502526 6100148224 1354137 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 46 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 1489294 1354431 3082 1755 0 1477129 0
Current children cumulated CPU time: 3533.05 s
Current children cumulated vsize: 5961368 KiB
Current children cumulated memory: 5420888 KiB
[startup+3642.3 s]
/proc/loadavg: 18.00 17.42 17.24 18/897 1272275
/proc/meminfo: memFree=344411304/1055320712 swapFree=33400060/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=5957176 memory=5417732 CPUtime=3592.31 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) S 1271586 1271586 1271155 0 -1 4194304 1015843 0 0 0 356408 2823 0 0 20 0 1 0 298502526 6100148224 1354137 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 1 0 0 17 46 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 1489294 1354433 3082 1755 0 1477129 0
Current children cumulated CPU time: 3592.31 s
Current children cumulated vsize: 5961368 KiB
Current children cumulated memory: 5420896 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3650.2 s]
/proc/loadavg: 18.07 17.45 17.25 20/885 1272333
/proc/meminfo: memFree=369684640/1055320712 swapFree=33400060/33554428
[pid=1271586] ppid=1271580 vsize=4192 memory=3164 CPUtime=0 cores=44-47
/proc/1271586/stat : 1271586 (run-opt.sh) S 1271580 1271586 1271155 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 298502525 4292608 640 18446744073709551615 93964485218304 93964486112837 140730351927808 0 0 0 65536 4 65538 1 0 0 17 44 0 0 0 0 0 93964486351888 93964486399632 93964501622784 140730351929590 140730351929729 140730351929729 140730351935467 0
/proc/1271586/statm: 1048 791 713 219 0 110 0
[pid=1271592] ppid=1271586 vsize=5957176 memory=5417732 CPUtime=3600.05 cores=44-47
/proc/1271592/stat : 1271592 (roundingsat) R 1271586 1271586 1271155 0 -1 4194304 1015845 0 0 0 357176 2829 0 0 20 0 1 0 298502526 6100148224 1354137 18446744073709551615 4194304 11382409 140735399163584 0 0 0 0 0 8405026 0 0 0 17 46 0 0 0 0 0 12505888 12515512 36114432 140735399171965 140735399172512 140735399172512 140735399178218 0
/proc/1271592/statm: 1489294 1354433 3082 1755 0 1477129 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 5961368 KiB
Current children cumulated memory: 5420896 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3650.2 s]
# the end of solver process 1271586 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=0.000703 s, system=0.001409 s
[startup+3650.35 s]
# the end of solver process 1271592 was just reported to runsolver
# Child status: 2
# cumulated CPU time of all completed processes: user=3571.77 s, system=28.431 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+3650.3 s]*
/proc/loadavg: 18.07 17.45 17.25 19/884 1272333
/proc/meminfo: memFree=387515692/1055320712 swapFree=33400060/33554428
Current cumulated CPU time of completed processes: 0.002112 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): 3650.35
CPU time (s): 3600.2
CPU user time (s): 3571.77
CPU system time (s): 28.431
CPU usage (%): 98.6264
Max. virtual memory (cumulated for all children) (KiB): 5965608
Max. memory (cumulated for all children) (KiB): 5422048
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3571.77
system time used= 28.431
maximum resident set size= 5417788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1016078
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= 1946937
involuntary context switches= 3572
# summary of solver processes directly reported to runsolver:
# pid: 1271586,1271592
# total CPU time (s): 3600.2
# total CPU user time (s): 3571.77
# total CPU system time (s): 28.431
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6624 second user time and 37.5923 second system time
The end
Launcher Data
Begin job on nodeE003 at 2026-07-10 04:55:46
IDJOB=4833569
IDBENCH=146656
IDSOLVER=3668
FILE ID=nodeE003/4833569-1783652146
RUNJOBID= nodeE003-1783652141-1271176
SLURM_JOB_ID= 12722741
Free space on /tmp= 802120 MiB
SOLVER NAME= roundingsat-satsuma-opt 2026-06-11 (cert)
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 --proof-log=CERTNAME BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4833569-1783652146/watcher-4833569-1783652146 -o /tmp/evaluation-result-4833569-1783652146/solver-4833569-1783652146 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4833569-1783652146/vars-4833569-1783652146 --bin-var /tmp/runsolver-exch-nodeE003-1783652141-1271176 --watchdog 3760 --file-size-limit 100000 ./run-opt.sh --proof-log=/tmp/proofs/proof-4833569-1783652146 HOME/instance-4833569-1783652146.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= ef7e1a396aea94ad22e53d7673ab3bc9
RANDOM SEED=1839539843
nodeE003 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 : 3565.277
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.91
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 : 3566.111
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.91
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 : 3566.700
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.91
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 : 3566.872
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.91
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 : 3580.278
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.91
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 : 3580.302
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.91
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 : 3580.283
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.91
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 : 3580.277
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.91
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 : 3596.122
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.91
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 : 2493.659
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.91
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 : 2493.659
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.91
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 : 3596.150
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.91
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 : 3589.018
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.91
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 : 2493.659
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.91
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 : 2493.659
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.91
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.91
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 : 3605.541
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.91
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 : 3602.127
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.91
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.91
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 : 3601.441
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.91
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 : 2493.659
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.91
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 : 2493.659
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.91
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 : 3568.209
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.91
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 : 3566.473
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.91
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 : 2493.659
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.91
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 : 3582.921
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.91
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.91
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.91
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 : 3597.215
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.91
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 : 2493.659
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.91
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.91
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 : 3604.687
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.91
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 : 2493.659
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.91
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 : 2493.659
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.91
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 : 3581.156
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.91
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 : 3574.804
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.91
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 : 2493.659
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.91
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 : 2493.659
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.91
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 : 3580.925
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.91
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 : 2493.659
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.91
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 : 2493.659
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.91
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 : 3565.056
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.91
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 : 3564.396
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.91
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 : 3558.322
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.91
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 : 3591.610
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.91
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 : 3590.154
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.91
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 : 3593.823
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.91
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.454
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.91
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 : 3572.026
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.91
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 : 3582.157
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.91
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 : 3565.937
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.91
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 : 3590.507
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.91
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 : 3598.156
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.91
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 : 2493.659
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.91
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 : 2493.659
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.91
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 : 2493.659
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.91
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 : 3565.261
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.91
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 : 3561.515
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.91
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 : 3564.334
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.91
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 : 3563.259
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.91
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 : 2493.659
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.91
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 : 3585.946
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.91
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 : 2493.659
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.91
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 : 3579.599
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.91
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: 1055320712 kB
MemFree: 655133996 kB
MemAvailable: 1042808068 kB
Buffers: 1380 kB
Cached: 391503580 kB
SwapCached: 188 kB
Active: 9948288 kB
Inactive: 384900652 kB
Active(anon): 3814448 kB
Inactive(anon): 360888 kB
Active(file): 6133840 kB
Inactive(file): 384539764 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33435900 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 234216 kB
Writeback: 0 kB
AnonPages: 3348236 kB
Mapped: 266728 kB
Shmem: 830720 kB
KReclaimable: 3179752 kB
Slab: 3805248 kB
SReclaimable: 3179752 kB
SUnreclaim: 625496 kB
KernelStack: 15264 kB
PageTables: 13160 kB
SecPageTables: 15320 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214784 kB
Committed_AS: 133622640 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478544 kB
VmallocChunk: 0 kB
Percpu: 124928 kB
HardwareCorrupted: 52 kB
AnonHugePages: 1224704 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: 516548 kB
DirectMap2M: 22874112 kB
DirectMap1G: 1050673152 kB
Free space on /tmp at the end= 802084 MiB
End job on nodeE003 at 2026-07-10 05:56:37