Trace number 4780346

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerobjective functionCPU timeWall clock time
NaPS 1.04SAT (TO)-1277 3600.04 3611.81

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/
opb/normalized-autocorr_bern35-09.lin.opb
MD5SUM88e07485ddda73ef9c5cf0cbed9ceb05
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1277
Best CPU time to get the best result obtained on this benchmark3579.26
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1381
Total number of constraints2692
Number of constraints which are clauses1346
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1346
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 1381
Biggest coefficient in the objective function 304
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 75168
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 304
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 75168
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4780346-1782137261.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: CaDiCaL 3.0.0
0.00/0.02	c Input file name: HOME/instance-4780346-1782137261.opb
0.00/0.02	c Parsing PB file...
0.00/0.03	c goal was devided by 1 with offset 37584.
0.00/0.04	c assumptions before coding: 
0.00/0.04	c initScipForCoop
0.00/0.04	c Running SCIP presolver (time limit: 10 sec)...
0.00/0.04	c solveScip
0.00/0.04	c initScipForCoop
0.00/0.04	c Cooperative mode: scip_coop_offset=37584.000000
0.00/0.04	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.00/0.04	c Running SCIP presolve for solve-time propagation (rounds=3)
0.00/0.05	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 0.000000e+00
0.00/0.05	c presolving:
0.00/0.05	c    (0.0s) running MILP presolver
0.00/0.06	c    (0.0s) MILP presolver found nothing
0.00/0.06	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1346 upgd conss, 0 impls, 0 clqs, 0 implints
0.00/0.06	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 0 clqs, 0 implints
0.08/0.15	c    (0.1s) probing: 1000/1381 (72.4%) - 0 fixings, 0 aggregations, 3784 implications, 0 bound changes
0.08/0.15	c    (0.1s) probing: 1001/1381 (72.5%) - 0 fixings, 0 aggregations, 3784 implications, 0 bound changes
0.08/0.15	c    (0.1s) probing aborted: 1000/1000 successive useless probings
0.08/0.15	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
0.08/0.15	c  0 deleted vars, 6832 deleted constraints, 5486 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.08/0.15	c  0 implications, 8447 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.08/0.15	c presolved problem has 1381 variables (1381 bin, 0 int, 0 cont) and 1346 constraints
0.08/0.15	c    1346 constraints of type <and>
0.08/0.15	c transformed objective value is always integral (scale: 1)
0.08/0.15	c Presolving Time: 0.10
0.08/0.15	c 2/2 feasible solutions given by solution candidate storage, new primal bound 0.000000e+00
0.08/0.15	c 
0.08/0.15	c presolving:
0.08/0.16	c    (0.0s) running MILP presolver
0.08/0.16	c    (0.0s) MILP presolver found nothing
0.08/0.17	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1346 upgd conss, 0 impls, 0 clqs, 0 implints
0.08/0.17	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 0 clqs, 0 implints
0.08/0.18	c (round 3, medium)     0 del vars, 1346 del conss, 4140 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 4140 clqs, 0 implints
0.08/0.18	c (round 4, exhaustive) 0 del vars, 6832 del conss, 5486 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 4140 clqs, 0 implints
0.19/0.26	c    (0.1s) probing: 1000/1381 (72.4%) - 0 fixings, 0 aggregations, 3784 implications, 0 bound changes
0.19/0.26	c    (0.1s) probing: 1001/1381 (72.5%) - 0 fixings, 0 aggregations, 3784 implications, 0 bound changes
0.19/0.26	c    (0.1s) probing aborted: 1000/1000 successive useless probings
0.19/0.26	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.19/0.26	c    (0.1s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 0.00)
0.19/0.26	c dynamic symmetry handling statistics:
0.19/0.26	c    orbitopal reduction:       no components
0.19/0.26	c    orbital reduction:         no components
0.19/0.26	c    lexicographic reduction:    1 permutations with support sizes 1368
0.19/0.26	c handled 1 out of 1 symmetry components
0.19/0.26	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
0.19/0.26	c  0 deleted vars, 6832 deleted constraints, 5486 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.26	c  0 implications, 8447 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.19/0.26	c presolved problem has 1381 variables (1381 bin, 0 int, 0 cont) and 1346 constraints
0.19/0.26	c    1346 constraints of type <and>
0.19/0.26	c transformed objective value is always integral (scale: 1)
0.19/0.26	c Presolving Time: 0.11
0.19/0.27	c transformed 2/2 original solutions to the transformed problem space
0.19/0.27	c 
0.19/0.27	c in SCIP_DECL_EVENTEXEC found by SCIP
0.19/0.27	o -28
0.19/0.28	c Model check passed
0.19/0.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.19/0.28	c p 0.1s|     1 |     0 |     0 |     - |   locks|   0 |1381 |1349 |2692 |   0 |  0 |   2 |   0 | 3.758400e+04 | 2.800000e+01 |  Large | unknown
0.19/0.28	c in SCIP_DECL_EVENTEXEC found by SCIP
0.19/0.28	o -1168
0.19/0.28	c Model check passed
0.19/0.28	c p 0.1s|     1 |     0 |     0 |     - | vbounds|   0 |1381 |1349 |2692 |   0 |  0 |   2 |   0 | 3.758400e+04 | 1.168000e+03 |3117.81%| unknown
0.29/0.37	c   0.2s|     1 |     0 |  1554 |     - |    37M |   0 |1381 |1360 |2692 |   0 |  0 |  13 |   0 | 1.879200e+04 | 1.168000e+03 |1508.90%| unknown
0.58/0.67	c   0.5s|     1 |     0 |  3470 |     - |    41M |   0 |1381 |1361 |4535 |1843 |  1 |  14 |   0 | 1.119650e+04 | 1.168000e+03 | 858.60%| unknown
0.77/0.89	c   0.7s|     1 |     0 |  5012 |     - |    45M |   0 |1381 |1362 |5121 |2429 |  2 |  15 |   0 | 8.060778e+03 | 1.168000e+03 | 590.14%| unknown
1.08/1.14	c   1.0s|     1 |     0 |  5629 |     - |    48M |   0 |1381 |1363 |5186 |2494 |  3 |  16 |   0 | 7.742500e+03 | 1.168000e+03 | 562.89%| unknown
1.37/1.41	c   1.3s|     1 |     0 |  5833 |     - |    49M |   0 |1381 |1364 |5216 |2524 |  4 |  17 |   0 | 7.645333e+03 | 1.168000e+03 | 554.57%| unknown
1.47/1.56	c   1.4s|     1 |     0 |  6110 |     - |    51M |   0 |1381 |1365 |5253 |2561 |  5 |  18 |   0 | 7.503333e+03 | 1.168000e+03 | 542.41%| unknown
1.67/1.76	c   1.6s|     1 |     0 |  6266 |     - |    52M |   0 |1381 |1365 |5288 |2596 |  6 |  18 |   0 | 7.457583e+03 | 1.168000e+03 | 538.49%| unknown
1.87/1.98	c   1.8s|     1 |     0 |  6496 |     - |    53M |   0 |1381 |1366 |5355 |2663 |  7 |  19 |   0 | 7.371333e+03 | 1.168000e+03 | 531.11%| unknown
2.08/2.11	c   2.0s|     1 |     0 |  6853 |     - |    57M |   0 |1381 |1367 |5373 |2681 |  8 |  20 |   0 | 7.284875e+03 | 1.168000e+03 | 523.71%| unknown
2.57/2.65	c   2.5s|     1 |     0 |  7008 |     - |    62M |   0 |1381 |1368 |5396 |2704 |  9 |  21 |   0 | 7.253000e+03 | 1.168000e+03 | 520.98%| unknown
2.76/2.85	c   2.7s|     1 |     0 |  7376 |     - |    71M |   0 |1381 |1369 |5412 |2720 | 10 |  22 |   0 | 7.216980e+03 | 1.168000e+03 | 517.89%| unknown
2.86/2.90	c   2.7s|     1 |     0 |  7603 |     - |    72M |   0 |1381 |1370 |4921 |2748 | 11 |  23 |   0 | 7.181714e+03 | 1.168000e+03 | 514.87%| unknown
2.86/2.94	c   2.8s|     1 |     0 |  7887 |     - |    73M |   0 |1381 |1371 |4932 |2759 | 12 |  24 |   0 | 7.158379e+03 | 1.168000e+03 | 512.87%| unknown
2.86/2.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.86/2.99	c   2.8s|     1 |     0 |  8108 |     - |    74M |   0 |1381 |1372 |4939 |2766 | 13 |  25 |   0 | 7.148895e+03 | 1.168000e+03 | 512.06%| unknown
2.97/3.04	c   2.9s|     1 |     0 |  8371 |     - |    75M |   0 |1381 |1373 |4948 |2775 | 14 |  26 |   0 | 7.135375e+03 | 1.168000e+03 | 510.91%| unknown
2.97/3.08	c   2.9s|     1 |     0 |  8534 |     - |    76M |   0 |1381 |1373 |4954 |2781 | 15 |  26 |   0 | 7.124290e+03 | 1.168000e+03 | 509.96%| unknown
3.07/3.12	c   3.0s|     1 |     0 |  8751 |     - |    76M |   0 |1381 |1373 |4968 |2795 | 16 |  26 |   0 | 7.112285e+03 | 1.168000e+03 | 508.93%| unknown
3.07/3.16	c   3.0s|     1 |     0 |  8938 |     - |    77M |   0 |1381 |1374 |4338 |2818 | 17 |  27 |   0 | 7.103772e+03 | 1.168000e+03 | 508.20%| unknown
3.16/3.20	c   3.1s|     1 |     0 |  9132 |     - |    78M |   0 |1381 |1375 |4345 |2825 | 18 |  28 |   0 | 7.090740e+03 | 1.168000e+03 | 507.08%| unknown
3.16/3.24	c   3.1s|     1 |     0 |  9373 |     - |    79M |   0 |1381 |1376 |4370 |2850 | 19 |  29 |   0 | 7.080304e+03 | 1.168000e+03 | 506.19%| unknown
3.16/3.29	c   3.1s|     1 |     0 |  9655 |     - |    79M |   0 |1381 |1377 |4388 |2868 | 20 |  30 |   0 | 7.061636e+03 | 1.168000e+03 | 504.59%| unknown
3.26/3.32	c   3.2s|     1 |     0 |  9743 |     - |    79M |   0 |1381 |1378 |4393 |2873 | 21 |  31 |   0 | 7.059571e+03 | 1.168000e+03 | 504.42%| unknown
3.26/3.33	c   3.2s|     1 |     0 |  9750 |     - |    79M |   0 |1381 |1379 |4398 |2878 | 22 |  32 |   0 | 7.059557e+03 | 1.168000e+03 | 504.41%| unknown
3.26/3.36	c   3.2s|     1 |     0 |  9821 |     - |    79M |   0 |1381 |1380 |4182 |2880 | 23 |  33 |   0 | 7.058354e+03 | 1.168000e+03 | 504.31%| unknown
3.26/3.38	c   3.2s|     1 |     0 |  9822 |     - |    79M |   0 |1381 |1381 |4183 |2881 | 24 |  34 |   0 | 7.058354e+03 | 1.168000e+03 | 504.31%| unknown
6.06/6.15	c   6.0s|     1 |     2 | 21224 |     - |    80M |   0 |1381 |1382 |4183 |2881 | 25 |  35 |  20 | 6.895536e+03 | 1.168000e+03 | 490.37%| unknown
10.05/10.15	c 
10.05/10.15	c SCIP Status        : solving was interrupted [time limit reached]
10.05/10.15	c Solving Time (sec) : 10.00
10.05/10.15	c Solving Nodes      : 15
10.05/10.15	c Primal Bound       : +1.16800000000000e+03 (10 solutions)
10.05/10.15	c Dual Bound         : +6.45787809523809e+03
10.05/10.15	c Gap                : 452.90 %
10.05/10.15	c SCIP status: 23 (TIMELIMIT)
10.05/10.15	c solveScip: freeing transform (!can_skip_free_transform)
10.05/10.16	c SCIP presolver: sst_sat
10.05/10.16	c Converting 2692 PB-constraints to clauses...
10.05/10.16	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 3
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.16	c d: 1
10.05/10.16	c estimatedAdderCost: 5
10.05/10.16	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 3
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.17	c d: 1
10.05/10.17	c estimatedAdderCost: 5
10.05/10.17	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 5
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c estimatedAdderCost: 3
10.05/10.18	c Try to convert by bdds
10.05/10.18	c d: 1
10.05/10.18	c 
10.05/10.18	c pb_solver_status: sst_sat
10.05/10.18	c SCIP presolver nodes=15 > 1; boosting initial SCIP budget to 1000.0 sec
10.05/10.18	c total stages of optimization mode: 1
10.05/10.18	c Use UB found in presolve
10.05/10.18	c Use LB found in presolve
10.05/10.18	c minimizationMode: cmm_Binary
10.05/10.18	c goal coeffs: 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 
10.05/10.18	c Try to find a solution more than 40515
10.05/10.18	c estimatedAdderCost: 2706
10.05/10.18	c Try to convert by sorters
10.14/10.22	c Sorter: base: 2 2 2 2 3 
10.14/10.22	c 
10.24/10.30	c assumptions: 
10.24/10.30	c invoking solver with time budget: 5.000000
15.23/15.34	c sat_solver_result: sst_unknown
15.23/15.34	c SAT solver timed out; proceeding to cooperative SCIP call
15.23/15.34	c Calling solveScip for cooperative mode with LB_goalvalue:       38752, UB_goalvalue: 44042
15.23/15.34	c scip solving with time budget: 1000.000000
15.23/15.34	c solveScip
15.23/15.34	c initScipForCoop
15.23/15.34	c Coop Mode: Using SCIP obj units for LB/UB: 38752, +oo
15.23/15.34	c 10/10 feasible solutions given by solution candidate storage, new primal bound 1.168000e+03
15.23/15.34	c 
15.23/15.34	c presolving:
15.23/15.35	c    (0.0s) running MILP presolver
15.23/15.35	c    (0.0s) MILP presolver found nothing
15.23/15.36	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1346 upgd conss, 0 impls, 0 clqs, 0 implints
15.23/15.36	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 0 clqs, 0 implints
15.23/15.37	c (round 3, medium)     0 del vars, 1346 del conss, 4140 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 4140 clqs, 0 implints
15.23/15.38	c (round 4, exhaustive) 0 del vars, 6832 del conss, 5486 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 4140 clqs, 0 implints
15.33/15.45	c    (0.1s) probing: 1000/1381 (72.4%) - 0 fixings, 0 aggregations, 3784 implications, 0 bound changes
15.33/15.45	c    (0.1s) probing: 1001/1381 (72.5%) - 0 fixings, 0 aggregations, 3784 implications, 0 bound changes
15.33/15.45	c    (0.1s) probing aborted: 1000/1000 successive useless probings
15.33/15.45	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
15.33/15.46	c    (0.1s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 0.00)
15.33/15.46	c dynamic symmetry handling statistics:
15.33/15.46	c    orbitopal reduction:       no components
15.33/15.46	c    orbital reduction:         no components
15.33/15.46	c    lexicographic reduction:    1 permutations with support sizes 1368
15.33/15.46	c handled 1 out of 1 symmetry components
15.33/15.46	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
15.33/15.46	c  0 deleted vars, 6832 deleted constraints, 5486 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
15.33/15.46	c  0 implications, 8447 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
15.33/15.46	c presolved problem has 1381 variables (1381 bin, 0 int, 0 cont) and 1346 constraints
15.33/15.46	c    1346 constraints of type <and>
15.33/15.46	c transformed objective value is always integral (scale: 1)
15.33/15.46	c Presolving Time: 0.11
15.33/15.46	c transformed 10/10 original solutions to the transformed problem space
15.33/15.46	c 
15.43/15.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.43/15.56	c   0.2s|     1 |     0 |  1554 |     - |    80M |   0 |1381 |1360 |2692 |   0 |  0 |  13 |   0 | 1.879200e+04 | 1.168000e+03 |1508.90%| unknown
15.72/15.86	c   0.5s|     1 |     0 |  3529 |     - |    81M |   0 |1381 |1361 |4508 |1816 |  1 |  14 |   0 | 1.123250e+04 | 1.168000e+03 | 861.69%| unknown
15.82/15.90	c   0.6s|     1 |     0 |  3665 |     - |    81M |   0 |1381 |1362 |4515 |1823 |  2 |  15 |   0 | 1.117500e+04 | 1.168000e+03 | 856.76%| unknown
15.82/15.94	c   0.6s|     1 |     0 |  3798 |     - |    83M |   0 |1381 |1363 |4522 |1830 |  3 |  16 |   0 | 1.108246e+04 | 1.168000e+03 | 848.84%| unknown
15.82/15.98	c   0.6s|     1 |     0 |  3888 |     - |    84M |   0 |1381 |1364 |4529 |1837 |  4 |  17 |   0 | 1.102442e+04 | 1.168000e+03 | 843.87%| unknown
15.94/16.03	c   0.7s|     1 |     0 |  3957 |     - |    85M |   0 |1381 |1365 |4536 |1844 |  5 |  18 |   0 | 1.097371e+04 | 1.168000e+03 | 839.53%| unknown
15.94/16.07	c   0.7s|     1 |     0 |  4043 |     - |    88M |   0 |1381 |1366 |4542 |1850 |  6 |  19 |   0 | 1.092589e+04 | 1.168000e+03 | 835.44%| unknown
16.04/16.13	c   0.8s|     1 |     0 |  4288 |     - |    89M |   0 |1381 |1367 |4558 |1866 |  7 |  20 |   0 | 1.083545e+04 | 1.168000e+03 | 827.69%| unknown
16.04/16.17	c   0.8s|     1 |     0 |  4395 |     - |    90M |   0 |1381 |1368 |4567 |1875 |  8 |  21 |   0 | 1.078859e+04 | 1.168000e+03 | 823.68%| unknown
16.12/16.24	c   0.9s|     1 |     0 |  4673 |     - |    93M |   0 |1381 |1369 |4578 |1886 |  9 |  22 |   0 | 1.067184e+04 | 1.168000e+03 | 813.69%| unknown
16.22/16.30	c   1.0s|     1 |     0 |  4909 |     - |    94M |   0 |1381 |1370 |4587 |1895 | 10 |  23 |   0 | 1.061028e+04 | 1.168000e+03 | 808.41%| unknown
16.22/16.34	c   1.0s|     1 |     0 |  5078 |     - |    94M |   0 |1381 |1370 |3866 |1902 | 11 |  23 |   0 | 1.058314e+04 | 1.168000e+03 | 806.09%| unknown
16.22/16.38	c   1.0s|     1 |     0 |  5352 |     - |    95M |   0 |1381 |1371 |3890 |1926 | 12 |  24 |   0 | 1.053926e+04 | 1.168000e+03 | 802.33%| unknown
16.32/16.42	c   1.1s|     1 |     0 |  5553 |     - |    96M |   0 |1381 |1372 |3925 |1961 | 13 |  25 |   0 | 1.051687e+04 | 1.168000e+03 | 800.42%| unknown
16.32/16.47	c   1.1s|     1 |     0 |  5782 |     - |    96M |   0 |1381 |1373 |3939 |1975 | 14 |  26 |   0 | 1.047105e+04 | 1.168000e+03 | 796.49%| unknown
16.42/16.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.42/16.52	c   1.2s|     1 |     0 |  6058 |     - |    97M |   0 |1381 |1374 |3965 |2001 | 15 |  27 |   0 | 1.044604e+04 | 1.168000e+03 | 794.35%| unknown
16.42/16.56	c   1.2s|     1 |     0 |  6249 |     - |    97M |   0 |1381 |1375 |3984 |2020 | 16 |  28 |   0 | 1.042551e+04 | 1.168000e+03 | 792.60%| unknown
16.52/16.61	c   1.3s|     1 |     0 |  6546 |     - |    98M |   0 |1381 |1376 |3910 |2047 | 17 |  29 |   0 | 1.038650e+04 | 1.168000e+03 | 789.26%| unknown
16.52/16.65	c   1.3s|     1 |     0 |  6808 |     - |    98M |   0 |1381 |1377 |3918 |2055 | 18 |  30 |   0 | 1.036082e+04 | 1.168000e+03 | 787.06%| unknown
16.62/16.70	c   1.4s|     1 |     0 |  7105 |     - |    99M |   0 |1381 |1378 |3923 |2060 | 19 |  31 |   0 | 1.033651e+04 | 1.168000e+03 | 784.98%| unknown
16.62/16.75	c   1.4s|     1 |     0 |  7377 |     - |   100M |   0 |1381 |1379 |3937 |2074 | 20 |  32 |   0 | 1.031621e+04 | 1.168000e+03 | 783.24%| unknown
16.62/16.78	c   1.4s|     1 |     0 |  7485 |     - |   100M |   0 |1381 |1380 |3950 |2087 | 21 |  33 |   0 | 1.030534e+04 | 1.168000e+03 | 782.31%| unknown
16.72/16.80	c   1.5s|     1 |     0 |  7591 |     - |   100M |   0 |1381 |1381 |3955 |2092 | 22 |  34 |   0 | 1.030011e+04 | 1.168000e+03 | 781.86%| unknown
16.72/16.82	c   1.5s|     1 |     0 |  7633 |     - |   100M |   0 |1381 |1381 |3852 |2102 | 23 |  34 |   0 | 1.029685e+04 | 1.168000e+03 | 781.58%| unknown
16.72/16.84	c   1.5s|     1 |     0 |  7717 |     - |   100M |   0 |1381 |1381 |3854 |2104 | 24 |  34 |   0 | 1.029343e+04 | 1.168000e+03 | 781.29%| unknown
16.72/16.87	c   1.5s|     1 |     0 |  7824 |     - |   100M |   0 |1381 |1381 |3866 |2116 | 25 |  34 |   0 | 1.028698e+04 | 1.168000e+03 | 780.73%| unknown
16.82/16.90	c   1.6s|     1 |     0 |  7983 |     - |   100M |   0 |1381 |1382 |3898 |2148 | 26 |  35 |   0 | 1.028024e+04 | 1.168000e+03 | 780.16%| unknown
16.82/16.93	c   1.6s|     1 |     0 |  8094 |     - |   100M |   0 |1381 |1383 |3912 |2162 | 27 |  36 |   0 | 1.027702e+04 | 1.168000e+03 | 779.88%| unknown
16.82/16.95	c   1.6s|     1 |     0 |  8159 |     - |   100M |   0 |1381 |1385 |3928 |2178 | 28 |  38 |   0 | 1.027588e+04 | 1.168000e+03 | 779.78%| unknown
16.82/16.97	c   1.6s|     1 |     0 |  8189 |     - |   100M |   0 |1381 |1386 |3827 |2184 | 29 |  39 |   0 | 1.027540e+04 | 1.168000e+03 | 779.74%| unknown
16.82/16.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.82/16.99	c   1.6s|     1 |     0 |  8209 |     - |   100M |   0 |1381 |1388 |3831 |2188 | 30 |  41 |   0 | 1.027501e+04 | 1.168000e+03 | 779.71%| unknown
16.93/17.01	c   1.7s|     1 |     0 |  8333 |     - |   100M |   0 |1381 |1389 |3839 |2196 | 31 |  42 |   0 | 1.027331e+04 | 1.168000e+03 | 779.56%| unknown
16.93/17.03	c   1.7s|     1 |     0 |  8378 |     - |   100M |   0 |1381 |1390 |3848 |2205 | 32 |  43 |   0 | 1.027301e+04 | 1.168000e+03 | 779.54%| unknown
16.93/17.06	c   1.7s|     1 |     0 |  8435 |     - |   100M |   0 |1381 |1391 |3852 |2209 | 33 |  44 |   0 | 1.027273e+04 | 1.168000e+03 | 779.51%| unknown
16.93/17.08	c   1.7s|     1 |     0 |  8516 |     - |   100M |   0 |1381 |1391 |3878 |2235 | 34 |  44 |   0 | 1.027206e+04 | 1.168000e+03 | 779.46%| unknown
16.93/17.10	c   1.8s|     1 |     0 |  8547 |     - |   100M |   0 |1381 |1391 |3836 |2253 | 35 |  44 |   0 | 1.027167e+04 | 1.168000e+03 | 779.42%| unknown
17.03/17.12	c   1.8s|     1 |     0 |  8576 |     - |   100M |   0 |1381 |1392 |3837 |2254 | 36 |  45 |   0 | 1.027156e+04 | 1.168000e+03 | 779.41%| unknown
19.92/20.08	c   4.7s|     1 |     2 | 21392 |     - |   101M |   0 |1381 |1402 |3837 |2254 | 37 |  55 |  20 | 1.005588e+04 | 1.168000e+03 | 760.95%| unknown
22.40/22.55	c in SCIP_DECL_EVENTEXEC found by SCIP
22.40/22.55	o -1180
22.40/22.55	c Model check passed
22.40/22.55	c r 7.2s|    11 |    10 | 25054 |1647.8 |shifting|  10 |1381 |1402 |3731 |2361 |  0 |  55 | 193 | 1.005588e+04 | 1.180000e+03 | 752.19%| unknown
22.60/22.73	c in SCIP_DECL_EVENTEXEC found by SCIP
22.60/22.73	o -1188
22.60/22.73	c Model check passed
22.60/22.73	c r 7.4s|    11 |    10 | 25326 |1675.0 |shifting|  10 |1381 |1402 |3815 |2445 | 10 |  55 | 193 | 1.005588e+04 | 1.188000e+03 | 746.45%| unknown
29.18/29.33	c in SCIP_DECL_EVENTEXEC found by SCIP
29.18/29.33	o -1191
29.18/29.33	c Model check passed
29.18/29.33	c d14.0s|    27 |    24 | 32587 | 923.5 |pscostdi|  13 |1381 |1402 |4042 |   0 |  2 |  55 | 419 | 9.803711e+03 | 1.191000e+03 | 723.15%| unknown
30.28/30.45	c  15.1s|   100 |    35 | 38202 | 299.3 |   107M |  19 |1381 |1402 |4122 |3445 |  2 |  55 | 433 | 9.698693e+03 | 1.191000e+03 | 714.33%| unknown
30.89/31.08	c in SCIP_DECL_EVENTEXEC found by SCIP
30.89/31.08	o -1196
30.89/31.08	c Model check passed
30.89/31.08	c r15.7s|   128 |    43 | 43186 | 272.5 |shifting|  20 |1381 |1403 |4226 |3907 | 11 |  56 | 433 | 9.523990e+03 | 1.196000e+03 | 696.32%| unknown
31.68/31.87	c  16.5s|   200 |    63 | 49926 | 207.8 |   112M |  20 |1381 |1417 |3801 |4422 |  0 |  70 | 433 | 9.115216e+03 | 1.196000e+03 | 662.14%| unknown
31.99/32.19	c in SCIP_DECL_EVENTEXEC found by SCIP
31.99/32.19	o -1217
31.99/32.19	c Model check passed
31.99/32.19	c r16.9s|   206 |    67 | 52811 | 215.8 |shifting|  20 |1381 |1417 |4190 |4731 | 13 |  70 | 433 | 8.973894e+03 | 1.217000e+03 | 637.38%| unknown
32.77/32.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
32.77/32.91	c  17.6s|   300 |    85 | 55796 | 157.9 |   114M |  28 |1381 |1417 |4076 |4871 |  0 |  70 | 446 | 8.973894e+03 | 1.217000e+03 | 637.38%| unknown
35.46/35.63	c  20.3s|   400 |   135 | 73633 | 163.1 |   123M |  30 |1381 |1425 |4163 |6480 |  2 |  78 | 472 | 8.230106e+03 | 1.217000e+03 | 576.26%| unknown
35.56/35.72	c in SCIP_DECL_EVENTEXEC found by SCIP
35.56/35.72	o -1232
35.56/35.72	c Model check passed
35.56/35.72	c L20.4s|   406 |   138 | 74037 | 161.6 |crossove|  30 |1381 |1428 |4177 |6509 |  0 |  81 | 472 | 8.230106e+03 | 1.232000e+03 | 568.03%| unknown
35.97/36.19	c  20.9s|   500 |   146 | 78479 | 140.1 |   127M |  30 |1381 |1428 |4205 |6918 |  1 |  81 | 472 | 8.222615e+03 | 1.232000e+03 | 567.42%| unknown
37.06/37.26	c  21.9s|   600 |   166 | 84629 | 127.0 |   130M |  30 |1381 |1433 |4080 |7389 |  0 |  86 | 485 | 8.174481e+03 | 1.232000e+03 | 563.51%| unknown
37.87/38.04	c  22.7s|   700 |   180 | 90124 | 116.7 |   134M |  30 |1381 |1435 |4081 |7865 |  2 |  88 | 485 | 8.106000e+03 | 1.232000e+03 | 557.95%| unknown
38.75/38.99	c  23.7s|   800 |   192 | 94978 | 108.1 |   136M |  30 |1381 |1451 |4173 |8407 |  0 | 104 | 499 | 8.058333e+03 | 1.232000e+03 | 554.09%| unknown
39.55/39.70	c  24.4s|   900 |   200 |101454 | 103.3 |   138M |  30 |1381 |1457 |4095 |9043 |  1 | 110 | 499 | 8.012093e+03 | 1.232000e+03 | 550.33%| unknown
40.64/40.86	c in SCIP_DECL_EVENTEXEC found by SCIP
40.64/40.86	o -1244
40.64/40.86	c Model check passed
40.64/40.86	c d25.5s|   974 |   206 |108988 | 103.2 |guideddi|  31 |1381 |1449 |4410 |   0 | 19 | 110 | 511 | 7.968654e+03 | 1.244000e+03 | 540.57%| unknown
40.64/40.90	c  25.6s|  1000 |   206 |109204 | 100.7 |   142M |  31 |1381 |1449 |4097 |9700 |  1 | 110 | 511 | 7.968654e+03 | 1.244000e+03 | 540.57%| unknown
41.04/41.29	c  25.9s|  1100 |   210 |112925 |  94.9 |   142M |  32 |1381 |1450 |4106 |9831 |  0 | 111 | 511 | 7.828992e+03 | 1.244000e+03 | 529.34%| unknown
43.73/44.00	c  28.7s|  1200 |   224 |133782 | 104.4 |   150M |  32 |1381 |1474 |4251 |  11k|  0 | 135 | 562 | 7.662267e+03 | 1.244000e+03 | 515.94%| unknown
44.94/45.11	c  29.8s|  1300 |   238 |142995 | 103.5 |   153M |  32 |1381 |1474 |4140 |  11k|  0 | 135 | 574 | 7.587671e+03 | 1.244000e+03 | 509.94%| unknown
45.13/45.34	c  30.0s|  1400 |   240 |145718 |  98.0 |   154M |  32 |1381 |1476 |4133 |  11k|  0 | 137 | 574 | 7.587627e+03 | 1.244000e+03 | 509.94%| unknown
45.62/45.86	c  30.5s|  1500 |   246 |148474 |  93.3 |   154M |  32 |1381 |1476 |4172 |  12k|  1 | 137 | 584 | 7.582222e+03 | 1.244000e+03 | 509.50%| unknown
46.62/46.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
46.62/46.85	c  31.5s|  1600 |   252 |155415 |  91.8 |   156M |  32 |1381 |1484 |4148 |  12k|  2 | 145 | 595 | 7.430000e+03 | 1.244000e+03 | 497.27%| unknown
47.72/47.92	c  32.6s|  1700 |   268 |164814 |  92.0 |   159M |  32 |1381 |1496 |4098 |  13k|  1 | 157 | 605 | 7.370167e+03 | 1.244000e+03 | 492.46%| unknown
49.42/49.62	c  34.3s|  1800 |   278 |176742 |  93.5 |   163M |  32 |1381 |1505 |4168 |  14k|  1 | 166 | 637 | 7.303333e+03 | 1.244000e+03 | 487.08%| unknown
49.83/50.06	c  34.7s|  1900 |   286 |180458 |  90.5 |   164M |  32 |1381 |1509 |4145 |  14k|  2 | 170 | 654 | 7.259037e+03 | 1.244000e+03 | 483.52%| unknown
51.93/52.17	c  36.8s|  2000 |   296 |193227 |  92.4 |   168M |  32 |1381 |1516 |4149 |  15k|  2 | 177 | 699 | 7.214905e+03 | 1.244000e+03 | 479.98%| unknown
54.60/54.86	c  39.5s|  2100 |   308 |209831 |  95.9 |   174M |  32 |1381 |1524 |4152 |  17k|  0 | 185 | 730 | 7.089528e+03 | 1.244000e+03 | 469.90%| unknown
54.92/55.11	c  39.8s|  2200 |   310 |212510 |  92.7 |   174M |  33 |1381 |1524 |4178 |  17k|  0 | 185 | 730 | 7.081889e+03 | 1.244000e+03 | 469.28%| unknown
56.70/56.90	c  41.6s|  2300 |   324 |225890 |  94.5 |   176M |  33 |1381 |1525 |4198 |  18k|  1 | 186 | 761 | 7.034133e+03 | 1.244000e+03 | 465.44%| unknown
58.09/58.39	c  43.1s|  2400 |   328 |235313 |  94.5 |   181M |  33 |1381 |1525 |4215 |  19k|  1 | 186 | 777 | 6.972322e+03 | 1.244000e+03 | 460.48%| unknown
58.90/59.15	c  43.8s|  2500 |   334 |240697 |  92.9 |   183M |  33 |1381 |1525 |4113 |  19k|  0 | 186 | 783 | 6.968298e+03 | 1.244000e+03 | 460.15%| unknown
58.99/59.26	c  43.9s|  2600 |   332 |241705 |  89.7 |   183M |  33 |1381 |1525 |4115 |  19k|  1 | 186 | 783 | 6.968298e+03 | 1.244000e+03 | 460.15%| unknown
60.90/61.15	c  45.8s|  2700 |   344 |254524 |  91.1 |   186M |  33 |1381 |1529 |4114 |  20k|  0 | 190 | 814 | 6.917056e+03 | 1.244000e+03 | 456.03%| unknown
62.38/62.67	c  47.3s|  2800 |   362 |266485 |  92.1 |   190M |  34 |1381 |1532 |4118 |  21k|  2 | 193 | 827 | 6.851667e+03 | 1.244000e+03 | 450.78%| unknown
63.68/63.94	c  48.6s|  2900 |   366 |274451 |  91.7 |   194M |  34 |1381 |1539 |4120 |  22k|  1 | 200 | 843 | 6.833381e+03 | 1.244000e+03 | 449.31%| unknown
63.79/64.09	c  48.8s|  3000 |   368 |275564 |  89.0 |   194M |  34 |1381 |1540 |4249 |  22k|  1 | 201 | 843 | 6.833381e+03 | 1.244000e+03 | 449.31%| unknown
64.67/64.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
64.67/64.98	c  49.6s|  3100 |   374 |280773 |  87.8 |   195M |  34 |1381 |1546 |4297 |  22k|  1 | 207 | 859 | 6.811037e+03 | 1.244000e+03 | 447.51%| unknown
65.37/65.68	c  50.3s|  3200 |   378 |285231 |  86.5 |   197M |  34 |1381 |1554 |4295 |  23k|  1 | 215 | 868 | 6.805667e+03 | 1.244000e+03 | 447.08%| unknown
66.27/66.50	c  51.2s|  3300 |   380 |289677 |  85.2 |   199M |  34 |1381 |1554 |4299 |  23k|  0 | 215 | 877 | 6.791556e+03 | 1.244000e+03 | 445.94%| unknown
69.35/69.63	c  54.3s|  3400 |   398 |309772 |  88.6 |   206M |  34 |1381 |1563 |4298 |  25k|  0 | 226 | 912 | 6.745333e+03 | 1.244000e+03 | 442.23%| unknown
70.95/71.25	c  55.9s|  3500 |   410 |322712 |  89.8 |   210M |  34 |1381 |1566 |4299 |  26k|  1 | 229 | 931 | 6.716667e+03 | 1.244000e+03 | 439.92%| unknown
70.95/71.27	c in SCIP_DECL_EVENTEXEC found by SCIP
70.95/71.27	o -1246
70.95/71.27	c Model check passed
70.95/71.27	c r55.9s|  3520 |   410 |322828 |  89.3 |rounding|  34 |1381 |1566 |4299 |  26k|  0 | 229 | 931 | 6.716667e+03 | 1.246000e+03 | 439.06%| unknown
70.95/71.28	c in SCIP_DECL_EVENTEXEC found by SCIP
70.95/71.28	o -1247
70.95/71.28	c Model check passed
70.95/71.28	c r55.9s|  3525 |   409 |322838 |  89.2 |rounding|  34 |1381 |1566 |4299 |  26k|  0 | 229 | 931 | 6.716667e+03 | 1.247000e+03 | 438.63%| unknown
71.86/72.17	c  56.8s|  3600 |   412 |328022 |  88.8 |   212M |  34 |1381 |1576 |4302 |  26k|  3 | 242 | 949 | 6.702667e+03 | 1.247000e+03 | 437.50%| unknown
74.54/74.84	c  59.5s|  3700 |   426 |345271 |  91.0 |   216M |  34 |1381 |1582 |4255 |  28k|  1 | 250 | 991 | 6.649972e+03 | 1.247000e+03 | 433.28%| unknown
74.85/75.17	c  59.8s|  3800 |   438 |348048 |  89.4 |   217M |  34 |1381 |1589 |4231 |  28k|  1 | 258 |1007 | 6.607208e+03 | 1.247000e+03 | 429.85%| unknown
76.93/77.29	c  62.0s|  3900 |   448 |365224 |  91.5 |   220M |  34 |1381 |1596 |4281 |  29k|  0 | 269 |1034 | 6.578778e+03 | 1.247000e+03 | 427.57%| unknown
79.12/79.44	c  64.1s|  4000 |   462 |379512 |  92.8 |   224M |  34 |1381 |1611 |4268 |  30k|  0 | 289 |1067 | 6.509333e+03 | 1.247000e+03 | 422.00%| unknown
80.32/80.63	c  65.3s|  4100 |   466 |386104 |  92.1 |   226M |  34 |1381 |1619 |4268 |  31k|  1 | 297 |1086 | 6.508490e+03 | 1.247000e+03 | 421.93%| unknown
81.01/81.33	c  66.0s|  4200 |   468 |391922 |  91.3 |   226M |  34 |1381 |1619 |4237 |  31k|  0 | 302 |1093 | 6.480778e+03 | 1.247000e+03 | 419.71%| unknown
81.11/81.42	c in SCIP_DECL_EVENTEXEC found by SCIP
81.11/81.42	o -1250
81.11/81.42	c Model check passed
81.11/81.42	c r66.1s|  4270 |   472 |392396 |  89.9 |rounding|  34 |1381 |1627 |4234 |  31k|  0 | 310 |1096 | 6.480778e+03 | 1.250000e+03 | 418.46%| unknown
81.11/81.43	c in SCIP_DECL_EVENTEXEC found by SCIP
81.11/81.43	o -1251
81.11/81.43	c Model check passed
81.11/81.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
81.11/81.43	c r66.1s|  4274 |   472 |392424 |  89.8 |rounding|  34 |1381 |1628 |4237 |  31k|  1 | 311 |1096 | 6.480778e+03 | 1.251000e+03 | 418.05%| unknown
81.82/82.17	c in SCIP_DECL_EVENTEXEC found by SCIP
81.82/82.17	o -1252
81.82/82.17	c Model check passed
81.82/82.17	c r66.8s|  4285 |   475 |396430 |  90.5 |rounding|  34 |1381 |1628 |4455 |  32k|  0 | 311 |1113 | 6.480500e+03 | 1.252000e+03 | 417.61%| unknown
81.82/82.19	c  66.9s|  4300 |   476 |396547 |  90.2 |   228M |  34 |1381 |1628 |4234 |  32k|  1 | 311 |1113 | 6.480500e+03 | 1.252000e+03 | 417.61%| unknown
84.30/84.67	c  69.3s|  4400 |   488 |411696 |  91.6 |   233M |  34 |1381 |1636 |4237 |  33k|  1 | 319 |1137 | 6.396293e+03 | 1.252000e+03 | 410.89%| unknown
84.30/84.68	c in SCIP_DECL_EVENTEXEC found by SCIP
84.30/84.68	o -1254
84.30/84.68	c Model check passed
84.30/84.68	c *69.3s|  4405 |   489 |411711 |  91.5 |    LP  |  34 |1381 |1636 |4237 |  33k|  1 | 319 |1137 | 6.396293e+03 | 1.254000e+03 | 410.07%| unknown
84.30/84.68	c in SCIP_DECL_EVENTEXEC found by SCIP
84.30/84.68	o -1255
84.30/84.68	c Model check passed
84.30/84.68	c *69.3s|  4408 |   490 |411718 |  91.5 |    LP  |  34 |1381 |1636 |4237 |  33k|  1 | 319 |1137 | 6.396293e+03 | 1.255000e+03 | 409.66%| unknown
84.50/84.80	c  69.5s|  4500 |   484 |412196 |  89.7 |   233M |  34 |1381 |1636 |4256 |  33k|  0 | 319 |1137 | 6.396293e+03 | 1.255000e+03 | 409.66%| unknown
85.71/86.05	c  70.7s|  4600 |   492 |421371 |  89.8 |   236M |  34 |1381 |1653 |4238 |  34k|  1 | 337 |1154 | 6.380333e+03 | 1.255000e+03 | 408.39%| unknown
89.09/89.42	c  74.1s|  4700 |   510 |442065 |  92.3 |   243M |  34 |1381 |1663 |4249 |  36k|  0 | 350 |1196 | 6.321556e+03 | 1.255000e+03 | 403.71%| unknown
89.98/90.37	c  75.0s|  4800 |   518 |448609 |  91.7 |   244M |  34 |1381 |1669 |4236 |  36k|  1 | 356 |1213 | 6.320333e+03 | 1.255000e+03 | 403.61%| unknown
90.79/91.13	c  75.8s|  4900 |   520 |453137 |  90.7 |   245M |  34 |1381 |1672 |4252 |  37k|  0 | 361 |1229 | 6.311000e+03 | 1.255000e+03 | 402.87%| unknown
92.68/93.07	c  77.7s|  5000 |   534 |467652 |  91.8 |   251M |  34 |1381 |1679 |4251 |  38k|  0 | 368 |1261 | 6.291000e+03 | 1.255000e+03 | 401.27%| unknown
94.26/94.68	c  79.3s|  5100 |   544 |477538 |  92.0 |   255M |  34 |1381 |1680 |4256 |  39k|  2 | 373 |1280 | 6.276492e+03 | 1.255000e+03 | 400.12%| unknown
98.15/98.59	c  83.3s|  5200 |   554 |501136 |  94.7 |   268M |  34 |1381 |1689 |4080 |  41k|  2 | 385 |1326 | 6.253500e+03 | 1.255000e+03 | 398.29%| unknown
99.77/100.17	c  84.8s|  5300 |   562 |511387 |  94.9 |   273M |  34 |1381 |1691 |4127 |  42k|  0 | 388 |1341 | 6.201333e+03 | 1.255000e+03 | 394.13%| unknown
100.15/100.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.15/100.51	c  85.2s|  5400 |   568 |514584 |  93.7 |   273M |  34 |1381 |1693 |4124 |  42k|  1 | 391 |1351 | 6.199883e+03 | 1.255000e+03 | 394.01%| unknown
101.76/102.19	c  86.9s|  5500 |   576 |527149 |  94.3 |   275M |  34 |1381 |1696 |4141 |  43k|  3 | 395 |1371 | 6.171000e+03 | 1.255000e+03 | 391.71%| unknown
104.14/104.52	c  89.2s|  5600 |   588 |543049 |  95.5 |   277M |  34 |1381 |1700 |4180 |  45k|  1 | 401 |1401 | 6.163180e+03 | 1.255000e+03 | 391.09%| unknown
105.24/105.66	c  90.3s|  5700 |   598 |551753 |  95.3 |   279M |  34 |1381 |1699 |4111 |  45k|  1 | 402 |1424 | 6.106917e+03 | 1.255000e+03 | 386.61%| unknown
107.93/108.38	c  93.0s|  5800 |   612 |571980 |  97.2 |   282M |  34 |1381 |1698 |4184 |  47k|  1 | 408 |1460 | 6.063542e+03 | 1.255000e+03 | 383.15%| unknown
108.23/108.69	c  93.3s|  5900 |   614 |574625 |  96.0 |   283M |  34 |1381 |1696 |4100 |  47k|  1 | 408 |1460 | 6.063542e+03 | 1.255000e+03 | 383.15%| unknown
110.82/111.22	c  95.9s|  6000 |   624 |591050 |  97.1 |   286M |  34 |1381 |1693 |4108 |  48k|  1 | 409 |1493 | 6.050917e+03 | 1.255000e+03 | 382.14%| unknown
112.63/113.10	c  97.8s|  6100 |   634 |603213 |  97.5 |   288M |  34 |1381 |1689 |4110 |  50k|  1 | 409 |1512 | 6.044000e+03 | 1.255000e+03 | 381.59%| unknown
113.91/114.33	c  99.0s|  6200 |   638 |611500 |  97.3 |   288M |  34 |1381 |1695 |4121 |  50k|  1 | 417 |1538 | 6.034667e+03 | 1.255000e+03 | 380.85%| unknown
117.40/117.89	c   103s|  6300 |   654 |635279 |  99.5 |   291M |  34 |1381 |1699 |4122 |  52k|  1 | 425 |1580 | 6.007500e+03 | 1.255000e+03 | 378.69%| unknown
118.60/119.03	c   104s|  6400 |   654 |642649 |  99.1 |   293M |  34 |1381 |1704 |4120 |  53k|  0 | 430 |1611 | 5.993667e+03 | 1.255000e+03 | 377.58%| unknown
120.69/121.19	c   106s|  6500 |   668 |657370 |  99.8 |   296M |  34 |1381 |1700 |4146 |  54k|  0 | 431 |1644 | 5.973500e+03 | 1.255000e+03 | 375.98%| unknown
123.87/124.34	c   109s|  6600 |   684 |678885 | 101.6 |   300M |  34 |1381 |1695 |4140 |  56k|  0 | 433 |1685 | 5.956750e+03 | 1.255000e+03 | 374.64%| unknown
124.68/125.12	c   110s|  6700 |   686 |684247 | 100.9 |   300M |  34 |1381 |1692 |4153 |  57k|  2 | 434 |1696 | 5.942167e+03 | 1.255000e+03 | 373.48%| unknown
125.07/125.58	c   110s|  6800 |   692 |688505 | 100.0 |   301M |  34 |1381 |1705 |4125 |  57k|  2 | 449 |1727 | 5.938852e+03 | 1.255000e+03 | 373.22%| unknown
125.68/126.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
125.68/126.13	c   111s|  6900 |   694 |692624 |  99.2 |   300M |  34 |1381 |1709 |4177 |  57k|  2 | 461 |1745 | 5.934444e+03 | 1.255000e+03 | 372.86%| unknown
126.57/127.08	c   112s|  7000 |   700 |699622 |  98.7 |   304M |  34 |1381 |1714 |4210 |  58k|  0 | 476 |1760 | 5.929708e+03 | 1.255000e+03 | 372.49%| unknown
127.86/128.34	c   113s|  7100 |   716 |708614 |  98.6 |   306M |  34 |1381 |1709 |4246 |  59k|  0 | 477 |1780 | 5.902491e+03 | 1.255000e+03 | 370.32%| unknown
129.56/130.05	c   115s|  7200 |   726 |720133 |  98.8 |   309M |  34 |1381 |1701 |4245 |  60k|  0 | 478 |1803 | 5.870567e+03 | 1.255000e+03 | 367.77%| unknown
131.56/132.08	c   117s|  7300 |   738 |733016 |  99.3 |   310M |  34 |1381 |1697 |4251 |  61k|  2 | 480 |1827 | 5.845333e+03 | 1.255000e+03 | 365.76%| unknown
132.74/133.22	c   118s|  7400 |   746 |740917 |  99.0 |   311M |  34 |1381 |1695 |4245 |  61k|  1 | 482 |1840 | 5.818000e+03 | 1.255000e+03 | 363.59%| unknown
133.34/133.82	c   118s|  7500 |   750 |746358 |  98.4 |   312M |  34 |1381 |1692 |4250 |  62k|  0 | 484 |1845 | 5.816667e+03 | 1.255000e+03 | 363.48%| unknown
136.03/136.59	c   121s|  7600 |   770 |764223 |  99.4 |   315M |  34 |1381 |1679 |4125 |  64k|  0 | 488 |1897 | 5.793144e+03 | 1.255000e+03 | 361.61%| unknown
137.22/137.71	c   122s|  7700 |   778 |772891 |  99.3 |   324M |  34 |1381 |1694 |4161 |  64k|  0 | 506 |1901 | 5.785333e+03 | 1.255000e+03 | 360.98%| unknown
138.02/138.58	c   123s|  7800 |   780 |779562 |  98.9 |   324M |  34 |1381 |1693 |4137 |  65k|  0 | 506 |1905 | 5.766889e+03 | 1.255000e+03 | 359.51%| unknown
139.63/140.17	c   125s|  7900 |   788 |793277 |  99.3 |   326M |  34 |1381 |1691 |4133 |  66k|  1 | 506 |1917 | 5.748000e+03 | 1.255000e+03 | 358.01%| unknown
141.81/142.37	c   127s|  8000 |   806 |809695 | 100.2 |   328M |  34 |1381 |1687 |4133 |  67k|  0 | 510 |1952 | 5.720267e+03 | 1.255000e+03 | 355.80%| unknown
142.40/142.98	c   128s|  8100 |   810 |814714 |  99.5 |   329M |  34 |1381 |1685 |4160 |  68k|  1 | 511 |1953 | 5.703222e+03 | 1.255000e+03 | 354.44%| unknown
143.00/143.55	c   128s|  8200 |   814 |819448 |  98.9 |   329M |  34 |1381 |1684 |4169 |  68k|  0 | 513 |1956 | 5.683333e+03 | 1.255000e+03 | 352.86%| unknown
144.30/144.87	c   130s|  8300 |   820 |829085 |  98.9 |   331M |  34 |1381 |1680 |4151 |  69k|  0 | 516 |1966 | 5.679708e+03 | 1.255000e+03 | 352.57%| unknown
146.19/146.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
146.19/146.75	c   131s|  8400 |   830 |845234 |  99.6 |   333M |  34 |1381 |1677 |4144 |  71k|  1 | 522 |1968 | 5.652333e+03 | 1.255000e+03 | 350.39%| unknown
147.29/147.88	c   133s|  8500 |   844 |855505 |  99.7 |   333M |  34 |1381 |1672 |4173 |  71k|  1 | 523 |1975 | 5.639042e+03 | 1.255000e+03 | 349.33%| unknown
148.50/149.09	c   134s|  8600 |   850 |863933 |  99.5 |   334M |  34 |1381 |1664 |4276 |  72k|  2 | 524 |1994 | 5.633917e+03 | 1.255000e+03 | 348.92%| unknown
150.49/151.04	c   136s|  8700 |   860 |879656 | 100.1 |   336M |  34 |1381 |1659 |4290 |  73k|  0 | 529 |2004 | 5.624828e+03 | 1.255000e+03 | 348.19%| unknown
153.07/153.64	c   138s|  8800 |   882 |900031 | 101.3 |   338M |  34 |1381 |1646 |4143 |  75k|  0 | 531 |2019 | 5.593167e+03 | 1.255000e+03 | 345.67%| unknown
154.86/155.44	c   140s|  8900 |   894 |915206 | 101.9 |   339M |  34 |1381 |1638 |4142 |  76k|  1 | 531 |2048 | 5.569381e+03 | 1.255000e+03 | 343.78%| unknown
155.06/155.62	c   140s|  9000 |   896 |916806 | 100.9 |   339M |  34 |1381 |1638 |4144 |  76k|  1 | 532 |2048 | 5.569381e+03 | 1.255000e+03 | 343.78%| unknown
156.16/156.71	c   141s|  9100 |   904 |925280 | 100.7 |   340M |  34 |1381 |1628 |4150 |  77k|  1 | 532 |2053 | 5.558167e+03 | 1.255000e+03 | 342.88%| unknown
158.65/159.21	c   144s|  9200 |   916 |941466 | 101.4 |   347M |  34 |1381 |1610 |4248 |  79k|  0 | 533 |2092 | 5.550667e+03 | 1.255000e+03 | 342.28%| unknown
159.35/159.90	c   145s|  9300 |   918 |947572 | 101.0 |   348M |  34 |1381 |1606 |4170 |  79k|  0 | 534 |2093 | 5.548872e+03 | 1.255000e+03 | 342.14%| unknown
160.94/161.56	c   146s|  9400 |   930 |961697 | 101.4 |   349M |  34 |1381 |1595 |4249 |  80k|  1 | 542 |2095 | 5.544190e+03 | 1.255000e+03 | 341.77%| unknown
162.63/163.23	c   148s|  9500 |   946 |975815 | 101.8 |   351M |  34 |1381 |1587 |4164 |  82k|  0 | 543 |2097 | 5.525067e+03 | 1.255000e+03 | 340.24%| unknown
164.54/165.18	c   150s|  9600 |   954 |992778 | 102.5 |   355M |  34 |1381 |1590 |4208 |  83k|  0 | 551 |2099 | 5.495978e+03 | 1.255000e+03 | 337.93%| unknown
165.83/166.48	c   151s|  9700 |   968 |  1005k| 102.7 |   355M |  34 |1381 |1575 |4165 |  84k|  0 | 556 |2100 | 5.492917e+03 | 1.255000e+03 | 337.68%| unknown
166.54/167.13	c   152s|  9800 |   970 |  1010k| 102.2 |   356M |  34 |1381 |1576 |4157 |  84k|  1 | 559 |2102 | 5.491667e+03 | 1.255000e+03 | 337.58%| unknown
166.73/167.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
166.73/167.32	c   152s|  9900 |   974 |  1011k| 101.4 |   356M |  34 |1381 |1578 |4128 |  84k|  1 | 562 |2102 | 5.491667e+03 | 1.255000e+03 | 337.58%| unknown
168.12/168.75	c   153s| 10000 |   988 |  1024k| 101.6 |   356M |  34 |1381 |1580 |4144 |  85k|  0 | 566 |2107 | 5.485152e+03 | 1.255000e+03 | 337.06%| unknown
168.82/169.41	c   154s| 10100 |   990 |  1029k| 101.1 |   356M |  34 |1381 |1579 |4137 |  86k|  0 | 566 |2108 | 5.478157e+03 | 1.255000e+03 | 336.51%| unknown
170.53/171.18	c   156s| 10200 |  1006 |  1044k| 101.6 |   359M |  34 |1381 |1574 |4212 |  87k|  1 | 566 |2113 | 5.476875e+03 | 1.255000e+03 | 336.40%| unknown
171.91/172.55	c   157s| 10300 |  1012 |  1054k| 101.6 |   359M |  34 |1381 |1575 |4144 |  88k|  1 | 570 |2124 | 5.469333e+03 | 1.255000e+03 | 335.80%| unknown
173.42/174.01	c   159s| 10400 |  1026 |  1068k| 101.9 |   361M |  34 |1381 |1575 |4175 |  89k|  1 | 573 |2125 | 5.454009e+03 | 1.255000e+03 | 334.58%| unknown
175.10/175.75	c   160s| 10500 |  1042 |  1082k| 102.3 |   363M |  34 |1381 |1576 |4181 |  91k|  1 | 576 |2134 | 5.445510e+03 | 1.255000e+03 | 333.91%| unknown
176.10/176.76	c   161s| 10600 |  1048 |  1091k| 102.2 |   363M |  34 |1381 |1578 |4217 |  91k|  2 | 580 |2134 | 5.441333e+03 | 1.255000e+03 | 333.57%| unknown
176.79/177.49	c   162s| 10700 |  1058 |  1097k| 101.8 |   364M |  34 |1381 |1578 |4271 |  92k|  1 | 583 |2138 | 5.433333e+03 | 1.255000e+03 | 332.93%| unknown
177.89/178.56	c   163s| 10800 |  1064 |  1105k| 101.6 |   365M |  34 |1381 |1576 |4296 |  93k|  1 | 584 |2138 | 5.429500e+03 | 1.255000e+03 | 332.63%| unknown
178.89/179.58	c   164s| 10900 |  1072 |  1113k| 101.3 |   365M |  34 |1381 |1573 |4259 |  93k|  2 | 585 |2157 | 5.420889e+03 | 1.255000e+03 | 331.94%| unknown
179.50/180.17	c   165s| 11000 |  1078 |  1117k| 100.9 |   365M |  34 |1381 |1568 |4188 |  94k|  4 | 586 |2157 | 5.420556e+03 | 1.255000e+03 | 331.92%| unknown
179.79/180.42	c   165s| 11100 |  1076 |  1120k| 100.2 |   365M |  34 |1381 |1570 |4169 |  94k|  2 | 588 |2157 | 5.420556e+03 | 1.255000e+03 | 331.92%| unknown
181.08/181.75	c   166s| 11200 |  1088 |  1132k| 100.4 |   370M |  34 |1381 |1576 |4186 |  95k|  0 | 601 |2161 | 5.412333e+03 | 1.255000e+03 | 331.26%| unknown
182.28/182.98	c   168s| 11300 |  1092 |  1137k| 100.0 |   370M |  34 |1381 |1574 |4269 |  95k|  4 | 602 |2211 | 5.410952e+03 | 1.255000e+03 | 331.15%| unknown
184.07/184.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
184.07/184.70	c   169s| 11400 |  1106 |  1151k| 100.2 |   372M |  34 |1381 |1579 |4231 |  96k|  0 | 616 |2227 | 5.403000e+03 | 1.255000e+03 | 330.52%| unknown
185.66/186.37	c   171s| 11500 |  1116 |  1166k| 100.7 |   373M |  34 |1381 |1582 |4170 |  98k|  0 | 626 |2232 | 5.395667e+03 | 1.255000e+03 | 329.93%| unknown
186.66/187.36	c   172s| 11600 |  1124 |  1175k| 100.6 |   373M |  34 |1381 |1579 |4171 |  98k|  1 | 630 |2233 | 5.379333e+03 | 1.255000e+03 | 328.63%| unknown
187.37/188.06	c   173s| 11700 |  1128 |  1182k| 100.3 |   373M |  34 |1381 |1584 |4170 |  99k|  3 | 636 |2236 | 5.376333e+03 | 1.255000e+03 | 328.39%| unknown
190.36/191.04	c   176s| 11800 |  1144 |  1199k| 100.9 |   374M |  34 |1381 |1582 |4240 | 101k|  1 | 641 |2304 | 5.365417e+03 | 1.255000e+03 | 327.52%| unknown
191.64/192.32	c   177s| 11900 |  1150 |  1209k| 100.9 |   375M |  34 |1381 |1579 |4166 | 101k|  0 | 642 |2311 | 5.364182e+03 | 1.255000e+03 | 327.42%| unknown
192.84/193.59	c   178s| 12000 |  1158 |  1219k| 100.9 |   375M |  34 |1381 |1589 |4165 | 102k|  1 | 657 |2318 | 5.354756e+03 | 1.255000e+03 | 326.67%| unknown
194.54/195.24	c   180s| 12100 |  1166 |  1230k| 101.0 |   377M |  34 |1381 |1590 |4175 | 103k|  1 | 663 |2339 | 5.354333e+03 | 1.255000e+03 | 326.64%| unknown
194.73/195.43	c   180s| 12200 |  1168 |  1232k| 100.3 |   377M |  34 |1381 |1592 |4123 | 103k|  1 | 667 |2339 | 5.354333e+03 | 1.255000e+03 | 326.64%| unknown
195.53/196.27	c   181s| 12300 |  1172 |  1238k| 100.0 |   377M |  34 |1381 |1592 |4131 | 104k|  1 | 667 |2353 | 5.342617e+03 | 1.255000e+03 | 325.71%| unknown
196.23/197.00	c   182s| 12400 |  1174 |  1243k|  99.6 |   377M |  34 |1381 |1590 |4136 | 104k|  0 | 667 |2378 | 5.342222e+03 | 1.255000e+03 | 325.68%| unknown
197.34/198.05	c   183s| 12500 |  1178 |  1249k|  99.2 |   377M |  34 |1381 |1586 |4210 | 105k|  2 | 668 |2399 | 5.341037e+03 | 1.255000e+03 | 325.58%| unknown
198.52/199.26	c   184s| 12600 |  1184 |  1258k|  99.2 |   377M |  34 |1381 |1578 |4202 | 105k|  0 | 668 |2415 | 5.337000e+03 | 1.255000e+03 | 325.26%| unknown
199.52/200.21	c   185s| 12700 |  1192 |  1267k|  99.1 |   378M |  34 |1381 |1575 |4148 | 106k|  2 | 668 |2415 | 5.333444e+03 | 1.255000e+03 | 324.98%| unknown
200.91/201.60	c   186s| 12800 |  1204 |  1278k|  99.2 |   379M |  34 |1381 |1572 |4147 | 107k|  2 | 668 |2435 | 5.326694e+03 | 1.255000e+03 | 324.44%| unknown
201.71/202.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
201.71/202.45	c   187s| 12900 |  1206 |  1284k|  98.9 |   380M |  34 |1381 |1572 |4146 | 108k|  1 | 671 |2450 | 5.325600e+03 | 1.255000e+03 | 324.35%| unknown
202.81/203.57	c   188s| 13000 |  1212 |  1291k|  98.7 |   383M |  34 |1381 |1566 |4145 | 108k|  0 | 671 |2470 | 5.315778e+03 | 1.255000e+03 | 323.57%| unknown
205.00/205.78	c   190s| 13100 |  1230 |  1306k|  99.1 |   383M |  34 |1381 |1556 |4179 | 110k|  1 | 674 |2500 | 5.302833e+03 | 1.255000e+03 | 322.54%| unknown
205.80/206.53	c   191s| 13200 |  1234 |  1313k|  98.9 |   383M |  34 |1381 |1561 |4157 | 110k|  1 | 679 |2509 | 5.302350e+03 | 1.255000e+03 | 322.50%| unknown
208.30/209.06	c   194s| 13300 |  1244 |  1333k|  99.6 |   385M |  34 |1381 |1554 |4163 | 112k|  1 | 679 |2539 | 5.276667e+03 | 1.255000e+03 | 320.45%| unknown
208.89/209.64	c   194s| 13400 |  1248 |  1338k|  99.2 |   385M |  34 |1381 |1553 |4159 | 112k|  1 | 680 |2541 | 5.273328e+03 | 1.255000e+03 | 320.19%| unknown
210.40/211.18	c   196s| 13500 |  1256 |  1347k|  99.2 |   391M |  34 |1381 |1547 |4165 | 113k|  2 | 682 |2564 | 5.267778e+03 | 1.255000e+03 | 319.74%| unknown
212.18/212.98	c   198s| 13600 |  1270 |  1359k|  99.4 |   391M |  34 |1381 |1543 |4156 | 114k|  0 | 682 |2585 | 5.250806e+03 | 1.255000e+03 | 318.39%| unknown
212.48/213.29	c   198s| 13700 |  1270 |  1362k|  98.8 |   391M |  34 |1381 |1542 |4168 | 114k|  2 | 682 |2586 | 5.250806e+03 | 1.255000e+03 | 318.39%| unknown
213.57/214.38	c   199s| 13800 |  1280 |  1371k|  98.8 |   392M |  34 |1381 |1540 |4201 | 115k|  0 | 684 |2594 | 5.241556e+03 | 1.255000e+03 | 317.65%| unknown
214.77/215.58	c   200s| 13900 |  1290 |  1378k|  98.5 |   393M |  34 |1381 |1534 |4170 | 116k|  1 | 684 |2623 | 5.236667e+03 | 1.255000e+03 | 317.26%| unknown
215.86/216.65	c   201s| 14000 |  1302 |  1387k|  98.5 |   394M |  34 |1381 |1534 |4164 | 116k|  0 | 687 |2626 | 5.222743e+03 | 1.255000e+03 | 316.15%| unknown
217.37/218.19	c   203s| 14100 |  1310 |  1398k|  98.6 |   396M |  34 |1381 |1534 |4216 | 117k|  2 | 690 |2631 | 5.219333e+03 | 1.255000e+03 | 315.88%| unknown
218.85/219.64	c   204s| 14200 |  1322 |  1410k|  98.7 |   396M |  34 |1381 |1538 |4169 | 119k|  1 | 696 |2636 | 5.214000e+03 | 1.255000e+03 | 315.46%| unknown
219.26/220.05	c   205s| 14300 |  1328 |  1411k|  98.1 |   396M |  34 |1381 |1579 |4211 | 119k|  2 | 737 |2723 | 5.214000e+03 | 1.255000e+03 | 315.46%| unknown
220.15/220.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
220.15/220.95	c   206s| 14400 |  1336 |  1418k|  97.9 |   397M |  34 |1381 |1598 |4211 | 119k|  2 | 757 |2741 | 5.210889e+03 | 1.255000e+03 | 315.21%| unknown
221.44/222.27	c   207s| 14500 |  1346 |  1428k|  98.0 |   398M |  34 |1381 |1601 |4212 | 120k|  0 | 763 |2747 | 5.207574e+03 | 1.255000e+03 | 314.95%| unknown
221.84/222.66	c   207s| 14600 |  1352 |  1431k|  97.5 |   398M |  34 |1381 |1602 |4238 | 121k|  1 | 767 |2749 | 5.203667e+03 | 1.255000e+03 | 314.63%| unknown
222.94/223.75	c   208s| 14700 |  1356 |  1441k|  97.5 |   399M |  34 |1381 |1617 |4259 | 121k|  0 | 784 |2759 | 5.192833e+03 | 1.255000e+03 | 313.77%| unknown
224.73/225.54	c   210s| 14800 |  1376 |  1456k|  97.8 |   401M |  34 |1381 |1613 |4218 | 123k|  1 | 786 |2767 | 5.181667e+03 | 1.255000e+03 | 312.88%| unknown
225.63/226.41	c   211s| 14900 |  1382 |  1463k|  97.7 |   402M |  34 |1381 |1615 |4221 | 123k|  2 | 792 |2767 | 5.178444e+03 | 1.255000e+03 | 312.63%| unknown
226.63/227.48	c   212s| 15000 |  1390 |  1472k|  97.6 |   402M |  34 |1381 |1619 |4224 | 124k|  1 | 798 |2771 | 5.167481e+03 | 1.255000e+03 | 311.75%| unknown
227.72/228.57	c   213s| 15100 |  1396 |  1481k|  97.5 |   402M |  34 |1381 |1618 |4294 | 125k|  1 | 803 |2774 | 5.160000e+03 | 1.255000e+03 | 311.16%| unknown
228.82/229.63	c   214s| 15200 |  1404 |  1490k|  97.5 |   404M |  34 |1381 |1621 |4230 | 126k|  2 | 812 |2784 | 5.153500e+03 | 1.255000e+03 | 310.64%| unknown
229.92/230.74	c   215s| 15300 |  1416 |  1499k|  97.5 |   404M |  34 |1381 |1614 |4230 | 127k|  1 | 814 |2789 | 5.139518e+03 | 1.255000e+03 | 309.52%| unknown
230.61/231.40	c   216s| 15400 |  1422 |  1505k|  97.2 |   404M |  34 |1381 |1607 |4234 | 127k|  0 | 815 |2791 | 5.136259e+03 | 1.255000e+03 | 309.26%| unknown
232.51/233.35	c   218s| 15500 |  1434 |  1521k|  97.6 |   406M |  34 |1381 |1599 |4276 | 128k|  0 | 818 |2792 | 5.131583e+03 | 1.255000e+03 | 308.89%| unknown
235.50/236.37	c   221s| 15600 |  1456 |  1543k|  98.4 |   409M |  34 |1381 |1579 |4317 | 131k|  0 | 820 |2795 | 5.121417e+03 | 1.255000e+03 | 308.08%| unknown
237.30/238.18	c   223s| 15700 |  1470 |  1561k|  98.9 |   410M |  34 |1381 |1566 |4234 | 132k|  1 | 826 |2798 | 5.112417e+03 | 1.255000e+03 | 307.36%| unknown
239.38/240.20	c   225s| 15800 |  1482 |  1575k|  99.2 |   412M |  34 |1381 |1556 |4303 | 133k|  1 | 828 |2815 | 5.096000e+03 | 1.255000e+03 | 306.06%| unknown
240.68/241.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
240.68/241.56	c   226s| 15900 |  1494 |  1586k|  99.3 |   412M |  34 |1381 |1551 |4241 | 134k|  2 | 829 |2833 | 5.088333e+03 | 1.255000e+03 | 305.44%| unknown
241.88/242.78	c   227s| 16000 |  1498 |  1595k|  99.2 |   412M |  34 |1381 |1548 |4241 | 135k|  0 | 829 |2843 | 5.080333e+03 | 1.255000e+03 | 304.81%| unknown
244.08/244.91	c   230s| 16100 |  1510 |  1610k|  99.5 |   419M |  34 |1381 |1542 |4239 | 136k|  1 | 830 |2860 | 5.076500e+03 | 1.255000e+03 | 304.50%| unknown
245.28/246.13	c   231s| 16200 |  1524 |  1620k|  99.5 |   419M |  34 |1381 |1534 |4239 | 137k|  0 | 831 |2862 | 5.073698e+03 | 1.255000e+03 | 304.28%| unknown
246.37/247.20	c   232s| 16300 |  1530 |  1629k|  99.5 |   419M |  34 |1381 |1538 |4241 | 138k|  1 | 838 |2862 | 5.073000e+03 | 1.255000e+03 | 304.22%| unknown
246.47/247.33	c   232s| 16400 |  1534 |  1630k|  98.9 |   419M |  34 |1381 |1541 |4238 | 138k|  1 | 841 |2862 | 5.073000e+03 | 1.255000e+03 | 304.22%| unknown
248.46/249.38	c   234s| 16500 |  1546 |  1646k|  99.3 |   420M |  34 |1381 |1546 |4282 | 139k|  0 | 848 |2870 | 5.068000e+03 | 1.255000e+03 | 303.82%| unknown
249.76/250.65	c   235s| 16600 |  1554 |  1655k|  99.2 |   420M |  34 |1381 |1557 |4282 | 140k|  2 | 860 |2882 | 5.067333e+03 | 1.255000e+03 | 303.77%| unknown
250.45/251.37	c   236s| 16700 |  1560 |  1660k|  98.9 |   420M |  34 |1381 |1561 |4240 | 141k|  0 | 864 |2882 | 5.066333e+03 | 1.255000e+03 | 303.69%| unknown
252.45/253.36	c   238s| 16800 |  1574 |  1677k|  99.3 |   421M |  34 |1381 |1562 |4278 | 142k|  0 | 867 |2883 | 5.053417e+03 | 1.255000e+03 | 302.66%| unknown
253.64/254.50	c   239s| 16900 |  1580 |  1686k|  99.3 |   421M |  34 |1381 |1563 |4244 | 143k|  1 | 869 |2884 | 5.031905e+03 | 1.255000e+03 | 300.95%| unknown
253.74/254.63	c   239s| 17000 |  1582 |  1687k|  98.8 |   421M |  34 |1381 |1567 |4242 | 143k|  1 | 873 |2884 | 5.031905e+03 | 1.255000e+03 | 300.95%| unknown
255.04/255.90	c   241s| 17100 |  1586 |  1696k|  98.7 |   423M |  34 |1381 |1560 |4244 | 144k|  0 | 874 |2902 | 5.026430e+03 | 1.255000e+03 | 300.51%| unknown
255.74/256.69	c   241s| 17200 |  1597 |  1702k|  98.5 |   423M |  34 |1381 |1564 |4244 | 145k|  1 | 881 |2904 | 5.019162e+03 | 1.255000e+03 | 299.93%| unknown
256.93/257.84	c   243s| 17300 |  1605 |  1712k|  98.5 |   423M |  35 |1381 |1562 |4246 | 146k|  1 | 881 |2904 | 5.010373e+03 | 1.255000e+03 | 299.23%| unknown
260.52/261.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
260.52/261.46	c   246s| 17400 |  1625 |  1742k|  99.6 |   428M |  35 |1381 |1553 |4248 | 149k|  0 | 881 |2913 | 5.001333e+03 | 1.255000e+03 | 298.51%| unknown
263.31/264.27	c   249s| 17500 |  1649 |  1764k| 100.3 |   432M |  35 |1381 |1545 |4270 | 151k|  1 | 882 |2942 | 4.987667e+03 | 1.255000e+03 | 297.42%| unknown
264.90/265.83	c   250s| 17600 |  1661 |  1778k| 100.6 |   432M |  35 |1381 |1545 |4268 | 152k|  1 | 884 |2942 | 4.978381e+03 | 1.255000e+03 | 296.68%| unknown
265.40/266.38	c   251s| 17700 |  1661 |  1783k| 100.3 |   432M |  35 |1381 |1545 |4245 | 152k|  0 | 885 |2942 | 4.977000e+03 | 1.255000e+03 | 296.57%| unknown
266.40/267.32	c   252s| 17800 |  1671 |  1790k| 100.1 |   432M |  35 |1381 |1539 |4244 | 153k|  1 | 885 |2946 | 4.972250e+03 | 1.255000e+03 | 296.20%| unknown
266.50/267.49	c   252s| 17900 |  1671 |  1791k|  99.6 |   432M |  36 |1381 |1539 |4242 | 153k|  1 | 885 |2946 | 4.972250e+03 | 1.255000e+03 | 296.20%| unknown
267.30/268.23	c   253s| 18000 |  1677 |  1797k|  99.4 |   433M |  36 |1381 |1537 |4241 | 154k|  1 | 888 |2946 | 4.967056e+03 | 1.255000e+03 | 295.78%| unknown
268.79/269.79	c   254s| 18100 |  1693 |  1809k|  99.5 |   433M |  36 |1381 |1525 |4285 | 155k|  3 | 888 |2964 | 4.953788e+03 | 1.255000e+03 | 294.72%| unknown
269.89/270.82	c   255s| 18200 |  1697 |  1815k|  99.3 |   433M |  36 |1381 |1533 |4252 | 155k|  0 | 898 |2992 | 4.953000e+03 | 1.255000e+03 | 294.66%| unknown
271.98/272.92	c   258s| 18300 |  1707 |  1830k|  99.6 |   434M |  36 |1381 |1526 |4251 | 157k|  1 | 900 |3019 | 4.950600e+03 | 1.255000e+03 | 294.47%| unknown
272.68/273.64	c in SCIP_DECL_EVENTEXEC found by SCIP
272.68/273.64	o -1257
272.68/273.64	c Model check passed
272.68/273.64	c L 258s| 18357 |  1710 |  1838k|  99.7 |crossove|  36 |1381 |1526 |4257 | 157k|  4 | 901 |3019 | 4.942667e+03 | 1.257000e+03 | 293.21%| unknown
272.78/273.72	c   258s| 18400 |  1711 |  1838k|  99.5 |   434M |  36 |1381 |1526 |4256 | 157k|  0 | 901 |3019 | 4.942667e+03 | 1.257000e+03 | 293.21%| unknown
274.27/275.28	c   260s| 18500 |  1725 |  1852k|  99.7 |   436M |  36 |1381 |1522 |4085 | 158k|  2 | 901 |3030 | 4.942250e+03 | 1.257000e+03 | 293.18%| unknown
276.66/277.64	c   262s| 18600 |  1741 |  1869k| 100.1 |   436M |  36 |1381 |1525 |4173 | 160k|  1 | 904 |3056 | 4.933456e+03 | 1.257000e+03 | 292.48%| unknown
277.96/278.98	c   264s| 18700 |  1747 |  1880k| 100.1 |   437M |  36 |1381 |1527 |4097 | 161k|  2 | 906 |3072 | 4.914508e+03 | 1.257000e+03 | 290.97%| unknown
280.25/281.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
280.25/281.23	c   266s| 18800 |  1761 |  1896k| 100.4 |   437M |  36 |1381 |1530 |4139 | 162k|  3 | 909 |3105 | 4.901417e+03 | 1.257000e+03 | 289.93%| unknown
281.16/282.14	c   267s| 18900 |  1765 |  1902k| 100.2 |   437M |  36 |1381 |1528 |4138 | 162k|  0 | 909 |3124 | 4.898822e+03 | 1.257000e+03 | 289.72%| unknown
281.45/282.40	c   267s| 19000 |  1765 |  1905k|  99.8 |   437M |  36 |1381 |1527 |4087 | 162k|  1 | 909 |3124 | 4.898822e+03 | 1.257000e+03 | 289.72%| unknown
283.05/284.07	c   269s| 19100 |  1773 |  1916k|  99.9 |   446M |  36 |1381 |1525 |4090 | 163k|  0 | 909 |3143 | 4.894500e+03 | 1.257000e+03 | 289.38%| unknown
285.33/286.38	c   271s| 19200 |  1791 |  1933k| 100.3 |   447M |  36 |1381 |1523 |4175 | 165k|  2 | 909 |3191 | 4.885833e+03 | 1.257000e+03 | 288.69%| unknown
285.63/286.61	c   271s| 19300 |  1789 |  1936k|  99.9 |   447M |  36 |1381 |1523 |4115 | 165k|  4 | 909 |3191 | 4.885833e+03 | 1.257000e+03 | 288.69%| unknown
286.43/287.45	c   272s| 19400 |  1793 |  1942k|  99.7 |   447M |  36 |1381 |1521 |4103 | 166k|  1 | 909 |3209 | 4.870667e+03 | 1.257000e+03 | 287.48%|   7.51%
287.43/288.40	c   273s| 19500 |  1799 |  1949k|  99.6 |   447M |  36 |1381 |1520 |4198 | 166k|  3 | 909 |3221 | 4.846667e+03 | 1.257000e+03 | 285.57%|   7.52%
288.14/289.15	c   274s| 19600 |  1803 |  1954k|  99.3 |   447M |  36 |1381 |1520 |4091 | 167k|  0 | 910 |3233 | 4.842983e+03 | 1.257000e+03 | 285.28%|   7.52%
289.42/290.40	c   275s| 19700 |  1811 |  1963k|  99.2 |   447M |  36 |1381 |1517 |4102 | 168k|  0 | 910 |3256 | 4.840417e+03 | 1.257000e+03 | 285.08%|   7.53%
290.62/291.61	c   276s| 19800 |  1821 |  1973k|  99.2 |   447M |  36 |1381 |1520 |4118 | 169k|  1 | 913 |3272 | 4.833310e+03 | 1.257000e+03 | 284.51%|   7.54%
292.21/293.25	c   278s| 19900 |  1831 |  1984k|  99.3 |   447M |  36 |1381 |1517 |4278 | 170k|  2 | 914 |3304 | 4.831000e+03 | 1.257000e+03 | 284.33%|   7.55%
293.02/294.03	c   279s| 20000 |  1837 |  1990k|  99.1 |   448M |  36 |1381 |1518 |4094 | 170k|  1 | 915 |3313 | 4.831000e+03 | 1.257000e+03 | 284.33%|   7.56%
293.51/294.55	c   279s| 20100 |  1841 |  1995k|  98.9 |   448M |  36 |1381 |1520 |4104 | 171k|  3 | 917 |3314 | 4.827333e+03 | 1.257000e+03 | 284.04%|   7.57%
294.70/295.74	c   280s| 20200 |  1847 |  2004k|  98.8 |   448M |  36 |1381 |1521 |4158 | 171k|  2 | 918 |3336 | 4.826167e+03 | 1.257000e+03 | 283.94%|   7.57%
295.80/296.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
295.80/296.81	c   281s| 20300 |  1853 |  2012k|  98.7 |   448M |  36 |1381 |1520 |4150 | 172k|  0 | 919 |3345 | 4.824333e+03 | 1.257000e+03 | 283.80%|   7.58%
297.39/298.45	c   283s| 20400 |  1871 |  2025k|  98.9 |   449M |  36 |1381 |1516 |4104 | 173k|  0 | 919 |3364 | 4.817467e+03 | 1.257000e+03 | 283.25%|   7.60%
297.59/298.62	c   283s| 20500 |  1871 |  2026k|  98.5 |   449M |  36 |1381 |1516 |4105 | 173k|  2 | 919 |3367 | 4.817467e+03 | 1.257000e+03 | 283.25%|   7.60%
298.69/299.73	c   284s| 20600 |  1877 |  2034k|  98.3 |   449M |  36 |1381 |1516 |4182 | 174k|  2 | 921 |3384 | 4.804167e+03 | 1.257000e+03 | 282.19%|   7.60%
299.69/300.71	c   285s| 20700 |  1885 |  2042k|  98.3 |   449M |  36 |1381 |1515 |4112 | 175k|  0 | 921 |3385 | 4.799208e+03 | 1.257000e+03 | 281.80%|   7.62%
301.18/302.27	c   287s| 20800 |  1897 |  2055k|  98.4 |   450M |  36 |1381 |1521 |4119 | 176k|  2 | 928 |3394 | 4.794000e+03 | 1.257000e+03 | 281.38%|   7.64%
302.78/303.82	c   288s| 20900 |  1909 |  2068k|  98.6 |   450M |  36 |1381 |1521 |4102 | 177k|  3 | 928 |3399 | 4.789000e+03 | 1.257000e+03 | 280.99%|   7.66%
303.57/304.61	c   289s| 21000 |  1919 |  2076k|  98.5 |   450M |  36 |1381 |1520 |4185 | 178k|  0 | 928 |3404 | 4.781236e+03 | 1.257000e+03 | 280.37%|   7.67%
304.98/306.10	c   291s| 21100 |  1931 |  2089k|  98.6 |   450M |  36 |1381 |1519 |4121 | 179k|  0 | 928 |3405 | 4.774833e+03 | 1.257000e+03 | 279.86%|   7.69%
306.66/307.72	c   292s| 21200 |  1945 |  2104k|  98.9 |   450M |  36 |1381 |1522 |4126 | 181k|  1 | 932 |3409 | 4.771810e+03 | 1.257000e+03 | 279.62%|   7.71%
306.86/307.91	c   293s| 21300 |  1949 |  2106k|  98.5 |   450M |  36 |1381 |1522 |4107 | 181k|  1 | 932 |3409 | 4.771810e+03 | 1.257000e+03 | 279.62%|   7.71%
307.46/308.52	c   293s| 21400 |  1949 |  2111k|  98.3 |   450M |  36 |1381 |1522 |4116 | 181k|  0 | 932 |3411 | 4.771810e+03 | 1.257000e+03 | 279.62%|   7.71%
309.45/310.55	c   295s| 21500 |  1967 |  2130k|  98.7 |   461M |  36 |1381 |1519 |4218 | 183k|  2 | 932 |3428 | 4.754000e+03 | 1.257000e+03 | 278.20%|   7.72%
311.45/312.57	c   297s| 21600 |  1981 |  2147k|  99.0 |   461M |  36 |1381 |1515 |4111 | 184k|  0 | 932 |3434 | 4.748250e+03 | 1.257000e+03 | 277.74%|   7.73%
313.44/314.59	c   299s| 21700 |  1997 |  2163k|  99.3 |   462M |  36 |1381 |1515 |4121 | 186k|  0 | 932 |3438 | 4.741333e+03 | 1.257000e+03 | 277.19%|   7.75%
314.05/315.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
314.05/315.16	c   300s| 21800 |  1999 |  2168k|  99.1 |   462M |  36 |1381 |1515 |4111 | 186k|  1 | 932 |3448 | 4.736000e+03 | 1.257000e+03 | 276.77%|   7.76%
314.24/315.38	c   300s| 21900 |  2001 |  2170k|  98.7 |   462M |  36 |1381 |1514 |4120 | 186k|  1 | 932 |3448 | 4.736000e+03 | 1.257000e+03 | 276.77%|   7.76%
314.54/315.62	c   300s| 22000 |  2007 |  2173k|  98.4 |   462M |  36 |1381 |1511 |4128 | 186k|  0 | 932 |3450 | 4.731917e+03 | 1.257000e+03 | 276.45%|   7.76%
315.14/316.23	c   301s| 22100 |  2009 |  2179k|  98.2 |   462M |  36 |1381 |1511 |4131 | 187k|  0 | 933 |3454 | 4.731333e+03 | 1.257000e+03 | 276.40%|   7.76%
315.33/316.41	c   301s| 22200 |  2009 |  2180k|  97.9 |   462M |  36 |1381 |1511 |4129 | 187k|  1 | 933 |3458 | 4.731333e+03 | 1.257000e+03 | 276.40%|   7.76%
316.43/317.56	c   302s| 22300 |  2017 |  2190k|  97.8 |   462M |  36 |1381 |1511 |4128 | 188k|  3 | 933 |3462 | 4.721944e+03 | 1.257000e+03 | 275.65%|   7.77%
317.33/318.48	c   303s| 22400 |  2025 |  2198k|  97.8 |   463M |  36 |1381 |1512 |4201 | 188k|  1 | 934 |3463 | 4.716000e+03 | 1.257000e+03 | 275.18%|   7.78%
317.83/318.99	c   304s| 22500 |  2029 |  2203k|  97.6 |   463M |  36 |1381 |1517 |4179 | 189k|  1 | 941 |3465 | 4.715722e+03 | 1.257000e+03 | 275.16%|   7.79%
318.82/319.90	c   305s| 22600 |  2037 |  2211k|  97.5 |   463M |  36 |1381 |1516 |4174 | 189k|  2 | 941 |3470 | 4.708000e+03 | 1.257000e+03 | 274.54%|   7.80%
319.93/321.08	c   306s| 22700 |  2043 |  2222k|  97.6 |   464M |  36 |1381 |1514 |4126 | 190k|  2 | 941 |3473 | 4.692667e+03 | 1.257000e+03 | 273.32%|   7.81%
320.62/321.73	c   306s| 22800 |  2049 |  2229k|  97.4 |   464M |  36 |1381 |1513 |4122 | 191k|  5 | 941 |3475 | 4.684000e+03 | 1.257000e+03 | 272.63%|   7.82%
321.61/322.76	c   307s| 22900 |  2055 |  2238k|  97.4 |   465M |  36 |1381 |1514 |4125 | 192k|  1 | 942 |3478 | 4.683500e+03 | 1.257000e+03 | 272.59%|   7.82%
322.81/323.94	c   309s| 23000 |  2065 |  2248k|  97.4 |   465M |  36 |1381 |1515 |4181 | 192k|  1 | 943 |3481 | 4.676833e+03 | 1.257000e+03 | 272.06%|   7.83%
323.92/325.10	c   310s| 23100 |  2069 |  2258k|  97.4 |   465M |  36 |1381 |1512 |4151 | 193k|  0 | 943 |3484 | 4.674833e+03 | 1.257000e+03 | 271.90%|   7.84%
325.60/326.74	c   311s| 23200 |  2083 |  2272k|  97.6 |   466M |  36 |1381 |1512 |4149 | 194k|  1 | 946 |3490 | 4.671748e+03 | 1.257000e+03 | 271.66%|   7.86%
326.20/327.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
326.20/327.32	c   312s| 23300 |  2087 |  2276k|  97.4 |   467M |  36 |1381 |1512 |4124 | 195k|  1 | 946 |3490 | 4.661667e+03 | 1.257000e+03 | 270.86%|   7.86%
327.59/328.76	c   313s| 23400 |  2101 |  2289k|  97.5 |   467M |  36 |1381 |1512 |4248 | 196k|  1 | 946 |3501 | 4.640750e+03 | 1.257000e+03 | 269.19%|   7.87%
328.49/329.66	c   314s| 23500 |  2113 |  2297k|  97.4 |   467M |  36 |1381 |1510 |4122 | 196k|  1 | 946 |3503 | 4.632006e+03 | 1.257000e+03 | 268.50%|   7.88%
330.19/331.38	c   316s| 23600 |  2125 |  2312k|  97.6 |   467M |  36 |1381 |1510 |4185 | 198k|  2 | 946 |3510 | 4.623686e+03 | 1.257000e+03 | 267.84%|   7.89%
332.08/333.23	c   318s| 23700 |  2145 |  2329k|  97.9 |   467M |  36 |1381 |1511 |4167 | 199k|  4 | 951 |3515 | 4.617200e+03 | 1.257000e+03 | 267.32%|   7.91%
333.67/334.88	c   320s| 23800 |  2165 |  2343k|  98.1 |   468M |  36 |1381 |1511 |4120 | 201k|  2 | 951 |3516 | 4.603333e+03 | 1.257000e+03 | 266.22%|   7.93%
334.17/335.37	c   320s| 23900 |  2169 |  2348k|  97.9 |   468M |  36 |1381 |1510 |4127 | 201k|  3 | 952 |3516 | 4.601227e+03 | 1.257000e+03 | 266.05%|   7.93%
334.77/336.00	c   321s| 24000 |  2173 |  2354k|  97.8 |   468M |  36 |1381 |1510 |4129 | 201k|  1 | 952 |3516 | 4.598964e+03 | 1.257000e+03 | 265.87%|   7.94%
335.88/337.06	c   322s| 24100 |  2187 |  2365k|  97.8 |   469M |  36 |1381 |1509 |4167 | 202k|  1 | 952 |3516 | 4.593000e+03 | 1.257000e+03 | 265.39%|   7.95%
336.47/337.61	c   322s| 24200 |  2193 |  2370k|  97.6 |   469M |  36 |1381 |1511 |4172 | 203k|  0 | 954 |3521 | 4.591621e+03 | 1.257000e+03 | 265.28%|   7.95%
337.66/338.82	c   323s| 24300 |  2203 |  2381k|  97.7 |   469M |  36 |1381 |1510 |4215 | 204k|  1 | 954 |3521 | 4.581667e+03 | 1.257000e+03 | 264.49%|   7.96%
339.55/340.79	c   325s| 24400 |  2225 |  2400k|  98.0 |   482M |  36 |1381 |1514 |4233 | 205k|  0 | 960 |3526 | 4.557873e+03 | 1.257000e+03 | 262.60%|   7.98%
340.15/341.33	c   326s| 24500 |  2231 |  2405k|  97.8 |   482M |  36 |1381 |1514 |4220 | 206k|  2 | 960 |3526 | 4.551667e+03 | 1.257000e+03 | 262.11%|   7.99%
340.25/341.48	c   326s| 24600 |  2227 |  2406k|  97.5 |   482M |  36 |1381 |1514 |4223 | 206k|  1 | 960 |3526 | 4.551667e+03 | 1.257000e+03 | 262.11%|   7.99%
341.65/342.83	c   327s| 24700 |  2241 |  2418k|  97.6 |   482M |  36 |1381 |1514 |4263 | 207k|  2 | 960 |3526 | 4.537167e+03 | 1.257000e+03 | 260.95%|   8.00%
343.34/344.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
343.34/344.53	c   329s| 24800 |  2257 |  2434k|  97.8 |   482M |  36 |1381 |1513 |4232 | 208k|  1 | 960 |3531 | 4.517667e+03 | 1.257000e+03 | 259.40%|   8.01%
344.04/345.24	c   330s| 24900 |  2263 |  2441k|  97.7 |   482M |  36 |1381 |1514 |4198 | 208k|  1 | 961 |3531 | 4.517056e+03 | 1.257000e+03 | 259.35%|   8.02%
344.95/346.19	c   331s| 25000 |  2269 |  2448k|  97.6 |   482M |  36 |1381 |1514 |4196 | 209k|  0 | 961 |3548 | 4.513542e+03 | 1.257000e+03 | 259.07%|   8.02%
346.43/347.62	c   332s| 25100 |  2279 |  2460k|  97.7 |   483M |  36 |1381 |1516 |4256 | 210k|  0 | 966 |3562 | 4.490500e+03 | 1.257000e+03 | 257.24%|   8.03%
348.53/349.78	c   334s| 25200 |  2293 |  2475k|  97.9 |   483M |  36 |1381 |1515 |4205 | 211k|  1 | 966 |3585 | 4.486384e+03 | 1.257000e+03 | 256.91%|   8.06%
349.93/351.13	c   336s| 25300 |  2301 |  2487k|  98.0 |   483M |  36 |1381 |1514 |4247 | 212k|  1 | 966 |3585 | 4.479333e+03 | 1.257000e+03 | 256.35%|   8.07%
350.52/351.75	c   336s| 25400 |  2311 |  2492k|  97.8 |   483M |  36 |1381 |1512 |4181 | 212k|  1 | 966 |3614 | 4.478385e+03 | 1.257000e+03 | 256.28%|   8.08%
352.01/353.21	c   338s| 25500 |  2317 |  2505k|  97.9 |   484M |  36 |1381 |1516 |4185 | 213k|  1 | 970 |3638 | 4.473382e+03 | 1.257000e+03 | 255.88%|   8.09%
352.21/353.45	c   338s| 25600 |  2319 |  2507k|  97.6 |   484M |  36 |1381 |1516 |4189 | 213k|  1 | 970 |3666 | 4.473382e+03 | 1.257000e+03 | 255.88%|   8.09%
354.21/355.46	c   340s| 25700 |  2331 |  2519k|  97.7 |   484M |  36 |1381 |1514 |4184 | 214k|  1 | 970 |3710 | 4.463667e+03 | 1.257000e+03 | 255.10%|   8.11%
355.30/356.52	c   341s| 25800 |  2337 |  2527k|  97.6 |   484M |  36 |1381 |1513 |4188 | 215k|  1 | 970 |3711 | 4.460154e+03 | 1.257000e+03 | 254.83%|   8.12%
355.91/357.11	c   342s| 25900 |  2345 |  2533k|  97.5 |   484M |  36 |1381 |1515 |4198 | 216k|  0 | 972 |3711 | 4.457333e+03 | 1.257000e+03 | 254.60%|   8.13%
358.29/359.55	c   344s| 26000 |  2361 |  2550k|  97.8 |   484M |  36 |1381 |1515 |4203 | 217k|  1 | 972 |3736 | 4.444871e+03 | 1.257000e+03 | 253.61%|   8.15%
359.19/360.48	c   345s| 26100 |  2367 |  2557k|  97.6 |   484M |  36 |1381 |1517 |4203 | 218k|  2 | 975 |3765 | 4.440333e+03 | 1.257000e+03 | 253.25%|   8.16%
359.90/361.11	c   346s| 26200 |  2369 |  2561k|  97.5 |   484M |  36 |1381 |1517 |4206 | 218k|  0 | 975 |3772 | 4.439333e+03 | 1.257000e+03 | 253.17%|   8.16%
360.39/361.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
360.39/361.65	c   346s| 26300 |  2375 |  2566k|  97.3 |   484M |  36 |1381 |1517 |4205 | 218k|  1 | 975 |3778 | 4.439333e+03 | 1.257000e+03 | 253.17%|   8.16%
361.68/362.90	c   348s| 26400 |  2385 |  2576k|  97.3 |   484M |  36 |1381 |1515 |4208 | 219k|  1 | 975 |3792 | 4.433594e+03 | 1.257000e+03 | 252.71%|   8.18%
362.68/363.99	c   349s| 26500 |  2393 |  2586k|  97.3 |   485M |  36 |1381 |1514 |4203 | 220k|  1 | 975 |3801 | 4.421167e+03 | 1.257000e+03 | 251.72%|   8.18%
364.17/365.42	c   350s| 26600 |  2409 |  2596k|  97.3 |   485M |  36 |1381 |1520 |4200 | 220k|  1 | 981 |3857 | 4.409417e+03 | 1.257000e+03 | 250.79%|   8.19%
365.17/366.46	c   351s| 26700 |  2415 |  2606k|  97.3 |   485M |  36 |1381 |1521 |4201 | 221k|  0 | 982 |3863 | 4.403963e+03 | 1.257000e+03 | 250.36%|   8.20%
367.27/368.52	c   353s| 26800 |  2431 |  2624k|  97.6 |   485M |  36 |1381 |1520 |4201 | 223k|  2 | 984 |3877 | 4.385333e+03 | 1.257000e+03 | 248.87%|   8.23%
369.06/370.34	c   355s| 26900 |  2449 |  2636k|  97.7 |   485M |  36 |1381 |1518 |4239 | 224k|  1 | 984 |3909 | 4.370844e+03 | 1.257000e+03 | 247.72%|   8.24%
370.06/371.37	c   356s| 27000 |  2461 |  2646k|  97.7 |   486M |  36 |1381 |1518 |4227 | 225k|  1 | 984 |3917 | 4.354056e+03 | 1.257000e+03 | 246.38%|   8.25%
371.05/372.35	c   357s| 27100 |  2465 |  2654k|  97.6 |   487M |  36 |1381 |1516 |4222 | 225k|  4 | 984 |3920 | 4.345899e+03 | 1.257000e+03 | 245.74%|   8.26%
372.25/373.56	c   358s| 27200 |  2477 |  2662k|  97.6 |   488M |  36 |1381 |1514 |4206 | 226k|  0 | 984 |3960 | 4.336405e+03 | 1.257000e+03 | 244.98%|   8.27%
373.54/374.80	c   359s| 27300 |  2487 |  2672k|  97.6 |   488M |  36 |1381 |1512 |4207 | 227k|  0 | 984 |3978 | 4.330508e+03 | 1.257000e+03 | 244.51%|   8.28%
374.14/375.50	c   360s| 27400 |  2491 |  2678k|  97.5 |   488M |  36 |1381 |1512 |4228 | 227k|  0 | 984 |3980 | 4.330508e+03 | 1.257000e+03 | 244.51%|   8.29%
375.44/376.70	c   361s| 27500 |  2497 |  2689k|  97.5 |   488M |  36 |1381 |1509 |4212 | 228k|  0 | 985 |3990 | 4.327042e+03 | 1.257000e+03 | 244.24%|   8.31%
377.84/379.15	c   364s| 27600 |  2517 |  2708k|  97.8 |   488M |  36 |1381 |1508 |4256 | 229k|  1 | 987 |4003 | 4.317556e+03 | 1.257000e+03 | 243.48%|   8.34%
378.93/380.23	c   365s| 27700 |  2521 |  2717k|  97.8 |   488M |  36 |1381 |1511 |4250 | 230k|  0 | 990 |4011 | 4.315083e+03 | 1.257000e+03 | 243.28%|   8.35%
379.62/380.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
379.62/380.92	c   366s| 27800 |  2529 |  2723k|  97.7 |   488M |  36 |1381 |1511 |4250 | 231k|  1 | 990 |4019 | 4.303667e+03 | 1.257000e+03 | 242.38%|   8.36%
381.42/382.71	c   367s| 27900 |  2543 |  2740k|  97.9 |   488M |  36 |1381 |1512 |4220 | 232k|  1 | 991 |4035 | 4.297333e+03 | 1.257000e+03 | 241.87%|   8.37%
383.51/384.80	c   369s| 28000 |  2555 |  2756k|  98.1 |   490M |  36 |1381 |1512 |4234 | 233k|  1 | 991 |4063 | 4.290000e+03 | 1.257000e+03 | 241.29%|   8.40%
385.01/386.32	c   371s| 28100 |  2565 |  2769k|  98.2 |   490M |  36 |1381 |1512 |4227 | 234k|  1 | 991 |4069 | 4.279917e+03 | 1.257000e+03 | 240.49%|   8.40%
386.51/387.82	c   372s| 28200 |  2577 |  2781k|  98.3 |   504M |  36 |1381 |1514 |4266 | 235k|  0 | 994 |4079 | 4.271314e+03 | 1.257000e+03 | 239.80%|   8.42%
387.21/388.55	c   373s| 28300 |  2585 |  2788k|  98.2 |   504M |  36 |1381 |1514 |4323 | 236k|  0 | 994 |4086 | 4.265750e+03 | 1.257000e+03 | 239.36%|   8.43%
387.91/389.29	c   374s| 28400 |  2593 |  2795k|  98.1 |   504M |  36 |1381 |1514 |4229 | 236k|  1 | 994 |4087 | 4.265333e+03 | 1.257000e+03 | 239.33%|   8.43%
388.72/390.08	c   375s| 28500 |  2601 |  2802k|  98.0 |   504M |  36 |1381 |1513 |4208 | 237k|  0 | 994 |4103 | 4.249667e+03 | 1.257000e+03 | 238.08%|   8.43%
389.50/390.84	c   375s| 28600 |  2605 |  2808k|  97.9 |   504M |  36 |1381 |1513 |4205 | 237k|  1 | 994 |4104 | 4.246667e+03 | 1.257000e+03 | 237.84%|   8.44%
390.71/392.08	c   377s| 28700 |  2623 |  2819k|  98.0 |   504M |  36 |1381 |1512 |4316 | 238k|  1 | 994 |4104 | 4.240333e+03 | 1.257000e+03 | 237.34%|   8.45%
391.59/392.94	c   378s| 28800 |  2629 |  2827k|  97.9 |   504M |  36 |1381 |1510 |4222 | 239k|  1 | 994 |4104 | 4.237841e+03 | 1.257000e+03 | 237.14%|   8.46%
392.49/393.84	c   379s| 28900 |  2647 |  2835k|  97.8 |   505M |  36 |1381 |1509 |4201 | 239k|  1 | 994 |4116 | 4.220762e+03 | 1.257000e+03 | 235.78%|   8.47%
393.09/394.44	c   379s| 29000 |  2653 |  2840k|  97.7 |   505M |  36 |1381 |1510 |4221 | 240k|  2 | 995 |4117 | 4.220750e+03 | 1.257000e+03 | 235.78%|   8.47%
394.19/395.54	c   380s| 29100 |  2659 |  2851k|  97.7 |   505M |  36 |1381 |1510 |4213 | 241k|  0 | 995 |4118 | 4.210000e+03 | 1.257000e+03 | 234.92%|   8.49%
394.70/396.02	c   381s| 29200 |  2665 |  2856k|  97.5 |   505M |  36 |1381 |1510 |4219 | 241k|  3 | 995 |4119 | 4.205333e+03 | 1.257000e+03 | 234.55%|   8.49%
395.69/397.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
395.69/397.03	c   382s| 29300 |  2681 |  2865k|  97.5 |   507M |  36 |1381 |1509 |4008 | 242k|  1 | 995 |4136 | 4.202333e+03 | 1.257000e+03 | 234.31%|   8.50%
397.08/398.42	c   383s| 29400 |  2705 |  2878k|  97.6 |   507M |  36 |1381 |1507 |4007 | 243k|  0 | 995 |4138 | 4.198335e+03 | 1.257000e+03 | 234.00%|   8.51%
399.07/400.42	c   385s| 29500 |  2723 |  2898k|  98.0 |   508M |  36 |1381 |1510 |4026 | 244k|  2 | 999 |4149 | 4.184954e+03 | 1.257000e+03 | 232.93%|   8.52%
399.27/400.68	c   385s| 29600 |  2727 |  2900k|  97.7 |   508M |  36 |1381 |1510 |4012 | 244k|  1 | 999 |4149 | 4.184954e+03 | 1.257000e+03 | 232.93%|   8.52%
399.97/401.36	c   386s| 29700 |  2729 |  2905k|  97.6 |   508M |  36 |1381 |1507 |3999 | 244k|  0 | 999 |4154 | 4.177833e+03 | 1.257000e+03 | 232.37%|   8.53%
400.56/401.95	c   387s| 29800 |  2735 |  2911k|  97.4 |   509M |  36 |1381 |1507 |4003 | 245k|  1 | 999 |4160 | 4.170840e+03 | 1.257000e+03 | 231.81%|   8.53%
401.46/402.87	c   388s| 29900 |  2757 |  2919k|  97.4 |   509M |  36 |1381 |1507 |4053 | 245k|  0 | 999 |4163 | 4.163646e+03 | 1.257000e+03 | 231.24%|   8.54%
402.26/403.68	c   388s| 30000 |  2757 |  2926k|  97.3 |   509M |  36 |1381 |1505 |4073 | 246k|  0 | 999 |4164 | 4.156313e+03 | 1.257000e+03 | 230.65%|   8.55%
403.06/404.42	c   389s| 30100 |  2761 |  2933k|  97.2 |   509M |  36 |1381 |1504 |4026 | 246k|  0 | 999 |4164 | 4.154753e+03 | 1.257000e+03 | 230.53%|   8.56%
403.85/405.27	c   390s| 30200 |  2773 |  2940k|  97.1 |   509M |  36 |1381 |1503 |4020 | 247k|  0 | 999 |4165 | 4.149278e+03 | 1.257000e+03 | 230.09%|   8.56%
405.35/406.73	c   391s| 30300 |  2783 |  2952k|  97.2 |   510M |  36 |1381 |1503 |4016 | 248k|  1 | 999 |4169 | 4.139556e+03 | 1.257000e+03 | 229.32%|   8.57%
406.54/407.94	c   393s| 30400 |  2793 |  2961k|  97.1 |   511M |  36 |1381 |1500 |4067 | 249k|  0 | 999 |4172 | 4.136833e+03 | 1.257000e+03 | 229.10%|   8.59%
407.14/408.55	c   393s| 30500 |  2797 |  2966k|  97.0 |   511M |  36 |1381 |1501 |4011 | 249k|  1 |1000 |4173 | 4.136819e+03 | 1.257000e+03 | 229.10%|   8.60%
407.65/409.04	c   394s| 30600 |  2801 |  2970k|  96.8 |   512M |  36 |1381 |1501 |4013 | 249k|  0 |1000 |4174 | 4.131833e+03 | 1.257000e+03 | 228.71%|   8.60%
408.94/410.34	c   395s| 30700 |  2809 |  2978k|  96.8 |   512M |  36 |1381 |1499 |4014 | 250k|  0 |1000 |4206 | 4.130173e+03 | 1.257000e+03 | 228.57%|   8.61%
410.03/411.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
410.03/411.44	c   396s| 30800 |  2825 |  2989k|  96.8 |   512M |  36 |1381 |1498 |4159 | 251k|  0 |1000 |4208 | 4.123061e+03 | 1.257000e+03 | 228.01%|   8.63%
411.23/412.62	c   397s| 30900 |  2843 |  3000k|  96.8 |   514M |  36 |1381 |1496 |4024 | 251k|  0 |1000 |4208 | 4.120915e+03 | 1.257000e+03 | 227.84%|   8.64%
412.03/413.46	c   398s| 31000 |  2855 |  3008k|  96.8 |   514M |  36 |1381 |1496 |4064 | 252k|  1 |1000 |4209 | 4.117667e+03 | 1.257000e+03 | 227.58%|   8.65%
412.74/414.18	c   399s| 31100 |  2863 |  3015k|  96.7 |   514M |  36 |1381 |1496 |4010 | 253k|  0 |1000 |4210 | 4.113467e+03 | 1.257000e+03 | 227.24%|   8.65%
413.22/414.66	c   399s| 31200 |  2869 |  3019k|  96.5 |   514M |  36 |1381 |1496 |4046 | 253k|  2 |1000 |4210 | 4.113333e+03 | 1.257000e+03 | 227.23%|   8.66%
414.02/415.45	c   400s| 31300 |  2875 |  3026k|  96.4 |   514M |  36 |1381 |1496 |4008 | 254k|  0 |1000 |4221 | 4.108810e+03 | 1.257000e+03 | 226.87%|   8.67%
415.02/416.47	c   401s| 31400 |  2891 |  3035k|  96.4 |   514M |  36 |1381 |1495 |4011 | 254k|  0 |1000 |4231 | 4.102513e+03 | 1.257000e+03 | 226.37%|   8.68%
415.63/417.07	c   402s| 31500 |  2897 |  3040k|  96.2 |   514M |  36 |1381 |1494 |4151 | 254k|  0 |1000 |4243 | 4.097879e+03 | 1.257000e+03 | 226.00%|   8.68%
416.21/417.66	c   402s| 31600 |  2909 |  3045k|  96.1 |   515M |  36 |1381 |1497 |4025 | 255k|  0 |1003 |4249 | 4.094111e+03 | 1.257000e+03 | 225.70%|   8.69%
417.21/418.61	c   403s| 31700 |  2925 |  3054k|  96.1 |   515M |  36 |1381 |1495 |4089 | 255k|  1 |1003 |4250 | 4.085667e+03 | 1.257000e+03 | 225.03%|   8.70%
418.21/419.69	c   404s| 31800 |  2943 |  3063k|  96.1 |   515M |  36 |1381 |1502 |4025 | 256k|  3 |1010 |4254 | 4.079823e+03 | 1.257000e+03 | 224.57%|   8.70%
418.72/420.19	c   405s| 31900 |  2945 |  3069k|  96.0 |   515M |  36 |1381 |1502 |4021 | 256k|  1 |1010 |4254 | 4.078000e+03 | 1.257000e+03 | 224.42%|   8.71%
419.80/421.20	c   406s| 32000 |  2955 |  3077k|  95.9 |   521M |  36 |1381 |1504 |4024 | 257k|  1 |1012 |4256 | 4.076483e+03 | 1.257000e+03 | 224.30%|   8.71%
420.61/422.03	c   407s| 32100 |  2965 |  3086k|  95.9 |   521M |  36 |1381 |1505 |4059 | 257k|  1 |1013 |4258 | 4.068083e+03 | 1.257000e+03 | 223.63%|   8.72%
421.29/422.75	c   407s| 32200 |  2977 |  3092k|  95.8 |   522M |  36 |1381 |1505 |4295 | 257k|  0 |1013 |4260 | 4.066000e+03 | 1.257000e+03 | 223.47%|   8.73%
422.70/424.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
422.70/424.12	c   409s| 32300 |  2987 |  3103k|  95.8 |   522M |  36 |1381 |1504 |4295 | 258k|  0 |1013 |4267 | 4.063643e+03 | 1.257000e+03 | 223.28%|   8.73%
423.79/425.27	c   410s| 32400 |  2999 |  3112k|  95.8 |   522M |  36 |1381 |1505 |4298 | 259k|  2 |1014 |4269 | 4.059526e+03 | 1.257000e+03 | 222.95%|   8.76%
425.08/426.55	c   411s| 32500 |  3017 |  3122k|  95.8 |   522M |  36 |1381 |1503 |4165 | 260k|  2 |1014 |4284 | 4.053894e+03 | 1.257000e+03 | 222.51%|   8.77%
425.98/427.40	c   412s| 32600 |  3021 |  3130k|  95.8 |   523M |  36 |1381 |1503 |4078 | 260k|  0 |1014 |4290 | 4.047000e+03 | 1.257000e+03 | 221.96%|   8.77%
427.47/428.97	c   414s| 32700 |  3045 |  3143k|  95.9 |   523M |  36 |1381 |1502 |4087 | 261k|  0 |1014 |4295 | 4.035287e+03 | 1.257000e+03 | 221.03%|   8.80%
428.47/429.95	c   415s| 32800 |  3055 |  3152k|  95.9 |   523M |  36 |1381 |1501 |4143 | 262k|  0 |1014 |4300 | 4.027714e+03 | 1.257000e+03 | 220.42%|   8.81%
429.47/430.97	c   416s| 32900 |  3071 |  3161k|  95.8 |   523M |  36 |1381 |1497 |4066 | 262k|  3 |1014 |4312 | 4.014306e+03 | 1.257000e+03 | 219.36%|   8.82%
430.16/431.69	c   416s| 33000 |  3083 |  3167k|  95.7 |   523M |  36 |1381 |1498 |4025 | 263k|  2 |1015 |4320 | 4.006667e+03 | 1.257000e+03 | 218.75%|   8.83%
431.36/432.80	c   417s| 33100 |  3095 |  3177k|  95.7 |   524M |  36 |1381 |1498 |4074 | 263k|  2 |1016 |4320 | 4.005000e+03 | 1.257000e+03 | 218.62%|   8.84%
432.06/433.50	c   418s| 33200 |  3107 |  3184k|  95.7 |   525M |  36 |1381 |1506 |4141 | 264k|  0 |1026 |4320 | 4.000667e+03 | 1.257000e+03 | 218.27%|   8.85%
432.26/433.72	c   418s| 33300 |  3103 |  3186k|  95.4 |   525M |  36 |1381 |1506 |4029 | 264k|  1 |1026 |4320 | 4.000667e+03 | 1.257000e+03 | 218.27%|   8.85%
433.15/434.62	c   419s| 33400 |  3113 |  3193k|  95.4 |   526M |  36 |1381 |1507 |4029 | 265k|  1 |1028 |4320 | 3.996250e+03 | 1.257000e+03 | 217.92%|   8.86%
433.45/434.92	c   420s| 33500 |  3121 |  3196k|  95.2 |   526M |  36 |1381 |1507 |4153 | 265k|  1 |1029 |4321 | 3.994336e+03 | 1.257000e+03 | 217.77%|   8.86%
433.67/435.17	c   420s| 33600 |  3121 |  3199k|  95.0 |   526M |  36 |1381 |1507 |4164 | 265k|  0 |1029 |4321 | 3.994336e+03 | 1.257000e+03 | 217.77%|   8.86%
434.15/435.67	c   420s| 33700 |  3131 |  3205k|  94.9 |   526M |  36 |1381 |1505 |4254 | 265k|  1 |1029 |4322 | 3.987667e+03 | 1.257000e+03 | 217.24%|   8.86%
435.45/436.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
435.45/436.90	c   422s| 33800 |  3145 |  3214k|  94.8 |   527M |  36 |1381 |1505 |4039 | 266k|  0 |1029 |4322 | 3.982322e+03 | 1.257000e+03 | 216.81%|   8.88%
436.04/437.57	c   422s| 33900 |  3151 |  3220k|  94.7 |   527M |  36 |1381 |1511 |4025 | 266k|  1 |1035 |4322 | 3.981000e+03 | 1.257000e+03 | 216.71%|   8.88%
437.34/438.85	c   424s| 34000 |  3165 |  3229k|  94.7 |   529M |  36 |1381 |1513 |4211 | 267k|  1 |1037 |4357 | 3.974333e+03 | 1.257000e+03 | 216.18%|   8.89%
438.24/439.76	c   424s| 34100 |  3175 |  3236k|  94.7 |   529M |  36 |1381 |1513 |4205 | 267k|  1 |1037 |4440 | 3.966463e+03 | 1.257000e+03 | 215.55%|   8.90%
438.65/440.17	c   425s| 34200 |  3175 |  3241k|  94.5 |   529M |  36 |1381 |1512 |4148 | 267k|  0 |1037 |4469 | 3.965299e+03 | 1.257000e+03 | 215.46%|   8.91%
439.43/440.94	c   426s| 34300 |  3191 |  3248k|  94.5 |   529M |  36 |1381 |1512 |4147 | 268k|  1 |1037 |4484 | 3.957372e+03 | 1.257000e+03 | 214.83%|   8.93%
440.33/441.82	c   426s| 34400 |  3203 |  3257k|  94.5 |   529M |  36 |1381 |1510 |4166 | 268k|  2 |1037 |4490 | 3.949446e+03 | 1.257000e+03 | 214.20%|   8.93%
440.93/442.42	c   427s| 34500 |  3219 |  3263k|  94.4 |   529M |  36 |1381 |1510 |4161 | 268k|  2 |1037 |4490 | 3.947500e+03 | 1.257000e+03 | 214.04%|   8.94%
441.13/442.63	c   427s| 34600 |  3213 |  3266k|  94.2 |   529M |  36 |1381 |1510 |4196 | 268k|  2 |1037 |4490 | 3.947500e+03 | 1.257000e+03 | 214.04%|   8.94%
441.43/442.94	c   428s| 34700 |  3217 |  3270k|  94.0 |   529M |  36 |1381 |1515 |4126 | 269k|  0 |1043 |4498 | 3.946514e+03 | 1.257000e+03 | 213.96%|   8.95%
441.64/443.12	c   428s| 34800 |  3217 |  3271k|  93.8 |   529M |  36 |1381 |1515 |4129 | 269k|  1 |1043 |4513 | 3.946514e+03 | 1.257000e+03 | 213.96%|   8.96%
442.12/443.63	c   428s| 34900 |  3225 |  3276k|  93.6 |   529M |  36 |1381 |1515 |4046 | 269k|  0 |1043 |4519 | 3.944555e+03 | 1.257000e+03 | 213.81%|   8.97%
442.72/444.21	c   429s| 35000 |  3233 |  3282k|  93.5 |   529M |  36 |1381 |1515 |4047 | 269k|  0 |1044 |4519 | 3.938325e+03 | 1.257000e+03 | 213.31%|   8.98%
443.02/444.50	c   429s| 35100 |  3243 |  3285k|  93.4 |   529M |  36 |1381 |1514 |4035 | 269k|  1 |1044 |4519 | 3.937599e+03 | 1.257000e+03 | 213.25%|   8.98%
443.32/444.81	c   429s| 35200 |  3243 |  3288k|  93.2 |   529M |  36 |1381 |1514 |4125 | 269k|  2 |1044 |4519 | 3.933892e+03 | 1.257000e+03 | 212.96%|   8.98%
444.12/445.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
444.12/445.69	c   430s| 35300 |  3265 |  3295k|  93.1 |   531M |  36 |1381 |1509 |4003 | 270k|  1 |1044 |4523 | 3.931417e+03 | 1.257000e+03 | 212.76%|   8.98%
445.01/446.51	c   431s| 35400 |  3271 |  3302k|  93.1 |   531M |  36 |1381 |1509 |4142 | 270k|  0 |1044 |4525 | 3.927461e+03 | 1.257000e+03 | 212.45%|   8.99%
445.71/447.24	c   432s| 35500 |  3283 |  3309k|  93.0 |   531M |  36 |1381 |1506 |4005 | 270k|  2 |1044 |4531 | 3.913750e+03 | 1.257000e+03 | 211.36%|   9.00%
446.81/448.32	c   433s| 35600 |  3291 |  3319k|  93.0 |   532M |  36 |1381 |1547 |4013 | 271k|  0 |1085 |4535 | 3.907389e+03 | 1.257000e+03 | 210.85%|   9.02%
447.41/448.92	c   434s| 35700 |  3295 |  3324k|  92.9 |   532M |  36 |1381 |1547 |4015 | 271k|  3 |1085 |4535 | 3.907000e+03 | 1.257000e+03 | 210.82%|   9.02%
449.40/450.98	c   436s| 35800 |  3315 |  3339k|  93.0 |   532M |  36 |1381 |1547 |4012 | 273k|  1 |1085 |4559 | 3.888594e+03 | 1.257000e+03 | 209.36%|   9.04%
450.40/451.96	c   437s| 35900 |  3325 |  3347k|  93.0 |   532M |  36 |1381 |1547 |4095 | 273k|  3 |1085 |4559 | 3.885728e+03 | 1.257000e+03 | 209.13%|   9.05%
451.09/452.66	c   437s| 36000 |  3331 |  3351k|  92.9 |   532M |  36 |1381 |1547 |4173 | 274k|  0 |1085 |4559 | 3.885728e+03 | 1.257000e+03 | 209.13%|   9.06%
451.39/452.97	c   438s| 36100 |  3339 |  3355k|  92.7 |   533M |  36 |1381 |1547 |4246 | 274k|  1 |1089 |4559 | 3.884891e+03 | 1.257000e+03 | 209.06%|   9.06%
452.09/453.69	c   438s| 36200 |  3351 |  3362k|  92.7 |   533M |  36 |1381 |1546 |4268 | 274k|  2 |1089 |4560 | 3.877667e+03 | 1.257000e+03 | 208.49%|   9.07%
452.69/454.21	c   439s| 36300 |  3357 |  3367k|  92.5 |   533M |  36 |1381 |1543 |4188 | 274k|  1 |1089 |4561 | 3.875916e+03 | 1.257000e+03 | 208.35%|   9.08%
452.99/454.52	c   439s| 36400 |  3361 |  3371k|  92.4 |   533M |  36 |1381 |1543 |4253 | 274k|  0 |1089 |4563 | 3.875178e+03 | 1.257000e+03 | 208.29%|   9.09%
453.50/455.05	c   440s| 36500 |  3381 |  3378k|  92.3 |   533M |  36 |1381 |1541 |4276 | 274k|  2 |1089 |4564 | 3.872361e+03 | 1.257000e+03 | 208.06%|   9.11%
453.89/455.42	c   440s| 36600 |  3391 |  3383k|  92.2 |   533M |  36 |1381 |1540 |4220 | 275k|  0 |1089 |4564 | 3.864250e+03 | 1.257000e+03 | 207.42%|   9.12%
454.38/455.94	c   441s| 36700 |  3399 |  3388k|  92.1 |   533M |  36 |1381 |1539 |4219 | 275k|  0 |1089 |4565 | 3.861628e+03 | 1.257000e+03 | 207.21%|   9.12%
455.08/456.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
455.08/456.66	c   441s| 36800 |  3419 |  3395k|  92.0 |   534M |  36 |1381 |1538 |4225 | 275k|  0 |1090 |4566 | 3.851885e+03 | 1.257000e+03 | 206.43%|   9.13%
456.28/457.82	c   442s| 36900 |  3437 |  3404k|  92.0 |   534M |  36 |1381 |1537 |4247 | 276k|  1 |1090 |4581 | 3.845042e+03 | 1.257000e+03 | 205.89%|   9.14%
456.87/458.43	c   443s| 37000 |  3445 |  3412k|  92.0 |   545M |  36 |1381 |1543 |4309 | 276k|  0 |1097 |4585 | 3.843889e+03 | 1.257000e+03 | 205.80%|   9.15%
457.07/458.66	c   443s| 37100 |  3451 |  3415k|  91.8 |   545M |  36 |1381 |1543 |4257 | 276k|  0 |1097 |4586 | 3.843889e+03 | 1.257000e+03 | 205.80%|   9.15%
457.58/459.16	c   444s| 37200 |  3459 |  3420k|  91.7 |   545M |  36 |1381 |1544 |4265 | 276k|  1 |1098 |4586 | 3.843300e+03 | 1.257000e+03 | 205.75%|   9.15%
457.87/459.44	c   444s| 37300 |  3469 |  3423k|  91.6 |   546M |  36 |1381 |1543 |4311 | 276k|  1 |1099 |4588 | 3.841174e+03 | 1.257000e+03 | 205.58%|   9.16%
458.27/459.80	c   444s| 37400 |  3479 |  3427k|  91.4 |   546M |  36 |1381 |1543 |4252 | 276k|  2 |1099 |4588 | 3.839511e+03 | 1.257000e+03 | 205.45%|   9.16%
459.37/461.00	c   446s| 37500 |  3493 |  3436k|  91.4 |   546M |  36 |1381 |1542 |4270 | 277k|  1 |1099 |4600 | 3.836765e+03 | 1.257000e+03 | 205.23%|   9.18%
459.76/461.36	c   446s| 37600 |  3503 |  3441k|  91.3 |   546M |  36 |1381 |1542 |4269 | 277k|  1 |1099 |4600 | 3.832021e+03 | 1.257000e+03 | 204.85%|   9.18%
460.76/462.37	c   447s| 37700 |  3515 |  3450k|  91.3 |   546M |  36 |1381 |1546 |4272 | 278k|  1 |1105 |4602 | 3.826417e+03 | 1.257000e+03 | 204.41%|   9.19%
461.36/462.92	c   448s| 37800 |  3523 |  3456k|  91.2 |   546M |  36 |1381 |1543 |4315 | 278k|  0 |1105 |4602 | 3.823833e+03 | 1.257000e+03 | 204.20%|   9.19%
462.57/464.15	c   449s| 37900 |  3535 |  3466k|  91.2 |   547M |  36 |1381 |1544 |4253 | 279k|  2 |1106 |4608 | 3.822722e+03 | 1.257000e+03 | 204.11%|   9.20%
463.05/464.68	c   449s| 38000 |  3535 |  3471k|  91.1 |   549M |  36 |1381 |1543 |4255 | 279k|  2 |1106 |4609 | 3.822500e+03 | 1.257000e+03 | 204.10%|   9.20%
463.65/465.23	c   450s| 38100 |  3547 |  3475k|  91.0 |   549M |  36 |1381 |1543 |4260 | 279k|  1 |1106 |4610 | 3.818286e+03 | 1.257000e+03 | 203.76%|   9.20%
464.25/465.81	c   450s| 38200 |  3549 |  3480k|  90.9 |   549M |  36 |1381 |1542 |4256 | 280k|  2 |1106 |4610 | 3.818286e+03 | 1.257000e+03 | 203.76%|   9.21%
464.85/466.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
464.85/466.42	c   451s| 38300 |  3551 |  3486k|  90.8 |   549M |  36 |1381 |1542 |4262 | 280k|  1 |1106 |4610 | 3.817972e+03 | 1.257000e+03 | 203.74%|   9.21%
465.46/467.07	c   452s| 38400 |  3563 |  3491k|  90.7 |   550M |  36 |1381 |1540 |4261 | 280k|  1 |1106 |4612 | 3.815756e+03 | 1.257000e+03 | 203.56%|   9.21%
466.34/467.97	c   453s| 38500 |  3577 |  3499k|  90.7 |   550M |  36 |1381 |1539 |4263 | 281k|  0 |1106 |4612 | 3.814180e+03 | 1.257000e+03 | 203.44%|   9.22%
467.14/468.76	c   453s| 38600 |  3587 |  3506k|  90.6 |   550M |  36 |1381 |1538 |4253 | 281k|  1 |1106 |4615 | 3.806463e+03 | 1.257000e+03 | 202.82%|   9.22%
467.74/469.38	c   454s| 38700 |  3593 |  3512k|  90.5 |   550M |  36 |1381 |1538 |4273 | 282k|  2 |1106 |4615 | 3.801000e+03 | 1.257000e+03 | 202.39%|   9.23%
468.24/469.85	c   455s| 38800 |  3601 |  3516k|  90.4 |   550M |  36 |1381 |1538 |4262 | 282k|  1 |1106 |4615 | 3.798533e+03 | 1.257000e+03 | 202.19%|   9.23%
469.23/470.89	c   456s| 38900 |  3609 |  3524k|  90.4 |   550M |  36 |1381 |1537 |4260 | 282k|  1 |1106 |4621 | 3.795241e+03 | 1.257000e+03 | 201.93%|   9.23%
469.55/471.18	c   456s| 39000 |  3613 |  3527k|  90.2 |   550M |  36 |1381 |1537 |4351 | 283k|  1 |1106 |4621 | 3.794458e+03 | 1.257000e+03 | 201.87%|   9.23%
469.83/471.44	c   456s| 39100 |  3621 |  3530k|  90.1 |   550M |  36 |1381 |1537 |4256 | 283k|  0 |1106 |4621 | 3.794389e+03 | 1.257000e+03 | 201.86%|   9.23%
470.33/471.90	c in SCIP_DECL_EVENTEXEC found by SCIP
470.33/471.90	o -1258
470.33/471.90	c Model check passed
470.33/471.90	c * 457s| 39171 |  3624 |  3534k|  90.0 |    LP  |  36 |1381 |1537 |4296 | 283k|  2 |1106 |4621 | 3.787500e+03 | 1.258000e+03 | 201.07%|   9.24%
470.33/471.90	c in SCIP_DECL_EVENTEXEC found by SCIP
470.33/471.90	o -1259
470.33/471.90	c Model check passed
470.33/471.90	c * 457s| 39173 |  3624 |  3534k|  90.0 |    LP  |  36 |1381 |1537 |4296 | 283k|  1 |1106 |4621 | 3.787500e+03 | 1.259000e+03 | 200.83%|   9.24%
470.33/471.94	c   457s| 39200 |  3625 |  3534k|  90.0 |   550M |  36 |1381 |1537 |4258 | 283k|  1 |1106 |4621 | 3.787500e+03 | 1.259000e+03 | 200.83%|   9.24%
470.93/472.55	c   457s| 39300 |  3627 |  3539k|  89.9 |   550M |  36 |1381 |1537 |4260 | 283k|  0 |1106 |4621 | 3.787253e+03 | 1.259000e+03 | 200.81%|   9.25%
470.93/472.59	c in SCIP_DECL_EVENTEXEC found by SCIP
470.93/472.59	o -1260
471.03/472.60	c Model check passed
471.03/472.60	c * 457s| 39339 |  3626 |  3540k|  89.8 |    LP  |  36 |1381 |1538 |4260 | 283k|  1 |1107 |4621 | 3.787253e+03 | 1.260000e+03 | 200.58%|   9.25%
471.03/472.60	c in SCIP_DECL_EVENTEXEC found by SCIP
471.03/472.60	o -1261
471.03/472.60	c Model check passed
471.03/472.60	c * 457s| 39342 |  3625 |  3540k|  89.8 |    LP  |  36 |1381 |1538 |4260 | 283k|  1 |1107 |4621 | 3.787253e+03 | 1.261000e+03 | 200.34%|   9.25%
471.03/472.61	c in SCIP_DECL_EVENTEXEC found by SCIP
471.03/472.61	o -1263
471.03/472.61	c Model check passed
471.03/472.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
471.03/472.61	c * 457s| 39344 |  3625 |  3540k|  89.8 |    LP  |  36 |1381 |1538 |4260 | 283k|  2 |1107 |4621 | 3.787253e+03 | 1.263000e+03 | 199.86%|   9.25%
471.03/472.61	c in SCIP_DECL_EVENTEXEC found by SCIP
471.03/472.61	o -1264
471.03/472.61	c Model check passed
471.03/472.61	c * 457s| 39347 |  3624 |  3540k|  89.8 |    LP  |  36 |1381 |1538 |4260 | 283k|  1 |1107 |4621 | 3.787253e+03 | 1.264000e+03 | 199.62%|   9.25%
471.73/473.38	c   458s| 39400 |  3635 |  3547k|  89.8 |   550M |  36 |1381 |1539 |4253 | 284k|  0 |1108 |4621 | 3.786208e+03 | 1.264000e+03 | 199.54%|   9.26%
472.54/474.16	c   459s| 39500 |  3649 |  3555k|  89.8 |   551M |  36 |1381 |1538 |4255 | 284k|  1 |1108 |4621 | 3.779434e+03 | 1.264000e+03 | 199.01%|   9.27%
472.72/474.33	c   459s| 39600 |  3647 |  3556k|  89.6 |   551M |  36 |1381 |1539 |4258 | 284k|  0 |1109 |4621 | 3.779434e+03 | 1.264000e+03 | 199.01%|   9.27%
473.92/475.50	c   460s| 39700 |  3671 |  3567k|  89.6 |   551M |  36 |1381 |1537 |4269 | 285k|  1 |1111 |4621 | 3.773333e+03 | 1.264000e+03 | 198.52%|   9.28%
474.32/475.99	c in SCIP_DECL_EVENTEXEC found by SCIP
474.32/475.99	o -1265
474.32/475.99	c Model check passed
474.32/475.99	c * 461s| 39738 |  3676 |  3571k|  89.7 |    LP  |  36 |1381 |1537 |4296 | 285k|  1 |1111 |4621 | 3.769875e+03 | 1.265000e+03 | 198.01%|   9.28%
474.53/476.13	c   461s| 39800 |  3678 |  3572k|  89.5 |   551M |  36 |1381 |1537 |4272 | 286k|  0 |1111 |4621 | 3.767933e+03 | 1.265000e+03 | 197.86%|   9.29%
476.01/477.65	c   462s| 39900 |  3690 |  3584k|  89.6 |   552M |  36 |1381 |1537 |4267 | 286k|  2 |1111 |4621 | 3.763529e+03 | 1.265000e+03 | 197.51%|   9.31%
476.31/477.91	c   463s| 40000 |  3694 |  3587k|  89.5 |   552M |  36 |1381 |1538 |4265 | 286k|  1 |1112 |4621 | 3.759444e+03 | 1.265000e+03 | 197.19%|   9.31%
476.91/478.54	c   463s| 40100 |  3702 |  3592k|  89.4 |   552M |  36 |1381 |1539 |4264 | 287k|  1 |1113 |4621 | 3.756539e+03 | 1.265000e+03 | 196.96%|   9.31%
477.21/478.80	c   463s| 40200 |  3700 |  3594k|  89.2 |   552M |  36 |1381 |1537 |4257 | 287k|  2 |1113 |4621 | 3.756167e+03 | 1.265000e+03 | 196.93%|   9.32%
477.71/479.39	c   464s| 40300 |  3710 |  3600k|  89.1 |   552M |  36 |1381 |1537 |4260 | 287k|  0 |1113 |4622 | 3.755512e+03 | 1.265000e+03 | 196.88%|   9.33%
478.11/479.70	c   464s| 40400 |  3712 |  3603k|  89.0 |   552M |  36 |1381 |1537 |4268 | 287k|  0 |1113 |4622 | 3.755333e+03 | 1.265000e+03 | 196.86%|   9.33%
478.80/480.48	c   465s| 40500 |  3722 |  3611k|  89.0 |   552M |  36 |1381 |1537 |4273 | 288k|  0 |1113 |4622 | 3.751000e+03 | 1.265000e+03 | 196.52%|   9.34%
480.20/481.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
480.20/481.88	c   467s| 40600 |  3736 |  3623k|  89.0 |   554M |  36 |1381 |1537 |4300 | 288k|  1 |1114 |4641 | 3.750400e+03 | 1.265000e+03 | 196.47%|   9.35%
480.51/482.15	c   467s| 40700 |  3740 |  3627k|  88.9 |   554M |  36 |1381 |1537 |4271 | 288k|  4 |1114 |4641 | 3.749380e+03 | 1.265000e+03 | 196.39%|   9.36%
481.59/483.25	c   468s| 40800 |  3758 |  3635k|  88.9 |   554M |  36 |1381 |1536 |4269 | 289k|  2 |1114 |4655 | 3.741480e+03 | 1.265000e+03 | 195.77%|   9.37%
482.50/484.14	c   469s| 40900 |  3772 |  3643k|  88.9 |   554M |  36 |1381 |1538 |4299 | 289k|  1 |1116 |4663 | 3.738467e+03 | 1.265000e+03 | 195.53%|   9.37%
482.79/484.48	c   469s| 41000 |  3778 |  3647k|  88.8 |   554M |  36 |1381 |1537 |4284 | 289k|  1 |1116 |4663 | 3.736420e+03 | 1.265000e+03 | 195.37%|   9.37%
483.89/485.50	c   470s| 41100 |  3786 |  3655k|  88.7 |   554M |  36 |1381 |1537 |4275 | 290k|  0 |1116 |4683 | 3.734137e+03 | 1.265000e+03 | 195.19%|   9.38%
484.19/485.80	c   470s| 41200 |  3792 |  3658k|  88.6 |   554M |  36 |1381 |1537 |4287 | 290k|  0 |1116 |4683 | 3.732152e+03 | 1.265000e+03 | 195.03%|   9.39%
484.40/486.10	c   471s| 41300 |  3802 |  3662k|  88.5 |   554M |  36 |1381 |1537 |4272 | 290k|  1 |1116 |4687 | 3.730384e+03 | 1.265000e+03 | 194.89%|   9.39%
485.88/487.57	c   472s| 41400 |  3814 |  3673k|  88.5 |   554M |  36 |1381 |1538 |4292 | 291k|  3 |1119 |4712 | 3.729085e+03 | 1.265000e+03 | 194.79%|   9.40%
486.98/488.60	c   473s| 41500 |  3820 |  3680k|  88.5 |   554M |  36 |1381 |1540 |4281 | 291k|  0 |1121 |4747 | 3.728417e+03 | 1.265000e+03 | 194.74%|   9.41%
488.38/490.04	c   475s| 41600 |  3836 |  3691k|  88.5 |   554M |  36 |1381 |1540 |4280 | 292k|  2 |1121 |4763 | 3.726654e+03 | 1.265000e+03 | 194.60%|   9.42%
489.17/490.89	c   476s| 41700 |  3852 |  3698k|  88.5 |   554M |  36 |1381 |1541 |4282 | 292k|  1 |1122 |4774 | 3.722667e+03 | 1.265000e+03 | 194.28%|   9.42%
490.26/491.95	c   477s| 41800 |  3862 |  3705k|  88.4 |   574M |  36 |1381 |1539 |4177 | 293k|  0 |1122 |4783 | 3.721992e+03 | 1.265000e+03 | 194.23%|   9.43%
490.96/492.62	c   477s| 41900 |  3878 |  3712k|  88.4 |   574M |  36 |1381 |1538 |4254 | 293k|  0 |1122 |4797 | 3.714167e+03 | 1.265000e+03 | 193.61%|   9.43%
491.66/493.32	c   478s| 42000 |  3888 |  3720k|  88.4 |   574M |  36 |1381 |1536 |4257 | 293k|  0 |1122 |4803 | 3.712958e+03 | 1.265000e+03 | 193.51%|   9.44%
491.96/493.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
491.96/493.61	c   478s| 42100 |  3890 |  3722k|  88.2 |   575M |  36 |1381 |1537 |4177 | 293k|  1 |1123 |4843 | 3.712958e+03 | 1.265000e+03 | 193.51%|   9.44%
492.56/494.25	c   479s| 42200 |  3894 |  3728k|  88.2 |   575M |  36 |1381 |1538 |4182 | 294k|  0 |1124 |4850 | 3.711944e+03 | 1.265000e+03 | 193.43%|   9.44%
493.47/495.16	c   480s| 42300 |  3898 |  3736k|  88.1 |   576M |  36 |1381 |1538 |3938 | 294k|  1 |1124 |4867 | 3.708738e+03 | 1.265000e+03 | 193.18%|   9.45%
494.75/496.46	c   481s| 42400 |  3924 |  3748k|  88.2 |   576M |  36 |1381 |1533 |4194 | 295k|  1 |1124 |4909 | 3.697062e+03 | 1.265000e+03 | 192.26%|   9.49%
495.55/497.22	c   482s| 42500 |  3926 |  3754k|  88.1 |   577M |  36 |1381 |1534 |4195 | 295k|  1 |1126 |4929 | 3.697062e+03 | 1.265000e+03 | 192.26%|   9.50%
496.05/497.77	c   482s| 42600 |  3934 |  3759k|  88.1 |   577M |  36 |1381 |1534 |4190 | 295k|  2 |1126 |4934 | 3.696500e+03 | 1.265000e+03 | 192.21%|   9.50%
496.24/497.98	c   483s| 42700 |  3930 |  3762k|  87.9 |   577M |  36 |1381 |1534 |4177 | 295k|  0 |1126 |4936 | 3.696500e+03 | 1.265000e+03 | 192.21%|   9.50%
497.24/498.95	c   484s| 42800 |  3942 |  3768k|  87.9 |   577M |  36 |1381 |1533 |4181 | 296k|  0 |1126 |4974 | 3.695384e+03 | 1.265000e+03 | 192.13%|   9.51%
497.84/499.56	c   484s| 42900 |  3954 |  3774k|  87.8 |   577M |  36 |1381 |1532 |4192 | 296k|  3 |1126 |4976 | 3.688056e+03 | 1.265000e+03 | 191.55%|   9.51%
499.23/500.91	c   486s| 43000 |  3966 |  3784k|  87.8 |   580M |  36 |1381 |1531 |4081 | 297k|  0 |1126 |4992 | 3.685625e+03 | 1.265000e+03 | 191.35%|   9.59%
499.73/501.43	c   486s| 43100 |  3976 |  3789k|  87.7 |   580M |  36 |1381 |1530 |4147 | 297k|  1 |1126 |5020 | 3.684321e+03 | 1.265000e+03 | 191.25%|   9.61%
500.34/502.10	c   487s| 43200 |  3984 |  3797k|  87.7 |   580M |  36 |1381 |1530 |4152 | 297k|  1 |1126 |5020 | 3.677408e+03 | 1.265000e+03 | 190.70%|   9.62%
500.73/502.40	c   487s| 43300 |  3988 |  3801k|  87.6 |   580M |  36 |1381 |1531 |4161 | 297k|  0 |1127 |5027 | 3.676851e+03 | 1.265000e+03 | 190.66%|   9.63%
501.23/502.98	c   488s| 43400 |  3992 |  3806k|  87.5 |   582M |  36 |1381 |1531 |4072 | 297k|  0 |1127 |5049 | 3.676851e+03 | 1.265000e+03 | 190.66%|   9.64%
501.63/503.38	c   488s| 43500 |  3996 |  3809k|  87.4 |   582M |  36 |1381 |1531 |4081 | 298k|  1 |1127 |5064 | 3.676408e+03 | 1.265000e+03 | 190.63%|   9.64%
502.13/503.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
502.13/503.81	c   488s| 43600 |  4010 |  3814k|  87.3 |   582M |  36 |1381 |1529 |4077 | 298k|  0 |1127 |5068 | 3.675167e+03 | 1.265000e+03 | 190.53%|   9.64%
502.62/504.30	c   489s| 43700 |  4016 |  3818k|  87.2 |   582M |  36 |1381 |1528 |4079 | 298k|  0 |1127 |5073 | 3.672889e+03 | 1.265000e+03 | 190.35%|   9.65%
503.22/504.95	c   490s| 43800 |  4022 |  3825k|  87.2 |   582M |  36 |1381 |1528 |4088 | 298k|  0 |1127 |5074 | 3.671603e+03 | 1.265000e+03 | 190.25%|   9.65%
503.92/505.61	c   490s| 43900 |  4030 |  3833k|  87.1 |   582M |  36 |1381 |1528 |4086 | 299k|  0 |1127 |5076 | 3.670754e+03 | 1.265000e+03 | 190.18%|   9.66%
504.82/506.50	c   491s| 44000 |  4044 |  3840k|  87.1 |   583M |  36 |1381 |1528 |4094 | 299k|  0 |1127 |5100 | 3.667543e+03 | 1.265000e+03 | 189.92%|   9.66%
505.33/507.08	c   492s| 44100 |  4058 |  3846k|  87.0 |   583M |  36 |1381 |1528 |4098 | 299k|  4 |1127 |5104 | 3.664480e+03 | 1.265000e+03 | 189.68%|   9.66%
505.61/507.35	c   492s| 44200 |  4060 |  3849k|  86.9 |   583M |  36 |1381 |1528 |4091 | 299k|  1 |1127 |5108 | 3.664480e+03 | 1.265000e+03 | 189.68%|   9.67%
506.32/508.08	c   493s| 44300 |  4068 |  3854k|  86.8 |   583M |  36 |1381 |1527 |4099 | 300k|  1 |1127 |5130 | 3.662238e+03 | 1.265000e+03 | 189.50%|   9.67%
506.51/508.29	c   493s| 44400 |  4062 |  3856k|  86.7 |   583M |  36 |1381 |1528 |4089 | 300k|  2 |1128 |5131 | 3.662238e+03 | 1.265000e+03 | 189.50%|   9.67%
507.11/508.87	c   494s| 44500 |  4068 |  3861k|  86.6 |   583M |  36 |1381 |1528 |4099 | 300k|  0 |1128 |5134 | 3.658639e+03 | 1.265000e+03 | 189.22%|   9.67%
507.71/509.46	c   494s| 44600 |  4076 |  3866k|  86.5 |   583M |  36 |1381 |1528 |4100 | 300k|  0 |1128 |5140 | 3.657163e+03 | 1.265000e+03 | 189.10%|   9.67%
508.80/510.54	c   495s| 44700 |  4092 |  3877k|  86.5 |   584M |  36 |1381 |1528 |4200 | 301k|  0 |1128 |5140 | 3.651923e+03 | 1.265000e+03 | 188.69%|   9.68%
509.20/510.97	c   496s| 44800 |  4102 |  3882k|  86.5 |   584M |  36 |1381 |1527 |4190 | 301k|  4 |1128 |5147 | 3.646805e+03 | 1.265000e+03 | 188.28%|   9.68%
509.80/511.50	c   496s| 44900 |  4106 |  3886k|  86.4 |   584M |  36 |1381 |1525 |4193 | 301k|  0 |1128 |5158 | 3.645323e+03 | 1.265000e+03 | 188.17%|   9.69%
510.31/512.08	c   497s| 45000 |  4130 |  3893k|  86.3 |   584M |  36 |1381 |1523 |4324 | 302k|  0 |1128 |5160 | 3.642506e+03 | 1.265000e+03 | 187.95%|   9.70%
510.70/512.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
510.70/512.40	c   497s| 45100 |  4140 |  3897k|  86.2 |   584M |  36 |1381 |1524 |4200 | 302k|  2 |1129 |5160 | 3.638154e+03 | 1.265000e+03 | 187.60%|   9.70%
511.09/512.82	c   497s| 45200 |  4144 |  3901k|  86.1 |   584M |  36 |1381 |1529 |4205 | 302k|  0 |1134 |5165 | 3.635513e+03 | 1.265000e+03 | 187.39%|   9.71%
511.69/513.40	c   498s| 45300 |  4162 |  3908k|  86.1 |   584M |  36 |1381 |1529 |4273 | 302k|  2 |1134 |5166 | 3.633356e+03 | 1.265000e+03 | 187.22%|   9.71%
511.99/513.73	c   498s| 45400 |  4170 |  3912k|  86.0 |   584M |  36 |1381 |1529 |4240 | 302k|  1 |1134 |5166 | 3.633119e+03 | 1.265000e+03 | 187.20%|   9.71%
512.89/514.62	c   499s| 45500 |  4180 |  3920k|  86.0 |   585M |  36 |1381 |1556 |4257 | 303k|  2 |1161 |5202 | 3.632394e+03 | 1.265000e+03 | 187.15%|   9.73%
513.40/515.14	c   500s| 45600 |  4190 |  3925k|  85.9 |   585M |  36 |1381 |1556 |4247 | 303k|  0 |1161 |5202 | 3.628000e+03 | 1.265000e+03 | 186.80%|   9.74%
513.78/515.59	c   500s| 45700 |  4190 |  3928k|  85.8 |   585M |  36 |1381 |1556 |4247 | 303k|  0 |1161 |5203 | 3.626976e+03 | 1.265000e+03 | 186.72%|   9.74%
514.18/515.99	c   501s| 45800 |  4206 |  3933k|  85.7 |   585M |  36 |1381 |1557 |4301 | 303k|  3 |1162 |5203 | 3.623667e+03 | 1.265000e+03 | 186.46%|   9.74%
514.78/516.53	c   501s| 45900 |  4220 |  3938k|  85.6 |   585M |  36 |1381 |1557 |4247 | 303k|  4 |1162 |5208 | 3.622031e+03 | 1.265000e+03 | 186.33%|   9.75%
515.08/516.88	c   502s| 46000 |  4226 |  3942k|  85.5 |   585M |  36 |1381 |1557 |4251 | 304k|  1 |1162 |5208 | 3.617331e+03 | 1.265000e+03 | 185.96%|   9.75%
515.58/517.34	c   502s| 46100 |  4238 |  3947k|  85.4 |   585M |  36 |1381 |1562 |4177 | 304k|  1 |1169 |5223 | 3.615987e+03 | 1.265000e+03 | 185.85%|   9.76%
516.29/518.11	c   503s| 46200 |  4254 |  3954k|  85.4 |   585M |  36 |1381 |1604 |4102 | 304k|  1 |1212 |5298 | 3.613171e+03 | 1.265000e+03 | 185.63%|   9.76%
516.67/518.47	c   503s| 46300 |  4260 |  3958k|  85.3 |   585M |  36 |1381 |1604 |4109 | 304k|  1 |1212 |5304 | 3.611675e+03 | 1.265000e+03 | 185.51%|   9.77%
517.28/519.08	c   504s| 46400 |  4272 |  3966k|  85.3 |   585M |  36 |1381 |1601 |4109 | 304k|  2 |1212 |5305 | 3.609667e+03 | 1.265000e+03 | 185.35%|   9.77%
518.17/519.90	c   505s| 46500 |  4286 |  3973k|  85.3 |   586M |  36 |1381 |1613 |4111 | 304k|  0 |1224 |5307 | 3.607567e+03 | 1.265000e+03 | 185.18%|   9.78%
518.87/520.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
518.87/520.66	c   505s| 46600 |  4290 |  3979k|  85.2 |   586M |  36 |1381 |1613 |4114 | 305k|  1 |1224 |5323 | 3.607333e+03 | 1.265000e+03 | 185.16%|   9.79%
519.46/521.27	c   506s| 46700 |  4304 |  3985k|  85.2 |   586M |  36 |1381 |1613 |4116 | 305k|  3 |1224 |5324 | 3.603333e+03 | 1.265000e+03 | 184.85%|   9.79%
520.46/522.29	c   507s| 46800 |  4318 |  3993k|  85.2 |   586M |  36 |1381 |1613 |4125 | 305k|  0 |1224 |5349 | 3.600947e+03 | 1.265000e+03 | 184.66%|   9.80%
520.86/522.65	c   507s| 46900 |  4322 |  3997k|  85.1 |   586M |  36 |1381 |1614 |4115 | 305k|  1 |1226 |5350 | 3.599769e+03 | 1.265000e+03 | 184.57%|   9.80%
521.56/523.39	c   508s| 47000 |  4330 |  4003k|  85.0 |   586M |  36 |1381 |1620 |4125 | 306k|  4 |1233 |5350 | 3.597308e+03 | 1.265000e+03 | 184.37%|   9.81%
522.06/523.88	c   509s| 47100 |  4342 |  4009k|  84.9 |   586M |  36 |1381 |1617 |4198 | 306k|  1 |1233 |5362 | 3.592447e+03 | 1.265000e+03 | 183.99%|   9.82%
522.65/524.47	c   509s| 47200 |  4366 |  4016k|  84.9 |   586M |  36 |1381 |1616 |4357 | 306k|  2 |1235 |5364 | 3.584484e+03 | 1.265000e+03 | 183.36%|   9.83%
523.15/524.97	c   510s| 47300 |  4382 |  4022k|  84.9 |   586M |  36 |1381 |1608 |4216 | 306k|  1 |1235 |5365 | 3.581583e+03 | 1.265000e+03 | 183.13%|   9.83%
523.45/525.20	c   510s| 47400 |  4382 |  4025k|  84.7 |   586M |  36 |1381 |1607 |4146 | 306k|  0 |1235 |5365 | 3.581583e+03 | 1.265000e+03 | 183.13%|   9.84%
523.85/525.63	c   510s| 47500 |  4386 |  4030k|  84.7 |   586M |  36 |1381 |1605 |4145 | 306k|  1 |1235 |5365 | 3.580867e+03 | 1.265000e+03 | 183.07%|   9.84%
524.45/526.25	c   511s| 47600 |  4400 |  4036k|  84.6 |   586M |  36 |1381 |1602 |4261 | 306k|  1 |1235 |5372 | 3.576500e+03 | 1.265000e+03 | 182.73%|   9.84%
525.14/526.96	c   512s| 47700 |  4414 |  4043k|  84.6 |   586M |  36 |1381 |1597 |4147 | 307k|  0 |1235 |5376 | 3.574128e+03 | 1.265000e+03 | 182.54%|   9.85%
525.94/527.73	c   512s| 47800 |  4422 |  4050k|  84.6 |   586M |  36 |1381 |1594 |4157 | 307k|  0 |1235 |5377 | 3.572731e+03 | 1.265000e+03 | 182.43%|   9.85%
526.54/528.31	c   513s| 47900 |  4446 |  4056k|  84.5 |   587M |  36 |1381 |1591 |4228 | 307k|  1 |1235 |5385 | 3.570333e+03 | 1.265000e+03 | 182.24%|   9.86%
527.04/528.86	c   514s| 48000 |  4446 |  4061k|  84.4 |   587M |  36 |1381 |1591 |4277 | 308k|  2 |1235 |5387 | 3.570083e+03 | 1.265000e+03 | 182.22%|   9.87%
527.25/529.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
527.25/529.06	c   514s| 48100 |  4450 |  4063k|  84.3 |   587M |  36 |1381 |1591 |4233 | 308k|  0 |1235 |5391 | 3.570083e+03 | 1.265000e+03 | 182.22%|   9.87%
527.44/529.25	c   514s| 48200 |  4448 |  4065k|  84.2 |   587M |  36 |1381 |1591 |4234 | 308k|  1 |1235 |5392 | 3.570083e+03 | 1.265000e+03 | 182.22%|   9.87%
527.94/529.79	c   514s| 48300 |  4454 |  4071k|  84.1 |   587M |  36 |1381 |1589 |4248 | 308k|  1 |1235 |5392 | 3.568598e+03 | 1.265000e+03 | 182.10%|   9.87%
528.73/530.55	c   515s| 48400 |  4466 |  4078k|  84.1 |   588M |  36 |1381 |1588 |4244 | 308k|  0 |1235 |5411 | 3.568247e+03 | 1.265000e+03 | 182.07%|   9.88%
529.53/531.33	c   516s| 48500 |  4482 |  4085k|  84.1 |   588M |  36 |1381 |1584 |4254 | 309k|  1 |1235 |5417 | 3.564880e+03 | 1.265000e+03 | 181.81%|   9.88%
529.73/531.58	c   516s| 48600 |  4490 |  4088k|  83.9 |   588M |  36 |1381 |1582 |4356 | 309k|  0 |1235 |5417 | 3.564646e+03 | 1.265000e+03 | 181.79%|   9.88%
530.34/532.11	c   517s| 48700 |  4500 |  4093k|  83.9 |   589M |  36 |1381 |1580 |4258 | 309k|  0 |1236 |5417 | 3.562200e+03 | 1.265000e+03 | 181.60%|   9.89%
531.02/532.83	c   517s| 48800 |  4514 |  4099k|  83.8 |   589M |  36 |1381 |1578 |4257 | 309k|  1 |1238 |5420 | 3.561843e+03 | 1.265000e+03 | 181.57%|   9.89%
531.34/533.12	c   518s| 48900 |  4518 |  4102k|  83.7 |   590M |  36 |1381 |1576 |4254 | 309k|  0 |1238 |5420 | 3.558594e+03 | 1.265000e+03 | 181.31%|   9.89%
531.42/533.27	c   518s| 49000 |  4516 |  4103k|  83.6 |   590M |  36 |1381 |1576 |4256 | 309k|  2 |1238 |5421 | 3.558594e+03 | 1.265000e+03 | 181.31%|   9.89%
531.72/533.57	c   518s| 49100 |  4522 |  4107k|  83.5 |   590M |  36 |1381 |1573 |4243 | 309k|  0 |1238 |5421 | 3.557800e+03 | 1.265000e+03 | 181.25%|   9.89%
532.52/534.39	c   519s| 49200 |  4532 |  4114k|  83.5 |   590M |  36 |1381 |1571 |4231 | 310k|  1 |1238 |5424 | 3.552613e+03 | 1.265000e+03 | 180.84%|   9.90%
533.33/535.19	c   520s| 49300 |  4556 |  4122k|  83.4 |   590M |  36 |1381 |1567 |4256 | 310k|  2 |1238 |5425 | 3.549363e+03 | 1.265000e+03 | 180.58%|   9.91%
533.82/535.65	c   520s| 49400 |  4570 |  4127k|  83.4 |   590M |  36 |1381 |1564 |4326 | 310k|  1 |1238 |5427 | 3.548574e+03 | 1.265000e+03 | 180.52%|   9.91%
534.51/536.33	c   521s| 49500 |  4580 |  4133k|  83.3 |   590M |  36 |1381 |1560 |4299 | 311k|  0 |1238 |5428 | 3.547704e+03 | 1.265000e+03 | 180.45%|   9.92%
535.11/536.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
535.11/536.94	c   522s| 49600 |  4586 |  4139k|  83.3 |   590M |  36 |1381 |1559 |4244 | 311k|  0 |1238 |5431 | 3.547000e+03 | 1.265000e+03 | 180.40%|   9.92%
535.41/537.28	c   522s| 49700 |  4590 |  4143k|  83.2 |   590M |  36 |1381 |1558 |4275 | 312k|  0 |1238 |5431 | 3.545266e+03 | 1.265000e+03 | 180.26%|   9.92%
535.71/537.51	c   522s| 49800 |  4594 |  4146k|  83.1 |   590M |  36 |1381 |1557 |4249 | 312k|  1 |1238 |5431 | 3.545216e+03 | 1.265000e+03 | 180.25%|   9.92%
536.11/537.94	c   523s| 49900 |  4608 |  4151k|  83.0 |   590M |  36 |1381 |1560 |4312 | 312k|  1 |1242 |5431 | 3.542778e+03 | 1.265000e+03 | 180.06%|   9.93%
536.32/538.16	c   523s| 50000 |  4610 |  4154k|  82.9 |   590M |  36 |1381 |1560 |4316 | 312k|  1 |1242 |5431 | 3.541448e+03 | 1.265000e+03 | 179.96%|   9.93%
536.51/538.38	c   523s| 50100 |  4612 |  4157k|  82.8 |   590M |  36 |1381 |1560 |4246 | 312k|  2 |1242 |5431 | 3.541448e+03 | 1.265000e+03 | 179.96%|   9.93%
537.32/539.11	c   524s| 50200 |  4622 |  4163k|  82.8 |   590M |  36 |1381 |1559 |4249 | 312k|  1 |1243 |5432 | 3.540917e+03 | 1.265000e+03 | 179.91%|   9.93%
538.10/539.94	c   525s| 50300 |  4624 |  4169k|  82.7 |   590M |  36 |1381 |1561 |4254 | 312k|  1 |1246 |5441 | 3.540303e+03 | 1.265000e+03 | 179.87%|   9.93%
538.40/540.26	c   525s| 50400 |  4624 |  4172k|  82.6 |   590M |  36 |1381 |1559 |4246 | 313k|  1 |1246 |5442 | 3.540303e+03 | 1.265000e+03 | 179.87%|   9.93%
538.80/540.65	c   525s| 50500 |  4638 |  4178k|  82.6 |   590M |  36 |1381 |1558 |4270 | 313k|  2 |1246 |5442 | 3.537643e+03 | 1.265000e+03 | 179.66%|   9.93%
539.00/540.89	c   526s| 50600 |  4640 |  4181k|  82.5 |   590M |  36 |1381 |1558 |4261 | 313k|  0 |1246 |5442 | 3.536459e+03 | 1.265000e+03 | 179.56%|   9.94%
539.40/541.29	c   526s| 50700 |  4648 |  4186k|  82.4 |   591M |  36 |1381 |1562 |4269 | 313k|  1 |1250 |5443 | 3.535911e+03 | 1.265000e+03 | 179.52%|   9.94%
539.70/541.55	c   526s| 50800 |  4652 |  4189k|  82.3 |   591M |  36 |1381 |1562 |4264 | 313k|  0 |1250 |5444 | 3.535911e+03 | 1.265000e+03 | 179.52%|   9.94%
540.09/541.98	c   527s| 50900 |  4668 |  4194k|  82.2 |   591M |  36 |1381 |1560 |4364 | 313k|  2 |1253 |5444 | 3.534806e+03 | 1.265000e+03 | 179.43%|   9.94%
540.59/542.44	c   527s| 51000 |  4674 |  4198k|  82.2 |   591M |  36 |1381 |1558 |4324 | 313k|  1 |1254 |5444 | 3.533397e+03 | 1.265000e+03 | 179.32%|   9.94%
540.89/542.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
540.89/542.76	c   527s| 51100 |  4684 |  4202k|  82.1 |   591M |  36 |1381 |1558 |4269 | 313k|  2 |1255 |5444 | 3.532284e+03 | 1.265000e+03 | 179.23%|   9.95%
541.09/542.94	c   528s| 51200 |  4684 |  4203k|  81.9 |   591M |  36 |1381 |1558 |4276 | 313k|  0 |1255 |5444 | 3.532284e+03 | 1.265000e+03 | 179.23%|   9.95%
541.59/543.46	c   528s| 51300 |  4694 |  4209k|  81.9 |   591M |  36 |1381 |1556 |4265 | 313k|  0 |1255 |5445 | 3.528764e+03 | 1.265000e+03 | 178.95%|   9.95%
541.99/543.83	c   528s| 51400 |  4702 |  4213k|  81.8 |   591M |  36 |1381 |1559 |4320 | 314k|  0 |1259 |5445 | 3.526579e+03 | 1.265000e+03 | 178.78%|   9.95%
542.20/544.05	c   529s| 51500 |  4706 |  4216k|  81.7 |   591M |  36 |1381 |1559 |4261 | 314k|  0 |1259 |5445 | 3.525316e+03 | 1.265000e+03 | 178.68%|   9.95%
543.78/545.69	c   530s| 51600 |  4732 |  4229k|  81.8 |   593M |  36 |1381 |1557 |4035 | 315k|  1 |1259 |5447 | 3.521486e+03 | 1.265000e+03 | 178.38%|   9.97%
544.29/546.15	c   531s| 51700 |  4748 |  4236k|  81.8 |   593M |  36 |1381 |1556 |4036 | 315k|  1 |1259 |5447 | 3.515987e+03 | 1.265000e+03 | 177.94%|   9.97%
544.68/546.54	c   531s| 51800 |  4760 |  4241k|  81.7 |   593M |  36 |1381 |1553 |4044 | 315k|  0 |1259 |5447 | 3.510981e+03 | 1.265000e+03 | 177.55%|   9.99%
545.08/546.95	c   532s| 51900 |  4774 |  4246k|  81.7 |   593M |  36 |1381 |1553 |4061 | 315k|  0 |1259 |5447 | 3.506899e+03 | 1.265000e+03 | 177.23%|  10.00%
546.19/548.04	c   533s| 52000 |  4792 |  4256k|  81.7 |   595M |  36 |1381 |1552 |4066 | 316k|  0 |1259 |5455 | 3.503262e+03 | 1.265000e+03 | 176.94%|  10.02%
546.57/548.41	c   533s| 52100 |  4804 |  4261k|  81.6 |   595M |  36 |1381 |1551 |4055 | 316k|  1 |1259 |5455 | 3.502058e+03 | 1.265000e+03 | 176.84%|  10.02%
546.97/548.80	c   533s| 52200 |  4812 |  4267k|  81.6 |   595M |  36 |1381 |1551 |4052 | 316k|  1 |1259 |5455 | 3.501583e+03 | 1.265000e+03 | 176.81%|  10.03%
547.28/549.19	c   534s| 52300 |  4826 |  4272k|  81.5 |   595M |  36 |1381 |1550 |4359 | 316k|  1 |1260 |5455 | 3.500133e+03 | 1.265000e+03 | 176.69%|  10.04%
548.19/550.05	c   535s| 52400 |  4838 |  4279k|  81.5 |   596M |  36 |1381 |1550 |3992 | 316k|  2 |1260 |5456 | 3.498817e+03 | 1.265000e+03 | 176.59%|  10.04%
548.48/550.35	c   535s| 52500 |  4848 |  4283k|  81.4 |   597M |  36 |1381 |1549 |3998 | 317k|  1 |1260 |5456 | 3.497770e+03 | 1.265000e+03 | 176.50%|  10.05%
548.68/550.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
548.68/550.54	c   535s| 52600 |  4846 |  4286k|  81.3 |   597M |  36 |1381 |1549 |4005 | 317k|  0 |1260 |5457 | 3.497770e+03 | 1.265000e+03 | 176.50%|  10.06%
548.87/550.79	c   535s| 52700 |  4850 |  4289k|  81.2 |   597M |  36 |1381 |1549 |3996 | 317k|  0 |1260 |5457 | 3.497666e+03 | 1.265000e+03 | 176.50%|  10.07%
549.67/551.52	c   536s| 52800 |  4862 |  4296k|  81.2 |   598M |  36 |1381 |1547 |3999 | 317k|  2 |1261 |5457 | 3.496027e+03 | 1.265000e+03 | 176.37%|  10.07%
550.07/551.94	c   537s| 52900 |  4872 |  4301k|  81.2 |   598M |  36 |1381 |1546 |4002 | 317k|  1 |1261 |5457 | 3.494722e+03 | 1.265000e+03 | 176.26%|  10.08%
550.87/552.70	c   537s| 53000 |  4880 |  4308k|  81.1 |   598M |  36 |1381 |1545 |4278 | 317k|  1 |1261 |5483 | 3.494300e+03 | 1.265000e+03 | 176.23%|  10.09%
551.07/552.98	c   538s| 53100 |  4882 |  4312k|  81.1 |   598M |  36 |1381 |1545 |4283 | 317k|  1 |1261 |5483 | 3.493389e+03 | 1.265000e+03 | 176.16%|  10.09%
551.67/553.54	c   538s| 53200 |  4896 |  4318k|  81.0 |   598M |  36 |1381 |1544 |4275 | 318k|  1 |1261 |5483 | 3.491174e+03 | 1.265000e+03 | 175.98%|  10.09%
552.46/554.32	c   539s| 53300 |  4906 |  4326k|  81.0 |   598M |  36 |1381 |1544 |4279 | 318k|  1 |1261 |5483 | 3.489066e+03 | 1.265000e+03 | 175.82%|  10.09%
552.76/554.63	c   539s| 53400 |  4910 |  4330k|  80.9 |   598M |  36 |1381 |1544 |4288 | 318k|  1 |1263 |5483 | 3.488829e+03 | 1.265000e+03 | 175.80%|  10.09%
553.06/554.97	c   540s| 53500 |  4914 |  4334k|  80.9 |   598M |  36 |1381 |1544 |4288 | 318k|  1 |1263 |5483 | 3.485960e+03 | 1.265000e+03 | 175.57%|  10.10%
553.36/555.28	c   540s| 53600 |  4922 |  4338k|  80.8 |   598M |  36 |1381 |1545 |4333 | 318k|  1 |1264 |5502 | 3.485567e+03 | 1.265000e+03 | 175.54%|  10.10%
553.86/555.71	c   540s| 53700 |  4930 |  4342k|  80.7 |   598M |  36 |1381 |1551 |4275 | 318k|  0 |1274 |5533 | 3.484069e+03 | 1.265000e+03 | 175.42%|  10.10%
554.06/555.94	c   541s| 53800 |  4932 |  4344k|  80.6 |   598M |  36 |1381 |1552 |4269 | 318k|  0 |1276 |5542 | 3.482000e+03 | 1.265000e+03 | 175.26%|  10.10%
555.05/556.99	c   542s| 53900 |  4944 |  4353k|  80.6 |   598M |  36 |1381 |1554 |4274 | 319k|  1 |1280 |5549 | 3.480949e+03 | 1.265000e+03 | 175.17%|  10.10%
555.35/557.29	c   542s| 54000 |  4952 |  4357k|  80.5 |   598M |  36 |1381 |1555 |4285 | 319k|  1 |1281 |5551 | 3.479876e+03 | 1.265000e+03 | 175.09%|  10.10%
555.65/557.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
555.65/557.56	c   542s| 54100 |  4956 |  4360k|  80.4 |   598M |  36 |1381 |1555 |4282 | 319k|  1 |1281 |5551 | 3.479669e+03 | 1.265000e+03 | 175.07%|  10.10%
556.05/557.98	c   543s| 54200 |  4960 |  4363k|  80.4 |   606M |  36 |1381 |1560 |4289 | 319k|  1 |1286 |5551 | 3.479377e+03 | 1.265000e+03 | 175.05%|  10.10%
557.04/558.94	c   544s| 54300 |  4968 |  4372k|  80.4 |   607M |  36 |1381 |1561 |4287 | 319k|  0 |1288 |5555 | 3.478167e+03 | 1.265000e+03 | 174.95%|  10.11%
557.74/559.66	c   544s| 54400 |  4978 |  4378k|  80.3 |   607M |  36 |1381 |1559 |4301 | 320k|  1 |1289 |5561 | 3.477022e+03 | 1.265000e+03 | 174.86%|  10.11%
558.15/560.05	c   545s| 54500 |  4984 |  4383k|  80.3 |   607M |  36 |1381 |1565 |4267 | 320k|  2 |1298 |5572 | 3.476875e+03 | 1.265000e+03 | 174.85%|  10.12%
558.64/560.56	c   545s| 54600 |  4998 |  4389k|  80.2 |   607M |  36 |1381 |1565 |4267 | 320k|  0 |1299 |5587 | 3.472415e+03 | 1.265000e+03 | 174.50%|  10.12%
559.15/561.10	c   546s| 54700 |  5010 |  4395k|  80.2 |   607M |  36 |1381 |1562 |4330 | 320k|  0 |1299 |5599 | 3.470376e+03 | 1.265000e+03 | 174.34%|  10.12%
559.74/561.63	c   546s| 54800 |  5026 |  4401k|  80.2 |   607M |  36 |1381 |1560 |4273 | 320k|  1 |1299 |5599 | 3.469516e+03 | 1.265000e+03 | 174.27%|  10.12%
560.33/562.22	c   547s| 54900 |  5036 |  4407k|  80.1 |   607M |  36 |1381 |1557 |4272 | 320k|  0 |1299 |5599 | 3.467802e+03 | 1.265000e+03 | 174.13%|  10.13%
560.93/562.80	c   547s| 55000 |  5048 |  4413k|  80.1 |   607M |  36 |1381 |1555 |4279 | 321k|  0 |1299 |5600 | 3.464648e+03 | 1.265000e+03 | 173.89%|  10.13%
561.43/563.36	c   548s| 55100 |  5068 |  4419k|  80.1 |   608M |  36 |1381 |1554 |4276 | 321k|  1 |1303 |5601 | 3.460086e+03 | 1.265000e+03 | 173.52%|  10.13%
561.63/563.59	c   548s| 55200 |  5066 |  4422k|  80.0 |   608M |  36 |1381 |1554 |4274 | 321k|  1 |1303 |5601 | 3.460086e+03 | 1.265000e+03 | 173.52%|  10.13%
562.33/564.24	c   549s| 55300 |  5072 |  4427k|  79.9 |   608M |  36 |1381 |1554 |4274 | 321k|  1 |1303 |5603 | 3.459869e+03 | 1.265000e+03 | 173.51%|  10.14%
562.62/564.55	c   549s| 55400 |  5076 |  4431k|  79.8 |   608M |  36 |1381 |1554 |4274 | 321k|  1 |1303 |5603 | 3.459130e+03 | 1.265000e+03 | 173.45%|  10.14%
563.02/564.91	c   550s| 55500 |  5086 |  4436k|  79.8 |   608M |  36 |1381 |1553 |4276 | 321k|  0 |1303 |5605 | 3.457735e+03 | 1.265000e+03 | 173.34%|  10.14%
563.42/565.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
563.42/565.31	c   550s| 55600 |  5090 |  4442k|  79.8 |   608M |  36 |1381 |1551 |4275 | 321k|  0 |1303 |5606 | 3.457145e+03 | 1.265000e+03 | 173.29%|  10.14%
564.42/566.30	c   551s| 55700 |  5116 |  4453k|  79.8 |   608M |  36 |1381 |1545 |4278 | 322k|  2 |1303 |5608 | 3.454937e+03 | 1.265000e+03 | 173.12%|  10.15%
564.62/566.54	c   551s| 55800 |  5112 |  4456k|  79.7 |   608M |  36 |1381 |1545 |4269 | 322k|  0 |1315 |5608 | 3.454937e+03 | 1.265000e+03 | 173.12%|  10.15%
565.02/567.00	c   552s| 55900 |  5128 |  4461k|  79.7 |   608M |  36 |1381 |1545 |4340 | 322k|  1 |1316 |5615 | 3.454446e+03 | 1.265000e+03 | 173.08%|  10.15%
565.32/567.30	c   552s| 56000 |  5132 |  4465k|  79.6 |   608M |  36 |1381 |1546 |4341 | 322k|  0 |1317 |5615 | 3.453444e+03 | 1.265000e+03 | 173.00%|  10.15%
566.91/568.80	c   553s| 56100 |  5144 |  4476k|  79.6 |   608M |  36 |1381 |1543 |4426 | 323k|  2 |1321 |5639 | 3.451470e+03 | 1.265000e+03 | 172.84%|  10.15%
567.12/569.02	c   554s| 56200 |  5144 |  4478k|  79.5 |   608M |  36 |1381 |1543 |4353 | 323k|  0 |1322 |5640 | 3.451470e+03 | 1.265000e+03 | 172.84%|  10.15%
567.71/569.63	c   554s| 56300 |  5158 |  4484k|  79.5 |   609M |  36 |1381 |1542 |4409 | 323k|  3 |1322 |5653 | 3.450111e+03 | 1.265000e+03 | 172.74%|  10.16%
568.12/570.04	c   555s| 56400 |  5162 |  4490k|  79.5 |   609M |  36 |1381 |1540 |4349 | 323k|  0 |1322 |5655 | 3.449905e+03 | 1.265000e+03 | 172.72%|  10.16%
568.70/570.63	c   555s| 56500 |  5186 |  4497k|  79.5 |   609M |  36 |1381 |1541 |4349 | 323k|  1 |1324 |5660 | 3.448444e+03 | 1.265000e+03 | 172.60%|  10.17%
569.40/571.39	c   556s| 56600 |  5192 |  4504k|  79.4 |   609M |  36 |1381 |1542 |4355 | 323k|  0 |1326 |5664 | 3.445176e+03 | 1.265000e+03 | 172.35%|  10.17%
570.60/572.52	c   557s| 56700 |  5208 |  4512k|  79.4 |   609M |  36 |1381 |1542 |4353 | 324k|  0 |1327 |5696 | 3.442000e+03 | 1.265000e+03 | 172.09%|  10.17%
570.90/572.80	c   557s| 56800 |  5208 |  4516k|  79.4 |   609M |  36 |1381 |1542 |4359 | 324k|  2 |1327 |5697 | 3.442000e+03 | 1.265000e+03 | 172.09%|  10.17%
571.11/573.10	c   558s| 56900 |  5208 |  4520k|  79.3 |   609M |  36 |1381 |1545 |4367 | 324k|  2 |1333 |5697 | 3.442000e+03 | 1.265000e+03 | 172.09%|  10.17%
572.39/574.30	c   559s| 57000 |  5218 |  4530k|  79.3 |   609M |  36 |1381 |1546 |4439 | 324k|  0 |1334 |5705 | 3.438819e+03 | 1.265000e+03 | 171.84%|  10.18%
572.79/574.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
572.79/574.71	c   559s| 57100 |  5228 |  4535k|  79.3 |   609M |  36 |1381 |1546 |4375 | 324k|  0 |1337 |5707 | 3.438622e+03 | 1.265000e+03 | 171.83%|  10.18%
573.69/575.63	c   560s| 57200 |  5246 |  4544k|  79.3 |   609M |  36 |1381 |1547 |4380 | 325k|  1 |1340 |5721 | 3.435829e+03 | 1.265000e+03 | 171.61%|  10.19%
574.29/576.26	c   561s| 57300 |  5258 |  4550k|  79.3 |   609M |  36 |1381 |1546 |4488 | 325k|  1 |1343 |5747 | 3.434364e+03 | 1.265000e+03 | 171.49%|  10.19%
574.78/576.72	c   561s| 57400 |  5264 |  4556k|  79.2 |   609M |  36 |1381 |1546 |4372 | 325k|  1 |1343 |5747 | 3.434056e+03 | 1.265000e+03 | 171.47%|  10.19%
575.28/577.28	c   562s| 57500 |  5288 |  4562k|  79.2 |   609M |  36 |1381 |1543 |4153 | 325k|  0 |1343 |5768 | 3.432748e+03 | 1.265000e+03 | 171.36%|  10.20%
575.88/577.81	c   562s| 57600 |  5300 |  4567k|  79.2 |   610M |  36 |1381 |1543 |4217 | 325k|  1 |1343 |5788 | 3.430350e+03 | 1.265000e+03 | 171.17%|  10.20%
576.19/578.15	c   563s| 57700 |  5316 |  4571k|  79.1 |   611M |  36 |1381 |1543 |4213 | 325k|  0 |1343 |5804 | 3.429667e+03 | 1.265000e+03 | 171.12%|  10.21%
576.58/578.55	c   563s| 57800 |  5328 |  4575k|  79.0 |   611M |  36 |1381 |1541 |4210 | 325k|  1 |1343 |5821 | 3.428000e+03 | 1.265000e+03 | 170.99%|  10.21%
576.98/578.99	c   564s| 57900 |  5328 |  4578k|  78.9 |   611M |  36 |1381 |1540 |4158 | 326k|  4 |1343 |5852 | 3.427177e+03 | 1.265000e+03 | 170.92%|  10.21%
577.28/579.29	c   564s| 58000 |  5336 |  4580k|  78.8 |   611M |  36 |1381 |1535 |4210 | 326k|  2 |1343 |5870 | 3.426583e+03 | 1.265000e+03 | 170.88%|  10.22%
578.19/580.11	c   565s| 58100 |  5342 |  4587k|  78.8 |   611M |  36 |1381 |1535 |4160 | 326k|  2 |1343 |5874 | 3.422723e+03 | 1.265000e+03 | 170.57%|  10.22%
578.77/580.74	c   565s| 58200 |  5352 |  4591k|  78.8 |   611M |  36 |1381 |1535 |4216 | 326k|  1 |1343 |5898 | 3.421912e+03 | 1.265000e+03 | 170.51%|  10.23%
578.87/580.89	c   566s| 58300 |  5354 |  4592k|  78.6 |   611M |  36 |1381 |1535 |4215 | 326k|  0 |1343 |5900 | 3.421912e+03 | 1.265000e+03 | 170.51%|  10.23%
579.47/581.41	c   566s| 58400 |  5366 |  4598k|  78.6 |   611M |  36 |1381 |1534 |4370 | 326k|  1 |1343 |5912 | 3.420775e+03 | 1.265000e+03 | 170.42%|  10.23%
579.97/581.91	c   567s| 58500 |  5378 |  4602k|  78.5 |   611M |  36 |1381 |1532 |4216 | 327k|  0 |1343 |5938 | 3.420145e+03 | 1.265000e+03 | 170.37%|  10.24%
580.47/582.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
580.47/582.44	c   567s| 58600 |  5392 |  4607k|  78.5 |   611M |  36 |1381 |1530 |4219 | 327k|  1 |1343 |5948 | 3.419444e+03 | 1.265000e+03 | 170.31%|  10.24%
580.96/582.94	c   568s| 58700 |  5396 |  4611k|  78.4 |   611M |  36 |1381 |1530 |4222 | 327k|  1 |1343 |5949 | 3.418785e+03 | 1.265000e+03 | 170.26%|  10.25%
581.26/583.29	c   568s| 58800 |  5398 |  4615k|  78.3 |   611M |  36 |1381 |1529 |4221 | 327k|  0 |1343 |5949 | 3.418205e+03 | 1.265000e+03 | 170.21%|  10.25%
581.56/583.57	c   568s| 58900 |  5408 |  4618k|  78.3 |   611M |  36 |1381 |1529 |4214 | 327k|  0 |1343 |5949 | 3.417382e+03 | 1.265000e+03 | 170.15%|  10.25%
582.07/584.07	c   569s| 59000 |  5414 |  4625k|  78.3 |   611M |  36 |1381 |1528 |4212 | 327k|  1 |1343 |5949 | 3.416611e+03 | 1.265000e+03 | 170.09%|  10.25%
582.76/584.78	c   569s| 59100 |  5424 |  4630k|  78.2 |   611M |  36 |1381 |1528 |4209 | 328k|  1 |1343 |5964 | 3.413762e+03 | 1.265000e+03 | 169.86%|  10.26%
583.36/585.32	c   570s| 59200 |  5430 |  4635k|  78.2 |   611M |  36 |1381 |1527 |4216 | 328k|  0 |1343 |5994 | 3.410981e+03 | 1.265000e+03 | 169.64%|  10.26%
583.75/585.73	c   570s| 59300 |  5446 |  4640k|  78.1 |   611M |  36 |1381 |1529 |4214 | 328k|  0 |1345 |5994 | 3.408975e+03 | 1.265000e+03 | 169.48%|  10.27%
584.25/586.28	c   571s| 59400 |  5454 |  4645k|  78.1 |   611M |  36 |1381 |1529 |4217 | 328k|  1 |1346 |5999 | 3.408500e+03 | 1.265000e+03 | 169.45%|  10.28%
584.55/586.59	c   571s| 59500 |  5460 |  4649k|  78.0 |   612M |  36 |1381 |1537 |4214 | 328k|  4 |1354 |6011 | 3.407619e+03 | 1.265000e+03 | 169.38%|  10.28%
585.45/587.47	c   572s| 59600 |  5474 |  4655k|  78.0 |   612M |  36 |1381 |1538 |4223 | 328k|  1 |1355 |6036 | 3.405678e+03 | 1.265000e+03 | 169.22%|  10.28%
585.75/587.77	c   572s| 59700 |  5478 |  4658k|  77.9 |   612M |  36 |1381 |1537 |4213 | 329k|  0 |1355 |6041 | 3.404889e+03 | 1.265000e+03 | 169.16%|  10.28%
586.65/588.60	c   573s| 59800 |  5486 |  4665k|  77.9 |   613M |  36 |1381 |1535 |4223 | 329k|  5 |1355 |6058 | 3.402400e+03 | 1.265000e+03 | 168.96%|  10.29%
587.06/589.03	c   574s| 59900 |  5502 |  4670k|  77.8 |   613M |  36 |1381 |1532 |4270 | 329k|  1 |1355 |6059 | 3.401739e+03 | 1.265000e+03 | 168.91%|  10.29%
587.44/589.42	c   574s| 60000 |  5508 |  4673k|  77.8 |   613M |  36 |1381 |1532 |4338 | 329k|  1 |1355 |6074 | 3.401000e+03 | 1.265000e+03 | 168.85%|  10.29%
587.64/589.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
587.64/589.62	c   574s| 60100 |  5516 |  4675k|  77.7 |   613M |  36 |1381 |1529 |4278 | 329k|  1 |1355 |6074 | 3.400365e+03 | 1.265000e+03 | 168.80%|  10.30%
587.84/589.84	c   575s| 60200 |  5522 |  4677k|  77.6 |   613M |  36 |1381 |1531 |4401 | 329k|  0 |1358 |6074 | 3.398173e+03 | 1.265000e+03 | 168.63%|  10.30%
588.05/590.08	c   575s| 60300 |  5524 |  4680k|  77.5 |   613M |  36 |1381 |1530 |4274 | 329k|  1 |1364 |6074 | 3.397048e+03 | 1.265000e+03 | 168.54%|  10.30%
588.44/590.42	c   575s| 60400 |  5528 |  4683k|  77.4 |   613M |  36 |1381 |1537 |4274 | 329k|  0 |1382 |6095 | 3.396862e+03 | 1.265000e+03 | 168.53%|  10.30%
588.94/591.00	c   576s| 60500 |  5542 |  4689k|  77.4 |   613M |  36 |1381 |1537 |4380 | 329k|  1 |1388 |6103 | 3.395256e+03 | 1.265000e+03 | 168.40%|  10.31%
589.44/591.42	c   576s| 60600 |  5554 |  4693k|  77.3 |   613M |  36 |1381 |1541 |4287 | 329k|  0 |1392 |6118 | 3.394826e+03 | 1.265000e+03 | 168.37%|  10.31%
589.83/591.83	c   576s| 60700 |  5566 |  4698k|  77.3 |   613M |  36 |1381 |1539 |4283 | 329k|  1 |1392 |6131 | 3.393278e+03 | 1.265000e+03 | 168.24%|  10.31%
590.23/592.24	c   577s| 60800 |  5582 |  4701k|  77.2 |   613M |  36 |1381 |1539 |4187 | 329k|  2 |1393 |6143 | 3.391145e+03 | 1.265000e+03 | 168.07%|  10.31%
590.53/592.50	c   577s| 60900 |  5588 |  4704k|  77.1 |   613M |  36 |1381 |1539 |4086 | 330k|  1 |1393 |6143 | 3.389901e+03 | 1.265000e+03 | 167.98%|  10.32%
590.63/592.68	c   577s| 61000 |  5588 |  4706k|  77.0 |   613M |  36 |1381 |1539 |4084 | 330k|  1 |1393 |6144 | 3.389901e+03 | 1.265000e+03 | 167.98%|  10.32%
590.83/592.88	c   578s| 61100 |  5590 |  4707k|  76.9 |   613M |  36 |1381 |1538 |4086 | 330k|  1 |1393 |6151 | 3.389901e+03 | 1.265000e+03 | 167.98%|  10.32%
591.14/593.11	c   578s| 61200 |  5600 |  4709k|  76.8 |   613M |  36 |1381 |1538 |4102 | 330k|  1 |1393 |6152 | 3.389293e+03 | 1.265000e+03 | 167.93%|  10.33%
591.33/593.36	c   578s| 61300 |  5606 |  4712k|  76.7 |   613M |  36 |1381 |1540 |4099 | 330k|  1 |1395 |6153 | 3.388833e+03 | 1.265000e+03 | 167.89%|  10.33%
591.83/593.85	c   579s| 61400 |  5608 |  4716k|  76.7 |   613M |  36 |1381 |1540 |4097 | 330k|  1 |1395 |6156 | 3.387516e+03 | 1.265000e+03 | 167.79%|  10.33%
592.04/594.08	c   579s| 61500 |  5612 |  4718k|  76.6 |   613M |  36 |1381 |1540 |4099 | 330k|  1 |1395 |6157 | 3.387358e+03 | 1.265000e+03 | 167.78%|  10.34%
592.63/594.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
592.63/594.65	c   579s| 61600 |  5630 |  4724k|  76.6 |   613M |  36 |1381 |1540 |4093 | 330k|  3 |1395 |6158 | 3.382644e+03 | 1.265000e+03 | 167.40%|  10.34%
592.82/594.88	c   580s| 61700 |  5640 |  4727k|  76.5 |   613M |  36 |1381 |1541 |4174 | 330k|  0 |1396 |6160 | 3.382520e+03 | 1.265000e+03 | 167.39%|  10.34%
593.14/595.15	c   580s| 61800 |  5646 |  4730k|  76.4 |   613M |  36 |1381 |1540 |4097 | 330k|  1 |1396 |6161 | 3.380545e+03 | 1.265000e+03 | 167.24%|  10.35%
593.32/595.32	c   580s| 61900 |  5646 |  4731k|  76.3 |   613M |  36 |1381 |1540 |4095 | 330k|  0 |1396 |6161 | 3.380545e+03 | 1.265000e+03 | 167.24%|  10.35%
593.92/595.93	c   581s| 62000 |  5660 |  4735k|  76.2 |   614M |  36 |1381 |1540 |4264 | 330k|  0 |1396 |6182 | 3.379278e+03 | 1.265000e+03 | 167.14%|  10.35%
594.42/596.47	c   581s| 62100 |  5672 |  4740k|  76.2 |   614M |  36 |1381 |1544 |4100 | 331k|  0 |1400 |6182 | 3.377473e+03 | 1.265000e+03 | 166.99%|  10.36%
594.72/596.74	c   581s| 62200 |  5678 |  4742k|  76.1 |   614M |  36 |1381 |1550 |4096 | 331k|  1 |1407 |6194 | 3.377256e+03 | 1.265000e+03 | 166.98%|  10.36%
595.22/597.24	c   582s| 62300 |  5684 |  4746k|  76.1 |   630M |  36 |1381 |1548 |4105 | 331k|  1 |1407 |6196 | 3.376833e+03 | 1.265000e+03 | 166.94%|  10.36%
595.42/597.42	c   582s| 62400 |  5684 |  4748k|  76.0 |   630M |  36 |1381 |1548 |4106 | 331k|  0 |1407 |6196 | 3.376833e+03 | 1.265000e+03 | 166.94%|  10.36%
595.71/597.76	c   582s| 62500 |  5696 |  4751k|  75.9 |   630M |  36 |1381 |1549 |4101 | 331k|  1 |1408 |6199 | 3.376404e+03 | 1.265000e+03 | 166.91%|  10.37%
596.91/598.94	c   584s| 62600 |  5722 |  4761k|  75.9 |   632M |  36 |1381 |1559 |4004 | 331k|  2 |1418 |6222 | 3.373021e+03 | 1.265000e+03 | 166.64%|  10.38%
597.21/599.27	c   584s| 62700 |  5722 |  4766k|  75.9 |   632M |  36 |1381 |1555 |4018 | 331k|  0 |1418 |6222 | 3.372846e+03 | 1.265000e+03 | 166.63%|  10.38%
597.61/599.64	c   584s| 62800 |  5734 |  4771k|  75.8 |   632M |  36 |1381 |1555 |4157 | 331k|  2 |1418 |6223 | 3.370580e+03 | 1.265000e+03 | 166.45%|  10.39%
597.91/599.92	c   585s| 62900 |  5738 |  4775k|  75.8 |   632M |  36 |1381 |1555 |4011 | 332k|  0 |1418 |6226 | 3.370333e+03 | 1.265000e+03 | 166.43%|  10.39%
598.12/600.15	c   585s| 63000 |  5738 |  4778k|  75.7 |   632M |  36 |1381 |1555 |4016 | 332k|  1 |1418 |6229 | 3.370333e+03 | 1.265000e+03 | 166.43%|  10.39%
598.60/600.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
598.60/600.66	c   585s| 63100 |  5746 |  4784k|  75.7 |   633M |  36 |1381 |1555 |4025 | 332k|  1 |1418 |6233 | 3.369828e+03 | 1.265000e+03 | 166.39%|  10.40%
599.01/601.07	c   586s| 63200 |  5760 |  4788k|  75.6 |   633M |  36 |1381 |1554 |4114 | 332k|  0 |1418 |6234 | 3.369213e+03 | 1.265000e+03 | 166.34%|  10.40%
599.30/601.33	c   586s| 63300 |  5760 |  4791k|  75.6 |   633M |  36 |1381 |1554 |4013 | 332k|  1 |1419 |6237 | 3.369213e+03 | 1.265000e+03 | 166.34%|  10.40%
599.80/601.80	c   586s| 63400 |  5774 |  4796k|  75.5 |   633M |  36 |1381 |1554 |4086 | 332k|  0 |1419 |6243 | 3.368295e+03 | 1.265000e+03 | 166.27%|  10.41%
600.69/602.78	c   587s| 63500 |  5790 |  4806k|  75.6 |   633M |  36 |1381 |1556 |4016 | 333k|  1 |1422 |6244 | 3.366833e+03 | 1.265000e+03 | 166.15%|  10.42%
601.29/603.38	c   588s| 63600 |  5796 |  4811k|  75.5 |   633M |  36 |1381 |1555 |4026 | 333k|  2 |1422 |6258 | 3.364939e+03 | 1.265000e+03 | 166.00%|  10.42%
601.69/603.76	c   588s| 63700 |  5810 |  4816k|  75.5 |   633M |  36 |1381 |1554 |4007 | 333k|  1 |1422 |6258 | 3.364042e+03 | 1.265000e+03 | 165.93%|  10.42%
602.29/604.31	c   589s| 63800 |  5814 |  4821k|  75.4 |   633M |  36 |1381 |1554 |4016 | 333k|  2 |1422 |6261 | 3.364038e+03 | 1.265000e+03 | 165.93%|  10.43%
602.89/604.92	c   590s| 63900 |  5828 |  4826k|  75.4 |   633M |  36 |1381 |1554 |4186 | 334k|  0 |1422 |6264 | 3.363689e+03 | 1.265000e+03 | 165.90%|  10.43%
603.19/605.23	c   590s| 64000 |  5828 |  4831k|  75.4 |   633M |  36 |1381 |1554 |4045 | 334k|  0 |1422 |6264 | 3.363114e+03 | 1.265000e+03 | 165.86%|  10.43%
603.49/605.56	c   590s| 64100 |  5836 |  4835k|  75.3 |   633M |  36 |1381 |1554 |4010 | 334k|  1 |1422 |6267 | 3.362520e+03 | 1.265000e+03 | 165.81%|  10.43%
604.10/606.16	c   591s| 64200 |  5840 |  4840k|  75.3 |   633M |  36 |1381 |1553 |4017 | 334k|  0 |1422 |6272 | 3.362252e+03 | 1.265000e+03 | 165.79%|  10.44%
604.58/606.68	c   591s| 64300 |  5850 |  4846k|  75.2 |   634M |  36 |1381 |1559 |4309 | 334k|  0 |1429 |6298 | 3.362050e+03 | 1.265000e+03 | 165.77%|  10.44%
605.18/607.26	c   592s| 64400 |  5864 |  4852k|  75.2 |   634M |  36 |1381 |1561 |4256 | 334k|  0 |1433 |6308 | 3.359253e+03 | 1.265000e+03 | 165.55%|  10.44%
606.09/608.15	c   593s| 64500 |  5876 |  4859k|  75.2 |   634M |  36 |1381 |1560 |4257 | 335k|  1 |1433 |6313 | 3.357622e+03 | 1.265000e+03 | 165.42%|  10.45%
606.38/608.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
606.38/608.45	c   593s| 64600 |  5878 |  4862k|  75.1 |   634M |  36 |1381 |1568 |4304 | 335k|  0 |1442 |6314 | 3.357316e+03 | 1.265000e+03 | 165.40%|  10.45%
606.87/608.94	c   594s| 64700 |  5904 |  4869k|  75.1 |   634M |  36 |1381 |1569 |4254 | 335k|  0 |1444 |6314 | 3.355062e+03 | 1.265000e+03 | 165.22%|  10.45%
607.47/609.53	c   594s| 64800 |  5916 |  4876k|  75.1 |   635M |  36 |1381 |1569 |4271 | 335k|  0 |1444 |6314 | 3.354421e+03 | 1.265000e+03 | 165.17%|  10.46%
607.87/609.97	c   595s| 64900 |  5924 |  4881k|  75.1 |   636M |  36 |1381 |1569 |4260 | 335k|  2 |1444 |6317 | 3.352608e+03 | 1.265000e+03 | 165.03%|  10.46%
608.37/610.47	c   595s| 65000 |  5946 |  4888k|  75.1 |   636M |  36 |1381 |1568 |4258 | 335k|  0 |1444 |6318 | 3.349405e+03 | 1.265000e+03 | 164.78%|  10.46%
608.77/610.86	c   596s| 65100 |  5960 |  4893k|  75.0 |   636M |  36 |1381 |1570 |4243 | 335k|  1 |1446 |6322 | 3.349143e+03 | 1.265000e+03 | 164.75%|  10.46%
609.67/611.72	c   596s| 65200 |  5964 |  4898k|  75.0 |   636M |  36 |1381 |1568 |4246 | 336k|  2 |1446 |6325 | 3.347025e+03 | 1.265000e+03 | 164.59%|  10.47%
609.98/612.06	c   597s| 65300 |  5968 |  4903k|  75.0 |   636M |  36 |1381 |1568 |4251 | 336k|  2 |1446 |6331 | 3.346496e+03 | 1.265000e+03 | 164.55%|  10.47%
610.26/612.34	c   597s| 65400 |  5970 |  4906k|  74.9 |   636M |  36 |1381 |1574 |4248 | 336k|  0 |1453 |6334 | 3.346219e+03 | 1.265000e+03 | 164.52%|  10.47%
610.76/612.83	c   597s| 65500 |  5988 |  4913k|  74.9 |   636M |  36 |1381 |1573 |4125 | 336k|  0 |1453 |6334 | 3.343556e+03 | 1.265000e+03 | 164.31%|  10.47%
611.07/613.13	c   598s| 65600 |  5992 |  4917k|  74.8 |   636M |  36 |1381 |1572 |4064 | 336k|  1 |1453 |6334 | 3.342410e+03 | 1.265000e+03 | 164.22%|  10.47%
611.26/613.36	c   598s| 65700 |  5994 |  4920k|  74.8 |   636M |  36 |1381 |1572 |4246 | 336k|  1 |1453 |6334 | 3.342410e+03 | 1.265000e+03 | 164.22%|  10.47%
611.56/613.63	c   598s| 65800 |  5998 |  4924k|  74.7 |   636M |  36 |1381 |1570 |4325 | 336k|  0 |1453 |6334 | 3.342083e+03 | 1.265000e+03 | 164.20%|  10.48%
611.76/613.89	c   599s| 65900 |  6000 |  4928k|  74.7 |   637M |  36 |1381 |1570 |4249 | 336k|  1 |1453 |6334 | 3.341705e+03 | 1.265000e+03 | 164.17%|  10.48%
612.16/614.28	c   599s| 66000 |  6012 |  4933k|  74.6 |   637M |  36 |1381 |1566 |4260 | 336k|  1 |1453 |6334 | 3.341000e+03 | 1.265000e+03 | 164.11%|  10.48%
612.97/615.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
612.97/615.01	c   600s| 66100 |  6026 |  4940k|  74.6 |   637M |  36 |1381 |1564 |4025 | 336k|  1 |1453 |6334 | 3.339802e+03 | 1.265000e+03 | 164.02%|  10.48%
613.45/615.56	c   600s| 66200 |  6044 |  4947k|  74.6 |   637M |  36 |1381 |1559 |4074 | 337k|  1 |1453 |6336 | 3.338033e+03 | 1.265000e+03 | 163.88%|  10.49%
613.85/615.93	c   601s| 66300 |  6056 |  4951k|  74.6 |   637M |  36 |1381 |1557 |4143 | 337k|  0 |1453 |6336 | 3.336445e+03 | 1.265000e+03 | 163.75%|  10.49%
614.15/616.29	c   601s| 66400 |  6064 |  4956k|  74.5 |   637M |  36 |1381 |1557 |4029 | 337k|  1 |1455 |6338 | 3.335000e+03 | 1.265000e+03 | 163.64%|  10.49%
614.55/616.65	c   601s| 66500 |  6070 |  4960k|  74.5 |   637M |  36 |1381 |1555 |4040 | 337k|  2 |1455 |6341 | 3.334128e+03 | 1.265000e+03 | 163.57%|  10.49%
614.96/617.02	c   602s| 66600 |  6088 |  4964k|  74.4 |   637M |  36 |1381 |1555 |4132 | 337k|  1 |1455 |6341 | 3.333147e+03 | 1.265000e+03 | 163.49%|  10.49%
615.35/617.45	c   602s| 66700 |  6098 |  4968k|  74.4 |   638M |  36 |1381 |1554 |4039 | 337k|  0 |1455 |6351 | 3.331800e+03 | 1.265000e+03 | 163.38%|  10.50%
615.55/617.68	c   602s| 66800 |  6102 |  4971k|  74.3 |   638M |  36 |1381 |1553 |4035 | 337k|  0 |1455 |6352 | 3.331308e+03 | 1.265000e+03 | 163.34%|  10.50%
615.96/618.04	c   603s| 66900 |  6110 |  4975k|  74.2 |   638M |  36 |1381 |1562 |4116 | 337k|  0 |1465 |6352 | 3.330704e+03 | 1.265000e+03 | 163.30%|  10.50%
616.34/618.40	c   603s| 67000 |  6124 |  4979k|  74.2 |   638M |  36 |1381 |1559 |4468 | 337k|  1 |1465 |6354 | 3.329637e+03 | 1.265000e+03 | 163.21%|  10.51%
616.74/618.86	c   604s| 67100 |  6128 |  4985k|  74.2 |   638M |  36 |1381 |1570 |4495 | 337k|  0 |1476 |6354 | 3.329283e+03 | 1.265000e+03 | 163.18%|  10.51%
617.24/619.30	c   604s| 67200 |  6150 |  4990k|  74.1 |   638M |  36 |1381 |1569 |4370 | 338k|  2 |1479 |6362 | 3.328278e+03 | 1.265000e+03 | 163.10%|  10.51%
617.44/619.55	c   604s| 67300 |  6154 |  4993k|  74.1 |   638M |  36 |1381 |1569 |4253 | 338k|  0 |1479 |6362 | 3.327992e+03 | 1.265000e+03 | 163.08%|  10.51%
617.74/619.87	c   605s| 67400 |  6158 |  4996k|  74.0 |   639M |  36 |1381 |1570 |4253 | 338k|  1 |1481 |6363 | 3.327653e+03 | 1.265000e+03 | 163.06%|  10.51%
618.14/620.20	c   605s| 67500 |  6164 |  5001k|  74.0 |   639M |  36 |1381 |1568 |4254 | 338k|  1 |1481 |6363 | 3.325873e+03 | 1.265000e+03 | 162.91%|  10.52%
618.43/620.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
618.43/620.52	c   605s| 67600 |  6168 |  5005k|  73.9 |   639M |  36 |1381 |1569 |4296 | 338k|  0 |1483 |6363 | 3.325550e+03 | 1.265000e+03 | 162.89%|  10.52%
618.83/621.01	c   606s| 67700 |  6188 |  5011k|  73.9 |   639M |  36 |1381 |1567 |4251 | 338k|  2 |1483 |6363 | 3.324190e+03 | 1.265000e+03 | 162.78%|  10.52%
619.33/621.45	c   606s| 67800 |  6194 |  5015k|  73.9 |   640M |  36 |1381 |1566 |4253 | 338k|  0 |1483 |6363 | 3.323930e+03 | 1.265000e+03 | 162.76%|  10.52%
619.63/621.72	c   606s| 67900 |  6198 |  5018k|  73.8 |   640M |  36 |1381 |1565 |4251 | 338k|  0 |1485 |6363 | 3.323750e+03 | 1.265000e+03 | 162.75%|  10.53%
619.94/622.03	c   607s| 68000 |  6210 |  5022k|  73.7 |   640M |  36 |1381 |1569 |4303 | 338k|  3 |1489 |6365 | 3.322600e+03 | 1.265000e+03 | 162.66%|  10.53%
620.43/622.54	c   607s| 68100 |  6218 |  5027k|  73.7 |   640M |  36 |1381 |1567 |4294 | 338k|  1 |1489 |6383 | 3.322072e+03 | 1.265000e+03 | 162.61%|  10.53%
620.63/622.79	c   607s| 68200 |  6222 |  5030k|  73.6 |   640M |  36 |1381 |1567 |4303 | 338k|  0 |1489 |6384 | 3.321855e+03 | 1.265000e+03 | 162.60%|  10.53%
621.04/623.17	c   608s| 68300 |  6232 |  5035k|  73.6 |   640M |  36 |1381 |1566 |4473 | 338k|  1 |1489 |6384 | 3.318000e+03 | 1.265000e+03 | 162.29%|  10.54%
621.52/623.68	c   608s| 68400 |  6250 |  5042k|  73.6 |   640M |  36 |1381 |1562 |4254 | 338k|  0 |1491 |6384 | 3.315978e+03 | 1.265000e+03 | 162.13%|  10.54%
622.04/624.12	c   609s| 68500 |  6254 |  5047k|  73.6 |   640M |  36 |1381 |1561 |4257 | 339k|  1 |1492 |6385 | 3.315361e+03 | 1.265000e+03 | 162.08%|  10.54%
622.93/625.03	c   610s| 68600 |  6270 |  5054k|  73.6 |   640M |  36 |1381 |1560 |4334 | 339k|  0 |1492 |6386 | 3.314524e+03 | 1.265000e+03 | 162.02%|  10.55%
623.62/625.79	c   610s| 68700 |  6288 |  5062k|  73.6 |   641M |  36 |1381 |1558 |4246 | 339k|  0 |1493 |6390 | 3.312563e+03 | 1.265000e+03 | 161.86%|  10.55%
624.03/626.16	c   611s| 68800 |  6296 |  5066k|  73.5 |   641M |  36 |1381 |1554 |4247 | 339k|  0 |1494 |6403 | 3.312217e+03 | 1.265000e+03 | 161.84%|  10.56%
624.42/626.59	c   611s| 68900 |  6304 |  5070k|  73.5 |   642M |  36 |1381 |1551 |4247 | 339k|  1 |1494 |6418 | 3.311518e+03 | 1.265000e+03 | 161.78%|  10.56%
625.11/627.25	c   612s| 69000 |  6320 |  5076k|  73.4 |   643M |  36 |1381 |1550 |4250 | 339k|  1 |1495 |6419 | 3.311185e+03 | 1.265000e+03 | 161.75%|  10.56%
625.41/627.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
625.41/627.56	c   612s| 69100 |  6324 |  5079k|  73.4 |   643M |  36 |1381 |1548 |4338 | 340k|  0 |1495 |6420 | 3.308951e+03 | 1.265000e+03 | 161.58%|  10.56%
625.71/627.87	c   613s| 69200 |  6336 |  5083k|  73.3 |   643M |  36 |1381 |1555 |4246 | 340k|  1 |1502 |6420 | 3.308623e+03 | 1.265000e+03 | 161.55%|  10.57%
625.92/628.10	c   613s| 69300 |  6332 |  5087k|  73.3 |   643M |  36 |1381 |1555 |4242 | 340k|  1 |1502 |6420 | 3.308623e+03 | 1.265000e+03 | 161.55%|  10.57%
626.41/628.53	c   613s| 69400 |  6346 |  5092k|  73.3 |   643M |  36 |1381 |1555 |4248 | 340k|  0 |1502 |6420 | 3.308307e+03 | 1.265000e+03 | 161.53%|  10.57%
626.81/628.92	c   614s| 69500 |  6362 |  5097k|  73.2 |   643M |  36 |1381 |1554 |4252 | 340k|  0 |1502 |6420 | 3.307304e+03 | 1.265000e+03 | 161.45%|  10.57%
627.11/629.21	c   614s| 69600 |  6364 |  5100k|  73.2 |   643M |  36 |1381 |1558 |4249 | 340k|  1 |1507 |6420 | 3.307250e+03 | 1.265000e+03 | 161.44%|  10.57%
627.31/629.49	c   614s| 69700 |  6374 |  5103k|  73.1 |   643M |  36 |1381 |1556 |4311 | 340k|  1 |1507 |6421 | 3.306157e+03 | 1.265000e+03 | 161.36%|  10.58%
627.80/629.98	c   615s| 69800 |  6394 |  5109k|  73.1 |   643M |  36 |1381 |1554 |4178 | 340k|  1 |1507 |6427 | 3.305292e+03 | 1.265000e+03 | 161.29%|  10.58%
628.50/630.67	c   615s| 69900 |  6404 |  5116k|  73.1 |   643M |  36 |1381 |1554 |4179 | 340k|  1 |1508 |6432 | 3.304464e+03 | 1.265000e+03 | 161.22%|  10.59%
628.91/631.03	c   616s| 70000 |  6406 |  5119k|  73.0 |   643M |  36 |1381 |1554 |4174 | 340k|  1 |1510 |6433 | 3.304233e+03 | 1.265000e+03 | 161.20%|  10.59%
629.50/631.61	c   616s| 70100 |  6414 |  5125k|  73.0 |   643M |  36 |1381 |1556 |4181 | 341k|  0 |1512 |6437 | 3.303821e+03 | 1.265000e+03 | 161.17%|  10.59%
629.70/631.85	c   617s| 70200 |  6418 |  5128k|  72.9 |   643M |  36 |1381 |1555 |4178 | 341k|  0 |1512 |6438 | 3.302565e+03 | 1.265000e+03 | 161.07%|  10.59%
630.01/632.12	c   617s| 70300 |  6422 |  5131k|  72.9 |   643M |  36 |1381 |1555 |4180 | 341k|  3 |1512 |6439 | 3.302280e+03 | 1.265000e+03 | 161.05%|  10.59%
630.30/632.42	c   617s| 70400 |  6432 |  5134k|  72.8 |   643M |  36 |1381 |1554 |4188 | 341k|  1 |1512 |6440 | 3.301518e+03 | 1.265000e+03 | 160.99%|  10.60%
630.59/632.76	c   617s| 70500 |  6446 |  5139k|  72.8 |   644M |  36 |1381 |1554 |4259 | 341k|  1 |1512 |6444 | 3.300407e+03 | 1.265000e+03 | 160.90%|  10.60%
631.01/633.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
631.01/633.13	c   618s| 70600 |  6462 |  5144k|  72.7 |   645M |  36 |1381 |1554 |4264 | 341k|  1 |1512 |6446 | 3.295364e+03 | 1.265000e+03 | 160.50%|  10.60%
631.29/633.41	c   618s| 70700 |  6462 |  5147k|  72.7 |   645M |  36 |1381 |1555 |4264 | 341k|  0 |1513 |6449 | 3.295002e+03 | 1.265000e+03 | 160.47%|  10.61%
631.49/633.69	c   618s| 70800 |  6476 |  5150k|  72.6 |   645M |  36 |1381 |1554 |4182 | 341k|  1 |1515 |6450 | 3.294396e+03 | 1.265000e+03 | 160.43%|  10.61%
631.90/634.01	c   619s| 70900 |  6488 |  5154k|  72.6 |   645M |  36 |1381 |1553 |4277 | 341k|  2 |1515 |6451 | 3.291856e+03 | 1.265000e+03 | 160.23%|  10.61%
632.09/634.25	c   619s| 71000 |  6488 |  5157k|  72.5 |   645M |  36 |1381 |1552 |4184 | 341k|  0 |1515 |6454 | 3.291583e+03 | 1.265000e+03 | 160.20%|  10.61%
632.39/634.58	c   619s| 71100 |  6500 |  5161k|  72.5 |   645M |  36 |1381 |1553 |4231 | 341k|  0 |1519 |6456 | 3.291089e+03 | 1.265000e+03 | 160.17%|  10.61%
632.79/634.90	c   620s| 71200 |  6510 |  5165k|  72.4 |   645M |  36 |1381 |1554 |4254 | 341k|  0 |1520 |6458 | 3.289141e+03 | 1.265000e+03 | 160.01%|  10.62%
633.09/635.25	c   620s| 71300 |  6530 |  5170k|  72.4 |   646M |  36 |1381 |1555 |4285 | 341k|  1 |1522 |6465 | 3.288143e+03 | 1.265000e+03 | 159.93%|  10.62%
633.39/635.56	c   620s| 71400 |  6540 |  5173k|  72.3 |   646M |  36 |1381 |1555 |4186 | 341k|  1 |1522 |6466 | 3.287500e+03 | 1.265000e+03 | 159.88%|  10.62%
633.78/635.98	c   621s| 71500 |  6556 |  5178k|  72.3 |   646M |  36 |1381 |1560 |4239 | 342k|  1 |1527 |6471 | 3.284921e+03 | 1.265000e+03 | 159.68%|  10.63%
634.00/636.14	c   621s| 71600 |  6552 |  5180k|  72.2 |   646M |  36 |1381 |1561 |4287 | 342k|  0 |1528 |6472 | 3.284921e+03 | 1.265000e+03 | 159.68%|  10.63%
634.28/636.46	c   621s| 71700 |  6556 |  5183k|  72.2 |   646M |  36 |1381 |1561 |4180 | 342k|  0 |1531 |6477 | 3.284913e+03 | 1.265000e+03 | 159.68%|  10.63%
634.68/636.87	c   622s| 71800 |  6574 |  5188k|  72.1 |   646M |  36 |1381 |1561 |4212 | 342k|  0 |1531 |6478 | 3.284194e+03 | 1.265000e+03 | 159.62%|  10.63%
634.89/637.11	c   622s| 71900 |  6576 |  5191k|  72.1 |   646M |  36 |1381 |1561 |4188 | 342k|  1 |1531 |6480 | 3.283556e+03 | 1.265000e+03 | 159.57%|  10.64%
635.28/637.46	c   622s| 72000 |  6586 |  5195k|  72.0 |   646M |  36 |1381 |1562 |4198 | 342k|  0 |1533 |6483 | 3.283165e+03 | 1.265000e+03 | 159.54%|  10.64%
635.58/637.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
635.58/637.71	c   622s| 72100 |  6588 |  5198k|  72.0 |   646M |  36 |1381 |1561 |4198 | 342k|  2 |1533 |6483 | 3.283032e+03 | 1.265000e+03 | 159.53%|  10.64%
635.89/638.04	c   623s| 72200 |  6594 |  5202k|  71.9 |   647M |  36 |1381 |1571 |4187 | 342k|  1 |1544 |6483 | 3.282802e+03 | 1.265000e+03 | 159.51%|  10.64%
636.28/638.42	c   623s| 72300 |  6608 |  5207k|  71.9 |   647M |  36 |1381 |1571 |4263 | 342k|  1 |1545 |6491 | 3.281293e+03 | 1.265000e+03 | 159.39%|  10.64%
636.57/638.72	c   623s| 72400 |  6614 |  5210k|  71.9 |   647M |  36 |1381 |1571 |4268 | 342k|  1 |1546 |6491 | 3.280548e+03 | 1.265000e+03 | 159.33%|  10.65%
636.77/638.97	c   624s| 72500 |  6616 |  5213k|  71.8 |   647M |  36 |1381 |1573 |4258 | 342k|  0 |1548 |6491 | 3.279728e+03 | 1.265000e+03 | 159.27%|  10.65%
637.07/639.25	c   624s| 72600 |  6622 |  5216k|  71.7 |   647M |  36 |1381 |1571 |4261 | 342k|  1 |1548 |6491 | 3.279669e+03 | 1.265000e+03 | 159.26%|  10.65%
637.37/639.59	c   624s| 72700 |  6634 |  5221k|  71.7 |   647M |  36 |1381 |1570 |4258 | 342k|  2 |1548 |6491 | 3.279050e+03 | 1.265000e+03 | 159.21%|  10.65%
637.77/639.93	c   625s| 72800 |  6650 |  5225k|  71.7 |   647M |  36 |1381 |1569 |4179 | 342k|  0 |1548 |6492 | 3.278022e+03 | 1.265000e+03 | 159.13%|  10.66%
638.07/640.22	c   625s| 72900 |  6652 |  5229k|  71.6 |   647M |  36 |1381 |1569 |4184 | 342k|  2 |1548 |6494 | 3.277831e+03 | 1.265000e+03 | 159.12%|  10.66%
638.37/640.54	c   625s| 73000 |  6660 |  5234k|  71.6 |   647M |  36 |1381 |1568 |4186 | 342k|  2 |1548 |6495 | 3.277369e+03 | 1.265000e+03 | 159.08%|  10.66%
638.67/640.85	c   626s| 73100 |  6668 |  5237k|  71.5 |   648M |  36 |1381 |1569 |4267 | 342k|  0 |1549 |6495 | 3.277249e+03 | 1.265000e+03 | 159.07%|  10.66%
638.98/641.13	c   626s| 73200 |  6670 |  5240k|  71.5 |   648M |  36 |1381 |1569 |4185 | 343k|  2 |1551 |6495 | 3.276143e+03 | 1.265000e+03 | 158.98%|  10.66%
639.27/641.46	c   626s| 73300 |  6682 |  5244k|  71.4 |   648M |  36 |1381 |1568 |4184 | 343k|  2 |1551 |6495 | 3.273685e+03 | 1.265000e+03 | 158.79%|  10.67%
639.56/641.71	c   626s| 73400 |  6686 |  5247k|  71.4 |   648M |  36 |1381 |1568 |4181 | 343k|  0 |1551 |6495 | 3.273067e+03 | 1.265000e+03 | 158.74%|  10.67%
639.76/641.96	c   627s| 73500 |  6688 |  5250k|  71.3 |   648M |  36 |1381 |1568 |4218 | 343k|  0 |1552 |6495 | 3.272905e+03 | 1.265000e+03 | 158.73%|  10.67%
640.16/642.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
640.16/642.33	c   627s| 73600 |  6704 |  5255k|  71.3 |   648M |  36 |1381 |1568 |4198 | 343k|  1 |1552 |6495 | 3.271795e+03 | 1.265000e+03 | 158.64%|  10.67%
640.66/642.89	c   628s| 73700 |  6714 |  5260k|  71.3 |   648M |  36 |1381 |1568 |4201 | 343k|  0 |1553 |6495 | 3.270750e+03 | 1.265000e+03 | 158.56%|  10.68%
640.87/643.08	c   628s| 73800 |  6712 |  5263k|  71.2 |   648M |  36 |1381 |1568 |4194 | 343k|  4 |1553 |6495 | 3.270750e+03 | 1.265000e+03 | 158.56%|  10.68%
641.46/643.69	c   628s| 73900 |  6726 |  5269k|  71.2 |   649M |  36 |1381 |1569 |4282 | 343k|  1 |1554 |6495 | 3.269938e+03 | 1.265000e+03 | 158.49%|  10.68%
641.76/643.98	c   629s| 74000 |  6730 |  5272k|  71.1 |   649M |  36 |1381 |1568 |4198 | 343k|  3 |1555 |6495 | 3.269750e+03 | 1.265000e+03 | 158.48%|  10.68%
642.16/644.35	c   629s| 74100 |  6740 |  5277k|  71.1 |   649M |  36 |1381 |1567 |4300 | 343k|  2 |1555 |6496 | 3.268718e+03 | 1.265000e+03 | 158.40%|  10.69%
642.36/644.58	c   629s| 74200 |  6742 |  5279k|  71.0 |   649M |  36 |1381 |1566 |4195 | 343k|  2 |1556 |6496 | 3.268547e+03 | 1.265000e+03 | 158.38%|  10.69%
642.65/644.86	c   630s| 74300 |  6746 |  5283k|  71.0 |   649M |  36 |1381 |1564 |4198 | 344k|  0 |1556 |6496 | 3.268161e+03 | 1.265000e+03 | 158.35%|  10.69%
643.25/645.48	c   630s| 74400 |  6758 |  5290k|  71.0 |   649M |  36 |1381 |1561 |4193 | 344k|  1 |1557 |6496 | 3.267124e+03 | 1.265000e+03 | 158.27%|  10.70%
643.55/645.74	c   630s| 74500 |  6766 |  5293k|  70.9 |   649M |  36 |1381 |1561 |4195 | 344k|  1 |1557 |6496 | 3.266680e+03 | 1.265000e+03 | 158.24%|  10.70%
643.86/646.08	c   631s| 74600 |  6772 |  5297k|  70.9 |   649M |  36 |1381 |1562 |4303 | 344k|  0 |1558 |6496 | 3.265873e+03 | 1.265000e+03 | 158.17%|  10.70%
644.25/646.48	c   631s| 74700 |  6786 |  5303k|  70.9 |   649M |  36 |1381 |1559 |4266 | 344k|  2 |1558 |6496 | 3.264806e+03 | 1.265000e+03 | 158.09%|  10.70%
644.65/646.89	c   632s| 74800 |  6798 |  5308k|  70.9 |   649M |  36 |1381 |1558 |4269 | 344k|  2 |1558 |6496 | 3.263727e+03 | 1.265000e+03 | 158.00%|  10.71%
645.15/647.36	c   632s| 74900 |  6810 |  5314k|  70.8 |   649M |  36 |1381 |1558 |4369 | 344k|  2 |1558 |6496 | 3.262739e+03 | 1.265000e+03 | 157.92%|  10.71%
645.86/648.02	c   633s| 75000 |  6818 |  5319k|  70.8 |   649M |  36 |1381 |1558 |4008 | 344k|  0 |1558 |6498 | 3.262389e+03 | 1.265000e+03 | 157.90%|  10.71%
646.34/648.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
646.34/648.54	c   633s| 75100 |  6844 |  5325k|  70.8 |   651M |  36 |1381 |1558 |4144 | 345k|  1 |1558 |6501 | 3.261047e+03 | 1.265000e+03 | 157.79%|  10.72%
646.64/648.85	c   634s| 75200 |  6846 |  5328k|  70.7 |   651M |  36 |1381 |1558 |4003 | 345k|  0 |1558 |6516 | 3.261000e+03 | 1.265000e+03 | 157.79%|  10.72%
647.14/649.34	c   634s| 75300 |  6850 |  5331k|  70.7 |   651M |  36 |1381 |1557 |4003 | 345k|  0 |1558 |6518 | 3.260844e+03 | 1.265000e+03 | 157.77%|  10.73%
647.34/649.55	c   634s| 75400 |  6858 |  5333k|  70.6 |   651M |  36 |1381 |1557 |4016 | 345k|  2 |1558 |6518 | 3.259806e+03 | 1.265000e+03 | 157.69%|  10.73%
647.85/650.07	c   635s| 75500 |  6866 |  5337k|  70.6 |   651M |  36 |1381 |1558 |4010 | 345k|  1 |1559 |6518 | 3.259723e+03 | 1.265000e+03 | 157.69%|  10.73%
648.13/650.34	c   635s| 75600 |  6874 |  5340k|  70.5 |   651M |  36 |1381 |1557 |4085 | 345k|  1 |1559 |6523 | 3.259064e+03 | 1.265000e+03 | 157.63%|  10.74%
648.73/650.94	c   636s| 75700 |  6896 |  5348k|  70.5 |   651M |  36 |1381 |1555 |4011 | 345k|  1 |1559 |6525 | 3.257800e+03 | 1.265000e+03 | 157.53%|  10.75%
649.03/651.23	c   636s| 75800 |  6910 |  5351k|  70.5 |   651M |  36 |1381 |1554 |4018 | 346k|  0 |1559 |6525 | 3.256778e+03 | 1.265000e+03 | 157.45%|  10.75%
649.33/651.52	c   636s| 75900 |  6924 |  5353k|  70.4 |   651M |  36 |1381 |1553 |4090 | 346k|  0 |1559 |6537 | 3.256115e+03 | 1.265000e+03 | 157.40%|  10.75%
649.63/651.88	c   637s| 76000 |  6938 |  5358k|  70.4 |   651M |  36 |1381 |1553 |4141 | 346k|  1 |1560 |6539 | 3.254740e+03 | 1.265000e+03 | 157.29%|  10.76%
650.03/652.21	c   637s| 76100 |  6956 |  5362k|  70.4 |   651M |  36 |1381 |1552 |4103 | 346k|  3 |1560 |6541 | 3.254144e+03 | 1.265000e+03 | 157.24%|  10.76%
650.33/652.58	c   637s| 76200 |  6958 |  5366k|  70.3 |   651M |  36 |1381 |1555 |4107 | 346k|  1 |1563 |6573 | 3.254056e+03 | 1.265000e+03 | 157.24%|  10.76%
650.73/652.91	c   638s| 76300 |  6968 |  5370k|  70.3 |   651M |  36 |1381 |1555 |4026 | 346k|  0 |1563 |6577 | 3.253404e+03 | 1.265000e+03 | 157.19%|  10.77%
651.12/653.37	c   638s| 76400 |  6978 |  5375k|  70.2 |   652M |  36 |1381 |1556 |4271 | 346k|  2 |1566 |6592 | 3.251556e+03 | 1.265000e+03 | 157.04%|  10.78%
651.72/654.01	c   639s| 76500 |  6988 |  5380k|  70.2 |   652M |  36 |1381 |1556 |4272 | 346k|  0 |1566 |6613 | 3.249939e+03 | 1.265000e+03 | 156.91%|  10.78%
652.12/654.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
652.12/654.36	c   639s| 76600 |  6994 |  5384k|  70.2 |   652M |  36 |1381 |1556 |4191 | 346k|  2 |1566 |6615 | 3.249611e+03 | 1.265000e+03 | 156.89%|  10.78%
652.62/654.85	c   640s| 76700 |  7006 |  5389k|  70.2 |   652M |  36 |1381 |1567 |4182 | 346k|  1 |1578 |6650 | 3.249146e+03 | 1.265000e+03 | 156.85%|  10.79%
653.12/655.39	c   640s| 76800 |  7020 |  5394k|  70.1 |   652M |  36 |1381 |1569 |4189 | 346k|  1 |1584 |6696 | 3.247665e+03 | 1.265000e+03 | 156.73%|  10.79%
653.72/655.90	c   641s| 76900 |  7034 |  5399k|  70.1 |   652M |  36 |1381 |1580 |4192 | 347k|  1 |1598 |6721 | 3.247288e+03 | 1.265000e+03 | 156.70%|  10.80%
654.01/656.29	c   641s| 77000 |  7040 |  5403k|  70.1 |   652M |  36 |1381 |1590 |4195 | 347k|  0 |1609 |6740 | 3.245167e+03 | 1.265000e+03 | 156.53%|  10.80%
654.82/657.03	c   642s| 77100 |  7054 |  5408k|  70.0 |   652M |  36 |1381 |1594 |4357 | 347k|  1 |1613 |6754 | 3.245000e+03 | 1.265000e+03 | 156.52%|  10.81%
655.01/657.27	c   642s| 77200 |  7064 |  5410k|  70.0 |   652M |  36 |1381 |1596 |4360 | 347k|  1 |1615 |6760 | 3.243073e+03 | 1.265000e+03 | 156.37%|  10.81%
655.92/658.12	c   643s| 77300 |  7084 |  5417k|  70.0 |   652M |  36 |1381 |1600 |4441 | 347k|  0 |1620 |6776 | 3.240500e+03 | 1.265000e+03 | 156.17%|  10.82%
656.21/658.40	c   643s| 77400 |  7094 |  5420k|  69.9 |   652M |  36 |1381 |1603 |4361 | 347k|  0 |1624 |6778 | 3.240070e+03 | 1.265000e+03 | 156.13%|  10.82%
656.61/658.83	c   643s| 77500 |  7102 |  5424k|  69.9 |   652M |  36 |1381 |1602 |4363 | 347k|  4 |1625 |6786 | 3.239417e+03 | 1.265000e+03 | 156.08%|  10.83%
657.50/659.77	c   644s| 77600 |  7114 |  5432k|  69.9 |   653M |  36 |1381 |1613 |4143 | 348k|  2 |1637 |6810 | 3.239234e+03 | 1.265000e+03 | 156.07%|  10.83%
657.81/660.03	c   645s| 77700 |  7122 |  5435k|  69.9 |   653M |  36 |1381 |1612 |4189 | 348k|  0 |1637 |6815 | 3.238893e+03 | 1.265000e+03 | 156.04%|  10.84%
658.30/660.53	c   645s| 77800 |  7128 |  5441k|  69.8 |   653M |  36 |1381 |1613 |4177 | 348k|  2 |1639 |6827 | 3.238500e+03 | 1.265000e+03 | 156.01%|  10.84%
658.70/660.91	c   646s| 77900 |  7148 |  5445k|  69.8 |   653M |  36 |1381 |1610 |4151 | 348k|  1 |1639 |6836 | 3.236508e+03 | 1.265000e+03 | 155.85%|  10.84%
659.41/661.63	c   646s| 78000 |  7162 |  5451k|  69.8 |   653M |  36 |1381 |1607 |4151 | 348k|  1 |1639 |6836 | 3.236129e+03 | 1.265000e+03 | 155.82%|  10.85%
659.70/661.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
659.70/661.97	c   647s| 78100 |  7176 |  5455k|  69.7 |   653M |  36 |1381 |1608 |4139 | 349k|  2 |1642 |6836 | 3.235149e+03 | 1.265000e+03 | 155.74%|  10.85%
660.10/662.39	c   647s| 78200 |  7186 |  5460k|  69.7 |   653M |  36 |1381 |1615 |4138 | 349k|  1 |1650 |6842 | 3.234363e+03 | 1.265000e+03 | 155.68%|  10.86%
660.30/662.57	c   647s| 78300 |  7186 |  5462k|  69.7 |   653M |  36 |1381 |1615 |4144 | 349k|  1 |1650 |6843 | 3.234363e+03 | 1.265000e+03 | 155.68%|  10.86%
661.00/663.26	c   648s| 78400 |  7200 |  5467k|  69.6 |   653M |  36 |1381 |1611 |4149 | 349k|  0 |1650 |6847 | 3.234083e+03 | 1.265000e+03 | 155.66%|  10.86%
661.50/663.70	c   648s| 78500 |  7208 |  5471k|  69.6 |   653M |  36 |1381 |1607 |4313 | 349k|  1 |1650 |6875 | 3.231290e+03 | 1.265000e+03 | 155.44%|  10.86%
661.70/663.96	c   649s| 78600 |  7208 |  5474k|  69.5 |   653M |  36 |1381 |1611 |4252 | 349k|  3 |1654 |6878 | 3.231290e+03 | 1.265000e+03 | 155.44%|  10.86%
662.00/664.26	c   649s| 78700 |  7214 |  5476k|  69.5 |   654M |  36 |1381 |1610 |4256 | 349k|  2 |1654 |6885 | 3.231273e+03 | 1.265000e+03 | 155.44%|  10.86%
662.30/664.52	c   649s| 78800 |  7218 |  5479k|  69.4 |   654M |  36 |1381 |1607 |4282 | 349k|  0 |1654 |6888 | 3.230661e+03 | 1.265000e+03 | 155.39%|  10.87%
662.59/664.86	c   650s| 78900 |  7226 |  5483k|  69.4 |   654M |  36 |1381 |1608 |4260 | 349k|  0 |1656 |6889 | 3.229595e+03 | 1.265000e+03 | 155.30%|  10.87%
663.09/665.30	c   650s| 79000 |  7242 |  5488k|  69.4 |   654M |  36 |1381 |1604 |4267 | 349k|  3 |1658 |6889 | 3.228615e+03 | 1.265000e+03 | 155.23%|  10.87%
663.39/665.67	c   650s| 79100 |  7252 |  5491k|  69.3 |   654M |  36 |1381 |1599 |4294 | 349k|  3 |1658 |6905 | 3.227328e+03 | 1.265000e+03 | 155.12%|  10.87%
663.90/666.17	c   651s| 79200 |  7262 |  5496k|  69.3 |   654M |  36 |1381 |1597 |4267 | 350k|  3 |1661 |6913 | 3.226862e+03 | 1.265000e+03 | 155.09%|  10.88%
664.09/666.37	c   651s| 79300 |  7260 |  5499k|  69.2 |   654M |  36 |1381 |1596 |4303 | 350k|  1 |1661 |6913 | 3.226862e+03 | 1.265000e+03 | 155.09%|  10.88%
664.29/666.56	c   651s| 79400 |  7268 |  5500k|  69.2 |   654M |  36 |1381 |1598 |4148 | 350k|  1 |1663 |6914 | 3.226862e+03 | 1.265000e+03 | 155.09%|  10.88%
664.69/666.93	c   652s| 79500 |  7278 |  5505k|  69.1 |   654M |  36 |1381 |1600 |4146 | 350k|  1 |1665 |6916 | 3.226359e+03 | 1.265000e+03 | 155.05%|  10.88%
664.90/667.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
664.90/667.12	c   652s| 79600 |  7284 |  5506k|  69.1 |   654M |  36 |1381 |1601 |4152 | 350k|  0 |1667 |6918 | 3.225881e+03 | 1.265000e+03 | 155.01%|  10.88%
665.28/667.54	c   652s| 79700 |  7300 |  5511k|  69.0 |   654M |  36 |1381 |1593 |4155 | 350k|  0 |1667 |6932 | 3.224700e+03 | 1.265000e+03 | 154.92%|  10.88%
665.58/667.81	c   652s| 79800 |  7318 |  5514k|  69.0 |   654M |  36 |1381 |1592 |4156 | 350k|  1 |1668 |6936 | 3.223250e+03 | 1.265000e+03 | 154.80%|  10.89%
666.18/668.44	c   653s| 79900 |  7328 |  5518k|  69.0 |   655M |  36 |1381 |1589 |4258 | 350k|  1 |1668 |6980 | 3.222000e+03 | 1.265000e+03 | 154.70%|  10.89%
666.48/668.73	c   653s| 80000 |  7336 |  5521k|  68.9 |   655M |  36 |1381 |1589 |4267 | 350k|  1 |1670 |6980 | 3.219256e+03 | 1.265000e+03 | 154.49%|  10.89%
666.79/669.10	c   654s| 80100 |  7344 |  5524k|  68.9 |   655M |  36 |1381 |1587 |4210 | 350k|  0 |1671 |6992 | 3.218039e+03 | 1.265000e+03 | 154.39%|  10.89%
667.08/669.36	c   654s| 80200 |  7358 |  5528k|  68.8 |   655M |  36 |1381 |1586 |4239 | 350k|  1 |1671 |6993 | 3.217324e+03 | 1.265000e+03 | 154.33%|  10.90%
667.79/670.08	c   655s| 80300 |  7374 |  5533k|  68.8 |   657M |  36 |1381 |1580 |4273 | 350k|  0 |1672 |6995 | 3.216149e+03 | 1.265000e+03 | 154.24%|  10.90%
667.97/670.29	c   655s| 80400 |  7382 |  5536k|  68.8 |   657M |  36 |1381 |1590 |4158 | 350k|  1 |1682 |6995 | 3.215600e+03 | 1.265000e+03 | 154.20%|  10.90%
668.37/670.60	c   655s| 80500 |  7384 |  5539k|  68.7 |   657M |  36 |1381 |1594 |4163 | 350k|  0 |1687 |6996 | 3.215467e+03 | 1.265000e+03 | 154.19%|  10.90%
668.67/671.00	c   656s| 80600 |  7402 |  5543k|  68.7 |   657M |  36 |1381 |1590 |4164 | 351k|  1 |1687 |6999 | 3.214667e+03 | 1.265000e+03 | 154.12%|  10.91%
668.88/671.16	c   656s| 80700 |  7402 |  5545k|  68.6 |   657M |  36 |1381 |1589 |4173 | 351k|  2 |1687 |6999 | 3.214667e+03 | 1.265000e+03 | 154.12%|  10.91%
669.37/671.66	c   656s| 80800 |  7422 |  5551k|  68.6 |   657M |  36 |1381 |1591 |4173 | 351k|  0 |1690 |7001 | 3.213605e+03 | 1.265000e+03 | 154.04%|  10.91%
670.17/672.42	c   657s| 80900 |  7440 |  5558k|  68.6 |   658M |  36 |1381 |1586 |4237 | 351k|  2 |1690 |7002 | 3.212429e+03 | 1.265000e+03 | 153.95%|  10.91%
670.37/672.62	c   657s| 81000 |  7444 |  5560k|  68.5 |   658M |  36 |1381 |1588 |4177 | 351k|  1 |1692 |7002 | 3.211793e+03 | 1.265000e+03 | 153.90%|  10.91%
670.57/672.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
670.57/672.81	c   657s| 81100 |  7442 |  5561k|  68.5 |   658M |  36 |1381 |1591 |4169 | 351k|  2 |1695 |7002 | 3.211793e+03 | 1.265000e+03 | 153.90%|  10.91%
670.88/673.15	c   658s| 81200 |  7454 |  5565k|  68.4 |   658M |  36 |1381 |1590 |4169 | 351k|  0 |1697 |7004 | 3.210900e+03 | 1.265000e+03 | 153.83%|  10.92%
671.36/673.64	c   658s| 81300 |  7476 |  5570k|  68.4 |   658M |  36 |1381 |1588 |4137 | 351k|  0 |1697 |7045 | 3.210666e+03 | 1.265000e+03 | 153.81%|  10.92%
671.56/673.89	c   659s| 81400 |  7478 |  5572k|  68.4 |   658M |  36 |1381 |1584 |4135 | 351k|  0 |1697 |7048 | 3.210375e+03 | 1.265000e+03 | 153.78%|  10.92%
672.06/674.34	c   659s| 81500 |  7484 |  5576k|  68.3 |   658M |  36 |1381 |1581 |4161 | 351k|  0 |1697 |7080 | 3.209350e+03 | 1.265000e+03 | 153.70%|  10.92%
672.36/674.64	c   659s| 81600 |  7496 |  5579k|  68.3 |   658M |  36 |1381 |1578 |4213 | 352k|  1 |1697 |7086 | 3.209023e+03 | 1.265000e+03 | 153.68%|  10.93%
672.66/674.94	c   660s| 81700 |  7502 |  5582k|  68.2 |   658M |  36 |1381 |1579 |4230 | 352k|  1 |1698 |7099 | 3.208687e+03 | 1.265000e+03 | 153.65%|  10.93%
672.96/675.27	c   660s| 81800 |  7510 |  5585k|  68.2 |   658M |  36 |1381 |1579 |4234 | 352k|  1 |1701 |7116 | 3.208433e+03 | 1.265000e+03 | 153.63%|  10.93%
673.56/675.86	c   661s| 81900 |  7520 |  5591k|  68.2 |   658M |  36 |1381 |1576 |4231 | 352k|  1 |1701 |7142 | 3.207764e+03 | 1.265000e+03 | 153.58%|  10.93%
673.77/676.08	c   661s| 82000 |  7518 |  5593k|  68.1 |   659M |  36 |1381 |1575 |4236 | 352k|  1 |1701 |7146 | 3.207659e+03 | 1.265000e+03 | 153.57%|  10.93%
674.15/676.47	c   661s| 82100 |  7526 |  5597k|  68.1 |   659M |  36 |1381 |1574 |4248 | 352k|  0 |1701 |7167 | 3.207464e+03 | 1.265000e+03 | 153.55%|  10.93%
674.76/677.10	c   662s| 82200 |  7546 |  5602k|  68.0 |   660M |  36 |1381 |1572 |4157 | 352k|  0 |1701 |7199 | 3.206767e+03 | 1.265000e+03 | 153.50%|  10.93%
675.15/677.47	c   662s| 82300 |  7552 |  5606k|  68.0 |   660M |  36 |1381 |1571 |4178 | 352k|  3 |1704 |7205 | 3.205556e+03 | 1.265000e+03 | 153.40%|  10.94%
675.45/677.77	c   662s| 82400 |  7552 |  5610k|  68.0 |   660M |  36 |1381 |1570 |4326 | 352k|  1 |1704 |7207 | 3.205210e+03 | 1.265000e+03 | 153.38%|  10.94%
675.95/678.29	c   663s| 82500 |  7570 |  5614k|  67.9 |   660M |  36 |1381 |1569 |4159 | 353k|  1 |1704 |7212 | 3.204627e+03 | 1.265000e+03 | 153.33%|  10.94%
676.25/678.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
676.25/678.59	c   663s| 82600 |  7580 |  5617k|  67.9 |   660M |  36 |1381 |1566 |4270 | 353k|  0 |1704 |7214 | 3.203663e+03 | 1.265000e+03 | 153.25%|  10.95%
676.55/678.82	c   663s| 82700 |  7584 |  5620k|  67.9 |   660M |  36 |1381 |1565 |4181 | 353k|  0 |1704 |7214 | 3.203481e+03 | 1.265000e+03 | 153.24%|  10.95%
676.86/679.15	c   664s| 82800 |  7592 |  5624k|  67.8 |   660M |  36 |1381 |1562 |4183 | 353k|  1 |1704 |7215 | 3.203164e+03 | 1.265000e+03 | 153.21%|  10.95%
677.14/679.48	c   664s| 82900 |  7602 |  5628k|  67.8 |   660M |  36 |1381 |1561 |4157 | 353k|  3 |1704 |7217 | 3.202445e+03 | 1.265000e+03 | 153.16%|  10.95%
677.44/679.70	c   664s| 83000 |  7608 |  5631k|  67.7 |   660M |  36 |1381 |1561 |4187 | 353k|  1 |1704 |7218 | 3.202426e+03 | 1.265000e+03 | 153.16%|  10.95%
677.94/680.27	c   665s| 83100 |  7620 |  5635k|  67.7 |   660M |  36 |1381 |1560 |4190 | 353k|  1 |1704 |7254 | 3.201756e+03 | 1.265000e+03 | 153.10%|  10.95%
678.34/680.61	c   665s| 83200 |  7636 |  5640k|  67.7 |   660M |  36 |1381 |1559 |4292 | 353k|  0 |1704 |7256 | 3.199797e+03 | 1.265000e+03 | 152.95%|  10.95%
678.94/681.22	c   666s| 83300 |  7652 |  5646k|  67.7 |   660M |  36 |1381 |1557 |4190 | 353k|  0 |1704 |7256 | 3.199444e+03 | 1.265000e+03 | 152.92%|  10.96%
679.34/681.64	c   666s| 83400 |  7672 |  5652k|  67.7 |   660M |  36 |1381 |1557 |4193 | 354k|  1 |1704 |7259 | 3.198792e+03 | 1.265000e+03 | 152.87%|  10.96%
679.64/681.96	c   667s| 83500 |  7684 |  5656k|  67.6 |   660M |  36 |1381 |1557 |4298 | 354k|  1 |1704 |7260 | 3.197857e+03 | 1.265000e+03 | 152.80%|  10.97%
680.23/682.50	c   667s| 83600 |  7688 |  5661k|  67.6 |   660M |  36 |1381 |1556 |4211 | 354k|  1 |1704 |7262 | 3.197500e+03 | 1.265000e+03 | 152.77%|  10.97%
680.43/682.76	c   667s| 83700 |  7692 |  5665k|  67.6 |   660M |  36 |1381 |1565 |4318 | 354k|  1 |1714 |7262 | 3.197167e+03 | 1.265000e+03 | 152.74%|  10.97%
680.93/683.21	c   668s| 83800 |  7704 |  5670k|  67.6 |   660M |  36 |1381 |1565 |4184 | 354k|  2 |1714 |7262 | 3.197057e+03 | 1.265000e+03 | 152.73%|  10.97%
681.33/683.63	c   668s| 83900 |  7714 |  5675k|  67.5 |   660M |  36 |1381 |1564 |4212 | 354k|  1 |1716 |7262 | 3.196539e+03 | 1.265000e+03 | 152.69%|  10.97%
681.53/683.88	c   669s| 84000 |  7716 |  5678k|  67.5 |   660M |  36 |1381 |1564 |4181 | 354k|  0 |1716 |7263 | 3.196139e+03 | 1.265000e+03 | 152.66%|  10.97%
682.23/684.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
682.23/684.55	c   669s| 84100 |  7736 |  5685k|  67.5 |   660M |  36 |1381 |1563 |4202 | 355k|  0 |1716 |7269 | 3.195634e+03 | 1.265000e+03 | 152.62%|  10.98%
682.62/684.98	c   670s| 84200 |  7758 |  5691k|  67.5 |   661M |  36 |1381 |1564 |4207 | 355k|  0 |1717 |7273 | 3.195348e+03 | 1.265000e+03 | 152.60%|  10.98%
683.02/685.37	c   670s| 84300 |  7780 |  5694k|  67.5 |   661M |  36 |1381 |1565 |4207 | 355k|  1 |1718 |7286 | 3.193708e+03 | 1.265000e+03 | 152.47%|  10.98%
683.92/686.24	c   671s| 84400 |  7792 |  5701k|  67.5 |   661M |  36 |1381 |1569 |4301 | 355k|  1 |1724 |7291 | 3.193232e+03 | 1.265000e+03 | 152.43%|  10.99%
684.12/686.46	c   671s| 84500 |  7800 |  5704k|  67.4 |   661M |  36 |1381 |1572 |4215 | 355k|  0 |1728 |7291 | 3.193050e+03 | 1.265000e+03 | 152.41%|  10.99%
684.42/686.74	c   671s| 84600 |  7808 |  5707k|  67.4 |   661M |  36 |1381 |1575 |4219 | 355k|  0 |1732 |7291 | 3.191888e+03 | 1.265000e+03 | 152.32%|  10.99%
684.62/687.00	c   672s| 84700 |  7812 |  5710k|  67.3 |   661M |  36 |1381 |1579 |4221 | 355k|  0 |1736 |7291 | 3.191488e+03 | 1.265000e+03 | 152.29%|  11.00%
685.22/687.57	c   672s| 84800 |  7830 |  5718k|  67.3 |   663M |  36 |1381 |1586 |4217 | 356k|  7 |1747 |7291 | 3.190471e+03 | 1.265000e+03 | 152.21%|  11.00%
685.61/687.99	c   673s| 84900 |  7848 |  5723k|  67.3 |   663M |  36 |1381 |1584 |4277 | 356k|  1 |1748 |7291 | 3.188808e+03 | 1.265000e+03 | 152.08%|  11.00%
685.91/688.29	c   673s| 85000 |  7856 |  5726k|  67.3 |   663M |  36 |1381 |1585 |4281 | 356k|  4 |1749 |7291 | 3.188452e+03 | 1.265000e+03 | 152.05%|  11.00%
686.51/688.80	c   673s| 85100 |  7872 |  5731k|  67.3 |   663M |  36 |1381 |1587 |4284 | 356k|  0 |1752 |7293 | 3.186327e+03 | 1.265000e+03 | 151.88%|  11.01%
686.82/689.17	c   674s| 85200 |  7880 |  5734k|  67.2 |   663M |  36 |1381 |1586 |4297 | 356k|  2 |1756 |7305 | 3.185826e+03 | 1.265000e+03 | 151.84%|  11.01%
687.11/689.42	c   674s| 85300 |  7886 |  5737k|  67.2 |   663M |  36 |1381 |1588 |4297 | 356k|  1 |1759 |7305 | 3.185750e+03 | 1.265000e+03 | 151.84%|  11.01%
687.41/689.71	c   674s| 85400 |  7900 |  5741k|  67.1 |   663M |  36 |1381 |1585 |4301 | 356k|  2 |1763 |7305 | 3.184187e+03 | 1.265000e+03 | 151.71%|  11.01%
687.72/690.10	c   675s| 85500 |  7908 |  5746k|  67.1 |   663M |  36 |1381 |1594 |4220 | 356k|  2 |1780 |7305 | 3.183167e+03 | 1.265000e+03 | 151.63%|  11.01%
688.01/690.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
688.01/690.36	c   675s| 85600 |  7908 |  5750k|  67.1 |   663M |  36 |1381 |1598 |4175 | 356k|  0 |1784 |7305 | 3.182985e+03 | 1.265000e+03 | 151.62%|  11.01%
688.60/690.94	c   676s| 85700 |  7930 |  5758k|  67.1 |   663M |  36 |1381 |1594 |4228 | 356k|  0 |1785 |7307 | 3.182351e+03 | 1.265000e+03 | 151.57%|  11.02%
689.00/691.31	c   676s| 85800 |  7946 |  5763k|  67.1 |   663M |  36 |1381 |1592 |4239 | 356k|  2 |1785 |7307 | 3.182166e+03 | 1.265000e+03 | 151.55%|  11.02%
689.30/691.63	c   676s| 85900 |  7956 |  5767k|  67.0 |   663M |  36 |1381 |1591 |4169 | 357k|  0 |1785 |7313 | 3.182000e+03 | 1.265000e+03 | 151.54%|  11.02%
689.81/692.17	c   677s| 86000 |  7972 |  5771k|  67.0 |   664M |  36 |1381 |1588 |4251 | 357k|  0 |1785 |7326 | 3.181025e+03 | 1.265000e+03 | 151.46%|  11.03%
690.20/692.56	c   677s| 86100 |  7988 |  5775k|  67.0 |   664M |  36 |1381 |1588 |4173 | 357k|  2 |1787 |7330 | 3.180278e+03 | 1.265000e+03 | 151.41%|  11.03%
690.59/692.91	c   678s| 86200 |  7996 |  5779k|  66.9 |   664M |  36 |1381 |1589 |4188 | 357k|  0 |1789 |7338 | 3.179984e+03 | 1.265000e+03 | 151.38%|  11.03%
690.89/693.23	c   678s| 86300 |  8008 |  5782k|  66.9 |   664M |  36 |1381 |1593 |4150 | 357k|  0 |1794 |7339 | 3.179813e+03 | 1.265000e+03 | 151.37%|  11.04%
691.09/693.41	c   678s| 86400 |  8010 |  5784k|  66.8 |   664M |  36 |1381 |1593 |4155 | 357k|  1 |1794 |7344 | 3.179813e+03 | 1.265000e+03 | 151.37%|  11.04%
691.29/693.68	c   678s| 86500 |  8018 |  5787k|  66.8 |   664M |  36 |1381 |1591 |4155 | 357k|  1 |1794 |7344 | 3.179019e+03 | 1.265000e+03 | 151.31%|  11.04%
691.49/693.83	c   678s| 86600 |  8022 |  5788k|  66.7 |   664M |  36 |1381 |1592 |4157 | 357k|  2 |1795 |7346 | 3.178875e+03 | 1.265000e+03 | 151.29%|  11.04%
691.70/694.05	c   679s| 86700 |  8038 |  5791k|  66.7 |   665M |  36 |1381 |1593 |4154 | 357k|  1 |1796 |7352 | 3.178268e+03 | 1.265000e+03 | 151.25%|  11.04%
691.89/694.26	c   679s| 86800 |  8048 |  5793k|  66.6 |   665M |  36 |1381 |1594 |4165 | 357k|  0 |1797 |7354 | 3.178149e+03 | 1.265000e+03 | 151.24%|  11.05%
692.09/694.45	c   679s| 86900 |  8052 |  5795k|  66.6 |   665M |  36 |1381 |1592 |4169 | 357k|  0 |1797 |7354 | 3.178075e+03 | 1.265000e+03 | 151.23%|  11.05%
692.80/695.16	c   680s| 87000 |  8076 |  5802k|  66.6 |   666M |  36 |1381 |1589 |4163 | 358k|  0 |1797 |7354 | 3.175133e+03 | 1.265000e+03 | 151.00%|  11.06%
693.19/695.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
693.19/695.52	c   680s| 87100 |  8096 |  5807k|  66.6 |   666M |  36 |1381 |1588 |4160 | 358k|  2 |1797 |7354 | 3.174467e+03 | 1.265000e+03 | 150.95%|  11.06%
693.48/695.87	c   681s| 87200 |  8108 |  5811k|  66.5 |   666M |  36 |1381 |1586 |4160 | 358k|  1 |1797 |7354 | 3.174111e+03 | 1.265000e+03 | 150.92%|  11.06%
693.70/696.09	c   681s| 87300 |  8116 |  5813k|  66.5 |   666M |  36 |1381 |1585 |4163 | 358k|  1 |1797 |7354 | 3.173708e+03 | 1.265000e+03 | 150.89%|  11.06%
693.98/696.37	c   681s| 87400 |  8126 |  5817k|  66.5 |   666M |  36 |1381 |1585 |4247 | 358k|  0 |1797 |7354 | 3.172833e+03 | 1.265000e+03 | 150.82%|  11.06%
694.58/696.93	c   682s| 87500 |  8134 |  5822k|  66.4 |   668M |  36 |1381 |1583 |4171 | 358k|  1 |1797 |7354 | 3.171597e+03 | 1.265000e+03 | 150.72%|  11.08%
694.88/697.28	c   682s| 87600 |  8144 |  5826k|  66.4 |   668M |  36 |1381 |1581 |4173 | 358k|  1 |1797 |7354 | 3.170746e+03 | 1.265000e+03 | 150.65%|  11.08%
695.18/697.59	c   682s| 87700 |  8152 |  5830k|  66.4 |   668M |  36 |1381 |1581 |4257 | 358k|  0 |1798 |7355 | 3.170481e+03 | 1.265000e+03 | 150.63%|  11.08%
695.48/697.80	c   682s| 87800 |  8146 |  5832k|  66.3 |   668M |  36 |1381 |1582 |4172 | 358k|  1 |1799 |7355 | 3.170481e+03 | 1.265000e+03 | 150.63%|  11.09%
695.87/698.24	c   683s| 87900 |  8158 |  5837k|  66.3 |   668M |  36 |1381 |1584 |4172 | 359k|  0 |1801 |7357 | 3.169348e+03 | 1.265000e+03 | 150.54%|  11.09%
696.47/698.83	c   683s| 88000 |  8186 |  5845k|  66.3 |   669M |  36 |1381 |1585 |4177 | 359k|  2 |1805 |7357 | 3.167088e+03 | 1.265000e+03 | 150.36%|  11.10%
696.78/699.12	c   684s| 88100 |  8192 |  5848k|  66.3 |   669M |  36 |1381 |1586 |4171 | 359k|  3 |1806 |7357 | 3.166981e+03 | 1.265000e+03 | 150.35%|  11.10%
697.17/699.56	c   684s| 88200 |  8210 |  5853k|  66.3 |   669M |  36 |1381 |1588 |4228 | 359k|  0 |1808 |7360 | 3.166332e+03 | 1.265000e+03 | 150.30%|  11.10%
697.47/699.87	c   685s| 88300 |  8214 |  5857k|  66.2 |   669M |  36 |1381 |1588 |4239 | 359k|  0 |1809 |7360 | 3.165807e+03 | 1.265000e+03 | 150.26%|  11.10%
697.78/700.17	c   685s| 88400 |  8224 |  5860k|  66.2 |   669M |  36 |1381 |1592 |3918 | 359k|  1 |1813 |7360 | 3.165728e+03 | 1.265000e+03 | 150.26%|  11.11%
698.07/700.43	c   685s| 88500 |  8234 |  5864k|  66.2 |   669M |  36 |1381 |1592 |3929 | 359k|  1 |1813 |7360 | 3.165397e+03 | 1.265000e+03 | 150.23%|  11.12%
698.37/700.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
698.37/700.76	c   685s| 88600 |  8244 |  5868k|  66.1 |   669M |  36 |1381 |1591 |3943 | 359k|  1 |1813 |7360 | 3.164814e+03 | 1.265000e+03 | 150.18%|  11.13%
698.68/701.04	c   686s| 88700 |  8254 |  5871k|  66.1 |   669M |  36 |1381 |1589 |4173 | 359k|  0 |1813 |7361 | 3.164190e+03 | 1.265000e+03 | 150.13%|  11.13%
699.06/701.44	c   686s| 88800 |  8272 |  5877k|  66.1 |   669M |  36 |1381 |1586 |4169 | 359k|  0 |1813 |7362 | 3.162556e+03 | 1.265000e+03 | 150.00%|  11.13%
699.36/701.71	c   686s| 88900 |  8278 |  5880k|  66.1 |   669M |  36 |1381 |1585 |4176 | 360k|  0 |1813 |7362 | 3.162389e+03 | 1.265000e+03 | 149.99%|  11.14%
699.56/701.99	c   687s| 89000 |  8288 |  5883k|  66.0 |   669M |  36 |1381 |1586 |4172 | 360k|  2 |1817 |7363 | 3.162139e+03 | 1.265000e+03 | 149.97%|  11.14%
699.96/702.30	c   687s| 89100 |  8290 |  5886k|  66.0 |   669M |  36 |1381 |1593 |4173 | 360k|  0 |1826 |7363 | 3.161401e+03 | 1.265000e+03 | 149.91%|  11.14%
700.16/702.59	c   687s| 89200 |  8302 |  5889k|  65.9 |   669M |  36 |1381 |1597 |4173 | 360k|  1 |1830 |7365 | 3.160767e+03 | 1.265000e+03 | 149.86%|  11.14%
700.36/702.73	c   687s| 89300 |  8300 |  5890k|  65.9 |   669M |  36 |1381 |1597 |4175 | 360k|  1 |1830 |7365 | 3.160767e+03 | 1.265000e+03 | 149.86%|  11.14%
700.67/703.03	c   688s| 89400 |  8308 |  5893k|  65.8 |   669M |  36 |1381 |1597 |4171 | 360k|  2 |1830 |7365 | 3.160600e+03 | 1.265000e+03 | 149.85%|  11.14%
701.16/703.54	c   688s| 89500 |  8318 |  5897k|  65.8 |   669M |  36 |1381 |1602 |4247 | 360k|  0 |1836 |7365 | 3.159117e+03 | 1.265000e+03 | 149.73%|  11.14%
701.36/703.78	c   688s| 89600 |  8322 |  5900k|  65.8 |   670M |  36 |1381 |1601 |4171 | 360k|  1 |1836 |7367 | 3.158690e+03 | 1.265000e+03 | 149.70%|  11.14%
701.67/704.03	c   689s| 89700 |  8326 |  5903k|  65.7 |   670M |  36 |1381 |1602 |4180 | 360k|  0 |1837 |7367 | 3.158504e+03 | 1.265000e+03 | 149.68%|  11.15%
701.95/704.40	c   689s| 89800 |  8338 |  5908k|  65.7 |   670M |  36 |1381 |1606 |4187 | 360k|  2 |1843 |7368 | 3.157963e+03 | 1.265000e+03 | 149.64%|  11.15%
702.45/704.85	c   690s| 89900 |  8346 |  5911k|  65.7 |   671M |  36 |1381 |1609 |3924 | 361k|  1 |1846 |7386 | 3.157869e+03 | 1.265000e+03 | 149.63%|  11.15%
702.66/705.04	c   690s| 90000 |  8344 |  5914k|  65.6 |   671M |  36 |1381 |1609 |3922 | 361k|  0 |1846 |7386 | 3.157869e+03 | 1.265000e+03 | 149.63%|  11.16%
703.05/705.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
703.05/705.48	c   690s| 90100 |  8364 |  5919k|  65.6 |   671M |  36 |1381 |1609 |3998 | 361k|  0 |1846 |7390 | 3.156787e+03 | 1.265000e+03 | 149.55%|  11.17%
703.45/705.81	c   690s| 90200 |  8380 |  5923k|  65.6 |   671M |  36 |1381 |1608 |4108 | 361k|  3 |1846 |7395 | 3.155300e+03 | 1.265000e+03 | 149.43%|  11.18%
703.76/706.12	c   691s| 90300 |  8390 |  5928k|  65.6 |   671M |  36 |1381 |1608 |4029 | 361k|  2 |1846 |7395 | 3.155177e+03 | 1.265000e+03 | 149.42%|  11.19%
704.05/706.46	c   691s| 90400 |  8408 |  5932k|  65.5 |   671M |  36 |1381 |1603 |4204 | 361k|  0 |1847 |7396 | 3.154971e+03 | 1.265000e+03 | 149.40%|  11.19%
704.34/706.75	c   691s| 90500 |  8420 |  5935k|  65.5 |   671M |  36 |1381 |1600 |4198 | 361k|  0 |1849 |7396 | 3.154640e+03 | 1.265000e+03 | 149.38%|  11.20%
704.65/707.03	c   692s| 90600 |  8434 |  5939k|  65.5 |   673M |  36 |1381 |1604 |4233 | 361k|  0 |1858 |7396 | 3.153476e+03 | 1.265000e+03 | 149.29%|  11.20%
704.94/707.35	c   692s| 90700 |  8444 |  5942k|  65.4 |   673M |  36 |1381 |1604 |4191 | 361k|  0 |1863 |7396 | 3.153200e+03 | 1.265000e+03 | 149.26%|  11.20%
705.66/708.02	c   693s| 90800 |  8458 |  5948k|  65.4 |   673M |  36 |1381 |1602 |4247 | 361k|  1 |1870 |7399 | 3.151442e+03 | 1.265000e+03 | 149.13%|  11.21%
706.05/708.44	c   693s| 90900 |  8476 |  5953k|  65.4 |   673M |  36 |1381 |1602 |4208 | 362k|  0 |1875 |7404 | 3.148769e+03 | 1.265000e+03 | 148.91%|  11.22%
706.35/708.74	c   693s| 91000 |  8494 |  5957k|  65.4 |   674M |  36 |1381 |1601 |4190 | 362k|  0 |1879 |7406 | 3.148308e+03 | 1.265000e+03 | 148.88%|  11.22%
706.66/709.02	c   694s| 91100 |  8510 |  5960k|  65.3 |   674M |  36 |1381 |1599 |4257 | 362k|  0 |1879 |7406 | 3.147333e+03 | 1.265000e+03 | 148.80%|  11.22%
707.14/709.50	c   694s| 91200 |  8528 |  5966k|  65.3 |   674M |  36 |1381 |1597 |4228 | 362k|  1 |1880 |7407 | 3.146000e+03 | 1.265000e+03 | 148.70%|  11.23%
707.34/709.77	c   694s| 91300 |  8536 |  5969k|  65.3 |   674M |  36 |1381 |1596 |4240 | 362k|  1 |1885 |7407 | 3.145400e+03 | 1.265000e+03 | 148.65%|  11.23%
707.65/710.04	c   695s| 91400 |  8542 |  5971k|  65.2 |   674M |  36 |1381 |1596 |4206 | 362k|  1 |1889 |7410 | 3.143651e+03 | 1.265000e+03 | 148.51%|  11.23%
707.94/710.33	c   695s| 91500 |  8554 |  5975k|  65.2 |   674M |  36 |1381 |1596 |4210 | 362k|  1 |1891 |7410 | 3.143157e+03 | 1.265000e+03 | 148.47%|  11.23%
708.14/710.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
708.14/710.50	c   695s| 91600 |  8558 |  5977k|  65.2 |   674M |  36 |1381 |1598 |4215 | 362k|  0 |1894 |7410 | 3.142136e+03 | 1.265000e+03 | 148.39%|  11.23%
708.24/710.69	c   695s| 91700 |  8560 |  5978k|  65.1 |   674M |  36 |1381 |1598 |4212 | 362k|  0 |1894 |7410 | 3.141800e+03 | 1.265000e+03 | 148.36%|  11.23%
708.54/710.98	c   696s| 91800 |  8572 |  5982k|  65.1 |   675M |  36 |1381 |1602 |4210 | 362k|  1 |1901 |7410 | 3.139400e+03 | 1.265000e+03 | 148.17%|  11.24%
709.04/711.40	c   696s| 91900 |  8598 |  5987k|  65.1 |   675M |  36 |1381 |1600 |4196 | 362k|  0 |1903 |7410 | 3.138688e+03 | 1.265000e+03 | 148.12%|  11.24%
709.33/711.71	c   696s| 92000 |  8604 |  5990k|  65.0 |   675M |  36 |1381 |1600 |4205 | 362k|  1 |1905 |7410 | 3.138194e+03 | 1.265000e+03 | 148.08%|  11.24%
709.65/712.01	c   697s| 92100 |  8608 |  5993k|  65.0 |   675M |  36 |1381 |1600 |4206 | 362k|  0 |1907 |7410 | 3.137988e+03 | 1.265000e+03 | 148.06%|  11.25%
709.93/712.31	c   697s| 92200 |  8620 |  5997k|  65.0 |   675M |  36 |1381 |1602 |4188 | 363k|  3 |1910 |7410 | 3.137020e+03 | 1.265000e+03 | 147.99%|  11.25%
710.13/712.59	c   697s| 92300 |  8634 |  6000k|  64.9 |   675M |  36 |1381 |1601 |4180 | 363k|  3 |1910 |7410 | 3.136231e+03 | 1.265000e+03 | 147.92%|  11.25%
710.74/713.19	c   698s| 92400 |  8650 |  6007k|  64.9 |   675M |  36 |1381 |1600 |4169 | 363k|  1 |1912 |7413 | 3.135133e+03 | 1.265000e+03 | 147.84%|  11.26%
711.53/713.94	c   699s| 92500 |  8674 |  6014k|  64.9 |   676M |  36 |1381 |1600 |4187 | 363k|  2 |1915 |7413 | 3.133982e+03 | 1.265000e+03 | 147.75%|  11.27%
711.74/714.17	c   699s| 92600 |  8680 |  6017k|  64.9 |   676M |  36 |1381 |1602 |4184 | 363k|  1 |1918 |7413 | 3.133548e+03 | 1.265000e+03 | 147.71%|  11.27%
711.93/714.38	c   699s| 92700 |  8686 |  6019k|  64.8 |   676M |  36 |1381 |1598 |4187 | 363k|  2 |1918 |7413 | 3.133175e+03 | 1.265000e+03 | 147.68%|  11.27%
712.23/714.65	c   699s| 92800 |  8694 |  6022k|  64.8 |   677M |  36 |1381 |1606 |4270 | 363k|  1 |1927 |7413 | 3.132640e+03 | 1.265000e+03 | 147.64%|  11.27%
712.42/714.87	c   700s| 92900 |  8698 |  6024k|  64.8 |   677M |  36 |1381 |1609 |4193 | 363k|  1 |1931 |7413 | 3.132089e+03 | 1.265000e+03 | 147.60%|  11.27%
712.74/715.14	c   700s| 93000 |  8706 |  6027k|  64.7 |   677M |  36 |1381 |1610 |4174 | 363k|  0 |1935 |7414 | 3.131978e+03 | 1.265000e+03 | 147.59%|  11.27%
713.02/715.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
713.02/715.45	c   700s| 93100 |  8714 |  6031k|  64.7 |   677M |  36 |1381 |1608 |4189 | 363k|  1 |1935 |7415 | 3.131839e+03 | 1.265000e+03 | 147.58%|  11.27%
713.22/715.68	c   700s| 93200 |  8716 |  6034k|  64.7 |   677M |  36 |1381 |1608 |4182 | 363k|  0 |1935 |7415 | 3.131722e+03 | 1.265000e+03 | 147.57%|  11.28%
714.12/716.55	c   701s| 93300 |  8736 |  6043k|  64.7 |   678M |  36 |1381 |1604 |4220 | 364k|  1 |1935 |7415 | 3.130625e+03 | 1.265000e+03 | 147.48%|  11.28%
714.73/717.19	c   702s| 93400 |  8750 |  6049k|  64.7 |   678M |  36 |1381 |1601 |4290 | 364k|  0 |1935 |7415 | 3.129515e+03 | 1.265000e+03 | 147.39%|  11.29%
715.02/717.47	c   702s| 93500 |  8756 |  6053k|  64.7 |   678M |  36 |1381 |1600 |4347 | 364k|  0 |1935 |7415 | 3.129195e+03 | 1.265000e+03 | 147.37%|  11.29%
715.51/717.94	c   703s| 93600 |  8774 |  6060k|  64.7 |   678M |  36 |1381 |1606 |4285 | 364k|  1 |1941 |7415 | 3.128602e+03 | 1.265000e+03 | 147.32%|  11.29%
715.81/718.23	c   703s| 93700 |  8784 |  6063k|  64.6 |   678M |  36 |1381 |1604 |4290 | 364k|  1 |1941 |7415 | 3.128272e+03 | 1.265000e+03 | 147.29%|  11.30%
716.21/718.67	c   703s| 93800 |  8804 |  6069k|  64.6 |   679M |  36 |1381 |1609 |4432 | 364k|  1 |1949 |7415 | 3.127062e+03 | 1.265000e+03 | 147.20%|  11.30%
716.41/718.89	c   704s| 93900 |  8816 |  6072k|  64.6 |   679M |  36 |1381 |1607 |4190 | 365k|  2 |1949 |7415 | 3.126647e+03 | 1.265000e+03 | 147.17%|  11.30%
716.72/719.14	c   704s| 94000 |  8814 |  6075k|  64.5 |   679M |  36 |1381 |1605 |4193 | 365k|  0 |1949 |7415 | 3.126500e+03 | 1.265000e+03 | 147.15%|  11.30%
716.91/719.37	c   704s| 94100 |  8814 |  6078k|  64.5 |   679M |  36 |1381 |1603 |4210 | 365k|  1 |1949 |7415 | 3.126392e+03 | 1.265000e+03 | 147.15%|  11.30%
717.21/719.68	c   704s| 94200 |  8826 |  6082k|  64.5 |   679M |  36 |1381 |1603 |4151 | 365k|  0 |1949 |7415 | 3.126189e+03 | 1.265000e+03 | 147.13%|  11.30%
717.62/720.01	c   705s| 94300 |  8842 |  6086k|  64.4 |   679M |  36 |1381 |1601 |4184 | 365k|  2 |1949 |7415 | 3.125399e+03 | 1.265000e+03 | 147.07%|  11.30%
718.01/720.43	c   705s| 94400 |  8858 |  6091k|  64.4 |   679M |  36 |1381 |1603 |4157 | 365k|  0 |1951 |7415 | 3.124542e+03 | 1.265000e+03 | 147.00%|  11.31%
718.30/720.74	c   705s| 94500 |  8864 |  6094k|  64.4 |   679M |  36 |1381 |1601 |4333 | 365k|  1 |1951 |7415 | 3.123409e+03 | 1.265000e+03 | 146.91%|  11.31%
718.80/721.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
718.80/721.23	c   706s| 94600 |  8880 |  6100k|  64.4 |   679M |  36 |1381 |1600 |4268 | 365k|  1 |1954 |7419 | 3.122750e+03 | 1.265000e+03 | 146.86%|  11.32%
719.10/721.56	c   706s| 94700 |  8892 |  6104k|  64.4 |   679M |  36 |1381 |1600 |4231 | 365k|  2 |1954 |7419 | 3.121946e+03 | 1.265000e+03 | 146.79%|  11.32%
719.40/721.86	c   707s| 94800 |  8896 |  6107k|  64.3 |   679M |  36 |1381 |1601 |4224 | 365k|  1 |1957 |7419 | 3.121313e+03 | 1.265000e+03 | 146.74%|  11.32%
719.80/722.20	c   707s| 94900 |  8900 |  6110k|  64.3 |   679M |  36 |1381 |1602 |4209 | 365k|  2 |1964 |7420 | 3.120500e+03 | 1.265000e+03 | 146.68%|  11.33%
720.00/722.41	c   707s| 95000 |  8908 |  6112k|  64.3 |   679M |  36 |1381 |1601 |4213 | 365k|  0 |1967 |7420 | 3.120267e+03 | 1.265000e+03 | 146.66%|  11.33%
720.10/722.58	c   707s| 95100 |  8916 |  6114k|  64.2 |   679M |  36 |1381 |1601 |4214 | 365k|  2 |1970 |7420 | 3.120247e+03 | 1.265000e+03 | 146.66%|  11.33%
720.30/722.74	c   707s| 95200 |  8918 |  6116k|  64.2 |   679M |  36 |1381 |1601 |4218 | 365k|  1 |1970 |7420 | 3.119875e+03 | 1.265000e+03 | 146.63%|  11.33%
720.61/723.01	c   708s| 95300 |  8924 |  6119k|  64.1 |   679M |  36 |1381 |1602 |4216 | 365k|  1 |1975 |7420 | 3.119370e+03 | 1.265000e+03 | 146.59%|  11.33%
721.00/723.43	c   708s| 95400 |  8944 |  6124k|  64.1 |   679M |  36 |1381 |1606 |4177 | 365k|  1 |1984 |7421 | 3.118702e+03 | 1.265000e+03 | 146.54%|  11.33%
721.29/723.77	c   708s| 95500 |  8970 |  6128k|  64.1 |   680M |  36 |1381 |1605 |4260 | 366k|  1 |1984 |7421 | 3.117610e+03 | 1.265000e+03 | 146.45%|  11.34%
721.60/724.07	c   709s| 95600 |  8982 |  6132k|  64.1 |   680M |  36 |1381 |1607 |4174 | 366k|  1 |1986 |7421 | 3.116835e+03 | 1.265000e+03 | 146.39%|  11.34%
722.19/724.67	c   709s| 95700 |  8996 |  6136k|  64.0 |   680M |  36 |1381 |1607 |4178 | 366k|  0 |1986 |7421 | 3.116500e+03 | 1.265000e+03 | 146.36%|  11.35%
723.09/725.57	c   710s| 95800 |  9008 |  6142k|  64.0 |   680M |  36 |1381 |1605 |4183 | 366k|  0 |1986 |7421 | 3.115500e+03 | 1.265000e+03 | 146.28%|  11.36%
723.49/725.96	c   711s| 95900 |  9026 |  6147k|  64.0 |   680M |  36 |1381 |1605 |4184 | 366k|  0 |1986 |7421 | 3.115270e+03 | 1.265000e+03 | 146.27%|  11.36%
723.89/726.31	c   711s| 96000 |  9044 |  6151k|  64.0 |   680M |  36 |1381 |1607 |4182 | 366k|  1 |1989 |7421 | 3.114333e+03 | 1.265000e+03 | 146.19%|  11.36%
724.48/726.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
724.48/726.94	c   712s| 96100 |  9056 |  6156k|  64.0 |   683M |  36 |1381 |1606 |4276 | 367k|  1 |1989 |7422 | 3.113447e+03 | 1.265000e+03 | 146.12%|  11.37%
724.78/727.29	c   712s| 96200 |  9078 |  6161k|  64.0 |   683M |  36 |1381 |1603 |4112 | 367k|  0 |1989 |7422 | 3.112828e+03 | 1.265000e+03 | 146.07%|  11.38%
725.18/727.67	c   712s| 96300 |  9090 |  6165k|  63.9 |   683M |  36 |1381 |1602 |4203 | 367k|  2 |1991 |7428 | 3.112523e+03 | 1.265000e+03 | 146.05%|  11.38%
725.48/727.96	c   713s| 96400 |  9094 |  6167k|  63.9 |   683M |  36 |1381 |1601 |4191 | 367k|  1 |1992 |7428 | 3.111037e+03 | 1.265000e+03 | 145.93%|  11.38%
725.78/728.20	c   713s| 96500 |  9108 |  6170k|  63.9 |   683M |  36 |1381 |1599 |4109 | 367k|  1 |1992 |7428 | 3.110952e+03 | 1.265000e+03 | 145.93%|  11.38%
725.98/728.42	c   713s| 96600 |  9110 |  6172k|  63.8 |   683M |  36 |1381 |1598 |4109 | 367k|  1 |1993 |7428 | 3.110949e+03 | 1.265000e+03 | 145.92%|  11.38%
726.28/728.71	c   713s| 96700 |  9120 |  6175k|  63.8 |   684M |  36 |1381 |1595 |4112 | 367k|  0 |1994 |7428 | 3.110896e+03 | 1.265000e+03 | 145.92%|  11.38%
726.78/729.24	c   714s| 96800 |  9126 |  6179k|  63.7 |   684M |  36 |1381 |1595 |4115 | 367k|  0 |1994 |7429 | 3.110333e+03 | 1.265000e+03 | 145.88%|  11.39%
727.17/729.60	c   714s| 96900 |  9130 |  6183k|  63.7 |   684M |  36 |1381 |1595 |4297 | 367k|  0 |1997 |7430 | 3.109408e+03 | 1.265000e+03 | 145.80%|  11.39%
727.58/730.11	c   715s| 97000 |  9146 |  6189k|  63.7 |   685M |  36 |1381 |1596 |4193 | 368k|  0 |1998 |7430 | 3.107286e+03 | 1.265000e+03 | 145.64%|  11.40%
727.87/730.37	c   715s| 97100 |  9158 |  6191k|  63.7 |   685M |  36 |1381 |1597 |4127 | 368k|  0 |1999 |7430 | 3.107095e+03 | 1.265000e+03 | 145.62%|  11.40%
728.17/730.67	c   715s| 97200 |  9166 |  6195k|  63.7 |   686M |  36 |1381 |1598 |4131 | 368k|  0 |2000 |7430 | 3.107079e+03 | 1.265000e+03 | 145.62%|  11.40%
728.37/730.84	c   716s| 97300 |  9164 |  6196k|  63.6 |   686M |  36 |1381 |1598 |4134 | 368k|  1 |2000 |7430 | 3.107079e+03 | 1.265000e+03 | 145.62%|  11.40%
728.58/731.09	c   716s| 97400 |  9174 |  6199k|  63.6 |   686M |  36 |1381 |1598 |4123 | 368k|  0 |2000 |7432 | 3.106894e+03 | 1.265000e+03 | 145.60%|  11.40%
728.97/731.45	c   716s| 97500 |  9184 |  6203k|  63.5 |   686M |  36 |1381 |1600 |4160 | 368k|  0 |2003 |7432 | 3.106090e+03 | 1.265000e+03 | 145.54%|  11.41%
729.27/731.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
729.27/731.78	c   716s| 97600 |  9194 |  6207k|  63.5 |   686M |  36 |1381 |1604 |4160 | 368k|  3 |2009 |7432 | 3.105767e+03 | 1.265000e+03 | 145.52%|  11.41%
729.76/732.23	c   717s| 97700 |  9214 |  6212k|  63.5 |   686M |  36 |1381 |1604 |4163 | 368k|  0 |2009 |7432 | 3.105294e+03 | 1.265000e+03 | 145.48%|  11.41%
730.16/732.69	c   717s| 97800 |  9224 |  6216k|  63.5 |   686M |  36 |1381 |1606 |4164 | 368k|  2 |2012 |7439 | 3.104450e+03 | 1.265000e+03 | 145.41%|  11.42%
730.57/733.10	c   718s| 97900 |  9236 |  6219k|  63.4 |   686M |  36 |1381 |1607 |4185 | 368k|  0 |2013 |7439 | 3.103780e+03 | 1.265000e+03 | 145.36%|  11.42%
731.36/733.81	c   718s| 98000 |  9262 |  6226k|  63.5 |   686M |  36 |1381 |1606 |4368 | 368k|  0 |2014 |7455 | 3.101877e+03 | 1.265000e+03 | 145.21%|  11.42%
731.76/734.24	c   719s| 98100 |  9282 |  6232k|  63.4 |   687M |  36 |1381 |1606 |4337 | 368k|  1 |2018 |7455 | 3.101260e+03 | 1.265000e+03 | 145.16%|  11.43%
732.16/734.67	c   719s| 98200 |  9298 |  6236k|  63.4 |   687M |  36 |1381 |1604 |4192 | 369k|  1 |2018 |7457 | 3.100896e+03 | 1.265000e+03 | 145.13%|  11.43%
732.35/734.89	c   720s| 98300 |  9306 |  6238k|  63.4 |   687M |  36 |1381 |1606 |4119 | 369k|  2 |2026 |7457 | 3.100792e+03 | 1.265000e+03 | 145.12%|  11.43%
732.57/735.05	c   720s| 98400 |  9308 |  6240k|  63.3 |   687M |  36 |1381 |1606 |4124 | 369k|  3 |2026 |7457 | 3.100792e+03 | 1.265000e+03 | 145.12%|  11.43%
732.75/735.22	c   720s| 98500 |  9306 |  6241k|  63.3 |   687M |  36 |1381 |1608 |4121 | 369k|  1 |2029 |7457 | 3.100792e+03 | 1.265000e+03 | 145.12%|  11.43%
733.15/735.61	c   720s| 98600 |  9322 |  6246k|  63.3 |   687M |  36 |1381 |1607 |4135 | 369k|  1 |2034 |7457 | 3.099518e+03 | 1.265000e+03 | 145.02%|  11.44%
733.35/735.88	c   721s| 98700 |  9332 |  6249k|  63.2 |   687M |  36 |1381 |1604 |4132 | 369k|  3 |2038 |7457 | 3.099402e+03 | 1.265000e+03 | 145.01%|  11.44%
734.25/736.79	c   721s| 98800 |  9350 |  6256k|  63.2 |   687M |  36 |1381 |1603 |4131 | 369k|  1 |2039 |7458 | 3.098633e+03 | 1.265000e+03 | 144.95%|  11.45%
734.66/737.15	c   722s| 98900 |  9348 |  6259k|  63.2 |   687M |  36 |1381 |1603 |4125 | 369k|  2 |2040 |7469 | 3.098500e+03 | 1.265000e+03 | 144.94%|  11.45%
734.95/737.45	c   722s| 99000 |  9354 |  6262k|  63.2 |   687M |  36 |1381 |1603 |4197 | 369k|  1 |2043 |7470 | 3.097795e+03 | 1.265000e+03 | 144.88%|  11.45%
735.24/737.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
735.24/737.75	c   722s| 99100 |  9358 |  6265k|  63.1 |   687M |  36 |1381 |1603 |4184 | 369k|  0 |2047 |7470 | 3.097584e+03 | 1.265000e+03 | 144.87%|  11.45%
735.94/738.41	c   723s| 99200 |  9382 |  6272k|  63.1 |   688M |  36 |1381 |1598 |4139 | 369k|  0 |2047 |7484 | 3.095845e+03 | 1.265000e+03 | 144.73%|  11.46%
736.14/738.69	c   723s| 99300 |  9390 |  6275k|  63.1 |   688M |  36 |1381 |1595 |4231 | 370k|  0 |2047 |7484 | 3.095369e+03 | 1.265000e+03 | 144.69%|  11.46%
736.94/739.43	c   724s| 99400 |  9410 |  6281k|  63.1 |   689M |  36 |1381 |1594 |4206 | 370k|  1 |2048 |7485 | 3.094583e+03 | 1.265000e+03 | 144.63%|  11.46%
737.24/739.75	c   724s| 99500 |  9416 |  6284k|  63.1 |   689M |  36 |1381 |1594 |4222 | 370k|  0 |2048 |7503 | 3.094500e+03 | 1.265000e+03 | 144.62%|  11.46%
737.44/739.95	c   725s| 99600 |  9422 |  6286k|  63.0 |   689M |  36 |1381 |1594 |4219 | 370k|  1 |2049 |7504 | 3.094376e+03 | 1.265000e+03 | 144.61%|  11.47%
737.84/740.37	c   725s| 99700 |  9432 |  6291k|  63.0 |   689M |  36 |1381 |1593 |4225 | 370k|  0 |2054 |7512 | 3.093749e+03 | 1.265000e+03 | 144.57%|  11.47%
738.23/740.78	c   725s| 99800 |  9446 |  6295k|  63.0 |   689M |  36 |1381 |1592 |4300 | 370k|  0 |2054 |7526 | 3.092738e+03 | 1.265000e+03 | 144.49%|  11.47%
738.73/741.27	c   726s| 99900 |  9464 |  6301k|  63.0 |   689M |  36 |1381 |1589 |4232 | 370k|  0 |2054 |7526 | 3.091443e+03 | 1.265000e+03 | 144.38%|  11.47%
739.03/741.57	c   726s|100000 |  9470 |  6305k|  63.0 |   689M |  36 |1381 |1589 |4236 | 370k|  0 |2054 |7531 | 3.091120e+03 | 1.265000e+03 | 144.36%|  11.48%
739.33/741.85	c   727s|100100 |  9472 |  6308k|  62.9 |   689M |  36 |1381 |1594 |4302 | 370k|  1 |2059 |7536 | 3.091053e+03 | 1.265000e+03 | 144.35%|  11.48%
740.33/742.87	c   728s|100200 |  9494 |  6314k|  62.9 |   690M |  36 |1381 |1602 |4280 | 370k|  3 |2068 |7560 | 3.090608e+03 | 1.265000e+03 | 144.32%|  11.48%
740.73/743.24	c   728s|100300 |  9504 |  6320k|  62.9 |   690M |  36 |1381 |1603 |4284 | 370k|  1 |2069 |7566 | 3.089917e+03 | 1.265000e+03 | 144.26%|  11.48%
741.13/743.65	c   728s|100400 |  9516 |  6324k|  62.9 |   690M |  36 |1381 |1603 |4384 | 370k|  0 |2069 |7575 | 3.089571e+03 | 1.265000e+03 | 144.23%|  11.48%
741.54/744.07	c   729s|100500 |  9528 |  6328k|  62.9 |   690M |  36 |1381 |1603 |4363 | 371k|  1 |2070 |7593 | 3.089324e+03 | 1.265000e+03 | 144.22%|  11.49%
741.92/744.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
741.92/744.41	c   729s|100600 |  9538 |  6332k|  62.9 |   690M |  36 |1381 |1603 |4285 | 371k|  1 |2073 |7595 | 3.089134e+03 | 1.265000e+03 | 144.20%|  11.49%
742.22/744.79	c   729s|100700 |  9550 |  6337k|  62.9 |   690M |  36 |1381 |1603 |4290 | 371k|  1 |2074 |7595 | 3.088800e+03 | 1.265000e+03 | 144.17%|  11.49%
742.63/745.19	c   730s|100800 |  9560 |  6341k|  62.8 |   690M |  36 |1381 |1603 |4289 | 371k|  2 |2076 |7606 | 3.088433e+03 | 1.265000e+03 | 144.14%|  11.50%
742.92/745.43	c   730s|100900 |  9570 |  6344k|  62.8 |   690M |  36 |1381 |1602 |4287 | 371k|  1 |2076 |7606 | 3.087762e+03 | 1.265000e+03 | 144.09%|  11.50%
743.12/745.65	c   730s|101000 |  9574 |  6346k|  62.8 |   690M |  36 |1381 |1602 |4293 | 371k|  1 |2079 |7606 | 3.087524e+03 | 1.265000e+03 | 144.07%|  11.50%
743.53/746.05	c   731s|101100 |  9580 |  6350k|  62.7 |   691M |  36 |1381 |1602 |4390 | 371k|  2 |2082 |7619 | 3.087180e+03 | 1.265000e+03 | 144.05%|  11.50%
744.02/746.58	c   731s|101200 |  9594 |  6356k|  62.7 |   691M |  36 |1381 |1601 |4336 | 371k|  0 |2082 |7620 | 3.086524e+03 | 1.265000e+03 | 143.99%|  11.51%
744.41/746.92	c   732s|101300 |  9604 |  6360k|  62.7 |   691M |  36 |1381 |1601 |4293 | 371k|  1 |2082 |7621 | 3.086192e+03 | 1.265000e+03 | 143.97%|  11.51%
744.71/747.26	c   732s|101400 |  9612 |  6364k|  62.7 |   691M |  36 |1381 |1599 |4315 | 371k|  2 |2085 |7622 | 3.085729e+03 | 1.265000e+03 | 143.93%|  11.51%
745.11/747.66	c   732s|101500 |  9622 |  6368k|  62.7 |   691M |  36 |1381 |1593 |4292 | 371k|  1 |2085 |7626 | 3.085294e+03 | 1.265000e+03 | 143.90%|  11.51%
745.71/748.20	c   733s|101600 |  9634 |  6374k|  62.7 |   692M |  36 |1381 |1590 |4326 | 372k|  1 |2085 |7631 | 3.084646e+03 | 1.265000e+03 | 143.85%|  11.51%
746.01/748.59	c   733s|101700 |  9640 |  6378k|  62.6 |   692M |  36 |1381 |1590 |4235 | 372k|  1 |2085 |7633 | 3.084554e+03 | 1.265000e+03 | 143.84%|  11.52%
746.52/749.06	c   734s|101800 |  9646 |  6383k|  62.6 |   692M |  36 |1381 |1590 |4205 | 372k|  2 |2086 |7655 | 3.083750e+03 | 1.265000e+03 | 143.77%|  11.52%
746.81/749.37	c   734s|101900 |  9660 |  6387k|  62.6 |   692M |  36 |1381 |1590 |4176 | 372k|  1 |2086 |7656 | 3.083200e+03 | 1.265000e+03 | 143.73%|  11.52%
747.20/749.70	c   734s|102000 |  9666 |  6391k|  62.6 |   692M |  36 |1381 |1588 |4153 | 372k|  4 |2089 |7658 | 3.082398e+03 | 1.265000e+03 | 143.67%|  11.52%
747.52/750.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
747.52/750.06	c   735s|102100 |  9674 |  6395k|  62.6 |   692M |  36 |1381 |1587 |4151 | 372k|  0 |2089 |7661 | 3.082169e+03 | 1.265000e+03 | 143.65%|  11.53%
747.90/750.44	c   735s|102200 |  9684 |  6399k|  62.5 |   692M |  36 |1381 |1586 |4210 | 372k|  1 |2091 |7662 | 3.082121e+03 | 1.265000e+03 | 143.65%|  11.53%
748.51/751.06	c   736s|102300 |  9702 |  6406k|  62.5 |   693M |  36 |1381 |1585 |4224 | 372k|  0 |2091 |7666 | 3.080657e+03 | 1.265000e+03 | 143.53%|  11.54%
748.90/751.40	c   736s|102400 |  9708 |  6410k|  62.5 |   693M |  36 |1381 |1588 |4258 | 372k|  1 |2097 |7669 | 3.080382e+03 | 1.265000e+03 | 143.51%|  11.54%
749.20/751.71	c   736s|102500 |  9720 |  6414k|  62.5 |   693M |  36 |1381 |1589 |4243 | 372k|  0 |2099 |7670 | 3.080000e+03 | 1.265000e+03 | 143.48%|  11.54%
749.70/752.27	c   737s|102600 |  9736 |  6419k|  62.5 |   693M |  36 |1381 |1588 |4295 | 373k|  0 |2099 |7692 | 3.078392e+03 | 1.265000e+03 | 143.35%|  11.55%
750.20/752.71	c   737s|102700 |  9758 |  6425k|  62.5 |   693M |  36 |1381 |1587 |4181 | 373k|  0 |2100 |7692 | 3.077957e+03 | 1.265000e+03 | 143.32%|  11.55%
750.39/752.95	c   738s|102800 |  9764 |  6428k|  62.4 |   693M |  36 |1381 |1587 |4189 | 373k|  0 |2100 |7695 | 3.077905e+03 | 1.265000e+03 | 143.31%|  11.55%
751.29/753.85	c   739s|102900 |  9778 |  6434k|  62.4 |   693M |  36 |1381 |1591 |4195 | 373k|  1 |2105 |7707 | 3.077297e+03 | 1.265000e+03 | 143.26%|  11.56%
751.60/754.17	c   739s|103000 |  9804 |  6437k|  62.4 |   693M |  36 |1381 |1591 |4153 | 373k|  2 |2105 |7719 | 3.077210e+03 | 1.265000e+03 | 143.26%|  11.56%
751.99/754.52	c   739s|103100 |  9814 |  6442k|  62.4 |   693M |  36 |1381 |1593 |4266 | 373k|  0 |2107 |7724 | 3.076867e+03 | 1.265000e+03 | 143.23%|  11.56%
752.29/754.85	c   740s|103200 |  9818 |  6444k|  62.4 |   694M |  36 |1381 |1597 |4155 | 373k|  0 |2111 |7746 | 3.076548e+03 | 1.265000e+03 | 143.21%|  11.56%
752.60/755.19	c   740s|103300 |  9838 |  6448k|  62.3 |   694M |  36 |1381 |1596 |4183 | 373k|  2 |2111 |7749 | 3.075724e+03 | 1.265000e+03 | 143.14%|  11.56%
752.99/755.50	c   740s|103400 |  9838 |  6451k|  62.3 |   694M |  36 |1381 |1595 |4232 | 374k|  0 |2111 |7750 | 3.075677e+03 | 1.265000e+03 | 143.14%|  11.57%
753.19/755.79	c   740s|103500 |  9848 |  6454k|  62.3 |   694M |  36 |1381 |1602 |4155 | 374k|  1 |2119 |7750 | 3.075483e+03 | 1.265000e+03 | 143.12%|  11.57%
753.38/755.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
753.38/755.99	c   741s|103600 |  9850 |  6456k|  62.2 |   694M |  36 |1381 |1602 |4160 | 374k|  0 |2119 |7751 | 3.075000e+03 | 1.265000e+03 | 143.08%|  11.57%
753.60/756.17	c   741s|103700 |  9848 |  6458k|  62.2 |   694M |  36 |1381 |1602 |4207 | 374k|  1 |2119 |7751 | 3.075000e+03 | 1.265000e+03 | 143.08%|  11.57%
753.88/756.46	c   741s|103800 |  9858 |  6461k|  62.2 |   694M |  36 |1381 |1602 |4225 | 374k|  1 |2119 |7752 | 3.074600e+03 | 1.265000e+03 | 143.05%|  11.57%
754.28/756.81	c   741s|103900 |  9872 |  6465k|  62.1 |   694M |  36 |1381 |1602 |4160 | 374k|  1 |2120 |7752 | 3.073932e+03 | 1.265000e+03 | 143.00%|  11.57%
754.49/757.10	c   742s|104000 |  9878 |  6469k|  62.1 |   694M |  36 |1381 |1600 |4144 | 374k|  2 |2120 |7753 | 3.073576e+03 | 1.265000e+03 | 142.97%|  11.58%
754.78/757.36	c   742s|104100 |  9892 |  6471k|  62.1 |   694M |  36 |1381 |1602 |4152 | 374k|  1 |2122 |7759 | 3.073561e+03 | 1.265000e+03 | 142.97%|  11.58%
754.98/757.58	c   742s|104200 |  9896 |  6473k|  62.0 |   694M |  36 |1381 |1602 |4154 | 374k|  1 |2122 |7765 | 3.073560e+03 | 1.265000e+03 | 142.97%|  11.58%
755.38/757.92	c   743s|104300 |  9908 |  6477k|  62.0 |   694M |  36 |1381 |1605 |4154 | 374k|  1 |2125 |7766 | 3.072872e+03 | 1.265000e+03 | 142.91%|  11.58%
755.88/758.47	c   743s|104400 |  9918 |  6481k|  62.0 |   694M |  36 |1381 |1605 |4209 | 374k|  1 |2127 |7770 | 3.072500e+03 | 1.265000e+03 | 142.89%|  11.58%
756.37/758.91	c   744s|104500 |  9936 |  6485k|  62.0 |   695M |  36 |1381 |1604 |4215 | 374k|  1 |2127 |7770 | 3.072418e+03 | 1.265000e+03 | 142.88%|  11.59%
756.87/759.44	c   744s|104600 |  9950 |  6491k|  62.0 |   695M |  36 |1381 |1602 |4150 | 375k|  1 |2127 |7771 | 3.071355e+03 | 1.265000e+03 | 142.79%|  11.59%
757.17/759.72	c   744s|104700 |  9966 |  6494k|  61.9 |   695M |  36 |1381 |1601 |4230 | 375k|  1 |2127 |7773 | 3.071157e+03 | 1.265000e+03 | 142.78%|  11.59%
757.37/759.92	c   745s|104800 |  9968 |  6495k|  61.9 |   695M |  36 |1381 |1601 |4212 | 375k|  1 |2128 |7774 | 3.071157e+03 | 1.265000e+03 | 142.78%|  11.59%
757.77/760.37	c   745s|104900 |  9978 |  6500k|  61.9 |   695M |  36 |1381 |1599 |4168 | 375k|  0 |2128 |7775 | 3.070567e+03 | 1.265000e+03 | 142.73%|  11.59%
758.27/760.83	c   745s|105000 |  9994 |  6505k|  61.9 |   695M |  36 |1381 |1595 |4135 | 375k|  0 |2128 |7789 | 3.069556e+03 | 1.265000e+03 | 142.65%|  11.60%
758.58/761.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
758.58/761.17	c   746s|105100 | 10010 |  6509k|  61.9 |   695M |  36 |1381 |1593 |4140 | 375k|  5 |2128 |7803 | 3.069120e+03 | 1.265000e+03 | 142.62%|  11.60%
758.87/761.49	c   746s|105200 | 10024 |  6512k|  61.8 |   695M |  36 |1381 |1591 |4151 | 375k|  1 |2128 |7815 | 3.068786e+03 | 1.265000e+03 | 142.59%|  11.60%
759.26/761.87	c   747s|105300 | 10038 |  6517k|  61.8 |   695M |  36 |1381 |1590 |4150 | 375k|  2 |2128 |7822 | 3.068250e+03 | 1.265000e+03 | 142.55%|  11.60%
759.58/762.16	c   747s|105400 | 10056 |  6520k|  61.8 |   696M |  36 |1381 |1588 |4278 | 375k|  1 |2128 |7832 | 3.067287e+03 | 1.265000e+03 | 142.47%|  11.61%
759.86/762.43	c   747s|105500 | 10070 |  6523k|  61.8 |   696M |  36 |1381 |1588 |4282 | 375k|  1 |2128 |7839 | 3.066800e+03 | 1.265000e+03 | 142.43%|  11.61%
760.26/762.86	c   748s|105600 | 10078 |  6527k|  61.7 |   696M |  36 |1381 |1588 |4298 | 376k|  2 |2128 |7848 | 3.066577e+03 | 1.265000e+03 | 142.42%|  11.61%
760.57/763.15	c   748s|105700 | 10074 |  6530k|  61.7 |   696M |  36 |1381 |1589 |4292 | 376k|  0 |2131 |7854 | 3.066498e+03 | 1.265000e+03 | 142.41%|  11.61%
760.86/763.49	c   748s|105800 | 10086 |  6535k|  61.7 |   696M |  36 |1381 |1588 |4161 | 376k|  0 |2131 |7856 | 3.065568e+03 | 1.265000e+03 | 142.34%|  11.62%
761.26/763.87	c   749s|105900 | 10104 |  6540k|  61.7 |   696M |  36 |1381 |1587 |4166 | 376k|  2 |2131 |7856 | 3.064978e+03 | 1.265000e+03 | 142.29%|  11.62%
761.57/764.18	c   749s|106000 | 10110 |  6543k|  61.7 |   697M |  36 |1381 |1585 |4297 | 376k|  0 |2131 |7858 | 3.064467e+03 | 1.265000e+03 | 142.25%|  11.62%
762.16/764.72	c   749s|106100 | 10118 |  6547k|  61.6 |   697M |  36 |1381 |1582 |4325 | 376k|  2 |2131 |7859 | 3.064337e+03 | 1.265000e+03 | 142.24%|  11.63%
762.75/765.31	c   750s|106200 | 10138 |  6554k|  61.6 |   697M |  36 |1381 |1582 |4390 | 376k|  2 |2131 |7861 | 3.063477e+03 | 1.265000e+03 | 142.17%|  11.63%
762.95/765.57	c   750s|106300 | 10142 |  6557k|  61.6 |   697M |  36 |1381 |1582 |4156 | 376k|  0 |2131 |7862 | 3.063236e+03 | 1.265000e+03 | 142.15%|  11.63%
763.25/765.86	c   751s|106400 | 10152 |  6560k|  61.6 |   697M |  36 |1381 |1581 |4316 | 376k|  0 |2135 |7864 | 3.063069e+03 | 1.265000e+03 | 142.14%|  11.63%
763.65/766.23	c   751s|106500 | 10160 |  6564k|  61.6 |   697M |  36 |1381 |1583 |4222 | 377k|  0 |2139 |7865 | 3.062003e+03 | 1.265000e+03 | 142.06%|  11.64%
764.15/766.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
764.15/766.74	c   751s|106600 | 10184 |  6570k|  61.6 |   697M |  36 |1381 |1583 |4449 | 377k|  0 |2144 |7865 | 3.061687e+03 | 1.265000e+03 | 142.03%|  11.64%
764.46/767.04	c   752s|106700 | 10188 |  6574k|  61.5 |   697M |  36 |1381 |1581 |4465 | 377k|  1 |2148 |7865 | 3.061474e+03 | 1.265000e+03 | 142.01%|  11.64%
764.95/767.50	c   752s|106800 | 10202 |  6580k|  61.5 |   697M |  36 |1381 |1578 |4365 | 377k|  2 |2150 |7867 | 3.059926e+03 | 1.265000e+03 | 141.89%|  11.65%
765.34/767.95	c   753s|106900 | 10216 |  6585k|  61.5 |   698M |  36 |1381 |1576 |4206 | 377k|  1 |2150 |7868 | 3.059245e+03 | 1.265000e+03 | 141.84%|  11.65%
765.64/768.20	c   753s|107000 | 10222 |  6588k|  61.5 |   698M |  36 |1381 |1578 |4217 | 377k|  1 |2155 |7868 | 3.059133e+03 | 1.265000e+03 | 141.83%|  11.65%
765.94/768.51	c   753s|107100 | 10222 |  6591k|  61.5 |   698M |  36 |1381 |1579 |4163 | 377k|  0 |2156 |7868 | 3.058089e+03 | 1.265000e+03 | 141.75%|  11.65%
766.24/768.82	c   753s|107200 | 10226 |  6595k|  61.4 |   699M |  36 |1381 |1577 |4415 | 377k|  1 |2156 |7868 | 3.057756e+03 | 1.265000e+03 | 141.72%|  11.65%
766.45/769.10	c   754s|107300 | 10240 |  6598k|  61.4 |   699M |  36 |1381 |1577 |4409 | 377k|  0 |2156 |7870 | 3.057414e+03 | 1.265000e+03 | 141.69%|  11.65%
766.74/769.36	c   754s|107400 | 10250 |  6601k|  61.4 |   699M |  36 |1381 |1576 |4413 | 377k|  2 |2156 |7870 | 3.056567e+03 | 1.265000e+03 | 141.63%|  11.66%
767.14/769.75	c   754s|107500 | 10272 |  6605k|  61.4 |   699M |  36 |1381 |1574 |4440 | 377k|  0 |2156 |7870 | 3.054316e+03 | 1.265000e+03 | 141.45%|  11.66%
767.34/769.99	c   755s|107600 | 10276 |  6608k|  61.3 |   699M |  36 |1381 |1578 |4411 | 377k|  1 |2160 |7870 | 3.054315e+03 | 1.265000e+03 | 141.45%|  11.66%
767.74/770.30	c   755s|107700 | 10286 |  6611k|  61.3 |   700M |  36 |1381 |1577 |4413 | 377k|  1 |2160 |7881 | 3.053956e+03 | 1.265000e+03 | 141.42%|  11.66%
768.04/770.61	c   755s|107800 | 10292 |  6614k|  61.3 |   700M |  36 |1381 |1579 |4415 | 377k|  1 |2162 |7882 | 3.053914e+03 | 1.265000e+03 | 141.42%|  11.66%
768.23/770.82	c   755s|107900 | 10302 |  6616k|  61.2 |   700M |  36 |1381 |1579 |4452 | 378k|  1 |2162 |7882 | 3.053833e+03 | 1.265000e+03 | 141.41%|  11.66%
768.45/771.07	c   756s|108000 | 10312 |  6619k|  61.2 |   700M |  36 |1381 |1577 |4454 | 378k|  1 |2162 |7883 | 3.052956e+03 | 1.265000e+03 | 141.34%|  11.66%
768.73/771.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
768.73/771.32	c   756s|108100 | 10324 |  6621k|  61.2 |   700M |  36 |1381 |1575 |4456 | 378k|  0 |2162 |7883 | 3.052774e+03 | 1.265000e+03 | 141.33%|  11.67%
768.93/771.52	c   756s|108200 | 10336 |  6623k|  61.1 |   700M |  36 |1381 |1575 |4501 | 378k|  0 |2162 |7883 | 3.052515e+03 | 1.265000e+03 | 141.31%|  11.67%
769.13/771.79	c   756s|108300 | 10340 |  6626k|  61.1 |   700M |  36 |1381 |1574 |4457 | 378k|  0 |2162 |7883 | 3.052499e+03 | 1.265000e+03 | 141.30%|  11.67%
769.63/772.24	c   757s|108400 | 10348 |  6630k|  61.1 |   700M |  36 |1381 |1575 |4455 | 378k|  1 |2164 |7883 | 3.052006e+03 | 1.265000e+03 | 141.27%|  11.67%
769.93/772.57	c   757s|108500 | 10360 |  6634k|  61.1 |   700M |  36 |1381 |1574 |4460 | 378k|  1 |2164 |7883 | 3.051417e+03 | 1.265000e+03 | 141.22%|  11.68%
770.33/772.99	c   758s|108600 | 10372 |  6638k|  61.0 |   701M |  36 |1381 |1572 |4502 | 378k|  1 |2164 |7883 | 3.051043e+03 | 1.265000e+03 | 141.19%|  11.68%
770.63/773.29	c   758s|108700 | 10384 |  6641k|  61.0 |   701M |  36 |1381 |1570 |4463 | 378k|  0 |2164 |7884 | 3.050733e+03 | 1.265000e+03 | 141.16%|  11.68%
770.83/773.48	c   758s|108800 | 10390 |  6643k|  61.0 |   701M |  36 |1381 |1583 |4461 | 378k|  0 |2177 |7885 | 3.050604e+03 | 1.265000e+03 | 141.15%|  11.69%
771.32/773.94	c   759s|108900 | 10406 |  6649k|  61.0 |   701M |  36 |1381 |1582 |4486 | 378k|  0 |2177 |7886 | 3.049453e+03 | 1.265000e+03 | 141.06%|  11.69%
771.72/774.32	c   759s|109000 | 10422 |  6654k|  61.0 |   701M |  36 |1381 |1578 |4501 | 378k|  1 |2177 |7886 | 3.049196e+03 | 1.265000e+03 | 141.04%|  11.69%
772.02/774.61	c   759s|109100 | 10434 |  6657k|  60.9 |   701M |  36 |1381 |1577 |4449 | 378k|  1 |2177 |7891 | 3.048998e+03 | 1.265000e+03 | 141.03%|  11.69%
772.32/774.97	c   760s|109200 | 10440 |  6661k|  60.9 |   701M |  36 |1381 |1577 |4240 | 379k|  1 |2179 |7891 | 3.048745e+03 | 1.265000e+03 | 141.01%|  11.69%
772.62/775.29	c   760s|109300 | 10444 |  6665k|  60.9 |   701M |  36 |1381 |1574 |4016 | 379k|  1 |2179 |7892 | 3.048576e+03 | 1.265000e+03 | 140.99%|  11.70%
773.12/775.74	c   760s|109400 | 10462 |  6671k|  60.9 |   701M |  36 |1381 |1573 |4025 | 379k|  2 |2179 |7892 | 3.048265e+03 | 1.265000e+03 | 140.97%|  11.70%
773.43/776.08	c   761s|109500 | 10472 |  6676k|  60.9 |   701M |  36 |1381 |1572 |4428 | 379k|  1 |2179 |7892 | 3.047651e+03 | 1.265000e+03 | 140.92%|  11.70%
773.72/776.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
773.72/776.33	c   761s|109600 | 10480 |  6679k|  60.9 |   701M |  36 |1381 |1576 |4429 | 379k|  2 |2185 |7892 | 3.047126e+03 | 1.265000e+03 | 140.88%|  11.71%
773.91/776.58	c   761s|109700 | 10484 |  6682k|  60.8 |   701M |  36 |1381 |1576 |4240 | 379k|  0 |2187 |7897 | 3.047024e+03 | 1.265000e+03 | 140.87%|  11.71%
774.11/776.75	c   761s|109800 | 10484 |  6683k|  60.8 |   701M |  36 |1381 |1577 |4231 | 379k|  0 |2188 |7897 | 3.047024e+03 | 1.265000e+03 | 140.87%|  11.71%
774.61/777.22	c   762s|109900 | 10490 |  6688k|  60.8 |   701M |  36 |1381 |1577 |4230 | 379k|  0 |2190 |7897 | 3.046971e+03 | 1.265000e+03 | 140.87%|  11.71%
775.21/777.85	c   763s|110000 | 10504 |  6695k|  60.8 |   701M |  36 |1381 |1576 |4236 | 379k|  1 |2190 |7897 | 3.045936e+03 | 1.265000e+03 | 140.79%|  11.71%
775.52/778.18	c   763s|110100 | 10512 |  6699k|  60.8 |   701M |  36 |1381 |1574 |4294 | 379k|  0 |2190 |7899 | 3.045696e+03 | 1.265000e+03 | 140.77%|  11.72%
775.81/778.40	c   763s|110200 | 10520 |  6702k|  60.7 |   702M |  36 |1381 |1574 |4238 | 379k|  1 |2192 |7899 | 3.045608e+03 | 1.265000e+03 | 140.76%|  11.72%
776.01/778.62	c   763s|110300 | 10524 |  6704k|  60.7 |   702M |  36 |1381 |1574 |4239 | 379k|  3 |2192 |7899 | 3.045316e+03 | 1.265000e+03 | 140.74%|  11.72%
776.42/779.05	c   764s|110400 | 10534 |  6708k|  60.7 |   702M |  36 |1381 |1575 |4243 | 380k|  2 |2194 |7900 | 3.044799e+03 | 1.265000e+03 | 140.70%|  11.72%
776.90/779.50	c   764s|110500 | 10552 |  6714k|  60.7 |   702M |  36 |1381 |1572 |4298 | 380k|  2 |2194 |7900 | 3.044283e+03 | 1.265000e+03 | 140.65%|  11.72%
777.20/779.87	c   765s|110600 | 10570 |  6719k|  60.7 |   702M |  36 |1381 |1572 |4013 | 380k|  1 |2196 |7900 | 3.042588e+03 | 1.265000e+03 | 140.52%|  11.73%
777.60/780.28	c   765s|110700 | 10572 |  6723k|  60.7 |   711M |  36 |1381 |1574 |4015 | 380k|  0 |2198 |7900 | 3.042500e+03 | 1.265000e+03 | 140.51%|  11.74%
778.10/780.73	c   765s|110800 | 10596 |  6729k|  60.7 |   711M |  36 |1381 |1573 |4018 | 380k|  0 |2198 |7901 | 3.042190e+03 | 1.265000e+03 | 140.49%|  11.74%
778.51/781.11	c   766s|110900 | 10604 |  6733k|  60.6 |   711M |  36 |1381 |1573 |4106 | 380k|  1 |2198 |7906 | 3.041556e+03 | 1.265000e+03 | 140.44%|  11.74%
778.80/781.41	c   766s|111000 | 10610 |  6737k|  60.6 |   711M |  36 |1381 |1574 |4030 | 380k|  1 |2199 |7906 | 3.041355e+03 | 1.265000e+03 | 140.42%|  11.74%
779.10/781.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
779.10/781.74	c   766s|111100 | 10618 |  6741k|  60.6 |   711M |  36 |1381 |1574 |4018 | 380k|  0 |2199 |7906 | 3.041316e+03 | 1.265000e+03 | 140.42%|  11.75%
779.29/782.00	c   767s|111200 | 10622 |  6745k|  60.6 |   711M |  36 |1381 |1574 |4024 | 381k|  1 |2199 |7906 | 3.041233e+03 | 1.265000e+03 | 140.41%|  11.75%
779.59/782.23	c   767s|111300 | 10628 |  6748k|  60.6 |   711M |  36 |1381 |1574 |4218 | 381k|  0 |2199 |7906 | 3.041199e+03 | 1.265000e+03 | 140.41%|  11.75%
779.89/782.51	c   767s|111400 | 10628 |  6751k|  60.5 |   711M |  36 |1381 |1574 |4219 | 381k|  0 |2199 |7906 | 3.041000e+03 | 1.265000e+03 | 140.40%|  11.75%
780.19/782.82	c   767s|111500 | 10650 |  6755k|  60.5 |   711M |  36 |1381 |1575 |4187 | 381k|  1 |2201 |7907 | 3.040691e+03 | 1.265000e+03 | 140.37%|  11.75%
780.50/783.17	c   768s|111600 | 10656 |  6759k|  60.5 |   711M |  36 |1381 |1579 |4213 | 381k|  1 |2207 |7907 | 3.040467e+03 | 1.265000e+03 | 140.35%|  11.76%
780.69/783.37	c   768s|111700 | 10666 |  6760k|  60.5 |   711M |  36 |1381 |1578 |4218 | 381k|  0 |2212 |7907 | 3.040215e+03 | 1.265000e+03 | 140.33%|  11.76%
781.40/784.02	c   769s|111800 | 10692 |  6768k|  60.5 |   711M |  36 |1381 |1577 |4213 | 381k|  1 |2214 |7907 | 3.040051e+03 | 1.265000e+03 | 140.32%|  11.77%
781.59/784.21	c   769s|111900 | 10692 |  6770k|  60.4 |   711M |  36 |1381 |1576 |4192 | 381k|  0 |2214 |7907 | 3.040051e+03 | 1.265000e+03 | 140.32%|  11.77%
781.99/784.60	c   769s|112000 | 10694 |  6773k|  60.4 |   711M |  36 |1381 |1578 |4193 | 381k|  1 |2216 |7907 | 3.039852e+03 | 1.265000e+03 | 140.30%|  11.77%
782.40/785.08	c   770s|112100 | 10706 |  6777k|  60.4 |   711M |  36 |1381 |1577 |4202 | 381k|  3 |2216 |7907 | 3.039076e+03 | 1.265000e+03 | 140.24%|  11.77%
782.58/785.28	c   770s|112200 | 10708 |  6779k|  60.3 |   711M |  36 |1381 |1577 |4199 | 381k|  0 |2216 |7907 | 3.039042e+03 | 1.265000e+03 | 140.24%|  11.77%
782.88/785.50	c   770s|112300 | 10718 |  6782k|  60.3 |   711M |  36 |1381 |1577 |4312 | 381k|  2 |2216 |7907 | 3.038938e+03 | 1.265000e+03 | 140.23%|  11.77%
783.08/785.77	c   770s|112400 | 10720 |  6785k|  60.3 |   711M |  36 |1381 |1577 |4320 | 381k|  0 |2216 |7907 | 3.038667e+03 | 1.265000e+03 | 140.21%|  11.77%
783.88/786.50	c   771s|112500 | 10744 |  6792k|  60.3 |   712M |  36 |1381 |1576 |4342 | 382k|  0 |2216 |7908 | 3.037733e+03 | 1.265000e+03 | 140.14%|  11.78%
784.18/786.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
784.18/786.84	c   772s|112600 | 10760 |  6797k|  60.3 |   712M |  36 |1381 |1577 |4312 | 382k|  1 |2218 |7910 | 3.036833e+03 | 1.265000e+03 | 140.07%|  11.79%
784.49/787.11	c   772s|112700 | 10766 |  6800k|  60.3 |   712M |  36 |1381 |1577 |4221 | 382k|  0 |2218 |7916 | 3.036780e+03 | 1.265000e+03 | 140.06%|  11.79%
784.98/787.64	c   772s|112800 | 10784 |  6808k|  60.3 |   712M |  36 |1381 |1576 |4210 | 382k|  0 |2218 |7917 | 3.036434e+03 | 1.265000e+03 | 140.03%|  11.79%
785.27/787.97	c   773s|112900 | 10802 |  6812k|  60.3 |   712M |  36 |1381 |1575 |4286 | 382k|  2 |2218 |7921 | 3.036208e+03 | 1.265000e+03 | 140.02%|  11.79%
785.49/788.17	c   773s|113000 | 10804 |  6815k|  60.2 |   712M |  36 |1381 |1575 |4290 | 382k|  1 |2218 |7921 | 3.036000e+03 | 1.265000e+03 | 140.00%|  11.80%
785.97/788.64	c   773s|113100 | 10812 |  6819k|  60.2 |   713M |  36 |1381 |1576 |4292 | 382k|  2 |2219 |7921 | 3.035711e+03 | 1.265000e+03 | 139.98%|  11.80%
786.17/788.89	c   774s|113200 | 10810 |  6822k|  60.2 |   713M |  36 |1381 |1576 |4298 | 382k|  0 |2219 |7924 | 3.035139e+03 | 1.265000e+03 | 139.93%|  11.80%
786.48/789.18	c   774s|113300 | 10826 |  6826k|  60.2 |   713M |  36 |1381 |1576 |4027 | 382k|  0 |2219 |7924 | 3.034761e+03 | 1.265000e+03 | 139.90%|  11.80%
786.97/789.61	c   774s|113400 | 10830 |  6830k|  60.2 |   713M |  36 |1381 |1576 |4031 | 382k|  0 |2219 |7924 | 3.034594e+03 | 1.265000e+03 | 139.89%|  11.80%
787.17/789.87	c   775s|113500 | 10838 |  6834k|  60.1 |   713M |  36 |1381 |1576 |4031 | 382k|  0 |2219 |7925 | 3.034354e+03 | 1.265000e+03 | 139.87%|  11.81%
787.57/790.20	c   775s|113600 | 10846 |  6838k|  60.1 |   713M |  36 |1381 |1576 |4035 | 382k|  1 |2219 |7926 | 3.034240e+03 | 1.265000e+03 | 139.86%|  11.81%
788.07/790.78	c   775s|113700 | 10856 |  6845k|  60.1 |   713M |  36 |1381 |1576 |4080 | 383k|  2 |2219 |7927 | 3.033347e+03 | 1.265000e+03 | 139.79%|  11.82%
788.48/791.12	c   776s|113800 | 10868 |  6849k|  60.1 |   713M |  36 |1381 |1576 |4085 | 383k|  0 |2219 |7927 | 3.032917e+03 | 1.265000e+03 | 139.76%|  11.82%
788.86/791.55	c   776s|113900 | 10886 |  6855k|  60.1 |   713M |  36 |1381 |1576 |4091 | 383k|  0 |2220 |7927 | 3.032548e+03 | 1.265000e+03 | 139.73%|  11.82%
789.16/791.87	c   777s|114000 | 10894 |  6859k|  60.1 |   713M |  36 |1381 |1576 |4092 | 383k|  1 |2220 |7927 | 3.032271e+03 | 1.265000e+03 | 139.71%|  11.83%
789.47/792.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
789.47/792.19	c   777s|114100 | 10904 |  6864k|  60.1 |   714M |  36 |1381 |1575 |4175 | 383k|  1 |2220 |7927 | 3.031683e+03 | 1.265000e+03 | 139.66%|  11.83%
789.86/792.56	c   777s|114200 | 10910 |  6867k|  60.1 |   714M |  36 |1381 |1575 |4173 | 383k|  0 |2221 |7939 | 3.031458e+03 | 1.265000e+03 | 139.64%|  11.83%
790.16/792.81	c   777s|114300 | 10920 |  6870k|  60.0 |   714M |  36 |1381 |1575 |4067 | 383k|  1 |2221 |7939 | 3.031183e+03 | 1.265000e+03 | 139.62%|  11.84%
790.37/793.08	c   778s|114400 | 10926 |  6873k|  60.0 |   714M |  36 |1381 |1575 |4070 | 383k|  2 |2221 |7939 | 3.030590e+03 | 1.265000e+03 | 139.57%|  11.84%
790.96/793.64	c   778s|114500 | 10948 |  6878k|  60.0 |   714M |  36 |1381 |1575 |4070 | 383k|  1 |2221 |7939 | 3.029833e+03 | 1.265000e+03 | 139.51%|  11.85%
791.25/793.96	c   779s|114600 | 10960 |  6883k|  60.0 |   714M |  36 |1381 |1575 |4074 | 383k|  0 |2221 |7939 | 3.029231e+03 | 1.265000e+03 | 139.46%|  11.85%
791.65/794.35	c   779s|114700 | 10976 |  6888k|  60.0 |   715M |  36 |1381 |1575 |4169 | 384k|  3 |2221 |7940 | 3.028581e+03 | 1.265000e+03 | 139.41%|  11.85%
792.05/794.73	c   779s|114800 | 10988 |  6893k|  60.0 |   715M |  36 |1381 |1575 |4082 | 384k|  1 |2221 |7940 | 3.028436e+03 | 1.265000e+03 | 139.40%|  11.86%
792.36/795.09	c   780s|114900 | 10998 |  6898k|  60.0 |   715M |  36 |1381 |1573 |4299 | 384k|  1 |2221 |7940 | 3.027587e+03 | 1.265000e+03 | 139.33%|  11.86%
792.65/795.39	c   780s|115000 | 11006 |  6902k|  59.9 |   716M |  36 |1381 |1573 |4027 | 384k|  1 |2221 |7940 | 3.027441e+03 | 1.265000e+03 | 139.32%|  11.86%
792.95/795.68	c   780s|115100 | 11022 |  6906k|  59.9 |   716M |  36 |1381 |1573 |4154 | 384k|  1 |2221 |7941 | 3.027269e+03 | 1.265000e+03 | 139.31%|  11.87%
793.36/796.05	c   781s|115200 | 11030 |  6911k|  59.9 |   716M |  36 |1381 |1571 |4100 | 384k|  1 |2221 |7941 | 3.026679e+03 | 1.265000e+03 | 139.26%|  11.87%
793.65/796.31	c   781s|115300 | 11032 |  6915k|  59.9 |   716M |  36 |1381 |1571 |4026 | 384k|  1 |2221 |7941 | 3.026617e+03 | 1.265000e+03 | 139.26%|  11.88%
793.85/796.54	c   781s|115400 | 11040 |  6918k|  59.9 |   716M |  36 |1381 |1571 |4034 | 384k|  0 |2221 |7942 | 3.026553e+03 | 1.265000e+03 | 139.25%|  11.88%
794.15/796.82	c   781s|115500 | 11050 |  6922k|  59.9 |   716M |  36 |1381 |1571 |4034 | 384k|  1 |2221 |7943 | 3.026500e+03 | 1.265000e+03 | 139.25%|  11.88%
794.36/797.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
794.36/797.10	c   782s|115600 | 11056 |  6926k|  59.8 |   716M |  36 |1381 |1571 |4139 | 384k|  1 |2221 |7943 | 3.026137e+03 | 1.265000e+03 | 139.22%|  11.89%
794.74/797.48	c   782s|115700 | 11070 |  6930k|  59.8 |   716M |  36 |1381 |1570 |4040 | 384k|  0 |2221 |7943 | 3.025862e+03 | 1.265000e+03 | 139.20%|  11.89%
795.14/797.83	c   782s|115800 | 11082 |  6935k|  59.8 |   716M |  36 |1381 |1569 |4040 | 384k|  1 |2221 |7943 | 3.024917e+03 | 1.265000e+03 | 139.12%|  11.89%
795.35/798.09	c   783s|115900 | 11090 |  6938k|  59.8 |   716M |  36 |1381 |1568 |4262 | 384k|  0 |2221 |7943 | 3.024304e+03 | 1.265000e+03 | 139.08%|  11.89%
795.64/798.35	c   783s|116000 | 11106 |  6941k|  59.8 |   716M |  36 |1381 |1568 |4326 | 384k|  3 |2221 |7943 | 3.023979e+03 | 1.265000e+03 | 139.05%|  11.89%
795.84/798.59	c   783s|116100 | 11114 |  6943k|  59.7 |   716M |  36 |1381 |1572 |4276 | 384k|  0 |2230 |7943 | 3.023906e+03 | 1.265000e+03 | 139.04%|  11.90%
796.24/798.99	c   784s|116200 | 11122 |  6949k|  59.7 |   716M |  36 |1381 |1570 |4376 | 384k|  1 |2232 |7946 | 3.023029e+03 | 1.265000e+03 | 138.97%|  11.90%
796.64/799.30	c   784s|116300 | 11130 |  6953k|  59.7 |   716M |  36 |1381 |1569 |4359 | 385k|  3 |2232 |7951 | 3.023023e+03 | 1.265000e+03 | 138.97%|  11.90%
797.23/799.93	c   785s|116400 | 11144 |  6959k|  59.7 |   718M |  36 |1381 |1569 |4101 | 385k|  1 |2232 |7951 | 3.022625e+03 | 1.265000e+03 | 138.94%|  11.90%
797.45/800.12	c   785s|116500 | 11146 |  6961k|  59.7 |   718M |  36 |1381 |1569 |4105 | 385k|  2 |2232 |7951 | 3.022625e+03 | 1.265000e+03 | 138.94%|  11.91%
797.63/800.35	c   785s|116600 | 11140 |  6964k|  59.7 |   718M |  36 |1381 |1571 |4366 | 385k|  1 |2234 |7951 | 3.022519e+03 | 1.265000e+03 | 138.93%|  11.92%
798.03/800.73	c   785s|116700 | 11152 |  6968k|  59.6 |   718M |  36 |1381 |1571 |4253 | 385k|  0 |2234 |7953 | 3.022250e+03 | 1.265000e+03 | 138.91%|  11.93%
798.44/801.17	c   786s|116800 | 11164 |  6974k|  59.6 |   718M |  36 |1381 |1571 |4319 | 385k|  0 |2234 |7956 | 3.021602e+03 | 1.265000e+03 | 138.86%|  11.93%
798.83/801.59	c   786s|116900 | 11194 |  6980k|  59.6 |   718M |  36 |1381 |1569 |4475 | 385k|  1 |2234 |7956 | 3.021083e+03 | 1.265000e+03 | 138.82%|  11.94%
799.34/802.04	c   787s|117000 | 11198 |  6983k|  59.6 |   718M |  36 |1381 |1574 |4474 | 385k|  0 |2240 |7957 | 3.021033e+03 | 1.265000e+03 | 138.82%|  11.94%
799.34/802.10	c in SCIP_DECL_EVENTEXEC found by SCIP
799.34/802.10	o -1266
799.34/802.10	c Model check passed
799.34/802.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
799.34/802.10	c * 787s|117047 | 11199 |  6984k|  59.6 |    LP  |  36 |1381 |1574 |4474 | 385k|  2 |2240 |7957 | 3.021033e+03 | 1.266000e+03 | 138.63%|  11.94%
799.34/802.11	c in SCIP_DECL_EVENTEXEC found by SCIP
799.34/802.11	o -1267
799.34/802.11	c Model check passed
799.34/802.11	c * 787s|117050 | 11198 |  6984k|  59.6 |    LP  |  36 |1381 |1574 |4474 | 385k|  1 |2240 |7957 | 3.021033e+03 | 1.267000e+03 | 138.44%|  11.94%
799.63/802.31	c   787s|117100 | 11210 |  6986k|  59.6 |   718M |  36 |1381 |1575 |4474 | 385k|  1 |2241 |7957 | 3.020324e+03 | 1.267000e+03 | 138.38%|  11.94%
800.03/802.77	c   787s|117200 | 11218 |  6990k|  59.6 |   718M |  36 |1381 |1575 |4510 | 385k|  1 |2243 |7957 | 3.019970e+03 | 1.267000e+03 | 138.36%|  11.95%
800.44/803.17	c   788s|117300 | 11222 |  6993k|  59.5 |   718M |  36 |1381 |1575 |4325 | 385k|  1 |2243 |7957 | 3.019548e+03 | 1.267000e+03 | 138.32%|  11.95%
800.72/803.41	c   788s|117400 | 11224 |  6996k|  59.5 |   718M |  36 |1381 |1576 |4318 | 385k|  2 |2244 |7957 | 3.019293e+03 | 1.267000e+03 | 138.30%|  11.95%
801.33/804.02	c   789s|117500 | 11242 |  7001k|  59.5 |   718M |  36 |1381 |1582 |4237 | 386k|  0 |2252 |7971 | 3.019000e+03 | 1.267000e+03 | 138.28%|  11.95%
801.52/804.29	c   789s|117600 | 11254 |  7003k|  59.5 |   718M |  36 |1381 |1583 |4247 | 386k|  3 |2254 |7972 | 3.018580e+03 | 1.267000e+03 | 138.25%|  11.95%
801.82/804.51	c   789s|117700 | 11260 |  7005k|  59.5 |   718M |  36 |1381 |1588 |4246 | 386k|  2 |2261 |7972 | 3.018475e+03 | 1.267000e+03 | 138.24%|  11.96%
802.12/804.88	c   790s|117800 | 11260 |  7009k|  59.4 |   718M |  36 |1381 |1594 |4244 | 386k|  2 |2267 |7972 | 3.018078e+03 | 1.267000e+03 | 138.21%|  11.96%
802.43/805.15	c   790s|117900 | 11278 |  7012k|  59.4 |   719M |  36 |1381 |1596 |4321 | 386k|  3 |2270 |7975 | 3.017750e+03 | 1.267000e+03 | 138.18%|  11.96%
802.61/805.39	c   790s|118000 | 11286 |  7015k|  59.4 |   719M |  36 |1381 |1595 |4325 | 386k|  0 |2271 |7979 | 3.016479e+03 | 1.267000e+03 | 138.08%|  11.96%
802.91/805.69	c   790s|118100 | 11298 |  7018k|  59.4 |   719M |  36 |1381 |1597 |4244 | 386k|  1 |2273 |7984 | 3.015772e+03 | 1.267000e+03 | 138.02%|  11.96%
803.32/806.04	c   791s|118200 | 11308 |  7022k|  59.3 |   719M |  36 |1381 |1597 |4278 | 386k|  1 |2276 |7986 | 3.014831e+03 | 1.267000e+03 | 137.95%|  11.96%
803.71/806.40	c   791s|118300 | 11318 |  7025k|  59.3 |   719M |  36 |1381 |1597 |4249 | 386k|  2 |2279 |7992 | 3.014333e+03 | 1.267000e+03 | 137.91%|  11.96%
804.01/806.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
804.01/806.75	c   791s|118400 | 11332 |  7029k|  59.3 |   719M |  36 |1381 |1596 |4240 | 386k|  0 |2280 |7993 | 3.014051e+03 | 1.267000e+03 | 137.89%|  11.96%
804.42/807.16	c   792s|118500 | 11348 |  7034k|  59.3 |   719M |  36 |1381 |1594 |4238 | 386k|  1 |2280 |7993 | 3.013275e+03 | 1.267000e+03 | 137.83%|  11.96%
804.71/807.44	c   792s|118600 | 11358 |  7036k|  59.3 |   720M |  36 |1381 |1593 |4328 | 386k|  0 |2280 |7997 | 3.012933e+03 | 1.267000e+03 | 137.80%|  11.97%
804.91/807.68	c   792s|118700 | 11360 |  7038k|  59.2 |   720M |  36 |1381 |1594 |4295 | 386k|  0 |2281 |8000 | 3.012933e+03 | 1.267000e+03 | 137.80%|  11.97%
805.20/807.99	c   793s|118800 | 11374 |  7042k|  59.2 |   720M |  36 |1381 |1592 |4373 | 386k|  0 |2281 |8001 | 3.012387e+03 | 1.267000e+03 | 137.76%|  11.97%
805.70/808.48	c   793s|118900 | 11386 |  7048k|  59.2 |   721M |  36 |1381 |1590 |4349 | 386k|  2 |2283 |8001 | 3.011772e+03 | 1.267000e+03 | 137.71%|  11.97%
806.10/808.83	c   793s|119000 | 11406 |  7053k|  59.2 |   721M |  36 |1381 |1587 |4318 | 387k|  0 |2283 |8005 | 3.010786e+03 | 1.267000e+03 | 137.63%|  11.97%
806.60/809.30	c   794s|119100 | 11426 |  7059k|  59.2 |   721M |  36 |1381 |1586 |4429 | 387k|  4 |2284 |8005 | 3.010117e+03 | 1.267000e+03 | 137.58%|  11.97%
807.00/809.74	c   794s|119200 | 11436 |  7063k|  59.2 |   721M |  36 |1381 |1585 |4256 | 387k|  1 |2287 |8009 | 3.009582e+03 | 1.267000e+03 | 137.54%|  11.97%
807.70/810.44	c   795s|119300 | 11468 |  7071k|  59.2 |   721M |  36 |1381 |1581 |4506 | 387k|  0 |2287 |8027 | 3.007556e+03 | 1.267000e+03 | 137.38%|  11.98%
808.00/810.71	c   795s|119400 | 11476 |  7074k|  59.2 |   721M |  36 |1381 |1579 |4258 | 387k|  1 |2287 |8027 | 3.007033e+03 | 1.267000e+03 | 137.33%|  11.98%
808.41/811.18	c   796s|119500 | 11486 |  7079k|  59.2 |   721M |  36 |1381 |1578 |4268 | 387k|  1 |2287 |8030 | 3.006562e+03 | 1.267000e+03 | 137.30%|  11.98%
808.89/811.62	c   796s|119600 | 11504 |  7084k|  59.2 |   721M |  36 |1381 |1574 |4301 | 387k|  0 |2287 |8043 | 3.006409e+03 | 1.267000e+03 | 137.29%|  11.98%
809.40/812.17	c   797s|119700 | 11530 |  7090k|  59.2 |   722M |  36 |1381 |1575 |4387 | 387k|  1 |2289 |8055 | 3.005933e+03 | 1.267000e+03 | 137.25%|  11.99%
809.69/812.49	c   797s|119800 | 11532 |  7094k|  59.1 |   723M |  36 |1381 |1577 |4311 | 387k|  1 |2294 |8055 | 3.005022e+03 | 1.267000e+03 | 137.18%|  11.99%
810.19/813.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
810.19/813.00	c   798s|119900 | 11552 |  7099k|  59.1 |   723M |  36 |1381 |1577 |4353 | 388k|  1 |2298 |8062 | 3.003763e+03 | 1.267000e+03 | 137.08%|  11.99%
810.69/813.47	c   798s|120000 | 11564 |  7104k|  59.1 |   723M |  36 |1381 |1583 |4357 | 388k|  0 |2304 |8084 | 3.003390e+03 | 1.267000e+03 | 137.05%|  11.99%
811.08/813.82	c   798s|120100 | 11572 |  7107k|  59.1 |   723M |  36 |1381 |1583 |4361 | 388k|  1 |2304 |8088 | 3.003014e+03 | 1.267000e+03 | 137.02%|  11.99%
811.29/814.06	c   799s|120200 | 11574 |  7108k|  59.1 |   723M |  36 |1381 |1592 |4360 | 388k|  3 |2313 |8102 | 3.003014e+03 | 1.267000e+03 | 137.02%|  11.99%
811.58/814.37	c   799s|120300 | 11582 |  7111k|  59.0 |   723M |  36 |1381 |1593 |4316 | 388k|  1 |2314 |8114 | 3.002800e+03 | 1.267000e+03 | 137.00%|  11.99%
811.88/814.61	c   799s|120400 | 11596 |  7113k|  59.0 |   723M |  36 |1381 |1593 |4319 | 388k|  1 |2317 |8114 | 3.002640e+03 | 1.267000e+03 | 136.99%|  11.99%
812.08/814.84	c   800s|120500 | 11600 |  7116k|  59.0 |   723M |  36 |1381 |1596 |4359 | 388k|  1 |2321 |8114 | 3.002500e+03 | 1.267000e+03 | 136.98%|  11.99%
812.29/815.10	c   800s|120600 | 11608 |  7119k|  59.0 |   723M |  36 |1381 |1597 |4388 | 388k|  1 |2323 |8117 | 3.001720e+03 | 1.267000e+03 | 136.92%|  12.00%
812.58/815.34	c   800s|120700 | 11614 |  7121k|  58.9 |   723M |  36 |1381 |1605 |4360 | 388k|  1 |2336 |8131 | 3.001720e+03 | 1.267000e+03 | 136.92%|  12.00%
812.98/815.72	c   800s|120800 | 11626 |  7125k|  58.9 |   723M |  36 |1381 |1606 |4309 | 388k|  1 |2340 |8143 | 3.001459e+03 | 1.267000e+03 | 136.89%|  12.00%
813.29/816.10	c   801s|120900 | 11630 |  7128k|  58.9 |   723M |  36 |1381 |1620 |4195 | 388k|  0 |2354 |8171 | 3.001216e+03 | 1.267000e+03 | 136.88%|  12.00%
813.67/816.47	c   801s|121000 | 11636 |  7133k|  58.9 |   723M |  36 |1381 |1621 |4203 | 388k|  1 |2355 |8180 | 3.000689e+03 | 1.267000e+03 | 136.83%|  12.00%
814.07/816.82	c   801s|121100 | 11648 |  7136k|  58.9 |   723M |  36 |1381 |1624 |4151 | 388k|  1 |2359 |8195 | 3.000549e+03 | 1.267000e+03 | 136.82%|  12.00%
814.47/817.26	c   802s|121200 | 11664 |  7141k|  58.9 |   723M |  36 |1381 |1626 |4159 | 388k|  0 |2361 |8210 | 2.999361e+03 | 1.267000e+03 | 136.73%|  12.01%
814.87/817.64	c   802s|121300 | 11684 |  7146k|  58.8 |   723M |  36 |1381 |1625 |4161 | 388k|  0 |2361 |8215 | 2.998991e+03 | 1.267000e+03 | 136.70%|  12.01%
815.17/817.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
815.17/817.98	c   803s|121400 | 11700 |  7149k|  58.8 |   723M |  36 |1381 |1619 |4257 | 388k|  0 |2362 |8228 | 2.998476e+03 | 1.267000e+03 | 136.66%|  12.01%
815.47/818.24	c   803s|121500 | 11714 |  7152k|  58.8 |   724M |  36 |1381 |1621 |4286 | 388k|  0 |2367 |8228 | 2.997500e+03 | 1.267000e+03 | 136.58%|  12.01%
815.97/818.70	c   803s|121600 | 11734 |  7157k|  58.8 |   724M |  36 |1381 |1618 |4158 | 388k|  2 |2371 |8237 | 2.997139e+03 | 1.267000e+03 | 136.55%|  12.01%
816.17/818.93	c   804s|121700 | 11734 |  7160k|  58.8 |   724M |  36 |1381 |1618 |4161 | 388k|  1 |2372 |8237 | 2.997042e+03 | 1.267000e+03 | 136.55%|  12.01%
816.47/819.27	c   804s|121800 | 11740 |  7163k|  58.7 |   724M |  36 |1381 |1622 |4168 | 388k|  0 |2377 |8239 | 2.996616e+03 | 1.267000e+03 | 136.51%|  12.01%
816.96/819.76	c   804s|121900 | 11756 |  7168k|  58.7 |   725M |  36 |1381 |1615 |4167 | 389k|  0 |2377 |8254 | 2.995860e+03 | 1.267000e+03 | 136.45%|  12.01%
817.27/820.08	c   805s|122000 | 11764 |  7172k|  58.7 |   725M |  36 |1381 |1611 |4225 | 389k|  1 |2377 |8257 | 2.995296e+03 | 1.267000e+03 | 136.41%|  12.01%
817.56/820.39	c   805s|122100 | 11770 |  7175k|  58.7 |   726M |  36 |1381 |1616 |4163 | 389k|  1 |2383 |8266 | 2.995204e+03 | 1.267000e+03 | 136.40%|  12.01%
817.96/820.76	c   805s|122200 | 11788 |  7180k|  58.7 |   726M |  36 |1381 |1614 |4162 | 389k|  0 |2386 |8269 | 2.994674e+03 | 1.267000e+03 | 136.36%|  12.01%
818.56/821.32	c   806s|122300 | 11808 |  7185k|  58.7 |   726M |  36 |1381 |1604 |4250 | 389k|  0 |2386 |8296 | 2.993893e+03 | 1.267000e+03 | 136.30%|  12.01%
818.76/821.57	c   806s|122400 | 11814 |  7188k|  58.7 |   726M |  36 |1381 |1603 |4170 | 389k|  2 |2386 |8297 | 2.993295e+03 | 1.267000e+03 | 136.25%|  12.02%
819.06/821.87	c   807s|122500 | 11824 |  7191k|  58.6 |   726M |  36 |1381 |1602 |4167 | 389k|  1 |2386 |8297 | 2.993200e+03 | 1.267000e+03 | 136.24%|  12.02%
819.37/822.12	c   807s|122600 | 11830 |  7194k|  58.6 |   726M |  36 |1381 |1601 |4170 | 389k|  0 |2387 |8297 | 2.993095e+03 | 1.267000e+03 | 136.23%|  12.02%
819.65/822.45	c   807s|122700 | 11840 |  7198k|  58.6 |   726M |  36 |1381 |1600 |4282 | 389k|  4 |2387 |8298 | 2.992396e+03 | 1.267000e+03 | 136.18%|  12.02%
820.15/822.93	c   808s|122800 | 11856 |  7204k|  58.6 |   726M |  36 |1381 |1598 |4380 | 389k|  0 |2387 |8305 | 2.991514e+03 | 1.267000e+03 | 136.11%|  12.02%
820.55/823.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
820.55/823.37	c   808s|122900 | 11876 |  7208k|  58.6 |   726M |  36 |1381 |1586 |4163 | 389k|  1 |2387 |8324 | 2.990250e+03 | 1.267000e+03 | 136.01%|  12.02%
820.85/823.61	c   808s|123000 | 11884 |  7211k|  58.6 |   726M |  36 |1381 |1586 |4293 | 389k|  1 |2387 |8324 | 2.990055e+03 | 1.267000e+03 | 135.99%|  12.02%
821.05/823.89	c   809s|123100 | 11892 |  7214k|  58.5 |   727M |  36 |1381 |1584 |4165 | 389k|  1 |2387 |8328 | 2.989889e+03 | 1.267000e+03 | 135.98%|  12.02%
821.36/824.14	c   809s|123200 | 11896 |  7217k|  58.5 |   727M |  36 |1381 |1586 |4168 | 389k|  1 |2389 |8329 | 2.989848e+03 | 1.267000e+03 | 135.98%|  12.02%
821.65/824.47	c   809s|123300 | 11896 |  7221k|  58.5 |   728M |  36 |1381 |1586 |4252 | 389k|  1 |2391 |8333 | 2.989697e+03 | 1.267000e+03 | 135.97%|  12.03%
822.26/825.07	c   810s|123400 | 11908 |  7227k|  58.5 |   728M |  36 |1381 |1586 |4327 | 390k|  1 |2391 |8333 | 2.989281e+03 | 1.267000e+03 | 135.93%|  12.03%
822.54/825.31	c   810s|123500 | 11912 |  7230k|  58.5 |   728M |  36 |1381 |1585 |4263 | 390k|  0 |2392 |8337 | 2.989268e+03 | 1.267000e+03 | 135.93%|  12.03%
823.14/825.97	c   811s|123600 | 11924 |  7235k|  58.5 |   728M |  36 |1381 |1587 |4208 | 390k|  2 |2400 |8348 | 2.988950e+03 | 1.267000e+03 | 135.91%|  12.03%
823.44/826.23	c   811s|123700 | 11934 |  7238k|  58.4 |   728M |  36 |1381 |1587 |4140 | 390k|  0 |2400 |8352 | 2.988902e+03 | 1.267000e+03 | 135.90%|  12.04%
823.74/826.55	c   811s|123800 | 11946 |  7241k|  58.4 |   728M |  36 |1381 |1586 |4151 | 390k|  2 |2403 |8356 | 2.988650e+03 | 1.267000e+03 | 135.88%|  12.04%
823.94/826.79	c   811s|123900 | 11952 |  7244k|  58.4 |   728M |  36 |1381 |1587 |4171 | 390k|  1 |2404 |8356 | 2.988617e+03 | 1.267000e+03 | 135.88%|  12.04%
824.14/826.99	c   812s|124000 | 11952 |  7246k|  58.4 |   728M |  36 |1381 |1587 |4314 | 390k|  0 |2404 |8357 | 2.988617e+03 | 1.267000e+03 | 135.88%|  12.04%
824.44/827.29	c   812s|124100 | 11962 |  7249k|  58.3 |   728M |  36 |1381 |1587 |4319 | 390k|  2 |2404 |8360 | 2.988038e+03 | 1.267000e+03 | 135.84%|  12.04%
824.84/827.62	c   812s|124200 | 11972 |  7253k|  58.3 |   728M |  36 |1381 |1588 |4320 | 390k|  2 |2406 |8366 | 2.987721e+03 | 1.267000e+03 | 135.81%|  12.04%
825.04/827.85	c   813s|124300 | 11976 |  7255k|  58.3 |   728M |  36 |1381 |1588 |4321 | 390k|  0 |2406 |8370 | 2.987711e+03 | 1.267000e+03 | 135.81%|  12.04%
825.63/828.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
825.63/828.49	c   813s|124400 | 11994 |  7261k|  58.3 |   729M |  36 |1381 |1594 |4322 | 390k|  0 |2412 |8389 | 2.987227e+03 | 1.267000e+03 | 135.77%|  12.04%
825.93/828.75	c   813s|124500 | 12002 |  7263k|  58.3 |   729M |  36 |1381 |1593 |4085 | 390k|  0 |2412 |8389 | 2.987100e+03 | 1.267000e+03 | 135.76%|  12.05%
826.24/829.02	c   814s|124600 | 12014 |  7267k|  58.3 |   729M |  36 |1381 |1593 |4101 | 390k|  2 |2412 |8394 | 2.986750e+03 | 1.267000e+03 | 135.73%|  12.05%
826.53/829.38	c   814s|124700 | 12024 |  7270k|  58.2 |   729M |  36 |1381 |1593 |4175 | 390k|  0 |2412 |8410 | 2.986352e+03 | 1.267000e+03 | 135.70%|  12.05%
826.83/829.61	c   814s|124800 | 12032 |  7273k|  58.2 |   729M |  36 |1381 |1593 |4101 | 390k|  0 |2412 |8415 | 2.985833e+03 | 1.267000e+03 | 135.66%|  12.05%
827.03/829.84	c   815s|124900 | 12040 |  7276k|  58.2 |   729M |  36 |1381 |1593 |4103 | 390k|  0 |2412 |8416 | 2.985625e+03 | 1.267000e+03 | 135.65%|  12.05%
827.34/830.18	c   815s|125000 | 12056 |  7280k|  58.2 |   729M |  36 |1381 |1592 |4109 | 391k|  0 |2412 |8418 | 2.985367e+03 | 1.267000e+03 | 135.62%|  12.05%
827.63/830.45	c   815s|125100 | 12066 |  7283k|  58.2 |   729M |  36 |1381 |1590 |4104 | 391k|  3 |2412 |8418 | 2.984859e+03 | 1.267000e+03 | 135.58%|  12.05%
827.93/830.77	c   815s|125200 | 12076 |  7287k|  58.1 |   729M |  36 |1381 |1587 |4106 | 391k|  1 |2412 |8420 | 2.984792e+03 | 1.267000e+03 | 135.58%|  12.05%
828.13/831.00	c   816s|125300 | 12082 |  7289k|  58.1 |   729M |  36 |1381 |1587 |4162 | 391k|  0 |2412 |8420 | 2.984521e+03 | 1.267000e+03 | 135.56%|  12.05%
828.62/831.45	c   816s|125400 | 12102 |  7294k|  58.1 |   730M |  36 |1381 |1584 |4002 | 391k|  1 |2412 |8436 | 2.983667e+03 | 1.267000e+03 | 135.49%|  12.06%
828.82/831.67	c   816s|125500 | 12110 |  7296k|  58.1 |   730M |  36 |1381 |1585 |4008 | 391k|  0 |2413 |8439 | 2.983500e+03 | 1.267000e+03 | 135.48%|  12.06%
829.12/832.00	c   817s|125600 | 12126 |  7300k|  58.1 |   730M |  36 |1381 |1582 |4069 | 391k|  2 |2413 |8440 | 2.983261e+03 | 1.267000e+03 | 135.46%|  12.06%
829.33/832.17	c   817s|125700 | 12128 |  7302k|  58.0 |   730M |  36 |1381 |1582 |4076 | 391k|  1 |2413 |8440 | 2.983261e+03 | 1.267000e+03 | 135.46%|  12.06%
829.82/832.69	c   817s|125800 | 12146 |  7308k|  58.0 |   730M |  36 |1381 |1581 |4075 | 391k|  1 |2413 |8441 | 2.982950e+03 | 1.267000e+03 | 135.43%|  12.06%
830.12/832.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
830.12/832.90	c   818s|125900 | 12148 |  7311k|  58.0 |   730M |  36 |1381 |1580 |4021 | 391k|  0 |2413 |8441 | 2.982906e+03 | 1.267000e+03 | 135.43%|  12.06%
830.33/833.14	c   818s|126000 | 12156 |  7313k|  58.0 |   730M |  36 |1381 |1580 |4119 | 391k|  0 |2413 |8442 | 2.982703e+03 | 1.267000e+03 | 135.41%|  12.06%
830.62/833.48	c   818s|126100 | 12172 |  7318k|  58.0 |   730M |  36 |1381 |1591 |4080 | 391k|  1 |2427 |8442 | 2.982345e+03 | 1.267000e+03 | 135.39%|  12.06%
831.02/833.80	c   818s|126200 | 12182 |  7321k|  57.9 |   730M |  36 |1381 |1591 |4103 | 391k|  1 |2427 |8446 | 2.981548e+03 | 1.267000e+03 | 135.32%|  12.07%
831.23/834.10	c   819s|126300 | 12186 |  7325k|  57.9 |   730M |  36 |1381 |1590 |4060 | 391k|  1 |2427 |8446 | 2.981455e+03 | 1.267000e+03 | 135.32%|  12.07%
831.41/834.29	c   819s|126400 | 12186 |  7327k|  57.9 |   730M |  36 |1381 |1590 |4064 | 391k|  1 |2427 |8446 | 2.981287e+03 | 1.267000e+03 | 135.30%|  12.07%
831.81/834.63	c   819s|126500 | 12194 |  7331k|  57.9 |   730M |  36 |1381 |1590 |4159 | 392k|  1 |2427 |8446 | 2.981128e+03 | 1.267000e+03 | 135.29%|  12.07%
832.11/834.90	c   820s|126600 | 12210 |  7334k|  57.9 |   730M |  36 |1381 |1590 |4102 | 392k|  2 |2427 |8449 | 2.980967e+03 | 1.267000e+03 | 135.28%|  12.07%
832.32/835.14	c   820s|126700 | 12212 |  7337k|  57.8 |   730M |  36 |1381 |1590 |4104 | 392k|  0 |2427 |8450 | 2.980708e+03 | 1.267000e+03 | 135.26%|  12.07%
832.61/835.48	c   820s|126800 | 12228 |  7341k|  57.8 |   730M |  36 |1381 |1590 |4122 | 392k|  1 |2427 |8450 | 2.980604e+03 | 1.267000e+03 | 135.25%|  12.07%
832.91/835.74	c   820s|126900 | 12242 |  7344k|  57.8 |   731M |  36 |1381 |1590 |4148 | 392k|  0 |2427 |8450 | 2.980359e+03 | 1.267000e+03 | 135.23%|  12.08%
833.11/835.95	c   821s|127000 | 12246 |  7347k|  57.8 |   731M |  36 |1381 |1590 |4144 | 392k|  1 |2427 |8450 | 2.980300e+03 | 1.267000e+03 | 135.22%|  12.08%
833.32/836.17	c   821s|127100 | 12254 |  7350k|  57.8 |   731M |  36 |1381 |1590 |4155 | 392k|  2 |2427 |8450 | 2.979667e+03 | 1.267000e+03 | 135.17%|  12.08%
833.71/836.50	c   821s|127200 | 12262 |  7354k|  57.7 |   731M |  36 |1381 |1594 |4133 | 392k|  0 |2431 |8452 | 2.979074e+03 | 1.267000e+03 | 135.13%|  12.08%
833.90/836.79	c   821s|127300 | 12268 |  7356k|  57.7 |   731M |  36 |1381 |1594 |4149 | 392k|  0 |2431 |8455 | 2.978905e+03 | 1.267000e+03 | 135.11%|  12.08%
834.22/837.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
834.22/837.06	c   822s|127400 | 12284 |  7360k|  57.7 |   731M |  36 |1381 |1592 |4153 | 392k|  0 |2431 |8455 | 2.978391e+03 | 1.267000e+03 | 135.07%|  12.08%
834.50/837.39	c   822s|127500 | 12288 |  7364k|  57.7 |   731M |  36 |1381 |1591 |4155 | 392k|  1 |2431 |8455 | 2.978131e+03 | 1.267000e+03 | 135.05%|  12.08%
834.80/837.68	c   822s|127600 | 12304 |  7367k|  57.7 |   731M |  36 |1381 |1590 |4205 | 392k|  1 |2431 |8457 | 2.977875e+03 | 1.267000e+03 | 135.03%|  12.08%
835.00/837.84	c   822s|127700 | 12304 |  7369k|  57.6 |   731M |  36 |1381 |1590 |4100 | 392k|  0 |2431 |8458 | 2.977875e+03 | 1.267000e+03 | 135.03%|  12.08%
835.31/838.11	c   823s|127800 | 12314 |  7372k|  57.6 |   731M |  36 |1381 |1593 |4318 | 392k|  0 |2435 |8463 | 2.977658e+03 | 1.267000e+03 | 135.02%|  12.08%
835.60/838.47	c   823s|127900 | 12334 |  7377k|  57.6 |   731M |  36 |1381 |1593 |4324 | 392k|  0 |2435 |8464 | 2.977393e+03 | 1.267000e+03 | 135.00%|  12.09%
835.80/838.67	c   823s|128000 | 12334 |  7379k|  57.6 |   731M |  36 |1381 |1593 |4325 | 392k|  1 |2435 |8464 | 2.977393e+03 | 1.267000e+03 | 135.00%|  12.09%
836.10/838.90	c   824s|128100 | 12340 |  7381k|  57.6 |   731M |  36 |1381 |1597 |4330 | 392k|  0 |2439 |8464 | 2.977387e+03 | 1.267000e+03 | 135.00%|  12.09%
836.40/839.29	c   824s|128200 | 12354 |  7386k|  57.6 |   733M |  36 |1381 |1601 |4330 | 392k|  0 |2443 |8465 | 2.977072e+03 | 1.267000e+03 | 134.97%|  12.09%
836.70/839.50	c   824s|128300 | 12352 |  7389k|  57.5 |   733M |  36 |1381 |1603 |4330 | 392k|  1 |2445 |8465 | 2.977072e+03 | 1.267000e+03 | 134.97%|  12.09%
836.99/839.88	c   825s|128400 | 12362 |  7394k|  57.5 |   733M |  36 |1381 |1607 |4311 | 393k|  0 |2449 |8465 | 2.976968e+03 | 1.267000e+03 | 134.96%|  12.09%
837.21/840.04	c   825s|128500 | 12360 |  7395k|  57.5 |   733M |  36 |1381 |1609 |4315 | 393k|  2 |2451 |8465 | 2.976968e+03 | 1.267000e+03 | 134.96%|  12.09%
837.49/840.38	c   825s|128600 | 12378 |  7400k|  57.5 |   733M |  36 |1381 |1607 |4318 | 393k|  0 |2453 |8467 | 2.976556e+03 | 1.267000e+03 | 134.93%|  12.09%
837.79/840.68	c   825s|128700 | 12394 |  7404k|  57.5 |   733M |  36 |1381 |1610 |4357 | 393k|  1 |2456 |8467 | 2.975706e+03 | 1.267000e+03 | 134.86%|  12.09%
838.09/840.97	c   826s|128800 | 12402 |  7408k|  57.5 |   733M |  36 |1381 |1609 |4318 | 393k|  0 |2456 |8470 | 2.975551e+03 | 1.267000e+03 | 134.85%|  12.09%
838.59/841.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
838.59/841.46	c   826s|128900 | 12416 |  7414k|  57.5 |   733M |  36 |1381 |1610 |4321 | 393k|  0 |2459 |8473 | 2.974750e+03 | 1.267000e+03 | 134.79%|  12.09%
838.89/841.73	c   826s|129000 | 12416 |  7417k|  57.4 |   733M |  36 |1381 |1612 |4321 | 393k|  0 |2462 |8473 | 2.974744e+03 | 1.267000e+03 | 134.79%|  12.09%
839.09/841.97	c   827s|129100 | 12424 |  7421k|  57.4 |   733M |  36 |1381 |1613 |4305 | 393k|  0 |2465 |8474 | 2.974500e+03 | 1.267000e+03 | 134.77%|  12.09%
839.49/842.31	c   827s|129200 | 12440 |  7425k|  57.4 |   733M |  36 |1381 |1613 |4328 | 393k|  0 |2465 |8475 | 2.974167e+03 | 1.267000e+03 | 134.74%|  12.10%
839.68/842.58	c   827s|129300 | 12456 |  7428k|  57.4 |   733M |  36 |1381 |1610 |4309 | 393k|  1 |2465 |8476 | 2.973405e+03 | 1.267000e+03 | 134.68%|  12.10%
839.88/842.74	c in SCIP_DECL_EVENTEXEC found by SCIP
839.88/842.74	o -1268
839.88/842.74	c Model check passed
839.88/842.74	c * 827s|129387 | 12463 |  7429k|  57.4 |    LP  |  36 |1381 |1607 |4308 | 393k|  1 |2465 |8477 | 2.972823e+03 | 1.268000e+03 | 134.45%|  12.10%
839.88/842.77	c   827s|129400 | 12458 |  7429k|  57.3 |   734M |  36 |1381 |1607 |4308 | 393k|  2 |2465 |8477 | 2.972823e+03 | 1.268000e+03 | 134.45%|  12.10%
839.98/842.86	c in SCIP_DECL_EVENTEXEC found by SCIP
839.98/842.86	o -1269
839.98/842.86	c Model check passed
839.98/842.86	c * 828s|129428 | 12464 |  7430k|  57.3 |    LP  |  36 |1381 |1607 |4382 | 393k|  1 |2466 |8477 | 2.972800e+03 | 1.269000e+03 | 134.26%|  12.10%
839.98/842.87	c in SCIP_DECL_EVENTEXEC found by SCIP
839.98/842.87	o -1271
839.98/842.87	c Model check passed
839.98/842.87	c * 828s|129434 | 12463 |  7430k|  57.3 |    LP  |  36 |1381 |1607 |4382 | 393k|  1 |2466 |8477 | 2.972800e+03 | 1.271000e+03 | 133.89%|  12.10%
840.08/843.01	c   828s|129500 | 12471 |  7432k|  57.3 |   734M |  36 |1381 |1606 |4312 | 393k|  0 |2466 |8477 | 2.972722e+03 | 1.271000e+03 | 133.89%|  12.10%
840.38/843.27	c   828s|129600 | 12485 |  7435k|  57.3 |   734M |  36 |1381 |1606 |4312 | 393k|  2 |2466 |8478 | 2.972099e+03 | 1.271000e+03 | 133.84%|  12.11%
840.68/843.58	c   828s|129700 | 12491 |  7439k|  57.3 |   734M |  36 |1381 |1605 |4313 | 393k|  0 |2466 |8481 | 2.971800e+03 | 1.271000e+03 | 133.82%|  12.11%
841.08/843.95	c   829s|129800 | 12505 |  7443k|  57.3 |   734M |  36 |1381 |1598 |4259 | 393k|  1 |2466 |8484 | 2.971607e+03 | 1.271000e+03 | 133.80%|  12.11%
841.48/844.34	c   829s|129900 | 12517 |  7448k|  57.3 |   734M |  36 |1381 |1596 |4289 | 393k|  1 |2466 |8488 | 2.971522e+03 | 1.271000e+03 | 133.79%|  12.11%
841.78/844.63	c   829s|130000 | 12533 |  7452k|  57.3 |   734M |  36 |1381 |1595 |4289 | 393k|  1 |2466 |8490 | 2.971140e+03 | 1.271000e+03 | 133.76%|  12.11%
842.08/844.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
842.08/844.95	c   830s|130100 | 12535 |  7454k|  57.2 |   734M |  36 |1381 |1595 |4291 | 393k|  1 |2466 |8492 | 2.971066e+03 | 1.271000e+03 | 133.76%|  12.11%
842.29/845.16	c   830s|130200 | 12537 |  7457k|  57.2 |   734M |  36 |1381 |1595 |4293 | 393k|  1 |2466 |8492 | 2.971066e+03 | 1.271000e+03 | 133.76%|  12.11%
842.48/845.33	c   830s|130300 | 12545 |  7458k|  57.2 |   734M |  36 |1381 |1595 |4295 | 393k|  0 |2466 |8492 | 2.971010e+03 | 1.271000e+03 | 133.75%|  12.11%
842.87/845.74	c   830s|130400 | 12559 |  7463k|  57.2 |   734M |  36 |1381 |1593 |4330 | 393k|  1 |2466 |8498 | 2.970026e+03 | 1.271000e+03 | 133.68%|  12.12%
843.37/846.26	c   831s|130500 | 12577 |  7468k|  57.2 |   734M |  36 |1381 |1592 |4295 | 394k|  2 |2466 |8498 | 2.969778e+03 | 1.271000e+03 | 133.66%|  12.12%
843.67/846.50	c   831s|130600 | 12583 |  7471k|  57.1 |   734M |  36 |1381 |1592 |4330 | 394k|  1 |2466 |8498 | 2.969573e+03 | 1.271000e+03 | 133.64%|  12.12%
843.97/846.84	c   832s|130700 | 12593 |  7475k|  57.1 |   735M |  36 |1381 |1602 |4287 | 394k|  1 |2476 |8511 | 2.969525e+03 | 1.271000e+03 | 133.64%|  12.12%
844.28/847.14	c   832s|130800 | 12597 |  7479k|  57.1 |   735M |  36 |1381 |1603 |4296 | 394k|  1 |2478 |8514 | 2.969327e+03 | 1.271000e+03 | 133.62%|  12.12%
844.87/847.78	c   832s|130900 | 12605 |  7484k|  57.1 |   736M |  36 |1381 |1603 |4298 | 394k|  1 |2478 |8514 | 2.969276e+03 | 1.271000e+03 | 133.62%|  12.12%
845.18/848.04	c   833s|131000 | 12609 |  7487k|  57.1 |   736M |  36 |1381 |1602 |4067 | 394k|  0 |2478 |8519 | 2.969070e+03 | 1.271000e+03 | 133.60%|  12.12%
845.37/848.26	c   833s|131100 | 12609 |  7489k|  57.1 |   736M |  36 |1381 |1601 |4068 | 394k|  2 |2478 |8523 | 2.968833e+03 | 1.271000e+03 | 133.58%|  12.12%
845.66/848.57	c   833s|131200 | 12623 |  7493k|  57.1 |   736M |  36 |1381 |1601 |4071 | 394k|  3 |2478 |8523 | 2.968745e+03 | 1.271000e+03 | 133.58%|  12.12%
845.96/848.87	c   834s|131300 | 12631 |  7497k|  57.0 |   736M |  36 |1381 |1600 |4104 | 394k|  0 |2478 |8524 | 2.968649e+03 | 1.271000e+03 | 133.57%|  12.13%
846.27/849.13	c   834s|131400 | 12633 |  7500k|  57.0 |   737M |  36 |1381 |1599 |4311 | 394k|  0 |2478 |8524 | 2.968480e+03 | 1.271000e+03 | 133.55%|  12.13%
846.66/849.53	c   834s|131500 | 12653 |  7505k|  57.0 |   737M |  36 |1381 |1599 |4236 | 394k|  0 |2479 |8524 | 2.967761e+03 | 1.271000e+03 | 133.50%|  12.14%
846.86/849.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
846.86/849.73	c   834s|131600 | 12657 |  7507k|  57.0 |   738M |  36 |1381 |1602 |4243 | 394k|  1 |2483 |8528 | 2.967370e+03 | 1.271000e+03 | 133.47%|  12.14%
847.06/850.00	c   835s|131700 | 12663 |  7510k|  57.0 |   738M |  36 |1381 |1605 |4243 | 394k|  0 |2486 |8530 | 2.966969e+03 | 1.271000e+03 | 133.44%|  12.14%
847.36/850.27	c   835s|131800 | 12669 |  7514k|  56.9 |   738M |  36 |1381 |1603 |4315 | 394k|  1 |2486 |8530 | 2.966889e+03 | 1.271000e+03 | 133.43%|  12.14%
847.96/850.83	c   835s|131900 | 12683 |  7520k|  56.9 |   738M |  36 |1381 |1605 |4316 | 395k|  0 |2488 |8534 | 2.966549e+03 | 1.271000e+03 | 133.40%|  12.15%
848.45/851.33	c   836s|132000 | 12697 |  7526k|  57.0 |   738M |  36 |1381 |1607 |4389 | 395k|  1 |2490 |8535 | 2.965933e+03 | 1.271000e+03 | 133.35%|  12.15%
848.75/851.69	c   836s|132100 | 12707 |  7531k|  56.9 |   738M |  36 |1381 |1609 |4319 | 395k|  1 |2492 |8535 | 2.965611e+03 | 1.271000e+03 | 133.33%|  12.15%
849.16/852.05	c   837s|132200 | 12717 |  7535k|  56.9 |   738M |  36 |1381 |1622 |4309 | 395k|  1 |2505 |8558 | 2.965201e+03 | 1.271000e+03 | 133.30%|  12.15%
849.55/852.41	c   837s|132300 | 12717 |  7538k|  56.9 |   738M |  36 |1381 |1624 |4193 | 395k|  0 |2507 |8574 | 2.965111e+03 | 1.271000e+03 | 133.29%|  12.16%
850.05/852.95	c   838s|132400 | 12735 |  7543k|  56.9 |   739M |  36 |1381 |1624 |4475 | 395k|  1 |2507 |8574 | 2.964843e+03 | 1.271000e+03 | 133.27%|  12.16%
850.35/853.23	c   838s|132500 | 12747 |  7546k|  56.9 |   739M |  36 |1381 |1629 |4477 | 395k|  1 |2513 |8574 | 2.964383e+03 | 1.271000e+03 | 133.23%|  12.16%
850.55/853.44	c   838s|132600 | 12753 |  7548k|  56.9 |   739M |  36 |1381 |1631 |4476 | 395k|  0 |2515 |8575 | 2.964262e+03 | 1.271000e+03 | 133.22%|  12.16%
850.85/853.71	c   838s|132700 | 12759 |  7550k|  56.8 |   739M |  36 |1381 |1633 |4476 | 395k|  0 |2517 |8576 | 2.963800e+03 | 1.271000e+03 | 133.19%|  12.16%
851.05/854.00	c   839s|132800 | 12775 |  7554k|  56.8 |   739M |  36 |1381 |1629 |4518 | 395k|  0 |2517 |8576 | 2.963197e+03 | 1.271000e+03 | 133.14%|  12.16%
851.44/854.37	c   839s|132900 | 12787 |  7559k|  56.8 |   739M |  36 |1381 |1626 |4365 | 395k|  0 |2519 |8576 | 2.962809e+03 | 1.271000e+03 | 133.11%|  12.17%
851.64/854.59	c   839s|133000 | 12787 |  7561k|  56.8 |   739M |  36 |1381 |1625 |4266 | 395k|  1 |2519 |8576 | 2.962809e+03 | 1.271000e+03 | 133.11%|  12.17%
852.04/854.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
852.04/854.94	c   840s|133100 | 12797 |  7566k|  56.8 |   739M |  36 |1381 |1625 |4320 | 395k|  0 |2521 |8576 | 2.962517e+03 | 1.271000e+03 | 133.09%|  12.17%
852.25/855.18	c   840s|133200 | 12807 |  7569k|  56.8 |   739M |  36 |1381 |1624 |4276 | 395k|  0 |2521 |8576 | 2.962333e+03 | 1.271000e+03 | 133.07%|  12.17%
852.64/855.53	c   840s|133300 | 12817 |  7573k|  56.8 |   740M |  36 |1381 |1623 |4313 | 396k|  0 |2525 |8576 | 2.962143e+03 | 1.271000e+03 | 133.06%|  12.17%
852.94/855.84	c   841s|133400 | 12825 |  7577k|  56.7 |   740M |  36 |1381 |1622 |4289 | 396k|  1 |2525 |8576 | 2.962100e+03 | 1.271000e+03 | 133.05%|  12.18%
853.25/856.13	c   841s|133500 | 12831 |  7580k|  56.7 |   740M |  36 |1381 |1618 |4126 | 396k|  2 |2525 |8580 | 2.961810e+03 | 1.271000e+03 | 133.03%|  12.18%
853.44/856.33	c   841s|133600 | 12831 |  7583k|  56.7 |   740M |  36 |1381 |1618 |4128 | 396k|  1 |2532 |8581 | 2.961810e+03 | 1.271000e+03 | 133.03%|  12.18%
853.64/856.53	c   841s|133700 | 12835 |  7585k|  56.7 |   740M |  36 |1381 |1618 |4195 | 396k|  0 |2532 |8583 | 2.961750e+03 | 1.271000e+03 | 133.03%|  12.18%
853.94/856.85	c   842s|133800 | 12845 |  7589k|  56.7 |   740M |  36 |1381 |1616 |4131 | 396k|  1 |2532 |8583 | 2.961111e+03 | 1.271000e+03 | 132.97%|  12.18%
854.53/857.42	c   842s|133900 | 12865 |  7595k|  56.7 |   741M |  36 |1381 |1613 |4134 | 396k|  1 |2532 |8586 | 2.960325e+03 | 1.271000e+03 | 132.91%|  12.19%
854.83/857.75	c   842s|134000 | 12875 |  7600k|  56.7 |   741M |  36 |1381 |1611 |4147 | 396k|  1 |2532 |8587 | 2.959981e+03 | 1.271000e+03 | 132.89%|  12.19%
855.03/858.00	c   843s|134100 | 12875 |  7604k|  56.6 |   741M |  36 |1381 |1610 |4174 | 396k|  0 |2533 |8587 | 2.959981e+03 | 1.271000e+03 | 132.89%|  12.19%
855.33/858.29	c   843s|134200 | 12879 |  7607k|  56.6 |   742M |  36 |1381 |1610 |4175 | 396k|  0 |2539 |8587 | 2.959838e+03 | 1.271000e+03 | 132.87%|  12.19%
855.53/858.47	c   843s|134300 | 12883 |  7609k|  56.6 |   742M |  36 |1381 |1609 |4257 | 396k|  0 |2539 |8587 | 2.959786e+03 | 1.271000e+03 | 132.87%|  12.19%
855.83/858.74	c   843s|134400 | 12887 |  7612k|  56.6 |   742M |  36 |1381 |1609 |3915 | 396k|  1 |2539 |8592 | 2.959561e+03 | 1.271000e+03 | 132.85%|  12.20%
856.14/859.08	c   844s|134500 | 12897 |  7617k|  56.6 |   742M |  36 |1381 |1606 |4151 | 396k|  1 |2539 |8597 | 2.959340e+03 | 1.271000e+03 | 132.84%|  12.20%
856.33/859.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
856.33/859.29	c   844s|134600 | 12893 |  7619k|  56.5 |   742M |  36 |1381 |1606 |4153 | 396k|  2 |2548 |8599 | 2.959340e+03 | 1.271000e+03 | 132.84%|  12.20%
856.63/859.58	c   844s|134700 | 12901 |  7623k|  56.5 |   742M |  36 |1381 |1610 |4146 | 396k|  1 |2552 |8601 | 2.959296e+03 | 1.271000e+03 | 132.83%|  12.20%
856.93/859.86	c   845s|134800 | 12907 |  7626k|  56.5 |   742M |  36 |1381 |1611 |4150 | 396k|  1 |2556 |8603 | 2.959183e+03 | 1.271000e+03 | 132.82%|  12.20%
857.24/860.16	c   845s|134900 | 12915 |  7630k|  56.5 |   742M |  36 |1381 |1615 |4202 | 397k|  1 |2564 |8603 | 2.959116e+03 | 1.271000e+03 | 132.82%|  12.20%
857.52/860.40	c   845s|135000 | 12919 |  7633k|  56.5 |   742M |  36 |1381 |1613 |4147 | 397k|  0 |2570 |8604 | 2.958941e+03 | 1.271000e+03 | 132.80%|  12.20%
857.72/860.62	c   845s|135100 | 12921 |  7636k|  56.5 |   742M |  36 |1381 |1614 |4148 | 397k|  1 |2578 |8604 | 2.958869e+03 | 1.271000e+03 | 132.80%|  12.20%
858.42/861.38	c   846s|135200 | 12939 |  7644k|  56.5 |   743M |  36 |1381 |1616 |4043 | 397k|  2 |2580 |8615 | 2.958517e+03 | 1.271000e+03 | 132.77%|  12.22%
858.72/861.67	c   846s|135300 | 12945 |  7648k|  56.5 |   743M |  36 |1381 |1616 |3934 | 397k|  1 |2580 |8619 | 2.958307e+03 | 1.271000e+03 | 132.75%|  12.23%
859.42/862.32	c   847s|135400 | 12951 |  7655k|  56.5 |   743M |  36 |1381 |1615 |3943 | 397k|  0 |2580 |8619 | 2.958246e+03 | 1.271000e+03 | 132.75%|  12.24%
859.82/862.72	c   847s|135500 | 12967 |  7660k|  56.5 |   743M |  36 |1381 |1615 |4164 | 397k|  2 |2580 |8619 | 2.958163e+03 | 1.271000e+03 | 132.74%|  12.25%
860.13/863.06	c   848s|135600 | 12983 |  7665k|  56.5 |   743M |  36 |1381 |1614 |4128 | 397k|  0 |2581 |8619 | 2.957568e+03 | 1.271000e+03 | 132.70%|  12.25%
860.52/863.42	c   848s|135700 | 12989 |  7670k|  56.5 |   743M |  36 |1381 |1614 |4254 | 397k|  0 |2582 |8619 | 2.956875e+03 | 1.271000e+03 | 132.64%|  12.25%
861.02/863.94	c   849s|135800 | 13013 |  7676k|  56.5 |   743M |  36 |1381 |1612 |4125 | 398k|  1 |2582 |8620 | 2.956651e+03 | 1.271000e+03 | 132.62%|  12.25%
861.42/864.30	c   849s|135900 | 13019 |  7681k|  56.5 |   743M |  36 |1381 |1610 |4135 | 398k|  4 |2582 |8620 | 2.956324e+03 | 1.271000e+03 | 132.60%|  12.25%
861.72/864.64	c   849s|136000 | 13035 |  7686k|  56.5 |   744M |  36 |1381 |1608 |4129 | 398k|  2 |2582 |8621 | 2.955986e+03 | 1.271000e+03 | 132.57%|  12.25%
862.02/864.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
862.02/864.93	c   850s|136100 | 13033 |  7690k|  56.4 |   745M |  36 |1381 |1607 |4168 | 398k|  0 |2585 |8621 | 2.955884e+03 | 1.271000e+03 | 132.56%|  12.25%
862.23/865.19	c   850s|136200 | 13041 |  7693k|  56.4 |   745M |  36 |1381 |1605 |4136 | 398k|  1 |2586 |8622 | 2.955583e+03 | 1.271000e+03 | 132.54%|  12.25%
862.81/865.78	c   850s|136300 | 13057 |  7699k|  56.4 |   745M |  36 |1381 |1601 |4131 | 398k|  3 |2589 |8627 | 2.955154e+03 | 1.271000e+03 | 132.51%|  12.26%
863.23/866.12	c   851s|136400 | 13075 |  7703k|  56.4 |   745M |  36 |1381 |1598 |4133 | 398k|  1 |2590 |8628 | 2.954444e+03 | 1.271000e+03 | 132.45%|  12.26%
863.41/866.32	c   851s|136500 | 13073 |  7706k|  56.4 |   745M |  36 |1381 |1598 |4135 | 398k|  0 |2594 |8628 | 2.954444e+03 | 1.271000e+03 | 132.45%|  12.26%
863.81/866.70	c   851s|136600 | 13091 |  7711k|  56.4 |   745M |  36 |1381 |1598 |4211 | 398k|  0 |2594 |8629 | 2.953983e+03 | 1.271000e+03 | 132.41%|  12.26%
864.01/866.98	c   852s|136700 | 13097 |  7715k|  56.4 |   745M |  36 |1381 |1597 |4138 | 398k|  1 |2594 |8629 | 2.953883e+03 | 1.271000e+03 | 132.41%|  12.26%
864.41/867.36	c   852s|136800 | 13117 |  7721k|  56.4 |   746M |  36 |1381 |1596 |4186 | 399k|  1 |2594 |8630 | 2.953722e+03 | 1.271000e+03 | 132.39%|  12.26%
864.91/867.85	c   853s|136900 | 13125 |  7726k|  56.4 |   746M |  36 |1381 |1596 |4196 | 399k|  1 |2594 |8632 | 2.953667e+03 | 1.271000e+03 | 132.39%|  12.26%
865.60/868.52	c   853s|137000 | 13139 |  7733k|  56.4 |   747M |  36 |1381 |1595 |4195 | 399k|  3 |2594 |8632 | 2.952583e+03 | 1.271000e+03 | 132.30%|  12.27%
865.90/868.85	c   854s|137100 | 13143 |  7737k|  56.4 |   747M |  36 |1381 |1594 |4265 | 399k|  0 |2595 |8632 | 2.952361e+03 | 1.271000e+03 | 132.29%|  12.27%
866.30/869.20	c   854s|137200 | 13161 |  7742k|  56.4 |   747M |  36 |1381 |1593 |4161 | 399k|  1 |2595 |8632 | 2.952119e+03 | 1.271000e+03 | 132.27%|  12.27%
866.50/869.44	c   854s|137300 | 13167 |  7746k|  56.4 |   747M |  36 |1381 |1595 |4277 | 399k|  0 |2597 |8632 | 2.951950e+03 | 1.271000e+03 | 132.25%|  12.27%
866.80/869.77	c   854s|137400 | 13179 |  7750k|  56.3 |   747M |  36 |1381 |1596 |4244 | 399k|  0 |2599 |8632 | 2.951788e+03 | 1.271000e+03 | 132.24%|  12.27%
867.21/870.13	c   855s|137500 | 13195 |  7755k|  56.3 |   748M |  36 |1381 |1597 |4171 | 399k|  0 |2602 |8635 | 2.951428e+03 | 1.271000e+03 | 132.21%|  12.27%
867.60/870.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
867.60/870.53	c   855s|137600 | 13201 |  7759k|  56.3 |   748M |  36 |1381 |1598 |4166 | 399k|  1 |2609 |8639 | 2.951250e+03 | 1.271000e+03 | 132.20%|  12.27%
867.80/870.74	c   855s|137700 | 13205 |  7761k|  56.3 |   748M |  36 |1381 |1600 |4171 | 399k|  1 |2619 |8639 | 2.951203e+03 | 1.271000e+03 | 132.20%|  12.27%
868.00/870.99	c   856s|137800 | 13211 |  7765k|  56.3 |   748M |  36 |1381 |1600 |4236 | 399k|  2 |2626 |8639 | 2.951167e+03 | 1.271000e+03 | 132.19%|  12.27%
868.39/871.31	c   856s|137900 | 13219 |  7769k|  56.3 |   748M |  36 |1381 |1600 |4184 | 400k|  1 |2636 |8639 | 2.950952e+03 | 1.271000e+03 | 132.18%|  12.27%
869.10/872.03	c   857s|138000 | 13237 |  7776k|  56.3 |   750M |  36 |1381 |1603 |4146 | 400k|  2 |2647 |8645 | 2.950219e+03 | 1.271000e+03 | 132.12%|  12.27%
869.39/872.38	c   857s|138100 | 13241 |  7781k|  56.3 |   750M |  36 |1381 |1603 |4149 | 400k|  3 |2647 |8647 | 2.950192e+03 | 1.271000e+03 | 132.12%|  12.28%
869.69/872.64	c   857s|138200 | 13241 |  7784k|  56.3 |   750M |  36 |1381 |1603 |4132 | 400k|  1 |2647 |8647 | 2.950056e+03 | 1.271000e+03 | 132.11%|  12.28%
870.10/873.05	c   858s|138300 | 13257 |  7789k|  56.3 |   750M |  36 |1381 |1603 |4196 | 400k|  0 |2647 |8648 | 2.949649e+03 | 1.271000e+03 | 132.07%|  12.28%
870.39/873.36	c   858s|138400 | 13263 |  7793k|  56.3 |   750M |  36 |1381 |1602 |4145 | 400k|  0 |2647 |8649 | 2.949556e+03 | 1.271000e+03 | 132.07%|  12.28%
870.79/873.71	c   858s|138500 | 13279 |  7798k|  56.2 |   751M |  36 |1381 |1602 |4144 | 400k|  2 |2647 |8651 | 2.948897e+03 | 1.271000e+03 | 132.01%|  12.28%
871.20/874.12	c   859s|138600 | 13285 |  7803k|  56.2 |   751M |  36 |1381 |1602 |4151 | 400k|  2 |2647 |8651 | 2.948889e+03 | 1.271000e+03 | 132.01%|  12.28%
871.48/874.44	c   859s|138700 | 13295 |  7807k|  56.2 |   751M |  36 |1381 |1602 |4159 | 400k|  1 |2647 |8652 | 2.948611e+03 | 1.271000e+03 | 131.99%|  12.28%
872.09/875.03	c   860s|138800 | 13303 |  7813k|  56.2 |   751M |  36 |1381 |1603 |4126 | 401k|  2 |2649 |8652 | 2.948496e+03 | 1.271000e+03 | 131.98%|  12.28%
872.38/875.36	c   860s|138900 | 13317 |  7817k|  56.2 |   751M |  36 |1381 |1602 |4172 | 401k|  0 |2649 |8653 | 2.948219e+03 | 1.271000e+03 | 131.96%|  12.29%
872.68/875.67	c   860s|139000 | 13329 |  7821k|  56.2 |   751M |  36 |1381 |1601 |4130 | 401k|  1 |2649 |8653 | 2.947788e+03 | 1.271000e+03 | 131.93%|  12.29%
872.98/875.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
872.98/875.90	c   861s|139100 | 13335 |  7824k|  56.2 |   751M |  36 |1381 |1601 |4134 | 401k|  1 |2649 |8653 | 2.947250e+03 | 1.271000e+03 | 131.88%|  12.29%
873.28/876.20	c   861s|139200 | 13337 |  7828k|  56.2 |   751M |  36 |1381 |1601 |4135 | 401k|  1 |2649 |8655 | 2.947222e+03 | 1.271000e+03 | 131.88%|  12.29%
873.68/876.65	c   861s|139300 | 13357 |  7833k|  56.2 |   751M |  36 |1381 |1601 |4236 | 401k|  0 |2649 |8666 | 2.946644e+03 | 1.271000e+03 | 131.84%|  12.29%
873.97/876.91	c   862s|139400 | 13363 |  7836k|  56.2 |   751M |  36 |1381 |1602 |4210 | 401k|  0 |2650 |8667 | 2.946417e+03 | 1.271000e+03 | 131.82%|  12.29%
874.19/877.17	c   862s|139500 | 13373 |  7839k|  56.1 |   751M |  36 |1381 |1601 |4204 | 401k|  0 |2650 |8667 | 2.946322e+03 | 1.271000e+03 | 131.81%|  12.29%
874.57/877.50	c   862s|139600 | 13385 |  7843k|  56.1 |   751M |  36 |1381 |1601 |4215 | 401k|  1 |2650 |8667 | 2.945800e+03 | 1.271000e+03 | 131.77%|  12.29%
874.87/877.82	c   862s|139700 | 13391 |  7847k|  56.1 |   751M |  36 |1381 |1600 |4144 | 401k|  0 |2650 |8667 | 2.945473e+03 | 1.271000e+03 | 131.74%|  12.29%
875.47/878.46	c   863s|139800 | 13417 |  7854k|  56.1 |   752M |  36 |1381 |1600 |4147 | 401k|  1 |2650 |8667 | 2.944944e+03 | 1.271000e+03 | 131.70%|  12.30%
875.77/878.73	c   863s|139900 | 13421 |  7858k|  56.1 |   752M |  36 |1381 |1610 |4155 | 401k|  1 |2660 |8667 | 2.944900e+03 | 1.271000e+03 | 131.70%|  12.30%
876.08/879.03	c   864s|140000 | 13423 |  7861k|  56.1 |   752M |  36 |1381 |1611 |4343 | 401k|  2 |2662 |8672 | 2.944757e+03 | 1.271000e+03 | 131.69%|  12.30%
876.67/879.67	c   864s|140100 | 13437 |  7867k|  56.1 |   752M |  36 |1381 |1613 |4300 | 402k|  2 |2664 |8674 | 2.944625e+03 | 1.271000e+03 | 131.68%|  12.30%
876.96/879.96	c   865s|140200 | 13443 |  7870k|  56.1 |   752M |  36 |1381 |1613 |4301 | 402k|  0 |2664 |8675 | 2.944330e+03 | 1.271000e+03 | 131.65%|  12.30%
877.26/880.20	c   865s|140300 | 13449 |  7873k|  56.1 |   752M |  36 |1381 |1613 |4301 | 402k|  1 |2664 |8675 | 2.944039e+03 | 1.271000e+03 | 131.63%|  12.30%
877.46/880.49	c   865s|140400 | 13455 |  7877k|  56.0 |   752M |  36 |1381 |1613 |4343 | 402k|  1 |2664 |8675 | 2.943405e+03 | 1.271000e+03 | 131.58%|  12.30%
877.76/880.75	c   865s|140500 | 13459 |  7880k|  56.0 |   752M |  36 |1381 |1613 |4314 | 402k|  1 |2664 |8675 | 2.943062e+03 | 1.271000e+03 | 131.55%|  12.30%
878.17/881.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
878.17/881.13	c   866s|140600 | 13473 |  7886k|  56.0 |   752M |  36 |1381 |1611 |4308 | 402k|  1 |2664 |8675 | 2.942645e+03 | 1.271000e+03 | 131.52%|  12.30%
878.56/881.58	c   866s|140700 | 13495 |  7892k|  56.0 |   752M |  36 |1381 |1609 |4341 | 402k|  1 |2664 |8675 | 2.942106e+03 | 1.271000e+03 | 131.48%|  12.31%
878.76/881.77	c   866s|140800 | 13495 |  7894k|  56.0 |   752M |  36 |1381 |1609 |4343 | 402k|  3 |2664 |8675 | 2.942106e+03 | 1.271000e+03 | 131.48%|  12.31%
879.17/882.13	c   867s|140900 | 13507 |  7899k|  56.0 |   753M |  36 |1381 |1609 |4346 | 402k|  1 |2664 |8675 | 2.941613e+03 | 1.271000e+03 | 131.44%|  12.31%
879.36/882.34	c   867s|141000 | 13515 |  7902k|  56.0 |   753M |  36 |1381 |1609 |4309 | 402k|  0 |2664 |8675 | 2.941500e+03 | 1.271000e+03 | 131.43%|  12.31%
879.66/882.63	c   867s|141100 | 13523 |  7906k|  56.0 |   753M |  36 |1381 |1607 |4313 | 402k|  0 |2664 |8675 | 2.941315e+03 | 1.271000e+03 | 131.42%|  12.31%
880.07/883.07	c   868s|141200 | 13533 |  7911k|  56.0 |   754M |  36 |1381 |1615 |4326 | 402k|  1 |2672 |8676 | 2.940967e+03 | 1.271000e+03 | 131.39%|  12.31%
880.45/883.49	c   868s|141300 | 13557 |  7917k|  56.0 |   754M |  36 |1381 |1614 |4330 | 402k|  1 |2672 |8676 | 2.940175e+03 | 1.271000e+03 | 131.33%|  12.31%
880.85/883.83	c   868s|141400 | 13563 |  7922k|  56.0 |   754M |  36 |1381 |1614 |4316 | 402k|  2 |2673 |8676 | 2.939389e+03 | 1.271000e+03 | 131.27%|  12.32%
881.06/884.09	c   869s|141500 | 13575 |  7925k|  56.0 |   754M |  36 |1381 |1613 |4206 | 402k|  1 |2673 |8676 | 2.939283e+03 | 1.271000e+03 | 131.26%|  12.32%
881.35/884.39	c   869s|141600 | 13579 |  7928k|  55.9 |   754M |  36 |1381 |1613 |4212 | 402k|  2 |2674 |8676 | 2.939229e+03 | 1.271000e+03 | 131.25%|  12.32%
881.75/884.77	c   869s|141700 | 13595 |  7933k|  55.9 |   754M |  36 |1381 |1612 |4349 | 403k|  1 |2675 |8676 | 2.938382e+03 | 1.271000e+03 | 131.19%|  12.32%
882.25/885.24	c   870s|141800 | 13609 |  7938k|  55.9 |   754M |  36 |1381 |1620 |4217 | 403k|  0 |2684 |8691 | 2.937555e+03 | 1.271000e+03 | 131.12%|  12.32%
882.55/885.55	c   870s|141900 | 13617 |  7943k|  55.9 |   754M |  36 |1381 |1626 |4116 | 403k|  0 |2690 |8693 | 2.937385e+03 | 1.271000e+03 | 131.11%|  12.33%
882.84/885.81	c   870s|142000 | 13619 |  7946k|  55.9 |   754M |  36 |1381 |1632 |4125 | 403k|  0 |2696 |8695 | 2.937324e+03 | 1.271000e+03 | 131.10%|  12.33%
883.54/886.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
883.54/886.57	c   871s|142100 | 13637 |  7952k|  55.9 |   754M |  36 |1381 |1631 |4282 | 403k|  2 |2696 |8704 | 2.937020e+03 | 1.271000e+03 | 131.08%|  12.33%
883.84/886.89	c   872s|142200 | 13647 |  7956k|  55.9 |   754M |  36 |1381 |1629 |4135 | 403k|  1 |2696 |8709 | 2.937000e+03 | 1.271000e+03 | 131.08%|  12.33%
884.24/887.23	c   872s|142300 | 13653 |  7960k|  55.9 |   754M |  36 |1381 |1629 |4284 | 403k|  0 |2696 |8726 | 2.936875e+03 | 1.271000e+03 | 131.07%|  12.33%
884.44/887.48	c   872s|142400 | 13655 |  7963k|  55.9 |   754M |  36 |1381 |1630 |4139 | 403k|  0 |2697 |8728 | 2.936680e+03 | 1.271000e+03 | 131.05%|  12.33%
884.94/887.91	c   873s|142500 | 13667 |  7969k|  55.9 |   754M |  36 |1381 |1630 |4210 | 403k|  1 |2698 |8737 | 2.936500e+03 | 1.271000e+03 | 131.04%|  12.34%
885.33/888.30	c   873s|142600 | 13685 |  7973k|  55.9 |   754M |  36 |1381 |1629 |4177 | 403k|  0 |2699 |8748 | 2.936240e+03 | 1.271000e+03 | 131.02%|  12.34%
885.83/888.80	c   873s|142700 | 13701 |  7979k|  55.9 |   754M |  36 |1381 |1639 |4184 | 403k|  1 |2709 |8789 | 2.935659e+03 | 1.271000e+03 | 130.97%|  12.34%
886.14/889.11	c   874s|142800 | 13705 |  7981k|  55.8 |   754M |  36 |1381 |1639 |4183 | 403k|  1 |2710 |8803 | 2.935488e+03 | 1.271000e+03 | 130.96%|  12.34%
886.43/889.42	c   874s|142900 | 13713 |  7985k|  55.8 |   754M |  36 |1381 |1643 |4192 | 403k|  1 |2714 |8812 | 2.935026e+03 | 1.271000e+03 | 130.92%|  12.34%
886.93/889.98	c   875s|143000 | 13721 |  7989k|  55.8 |   772M |  36 |1381 |1653 |4204 | 403k|  0 |2724 |8823 | 2.934897e+03 | 1.271000e+03 | 130.91%|  12.35%
887.23/890.24	c   875s|143100 | 13725 |  7991k|  55.8 |   772M |  36 |1381 |1653 |4204 | 403k|  1 |2724 |8828 | 2.934859e+03 | 1.271000e+03 | 130.91%|  12.35%
887.43/890.46	c   875s|143200 | 13723 |  7994k|  55.8 |   772M |  36 |1381 |1655 |4216 | 403k|  0 |2726 |8830 | 2.934859e+03 | 1.271000e+03 | 130.91%|  12.35%
887.92/891.01	c   876s|143300 | 13731 |  7998k|  55.8 |   773M |  36 |1381 |1655 |3965 | 404k|  1 |2726 |8846 | 2.934679e+03 | 1.271000e+03 | 130.90%|  12.37%
888.22/891.28	c   876s|143400 | 13739 |  8003k|  55.8 |   773M |  36 |1381 |1655 |4069 | 404k|  0 |2726 |8846 | 2.934679e+03 | 1.271000e+03 | 130.90%|  12.38%
888.62/891.64	c   876s|143500 | 13743 |  8007k|  55.7 |   773M |  36 |1381 |1655 |4096 | 404k|  0 |2726 |8849 | 2.934218e+03 | 1.271000e+03 | 130.86%|  12.39%
889.03/892.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
889.03/892.06	c   877s|143600 | 13753 |  8012k|  55.7 |   773M |  36 |1381 |1655 |3996 | 404k|  1 |2726 |8867 | 2.933917e+03 | 1.271000e+03 | 130.84%|  12.40%
889.52/892.51	c   877s|143700 | 13763 |  8017k|  55.7 |   773M |  36 |1381 |1656 |3998 | 404k|  2 |2727 |8896 | 2.933778e+03 | 1.271000e+03 | 130.82%|  12.41%
890.22/893.25	c   878s|143800 | 13785 |  8023k|  55.7 |   773M |  36 |1381 |1653 |4214 | 404k|  1 |2730 |8937 | 2.932944e+03 | 1.271000e+03 | 130.76%|  12.41%
890.52/893.59	c   878s|143900 | 13805 |  8027k|  55.7 |   773M |  36 |1381 |1652 |4178 | 404k|  2 |2732 |8950 | 2.932717e+03 | 1.271000e+03 | 130.74%|  12.41%
890.81/893.83	c   878s|144000 | 13811 |  8030k|  55.7 |   773M |  36 |1381 |1652 |4185 | 404k|  1 |2732 |8959 | 2.932597e+03 | 1.271000e+03 | 130.73%|  12.41%
891.13/894.16	c   879s|144100 | 13819 |  8033k|  55.7 |   773M |  36 |1381 |1653 |4181 | 404k|  0 |2733 |8975 | 2.932314e+03 | 1.271000e+03 | 130.71%|  12.42%
891.61/894.62	c   879s|144200 | 13833 |  8037k|  55.7 |   773M |  36 |1381 |1650 |4191 | 405k|  0 |2735 |9002 | 2.931711e+03 | 1.271000e+03 | 130.66%|  12.42%
891.81/894.89	c   880s|144300 | 13839 |  8040k|  55.7 |   773M |  36 |1381 |1646 |4191 | 405k|  0 |2735 |9004 | 2.931502e+03 | 1.271000e+03 | 130.65%|  12.42%
892.21/895.26	c   880s|144400 | 13851 |  8044k|  55.7 |   773M |  36 |1381 |1647 |4197 | 405k|  2 |2740 |9020 | 2.931322e+03 | 1.271000e+03 | 130.63%|  12.42%
892.51/895.53	c   880s|144500 | 13859 |  8047k|  55.6 |   773M |  36 |1381 |1645 |4196 | 405k|  0 |2744 |9028 | 2.930386e+03 | 1.271000e+03 | 130.56%|  12.42%
893.21/896.24	c   881s|144600 | 13881 |  8054k|  55.6 |   773M |  36 |1381 |1627 |4194 | 405k|  0 |2744 |9033 | 2.930009e+03 | 1.271000e+03 | 130.53%|  12.42%
893.51/896.56	c   881s|144700 | 13895 |  8057k|  55.6 |   774M |  36 |1381 |1627 |4198 | 405k|  1 |2744 |9035 | 2.929739e+03 | 1.271000e+03 | 130.51%|  12.42%
893.80/896.87	c   882s|144800 | 13911 |  8061k|  55.6 |   774M |  36 |1381 |1628 |4309 | 405k|  0 |2746 |9037 | 2.929500e+03 | 1.271000e+03 | 130.49%|  12.42%
894.12/897.16	c   882s|144900 | 13919 |  8064k|  55.6 |   775M |  36 |1381 |1629 |4318 | 405k|  0 |2748 |9048 | 2.929417e+03 | 1.271000e+03 | 130.48%|  12.43%
894.40/897.40	c   882s|145000 | 13933 |  8067k|  55.6 |   775M |  36 |1381 |1627 |4318 | 405k|  1 |2748 |9054 | 2.929133e+03 | 1.271000e+03 | 130.46%|  12.43%
894.60/897.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
894.60/897.63	c   882s|145100 | 13937 |  8070k|  55.6 |   775M |  36 |1381 |1626 |4336 | 405k|  0 |2748 |9054 | 2.929004e+03 | 1.271000e+03 | 130.45%|  12.43%
895.01/898.04	c   883s|145200 | 13959 |  8074k|  55.6 |   775M |  36 |1381 |1622 |4189 | 405k|  1 |2748 |9058 | 2.928778e+03 | 1.271000e+03 | 130.43%|  12.43%
895.11/898.19	c   883s|145300 | 13965 |  8076k|  55.5 |   775M |  36 |1381 |1619 |4194 | 405k|  0 |2748 |9059 | 2.928615e+03 | 1.271000e+03 | 130.42%|  12.43%
895.40/898.40	c   883s|145400 | 13973 |  8078k|  55.5 |   775M |  36 |1381 |1619 |4263 | 405k|  1 |2748 |9062 | 2.927987e+03 | 1.271000e+03 | 130.37%|  12.43%
895.50/898.59	c   883s|145500 | 13979 |  8081k|  55.5 |   775M |  36 |1381 |1619 |4264 | 405k|  0 |2748 |9064 | 2.927762e+03 | 1.271000e+03 | 130.35%|  12.43%
896.11/899.15	c   884s|145600 | 13999 |  8085k|  55.5 |   775M |  36 |1381 |1617 |4365 | 406k|  0 |2750 |9070 | 2.927333e+03 | 1.271000e+03 | 130.32%|  12.43%
896.30/899.39	c   884s|145700 | 14011 |  8088k|  55.5 |   776M |  36 |1381 |1618 |4206 | 406k|  0 |2751 |9072 | 2.926945e+03 | 1.271000e+03 | 130.29%|  12.43%
896.59/899.62	c   884s|145800 | 14017 |  8090k|  55.4 |   776M |  36 |1381 |1621 |4212 | 406k|  0 |2757 |9076 | 2.926906e+03 | 1.271000e+03 | 130.28%|  12.43%
896.79/899.83	c   884s|145900 | 14023 |  8092k|  55.4 |   776M |  36 |1381 |1620 |4211 | 406k|  1 |2757 |9079 | 2.926800e+03 | 1.271000e+03 | 130.28%|  12.43%
897.01/900.06	c   885s|146000 | 14031 |  8094k|  55.4 |   776M |  36 |1381 |1618 |4284 | 406k|  1 |2757 |9080 | 2.926575e+03 | 1.271000e+03 | 130.26%|  12.44%
897.29/900.31	c   885s|146100 | 14031 |  8096k|  55.4 |   776M |  36 |1381 |1629 |4215 | 406k|  1 |2768 |9085 | 2.926530e+03 | 1.271000e+03 | 130.25%|  12.44%
897.49/900.57	c   885s|146200 | 14033 |  8100k|  55.3 |   776M |  36 |1381 |1627 |4166 | 406k|  1 |2768 |9087 | 2.926507e+03 | 1.271000e+03 | 130.25%|  12.44%
897.79/900.87	c   886s|146300 | 14037 |  8104k|  55.3 |   776M |  36 |1381 |1629 |4067 | 406k|  1 |2773 |9090 | 2.926465e+03 | 1.271000e+03 | 130.25%|  12.44%
898.19/901.25	c   886s|146400 | 14049 |  8108k|  55.3 |   776M |  36 |1381 |1633 |4082 | 406k|  1 |2778 |9107 | 2.926091e+03 | 1.271000e+03 | 130.22%|  12.45%
898.69/901.70	c   886s|146500 | 14065 |  8114k|  55.3 |   776M |  36 |1381 |1630 |4091 | 406k|  0 |2778 |9113 | 2.926011e+03 | 1.271000e+03 | 130.21%|  12.45%
899.00/902.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.00/902.05	c   887s|146600 | 14071 |  8118k|  55.3 |   776M |  36 |1381 |1630 |4161 | 406k|  1 |2778 |9125 | 2.925854e+03 | 1.271000e+03 | 130.20%|  12.45%
899.48/902.51	c   887s|146700 | 14087 |  8124k|  55.3 |   777M |  36 |1381 |1630 |4157 | 406k|  0 |2778 |9129 | 2.925428e+03 | 1.271000e+03 | 130.17%|  12.45%
899.78/902.84	c   887s|146800 | 14091 |  8128k|  55.3 |   777M |  36 |1381 |1628 |4191 | 406k|  1 |2782 |9132 | 2.925401e+03 | 1.271000e+03 | 130.17%|  12.45%
899.99/903.07	c   888s|146900 | 14091 |  8131k|  55.3 |   777M |  36 |1381 |1628 |4202 | 407k|  1 |2782 |9134 | 2.925401e+03 | 1.271000e+03 | 130.17%|  12.45%
900.48/903.51	c   888s|147000 | 14103 |  8137k|  55.3 |   777M |  36 |1381 |1629 |4165 | 407k|  2 |2788 |9140 | 2.925167e+03 | 1.271000e+03 | 130.15%|  12.45%
900.68/903.75	c   888s|147100 | 14101 |  8140k|  55.3 |   777M |  36 |1381 |1629 |4169 | 407k|  1 |2791 |9142 | 2.925167e+03 | 1.271000e+03 | 130.15%|  12.45%
901.28/904.33	c   889s|147200 | 14109 |  8145k|  55.3 |   777M |  36 |1381 |1633 |4217 | 407k|  1 |2800 |9150 | 2.924824e+03 | 1.271000e+03 | 130.12%|  12.46%
901.78/904.81	c   889s|147300 | 14125 |  8150k|  55.3 |   777M |  36 |1381 |1641 |4229 | 407k|  1 |2815 |9174 | 2.923806e+03 | 1.271000e+03 | 130.04%|  12.46%
902.17/905.23	c   890s|147400 | 14127 |  8155k|  55.3 |   777M |  36 |1381 |1673 |4265 | 407k|  0 |2848 |9209 | 2.923703e+03 | 1.271000e+03 | 130.03%|  12.47%
902.37/905.50	c   890s|147500 | 14133 |  8158k|  55.3 |   778M |  36 |1381 |1673 |4271 | 407k|  0 |2851 |9209 | 2.923630e+03 | 1.271000e+03 | 130.03%|  12.47%
902.67/905.71	c   890s|147600 | 14131 |  8161k|  55.2 |   778M |  36 |1381 |1673 |4192 | 407k|  1 |2855 |9209 | 2.923630e+03 | 1.271000e+03 | 130.03%|  12.47%
902.87/906.00	c   891s|147700 | 14143 |  8164k|  55.2 |   778M |  36 |1381 |1670 |4189 | 407k|  0 |2867 |9209 | 2.922592e+03 | 1.271000e+03 | 129.94%|  12.47%
903.27/906.38	c   891s|147800 | 14161 |  8169k|  55.2 |   778M |  36 |1381 |1669 |4204 | 407k|  2 |2869 |9213 | 2.922200e+03 | 1.271000e+03 | 129.91%|  12.47%
903.47/906.53	c   891s|147900 | 14165 |  8170k|  55.2 |   778M |  36 |1381 |1670 |4194 | 407k|  1 |2870 |9214 | 2.922037e+03 | 1.271000e+03 | 129.90%|  12.47%
903.77/906.86	c   892s|148000 | 14177 |  8175k|  55.2 |   778M |  36 |1381 |1669 |4172 | 407k|  2 |2885 |9214 | 2.921948e+03 | 1.271000e+03 | 129.89%|  12.47%
904.08/907.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
904.08/907.13	c   892s|148100 | 14189 |  8178k|  55.2 |   778M |  36 |1381 |1669 |4238 | 407k|  1 |2886 |9214 | 2.921603e+03 | 1.271000e+03 | 129.87%|  12.47%
904.37/907.49	c   892s|148200 | 14197 |  8183k|  55.2 |   778M |  36 |1381 |1680 |4181 | 407k|  3 |2901 |9214 | 2.921490e+03 | 1.271000e+03 | 129.86%|  12.47%
904.57/907.69	c   892s|148300 | 14199 |  8185k|  55.1 |   778M |  36 |1381 |1682 |4188 | 407k|  0 |2903 |9216 | 2.921393e+03 | 1.271000e+03 | 129.85%|  12.47%
904.77/907.89	c   893s|148400 | 14201 |  8187k|  55.1 |   778M |  36 |1381 |1682 |4182 | 408k|  2 |2903 |9219 | 2.921333e+03 | 1.271000e+03 | 129.85%|  12.47%
905.08/908.18	c   893s|148500 | 14213 |  8190k|  55.1 |   778M |  36 |1381 |1681 |4181 | 408k|  0 |2905 |9220 | 2.921107e+03 | 1.271000e+03 | 129.83%|  12.47%
905.56/908.61	c   893s|148600 | 14231 |  8197k|  55.1 |   779M |  36 |1381 |1679 |4146 | 408k|  0 |2905 |9220 | 2.920398e+03 | 1.271000e+03 | 129.77%|  12.48%
905.76/908.88	c   894s|148700 | 14231 |  8200k|  55.1 |   779M |  36 |1381 |1683 |4148 | 408k|  0 |2909 |9220 | 2.920398e+03 | 1.271000e+03 | 129.77%|  12.48%
906.16/909.27	c   894s|148800 | 14243 |  8206k|  55.1 |   780M |  36 |1381 |1682 |4143 | 408k|  1 |2909 |9222 | 2.920056e+03 | 1.271000e+03 | 129.74%|  12.48%
906.56/909.60	c   894s|148900 | 14259 |  8210k|  55.1 |   781M |  36 |1381 |1681 |4151 | 408k|  1 |2909 |9224 | 2.920000e+03 | 1.271000e+03 | 129.74%|  12.48%
906.86/909.94	c   895s|149000 | 14263 |  8213k|  55.1 |   781M |  36 |1381 |1682 |4154 | 408k|  0 |2910 |9235 | 2.919631e+03 | 1.271000e+03 | 129.71%|  12.48%
907.16/910.25	c   895s|149100 | 14273 |  8217k|  55.1 |   781M |  36 |1381 |1682 |4209 | 408k|  1 |2910 |9236 | 2.919534e+03 | 1.271000e+03 | 129.70%|  12.48%
907.46/910.59	c   895s|149200 | 14283 |  8221k|  55.0 |   781M |  36 |1381 |1681 |4156 | 408k|  0 |2912 |9237 | 2.919083e+03 | 1.271000e+03 | 129.67%|  12.48%
907.75/910.85	c   896s|149300 | 14287 |  8224k|  55.0 |   781M |  36 |1381 |1681 |4157 | 408k|  2 |2912 |9238 | 2.918576e+03 | 1.271000e+03 | 129.63%|  12.48%
908.07/911.12	c   896s|149400 | 14291 |  8228k|  55.0 |   781M |  36 |1381 |1680 |4157 | 408k|  2 |2912 |9238 | 2.918546e+03 | 1.271000e+03 | 129.63%|  12.48%
908.35/911.45	c   896s|149500 | 14305 |  8232k|  55.0 |   781M |  36 |1381 |1681 |4147 | 408k|  1 |2913 |9240 | 2.918278e+03 | 1.271000e+03 | 129.60%|  12.48%
908.65/911.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
908.65/911.75	c   896s|149600 | 14309 |  8236k|  55.0 |   781M |  36 |1381 |1680 |4211 | 408k|  0 |2914 |9240 | 2.917781e+03 | 1.271000e+03 | 129.57%|  12.48%
909.15/912.20	c   897s|149700 | 14321 |  8241k|  55.0 |   781M |  36 |1381 |1677 |4160 | 409k|  1 |2914 |9240 | 2.917458e+03 | 1.271000e+03 | 129.54%|  12.49%
909.45/912.56	c   897s|149800 | 14337 |  8246k|  55.0 |   781M |  36 |1381 |1678 |4105 | 409k|  3 |2915 |9240 | 2.917143e+03 | 1.271000e+03 | 129.52%|  12.49%
909.75/912.84	c   898s|149900 | 14343 |  8250k|  55.0 |   781M |  36 |1381 |1676 |4105 | 409k|  1 |2915 |9240 | 2.916943e+03 | 1.271000e+03 | 129.50%|  12.49%
910.15/913.22	c   898s|150000 | 14361 |  8255k|  55.0 |   781M |  36 |1381 |1672 |4098 | 409k|  1 |2916 |9240 | 2.916433e+03 | 1.271000e+03 | 129.46%|  12.49%
910.35/913.42	c   898s|150100 | 14365 |  8257k|  55.0 |   781M |  36 |1381 |1672 |4099 | 409k|  1 |2916 |9242 | 2.916398e+03 | 1.271000e+03 | 129.46%|  12.49%
910.54/913.66	c   898s|150200 | 14371 |  8260k|  54.9 |   781M |  36 |1381 |1668 |4249 | 409k|  2 |2916 |9242 | 2.916125e+03 | 1.271000e+03 | 129.44%|  12.49%
910.84/913.92	c   899s|150300 | 14375 |  8263k|  54.9 |   781M |  36 |1381 |1666 |4104 | 409k|  0 |2916 |9245 | 2.916125e+03 | 1.271000e+03 | 129.44%|  12.49%
911.06/914.18	c   899s|150400 | 14383 |  8266k|  54.9 |   781M |  36 |1381 |1664 |4103 | 409k|  1 |2916 |9251 | 2.915980e+03 | 1.271000e+03 | 129.42%|  12.49%
911.44/914.53	c   899s|150500 | 14395 |  8270k|  54.9 |   783M |  36 |1381 |1662 |4220 | 409k|  0 |2917 |9258 | 2.915333e+03 | 1.271000e+03 | 129.37%|  12.50%
911.54/914.68	c   899s|150600 | 14397 |  8271k|  54.9 |   783M |  36 |1381 |1662 |4218 | 409k|  2 |2917 |9258 | 2.915333e+03 | 1.271000e+03 | 129.37%|  12.50%
911.84/914.92	c   900s|150700 | 14403 |  8274k|  54.8 |   783M |  36 |1381 |1659 |4218 | 409k|  1 |2917 |9258 | 2.915000e+03 | 1.271000e+03 | 129.35%|  12.50%
912.14/915.25	c   900s|150800 | 14421 |  8278k|  54.8 |   783M |  36 |1381 |1653 |4228 | 409k|  2 |2917 |9258 | 2.914747e+03 | 1.271000e+03 | 129.33%|  12.50%
912.34/915.47	c   900s|150900 | 14425 |  8280k|  54.8 |   783M |  36 |1381 |1652 |4222 | 409k|  1 |2917 |9259 | 2.914544e+03 | 1.271000e+03 | 129.31%|  12.50%
912.64/915.72	c   900s|151000 | 14435 |  8283k|  54.8 |   783M |  36 |1381 |1649 |4221 | 409k|  1 |2917 |9259 | 2.914213e+03 | 1.271000e+03 | 129.29%|  12.50%
912.95/916.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
912.95/916.04	c   901s|151100 | 14445 |  8287k|  54.8 |   783M |  36 |1381 |1647 |4224 | 410k|  1 |2917 |9259 | 2.913889e+03 | 1.271000e+03 | 129.26%|  12.50%
913.14/916.27	c   901s|151200 | 14449 |  8290k|  54.8 |   783M |  36 |1381 |1645 |4329 | 410k|  1 |2917 |9259 | 2.913814e+03 | 1.271000e+03 | 129.25%|  12.50%
913.44/916.54	c   901s|151300 | 14451 |  8294k|  54.8 |   783M |  36 |1381 |1645 |4230 | 410k|  0 |2917 |9259 | 2.913706e+03 | 1.271000e+03 | 129.25%|  12.50%
913.73/916.86	c   902s|151400 | 14461 |  8298k|  54.8 |   783M |  36 |1381 |1642 |4347 | 410k|  1 |2917 |9260 | 2.913306e+03 | 1.271000e+03 | 129.21%|  12.50%
913.95/917.07	c   902s|151500 | 14463 |  8300k|  54.7 |   783M |  36 |1381 |1646 |4123 | 410k|  0 |2921 |9268 | 2.913306e+03 | 1.271000e+03 | 129.21%|  12.50%
914.23/917.37	c   902s|151600 | 14471 |  8304k|  54.7 |   783M |  36 |1381 |1645 |4223 | 410k|  0 |2922 |9276 | 2.913167e+03 | 1.271000e+03 | 129.20%|  12.51%
914.63/917.79	c   902s|151700 | 14491 |  8309k|  54.7 |   783M |  36 |1381 |1647 |4233 | 410k|  0 |2924 |9276 | 2.912884e+03 | 1.271000e+03 | 129.18%|  12.51%
914.94/918.05	c   903s|151800 | 14499 |  8313k|  54.7 |   783M |  36 |1381 |1651 |4233 | 410k|  1 |2929 |9278 | 2.912280e+03 | 1.271000e+03 | 129.13%|  12.51%
915.23/918.33	c   903s|151900 | 14511 |  8316k|  54.7 |   783M |  36 |1381 |1651 |4373 | 410k|  2 |2929 |9279 | 2.912167e+03 | 1.271000e+03 | 129.12%|  12.51%
915.53/918.61	c   903s|152000 | 14515 |  8320k|  54.7 |   783M |  36 |1381 |1649 |4380 | 410k|  2 |2929 |9279 | 2.912100e+03 | 1.271000e+03 | 129.12%|  12.51%
915.83/918.94	c   904s|152100 | 14523 |  8325k|  54.7 |   783M |  36 |1381 |1653 |4377 | 410k|  1 |2933 |9279 | 2.912000e+03 | 1.271000e+03 | 129.11%|  12.51%
916.22/919.32	c   904s|152200 | 14525 |  8329k|  54.7 |   783M |  36 |1381 |1659 |4158 | 410k|  1 |2940 |9302 | 2.911769e+03 | 1.271000e+03 | 129.09%|  12.52%
916.62/919.78	c   904s|152300 | 14531 |  8333k|  54.7 |   783M |  36 |1381 |1675 |4166 | 410k|  1 |2958 |9365 | 2.911750e+03 | 1.271000e+03 | 129.09%|  12.52%
917.03/920.18	c   905s|152400 | 14547 |  8338k|  54.7 |   784M |  36 |1381 |1680 |4122 | 410k|  0 |2964 |9381 | 2.911508e+03 | 1.271000e+03 | 129.07%|  12.53%
917.42/920.55	c   905s|152500 | 14563 |  8342k|  54.6 |   784M |  36 |1381 |1688 |4209 | 410k|  1 |2972 |9390 | 2.911333e+03 | 1.271000e+03 | 129.06%|  12.53%
917.82/920.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
917.82/920.97	c   906s|152600 | 14577 |  8347k|  54.6 |   784M |  36 |1381 |1688 |4353 | 410k|  1 |2972 |9399 | 2.911001e+03 | 1.271000e+03 | 129.03%|  12.53%
918.12/921.22	c   906s|152700 | 14583 |  8350k|  54.6 |   784M |  36 |1381 |1688 |4215 | 410k|  1 |2972 |9399 | 2.911000e+03 | 1.271000e+03 | 129.03%|  12.54%
918.42/921.52	c   906s|152800 | 14597 |  8353k|  54.6 |   784M |  36 |1381 |1688 |4218 | 410k|  0 |2972 |9406 | 2.910375e+03 | 1.271000e+03 | 128.98%|  12.54%
918.72/921.80	c   906s|152900 | 14611 |  8356k|  54.6 |   784M |  36 |1381 |1687 |4289 | 410k|  0 |2972 |9406 | 2.910333e+03 | 1.271000e+03 | 128.98%|  12.54%
919.03/922.14	c   907s|153000 | 14621 |  8360k|  54.6 |   785M |  36 |1381 |1684 |4386 | 410k|  0 |2972 |9406 | 2.909823e+03 | 1.271000e+03 | 128.94%|  12.54%
919.41/922.53	c   907s|153100 | 14643 |  8365k|  54.6 |   785M |  36 |1381 |1682 |4338 | 410k|  0 |2972 |9406 | 2.909415e+03 | 1.271000e+03 | 128.91%|  12.54%
919.61/922.77	c   907s|153200 | 14641 |  8368k|  54.6 |   785M |  36 |1381 |1682 |4220 | 411k|  0 |2972 |9406 | 2.909415e+03 | 1.271000e+03 | 128.91%|  12.54%
919.81/922.99	c   908s|153300 | 14649 |  8370k|  54.5 |   785M |  36 |1381 |1682 |4268 | 411k|  2 |2972 |9406 | 2.909375e+03 | 1.271000e+03 | 128.90%|  12.54%
920.11/923.23	c   908s|153400 | 14659 |  8373k|  54.5 |   785M |  36 |1381 |1682 |4302 | 411k|  0 |2972 |9406 | 2.909181e+03 | 1.271000e+03 | 128.89%|  12.54%
920.41/923.54	c   908s|153500 | 14667 |  8377k|  54.5 |   785M |  36 |1381 |1679 |4329 | 411k|  1 |2974 |9406 | 2.908580e+03 | 1.271000e+03 | 128.84%|  12.54%
920.61/923.74	c   908s|153600 | 14673 |  8380k|  54.5 |   785M |  36 |1381 |1679 |4272 | 411k|  1 |2975 |9406 | 2.908410e+03 | 1.271000e+03 | 128.83%|  12.54%
920.92/924.07	c   909s|153700 | 14685 |  8384k|  54.5 |   785M |  36 |1381 |1677 |4312 | 411k|  0 |2975 |9406 | 2.908305e+03 | 1.271000e+03 | 128.82%|  12.55%
921.51/924.60	c   909s|153800 | 14705 |  8389k|  54.5 |   785M |  36 |1381 |1674 |4365 | 411k|  1 |2976 |9407 | 2.907900e+03 | 1.271000e+03 | 128.79%|  12.55%
921.71/924.85	c   910s|153900 | 14713 |  8393k|  54.5 |   785M |  36 |1381 |1674 |4113 | 411k|  2 |2977 |9407 | 2.907646e+03 | 1.271000e+03 | 128.77%|  12.55%
922.02/925.14	c   910s|154000 | 14727 |  8396k|  54.5 |   785M |  36 |1381 |1672 |4277 | 411k|  1 |2977 |9408 | 2.907238e+03 | 1.271000e+03 | 128.74%|  12.56%
922.50/925.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
922.50/925.61	c   910s|154100 | 14745 |  8401k|  54.5 |   786M |  36 |1381 |1688 |4315 | 411k|  0 |2997 |9437 | 2.906597e+03 | 1.271000e+03 | 128.69%|  12.56%
922.70/925.87	c   911s|154200 | 14753 |  8405k|  54.5 |   787M |  36 |1381 |1687 |4138 | 411k|  1 |2997 |9437 | 2.906010e+03 | 1.271000e+03 | 128.64%|  12.57%
923.01/926.16	c   911s|154300 | 14763 |  8409k|  54.4 |   788M |  36 |1381 |1687 |4046 | 411k|  1 |2997 |9437 | 2.905556e+03 | 1.271000e+03 | 128.60%|  12.57%
923.30/926.49	c   911s|154400 | 14775 |  8413k|  54.4 |   788M |  36 |1381 |1687 |4046 | 411k|  1 |2997 |9437 | 2.905250e+03 | 1.271000e+03 | 128.58%|  12.57%
923.50/926.69	c   911s|154500 | 14777 |  8415k|  54.4 |   788M |  36 |1381 |1687 |4289 | 411k|  1 |2997 |9437 | 2.905250e+03 | 1.271000e+03 | 128.58%|  12.58%
923.70/926.87	c   912s|154600 | 14777 |  8417k|  54.4 |   788M |  36 |1381 |1687 |4289 | 411k|  2 |2997 |9437 | 2.905190e+03 | 1.271000e+03 | 128.58%|  12.58%
924.30/927.48	c   912s|154700 | 14793 |  8423k|  54.4 |   788M |  36 |1381 |1685 |4214 | 412k|  0 |2997 |9439 | 2.904797e+03 | 1.271000e+03 | 128.54%|  12.58%
924.60/927.79	c   912s|154800 | 14809 |  8427k|  54.4 |   788M |  36 |1381 |1685 |4292 | 412k|  0 |2997 |9442 | 2.904233e+03 | 1.271000e+03 | 128.50%|  12.58%
924.91/928.07	c   913s|154900 | 14829 |  8430k|  54.4 |   788M |  36 |1381 |1683 |4289 | 412k|  1 |2997 |9447 | 2.903833e+03 | 1.271000e+03 | 128.47%|  12.59%
925.19/928.31	c   913s|155000 | 14833 |  8432k|  54.4 |   788M |  36 |1381 |1683 |4224 | 412k|  1 |2998 |9447 | 2.903550e+03 | 1.271000e+03 | 128.45%|  12.59%
925.29/928.49	c   913s|155100 | 14843 |  8434k|  54.3 |   788M |  36 |1381 |1683 |4225 | 412k|  0 |2999 |9447 | 2.903500e+03 | 1.271000e+03 | 128.44%|  12.59%
925.69/928.85	c   914s|155200 | 14859 |  8438k|  54.3 |   789M |  36 |1381 |1684 |4196 | 412k|  0 |3003 |9452 | 2.903099e+03 | 1.271000e+03 | 128.41%|  12.59%
926.09/929.23	c   914s|155300 | 14869 |  8443k|  54.3 |   789M |  36 |1381 |1683 |4182 | 412k|  0 |3004 |9463 | 2.902947e+03 | 1.271000e+03 | 128.40%|  12.59%
926.39/929.56	c   914s|155400 | 14875 |  8447k|  54.3 |   789M |  36 |1381 |1681 |4194 | 412k|  0 |3004 |9463 | 2.902840e+03 | 1.271000e+03 | 128.39%|  12.59%
926.69/929.88	c   915s|155500 | 14885 |  8451k|  54.3 |   789M |  36 |1381 |1688 |4080 | 412k|  2 |3012 |9464 | 2.902772e+03 | 1.271000e+03 | 128.38%|  12.60%
927.00/930.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
927.00/930.13	c   915s|155600 | 14891 |  8454k|  54.3 |   789M |  36 |1381 |1696 |4153 | 412k|  1 |3022 |9464 | 2.902744e+03 | 1.271000e+03 | 128.38%|  12.60%
927.29/930.40	c   915s|155700 | 14899 |  8457k|  54.3 |   789M |  36 |1381 |1701 |4105 | 412k|  1 |3029 |9464 | 2.902462e+03 | 1.271000e+03 | 128.36%|  12.60%
927.58/930.72	c   915s|155800 | 14915 |  8461k|  54.3 |   789M |  36 |1381 |1702 |4101 | 412k|  1 |3032 |9464 | 2.902091e+03 | 1.271000e+03 | 128.33%|  12.60%
928.00/931.15	c   916s|155900 | 14935 |  8467k|  54.3 |   789M |  36 |1381 |1704 |4179 | 412k|  1 |3037 |9466 | 2.901485e+03 | 1.271000e+03 | 128.28%|  12.60%
928.28/931.45	c   916s|156000 | 14949 |  8471k|  54.3 |   789M |  36 |1381 |1707 |4097 | 412k|  1 |3040 |9466 | 2.901142e+03 | 1.271000e+03 | 128.26%|  12.60%
928.78/931.90	c   917s|156100 | 14959 |  8477k|  54.3 |   789M |  36 |1381 |1705 |4132 | 413k|  0 |3040 |9466 | 2.900898e+03 | 1.271000e+03 | 128.24%|  12.60%
929.08/932.28	c   917s|156200 | 14977 |  8482k|  54.2 |   789M |  36 |1381 |1702 |4108 | 413k|  0 |3041 |9467 | 2.900514e+03 | 1.271000e+03 | 128.21%|  12.61%
929.38/932.52	c   917s|156300 | 14989 |  8485k|  54.2 |   790M |  36 |1381 |1699 |4112 | 413k|  1 |3041 |9467 | 2.900311e+03 | 1.271000e+03 | 128.19%|  12.61%
929.68/932.89	c   918s|156400 | 15009 |  8490k|  54.2 |   790M |  36 |1381 |1691 |4201 | 413k|  0 |3043 |9467 | 2.899361e+03 | 1.271000e+03 | 128.12%|  12.61%
930.08/933.20	c   918s|156500 | 15015 |  8493k|  54.2 |   790M |  36 |1381 |1690 |4166 | 413k|  1 |3045 |9467 | 2.899333e+03 | 1.271000e+03 | 128.11%|  12.61%
930.67/933.80	c   918s|156600 | 15029 |  8499k|  54.2 |   790M |  36 |1381 |1693 |4187 | 413k|  0 |3049 |9467 | 2.899265e+03 | 1.271000e+03 | 128.11%|  12.61%
930.88/934.10	c   919s|156700 | 15039 |  8503k|  54.2 |   790M |  36 |1381 |1691 |4100 | 413k|  1 |3050 |9472 | 2.899098e+03 | 1.271000e+03 | 128.10%|  12.61%
931.17/934.31	c   919s|156800 | 15043 |  8506k|  54.2 |   790M |  36 |1381 |1692 |4174 | 413k|  1 |3051 |9472 | 2.898918e+03 | 1.271000e+03 | 128.08%|  12.61%
931.57/934.73	c   919s|156900 | 15055 |  8511k|  54.2 |   790M |  36 |1381 |1686 |4114 | 413k|  2 |3051 |9473 | 2.898432e+03 | 1.271000e+03 | 128.04%|  12.62%
931.77/934.93	c   920s|157000 | 15063 |  8513k|  54.2 |   790M |  36 |1381 |1681 |4114 | 413k|  1 |3051 |9473 | 2.898230e+03 | 1.271000e+03 | 128.03%|  12.62%
932.07/935.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
932.07/935.29	c   920s|157100 | 15073 |  8517k|  54.2 |   790M |  36 |1381 |1678 |4154 | 413k|  0 |3051 |9473 | 2.897724e+03 | 1.271000e+03 | 127.99%|  12.62%
932.37/935.55	c   920s|157200 | 15081 |  8521k|  54.2 |   790M |  36 |1381 |1678 |4124 | 413k|  3 |3052 |9473 | 2.897417e+03 | 1.271000e+03 | 127.96%|  12.62%
932.98/936.11	c   921s|157300 | 15093 |  8526k|  54.1 |   790M |  36 |1381 |1677 |4118 | 414k|  0 |3052 |9473 | 2.896933e+03 | 1.271000e+03 | 127.93%|  12.62%
933.26/936.45	c   921s|157400 | 15105 |  8530k|  54.1 |   790M |  36 |1381 |1675 |4123 | 414k|  1 |3053 |9475 | 2.896594e+03 | 1.271000e+03 | 127.90%|  12.62%
933.87/937.04	c   922s|157500 | 15115 |  8535k|  54.1 |   790M |  36 |1381 |1671 |4159 | 414k|  1 |3053 |9478 | 2.896500e+03 | 1.271000e+03 | 127.89%|  12.63%
934.46/937.61	c   922s|157600 | 15127 |  8540k|  54.1 |   790M |  36 |1381 |1670 |4161 | 414k|  1 |3053 |9489 | 2.895833e+03 | 1.271000e+03 | 127.84%|  12.63%
934.76/937.93	c   923s|157700 | 15143 |  8544k|  54.1 |   790M |  36 |1381 |1668 |4164 | 414k|  0 |3053 |9489 | 2.895531e+03 | 1.271000e+03 | 127.82%|  12.63%
935.06/938.22	c   923s|157800 | 15145 |  8547k|  54.1 |   790M |  36 |1381 |1668 |4164 | 414k|  0 |3053 |9489 | 2.895460e+03 | 1.271000e+03 | 127.81%|  12.63%
935.26/938.49	c   923s|157900 | 15159 |  8551k|  54.1 |   790M |  36 |1381 |1669 |4154 | 414k|  1 |3055 |9489 | 2.895265e+03 | 1.271000e+03 | 127.79%|  12.63%
935.56/938.75	c   923s|158000 | 15171 |  8555k|  54.1 |   790M |  36 |1381 |1667 |4166 | 414k|  4 |3055 |9490 | 2.895200e+03 | 1.271000e+03 | 127.79%|  12.63%
935.97/939.18	c   924s|158100 | 15177 |  8558k|  54.1 |   790M |  36 |1381 |1666 |4194 | 415k|  0 |3058 |9490 | 2.895167e+03 | 1.271000e+03 | 127.79%|  12.63%
936.35/939.54	c   924s|158200 | 15191 |  8563k|  54.1 |   791M |  36 |1381 |1675 |4282 | 415k|  0 |3069 |9490 | 2.894750e+03 | 1.271000e+03 | 127.75%|  12.63%
936.97/940.15	c   925s|158300 | 15199 |  8568k|  54.1 |   791M |  36 |1381 |1676 |4179 | 415k|  0 |3070 |9490 | 2.894250e+03 | 1.271000e+03 | 127.71%|  12.63%
937.25/940.49	c   925s|158400 | 15211 |  8573k|  54.1 |   791M |  36 |1381 |1674 |4246 | 415k|  0 |3070 |9490 | 2.893971e+03 | 1.271000e+03 | 127.69%|  12.64%
937.65/940.81	c   925s|158500 | 15221 |  8577k|  54.1 |   791M |  36 |1381 |1673 |4165 | 415k|  2 |3070 |9490 | 2.893667e+03 | 1.271000e+03 | 127.67%|  12.64%
937.86/941.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
937.86/941.11	c   926s|158600 | 15219 |  8580k|  54.0 |   791M |  36 |1381 |1673 |4177 | 415k|  1 |3071 |9490 | 2.893232e+03 | 1.271000e+03 | 127.63%|  12.64%
938.35/941.52	c   926s|158700 | 15241 |  8586k|  54.1 |   791M |  36 |1381 |1675 |4160 | 415k|  2 |3073 |9491 | 2.892417e+03 | 1.271000e+03 | 127.57%|  12.64%
938.55/941.74	c   926s|158800 | 15251 |  8589k|  54.0 |   791M |  36 |1381 |1679 |4163 | 415k|  0 |3078 |9494 | 2.892388e+03 | 1.271000e+03 | 127.57%|  12.64%
938.75/941.96	c   927s|158900 | 15253 |  8591k|  54.0 |   791M |  36 |1381 |1685 |4163 | 415k|  1 |3085 |9496 | 2.891546e+03 | 1.271000e+03 | 127.50%|  12.64%
939.04/942.29	c   927s|159000 | 15261 |  8596k|  54.0 |   791M |  36 |1381 |1686 |4168 | 415k|  0 |3087 |9497 | 2.891222e+03 | 1.271000e+03 | 127.48%|  12.64%
939.34/942.53	c   927s|159100 | 15269 |  8599k|  54.0 |   791M |  36 |1381 |1686 |4159 | 415k|  0 |3090 |9498 | 2.891181e+03 | 1.271000e+03 | 127.47%|  12.64%
939.64/942.81	c   927s|159200 | 15275 |  8602k|  54.0 |   791M |  36 |1381 |1685 |4165 | 415k|  0 |3090 |9499 | 2.891000e+03 | 1.271000e+03 | 127.46%|  12.64%
939.85/943.08	c   928s|159300 | 15285 |  8606k|  54.0 |   791M |  36 |1381 |1684 |4168 | 415k|  0 |3091 |9499 | 2.890655e+03 | 1.271000e+03 | 127.43%|  12.64%
940.34/943.50	c   928s|159400 | 15297 |  8612k|  54.0 |   791M |  36 |1381 |1684 |4174 | 416k|  3 |3093 |9499 | 2.890253e+03 | 1.271000e+03 | 127.40%|  12.65%
940.64/943.83	c   928s|159500 | 15313 |  8616k|  54.0 |   791M |  36 |1381 |1682 |4259 | 416k|  0 |3093 |9499 | 2.889944e+03 | 1.271000e+03 | 127.38%|  12.65%
940.85/944.10	c   929s|159600 | 15313 |  8619k|  54.0 |   791M |  36 |1381 |1682 |4177 | 416k|  1 |3093 |9499 | 2.889815e+03 | 1.271000e+03 | 127.37%|  12.65%
941.14/944.33	c   929s|159700 | 15323 |  8623k|  53.9 |   791M |  36 |1381 |1681 |4186 | 416k|  1 |3100 |9499 | 2.889500e+03 | 1.271000e+03 | 127.34%|  12.65%
941.34/944.59	c   929s|159800 | 15323 |  8626k|  53.9 |   791M |  36 |1381 |1681 |4273 | 416k|  0 |3100 |9499 | 2.889425e+03 | 1.271000e+03 | 127.33%|  12.65%
941.63/944.85	c   930s|159900 | 15331 |  8629k|  53.9 |   791M |  36 |1381 |1680 |4069 | 416k|  1 |3101 |9502 | 2.889345e+03 | 1.271000e+03 | 127.33%|  12.65%
942.03/945.27	c   930s|160000 | 15337 |  8635k|  53.9 |   791M |  36 |1381 |1681 |4070 | 416k|  1 |3103 |9503 | 2.889290e+03 | 1.271000e+03 | 127.32%|  12.66%
942.43/945.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
942.43/945.60	c   930s|160100 | 15347 |  8639k|  53.9 |   791M |  36 |1381 |1679 |4076 | 416k|  2 |3103 |9504 | 2.888917e+03 | 1.271000e+03 | 127.29%|  12.66%
942.63/945.83	c   930s|160200 | 15349 |  8641k|  53.9 |   791M |  36 |1381 |1678 |4073 | 416k|  0 |3103 |9508 | 2.888917e+03 | 1.271000e+03 | 127.29%|  12.66%
942.84/946.08	c   931s|160300 | 15355 |  8644k|  53.9 |   791M |  36 |1381 |1677 |4076 | 416k|  1 |3103 |9509 | 2.888884e+03 | 1.271000e+03 | 127.29%|  12.66%
943.13/946.39	c   931s|160400 | 15369 |  8648k|  53.9 |   791M |  36 |1381 |1677 |4079 | 416k|  0 |3103 |9509 | 2.888160e+03 | 1.271000e+03 | 127.24%|  12.66%
943.53/946.78	c   931s|160500 | 15397 |  8653k|  53.9 |   791M |  36 |1381 |1675 |4115 | 416k|  1 |3105 |9510 | 2.887669e+03 | 1.271000e+03 | 127.20%|  12.67%
943.84/947.04	c   932s|160600 | 15395 |  8656k|  53.8 |   791M |  36 |1381 |1675 |4080 | 416k|  0 |3105 |9510 | 2.887567e+03 | 1.271000e+03 | 127.19%|  12.67%
944.13/947.33	c   932s|160700 | 15403 |  8659k|  53.8 |   791M |  36 |1381 |1674 |4083 | 416k|  2 |3109 |9510 | 2.887500e+03 | 1.271000e+03 | 127.18%|  12.67%
944.62/947.87	c   933s|160800 | 15419 |  8664k|  53.8 |   792M |  36 |1381 |1676 |4084 | 416k|  2 |3111 |9510 | 2.887146e+03 | 1.271000e+03 | 127.16%|  12.67%
945.02/948.24	c   933s|160900 | 15439 |  8668k|  53.8 |   792M |  36 |1381 |1674 |4220 | 417k|  2 |3111 |9511 | 2.886667e+03 | 1.271000e+03 | 127.12%|  12.68%
945.32/948.55	c   933s|161000 | 15445 |  8672k|  53.8 |   793M |  36 |1381 |1674 |4091 | 417k|  0 |3111 |9511 | 2.886521e+03 | 1.271000e+03 | 127.11%|  12.68%
945.62/948.82	c   933s|161100 | 15455 |  8675k|  53.8 |   793M |  36 |1381 |1675 |4150 | 417k|  0 |3112 |9511 | 2.886318e+03 | 1.271000e+03 | 127.09%|  12.68%
945.93/949.15	c   934s|161200 | 15469 |  8680k|  53.8 |   793M |  36 |1381 |1674 |4234 | 417k|  0 |3112 |9511 | 2.886068e+03 | 1.271000e+03 | 127.07%|  12.68%
946.22/949.47	c   934s|161300 | 15477 |  8683k|  53.8 |   793M |  36 |1381 |1673 |4230 | 417k|  0 |3112 |9512 | 2.885611e+03 | 1.271000e+03 | 127.03%|  12.69%
946.62/949.80	c   934s|161400 | 15495 |  8688k|  53.8 |   793M |  36 |1381 |1677 |4087 | 417k|  1 |3118 |9513 | 2.885438e+03 | 1.271000e+03 | 127.02%|  12.69%
946.83/950.09	c   935s|161500 | 15503 |  8692k|  53.8 |   793M |  36 |1381 |1676 |4151 | 417k|  1 |3118 |9515 | 2.885115e+03 | 1.271000e+03 | 127.00%|  12.70%
947.02/950.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
947.02/950.29	c   935s|161600 | 15507 |  8694k|  53.7 |   793M |  36 |1381 |1675 |4162 | 417k|  1 |3118 |9517 | 2.884935e+03 | 1.271000e+03 | 126.98%|  12.70%
947.22/950.47	c   935s|161700 | 15507 |  8695k|  53.7 |   793M |  36 |1381 |1679 |4106 | 417k|  0 |3123 |9520 | 2.884935e+03 | 1.271000e+03 | 126.98%|  12.70%
947.51/950.76	c   935s|161800 | 15517 |  8699k|  53.7 |   793M |  36 |1381 |1677 |4096 | 417k|  0 |3123 |9520 | 2.884790e+03 | 1.271000e+03 | 126.97%|  12.70%
947.83/951.10	c   936s|161900 | 15533 |  8704k|  53.7 |   793M |  36 |1381 |1676 |4150 | 417k|  1 |3123 |9523 | 2.884500e+03 | 1.271000e+03 | 126.95%|  12.70%
948.01/951.27	c   936s|162000 | 15537 |  8705k|  53.7 |   793M |  36 |1381 |1676 |4114 | 417k|  0 |3123 |9525 | 2.884435e+03 | 1.271000e+03 | 126.94%|  12.70%
948.31/951.50	c   936s|162100 | 15539 |  8708k|  53.7 |   793M |  36 |1381 |1678 |4232 | 417k|  1 |3125 |9525 | 2.884250e+03 | 1.271000e+03 | 126.93%|  12.71%
948.51/951.77	c   936s|162200 | 15551 |  8712k|  53.7 |   793M |  36 |1381 |1675 |4294 | 417k|  1 |3125 |9527 | 2.883974e+03 | 1.271000e+03 | 126.91%|  12.71%
948.71/951.99	c   937s|162300 | 15557 |  8714k|  53.6 |   794M |  36 |1381 |1675 |4289 | 417k|  0 |3125 |9530 | 2.883799e+03 | 1.271000e+03 | 126.89%|  12.71%
949.11/952.32	c   937s|162400 | 15575 |  8719k|  53.6 |   794M |  36 |1381 |1672 |4275 | 417k|  0 |3126 |9531 | 2.883204e+03 | 1.271000e+03 | 126.85%|  12.71%
949.41/952.60	c   937s|162500 | 15583 |  8722k|  53.6 |   794M |  36 |1381 |1672 |4192 | 417k|  0 |3126 |9532 | 2.883117e+03 | 1.271000e+03 | 126.84%|  12.71%
949.71/953.00	c   938s|162600 | 15601 |  8727k|  53.6 |   794M |  36 |1381 |1670 |4188 | 417k|  1 |3126 |9533 | 2.881985e+03 | 1.271000e+03 | 126.75%|  12.71%
950.01/953.21	c   938s|162700 | 15611 |  8729k|  53.6 |   794M |  36 |1381 |1670 |4196 | 417k|  0 |3126 |9533 | 2.881941e+03 | 1.271000e+03 | 126.75%|  12.72%
950.30/953.59	c   938s|162800 | 15627 |  8733k|  53.6 |   794M |  36 |1381 |1670 |4218 | 417k|  0 |3126 |9534 | 2.881704e+03 | 1.271000e+03 | 126.73%|  12.72%
950.60/953.88	c   939s|162900 | 15643 |  8737k|  53.6 |   794M |  36 |1381 |1669 |4193 | 418k|  2 |3126 |9534 | 2.881271e+03 | 1.271000e+03 | 126.69%|  12.72%
951.00/954.20	c   939s|163000 | 15645 |  8740k|  53.6 |   794M |  36 |1381 |1668 |4319 | 418k|  1 |3126 |9536 | 2.881164e+03 | 1.271000e+03 | 126.68%|  12.72%
951.20/954.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
951.20/954.49	c   939s|163100 | 15655 |  8744k|  53.6 |   794M |  36 |1381 |1668 |4175 | 418k|  2 |3126 |9537 | 2.881008e+03 | 1.271000e+03 | 126.67%|  12.72%
951.40/954.65	c   939s|163200 | 15657 |  8745k|  53.5 |   794M |  36 |1381 |1672 |4174 | 418k|  1 |3130 |9539 | 2.881000e+03 | 1.271000e+03 | 126.67%|  12.73%
951.60/954.87	c   940s|163300 | 15671 |  8747k|  53.5 |   794M |  36 |1381 |1671 |4174 | 418k|  1 |3130 |9541 | 2.880833e+03 | 1.271000e+03 | 126.66%|  12.73%
951.81/955.11	c   940s|163400 | 15677 |  8750k|  53.5 |   794M |  36 |1381 |1671 |4188 | 418k|  0 |3130 |9541 | 2.880568e+03 | 1.271000e+03 | 126.64%|  12.73%
952.30/955.55	c   940s|163500 | 15697 |  8755k|  53.5 |   794M |  36 |1381 |1669 |4224 | 418k|  2 |3130 |9541 | 2.880125e+03 | 1.271000e+03 | 126.60%|  12.73%
952.60/955.83	c   940s|163600 | 15705 |  8758k|  53.5 |   794M |  36 |1381 |1675 |4272 | 418k|  0 |3136 |9542 | 2.879892e+03 | 1.271000e+03 | 126.58%|  12.73%
952.81/956.02	c   941s|163700 | 15703 |  8759k|  53.5 |   794M |  36 |1381 |1675 |4274 | 418k|  0 |3136 |9542 | 2.879892e+03 | 1.271000e+03 | 126.58%|  12.73%
953.09/956.37	c   941s|163800 | 15711 |  8763k|  53.4 |   794M |  36 |1381 |1675 |4328 | 418k|  0 |3136 |9543 | 2.879750e+03 | 1.271000e+03 | 126.57%|  12.74%
953.49/956.74	c   941s|163900 | 15725 |  8767k|  53.4 |   794M |  36 |1381 |1676 |4384 | 418k|  1 |3140 |9544 | 2.879250e+03 | 1.271000e+03 | 126.53%|  12.74%
953.80/957.03	c   942s|164000 | 15741 |  8771k|  53.4 |   794M |  36 |1381 |1678 |4190 | 418k|  1 |3142 |9546 | 2.878967e+03 | 1.271000e+03 | 126.51%|  12.74%
954.09/957.30	c   942s|164100 | 15745 |  8774k|  53.4 |   794M |  36 |1381 |1678 |4210 | 418k|  0 |3142 |9548 | 2.878778e+03 | 1.271000e+03 | 126.50%|  12.74%
954.29/957.57	c   942s|164200 | 15755 |  8777k|  53.4 |   794M |  36 |1381 |1675 |4194 | 418k|  1 |3142 |9552 | 2.878645e+03 | 1.271000e+03 | 126.49%|  12.74%
954.49/957.79	c   942s|164300 | 15767 |  8779k|  53.4 |   794M |  36 |1381 |1674 |4204 | 418k|  2 |3142 |9553 | 2.878418e+03 | 1.271000e+03 | 126.47%|  12.74%
954.69/957.91	c   943s|164400 | 15767 |  8780k|  53.4 |   794M |  36 |1381 |1674 |4206 | 418k|  1 |3142 |9553 | 2.878418e+03 | 1.271000e+03 | 126.47%|  12.74%
954.80/958.03	c   943s|164500 | 15769 |  8782k|  53.3 |   794M |  36 |1381 |1675 |4201 | 418k|  2 |3143 |9554 | 2.878418e+03 | 1.271000e+03 | 126.47%|  12.74%
955.09/958.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
955.09/958.37	c   943s|164600 | 15783 |  8786k|  53.3 |   794M |  36 |1381 |1673 |4207 | 418k|  1 |3143 |9554 | 2.878208e+03 | 1.271000e+03 | 126.45%|  12.74%
955.39/958.64	c   943s|164700 | 15791 |  8789k|  53.3 |   794M |  36 |1381 |1673 |4213 | 418k|  0 |3143 |9555 | 2.877833e+03 | 1.271000e+03 | 126.42%|  12.74%
955.59/958.89	c   944s|164800 | 15797 |  8792k|  53.3 |   794M |  36 |1381 |1673 |4254 | 418k|  1 |3144 |9558 | 2.877707e+03 | 1.271000e+03 | 126.41%|  12.74%
955.98/959.20	c   944s|164900 | 15803 |  8795k|  53.3 |   794M |  36 |1381 |1672 |4219 | 418k|  2 |3144 |9558 | 2.877420e+03 | 1.271000e+03 | 126.39%|  12.75%
956.28/959.55	c   944s|165000 | 15821 |  8799k|  53.3 |   794M |  36 |1381 |1671 |4217 | 418k|  1 |3144 |9559 | 2.877333e+03 | 1.271000e+03 | 126.38%|  12.75%
956.58/959.80	c   944s|165100 | 15821 |  8802k|  53.3 |   794M |  36 |1381 |1677 |4217 | 419k|  1 |3150 |9577 | 2.877208e+03 | 1.271000e+03 | 126.37%|  12.75%
956.79/960.11	c   945s|165200 | 15829 |  8805k|  53.2 |   795M |  36 |1381 |1681 |4215 | 419k|  1 |3154 |9589 | 2.877000e+03 | 1.271000e+03 | 126.36%|  12.75%
956.98/960.29	c   945s|165300 | 15835 |  8807k|  53.2 |   795M |  36 |1381 |1681 |4224 | 419k|  1 |3154 |9589 | 2.876971e+03 | 1.271000e+03 | 126.35%|  12.75%
957.38/960.62	c   945s|165400 | 15851 |  8810k|  53.2 |   795M |  36 |1381 |1683 |4256 | 419k|  1 |3160 |9604 | 2.876341e+03 | 1.271000e+03 | 126.31%|  12.75%
957.68/960.99	c   946s|165500 | 15863 |  8814k|  53.2 |   795M |  36 |1381 |1685 |4218 | 419k|  2 |3163 |9618 | 2.876235e+03 | 1.271000e+03 | 126.30%|  12.75%
958.08/961.35	c   946s|165600 | 15877 |  8818k|  53.2 |   795M |  36 |1381 |1677 |4229 | 419k|  2 |3163 |9618 | 2.875966e+03 | 1.271000e+03 | 126.28%|  12.75%
958.38/961.67	c   946s|165700 | 15891 |  8822k|  53.2 |   795M |  36 |1381 |1673 |4218 | 419k|  0 |3163 |9618 | 2.875810e+03 | 1.271000e+03 | 126.26%|  12.75%
958.79/962.10	c   947s|165800 | 15911 |  8827k|  53.2 |   795M |  36 |1381 |1672 |4335 | 419k|  2 |3166 |9629 | 2.875541e+03 | 1.271000e+03 | 126.24%|  12.75%
959.07/962.34	c   947s|165900 | 15909 |  8830k|  53.2 |   795M |  36 |1381 |1691 |4289 | 419k|  2 |3187 |9657 | 2.875541e+03 | 1.271000e+03 | 126.24%|  12.75%
959.37/962.69	c   947s|166000 | 15911 |  8832k|  53.2 |   795M |  36 |1381 |1733 |4385 | 419k|  0 |3230 |9694 | 2.875525e+03 | 1.271000e+03 | 126.24%|  12.76%
959.78/963.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
959.78/963.09	c   948s|166100 | 15923 |  8837k|  53.2 |   796M |  36 |1381 |1753 |4305 | 419k|  2 |3253 |9709 | 2.874875e+03 | 1.271000e+03 | 126.19%|  12.76%
960.17/963.44	c   948s|166200 | 15937 |  8841k|  53.1 |   796M |  36 |1381 |1758 |4313 | 419k|  1 |3264 |9725 | 2.874828e+03 | 1.271000e+03 | 126.19%|  12.76%
960.57/963.86	c   949s|166300 | 15949 |  8845k|  53.1 |   796M |  36 |1381 |1791 |4284 | 419k|  3 |3300 |9772 | 2.874815e+03 | 1.271000e+03 | 126.19%|  12.76%
960.97/964.20	c   949s|166400 | 15953 |  8848k|  53.1 |   796M |  36 |1381 |1791 |4281 | 419k|  2 |3301 |9785 | 2.874412e+03 | 1.271000e+03 | 126.15%|  12.76%
961.27/964.51	c   949s|166500 | 15963 |  8852k|  53.1 |   796M |  36 |1381 |1791 |4284 | 419k|  0 |3301 |9788 | 2.874287e+03 | 1.271000e+03 | 126.14%|  12.76%
961.66/964.92	c   950s|166600 | 15983 |  8858k|  53.1 |   796M |  36 |1381 |1787 |4396 | 419k|  2 |3301 |9788 | 2.873256e+03 | 1.271000e+03 | 126.06%|  12.76%
962.16/965.42	c   950s|166700 | 15995 |  8863k|  53.1 |   796M |  36 |1381 |1787 |4319 | 419k|  0 |3301 |9801 | 2.873000e+03 | 1.271000e+03 | 126.04%|  12.76%
962.46/965.79	c   950s|166800 | 16017 |  8867k|  53.1 |   796M |  36 |1381 |1785 |4294 | 419k|  1 |3303 |9801 | 2.872833e+03 | 1.271000e+03 | 126.03%|  12.76%
962.77/966.10	c   951s|166900 | 16029 |  8872k|  53.1 |   797M |  36 |1381 |1784 |4369 | 419k|  0 |3303 |9801 | 2.872500e+03 | 1.271000e+03 | 126.00%|  12.77%
963.26/966.50	c   951s|167000 | 16043 |  8876k|  53.1 |   797M |  36 |1381 |1789 |4348 | 420k|  1 |3313 |9812 | 2.872159e+03 | 1.271000e+03 | 125.98%|  12.77%
963.46/966.78	c   951s|167100 | 16057 |  8880k|  53.1 |   797M |  36 |1381 |1791 |4362 | 420k|  1 |3322 |9818 | 2.871643e+03 | 1.271000e+03 | 125.94%|  12.77%
963.66/966.99	c   952s|167200 | 16053 |  8882k|  53.1 |   797M |  36 |1381 |1794 |4297 | 420k|  0 |3325 |9820 | 2.871643e+03 | 1.271000e+03 | 125.94%|  12.77%
964.16/967.41	c   952s|167300 | 16071 |  8887k|  53.1 |   797M |  36 |1381 |1771 |4394 | 420k|  0 |3327 |9820 | 2.870953e+03 | 1.271000e+03 | 125.88%|  12.77%
964.46/967.77	c   952s|167400 | 16085 |  8891k|  53.1 |   797M |  36 |1381 |1756 |4296 | 420k|  3 |3327 |9825 | 2.870537e+03 | 1.271000e+03 | 125.85%|  12.77%
964.87/968.12	c   953s|167500 | 16097 |  8896k|  53.1 |   798M |  36 |1381 |1751 |4397 | 420k|  0 |3328 |9829 | 2.870250e+03 | 1.271000e+03 | 125.83%|  12.77%
965.05/968.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
965.05/968.39	c   953s|167600 | 16101 |  8899k|  53.0 |   798M |  36 |1381 |1743 |4301 | 420k|  1 |3329 |9830 | 2.870052e+03 | 1.271000e+03 | 125.81%|  12.77%
965.55/968.87	c   954s|167700 | 16117 |  8902k|  53.0 |   798M |  36 |1381 |1732 |4251 | 420k|  1 |3333 |9861 | 2.869634e+03 | 1.271000e+03 | 125.78%|  12.78%
965.76/969.08	c   954s|167800 | 16117 |  8904k|  53.0 |   798M |  36 |1381 |1733 |4150 | 420k|  1 |3335 |9870 | 2.869634e+03 | 1.271000e+03 | 125.78%|  12.78%
966.15/969.41	c   954s|167900 | 16125 |  8908k|  53.0 |   798M |  36 |1381 |1731 |4151 | 420k|  1 |3336 |9871 | 2.869333e+03 | 1.271000e+03 | 125.75%|  12.78%
966.35/969.69	c   954s|168000 | 16137 |  8911k|  53.0 |   798M |  36 |1381 |1724 |4154 | 420k|  1 |3338 |9871 | 2.869167e+03 | 1.271000e+03 | 125.74%|  12.78%
966.86/970.11	c   955s|168100 | 16145 |  8915k|  53.0 |   798M |  36 |1381 |1721 |3982 | 420k|  2 |3338 |9872 | 2.869027e+03 | 1.271000e+03 | 125.73%|  12.78%
967.14/970.48	c   955s|168200 | 16151 |  8920k|  53.0 |   798M |  36 |1381 |1722 |3993 | 420k|  1 |3340 |9875 | 2.869000e+03 | 1.271000e+03 | 125.73%|  12.80%
967.44/970.72	c   955s|168300 | 16149 |  8923k|  53.0 |   798M |  36 |1381 |1720 |4153 | 420k|  1 |3340 |9883 | 2.868928e+03 | 1.271000e+03 | 125.72%|  12.81%
967.64/970.96	c   956s|168400 | 16151 |  8927k|  53.0 |   798M |  36 |1381 |1719 |4166 | 420k|  0 |3340 |9886 | 2.868928e+03 | 1.271000e+03 | 125.72%|  12.81%
968.04/971.36	c   956s|168500 | 16161 |  8932k|  53.0 |   799M |  36 |1381 |1718 |4270 | 420k|  0 |3341 |9890 | 2.868598e+03 | 1.271000e+03 | 125.70%|  12.81%
968.54/971.80	c   956s|168600 | 16177 |  8937k|  53.0 |   799M |  36 |1381 |1708 |4008 | 420k|  1 |3343 |9896 | 2.868302e+03 | 1.271000e+03 | 125.67%|  12.81%
968.94/972.27	c   957s|168700 | 16183 |  8943k|  53.0 |   800M |  36 |1381 |1702 |4020 | 421k|  0 |3343 |9896 | 2.868125e+03 | 1.271000e+03 | 125.66%|  12.83%
969.24/972.56	c   957s|168800 | 16189 |  8947k|  53.0 |   800M |  36 |1381 |1701 |4029 | 421k|  0 |3343 |9896 | 2.867667e+03 | 1.271000e+03 | 125.62%|  12.84%
969.64/972.93	c   958s|168900 | 16201 |  8953k|  53.0 |   800M |  36 |1381 |1696 |4149 | 421k|  0 |3343 |9896 | 2.867390e+03 | 1.271000e+03 | 125.60%|  12.85%
970.13/973.43	c   958s|169000 | 16211 |  8959k|  53.0 |   801M |  36 |1381 |1694 |4026 | 421k|  2 |3343 |9897 | 2.867306e+03 | 1.271000e+03 | 125.59%|  12.88%
970.43/973.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
970.43/973.71	c   958s|169100 | 16217 |  8963k|  53.0 |   801M |  36 |1381 |1690 |4039 | 421k|  0 |3343 |9897 | 2.867250e+03 | 1.271000e+03 | 125.59%|  12.89%
970.93/974.29	c   959s|169200 | 16233 |  8969k|  53.0 |   802M |  36 |1381 |1688 |4044 | 421k|  1 |3343 |9898 | 2.867028e+03 | 1.271000e+03 | 125.57%|  12.90%
971.23/974.54	c   959s|169300 | 16233 |  8972k|  52.9 |   802M |  36 |1381 |1687 |4044 | 421k|  2 |3343 |9898 | 2.866857e+03 | 1.271000e+03 | 125.56%|  12.91%
971.43/974.79	c   959s|169400 | 16239 |  8975k|  52.9 |   802M |  36 |1381 |1693 |4050 | 421k|  0 |3349 |9898 | 2.866784e+03 | 1.271000e+03 | 125.55%|  12.92%
972.03/975.36	c   960s|169500 | 16253 |  8981k|  52.9 |   802M |  36 |1381 |1707 |4324 | 421k|  2 |3365 |9936 | 2.866454e+03 | 1.271000e+03 | 125.53%|  12.93%
972.43/975.77	c   960s|169600 | 16263 |  8986k|  52.9 |   802M |  36 |1381 |1709 |4373 | 421k|  1 |3369 |9946 | 2.866327e+03 | 1.271000e+03 | 125.52%|  12.94%
972.84/976.16	c   961s|169700 | 16273 |  8991k|  52.9 |   802M |  36 |1381 |1707 |4419 | 422k|  1 |3372 |9954 | 2.866000e+03 | 1.271000e+03 | 125.49%|  12.94%
973.22/976.55	c   961s|169800 | 16285 |  8995k|  52.9 |   803M |  36 |1381 |1707 |4421 | 422k|  0 |3372 |9961 | 2.865889e+03 | 1.271000e+03 | 125.48%|  12.94%
973.62/976.90	c   962s|169900 | 16299 |  9000k|  52.9 |   803M |  36 |1381 |1705 |4046 | 422k|  0 |3372 |9963 | 2.865686e+03 | 1.271000e+03 | 125.47%|  12.94%
973.83/977.16	c   962s|170000 | 16303 |  9003k|  52.9 |   803M |  36 |1381 |1703 |4044 | 422k|  1 |3372 |9968 | 2.865651e+03 | 1.271000e+03 | 125.46%|  12.95%
974.02/977.32	c   962s|170100 | 16303 |  9005k|  52.9 |   803M |  36 |1381 |1703 |4045 | 422k|  1 |3372 |9968 | 2.865651e+03 | 1.271000e+03 | 125.46%|  12.95%
974.22/977.51	c   962s|170200 | 16299 |  9007k|  52.9 |   803M |  36 |1381 |1703 |4038 | 422k|  2 |3372 |9968 | 2.865651e+03 | 1.271000e+03 | 125.46%|  12.95%
974.52/977.81	c   962s|170300 | 16309 |  9010k|  52.9 |   803M |  36 |1381 |1700 |4142 | 422k|  0 |3372 |9973 | 2.865600e+03 | 1.271000e+03 | 125.46%|  12.95%
974.92/978.23	c   963s|170400 | 16325 |  9016k|  52.9 |   803M |  36 |1381 |1697 |4137 | 422k|  0 |3372 |9974 | 2.865100e+03 | 1.271000e+03 | 125.42%|  12.96%
975.12/978.43	c   963s|170500 | 16335 |  9018k|  52.8 |   803M |  36 |1381 |1695 |4140 | 422k|  2 |3372 |9974 | 2.864848e+03 | 1.271000e+03 | 125.40%|  12.96%
975.32/978.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
975.32/978.63	c   963s|170600 | 16337 |  9020k|  52.8 |   803M |  36 |1381 |1696 |4145 | 422k|  0 |3373 |9974 | 2.864848e+03 | 1.271000e+03 | 125.40%|  12.96%
975.52/978.85	c   964s|170700 | 16345 |  9023k|  52.8 |   803M |  36 |1381 |1696 |4172 | 422k|  0 |3373 |9975 | 2.864786e+03 | 1.271000e+03 | 125.40%|  12.96%
975.83/979.12	c   964s|170800 | 16351 |  9026k|  52.8 |   803M |  36 |1381 |1695 |   0 | 422k|  0 |3374 |9978 | 2.864750e+03 | 1.271000e+03 | 125.39%|  12.96%
976.01/979.31	c   964s|170900 | 16359 |  9028k|  52.8 |   803M |  36 |1381 |1693 |4050 | 422k|  0 |3374 |9978 | 2.864709e+03 | 1.271000e+03 | 125.39%|  12.96%
976.31/979.64	c   964s|171000 | 16377 |  9032k|  52.8 |   804M |  36 |1381 |1689 |4055 | 422k|  1 |3375 |9980 | 2.864441e+03 | 1.271000e+03 | 125.37%|  12.96%
976.72/980.02	c   965s|171100 | 16389 |  9035k|  52.8 |   804M |  36 |1381 |1688 |4053 | 422k|  4 |3376 |9980 | 2.863800e+03 | 1.271000e+03 | 125.32%|  12.96%
976.91/980.24	c   965s|171200 | 16395 |  9037k|  52.7 |   804M |  36 |1381 |1686 |4055 | 422k|  0 |3377 |9982 | 2.863625e+03 | 1.271000e+03 | 125.30%|  12.96%
977.11/980.45	c   965s|171300 | 16393 |  9039k|  52.7 |   804M |  36 |1381 |1687 |4060 | 422k|  3 |3378 |9983 | 2.863625e+03 | 1.271000e+03 | 125.30%|  12.97%
977.31/980.64	c   965s|171400 | 16397 |  9042k|  52.7 |   804M |  36 |1381 |1687 |4110 | 423k|  1 |3378 |9983 | 2.863625e+03 | 1.271000e+03 | 125.30%|  12.97%
977.51/980.87	c   966s|171500 | 16405 |  9044k|  52.7 |   804M |  36 |1381 |1686 |4220 | 423k|  0 |3379 |9983 | 2.863342e+03 | 1.271000e+03 | 125.28%|  12.97%
977.72/981.04	c   966s|171600 | 16403 |  9046k|  52.7 |   804M |  36 |1381 |1687 |4118 | 423k|  3 |3380 |9983 | 2.863342e+03 | 1.271000e+03 | 125.28%|  12.97%
978.01/981.32	c   966s|171700 | 16411 |  9049k|  52.7 |   804M |  36 |1381 |1689 |4112 | 423k|  1 |3386 |9985 | 2.863105e+03 | 1.271000e+03 | 125.26%|  12.97%
978.31/981.68	c   966s|171800 | 16423 |  9053k|  52.6 |   804M |  36 |1381 |1689 |4115 | 423k|  1 |3386 |9986 | 2.862688e+03 | 1.271000e+03 | 125.23%|  12.97%
978.41/981.79	c   966s|171900 | 16425 |  9054k|  52.6 |   804M |  36 |1381 |1690 |4116 | 423k|  1 |3387 |9987 | 2.862688e+03 | 1.271000e+03 | 125.23%|  12.97%
978.72/982.03	c   967s|172000 | 16437 |  9057k|  52.6 |   804M |  36 |1381 |1688 |4117 | 423k|  2 |3387 |9989 | 2.862480e+03 | 1.271000e+03 | 125.21%|  12.97%
978.90/982.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
978.90/982.23	c   967s|172100 | 16443 |  9058k|  52.6 |   804M |  36 |1381 |1688 |4120 | 423k|  0 |3387 |9990 | 2.862479e+03 | 1.271000e+03 | 125.21%|  12.97%
979.10/982.46	c   967s|172200 | 16447 |  9061k|  52.6 |   804M |  36 |1381 |1688 |4114 | 423k|  1 |3387 |9990 | 2.862194e+03 | 1.271000e+03 | 125.19%|  12.97%
979.30/982.65	c   967s|172300 | 16449 |  9063k|  52.6 |   804M |  36 |1381 |1688 |4119 | 423k|  0 |3387 |9990 | 2.862167e+03 | 1.271000e+03 | 125.19%|  12.97%
979.60/982.91	c   968s|172400 | 16461 |  9066k|  52.5 |   804M |  36 |1381 |1688 |4120 | 423k|  1 |3388 |9990 | 2.862127e+03 | 1.271000e+03 | 125.19%|  12.97%
979.71/983.11	c   968s|172500 | 16463 |  9068k|  52.5 |   804M |  36 |1381 |1689 |4121 | 423k|  0 |3390 |9990 | 2.862111e+03 | 1.271000e+03 | 125.19%|  12.97%
980.10/983.42	c   968s|172600 | 16477 |  9072k|  52.5 |   804M |  36 |1381 |1686 |4149 | 423k|  0 |3390 |9991 | 2.861859e+03 | 1.271000e+03 | 125.17%|  12.97%
980.30/983.68	c   968s|172700 | 16481 |  9075k|  52.5 |   804M |  36 |1381 |1685 |4159 | 423k|  1 |3390 |9996 | 2.861735e+03 | 1.271000e+03 | 125.16%|  12.97%
980.71/984.03	c   969s|172800 | 16499 |  9080k|  52.5 |   804M |  36 |1381 |1683 |4228 | 423k|  1 |3390 |  10k| 2.861562e+03 | 1.271000e+03 | 125.14%|  12.98%
980.90/984.27	c   969s|172900 | 16507 |  9083k|  52.5 |   804M |  36 |1381 |1682 |4235 | 423k|  0 |3390 |  10k| 2.861343e+03 | 1.271000e+03 | 125.13%|  12.98%
981.20/984.56	c   969s|173000 | 16517 |  9087k|  52.5 |   804M |  36 |1381 |1681 |4186 | 423k|  1 |3390 |  10k| 2.861179e+03 | 1.271000e+03 | 125.11%|  12.98%
981.50/984.81	c   969s|173100 | 16523 |  9090k|  52.5 |   804M |  36 |1381 |1681 |4191 | 423k|  0 |3390 |  10k| 2.861054e+03 | 1.271000e+03 | 125.10%|  12.98%
981.99/985.32	c   970s|173200 | 16539 |  9097k|  52.5 |   804M |  36 |1381 |1680 |4177 | 423k|  1 |3392 |  10k| 2.860528e+03 | 1.271000e+03 | 125.06%|  12.98%
982.19/985.57	c   970s|173300 | 16555 |  9099k|  52.5 |   804M |  36 |1381 |1680 |4186 | 423k|  3 |3392 |  10k| 2.860178e+03 | 1.271000e+03 | 125.03%|  12.98%
982.49/985.84	c   971s|173400 | 16573 |  9103k|  52.4 |   804M |  36 |1381 |1679 |4259 | 423k|  2 |3392 |  10k| 2.860042e+03 | 1.271000e+03 | 125.02%|  12.98%
982.80/986.15	c   971s|173500 | 16583 |  9106k|  52.4 |   804M |  36 |1381 |1679 |4182 | 423k|  0 |3393 |  10k| 2.859875e+03 | 1.271000e+03 | 125.01%|  12.98%
983.09/986.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
983.09/986.40	c   971s|173600 | 16593 |  9109k|  52.4 |   805M |  36 |1381 |1684 |4334 | 423k|  1 |3401 |  10k| 2.859692e+03 | 1.271000e+03 | 125.00%|  12.98%
983.39/986.75	c   971s|173700 | 16603 |  9111k|  52.4 |   806M |  36 |1381 |1684 |4187 | 424k|  2 |3401 |  10k| 2.859500e+03 | 1.271000e+03 | 124.98%|  12.99%
983.70/987.01	c   972s|173800 | 16615 |  9115k|  52.4 |   806M |  36 |1381 |1684 |4248 | 424k|  1 |3401 |  10k| 2.858704e+03 | 1.271000e+03 | 124.92%|  12.99%
983.89/987.20	c   972s|173900 | 16623 |  9117k|  52.4 |   806M |  36 |1381 |1683 |4234 | 424k|  0 |3402 |  10k| 2.858693e+03 | 1.271000e+03 | 124.92%|  12.99%
984.09/987.43	c   972s|174000 | 16627 |  9120k|  52.4 |   806M |  36 |1381 |1680 |4196 | 424k|  0 |3404 |  10k| 2.858583e+03 | 1.271000e+03 | 124.91%|  12.99%
984.39/987.79	c   972s|174100 | 16643 |  9124k|  52.4 |   806M |  36 |1381 |1680 |4257 | 424k|  1 |3405 |  10k| 2.858262e+03 | 1.271000e+03 | 124.88%|  12.99%
984.80/988.17	c   973s|174200 | 16657 |  9129k|  52.4 |   806M |  36 |1381 |1680 |4265 | 424k|  1 |3408 |  10k| 2.858153e+03 | 1.271000e+03 | 124.87%|  12.99%
985.18/988.52	c   973s|174300 | 16665 |  9133k|  52.4 |   806M |  36 |1381 |1680 |4243 | 424k|  2 |3409 |  10k| 2.857899e+03 | 1.271000e+03 | 124.85%|  12.99%
985.98/989.35	c   974s|174400 | 16677 |  9138k|  52.3 |   806M |  36 |1381 |1706 |4152 | 424k|  2 |3435 |  10k| 2.857833e+03 | 1.271000e+03 | 124.85%|  13.00%
986.48/989.82	c   974s|174500 | 16683 |  9141k|  52.3 |   806M |  36 |1381 |1706 |4151 | 425k|  1 |3435 |  10k| 2.857705e+03 | 1.271000e+03 | 124.84%|  13.00%
986.79/990.15	c   975s|174600 | 16699 |  9145k|  52.3 |   806M |  36 |1381 |1706 |4219 | 425k|  3 |3435 |  10k| 2.857113e+03 | 1.271000e+03 | 124.79%|  13.00%
987.18/990.52	c   975s|174700 | 16709 |  9150k|  52.3 |   806M |  36 |1381 |1705 |4239 | 425k|  1 |3436 |  10k| 2.856967e+03 | 1.271000e+03 | 124.78%|  13.00%
987.38/990.79	c   975s|174800 | 16727 |  9153k|  52.3 |   806M |  36 |1381 |1701 |4192 | 425k|  0 |3436 |  10k| 2.856750e+03 | 1.271000e+03 | 124.76%|  13.00%
987.69/991.10	c   976s|174900 | 16741 |  9157k|  52.3 |   807M |  36 |1381 |1702 |4146 | 425k|  0 |3437 |  10k| 2.856500e+03 | 1.271000e+03 | 124.74%|  13.00%
987.97/991.37	c   976s|175000 | 16749 |  9160k|  52.3 |   808M |  36 |1381 |1702 |4187 | 425k|  1 |3437 |  10k| 2.856417e+03 | 1.271000e+03 | 124.74%|  13.01%
988.37/991.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
988.37/991.75	c   976s|175100 | 16761 |  9165k|  52.3 |   808M |  36 |1381 |1700 |4143 | 425k|  1 |3437 |  10k| 2.855944e+03 | 1.271000e+03 | 124.70%|  13.01%
988.57/992.01	c   977s|175200 | 16775 |  9169k|  52.3 |   808M |  36 |1381 |1698 |4299 | 425k|  1 |3437 |  10k| 2.855552e+03 | 1.271000e+03 | 124.67%|  13.01%
988.88/992.28	c   977s|175300 | 16779 |  9172k|  52.3 |   808M |  36 |1381 |1696 |4206 | 425k|  0 |3437 |  10k| 2.855350e+03 | 1.271000e+03 | 124.65%|  13.01%
989.18/992.58	c   977s|175400 | 16787 |  9175k|  52.3 |   808M |  36 |1381 |1697 |4302 | 425k|  0 |3438 |  10k| 2.855192e+03 | 1.271000e+03 | 124.64%|  13.01%
989.48/992.89	c   978s|175500 | 16793 |  9179k|  52.3 |   808M |  36 |1381 |1696 |4176 | 425k|  0 |3438 |  10k| 2.855147e+03 | 1.271000e+03 | 124.64%|  13.01%
989.69/993.11	c   978s|175600 | 16803 |  9182k|  52.2 |   808M |  36 |1381 |1694 |4143 | 425k|  0 |3438 |  10k| 2.854994e+03 | 1.271000e+03 | 124.63%|  13.01%
990.07/993.48	c   978s|175700 | 16823 |  9187k|  52.2 |   809M |  36 |1381 |1688 |4145 | 425k|  0 |3438 |  10k| 2.854667e+03 | 1.271000e+03 | 124.60%|  13.01%
990.37/993.75	c   978s|175800 | 16823 |  9191k|  52.2 |   809M |  36 |1381 |1686 |4143 | 426k|  1 |3438 |  10k| 2.854500e+03 | 1.271000e+03 | 124.59%|  13.02%
990.57/993.99	c   979s|175900 | 16825 |  9194k|  52.2 |   809M |  36 |1381 |1685 |4144 | 426k|  0 |3438 |  10k| 2.854310e+03 | 1.271000e+03 | 124.57%|  13.02%
990.87/994.27	c   979s|176000 | 16835 |  9197k|  52.2 |   809M |  36 |1381 |1686 |4146 | 426k|  2 |3439 |  10k| 2.854238e+03 | 1.271000e+03 | 124.57%|  13.02%
991.17/994.58	c   979s|176100 | 16847 |  9202k|  52.2 |   809M |  36 |1381 |1682 |4162 | 426k|  0 |3439 |  10k| 2.853784e+03 | 1.271000e+03 | 124.53%|  13.02%
991.47/994.81	c   979s|176200 | 16843 |  9204k|  52.2 |   809M |  36 |1381 |1682 |4219 | 426k|  0 |3439 |  10k| 2.853784e+03 | 1.271000e+03 | 124.53%|  13.02%
991.68/995.02	c   980s|176300 | 16843 |  9207k|  52.2 |   809M |  36 |1381 |1682 |4161 | 426k|  1 |3439 |  10k| 2.853784e+03 | 1.271000e+03 | 124.53%|  13.02%
992.07/995.47	c   980s|176400 | 16857 |  9212k|  52.2 |   809M |  36 |1381 |1685 |4220 | 426k|  2 |3444 |  10k| 2.853664e+03 | 1.271000e+03 | 124.52%|  13.02%
992.37/995.79	c   980s|176500 | 16867 |  9216k|  52.2 |   809M |  36 |1381 |1684 |4246 | 426k|  0 |3446 |  10k| 2.853600e+03 | 1.271000e+03 | 124.52%|  13.03%
992.68/996.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
992.68/996.11	c   981s|176600 | 16881 |  9220k|  52.2 |   809M |  36 |1381 |1679 |4226 | 426k|  2 |3447 |  10k| 2.853413e+03 | 1.271000e+03 | 124.50%|  13.03%
993.06/996.45	c   981s|176700 | 16893 |  9225k|  52.2 |   809M |  36 |1381 |1677 |4256 | 426k|  0 |3447 |  10k| 2.853167e+03 | 1.271000e+03 | 124.48%|  13.03%
993.36/996.74	c   981s|176800 | 16909 |  9228k|  52.2 |   810M |  36 |1381 |1671 |4154 | 426k|  1 |3447 |  10k| 2.852866e+03 | 1.271000e+03 | 124.46%|  13.03%
993.56/996.97	c   982s|176900 | 16911 |  9231k|  52.1 |   810M |  36 |1381 |1671 |4156 | 426k|  2 |3447 |  10k| 2.852866e+03 | 1.271000e+03 | 124.46%|  13.03%
993.86/997.29	c   982s|177000 | 16925 |  9235k|  52.1 |   810M |  36 |1381 |1669 |4159 | 426k|  0 |3447 |  10k| 2.852821e+03 | 1.271000e+03 | 124.45%|  13.03%
994.26/997.63	c   982s|177100 | 16937 |  9239k|  52.1 |   810M |  36 |1381 |1666 |4159 | 426k|  1 |3448 |  10k| 2.852396e+03 | 1.271000e+03 | 124.42%|  13.03%
994.67/998.07	c   983s|177200 | 16955 |  9245k|  52.1 |   810M |  36 |1381 |1677 |4230 | 426k|  1 |3462 |  10k| 2.851907e+03 | 1.271000e+03 | 124.38%|  13.04%
994.96/998.34	c   983s|177300 | 16965 |  9248k|  52.1 |   810M |  36 |1381 |1675 |4155 | 427k|  0 |3462 |  10k| 2.851492e+03 | 1.271000e+03 | 124.35%|  13.04%
995.26/998.66	c   983s|177400 | 16977 |  9252k|  52.1 |   810M |  36 |1381 |1673 |4164 | 427k|  1 |3462 |  10k| 2.851033e+03 | 1.271000e+03 | 124.31%|  13.04%
995.56/998.95	c   984s|177500 | 16987 |  9256k|  52.1 |   810M |  36 |1381 |1673 |4235 | 427k|  0 |3462 |  10k| 2.850967e+03 | 1.271000e+03 | 124.31%|  13.04%
995.95/999.33	c   984s|177600 | 17003 |  9260k|  52.1 |   810M |  36 |1381 |1676 |4271 | 427k|  3 |3465 |  10k| 2.850824e+03 | 1.271000e+03 | 124.30%|  13.04%
996.15/999.53	c   984s|177700 | 17001 |  9261k|  52.1 |   810M |  36 |1381 |1682 |4371 | 427k|  1 |3471 |  10k| 2.850723e+03 | 1.271000e+03 | 124.29%|  13.04%
996.55/1000.01	c   985s|177800 | 17009 |  9265k|  52.1 |   811M |  36 |1381 |1683 |4284 | 427k|  2 |3473 |  10k| 2.850500e+03 | 1.271000e+03 | 124.27%|  13.04%
997.05/1000.41	c   985s|177900 | 17035 |  9270k|  52.1 |   811M |  36 |1381 |1680 |4398 | 427k|  0 |3473 |  10k| 2.850199e+03 | 1.271000e+03 | 124.25%|  13.05%
997.25/1000.69	c   985s|178000 | 17043 |  9273k|  52.0 |   811M |  36 |1381 |1680 |4289 | 427k|  1 |3473 |  10k| 2.849953e+03 | 1.271000e+03 | 124.23%|  13.05%
997.55/1000.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.55/1000.90	c   986s|178100 | 17049 |  9275k|  52.0 |   811M |  36 |1381 |1680 |4295 | 427k|  2 |3473 |  10k| 2.849881e+03 | 1.271000e+03 | 124.22%|  13.05%
997.85/1001.21	c   986s|178200 | 17059 |  9279k|  52.0 |   811M |  36 |1381 |1680 |4269 | 427k|  1 |3473 |  10k| 2.849859e+03 | 1.271000e+03 | 124.22%|  13.05%
998.15/1001.50	c   986s|178300 | 17073 |  9282k|  52.0 |   811M |  36 |1381 |1677 |4275 | 427k|  0 |3473 |  10k| 2.849607e+03 | 1.271000e+03 | 124.20%|  13.05%
998.45/1001.83	c   986s|178400 | 17083 |  9287k|  52.0 |   811M |  36 |1381 |1677 |4275 | 427k|  1 |3473 |  10k| 2.849438e+03 | 1.271000e+03 | 124.19%|  13.05%
998.66/1002.02	c   987s|178500 | 17081 |  9289k|  52.0 |   811M |  36 |1381 |1677 |4285 | 427k|  0 |3473 |  10k| 2.849438e+03 | 1.271000e+03 | 124.19%|  13.05%
998.94/1002.37	c   987s|178600 | 17085 |  9293k|  52.0 |   811M |  36 |1381 |1677 |4289 | 427k|  3 |3475 |  10k| 2.849167e+03 | 1.271000e+03 | 124.17%|  13.05%
999.14/1002.58	c   987s|178700 | 17087 |  9295k|  52.0 |   811M |  36 |1381 |1677 |4282 | 427k|  0 |3475 |  10k| 2.849138e+03 | 1.271000e+03 | 124.17%|  13.05%
999.54/1002.92	c   988s|178800 | 17107 |  9299k|  52.0 |   811M |  36 |1381 |1674 |4333 | 427k|  0 |3475 |  10k| 2.848964e+03 | 1.271000e+03 | 124.15%|  13.05%
999.84/1003.29	c   988s|178900 | 17121 |  9304k|  52.0 |   811M |  36 |1381 |1672 |4324 | 427k|  0 |3475 |  10k| 2.848571e+03 | 1.271000e+03 | 124.12%|  13.06%
1000.14/1003.56	c   988s|179000 | 17129 |  9307k|  52.0 |   811M |  36 |1381 |1672 |4344 | 428k|  1 |3475 |  10k| 2.848500e+03 | 1.271000e+03 | 124.11%|  13.06%
1000.44/1003.84	c   988s|179100 | 17141 |  9311k|  51.9 |   811M |  36 |1381 |1669 |4285 | 428k|  0 |3475 |  10k| 2.848440e+03 | 1.271000e+03 | 124.11%|  13.06%
1000.84/1004.24	c   989s|179200 | 17159 |  9316k|  51.9 |   811M |  36 |1381 |1667 |4287 | 428k|  3 |3475 |  10k| 2.848205e+03 | 1.271000e+03 | 124.09%|  13.06%
1001.24/1004.62	c   989s|179300 | 17173 |  9320k|  51.9 |   811M |  36 |1381 |1680 |4344 | 428k|  1 |3488 |  10k| 2.847833e+03 | 1.271000e+03 | 124.06%|  13.06%
1001.44/1004.86	c   990s|179400 | 17171 |  9322k|  51.9 |   811M |  36 |1381 |1680 |4230 | 428k|  1 |3490 |  10k| 2.847560e+03 | 1.271000e+03 | 124.04%|  13.06%
1001.83/1005.21	c   990s|179500 | 17185 |  9326k|  51.9 |   812M |  36 |1381 |1701 |4267 | 428k|  1 |3512 |  10k| 2.847493e+03 | 1.271000e+03 | 124.04%|  13.06%
1002.03/1005.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1002.03/1005.48	c   990s|179600 | 17191 |  9330k|  51.9 |   812M |  36 |1381 |1706 |4302 | 428k|  0 |3517 |  10k| 2.847398e+03 | 1.271000e+03 | 124.03%|  13.06%
1002.43/1005.84	c   991s|179700 | 17203 |  9334k|  51.9 |   812M |  36 |1381 |1712 |4271 | 428k|  0 |3523 |  10k| 2.847167e+03 | 1.271000e+03 | 124.01%|  13.07%
1002.74/1006.11	c   991s|179800 | 17205 |  9338k|  51.9 |   812M |  36 |1381 |1713 |4270 | 428k|  1 |3525 |  10k| 2.847000e+03 | 1.271000e+03 | 124.00%|  13.07%
1003.13/1006.52	c   991s|179900 | 17217 |  9343k|  51.9 |   812M |  36 |1381 |1725 |4040 | 428k|  2 |3544 |  10k| 2.846519e+03 | 1.271000e+03 | 123.96%|  13.07%
1003.43/1006.81	c   991s|180000 | 17229 |  9347k|  51.9 |   812M |  36 |1381 |1719 |4049 | 428k|  0 |3544 |  10k| 2.846309e+03 | 1.271000e+03 | 123.94%|  13.08%
1003.74/1007.14	c   992s|180100 | 17235 |  9352k|  51.9 |   813M |  36 |1381 |1718 |4127 | 428k|  1 |3546 |  10k| 2.846167e+03 | 1.271000e+03 | 123.93%|  13.09%
1004.03/1007.41	c   992s|180200 | 17243 |  9355k|  51.9 |   813M |  36 |1381 |1715 |4232 | 428k|  1 |3546 |  10k| 2.845731e+03 | 1.271000e+03 | 123.90%|  13.09%
1004.32/1007.72	c   992s|180300 | 17255 |  9360k|  51.9 |   813M |  36 |1381 |1720 |4267 | 428k|  2 |3552 |  10k| 2.845464e+03 | 1.271000e+03 | 123.88%|  13.10%
1004.64/1008.03	c   993s|180400 | 17265 |  9364k|  51.9 |   814M |  36 |1381 |1719 |4273 | 428k|  1 |3557 |  10k| 2.845133e+03 | 1.271000e+03 | 123.85%|  13.10%
1005.02/1008.42	c   993s|180500 | 17275 |  9368k|  51.9 |   814M |  36 |1381 |1724 |4271 | 428k|  0 |3563 |  10k| 2.844925e+03 | 1.271000e+03 | 123.83%|  13.10%
1005.22/1008.65	c   993s|180600 | 17273 |  9370k|  51.8 |   814M |  36 |1381 |1730 |4268 | 428k|  1 |3569 |  10k| 2.844925e+03 | 1.271000e+03 | 123.83%|  13.10%
1005.52/1008.94	c   994s|180700 | 17285 |  9374k|  51.8 |   814M |  36 |1381 |1732 |4295 | 428k|  0 |3571 |  10k| 2.844913e+03 | 1.271000e+03 | 123.83%|  13.10%
1005.63/1009.10	c   994s|180800 | 17279 |  9375k|  51.8 |   814M |  36 |1381 |1732 |4207 | 428k|  0 |3577 |  10k| 2.844913e+03 | 1.271000e+03 | 123.83%|  13.10%
1006.02/1009.40	c   994s|180900 | 17289 |  9379k|  51.8 |   814M |  36 |1381 |1730 |4211 | 428k|  0 |3577 |  10k| 2.844733e+03 | 1.271000e+03 | 123.82%|  13.10%
1006.41/1009.82	c   994s|181000 | 17311 |  9384k|  51.8 |   815M |  36 |1381 |1732 |4169 | 428k|  3 |3582 |  10k| 2.844225e+03 | 1.271000e+03 | 123.78%|  13.10%
1006.63/1010.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1006.63/1010.06	c   995s|181100 | 17323 |  9386k|  51.8 |   815M |  36 |1381 |1731 |4159 | 429k|  0 |3582 |  10k| 2.844026e+03 | 1.271000e+03 | 123.76%|  13.11%
1006.81/1010.23	c   995s|181200 | 17323 |  9388k|  51.8 |   815M |  36 |1381 |1731 |4163 | 429k|  1 |3582 |  10k| 2.844026e+03 | 1.271000e+03 | 123.76%|  13.11%
1007.11/1010.59	c   995s|181300 | 17341 |  9392k|  51.8 |   815M |  36 |1381 |1727 |4159 | 429k|  2 |3582 |  10k| 2.843333e+03 | 1.271000e+03 | 123.71%|  13.11%
1007.41/1010.87	c   996s|181400 | 17351 |  9396k|  51.8 |   816M |  36 |1381 |1726 |4160 | 429k|  1 |3582 |  10k| 2.843077e+03 | 1.271000e+03 | 123.69%|  13.11%
1007.62/1011.09	c   996s|181500 | 17351 |  9397k|  51.7 |   816M |  36 |1381 |1726 |4168 | 429k|  3 |3582 |  10k| 2.843077e+03 | 1.271000e+03 | 123.69%|  13.11%
1007.91/1011.37	c   996s|181600 | 17355 |  9400k|  51.7 |   817M |  36 |1381 |1724 |4165 | 429k|  1 |3582 |  10k| 2.843000e+03 | 1.271000e+03 | 123.68%|  13.11%
1008.21/1011.64	c   996s|181700 | 17369 |  9403k|  51.7 |   817M |  36 |1381 |1722 |4172 | 429k|  0 |3582 |  10k| 2.842864e+03 | 1.271000e+03 | 123.67%|  13.11%
1008.51/1011.95	c   997s|181800 | 17385 |  9407k|  51.7 |   817M |  36 |1381 |1719 |4238 | 429k|  0 |3582 |  10k| 2.842714e+03 | 1.271000e+03 | 123.66%|  13.11%
1008.91/1012.38	c   997s|181900 | 17405 |  9412k|  51.7 |   817M |  36 |1381 |1716 |4274 | 429k|  0 |3582 |  10k| 2.842333e+03 | 1.271000e+03 | 123.63%|  13.12%
1009.21/1012.60	c   997s|182000 | 17403 |  9414k|  51.7 |   817M |  36 |1381 |1716 |4237 | 429k|  1 |3582 |  10k| 2.842333e+03 | 1.271000e+03 | 123.63%|  13.12%
1009.40/1012.88	c   998s|182100 | 17411 |  9417k|  51.7 |   817M |  36 |1381 |1716 |4173 | 429k|  1 |3582 |  10k| 2.842167e+03 | 1.271000e+03 | 123.62%|  13.12%
1009.62/1013.05	c   998s|182200 | 17415 |  9419k|  51.6 |   817M |  36 |1381 |1714 |4178 | 429k|  0 |3582 |  10k| 2.841952e+03 | 1.271000e+03 | 123.60%|  13.12%
1009.90/1013.34	c   998s|182300 | 17425 |  9422k|  51.6 |   817M |  36 |1381 |1714 |4175 | 429k|  0 |3582 |  10k| 2.841764e+03 | 1.271000e+03 | 123.58%|  13.12%
1010.30/1013.73	c   998s|182400 | 17441 |  9426k|  51.6 |   817M |  36 |1381 |1710 |4178 | 429k|  0 |3582 |  10k| 2.841500e+03 | 1.271000e+03 | 123.56%|  13.12%
1010.50/1013.94	c   999s|182500 | 17449 |  9429k|  51.6 |   817M |  36 |1381 |1707 |4176 | 429k|  4 |3582 |  10k| 2.841404e+03 | 1.271000e+03 | 123.56%|  13.12%
1010.80/1014.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1010.80/1014.20	c   999s|182600 | 17453 |  9432k|  51.6 |   817M |  36 |1381 |1705 |4144 | 429k|  1 |3582 |  10k| 2.841333e+03 | 1.271000e+03 | 123.55%|  13.13%
1011.00/1014.47	c   999s|182700 | 17463 |  9436k|  51.6 |   817M |  36 |1381 |1702 |4145 | 429k|  1 |3582 |  10k| 2.841278e+03 | 1.271000e+03 | 123.55%|  13.13%
1011.30/1014.71	c   999s|182800 | 17473 |  9439k|  51.6 |   818M |  36 |1381 |1702 |4144 | 429k|  1 |3582 |  10k| 2.841163e+03 | 1.271000e+03 | 123.54%|  13.13%
1011.50/1014.91	c  1000s|182900 | 17473 |  9441k|  51.6 |   818M |  36 |1381 |1702 |4148 | 429k|  1 |3582 |  10k| 2.841154e+03 | 1.271000e+03 | 123.54%|  13.13%
1011.90/1015.34	c 
1011.90/1015.34	c SCIP Status        : solving was interrupted [time limit reached]
1011.90/1015.34	c Solving Time (sec) : 1000.00
1011.90/1015.34	c Solving Nodes      : 182999
1011.90/1015.34	c Primal Bound       : +1.27100000000000e+03 (390 solutions, 332 respecting the objective limit)
1011.90/1015.34	c Dual Bound         : +2.84078030303030e+03
1011.90/1015.34	c Gap                : 123.51 %
1011.90/1015.34	c SCIP status: 23 (TIMELIMIT)
1011.90/1015.34	c SCIP primal bound improved LB: 38752 -> 38855
1011.90/1015.34	c SCIP LP bound tightened UB: 44042 -> 40425
1011.90/1015.34	c pb_solver_status: sst_sat
1011.90/1015.34	c LB_goalvalue: 38855
1011.90/1015.34	c UB_goalvalue: 40425
1011.90/1015.34	c # improved by sat (lb/ub): 0, # improved by scip (lb): 27
1011.90/1015.34	c SCIP returned: sst_sat
1011.90/1015.34	c SCIP primal LB: 38855, dual UB: 40425
1011.90/1015.34	c Try to find a solution more than 39378
1011.90/1015.35	c estimatedAdderCost: 2706
1011.90/1015.35	c Try to convert by sorters
1011.90/1015.36	c Sorter: base: 2 2 2 2 3 
1011.90/1015.36	c 
1012.00/1015.40	c assumptions: 
1012.00/1015.40	c invoking solver with time budget: 5.000000
1016.98/1020.48	c sat_solver_result: sst_unknown
1016.98/1020.48	c SAT solver timed out; proceeding to cooperative SCIP call
1016.98/1020.48	c Calling solveScip for cooperative mode with LB_goalvalue:       38855, UB_goalvalue: 40425
1016.98/1020.48	c scip solving with time budget: 1400.000000
1016.98/1020.48	c solveScip
1016.98/1020.48	c initScipForCoop
1016.98/1020.48	c Coop Mode: Using SCIP obj units for LB/UB: 38855, +oo
1016.98/1020.48	c SCIPfreeTransform due to timeout and having shadow nodes
1016.98/1020.48	c forcing SCIPfreeTransform before solve
1017.08/1020.58	c Running SCIP presolve for solve-time propagation (rounds=3)
1017.08/1020.59	c 10/10 feasible solutions given by solution candidate storage, new primal bound 1.271000e+03
1017.08/1020.59	c 
1017.08/1020.59	c presolving:
1017.08/1020.59	c    (0.0s) running MILP presolver
1017.18/1020.60	c    (0.0s) MILP presolver found nothing
1017.18/1020.60	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1346 upgd conss, 0 impls, 0 clqs, 0 implints
1017.18/1020.61	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 0 clqs, 0 implints
1017.28/1020.70	c    (0.1s) probing: 1000/1381 (72.4%) - 0 fixings, 0 aggregations, 3784 implications, 0 bound changes
1017.28/1020.70	c    (0.1s) probing: 1001/1381 (72.5%) - 0 fixings, 0 aggregations, 3784 implications, 0 bound changes
1017.28/1020.70	c    (0.1s) probing aborted: 1000/1000 successive useless probings
1017.28/1020.70	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
1017.28/1020.70	c  0 deleted vars, 6832 deleted constraints, 5486 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1017.28/1020.70	c  0 implications, 8447 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1017.28/1020.70	c presolved problem has 1381 variables (1381 bin, 0 int, 0 cont) and 1346 constraints
1017.28/1020.70	c    1346 constraints of type <and>
1017.28/1020.70	c transformed objective value is always integral (scale: 1)
1017.28/1020.70	c Presolving Time: 0.11
1017.28/1020.70	c 10/10 feasible solutions given by solution candidate storage, new primal bound 1.271000e+03
1017.28/1020.70	c 
1017.28/1020.70	c presolving:
1017.28/1020.71	c    (0.0s) running MILP presolver
1017.28/1020.71	c    (0.0s) MILP presolver found nothing
1017.28/1020.72	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1346 upgd conss, 0 impls, 0 clqs, 0 implints
1017.28/1020.72	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 0 clqs, 0 implints
1017.28/1020.73	c (round 3, medium)     0 del vars, 1346 del conss, 4140 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 4140 clqs, 0 implints
1017.28/1020.74	c (round 4, exhaustive) 0 del vars, 6832 del conss, 5486 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 4140 clqs, 0 implints
1017.38/1020.81	c    (0.1s) probing: 1000/1381 (72.4%) - 0 fixings, 0 aggregations, 3784 implications, 0 bound changes
1017.38/1020.81	c    (0.1s) probing: 1001/1381 (72.5%) - 0 fixings, 0 aggregations, 3784 implications, 0 bound changes
1017.38/1020.81	c    (0.1s) probing aborted: 1000/1000 successive useless probings
1017.38/1020.81	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1017.38/1020.82	c    (0.1s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 0.00)
1017.38/1020.82	c dynamic symmetry handling statistics:
1017.38/1020.82	c    orbitopal reduction:       no components
1017.38/1020.82	c    orbital reduction:         no components
1017.38/1020.82	c    lexicographic reduction:    1 permutations with support sizes 1368
1017.38/1020.82	c handled 1 out of 1 symmetry components
1017.38/1020.82	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
1017.38/1020.82	c  0 deleted vars, 6832 deleted constraints, 5486 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1017.38/1020.82	c  0 implications, 8447 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1017.38/1020.82	c presolved problem has 1381 variables (1381 bin, 0 int, 0 cont) and 1346 constraints
1017.38/1020.82	c    1346 constraints of type <and>
1017.38/1020.82	c transformed objective value is always integral (scale: 1)
1017.38/1020.82	c Presolving Time: 0.12
1017.38/1020.82	c transformed 12/12 original solutions to the transformed problem space
1017.38/1020.82	c 
1017.48/1020.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1017.48/1020.93	c   0.2s|     1 |     0 |  1554 |     - |   763M |   0 |1381 |1360 |2692 |   0 |  0 |  13 |   0 | 1.879200e+04 | 1.271000e+03 |1378.52%| unknown
1017.78/1021.22	c   0.5s|     1 |     0 |  3529 |     - |   764M |   0 |1381 |1361 |4508 |1816 |  1 |  14 |   0 | 1.123250e+04 | 1.271000e+03 | 783.75%| unknown
1017.78/1021.27	c   0.6s|     1 |     0 |  3665 |     - |   764M |   0 |1381 |1362 |4515 |1823 |  2 |  15 |   0 | 1.117500e+04 | 1.271000e+03 | 779.23%| unknown
1017.88/1021.31	c   0.6s|     1 |     0 |  3798 |     - |   764M |   0 |1381 |1363 |4522 |1830 |  3 |  16 |   0 | 1.108246e+04 | 1.271000e+03 | 771.95%| unknown
1017.88/1021.36	c   0.7s|     1 |     0 |  3888 |     - |   764M |   0 |1381 |1364 |4529 |1837 |  4 |  17 |   0 | 1.102442e+04 | 1.271000e+03 | 767.38%| unknown
1017.98/1021.40	c   0.7s|     1 |     0 |  3957 |     - |   764M |   0 |1381 |1365 |4536 |1844 |  5 |  18 |   0 | 1.097371e+04 | 1.271000e+03 | 763.39%| unknown
1017.98/1021.44	c   0.7s|     1 |     0 |  4043 |     - |   764M |   0 |1381 |1366 |4542 |1850 |  6 |  19 |   0 | 1.092589e+04 | 1.271000e+03 | 759.63%| unknown
1018.08/1021.51	c   0.8s|     1 |     0 |  4288 |     - |   764M |   0 |1381 |1367 |4558 |1866 |  7 |  20 |   0 | 1.083545e+04 | 1.271000e+03 | 752.51%| unknown
1018.08/1021.55	c   0.8s|     1 |     0 |  4395 |     - |   765M |   0 |1381 |1368 |4567 |1875 |  8 |  21 |   0 | 1.078859e+04 | 1.271000e+03 | 748.83%| unknown
1018.18/1021.61	c   0.9s|     1 |     0 |  4673 |     - |   765M |   0 |1381 |1369 |4578 |1886 |  9 |  22 |   0 | 1.067184e+04 | 1.271000e+03 | 739.64%| unknown
1018.18/1021.67	c   1.0s|     1 |     0 |  4909 |     - |   765M |   0 |1381 |1370 |4587 |1895 | 10 |  23 |   0 | 1.061028e+04 | 1.271000e+03 | 734.80%| unknown
1018.28/1021.71	c   1.0s|     1 |     0 |  5078 |     - |   765M |   0 |1381 |1370 |3866 |1902 | 11 |  23 |   0 | 1.058314e+04 | 1.271000e+03 | 732.66%| unknown
1018.28/1021.76	c   1.1s|     1 |     0 |  5352 |     - |   765M |   0 |1381 |1371 |3890 |1926 | 12 |  24 |   0 | 1.053926e+04 | 1.271000e+03 | 729.21%| unknown
1018.38/1021.80	c   1.1s|     1 |     0 |  5553 |     - |   765M |   0 |1381 |1372 |3925 |1961 | 13 |  25 |   0 | 1.051687e+04 | 1.271000e+03 | 727.45%| unknown
1018.38/1021.84	c   1.1s|     1 |     0 |  5782 |     - |   765M |   0 |1381 |1373 |3939 |1975 | 14 |  26 |   0 | 1.047105e+04 | 1.271000e+03 | 723.84%| unknown
1018.38/1021.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1018.38/1021.89	c   1.2s|     1 |     0 |  6058 |     - |   765M |   0 |1381 |1374 |3965 |2001 | 15 |  27 |   0 | 1.044604e+04 | 1.271000e+03 | 721.88%| unknown
1018.48/1021.93	c   1.2s|     1 |     0 |  6249 |     - |   765M |   0 |1381 |1375 |3984 |2020 | 16 |  28 |   0 | 1.042551e+04 | 1.271000e+03 | 720.26%| unknown
1018.48/1021.98	c   1.3s|     1 |     0 |  6546 |     - |   765M |   0 |1381 |1376 |3910 |2047 | 17 |  29 |   0 | 1.038650e+04 | 1.271000e+03 | 717.19%| unknown
1018.59/1022.02	c   1.3s|     1 |     0 |  6808 |     - |   765M |   0 |1381 |1377 |3918 |2055 | 18 |  30 |   0 | 1.036082e+04 | 1.271000e+03 | 715.17%| unknown
1018.59/1022.07	c   1.4s|     1 |     0 |  7105 |     - |   766M |   0 |1381 |1378 |3923 |2060 | 19 |  31 |   0 | 1.033651e+04 | 1.271000e+03 | 713.26%| unknown
1018.69/1022.12	c   1.4s|     1 |     0 |  7377 |     - |   766M |   0 |1381 |1379 |3937 |2074 | 20 |  32 |   0 | 1.031621e+04 | 1.271000e+03 | 711.66%| unknown
1018.69/1022.14	c   1.4s|     1 |     0 |  7485 |     - |   766M |   0 |1381 |1380 |3950 |2087 | 21 |  33 |   0 | 1.030534e+04 | 1.271000e+03 | 710.81%| unknown
1018.69/1022.17	c   1.5s|     1 |     0 |  7591 |     - |   766M |   0 |1381 |1381 |3955 |2092 | 22 |  34 |   0 | 1.030011e+04 | 1.271000e+03 | 710.39%| unknown
1018.69/1022.19	c   1.5s|     1 |     0 |  7633 |     - |   766M |   0 |1381 |1381 |3852 |2102 | 23 |  34 |   0 | 1.029685e+04 | 1.271000e+03 | 710.14%| unknown
1018.78/1022.21	c   1.5s|     1 |     0 |  7717 |     - |   766M |   0 |1381 |1381 |3854 |2104 | 24 |  34 |   0 | 1.029343e+04 | 1.271000e+03 | 709.87%| unknown
1018.78/1022.24	c   1.5s|     1 |     0 |  7824 |     - |   766M |   0 |1381 |1381 |3866 |2116 | 25 |  34 |   0 | 1.028698e+04 | 1.271000e+03 | 709.36%| unknown
1018.78/1022.27	c   1.6s|     1 |     0 |  7983 |     - |   766M |   0 |1381 |1382 |3898 |2148 | 26 |  35 |   0 | 1.028024e+04 | 1.271000e+03 | 708.83%| unknown
1018.78/1022.29	c   1.6s|     1 |     0 |  8094 |     - |   766M |   0 |1381 |1383 |3912 |2162 | 27 |  36 |   0 | 1.027702e+04 | 1.271000e+03 | 708.58%| unknown
1018.88/1022.32	c   1.6s|     1 |     0 |  8159 |     - |   766M |   0 |1381 |1385 |3928 |2178 | 28 |  38 |   0 | 1.027588e+04 | 1.271000e+03 | 708.49%| unknown
1018.88/1022.33	c   1.6s|     1 |     0 |  8189 |     - |   766M |   0 |1381 |1386 |3827 |2184 | 29 |  39 |   0 | 1.027540e+04 | 1.271000e+03 | 708.45%| unknown
1018.88/1022.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1018.88/1022.35	c   1.7s|     1 |     0 |  8209 |     - |   766M |   0 |1381 |1388 |3831 |2188 | 30 |  41 |   0 | 1.027501e+04 | 1.271000e+03 | 708.42%| unknown
1018.88/1022.38	c   1.7s|     1 |     0 |  8333 |     - |   766M |   0 |1381 |1389 |3839 |2196 | 31 |  42 |   0 | 1.027331e+04 | 1.271000e+03 | 708.29%| unknown
1018.98/1022.40	c   1.7s|     1 |     0 |  8378 |     - |   766M |   0 |1381 |1390 |3848 |2205 | 32 |  43 |   0 | 1.027301e+04 | 1.271000e+03 | 708.26%| unknown
1018.98/1022.43	c   1.7s|     1 |     0 |  8435 |     - |   766M |   0 |1381 |1391 |3852 |2209 | 33 |  44 |   0 | 1.027273e+04 | 1.271000e+03 | 708.24%| unknown
1018.98/1022.45	c   1.8s|     1 |     0 |  8516 |     - |   766M |   0 |1381 |1391 |3878 |2235 | 34 |  44 |   0 | 1.027206e+04 | 1.271000e+03 | 708.19%| unknown
1018.98/1022.47	c   1.8s|     1 |     0 |  8547 |     - |   766M |   0 |1381 |1391 |3836 |2253 | 35 |  44 |   0 | 1.027167e+04 | 1.271000e+03 | 708.16%| unknown
1018.98/1022.49	c   1.8s|     1 |     0 |  8576 |     - |   766M |   0 |1381 |1392 |3837 |2254 | 36 |  45 |   0 | 1.027156e+04 | 1.271000e+03 | 708.15%| unknown
1021.77/1025.27	c   4.6s|     1 |     2 | 16982 |     - |   766M |   0 |1381 |1394 |3837 |2254 | 37 |  47 |  22 | 1.005588e+04 | 1.271000e+03 | 691.18%| unknown
1031.24/1034.75	c  14.1s|   100 |    25 | 29670 | 213.1 |   771M |  20 |1381 |1395 |3818 |3080 |  0 |  48 | 499 | 9.767245e+03 | 1.271000e+03 | 668.47%| unknown
1032.34/1035.89	c  15.2s|   200 |    39 | 37407 | 144.9 |   772M |  20 |1381 |1397 |3835 |3693 |  2 |  50 | 511 | 9.652372e+03 | 1.271000e+03 | 659.43%| unknown
1032.93/1036.47	c  15.8s|   300 |    51 | 43978 | 118.4 |   772M |  22 |1381 |1398 |3885 |4139 |  0 |  51 | 511 | 9.460159e+03 | 1.271000e+03 | 644.31%| unknown
1034.54/1038.02	c  17.3s|   400 |    73 | 55109 | 116.6 |   773M |  22 |1381 |1402 |4204 |4947 |  2 |  55 | 527 | 8.888356e+03 | 1.271000e+03 | 599.32%| unknown
1035.64/1039.11	c  18.4s|   500 |    93 | 62396 | 107.9 |   773M |  22 |1381 |1404 |3830 |5404 |  1 |  57 | 548 | 8.649567e+03 | 1.271000e+03 | 580.53%| unknown
1037.82/1041.31	c  20.6s|   600 |   129 | 78223 | 116.3 |   773M |  22 |1381 |1407 |3876 |6712 |  0 |  60 | 571 | 8.394000e+03 | 1.271000e+03 | 560.42%| unknown
1040.41/1043.90	c  23.2s|   700 |   157 | 94330 | 122.7 |   773M |  22 |1381 |1407 |4024 |8170 |  1 |  60 | 601 | 8.044632e+03 | 1.271000e+03 | 532.94%| unknown
1041.11/1044.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1041.11/1044.62	c  23.9s|   800 |   167 |102373 | 117.4 |   774M |  22 |1381 |1407 |3854 |8549 |  1 |  60 | 601 | 7.908153e+03 | 1.271000e+03 | 522.20%| unknown
1041.62/1045.19	c  24.5s|   900 |   169 |106301 | 108.7 |   775M |  22 |1381 |1411 |3857 |8684 |  1 |  64 | 639 | 7.855556e+03 | 1.271000e+03 | 518.06%| unknown
1042.20/1045.75	c  25.1s|  1000 |   175 |111030 | 102.6 |   775M |  23 |1381 |1421 |4032 |8942 |  0 |  74 | 659 | 7.751294e+03 | 1.271000e+03 | 509.86%| unknown
1044.00/1047.54	c  26.8s|  1100 |   187 |122756 | 103.9 |   775M |  23 |1381 |1427 |4028 |  10k|  1 |  80 | 700 | 7.656000e+03 | 1.271000e+03 | 502.36%| unknown
1045.39/1048.95	c  28.2s|  1200 |   195 |135741 | 106.1 |   775M |  23 |1381 |1427 |3876 |  10k|  0 |  80 | 714 | 7.463667e+03 | 1.271000e+03 | 487.23%| unknown
1045.69/1049.21	c  28.5s|  1300 |   197 |138411 |  99.9 |   775M |  23 |1381 |1428 |3868 |  10k|  0 |  81 | 717 | 7.452000e+03 | 1.271000e+03 | 486.31%| unknown
1046.39/1050.00	c  29.3s|  1400 |   201 |144689 |  97.3 |   775M |  23 |1381 |1433 |4159 |  11k|  0 |  86 | 738 | 7.363502e+03 | 1.271000e+03 | 479.35%| unknown
1047.19/1050.78	c  30.1s|  1500 |   217 |152489 |  96.0 |   775M |  29 |1381 |1452 |4224 |  11k|  1 | 105 | 747 | 7.302389e+03 | 1.271000e+03 | 474.54%| unknown
1049.98/1053.58	c  32.9s|  1600 |   229 |171505 | 101.9 |   775M |  29 |1381 |1484 |4328 |  13k|  0 | 137 | 797 | 7.206667e+03 | 1.271000e+03 | 467.01%| unknown
1050.98/1054.59	c  33.9s|  1700 |   233 |178213 |  99.8 |   775M |  30 |1381 |1492 |4279 |  13k|  0 | 145 | 822 | 7.097600e+03 | 1.271000e+03 | 458.43%| unknown
1052.67/1056.26	c  35.6s|  1800 |   241 |189329 | 100.5 |   775M |  32 |1381 |1492 |4241 |  14k|  1 | 145 | 850 | 6.997222e+03 | 1.271000e+03 | 450.53%| unknown
1053.37/1056.96	c  36.3s|  1900 |   251 |195010 |  98.2 |   775M |  32 |1381 |1497 |4245 |  14k|  0 | 151 | 864 | 6.950533e+03 | 1.271000e+03 | 446.86%| unknown
1055.86/1059.41	c  38.7s|  2000 |   267 |212975 | 102.3 |   777M |  32 |1381 |1514 |4377 |  16k|  0 | 169 | 891 | 6.860322e+03 | 1.271000e+03 | 439.76%| unknown
1058.75/1062.35	c  41.6s|  2100 |   279 |230570 | 105.8 |   779M |  32 |1381 |1529 |4347 |  17k|  1 | 187 | 933 | 6.791911e+03 | 1.271000e+03 | 434.38%| unknown
1062.14/1065.74	c  45.0s|  2200 |   297 |253734 | 111.5 |   780M |  32 |1381 |1553 |4330 |  19k|  1 | 212 | 963 | 6.694023e+03 | 1.271000e+03 | 426.67%| unknown
1062.34/1065.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1062.34/1065.93	c  45.2s|  2300 |   297 |255124 | 107.2 |   780M |  32 |1381 |1561 |4238 |  19k|  1 | 221 | 990 | 6.694023e+03 | 1.271000e+03 | 426.67%| unknown
1063.45/1067.10	c  46.4s|  2400 |   305 |264068 | 106.5 |   780M |  32 |1381 |1565 |4236 |  20k|  1 | 225 |1011 | 6.626000e+03 | 1.271000e+03 | 421.32%| unknown
1065.93/1069.51	c  48.8s|  2500 |   323 |279716 | 108.5 |   780M |  32 |1381 |1575 |4259 |  21k|  1 | 235 |1042 | 6.528667e+03 | 1.271000e+03 | 413.66%| unknown
1067.03/1070.60	c  49.9s|  2600 |   329 |287332 | 107.3 |   780M |  32 |1381 |1579 |4297 |  21k|  1 | 242 |1076 | 6.497833e+03 | 1.271000e+03 | 411.24%| unknown
1067.92/1071.56	c  50.9s|  2700 |   331 |293379 | 105.5 |   780M |  32 |1381 |1580 |4233 |  22k|  0 | 243 |1086 | 6.494267e+03 | 1.271000e+03 | 410.96%| unknown
1070.81/1074.40	c  53.7s|  2800 |   345 |314415 | 109.3 |   782M |  32 |1381 |1592 |4276 |  23k|  0 | 255 |1113 | 6.473000e+03 | 1.271000e+03 | 409.28%| unknown
1070.91/1074.54	c  53.8s|  2900 |   341 |315531 | 105.9 |   782M |  32 |1381 |1593 |4215 |  23k|  1 | 257 |1113 | 6.473000e+03 | 1.271000e+03 | 409.28%| unknown
1072.21/1075.87	c  55.2s|  3000 |   353 |324749 | 105.4 |   782M |  32 |1381 |1593 |4238 |  24k|  1 | 257 |1128 | 6.468998e+03 | 1.271000e+03 | 408.97%| unknown
1073.61/1077.25	c  56.6s|  3100 |   363 |336141 | 105.7 |   782M |  32 |1381 |1595 |4272 |  25k|  1 | 259 |1138 | 6.424000e+03 | 1.271000e+03 | 405.43%| unknown
1076.60/1080.23	c  59.5s|  3200 |   371 |353498 | 107.8 |   784M |  32 |1381 |1596 |4329 |  26k|  0 | 260 |1176 | 6.337367e+03 | 1.271000e+03 | 398.61%| unknown
1076.89/1080.51	c  59.8s|  3300 |   373 |355197 | 105.1 |   784M |  32 |1381 |1607 |4240 |  26k|  1 | 271 |1213 | 6.337367e+03 | 1.271000e+03 | 398.61%| unknown
1077.79/1081.44	c  60.7s|  3400 |   377 |360300 | 103.5 |   784M |  32 |1381 |1613 |4241 |  27k|  2 | 277 |1240 | 6.331911e+03 | 1.271000e+03 | 398.18%| unknown
1078.79/1082.48	c  61.8s|  3500 |   381 |368316 | 102.8 |   784M |  32 |1381 |1615 |4242 |  27k|  0 | 279 |1247 | 6.328000e+03 | 1.271000e+03 | 397.88%| unknown
1080.50/1084.16	c  63.5s|  3600 |   387 |376965 | 102.4 |   785M |  32 |1381 |1617 |4252 |  28k|  0 | 281 |1272 | 6.326889e+03 | 1.271000e+03 | 397.79%| unknown
1082.49/1086.13	c  65.4s|  3700 |   393 |388141 | 102.6 |   786M |  32 |1381 |1617 |4245 |  29k|  0 | 281 |1291 | 6.318000e+03 | 1.271000e+03 | 397.09%| unknown
1085.38/1089.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1085.38/1089.01	c  68.3s|  3800 |   409 |407361 | 105.0 |   789M |  32 |1381 |1625 |4239 |  31k|  0 | 289 |1319 | 6.295000e+03 | 1.271000e+03 | 395.28%| unknown
1086.38/1090.07	c  69.4s|  3900 |   413 |418345 | 105.1 |   789M |  32 |1381 |1639 |4268 |  31k|  1 | 303 |1351 | 6.263667e+03 | 1.271000e+03 | 392.81%| unknown
1087.56/1091.23	c  70.5s|  4000 |   415 |424496 | 104.0 |   790M |  32 |1381 |1650 |4254 |  32k|  0 | 315 |1391 | 6.261685e+03 | 1.271000e+03 | 392.66%| unknown
1088.86/1092.50	c  71.8s|  4100 |   429 |433257 | 103.6 |   790M |  32 |1381 |1650 |4253 |  33k|  1 | 317 |1406 | 6.231659e+03 | 1.271000e+03 | 390.30%| unknown
1091.65/1095.31	c  74.6s|  4200 |   435 |450139 | 105.2 |   793M |  32 |1381 |1666 |4315 |  34k|  0 | 335 |1435 | 6.222778e+03 | 1.271000e+03 | 389.60%| unknown
1092.55/1096.21	c  75.5s|  4300 |   437 |455947 | 104.1 |   793M |  32 |1381 |1669 |4257 |  34k|  0 | 338 |1442 | 6.216889e+03 | 1.271000e+03 | 389.13%| unknown
1093.64/1097.35	c  76.6s|  4400 |   441 |462678 | 103.2 |   793M |  32 |1381 |1685 |4256 |  35k|  1 | 354 |1465 | 6.216889e+03 | 1.271000e+03 | 389.13%| unknown
1093.74/1097.49	c  76.8s|  4500 |   447 |464128 | 101.3 |   793M |  32 |1381 |1688 |4236 |  35k|  1 | 357 |1465 | 6.216889e+03 | 1.271000e+03 | 389.13%| unknown
1096.45/1100.16	c  79.5s|  4600 |   461 |481029 | 102.7 |   793M |  32 |1381 |1685 |4262 |  36k|  1 | 357 |1499 | 6.159468e+03 | 1.271000e+03 | 384.62%| unknown
1098.03/1101.75	c  81.0s|  4700 |   469 |492454 | 103.0 |   793M |  32 |1381 |1684 |4244 |  37k|  2 | 357 |1516 | 6.145542e+03 | 1.271000e+03 | 383.52%| unknown
1100.33/1104.03	c  83.3s|  4800 |   479 |506470 | 103.7 |   794M |  32 |1381 |1685 |4286 |  38k|  0 | 359 |1541 | 6.125838e+03 | 1.271000e+03 | 381.97%| unknown
1102.33/1106.05	c  85.3s|  4900 |   483 |520866 | 104.6 |   794M |  32 |1381 |1683 |4246 |  39k|  0 | 360 |1559 | 6.113167e+03 | 1.271000e+03 | 380.97%| unknown
1105.42/1109.17	c  88.5s|  5000 |   497 |541750 | 106.7 |   797M |  32 |1381 |1695 |4243 |  41k|  0 | 375 |1595 | 6.064000e+03 | 1.271000e+03 | 377.10%| unknown
1108.60/1112.32	c  91.6s|  5100 |   513 |560279 | 108.2 |   798M |  32 |1381 |1694 |4372 |  42k|  2 | 375 |1629 | 6.058721e+03 | 1.271000e+03 | 376.69%| unknown
1109.59/1113.36	c  92.7s|  5200 |   517 |566862 | 107.4 |   800M |  32 |1381 |1696 |4340 |  43k|  0 | 378 |1640 | 6.027222e+03 | 1.271000e+03 | 374.21%| unknown
1113.08/1116.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1113.08/1116.82	c  96.1s|  5300 |   531 |587152 | 109.2 |   802M |  32 |1381 |1693 |4385 |  45k|  0 | 378 |1679 | 6.003933e+03 | 1.271000e+03 | 372.38%| unknown
1114.29/1118.07	c  97.4s|  5400 |   537 |595387 | 108.7 |   803M |  32 |1381 |1693 |4415 |  45k|  0 | 379 |1694 | 6.003933e+03 | 1.271000e+03 | 372.38%| unknown
1115.57/1119.32	c  98.6s|  5500 |   541 |603426 | 108.2 |   803M |  32 |1381 |1702 |4417 |  46k|  2 | 389 |1718 | 5.989000e+03 | 1.271000e+03 | 371.20%| unknown
1117.77/1121.51	c   101s|  5600 |   551 |618228 | 108.9 |   804M |  32 |1381 |1705 |4416 |  47k|  0 | 401 |1745 | 5.982222e+03 | 1.271000e+03 | 370.67%| unknown
1120.86/1124.60	c   104s|  5700 |   567 |638478 | 110.5 |   804M |  32 |1381 |1719 |4423 |  49k|  0 | 418 |1791 | 5.974833e+03 | 1.271000e+03 | 370.09%| unknown
1122.45/1126.29	c   106s|  5800 |   575 |649069 | 110.4 |   804M |  32 |1381 |1736 |4442 |  50k|  1 | 436 |1822 | 5.958667e+03 | 1.271000e+03 | 368.82%| unknown
1126.04/1129.81	c   109s|  5900 |   585 |673864 | 112.8 |   807M |  32 |1381 |1734 |4426 |  51k|  1 | 440 |1859 | 5.934417e+03 | 1.271000e+03 | 366.91%| unknown
1127.44/1131.28	c   111s|  6000 |   601 |682983 | 112.4 |   808M |  32 |1381 |1746 |4252 |  52k|  1 | 455 |1877 | 5.921667e+03 | 1.271000e+03 | 365.91%| unknown
1130.13/1133.97	c   113s|  6100 |   609 |699076 | 113.2 |   810M |  32 |1381 |1750 |4252 |  54k|  1 | 463 |1911 | 5.887000e+03 | 1.271000e+03 | 363.18%| unknown
1132.42/1136.25	c   116s|  6200 |   625 |712900 | 113.6 |   810M |  32 |1381 |1743 |4254 |  55k|  1 | 467 |1949 | 5.862472e+03 | 1.271000e+03 | 361.25%| unknown
1133.52/1137.38	c   117s|  6300 |   629 |721281 | 113.1 |   810M |  32 |1381 |1739 |4256 |  55k|  0 | 467 |1958 | 5.845667e+03 | 1.271000e+03 | 359.93%| unknown
1140.79/1144.62	c   124s|  6400 |   657 |764771 | 118.2 |   820M |  32 |1381 |1718 |4374 |  59k|  2 | 471 |2025 | 5.790395e+03 | 1.271000e+03 | 355.58%| unknown
1141.59/1145.47	c   125s|  6500 |   661 |769532 | 117.1 |   820M |  32 |1381 |1713 |4260 |  59k|  0 | 471 |2038 | 5.784500e+03 | 1.271000e+03 | 355.11%| unknown
1144.19/1148.06	c   127s|  6600 |   673 |786350 | 117.9 |   823M |  32 |1381 |1711 |4263 |  61k|  1 | 482 |2067 | 5.761500e+03 | 1.271000e+03 | 353.30%| unknown
1144.48/1148.36	c   128s|  6700 |   679 |788329 | 116.4 |   823M |  32 |1381 |1709 |4256 |  61k|  2 | 489 |2089 | 5.761500e+03 | 1.271000e+03 | 353.30%| unknown
1144.88/1148.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1144.88/1148.77	c   128s|  6800 |   685 |792060 | 115.2 |   823M |  32 |1381 |1709 |4274 |  61k|  0 | 492 |2097 | 5.761333e+03 | 1.271000e+03 | 353.29%| unknown
1146.08/1149.95	c   129s|  6900 |   687 |800636 | 114.8 |   823M |  32 |1381 |1705 |4253 |  62k|  1 | 492 |2107 | 5.754144e+03 | 1.271000e+03 | 352.73%| unknown
1149.47/1153.31	c   133s|  7000 |   701 |820582 | 116.0 |   826M |  32 |1381 |1688 |4252 |  63k|  0 | 492 |2157 | 5.723556e+03 | 1.271000e+03 | 350.32%| unknown
1151.17/1155.10	c   134s|  7100 |   711 |833179 | 116.2 |   828M |  32 |1381 |1683 |4310 |  64k|  1 | 494 |2172 | 5.721333e+03 | 1.271000e+03 | 350.14%| unknown
1152.85/1156.75	c   136s|  7200 |   717 |847611 | 116.5 |   828M |  32 |1381 |1681 |4259 |  65k|  0 | 496 |2178 | 5.700875e+03 | 1.271000e+03 | 348.53%| unknown
1156.44/1160.32	c   140s|  7300 |   727 |868691 | 117.8 |   830M |  32 |1381 |1674 |4260 |  67k|  0 | 501 |2245 | 5.690556e+03 | 1.271000e+03 | 347.72%| unknown
1158.84/1162.72	c   142s|  7400 |   741 |886456 | 118.6 |   830M |  32 |1381 |1667 |4318 |  68k|  1 | 505 |2260 | 5.660000e+03 | 1.271000e+03 | 345.32%| unknown
1162.02/1165.95	c   145s|  7500 |   753 |907290 | 119.8 |   831M |  32 |1381 |1660 |4336 |  70k|  1 | 507 |2301 | 5.648562e+03 | 1.271000e+03 | 344.42%| unknown
1163.42/1167.35	c   147s|  7600 |   759 |918822 | 119.8 |   831M |  32 |1381 |1662 |4265 |  71k|  1 | 514 |2303 | 5.646303e+03 | 1.271000e+03 | 344.24%| unknown
1167.01/1170.98	c   150s|  7700 |   779 |938768 | 120.8 |   833M |  32 |1381 |1647 |4308 |  73k|  1 | 514 |2359 | 5.618953e+03 | 1.271000e+03 | 342.09%| unknown
1170.00/1173.90	c   153s|  7800 |   795 |956703 | 121.6 |   833M |  32 |1381 |1639 |4283 |  74k|  3 | 516 |2397 | 5.598667e+03 | 1.271000e+03 | 340.49%| unknown
1172.59/1176.56	c   156s|  7900 |   809 |973175 | 122.1 |   834M |  33 |1381 |1623 |4383 |  76k|  1 | 523 |2425 | 5.574000e+03 | 1.271000e+03 | 338.55%| unknown
1174.98/1178.97	c   158s|  8000 |   821 |990247 | 122.7 |   834M |  33 |1381 |1638 |4324 |  77k|  0 | 547 |2429 | 5.556887e+03 | 1.271000e+03 | 337.21%| unknown
1177.28/1181.23	c   161s|  8100 |   831 |  1007k| 123.4 |   834M |  33 |1381 |1634 |4320 |  79k|  0 | 547 |2437 | 5.530778e+03 | 1.271000e+03 | 335.15%| unknown
1180.77/1184.75	c   164s|  8200 |   845 |  1029k| 124.5 |   841M |  33 |1381 |1620 |4348 |  81k|  0 | 554 |2474 | 5.510386e+03 | 1.271000e+03 | 333.55%| unknown
1184.07/1188.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1184.07/1188.01	c   167s|  8300 |   865 |  1055k| 126.2 |   843M |  33 |1381 |1617 |4280 |  83k|  1 | 558 |2495 | 5.480667e+03 | 1.271000e+03 | 331.21%| unknown
1186.55/1190.52	c   170s|  8400 |   877 |  1074k| 126.9 |   844M |  33 |1381 |1620 |4275 |  84k|  2 | 564 |2499 | 5.472333e+03 | 1.271000e+03 | 330.55%| unknown
1188.64/1192.63	c   172s|  8500 |   887 |  1090k| 127.2 |   844M |  33 |1381 |1624 |4273 |  86k|  1 | 575 |2503 | 5.453778e+03 | 1.271000e+03 | 329.09%| unknown
1190.84/1194.86	c   174s|  8600 |   903 |  1106k| 127.7 |   846M |  33 |1381 |1641 |4327 |  87k|  2 | 597 |2505 | 5.436325e+03 | 1.271000e+03 | 327.72%| unknown
1192.23/1196.25	c   176s|  8700 |   907 |  1118k| 127.6 |   846M |  33 |1381 |1637 |4356 |  88k|  1 | 597 |2505 | 5.435333e+03 | 1.271000e+03 | 327.64%| unknown
1194.62/1198.68	c   178s|  8800 |   925 |  1136k| 128.2 |   847M |  33 |1381 |1634 |4352 |  89k|  2 | 602 |2509 | 5.428778e+03 | 1.271000e+03 | 327.13%| unknown
1199.21/1203.28	c   183s|  8900 |   945 |  1168k| 130.4 |   850M |  33 |1381 |1636 |4285 |  92k|  2 | 612 |2541 | 5.406667e+03 | 1.271000e+03 | 325.39%| unknown
1201.40/1205.47	c   185s|  9000 |   961 |  1185k| 130.8 |   850M |  33 |1381 |1639 |4287 |  93k|  1 | 622 |2543 | 5.388500e+03 | 1.271000e+03 | 323.96%| unknown
1201.70/1205.74	c   185s|  9100 |   963 |  1189k| 129.7 |   850M |  33 |1381 |1643 |4304 |  94k|  2 | 626 |2543 | 5.388500e+03 | 1.271000e+03 | 323.96%| unknown
1202.80/1206.84	c   186s|  9200 |   963 |  1198k| 129.3 |   850M |  33 |1381 |1640 |4302 |  94k|  0 | 634 |2546 | 5.385333e+03 | 1.271000e+03 | 323.71%| unknown
1205.79/1209.89	c   189s|  9300 |   975 |  1218k| 130.2 |   851M |  33 |1381 |1637 |4316 |  96k|  3 | 648 |2567 | 5.371231e+03 | 1.271000e+03 | 322.60%| unknown
1207.88/1211.95	c   191s|  9400 |   981 |  1238k| 130.9 |   855M |  33 |1381 |1637 |4300 |  97k|  1 | 656 |2567 | 5.361000e+03 | 1.271000e+03 | 321.79%| unknown
1209.09/1213.14	c   192s|  9500 |   985 |  1247k| 130.4 |   856M |  33 |1381 |1631 |4308 |  97k|  2 | 658 |2575 | 5.360167e+03 | 1.271000e+03 | 321.73%| unknown
1210.17/1214.21	c   194s|  9600 |   993 |  1256k| 130.0 |   856M |  33 |1381 |1626 |4286 |  98k|  2 | 662 |2575 | 5.353667e+03 | 1.271000e+03 | 321.22%| unknown
1211.57/1215.62	c   195s|  9700 |  1003 |  1268k| 129.9 |   856M |  33 |1381 |1613 |4335 |  99k|  0 | 662 |2575 | 5.349333e+03 | 1.271000e+03 | 320.88%| unknown
1213.97/1218.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1213.97/1218.05	c   197s|  9800 |  1013 |  1288k| 130.6 |   856M |  33 |1381 |1604 |4296 | 101k|  1 | 662 |2579 | 5.336390e+03 | 1.271000e+03 | 319.86%| unknown
1215.56/1219.64	c   199s|  9900 |  1021 |  1301k| 130.6 |   857M |  33 |1381 |1597 |4287 | 102k|  0 | 662 |2583 | 5.330913e+03 | 1.271000e+03 | 319.43%| unknown
1217.15/1221.28	c   201s| 10000 |  1031 |  1315k| 130.7 |   858M |  33 |1381 |1597 |4296 | 103k|  2 | 669 |2583 | 5.326333e+03 | 1.271000e+03 | 319.07%| unknown
1218.85/1222.99	c   202s| 10100 |  1037 |  1328k| 130.7 |   860M |  33 |1381 |1592 |4295 | 104k|  0 | 675 |2583 | 5.324667e+03 | 1.271000e+03 | 318.94%| unknown
1219.96/1224.06	c   203s| 10200 |  1043 |  1337k| 130.3 |   860M |  33 |1381 |1585 |4294 | 104k|  1 | 675 |2583 | 5.323333e+03 | 1.271000e+03 | 318.83%| unknown
1221.95/1226.03	c   205s| 10300 |  1049 |  1349k| 130.2 |   860M |  33 |1381 |1574 |4295 | 106k|  0 | 679 |2611 | 5.308833e+03 | 1.271000e+03 | 317.69%| unknown
1227.72/1231.82	c   211s| 10400 |  1073 |  1384k| 132.3 |   861M |  33 |1381 |1541 |4340 | 109k|  0 | 681 |2661 | 5.269000e+03 | 1.271000e+03 | 314.56%| unknown
1230.41/1234.54	c   214s| 10500 |  1083 |  1401k| 132.7 |   861M |  33 |1381 |1533 |4265 | 110k|  2 | 682 |2683 | 5.257833e+03 | 1.271000e+03 | 313.68%| unknown
1232.31/1236.40	c   216s| 10600 |  1097 |  1414k| 132.7 |   861M |  33 |1381 |1526 |4325 | 111k|  2 | 688 |2695 | 5.248000e+03 | 1.271000e+03 | 312.90%| unknown
1233.50/1237.64	c   217s| 10700 |  1099 |  1423k| 132.3 |   861M |  33 |1381 |1522 |4330 | 112k|  1 | 694 |2705 | 5.247271e+03 | 1.271000e+03 | 312.85%| unknown
1233.80/1237.92	c   217s| 10800 |  1099 |  1426k| 131.3 |   861M |  33 |1381 |1524 |4323 | 112k|  1 | 711 |2705 | 5.247271e+03 | 1.271000e+03 | 312.85%| unknown
1236.69/1240.88	c   220s| 10900 |  1109 |  1448k| 132.1 |   862M |  33 |1381 |1520 |4325 | 113k|  3 | 711 |2732 | 5.233556e+03 | 1.271000e+03 | 311.77%| unknown
1238.78/1242.95	c   222s| 11000 |  1115 |  1462k| 132.2 |   862M |  33 |1381 |1552 |4324 | 114k|  3 | 748 |2795 | 5.220000e+03 | 1.271000e+03 | 310.70%| unknown
1242.07/1246.29	c   226s| 11100 |  1135 |  1481k| 132.7 |   862M |  33 |1381 |1542 |4381 | 116k|  1 | 748 |2835 | 5.199233e+03 | 1.271000e+03 | 309.07%| unknown
1244.88/1249.02	c   228s| 11200 |  1145 |  1499k| 133.2 |   862M |  33 |1381 |1551 |4310 | 118k|  0 | 761 |2882 | 5.189667e+03 | 1.271000e+03 | 308.31%| unknown
1247.76/1251.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1247.76/1251.90	c   231s| 11300 |  1157 |  1517k| 133.6 |   862M |  33 |1381 |1553 |4368 | 119k|  1 | 771 |2919 | 5.167088e+03 | 1.271000e+03 | 306.54%| unknown
1248.65/1252.86	c   232s| 11400 |  1159 |  1524k| 133.0 |   862M |  33 |1381 |1569 |4320 | 120k|  0 | 787 |2938 | 5.164867e+03 | 1.271000e+03 | 306.36%| unknown
1250.25/1254.49	c   234s| 11500 |  1175 |  1536k| 132.9 |   862M |  33 |1381 |1567 |4256 | 121k|  1 | 787 |2974 | 5.164624e+03 | 1.271000e+03 | 306.34%| unknown
1251.25/1255.44	c   235s| 11600 |  1175 |  1544k| 132.4 |   862M |  33 |1381 |1570 |4259 | 121k|  1 | 790 |2978 | 5.162333e+03 | 1.271000e+03 | 306.16%| unknown
1252.34/1256.59	c   236s| 11700 |  1179 |  1553k| 132.0 |   862M |  33 |1381 |1569 |4264 | 122k|  1 | 790 |3000 | 5.160667e+03 | 1.271000e+03 | 306.03%| unknown
1253.54/1257.71	c   237s| 11800 |  1185 |  1561k| 131.6 |   863M |  33 |1381 |1569 |4271 | 123k|  0 | 791 |3013 | 5.156000e+03 | 1.271000e+03 | 305.66%| unknown
1256.33/1260.59	c   240s| 11900 |  1199 |  1580k| 132.1 |   863M |  33 |1381 |1574 |4296 | 124k|  1 | 801 |3044 | 5.139833e+03 | 1.271000e+03 | 304.39%| unknown
1258.02/1262.23	c   242s| 12000 |  1205 |  1593k| 132.1 |   863M |  33 |1381 |1577 |4301 | 125k|  0 | 807 |3056 | 5.131222e+03 | 1.271000e+03 | 303.72%| unknown
1260.52/1264.79	c   244s| 12100 |  1219 |  1607k| 132.2 |   865M |  33 |1381 |1573 |4286 | 126k|  0 | 814 |3092 | 5.128833e+03 | 1.271000e+03 | 303.53%| unknown
1263.41/1267.64	c   247s| 12200 |  1233 |  1630k| 133.0 |   866M |  33 |1381 |1568 |4283 | 128k|  1 | 819 |3094 | 5.123005e+03 | 1.271000e+03 | 303.07%| unknown
1264.92/1269.14	c   248s| 12300 |  1239 |  1641k| 132.8 |   866M |  33 |1381 |1565 |4311 | 129k|  0 | 822 |3098 | 5.111333e+03 | 1.271000e+03 | 302.15%| unknown
1266.81/1271.02	c   250s| 12400 |  1251 |  1655k| 132.8 |   866M |  33 |1381 |1558 |4332 | 131k|  3 | 822 |3122 | 5.104667e+03 | 1.271000e+03 | 301.63%| unknown
1267.59/1271.80	c   251s| 12500 |  1253 |  1662k| 132.3 |   866M |  33 |1381 |1553 |4292 | 131k|  1 | 822 |3123 | 5.101000e+03 | 1.271000e+03 | 301.34%| unknown
1268.80/1273.04	c   252s| 12600 |  1259 |  1669k| 131.8 |   868M |  33 |1381 |1553 |4380 | 132k|  0 | 830 |3146 | 5.100333e+03 | 1.271000e+03 | 301.29%| unknown
1269.69/1273.94	c   253s| 12700 |  1259 |  1675k| 131.3 |   868M |  33 |1381 |1550 |4383 | 132k|  0 | 830 |3146 | 5.100146e+03 | 1.271000e+03 | 301.27%| unknown
1271.68/1275.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1271.68/1275.95	c   255s| 12800 |  1275 |  1693k| 131.7 |   868M |  33 |1381 |1540 |4317 | 133k|  1 | 837 |3157 | 5.082500e+03 | 1.271000e+03 | 299.88%| unknown
1274.07/1278.39	c   258s| 12900 |  1285 |  1710k| 132.0 |   869M |  33 |1381 |1538 |4417 | 135k|  0 | 845 |3176 | 5.080667e+03 | 1.271000e+03 | 299.74%| unknown
1277.06/1281.35	c   261s| 13000 |  1295 |  1730k| 132.5 |   870M |  33 |1381 |1534 |4321 | 136k|  1 | 854 |3205 | 5.070213e+03 | 1.271000e+03 | 298.92%| unknown
1279.36/1283.67	c   263s| 13100 |  1305 |  1748k| 132.8 |   872M |  33 |1381 |1526 |4397 | 138k|  0 | 857 |3208 | 5.064389e+03 | 1.271000e+03 | 298.46%| unknown
1280.45/1284.77	c   264s| 13200 |  1309 |  1756k| 132.4 |   872M |  33 |1381 |1527 |4326 | 139k|  2 | 870 |3212 | 5.061083e+03 | 1.271000e+03 | 298.20%| unknown
1284.04/1288.31	c   268s| 13300 |  1329 |  1781k| 133.3 |   873M |  33 |1381 |1528 |4331 | 141k|  2 | 878 |3234 | 5.042800e+03 | 1.271000e+03 | 296.76%| unknown
1285.63/1289.94	c   269s| 13400 |  1333 |  1791k| 133.1 |   878M |  33 |1381 |1526 |4333 | 142k|  0 | 880 |3265 | 5.030667e+03 | 1.271000e+03 | 295.80%| unknown
1288.52/1292.81	c   272s| 13500 |  1349 |  1815k| 133.8 |   882M |  33 |1381 |1521 |4337 | 144k|  2 | 883 |3282 | 5.023000e+03 | 1.271000e+03 | 295.20%| unknown
1290.02/1294.31	c   274s| 13600 |  1367 |  1826k| 133.7 |   883M |  33 |1381 |1519 |4389 | 144k|  0 | 888 |3314 | 5.016113e+03 | 1.271000e+03 | 294.66%| unknown
1292.61/1296.90	c   276s| 13700 |  1379 |  1842k| 133.9 |   884M |  33 |1381 |1513 |4359 | 146k|  0 | 888 |3347 | 5.006667e+03 | 1.271000e+03 | 293.92%| unknown
1293.51/1297.89	c   277s| 13800 |  1383 |  1851k| 133.5 |   885M |  33 |1381 |1516 |4313 | 146k|  2 | 891 |3347 | 4.999778e+03 | 1.271000e+03 | 293.37%| unknown
1294.72/1299.06	c   278s| 13900 |  1385 |  1859k| 133.2 |   885M |  33 |1381 |1512 |4321 | 147k|  0 | 891 |3360 | 4.999311e+03 | 1.271000e+03 | 293.34%| unknown
1296.00/1300.37	c   280s| 14000 |  1395 |  1870k| 133.0 |   885M |  33 |1381 |1511 |4326 | 148k|  2 | 891 |3363 | 4.997730e+03 | 1.271000e+03 | 293.21%| unknown
1301.18/1305.53	c   285s| 14100 |  1415 |  1910k| 134.9 |   885M |  33 |1381 |1498 |4395 | 151k|  0 | 891 |3386 | 4.976223e+03 | 1.271000e+03 | 291.52%| unknown
1302.58/1306.94	c   286s| 14200 |  1429 |  1922k| 134.8 |   885M |  33 |1381 |1498 |4309 | 152k|  1 | 891 |3388 | 4.968750e+03 | 1.271000e+03 | 290.93%| unknown
1303.38/1307.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1303.38/1307.74	c   287s| 14300 |  1431 |  1929k| 134.3 |   885M |  33 |1381 |1504 |4311 | 152k|  0 | 898 |3390 | 4.968095e+03 | 1.271000e+03 | 290.88%| unknown
1305.17/1309.58	c   289s| 14400 |  1445 |  1946k| 134.6 |   885M |  33 |1381 |1510 |4332 | 154k|  0 | 906 |3392 | 4.962173e+03 | 1.271000e+03 | 290.41%| unknown
1306.78/1311.17	c   290s| 14500 |  1447 |  1958k| 134.5 |   885M |  33 |1381 |1514 |4361 | 155k|  0 | 911 |3392 | 4.958000e+03 | 1.271000e+03 | 290.09%| unknown
1308.26/1312.65	c   292s| 14600 |  1457 |  1969k| 134.3 |   885M |  33 |1381 |1514 |4313 | 156k|  2 | 911 |3405 | 4.956667e+03 | 1.271000e+03 | 289.98%| unknown
1308.56/1312.99	c   292s| 14700 |  1465 |  1973k| 133.6 |   885M |  33 |1381 |1513 |4331 | 156k|  0 | 912 |3407 | 4.952083e+03 | 1.271000e+03 | 289.62%| unknown
1310.25/1314.64	c   294s| 14800 |  1475 |  1986k| 133.7 |   886M |  33 |1381 |1512 |4332 | 157k|  1 | 912 |3407 | 4.947300e+03 | 1.271000e+03 | 289.24%| unknown
1311.76/1316.17	c   295s| 14900 |  1481 |  1998k| 133.6 |   890M |  33 |1381 |1511 |4374 | 158k|  1 | 917 |3408 | 4.937788e+03 | 1.271000e+03 | 288.50%| unknown
1312.85/1317.27	c   297s| 15000 |  1485 |  2005k| 133.1 |   890M |  33 |1381 |1509 |4327 | 158k|  0 | 919 |3411 | 4.933667e+03 | 1.271000e+03 | 288.17%| unknown
1315.04/1319.45	c   299s| 15100 |  1493 |  2021k| 133.3 |   891M |  33 |1381 |1511 |4331 | 159k|  1 | 923 |3413 | 4.921778e+03 | 1.271000e+03 | 287.24%| unknown
1315.24/1319.67	c   299s| 15200 |  1491 |  2023k| 132.6 |   891M |  33 |1381 |1510 |4332 | 159k|  0 | 923 |3413 | 4.921778e+03 | 1.271000e+03 | 287.24%| unknown
1317.84/1322.28	c   302s| 15300 |  1507 |  2046k| 133.2 |   897M |  33 |1381 |1508 |4308 | 161k|  1 | 923 |3416 | 4.914667e+03 | 1.271000e+03 | 286.68%| unknown
1318.83/1323.22	c   303s| 15400 |  1509 |  2054k| 132.9 |   900M |  33 |1381 |1507 |4321 | 162k|  0 | 923 |3416 | 4.912927e+03 | 1.271000e+03 | 286.54%| unknown
1323.02/1327.40	c   307s| 15500 |  1531 |  2087k| 134.1 |   904M |  33 |1381 |1503 |4455 | 165k|  2 | 925 |3426 | 4.894683e+03 | 1.271000e+03 | 285.10%| unknown
1324.62/1329.09	c   308s| 15600 |  1537 |  2100k| 134.1 |   904M |  33 |1381 |1502 |4458 | 166k|  0 | 925 |3439 | 4.893000e+03 | 1.271000e+03 | 284.97%| unknown
1328.80/1333.24	c   313s| 15700 |  1557 |  2132k| 135.3 |   911M |  33 |1381 |1499 |4466 | 168k|  1 | 925 |3441 | 4.889233e+03 | 1.271000e+03 | 284.68%| unknown
1330.79/1335.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1330.79/1335.29	c   315s| 15800 |  1565 |  2149k| 135.5 |   911M |  33 |1381 |1504 |4325 | 169k|  0 | 931 |3441 | 4.888258e+03 | 1.271000e+03 | 284.60%| unknown
1333.60/1338.10	c   317s| 15900 |  1577 |  2176k| 136.3 |   911M |  33 |1381 |1505 |4313 | 171k|  1 | 932 |3441 | 4.874889e+03 | 1.271000e+03 | 283.55%| unknown
1335.78/1340.27	c   320s| 16000 |  1583 |  2189k| 136.3 |   912M |  33 |1381 |1501 |4313 | 172k|  0 | 932 |3462 | 4.871933e+03 | 1.271000e+03 | 283.31%| unknown
1335.98/1340.46	c   320s| 16100 |  1585 |  2191k| 135.6 |   912M |  33 |1381 |1503 |4330 | 172k|  0 | 934 |3463 | 4.871933e+03 | 1.271000e+03 | 283.31%| unknown
1339.17/1343.68	c   323s| 16200 |  1597 |  2211k| 136.0 |   914M |  33 |1381 |1502 |4329 | 174k|  1 | 934 |3486 | 4.869500e+03 | 1.271000e+03 | 283.12%| unknown
1342.85/1347.35	c   327s| 16300 |  1613 |  2236k| 136.7 |   919M |  33 |1381 |1501 |4333 | 176k|  2 | 934 |3510 | 4.860333e+03 | 1.271000e+03 | 282.40%| unknown
1344.44/1348.90	c   328s| 16400 |  1625 |  2246k| 136.5 |   921M |  33 |1381 |1497 |4335 | 177k|  0 | 936 |3527 | 4.843333e+03 | 1.271000e+03 | 281.06%| unknown
1344.56/1349.09	c   328s| 16500 |  1623 |  2248k| 135.8 |   921M |  33 |1381 |1501 |4343 | 177k|  1 | 940 |3527 | 4.843333e+03 | 1.271000e+03 | 281.06%| unknown
1345.74/1350.26	c   330s| 16600 |  1631 |  2256k| 135.4 |   921M |  33 |1381 |1509 |4324 | 178k|  1 | 948 |3540 | 4.836046e+03 | 1.271000e+03 | 280.49%| unknown
1348.03/1352.54	c   332s| 16700 |  1637 |  2268k| 135.3 |   921M |  33 |1381 |1509 |4328 | 179k|  2 | 948 |3575 | 4.827862e+03 | 1.271000e+03 | 279.85%| unknown
1348.23/1352.78	c   332s| 16800 |  1639 |  2271k| 134.7 |   921M |  33 |1381 |1509 |4340 | 179k|  1 | 948 |3575 | 4.827862e+03 | 1.271000e+03 | 279.85%| unknown
1351.63/1356.16	c   335s| 16900 |  1647 |  2294k| 135.3 |   925M |  33 |1381 |1529 |4338 | 180k|  1 | 970 |3594 | 4.823667e+03 | 1.271000e+03 | 279.52%| unknown
1351.92/1356.43	c   336s| 17000 |  1649 |  2296k| 134.6 |   925M |  33 |1381 |1541 |4346 | 180k|  0 | 982 |3594 | 4.823667e+03 | 1.271000e+03 | 279.52%| unknown
1353.91/1358.41	c   338s| 17100 |  1657 |  2308k| 134.5 |   926M |  33 |1381 |1539 |4352 | 181k|  0 | 982 |3612 | 4.818333e+03 | 1.271000e+03 | 279.10%| unknown
1358.00/1362.52	c   342s| 17200 |  1671 |  2335k| 135.3 |   927M |  33 |1381 |1545 |4350 | 184k|  1 | 991 |3653 | 4.812167e+03 | 1.271000e+03 | 278.61%| unknown
1361.39/1366.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1361.39/1366.00	c   345s| 17300 |  1693 |  2356k| 135.8 |   927M |  33 |1381 |1567 |4415 | 185k|  0 |1021 |3727 | 4.798944e+03 | 1.271000e+03 | 277.57%| unknown
1363.68/1368.29	c   348s| 17400 |  1707 |  2374k| 136.0 |   927M |  33 |1381 |1576 |4352 | 187k|  1 |1032 |3752 | 4.796333e+03 | 1.271000e+03 | 277.37%| unknown
1366.27/1370.82	c   350s| 17500 |  1715 |  2392k| 136.2 |   927M |  33 |1381 |1580 |4356 | 188k|  1 |1043 |3777 | 4.792433e+03 | 1.271000e+03 | 277.06%| unknown
1369.36/1373.97	c   353s| 17600 |  1729 |  2413k| 136.6 |   927M |  33 |1381 |1599 |4346 | 190k|  2 |1068 |3840 | 4.784333e+03 | 1.271000e+03 | 276.42%| unknown
1373.05/1377.65	c   357s| 17700 |  1743 |  2440k| 137.4 |   928M |  33 |1381 |1607 |4348 | 192k|  1 |1081 |3853 | 4.776667e+03 | 1.271000e+03 | 275.82%| unknown
1374.56/1379.16	c   358s| 17800 |  1753 |  2452k| 137.3 |   928M |  33 |1381 |1605 |4338 | 193k|  1 |1090 |3862 | 4.774417e+03 | 1.271000e+03 | 275.64%| unknown
1378.14/1382.75	c   362s| 17900 |  1767 |  2477k| 138.0 |   928M |  33 |1381 |1588 |4338 | 195k|  1 |1090 |3876 | 4.766000e+03 | 1.271000e+03 | 274.98%| unknown
1381.23/1385.81	c   365s| 18000 |  1779 |  2497k| 138.3 |   930M |  33 |1381 |1575 |4337 | 196k|  0 |1090 |3914 | 4.759667e+03 | 1.271000e+03 | 274.48%| unknown
1385.11/1389.70	c   369s| 18100 |  1793 |  2523k| 139.0 |   930M |  33 |1381 |1557 |4345 | 198k|  2 |1092 |3959 | 4.744000e+03 | 1.271000e+03 | 273.25%| unknown
1387.31/1391.98	c   371s| 18200 |  1807 |  2539k| 139.1 |   930M |  33 |1381 |1546 |4264 | 199k|  1 |1092 |4011 | 4.736815e+03 | 1.271000e+03 | 272.68%| unknown
1388.42/1393.05	c   372s| 18300 |  1809 |  2546k| 138.7 |   930M |  33 |1381 |1544 |4271 | 200k|  1 |1092 |4013 | 4.735923e+03 | 1.271000e+03 | 272.61%| unknown
1390.89/1395.59	c   375s| 18400 |  1821 |  2564k| 138.9 |   930M |  33 |1381 |1537 |4269 | 201k|  4 |1092 |4036 | 4.725667e+03 | 1.271000e+03 | 271.81%| unknown
1391.99/1396.60	c   376s| 18500 |  1827 |  2572k| 138.6 |   930M |  33 |1381 |1535 |4270 | 202k|  1 |1094 |4038 | 4.722733e+03 | 1.271000e+03 | 271.58%| unknown
1394.40/1399.04	c   378s| 18600 |  1841 |  2589k| 138.8 |   930M |  33 |1381 |1534 |4301 | 204k|  1 |1096 |4057 | 4.716667e+03 | 1.271000e+03 | 271.10%| unknown
1396.87/1401.57	c   381s| 18700 |  1851 |  2609k| 139.1 |   930M |  33 |1381 |1530 |4352 | 205k|  0 |1096 |4064 | 4.709611e+03 | 1.271000e+03 | 270.54%| unknown
1399.57/1404.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1399.57/1404.29	c   384s| 18800 |  1863 |  2625k| 139.2 |   930M |  33 |1381 |1524 |4419 | 206k|  0 |1096 |4091 | 4.705553e+03 | 1.271000e+03 | 270.22%| unknown
1400.56/1405.23	c   385s| 18900 |  1871 |  2632k| 138.8 |   930M |  33 |1381 |1521 |4275 | 207k|  0 |1096 |4099 | 4.705076e+03 | 1.271000e+03 | 270.19%| unknown
1400.86/1405.53	c   385s| 19000 |  1873 |  2634k| 138.2 |   930M |  33 |1381 |1521 |4275 | 207k|  1 |1096 |4102 | 4.698293e+03 | 1.271000e+03 | 269.65%| unknown
1401.96/1406.67	c   386s| 19100 |  1881 |  2644k| 138.0 |   930M |  33 |1381 |1517 |4289 | 208k|  1 |1096 |4107 | 4.689562e+03 | 1.271000e+03 | 268.97%| unknown
1403.65/1408.38	c   388s| 19200 |  1895 |  2660k| 138.1 |   930M |  33 |1381 |1515 |4291 | 209k|  0 |1096 |4110 | 4.679000e+03 | 1.271000e+03 | 268.14%| unknown
1404.75/1409.46	c   389s| 19300 |  1901 |  2668k| 137.8 |   930M |  33 |1381 |1514 |4271 | 210k|  2 |1096 |4119 | 4.677556e+03 | 1.271000e+03 | 268.02%| unknown
1406.24/1410.94	c   390s| 19400 |  1915 |  2682k| 137.8 |   930M |  33 |1381 |1520 |4418 | 211k|  2 |1102 |4124 | 4.670036e+03 | 1.271000e+03 | 267.43%| unknown
1407.04/1411.80	c   391s| 19500 |  1925 |  2691k| 137.6 |   930M |  33 |1381 |1516 |4338 | 211k|  4 |1103 |4134 | 4.663944e+03 | 1.271000e+03 | 266.95%| unknown
1408.94/1413.62	c   393s| 19600 |  1935 |  2707k| 137.7 |   931M |  33 |1381 |1514 |4323 | 212k|  1 |1103 |4151 | 4.652500e+03 | 1.271000e+03 | 266.05%| unknown
1410.13/1414.89	c   394s| 19700 |  1943 |  2718k| 137.6 |   931M |  33 |1381 |1514 |4342 | 213k|  1 |1103 |4152 | 4.648389e+03 | 1.271000e+03 | 265.73%| unknown
1411.44/1416.18	c   395s| 19800 |  1951 |  2729k| 137.4 |   931M |  33 |1381 |1514 |4306 | 214k|  1 |1104 |4154 | 4.644997e+03 | 1.271000e+03 | 265.46%| unknown
1411.73/1416.45	c   396s| 19900 |  1953 |  2732k| 136.9 |   931M |  33 |1381 |1514 |4400 | 214k|  0 |1104 |4157 | 4.643833e+03 | 1.271000e+03 | 265.37%| unknown
1412.13/1416.82	c   396s| 20000 |  1959 |  2737k| 136.5 |   931M |  33 |1381 |1513 |4324 | 214k|  2 |1104 |4158 | 4.642500e+03 | 1.271000e+03 | 265.26%| unknown
1414.22/1418.94	c   398s| 20100 |  1977 |  2756k| 136.7 |   931M |  33 |1381 |1512 |4323 | 216k|  3 |1104 |4160 | 4.628000e+03 | 1.271000e+03 | 264.12%|  10.63%
1415.61/1420.31	c   400s| 20200 |  1985 |  2766k| 136.5 |   931M |  33 |1381 |1504 |4318 | 217k|  2 |1104 |4169 | 4.626000e+03 | 1.271000e+03 | 263.97%|  10.65%
1415.91/1420.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1415.91/1420.64	c   400s| 20300 |  1989 |  2771k| 136.1 |   931M |  33 |1381 |1504 |4359 | 217k|  1 |1104 |4173 | 4.623861e+03 | 1.271000e+03 | 263.80%|  10.66%
1416.81/1421.56	c   401s| 20400 |  2007 |  2779k| 135.9 |   931M |  33 |1381 |1503 |4126 | 217k|  1 |1104 |4190 | 4.623569e+03 | 1.271000e+03 | 263.77%|  10.66%
1416.91/1421.67	c   401s| 20500 |  2005 |  2781k| 135.3 |   931M |  33 |1381 |1503 |4128 | 217k|  1 |1104 |4190 | 4.623569e+03 | 1.271000e+03 | 263.77%|  10.66%
1419.10/1423.83	c   403s| 20600 |  2013 |  2803k| 135.7 |   931M |  33 |1381 |1502 |4125 | 219k|  1 |1104 |4203 | 4.610500e+03 | 1.271000e+03 | 262.75%|  10.73%
1419.31/1424.03	c   403s| 20700 |  2011 |  2805k| 135.1 |   931M |  33 |1381 |1511 |4124 | 219k|  1 |1113 |4220 | 4.610500e+03 | 1.271000e+03 | 262.75%|  10.73%
1420.41/1425.14	c   404s| 20800 |  2023 |  2815k| 134.9 |   931M |  33 |1381 |1511 |4125 | 220k|  1 |1113 |4222 | 4.602167e+03 | 1.271000e+03 | 262.09%|  10.75%
1420.60/1425.30	c   405s| 20900 |  2023 |  2816k| 134.4 |   931M |  33 |1381 |1515 |4132 | 220k|  2 |1117 |4223 | 4.602167e+03 | 1.271000e+03 | 262.09%|  10.75%
1421.89/1426.68	c   406s| 21000 |  2025 |  2828k| 134.3 |   931M |  33 |1381 |1532 |4191 | 220k|  0 |1134 |4225 | 4.598059e+03 | 1.271000e+03 | 261.77%|  10.80%
1424.19/1428.92	c   408s| 21100 |  2045 |  2848k| 134.6 |   931M |  33 |1381 |1553 |4134 | 222k|  0 |1156 |4230 | 4.585667e+03 | 1.271000e+03 | 260.79%|  10.83%
1426.39/1431.15	c   410s| 21200 |  2061 |  2865k| 134.7 |   931M |  33 |1381 |1559 |4134 | 223k|  6 |1165 |4261 | 4.582233e+03 | 1.271000e+03 | 260.52%|  10.84%
1427.18/1431.92	c   411s| 21300 |  2063 |  2870k| 134.4 |   931M |  33 |1381 |1561 |4137 | 224k|  0 |1168 |4265 | 4.579925e+03 | 1.271000e+03 | 260.34%|  10.85%
1427.67/1432.44	c   412s| 21400 |  2067 |  2875k| 134.0 |   931M |  33 |1381 |1561 |4132 | 224k|  0 |1168 |4266 | 4.579925e+03 | 1.271000e+03 | 260.34%|  10.85%
1427.88/1432.60	c   412s| 21500 |  2065 |  2876k| 133.4 |   931M |  33 |1381 |1558 |4139 | 224k|  0 |1168 |4274 | 4.579908e+03 | 1.271000e+03 | 260.34%|  10.88%
1428.78/1433.50	c   413s| 21600 |  2071 |  2884k| 133.1 |   931M |  33 |1381 |1559 |4138 | 225k|  0 |1170 |4275 | 4.578750e+03 | 1.271000e+03 | 260.25%|  10.89%
1429.29/1434.08	c   413s| 21700 |  2075 |  2889k| 132.8 |   931M |  33 |1381 |1562 |4139 | 225k|  0 |1173 |4275 | 4.577167e+03 | 1.271000e+03 | 260.12%|  10.91%
1430.47/1435.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1430.47/1435.24	c   415s| 21800 |  2083 |  2898k| 132.6 |   931M |  33 |1381 |1565 |4137 | 226k|  1 |1178 |4278 | 4.571333e+03 | 1.271000e+03 | 259.66%|  10.92%
1431.57/1436.32	c   416s| 21900 |  2089 |  2908k| 132.4 |   931M |  33 |1381 |1566 |4139 | 227k|  0 |1181 |4278 | 4.568922e+03 | 1.271000e+03 | 259.47%|  10.94%
1432.67/1437.43	c   417s| 22000 |  2099 |  2917k| 132.2 |   931M |  33 |1381 |1573 |4154 | 227k|  2 |1190 |4283 | 4.561802e+03 | 1.271000e+03 | 258.91%|  10.97%
1433.86/1438.68	c   418s| 22100 |  2105 |  2929k| 132.2 |   931M |  33 |1381 |1578 |4150 | 228k|  2 |1200 |4284 | 4.557667e+03 | 1.271000e+03 | 258.59%|  10.99%
1434.46/1439.30	c   419s| 22200 |  2115 |  2935k| 131.8 |   931M |  33 |1381 |1581 |4133 | 229k|  0 |1206 |4284 | 4.557500e+03 | 1.271000e+03 | 258.58%|  10.99%
1435.06/1439.80	c   419s| 22300 |  2115 |  2940k| 131.5 |   931M |  33 |1381 |1579 |4144 | 229k|  0 |1207 |4284 | 4.553667e+03 | 1.271000e+03 | 258.27%|  11.07%
1436.27/1441.01	c   420s| 22400 |  2125 |  2951k| 131.4 |   931M |  33 |1381 |1579 |4175 | 230k|  1 |1210 |4284 | 4.544500e+03 | 1.271000e+03 | 257.55%|  11.09%
1438.85/1443.66	c   423s| 22500 |  2143 |  2972k| 131.7 |   931M |  33 |1381 |1571 |4155 | 232k|  1 |1211 |4287 | 4.495149e+03 | 1.271000e+03 | 253.67%|  11.27%
1439.94/1444.74	c   424s| 22600 |  2149 |  2982k| 131.6 |   931M |  33 |1381 |1574 |4140 | 232k|  1 |1214 |4287 | 4.493429e+03 | 1.271000e+03 | 253.53%|  11.27%
1441.14/1445.98	c   425s| 22700 |  2157 |  2993k| 131.5 |   931M |  33 |1381 |1575 |4166 | 233k|  1 |1221 |4287 | 4.483043e+03 | 1.271000e+03 | 252.72%|  11.40%
1442.04/1446.82	c   426s| 22800 |  2165 |  2999k| 131.2 |   931M |  33 |1381 |1581 |4295 | 233k|  1 |1227 |4294 | 4.471286e+03 | 1.271000e+03 | 251.79%|  11.43%
1442.64/1447.48	c   427s| 22900 |  2173 |  3005k| 130.9 |   931M |  33 |1381 |1581 |4145 | 234k|  1 |1234 |4295 | 4.464978e+03 | 1.271000e+03 | 251.30%|  11.44%
1444.24/1449.09	c   428s| 23000 |  2185 |  3019k| 130.9 |   931M |  33 |1381 |1583 |4183 | 235k|  1 |1245 |4303 | 4.454962e+03 | 1.271000e+03 | 250.51%|  11.47%
1445.03/1449.87	c   429s| 23100 |  2193 |  3026k| 130.6 |   931M |  33 |1381 |1582 |4156 | 235k|  3 |1252 |4304 | 4.449833e+03 | 1.271000e+03 | 250.10%|  11.48%
1446.12/1450.95	c   430s| 23200 |  2199 |  3036k| 130.5 |   931M |  33 |1381 |1592 |4138 | 236k|  2 |1266 |4304 | 4.446667e+03 | 1.271000e+03 | 249.86%|  11.49%
1446.92/1451.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1446.92/1451.78	c   431s| 23300 |  2211 |  3043k| 130.3 |   931M |  33 |1381 |1588 |4150 | 236k|  0 |1266 |4304 | 4.442780e+03 | 1.271000e+03 | 249.55%|  11.51%
1448.23/1453.03	c   432s| 23400 |  2219 |  3054k| 130.2 |   931M |  33 |1381 |1585 |4156 | 237k|  0 |1269 |4304 | 4.440500e+03 | 1.271000e+03 | 249.37%|  11.55%
1449.11/1453.96	c   433s| 23500 |  2231 |  3062k| 130.0 |   931M |  33 |1381 |1583 |4263 | 238k|  1 |1274 |4308 | 4.425604e+03 | 1.271000e+03 | 248.20%|  11.60%
1449.33/1454.13	c   433s| 23600 |  2233 |  3064k| 129.5 |   931M |  33 |1381 |1584 |4147 | 238k|  1 |1277 |4308 | 4.425604e+03 | 1.271000e+03 | 248.20%|  11.60%
1450.11/1454.92	c   434s| 23700 |  2233 |  3069k| 129.2 |   931M |  33 |1381 |1586 |4156 | 238k|  2 |1281 |4308 | 4.419288e+03 | 1.271000e+03 | 247.70%|  11.62%
1450.22/1455.06	c   434s| 23800 |  2233 |  3070k| 128.7 |   931M |  33 |1381 |1588 |4159 | 238k|  2 |1283 |4308 | 4.419288e+03 | 1.271000e+03 | 247.70%|  11.62%
1450.41/1455.21	c   435s| 23900 |  2233 |  3072k| 128.2 |   931M |  33 |1381 |1589 |4162 | 238k|  2 |1284 |4308 | 4.419288e+03 | 1.271000e+03 | 247.70%|  11.62%
1451.11/1455.94	c   435s| 24000 |  2239 |  3079k| 127.9 |   931M |  33 |1381 |1586 |4155 | 239k|  1 |1284 |4308 | 4.416800e+03 | 1.271000e+03 | 247.51%|  11.63%
1451.70/1456.57	c   436s| 24100 |  2241 |  3084k| 127.6 |   931M |  33 |1381 |1587 |4163 | 239k|  1 |1288 |4308 | 4.416711e+03 | 1.271000e+03 | 247.50%|  11.67%
1453.21/1458.02	c   437s| 24200 |  2251 |  3097k| 127.6 |   932M |  33 |1381 |1588 |4209 | 240k|  1 |1299 |4312 | 4.403100e+03 | 1.271000e+03 | 246.43%|  11.70%
1454.89/1459.70	c   439s| 24300 |  2265 |  3110k| 127.7 |   932M |  33 |1381 |1588 |4157 | 241k|  0 |1304 |4312 | 4.395395e+03 | 1.271000e+03 | 245.82%|  11.77%
1455.21/1460.07	c   439s| 24400 |  2273 |  3114k| 127.3 |   932M |  33 |1381 |1592 |4286 | 241k|  0 |1313 |4312 | 4.385333e+03 | 1.271000e+03 | 245.03%|  11.80%
1457.69/1462.54	c   442s| 24500 |  2287 |  3133k| 127.6 |   932M |  33 |1381 |1606 |4139 | 243k|  0 |1332 |4335 | 4.378476e+03 | 1.271000e+03 | 244.49%|  11.84%
1460.08/1464.90	c   444s| 24600 |  2295 |  3147k| 127.6 |   933M |  33 |1381 |1596 |4151 | 244k|  1 |1334 |4354 | 4.368333e+03 | 1.271000e+03 | 243.69%|  11.87%
1461.87/1466.79	c   446s| 24700 |  2311 |  3160k| 127.6 |   933M |  33 |1381 |1594 |4157 | 245k|  3 |1340 |4391 | 4.359203e+03 | 1.271000e+03 | 242.97%|  11.92%
1463.87/1468.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1463.87/1468.79	c   448s| 24800 |  2323 |  3176k| 127.7 |   933M |  33 |1381 |1592 |4154 | 246k|  1 |1340 |4401 | 4.354583e+03 | 1.271000e+03 | 242.61%|  11.93%
1465.46/1470.30	c   450s| 24900 |  2331 |  3186k| 127.6 |   933M |  33 |1381 |1605 |4166 | 247k|  0 |1359 |4450 | 4.348444e+03 | 1.271000e+03 | 242.13%|  11.98%
1467.75/1472.69	c   452s| 25000 |  2347 |  3204k| 127.8 |   933M |  33 |1381 |1608 |4160 | 249k|  1 |1378 |4502 | 4.330699e+03 | 1.271000e+03 | 240.73%|  12.10%
1468.95/1473.84	c   453s| 25100 |  2357 |  3211k| 127.6 |   933M |  33 |1381 |1606 |4155 | 249k|  2 |1386 |4537 | 4.327601e+03 | 1.271000e+03 | 240.49%|  12.11%
1470.05/1474.94	c   454s| 25200 |  2365 |  3217k| 127.4 |   933M |  33 |1381 |1599 |4212 | 250k|  2 |1386 |4547 | 4.327083e+03 | 1.271000e+03 | 240.45%|  12.11%
1470.94/1475.85	c   455s| 25300 |  2375 |  3225k| 127.2 |   933M |  33 |1381 |1596 |4209 | 250k|  2 |1397 |4564 | 4.319000e+03 | 1.271000e+03 | 239.81%|  12.13%
1472.34/1477.20	c   457s| 25400 |  2383 |  3236k| 127.1 |   933M |  33 |1381 |1585 |4216 | 251k|  0 |1399 |4585 | 4.308000e+03 | 1.271000e+03 | 238.95%|  12.16%
1473.63/1478.59	c   458s| 25500 |  2395 |  3244k| 126.9 |   933M |  33 |1381 |1580 |4287 | 252k|  1 |1401 |4619 | 4.306269e+03 | 1.271000e+03 | 238.81%|  12.20%
1475.14/1480.05	c   459s| 25600 |  2399 |  3258k| 126.9 |   933M |  33 |1381 |1587 |4335 | 252k|  0 |1411 |4636 | 4.294192e+03 | 1.271000e+03 | 237.86%|  12.27%
1477.42/1482.33	c   462s| 25700 |  2419 |  3277k| 127.2 |   933M |  33 |1381 |1579 |4374 | 254k|  1 |1419 |4671 | 4.284500e+03 | 1.271000e+03 | 237.10%|  12.29%
1478.42/1483.31	c   463s| 25800 |  2427 |  3287k| 127.1 |   933M |  33 |1381 |1586 |4362 | 255k|  2 |1431 |4674 | 4.280167e+03 | 1.271000e+03 | 236.76%|  12.32%
1479.72/1484.63	c   464s| 25900 |  2441 |  3298k| 127.0 |   933M |  33 |1381 |1591 |4057 | 256k|  0 |1441 |4685 | 4.277083e+03 | 1.271000e+03 | 236.51%|  12.33%
1480.51/1485.44	c   465s| 26000 |  2445 |  3305k| 126.8 |   933M |  33 |1381 |1588 |4053 | 256k|  1 |1441 |4691 | 4.274900e+03 | 1.271000e+03 | 236.34%|  12.33%
1480.91/1485.82	c   465s| 26100 |  2451 |  3309k| 126.5 |   933M |  33 |1381 |1587 |4051 | 257k|  1 |1441 |4694 | 4.274896e+03 | 1.271000e+03 | 236.34%|  12.36%
1481.51/1486.42	c   466s| 26200 |  2457 |  3314k| 126.2 |   933M |  33 |1381 |1585 |4057 | 257k|  1 |1441 |4700 | 4.273167e+03 | 1.271000e+03 | 236.21%|  12.37%
1482.41/1487.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1482.41/1487.34	c   467s| 26300 |  2461 |  3321k| 126.0 |   933M |  33 |1381 |1585 |4145 | 258k|  0 |1441 |4701 | 4.263208e+03 | 1.271000e+03 | 235.42%|  12.40%
1483.30/1488.22	c   468s| 26400 |  2467 |  3329k| 125.8 |   933M |  33 |1381 |1581 |4081 | 258k|  4 |1441 |4704 | 4.257000e+03 | 1.271000e+03 | 234.93%|  12.44%
1483.90/1488.84	c   468s| 26500 |  2469 |  3334k| 125.5 |   933M |  33 |1381 |1578 |4084 | 259k|  0 |1441 |4713 | 4.256131e+03 | 1.271000e+03 | 234.86%|  12.44%
1484.80/1489.77	c   469s| 26600 |  2481 |  3341k| 125.3 |   933M |  33 |1381 |1567 |4066 | 259k|  4 |1442 |4726 | 4.253371e+03 | 1.271000e+03 | 234.65%|  12.45%
1485.40/1490.34	c   470s| 26700 |  2489 |  3346k| 125.0 |   933M |  33 |1381 |1565 |4070 | 259k|  2 |1442 |4734 | 4.251283e+03 | 1.271000e+03 | 234.48%|  12.48%
1485.60/1490.58	c   470s| 26800 |  2493 |  3348k| 124.6 |   933M |  33 |1381 |1565 |4074 | 260k|  1 |1443 |4734 | 4.250685e+03 | 1.271000e+03 | 234.44%|  12.48%
1486.29/1491.23	c   471s| 26900 |  2499 |  3355k| 124.4 |   933M |  33 |1381 |1563 |4075 | 260k|  0 |1443 |4736 | 4.247433e+03 | 1.271000e+03 | 234.18%|  12.49%
1487.20/1492.19	c   471s| 27000 |  2505 |  3362k| 124.2 |   933M |  33 |1381 |1558 |4077 | 260k|  1 |1443 |4750 | 4.246833e+03 | 1.271000e+03 | 234.13%|  12.49%
1488.59/1493.51	c   473s| 27100 |  2519 |  3371k| 124.1 |   934M |  33 |1381 |1552 |4074 | 261k|  1 |1443 |4797 | 4.245867e+03 | 1.271000e+03 | 234.06%|  12.49%
1489.28/1494.24	c   474s| 27200 |  2527 |  3376k| 123.8 |   934M |  33 |1381 |1551 |4120 | 261k|  0 |1443 |4823 | 4.243917e+03 | 1.271000e+03 | 233.90%|  12.50%
1489.98/1494.96	c   474s| 27300 |  2531 |  3382k| 123.6 |   934M |  33 |1381 |1553 |4124 | 262k|  0 |1448 |4828 | 4.241667e+03 | 1.271000e+03 | 233.73%|  12.53%
1490.98/1495.95	c   475s| 27400 |  2545 |  3392k| 123.5 |   934M |  33 |1381 |1551 |4115 | 262k|  1 |1448 |4828 | 4.233750e+03 | 1.271000e+03 | 233.10%|  12.55%
1491.58/1496.53	c   476s| 27500 |  2547 |  3397k| 123.3 |   934M |  33 |1381 |1554 |4131 | 263k|  0 |1451 |4828 | 4.233750e+03 | 1.271000e+03 | 233.10%|  12.55%
1492.87/1497.81	c   477s| 27600 |  2559 |  3409k| 123.2 |   934M |  33 |1381 |1554 |4132 | 264k|  1 |1453 |4828 | 4.229000e+03 | 1.271000e+03 | 232.73%|  12.61%
1493.47/1498.43	c   478s| 27700 |  2565 |  3416k| 123.0 |   934M |  33 |1381 |1553 |4101 | 264k|  0 |1454 |4831 | 4.220667e+03 | 1.271000e+03 | 232.07%|  12.64%
1494.57/1499.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1494.57/1499.58	c   479s| 27800 |  2575 |  3425k| 122.9 |   934M |  33 |1381 |1547 |4112 | 265k|  1 |1454 |4852 | 4.212667e+03 | 1.271000e+03 | 231.45%|  12.72%
1495.46/1500.47	c   480s| 27900 |  2581 |  3434k| 122.8 |   934M |  33 |1381 |1551 |4380 | 265k|  1 |1465 |4860 | 4.204418e+03 | 1.271000e+03 | 230.80%|  12.74%
1496.36/1501.37	c   481s| 28000 |  2589 |  3441k| 122.6 |   934M |  33 |1381 |1549 |4160 | 266k|  0 |1466 |4877 | 4.184917e+03 | 1.271000e+03 | 229.26%|  12.86%
1498.35/1503.33	c   483s| 28100 |  2607 |  3456k| 122.7 |   935M |  33 |1381 |1543 |4140 | 267k|  0 |1467 |4922 | 4.167205e+03 | 1.271000e+03 | 227.87%|  12.92%
1499.95/1504.90	c   484s| 28200 |  2621 |  3469k| 122.7 |   935M |  33 |1381 |1537 |4094 | 268k|  2 |1468 |4940 | 4.162333e+03 | 1.271000e+03 | 227.48%|  12.98%
1500.45/1505.45	c   485s| 28300 |  2623 |  3475k| 122.5 |   935M |  33 |1381 |1537 |4114 | 268k|  2 |1470 |4940 | 4.160333e+03 | 1.271000e+03 | 227.33%|  12.98%
1501.54/1506.57	c   486s| 28400 |  2635 |  3485k| 122.4 |   935M |  33 |1381 |1532 |4272 | 269k|  1 |1472 |4975 | 4.157165e+03 | 1.271000e+03 | 227.08%|  12.99%
1501.84/1506.83	c   486s| 28500 |  2635 |  3488k| 122.1 |   935M |  33 |1381 |1534 |4278 | 269k|  1 |1474 |4975 | 4.157165e+03 | 1.271000e+03 | 227.08%|  12.99%
1502.34/1507.31	c   487s| 28600 |  2643 |  3493k| 121.8 |   935M |  33 |1381 |1532 |4089 | 269k|  0 |1477 |4980 | 4.154833e+03 | 1.271000e+03 | 226.89%|  13.04%
1502.94/1507.94	c   487s| 28700 |  2653 |  3499k| 121.6 |   935M |  33 |1381 |1528 |4092 | 270k|  2 |1477 |4988 | 4.151750e+03 | 1.271000e+03 | 226.65%|  13.04%
1504.53/1509.57	c   489s| 28800 |  2673 |  3512k| 121.7 |   935M |  33 |1381 |1527 |4094 | 271k|  1 |1477 |5006 | 4.146155e+03 | 1.271000e+03 | 226.21%|  13.07%
1505.15/1510.12	c   489s| 28900 |  2673 |  3517k| 121.4 |   935M |  33 |1381 |1527 |4088 | 271k|  1 |1477 |5006 | 4.144618e+03 | 1.271000e+03 | 226.09%|  13.08%
1505.73/1510.79	c   490s| 29000 |  2683 |  3523k| 121.2 |   935M |  33 |1381 |1524 |4094 | 272k|  1 |1477 |5014 | 4.143250e+03 | 1.271000e+03 | 225.98%|  13.11%
1506.04/1511.05	c   490s| 29100 |  2683 |  3526k| 120.9 |   935M |  33 |1381 |1524 |4100 | 272k|  1 |1477 |5015 | 4.143250e+03 | 1.271000e+03 | 225.98%|  13.11%
1506.93/1511.94	c   491s| 29200 |  2695 |  3536k| 120.8 |   935M |  33 |1381 |1531 |4092 | 272k|  1 |1484 |5018 | 4.135500e+03 | 1.271000e+03 | 225.37%|  13.19%
1508.22/1513.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1508.22/1513.20	c   493s| 29300 |  2703 |  3544k| 120.7 |    [...]

#
# trace file is too large. Trace was truncated at this point.
#

| 118.89%|  23.91%
2129.76/2136.81	c  1116s|160800 | 14640 | 10375k|  64.5 |   996M |  33 |1381 |1660 |4400 | 465k|  1 |4677 |  10k| 2.795080e+03 | 1.277000e+03 | 118.88%|  23.92%
2130.26/2137.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2130.26/2137.30	c  1117s|160900 | 14648 | 10381k|  64.5 |   996M |  33 |1381 |1657 |4447 | 465k|  1 |4677 |  10k| 2.794875e+03 | 1.277000e+03 | 118.86%|  23.92%
2130.66/2137.72	c  1117s|161000 | 14652 | 10386k|  64.5 |   996M |  33 |1381 |1656 |4028 | 465k|  2 |4678 |  10k| 2.794618e+03 | 1.277000e+03 | 118.84%|  23.92%
2131.07/2138.19	c  1117s|161100 | 14670 | 10392k|  64.5 |   997M |  33 |1381 |1660 |4031 | 465k|  1 |4686 |  10k| 2.794500e+03 | 1.277000e+03 | 118.83%|  23.93%
2131.66/2138.73	c  1118s|161200 | 14690 | 10400k|  64.5 |   997M |  33 |1381 |1657 |4039 | 465k|  1 |4686 |  10k| 2.794250e+03 | 1.277000e+03 | 118.81%|  23.93%
2131.86/2139.01	c  1118s|161300 | 14690 | 10402k|  64.4 |   997M |  33 |1381 |1668 |4044 | 465k|  0 |4697 |  10k| 2.794167e+03 | 1.277000e+03 | 118.81%|  23.94%
2132.26/2139.37	c  1119s|161400 | 14700 | 10407k|  64.4 |   997M |  33 |1381 |1677 |4041 | 465k|  1 |4707 |  10k| 2.794068e+03 | 1.277000e+03 | 118.80%|  23.94%
2132.56/2139.64	c  1119s|161500 | 14702 | 10410k|  64.4 |   997M |  33 |1381 |1676 |4157 | 465k|  0 |4707 |  10k| 2.794068e+03 | 1.277000e+03 | 118.80%|  23.94%
2133.07/2140.14	c  1119s|161600 | 14714 | 10416k|  64.4 |   998M |  33 |1381 |1674 |4166 | 465k|  0 |4707 |  10k| 2.793754e+03 | 1.277000e+03 | 118.77%|  23.95%
2133.45/2140.59	c  1120s|161700 | 14722 | 10422k|  64.4 |   998M |  33 |1381 |1674 |4167 | 465k|  0 |4708 |  10k| 2.793701e+03 | 1.277000e+03 | 118.77%|  23.95%
2133.96/2141.01	c  1120s|161800 | 14734 | 10429k|  64.4 |   998M |  33 |1381 |1668 |4168 | 466k|  0 |4709 |  10k| 2.792667e+03 | 1.277000e+03 | 118.69%|  23.95%
2134.25/2141.37	c  1121s|161900 | 14738 | 10433k|  64.4 |   998M |  33 |1381 |1682 |4251 | 466k|  0 |4726 |  10k| 2.792583e+03 | 1.277000e+03 | 118.68%|  23.95%
2134.85/2141.97	c  1121s|162000 | 14750 | 10440k|  64.4 |   998M |  33 |1381 |1677 |4257 | 466k|  2 |4726 |  10k| 2.792229e+03 | 1.277000e+03 | 118.66%|  23.95%
2135.35/2142.46	c  1122s|162100 | 14764 | 10447k|  64.4 |   998M |  33 |1381 |1673 |4329 | 466k|  0 |4726 |  10k| 2.791579e+03 | 1.277000e+03 | 118.60%|  23.95%
2135.84/2142.92	c  1122s|162200 | 14778 | 10453k|  64.4 |   998M |  33 |1381 |1671 |4271 | 466k|  4 |4734 |  10k| 2.791417e+03 | 1.277000e+03 | 118.59%|  23.95%
2136.14/2143.23	c  1123s|162300 | 14782 | 10457k|  64.4 |   998M |  33 |1381 |1669 |4259 | 466k|  1 |4734 |  10k| 2.791333e+03 | 1.277000e+03 | 118.59%|  23.95%
2136.54/2143.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2136.54/2143.68	c  1123s|162400 | 14792 | 10464k|  64.4 |   998M |  33 |1381 |1666 |4352 | 466k|  1 |4734 |  10k| 2.790657e+03 | 1.277000e+03 | 118.53%|  23.96%
2136.95/2144.05	c  1123s|162500 | 14806 | 10469k|  64.4 |   998M |  33 |1381 |1664 |4235 | 466k|  1 |4735 |  10k| 2.790386e+03 | 1.277000e+03 | 118.51%|  23.96%
2137.24/2144.33	c  1124s|162600 | 14806 | 10472k|  64.4 |   999M |  33 |1381 |1666 |4113 | 466k|  1 |4738 |  10k| 2.790347e+03 | 1.277000e+03 | 118.51%|  23.96%
2137.54/2144.63	c  1124s|162700 | 14822 | 10476k|  64.3 |   999M |  33 |1381 |1667 |4325 | 467k|  3 |4745 |  10k| 2.789750e+03 | 1.277000e+03 | 118.46%|  23.97%
2137.84/2145.00	c  1124s|162800 | 14838 | 10481k|  64.3 |   999M |  33 |1381 |1672 |4336 | 467k|  0 |4751 |  10k| 2.788965e+03 | 1.277000e+03 | 118.40%|  23.97%
2138.24/2145.34	c  1125s|162900 | 14850 | 10484k|  64.3 |   999M |  33 |1381 |1687 |4330 | 467k|  1 |4769 |  10k| 2.788927e+03 | 1.277000e+03 | 118.40%|  23.97%
2138.54/2145.65	c  1125s|163000 | 14852 | 10488k|  64.3 |   999M |  33 |1381 |1702 |4534 | 467k|  0 |4785 |  10k| 2.788774e+03 | 1.277000e+03 | 118.38%|  23.97%
2138.95/2146.03	c  1125s|163100 | 14866 | 10492k|  64.3 |   999M |  33 |1381 |1710 |4478 | 467k|  1 |4793 |  10k| 2.788607e+03 | 1.277000e+03 | 118.37%|  23.97%
2139.23/2146.36	c  1126s|163200 | 14872 | 10496k|  64.3 |   999M |  33 |1381 |1725 |4504 | 467k|  1 |4811 |  10k| 2.788500e+03 | 1.277000e+03 | 118.36%|  23.97%
2139.53/2146.69	c  1126s|163300 | 14878 | 10500k|  64.2 |   999M |  33 |1381 |1732 |4222 | 467k|  1 |4826 |  10k| 2.788390e+03 | 1.277000e+03 | 118.35%|  23.97%
2139.83/2146.98	c  1126s|163400 | 14888 | 10503k|  64.2 |   999M |  33 |1381 |1731 |4544 | 467k|  0 |4826 |  10k| 2.788390e+03 | 1.277000e+03 | 118.35%|  23.98%
2140.33/2147.43	c  1127s|163500 | 14898 | 10509k|  64.2 |   999M |  33 |1381 |1725 |4568 | 467k|  2 |4826 |  10k| 2.788043e+03 | 1.277000e+03 | 118.33%|  23.98%
2140.63/2147.70	c  1127s|163600 | 14910 | 10512k|  64.2 |   999M |  33 |1381 |1721 |4623 | 467k|  0 |4828 |  10k| 2.787889e+03 | 1.277000e+03 | 118.32%|  23.98%
2140.83/2148.00	c  1127s|163700 | 14916 | 10516k|  64.2 |   999M |  33 |1381 |1726 |4630 | 467k|  1 |4834 |  10k| 2.787468e+03 | 1.277000e+03 | 118.28%|  23.98%
2141.33/2148.49	c  1128s|163800 | 14924 | 10520k|  64.2 |   999M |  33 |1381 |1725 |4554 | 467k|  1 |4834 |  10k| 2.786868e+03 | 1.277000e+03 | 118.24%|  23.98%
2141.63/2148.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2141.63/2148.76	c  1128s|163900 | 14932 | 10523k|  64.2 |   999M |  33 |1381 |1721 |4557 | 467k|  0 |4834 |  10k| 2.786519e+03 | 1.277000e+03 | 118.21%|  23.98%
2142.04/2149.15	c  1128s|164000 | 14932 | 10526k|  64.1 |   999M |  33 |1381 |1720 |4562 | 467k|  0 |4834 |  10k| 2.786475e+03 | 1.277000e+03 | 118.20%|  23.98%
2142.52/2149.69	c  1129s|164100 | 14946 | 10530k|  64.1 |   999M |  33 |1381 |1715 |4210 | 467k|  1 |4834 |  10k| 2.786022e+03 | 1.277000e+03 | 118.17%|  23.98%
2142.82/2149.99	c  1129s|164200 | 14946 | 10534k|  64.1 |   999M |  33 |1381 |1715 |4222 | 467k|  2 |4836 |  10k| 2.786006e+03 | 1.277000e+03 | 118.17%|  23.99%
2143.42/2150.52	c  1130s|164300 | 14964 | 10540k|  64.1 |   999M |  33 |1381 |1722 |4313 | 468k|  1 |4849 |  10k| 2.785424e+03 | 1.277000e+03 | 118.12%|  23.99%
2143.72/2150.89	c  1130s|164400 | 14974 | 10545k|  64.1 |   999M |  33 |1381 |1717 |4341 | 468k|  1 |4849 |  10k| 2.785176e+03 | 1.277000e+03 | 118.10%|  23.99%
2144.12/2151.22	c  1131s|164500 | 14984 | 10549k|  64.1 |   999M |  33 |1381 |1717 |4243 | 468k|  2 |4850 |  10k| 2.785168e+03 | 1.277000e+03 | 118.10%|  23.99%
2144.42/2151.50	c  1131s|164600 | 14986 | 10552k|  64.1 |   999M |  33 |1381 |1717 |4356 | 468k|  2 |4851 |  10k| 2.785070e+03 | 1.277000e+03 | 118.09%|  23.99%
2144.61/2151.78	c  1131s|164700 | 14990 | 10556k|  64.0 |   999M |  33 |1381 |1715 |4342 | 468k|  0 |4851 |  10k| 2.784961e+03 | 1.277000e+03 | 118.09%|  23.99%
2144.93/2152.06	c  1131s|164800 | 14998 | 10558k|  64.0 |   999M |  33 |1381 |1717 |4302 | 468k|  2 |4855 |  10k| 2.784889e+03 | 1.277000e+03 | 118.08%|  23.99%
2145.21/2152.37	c  1132s|164900 | 15002 | 10562k|  64.0 |   999M |  33 |1381 |1714 |4309 | 468k|  2 |4855 |  10k| 2.784668e+03 | 1.277000e+03 | 118.06%|  23.99%
2145.51/2152.69	c  1132s|165000 | 15014 | 10566k|  64.0 |   999M |  33 |1381 |1713 |4523 | 468k|  0 |4855 |  10k| 2.784499e+03 | 1.277000e+03 | 118.05%|  24.00%
2145.92/2153.02	c  1132s|165100 | 15022 | 10570k|  64.0 |   999M |  33 |1381 |1709 |4526 | 468k|  1 |4855 |  10k| 2.784184e+03 | 1.277000e+03 | 118.03%|  24.00%
2146.31/2153.42	c  1133s|165200 | 15038 | 10574k|  64.0 |   999M |  33 |1381 |1708 |4527 | 468k|  1 |4855 |  10k| 2.784000e+03 | 1.277000e+03 | 118.01%|  24.00%
2146.61/2153.72	c  1133s|165300 | 15042 | 10577k|  63.9 |   999M |  33 |1381 |1704 |4547 | 468k|  1 |4855 |  10k| 2.783818e+03 | 1.277000e+03 | 118.00%|  24.00%
2146.81/2153.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2146.81/2153.92	c  1133s|165400 | 15040 | 10580k|  63.9 |   999M |  33 |1381 |1704 |4533 | 468k|  0 |4855 |  10k| 2.783818e+03 | 1.277000e+03 | 118.00%|  24.00%
2147.21/2154.33	c  1134s|165500 | 15052 | 10584k|  63.9 |   999M |  33 |1381 |1697 |4585 | 468k|  1 |4855 |  10k| 2.783818e+03 | 1.277000e+03 | 118.00%|  24.00%
2147.41/2154.59	c  1134s|165600 | 15054 | 10588k|  63.9 |   999M |  33 |1381 |1701 |4584 | 468k|  1 |4861 |  10k| 2.783576e+03 | 1.277000e+03 | 117.98%|  24.00%
2147.80/2155.00	c  1134s|165700 | 15064 | 10592k|  63.9 |   999M |  33 |1381 |1690 |4651 | 468k|  2 |4861 |  10k| 2.782869e+03 | 1.277000e+03 | 117.92%|  24.00%
2148.10/2155.28	c  1135s|165800 | 15068 | 10595k|  63.9 |   999M |  33 |1381 |1686 |4589 | 468k|  1 |4861 |  10k| 2.782835e+03 | 1.277000e+03 | 117.92%|  24.00%
2148.60/2155.76	c  1135s|165900 | 15084 | 10602k|  63.9 |   999M |  33 |1381 |1682 |4639 | 468k|  0 |4861 |  10k| 2.782472e+03 | 1.277000e+03 | 117.89%|  24.00%
2149.10/2156.27	c  1136s|166000 | 15108 | 10608k|  63.9 |   999M |  33 |1381 |1671 |4583 | 469k|  5 |4861 |  10k| 2.782054e+03 | 1.277000e+03 | 117.86%|  24.01%
2149.50/2156.64	c  1136s|166100 | 15116 | 10613k|  63.8 |   999M |  33 |1381 |1670 |4534 | 469k|  1 |4861 |  10k| 2.781926e+03 | 1.277000e+03 | 117.85%|  24.01%
2149.80/2156.90	c  1136s|166200 | 15126 | 10616k|  63.8 |   999M |  33 |1381 |1667 |4598 | 469k|  0 |4867 |  10k| 2.781293e+03 | 1.277000e+03 | 117.80%|  24.01%
2150.30/2157.42	c  1137s|166300 | 15138 | 10621k|  63.8 |   999M |  33 |1381 |1674 |4536 | 469k|  2 |4877 |  10k| 2.780867e+03 | 1.277000e+03 | 117.77%|  24.01%
2150.59/2157.71	c  1137s|166400 | 15142 | 10624k|  63.8 |   999M |  33 |1381 |1674 |4610 | 469k|  1 |4877 |  10k| 2.780722e+03 | 1.277000e+03 | 117.75%|  24.01%
2151.01/2158.11	c  1137s|166500 | 15156 | 10629k|  63.8 |   999M |  33 |1381 |1671 |4551 | 469k|  1 |4877 |  10k| 2.780615e+03 | 1.277000e+03 | 117.75%|  24.01%
2151.39/2158.54	c  1138s|166600 | 15170 | 10635k|  63.8 |   999M |  33 |1381 |1667 |4338 | 469k|  1 |4877 |  10k| 2.780563e+03 | 1.277000e+03 | 117.74%|  24.01%
2151.49/2158.67	c  1138s|166700 | 15166 | 10636k|  63.8 |   999M |  33 |1381 |1667 |4340 | 469k|  0 |4877 |  10k| 2.780563e+03 | 1.277000e+03 | 117.74%|  24.01%
2151.79/2158.93	c  1138s|166800 | 15174 | 10639k|  63.7 |   999M |  33 |1381 |1664 |4337 | 469k|  2 |4877 |  10k| 2.780479e+03 | 1.277000e+03 | 117.74%|  24.01%
2152.29/2159.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2152.29/2159.40	c  1139s|166900 | 15180 | 10642k|  63.7 |   999M |  33 |1381 |1664 |4222 | 469k|  2 |4877 |  10k| 2.780405e+03 | 1.277000e+03 | 117.73%|  24.02%
2152.59/2159.75	c  1139s|167000 | 15188 | 10647k|  63.7 |   999M |  33 |1381 |1664 |4225 | 469k|  1 |4877 |  10k| 2.779957e+03 | 1.277000e+03 | 117.69%|  24.02%
2153.00/2160.17	c  1139s|167100 | 15200 | 10652k|  63.7 |   999M |  33 |1381 |1671 |4291 | 469k|  2 |4885 |  10k| 2.779820e+03 | 1.277000e+03 | 117.68%|  24.02%
2153.38/2160.53	c  1140s|167200 | 15204 | 10656k|  63.7 |   999M |  33 |1381 |1670 |4232 | 469k|  2 |4886 |  10k| 2.779752e+03 | 1.277000e+03 | 117.68%|  24.02%
2153.68/2160.86	c  1140s|167300 | 15212 | 10660k|  63.7 |   999M |  33 |1381 |1670 |4228 | 469k|  1 |4887 |  10k| 2.779739e+03 | 1.277000e+03 | 117.68%|  24.02%
2154.08/2161.27	c  1141s|167400 | 15218 | 10666k|  63.7 |   999M |  33 |1381 |1668 |4231 | 469k|  0 |4887 |  10k| 2.779410e+03 | 1.277000e+03 | 117.65%|  24.02%
2154.48/2161.63	c  1141s|167500 | 15226 | 10670k|  63.7 |   999M |  33 |1381 |1666 |4234 | 470k|  0 |4887 |  10k| 2.779023e+03 | 1.277000e+03 | 117.62%|  24.02%
2154.78/2161.90	c  1141s|167600 | 15230 | 10674k|  63.6 |   999M |  33 |1381 |1662 |4239 | 470k|  2 |4887 |  10k| 2.778889e+03 | 1.277000e+03 | 117.61%|  24.03%
2155.08/2162.23	c  1142s|167700 | 15238 | 10678k|  63.6 |   999M |  33 |1381 |1661 |4242 | 470k|  2 |4887 |  10k| 2.778455e+03 | 1.277000e+03 | 117.58%|  24.03%
2155.38/2162.51	c  1142s|167800 | 15244 | 10682k|  63.6 |   999M |  33 |1381 |1660 |4241 | 470k|  3 |4887 |  10k| 2.778419e+03 | 1.277000e+03 | 117.57%|  24.03%
2155.58/2162.78	c  1142s|167900 | 15244 | 10685k|  63.6 |   999M |  33 |1381 |1658 |4241 | 470k|  1 |4888 |  10k| 2.778167e+03 | 1.277000e+03 | 117.55%|  24.03%
2155.89/2163.05	c  1142s|168000 | 15256 | 10688k|  63.6 |   999M |  33 |1381 |1650 |4370 | 470k|  2 |4888 |  10k| 2.777214e+03 | 1.277000e+03 | 117.48%|  24.03%
2156.18/2163.35	c  1143s|168100 | 15262 | 10692k|  63.6 |   999M |  33 |1381 |1656 |4377 | 470k|  3 |4895 |  10k| 2.777080e+03 | 1.277000e+03 | 117.47%|  24.03%
2156.47/2163.65	c  1143s|168200 | 15270 | 10696k|  63.5 |   999M |  33 |1381 |1654 |4586 | 470k|  1 |4895 |  10k| 2.777006e+03 | 1.277000e+03 | 117.46%|  24.03%
2156.89/2164.02	c  1143s|168300 | 15278 | 10700k|  63.5 |   999M |  33 |1381 |1648 |4617 | 470k|  0 |4895 |  10k| 2.776585e+03 | 1.277000e+03 | 117.43%|  24.03%
2157.37/2164.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2157.37/2164.52	c  1144s|168400 | 15290 | 10706k|  63.5 |   999M |  33 |1381 |1646 |4389 | 470k|  0 |4896 |  10k| 2.776292e+03 | 1.277000e+03 | 117.41%|  24.03%
2157.77/2164.94	c  1144s|168500 | 15306 | 10711k|  63.5 |   999M |  33 |1381 |1642 |4404 | 470k|  1 |4897 |  10k| 2.775394e+03 | 1.277000e+03 | 117.34%|  24.04%
2158.17/2165.32	c  1145s|168600 | 15312 | 10716k|  63.5 |   999M |  33 |1381 |1641 |4410 | 470k|  1 |4897 |  10k| 2.775320e+03 | 1.277000e+03 | 117.33%|  24.04%
2158.47/2165.62	c  1145s|168700 | 15322 | 10720k|  63.5 |   999M |  33 |1381 |1639 |4403 | 470k|  0 |4900 |  10k| 2.775222e+03 | 1.277000e+03 | 117.32%|  24.04%
2158.88/2166.02	c  1145s|168800 | 15336 | 10725k|  63.5 |   999M |  33 |1381 |1634 |4430 | 470k|  0 |4904 |  10k| 2.774785e+03 | 1.277000e+03 | 117.29%|  24.04%
2159.17/2166.39	c  1146s|168900 | 15348 | 10729k|  63.5 |   999M |  33 |1381 |1632 |4402 | 470k|  1 |4904 |  10k| 2.774119e+03 | 1.277000e+03 | 117.24%|  24.04%
2159.46/2166.60	c  1146s|169000 | 15350 | 10731k|  63.5 |   999M |  33 |1381 |1632 |4404 | 470k|  1 |4904 |  10k| 2.773960e+03 | 1.277000e+03 | 117.22%|  24.04%
2159.66/2166.83	c  1146s|169100 | 15354 | 10734k|  63.4 |   999M |  33 |1381 |1631 |4408 | 471k|  1 |4904 |  10k| 2.773896e+03 | 1.277000e+03 | 117.22%|  24.04%
2160.06/2167.26	c  1147s|169200 | 15372 | 10739k|  63.4 |   999M |  33 |1381 |1628 |4406 | 471k|  0 |4904 |  10k| 2.773208e+03 | 1.277000e+03 | 117.17%|  24.04%
2160.46/2167.68	c  1147s|169300 | 15382 | 10745k|  63.4 |   999M |  33 |1381 |1626 |4406 | 471k|  0 |4904 |  10k| 2.773111e+03 | 1.277000e+03 | 117.16%|  24.04%
2160.76/2167.98	c  1147s|169400 | 15390 | 10749k|  63.4 |   999M |  33 |1381 |1625 |4407 | 471k|  2 |4904 |  10k| 2.772964e+03 | 1.277000e+03 | 117.15%|  24.04%
2161.06/2168.30	c  1148s|169500 | 15406 | 10753k|  63.4 |   999M |  33 |1381 |1623 |4466 | 471k|  2 |4904 |  10k| 2.772458e+03 | 1.277000e+03 | 117.11%|  24.04%
2161.36/2168.53	c  1148s|169600 | 15410 | 10756k|  63.4 |   999M |  33 |1381 |1623 |4467 | 471k|  0 |4904 |  10k| 2.772411e+03 | 1.277000e+03 | 117.10%|  24.04%
2161.76/2168.90	c  1148s|169700 | 15424 | 10761k|  63.4 |   999M |  33 |1381 |1622 |4410 | 471k|  0 |4904 |  10k| 2.772174e+03 | 1.277000e+03 | 117.08%|  24.04%
2161.97/2169.17	c  1148s|169800 | 15432 | 10764k|  63.3 |   999M |  33 |1381 |1622 |4412 | 471k|  0 |4904 |  10k| 2.771833e+03 | 1.277000e+03 | 117.06%|  24.04%
2162.26/2169.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2162.26/2169.43	c  1149s|169900 | 15438 | 10767k|  63.3 |   999M |  33 |1381 |1618 |4416 | 471k|  1 |4904 |  10k| 2.771643e+03 | 1.277000e+03 | 117.04%|  24.05%
2163.05/2170.21	c  1150s|170000 | 15456 | 10775k|  63.3 |   999M |  33 |1381 |1614 |4282 | 471k|  0 |4904 |  10k| 2.771333e+03 | 1.277000e+03 | 117.02%|  24.05%
2163.25/2170.49	c  1150s|170100 | 15464 | 10779k|  63.3 |   999M |  33 |1381 |1610 |4298 | 471k|  1 |4904 |  10k| 2.771264e+03 | 1.277000e+03 | 117.01%|  24.05%
2163.65/2170.87	c  1150s|170200 | 15476 | 10784k|  63.3 |   999M |  33 |1381 |1609 |4276 | 471k|  2 |4904 |  10k| 2.771043e+03 | 1.277000e+03 | 117.00%|  24.05%
2164.05/2171.26	c  1151s|170300 | 15482 | 10789k|  63.3 |   999M |  33 |1381 |1608 |4281 | 471k|  0 |4904 |  10k| 2.770257e+03 | 1.277000e+03 | 116.93%|  24.05%
2164.65/2171.83	c  1151s|170400 | 15494 | 10796k|  63.3 |   999M |  33 |1381 |1605 |4266 | 472k|  2 |4904 |  10k| 2.769814e+03 | 1.277000e+03 | 116.90%|  24.06%
2164.96/2172.18	c  1151s|170500 | 15506 | 10801k|  63.3 |   999M |  33 |1381 |1603 |4111 | 472k|  1 |4904 |  10k| 2.769333e+03 | 1.277000e+03 | 116.86%|  24.06%
2165.35/2172.59	c  1152s|170600 | 15508 | 10804k|  63.3 |   999M |  33 |1381 |1603 |4111 | 472k|  0 |4904 |  10k| 2.769297e+03 | 1.277000e+03 | 116.86%|  24.07%
2165.64/2172.88	c  1152s|170700 | 15510 | 10808k|  63.3 |   999M |  33 |1381 |1603 |4212 | 472k|  1 |4904 |  10k| 2.769256e+03 | 1.277000e+03 | 116.86%|  24.07%
2166.04/2173.29	c  1153s|170800 | 15524 | 10813k|  63.3 |   999M |  33 |1381 |1601 |4556 | 472k|  1 |4904 |  10k| 2.768822e+03 | 1.277000e+03 | 116.82%|  24.08%
2166.34/2173.57	c  1153s|170900 | 15532 | 10816k|  63.2 |   999M |  33 |1381 |1601 |4557 | 472k|  0 |4904 |  10k| 2.768618e+03 | 1.277000e+03 | 116.81%|  24.08%
2166.74/2173.99	c  1153s|171000 | 15544 | 10821k|  63.2 |   999M |  33 |1381 |1599 |4670 | 472k|  1 |4904 |  10k| 2.768212e+03 | 1.277000e+03 | 116.77%|  24.08%
2167.14/2174.30	c  1154s|171100 | 15550 | 10825k|  63.2 |   999M |  33 |1381 |1596 |4554 | 472k|  0 |4904 |  10k| 2.768030e+03 | 1.277000e+03 | 116.76%|  24.08%
2167.54/2174.70	c  1154s|171200 | 15566 | 10830k|  63.2 |   999M |  33 |1381 |1595 |4566 | 472k|  1 |4904 |  10k| 2.767888e+03 | 1.277000e+03 | 116.75%|  24.08%
2167.74/2174.98	c  1154s|171300 | 15576 | 10833k|  63.2 |   999M |  33 |1381 |1595 |4590 | 472k|  1 |4904 |  10k| 2.767802e+03 | 1.277000e+03 | 116.74%|  24.08%
2167.95/2175.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2167.95/2175.18	c  1154s|171400 | 15580 | 10836k|  63.2 |   999M |  33 |1381 |1595 |4556 | 472k|  0 |4906 |  10k| 2.767363e+03 | 1.277000e+03 | 116.71%|  24.08%
2168.23/2175.43	c  1155s|171500 | 15582 | 10839k|  63.2 |   999M |  33 |1381 |1600 |4328 | 472k|  0 |4911 |  10k| 2.767344e+03 | 1.277000e+03 | 116.71%|  24.08%
2168.63/2175.83	c  1155s|171600 | 15594 | 10843k|  63.1 |   999M |  33 |1381 |1600 |4609 | 472k|  1 |4912 |  10k| 2.767194e+03 | 1.277000e+03 | 116.69%|  24.09%
2169.03/2176.22	c  1156s|171700 | 15610 | 10847k|  63.1 |   999M |  33 |1381 |1615 |4424 | 472k|  0 |4933 |  10k| 2.766625e+03 | 1.277000e+03 | 116.65%|  24.09%
2169.33/2176.57	c  1156s|171800 | 15618 | 10852k|  63.1 |   999M |  33 |1381 |1614 |4447 | 473k|  0 |4933 |  10k| 2.766369e+03 | 1.277000e+03 | 116.63%|  24.09%
2169.84/2177.09	c  1156s|171900 | 15634 | 10857k|  63.1 |   999M |  33 |1381 |1618 |4562 | 473k|  0 |4938 |  10k| 2.766306e+03 | 1.277000e+03 | 116.63%|  24.09%
2170.23/2177.47	c  1157s|172000 | 15648 | 10861k|  63.1 |  1000M |  33 |1381 |1626 |4564 | 473k|  1 |4948 |  10k| 2.765874e+03 | 1.277000e+03 | 116.59%|  24.09%
2170.53/2177.73	c  1157s|172100 | 15656 | 10864k|  63.1 |  1000M |  33 |1381 |1641 |4589 | 473k|  1 |4969 |  10k| 2.765609e+03 | 1.277000e+03 | 116.57%|  24.09%
2170.94/2178.16	c  1157s|172200 | 15672 | 10869k|  63.1 |  1000M |  33 |1381 |1644 |4617 | 473k|  1 |4980 |  10k| 2.765535e+03 | 1.277000e+03 | 116.56%|  24.09%
2171.23/2178.42	c  1158s|172300 | 15678 | 10872k|  63.1 |  1000M |  33 |1381 |1643 |4569 | 473k|  0 |4984 |  10k| 2.765521e+03 | 1.277000e+03 | 116.56%|  24.09%
2171.52/2178.78	c  1158s|172400 | 15684 | 10876k|  63.0 |  1000M |  33 |1381 |1641 |4375 | 473k|  0 |4984 |  10k| 2.765467e+03 | 1.277000e+03 | 116.56%|  24.10%
2171.72/2178.94	c  1158s|172500 | 15684 | 10878k|  63.0 |  1000M |  33 |1381 |1641 |4374 | 473k|  2 |4984 |  10k| 2.765467e+03 | 1.277000e+03 | 116.56%|  24.10%
2172.12/2179.31	c  1159s|172600 | 15694 | 10883k|  63.0 |  1000M |  33 |1381 |1638 |4435 | 473k|  0 |4984 |  10k| 2.765369e+03 | 1.277000e+03 | 116.55%|  24.10%
2172.32/2179.56	c  1159s|172700 | 15694 | 10886k|  63.0 |  1000M |  33 |1381 |1637 |4475 | 473k|  1 |4984 |  10k| 2.765369e+03 | 1.277000e+03 | 116.55%|  24.10%
2172.72/2179.90	c  1159s|172800 | 15702 | 10891k|  63.0 |  1000M |  33 |1381 |1636 |4528 | 473k|  1 |4984 |  10k| 2.765333e+03 | 1.277000e+03 | 116.55%|  24.10%
2173.02/2180.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2173.02/2180.25	c  1160s|172900 | 15710 | 10896k|  63.0 |  1000M |  33 |1381 |1636 |4479 | 473k|  1 |4984 |  10k| 2.765219e+03 | 1.277000e+03 | 116.54%|  24.10%
2173.32/2180.59	c  1160s|173000 | 15718 | 10901k|  63.0 |  1000M |  33 |1381 |1633 |4477 | 473k|  0 |4984 |  10k| 2.764888e+03 | 1.277000e+03 | 116.51%|  24.10%
2173.72/2180.93	c  1160s|173100 | 15726 | 10906k|  63.0 |  1000M |  33 |1381 |1633 |4488 | 473k|  0 |4984 |  10k| 2.764278e+03 | 1.277000e+03 | 116.47%|  24.10%
2174.12/2181.35	c  1161s|173200 | 15736 | 10910k|  62.9 |  1000M |  33 |1381 |1637 |4364 | 473k|  1 |4990 |  10k| 2.764067e+03 | 1.277000e+03 | 116.45%|  24.10%
2174.41/2181.64	c  1161s|173300 | 15742 | 10914k|  62.9 |  1000M |  33 |1381 |1637 |4299 | 473k|  1 |4990 |  10k| 2.763844e+03 | 1.277000e+03 | 116.43%|  24.10%
2174.61/2181.89	c  1161s|173400 | 15746 | 10916k|  62.9 |  1000M |  33 |1381 |1636 |4287 | 474k|  1 |4991 |  10k| 2.763768e+03 | 1.277000e+03 | 116.43%|  24.10%
2175.11/2182.32	c  1162s|173500 | 15752 | 10921k|  62.9 |  1000M |  33 |1381 |1638 |4305 | 474k|  0 |4994 |  10k| 2.763692e+03 | 1.277000e+03 | 116.42%|  24.10%
2175.41/2182.66	c  1162s|173600 | 15754 | 10925k|  62.9 |  1000M |  33 |1381 |1640 |4299 | 474k|  0 |4996 |  10k| 2.763669e+03 | 1.277000e+03 | 116.42%|  24.10%
2175.82/2183.08	c  1162s|173700 | 15762 | 10930k|  62.9 |  1000M |  33 |1381 |1640 |4310 | 474k|  1 |4998 |  10k| 2.763420e+03 | 1.277000e+03 | 116.40%|  24.11%
2176.21/2183.49	c  1163s|173800 | 15774 | 10935k|  62.9 |  1000M |  33 |1381 |1638 |4319 | 474k|  1 |4999 |  10k| 2.763268e+03 | 1.277000e+03 | 116.39%|  24.11%
2176.61/2183.85	c  1163s|173900 | 15780 | 10939k|  62.9 |  1000M |  33 |1381 |1633 |4494 | 474k|  3 |4999 |  10k| 2.763098e+03 | 1.277000e+03 | 116.37%|  24.11%
2177.01/2184.29	c  1164s|174000 | 15794 | 10944k|  62.9 |  1000M |  33 |1381 |1626 |4449 | 474k|  1 |5000 |  10k| 2.762333e+03 | 1.277000e+03 | 116.31%|  24.11%
2177.30/2184.57	c  1164s|174100 | 15794 | 10948k|  62.8 |  1000M |  33 |1381 |1626 |4302 | 474k|  0 |5001 |  10k| 2.762333e+03 | 1.277000e+03 | 116.31%|  24.11%
2177.70/2185.00	c  1164s|174200 | 15804 | 10954k|  62.8 |  1000M |  33 |1381 |1624 |4320 | 474k|  1 |5002 |  10k| 2.762304e+03 | 1.277000e+03 | 116.31%|  24.11%
2178.00/2185.24	c  1165s|174300 | 15800 | 10957k|  62.8 |  1000M |  33 |1381 |1623 |4315 | 474k|  0 |5002 |  10k| 2.762304e+03 | 1.277000e+03 | 116.31%|  24.11%
2178.50/2185.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2178.50/2185.73	c  1165s|174400 | 15818 | 10963k|  62.8 |  1000M |  33 |1381 |1621 |4318 | 474k|  2 |5002 |  10k| 2.762135e+03 | 1.277000e+03 | 116.30%|  24.12%
2178.70/2185.97	c  1165s|174500 | 15820 | 10966k|  62.8 |  1000M |  33 |1381 |1620 |4271 | 474k|  0 |5002 |  10k| 2.762135e+03 | 1.277000e+03 | 116.30%|  24.12%
2179.10/2186.35	c  1166s|174600 | 15834 | 10972k|  62.8 |  1000M |  33 |1381 |1619 |4285 | 474k|  1 |5002 |  10k| 2.761809e+03 | 1.277000e+03 | 116.27%|  24.12%
2179.30/2186.59	c  1166s|174700 | 15836 | 10974k|  62.8 |  1001M |  33 |1381 |1620 |4309 | 474k|  0 |5003 |  10k| 2.761648e+03 | 1.277000e+03 | 116.26%|  24.12%
2179.70/2186.97	c  1166s|174800 | 15848 | 10980k|  62.8 |  1001M |  33 |1381 |1618 |4226 | 474k|  0 |5003 |  10k| 2.761096e+03 | 1.277000e+03 | 116.22%|  24.13%
2180.10/2187.35	c  1167s|174900 | 15850 | 10985k|  62.8 |  1001M |  33 |1381 |1610 |4393 | 475k|  1 |5003 |  10k| 2.760879e+03 | 1.277000e+03 | 116.20%|  24.13%
2180.49/2187.71	c  1167s|175000 | 15862 | 10989k|  62.7 |  1001M |  33 |1381 |1629 |4577 | 475k|  1 |5024 |  10k| 2.760822e+03 | 1.277000e+03 | 116.20%|  24.13%
2180.91/2188.18	c  1167s|175100 | 15878 | 10994k|  62.7 |  1001M |  33 |1381 |1658 |4686 | 475k|  1 |5057 |  10k| 2.760573e+03 | 1.277000e+03 | 116.18%|  24.13%
2181.09/2188.33	c  1168s|175200 | 15878 | 10995k|  62.7 |  1001M |  33 |1381 |1658 |4687 | 475k|  1 |5057 |  10k| 2.760573e+03 | 1.277000e+03 | 116.18%|  24.13%
2181.39/2188.69	c  1168s|175300 | 15894 | 10999k|  62.7 |  1001M |  33 |1381 |1674 |4701 | 475k|  1 |5074 |  10k| 2.759611e+03 | 1.277000e+03 | 116.10%|  24.13%
2181.69/2188.93	c  1168s|175400 | 15898 | 11001k|  62.7 |  1001M |  33 |1381 |1682 |4684 | 475k|  1 |5082 |  10k| 2.759457e+03 | 1.277000e+03 | 116.09%|  24.13%
2182.09/2189.34	c  1169s|175500 | 15922 | 11006k|  62.7 |  1001M |  33 |1381 |1675 |4685 | 475k|  0 |5082 |  10k| 2.758866e+03 | 1.277000e+03 | 116.04%|  24.14%
2182.39/2189.69	c  1169s|175600 | 15938 | 11010k|  62.7 |  1001M |  33 |1381 |1671 |4634 | 475k|  1 |5085 |  10k| 2.758396e+03 | 1.277000e+03 | 116.01%|  24.14%
2182.69/2189.98	c  1169s|175700 | 15942 | 11013k|  62.6 |  1001M |  33 |1381 |1669 |4635 | 475k|  0 |5085 |  10k| 2.758222e+03 | 1.277000e+03 | 115.99%|  24.14%
2183.09/2190.38	c  1170s|175800 | 15954 | 11017k|  62.6 |  1001M |  33 |1381 |1657 |4671 | 475k|  1 |5085 |  10k| 2.757643e+03 | 1.277000e+03 | 115.95%|  24.14%
2183.38/2190.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2183.38/2190.63	c  1170s|175900 | 15954 | 11020k|  62.6 |  1001M |  33 |1381 |1652 |4635 | 475k|  1 |5086 |  10k| 2.757148e+03 | 1.277000e+03 | 115.91%|  24.14%
2183.58/2190.83	c  1170s|176000 | 15952 | 11022k|  62.6 |  1001M |  33 |1381 |1651 |4367 | 475k|  1 |5087 |  10k| 2.757148e+03 | 1.277000e+03 | 115.91%|  24.14%
2183.80/2191.03	c  1170s|176100 | 15952 | 11024k|  62.6 |  1001M |  33 |1381 |1652 |4373 | 475k|  1 |5088 |  10k| 2.757148e+03 | 1.277000e+03 | 115.91%|  24.14%
2183.98/2191.25	c  1171s|176200 | 15962 | 11026k|  62.5 |  1001M |  33 |1381 |1647 |4470 | 475k|  1 |5089 |  10k| 2.756970e+03 | 1.277000e+03 | 115.89%|  24.14%
2184.38/2191.60	c  1171s|176300 | 15966 | 11030k|  62.5 |  1001M |  33 |1381 |1655 |4475 | 475k|  1 |5099 |  10k| 2.756880e+03 | 1.277000e+03 | 115.89%|  24.14%
2184.79/2192.04	c  1171s|176400 | 15976 | 11036k|  62.5 |  1001M |  33 |1381 |1654 |4479 | 475k|  1 |5101 |  10k| 2.756661e+03 | 1.277000e+03 | 115.87%|  24.14%
2185.08/2192.38	c  1172s|176500 | 15986 | 11039k|  62.5 |  1001M |  33 |1381 |1655 |4483 | 475k|  0 |5105 |  10k| 2.756310e+03 | 1.277000e+03 | 115.84%|  24.14%
2185.58/2192.87	c  1172s|176600 | 16002 | 11045k|  62.5 |  1001M |  33 |1381 |1649 |4479 | 475k|  1 |5105 |  10k| 2.755787e+03 | 1.277000e+03 | 115.80%|  24.15%
2185.79/2193.10	c  1172s|176700 | 16002 | 11048k|  62.5 |  1001M |  33 |1381 |1651 |4480 | 475k|  1 |5107 |  10k| 2.755787e+03 | 1.277000e+03 | 115.80%|  24.15%
2186.08/2193.38	c  1173s|176800 | 16004 | 11051k|  62.5 |  1001M |  33 |1381 |1651 |4478 | 475k|  0 |5107 |  10k| 2.755754e+03 | 1.277000e+03 | 115.80%|  24.15%
2186.57/2193.83	c  1173s|176900 | 16016 | 11057k|  62.5 |  1001M |  33 |1381 |1647 |4275 | 476k|  0 |5107 |  10k| 2.755522e+03 | 1.277000e+03 | 115.78%|  24.15%
2186.97/2194.23	c  1174s|177000 | 16022 | 11063k|  62.5 |  1001M |  33 |1381 |1646 |4442 | 476k|  4 |5107 |  10k| 2.755111e+03 | 1.277000e+03 | 115.75%|  24.15%
2187.47/2194.71	c  1174s|177100 | 16036 | 11070k|  62.5 |  1001M |  33 |1381 |1644 |4335 | 476k|  0 |5107 |  10k| 2.754633e+03 | 1.277000e+03 | 115.71%|  24.15%
2187.67/2194.97	c  1174s|177200 | 16036 | 11073k|  62.4 |  1001M |  33 |1381 |1645 |4259 | 476k|  1 |5108 |  10k| 2.754633e+03 | 1.277000e+03 | 115.71%|  24.15%
2188.07/2195.33	c  1175s|177300 | 16052 | 11077k|  62.4 |  1001M |  33 |1381 |1645 |4510 | 476k|  1 |5108 |  10k| 2.754344e+03 | 1.277000e+03 | 115.69%|  24.16%
2188.37/2195.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2188.37/2195.63	c  1175s|177400 | 16060 | 11081k|  62.4 |  1001M |  33 |1381 |1647 |4546 | 476k|  2 |5111 |  10k| 2.754058e+03 | 1.277000e+03 | 115.67%|  24.16%
2188.78/2196.06	c  1175s|177500 | 16068 | 11087k|  62.4 |  1001M |  33 |1381 |1644 |4542 | 476k|  1 |5115 |  10k| 2.753233e+03 | 1.277000e+03 | 115.60%|  24.16%
2189.07/2196.39	c  1176s|177600 | 16072 | 11090k|  62.4 |  1001M |  33 |1381 |1643 |4514 | 476k|  1 |5115 |  10k| 2.753131e+03 | 1.277000e+03 | 115.59%|  24.16%
2189.46/2196.77	c  1176s|177700 | 16086 | 11095k|  62.4 |  1001M |  33 |1381 |1641 |4523 | 476k|  1 |5116 |  10k| 2.752858e+03 | 1.277000e+03 | 115.57%|  24.16%
2189.78/2197.02	c  1176s|177800 | 16084 | 11098k|  62.4 |  1001M |  33 |1381 |1641 |4517 | 476k|  0 |5118 |  10k| 2.752858e+03 | 1.277000e+03 | 115.57%|  24.16%
2190.06/2197.36	c  1177s|177900 | 16098 | 11102k|  62.4 |  1001M |  33 |1381 |1639 |4460 | 476k|  0 |5118 |  10k| 2.752640e+03 | 1.277000e+03 | 115.56%|  24.16%
2190.36/2197.65	c  1177s|178000 | 16104 | 11106k|  62.3 |  1001M |  33 |1381 |1639 |4374 | 476k|  1 |5118 |  10k| 2.752576e+03 | 1.277000e+03 | 115.55%|  24.16%
2190.66/2197.91	c  1177s|178100 | 16112 | 11109k|  62.3 |  1001M |  33 |1381 |1640 |4374 | 476k|  2 |5120 |  10k| 2.752500e+03 | 1.277000e+03 | 115.54%|  24.16%
2190.77/2198.09	c  1177s|178200 | 16110 | 11111k|  62.3 |  1001M |  33 |1381 |1640 |4374 | 476k|  2 |5120 |  10k| 2.752500e+03 | 1.277000e+03 | 115.54%|  24.16%
2191.06/2198.38	c  1178s|178300 | 16120 | 11114k|  62.3 |  1001M |  33 |1381 |1639 |4355 | 476k|  0 |5122 |  10k| 2.752407e+03 | 1.277000e+03 | 115.54%|  24.16%
2191.36/2198.61	c  1178s|178400 | 16128 | 11117k|  62.3 |  1001M |  33 |1381 |1642 |4407 | 476k|  2 |5126 |  10k| 2.752320e+03 | 1.277000e+03 | 115.53%|  24.16%
2191.66/2198.98	c  1178s|178500 | 16140 | 11122k|  62.3 |  1001M |  33 |1381 |1637 |4385 | 476k|  0 |5126 |  10k| 2.751786e+03 | 1.277000e+03 | 115.49%|  24.16%
2192.06/2199.35	c  1179s|178600 | 16154 | 11127k|  62.3 |  1001M |  33 |1381 |1634 |4391 | 476k|  0 |5126 |  10k| 2.751632e+03 | 1.277000e+03 | 115.48%|  24.17%
2192.46/2199.71	c  1179s|178700 | 16166 | 11132k|  62.2 |  1001M |  33 |1381 |1630 |4350 | 476k|  0 |5126 |  10k| 2.750833e+03 | 1.277000e+03 | 115.41%|  24.17%
2192.77/2200.09	c  1179s|178800 | 16182 | 11136k|  62.2 |  1001M |  33 |1381 |1629 |4344 | 477k|  2 |5128 |  10k| 2.750583e+03 | 1.277000e+03 | 115.39%|  24.17%
2193.05/2200.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2193.05/2200.38	c  1180s|178900 | 16192 | 11139k|  62.2 |  1001M |  33 |1381 |1628 |4347 | 477k|  1 |5128 |  10k| 2.750526e+03 | 1.277000e+03 | 115.39%|  24.17%
2193.45/2200.70	c  1180s|179000 | 16202 | 11143k|  62.2 |  1001M |  33 |1381 |1628 |4384 | 477k|  1 |5130 |  10k| 2.750254e+03 | 1.277000e+03 | 115.37%|  24.17%
2193.76/2201.04	c  1180s|179100 | 16210 | 11148k|  62.2 |  1001M |  33 |1381 |1627 |4363 | 477k|  2 |5130 |  10k| 2.750000e+03 | 1.277000e+03 | 115.35%|  24.17%
2194.05/2201.34	c  1181s|179200 | 16214 | 11152k|  62.2 |  1001M |  33 |1381 |1637 |4413 | 477k|  2 |5140 |  10k| 2.749846e+03 | 1.277000e+03 | 115.34%|  24.17%
2194.55/2201.88	c  1181s|179300 | 16230 | 11159k|  62.2 |  1001M |  33 |1381 |1634 |4430 | 477k|  1 |5142 |  10k| 2.749274e+03 | 1.277000e+03 | 115.29%|  24.17%
2195.05/2202.33	c  1182s|179400 | 16242 | 11164k|  62.2 |  1001M |  33 |1381 |1630 |4473 | 477k|  1 |5143 |  10k| 2.749000e+03 | 1.277000e+03 | 115.27%|  24.17%
2195.25/2202.56	c  1182s|179500 | 16244 | 11167k|  62.2 |  1001M |  33 |1381 |1629 |4375 | 477k|  0 |5143 |  10k| 2.749000e+03 | 1.277000e+03 | 115.27%|  24.17%
2195.65/2202.95	c  1182s|179600 | 16256 | 11172k|  62.2 |  1001M |  33 |1381 |1645 |4384 | 477k|  1 |5159 |  10k| 2.748673e+03 | 1.277000e+03 | 115.24%|  24.18%
2195.95/2203.22	c  1183s|179700 | 16260 | 11175k|  62.1 |  1001M |  33 |1381 |1645 |4378 | 477k|  1 |5159 |  10k| 2.748660e+03 | 1.277000e+03 | 115.24%|  24.18%
2196.35/2203.64	c  1183s|179800 | 16268 | 11178k|  62.1 |  1001M |  33 |1381 |1650 |4377 | 477k|  1 |5165 |  10k| 2.748635e+03 | 1.277000e+03 | 115.24%|  24.18%
2196.65/2203.96	c  1183s|179900 | 16272 | 11182k|  62.1 |  1001M |  33 |1381 |1650 |4379 | 477k|  1 |5165 |  10k| 2.748459e+03 | 1.277000e+03 | 115.23%|  24.18%
2197.15/2204.41	c  1184s|180000 | 16282 | 11187k|  62.1 |  1001M |  33 |1381 |1650 |4390 | 477k|  0 |5167 |  10k| 2.748419e+03 | 1.277000e+03 | 115.22%|  24.18%
2197.55/2204.82	c  1184s|180100 | 16296 | 11192k|  62.1 |  1001M |  33 |1381 |1648 |4430 | 477k|  0 |5168 |  10k| 2.747984e+03 | 1.277000e+03 | 115.19%|  24.18%
2198.05/2205.31	c  1185s|180200 | 16306 | 11197k|  62.1 |  1001M |  33 |1381 |1647 |4437 | 477k|  1 |5170 |  10k| 2.747696e+03 | 1.277000e+03 | 115.17%|  24.18%
2198.44/2205.79	c  1185s|180300 | 16318 | 11203k|  62.1 |  1001M |  33 |1381 |1646 |4437 | 477k|  4 |5172 |  10k| 2.747269e+03 | 1.277000e+03 | 115.13%|  24.18%
2199.14/2206.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2199.14/2206.41	c  1186s|180400 | 16338 | 11209k|  62.1 |  1002M |  33 |1381 |1648 |4005 | 478k|  1 |5174 |  10k| 2.746549e+03 | 1.277000e+03 | 115.08%|  24.19%
2199.54/2206.81	c  1186s|180500 | 16348 | 11214k|  62.1 |  1002M |  33 |1381 |1651 |4018 | 478k|  1 |5180 |  10k| 2.746346e+03 | 1.277000e+03 | 115.06%|  24.19%
2199.94/2207.23	c  1187s|180600 | 16360 | 11218k|  62.1 |  1002M |  33 |1381 |1648 |4047 | 478k|  1 |5180 |  10k| 2.746162e+03 | 1.277000e+03 | 115.05%|  24.20%
2200.24/2207.56	c  1187s|180700 | 16370 | 11223k|  62.1 |  1002M |  33 |1381 |1644 |4090 | 478k|  1 |5180 |  10k| 2.745917e+03 | 1.277000e+03 | 115.03%|  24.20%
2200.54/2207.84	c  1187s|180800 | 16368 | 11226k|  62.0 |  1002M |  33 |1381 |1644 |4451 | 478k|  4 |5182 |  10k| 2.745916e+03 | 1.277000e+03 | 115.03%|  24.21%
2201.24/2208.58	c  1188s|180900 | 16396 | 11235k|  62.1 |  1003M |  33 |1381 |1640 |4034 | 478k|  1 |5182 |  10k| 2.745650e+03 | 1.277000e+03 | 115.01%|  24.21%
2201.75/2209.05	c  1188s|181000 | 16414 | 11241k|  62.1 |  1003M |  33 |1381 |1636 |4047 | 478k|  4 |5182 |  10k| 2.745333e+03 | 1.277000e+03 | 114.98%|  24.21%
2202.13/2209.42	c  1189s|181100 | 16424 | 11246k|  62.1 |  1003M |  33 |1381 |1634 |4056 | 479k|  1 |5182 |  10k| 2.745222e+03 | 1.277000e+03 | 114.97%|  24.21%
2202.63/2209.93	c  1189s|181200 | 16442 | 11252k|  62.1 |  1003M |  33 |1381 |1628 |4243 | 479k|  1 |5182 |  10k| 2.745000e+03 | 1.277000e+03 | 114.96%|  24.22%
2203.03/2210.37	c  1190s|181300 | 16448 | 11258k|  62.1 |  1003M |  33 |1381 |1628 |4028 | 479k|  0 |5184 |  10k| 2.744887e+03 | 1.277000e+03 | 114.95%|  24.22%
2203.53/2210.83	c  1190s|181400 | 16460 | 11262k|  62.0 |  1003M |  33 |1381 |1628 |4053 | 479k|  0 |5185 |  10k| 2.744597e+03 | 1.277000e+03 | 114.93%|  24.22%
2204.13/2211.40	c  1191s|181500 | 16474 | 11269k|  62.0 |  1003M |  33 |1381 |1631 |4098 | 479k|  0 |5188 |  10k| 2.744000e+03 | 1.277000e+03 | 114.88%|  24.23%
2204.62/2212.01	c  1191s|181600 | 16488 | 11275k|  62.0 |  1003M |  33 |1381 |1634 |4061 | 479k|  0 |5191 |  10k| 2.743756e+03 | 1.277000e+03 | 114.86%|  24.23%
2205.02/2212.35	c  1192s|181700 | 16496 | 11280k|  62.0 |  1003M |  33 |1381 |1633 |4060 | 479k|  1 |5191 |  10k| 2.743458e+03 | 1.277000e+03 | 114.84%|  24.23%
2205.42/2212.78	c  1192s|181800 | 16506 | 11286k|  62.0 |  1003M |  33 |1381 |1629 |4065 | 480k|  0 |5191 |  10k| 2.743279e+03 | 1.277000e+03 | 114.82%|  24.24%
2205.73/2213.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2205.73/2213.08	c  1192s|181900 | 16510 | 11290k|  62.0 |  1003M |  33 |1381 |1629 |4048 | 480k|  1 |5191 |  11k| 2.743279e+03 | 1.277000e+03 | 114.82%|  24.24%
2206.22/2213.57	c  1193s|182000 | 16516 | 11296k|  62.0 |  1003M |  33 |1381 |1630 |4157 | 480k|  1 |5195 |  11k| 2.743220e+03 | 1.277000e+03 | 114.82%|  24.25%
2206.83/2214.11	c  1193s|182100 | 16526 | 11303k|  62.0 |  1003M |  33 |1381 |1627 |4230 | 480k|  1 |5195 |  11k| 2.742928e+03 | 1.277000e+03 | 114.79%|  24.26%
2207.41/2214.74	c  1194s|182200 | 16544 | 11311k|  62.0 |  1003M |  33 |1381 |1626 |4142 | 480k|  0 |5195 |  11k| 2.742236e+03 | 1.277000e+03 | 114.74%|  24.26%
2208.01/2215.33	c  1195s|182300 | 16564 | 11318k|  62.0 |  1003M |  33 |1381 |1624 |4304 | 480k|  2 |5195 |  11k| 2.741676e+03 | 1.277000e+03 | 114.70%|  24.26%
2208.31/2215.63	c  1195s|182400 | 16564 | 11321k|  62.0 |  1003M |  33 |1381 |1625 |4252 | 480k|  0 |5200 |  11k| 2.741667e+03 | 1.277000e+03 | 114.70%|  24.26%
2208.72/2216.05	c  1195s|182500 | 16580 | 11327k|  62.0 |  1003M |  33 |1381 |1624 |4156 | 480k|  1 |5202 |  11k| 2.741407e+03 | 1.277000e+03 | 114.68%|  24.26%
2209.01/2216.38	c  1196s|182600 | 16588 | 11331k|  62.0 |  1003M |  33 |1381 |1623 |4152 | 480k|  1 |5206 |  11k| 2.741106e+03 | 1.277000e+03 | 114.65%|  24.26%
2209.41/2216.79	c  1196s|182700 | 16596 | 11336k|  62.0 |  1003M |  33 |1381 |1622 |4143 | 480k|  2 |5206 |  11k| 2.740750e+03 | 1.277000e+03 | 114.62%|  24.26%
2209.82/2217.17	c  1196s|182800 | 16608 | 11341k|  62.0 |  1003M |  33 |1381 |1617 |4143 | 481k|  0 |5206 |  11k| 2.740604e+03 | 1.277000e+03 | 114.61%|  24.27%
2210.21/2217.59	c  1197s|182900 | 16618 | 11346k|  62.0 |  1003M |  33 |1381 |1616 |4146 | 481k|  2 |5212 |  11k| 2.740328e+03 | 1.277000e+03 | 114.59%|  24.27%
2210.72/2218.03	c  1197s|183000 | 16630 | 11352k|  62.0 |  1003M |  33 |1381 |1614 |4148 | 481k|  4 |5213 |  11k| 2.739980e+03 | 1.277000e+03 | 114.56%|  24.27%
2211.20/2218.52	c  1198s|183100 | 16636 | 11356k|  62.0 |  1003M |  33 |1381 |1613 |4152 | 481k|  1 |5213 |  11k| 2.739979e+03 | 1.277000e+03 | 114.56%|  24.27%
2211.50/2218.82	c  1198s|183200 | 16642 | 11360k|  62.0 |  1003M |  33 |1381 |1611 |4152 | 481k|  1 |5218 |  11k| 2.739762e+03 | 1.277000e+03 | 114.55%|  24.27%
2211.90/2219.21	c  1199s|183300 | 16652 | 11365k|  62.0 |  1003M |  33 |1381 |1608 |4268 | 481k|  1 |5218 |  11k| 2.739312e+03 | 1.277000e+03 | 114.51%|  24.28%
2212.30/2219.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2212.30/2219.68	c  1199s|183400 | 16668 | 11371k|  62.0 |  1003M |  33 |1381 |1606 |4160 | 481k|  2 |5218 |  11k| 2.739088e+03 | 1.277000e+03 | 114.49%|  24.28%
2212.71/2220.11	c  1199s|183500 | 16680 | 11377k|  62.0 |  1003M |  33 |1381 |1600 |4083 | 481k|  3 |5218 |  11k| 2.738779e+03 | 1.277000e+03 | 114.47%|  24.28%
2213.20/2220.52	c  1200s|183600 | 16686 | 11383k|  62.0 |  1003M |  33 |1381 |1598 |4080 | 481k|  0 |5218 |  11k| 2.738128e+03 | 1.277000e+03 | 114.42%|  24.28%
2213.71/2221.06	c  1200s|183700 | 16702 | 11391k|  62.0 |  1003M |  33 |1381 |1599 |4085 | 482k|  2 |5220 |  11k| 2.737555e+03 | 1.277000e+03 | 114.37%|  24.29%
2214.09/2221.40	c  1201s|183800 | 16710 | 11397k|  62.0 |  1003M |  33 |1381 |1598 |4095 | 482k|  0 |5220 |  11k| 2.736694e+03 | 1.277000e+03 | 114.31%|  24.29%
2214.39/2221.79	c  1201s|183900 | 16720 | 11403k|  62.0 |  1003M |  33 |1381 |1593 |4169 | 482k|  0 |5220 |  11k| 2.736463e+03 | 1.277000e+03 | 114.29%|  24.30%
2214.89/2222.28	c  1202s|184000 | 16734 | 11409k|  62.0 |  1004M |  33 |1381 |1594 |4110 | 482k|  1 |5222 |  11k| 2.736250e+03 | 1.277000e+03 | 114.27%|  24.31%
2215.39/2222.74	c  1202s|184100 | 16746 | 11416k|  62.0 |  1004M |  33 |1381 |1594 |4252 | 482k|  0 |5223 |  11k| 2.735962e+03 | 1.277000e+03 | 114.25%|  24.32%
2215.89/2223.22	c  1203s|184200 | 16756 | 11421k|  62.0 |  1004M |  33 |1381 |1593 |4141 | 482k|  3 |5224 |  11k| 2.735958e+03 | 1.277000e+03 | 114.25%|  24.32%
2216.28/2223.63	c  1203s|184300 | 16764 | 11427k|  62.0 |  1004M |  33 |1381 |1592 |4124 | 482k|  1 |5224 |  11k| 2.735805e+03 | 1.277000e+03 | 114.24%|  24.33%
2216.48/2223.88	c  1203s|184400 | 16762 | 11431k|  61.9 |  1004M |  33 |1381 |1592 |4133 | 482k|  0 |5224 |  11k| 2.735778e+03 | 1.277000e+03 | 114.23%|  24.33%
2216.98/2224.34	c  1204s|184500 | 16782 | 11437k|  61.9 |  1004M |  33 |1381 |1622 |4349 | 483k|  1 |5256 |  11k| 2.735396e+03 | 1.277000e+03 | 114.20%|  24.33%
2217.28/2224.67	c  1204s|184600 | 16788 | 11441k|  61.9 |  1004M |  33 |1381 |1621 |4358 | 483k|  1 |5256 |  11k| 2.735312e+03 | 1.277000e+03 | 114.20%|  24.34%
2217.69/2225.01	c  1204s|184700 | 16788 | 11445k|  61.9 |  1004M |  33 |1381 |1664 |4423 | 483k|  0 |5299 |  11k| 2.735295e+03 | 1.277000e+03 | 114.20%|  24.34%
2218.08/2225.40	c  1205s|184800 | 16800 | 11450k|  61.9 |  1004M |  33 |1381 |1684 |4412 | 483k|  3 |5321 |  11k| 2.735108e+03 | 1.277000e+03 | 114.18%|  24.35%
2218.38/2225.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2218.38/2225.70	c  1205s|184900 | 16808 | 11454k|  61.9 |  1004M |  33 |1381 |1684 |4237 | 483k|  2 |5321 |  11k| 2.734884e+03 | 1.277000e+03 | 114.16%|  24.35%
2218.69/2226.09	c  1205s|185000 | 16818 | 11460k|  61.9 |  1004M |  33 |1381 |1681 |4277 | 483k|  1 |5321 |  11k| 2.734556e+03 | 1.277000e+03 | 114.14%|  24.35%
2218.98/2226.36	c  1206s|185100 | 16822 | 11465k|  61.9 |  1004M |  33 |1381 |1681 |4243 | 483k|  2 |5321 |  11k| 2.734535e+03 | 1.277000e+03 | 114.14%|  24.35%
2219.37/2226.75	c  1206s|185200 | 16828 | 11471k|  61.9 |  1004M |  33 |1381 |1679 |4319 | 483k|  1 |5321 |  11k| 2.734438e+03 | 1.277000e+03 | 114.13%|  24.36%
2219.57/2227.00	c  1206s|185300 | 16832 | 11474k|  61.9 |  1004M |  33 |1381 |1676 |4351 | 483k|  0 |5321 |  11k| 2.734300e+03 | 1.277000e+03 | 114.12%|  24.36%
2219.97/2227.31	c  1207s|185400 | 16842 | 11477k|  61.9 |  1004M |  33 |1381 |1674 |4449 | 483k|  1 |5321 |  11k| 2.733667e+03 | 1.277000e+03 | 114.07%|  24.36%
2220.17/2227.59	c  1207s|185500 | 16850 | 11481k|  61.8 |  1005M |  33 |1381 |1677 |4246 | 483k|  0 |5328 |  11k| 2.733534e+03 | 1.277000e+03 | 114.06%|  24.36%
2220.68/2228.01	c  1207s|185600 | 16862 | 11488k|  61.9 |  1005M |  33 |1381 |1672 |4248 | 483k|  3 |5328 |  11k| 2.733390e+03 | 1.277000e+03 | 114.05%|  24.36%
2220.97/2228.34	c  1208s|185700 | 16866 | 11492k|  61.8 |  1005M |  33 |1381 |1673 |4249 | 483k|  1 |5329 |  11k| 2.733338e+03 | 1.277000e+03 | 114.04%|  24.37%
2221.37/2228.76	c  1208s|185800 | 16874 | 11499k|  61.8 |  1005M |  33 |1381 |1671 |4248 | 483k|  3 |5329 |  11k| 2.733258e+03 | 1.277000e+03 | 114.04%|  24.37%
2221.87/2229.20	c  1208s|185900 | 16878 | 11502k|  61.8 |  1005M |  33 |1381 |1665 |4560 | 484k|  3 |5329 |  11k| 2.733185e+03 | 1.277000e+03 | 114.03%|  24.37%
2222.17/2229.54	c  1209s|186000 | 16888 | 11507k|  61.8 |  1006M |  33 |1381 |1663 |4565 | 484k|  3 |5329 |  11k| 2.733000e+03 | 1.277000e+03 | 114.02%|  24.37%
2222.46/2229.83	c  1209s|186100 | 16888 | 11510k|  61.8 |  1006M |  33 |1381 |1663 |4488 | 484k|  1 |5329 |  11k| 2.732958e+03 | 1.277000e+03 | 114.01%|  24.37%
2223.06/2230.49	c  1210s|186200 | 16906 | 11517k|  61.8 |  1006M |  33 |1381 |1663 |4495 | 484k|  2 |5335 |  11k| 2.732750e+03 | 1.277000e+03 | 114.00%|  24.37%
2223.56/2230.95	c  1210s|186300 | 16920 | 11523k|  61.8 |  1006M |  33 |1381 |1663 |4266 | 484k|  2 |5337 |  11k| 2.732259e+03 | 1.277000e+03 | 113.96%|  24.38%
2223.96/2231.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2223.96/2231.33	c  1211s|186400 | 16932 | 11528k|  61.8 |  1006M |  33 |1381 |1665 |4341 | 484k|  0 |5342 |  11k| 2.732024e+03 | 1.277000e+03 | 113.94%|  24.38%
2224.26/2231.69	c  1211s|186500 | 16942 | 11533k|  61.8 |  1006M |  33 |1381 |1662 |4276 | 484k|  2 |5342 |  11k| 2.731865e+03 | 1.277000e+03 | 113.93%|  24.38%
2224.67/2232.06	c  1211s|186600 | 16950 | 11537k|  61.8 |  1006M |  33 |1381 |1662 |4274 | 484k|  1 |5342 |  11k| 2.731673e+03 | 1.277000e+03 | 113.91%|  24.38%
2224.96/2232.35	c  1212s|186700 | 16956 | 11541k|  61.8 |  1006M |  33 |1381 |1662 |4278 | 484k|  1 |5343 |  11k| 2.731067e+03 | 1.277000e+03 | 113.87%|  24.38%
2225.25/2232.62	c  1212s|186800 | 16954 | 11544k|  61.8 |  1006M |  33 |1381 |1663 |4278 | 484k|  1 |5344 |  11k| 2.731067e+03 | 1.277000e+03 | 113.87%|  24.38%
2225.85/2233.21	c  1213s|186900 | 16970 | 11551k|  61.8 |  1006M |  33 |1381 |1665 |4337 | 484k|  1 |5348 |  11k| 2.730511e+03 | 1.277000e+03 | 113.82%|  24.39%
2226.05/2233.48	c  1213s|187000 | 16970 | 11555k|  61.7 |  1006M |  33 |1381 |1669 |4276 | 484k|  1 |5352 |  11k| 2.730511e+03 | 1.277000e+03 | 113.82%|  24.39%
2226.76/2234.13	c  1213s|187100 | 16990 | 11563k|  61.8 |  1006M |  33 |1381 |1666 |4282 | 485k|  0 |5353 |  11k| 2.729918e+03 | 1.277000e+03 | 113.78%|  24.39%
2227.15/2234.53	c  1214s|187200 | 17004 | 11569k|  61.8 |  1006M |  33 |1381 |1666 |4290 | 485k|  2 |5355 |  11k| 2.729643e+03 | 1.277000e+03 | 113.75%|  24.39%
2227.66/2235.07	c  1214s|187300 | 17026 | 11577k|  61.8 |  1006M |  33 |1381 |1666 |4283 | 485k|  1 |5355 |  11k| 2.729165e+03 | 1.277000e+03 | 113.72%|  24.39%
2228.05/2235.43	c  1215s|187400 | 17036 | 11583k|  61.8 |  1006M |  33 |1381 |1666 |4286 | 485k|  2 |5356 |  11k| 2.728944e+03 | 1.277000e+03 | 113.70%|  24.39%
2228.34/2235.78	c  1215s|187500 | 17040 | 11588k|  61.8 |  1006M |  33 |1381 |1666 |4287 | 485k|  2 |5357 |  11k| 2.728444e+03 | 1.277000e+03 | 113.66%|  24.39%
2228.94/2236.36	c  1216s|187600 | 17044 | 11593k|  61.8 |  1006M |  33 |1381 |1666 |4286 | 485k|  0 |5357 |  11k| 2.728370e+03 | 1.277000e+03 | 113.65%|  24.39%
2229.34/2236.74	c  1216s|187700 | 17052 | 11599k|  61.8 |  1006M |  33 |1381 |1674 |4338 | 485k|  2 |5367 |  11k| 2.728115e+03 | 1.277000e+03 | 113.63%|  24.40%
2229.84/2237.26	c  1217s|187800 | 17072 | 11606k|  61.8 |  1006M |  33 |1381 |1671 |4395 | 485k|  2 |5367 |  11k| 2.727610e+03 | 1.277000e+03 | 113.60%|  24.40%
2230.14/2237.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2230.14/2237.56	c  1217s|187900 | 17074 | 11610k|  61.7 |  1006M |  33 |1381 |1676 |4324 | 485k|  0 |5373 |  11k| 2.726995e+03 | 1.277000e+03 | 113.55%|  24.40%
2230.65/2238.02	c  1217s|188000 | 17088 | 11617k|  61.7 |  1006M |  33 |1381 |1672 |4362 | 485k|  2 |5374 |  11k| 2.726718e+03 | 1.277000e+03 | 113.53%|  24.40%
2230.94/2238.35	c  1218s|188100 | 17088 | 11621k|  61.7 |  1006M |  33 |1381 |1674 |4277 | 485k|  1 |5377 |  11k| 2.726718e+03 | 1.277000e+03 | 113.53%|  24.40%
2231.34/2238.77	c  1218s|188200 | 17098 | 11627k|  61.7 |  1006M |  33 |1381 |1674 |4321 | 486k|  0 |5377 |  11k| 2.726235e+03 | 1.277000e+03 | 113.49%|  24.40%
2231.83/2239.25	c  1219s|188300 | 17104 | 11634k|  61.7 |  1006M |  33 |1381 |1674 |4289 | 486k|  1 |5378 |  11k| 2.726000e+03 | 1.277000e+03 | 113.47%|  24.41%
2232.33/2239.70	c  1219s|188400 | 17118 | 11640k|  61.7 |  1006M |  33 |1381 |1669 |4288 | 486k|  2 |5379 |  11k| 2.725090e+03 | 1.277000e+03 | 113.40%|  24.41%
2232.74/2240.17	c  1219s|188500 | 17134 | 11647k|  61.7 |  1006M |  33 |1381 |1667 |4286 | 486k|  4 |5379 |  11k| 2.724909e+03 | 1.277000e+03 | 113.38%|  24.41%
2233.13/2240.50	c  1220s|188600 | 17138 | 11652k|  61.7 |  1006M |  33 |1381 |1667 |4285 | 486k|  1 |5379 |  11k| 2.724721e+03 | 1.277000e+03 | 113.37%|  24.41%
2233.43/2240.85	c  1220s|188700 | 17142 | 11657k|  61.7 |  1006M |  33 |1381 |1664 |4287 | 486k|  0 |5379 |  11k| 2.724469e+03 | 1.277000e+03 | 113.35%|  24.41%
2233.83/2241.23	c  1221s|188800 | 17146 | 11663k|  61.7 |  1006M |  33 |1381 |1661 |4290 | 486k|  0 |5379 |  11k| 2.724381e+03 | 1.277000e+03 | 113.34%|  24.41%
2234.33/2241.77	c  1221s|188900 | 17168 | 11670k|  61.7 |  1006M |  33 |1381 |1662 |4378 | 486k|  0 |5381 |  11k| 2.723961e+03 | 1.277000e+03 | 113.31%|  24.41%
2234.74/2242.11	c  1221s|189000 | 17170 | 11675k|  61.7 |  1006M |  33 |1381 |1662 |4405 | 486k|  1 |5381 |  11k| 2.723778e+03 | 1.277000e+03 | 113.30%|  24.41%
2234.92/2242.36	c  1222s|189100 | 17172 | 11678k|  61.7 |  1006M |  33 |1381 |1660 |4401 | 486k|  2 |5381 |  11k| 2.723754e+03 | 1.277000e+03 | 113.29%|  24.41%
2235.42/2242.86	c  1222s|189200 | 17184 | 11684k|  61.7 |  1006M |  33 |1381 |1654 |4266 | 486k|  0 |5381 |  11k| 2.723307e+03 | 1.277000e+03 | 113.26%|  24.42%
2235.73/2243.14	c  1222s|189300 | 17190 | 11688k|  61.7 |  1006M |  33 |1381 |1654 |4390 | 486k|  2 |5381 |  11k| 2.723288e+03 | 1.277000e+03 | 113.26%|  24.42%
2236.12/2243.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2236.12/2243.58	c  1223s|189400 | 17202 | 11694k|  61.7 |  1006M |  33 |1381 |1651 |4242 | 486k|  0 |5381 |  11k| 2.723125e+03 | 1.277000e+03 | 113.24%|  24.42%
2236.52/2243.91	c  1223s|189500 | 17202 | 11699k|  61.7 |  1006M |  33 |1381 |1668 |4502 | 486k|  1 |5401 |  11k| 2.723115e+03 | 1.277000e+03 | 113.24%|  24.42%
2236.82/2244.29	c  1224s|189600 | 17216 | 11703k|  61.7 |  1006M |  33 |1381 |1668 |4486 | 487k|  1 |5402 |  11k| 2.722633e+03 | 1.277000e+03 | 113.21%|  24.42%
2237.12/2244.51	c  1224s|189700 | 17212 | 11705k|  61.7 |  1006M |  33 |1381 |1672 |4490 | 487k|  1 |5407 |  11k| 2.722633e+03 | 1.277000e+03 | 113.21%|  24.42%
2237.32/2244.77	c  1224s|189800 | 17218 | 11709k|  61.6 |  1006M |  33 |1381 |1671 |4442 | 487k|  1 |5407 |  11k| 2.722536e+03 | 1.277000e+03 | 113.20%|  24.42%
2237.81/2245.26	c  1225s|189900 | 17226 | 11713k|  61.6 |  1006M |  33 |1381 |1668 |4477 | 487k|  0 |5407 |  11k| 2.722359e+03 | 1.277000e+03 | 113.18%|  24.42%
2238.21/2245.68	c  1225s|190000 | 17234 | 11717k|  61.6 |  1007M |  33 |1381 |1671 |4446 | 487k|  1 |5412 |  11k| 2.721867e+03 | 1.277000e+03 | 113.15%|  24.42%
2238.51/2245.98	c  1225s|190100 | 17236 | 11720k|  61.6 |  1007M |  33 |1381 |1670 |4440 | 487k|  2 |5412 |  11k| 2.721866e+03 | 1.277000e+03 | 113.15%|  24.42%
2239.01/2246.44	c  1226s|190200 | 17248 | 11725k|  61.6 |  1007M |  33 |1381 |1666 |4455 | 487k|  1 |5412 |  11k| 2.721726e+03 | 1.277000e+03 | 113.13%|  24.43%
2239.31/2246.79	c  1226s|190300 | 17264 | 11730k|  61.6 |  1007M |  33 |1381 |1665 |4507 | 487k|  0 |5412 |  11k| 2.721374e+03 | 1.277000e+03 | 113.11%|  24.43%
2239.72/2247.12	c  1226s|190400 | 17274 | 11734k|  61.6 |  1007M |  33 |1381 |1664 |4518 | 487k|  4 |5413 |  11k| 2.721200e+03 | 1.277000e+03 | 113.09%|  24.43%
2239.91/2247.36	c  1227s|190500 | 17278 | 11737k|  61.6 |  1007M |  33 |1381 |1663 |4421 | 487k|  3 |5414 |  11k| 2.721196e+03 | 1.277000e+03 | 113.09%|  24.43%
2240.20/2247.68	c  1227s|190600 | 17284 | 11741k|  61.6 |  1007M |  33 |1381 |1662 |4424 | 487k|  1 |5414 |  11k| 2.721196e+03 | 1.277000e+03 | 113.09%|  24.43%
2240.50/2248.01	c  1227s|190700 | 17288 | 11744k|  61.5 |  1007M |  33 |1381 |1661 |4429 | 487k|  1 |5414 |  11k| 2.720898e+03 | 1.277000e+03 | 113.07%|  24.43%
2241.00/2248.41	c  1228s|190800 | 17302 | 11749k|  61.5 |  1007M |  33 |1381 |1657 |4426 | 487k|  2 |5416 |  11k| 2.720526e+03 | 1.277000e+03 | 113.04%|  24.43%
2241.30/2248.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2241.30/2248.71	c  1228s|190900 | 17306 | 11753k|  61.5 |  1007M |  33 |1381 |1657 |4382 | 487k|  0 |5418 |  11k| 2.720510e+03 | 1.277000e+03 | 113.04%|  24.43%
2241.50/2248.97	c  1228s|191000 | 17314 | 11756k|  61.5 |  1007M |  33 |1381 |1658 |4386 | 487k|  1 |5420 |  11k| 2.720250e+03 | 1.277000e+03 | 113.02%|  24.43%
2241.80/2249.22	c  1229s|191100 | 17322 | 11759k|  61.5 |  1007M |  33 |1381 |1657 |4388 | 487k|  0 |5423 |  11k| 2.720162e+03 | 1.277000e+03 | 113.01%|  24.43%
2242.10/2249.56	c  1229s|191200 | 17332 | 11763k|  61.5 |  1007M |  33 |1381 |1656 |4392 | 487k|  1 |5423 |  11k| 2.719793e+03 | 1.277000e+03 | 112.98%|  24.43%
2242.50/2249.99	c  1229s|191300 | 17350 | 11769k|  61.5 |  1007M |  33 |1381 |1657 |4397 | 487k|  1 |5428 |  11k| 2.719500e+03 | 1.277000e+03 | 112.96%|  24.44%
2242.80/2250.22	c  1230s|191400 | 17354 | 11772k|  61.5 |  1007M |  33 |1381 |1656 |4398 | 487k|  0 |5428 |  11k| 2.719206e+03 | 1.277000e+03 | 112.94%|  24.44%
2243.19/2250.62	c  1230s|191500 | 17364 | 11778k|  61.5 |  1007M |  33 |1381 |1655 |4454 | 488k|  2 |5428 |  11k| 2.718831e+03 | 1.277000e+03 | 112.91%|  24.44%
2243.39/2250.81	c  1230s|191600 | 17366 | 11780k|  61.4 |  1007M |  33 |1381 |1654 |4386 | 488k|  1 |5428 |  11k| 2.718831e+03 | 1.277000e+03 | 112.91%|  24.44%
2243.99/2251.41	c  1231s|191700 | 17384 | 11785k|  61.4 |  1007M |  33 |1381 |1650 |4459 | 488k|  1 |5428 |  11k| 2.718636e+03 | 1.277000e+03 | 112.89%|  24.44%
2244.29/2251.78	c  1231s|191800 | 17394 | 11789k|  61.4 |  1007M |  33 |1381 |1646 |4464 | 488k|  2 |5428 |  11k| 2.718350e+03 | 1.277000e+03 | 112.87%|  24.44%
2244.60/2252.05	c  1231s|191900 | 17400 | 11792k|  61.4 |  1007M |  33 |1381 |1643 |4464 | 488k|  0 |5428 |  11k| 2.718183e+03 | 1.277000e+03 | 112.86%|  24.44%
2244.89/2252.36	c  1232s|192000 | 17412 | 11796k|  61.4 |  1007M |  33 |1381 |1644 |4391 | 488k|  1 |5432 |  11k| 2.718099e+03 | 1.277000e+03 | 112.85%|  24.44%
2245.09/2252.57	c  1232s|192100 | 17408 | 11798k|  61.4 |  1007M |  33 |1381 |1648 |4392 | 488k|  3 |5436 |  11k| 2.718099e+03 | 1.277000e+03 | 112.85%|  24.44%
2245.60/2253.03	c  1232s|192200 | 17424 | 11803k|  61.4 |  1009M |  33 |1381 |1648 |4392 | 488k|  3 |5438 |  11k| 2.717575e+03 | 1.277000e+03 | 112.81%|  24.44%
2245.79/2253.28	c  1233s|192300 | 17428 | 11806k|  61.4 |  1009M |  33 |1381 |1648 |4395 | 488k|  0 |5441 |  11k| 2.717101e+03 | 1.277000e+03 | 112.77%|  24.44%
2246.08/2253.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2246.08/2253.50	c  1233s|192400 | 17430 | 11809k|  61.3 |  1009M |  33 |1381 |1648 |4399 | 488k|  2 |5441 |  11k| 2.717101e+03 | 1.277000e+03 | 112.77%|  24.44%
2246.38/2253.86	c  1233s|192500 | 17438 | 11814k|  61.3 |  1009M |  33 |1381 |1648 |4400 | 488k|  2 |5441 |  11k| 2.716982e+03 | 1.277000e+03 | 112.76%|  24.45%
2246.78/2254.27	c  1234s|192600 | 17448 | 11819k|  61.3 |  1009M |  33 |1381 |1647 |4408 | 488k|  1 |5441 |  11k| 2.716918e+03 | 1.277000e+03 | 112.76%|  24.45%
2247.08/2254.53	c  1234s|192700 | 17452 | 11822k|  61.3 |  1009M |  33 |1381 |1645 |4403 | 488k|  1 |5441 |  11k| 2.716917e+03 | 1.277000e+03 | 112.76%|  24.45%
2247.38/2254.88	c  1234s|192800 | 17470 | 11827k|  61.3 |  1009M |  33 |1381 |1642 |4380 | 488k|  0 |5441 |  11k| 2.716611e+03 | 1.277000e+03 | 112.73%|  24.45%
2247.59/2255.08	c  1234s|192900 | 17468 | 11828k|  61.3 |  1009M |  33 |1381 |1661 |4335 | 488k|  0 |5460 |  11k| 2.716611e+03 | 1.277000e+03 | 112.73%|  24.45%
2247.98/2255.47	c  1235s|193000 | 17480 | 11833k|  61.3 |  1009M |  33 |1381 |1673 |4367 | 488k|  0 |5473 |  11k| 2.716484e+03 | 1.277000e+03 | 112.72%|  24.45%
2248.28/2255.79	c  1235s|193100 | 17488 | 11837k|  61.3 |  1009M |  33 |1381 |1672 |4436 | 489k|  2 |5473 |  11k| 2.716211e+03 | 1.277000e+03 | 112.70%|  24.45%
2248.59/2256.07	c  1235s|193200 | 17490 | 11840k|  61.2 |  1009M |  33 |1381 |1670 |4467 | 489k|  1 |5473 |  11k| 2.716172e+03 | 1.277000e+03 | 112.70%|  24.45%
2248.88/2256.32	c  1236s|193300 | 17494 | 11843k|  61.2 |  1009M |  33 |1381 |1669 |4379 | 489k|  1 |5473 |  11k| 2.716172e+03 | 1.277000e+03 | 112.70%|  24.45%
2249.17/2256.67	c  1236s|193400 | 17506 | 11847k|  61.2 |  1009M |  33 |1381 |1672 |4475 | 489k|  0 |5477 |  11k| 2.715337e+03 | 1.277000e+03 | 112.63%|  24.45%
2249.47/2256.92	c  1236s|193500 | 17514 | 11850k|  61.2 |  1009M |  33 |1381 |1674 |4381 | 489k|  2 |5479 |  11k| 2.715125e+03 | 1.277000e+03 | 112.62%|  24.45%
2249.69/2257.19	c  1236s|193600 | 17516 | 11853k|  61.2 |  1009M |  33 |1381 |1674 |4384 | 489k|  2 |5479 |  11k| 2.715035e+03 | 1.277000e+03 | 112.61%|  24.45%
2250.07/2257.52	c  1237s|193700 | 17520 | 11856k|  61.2 |  1009M |  33 |1381 |1673 |4394 | 489k|  2 |5479 |  11k| 2.714962e+03 | 1.277000e+03 | 112.60%|  24.45%
2250.37/2257.80	c  1237s|193800 | 17528 | 11859k|  61.2 |  1009M |  33 |1381 |1672 |4390 | 489k|  2 |5479 |  11k| 2.714466e+03 | 1.277000e+03 | 112.57%|  24.45%
2250.68/2258.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2250.68/2258.15	c  1237s|193900 | 17534 | 11863k|  61.1 |  1009M |  33 |1381 |1672 |4406 | 489k|  1 |5481 |  11k| 2.714435e+03 | 1.277000e+03 | 112.56%|  24.46%
2250.97/2258.47	c  1238s|194000 | 17542 | 11867k|  61.1 |  1009M |  33 |1381 |1669 |4434 | 489k|  1 |5484 |  11k| 2.714318e+03 | 1.277000e+03 | 112.55%|  24.46%
2251.37/2258.89	c  1238s|194100 | 17560 | 11872k|  61.1 |  1010M |  33 |1381 |1664 |4357 | 489k|  0 |5485 |  11k| 2.714000e+03 | 1.277000e+03 | 112.53%|  24.46%
2251.77/2259.21	c  1239s|194200 | 17570 | 11876k|  61.1 |  1010M |  33 |1381 |1661 |4363 | 489k|  0 |5486 |  11k| 2.713763e+03 | 1.277000e+03 | 112.51%|  24.46%
2252.16/2259.68	c  1239s|194300 | 17592 | 11882k|  61.1 |  1010M |  33 |1381 |1658 |4475 | 489k|  1 |5488 |  11k| 2.712733e+03 | 1.277000e+03 | 112.43%|  24.46%
2252.46/2259.96	c  1239s|194400 | 17602 | 11886k|  61.1 |  1010M |  33 |1381 |1656 |4372 | 489k|  0 |5488 |  11k| 2.712643e+03 | 1.277000e+03 | 112.42%|  24.46%
2252.76/2260.27	c  1240s|194500 | 17608 | 11890k|  61.1 |  1010M |  33 |1381 |1653 |4374 | 489k|  0 |5488 |  11k| 2.712458e+03 | 1.277000e+03 | 112.41%|  24.46%
2253.06/2260.51	c  1240s|194600 | 17616 | 11893k|  61.1 |  1010M |  33 |1381 |1652 |4475 | 489k|  0 |5490 |  11k| 2.712343e+03 | 1.277000e+03 | 112.40%|  24.46%
2253.26/2260.75	c  1240s|194700 | 17626 | 11896k|  61.1 |  1010M |  33 |1381 |1652 |4478 | 489k|  1 |5490 |  11k| 2.712214e+03 | 1.277000e+03 | 112.39%|  24.46%
2253.76/2261.22	c  1241s|194800 | 17642 | 11901k|  61.1 |  1012M |  33 |1381 |1650 |4412 | 489k|  1 |5490 |  11k| 2.711888e+03 | 1.277000e+03 | 112.36%|  24.47%
2253.96/2261.49	c  1241s|194900 | 17654 | 11905k|  61.0 |  1013M |  33 |1381 |1649 |4451 | 489k|  0 |5490 |  11k| 2.711868e+03 | 1.277000e+03 | 112.36%|  24.47%
2254.36/2261.87	c  1241s|195000 | 17670 | 11909k|  61.0 |  1013M |  33 |1381 |1648 |4284 | 489k|  0 |5490 |  11k| 2.711415e+03 | 1.277000e+03 | 112.33%|  24.47%
2254.76/2262.21	c  1242s|195100 | 17684 | 11914k|  61.0 |  1013M |  33 |1381 |1647 |4393 | 490k|  2 |5490 |  11k| 2.711139e+03 | 1.277000e+03 | 112.31%|  24.47%
2255.05/2262.52	c  1242s|195200 | 17692 | 11917k|  61.0 |  1013M |  33 |1381 |1645 |4417 | 490k|  0 |5491 |  11k| 2.710891e+03 | 1.277000e+03 | 112.29%|  24.47%
2255.35/2262.84	c  1242s|195300 | 17700 | 11921k|  61.0 |  1013M |  33 |1381 |1644 |4418 | 490k|  0 |5492 |  11k| 2.710373e+03 | 1.277000e+03 | 112.25%|  24.47%
2255.75/2263.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2255.75/2263.22	c  1243s|195400 | 17714 | 11926k|  61.0 |  1013M |  33 |1381 |1640 |4563 | 490k|  0 |5492 |  11k| 2.710230e+03 | 1.277000e+03 | 112.23%|  24.48%
2256.15/2263.63	c  1243s|195500 | 17734 | 11931k|  61.0 |  1013M |  33 |1381 |1637 |4411 | 490k|  1 |5492 |  11k| 2.709642e+03 | 1.277000e+03 | 112.19%|  24.48%
2256.35/2263.86	c  1243s|195600 | 17732 | 11933k|  61.0 |  1013M |  33 |1381 |1637 |4195 | 490k|  3 |5492 |  11k| 2.709642e+03 | 1.277000e+03 | 112.19%|  24.48%
2256.75/2264.26	c  1244s|195700 | 17746 | 11939k|  61.0 |  1013M |  33 |1381 |1636 |4246 | 490k|  0 |5492 |  11k| 2.709286e+03 | 1.277000e+03 | 112.16%|  24.48%
2257.05/2264.55	c  1244s|195800 | 17760 | 11943k|  61.0 |  1013M |  33 |1381 |1633 |4410 | 490k|  1 |5492 |  11k| 2.709031e+03 | 1.277000e+03 | 112.14%|  24.48%
2257.35/2264.84	c  1244s|195900 | 17758 | 11946k|  60.9 |  1013M |  33 |1381 |1633 |4448 | 490k|  1 |5492 |  11k| 2.709031e+03 | 1.277000e+03 | 112.14%|  24.48%
2257.66/2265.18	c  1244s|196000 | 17766 | 11950k|  60.9 |  1013M |  33 |1381 |1631 |4387 | 490k|  1 |5492 |  11k| 2.708831e+03 | 1.277000e+03 | 112.12%|  24.48%
2258.14/2265.65	c  1245s|196100 | 17784 | 11956k|  60.9 |  1014M |  33 |1381 |1629 |4450 | 490k|  0 |5492 |  11k| 2.708749e+03 | 1.277000e+03 | 112.12%|  24.48%
2258.44/2265.96	c  1245s|196200 | 17792 | 11959k|  60.9 |  1015M |  33 |1381 |1632 |4390 | 490k|  1 |5497 |  11k| 2.708684e+03 | 1.277000e+03 | 112.11%|  24.48%
2258.84/2266.31	c  1246s|196300 | 17804 | 11963k|  60.9 |  1015M |  33 |1381 |1631 |4395 | 490k|  1 |5497 |  11k| 2.708040e+03 | 1.277000e+03 | 112.06%|  24.48%
2259.14/2266.64	c  1246s|196400 | 17814 | 11967k|  60.9 |  1015M |  33 |1381 |1630 |4393 | 490k|  1 |5497 |  11k| 2.707921e+03 | 1.277000e+03 | 112.05%|  24.48%
2259.55/2267.02	c  1246s|196500 | 17834 | 11972k|  60.9 |  1015M |  33 |1381 |1628 |4449 | 490k|  1 |5497 |  11k| 2.707424e+03 | 1.277000e+03 | 112.01%|  24.49%
2259.84/2267.35	c  1247s|196600 | 17846 | 11976k|  60.9 |  1016M |  33 |1381 |1631 |4361 | 490k|  1 |5500 |  11k| 2.706945e+03 | 1.277000e+03 | 111.98%|  24.49%
2259.94/2267.49	c  1247s|196700 | 17844 | 11977k|  60.8 |  1016M |  33 |1381 |1631 |4362 | 491k|  0 |5500 |  11k| 2.706945e+03 | 1.277000e+03 | 111.98%|  24.49%
2260.24/2267.75	c  1247s|196800 | 17850 | 11980k|  60.8 |  1016M |  33 |1381 |1631 |4442 | 491k|  0 |5500 |  11k| 2.706908e+03 | 1.277000e+03 | 111.97%|  24.49%
2260.44/2267.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2260.44/2267.99	c  1247s|196900 | 17854 | 11983k|  60.8 |  1016M |  33 |1381 |1631 |4446 | 491k|  1 |5500 |  11k| 2.706845e+03 | 1.277000e+03 | 111.97%|  24.49%
2260.73/2268.24	c  1248s|197000 | 17858 | 11986k|  60.8 |  1016M |  33 |1381 |1628 |4448 | 491k|  0 |5500 |  11k| 2.706624e+03 | 1.277000e+03 | 111.95%|  24.49%
2261.13/2268.69	c  1248s|197100 | 17880 | 11991k|  60.8 |  1016M |  33 |1381 |1627 |4490 | 491k|  1 |5500 |  11k| 2.706008e+03 | 1.277000e+03 | 111.90%|  24.49%
2261.33/2268.88	c  1248s|197200 | 17880 | 11993k|  60.8 |  1016M |  33 |1381 |1627 |4453 | 491k|  1 |5501 |  11k| 2.706008e+03 | 1.277000e+03 | 111.90%|  24.49%
2261.64/2269.11	c  1248s|197300 | 17884 | 11996k|  60.8 |  1016M |  33 |1381 |1627 |4439 | 491k|  2 |5501 |  11k| 2.705895e+03 | 1.277000e+03 | 111.89%|  24.49%
2262.03/2269.59	c  1249s|197400 | 17900 | 12001k|  60.8 |  1016M |  33 |1381 |1626 |4481 | 491k|  1 |5501 |  11k| 2.705556e+03 | 1.277000e+03 | 111.87%|  24.49%
2262.33/2269.81	c  1249s|197500 | 17904 | 12004k|  60.7 |  1016M |  33 |1381 |1624 |4429 | 491k|  1 |5501 |  11k| 2.705536e+03 | 1.277000e+03 | 111.87%|  24.49%
2262.73/2270.23	c  1250s|197600 | 17916 | 12009k|  60.7 |  1016M |  33 |1381 |1624 |4404 | 491k|  1 |5501 |  11k| 2.705088e+03 | 1.277000e+03 | 111.83%|  24.50%
2263.03/2270.51	c  1250s|197700 | 17924 | 12012k|  60.7 |  1016M |  33 |1381 |1623 |4375 | 491k|  1 |5501 |  11k| 2.704984e+03 | 1.277000e+03 | 111.82%|  24.50%
2263.23/2270.71	c  1250s|197800 | 17928 | 12014k|  60.7 |  1017M |  33 |1381 |1623 |4375 | 491k|  0 |5501 |  11k| 2.704889e+03 | 1.277000e+03 | 111.82%|  24.50%
2263.54/2271.07	c  1250s|197900 | 17938 | 12019k|  60.7 |  1017M |  33 |1381 |1629 |4386 | 491k|  1 |5507 |  11k| 2.704672e+03 | 1.277000e+03 | 111.80%|  24.50%
2263.82/2271.32	c  1251s|198000 | 17940 | 12021k|  60.7 |  1017M |  33 |1381 |1629 |4391 | 491k|  2 |5507 |  11k| 2.704649e+03 | 1.277000e+03 | 111.80%|  24.50%
2264.02/2271.59	c  1251s|198100 | 17944 | 12024k|  60.7 |  1017M |  33 |1381 |1628 |4390 | 491k|  0 |5507 |  11k| 2.704578e+03 | 1.277000e+03 | 111.79%|  24.50%
2264.42/2271.98	c  1251s|198200 | 17954 | 12029k|  60.7 |  1017M |  33 |1381 |1627 |4465 | 491k|  1 |5507 |  11k| 2.704342e+03 | 1.277000e+03 | 111.77%|  24.50%
2264.82/2272.35	c  1252s|198300 | 17968 | 12034k|  60.6 |  1017M |  33 |1381 |1626 |4400 | 491k|  0 |5507 |  11k| 2.704170e+03 | 1.277000e+03 | 111.76%|  24.50%
2265.12/2272.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2265.12/2272.64	c  1252s|198400 | 17978 | 12038k|  60.6 |  1017M |  33 |1381 |1626 |4440 | 491k|  0 |5507 |  11k| 2.704019e+03 | 1.277000e+03 | 111.75%|  24.50%
2265.53/2273.03	c  1252s|198500 | 17986 | 12043k|  60.6 |  1017M |  33 |1381 |1620 |4413 | 491k|  0 |5507 |  11k| 2.703917e+03 | 1.277000e+03 | 111.74%|  24.50%
2266.02/2273.58	c  1253s|198600 | 17998 | 12048k|  60.6 |  1018M |  33 |1381 |1620 |4443 | 492k|  0 |5507 |  11k| 2.703625e+03 | 1.277000e+03 | 111.72%|  24.50%
2266.42/2273.99	c  1253s|198700 | 18014 | 12053k|  60.6 |  1018M |  33 |1381 |1620 |4415 | 492k|  0 |5511 |  11k| 2.702987e+03 | 1.277000e+03 | 111.67%|  24.50%
2266.91/2274.43	c  1254s|198800 | 18028 | 12059k|  60.6 |  1018M |  33 |1381 |1619 |4663 | 492k|  0 |5511 |  11k| 2.702583e+03 | 1.277000e+03 | 111.64%|  24.51%
2267.11/2274.67	c  1254s|198900 | 18028 | 12062k|  60.6 |  1018M |  33 |1381 |1619 |4375 | 492k|  0 |5511 |  11k| 2.702514e+03 | 1.277000e+03 | 111.63%|  24.51%
2267.31/2274.88	c  1254s|199000 | 18036 | 12064k|  60.6 |  1018M |  33 |1381 |1619 |4456 | 492k|  0 |5511 |  11k| 2.702494e+03 | 1.277000e+03 | 111.63%|  24.51%
2267.71/2275.29	c  1255s|199100 | 18054 | 12070k|  60.6 |  1018M |  33 |1381 |1619 |4459 | 492k|  1 |5511 |  11k| 2.702172e+03 | 1.277000e+03 | 111.60%|  24.51%
2268.21/2275.70	c  1255s|199200 | 18064 | 12075k|  60.6 |  1018M |  33 |1381 |1618 |4459 | 492k|  1 |5511 |  11k| 2.701867e+03 | 1.277000e+03 | 111.58%|  24.51%
2268.62/2276.18	c  1255s|199300 | 18082 | 12081k|  60.6 |  1018M |  33 |1381 |1618 |4462 | 492k|  1 |5513 |  11k| 2.701718e+03 | 1.277000e+03 | 111.57%|  24.51%
2268.91/2276.46	c  1256s|199400 | 18086 | 12084k|  60.6 |  1018M |  33 |1381 |1616 |4465 | 492k|  0 |5513 |  11k| 2.701500e+03 | 1.277000e+03 | 111.55%|  24.51%
2269.40/2276.93	c  1256s|199500 | 18104 | 12090k|  60.6 |  1018M |  33 |1381 |1614 |4468 | 492k|  1 |5513 |  11k| 2.700985e+03 | 1.277000e+03 | 111.51%|  24.51%
2269.80/2277.30	c  1257s|199600 | 18110 | 12095k|  60.6 |  1019M |  33 |1381 |1612 |4475 | 492k|  0 |5513 |  11k| 2.700853e+03 | 1.277000e+03 | 111.50%|  24.52%
2270.20/2277.73	c  1257s|199700 | 18122 | 12101k|  60.6 |  1019M |  33 |1381 |1612 |4398 | 492k|  2 |5513 |  11k| 2.700634e+03 | 1.277000e+03 | 111.48%|  24.52%
2270.51/2278.03	c  1257s|199800 | 18130 | 12104k|  60.5 |  1019M |  33 |1381 |1626 |4436 | 492k|  1 |5529 |  11k| 2.700562e+03 | 1.277000e+03 | 111.48%|  24.52%
2270.80/2278.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2270.80/2278.38	c  1258s|199900 | 18138 | 12108k|  60.5 |  1019M |  33 |1381 |1656 |4404 | 493k|  2 |5559 |  11k| 2.700562e+03 | 1.277000e+03 | 111.48%|  24.52%
2271.10/2278.68	c  1258s|200000 | 18142 | 12112k|  60.5 |  1019M |  33 |1381 |1655 |4409 | 493k|  1 |5559 |  11k| 2.700385e+03 | 1.277000e+03 | 111.46%|  24.52%
2271.61/2279.14	c  1258s|200100 | 18160 | 12118k|  60.5 |  1019M |  33 |1381 |1654 |4689 | 493k|  0 |5559 |  11k| 2.700113e+03 | 1.277000e+03 | 111.44%|  24.52%
2272.39/2279.98	c  1259s|200200 | 18178 | 12125k|  60.5 |  1019M |  33 |1381 |1652 |4702 | 493k|  0 |5559 |  11k| 2.699955e+03 | 1.277000e+03 | 111.43%|  24.52%
2272.89/2280.44	c  1260s|200300 | 18194 | 12131k|  60.5 |  1019M |  33 |1381 |1661 |4679 | 493k|  0 |5569 |  11k| 2.699696e+03 | 1.277000e+03 | 111.41%|  24.53%
2273.19/2280.79	c  1260s|200400 | 18196 | 12136k|  60.5 |  1019M |  33 |1381 |1661 |4276 | 493k|  0 |5569 |  11k| 2.699569e+03 | 1.277000e+03 | 111.40%|  24.53%
2273.60/2281.16	c  1260s|200500 | 18210 | 12141k|  60.5 |  1019M |  33 |1381 |1661 |4347 | 493k|  1 |5570 |  11k| 2.699515e+03 | 1.277000e+03 | 111.40%|  24.53%
2273.89/2281.47	c  1261s|200600 | 18214 | 12145k|  60.5 |  1019M |  33 |1381 |1661 |4309 | 493k|  2 |5570 |  11k| 2.699500e+03 | 1.277000e+03 | 111.39%|  24.53%
2274.19/2281.71	c  1261s|200700 | 18212 | 12148k|  60.5 |  1019M |  33 |1381 |1662 |4308 | 493k|  1 |5572 |  11k| 2.699500e+03 | 1.277000e+03 | 111.39%|  24.54%
2274.39/2281.97	c  1261s|200800 | 18218 | 12151k|  60.5 |  1019M |  33 |1381 |1662 |4650 | 493k|  0 |5572 |  11k| 2.699500e+03 | 1.277000e+03 | 111.39%|  24.54%
2274.79/2282.36	c  1262s|200900 | 18232 | 12155k|  60.5 |  1019M |  33 |1381 |1661 |4661 | 493k|  1 |5572 |  11k| 2.699348e+03 | 1.277000e+03 | 111.38%|  24.54%
2275.09/2282.68	c  1262s|201000 | 18242 | 12159k|  60.5 |  1019M |  33 |1381 |1661 |4750 | 493k|  1 |5573 |  11k| 2.699000e+03 | 1.277000e+03 | 111.35%|  24.54%
2275.38/2283.00	c  1262s|201100 | 18248 | 12163k|  60.4 |  1019M |  33 |1381 |1661 |4302 | 493k|  0 |5573 |  11k| 2.698840e+03 | 1.277000e+03 | 111.34%|  24.54%
2275.68/2283.25	c  1263s|201200 | 18258 | 12166k|  60.4 |  1019M |  33 |1381 |1663 |4364 | 493k|  1 |5575 |  11k| 2.698512e+03 | 1.277000e+03 | 111.32%|  24.54%
2275.98/2283.54	c  1263s|201300 | 18262 | 12169k|  60.4 |  1019M |  33 |1381 |1668 |4306 | 494k|  2 |5580 |  11k| 2.698461e+03 | 1.277000e+03 | 111.31%|  24.54%
2276.38/2283.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2276.38/2283.90	c  1263s|201400 | 18272 | 12172k|  60.4 |  1019M |  33 |1381 |1673 |4309 | 494k|  1 |5585 |  11k| 2.698227e+03 | 1.277000e+03 | 111.29%|  24.54%
2276.59/2284.11	c  1263s|201500 | 18276 | 12174k|  60.4 |  1019M |  33 |1381 |1676 |4312 | 494k|  2 |5588 |  11k| 2.698175e+03 | 1.277000e+03 | 111.29%|  24.54%
2277.08/2284.65	c  1264s|201600 | 18292 | 12179k|  60.4 |  1019M |  33 |1381 |1676 |4314 | 494k|  1 |5588 |  11k| 2.698027e+03 | 1.277000e+03 | 111.28%|  24.54%
2277.38/2284.91	c  1264s|201700 | 18296 | 12182k|  60.4 |  1019M |  33 |1381 |1679 |4381 | 494k|  0 |5591 |  11k| 2.697539e+03 | 1.277000e+03 | 111.24%|  24.54%
2277.68/2285.27	c  1265s|201800 | 18308 | 12185k|  60.3 |  1019M |  33 |1381 |1677 |4328 | 494k|  0 |5591 |  11k| 2.697125e+03 | 1.277000e+03 | 111.21%|  24.55%
2277.98/2285.52	c  1265s|201900 | 18316 | 12189k|  60.3 |  1019M |  33 |1381 |1676 |4323 | 494k|  1 |5591 |  11k| 2.696895e+03 | 1.277000e+03 | 111.19%|  24.55%
2278.28/2285.81	c  1265s|202000 | 18328 | 12192k|  60.3 |  1020M |  33 |1381 |1674 |4334 | 494k|  1 |5592 |  11k| 2.696754e+03 | 1.277000e+03 | 111.18%|  24.55%
2278.49/2286.07	c  1265s|202100 | 18336 | 12194k|  60.3 |  1020M |  33 |1381 |1686 |4326 | 494k|  1 |5604 |  11k| 2.696500e+03 | 1.277000e+03 | 111.16%|  24.55%
2278.87/2286.40	c  1266s|202200 | 18342 | 12198k|  60.3 |  1020M |  33 |1381 |1691 |4416 | 494k|  1 |5611 |  11k| 2.696333e+03 | 1.277000e+03 | 111.15%|  24.55%
2279.27/2286.84	c  1266s|202300 | 18356 | 12204k|  60.3 |  1020M |  33 |1381 |1691 |4408 | 494k|  2 |5613 |  11k| 2.696000e+03 | 1.277000e+03 | 111.12%|  24.55%
2279.97/2287.57	c  1267s|202400 | 18376 | 12211k|  60.3 |  1020M |  33 |1381 |1695 |4142 | 494k|  0 |5618 |  11k| 2.695548e+03 | 1.277000e+03 | 111.08%|  24.55%
2280.37/2287.97	c  1267s|202500 | 18378 | 12214k|  60.3 |  1020M |  33 |1381 |1708 |4462 | 495k|  1 |5632 |  11k| 2.695506e+03 | 1.277000e+03 | 111.08%|  24.56%
2280.67/2288.27	c  1268s|202600 | 18386 | 12217k|  60.3 |  1020M |  33 |1381 |1720 |4461 | 495k|  0 |5645 |  11k| 2.695361e+03 | 1.277000e+03 | 111.07%|  24.56%
2281.07/2288.66	c  1268s|202700 | 18396 | 12222k|  60.3 |  1020M |  33 |1381 |1718 |4459 | 495k|  1 |5645 |  11k| 2.695167e+03 | 1.277000e+03 | 111.05%|  24.56%
2281.36/2289.01	c  1268s|202800 | 18412 | 12225k|  60.2 |  1021M |  33 |1381 |1739 |4426 | 495k|  1 |5667 |  11k| 2.695000e+03 | 1.277000e+03 | 111.04%|  24.56%
2281.86/2289.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2281.86/2289.45	c  1269s|202900 | 18422 | 12230k|  60.2 |  1021M |  33 |1381 |1735 |4426 | 495k|  0 |5668 |  11k| 2.694756e+03 | 1.277000e+03 | 111.02%|  24.56%
2282.36/2289.96	c  1269s|203000 | 18440 | 12236k|  60.2 |  1021M |  33 |1381 |1752 |4495 | 495k|  0 |5688 |  11k| 2.694519e+03 | 1.277000e+03 | 111.00%|  24.57%
2282.66/2290.25	c  1270s|203100 | 18446 | 12239k|  60.2 |  1021M |  33 |1381 |1751 |4501 | 495k|  2 |5689 |  11k| 2.694500e+03 | 1.277000e+03 | 111.00%|  24.57%
2282.96/2290.53	c  1270s|203200 | 18448 | 12242k|  60.2 |  1021M |  33 |1381 |1750 |4508 | 495k|  2 |5691 |  11k| 2.694414e+03 | 1.277000e+03 | 111.00%|  24.57%
2283.36/2290.93	c  1270s|203300 | 18462 | 12247k|  60.2 |  1022M |  33 |1381 |1758 |4478 | 495k|  3 |5709 |  11k| 2.694345e+03 | 1.277000e+03 | 110.99%|  24.57%
2283.66/2291.24	c  1271s|203400 | 18468 | 12250k|  60.2 |  1022M |  33 |1381 |1766 |4482 | 495k|  0 |5720 |  11k| 2.694256e+03 | 1.277000e+03 | 110.98%|  24.57%
2284.06/2291.66	c  1271s|203500 | 18488 | 12255k|  60.2 |  1022M |  33 |1381 |1769 |4577 | 495k|  0 |5735 |  11k| 2.694000e+03 | 1.277000e+03 | 110.96%|  24.58%
2284.35/2291.92	c  1271s|203600 | 18490 | 12258k|  60.2 |  1022M |  33 |1381 |1773 |4560 | 495k|  0 |5742 |  11k| 2.693926e+03 | 1.277000e+03 | 110.96%|  24.58%
2284.85/2292.44	c  1272s|203700 | 18512 | 12265k|  60.2 |  1022M |  33 |1381 |1762 |4517 | 495k|  2 |5742 |  11k| 2.693534e+03 | 1.277000e+03 | 110.93%|  24.58%
2285.15/2292.73	c  1272s|203800 | 18518 | 12268k|  60.2 |  1022M |  33 |1381 |1761 |4519 | 496k|  0 |5742 |  11k| 2.693301e+03 | 1.277000e+03 | 110.91%|  24.58%
2285.56/2293.13	c  1272s|203900 | 18526 | 12273k|  60.1 |  1022M |  33 |1381 |1757 |4490 | 496k|  0 |5743 |  11k| 2.693287e+03 | 1.277000e+03 | 110.91%|  24.58%
2285.95/2293.51	c  1273s|204000 | 18544 | 12277k|  60.1 |  1022M |  33 |1381 |1749 |4546 | 496k|  0 |5743 |  11k| 2.692863e+03 | 1.277000e+03 | 110.87%|  24.58%
2286.15/2293.75	c  1273s|204100 | 18544 | 12280k|  60.1 |  1022M |  33 |1381 |1749 |4281 | 496k|  1 |5745 |  11k| 2.692824e+03 | 1.277000e+03 | 110.87%|  24.58%
2286.46/2294.10	c  1273s|204200 | 18548 | 12284k|  60.1 |  1022M |  33 |1381 |1754 |4402 | 496k|  0 |5756 |  11k| 2.692664e+03 | 1.277000e+03 | 110.86%|  24.58%
2286.95/2294.51	c  1274s|204300 | 18562 | 12289k|  60.1 |  1022M |  33 |1381 |1744 |4422 | 496k|  1 |5756 |  11k| 2.692589e+03 | 1.277000e+03 | 110.85%|  24.59%
2287.34/2294.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2287.34/2294.91	c  1274s|204400 | 18572 | 12293k|  60.1 |  1022M |  33 |1381 |1736 |4432 | 496k|  2 |5760 |  11k| 2.692294e+03 | 1.277000e+03 | 110.83%|  24.59%
2287.64/2295.24	c  1275s|204500 | 18584 | 12297k|  60.1 |  1022M |  33 |1381 |1721 |4493 | 496k|  0 |5760 |  11k| 2.692215e+03 | 1.277000e+03 | 110.82%|  24.59%
2288.04/2295.65	c  1275s|204600 | 18598 | 12302k|  60.1 |  1022M |  33 |1381 |1714 |4554 | 496k|  1 |5760 |  11k| 2.691873e+03 | 1.277000e+03 | 110.80%|  24.59%
2288.45/2296.07	c  1275s|204700 | 18602 | 12307k|  60.1 |  1022M |  33 |1381 |1711 |4616 | 496k|  0 |5767 |  11k| 2.691533e+03 | 1.277000e+03 | 110.77%|  24.59%
2288.84/2296.49	c  1276s|204800 | 18614 | 12312k|  60.1 |  1022M |  33 |1381 |1703 |4643 | 496k|  0 |5767 |  11k| 2.691250e+03 | 1.277000e+03 | 110.75%|  24.59%
2289.24/2296.84	c  1276s|204900 | 18620 | 12316k|  60.1 |  1022M |  33 |1381 |1702 |4341 | 496k|  0 |5771 |  11k| 2.691057e+03 | 1.277000e+03 | 110.73%|  24.59%
2289.34/2297.01	c  1276s|205000 | 18622 | 12318k|  60.0 |  1022M |  33 |1381 |1702 |4484 | 496k|  0 |5771 |  11k| 2.691057e+03 | 1.277000e+03 | 110.73%|  24.59%
2289.74/2297.33	c  1277s|205100 | 18632 | 12322k|  60.0 |  1022M |  33 |1381 |1692 |4491 | 496k|  2 |5771 |  11k| 2.690816e+03 | 1.277000e+03 | 110.71%|  24.59%
2290.04/2297.65	c  1277s|205200 | 18640 | 12325k|  60.0 |  1022M |  33 |1381 |1690 |4494 | 496k|  2 |5773 |  11k| 2.690565e+03 | 1.277000e+03 | 110.69%|  24.59%
2290.24/2297.90	c  1277s|205300 | 18640 | 12328k|  60.0 |  1023M |  33 |1381 |1690 |4493 | 496k|  0 |5775 |  11k| 2.690500e+03 | 1.277000e+03 | 110.69%|  24.59%
2290.63/2298.27	c  1278s|205400 | 18654 | 12333k|  60.0 |  1023M |  33 |1381 |1686 |4502 | 496k|  0 |5777 |  11k| 2.690094e+03 | 1.277000e+03 | 110.66%|  24.60%
2290.83/2298.49	c  1278s|205500 | 18654 | 12335k|  60.0 |  1023M |  33 |1381 |1684 |4338 | 496k|  1 |5778 |  11k| 2.690094e+03 | 1.277000e+03 | 110.66%|  24.60%
2291.33/2298.90	c  1278s|205600 | 18662 | 12338k|  60.0 |  1023M |  33 |1381 |1684 |4409 | 497k|  0 |5782 |  11k| 2.689936e+03 | 1.277000e+03 | 110.64%|  24.60%
2291.54/2299.14	c  1278s|205700 | 18668 | 12341k|  60.0 |  1023M |  33 |1381 |1681 |4356 | 497k|  1 |5782 |  11k| 2.689907e+03 | 1.277000e+03 | 110.64%|  24.60%
2291.93/2299.57	c  1279s|205800 | 18682 | 12345k|  59.9 |  1023M |  33 |1381 |1673 |4364 | 497k|  1 |5784 |  11k| 2.689147e+03 | 1.277000e+03 | 110.58%|  24.60%
2292.33/2299.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2292.33/2299.90	c  1279s|205900 | 18690 | 12349k|  59.9 |  1023M |  33 |1381 |1676 |4363 | 497k|  1 |5791 |  11k| 2.689053e+03 | 1.277000e+03 | 110.58%|  24.60%
2292.44/2300.09	c  1279s|206000 | 18690 | 12351k|  59.9 |  1023M |  33 |1381 |1682 |4353 | 497k|  0 |5797 |  11k| 2.689053e+03 | 1.277000e+03 | 110.58%|  24.60%
2292.83/2300.44	c  1280s|206100 | 18704 | 12354k|  59.9 |  1023M |  33 |1381 |1680 |4360 | 497k|  1 |5804 |  11k| 2.688959e+03 | 1.277000e+03 | 110.57%|  24.60%
2293.23/2300.85	c  1280s|206200 | 18718 | 12358k|  59.9 |  1023M |  33 |1381 |1679 |4360 | 497k|  1 |5806 |  11k| 2.688757e+03 | 1.277000e+03 | 110.55%|  24.60%
2293.62/2301.22	c  1281s|206300 | 18732 | 12362k|  59.9 |  1023M |  33 |1381 |1680 |4356 | 497k|  1 |5808 |  11k| 2.688345e+03 | 1.277000e+03 | 110.52%|  24.60%
2293.82/2301.43	c  1281s|206400 | 18734 | 12364k|  59.9 |  1023M |  33 |1381 |1678 |4354 | 497k|  0 |5809 |  11k| 2.688345e+03 | 1.277000e+03 | 110.52%|  24.60%
2294.02/2301.65	c  1281s|206500 | 18734 | 12366k|  59.8 |  1023M |  33 |1381 |1680 |4358 | 497k|  1 |5811 |  11k| 2.688345e+03 | 1.277000e+03 | 110.52%|  24.60%
2294.32/2301.91	c  1281s|206600 | 18744 | 12369k|  59.8 |  1023M |  33 |1381 |1679 |4398 | 497k|  0 |5811 |  11k| 2.688183e+03 | 1.277000e+03 | 110.51%|  24.60%
2294.82/2302.41	c  1282s|206700 | 18760 | 12375k|  59.8 |  1023M |  33 |1381 |1678 |4375 | 497k|  1 |5814 |  11k| 2.688050e+03 | 1.277000e+03 | 110.50%|  24.60%
2295.22/2302.82	c  1282s|206800 | 18770 | 12380k|  59.8 |  1023M |  33 |1381 |1689 |4615 | 497k|  1 |5829 |  11k| 2.687936e+03 | 1.277000e+03 | 110.49%|  24.60%
2295.43/2303.03	c  1282s|206900 | 18774 | 12382k|  59.8 |  1023M |  33 |1381 |1698 |4621 | 497k|  1 |5839 |  11k| 2.687930e+03 | 1.277000e+03 | 110.49%|  24.61%
2295.72/2303.30	c  1283s|207000 | 18780 | 12386k|  59.8 |  1023M |  33 |1381 |1708 |4479 | 497k|  1 |5849 |  11k| 2.687898e+03 | 1.277000e+03 | 110.49%|  24.61%
2296.02/2303.60	c  1283s|207100 | 18788 | 12389k|  59.8 |  1023M |  33 |1381 |1708 |4487 | 497k|  0 |5849 |  11k| 2.687633e+03 | 1.277000e+03 | 110.46%|  24.61%
2296.31/2303.94	c  1283s|207200 | 18802 | 12394k|  59.8 |  1023M |  33 |1381 |1706 |4485 | 497k|  2 |5850 |  11k| 2.687480e+03 | 1.277000e+03 | 110.45%|  24.61%
2296.53/2304.19	c  1283s|207300 | 18806 | 12397k|  59.8 |  1023M |  33 |1381 |1706 |4494 | 497k|  1 |5852 |  11k| 2.687173e+03 | 1.277000e+03 | 110.43%|  24.61%
2296.81/2304.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2296.81/2304.45	c  1284s|207400 | 18814 | 12400k|  59.7 |  1023M |  33 |1381 |1705 |4485 | 498k|  1 |5852 |  11k| 2.687004e+03 | 1.277000e+03 | 110.42%|  24.61%
2297.11/2304.70	c  1284s|207500 | 18818 | 12403k|  59.7 |  1023M |  33 |1381 |1709 |4490 | 498k|  1 |5856 |  11k| 2.686900e+03 | 1.277000e+03 | 110.41%|  24.61%
2297.52/2305.12	c  1284s|207600 | 18824 | 12407k|  59.7 |  1023M |  33 |1381 |1708 |4170 | 498k|  2 |5858 |  11k| 2.686900e+03 | 1.277000e+03 | 110.41%|  24.61%
2298.01/2305.65	c  1285s|207700 | 18838 | 12412k|  59.7 |  1023M |  33 |1381 |1705 |4208 | 498k|  1 |5859 |  11k| 2.686389e+03 | 1.277000e+03 | 110.37%|  24.61%
2298.42/2306.08	c  1285s|207800 | 18852 | 12417k|  59.7 |  1023M |  33 |1381 |1703 |4240 | 498k|  2 |5859 |  11k| 2.686146e+03 | 1.277000e+03 | 110.35%|  24.62%
2298.61/2306.29	c  1286s|207900 | 18854 | 12419k|  59.7 |  1023M |  33 |1381 |1704 |4120 | 498k|  1 |5860 |  11k| 2.686146e+03 | 1.277000e+03 | 110.35%|  24.62%
2298.91/2306.59	c  1286s|208000 | 18860 | 12422k|  59.7 |  1023M |  33 |1381 |1704 |4126 | 498k|  0 |5864 |  11k| 2.686051e+03 | 1.277000e+03 | 110.34%|  24.62%
2299.20/2306.83	c  1286s|208100 | 18864 | 12424k|  59.7 |  1023M |  33 |1381 |1703 |4112 | 498k|  0 |5864 |  11k| 2.685919e+03 | 1.277000e+03 | 110.33%|  24.62%
2299.70/2307.31	c  1287s|208200 | 18876 | 12428k|  59.7 |  1023M |  33 |1381 |1700 |4111 | 498k|  0 |5864 |  11k| 2.685701e+03 | 1.277000e+03 | 110.31%|  24.62%
2300.00/2307.60	c  1287s|208300 | 18882 | 12431k|  59.6 |  1023M |  33 |1381 |1699 |4117 | 498k|  2 |5864 |  11k| 2.685556e+03 | 1.277000e+03 | 110.30%|  24.62%
2300.41/2308.01	c  1287s|208400 | 18896 | 12437k|  59.6 |  1023M |  33 |1381 |1697 |4296 | 498k|  2 |5864 |  11k| 2.684887e+03 | 1.277000e+03 | 110.25%|  24.63%
2300.70/2308.34	c  1288s|208500 | 18902 | 12440k|  59.6 |  1023M |  33 |1381 |1695 |4511 | 498k|  1 |5865 |  11k| 2.684807e+03 | 1.277000e+03 | 110.24%|  24.63%
2300.99/2308.61	c  1288s|208600 | 18910 | 12443k|  59.6 |  1023M |  33 |1381 |1706 |4183 | 498k|  0 |5876 |  11k| 2.684673e+03 | 1.277000e+03 | 110.23%|  24.63%
2301.09/2308.79	c  1288s|208700 | 18908 | 12444k|  59.6 |  1023M |  33 |1381 |1707 |4188 | 498k|  1 |5877 |  11k| 2.684673e+03 | 1.277000e+03 | 110.23%|  24.63%
2301.41/2309.01	c  1288s|208800 | 18916 | 12447k|  59.6 |  1023M |  33 |1381 |1707 |4194 | 499k|  1 |5877 |  11k| 2.684339e+03 | 1.277000e+03 | 110.21%|  24.63%
2301.69/2309.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2301.69/2309.35	c  1289s|208900 | 18918 | 12450k|  59.6 |  1023M |  33 |1381 |1707 |4181 | 499k|  1 |5878 |  11k| 2.684267e+03 | 1.277000e+03 | 110.20%|  24.63%
2302.19/2309.82	c  1289s|209000 | 18934 | 12456k|  59.6 |  1023M |  33 |1381 |1705 |4189 | 499k|  0 |5878 |  11k| 2.684119e+03 | 1.277000e+03 | 110.19%|  24.64%
2302.50/2310.14	c  1289s|209100 | 18948 | 12460k|  59.5 |  1023M |  33 |1381 |1707 |4194 | 499k|  1 |5883 |  11k| 2.683846e+03 | 1.277000e+03 | 110.17%|  24.64%
2302.69/2310.39	c  1290s|209200 | 18958 | 12463k|  59.5 |  1023M |  33 |1381 |1706 |4124 | 499k|  1 |5883 |  11k| 2.683711e+03 | 1.277000e+03 | 110.16%|  24.64%
2302.89/2310.56	c  1290s|209300 | 18958 | 12464k|  59.5 |  1023M |  33 |1381 |1706 |4125 | 499k|  1 |5884 |  11k| 2.683711e+03 | 1.277000e+03 | 110.16%|  24.64%
2303.29/2310.90	c  1290s|209400 | 18976 | 12469k|  59.5 |  1023M |  33 |1381 |1701 |4171 | 499k|  1 |5884 |  11k| 2.683420e+03 | 1.277000e+03 | 110.13%|  24.64%
2303.79/2311.42	c  1291s|209500 | 18998 | 12475k|  59.5 |  1023M |  33 |1381 |1701 |4187 | 499k|  0 |5888 |  11k| 2.683201e+03 | 1.277000e+03 | 110.12%|  24.65%
2303.98/2311.67	c  1291s|209600 | 19010 | 12478k|  59.5 |  1023M |  33 |1381 |1702 |4233 | 499k|  0 |5889 |  11k| 2.682861e+03 | 1.277000e+03 | 110.09%|  24.65%
2304.18/2311.88	c  1291s|209700 | 19022 | 12481k|  59.5 |  1023M |  33 |1381 |1700 |4138 | 499k|  0 |5889 |  11k| 2.682714e+03 | 1.277000e+03 | 110.08%|  24.65%
2304.50/2312.17	c  1291s|209800 | 19032 | 12484k|  59.5 |  1024M |  33 |1381 |1699 |4301 | 499k|  1 |5889 |  11k| 2.682333e+03 | 1.277000e+03 | 110.05%|  24.65%
2304.68/2312.39	c  1292s|209900 | 19034 | 12487k|  59.5 |  1024M |  33 |1381 |1698 |4214 | 499k|  1 |5892 |  11k| 2.681990e+03 | 1.277000e+03 | 110.02%|  24.65%
2304.98/2312.61	c  1292s|210000 | 19038 | 12490k|  59.4 |  1024M |  33 |1381 |1698 |4248 | 500k|  0 |5892 |  11k| 2.681943e+03 | 1.277000e+03 | 110.02%|  24.65%
2305.28/2312.98	c  1292s|210100 | 19054 | 12495k|  59.4 |  1024M |  33 |1381 |1696 |4251 | 500k|  1 |5899 |  11k| 2.681458e+03 | 1.277000e+03 | 109.98%|  24.66%
2305.68/2313.32	c  1293s|210200 | 19068 | 12500k|  59.4 |  1024M |  33 |1381 |1696 |4266 | 500k|  0 |5906 |  11k| 2.680882e+03 | 1.277000e+03 | 109.94%|  24.66%
2306.08/2313.78	c  1293s|210300 | 19084 | 12506k|  59.4 |  1024M |  33 |1381 |1693 |4320 | 500k|  0 |5908 |  11k| 2.680586e+03 | 1.277000e+03 | 109.91%|  24.66%
2306.39/2314.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2306.39/2314.06	c  1293s|210400 | 19088 | 12510k|  59.4 |  1024M |  33 |1381 |1694 |4484 | 500k|  0 |5912 |  11k| 2.680154e+03 | 1.277000e+03 | 109.88%|  24.66%
2306.78/2314.46	c  1294s|210500 | 19102 | 12515k|  59.4 |  1024M |  33 |1381 |1687 |4329 | 500k|  0 |5916 |  11k| 2.680000e+03 | 1.277000e+03 | 109.87%|  24.66%
2307.27/2314.94	c  1294s|210600 | 19124 | 12522k|  59.4 |  1024M |  33 |1381 |1685 |4537 | 500k|  2 |5916 |  11k| 2.679487e+03 | 1.277000e+03 | 109.83%|  24.66%
2307.67/2315.32	c  1295s|210700 | 19134 | 12526k|  59.4 |  1024M |  33 |1381 |1684 |4544 | 500k|  1 |5921 |  11k| 2.679467e+03 | 1.277000e+03 | 109.83%|  24.66%
2308.07/2315.72	c  1295s|210800 | 19140 | 12530k|  59.4 |  1024M |  33 |1381 |1683 |4546 | 500k|  2 |5934 |  11k| 2.679459e+03 | 1.277000e+03 | 109.82%|  24.66%
2308.27/2315.97	c  1295s|210900 | 19142 | 12533k|  59.4 |  1024M |  33 |1381 |1682 |4411 | 500k|  0 |5934 |  11k| 2.679400e+03 | 1.277000e+03 | 109.82%|  24.66%
2308.67/2316.33	c  1296s|211000 | 19158 | 12538k|  59.4 |  1024M |  33 |1381 |1683 |4595 | 500k|  1 |5945 |  11k| 2.679218e+03 | 1.277000e+03 | 109.81%|  24.67%
2308.97/2316.62	c  1296s|211100 | 19164 | 12541k|  59.4 |  1024M |  33 |1381 |1683 |4585 | 500k|  1 |5951 |  11k| 2.678944e+03 | 1.277000e+03 | 109.78%|  24.67%
2309.17/2316.88	c  1296s|211200 | 19174 | 12544k|  59.4 |  1024M |  33 |1381 |1695 |4310 | 500k|  1 |5969 |  11k| 2.678825e+03 | 1.277000e+03 | 109.77%|  24.67%
2309.57/2317.24	c  1297s|211300 | 19186 | 12549k|  59.4 |  1024M |  33 |1381 |1715 |4325 | 500k|  0 |5995 |  11k| 2.678091e+03 | 1.277000e+03 | 109.72%|  24.67%
2309.97/2317.62	c  1297s|211400 | 19202 | 12554k|  59.3 |  1024M |  33 |1381 |1712 |4258 | 500k|  2 |5997 |  11k| 2.677722e+03 | 1.277000e+03 | 109.69%|  24.67%
2310.26/2317.93	c  1297s|211500 | 19212 | 12557k|  59.3 |  1024M |  33 |1381 |1712 |4219 | 500k|  1 |5998 |  11k| 2.677643e+03 | 1.277000e+03 | 109.68%|  24.68%
2310.56/2318.25	c  1298s|211600 | 19222 | 12561k|  59.3 |  1024M |  33 |1381 |1710 |4455 | 500k|  2 |5998 |  11k| 2.677551e+03 | 1.277000e+03 | 109.68%|  24.68%
2310.86/2318.59	c  1298s|211700 | 19236 | 12566k|  59.3 |  1024M |  33 |1381 |1705 |4298 | 501k|  0 |5998 |  11k| 2.677174e+03 | 1.277000e+03 | 109.65%|  24.68%
2311.26/2318.95	c  1298s|211800 | 19250 | 12570k|  59.3 |  1024M |  33 |1381 |1702 |4299 | 501k|  0 |5998 |  11k| 2.677067e+03 | 1.277000e+03 | 109.64%|  24.68%
2311.56/2319.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2311.56/2319.24	c  1299s|211900 | 19252 | 12573k|  59.3 |  1024M |  33 |1381 |1702 |4363 | 501k|  1 |5998 |  11k| 2.677066e+03 | 1.277000e+03 | 109.64%|  24.69%
2311.86/2319.54	c  1299s|212000 | 19262 | 12578k|  59.3 |  1024M |  33 |1381 |1708 |4606 | 501k|  2 |6004 |  11k| 2.676898e+03 | 1.277000e+03 | 109.62%|  24.69%
2312.16/2319.89	c  1299s|212100 | 19272 | 12582k|  59.3 |  1024M |  33 |1381 |1730 |4612 | 501k|  1 |6028 |  11k| 2.676630e+03 | 1.277000e+03 | 109.60%|  24.69%
2312.56/2320.24	c  1300s|212200 | 19286 | 12586k|  59.3 |  1024M |  33 |1381 |1740 |4619 | 501k|  0 |6042 |  11k| 2.676439e+03 | 1.277000e+03 | 109.59%|  24.69%
2312.86/2320.55	c  1300s|212300 | 19292 | 12590k|  59.3 |  1024M |  33 |1381 |1752 |4521 | 501k|  0 |6056 |  11k| 2.676283e+03 | 1.277000e+03 | 109.58%|  24.69%
2313.25/2320.91	c  1300s|212400 | 19308 | 12594k|  59.3 |  1024M |  33 |1381 |1744 |4581 | 501k|  1 |6056 |  11k| 2.676024e+03 | 1.277000e+03 | 109.56%|  24.69%
2313.65/2321.31	c  1301s|212500 | 19326 | 12599k|  59.3 |  1024M |  33 |1381 |1742 |4578 | 501k|  1 |6056 |  11k| 2.675750e+03 | 1.277000e+03 | 109.53%|  24.70%
2313.95/2321.62	c  1301s|212600 | 19336 | 12603k|  59.2 |  1024M |  33 |1381 |1738 |4564 | 501k|  1 |6056 |  11k| 2.675233e+03 | 1.277000e+03 | 109.49%|  24.70%
2314.25/2321.98	c  1301s|212700 | 19348 | 12607k|  59.2 |  1024M |  33 |1381 |1736 |4564 | 501k|  1 |6056 |  11k| 2.674794e+03 | 1.277000e+03 | 109.46%|  24.70%
2314.55/2322.23	c  1302s|212800 | 19352 | 12610k|  59.2 |  1024M |  33 |1381 |1733 |4529 | 501k|  3 |6058 |  11k| 2.674779e+03 | 1.277000e+03 | 109.46%|  24.70%
2314.95/2322.67	c  1302s|212900 | 19368 | 12615k|  59.2 |  1024M |  33 |1381 |1730 |4540 | 501k|  1 |6060 |  11k| 2.674564e+03 | 1.277000e+03 | 109.44%|  24.70%
2315.37/2323.05	c  1302s|213000 | 19380 | 12619k|  59.2 |  1024M |  33 |1381 |1731 |4598 | 501k|  5 |6067 |  11k| 2.674265e+03 | 1.277000e+03 | 109.42%|  24.70%
2315.66/2323.34	c  1303s|213100 | 19386 | 12622k|  59.2 |  1024M |  33 |1381 |1731 |4539 | 501k|  1 |6067 |  11k| 2.674078e+03 | 1.277000e+03 | 109.40%|  24.70%
2315.95/2323.68	c  1303s|213200 | 19392 | 12625k|  59.2 |  1024M |  33 |1381 |1735 |4325 | 501k|  0 |6071 |  11k| 2.673826e+03 | 1.277000e+03 | 109.38%|  24.70%
2316.36/2324.11	c  1303s|213300 | 19400 | 12629k|  59.2 |  1024M |  33 |1381 |1730 |4327 | 501k|  1 |6072 |  11k| 2.673722e+03 | 1.277000e+03 | 109.38%|  24.70%
2316.75/2324.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2316.75/2324.43	c  1304s|213400 | 19412 | 12633k|  59.2 |  1024M |  33 |1381 |1727 |4264 | 501k|  0 |6072 |  11k| 2.673690e+03 | 1.277000e+03 | 109.37%|  24.70%
2316.95/2324.68	c  1304s|213500 | 19426 | 12636k|  59.1 |  1024M |  33 |1381 |1722 |4311 | 501k|  2 |6072 |  11k| 2.673565e+03 | 1.277000e+03 | 109.36%|  24.71%
2317.25/2324.96	c  1304s|213600 | 19432 | 12639k|  59.1 |  1024M |  33 |1381 |1724 |4319 | 502k|  2 |6078 |  11k| 2.673546e+03 | 1.277000e+03 | 109.36%|  24.71%
2317.55/2325.29	c  1305s|213700 | 19442 | 12644k|  59.1 |  1024M |  33 |1381 |1720 |4347 | 502k|  0 |6078 |  11k| 2.673452e+03 | 1.277000e+03 | 109.35%|  24.71%
2317.95/2325.69	c  1305s|213800 | 19452 | 12649k|  59.1 |  1024M |  33 |1381 |1719 |4272 | 502k|  2 |6078 |  11k| 2.673226e+03 | 1.277000e+03 | 109.34%|  24.71%
2318.25/2325.94	c  1305s|213900 | 19456 | 12652k|  59.1 |  1024M |  33 |1381 |1719 |4283 | 502k|  1 |6078 |  11k| 2.673170e+03 | 1.277000e+03 | 109.33%|  24.71%
2318.65/2326.35	c  1306s|214000 | 19468 | 12657k|  59.1 |  1024M |  33 |1381 |1716 |4292 | 502k|  1 |6078 |  11k| 2.673017e+03 | 1.277000e+03 | 109.32%|  24.71%
2319.14/2326.84	c  1306s|214100 | 19486 | 12664k|  59.1 |  1024M |  33 |1381 |1712 |4343 | 502k|  0 |6078 |  11k| 2.672787e+03 | 1.277000e+03 | 109.30%|  24.71%
2319.54/2327.20	c  1307s|214200 | 19502 | 12668k|  59.1 |  1024M |  33 |1381 |1704 |4376 | 502k|  1 |6078 |  11k| 2.672400e+03 | 1.277000e+03 | 109.27%|  24.71%
2319.84/2327.50	c  1307s|214300 | 19508 | 12672k|  59.1 |  1024M |  33 |1381 |1698 |4347 | 502k|  1 |6078 |  11k| 2.672347e+03 | 1.277000e+03 | 109.27%|  24.71%
2320.04/2327.70	c  1307s|214400 | 19510 | 12673k|  59.1 |  1024M |  33 |1381 |1698 |4351 | 502k|  2 |6079 |  11k| 2.672347e+03 | 1.277000e+03 | 109.27%|  24.71%
2320.24/2327.96	c  1307s|214500 | 19510 | 12676k|  59.1 |  1024M |  33 |1381 |1697 |4561 | 502k|  0 |6079 |  11k| 2.672333e+03 | 1.277000e+03 | 109.27%|  24.71%
2320.54/2328.28	c  1308s|214600 | 19518 | 12680k|  59.0 |  1024M |  33 |1381 |1695 |4563 | 502k|  1 |6079 |  11k| 2.672222e+03 | 1.277000e+03 | 109.26%|  24.71%
2320.84/2328.53	c  1308s|214700 | 19522 | 12683k|  59.0 |  1024M |  33 |1381 |1695 |4539 | 502k|  1 |6079 |  11k| 2.672095e+03 | 1.277000e+03 | 109.25%|  24.71%
2321.14/2328.82	c  1308s|214800 | 19524 | 12686k|  59.0 |  1024M |  33 |1381 |1694 |4321 | 502k|  2 |6081 |  11k| 2.672075e+03 | 1.277000e+03 | 109.25%|  24.71%
2321.45/2329.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2321.45/2329.12	c  1308s|214900 | 19528 | 12689k|  59.0 |  1024M |  33 |1381 |1696 |4178 | 502k|  0 |6083 |  11k| 2.671895e+03 | 1.277000e+03 | 109.23%|  24.72%
2321.83/2329.51	c  1309s|215000 | 19540 | 12694k|  59.0 |  1024M |  33 |1381 |1690 |4359 | 502k|  2 |6083 |  11k| 2.671386e+03 | 1.277000e+03 | 109.19%|  24.72%
2322.13/2329.86	c  1309s|215100 | 19548 | 12698k|  59.0 |  1024M |  33 |1381 |1686 |4364 | 502k|  2 |6083 |  11k| 2.671359e+03 | 1.277000e+03 | 109.19%|  24.72%
2322.45/2330.19	c  1309s|215200 | 19560 | 12702k|  59.0 |  1024M |  33 |1381 |1684 |4296 | 503k|  0 |6083 |  11k| 2.671305e+03 | 1.277000e+03 | 109.19%|  24.72%
2322.83/2330.55	c  1310s|215300 | 19572 | 12706k|  59.0 |  1024M |  33 |1381 |1682 |4352 | 503k|  1 |6083 |  11k| 2.671094e+03 | 1.277000e+03 | 109.17%|  24.72%
2323.03/2330.71	c  1310s|215400 | 19574 | 12708k|  59.0 |  1024M |  33 |1381 |1683 |4301 | 503k|  0 |6084 |  11k| 2.671074e+03 | 1.277000e+03 | 109.17%|  24.72%
2323.44/2331.11	c  1310s|215500 | 19600 | 12712k|  59.0 |  1024M |  33 |1381 |1681 |4298 | 503k|  1 |6084 |  11k| 2.671009e+03 | 1.277000e+03 | 109.16%|  24.72%
2323.53/2331.23	c  1311s|215600 | 19596 | 12713k|  58.9 |  1024M |  33 |1381 |1681 |4302 | 503k|  0 |6084 |  11k| 2.671009e+03 | 1.277000e+03 | 109.16%|  24.72%
2323.73/2331.47	c  1311s|215700 | 19604 | 12716k|  58.9 |  1024M |  33 |1381 |1682 |4305 | 503k|  1 |6085 |  11k| 2.670931e+03 | 1.277000e+03 | 109.16%|  24.72%
2324.03/2331.78	c  1311s|215800 | 19620 | 12719k|  58.9 |  1024M |  33 |1381 |1680 |4309 | 503k|  3 |6085 |  11k| 2.670719e+03 | 1.277000e+03 | 109.14%|  24.72%
2324.23/2332.00	c  1311s|215900 | 19626 | 12721k|  58.9 |  1024M |  33 |1381 |1675 |4303 | 503k|  0 |6085 |  11k| 2.670327e+03 | 1.277000e+03 | 109.11%|  24.73%
2324.53/2332.24	c  1312s|216000 | 19630 | 12724k|  58.9 |  1024M |  33 |1381 |1674 |4312 | 503k|  0 |6085 |  11k| 2.670257e+03 | 1.277000e+03 | 109.10%|  24.73%
2324.92/2332.60	c  1312s|216100 | 19644 | 12728k|  58.9 |  1024M |  33 |1381 |1670 |4305 | 503k|  3 |6085 |  11k| 2.670133e+03 | 1.277000e+03 | 109.09%|  24.73%
2325.22/2332.90	c  1312s|216200 | 19654 | 12731k|  58.9 |  1024M |  33 |1381 |1668 |4439 | 503k|  1 |6085 |  11k| 2.670082e+03 | 1.277000e+03 | 109.09%|  24.73%
2325.34/2333.07	c  1312s|216300 | 19650 | 12733k|  58.8 |  1024M |  33 |1381 |1670 |4437 | 503k|  0 |6087 |  11k| 2.670082e+03 | 1.277000e+03 | 109.09%|  24.73%
2325.82/2333.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2325.82/2333.50	c  1313s|216400 | 19670 | 12738k|  58.8 |  1024M |  33 |1381 |1668 |4558 | 503k|  1 |6087 |  11k| 2.669883e+03 | 1.277000e+03 | 109.07%|  24.73%
2326.12/2333.84	c  1313s|216500 | 19680 | 12742k|  58.8 |  1024M |  33 |1381 |1666 |4448 | 503k|  1 |6087 |  11k| 2.669682e+03 | 1.277000e+03 | 109.06%|  24.73%
2326.43/2334.19	c  1313s|216600 | 19686 | 12746k|  58.8 |  1024M |  33 |1381 |1664 |4426 | 503k|  2 |6087 |  11k| 2.669548e+03 | 1.277000e+03 | 109.05%|  24.73%
2326.72/2334.44	c  1314s|216700 | 19700 | 12749k|  58.8 |  1024M |  33 |1381 |1662 |4510 | 503k|  0 |6088 |  11k| 2.669510e+03 | 1.277000e+03 | 109.05%|  24.73%
2326.92/2334.66	c  1314s|216800 | 19710 | 12751k|  58.8 |  1025M |  33 |1381 |1663 |4432 | 503k|  1 |6090 |  11k| 2.669259e+03 | 1.277000e+03 | 109.03%|  24.73%
2327.12/2334.86	c  1314s|216900 | 19710 | 12753k|  58.8 |  1025M |  33 |1381 |1666 |4432 | 503k|  1 |6093 |  11k| 2.669259e+03 | 1.277000e+03 | 109.03%|  24.73%
2327.33/2335.04	c  1314s|217000 | 19710 | 12754k|  58.7 |  1025M |  33 |1381 |1666 |4434 | 503k|  2 |6093 |  11k| 2.669259e+03 | 1.277000e+03 | 109.03%|  24.73%
2327.52/2335.28	c  1315s|217100 | 19710 | 12757k|  58.7 |  1025M |  33 |1381 |1666 |4436 | 503k|  0 |6093 |  11k| 2.669167e+03 | 1.277000e+03 | 109.02%|  24.73%
2327.81/2335.55	c  1315s|217200 | 19718 | 12760k|  58.7 |  1025M |  33 |1381 |1676 |4450 | 503k|  1 |6105 |  11k| 2.669053e+03 | 1.277000e+03 | 109.01%|  24.74%
2328.01/2335.79	c  1315s|217300 | 19722 | 12763k|  58.7 |  1025M |  33 |1381 |1681 |4384 | 503k|  0 |6115 |  11k| 2.668987e+03 | 1.277000e+03 | 109.00%|  24.74%
2328.43/2336.11	c  1315s|217400 | 19736 | 12766k|  58.7 |  1025M |  33 |1381 |1681 |4394 | 503k|  0 |6115 |  11k| 2.668733e+03 | 1.277000e+03 | 108.98%|  24.74%
2328.51/2336.29	c  1316s|217500 | 19738 | 12768k|  58.7 |  1025M |  33 |1381 |1683 |4417 | 503k|  2 |6117 |  11k| 2.668661e+03 | 1.277000e+03 | 108.98%|  24.74%
2329.01/2336.75	c  1316s|217600 | 19748 | 12774k|  58.7 |  1025M |  33 |1381 |1683 |4419 | 504k|  0 |6119 |  11k| 2.668470e+03 | 1.277000e+03 | 108.96%|  24.74%
2329.32/2337.03	c  1316s|217700 | 19754 | 12777k|  58.7 |  1025M |  33 |1381 |1683 |4426 | 504k|  1 |6120 |  11k| 2.668440e+03 | 1.277000e+03 | 108.96%|  24.74%
2329.71/2337.46	c  1317s|217800 | 19770 | 12782k|  58.6 |  1025M |  33 |1381 |1687 |4491 | 504k|  1 |6130 |  11k| 2.668197e+03 | 1.277000e+03 | 108.94%|  24.74%
2330.11/2337.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2330.11/2337.84	c  1317s|217900 | 19780 | 12786k|  58.6 |  1025M |  33 |1381 |1682 |4502 | 504k|  1 |6130 |  11k| 2.667833e+03 | 1.277000e+03 | 108.91%|  24.74%
2330.42/2338.13	c  1317s|218000 | 19782 | 12790k|  58.6 |  1025M |  33 |1381 |1679 |4458 | 504k|  1 |6132 |  11k| 2.667434e+03 | 1.277000e+03 | 108.88%|  24.74%
2330.71/2338.43	c  1318s|218100 | 19794 | 12794k|  58.6 |  1025M |  33 |1381 |1678 |4212 | 504k|  1 |6132 |  11k| 2.667258e+03 | 1.277000e+03 | 108.87%|  24.74%
2330.90/2338.65	c  1318s|218200 | 19796 | 12797k|  58.6 |  1025M |  33 |1381 |1678 |4210 | 504k|  1 |6132 |  11k| 2.667167e+03 | 1.277000e+03 | 108.86%|  24.75%
2331.20/2338.99	c  1318s|218300 | 19806 | 12801k|  58.6 |  1025M |  33 |1381 |1676 |4334 | 504k|  1 |6132 |  11k| 2.667100e+03 | 1.277000e+03 | 108.86%|  24.75%
2331.60/2339.38	c  1319s|218400 | 19824 | 12806k|  58.6 |  1025M |  33 |1381 |1672 |4193 | 504k|  0 |6133 |  11k| 2.666750e+03 | 1.277000e+03 | 108.83%|  24.75%
2332.00/2339.74	c  1319s|218500 | 19838 | 12810k|  58.6 |  1026M |  33 |1381 |1673 |4256 | 504k|  0 |6135 |  11k| 2.666243e+03 | 1.277000e+03 | 108.79%|  24.75%
2332.31/2340.06	c  1319s|218600 | 19844 | 12814k|  58.6 |  1026M |  33 |1381 |1670 |4258 | 504k|  0 |6136 |  11k| 2.666088e+03 | 1.277000e+03 | 108.78%|  24.75%
2332.80/2340.51	c  1320s|218700 | 19858 | 12820k|  58.6 |  1026M |  33 |1381 |1673 |4273 | 504k|  0 |6141 |  11k| 2.665650e+03 | 1.277000e+03 | 108.74%|  24.76%
2333.10/2340.85	c  1320s|218800 | 19872 | 12825k|  58.6 |  1026M |  33 |1381 |1683 |4271 | 504k|  1 |6154 |  11k| 2.665500e+03 | 1.277000e+03 | 108.73%|  24.76%
2333.41/2341.17	c  1320s|218900 | 19876 | 12829k|  58.6 |  1026M |  33 |1381 |1681 |4471 | 504k|  1 |6154 |  11k| 2.665399e+03 | 1.277000e+03 | 108.72%|  24.76%
2333.60/2341.32	c  1321s|219000 | 19876 | 12830k|  58.5 |  1026M |  33 |1381 |1687 |4460 | 504k|  0 |6162 |  11k| 2.665399e+03 | 1.277000e+03 | 108.72%|  24.76%
2333.89/2341.68	c  1321s|219100 | 19880 | 12834k|  58.5 |  1026M |  33 |1381 |1691 |4477 | 505k|  1 |6168 |  11k| 2.665394e+03 | 1.277000e+03 | 108.72%|  24.76%
2334.19/2341.96	c  1321s|219200 | 19892 | 12838k|  58.5 |  1026M |  33 |1381 |1693 |4459 | 505k|  0 |6170 |  11k| 2.665333e+03 | 1.277000e+03 | 108.72%|  24.76%
2334.49/2342.24	c  1322s|219300 | 19896 | 12841k|  58.5 |  1026M |  33 |1381 |1692 |4461 | 505k|  0 |6170 |  11k| 2.665175e+03 | 1.277000e+03 | 108.71%|  24.76%
2334.69/2342.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2334.69/2342.46	c  1322s|219400 | 19902 | 12844k|  58.5 |  1026M |  33 |1381 |1689 |4469 | 505k|  0 |6170 |  11k| 2.665080e+03 | 1.277000e+03 | 108.70%|  24.76%
2334.99/2342.79	c  1322s|219500 | 19916 | 12848k|  58.5 |  1026M |  33 |1381 |1685 |4521 | 505k|  1 |6170 |  11k| 2.664962e+03 | 1.277000e+03 | 108.69%|  24.76%
2335.40/2343.18	c  1322s|219600 | 19932 | 12852k|  58.5 |  1026M |  33 |1381 |1681 |4521 | 505k|  2 |6171 |  11k| 2.664739e+03 | 1.277000e+03 | 108.67%|  24.77%
2335.59/2343.39	c  1323s|219700 | 19928 | 12854k|  58.5 |  1026M |  33 |1381 |1687 |4524 | 505k|  2 |6177 |  11k| 2.664739e+03 | 1.277000e+03 | 108.67%|  24.77%
2335.89/2343.61	c  1323s|219800 | 19932 | 12856k|  58.5 |  1026M |  33 |1381 |1687 |4526 | 505k|  0 |6177 |  11k| 2.664739e+03 | 1.277000e+03 | 108.67%|  24.77%
2336.09/2343.88	c  1323s|219900 | 19934 | 12859k|  58.4 |  1026M |  33 |1381 |1687 |4473 | 505k|  2 |6177 |  11k| 2.664700e+03 | 1.277000e+03 | 108.67%|  24.77%
2336.40/2344.14	c  1323s|220000 | 19938 | 12862k|  58.4 |  1026M |  33 |1381 |1688 |4528 | 505k|  1 |6178 |  11k| 2.664650e+03 | 1.277000e+03 | 108.66%|  24.77%
2336.68/2344.43	c  1324s|220100 | 19940 | 12865k|  58.4 |  1026M |  33 |1381 |1689 |4530 | 505k|  0 |6180 |  11k| 2.664600e+03 | 1.277000e+03 | 108.66%|  24.77%
2336.98/2344.75	c  1324s|220200 | 19948 | 12868k|  58.4 |  1026M |  33 |1381 |1688 |4572 | 505k|  1 |6180 |  11k| 2.664489e+03 | 1.277000e+03 | 108.65%|  24.77%
2337.29/2345.03	c  1324s|220300 | 19950 | 12871k|  58.4 |  1026M |  33 |1381 |1686 |4607 | 505k|  0 |6180 |  11k| 2.664343e+03 | 1.277000e+03 | 108.64%|  24.77%
2337.68/2345.46	c  1325s|220400 | 19968 | 12876k|  58.4 |  1026M |  33 |1381 |1678 |4501 | 505k|  1 |6180 |  11k| 2.663993e+03 | 1.277000e+03 | 108.61%|  24.77%
2337.98/2345.72	c  1325s|220500 | 19982 | 12879k|  58.4 |  1026M |  33 |1381 |1675 |4486 | 505k|  1 |6182 |  11k| 2.663845e+03 | 1.277000e+03 | 108.60%|  24.77%
2338.18/2345.94	c  1325s|220600 | 19982 | 12882k|  58.4 |  1026M |  33 |1381 |1678 |4488 | 505k|  1 |6186 |  11k| 2.663788e+03 | 1.277000e+03 | 108.60%|  24.77%
2338.39/2346.18	c  1325s|220700 | 19988 | 12884k|  58.3 |  1026M |  33 |1381 |1676 |4488 | 505k|  1 |6186 |  11k| 2.663786e+03 | 1.277000e+03 | 108.60%|  24.77%
2338.78/2346.53	c  1326s|220800 | 19996 | 12887k|  58.3 |  1026M |  33 |1381 |1675 |4489 | 505k|  1 |6188 |  12k| 2.663653e+03 | 1.277000e+03 | 108.59%|  24.77%
2338.98/2346.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2338.98/2346.77	c  1326s|220900 | 20000 | 12889k|  58.3 |  1026M |  33 |1381 |1677 |4492 | 505k|  0 |6190 |  12k| 2.663652e+03 | 1.277000e+03 | 108.59%|  24.77%
2339.39/2347.15	c  1326s|221000 | 20010 | 12894k|  58.3 |  1026M |  33 |1381 |1674 |4492 | 505k|  1 |6192 |  12k| 2.663289e+03 | 1.277000e+03 | 108.56%|  24.77%
2339.67/2347.49	c  1327s|221100 | 20020 | 12898k|  58.3 |  1026M |  33 |1381 |1670 |4386 | 505k|  0 |6192 |  12k| 2.662788e+03 | 1.277000e+03 | 108.52%|  24.77%
2339.97/2347.75	c  1327s|221200 | 20034 | 12901k|  58.3 |  1026M |  33 |1381 |1668 |4399 | 505k|  0 |6192 |  12k| 2.662565e+03 | 1.277000e+03 | 108.50%|  24.77%
2340.28/2348.08	c  1327s|221300 | 20040 | 12905k|  58.3 |  1026M |  33 |1381 |1662 |4437 | 505k|  0 |6192 |  12k| 2.662428e+03 | 1.277000e+03 | 108.49%|  24.78%
2340.67/2348.47	c  1328s|221400 | 20054 | 12909k|  58.3 |  1026M |  33 |1381 |1659 |4402 | 505k|  2 |6192 |  12k| 2.662146e+03 | 1.277000e+03 | 108.47%|  24.78%
2340.97/2348.74	c  1328s|221500 | 20056 | 12912k|  58.3 |  1026M |  33 |1381 |1661 |4351 | 505k|  1 |6196 |  12k| 2.662146e+03 | 1.277000e+03 | 108.47%|  24.78%
2341.17/2348.93	c  1328s|221600 | 20058 | 12914k|  58.2 |  1026M |  33 |1381 |1661 |4389 | 505k|  0 |6200 |  12k| 2.662146e+03 | 1.277000e+03 | 108.47%|  24.78%
2341.28/2349.09	c  1328s|221700 | 20056 | 12915k|  58.2 |  1026M |  33 |1381 |1661 |4239 | 505k|  0 |6202 |  12k| 2.662146e+03 | 1.277000e+03 | 108.47%|  24.78%
2341.67/2349.46	c  1329s|221800 | 20066 | 12920k|  58.2 |  1026M |  33 |1381 |1658 |4393 | 506k|  0 |6202 |  12k| 2.662000e+03 | 1.277000e+03 | 108.46%|  24.78%
2342.07/2349.88	c  1329s|221900 | 20082 | 12924k|  58.2 |  1027M |  33 |1381 |1657 |4401 | 506k|  1 |6202 |  12k| 2.661884e+03 | 1.277000e+03 | 108.45%|  24.78%
2342.46/2350.21	c  1330s|222000 | 20092 | 12927k|  58.2 |  1027M |  33 |1381 |1656 |4133 | 506k|  1 |6205 |  12k| 2.661598e+03 | 1.277000e+03 | 108.43%|  24.78%
2342.96/2350.73	c  1330s|222100 | 20100 | 12933k|  58.2 |  1027M |  33 |1381 |1655 |4149 | 506k|  0 |6205 |  12k| 2.661458e+03 | 1.277000e+03 | 108.41%|  24.79%
2343.27/2351.07	c  1330s|222200 | 20112 | 12938k|  58.2 |  1027M |  33 |1381 |1654 |4115 | 506k|  1 |6205 |  12k| 2.661389e+03 | 1.277000e+03 | 108.41%|  24.79%
2343.66/2351.42	c  1331s|222300 | 20118 | 12942k|  58.2 |  1027M |  33 |1381 |1653 |4166 | 506k|  1 |6206 |  12k| 2.661278e+03 | 1.277000e+03 | 108.40%|  24.79%
2343.96/2351.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2343.96/2351.70	c  1331s|222400 | 20134 | 12946k|  58.2 |  1027M |  33 |1381 |1653 |4118 | 506k|  0 |6206 |  12k| 2.661170e+03 | 1.277000e+03 | 108.39%|  24.80%
2344.16/2352.01	c  1331s|222500 | 20140 | 12950k|  58.2 |  1027M |  33 |1381 |1653 |4121 | 506k|  2 |6206 |  12k| 2.660823e+03 | 1.277000e+03 | 108.37%|  24.80%
2344.46/2352.30	c  1332s|222600 | 20140 | 12954k|  58.2 |  1027M |  33 |1381 |1653 |4136 | 506k|  2 |6206 |  12k| 2.660794e+03 | 1.277000e+03 | 108.36%|  24.80%
2344.86/2352.64	c  1332s|222700 | 20152 | 12958k|  58.2 |  1027M |  33 |1381 |1652 |4131 | 506k|  1 |6206 |  12k| 2.660740e+03 | 1.277000e+03 | 108.36%|  24.80%
2345.16/2352.90	c  1332s|222800 | 20154 | 12962k|  58.1 |  1027M |  33 |1381 |1651 |4450 | 506k|  1 |6206 |  12k| 2.660600e+03 | 1.277000e+03 | 108.35%|  24.81%
2345.37/2353.13	c  1332s|222900 | 20156 | 12964k|  58.1 |  1027M |  33 |1381 |1654 |4501 | 506k|  0 |6209 |  12k| 2.660500e+03 | 1.277000e+03 | 108.34%|  24.81%
2345.55/2353.39	c  1333s|223000 | 20160 | 12967k|  58.1 |  1027M |  33 |1381 |1669 |4245 | 507k|  2 |6224 |  12k| 2.660472e+03 | 1.277000e+03 | 108.34%|  24.81%
2346.05/2353.89	c  1333s|223100 | 20182 | 12973k|  58.1 |  1027M |  33 |1381 |1683 |4237 | 507k|  1 |6242 |  12k| 2.660150e+03 | 1.277000e+03 | 108.31%|  24.81%
2346.45/2354.23	c  1334s|223200 | 20188 | 12978k|  58.1 |  1027M |  33 |1381 |1705 |4233 | 507k|  2 |6264 |  12k| 2.660067e+03 | 1.277000e+03 | 108.31%|  24.81%
2346.65/2354.47	c  1334s|223300 | 20194 | 12981k|  58.1 |  1027M |  33 |1381 |1750 |4489 | 507k|  0 |6309 |  12k| 2.660067e+03 | 1.277000e+03 | 108.31%|  24.81%
2346.85/2354.65	c  1334s|223400 | 20198 | 12982k|  58.1 |  1027M |  33 |1381 |1750 |4490 | 507k|  1 |6309 |  12k| 2.660063e+03 | 1.277000e+03 | 108.31%|  24.81%
2347.05/2354.85	c  1334s|223500 | 20202 | 12984k|  58.1 |  1027M |  33 |1381 |1750 |4495 | 507k|  2 |6309 |  12k| 2.660045e+03 | 1.277000e+03 | 108.30%|  24.81%
2347.45/2355.21	c  1335s|223600 | 20212 | 12988k|  58.1 |  1027M |  33 |1381 |1746 |4519 | 507k|  1 |6309 |  12k| 2.659778e+03 | 1.277000e+03 | 108.28%|  24.81%
2347.75/2355.59	c  1335s|223700 | 20224 | 12993k|  58.0 |  1027M |  33 |1381 |1744 |4500 | 507k|  0 |6309 |  12k| 2.659530e+03 | 1.277000e+03 | 108.26%|  24.81%
2348.14/2355.96	c  1335s|223800 | 20244 | 12997k|  58.0 |  1028M |  33 |1381 |1743 |4503 | 507k|  0 |6310 |  12k| 2.659241e+03 | 1.277000e+03 | 108.24%|  24.81%
2348.44/2356.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2348.44/2356.28	c  1336s|223900 | 20252 | 13001k|  58.0 |  1028M |  33 |1381 |1747 |4506 | 507k|  1 |6314 |  12k| 2.659206e+03 | 1.277000e+03 | 108.24%|  24.81%
2348.84/2356.68	c  1336s|224000 | 20270 | 13007k|  58.0 |  1028M |  33 |1381 |1743 |4508 | 507k|  1 |6314 |  12k| 2.658938e+03 | 1.277000e+03 | 108.22%|  24.82%
2349.35/2357.15	c  1336s|224100 | 20288 | 13013k|  58.0 |  1028M |  33 |1381 |1741 |4609 | 507k|  1 |6314 |  12k| 2.658762e+03 | 1.277000e+03 | 108.20%|  24.82%
2349.54/2357.39	c  1337s|224200 | 20296 | 13016k|  58.0 |  1028M |  33 |1381 |1736 |4501 | 507k|  0 |6314 |  12k| 2.658733e+03 | 1.277000e+03 | 108.20%|  24.82%
2350.14/2357.91	c  1337s|224300 | 20318 | 13022k|  58.0 |  1028M |  33 |1381 |1731 |4572 | 507k|  0 |6314 |  12k| 2.658375e+03 | 1.277000e+03 | 108.17%|  24.82%
2350.44/2358.26	c  1338s|224400 | 20330 | 13026k|  58.0 |  1028M |  33 |1381 |1728 |4502 | 507k|  1 |6314 |  12k| 2.657932e+03 | 1.277000e+03 | 108.14%|  24.82%
2350.64/2358.43	c  1338s|224500 | 20330 | 13028k|  58.0 |  1028M |  33 |1381 |1728 |4502 | 507k|  2 |6314 |  12k| 2.657932e+03 | 1.277000e+03 | 108.14%|  24.82%
2350.83/2358.67	c  1338s|224600 | 20326 | 13030k|  58.0 |  1028M |  33 |1381 |1728 |4422 | 507k|  2 |6314 |  12k| 2.657932e+03 | 1.277000e+03 | 108.14%|  24.82%
2351.25/2359.02	c  1338s|224700 | 20330 | 13035k|  58.0 |  1028M |  33 |1381 |1725 |4317 | 507k|  0 |6314 |  12k| 2.657833e+03 | 1.277000e+03 | 108.13%|  24.82%
2351.63/2359.42	c  1339s|224800 | 20338 | 13040k|  58.0 |  1028M |  33 |1381 |1721 |4320 | 507k|  0 |6314 |  12k| 2.657762e+03 | 1.277000e+03 | 108.13%|  24.83%
2351.93/2359.75	c  1339s|224900 | 20342 | 13044k|  58.0 |  1028M |  33 |1381 |1714 |4478 | 508k|  2 |6314 |  12k| 2.657628e+03 | 1.277000e+03 | 108.11%|  24.83%
2352.34/2360.18	c  1339s|225000 | 20360 | 13049k|  58.0 |  1028M |  33 |1381 |1720 |4279 | 508k|  3 |6322 |  12k| 2.657366e+03 | 1.277000e+03 | 108.09%|  24.83%
2352.73/2360.57	c  1340s|225100 | 20360 | 13054k|  58.0 |  1029M |  33 |1381 |1722 |4582 | 508k|  0 |6326 |  12k| 2.657268e+03 | 1.277000e+03 | 108.09%|  24.83%
2353.03/2360.84	c  1340s|225200 | 20356 | 13057k|  57.9 |  1029M |  33 |1381 |1726 |4421 | 508k|  0 |6330 |  12k| 2.657268e+03 | 1.277000e+03 | 108.09%|  24.83%
2353.53/2361.30	c  1341s|225300 | 20366 | 13061k|  57.9 |  1029M |  33 |1381 |1716 |4248 | 508k|  0 |6337 |  12k| 2.657208e+03 | 1.277000e+03 | 108.08%|  24.83%
2353.72/2361.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2353.72/2361.57	c  1341s|225400 | 20368 | 13064k|  57.9 |  1029M |  33 |1381 |1710 |4407 | 508k|  3 |6344 |  12k| 2.656931e+03 | 1.277000e+03 | 108.06%|  24.83%
2354.12/2361.92	c  1341s|225500 | 20378 | 13069k|  57.9 |  1029M |  33 |1381 |1712 |4313 | 508k|  0 |6348 |  12k| 2.656858e+03 | 1.277000e+03 | 108.05%|  24.84%
2354.42/2362.26	c  1342s|225600 | 20396 | 13073k|  57.9 |  1029M |  33 |1381 |1708 |4384 | 508k|  0 |6351 |  12k| 2.656666e+03 | 1.277000e+03 | 108.04%|  24.84%
2354.82/2362.69	c  1342s|225700 | 20414 | 13078k|  57.9 |  1029M |  33 |1381 |1710 |4321 | 508k|  1 |6360 |  12k| 2.656201e+03 | 1.277000e+03 | 108.00%|  24.84%
2355.23/2363.02	c  1342s|225800 | 20414 | 13083k|  57.9 |  1029M |  33 |1381 |1722 |4307 | 508k|  2 |6374 |  12k| 2.656188e+03 | 1.277000e+03 | 108.00%|  24.84%
2355.52/2363.37	c  1343s|225900 | 20424 | 13087k|  57.9 |  1029M |  33 |1381 |1719 |4315 | 508k|  0 |6381 |  12k| 2.656185e+03 | 1.277000e+03 | 108.00%|  24.84%
2355.92/2363.74	c  1343s|226000 | 20434 | 13091k|  57.9 |  1029M |  33 |1381 |1729 |4318 | 508k|  1 |6391 |  12k| 2.656112e+03 | 1.277000e+03 | 108.00%|  24.84%
2356.23/2364.04	c  1343s|226100 | 20444 | 13095k|  57.9 |  1029M |  33 |1381 |1730 |4317 | 508k|  0 |6393 |  12k| 2.655854e+03 | 1.277000e+03 | 107.98%|  24.84%
2356.51/2364.34	c  1344s|226200 | 20450 | 13099k|  57.9 |  1029M |  33 |1381 |1737 |4325 | 508k|  1 |6401 |  12k| 2.655804e+03 | 1.277000e+03 | 107.97%|  24.84%
2356.81/2364.66	c  1344s|226300 | 20464 | 13103k|  57.9 |  1029M |  33 |1381 |1743 |4323 | 509k|  1 |6408 |  12k| 2.655676e+03 | 1.277000e+03 | 107.96%|  24.84%
2357.11/2365.00	c  1344s|226400 | 20474 | 13108k|  57.9 |  1029M |  33 |1381 |1752 |4377 | 509k|  1 |6420 |  12k| 2.655569e+03 | 1.277000e+03 | 107.95%|  24.84%
2357.51/2365.36	c  1345s|226500 | 20478 | 13112k|  57.9 |  1030M |  33 |1381 |1757 |4374 | 509k|  1 |6431 |  12k| 2.655500e+03 | 1.277000e+03 | 107.95%|  24.84%
2358.01/2365.85	c  1345s|226600 | 20496 | 13118k|  57.9 |  1030M |  33 |1381 |1752 |4324 | 509k|  1 |6432 |  12k| 2.655362e+03 | 1.277000e+03 | 107.94%|  24.85%
2358.32/2366.18	c  1345s|226700 | 20504 | 13122k|  57.8 |  1030M |  33 |1381 |1759 |4329 | 509k|  1 |6443 |  12k| 2.655219e+03 | 1.277000e+03 | 107.93%|  24.85%
2358.61/2366.48	c  1346s|226800 | 20506 | 13125k|  57.8 |  1030M |  33 |1381 |1772 |4507 | 509k|  2 |6456 |  12k| 2.655219e+03 | 1.277000e+03 | 107.93%|  24.85%
2359.01/2366.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2359.01/2366.82	c  1346s|226900 | 20504 | 13129k|  57.8 |  1030M |  33 |1381 |1790 |4506 | 509k|  1 |6477 |  12k| 2.655214e+03 | 1.277000e+03 | 107.93%|  24.85%
2359.60/2367.40	c  1347s|227000 | 20524 | 13135k|  57.8 |  1030M |  33 |1381 |1874 |4363 | 509k|  1 |6566 |  12k| 2.655000e+03 | 1.277000e+03 | 107.91%|  24.85%
2359.80/2367.63	c  1347s|227100 | 20526 | 13137k|  57.8 |  1030M |  33 |1381 |1883 |4323 | 509k|  3 |6577 |  12k| 2.654957e+03 | 1.277000e+03 | 107.91%|  24.85%
2360.21/2368.04	c  1347s|227200 | 20528 | 13141k|  57.8 |  1030M |  33 |1381 |1915 |4504 | 509k|  2 |6612 |  12k| 2.654911e+03 | 1.277000e+03 | 107.90%|  24.85%
2360.60/2368.43	c  1348s|227300 | 20548 | 13146k|  57.8 |  1030M |  33 |1381 |1917 |4501 | 509k|  1 |6618 |  12k| 2.654745e+03 | 1.277000e+03 | 107.89%|  24.85%
2361.00/2368.82	c  1348s|227400 | 20554 | 13149k|  57.8 |  1030M |  33 |1381 |1925 |4505 | 509k|  0 |6627 |  12k| 2.654741e+03 | 1.277000e+03 | 107.89%|  24.85%
2361.40/2369.23	c  1349s|227500 | 20574 | 13153k|  57.8 |  1030M |  33 |1381 |1924 |4528 | 509k|  1 |6627 |  12k| 2.654345e+03 | 1.277000e+03 | 107.86%|  24.85%
2361.80/2369.62	c  1349s|227600 | 20582 | 13157k|  57.8 |  1030M |  33 |1381 |1922 |4505 | 509k|  2 |6627 |  12k| 2.654059e+03 | 1.277000e+03 | 107.84%|  24.85%
2362.10/2369.91	c  1349s|227700 | 20584 | 13161k|  57.8 |  1030M |  33 |1381 |1922 |4405 | 509k|  2 |6627 |  12k| 2.653958e+03 | 1.277000e+03 | 107.83%|  24.85%
2362.49/2370.34	c  1350s|227800 | 20600 | 13167k|  57.8 |  1030M |  33 |1381 |1918 |4305 | 509k|  0 |6627 |  12k| 2.653881e+03 | 1.277000e+03 | 107.82%|  24.86%
2362.79/2370.67	c  1350s|227900 | 20614 | 13171k|  57.8 |  1030M |  33 |1381 |1916 |4343 | 509k|  1 |6629 |  12k| 2.653478e+03 | 1.277000e+03 | 107.79%|  24.86%
2363.30/2371.17	c  1350s|228000 | 20632 | 13178k|  57.8 |  1030M |  33 |1381 |1915 |4300 | 509k|  0 |6641 |  12k| 2.653395e+03 | 1.277000e+03 | 107.78%|  24.86%
2363.79/2371.68	c  1351s|228100 | 20644 | 13184k|  57.8 |  1031M |  33 |1381 |1904 |4272 | 510k|  3 |6643 |  12k| 2.652917e+03 | 1.277000e+03 | 107.75%|  24.86%
2364.20/2372.08	c  1351s|228200 | 20652 | 13189k|  57.8 |  1031M |  33 |1381 |1904 |4430 | 510k|  0 |6647 |  12k| 2.652819e+03 | 1.277000e+03 | 107.74%|  24.87%
2364.49/2372.39	c  1352s|228300 | 20656 | 13193k|  57.8 |  1031M |  33 |1381 |1902 |4561 | 510k|  2 |6647 |  12k| 2.652646e+03 | 1.277000e+03 | 107.72%|  24.87%
2364.99/2372.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2364.99/2372.87	c  1352s|228400 | 20684 | 13198k|  57.8 |  1031M |  33 |1381 |1900 |4295 | 510k|  1 |6647 |  12k| 2.652453e+03 | 1.277000e+03 | 107.71%|  24.87%
2365.38/2373.22	c  1353s|228500 | 20692 | 13203k|  57.7 |  1032M |  33 |1381 |1896 |4329 | 510k|  1 |6654 |  12k| 2.652080e+03 | 1.277000e+03 | 107.68%|  24.87%
2365.78/2373.60	c  1353s|228600 | 20696 | 13207k|  57.7 |  1032M |  33 |1381 |1946 |4336 | 510k|  0 |6706 |  12k| 2.652047e+03 | 1.277000e+03 | 107.68%|  24.87%
2366.08/2373.98	c  1353s|228700 | 20710 | 13211k|  57.7 |  1032M |  33 |1381 |1964 |4313 | 510k|  2 |6728 |  12k| 2.651961e+03 | 1.277000e+03 | 107.67%|  24.87%
2366.58/2374.46	c  1354s|228800 | 20720 | 13215k|  57.7 |  1033M |  33 |1381 |1977 |4328 | 510k|  0 |6744 |  12k| 2.651479e+03 | 1.277000e+03 | 107.63%|  24.87%
2367.08/2374.94	c  1354s|228900 | 20732 | 13220k|  57.7 |  1033M |  33 |1381 |1966 |4316 | 510k|  1 |6752 |  12k| 2.651262e+03 | 1.277000e+03 | 107.62%|  24.87%
2367.38/2375.21	c  1355s|229000 | 20734 | 13223k|  57.7 |  1033M |  33 |1381 |1972 |4322 | 510k|  2 |6765 |  12k| 2.651207e+03 | 1.277000e+03 | 107.61%|  24.87%
2367.68/2375.50	c  1355s|229100 | 20738 | 13226k|  57.7 |  1033M |  33 |1381 |1985 |4328 | 510k|  3 |6779 |  12k| 2.651207e+03 | 1.277000e+03 | 107.61%|  24.87%
2367.98/2375.85	c  1355s|229200 | 20744 | 13229k|  57.7 |  1033M |  33 |1381 |1996 |4325 | 510k|  3 |6797 |  12k| 2.651092e+03 | 1.277000e+03 | 107.60%|  24.87%
2368.29/2376.16	c  1355s|229300 | 20748 | 13232k|  57.7 |  1033M |  33 |1381 |2003 |4323 | 510k|  1 |6805 |  12k| 2.651076e+03 | 1.277000e+03 | 107.60%|  24.88%
2368.67/2376.53	c  1356s|229400 | 20762 | 13237k|  57.7 |  1033M |  33 |1381 |2005 |4326 | 510k|  0 |6815 |  12k| 2.650948e+03 | 1.277000e+03 | 107.59%|  24.88%
2368.97/2376.88	c  1356s|229500 | 20766 | 13240k|  57.7 |  1033M |  33 |1381 |2019 |4324 | 510k|  1 |6830 |  12k| 2.650933e+03 | 1.277000e+03 | 107.59%|  24.88%
2369.28/2377.14	c  1356s|229600 | 20770 | 13244k|  57.6 |  1033M |  33 |1381 |2027 |4328 | 510k|  1 |6842 |  12k| 2.650915e+03 | 1.277000e+03 | 107.59%|  24.88%
2369.57/2377.47	c  1357s|229700 | 20774 | 13248k|  57.6 |  1033M |  33 |1381 |2023 |4326 | 510k|  1 |6848 |  12k| 2.650792e+03 | 1.277000e+03 | 107.58%|  24.88%
2369.87/2377.76	c  1357s|229800 | 20782 | 13252k|  57.6 |  1033M |  33 |1381 |2021 |4330 | 510k|  1 |6856 |  12k| 2.650765e+03 | 1.277000e+03 | 107.58%|  24.88%
2370.37/2378.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2370.37/2378.29	c  1358s|229900 | 20800 | 13258k|  57.6 |  1033M |  33 |1381 |2008 |4464 | 511k|  1 |6866 |  12k| 2.650543e+03 | 1.277000e+03 | 107.56%|  24.88%
2370.67/2378.55	c  1358s|230000 | 20810 | 13262k|  57.6 |  1033M |  33 |1381 |1995 |4333 | 511k|  0 |6869 |  12k| 2.650417e+03 | 1.277000e+03 | 107.55%|  24.88%
2370.97/2378.88	c  1358s|230100 | 20818 | 13266k|  57.6 |  1033M |  33 |1381 |1989 |4337 | 511k|  0 |6875 |  12k| 2.650216e+03 | 1.277000e+03 | 107.53%|  24.88%
2371.28/2379.12	c  1358s|230200 | 20822 | 13268k|  57.6 |  1033M |  33 |1381 |1990 |4338 | 511k|  0 |6883 |  12k| 2.650167e+03 | 1.277000e+03 | 107.53%|  24.88%
2371.56/2379.41	c  1359s|230300 | 20828 | 13272k|  57.6 |  1033M |  33 |1381 |1988 |4338 | 511k|  0 |6894 |  12k| 2.650142e+03 | 1.277000e+03 | 107.53%|  24.88%
2371.96/2379.80	c  1359s|230400 | 20834 | 13277k|  57.6 |  1033M |  33 |1381 |1995 |4334 | 511k|  1 |6908 |  12k| 2.650016e+03 | 1.277000e+03 | 107.52%|  24.88%
2372.36/2380.22	c  1360s|230500 | 20846 | 13282k|  57.6 |  1033M |  33 |1381 |1965 |4445 | 511k|  1 |6908 |  12k| 2.649626e+03 | 1.277000e+03 | 107.49%|  24.88%
2372.66/2380.50	c  1360s|230600 | 20848 | 13285k|  57.6 |  1033M |  33 |1381 |1961 |4448 | 511k|  0 |6908 |  12k| 2.649590e+03 | 1.277000e+03 | 107.49%|  24.88%
2373.17/2381.10	c  1360s|230700 | 20870 | 13292k|  57.6 |  1033M |  33 |1381 |1962 |4457 | 511k|  3 |6924 |  12k| 2.648848e+03 | 1.277000e+03 | 107.43%|  24.89%
2373.46/2381.32	c  1361s|230800 | 20880 | 13295k|  57.6 |  1033M |  33 |1381 |1959 |4493 | 511k|  1 |6924 |  12k| 2.648786e+03 | 1.277000e+03 | 107.42%|  24.89%
2373.86/2381.71	c  1361s|230900 | 20896 | 13299k|  57.6 |  1033M |  33 |1381 |1951 |4525 | 511k|  1 |6924 |  12k| 2.648629e+03 | 1.277000e+03 | 107.41%|  24.89%
2374.17/2382.06	c  1361s|231000 | 20906 | 13303k|  57.6 |  1033M |  33 |1381 |1947 |4504 | 511k|  1 |6928 |  12k| 2.648519e+03 | 1.277000e+03 | 107.40%|  24.89%
2374.95/2382.82	c  1362s|231100 | 20934 | 13311k|  57.6 |  1033M |  33 |1381 |1919 |4533 | 511k|  2 |6931 |  12k| 2.647344e+03 | 1.277000e+03 | 107.31%|  24.89%
2375.16/2383.10	c  1362s|231200 | 20946 | 13314k|  57.6 |  1033M |  33 |1381 |1913 |4400 | 511k|  3 |6932 |  12k| 2.647317e+03 | 1.277000e+03 | 107.31%|  24.89%
2375.55/2383.43	c  1363s|231300 | 20944 | 13318k|  57.5 |  1033M |  33 |1381 |1913 |4403 | 511k|  0 |6937 |  12k| 2.647148e+03 | 1.277000e+03 | 107.29%|  24.89%
2375.85/2383.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2375.85/2383.73	c  1363s|231400 | 20956 | 13322k|  57.5 |  1033M |  33 |1381 |1903 |4472 | 511k|  2 |6937 |  12k| 2.646979e+03 | 1.277000e+03 | 107.28%|  24.90%
2376.35/2384.24	c  1364s|231500 | 20976 | 13328k|  57.5 |  1033M |  33 |1381 |1887 |4533 | 511k|  3 |6940 |  12k| 2.646433e+03 | 1.277000e+03 | 107.24%|  24.90%
2376.65/2384.54	c  1364s|231600 | 20980 | 13332k|  57.5 |  1033M |  33 |1381 |1882 |4329 | 512k|  3 |6940 |  12k| 2.646404e+03 | 1.277000e+03 | 107.24%|  24.90%
2377.05/2384.96	c  1364s|231700 | 21002 | 13338k|  57.5 |  1033M |  33 |1381 |1870 |4145 | 512k|  1 |6949 |  12k| 2.646067e+03 | 1.277000e+03 | 107.21%|  24.90%
2377.44/2385.30	c  1365s|231800 | 21006 | 13343k|  57.5 |  1033M |  33 |1381 |1866 |4167 | 512k|  2 |6949 |  12k| 2.645768e+03 | 1.277000e+03 | 107.19%|  24.91%
2377.84/2385.70	c  1365s|231900 | 21016 | 13347k|  57.5 |  1033M |  33 |1381 |1855 |4152 | 512k|  1 |6949 |  12k| 2.645759e+03 | 1.277000e+03 | 107.19%|  24.91%
2378.04/2385.97	c  1365s|232000 | 21026 | 13351k|  57.5 |  1033M |  33 |1381 |1852 |4166 | 512k|  1 |6951 |  12k| 2.645711e+03 | 1.277000e+03 | 107.18%|  24.91%
2378.54/2386.45	c  1366s|232100 | 21040 | 13357k|  57.5 |  1033M |  33 |1381 |1848 |4155 | 512k|  1 |6951 |  12k| 2.645508e+03 | 1.277000e+03 | 107.17%|  24.91%
2378.84/2386.79	c  1366s|232200 | 21048 | 13361k|  57.5 |  1033M |  33 |1381 |1846 |4163 | 512k|  0 |6951 |  12k| 2.645405e+03 | 1.277000e+03 | 107.16%|  24.92%
2379.34/2387.24	c  1367s|232300 | 21062 | 13367k|  57.5 |  1033M |  33 |1381 |1835 |4163 | 512k|  1 |6951 |  12k| 2.645254e+03 | 1.277000e+03 | 107.15%|  24.92%
2379.64/2387.54	c  1367s|232400 | 21066 | 13371k|  57.5 |  1033M |  33 |1381 |1828 |4163 | 512k|  2 |6951 |  12k| 2.644675e+03 | 1.277000e+03 | 107.10%|  24.92%
2379.84/2387.79	c  1367s|232500 | 21076 | 13374k|  57.5 |  1033M |  33 |1381 |1824 |4535 | 512k|  1 |6951 |  12k| 2.644675e+03 | 1.277000e+03 | 107.10%|  24.93%
2380.03/2387.98	c  1367s|232600 | 21074 | 13376k|  57.5 |  1033M |  33 |1381 |1830 |4539 | 512k|  0 |6957 |  12k| 2.644675e+03 | 1.277000e+03 | 107.10%|  24.93%
2380.53/2388.43	c  1368s|232700 | 21088 | 13381k|  57.5 |  1033M |  33 |1381 |1830 |4543 | 512k|  2 |6957 |  12k| 2.644586e+03 | 1.277000e+03 | 107.09%|  24.93%
2380.83/2388.71	c  1368s|232800 | 21088 | 13384k|  57.5 |  1033M |  33 |1381 |1827 |4542 | 512k|  1 |6957 |  12k| 2.644582e+03 | 1.277000e+03 | 107.09%|  24.93%
2381.03/2388.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2381.03/2388.98	c  1368s|232900 | 21094 | 13386k|  57.4 |  1033M |  33 |1381 |1828 |4473 | 512k|  0 |6960 |  12k| 2.644563e+03 | 1.277000e+03 | 107.09%|  24.93%
2381.43/2389.33	c  1369s|233000 | 21102 | 13390k|  57.4 |  1033M |  33 |1381 |1831 |4484 | 512k|  0 |6964 |  12k| 2.644484e+03 | 1.277000e+03 | 107.09%|  24.93%
2381.63/2389.57	c  1369s|233100 | 21108 | 13393k|  57.4 |  1034M |  33 |1381 |1829 |4481 | 512k|  2 |6967 |  12k| 2.644446e+03 | 1.277000e+03 | 107.08%|  24.93%
2382.03/2389.92	c  1369s|233200 | 21118 | 13397k|  57.4 |  1034M |  33 |1381 |1827 |4493 | 512k|  2 |6968 |  12k| 2.644144e+03 | 1.277000e+03 | 107.06%|  24.93%
2382.43/2390.33	c  1370s|233300 | 21132 | 13403k|  57.4 |  1034M |  33 |1381 |1827 |4678 | 512k|  2 |6968 |  12k| 2.643925e+03 | 1.277000e+03 | 107.04%|  24.93%
2382.73/2390.65	c  1370s|233400 | 21142 | 13407k|  57.4 |  1034M |  33 |1381 |1824 |4494 | 512k|  0 |6968 |  12k| 2.643914e+03 | 1.277000e+03 | 107.04%|  24.93%
2383.02/2390.95	c  1370s|233500 | 21154 | 13411k|  57.4 |  1034M |  33 |1381 |1823 |4580 | 512k|  2 |6968 |  12k| 2.643600e+03 | 1.277000e+03 | 107.02%|  24.93%
2383.24/2391.18	c  1370s|233600 | 21154 | 13413k|  57.4 |  1034M |  33 |1381 |1823 |4577 | 512k|  0 |6968 |  12k| 2.643583e+03 | 1.277000e+03 | 107.02%|  24.93%
2383.52/2391.46	c  1371s|233700 | 21168 | 13416k|  57.4 |  1034M |  33 |1381 |1818 |4567 | 513k|  0 |6970 |  12k| 2.643352e+03 | 1.277000e+03 | 107.00%|  24.93%
2383.72/2391.67	c  1371s|233800 | 21168 | 13418k|  57.4 |  1034M |  33 |1381 |1824 |4565 | 513k|  0 |6976 |  12k| 2.643333e+03 | 1.277000e+03 | 107.00%|  24.93%
2384.02/2391.92	c  1371s|233900 | 21174 | 13421k|  57.3 |  1034M |  33 |1381 |1823 |4572 | 513k|  1 |6976 |  12k| 2.643144e+03 | 1.277000e+03 | 106.98%|  24.93%
2384.42/2392.33	c  1372s|234000 | 21188 | 13426k|  57.3 |  1034M |  33 |1381 |1818 |4619 | 513k|  1 |6980 |  12k| 2.642868e+03 | 1.277000e+03 | 106.96%|  24.94%
2384.72/2392.65	c  1372s|234100 | 21198 | 13429k|  57.3 |  1034M |  33 |1381 |1813 |4578 | 513k|  2 |6980 |  12k| 2.642844e+03 | 1.277000e+03 | 106.96%|  24.94%
2385.02/2392.93	c  1372s|234200 | 21200 | 13432k|  57.3 |  1034M |  33 |1381 |1809 |4623 | 513k|  0 |6980 |  12k| 2.642700e+03 | 1.277000e+03 | 106.95%|  24.94%
2385.23/2393.13	c  1372s|234300 | 21208 | 13435k|  57.3 |  1034M |  33 |1381 |1809 |4536 | 513k|  1 |6980 |  12k| 2.642667e+03 | 1.277000e+03 | 106.94%|  24.94%
2385.52/2393.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2385.52/2393.41	c  1373s|234400 | 21214 | 13438k|  57.3 |  1034M |  33 |1381 |1807 |4539 | 513k|  1 |6980 |  12k| 2.642604e+03 | 1.277000e+03 | 106.94%|  24.94%
2385.72/2393.63	c  1373s|234500 | 21212 | 13440k|  57.3 |  1034M |  33 |1381 |1807 |4537 | 513k|  1 |6980 |  12k| 2.642604e+03 | 1.277000e+03 | 106.94%|  24.94%
2386.23/2394.14	c  1373s|234600 | 21238 | 13447k|  57.3 |  1034M |  33 |1381 |1791 |4663 | 513k|  0 |6980 |  12k| 2.642086e+03 | 1.277000e+03 | 106.90%|  24.94%
2386.51/2394.46	c  1374s|234700 | 21240 | 13450k|  57.3 |  1034M |  33 |1381 |1790 |4627 | 513k|  2 |6980 |  12k| 2.642000e+03 | 1.277000e+03 | 106.89%|  24.94%
2386.91/2394.81	c  1374s|234800 | 21250 | 13454k|  57.3 |  1034M |  33 |1381 |1782 |4360 | 513k|  2 |6980 |  12k| 2.641986e+03 | 1.277000e+03 | 106.89%|  24.94%
2387.12/2395.09	c  1374s|234900 | 21258 | 13457k|  57.3 |  1034M |  33 |1381 |1779 |4375 | 513k|  1 |6982 |  12k| 2.641767e+03 | 1.277000e+03 | 106.87%|  24.94%
2387.51/2395.41	c  1375s|235000 | 21266 | 13461k|  57.2 |  1034M |  33 |1381 |1766 |4365 | 513k|  0 |6982 |  12k| 2.641688e+03 | 1.277000e+03 | 106.87%|  24.95%
2387.91/2395.81	c  1375s|235100 | 21282 | 13465k|  57.2 |  1034M |  33 |1381 |1763 |4372 | 513k|  1 |6985 |  12k| 2.641403e+03 | 1.277000e+03 | 106.84%|  24.95%
2388.31/2396.27	c  1376s|235200 | 21302 | 13472k|  57.2 |  1034M |  33 |1381 |1747 |4417 | 513k|  2 |6985 |  12k| 2.640867e+03 | 1.277000e+03 | 106.80%|  24.95%
2388.71/2396.66	c  1376s|235300 | 21312 | 13476k|  57.2 |  1034M |  33 |1381 |1742 |4445 | 513k|  1 |6986 |  12k| 2.640625e+03 | 1.277000e+03 | 106.78%|  24.95%
2389.00/2396.95	c  1376s|235400 | 21322 | 13479k|  57.2 |  1034M |  33 |1381 |1743 |4476 | 513k|  1 |6989 |  12k| 2.640253e+03 | 1.277000e+03 | 106.75%|  24.95%
2389.40/2397.30	c  1377s|235500 | 21334 | 13483k|  57.2 |  1034M |  33 |1381 |1752 |4450 | 513k|  1 |7005 |  12k| 2.640250e+03 | 1.277000e+03 | 106.75%|  24.95%
2389.60/2397.56	c  1377s|235600 | 21340 | 13486k|  57.2 |  1034M |  33 |1381 |1749 |4415 | 513k|  0 |7006 |  12k| 2.640096e+03 | 1.277000e+03 | 106.74%|  24.95%
2389.90/2397.87	c  1377s|235700 | 21352 | 13490k|  57.2 |  1034M |  33 |1381 |1749 |4399 | 513k|  0 |7008 |  12k| 2.640042e+03 | 1.277000e+03 | 106.74%|  24.95%
2390.30/2398.21	c  1378s|235800 | 21366 | 13493k|  57.2 |  1034M |  33 |1381 |1746 |4502 | 513k|  1 |7008 |  12k| 2.639607e+03 | 1.277000e+03 | 106.70%|  24.96%
2390.50/2398.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2390.50/2398.44	c  1378s|235900 | 21364 | 13496k|  57.2 |  1034M |  33 |1381 |1747 |4415 | 513k|  0 |7009 |  12k| 2.639586e+03 | 1.277000e+03 | 106.70%|  24.96%
2390.80/2398.77	c  1378s|236000 | 21372 | 13499k|  57.2 |  1034M |  33 |1381 |1761 |4540 | 514k|  0 |7024 |  12k| 2.639357e+03 | 1.277000e+03 | 106.68%|  24.96%
2391.00/2398.96	c  1378s|236100 | 21374 | 13501k|  57.2 |  1034M |  33 |1381 |1761 |4543 | 514k|  0 |7024 |  12k| 2.639357e+03 | 1.277000e+03 | 106.68%|  24.96%
2391.21/2399.18	c  1378s|236200 | 21376 | 13504k|  57.1 |  1034M |  33 |1381 |1764 |4545 | 514k|  0 |7027 |  12k| 2.639357e+03 | 1.277000e+03 | 106.68%|  24.96%
2391.70/2399.65	c  1379s|236300 | 21390 | 13510k|  57.1 |  1034M |  33 |1381 |1761 |4547 | 514k|  2 |7028 |  12k| 2.638844e+03 | 1.277000e+03 | 106.64%|  24.96%
2392.11/2400.06	c  1379s|236400 | 21400 | 13514k|  57.1 |  1035M |  33 |1381 |1772 |4564 | 514k|  0 |7040 |  12k| 2.638453e+03 | 1.277000e+03 | 106.61%|  24.96%
2392.49/2400.41	c  1380s|236500 | 21408 | 13518k|  57.1 |  1035M |  33 |1381 |1773 |4683 | 514k|  2 |7042 |  12k| 2.638312e+03 | 1.277000e+03 | 106.60%|  24.96%
2392.79/2400.77	c  1380s|236600 | 21418 | 13523k|  57.1 |  1035M |  33 |1381 |1769 |4550 | 514k|  0 |7042 |  12k| 2.638110e+03 | 1.277000e+03 | 106.59%|  24.96%
2393.10/2401.02	c  1380s|236700 | 21422 | 13526k|  57.1 |  1035M |  33 |1381 |1769 |4512 | 514k|  3 |7042 |  12k| 2.637994e+03 | 1.277000e+03 | 106.58%|  24.96%
2393.39/2401.33	c  1381s|236800 | 21428 | 13530k|  57.1 |  1035M |  33 |1381 |1769 |4510 | 514k|  0 |7042 |  12k| 2.637754e+03 | 1.277000e+03 | 106.56%|  24.96%
2393.79/2401.72	c  1381s|236900 | 21436 | 13535k|  57.1 |  1035M |  33 |1381 |1765 |4591 | 514k|  0 |7042 |  12k| 2.637750e+03 | 1.277000e+03 | 106.56%|  24.96%
2394.20/2402.12	c  1381s|237000 | 21450 | 13540k|  57.1 |  1035M |  33 |1381 |1756 |4407 | 514k|  0 |7042 |  12k| 2.637551e+03 | 1.277000e+03 | 106.54%|  24.97%
2394.59/2402.50	c  1382s|237100 | 21458 | 13544k|  57.1 |  1035M |  33 |1381 |1750 |4418 | 514k|  0 |7044 |  12k| 2.637444e+03 | 1.277000e+03 | 106.53%|  24.97%
2394.88/2402.87	c  1382s|237200 | 21472 | 13548k|  57.1 |  1035M |  33 |1381 |1746 |4452 | 514k|  0 |7046 |  12k| 2.637189e+03 | 1.277000e+03 | 106.51%|  24.97%
2395.20/2403.13	c  1382s|237300 | 21472 | 13552k|  57.1 |  1035M |  33 |1381 |1746 |4384 | 514k|  1 |7046 |  12k| 2.636994e+03 | 1.277000e+03 | 106.50%|  24.97%
2395.58/2403.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2395.58/2403.53	c  1383s|237400 | 21488 | 13558k|  57.1 |  1035M |  33 |1381 |1742 |4416 | 514k|  0 |7046 |  12k| 2.636558e+03 | 1.277000e+03 | 106.46%|  24.97%
2396.09/2404.03	c  1383s|237500 | 21510 | 13564k|  57.1 |  1035M |  33 |1381 |1738 |4414 | 514k|  1 |7048 |  12k| 2.636333e+03 | 1.277000e+03 | 106.45%|  24.97%
2396.88/2404.87	c  1384s|237600 | 21524 | 13571k|  57.1 |  1035M |  33 |1381 |1736 |4246 | 515k|  0 |7053 |  12k| 2.636000e+03 | 1.277000e+03 | 106.42%|  24.98%
2397.19/2405.13	c  1384s|237700 | 21532 | 13574k|  57.1 |  1035M |  33 |1381 |1734 |4251 | 515k|  1 |7056 |  12k| 2.635894e+03 | 1.277000e+03 | 106.41%|  24.98%
2397.38/2405.36	c  1385s|237800 | 21530 | 13577k|  57.1 |  1035M |  33 |1381 |1735 |4239 | 515k|  0 |7057 |  12k| 2.635894e+03 | 1.277000e+03 | 106.41%|  24.98%
2397.58/2405.57	c  1385s|237900 | 21530 | 13579k|  57.0 |  1035M |  33 |1381 |1735 |4236 | 515k|  0 |7057 |  12k| 2.635894e+03 | 1.277000e+03 | 106.41%|  24.98%
2397.97/2405.98	c  1385s|238000 | 21546 | 13585k|  57.0 |  1035M |  33 |1381 |1737 |4285 | 515k|  0 |7060 |  12k| 2.635683e+03 | 1.277000e+03 | 106.40%|  24.99%
2398.37/2406.35	c  1386s|238100 | 21558 | 13589k|  57.0 |  1035M |  33 |1381 |1732 |4234 | 515k|  1 |7060 |  12k| 2.635556e+03 | 1.277000e+03 | 106.39%|  24.99%
2398.67/2406.64	c  1386s|238200 | 21564 | 13593k|  57.0 |  1035M |  33 |1381 |1736 |4290 | 515k|  2 |7066 |  12k| 2.635519e+03 | 1.277000e+03 | 106.38%|  24.99%
2399.08/2407.05	c  1386s|238300 | 21578 | 13598k|  57.0 |  1036M |  33 |1381 |1734 |4258 | 515k|  0 |7070 |  12k| 2.635218e+03 | 1.277000e+03 | 106.36%|  24.99%
2399.47/2407.42	c  1387s|238400 | 21590 | 13604k|  57.0 |  1036M |  33 |1381 |1733 |4448 | 515k|  1 |7070 |  12k| 2.635116e+03 | 1.277000e+03 | 106.35%|  24.99%
2399.87/2407.88	c  1387s|238500 | 21592 | 13611k|  57.0 |  1036M |  33 |1381 |1738 |4455 | 515k|  0 |7076 |  12k| 2.634995e+03 | 1.277000e+03 | 106.34%|  25.00%
2400.37/2408.34	c  1388s|238600 | 21604 | 13616k|  57.0 |  1036M |  33 |1381 |1739 |4251 | 515k|  1 |7077 |  12k| 2.634864e+03 | 1.277000e+03 | 106.33%|  25.00%
2400.77/2408.70	c  1388s|238700 | 21612 | 13621k|  57.0 |  1036M |  33 |1381 |1741 |4256 | 515k|  0 |7080 |  12k| 2.634833e+03 | 1.277000e+03 | 106.33%|  25.00%
2401.08/2409.05	c  1388s|238800 | 21626 | 13625k|  57.0 |  1036M |  33 |1381 |1746 |4253 | 515k|  0 |7088 |  12k| 2.634741e+03 | 1.277000e+03 | 106.32%|  25.00%
2401.36/2409.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2401.36/2409.36	c  1389s|238900 | 21638 | 13629k|  57.0 |  1036M |  33 |1381 |1746 |4254 | 515k|  1 |7089 |  12k| 2.634561e+03 | 1.277000e+03 | 106.31%|  25.00%
2401.96/2409.92	c  1389s|239000 | 21662 | 13636k|  57.0 |  1036M |  33 |1381 |1746 |4261 | 516k|  1 |7092 |  12k| 2.634455e+03 | 1.277000e+03 | 106.30%|  25.01%
2402.17/2410.14	c  1389s|239100 | 21666 | 13639k|  57.0 |  1036M |  33 |1381 |1752 |4461 | 516k|  0 |7098 |  12k| 2.634279e+03 | 1.277000e+03 | 106.29%|  25.01%
2402.26/2410.28	c  1390s|239200 | 21664 | 13640k|  57.0 |  1036M |  33 |1381 |1755 |4445 | 516k|  1 |7101 |  12k| 2.634279e+03 | 1.277000e+03 | 106.29%|  25.01%
2402.46/2410.48	c  1390s|239300 | 21666 | 13643k|  57.0 |  1036M |  33 |1381 |1770 |4450 | 516k|  1 |7116 |  12k| 2.634104e+03 | 1.277000e+03 | 106.27%|  25.01%
2402.76/2410.72	c  1390s|239400 | 21674 | 13646k|  57.0 |  1036M |  33 |1381 |1770 |4461 | 516k|  1 |7116 |  12k| 2.634061e+03 | 1.277000e+03 | 106.27%|  25.01%
2402.96/2411.00	c  1390s|239500 | 21680 | 13650k|  57.0 |  1036M |  33 |1381 |1779 |4549 | 516k|  1 |7125 |  12k| 2.633842e+03 | 1.277000e+03 | 106.25%|  25.01%
2403.86/2411.80	c  1391s|239600 | 21702 | 13656k|  57.0 |  1036M |  33 |1381 |1794 |4550 | 516k|  0 |7143 |  12k| 2.633185e+03 | 1.277000e+03 | 106.20%|  25.02%
2404.07/2412.05	c  1391s|239700 | 21704 | 13659k|  57.0 |  1036M |  33 |1381 |1800 |4451 | 516k|  0 |7149 |  12k| 2.633167e+03 | 1.277000e+03 | 106.20%|  25.02%
2404.25/2412.23	c  1392s|239800 | 21712 | 13662k|  56.9 |  1036M |  33 |1381 |1799 |4516 | 516k|  0 |7149 |  12k| 2.632956e+03 | 1.277000e+03 | 106.18%|  25.02%
2404.55/2412.55	c  1392s|239900 | 21730 | 13666k|  56.9 |  1036M |  33 |1381 |1796 |4518 | 516k|  1 |7149 |  12k| 2.632639e+03 | 1.277000e+03 | 106.16%|  25.02%
2404.85/2412.83	c  1392s|240000 | 21736 | 13669k|  56.9 |  1036M |  33 |1381 |1797 |4522 | 516k|  0 |7156 |  12k| 2.632489e+03 | 1.277000e+03 | 106.15%|  25.02%
2405.16/2413.12	c  1392s|240100 | 21744 | 13672k|  56.9 |  1036M |  33 |1381 |1800 |4617 | 516k|  1 |7160 |  12k| 2.632422e+03 | 1.277000e+03 | 106.14%|  25.02%
2405.45/2413.40	c  1393s|240200 | 21748 | 13676k|  56.9 |  1036M |  33 |1381 |1796 |4538 | 516k|  1 |7160 |  12k| 2.632413e+03 | 1.277000e+03 | 106.14%|  25.02%
2405.75/2413.75	c  1393s|240300 | 21754 | 13680k|  56.9 |  1036M |  33 |1381 |1793 |4474 | 516k|  1 |7160 |  12k| 2.632350e+03 | 1.277000e+03 | 106.14%|  25.02%
2405.95/2414.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2405.95/2414.00	c  1393s|240400 | 21758 | 13683k|  56.9 |  1036M |  33 |1381 |1797 |4459 | 516k|  1 |7166 |  12k| 2.631975e+03 | 1.277000e+03 | 106.11%|  25.03%
2406.35/2414.30	c  1394s|240500 | 21768 | 13687k|  56.9 |  1036M |  33 |1381 |1791 |4525 | 516k|  1 |7171 |  12k| 2.631875e+03 | 1.277000e+03 | 106.10%|  25.03%
2406.65/2414.66	c  1394s|240600 | 21776 | 13691k|  56.9 |  1036M |  33 |1381 |1791 |4577 | 516k|  0 |7171 |  12k| 2.631513e+03 | 1.277000e+03 | 106.07%|  25.03%
2406.94/2414.93	c  1394s|240700 | 21786 | 13694k|  56.9 |  1036M |  33 |1381 |1789 |4330 | 516k|  0 |7171 |  12k| 2.631382e+03 | 1.277000e+03 | 106.06%|  25.03%
2407.24/2415.29	c  1395s|240800 | 21800 | 13699k|  56.9 |  1036M |  33 |1381 |1787 |4324 | 516k|  0 |7171 |  12k| 2.631259e+03 | 1.277000e+03 | 106.05%|  25.03%
2407.64/2415.65	c  1395s|240900 | 21806 | 13702k|  56.8 |  1036M |  33 |1381 |1780 |4580 | 517k|  0 |7171 |  12k| 2.630974e+03 | 1.277000e+03 | 106.03%|  25.03%
2407.94/2415.92	c  1395s|241000 | 21814 | 13706k|  56.8 |  1036M |  33 |1381 |1779 |4633 | 517k|  1 |7171 |  12k| 2.630906e+03 | 1.277000e+03 | 106.02%|  25.03%
2408.24/2416.25	c  1396s|241100 | 21824 | 13709k|  56.8 |  1037M |  33 |1381 |1779 |4349 | 517k|  0 |7171 |  12k| 2.630889e+03 | 1.277000e+03 | 106.02%|  25.03%
2408.54/2416.53	c  1396s|241200 | 21830 | 13712k|  56.8 |  1037M |  33 |1381 |1775 |4332 | 517k|  0 |7171 |  12k| 2.630861e+03 | 1.277000e+03 | 106.02%|  25.03%
2408.84/2416.88	c  1396s|241300 | 21846 | 13716k|  56.8 |  1037M |  33 |1381 |1772 |4339 | 517k|  1 |7171 |  12k| 2.630610e+03 | 1.277000e+03 | 106.00%|  25.03%
2409.24/2417.29	c  1397s|241400 | 21856 | 13721k|  56.8 |  1037M |  33 |1381 |1776 |4644 | 517k|  0 |7179 |  12k| 2.630475e+03 | 1.277000e+03 | 105.99%|  25.03%
2409.64/2417.63	c  1397s|241500 | 21868 | 13725k|  56.8 |  1037M |  33 |1381 |1791 |4582 | 517k|  1 |7197 |  12k| 2.630382e+03 | 1.277000e+03 | 105.98%|  25.03%
2410.05/2418.10	c  1397s|241600 | 21882 | 13732k|  56.8 |  1037M |  33 |1381 |1789 |4633 | 517k|  0 |7197 |  12k| 2.630155e+03 | 1.277000e+03 | 105.96%|  25.04%
2410.53/2418.53	c  1398s|241700 | 21896 | 13738k|  56.8 |  1037M |  33 |1381 |1785 |4431 | 517k|  0 |7197 |  12k| 2.629935e+03 | 1.277000e+03 | 105.95%|  25.04%
2410.93/2419.00	c  1398s|241800 | 21914 | 13744k|  56.8 |  1037M |  33 |1381 |1784 |4429 | 517k|  2 |7198 |  12k| 2.629682e+03 | 1.277000e+03 | 105.93%|  25.04%
2411.43/2419.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2411.43/2419.47	c  1399s|241900 | 21936 | 13751k|  56.8 |  1038M |  33 |1381 |1786 |4478 | 517k|  1 |7204 |  12k| 2.629301e+03 | 1.277000e+03 | 105.90%|  25.04%
2411.73/2419.79	c  1399s|242000 | 21956 | 13755k|  56.8 |  1038M |  33 |1381 |1776 |4552 | 517k|  1 |7204 |  12k| 2.629109e+03 | 1.277000e+03 | 105.88%|  25.04%
2412.04/2420.09	c  1399s|242100 | 21960 | 13759k|  56.8 |  1038M |  33 |1381 |1774 |4568 | 517k|  0 |7204 |  12k| 2.629094e+03 | 1.277000e+03 | 105.88%|  25.04%
2412.53/2420.50	c  1400s|242200 | 21976 | 13765k|  56.8 |  1038M |  33 |1381 |1770 |4516 | 517k|  2 |7204 |  12k| 2.629006e+03 | 1.277000e+03 | 105.87%|  25.04%
2412.72/2420.70	c 
2412.72/2420.70	c SCIP Status        : solving was interrupted [time limit reached]
2412.72/2420.70	c Solving Time (sec) : 1400.00
2412.72/2420.70	c Solving Nodes      : 242272
2412.72/2420.70	c Primal Bound       : +1.27700000000000e+03 (591 solutions)
2412.72/2420.70	c Dual Bound         : +2.62893750000000e+03
2412.72/2420.70	c Gap                : 105.87 %
2412.72/2420.70	c SCIP status: 23 (TIMELIMIT)
2412.72/2420.70	c solveScip: freeing transform (!can_skip_free_transform)
2412.82/2420.81	c SCIP primal bound improved LB: 38855 -> 38861
2412.82/2420.81	c SCIP LP bound tightened UB: 40425 -> 40213
2412.82/2420.81	c pb_solver_status: sst_sat
2412.82/2420.81	c LB_goalvalue: 38861
2412.82/2420.81	c UB_goalvalue: 40213
2412.82/2420.81	c # improved by sat (lb/ub): 0, # improved by scip (lb): 4
2412.82/2420.81	c SCIP returned: sst_sat
2412.82/2420.81	c SCIP primal LB: 38861, dual UB: 40213
2412.82/2420.81	c Try to find a solution more than 39311
2412.82/2420.82	c estimatedAdderCost: 2706
2412.82/2420.82	c Try to convert by sorters
2412.82/2420.84	c Sorter: base: 2 2 2 2 3 
2412.82/2420.84	c 
2412.82/2420.88	c assumptions: 
2412.82/2420.88	c invoking solver with time budget: 5.000000
2417.91/2425.90	c sat_solver_result: sst_unknown
2417.91/2425.90	c SAT solver timed out; proceeding to cooperative SCIP call
2417.91/2425.90	c Calling solveScip for cooperative mode with LB_goalvalue:       38861, UB_goalvalue: 40213
2417.91/2425.90	c scip solving with time budget: 1800.000000
2417.91/2425.90	c solveScip
2417.91/2425.90	c initScipForCoop
2417.91/2425.90	c Coop Mode: Using SCIP obj units for LB/UB: 38861, +oo
2417.91/2425.90	c 10/10 feasible solutions given by solution candidate storage, new primal bound 1.277000e+03
2417.91/2425.90	c 
2417.91/2425.91	c presolving:
2417.91/2425.91	c    (0.0s) running MILP presolver
2417.91/2425.92	c    (0.0s) MILP presolver found nothing
2417.91/2425.92	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1346 upgd conss, 0 impls, 0 clqs, 0 implints
2417.91/2425.92	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 0 clqs, 0 implints
2417.91/2425.93	c (round 3, medium)     0 del vars, 1346 del conss, 4140 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 4140 clqs, 0 implints
2417.91/2425.94	c (round 4, exhaustive) 0 del vars, 6832 del conss, 5486 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2692 upgd conss, 0 impls, 4140 clqs, 0 implints
2418.02/2426.02	c    (0.1s) probing: 1000/1381 (72.4%) - 0 fixings, 0 aggregations, 3784 implications, 0 bound changes
2418.02/2426.02	c    (0.1s) probing: 1001/1381 (72.5%) - 0 fixings, 0 aggregations, 3784 implications, 0 bound changes
2418.02/2426.02	c    (0.1s) probing aborted: 1000/1000 successive useless probings
2418.02/2426.02	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2418.02/2426.02	c    (0.1s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.30) (symcode time: 0.00)
2418.02/2426.02	c dynamic symmetry handling statistics:
2418.02/2426.02	c    orbitopal reduction:       no components
2418.02/2426.02	c    orbital reduction:         no components
2418.02/2426.02	c    lexicographic reduction:    1 permutations with support sizes 1368
2418.02/2426.02	c handled 1 out of 1 symmetry components
2418.02/2426.02	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
2418.02/2426.02	c  0 deleted vars, 6832 deleted constraints, 5486 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2418.02/2426.02	c  0 implications, 8447 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
2418.02/2426.02	c presolved problem has 1381 variables (1381 bin, 0 int, 0 cont) and 1346 constraints
2418.02/2426.02	c    1346 constraints of type <and>
2418.02/2426.02	c transformed objective value is always integral (scale: 1)
2418.02/2426.02	c Presolving Time: 0.12
2418.02/2426.02	c transformed 12/12 original solutions to the transformed problem space
2418.02/2426.03	c 
2418.12/2426.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2418.12/2426.13	c   0.2s|     1 |     0 |  1554 |     - |   982M |   0 |1381 |1360 |2692 |   0 |  0 |  13 |   0 | 1.879200e+04 | 1.277000e+03 |1371.57%| unknown
2418.41/2426.43	c   0.5s|     1 |     0 |  3529 |     - |   983M |   0 |1381 |1361 |4508 |1816 |  1 |  14 |   0 | 1.123250e+04 | 1.277000e+03 | 779.60%| unknown
2418.41/2426.47	c   0.6s|     1 |     0 |  3665 |     - |   983M |   0 |1381 |1362 |4515 |1823 |  2 |  15 |   0 | 1.117500e+04 | 1.277000e+03 | 775.10%| unknown
2418.51/2426.51	c   0.6s|     1 |     0 |  3798 |     - |   983M |   0 |1381 |1363 |4522 |1830 |  3 |  16 |   0 | 1.108246e+04 | 1.277000e+03 | 767.85%| unknown
2418.51/2426.56	c   0.7s|     1 |     0 |  3888 |     - |   983M |   0 |1381 |1364 |4529 |1837 |  4 |  17 |   0 | 1.102442e+04 | 1.277000e+03 | 763.31%| unknown
2418.61/2426.60	c   0.7s|     1 |     0 |  3957 |     - |   983M |   0 |1381 |1365 |4536 |1844 |  5 |  18 |   0 | 1.097371e+04 | 1.277000e+03 | 759.33%| unknown
2418.61/2426.64	c   0.7s|     1 |     0 |  4043 |     - |   982M |   0 |1381 |1366 |4542 |1850 |  6 |  19 |   0 | 1.092589e+04 | 1.277000e+03 | 755.59%| unknown
2418.71/2426.70	c   0.8s|     1 |     0 |  4288 |     - |   982M |   0 |1381 |1367 |4558 |1866 |  7 |  20 |   0 | 1.083545e+04 | 1.277000e+03 | 748.51%| unknown
2418.71/2426.75	c   0.8s|     1 |     0 |  4395 |     - |   983M |   0 |1381 |1368 |4567 |1875 |  8 |  21 |   0 | 1.078859e+04 | 1.277000e+03 | 744.84%| unknown
2418.81/2426.81	c   0.9s|     1 |     0 |  4673 |     - |   983M |   0 |1381 |1369 |4578 |1886 |  9 |  22 |   0 | 1.067184e+04 | 1.277000e+03 | 735.70%| unknown
2418.81/2426.87	c   1.0s|     1 |     0 |  4909 |     - |   983M |   0 |1381 |1370 |4587 |1895 | 10 |  23 |   0 | 1.061028e+04 | 1.277000e+03 | 730.88%| unknown
2418.91/2426.91	c   1.0s|     1 |     0 |  5078 |     - |   983M |   0 |1381 |1370 |3866 |1902 | 11 |  23 |   0 | 1.058314e+04 | 1.277000e+03 | 728.75%| unknown
2418.91/2426.96	c   1.1s|     1 |     0 |  5352 |     - |   983M |   0 |1381 |1371 |3890 |1926 | 12 |  24 |   0 | 1.053926e+04 | 1.277000e+03 | 725.31%| unknown
2418.91/2427.00	c   1.1s|     1 |     0 |  5553 |     - |   983M |   0 |1381 |1372 |3925 |1961 | 13 |  25 |   0 | 1.051687e+04 | 1.277000e+03 | 723.56%| unknown
2419.02/2427.04	c   1.1s|     1 |     0 |  5782 |     - |   983M |   0 |1381 |1373 |3939 |1975 | 14 |  26 |   0 | 1.047105e+04 | 1.277000e+03 | 719.97%| unknown
2419.02/2427.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2419.02/2427.09	c   1.2s|     1 |     0 |  6058 |     - |   983M |   0 |1381 |1374 |3965 |2001 | 15 |  27 |   0 | 1.044604e+04 | 1.277000e+03 | 718.01%| unknown
2419.12/2427.13	c   1.2s|     1 |     0 |  6249 |     - |   983M |   0 |1381 |1375 |3984 |2020 | 16 |  28 |   0 | 1.042551e+04 | 1.277000e+03 | 716.41%| unknown
2419.12/2427.18	c   1.3s|     1 |     0 |  6546 |     - |   983M |   0 |1381 |1376 |3910 |2047 | 17 |  29 |   0 | 1.038650e+04 | 1.277000e+03 | 713.35%| unknown
2419.20/2427.22	c   1.3s|     1 |     0 |  6808 |     - |   983M |   0 |1381 |1377 |3918 |2055 | 18 |  30 |   0 | 1.036082e+04 | 1.277000e+03 | 711.34%| unknown
2419.20/2427.27	c   1.4s|     1 |     0 |  7105 |     - |   984M |   0 |1381 |1378 |3923 |2060 | 19 |  31 |   0 | 1.033651e+04 | 1.277000e+03 | 709.44%| unknown
2419.30/2427.32	c   1.4s|     1 |     0 |  7377 |     - |   984M |   0 |1381 |1379 |3937 |2074 | 20 |  32 |   0 | 1.031621e+04 | 1.277000e+03 | 707.85%| unknown
2419.30/2427.35	c   1.4s|     1 |     0 |  7485 |     - |   984M |   0 |1381 |1380 |3950 |2087 | 21 |  33 |   0 | 1.030534e+04 | 1.277000e+03 | 707.00%| unknown
2419.30/2427.37	c   1.5s|     1 |     0 |  7591 |     - |   984M |   0 |1381 |1381 |3955 |2092 | 22 |  34 |   0 | 1.030011e+04 | 1.277000e+03 | 706.59%| unknown
2419.30/2427.39	c   1.5s|     1 |     0 |  7633 |     - |   984M |   0 |1381 |1381 |3852 |2102 | 23 |  34 |   0 | 1.029685e+04 | 1.277000e+03 | 706.33%| unknown
2419.40/2427.42	c   1.5s|     1 |     0 |  7717 |     - |   984M |   0 |1381 |1381 |3854 |2104 | 24 |  34 |   0 | 1.029343e+04 | 1.277000e+03 | 706.06%| unknown
2419.40/2427.44	c   1.5s|     1 |     0 |  7824 |     - |   984M |   0 |1381 |1381 |3866 |2116 | 25 |  34 |   0 | 1.028698e+04 | 1.277000e+03 | 705.56%| unknown
2419.40/2427.47	c   1.6s|     1 |     0 |  7983 |     - |   984M |   0 |1381 |1382 |3898 |2148 | 26 |  35 |   0 | 1.028024e+04 | 1.277000e+03 | 705.03%| unknown
2419.50/2427.50	c   1.6s|     1 |     0 |  8094 |     - |   984M |   0 |1381 |1383 |3912 |2162 | 27 |  36 |   0 | 1.027702e+04 | 1.277000e+03 | 704.78%| unknown
2419.50/2427.52	c   1.6s|     1 |     0 |  8159 |     - |   984M |   0 |1381 |1385 |3928 |2178 | 28 |  38 |   0 | 1.027588e+04 | 1.277000e+03 | 704.69%| unknown
2419.50/2427.54	c   1.6s|     1 |     0 |  8189 |     - |   984M |   0 |1381 |1386 |3827 |2184 | 29 |  39 |   0 | 1.027540e+04 | 1.277000e+03 | 704.65%| unknown
2419.50/2427.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2419.50/2427.56	c   1.7s|     1 |     0 |  8209 |     - |   984M |   0 |1381 |1388 |3831 |2188 | 30 |  41 |   0 | 1.027501e+04 | 1.277000e+03 | 704.62%| unknown
2419.50/2427.58	c   1.7s|     1 |     0 |  8333 |     - |   984M |   0 |1381 |1389 |3839 |2196 | 31 |  42 |   0 | 1.027331e+04 | 1.277000e+03 | 704.49%| unknown
2419.60/2427.61	c   1.7s|     1 |     0 |  8378 |     - |   984M |   0 |1381 |1390 |3848 |2205 | 32 |  43 |   0 | 1.027301e+04 | 1.277000e+03 | 704.46%| unknown
2419.60/2427.63	c   1.7s|     1 |     0 |  8435 |     - |   984M |   0 |1381 |1391 |3852 |2209 | 33 |  44 |   0 | 1.027273e+04 | 1.277000e+03 | 704.44%| unknown
2419.60/2427.65	c   1.8s|     1 |     0 |  8516 |     - |   984M |   0 |1381 |1391 |3878 |2235 | 34 |  44 |   0 | 1.027206e+04 | 1.277000e+03 | 704.39%| unknown
2419.60/2427.67	c   1.8s|     1 |     0 |  8547 |     - |   984M |   0 |1381 |1391 |3836 |2253 | 35 |  44 |   0 | 1.027167e+04 | 1.277000e+03 | 704.36%| unknown
2419.60/2427.69	c   1.8s|     1 |     0 |  8576 |     - |   984M |   0 |1381 |1392 |3837 |2254 | 36 |  45 |   0 | 1.027156e+04 | 1.277000e+03 | 704.35%| unknown
2422.20/2430.24	c   4.3s|     1 |     2 | 17464 |     - |   984M |   0 |1381 |1398 |3837 |2254 | 37 |  51 |  19 | 1.005588e+04 | 1.277000e+03 | 687.46%| unknown
2432.86/2440.92	c  15.0s|   100 |    27 | 30167 | 218.1 |   991M |  20 |1381 |1399 |3860 |3204 |  1 |  52 | 357 | 9.751252e+03 | 1.277000e+03 | 663.61%| unknown
2433.46/2441.55	c  15.6s|   200 |    41 | 37349 | 144.6 |   991M |  22 |1381 |1400 |3873 |3688 |  2 |  53 | 357 | 9.722231e+03 | 1.277000e+03 | 661.33%| unknown
2435.07/2443.12	c  17.2s|   300 |    65 | 50351 | 139.7 |   991M |  22 |1381 |1401 |3865 |4687 |  0 |  54 | 372 | 9.081823e+03 | 1.277000e+03 | 611.18%| unknown
2436.85/2444.99	c  19.1s|   400 |    85 | 64401 | 139.9 |   991M |  22 |1381 |1404 |4184 |5715 |  1 |  57 | 439 | 8.644793e+03 | 1.277000e+03 | 576.96%| unknown
2439.74/2447.84	c  21.9s|   500 |   125 | 85137 | 153.4 |   991M |  22 |1381 |1414 |3956 |7381 |  0 |  67 | 475 | 8.442009e+03 | 1.277000e+03 | 561.08%| unknown
2441.54/2449.61	c  23.7s|   600 |   153 |100828 | 154.0 |   991M |  29 |1381 |1421 |4371 |8376 |  1 |  74 | 488 | 8.176371e+03 | 1.277000e+03 | 540.28%| unknown
2442.33/2450.45	c  24.5s|   700 |   161 |105537 | 138.7 |   991M |  33 |1381 |1421 |4276 |8526 |  3 |  74 | 502 | 8.171637e+03 | 1.277000e+03 | 539.91%| unknown
2443.13/2451.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2443.13/2451.25	c  25.4s|   800 |   171 |115278 | 133.5 |   991M |  35 |1381 |1428 |4367 |8781 |  0 |  82 | 502 | 8.049778e+03 | 1.277000e+03 | 530.37%| unknown
2443.83/2451.98	c  26.1s|   900 |   173 |120429 | 124.4 |   991M |  35 |1381 |1455 |4308 |8921 |  0 | 109 | 536 | 7.874318e+03 | 1.277000e+03 | 516.63%| unknown
2444.63/2452.79	c  26.9s|  1000 |   183 |130203 | 121.7 |   991M |  35 |1381 |1472 |4274 |9121 |  1 | 126 | 536 | 7.868832e+03 | 1.277000e+03 | 516.20%| unknown
2445.93/2454.03	c  28.1s|  1100 |   189 |139622 | 119.2 |   991M |  35 |1381 |1481 |4275 |9611 |  0 | 135 | 550 | 7.757132e+03 | 1.277000e+03 | 507.45%| unknown
2446.82/2454.93	c  29.0s|  1200 |   197 |146186 | 114.8 |   991M |  35 |1381 |1502 |4393 |  10k|  1 | 156 | 561 | 7.677250e+03 | 1.277000e+03 | 501.19%| unknown
2447.22/2455.37	c  29.5s|  1300 |   205 |151573 | 110.1 |   991M |  35 |1381 |1513 |4308 |  10k|  2 | 167 | 561 | 7.675404e+03 | 1.277000e+03 | 501.05%| unknown
2448.11/2456.29	c  30.4s|  1400 |   213 |157914 | 106.7 |   991M |  35 |1381 |1514 |4269 |  10k|  1 | 168 | 575 | 7.641913e+03 | 1.277000e+03 | 498.43%| unknown
2448.31/2456.42	c  30.5s|  1500 |   215 |159086 | 100.4 |   991M |  35 |1381 |1519 |4273 |  10k|  1 | 173 | 575 | 7.641913e+03 | 1.277000e+03 | 498.43%| unknown
2449.61/2457.78	c  31.9s|  1600 |   221 |168129 |  99.8 |   991M |  35 |1381 |1521 |4326 |  11k|  0 | 175 | 596 | 7.524222e+03 | 1.277000e+03 | 489.21%| unknown
2450.41/2458.55	c  32.6s|  1700 |   227 |175626 |  98.3 |   991M |  35 |1381 |1541 |4320 |  11k|  0 | 195 | 596 | 7.511528e+03 | 1.277000e+03 | 488.22%| unknown
2451.40/2459.52	c  33.6s|  1800 |   239 |183311 |  97.1 |   991M |  35 |1381 |1573 |4280 |  12k|  1 | 228 | 632 | 7.412958e+03 | 1.277000e+03 | 480.50%| unknown
2453.70/2461.83	c  35.9s|  1900 |   251 |198023 |  99.8 |   991M |  35 |1381 |1587 |4432 |  13k|  1 | 242 | 670 | 7.376729e+03 | 1.277000e+03 | 477.66%| unknown
2455.39/2463.57	c  37.7s|  2000 |   263 |210557 | 101.0 |   991M |  35 |1381 |1607 |4334 |  14k|  0 | 262 | 696 | 7.309667e+03 | 1.277000e+03 | 472.41%| unknown
2455.79/2464.01	c  38.1s|  2100 |   265 |213871 |  97.8 |   991M |  35 |1381 |1623 |4279 |  15k|  1 | 278 | 720 | 7.305926e+03 | 1.277000e+03 | 472.12%| unknown
2456.59/2464.74	c  38.8s|  2200 |   271 |218504 |  95.5 |   991M |  35 |1381 |1638 |4334 |  15k|  0 | 293 | 751 | 7.285085e+03 | 1.277000e+03 | 470.48%| unknown
2457.39/2465.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2457.39/2465.50	c  39.6s|  2300 |   273 |223037 |  93.3 |   991M |  35 |1381 |1638 |4337 |  15k|  1 | 293 | 763 | 7.239011e+03 | 1.277000e+03 | 466.88%| unknown
2457.49/2465.65	c  39.8s|  2400 |   275 |224809 |  90.1 |   991M |  35 |1381 |1638 |4278 |  15k|  1 | 293 | 763 | 7.239011e+03 | 1.277000e+03 | 466.88%| unknown
2457.58/2465.78	c  39.9s|  2500 |   273 |226096 |  87.0 |   991M |  35 |1381 |1638 |4279 |  15k|  0 | 293 | 766 | 7.239011e+03 | 1.277000e+03 | 466.88%| unknown
2458.68/2466.85	c  41.0s|  2600 |   279 |233094 |  86.4 |   991M |  35 |1381 |1676 |4276 |  16k|  1 | 331 | 810 | 7.237333e+03 | 1.277000e+03 | 466.74%| unknown
2458.99/2467.19	c  41.3s|  2700 |   281 |237755 |  84.9 |   991M |  35 |1381 |1676 |4285 |  16k|  1 | 331 | 810 | 7.230817e+03 | 1.277000e+03 | 466.23%| unknown
2460.58/2468.75	c  42.9s|  2800 |   291 |247839 |  85.5 |   992M |  35 |1381 |1689 |4340 |  17k|  1 | 344 | 839 | 7.199798e+03 | 1.277000e+03 | 463.81%| unknown
2460.77/2468.90	c  43.0s|  2900 |   287 |249001 |  82.9 |   992M |  35 |1381 |1689 |4280 |  17k|  2 | 344 | 840 | 7.199798e+03 | 1.277000e+03 | 463.81%| unknown
2463.57/2471.75	c  45.9s|  3000 |   307 |267259 |  86.3 |   992M |  35 |1381 |1703 |4421 |  19k|  1 | 363 | 893 | 7.168250e+03 | 1.277000e+03 | 461.34%| unknown
2463.67/2471.88	c  46.0s|  3100 |   305 |268115 |  83.7 |   992M |  37 |1381 |1709 |4351 |  19k|  0 | 373 | 893 | 7.168250e+03 | 1.277000e+03 | 461.34%| unknown
2464.56/2472.75	c  46.8s|  3200 |   309 |272986 |  82.7 |   992M |  37 |1381 |1709 |4350 |  19k|  0 | 373 | 904 | 7.125806e+03 | 1.277000e+03 | 458.01%| unknown
2464.87/2473.01	c  47.1s|  3300 |   311 |275977 |  81.1 |   992M |  37 |1381 |1716 |4281 |  19k|  1 | 380 | 904 | 7.077500e+03 | 1.277000e+03 | 454.23%| unknown
2466.26/2474.43	c  48.5s|  3400 |   321 |285004 |  81.3 |   992M |  37 |1381 |1721 |4305 |  20k|  0 | 385 | 933 | 7.046667e+03 | 1.277000e+03 | 451.81%| unknown
2466.97/2475.15	c  49.2s|  3500 |   327 |289425 |  80.3 |   992M |  37 |1381 |1727 |4289 |  21k|  0 | 394 | 942 | 7.028167e+03 | 1.277000e+03 | 450.37%| unknown
2469.05/2477.29	c  51.4s|  3600 |   341 |305171 |  82.4 |   992M |  37 |1381 |1750 |4288 |  22k|  1 | 417 | 978 | 6.944972e+03 | 1.277000e+03 | 443.85%| unknown
2469.25/2477.47	c  51.6s|  3700 |   341 |306403 |  80.5 |   992M |  37 |1381 |1770 |4296 |  22k|  0 | 438 | 991 | 6.944972e+03 | 1.277000e+03 | 443.85%| unknown
2470.34/2478.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2470.34/2478.57	c  52.7s|  3800 |   345 |313628 |  80.3 |   992M |  37 |1381 |1777 |4302 |  23k|  1 | 448 |1011 | 6.943125e+03 | 1.277000e+03 | 443.71%| unknown
2470.54/2478.71	c  52.8s|  3900 |   343 |314691 |  78.5 |   992M |  37 |1381 |1777 |4287 |  23k|  0 | 449 |1014 | 6.933583e+03 | 1.277000e+03 | 442.96%|   4.55%
2472.44/2480.66	c  54.8s|  4000 |   349 |327091 |  79.6 |   992M |  37 |1381 |1776 |4341 |  24k|  0 | 455 |1044 | 6.916000e+03 | 1.277000e+03 | 441.58%|   4.57%
2473.84/2482.06	c  56.2s|  4100 |   359 |336843 |  80.1 |   992M |  37 |1381 |1777 |4332 |  25k|  0 | 461 |1071 | 6.848466e+03 | 1.277000e+03 | 436.29%|   4.74%
2475.23/2483.41	c  57.5s|  4200 |   367 |345859 |  80.3 |   992M |  37 |1381 |1772 |4337 |  25k|  0 | 464 |1095 | 6.836256e+03 | 1.277000e+03 | 435.34%|   4.75%
2475.53/2483.71	c  57.8s|  4300 |   365 |349483 |  79.3 |   992M |  37 |1381 |1771 |4340 |  25k|  0 | 464 |1104 | 6.836256e+03 | 1.277000e+03 | 435.34%|   4.75%
2477.52/2485.78	c  59.9s|  4400 |   379 |364435 |  80.9 |   992M |  37 |1381 |1772 |4338 |  27k|  2 | 475 |1141 | 6.719870e+03 | 1.277000e+03 | 426.22%|   5.00%
2478.93/2487.14	c  61.2s|  4500 |   385 |376184 |  81.7 |   992M |  37 |1381 |1771 |4410 |  27k|  1 | 488 |1170 | 6.701333e+03 | 1.277000e+03 | 424.77%|   5.02%
2479.93/2488.13	c  62.2s|  4600 |   389 |382763 |  81.4 |   992M |  37 |1381 |1766 |4334 |  28k|  1 | 493 |1188 | 6.673025e+03 | 1.277000e+03 | 422.55%|   5.07%
2481.31/2489.56	c  63.7s|  4700 |   401 |393444 |  81.9 |   996M |  37 |1381 |1780 |4019 |  29k|  0 | 513 |1211 | 6.646833e+03 | 1.277000e+03 | 420.50%|   5.26%
2482.60/2490.82	c  64.9s|  4800 |   403 |401493 |  81.9 |   996M |  37 |1381 |1777 |3955 |  29k|  0 | 518 |1235 | 6.603668e+03 | 1.277000e+03 | 417.12%|   5.32%
2483.50/2491.70	c  65.8s|  4900 |   405 |408130 |  81.6 |   996M |  37 |1381 |1777 |3879 |  30k|  0 | 526 |1254 | 6.560429e+03 | 1.277000e+03 | 413.74%|   5.39%
2487.90/2496.16	c  70.3s|  5000 |   425 |438497 |  86.0 |   997M |  37 |1381 |1763 |3989 |  33k|  1 | 538 |1319 | 6.503625e+03 | 1.277000e+03 | 409.29%|   5.46%
2489.48/2497.79	c  71.9s|  5100 |   433 |450013 |  86.6 |   997M |  37 |1381 |1753 |4003 |  34k|  0 | 540 |1341 | 6.493000e+03 | 1.277000e+03 | 408.46%|   5.53%
2492.57/2500.87	c  75.0s|  5200 |   451 |471218 |  89.0 |  1001M |  37 |1381 |1739 |3902 |  35k|  1 | 546 |1375 | 6.461759e+03 | 1.277000e+03 | 406.01%|   5.58%
2493.97/2502.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2493.97/2502.28	c  76.4s|  5300 |   455 |479429 |  88.9 |  1002M |  37 |1381 |1733 |3915 |  36k|  1 | 546 |1400 | 6.460344e+03 | 1.277000e+03 | 405.90%|   5.61%
2494.47/2502.70	c  76.8s|  5400 |   461 |483854 |  88.0 |  1002M |  37 |1381 |1730 |3997 |  36k|  2 | 547 |1406 | 6.441333e+03 | 1.277000e+03 | 404.41%|   5.64%
2496.56/2504.81	c  78.9s|  5500 |   471 |498727 |  89.1 |  1002M |  37 |1381 |1723 |3916 |  38k|  1 | 547 |1434 | 6.424667e+03 | 1.277000e+03 | 403.11%|   5.77%
2496.66/2504.97	c  79.1s|  5600 |   471 |500653 |  87.9 |  1002M |  37 |1381 |1725 |3913 |  38k|  1 | 549 |1434 | 6.424667e+03 | 1.277000e+03 | 403.11%|   5.78%
2497.56/2505.86	c  80.0s|  5700 |   473 |506496 |  87.4 |  1002M |  37 |1381 |1720 |3904 |  38k|  1 | 549 |1451 | 6.411416e+03 | 1.277000e+03 | 402.07%|   5.80%
2498.65/2506.91	c  81.0s|  5800 |   483 |512406 |  86.9 |  1002M |  37 |1381 |1711 |3910 |  39k|  2 | 549 |1472 | 6.381833e+03 | 1.277000e+03 | 399.75%|   5.84%
2498.77/2507.10	c  81.2s|  5900 |   479 |514395 |  85.7 |  1002M |  37 |1381 |1711 |3901 |  39k|  1 | 550 |1478 | 6.381833e+03 | 1.277000e+03 | 399.75%|   5.84%
2500.65/2508.91	c  83.0s|  6000 |   491 |527717 |  86.5 |  1002M |  37 |1381 |1695 |3902 |  40k|  0 | 550 |1514 | 6.359472e+03 | 1.277000e+03 | 398.00%|   5.87%
2503.64/2511.94	c  86.0s|  6100 |   503 |547819 |  88.4 |  1002M |  37 |1381 |1686 |3902 |  42k|  1 | 554 |1556 | 6.340000e+03 | 1.277000e+03 | 396.48%|   5.93%
2505.93/2514.21	c  88.3s|  6200 |   517 |564324 |  89.7 |  1002M |  37 |1381 |1681 |3914 |  43k|  2 | 562 |1592 | 6.295167e+03 | 1.277000e+03 | 392.97%|   6.08%
2507.93/2516.22	c  90.3s|  6300 |   531 |577145 |  90.3 |  1002M |  37 |1381 |1676 |3928 |  45k|  1 | 562 |1619 | 6.286922e+03 | 1.277000e+03 | 392.32%|   6.09%
2508.13/2516.40	c  90.5s|  6400 |   531 |579009 |  89.1 |  1002M |  37 |1381 |1676 |3929 |  45k|  2 | 562 |1620 | 6.286922e+03 | 1.277000e+03 | 392.32%|   6.10%
2509.62/2517.90	c  92.0s|  6500 |   537 |588961 |  89.3 |  1002M |  37 |1381 |1658 |3922 |  46k|  0 | 562 |1640 | 6.255319e+03 | 1.277000e+03 | 389.84%|   6.14%
2511.22/2519.58	c  93.7s|  6600 |   547 |599405 |  89.5 |  1002M |  37 |1381 |1640 |3916 |  46k|  1 | 562 |1666 | 6.245017e+03 | 1.277000e+03 | 389.04%|   6.15%
2513.31/2521.69	c  95.8s|  6700 |   563 |618162 |  91.0 |  1002M |  37 |1381 |1622 |3922 |  48k|  1 | 563 |1694 | 6.223868e+03 | 1.277000e+03 | 387.38%|   6.35%
2515.81/2524.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2515.81/2524.14	c  98.2s|  6800 |   575 |633416 |  91.9 |  1002M |  37 |1381 |1616 |4053 |  49k|  0 | 564 |1724 | 6.211583e+03 | 1.277000e+03 | 386.42%|   6.36%
2518.09/2526.45	c   101s|  6900 |   595 |648646 |  92.8 |  1002M |  37 |1381 |1617 |4518 |  51k|  0 | 570 |1763 | 6.139333e+03 | 1.277000e+03 | 380.76%|   6.45%
2519.29/2527.60	c   102s|  7000 |   599 |657545 |  92.7 |  1002M |  37 |1381 |1623 |4492 |  52k|  1 | 580 |1784 | 6.123099e+03 | 1.277000e+03 | 379.49%|   6.47%
2521.48/2529.85	c   104s|  7100 |   609 |673071 |  93.6 |  1002M |  37 |1381 |1621 |4517 |  53k|  1 | 582 |1811 | 6.108333e+03 | 1.277000e+03 | 378.33%|   6.49%
2521.70/2530.04	c   104s|  7200 |   605 |674767 |  92.5 |  1002M |  37 |1381 |1620 |4486 |  53k|  0 | 582 |1820 | 6.108333e+03 | 1.277000e+03 | 378.33%|   6.49%
2525.17/2533.57	c   108s|  7300 |   627 |699649 |  94.7 |  1003M |  37 |1381 |1615 |4499 |  55k|  0 | 591 |1872 | 6.098000e+03 | 1.277000e+03 | 377.53%|   6.51%
2527.78/2536.19	c   110s|  7400 |   645 |717983 |  95.9 |  1003M |  37 |1381 |1613 |4545 |  57k|  2 | 592 |1920 | 6.075452e+03 | 1.277000e+03 | 375.76%|   6.57%
2529.96/2538.30	c   112s|  7500 |   663 |732090 |  96.5 |  1002M |  37 |1381 |1614 |4233 |  58k|  2 | 599 |1964 | 6.066362e+03 | 1.277000e+03 | 375.05%|   6.64%
2532.35/2540.74	c   115s|  7600 |   673 |748213 |  97.3 |  1002M |  37 |1381 |1614 |4232 |  60k|  1 | 604 |2009 | 6.031747e+03 | 1.277000e+03 | 372.34%|   6.69%
2534.05/2542.40	c   117s|  7700 |   679 |758503 |  97.4 |  1001M |  37 |1381 |1612 |4231 |  61k|  1 | 604 |2037 | 6.010000e+03 | 1.277000e+03 | 370.63%|   6.85%
2535.14/2543.51	c   118s|  7800 |   691 |767128 |  97.3 |  1001M |  37 |1381 |1609 |4297 |  62k|  0 | 606 |2058 | 5.987750e+03 | 1.277000e+03 | 368.89%|   6.88%
2537.43/2545.89	c   120s|  7900 |   709 |783136 |  98.1 |  1001M |  37 |1381 |1620 |4307 |  63k|  1 | 619 |2096 | 5.947125e+03 | 1.277000e+03 | 365.71%|   6.93%
2538.23/2546.65	c   121s|  8000 |   711 |788661 |  97.5 |  1001M |  37 |1381 |1618 |4282 |  64k|  1 | 619 |2105 | 5.940083e+03 | 1.277000e+03 | 365.16%|   6.94%
2540.64/2549.03	c   123s|  8100 |   723 |805251 |  98.4 |  1001M |  37 |1381 |1614 |4278 |  65k|  1 | 619 |2141 | 5.919458e+03 | 1.277000e+03 | 363.54%|   6.99%
2541.02/2549.43	c   124s|  8200 |   725 |809201 |  97.6 |  1001M |  37 |1381 |1615 |4286 |  65k|  3 | 621 |2149 | 5.903417e+03 | 1.277000e+03 | 362.29%|   7.09%
2542.52/2550.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2542.52/2550.98	c   125s|  8300 |   733 |819675 |  97.7 |  1001M |  37 |1381 |1609 |4278 |  66k|  1 | 621 |2178 | 5.900518e+03 | 1.277000e+03 | 362.06%|   7.10%
2544.31/2552.71	c   127s|  8400 |   745 |832922 |  98.1 |  1001M |  37 |1381 |1607 |4285 |  67k|  0 | 621 |2212 | 5.869667e+03 | 1.277000e+03 | 359.65%|   7.14%
2548.01/2556.44	c   131s|  8500 |   767 |857329 |  99.9 |  1002M |  37 |1381 |1602 |4411 |  70k|  0 | 622 |2268 | 5.825636e+03 | 1.277000e+03 | 356.20%|   7.23%
2549.81/2558.23	c   132s|  8600 |   781 |869592 | 100.1 |  1002M |  37 |1381 |1603 |4318 |  71k|  0 | 626 |2298 | 5.819319e+03 | 1.277000e+03 | 355.70%|   7.37%
2551.71/2560.15	c   134s|  8700 |   789 |880894 | 100.3 |  1002M |  37 |1381 |1599 |4247 |  72k|  0 | 626 |2322 | 5.798667e+03 | 1.277000e+03 | 354.09%|   7.40%
2555.09/2563.56	c   138s|  8800 |   803 |903536 | 101.7 |  1002M |  37 |1381 |1592 |4294 |  74k|  0 | 626 |2371 | 5.769204e+03 | 1.277000e+03 | 351.78%|   7.44%
2557.98/2566.40	c   140s|  8900 |   821 |924873 | 103.0 |  1002M |  37 |1381 |1588 |4272 |  76k|  0 | 627 |2403 | 5.743667e+03 | 1.277000e+03 | 349.78%|   7.48%
2559.18/2567.61	c   142s|  9000 |   829 |934363 | 102.9 |  1002M |  37 |1381 |1588 |4283 |  77k|  0 | 628 |2409 | 5.734625e+03 | 1.277000e+03 | 349.07%|   7.49%
2560.47/2568.94	c   143s|  9100 |   835 |944043 | 102.8 |  1002M |  37 |1381 |1582 |4252 |  78k|  2 | 628 |2418 | 5.723833e+03 | 1.277000e+03 | 348.23%|   7.53%
2562.17/2570.62	c   145s|  9200 |   851 |959845 | 103.4 |  1002M |  37 |1381 |1584 |4237 |  79k|  1 | 633 |2436 | 5.714694e+03 | 1.277000e+03 | 347.51%|   7.59%
2562.96/2571.44	c   146s|  9300 |   855 |968304 | 103.2 |  1002M |  37 |1381 |1587 |4250 |  80k|  0 | 637 |2448 | 5.688444e+03 | 1.277000e+03 | 345.45%|   7.63%
2563.86/2572.32	c   146s|  9400 |   857 |976346 | 103.0 |  1002M |  37 |1381 |1587 |4244 |  80k|  1 | 637 |2452 | 5.685323e+03 | 1.277000e+03 | 345.21%|   7.64%
2565.36/2573.82	c   148s|  9500 |   873 |994579 | 103.8 |  1002M |  37 |1381 |1583 |4263 |  81k|  1 | 637 |2455 | 5.675500e+03 | 1.277000e+03 | 344.44%|   7.69%
2566.85/2575.39	c   149s|  9600 |   883 |  1008k| 104.2 |  1002M |  37 |1381 |1581 |4260 |  83k|  0 | 637 |2458 | 5.658500e+03 | 1.277000e+03 | 343.11%|   7.73%
2567.85/2576.38	c   150s|  9700 |   889 |  1017k| 104.1 |  1003M |  37 |1381 |1580 |4264 |  84k|  0 | 637 |2459 | 5.644250e+03 | 1.277000e+03 | 341.99%|   7.76%
2568.85/2577.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2568.85/2577.34	c   151s|  9800 |   899 |  1026k| 103.9 |  1003M |  37 |1381 |1579 |4272 |  84k|  2 | 637 |2481 | 5.639000e+03 | 1.277000e+03 | 341.58%|   7.94%
2570.04/2578.57	c   153s|  9900 |   903 |  1037k| 104.0 |  1003M |  37 |1381 |1595 |4286 |  85k|  0 | 653 |2535 | 5.630750e+03 | 1.277000e+03 | 340.94%|   7.95%
2570.34/2578.81	c   153s| 10000 |   905 |  1041k| 103.3 |  1003M |  37 |1381 |1595 |4295 |  85k|  1 | 653 |2535 | 5.630750e+03 | 1.277000e+03 | 340.94%|   7.96%
2571.65/2580.13	c   154s| 10100 |   913 |  1053k| 103.4 |  1003M |  37 |1381 |1592 |4296 |  86k|  1 | 653 |2536 | 5.620617e+03 | 1.277000e+03 | 340.14%|   7.97%
2573.03/2581.56	c   156s| 10200 |   919 |  1065k| 103.6 |  1003M |  37 |1381 |1597 |4343 |  87k|  1 | 659 |2539 | 5.615180e+03 | 1.277000e+03 | 339.72%|   7.98%
2575.23/2583.70	c   158s| 10300 |   937 |  1083k| 104.4 |  1003M |  37 |1381 |1600 |4286 |  89k|  0 | 669 |2562 | 5.599233e+03 | 1.277000e+03 | 338.47%|   8.00%
2576.02/2584.51	c   159s| 10400 |   941 |  1091k| 104.1 |  1003M |  37 |1381 |1599 |4290 |  89k|  0 | 669 |2562 | 5.597946e+03 | 1.277000e+03 | 338.37%|   8.00%
2577.12/2585.69	c   160s| 10500 |   945 |  1101k| 104.1 |  1003M |  37 |1381 |1593 |4291 |  90k|  1 | 669 |2565 | 5.592333e+03 | 1.277000e+03 | 337.93%|   8.01%
2579.01/2587.52	c   162s| 10600 |   961 |  1118k| 104.7 |  1003M |  37 |1381 |1592 |4293 |  92k|  1 | 672 |2579 | 5.572250e+03 | 1.277000e+03 | 336.35%|   8.04%
2580.01/2588.53	c   163s| 10700 |   961 |  1126k| 104.5 |  1004M |  37 |1381 |1594 |4299 |  92k|  1 | 675 |2579 | 5.546062e+03 | 1.277000e+03 | 334.30%|   8.08%
2580.71/2589.21	c   163s| 10800 |   969 |  1134k| 104.2 |  1004M |  37 |1381 |1592 |4294 |  93k|  1 | 675 |2582 | 5.531417e+03 | 1.277000e+03 | 333.16%|   8.10%
2581.90/2590.44	c   165s| 10900 |   979 |  1146k| 104.4 |  1004M |  37 |1381 |1592 |4297 |  94k|  1 | 678 |2582 | 5.521910e+03 | 1.277000e+03 | 332.41%|   8.14%
2582.10/2590.67	c   165s| 11000 |   979 |  1149k| 103.7 |  1004M |  37 |1381 |1598 |4300 |  94k|  2 | 684 |2582 | 5.521910e+03 | 1.277000e+03 | 332.41%|   8.14%
2583.30/2591.85	c   166s| 11100 |   987 |  1160k| 103.8 |  1004M |  37 |1381 |1597 |4296 |  95k|  3 | 684 |2582 | 5.501889e+03 | 1.277000e+03 | 330.84%|   8.20%
2584.79/2593.36	c   167s| 11200 |   995 |  1173k| 104.1 |  1004M |  37 |1381 |1599 |4298 |  96k|  1 | 688 |2582 | 5.501333e+03 | 1.277000e+03 | 330.80%|   8.20%
2585.39/2594.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2585.39/2594.00	c   168s| 11300 |   999 |  1180k| 103.7 |  1004M |  37 |1381 |1599 |4300 |  97k|  0 | 688 |2582 | 5.498656e+03 | 1.277000e+03 | 330.59%|   8.21%
2587.39/2595.94	c   170s| 11400 |  1013 |  1199k| 104.5 |  1004M |  37 |1381 |1597 |4337 |  98k|  0 | 688 |2582 | 5.479107e+03 | 1.277000e+03 | 329.06%|   8.27%
2588.68/2597.23	c   171s| 11500 |  1021 |  1212k| 104.7 |  1004M |  37 |1381 |1592 |4313 |  99k|  3 | 688 |2583 | 5.467949e+03 | 1.277000e+03 | 328.19%|   8.30%
2590.59/2599.11	c   173s| 11600 |  1037 |  1231k| 105.4 |  1004M |  37 |1381 |1588 |4362 | 101k|  0 | 688 |2591 | 5.459917e+03 | 1.277000e+03 | 327.56%|   8.32%
2591.97/2600.52	c   175s| 11700 |  1045 |  1244k| 105.6 |  1004M |  37 |1381 |1593 |4311 | 102k|  0 | 693 |2591 | 5.453039e+03 | 1.277000e+03 | 327.02%|   8.35%
2593.17/2601.78	c   176s| 11800 |  1049 |  1256k| 105.8 |  1004M |  37 |1381 |1589 |4298 | 103k|  2 | 693 |2602 | 5.445583e+03 | 1.277000e+03 | 326.44%|   8.38%
2594.07/2602.65	c   177s| 11900 |  1055 |  1262k| 105.4 |  1004M |  37 |1381 |1587 |4370 | 103k|  0 | 696 |2623 | 5.431018e+03 | 1.277000e+03 | 325.30%|   8.42%
2594.76/2603.32	c   177s| 12000 |  1061 |  1267k| 104.9 |  1004M |  37 |1381 |1587 |4307 | 103k|  0 | 699 |2639 | 5.431018e+03 | 1.277000e+03 | 325.30%|   8.42%
2596.06/2604.63	c   179s| 12100 |  1065 |  1277k| 104.9 |  1004M |  37 |1381 |1592 |4318 | 104k|  1 | 707 |2656 | 5.421500e+03 | 1.277000e+03 | 324.55%|   8.44%
2597.85/2606.47	c   181s| 12200 |  1073 |  1290k| 105.1 |  1004M |  37 |1381 |1585 |4315 | 105k|  1 | 707 |2683 | 5.410583e+03 | 1.277000e+03 | 323.69%|   8.48%
2598.56/2607.16	c   181s| 12300 |  1077 |  1296k| 104.7 |  1005M |  37 |1381 |1585 |4305 | 106k|  1 | 707 |2686 | 5.409044e+03 | 1.277000e+03 | 323.57%|   8.48%
2600.15/2608.70	c   183s| 12400 |  1085 |  1307k| 104.7 |  1005M |  37 |1381 |1583 |4415 | 107k|  0 | 709 |2718 | 5.400019e+03 | 1.277000e+03 | 322.87%|   8.50%
2602.64/2611.23	c   185s| 12500 |  1097 |  1327k| 105.5 |  1005M |  37 |1381 |1582 |4351 | 108k|  0 | 709 |2737 | 5.389833e+03 | 1.277000e+03 | 322.07%|   8.54%
2603.74/2612.32	c   186s| 12600 |  1107 |  1336k| 105.4 |  1005M |  37 |1381 |1587 |4284 | 109k|  0 | 718 |2786 | 5.386816e+03 | 1.277000e+03 | 321.83%|   8.61%
2606.44/2615.02	c   189s| 12700 |  1123 |  1354k| 106.0 |  1005M |  37 |1381 |1583 |4369 | 110k|  0 | 718 |2816 | 5.383504e+03 | 1.277000e+03 | 321.57%|   8.61%
2607.82/2616.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2607.82/2616.47	c   191s| 12800 |  1133 |  1365k| 106.0 |  1006M |  37 |1381 |1578 |4323 | 111k|  1 | 718 |2828 | 5.349177e+03 | 1.277000e+03 | 318.89%|   8.67%
2608.92/2617.54	c   192s| 12900 |  1135 |  1372k| 105.7 |  1006M |  37 |1381 |1577 |4325 | 112k|  0 | 718 |2855 | 5.349177e+03 | 1.277000e+03 | 318.89%|   8.67%
2610.43/2619.02	c   193s| 13000 |  1143 |  1385k| 105.9 |  1006M |  37 |1381 |1574 |4377 | 113k|  0 | 718 |2884 | 5.342767e+03 | 1.277000e+03 | 318.38%|   8.69%
2612.61/2621.24	c   195s| 13100 |  1159 |  1400k| 106.3 |  1006M |  37 |1381 |1569 |4304 | 114k|  0 | 718 |2918 | 5.337058e+03 | 1.277000e+03 | 317.94%|   8.74%
2616.00/2624.68	c   199s| 13200 |  1173 |  1426k| 107.4 |  1007M |  37 |1381 |1568 |4349 | 116k|  0 | 721 |3028 | 5.319333e+03 | 1.277000e+03 | 316.55%|   8.77%
2617.79/2626.42	c   201s| 13300 |  1183 |  1438k| 107.5 |  1007M |  37 |1381 |1568 |4334 | 117k|  1 | 722 |3048 | 5.315167e+03 | 1.277000e+03 | 316.22%|   8.78%
2619.09/2627.72	c   202s| 13400 |  1191 |  1448k| 107.5 |  1007M |  37 |1381 |1569 |4299 | 118k|  1 | 724 |3057 | 5.314167e+03 | 1.277000e+03 | 316.14%|   8.79%
2619.79/2628.44	c   203s| 13500 |  1195 |  1455k| 107.2 |  1007M |  37 |1381 |1574 |4374 | 119k|  1 | 730 |3061 | 5.309917e+03 | 1.277000e+03 | 315.81%|   8.80%
2621.49/2630.18	c   204s| 13600 |  1201 |  1474k| 107.8 |  1007M |  37 |1381 |1565 |4300 | 120k|  1 | 731 |3077 | 5.301239e+03 | 1.277000e+03 | 315.13%|   8.84%
2622.18/2630.82	c   205s| 13700 |  1205 |  1479k| 107.4 |  1007M |  37 |1381 |1562 |4328 | 120k|  2 | 731 |3078 | 5.300750e+03 | 1.277000e+03 | 315.09%|   8.84%
2623.08/2631.78	c   206s| 13800 |  1209 |  1487k| 107.2 |  1007M |  37 |1381 |1560 |4304 | 121k|  1 | 731 |3096 | 5.299164e+03 | 1.277000e+03 | 314.97%|   8.85%
2623.87/2632.55	c   207s| 13900 |  1211 |  1495k| 106.9 |  1007M |  37 |1381 |1561 |4300 | 121k|  1 | 732 |3102 | 5.290750e+03 | 1.277000e+03 | 314.31%|   8.86%
2625.17/2633.86	c   208s| 14000 |  1223 |  1506k| 107.0 |  1007M |  37 |1381 |1562 |4314 | 122k|  2 | 736 |3120 | 5.276333e+03 | 1.277000e+03 | 313.18%|   8.92%
2625.38/2634.09	c   208s| 14100 |  1225 |  1509k| 106.5 |  1007M |  37 |1381 |1562 |4305 | 122k|  1 | 736 |3120 | 5.276333e+03 | 1.277000e+03 | 313.18%|   8.92%
2626.17/2634.88	c   209s| 14200 |  1231 |  1515k| 106.2 |  1007M |  37 |1381 |1559 |4297 | 123k|  0 | 736 |3140 | 5.276333e+03 | 1.277000e+03 | 313.18%|   8.92%
2628.26/2636.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2628.26/2636.92	c   211s| 14300 |  1243 |  1532k| 106.6 |  1007M |  37 |1381 |1557 |4296 | 124k|  0 | 736 |3148 | 5.272625e+03 | 1.277000e+03 | 312.89%|   8.92%
2630.95/2639.64	c   214s| 14400 |  1261 |  1555k| 107.4 |  1007M |  37 |1381 |1556 |4303 | 126k|  1 | 740 |3194 | 5.267056e+03 | 1.277000e+03 | 312.46%|   8.99%
2632.85/2641.52	c   216s| 14500 |  1269 |  1564k| 107.3 |  1007M |  37 |1381 |1554 |4298 | 127k|  1 | 740 |3246 | 5.264444e+03 | 1.277000e+03 | 312.25%|   8.99%
2634.14/2642.89	c   217s| 14600 |  1279 |  1576k| 107.4 |  1007M |  37 |1381 |1549 |4313 | 128k|  2 | 740 |3257 | 5.262250e+03 | 1.277000e+03 | 312.08%|   9.00%
2634.94/2643.62	c   218s| 14700 |  1283 |  1582k| 107.1 |  1007M |  37 |1381 |1549 |4309 | 129k|  0 | 740 |3257 | 5.250000e+03 | 1.277000e+03 | 311.12%|   9.02%
2636.04/2644.78	c   219s| 14800 |  1289 |  1591k| 107.0 |  1007M |  37 |1381 |1545 |4308 | 130k|  1 | 741 |3268 | 5.238212e+03 | 1.277000e+03 | 310.20%|   9.04%
2637.34/2646.04	c   220s| 14900 |  1299 |  1601k| 106.9 |  1007M |  37 |1381 |1545 |4314 | 130k|  2 | 742 |3272 | 5.232250e+03 | 1.277000e+03 | 309.73%|   9.09%
2637.53/2646.21	c   220s| 15000 |  1297 |  1603k| 106.4 |  1007M |  37 |1381 |1544 |4309 | 130k|  1 | 742 |3272 | 5.232250e+03 | 1.277000e+03 | 309.73%|   9.09%
2639.72/2648.43	c   223s| 15100 |  1309 |  1623k| 107.0 |  1007M |  37 |1381 |1555 |4305 | 132k|  1 | 757 |3288 | 5.216167e+03 | 1.277000e+03 | 308.47%|   9.12%
2640.72/2649.43	c   224s| 15200 |  1315 |  1632k| 106.8 |  1007M |  37 |1381 |1584 |4380 | 133k|  0 | 787 |3300 | 5.215181e+03 | 1.277000e+03 | 308.39%|   9.16%
2641.72/2650.44	c   225s| 15300 |  1319 |  1640k| 106.7 |  1008M |  37 |1381 |1584 |4315 | 133k|  0 | 787 |3300 | 5.212574e+03 | 1.277000e+03 | 308.19%|   9.17%
2643.01/2651.72	c   226s| 15400 |  1327 |  1653k| 106.8 |  1008M |  37 |1381 |1582 |4322 | 134k|  3 | 788 |3300 | 5.210000e+03 | 1.277000e+03 | 307.99%|   9.17%
2644.91/2653.68	c   228s| 15500 |  1343 |  1668k| 107.1 |  1010M |  37 |1381 |1580 |4097 | 135k|  1 | 788 |3312 | 5.203667e+03 | 1.277000e+03 | 307.49%|   9.18%
2646.50/2655.21	c   229s| 15600 |  1363 |  1681k| 107.2 |  1010M |  37 |1381 |1577 |4117 | 136k|  1 | 788 |3324 | 5.189292e+03 | 1.277000e+03 | 306.37%|   9.21%
2646.70/2655.42	c   230s| 15700 |  1363 |  1683k| 106.7 |  1010M |  37 |1381 |1577 |4130 | 137k|  1 | 788 |3324 | 5.189292e+03 | 1.277000e+03 | 306.37%|   9.21%
2648.31/2657.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2648.31/2657.05	c   231s| 15800 |  1371 |  1697k| 106.9 |  1010M |  37 |1381 |1571 |4126 | 138k|  0 | 788 |3330 | 5.185549e+03 | 1.277000e+03 | 306.07%|   9.24%
2648.50/2657.20	c   231s| 15900 |  1367 |  1698k| 106.3 |  1010M |  37 |1381 |1571 |4122 | 138k|  0 | 788 |3330 | 5.185549e+03 | 1.277000e+03 | 306.07%|   9.24%
2649.99/2658.74	c   233s| 16000 |  1377 |  1710k| 106.4 |  1010M |  37 |1381 |1565 |4127 | 139k|  0 | 795 |3342 | 5.177833e+03 | 1.277000e+03 | 305.47%|   9.25%
2651.59/2660.31	c   234s| 16100 |  1393 |  1722k| 106.5 |  1010M |  37 |1381 |1560 |4132 | 140k|  2 | 795 |3381 | 5.171333e+03 | 1.277000e+03 | 304.96%|   9.27%
2652.18/2660.99	c   235s| 16200 |  1393 |  1728k| 106.2 |  1010M |  37 |1381 |1559 |4137 | 140k|  1 | 795 |3383 | 5.169583e+03 | 1.277000e+03 | 304.82%|   9.28%
2652.48/2661.25	c   235s| 16300 |  1395 |  1730k| 105.7 |  1010M |  37 |1381 |1559 |4141 | 140k|  2 | 795 |3387 | 5.169583e+03 | 1.277000e+03 | 304.82%|   9.28%
2653.78/2662.54	c   237s| 16400 |  1403 |  1742k| 105.8 |  1010M |  37 |1381 |1558 |4132 | 141k|  0 | 795 |3389 | 5.165731e+03 | 1.277000e+03 | 304.52%|   9.29%
2655.47/2664.23	c   238s| 16500 |  1415 |  1758k| 106.0 |  1010M |  37 |1381 |1556 |4210 | 142k|  1 | 798 |3395 | 5.162247e+03 | 1.277000e+03 | 304.25%|   9.32%
2655.67/2664.41	c   239s| 16600 |  1415 |  1759k| 105.5 |  1010M |  37 |1381 |1555 |4210 | 142k|  0 | 798 |3395 | 5.162247e+03 | 1.277000e+03 | 304.25%|   9.32%
2656.38/2665.18	c   239s| 16700 |  1415 |  1766k| 105.3 |  1010M |  37 |1381 |1554 |4139 | 143k|  0 | 798 |3398 | 5.151167e+03 | 1.277000e+03 | 303.38%|   9.35%
2658.17/2666.92	c   241s| 16800 |  1435 |  1782k| 105.6 |  1010M |  37 |1381 |1547 |4131 | 144k|  0 | 798 |3402 | 5.146000e+03 | 1.277000e+03 | 302.98%|   9.36%
2659.27/2668.08	c   242s| 16900 |  1445 |  1792k| 105.6 |  1010M |  37 |1381 |1545 |4137 | 145k|  1 | 799 |3402 | 5.143667e+03 | 1.277000e+03 | 302.79%|   9.41%
2661.16/2669.90	c   244s| 17000 |  1457 |  1806k| 105.8 |  1010M |  37 |1381 |1539 |4249 | 147k|  0 | 799 |3418 | 5.131426e+03 | 1.277000e+03 | 301.83%|   9.43%
2662.45/2671.23	c   245s| 17100 |  1465 |  1817k| 105.8 |  1010M |  37 |1381 |1539 |4141 | 148k|  0 | 799 |3420 | 5.130667e+03 | 1.277000e+03 | 301.77%|   9.43%
2664.36/2673.15	c   247s| 17200 |  1479 |  1833k| 106.1 |  1011M |  37 |1381 |1528 |4142 | 149k|  2 | 800 |3424 | 5.120000e+03 | 1.277000e+03 | 300.94%|   9.49%
2664.94/2673.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2664.94/2673.71	c   248s| 17300 |  1481 |  1837k| 105.8 |  1011M |  37 |1381 |1528 |4142 | 150k|  2 | 800 |3426 | 5.119833e+03 | 1.277000e+03 | 300.93%|   9.49%
2667.14/2675.92	c   250s| 17400 |  1495 |  1857k| 106.3 |  1011M |  37 |1381 |1529 |4147 | 151k|  0 | 802 |3427 | 5.096069e+03 | 1.277000e+03 | 299.07%|   9.56%
2669.24/2678.01	c   252s| 17500 |  1505 |  1876k| 106.8 |  1012M |  37 |1381 |1529 |4146 | 153k|  0 | 804 |3440 | 5.084911e+03 | 1.277000e+03 | 298.19%|   9.62%
2670.63/2679.49	c   254s| 17600 |  1515 |  1889k| 106.9 |  1013M |  37 |1381 |1528 |4170 | 154k|  1 | 804 |3443 | 5.069917e+03 | 1.277000e+03 | 297.02%|   9.65%
2673.02/2681.83	c   256s| 17700 |  1535 |  1912k| 107.6 |  1013M |  37 |1381 |1529 |4149 | 156k|  0 | 807 |3444 | 5.035734e+03 | 1.277000e+03 | 294.34%|   9.83%
2673.23/2682.01	c   256s| 17800 |  1541 |  1914k| 107.1 |  1013M |  37 |1381 |1528 |4135 | 156k|  2 | 807 |3444 | 5.035734e+03 | 1.277000e+03 | 294.34%|   9.83%
2674.33/2683.19	c   257s| 17900 |  1549 |  1923k| 107.0 |  1015M |  37 |1381 |1527 |4209 | 157k|  1 | 809 |3444 | 5.025222e+03 | 1.277000e+03 | 293.52%|   9.85%
2675.91/2684.77	c   259s| 18000 |  1563 |  1936k| 107.1 |  1015M |  37 |1381 |1523 |4142 | 158k|  1 | 809 |3445 | 5.016438e+03 | 1.277000e+03 | 292.83%|   9.86%
2676.71/2685.50	c   260s| 18100 |  1565 |  1941k| 106.8 |  1015M |  37 |1381 |1524 |4138 | 159k|  0 | 810 |3445 | 5.010238e+03 | 1.277000e+03 | 292.34%|   9.87%
2678.10/2686.97	c   261s| 18200 |  1577 |  1954k| 106.9 |  1015M |  37 |1381 |1524 |4143 | 160k|  1 | 812 |3446 | 4.990792e+03 | 1.277000e+03 | 290.82%|   9.95%
2678.32/2687.12	c   261s| 18300 |  1575 |  1955k| 106.4 |  1015M |  37 |1381 |1524 |4144 | 160k|  0 | 812 |3446 | 4.990792e+03 | 1.277000e+03 | 290.82%|   9.95%
2680.00/2688.80	c   263s| 18400 |  1581 |  1969k| 106.6 |  1015M |  37 |1381 |1523 |4193 | 161k|  0 | 813 |3467 | 4.988292e+03 | 1.277000e+03 | 290.63%|   9.95%
2681.89/2690.71	c   265s| 18500 |  1593 |  1983k| 106.7 |  1015M |  37 |1381 |1524 |4251 | 162k|  0 | 814 |3489 | 4.979028e+03 | 1.277000e+03 | 289.90%|   9.97%
2683.39/2692.21	c   266s| 18600 |  1599 |  1992k| 106.7 |  1015M |  37 |1381 |1523 |4120 | 163k|  1 | 815 |3523 | 4.972667e+03 | 1.277000e+03 | 289.40%|  10.00%
2685.38/2694.21	c   268s| 18700 |  1615 |  2008k| 107.0 |  1015M |  37 |1381 |1523 |4138 | 164k|  0 | 816 |3550 | 4.966333e+03 | 1.277000e+03 | 288.91%|  10.07%
2685.98/2694.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2685.98/2694.80	c   269s| 18800 |  1617 |  2014k| 106.7 |  1015M |  37 |1381 |1522 |4139 | 165k|  0 | 816 |3559 | 4.963057e+03 | 1.277000e+03 | 288.65%|  10.07%
2686.08/2694.98	c   269s| 18900 |  1617 |  2016k| 106.2 |  1015M |  37 |1381 |1522 |4141 | 165k|  0 | 816 |3573 | 4.963057e+03 | 1.277000e+03 | 288.65%|  10.07%
2687.37/2696.21	c   270s| 19000 |  1629 |  2025k| 106.2 |  1015M |  37 |1381 |1519 |4196 | 165k|  0 | 816 |3610 | 4.961613e+03 | 1.277000e+03 | 288.54%|  10.08%
2687.57/2696.41	c   271s| 19100 |  1625 |  2027k| 105.7 |  1015M |  37 |1381 |1520 |4142 | 165k|  0 | 817 |3632 | 4.961613e+03 | 1.277000e+03 | 288.54%|  10.08%
2689.07/2697.91	c   272s| 19200 |  1639 |  2037k| 105.7 |  1015M |  37 |1381 |1518 |4147 | 166k|  1 | 817 |3664 | 4.944667e+03 | 1.277000e+03 | 287.21%|  10.12%
2690.86/2699.72	c   274s| 19300 |  1649 |  2051k| 105.9 |  1016M |  37 |1381 |1518 |4285 | 167k|  1 | 817 |3679 | 4.940958e+03 | 1.277000e+03 | 286.92%|  10.14%
2691.46/2700.38	c   274s| 19400 |  1651 |  2057k| 105.6 |  1016M |  37 |1381 |1519 |4250 | 168k|  1 | 818 |3682 | 4.933852e+03 | 1.277000e+03 | 286.36%|  10.17%
2693.65/2702.51	c   277s| 19500 |  1663 |  2074k| 105.9 |  1016M |  37 |1381 |1518 |4251 | 169k|  2 | 819 |3713 | 4.916681e+03 | 1.277000e+03 | 285.02%|  10.24%
2695.05/2703.92	c   278s| 19600 |  1679 |  2085k| 106.0 |  1016M |  37 |1381 |1519 |4163 | 170k|  1 | 820 |3746 | 4.913333e+03 | 1.277000e+03 | 284.76%|  10.25%
2696.74/2705.65	c   280s| 19700 |  1683 |  2100k| 106.2 |  1016M |  37 |1381 |1519 |4164 | 171k|  4 | 820 |3777 | 4.909426e+03 | 1.277000e+03 | 284.45%|  10.26%
2698.15/2707.09	c   281s| 19800 |  1691 |  2111k| 106.2 |  1016M |  37 |1381 |1518 |4165 | 172k|  0 | 820 |3790 | 4.908361e+03 | 1.277000e+03 | 284.37%|  10.26%
2699.15/2708.08	c   282s| 19900 |  1693 |  2120k| 106.1 |  1016M |  37 |1381 |1518 |4160 | 173k|  0 | 825 |3799 | 4.907278e+03 | 1.277000e+03 | 284.28%|  10.26%
2699.93/2708.82	c   283s| 20000 |  1695 |  2126k| 105.9 |  1016M |  37 |1381 |1517 |4161 | 173k|  0 | 825 |3799 | 4.906833e+03 | 1.277000e+03 | 284.25%|  10.26%
2700.83/2709.76	c   284s| 20100 |  1705 |  2134k| 105.8 |  1016M |  37 |1381 |1518 |4257 | 174k|  0 | 826 |3836 | 4.900000e+03 | 1.277000e+03 | 283.71%|  10.30%
2702.73/2711.64	c   286s| 20200 |  1715 |  2148k| 105.9 |  1016M |  37 |1381 |1518 |4256 | 175k|  1 | 828 |3878 | 4.892625e+03 | 1.277000e+03 | 283.13%|  10.33%
2703.92/2712.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2703.92/2712.81	c   287s| 20300 |  1725 |  2157k| 105.9 |  1016M |  37 |1381 |1518 |4145 | 176k|  2 | 831 |3896 | 4.881444e+03 | 1.277000e+03 | 282.26%|  10.37%
2704.02/2713.00	c   287s| 20400 |  1725 |  2160k| 105.5 |  1016M |  37 |1381 |1518 |4141 | 176k|  0 | 831 |3896 | 4.881444e+03 | 1.277000e+03 | 282.26%|  10.37%
2705.42/2714.32	c   288s| 20500 |  1731 |  2172k| 105.6 |  1016M |  37 |1381 |1515 |4156 | 177k|  4 | 831 |3900 | 4.876833e+03 | 1.277000e+03 | 281.90%|  10.38%
2706.13/2715.01	c   289s| 20600 |  1733 |  2179k| 105.4 |  1016M |  37 |1381 |1515 |4151 | 177k|  2 | 832 |3902 | 4.874500e+03 | 1.277000e+03 | 281.71%|  10.39%
2709.40/2718.35	c   292s| 20700 |  1757 |  2206k| 106.2 |  1017M |  37 |1381 |1515 |4082 | 180k|  1 | 833 |3920 | 4.861421e+03 | 1.277000e+03 | 280.69%|  10.47%
2710.80/2719.71	c   294s| 20800 |  1759 |  2215k| 106.1 |  1017M |  37 |1381 |1515 |4178 | 180k|  0 | 833 |3963 | 4.852576e+03 | 1.277000e+03 | 280.00%|  10.50%
2711.60/2720.53	c   295s| 20900 |  1763 |  2222k| 105.9 |  1017M |  37 |1381 |1516 |4130 | 181k|  1 | 834 |3978 | 4.852000e+03 | 1.277000e+03 | 279.95%|  10.51%
2712.30/2721.25	c   295s| 21000 |  1767 |  2229k| 105.8 |  1017M |  37 |1381 |1519 |4152 | 181k|  0 | 837 |3982 | 4.845857e+03 | 1.277000e+03 | 279.47%|  10.54%
2714.29/2723.22	c   297s| 21100 |  1777 |  2246k| 106.1 |  1017M |  37 |1381 |1516 |4240 | 182k|  1 | 839 |3983 | 4.838304e+03 | 1.277000e+03 | 278.88%|  10.56%
2715.69/2724.61	c   299s| 21200 |  1783 |  2257k| 106.1 |  1017M |  37 |1381 |1520 |4159 | 183k|  4 | 843 |4001 | 4.835875e+03 | 1.277000e+03 | 278.69%|  10.57%
2716.48/2725.46	c   300s| 21300 |  1787 |  2265k| 105.9 |  1017M |  37 |1381 |1523 |4232 | 184k|  3 | 848 |4003 | 4.834547e+03 | 1.277000e+03 | 278.59%|  10.57%
2718.09/2727.10	c   301s| 21400 |  1795 |  2278k| 106.1 |  1019M |  37 |1381 |1522 |4163 | 185k|  3 | 848 |4023 | 4.832667e+03 | 1.277000e+03 | 278.44%|  10.58%
2718.88/2727.87	c   302s| 21500 |  1799 |  2285k| 105.9 |  1019M |  37 |1381 |1521 |4151 | 185k|  2 | 848 |4024 | 4.830542e+03 | 1.277000e+03 | 278.27%|  10.58%
2719.87/2728.84	c   303s| 21600 |  1805 |  2293k| 105.8 |  1019M |  37 |1381 |1522 |4162 | 186k|  5 | 849 |4039 | 4.828833e+03 | 1.277000e+03 | 278.14%|  10.60%
2722.46/2731.44	c   306s| 21700 |  1827 |  2314k| 106.3 |  1019M |  37 |1381 |1521 |4217 | 187k|  2 | 849 |4048 | 4.807881e+03 | 1.277000e+03 | 276.50%|  10.67%
2724.66/2733.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2724.66/2733.68	c   308s| 21800 |  1839 |  2334k| 106.7 |  1019M |  37 |1381 |1520 |4167 | 189k|  2 | 849 |4048 | 4.790667e+03 | 1.277000e+03 | 275.15%|  10.76%
2725.45/2734.41	c   309s| 21900 |  1843 |  2341k| 106.5 |  1019M |  37 |1381 |1521 |4169 | 190k|  1 | 852 |4048 | 4.786947e+03 | 1.277000e+03 | 274.86%|  10.77%
2726.65/2735.68	c   310s| 22000 |  1851 |  2349k| 106.4 |  1019M |  37 |1381 |1522 |4276 | 190k|  0 | 854 |4063 | 4.783038e+03 | 1.277000e+03 | 274.55%|  10.78%
2729.06/2738.08	c   312s| 22100 |  1867 |  2370k| 106.9 |  1019M |  37 |1381 |1519 |4237 | 192k|  2 | 857 |4071 | 4.777833e+03 | 1.277000e+03 | 274.15%|  10.82%
2731.54/2740.58	c   315s| 22200 |  1883 |  2390k| 107.3 |  1021M |  37 |1381 |1517 |4278 | 194k|  4 | 857 |4075 | 4.764311e+03 | 1.277000e+03 | 273.09%|  10.86%
2732.33/2741.32	c   315s| 22300 |  1885 |  2397k| 107.1 |  1021M |  37 |1381 |1516 |4195 | 194k|  1 | 857 |4075 | 4.760917e+03 | 1.277000e+03 | 272.82%|  10.88%
2733.04/2742.08	c   316s| 22400 |  1889 |  2404k| 107.0 |  1021M |  37 |1381 |1516 |4198 | 195k|  0 | 857 |4077 | 4.759554e+03 | 1.277000e+03 | 272.71%|  10.89%
2734.23/2743.22	c   317s| 22500 |  1903 |  2416k| 107.0 |  1021M |  37 |1381 |1513 |4197 | 196k|  1 | 858 |4081 | 4.750433e+03 | 1.277000e+03 | 272.00%|  10.93%
2735.82/2744.89	c   319s| 22600 |  1915 |  2431k| 107.2 |  1021M |  37 |1381 |1517 |4206 | 197k|  1 | 862 |4085 | 4.735000e+03 | 1.277000e+03 | 270.79%|  11.00%
2737.22/2746.25	c   320s| 22700 |  1923 |  2443k| 107.3 |  1021M |  37 |1381 |1516 |4212 | 198k|  0 | 864 |4096 | 4.719248e+03 | 1.277000e+03 | 269.56%|  11.06%
2738.03/2747.05	c   321s| 22800 |  1931 |  2451k| 107.2 |  1021M |  37 |1381 |1515 |4211 | 198k|  1 | 864 |4102 | 4.708500e+03 | 1.277000e+03 | 268.72%|  11.11%
2739.21/2748.22	c   322s| 22900 |  1935 |  2460k| 107.1 |  1021M |  37 |1381 |1515 |4206 | 199k|  0 | 864 |4103 | 4.706000e+03 | 1.277000e+03 | 268.52%|  11.12%
2740.31/2749.31	c   323s| 23000 |  1943 |  2470k| 107.0 |  1021M |  37 |1381 |1522 |4268 | 200k|  0 | 871 |4109 | 4.705333e+03 | 1.277000e+03 | 268.47%|  11.18%
2740.90/2749.97	c   324s| 23100 |  1947 |  2474k| 106.8 |  1020M |  37 |1381 |1522 |4274 | 200k|  0 | 871 |4119 | 4.705038e+03 | 1.277000e+03 | 268.44%|  11.18%
2742.20/2751.21	c   325s| 23200 |  1957 |  2486k| 106.8 |  1020M |  37 |1381 |1521 |4271 | 201k|  0 | 871 |4137 | 4.681972e+03 | 1.277000e+03 | 266.64%|  11.27%
2742.50/2751.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2742.50/2751.52	c   326s| 23300 |  1963 |  2488k| 106.5 |  1020M |  37 |1381 |1521 |4144 | 201k|  2 | 871 |4159 | 4.681972e+03 | 1.277000e+03 | 266.64%|  11.27%
2743.20/2752.24	c   326s| 23400 |  1965 |  2495k| 106.3 |  1020M |  37 |1381 |1521 |4145 | 201k|  2 | 872 |4165 | 4.681833e+03 | 1.277000e+03 | 266.63%|  11.28%
2743.70/2752.76	c   327s| 23500 |  1969 |  2500k| 106.0 |  1020M |  37 |1381 |1523 |4161 | 201k|  1 | 874 |4169 | 4.674333e+03 | 1.277000e+03 | 266.04%|  11.29%
2744.79/2753.80	c   328s| 23600 |  1975 |  2509k| 106.0 |  1020M |  37 |1381 |1524 |4146 | 202k|  1 | 875 |4173 | 4.662933e+03 | 1.277000e+03 | 265.15%|  11.32%
2745.39/2754.46	c   329s| 23700 |  1981 |  2514k| 105.7 |  1020M |  37 |1381 |1524 |4157 | 203k|  2 | 875 |4174 | 4.662778e+03 | 1.277000e+03 | 265.14%|  11.32%
2745.89/2754.96	c   329s| 23800 |  1983 |  2518k| 105.4 |  1020M |  37 |1381 |1525 |4167 | 203k|  0 | 876 |4174 | 4.660917e+03 | 1.277000e+03 | 264.99%|  11.34%
2747.38/2756.43	c   331s| 23900 |  1999 |  2531k| 105.5 |  1020M |  37 |1381 |1524 |4164 | 204k|  1 | 876 |4179 | 4.650577e+03 | 1.277000e+03 | 264.18%|  11.38%
2747.58/2756.67	c   331s| 24000 |  2001 |  2533k| 105.2 |  1020M |  37 |1381 |1524 |4155 | 204k|  1 | 876 |4181 | 4.650577e+03 | 1.277000e+03 | 264.18%|  11.38%
2747.88/2756.96	c   331s| 24100 |  2007 |  2536k| 104.9 |  1020M |  37 |1381 |1523 |4165 | 204k|  1 | 877 |4182 | 4.650250e+03 | 1.277000e+03 | 264.15%|  11.38%
2748.48/2757.56	c   332s| 24200 |  2013 |  2540k| 104.6 |  1020M |  37 |1381 |1523 |4161 | 205k|  1 | 877 |4185 | 4.644530e+03 | 1.277000e+03 | 263.71%|  11.40%
2748.99/2758.09	c   332s| 24300 |  2013 |  2544k| 104.4 |  1020M |  37 |1381 |1523 |4269 | 205k|  0 | 877 |4187 | 4.642479e+03 | 1.277000e+03 | 263.55%|  11.40%
2750.17/2759.25	c   333s| 24400 |  2019 |  2555k| 104.4 |  1020M |  37 |1381 |1522 |4269 | 206k|  1 | 877 |4187 | 4.637194e+03 | 1.277000e+03 | 263.13%|  11.43%
2751.27/2760.30	c   334s| 24500 |  2029 |  2564k| 104.3 |  1020M |  37 |1381 |1521 |4165 | 207k|  0 | 877 |4192 | 4.629236e+03 | 1.277000e+03 | 262.51%|  11.46%
2752.77/2761.84	c   336s| 24600 |  2045 |  2576k| 104.4 |  1020M |  37 |1381 |1520 |4163 | 208k|  1 | 878 |4193 | 4.620156e+03 | 1.277000e+03 | 261.80%|  11.61%
2753.56/2762.66	c   337s| 24700 |  2053 |  2584k| 104.3 |  1020M |  37 |1381 |1520 |4162 | 208k|  0 | 878 |4193 | 4.618250e+03 | 1.277000e+03 | 261.65%|  11.62%
2754.26/2763.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2754.26/2763.35	c   337s| 24800 |  2057 |  2589k| 104.1 |  1020M |  37 |1381 |1523 |4170 | 209k|  1 | 883 |4197 | 4.617473e+03 | 1.277000e+03 | 261.59%|  11.62%
2756.07/2765.17	c   339s| 24900 |  2067 |  2605k| 104.3 |  1020M |  37 |1381 |1527 |4162 | 210k|  2 | 888 |4197 | 4.605000e+03 | 1.277000e+03 | 260.61%|  11.64%
2756.75/2765.80	c   340s| 25000 |  2075 |  2610k| 104.1 |  1020M |  37 |1381 |1527 |4169 | 211k|  0 | 888 |4197 | 4.601763e+03 | 1.277000e+03 | 260.36%|  11.65%
2758.75/2767.85	c   342s| 25100 |  2097 |  2627k| 104.4 |  1021M |  37 |1381 |1524 |4164 | 212k|  0 | 888 |4198 | 4.585190e+03 | 1.277000e+03 | 259.06%|  11.69%
2758.85/2768.00	c   342s| 25200 |  2099 |  2628k| 104.0 |  1021M |  37 |1381 |1525 |4172 | 212k|  0 | 890 |4199 | 4.585190e+03 | 1.277000e+03 | 259.06%|  11.69%
2760.64/2769.72	c   344s| 25300 |  2113 |  2641k| 104.1 |  1021M |  37 |1381 |1523 |4234 | 213k|  0 | 890 |4205 | 4.574930e+03 | 1.277000e+03 | 258.26%|  11.71%
2760.84/2769.95	c   344s| 25400 |  2119 |  2643k| 103.7 |  1021M |  37 |1381 |1523 |4347 | 214k|  1 | 891 |4210 | 4.568667e+03 | 1.277000e+03 | 257.77%|  11.76%
2761.64/2770.73	c   345s| 25500 |  2125 |  2649k| 103.6 |  1021M |  37 |1381 |1523 |4175 | 214k|  0 | 891 |4211 | 4.566556e+03 | 1.277000e+03 | 257.60%|  11.76%
2763.33/2772.40	c   346s| 25600 |  2145 |  2663k| 103.7 |  1021M |  37 |1381 |1521 |4275 | 216k|  0 | 891 |4218 | 4.550292e+03 | 1.277000e+03 | 256.33%|  11.81%
2764.43/2773.58	c   348s| 25700 |  2155 |  2671k| 103.6 |  1021M |  37 |1381 |1521 |4256 | 216k|  1 | 891 |4244 | 4.544104e+03 | 1.277000e+03 | 255.84%|  11.84%
2765.83/2774.91	c   349s| 25800 |  2161 |  2683k| 103.7 |  1022M |  37 |1381 |1526 |4267 | 217k|  1 | 897 |4252 | 4.543058e+03 | 1.277000e+03 | 255.76%|  11.86%
2767.62/2776.73	c   351s| 25900 |  2175 |  2697k| 103.8 |  1022M |  37 |1381 |1524 |4256 | 218k|  1 | 897 |4283 | 4.532093e+03 | 1.277000e+03 | 254.90%|  11.89%
2769.03/2778.13	c   352s| 26000 |  2181 |  2708k| 103.9 |  1022M |  37 |1381 |1522 |4256 | 219k|  1 | 897 |4292 | 4.531667e+03 | 1.277000e+03 | 254.87%|  11.90%
2770.71/2779.83	c   354s| 26100 |  2195 |  2722k| 104.0 |  1023M |  37 |1381 |1522 |4390 | 220k|  0 | 898 |4304 | 4.517856e+03 | 1.277000e+03 | 253.79%|  11.99%
2772.70/2781.85	c   356s| 26200 |  2207 |  2737k| 104.2 |  1023M |  37 |1381 |1520 |4309 | 221k|  0 | 900 |4329 | 4.500167e+03 | 1.277000e+03 | 252.40%|  12.04%
2775.01/2784.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2775.01/2784.16	c   358s| 26300 |  2223 |  2755k| 104.4 |  1023M |  37 |1381 |1517 |4279 | 223k|  0 | 900 |4353 | 4.494113e+03 | 1.277000e+03 | 251.93%|  12.08%
2776.79/2785.96	c   360s| 26400 |  2237 |  2766k| 104.5 |  1023M |  37 |1381 |1516 |4255 | 224k|  0 | 903 |4377 | 4.485694e+03 | 1.277000e+03 | 251.27%|  12.12%
2777.69/2786.82	c   361s| 26500 |  2243 |  2775k| 104.4 |  1023M |  37 |1381 |1529 |4273 | 224k|  1 | 916 |4378 | 4.482290e+03 | 1.277000e+03 | 251.00%|  12.13%
2777.90/2787.03	c   361s| 26600 |  2241 |  2776k| 104.1 |  1023M |  37 |1381 |1530 |4274 | 224k|  1 | 917 |4385 | 4.482290e+03 | 1.277000e+03 | 251.00%|  12.13%
2778.90/2788.05	c   362s| 26700 |  2251 |  2785k| 104.0 |  1023M |  37 |1381 |1531 |4265 | 225k|  0 | 919 |4430 | 4.476555e+03 | 1.277000e+03 | 250.55%|  12.15%
2779.08/2788.28	c   362s| 26800 |  2253 |  2787k| 103.7 |  1023M |  37 |1381 |1531 |4269 | 225k|  1 | 921 |4430 | 4.476555e+03 | 1.277000e+03 | 250.55%|  12.15%
2779.78/2788.90	c   363s| 26900 |  2257 |  2792k| 103.5 |  1023M |  37 |1381 |1531 |4264 | 225k|  1 | 921 |4439 | 4.476000e+03 | 1.277000e+03 | 250.51%|  12.15%
2781.77/2790.91	c   365s| 27000 |  2267 |  2805k| 103.6 |  1023M |  37 |1381 |1533 |4145 | 226k|  2 | 924 |4465 | 4.465983e+03 | 1.277000e+03 | 249.72%|  12.21%
2783.17/2792.34	c   366s| 27100 |  2273 |  2815k| 103.6 |  1023M |  37 |1381 |1537 |4156 | 227k|  1 | 932 |4501 | 4.460727e+03 | 1.277000e+03 | 249.31%|  12.23%
2784.47/2793.67	c   368s| 27200 |  2285 |  2827k| 103.6 |  1023M |  37 |1381 |1538 |4270 | 228k|  1 | 933 |4522 | 4.455333e+03 | 1.277000e+03 | 248.89%|  12.25%
2785.36/2794.60	c   369s| 27300 |  2295 |  2832k| 103.4 |  1023M |  37 |1381 |1539 |4155 | 229k|  2 | 936 |4568 | 4.454167e+03 | 1.277000e+03 | 248.80%|  12.27%
2786.56/2795.71	c   370s| 27400 |  2303 |  2840k| 103.3 |  1023M |  37 |1381 |1544 |4159 | 229k|  0 | 943 |4580 | 4.450000e+03 | 1.277000e+03 | 248.47%|  12.28%
2787.16/2796.38	c   370s| 27500 |  2305 |  2846k| 103.2 |  1023M |  37 |1381 |1543 |4159 | 229k|  2 | 943 |4611 | 4.445126e+03 | 1.277000e+03 | 248.09%|  12.30%
2788.55/2797.76	c   372s| 27600 |  2317 |  2857k| 103.2 |  1023M |  37 |1381 |1542 |4166 | 230k|  2 | 944 |4632 | 4.442900e+03 | 1.277000e+03 | 247.92%|  12.31%
2789.55/2798.73	c   373s| 27700 |  2325 |  2865k| 103.1 |  1023M |  37 |1381 |1542 |4162 | 231k|  4 | 944 |4662 | 4.442485e+03 | 1.277000e+03 | 247.88%|  12.31%
2790.35/2799.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2790.35/2799.53	c   374s| 27800 |  2335 |  2871k| 103.0 |  1023M |  37 |1381 |1542 |4259 | 231k|  1 | 944 |4667 | 4.439667e+03 | 1.277000e+03 | 247.66%|  12.34%
2791.44/2800.65	c   375s| 27900 |  2341 |  2880k| 103.0 |  1023M |  37 |1381 |1542 |4175 | 232k|  1 | 945 |4679 | 4.438833e+03 | 1.277000e+03 | 247.60%|  12.34%
2794.95/2804.15	c   378s| 28000 |  2367 |  2904k| 103.4 |  1023M |  37 |1381 |1539 |4247 | 234k|  1 | 945 |4720 | 4.420725e+03 | 1.277000e+03 | 246.18%|  12.41%
2796.43/2805.69	c   380s| 28100 |  2381 |  2918k| 103.6 |  1023M |  37 |1381 |1539 |4294 | 235k|  1 | 945 |4734 | 4.411406e+03 | 1.277000e+03 | 245.45%|  12.57%
2797.43/2806.60	c   381s| 28200 |  2383 |  2926k| 103.5 |  1023M |  37 |1381 |1537 |4267 | 236k|  1 | 945 |4748 | 4.406667e+03 | 1.277000e+03 | 245.08%|  12.58%
2798.83/2808.02	c   382s| 28300 |  2395 |  2937k| 103.5 |  1023M |  37 |1381 |1536 |4150 | 237k|  1 | 945 |4762 | 4.394750e+03 | 1.277000e+03 | 244.15%|  12.61%
2799.42/2808.65	c   383s| 28400 |  2401 |  2943k| 103.3 |  1023M |  37 |1381 |1542 |4171 | 237k|  1 | 953 |4770 | 4.394167e+03 | 1.277000e+03 | 244.10%|  12.61%
2800.72/2809.94	c   384s| 28500 |  2407 |  2954k| 103.4 |  1023M |  37 |1381 |1540 |4174 | 238k|  0 | 953 |4779 | 4.384986e+03 | 1.277000e+03 | 243.38%|  12.64%
2801.61/2810.86	c   385s| 28600 |  2415 |  2963k| 103.3 |  1023M |  37 |1381 |1539 |4223 | 239k|  0 | 953 |4784 | 4.383881e+03 | 1.277000e+03 | 243.30%|  12.64%
2803.61/2812.81	c   387s| 28700 |  2429 |  2978k| 103.5 |  1023M |  37 |1381 |1539 |4225 | 240k|  2 | 953 |4787 | 4.362722e+03 | 1.277000e+03 | 241.64%|  12.70%
2804.10/2813.39	c   387s| 28800 |  2433 |  2983k| 103.3 |  1023M |  37 |1381 |1538 |4233 | 241k|  0 | 953 |4789 | 4.362348e+03 | 1.277000e+03 | 241.61%|  12.71%
2804.50/2813.75	c   388s| 28900 |  2435 |  2986k| 103.1 |  1023M |  37 |1381 |1536 |4362 | 241k|  1 | 953 |4792 | 4.359926e+03 | 1.277000e+03 | 241.42%|  12.71%
2805.70/2814.93	c   389s| 29000 |  2443 |  2996k| 103.0 |  1023M |  37 |1381 |1533 |4188 | 242k|  0 | 953 |4794 | 4.355667e+03 | 1.277000e+03 | 241.09%|  12.76%
2806.81/2816.01	c   390s| 29100 |  2449 |  3005k| 103.0 |  1023M |  37 |1381 |1532 |4160 | 242k|  1 | 954 |4796 | 4.353514e+03 | 1.277000e+03 | 240.92%|  12.76%
2808.29/2817.55	c   392s| 29200 |  2463 |  3019k| 103.1 |  1023M |  37 |1381 |1532 |4184 | 243k|  1 | 954 |4807 | 4.350701e+03 | 1.277000e+03 | 240.70%|  12.77%
2808.99/2818.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2808.99/2818.27	c   392s| 29300 |  2467 |  3026k| 103.0 |  1023M |  37 |1381 |1532 |4198 | 244k|  1 | 954 |4807 | 4.349667e+03 | 1.277000e+03 | 240.62%|  12.77%
2809.69/2818.92	c   393s| 29400 |  2471 |  3031k| 102.8 |  1023M |  37 |1381 |1531 |4193 | 244k|  0 | 954 |4807 | 4.343278e+03 | 1.277000e+03 | 240.12%|  12.80%
2811.08/2820.37	c   394s| 29500 |  2487 |  3044k| 102.9 |  1023M |  37 |1381 |1530 |4242 | 245k|  0 | 954 |4817 | 4.336389e+03 | 1.277000e+03 | 239.58%|  12.84%
2812.98/2822.22	c   396s| 29600 |  2505 |  3061k| 103.2 |  1023M |  37 |1381 |1528 |4288 | 247k|  0 | 954 |4822 | 4.329333e+03 | 1.277000e+03 | 239.02%|  12.86%
2814.57/2823.80	c   398s| 29700 |  2515 |  3074k| 103.2 |  1023M |  37 |1381 |1528 |4192 | 248k|  0 | 955 |4828 | 4.325329e+03 | 1.277000e+03 | 238.71%|  12.88%
2815.97/2825.24	c   399s| 29800 |  2533 |  3087k| 103.3 |  1023M |  37 |1381 |1528 |4191 | 249k|  2 | 956 |4836 | 4.318417e+03 | 1.277000e+03 | 238.17%|  12.94%
2816.56/2825.87	c   400s| 29900 |  2535 |  3093k| 103.2 |  1023M |  37 |1381 |1527 |4192 | 249k|  0 | 957 |4839 | 4.312917e+03 | 1.277000e+03 | 237.74%|  12.95%
2816.78/2826.06	c   400s| 30000 |  2533 |  3095k| 102.9 |  1023M |  37 |1381 |1529 |4191 | 249k|  1 | 959 |4839 | 4.312917e+03 | 1.277000e+03 | 237.74%|  12.95%
2817.87/2827.12	c   401s| 30100 |  2541 |  3104k| 102.9 |  1023M |  37 |1381 |1528 |4193 | 250k|  1 | 959 |4845 | 4.311792e+03 | 1.277000e+03 | 237.65%|  12.95%
2819.46/2828.76	c   403s| 30200 |  2553 |  3118k| 103.0 |  1024M |  37 |1381 |1526 |4196 | 251k|  0 | 959 |4853 | 4.301500e+03 | 1.277000e+03 | 236.84%|  13.00%
2821.35/2830.62	c   405s| 30300 |  2571 |  3137k| 103.3 |  1024M |  37 |1381 |1526 |4201 | 252k|  0 | 959 |4855 | 4.298000e+03 | 1.277000e+03 | 236.57%|  13.03%
2822.76/2832.08	c   406s| 30400 |  2581 |  3149k| 103.3 |  1024M |  37 |1381 |1527 |4280 | 253k|  0 | 961 |4867 | 4.289667e+03 | 1.277000e+03 | 235.92%|  13.06%
2824.75/2834.09	c   408s| 30500 |  2599 |  3163k| 103.5 |  1024M |  37 |1381 |1532 |4245 | 254k|  1 | 966 |4877 | 4.278222e+03 | 1.277000e+03 | 235.02%|  13.13%
2827.23/2836.50	c   411s| 30600 |  2619 |  3184k| 103.8 |  1024M |  37 |1381 |1530 |4296 | 256k|  1 | 966 |4880 | 4.266978e+03 | 1.277000e+03 | 234.14%|  13.19%
2827.93/2837.26	c   411s| 30700 |  2629 |  3192k| 103.7 |  1024M |  37 |1381 |1525 |4431 | 256k|  1 | 966 |4888 | 4.262417e+03 | 1.277000e+03 | 233.78%|  13.20%
2829.74/2839.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2829.74/2839.07	c   413s| 30800 |  2643 |  3207k| 103.9 |  1024M |  37 |1381 |1525 |4178 | 258k|  0 | 966 |4904 | 4.259456e+03 | 1.277000e+03 | 233.55%|  13.22%
2830.02/2839.34	c   413s| 30900 |  2645 |  3209k| 103.6 |  1024M |  37 |1381 |1524 |4176 | 258k|  0 | 966 |4905 | 4.257020e+03 | 1.277000e+03 | 233.36%|  13.23%
2830.92/2840.24	c   414s| 31000 |  2653 |  3215k| 103.5 |  1024M |  37 |1381 |1524 |4174 | 258k|  2 | 966 |4905 | 4.253333e+03 | 1.277000e+03 | 233.07%|  13.25%
2831.12/2840.44	c   415s| 31100 |  2651 |  3216k| 103.2 |  1024M |  37 |1381 |1524 |4182 | 258k|  0 | 967 |4906 | 4.253333e+03 | 1.277000e+03 | 233.07%|  13.25%
2832.22/2841.51	c   416s| 31200 |  2667 |  3225k| 103.1 |  1024M |  37 |1381 |1525 |4318 | 259k|  1 | 968 |4910 | 4.251295e+03 | 1.277000e+03 | 232.91%|  13.28%
2832.83/2842.18	c   416s| 31300 |  2675 |  3230k| 102.9 |  1024M |  37 |1381 |1525 |4324 | 259k|  2 | 968 |4910 | 4.249167e+03 | 1.277000e+03 | 232.75%|  13.28%
2833.82/2843.16	c   417s| 31400 |  2681 |  3237k| 102.8 |  1024M |  37 |1381 |1527 |4328 | 260k|  2 | 971 |4915 | 4.241646e+03 | 1.277000e+03 | 232.16%|  13.31%
2834.41/2843.70	c   418s| 31500 |  2685 |  3243k| 102.7 |  1024M |  37 |1381 |1528 |4324 | 260k|  0 | 972 |4915 | 4.241250e+03 | 1.277000e+03 | 232.13%|  13.32%
2835.11/2844.49	c   419s| 31600 |  2693 |  3249k| 102.5 |  1024M |  37 |1381 |1528 |4328 | 261k|  0 | 972 |4915 | 4.234225e+03 | 1.277000e+03 | 231.58%|  13.37%
2836.82/2846.12	c   420s| 31700 |  2707 |  3261k| 102.6 |  1024M |  37 |1381 |1530 |4355 | 262k|  0 | 974 |4923 | 4.223700e+03 | 1.277000e+03 | 230.75%|  13.40%
2837.90/2847.27	c   421s| 31800 |  2717 |  3271k| 102.6 |  1024M |  37 |1381 |1533 |4335 | 263k|  1 | 978 |4925 | 4.206583e+03 | 1.277000e+03 | 229.41%|  13.50%
2838.60/2847.98	c   422s| 31900 |  2721 |  3277k| 102.5 |  1024M |  37 |1381 |1536 |4335 | 264k|  1 | 981 |4929 | 4.202506e+03 | 1.277000e+03 | 229.09%|  13.52%
2839.71/2849.07	c   423s| 32000 |  2735 |  3286k| 102.4 |  1024M |  37 |1381 |1538 |4337 | 264k|  2 | 984 |4965 | 4.197812e+03 | 1.277000e+03 | 228.72%|  13.54%
2841.70/2851.07	c   425s| 32100 |  2757 |  3303k| 102.6 |  1024M |  37 |1381 |1536 |4331 | 265k|  1 | 984 |4975 | 4.188440e+03 | 1.277000e+03 | 227.99%|  13.59%
2843.48/2852.88	c   427s| 32200 |  2767 |  3317k| 102.8 |  1024M |  37 |1381 |1536 |4333 | 267k|  0 | 984 |4977 | 4.184150e+03 | 1.277000e+03 | 227.65%|  13.64%
2844.28/2853.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2844.28/2853.61	c   428s| 32300 |  2771 |  3323k| 102.6 |  1024M |  37 |1381 |1539 |4332 | 267k|  1 | 988 |4977 | 4.179333e+03 | 1.277000e+03 | 227.28%|  13.65%
2845.08/2854.47	c   429s| 32400 |  2777 |  3330k| 102.5 |  1024M |  37 |1381 |1539 |4336 | 268k|  0 | 988 |4979 | 4.176683e+03 | 1.277000e+03 | 227.07%|  13.66%
2845.47/2854.85	c   429s| 32500 |  2785 |  3334k| 102.4 |  1024M |  37 |1381 |1538 |4326 | 268k|  0 | 988 |4984 | 4.172292e+03 | 1.277000e+03 | 226.73%|  13.69%
2846.17/2855.55	c   430s| 32600 |  2791 |  3339k| 102.2 |  1024M |  37 |1381 |1538 |4327 | 268k|  2 | 988 |4986 | 4.168303e+03 | 1.277000e+03 | 226.41%|  13.70%
2847.17/2856.55	c   431s| 32700 |  2799 |  3347k| 102.1 |  1024M |  37 |1381 |1538 |4413 | 269k|  0 | 988 |4999 | 4.163875e+03 | 1.277000e+03 | 226.07%|  13.72%
2848.47/2857.80	c   432s| 32800 |  2811 |  3357k| 102.1 |  1024M |  37 |1381 |1537 |4356 | 269k|  1 | 989 |5005 | 4.154238e+03 | 1.277000e+03 | 225.31%|  13.82%
2849.16/2858.57	c   433s| 32900 |  2819 |  3364k| 102.0 |  1024M |  37 |1381 |1550 |4449 | 270k|  0 |1003 |5005 | 4.149018e+03 | 1.277000e+03 | 224.90%|  13.83%
2850.06/2859.46	c   434s| 33000 |  2833 |  3373k| 102.0 |  1024M |  37 |1381 |1546 |4549 | 270k|  0 |1005 |5008 | 4.136000e+03 | 1.277000e+03 | 223.88%|  13.88%
2850.77/2860.17	c   434s| 33100 |  2847 |  3379k| 101.8 |  1024M |  37 |1381 |1546 |4402 | 271k|  0 |1005 |5012 | 4.134467e+03 | 1.277000e+03 | 223.76%|  13.88%
2852.05/2861.40	c   435s| 33200 |  2859 |  3389k| 101.8 |  1024M |  37 |1381 |1541 |4404 | 271k|  0 |1005 |5012 | 4.129681e+03 | 1.277000e+03 | 223.39%|  13.91%
2852.85/2862.26	c   436s| 33300 |  2869 |  3398k| 101.8 |  1024M |  37 |1381 |1541 |4332 | 272k|  0 |1007 |5014 | 4.126783e+03 | 1.277000e+03 | 223.16%|  13.92%
2854.05/2863.42	c   438s| 33400 |  2883 |  3409k| 101.8 |  1024M |  37 |1381 |1545 |4334 | 273k|  0 |1013 |5017 | 4.122865e+03 | 1.277000e+03 | 222.86%|  13.94%
2854.94/2864.36	c   438s| 33500 |  2889 |  3417k| 101.8 |  1024M |  37 |1381 |1547 |4390 | 273k|  1 |1019 |5021 | 4.120667e+03 | 1.277000e+03 | 222.68%|  13.95%
2856.04/2865.48	c   440s| 33600 |  2905 |  3429k| 101.8 |  1024M |  37 |1381 |1547 |4394 | 274k|  1 |1019 |5022 | 4.114667e+03 | 1.277000e+03 | 222.21%|  13.99%
2857.54/2866.94	c   441s| 33700 |  2917 |  3438k| 101.8 |  1025M |  37 |1381 |1548 |4457 | 275k|  0 |1022 |5024 | 4.112080e+03 | 1.277000e+03 | 222.01%|  14.05%
2857.94/2867.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2857.94/2867.37	c   441s| 33800 |  2927 |  3443k| 101.6 |  1026M |  37 |1381 |1547 |4394 | 275k|  0 |1028 |5026 | 4.105333e+03 | 1.277000e+03 | 221.48%|  14.07%
2858.65/2868.02	c   442s| 33900 |  2929 |  3448k| 101.5 |  1026M |  37 |1381 |1551 |4396 | 275k|  1 |1032 |5027 | 4.100000e+03 | 1.277000e+03 | 221.06%|  14.08%
2859.13/2868.57	c   443s| 34000 |  2931 |  3452k| 101.3 |  1026M |  37 |1381 |1552 |4392 | 276k|  0 |1033 |5027 | 4.095259e+03 | 1.277000e+03 | 220.69%|  14.10%
2860.13/2869.55	c   444s| 34100 |  2939 |  3460k| 101.2 |  1026M |  37 |1381 |1552 |4398 | 276k|  1 |1033 |5027 | 4.094000e+03 | 1.277000e+03 | 220.60%|  14.13%
2860.64/2870.10	c   444s| 34200 |  2939 |  3465k| 101.1 |  1026M |  37 |1381 |1552 |4337 | 277k|  0 |1034 |5028 | 4.093667e+03 | 1.277000e+03 | 220.57%|  14.13%
2861.42/2870.81	c   445s| 34300 |  2949 |  3470k| 100.9 |  1026M |  37 |1381 |1552 |4341 | 277k|  1 |1035 |5043 | 4.092923e+03 | 1.277000e+03 | 220.51%|  14.13%
2863.02/2872.41	c   447s| 34400 |  2963 |  3484k| 101.1 |  1026M |  37 |1381 |1553 |4341 | 278k|  1 |1038 |5044 | 4.077467e+03 | 1.277000e+03 | 219.30%|  14.20%
2864.22/2873.61	c   448s| 34500 |  2971 |  3494k| 101.0 |  1026M |  37 |1381 |1555 |4341 | 279k|  1 |1043 |5050 | 4.074667e+03 | 1.277000e+03 | 219.08%|  14.22%
2865.41/2874.88	c   449s| 34600 |  2981 |  3504k| 101.1 |  1026M |  37 |1381 |1556 |4342 | 280k|  1 |1044 |5056 | 4.071100e+03 | 1.277000e+03 | 218.80%|  14.24%
2866.51/2875.92	c   450s| 34700 |  2997 |  3514k| 101.0 |  1026M |  37 |1381 |1557 |4372 | 280k|  2 |1046 |5069 | 4.064833e+03 | 1.277000e+03 | 218.31%|  14.26%
2867.72/2877.12	c   451s| 34800 |  3007 |  3525k| 101.1 |  1026M |  37 |1381 |1556 |4338 | 281k|  2 |1046 |5070 | 4.056667e+03 | 1.277000e+03 | 217.67%|  14.32%
2868.20/2877.63	c   452s| 34900 |  3011 |  3530k| 100.9 |  1026M |  37 |1381 |1557 |4336 | 281k|  0 |1050 |5070 | 4.051920e+03 | 1.277000e+03 | 217.30%|  14.34%
2868.50/2877.96	c   452s| 35000 |  3023 |  3534k| 100.7 |  1026M |  37 |1381 |1553 |4335 | 282k|  0 |1052 |5070 | 4.051579e+03 | 1.277000e+03 | 217.27%|  14.34%
2868.71/2878.16	c   452s| 35100 |  3021 |  3536k| 100.5 |  1026M |  37 |1381 |1554 |4336 | 282k|  0 |1055 |5070 | 4.051579e+03 | 1.277000e+03 | 217.27%|  14.34%
2869.30/2878.79	c   453s| 35200 |  3027 |  3542k| 100.4 |  1026M |  37 |1381 |1555 |4373 | 282k|  0 |1059 |5071 | 4.050522e+03 | 1.277000e+03 | 217.19%|  14.35%
2869.80/2879.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2869.80/2879.25	c   453s| 35300 |  3037 |  3547k| 100.3 |  1026M |  37 |1381 |1550 |4441 | 282k|  2 |1060 |5072 | 4.048111e+03 | 1.277000e+03 | 217.00%|  14.36%
2870.50/2879.92	c   454s| 35400 |  3039 |  3552k| 100.1 |  1026M |  37 |1381 |1550 |4343 | 282k|  0 |1061 |5074 | 4.047575e+03 | 1.277000e+03 | 216.96%|  14.37%
2871.19/2880.60	c   455s| 35500 |  3037 |  3557k| 100.0 |  1026M |  37 |1381 |1552 |4350 | 283k|  2 |1068 |5074 | 4.047044e+03 | 1.277000e+03 | 216.92%|  14.37%
2871.99/2881.44	c   456s| 35600 |  3049 |  3563k|  99.9 |  1026M |  37 |1381 |1560 |4346 | 283k|  3 |1078 |5081 | 4.045778e+03 | 1.277000e+03 | 216.82%|  14.39%
2872.99/2882.42	c   457s| 35700 |  3051 |  3573k|  99.8 |  1026M |  37 |1381 |1556 |4344 | 284k|  0 |1078 |5086 | 4.039058e+03 | 1.277000e+03 | 216.29%|  14.42%
2873.29/2882.74	c   457s| 35800 |  3057 |  3577k|  99.7 |  1026M |  37 |1381 |1556 |4413 | 284k|  1 |1078 |5089 | 4.038452e+03 | 1.277000e+03 | 216.25%|  14.42%
2873.60/2883.11	c   457s| 35900 |  3061 |  3581k|  99.5 |  1026M |  37 |1381 |1556 |4410 | 284k|  0 |1079 |5089 | 4.036865e+03 | 1.277000e+03 | 216.12%|  14.42%
2875.08/2884.59	c   459s| 36000 |  3075 |  3593k|  99.6 |  1026M |  37 |1381 |1551 |4412 | 285k|  1 |1083 |5091 | 4.029167e+03 | 1.277000e+03 | 215.52%|  14.48%
2876.28/2885.78	c   460s| 36100 |  3085 |  3603k|  99.6 |  1026M |  37 |1381 |1551 |4414 | 286k|  1 |1087 |5093 | 4.026901e+03 | 1.277000e+03 | 215.34%|  14.49%
2878.17/2887.62	c   462s| 36200 |  3099 |  3617k|  99.7 |  1026M |  37 |1381 |1552 |4463 | 287k|  0 |1090 |5097 | 4.020090e+03 | 1.277000e+03 | 214.81%|  14.52%
2878.77/2888.23	c   462s| 36300 |  3107 |  3623k|  99.6 |  1026M |  37 |1381 |1551 |4347 | 287k|  1 |1091 |5098 | 4.019667e+03 | 1.277000e+03 | 214.77%|  14.53%
2879.77/2889.25	c   463s| 36400 |  3111 |  3633k|  99.6 |  1026M |  37 |1381 |1554 |4365 | 288k|  0 |1095 |5099 | 4.017944e+03 | 1.277000e+03 | 214.64%|  14.54%
2880.86/2890.33	c   464s| 36500 |  3117 |  3642k|  99.6 |  1026M |  37 |1381 |1549 |4348 | 288k|  0 |1095 |5099 | 4.014992e+03 | 1.277000e+03 | 214.41%|  14.55%
2882.16/2891.66	c   466s| 36600 |  3135 |  3654k|  99.6 |  1026M |  37 |1381 |1547 |4458 | 289k|  2 |1100 |5100 | 4.012000e+03 | 1.277000e+03 | 214.17%|  14.58%
2883.16/2892.67	c   467s| 36700 |  3141 |  3661k|  99.5 |  1026M |  37 |1381 |1546 |4363 | 290k|  0 |1100 |5100 | 4.007185e+03 | 1.277000e+03 | 213.80%|  14.60%
2884.75/2894.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2884.75/2894.22	c   468s| 36800 |  3157 |  3674k|  99.6 |  1026M |  37 |1381 |1544 |4369 | 291k|  3 |1103 |5103 | 3.999403e+03 | 1.277000e+03 | 213.19%|  14.64%
2886.05/2895.51	c   470s| 36900 |  3173 |  3685k|  99.6 |  1026M |  37 |1381 |1542 |4393 | 292k|  1 |1112 |5111 | 3.987550e+03 | 1.277000e+03 | 212.26%|  14.71%
2886.75/2896.25	c   470s| 37000 |  3173 |  3691k|  99.5 |  1026M |  37 |1381 |1544 |4365 | 292k|  2 |1126 |5114 | 3.985961e+03 | 1.277000e+03 | 212.13%|  14.72%
2887.66/2897.14	c   471s| 37100 |  3185 |  3701k|  99.5 |  1026M |  37 |1381 |1552 |4363 | 292k|  1 |1147 |5116 | 3.979296e+03 | 1.277000e+03 | 211.61%|  14.76%
2888.34/2897.82	c   472s| 37200 |  3191 |  3707k|  99.4 |  1026M |  37 |1381 |1552 |4362 | 293k|  2 |1148 |5118 | 3.979059e+03 | 1.277000e+03 | 211.59%|  14.76%
2888.55/2898.10	c   472s| 37300 |  3193 |  3710k|  99.2 |  1026M |  37 |1381 |1554 |4362 | 293k|  2 |1152 |5118 | 3.979059e+03 | 1.277000e+03 | 211.59%|  14.76%
2888.94/2898.40	c   472s| 37400 |  3197 |  3713k|  99.1 |  1026M |  37 |1381 |1554 |4359 | 293k|  3 |1154 |5118 | 3.977667e+03 | 1.277000e+03 | 211.49%|  14.77%
2889.55/2899.03	c   473s| 37500 |  3199 |  3719k|  99.0 |  1026M |  37 |1381 |1555 |4361 | 293k|  1 |1162 |5122 | 3.976582e+03 | 1.277000e+03 | 211.40%|  14.78%
2890.55/2900.04	c   474s| 37600 |  3215 |  3731k|  99.0 |  1026M |  37 |1381 |1558 |4361 | 294k|  2 |1169 |5122 | 3.967828e+03 | 1.277000e+03 | 210.71%|  14.82%
2891.83/2901.31	c   475s| 37700 |  3223 |  3742k|  99.0 |  1026M |  37 |1381 |1555 |4573 | 294k|  0 |1169 |5140 | 3.966275e+03 | 1.277000e+03 | 210.59%|  14.84%
2892.13/2901.67	c   476s| 37800 |  3229 |  3747k|  98.9 |  1026M |  37 |1381 |1555 |4424 | 294k|  1 |1169 |5140 | 3.965333e+03 | 1.277000e+03 | 210.52%|  14.86%
2894.22/2903.76	c   478s| 37900 |  3247 |  3764k|  99.1 |  1027M |  37 |1381 |1554 |4364 | 296k|  1 |1173 |5143 | 3.959131e+03 | 1.277000e+03 | 210.03%|  14.89%
2895.12/2904.68	c   479s| 38000 |  3257 |  3773k|  99.1 |  1027M |  37 |1381 |1556 |4369 | 296k|  1 |1177 |5143 | 3.949889e+03 | 1.277000e+03 | 209.31%|  14.93%
2895.92/2905.46	c   480s| 38100 |  3261 |  3780k|  99.0 |  1027M |  37 |1381 |1556 |4370 | 296k|  2 |1180 |5143 | 3.949467e+03 | 1.277000e+03 | 209.28%|  14.96%
2897.21/2906.70	c   481s| 38200 |  3267 |  3789k|  99.0 |  1027M |  37 |1381 |1561 |4367 | 297k|  1 |1185 |5154 | 3.944984e+03 | 1.277000e+03 | 208.93%|  14.97%
2897.62/2907.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2897.62/2907.12	c   481s| 38300 |  3277 |  3794k|  98.8 |  1027M |  37 |1381 |1558 |4462 | 297k|  1 |1185 |5164 | 3.940804e+03 | 1.277000e+03 | 208.60%|  14.98%
2899.52/2909.07	c   483s| 38400 |  3291 |  3810k|  99.0 |  1027M |  37 |1381 |1559 |4466 | 298k|  0 |1191 |5192 | 3.937368e+03 | 1.277000e+03 | 208.33%|  15.03%
2900.00/2909.50	c   484s| 38500 |  3301 |  3815k|  98.9 |  1027M |  37 |1381 |1555 |4344 | 298k|  0 |1191 |5216 | 3.935713e+03 | 1.277000e+03 | 208.20%|  15.03%
2900.90/2910.46	c   485s| 38600 |  3313 |  3823k|  98.8 |  1027M |  37 |1381 |1556 |4353 | 298k|  1 |1193 |5235 | 3.930167e+03 | 1.277000e+03 | 207.77%|  15.06%
2902.51/2912.03	c   486s| 38700 |  3333 |  3836k|  98.9 |  1027M |  37 |1381 |1563 |4362 | 300k|  1 |1203 |5252 | 3.925014e+03 | 1.277000e+03 | 207.36%|  15.08%
2904.09/2913.65	c   488s| 38800 |  3347 |  3848k|  99.0 |  1027M |  37 |1381 |1573 |4362 | 301k|  0 |1217 |5271 | 3.920533e+03 | 1.277000e+03 | 207.01%|  15.12%
2905.50/2915.01	c   489s| 38900 |  3355 |  3856k|  98.9 |  1027M |  37 |1381 |1577 |4361 | 301k|  1 |1227 |5295 | 3.914802e+03 | 1.277000e+03 | 206.56%|  15.17%
2905.79/2915.31	c   489s| 39000 |  3353 |  3860k|  98.8 |  1027M |  37 |1381 |1585 |4373 | 301k|  0 |1236 |5295 | 3.914639e+03 | 1.277000e+03 | 206.55%|  15.17%
2906.28/2915.82	c   490s| 39100 |  3365 |  3866k|  98.7 |  1027M |  37 |1381 |1582 |4374 | 301k|  0 |1236 |5297 | 3.910112e+03 | 1.277000e+03 | 206.20%|  15.18%
2906.68/2916.25	c   490s| 39200 |  3375 |  3870k|  98.5 |  1028M |  37 |1381 |1584 |4370 | 301k|  1 |1242 |5304 | 3.909812e+03 | 1.277000e+03 | 206.17%|  15.18%
2907.98/2917.53	c   492s| 39300 |  3387 |  3879k|  98.5 |  1028M |  37 |1381 |1594 |4370 | 302k|  0 |1254 |5336 | 3.905447e+03 | 1.277000e+03 | 205.83%|  15.23%
2908.68/2918.21	c   492s| 39400 |  3391 |  3885k|  98.4 |  1028M |  37 |1381 |1605 |4383 | 302k|  1 |1265 |5336 | 3.899040e+03 | 1.277000e+03 | 205.33%|  15.25%
2909.07/2918.67	c   493s| 39500 |  3401 |  3890k|  98.3 |  1028M |  37 |1381 |1606 |4410 | 302k|  0 |1267 |5348 | 3.896448e+03 | 1.277000e+03 | 205.13%|  15.26%
2910.27/2919.82	c   494s| 39600 |  3419 |  3901k|  98.3 |  1028M |  37 |1381 |1611 |4367 | 303k|  1 |1274 |5365 | 3.893008e+03 | 1.277000e+03 | 204.86%|  15.28%
2911.17/2920.71	c   495s| 39700 |  3427 |  3907k|  98.2 |  1028M |  37 |1381 |1615 |4363 | 303k|  1 |1282 |5386 | 3.883623e+03 | 1.277000e+03 | 204.12%|  15.33%
2911.97/2921.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2911.97/2921.50	c   496s| 39800 |  3437 |  3914k|  98.2 |  1028M |  37 |1381 |1621 |4359 | 304k|  1 |1288 |5389 | 3.882533e+03 | 1.277000e+03 | 204.04%|  15.35%
2913.76/2923.35	c   497s| 39900 |  3447 |  3927k|  98.2 |  1028M |  37 |1381 |1628 |4359 | 305k|  0 |1296 |5409 | 3.878181e+03 | 1.277000e+03 | 203.69%|  15.38%
2914.06/2923.62	c   498s| 40000 |  3451 |  3930k|  98.1 |  1028M |  37 |1381 |1645 |4362 | 305k|  1 |1313 |5409 | 3.875138e+03 | 1.277000e+03 | 203.46%|  15.39%
2914.96/2924.58	c   499s| 40100 |  3461 |  3937k|  98.0 |  1028M |  37 |1381 |1656 |4359 | 305k|  1 |1329 |5426 | 3.871067e+03 | 1.277000e+03 | 203.14%|  15.41%
2916.15/2925.70	c   500s| 40200 |  3469 |  3947k|  98.0 |  1028M |  37 |1381 |1666 |4386 | 306k|  1 |1341 |5441 | 3.870500e+03 | 1.277000e+03 | 203.09%|  15.42%
2917.56/2927.15	c   501s| 40300 |  3481 |  3956k|  98.0 |  1028M |  37 |1381 |1668 |4390 | 307k|  1 |1351 |5463 | 3.869017e+03 | 1.277000e+03 | 202.98%|  15.42%
2917.85/2927.40	c   502s| 40400 |  3485 |  3959k|  97.8 |  1028M |  37 |1381 |1675 |4383 | 307k|  1 |1360 |5464 | 3.868667e+03 | 1.277000e+03 | 202.95%|  15.45%
2918.46/2928.05	c   502s| 40500 |  3491 |  3965k|  97.7 |  1028M |  37 |1381 |1685 |4383 | 307k|  1 |1375 |5471 | 3.861625e+03 | 1.277000e+03 | 202.40%|  15.47%
2919.84/2929.47	c   504s| 40600 |  3503 |  3975k|  97.7 |  1028M |  37 |1381 |1694 |4383 | 308k|  3 |1389 |5486 | 3.858833e+03 | 1.277000e+03 | 202.18%|  15.49%
2920.45/2930.01	c   504s| 40700 |  3505 |  3979k|  97.6 |  1028M |  37 |1381 |1700 |4384 | 308k|  0 |1405 |5488 | 3.858636e+03 | 1.277000e+03 | 202.16%|  15.54%
2920.94/2930.59	c   505s| 40800 |  3509 |  3984k|  97.4 |  1028M |  37 |1381 |1695 |4384 | 309k|  1 |1407 |5495 | 3.856732e+03 | 1.277000e+03 | 202.02%|  15.54%
2921.45/2931.05	c   505s| 40900 |  3521 |  3989k|  97.3 |  1028M |  37 |1381 |1686 |4433 | 309k|  0 |1408 |5496 | 3.853081e+03 | 1.277000e+03 | 201.73%|  15.56%
2921.64/2931.28	c   505s| 41000 |  3521 |  3991k|  97.2 |  1028M |  37 |1381 |1686 |4362 | 309k|  0 |1408 |5501 | 3.853081e+03 | 1.277000e+03 | 201.73%|  15.56%
2922.44/2932.07	c   506s| 41100 |  3527 |  3998k|  97.1 |  1028M |  37 |1381 |1675 |4359 | 309k|  0 |1408 |5520 | 3.847750e+03 | 1.277000e+03 | 201.31%|  15.57%
2923.03/2932.64	c   507s| 41200 |  3531 |  4004k|  97.0 |  1028M |  37 |1381 |1672 |4366 | 309k|  1 |1409 |5520 | 3.847556e+03 | 1.277000e+03 | 201.30%|  15.57%
2923.23/2932.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2923.23/2932.85	c   507s| 41300 |  3533 |  4006k|  96.8 |  1028M |  37 |1381 |1672 |4367 | 309k|  2 |1410 |5520 | 3.847556e+03 | 1.277000e+03 | 201.30%|  15.57%
2924.13/2933.76	c   508s| 41400 |  3547 |  4014k|  96.8 |  1028M |  37 |1381 |1665 |4457 | 310k|  1 |1411 |5530 | 3.843015e+03 | 1.277000e+03 | 200.94%|  15.60%
2925.02/2934.69	c   509s| 41500 |  3555 |  4021k|  96.7 |  1028M |  37 |1381 |1667 |4402 | 310k|  0 |1420 |5568 | 3.839958e+03 | 1.277000e+03 | 200.70%|  15.62%
2927.02/2936.67	c   511s| 41600 |  3573 |  4037k|  96.9 |  1028M |  37 |1381 |1653 |4407 | 311k|  1 |1420 |5587 | 3.833833e+03 | 1.277000e+03 | 200.22%|  15.66%
2927.32/2936.98	c   511s| 41700 |  3579 |  4041k|  96.7 |  1028M |  37 |1381 |1644 |4344 | 311k|  1 |1420 |5588 | 3.833667e+03 | 1.277000e+03 | 200.21%|  15.66%
2928.31/2938.01	c   512s| 41800 |  3593 |  4052k|  96.7 |  1028M |  37 |1381 |1640 |4407 | 312k|  2 |1425 |5609 | 3.825792e+03 | 1.277000e+03 | 199.59%|  15.72%
2929.81/2939.47	c   514s| 41900 |  3601 |  4063k|  96.8 |  1028M |  37 |1381 |1637 |4352 | 313k|  2 |1433 |5618 | 3.823759e+03 | 1.277000e+03 | 199.43%|  15.72%
2930.42/2940.06	c   514s| 42000 |  3605 |  4068k|  96.7 |  1028M |  37 |1381 |1632 |4348 | 314k|  1 |1434 |5618 | 3.819392e+03 | 1.277000e+03 | 199.09%|  15.75%
2930.81/2940.40	c   515s| 42100 |  3613 |  4072k|  96.5 |  1028M |  37 |1381 |1621 |4339 | 314k|  4 |1434 |5618 | 3.815867e+03 | 1.277000e+03 | 198.81%|  15.77%
2932.51/2942.11	c   516s| 42200 |  3631 |  4084k|  96.6 |  1028M |  37 |1381 |1609 |4369 | 315k|  0 |1435 |5667 | 3.812556e+03 | 1.277000e+03 | 198.56%|  15.78%
2933.30/2942.95	c   517s| 42300 |  3647 |  4091k|  96.5 |  1028M |  37 |1381 |1613 |4341 | 315k|  0 |1445 |5678 | 3.810891e+03 | 1.277000e+03 | 198.43%|  15.80%
2934.59/2944.24	c   518s| 42400 |  3669 |  4105k|  96.6 |  1028M |  37 |1381 |1603 |4344 | 316k|  1 |1451 |5679 | 3.805771e+03 | 1.277000e+03 | 198.02%|  15.83%
2935.40/2945.06	c   519s| 42500 |  3677 |  4113k|  96.6 |  1028M |  37 |1381 |1602 |4352 | 316k|  0 |1456 |5679 | 3.805283e+03 | 1.277000e+03 | 197.99%|  15.83%
2935.79/2945.43	c   520s| 42600 |  3683 |  4117k|  96.5 |  1028M |  37 |1381 |1602 |4354 | 316k|  1 |1457 |5686 | 3.805208e+03 | 1.277000e+03 | 197.98%|  15.84%
2936.50/2946.15	c   520s| 42700 |  3689 |  4123k|  96.4 |  1028M |  37 |1381 |1602 |4348 | 317k|  0 |1459 |5692 | 3.802435e+03 | 1.277000e+03 | 197.76%|  15.88%
2937.29/2946.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2937.29/2946.96	c   521s| 42800 |  3697 |  4131k|  96.3 |  1028M |  37 |1381 |1604 |4509 | 317k|  1 |1466 |5697 | 3.796812e+03 | 1.277000e+03 | 197.32%|  15.89%
2937.68/2947.33	c   521s| 42900 |  3701 |  4136k|  96.2 |  1028M |  37 |1381 |1604 |4341 | 317k|  2 |1468 |5698 | 3.795889e+03 | 1.277000e+03 | 197.25%|  15.90%
2938.58/2948.27	c   522s| 43000 |  3715 |  4145k|  96.2 |  1028M |  37 |1381 |1601 |4361 | 317k|  0 |1469 |5701 | 3.791215e+03 | 1.277000e+03 | 196.88%|  15.93%
2939.78/2949.43	c   524s| 43100 |  3727 |  4159k|  96.3 |  1028M |  37 |1381 |1594 |4367 | 318k|  1 |1470 |5702 | 3.788333e+03 | 1.277000e+03 | 196.66%|  15.94%
2940.68/2950.35	c   524s| 43200 |  3745 |  4168k|  96.3 |  1028M |  37 |1381 |1592 |4448 | 318k|  1 |1472 |5707 | 3.784667e+03 | 1.277000e+03 | 196.37%|  15.96%
2941.39/2951.07	c   525s| 43300 |  3749 |  4175k|  96.2 |  1028M |  37 |1381 |1592 |4373 | 319k|  0 |1473 |5707 | 3.784254e+03 | 1.277000e+03 | 196.34%|  15.98%
2941.87/2951.54	c   526s| 43400 |  3759 |  4181k|  96.1 |  1028M |  37 |1381 |1590 |4450 | 319k|  1 |1475 |5707 | 3.780556e+03 | 1.277000e+03 | 196.05%|  15.99%
2942.48/2952.19	c   526s| 43500 |  3769 |  4186k|  96.1 |  1028M |  37 |1381 |1585 |4372 | 319k|  1 |1475 |5708 | 3.777334e+03 | 1.277000e+03 | 195.80%|  16.01%
2942.77/2952.47	c   527s| 43600 |  3771 |  4190k|  95.9 |  1028M |  37 |1381 |1586 |4374 | 319k|  3 |1476 |5708 | 3.776661e+03 | 1.277000e+03 | 195.74%|  16.02%
2944.38/2954.07	c   528s| 43700 |  3785 |  4204k|  96.0 |  1028M |  37 |1381 |1588 |4365 | 320k|  1 |1483 |5713 | 3.768511e+03 | 1.277000e+03 | 195.11%|  16.08%
2944.76/2954.47	c   529s| 43800 |  3791 |  4208k|  95.9 |  1028M |  37 |1381 |1587 |4402 | 320k|  1 |1485 |5713 | 3.766405e+03 | 1.277000e+03 | 194.94%|  16.09%
2945.16/2954.81	c   529s| 43900 |  3795 |  4213k|  95.8 |  1028M |  37 |1381 |1587 |4368 | 320k|  1 |1485 |5713 | 3.766220e+03 | 1.277000e+03 | 194.93%|  16.09%
2945.47/2955.14	c   529s| 44000 |  3797 |  4217k|  95.7 |  1028M |  37 |1381 |1586 |4369 | 320k|  1 |1485 |5713 | 3.764133e+03 | 1.277000e+03 | 194.76%|  16.10%
2946.66/2956.39	c   530s| 44100 |  3817 |  4225k|  95.6 |  1028M |  37 |1381 |1583 |4523 | 321k|  0 |1485 |5736 | 3.756785e+03 | 1.277000e+03 | 194.19%|  16.16%
2947.37/2957.10	c   531s| 44200 |  3823 |  4230k|  95.5 |  1028M |  37 |1381 |1581 |4359 | 321k|  0 |1488 |5736 | 3.755896e+03 | 1.277000e+03 | 194.12%|  16.16%
2948.05/2957.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2948.05/2957.77	c   532s| 44300 |  3831 |  4237k|  95.5 |  1028M |  37 |1381 |1578 |4377 | 322k|  2 |1489 |5736 | 3.749981e+03 | 1.277000e+03 | 193.66%|  16.19%
2949.46/2959.17	c   533s| 44400 |  3847 |  4248k|  95.5 |  1029M |  37 |1381 |1575 |4383 | 322k|  1 |1490 |5740 | 3.747564e+03 | 1.277000e+03 | 193.47%|  16.21%
2950.36/2960.03	c   534s| 44500 |  3851 |  4256k|  95.5 |  1029M |  37 |1381 |1571 |4377 | 323k|  5 |1492 |5742 | 3.743577e+03 | 1.277000e+03 | 193.15%|  16.25%
2950.74/2960.41	c   535s| 44600 |  3859 |  4261k|  95.4 |  1029M |  37 |1381 |1569 |4378 | 323k|  0 |1492 |5743 | 3.742056e+03 | 1.277000e+03 | 193.03%|  16.26%
2951.84/2961.51	c   536s| 44700 |  3865 |  4271k|  95.4 |  1029M |  37 |1381 |1578 |4386 | 324k|  1 |1502 |5743 | 3.735716e+03 | 1.277000e+03 | 192.54%|  16.30%
2952.74/2962.44	c   537s| 44800 |  3883 |  4280k|  95.4 |  1029M |  37 |1381 |1574 |4386 | 324k|  1 |1502 |5754 | 3.729205e+03 | 1.277000e+03 | 192.03%|  16.33%
2953.24/2962.92	c   537s| 44900 |  3891 |  4286k|  95.3 |  1029M |  37 |1381 |1573 |4352 | 324k|  2 |1502 |5755 | 3.728610e+03 | 1.277000e+03 | 191.98%|  16.33%
2953.93/2963.63	c   538s| 45000 |  3907 |  4294k|  95.2 |  1029M |  37 |1381 |1571 |4372 | 325k|  0 |1502 |5755 | 3.725630e+03 | 1.277000e+03 | 191.75%|  16.38%
2954.63/2964.39	c   538s| 45100 |  3919 |  4301k|  95.2 |  1029M |  37 |1381 |1581 |4379 | 325k|  1 |1513 |5755 | 3.717583e+03 | 1.277000e+03 | 191.12%|  16.42%
2955.53/2965.24	c   539s| 45200 |  3925 |  4309k|  95.2 |  1029M |  37 |1381 |1584 |4486 | 325k|  0 |1518 |5756 | 3.713348e+03 | 1.277000e+03 | 190.79%|  16.44%
2957.34/2967.02	c   541s| 45300 |  3947 |  4325k|  95.3 |  1029M |  37 |1381 |1586 |4471 | 327k|  1 |1523 |5759 | 3.710980e+03 | 1.277000e+03 | 190.60%|  16.45%
2957.62/2967.36	c   541s| 45400 |  3951 |  4329k|  95.2 |  1029M |  37 |1381 |1585 |4455 | 327k|  0 |1523 |5759 | 3.710486e+03 | 1.277000e+03 | 190.56%|  16.46%
2958.43/2968.18	c   542s| 45500 |  3959 |  4336k|  95.1 |  1029M |  37 |1381 |1582 |4441 | 327k|  1 |1523 |5765 | 3.706246e+03 | 1.277000e+03 | 190.23%|  16.49%
2959.43/2969.15	c   543s| 45600 |  3973 |  4345k|  95.1 |  1029M |  37 |1381 |1581 |4572 | 327k|  1 |1523 |5767 | 3.704500e+03 | 1.277000e+03 | 190.09%|  16.50%
2960.21/2969.98	c   544s| 45700 |  3981 |  4351k|  95.0 |  1030M |  37 |1381 |1591 |4470 | 328k|  1 |1534 |5783 | 3.703203e+03 | 1.277000e+03 | 189.99%|  16.51%
2961.11/2970.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2961.11/2970.81	c   545s| 45800 |  3991 |  4360k|  95.0 |  1030M |  37 |1381 |1602 |4512 | 328k|  2 |1548 |5783 | 3.700802e+03 | 1.277000e+03 | 189.80%|  16.54%
2961.42/2971.11	c   545s| 45900 |  3997 |  4364k|  94.9 |  1030M |  37 |1381 |1606 |4511 | 328k|  0 |1553 |5783 | 3.699123e+03 | 1.277000e+03 | 189.67%|  16.55%
2962.32/2972.08	c   546s| 46000 |  4007 |  4373k|  94.9 |  1030M |  37 |1381 |1616 |4481 | 329k|  1 |1566 |5785 | 3.694444e+03 | 1.277000e+03 | 189.31%|  16.57%
2963.32/2973.07	c   547s| 46100 |  4023 |  4383k|  94.9 |  1030M |  37 |1381 |1617 |4467 | 329k|  3 |1574 |5795 | 3.692150e+03 | 1.277000e+03 | 189.13%|  16.58%
2964.20/2973.95	c   548s| 46200 |  4027 |  4391k|  94.9 |  1030M |  37 |1381 |1625 |4467 | 330k|  0 |1585 |5797 | 3.691225e+03 | 1.277000e+03 | 189.05%|  16.59%
2965.50/2975.21	c   549s| 46300 |  4045 |  4402k|  94.9 |  1030M |  37 |1381 |1621 |3988 | 330k|  2 |1585 |5800 | 3.686714e+03 | 1.277000e+03 | 188.70%|  16.64%
2966.20/2975.96	c   550s| 46400 |  4055 |  4410k|  94.9 |  1030M |  37 |1381 |1617 |3999 | 331k|  1 |1585 |5800 | 3.685154e+03 | 1.277000e+03 | 188.58%|  16.68%
2966.89/2976.66	c   551s| 46500 |  4069 |  4416k|  94.8 |  1030M |  37 |1381 |1624 |4214 | 331k|  0 |1596 |5802 | 3.682641e+03 | 1.277000e+03 | 188.38%|  16.70%
2967.59/2977.32	c   551s| 46600 |  4083 |  4423k|  94.7 |  1030M |  37 |1381 |1617 |4244 | 331k|  2 |1596 |5802 | 3.680322e+03 | 1.277000e+03 | 188.20%|  16.71%
2968.69/2978.48	c   553s| 46700 |  4101 |  4434k|  94.8 |  1030M |  37 |1381 |1618 |4100 | 332k|  1 |1602 |5816 | 3.676969e+03 | 1.277000e+03 | 187.94%|  16.76%
2968.99/2978.72	c   553s| 46800 |  4101 |  4436k|  94.6 |  1030M |  37 |1381 |1617 |4027 | 332k|  0 |1602 |5816 | 3.676969e+03 | 1.277000e+03 | 187.94%|  16.76%
2969.30/2979.01	c   553s| 46900 |  4105 |  4440k|  94.5 |  1030M |  37 |1381 |1617 |4028 | 332k|  1 |1603 |5817 | 3.673582e+03 | 1.277000e+03 | 187.67%|  16.78%
2969.78/2979.51	c   554s| 47000 |  4113 |  4445k|  94.4 |  1030M |  37 |1381 |1615 |4045 | 332k|  6 |1603 |5818 | 3.671755e+03 | 1.277000e+03 | 187.53%|  16.79%
2970.29/2980.08	c   554s| 47100 |  4121 |  4452k|  94.4 |  1030M |  37 |1381 |1616 |4475 | 332k|  1 |1606 |5818 | 3.666622e+03 | 1.277000e+03 | 187.13%|  16.81%
2971.29/2981.06	c   555s| 47200 |  4131 |  4459k|  94.3 |  1030M |  37 |1381 |1622 |4164 | 333k|  0 |1614 |5851 | 3.663542e+03 | 1.277000e+03 | 186.89%|  16.83%
2972.08/2981.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2972.08/2981.83	c   556s| 47300 |  4153 |  4466k|  94.3 |  1030M |  37 |1381 |1616 |4229 | 333k|  2 |1620 |5870 | 3.657750e+03 | 1.277000e+03 | 186.43%|  16.95%
2972.67/2982.44	c   557s| 47400 |  4159 |  4472k|  94.2 |  1030M |  37 |1381 |1617 |4226 | 333k|  1 |1621 |5871 | 3.655167e+03 | 1.277000e+03 | 186.23%|  16.97%
2973.39/2983.12	c   557s| 47500 |  4163 |  4477k|  94.1 |  1030M |  37 |1381 |1617 |4164 | 334k|  0 |1623 |5873 | 3.654113e+03 | 1.277000e+03 | 186.15%|  17.02%
2973.57/2983.39	c   557s| 47600 |  4167 |  4479k|  93.9 |  1030M |  37 |1381 |1618 |4157 | 334k|  0 |1624 |5875 | 3.653409e+03 | 1.277000e+03 | 186.09%|  17.03%
2973.97/2983.70	c   558s| 47700 |  4173 |  4483k|  93.8 |  1030M |  37 |1381 |1619 |4159 | 334k|  0 |1628 |5876 | 3.649534e+03 | 1.277000e+03 | 185.79%|  17.04%
2974.28/2984.04	c   558s| 47800 |  4179 |  4487k|  93.7 |  1030M |  37 |1381 |1620 |4157 | 334k|  1 |1630 |5877 | 3.648216e+03 | 1.277000e+03 | 185.69%|  17.05%
2974.97/2984.77	c   559s| 47900 |  4197 |  4497k|  93.7 |  1030M |  37 |1381 |1612 |4479 | 334k|  1 |1630 |5877 | 3.644182e+03 | 1.277000e+03 | 185.37%|  17.06%
2975.38/2985.16	c   559s| 48000 |  4207 |  4502k|  93.6 |  1030M |  37 |1381 |1609 |4033 | 334k|  2 |1630 |5884 | 3.641061e+03 | 1.277000e+03 | 185.13%|  17.08%
2975.86/2985.62	c   560s| 48100 |  4217 |  4508k|  93.6 |  1030M |  37 |1381 |1607 |4173 | 334k|  1 |1630 |5887 | 3.640472e+03 | 1.277000e+03 | 185.08%|  17.09%
2976.46/2986.26	c   560s| 48200 |  4227 |  4515k|  93.5 |  1030M |  37 |1381 |1606 |4220 | 334k|  0 |1630 |5893 | 3.639000e+03 | 1.277000e+03 | 184.96%|  17.10%
2977.56/2987.31	c   561s| 48300 |  4239 |  4523k|  93.5 |  1030M |  37 |1381 |1605 |4202 | 335k|  0 |1631 |5896 | 3.637727e+03 | 1.277000e+03 | 184.87%|  17.11%
2978.27/2988.08	c   562s| 48400 |  4245 |  4529k|  93.4 |  1030M |  37 |1381 |1602 |4197 | 335k|  1 |1631 |5898 | 3.637237e+03 | 1.277000e+03 | 184.83%|  17.12%
2978.55/2988.35	c   562s| 48500 |  4255 |  4532k|  93.3 |  1030M |  37 |1381 |1601 |4204 | 335k|  1 |1632 |5898 | 3.636714e+03 | 1.277000e+03 | 184.79%|  17.12%
2979.05/2988.89	c   563s| 48600 |  4255 |  4536k|  93.2 |  1030M |  37 |1381 |1600 |4202 | 336k|  1 |1632 |5898 | 3.636000e+03 | 1.277000e+03 | 184.73%|  17.13%
2979.55/2989.36	c   563s| 48700 |  4259 |  4541k|  93.1 |  1030M |  37 |1381 |1598 |4196 | 336k|  2 |1632 |5899 | 3.635896e+03 | 1.277000e+03 | 184.72%|  17.13%
2980.45/2990.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2980.45/2990.28	c   564s| 48800 |  4269 |  4548k|  93.0 |  1030M |  37 |1381 |1595 |4255 | 337k|  0 |1633 |5900 | 3.634542e+03 | 1.277000e+03 | 184.62%|  17.15%
2980.85/2990.60	c   565s| 48900 |  4275 |  4552k|  92.9 |  1030M |  37 |1381 |1595 |4205 | 337k|  3 |1637 |5902 | 3.633617e+03 | 1.277000e+03 | 184.54%|  17.15%
2981.15/2990.98	c   565s| 49000 |  4279 |  4557k|  92.8 |  1030M |  37 |1381 |1595 |4201 | 337k|  1 |1640 |5902 | 3.632667e+03 | 1.277000e+03 | 184.47%|  17.15%
2982.04/2991.86	c   566s| 49100 |  4289 |  4562k|  92.8 |  1030M |  37 |1381 |1591 |4205 | 337k|  0 |1642 |5902 | 3.632448e+03 | 1.277000e+03 | 184.45%|  17.17%
2982.54/2992.35	c   566s| 49200 |  4299 |  4568k|  92.7 |  1030M |  37 |1381 |1583 |4375 | 337k|  1 |1642 |5904 | 3.630864e+03 | 1.277000e+03 | 184.33%|  17.17%
2983.64/2993.49	c   568s| 49300 |  4319 |  4578k|  92.7 |  1030M |  37 |1381 |1577 |4473 | 338k|  0 |1642 |5919 | 3.625429e+03 | 1.277000e+03 | 183.90%|  17.23%
2984.04/2993.80	c   568s| 49400 |  4323 |  4582k|  92.6 |  1030M |  37 |1381 |1575 |4543 | 338k|  0 |1642 |5919 | 3.617532e+03 | 1.277000e+03 | 183.28%|  17.27%
2984.83/2994.68	c   569s| 49500 |  4337 |  4589k|  92.5 |  1030M |  37 |1381 |1590 |4402 | 338k|  0 |1660 |5960 | 3.615935e+03 | 1.277000e+03 | 183.16%|  17.28%
2985.73/2995.56	c   570s| 49600 |  4349 |  4596k|  92.5 |  1030M |  37 |1381 |1588 |4399 | 339k|  1 |1660 |5980 | 3.611667e+03 | 1.277000e+03 | 182.82%|  17.31%
2986.34/2996.18	c   570s| 49700 |  4361 |  4602k|  92.4 |  1031M |  37 |1381 |1601 |4400 | 339k|  0 |1674 |5994 | 3.610667e+03 | 1.277000e+03 | 182.75%|  17.31%
2987.03/2996.89	c   571s| 49800 |  4371 |  4608k|  92.4 |  1031M |  37 |1381 |1601 |4400 | 339k|  0 |1675 |6004 | 3.609008e+03 | 1.277000e+03 | 182.62%|  17.34%
2987.24/2997.10	c   571s| 49900 |  4371 |  4611k|  92.2 |  1031M |  37 |1381 |1600 |4403 | 339k|  0 |1676 |6006 | 3.608883e+03 | 1.277000e+03 | 182.61%|  17.34%
2987.73/2997.56	c   572s| 50000 |  4383 |  4616k|  92.2 |  1031M |  37 |1381 |1602 |4480 | 339k|  0 |1678 |6014 | 3.605812e+03 | 1.277000e+03 | 182.37%|  17.35%
2988.42/2998.25	c   572s| 50100 |  4397 |  4622k|  92.1 |  1031M |  37 |1381 |1599 |4491 | 340k|  2 |1678 |6016 | 3.603162e+03 | 1.277000e+03 | 182.16%|  17.37%
2989.12/2998.94	c   573s| 50200 |  4405 |  4629k|  92.0 |  1031M |  37 |1381 |1605 |4405 | 340k|  0 |1684 |6016 | 3.602632e+03 | 1.277000e+03 | 182.12%|  17.37%
2989.92/2999.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2989.92/2999.75	c   574s| 50300 |  4421 |  4636k|  92.0 |  1031M |  37 |1381 |1611 |4403 | 340k|  0 |1692 |6020 | 3.596583e+03 | 1.277000e+03 | 181.64%|  17.42%
2990.33/3000.11	c   574s| 50400 |  4431 |  4641k|  91.9 |  1031M |  37 |1381 |1613 |4403 | 340k|  1 |1694 |6020 | 3.594667e+03 | 1.277000e+03 | 181.49%|  17.43%
2990.92/3000.75	c   575s| 50500 |  4439 |  4648k|  91.9 |  1031M |  37 |1381 |1617 |4405 | 341k|  2 |1699 |6021 | 3.592206e+03 | 1.277000e+03 | 181.30%|  17.45%
2991.61/3001.40	c   575s| 50600 |  4441 |  4654k|  91.8 |  1031M |  37 |1381 |1619 |4415 | 341k|  1 |1702 |6022 | 3.591333e+03 | 1.277000e+03 | 181.23%|  17.46%
2992.41/3002.23	c   576s| 50700 |  4455 |  4662k|  91.8 |  1031M |  37 |1381 |1616 |4421 | 341k|  0 |1702 |6035 | 3.586919e+03 | 1.277000e+03 | 180.89%|  17.59%
2992.81/3002.63	c   577s| 50800 |  4461 |  4666k|  91.7 |  1031M |  37 |1381 |1620 |4481 | 341k|  0 |1708 |6052 | 3.583722e+03 | 1.277000e+03 | 180.64%|  17.60%
2993.41/3003.27	c   577s| 50900 |  4461 |  4672k|  91.6 |  1031M |  37 |1381 |1627 |4415 | 342k|  2 |1716 |6065 | 3.582078e+03 | 1.277000e+03 | 180.51%|  17.61%
2994.22/3004.04	c   578s| 51000 |  4471 |  4679k|  91.6 |  1032M |  37 |1381 |1630 |4416 | 342k|  3 |1723 |6076 | 3.575481e+03 | 1.277000e+03 | 179.99%|  17.63%
2994.80/3004.60	c   579s| 51100 |  4481 |  4684k|  91.5 |  1032M |  37 |1381 |1636 |4420 | 342k|  0 |1736 |6103 | 3.573145e+03 | 1.277000e+03 | 179.81%|  17.64%
2995.31/3005.11	c   579s| 51200 |  4495 |  4689k|  91.4 |  1032M |  37 |1381 |1635 |4542 | 342k|  2 |1740 |6120 | 3.569720e+03 | 1.277000e+03 | 179.54%|  17.65%
2995.70/3005.55	c   580s| 51300 |  4509 |  4695k|  91.4 |  1032M |  37 |1381 |1630 |4537 | 342k|  1 |1741 |6123 | 3.563972e+03 | 1.277000e+03 | 179.09%|  17.67%
2996.10/3006.00	c   580s| 51400 |  4519 |  4700k|  91.3 |  1032M |  37 |1381 |1632 |4409 | 342k|  0 |1744 |6143 | 3.562815e+03 | 1.277000e+03 | 179.00%|  17.68%
2996.70/3006.51	c   581s| 51500 |  4527 |  4705k|  91.2 |  1032M |  37 |1381 |1642 |4410 | 343k|  0 |1758 |6194 | 3.560644e+03 | 1.277000e+03 | 178.83%|  17.68%
2997.31/3007.11	c   581s| 51600 |  4541 |  4711k|  91.1 |  1032M |  37 |1381 |1645 |4409 | 343k|  0 |1762 |6210 | 3.559604e+03 | 1.277000e+03 | 178.75%|  17.69%
2997.89/3007.70	c   582s| 51700 |  4551 |  4717k|  91.1 |  1032M |  37 |1381 |1651 |4409 | 343k|  3 |1771 |6215 | 3.557875e+03 | 1.277000e+03 | 178.61%|  17.70%
2998.79/3008.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2998.79/3008.65	c   583s| 51800 |  4557 |  4723k|  91.0 |  1032M |  37 |1381 |1644 |4411 | 343k|  0 |1773 |6244 | 3.557417e+03 | 1.277000e+03 | 178.58%|  17.71%
2999.30/3009.17	c   583s| 51900 |  4569 |  4727k|  90.9 |  1032M |  37 |1381 |1646 |4412 | 343k|  2 |1782 |6260 | 3.555891e+03 | 1.277000e+03 | 178.46%|  17.72%
2999.69/3009.52	c   584s| 52000 |  4573 |  4732k|  90.9 |  1032M |  37 |1381 |1644 |4488 | 343k|  1 |1784 |6261 | 3.553612e+03 | 1.277000e+03 | 178.28%|  17.73%
2999.99/3009.88	c   584s| 52100 |  4575 |  4736k|  90.8 |  1032M |  37 |1381 |1647 |4409 | 343k|  1 |1789 |6268 | 3.553405e+03 | 1.277000e+03 | 178.26%|  17.73%
3000.88/3010.71	c   585s| 52200 |  4581 |  4743k|  90.7 |  1032M |  37 |1381 |1650 |4468 | 344k|  1 |1796 |6285 | 3.552889e+03 | 1.277000e+03 | 178.22%|  17.74%
3001.88/3011.75	c   586s| 52300 |  4583 |  4751k|  90.7 |  1032M |  37 |1381 |1666 |4474 | 344k|  1 |1813 |6307 | 3.551404e+03 | 1.277000e+03 | 178.11%|  17.77%
3002.48/3012.32	c   586s| 52400 |  4605 |  4758k|  90.7 |  1032M |  37 |1381 |1658 |4533 | 344k|  1 |1817 |6317 | 3.546243e+03 | 1.277000e+03 | 177.70%|  17.79%
3002.78/3012.69	c   587s| 52500 |  4613 |  4762k|  90.6 |  1032M |  37 |1381 |1663 |4527 | 344k|  2 |1823 |6324 | 3.545896e+03 | 1.277000e+03 | 177.67%|  17.79%
3003.08/3012.96	c   587s| 52600 |  4613 |  4765k|  90.4 |  1032M |  37 |1381 |1667 |4528 | 344k|  1 |1830 |6327 | 3.545000e+03 | 1.277000e+03 | 177.60%|  17.79%
3003.97/3013.80	c   588s| 52700 |  4619 |  4772k|  90.4 |  1032M |  37 |1381 |1669 |4529 | 345k|  0 |1834 |6355 | 3.545000e+03 | 1.277000e+03 | 177.60%|  17.79%
3004.77/3014.64	c   589s| 52800 |  4631 |  4781k|  90.4 |  1032M |  37 |1381 |1669 |4559 | 345k|  1 |1843 |6356 | 3.540778e+03 | 1.277000e+03 | 177.27%|  17.85%
3005.37/3015.22	c   589s| 52900 |  4649 |  4788k|  90.4 |  1032M |  37 |1381 |1663 |4530 | 345k|  0 |1848 |6363 | 3.533819e+03 | 1.277000e+03 | 176.73%|  17.87%
3006.37/3016.27	c   590s| 53000 |  4665 |  4798k|  90.4 |  1032M |  37 |1381 |1655 |4568 | 346k|  1 |1850 |6372 | 3.529361e+03 | 1.277000e+03 | 176.38%|  17.91%
3007.36/3017.24	c   591s| 53100 |  4677 |  4806k|  90.4 |  1033M |  37 |1381 |1649 |4548 | 346k|  0 |1852 |6385 | 3.528921e+03 | 1.277000e+03 | 176.34%|  17.94%
3008.17/3018.03	c   592s| 53200 |  4697 |  4815k|  90.4 |  1033M |  37 |1381 |1639 |4560 | 347k|  0 |1852 |6388 | 3.525000e+03 | 1.277000e+03 | 176.04%|  17.96%
3008.76/3018.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3008.76/3018.69	c   593s| 53300 |  4703 |  4820k|  90.3 |  1033M |  37 |1381 |1639 |4550 | 347k|  0 |1852 |6394 | 3.524765e+03 | 1.277000e+03 | 176.02%|  17.96%
3009.46/3019.39	c   593s| 53400 |  4721 |  4828k|  90.3 |  1033M |  37 |1381 |1633 |4573 | 347k|  0 |1855 |6400 | 3.519333e+03 | 1.277000e+03 | 175.59%|  17.98%
3010.17/3020.06	c   594s| 53500 |  4725 |  4835k|  90.2 |  1033M |  37 |1381 |1636 |4537 | 347k|  2 |1860 |6409 | 3.519000e+03 | 1.277000e+03 | 175.57%|  17.99%
3010.95/3020.87	c   595s| 53600 |  4739 |  4843k|  90.2 |  1033M |  37 |1381 |1637 |4536 | 348k|  1 |1866 |6416 | 3.515400e+03 | 1.277000e+03 | 175.29%|  18.01%
3011.35/3021.29	c   595s| 53700 |  4747 |  4848k|  90.1 |  1033M |  37 |1381 |1641 |4537 | 348k|  2 |1871 |6421 | 3.514883e+03 | 1.277000e+03 | 175.25%|  18.02%
3012.74/3022.61	c   597s| 53800 |  4761 |  4859k|  90.2 |  1033M |  37 |1381 |1639 |4542 | 349k|  2 |1874 |6455 | 3.508497e+03 | 1.277000e+03 | 174.75%|  18.08%
3013.04/3022.96	c   597s| 53900 |  4769 |  4863k|  90.1 |  1033M |  37 |1381 |1639 |4541 | 349k|  1 |1876 |6462 | 3.505803e+03 | 1.277000e+03 | 174.53%|  18.09%
3013.44/3023.30	c   597s| 54000 |  4775 |  4867k|  90.0 |  1033M |  37 |1381 |1649 |4535 | 349k|  2 |1888 |6466 | 3.504504e+03 | 1.277000e+03 | 174.43%|  18.10%
3013.64/3023.53	c   598s| 54100 |  4775 |  4870k|  89.9 |  1033M |  37 |1381 |1648 |4544 | 349k|  0 |1888 |6467 | 3.504353e+03 | 1.277000e+03 | 174.42%|  18.10%
3013.94/3023.80	c   598s| 54200 |  4783 |  4874k|  89.8 |  1033M |  37 |1381 |1647 |4540 | 349k|  1 |1895 |6468 | 3.503556e+03 | 1.277000e+03 | 174.36%|  18.10%
3015.15/3025.07	c   599s| 54300 |  4795 |  4882k|  89.8 |  1033M |  37 |1381 |1648 |4543 | 349k|  0 |1900 |6474 | 3.502688e+03 | 1.277000e+03 | 174.29%|  18.12%
3015.84/3025.70	c   600s| 54400 |  4817 |  4890k|  89.7 |  1033M |  37 |1381 |1642 |4544 | 349k|  3 |1904 |6481 | 3.500667e+03 | 1.277000e+03 | 174.13%|  18.13%
3017.43/3027.31	c   601s| 54500 |  4827 |  4902k|  89.8 |  1033M |  37 |1381 |1643 |4541 | 350k|  1 |1912 |6514 | 3.497210e+03 | 1.277000e+03 | 173.86%|  18.16%
3017.93/3027.89	c   602s| 54600 |  4839 |  4908k|  89.7 |  1033M |  37 |1381 |1642 |4571 | 350k|  0 |1921 |6526 | 3.496024e+03 | 1.277000e+03 | 173.77%|  18.17%
3018.43/3028.34	c   602s| 54700 |  4851 |  4913k|  89.7 |  1033M |  37 |1381 |1639 |4547 | 350k|  1 |1923 |6532 | 3.493000e+03 | 1.277000e+03 | 173.53%|  18.18%
3019.24/3029.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3019.24/3029.16	c   603s| 54800 |  4861 |  4921k|  89.7 |  1033M |  37 |1381 |1640 |4546 | 351k|  1 |1928 |6541 | 3.490816e+03 | 1.277000e+03 | 173.36%|  18.21%
3019.62/3029.52	c   604s| 54900 |  4873 |  4925k|  89.6 |  1033M |  37 |1381 |1637 |4406 | 351k|  1 |1931 |6547 | 3.489500e+03 | 1.277000e+03 | 173.26%|  18.21%
3019.92/3029.86	c   604s| 55000 |  4883 |  4929k|  89.5 |  1033M |  37 |1381 |1640 |4414 | 351k|  0 |1938 |6551 | 3.488000e+03 | 1.277000e+03 | 173.14%|  18.22%
3020.82/3030.70	c   605s| 55100 |  4887 |  4936k|  89.4 |  1033M |  37 |1381 |1650 |4409 | 351k|  0 |1952 |6567 | 3.487000e+03 | 1.277000e+03 | 173.06%|  18.23%
3021.52/3031.48	c   606s| 55200 |  4899 |  4942k|  89.4 |  1033M |  37 |1381 |1655 |4420 | 352k|  2 |1964 |6590 | 3.486941e+03 | 1.277000e+03 | 173.06%|  18.23%
3022.02/3031.91	c   606s| 55300 |  4911 |  4948k|  89.3 |  1033M |  37 |1381 |1653 |4462 | 352k|  0 |1970 |6593 | 3.483794e+03 | 1.277000e+03 | 172.81%|  18.26%
3023.22/3033.13	c   607s| 55400 |  4937 |  4958k|  89.4 |  1033M |  37 |1381 |1642 |4425 | 352k|  1 |1972 |6606 | 3.478361e+03 | 1.277000e+03 | 172.39%|  18.36%
3023.71/3033.67	c   608s| 55500 |  4949 |  4964k|  89.3 |  1033M |  37 |1381 |1642 |4424 | 352k|  0 |1976 |6608 | 3.477038e+03 | 1.277000e+03 | 172.28%|  18.36%
3024.12/3034.02	c   608s| 55600 |  4955 |  4969k|  89.2 |  1033M |  37 |1381 |1642 |4417 | 352k|  0 |1983 |6608 | 3.474709e+03 | 1.277000e+03 | 172.10%|  18.37%
3024.71/3034.65	c   609s| 55700 |  4971 |  4977k|  89.2 |  1033M |  37 |1381 |1640 |4511 | 352k|  0 |1994 |6608 | 3.470500e+03 | 1.277000e+03 | 171.77%|  18.39%
3025.40/3035.33	c   609s| 55800 |  4987 |  4984k|  89.2 |  1033M |  37 |1381 |1648 |4419 | 353k|  1 |2014 |6616 | 3.468997e+03 | 1.277000e+03 | 171.65%|  18.39%
3025.90/3035.88	c   610s| 55900 |  4989 |  4990k|  89.1 |  1033M |  37 |1381 |1666 |4752 | 353k|  0 |2039 |6635 | 3.466073e+03 | 1.277000e+03 | 171.42%|  18.40%
3026.60/3036.55	c   611s| 56000 |  5009 |  4998k|  89.1 |  1033M |  37 |1381 |1662 |4503 | 353k|  0 |2050 |6646 | 3.461933e+03 | 1.277000e+03 | 171.10%|  18.43%
3026.90/3036.89	c   611s| 56100 |  5019 |  5002k|  89.0 |  1033M |  37 |1381 |1657 |4481 | 353k|  1 |2050 |6646 | 3.460207e+03 | 1.277000e+03 | 170.96%|  18.44%
3027.30/3037.29	c   611s| 56200 |  5025 |  5007k|  88.9 |  1033M |  37 |1381 |1655 |4479 | 353k|  1 |2050 |6647 | 3.458400e+03 | 1.277000e+03 | 170.82%|  18.45%
3028.29/3038.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3028.29/3038.23	c   612s| 56300 |  5037 |  5014k|  88.9 |  1033M |  37 |1381 |1655 |4481 | 353k|  0 |2053 |6653 | 3.452427e+03 | 1.277000e+03 | 170.35%|  18.51%
3028.89/3038.83	c   613s| 56400 |  5055 |  5020k|  88.9 |  1033M |  37 |1381 |1638 |4482 | 354k|  1 |2057 |6664 | 3.448504e+03 | 1.277000e+03 | 170.05%|  18.53%
3028.99/3038.99	c   613s| 56500 |  5057 |  5022k|  88.7 |  1033M |  37 |1381 |1638 |4484 | 354k|  0 |2057 |6664 | 3.448504e+03 | 1.277000e+03 | 170.05%|  18.53%
3029.79/3039.77	c   614s| 56600 |  5065 |  5029k|  88.7 |  1033M |  37 |1381 |1629 |4493 | 354k|  0 |2057 |6669 | 3.447622e+03 | 1.277000e+03 | 169.98%|  18.54%
3030.99/3040.97	c   615s| 56700 |  5071 |  5037k|  88.7 |  1033M |  37 |1381 |1618 |4537 | 355k|  0 |2057 |6691 | 3.445360e+03 | 1.277000e+03 | 169.80%|  18.61%
3031.58/3041.52	c   616s| 56800 |  5091 |  5043k|  88.6 |  1033M |  37 |1381 |1615 |4423 | 355k|  2 |2057 |6717 | 3.441189e+03 | 1.277000e+03 | 169.47%|  18.63%
3031.98/3041.92	c   616s| 56900 |  5095 |  5046k|  88.6 |  1033M |  37 |1381 |1615 |4349 | 355k|  2 |2057 |6730 | 3.439535e+03 | 1.277000e+03 | 169.34%|  18.63%
3032.48/3042.47	c   617s| 57000 |  5107 |  5053k|  88.5 |  1033M |  37 |1381 |1616 |4370 | 355k|  1 |2062 |6736 | 3.439238e+03 | 1.277000e+03 | 169.32%|  18.63%
3032.98/3042.92	c   617s| 57100 |  5111 |  5057k|  88.4 |  1033M |  37 |1381 |1627 |4382 | 355k|  1 |2074 |6760 | 3.437800e+03 | 1.277000e+03 | 169.21%|  18.64%
3033.28/3043.29	c   617s| 57200 |  5115 |  5062k|  88.4 |  1033M |  37 |1381 |1627 |4385 | 355k|  3 |2075 |6765 | 3.436803e+03 | 1.277000e+03 | 169.13%|  18.64%
3033.68/3043.69	c   618s| 57300 |  5123 |  5067k|  88.3 |  1033M |  37 |1381 |1625 |4409 | 355k|  3 |2075 |6768 | 3.434591e+03 | 1.277000e+03 | 168.96%|  18.65%
3033.98/3043.91	c   618s| 57400 |  5125 |  5069k|  88.2 |  1033M |  37 |1381 |1625 |4377 | 355k|  0 |2075 |6768 | 3.434591e+03 | 1.277000e+03 | 168.96%|  18.65%
3035.08/3045.07	c   619s| 57500 |  5139 |  5079k|  88.2 |  1033M |  37 |1381 |1629 |4436 | 356k|  0 |2079 |6774 | 3.433982e+03 | 1.277000e+03 | 168.91%|  18.66%
3035.67/3045.65	c   620s| 57600 |  5155 |  5085k|  88.1 |  1033M |  37 |1381 |1624 |4429 | 356k|  2 |2079 |6785 | 3.432744e+03 | 1.277000e+03 | 168.81%|  18.66%
3036.08/3046.06	c   620s| 57700 |  5159 |  5089k|  88.1 |  1033M |  37 |1381 |1623 |4360 | 356k|  0 |2079 |6788 | 3.430967e+03 | 1.277000e+03 | 168.67%|  18.67%
3036.57/3046.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3036.57/3046.55	c   621s| 57800 |  5177 |  5095k|  88.0 |  1033M |  37 |1381 |1623 |4347 | 356k|  0 |2082 |6791 | 3.430066e+03 | 1.277000e+03 | 168.60%|  18.68%
3037.18/3047.13	c   621s| 57900 |  5187 |  5101k|  88.0 |  1033M |  37 |1381 |1623 |4357 | 356k|  2 |2082 |6791 | 3.429163e+03 | 1.277000e+03 | 168.53%|  18.70%
3037.46/3047.48	c   622s| 58000 |  5195 |  5105k|  87.9 |  1033M |  37 |1381 |1625 |4350 | 357k|  0 |2086 |6796 | 3.428258e+03 | 1.277000e+03 | 168.46%|  18.71%
3037.96/3047.93	c   622s| 58100 |  5205 |  5111k|  87.8 |  1033M |  37 |1381 |1622 |4391 | 357k|  0 |2086 |6804 | 3.426207e+03 | 1.277000e+03 | 168.30%|  18.71%
3038.17/3048.18	c   622s| 58200 |  5211 |  5114k|  87.7 |  1033M |  37 |1381 |1622 |4356 | 357k|  1 |2086 |6804 | 3.425878e+03 | 1.277000e+03 | 168.28%|  18.72%
3038.56/3048.51	c   623s| 58300 |  5211 |  5117k|  87.6 |  1033M |  37 |1381 |1622 |4362 | 357k|  1 |2086 |6804 | 3.425414e+03 | 1.277000e+03 | 168.24%|  18.72%
3038.96/3048.91	c   623s| 58400 |  5219 |  5122k|  87.6 |  1033M |  37 |1381 |1620 |4455 | 357k|  1 |2087 |6806 | 3.424199e+03 | 1.277000e+03 | 168.14%|  18.73%
3039.17/3049.18	c   623s| 58500 |  5229 |  5125k|  87.5 |  1033M |  37 |1381 |1618 |4425 | 357k|  1 |2089 |6807 | 3.423250e+03 | 1.277000e+03 | 168.07%|  18.74%
3040.25/3050.20	c   624s| 58600 |  5239 |  5133k|  87.5 |  1033M |  37 |1381 |1617 |4428 | 357k|  1 |2095 |6810 | 3.420939e+03 | 1.277000e+03 | 167.89%|  18.76%
3041.06/3051.07	c   625s| 58700 |  5253 |  5143k|  87.5 |  1033M |  37 |1381 |1617 |4430 | 358k|  1 |2102 |6810 | 3.418483e+03 | 1.277000e+03 | 167.70%|  18.79%
3041.35/3051.39	c   625s| 58800 |  5259 |  5147k|  87.4 |  1033M |  37 |1381 |1626 |4432 | 358k|  0 |2112 |6811 | 3.415522e+03 | 1.277000e+03 | 167.46%|  18.80%
3041.55/3051.59	c   626s| 58900 |  5257 |  5149k|  87.3 |  1033M |  37 |1381 |1629 |4432 | 358k|  3 |2115 |6812 | 3.415522e+03 | 1.277000e+03 | 167.46%|  18.80%
3042.25/3052.20	c   626s| 59000 |  5265 |  5154k|  87.2 |  1033M |  37 |1381 |1631 |4435 | 358k|  1 |2119 |6815 | 3.413410e+03 | 1.277000e+03 | 167.30%|  18.82%
3042.65/3052.63	c   627s| 59100 |  5271 |  5159k|  87.2 |  1033M |  37 |1381 |1639 |4436 | 358k|  0 |2130 |6817 | 3.412750e+03 | 1.277000e+03 | 167.25%|  18.82%
3043.06/3053.09	c   627s| 59200 |  5279 |  5163k|  87.1 |  1033M |  37 |1381 |1636 |4348 | 358k|  1 |2132 |6828 | 3.412500e+03 | 1.277000e+03 | 167.23%|  18.83%
3043.74/3053.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3043.74/3053.80	c   628s| 59300 |  5293 |  5169k|  87.0 |  1033M |  37 |1381 |1635 |4473 | 358k|  1 |2132 |6829 | 3.410110e+03 | 1.277000e+03 | 167.04%|  18.84%
3044.84/3054.81	c   629s| 59400 |  5307 |  5178k|  87.0 |  1033M |  37 |1381 |1635 |4360 | 359k|  0 |2132 |6838 | 3.408968e+03 | 1.277000e+03 | 166.95%|  18.86%
3045.15/3055.15	c   629s| 59500 |  5323 |  5182k|  87.0 |  1033M |  37 |1381 |1634 |4482 | 359k|  0 |2133 |6838 | 3.408115e+03 | 1.277000e+03 | 166.88%|  18.86%
3046.24/3056.20	c   630s| 59600 |  5347 |  5191k|  87.0 |  1033M |  37 |1381 |1631 |4398 | 360k|  2 |2133 |6848 | 3.401680e+03 | 1.277000e+03 | 166.38%|  18.94%
3046.63/3056.65	c   631s| 59700 |  5359 |  5196k|  86.9 |  1033M |  37 |1381 |1625 |4402 | 360k|  0 |2133 |6849 | 3.396853e+03 | 1.277000e+03 | 166.00%|  18.96%
3047.23/3057.26	c   631s| 59800 |  5365 |  5202k|  86.8 |  1033M |  37 |1381 |1625 |4369 | 360k|  0 |2136 |6870 | 3.394465e+03 | 1.277000e+03 | 165.82%|  18.97%
3047.73/3057.70	c   632s| 59900 |  5373 |  5207k|  86.8 |  1033M |  37 |1381 |1622 |4398 | 360k|  0 |2136 |6870 | 3.393346e+03 | 1.277000e+03 | 165.73%|  18.99%
3047.93/3058.01	c   632s| 60000 |  5379 |  5210k|  86.7 |  1033M |  37 |1381 |1621 |4181 | 360k|  1 |2141 |6874 | 3.393346e+03 | 1.277000e+03 | 165.73%|  18.99%
3048.43/3058.42	c   633s| 60100 |  5395 |  5215k|  86.6 |  1033M |  37 |1381 |1614 |4223 | 360k|  0 |2146 |6878 | 3.391708e+03 | 1.277000e+03 | 165.60%|  19.00%
3048.73/3058.76	c   633s| 60200 |  5405 |  5219k|  86.6 |  1033M |  37 |1381 |1610 |4177 | 360k|  1 |2147 |6879 | 3.391563e+03 | 1.277000e+03 | 165.59%|  19.00%
3049.42/3059.46	c   634s| 60300 |  5421 |  5226k|  86.5 |  1033M |  37 |1381 |1606 |4177 | 361k|  1 |2149 |6883 | 3.389486e+03 | 1.277000e+03 | 165.43%|  19.06%
3049.82/3059.86	c   634s| 60400 |  5425 |  5230k|  86.5 |  1033M |  37 |1381 |1655 |4581 | 361k|  2 |2201 |6912 | 3.388542e+03 | 1.277000e+03 | 165.35%|  19.07%
3050.13/3060.15	c   634s| 60500 |  5425 |  5232k|  86.4 |  1034M |  37 |1381 |1694 |4562 | 361k|  0 |2241 |6933 | 3.388542e+03 | 1.277000e+03 | 165.35%|  19.07%
3050.42/3060.48	c   635s| 60600 |  5431 |  5236k|  86.3 |  1034M |  37 |1381 |1691 |4590 | 361k|  0 |2241 |6949 | 3.388473e+03 | 1.277000e+03 | 165.35%|  19.07%
3050.82/3060.87	c   635s| 60700 |  5447 |  5240k|  86.2 |  1034M |  37 |1381 |1692 |4516 | 361k|  1 |2251 |6955 | 3.384638e+03 | 1.277000e+03 | 165.05%|  19.08%
3051.13/3061.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3051.13/3061.15	c   635s| 60800 |  5455 |  5244k|  86.1 |  1034M |  37 |1381 |1688 |4518 | 361k|  0 |2257 |6955 | 3.380871e+03 | 1.277000e+03 | 164.75%|  19.10%
3051.52/3061.55	c   636s| 60900 |  5469 |  5249k|  86.1 |  1034M |  37 |1381 |1681 |4519 | 361k|  1 |2261 |6955 | 3.379500e+03 | 1.277000e+03 | 164.64%|  19.10%
3052.13/3062.16	c   636s| 61000 |  5469 |  5253k|  86.0 |  1034M |  37 |1381 |1689 |4525 | 361k|  1 |2269 |6957 | 3.379356e+03 | 1.277000e+03 | 164.63%|  19.13%
3052.72/3062.70	c   637s| 61100 |  5485 |  5260k|  86.0 |  1044M |  37 |1381 |1710 |4617 | 361k|  0 |2291 |6960 | 3.375835e+03 | 1.277000e+03 | 164.36%|  19.14%
3052.92/3062.91	c   637s| 61200 |  5487 |  5262k|  85.9 |  1044M |  37 |1381 |1718 |4517 | 361k|  1 |2299 |6962 | 3.375835e+03 | 1.277000e+03 | 164.36%|  19.14%
3053.13/3063.19	c   637s| 61300 |  5489 |  5266k|  85.8 |  1044M |  37 |1381 |1715 |4525 | 362k|  1 |2301 |6962 | 3.375520e+03 | 1.277000e+03 | 164.33%|  19.14%
3053.82/3063.84	c   638s| 61400 |  5511 |  5274k|  85.8 |  1044M |  37 |1381 |1702 |4526 | 362k|  2 |2301 |6964 | 3.371333e+03 | 1.277000e+03 | 164.00%|  19.23%
3054.71/3064.78	c   639s| 61500 |  5533 |  5284k|  85.8 |  1044M |  37 |1381 |1706 |4550 | 362k|  0 |2315 |6967 | 3.369688e+03 | 1.277000e+03 | 163.88%|  19.24%
3055.13/3065.18	c   639s| 61600 |  5543 |  5289k|  85.7 |  1044M |  37 |1381 |1700 |4553 | 362k|  1 |2315 |6967 | 3.367755e+03 | 1.277000e+03 | 163.72%|  19.24%
3055.61/3065.68	c   640s| 61700 |  5555 |  5295k|  85.7 |  1044M |  37 |1381 |1687 |4548 | 362k|  1 |2315 |6967 | 3.364336e+03 | 1.277000e+03 | 163.46%|  19.26%
3055.91/3065.95	c   640s| 61800 |  5555 |  5298k|  85.6 |  1044M |  37 |1381 |1682 |4552 | 362k|  0 |2315 |6967 | 3.363259e+03 | 1.277000e+03 | 163.37%|  19.26%
3056.21/3066.26	c   640s| 61900 |  5565 |  5302k|  85.5 |  1044M |  37 |1381 |1681 |4457 | 363k|  0 |2321 |6967 | 3.362629e+03 | 1.277000e+03 | 163.32%|  19.27%
3057.02/3067.02	c   641s| 62000 |  5577 |  5309k|  85.5 |  1044M |  37 |1381 |1688 |4529 | 363k|  0 |2331 |6967 | 3.360131e+03 | 1.277000e+03 | 163.13%|  19.28%
3057.21/3067.22	c   641s| 62100 |  5581 |  5311k|  85.4 |  1044M |  37 |1381 |1700 |4465 | 363k|  1 |2343 |6967 | 3.360131e+03 | 1.277000e+03 | 163.13%|  19.28%
3057.60/3067.67	c   642s| 62200 |  5585 |  5315k|  85.3 |  1044M |  37 |1381 |1700 |4467 | 363k|  0 |2347 |6967 | 3.359143e+03 | 1.277000e+03 | 163.05%|  19.28%
3058.20/3068.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3058.20/3068.21	c   642s| 62300 |  5599 |  5319k|  85.3 |  1044M |  37 |1381 |1705 |4519 | 363k|  0 |2357 |6993 | 3.357972e+03 | 1.277000e+03 | 162.96%|  19.28%
3058.40/3068.49	c   643s| 62400 |  5607 |  5323k|  85.2 |  1044M |  37 |1381 |1709 |4527 | 363k|  0 |2363 |6993 | 3.356667e+03 | 1.277000e+03 | 162.86%|  19.29%
3059.40/3069.48	c   644s| 62500 |  5621 |  5330k|  85.1 |  1045M |  37 |1381 |1713 |4554 | 364k|  0 |2371 |6994 | 3.353719e+03 | 1.277000e+03 | 162.62%|  19.32%
3059.80/3069.85	c   644s| 62600 |  5633 |  5334k|  85.1 |  1045M |  37 |1381 |1716 |4521 | 364k|  0 |2377 |6995 | 3.352520e+03 | 1.277000e+03 | 162.53%|  19.36%
3060.11/3070.14	c   644s| 62700 |  5643 |  5337k|  85.0 |  1045M |  37 |1381 |1731 |4463 | 364k|  1 |2393 |6995 | 3.351886e+03 | 1.277000e+03 | 162.48%|  19.36%
3060.30/3070.37	c   644s| 62800 |  5645 |  5340k|  84.9 |  1045M |  37 |1381 |1740 |4470 | 364k|  1 |2403 |6995 | 3.351669e+03 | 1.277000e+03 | 162.46%|  19.36%
3060.50/3070.57	c   645s| 62900 |  5647 |  5342k|  84.8 |  1045M |  37 |1381 |1740 |4470 | 364k|  0 |2403 |6995 | 3.351507e+03 | 1.277000e+03 | 162.45%|  19.36%
3060.89/3070.95	c   645s| 63000 |  5657 |  5346k|  84.7 |  1045M |  37 |1381 |1750 |4478 | 364k|  0 |2418 |6995 | 3.350700e+03 | 1.277000e+03 | 162.39%|  19.37%
3061.39/3071.41	c   646s| 63100 |  5679 |  5352k|  84.7 |  1045M |  37 |1381 |1741 |4547 | 364k|  0 |2420 |6995 | 3.344768e+03 | 1.277000e+03 | 161.92%|  19.39%
3062.00/3072.06	c   646s| 63200 |  5689 |  5357k|  84.6 |  1045M |  37 |1381 |1736 |4475 | 364k|  1 |2430 |6995 | 3.340972e+03 | 1.277000e+03 | 161.63%|  19.46%
3062.69/3072.77	c   647s| 63300 |  5707 |  5363k|  84.6 |  1045M |  37 |1381 |1726 |4476 | 365k|  0 |2434 |7005 | 3.337986e+03 | 1.277000e+03 | 161.39%|  19.49%
3062.89/3072.94	c   647s| 63400 |  5705 |  5365k|  84.5 |  1045M |  37 |1381 |1745 |4476 | 365k|  1 |2454 |7005 | 3.337986e+03 | 1.277000e+03 | 161.39%|  19.49%
3063.00/3073.08	c   647s| 63500 |  5707 |  5366k|  84.4 |  1045M |  37 |1381 |1754 |4476 | 365k|  2 |2463 |7005 | 3.337986e+03 | 1.277000e+03 | 161.39%|  19.49%
3063.78/3073.83	c   648s| 63600 |  5715 |  5371k|  84.3 |  1045M |  37 |1381 |1751 |4530 | 365k|  0 |2470 |7015 | 3.336080e+03 | 1.277000e+03 | 161.24%|  19.54%
3064.18/3074.24	c   648s| 63700 |  5729 |  5377k|  84.3 |  1045M |  37 |1381 |1752 |4477 | 365k|  1 |2484 |7016 | 3.333723e+03 | 1.277000e+03 | 161.06%|  19.55%
3064.48/3074.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3064.48/3074.59	c   649s| 63800 |  5735 |  5381k|  84.2 |  1045M |  37 |1381 |1750 |4523 | 365k|  3 |2496 |7017 | 3.332764e+03 | 1.277000e+03 | 160.98%|  19.56%
3064.88/3074.91	c   649s| 63900 |  5745 |  5385k|  84.1 |  1045M |  37 |1381 |1746 |4526 | 365k|  1 |2498 |7017 | 3.331694e+03 | 1.277000e+03 | 160.90%|  19.56%
3065.38/3075.42	c   650s| 64000 |  5761 |  5391k|  84.1 |  1045M |  37 |1381 |1722 |4565 | 365k|  1 |2504 |7017 | 3.328089e+03 | 1.277000e+03 | 160.62%|  19.58%
3065.78/3075.81	c   650s| 64100 |  5773 |  5396k|  84.1 |  1045M |  37 |1381 |1723 |4440 | 365k|  2 |2516 |7018 | 3.326294e+03 | 1.277000e+03 | 160.48%|  19.58%
3066.09/3076.14	c   650s| 64200 |  5783 |  5400k|  84.0 |  1045M |  37 |1381 |1720 |4383 | 365k|  2 |2519 |7018 | 3.325785e+03 | 1.277000e+03 | 160.44%|  19.59%
3066.48/3076.52	c   651s| 64300 |  5789 |  5404k|  83.9 |  1045M |  37 |1381 |1719 |4386 | 366k|  0 |2519 |7019 | 3.325017e+03 | 1.277000e+03 | 160.38%|  19.62%
3066.68/3076.78	c   651s| 64400 |  5789 |  5407k|  83.8 |  1045M |  37 |1381 |1718 |4364 | 366k|  1 |2519 |7019 | 3.325017e+03 | 1.277000e+03 | 160.38%|  19.62%
3067.27/3077.36	c   651s| 64500 |  5801 |  5414k|  83.8 |  1045M |  37 |1381 |1714 |4453 | 366k|  2 |2519 |7019 | 3.324463e+03 | 1.277000e+03 | 160.33%|  19.62%
3067.77/3077.89	c   652s| 64600 |  5819 |  5420k|  83.8 |  1045M |  37 |1381 |1704 |4267 | 366k|  0 |2521 |7023 | 3.321333e+03 | 1.277000e+03 | 160.09%|  19.63%
3068.27/3078.33	c   652s| 64700 |  5831 |  5426k|  83.7 |  1045M |  37 |1381 |1695 |4234 | 366k|  1 |2523 |7023 | 3.320167e+03 | 1.277000e+03 | 160.00%|  19.64%
3068.87/3079.01	c   653s| 64800 |  5839 |  5431k|  83.7 |  1045M |  37 |1381 |1691 |4229 | 366k|  1 |2529 |7026 | 3.319032e+03 | 1.277000e+03 | 159.91%|  19.67%
3069.37/3079.46	c   654s| 64900 |  5853 |  5437k|  83.7 |  1045M |  37 |1381 |1698 |4240 | 366k|  2 |2543 |7026 | 3.315458e+03 | 1.277000e+03 | 159.63%|  19.68%
3069.77/3079.82	c   654s| 65000 |  5863 |  5442k|  83.6 |  1045M |  37 |1381 |1694 |4235 | 366k|  0 |2543 |7026 | 3.314409e+03 | 1.277000e+03 | 159.55%|  19.69%
3070.56/3080.61	c   655s| 65100 |  5875 |  5449k|  83.6 |  1045M |  37 |1381 |1685 |4238 | 367k|  1 |2543 |7030 | 3.313500e+03 | 1.277000e+03 | 159.48%|  19.74%
3070.97/3081.01	c   655s| 65200 |  5887 |  5454k|  83.5 |  1045M |  37 |1381 |1680 |4230 | 367k|  1 |2545 |7034 | 3.313424e+03 | 1.277000e+03 | 159.47%|  19.74%
3071.26/3081.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3071.26/3081.38	c   655s| 65300 |  5899 |  5459k|  83.5 |  1045M |  37 |1381 |1677 |4234 | 367k|  1 |2546 |7034 | 3.308161e+03 | 1.277000e+03 | 159.06%|  19.77%
3071.66/3081.73	c   656s| 65400 |  5903 |  5464k|  83.4 |  1045M |  37 |1381 |1670 |4227 | 367k|  1 |2546 |7034 | 3.305934e+03 | 1.277000e+03 | 158.88%|  19.78%
3072.07/3082.19	c   656s| 65500 |  5915 |  5469k|  83.4 |  1045M |  37 |1381 |1669 |4232 | 367k|  0 |2547 |7034 | 3.304575e+03 | 1.277000e+03 | 158.78%|  19.78%
3072.86/3082.95	c   657s| 65600 |  5931 |  5476k|  83.4 |  1045M |  37 |1381 |1659 |4375 | 367k|  0 |2547 |7039 | 3.302530e+03 | 1.277000e+03 | 158.62%|  19.81%
3073.15/3083.29	c   657s| 65700 |  5937 |  5481k|  83.3 |  1045M |  37 |1381 |1657 |4392 | 367k|  0 |2547 |7039 | 3.302450e+03 | 1.277000e+03 | 158.61%|  19.81%
3073.65/3083.78	c   658s| 65800 |  5947 |  5487k|  83.3 |  1045M |  37 |1381 |1654 |4393 | 367k|  0 |2555 |7039 | 3.300500e+03 | 1.277000e+03 | 158.46%|  19.82%
3074.15/3084.25	c   658s| 65900 |  5965 |  5492k|  83.2 |  1045M |  37 |1381 |1644 |4456 | 367k|  2 |2555 |7041 | 3.299333e+03 | 1.277000e+03 | 158.37%|  19.83%
3074.65/3084.78	c   659s| 66000 |  5969 |  5497k|  83.2 |  1045M |  37 |1381 |1641 |4471 | 368k|  0 |2559 |7042 | 3.297815e+03 | 1.277000e+03 | 158.25%|  19.84%
3075.06/3085.18	c   659s| 66100 |  5981 |  5502k|  83.1 |  1045M |  37 |1381 |1634 |4470 | 368k|  1 |2559 |7042 | 3.295909e+03 | 1.277000e+03 | 158.10%|  19.85%
3075.85/3085.92	c   660s| 66200 |  5989 |  5508k|  83.1 |  1045M |  37 |1381 |1629 |4482 | 368k|  0 |2559 |7045 | 3.294003e+03 | 1.277000e+03 | 157.95%|  19.87%
3076.74/3086.81	c   661s| 66300 |  6019 |  5518k|  83.1 |  1045M |  37 |1381 |1623 |4519 | 368k|  2 |2563 |7046 | 3.286714e+03 | 1.277000e+03 | 157.38%|  19.95%
3077.06/3087.14	c   661s| 66400 |  6025 |  5522k|  83.0 |  1045M |  37 |1381 |1648 |4460 | 369k|  0 |2589 |7046 | 3.285381e+03 | 1.277000e+03 | 157.27%|  19.96%
3077.44/3087.51	c   662s| 66500 |  6035 |  5525k|  83.0 |  1045M |  37 |1381 |1659 |4466 | 369k|  0 |2603 |7047 | 3.284776e+03 | 1.277000e+03 | 157.23%|  19.96%
3077.74/3087.85	c   662s| 66600 |  6045 |  5529k|  82.9 |  1045M |  37 |1381 |1668 |4467 | 369k|  1 |2614 |7049 | 3.282729e+03 | 1.277000e+03 | 157.07%|  19.97%
3078.05/3088.15	c   662s| 66700 |  6049 |  5533k|  82.8 |  1045M |  37 |1381 |1671 |4463 | 369k|  0 |2620 |7049 | 3.282667e+03 | 1.277000e+03 | 157.06%|  19.97%
3078.34/3088.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3078.34/3088.49	c   663s| 66800 |  6057 |  5536k|  82.8 |  1045M |  37 |1381 |1696 |4463 | 369k|  2 |2646 |7049 | 3.282222e+03 | 1.277000e+03 | 157.03%|  19.98%
3079.33/3089.41	c   664s| 66900 |  6063 |  5542k|  82.7 |  1045M |  37 |1381 |1700 |4555 | 369k|  1 |2650 |7065 | 3.280798e+03 | 1.277000e+03 | 156.91%|  19.98%
3079.53/3089.62	c   664s| 67000 |  6067 |  5544k|  82.6 |  1045M |  37 |1381 |1703 |4462 | 369k|  1 |2653 |7065 | 3.280798e+03 | 1.277000e+03 | 156.91%|  19.98%
3079.73/3089.89	c   664s| 67100 |  6071 |  5546k|  82.5 |  1045M |  37 |1381 |1731 |4464 | 369k|  1 |2681 |7068 | 3.280716e+03 | 1.277000e+03 | 156.91%|  19.99%
3080.23/3090.31	c   664s| 67200 |  6079 |  5551k|  82.5 |  1045M |  37 |1381 |1744 |4475 | 369k|  0 |2695 |7072 | 3.280138e+03 | 1.277000e+03 | 156.86%|  19.99%
3080.83/3090.90	c   665s| 67300 |  6085 |  5556k|  82.4 |  1045M |  37 |1381 |1765 |4480 | 370k|  1 |2718 |7073 | 3.280125e+03 | 1.277000e+03 | 156.86%|  19.99%
3081.33/3091.48	c   666s| 67400 |  6097 |  5562k|  82.4 |  1045M |  37 |1381 |1772 |4476 | 370k|  1 |2728 |7073 | 3.275683e+03 | 1.277000e+03 | 156.51%|  20.04%
3081.63/3091.70	c   666s| 67500 |  6099 |  5564k|  82.3 |  1045M |  37 |1381 |1798 |4475 | 370k|  1 |2755 |7073 | 3.273797e+03 | 1.277000e+03 | 156.37%|  20.05%
3081.94/3092.08	c   666s| 67600 |  6109 |  5569k|  82.3 |  1045M |  37 |1381 |1804 |4545 | 370k|  0 |2763 |7073 | 3.273074e+03 | 1.277000e+03 | 156.31%|  20.05%
3082.23/3092.39	c   666s| 67700 |  6115 |  5573k|  82.2 |  1045M |  37 |1381 |1815 |4485 | 370k|  0 |2775 |7073 | 3.272000e+03 | 1.277000e+03 | 156.23%|  20.06%
3083.62/3093.76	c   668s| 67800 |  6127 |  5581k|  82.2 |  1067M |  37 |1381 |1820 |4542 | 371k|  0 |2788 |7088 | 3.270611e+03 | 1.277000e+03 | 156.12%|  20.07%
3084.62/3094.72	c   669s| 67900 |  6145 |  5589k|  82.2 |  1068M |  37 |1381 |1820 |4491 | 371k|  2 |2798 |7088 | 3.269071e+03 | 1.277000e+03 | 156.00%|  20.09%
3085.03/3095.15	c   669s| 68000 |  6155 |  5594k|  82.2 |  1068M |  37 |1381 |1815 |4685 | 371k|  0 |2814 |7089 | 3.267647e+03 | 1.277000e+03 | 155.88%|  20.12%
3085.81/3095.96	c   670s| 68100 |  6163 |  5600k|  82.1 |  1068M |  37 |1381 |1820 |4026 | 372k|  0 |2821 |7123 | 3.267528e+03 | 1.277000e+03 | 155.88%|  20.13%
3086.21/3096.32	c   670s| 68200 |  6167 |  5603k|  82.0 |  1068M |  37 |1381 |1826 |4027 | 372k|  1 |2829 |7156 | 3.266500e+03 | 1.277000e+03 | 155.79%|  20.14%
3086.61/3096.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3086.61/3096.74	c   671s| 68300 |  6175 |  5607k|  82.0 |  1068M |  37 |1381 |1825 |4236 | 372k|  0 |2831 |7179 | 3.265050e+03 | 1.277000e+03 | 155.68%|  20.16%
3087.02/3097.15	c   671s| 68400 |  6183 |  5612k|  81.9 |  1068M |  37 |1381 |1828 |4047 | 372k|  1 |2836 |7187 | 3.264867e+03 | 1.277000e+03 | 155.67%|  20.17%
3087.31/3097.47	c   672s| 68500 |  6185 |  5616k|  81.9 |  1068M |  37 |1381 |1830 |4398 | 372k|  0 |2838 |7194 | 3.264204e+03 | 1.277000e+03 | 155.62%|  20.17%
3087.81/3097.94	c   672s| 68600 |  6191 |  5621k|  81.8 |  1068M |  37 |1381 |1832 |4404 | 372k|  0 |2843 |7194 | 3.263773e+03 | 1.277000e+03 | 155.58%|  20.18%
3088.30/3098.49	c   673s| 68700 |  6201 |  5626k|  81.8 |  1068M |  37 |1381 |1831 |4348 | 372k|  0 |2843 |7196 | 3.261667e+03 | 1.277000e+03 | 155.42%|  20.20%
3089.40/3099.59	c   674s| 68800 |  6219 |  5635k|  81.8 |  1068M |  37 |1381 |1826 |4106 | 373k|  2 |2847 |7218 | 3.258551e+03 | 1.277000e+03 | 155.17%|  20.23%
3089.91/3100.02	c   674s| 68900 |  6225 |  5640k|  81.7 |  1068M |  37 |1381 |1834 |4048 | 373k|  0 |2864 |7224 | 3.257582e+03 | 1.277000e+03 | 155.10%|  20.25%
3090.70/3100.87	c   675s| 69000 |  6239 |  5648k|  81.7 |  1068M |  37 |1381 |1830 |4647 | 373k|  2 |2879 |7248 | 3.256690e+03 | 1.277000e+03 | 155.03%|  20.26%
3091.09/3101.23	c   675s| 69100 |  6251 |  5651k|  81.7 |  1068M |  37 |1381 |1824 |4454 | 373k|  0 |2880 |7275 | 3.255931e+03 | 1.277000e+03 | 154.97%|  20.27%
3091.49/3101.64	c   676s| 69200 |  6259 |  5655k|  81.6 |  1068M |  37 |1381 |1824 |4457 | 373k|  2 |2889 |7302 | 3.255732e+03 | 1.277000e+03 | 154.95%|  20.27%
3092.49/3102.67	c   677s| 69300 |  6279 |  5663k|  81.6 |  1068M |  37 |1381 |1791 |4532 | 373k|  1 |2890 |7334 | 3.254232e+03 | 1.277000e+03 | 154.83%|  20.29%
3092.79/3102.98	c   677s| 69400 |  6285 |  5666k|  81.5 |  1068M |  37 |1381 |1787 |4485 | 373k|  0 |2890 |7338 | 3.253250e+03 | 1.277000e+03 | 154.76%|  20.30%
3093.19/3103.34	c   677s| 69500 |  6293 |  5671k|  81.5 |  1068M |  37 |1381 |1780 |4051 | 374k|  1 |2891 |7345 | 3.252625e+03 | 1.277000e+03 | 154.71%|  20.31%
3093.79/3103.93	c   678s| 69600 |  6303 |  5676k|  81.4 |  1068M |  37 |1381 |1784 |4366 | 374k|  2 |2895 |7354 | 3.251500e+03 | 1.277000e+03 | 154.62%|  20.33%
3094.58/3104.72	c   679s| 69700 |  6309 |  5682k|  81.4 |  1068M |  37 |1381 |1782 |4365 | 374k|  0 |2895 |7368 | 3.250444e+03 | 1.277000e+03 | 154.54%|  20.33%
3095.38/3105.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3095.38/3105.57	c   680s| 69800 |  6323 |  5689k|  81.4 |  1068M |  37 |1381 |1783 |4442 | 375k|  1 |2905 |7397 | 3.249896e+03 | 1.277000e+03 | 154.49%|  20.35%
3095.78/3105.91	c   680s| 69900 |  6327 |  5692k|  81.3 |  1068M |  37 |1381 |1785 |4372 | 375k|  2 |2910 |7415 | 3.247583e+03 | 1.277000e+03 | 154.31%|  20.36%
3096.08/3106.21	c   680s| 70000 |  6331 |  5696k|  81.3 |  1069M |  37 |1381 |1785 |4123 | 375k|  1 |2914 |7432 | 3.247552e+03 | 1.277000e+03 | 154.31%|  20.36%
3096.78/3106.98	c   681s| 70100 |  6337 |  5702k|  81.2 |  1069M |  37 |1381 |1774 |4262 | 375k|  0 |2916 |7455 | 3.247231e+03 | 1.277000e+03 | 154.29%|  20.40%
3097.47/3107.62	c   682s| 70200 |  6357 |  5708k|  81.2 |  1069M |  37 |1381 |1771 |4287 | 375k|  0 |2920 |7473 | 3.246070e+03 | 1.277000e+03 | 154.19%|  20.41%
3097.67/3107.84	c   682s| 70300 |  6361 |  5710k|  81.1 |  1069M |  37 |1381 |1770 |4284 | 375k|  0 |2923 |7476 | 3.245764e+03 | 1.277000e+03 | 154.17%|  20.41%
3097.98/3108.19	c   682s| 70400 |  6369 |  5713k|  81.0 |  1069M |  37 |1381 |1766 |4284 | 375k|  1 |2929 |7477 | 3.245110e+03 | 1.277000e+03 | 154.12%|  20.41%
3098.37/3108.54	c   683s| 70500 |  6375 |  5717k|  81.0 |  1069M |  37 |1381 |1767 |4289 | 375k|  1 |2934 |7477 | 3.243151e+03 | 1.277000e+03 | 153.97%|  20.42%
3098.77/3108.97	c   683s| 70600 |  6385 |  5722k|  80.9 |  1069M |  37 |1381 |1765 |4279 | 375k|  0 |2937 |7495 | 3.242955e+03 | 1.277000e+03 | 153.95%|  20.42%
3099.07/3109.27	c   683s| 70700 |  6385 |  5725k|  80.9 |  1069M |  37 |1381 |1770 |4283 | 375k|  1 |2943 |7521 | 3.242955e+03 | 1.277000e+03 | 153.95%|  20.42%
3099.57/3109.76	c   684s| 70800 |  6393 |  5729k|  80.8 |  1069M |  37 |1381 |1761 |4280 | 375k|  0 |2943 |7534 | 3.240988e+03 | 1.277000e+03 | 153.80%|  20.43%
3099.98/3110.14	c   684s| 70900 |  6401 |  5734k|  80.8 |  1069M |  37 |1381 |1758 |4281 | 375k|  1 |2946 |7534 | 3.239667e+03 | 1.277000e+03 | 153.69%|  20.44%
3100.76/3110.96	c   685s| 71000 |  6423 |  5740k|  80.7 |  1070M |  37 |1381 |1727 |4441 | 376k|  0 |2948 |7549 | 3.237385e+03 | 1.277000e+03 | 153.51%|  20.47%
3101.06/3111.27	c   685s| 71100 |  6429 |  5743k|  80.7 |  1070M |  37 |1381 |1726 |4291 | 376k|  1 |2954 |7549 | 3.237385e+03 | 1.277000e+03 | 153.51%|  20.47%
3101.56/3111.78	c   686s| 71200 |  6433 |  5748k|  80.6 |  1070M |  37 |1381 |1769 |4290 | 376k|  2 |3002 |7605 | 3.237199e+03 | 1.277000e+03 | 153.50%|  20.47%
3102.16/3112.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3102.16/3112.38	c   686s| 71300 |  6443 |  5753k|  80.6 |  1070M |  37 |1381 |1812 |4292 | 376k|  1 |3056 |7675 | 3.236357e+03 | 1.277000e+03 | 153.43%|  20.47%
3102.56/3112.76	c   687s| 71400 |  6449 |  5756k|  80.5 |  1070M |  37 |1381 |1841 |4405 | 376k|  1 |3093 |7693 | 3.236094e+03 | 1.277000e+03 | 153.41%|  20.48%
3103.55/3113.72	c   688s| 71500 |  6469 |  5763k|  80.5 |  1070M |  37 |1381 |1837 |4294 | 376k|  2 |3105 |7718 | 3.234000e+03 | 1.277000e+03 | 153.25%|  20.49%
3103.96/3114.12	c   688s| 71600 |  6479 |  5768k|  80.4 |  1070M |  37 |1381 |1843 |4321 | 376k|  2 |3115 |7721 | 3.233500e+03 | 1.277000e+03 | 153.21%|  20.50%
3104.75/3114.97	c   689s| 71700 |  6487 |  5772k|  80.4 |  1070M |  37 |1381 |1851 |4289 | 377k|  0 |3125 |7733 | 3.232667e+03 | 1.277000e+03 | 153.15%|  20.50%
3105.35/3115.55	c   690s| 71800 |  6491 |  5777k|  80.3 |  1070M |  37 |1381 |1863 |4144 | 377k|  0 |3138 |7738 | 3.231711e+03 | 1.277000e+03 | 153.07%|  20.52%
3105.75/3115.97	c   690s| 71900 |  6497 |  5781k|  80.3 |  1070M |  37 |1381 |1862 |4225 | 377k|  1 |3147 |7760 | 3.230216e+03 | 1.277000e+03 | 152.95%|  20.53%
3106.64/3116.86	c   691s| 72000 |  6507 |  5788k|  80.3 |  1070M |  37 |1381 |1855 |4146 | 377k|  1 |3151 |7791 | 3.228373e+03 | 1.277000e+03 | 152.81%|  20.55%
3106.96/3117.12	c   691s| 72100 |  6511 |  5790k|  80.2 |  1070M |  37 |1381 |1854 |4327 | 377k|  1 |3155 |7791 | 3.228257e+03 | 1.277000e+03 | 152.80%|  20.56%
3107.24/3117.45	c   692s| 72200 |  6521 |  5794k|  80.1 |  1070M |  37 |1381 |1850 |4388 | 377k|  1 |3161 |7792 | 3.226573e+03 | 1.277000e+03 | 152.67%|  20.56%
3108.04/3118.29	c   692s| 72300 |  6533 |  5801k|  80.1 |  1070M |  37 |1381 |1845 |4291 | 377k|  1 |3168 |7809 | 3.223594e+03 | 1.277000e+03 | 152.43%|  20.61%
3108.34/3118.50	c   693s| 72400 |  6535 |  5803k|  80.0 |  1070M |  37 |1381 |1848 |4294 | 378k|  1 |3171 |7810 | 3.223594e+03 | 1.277000e+03 | 152.43%|  20.61%
3108.54/3118.78	c   693s| 72500 |  6539 |  5806k|  80.0 |  1070M |  37 |1381 |1864 |4304 | 378k|  1 |3189 |7811 | 3.223594e+03 | 1.277000e+03 | 152.43%|  20.61%
3109.13/3119.34	c   693s| 72600 |  6549 |  5810k|  79.9 |  1070M |  37 |1381 |1864 |4346 | 378k|  1 |3202 |7833 | 3.221314e+03 | 1.277000e+03 | 152.26%|  20.62%
3109.53/3119.79	c   694s| 72700 |  6557 |  5815k|  79.9 |  1070M |  37 |1381 |1877 |4392 | 378k|  1 |3221 |7838 | 3.220800e+03 | 1.277000e+03 | 152.22%|  20.63%
3109.84/3120.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3109.84/3120.05	c   694s| 72800 |  6561 |  5817k|  79.8 |  1070M |  37 |1381 |1885 |4307 | 378k|  2 |3233 |7838 | 3.220800e+03 | 1.277000e+03 | 152.22%|  20.63%
3110.03/3120.26	c   694s| 72900 |  6559 |  5819k|  79.7 |  1070M |  37 |1381 |1898 |4304 | 378k|  3 |3246 |7838 | 3.220800e+03 | 1.277000e+03 | 152.22%|  20.63%
3110.43/3120.62	c   695s| 73000 |  6571 |  5823k|  79.7 |  1070M |  37 |1381 |1899 |4306 | 378k|  2 |3255 |7845 | 3.220223e+03 | 1.277000e+03 | 152.17%|  20.63%
3110.84/3121.06	c   695s| 73100 |  6583 |  5828k|  79.6 |  1070M |  37 |1381 |1902 |4304 | 378k|  1 |3274 |7847 | 3.218752e+03 | 1.277000e+03 | 152.06%|  20.64%
3112.03/3122.21	c   696s| 73200 |  6601 |  5837k|  79.6 |  1070M |  37 |1381 |1865 |4307 | 378k|  1 |3289 |7874 | 3.217797e+03 | 1.277000e+03 | 151.98%|  20.67%
3112.32/3122.54	c   697s| 73300 |  6603 |  5840k|  79.6 |  1070M |  37 |1381 |1869 |4314 | 378k|  0 |3307 |7874 | 3.217716e+03 | 1.277000e+03 | 151.97%|  20.67%
3112.83/3123.01	c   697s| 73400 |  6619 |  5846k|  79.5 |  1070M |  37 |1381 |1850 |4311 | 378k|  1 |3322 |7875 | 3.216833e+03 | 1.277000e+03 | 151.91%|  20.67%
3113.12/3123.37	c   697s| 73500 |  6621 |  5850k|  79.5 |  1070M |  37 |1381 |1852 |4385 | 378k|  0 |3333 |7877 | 3.215829e+03 | 1.277000e+03 | 151.83%|  20.68%
3113.62/3123.82	c   698s| 73600 |  6627 |  5855k|  79.4 |  1070M |  37 |1381 |1847 |4312 | 378k|  1 |3339 |7885 | 3.215667e+03 | 1.277000e+03 | 151.81%|  20.68%
3114.02/3124.24	c   698s| 73700 |  6639 |  5860k|  79.4 |  1070M |  37 |1381 |1839 |4319 | 379k|  1 |3348 |7886 | 3.213931e+03 | 1.277000e+03 | 151.68%|  20.69%
3114.42/3124.62	c   699s| 73800 |  6645 |  5864k|  79.4 |  1070M |  37 |1381 |1839 |4235 | 379k|  2 |3348 |7891 | 3.213500e+03 | 1.277000e+03 | 151.64%|  20.69%
3114.83/3125.11	c   699s| 73900 |  6657 |  5870k|  79.3 |  1070M |  37 |1381 |1824 |4236 | 379k|  1 |3349 |7892 | 3.212303e+03 | 1.277000e+03 | 151.55%|  20.70%
3115.21/3125.45	c   700s| 74000 |  6661 |  5874k|  79.3 |  1070M |  37 |1381 |1824 |4219 | 379k|  2 |3350 |7894 | 3.212303e+03 | 1.277000e+03 | 151.55%|  20.70%
3115.93/3126.14	c   700s| 74100 |  6679 |  5882k|  79.3 |  1070M |  37 |1381 |1811 |4278 | 379k|  0 |3350 |7909 | 3.209073e+03 | 1.277000e+03 | 151.30%|  20.73%
3116.31/3126.59	c   701s| 74200 |  6693 |  5887k|  79.2 |  1070M |  37 |1381 |1801 |4225 | 379k|  1 |3350 |7912 | 3.208460e+03 | 1.277000e+03 | 151.25%|  20.74%
3116.82/3127.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3116.82/3127.04	c   701s| 74300 |  6703 |  5893k|  79.2 |  1070M |  37 |1381 |1796 |4299 | 379k|  3 |3354 |7918 | 3.206909e+03 | 1.277000e+03 | 151.13%|  20.75%
3117.11/3127.35	c   701s| 74400 |  6707 |  5896k|  79.1 |  1070M |  37 |1381 |1782 |4193 | 379k|  2 |3356 |7924 | 3.206849e+03 | 1.277000e+03 | 151.12%|  20.76%
3117.61/3127.82	c   702s| 74500 |  6713 |  5901k|  79.1 |  1070M |  37 |1381 |1755 |4297 | 379k|  0 |3358 |7926 | 3.206167e+03 | 1.277000e+03 | 151.07%|  20.77%
3118.01/3128.25	c   702s| 74600 |  6727 |  5906k|  79.1 |  1070M |  37 |1381 |1728 |4294 | 379k|  1 |3358 |7934 | 3.204395e+03 | 1.277000e+03 | 150.93%|  20.78%
3118.40/3128.63	c   703s| 74700 |  6733 |  5910k|  79.0 |  1070M |  37 |1381 |1709 |4295 | 379k|  1 |3359 |7934 | 3.203917e+03 | 1.277000e+03 | 150.89%|  20.78%
3119.00/3129.24	c   703s| 74800 |  6743 |  5915k|  79.0 |  1070M |  37 |1381 |1694 |4306 | 379k|  1 |3359 |7937 | 3.203598e+03 | 1.277000e+03 | 150.87%|  20.79%
3119.30/3129.59	c   704s| 74900 |  6749 |  5918k|  78.9 |  1070M |  37 |1381 |1683 |4302 | 379k|  0 |3361 |7937 | 3.202969e+03 | 1.277000e+03 | 150.82%|  20.80%
3119.60/3129.87	c   704s| 75000 |  6751 |  5922k|  78.8 |  1070M |  37 |1381 |1682 |4302 | 380k|  1 |3362 |7937 | 3.202862e+03 | 1.277000e+03 | 150.81%|  20.80%
3120.20/3130.48	c   705s| 75100 |  6775 |  5929k|  78.8 |  1070M |  37 |1381 |1669 |4342 | 380k|  1 |3370 |7940 | 3.201033e+03 | 1.277000e+03 | 150.67%|  20.81%
3120.50/3130.79	c   705s| 75200 |  6785 |  5932k|  78.8 |  1070M |  37 |1381 |1656 |4340 | 380k|  1 |3372 |7940 | 3.201000e+03 | 1.277000e+03 | 150.67%|  20.81%
3120.81/3131.01	c   705s| 75300 |  6783 |  5935k|  78.7 |  1070M |  37 |1381 |1656 |4299 | 380k|  0 |3372 |7940 | 3.201000e+03 | 1.277000e+03 | 150.67%|  20.81%
3121.29/3131.56	c   706s| 75400 |  6789 |  5940k|  78.7 |  1070M |  37 |1381 |1645 |4316 | 380k|  1 |3373 |7940 | 3.199875e+03 | 1.277000e+03 | 150.58%|  20.84%
3121.91/3132.17	c   706s| 75500 |  6797 |  5944k|  78.6 |  1071M |  37 |1381 |1822 |4267 | 380k|  0 |3552 |8009 | 3.198513e+03 | 1.277000e+03 | 150.47%|  20.84%
3122.39/3132.68	c   707s| 75600 |  6815 |  5950k|  78.6 |  1071M |  37 |1381 |1818 |4275 | 380k|  0 |3552 |8011 | 3.196479e+03 | 1.277000e+03 | 150.31%|  20.86%
3122.90/3133.12	c   707s| 75700 |  6821 |  5956k|  78.6 |  1071M |  37 |1381 |1811 |4285 | 380k|  3 |3552 |8011 | 3.195857e+03 | 1.277000e+03 | 150.26%|  20.86%
3123.29/3133.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3123.29/3133.54	c   708s| 75800 |  6831 |  5961k|  78.5 |  1071M |  37 |1381 |1807 |4357 | 380k|  0 |3552 |8013 | 3.194198e+03 | 1.277000e+03 | 150.13%|  20.89%
3123.80/3134.02	c   708s| 75900 |  6849 |  5966k|  78.5 |  1071M |  37 |1381 |1785 |4250 | 380k|  0 |3554 |8020 | 3.192292e+03 | 1.277000e+03 | 149.98%|  20.90%
3124.09/3134.35	c   708s| 76000 |  6855 |  5970k|  78.4 |  1071M |  37 |1381 |1778 |4206 | 380k|  1 |3557 |8022 | 3.191833e+03 | 1.277000e+03 | 149.95%|  20.90%
3124.80/3135.08	c   709s| 76100 |  6867 |  5975k|  78.4 |  1071M |  37 |1381 |1771 |4249 | 381k|  0 |3560 |8042 | 3.190413e+03 | 1.277000e+03 | 149.84%|  20.93%
3125.18/3135.40	c   709s| 76200 |  6871 |  5979k|  78.4 |  1071M |  37 |1381 |1755 |4255 | 381k|  2 |3562 |8042 | 3.190333e+03 | 1.277000e+03 | 149.83%|  20.93%
3125.38/3135.65	c   710s| 76300 |  6871 |  5981k|  78.3 |  1071M |  37 |1381 |1749 |4406 | 381k|  0 |3563 |8042 | 3.190055e+03 | 1.277000e+03 | 149.81%|  20.93%
3125.79/3136.09	c   710s| 76400 |  6887 |  5986k|  78.3 |  1071M |  37 |1381 |1731 |4342 | 381k|  1 |3563 |8046 | 3.189540e+03 | 1.277000e+03 | 149.77%|  20.94%
3126.08/3136.39	c   710s| 76500 |  6889 |  5989k|  78.2 |  1071M |  37 |1381 |1730 |4214 | 381k|  1 |3567 |8051 | 3.189273e+03 | 1.277000e+03 | 149.75%|  20.94%
3126.79/3137.01	c   711s| 76600 |  6899 |  5994k|  78.2 |  1071M |  37 |1381 |1728 |4349 | 381k|  0 |3570 |8054 | 3.187329e+03 | 1.277000e+03 | 149.60%|  20.95%
3126.98/3137.29	c   711s| 76700 |  6909 |  5997k|  78.1 |  1071M |  37 |1381 |1718 |4211 | 381k|  2 |3572 |8055 | 3.186709e+03 | 1.277000e+03 | 149.55%|  20.95%
3127.37/3137.63	c   712s| 76800 |  6919 |  6001k|  78.0 |  1071M |  37 |1381 |1710 |4214 | 381k|  0 |3574 |8057 | 3.185786e+03 | 1.277000e+03 | 149.47%|  20.97%
3127.57/3137.83	c   712s| 76900 |  6921 |  6003k|  78.0 |  1071M |  37 |1381 |1710 |4222 | 381k|  5 |3574 |8057 | 3.185786e+03 | 1.277000e+03 | 149.47%|  20.97%
3127.89/3138.12	c   712s| 77000 |  6929 |  6006k|  77.9 |  1071M |  37 |1381 |1708 |4213 | 382k|  1 |3574 |8057 | 3.185563e+03 | 1.277000e+03 | 149.46%|  20.97%
3128.17/3138.42	c   713s| 77100 |  6937 |  6009k|  77.8 |  1071M |  37 |1381 |1697 |4321 | 382k|  3 |3574 |8057 | 3.184939e+03 | 1.277000e+03 | 149.41%|  20.98%
3128.57/3138.80	c   713s| 77200 |  6947 |  6013k|  77.8 |  1071M |  37 |1381 |1695 |4217 | 382k|  1 |3578 |8069 | 3.182750e+03 | 1.277000e+03 | 149.24%|  20.99%
3129.17/3139.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3129.17/3139.49	c   714s| 77300 |  6959 |  6019k|  77.8 |  1071M |  37 |1381 |1692 |4221 | 382k|  1 |3578 |8079 | 3.181860e+03 | 1.277000e+03 | 149.17%|  21.01%
3129.67/3139.94	c   714s| 77400 |  6971 |  6024k|  77.7 |  1071M |  37 |1381 |1686 |4354 | 382k|  0 |3579 |8080 | 3.178714e+03 | 1.277000e+03 | 148.92%|  21.03%
3129.97/3140.21	c   714s| 77500 |  6981 |  6027k|  77.7 |  1071M |  37 |1381 |1681 |4360 | 382k|  2 |3579 |8080 | 3.178222e+03 | 1.277000e+03 | 148.88%|  21.03%
3130.26/3140.53	c   715s| 77600 |  6985 |  6031k|  77.6 |  1071M |  37 |1381 |1677 |4391 | 382k|  1 |3580 |8080 | 3.177970e+03 | 1.277000e+03 | 148.86%|  21.03%
3130.56/3140.85	c   715s| 77700 |  6991 |  6034k|  77.6 |  1071M |  37 |1381 |1677 |4201 | 382k|  1 |3582 |8080 | 3.177889e+03 | 1.277000e+03 | 148.86%|  21.04%
3130.96/3141.28	c   715s| 77800 |  7001 |  6039k|  77.5 |  1071M |  37 |1381 |1671 |4209 | 382k|  0 |3582 |8086 | 3.175333e+03 | 1.277000e+03 | 148.66%|  21.06%
3131.46/3141.75	c   716s| 77900 |  7011 |  6044k|  77.5 |  1071M |  37 |1381 |1670 |4327 | 382k|  2 |3583 |8086 | 3.175214e+03 | 1.277000e+03 | 148.65%|  21.10%
3131.87/3142.16	c   716s| 78000 |  7021 |  6049k|  77.5 |  1071M |  37 |1381 |1666 |4207 | 382k|  1 |3585 |8088 | 3.173243e+03 | 1.277000e+03 | 148.49%|  21.11%
3132.26/3142.54	c   717s| 78100 |  7027 |  6054k|  77.4 |  1071M |  37 |1381 |1661 |4294 | 383k|  0 |3585 |8088 | 3.172581e+03 | 1.277000e+03 | 148.44%|  21.12%
3132.66/3142.93	c   717s| 78200 |  7037 |  6059k|  77.4 |  1071M |  37 |1381 |1649 |4308 | 383k|  3 |3587 |8088 | 3.172053e+03 | 1.277000e+03 | 148.40%|  21.12%
3133.06/3143.31	c   717s| 78300 |  7049 |  6063k|  77.3 |  1071M |  37 |1381 |1639 |4220 | 383k|  2 |3588 |8088 | 3.170562e+03 | 1.277000e+03 | 148.28%|  21.13%
3133.35/3143.69	c   718s| 78400 |  7061 |  6068k|  77.3 |  1071M |  37 |1381 |1634 |4326 | 383k|  0 |3588 |8088 | 3.166911e+03 | 1.277000e+03 | 148.00%|  21.14%
3133.77/3144.07	c   718s| 78500 |  7067 |  6072k|  77.3 |  1071M |  37 |1381 |1633 |4222 | 383k|  0 |3588 |8088 | 3.166119e+03 | 1.277000e+03 | 147.93%|  21.15%
3134.15/3144.45	c   719s| 78600 |  7081 |  6076k|  77.2 |  1071M |  37 |1381 |1629 |4223 | 383k|  1 |3590 |8094 | 3.164902e+03 | 1.277000e+03 | 147.84%|  21.16%
3134.55/3144.82	c   719s| 78700 |  7095 |  6080k|  77.2 |  1071M |  37 |1381 |1642 |4596 | 383k|  1 |3605 |8111 | 3.164786e+03 | 1.277000e+03 | 147.83%|  21.16%
3134.95/3145.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3134.95/3145.20	c   719s| 78800 |  7103 |  6084k|  77.1 |  1071M |  37 |1381 |1675 |4497 | 383k|  0 |3638 |8122 | 3.164250e+03 | 1.277000e+03 | 147.79%|  21.16%
3135.55/3145.89	c   720s| 78900 |  7117 |  6090k|  77.1 |  1071M |  37 |1381 |1690 |4541 | 383k|  0 |3654 |8126 | 3.162869e+03 | 1.277000e+03 | 147.68%|  21.21%
3135.76/3146.06	c   720s| 79000 |  7115 |  6092k|  77.0 |  1071M |  37 |1381 |1696 |4518 | 383k|  0 |3660 |8127 | 3.162869e+03 | 1.277000e+03 | 147.68%|  21.21%
3136.05/3146.30	c   720s| 79100 |  7119 |  6094k|  76.9 |  1071M |  37 |1381 |1708 |4520 | 383k|  1 |3672 |8127 | 3.161941e+03 | 1.277000e+03 | 147.61%|  21.22%
3136.34/3146.61	c   721s| 79200 |  7129 |  6098k|  76.9 |  1071M |  37 |1381 |1718 |4582 | 384k|  0 |3683 |8130 | 3.161628e+03 | 1.277000e+03 | 147.58%|  21.22%
3136.64/3146.92	c   721s| 79300 |  7141 |  6101k|  76.8 |  1071M |  37 |1381 |1730 |4512 | 384k|  0 |3697 |8132 | 3.160810e+03 | 1.277000e+03 | 147.52%|  21.22%
3136.94/3147.28	c   721s| 79400 |  7153 |  6106k|  76.8 |  1071M |  37 |1381 |1737 |4611 | 384k|  1 |3705 |8133 | 3.159147e+03 | 1.277000e+03 | 147.39%|  21.23%
3137.44/3147.74	c   722s| 79500 |  7171 |  6111k|  76.8 |  1071M |  37 |1381 |1745 |4558 | 384k|  0 |3715 |8136 | 3.156589e+03 | 1.277000e+03 | 147.19%|  21.24%
3137.64/3147.91	c   722s| 79600 |  7171 |  6112k|  76.7 |  1071M |  37 |1381 |1754 |4522 | 384k|  1 |3724 |8136 | 3.156589e+03 | 1.277000e+03 | 147.19%|  21.24%
3138.04/3148.33	c   722s| 79700 |  7181 |  6117k|  76.7 |  1071M |  37 |1381 |1768 |4540 | 384k|  1 |3740 |8138 | 3.155483e+03 | 1.277000e+03 | 147.10%|  21.25%
3138.44/3148.74	c   723s| 79800 |  7185 |  6122k|  76.6 |  1071M |  37 |1381 |1785 |4539 | 384k|  2 |3757 |8142 | 3.155100e+03 | 1.277000e+03 | 147.07%|  21.25%
3139.14/3149.44	c   724s| 79900 |  7193 |  6126k|  76.6 |  1071M |  37 |1381 |1792 |4560 | 384k|  1 |3767 |8145 | 3.154499e+03 | 1.277000e+03 | 147.02%|  21.27%
3139.53/3149.88	c   724s| 80000 |  7211 |  6132k|  76.5 |  1071M |  37 |1381 |1790 |4561 | 384k|  0 |3778 |8146 | 3.152699e+03 | 1.277000e+03 | 146.88%|  21.28%
3140.33/3150.63	c   725s| 80100 |  7229 |  6138k|  76.5 |  1071M |  37 |1381 |1793 |4570 | 384k|  1 |3795 |8157 | 3.150810e+03 | 1.277000e+03 | 146.74%|  21.29%
3140.84/3151.12	c   725s| 80200 |  7243 |  6142k|  76.5 |  1071M |  37 |1381 |1786 |4624 | 385k|  0 |3801 |8158 | 3.149786e+03 | 1.277000e+03 | 146.66%|  21.31%
3141.03/3151.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3141.03/3151.35	c   725s| 80300 |  7247 |  6144k|  76.4 |  1071M |  37 |1381 |1788 |4574 | 385k|  0 |3811 |8158 | 3.149630e+03 | 1.277000e+03 | 146.64%|  21.31%
3141.43/3151.74	c   726s| 80400 |  7261 |  6148k|  76.4 |  1071M |  37 |1381 |1791 |4567 | 385k|  0 |3822 |8164 | 3.149092e+03 | 1.277000e+03 | 146.60%|  21.31%
3141.74/3152.04	c   726s| 80500 |  7269 |  6151k|  76.3 |  1071M |  37 |1381 |1788 |4607 | 385k|  2 |3831 |8168 | 3.148476e+03 | 1.277000e+03 | 146.55%|  21.32%
3142.12/3152.45	c   727s| 80600 |  7279 |  6154k|  76.3 |  1071M |  37 |1381 |1778 |4569 | 385k|  1 |3843 |8182 | 3.147481e+03 | 1.277000e+03 | 146.47%|  21.32%
3142.32/3152.65	c   727s| 80700 |  7283 |  6156k|  76.2 |  1071M |  37 |1381 |1784 |4570 | 385k|  0 |3853 |8182 | 3.146987e+03 | 1.277000e+03 | 146.44%|  21.32%
3142.62/3152.95	c   727s| 80800 |  7289 |  6159k|  76.1 |  1071M |  37 |1381 |1803 |4548 | 385k|  1 |3877 |8182 | 3.146892e+03 | 1.277000e+03 | 146.43%|  21.33%
3142.83/3153.17	c   727s| 80900 |  7289 |  6161k|  76.1 |  1071M |  37 |1381 |1818 |4553 | 385k|  0 |3895 |8182 | 3.146435e+03 | 1.277000e+03 | 146.39%|  21.34%
3143.42/3153.75	c   728s| 81000 |  7313 |  6168k|  76.0 |  1071M |  37 |1381 |1810 |4617 | 385k|  0 |3914 |8190 | 3.144191e+03 | 1.277000e+03 | 146.22%|  21.36%
3143.83/3154.12	c   728s| 81100 |  7323 |  6172k|  76.0 |  1071M |  37 |1381 |1806 |4581 | 385k|  2 |3918 |8191 | 3.143894e+03 | 1.277000e+03 | 146.19%|  21.36%
3144.22/3154.57	c   729s| 81200 |  7343 |  6178k|  76.0 |  1071M |  37 |1381 |1800 |4527 | 385k|  2 |3936 |8194 | 3.141860e+03 | 1.277000e+03 | 146.03%|  21.38%
3144.83/3155.13	c   729s| 81300 |  7361 |  6185k|  76.0 |  1071M |  37 |1381 |1800 |4559 | 385k|  1 |3948 |8195 | 3.139333e+03 | 1.277000e+03 | 145.84%|  21.40%
3145.31/3155.65	c   730s| 81400 |  7363 |  6189k|  75.9 |  1071M |  37 |1381 |1806 |4586 | 386k|  0 |3955 |8195 | 3.138488e+03 | 1.277000e+03 | 145.77%|  21.41%
3146.11/3156.45	c   731s| 81500 |  7383 |  6196k|  75.9 |  1071M |  37 |1381 |1810 |4544 | 386k|  1 |3977 |8199 | 3.136949e+03 | 1.277000e+03 | 145.65%|  21.42%
3146.41/3156.70	c   731s| 81600 |  7383 |  6199k|  75.9 |  1071M |  37 |1381 |1841 |4550 | 386k|  1 |4011 |8199 | 3.136949e+03 | 1.277000e+03 | 145.65%|  21.42%
3146.72/3157.04	c   731s| 81700 |  7393 |  6203k|  75.8 |  1071M |  37 |1381 |1854 |4558 | 386k|  0 |4031 |8199 | 3.136250e+03 | 1.277000e+03 | 145.60%|  21.43%
3147.31/3157.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3147.31/3157.65	c   732s| 81800 |  7401 |  6208k|  75.8 |  1071M |  37 |1381 |1854 |4589 | 386k|  0 |4041 |8200 | 3.135725e+03 | 1.277000e+03 | 145.55%|  21.45%
3147.61/3157.97	c   732s| 81900 |  7411 |  6212k|  75.7 |  1071M |  37 |1381 |1849 |4665 | 386k|  0 |4051 |8200 | 3.133819e+03 | 1.277000e+03 | 145.40%|  21.46%
3148.00/3158.32	c   732s| 82000 |  7419 |  6216k|  75.7 |  1071M |  37 |1381 |1853 |4552 | 386k|  0 |4063 |8202 | 3.133646e+03 | 1.277000e+03 | 145.39%|  21.46%
3148.40/3158.72	c   733s| 82100 |  7431 |  6220k|  75.7 |  1071M |  37 |1381 |1868 |4572 | 387k|  0 |4089 |8213 | 3.133104e+03 | 1.277000e+03 | 145.35%|  21.47%
3148.82/3159.17	c   733s| 82200 |  7447 |  6225k|  75.6 |  1071M |  37 |1381 |1866 |4619 | 387k|  1 |4105 |8213 | 3.132427e+03 | 1.277000e+03 | 145.30%|  21.47%
3149.10/3159.48	c   734s| 82300 |  7453 |  6229k|  75.6 |  1071M |  37 |1381 |1862 |4658 | 387k|  1 |4115 |8213 | 3.130730e+03 | 1.277000e+03 | 145.16%|  21.48%
3149.60/3159.91	c   734s| 82400 |  7471 |  6234k|  75.6 |  1071M |  37 |1381 |1842 |4597 | 387k|  2 |4117 |8213 | 3.130391e+03 | 1.277000e+03 | 145.14%|  21.49%
3149.81/3160.17	c   734s| 82500 |  7469 |  6237k|  75.5 |  1071M |  37 |1381 |1880 |4626 | 387k|  0 |4157 |8213 | 3.130391e+03 | 1.277000e+03 | 145.14%|  21.49%
3150.30/3160.63	c   735s| 82600 |  7477 |  6241k|  75.5 |  1071M |  37 |1381 |1896 |4199 | 387k|  1 |4184 |8247 | 3.129954e+03 | 1.277000e+03 | 145.10%|  21.49%
3150.71/3161.04	c   735s| 82700 |  7489 |  6246k|  75.4 |  1071M |  37 |1381 |1896 |4309 | 387k|  1 |4191 |8262 | 3.129455e+03 | 1.277000e+03 | 145.06%|  21.50%
3151.49/3161.88	c   736s| 82800 |  7507 |  6254k|  75.4 |  1071M |  37 |1381 |1893 |4695 | 387k|  0 |4202 |8265 | 3.127606e+03 | 1.277000e+03 | 144.92%|  21.51%
3151.89/3162.24	c   736s| 82900 |  7513 |  6258k|  75.4 |  1071M |  37 |1381 |1897 |4210 | 387k|  2 |4214 |8266 | 3.127061e+03 | 1.277000e+03 | 144.88%|  21.52%
3152.19/3162.51	c   737s| 83000 |  7519 |  6261k|  75.3 |  1071M |  37 |1381 |1892 |4582 | 387k|  2 |4214 |8266 | 3.126607e+03 | 1.277000e+03 | 144.84%|  21.54%
3152.59/3162.98	c   737s| 83100 |  7527 |  6266k|  75.3 |  1071M |  37 |1381 |1894 |4443 | 388k|  0 |4230 |8266 | 3.125735e+03 | 1.277000e+03 | 144.77%|  21.55%
3153.09/3163.46	c   738s| 83200 |  7545 |  6272k|  75.3 |  1071M |  37 |1381 |1880 |4193 | 388k|  2 |4235 |8267 | 3.124600e+03 | 1.277000e+03 | 144.68%|  21.55%
3153.39/3163.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3153.39/3163.73	c   738s| 83300 |  7543 |  6275k|  75.2 |  1071M |  37 |1381 |1882 |4193 | 388k|  0 |4238 |8267 | 3.124600e+03 | 1.277000e+03 | 144.68%|  21.55%
3154.08/3164.49	c   739s| 83400 |  7565 |  6282k|  75.2 |  1071M |  37 |1381 |1861 |4334 | 388k|  0 |4239 |8277 | 3.122413e+03 | 1.277000e+03 | 144.51%|  21.60%
3154.48/3164.85	c   739s| 83500 |  7575 |  6286k|  75.2 |  1071M |  37 |1381 |1852 |4277 | 388k|  1 |4239 |8288 | 3.121667e+03 | 1.277000e+03 | 144.45%|  21.60%
3154.69/3165.09	c   739s| 83600 |  7579 |  6289k|  75.1 |  1071M |  37 |1381 |1852 |4211 | 388k|  2 |4243 |8289 | 3.120736e+03 | 1.277000e+03 | 144.38%|  21.61%
3154.98/3165.37	c   739s| 83700 |  7585 |  6292k|  75.1 |  1071M |  37 |1381 |1846 |4213 | 388k|  1 |4243 |8292 | 3.119778e+03 | 1.277000e+03 | 144.31%|  21.61%
3155.18/3165.59	c   740s| 83800 |  7591 |  6295k|  75.0 |  1071M |  37 |1381 |1852 |4201 | 388k|  2 |4251 |8292 | 3.119646e+03 | 1.277000e+03 | 144.29%|  21.61%
3155.69/3166.04	c   740s| 83900 |  7595 |  6299k|  75.0 |  1071M |  37 |1381 |1839 |4200 | 388k|  0 |4251 |8305 | 3.119299e+03 | 1.277000e+03 | 144.27%|  21.62%
3156.18/3166.52	c   741s| 84000 |  7617 |  6305k|  75.0 |  1071M |  37 |1381 |1837 |4301 | 389k|  0 |4263 |8321 | 3.117619e+03 | 1.277000e+03 | 144.14%|  21.62%
3156.48/3166.82	c   741s| 84100 |  7625 |  6309k|  74.9 |  1072M |  37 |1381 |1842 |4366 | 389k|  1 |4275 |8324 | 3.116989e+03 | 1.277000e+03 | 144.09%|  21.63%
3156.79/3167.11	c   741s| 84200 |  7633 |  6312k|  74.9 |  1072M |  37 |1381 |1856 |4375 | 389k|  1 |4291 |8327 | 3.116750e+03 | 1.277000e+03 | 144.07%|  21.63%
3156.98/3167.31	c   741s| 84300 |  7641 |  6315k|  74.8 |  1072M |  37 |1381 |1858 |4313 | 389k|  2 |4299 |8327 | 3.116486e+03 | 1.277000e+03 | 144.05%|  21.63%
3157.37/3167.74	c   742s| 84400 |  7649 |  6320k|  74.8 |  1073M |  37 |1381 |1856 |4323 | 389k|  0 |4307 |8331 | 3.115869e+03 | 1.277000e+03 | 144.00%|  21.72%
3157.87/3168.21	c   742s| 84500 |  7665 |  6326k|  74.8 |  1073M |  37 |1381 |1839 |4324 | 389k|  0 |4309 |8331 | 3.112616e+03 | 1.277000e+03 | 143.74%|  21.74%
3158.37/3168.70	c   743s| 84600 |  7675 |  6332k|  74.8 |  1073M |  37 |1381 |1830 |4387 | 389k|  0 |4313 |8338 | 3.111817e+03 | 1.277000e+03 | 143.68%|  21.75%
3158.57/3168.96	c   743s| 84700 |  7683 |  6335k|  74.7 |  1073M |  37 |1381 |1820 |4334 | 389k|  0 |4313 |8339 | 3.111267e+03 | 1.277000e+03 | 143.64%|  21.76%
3159.27/3169.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3159.27/3169.66	c   744s| 84800 |  7707 |  6343k|  74.7 |  1073M |  37 |1381 |1797 |4381 | 389k|  1 |4313 |8343 | 3.109655e+03 | 1.277000e+03 | 143.51%|  21.80%
3159.57/3169.94	c   744s| 84900 |  7707 |  6347k|  74.7 |  1073M |  37 |1381 |1794 |4327 | 389k|  0 |4313 |8344 | 3.109159e+03 | 1.277000e+03 | 143.47%|  21.81%
3159.87/3170.23	c   744s| 85000 |  7711 |  6351k|  74.6 |  1073M |  37 |1381 |1791 |4314 | 389k|  1 |4313 |8344 | 3.107884e+03 | 1.277000e+03 | 143.37%|  21.81%
3160.17/3170.50	c   745s| 85100 |  7719 |  6354k|  74.6 |  1073M |  37 |1381 |1802 |4327 | 390k|  1 |4325 |8344 | 3.107372e+03 | 1.277000e+03 | 143.33%|  21.82%
3160.56/3170.92	c   745s| 85200 |  7733 |  6360k|  74.5 |  1073M |  37 |1381 |1793 |4334 | 390k|  1 |4325 |8345 | 3.106286e+03 | 1.277000e+03 | 143.25%|  21.82%
3160.96/3171.36	c   745s| 85300 |  7749 |  6365k|  74.5 |  1073M |  37 |1381 |1791 |4313 | 390k|  2 |4332 |8345 | 3.105131e+03 | 1.277000e+03 | 143.16%|  21.83%
3161.36/3171.73	c   746s| 85400 |  7753 |  6370k|  74.5 |  1073M |  37 |1381 |1786 |4310 | 390k|  2 |4332 |8346 | 3.104590e+03 | 1.277000e+03 | 143.12%|  21.83%
3161.67/3172.03	c   746s| 85500 |  7761 |  6374k|  74.5 |  1073M |  37 |1381 |1788 |4330 | 390k|  1 |4336 |8346 | 3.103729e+03 | 1.277000e+03 | 143.05%|  21.83%
3161.96/3172.34	c   746s| 85600 |  7769 |  6378k|  74.4 |  1073M |  37 |1381 |1787 |4336 | 390k|  0 |4336 |8347 | 3.103645e+03 | 1.277000e+03 | 143.04%|  21.84%
3162.26/3172.69	c   747s| 85700 |  7775 |  6382k|  74.4 |  1073M |  37 |1381 |1793 |4339 | 390k|  0 |4344 |8347 | 3.102352e+03 | 1.277000e+03 | 142.94%|  21.84%
3162.56/3172.92	c   747s| 85800 |  7775 |  6385k|  74.3 |  1073M |  37 |1381 |1829 |4339 | 390k|  0 |4380 |8347 | 3.102352e+03 | 1.277000e+03 | 142.94%|  21.84%
3162.86/3173.28	c   747s| 85900 |  7783 |  6390k|  74.3 |  1073M |  37 |1381 |1836 |4346 | 390k|  0 |4392 |8347 | 3.102052e+03 | 1.277000e+03 | 142.92%|  21.84%
3163.26/3173.60	c   748s| 86000 |  7791 |  6394k|  74.3 |  1073M |  37 |1381 |1831 |4375 | 390k|  0 |4392 |8349 | 3.101698e+03 | 1.277000e+03 | 142.89%|  21.84%
3163.77/3174.13	c   748s| 86100 |  7811 |  6399k|  74.2 |  1073M |  37 |1381 |1823 |4176 | 390k|  1 |4392 |8349 | 3.101336e+03 | 1.277000e+03 | 142.86%|  21.87%
3164.15/3174.56	c   749s| 86200 |  7821 |  6405k|  74.2 |  1073M |  37 |1381 |1809 |4269 | 390k|  0 |4392 |8350 | 3.100000e+03 | 1.277000e+03 | 142.76%|  21.88%
3164.55/3174.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3164.55/3174.95	c   749s| 86300 |  7835 |  6410k|  74.2 |  1073M |  37 |1381 |1795 |4273 | 391k|  0 |4392 |8350 | 3.099593e+03 | 1.277000e+03 | 142.72%|  21.88%
3164.85/3175.20	c   749s| 86400 |  7835 |  6413k|  74.1 |  1073M |  37 |1381 |1791 |4173 | 391k|  0 |4392 |8350 | 3.099547e+03 | 1.277000e+03 | 142.72%|  21.88%
3165.15/3175.50	c   750s| 86500 |  7841 |  6416k|  74.1 |  1073M |  37 |1381 |1788 |4173 | 391k|  2 |4393 |8350 | 3.099109e+03 | 1.277000e+03 | 142.69%|  21.88%
3165.45/3175.82	c   750s| 86600 |  7845 |  6420k|  74.0 |  1073M |  37 |1381 |1779 |4179 | 391k|  1 |4394 |8350 | 3.098938e+03 | 1.277000e+03 | 142.67%|  21.88%
3165.76/3176.11	c   750s| 86700 |  7853 |  6423k|  74.0 |  1073M |  37 |1381 |1772 |4178 | 391k|  0 |4397 |8350 | 3.098673e+03 | 1.277000e+03 | 142.65%|  21.89%
3166.25/3176.65	c   751s| 86800 |  7865 |  6430k|  74.0 |  1073M |  37 |1381 |1756 |4248 | 391k|  0 |4397 |8350 | 3.097778e+03 | 1.277000e+03 | 142.58%|  21.89%
3166.66/3177.05	c   751s| 86900 |  7885 |  6435k|  74.0 |  1073M |  37 |1381 |1739 |4321 | 391k|  0 |4397 |8352 | 3.096000e+03 | 1.277000e+03 | 142.44%|  21.90%
3167.44/3177.85	c   752s| 87000 |  7909 |  6443k|  74.0 |  1073M |  37 |1381 |1724 |4193 | 391k|  1 |4398 |8357 | 3.094038e+03 | 1.277000e+03 | 142.29%|  21.92%
3167.75/3178.15	c   752s| 87100 |  7915 |  6446k|  73.9 |  1073M |  37 |1381 |1722 |4193 | 391k|  0 |4398 |8357 | 3.093934e+03 | 1.277000e+03 | 142.28%|  21.92%
3168.24/3178.61	c   753s| 87200 |  7929 |  6451k|  73.9 |  1073M |  37 |1381 |1719 |4191 | 391k|  0 |4398 |8358 | 3.093375e+03 | 1.277000e+03 | 142.24%|  21.93%
3168.44/3178.87	c   753s| 87300 |  7935 |  6454k|  73.8 |  1073M |  37 |1381 |1719 |4232 | 391k|  0 |4399 |8358 | 3.092907e+03 | 1.277000e+03 | 142.20%|  21.94%
3168.84/3179.29	c   753s| 87400 |  7953 |  6459k|  73.8 |  1073M |  37 |1381 |1717 |4271 | 392k|  2 |4399 |8358 | 3.092492e+03 | 1.277000e+03 | 142.17%|  21.94%
3169.23/3179.60	c   754s| 87500 |  7959 |  6463k|  73.8 |  1073M |  37 |1381 |1722 |4200 | 392k|  0 |4404 |8358 | 3.092410e+03 | 1.277000e+03 | 142.16%|  21.94%
3169.75/3180.19	c   754s| 87600 |  7977 |  6469k|  73.8 |  1073M |  37 |1381 |1710 |4201 | 392k|  0 |4404 |8378 | 3.091891e+03 | 1.277000e+03 | 142.12%|  21.94%
3170.43/3180.81	c   755s| 87700 |  7981 |  6474k|  73.7 |  1073M |  37 |1381 |1708 |4213 | 392k|  0 |4404 |8378 | 3.091583e+03 | 1.277000e+03 | 142.10%|  21.95%
3170.64/3181.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3170.64/3181.05	c   755s| 87800 |  7985 |  6476k|  73.7 |  1073M |  37 |1381 |1708 |4204 | 392k|  0 |4404 |8378 | 3.090552e+03 | 1.277000e+03 | 142.02%|  21.96%
3171.33/3181.72	c   756s| 87900 |  7995 |  6482k|  73.7 |  1073M |  37 |1381 |1703 |4275 | 392k|  0 |4404 |8383 | 3.089500e+03 | 1.277000e+03 | 141.93%|  22.01%
3171.83/3182.20	c   756s| 88000 |  8015 |  6488k|  73.6 |  1073M |  37 |1381 |1696 |4311 | 393k|  1 |4405 |8383 | 3.085766e+03 | 1.277000e+03 | 141.64%|  22.03%
3172.03/3182.42	c   757s| 88100 |  8013 |  6490k|  73.6 |  1073M |  37 |1381 |1696 |4215 | 393k|  1 |4405 |8383 | 3.085766e+03 | 1.277000e+03 | 141.64%|  22.03%
3172.23/3182.68	c   757s| 88200 |  8009 |  6493k|  73.5 |  1073M |  37 |1381 |1696 |4217 | 393k|  0 |4405 |8383 | 3.085766e+03 | 1.277000e+03 | 141.64%|  22.03%
3172.64/3183.01	c   757s| 88300 |  8017 |  6497k|  73.5 |  1073M |  37 |1381 |1690 |4199 | 393k|  3 |4405 |8387 | 3.084266e+03 | 1.277000e+03 | 141.52%|  22.05%
3172.92/3183.37	c   757s| 88400 |  8027 |  6501k|  73.5 |  1073M |  37 |1381 |1686 |4200 | 393k|  0 |4405 |8388 | 3.083891e+03 | 1.277000e+03 | 141.50%|  22.05%
3173.32/3183.77	c   758s| 88500 |  8037 |  6506k|  73.4 |  1073M |  37 |1381 |1682 |4200 | 393k|  1 |4405 |8388 | 3.082452e+03 | 1.277000e+03 | 141.38%|  22.06%
3173.92/3184.30	c   758s| 88600 |  8053 |  6513k|  73.4 |  1073M |  37 |1381 |1679 |4288 | 393k|  2 |4405 |8388 | 3.080856e+03 | 1.277000e+03 | 141.26%|  22.07%
3174.22/3184.63	c   759s| 88700 |  8057 |  6516k|  73.4 |  1073M |  37 |1381 |1674 |4344 | 393k|  0 |4405 |8388 | 3.080106e+03 | 1.277000e+03 | 141.20%|  22.07%
3174.42/3184.89	c   759s| 88800 |  8063 |  6519k|  73.3 |  1073M |  37 |1381 |1674 |4210 | 393k|  1 |4405 |8388 | 3.080076e+03 | 1.277000e+03 | 141.20%|  22.07%
3174.82/3185.24	c   759s| 88900 |  8065 |  6523k|  73.3 |  1073M |  37 |1381 |1670 |4229 | 393k|  2 |4405 |8389 | 3.079897e+03 | 1.277000e+03 | 141.18%|  22.07%
3175.32/3185.75	c   760s| 89000 |  8073 |  6528k|  73.3 |  1073M |  37 |1381 |1670 |4231 | 393k|  1 |4405 |8389 | 3.078759e+03 | 1.277000e+03 | 141.09%|  22.10%
3175.63/3186.06	c   760s| 89100 |  8083 |  6531k|  73.2 |  1073M |  37 |1381 |1689 |4466 | 394k|  1 |4427 |8389 | 3.078036e+03 | 1.277000e+03 | 141.04%|  22.11%
3175.81/3186.25	c   760s| 89200 |  8087 |  6532k|  73.1 |  1073M |  37 |1381 |1697 |4412 | 394k|  2 |4437 |8389 | 3.077793e+03 | 1.277000e+03 | 141.02%|  22.11%
3176.31/3186.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3176.31/3186.71	c   761s| 89300 |  8103 |  6537k|  73.1 |  1073M |  37 |1381 |1721 |4450 | 394k|  0 |4468 |8390 | 3.075202e+03 | 1.277000e+03 | 140.81%|  22.12%
3176.72/3187.18	c   761s| 89400 |  8115 |  6543k|  73.1 |  1073M |  37 |1381 |1736 |4609 | 394k|  1 |4485 |8397 | 3.075000e+03 | 1.277000e+03 | 140.80%|  22.13%
3177.01/3187.49	c   762s| 89500 |  8119 |  6546k|  73.0 |  1073M |  37 |1381 |1781 |4285 | 394k|  2 |4530 |8413 | 3.075000e+03 | 1.277000e+03 | 140.80%|  22.13%
3177.51/3187.94	c   762s| 89600 |  8123 |  6549k|  73.0 |  1073M |  37 |1381 |1781 |4289 | 394k|  1 |4530 |8413 | 3.074021e+03 | 1.277000e+03 | 140.72%|  22.17%
3177.81/3188.28	c   762s| 89700 |  8131 |  6553k|  73.0 |  1073M |  37 |1381 |1782 |4290 | 394k|  1 |4532 |8413 | 3.071965e+03 | 1.277000e+03 | 140.56%|  22.19%
3178.21/3188.62	c   763s| 89800 |  8137 |  6557k|  72.9 |  1073M |  37 |1381 |1782 |4294 | 394k|  0 |4532 |8413 | 3.071597e+03 | 1.277000e+03 | 140.53%|  22.19%
3178.50/3188.99	c   763s| 89900 |  8149 |  6561k|  72.9 |  1073M |  37 |1381 |1777 |4354 | 394k|  0 |4535 |8413 | 3.070333e+03 | 1.277000e+03 | 140.43%|  22.19%
3179.10/3189.53	c   764s| 90000 |  8169 |  6567k|  72.9 |  1073M |  37 |1381 |1761 |4324 | 394k|  1 |4535 |8413 | 3.067415e+03 | 1.277000e+03 | 140.20%|  22.21%
3179.40/3189.88	c   764s| 90100 |  8175 |  6571k|  72.8 |  1073M |  37 |1381 |1756 |4325 | 395k|  1 |4535 |8415 | 3.067278e+03 | 1.277000e+03 | 140.19%|  22.21%
3179.61/3190.07	c   764s| 90200 |  8181 |  6573k|  72.8 |  1073M |  37 |1381 |1757 |4313 | 395k|  0 |4536 |8415 | 3.067278e+03 | 1.277000e+03 | 140.19%|  22.21%
3180.00/3190.40	c   764s| 90300 |  8197 |  6577k|  72.7 |  1073M |  37 |1381 |1752 |4315 | 395k|  1 |4540 |8415 | 3.065619e+03 | 1.277000e+03 | 140.06%|  22.22%
3180.50/3190.90	c   765s| 90400 |  8203 |  6583k|  72.7 |  1073M |  37 |1381 |1762 |4379 | 395k|  0 |4551 |8416 | 3.065383e+03 | 1.277000e+03 | 140.05%|  22.26%
3180.90/3191.31	c   765s| 90500 |  8223 |  6587k|  72.7 |  1073M |  37 |1381 |1751 |4342 | 395k|  0 |4552 |8417 | 3.062714e+03 | 1.277000e+03 | 139.84%|  22.27%
3181.40/3191.87	c   766s| 90600 |  8243 |  6595k|  72.7 |  1073M |  37 |1381 |1755 |4383 | 395k|  2 |4559 |8417 | 3.061457e+03 | 1.277000e+03 | 139.74%|  22.28%
3181.71/3192.17	c   766s| 90700 |  8253 |  6598k|  72.7 |  1073M |  37 |1381 |1756 |4381 | 395k|  0 |4563 |8417 | 3.061389e+03 | 1.277000e+03 | 139.73%|  22.28%
3182.09/3192.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3182.09/3192.58	c   767s| 90800 |  8257 |  6602k|  72.6 |  1073M |  37 |1381 |1756 |4325 | 395k|  2 |4567 |8417 | 3.060998e+03 | 1.277000e+03 | 139.70%|  22.28%
3182.39/3192.89	c   767s| 90900 |  8271 |  6606k|  72.6 |  1073M |  37 |1381 |1752 |4318 | 395k|  1 |4568 |8417 | 3.060792e+03 | 1.277000e+03 | 139.69%|  22.28%
3182.79/3193.29	c   767s| 91000 |  8279 |  6610k|  72.6 |  1073M |  37 |1381 |1747 |4319 | 395k|  1 |4568 |8417 | 3.060274e+03 | 1.277000e+03 | 139.65%|  22.29%
3183.09/3193.52	c   768s| 91100 |  8285 |  6612k|  72.5 |  1073M |  37 |1381 |1744 |4369 | 395k|  2 |4571 |8417 | 3.060012e+03 | 1.277000e+03 | 139.63%|  22.29%
3183.29/3193.72	c   768s| 91200 |  8283 |  6614k|  72.4 |  1073M |  37 |1381 |1750 |4319 | 395k|  0 |4577 |8417 | 3.060012e+03 | 1.277000e+03 | 139.63%|  22.29%
3183.49/3193.98	c   768s| 91300 |  8285 |  6616k|  72.4 |  1073M |  37 |1381 |1761 |4326 | 395k|  1 |4593 |8419 | 3.059806e+03 | 1.277000e+03 | 139.61%|  22.29%
3183.79/3194.21	c   768s| 91400 |  8291 |  6619k|  72.3 |  1073M |  37 |1381 |1764 |4053 | 395k|  2 |4598 |8419 | 3.059380e+03 | 1.277000e+03 | 139.58%|  22.29%
3183.99/3194.49	c   769s| 91500 |  8303 |  6623k|  72.3 |  1073M |  37 |1381 |1761 |4053 | 396k|  0 |4600 |8419 | 3.058140e+03 | 1.277000e+03 | 139.48%|  22.30%
3184.49/3194.94	c   769s| 91600 |  8317 |  6628k|  72.3 |  1073M |  37 |1381 |1755 |4053 | 396k|  4 |4603 |8440 | 3.057322e+03 | 1.277000e+03 | 139.41%|  22.30%
3184.88/3195.39	c   769s| 91700 |  8325 |  6633k|  72.2 |  1073M |  37 |1381 |1758 |4101 | 396k|  0 |4611 |8459 | 3.056543e+03 | 1.277000e+03 | 139.35%|  22.33%
3185.28/3195.70	c   770s| 91800 |  8331 |  6636k|  72.2 |  1073M |  37 |1381 |1765 |4070 | 396k|  3 |4623 |8478 | 3.056470e+03 | 1.277000e+03 | 139.35%|  22.33%
3185.69/3196.15	c   770s| 91900 |  8333 |  6641k|  72.2 |  1073M |  37 |1381 |1777 |4066 | 396k|  0 |4635 |8502 | 3.056314e+03 | 1.277000e+03 | 139.34%|  22.33%
3186.08/3196.51	c   771s| 92000 |  8341 |  6645k|  72.1 |  1073M |  37 |1381 |1781 |4052 | 396k|  1 |4641 |8503 | 3.054333e+03 | 1.277000e+03 | 139.18%|  22.34%
3186.38/3196.87	c   771s| 92100 |  8353 |  6650k|  72.1 |  1073M |  37 |1381 |1779 |4054 | 396k|  1 |4645 |8508 | 3.053013e+03 | 1.277000e+03 | 139.08%|  22.35%
3186.78/3197.25	c   771s| 92200 |  8361 |  6653k|  72.1 |  1073M |  37 |1381 |1779 |4054 | 396k|  0 |4651 |8521 | 3.052617e+03 | 1.277000e+03 | 139.05%|  22.35%
3186.98/3197.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3186.98/3197.45	c   772s| 92300 |  8361 |  6656k|  72.0 |  1073M |  37 |1381 |1782 |4205 | 396k|  0 |4656 |8521 | 3.052426e+03 | 1.277000e+03 | 139.03%|  22.36%
3187.18/3197.67	c   772s| 92400 |  8367 |  6658k|  72.0 |  1073M |  37 |1381 |1785 |4321 | 396k|  1 |4660 |8521 | 3.052426e+03 | 1.277000e+03 | 139.03%|  22.36%
3187.48/3197.92	c   772s| 92500 |  8369 |  6661k|  71.9 |  1073M |  37 |1381 |1786 |4323 | 396k|  2 |4663 |8535 | 3.052204e+03 | 1.277000e+03 | 139.01%|  22.36%
3187.87/3198.36	c   772s| 92600 |  8381 |  6665k|  71.9 |  1073M |  37 |1381 |1790 |4332 | 396k|  0 |4669 |8549 | 3.051215e+03 | 1.277000e+03 | 138.94%|  22.41%
3188.17/3198.69	c   773s| 92700 |  8387 |  6669k|  71.9 |  1073M |  37 |1381 |1792 |4328 | 396k|  3 |4675 |8552 | 3.050661e+03 | 1.277000e+03 | 138.89%|  22.41%
3188.47/3198.94	c   773s| 92800 |  8389 |  6671k|  71.8 |  1073M |  37 |1381 |1799 |4330 | 396k|  0 |4683 |8562 | 3.050661e+03 | 1.277000e+03 | 138.89%|  22.41%
3188.97/3199.41	c   774s| 92900 |  8391 |  6676k|  71.8 |  1073M |  37 |1381 |1803 |4064 | 397k|  4 |4694 |8572 | 3.050333e+03 | 1.277000e+03 | 138.87%|  22.41%
3189.47/3199.96	c   774s| 93000 |  8403 |  6681k|  71.8 |  1073M |  37 |1381 |1805 |4320 | 397k|  2 |4707 |8599 | 3.050104e+03 | 1.277000e+03 | 138.85%|  22.42%
3189.77/3200.28	c   774s| 93100 |  8407 |  6685k|  71.7 |  1073M |  37 |1381 |1806 |4327 | 397k|  0 |4713 |8611 | 3.049895e+03 | 1.277000e+03 | 138.83%|  22.42%
3190.17/3200.64	c   775s| 93200 |  8413 |  6689k|  71.7 |  1073M |  37 |1381 |1807 |4326 | 397k|  0 |4717 |8624 | 3.049659e+03 | 1.277000e+03 | 138.81%|  22.42%
3190.47/3200.92	c   775s| 93300 |  8417 |  6691k|  71.6 |  1073M |  37 |1381 |1804 |4319 | 397k|  1 |4719 |8629 | 3.047986e+03 | 1.277000e+03 | 138.68%|  22.43%
3190.68/3201.12	c   775s| 93400 |  8419 |  6694k|  71.6 |  1073M |  37 |1381 |1797 |4324 | 397k|  0 |4719 |8629 | 3.047810e+03 | 1.277000e+03 | 138.67%|  22.43%
3190.86/3201.38	c   775s| 93500 |  8423 |  6696k|  71.5 |  1073M |  37 |1381 |1791 |4327 | 397k|  1 |4721 |8634 | 3.047564e+03 | 1.277000e+03 | 138.65%|  22.43%
3191.36/3201.85	c   776s| 93600 |  8435 |  6701k|  71.5 |  1073M |  37 |1381 |1780 |4381 | 397k|  1 |4722 |8640 | 3.046483e+03 | 1.277000e+03 | 138.57%|  22.44%
3191.57/3202.08	c   776s| 93700 |  8439 |  6704k|  71.5 |  1073M |  37 |1381 |1778 |4326 | 397k|  2 |4723 |8644 | 3.046333e+03 | 1.277000e+03 | 138.55%|  22.44%
3191.96/3202.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3191.96/3202.41	c   777s| 93800 |  8443 |  6707k|  71.4 |  1073M |  37 |1381 |1818 |4529 | 397k|  0 |4766 |8683 | 3.046105e+03 | 1.277000e+03 | 138.54%|  22.44%
3192.36/3202.88	c   777s| 93900 |  8445 |  6711k|  71.4 |  1073M |  37 |1381 |1868 |4543 | 397k|  0 |4819 |8729 | 3.045667e+03 | 1.277000e+03 | 138.50%|  22.44%
3192.86/3203.31	c   777s| 94000 |  8455 |  6716k|  71.4 |  1073M |  37 |1381 |1884 |4331 | 397k|  1 |4842 |8750 | 3.043412e+03 | 1.277000e+03 | 138.33%|  22.46%
3193.36/3203.88	c   778s| 94100 |  8465 |  6723k|  71.4 |  1073M |  37 |1381 |1920 |4481 | 397k|  1 |4881 |8766 | 3.042958e+03 | 1.277000e+03 | 138.29%|  22.46%
3193.85/3204.33	c   778s| 94200 |  8469 |  6729k|  71.3 |  1073M |  37 |1381 |1972 |4544 | 397k|  0 |4936 |8779 | 3.042694e+03 | 1.277000e+03 | 138.27%|  22.46%
3194.35/3204.85	c   779s| 94300 |  8485 |  6734k|  71.3 |  1073M |  37 |1381 |1971 |4180 | 397k|  1 |4954 |8806 | 3.041781e+03 | 1.277000e+03 | 138.20%|  22.48%
3194.85/3205.34	c   779s| 94400 |  8499 |  6739k|  71.3 |  1073M |  37 |1381 |1948 |4184 | 397k|  1 |4956 |8818 | 3.039843e+03 | 1.277000e+03 | 138.05%|  22.49%
3195.15/3205.61	c   780s| 94500 |  8503 |  6743k|  71.3 |  1073M |  37 |1381 |1944 |4186 | 397k|  1 |4959 |8822 | 3.039759e+03 | 1.277000e+03 | 138.04%|  22.49%
3195.45/3205.94	c   780s| 94600 |  8511 |  6747k|  71.2 |  1073M |  37 |1381 |1936 |4193 | 397k|  1 |4959 |8826 | 3.039744e+03 | 1.277000e+03 | 138.04%|  22.50%
3195.85/3206.30	c   780s| 94700 |  8519 |  6751k|  71.2 |  1073M |  37 |1381 |1927 |4186 | 398k|  0 |4959 |8830 | 3.038796e+03 | 1.277000e+03 | 137.96%|  22.51%
3196.35/3206.87	c   781s| 94800 |  8527 |  6757k|  71.2 |  1073M |  37 |1381 |1991 |4545 | 398k|  4 |5031 |8885 | 3.037500e+03 | 1.277000e+03 | 137.86%|  22.52%
3196.94/3207.44	c   782s| 94900 |  8539 |  6762k|  71.2 |  1073M |  37 |1381 |2001 |4595 | 398k|  4 |5059 |8934 | 3.036409e+03 | 1.277000e+03 | 137.78%|  22.53%
3197.65/3208.18	c   782s| 95000 |  8549 |  6768k|  71.2 |  1073M |  37 |1381 |2005 |4240 | 398k|  3 |5086 |8963 | 3.035520e+03 | 1.277000e+03 | 137.71%|  22.55%
3197.94/3208.49	c   783s| 95100 |  8561 |  6771k|  71.1 |  1073M |  37 |1381 |1993 |4257 | 398k|  0 |5086 |8967 | 3.035276e+03 | 1.277000e+03 | 137.69%|  22.55%
3198.14/3208.67	c   783s| 95200 |  8559 |  6773k|  71.1 |  1073M |  37 |1381 |1994 |4261 | 398k|  1 |5087 |8967 | 3.035276e+03 | 1.277000e+03 | 137.69%|  22.55%
3198.94/3209.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3198.94/3209.48	c   784s| 95300 |  8583 |  6779k|  71.1 |  1073M |  37 |1381 |1977 |4354 | 398k|  2 |5098 |8994 | 3.033904e+03 | 1.277000e+03 | 137.58%|  22.56%
3199.34/3209.89	c   784s| 95400 |  8597 |  6784k|  71.0 |  1073M |  37 |1381 |1960 |4260 | 398k|  2 |5098 |9001 | 3.033333e+03 | 1.277000e+03 | 137.54%|  22.56%
3199.74/3210.24	c   784s| 95500 |  8609 |  6789k|  71.0 |  1073M |  37 |1381 |1953 |4284 | 398k|  0 |5098 |9006 | 3.033269e+03 | 1.277000e+03 | 137.53%|  22.56%
3199.93/3210.43	c   785s| 95600 |  8609 |  6791k|  71.0 |  1073M |  37 |1381 |1954 |4259 | 398k|  0 |5099 |9006 | 3.033269e+03 | 1.277000e+03 | 137.53%|  22.56%
3200.23/3210.76	c   785s| 95700 |  8605 |  6795k|  70.9 |  1073M |  37 |1381 |1949 |4361 | 398k|  0 |5099 |9006 | 3.033139e+03 | 1.277000e+03 | 137.52%|  22.57%
3200.54/3211.06	c   785s| 95800 |  8613 |  6799k|  70.9 |  1073M |  37 |1381 |1946 |4262 | 398k|  1 |5099 |9007 | 3.032980e+03 | 1.277000e+03 | 137.51%|  22.57%
3200.83/3211.30	c   785s| 95900 |  8613 |  6802k|  70.8 |  1073M |  37 |1381 |1940 |4267 | 398k|  0 |5100 |9007 | 3.032095e+03 | 1.277000e+03 | 137.44%|  22.58%
3201.23/3211.74	c   786s| 96000 |  8629 |  6808k|  70.8 |  1073M |  37 |1381 |1926 |4303 | 398k|  1 |5100 |9007 | 3.029667e+03 | 1.277000e+03 | 137.25%|  22.60%
3202.33/3212.81	c   787s| 96100 |  8641 |  6813k|  70.8 |  1073M |  37 |1381 |1911 |4303 | 399k|  1 |5100 |9041 | 3.028360e+03 | 1.277000e+03 | 137.15%|  22.62%
3202.83/3213.34	c   787s| 96200 |  8653 |  6817k|  70.8 |  1073M |  37 |1381 |1901 |4305 | 399k|  0 |5100 |9062 | 3.027833e+03 | 1.277000e+03 | 137.11%|  22.62%
3203.22/3213.72	c   788s| 96300 |  8663 |  6821k|  70.7 |  1073M |  37 |1381 |1884 |4307 | 399k|  0 |5101 |9073 | 3.026838e+03 | 1.277000e+03 | 137.03%|  22.63%
3203.54/3214.06	c   788s| 96400 |  8669 |  6825k|  70.7 |  1073M |  37 |1381 |1877 |4279 | 399k|  1 |5101 |9074 | 3.026312e+03 | 1.277000e+03 | 136.99%|  22.68%
3203.92/3214.49	c   789s| 96500 |  8681 |  6830k|  70.7 |  1073M |  37 |1381 |1858 |4278 | 399k|  2 |5102 |9075 | 3.025770e+03 | 1.277000e+03 | 136.94%|  22.68%
3204.32/3214.80	c   789s| 96600 |  8691 |  6834k|  70.7 |  1073M |  37 |1381 |1851 |4272 | 399k|  3 |5102 |9075 | 3.025517e+03 | 1.277000e+03 | 136.92%|  22.68%
3204.72/3215.22	c   789s| 96700 |  8705 |  6839k|  70.6 |  1073M |  37 |1381 |1843 |4281 | 399k|  1 |5102 |9078 | 3.025000e+03 | 1.277000e+03 | 136.88%|  22.68%
3205.02/3215.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3205.02/3215.56	c   790s| 96800 |  8709 |  6843k|  70.6 |  1073M |  37 |1381 |1833 |4282 | 399k|  4 |5102 |9079 | 3.024536e+03 | 1.277000e+03 | 136.85%|  22.69%
3205.53/3216.02	c   790s| 96900 |  8727 |  6848k|  70.6 |  1073M |  37 |1381 |1822 |4310 | 400k|  1 |5102 |9081 | 3.023298e+03 | 1.277000e+03 | 136.75%|  22.69%
3205.72/3216.23	c   790s| 97000 |  8727 |  6850k|  70.5 |  1073M |  37 |1381 |1822 |4280 | 400k|  2 |5102 |9082 | 3.023298e+03 | 1.277000e+03 | 136.75%|  22.69%
3206.02/3216.50	c   791s| 97100 |  8731 |  6854k|  70.5 |  1073M |  37 |1381 |1821 |4275 | 400k|  0 |5102 |9082 | 3.023285e+03 | 1.277000e+03 | 136.75%|  22.69%
3206.53/3217.05	c   791s| 97200 |  8747 |  6860k|  70.5 |  1073M |  37 |1381 |1802 |4277 | 400k|  0 |5102 |9083 | 3.022351e+03 | 1.277000e+03 | 136.68%|  22.70%
3206.81/3217.39	c   791s| 97300 |  8757 |  6865k|  70.5 |  1073M |  37 |1381 |1796 |4277 | 400k|  1 |5103 |9083 | 3.022236e+03 | 1.277000e+03 | 136.67%|  22.70%
3207.21/3217.74	c   792s| 97400 |  8755 |  6869k|  70.4 |  1073M |  37 |1381 |1813 |4565 | 400k|  0 |5124 |9093 | 3.022033e+03 | 1.277000e+03 | 136.65%|  22.70%
3207.52/3218.09	c   792s| 97500 |  8757 |  6873k|  70.4 |  1073M |  37 |1381 |1818 |4511 | 400k|  0 |5134 |9104 | 3.020958e+03 | 1.277000e+03 | 136.57%|  22.71%
3207.91/3218.44	c   793s| 97600 |  8761 |  6877k|  70.4 |  1073M |  37 |1381 |1829 |4515 | 400k|  2 |5153 |9113 | 3.020267e+03 | 1.277000e+03 | 136.51%|  22.71%
3208.11/3218.68	c   793s| 97700 |  8767 |  6880k|  70.3 |  1073M |  37 |1381 |1839 |4514 | 400k|  1 |5163 |9117 | 3.019866e+03 | 1.277000e+03 | 136.48%|  22.71%
3208.52/3219.02	c   793s| 97800 |  8773 |  6884k|  70.3 |  1073M |  37 |1381 |1845 |4512 | 400k|  0 |5172 |9123 | 3.018559e+03 | 1.277000e+03 | 136.38%|  22.72%
3208.81/3219.39	c   793s| 97900 |  8785 |  6889k|  70.3 |  1073M |  37 |1381 |1837 |4599 | 400k|  1 |5172 |9124 | 3.017661e+03 | 1.277000e+03 | 136.31%|  22.73%
3209.11/3219.68	c   794s| 98000 |  8789 |  6892k|  70.2 |  1073M |  37 |1381 |1837 |4669 | 400k|  0 |5172 |9128 | 3.017588e+03 | 1.277000e+03 | 136.30%|  22.73%
3209.52/3220.04	c   794s| 98100 |  8793 |  6896k|  70.2 |  1073M |  37 |1381 |1837 |4673 | 400k|  1 |5172 |9137 | 3.017349e+03 | 1.277000e+03 | 136.28%|  22.73%
3209.80/3220.35	c   794s| 98200 |  8797 |  6899k|  70.2 |  1073M |  37 |1381 |1853 |4711 | 400k|  0 |5192 |9143 | 3.016788e+03 | 1.277000e+03 | 136.24%|  22.73%
3210.30/3220.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3210.30/3220.86	c   795s| 98300 |  8815 |  6906k|  70.2 |  1074M |  37 |1381 |1872 |4918 | 400k|  0 |5218 |9148 | 3.015886e+03 | 1.277000e+03 | 136.17%|  22.74%
3210.70/3221.27	c   795s| 98400 |  8827 |  6911k|  70.2 |  1074M |  37 |1381 |1868 |4936 | 400k|  2 |5221 |9148 | 3.015667e+03 | 1.277000e+03 | 136.15%|  22.75%
3211.30/3221.84	c   796s| 98500 |  8839 |  6916k|  70.1 |  1074M |  37 |1381 |1881 |4545 | 401k|  1 |5237 |9155 | 3.015246e+03 | 1.277000e+03 | 136.12%|  22.79%
3211.80/3222.32	c   796s| 98600 |  8851 |  6922k|  70.1 |  1074M |  37 |1381 |1890 |4541 | 401k|  1 |5257 |9174 | 3.012992e+03 | 1.277000e+03 | 135.94%|  22.80%
3212.39/3222.90	c   797s| 98700 |  8861 |  6929k|  70.1 |  1074M |  37 |1381 |1898 |4610 | 401k|  0 |5274 |9191 | 3.012576e+03 | 1.277000e+03 | 135.91%|  22.80%
3212.61/3223.19	c   797s| 98800 |  8869 |  6932k|  70.1 |  1074M |  37 |1381 |1896 |4265 | 401k|  2 |5275 |9196 | 3.011698e+03 | 1.277000e+03 | 135.84%|  22.81%
3212.89/3223.47	c   798s| 98900 |  8875 |  6935k|  70.0 |  1074M |  37 |1381 |1883 |4271 | 401k|  0 |5275 |9199 | 3.011554e+03 | 1.277000e+03 | 135.83%|  22.81%
3213.29/3223.84	c   798s| 99000 |  8889 |  6939k|  70.0 |  1074M |  37 |1381 |1860 |4272 | 401k|  1 |5275 |9201 | 3.010406e+03 | 1.277000e+03 | 135.74%|  22.81%
3213.60/3224.12	c   798s| 99100 |  8899 |  6942k|  70.0 |  1074M |  37 |1381 |1853 |4264 | 401k|  1 |5275 |9203 | 3.009833e+03 | 1.277000e+03 | 135.70%|  22.82%
3213.99/3224.55	c   799s| 99200 |  8917 |  6947k|  69.9 |  1074M |  37 |1381 |1840 |4374 | 401k|  1 |5275 |9220 | 3.009391e+03 | 1.277000e+03 | 135.66%|  22.82%
3214.39/3224.91	c   799s| 99300 |  8923 |  6951k|  69.9 |  1074M |  37 |1381 |1821 |4398 | 401k|  1 |5275 |9224 | 3.007924e+03 | 1.277000e+03 | 135.55%|  22.83%
3214.99/3225.54	c   800s| 99400 |  8937 |  6956k|  69.9 |  1074M |  37 |1381 |1828 |4693 | 401k|  1 |5297 |9248 | 3.007164e+03 | 1.277000e+03 | 135.49%|  22.85%
3215.38/3225.95	c   800s| 99500 |  8951 |  6961k|  69.9 |  1074M |  37 |1381 |1831 |4711 | 402k|  2 |5307 |9258 | 3.005646e+03 | 1.277000e+03 | 135.37%|  22.86%
3215.98/3226.59	c   801s| 99600 |  8955 |  6966k|  69.9 |  1074M |  37 |1381 |1838 |4239 | 402k|  1 |5317 |9261 | 3.005551e+03 | 1.277000e+03 | 135.36%|  22.86%
3216.38/3226.90	c   801s| 99700 |  8969 |  6970k|  69.8 |  1074M |  37 |1381 |1828 |4251 | 402k|  0 |5320 |9265 | 3.005109e+03 | 1.277000e+03 | 135.33%|  22.87%
3216.68/3227.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3216.68/3227.25	c   801s| 99800 |  8975 |  6973k|  69.8 |  1074M |  37 |1381 |1826 |4253 | 402k|  1 |5324 |9271 | 3.004817e+03 | 1.277000e+03 | 135.30%|  22.87%
3216.88/3227.47	c   802s| 99900 |  8985 |  6976k|  69.7 |  1074M |  37 |1381 |1820 |4256 | 402k|  2 |5324 |9275 | 3.004766e+03 | 1.277000e+03 | 135.30%|  22.88%
3217.18/3227.77	c   802s|100000 |  8991 |  6979k|  69.7 |  1074M |  37 |1381 |1817 |4302 | 402k|  0 |5324 |9276 | 3.004578e+03 | 1.277000e+03 | 135.28%|  22.88%
3217.59/3228.19	c   802s|100100 |  9001 |  6984k|  69.7 |  1074M |  37 |1381 |1803 |4282 | 402k|  2 |5325 |9278 | 3.003872e+03 | 1.277000e+03 | 135.23%|  22.89%
3217.98/3228.54	c   803s|100200 |  9009 |  6988k|  69.7 |  1074M |  37 |1381 |1799 |4195 | 402k|  0 |5325 |9278 | 3.003780e+03 | 1.277000e+03 | 135.22%|  22.90%
3218.37/3228.98	c   803s|100300 |  9027 |  6994k|  69.6 |  1074M |  37 |1381 |1790 |4349 | 402k|  0 |5325 |9281 | 3.002389e+03 | 1.277000e+03 | 135.11%|  22.91%
3218.87/3229.40	c   803s|100400 |  9039 |  6999k|  69.6 |  1074M |  37 |1381 |1782 |4360 | 402k|  2 |5325 |9282 | 3.001793e+03 | 1.277000e+03 | 135.07%|  22.91%
3219.27/3229.80	c   804s|100500 |  9053 |  7004k|  69.6 |  1074M |  37 |1381 |1778 |4360 | 402k|  2 |5325 |9282 | 3.001550e+03 | 1.277000e+03 | 135.05%|  22.92%
3219.48/3230.03	c   804s|100600 |  9055 |  7006k|  69.6 |  1074M |  37 |1381 |1776 |4360 | 402k|  0 |5325 |9282 | 3.001000e+03 | 1.277000e+03 | 135.00%|  22.92%
3219.88/3230.41	c   805s|100700 |  9067 |  7010k|  69.5 |  1074M |  37 |1381 |1769 |4360 | 403k|  0 |5325 |9282 | 3.000196e+03 | 1.277000e+03 | 134.94%|  23.02%
3220.18/3230.76	c   805s|100800 |  9069 |  7014k|  69.5 |  1074M |  37 |1381 |1769 |4361 | 403k|  0 |5326 |9285 | 3.000196e+03 | 1.277000e+03 | 134.94%|  23.02%
3220.38/3230.97	c   805s|100900 |  9073 |  7016k|  69.5 |  1074M |  37 |1381 |1769 |4360 | 403k|  2 |5328 |9286 | 3.000196e+03 | 1.277000e+03 | 134.94%|  23.02%
3220.68/3231.30	c   805s|101000 |  9071 |  7020k|  69.4 |  1074M |  37 |1381 |1769 |4354 | 403k|  2 |5328 |9287 | 2.999928e+03 | 1.277000e+03 | 134.92%|  23.02%
3221.07/3231.64	c   806s|101100 |  9085 |  7024k|  69.4 |  1074M |  37 |1381 |1766 |4377 | 403k|  0 |5329 |9288 | 2.999500e+03 | 1.277000e+03 | 134.89%|  23.02%
3221.27/3231.87	c   806s|101200 |  9089 |  7027k|  69.4 |  1074M |  37 |1381 |1764 |4352 | 403k|  1 |5331 |9288 | 2.999042e+03 | 1.277000e+03 | 134.85%|  23.02%
3221.67/3232.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3221.67/3232.22	c   806s|101300 |  9097 |  7031k|  69.3 |  1074M |  37 |1381 |1765 |4371 | 403k|  0 |5339 |9291 | 2.998125e+03 | 1.277000e+03 | 134.78%|  23.03%
3221.87/3232.47	c   807s|101400 |  9103 |  7034k|  69.3 |  1074M |  37 |1381 |1762 |4363 | 403k|  2 |5339 |9291 | 2.997750e+03 | 1.277000e+03 | 134.75%|  23.03%
3222.27/3232.80	c   807s|101500 |  9113 |  7038k|  69.3 |  1074M |  37 |1381 |1752 |4386 | 403k|  0 |5339 |9291 | 2.997153e+03 | 1.277000e+03 | 134.70%|  23.03%
3222.58/3233.16	c   807s|101600 |  9123 |  7043k|  69.2 |  1074M |  37 |1381 |1745 |4448 | 403k|  1 |5339 |9292 | 2.996037e+03 | 1.277000e+03 | 134.62%|  23.04%
3222.87/3233.43	c   808s|101700 |  9125 |  7046k|  69.2 |  1074M |  37 |1381 |1753 |4452 | 403k|  0 |5351 |9303 | 2.995616e+03 | 1.277000e+03 | 134.58%|  23.04%
3223.17/3233.79	c   808s|101800 |  9133 |  7051k|  69.2 |  1074M |  37 |1381 |1761 |4449 | 403k|  0 |5360 |9317 | 2.995197e+03 | 1.277000e+03 | 134.55%|  23.05%
3223.58/3234.14	c   808s|101900 |  9155 |  7055k|  69.2 |  1074M |  37 |1381 |1754 |4570 | 403k|  1 |5360 |9320 | 2.994556e+03 | 1.277000e+03 | 134.50%|  23.05%
3223.86/3234.40	c   808s|102000 |  9163 |  7059k|  69.1 |  1074M |  37 |1381 |1752 |4575 | 403k|  1 |5360 |9321 | 2.994528e+03 | 1.277000e+03 | 134.50%|  23.05%
3224.06/3234.63	c   809s|102100 |  9165 |  7062k|  69.1 |  1074M |  37 |1381 |1755 |4572 | 403k|  0 |5363 |9322 | 2.994221e+03 | 1.277000e+03 | 134.47%|  23.05%
3224.36/3235.00	c   809s|102200 |  9171 |  7066k|  69.1 |  1074M |  37 |1381 |1774 |4573 | 403k|  0 |5385 |9335 | 2.993833e+03 | 1.277000e+03 | 134.44%|  23.05%
3224.76/3235.32	c   809s|102300 |  9177 |  7070k|  69.0 |  1074M |  37 |1381 |1777 |4579 | 403k|  1 |5388 |9338 | 2.993533e+03 | 1.277000e+03 | 134.42%|  23.05%
3224.96/3235.53	c   810s|102400 |  9179 |  7072k|  69.0 |  1074M |  37 |1381 |1782 |4580 | 403k|  0 |5394 |9339 | 2.993460e+03 | 1.277000e+03 | 134.41%|  23.05%
3225.26/3235.86	c   810s|102500 |  9191 |  7077k|  69.0 |  1074M |  37 |1381 |1791 |4578 | 403k|  2 |5406 |9340 | 2.992966e+03 | 1.277000e+03 | 134.37%|  23.06%
3225.76/3236.39	c   810s|102600 |  9195 |  7082k|  68.9 |  1074M |  37 |1381 |1802 |4583 | 403k|  1 |5418 |9340 | 2.992626e+03 | 1.277000e+03 | 134.35%|  23.06%
3226.16/3236.70	c   811s|102700 |  9203 |  7086k|  68.9 |  1074M |  37 |1381 |1812 |4636 | 403k|  0 |5430 |9341 | 2.991702e+03 | 1.277000e+03 | 134.28%|  23.06%
3226.36/3236.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3226.36/3236.92	c   811s|102800 |  9207 |  7089k|  68.9 |  1074M |  37 |1381 |1821 |4585 | 403k|  1 |5442 |9342 | 2.991586e+03 | 1.277000e+03 | 134.27%|  23.06%
3226.66/3237.20	c   811s|102900 |  9215 |  7092k|  68.8 |  1074M |  37 |1381 |1818 |4596 | 403k|  1 |5442 |9349 | 2.991071e+03 | 1.277000e+03 | 134.23%|  23.07%
3226.76/3237.35	c   811s|103000 |  9215 |  7094k|  68.8 |  1074M |  37 |1381 |1818 |4596 | 403k|  1 |5442 |9349 | 2.991071e+03 | 1.277000e+03 | 134.23%|  23.07%
3226.95/3237.58	c   812s|103100 |  9219 |  7097k|  68.8 |  1074M |  37 |1381 |1827 |4588 | 404k|  1 |5451 |9354 | 2.991071e+03 | 1.277000e+03 | 134.23%|  23.07%
3227.35/3237.94	c   812s|103200 |  9227 |  7102k|  68.7 |  1074M |  37 |1381 |1823 |4627 | 404k|  0 |5454 |9354 | 2.989887e+03 | 1.277000e+03 | 134.13%|  23.07%
3227.65/3238.26	c   812s|103300 |  9233 |  7106k|  68.7 |  1074M |  37 |1381 |1838 |4592 | 404k|  0 |5472 |9355 | 2.989441e+03 | 1.277000e+03 | 134.10%|  23.08%
3227.95/3238.56	c   813s|103400 |  9243 |  7110k|  68.7 |  1074M |  37 |1381 |1838 |4595 | 404k|  1 |5478 |9355 | 2.989325e+03 | 1.277000e+03 | 134.09%|  23.08%
3228.15/3238.77	c   813s|103500 |  9241 |  7112k|  68.6 |  1074M |  37 |1381 |1853 |4593 | 404k|  1 |5493 |9356 | 2.989325e+03 | 1.277000e+03 | 134.09%|  23.08%
3228.35/3239.00	c   813s|103600 |  9245 |  7115k|  68.6 |  1074M |  37 |1381 |1864 |4592 | 404k|  1 |5505 |9356 | 2.989325e+03 | 1.277000e+03 | 134.09%|  23.08%
3228.65/3239.25	c   813s|103700 |  9245 |  7118k|  68.6 |  1074M |  37 |1381 |1867 |4599 | 404k|  0 |5511 |9358 | 2.989155e+03 | 1.277000e+03 | 134.08%|  23.08%
3229.05/3239.68	c   814s|103800 |  9265 |  7124k|  68.6 |  1074M |  37 |1381 |1859 |4604 | 404k|  1 |5517 |9358 | 2.988274e+03 | 1.277000e+03 | 134.01%|  23.08%
3229.46/3240.01	c   814s|103900 |  9271 |  7129k|  68.5 |  1074M |  37 |1381 |1855 |4603 | 404k|  0 |5520 |9358 | 2.988127e+03 | 1.277000e+03 | 134.00%|  23.08%
3229.74/3240.33	c   814s|104000 |  9279 |  7133k|  68.5 |  1074M |  37 |1381 |1853 |4604 | 404k|  0 |5523 |9359 | 2.987474e+03 | 1.277000e+03 | 133.94%|  23.09%
3230.04/3240.60	c   815s|104100 |  9283 |  7137k|  68.5 |  1074M |  37 |1381 |1856 |4601 | 404k|  1 |5535 |9359 | 2.987474e+03 | 1.277000e+03 | 133.94%|  23.09%
3230.24/3240.84	c   815s|104200 |  9289 |  7140k|  68.4 |  1074M |  37 |1381 |1849 |4601 | 404k|  1 |5535 |9360 | 2.987388e+03 | 1.277000e+03 | 133.94%|  23.09%
3230.55/3241.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3230.55/3241.11	c   815s|104300 |  9287 |  7143k|  68.4 |  1074M |  37 |1381 |1845 |4602 | 404k|  0 |5535 |9360 | 2.987347e+03 | 1.277000e+03 | 133.93%|  23.09%
3230.74/3241.38	c   815s|104400 |  9295 |  7147k|  68.4 |  1074M |  37 |1381 |1838 |4240 | 404k|  1 |5535 |9360 | 2.987208e+03 | 1.277000e+03 | 133.92%|  23.09%
3231.14/3241.72	c   816s|104500 |  9307 |  7151k|  68.4 |  1074M |  37 |1381 |1832 |4247 | 404k|  1 |5538 |9360 | 2.985653e+03 | 1.277000e+03 | 133.80%|  23.10%
3231.55/3242.12	c   816s|104600 |  9317 |  7156k|  68.3 |  1074M |  37 |1381 |1821 |4301 | 404k|  1 |5541 |9362 | 2.985067e+03 | 1.277000e+03 | 133.76%|  23.10%
3231.64/3242.27	c   816s|104700 |  9317 |  7157k|  68.3 |  1074M |  37 |1381 |1822 |4256 | 404k|  0 |5544 |9362 | 2.985067e+03 | 1.277000e+03 | 133.76%|  23.10%
3232.14/3242.76	c   817s|104800 |  9333 |  7164k|  68.3 |  1074M |  37 |1381 |1817 |4412 | 404k|  1 |5548 |9363 | 2.984043e+03 | 1.277000e+03 | 133.68%|  23.10%
3232.63/3243.26	c   817s|104900 |  9339 |  7168k|  68.3 |  1074M |  37 |1381 |1814 |4268 | 405k|  0 |5549 |9363 | 2.983111e+03 | 1.277000e+03 | 133.60%|  23.11%
3233.23/3243.85	c   818s|105000 |  9353 |  7174k|  68.2 |  1074M |  37 |1381 |1802 |4229 | 405k|  0 |5549 |9364 | 2.982634e+03 | 1.277000e+03 | 133.57%|  23.12%
3233.63/3244.20	c   818s|105100 |  9367 |  7178k|  68.2 |  1074M |  37 |1381 |1792 |4170 | 405k|  0 |5550 |9364 | 2.982056e+03 | 1.277000e+03 | 133.52%|  23.13%
3233.93/3244.52	c   819s|105200 |  9373 |  7181k|  68.2 |  1074M |  37 |1381 |1793 |4177 | 405k|  3 |5554 |9373 | 2.981393e+03 | 1.277000e+03 | 133.47%|  23.14%
3234.44/3245.08	c   819s|105300 |  9385 |  7186k|  68.2 |  1075M |  37 |1381 |1787 |4254 | 405k|  0 |5554 |9377 | 2.980201e+03 | 1.277000e+03 | 133.38%|  23.15%
3234.83/3245.49	c   820s|105400 |  9403 |  7191k|  68.2 |  1075M |  37 |1381 |1773 |4307 | 405k|  3 |5554 |9379 | 2.979413e+03 | 1.277000e+03 | 133.31%|  23.18%
3235.03/3245.65	c   820s|105500 |  9401 |  7193k|  68.1 |  1075M |  37 |1381 |1773 |4265 | 405k|  1 |5554 |9379 | 2.979413e+03 | 1.277000e+03 | 133.31%|  23.18%
3235.32/3246.00	c   820s|105600 |  9411 |  7197k|  68.1 |  1075M |  37 |1381 |1767 |4263 | 405k|  1 |5554 |9379 | 2.979200e+03 | 1.277000e+03 | 133.30%|  23.19%
3235.82/3246.44	c   821s|105700 |  9425 |  7202k|  68.1 |  1075M |  37 |1381 |1761 |4204 | 405k|  1 |5556 |9382 | 2.978333e+03 | 1.277000e+03 | 133.23%|  23.19%
3236.12/3246.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3236.12/3246.73	c   821s|105800 |  9431 |  7206k|  68.0 |  1075M |  37 |1381 |1758 |4259 | 406k|  0 |5556 |9384 | 2.977750e+03 | 1.277000e+03 | 133.18%|  23.20%
3236.32/3246.99	c   821s|105900 |  9437 |  7209k|  68.0 |  1075M |  37 |1381 |1756 |4299 | 406k|  1 |5556 |9388 | 2.977408e+03 | 1.277000e+03 | 133.16%|  23.20%
3236.62/3247.20	c   821s|106000 |  9437 |  7211k|  68.0 |  1075M |  37 |1381 |1756 |4187 | 406k|  2 |5557 |9391 | 2.977408e+03 | 1.277000e+03 | 133.16%|  23.20%
3236.82/3247.42	c   822s|106100 |  9441 |  7214k|  67.9 |  1075M |  37 |1381 |1757 |4205 | 406k|  0 |5558 |9391 | 2.977383e+03 | 1.277000e+03 | 133.15%|  23.20%
3237.22/3247.85	c   822s|106200 |  9453 |  7219k|  67.9 |  1075M |  37 |1381 |1752 |4196 | 406k|  0 |5560 |9391 | 2.976289e+03 | 1.277000e+03 | 133.07%|  23.21%
3237.53/3248.14	c   822s|106300 |  9461 |  7222k|  67.9 |  1075M |  37 |1381 |1759 |4457 | 406k|  2 |5568 |9392 | 2.976083e+03 | 1.277000e+03 | 133.05%|  23.21%
3237.82/3248.46	c   823s|106400 |  9467 |  7226k|  67.8 |  1075M |  37 |1381 |1763 |4460 | 406k|  1 |5578 |9394 | 2.975659e+03 | 1.277000e+03 | 133.02%|  23.22%
3238.02/3248.66	c   823s|106500 |  9473 |  7228k|  67.8 |  1075M |  37 |1381 |1772 |4458 | 406k|  1 |5590 |9394 | 2.975659e+03 | 1.277000e+03 | 133.02%|  23.22%
3238.61/3249.28	c   823s|106600 |  9479 |  7233k|  67.8 |  1075M |  37 |1381 |1780 |4462 | 406k|  1 |5598 |9395 | 2.975524e+03 | 1.277000e+03 | 133.01%|  23.22%
3239.01/3249.66	c   824s|106700 |  9489 |  7237k|  67.8 |  1075M |  37 |1381 |1776 |4473 | 406k|  0 |5604 |9395 | 2.975211e+03 | 1.277000e+03 | 132.98%|  23.23%
3239.31/3249.94	c   824s|106800 |  9501 |  7241k|  67.7 |  1075M |  37 |1381 |1789 |4473 | 406k|  0 |5618 |9395 | 2.973899e+03 | 1.277000e+03 | 132.88%|  23.24%
3239.61/3250.26	c   824s|106900 |  9513 |  7244k|  67.7 |  1075M |  37 |1381 |1795 |4532 | 406k|  0 |5632 |9395 | 2.973004e+03 | 1.277000e+03 | 132.81%|  23.25%
3239.91/3250.52	c   825s|107000 |  9519 |  7247k|  67.7 |  1075M |  37 |1381 |1806 |4473 | 406k|  1 |5644 |9395 | 2.972834e+03 | 1.277000e+03 | 132.80%|  23.25%
3240.11/3250.74	c   825s|107100 |  9523 |  7249k|  67.6 |  1075M |  37 |1381 |1822 |4474 | 406k|  1 |5660 |9395 | 2.972222e+03 | 1.277000e+03 | 132.75%|  23.25%
3240.21/3250.89	c   825s|107200 |  9519 |  7251k|  67.6 |  1075M |  37 |1381 |1830 |4470 | 406k|  1 |5668 |9395 | 2.972222e+03 | 1.277000e+03 | 132.75%|  23.25%
3240.61/3251.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3240.61/3251.25	c   825s|107300 |  9535 |  7255k|  67.5 |  1075M |  37 |1381 |1830 |4478 | 407k|  1 |5672 |9395 | 2.971889e+03 | 1.277000e+03 | 132.72%|  23.27%
3241.01/3251.61	c   826s|107400 |  9551 |  7260k|  67.5 |  1075M |  37 |1381 |1832 |4482 | 407k|  1 |5680 |9396 | 2.970183e+03 | 1.277000e+03 | 132.59%|  23.28%
3241.42/3252.05	c   826s|107500 |  9565 |  7265k|  67.5 |  1075M |  37 |1381 |1829 |4595 | 407k|  2 |5684 |9409 | 2.969238e+03 | 1.277000e+03 | 132.52%|  23.29%
3241.80/3252.44	c   827s|107600 |  9575 |  7269k|  67.5 |  1075M |  37 |1381 |1825 |4500 | 407k|  1 |5686 |9409 | 2.968839e+03 | 1.277000e+03 | 132.49%|  23.29%
3242.00/3252.65	c   827s|107700 |  9579 |  7272k|  67.4 |  1075M |  37 |1381 |1836 |4580 | 407k|  0 |5700 |9409 | 2.968575e+03 | 1.277000e+03 | 132.46%|  23.29%
3242.41/3253.08	c   827s|107800 |  9595 |  7277k|  67.4 |  1075M |  37 |1381 |1835 |4490 | 407k|  1 |5712 |9412 | 2.968050e+03 | 1.277000e+03 | 132.42%|  23.30%
3242.90/3253.53	c   828s|107900 |  9609 |  7282k|  67.4 |  1075M |  37 |1381 |1852 |4613 | 407k|  0 |5733 |9416 | 2.967889e+03 | 1.277000e+03 | 132.41%|  23.30%
3243.20/3253.83	c   828s|108000 |  9615 |  7286k|  67.4 |  1075M |  37 |1381 |1868 |4502 | 407k|  0 |5755 |9416 | 2.967802e+03 | 1.277000e+03 | 132.40%|  23.31%
3243.41/3254.07	c   828s|108100 |  9615 |  7288k|  67.3 |  1075M |  37 |1381 |1885 |4496 | 407k|  2 |5773 |9416 | 2.967802e+03 | 1.277000e+03 | 132.40%|  23.31%
3244.00/3254.65	c   829s|108200 |  9629 |  7294k|  67.3 |  1075M |  37 |1381 |1890 |4552 | 407k|  1 |5783 |9423 | 2.966679e+03 | 1.277000e+03 | 132.32%|  23.32%
3244.41/3255.04	c   829s|108300 |  9635 |  7298k|  67.3 |  1075M |  37 |1381 |1887 |4562 | 407k|  0 |5783 |9423 | 2.965908e+03 | 1.277000e+03 | 132.26%|  23.32%
3244.69/3255.38	c   829s|108400 |  9643 |  7302k|  67.3 |  1075M |  37 |1381 |1881 |4510 | 407k|  2 |5784 |9423 | 2.965596e+03 | 1.277000e+03 | 132.23%|  23.32%
3245.19/3255.81	c   830s|108500 |  9655 |  7308k|  67.3 |  1075M |  37 |1381 |1868 |4545 | 407k|  1 |5788 |9423 | 2.965231e+03 | 1.277000e+03 | 132.20%|  23.33%
3245.40/3256.08	c   830s|108600 |  9657 |  7311k|  67.3 |  1075M |  37 |1381 |1877 |4544 | 407k|  1 |5800 |9423 | 2.965032e+03 | 1.277000e+03 | 132.19%|  23.33%
3245.69/3256.31	c   830s|108700 |  9655 |  7314k|  67.2 |  1075M |  37 |1381 |1893 |4508 | 407k|  0 |5816 |9423 | 2.965032e+03 | 1.277000e+03 | 132.19%|  23.33%
3246.09/3256.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3246.09/3256.79	c   831s|108800 |  9667 |  7319k|  67.2 |  1075M |  37 |1381 |1890 |4145 | 408k|  3 |5817 |9423 | 2.963535e+03 | 1.277000e+03 | 132.07%|  23.36%
3246.50/3257.16	c   831s|108900 |  9685 |  7324k|  67.2 |  1075M |  37 |1381 |1880 |4148 | 408k|  2 |5818 |9423 | 2.962139e+03 | 1.277000e+03 | 131.96%|  23.37%
3246.69/3257.39	c   831s|109000 |  9681 |  7326k|  67.1 |  1075M |  37 |1381 |1881 |4150 | 408k|  0 |5819 |9423 | 2.962139e+03 | 1.277000e+03 | 131.96%|  23.37%
3246.99/3257.63	c   832s|109100 |  9687 |  7330k|  67.1 |  1075M |  37 |1381 |1874 |4498 | 408k|  0 |5829 |9423 | 2.962103e+03 | 1.277000e+03 | 131.96%|  23.37%
3247.18/3257.89	c   832s|109200 |  9691 |  7332k|  67.1 |  1075M |  37 |1381 |1876 |4509 | 408k|  1 |5834 |9423 | 2.962073e+03 | 1.277000e+03 | 131.96%|  23.37%
3247.58/3258.28	c   832s|109300 |  9707 |  7337k|  67.1 |  1075M |  37 |1381 |1886 |4590 | 408k|  1 |5850 |9429 | 2.961458e+03 | 1.277000e+03 | 131.91%|  23.38%
3247.98/3258.69	c   833s|109400 |  9721 |  7342k|  67.0 |  1075M |  37 |1381 |1893 |4527 | 408k|  0 |5861 |9432 | 2.961273e+03 | 1.277000e+03 | 131.89%|  23.38%
3248.49/3259.17	c   833s|109500 |  9733 |  7347k|  67.0 |  1075M |  37 |1381 |1897 |4566 | 408k|  1 |5868 |9432 | 2.960889e+03 | 1.277000e+03 | 131.86%|  23.39%
3248.78/3259.47	c   834s|109600 |  9743 |  7351k|  67.0 |  1075M |  37 |1381 |1895 |4530 | 408k|  2 |5878 |9432 | 2.960500e+03 | 1.277000e+03 | 131.83%|  23.40%
3249.08/3259.71	c   834s|109700 |  9753 |  7354k|  67.0 |  1075M |  37 |1381 |1908 |4647 | 408k|  0 |5892 |9433 | 2.959780e+03 | 1.277000e+03 | 131.78%|  23.40%
3249.28/3259.97	c   834s|109800 |  9757 |  7357k|  66.9 |  1075M |  37 |1381 |1912 |4515 | 408k|  0 |5904 |9433 | 2.958817e+03 | 1.277000e+03 | 131.70%|  23.41%
3249.49/3260.17	c   834s|109900 |  9759 |  7359k|  66.9 |  1075M |  37 |1381 |1938 |4510 | 408k|  1 |5930 |9433 | 2.958817e+03 | 1.277000e+03 | 131.70%|  23.41%
3249.68/3260.37	c   834s|110000 |  9759 |  7361k|  66.8 |  1075M |  37 |1381 |1958 |4520 | 408k|  1 |5950 |9433 | 2.958817e+03 | 1.277000e+03 | 131.70%|  23.41%
3249.98/3260.67	c   835s|110100 |  9763 |  7365k|  66.8 |  1075M |  37 |1381 |1966 |4515 | 409k|  0 |5958 |9435 | 2.958662e+03 | 1.277000e+03 | 131.69%|  23.41%
3250.27/3260.94	c   835s|110200 |  9773 |  7368k|  66.8 |  1075M |  37 |1381 |1967 |4339 | 409k|  1 |5959 |9435 | 2.958500e+03 | 1.277000e+03 | 131.68%|  23.41%
3250.67/3261.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3250.67/3261.33	c   835s|110300 |  9789 |  7373k|  66.8 |  1075M |  37 |1381 |1956 |4187 | 409k|  0 |5959 |9439 | 2.957607e+03 | 1.277000e+03 | 131.61%|  23.42%
3251.07/3261.71	c   836s|110400 |  9799 |  7378k|  66.8 |  1075M |  37 |1381 |1952 |4199 | 409k|  0 |5959 |9441 | 2.957295e+03 | 1.277000e+03 | 131.58%|  23.43%
3251.48/3262.13	c   836s|110500 |  9823 |  7383k|  66.7 |  1075M |  37 |1381 |1948 |4303 | 409k|  0 |5959 |9443 | 2.955639e+03 | 1.277000e+03 | 131.45%|  23.44%
3251.67/3262.31	c   836s|110600 |  9821 |  7386k|  66.7 |  1075M |  37 |1381 |1948 |4305 | 409k|  1 |5959 |9443 | 2.955639e+03 | 1.277000e+03 | 131.45%|  23.44%
3251.97/3262.64	c   837s|110700 |  9827 |  7390k|  66.7 |  1075M |  37 |1381 |1946 |4308 | 409k|  1 |5959 |9445 | 2.955185e+03 | 1.277000e+03 | 131.42%|  23.45%
3252.38/3263.08	c   837s|110800 |  9829 |  7394k|  66.7 |  1075M |  37 |1381 |1942 |4332 | 409k|  1 |5959 |9445 | 2.954733e+03 | 1.277000e+03 | 131.38%|  23.48%
3252.67/3263.36	c   837s|110900 |  9833 |  7397k|  66.6 |  1075M |  37 |1381 |1940 |4310 | 409k|  0 |5959 |9446 | 2.954672e+03 | 1.277000e+03 | 131.38%|  23.49%
3252.96/3263.67	c   838s|111000 |  9839 |  7401k|  66.6 |  1075M |  37 |1381 |1939 |4193 | 409k|  1 |5960 |9447 | 2.954474e+03 | 1.277000e+03 | 131.36%|  23.49%
3253.26/3263.91	c   838s|111100 |  9837 |  7404k|  66.6 |  1075M |  37 |1381 |1939 |4196 | 409k|  2 |5962 |9447 | 2.954474e+03 | 1.277000e+03 | 131.36%|  23.49%
3253.56/3264.25	c   838s|111200 |  9843 |  7408k|  66.5 |  1075M |  37 |1381 |1935 |4511 | 409k|  3 |5962 |9447 | 2.954389e+03 | 1.277000e+03 | 131.35%|  23.49%
3253.86/3264.57	c   839s|111300 |  9851 |  7412k|  66.5 |  1075M |  37 |1381 |1944 |4557 | 409k|  2 |5980 |9447 | 2.954080e+03 | 1.277000e+03 | 131.33%|  23.49%
3254.56/3265.21	c   839s|111400 |  9871 |  7420k|  66.5 |  1075M |  37 |1381 |1942 |4549 | 410k|  1 |5996 |9447 | 2.952775e+03 | 1.277000e+03 | 131.23%|  23.50%
3254.86/3265.58	c   840s|111500 |  9879 |  7424k|  66.5 |  1075M |  37 |1381 |1949 |4519 | 410k|  0 |6012 |9447 | 2.952500e+03 | 1.277000e+03 | 131.21%|  23.50%
3255.16/3265.82	c   840s|111600 |  9885 |  7427k|  66.5 |  1075M |  37 |1381 |1952 |4518 | 410k|  0 |6022 |9447 | 2.951441e+03 | 1.277000e+03 | 131.12%|  23.50%
3255.47/3266.11	c   840s|111700 |  9891 |  7431k|  66.5 |  1076M |  37 |1381 |1963 |4522 | 410k|  1 |6040 |9447 | 2.951103e+03 | 1.277000e+03 | 131.10%|  23.51%
3255.66/3266.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3255.66/3266.35	c   840s|111800 |  9895 |  7433k|  66.4 |  1076M |  37 |1381 |1976 |4525 | 410k|  3 |6064 |9447 | 2.951089e+03 | 1.277000e+03 | 131.10%|  23.51%
3255.95/3266.69	c   841s|111900 |  9899 |  7438k|  66.4 |  1076M |  37 |1381 |1997 |4474 | 410k|  1 |6092 |9447 | 2.950576e+03 | 1.277000e+03 | 131.06%|  23.51%
3256.47/3267.11	c   841s|112000 |  9919 |  7443k|  66.4 |  1076M |  37 |1381 |1978 |4518 | 410k|  1 |6108 |9447 | 2.949324e+03 | 1.277000e+03 | 130.96%|  23.52%
3256.95/3267.60	c   842s|112100 |  9935 |  7449k|  66.4 |  1076M |  37 |1381 |1984 |4523 | 410k|  1 |6138 |9447 | 2.948936e+03 | 1.277000e+03 | 130.93%|  23.52%
3257.15/3267.86	c   842s|112200 |  9937 |  7452k|  66.3 |  1076M |  37 |1381 |2002 |4795 | 410k|  1 |6156 |9452 | 2.948930e+03 | 1.277000e+03 | 130.93%|  23.52%
3257.36/3268.06	c   842s|112300 |  9939 |  7454k|  66.3 |  1076M |  37 |1381 |2020 |4301 | 410k|  0 |6174 |9452 | 2.948930e+03 | 1.277000e+03 | 130.93%|  23.52%
3257.65/3268.39	c   842s|112400 |  9947 |  7458k|  66.3 |  1076M |  37 |1381 |2015 |4296 | 410k|  0 |6174 |9452 | 2.947933e+03 | 1.277000e+03 | 130.85%|  23.58%
3257.95/3268.66	c   843s|112500 |  9955 |  7461k|  66.3 |  1076M |  37 |1381 |2014 |4306 | 410k|  3 |6174 |9452 | 2.947575e+03 | 1.277000e+03 | 130.82%|  23.58%
3258.25/3268.95	c   843s|112600 |  9961 |  7465k|  66.2 |  1076M |  37 |1381 |2005 |4366 | 410k|  0 |6174 |9452 | 2.947000e+03 | 1.277000e+03 | 130.78%|  23.58%
3258.55/3269.28	c   843s|112700 |  9975 |  7469k|  66.2 |  1076M |  37 |1381 |1983 |4323 | 410k|  0 |6174 |9453 | 2.946636e+03 | 1.277000e+03 | 130.75%|  23.58%
3259.04/3269.74	c   844s|112800 |  9991 |  7473k|  66.2 |  1076M |  37 |1381 |1972 |4320 | 410k|  2 |6174 |9453 | 2.945813e+03 | 1.277000e+03 | 130.68%|  23.59%
3259.36/3270.05	c   844s|112900 |  9993 |  7476k|  66.2 |  1076M |  37 |1381 |1963 |4321 | 410k|  1 |6174 |9453 | 2.945813e+03 | 1.277000e+03 | 130.68%|  23.59%
3259.84/3270.59	c   845s|113000 | 10001 |  7482k|  66.1 |  1076M |  37 |1381 |1947 |4321 | 410k|  1 |6176 |9467 | 2.945651e+03 | 1.277000e+03 | 130.67%|  23.59%
3260.35/3271.04	c   845s|113100 | 10017 |  7486k|  66.1 |  1076M |  37 |1381 |1933 |4549 | 410k|  0 |6177 |9470 | 2.944650e+03 | 1.277000e+03 | 130.59%|  23.60%
3260.84/3271.52	c   846s|113200 | 10019 |  7489k|  66.1 |  1076M |  37 |1381 |1928 |4554 | 410k|  0 |6179 |9470 | 2.944352e+03 | 1.277000e+03 | 130.57%|  23.60%
3261.93/3272.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3261.93/3272.63	c   847s|113300 | 10033 |  7492k|  66.1 |  1076M |  37 |1381 |1917 |4481 | 411k|  1 |6180 |9470 | 2.944126e+03 | 1.277000e+03 | 130.55%|  23.60%
3262.23/3272.98	c   847s|113400 | 10043 |  7496k|  66.0 |  1076M |  37 |1381 |1907 |4593 | 411k|  0 |6180 |9471 | 2.943839e+03 | 1.277000e+03 | 130.53%|  23.60%
3263.03/3273.74	c   848s|113500 | 10049 |  7500k|  66.0 |  1076M |  37 |1381 |1940 |4567 | 411k|  3 |6217 |9477 | 2.943246e+03 | 1.277000e+03 | 130.48%|  23.60%
3264.13/3274.86	c   849s|113600 | 10055 |  7503k|  66.0 |  1076M |  37 |1381 |1932 |4603 | 411k|  3 |6217 |9477 | 2.942800e+03 | 1.277000e+03 | 130.45%|  23.61%
3264.34/3275.07	c   849s|113700 | 10053 |  7505k|  65.9 |  1076M |  37 |1381 |1936 |4465 | 411k|  1 |6222 |9477 | 2.942800e+03 | 1.277000e+03 | 130.45%|  23.61%
3265.12/3275.87	c   850s|113800 | 10065 |  7509k|  65.9 |  1076M |  37 |1381 |1920 |4572 | 411k|  0 |6224 |9477 | 2.941219e+03 | 1.277000e+03 | 130.32%|  23.61%
3265.33/3276.10	c   850s|113900 | 10065 |  7511k|  65.9 |  1076M |  37 |1381 |1923 |4468 | 411k|  1 |6227 |9478 | 2.941219e+03 | 1.277000e+03 | 130.32%|  23.61%
3266.22/3277.00	c   851s|114000 | 10075 |  7517k|  65.9 |  1076M |  37 |1381 |1906 |4514 | 411k|  0 |6229 |9488 | 2.940175e+03 | 1.277000e+03 | 130.24%|  23.62%
3266.72/3277.48	c   852s|114100 | 10091 |  7523k|  65.9 |  1076M |  37 |1381 |1881 |4619 | 411k|  1 |6229 |9489 | 2.939833e+03 | 1.277000e+03 | 130.21%|  23.62%
3267.02/3277.70	c   852s|114200 | 10095 |  7526k|  65.8 |  1076M |  37 |1381 |1877 |4217 | 411k|  1 |6232 |9489 | 2.939806e+03 | 1.277000e+03 | 130.21%|  23.62%
3267.33/3278.03	c   852s|114300 | 10107 |  7530k|  65.8 |  1076M |  37 |1381 |1865 |4559 | 411k|  0 |6232 |9489 | 2.939067e+03 | 1.277000e+03 | 130.15%|  23.63%
3267.71/3278.45	c   853s|114400 | 10115 |  7534k|  65.8 |  1076M |  37 |1381 |1912 |4564 | 411k|  0 |6280 |9496 | 2.938708e+03 | 1.277000e+03 | 130.13%|  23.64%
3268.01/3278.70	c   853s|114500 | 10117 |  7537k|  65.8 |  1076M |  37 |1381 |1910 |4416 | 411k|  1 |6280 |9496 | 2.938285e+03 | 1.277000e+03 | 130.09%|  23.64%
3268.21/3278.94	c   853s|114600 | 10121 |  7540k|  65.7 |  1076M |  37 |1381 |1910 |4725 | 411k|  1 |6280 |9497 | 2.938162e+03 | 1.277000e+03 | 130.08%|  23.64%
3268.61/3279.34	c   853s|114700 | 10129 |  7543k|  65.7 |  1076M |  37 |1381 |1915 |4667 | 411k|  2 |6297 |9522 | 2.937832e+03 | 1.277000e+03 | 130.06%|  23.65%
3269.32/3280.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3269.32/3280.07	c   854s|114800 | 10145 |  7549k|  65.7 |  1076M |  37 |1381 |1920 |4218 | 411k|  0 |6312 |9526 | 2.936953e+03 | 1.277000e+03 | 129.99%|  23.66%
3269.71/3280.43	c   855s|114900 | 10147 |  7552k|  65.7 |  1076M |  37 |1381 |1932 |4231 | 412k|  0 |6327 |9545 | 2.936953e+03 | 1.277000e+03 | 129.99%|  23.66%
3269.91/3280.66	c   855s|115000 | 10153 |  7555k|  65.6 |  1076M |  37 |1381 |1938 |4233 | 412k|  2 |6333 |9545 | 2.936840e+03 | 1.277000e+03 | 129.98%|  23.66%
3270.32/3281.09	c   855s|115100 | 10161 |  7560k|  65.6 |  1076M |  37 |1381 |1939 |4229 | 412k|  3 |6345 |9546 | 2.936730e+03 | 1.277000e+03 | 129.97%|  23.67%
3270.80/3281.50	c   856s|115200 | 10173 |  7565k|  65.6 |  1076M |  37 |1381 |1932 |4234 | 412k|  0 |6349 |9561 | 2.936596e+03 | 1.277000e+03 | 129.96%|  23.67%
3271.20/3281.99	c   856s|115300 | 10185 |  7570k|  65.6 |  1076M |  37 |1381 |1941 |4234 | 412k|  0 |6366 |9600 | 2.935530e+03 | 1.277000e+03 | 129.88%|  23.68%
3271.70/3282.48	c   857s|115400 | 10199 |  7574k|  65.6 |  1076M |  37 |1381 |1957 |4420 | 412k|  2 |6389 |9656 | 2.935443e+03 | 1.277000e+03 | 129.87%|  23.68%
3272.10/3282.88	c   857s|115500 | 10207 |  7578k|  65.5 |  1077M |  37 |1381 |1994 |4424 | 412k|  2 |6437 |9672 | 2.934873e+03 | 1.277000e+03 | 129.83%|  23.71%
3272.70/3283.43	c   858s|115600 | 10229 |  7584k|  65.5 |  1077M |  37 |1381 |2026 |4563 | 412k|  1 |6495 |9720 | 2.934393e+03 | 1.277000e+03 | 129.79%|  23.71%
3273.10/3283.85	c   858s|115700 | 10237 |  7587k|  65.5 |  1077M |  37 |1381 |2042 |4476 | 412k|  0 |6518 |9740 | 2.934224e+03 | 1.277000e+03 | 129.77%|  23.71%
3273.41/3284.19	c   858s|115800 | 10245 |  7591k|  65.5 |  1077M |  37 |1381 |2037 |4434 | 412k|  3 |6518 |9741 | 2.933551e+03 | 1.277000e+03 | 129.72%|  23.72%
3273.69/3284.48	c   859s|115900 | 10253 |  7594k|  65.5 |  1077M |  37 |1381 |2044 |4439 | 412k|  1 |6536 |9741 | 2.932333e+03 | 1.277000e+03 | 129.63%|  23.72%
3274.09/3284.84	c   859s|116000 | 10257 |  7597k|  65.4 |  1077M |  37 |1381 |2065 |4433 | 412k|  1 |6561 |9757 | 2.932161e+03 | 1.277000e+03 | 129.61%|  23.72%
3274.59/3285.30	c   859s|116100 | 10271 |  7602k|  65.4 |  1077M |  37 |1381 |2064 |4541 | 412k|  1 |6569 |9765 | 2.931422e+03 | 1.277000e+03 | 129.56%|  23.73%
3274.89/3285.68	c   860s|116200 | 10287 |  7607k|  65.4 |  1077M |  37 |1381 |2062 |4451 | 412k|  1 |6584 |9776 | 2.930500e+03 | 1.277000e+03 | 129.48%|  23.73%
3275.19/3285.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3275.19/3285.92	c   860s|116300 | 10289 |  7609k|  65.4 |  1077M |  37 |1381 |2080 |4445 | 412k|  2 |6611 |9786 | 2.930358e+03 | 1.277000e+03 | 129.47%|  23.73%
3275.59/3286.34	c   860s|116400 | 10307 |  7614k|  65.3 |  1077M |  37 |1381 |2072 |4499 | 412k|  0 |6625 |9794 | 2.930012e+03 | 1.277000e+03 | 129.44%|  23.74%
3275.99/3286.74	c   861s|116500 | 10309 |  7616k|  65.3 |  1077M |  37 |1381 |2066 |4458 | 412k|  2 |6637 |9819 | 2.929871e+03 | 1.277000e+03 | 129.43%|  23.74%
3276.30/3287.05	c   861s|116600 | 10323 |  7620k|  65.3 |  1077M |  37 |1381 |2065 |4478 | 412k|  1 |6647 |9821 | 2.929311e+03 | 1.277000e+03 | 129.39%|  23.75%
3276.69/3287.46	c   862s|116700 | 10337 |  7626k|  65.3 |  1077M |  37 |1381 |2057 |4516 | 413k|  0 |6651 |9824 | 2.928620e+03 | 1.277000e+03 | 129.34%|  23.76%
3277.08/3287.86	c   862s|116800 | 10351 |  7630k|  65.3 |  1077M |  37 |1381 |2060 |4479 | 413k|  1 |6661 |9836 | 2.928409e+03 | 1.277000e+03 | 129.32%|  23.76%
3277.68/3288.43	c   863s|116900 | 10371 |  7634k|  65.2 |  1077M |  37 |1381 |2053 |4481 | 413k|  0 |6680 |9884 | 2.927167e+03 | 1.277000e+03 | 129.22%|  23.77%
3278.18/3288.93	c   863s|117000 | 10377 |  7638k|  65.2 |  1077M |  37 |1381 |2065 |4486 | 413k|  1 |6696 |9884 | 2.926538e+03 | 1.277000e+03 | 129.17%|  23.78%
3278.48/3289.27	c   863s|117100 | 10391 |  7642k|  65.2 |  1077M |  37 |1381 |2059 |4485 | 413k|  1 |6702 |9886 | 2.925783e+03 | 1.277000e+03 | 129.11%|  23.79%
3278.78/3289.54	c   864s|117200 | 10403 |  7646k|  65.2 |  1077M |  37 |1381 |2066 |4485 | 413k|  1 |6710 |9886 | 2.925312e+03 | 1.277000e+03 | 129.08%|  23.79%
3279.29/3290.06	c   864s|117300 | 10411 |  7651k|  65.2 |  1077M |  37 |1381 |2063 |3965 | 413k|  0 |6714 |9901 | 2.925118e+03 | 1.277000e+03 | 129.06%|  23.80%
3279.68/3290.49	c   865s|117400 | 10421 |  7656k|  65.1 |  1077M |  37 |1381 |2076 |4508 | 413k|  1 |6735 |9911 | 2.924333e+03 | 1.277000e+03 | 129.00%|  23.81%
3280.47/3291.24	c   865s|117500 | 10439 |  7663k|  65.1 |  1078M |  37 |1381 |2066 |4581 | 413k|  3 |6752 |9920 | 2.923636e+03 | 1.277000e+03 | 128.95%|  23.82%
3281.07/3291.84	c   866s|117600 | 10455 |  7670k|  65.2 |  1078M |  37 |1381 |2069 |4535 | 414k|  0 |6764 |9954 | 2.923222e+03 | 1.277000e+03 | 128.91%|  23.83%
3281.28/3292.10	c   866s|117700 | 10465 |  7673k|  65.1 |  1078M |  37 |1381 |2076 |4632 | 414k|  1 |6774 |9957 | 2.922778e+03 | 1.277000e+03 | 128.88%|  23.83%
3281.87/3292.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3281.87/3292.61	c   867s|117800 | 10479 |  7678k|  65.1 |  1078M |  37 |1381 |2078 |4634 | 414k|  0 |6797 |9973 | 2.922336e+03 | 1.277000e+03 | 128.84%|  23.84%
3282.28/3293.03	c   867s|117900 | 10499 |  7683k|  65.1 |  1078M |  37 |1381 |2059 |4636 | 414k|  0 |6807 |9974 | 2.920819e+03 | 1.277000e+03 | 128.73%|  23.86%
3282.47/3293.25	c   867s|118000 | 10501 |  7686k|  65.1 |  1078M |  37 |1381 |2066 |4495 | 414k|  1 |6817 |9980 | 2.920819e+03 | 1.277000e+03 | 128.73%|  23.86%
3282.77/3293.59	c   868s|118100 | 10511 |  7690k|  65.0 |  1078M |  37 |1381 |2064 |4501 | 414k|  1 |6821 |9981 | 2.920600e+03 | 1.277000e+03 | 128.71%|  23.86%
3283.28/3294.02	c   868s|118200 | 10519 |  7693k|  65.0 |  1078M |  37 |1381 |2063 |4498 | 414k|  1 |6833 |9983 | 2.920459e+03 | 1.277000e+03 | 128.70%|  23.86%
3283.56/3294.33	c   868s|118300 | 10527 |  7697k|  65.0 |  1078M |  37 |1381 |2059 |4571 | 414k|  2 |6841 |9985 | 2.919869e+03 | 1.277000e+03 | 128.65%|  23.87%
3283.86/3294.67	c   869s|118400 | 10533 |  7701k|  65.0 |  1078M |  37 |1381 |2063 |4569 | 414k|  1 |6857 |9986 | 2.919681e+03 | 1.277000e+03 | 128.64%|  23.87%
3284.16/3294.96	c   869s|118500 | 10543 |  7704k|  64.9 |  1078M |  37 |1381 |2069 |4637 | 414k|  2 |6868 |9991 | 2.919555e+03 | 1.277000e+03 | 128.63%|  23.87%
3284.46/3295.28	c   869s|118600 | 10553 |  7708k|  64.9 |  1078M |  37 |1381 |2061 |4622 | 414k|  1 |6876 |9991 | 2.918514e+03 | 1.277000e+03 | 128.54%|  23.89%
3285.16/3295.93	c   870s|118700 | 10563 |  7713k|  64.9 |  1079M |  37 |1381 |2047 |3966 | 414k|  1 |6886 |  10k| 2.918083e+03 | 1.277000e+03 | 128.51%|  23.90%
3285.46/3296.22	c   870s|118800 | 10573 |  7717k|  64.9 |  1079M |  37 |1381 |2046 |3971 | 414k|  0 |6888 |  10k| 2.917667e+03 | 1.277000e+03 | 128.48%|  23.90%
3285.66/3296.46	c   871s|118900 | 10581 |  7720k|  64.9 |  1079M |  37 |1381 |2044 |4057 | 414k|  4 |6889 |  10k| 2.917469e+03 | 1.277000e+03 | 128.46%|  23.91%
3285.96/3296.78	c   871s|119000 | 10589 |  7724k|  64.8 |  1079M |  37 |1381 |2046 |4502 | 414k|  0 |6893 |  10k| 2.916963e+03 | 1.277000e+03 | 128.42%|  23.92%
3286.37/3297.14	c   871s|119100 | 10601 |  7728k|  64.8 |  1079M |  37 |1381 |2049 |4507 | 414k|  0 |6909 |  10k| 2.915833e+03 | 1.277000e+03 | 128.33%|  23.93%
3287.26/3298.06	c   872s|119200 | 10617 |  7732k|  64.8 |  1079M |  37 |1381 |2049 |4507 | 415k|  1 |6921 |  10k| 2.914960e+03 | 1.277000e+03 | 128.27%|  23.94%
3287.85/3298.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3287.85/3298.68	c   873s|119300 | 10625 |  7738k|  64.8 |  1079M |  37 |1381 |2043 |4506 | 415k|  0 |6932 |  10k| 2.914073e+03 | 1.277000e+03 | 128.20%|  23.97%
3288.26/3299.11	c   873s|119400 | 10641 |  7744k|  64.8 |  1079M |  37 |1381 |2034 |4506 | 415k|  1 |6940 |  10k| 2.913655e+03 | 1.277000e+03 | 128.16%|  23.97%
3288.55/3299.39	c   873s|119500 | 10645 |  7747k|  64.8 |  1079M |  37 |1381 |2045 |4503 | 415k|  0 |6953 |  10k| 2.912528e+03 | 1.277000e+03 | 128.08%|  23.98%
3288.85/3299.63	c   874s|119600 | 10645 |  7750k|  64.7 |  1079M |  37 |1381 |2050 |4506 | 415k|  2 |6961 |  10k| 2.912353e+03 | 1.277000e+03 | 128.06%|  23.98%
3289.14/3299.97	c   874s|119700 | 10657 |  7754k|  64.7 |  1079M |  37 |1381 |2057 |4536 | 415k|  0 |6973 |  10k| 2.912020e+03 | 1.277000e+03 | 128.04%|  23.98%
3289.44/3300.23	c   874s|119800 | 10663 |  7757k|  64.7 |  1079M |  37 |1381 |2061 |4505 | 415k|  1 |6984 |  10k| 2.911783e+03 | 1.277000e+03 | 128.02%|  23.98%
3289.64/3300.47	c   875s|119900 | 10667 |  7760k|  64.7 |  1079M |  37 |1381 |2070 |4506 | 415k|  0 |6998 |  10k| 2.911406e+03 | 1.277000e+03 | 127.99%|  23.99%
3290.04/3300.87	c   875s|120000 | 10677 |  7765k|  64.6 |  1079M |  37 |1381 |2082 |4543 | 415k|  0 |7018 |  10k| 2.911086e+03 | 1.277000e+03 | 127.96%|  23.99%
3290.35/3301.17	c   875s|120100 | 10691 |  7768k|  64.6 |  1079M |  37 |1381 |2088 |4547 | 415k|  0 |7034 |  10k| 2.910333e+03 | 1.277000e+03 | 127.90%|  23.99%
3290.74/3301.51	c   876s|120200 | 10705 |  7773k|  64.6 |  1079M |  37 |1381 |2072 |4588 | 415k|  0 |7040 |  10k| 2.909928e+03 | 1.277000e+03 | 127.87%|  23.99%
3291.14/3301.92	c   876s|120300 | 10717 |  7778k|  64.6 |  1079M |  37 |1381 |2077 |4594 | 415k|  1 |7064 |  10k| 2.909500e+03 | 1.277000e+03 | 127.84%|  24.00%
3291.35/3302.18	c   876s|120400 | 10729 |  7781k|  64.6 |  1079M |  37 |1381 |2065 |4589 | 415k|  1 |7070 |  10k| 2.909275e+03 | 1.277000e+03 | 127.82%|  24.03%
3291.73/3302.58	c   877s|120500 | 10749 |  7786k|  64.5 |  1079M |  37 |1381 |2044 |4666 | 415k|  0 |7086 |  10k| 2.908221e+03 | 1.277000e+03 | 127.74%|  24.03%
3292.25/3303.04	c   877s|120600 | 10763 |  7792k|  64.5 |  1079M |  37 |1381 |2019 |4549 | 415k|  2 |7098 |  10k| 2.907500e+03 | 1.277000e+03 | 127.68%|  24.04%
3292.63/3303.45	c   878s|120700 | 10779 |  7797k|  64.5 |  1079M |  37 |1381 |2018 |4550 | 415k|  1 |7118 |  10k| 2.906911e+03 | 1.277000e+03 | 127.64%|  24.04%
3293.03/3303.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3293.03/3303.80	c   878s|120800 | 10789 |  7801k|  64.5 |  1079M |  37 |1381 |2009 |4573 | 416k|  0 |7128 |  10k| 2.906500e+03 | 1.277000e+03 | 127.60%|  24.04%
3293.24/3304.05	c   878s|120900 | 10795 |  7804k|  64.5 |  1079M |  37 |1381 |2005 |4629 | 416k|  0 |7138 |  10k| 2.906262e+03 | 1.277000e+03 | 127.59%|  24.04%
3293.63/3304.42	c   879s|121000 | 10813 |  7808k|  64.5 |  1079M |  37 |1381 |2000 |4553 | 416k|  1 |7150 |  10k| 2.905914e+03 | 1.277000e+03 | 127.56%|  24.04%
3294.03/3304.83	c   879s|121100 | 10831 |  7814k|  64.5 |  1079M |  37 |1381 |2000 |4554 | 416k|  2 |7160 |  10k| 2.905573e+03 | 1.277000e+03 | 127.53%|  24.05%
3294.24/3305.10	c   879s|121200 | 10835 |  7817k|  64.4 |  1079M |  37 |1381 |2011 |4550 | 416k|  1 |7174 |  10k| 2.904990e+03 | 1.277000e+03 | 127.49%|  24.05%
3294.63/3305.42	c   880s|121300 | 10841 |  7821k|  64.4 |  1079M |  37 |1381 |2032 |4555 | 416k|  1 |7200 |  10k| 2.904680e+03 | 1.277000e+03 | 127.46%|  24.05%
3294.92/3305.70	c   880s|121400 | 10847 |  7824k|  64.4 |  1079M |  37 |1381 |2037 |3948 | 416k|  1 |7206 |  10k| 2.904659e+03 | 1.277000e+03 | 127.46%|  24.05%
3295.12/3305.91	c   880s|121500 | 10843 |  7826k|  64.3 |  1079M |  37 |1381 |2038 |3951 | 416k|  0 |7207 |  10k| 2.904659e+03 | 1.277000e+03 | 127.46%|  24.06%
3295.42/3306.24	c   880s|121600 | 10851 |  7830k|  64.3 |  1079M |  37 |1381 |2036 |3957 | 416k|  1 |7209 |  10k| 2.904410e+03 | 1.277000e+03 | 127.44%|  24.06%
3295.62/3306.49	c   881s|121700 | 10851 |  7832k|  64.3 |  1079M |  37 |1381 |2037 |3954 | 416k|  0 |7210 |  10k| 2.904410e+03 | 1.277000e+03 | 127.44%|  24.07%
3296.02/3306.80	c   881s|121800 | 10855 |  7836k|  64.3 |  1079M |  37 |1381 |2036 |3948 | 416k|  1 |7210 |  10k| 2.904358e+03 | 1.277000e+03 | 127.44%|  24.08%
3296.33/3307.14	c   881s|121900 | 10859 |  7840k|  64.3 |  1079M |  37 |1381 |2032 |4627 | 416k|  2 |7210 |  10k| 2.903801e+03 | 1.277000e+03 | 127.39%|  24.10%
3296.72/3307.53	c   882s|122000 | 10869 |  7845k|  64.2 |  1079M |  37 |1381 |2057 |4659 | 416k|  1 |7237 |  10k| 2.903340e+03 | 1.277000e+03 | 127.36%|  24.12%
3297.02/3307.82	c   882s|122100 | 10875 |  7849k|  64.2 |  1079M |  37 |1381 |2039 |4731 | 416k|  0 |7239 |  10k| 2.903013e+03 | 1.277000e+03 | 127.33%|  24.12%
3297.52/3308.40	c   882s|122200 | 10903 |  7856k|  64.2 |  1079M |  37 |1381 |1988 |4627 | 416k|  0 |7247 |  10k| 2.901357e+03 | 1.277000e+03 | 127.20%|  24.14%
3298.11/3308.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3298.11/3308.91	c   883s|122300 | 10911 |  7861k|  64.2 |  1079M |  37 |1381 |1994 |4629 | 416k|  1 |7258 |  10k| 2.901102e+03 | 1.277000e+03 | 127.18%|  24.14%
3298.51/3309.30	c   883s|122400 | 10917 |  7866k|  64.2 |  1079M |  37 |1381 |1990 |4666 | 416k|  0 |7274 |  10k| 2.901000e+03 | 1.277000e+03 | 127.17%|  24.15%
3298.91/3309.78	c   884s|122500 | 10923 |  7871k|  64.2 |  1079M |  37 |1381 |1985 |4628 | 417k|  0 |7282 |  10k| 2.900750e+03 | 1.277000e+03 | 127.15%|  24.23%
3299.22/3310.07	c   884s|122600 | 10923 |  7874k|  64.2 |  1079M |  37 |1381 |1991 |4011 | 417k|  1 |7290 |  10k| 2.900750e+03 | 1.277000e+03 | 127.15%|  24.24%
3299.51/3310.38	c   884s|122700 | 10935 |  7878k|  64.1 |  1079M |  37 |1381 |1985 |3979 | 417k|  1 |7291 |  10k| 2.898880e+03 | 1.277000e+03 | 127.01%|  24.25%
3300.32/3311.11	c   885s|122800 | 10953 |  7884k|  64.1 |  1079M |  37 |1381 |1967 |4027 | 417k|  0 |7292 |  10k| 2.897958e+03 | 1.277000e+03 | 126.93%|  24.27%
3300.61/3311.46	c   886s|122900 | 10957 |  7888k|  64.1 |  1079M |  37 |1381 |1963 |4516 | 417k|  1 |7302 |  10k| 2.897761e+03 | 1.277000e+03 | 126.92%|  24.28%
3301.10/3311.99	c   886s|123000 | 10967 |  7893k|  64.1 |  1079M |  37 |1381 |1953 |4078 | 418k|  0 |7302 |  10k| 2.896185e+03 | 1.277000e+03 | 126.80%|  24.33%
3301.60/3312.43	c   887s|123100 | 10979 |  7897k|  64.1 |  1079M |  37 |1381 |1940 |4069 | 418k|  1 |7302 |  10k| 2.895667e+03 | 1.277000e+03 | 126.76%|  24.34%
3301.80/3312.69	c   887s|123200 | 10987 |  7900k|  64.1 |  1079M |  37 |1381 |1931 |4158 | 418k|  0 |7304 |  10k| 2.895468e+03 | 1.277000e+03 | 126.74%|  24.35%
3302.21/3313.02	c   887s|123300 | 11001 |  7904k|  64.0 |  1079M |  37 |1381 |1910 |4617 | 418k|  0 |7304 |  10k| 2.895327e+03 | 1.277000e+03 | 126.73%|  24.35%
3302.70/3313.53	c   888s|123400 | 11013 |  7909k|  64.0 |  1079M |  37 |1381 |1903 |3986 | 418k|  1 |7310 |  10k| 2.894755e+03 | 1.277000e+03 | 126.68%|  24.38%
3302.90/3313.75	c   888s|123500 | 11015 |  7911k|  64.0 |  1079M |  37 |1381 |1902 |3996 | 418k|  1 |7310 |  10k| 2.894741e+03 | 1.277000e+03 | 126.68%|  24.38%
3303.31/3314.14	c   888s|123600 | 11031 |  7916k|  64.0 |  1079M |  37 |1381 |1893 |3983 | 418k|  0 |7310 |  10k| 2.894316e+03 | 1.277000e+03 | 126.65%|  24.39%
3303.70/3314.55	c   889s|123700 | 11045 |  7921k|  64.0 |  1080M |  37 |1381 |1891 |4057 | 418k|  2 |7322 |  10k| 2.893333e+03 | 1.277000e+03 | 126.57%|  24.40%
3303.99/3314.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3303.99/3314.81	c   889s|123800 | 11049 |  7924k|  63.9 |  1080M |  37 |1381 |1892 |3995 | 418k|  0 |7326 |  10k| 2.893288e+03 | 1.277000e+03 | 126.57%|  24.40%
3304.21/3315.07	c   889s|123900 | 11061 |  7928k|  63.9 |  1080M |  37 |1381 |1889 |3989 | 419k|  0 |7326 |  10k| 2.892881e+03 | 1.277000e+03 | 126.54%|  24.40%
3304.69/3315.54	c   890s|124000 | 11077 |  7934k|  63.9 |  1080M |  37 |1381 |1898 |4099 | 419k|  1 |7339 |  10k| 2.891849e+03 | 1.277000e+03 | 126.46%|  24.41%
3305.30/3316.11	c   890s|124100 | 11091 |  7942k|  63.9 |  1080M |  37 |1381 |1897 |4006 | 419k|  2 |7339 |  10k| 2.891508e+03 | 1.277000e+03 | 126.43%|  24.43%
3305.59/3316.47	c   891s|124200 | 11097 |  7946k|  63.9 |  1080M |  37 |1381 |1894 |4013 | 419k|  0 |7339 |  10k| 2.890551e+03 | 1.277000e+03 | 126.35%|  24.44%
3305.89/3316.73	c   891s|124300 | 11103 |  7949k|  63.9 |  1080M |  37 |1381 |1892 |4157 | 419k|  0 |7340 |  10k| 2.890506e+03 | 1.277000e+03 | 126.35%|  24.44%
3306.39/3317.24	c   891s|124400 | 11117 |  7954k|  63.9 |  1080M |  37 |1381 |1886 |4016 | 419k|  1 |7340 |  10k| 2.889833e+03 | 1.277000e+03 | 126.30%|  24.45%
3306.89/3317.77	c   892s|124500 | 11125 |  7958k|  63.9 |  1080M |  37 |1381 |1884 |3997 | 419k|  0 |7340 |  10k| 2.889786e+03 | 1.277000e+03 | 126.29%|  24.46%
3307.08/3318.00	c   892s|124600 | 11127 |  7961k|  63.8 |  1080M |  37 |1381 |1877 |4001 | 419k|  0 |7342 |  10k| 2.889765e+03 | 1.277000e+03 | 126.29%|  24.47%
3307.48/3318.35	c   892s|124700 | 11135 |  7965k|  63.8 |  1080M |  37 |1381 |1876 |4001 | 419k|  0 |7343 |  10k| 2.889600e+03 | 1.277000e+03 | 126.28%|  24.49%
3307.98/3318.80	c   893s|124800 | 11147 |  7972k|  63.8 |  1080M |  37 |1381 |1867 |4543 | 419k|  0 |7345 |  10k| 2.888845e+03 | 1.277000e+03 | 126.22%|  24.50%
3308.58/3319.45	c   894s|124900 | 11169 |  7978k|  63.8 |  1080M |  37 |1381 |1865 |4005 | 420k|  1 |7353 |  10k| 2.888298e+03 | 1.277000e+03 | 126.18%|  24.51%
3308.78/3319.69	c   894s|125000 | 11169 |  7981k|  63.8 |  1080M |  37 |1381 |1865 |4126 | 420k|  0 |7354 |  10k| 2.887942e+03 | 1.277000e+03 | 126.15%|  24.53%
3309.29/3320.20	c   894s|125100 | 11173 |  7985k|  63.8 |  1080M |  37 |1381 |1863 |4134 | 420k|  1 |7355 |  10k| 2.887942e+03 | 1.277000e+03 | 126.15%|  24.53%
3309.68/3320.51	c   895s|125200 | 11179 |  7990k|  63.8 |  1080M |  37 |1381 |1860 |4147 | 420k|  1 |7355 |  10k| 2.887758e+03 | 1.277000e+03 | 126.14%|  24.54%
3309.98/3320.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3309.98/3320.88	c   895s|125300 | 11197 |  7995k|  63.7 |  1080M |  37 |1381 |1856 |4255 | 420k|  0 |7355 |  10k| 2.887011e+03 | 1.277000e+03 | 126.08%|  24.55%
3310.57/3321.48	c   896s|125400 | 11201 |  8000k|  63.7 |  1080M |  37 |1381 |1855 |4151 | 420k|  0 |7355 |  10k| 2.886051e+03 | 1.277000e+03 | 126.00%|  24.56%
3310.97/3321.89	c   896s|125500 | 11215 |  8006k|  63.7 |  1080M |  37 |1381 |1847 |4531 | 420k|  1 |7355 |  10k| 2.885581e+03 | 1.277000e+03 | 125.97%|  24.57%
3311.47/3322.30	c   896s|125600 | 11227 |  8010k|  63.7 |  1080M |  37 |1381 |1840 |4523 | 420k|  0 |7355 |  10k| 2.885500e+03 | 1.277000e+03 | 125.96%|  24.57%
3311.77/3322.60	c   897s|125700 | 11235 |  8013k|  63.7 |  1080M |  37 |1381 |1835 |4621 | 420k|  0 |7355 |  10k| 2.884735e+03 | 1.277000e+03 | 125.90%|  24.57%
3311.97/3322.86	c   897s|125800 | 11243 |  8016k|  63.7 |  1080M |  37 |1381 |1832 |4584 | 420k|  1 |7359 |  10k| 2.884500e+03 | 1.277000e+03 | 125.88%|  24.57%
3312.18/3323.04	c   897s|125900 | 11251 |  8018k|  63.6 |  1080M |  37 |1381 |1831 |4575 | 420k|  2 |7361 |  10k| 2.884366e+03 | 1.277000e+03 | 125.87%|  24.58%
3312.37/3323.28	c   897s|126000 | 11257 |  8021k|  63.6 |  1080M |  37 |1381 |1829 |4571 | 420k|  0 |7364 |  10k| 2.884152e+03 | 1.277000e+03 | 125.85%|  24.59%
3312.77/3323.68	c   898s|126100 | 11269 |  8026k|  63.6 |  1080M |  37 |1381 |1820 |4529 | 421k|  0 |7364 |  10k| 2.882513e+03 | 1.277000e+03 | 125.73%|  24.61%
3313.18/3324.05	c   898s|126200 | 11281 |  8030k|  63.6 |  1080M |  37 |1381 |1832 |4536 | 421k|  1 |7383 |  10k| 2.882000e+03 | 1.277000e+03 | 125.69%|  24.62%
3313.36/3324.26	c   898s|126300 | 11287 |  8033k|  63.5 |  1080M |  37 |1381 |1845 |4529 | 421k|  1 |7397 |  10k| 2.881901e+03 | 1.277000e+03 | 125.68%|  24.62%
3313.66/3324.57	c   899s|126400 | 11287 |  8036k|  63.5 |  1080M |  37 |1381 |1867 |4531 | 421k|  0 |7419 |  10k| 2.881901e+03 | 1.277000e+03 | 125.68%|  24.62%
3314.17/3325.09	c   899s|126500 | 11305 |  8042k|  63.5 |  1080M |  37 |1381 |1872 |4529 | 421k|  1 |7432 |  10k| 2.881564e+03 | 1.277000e+03 | 125.65%|  24.62%
3314.56/3325.42	c   900s|126600 | 11315 |  8046k|  63.5 |  1080M |  37 |1381 |1884 |4533 | 421k|  2 |7450 |  10k| 2.881192e+03 | 1.277000e+03 | 125.62%|  24.62%
3314.86/3325.72	c   900s|126700 | 11321 |  8050k|  63.5 |  1080M |  37 |1381 |1898 |4533 | 421k|  0 |7466 |  10k| 2.881056e+03 | 1.277000e+03 | 125.61%|  24.62%
3315.06/3325.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3315.06/3325.99	c   900s|126800 | 11321 |  8053k|  63.4 |  1080M |  37 |1381 |1911 |4532 | 421k|  1 |7482 |  10k| 2.880619e+03 | 1.277000e+03 | 125.58%|  24.62%
3315.46/3326.36	c   900s|126900 | 11337 |  8058k|  63.4 |  1080M |  37 |1381 |1922 |4529 | 421k|  2 |7498 |  10k| 2.879899e+03 | 1.277000e+03 | 125.52%|  24.63%
3315.66/3326.51	c   901s|127000 | 11339 |  8059k|  63.4 |  1080M |  37 |1381 |1924 |4535 | 421k|  1 |7500 |  10k| 2.879899e+03 | 1.277000e+03 | 125.52%|  24.63%
3316.17/3327.08	c   901s|127100 | 11353 |  8065k|  63.4 |  1080M |  37 |1381 |1925 |4530 | 421k|  0 |7508 |  10k| 2.879333e+03 | 1.277000e+03 | 125.48%|  24.63%
3316.55/3327.49	c   902s|127200 | 11367 |  8070k|  63.4 |  1080M |  37 |1381 |1919 |4541 | 421k|  1 |7509 |  10k| 2.878833e+03 | 1.277000e+03 | 125.44%|  24.64%
3317.05/3327.90	c   902s|127300 | 11375 |  8074k|  63.4 |  1080M |  37 |1381 |1913 |4566 | 421k|  3 |7509 |  10k| 2.878258e+03 | 1.277000e+03 | 125.39%|  24.65%
3317.26/3328.12	c   902s|127400 | 11383 |  8076k|  63.3 |  1080M |  37 |1381 |1906 |4651 | 421k|  3 |7509 |  10k| 2.878197e+03 | 1.277000e+03 | 125.39%|  24.65%
3317.45/3328.37	c   902s|127500 | 11393 |  8079k|  63.3 |  1080M |  37 |1381 |1896 |4591 | 421k|  0 |7515 |  10k| 2.877587e+03 | 1.277000e+03 | 125.34%|  24.66%
3317.65/3328.56	c   903s|127600 | 11399 |  8080k|  63.3 |  1080M |  37 |1381 |1891 |4621 | 421k|  0 |7516 |  10k| 2.877407e+03 | 1.277000e+03 | 125.33%|  24.66%
3318.05/3328.96	c   903s|127700 | 11419 |  8085k|  63.2 |  1080M |  37 |1381 |1862 |4572 | 421k|  1 |7517 |  10k| 2.876678e+03 | 1.277000e+03 | 125.27%|  24.67%
3318.26/3329.19	c   903s|127800 | 11415 |  8087k|  63.2 |  1080M |  37 |1381 |1854 |4532 | 422k|  1 |7517 |  10k| 2.876678e+03 | 1.277000e+03 | 125.27%|  24.67%
3318.75/3329.60	c   904s|127900 | 11425 |  8092k|  63.2 |  1080M |  37 |1381 |1836 |4535 | 422k|  0 |7517 |  10k| 2.875691e+03 | 1.277000e+03 | 125.19%|  24.68%
3319.05/3329.98	c   904s|128000 | 11445 |  8097k|  63.2 |  1080M |  37 |1381 |1819 |4595 | 422k|  0 |7517 |  10k| 2.875272e+03 | 1.277000e+03 | 125.16%|  24.68%
3319.44/3330.36	c   904s|128100 | 11455 |  8102k|  63.2 |  1080M |  37 |1381 |1799 |4540 | 422k|  1 |7517 |  10k| 2.874482e+03 | 1.277000e+03 | 125.10%|  24.69%
3319.84/3330.76	c   905s|128200 | 11473 |  8107k|  63.2 |  1080M |  37 |1381 |1793 |4225 | 422k|  1 |7520 |  10k| 2.874000e+03 | 1.277000e+03 | 125.06%|  24.69%
3320.34/3331.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3320.34/3331.20	c   905s|128300 | 11483 |  8112k|  63.2 |  1080M |  37 |1381 |1791 |4232 | 422k|  0 |7523 |  10k| 2.873201e+03 | 1.277000e+03 | 125.00%|  24.75%
3320.74/3331.67	c   906s|128400 | 11501 |  8118k|  63.2 |  1081M |  37 |1381 |1784 |4124 | 422k|  0 |7523 |  10k| 2.872335e+03 | 1.277000e+03 | 124.93%|  24.75%
3321.25/3332.18	c   906s|128500 | 11513 |  8124k|  63.2 |  1081M |  37 |1381 |1780 |4075 | 422k|  2 |7523 |  10k| 2.872125e+03 | 1.277000e+03 | 124.91%|  24.76%
3321.54/3332.47	c   907s|128600 | 11515 |  8127k|  63.1 |  1081M |  37 |1381 |1779 |4005 | 422k|  2 |7523 |  10k| 2.872122e+03 | 1.277000e+03 | 124.91%|  24.77%
3322.04/3332.97	c   907s|128700 | 11521 |  8132k|  63.1 |  1081M |  37 |1381 |1774 |3983 | 422k|  1 |7523 |  10k| 2.871900e+03 | 1.277000e+03 | 124.89%|  24.78%
3322.33/3333.23	c   907s|128800 | 11521 |  8136k|  63.1 |  1081M |  37 |1381 |1774 |4022 | 422k|  3 |7523 |  10k| 2.871900e+03 | 1.277000e+03 | 124.89%|  24.81%
3322.53/3333.46	c   908s|128900 | 11521 |  8139k|  63.1 |  1081M |  37 |1381 |1774 |4154 | 422k|  1 |7523 |  10k| 2.871900e+03 | 1.277000e+03 | 124.89%|  24.83%
3322.93/3333.85	c   908s|129000 | 11529 |  8144k|  63.1 |  1081M |  37 |1381 |1773 |4156 | 422k|  0 |7523 |  10k| 2.871125e+03 | 1.277000e+03 | 124.83%|  24.84%
3323.63/3334.50	c   909s|129100 | 11547 |  8150k|  63.1 |  1081M |  37 |1381 |1767 |4053 | 423k|  0 |7523 |  10k| 2.871000e+03 | 1.277000e+03 | 124.82%|  24.84%
3323.83/3334.78	c   909s|129200 | 11553 |  8154k|  63.0 |  1081M |  37 |1381 |1769 |4060 | 423k|  0 |7527 |  10k| 2.870597e+03 | 1.277000e+03 | 124.79%|  24.85%
3324.24/3335.15	c   909s|129300 | 11559 |  8159k|  63.0 |  1081M |  37 |1381 |1765 |4730 | 423k|  3 |7528 |  10k| 2.870129e+03 | 1.277000e+03 | 124.76%|  24.86%
3324.63/3335.55	c   910s|129400 | 11569 |  8163k|  63.0 |  1094M |  37 |1381 |1775 |4222 | 423k|  0 |7539 |  10k| 2.869592e+03 | 1.277000e+03 | 124.71%|  24.86%
3325.02/3335.93	c   910s|129500 | 11583 |  8168k|  63.0 |  1094M |  37 |1381 |1774 |4066 | 423k|  1 |7543 |  10k| 2.869018e+03 | 1.277000e+03 | 124.67%|  24.87%
3325.24/3336.13	c   910s|129600 | 11579 |  8170k|  63.0 |  1094M |  37 |1381 |1776 |4068 | 423k|  1 |7546 |  10k| 2.869018e+03 | 1.277000e+03 | 124.67%|  24.88%
3325.62/3336.55	c   911s|129700 | 11593 |  8176k|  63.0 |  1094M |  37 |1381 |1774 |4224 | 423k|  1 |7546 |  10k| 2.868133e+03 | 1.277000e+03 | 124.60%|  24.89%
3325.92/3336.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3325.92/3336.89	c   911s|129800 | 11609 |  8180k|  63.0 |  1094M |  37 |1381 |1776 |4203 | 423k|  1 |7549 |  10k| 2.867577e+03 | 1.277000e+03 | 124.56%|  24.89%
3326.32/3337.22	c   911s|129900 | 11617 |  8184k|  62.9 |  1095M |  37 |1381 |1775 |4275 | 423k|  2 |7552 |  10k| 2.867181e+03 | 1.277000e+03 | 124.52%|  24.90%
3326.52/3337.49	c   912s|130000 | 11625 |  8188k|  62.9 |  1095M |  37 |1381 |1774 |4282 | 423k|  0 |7552 |  10k| 2.866782e+03 | 1.277000e+03 | 124.49%|  24.90%
3327.02/3337.93	c   912s|130100 | 11637 |  8193k|  62.9 |  1095M |  37 |1381 |1772 |4298 | 424k|  2 |7553 |  10k| 2.866323e+03 | 1.277000e+03 | 124.46%|  24.91%
3327.32/3338.26	c   912s|130200 | 11645 |  8198k|  62.9 |  1095M |  37 |1381 |1772 |4242 | 424k|  1 |7553 |  10k| 2.865375e+03 | 1.277000e+03 | 124.38%|  24.92%
3327.82/3338.74	c   913s|130300 | 11659 |  8204k|  62.9 |  1095M |  37 |1381 |1771 |4452 | 424k|  0 |7553 |  10k| 2.865130e+03 | 1.277000e+03 | 124.36%|  24.93%
3328.13/3339.07	c   913s|130400 | 11663 |  8208k|  62.9 |  1095M |  37 |1381 |1767 |4394 | 424k|  1 |7553 |  10k| 2.864994e+03 | 1.277000e+03 | 124.35%|  24.94%
3328.41/3339.37	c   913s|130500 | 11669 |  8212k|  62.9 |  1095M |  37 |1381 |1770 |4167 | 424k|  2 |7557 |  10k| 2.864816e+03 | 1.277000e+03 | 124.34%|  24.94%
3328.71/3339.68	c   914s|130600 | 11677 |  8216k|  62.8 |  1095M |  37 |1381 |1766 |4370 | 424k|  1 |7557 |  10k| 2.864406e+03 | 1.277000e+03 | 124.31%|  24.94%
3329.22/3340.15	c   914s|130700 | 11695 |  8222k|  62.8 |  1095M |  37 |1381 |1764 |4417 | 424k|  1 |7557 |  10k| 2.863734e+03 | 1.277000e+03 | 124.25%|  24.96%
3329.51/3340.46	c   915s|130800 | 11701 |  8226k|  62.8 |  1095M |  37 |1381 |1772 |4199 | 424k|  3 |7565 |  10k| 2.863043e+03 | 1.277000e+03 | 124.20%|  24.97%
3329.91/3340.86	c   915s|130900 | 11715 |  8231k|  62.8 |  1095M |  37 |1381 |1776 |4579 | 424k|  0 |7574 |  10k| 2.862604e+03 | 1.277000e+03 | 124.17%|  24.98%
3330.31/3341.23	c   915s|131000 | 11727 |  8236k|  62.8 |  1095M |  37 |1381 |1785 |4588 | 424k|  3 |7584 |  10k| 2.862333e+03 | 1.277000e+03 | 124.15%|  24.98%
3330.61/3341.52	c   916s|131100 | 11733 |  8240k|  62.8 |  1095M |  37 |1381 |1797 |4598 | 424k|  2 |7596 |  10k| 2.861548e+03 | 1.277000e+03 | 124.08%|  24.98%
3331.22/3342.11	c   916s|131200 | 11749 |  8246k|  62.8 |  1095M |  37 |1381 |1798 |4594 | 424k|  1 |7598 |  10k| 2.861197e+03 | 1.277000e+03 | 124.06%|  25.00%
3331.50/3342.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3331.50/3342.40	c   917s|131300 | 11757 |  8249k|  62.8 |  1095M |  37 |1381 |1797 |4595 | 424k|  0 |7598 |  10k| 2.861037e+03 | 1.277000e+03 | 124.04%|  25.00%
3331.70/3342.65	c   917s|131400 | 11759 |  8252k|  62.7 |  1095M |  37 |1381 |1796 |4628 | 425k|  0 |7598 |  10k| 2.860750e+03 | 1.277000e+03 | 124.02%|  25.01%
3332.11/3343.02	c   917s|131500 | 11775 |  8256k|  62.7 |  1095M |  37 |1381 |1793 |4630 | 425k|  1 |7598 |  10k| 2.860523e+03 | 1.277000e+03 | 124.00%|  25.01%
3332.30/3343.22	c   917s|131600 | 11771 |  8258k|  62.7 |  1095M |  37 |1381 |1793 |4599 | 425k|  2 |7598 |  10k| 2.860523e+03 | 1.277000e+03 | 124.00%|  25.01%
3332.70/3343.62	c   918s|131700 | 11789 |  8264k|  62.7 |  1095M |  37 |1381 |1787 |4607 | 425k|  1 |7598 |  10k| 2.859667e+03 | 1.277000e+03 | 123.94%|  25.01%
3333.00/3343.97	c   918s|131800 | 11805 |  8269k|  62.7 |  1095M |  37 |1381 |1782 |4642 | 425k|  1 |7603 |  10k| 2.859156e+03 | 1.277000e+03 | 123.90%|  25.01%
3333.40/3344.33	c   918s|131900 | 11817 |  8275k|  62.7 |  1095M |  37 |1381 |1780 |4631 | 425k|  0 |7605 |  10k| 2.858444e+03 | 1.277000e+03 | 123.84%|  25.02%
3334.11/3345.10	c   919s|132000 | 11831 |  8279k|  62.7 |  1097M |  37 |1381 |1779 |3876 | 425k|  1 |7607 |  10k| 2.857786e+03 | 1.277000e+03 | 123.79%|  25.03%
3334.59/3345.55	c   920s|132100 | 11837 |  8283k|  62.6 |  1098M |  37 |1381 |1778 |3983 | 425k|  2 |7607 |  10k| 2.857529e+03 | 1.277000e+03 | 123.77%|  25.04%
3335.29/3346.23	c   920s|132200 | 11853 |  8288k|  62.6 |  1098M |  37 |1381 |1777 |3909 | 425k|  0 |7608 |  10k| 2.857070e+03 | 1.277000e+03 | 123.73%|  25.07%
3335.59/3346.50	c   921s|132300 | 11855 |  8291k|  62.6 |  1098M |  37 |1381 |1777 |3899 | 426k|  1 |7608 |  10k| 2.856885e+03 | 1.277000e+03 | 123.72%|  25.08%
3335.79/3346.73	c   921s|132400 | 11861 |  8293k|  62.6 |  1098M |  37 |1381 |1776 |4001 | 426k|  1 |7608 |  10k| 2.856477e+03 | 1.277000e+03 | 123.69%|  25.10%
3335.99/3346.94	c   921s|132500 | 11865 |  8296k|  62.6 |  1098M |  37 |1381 |1776 |4117 | 426k|  1 |7608 |  10k| 2.856427e+03 | 1.277000e+03 | 123.68%|  25.11%
3336.29/3347.27	c   921s|132600 | 11869 |  8300k|  62.5 |  1098M |  37 |1381 |1775 |4007 | 426k|  0 |7608 |  10k| 2.856040e+03 | 1.277000e+03 | 123.65%|  25.12%
3336.59/3347.59	c   922s|132700 | 11889 |  8304k|  62.5 |  1098M |  37 |1381 |1777 |4622 | 426k|  0 |7614 |  10k| 2.855833e+03 | 1.277000e+03 | 123.64%|  25.13%
3337.28/3348.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3337.28/3348.29	c   922s|132800 | 11893 |  8310k|  62.5 |  1099M |  37 |1381 |1778 |4109 | 426k|  2 |7618 |  10k| 2.855727e+03 | 1.277000e+03 | 123.63%|  25.21%
3337.78/3348.74	c   923s|132900 | 11895 |  8314k|  62.5 |  1100M |  37 |1381 |1778 |4626 | 426k|  0 |7620 |  10k| 2.855711e+03 | 1.277000e+03 | 123.63%|  25.25%
3338.58/3349.50	c   924s|133000 | 11899 |  8320k|  62.5 |  1100M |  37 |1381 |1786 |3962 | 427k|  0 |7628 |  10k| 2.855607e+03 | 1.277000e+03 | 123.62%|  25.27%
3339.09/3350.04	c   924s|133100 | 11911 |  8326k|  62.5 |  1101M |  37 |1381 |1786 |4351 | 427k|  0 |7630 |  10k| 2.854561e+03 | 1.277000e+03 | 123.54%|  25.29%
3339.38/3350.38	c   924s|133200 | 11919 |  8330k|  62.5 |  1101M |  37 |1381 |1788 |4069 | 427k|  2 |7633 |  10k| 2.854017e+03 | 1.277000e+03 | 123.49%|  25.31%
3339.68/3350.66	c   925s|133300 | 11917 |  8335k|  62.5 |  1101M |  37 |1381 |1794 |4624 | 427k|  0 |7641 |  10k| 2.854017e+03 | 1.277000e+03 | 123.49%|  25.32%
3340.28/3351.23	c   925s|133400 | 11927 |  8340k|  62.5 |  1101M |  37 |1381 |1800 |4058 | 427k|  0 |7647 |  10k| 2.853802e+03 | 1.277000e+03 | 123.48%|  25.34%
3340.67/3351.62	c   926s|133500 | 11933 |  8346k|  62.5 |  1101M |  37 |1381 |1800 |3987 | 427k|  0 |7647 |  10k| 2.853333e+03 | 1.277000e+03 | 123.44%|  25.36%
3341.08/3352.11	c   926s|133600 | 11953 |  8353k|  62.5 |  1101M |  37 |1381 |1797 |4304 | 428k|  0 |7647 |  10k| 2.852000e+03 | 1.277000e+03 | 123.34%|  25.39%
3341.37/3352.37	c   926s|133700 | 11955 |  8356k|  62.4 |  1101M |  37 |1381 |1798 |4302 | 428k|  0 |7648 |  10k| 2.851833e+03 | 1.277000e+03 | 123.32%|  25.39%
3341.67/3352.63	c   927s|133800 | 11957 |  8359k|  62.4 |  1101M |  37 |1381 |1797 |4489 | 428k|  1 |7648 |  10k| 2.851823e+03 | 1.277000e+03 | 123.32%|  25.39%
3341.87/3352.89	c   927s|133900 | 11961 |  8363k|  62.4 |  1101M |  37 |1381 |1805 |4571 | 428k|  0 |7656 |  10k| 2.851823e+03 | 1.277000e+03 | 123.32%|  25.39%
3342.18/3353.15	c   927s|134000 | 11967 |  8365k|  62.4 |  1101M |  37 |1381 |1811 |4572 | 428k|  1 |7665 |  10k| 2.851333e+03 | 1.277000e+03 | 123.28%|  25.40%
3342.57/3353.55	c   928s|134100 | 11969 |  8369k|  62.4 |  1101M |  37 |1381 |1817 |4579 | 428k|  1 |7671 |  10k| 2.850977e+03 | 1.277000e+03 | 123.26%|  25.40%
3342.97/3353.96	c   928s|134200 | 11985 |  8375k|  62.3 |  1101M |  37 |1381 |1812 |4626 | 428k|  0 |7679 |  10k| 2.850333e+03 | 1.277000e+03 | 123.21%|  25.41%
3343.18/3354.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3343.18/3354.17	c   928s|134300 | 11991 |  8378k|  62.3 |  1101M |  37 |1381 |1817 |4580 | 428k|  1 |7685 |  10k| 2.850301e+03 | 1.277000e+03 | 123.20%|  25.41%
3343.46/3354.47	c   929s|134400 | 11995 |  8382k|  62.3 |  1101M |  37 |1381 |1837 |4581 | 428k|  0 |7707 |  10k| 2.850301e+03 | 1.277000e+03 | 123.20%|  25.41%
3344.36/3355.38	c   929s|134500 | 12019 |  8389k|  62.3 |  1101M |  37 |1381 |1849 |4659 | 428k|  2 |7721 |  10k| 2.848932e+03 | 1.277000e+03 | 123.10%|  25.42%
3344.76/3355.74	c   930s|134600 | 12027 |  8394k|  62.3 |  1101M |  37 |1381 |1860 |4581 | 428k|  0 |7739 |  10k| 2.848500e+03 | 1.277000e+03 | 123.06%|  25.43%
3345.17/3356.15	c   930s|134700 | 12041 |  8399k|  62.3 |  1101M |  37 |1381 |1873 |4582 | 428k|  0 |7757 |  10k| 2.847667e+03 | 1.277000e+03 | 123.00%|  25.44%
3345.56/3356.53	c   931s|134800 | 12049 |  8403k|  62.3 |  1101M |  37 |1381 |1875 |4643 | 428k|  1 |7765 |  10k| 2.847295e+03 | 1.277000e+03 | 122.97%|  25.44%
3346.07/3357.06	c   931s|134900 | 12065 |  8409k|  62.3 |  1101M |  37 |1381 |1888 |4583 | 428k|  0 |7785 |  10k| 2.846623e+03 | 1.277000e+03 | 122.91%|  25.46%
3346.46/3357.46	c   932s|135000 | 12073 |  8413k|  62.3 |  1101M |  37 |1381 |1903 |4590 | 429k|  2 |7810 |  10k| 2.846530e+03 | 1.277000e+03 | 122.91%|  25.46%
3346.75/3357.74	c   932s|135100 | 12077 |  8417k|  62.2 |  1101M |  37 |1381 |1916 |4613 | 429k|  1 |7823 |  10k| 2.846122e+03 | 1.277000e+03 | 122.88%|  25.46%
3347.17/3358.13	c   932s|135200 | 12083 |  8421k|  62.2 |  1101M |  37 |1381 |1915 |4579 | 429k|  0 |7834 |  10k| 2.845588e+03 | 1.277000e+03 | 122.83%|  25.46%
3347.65/3358.62	c   933s|135300 | 12093 |  8425k|  62.2 |  1101M |  37 |1381 |1939 |4584 | 429k|  1 |7865 |  10k| 2.845426e+03 | 1.277000e+03 | 122.82%|  25.47%
3348.06/3359.06	c   933s|135400 | 12105 |  8430k|  62.2 |  1101M |  37 |1381 |1935 |4579 | 429k|  1 |7869 |  10k| 2.845213e+03 | 1.277000e+03 | 122.80%|  25.47%
3348.35/3359.39	c   933s|135500 | 12113 |  8433k|  62.2 |  1101M |  37 |1381 |1956 |4584 | 429k|  3 |7893 |  10k| 2.845044e+03 | 1.277000e+03 | 122.79%|  25.47%
3348.85/3359.89	c   934s|135600 | 12131 |  8438k|  62.2 |  1101M |  37 |1381 |1946 |4584 | 429k|  1 |7897 |  10k| 2.844117e+03 | 1.277000e+03 | 122.72%|  25.49%
3349.06/3360.08	c   934s|135700 | 12133 |  8440k|  62.1 |  1102M |  37 |1381 |1949 |4582 | 429k|  0 |7903 |  10k| 2.844117e+03 | 1.277000e+03 | 122.72%|  25.49%
3349.55/3360.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3349.55/3360.50	c   935s|135800 | 12148 |  8444k|  62.1 |  1102M |  37 |1381 |1938 |4580 | 429k|  0 |7909 |  10k| 2.843527e+03 | 1.277000e+03 | 122.67%|  25.49%
3349.84/3360.86	c   935s|135900 | 12160 |  8448k|  62.1 |  1102M |  37 |1381 |1957 |4623 | 429k|  2 |7932 |  10k| 2.843238e+03 | 1.277000e+03 | 122.65%|  25.49%
3350.34/3361.32	c   935s|136000 | 12178 |  8453k|  62.1 |  1102M |  37 |1381 |1958 |4669 | 429k|  2 |7950 |  10k| 2.842410e+03 | 1.277000e+03 | 122.58%|  25.51%
3350.74/3361.71	c   936s|136100 | 12182 |  8457k|  62.1 |  1102M |  37 |1381 |1966 |4694 | 429k|  2 |7971 |  10k| 2.842155e+03 | 1.277000e+03 | 122.56%|  25.51%
3351.15/3362.13	c   936s|136200 | 12194 |  8462k|  62.1 |  1102M |  37 |1381 |1964 |4660 | 429k|  0 |7989 |  10k| 2.841944e+03 | 1.277000e+03 | 122.55%|  25.51%
3351.54/3362.54	c   937s|136300 | 12210 |  8467k|  62.1 |  1102M |  37 |1381 |1950 |4586 | 430k|  2 |8001 |  10k| 2.841500e+03 | 1.277000e+03 | 122.51%|  25.52%
3351.84/3362.81	c   937s|136400 | 12214 |  8471k|  62.0 |  1102M |  37 |1381 |1942 |4590 | 430k|  1 |8003 |  10k| 2.841400e+03 | 1.277000e+03 | 122.51%|  25.52%
3352.24/3363.27	c   937s|136500 | 12230 |  8475k|  62.0 |  1102M |  37 |1381 |1916 |4596 | 430k|  0 |8003 |  10k| 2.841147e+03 | 1.277000e+03 | 122.49%|  25.52%
3352.53/3363.53	c   938s|136600 | 12238 |  8478k|  62.0 |  1102M |  37 |1381 |1898 |4595 | 430k|  2 |8005 |  10k| 2.840672e+03 | 1.277000e+03 | 122.45%|  25.52%
3352.83/3363.82	c   938s|136700 | 12244 |  8481k|  62.0 |  1102M |  37 |1381 |1894 |4668 | 430k|  1 |8005 |  10k| 2.840222e+03 | 1.277000e+03 | 122.41%|  25.52%
3353.33/3364.30	c   938s|136800 | 12260 |  8486k|  62.0 |  1102M |  37 |1381 |1865 |4593 | 430k|  1 |8005 |  10k| 2.839875e+03 | 1.277000e+03 | 122.39%|  25.54%
3353.53/3364.56	c   939s|136900 | 12268 |  8490k|  62.0 |  1102M |  37 |1381 |1850 |4593 | 430k|  1 |8005 |  10k| 2.839712e+03 | 1.277000e+03 | 122.37%|  25.54%
3353.83/3364.87	c   939s|137000 | 12278 |  8494k|  61.9 |  1102M |  37 |1381 |1829 |4711 | 430k|  0 |8005 |  10k| 2.839444e+03 | 1.277000e+03 | 122.35%|  25.54%
3354.23/3365.22	c   939s|137100 | 12288 |  8498k|  61.9 |  1102M |  37 |1381 |1810 |4632 | 430k|  1 |8005 |  10k| 2.838675e+03 | 1.277000e+03 | 122.29%|  25.54%
3354.43/3365.43	c   940s|137200 | 12294 |  8500k|  61.9 |  1102M |  37 |1381 |1807 |4633 | 430k|  2 |8006 |  10k| 2.838538e+03 | 1.277000e+03 | 122.28%|  25.55%
3354.63/3365.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3354.63/3365.68	c   940s|137300 | 12298 |  8503k|  61.9 |  1102M |  37 |1381 |1804 |4632 | 430k|  2 |8006 |  10k| 2.838276e+03 | 1.277000e+03 | 122.26%|  25.55%
3355.04/3366.08	c   940s|137400 | 12310 |  8508k|  61.9 |  1102M |  37 |1381 |1790 |4632 | 430k|  0 |8006 |  10k| 2.837687e+03 | 1.277000e+03 | 122.22%|  25.58%
3355.52/3366.55	c   941s|137500 | 12320 |  8512k|  61.8 |  1102M |  37 |1381 |1830 |4316 | 430k|  1 |8052 |  10k| 2.836825e+03 | 1.277000e+03 | 122.15%|  25.58%
3355.82/3366.85	c   941s|137600 | 12330 |  8515k|  61.8 |  1102M |  37 |1381 |1826 |4352 | 430k|  0 |8052 |  10k| 2.836071e+03 | 1.277000e+03 | 122.09%|  25.59%
3356.14/3367.12	c   941s|137700 | 12334 |  8518k|  61.8 |  1102M |  37 |1381 |1823 |4322 | 430k|  0 |8052 |  10k| 2.835886e+03 | 1.277000e+03 | 122.07%|  25.59%
3356.52/3367.56	c   942s|137800 | 12352 |  8522k|  61.8 |  1102M |  37 |1381 |1847 |4325 | 430k|  0 |8078 |  10k| 2.834999e+03 | 1.277000e+03 | 122.00%|  25.59%
3357.13/3368.20	c   942s|137900 | 12378 |  8530k|  61.8 |  1102M |  37 |1381 |1850 |4350 | 430k|  1 |8086 |  10k| 2.834266e+03 | 1.277000e+03 | 121.95%|  25.60%
3357.52/3368.50	c   943s|138000 | 12386 |  8533k|  61.8 |  1102M |  37 |1381 |1856 |4330 | 430k|  1 |8094 |  10k| 2.833930e+03 | 1.277000e+03 | 121.92%|  25.60%
3357.92/3368.97	c   943s|138100 | 12392 |  8536k|  61.8 |  1102M |  37 |1381 |1861 |4336 | 430k|  1 |8102 |  10k| 2.833591e+03 | 1.277000e+03 | 121.89%|  25.60%
3358.13/3369.19	c   943s|138200 | 12398 |  8539k|  61.7 |  1102M |  37 |1381 |1857 |4332 | 431k|  0 |8102 |  10k| 2.833442e+03 | 1.277000e+03 | 121.88%|  25.61%
3358.41/3369.48	c   944s|138300 | 12408 |  8543k|  61.7 |  1102M |  37 |1381 |1860 |4424 | 431k|  1 |8107 |  10k| 2.832700e+03 | 1.277000e+03 | 121.82%|  25.61%
3358.91/3369.91	c   944s|138400 | 12418 |  8547k|  61.7 |  1102M |  37 |1381 |1855 |4374 | 431k|  0 |8107 |  10k| 2.832500e+03 | 1.277000e+03 | 121.81%|  25.62%
3359.21/3370.25	c   944s|138500 | 12434 |  8551k|  61.7 |  1102M |  37 |1381 |1844 |4326 | 431k|  1 |8107 |  10k| 2.832212e+03 | 1.277000e+03 | 121.79%|  25.62%
3359.61/3370.64	c   945s|138600 | 12442 |  8556k|  61.7 |  1102M |  37 |1381 |1853 |4329 | 431k|  0 |8127 |  10k| 2.831715e+03 | 1.277000e+03 | 121.75%|  25.63%
3359.91/3370.98	c   945s|138700 | 12456 |  8560k|  61.7 |  1102M |  37 |1381 |1866 |4426 | 431k|  0 |8148 |  10k| 2.831642e+03 | 1.277000e+03 | 121.74%|  25.63%
3360.21/3371.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3360.21/3371.27	c   945s|138800 | 12462 |  8563k|  61.6 |  1102M |  37 |1381 |1881 |4336 | 431k|  0 |8168 |  10k| 2.831495e+03 | 1.277000e+03 | 121.73%|  25.64%
3360.61/3371.62	c   946s|138900 | 12476 |  8567k|  61.6 |  1102M |  37 |1381 |1915 |4335 | 431k|  2 |8216 |  10k| 2.830667e+03 | 1.277000e+03 | 121.67%|  25.65%
3360.91/3371.96	c   946s|139000 | 12488 |  8571k|  61.6 |  1102M |  37 |1381 |1937 |4374 | 431k|  4 |8244 |  10k| 2.830449e+03 | 1.277000e+03 | 121.65%|  25.65%
3361.21/3372.28	c   946s|139100 | 12494 |  8574k|  61.6 |  1102M |  37 |1381 |1966 |4352 | 431k|  2 |8276 |  10k| 2.830125e+03 | 1.277000e+03 | 121.62%|  25.65%
3361.50/3372.56	c   947s|139200 | 12498 |  8577k|  61.6 |  1102M |  37 |1381 |1961 |4333 | 431k|  0 |8280 |  10k| 2.829786e+03 | 1.277000e+03 | 121.60%|  25.65%
3361.70/3372.77	c   947s|139300 | 12502 |  8580k|  61.5 |  1102M |  37 |1381 |1955 |4342 | 431k|  1 |8280 |  10k| 2.829526e+03 | 1.277000e+03 | 121.58%|  25.65%
3362.01/3373.10	c   947s|139400 | 12512 |  8583k|  61.5 |  1102M |  37 |1381 |1946 |4334 | 431k|  1 |8280 |  10k| 2.829196e+03 | 1.277000e+03 | 121.55%|  25.65%
3362.40/3373.43	c   948s|139500 | 12516 |  8587k|  61.5 |  1102M |  37 |1381 |1975 |4551 | 431k|  1 |8312 |  10k| 2.828992e+03 | 1.277000e+03 | 121.53%|  25.66%
3363.11/3374.12	c   948s|139600 | 12528 |  8592k|  61.5 |  1102M |  37 |1381 |2094 |4229 | 431k|  2 |8436 |  10k| 2.828720e+03 | 1.277000e+03 | 121.51%|  25.68%
3363.30/3374.35	c   948s|139700 | 12524 |  8595k|  61.5 |  1102M |  37 |1381 |2094 |4234 | 431k|  0 |8436 |  10k| 2.828720e+03 | 1.277000e+03 | 121.51%|  25.68%
3363.60/3374.65	c   949s|139800 | 12530 |  8599k|  61.5 |  1102M |  37 |1381 |2094 |4308 | 431k|  0 |8436 |  10k| 2.828433e+03 | 1.277000e+03 | 121.49%|  25.68%
3364.01/3375.02	c   949s|139900 | 12538 |  8604k|  61.4 |  1102M |  37 |1381 |2097 |4231 | 431k|  0 |8442 |  10k| 2.828244e+03 | 1.277000e+03 | 121.48%|  25.69%
3364.39/3375.41	c   950s|140000 | 12554 |  8610k|  61.4 |  1102M |  37 |1381 |2096 |4234 | 432k|  1 |8442 |  10k| 2.827650e+03 | 1.277000e+03 | 121.43%|  25.69%
3364.89/3376.00	c   950s|140100 | 12568 |  8617k|  61.4 |  1102M |  37 |1381 |2077 |4237 | 432k|  0 |8442 |  10k| 2.827299e+03 | 1.277000e+03 | 121.40%|  25.70%
3365.29/3376.31	c   950s|140200 | 12572 |  8621k|  61.4 |  1102M |  37 |1381 |2070 |4235 | 432k|  0 |8442 |  10k| 2.827197e+03 | 1.277000e+03 | 121.39%|  25.70%
3365.69/3376.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3365.69/3376.74	c   951s|140300 | 12590 |  8627k|  61.4 |  1102M |  37 |1381 |2047 |4325 | 432k|  2 |8442 |  10k| 2.826875e+03 | 1.277000e+03 | 121.37%|  25.71%
3366.19/3377.29	c   951s|140400 | 12606 |  8633k|  61.4 |  1102M |  37 |1381 |2039 |4248 | 432k|  1 |8448 |  10k| 2.826602e+03 | 1.277000e+03 | 121.35%|  25.71%
3366.69/3377.71	c   952s|140500 | 12612 |  8638k|  61.4 |  1102M |  37 |1381 |2030 |4549 | 432k|  0 |8454 |  10k| 2.825806e+03 | 1.277000e+03 | 121.28%|  25.72%
3367.10/3378.16	c   952s|140600 | 12624 |  8644k|  61.4 |  1102M |  37 |1381 |2050 |4523 | 432k|  1 |8478 |  10k| 2.825518e+03 | 1.277000e+03 | 121.26%|  25.73%
3367.58/3378.64	c   953s|140700 | 12640 |  8650k|  61.4 |  1102M |  37 |1381 |2058 |4543 | 432k|  1 |8496 |  10k| 2.825212e+03 | 1.277000e+03 | 121.24%|  25.73%
3367.78/3378.86	c   953s|140800 | 12636 |  8653k|  61.4 |  1102M |  37 |1381 |2068 |4549 | 432k|  3 |8506 |  10k| 2.825212e+03 | 1.277000e+03 | 121.24%|  25.73%
3368.00/3379.06	c   953s|140900 | 12636 |  8656k|  61.4 |  1102M |  37 |1381 |2068 |4552 | 432k|  1 |8507 |  10k| 2.825212e+03 | 1.277000e+03 | 121.24%|  25.73%
3368.58/3379.62	c   954s|141000 | 12654 |  8664k|  61.4 |  1102M |  37 |1381 |2034 |4512 | 432k|  0 |8518 |  10k| 2.823722e+03 | 1.277000e+03 | 121.12%|  25.75%
3368.99/3380.03	c   954s|141100 | 12666 |  8669k|  61.4 |  1102M |  37 |1381 |2035 |4514 | 432k|  0 |8537 |  10k| 2.823406e+03 | 1.277000e+03 | 121.10%|  25.76%
3369.38/3380.47	c   955s|141200 | 12684 |  8675k|  61.4 |  1102M |  37 |1381 |2027 |4587 | 432k|  0 |8565 |  10k| 2.822938e+03 | 1.277000e+03 | 121.06%|  25.76%
3370.18/3381.21	c   955s|141300 | 12694 |  8681k|  61.4 |  1102M |  37 |1381 |2016 |4523 | 432k|  2 |8583 |  10k| 2.821222e+03 | 1.277000e+03 | 120.93%|  25.78%
3370.57/3381.67	c   956s|141400 | 12708 |  8686k|  61.4 |  1102M |  37 |1381 |2029 |4573 | 433k|  0 |8611 |  10k| 2.821089e+03 | 1.277000e+03 | 120.92%|  25.78%
3370.87/3381.97	c   956s|141500 | 12718 |  8690k|  61.4 |  1102M |  37 |1381 |2035 |4566 | 433k|  2 |8633 |  10k| 2.820466e+03 | 1.277000e+03 | 120.87%|  25.79%
3371.27/3382.34	c   956s|141600 | 12724 |  8695k|  61.4 |  1102M |  37 |1381 |2036 |4622 | 433k|  1 |8649 |  10k| 2.820111e+03 | 1.277000e+03 | 120.84%|  25.79%
3371.87/3382.99	c   957s|141700 | 12742 |  8702k|  61.4 |  1102M |  37 |1381 |2026 |4063 | 433k|  2 |8657 |  10k| 2.819771e+03 | 1.277000e+03 | 120.81%|  25.80%
3372.37/3383.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3372.37/3383.47	c   958s|141800 | 12756 |  8708k|  61.4 |  1103M |  37 |1381 |2018 |4076 | 433k|  0 |8659 |  10k| 2.819156e+03 | 1.277000e+03 | 120.76%|  25.86%
3372.67/3383.70	c   958s|141900 | 12758 |  8711k|  61.3 |  1103M |  37 |1381 |2026 |4083 | 433k|  1 |8667 |  10k| 2.819000e+03 | 1.277000e+03 | 120.75%|  25.87%
3372.98/3384.02	c   958s|142000 | 12758 |  8714k|  61.3 |  1103M |  37 |1381 |2053 |4462 | 433k|  2 |8695 |  10k| 2.819000e+03 | 1.277000e+03 | 120.75%|  25.88%
3373.27/3384.37	c   958s|142100 | 12770 |  8718k|  61.3 |  1103M |  37 |1381 |2054 |4472 | 433k|  2 |8709 |  10k| 2.818389e+03 | 1.277000e+03 | 120.70%|  25.88%
3373.86/3384.90	c   959s|142200 | 12782 |  8723k|  61.3 |  1105M |  37 |1381 |2042 |4435 | 433k|  1 |8715 |  10k| 2.818111e+03 | 1.277000e+03 | 120.68%|  25.88%
3374.08/3385.19	c   959s|142300 | 12790 |  8727k|  61.3 |  1105M |  37 |1381 |2035 |4430 | 433k|  1 |8715 |  10k| 2.817923e+03 | 1.277000e+03 | 120.67%|  25.89%
3374.46/3385.54	c   960s|142400 | 12802 |  8732k|  61.3 |  1105M |  37 |1381 |2023 |4429 | 433k|  1 |8715 |  10k| 2.817837e+03 | 1.277000e+03 | 120.66%|  25.89%
3374.76/3385.81	c   960s|142500 | 12808 |  8736k|  61.2 |  1105M |  37 |1381 |2022 |4637 | 433k|  2 |8715 |  10k| 2.817837e+03 | 1.277000e+03 | 120.66%|  25.90%
3375.26/3386.33	c   960s|142600 | 12824 |  8742k|  61.2 |  1105M |  37 |1381 |2009 |4696 | 434k|  0 |8715 |  10k| 2.817131e+03 | 1.277000e+03 | 120.61%|  25.90%
3375.56/3386.67	c   961s|142700 | 12832 |  8746k|  61.2 |  1105M |  37 |1381 |2005 |4675 | 434k|  3 |8718 |  10k| 2.816913e+03 | 1.277000e+03 | 120.59%|  25.91%
3375.86/3386.95	c   961s|142800 | 12838 |  8749k|  61.2 |  1105M |  37 |1381 |2006 |4643 | 434k|  1 |8724 |  10k| 2.816686e+03 | 1.277000e+03 | 120.57%|  25.91%
3376.16/3387.21	c   961s|142900 | 12844 |  8752k|  61.2 |  1105M |  37 |1381 |2011 |4647 | 434k|  0 |8736 |  10k| 2.816522e+03 | 1.277000e+03 | 120.56%|  25.91%
3376.46/3387.57	c   962s|143000 | 12854 |  8757k|  61.2 |  1105M |  37 |1381 |2018 |4647 | 434k|  1 |8754 |  10k| 2.815678e+03 | 1.277000e+03 | 120.49%|  25.91%
3376.85/3387.99	c   962s|143100 | 12866 |  8762k|  61.2 |  1105M |  37 |1381 |2027 |4727 | 434k|  0 |8775 |  10k| 2.814086e+03 | 1.277000e+03 | 120.37%|  25.92%
3377.25/3388.33	c   962s|143200 | 12876 |  8766k|  61.2 |  1105M |  37 |1381 |2022 |4638 | 434k|  0 |8781 |  10k| 2.813965e+03 | 1.277000e+03 | 120.36%|  25.92%
3377.65/3388.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3377.65/3388.70	c   963s|143300 | 12890 |  8771k|  61.1 |  1105M |  37 |1381 |2011 |4640 | 434k|  2 |8782 |  10k| 2.813758e+03 | 1.277000e+03 | 120.34%|  25.92%
3378.15/3389.20	c   963s|143400 | 12900 |  8777k|  61.2 |  1105M |  37 |1381 |1997 |4640 | 434k|  0 |8782 |  10k| 2.813210e+03 | 1.277000e+03 | 120.30%|  25.93%
3378.35/3389.48	c   964s|143500 | 12908 |  8780k|  61.1 |  1105M |  37 |1381 |1991 |4645 | 434k|  0 |8785 |  10k| 2.813189e+03 | 1.277000e+03 | 120.30%|  25.94%
3378.65/3389.77	c   964s|143600 | 12910 |  8783k|  61.1 |  1105M |  37 |1381 |1993 |4639 | 434k|  0 |8791 |  10k| 2.812750e+03 | 1.277000e+03 | 120.26%|  25.95%
3379.06/3390.15	c   964s|143700 | 12924 |  8788k|  61.1 |  1105M |  37 |1381 |1984 |4654 | 434k|  2 |8791 |  10k| 2.812681e+03 | 1.277000e+03 | 120.26%|  25.95%
3379.25/3390.37	c   964s|143800 | 12924 |  8790k|  61.1 |  1105M |  37 |1381 |2007 |4659 | 434k|  0 |8821 |  10k| 2.812642e+03 | 1.277000e+03 | 120.25%|  25.95%
3379.64/3390.73	c   965s|143900 | 12938 |  8794k|  61.1 |  1105M |  37 |1381 |2016 |4658 | 434k|  1 |8850 |  10k| 2.811849e+03 | 1.277000e+03 | 120.19%|  25.95%
3379.84/3390.94	c   965s|144000 | 12938 |  8796k|  61.0 |  1105M |  37 |1381 |2034 |4660 | 434k|  0 |8868 |  10k| 2.811849e+03 | 1.277000e+03 | 120.19%|  25.95%
3380.14/3391.24	c   965s|144100 | 12942 |  8799k|  61.0 |  1105M |  37 |1381 |2060 |4652 | 434k|  2 |8896 |  10k| 2.811849e+03 | 1.277000e+03 | 120.19%|  25.95%
3380.44/3391.56	c   966s|144200 | 12950 |  8802k|  61.0 |  1105M |  37 |1381 |2085 |4597 | 434k|  1 |8929 |  10k| 2.811718e+03 | 1.277000e+03 | 120.18%|  25.95%
3380.95/3392.06	c   966s|144300 | 12964 |  8808k|  61.0 |  1105M |  37 |1381 |2107 |4612 | 434k|  3 |8965 |  10k| 2.811420e+03 | 1.277000e+03 | 120.16%|  25.95%
3381.64/3392.74	c   967s|144400 | 12978 |  8814k|  61.0 |  1105M |  37 |1381 |2143 |4612 | 434k|  0 |9009 |  10k| 2.811108e+03 | 1.277000e+03 | 120.13%|  25.96%
3381.95/3393.06	c   967s|144500 | 12986 |  8817k|  61.0 |  1105M |  37 |1381 |2169 |4605 | 435k|  1 |9038 |  10k| 2.810935e+03 | 1.277000e+03 | 120.12%|  25.96%
3382.34/3393.44	c   968s|144600 | 13002 |  8822k|  61.0 |  1106M |  37 |1381 |2166 |4676 | 435k|  2 |9047 |  10k| 2.810519e+03 | 1.277000e+03 | 120.09%|  25.96%
3382.63/3393.72	c   968s|144700 | 13002 |  8826k|  60.9 |  1106M |  37 |1381 |2169 |4663 | 435k|  0 |9053 |  10k| 2.810519e+03 | 1.277000e+03 | 120.09%|  25.96%
3382.95/3394.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3382.95/3394.10	c   968s|144800 | 13012 |  8830k|  60.9 |  1106M |  37 |1381 |2174 |4619 | 435k|  2 |9069 |  10k| 2.810175e+03 | 1.277000e+03 | 120.06%|  25.96%
3383.63/3394.70	c   969s|144900 | 13028 |  8836k|  60.9 |  1106M |  37 |1381 |2210 |4685 | 435k|  0 |9122 |  10k| 2.809840e+03 | 1.277000e+03 | 120.03%|  25.98%
3383.83/3394.91	c   969s|145000 | 13030 |  8839k|  60.9 |  1106M |  37 |1381 |2224 |4688 | 435k|  1 |9137 |  10k| 2.809690e+03 | 1.277000e+03 | 120.02%|  25.98%
3383.94/3395.10	c   969s|145100 | 13034 |  8841k|  60.9 |  1106M |  37 |1381 |2236 |4691 | 435k|  1 |9152 |  10k| 2.809250e+03 | 1.277000e+03 | 119.99%|  25.98%
3384.33/3395.49	c   970s|145200 | 13044 |  8846k|  60.9 |  1106M |  37 |1381 |2270 |4697 | 435k|  0 |9195 |  10k| 2.808845e+03 | 1.277000e+03 | 119.96%|  25.98%
3384.63/3395.71	c   970s|145300 | 13050 |  8848k|  60.8 |  1106M |  37 |1381 |2272 |4701 | 435k|  0 |9206 |  10k| 2.808818e+03 | 1.277000e+03 | 119.95%|  25.98%
3384.83/3395.94	c   970s|145400 | 13052 |  8851k|  60.8 |  1106M |  37 |1381 |2286 |4700 | 435k|  1 |9225 |  10k| 2.808747e+03 | 1.277000e+03 | 119.95%|  25.98%
3385.13/3396.28	c   970s|145500 | 13062 |  8855k|  60.8 |  1106M |  37 |1381 |2284 |4744 | 435k|  0 |9245 |  10k| 2.808586e+03 | 1.277000e+03 | 119.94%|  25.98%
3385.33/3396.45	c   971s|145600 | 13066 |  8856k|  60.8 |  1106M |  37 |1381 |2291 |4749 | 435k|  2 |9252 |  10k| 2.808374e+03 | 1.277000e+03 | 119.92%|  25.99%
3385.62/3396.79	c   971s|145700 | 13076 |  8860k|  60.8 |  1106M |  37 |1381 |2294 |4710 | 435k|  4 |9273 |  10k| 2.808239e+03 | 1.277000e+03 | 119.91%|  25.99%
3385.94/3397.08	c   971s|145800 | 13088 |  8863k|  60.7 |  1106M |  37 |1381 |2289 |4711 | 435k|  0 |9292 |  10k| 2.807667e+03 | 1.277000e+03 | 119.86%|  26.00%
3386.62/3397.77	c   972s|145900 | 13106 |  8868k|  60.7 |  1106M |  37 |1381 |2304 |4618 | 435k|  0 |9332 |  10k| 2.806498e+03 | 1.277000e+03 | 119.77%|  26.01%
3387.03/3398.16	c   972s|146000 | 13116 |  8873k|  60.7 |  1106M |  37 |1381 |2288 |4629 | 435k|  0 |9338 |  10k| 2.806085e+03 | 1.277000e+03 | 119.74%|  26.01%
3387.22/3398.35	c   972s|146100 | 13122 |  8875k|  60.7 |  1106M |  37 |1381 |2288 |4664 | 435k|  1 |9347 |  10k| 2.806083e+03 | 1.277000e+03 | 119.74%|  26.01%
3387.93/3399.04	c   973s|146200 | 13140 |  8881k|  60.7 |  1106M |  37 |1381 |2269 |4712 | 436k|  0 |9364 |  10k| 2.805667e+03 | 1.277000e+03 | 119.71%|  26.04%
3388.22/3399.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3388.22/3399.38	c   973s|146300 | 13156 |  8885k|  60.7 |  1106M |  37 |1381 |2237 |4732 | 436k|  0 |9370 |  10k| 2.804682e+03 | 1.277000e+03 | 119.63%|  26.05%
3388.52/3399.63	c   974s|146400 | 13160 |  8888k|  60.7 |  1106M |  37 |1381 |2256 |4224 | 436k|  0 |9397 |  10k| 2.804682e+03 | 1.277000e+03 | 119.63%|  26.05%
3388.71/3399.84	c   974s|146500 | 13166 |  8891k|  60.6 |  1106M |  37 |1381 |2250 |4148 | 436k|  0 |9400 |  10k| 2.804625e+03 | 1.277000e+03 | 119.63%|  26.05%
3389.03/3400.11	c   974s|146600 | 13176 |  8894k|  60.6 |  1106M |  37 |1381 |2236 |4167 | 436k|  0 |9409 |  10k| 2.804500e+03 | 1.277000e+03 | 119.62%|  26.05%
3389.21/3400.33	c   974s|146700 | 13178 |  8896k|  60.6 |  1106M |  37 |1381 |2230 |4168 | 436k|  0 |9415 |  10k| 2.804379e+03 | 1.277000e+03 | 119.61%|  26.05%
3389.61/3400.72	c   975s|146800 | 13190 |  8901k|  60.6 |  1106M |  37 |1381 |2216 |4288 | 436k|  1 |9418 |  10k| 2.804145e+03 | 1.277000e+03 | 119.59%|  26.05%
3389.81/3400.92	c   975s|146900 | 13194 |  8904k|  60.6 |  1106M |  37 |1381 |2210 |4289 | 436k|  2 |9420 |  10k| 2.804000e+03 | 1.277000e+03 | 119.58%|  26.05%
3390.02/3401.16	c   975s|147000 | 13204 |  8906k|  60.5 |  1106M |  37 |1381 |2207 |4267 | 436k|  1 |9428 |  10k| 2.803797e+03 | 1.277000e+03 | 119.56%|  26.05%
3390.31/3401.44	c   976s|147100 | 13220 |  8910k|  60.5 |  1106M |  37 |1381 |2208 |4209 | 436k|  3 |9438 |  10k| 2.803457e+03 | 1.277000e+03 | 119.53%|  26.06%
3390.71/3401.83	c   976s|147200 | 13220 |  8914k|  60.5 |  1106M |  37 |1381 |2200 |4252 | 436k|  3 |9439 |  11k| 2.803262e+03 | 1.277000e+03 | 119.52%|  26.06%
3390.92/3402.05	c   976s|147300 | 13222 |  8917k|  60.5 |  1106M |  37 |1381 |2193 |4325 | 436k|  0 |9439 |  11k| 2.802939e+03 | 1.277000e+03 | 119.49%|  26.06%
3391.21/3402.38	c   976s|147400 | 13238 |  8921k|  60.5 |  1106M |  37 |1381 |2163 |4332 | 436k|  0 |9439 |  11k| 2.802365e+03 | 1.277000e+03 | 119.45%|  26.06%
3391.60/3402.73	c   977s|147500 | 13246 |  8925k|  60.5 |  1106M |  37 |1381 |2153 |4224 | 436k|  2 |9439 |  11k| 2.801699e+03 | 1.277000e+03 | 119.40%|  26.07%
3391.80/3403.00	c   977s|147600 | 13254 |  8928k|  60.4 |  1106M |  37 |1381 |2141 |4227 | 436k|  0 |9444 |  11k| 2.801582e+03 | 1.277000e+03 | 119.39%|  26.07%
3392.30/3403.43	c   978s|147700 | 13276 |  8933k|  60.4 |  1106M |  37 |1381 |2132 |4691 | 436k|  0 |9450 |  11k| 2.800914e+03 | 1.277000e+03 | 119.34%|  26.08%
3392.50/3403.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3392.50/3403.60	c   978s|147800 | 13276 |  8935k|  60.4 |  1106M |  37 |1381 |2165 |4642 | 436k|  1 |9483 |  11k| 2.800914e+03 | 1.277000e+03 | 119.34%|  26.08%
3392.80/3403.92	c   978s|147900 | 13282 |  8938k|  60.4 |  1106M |  37 |1381 |2156 |4644 | 436k|  0 |9507 |  11k| 2.800778e+03 | 1.277000e+03 | 119.32%|  26.10%
3393.20/3404.32	c   978s|148000 | 13298 |  8943k|  60.4 |  1106M |  37 |1381 |2185 |4627 | 437k|  0 |9556 |  11k| 2.800322e+03 | 1.277000e+03 | 119.29%|  26.11%
3393.60/3404.76	c   979s|148100 | 13314 |  8948k|  60.4 |  1106M |  37 |1381 |2179 |4589 | 437k|  0 |9583 |  11k| 2.799875e+03 | 1.277000e+03 | 119.25%|  26.11%
3393.80/3405.01	c   979s|148200 | 13316 |  8951k|  60.3 |  1107M |  37 |1381 |2183 |4545 | 437k|  0 |9595 |  11k| 2.799659e+03 | 1.277000e+03 | 119.24%|  26.11%
3394.29/3405.41	c   980s|148300 | 13328 |  8956k|  60.3 |  1107M |  37 |1381 |2177 |4545 | 437k|  0 |9601 |  11k| 2.798160e+03 | 1.277000e+03 | 119.12%|  26.12%
3394.49/3405.68	c   980s|148400 | 13332 |  8960k|  60.3 |  1107M |  37 |1381 |2184 |4529 | 437k|  0 |9611 |  11k| 2.798087e+03 | 1.277000e+03 | 119.11%|  26.12%
3394.90/3406.08	c   980s|148500 | 13348 |  8965k|  60.3 |  1107M |  37 |1381 |2175 |4588 | 437k|  1 |9617 |  11k| 2.797208e+03 | 1.277000e+03 | 119.05%|  26.13%
3395.29/3406.42	c   981s|148600 | 13358 |  8969k|  60.3 |  1107M |  37 |1381 |2183 |4635 | 437k|  2 |9633 |  11k| 2.796275e+03 | 1.277000e+03 | 118.97%|  26.13%
3395.49/3406.61	c   981s|148700 | 13366 |  8971k|  60.3 |  1107M |  37 |1381 |2191 |4398 | 437k|  0 |9641 |  11k| 2.796275e+03 | 1.277000e+03 | 118.97%|  26.13%
3395.79/3406.91	c   981s|148800 | 13370 |  8974k|  60.3 |  1107M |  37 |1381 |2191 |4404 | 437k|  0 |9651 |  11k| 2.796146e+03 | 1.277000e+03 | 118.96%|  26.13%
3396.09/3407.22	c   981s|148900 | 13386 |  8978k|  60.2 |  1107M |  37 |1381 |2183 |4530 | 437k|  0 |9652 |  11k| 2.795606e+03 | 1.277000e+03 | 118.92%|  26.14%
3396.39/3407.56	c   982s|149000 | 13398 |  8982k|  60.2 |  1107M |  37 |1381 |2164 |4408 | 437k|  0 |9652 |  11k| 2.795225e+03 | 1.277000e+03 | 118.89%|  26.14%
3396.90/3408.05	c   982s|149100 | 13412 |  8988k|  60.2 |  1107M |  37 |1381 |2144 |4413 | 437k|  2 |9652 |  11k| 2.795000e+03 | 1.277000e+03 | 118.87%|  26.17%
3397.09/3408.26	c   982s|149200 | 13422 |  8990k|  60.2 |  1107M |  37 |1381 |2136 |4404 | 437k|  2 |9656 |  11k| 2.794625e+03 | 1.277000e+03 | 118.84%|  26.17%
3397.28/3408.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3397.28/3408.49	c   983s|149300 | 13426 |  8992k|  60.2 |  1107M |  37 |1381 |2126 |4446 | 437k|  0 |9656 |  11k| 2.794152e+03 | 1.277000e+03 | 118.81%|  26.18%
3397.78/3408.96	c   983s|149400 | 13446 |  8998k|  60.2 |  1107M |  37 |1381 |2124 |4439 | 437k|  1 |9660 |  11k| 2.793650e+03 | 1.277000e+03 | 118.77%|  26.18%
3398.08/3409.22	c   983s|149500 | 13446 |  9001k|  60.2 |  1107M |  37 |1381 |2121 |4436 | 437k|  1 |9664 |  11k| 2.793535e+03 | 1.277000e+03 | 118.76%|  26.18%
3398.28/3409.46	c   984s|149600 | 13452 |  9004k|  60.1 |  1107M |  37 |1381 |2122 |4408 | 437k|  1 |9669 |  11k| 2.792933e+03 | 1.277000e+03 | 118.71%|  26.18%
3398.58/3409.75	c   984s|149700 | 13456 |  9007k|  60.1 |  1107M |  37 |1381 |2121 |4415 | 437k|  0 |9669 |  11k| 2.792861e+03 | 1.277000e+03 | 118.70%|  26.19%
3398.89/3410.02	c   984s|149800 | 13464 |  9010k|  60.1 |  1107M |  37 |1381 |2114 |4436 | 437k|  1 |9669 |  11k| 2.792375e+03 | 1.277000e+03 | 118.67%|  26.19%
3399.08/3410.23	c   984s|149900 | 13466 |  9012k|  60.1 |  1107M |  37 |1381 |2109 |4437 | 438k|  2 |9669 |  11k| 2.792333e+03 | 1.277000e+03 | 118.66%|  26.19%
3399.28/3410.48	c   985s|150000 | 13478 |  9015k|  60.0 |  1107M |  37 |1381 |2102 |4412 | 438k|  1 |9669 |  11k| 2.792300e+03 | 1.277000e+03 | 118.66%|  26.19%
3399.58/3410.75	c   985s|150100 | 13484 |  9018k|  60.0 |  1107M |  37 |1381 |2098 |4413 | 438k|  0 |9669 |  11k| 2.792167e+03 | 1.277000e+03 | 118.65%|  26.19%
3399.78/3410.95	c   985s|150200 | 13488 |  9020k|  60.0 |  1107M |  37 |1381 |2094 |4411 | 438k|  1 |9669 |  11k| 2.792025e+03 | 1.277000e+03 | 118.64%|  26.19%
3399.99/3411.14	c   985s|150300 | 13494 |  9022k|  60.0 |  1107M |  37 |1381 |2092 |4422 | 438k|  0 |9669 |  11k| 2.791798e+03 | 1.277000e+03 | 118.62%|  26.19%
3400.27/3411.44	c   986s|150400 | 13504 |  9026k|  60.0 |  1107M |  37 |1381 |2090 |4429 | 438k|  1 |9672 |  11k| 2.791581e+03 | 1.277000e+03 | 118.60%|  26.19%
3400.57/3411.73	c   986s|150500 | 13512 |  9029k|  59.9 |  1107M |  37 |1381 |2084 |4460 | 438k|  1 |9672 |  11k| 2.791524e+03 | 1.277000e+03 | 118.60%|  26.19%
3400.88/3412.06	c   986s|150600 | 13526 |  9033k|  59.9 |  1107M |  37 |1381 |2073 |4429 | 438k|  1 |9673 |  11k| 2.790794e+03 | 1.277000e+03 | 118.54%|  26.20%
3401.27/3412.43	c   987s|150700 | 13534 |  9038k|  59.9 |  1107M |  37 |1381 |2069 |4425 | 438k|  1 |9677 |  11k| 2.790308e+03 | 1.277000e+03 | 118.50%|  26.21%
3401.47/3412.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3401.47/3412.62	c   987s|150800 | 13534 |  9040k|  59.9 |  1107M |  37 |1381 |2068 |4423 | 438k|  1 |9677 |  11k| 2.790308e+03 | 1.277000e+03 | 118.50%|  26.21%
3401.77/3412.92	c   987s|150900 | 13544 |  9044k|  59.9 |  1107M |  37 |1381 |2065 |4435 | 438k|  1 |9678 |  11k| 2.789943e+03 | 1.277000e+03 | 118.48%|  26.21%
3401.98/3413.14	c   987s|151000 | 13544 |  9046k|  59.9 |  1107M |  37 |1381 |2061 |4513 | 438k|  0 |9678 |  11k| 2.789879e+03 | 1.277000e+03 | 118.47%|  26.21%
3402.27/3413.44	c   988s|151100 | 13558 |  9050k|  59.8 |  1107M |  37 |1381 |2038 |4574 | 438k|  1 |9678 |  11k| 2.789764e+03 | 1.277000e+03 | 118.46%|  26.21%
3402.57/3413.72	c   988s|151200 | 13572 |  9053k|  59.8 |  1107M |  37 |1381 |2032 |4585 | 438k|  0 |9678 |  11k| 2.789560e+03 | 1.277000e+03 | 118.45%|  26.23%
3402.77/3413.96	c   988s|151300 | 13582 |  9056k|  59.8 |  1107M |  37 |1381 |2022 |4584 | 438k|  1 |9679 |  11k| 2.789485e+03 | 1.277000e+03 | 118.44%|  26.23%
3403.07/3414.25	c   988s|151400 | 13594 |  9059k|  59.8 |  1107M |  37 |1381 |2018 |4585 | 438k|  1 |9683 |  11k| 2.789271e+03 | 1.277000e+03 | 118.42%|  26.23%
3403.26/3414.44	c   989s|151500 | 13602 |  9061k|  59.8 |  1107M |  37 |1381 |2010 |4594 | 438k|  1 |9683 |  11k| 2.789072e+03 | 1.277000e+03 | 118.41%|  26.23%
3403.46/3414.69	c   989s|151600 | 13602 |  9064k|  59.7 |  1107M |  37 |1381 |2003 |4586 | 438k|  1 |9683 |  11k| 2.788909e+03 | 1.277000e+03 | 118.40%|  26.23%
3403.87/3415.02	c   989s|151700 | 13612 |  9068k|  59.7 |  1107M |  37 |1381 |1992 |4587 | 438k|  1 |9683 |  11k| 2.788774e+03 | 1.277000e+03 | 118.38%|  26.24%
3404.16/3415.37	c   989s|151800 | 13620 |  9071k|  59.7 |  1107M |  37 |1381 |1983 |4590 | 438k|  0 |9683 |  11k| 2.788125e+03 | 1.277000e+03 | 118.33%|  26.24%
3404.46/3415.60	c   990s|151900 | 13626 |  9074k|  59.7 |  1107M |  37 |1381 |1974 |4593 | 438k|  0 |9683 |  11k| 2.787589e+03 | 1.277000e+03 | 118.29%|  26.24%
3404.66/3415.81	c   990s|152000 | 13630 |  9076k|  59.7 |  1107M |  37 |1381 |1970 |4645 | 438k|  0 |9683 |  11k| 2.787500e+03 | 1.277000e+03 | 118.29%|  26.24%
3404.76/3415.95	c   990s|152100 | 13632 |  9077k|  59.6 |  1107M |  37 |1381 |1970 |4605 | 438k|  1 |9683 |  11k| 2.787500e+03 | 1.277000e+03 | 118.29%|  26.24%
3405.16/3416.30	c   990s|152200 | 13646 |  9081k|  59.6 |  1107M |  37 |1381 |1971 |4629 | 438k|  1 |9687 |  11k| 2.787280e+03 | 1.277000e+03 | 118.27%|  26.24%
3405.26/3416.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3405.26/3416.46	c   991s|152300 | 13648 |  9083k|  59.6 |  1107M |  37 |1381 |1979 |4632 | 438k|  0 |9695 |  11k| 2.787280e+03 | 1.277000e+03 | 118.27%|  26.24%
3405.46/3416.63	c   991s|152400 | 13652 |  9084k|  59.6 |  1107M |  37 |1381 |1986 |4634 | 438k|  0 |9704 |  11k| 2.786991e+03 | 1.277000e+03 | 118.25%|  26.25%
3405.76/3416.92	c   991s|152500 | 13664 |  9088k|  59.5 |  1107M |  37 |1381 |1999 |4640 | 439k|  2 |9724 |  11k| 2.786750e+03 | 1.277000e+03 | 118.23%|  26.25%
3405.97/3417.14	c   991s|152600 | 13666 |  9090k|  59.5 |  1107M |  37 |1381 |2026 |4642 | 439k|  0 |9752 |  11k| 2.786576e+03 | 1.277000e+03 | 118.21%|  26.26%
3406.35/3417.52	c   992s|152700 | 13672 |  9094k|  59.5 |  1107M |  37 |1381 |2111 |4610 | 439k|  0 |9844 |  11k| 2.785938e+03 | 1.277000e+03 | 118.16%|  26.26%
3406.45/3417.68	c   992s|152800 | 13670 |  9095k|  59.5 |  1107M |  37 |1381 |2119 |4615 | 439k|  0 |9852 |  11k| 2.785938e+03 | 1.277000e+03 | 118.16%|  26.26%
3406.86/3418.03	c   992s|152900 | 13684 |  9099k|  59.5 |  1107M |  37 |1381 |2142 |4607 | 439k|  1 |9880 |  11k| 2.785803e+03 | 1.277000e+03 | 118.15%|  26.26%
3407.25/3418.48	c   993s|153000 | 13696 |  9105k|  59.5 |  1107M |  37 |1381 |2131 |4617 | 439k|  0 |9880 |  11k| 2.785569e+03 | 1.277000e+03 | 118.13%|  26.27%
3407.55/3418.72	c   993s|153100 | 13704 |  9108k|  59.4 |  1107M |  37 |1381 |2119 |4644 | 439k|  0 |9880 |  11k| 2.785419e+03 | 1.277000e+03 | 118.12%|  26.27%
3407.86/3419.04	c   993s|153200 | 13710 |  9112k|  59.4 |  1107M |  37 |1381 |2118 |4645 | 439k|  1 |9883 |  11k| 2.785309e+03 | 1.277000e+03 | 118.11%|  26.27%
3408.15/3419.35	c   993s|153300 | 13714 |  9116k|  59.4 |  1108M |  37 |1381 |2113 |4616 | 439k|  0 |9883 |  11k| 2.785250e+03 | 1.277000e+03 | 118.11%|  26.27%
3408.45/3419.60	c   994s|153400 | 13720 |  9119k|  59.4 |  1108M |  37 |1381 |2112 |4626 | 439k|  0 |9887 |  11k| 2.785000e+03 | 1.277000e+03 | 118.09%|  26.27%
3408.65/3419.89	c   994s|153500 | 13724 |  9122k|  59.4 |  1108M |  37 |1381 |2115 |4637 | 439k|  1 |9891 |  11k| 2.784855e+03 | 1.277000e+03 | 118.08%|  26.28%
3408.96/3420.17	c   994s|153600 | 13730 |  9125k|  59.4 |  1108M |  37 |1381 |2110 |4615 | 439k|  2 |9895 |  11k| 2.784855e+03 | 1.277000e+03 | 118.08%|  26.28%
3409.44/3420.60	c   995s|153700 | 13742 |  9130k|  59.4 |  1108M |  37 |1381 |2147 |4618 | 439k|  0 |9935 |  11k| 2.784702e+03 | 1.277000e+03 | 118.07%|  26.28%
3409.64/3420.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3409.64/3420.81	c   995s|153800 | 13744 |  9133k|  59.3 |  1108M |  37 |1381 |2164 |4619 | 439k|  1 |9955 |  11k| 2.784503e+03 | 1.277000e+03 | 118.05%|  26.28%
3409.85/3421.07	c   995s|153900 | 13746 |  9136k|  59.3 |  1108M |  37 |1381 |2194 |4590 | 439k|  1 |9991 |  11k| 2.784503e+03 | 1.277000e+03 | 118.05%|  26.28%
3410.34/3421.52	c   996s|154000 | 13756 |  9139k|  59.3 |  1108M |  37 |1381 |2201 |4698 | 439k|  0 |  10k|  11k| 2.784248e+03 | 1.277000e+03 | 118.03%|  26.28%
3410.54/3421.74	c   996s|154100 | 13762 |  9141k|  59.3 |  1108M |  37 |1381 |2202 |4651 | 439k|  1 |  10k|  11k| 2.784090e+03 | 1.277000e+03 | 118.02%|  26.28%
3410.74/3421.94	c   996s|154200 | 13758 |  9143k|  59.2 |  1108M |  37 |1381 |2210 |4654 | 439k|  1 |  10k|  11k| 2.784090e+03 | 1.277000e+03 | 118.02%|  26.28%
3411.24/3422.42	c   997s|154300 | 13774 |  9148k|  59.2 |  1108M |  37 |1381 |2194 |4515 | 439k|  0 |  10k|  11k| 2.783147e+03 | 1.277000e+03 | 117.94%|  26.30%
3411.44/3422.68	c   997s|154400 | 13782 |  9151k|  59.2 |  1108M |  37 |1381 |2194 |4411 | 439k|  1 |  10k|  11k| 2.782968e+03 | 1.277000e+03 | 117.93%|  26.30%
3411.74/3423.00	c   997s|154500 | 13798 |  9155k|  59.2 |  1108M |  37 |1381 |2214 |4508 | 439k|  0 |  10k|  11k| 2.782257e+03 | 1.277000e+03 | 117.87%|  26.30%
3412.23/3423.40	c   998s|154600 | 13810 |  9160k|  59.2 |  1108M |  37 |1381 |2210 |4510 | 439k|  0 |  10k|  11k| 2.781915e+03 | 1.277000e+03 | 117.85%|  26.31%
3412.43/3423.69	c   998s|154700 | 13812 |  9163k|  59.2 |  1109M |  37 |1381 |2216 |4442 | 440k|  0 |  10k|  11k| 2.781750e+03 | 1.277000e+03 | 117.83%|  26.31%
3412.84/3424.06	c   998s|154800 | 13836 |  9168k|  59.2 |  1109M |  37 |1381 |2176 |4528 | 440k|  0 |  10k|  11k| 2.780930e+03 | 1.277000e+03 | 117.77%|  26.32%
3413.04/3424.28	c   998s|154900 | 13838 |  9171k|  59.2 |  1109M |  37 |1381 |2177 |4475 | 440k|  1 |  10k|  11k| 2.780889e+03 | 1.277000e+03 | 117.77%|  26.32%
3413.44/3424.69	c   999s|155000 | 13852 |  9176k|  59.1 |  1109M |  37 |1381 |2139 |4491 | 440k|  0 |  10k|  11k| 2.780616e+03 | 1.277000e+03 | 117.75%|  26.32%
3413.95/3425.11	c   999s|155100 | 13868 |  9182k|  59.1 |  1109M |  37 |1381 |2125 |4599 | 440k|  0 |  10k|  11k| 2.780354e+03 | 1.277000e+03 | 117.73%|  26.32%
3414.24/3425.46	c  1000s|155200 | 13886 |  9186k|  59.1 |  1109M |  37 |1381 |2126 |4516 | 440k|  1 |  10k|  11k| 2.778748e+03 | 1.277000e+03 | 117.60%|  26.35%
3414.64/3425.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3414.64/3425.83	c  1000s|155300 | 13896 |  9190k|  59.1 |  1109M |  37 |1381 |2124 |4440 | 440k|  2 |  10k|  11k| 2.778605e+03 | 1.277000e+03 | 117.59%|  26.35%
3414.95/3426.15	c  1000s|155400 | 13906 |  9194k|  59.1 |  1109M |  37 |1381 |2110 |4509 | 440k|  0 |  10k|  11k| 2.778583e+03 | 1.277000e+03 | 117.59%|  26.35%
3415.23/3426.49	c  1001s|155500 | 13920 |  9199k|  59.1 |  1109M |  37 |1381 |2103 |4518 | 440k|  1 |  10k|  11k| 2.777833e+03 | 1.277000e+03 | 117.53%|  26.36%
3415.53/3426.74	c  1001s|155600 | 13922 |  9202k|  59.1 |  1109M |  37 |1381 |2102 |4516 | 440k|  3 |  10k|  11k| 2.777468e+03 | 1.277000e+03 | 117.50%|  26.36%
3415.94/3427.17	c  1001s|155700 | 13932 |  9207k|  59.1 |  1109M |  37 |1381 |2093 |4512 | 440k|  0 |  10k|  11k| 2.777130e+03 | 1.277000e+03 | 117.47%|  26.37%
3416.43/3427.60	c  1002s|155800 | 13946 |  9212k|  59.1 |  1109M |  37 |1381 |2087 |4509 | 440k|  0 |  10k|  11k| 2.776877e+03 | 1.277000e+03 | 117.45%|  26.37%
3416.73/3427.90	c  1002s|155900 | 13954 |  9216k|  59.1 |  1109M |  37 |1381 |2084 |4517 | 440k|  1 |  10k|  11k| 2.776630e+03 | 1.277000e+03 | 117.43%|  26.37%
3416.94/3428.13	c  1002s|156000 | 13948 |  9218k|  59.0 |  1109M |  37 |1381 |2089 |4451 | 440k|  0 |  10k|  11k| 2.776630e+03 | 1.277000e+03 | 117.43%|  26.37%
3417.23/3428.40	c  1003s|156100 | 13966 |  9221k|  59.0 |  1109M |  37 |1381 |2088 |4427 | 440k|  1 |  10k|  11k| 2.776169e+03 | 1.277000e+03 | 117.40%|  26.38%
3417.43/3428.63	c  1003s|156200 | 13974 |  9224k|  59.0 |  1109M |  37 |1381 |2084 |4436 | 440k|  1 |  10k|  11k| 2.776000e+03 | 1.277000e+03 | 117.38%|  26.38%
3417.84/3429.05	c  1003s|156300 | 13976 |  9226k|  59.0 |  1109M |  37 |1381 |2099 |4490 | 441k|  0 |  10k|  11k| 2.775824e+03 | 1.277000e+03 | 117.37%|  26.38%
3418.32/3429.52	c  1004s|156400 | 13994 |  9232k|  59.0 |  1109M |  37 |1381 |2093 |4541 | 441k|  2 |  10k|  11k| 2.775217e+03 | 1.277000e+03 | 117.32%|  26.39%
3418.62/3429.89	c  1004s|156500 | 14006 |  9237k|  59.0 |  1109M |  37 |1381 |2089 |4631 | 441k|  2 |  10k|  11k| 2.774833e+03 | 1.277000e+03 | 117.29%|  26.39%
3419.02/3430.20	c  1004s|156600 | 14012 |  9240k|  59.0 |  1109M |  37 |1381 |2090 |4698 | 441k|  0 |  10k|  11k| 2.774787e+03 | 1.277000e+03 | 117.29%|  26.40%
3419.22/3430.41	c  1005s|156700 | 14012 |  9242k|  58.9 |  1109M |  37 |1381 |2117 |4635 | 441k|  0 |  10k|  11k| 2.774787e+03 | 1.277000e+03 | 117.29%|  26.40%
3419.52/3430.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3419.52/3430.70	c  1005s|156800 | 14016 |  9245k|  58.9 |  1109M |  37 |1381 |2128 |4637 | 441k|  0 |  10k|  11k| 2.774770e+03 | 1.277000e+03 | 117.29%|  26.40%
3419.83/3431.05	c  1005s|156900 | 14030 |  9249k|  58.9 |  1109M |  37 |1381 |2141 |4637 | 441k|  2 |  10k|  11k| 2.774578e+03 | 1.277000e+03 | 117.27%|  26.40%
3420.12/3431.33	c  1005s|157000 | 14038 |  9252k|  58.9 |  1109M |  37 |1381 |2146 |4640 | 441k|  0 |  10k|  11k| 2.774006e+03 | 1.277000e+03 | 117.23%|  26.40%
3420.42/3431.61	c  1006s|157100 | 14044 |  9255k|  58.9 |  1109M |  37 |1381 |2185 |4637 | 441k|  2 |  10k|  11k| 2.773771e+03 | 1.277000e+03 | 117.21%|  26.41%
3420.71/3431.98	c  1006s|157200 | 14050 |  9259k|  58.8 |  1109M |  37 |1381 |2214 |4636 | 441k|  0 |  10k|  11k| 2.773580e+03 | 1.277000e+03 | 117.19%|  26.41%
3421.31/3432.52	c  1007s|157300 | 14064 |  9265k|  58.9 |  1109M |  37 |1381 |2285 |4535 | 441k|  2 |  10k|  11k| 2.772897e+03 | 1.277000e+03 | 117.14%|  26.43%
3421.61/3432.89	c  1007s|157400 | 14068 |  9269k|  58.8 |  1109M |  37 |1381 |2297 |4539 | 441k|  1 |  10k|  11k| 2.772876e+03 | 1.277000e+03 | 117.14%|  26.43%
3422.11/3433.33	c  1007s|157500 | 14078 |  9275k|  58.8 |  1109M |  37 |1381 |2307 |4593 | 441k|  1 |  10k|  11k| 2.771800e+03 | 1.277000e+03 | 117.06%|  26.44%
3422.41/3433.68	c  1008s|157600 | 14086 |  9279k|  58.8 |  1109M |  37 |1381 |2312 |4539 | 441k|  1 |  10k|  11k| 2.771303e+03 | 1.277000e+03 | 117.02%|  26.44%
3422.92/3434.11	c  1008s|157700 | 14094 |  9283k|  58.8 |  1109M |  37 |1381 |2337 |4580 | 441k|  0 |  10k|  11k| 2.771099e+03 | 1.277000e+03 | 117.00%|  26.44%
3423.31/3434.53	c  1009s|157800 | 14102 |  9287k|  58.8 |  1109M |  37 |1381 |2336 |4484 | 441k|  1 |  10k|  11k| 2.770955e+03 | 1.277000e+03 | 116.99%|  26.44%
3423.70/3434.94	c  1009s|157900 | 14108 |  9291k|  58.8 |  1109M |  37 |1381 |2377 |4495 | 441k|  0 |  10k|  11k| 2.770898e+03 | 1.277000e+03 | 116.98%|  26.44%
3424.30/3435.50	c  1010s|158000 | 14122 |  9297k|  58.8 |  1109M |  37 |1381 |2357 |4511 | 441k|  2 |  10k|  11k| 2.770530e+03 | 1.277000e+03 | 116.96%|  26.46%
3424.50/3435.79	c  1010s|158100 | 14130 |  9301k|  58.8 |  1109M |  37 |1381 |2361 |4498 | 441k|  1 |  10k|  11k| 2.769833e+03 | 1.277000e+03 | 116.90%|  26.46%
3424.81/3436.11	c  1010s|158200 | 14136 |  9304k|  58.8 |  1109M |  37 |1381 |2358 |4454 | 442k|  0 |  10k|  11k| 2.769542e+03 | 1.277000e+03 | 116.88%|  26.46%
3425.30/3436.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3425.30/3436.59	c  1011s|158300 | 14146 |  9310k|  58.8 |  1109M |  37 |1381 |2374 |4641 | 442k|  0 |  10k|  11k| 2.769000e+03 | 1.277000e+03 | 116.84%|  26.47%
3425.81/3437.06	c  1011s|158400 | 14160 |  9314k|  58.8 |  1109M |  37 |1381 |2416 |4356 | 442k|  1 |  10k|  11k| 2.768808e+03 | 1.277000e+03 | 116.82%|  26.47%
3426.20/3437.43	c  1012s|158500 | 14176 |  9319k|  58.7 |  1109M |  37 |1381 |2374 |4436 | 442k|  0 |  10k|  11k| 2.768000e+03 | 1.277000e+03 | 116.76%|  26.49%
3426.59/3437.81	c  1012s|158600 | 14184 |  9323k|  58.7 |  1109M |  37 |1381 |2392 |4379 | 442k|  2 |  10k|  11k| 2.767382e+03 | 1.277000e+03 | 116.71%|  26.49%
3426.99/3438.24	c  1012s|158700 | 14202 |  9328k|  58.7 |  1109M |  37 |1381 |2355 |4377 | 442k|  0 |  10k|  11k| 2.767007e+03 | 1.277000e+03 | 116.68%|  26.49%
3427.49/3438.70	c  1013s|158800 | 14218 |  9333k|  58.7 |  1109M |  37 |1381 |2330 |4387 | 442k|  1 |  10k|  11k| 2.766259e+03 | 1.277000e+03 | 116.62%|  26.50%
3427.69/3438.97	c  1013s|158900 | 14218 |  9336k|  58.7 |  1109M |  37 |1381 |2341 |4377 | 442k|  1 |  10k|  11k| 2.766259e+03 | 1.277000e+03 | 116.62%|  26.50%
3428.09/3439.36	c  1013s|159000 | 14232 |  9340k|  58.7 |  1109M |  37 |1381 |2325 |4382 | 442k|  1 |  10k|  11k| 2.766083e+03 | 1.277000e+03 | 116.61%|  26.51%
3428.39/3439.67	c  1014s|159100 | 14230 |  9344k|  58.7 |  1109M |  37 |1381 |2344 |4509 | 442k|  1 |  10k|  11k| 2.766083e+03 | 1.277000e+03 | 116.61%|  26.51%
3428.80/3440.09	c  1014s|159200 | 14242 |  9348k|  58.7 |  1109M |  37 |1381 |2341 |4341 | 442k|  2 |  10k|  11k| 2.765789e+03 | 1.277000e+03 | 116.58%|  26.51%
3429.09/3440.39	c  1014s|159300 | 14250 |  9351k|  58.7 |  1109M |  37 |1381 |2333 |4355 | 442k|  1 |  10k|  11k| 2.765375e+03 | 1.277000e+03 | 116.55%|  26.51%
3429.38/3440.62	c  1015s|159400 | 14256 |  9354k|  58.6 |  1109M |  37 |1381 |2326 |4351 | 442k|  0 |  10k|  11k| 2.765333e+03 | 1.277000e+03 | 116.55%|  26.51%
3429.58/3440.81	c  1015s|159500 | 14254 |  9356k|  58.6 |  1109M |  37 |1381 |2327 |4353 | 442k|  0 |  10k|  11k| 2.765333e+03 | 1.277000e+03 | 116.55%|  26.51%
3429.90/3441.19	c  1015s|159600 | 14264 |  9359k|  58.6 |  1109M |  37 |1381 |2295 |4351 | 442k|  1 |  10k|  11k| 2.764833e+03 | 1.277000e+03 | 116.51%|  26.52%
3430.18/3441.46	c  1016s|159700 | 14270 |  9363k|  58.6 |  1109M |  37 |1381 |2281 |4388 | 442k|  0 |  10k|  11k| 2.764651e+03 | 1.277000e+03 | 116.50%|  26.52%
3430.58/3441.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3430.58/3441.86	c  1016s|159800 | 14282 |  9367k|  58.6 |  1109M |  37 |1381 |2261 |4430 | 442k|  2 |  10k|  11k| 2.764517e+03 | 1.277000e+03 | 116.49%|  26.52%
3430.98/3442.22	c  1016s|159900 | 14288 |  9371k|  58.6 |  1109M |  37 |1381 |2243 |4394 | 442k|  2 |  10k|  11k| 2.764214e+03 | 1.277000e+03 | 116.46%|  26.53%
3431.28/3442.52	c  1017s|160000 | 14292 |  9375k|  58.5 |  1110M |  37 |1381 |2228 |4400 | 442k|  0 |  10k|  11k| 2.763867e+03 | 1.277000e+03 | 116.43%|  26.53%
3431.58/3442.81	c  1017s|160100 | 14300 |  9378k|  58.5 |  1110M |  37 |1381 |2220 |4445 | 442k|  0 |  10k|  11k| 2.763490e+03 | 1.277000e+03 | 116.40%|  26.53%
3432.08/3443.31	c  1017s|160200 | 14310 |  9383k|  58.5 |  1110M |  37 |1381 |2188 |4514 | 442k|  1 |  10k|  11k| 2.763358e+03 | 1.277000e+03 | 116.39%|  26.54%
3432.37/3443.69	c  1018s|160300 | 14320 |  9387k|  58.5 |  1110M |  37 |1381 |2187 |4462 | 443k|  4 |  10k|  11k| 2.762844e+03 | 1.277000e+03 | 116.35%|  26.54%
3432.97/3444.27	c  1018s|160400 | 14334 |  9392k|  58.5 |  1110M |  37 |1381 |2192 |4648 | 443k|  2 |  11k|  11k| 2.762100e+03 | 1.277000e+03 | 116.30%|  26.55%
3433.27/3444.59	c  1019s|160500 | 14338 |  9396k|  58.5 |  1110M |  37 |1381 |2199 |4649 | 443k|  1 |  11k|  11k| 2.761982e+03 | 1.277000e+03 | 116.29%|  26.56%
3433.67/3444.97	c  1019s|160600 | 14340 |  9400k|  58.5 |  1110M |  37 |1381 |2196 |4658 | 443k|  0 |  11k|  11k| 2.761889e+03 | 1.277000e+03 | 116.28%|  26.56%
3433.97/3445.25	c  1019s|160700 | 14346 |  9404k|  58.5 |  1110M |  37 |1381 |2204 |4623 | 443k|  1 |  11k|  11k| 2.761833e+03 | 1.277000e+03 | 116.28%|  26.56%
3434.37/3445.65	c  1020s|160800 | 14356 |  9408k|  58.5 |  1110M |  37 |1381 |2209 |4473 | 443k|  0 |  11k|  11k| 2.761412e+03 | 1.277000e+03 | 116.24%|  26.56%
3434.67/3445.99	c  1020s|160900 | 14366 |  9411k|  58.4 |  1110M |  37 |1381 |2204 |4477 | 443k|  1 |  11k|  11k| 2.761215e+03 | 1.277000e+03 | 116.23%|  26.56%
3435.17/3446.43	c  1021s|161000 | 14380 |  9416k|  58.4 |  1110M |  37 |1381 |2200 |4472 | 443k|  2 |  11k|  11k| 2.760282e+03 | 1.277000e+03 | 116.15%|  26.58%
3435.56/3446.82	c  1021s|161100 | 14386 |  9419k|  58.4 |  1110M |  37 |1381 |2195 |4484 | 443k|  2 |  11k|  11k| 2.760000e+03 | 1.277000e+03 | 116.13%|  26.59%
3435.88/3447.12	c  1021s|161200 | 14394 |  9423k|  58.4 |  1110M |  37 |1381 |2188 |4444 | 443k|  1 |  11k|  11k| 2.759833e+03 | 1.277000e+03 | 116.12%|  26.59%
3436.06/3447.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3436.06/3447.36	c  1021s|161300 | 14398 |  9425k|  58.4 |  1110M |  37 |1381 |2184 |4447 | 443k|  1 |  11k|  11k| 2.759664e+03 | 1.277000e+03 | 116.11%|  26.59%
3436.46/3447.72	c  1022s|161400 | 14408 |  9429k|  58.4 |  1110M |  37 |1381 |2174 |4446 | 443k|  2 |  11k|  11k| 2.759444e+03 | 1.277000e+03 | 116.09%|  26.59%
3436.77/3448.06	c  1022s|161500 | 14414 |  9433k|  58.4 |  1110M |  37 |1381 |2218 |4417 | 443k|  0 |  11k|  11k| 2.759423e+03 | 1.277000e+03 | 116.09%|  26.59%
3437.16/3448.40	c  1022s|161600 | 14416 |  9437k|  58.3 |  1110M |  37 |1381 |2213 |4379 | 443k|  1 |  11k|  11k| 2.759318e+03 | 1.277000e+03 | 116.08%|  26.59%
3437.56/3448.82	c  1023s|161700 | 14428 |  9442k|  58.3 |  1110M |  37 |1381 |2205 |4428 | 443k|  2 |  11k|  11k| 2.758869e+03 | 1.277000e+03 | 116.04%|  26.59%
3437.96/3449.29	c  1023s|161800 | 14438 |  9448k|  58.3 |  1110M |  37 |1381 |2184 |4642 | 443k|  1 |  11k|  11k| 2.758246e+03 | 1.277000e+03 | 115.99%|  26.60%
3438.35/3449.67	c  1024s|161900 | 14444 |  9452k|  58.3 |  1110M |  37 |1381 |2176 |4467 | 443k|  2 |  11k|  11k| 2.758238e+03 | 1.277000e+03 | 115.99%|  26.60%
3438.77/3450.06	c  1024s|162000 | 14452 |  9457k|  58.3 |  1110M |  37 |1381 |2162 |4548 | 444k|  1 |  11k|  11k| 2.758158e+03 | 1.277000e+03 | 115.99%|  26.60%
3439.05/3450.32	c  1024s|162100 | 14454 |  9460k|  58.3 |  1110M |  37 |1381 |2161 |4548 | 444k|  0 |  11k|  11k| 2.758158e+03 | 1.277000e+03 | 115.99%|  26.60%
3439.35/3450.66	c  1025s|162200 | 14468 |  9465k|  58.3 |  1110M |  37 |1381 |2155 |4555 | 444k|  2 |  11k|  11k| 2.757772e+03 | 1.277000e+03 | 115.96%|  26.61%
3439.65/3451.00	c  1025s|162300 | 14464 |  9468k|  58.3 |  1110M |  37 |1381 |2159 |4668 | 444k|  1 |  11k|  11k| 2.757500e+03 | 1.277000e+03 | 115.94%|  26.61%
3439.95/3451.29	c  1025s|162400 | 14480 |  9472k|  58.3 |  1110M |  37 |1381 |2141 |4539 | 444k|  0 |  11k|  11k| 2.757230e+03 | 1.277000e+03 | 115.91%|  26.61%
3440.25/3451.52	c  1026s|162500 | 14480 |  9475k|  58.3 |  1110M |  37 |1381 |2138 |4537 | 444k|  1 |  11k|  11k| 2.757042e+03 | 1.277000e+03 | 115.90%|  26.61%
3440.45/3451.73	c  1026s|162600 | 14486 |  9478k|  58.2 |  1110M |  37 |1381 |2135 |4539 | 444k|  2 |  11k|  11k| 2.757042e+03 | 1.277000e+03 | 115.90%|  26.61%
3440.76/3452.09	c  1026s|162700 | 14500 |  9483k|  58.2 |  1110M |  37 |1381 |2127 |4605 | 444k|  0 |  11k|  11k| 2.756778e+03 | 1.277000e+03 | 115.88%|  26.62%
3441.25/3452.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3441.25/3452.50	c  1027s|162800 | 14514 |  9487k|  58.2 |  1110M |  37 |1381 |2113 |4538 | 444k|  0 |  11k|  11k| 2.756350e+03 | 1.277000e+03 | 115.85%|  26.63%
3441.54/3452.85	c  1027s|162900 | 14528 |  9491k|  58.2 |  1110M |  37 |1381 |2106 |4542 | 444k|  1 |  11k|  11k| 2.756152e+03 | 1.277000e+03 | 115.83%|  26.63%
3441.94/3453.22	c  1027s|163000 | 14540 |  9496k|  58.2 |  1110M |  37 |1381 |2108 |4544 | 444k|  2 |  11k|  11k| 2.756067e+03 | 1.277000e+03 | 115.82%|  26.63%
3442.14/3453.43	c  1028s|163100 | 14542 |  9498k|  58.2 |  1110M |  37 |1381 |2106 |4542 | 444k|  0 |  11k|  11k| 2.755639e+03 | 1.277000e+03 | 115.79%|  26.63%
3442.34/3453.70	c  1028s|163200 | 14550 |  9502k|  58.2 |  1110M |  37 |1381 |2104 |4545 | 444k|  0 |  11k|  11k| 2.755571e+03 | 1.277000e+03 | 115.78%|  26.64%
3442.64/3453.95	c  1028s|163300 | 14556 |  9505k|  58.2 |  1110M |  37 |1381 |2100 |4551 | 444k|  1 |  11k|  11k| 2.755230e+03 | 1.277000e+03 | 115.76%|  26.64%
3442.94/3454.27	c  1028s|163400 | 14562 |  9510k|  58.1 |  1110M |  37 |1381 |2093 |4572 | 444k|  0 |  11k|  11k| 2.754999e+03 | 1.277000e+03 | 115.74%|  26.64%
3443.24/3454.58	c  1029s|163500 | 14570 |  9513k|  58.1 |  1110M |  37 |1381 |2092 |4549 | 444k|  0 |  11k|  11k| 2.754577e+03 | 1.277000e+03 | 115.71%|  26.65%
3443.64/3454.90	c  1029s|163600 | 14584 |  9518k|  58.1 |  1110M |  37 |1381 |2082 |4595 | 444k|  3 |  11k|  11k| 2.754269e+03 | 1.277000e+03 | 115.68%|  26.66%
3443.85/3455.13	c  1029s|163700 | 14588 |  9520k|  58.1 |  1110M |  37 |1381 |2077 |4549 | 444k|  3 |  11k|  11k| 2.754123e+03 | 1.277000e+03 | 115.67%|  26.66%
3444.14/3455.49	c  1030s|163800 | 14604 |  9525k|  58.1 |  1110M |  37 |1381 |2064 |4551 | 444k|  1 |  11k|  11k| 2.753585e+03 | 1.277000e+03 | 115.63%|  26.66%
3444.53/3455.87	c  1030s|163900 | 14618 |  9531k|  58.1 |  1110M |  37 |1381 |2057 |4549 | 444k|  1 |  11k|  11k| 2.753290e+03 | 1.277000e+03 | 115.61%|  26.66%
3444.85/3456.14	c  1030s|164000 | 14622 |  9534k|  58.1 |  1110M |  37 |1381 |2053 |4583 | 444k|  0 |  11k|  11k| 2.753107e+03 | 1.277000e+03 | 115.59%|  26.66%
3445.13/3456.45	c  1031s|164100 | 14626 |  9538k|  58.1 |  1110M |  37 |1381 |2047 |4549 | 444k|  0 |  11k|  11k| 2.752867e+03 | 1.277000e+03 | 115.57%|  26.67%
3445.33/3456.64	c  1031s|164200 | 14624 |  9541k|  58.1 |  1110M |  37 |1381 |2047 |4550 | 444k|  1 |  11k|  11k| 2.752867e+03 | 1.277000e+03 | 115.57%|  26.67%
3445.53/3456.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3445.53/3456.89	c  1031s|164300 | 14634 |  9545k|  58.0 |  1110M |  37 |1381 |2041 |4594 | 444k|  0 |  11k|  11k| 2.752732e+03 | 1.277000e+03 | 115.56%|  26.67%
3445.84/3457.15	c  1031s|164400 | 14638 |  9548k|  58.0 |  1110M |  37 |1381 |2040 |4548 | 444k|  3 |  11k|  11k| 2.752643e+03 | 1.277000e+03 | 115.56%|  26.68%
3446.13/3457.49	c  1032s|164500 | 14648 |  9553k|  58.0 |  1110M |  37 |1381 |2033 |4555 | 445k|  2 |  11k|  11k| 2.752500e+03 | 1.277000e+03 | 115.54%|  26.68%
3446.43/3457.73	c  1032s|164600 | 14656 |  9556k|  58.0 |  1110M |  37 |1381 |2024 |4550 | 445k|  1 |  11k|  11k| 2.752222e+03 | 1.277000e+03 | 115.52%|  26.69%
3446.74/3458.09	c  1032s|164700 | 14666 |  9561k|  58.0 |  1110M |  37 |1381 |2015 |4545 | 445k|  0 |  11k|  11k| 2.751571e+03 | 1.277000e+03 | 115.47%|  26.69%
3447.23/3458.50	c  1033s|164800 | 14678 |  9566k|  58.0 |  1110M |  37 |1381 |2008 |4637 | 445k|  1 |  11k|  11k| 2.751429e+03 | 1.277000e+03 | 115.46%|  26.69%
3447.33/3458.69	c  1033s|164900 | 14680 |  9568k|  58.0 |  1110M |  37 |1381 |2008 |4553 | 445k|  0 |  11k|  11k| 2.751429e+03 | 1.277000e+03 | 115.46%|  26.69%
3447.62/3458.96	c  1033s|165000 | 14686 |  9572k|  58.0 |  1110M |  37 |1381 |2005 |4547 | 445k|  1 |  11k|  11k| 2.751418e+03 | 1.277000e+03 | 115.46%|  26.69%
3448.12/3459.40	c  1034s|165100 | 14700 |  9578k|  58.0 |  1110M |  37 |1381 |1991 |4551 | 445k|  0 |  11k|  11k| 2.750366e+03 | 1.277000e+03 | 115.38%|  26.70%
3448.42/3459.77	c  1034s|165200 | 14722 |  9583k|  58.0 |  1110M |  37 |1381 |1985 |4449 | 445k|  1 |  11k|  11k| 2.750037e+03 | 1.277000e+03 | 115.35%|  26.70%
3448.73/3460.02	c  1034s|165300 | 14726 |  9586k|  57.9 |  1110M |  37 |1381 |1982 |4453 | 445k|  0 |  11k|  11k| 2.749718e+03 | 1.277000e+03 | 115.33%|  26.70%
3449.02/3460.34	c  1034s|165400 | 14736 |  9590k|  57.9 |  1110M |  37 |1381 |1983 |4581 | 445k|  0 |  11k|  11k| 2.749600e+03 | 1.277000e+03 | 115.32%|  26.71%
3449.32/3460.63	c  1035s|165500 | 14740 |  9594k|  57.9 |  1110M |  37 |1381 |1988 |4585 | 445k|  1 |  11k|  11k| 2.749345e+03 | 1.277000e+03 | 115.30%|  26.71%
3449.62/3460.92	c  1035s|165600 | 14748 |  9598k|  57.9 |  1110M |  37 |1381 |1991 |4585 | 445k|  1 |  11k|  11k| 2.748777e+03 | 1.277000e+03 | 115.25%|  26.72%
3449.92/3461.25	c  1035s|165700 | 14758 |  9602k|  57.9 |  1110M |  37 |1381 |1991 |4660 | 445k|  0 |  11k|  11k| 2.748528e+03 | 1.277000e+03 | 115.23%|  26.73%
3450.22/3461.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3450.22/3461.54	c  1036s|165800 | 14770 |  9605k|  57.9 |  1110M |  37 |1381 |1990 |4624 | 445k|  2 |  11k|  11k| 2.748383e+03 | 1.277000e+03 | 115.22%|  26.73%
3450.51/3461.88	c  1036s|165900 | 14776 |  9610k|  57.9 |  1110M |  37 |1381 |1997 |4453 | 445k|  1 |  11k|  11k| 2.748036e+03 | 1.277000e+03 | 115.19%|  26.73%
3450.91/3462.26	c  1036s|166000 | 14792 |  9615k|  57.9 |  1110M |  37 |1381 |1987 |4608 | 445k|  0 |  11k|  11k| 2.747888e+03 | 1.277000e+03 | 115.18%|  26.73%
3451.21/3462.58	c  1037s|166100 | 14802 |  9619k|  57.9 |  1110M |  37 |1381 |1993 |4578 | 445k|  2 |  11k|  11k| 2.747468e+03 | 1.277000e+03 | 115.15%|  26.73%
3451.51/3462.81	c  1037s|166200 | 14804 |  9622k|  57.8 |  1110M |  37 |1381 |1997 |4580 | 445k|  0 |  11k|  11k| 2.747271e+03 | 1.277000e+03 | 115.13%|  26.74%
3451.91/3463.22	c  1037s|166300 | 14818 |  9627k|  57.8 |  1110M |  37 |1381 |1995 |4599 | 445k|  1 |  11k|  11k| 2.747000e+03 | 1.277000e+03 | 115.11%|  26.74%
3452.51/3463.82	c  1038s|166400 | 14836 |  9633k|  57.8 |  1110M |  37 |1381 |1988 |4606 | 445k|  0 |  11k|  11k| 2.746720e+03 | 1.277000e+03 | 115.09%|  26.74%
3452.61/3463.98	c  1038s|166500 | 14836 |  9636k|  57.8 |  1110M |  37 |1381 |1993 |4608 | 446k|  1 |  11k|  11k| 2.746720e+03 | 1.277000e+03 | 115.09%|  26.74%
3453.01/3464.31	c  1038s|166600 | 14842 |  9640k|  57.8 |  1110M |  37 |1381 |1996 |4632 | 446k|  0 |  11k|  11k| 2.746516e+03 | 1.277000e+03 | 115.08%|  26.79%
3453.31/3464.65	c  1039s|166700 | 14856 |  9645k|  57.8 |  1110M |  37 |1381 |1998 |4617 | 446k|  2 |  11k|  11k| 2.746302e+03 | 1.277000e+03 | 115.06%|  26.79%
3453.60/3465.00	c  1039s|166800 | 14862 |  9649k|  57.8 |  1110M |  37 |1381 |2002 |4647 | 446k|  0 |  11k|  11k| 2.746000e+03 | 1.277000e+03 | 115.04%|  26.79%
3454.00/3465.36	c  1039s|166900 | 14876 |  9654k|  57.8 |  1110M |  37 |1381 |2008 |4586 | 446k|  0 |  11k|  11k| 2.745652e+03 | 1.277000e+03 | 115.01%|  26.79%
3454.30/3465.65	c  1040s|167000 | 14882 |  9658k|  57.8 |  1110M |  37 |1381 |2010 |4588 | 446k|  1 |  11k|  11k| 2.745333e+03 | 1.277000e+03 | 114.98%|  26.79%
3454.71/3466.02	c  1040s|167100 | 14894 |  9663k|  57.8 |  1110M |  37 |1381 |2010 |4722 | 446k|  1 |  11k|  11k| 2.744613e+03 | 1.277000e+03 | 114.93%|  26.80%
3455.30/3466.63	c  1041s|167200 | 14910 |  9671k|  57.8 |  1110M |  37 |1381 |2006 |4644 | 446k|  0 |  11k|  11k| 2.744167e+03 | 1.277000e+03 | 114.89%|  26.80%
3455.60/3466.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3455.60/3466.96	c  1041s|167300 | 14926 |  9675k|  57.8 |  1110M |  37 |1381 |2002 |4649 | 446k|  0 |  11k|  11k| 2.743829e+03 | 1.277000e+03 | 114.87%|  26.80%
3456.00/3467.32	c  1041s|167400 | 14942 |  9680k|  57.8 |  1110M |  37 |1381 |1997 |4627 | 446k|  0 |  11k|  11k| 2.743126e+03 | 1.277000e+03 | 114.81%|  26.81%
3456.30/3467.65	c  1042s|167500 | 14952 |  9684k|  57.8 |  1110M |  37 |1381 |1996 |4626 | 446k|  1 |  11k|  11k| 2.742846e+03 | 1.277000e+03 | 114.79%|  26.81%
3456.59/3467.92	c  1042s|167600 | 14956 |  9687k|  57.8 |  1110M |  37 |1381 |2003 |4624 | 446k|  2 |  11k|  11k| 2.742357e+03 | 1.277000e+03 | 114.75%|  26.81%
3456.99/3468.30	c  1042s|167700 | 14956 |  9691k|  57.7 |  1110M |  37 |1381 |2016 |4240 | 446k|  0 |  11k|  11k| 2.742357e+03 | 1.277000e+03 | 114.75%|  26.81%
3457.29/3468.69	c  1043s|167800 | 14966 |  9695k|  57.7 |  1110M |  37 |1381 |2017 |4233 | 446k|  1 |  11k|  11k| 2.741917e+03 | 1.277000e+03 | 114.72%|  26.82%
3457.59/3469.00	c  1043s|167900 | 14976 |  9699k|  57.7 |  1110M |  37 |1381 |2016 |4243 | 446k|  1 |  11k|  11k| 2.741583e+03 | 1.277000e+03 | 114.69%|  26.82%
3457.99/3469.35	c  1043s|168000 | 14992 |  9703k|  57.7 |  1110M |  37 |1381 |2018 |4282 | 446k|  2 |  11k|  11k| 2.741500e+03 | 1.277000e+03 | 114.68%|  26.82%
3458.29/3469.66	c  1044s|168100 | 14998 |  9707k|  57.7 |  1110M |  37 |1381 |2016 |4294 | 446k|  2 |  11k|  11k| 2.741150e+03 | 1.277000e+03 | 114.66%|  26.82%
3458.59/3470.00	c  1044s|168200 | 15010 |  9711k|  57.7 |  1137M |  37 |1381 |2022 |4566 | 446k|  0 |  11k|  11k| 2.741000e+03 | 1.277000e+03 | 114.64%|  26.82%
3458.89/3470.26	c  1044s|168300 | 15018 |  9715k|  57.7 |  1137M |  37 |1381 |2021 |4632 | 446k|  0 |  11k|  11k| 2.740885e+03 | 1.277000e+03 | 114.63%|  26.83%
3459.28/3470.66	c  1045s|168400 | 15028 |  9720k|  57.7 |  1137M |  37 |1381 |2026 |4633 | 447k|  0 |  11k|  11k| 2.740539e+03 | 1.277000e+03 | 114.61%|  26.83%
3459.70/3471.04	c  1045s|168500 | 15042 |  9725k|  57.7 |  1137M |  37 |1381 |2023 |4636 | 447k|  1 |  11k|  11k| 2.740144e+03 | 1.277000e+03 | 114.58%|  26.83%
3459.98/3471.31	c  1045s|168600 | 15046 |  9729k|  57.7 |  1137M |  37 |1381 |2031 |4638 | 447k|  1 |  11k|  11k| 2.740116e+03 | 1.277000e+03 | 114.57%|  26.83%
3460.28/3471.62	c  1046s|168700 | 15056 |  9733k|  57.6 |  1137M |  37 |1381 |2026 |4641 | 447k|  0 |  11k|  11k| 2.740036e+03 | 1.277000e+03 | 114.57%|  26.83%
3460.69/3472.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3460.69/3472.05	c  1046s|168800 | 15070 |  9739k|  57.6 |  1137M |  37 |1381 |2022 |4657 | 447k|  0 |  11k|  11k| 2.739667e+03 | 1.277000e+03 | 114.54%|  26.84%
3461.18/3472.52	c  1047s|168900 | 15084 |  9745k|  57.6 |  1137M |  37 |1381 |2016 |4671 | 447k|  2 |  11k|  11k| 2.739332e+03 | 1.277000e+03 | 114.51%|  26.85%
3461.58/3473.00	c  1047s|169000 | 15104 |  9752k|  57.7 |  1137M |  37 |1381 |2007 |4636 | 447k|  2 |  11k|  11k| 2.738667e+03 | 1.277000e+03 | 114.46%|  26.85%
3461.88/3473.21	c  1047s|169100 | 15108 |  9754k|  57.6 |  1137M |  37 |1381 |2005 |4636 | 447k|  3 |  11k|  11k| 2.738648e+03 | 1.277000e+03 | 114.46%|  26.85%
3462.17/3473.55	c  1048s|169200 | 15116 |  9759k|  57.6 |  1137M |  37 |1381 |1996 |4640 | 447k|  0 |  11k|  11k| 2.737857e+03 | 1.277000e+03 | 114.40%|  26.86%
3462.57/3473.92	c  1048s|169300 | 15128 |  9763k|  57.6 |  1137M |  37 |1381 |2006 |4271 | 447k|  1 |  11k|  11k| 2.737836e+03 | 1.277000e+03 | 114.40%|  26.86%
3462.97/3474.39	c  1048s|169400 | 15146 |  9769k|  57.6 |  1137M |  37 |1381 |1996 |4280 | 447k|  0 |  11k|  11k| 2.737372e+03 | 1.277000e+03 | 114.36%|  26.87%
3463.47/3474.80	c  1049s|169500 | 15170 |  9775k|  57.6 |  1137M |  37 |1381 |1989 |4249 | 447k|  1 |  11k|  11k| 2.736767e+03 | 1.277000e+03 | 114.31%|  26.87%
3463.78/3475.13	c  1049s|169600 | 15180 |  9779k|  57.6 |  1137M |  37 |1381 |1991 |4260 | 447k|  2 |  11k|  11k| 2.735769e+03 | 1.277000e+03 | 114.23%|  26.88%
3464.07/3475.41	c  1050s|169700 | 15186 |  9782k|  57.6 |  1137M |  37 |1381 |1990 |4268 | 447k|  0 |  11k|  11k| 2.735181e+03 | 1.277000e+03 | 114.19%|  26.90%
3464.37/3475.73	c  1050s|169800 | 15202 |  9787k|  57.6 |  1138M |  37 |1381 |1986 |4268 | 447k|  1 |  11k|  11k| 2.735042e+03 | 1.277000e+03 | 114.18%|  26.90%
3464.68/3476.07	c  1050s|169900 | 15212 |  9791k|  57.6 |  1138M |  37 |1381 |1983 |4360 | 447k|  1 |  11k|  11k| 2.734752e+03 | 1.277000e+03 | 114.15%|  26.90%
3464.97/3476.33	c  1050s|170000 | 15216 |  9794k|  57.6 |  1138M |  37 |1381 |1978 |4284 | 448k|  0 |  11k|  11k| 2.734500e+03 | 1.277000e+03 | 114.13%|  26.90%
3465.26/3476.68	c  1051s|170100 | 15230 |  9798k|  57.6 |  1138M |  37 |1381 |1983 |4354 | 448k|  0 |  11k|  11k| 2.733887e+03 | 1.277000e+03 | 114.09%|  26.91%
3465.68/3477.08	c  1051s|170200 | 15242 |  9802k|  57.5 |  1138M |  37 |1381 |1979 |4354 | 448k|  0 |  11k|  11k| 2.733723e+03 | 1.277000e+03 | 114.07%|  26.91%
3465.96/3477.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3465.96/3477.31	c  1051s|170300 | 15244 |  9805k|  57.5 |  1138M |  37 |1381 |1978 |4367 | 448k|  0 |  11k|  11k| 2.733667e+03 | 1.277000e+03 | 114.07%|  26.91%
3466.26/3477.64	c  1052s|170400 | 15258 |  9809k|  57.5 |  1138M |  37 |1381 |1976 |4364 | 448k|  0 |  11k|  11k| 2.733500e+03 | 1.277000e+03 | 114.06%|  26.91%
3466.56/3477.92	c  1052s|170500 | 15268 |  9812k|  57.5 |  1138M |  37 |1381 |1975 |4401 | 448k|  1 |  11k|  11k| 2.733203e+03 | 1.277000e+03 | 114.03%|  26.92%
3466.77/3478.17	c  1052s|170600 | 15274 |  9815k|  57.5 |  1138M |  37 |1381 |1971 |4460 | 448k|  2 |  11k|  11k| 2.733047e+03 | 1.277000e+03 | 114.02%|  26.92%
3467.06/3478.46	c  1053s|170700 | 15276 |  9819k|  57.5 |  1138M |  37 |1381 |1977 |4455 | 448k|  0 |  11k|  11k| 2.733004e+03 | 1.277000e+03 | 114.02%|  26.92%
3467.46/3478.85	c  1053s|170800 | 15286 |  9824k|  57.5 |  1138M |  37 |1381 |1973 |4503 | 448k|  1 |  11k|  11k| 2.732833e+03 | 1.277000e+03 | 114.00%|  26.92%
3467.77/3479.19	c  1053s|170900 | 15298 |  9828k|  57.5 |  1138M |  37 |1381 |1968 |4591 | 448k|  1 |  11k|  11k| 2.732692e+03 | 1.277000e+03 | 113.99%|  26.93%
3468.06/3479.44	c  1054s|171000 | 15300 |  9831k|  57.4 |  1138M |  37 |1381 |1968 |4598 | 448k|  0 |  11k|  11k| 2.732524e+03 | 1.277000e+03 | 113.98%|  26.93%
3468.35/3479.71	c  1054s|171100 | 15308 |  9835k|  57.4 |  1138M |  37 |1381 |1962 |4608 | 448k|  3 |  11k|  11k| 2.732462e+03 | 1.277000e+03 | 113.98%|  26.93%
3468.55/3479.99	c  1054s|171200 | 15318 |  9838k|  57.4 |  1138M |  37 |1381 |1950 |4609 | 448k|  0 |  11k|  11k| 2.731959e+03 | 1.277000e+03 | 113.94%|  26.94%
3468.95/3480.37	c  1054s|171300 | 15338 |  9844k|  57.4 |  1138M |  37 |1381 |1930 |4635 | 448k|  0 |  11k|  11k| 2.731500e+03 | 1.277000e+03 | 113.90%|  26.94%
3469.45/3480.83	c  1055s|171400 | 15356 |  9849k|  57.4 |  1138M |  37 |1381 |1920 |4607 | 448k|  1 |  11k|  11k| 2.731209e+03 | 1.277000e+03 | 113.88%|  26.95%
3469.76/3481.17	c  1055s|171500 | 15364 |  9854k|  57.4 |  1138M |  37 |1381 |1913 |4025 | 448k|  1 |  11k|  11k| 2.730833e+03 | 1.277000e+03 | 113.85%|  26.95%
3469.95/3481.38	c  1055s|171600 | 15364 |  9856k|  57.4 |  1138M |  37 |1381 |1914 |4588 | 448k|  0 |  11k|  11k| 2.730833e+03 | 1.277000e+03 | 113.85%|  26.96%
3470.35/3481.73	c  1056s|171700 | 15376 |  9861k|  57.4 |  1138M |  37 |1381 |1910 |4587 | 449k|  3 |  11k|  11k| 2.730245e+03 | 1.277000e+03 | 113.80%|  26.96%
3470.55/3481.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3470.55/3481.96	c  1056s|171800 | 15378 |  9864k|  57.4 |  1138M |  37 |1381 |1911 |4587 | 449k|  0 |  11k|  11k| 2.730133e+03 | 1.277000e+03 | 113.79%|  26.96%
3470.84/3482.27	c  1056s|171900 | 15390 |  9867k|  57.4 |  1138M |  37 |1381 |1909 |4562 | 449k|  1 |  11k|  11k| 2.730013e+03 | 1.277000e+03 | 113.78%|  26.96%
3471.24/3482.63	c  1057s|172000 | 15400 |  9872k|  57.4 |  1138M |  37 |1381 |1903 |4586 | 449k|  0 |  11k|  11k| 2.729652e+03 | 1.277000e+03 | 113.76%|  26.98%
3471.44/3482.89	c  1057s|172100 | 15410 |  9875k|  57.3 |  1138M |  37 |1381 |1904 |4567 | 449k|  1 |  11k|  11k| 2.729333e+03 | 1.277000e+03 | 113.73%|  26.98%
3471.75/3483.19	c  1057s|172200 | 15420 |  9879k|  57.3 |  1138M |  37 |1381 |1903 |4567 | 449k|  1 |  11k|  11k| 2.729255e+03 | 1.277000e+03 | 113.72%|  26.98%
3472.14/3483.52	c  1058s|172300 | 15428 |  9884k|  57.3 |  1138M |  37 |1381 |1905 |4565 | 449k|  1 |  11k|  11k| 2.729241e+03 | 1.277000e+03 | 113.72%|  26.98%
3472.34/3483.78	c  1058s|172400 | 15430 |  9887k|  57.3 |  1138M |  37 |1381 |1905 |4566 | 449k|  1 |  11k|  11k| 2.729098e+03 | 1.277000e+03 | 113.71%|  26.99%
3472.75/3484.14	c  1058s|172500 | 15442 |  9892k|  57.3 |  1138M |  37 |1381 |1900 |4610 | 449k|  0 |  11k|  11k| 2.728872e+03 | 1.277000e+03 | 113.69%|  26.99%
3473.04/3484.47	c  1059s|172600 | 15462 |  9896k|  57.3 |  1138M |  37 |1381 |1899 |4615 | 449k|  1 |  11k|  11k| 2.728167e+03 | 1.277000e+03 | 113.64%|  26.99%
3473.34/3484.79	c  1059s|172700 | 15466 |  9900k|  57.3 |  1138M |  37 |1381 |1902 |4569 | 449k|  1 |  11k|  11k| 2.727858e+03 | 1.277000e+03 | 113.61%|  26.99%
3473.65/3485.07	c  1059s|172800 | 15470 |  9904k|  57.3 |  1138M |  37 |1381 |1901 |4635 | 449k|  0 |  11k|  11k| 2.727585e+03 | 1.277000e+03 | 113.59%|  27.00%
3473.93/3485.38	c  1059s|172900 | 15476 |  9908k|  57.3 |  1138M |  37 |1381 |1903 |4565 | 449k|  1 |  11k|  11k| 2.727359e+03 | 1.277000e+03 | 113.58%|  27.00%
3474.33/3485.75	c  1060s|173000 | 15486 |  9913k|  57.3 |  1138M |  37 |1381 |1904 |4565 | 449k|  1 |  11k|  11k| 2.727234e+03 | 1.277000e+03 | 113.57%|  27.00%
3474.53/3485.99	c  1060s|173100 | 15488 |  9916k|  57.2 |  1138M |  37 |1381 |1903 |4569 | 449k|  1 |  11k|  11k| 2.727160e+03 | 1.277000e+03 | 113.56%|  27.00%
3474.83/3486.24	c  1060s|173200 | 15496 |  9919k|  57.2 |  1138M |  37 |1381 |1902 |4566 | 449k|  1 |  11k|  11k| 2.727083e+03 | 1.277000e+03 | 113.55%|  27.00%
3475.33/3486.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3475.33/3486.73	c  1061s|173300 | 15506 |  9924k|  57.2 |  1138M |  37 |1381 |1899 |4591 | 449k|  1 |  11k|  11k| 2.726860e+03 | 1.277000e+03 | 113.54%|  27.00%
3475.74/3487.17	c  1061s|173400 | 15530 |  9930k|  57.2 |  1138M |  37 |1381 |1893 |4641 | 449k|  2 |  11k|  11k| 2.726000e+03 | 1.277000e+03 | 113.47%|  27.01%
3476.23/3487.68	c  1062s|173500 | 15540 |  9935k|  57.2 |  1138M |  37 |1381 |1895 |4590 | 450k|  3 |  11k|  11k| 2.725708e+03 | 1.277000e+03 | 113.45%|  27.02%
3476.53/3487.99	c  1062s|173600 | 15552 |  9939k|  57.2 |  1138M |  37 |1381 |1889 |4572 | 450k|  0 |  11k|  11k| 2.725508e+03 | 1.277000e+03 | 113.43%|  27.02%
3477.02/3488.40	c  1062s|173700 | 15578 |  9944k|  57.2 |  1138M |  37 |1381 |1889 |4598 | 450k|  2 |  11k|  11k| 2.725124e+03 | 1.277000e+03 | 113.40%|  27.02%
3477.32/3488.71	c  1063s|173800 | 15582 |  9949k|  57.2 |  1138M |  37 |1381 |1886 |4600 | 450k|  0 |  11k|  11k| 2.724926e+03 | 1.277000e+03 | 113.39%|  27.03%
3477.63/3489.08	c  1063s|173900 | 15596 |  9953k|  57.2 |  1138M |  37 |1381 |1883 |4600 | 450k|  0 |  11k|  11k| 2.724745e+03 | 1.277000e+03 | 113.37%|  27.03%
3477.92/3489.35	c  1063s|174000 | 15606 |  9957k|  57.2 |  1138M |  37 |1381 |1884 |4580 | 450k|  1 |  11k|  11k| 2.724664e+03 | 1.277000e+03 | 113.36%|  27.03%
3478.22/3489.60	c  1064s|174100 | 15616 |  9960k|  57.2 |  1139M |  37 |1381 |1887 |4578 | 450k|  0 |  11k|  11k| 2.724500e+03 | 1.277000e+03 | 113.35%|  27.03%
3478.52/3489.93	c  1064s|174200 | 15628 |  9964k|  57.2 |  1139M |  37 |1381 |1888 |4626 | 450k|  0 |  11k|  11k| 2.724405e+03 | 1.277000e+03 | 113.34%|  27.03%
3478.92/3490.39	c  1064s|174300 | 15640 |  9969k|  57.2 |  1139M |  37 |1381 |1884 |4445 | 450k|  1 |  11k|  11k| 2.724235e+03 | 1.277000e+03 | 113.33%|  27.04%
3479.32/3490.77	c  1065s|174400 | 15652 |  9974k|  57.1 |  1139M |  37 |1381 |1884 |4451 | 450k|  0 |  11k|  11k| 2.724167e+03 | 1.277000e+03 | 113.33%|  27.04%
3479.73/3491.12	c  1065s|174500 | 15658 |  9979k|  57.1 |  1139M |  37 |1381 |1886 |4031 | 450k|  1 |  11k|  11k| 2.723949e+03 | 1.277000e+03 | 113.31%|  27.05%
3480.01/3491.45	c  1066s|174600 | 15660 |  9983k|  57.1 |  1139M |  37 |1381 |1884 |4504 | 450k|  0 |  11k|  11k| 2.723867e+03 | 1.277000e+03 | 113.30%|  27.06%
3480.51/3491.90	c  1066s|174700 | 15680 |  9988k|  57.1 |  1139M |  37 |1381 |1887 |4518 | 450k|  0 |  11k|  11k| 2.723429e+03 | 1.277000e+03 | 113.27%|  27.06%
3480.73/3492.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3480.73/3492.15	c  1066s|174800 | 15686 |  9992k|  57.1 |  1139M |  37 |1381 |1891 |4516 | 450k|  0 |  11k|  11k| 2.723410e+03 | 1.277000e+03 | 113.27%|  27.06%
3481.11/3492.56	c  1067s|174900 | 15698 |  9997k|  57.1 |  1139M |  37 |1381 |1894 |4553 | 451k|  2 |  11k|  11k| 2.722884e+03 | 1.277000e+03 | 113.23%|  27.07%
3481.81/3493.22	c  1067s|175000 | 15714 | 10004k|  57.1 |  1139M |  37 |1381 |1894 |4603 | 451k|  1 |  11k|  11k| 2.722333e+03 | 1.277000e+03 | 113.18%|  27.08%
3482.11/3493.56	c  1068s|175100 | 15724 | 10008k|  57.1 |  1139M |  37 |1381 |1894 |4521 | 451k|  1 |  11k|  11k| 2.721167e+03 | 1.277000e+03 | 113.09%|  27.09%
3482.41/3493.80	c  1068s|175200 | 15726 | 10011k|  57.1 |  1139M |  37 |1381 |1892 |4626 | 451k|  2 |  11k|  11k| 2.721157e+03 | 1.277000e+03 | 113.09%|  27.09%
3483.00/3494.45	c  1069s|175300 | 15736 | 10019k|  57.1 |  1139M |  37 |1381 |1891 |4610 | 451k|  2 |  11k|  11k| 2.720879e+03 | 1.277000e+03 | 113.07%|  27.10%
3483.40/3494.81	c  1069s|175400 | 15752 | 10024k|  57.1 |  1139M |  37 |1381 |1909 |4647 | 451k|  0 |  11k|  11k| 2.720345e+03 | 1.277000e+03 | 113.03%|  27.11%
3483.72/3495.18	c  1069s|175500 | 15766 | 10028k|  57.1 |  1139M |  37 |1381 |1932 |4653 | 451k|  2 |  11k|  11k| 2.719861e+03 | 1.277000e+03 | 112.99%|  27.11%
3484.00/3495.46	c  1070s|175600 | 15770 | 10031k|  57.1 |  1139M |  37 |1381 |1947 |4672 | 451k|  1 |  11k|  11k| 2.719368e+03 | 1.277000e+03 | 112.95%|  27.11%
3484.20/3495.65	c  1070s|175700 | 15766 | 10032k|  57.1 |  1139M |  37 |1381 |1977 |4653 | 451k|  0 |  11k|  11k| 2.719368e+03 | 1.277000e+03 | 112.95%|  27.11%
3484.40/3495.85	c  1070s|175800 | 15766 | 10035k|  57.0 |  1139M |  37 |1381 |1989 |4653 | 451k|  0 |  11k|  11k| 2.719368e+03 | 1.277000e+03 | 112.95%|  27.11%
3484.80/3496.27	c  1070s|175900 | 15778 | 10040k|  57.0 |  1139M |  37 |1381 |2003 |4652 | 451k|  0 |  11k|  11k| 2.719266e+03 | 1.277000e+03 | 112.94%|  27.11%
3485.50/3496.90	c  1071s|176000 | 15790 | 10044k|  57.0 |  1139M |  37 |1381 |2020 |4657 | 451k|  2 |  11k|  11k| 2.718571e+03 | 1.277000e+03 | 112.89%|  27.13%
3485.80/3497.21	c  1071s|176100 | 15802 | 10048k|  57.0 |  1139M |  37 |1381 |2017 |4656 | 451k|  1 |  11k|  11k| 2.718500e+03 | 1.277000e+03 | 112.88%|  27.13%
3485.99/3497.48	c  1072s|176200 | 15812 | 10052k|  57.0 |  1139M |  37 |1381 |2016 |4655 | 451k|  1 |  11k|  11k| 2.718500e+03 | 1.277000e+03 | 112.88%|  27.13%
3486.29/3497.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3486.29/3497.78	c  1072s|176300 | 15822 | 10056k|  57.0 |  1139M |  37 |1381 |2020 |4659 | 452k|  0 |  11k|  11k| 2.718250e+03 | 1.277000e+03 | 112.86%|  27.13%
3486.60/3498.08	c  1072s|176400 | 15826 | 10060k|  57.0 |  1139M |  37 |1381 |2030 |4661 | 452k|  0 |  11k|  11k| 2.718064e+03 | 1.277000e+03 | 112.85%|  27.13%
3487.19/3498.60	c  1073s|176500 | 15848 | 10066k|  57.0 |  1139M |  37 |1381 |2053 |4668 | 452k|  1 |  11k|  11k| 2.717401e+03 | 1.277000e+03 | 112.80%|  27.14%
3487.79/3499.21	c  1073s|176600 | 15856 | 10071k|  57.0 |  1139M |  37 |1381 |2087 |4671 | 452k|  1 |  11k|  11k| 2.717274e+03 | 1.277000e+03 | 112.79%|  27.14%
3487.99/3499.45	c  1074s|176700 | 15860 | 10073k|  57.0 |  1139M |  37 |1381 |2117 |4670 | 452k|  1 |  11k|  11k| 2.717238e+03 | 1.277000e+03 | 112.78%|  27.14%
3488.29/3499.72	c  1074s|176800 | 15868 | 10077k|  56.9 |  1139M |  37 |1381 |2128 |4687 | 452k|  0 |  11k|  11k| 2.717167e+03 | 1.277000e+03 | 112.78%|  27.14%
3488.60/3500.01	c  1074s|176900 | 15882 | 10080k|  56.9 |  1139M |  37 |1381 |2134 |4749 | 452k|  0 |  11k|  11k| 2.716923e+03 | 1.277000e+03 | 112.76%|  27.14%
3488.89/3500.32	c  1074s|177000 | 15892 | 10084k|  56.9 |  1140M |  37 |1381 |2146 |4673 | 452k|  1 |  11k|  11k| 2.716741e+03 | 1.277000e+03 | 112.74%|  27.15%
3489.08/3500.57	c  1075s|177100 | 15892 | 10087k|  56.9 |  1140M |  37 |1381 |2157 |4568 | 452k|  2 |  11k|  11k| 2.716741e+03 | 1.277000e+03 | 112.74%|  27.15%
3489.48/3500.99	c  1075s|177200 | 15896 | 10091k|  56.9 |  1140M |  37 |1381 |2157 |4576 | 452k|  0 |  11k|  11k| 2.716635e+03 | 1.277000e+03 | 112.74%|  27.15%
3489.98/3501.41	c  1076s|177300 | 15916 | 10097k|  56.9 |  1140M |  37 |1381 |2155 |4605 | 452k|  1 |  11k|  11k| 2.716206e+03 | 1.277000e+03 | 112.70%|  27.16%
3490.18/3501.64	c  1076s|177400 | 15920 | 10100k|  56.9 |  1140M |  37 |1381 |2161 |4610 | 452k|  0 |  11k|  11k| 2.716038e+03 | 1.277000e+03 | 112.69%|  27.16%
3490.48/3501.92	c  1076s|177500 | 15920 | 10104k|  56.9 |  1140M |  37 |1381 |2176 |4614 | 452k|  3 |  11k|  11k| 2.715496e+03 | 1.277000e+03 | 112.65%|  27.16%
3490.88/3502.36	c  1076s|177600 | 15934 | 10110k|  56.9 |  1140M |  37 |1381 |2180 |4618 | 452k|  1 |  11k|  11k| 2.715097e+03 | 1.277000e+03 | 112.62%|  27.17%
3491.18/3502.68	c  1077s|177700 | 15942 | 10114k|  56.9 |  1140M |  37 |1381 |2180 |4560 | 452k|  0 |  11k|  11k| 2.715097e+03 | 1.277000e+03 | 112.62%|  27.17%
3491.59/3503.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3491.59/3503.09	c  1077s|177800 | 15960 | 10119k|  56.9 |  1140M |  37 |1381 |2175 |4446 | 452k|  1 |  11k|  11k| 2.714690e+03 | 1.277000e+03 | 112.58%|  27.17%
3492.07/3503.52	c  1078s|177900 | 15976 | 10125k|  56.9 |  1140M |  37 |1381 |2161 |4466 | 452k|  0 |  11k|  11k| 2.714458e+03 | 1.277000e+03 | 112.57%|  27.18%
3492.27/3503.76	c  1078s|178000 | 15980 | 10128k|  56.9 |  1140M |  37 |1381 |2160 |4571 | 452k|  0 |  11k|  11k| 2.714380e+03 | 1.277000e+03 | 112.56%|  27.18%
3492.58/3504.08	c  1078s|178100 | 15988 | 10133k|  56.8 |  1140M |  37 |1381 |2156 |4603 | 453k|  0 |  11k|  11k| 2.714219e+03 | 1.277000e+03 | 112.55%|  27.18%
3492.97/3504.41	c  1079s|178200 | 15998 | 10137k|  56.8 |  1140M |  37 |1381 |2151 |4440 | 453k|  2 |  11k|  11k| 2.714192e+03 | 1.277000e+03 | 112.54%|  27.18%
3493.27/3504.73	c  1079s|178300 | 16006 | 10142k|  56.8 |  1140M |  37 |1381 |2147 |4440 | 453k|  0 |  11k|  11k| 2.714062e+03 | 1.277000e+03 | 112.53%|  27.18%
3493.58/3505.09	c  1079s|178400 | 16014 | 10147k|  56.8 |  1140M |  37 |1381 |2154 |4456 | 453k|  1 |  11k|  11k| 2.713883e+03 | 1.277000e+03 | 112.52%|  27.18%
3493.87/3505.38	c  1079s|178500 | 16024 | 10151k|  56.8 |  1140M |  37 |1381 |2150 |4494 | 453k|  2 |  11k|  11k| 2.713707e+03 | 1.277000e+03 | 112.51%|  27.18%
3494.58/3506.03	c  1080s|178600 | 16042 | 10157k|  56.8 |  1140M |  37 |1381 |2128 |4658 | 453k|  1 |  11k|  11k| 2.712900e+03 | 1.277000e+03 | 112.44%|  27.21%
3494.87/3506.38	c  1080s|178700 | 16052 | 10161k|  56.8 |  1140M |  37 |1381 |2124 |4614 | 453k|  1 |  11k|  11k| 2.712713e+03 | 1.277000e+03 | 112.43%|  27.21%
3495.26/3506.75	c  1081s|178800 | 16066 | 10165k|  56.8 |  1141M |  37 |1381 |2115 |4673 | 453k|  1 |  11k|  11k| 2.712333e+03 | 1.277000e+03 | 112.40%|  27.21%
3495.57/3507.04	c  1081s|178900 | 16068 | 10168k|  56.8 |  1141M |  37 |1381 |2129 |4676 | 453k|  0 |  11k|  11k| 2.712192e+03 | 1.277000e+03 | 112.39%|  27.21%
3496.06/3507.52	c  1082s|179000 | 16080 | 10173k|  56.8 |  1142M |  37 |1381 |2126 |4683 | 453k|  0 |  12k|  11k| 2.711750e+03 | 1.277000e+03 | 112.35%|  27.22%
3496.46/3507.92	c  1082s|179100 | 16096 | 10178k|  56.8 |  1142M |  37 |1381 |2114 |4688 | 453k|  0 |  12k|  11k| 2.711417e+03 | 1.277000e+03 | 112.33%|  27.22%
3496.67/3508.15	c  1082s|179200 | 16096 | 10181k|  56.8 |  1142M |  37 |1381 |2132 |4691 | 453k|  1 |  12k|  11k| 2.711417e+03 | 1.277000e+03 | 112.33%|  27.22%
3497.06/3508.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3497.06/3508.57	c  1083s|179300 | 16098 | 10185k|  56.8 |  1142M |  37 |1381 |2184 |4620 | 453k|  1 |  12k|  11k| 2.711333e+03 | 1.277000e+03 | 112.32%|  27.22%
3497.46/3508.90	c  1083s|179400 | 16098 | 10188k|  56.7 |  1143M |  37 |1381 |2216 |4361 | 453k|  0 |  12k|  12k| 2.711291e+03 | 1.277000e+03 | 112.32%|  27.22%
3497.86/3509.35	c  1083s|179500 | 16114 | 10193k|  56.7 |  1143M |  37 |1381 |2209 |4604 | 453k|  1 |  12k|  12k| 2.711000e+03 | 1.277000e+03 | 112.29%|  27.23%
3498.56/3510.06	c  1084s|179600 | 16132 | 10198k|  56.7 |  1143M |  37 |1381 |2206 |4415 | 454k|  2 |  12k|  12k| 2.710438e+03 | 1.277000e+03 | 112.25%|  27.25%
3498.95/3510.46	c  1085s|179700 | 16136 | 10202k|  56.7 |  1143M |  37 |1381 |2210 |4720 | 454k|  2 |  12k|  12k| 2.710281e+03 | 1.277000e+03 | 112.24%|  27.25%
3499.66/3511.13	c  1085s|179800 | 16156 | 10209k|  56.7 |  1143M |  37 |1381 |2227 |4573 | 454k|  3 |  12k|  12k| 2.710000e+03 | 1.277000e+03 | 112.22%|  27.26%
3499.95/3511.48	c  1086s|179900 | 16164 | 10213k|  56.7 |  1143M |  37 |1381 |2240 |4579 | 454k|  1 |  12k|  12k| 2.709997e+03 | 1.277000e+03 | 112.22%|  27.26%
3500.45/3512.00	c  1086s|180000 | 16172 | 10218k|  56.7 |  1143M |  37 |1381 |2297 |4613 | 454k|  0 |  12k|  12k| 2.709376e+03 | 1.277000e+03 | 112.17%|  27.26%
3500.85/3512.33	c  1086s|180100 | 16176 | 10221k|  56.7 |  1143M |  37 |1381 |2330 |4643 | 454k|  0 |  12k|  12k| 2.709343e+03 | 1.277000e+03 | 112.16%|  27.26%
3501.24/3512.74	c  1087s|180200 | 16188 | 10226k|  56.7 |  1143M |  37 |1381 |2354 |4674 | 454k|  0 |  12k|  12k| 2.709315e+03 | 1.277000e+03 | 112.16%|  27.28%
3501.56/3513.11	c  1087s|180300 | 16196 | 10229k|  56.7 |  1143M |  37 |1381 |2367 |4646 | 454k|  2 |  12k|  12k| 2.708856e+03 | 1.277000e+03 | 112.13%|  27.28%
3502.04/3513.57	c  1088s|180400 | 16204 | 10233k|  56.7 |  1143M |  37 |1381 |2355 |4641 | 454k|  0 |  12k|  12k| 2.708685e+03 | 1.277000e+03 | 112.11%|  27.28%
3502.44/3513.91	c  1088s|180500 | 16214 | 10236k|  56.7 |  1143M |  37 |1381 |2340 |4340 | 454k|  1 |  12k|  12k| 2.708286e+03 | 1.277000e+03 | 112.08%|  27.29%
3502.74/3514.23	c  1088s|180600 | 16222 | 10241k|  56.7 |  1143M |  37 |1381 |2324 |4673 | 454k|  2 |  12k|  12k| 2.708176e+03 | 1.277000e+03 | 112.07%|  27.29%
3503.04/3514.53	c  1089s|180700 | 16230 | 10244k|  56.6 |  1143M |  37 |1381 |2322 |4591 | 454k|  0 |  12k|  12k| 2.708107e+03 | 1.277000e+03 | 112.07%|  27.29%
3503.24/3514.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3503.24/3514.79	c  1089s|180800 | 16234 | 10246k|  56.6 |  1143M |  37 |1381 |2357 |4598 | 454k|  3 |  12k|  12k| 2.708083e+03 | 1.277000e+03 | 112.07%|  27.29%
3503.55/3515.08	c  1089s|180900 | 16246 | 10250k|  56.6 |  1143M |  37 |1381 |2347 |4556 | 454k|  1 |  12k|  12k| 2.707853e+03 | 1.277000e+03 | 112.05%|  27.29%
3503.94/3515.45	c  1090s|181000 | 16256 | 10255k|  56.6 |  1143M |  37 |1381 |2336 |4567 | 454k|  1 |  12k|  12k| 2.707462e+03 | 1.277000e+03 | 112.02%|  27.30%
3504.23/3515.79	c  1090s|181100 | 16262 | 10258k|  56.6 |  1143M |  37 |1381 |2336 |4575 | 454k|  0 |  12k|  12k| 2.707292e+03 | 1.277000e+03 | 112.00%|  27.30%
3504.65/3516.16	c  1090s|181200 | 16270 | 10262k|  56.6 |  1143M |  37 |1381 |2331 |4607 | 455k|  1 |  12k|  12k| 2.707124e+03 | 1.277000e+03 | 111.99%|  27.30%
3505.03/3516.53	c  1091s|181300 | 16278 | 10266k|  56.6 |  1143M |  37 |1381 |2329 |4343 | 455k|  1 |  12k|  12k| 2.706737e+03 | 1.277000e+03 | 111.96%|  27.30%
3505.43/3516.99	c  1091s|181400 | 16286 | 10271k|  56.6 |  1143M |  37 |1381 |2337 |4615 | 455k|  2 |  12k|  12k| 2.706588e+03 | 1.277000e+03 | 111.95%|  27.31%
3505.83/3517.36	c  1091s|181500 | 16286 | 10273k|  56.6 |  1143M |  37 |1381 |2435 |4583 | 455k|  0 |  12k|  12k| 2.706588e+03 | 1.277000e+03 | 111.95%|  27.31%
3506.23/3517.76	c  1092s|181600 | 16294 | 10278k|  56.6 |  1143M |  37 |1381 |2438 |4607 | 455k|  2 |  12k|  12k| 2.706391e+03 | 1.277000e+03 | 111.93%|  27.31%
3506.54/3518.05	c  1092s|181700 | 16298 | 10281k|  56.5 |  1143M |  37 |1381 |2460 |4587 | 455k|  0 |  12k|  12k| 2.706222e+03 | 1.277000e+03 | 111.92%|  27.31%
3506.93/3518.41	c  1093s|181800 | 16304 | 10285k|  56.5 |  1143M |  37 |1381 |2483 |4596 | 455k|  1 |  12k|  12k| 2.706136e+03 | 1.277000e+03 | 111.91%|  27.31%
3507.22/3518.74	c  1093s|181900 | 16312 | 10289k|  56.5 |  1143M |  37 |1381 |2491 |4498 | 455k|  2 |  12k|  12k| 2.706062e+03 | 1.277000e+03 | 111.91%|  27.31%
3507.42/3518.96	c  1093s|182000 | 16310 | 10292k|  56.5 |  1143M |  37 |1381 |2496 |4638 | 455k|  1 |  12k|  12k| 2.706062e+03 | 1.277000e+03 | 111.91%|  27.31%
3507.72/3519.22	c  1093s|182100 | 16310 | 10294k|  56.5 |  1143M |  37 |1381 |2560 |4588 | 455k|  1 |  12k|  12k| 2.706062e+03 | 1.277000e+03 | 111.91%|  27.31%
3508.02/3519.53	c  1094s|182200 | 16318 | 10298k|  56.5 |  1143M |  37 |1381 |2584 |4589 | 455k|  0 |  12k|  12k| 2.705439e+03 | 1.277000e+03 | 111.86%|  27.32%
3508.32/3519.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3508.32/3519.81	c  1094s|182300 | 16320 | 10301k|  56.5 |  1143M |  37 |1381 |2602 |4507 | 455k|  0 |  12k|  12k| 2.705361e+03 | 1.277000e+03 | 111.85%|  27.32%
3508.53/3520.10	c  1094s|182400 | 16324 | 10304k|  56.4 |  1143M |  37 |1381 |2615 |4502 | 455k|  1 |  12k|  12k| 2.705260e+03 | 1.277000e+03 | 111.84%|  27.32%
3508.92/3520.47	c  1095s|182500 | 16328 | 10308k|  56.4 |  1143M |  37 |1381 |2630 |4661 | 455k|  2 |  12k|  12k| 2.705062e+03 | 1.277000e+03 | 111.83%|  27.33%
3509.32/3520.83	c  1095s|182600 | 16340 | 10313k|  56.4 |  1143M |  37 |1381 |2622 |4569 | 455k|  0 |  12k|  12k| 2.704655e+03 | 1.277000e+03 | 111.80%|  27.33%
3509.63/3521.13	c  1095s|182700 | 16354 | 10317k|  56.4 |  1143M |  37 |1381 |2598 |4590 | 455k|  0 |  12k|  12k| 2.704156e+03 | 1.277000e+03 | 111.76%|  27.34%
3510.02/3521.56	c  1096s|182800 | 16370 | 10322k|  56.4 |  1143M |  37 |1381 |2568 |4574 | 455k|  2 |  12k|  12k| 2.703500e+03 | 1.277000e+03 | 111.71%|  27.35%
3510.21/3521.77	c  1096s|182900 | 16368 | 10325k|  56.4 |  1143M |  37 |1381 |2568 |4568 | 455k|  0 |  12k|  12k| 2.703500e+03 | 1.277000e+03 | 111.71%|  27.35%
3510.63/3522.19	c  1096s|183000 | 16388 | 10331k|  56.4 |  1143M |  37 |1381 |2549 |4363 | 455k|  1 |  12k|  12k| 2.703460e+03 | 1.277000e+03 | 111.70%|  27.35%
3510.91/3522.44	c  1097s|183100 | 16394 | 10333k|  56.4 |  1143M |  37 |1381 |2524 |4368 | 455k|  1 |  12k|  12k| 2.702939e+03 | 1.277000e+03 | 111.66%|  27.35%
3511.01/3522.56	c  1097s|183200 | 16394 | 10334k|  56.4 |  1143M |  37 |1381 |2523 |4369 | 455k|  1 |  12k|  12k| 2.702939e+03 | 1.277000e+03 | 111.66%|  27.35%
3511.21/3522.73	c  1097s|183300 | 16396 | 10336k|  56.3 |  1143M |  37 |1381 |2510 |4404 | 455k|  0 |  12k|  12k| 2.702765e+03 | 1.277000e+03 | 111.65%|  27.35%
3511.41/3522.95	c  1097s|183400 | 16400 | 10338k|  56.3 |  1143M |  37 |1381 |2510 |4375 | 455k|  2 |  12k|  12k| 2.702765e+03 | 1.277000e+03 | 111.65%|  27.35%
3511.71/3523.21	c  1097s|183500 | 16410 | 10341k|  56.3 |  1143M |  37 |1381 |2501 |4433 | 455k|  0 |  12k|  12k| 2.702656e+03 | 1.277000e+03 | 111.64%|  27.36%
3512.01/3523.56	c  1098s|183600 | 16426 | 10345k|  56.3 |  1143M |  37 |1381 |2467 |4441 | 456k|  1 |  12k|  12k| 2.702429e+03 | 1.277000e+03 | 111.62%|  27.36%
3512.41/3523.93	c  1098s|183700 | 16440 | 10349k|  56.3 |  1143M |  37 |1381 |2435 |4499 | 456k|  3 |  12k|  12k| 2.702282e+03 | 1.277000e+03 | 111.61%|  27.36%
3512.71/3524.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3512.71/3524.21	c  1098s|183800 | 16442 | 10352k|  56.3 |  1143M |  37 |1381 |2440 |4387 | 456k|  0 |  12k|  12k| 2.702250e+03 | 1.277000e+03 | 111.61%|  27.36%
3513.01/3524.50	c  1099s|183900 | 16448 | 10355k|  56.3 |  1143M |  37 |1381 |2426 |4386 | 456k|  0 |  12k|  12k| 2.702184e+03 | 1.277000e+03 | 111.60%|  27.36%
3513.20/3524.77	c  1099s|184000 | 16456 | 10358k|  56.3 |  1143M |  37 |1381 |2411 |4385 | 456k|  1 |  12k|  12k| 2.702054e+03 | 1.277000e+03 | 111.59%|  27.36%
3513.70/3525.27	c  1099s|184100 | 16474 | 10364k|  56.3 |  1143M |  37 |1381 |2365 |4388 | 456k|  0 |  12k|  12k| 2.701546e+03 | 1.277000e+03 | 111.55%|  27.37%
3514.00/3525.55	c  1100s|184200 | 16476 | 10367k|  56.2 |  1143M |  37 |1381 |2358 |4382 | 456k|  2 |  12k|  12k| 2.701526e+03 | 1.277000e+03 | 111.55%|  27.37%
3514.30/3525.85	c  1100s|184300 | 16486 | 10370k|  56.2 |  1143M |  37 |1381 |2343 |4391 | 456k|  0 |  12k|  12k| 2.701348e+03 | 1.277000e+03 | 111.54%|  27.37%
3514.61/3526.17	c  1100s|184400 | 16500 | 10374k|  56.2 |  1143M |  37 |1381 |2321 |4388 | 456k|  1 |  12k|  12k| 2.701088e+03 | 1.277000e+03 | 111.52%|  27.41%
3515.00/3526.57	c  1101s|184500 | 16518 | 10378k|  56.2 |  1143M |  37 |1381 |2302 |4397 | 456k|  2 |  12k|  12k| 2.700750e+03 | 1.277000e+03 | 111.49%|  27.41%
3515.30/3526.87	c  1101s|184600 | 16530 | 10381k|  56.2 |  1143M |  37 |1381 |2281 |4478 | 456k|  1 |  12k|  12k| 2.700382e+03 | 1.277000e+03 | 111.46%|  27.42%
3515.51/3527.09	c  1101s|184700 | 16534 | 10384k|  56.2 |  1143M |  37 |1381 |2269 |4496 | 456k|  1 |  12k|  12k| 2.700333e+03 | 1.277000e+03 | 111.46%|  27.42%
3515.80/3527.37	c  1101s|184800 | 16538 | 10386k|  56.2 |  1143M |  37 |1381 |2314 |4652 | 456k|  1 |  12k|  12k| 2.700083e+03 | 1.277000e+03 | 111.44%|  27.42%
3516.09/3527.63	c  1102s|184900 | 16542 | 10389k|  56.1 |  1143M |  37 |1381 |2299 |4268 | 456k|  2 |  12k|  12k| 2.700000e+03 | 1.277000e+03 | 111.43%|  27.42%
3516.29/3527.84	c  1102s|185000 | 16546 | 10392k|  56.1 |  1143M |  37 |1381 |2293 |4323 | 456k|  0 |  12k|  12k| 2.699911e+03 | 1.277000e+03 | 111.43%|  27.42%
3516.69/3528.21	c  1102s|185100 | 16556 | 10396k|  56.1 |  1143M |  37 |1381 |2280 |4271 | 456k|  2 |  12k|  12k| 2.699751e+03 | 1.277000e+03 | 111.41%|  27.42%
3516.89/3528.40	c  1102s|185200 | 16554 | 10399k|  56.1 |  1143M |  37 |1381 |2308 |4625 | 456k|  0 |  13k|  12k| 2.699751e+03 | 1.277000e+03 | 111.41%|  27.42%
3517.19/3528.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3517.19/3528.75	c  1103s|185300 | 16570 | 10403k|  56.1 |  1143M |  37 |1381 |2310 |4631 | 457k|  0 |  13k|  12k| 2.698844e+03 | 1.277000e+03 | 111.34%|  27.43%
3517.50/3529.08	c  1103s|185400 | 16578 | 10407k|  56.1 |  1143M |  37 |1381 |2302 |4442 | 457k|  3 |  13k|  12k| 2.698701e+03 | 1.277000e+03 | 111.33%|  27.43%
3517.79/3529.38	c  1103s|185500 | 16588 | 10411k|  56.1 |  1143M |  37 |1381 |2297 |4453 | 457k|  0 |  13k|  12k| 2.698262e+03 | 1.277000e+03 | 111.30%|  27.43%
3517.99/3529.54	c  1104s|185600 | 16586 | 10412k|  56.1 |  1143M |  37 |1381 |2317 |4453 | 457k|  0 |  13k|  12k| 2.698262e+03 | 1.277000e+03 | 111.30%|  27.43%
3518.29/3529.84	c  1104s|185700 | 16590 | 10415k|  56.0 |  1143M |  37 |1381 |2355 |4458 | 457k|  1 |  13k|  12k| 2.698071e+03 | 1.277000e+03 | 111.28%|  27.43%
3518.50/3530.06	c  1104s|185800 | 16594 | 10418k|  56.0 |  1143M |  37 |1381 |2345 |4457 | 457k|  1 |  13k|  12k| 2.698000e+03 | 1.277000e+03 | 111.28%|  27.43%
3518.79/3530.34	c  1104s|185900 | 16604 | 10422k|  56.0 |  1143M |  37 |1381 |2357 |4504 | 457k|  1 |  13k|  12k| 2.697849e+03 | 1.277000e+03 | 111.26%|  27.43%
3519.08/3530.62	c  1105s|186000 | 16608 | 10425k|  56.0 |  1143M |  37 |1381 |2365 |4463 | 457k|  0 |  13k|  12k| 2.697676e+03 | 1.277000e+03 | 111.25%|  27.43%
3519.38/3530.95	c  1105s|186100 | 16620 | 10429k|  56.0 |  1143M |  37 |1381 |2383 |4523 | 457k|  0 |  13k|  12k| 2.697371e+03 | 1.277000e+03 | 111.23%|  27.44%
3519.60/3531.19	c  1105s|186200 | 16630 | 10432k|  56.0 |  1143M |  37 |1381 |2366 |4465 | 457k|  2 |  13k|  12k| 2.697014e+03 | 1.277000e+03 | 111.20%|  27.44%
3519.78/3531.38	c  1105s|186300 | 16628 | 10434k|  56.0 |  1143M |  37 |1381 |2378 |4451 | 457k|  0 |  13k|  12k| 2.697014e+03 | 1.277000e+03 | 111.20%|  27.44%
3520.08/3531.64	c  1106s|186400 | 16642 | 10437k|  56.0 |  1143M |  37 |1381 |2363 |4502 | 457k|  1 |  13k|  12k| 2.696833e+03 | 1.277000e+03 | 111.19%|  27.44%
3520.38/3531.90	c  1106s|186500 | 16650 | 10441k|  55.9 |  1143M |  37 |1381 |2362 |4495 | 457k|  0 |  13k|  12k| 2.696480e+03 | 1.277000e+03 | 111.16%|  27.44%
3520.78/3532.39	c  1106s|186600 | 16664 | 10446k|  55.9 |  1143M |  37 |1381 |2346 |4510 | 457k|  2 |  13k|  12k| 2.695667e+03 | 1.277000e+03 | 111.09%|  27.45%
3521.18/3532.73	c  1107s|186700 | 16668 | 10451k|  55.9 |  1143M |  37 |1381 |2339 |4525 | 457k|  0 |  13k|  12k| 2.695625e+03 | 1.277000e+03 | 111.09%|  27.45%
3521.49/3533.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3521.49/3533.08	c  1107s|186800 | 16676 | 10455k|  55.9 |  1143M |  37 |1381 |2334 |4556 | 457k|  0 |  13k|  12k| 2.695125e+03 | 1.277000e+03 | 111.05%|  27.46%
3521.97/3533.53	c  1108s|186900 | 16686 | 10460k|  55.9 |  1143M |  37 |1381 |2346 |4821 | 457k|  1 |  13k|  12k| 2.694933e+03 | 1.277000e+03 | 111.04%|  27.46%
3522.37/3533.90	c  1108s|187000 | 16698 | 10464k|  55.9 |  1143M |  37 |1381 |2323 |4807 | 457k|  0 |  13k|  12k| 2.694627e+03 | 1.277000e+03 | 111.01%|  27.46%
3522.77/3534.31	c  1108s|187100 | 16708 | 10469k|  55.9 |  1143M |  37 |1381 |2313 |4797 | 457k|  0 |  13k|  12k| 2.694484e+03 | 1.277000e+03 | 111.00%|  27.46%
3523.17/3534.74	c  1109s|187200 | 16726 | 10475k|  55.9 |  1143M |  37 |1381 |2261 |4814 | 457k|  1 |  13k|  12k| 2.694250e+03 | 1.277000e+03 | 110.98%|  27.47%
3523.58/3535.13	c  1109s|187300 | 16742 | 10480k|  55.9 |  1143M |  37 |1381 |2249 |4811 | 457k|  2 |  13k|  12k| 2.693684e+03 | 1.277000e+03 | 110.94%|  27.47%
3524.07/3535.68	c  1110s|187400 | 16758 | 10485k|  55.9 |  1143M |  37 |1381 |2217 |4828 | 458k|  1 |  13k|  12k| 2.693612e+03 | 1.277000e+03 | 110.93%|  27.47%
3524.27/3535.87	c  1110s|187500 | 16754 | 10487k|  55.9 |  1143M |  37 |1381 |2217 |4208 | 458k|  0 |  13k|  12k| 2.693612e+03 | 1.277000e+03 | 110.93%|  27.47%
3524.77/3536.33	c  1110s|187600 | 16772 | 10493k|  55.9 |  1144M |  37 |1381 |2200 |4348 | 458k|  0 |  13k|  12k| 2.692870e+03 | 1.277000e+03 | 110.87%|  27.49%
3525.06/3536.68	c  1111s|187700 | 16784 | 10497k|  55.9 |  1144M |  37 |1381 |2193 |4212 | 458k|  1 |  13k|  12k| 2.692645e+03 | 1.277000e+03 | 110.86%|  27.50%
3525.47/3537.10	c  1111s|187800 | 16796 | 10503k|  55.9 |  1144M |  37 |1381 |2176 |4225 | 458k|  2 |  13k|  12k| 2.692231e+03 | 1.277000e+03 | 110.82%|  27.50%
3525.76/3537.33	c  1111s|187900 | 16796 | 10505k|  55.9 |  1144M |  37 |1381 |2182 |4229 | 458k|  0 |  13k|  12k| 2.692231e+03 | 1.277000e+03 | 110.82%|  27.50%
3526.06/3537.63	c  1112s|188000 | 16800 | 10509k|  55.9 |  1144M |  37 |1381 |2178 |4222 | 458k|  1 |  13k|  12k| 2.692231e+03 | 1.277000e+03 | 110.82%|  27.50%
3526.47/3538.07	c  1112s|188100 | 16822 | 10515k|  55.9 |  1144M |  37 |1381 |2139 |4496 | 458k|  0 |  13k|  12k| 2.691875e+03 | 1.277000e+03 | 110.80%|  27.51%
3526.86/3538.45	c  1113s|188200 | 16836 | 10519k|  55.9 |  1145M |  37 |1381 |2120 |4523 | 458k|  0 |  13k|  12k| 2.691717e+03 | 1.277000e+03 | 110.78%|  27.51%
3527.16/3538.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3527.16/3538.72	c  1113s|188300 | 16840 | 10523k|  55.8 |  1145M |  37 |1381 |2110 |4521 | 458k|  1 |  13k|  12k| 2.691373e+03 | 1.277000e+03 | 110.76%|  27.51%
3527.47/3539.02	c  1113s|188400 | 16842 | 10527k|  55.8 |  1145M |  37 |1381 |2112 |4530 | 458k|  1 |  13k|  12k| 2.691333e+03 | 1.277000e+03 | 110.75%|  27.51%
3527.95/3539.52	c  1114s|188500 | 16856 | 10534k|  55.8 |  1145M |  37 |1381 |2098 |4539 | 458k|  1 |  13k|  12k| 2.690981e+03 | 1.277000e+03 | 110.73%|  27.52%
3528.25/3539.80	c  1114s|188600 | 16856 | 10538k|  55.8 |  1145M |  37 |1381 |2112 |4540 | 458k|  1 |  13k|  12k| 2.690906e+03 | 1.277000e+03 | 110.72%|  27.52%
3528.56/3540.19	c  1114s|188700 | 16874 | 10543k|  55.8 |  1145M |  37 |1381 |2109 |4394 | 458k|  1 |  13k|  12k| 2.690000e+03 | 1.277000e+03 | 110.65%|  27.53%
3528.75/3540.39	c  1114s|188800 | 16876 | 10545k|  55.8 |  1145M |  37 |1381 |2105 |4399 | 458k|  3 |  13k|  12k| 2.689750e+03 | 1.277000e+03 | 110.63%|  27.53%
3528.95/3540.56	c  1115s|188900 | 16872 | 10547k|  55.8 |  1145M |  37 |1381 |2105 |4400 | 458k|  0 |  13k|  12k| 2.689750e+03 | 1.277000e+03 | 110.63%|  27.53%
3529.46/3541.09	c  1115s|189000 | 16898 | 10553k|  55.8 |  1145M |  37 |1381 |2088 |4417 | 459k|  1 |  13k|  12k| 2.689500e+03 | 1.277000e+03 | 110.61%|  27.54%
3529.75/3541.39	c  1115s|189100 | 16900 | 10557k|  55.8 |  1145M |  37 |1381 |2082 |4565 | 459k|  0 |  13k|  12k| 2.689356e+03 | 1.277000e+03 | 110.60%|  27.54%
3530.15/3541.75	c  1116s|189200 | 16922 | 10561k|  55.8 |  1145M |  37 |1381 |2076 |4511 | 459k|  1 |  13k|  12k| 2.688858e+03 | 1.277000e+03 | 110.56%|  27.55%
3530.35/3541.97	c  1116s|189300 | 16928 | 10563k|  55.8 |  1145M |  37 |1381 |2083 |4460 | 459k|  2 |  13k|  12k| 2.688811e+03 | 1.277000e+03 | 110.56%|  27.55%
3530.74/3542.34	c  1116s|189400 | 16940 | 10568k|  55.8 |  1145M |  37 |1381 |2081 |4461 | 459k|  0 |  13k|  12k| 2.688513e+03 | 1.277000e+03 | 110.53%|  27.55%
3531.04/3542.65	c  1117s|189500 | 16950 | 10571k|  55.7 |  1145M |  37 |1381 |2073 |4462 | 459k|  0 |  13k|  12k| 2.688328e+03 | 1.277000e+03 | 110.52%|  27.56%
3531.45/3543.05	c  1117s|189600 | 16964 | 10576k|  55.7 |  1145M |  37 |1381 |2061 |4464 | 459k|  2 |  13k|  12k| 2.687551e+03 | 1.277000e+03 | 110.46%|  27.57%
3531.74/3543.32	c  1117s|189700 | 16970 | 10579k|  55.7 |  1145M |  37 |1381 |2067 |4485 | 459k|  0 |  13k|  12k| 2.687478e+03 | 1.277000e+03 | 110.45%|  27.58%
3532.04/3543.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3532.04/3543.61	c  1118s|189800 | 16984 | 10583k|  55.7 |  1145M |  37 |1381 |2060 |4478 | 459k|  2 |  13k|  12k| 2.687222e+03 | 1.277000e+03 | 110.43%|  27.58%
3532.34/3544.00	c  1118s|189900 | 16990 | 10588k|  55.7 |  1145M |  37 |1381 |2054 |4490 | 459k|  1 |  13k|  12k| 2.687096e+03 | 1.277000e+03 | 110.42%|  27.58%
3532.64/3544.26	c  1118s|190000 | 16996 | 10591k|  55.7 |  1145M |  37 |1381 |2052 |4489 | 459k|  1 |  13k|  12k| 2.686980e+03 | 1.277000e+03 | 110.41%|  27.58%
3532.94/3544.55	c  1119s|190100 | 17004 | 10594k|  55.7 |  1145M |  37 |1381 |2051 |4494 | 459k|  1 |  13k|  12k| 2.686719e+03 | 1.277000e+03 | 110.39%|  27.58%
3533.24/3544.80	c  1119s|190200 | 17012 | 10598k|  55.7 |  1145M |  37 |1381 |2047 |4504 | 459k|  1 |  13k|  12k| 2.686357e+03 | 1.277000e+03 | 110.36%|  27.58%
3533.45/3545.01	c  1119s|190300 | 17014 | 10600k|  55.7 |  1145M |  37 |1381 |2045 |4473 | 459k|  0 |  13k|  12k| 2.686246e+03 | 1.277000e+03 | 110.36%|  27.58%
3533.83/3545.42	c  1120s|190400 | 17028 | 10606k|  55.7 |  1145M |  37 |1381 |2038 |4501 | 459k|  0 |  13k|  12k| 2.685812e+03 | 1.277000e+03 | 110.32%|  27.59%
3534.23/3545.83	c  1120s|190500 | 17036 | 10609k|  55.6 |  1145M |  37 |1381 |2042 |4149 | 459k|  0 |  13k|  12k| 2.685712e+03 | 1.277000e+03 | 110.31%|  27.59%
3534.44/3546.09	c  1120s|190600 | 17050 | 10612k|  55.6 |  1145M |  37 |1381 |2034 |4141 | 459k|  2 |  13k|  12k| 2.685513e+03 | 1.277000e+03 | 110.30%|  27.60%
3534.63/3546.23	c  1120s|190700 | 17048 | 10613k|  55.6 |  1145M |  37 |1381 |2034 |4151 | 459k|  3 |  13k|  12k| 2.685513e+03 | 1.277000e+03 | 110.30%|  27.60%
3535.03/3546.65	c  1121s|190800 | 17060 | 10617k|  55.6 |  1145M |  37 |1381 |2019 |4538 | 460k|  1 |  13k|  12k| 2.685048e+03 | 1.277000e+03 | 110.26%|  27.61%
3535.23/3546.89	c  1121s|190900 | 17066 | 10620k|  55.6 |  1145M |  37 |1381 |2019 |4155 | 460k|  0 |  13k|  12k| 2.685000e+03 | 1.277000e+03 | 110.26%|  27.61%
3535.54/3547.19	c  1121s|191000 | 17078 | 10624k|  55.6 |  1145M |  37 |1381 |2009 |4165 | 460k|  0 |  13k|  12k| 2.684243e+03 | 1.277000e+03 | 110.20%|  27.62%
3535.83/3547.47	c  1122s|191100 | 17086 | 10627k|  55.6 |  1145M |  37 |1381 |2005 |4163 | 460k|  0 |  13k|  12k| 2.684043e+03 | 1.277000e+03 | 110.18%|  27.62%
3536.13/3547.74	c  1122s|191200 | 17098 | 10629k|  55.6 |  1145M |  37 |1381 |2000 |4565 | 460k|  1 |  13k|  12k| 2.683889e+03 | 1.277000e+03 | 110.17%|  27.62%
3536.44/3548.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3536.44/3548.10	c  1122s|191300 | 17112 | 10634k|  55.5 |  1145M |  37 |1381 |1993 |4566 | 460k|  1 |  13k|  12k| 2.683519e+03 | 1.277000e+03 | 110.14%|  27.63%
3536.82/3548.42	c  1123s|191400 | 17126 | 10638k|  55.5 |  1145M |  37 |1381 |1985 |4159 | 460k|  0 |  13k|  12k| 2.683348e+03 | 1.277000e+03 | 110.13%|  27.64%
3537.22/3548.87	c  1123s|191500 | 17144 | 10643k|  55.5 |  1145M |  37 |1381 |1979 |4164 | 460k|  1 |  13k|  12k| 2.682680e+03 | 1.277000e+03 | 110.08%|  27.64%
3537.43/3549.05	c  1123s|191600 | 17146 | 10645k|  55.5 |  1145M |  37 |1381 |1979 |4210 | 460k|  0 |  13k|  12k| 2.682680e+03 | 1.277000e+03 | 110.08%|  27.65%
3537.62/3549.26	c  1123s|191700 | 17156 | 10647k|  55.5 |  1145M |  37 |1381 |1977 |4174 | 460k|  1 |  13k|  12k| 2.682656e+03 | 1.277000e+03 | 110.07%|  27.65%
3537.92/3549.55	c  1124s|191800 | 17170 | 10651k|  55.5 |  1145M |  37 |1381 |1973 |4255 | 460k|  0 |  13k|  12k| 2.682293e+03 | 1.277000e+03 | 110.05%|  27.65%
3538.32/3549.94	c  1124s|191900 | 17188 | 10656k|  55.5 |  1145M |  37 |1381 |1967 |4282 | 460k|  0 |  13k|  12k| 2.681931e+03 | 1.277000e+03 | 110.02%|  27.65%
3538.53/3550.18	c  1124s|192000 | 17192 | 10658k|  55.5 |  1145M |  37 |1381 |1967 |4291 | 460k|  0 |  13k|  12k| 2.681850e+03 | 1.277000e+03 | 110.01%|  27.66%
3538.92/3550.55	c  1125s|192100 | 17202 | 10662k|  55.5 |  1145M |  37 |1381 |1963 |4187 | 460k|  3 |  13k|  12k| 2.681500e+03 | 1.277000e+03 | 109.98%|  27.68%
3539.12/3550.77	c  1125s|192200 | 17200 | 10664k|  55.4 |  1145M |  37 |1381 |1963 |4190 | 460k|  0 |  13k|  12k| 2.681500e+03 | 1.277000e+03 | 109.98%|  27.68%
3539.43/3551.05	c  1125s|192300 | 17210 | 10668k|  55.4 |  1146M |  37 |1381 |1987 |4348 | 460k|  2 |  13k|  12k| 2.681221e+03 | 1.277000e+03 | 109.96%|  27.68%
3539.71/3551.33	c  1125s|192400 | 17210 | 10670k|  55.4 |  1146M |  37 |1381 |1989 |4300 | 461k|  2 |  13k|  12k| 2.681221e+03 | 1.277000e+03 | 109.96%|  27.68%
3540.01/3551.61	c  1126s|192500 | 17206 | 10674k|  55.4 |  1146M |  37 |1381 |1990 |4570 | 461k|  2 |  13k|  12k| 2.681182e+03 | 1.277000e+03 | 109.96%|  27.69%
3540.21/3551.87	c  1126s|192600 | 17222 | 10677k|  55.4 |  1146M |  37 |1381 |1987 |4389 | 461k|  1 |  13k|  12k| 2.680976e+03 | 1.277000e+03 | 109.94%|  27.69%
3540.42/3552.08	c  1126s|192700 | 17232 | 10679k|  55.4 |  1146M |  37 |1381 |1982 |4392 | 461k|  1 |  13k|  12k| 2.680753e+03 | 1.277000e+03 | 109.93%|  27.69%
3540.61/3552.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3540.61/3552.25	c  1126s|192800 | 17234 | 10681k|  55.4 |  1146M |  37 |1381 |1981 |4395 | 461k|  0 |  13k|  12k| 2.680607e+03 | 1.277000e+03 | 109.91%|  27.69%
3540.71/3552.39	c  1126s|192900 | 17232 | 10682k|  55.3 |  1146M |  37 |1381 |1981 |4391 | 461k|  1 |  13k|  12k| 2.680607e+03 | 1.277000e+03 | 109.91%|  27.69%
3541.11/3552.77	c  1127s|193000 | 17244 | 10686k|  55.3 |  1146M |  37 |1381 |1975 |4398 | 461k|  2 |  13k|  12k| 2.680134e+03 | 1.277000e+03 | 109.88%|  27.70%
3541.42/3553.10	c  1127s|193100 | 17262 | 10690k|  55.3 |  1146M |  37 |1381 |1973 |4393 | 461k|  1 |  13k|  12k| 2.679742e+03 | 1.277000e+03 | 109.85%|  27.70%
3541.71/3553.32	c  1127s|193200 | 17266 | 10692k|  55.3 |  1146M |  37 |1381 |1971 |4483 | 461k|  2 |  13k|  12k| 2.679736e+03 | 1.277000e+03 | 109.85%|  27.70%
3542.01/3553.61	c  1128s|193300 | 17278 | 10695k|  55.3 |  1147M |  37 |1381 |1964 |4391 | 461k|  0 |  13k|  12k| 2.679608e+03 | 1.277000e+03 | 109.84%|  27.70%
3542.30/3553.92	c  1128s|193400 | 17284 | 10698k|  55.3 |  1147M |  37 |1381 |1966 |4399 | 461k|  0 |  13k|  12k| 2.679541e+03 | 1.277000e+03 | 109.83%|  27.71%
3542.52/3554.15	c  1128s|193500 | 17288 | 10701k|  55.3 |  1147M |  37 |1381 |1964 |4398 | 461k|  0 |  13k|  12k| 2.679533e+03 | 1.277000e+03 | 109.83%|  27.71%
3542.70/3554.38	c  1128s|193600 | 17294 | 10704k|  55.2 |  1147M |  37 |1381 |1964 |4482 | 461k|  0 |  13k|  12k| 2.679243e+03 | 1.277000e+03 | 109.81%|  27.71%
3543.10/3554.73	c  1129s|193700 | 17308 | 10708k|  55.2 |  1147M |  37 |1381 |1959 |4406 | 461k|  1 |  13k|  12k| 2.678870e+03 | 1.277000e+03 | 109.78%|  27.71%
3543.30/3554.98	c  1129s|193800 | 17316 | 10711k|  55.2 |  1148M |  37 |1381 |1955 |4400 | 461k|  0 |  13k|  12k| 2.678640e+03 | 1.277000e+03 | 109.76%|  27.71%
3543.70/3555.39	c  1129s|193900 | 17336 | 10717k|  55.2 |  1148M |  37 |1381 |1939 |4420 | 461k|  0 |  13k|  12k| 2.678357e+03 | 1.277000e+03 | 109.74%|  27.72%
3544.00/3555.64	c  1130s|194000 | 17340 | 10720k|  55.2 |  1148M |  37 |1381 |1945 |4405 | 461k|  0 |  13k|  12k| 2.678333e+03 | 1.277000e+03 | 109.74%|  27.72%
3544.20/3555.89	c  1130s|194100 | 17352 | 10722k|  55.2 |  1148M |  37 |1381 |1943 |4407 | 461k|  2 |  13k|  12k| 2.678238e+03 | 1.277000e+03 | 109.73%|  27.73%
3544.41/3556.10	c  1130s|194200 | 17350 | 10724k|  55.2 |  1148M |  37 |1381 |1957 |4591 | 461k|  0 |  13k|  12k| 2.678238e+03 | 1.277000e+03 | 109.73%|  27.73%
3544.70/3556.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3544.70/3556.35	c  1130s|194300 | 17356 | 10727k|  55.2 |  1148M |  37 |1381 |1953 |4595 | 461k|  0 |  13k|  12k| 2.677932e+03 | 1.277000e+03 | 109.70%|  27.73%
3545.09/3556.72	c  1131s|194400 | 17364 | 10732k|  55.2 |  1149M |  37 |1381 |1952 |4600 | 461k|  2 |  13k|  12k| 2.677800e+03 | 1.277000e+03 | 109.69%|  27.73%
3545.29/3556.99	c  1131s|194500 | 17372 | 10735k|  55.2 |  1149M |  37 |1381 |1950 |4481 | 461k|  2 |  13k|  12k| 2.677594e+03 | 1.277000e+03 | 109.68%|  27.73%
3545.59/3557.22	c  1131s|194600 | 17374 | 10738k|  55.1 |  1149M |  37 |1381 |1948 |4613 | 461k|  2 |  13k|  12k| 2.677333e+03 | 1.277000e+03 | 109.66%|  27.73%
3545.89/3557.57	c  1132s|194700 | 17380 | 10742k|  55.1 |  1149M |  37 |1381 |1945 |4352 | 461k|  2 |  13k|  12k| 2.677214e+03 | 1.277000e+03 | 109.65%|  27.73%
3546.29/3557.90	c  1132s|194800 | 17390 | 10747k|  55.1 |  1149M |  37 |1381 |1940 |4240 | 462k|  2 |  13k|  12k| 2.677021e+03 | 1.277000e+03 | 109.63%|  27.74%
3546.59/3558.28	c  1132s|194900 | 17402 | 10752k|  55.1 |  1149M |  37 |1381 |1937 |4499 | 462k|  0 |  13k|  12k| 2.676881e+03 | 1.277000e+03 | 109.62%|  27.76%
3546.99/3558.64	c  1133s|195000 | 17416 | 10757k|  55.1 |  1149M |  37 |1381 |1932 |4257 | 462k|  0 |  13k|  12k| 2.676114e+03 | 1.277000e+03 | 109.56%|  27.77%
3547.59/3559.20	c  1133s|195100 | 17442 | 10765k|  55.1 |  1149M |  37 |1381 |1923 |4471 | 462k|  2 |  13k|  12k| 2.675829e+03 | 1.277000e+03 | 109.54%|  27.77%
3547.79/3559.42	c  1134s|195200 | 17440 | 10767k|  55.1 |  1149M |  37 |1381 |1947 |4623 | 462k|  1 |  13k|  12k| 2.675829e+03 | 1.277000e+03 | 109.54%|  27.77%
3547.98/3559.65	c  1134s|195300 | 17446 | 10769k|  55.1 |  1149M |  37 |1381 |1952 |4628 | 462k|  1 |  13k|  12k| 2.675768e+03 | 1.277000e+03 | 109.54%|  27.78%
3548.18/3559.88	c  1134s|195400 | 17450 | 10771k|  55.1 |  1149M |  37 |1381 |1950 |4631 | 462k|  1 |  13k|  12k| 2.675643e+03 | 1.277000e+03 | 109.53%|  27.78%
3548.40/3560.05	c  1134s|195500 | 17450 | 10772k|  55.1 |  1149M |  37 |1381 |1950 |4619 | 462k|  2 |  13k|  12k| 2.675643e+03 | 1.277000e+03 | 109.53%|  27.78%
3548.78/3560.46	c  1135s|195600 | 17462 | 10777k|  55.1 |  1149M |  37 |1381 |1950 |4499 | 462k|  2 |  13k|  12k| 2.675560e+03 | 1.277000e+03 | 109.52%|  27.79%
3549.08/3560.71	c  1135s|195700 | 17464 | 10780k|  55.0 |  1149M |  37 |1381 |1978 |4519 | 462k|  1 |  13k|  12k| 2.675482e+03 | 1.277000e+03 | 109.51%|  27.79%
3549.39/3561.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3549.39/3561.05	c  1135s|195800 | 17474 | 10785k|  55.0 |  1149M |  37 |1381 |1998 |4533 | 462k|  1 |  13k|  12k| 2.675479e+03 | 1.277000e+03 | 109.51%|  27.79%
3549.58/3561.25	c  1135s|195900 | 17472 | 10787k|  55.0 |  1149M |  37 |1381 |1998 |4440 | 462k|  1 |  13k|  12k| 2.675479e+03 | 1.277000e+03 | 109.51%|  27.79%
3549.88/3561.53	c  1136s|196000 | 17480 | 10791k|  55.0 |  1149M |  37 |1381 |1999 |4668 | 462k|  1 |  13k|  12k| 2.675413e+03 | 1.277000e+03 | 109.51%|  27.79%
3550.08/3561.74	c  1136s|196100 | 17486 | 10793k|  55.0 |  1149M |  37 |1381 |2007 |4627 | 462k|  1 |  13k|  12k| 2.675318e+03 | 1.277000e+03 | 109.50%|  27.79%
3550.28/3561.97	c  1136s|196200 | 17494 | 10795k|  55.0 |  1149M |  37 |1381 |2012 |4692 | 462k|  1 |  13k|  12k| 2.675213e+03 | 1.277000e+03 | 109.49%|  27.79%
3550.58/3562.29	c  1136s|196300 | 17504 | 10798k|  55.0 |  1149M |  37 |1381 |2012 |4631 | 462k|  1 |  13k|  12k| 2.675122e+03 | 1.277000e+03 | 109.48%|  27.79%
3550.88/3562.54	c  1137s|196400 | 17508 | 10801k|  55.0 |  1149M |  37 |1381 |2027 |4685 | 462k|  0 |  13k|  12k| 2.674947e+03 | 1.277000e+03 | 109.47%|  27.80%
3551.07/3562.74	c  1137s|196500 | 17516 | 10804k|  54.9 |  1149M |  37 |1381 |2030 |4633 | 462k|  1 |  13k|  12k| 2.674947e+03 | 1.277000e+03 | 109.47%|  27.80%
3551.27/3562.95	c  1137s|196600 | 17516 | 10806k|  54.9 |  1149M |  37 |1381 |2044 |4641 | 462k|  1 |  13k|  12k| 2.674850e+03 | 1.277000e+03 | 109.46%|  27.80%
3551.57/3563.25	c  1137s|196700 | 17522 | 10809k|  54.9 |  1149M |  37 |1381 |2067 |4642 | 462k|  0 |  13k|  12k| 2.674742e+03 | 1.277000e+03 | 109.46%|  27.80%
3551.77/3563.49	c  1138s|196800 | 17526 | 10812k|  54.9 |  1149M |  37 |1381 |2077 |4640 | 462k|  1 |  13k|  12k| 2.674667e+03 | 1.277000e+03 | 109.45%|  27.80%
3552.07/3563.71	c  1138s|196900 | 17528 | 10815k|  54.9 |  1149M |  37 |1381 |2078 |4544 | 462k|  1 |  13k|  12k| 2.674667e+03 | 1.277000e+03 | 109.45%|  27.80%
3552.17/3563.87	c  1138s|197000 | 17524 | 10817k|  54.9 |  1149M |  37 |1381 |2078 |4550 | 462k|  0 |  13k|  12k| 2.674667e+03 | 1.277000e+03 | 109.45%|  27.80%
3552.67/3564.33	c  1138s|197100 | 17532 | 10821k|  54.9 |  1149M |  37 |1381 |2076 |4556 | 462k|  0 |  13k|  12k| 2.674591e+03 | 1.277000e+03 | 109.44%|  27.80%
3552.97/3564.60	c  1139s|197200 | 17540 | 10824k|  54.8 |  1149M |  37 |1381 |2073 |4320 | 463k|  0 |  13k|  12k| 2.674429e+03 | 1.277000e+03 | 109.43%|  27.80%
3553.27/3564.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3553.27/3564.91	c  1139s|197300 | 17550 | 10828k|  54.8 |  1149M |  37 |1381 |2068 |4377 | 463k|  2 |  13k|  12k| 2.674242e+03 | 1.277000e+03 | 109.42%|  27.80%
3553.57/3565.26	c  1139s|197400 | 17558 | 10833k|  54.8 |  1149M |  37 |1381 |2059 |4384 | 463k|  0 |  13k|  12k| 2.673958e+03 | 1.277000e+03 | 109.39%|  27.80%
3553.86/3565.52	c  1140s|197500 | 17566 | 10836k|  54.8 |  1149M |  37 |1381 |2056 |4386 | 463k|  1 |  13k|  12k| 2.673908e+03 | 1.277000e+03 | 109.39%|  27.80%
3554.37/3566.04	c  1140s|197600 | 17590 | 10843k|  54.8 |  1149M |  37 |1381 |2046 |4407 | 463k|  1 |  13k|  12k| 2.673349e+03 | 1.277000e+03 | 109.35%|  27.81%
3554.56/3566.25	c  1140s|197700 | 17588 | 10845k|  54.8 |  1149M |  37 |1381 |2090 |4408 | 463k|  1 |  13k|  12k| 2.673349e+03 | 1.277000e+03 | 109.35%|  27.81%
3554.86/3566.54	c  1141s|197800 | 17594 | 10849k|  54.8 |  1149M |  37 |1381 |2102 |4421 | 463k|  0 |  13k|  12k| 2.673333e+03 | 1.277000e+03 | 109.34%|  27.81%
3555.16/3566.85	c  1141s|197900 | 17602 | 10852k|  54.8 |  1149M |  37 |1381 |2096 |4598 | 463k|  1 |  13k|  12k| 2.673327e+03 | 1.277000e+03 | 109.34%|  27.82%
3555.47/3567.12	c  1141s|198000 | 17610 | 10855k|  54.8 |  1150M |  37 |1381 |2093 |4944 | 463k|  2 |  13k|  12k| 2.672833e+03 | 1.277000e+03 | 109.31%|  27.83%
3555.76/3567.45	c  1142s|198100 | 17618 | 10860k|  54.8 |  1150M |  37 |1381 |2091 |4746 | 463k|  0 |  13k|  12k| 2.672710e+03 | 1.277000e+03 | 109.30%|  27.83%
3555.96/3567.67	c  1142s|198200 | 17620 | 10862k|  54.8 |  1150M |  37 |1381 |2090 |4701 | 463k|  1 |  13k|  12k| 2.672667e+03 | 1.277000e+03 | 109.29%|  27.83%
3556.26/3568.01	c  1142s|198300 | 17630 | 10867k|  54.8 |  1150M |  37 |1381 |2093 |4649 | 463k|  2 |  13k|  12k| 2.672528e+03 | 1.277000e+03 | 109.28%|  27.83%
3556.65/3568.37	c  1142s|198400 | 17642 | 10871k|  54.8 |  1150M |  37 |1381 |2091 |4649 | 463k|  0 |  13k|  12k| 2.672310e+03 | 1.277000e+03 | 109.26%|  27.83%
3556.95/3568.65	c  1143s|198500 | 17648 | 10875k|  54.7 |  1150M |  37 |1381 |2090 |4649 | 463k|  1 |  13k|  12k| 2.672019e+03 | 1.277000e+03 | 109.24%|  27.83%
3557.25/3568.96	c  1143s|198600 | 17658 | 10879k|  54.7 |  1150M |  37 |1381 |2088 |4650 | 463k|  1 |  13k|  12k| 2.671883e+03 | 1.277000e+03 | 109.23%|  27.83%
3557.47/3569.15	c  1143s|198700 | 17658 | 10882k|  54.7 |  1150M |  37 |1381 |2088 |4648 | 463k|  2 |  13k|  12k| 2.671883e+03 | 1.277000e+03 | 109.23%|  27.83%
3557.75/3569.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3557.75/3569.41	c  1144s|198800 | 17658 | 10885k|  54.7 |  1150M |  37 |1381 |2088 |4608 | 463k|  2 |  13k|  12k| 2.671875e+03 | 1.277000e+03 | 109.23%|  27.83%
3558.05/3569.73	c  1144s|198900 | 17666 | 10889k|  54.7 |  1150M |  37 |1381 |2086 |4584 | 463k|  1 |  13k|  12k| 2.671391e+03 | 1.277000e+03 | 109.19%|  27.84%
3558.55/3570.20	c  1144s|199000 | 17682 | 10895k|  54.7 |  1150M |  37 |1381 |2107 |4744 | 463k|  1 |  13k|  12k| 2.670880e+03 | 1.277000e+03 | 109.15%|  27.84%
3558.75/3570.40	c  1145s|199100 | 17686 | 10898k|  54.7 |  1150M |  37 |1381 |2117 |4668 | 463k|  0 |  13k|  12k| 2.670794e+03 | 1.277000e+03 | 109.15%|  27.84%
3558.95/3570.67	c  1145s|199200 | 17690 | 10901k|  54.7 |  1150M |  37 |1381 |2128 |4671 | 463k|  0 |  13k|  12k| 2.670774e+03 | 1.277000e+03 | 109.14%|  27.84%
3559.55/3571.22	c  1145s|199300 | 17706 | 10908k|  54.7 |  1150M |  37 |1381 |2130 |4322 | 463k|  2 |  13k|  12k| 2.670627e+03 | 1.277000e+03 | 109.13%|  27.85%
3559.84/3571.55	c  1146s|199400 | 17714 | 10912k|  54.7 |  1150M |  37 |1381 |2129 |4316 | 464k|  1 |  13k|  12k| 2.670571e+03 | 1.277000e+03 | 109.13%|  27.85%
3560.14/3571.88	c  1146s|199500 | 17720 | 10916k|  54.7 |  1150M |  37 |1381 |2128 |4321 | 464k|  0 |  13k|  12k| 2.670394e+03 | 1.277000e+03 | 109.11%|  27.85%
3560.35/3572.10	c  1146s|199600 | 17724 | 10919k|  54.7 |  1150M |  37 |1381 |2128 |4394 | 464k|  1 |  13k|  12k| 2.670394e+03 | 1.277000e+03 | 109.11%|  27.85%
3560.74/3572.49	c  1147s|199700 | 17738 | 10924k|  54.7 |  1150M |  37 |1381 |2126 |4476 | 464k|  1 |  13k|  12k| 2.670208e+03 | 1.277000e+03 | 109.10%|  27.86%
3561.04/3572.72	c  1147s|199800 | 17746 | 10926k|  54.6 |  1150M |  37 |1381 |2122 |4458 | 464k|  1 |  13k|  12k| 2.670125e+03 | 1.277000e+03 | 109.09%|  27.86%
3561.24/3572.97	c  1147s|199900 | 17752 | 10929k|  54.6 |  1150M |  37 |1381 |2122 |4416 | 464k|  0 |  13k|  12k| 2.669957e+03 | 1.277000e+03 | 109.08%|  27.86%
3561.64/3573.32	c  1147s|200000 | 17768 | 10934k|  54.6 |  1150M |  37 |1381 |2124 |4415 | 464k|  0 |  13k|  12k| 2.669530e+03 | 1.277000e+03 | 109.05%|  27.87%
3561.94/3573.60	c  1148s|200100 | 17780 | 10937k|  54.6 |  1150M |  37 |1381 |2130 |4467 | 464k|  1 |  13k|  12k| 2.669389e+03 | 1.277000e+03 | 109.04%|  27.87%
3562.24/3573.93	c  1148s|200200 | 17786 | 10941k|  54.6 |  1150M |  37 |1381 |2126 |4519 | 464k|  2 |  13k|  12k| 2.669221e+03 | 1.277000e+03 | 109.02%|  27.87%
3562.54/3574.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3562.54/3574.28	c  1148s|200300 | 17808 | 10946k|  54.6 |  1150M |  37 |1381 |2112 |4516 | 464k|  2 |  13k|  12k| 2.668384e+03 | 1.277000e+03 | 108.96%|  27.88%
3562.74/3574.49	c  1149s|200400 | 17810 | 10949k|  54.6 |  1150M |  37 |1381 |2122 |4512 | 464k|  2 |  13k|  12k| 2.668384e+03 | 1.277000e+03 | 108.96%|  27.88%
3563.35/3575.10	c  1149s|200500 | 17824 | 10955k|  54.6 |  1150M |  37 |1381 |2118 |4193 | 464k|  0 |  13k|  12k| 2.668167e+03 | 1.277000e+03 | 108.94%|  27.88%
3563.73/3575.45	c  1150s|200600 | 17841 | 10959k|  54.6 |  1150M |  37 |1381 |2107 |4204 | 464k|  2 |  13k|  12k| 2.667990e+03 | 1.277000e+03 | 108.93%|  27.89%
3563.93/3575.69	c  1150s|200700 | 17839 | 10961k|  54.6 |  1150M |  37 |1381 |2112 |4201 | 464k|  1 |  13k|  12k| 2.667990e+03 | 1.277000e+03 | 108.93%|  27.89%
3564.34/3576.09	c  1150s|200800 | 17851 | 10966k|  54.6 |  1150M |  37 |1381 |2106 |4209 | 464k|  2 |  13k|  12k| 2.667742e+03 | 1.277000e+03 | 108.91%|  27.89%
3564.63/3576.37	c  1150s|200900 | 17857 | 10969k|  54.6 |  1150M |  37 |1381 |2102 |4195 | 464k|  2 |  13k|  12k| 2.667726e+03 | 1.277000e+03 | 108.91%|  27.89%
3565.03/3576.78	c  1151s|201000 | 17871 | 10974k|  54.6 |  1150M |  37 |1381 |2092 |4289 | 465k|  0 |  13k|  12k| 2.667160e+03 | 1.277000e+03 | 108.86%|  27.90%
3565.44/3577.17	c  1151s|201100 | 17887 | 10980k|  54.6 |  1150M |  37 |1381 |2081 |4198 | 465k|  1 |  13k|  12k| 2.666438e+03 | 1.277000e+03 | 108.80%|  27.94%
3565.82/3577.51	c  1152s|201200 | 17895 | 10984k|  54.6 |  1150M |  37 |1381 |2074 |4549 | 465k|  1 |  13k|  12k| 2.666200e+03 | 1.277000e+03 | 108.79%|  27.94%
3566.02/3577.79	c  1152s|201300 | 17901 | 10987k|  54.5 |  1150M |  37 |1381 |2077 |4556 | 465k|  1 |  13k|  12k| 2.666050e+03 | 1.277000e+03 | 108.77%|  27.94%
3566.33/3578.02	c  1152s|201400 | 17903 | 10990k|  54.5 |  1150M |  37 |1381 |2075 |4598 | 465k|  0 |  13k|  12k| 2.666026e+03 | 1.277000e+03 | 108.77%|  27.94%
3566.62/3578.30	c  1152s|201500 | 17913 | 10994k|  54.5 |  1150M |  37 |1381 |2068 |4257 | 465k|  0 |  13k|  12k| 2.665914e+03 | 1.277000e+03 | 108.76%|  27.95%
3566.92/3578.64	c  1153s|201600 | 17937 | 10998k|  54.5 |  1150M |  37 |1381 |2058 |4219 | 465k|  1 |  13k|  12k| 2.665510e+03 | 1.277000e+03 | 108.73%|  27.95%
3567.12/3578.85	c  1153s|201700 | 17931 | 11001k|  54.5 |  1150M |  37 |1381 |2057 |4643 | 465k|  0 |  13k|  12k| 2.665510e+03 | 1.277000e+03 | 108.73%|  27.95%
3567.52/3579.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3567.52/3579.21	c  1153s|201800 | 17947 | 11005k|  54.5 |  1150M |  37 |1381 |2039 |4470 | 465k|  0 |  13k|  12k| 2.665321e+03 | 1.277000e+03 | 108.72%|  27.96%
3567.82/3579.59	c  1154s|201900 | 17959 | 11010k|  54.5 |  1150M |  37 |1381 |2031 |4474 | 465k|  1 |  13k|  12k| 2.664774e+03 | 1.277000e+03 | 108.67%|  27.96%
3568.12/3579.88	c  1154s|202000 | 17967 | 11014k|  54.5 |  1150M |  37 |1381 |2028 |4483 | 465k|  0 |  13k|  12k| 2.664619e+03 | 1.277000e+03 | 108.66%|  27.96%
3568.52/3580.23	c  1154s|202100 | 17975 | 11018k|  54.5 |  1150M |  37 |1381 |2023 |4490 | 465k|  2 |  13k|  12k| 2.664371e+03 | 1.277000e+03 | 108.64%|  27.96%
3568.91/3580.60	c  1155s|202200 | 17993 | 11023k|  54.5 |  1150M |  37 |1381 |2022 |4551 | 465k|  1 |  13k|  12k| 2.664260e+03 | 1.277000e+03 | 108.63%|  27.96%
3569.02/3580.79	c  1155s|202300 | 17991 | 11025k|  54.5 |  1150M |  37 |1381 |2030 |4550 | 465k|  0 |  13k|  12k| 2.664260e+03 | 1.277000e+03 | 108.63%|  27.96%
3569.22/3580.99	c  1155s|202400 | 17989 | 11027k|  54.4 |  1150M |  37 |1381 |2034 |4554 | 465k|  1 |  13k|  12k| 2.664260e+03 | 1.277000e+03 | 108.63%|  27.96%
3569.43/3581.15	c  1155s|202500 | 17991 | 11029k|  54.4 |  1150M |  37 |1381 |2034 |4556 | 465k|  0 |  13k|  12k| 2.664260e+03 | 1.277000e+03 | 108.63%|  27.96%
3569.72/3581.49	c  1156s|202600 | 17999 | 11033k|  54.4 |  1150M |  37 |1381 |2041 |4565 | 465k|  0 |  13k|  12k| 2.663828e+03 | 1.277000e+03 | 108.60%|  27.97%
3570.22/3581.91	c  1156s|202700 | 18011 | 11038k|  54.4 |  1150M |  37 |1381 |2055 |4592 | 465k|  2 |  13k|  12k| 2.663667e+03 | 1.277000e+03 | 108.59%|  27.97%
3570.62/3582.31	c  1156s|202800 | 18019 | 11043k|  54.4 |  1150M |  37 |1381 |2055 |4603 | 465k|  0 |  13k|  12k| 2.663333e+03 | 1.277000e+03 | 108.56%|  27.97%
3571.02/3582.70	c  1157s|202900 | 18031 | 11048k|  54.4 |  1150M |  37 |1381 |2081 |4718 | 465k|  0 |  13k|  12k| 2.662675e+03 | 1.277000e+03 | 108.51%|  27.97%
3571.22/3583.00	c  1157s|203000 | 18035 | 11051k|  54.4 |  1150M |  37 |1381 |2078 |4310 | 465k|  0 |  13k|  12k| 2.662612e+03 | 1.277000e+03 | 108.51%|  27.98%
3571.61/3583.35	c  1157s|203100 | 18049 | 11056k|  54.4 |  1150M |  37 |1381 |2075 |4303 | 466k|  0 |  13k|  12k| 2.662422e+03 | 1.277000e+03 | 108.49%|  27.98%
3571.91/3583.67	c  1158s|203200 | 18065 | 11060k|  54.4 |  1150M |  37 |1381 |2065 |4322 | 466k|  0 |  13k|  12k| 2.662251e+03 | 1.277000e+03 | 108.48%|  27.99%
3572.21/3583.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3572.21/3583.96	c  1158s|203300 | 18071 | 11063k|  54.4 |  1150M |  37 |1381 |2065 |4340 | 466k|  2 |  13k|  12k| 2.661897e+03 | 1.277000e+03 | 108.45%|  27.99%
3572.51/3584.20	c  1158s|203400 | 18077 | 11066k|  54.4 |  1150M |  37 |1381 |2065 |4344 | 466k|  0 |  13k|  12k| 2.661897e+03 | 1.277000e+03 | 108.45%|  28.00%
3572.81/3584.55	c  1159s|203500 | 18091 | 11070k|  54.4 |  1150M |  37 |1381 |2063 |4319 | 466k|  0 |  13k|  12k| 2.661476e+03 | 1.277000e+03 | 108.42%|  28.00%
3573.11/3584.83	c  1159s|203600 | 18097 | 11074k|  54.3 |  1150M |  37 |1381 |2063 |4332 | 466k|  0 |  13k|  12k| 2.661315e+03 | 1.277000e+03 | 108.40%|  28.00%
3573.71/3585.44	c  1160s|203700 | 18113 | 11080k|  54.4 |  1150M |  37 |1381 |2057 |4273 | 466k|  1 |  13k|  12k| 2.660967e+03 | 1.277000e+03 | 108.38%|  28.01%
3574.01/3585.70	c  1160s|203800 | 18115 | 11083k|  54.3 |  1150M |  37 |1381 |2056 |4241 | 466k|  2 |  13k|  12k| 2.660959e+03 | 1.277000e+03 | 108.38%|  28.01%
3574.32/3586.09	c  1160s|203900 | 18127 | 11088k|  54.3 |  1150M |  37 |1381 |2046 |4257 | 466k|  2 |  13k|  12k| 2.660465e+03 | 1.277000e+03 | 108.34%|  28.02%
3574.70/3586.40	c  1161s|204000 | 18139 | 11091k|  54.3 |  1150M |  37 |1381 |2043 |4576 | 466k|  1 |  13k|  12k| 2.660250e+03 | 1.277000e+03 | 108.32%|  28.02%
3574.90/3586.65	c  1161s|204100 | 18145 | 11094k|  54.3 |  1150M |  37 |1381 |2039 |4520 | 466k|  3 |  13k|  12k| 2.660119e+03 | 1.277000e+03 | 108.31%|  28.02%
3575.20/3586.96	c  1161s|204200 | 18151 | 11097k|  54.3 |  1150M |  37 |1381 |2057 |4564 | 466k|  0 |  13k|  12k| 2.660073e+03 | 1.277000e+03 | 108.31%|  28.02%
3575.50/3587.26	c  1161s|204300 | 18155 | 11100k|  54.3 |  1150M |  37 |1381 |2054 |4506 | 466k|  0 |  13k|  12k| 2.660056e+03 | 1.277000e+03 | 108.31%|  28.03%
3575.80/3587.55	c  1162s|204400 | 18161 | 11103k|  54.3 |  1150M |  37 |1381 |2079 |4516 | 466k|  2 |  14k|  12k| 2.659987e+03 | 1.277000e+03 | 108.30%|  28.03%
3576.20/3587.99	c  1162s|204500 | 18177 | 11107k|  54.3 |  1150M |  37 |1381 |2074 |4699 | 466k|  1 |  14k|  12k| 2.659852e+03 | 1.277000e+03 | 108.29%|  28.03%
3576.60/3588.39	c  1162s|204600 | 18201 | 11112k|  54.3 |  1150M |  37 |1381 |2068 |4700 | 466k|  1 |  14k|  12k| 2.659578e+03 | 1.277000e+03 | 108.27%|  28.03%
3577.00/3588.75	c  1163s|204700 | 18215 | 11116k|  54.3 |  1150M |  37 |1381 |2065 |4706 | 466k|  1 |  14k|  12k| 2.659107e+03 | 1.277000e+03 | 108.23%|  28.04%
3577.41/3589.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3577.41/3589.19	c  1163s|204800 | 18225 | 11121k|  54.3 |  1150M |  37 |1381 |2103 |4711 | 466k|  2 |  14k|  12k| 2.658750e+03 | 1.277000e+03 | 108.20%|  28.05%
3577.79/3589.52	c  1164s|204900 | 18229 | 11124k|  54.3 |  1150M |  37 |1381 |2145 |4709 | 467k|  0 |  14k|  12k| 2.658619e+03 | 1.277000e+03 | 108.19%|  28.05%
3578.09/3589.89	c  1164s|205000 | 18243 | 11129k|  54.2 |  1150M |  37 |1381 |2188 |4722 | 467k|  0 |  14k|  13k| 2.658180e+03 | 1.277000e+03 | 108.16%|  28.05%
3578.59/3590.35	c  1164s|205100 | 18265 | 11134k|  54.2 |  1150M |  37 |1381 |2198 |4727 | 467k|  1 |  14k|  13k| 2.657361e+03 | 1.277000e+03 | 108.09%|  28.06%
3578.89/3590.69	c  1165s|205200 | 18273 | 11137k|  54.2 |  1150M |  37 |1381 |2303 |4724 | 467k|  0 |  14k|  13k| 2.657351e+03 | 1.277000e+03 | 108.09%|  28.07%
3579.40/3591.13	c  1165s|205300 | 18287 | 11141k|  54.2 |  1150M |  37 |1381 |2317 |4729 | 467k|  0 |  14k|  13k| 2.656761e+03 | 1.277000e+03 | 108.05%|  28.07%
3579.59/3591.38	c  1165s|205400 | 18291 | 11144k|  54.2 |  1150M |  37 |1381 |2305 |4720 | 467k|  1 |  14k|  13k| 2.656611e+03 | 1.277000e+03 | 108.04%|  28.07%
3580.09/3591.83	c  1166s|205500 | 18297 | 11148k|  54.2 |  1152M |  37 |1381 |2425 |4722 | 467k|  1 |  14k|  13k| 2.656492e+03 | 1.277000e+03 | 108.03%|  28.07%
3580.30/3592.11	c  1166s|205600 | 18297 | 11151k|  54.2 |  1152M |  37 |1381 |2463 |4581 | 467k|  0 |  14k|  13k| 2.656492e+03 | 1.277000e+03 | 108.03%|  28.07%
3580.68/3592.45	c  1167s|205700 | 18301 | 11155k|  54.2 |  1152M |  37 |1381 |2455 |4572 | 467k|  1 |  14k|  13k| 2.656333e+03 | 1.277000e+03 | 108.01%|  28.09%
3581.08/3592.85	c  1167s|205800 | 18311 | 11159k|  54.2 |  1152M |  37 |1381 |2512 |4733 | 467k|  1 |  14k|  13k| 2.655937e+03 | 1.277000e+03 | 107.98%|  28.09%
3581.39/3593.19	c  1167s|205900 | 18313 | 11163k|  54.2 |  1152M |  37 |1381 |2543 |4737 | 467k|  2 |  14k|  13k| 2.655845e+03 | 1.277000e+03 | 107.98%|  28.09%
3581.68/3593.50	c  1168s|206000 | 18313 | 11166k|  54.2 |  1152M |  37 |1381 |2575 |4737 | 467k|  1 |  14k|  13k| 2.655845e+03 | 1.277000e+03 | 107.98%|  28.09%
3582.18/3593.90	c  1168s|206100 | 18327 | 11170k|  54.2 |  1152M |  37 |1381 |2539 |4749 | 467k|  1 |  14k|  13k| 2.655553e+03 | 1.277000e+03 | 107.95%|  28.10%
3582.39/3594.20	c  1168s|206200 | 18339 | 11174k|  54.2 |  1152M |  37 |1381 |2505 |4806 | 467k|  0 |  14k|  13k| 2.655071e+03 | 1.277000e+03 | 107.91%|  28.10%
3582.68/3594.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3582.68/3594.47	c  1169s|206300 | 18353 | 11177k|  54.1 |  1152M |  37 |1381 |2450 |4751 | 467k|  1 |  14k|  13k| 2.654583e+03 | 1.277000e+03 | 107.88%|  28.10%
3582.88/3594.65	c  1169s|206400 | 18351 | 11180k|  54.1 |  1152M |  37 |1381 |2460 |4748 | 467k|  1 |  14k|  13k| 2.654583e+03 | 1.277000e+03 | 107.88%|  28.10%
3583.18/3594.95	c  1169s|206500 | 18353 | 11183k|  54.1 |  1152M |  37 |1381 |2444 |4753 | 467k|  1 |  14k|  13k| 2.654473e+03 | 1.277000e+03 | 107.87%|  28.10%
3583.47/3595.28	c  1169s|206600 | 18357 | 11186k|  54.1 |  1152M |  37 |1381 |2454 |4591 | 467k|  1 |  14k|  13k| 2.654464e+03 | 1.277000e+03 | 107.87%|  28.10%
3583.87/3595.64	c  1170s|206700 | 18371 | 11191k|  54.1 |  1152M |  37 |1381 |2416 |4630 | 467k|  0 |  14k|  13k| 2.653792e+03 | 1.277000e+03 | 107.81%|  28.11%
3584.07/3595.88	c  1170s|206800 | 18375 | 11193k|  54.1 |  1152M |  37 |1381 |2399 |4354 | 467k|  1 |  14k|  13k| 2.653778e+03 | 1.277000e+03 | 107.81%|  28.11%
3584.47/3596.20	c  1170s|206900 | 18379 | 11197k|  54.1 |  1152M |  37 |1381 |2385 |4299 | 467k|  1 |  14k|  13k| 2.653689e+03 | 1.277000e+03 | 107.81%|  28.11%
3584.77/3596.53	c  1171s|207000 | 18385 | 11201k|  54.1 |  1152M |  37 |1381 |2385 |4303 | 467k|  1 |  14k|  13k| 2.653653e+03 | 1.277000e+03 | 107.80%|  28.12%
3585.17/3596.93	c  1171s|207100 | 18397 | 11205k|  54.1 |  1152M |  37 |1381 |2363 |4345 | 467k|  1 |  14k|  13k| 2.653333e+03 | 1.277000e+03 | 107.78%|  28.13%
3585.57/3597.31	c  1171s|207200 | 18411 | 11210k|  54.1 |  1152M |  37 |1381 |2367 |4346 | 467k|  2 |  14k|  13k| 2.653167e+03 | 1.277000e+03 | 107.77%|  28.13%
3585.87/3597.69	c  1172s|207300 | 18413 | 11212k|  54.0 |  1152M |  37 |1381 |2354 |4309 | 468k|  2 |  14k|  13k| 2.652761e+03 | 1.277000e+03 | 107.73%|  28.13%
3586.46/3598.21	c  1172s|207400 | 18431 | 11218k|  54.1 |  1152M |  37 |1381 |2334 |4387 | 468k|  1 |  14k|  13k| 2.652583e+03 | 1.277000e+03 | 107.72%|  28.14%
3586.66/3598.46	c  1173s|207500 | 18439 | 11221k|  54.0 |  1152M |  37 |1381 |2323 |4306 | 468k|  1 |  14k|  13k| 2.652531e+03 | 1.277000e+03 | 107.72%|  28.14%
3586.96/3598.75	c  1173s|207600 | 18445 | 11224k|  54.0 |  1152M |  37 |1381 |2312 |4307 | 468k|  1 |  14k|  13k| 2.652479e+03 | 1.277000e+03 | 107.71%|  28.14%
3587.27/3599.04	c  1173s|207700 | 18455 | 11227k|  54.0 |  1152M |  37 |1381 |2297 |4342 | 468k|  0 |  14k|  13k| 2.652360e+03 | 1.277000e+03 | 107.70%|  28.14%
3587.56/3599.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3587.56/3599.38	c  1173s|207800 | 18461 | 11231k|  54.0 |  1152M |  37 |1381 |2282 |4355 | 468k|  1 |  14k|  13k| 2.652106e+03 | 1.277000e+03 | 107.68%|  28.15%
3587.96/3599.78	c  1174s|207900 | 18477 | 11235k|  54.0 |  1152M |  37 |1381 |2361 |4319 | 468k|  1 |  14k|  13k| 2.651984e+03 | 1.277000e+03 | 107.67%|  28.15%
3588.27/3600.07	c  1174s|208000 | 18479 | 11237k|  54.0 |  1152M |  37 |1381 |2401 |4315 | 468k|  1 |  14k|  13k| 2.651855e+03 | 1.277000e+03 | 107.66%|  28.15%
3588.56/3600.32	c  1174s|208100 | 18487 | 11240k|  54.0 |  1152M |  37 |1381 |2395 |4678 | 468k|  1 |  14k|  13k| 2.651443e+03 | 1.277000e+03 | 107.63%|  28.15%
3588.76/3600.54	c  1175s|208200 | 18487 | 11242k|  54.0 |  1152M |  37 |1381 |2400 |4682 | 468k|  0 |  14k|  13k| 2.651443e+03 | 1.277000e+03 | 107.63%|  28.15%
3589.05/3600.85	c  1175s|208300 | 18493 | 11246k|  53.9 |  1152M |  37 |1381 |2426 |4710 | 468k|  0 |  14k|  13k| 2.651179e+03 | 1.277000e+03 | 107.61%|  28.16%
3589.37/3601.12	c  1175s|208400 | 18495 | 11248k|  53.9 |  1152M |  37 |1381 |2442 |4693 | 468k|  0 |  14k|  13k| 2.651050e+03 | 1.277000e+03 | 107.60%|  28.16%
3589.75/3601.56	c  1176s|208500 | 18515 | 11254k|  53.9 |  1152M |  37 |1381 |2408 |4649 | 468k|  4 |  14k|  13k| 2.650778e+03 | 1.277000e+03 | 107.58%|  28.16%
3590.05/3601.89	c  1176s|208600 | 18521 | 11258k|  53.9 |  1152M |  37 |1381 |2391 |4681 | 468k|  0 |  14k|  13k| 2.650730e+03 | 1.277000e+03 | 107.57%|  28.16%
3590.36/3602.18	c  1176s|208700 | 18523 | 11261k|  53.9 |  1152M |  37 |1381 |2391 |4677 | 468k|  2 |  14k|  13k| 2.650390e+03 | 1.277000e+03 | 107.55%|  28.17%
3590.85/3602.62	c  1177s|208800 | 18539 | 11267k|  53.9 |  1152M |  37 |1381 |2364 |4689 | 468k|  1 |  14k|  13k| 2.650100e+03 | 1.277000e+03 | 107.53%|  28.17%
3591.15/3602.96	c  1177s|208900 | 18547 | 11272k|  53.9 |  1152M |  37 |1381 |2366 |4683 | 468k|  0 |  14k|  13k| 2.649909e+03 | 1.277000e+03 | 107.51%|  28.18%
3591.55/3603.35	c  1177s|209000 | 18557 | 11276k|  53.9 |  1152M |  37 |1381 |2388 |4607 | 468k|  1 |  14k|  13k| 2.649811e+03 | 1.277000e+03 | 107.50%|  28.18%
3591.95/3603.77	c  1178s|209100 | 18573 | 11281k|  53.9 |  1152M |  37 |1381 |2373 |4608 | 468k|  0 |  14k|  13k| 2.649242e+03 | 1.277000e+03 | 107.46%|  28.18%
3592.36/3604.11	c  1178s|209200 | 18585 | 11285k|  53.9 |  1152M |  37 |1381 |2365 |4684 | 469k|  2 |  14k|  13k| 2.648957e+03 | 1.277000e+03 | 107.44%|  28.19%
3592.54/3604.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3592.54/3604.35	c  1178s|209300 | 18587 | 11288k|  53.9 |  1152M |  37 |1381 |2364 |4682 | 469k|  1 |  14k|  13k| 2.648747e+03 | 1.277000e+03 | 107.42%|  28.19%
3592.94/3604.79	c  1179s|209400 | 18601 | 11294k|  53.9 |  1152M |  37 |1381 |2358 |4646 | 469k|  0 |  15k|  13k| 2.648536e+03 | 1.277000e+03 | 107.40%|  28.19%
3593.64/3605.40	c  1180s|209500 | 18621 | 11298k|  53.9 |  1152M |  37 |1381 |2353 |4699 | 469k|  0 |  15k|  13k| 2.648375e+03 | 1.277000e+03 | 107.39%|  28.19%
3593.94/3605.78	c  1180s|209600 | 18637 | 11303k|  53.9 |  1152M |  37 |1381 |2341 |4614 | 469k|  2 |  15k|  13k| 2.647990e+03 | 1.277000e+03 | 107.36%|  28.20%
3594.25/3606.04	c  1180s|209700 | 18637 | 11306k|  53.9 |  1152M |  37 |1381 |2359 |4607 | 469k|  1 |  15k|  13k| 2.647957e+03 | 1.277000e+03 | 107.36%|  28.20%
3594.74/3606.55	c  1181s|209800 | 18655 | 11313k|  53.9 |  1152M |  37 |1381 |2350 |4607 | 469k|  0 |  15k|  13k| 2.647750e+03 | 1.277000e+03 | 107.34%|  28.21%
3595.04/3606.87	c  1181s|209900 | 18665 | 11317k|  53.9 |  1152M |  37 |1381 |2341 |4664 | 469k|  0 |  15k|  13k| 2.647511e+03 | 1.277000e+03 | 107.32%|  28.22%
3595.43/3607.22	c  1181s|210000 | 18677 | 11322k|  53.9 |  1152M |  37 |1381 |2322 |4610 | 469k|  3 |  15k|  13k| 2.647235e+03 | 1.277000e+03 | 107.30%|  28.22%
3595.73/3607.53	c  1182s|210100 | 18685 | 11325k|  53.9 |  1152M |  37 |1381 |2296 |4600 | 469k|  1 |  15k|  13k| 2.647000e+03 | 1.277000e+03 | 107.28%|  28.22%
3595.93/3607.72	c  1182s|210200 | 18689 | 11328k|  53.9 |  1152M |  37 |1381 |2296 |4600 | 469k|  0 |  15k|  13k| 2.647000e+03 | 1.277000e+03 | 107.28%|  28.22%
3596.34/3608.12	c  1182s|210300 | 18707 | 11333k|  53.9 |  1152M |  37 |1381 |2279 |4745 | 469k|  1 |  15k|  13k| 2.646672e+03 | 1.277000e+03 | 107.26%|  28.22%
3596.73/3608.56	c  1183s|210400 | 18721 | 11339k|  53.9 |  1152M |  37 |1381 |2259 |4597 | 469k|  1 |  15k|  13k| 2.646460e+03 | 1.277000e+03 | 107.24%|  28.23%
3597.03/3608.89	c  1183s|210500 | 18731 | 11344k|  53.9 |  1152M |  37 |1381 |2261 |4613 | 469k|  1 |  15k|  13k| 2.646222e+03 | 1.277000e+03 | 107.22%|  28.23%
3597.43/3609.28	c  1183s|210600 | 18745 | 11349k|  53.8 |  1152M |  37 |1381 |2238 |4620 | 469k|  0 |  15k|  13k| 2.645965e+03 | 1.277000e+03 | 107.20%|  28.23%
3597.93/3609.74	c  1184s|210700 | 18761 | 11355k|  53.9 |  1152M |  37 |1381 |2221 |4680 | 469k|  1 |  15k|  13k| 2.645610e+03 | 1.277000e+03 | 107.17%|  28.24%
3598.34/3610.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3598.34/3610.13	c  1184s|210800 | 18777 | 11360k|  53.9 |  1152M |  37 |1381 |2215 |4573 | 470k|  0 |  15k|  13k| 2.645300e+03 | 1.277000e+03 | 107.15%|  28.24%
3598.72/3610.57	c  1185s|210900 | 18793 | 11366k|  53.9 |  1152M |  37 |1381 |2215 |4523 | 470k|  0 |  15k|  13k| 2.644608e+03 | 1.277000e+03 | 107.10%|  28.25%
3599.12/3610.97	c  1185s|211000 | 18807 | 11372k|  53.9 |  1152M |  37 |1381 |2194 |4533 | 470k|  1 |  15k|  13k| 2.644174e+03 | 1.277000e+03 | 107.06%|  28.26%
3599.62/3611.43	c  1186s|211100 | 18813 | 11378k|  53.9 |  1152M |  37 |1381 |2186 |4815 | 470k|  0 |  15k|  13k| 2.643750e+03 | 1.277000e+03 | 107.03%|  28.26%
3600.02/3611.80	
3600.02/3611.80	*** TERMINATED *** by signal
3600.02/3611.80	c
3600.02/3611.80	s SATISFIABLE
3600.02/3611.80	v -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 x467 -x468 -x469 -x470 -x471 x472 -x473 -x474 -x475 x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 x516 -x517 x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 x559 x560 -x561 -x562 x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 x675 -x676 -x677 -x678 -x679 x680 -x681 -x682 -x683 x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 x724 -x725 x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 x767 x768 -x769 -x770 x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 x883 -x884 -x885 -x886 -x887 x888 -x889 -x890 -x891 x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 x932 -x933 x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 x975 x976 -x977 -x978 x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 -x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 -x1089 x1090 -x1091 -x1092 -x1093 -x1094 -x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 x1163 x1164 -x1165 -x1166 -x1167 -x1168 x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 x1178 -x1179 -x1180 -x1181 -x1182 x1183 -x1184 x1185 -x1186 -x1187 -x1188 -x1189 x1190 -x1191 x1192 x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 -x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 x1227 x1228 -x1229 -x1230 -x1231 -x1232 x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 x1242 -x1243 -x1244 -x1245 -x1246 x1247 -x1248 x1249 -x1250 -x1251 -x1252 -x1253 x1254 -x1255 x1256 x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 -x1273 -x1274 -x1275 -x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289 -x1290 x1291 x1292 -x1293 -x1294 -x1295 -x1296 x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 x1306 -x1307 -x1308 -x1309 -x1310 x1311 -x1312 x1313 -x1314 -x1315 -x1316 -x1317 x1318 -x1319 x1320 x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 -x1345 -x1346 -x1347 -x1348 -x1349 -x1350 -x1351 -x1352 -x1353 -x1354 x1355 x1356 -x1357 -x1358 -x1359 -x1360 -x1361 -x1362 -x1363 -x1364 -x1365 -x1366 x1367 -x1368 -x1369 -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1 -x2 -x3 x4 -x5 x6 x7 -x8 -x9 -x10 -x11 x12 -x13 x14 x15 -x16 -x17 -x18 -x19 x20 -x21 x22 x23 -x24 -x25 -x26 -x27 x28 -x29 x30 x31 -x32 -x33 -x34 -x35
3600.02/3611.80	c Model check passed
3600.02/3611.80	c Model check has passed with goal value: -1277
3600.02/3611.80	c _____________________________________________________________________________
3600.02/3611.80	c std/band forms        : 1349,0
3600.02/3611.80	c 2cl/3cl ITE-codings   : 0,0
3600.02/3611.80	c BDD/srt/adr Max costs : 2,218902,0
3600.02/3611.80	c BDDraw/bin/mul/srt/adr: 1346,0,0,3,0
3600.02/3611.80	c BDD nodes             : 5486
3600.02/3611.80	c Es1/CC detections     : 0,0
3600.02/3611.80	c CC sort               : 0
3600.02/3611.80	c SAT/UNSAT calls       : 0,0
3600.02/3611.80	c regenrated variables  : 0
3600.02/3611.80	c eliminated fixed lits : 0
3600.02/3611.80	c goal lit flips        : 0
3600.02/3611.80	c goal stages           : 0
3600.02/3611.80	c goal shrink           : 0
3600.02/3611.80	c goal coeff separations: 0
3600.02/3611.80	c restarts              : 404
3600.02/3611.80	c conflicts             : 11374          (3 /sec)
3600.02/3611.80	c decisions             : 163697         (45 /sec)
3600.02/3611.80	c propagations          : 82159770       (22822 /sec)
3600.02/3611.80	c inspects              : 0              (0 /sec)
3600.02/3611.80	c CPU time (solving tm) : 3600 s        (15.1 s, SAT 0 s, UNSAT 0 s)
3600.02/3611.80	c SAT solver time       : 15.1 s
3600.02/3611.80	c SAT solver SAT time   : 0 s
3600.02/3611.80	c SAT solver UNSAT time : 0 s
3600.02/3611.80	c SAT solver TO time    : 15.1 s
3600.02/3611.80	c Time for SCIP         : 2402 s
3600.02/3611.80	c Coop SCIP LB improvements           : 2
3600.02/3611.80	c Coop SCIP UB improvements           : 2
3600.02/3611.80	c SCIP globally fixed variables       : 0
3600.02/3611.80	c SAT  globally fixed variables       : 0
3600.02/3611.80	c SCIP freeTransform calls            : 5
3600.02/3611.80	c Time for Opt-base     : 0.01924 s
3600.02/3611.80	c Steps for Opt-base    : 157434
3600.02/3611.80	c Time for BDD coding   : 0.009272 s
3600.02/3611.80	c Time for srt coding   : 0.04447 s
3600.02/3611.80	c Inner solver invocations            : 0
3600.02/3611.80	c Inner solving count                 : 0
3600.02/3611.80	c _____________________________________________________________________________

Verifier Data

OK	-1277

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-4780346-1782137261/watcher-4780346-1782137261 -o /tmp/evaluation-result-4780346-1782137261/solver-4780346-1782137261 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780346-1782137261/vars-4780346-1782137261 --bin-var /tmp/runsolver-exch-nodeE001-1782133630-2451898 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4780346-1782137261.opb 

running on 4 cores: 48-51

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,2-6,8,10-11,13-15,18-19,21-24,26,29-31,33-34,36,38-40,45-46,52,54,60,62-63
  3550 MHz: 1,37,48-51,53,56-59,61
  3600 MHz: 7,9,12,16-17,20,25,27-28,32,35,41-44,47,55
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0,2-3
  3550 MHz: 1
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 48-51

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (109047 MiB free)
  node 1: cores 8-15, 129019 MiB (96989 MiB free)
  node 2: cores 16-23, 129019 MiB (93112 MiB free)
  node 3: cores 24-31, 129003 MiB (108420 MiB free)
  node 4: cores 32-39, 129019 MiB (111735 MiB free)
  node 5: cores 40-47, 129019 MiB (108599 MiB free)
  node 6: cores 48-55, 129019 MiB (112643 MiB free)
  node 7: cores 56-63, 128429 MiB (108216 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2455182, runsolver pid=2455179
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 16.52 16.48 16.77 16/873 2455190
/proc/meminfo: memFree=869123652/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=108152 memory=47292 CPUtime=0.08 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 7070 205 0 0 8 0 0 0 20 0 1 0 147014224 110747648 11648 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 27038 11823 5736 506 0 7729 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 108152 KiB
Current children cumulated memory: 47292 KiB

[startup+0.213429 s]*
/proc/loadavg: 16.52 16.48 16.77 17/875 2455197
/proc/meminfo: memFree=869102360/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=110748 memory=49940 CPUtime=0.19 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 7735 205 0 0 19 0 0 0 20 0 1 0 147014224 113405952 12288 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 27687 12485 5736 506 0 8378 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 110748 KiB
Current children cumulated memory: 49940 KiB

[startup+0.3122 s]*
/proc/loadavg: 16.52 16.48 16.77 17/875 2455197
/proc/meminfo: memFree=869083144/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=129004 memory=65348 CPUtime=0.29 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 11370 205 0 0 29 0 0 0 20 0 1 0 147014224 132100096 16128 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 32251 16337 5972 506 0 12942 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 129004 KiB
Current children cumulated memory: 65348 KiB

[startup+0.700118 s]
/proc/loadavg: 16.52 16.48 16.77 17/875 2455197
/proc/meminfo: memFree=869047648/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=142244 memory=78996 CPUtime=0.67 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 15809 205 0 0 66 1 0 0 20 0 1 0 147014224 145657856 19659 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 35561 19749 6033 506 0 16252 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 142244 KiB
Current children cumulated memory: 78996 KiB

[startup+1.50011 s]
/proc/loadavg: 16.52 16.48 16.77 17/875 2455197
/proc/meminfo: memFree=868947508/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=143460 memory=79944 CPUtime=1.47 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 16046 205 0 0 146 1 0 0 20 0 1 0 147014224 146903040 19915 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 35865 19986 6033 506 0 16556 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 143460 KiB
Current children cumulated memory: 79944 KiB

[startup+3.11339 s]
/proc/loadavg: 16.47 16.47 16.76 16/871 2455205
/proc/meminfo: memFree=876568804/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=170872 memory=101632 CPUtime=3.07 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 21469 205 0 0 306 1 0 0 20 0 1 0 147014224 174972928 25291 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 42718 25408 6033 506 0 23409 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 170872 KiB
Current children cumulated memory: 101632 KiB

[startup+6.3001 s]
/proc/loadavg: 16.47 16.47 16.76 17/875 2455247
/proc/meminfo: memFree=876533644/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=182464 memory=110272 CPUtime=6.25 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 23631 205 0 0 624 1 0 0 20 0 1 0 147014224 186843136 27467 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 45616 27568 6033 506 0 26307 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 182464 KiB
Current children cumulated memory: 110272 KiB

[startup+12.7002 s]
/proc/loadavg: 16.40 16.45 16.75 16/871 2455605
/proc/meminfo: memFree=894327612/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=332528 memory=258064 CPUtime=12.63 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 58650 205 0 0 1249 14 0 0 20 0 1 0 147014224 340508672 64359 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 83132 64516 6129 506 0 63823 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 332528 KiB
Current children cumulated memory: 258064 KiB

[startup+25.5001 s]
/proc/loadavg: 16.34 16.44 16.75 17/878 2455700
/proc/meminfo: memFree=892889688/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=316728 memory=245176 CPUtime=25.4 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 60205 205 0 0 2522 18 0 0 20 0 1 0 147014224 324329472 61253 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 79182 61294 6161 506 0 59873 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 316728 KiB
Current children cumulated memory: 245176 KiB

[startup+51.1135 s]
/proc/loadavg: 16.30 16.42 16.73 17/878 2455750
/proc/meminfo: memFree=889894584/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=364668 memory=283236 CPUtime=50.93 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 69804 205 0 0 5074 19 0 0 20 0 1 0 147014224 373420032 70725 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 91167 70809 6172 506 0 71858 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 364668 KiB
Current children cumulated memory: 283236 KiB

[startup+102.3 s]
/proc/loadavg: 16.76 16.53 16.75 17/878 2455850
/proc/meminfo: memFree=858662088/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=479412 memory=363244 CPUtime=101.95 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 90084 205 0 0 10175 20 0 0 20 0 1 0 147014224 490917888 90693 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 119853 90811 6172 506 0 100544 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 479412 KiB
Current children cumulated memory: 363244 KiB

[startup+162.3 s]
/proc/loadavg: 16.47 16.49 16.72 17/883 2456512
/proc/meminfo: memFree=868679504/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=556068 memory=421448 CPUtime=161.74 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 102505 205 0 0 16154 20 0 0 20 0 1 0 147014224 569413632 105238 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 139017 105362 6172 506 0 119708 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 556068 KiB
Current children cumulated memory: 421448 KiB

[startup+222.3 s]
/proc/loadavg: 16.17 16.40 16.68 17/882 2456516
/proc/meminfo: memFree=767956480/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=599408 memory=463616 CPUtime=221.54 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 108104 205 0 0 22133 21 0 0 20 0 1 0 147014224 613793792 115788 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 149852 115904 6172 506 0 130543 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 599408 KiB
Current children cumulated memory: 463616 KiB

[startup+282.3 s]
/proc/loadavg: 16.43 16.43 16.67 17/883 2456674
/proc/meminfo: memFree=849243856/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=640520 memory=502316 CPUtime=281.35 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 113451 205 0 0 28113 22 0 0 20 0 1 0 147014224 655892480 125504 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 160130 125579 6172 506 0 140821 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 640520 KiB
Current children cumulated memory: 502316 KiB

[startup+342.3 s]
/proc/loadavg: 16.16 16.35 16.62 17/878 2456775
/proc/meminfo: memFree=776250856/1055320720 swapFree=33554428/33554428

################
# More data... #
################

Current children cumulated memory: 1275344 KiB

[startup+2862.3 s]
/proc/loadavg: 16.01 16.07 16.13 17/871 2457305
/proc/meminfo: memFree=757724760/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1366144 memory=1275344 CPUtime=2852.95 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 223937 205 0 0 285111 184 0 0 20 0 1 0 147014224 1398931456 318510 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 341536 318836 6325 506 0 322227 0
Current children cumulated CPU time: 2852.95 s
Current children cumulated vsize: 1366144 KiB
Current children cumulated memory: 1275344 KiB

[startup+2922.3 s]
/proc/loadavg: 16.07 16.07 16.12 17/872 2457311
/proc/meminfo: memFree=757585044/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1366144 memory=1275344 CPUtime=2912.76 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 223949 205 0 0 291092 184 0 0 20 0 1 0 147014224 1398931456 318510 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 341536 318836 6325 506 0 322227 0
Current children cumulated CPU time: 2912.76 s
Current children cumulated vsize: 1366144 KiB
Current children cumulated memory: 1275344 KiB

[startup+2982.3 s]
/proc/loadavg: 16.02 16.05 16.11 17/872 2457313
/proc/meminfo: memFree=757416872/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1366144 memory=1275344 CPUtime=2972.57 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 223963 205 0 0 297073 184 0 0 20 0 1 0 147014224 1398931456 318510 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 341536 318836 6325 506 0 322227 0
Current children cumulated CPU time: 2972.57 s
Current children cumulated vsize: 1366144 KiB
Current children cumulated memory: 1275344 KiB

[startup+3042.3 s]
/proc/loadavg: 16.01 16.04 16.10 17/872 2457314
/proc/meminfo: memFree=755714060/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1366144 memory=1284100 CPUtime=3032.38 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 224110 205 0 0 303054 184 0 0 20 0 1 0 147014224 1398931456 320676 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 341536 321025 6325 506 0 322227 0
Current children cumulated CPU time: 3032.38 s
Current children cumulated vsize: 1366144 KiB
Current children cumulated memory: 1284100 KiB

[startup+3102.3 s]
/proc/loadavg: 16.00 16.03 16.09 17/872 2457315
/proc/meminfo: memFree=756423084/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1398232 memory=1305576 CPUtime=3092.19 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 226415 205 0 0 309034 185 0 0 20 0 1 0 147014224 1431789568 326129 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 349558 326394 6325 506 0 330249 0
Current children cumulated CPU time: 3092.19 s
Current children cumulated vsize: 1398232 KiB
Current children cumulated memory: 1305576 KiB

[startup+3162.3 s]
/proc/loadavg: 16.00 16.02 16.08 17/872 2457316
/proc/meminfo: memFree=754618204/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1398232 memory=1309980 CPUtime=3151.99 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 226495 205 0 0 315014 185 0 0 20 0 1 0 147014224 1431789568 327153 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 349558 327495 6325 506 0 330249 0
Current children cumulated CPU time: 3151.99 s
Current children cumulated vsize: 1398232 KiB
Current children cumulated memory: 1309980 KiB

[startup+3222.3 s]
/proc/loadavg: 16.00 16.02 16.08 17/871 2457328
/proc/meminfo: memFree=753626452/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1398232 memory=1314800 CPUtime=3211.8 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 226678 205 0 0 320995 185 0 0 20 0 1 0 147014224 1431789568 328377 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 349558 328700 6325 506 0 330249 0
Current children cumulated CPU time: 3211.8 s
Current children cumulated vsize: 1398232 KiB
Current children cumulated memory: 1314800 KiB

[startup+3282.3 s]
/proc/loadavg: 16.00 16.01 16.07 17/871 2457329
/proc/meminfo: memFree=754326436/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1398232 memory=1316336 CPUtime=3271.6 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 227070 205 0 0 326974 186 0 0 20 0 1 0 147014224 1431789568 328761 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 349558 329084 6325 506 0 330249 0
Current children cumulated CPU time: 3271.6 s
Current children cumulated vsize: 1398232 KiB
Current children cumulated memory: 1316336 KiB

[startup+3342.3 s]
/proc/loadavg: 16.00 16.01 16.07 17/871 2457333
/proc/meminfo: memFree=749095704/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1410768 memory=1323812 CPUtime=3331.4 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 227817 205 0 0 332954 186 0 0 20 0 1 0 147014224 1444626432 330585 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 352692 330953 6325 506 0 333383 0
Current children cumulated CPU time: 3331.4 s
Current children cumulated vsize: 1410768 KiB
Current children cumulated memory: 1323812 KiB

[startup+3402.3 s]
/proc/loadavg: 16.00 16.00 16.06 17/872 2457335
/proc/meminfo: memFree=752733908/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1410768 memory=1323812 CPUtime=3391.21 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 227863 205 0 0 338935 186 0 0 20 0 1 0 147014224 1444626432 330585 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 352692 330953 6325 506 0 333383 0
Current children cumulated CPU time: 3391.21 s
Current children cumulated vsize: 1410768 KiB
Current children cumulated memory: 1323812 KiB

[startup+3462.3 s]
/proc/loadavg: 16.00 16.00 16.05 17/872 2457336
/proc/meminfo: memFree=750377484/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1410768 memory=1323812 CPUtime=3451.01 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 227868 205 0 0 344914 187 0 0 20 0 1 0 147014224 1444626432 330585 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 352692 330953 6325 506 0 333383 0
Current children cumulated CPU time: 3451.01 s
Current children cumulated vsize: 1410768 KiB
Current children cumulated memory: 1323812 KiB

[startup+3522.3 s]
/proc/loadavg: 16.00 16.00 16.05 17/872 2457341
/proc/meminfo: memFree=745627048/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1436752 memory=1337368 CPUtime=3510.81 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 228705 205 0 0 350894 187 0 0 20 0 1 0 147014224 1471234048 334077 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 359188 334342 6325 506 0 339879 0
Current children cumulated CPU time: 3510.81 s
Current children cumulated vsize: 1436752 KiB
Current children cumulated memory: 1337368 KiB

[startup+3582.3 s]
/proc/loadavg: 16.08 16.02 16.05 17/872 2457342
/proc/meminfo: memFree=750727964/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1440404 memory=1340968 CPUtime=3570.62 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 229605 205 0 0 356874 188 0 0 20 0 1 0 147014224 1474973696 334973 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 360101 335242 6325 506 0 340792 0
Current children cumulated CPU time: 3570.62 s
Current children cumulated vsize: 1440404 KiB
Current children cumulated memory: 1340968 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.8 s]
/proc/loadavg: 16.07 16.03 16.05 16/861 2457411
/proc/meminfo: memFree=752722184/1055320720 swapFree=33554428/33554428
[pid=2455182] ppid=2455179 vsize=1440404 memory=1341120 CPUtime=3600.02 cores=48-51
/proc/2455182/stat : 2455182 (naps_release) R 2455179 2455182 2451876 0 -1 4194304 229643 205 0 0 359814 188 0 0 20 0 1 0 147014224 1474973696 334973 18446744073709551615 4210688 6281017 140736057127552 0 0 0 0 0 16898 0 0 0 17 49 0 0 0 0 0 6662968 6676388 33353728 140736057129179 140736057129360 140736057129360 140736057135048 0
/proc/2455182/statm: 360101 335280 6325 506 0 340792 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 1440404 KiB
Current children cumulated memory: 1341120 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3611.81 s]
# the end of solver process 2455182 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3598.15 s, system=1.88823 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 10

Real time (s): 3611.81
CPU time (s): 3600.04
CPU user time (s): 3598.15
CPU system time (s): 1.88823
CPU usage (%): 99.674
Max. virtual memory (cumulated for all children) (KiB): 1440404
Max. memory (cumulated for all children) (KiB): 1341120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.15
system time used= 1.88823
maximum resident set size= 1339892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229848
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= 364
involuntary context switches= 2450


# summary of solver processes directly reported to runsolver:
#   pid: 2455182
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3598.15
#   total CPU system time (s): 1.88823

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.2128 second user time and 37.5459 second system time

The end

Launcher Data

Begin job on nodeE001 at 2026-06-22 16:07:41
IDJOB=4780346
IDBENCH=158466
IDSOLVER=3589
FILE ID=nodeE001/4780346-1782137261
RUNJOBID= nodeE001-1782133630-2451898
SLURM_JOB_ID= 12510913
Free space on /tmp= 798464 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern35-09.lin.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4780346-1782137261/watcher-4780346-1782137261 -o /tmp/evaluation-result-4780346-1782137261/solver-4780346-1782137261 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4780346-1782137261/vars-4780346-1782137261 --bin-var /tmp/runsolver-exch-nodeE001-1782133630-2451898 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4780346-1782137261.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= 88e07485ddda73ef9c5cf0cbed9ceb05
RANDOM SEED=493690009

nodeE001 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		: 2493.659
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.23
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		: 3567.325
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.23
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		: 2493.659
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.23
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		: 3565.585
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.23
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		: 2493.659
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.23
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		: 2493.659
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.23
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		: 2493.659
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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
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		: 3588.689
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.23
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.23
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		: 3579.825
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.23
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		: 3587.377
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.23
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		: 3588.408
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.23
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.23
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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.084
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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
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.23
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		: 3580.059
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.23
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		: 3607.223
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.23
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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
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		: 3605.590
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.23
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.23
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		: 3580.717
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.23
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.23
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.23
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		: 3589.139
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.23
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.23
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.23
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		: 3582.368
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.23
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		: 3582.632
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.23
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.23
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		: 2493.659
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.23
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		: 2493.659
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.23
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.23
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		: 3568.948
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.23
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		: 2493.659
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.23
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.23
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.23
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		: 3592.987
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.23
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		: 3595.026
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.23
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		: 2493.659
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.23
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		: 3596.185
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.23
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		: 2493.659
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.23
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		: 2493.659
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.23
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		: 3592.976
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.23
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		: 3568.626
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.23
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		: 3564.483
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.23
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		: 3545.981
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.23
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		: 3562.762
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.23
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		: 2493.659
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.23
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		: 3574.152
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.23
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.23
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.23
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.887
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.23
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		: 3566.028
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.23
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		: 3565.814
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.23
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		: 2493.659
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.23
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.23
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		: 3574.830
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.23
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.23
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		: 3573.742
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.23
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:       1055320720 kB
MemFree:        869147380 kB
MemAvailable:   1004950380 kB
Buffers:            3352 kB
Cached:         140060212 kB
SwapCached:            0 kB
Active:         43642112 kB
Inactive:       138404012 kB
Active(anon):   42870456 kB
Inactive(anon):        0 kB
Active(file):     771656 kB
Inactive(file): 138404012 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15612 kB
Writeback:           112 kB
AnonPages:      41971420 kB
Mapped:           250740 kB
Shmem:            887856 kB
KReclaimable:    1544020 kB
Slab:            2136436 kB
SReclaimable:    1544020 kB
SUnreclaim:       592416 kB
KernelStack:       14960 kB
PageTables:        90640 kB
SecPageTables:     15292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214788 kB
Committed_AS:   45631240 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479012 kB
VmallocChunk:          0 kB
Percpu:           123904 kB
HardwareCorrupted:     0 kB
AnonHugePages:  17393664 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:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 798296 MiB
End job on nodeE001 at 2026-06-22 17:07:53