Trace number 4513952

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 NameAnswerCPU timeWall clock time
SCIP 2024-07-07UNSAT 954.059 956.927

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/
normalized-3col-almost3reg-l045-r044-n1.opb
MD5SUMb9564511887892a7d25b0d6be869bead
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.69735
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2484
Total number of constraints5292
Number of constraints which are clauses4464
Number of constraints which are cardinality constraints (but not clauses)828
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4513952-1751227488.opb>
0.00/0.02	c original problem has 2484 variables (2484 bin, 0 int, 0 impl, 0 cont) and 5292 constraints
0.00/0.02	c problem read in 0.01
0.00/0.02	c No objective function, only one solution is needed.
0.00/0.03	c presolving:
0.00/0.04	c    (0.0s) running MILP presolver
0.00/0.04	c    (0.0s) MILP presolver found nothing
0.00/0.05	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 5292 upgd conss, 0 impls, 5292 clqs
0.00/0.08	c    (0.1s) probing: 51/2484 (2.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.08	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.00/0.08	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.10	c    (0.1s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
0.00/0.10	c dynamic symmetry handling statistics:
0.00/0.10	c    orbitopal reduction:       no components
0.00/0.10	c    orbital reduction:         no components
0.00/0.10	c    lexicographic reduction:   no permutations
0.00/0.10	c handled 1 out of 1 symmetry components
0.00/0.10	c (round 2, exhaustive) 10 del vars, 0 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 5292 upgd conss, 0 impls, 5255 clqs
0.00/0.10	c (round 3, fast)       24 del vars, 44 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 5292 upgd conss, 0 impls, 5248 clqs
0.09/0.11	c    (0.1s) probing: 56/2484 (2.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.11	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.09/0.11	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
0.09/0.11	c  24 deleted vars, 44 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.11	c  0 implications, 5248 cliques
0.09/0.11	c presolved problem has 2467 variables (2467 bin, 0 int, 0 impl, 0 cont) and 5249 constraints
0.09/0.11	c    5248 constraints of type <setppc>
0.09/0.11	c       1 constraints of type <orbitope>
0.09/0.11	c transformed objective value is always integral (scale: 1)
0.09/0.11	c Presolving Time: 0.08
0.09/0.11	c - non default parameters ----------------------------------------------------------------------
0.09/0.11	c # SCIP version 10.0.0
0.09/0.11	c 
0.09/0.11	c # maximal time in seconds to run
0.09/0.11	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.09/0.11	c limits/time = 3596.997013
0.09/0.11	c 
0.09/0.11	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.11	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.09/0.11	c limits/memory = 27900
0.09/0.11	c 
0.09/0.11	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.09/0.11	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.09/0.11	c limits/solutions = 1
0.09/0.11	c 
0.09/0.11	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.09/0.11	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.09/0.11	c misc/usesymmetry = 3
0.09/0.11	c 
0.09/0.11	c # belongs reading time to solving time?
0.09/0.11	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.09/0.11	c timing/reading = TRUE
0.09/0.11	c 
0.09/0.11	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.09/0.11	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.09/0.11	c propagating/symmetry/detectdoublelex = FALSE
0.09/0.11	c 
0.09/0.11	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.09/0.11	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.09/0.11	c propagating/symmetry/detectsubgroups = FALSE
0.09/0.11	c 
0.09/0.11	c # Type of symmetries that shall be computed?
0.09/0.11	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.09/0.11	c propagating/symmetry/symtype = 1
0.09/0.11	c 
0.09/0.11	c # Should components consisting of a single full reflection be handled?
0.09/0.11	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.09/0.11	c propagating/symmetry/usesimplesgncomp = FALSE
0.09/0.11	c 
0.09/0.11	c -----------------------------------------------------------------------------------------------
0.09/0.11	c start solving
0.09/0.11	c 
0.09/0.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.09/0.18	c   0.2s|     1 |     0 |  2362 |     - |    30M |   0 |2467 |5277 |5248 |   0 |  0 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.58/0.64	c   0.6s|     1 |     0 |  7382 |     - |    34M |   0 |2467 |5278 |5400 | 152 |  1 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.78/0.80	c   0.8s|     1 |     0 |  8047 |     - |    34M |   0 |2467 |5279 |5524 | 276 |  2 |  29 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.88/0.94	c   0.9s|     1 |     0 |  8345 |     - |    35M |   0 |2467 |5281 |5592 | 344 |  3 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.08/1.11	c   1.1s|     1 |     0 |  8510 |     - |    37M |   0 |2467 |5282 |5626 | 378 |  4 |  32 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.18/1.25	c   1.2s|     1 |     0 |  8626 |     - |    39M |   0 |2467 |5283 |5646 | 398 |  5 |  33 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.38/1.40	c   1.4s|     1 |     0 |  8764 |     - |    40M |   0 |2467 |5284 |5664 | 416 |  6 |  34 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.48/1.52	c   1.5s|     1 |     0 |  8922 |     - |    41M |   0 |2467 |5285 |5690 | 442 |  7 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.57/1.63	c   1.6s|     1 |     0 |  9081 |     - |    43M |   0 |2467 |5286 |5715 | 467 |  8 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.67/1.78	c   1.8s|     1 |     0 |  9200 |     - |    45M |   0 |2467 |5287 |5732 | 484 |  9 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.87/1.91	c   1.9s|     1 |     0 |  9355 |     - |    47M |   0 |2467 |5288 |5751 | 503 | 10 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.87/1.96	c   1.9s|     1 |     0 |  9456 |     - |    48M |   0 |2467 |5289 |5711 | 520 | 11 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.27/2.39	c   2.4s|     1 |     2 | 10121 |     - |    48M |   0 |2467 |5295 |5711 | 520 | 11 |  45 |  11 | 0.000000e+00 |      --      |    Inf | unknown
3.27/3.33	c   3.3s|   100 |    61 | 16223 |  73.5 |    54M |  54 |2467 |5371 |5568 | 761 |  1 | 122 |  11 | 0.000000e+00 |      --      |    Inf | unknown
3.86/3.91	c   3.9s|   200 |    63 | 17670 |  43.9 |    62M |  54 |2467 |5472 |5568 | 997 |  1 | 226 |  11 | 0.000000e+00 |      --      |    Inf | unknown
4.46/4.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.46/4.54	c   4.5s|   300 |    60 | 21634 |  42.4 |    64M |  54 |2467 |5590 |5610 |1470 |  1 | 352 |  11 | 0.000000e+00 |      --      |    Inf | unknown
5.47/5.53	c   5.5s|   400 |    55 | 25651 |  41.9 |    64M |  54 |2467 |5718 |5616 |1964 |  0 | 489 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.66/7.71	c   7.7s|   500 |    59 | 29369 |  40.9 |    64M |  54 |2467 |5780 |5538 |2431 |  1 | 559 |  11 | 0.000000e+00 |      --      |    Inf | unknown
8.85/8.91	c   8.9s|   600 |    74 | 31706 |  38.0 |    66M |  54 |2467 |5847 |5575 |2700 |  2 | 627 |  11 | 0.000000e+00 |      --      |    Inf | unknown
9.35/9.43	c   9.4s|   700 |    67 | 32861 |  34.2 |    67M |  54 |2467 |5920 |5569 |2817 |  1 | 712 |  11 | 0.000000e+00 |      --      |    Inf | unknown
11.34/11.42	c  11.4s|   800 |    69 | 35820 |  33.6 |    68M |  54 |2467 |5953 |5587 |3167 |  1 | 764 |  11 | 0.000000e+00 |      --      |    Inf | unknown
11.64/11.78	c  11.8s|   900 |    81 | 38554 |  32.9 |    68M |  54 |2467 |5992 |5579 |3270 |  1 | 818 |  11 | 0.000000e+00 |      --      |    Inf | unknown
11.94/12.09	c  12.1s|  1000 |    66 | 40357 |  31.4 |    68M |  54 |2467 |6077 |5570 |3328 |  1 | 918 |  11 | 0.000000e+00 |      --      |    Inf | unknown
12.24/12.33	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
12.24/12.33	c (run 1, node 1098) performing user restart
12.24/12.33	c 
12.24/12.33	c (restart) converted 260 cuts from the global cut pool into linear constraints
12.24/12.33	c 
12.24/12.34	c presolving:
12.24/12.34	c (round 1, fast)       0 del vars, 142 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 80 chg coeffs, 0 upgd conss, 0 impls, 5448 clqs
12.24/12.35	c (round 2, exhaustive) 0 del vars, 320 del conss, 44 add conss, 0 chg bounds, 7 chg sides, 83 chg coeffs, 0 upgd conss, 0 impls, 5448 clqs
12.24/12.35	c (round 3, exhaustive) 0 del vars, 320 del conss, 44 add conss, 0 chg bounds, 7 chg sides, 85 chg coeffs, 271 upgd conss, 0 impls, 5482 clqs
12.24/12.36	c (round 4, fast)       0 del vars, 340 del conss, 44 add conss, 0 chg bounds, 7 chg sides, 85 chg coeffs, 271 upgd conss, 0 impls, 5483 clqs
12.24/12.36	c (round 5, medium)     0 del vars, 344 del conss, 49 add conss, 0 chg bounds, 12 chg sides, 98 chg coeffs, 271 upgd conss, 0 impls, 5487 clqs
12.24/12.36	c (round 6, exhaustive) 0 del vars, 349 del conss, 50 add conss, 0 chg bounds, 12 chg sides, 98 chg coeffs, 271 upgd conss, 0 impls, 5487 clqs
12.24/12.37	c (round 7, exhaustive) 0 del vars, 373 del conss, 50 add conss, 0 chg bounds, 12 chg sides, 108 chg coeffs, 271 upgd conss, 0 impls, 5487 clqs
12.24/12.38	c presolving (8 rounds: 8 fast, 6 medium, 5 exhaustive):
12.24/12.38	c  0 deleted vars, 374 deleted constraints, 50 added constraints, 0 tightened bounds, 0 added holes, 12 changed sides, 110 changed coefficients
12.24/12.38	c  0 implications, 5487 cliques
12.24/12.38	c presolved problem has 2467 variables (2467 bin, 0 int, 0 impl, 0 cont) and 6079 constraints
12.24/12.38	c      43 constraints of type <knapsack>
12.24/12.38	c    5352 constraints of type <setppc>
12.24/12.38	c       3 constraints of type <linear>
12.24/12.38	c       1 constraints of type <orbitope>
12.24/12.38	c     680 constraints of type <logicor>
12.24/12.38	c transformed objective value is always integral (scale: 1)
12.24/12.38	c Presolving Time: 0.12
12.24/12.38	c 
12.34/12.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.34/12.44	c  12.4s|     1 |     0 | 43530 |     - |    69M |   0 |2467 |6084 |5408 |   0 |  0 | 999 |  11 | 0.000000e+00 |      --      |    Inf | unknown
12.54/12.60	c  12.6s|     1 |     0 | 44042 |     - |    70M |   0 |2467 |6085 |5554 | 146 |  1 |1000 |  11 | 0.000000e+00 |      --      |    Inf | unknown
12.64/12.78	c  12.8s|     1 |     0 | 44285 |     - |    71M |   0 |2467 |6086 |5600 | 192 |  2 |1001 |  11 | 0.000000e+00 |      --      |    Inf | unknown
12.74/12.86	c  12.8s|     1 |     0 | 44393 |     - |    72M |   0 |2467 |6087 |5622 | 214 |  3 |1002 |  11 | 0.000000e+00 |      --      |    Inf | unknown
12.84/12.99	c  13.0s|     1 |     0 | 44504 |     - |    73M |   0 |2467 |6088 |5633 | 225 |  4 |1003 |  11 | 0.000000e+00 |      --      |    Inf | unknown
12.94/13.07	c  13.1s|     1 |     0 | 44605 |     - |    74M |   0 |2467 |6089 |5651 | 243 |  5 |1004 |  11 | 0.000000e+00 |      --      |    Inf | unknown
13.13/13.22	c  13.2s|     1 |     0 | 44710 |     - |    75M |   0 |2467 |6091 |5667 | 259 |  6 |1006 |  11 | 0.000000e+00 |      --      |    Inf | unknown
13.13/13.29	c  13.3s|     1 |     0 | 44785 |     - |    75M |   0 |2467 |6092 |5682 | 274 |  7 |1007 |  11 | 0.000000e+00 |      --      |    Inf | unknown
13.33/13.44	c  13.4s|     1 |     0 | 44879 |     - |    78M |   0 |2467 |6093 |5696 | 288 |  8 |1008 |  11 | 0.000000e+00 |      --      |    Inf | unknown
13.43/13.52	c  13.5s|     1 |     0 | 44955 |     - |    82M |   0 |2467 |6094 |5706 | 298 |  9 |1009 |  11 | 0.000000e+00 |      --      |    Inf | unknown
13.53/13.66	c  13.7s|     1 |     0 | 45062 |     - |    85M |   0 |2467 |6095 |5611 | 312 | 10 |1010 |  11 | 0.000000e+00 |      --      |    Inf | unknown
13.63/13.70	c  13.7s|     1 |     0 | 45139 |     - |    85M |   0 |2467 |6096 |5622 | 323 | 11 |1011 |  11 | 0.000000e+00 |      --      |    Inf | unknown
14.23/14.36	c  14.3s|     1 |     2 | 46825 |     - |    85M |   0 |2467 |6105 |5622 | 323 | 11 |1020 |  30 | 0.000000e+00 |      --      |    Inf | unknown
14.93/15.08	c  15.1s|   100 |    49 | 55347 |  35.7 |    87M |  39 |2467 |6214 |5452 | 475 |  0 |1129 |  30 | 0.000000e+00 |      --      |    Inf | unknown
15.43/15.56	c  15.6s|   200 |    65 | 58952 |  35.7 |    88M |  40 |2467 |6287 |5443 | 636 |  1 |1202 |  30 | 0.000000e+00 |      --      |    Inf | unknown
15.82/15.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.82/15.90	c  15.9s|   300 |    81 | 60987 |  34.6 |    88M |  40 |2467 |6394 |5453 | 671 |  1 |1310 |  30 | 0.000000e+00 |      --      |    Inf | unknown
16.03/16.18	c  16.2s|   400 |    66 | 61805 |  32.8 |    89M |  40 |2467 |6477 |5458 | 725 |  2 |1395 |  30 | 0.000000e+00 |      --      |    Inf | unknown
16.42/16.51	c  16.5s|   500 |    68 | 63067 |  31.6 |    90M |  40 |2467 |6571 |5451 | 820 |  1 |1491 |  30 | 0.000000e+00 |      --      |    Inf | unknown
16.72/16.84	c  16.8s|   600 |    86 | 65491 |  31.1 |    90M |  40 |2467 |6669 |   0 | 898 |  0 |1608 |  30 | 0.000000e+00 |      --      |    Inf | unknown
17.02/17.13	c  17.1s|   700 |    78 | 66975 |  30.2 |    90M |  40 |2467 |6813 |5442 | 988 |  1 |1810 |  30 | 0.000000e+00 |      --      |    Inf | unknown
17.42/17.50	c  17.5s|   800 |    83 | 69788 |  30.1 |    91M |  40 |2467 |6921 |5437 |1198 |  1 |1975 |  30 | 0.000000e+00 |      --      |    Inf | unknown
17.72/17.81	c  17.8s|   900 |    90 | 71827 |  29.6 |    91M |  40 |2467 |7001 |5453 |1408 |  2 |2150 |  30 | 0.000000e+00 |      --      |    Inf | unknown
17.92/18.10	c  18.1s|  1000 |    79 | 73293 |  28.9 |    91M |  40 |2467 |7109 |5459 |1547 |  1 |2359 |  30 | 0.000000e+00 |      --      |    Inf | unknown
18.31/18.48	c  18.5s|  1100 |    91 | 76539 |  29.1 |    91M |  40 |2467 |7203 |5437 |1583 |  1 |2526 |  30 | 0.000000e+00 |      --      |    Inf | unknown
18.71/18.82	c  18.8s|  1200 |    94 | 78736 |  28.8 |    91M |  40 |2467 |7302 |5462 |1711 |  1 |2731 |  30 | 0.000000e+00 |      --      |    Inf | unknown
19.02/19.13	c  19.1s|  1300 |    88 | 80536 |  28.3 |    91M |  40 |2467 |7440 |   0 |1853 |  0 |2958 |  30 | 0.000000e+00 |      --      |    Inf | unknown
19.31/19.42	c  19.4s|  1400 |    77 | 82227 |  27.9 |    92M |  40 |2467 |7565 |5450 |1964 |  1 |3195 |  30 | 0.000000e+00 |      --      |    Inf | unknown
19.61/19.76	c  19.7s|  1500 |    70 | 84281 |  27.6 |    92M |  40 |2467 |7638 |5442 |2185 |  1 |3412 |  30 | 0.000000e+00 |      --      |    Inf | unknown
19.91/20.05	c  20.0s|  1600 |    80 | 85923 |  27.2 |    92M |  40 |2467 |7708 |5442 |2242 |  1 |3574 |  30 | 0.000000e+00 |      --      |    Inf | unknown
20.20/20.37	c  20.4s|  1700 |    85 | 87956 |  26.9 |    93M |  40 |2467 |7779 |   0 |2338 |  0 |3758 |  30 | 0.000000e+00 |      --      |    Inf | unknown
20.60/20.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.60/20.75	c  20.7s|  1800 |    84 | 90623 |  26.9 |    93M |  40 |2467 |7797 |5451 |2456 |  1 |3916 |  30 | 0.000000e+00 |      --      |    Inf | unknown
20.91/21.07	c  21.1s|  1900 |    74 | 92390 |  26.6 |    94M |  40 |2467 |7827 |5442 |2572 |  1 |4095 |  30 | 0.000000e+00 |      --      |    Inf | unknown
21.30/21.44	c  21.4s|  2000 |    70 | 94696 |  26.5 |    95M |  40 |2467 |7837 |   0 |2736 |  0 |4263 |  30 | 0.000000e+00 |      --      |    Inf | unknown
21.80/21.96	c  22.0s|  2100 |    77 | 98155 |  26.7 |    96M |  40 |2467 |7761 |5439 |3033 |  1 |4421 |  30 | 0.000000e+00 |      --      |    Inf |   0.69%
22.20/22.34	c  22.3s|  2200 |    79 |101527 |  27.0 |    97M |  40 |2467 |7899 |5439 |3243 |  1 |4625 |  30 | 0.000000e+00 |      --      |    Inf |   0.70%
22.49/22.66	c  22.7s|  2300 |    75 |103199 |  26.7 |    97M |  40 |2467 |8035 |5455 |3323 |  2 |4904 |  30 | 0.000000e+00 |      --      |    Inf |   0.74%
22.79/22.97	c  23.0s|  2400 |    79 |105028 |  26.4 |    97M |  40 |2467 |8142 |5465 |3438 |  1 |5131 |  30 | 0.000000e+00 |      --      |    Inf |   0.77%
23.19/23.34	c  23.3s|  2500 |    76 |107009 |  26.2 |    97M |  40 |2467 |8241 |   0 |3667 |  0 |5347 |  30 | 0.000000e+00 |      --      |    Inf |   0.77%
23.49/23.67	c  23.7s|  2600 |    72 |108982 |  26.1 |    98M |  40 |2467 |8367 |5491 |3817 |  1 |5549 |  30 | 0.000000e+00 |      --      |    Inf |   0.79%
23.89/24.07	c  24.1s|  2700 |    71 |111716 |  26.1 |    98M |  40 |2467 |8392 |5436 |3963 |  1 |5788 |  30 | 0.000000e+00 |      --      |    Inf |   0.85%
24.29/24.48	c  24.5s|  2800 |    76 |114206 |  26.1 |    99M |  40 |2467 |8336 |5445 |4091 |  1 |5931 |  30 | 0.000000e+00 |      --      |    Inf |   0.90%
24.69/24.85	c  24.8s|  2900 |    75 |116622 |  26.0 |    99M |  40 |2467 |8248 |5442 |4214 |  1 |6113 |  30 | 0.000000e+00 |      --      |    Inf |   0.95%
25.08/25.25	c  25.2s|  3000 |    79 |119814 |  26.2 |    99M |  40 |2467 |8210 |5436 |4376 |  1 |6308 |  30 | 0.000000e+00 |      --      |    Inf |   0.97%
25.48/25.61	c  25.6s|  3100 |    74 |122530 |  26.2 |    99M |  40 |2467 |8199 |   0 |4487 |  0 |6511 |  30 | 0.000000e+00 |      --      |    Inf |   1.08%
25.78/25.95	c  25.9s|  3200 |    72 |124669 |  26.1 |   100M |  40 |2467 |8374 |   0 |4607 |  0 |6738 |  30 | 0.000000e+00 |      --      |    Inf |   1.12%
26.18/26.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.18/26.32	c  26.3s|  3300 |    71 |126934 |  26.0 |   100M |  40 |2467 |8459 |5471 |4860 |  2 |6951 |  30 | 0.000000e+00 |      --      |    Inf |   1.14%
26.48/26.69	c  26.7s|  3400 |    69 |129150 |  25.9 |   100M |  40 |2467 |8517 |   0 |5190 |  0 |7119 |  30 | 0.000000e+00 |      --      |    Inf |   1.15%
26.98/27.20	c  27.2s|  3500 |    75 |133887 |  26.4 |   100M |  40 |2467 |8519 |   0 |5321 |  0 |7271 |  30 | 0.000000e+00 |      --      |    Inf |   1.22%
27.37/27.59	c  27.6s|  3600 |    72 |136146 |  26.3 |   100M |  40 |2467 |8482 |   0 |5475 |  0 |7414 |  30 | 0.000000e+00 |      --      |    Inf |   1.30%
27.77/27.98	c  28.0s|  3700 |    66 |138642 |  26.3 |   100M |  40 |2467 |8443 |5460 |5509 |  1 |7557 |  30 | 0.000000e+00 |      --      |    Inf |   1.40%
28.17/28.34	c  28.3s|  3800 |    87 |141272 |  26.3 |   101M |  40 |2467 |8467 |5449 |5597 |  1 |7703 |  30 | 0.000000e+00 |      --      |    Inf |   1.44%
28.58/28.72	c  28.7s|  3900 |    86 |142820 |  26.0 |   102M |  40 |2467 |8485 |5465 |5747 |  1 |7804 |  30 | 0.000000e+00 |      --      |    Inf |   1.45%
28.88/29.01	c  29.0s|  4000 |    72 |144020 |  25.8 |   102M |  40 |2467 |8573 |5454 |5832 |  1 |7919 |  30 | 0.000000e+00 |      --      |    Inf |   1.45%
29.17/29.37	c  29.4s|  4100 |    76 |145884 |  25.6 |   103M |  40 |2467 |8684 |5454 |5956 |  1 |8057 |  30 | 0.000000e+00 |      --      |    Inf |   1.46%
29.57/29.71	c  29.7s|  4200 |    57 |147902 |  25.5 |   103M |  40 |2467 |8686 |   0 |6072 |  0 |8265 |  30 | 0.000000e+00 |      --      |    Inf |   1.51%
29.98/30.11	c  30.1s|  4300 |    53 |151296 |  25.7 |   103M |  40 |2467 |8639 |5447 |6131 |  1 |8385 |  30 | 0.000000e+00 |      --      |    Inf |   1.57%
30.37/30.57	c  30.6s|  4400 |    53 |154324 |  25.8 |   105M |  40 |2467 |8631 |5444 |6410 |  0 |8534 |  30 | 0.000000e+00 |      --      |    Inf |   1.61%
30.67/30.89	c  30.9s|  4500 |    49 |157147 |  25.8 |   105M |  40 |2467 |8710 |   0 |6477 |  0 |8698 |  30 | 0.000000e+00 |      --      |    Inf |   1.64%
31.06/31.22	c  31.2s|  4600 |    40 |159374 |  25.8 |   105M |  40 |2467 |8710 |   0 |6525 |  0 |8848 |  30 | 0.000000e+00 |      --      |    Inf |   1.68%
31.36/31.55	c  31.5s|  4700 |    54 |161068 |  25.6 |   105M |  40 |2467 |8745 |5442 |6572 |  1 |9017 |  30 | 0.000000e+00 |      --      |    Inf |   1.70%
31.66/31.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
31.66/31.87	c  31.9s|  4800 |    53 |162503 |  25.4 |   105M |  40 |2467 |8823 |5455 |6608 |  1 |9188 |  30 | 0.000000e+00 |      --      |    Inf |   1.73%
31.97/32.19	c  32.2s|  4900 |    44 |164015 |  25.2 |   105M |  40 |2467 |8838 |   0 |6636 |  0 |9346 |  30 | 0.000000e+00 |      --      |    Inf |   1.75%
32.36/32.55	c  32.5s|  5000 |    48 |166248 |  25.2 |   105M |  40 |2467 |8783 |   0 |6818 |  0 |9446 |  30 | 0.000000e+00 |      --      |    Inf |   1.81%
32.66/32.88	c  32.9s|  5100 |    46 |167944 |  25.1 |   105M |  40 |2467 |8779 |   0 |6935 |  0 |9554 |  30 | 0.000000e+00 |      --      |    Inf |   1.86%
33.05/33.23	c  33.2s|  5200 |    37 |170019 |  25.0 |   106M |  40 |2467 |8807 |   0 |7111 |  0 |9707 |  30 | 0.000000e+00 |      --      |    Inf |   1.95%
33.45/33.62	c  33.6s|  5300 |    38 |172270 |  25.0 |   107M |  40 |2467 |8888 |   0 |7342 |  0 |9847 |  30 | 0.000000e+00 |      --      |    Inf |   2.16%
33.86/34.05	c  34.0s|  5400 |    51 |175954 |  25.1 |   108M |  40 |2467 |8961 |5449 |7574 |  1 |9993 |  30 | 0.000000e+00 |      --      |    Inf |   2.26%
34.25/34.47	c  34.5s|  5500 |    46 |179410 |  25.3 |   108M |  40 |2467 |9009 |5450 |7746 |  1 |  10k|  30 | 0.000000e+00 |      --      |    Inf |   2.34%
34.65/34.87	c  34.9s|  5600 |    40 |182032 |  25.3 |   108M |  40 |2467 |8933 |5361 |7845 |  1 |  10k|  30 | 0.000000e+00 |      --      |    Inf |   2.40%
35.14/35.33	c  35.3s|  5700 |    57 |185623 |  25.4 |   109M |  40 |2467 |8994 |5471 |8190 |  1 |  10k|  30 | 0.000000e+00 |      --      |    Inf |   2.54%
35.44/35.64	c  35.6s|  5800 |    54 |186821 |  25.3 |   109M |  40 |2467 |9168 |5447 |8233 |  1 |  10k|  30 | 0.000000e+00 |      --      |    Inf |   2.57%
35.85/36.04	c  36.0s|  5900 |    54 |188543 |  25.1 |   110M |  40 |2467 |9236 |5462 |8355 |  1 |  10k|  30 | 0.000000e+00 |      --      |    Inf |   2.69%
36.14/36.38	c  36.4s|  6000 |    45 |190841 |  25.1 |   111M |  40 |2467 |9380 |5462 |8461 |  1 |  10k|  30 | 0.000000e+00 |      --      |    Inf |   2.83%
36.54/36.72	c  36.7s|  6100 |    47 |193727 |  25.2 |   112M |  40 |2467 |9507 |   0 |8632 |  0 |  11k|  30 | 0.000000e+00 |      --      |    Inf |   2.93%
36.74/36.96	c  37.0s|  6200 |    49 |195595 |  25.1 |   112M |  40 |2467 |9607 |5432 |8632 |  1 |  11k|  30 | 0.000000e+00 |      --      |    Inf |   3.03%
37.03/37.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.03/37.23	c  37.2s|  6300 |    43 |197645 |  25.0 |   112M |  40 |2467 |9750 |5442 |8670 |  1 |  11k|  30 | 0.000000e+00 |      --      |    Inf |   3.08%
37.33/37.55	c  37.5s|  6400 |    46 |199892 |  25.0 |   113M |  40 |2467 |9808 |   0 |8859 |  0 |  11k|  30 | 0.000000e+00 |      --      |    Inf |   3.12%
37.73/37.91	c  37.9s|  6500 |    47 |203138 |  25.1 |   113M |  40 |2467 |9781 |   0 |9019 |  0 |  11k|  30 | 0.000000e+00 |      --      |    Inf |   3.23%
37.94/38.19	c  38.2s|  6600 |    46 |204902 |  25.0 |   113M |  40 |2467 |9866 |5424 |9157 |  1 |  12k|  30 | 0.000000e+00 |      --      |    Inf |   3.29%
38.33/38.52	c  38.5s|  6700 |    44 |207423 |  25.0 |   113M |  40 |2467 |9954 |   0 |9305 |  0 |  12k|  30 | 0.000000e+00 |      --      |    Inf |   3.39%
38.63/38.86	c  38.9s|  6800 |    46 |209747 |  25.0 |   114M |  40 |2467 |  10k|   0 |9430 |  0 |  12k|  30 | 0.000000e+00 |      --      |    Inf |   3.49%
39.03/39.22	c  39.2s|  6900 |    47 |211725 |  24.9 |   116M |  40 |2467 |  10k|5488 |9591 |  1 |  12k|  30 | 0.000000e+00 |      --      |    Inf |   3.60%
39.32/39.51	c  39.5s|  7000 |    45 |213510 |  24.8 |   116M |  40 |2467 |  10k|5457 |9708 |  1 |  12k|  30 | 0.000000e+00 |      --      |    Inf |   3.66%
39.63/39.84	c  39.8s|  7100 |    45 |216382 |  24.9 |   117M |  40 |2467 |  10k|5449 |9835 |  1 |  13k|  30 | 0.000000e+00 |      --      |    Inf |   3.80%
39.94/40.15	c  40.1s|  7200 |    40 |218131 |  24.8 |   117M |  40 |2467 |  10k|5447 |9961 |  1 |  13k|  30 | 0.000000e+00 |      --      |    Inf |   3.94%
40.33/40.58	c  40.6s|  7300 |    44 |220794 |  24.8 |   118M |  40 |2467 |  10k|   0 |  10k|  0 |  13k|  30 | 0.000000e+00 |      --      |    Inf |   4.01%
40.73/40.91	c  40.9s|  7400 |    44 |222213 |  24.7 |   118M |  40 |2467 |  10k|5476 |  10k|  1 |  13k|  30 | 0.000000e+00 |      --      |    Inf |   4.06%
41.03/41.29	c  41.3s|  7500 |    43 |224647 |  24.7 |   118M |  40 |2467 |  10k|5458 |  10k|  1 |  13k|  30 | 0.000000e+00 |      --      |    Inf |   4.27%
41.42/41.68	c  41.7s|  7600 |    47 |226984 |  24.6 |   118M |  40 |2467 |  10k|5460 |  11k|  1 |  14k|  30 | 0.000000e+00 |      --      |    Inf |   4.54%
41.93/42.17	c  42.2s|  7700 |    44 |230820 |  24.8 |   119M |  40 |2467 |  10k|5466 |  11k|  1 |  14k|  30 | 0.000000e+00 |      --      |    Inf |   5.06%
42.32/42.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
42.32/42.55	c  42.5s|  7800 |    47 |233503 |  24.8 |   120M |  40 |2467 |  10k|   0 |  12k|  0 |  14k|  30 | 0.000000e+00 |      --      |    Inf |   5.30%
42.62/42.84	c  42.8s|  7900 |    45 |235191 |  24.7 |   120M |  40 |2467 |  10k|5445 |  12k|  1 |  14k|  30 | 0.000000e+00 |      --      |    Inf |   5.48%
43.12/43.37	c  43.4s|  8000 |    46 |238925 |  24.9 |   120M |  40 |2467 |  10k|   0 |  12k|  0 |  14k|  30 | 0.000000e+00 |      --      |    Inf |   5.93%
43.52/43.71	c  43.7s|  8100 |    46 |241079 |  24.8 |   121M |  40 |2467 |  10k|   0 |  13k|  0 |  14k|  30 | 0.000000e+00 |      --      |    Inf |   6.13%
43.92/44.13	c  44.1s|  8200 |    47 |244132 |  24.9 |   122M |  40 |2467 |  10k|   0 |  13k|  0 |  15k|  30 | 0.000000e+00 |      --      |    Inf |   6.47%
44.41/44.67	c  44.7s|  8300 |    48 |248353 |  25.1 |   123M |  40 |2467 |  10k|   0 |  13k|  0 |  15k|  30 | 0.000000e+00 |      --      |    Inf |   6.63%
44.71/44.94	c  44.9s|  8400 |    41 |249359 |  24.9 |   123M |  40 |2467 |  10k|   0 |  13k|  0 |  15k|  30 | 0.000000e+00 |      --      |    Inf |   6.72%
45.11/45.39	c  45.4s|  8500 |    47 |252384 |  25.0 |   123M |  40 |2467 |  10k|5496 |  14k|  1 |  15k|  30 | 0.000000e+00 |      --      |    Inf |   6.99%
45.51/45.74	c  45.7s|  8600 |    41 |255107 |  25.0 |   124M |  40 |2467 |  10k|5476 |  14k|  1 |  15k|  30 | 0.000000e+00 |      --      |    Inf |   7.15%
45.91/46.15	c  46.1s|  8700 |    43 |258580 |  25.1 |   125M |  40 |2467 |  10k|5436 |  14k|  1 |  15k|  30 | 0.000000e+00 |      --      |    Inf |   7.39%
46.30/46.52	c  46.5s|  8800 |    46 |261227 |  25.1 |   126M |  40 |2467 |  10k|5463 |  14k|  1 |  16k|  30 | 0.000000e+00 |      --      |    Inf |   7.66%
46.50/46.77	c  46.8s|  8900 |    47 |263099 |  25.1 |   126M |  40 |2467 |  10k|   0 |  15k|  0 |  16k|  30 | 0.000000e+00 |      --      |    Inf |   7.71%
46.81/47.07	c  47.1s|  9000 |    43 |265656 |  25.1 |   126M |  40 |2467 |  10k|   0 |  15k|  0 |  16k|  30 | 0.000000e+00 |      --      |    Inf |   7.83%
47.10/47.34	c  47.3s|  9100 |    50 |267672 |  25.0 |   126M |  40 |2467 |  10k|   0 |  15k|  0 |  16k|  30 | 0.000000e+00 |      --      |    Inf |   7.92%
47.40/47.60	c  47.6s|  9200 |    49 |269239 |  24.9 |   126M |  40 |2467 |  10k|   0 |  15k|  0 |  16k|  30 | 0.000000e+00 |      --      |    Inf |   7.97%
47.70/47.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
47.70/47.92	c  47.9s|  9300 |    50 |271723 |  24.9 |   126M |  40 |2467 |  10k|   0 |  15k|  0 |  17k|  30 | 0.000000e+00 |      --      |    Inf |   8.04%
48.00/48.27	c  48.3s|  9400 |    47 |274063 |  24.9 |   126M |  40 |2467 |  10k|5455 |  16k|  1 |  17k|  30 | 0.000000e+00 |      --      |    Inf |   8.16%
48.30/48.50	c  48.5s|  9500 |    46 |275494 |  24.8 |   126M |  40 |2467 |  10k|   0 |  16k|  0 |  17k|  30 | 0.000000e+00 |      --      |    Inf |   8.22%
48.60/48.83	c  48.8s|  9600 |    48 |277902 |  24.8 |   126M |  40 |2467 |  11k|   0 |  16k|  0 |  17k|  30 | 0.000000e+00 |      --      |    Inf |   8.24%
48.90/49.19	c  49.2s|  9700 |    42 |280527 |  24.8 |   127M |  40 |2467 |  11k|5459 |  16k|  1 |  17k|  30 | 0.000000e+00 |      --      |    Inf |   8.38%
49.19/49.44	c  49.4s|  9800 |    44 |282042 |  24.7 |   127M |  40 |2467 |  11k|5432 |  16k|  1 |  18k|  30 | 0.000000e+00 |      --      |    Inf |   8.46%
49.49/49.77	c  49.8s|  9900 |    41 |284334 |  24.7 |   127M |  40 |2467 |  11k|5446 |  16k|  1 |  18k|  30 | 0.000000e+00 |      --      |    Inf |   8.57%
49.90/50.17	c  50.2s| 10000 |    44 |287619 |  24.8 |   128M |  40 |2467 |  11k|5498 |  17k|  1 |  18k|  30 | 0.000000e+00 |      --      |    Inf |   8.80%
50.39/50.68	c  50.7s| 10100 |    41 |290268 |  24.8 |   129M |  40 |2467 |  11k|5453 |  17k|  1 |  18k|  30 | 0.000000e+00 |      --      |    Inf |   9.12%
50.89/51.14	c  51.1s| 10200 |    44 |293539 |  24.9 |   130M |  40 |2467 |  11k|5460 |  18k|  1 |  18k|  30 | 0.000000e+00 |      --      |    Inf |   9.56%
51.28/51.59	c  51.6s| 10300 |    53 |296467 |  24.9 |   130M |  40 |2467 |  11k|5461 |  18k|  1 |  18k|  30 | 0.000000e+00 |      --      |    Inf |   9.78%
51.79/52.00	c  52.0s| 10400 |    45 |299115 |  24.9 |   131M |  40 |2467 |  11k|5459 |  18k|  1 |  19k|  30 | 0.000000e+00 |      --      |    Inf |  10.13%
52.07/52.37	c  52.4s| 10500 |    48 |301133 |  24.9 |   131M |  40 |2467 |  11k|5466 |  18k|  1 |  19k|  30 | 0.000000e+00 |      --      |    Inf |  10.28%
52.37/52.63	c  52.6s| 10600 |    40 |303147 |  24.8 |   131M |  40 |2467 |  10k|   0 |  19k|  0 |  19k|  30 | 0.000000e+00 |      --      |    Inf |  10.42%
52.67/52.97	c  53.0s| 10700 |    50 |305310 |  24.8 |   131M |  40 |2467 |  10k|   0 |  19k|  0 |  19k|  30 | 0.000000e+00 |      --      |    Inf |  10.59%
52.97/53.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
52.97/53.30	c  53.3s| 10800 |    46 |307509 |  24.8 |   132M |  40 |2467 |  10k|   0 |  19k|  0 |  19k|  30 | 0.000000e+00 |      --      |    Inf |  10.78%
53.37/53.68	c  53.7s| 10900 |    40 |311098 |  24.9 |   132M |  40 |2467 |  10k|5454 |  19k|  1 |  19k|  30 | 0.000000e+00 |      --      |    Inf |  10.90%
53.77/54.03	c  54.0s| 11000 |    44 |313505 |  24.9 |   132M |  40 |2467 |  10k|5454 |  20k|  1 |  19k|  30 | 0.000000e+00 |      --      |    Inf |  10.91%
54.17/54.40	c  54.4s| 11100 |    40 |316343 |  24.9 |   132M |  40 |2467 |  10k|5484 |  20k|  2 |  20k|  30 | 0.000000e+00 |      --      |    Inf |  10.97%
54.37/54.67	c  54.7s| 11200 |    43 |317994 |  24.8 |   132M |  40 |2467 |  10k|5460 |  20k|  1 |  20k|  30 | 0.000000e+00 |      --      |    Inf |  11.05%
54.67/54.95	c  54.9s| 11300 |    48 |319694 |  24.8 |   132M |  40 |2467 |  10k|5467 |  21k|  1 |  20k|  30 | 0.000000e+00 |      --      |    Inf |  11.12%
54.97/55.21	c  55.2s| 11400 |    37 |321010 |  24.7 |   132M |  40 |2467 |  10k|   0 |  21k|  0 |  20k|  30 | 0.000000e+00 |      --      |    Inf |  11.18%
55.27/55.50	c  55.5s| 11500 |    44 |322902 |  24.6 |   132M |  40 |2467 |  11k|5449 |  21k|  1 |  20k|  30 | 0.000000e+00 |      --      |    Inf |  11.29%
55.56/55.81	c  55.8s| 11600 |    40 |325273 |  24.6 |   133M |  40 |2467 |  10k|5456 |  21k|  1 |  20k|  30 | 0.000000e+00 |      --      |    Inf |  11.40%
55.87/56.13	c  56.1s| 11700 |    42 |327281 |  24.6 |   133M |  40 |2467 |  10k|5447 |  21k|  1 |  20k|  30 | 0.000000e+00 |      --      |    Inf |  11.53%
56.16/56.44	c  56.4s| 11800 |    39 |329289 |  24.6 |   133M |  40 |2467 |  11k|5458 |  21k|  1 |  21k|  30 | 0.000000e+00 |      --      |    Inf |  11.62%
56.56/56.81	c  56.8s| 11900 |    39 |331629 |  24.5 |   134M |  40 |2467 |  10k|5480 |  22k|  1 |  21k|  30 | 0.000000e+00 |      --      |    Inf |  11.83%
56.87/57.14	c  57.1s| 12000 |    35 |333230 |  24.5 |   134M |  40 |2467 |  10k|   0 |  22k|  0 |  21k|  30 | 0.000000e+00 |      --      |    Inf |  12.02%
57.36/57.61	c  57.6s| 12100 |    32 |336298 |  24.5 |   134M |  40 |2467 |  10k|   0 |  22k|  0 |  21k|  30 | 0.000000e+00 |      --      |    Inf |  12.33%
57.66/57.99	c  58.0s| 12200 |    33 |338422 |  24.5 |   135M |  40 |2467 |  11k|   0 |  22k|  0 |  21k|  30 | 0.000000e+00 |      --      |    Inf |  12.48%
58.16/58.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
58.16/58.41	c  58.4s| 12300 |    28 |340740 |  24.5 |   135M |  40 |2467 |  11k|   0 |  23k|  0 |  22k|  30 | 0.000000e+00 |      --      |    Inf |  12.59%
58.55/58.80	c  58.8s| 12400 |    35 |343188 |  24.5 |   135M |  40 |2467 |  11k|   0 |  23k|  0 |  22k|  30 | 0.000000e+00 |      --      |    Inf |  12.75%
58.86/59.13	c  59.1s| 12500 |    33 |344664 |  24.4 |   135M |  40 |2467 |  11k|5447 |  23k|  1 |  22k|  30 | 0.000000e+00 |      --      |    Inf |  12.81%
59.15/59.48	c  59.5s| 12600 |    36 |346671 |  24.4 |   135M |  40 |2467 |  11k|   0 |  23k|  0 |  22k|  30 | 0.000000e+00 |      --      |    Inf |  12.84%
59.55/59.83	c  59.8s| 12700 |    42 |348870 |  24.4 |   135M |  40 |2467 |  11k|5459 |  23k|  1 |  22k|  30 | 0.000000e+00 |      --      |    Inf |  12.91%
60.05/60.31	c  60.3s| 12800 |    38 |352566 |  24.5 |   135M |  40 |2467 |  11k|5528 |  24k|  3 |  22k|  30 | 0.000000e+00 |      --      |    Inf |  13.00%
60.45/60.76	c  60.8s| 12900 |    40 |355934 |  24.5 |   136M |  40 |2467 |  11k|   0 |  24k|  0 |  22k|  30 | 0.000000e+00 |      --      |    Inf |  13.42%
60.85/61.13	c  61.1s| 13000 |    37 |358173 |  24.5 |   136M |  40 |2467 |  11k|5475 |  24k|  1 |  23k|  30 | 0.000000e+00 |      --      |    Inf |  13.57%
61.15/61.42	c  61.4s| 13100 |    38 |359965 |  24.5 |   136M |  40 |2467 |  11k|5452 |  25k|  1 |  23k|  30 | 0.000000e+00 |      --      |    Inf |  13.71%
61.44/61.71	c  61.7s| 13200 |    38 |362112 |  24.4 |   136M |  40 |2467 |  11k|5457 |  25k|  1 |  23k|  30 | 0.000000e+00 |      --      |    Inf |  13.88%
61.75/62.07	c  62.1s| 13300 |    37 |364563 |  24.4 |   136M |  40 |2467 |  11k|   0 |  25k|  0 |  23k|  30 | 0.000000e+00 |      --      |    Inf |  14.02%
62.04/62.36	c  62.4s| 13400 |    39 |366584 |  24.4 |   136M |  40 |2467 |  11k|5457 |  25k|  1 |  23k|  30 | 0.000000e+00 |      --      |    Inf |  14.22%
62.44/62.73	c  62.7s| 13500 |    37 |369918 |  24.5 |   137M |  40 |2467 |  11k|   0 |  26k|  0 |  23k|  30 | 0.000000e+00 |      --      |    Inf |  14.58%
62.84/63.13	c  63.1s| 13600 |    39 |372861 |  24.5 |   137M |  40 |2467 |  11k|5462 |  26k|  1 |  24k|  30 | 0.000000e+00 |      --      |    Inf |  14.78%
63.13/63.48	c  63.5s| 13700 |    37 |375484 |  24.5 |   138M |  40 |2467 |  10k|5453 |  27k|  1 |  24k|  30 | 0.000000e+00 |      --      |    Inf |  15.04%
63.74/64.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
63.74/64.02	c  64.0s| 13800 |    36 |380645 |  24.7 |   139M |  40 |2467 |  10k|5477 |  27k|  2 |  24k|  30 | 0.000000e+00 |      --      |    Inf |  15.45%
64.13/64.40	c  64.4s| 13900 |    47 |383651 |  24.7 |   140M |  40 |2467 |  11k|5471 |  28k|  1 |  24k|  30 | 0.000000e+00 |      --      |    Inf |  15.74%
64.43/64.70	c  64.7s| 14000 |    39 |385834 |  24.7 |   140M |  40 |2467 |  11k|5461 |  28k|  1 |  24k|  30 | 0.000000e+00 |      --      |    Inf |  15.99%
64.73/65.09	c  65.1s| 14100 |    47 |389614 |  24.8 |   140M |  40 |2467 |  11k|5477 |  28k|  1 |  24k|  30 | 0.000000e+00 |      --      |    Inf |  16.10%
65.03/65.38	c  65.4s| 14200 |    42 |391424 |  24.8 |   140M |  40 |2467 |  11k|5470 |  29k|  1 |  25k|  30 | 0.000000e+00 |      --      |    Inf |  16.19%
65.33/65.68	c  65.7s| 14300 |    38 |393481 |  24.7 |   140M |  40 |2467 |  11k|5464 |  29k|  1 |  25k|  30 | 0.000000e+00 |      --      |    Inf |  16.36%
65.73/66.08	c  66.1s| 14400 |    38 |395669 |  24.7 |   140M |  40 |2467 |  10k|5474 |  29k|  1 |  25k|  30 | 0.000000e+00 |      --      |    Inf |  16.50%
66.02/66.39	c  66.4s| 14500 |    37 |396916 |  24.6 |   140M |  40 |2467 |  10k|5474 |  29k|  1 |  25k|  30 | 0.000000e+00 |      --      |    Inf |  16.58%
66.42/66.72	c  66.7s| 14600 |    36 |398607 |  24.6 |   140M |  40 |2467 |  10k|5461 |  29k|  1 |  25k|  30 | 0.000000e+00 |      --      |    Inf |  16.60%
66.73/67.08	c  67.1s| 14700 |    36 |400757 |  24.6 |   140M |  40 |2467 |  10k|5468 |  29k|  1 |  25k|  30 | 0.000000e+00 |      --      |    Inf |  16.72%
67.12/67.43	c  67.4s| 14800 |    31 |402802 |  24.5 |   140M |  40 |2467 |  10k|   0 |  30k|  0 |  25k|  30 | 0.000000e+00 |      --      |    Inf |  16.76%
67.42/67.79	c  67.8s| 14900 |    34 |405304 |  24.5 |   140M |  40 |2467 |  10k|5474 |  30k|  1 |  25k|  30 | 0.000000e+00 |      --      |    Inf |  16.83%
67.92/68.20	c  68.2s| 15000 |    31 |407288 |  24.5 |   141M |  40 |2467 |  10k|5509 |  30k|  3 |  26k|  30 | 0.000000e+00 |      --      |    Inf |  16.95%
68.22/68.59	c  68.6s| 15100 |    31 |409670 |  24.5 |   141M |  40 |2467 |  11k|   0 |  30k|  0 |  26k|  30 | 0.000000e+00 |      --      |    Inf |  17.12%
68.62/68.97	c  69.0s| 15200 |    30 |411610 |  24.5 |   141M |  40 |2467 |  10k|5513 |  31k|  2 |  26k|  30 | 0.000000e+00 |      --      |    Inf |  17.27%
68.92/69.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
68.92/69.29	c  69.3s| 15300 |    28 |413381 |  24.4 |   141M |  40 |2467 |  10k|   0 |  31k|  0 |  26k|  30 | 0.000000e+00 |      --      |    Inf |  17.31%
69.22/69.58	c  69.6s| 15400 |    23 |414920 |  24.4 |   141M |  40 |2467 |  10k|   0 |  31k|  0 |  26k|  30 | 0.000000e+00 |      --      |    Inf |  17.40%
69.62/70.00	c  70.0s| 15500 |    30 |418714 |  24.5 |   141M |  40 |2467 |  11k|5458 |  31k|  1 |  27k|  30 | 0.000000e+00 |      --      |    Inf |  17.55%
69.91/70.23	c  70.2s| 15600 |    29 |420058 |  24.4 |   141M |  40 |2467 |  11k|5458 |  31k|  1 |  27k|  30 | 0.000000e+00 |      --      |    Inf |  17.61%
70.21/70.55	c  70.5s| 15700 |    32 |422248 |  24.4 |   141M |  40 |2467 |  11k|   0 |  31k|  0 |  27k|  30 | 0.000000e+00 |      --      |    Inf |  17.67%
70.51/70.88	c  70.9s| 15800 |    35 |424750 |  24.4 |   141M |  40 |2467 |  11k|   0 |  31k|  0 |  27k|  30 | 0.000000e+00 |      --      |    Inf |  17.72%
70.91/71.28	c  71.3s| 15900 |    31 |427265 |  24.4 |   143M |  40 |2467 |  11k|5494 |  32k|  1 |  27k|  30 | 0.000000e+00 |      --      |    Inf |  17.86%
71.31/71.61	c  71.6s| 16000 |    27 |430079 |  24.4 |   143M |  40 |2467 |  11k|   0 |  32k|  0 |  27k|  30 | 0.000000e+00 |      --      |    Inf |  18.01%
71.61/71.97	c  72.0s| 16100 |    28 |433056 |  24.4 |   143M |  40 |2467 |  11k|5487 |  32k|  1 |  28k|  30 | 0.000000e+00 |      --      |    Inf |  18.27%
71.91/72.24	c  72.2s| 16200 |    28 |434911 |  24.4 |   143M |  40 |2467 |  11k|   0 |  33k|  0 |  28k|  30 | 0.000000e+00 |      --      |    Inf |  18.44%
72.31/72.63	c  72.6s| 16300 |    28 |437666 |  24.4 |   143M |  40 |2467 |  11k|5513 |  33k|  3 |  28k|  30 | 0.000000e+00 |      --      |    Inf |  18.53%
72.61/72.92	c  72.9s| 16400 |    25 |439548 |  24.4 |   143M |  40 |2467 |  11k|   0 |  33k|  0 |  28k|  30 | 0.000000e+00 |      --      |    Inf |  18.59%
73.00/73.33	c  73.3s| 16500 |    30 |442705 |  24.4 |   144M |  40 |2467 |  11k|5509 |  34k|  1 |  28k|  30 | 0.000000e+00 |      --      |    Inf |  18.85%
73.30/73.60	c  73.6s| 16600 |    24 |444130 |  24.4 |   144M |  40 |2467 |  11k|   0 |  34k|  0 |  28k|  30 | 0.000000e+00 |      --      |    Inf |  18.95%
73.71/74.02	c  74.0s| 16700 |    32 |447076 |  24.4 |   144M |  40 |2467 |  11k|   0 |  34k|  0 |  29k|  30 | 0.000000e+00 |      --      |    Inf |  19.22%
74.00/74.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
74.00/74.39	c  74.4s| 16800 |    29 |448820 |  24.4 |   144M |  40 |2467 |  11k|5463 |  34k|  1 |  29k|  30 | 0.000000e+00 |      --      |    Inf |  19.27%
74.40/74.72	c  74.7s| 16900 |    31 |450414 |  24.3 |   144M |  40 |2467 |  11k|   0 |  34k|  0 |  29k|  30 | 0.000000e+00 |      --      |    Inf |  19.33%
74.70/75.06	c  75.1s| 17000 |    25 |452355 |  24.3 |   144M |  40 |2467 |  11k|5463 |  34k|  1 |  29k|  30 | 0.000000e+00 |      --      |    Inf |  19.36%
75.20/75.53	c  75.5s| 17100 |    33 |455245 |  24.3 |   144M |  40 |2467 |  11k|5471 |  35k|  1 |  29k|  30 | 0.000000e+00 |      --      |    Inf |  19.49%
75.50/75.87	c  75.9s| 17200 |    31 |456960 |  24.3 |   145M |  40 |2467 |  11k|5436 |  35k|  1 |  29k|  30 | 0.000000e+00 |      --      |    Inf |  19.66%
75.99/76.36	c  76.4s| 17300 |    36 |461100 |  24.4 |   145M |  40 |2467 |  11k|5463 |  36k|  1 |  30k|  30 | 0.000000e+00 |      --      |    Inf |  19.87%
76.29/76.66	c  76.6s| 17400 |    36 |462665 |  24.3 |   146M |  40 |2467 |  11k|5463 |  36k|  1 |  30k|  30 | 0.000000e+00 |      --      |    Inf |  19.96%
76.59/76.99	c  77.0s| 17500 |    33 |464374 |  24.3 |   146M |  40 |2467 |  11k|   0 |  36k|  0 |  30k|  30 | 0.000000e+00 |      --      |    Inf |  20.03%
76.99/77.31	c  77.3s| 17600 |    29 |466222 |  24.3 |   146M |  40 |2467 |  11k|   0 |  36k|  0 |  30k|  30 | 0.000000e+00 |      --      |    Inf |  20.10%
77.29/77.66	c  77.7s| 17700 |    33 |468266 |  24.2 |   146M |  40 |2467 |  11k|5497 |  36k|  1 |  30k|  30 | 0.000000e+00 |      --      |    Inf |  20.15%
77.59/77.98	c  78.0s| 17800 |    28 |470026 |  24.2 |   147M |  40 |2467 |  11k|   0 |  36k|  0 |  30k|  30 | 0.000000e+00 |      --      |    Inf |  20.28%
77.99/78.34	c  78.3s| 17900 |    34 |472170 |  24.2 |   147M |  40 |2467 |  11k|   0 |  36k|  0 |  31k|  30 | 0.000000e+00 |      --      |    Inf |  20.45%
78.38/78.75	c  78.7s| 18000 |    35 |475297 |  24.2 |   147M |  40 |2467 |  11k|   0 |  37k|  0 |  31k|  30 | 0.000000e+00 |      --      |    Inf |  20.50%
78.79/79.14	c  79.1s| 18100 |    27 |477573 |  24.2 |   147M |  40 |2467 |  11k|   0 |  37k|  0 |  31k|  30 | 0.000000e+00 |      --      |    Inf |  20.52%
79.18/79.53	c  79.5s| 18200 |    29 |479754 |  24.2 |   147M |  40 |2467 |  11k|   0 |  37k|  0 |  31k|  30 | 0.000000e+00 |      --      |    Inf |  20.60%
79.48/79.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
79.48/79.84	c  79.8s| 18300 |    26 |482276 |  24.2 |   147M |  40 |2467 |  12k|5464 |  37k|  1 |  31k|  30 | 0.000000e+00 |      --      |    Inf |  20.76%
79.79/80.15	c  80.1s| 18400 |    29 |484457 |  24.2 |   147M |  40 |2467 |  12k|5442 |  37k|  1 |  31k|  30 | 0.000000e+00 |      --      |    Inf |  20.97%
80.08/80.46	c  80.5s| 18500 |    33 |486704 |  24.2 |   147M |  40 |2467 |  11k|5460 |  38k|  1 |  32k|  30 | 0.000000e+00 |      --      |    Inf |  21.11%
80.38/80.74	c  80.7s| 18600 |    30 |488214 |  24.1 |   147M |  40 |2467 |  11k|5464 |  38k|  1 |  32k|  30 | 0.000000e+00 |      --      |    Inf |  21.24%
80.78/81.13	c  81.1s| 18700 |    28 |491832 |  24.2 |   148M |  40 |2467 |  11k|5470 |  38k|  1 |  32k|  30 | 0.000000e+00 |      --      |    Inf |  21.49%
81.08/81.42	c  81.4s| 18800 |    24 |493668 |  24.2 |   148M |  40 |2467 |  11k|   0 |  38k|  0 |  32k|  30 | 0.000000e+00 |      --      |    Inf |  21.60%
81.38/81.78	c  81.8s| 18900 |    27 |496398 |  24.2 |   149M |  40 |2467 |  11k|5471 |  39k|  1 |  32k|  30 | 0.000000e+00 |      --      |    Inf |  21.72%
81.68/82.07	c  82.1s| 19000 |    25 |498124 |  24.2 |   149M |  40 |2467 |  11k|5471 |  39k|  1 |  32k|  30 | 0.000000e+00 |      --      |    Inf |  21.78%
81.97/82.39	c  82.4s| 19100 |    21 |499964 |  24.1 |   149M |  40 |2467 |  11k|   0 |  39k|  0 |  32k|  30 | 0.000000e+00 |      --      |    Inf |  21.88%
82.37/82.72	c  82.7s| 19200 |    26 |502438 |  24.1 |   150M |  40 |2467 |  11k|5474 |  39k|  1 |  33k|  30 | 0.000000e+00 |      --      |    Inf |  22.03%
82.68/83.01	c  83.0s| 19300 |    20 |504301 |  24.1 |   150M |  40 |2467 |  11k|   0 |  40k|  0 |  33k|  30 | 0.000000e+00 |      --      |    Inf |  22.13%
82.97/83.33	c  83.3s| 19400 |    22 |506954 |  24.1 |   150M |  40 |2467 |  11k|5499 |  40k|  1 |  33k|  30 | 0.000000e+00 |      --      |    Inf |  22.46%
83.27/83.63	c  83.6s| 19500 |    24 |509177 |  24.1 |   150M |  40 |2467 |  11k|5473 |  40k|  1 |  33k|  30 | 0.000000e+00 |      --      |    Inf |  22.62%
83.67/84.04	c  84.0s| 19600 |    24 |512506 |  24.2 |   150M |  40 |2467 |  11k|5477 |  40k|  1 |  33k|  30 | 0.000000e+00 |      --      |    Inf |  22.70%
84.07/84.41	c  84.4s| 19700 |    23 |514732 |  24.1 |   151M |  40 |2467 |  11k|5495 |  41k|  1 |  33k|  30 | 0.000000e+00 |      --      |    Inf |  22.82%
84.37/84.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
84.37/84.71	c  84.7s| 19800 |    18 |516370 |  24.1 |   151M |  40 |2467 |  11k|5467 |  41k|  1 |  33k|  30 | 0.000000e+00 |      --      |    Inf |  22.87%
84.77/85.10	c  85.1s| 19900 |    26 |518794 |  24.1 |   151M |  40 |2467 |  11k|5490 |  41k|  3 |  34k|  30 | 0.000000e+00 |      --      |    Inf |  22.97%
85.06/85.47	c  85.5s| 20000 |    25 |521845 |  24.1 |   151M |  40 |2467 |  11k|   0 |  41k|  0 |  34k|  30 | 0.000000e+00 |      --      |    Inf |  23.07%
85.46/85.82	c  85.8s| 20100 |    24 |523533 |  24.1 |   151M |  40 |2467 |  11k|5473 |  41k|  1 |  34k|  30 | 0.000000e+00 |      --      |    Inf |  23.16%
85.77/86.19	c  86.2s| 20200 |    27 |525569 |  24.1 |   151M |  40 |2467 |  11k|5480 |  42k|  1 |  34k|  30 | 0.000000e+00 |      --      |    Inf |  23.26%
86.16/86.52	c  86.5s| 20300 |    22 |527466 |  24.1 |   151M |  40 |2467 |  11k|   0 |  42k|  0 |  34k|  30 | 0.000000e+00 |      --      |    Inf |  23.38%
86.46/86.87	c  86.9s| 20400 |    23 |529783 |  24.1 |   151M |  40 |2467 |  11k|   0 |  42k|  0 |  34k|  30 | 0.000000e+00 |      --      |    Inf |  23.51%
86.86/87.25	c  87.2s| 20500 |    22 |532506 |  24.1 |   151M |  40 |2467 |  11k|5468 |  42k|  1 |  34k|  30 | 0.000000e+00 |      --      |    Inf |  23.66%
87.16/87.58	c  87.6s| 20600 |    19 |534351 |  24.0 |   151M |  40 |2467 |  11k|5468 |  42k|  1 |  35k|  30 | 0.000000e+00 |      --      |    Inf |  23.72%
87.55/88.00	c  88.0s| 20700 |    23 |537983 |  24.1 |   151M |  40 |2467 |  11k|   0 |  43k|  0 |  35k|  30 | 0.000000e+00 |      --      |    Inf |  23.80%
87.95/88.39	c  88.4s| 20800 |    26 |540686 |  24.1 |   151M |  40 |2467 |  11k|   0 |  43k|  0 |  35k|  30 | 0.000000e+00 |      --      |    Inf |  23.88%
88.25/88.67	c  88.7s| 20900 |    28 |542487 |  24.1 |   151M |  40 |2467 |  11k|5524 |  43k|  1 |  35k|  30 | 0.000000e+00 |      --      |    Inf |  23.92%
88.55/88.95	c  88.9s| 21000 |    22 |544174 |  24.1 |   151M |  40 |2467 |  11k|   0 |  43k|  0 |  35k|  30 | 0.000000e+00 |      --      |    Inf |  24.01%
88.95/89.30	c  89.3s| 21100 |    31 |546838 |  24.1 |   151M |  40 |2467 |  11k|5459 |  43k|  1 |  35k|  30 | 0.000000e+00 |      --      |    Inf |  24.06%
89.25/89.61	c  89.6s| 21200 |    28 |548792 |  24.0 |   151M |  40 |2467 |  11k|   0 |  43k|  0 |  36k|  30 | 0.000000e+00 |      --      |    Inf |  24.15%
89.65/90.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
89.65/90.02	c  90.0s| 21300 |    38 |552829 |  24.1 |   151M |  40 |2467 |  11k|5459 |  44k|  1 |  36k|  30 | 0.000000e+00 |      --      |    Inf |  24.17%
89.85/90.29	c  90.3s| 21400 |    31 |554414 |  24.1 |   151M |  40 |2467 |  12k|   0 |  44k|  0 |  36k|  30 | 0.000000e+00 |      --      |    Inf |  24.23%
90.15/90.56	c  90.6s| 21500 |    27 |555764 |  24.0 |   151M |  40 |2467 |  12k|   0 |  44k|  0 |  36k|  30 | 0.000000e+00 |      --      |    Inf |  24.28%
90.45/90.85	c  90.8s| 21600 |    28 |557805 |  24.0 |   151M |  40 |2467 |  12k|5459 |  44k|  1 |  36k|  30 | 0.000000e+00 |      --      |    Inf |  24.34%
90.84/91.23	c  91.2s| 21700 |    24 |560987 |  24.1 |   151M |  40 |2467 |  12k|5460 |  44k|  1 |  36k|  30 | 0.000000e+00 |      --      |    Inf |  24.37%
91.14/91.50	c  91.5s| 21800 |    19 |562500 |  24.0 |   151M |  40 |2467 |  12k|5500 |  44k|  1 |  37k|  30 | 0.000000e+00 |      --      |    Inf |  24.43%
91.34/91.78	c  91.8s| 21900 |    20 |563887 |  24.0 |   151M |  40 |2467 |  12k|5460 |  44k|  1 |  37k|  30 | 0.000000e+00 |      --      |    Inf |  24.47%
91.65/92.07	c  92.1s| 22000 |    17 |565222 |  23.9 |   151M |  40 |2467 |  12k|   0 |  44k|  0 |  37k|  30 | 0.000000e+00 |      --      |    Inf |  24.51%
91.94/92.34	c  92.3s| 22100 |    22 |566813 |  23.9 |   151M |  40 |2467 |  12k|   0 |  44k|  0 |  37k|  30 | 0.000000e+00 |      --      |    Inf |  24.52%
92.24/92.64	c  92.6s| 22200 |    18 |568432 |  23.9 |   151M |  40 |2467 |  12k|5463 |  45k|  1 |  37k|  30 | 0.000000e+00 |      --      |    Inf |  24.53%
92.54/92.95	c  92.9s| 22300 |    20 |570087 |  23.8 |   151M |  40 |2467 |  12k|   0 |  45k|  0 |  37k|  30 | 0.000000e+00 |      --      |    Inf |  24.54%
92.94/93.35	c  93.3s| 22400 |    21 |572157 |  23.8 |   151M |  40 |2467 |  12k|5469 |  45k|  1 |  38k|  30 | 0.000000e+00 |      --      |    Inf |  24.55%
93.24/93.63	c  93.6s| 22500 |    25 |573933 |  23.8 |   151M |  40 |2467 |  12k|   0 |  45k|  0 |  38k|  30 | 0.000000e+00 |      --      |    Inf |  24.58%
93.53/94.00	c  94.0s| 22600 |    17 |575866 |  23.8 |   151M |  40 |2467 |  12k|   0 |  45k|  0 |  38k|  30 | 0.000000e+00 |      --      |    Inf |  24.65%
94.03/94.41	c  94.4s| 22700 |    17 |578257 |  23.8 |   151M |  40 |2467 |  12k|5479 |  45k|  1 |  38k|  30 | 0.000000e+00 |      --      |    Inf |  24.75%
94.43/94.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
94.43/94.83	c  94.8s| 22800 |    13 |580311 |  23.8 |   152M |  40 |2467 |  12k|   0 |  46k|  0 |  38k|  30 | 0.000000e+00 |      --      |    Inf |  24.89%
94.93/95.36	c  95.4s| 22900 |    13 |585822 |  23.9 |   152M |  40 |2467 |  12k|   0 |  46k|  0 |  38k|  30 | 0.000000e+00 |      --      |    Inf |  24.97%
95.43/95.83	c  95.8s| 23000 |    17 |588813 |  23.9 |   152M |  40 |2467 |  12k|   0 |  46k|  0 |  38k|  30 | 0.000000e+00 |      --      |    Inf |  24.99%
95.93/96.36	c  96.3s| 23100 |    37 |591099 |  23.9 |   153M |  40 |2467 |  12k|5496 |  46k|  1 |  39k|  30 | 0.000000e+00 |      --      |    Inf |  24.99%
96.23/96.67	c  96.7s| 23200 |    42 |593013 |  23.9 |   153M |  40 |2467 |  12k|5491 |  46k|  0 |  39k|  30 | 0.000000e+00 |      --      |    Inf |  24.99%
96.63/97.08	c  97.1s| 23300 |    33 |595718 |  23.9 |   153M |  40 |2467 |  12k|5431 |  46k|  1 |  39k|  30 | 0.000000e+00 |      --      |    Inf |  25.00%
97.12/97.50	c  97.5s| 23400 |    34 |598895 |  23.9 |   154M |  40 |2467 |  12k|5423 |  47k|  1 |  39k|  30 | 0.000000e+00 |      --      |    Inf |  25.00%
97.42/97.89	c  97.9s| 23500 |    32 |602430 |  24.0 |   154M |  40 |2467 |  12k|5442 |  47k|  1 |  39k|  30 | 0.000000e+00 |      --      |    Inf |  25.00%
97.82/98.25	c  98.2s| 23600 |    23 |604482 |  24.0 |   156M |  40 |2467 |  12k|5456 |  47k|  1 |  39k|  30 | 0.000000e+00 |      --      |    Inf |  25.01%
98.22/98.65	c  98.6s| 23700 |    18 |607906 |  24.0 |   156M |  40 |2467 |  12k|5456 |  47k|  1 |  39k|  30 | 0.000000e+00 |      --      |    Inf |  25.01%
98.72/99.19	c  99.2s| 23800 |    31 |613624 |  24.1 |   156M |  40 |2467 |  12k|5458 |  48k|  1 |  39k|  30 | 0.000000e+00 |      --      |    Inf |  25.01%
99.21/99.61	c  99.6s| 23900 |    31 |617601 |  24.2 |   156M |  40 |2467 |  12k|5418 |  48k|  1 |  40k|  30 | 0.000000e+00 |      --      |    Inf |  25.03%
99.62/100.10	c   100s| 24000 |    41 |622859 |  24.3 |   157M |  40 |2467 |  12k|5440 |  48k|  1 |  40k|  30 | 0.000000e+00 |      --      |    Inf |  25.09%
100.11/100.50	c   100s| 24100 |    42 |625303 |  24.3 |   157M |  40 |2467 |  12k|5420 |  48k|  1 |  40k|  30 | 0.000000e+00 |      --      |    Inf |  25.15%
100.41/100.84	c   101s| 24200 |    40 |628046 |  24.3 |   157M |  40 |2467 |  12k|5450 |  49k|  1 |  40k|  30 | 0.000000e+00 |      --      |    Inf |  25.37%
100.81/101.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.81/101.22	c   101s| 24300 |    37 |630177 |  24.3 |   157M |  40 |2467 |  12k|5455 |  49k|  1 |  40k|  30 | 0.000000e+00 |      --      |    Inf |  25.62%
101.11/101.53	c   102s| 24400 |    48 |632211 |  24.3 |   157M |  40 |2467 |  13k|5438 |  49k|  1 |  40k|  30 | 0.000000e+00 |      --      |    Inf |  25.78%
101.51/101.99	c   102s| 24500 |    50 |635491 |  24.3 |   157M |  40 |2467 |  13k|   0 |  50k|  0 |  40k|  30 | 0.000000e+00 |      --      |    Inf |  25.84%
101.81/102.26	c   102s| 24600 |    49 |636888 |  24.3 |   157M |  40 |2467 |  13k|   0 |  50k|  0 |  41k|  30 | 0.000000e+00 |      --      |    Inf |  25.94%
102.21/102.68	c   103s| 24700 |    45 |639467 |  24.3 |   158M |  40 |2467 |  13k|   0 |  50k|  0 |  41k|  30 | 0.000000e+00 |      --      |    Inf |  26.15%
102.61/103.06	c   103s| 24800 |    46 |642010 |  24.3 |   158M |  40 |2467 |  13k|5467 |  50k|  1 |  41k|  30 | 0.000000e+00 |      --      |    Inf |  26.48%
102.90/103.36	c   103s| 24900 |    46 |643954 |  24.3 |   158M |  40 |2467 |  13k|5472 |  51k|  1 |  41k|  30 | 0.000000e+00 |      --      |    Inf |  26.57%
103.40/103.86	c   104s| 25000 |    50 |647792 |  24.3 |   158M |  40 |2467 |  13k|5494 |  51k|  1 |  41k|  30 | 0.000000e+00 |      --      |    Inf |  26.94%
103.80/104.28	c   104s| 25100 |    52 |651132 |  24.4 |   158M |  40 |2467 |  13k|   0 |  52k|  0 |  41k|  30 | 0.000000e+00 |      --      |    Inf |  27.12%
104.20/104.68	c   105s| 25200 |    75 |654431 |  24.4 |   158M |  40 |2467 |  13k|5477 |  53k|  1 |  41k|  30 | 0.000000e+00 |      --      |    Inf |  27.41%
104.60/105.08	c   105s| 25300 |    64 |657343 |  24.4 |   158M |  40 |2467 |  13k|5484 |  53k|  1 |  42k|  30 | 0.000000e+00 |      --      |    Inf |  27.66%
105.00/105.44	c   105s| 25400 |    68 |659876 |  24.4 |   158M |  40 |2467 |  13k|   0 |  53k|  0 |  42k|  30 | 0.000000e+00 |      --      |    Inf |  27.75%
105.40/105.81	c   106s| 25500 |    71 |661980 |  24.4 |   160M |  40 |2467 |  13k|   0 |  54k|  0 |  42k|  30 | 0.000000e+00 |      --      |    Inf |  27.79%
105.70/106.15	c   106s| 25600 |    71 |663528 |  24.4 |   160M |  40 |2467 |  13k|   0 |  54k|  0 |  42k|  30 | 0.000000e+00 |      --      |    Inf |  27.86%
106.09/106.51	c   106s| 25700 |    63 |665610 |  24.4 |   160M |  40 |2467 |  13k|5472 |  54k|  1 |  42k|  30 | 0.000000e+00 |      --      |    Inf |  27.98%
106.39/106.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
106.39/106.85	c   107s| 25800 |    69 |667830 |  24.4 |   160M |  40 |2467 |  13k|5469 |  54k|  1 |  42k|  30 | 0.000000e+00 |      --      |    Inf |  28.07%
106.79/107.23	c   107s| 25900 |    62 |670986 |  24.4 |   160M |  40 |2467 |  14k|5456 |  54k|  1 |  42k|  30 | 0.000000e+00 |      --      |    Inf |  28.26%
107.29/107.72	c   108s| 26000 |    59 |675267 |  24.5 |   160M |  40 |2467 |  14k|5451 |  55k|  1 |  43k|  30 | 0.000000e+00 |      --      |    Inf |  28.64%
107.79/108.26	c   108s| 26100 |    61 |679625 |  24.5 |   160M |  40 |2467 |  14k|5503 |  55k|  1 |  43k|  30 | 0.000000e+00 |      --      |    Inf |  28.93%
108.19/108.66	c   109s| 26200 |    68 |681807 |  24.5 |   160M |  40 |2467 |  14k|5503 |  56k|  1 |  43k|  30 | 0.000000e+00 |      --      |    Inf |  28.97%
108.78/109.21	c   109s| 26300 |    69 |686195 |  24.6 |   160M |  40 |2467 |  14k|   0 |  56k|  0 |  43k|  30 | 0.000000e+00 |      --      |    Inf |  29.00%
109.08/109.59	c   110s| 26400 |    75 |687962 |  24.6 |   160M |  40 |2467 |  14k|   0 |  56k|  0 |  43k|  30 | 0.000000e+00 |      --      |    Inf |  29.02%
109.59/110.01	c   110s| 26500 |    61 |690361 |  24.6 |   160M |  40 |2467 |  14k|   0 |  56k|  0 |  43k|  30 | 0.000000e+00 |      --      |    Inf |  29.09%
109.88/110.38	c   110s| 26600 |    65 |692271 |  24.5 |   161M |  40 |2467 |  14k|5471 |  56k|  1 |  43k|  30 | 0.000000e+00 |      --      |    Inf |  29.25%
110.28/110.79	c   111s| 26700 |    66 |694861 |  24.5 |   161M |  40 |2467 |  14k|5497 |  57k|  1 |  44k|  30 | 0.000000e+00 |      --      |    Inf |  29.51%
110.78/111.21	c   111s| 26800 |    74 |698381 |  24.6 |   161M |  40 |2467 |  14k|5462 |  58k|  1 |  44k|  30 | 0.000000e+00 |      --      |    Inf |  29.80%
111.08/111.59	c   112s| 26900 |    83 |701237 |  24.6 |   161M |  40 |2467 |  14k|5466 |  58k|  1 |  44k|  30 | 0.000000e+00 |      --      |    Inf |  29.98%
111.58/112.03	c   112s| 27000 |    79 |703827 |  24.6 |   161M |  40 |2467 |  14k|   0 |  58k|  0 |  44k|  30 | 0.000000e+00 |      --      |    Inf |  30.14%
111.97/112.45	c   112s| 27100 |    79 |706198 |  24.6 |   161M |  40 |2467 |  14k|   0 |  58k|  0 |  44k|  30 | 0.000000e+00 |      --      |    Inf |  30.32%
112.47/112.93	c   113s| 27200 |    90 |710085 |  24.6 |   162M |  40 |2467 |  14k|   0 |  59k|  0 |  44k|  30 | 0.000000e+00 |      --      |    Inf |  30.57%
112.87/113.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
112.87/113.32	c   113s| 27300 |    91 |712809 |  24.7 |   162M |  40 |2467 |  14k|   0 |  60k|  0 |  44k|  30 | 0.000000e+00 |      --      |    Inf |  30.75%
113.27/113.77	c   114s| 27400 |   100 |716778 |  24.7 |   162M |  40 |2467 |  14k|   0 |  60k|  0 |  45k|  30 | 0.000000e+00 |      --      |    Inf |  30.90%
113.67/114.12	c   114s| 27500 |    94 |718709 |  24.7 |   162M |  40 |2467 |  14k|5477 |  60k|  1 |  45k|  30 | 0.000000e+00 |      --      |    Inf |  31.07%
113.97/114.49	c   114s| 27600 |    99 |721257 |  24.7 |   162M |  40 |2467 |  14k|   0 |  61k|  0 |  45k|  30 | 0.000000e+00 |      --      |    Inf |  31.24%
114.27/114.79	c   115s| 27700 |    96 |723006 |  24.7 |   162M |  40 |2467 |  14k|5476 |  61k|  1 |  45k|  30 | 0.000000e+00 |      --      |    Inf |  31.36%
114.67/115.18	c   115s| 27800 |    96 |726209 |  24.7 |   163M |  40 |2467 |  14k|5461 |  61k|  1 |  45k|  30 | 0.000000e+00 |      --      |    Inf |  31.78%
115.16/115.63	c   116s| 27900 |    95 |730252 |  24.7 |   163M |  40 |2467 |  14k|5477 |  62k|  1 |  45k|  30 | 0.000000e+00 |      --      |    Inf |  32.17%
115.46/115.99	c   116s| 28000 |    91 |732704 |  24.7 |   163M |  40 |2467 |  14k|5498 |  63k|  1 |  45k|  30 | 0.000000e+00 |      --      |    Inf |  32.41%
115.86/116.38	c   116s| 28100 |    98 |735496 |  24.8 |   163M |  40 |2467 |  14k|5474 |  63k|  1 |  46k|  30 | 0.000000e+00 |      --      |    Inf |  32.62%
116.16/116.69	c   117s| 28200 |    91 |737737 |  24.7 |   163M |  40 |2467 |  14k|   0 |  63k|  0 |  46k|  30 | 0.000000e+00 |      --      |    Inf |  32.83%
116.76/117.27	c   117s| 28300 |    93 |743896 |  24.9 |   163M |  40 |2467 |  14k|5467 |  65k|  1 |  46k|  30 | 0.000000e+00 |      --      |    Inf |  33.80%
117.06/117.54	c   118s| 28400 |    94 |745572 |  24.8 |   163M |  40 |2467 |  14k|   0 |  65k|  0 |  46k|  30 | 0.000000e+00 |      --      |    Inf |  33.97%
117.36/117.85	c   118s| 28500 |    90 |747771 |  24.8 |   163M |  40 |2467 |  14k|   0 |  65k|  0 |  46k|  30 | 0.000000e+00 |      --      |    Inf |  34.30%
117.66/118.14	c   118s| 28600 |    94 |749623 |  24.8 |   163M |  40 |2467 |  14k|   0 |  65k|  0 |  46k|  30 | 0.000000e+00 |      --      |    Inf |  34.36%
117.96/118.46	c   118s| 28700 |    88 |751676 |  24.8 |   163M |  40 |2467 |  14k|5513 |  66k|  1 |  46k|  30 | 0.000000e+00 |      --      |    Inf |  34.47%
118.35/118.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
118.35/118.82	c   119s| 28800 |    87 |754031 |  24.8 |   163M |  40 |2467 |  14k|5361 |  66k|  1 |  47k|  30 | 0.000000e+00 |      --      |    Inf |  34.69%
118.75/119.25	c   119s| 28900 |    96 |757441 |  24.8 |   163M |  40 |2467 |  14k|5471 |  66k|  1 |  47k|  30 | 0.000000e+00 |      --      |    Inf |  34.80%
119.15/119.68	c   120s| 29000 |   102 |760478 |  24.8 |   163M |  40 |2467 |  14k|5471 |  66k|  1 |  47k|  30 | 0.000000e+00 |      --      |    Inf |  34.83%
119.56/120.04	c   120s| 29100 |    92 |762417 |  24.8 |   163M |  40 |2467 |  15k|5506 |  67k|  1 |  47k|  30 | 0.000000e+00 |      --      |    Inf |  34.89%
119.95/120.46	c   120s| 29200 |    96 |765151 |  24.8 |   164M |  40 |2467 |  15k|5475 |  67k|  1 |  47k|  30 | 0.000000e+00 |      --      |    Inf |  34.96%
120.45/120.99	c   121s| 29300 |   104 |769392 |  24.9 |   165M |  40 |2467 |  15k|   0 |  68k|  0 |  47k|  30 | 0.000000e+00 |      --      |    Inf |  35.37%
120.85/121.30	c   121s| 29400 |    92 |770825 |  24.9 |   165M |  40 |2467 |  15k|5506 |  68k|  1 |  47k|  30 | 0.000000e+00 |      --      |    Inf |  35.53%
121.24/121.70	c   122s| 29500 |    88 |773078 |  24.9 |   165M |  40 |2467 |  15k|5475 |  68k|  1 |  48k|  30 | 0.000000e+00 |      --      |    Inf |  35.62%
121.55/122.07	c   122s| 29600 |    90 |775359 |  24.8 |   165M |  40 |2467 |  15k|5471 |  68k|  1 |  48k|  30 | 0.000000e+00 |      --      |    Inf |  35.79%
122.04/122.50	c   122s| 29700 |    79 |777842 |  24.8 |   165M |  40 |2467 |  15k|   0 |  69k|  0 |  48k|  30 | 0.000000e+00 |      --      |    Inf |  36.07%
122.34/122.85	c   123s| 29800 |    73 |780306 |  24.8 |   165M |  40 |2467 |  15k|   0 |  69k|  0 |  48k|  30 | 0.000000e+00 |      --      |    Inf |  36.35%
122.65/123.14	c   123s| 29900 |    68 |782178 |  24.8 |   165M |  40 |2467 |  15k|5467 |  69k|  1 |  48k|  30 | 0.000000e+00 |      --      |    Inf |  36.62%
122.94/123.40	c   123s| 30000 |    61 |783755 |  24.8 |   165M |  40 |2467 |  15k|   0 |  69k|  0 |  48k|  30 | 0.000000e+00 |      --      |    Inf |  36.84%
123.14/123.69	c   124s| 30100 |    49 |785257 |  24.8 |   165M |  40 |2467 |  15k|5471 |  69k|  1 |  48k|  30 | 0.000000e+00 |      --      |    Inf |  37.06%
123.44/123.94	c   124s| 30200 |    42 |786434 |  24.7 |   165M |  40 |2467 |  15k|5513 |  69k|  1 |  48k|  30 | 0.000000e+00 |      --      |    Inf |  37.23%
123.74/124.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
123.74/124.24	c   124s| 30300 |    35 |788191 |  24.7 |   165M |  40 |2467 |  15k|5471 |  69k|  1 |  49k|  30 | 0.000000e+00 |      --      |    Inf |  37.41%
124.03/124.53	c   125s| 30400 |    34 |790019 |  24.7 |   165M |  40 |2467 |  15k|5475 |  69k|  1 |  49k|  30 | 0.000000e+00 |      --      |    Inf |  37.51%
124.43/124.99	c   125s| 30500 |    49 |795312 |  24.8 |   165M |  40 |2467 |  15k|5457 |  69k|  1 |  49k|  30 | 0.000000e+00 |      --      |    Inf |  37.54%
124.83/125.37	c   125s| 30600 |    51 |798318 |  24.8 |   165M |  40 |2467 |  14k|   0 |  70k|  0 |  49k|  30 | 0.000000e+00 |      --      |    Inf |  37.59%
125.13/125.68	c   126s| 30700 |    53 |800456 |  24.8 |   165M |  40 |2467 |  14k|5449 |  70k|  1 |  49k|  30 | 0.000000e+00 |      --      |    Inf |  37.61%
125.73/126.20	c   126s| 30800 |    39 |804762 |  24.8 |   166M |  40 |2467 |  14k|5453 |  70k|  1 |  49k|  30 | 0.000000e+00 |      --      |    Inf |  37.85%
126.33/126.84	c   127s| 30900 |    33 |810001 |  24.9 |   166M |  40 |2467 |  14k|5438 |  71k|  1 |  49k|  30 | 0.000000e+00 |      --      |    Inf |  38.07%
127.03/127.52	c   128s| 31000 |    39 |817169 |  25.1 |   168M |  40 |2467 |  14k|5452 |  71k|  1 |  49k|  30 | 0.000000e+00 |      --      |    Inf |  38.30%
127.33/127.84	c   128s| 31100 |    48 |819296 |  25.1 |   168M |  40 |2467 |  14k|5396 |  71k|  1 |  49k|  30 | 0.000000e+00 |      --      |    Inf |  38.33%
127.63/128.15	c   128s| 31200 |    46 |821383 |  25.0 |   168M |  40 |2467 |  14k|5399 |  71k|  1 |  50k|  30 | 0.000000e+00 |      --      |    Inf |  38.35%
127.92/128.47	c   128s| 31300 |    41 |823597 |  25.0 |   168M |  40 |2467 |  14k|5385 |  71k|  1 |  50k|  30 | 0.000000e+00 |      --      |    Inf |  38.43%
128.42/128.99	c   129s| 31400 |    42 |827854 |  25.1 |   168M |  40 |2467 |  14k|5429 |  72k|  1 |  50k|  30 | 0.000000e+00 |      --      |    Inf |  38.50%
128.82/129.38	c   129s| 31500 |    38 |830403 |  25.1 |   168M |  40 |2467 |  14k|5446 |  72k|  1 |  50k|  30 | 0.000000e+00 |      --      |    Inf |  38.55%
129.32/129.83	c   130s| 31600 |    39 |833394 |  25.1 |   168M |  40 |2467 |  14k|5431 |  72k|  1 |  50k|  30 | 0.000000e+00 |      --      |    Inf |  38.62%
129.72/130.25	c   130s| 31700 |    36 |836260 |  25.1 |   168M |  40 |2467 |  14k|5431 |  72k|  1 |  50k|  30 | 0.000000e+00 |      --      |    Inf |  38.66%
130.12/130.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
130.12/130.64	c   131s| 31800 |    34 |839892 |  25.1 |   168M |  40 |2467 |  14k|   0 |  72k|  0 |  50k|  30 | 0.000000e+00 |      --      |    Inf |  38.75%
130.41/131.00	c   131s| 31900 |    36 |842282 |  25.1 |   168M |  40 |2467 |  14k|5448 |  73k|  1 |  51k|  30 | 0.000000e+00 |      --      |    Inf |  38.80%
131.01/131.53	c   132s| 32000 |    45 |847065 |  25.2 |   169M |  40 |2467 |  14k|5492 |  73k|  1 |  51k|  30 | 0.000000e+00 |      --      |    Inf |  38.87%
131.31/131.86	c   132s| 32100 |    42 |848612 |  25.2 |   169M |  40 |2467 |  14k|5492 |  73k|  1 |  51k|  30 | 0.000000e+00 |      --      |    Inf |  38.93%
131.71/132.21	c   132s| 32200 |    39 |850560 |  25.2 |   170M |  40 |2467 |  14k|   0 |  73k|  0 |  51k|  30 | 0.000000e+00 |      --      |    Inf |  38.99%
132.01/132.54	c   133s| 32300 |    38 |851887 |  25.1 |   170M |  40 |2467 |  15k|5492 |  73k|  1 |  51k|  30 | 0.000000e+00 |      --      |    Inf |  39.07%
132.31/132.89	c   133s| 32400 |    38 |854131 |  25.1 |   170M |  40 |2467 |  15k|   0 |  73k|  0 |  51k|  30 | 0.000000e+00 |      --      |    Inf |  39.14%
132.81/133.35	c   133s| 32500 |    48 |858034 |  25.2 |   170M |  40 |2467 |  15k|5503 |  74k|  1 |  51k|  30 | 0.000000e+00 |      --      |    Inf |  39.18%
133.21/133.70	c   134s| 32600 |    49 |859891 |  25.1 |   170M |  40 |2467 |  15k|5503 |  74k|  1 |  52k|  30 | 0.000000e+00 |      --      |    Inf |  39.20%
133.51/134.04	c   134s| 32700 |    52 |861699 |  25.1 |   170M |  40 |2467 |  15k|5503 |  74k|  1 |  52k|  30 | 0.000000e+00 |      --      |    Inf |  39.22%
134.30/134.82	c   135s| 32800 |    52 |866817 |  25.2 |   170M |  40 |2467 |  15k|5490 |  74k|  1 |  52k|  30 | 0.000000e+00 |      --      |    Inf |  39.27%
134.60/135.15	c   135s| 32900 |    42 |868370 |  25.2 |   170M |  40 |2467 |  15k|   0 |  74k|  0 |  52k|  30 | 0.000000e+00 |      --      |    Inf |  39.32%
134.90/135.47	c   135s| 33000 |    40 |869881 |  25.1 |   170M |  40 |2467 |  15k|   0 |  74k|  0 |  52k|  30 | 0.000000e+00 |      --      |    Inf |  39.36%
135.30/135.82	c   136s| 33100 |    35 |871321 |  25.1 |   170M |  40 |2467 |  15k|5477 |  74k|  1 |  52k|  30 | 0.000000e+00 |      --      |    Inf |  39.39%
135.79/136.35	c   136s| 33200 |    42 |875064 |  25.1 |   171M |  40 |2467 |  15k|   0 |  75k|  0 |  52k|  30 | 0.000000e+00 |      --      |    Inf |  39.58%
136.19/136.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
136.19/136.72	c   137s| 33300 |    38 |876497 |  25.1 |   171M |  40 |2467 |  15k|5516 |  75k|  1 |  52k|  30 | 0.000000e+00 |      --      |    Inf |  39.61%
136.60/137.11	c   137s| 33400 |    38 |878090 |  25.1 |   171M |  40 |2467 |  15k|5516 |  75k|  1 |  53k|  30 | 0.000000e+00 |      --      |    Inf |  39.63%
136.99/137.51	c   137s| 33500 |    40 |879688 |  25.1 |   171M |  40 |2467 |  15k|5516 |  75k|  1 |  53k|  30 | 0.000000e+00 |      --      |    Inf |  39.65%
137.39/137.96	c   138s| 33600 |    41 |883117 |  25.1 |   171M |  40 |2467 |  15k|5516 |  75k|  1 |  53k|  30 | 0.000000e+00 |      --      |    Inf |  39.69%
137.79/138.31	c   138s| 33700 |    39 |884752 |  25.1 |   171M |  40 |2467 |  15k|5479 |  75k|  1 |  53k|  30 | 0.000000e+00 |      --      |    Inf |  39.73%
138.09/138.67	c   139s| 33800 |    34 |886245 |  25.0 |   171M |  40 |2467 |  15k|5479 |  76k|  1 |  53k|  30 | 0.000000e+00 |      --      |    Inf |  39.78%
138.59/139.14	c   139s| 33900 |    44 |890544 |  25.1 |   171M |  40 |2467 |  15k|   0 |  76k|  0 |  53k|  30 | 0.000000e+00 |      --      |    Inf |  39.86%
138.98/139.59	c   140s| 34000 |    37 |892687 |  25.1 |   172M |  40 |2467 |  15k|   0 |  76k|  0 |  54k|  30 | 0.000000e+00 |      --      |    Inf |  39.99%
139.38/139.95	c   140s| 34100 |    38 |894370 |  25.1 |   172M |  40 |2467 |  15k|5510 |  76k|  2 |  54k|  30 | 0.000000e+00 |      --      |    Inf |  40.02%
139.78/140.30	c   140s| 34200 |    35 |895895 |  25.0 |   172M |  40 |2467 |  15k|   0 |  76k|  0 |  54k|  30 | 0.000000e+00 |      --      |    Inf |  40.06%
140.28/140.89	c   141s| 34300 |    49 |900706 |  25.1 |   172M |  40 |2467 |  15k|5495 |  77k|  1 |  54k|  30 | 0.000000e+00 |      --      |    Inf |  40.10%
140.68/141.27	c   141s| 34400 |    50 |902660 |  25.1 |   172M |  40 |2467 |  15k|   0 |  77k|  0 |  54k|  30 | 0.000000e+00 |      --      |    Inf |  40.14%
140.98/141.57	c   142s| 34500 |    39 |903772 |  25.0 |   172M |  40 |2467 |  15k|   0 |  77k|  0 |  54k|  30 | 0.000000e+00 |      --      |    Inf |  40.24%
141.37/141.91	c   142s| 34600 |    34 |905014 |  25.0 |   172M |  40 |2467 |  15k|5478 |  77k|  1 |  54k|  30 | 0.000000e+00 |      --      |    Inf |  40.33%
141.67/142.27	c   142s| 34700 |    38 |906641 |  25.0 |   172M |  40 |2467 |  15k|   0 |  77k|  0 |  54k|  30 | 0.000000e+00 |      --      |    Inf |  40.36%
142.17/142.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
142.17/142.76	c   143s| 34800 |    34 |910472 |  25.0 |   172M |  40 |2467 |  15k|5450 |  77k|  1 |  55k|  30 | 0.000000e+00 |      --      |    Inf |  40.47%
142.97/143.50	c   143s| 34900 |    35 |916681 |  25.1 |   173M |  40 |2467 |  15k|5484 |  78k|  1 |  55k|  30 | 0.000000e+00 |      --      |    Inf |  40.94%
143.47/144.07	c   144s| 35000 |    31 |920373 |  25.1 |   173M |  40 |2467 |  15k|5479 |  79k|  1 |  55k|  30 | 0.000000e+00 |      --      |    Inf |  41.26%
143.96/144.59	c   145s| 35100 |    32 |923141 |  25.2 |   174M |  40 |2467 |  15k|5462 |  79k|  1 |  55k|  30 | 0.000000e+00 |      --      |    Inf |  41.42%
144.36/145.00	c   145s| 35200 |    34 |925854 |  25.2 |   175M |  40 |2467 |  15k|5473 |  79k|  1 |  55k|  30 | 0.000000e+00 |      --      |    Inf |  41.65%
144.76/145.33	c   145s| 35300 |    32 |927175 |  25.1 |   175M |  40 |2467 |  15k|   0 |  79k|  0 |  55k|  30 | 0.000000e+00 |      --      |    Inf |  41.73%
145.15/145.75	c   146s| 35400 |    30 |929605 |  25.1 |   175M |  40 |2467 |  15k|   0 |  80k|  0 |  55k|  30 | 0.000000e+00 |      --      |    Inf |  41.78%
145.75/146.30	c   146s| 35500 |    32 |933320 |  25.2 |   175M |  40 |2467 |  15k|5470 |  80k|  1 |  56k|  30 | 0.000000e+00 |      --      |    Inf |  42.03%
146.25/146.85	c   147s| 35600 |    30 |936555 |  25.2 |   175M |  40 |2467 |  15k|5503 |  80k|  1 |  56k|  30 | 0.000000e+00 |      --      |    Inf |  42.33%
146.85/147.48	c   147s| 35700 |    32 |942324 |  25.3 |   175M |  40 |2467 |  15k|5461 |  81k|  3 |  56k|  30 | 0.000000e+00 |      --      |    Inf |  43.01%
147.35/147.91	c   148s| 35800 |    45 |945257 |  25.3 |   175M |  40 |2467 |  15k|5486 |  82k|  1 |  56k|  30 | 0.000000e+00 |      --      |    Inf |  43.09%
147.75/148.34	c   148s| 35900 |    38 |947530 |  25.3 |   175M |  40 |2467 |  15k|   0 |  82k|  0 |  56k|  30 | 0.000000e+00 |      --      |    Inf |  43.10%
148.14/148.76	c   149s| 36000 |    40 |949737 |  25.3 |   175M |  40 |2467 |  15k|   0 |  82k|  0 |  56k|  30 | 0.000000e+00 |      --      |    Inf |  43.12%
148.55/149.13	c   149s| 36100 |    40 |951737 |  25.2 |   175M |  40 |2467 |  15k|   0 |  83k|  0 |  57k|  30 | 0.000000e+00 |      --      |    Inf |  43.18%
148.84/149.46	c   149s| 36200 |    32 |953464 |  25.2 |   175M |  40 |2467 |  15k|5471 |  83k|  1 |  57k|  30 | 0.000000e+00 |      --      |    Inf |  43.28%
149.24/149.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
149.24/149.87	c   150s| 36300 |    31 |956344 |  25.2 |   175M |  40 |2467 |  15k|5438 |  83k|  1 |  57k|  30 | 0.000000e+00 |      --      |    Inf |  43.46%
149.84/150.41	c   150s| 36400 |    28 |959028 |  25.2 |   175M |  40 |2467 |  15k|5476 |  83k|  1 |  57k|  30 | 0.000000e+00 |      --      |    Inf |  43.60%
150.34/150.99	c   151s| 36500 |    36 |962319 |  25.3 |   177M |  40 |2467 |  15k|5476 |  84k|  1 |  57k|  30 | 0.000000e+00 |      --      |    Inf |  43.61%
150.74/151.36	c   151s| 36600 |    31 |963928 |  25.2 |   177M |  40 |2467 |  15k|5476 |  84k|  1 |  57k|  30 | 0.000000e+00 |      --      |    Inf |  43.67%
151.13/151.77	c   152s| 36700 |    30 |966275 |  25.2 |   177M |  40 |2467 |  15k|5507 |  84k|  1 |  57k|  30 | 0.000000e+00 |      --      |    Inf |  43.79%
151.54/152.16	c   152s| 36800 |    36 |968115 |  25.2 |   177M |  40 |2467 |  15k|5476 |  84k|  1 |  58k|  30 | 0.000000e+00 |      --      |    Inf |  43.82%
151.93/152.56	c   153s| 36900 |    34 |969847 |  25.2 |   177M |  40 |2467 |  15k|5476 |  84k|  1 |  58k|  30 | 0.000000e+00 |      --      |    Inf |  43.83%
152.33/152.95	c   153s| 37000 |    31 |971707 |  25.2 |   177M |  40 |2467 |  15k|5507 |  84k|  0 |  58k|  30 | 0.000000e+00 |      --      |    Inf |  43.90%
152.83/153.43	c   153s| 37100 |    35 |974378 |  25.2 |   177M |  40 |2467 |  15k|   0 |  85k|  0 |  58k|  30 | 0.000000e+00 |      --      |    Inf |  44.06%
153.23/153.80	c   154s| 37200 |    33 |976120 |  25.2 |   177M |  40 |2467 |  15k|5481 |  85k|  1 |  58k|  30 | 0.000000e+00 |      --      |    Inf |  44.10%
153.63/154.22	c   154s| 37300 |    32 |978056 |  25.1 |   178M |  40 |2467 |  15k|   0 |  85k|  0 |  58k|  30 | 0.000000e+00 |      --      |    Inf |  44.19%
154.12/154.71	c   155s| 37400 |    35 |981670 |  25.2 |   178M |  40 |2467 |  15k|5455 |  85k|  1 |  59k|  30 | 0.000000e+00 |      --      |    Inf |  44.22%
154.53/155.19	c   155s| 37500 |    41 |985247 |  25.2 |   178M |  40 |2467 |  15k|5511 |  86k|  1 |  59k|  30 | 0.000000e+00 |      --      |    Inf |  44.26%
155.02/155.63	c   156s| 37600 |    38 |987164 |  25.2 |   178M |  40 |2467 |  15k|5455 |  86k|  1 |  59k|  30 | 0.000000e+00 |      --      |    Inf |  44.28%
155.32/155.97	c   156s| 37700 |    36 |988712 |  25.2 |   178M |  40 |2467 |  15k|5511 |  86k|  1 |  59k|  30 | 0.000000e+00 |      --      |    Inf |  44.32%
155.72/156.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
155.72/156.36	c   156s| 37800 |    38 |990688 |  25.1 |   178M |  40 |2467 |  15k|   0 |  86k|  0 |  59k|  30 | 0.000000e+00 |      --      |    Inf |  44.36%
156.12/156.75	c   157s| 37900 |    30 |992326 |  25.1 |   178M |  40 |2467 |  15k|   0 |  86k|  0 |  59k|  30 | 0.000000e+00 |      --      |    Inf |  44.40%
156.42/157.09	c   157s| 38000 |    34 |994002 |  25.1 |   178M |  40 |2467 |  15k|5530 |  86k|  1 |  60k|  30 | 0.000000e+00 |      --      |    Inf |  44.42%
156.81/157.44	c   157s| 38100 |    30 |995555 |  25.1 |   178M |  40 |2467 |  15k|5511 |  86k|  1 |  60k|  30 | 0.000000e+00 |      --      |    Inf |  44.47%
157.21/157.87	c   158s| 38200 |    31 |997830 |  25.1 |   178M |  40 |2467 |  15k|   0 |  87k|  0 |  60k|  30 | 0.000000e+00 |      --      |    Inf |  44.47%
157.71/158.39	c   158s| 38300 |    33 |  1001k|  25.1 |   178M |  40 |2467 |  15k|5428 |  87k|  1 |  60k|  30 | 0.000000e+00 |      --      |    Inf |  44.50%
158.11/158.75	c   159s| 38400 |    33 |  1003k|  25.1 |   178M |  40 |2467 |  15k|5428 |  87k|  1 |  60k|  30 | 0.000000e+00 |      --      |    Inf |  44.56%
158.61/159.29	c   159s| 38500 |    38 |  1007k|  25.1 |   178M |  40 |2467 |  15k|   0 |  87k|  0 |  60k|  30 | 0.000000e+00 |      --      |    Inf |  44.59%
159.01/159.67	c   160s| 38600 |    37 |  1009k|  25.1 |   178M |  40 |2467 |  15k|5444 |  88k|  1 |  60k|  30 | 0.000000e+00 |      --      |    Inf |  44.61%
159.31/159.99	c   160s| 38700 |    32 |  1011k|  25.1 |   178M |  40 |2467 |  15k|5424 |  88k|  1 |  60k|  30 | 0.000000e+00 |      --      |    Inf |  44.66%
159.90/160.53	c   161s| 38800 |    37 |  1015k|  25.1 |   178M |  40 |2467 |  15k|   0 |  88k|  0 |  61k|  30 | 0.000000e+00 |      --      |    Inf |  44.70%
160.30/160.94	c   161s| 38900 |    33 |  1017k|  25.1 |   178M |  40 |2467 |  15k|   0 |  88k|  0 |  61k|  30 | 0.000000e+00 |      --      |    Inf |  44.71%
160.70/161.30	c   161s| 39000 |    33 |  1019k|  25.1 |   179M |  40 |2467 |  15k|   0 |  89k|  0 |  61k|  30 | 0.000000e+00 |      --      |    Inf |  44.76%
161.00/161.66	c   162s| 39100 |    33 |  1021k|  25.1 |   180M |  40 |2467 |  15k|   0 |  89k|  0 |  61k|  30 | 0.000000e+00 |      --      |    Inf |  44.79%
161.51/162.13	c   162s| 39200 |    46 |  1025k|  25.1 |   180M |  40 |2467 |  15k|   0 |  89k|  0 |  61k|  30 | 0.000000e+00 |      --      |    Inf |  44.81%
161.90/162.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
161.90/162.51	c   163s| 39300 |    34 |  1027k|  25.1 |   180M |  40 |2467 |  15k|5424 |  89k|  1 |  61k|  30 | 0.000000e+00 |      --      |    Inf |  44.83%
162.40/163.00	c   163s| 39400 |    31 |  1031k|  25.2 |   180M |  40 |2467 |  15k|5424 |  89k|  1 |  62k|  30 | 0.000000e+00 |      --      |    Inf |  44.88%
162.80/163.44	c   163s| 39500 |    29 |  1035k|  25.2 |   180M |  40 |2467 |  15k|   0 |  89k|  0 |  62k|  30 | 0.000000e+00 |      --      |    Inf |  44.94%
163.09/163.78	c   164s| 39600 |    27 |  1037k|  25.2 |   180M |  40 |2467 |  15k|5494 |  89k|  1 |  62k|  30 | 0.000000e+00 |      --      |    Inf |  45.03%
163.59/164.21	c   164s| 39700 |    31 |  1039k|  25.2 |   180M |  40 |2467 |  15k|   0 |  90k|  0 |  62k|  30 | 0.000000e+00 |      --      |    Inf |  45.07%
163.99/164.62	c   165s| 39800 |    32 |  1042k|  25.2 |   180M |  40 |2467 |  15k|5480 |  90k|  1 |  62k|  30 | 0.000000e+00 |      --      |    Inf |  45.13%
164.39/165.07	c   165s| 39900 |    28 |  1045k|  25.2 |   180M |  40 |2467 |  15k|5494 |  90k|  1 |  62k|  30 | 0.000000e+00 |      --      |    Inf |  45.17%
164.79/165.40	c   165s| 40000 |    26 |  1047k|  25.2 |   180M |  40 |2467 |  15k|   0 |  90k|  0 |  62k|  30 | 0.000000e+00 |      --      |    Inf |  45.23%
165.19/165.84	c   166s| 40100 |    26 |  1051k|  25.2 |   180M |  40 |2467 |  15k|5458 |  90k|  1 |  63k|  30 | 0.000000e+00 |      --      |    Inf |  45.29%
165.68/166.34	c   166s| 40200 |    29 |  1056k|  25.3 |   180M |  40 |2467 |  15k|5458 |  91k|  1 |  63k|  30 | 0.000000e+00 |      --      |    Inf |  45.45%
166.18/166.88	c   167s| 40300 |    31 |  1061k|  25.3 |   180M |  40 |2467 |  15k|5460 |  91k|  1 |  63k|  30 | 0.000000e+00 |      --      |    Inf |  45.78%
166.78/167.40	c   167s| 40400 |    39 |  1064k|  25.3 |   180M |  40 |2467 |  15k|5458 |  91k|  1 |  63k|  30 | 0.000000e+00 |      --      |    Inf |  46.12%
167.18/167.81	c   168s| 40500 |    31 |  1066k|  25.3 |   180M |  40 |2467 |  15k|5494 |  92k|  1 |  63k|  30 | 0.000000e+00 |      --      |    Inf |  46.15%
167.58/168.29	c   168s| 40600 |    30 |  1069k|  25.4 |   180M |  40 |2467 |  15k|   0 |  92k|  0 |  63k|  30 | 0.000000e+00 |      --      |    Inf |  46.26%
167.98/168.62	c   169s| 40700 |    33 |  1071k|  25.3 |   180M |  40 |2467 |  15k|5490 |  92k|  1 |  64k|  30 | 0.000000e+00 |      --      |    Inf |  46.32%
168.28/168.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
168.28/168.98	c   169s| 40800 |    34 |  1073k|  25.3 |   180M |  40 |2467 |  15k|   0 |  92k|  0 |  64k|  30 | 0.000000e+00 |      --      |    Inf |  46.36%
168.67/169.32	c   169s| 40900 |    26 |  1074k|  25.3 |   180M |  40 |2467 |  15k|5486 |  92k|  1 |  64k|  30 | 0.000000e+00 |      --      |    Inf |  46.46%
169.07/169.73	c   170s| 41000 |    27 |  1077k|  25.3 |   180M |  40 |2467 |  15k|   0 |  92k|  0 |  64k|  30 | 0.000000e+00 |      --      |    Inf |  46.59%
169.67/170.32	c   170s| 41100 |    26 |  1082k|  25.4 |   180M |  40 |2467 |  15k|5456 |  93k|  1 |  64k|  30 | 0.000000e+00 |      --      |    Inf |  46.72%
170.07/170.70	c   171s| 41200 |    31 |  1084k|  25.3 |   180M |  40 |2467 |  15k|5497 |  93k|  1 |  64k|  30 | 0.000000e+00 |      --      |    Inf |  46.80%
170.37/171.07	c   171s| 41300 |    29 |  1087k|  25.4 |   180M |  40 |2467 |  15k|5456 |  93k|  1 |  64k|  30 | 0.000000e+00 |      --      |    Inf |  46.92%
170.87/171.54	c   172s| 41400 |    41 |  1089k|  25.4 |   180M |  40 |2467 |  15k|5485 |  93k|  1 |  65k|  30 | 0.000000e+00 |      --      |    Inf |  46.93%
171.56/172.25	c   172s| 41500 |    42 |  1095k|  25.4 |   180M |  40 |2467 |  15k|   0 |  94k|  0 |  65k|  30 | 0.000000e+00 |      --      |    Inf |  46.97%
171.96/172.60	c   173s| 41600 |    43 |  1097k|  25.4 |   180M |  40 |2467 |  15k|5485 |  94k|  1 |  65k|  30 | 0.000000e+00 |      --      |    Inf |  47.01%
172.26/172.94	c   173s| 41700 |    45 |  1099k|  25.4 |   180M |  40 |2467 |  15k|5464 |  94k|  1 |  65k|  30 | 0.000000e+00 |      --      |    Inf |  47.08%
172.66/173.39	c   173s| 41800 |    44 |  1101k|  25.4 |   180M |  40 |2467 |  15k|   0 |  94k|  0 |  65k|  30 | 0.000000e+00 |      --      |    Inf |  47.10%
173.16/173.80	c   174s| 41900 |    43 |  1103k|  25.4 |   180M |  40 |2467 |  15k|   0 |  94k|  0 |  65k|  30 | 0.000000e+00 |      --      |    Inf |  47.13%
173.46/174.16	c   174s| 42000 |    40 |  1105k|  25.4 |   180M |  40 |2467 |  15k|5448 |  95k|  1 |  65k|  30 | 0.000000e+00 |      --      |    Inf |  47.16%
173.87/174.51	c   174s| 42100 |    49 |  1107k|  25.3 |   180M |  40 |2467 |  15k|5448 |  95k|  1 |  65k|  30 | 0.000000e+00 |      --      |    Inf |  47.19%
174.17/174.89	c   175s| 42200 |    54 |  1109k|  25.3 |   180M |  40 |2467 |  15k|   0 |  95k|  0 |  66k|  30 | 0.000000e+00 |      --      |    Inf |  47.21%
174.56/175.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
174.56/175.25	c   175s| 42300 |    48 |  1111k|  25.3 |   180M |  40 |2467 |  15k|   0 |  95k|  0 |  66k|  30 | 0.000000e+00 |      --      |    Inf |  47.24%
174.96/175.63	c   176s| 42400 |    41 |  1113k|  25.3 |   180M |  40 |2467 |  15k|   0 |  96k|  0 |  66k|  30 | 0.000000e+00 |      --      |    Inf |  47.26%
175.37/176.05	c   176s| 42500 |    33 |  1117k|  25.3 |   180M |  40 |2467 |  15k|   0 |  96k|  0 |  66k|  30 | 0.000000e+00 |      --      |    Inf |  47.30%
175.86/176.56	c   177s| 42600 |    46 |  1121k|  25.4 |   181M |  40 |2467 |  15k|5466 |  96k|  1 |  66k|  30 | 0.000000e+00 |      --      |    Inf |  47.35%
176.26/176.92	c   177s| 42700 |    45 |  1123k|  25.4 |   181M |  40 |2467 |  15k|   0 |  96k|  0 |  66k|  30 | 0.000000e+00 |      --      |    Inf |  47.36%
176.66/177.36	c   177s| 42800 |    44 |  1125k|  25.4 |   181M |  40 |2467 |  15k|5452 |  96k|  1 |  66k|  30 | 0.000000e+00 |      --      |    Inf |  47.38%
177.06/177.71	c   178s| 42900 |    44 |  1127k|  25.3 |   181M |  40 |2467 |  15k|5452 |  96k|  1 |  67k|  30 | 0.000000e+00 |      --      |    Inf |  47.41%
177.46/178.11	c   178s| 43000 |    44 |  1129k|  25.3 |   181M |  40 |2467 |  15k|   0 |  97k|  0 |  67k|  30 | 0.000000e+00 |      --      |    Inf |  47.42%
177.75/178.48	c   178s| 43100 |    39 |  1131k|  25.3 |   181M |  40 |2467 |  15k|5452 |  97k|  1 |  67k|  30 | 0.000000e+00 |      --      |    Inf |  47.43%
178.15/178.87	c   179s| 43200 |    46 |  1133k|  25.3 |   181M |  40 |2467 |  15k|   0 |  97k|  0 |  67k|  30 | 0.000000e+00 |      --      |    Inf |  47.45%
178.55/179.25	c   179s| 43300 |    46 |  1135k|  25.3 |   181M |  40 |2467 |  15k|5473 |  97k|  1 |  67k|  30 | 0.000000e+00 |      --      |    Inf |  47.45%
178.95/179.62	c   180s| 43400 |    39 |  1137k|  25.3 |   181M |  40 |2467 |  15k|5452 |  97k|  1 |  67k|  30 | 0.000000e+00 |      --      |    Inf |  47.46%
179.35/180.02	c   180s| 43500 |    42 |  1139k|  25.3 |   181M |  40 |2467 |  15k|5454 |  98k|  1 |  67k|  30 | 0.000000e+00 |      --      |    Inf |  47.49%
179.65/180.32	c   180s| 43600 |    36 |  1140k|  25.2 |   181M |  40 |2467 |  15k|   0 |  98k|  0 |  68k|  30 | 0.000000e+00 |      --      |    Inf |  47.59%
180.24/180.98	c   181s| 43700 |    36 |  1144k|  25.3 |   181M |  40 |2467 |  15k|5475 |  98k|  1 |  68k|  30 | 0.000000e+00 |      --      |    Inf |  47.94%
180.64/181.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
180.64/181.33	c   181s| 43800 |    35 |  1146k|  25.2 |   181M |  40 |2467 |  15k|   0 |  98k|  0 |  68k|  30 | 0.000000e+00 |      --      |    Inf |  47.99%
180.94/181.65	c   182s| 43900 |    32 |  1147k|  25.2 |   181M |  40 |2467 |  15k|   0 |  98k|  0 |  68k|  30 | 0.000000e+00 |      --      |    Inf |  48.01%
181.35/182.03	c   182s| 44000 |    35 |  1149k|  25.2 |   181M |  40 |2467 |  15k|5475 |  99k|  1 |  68k|  30 | 0.000000e+00 |      --      |    Inf |  48.04%
181.94/182.66	c   183s| 44100 |    30 |  1153k|  25.2 |   181M |  40 |2467 |  15k|5459 |  99k|  1 |  68k|  30 | 0.000000e+00 |      --      |    Inf |  48.81%
182.54/183.26	c   183s| 44200 |    34 |  1157k|  25.3 |   181M |  40 |2467 |  15k|   0 | 100k|  0 |  69k|  30 | 0.000000e+00 |      --      |    Inf |  50.21%
183.44/184.13	c   184s| 44300 |    31 |  1163k|  25.4 |   181M |  40 |2467 |  15k|5510 | 102k|  1 |  69k|  30 | 0.000000e+00 |      --      |    Inf |  52.79%
183.83/184.52	c   185s| 44400 |    31 |  1166k|  25.4 |   181M |  40 |2467 |  15k|5476 | 103k|  1 |  69k|  30 | 0.000000e+00 |      --      |    Inf |  53.20%
184.34/185.10	c   185s| 44500 |    25 |  1171k|  25.4 |   181M |  40 |2467 |  15k|   0 | 103k|  0 |  69k|  30 | 0.000000e+00 |      --      |    Inf |  53.89%
184.93/185.60	c   186s| 44600 |    29 |  1175k|  25.4 |   181M |  40 |2467 |  15k|   0 | 104k|  0 |  69k|  30 | 0.000000e+00 |      --      |    Inf |  55.43%
185.73/186.46	c   186s| 44700 |    36 |  1183k|  25.6 |   183M |  40 |2467 |  15k|5504 | 106k|  1 |  69k|  30 | 0.000000e+00 |      --      |    Inf |  57.54%
186.33/187.10	c   187s| 44800 |    37 |  1189k|  25.6 |   183M |  40 |2467 |  15k|5472 | 108k|  1 |  69k|  30 | 0.000000e+00 |      --      |    Inf |  59.04%
186.92/187.62	c   188s| 44900 |    37 |  1193k|  25.7 |   183M |  40 |2467 |  15k|5491 | 109k|  1 |  69k|  30 | 0.000000e+00 |      --      |    Inf |  59.86%
187.33/188.08	c   188s| 45000 |    40 |  1198k|  25.7 |   183M |  40 |2467 |  15k|5493 | 109k|  2 |  70k|  30 | 0.000000e+00 |      --      |    Inf |  60.22%
187.72/188.44	c   188s| 45100 |    48 |  1201k|  25.7 |   183M |  40 |2467 |  15k|5455 | 109k|  1 |  70k|  30 | 0.000000e+00 |      --      |    Inf |  60.23%
188.22/188.90	c   189s| 45200 |    36 |  1206k|  25.8 |   184M |  40 |2467 |  15k|   0 | 110k|  0 |  70k|  30 | 0.000000e+00 |      --      |    Inf |  60.24%
188.72/189.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
188.72/189.41	c   189s| 45300 |    33 |  1211k|  25.8 |   184M |  40 |2467 |  15k|5424 | 110k|  1 |  70k|  30 | 0.000000e+00 |      --      |    Inf |  60.25%
189.12/189.89	c   190s| 45400 |    44 |  1216k|  25.9 |   184M |  40 |2467 |  15k|   0 | 111k|  0 |  70k|  30 | 0.000000e+00 |      --      |    Inf |  60.26%
189.62/190.38	c   190s| 45500 |    36 |  1220k|  25.9 |   184M |  40 |2467 |  15k|   0 | 111k|  0 |  70k|  30 | 0.000000e+00 |      --      |    Inf |  60.26%
190.01/190.77	c   191s| 45600 |    32 |  1223k|  25.9 |   184M |  40 |2467 |  15k|5424 | 112k|  1 |  70k|  30 | 0.000000e+00 |      --      |    Inf |  60.27%
190.42/191.18	c   191s| 45700 |    33 |  1226k|  25.9 |   184M |  40 |2467 |  15k|5424 | 112k|  1 |  71k|  30 | 0.000000e+00 |      --      |    Inf |  60.28%
190.91/191.60	c   192s| 45800 |    39 |  1229k|  25.9 |   184M |  40 |2467 |  15k|5424 | 113k|  1 |  71k|  30 | 0.000000e+00 |      --      |    Inf |  60.29%
191.42/192.13	c   192s| 45900 |    41 |  1233k|  26.0 |   184M |  40 |2467 |  15k|5456 | 113k|  1 |  71k|  30 | 0.000000e+00 |      --      |    Inf |  60.29%
191.81/192.58	c   193s| 46000 |    30 |  1238k|  26.0 |   184M |  40 |2467 |  15k|5465 | 113k|  2 |  71k|  30 | 0.000000e+00 |      --      |    Inf |  60.30%
192.41/193.14	c   193s| 46100 |    37 |  1243k|  26.1 |   184M |  40 |2467 |  15k|5419 | 114k|  1 |  71k|  30 | 0.000000e+00 |      --      |    Inf |  60.33%
192.81/193.58	c   194s| 46200 |    38 |  1247k|  26.1 |   184M |  40 |2467 |  15k|   0 | 115k|  0 |  71k|  30 | 0.000000e+00 |      --      |    Inf |  60.34%
193.20/193.95	c   194s| 46300 |    31 |  1249k|  26.1 |   184M |  40 |2467 |  15k|5419 | 115k|  1 |  71k|  30 | 0.000000e+00 |      --      |    Inf |  60.36%
193.60/194.38	c   194s| 46400 |    37 |  1252k|  26.1 |   184M |  40 |2467 |  15k|5476 | 116k|  2 |  71k|  30 | 0.000000e+00 |      --      |    Inf |  60.38%
194.10/194.80	c   195s| 46500 |    34 |  1256k|  26.1 |   184M |  40 |2467 |  15k|   0 | 116k|  0 |  72k|  30 | 0.000000e+00 |      --      |    Inf |  60.39%
194.60/195.34	c   195s| 46600 |    32 |  1259k|  26.1 |   184M |  40 |2467 |  15k|   0 | 117k|  0 |  72k|  30 | 0.000000e+00 |      --      |    Inf |  60.41%
195.10/195.87	c   196s| 46700 |    43 |  1264k|  26.2 |   185M |  40 |2467 |  15k|   0 | 117k|  0 |  72k|  30 | 0.000000e+00 |      --      |    Inf |  60.44%
195.40/196.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
195.40/196.17	c   196s| 46800 |    41 |  1265k|  26.2 |   185M |  40 |2467 |  15k|   0 | 117k|  0 |  72k|  30 | 0.000000e+00 |      --      |    Inf |  60.46%
195.80/196.57	c   197s| 46900 |    41 |  1268k|  26.2 |   185M |  40 |2467 |  15k|   0 | 117k|  0 |  72k|  30 | 0.000000e+00 |      --      |    Inf |  60.48%
196.40/197.13	c   197s| 47000 |    44 |  1272k|  26.2 |   185M |  40 |2467 |  15k|5427 | 118k|  1 |  72k|  30 | 0.000000e+00 |      --      |    Inf |  60.49%
196.69/197.47	c   197s| 47100 |    38 |  1274k|  26.2 |   185M |  40 |2467 |  15k|5427 | 118k|  1 |  73k|  30 | 0.000000e+00 |      --      |    Inf |  60.50%
197.19/197.98	c   198s| 47200 |    49 |  1278k|  26.2 |   185M |  40 |2467 |  15k|   0 | 118k|  0 |  73k|  30 | 0.000000e+00 |      --      |    Inf |  60.50%
197.59/198.39	c   198s| 47300 |    43 |  1281k|  26.2 |   185M |  40 |2467 |  15k|   0 | 119k|  0 |  73k|  30 | 0.000000e+00 |      --      |    Inf |  60.52%
198.09/198.82	c   199s| 47400 |    40 |  1285k|  26.2 |   185M |  40 |2467 |  15k|5439 | 119k|  1 |  73k|  30 | 0.000000e+00 |      --      |    Inf |  60.54%
198.49/199.23	c   199s| 47500 |    53 |  1287k|  26.2 |   185M |  40 |2467 |  15k|   0 | 119k|  0 |  73k|  30 | 0.000000e+00 |      --      |    Inf |  60.57%
198.89/199.63	c   200s| 47600 |    57 |  1289k|  26.2 |   185M |  40 |2467 |  15k|   0 | 119k|  0 |  73k|  30 | 0.000000e+00 |      --      |    Inf |  60.58%
199.29/200.02	c   200s| 47700 |    45 |  1291k|  26.2 |   185M |  40 |2467 |  15k|5470 | 120k|  2 |  73k|  30 | 0.000000e+00 |      --      |    Inf |  60.60%
199.69/200.45	c   200s| 47800 |    33 |  1294k|  26.2 |   185M |  40 |2467 |  15k|   0 | 120k|  0 |  74k|  30 | 0.000000e+00 |      --      |    Inf |  60.61%
200.08/200.86	c   201s| 47900 |    54 |  1297k|  26.2 |   185M |  40 |2467 |  15k|5447 | 120k|  1 |  74k|  30 | 0.000000e+00 |      --      |    Inf |  60.61%
200.48/201.22	c   201s| 48000 |    42 |  1299k|  26.2 |   185M |  40 |2467 |  15k|5427 | 120k|  1 |  74k|  30 | 0.000000e+00 |      --      |    Inf |  60.62%
200.98/201.76	c   202s| 48100 |    51 |  1302k|  26.2 |   185M |  40 |2467 |  15k|5450 | 121k|  1 |  74k|  30 | 0.000000e+00 |      --      |    Inf |  60.63%
201.38/202.19	c   202s| 48200 |    49 |  1305k|  26.2 |   185M |  40 |2467 |  15k|5444 | 121k|  2 |  74k|  30 | 0.000000e+00 |      --      |    Inf |  60.63%
201.77/202.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
201.77/202.53	c   203s| 48300 |    36 |  1306k|  26.2 |   186M |  40 |2467 |  15k|5466 | 121k|  2 |  74k|  30 | 0.000000e+00 |      --      |    Inf |  60.66%
202.17/202.90	c   203s| 48400 |    34 |  1308k|  26.2 |   186M |  40 |2467 |  15k|5439 | 121k|  1 |  74k|  30 | 0.000000e+00 |      --      |    Inf |  60.68%
202.57/203.32	c   203s| 48500 |    36 |  1311k|  26.2 |   186M |  40 |2467 |  15k|5435 | 121k|  1 |  75k|  30 | 0.000000e+00 |      --      |    Inf |  60.72%
202.87/203.63	c   204s| 48600 |    35 |  1312k|  26.2 |   186M |  40 |2467 |  15k|5446 | 121k|  2 |  75k|  30 | 0.000000e+00 |      --      |    Inf |  60.75%
203.17/203.96	c   204s| 48700 |    31 |  1313k|  26.1 |   186M |  40 |2467 |  15k|   0 | 121k|  0 |  75k|  30 | 0.000000e+00 |      --      |    Inf |  60.78%
203.57/204.37	c   204s| 48800 |    32 |  1316k|  26.1 |   186M |  40 |2467 |  15k|5460 | 122k|  1 |  75k|  30 | 0.000000e+00 |      --      |    Inf |  60.80%
203.97/204.77	c   205s| 48900 |    29 |  1319k|  26.1 |   186M |  40 |2467 |  15k|5418 | 122k|  1 |  75k|  30 | 0.000000e+00 |      --      |    Inf |  60.83%
204.47/205.22	c   205s| 49000 |    34 |  1322k|  26.2 |   186M |  40 |2467 |  15k|5438 | 122k|  1 |  75k|  30 | 0.000000e+00 |      --      |    Inf |  60.85%
204.87/205.60	c   206s| 49100 |    29 |  1325k|  26.1 |   186M |  40 |2467 |  15k|   0 | 122k|  0 |  75k|  30 | 0.000000e+00 |      --      |    Inf |  60.88%
205.27/206.08	c   206s| 49200 |    27 |  1328k|  26.2 |   187M |  40 |2467 |  15k|   0 | 122k|  0 |  75k|  30 | 0.000000e+00 |      --      |    Inf |  60.90%
205.76/206.50	c   206s| 49300 |    31 |  1331k|  26.2 |   187M |  40 |2467 |  15k|5423 | 123k|  1 |  76k|  30 | 0.000000e+00 |      --      |    Inf |  60.91%
206.16/206.91	c   207s| 49400 |    27 |  1333k|  26.2 |   187M |  40 |2467 |  15k|5423 | 123k|  1 |  76k|  30 | 0.000000e+00 |      --      |    Inf |  60.92%
206.46/207.28	c   207s| 49500 |    26 |  1336k|  26.2 |   187M |  40 |2467 |  15k|5443 | 123k|  2 |  76k|  30 | 0.000000e+00 |      --      |    Inf |  60.95%
206.96/207.70	c   208s| 49600 |    31 |  1339k|  26.2 |   187M |  40 |2467 |  15k|   0 | 123k|  0 |  76k|  30 | 0.000000e+00 |      --      |    Inf |  60.95%
207.26/208.08	c   208s| 49700 |    26 |  1341k|  26.2 |   187M |  40 |2467 |  15k|5423 | 124k|  1 |  76k|  30 | 0.000000e+00 |      --      |    Inf |  60.96%
208.26/209.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
208.26/209.05	c   209s| 49800 |    33 |  1346k|  26.2 |   187M |  40 |2467 |  15k|5457 | 124k|  2 |  76k|  30 | 0.000000e+00 |      --      |    Inf |  60.96%
208.65/209.48	c   209s| 49900 |    29 |  1349k|  26.2 |   187M |  40 |2467 |  15k|   0 | 124k|  0 |  76k|  30 | 0.000000e+00 |      --      |    Inf |  60.97%
209.05/209.85	c   210s| 50000 |    30 |  1351k|  26.2 |   187M |  40 |2467 |  15k|5458 | 125k|  2 |  76k|  30 | 0.000000e+00 |      --      |    Inf |  60.97%
209.45/210.26	c   210s| 50100 |    28 |  1354k|  26.2 |   187M |  40 |2467 |  15k|5452 | 125k|  1 |  76k|  30 | 0.000000e+00 |      --      |    Inf |  60.97%
209.85/210.67	c   211s| 50200 |    26 |  1357k|  26.2 |   187M |  40 |2467 |  15k|5441 | 125k|  2 |  77k|  30 | 0.000000e+00 |      --      |    Inf |  60.98%
210.25/211.02	c   211s| 50300 |    30 |  1359k|  26.2 |   187M |  40 |2467 |  15k|   0 | 125k|  0 |  77k|  30 | 0.000000e+00 |      --      |    Inf |  60.98%
210.65/211.41	c   211s| 50400 |    30 |  1361k|  26.2 |   187M |  40 |2467 |  15k|5429 | 126k|  1 |  77k|  30 | 0.000000e+00 |      --      |    Inf |  60.99%
211.15/211.94	c   212s| 50500 |    32 |  1366k|  26.2 |   187M |  40 |2467 |  15k|5435 | 126k|  1 |  77k|  30 | 0.000000e+00 |      --      |    Inf |  61.00%
211.45/212.25	c   212s| 50600 |    29 |  1367k|  26.2 |   188M |  40 |2467 |  15k|5451 | 126k|  1 |  77k|  30 | 0.000000e+00 |      --      |    Inf |  61.00%
211.75/212.55	c   213s| 50700 |    31 |  1369k|  26.2 |   188M |  40 |2467 |  15k|5435 | 126k|  2 |  77k|  30 | 0.000000e+00 |      --      |    Inf |  61.00%
212.25/213.04	c   213s| 50800 |    38 |  1373k|  26.2 |   188M |  40 |2467 |  15k|5457 | 126k|  1 |  77k|  30 | 0.000000e+00 |      --      |    Inf |  61.01%
212.54/213.35	c   213s| 50900 |    41 |  1374k|  26.2 |   188M |  40 |2467 |  15k|5460 | 126k|  1 |  77k|  30 | 0.000000e+00 |      --      |    Inf |  61.03%
212.84/213.68	c   214s| 51000 |    27 |  1376k|  26.2 |   188M |  40 |2467 |  15k|   0 | 126k|  0 |  77k|  30 | 0.000000e+00 |      --      |    Inf |  61.09%
213.35/214.14	c   214s| 51100 |    22 |  1378k|  26.2 |   189M |  40 |2467 |  15k|   0 | 126k|  0 |  78k|  30 | 0.000000e+00 |      --      |    Inf |  61.13%
213.64/214.47	c   214s| 51200 |    25 |  1380k|  26.2 |   189M |  40 |2467 |  15k|   0 | 126k|  0 |  78k|  30 | 0.000000e+00 |      --      |    Inf |  61.17%
213.94/214.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
213.94/214.79	c   215s| 51300 |    22 |  1381k|  26.1 |   189M |  40 |2467 |  15k|   0 | 127k|  0 |  78k|  30 | 0.000000e+00 |      --      |    Inf |  61.19%
214.54/215.35	c   215s| 51400 |    30 |  1384k|  26.1 |   189M |  40 |2467 |  15k|5474 | 127k|  1 |  78k|  30 | 0.000000e+00 |      --      |    Inf |  61.24%
214.94/215.71	c   216s| 51500 |    23 |  1386k|  26.1 |   189M |  40 |2467 |  15k|5471 | 127k|  1 |  78k|  30 | 0.000000e+00 |      --      |    Inf |  61.38%
215.43/216.21	c   216s| 51600 |    23 |  1388k|  26.1 |   189M |  40 |2467 |  15k|   0 | 127k|  0 |  78k|  30 | 0.000000e+00 |      --      |    Inf |  61.44%
215.93/216.73	c   217s| 51700 |    31 |  1393k|  26.1 |   189M |  40 |2467 |  15k|5462 | 127k|  1 |  79k|  30 | 0.000000e+00 |      --      |    Inf |  61.58%
216.34/217.11	c   217s| 51800 |    23 |  1395k|  26.1 |   189M |  40 |2467 |  15k|   0 | 127k|  0 |  79k|  30 | 0.000000e+00 |      --      |    Inf |  61.62%
216.83/217.67	c   218s| 51900 |    26 |  1399k|  26.2 |   189M |  40 |2467 |  15k|   0 | 128k|  0 |  79k|  30 | 0.000000e+00 |      --      |    Inf |  61.68%
217.23/218.04	c   218s| 52000 |    24 |  1402k|  26.2 |   189M |  40 |2467 |  15k|5428 | 128k|  1 |  79k|  30 | 0.000000e+00 |      --      |    Inf |  61.73%
217.53/218.37	c   218s| 52100 |    22 |  1403k|  26.1 |   189M |  40 |2467 |  15k|5428 | 128k|  1 |  79k|  30 | 0.000000e+00 |      --      |    Inf |  61.77%
217.93/218.77	c   219s| 52200 |    26 |  1405k|  26.1 |   189M |  40 |2467 |  15k|5477 | 128k|  1 |  79k|  30 | 0.000000e+00 |      --      |    Inf |  61.83%
218.23/219.09	c   219s| 52300 |    26 |  1407k|  26.1 |   189M |  40 |2467 |  15k|5477 | 128k|  1 |  79k|  30 | 0.000000e+00 |      --      |    Inf |  61.87%
218.72/219.50	c   219s| 52400 |    23 |  1409k|  26.1 |   189M |  40 |2467 |  15k|5466 | 128k|  1 |  80k|  30 | 0.000000e+00 |      --      |    Inf |  61.91%
219.12/219.98	c   220s| 52500 |    29 |  1412k|  26.1 |   189M |  40 |2467 |  15k|5459 | 129k|  1 |  80k|  30 | 0.000000e+00 |      --      |    Inf |  61.96%
219.52/220.34	c   220s| 52600 |    32 |  1414k|  26.1 |   189M |  40 |2467 |  15k|5454 | 129k|  1 |  80k|  30 | 0.000000e+00 |      --      |    Inf |  61.98%
219.82/220.69	c   221s| 52700 |    29 |  1416k|  26.1 |   189M |  40 |2467 |  15k|   0 | 129k|  0 |  80k|  30 | 0.000000e+00 |      --      |    Inf |  62.01%
220.22/221.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
220.22/221.06	c   221s| 52800 |    27 |  1418k|  26.1 |   189M |  40 |2467 |  15k|5489 | 129k|  1 |  80k|  30 | 0.000000e+00 |      --      |    Inf |  62.03%
220.62/221.48	c   221s| 52900 |    24 |  1420k|  26.1 |   189M |  40 |2467 |  15k|   0 | 129k|  0 |  80k|  30 | 0.000000e+00 |      --      |    Inf |  62.06%
221.02/221.82	c   222s| 53000 |    21 |  1422k|  26.1 |   189M |  40 |2467 |  15k|5454 | 129k|  1 |  81k|  30 | 0.000000e+00 |      --      |    Inf |  62.16%
221.51/222.33	c   222s| 53100 |    24 |  1426k|  26.1 |   189M |  40 |2467 |  15k|   0 | 130k|  0 |  81k|  30 | 0.000000e+00 |      --      |    Inf |  62.17%
221.91/222.74	c   223s| 53200 |    27 |  1428k|  26.1 |   189M |  40 |2467 |  15k|5458 | 130k|  1 |  81k|  30 | 0.000000e+00 |      --      |    Inf |  62.18%
222.32/223.10	c   223s| 53300 |    23 |  1430k|  26.1 |   189M |  40 |2467 |  15k|   0 | 130k|  0 |  81k|  30 | 0.000000e+00 |      --      |    Inf |  62.21%
222.61/223.45	c   223s| 53400 |    25 |  1432k|  26.0 |   189M |  40 |2467 |  15k|5458 | 130k|  1 |  81k|  30 | 0.000000e+00 |      --      |    Inf |  62.23%
223.01/223.81	c   224s| 53500 |    20 |  1433k|  26.0 |   189M |  40 |2467 |  15k|5458 | 130k|  1 |  81k|  30 | 0.000000e+00 |      --      |    Inf |  62.28%
223.51/224.38	c   224s| 53600 |    30 |  1437k|  26.0 |   189M |  40 |2467 |  15k|   0 | 130k|  0 |  81k|  30 | 0.000000e+00 |      --      |    Inf |  62.29%
224.11/224.97	c   225s| 53700 |    31 |  1443k|  26.1 |   189M |  40 |2467 |  15k|5452 | 131k|  1 |  82k|  30 | 0.000000e+00 |      --      |    Inf |  62.30%
224.50/225.35	c   225s| 53800 |    29 |  1445k|  26.1 |   189M |  40 |2467 |  15k|5452 | 131k|  1 |  82k|  30 | 0.000000e+00 |      --      |    Inf |  62.34%
224.90/225.76	c   226s| 53900 |    34 |  1447k|  26.1 |   189M |  40 |2467 |  15k|5470 | 132k|  1 |  82k|  30 | 0.000000e+00 |      --      |    Inf |  62.38%
225.31/226.13	c   226s| 54000 |    29 |  1450k|  26.1 |   189M |  40 |2467 |  15k|5424 | 132k|  1 |  82k|  30 | 0.000000e+00 |      --      |    Inf |  62.40%
225.80/226.62	c   227s| 54100 |    31 |  1454k|  26.1 |   189M |  40 |2467 |  15k|5424 | 133k|  1 |  82k|  30 | 0.000000e+00 |      --      |    Inf |  62.40%
226.20/227.02	c   227s| 54200 |    28 |  1456k|  26.1 |   189M |  40 |2467 |  15k|5424 | 133k|  1 |  82k|  30 | 0.000000e+00 |      --      |    Inf |  62.41%
226.60/227.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
226.60/227.48	c   227s| 54300 |    28 |  1460k|  26.1 |   189M |  40 |2467 |  15k|5424 | 133k|  1 |  83k|  30 | 0.000000e+00 |      --      |    Inf |  62.42%
227.00/227.86	c   228s| 54400 |    31 |  1462k|  26.1 |   189M |  40 |2467 |  15k|5424 | 134k|  1 |  83k|  30 | 0.000000e+00 |      --      |    Inf |  62.44%
227.40/228.28	c   228s| 54500 |    24 |  1465k|  26.1 |   189M |  40 |2467 |  15k|5445 | 134k|  1 |  83k|  30 | 0.000000e+00 |      --      |    Inf |  62.46%
228.09/228.96	c   229s| 54600 |    29 |  1470k|  26.2 |   190M |  40 |2467 |  15k|5417 | 134k|  1 |  83k|  30 | 0.000000e+00 |      --      |    Inf |  62.48%
228.49/229.33	c   229s| 54700 |    29 |  1472k|  26.2 |   190M |  40 |2467 |  15k|5417 | 135k|  1 |  83k|  30 | 0.000000e+00 |      --      |    Inf |  62.49%
228.89/229.70	c   230s| 54800 |    28 |  1475k|  26.2 |   190M |  40 |2467 |  15k|5417 | 135k|  1 |  83k|  30 | 0.000000e+00 |      --      |    Inf |  62.51%
229.30/230.11	c   230s| 54900 |    28 |  1477k|  26.2 |   190M |  40 |2467 |  15k|   0 | 135k|  0 |  83k|  30 | 0.000000e+00 |      --      |    Inf |  62.53%
229.69/230.50	c   230s| 55000 |    23 |  1480k|  26.2 |   190M |  40 |2467 |  15k|5417 | 135k|  1 |  83k|  30 | 0.000000e+00 |      --      |    Inf |  62.54%
229.99/230.88	c   231s| 55100 |    25 |  1482k|  26.2 |   190M |  40 |2467 |  15k|   0 | 135k|  0 |  84k|  30 | 0.000000e+00 |      --      |    Inf |  62.56%
230.49/231.32	c   231s| 55200 |    18 |  1484k|  26.1 |   190M |  40 |2467 |  15k|5424 | 136k|  1 |  84k|  30 | 0.000000e+00 |      --      |    Inf |  62.57%
230.98/231.86	c   232s| 55300 |    32 |  1488k|  26.2 |   190M |  40 |2467 |  15k|5428 | 136k|  2 |  84k|  30 | 0.000000e+00 |      --      |    Inf |  62.57%
231.58/232.49	c   232s| 55400 |    37 |  1491k|  26.2 |   190M |  40 |2467 |  15k|5434 | 136k|  1 |  84k|  30 | 0.000000e+00 |      --      |    Inf |  62.58%
231.88/232.79	c   233s| 55500 |    32 |  1493k|  26.2 |   190M |  40 |2467 |  15k|5444 | 136k|  1 |  84k|  30 | 0.000000e+00 |      --      |    Inf |  62.63%
232.68/233.54	c   234s| 55600 |    42 |  1497k|  26.2 |   190M |  40 |2467 |  15k|5441 | 136k|  0 |  84k|  30 | 0.000000e+00 |      --      |    Inf |  62.65%
232.98/233.86	c   234s| 55700 |    41 |  1499k|  26.2 |   190M |  40 |2467 |  15k|5469 | 136k|  1 |  84k|  30 | 0.000000e+00 |      --      |    Inf |  62.65%
233.48/234.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
233.48/234.32	c   234s| 55800 |    39 |  1504k|  26.2 |   190M |  40 |2467 |  15k|5431 | 136k|  1 |  84k|  30 | 0.000000e+00 |      --      |    Inf |  62.66%
233.88/234.77	c   235s| 55900 |    42 |  1508k|  26.2 |   190M |  40 |2467 |  15k|5431 | 137k|  1 |  85k|  30 | 0.000000e+00 |      --      |    Inf |  62.67%
234.28/235.16	c   235s| 56000 |    48 |  1510k|  26.2 |   190M |  40 |2467 |  15k|5441 | 137k|  1 |  85k|  30 | 0.000000e+00 |      --      |    Inf |  62.67%
234.67/235.52	c   236s| 56100 |    42 |  1512k|  26.2 |   190M |  40 |2467 |  15k|5439 | 137k|  1 |  85k|  30 | 0.000000e+00 |      --      |    Inf |  62.68%
234.97/235.88	c   236s| 56200 |    34 |  1514k|  26.2 |   190M |  40 |2467 |  15k|   0 | 137k|  0 |  85k|  30 | 0.000000e+00 |      --      |    Inf |  62.73%
235.57/236.49	c   236s| 56300 |    43 |  1519k|  26.3 |   191M |  45 |2467 |  15k|   0 | 137k|  0 |  85k|  30 | 0.000000e+00 |      --      |    Inf |  62.75%
235.97/236.87	c   237s| 56400 |    40 |  1522k|  26.3 |   191M |  45 |2467 |  15k|5457 | 138k|  1 |  85k|  30 | 0.000000e+00 |      --      |    Inf |  62.76%
236.37/237.25	c   237s| 56500 |    36 |  1524k|  26.2 |   191M |  45 |2467 |  15k|   0 | 138k|  0 |  85k|  30 | 0.000000e+00 |      --      |    Inf |  62.76%
236.67/237.58	c   238s| 56600 |    39 |  1526k|  26.2 |   191M |  45 |2467 |  15k|5454 | 138k|  1 |  86k|  30 | 0.000000e+00 |      --      |    Inf |  62.76%
237.17/238.00	c   238s| 56700 |    36 |  1530k|  26.3 |   191M |  45 |2467 |  15k|5442 | 138k|  2 |  86k|  30 | 0.000000e+00 |      --      |    Inf |  62.77%
237.56/238.42	c   238s| 56800 |    33 |  1532k|  26.3 |   191M |  45 |2467 |  15k|5450 | 138k|  1 |  86k|  30 | 0.000000e+00 |      --      |    Inf |  62.77%
237.96/238.83	c   239s| 56900 |    34 |  1536k|  26.3 |   191M |  45 |2467 |  15k|5453 | 139k|  2 |  86k|  30 | 0.000000e+00 |      --      |    Inf |  62.78%
238.36/239.29	c   239s| 57000 |    44 |  1539k|  26.3 |   192M |  45 |2467 |  15k|   0 | 139k|  0 |  86k|  30 | 0.000000e+00 |      --      |    Inf |  62.81%
238.76/239.68	c   240s| 57100 |    49 |  1542k|  26.3 |   192M |  45 |2467 |  15k|5445 | 139k|  1 |  86k|  30 | 0.000000e+00 |      --      |    Inf |  62.81%
239.36/240.20	c   240s| 57200 |    33 |  1547k|  26.3 |   192M |  45 |2467 |  15k|5429 | 139k|  1 |  87k|  30 | 0.000000e+00 |      --      |    Inf |  62.83%
239.66/240.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
239.66/240.55	c   241s| 57300 |    41 |  1549k|  26.3 |   192M |  45 |2467 |  15k|   0 | 139k|  0 |  87k|  30 | 0.000000e+00 |      --      |    Inf |  62.84%
240.06/240.96	c   241s| 57400 |    34 |  1552k|  26.3 |   192M |  45 |2467 |  15k|5441 | 139k|  2 |  87k|  30 | 0.000000e+00 |      --      |    Inf |  62.85%
240.46/241.38	c   241s| 57500 |    29 |  1555k|  26.3 |   192M |  45 |2467 |  15k|5429 | 139k|  1 |  87k|  30 | 0.000000e+00 |      --      |    Inf |  62.88%
241.05/241.93	c   242s| 57600 |    39 |  1559k|  26.4 |   192M |  45 |2467 |  15k|   0 | 139k|  0 |  87k|  30 | 0.000000e+00 |      --      |    Inf |  62.91%
241.35/242.28	c   242s| 57700 |    33 |  1561k|  26.3 |   192M |  45 |2467 |  15k|   0 | 139k|  0 |  87k|  30 | 0.000000e+00 |      --      |    Inf |  62.94%
241.85/242.75	c   243s| 57800 |    32 |  1564k|  26.4 |   192M |  45 |2467 |  15k|5446 | 140k|  1 |  88k|  30 | 0.000000e+00 |      --      |    Inf |  62.97%
242.26/243.17	c   243s| 57900 |    30 |  1566k|  26.3 |   192M |  45 |2467 |  15k|5462 | 140k|  1 |  88k|  30 | 0.000000e+00 |      --      |    Inf |  62.97%
242.65/243.58	c   244s| 58000 |    35 |  1568k|  26.3 |   192M |  45 |2467 |  15k|5456 | 140k|  1 |  88k|  30 | 0.000000e+00 |      --      |    Inf |  62.97%
243.05/243.98	c   244s| 58100 |    33 |  1570k|  26.3 |   192M |  45 |2467 |  15k|   0 | 140k|  0 |  88k|  30 | 0.000000e+00 |      --      |    Inf |  62.98%
243.45/244.38	c   244s| 58200 |    36 |  1573k|  26.3 |   192M |  45 |2467 |  15k|5431 | 140k|  1 |  88k|  30 | 0.000000e+00 |      --      |    Inf |  63.00%
243.75/244.67	c   245s| 58300 |    34 |  1574k|  26.3 |   192M |  45 |2467 |  15k|   0 | 140k|  0 |  88k|  30 | 0.000000e+00 |      --      |    Inf |  63.01%
244.15/245.00	c   245s| 58400 |    32 |  1576k|  26.3 |   192M |  45 |2467 |  15k|5446 | 140k|  1 |  89k|  30 | 0.000000e+00 |      --      |    Inf |  63.09%
244.74/245.67	c   246s| 58500 |    32 |  1580k|  26.3 |   192M |  45 |2467 |  15k|   0 | 140k|  0 |  89k|  30 | 0.000000e+00 |      --      |    Inf |  63.10%
245.15/246.06	c   246s| 58600 |    29 |  1583k|  26.3 |   192M |  45 |2467 |  15k|   0 | 141k|  0 |  89k|  30 | 0.000000e+00 |      --      |    Inf |  63.12%
245.64/246.51	c   247s| 58700 |    26 |  1586k|  26.3 |   192M |  45 |2467 |  15k|5365 | 141k|  1 |  89k|  30 | 0.000000e+00 |      --      |    Inf |  63.13%
246.14/247.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
246.14/247.07	c   247s| 58800 |    40 |  1590k|  26.3 |   192M |  45 |2467 |  15k|5475 | 141k|  1 |  89k|  30 | 0.000000e+00 |      --      |    Inf |  63.18%
246.54/247.40	c   247s| 58900 |    38 |  1591k|  26.3 |   192M |  45 |2467 |  15k|5475 | 141k|  1 |  89k|  30 | 0.000000e+00 |      --      |    Inf |  63.20%
246.84/247.72	c   248s| 59000 |    38 |  1593k|  26.3 |   192M |  45 |2467 |  15k|   0 | 141k|  0 |  89k|  30 | 0.000000e+00 |      --      |    Inf |  63.23%
247.14/248.05	c   248s| 59100 |    41 |  1594k|  26.3 |   192M |  45 |2467 |  15k|   0 | 141k|  0 |  90k|  30 | 0.000000e+00 |      --      |    Inf |  63.25%
247.53/248.44	c   248s| 59200 |    39 |  1596k|  26.3 |   192M |  45 |2467 |  15k|5475 | 141k|  1 |  90k|  30 | 0.000000e+00 |      --      |    Inf |  63.29%
247.93/248.83	c   249s| 59300 |    38 |  1598k|  26.3 |   192M |  45 |2467 |  15k|5475 | 142k|  1 |  90k|  30 | 0.000000e+00 |      --      |    Inf |  63.31%
248.33/249.25	c   249s| 59400 |    35 |  1600k|  26.2 |   192M |  45 |2467 |  15k|5475 | 142k|  1 |  90k|  30 | 0.000000e+00 |      --      |    Inf |  63.32%
248.73/249.67	c   250s| 59500 |    34 |  1602k|  26.2 |   192M |  45 |2467 |  15k|5491 | 142k|  1 |  90k|  30 | 0.000000e+00 |      --      |    Inf |  63.32%
249.33/250.20	c   250s| 59600 |    35 |  1606k|  26.3 |   192M |  45 |2467 |  15k|5483 | 142k|  1 |  90k|  30 | 0.000000e+00 |      --      |    Inf |  63.35%
249.63/250.58	c   251s| 59700 |    37 |  1608k|  26.2 |   192M |  45 |2467 |  15k|5470 | 142k|  1 |  91k|  30 | 0.000000e+00 |      --      |    Inf |  63.36%
250.03/250.97	c   251s| 59800 |    39 |  1610k|  26.2 |   192M |  45 |2467 |  15k|   0 | 143k|  0 |  91k|  30 | 0.000000e+00 |      --      |    Inf |  63.37%
250.42/251.32	c   251s| 59900 |    37 |  1611k|  26.2 |   192M |  45 |2467 |  15k|5483 | 143k|  1 |  91k|  30 | 0.000000e+00 |      --      |    Inf |  63.41%
250.72/251.68	c   252s| 60000 |    35 |  1613k|  26.2 |   192M |  45 |2467 |  15k|5489 | 143k|  2 |  91k|  30 | 0.000000e+00 |      --      |    Inf |  63.44%
251.23/252.12	c   252s| 60100 |    38 |  1615k|  26.2 |   192M |  45 |2467 |  15k|5470 | 143k|  1 |  91k|  30 | 0.000000e+00 |      --      |    Inf |  63.45%
251.72/252.60	c   253s| 60200 |    32 |  1618k|  26.2 |   192M |  45 |2467 |  15k|5470 | 143k|  1 |  91k|  30 | 0.000000e+00 |      --      |    Inf |  63.46%
252.02/252.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
252.02/252.98	c   253s| 60300 |    30 |  1620k|  26.2 |   192M |  45 |2467 |  15k|   0 | 143k|  0 |  91k|  30 | 0.000000e+00 |      --      |    Inf |  63.46%
252.42/253.33	c   253s| 60400 |    36 |  1622k|  26.2 |   192M |  45 |2467 |  15k|5480 | 143k|  1 |  92k|  30 | 0.000000e+00 |      --      |    Inf |  63.50%
252.82/253.74	c   254s| 60500 |    27 |  1624k|  26.2 |   192M |  45 |2467 |  15k|   0 | 144k|  0 |  92k|  30 | 0.000000e+00 |      --      |    Inf |  63.51%
253.52/254.46	c   254s| 60600 |    46 |  1632k|  26.2 |   194M |  45 |2467 |  15k|5444 | 144k|  1 |  92k|  30 | 0.000000e+00 |      --      |    Inf |  63.52%
253.81/254.77	c   255s| 60700 |    40 |  1633k|  26.2 |   194M |  45 |2467 |  15k|5434 | 144k|  1 |  92k|  30 | 0.000000e+00 |      --      |    Inf |  63.54%
254.01/254.99	c   255s| 60800 |    42 |  1634k|  26.2 |   194M |  45 |2467 |  15k|5444 | 144k|  1 |  92k|  30 | 0.000000e+00 |      --      |    Inf |  63.55%
254.31/255.29	c   255s| 60900 |    40 |  1635k|  26.2 |   194M |  45 |2467 |  15k|   0 | 144k|  0 |  92k|  30 | 0.000000e+00 |      --      |    Inf |  63.57%
255.01/255.91	c   256s| 61000 |    77 |  1639k|  26.2 |   194M |  45 |2467 |  15k|5447 | 144k|  1 |  92k|  30 | 0.000000e+00 |      --      |    Inf |  63.59%
255.41/256.31	c   256s| 61100 |    42 |  1642k|  26.2 |   194M |  45 |2467 |  15k|   0 | 144k|  0 |  92k|  30 | 0.000000e+00 |      --      |    Inf |  63.61%
255.71/256.63	c   257s| 61200 |    45 |  1643k|  26.2 |   194M |  45 |2467 |  15k|5452 | 144k|  2 |  93k|  30 | 0.000000e+00 |      --      |    Inf |  63.61%
256.01/256.92	c   257s| 61300 |    45 |  1645k|  26.2 |   194M |  45 |2467 |  15k|   0 | 144k|  0 |  93k|  30 | 0.000000e+00 |      --      |    Inf |  63.62%
256.31/257.27	c   257s| 61400 |    49 |  1647k|  26.2 |   194M |  45 |2467 |  15k|5456 | 144k|  1 |  93k|  30 | 0.000000e+00 |      --      |    Inf |  63.62%
256.71/257.68	c   258s| 61500 |    46 |  1649k|  26.2 |   194M |  45 |2467 |  15k|5449 | 144k|  1 |  93k|  30 | 0.000000e+00 |      --      |    Inf |  63.62%
257.00/258.00	c   258s| 61600 |    39 |  1651k|  26.1 |   194M |  45 |2467 |  15k|5450 | 145k|  1 |  93k|  30 | 0.000000e+00 |      --      |    Inf |  63.65%
257.40/258.37	c   258s| 61700 |    36 |  1653k|  26.1 |   194M |  45 |2467 |  15k|5450 | 145k|  1 |  93k|  30 | 0.000000e+00 |      --      |    Inf |  63.67%
257.80/258.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
257.80/258.75	c   259s| 61800 |    41 |  1655k|  26.1 |   194M |  45 |2467 |  15k|5435 | 145k|  1 |  93k|  30 | 0.000000e+00 |      --      |    Inf |  63.68%
258.11/259.09	c   259s| 61900 |    43 |  1657k|  26.1 |   194M |  45 |2467 |  15k|5457 | 145k|  2 |  94k|  30 | 0.000000e+00 |      --      |    Inf |  63.69%
258.50/259.42	c   259s| 62000 |    42 |  1659k|  26.1 |   194M |  45 |2467 |  15k|   0 | 145k|  0 |  94k|  30 | 0.000000e+00 |      --      |    Inf |  63.71%
258.80/259.73	c   260s| 62100 |    42 |  1661k|  26.1 |   194M |  45 |2467 |  15k|5435 | 145k|  1 |  94k|  30 | 0.000000e+00 |      --      |    Inf |  63.72%
259.10/260.04	c   260s| 62200 |    38 |  1662k|  26.1 |   194M |  45 |2467 |  15k|5435 | 145k|  1 |  94k|  30 | 0.000000e+00 |      --      |    Inf |  63.73%
259.40/260.35	c   260s| 62300 |    39 |  1664k|  26.1 |   194M |  45 |2467 |  15k|   0 | 145k|  0 |  94k|  30 | 0.000000e+00 |      --      |    Inf |  63.76%
259.70/260.68	c   261s| 62400 |    36 |  1665k|  26.0 |   194M |  45 |2467 |  15k|5435 | 145k|  1 |  94k|  30 | 0.000000e+00 |      --      |    Inf |  63.77%
260.10/261.03	c   261s| 62500 |    40 |  1667k|  26.0 |   194M |  45 |2467 |  15k|5445 | 145k|  1 |  94k|  30 | 0.000000e+00 |      --      |    Inf |  63.79%
260.39/261.39	c   261s| 62600 |    40 |  1670k|  26.0 |   195M |  45 |2467 |  15k|5450 | 145k|  1 |  95k|  30 | 0.000000e+00 |      --      |    Inf |  63.79%
260.69/261.67	c   262s| 62700 |    33 |  1672k|  26.0 |   195M |  45 |2467 |  15k|   0 | 146k|  0 |  95k|  30 | 0.000000e+00 |      --      |    Inf |  63.83%
261.10/262.07	c   262s| 62800 |    37 |  1676k|  26.0 |   195M |  45 |2467 |  15k|   0 | 146k|  0 |  95k|  30 | 0.000000e+00 |      --      |    Inf |  63.85%
261.49/262.48	c   262s| 62900 |    33 |  1679k|  26.1 |   195M |  45 |2467 |  15k|5434 | 146k|  1 |  95k|  30 | 0.000000e+00 |      --      |    Inf |  63.87%
261.89/262.84	c   263s| 63000 |    29 |  1682k|  26.0 |   195M |  45 |2467 |  15k|5434 | 146k|  1 |  95k|  30 | 0.000000e+00 |      --      |    Inf |  63.89%
262.50/263.41	c   263s| 63100 |    34 |  1684k|  26.0 |   195M |  45 |2467 |  15k|5433 | 146k|  1 |  95k|  30 | 0.000000e+00 |      --      |    Inf |  63.90%
262.79/263.77	c   264s| 63200 |    29 |  1687k|  26.1 |   195M |  45 |2467 |  15k|5433 | 146k|  1 |  96k|  30 | 0.000000e+00 |      --      |    Inf |  63.92%
263.20/264.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
263.20/264.15	c   264s| 63300 |    31 |  1690k|  26.1 |   195M |  45 |2467 |  15k|   0 | 146k|  0 |  96k|  30 | 0.000000e+00 |      --      |    Inf |  63.93%
263.59/264.50	c   264s| 63400 |    32 |  1692k|  26.0 |   195M |  45 |2467 |  15k|5433 | 146k|  1 |  96k|  30 | 0.000000e+00 |      --      |    Inf |  63.94%
263.89/264.87	c   265s| 63500 |    37 |  1695k|  26.1 |   195M |  45 |2467 |  15k|5438 | 146k|  1 |  96k|  30 | 0.000000e+00 |      --      |    Inf |  63.95%
264.29/265.26	c   265s| 63600 |    34 |  1698k|  26.1 |   195M |  45 |2467 |  15k|   0 | 146k|  0 |  96k|  30 | 0.000000e+00 |      --      |    Inf |  63.96%
264.69/265.62	c   266s| 63700 |    39 |  1701k|  26.1 |   195M |  45 |2467 |  15k|5440 | 146k|  1 |  96k|  30 | 0.000000e+00 |      --      |    Inf |  63.98%
264.99/265.99	c   266s| 63800 |    30 |  1703k|  26.1 |   195M |  45 |2467 |  15k|5433 | 146k|  1 |  97k|  30 | 0.000000e+00 |      --      |    Inf |  63.99%
265.49/266.40	c   266s| 63900 |    31 |  1706k|  26.1 |   195M |  45 |2467 |  15k|5461 | 147k|  2 |  97k|  30 | 0.000000e+00 |      --      |    Inf |  64.00%
265.98/266.97	c   267s| 64000 |    35 |  1710k|  26.1 |   195M |  45 |2467 |  15k|5450 | 147k|  1 |  97k|  30 | 0.000000e+00 |      --      |    Inf |  64.02%
266.38/267.34	c   267s| 64100 |    38 |  1711k|  26.1 |   195M |  45 |2467 |  15k|5450 | 147k|  1 |  97k|  30 | 0.000000e+00 |      --      |    Inf |  64.04%
266.78/267.70	c   268s| 64200 |    29 |  1713k|  26.0 |   195M |  45 |2467 |  15k|   0 | 147k|  0 |  97k|  30 | 0.000000e+00 |      --      |    Inf |  64.06%
267.28/268.21	c   268s| 64300 |    58 |  1719k|  26.1 |   195M |  45 |2467 |  15k|5468 | 147k|  2 |  97k|  30 | 0.000000e+00 |      --      |    Inf |  64.16%
267.58/268.56	c   269s| 64400 |    38 |  1721k|  26.1 |   195M |  45 |2467 |  15k|5463 | 147k|  1 |  98k|  30 | 0.000000e+00 |      --      |    Inf |  64.18%
267.98/268.93	c   269s| 64500 |    41 |  1723k|  26.1 |   195M |  45 |2467 |  15k|5463 | 147k|  1 |  98k|  30 | 0.000000e+00 |      --      |    Inf |  64.21%
268.38/269.32	c   269s| 64600 |    34 |  1725k|  26.1 |   195M |  45 |2467 |  15k|   0 | 147k|  0 |  98k|  30 | 0.000000e+00 |      --      |    Inf |  64.24%
268.78/269.71	c   270s| 64700 |    28 |  1727k|  26.1 |   195M |  45 |2467 |  15k|5450 | 147k|  1 |  98k|  30 | 0.000000e+00 |      --      |    Inf |  64.25%
269.18/270.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
269.18/270.10	c   270s| 64800 |    35 |  1729k|  26.1 |   195M |  45 |2467 |  15k|5459 | 147k|  1 |  99k|  30 | 0.000000e+00 |      --      |    Inf |  64.26%
269.57/270.50	c   270s| 64900 |    32 |  1731k|  26.0 |   195M |  45 |2467 |  15k|5450 | 147k|  1 |  99k|  30 | 0.000000e+00 |      --      |    Inf |  64.26%
269.97/270.94	c   271s| 65000 |    31 |  1733k|  26.0 |   195M |  45 |2467 |  15k|5459 | 148k|  1 |  99k|  30 | 0.000000e+00 |      --      |    Inf |  64.27%
270.27/271.28	c   271s| 65100 |    29 |  1735k|  26.0 |   195M |  45 |2467 |  15k|   0 | 148k|  0 |  99k|  30 | 0.000000e+00 |      --      |    Inf |  64.27%
270.67/271.68	c   272s| 65200 |    27 |  1737k|  26.0 |   195M |  45 |2467 |  15k|5450 | 148k|  1 |  99k|  30 | 0.000000e+00 |      --      |    Inf |  64.27%
271.27/272.25	c   272s| 65300 |    31 |  1742k|  26.0 |   195M |  45 |2467 |  15k|   0 | 148k|  0 |  99k|  30 | 0.000000e+00 |      --      |    Inf |  64.31%
271.77/272.72	c   273s| 65400 |    33 |  1744k|  26.0 |   195M |  45 |2467 |  15k|5469 | 148k|  2 | 100k|  30 | 0.000000e+00 |      --      |    Inf |  64.40%
272.07/273.09	c   273s| 65500 |    28 |  1746k|  26.0 |   195M |  45 |2467 |  15k|5450 | 148k|  1 | 100k|  30 | 0.000000e+00 |      --      |    Inf |  64.48%
272.66/273.63	c   274s| 65600 |    25 |  1749k|  26.0 |   195M |  45 |2467 |  15k|5461 | 149k|  1 | 100k|  30 | 0.000000e+00 |      --      |    Inf |  64.63%
273.26/274.26	c   274s| 65700 |    32 |  1754k|  26.1 |   195M |  45 |2467 |  15k|5437 | 149k|  1 | 100k|  30 | 0.000000e+00 |      --      |    Inf |  64.69%
273.86/274.88	c   275s| 65800 |    41 |  1757k|  26.1 |   195M |  45 |2467 |  15k|5452 | 149k|  1 | 100k|  30 | 0.000000e+00 |      --      |    Inf |  64.69%
274.17/275.17	c   275s| 65900 |    40 |  1758k|  26.1 |   195M |  45 |2467 |  15k|5438 | 150k|  1 | 100k|  30 | 0.000000e+00 |      --      |    Inf |  64.71%
274.56/275.51	c   276s| 66000 |    41 |  1760k|  26.1 |   195M |  45 |2467 |  15k|5436 | 150k|  1 | 100k|  30 | 0.000000e+00 |      --      |    Inf |  64.74%
274.86/275.87	c   276s| 66100 |    45 |  1763k|  26.0 |   195M |  45 |2467 |  15k|5451 | 150k|  1 | 100k|  30 | 0.000000e+00 |      --      |    Inf |  64.75%
275.26/276.22	c   276s| 66200 |    34 |  1765k|  26.0 |   195M |  45 |2467 |  15k|   0 | 150k|  0 | 100k|  30 | 0.000000e+00 |      --      |    Inf |  64.79%
275.56/276.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
275.56/276.59	c   277s| 66300 |    32 |  1768k|  26.1 |   195M |  45 |2467 |  15k|5436 | 150k|  1 | 100k|  30 | 0.000000e+00 |      --      |    Inf |  64.81%
276.16/277.10	c   277s| 66400 |    32 |  1771k|  26.1 |   195M |  45 |2467 |  15k|5447 | 150k|  1 | 101k|  30 | 0.000000e+00 |      --      |    Inf |  64.86%
276.45/277.40	c   277s| 66500 |    32 |  1773k|  26.0 |   195M |  45 |2467 |  15k|5447 | 150k|  1 | 101k|  30 | 0.000000e+00 |      --      |    Inf |  64.90%
276.75/277.76	c   278s| 66600 |    35 |  1775k|  26.0 |   195M |  45 |2467 |  15k|5447 | 150k|  1 | 101k|  30 | 0.000000e+00 |      --      |    Inf |  64.93%
277.06/278.09	c   278s| 66700 |    31 |  1777k|  26.0 |   195M |  45 |2467 |  15k|5437 | 150k|  1 | 101k|  30 | 0.000000e+00 |      --      |    Inf |  64.96%
277.65/278.64	c   279s| 66800 |    35 |  1781k|  26.1 |   195M |  45 |2467 |  15k|5446 | 150k|  1 | 101k|  30 | 0.000000e+00 |      --      |    Inf |  64.99%
278.05/279.00	c   279s| 66900 |    32 |  1783k|  26.0 |   195M |  45 |2467 |  15k|   0 | 151k|  0 | 101k|  30 | 0.000000e+00 |      --      |    Inf |  65.02%
278.45/279.41	c   279s| 67000 |    37 |  1786k|  26.0 |   195M |  45 |2467 |  15k|5448 | 151k|  1 | 101k|  30 | 0.000000e+00 |      --      |    Inf |  65.04%
278.75/279.76	c   280s| 67100 |    35 |  1788k|  26.0 |   195M |  45 |2467 |  15k|5448 | 151k|  1 | 102k|  30 | 0.000000e+00 |      --      |    Inf |  65.10%
279.05/280.07	c   280s| 67200 |    35 |  1789k|  26.0 |   195M |  45 |2467 |  15k|5448 | 151k|  1 | 102k|  30 | 0.000000e+00 |      --      |    Inf |  65.12%
279.34/280.38	c   280s| 67300 |    38 |  1790k|  26.0 |   195M |  45 |2467 |  15k|5448 | 151k|  1 | 102k|  30 | 0.000000e+00 |      --      |    Inf |  65.16%
279.74/280.76	c   281s| 67400 |    35 |  1792k|  26.0 |   195M |  45 |2467 |  15k|5448 | 151k|  1 | 102k|  30 | 0.000000e+00 |      --      |    Inf |  65.17%
280.15/281.16	c   281s| 67500 |    45 |  1794k|  26.0 |   195M |  45 |2467 |  15k|5465 | 151k|  1 | 102k|  30 | 0.000000e+00 |      --      |    Inf |  65.19%
280.54/281.54	c   282s| 67600 |    36 |  1796k|  26.0 |   195M |  45 |2467 |  15k|5462 | 151k|  1 | 102k|  30 | 0.000000e+00 |      --      |    Inf |  65.21%
280.94/281.95	c   282s| 67700 |    37 |  1799k|  26.0 |   195M |  45 |2467 |  15k|5462 | 151k|  1 | 103k|  30 | 0.000000e+00 |      --      |    Inf |  65.22%
281.34/282.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
281.34/282.30	c   282s| 67800 |    37 |  1801k|  26.0 |   195M |  45 |2467 |  15k|5474 | 151k|  1 | 103k|  30 | 0.000000e+00 |      --      |    Inf |  65.25%
281.64/282.64	c   283s| 67900 |    31 |  1802k|  25.9 |   195M |  45 |2467 |  15k|   0 | 151k|  0 | 103k|  30 | 0.000000e+00 |      --      |    Inf |  65.27%
282.04/283.05	c   283s| 68000 |    40 |  1805k|  26.0 |   195M |  45 |2467 |  15k|   0 | 152k|  0 | 103k|  30 | 0.000000e+00 |      --      |    Inf |  65.28%
282.43/283.41	c   283s| 68100 |    33 |  1807k|  25.9 |   195M |  45 |2467 |  15k|5437 | 152k|  1 | 103k|  30 | 0.000000e+00 |      --      |    Inf |  65.35%
282.83/283.86	c   284s| 68200 |    41 |  1810k|  25.9 |   195M |  45 |2467 |  15k|5466 | 152k|  1 | 103k|  30 | 0.000000e+00 |      --      |    Inf |  65.39%
283.23/284.21	c   284s| 68300 |    31 |  1812k|  25.9 |   196M |  45 |2467 |  15k|5458 | 152k|  1 | 104k|  30 | 0.000000e+00 |      --      |    Inf |  65.42%
283.73/284.74	c   285s| 68400 |    38 |  1816k|  26.0 |   196M |  45 |2467 |  15k|   0 | 152k|  0 | 104k|  30 | 0.000000e+00 |      --      |    Inf |  65.47%
284.03/285.06	c   285s| 68500 |    34 |  1817k|  25.9 |   196M |  45 |2467 |  15k|5458 | 152k|  1 | 104k|  30 | 0.000000e+00 |      --      |    Inf |  65.50%
284.53/285.53	c   286s| 68600 |    38 |  1821k|  26.0 |   196M |  45 |2467 |  15k|5461 | 152k|  2 | 104k|  30 | 0.000000e+00 |      --      |    Inf |  65.54%
284.93/285.92	c   286s| 68700 |    35 |  1822k|  25.9 |   196M |  45 |2467 |  15k|   0 | 152k|  0 | 105k|  30 | 0.000000e+00 |      --      |    Inf |  65.56%
285.33/286.31	c   286s| 68800 |    43 |  1824k|  25.9 |   196M |  45 |2467 |  15k|5457 | 152k|  1 | 105k|  30 | 0.000000e+00 |      --      |    Inf |  65.56%
285.73/286.73	c   287s| 68900 |    39 |  1827k|  25.9 |   196M |  45 |2467 |  15k|   0 | 153k|  0 | 105k|  30 | 0.000000e+00 |      --      |    Inf |  65.58%
286.03/287.09	c   287s| 69000 |    37 |  1828k|  25.9 |   196M |  45 |2467 |  15k|5457 | 153k|  1 | 106k|  30 | 0.000000e+00 |      --      |    Inf |  65.60%
286.42/287.43	c   287s| 69100 |    37 |  1830k|  25.9 |   196M |  45 |2467 |  15k|   0 | 153k|  0 | 106k|  30 | 0.000000e+00 |      --      |    Inf |  65.64%
287.42/288.43	c   288s| 69200 |    41 |  1835k|  25.9 |   196M |  45 |2467 |  15k|5444 | 153k|  1 | 106k|  30 | 0.000000e+00 |      --      |    Inf |  65.68%
287.82/288.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
287.82/288.80	c   289s| 69300 |    45 |  1837k|  25.9 |   196M |  45 |2467 |  15k|5452 | 153k|  1 | 106k|  30 | 0.000000e+00 |      --      |    Inf |  65.70%
288.12/289.16	c   289s| 69400 |    41 |  1839k|  25.9 |   196M |  45 |2467 |  15k|5460 | 153k|  0 | 106k|  30 | 0.000000e+00 |      --      |    Inf |  65.74%
288.52/289.59	c   290s| 69500 |    44 |  1842k|  25.9 |   196M |  45 |2467 |  15k|5460 | 153k|  1 | 107k|  30 | 0.000000e+00 |      --      |    Inf |  65.83%
288.92/289.93	c   290s| 69600 |    40 |  1844k|  25.9 |   196M |  45 |2467 |  15k|   0 | 153k|  0 | 107k|  30 | 0.000000e+00 |      --      |    Inf |  65.89%
289.21/290.29	c   290s| 69700 |    37 |  1846k|  25.9 |   196M |  45 |2467 |  15k|5452 | 153k|  1 | 107k|  30 | 0.000000e+00 |      --      |    Inf |  65.93%
289.61/290.67	c   291s| 69800 |    37 |  1849k|  25.9 |   196M |  45 |2467 |  15k|5474 | 154k|  1 | 107k|  30 | 0.000000e+00 |      --      |    Inf |  65.99%
290.02/291.02	c   291s| 69900 |    38 |  1850k|  25.9 |   196M |  45 |2467 |  15k|5468 | 154k|  1 | 107k|  30 | 0.000000e+00 |      --      |    Inf |  66.03%
290.41/291.42	c   291s| 70000 |    35 |  1853k|  25.9 |   196M |  45 |2467 |  15k|5452 | 154k|  1 | 107k|  30 | 0.000000e+00 |      --      |    Inf |  66.14%
290.81/291.86	c   292s| 70100 |    36 |  1855k|  25.9 |   196M |  45 |2467 |  15k|5468 | 154k|  1 | 107k|  30 | 0.000000e+00 |      --      |    Inf |  66.16%
291.31/292.34	c   292s| 70200 |    43 |  1858k|  25.9 |   196M |  45 |2467 |  15k|5486 | 154k|  3 | 108k|  30 | 0.000000e+00 |      --      |    Inf |  66.22%
291.71/292.72	c   293s| 70300 |    34 |  1860k|  25.9 |   196M |  45 |2467 |  15k|   0 | 154k|  0 | 108k|  30 | 0.000000e+00 |      --      |    Inf |  66.29%
292.11/293.19	c   293s| 70400 |    37 |  1863k|  25.9 |   196M |  45 |2467 |  15k|5478 | 154k|  1 | 108k|  30 | 0.000000e+00 |      --      |    Inf |  66.33%
292.50/293.59	c   294s| 70500 |    38 |  1865k|  25.9 |   196M |  45 |2467 |  15k|   0 | 154k|  0 | 108k|  30 | 0.000000e+00 |      --      |    Inf |  66.37%
292.90/293.98	c   294s| 70600 |    36 |  1867k|  25.9 |   196M |  45 |2467 |  15k|5477 | 155k|  1 | 108k|  30 | 0.000000e+00 |      --      |    Inf |  66.40%
293.30/294.38	c   294s| 70700 |    36 |  1869k|  25.9 |   196M |  45 |2467 |  15k|5487 | 155k|  1 | 108k|  30 | 0.000000e+00 |      --      |    Inf |  66.42%
293.80/294.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
293.80/294.82	c   295s| 70800 |    37 |  1872k|  25.9 |   196M |  45 |2467 |  15k|5487 | 155k|  1 | 108k|  30 | 0.000000e+00 |      --      |    Inf |  66.43%
294.20/295.25	c   295s| 70900 |    34 |  1874k|  25.9 |   196M |  45 |2467 |  15k|   0 | 155k|  0 | 109k|  30 | 0.000000e+00 |      --      |    Inf |  66.45%
294.60/295.62	c   296s| 71000 |    46 |  1876k|  25.9 |   196M |  45 |2467 |  15k|5455 | 155k|  0 | 109k|  30 | 0.000000e+00 |      --      |    Inf |  66.47%
295.00/296.07	c   296s| 71100 |    46 |  1880k|  25.9 |   196M |  45 |2467 |  15k|5455 | 155k|  1 | 109k|  30 | 0.000000e+00 |      --      |    Inf |  66.49%
295.40/296.44	c   296s| 71200 |    32 |  1882k|  25.9 |   196M |  45 |2467 |  15k|   0 | 155k|  0 | 109k|  30 | 0.000000e+00 |      --      |    Inf |  66.50%
295.79/296.86	c   297s| 71300 |    30 |  1885k|  25.9 |   196M |  45 |2467 |  15k|5444 | 156k|  1 | 109k|  30 | 0.000000e+00 |      --      |    Inf |  66.51%
296.19/297.25	c   297s| 71400 |    33 |  1888k|  25.9 |   196M |  45 |2467 |  15k|   0 | 156k|  0 | 109k|  30 | 0.000000e+00 |      --      |    Inf |  66.54%
296.59/297.62	c   298s| 71500 |    32 |  1890k|  25.9 |   196M |  45 |2467 |  15k|   0 | 156k|  0 | 110k|  30 | 0.000000e+00 |      --      |    Inf |  66.54%
297.10/298.11	c   298s| 71600 |    36 |  1893k|  25.9 |   196M |  45 |2467 |  15k|5430 | 156k|  1 | 110k|  30 | 0.000000e+00 |      --      |    Inf |  66.55%
297.59/298.61	c   299s| 71700 |    47 |  1897k|  25.9 |   196M |  45 |2467 |  15k|5389 | 156k|  1 | 110k|  30 | 0.000000e+00 |      --      |    Inf |  66.59%
297.89/298.91	c   299s| 71800 |    45 |  1899k|  25.9 |   196M |  45 |2467 |  15k|5391 | 156k|  2 | 110k|  30 | 0.000000e+00 |      --      |    Inf |  66.59%
298.19/299.28	c   299s| 71900 |    49 |  1901k|  25.9 |   196M |  45 |2467 |  15k|   0 | 157k|  0 | 110k|  30 | 0.000000e+00 |      --      |    Inf |  66.59%
298.49/299.60	c   300s| 72000 |    44 |  1902k|  25.9 |   196M |  45 |2467 |  15k|5388 | 157k|  2 | 110k|  30 | 0.000000e+00 |      --      |    Inf |  66.60%
298.89/299.94	c   300s| 72100 |    43 |  1905k|  25.9 |   196M |  45 |2467 |  15k|5379 | 157k|  1 | 110k|  30 | 0.000000e+00 |      --      |    Inf |  66.61%
299.18/300.28	c   300s| 72200 |    44 |  1907k|  25.8 |   196M |  45 |2467 |  15k|5388 | 157k|  1 | 111k|  30 | 0.000000e+00 |      --      |    Inf |  66.62%
299.58/300.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
299.58/300.66	c   301s| 72300 |    48 |  1909k|  25.8 |   196M |  45 |2467 |  15k|5379 | 157k|  1 | 111k|  30 | 0.000000e+00 |      --      |    Inf |  66.62%
299.88/300.99	c   301s| 72400 |    45 |  1911k|  25.8 |   196M |  45 |2467 |  15k|   0 | 157k|  0 | 111k|  30 | 0.000000e+00 |      --      |    Inf |  66.62%
300.28/301.35	c   301s| 72500 |    45 |  1913k|  25.8 |   196M |  45 |2467 |  15k|5399 | 158k|  2 | 111k|  30 | 0.000000e+00 |      --      |    Inf |  66.63%
300.78/301.80	c   302s| 72600 |    43 |  1916k|  25.8 |   197M |  45 |2467 |  15k|5399 | 158k|  2 | 111k|  30 | 0.000000e+00 |      --      |    Inf |  66.63%
301.08/302.12	c   302s| 72700 |    41 |  1918k|  25.8 |   197M |  45 |2467 |  15k|5379 | 158k|  1 | 111k|  30 | 0.000000e+00 |      --      |    Inf |  66.65%
301.38/302.44	c   302s| 72800 |    39 |  1920k|  25.8 |   197M |  45 |2467 |  15k|5379 | 158k|  1 | 112k|  30 | 0.000000e+00 |      --      |    Inf |  66.66%
301.68/302.77	c   303s| 72900 |    43 |  1923k|  25.8 |   197M |  45 |2467 |  15k|   0 | 158k|  0 | 112k|  30 | 0.000000e+00 |      --      |    Inf |  66.68%
301.98/303.08	c   303s| 73000 |    38 |  1925k|  25.8 |   197M |  45 |2467 |  15k|5453 | 158k|  1 | 112k|  30 | 0.000000e+00 |      --      |    Inf |  66.70%
302.27/303.37	c   303s| 73100 |    36 |  1926k|  25.8 |   197M |  45 |2467 |  15k|5457 | 158k|  1 | 112k|  30 | 0.000000e+00 |      --      |    Inf |  66.72%
302.57/303.69	c   304s| 73200 |    36 |  1928k|  25.8 |   197M |  45 |2467 |  15k|5445 | 158k|  1 | 112k|  30 | 0.000000e+00 |      --      |    Inf |  66.77%
303.17/304.21	c   304s| 73300 |    43 |  1932k|  25.8 |   197M |  45 |2467 |  15k|   0 | 158k|  0 | 112k|  30 | 0.000000e+00 |      --      |    Inf |  66.81%
303.47/304.59	c   305s| 73400 |    45 |  1934k|  25.8 |   197M |  45 |2467 |  15k|   0 | 158k|  0 | 112k|  30 | 0.000000e+00 |      --      |    Inf |  66.83%
303.87/304.96	c   305s| 73500 |    51 |  1937k|  25.8 |   197M |  45 |2467 |  15k|5441 | 158k|  1 | 112k|  30 | 0.000000e+00 |      --      |    Inf |  66.85%
304.17/305.29	c   305s| 73600 |    46 |  1939k|  25.8 |   197M |  45 |2467 |  15k|   0 | 159k|  0 | 113k|  30 | 0.000000e+00 |      --      |    Inf |  66.87%
304.57/305.64	c   306s| 73700 |    45 |  1940k|  25.8 |   197M |  45 |2467 |  15k|5468 | 159k|  1 | 113k|  30 | 0.000000e+00 |      --      |    Inf |  66.90%
304.97/306.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
304.97/306.03	c   306s| 73800 |    44 |  1942k|  25.8 |   197M |  45 |2467 |  15k|5464 | 159k|  1 | 113k|  30 | 0.000000e+00 |      --      |    Inf |  66.90%
305.36/306.40	c   306s| 73900 |    42 |  1944k|  25.8 |   197M |  45 |2467 |  15k|5464 | 159k|  1 | 113k|  30 | 0.000000e+00 |      --      |    Inf |  66.91%
305.76/306.82	c   307s| 74000 |    48 |  1947k|  25.8 |   197M |  45 |2467 |  15k|5464 | 159k|  1 | 114k|  30 | 0.000000e+00 |      --      |    Inf |  66.93%
306.16/307.22	c   307s| 74100 |    41 |  1949k|  25.8 |   197M |  45 |2467 |  15k|5445 | 159k|  1 | 114k|  30 | 0.000000e+00 |      --      |    Inf |  66.94%
306.46/307.52	c   308s| 74200 |    41 |  1950k|  25.7 |   197M |  45 |2467 |  15k|5445 | 159k|  1 | 114k|  30 | 0.000000e+00 |      --      |    Inf |  66.95%
306.76/307.88	c   308s| 74300 |    36 |  1952k|  25.7 |   197M |  45 |2467 |  15k|5445 | 159k|  1 | 114k|  30 | 0.000000e+00 |      --      |    Inf |  67.00%
307.16/308.29	c   308s| 74400 |    38 |  1954k|  25.7 |   197M |  45 |2467 |  15k|5451 | 159k|  1 | 114k|  30 | 0.000000e+00 |      --      |    Inf |  67.04%
307.56/308.68	c   309s| 74500 |    42 |  1956k|  25.7 |   197M |  45 |2467 |  15k|5468 | 159k|  0 | 115k|  30 | 0.000000e+00 |      --      |    Inf |  67.12%
307.96/309.09	c   309s| 74600 |    38 |  1959k|  25.7 |   197M |  45 |2467 |  15k|5445 | 159k|  1 | 115k|  30 | 0.000000e+00 |      --      |    Inf |  67.17%
308.36/309.49	c   309s| 74700 |    38 |  1961k|  25.7 |   197M |  45 |2467 |  15k|5474 | 160k|  1 | 115k|  30 | 0.000000e+00 |      --      |    Inf |  67.19%
308.85/309.91	c   310s| 74800 |    33 |  1963k|  25.7 |   197M |  45 |2467 |  15k|5468 | 160k|  1 | 115k|  30 | 0.000000e+00 |      --      |    Inf |  67.20%
309.15/310.28	c   310s| 74900 |    33 |  1965k|  25.7 |   197M |  45 |2467 |  15k|5468 | 160k|  1 | 115k|  30 | 0.000000e+00 |      --      |    Inf |  67.24%
309.75/310.82	c   311s| 75000 |    41 |  1969k|  25.7 |   197M |  45 |2467 |  15k|5476 | 160k|  1 | 115k|  30 | 0.000000e+00 |      --      |    Inf |  67.26%
310.35/311.41	c   311s| 75100 |    41 |  1973k|  25.7 |   197M |  45 |2467 |  15k|5476 | 160k|  1 | 116k|  30 | 0.000000e+00 |      --      |    Inf |  67.26%
310.75/311.80	c   312s| 75200 |    47 |  1976k|  25.7 |   197M |  45 |2467 |  15k|5491 | 160k|  1 | 116k|  30 | 0.000000e+00 |      --      |    Inf |  67.29%
311.05/312.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
311.05/312.11	c   312s| 75300 |    49 |  1978k|  25.7 |   197M |  45 |2467 |  15k|5442 | 160k|  1 | 116k|  30 | 0.000000e+00 |      --      |    Inf |  67.30%
311.35/312.46	c   312s| 75400 |    45 |  1980k|  25.7 |   197M |  45 |2467 |  15k|5487 | 160k|  1 | 116k|  30 | 0.000000e+00 |      --      |    Inf |  67.32%
311.85/312.90	c   313s| 75500 |    48 |  1983k|  25.7 |   197M |  45 |2467 |  15k|   0 | 161k|  0 | 116k|  30 | 0.000000e+00 |      --      |    Inf |  67.38%
312.25/313.32	c   313s| 75600 |    48 |  1986k|  25.7 |   197M |  45 |2467 |  15k|   0 | 161k|  0 | 116k|  30 | 0.000000e+00 |      --      |    Inf |  67.40%
312.64/313.73	c   314s| 75700 |    41 |  1989k|  25.7 |   198M |  45 |2467 |  15k|   0 | 161k|  0 | 117k|  30 | 0.000000e+00 |      --      |    Inf |  67.44%
312.95/314.09	c   314s| 75800 |    40 |  1991k|  25.7 |   198M |  45 |2467 |  15k|   0 | 161k|  0 | 117k|  30 | 0.000000e+00 |      --      |    Inf |  67.50%
313.34/314.48	c   314s| 75900 |    43 |  1994k|  25.7 |   198M |  45 |2467 |  15k|5482 | 161k|  1 | 117k|  30 | 0.000000e+00 |      --      |    Inf |  67.54%
313.74/314.86	c   315s| 76000 |    39 |  1996k|  25.7 |   198M |  45 |2467 |  15k|   0 | 161k|  0 | 117k|  30 | 0.000000e+00 |      --      |    Inf |  67.55%
314.14/315.24	c   315s| 76100 |    40 |  1998k|  25.7 |   198M |  45 |2467 |  15k|5483 | 161k|  2 | 118k|  30 | 0.000000e+00 |      --      |    Inf |  67.57%
314.54/315.60	c   316s| 76200 |    38 |  1999k|  25.7 |   198M |  45 |2467 |  15k|5476 | 161k|  1 | 118k|  30 | 0.000000e+00 |      --      |    Inf |  67.58%
314.94/316.00	c   316s| 76300 |    45 |  2002k|  25.7 |   198M |  45 |2467 |  15k|   0 | 161k|  0 | 118k|  30 | 0.000000e+00 |      --      |    Inf |  67.59%
315.34/316.46	c   316s| 76400 |    36 |  2004k|  25.7 |   198M |  45 |2467 |  15k|5476 | 162k|  1 | 118k|  30 | 0.000000e+00 |      --      |    Inf |  67.60%
315.73/316.85	c   317s| 76500 |    38 |  2006k|  25.7 |   198M |  45 |2467 |  15k|5476 | 162k|  1 | 119k|  30 | 0.000000e+00 |      --      |    Inf |  67.61%
316.13/317.21	c   317s| 76600 |    35 |  2008k|  25.7 |   198M |  45 |2467 |  15k|   0 | 162k|  0 | 119k|  30 | 0.000000e+00 |      --      |    Inf |  67.62%
316.53/317.67	c   318s| 76700 |    33 |  2011k|  25.7 |   198M |  45 |2467 |  15k|   0 | 162k|  0 | 119k|  30 | 0.000000e+00 |      --      |    Inf |  67.63%
317.04/318.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
317.04/318.13	c   318s| 76800 |    32 |  2014k|  25.7 |   198M |  45 |2467 |  15k|   0 | 162k|  0 | 119k|  30 | 0.000000e+00 |      --      |    Inf |  67.64%
317.53/318.61	c   319s| 76900 |    40 |  2018k|  25.7 |   198M |  45 |2467 |  15k|   0 | 163k|  0 | 120k|  30 | 0.000000e+00 |      --      |    Inf |  67.64%
318.03/319.14	c   319s| 77000 |    46 |  2024k|  25.8 |   198M |  45 |2467 |  15k|5450 | 163k|  1 | 120k|  30 | 0.000000e+00 |      --      |    Inf |  67.65%
318.43/319.52	c   320s| 77100 |    38 |  2026k|  25.7 |   198M |  45 |2467 |  15k|5450 | 163k|  1 | 120k|  30 | 0.000000e+00 |      --      |    Inf |  67.68%
318.83/319.92	c   320s| 77200 |    34 |  2028k|  25.7 |   198M |  45 |2467 |  15k|   0 | 163k|  0 | 120k|  30 | 0.000000e+00 |      --      |    Inf |  67.69%
319.22/320.35	c   320s| 77300 |    38 |  2031k|  25.8 |   198M |  45 |2467 |  15k|   0 | 163k|  0 | 121k|  30 | 0.000000e+00 |      --      |    Inf |  67.71%
319.62/320.74	c   321s| 77400 |    43 |  2033k|  25.7 |   198M |  45 |2467 |  15k|   0 | 163k|  0 | 121k|  30 | 0.000000e+00 |      --      |    Inf |  67.71%
320.03/321.17	c   321s| 77500 |    37 |  2035k|  25.7 |   198M |  45 |2467 |  15k|5448 | 163k|  1 | 121k|  30 | 0.000000e+00 |      --      |    Inf |  67.72%
320.42/321.59	c   322s| 77600 |    43 |  2037k|  25.7 |   198M |  45 |2467 |  15k|5458 | 163k|  1 | 121k|  30 | 0.000000e+00 |      --      |    Inf |  67.72%
320.82/321.99	c   322s| 77700 |    39 |  2039k|  25.7 |   198M |  45 |2467 |  15k|5456 | 163k|  1 | 122k|  30 | 0.000000e+00 |      --      |    Inf |  67.73%
321.22/322.36	c   322s| 77800 |    38 |  2040k|  25.7 |   198M |  45 |2467 |  15k|5456 | 164k|  1 | 122k|  30 | 0.000000e+00 |      --      |    Inf |  67.73%
321.62/322.76	c   323s| 77900 |    51 |  2044k|  25.7 |   198M |  45 |2467 |  15k|5453 | 164k|  1 | 122k|  30 | 0.000000e+00 |      --      |    Inf |  67.74%
322.12/323.22	c   323s| 78000 |    45 |  2048k|  25.7 |   198M |  45 |2467 |  15k|5453 | 164k|  1 | 122k|  30 | 0.000000e+00 |      --      |    Inf |  67.75%
322.41/323.58	c   324s| 78100 |    38 |  2050k|  25.7 |   198M |  45 |2467 |  15k|5448 | 164k|  1 | 123k|  30 | 0.000000e+00 |      --      |    Inf |  67.76%
322.81/323.97	c   324s| 78200 |    36 |  2052k|  25.7 |   198M |  45 |2467 |  15k|5434 | 164k|  1 | 123k|  30 | 0.000000e+00 |      --      |    Inf |  67.78%
323.31/324.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
323.31/324.48	c   324s| 78300 |    40 |  2056k|  25.7 |   199M |  45 |2467 |  15k|5438 | 164k|  1 | 123k|  30 | 0.000000e+00 |      --      |    Inf |  67.79%
323.71/324.86	c   325s| 78400 |    33 |  2059k|  25.7 |   199M |  45 |2467 |  15k|   0 | 164k|  0 | 123k|  30 | 0.000000e+00 |      --      |    Inf |  67.82%
324.02/325.18	c   325s| 78500 |    32 |  2060k|  25.7 |   199M |  45 |2467 |  15k|5458 | 164k|  1 | 123k|  30 | 0.000000e+00 |      --      |    Inf |  67.87%
326.30/327.45	c   327s| 78600 |    56 |  2072k|  25.8 |   199M |  45 |2467 |  15k|5436 | 164k|  1 | 123k|  30 | 0.000000e+00 |      --      |    Inf |  67.89%
326.60/327.79	c   328s| 78700 |    40 |  2073k|  25.8 |   199M |  45 |2467 |  15k|5458 | 164k|  1 | 124k|  30 | 0.000000e+00 |      --      |    Inf |  67.90%
327.10/328.20	c   328s| 78800 |    41 |  2076k|  25.8 |   199M |  45 |2467 |  15k|5446 | 165k|  0 | 124k|  30 | 0.000000e+00 |      --      |    Inf |  67.90%
327.40/328.57	c   329s| 78900 |    35 |  2077k|  25.8 |   199M |  45 |2467 |  15k|   0 | 165k|  0 | 124k|  30 | 0.000000e+00 |      --      |    Inf |  67.92%
327.80/328.98	c   329s| 79000 |    42 |  2080k|  25.8 |   199M |  45 |2467 |  15k|5446 | 165k|  1 | 124k|  30 | 0.000000e+00 |      --      |    Inf |  67.92%
328.20/329.39	c   329s| 79100 |    38 |  2083k|  25.8 |   199M |  45 |2467 |  15k|   0 | 165k|  0 | 124k|  30 | 0.000000e+00 |      --      |    Inf |  67.92%
328.70/329.83	c   330s| 79200 |    40 |  2085k|  25.8 |   199M |  45 |2467 |  15k|5442 | 165k|  1 | 125k|  30 | 0.000000e+00 |      --      |    Inf |  67.93%
329.10/330.26	c   330s| 79300 |    37 |  2088k|  25.8 |   199M |  45 |2467 |  15k|5430 | 165k|  1 | 125k|  30 | 0.000000e+00 |      --      |    Inf |  67.93%
329.49/330.61	c   331s| 79400 |    43 |  2090k|  25.8 |   199M |  45 |2467 |  15k|5430 | 166k|  1 | 125k|  30 | 0.000000e+00 |      --      |    Inf |  67.94%
329.90/331.03	c   331s| 79500 |    42 |  2093k|  25.8 |   199M |  45 |2467 |  15k|5446 | 166k|  1 | 125k|  30 | 0.000000e+00 |      --      |    Inf |  67.94%
330.29/331.40	c   331s| 79600 |    38 |  2096k|  25.8 |   199M |  45 |2467 |  15k|5430 | 166k|  1 | 126k|  30 | 0.000000e+00 |      --      |    Inf |  67.94%
330.69/331.85	c   332s| 79700 |    39 |  2099k|  25.8 |   199M |  45 |2467 |  15k|5446 | 166k|  1 | 126k|  30 | 0.000000e+00 |      --      |    Inf |  67.96%
331.09/332.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
331.09/332.26	c   332s| 79800 |    34 |  2101k|  25.8 |   199M |  45 |2467 |  15k|   0 | 166k|  0 | 126k|  30 | 0.000000e+00 |      --      |    Inf |  67.97%
331.49/332.66	c   333s| 79900 |    37 |  2103k|  25.8 |   199M |  45 |2467 |  15k|5430 | 166k|  1 | 126k|  30 | 0.000000e+00 |      --      |    Inf |  67.97%
331.89/333.09	c   333s| 80000 |    39 |  2106k|  25.8 |   199M |  45 |2467 |  15k|   0 | 166k|  0 | 126k|  30 | 0.000000e+00 |      --      |    Inf |  67.98%
332.38/333.59	c   334s| 80100 |    33 |  2109k|  25.8 |   199M |  45 |2467 |  15k|   0 | 167k|  0 | 127k|  30 | 0.000000e+00 |      --      |    Inf |  67.99%
332.89/334.04	c   334s| 80200 |    37 |  2112k|  25.8 |   199M |  45 |2467 |  15k|   0 | 167k|  0 | 127k|  30 | 0.000000e+00 |      --      |    Inf |  68.01%
333.28/334.46	c   334s| 80300 |    29 |  2115k|  25.8 |   199M |  45 |2467 |  15k|   0 | 167k|  0 | 127k|  30 | 0.000000e+00 |      --      |    Inf |  68.01%
333.78/334.92	c   335s| 80400 |    39 |  2118k|  25.8 |   199M |  45 |2467 |  15k|5431 | 167k|  1 | 127k|  30 | 0.000000e+00 |      --      |    Inf |  68.01%
334.28/335.49	c   335s| 80500 |    46 |  2122k|  25.9 |   200M |  45 |2467 |  15k|5459 | 167k|  1 | 127k|  30 | 0.000000e+00 |      --      |    Inf |  68.02%
334.78/335.96	c   336s| 80600 |    49 |  2125k|  25.9 |   200M |  45 |2467 |  15k|   0 | 167k|  0 | 127k|  30 | 0.000000e+00 |      --      |    Inf |  68.02%
335.17/336.36	c   336s| 80700 |    45 |  2127k|  25.9 |   200M |  45 |2467 |  15k|   0 | 168k|  0 | 127k|  30 | 0.000000e+00 |      --      |    Inf |  68.02%
335.57/336.78	c   337s| 80800 |    49 |  2130k|  25.9 |   200M |  45 |2467 |  15k|   0 | 168k|  0 | 128k|  30 | 0.000000e+00 |      --      |    Inf |  68.03%
335.98/337.19	c   337s| 80900 |    47 |  2132k|  25.9 |   200M |  45 |2467 |  15k|5459 | 168k|  2 | 128k|  30 | 0.000000e+00 |      --      |    Inf |  68.03%
336.47/337.64	c   338s| 81000 |    42 |  2135k|  25.9 |   200M |  45 |2467 |  15k|5465 | 168k|  2 | 128k|  30 | 0.000000e+00 |      --      |    Inf |  68.03%
336.87/338.05	c   338s| 81100 |    45 |  2137k|  25.9 |   200M |  45 |2467 |  15k|5458 | 169k|  3 | 128k|  30 | 0.000000e+00 |      --      |    Inf |  68.04%
337.27/338.46	c   338s| 81200 |    44 |  2140k|  25.9 |   200M |  45 |2467 |  15k|5432 | 169k|  2 | 128k|  30 | 0.000000e+00 |      --      |    Inf |  68.04%
337.67/338.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
337.67/338.89	c   339s| 81300 |    45 |  2144k|  25.9 |   200M |  45 |2467 |  15k|5446 | 169k|  2 | 129k|  30 | 0.000000e+00 |      --      |    Inf |  68.04%
338.07/339.26	c   339s| 81400 |    45 |  2146k|  25.9 |   200M |  45 |2467 |  15k|5445 | 169k|  1 | 129k|  30 | 0.000000e+00 |      --      |    Inf |  68.05%
338.46/339.61	c   340s| 81500 |    49 |  2148k|  25.9 |   200M |  45 |2467 |  15k|   0 | 169k|  0 | 129k|  30 | 0.000000e+00 |      --      |    Inf |  68.05%
338.76/339.95	c   340s| 81600 |    40 |  2151k|  25.9 |   200M |  45 |2467 |  15k|5470 | 169k|  2 | 129k|  30 | 0.000000e+00 |      --      |    Inf |  68.07%
339.16/340.34	c   340s| 81700 |    45 |  2154k|  25.9 |   200M |  45 |2467 |  15k|5454 | 169k|  2 | 129k|  30 | 0.000000e+00 |      --      |    Inf |  68.08%
339.56/340.76	c   341s| 81800 |    44 |  2155k|  25.9 |   200M |  45 |2467 |  15k|5445 | 169k|  1 | 129k|  30 | 0.000000e+00 |      --      |    Inf |  68.09%
339.97/341.16	c   341s| 81900 |    41 |  2157k|  25.8 |   200M |  45 |2467 |  15k|   0 | 170k|  0 | 130k|  30 | 0.000000e+00 |      --      |    Inf |  68.09%
340.36/341.51	c   341s| 82000 |    39 |  2159k|  25.8 |   200M |  45 |2467 |  15k|   0 | 170k|  0 | 130k|  30 | 0.000000e+00 |      --      |    Inf |  68.09%
340.66/341.85	c   342s| 82100 |    36 |  2160k|  25.8 |   200M |  45 |2467 |  15k|5445 | 170k|  1 | 130k|  30 | 0.000000e+00 |      --      |    Inf |  68.10%
341.16/342.31	c   342s| 82200 |    40 |  2164k|  25.8 |   200M |  45 |2467 |  15k|5445 | 170k|  1 | 130k|  30 | 0.000000e+00 |      --      |    Inf |  68.11%
341.46/342.66	c   343s| 82300 |    34 |  2166k|  25.8 |   200M |  45 |2467 |  15k|5465 | 170k|  1 | 130k|  30 | 0.000000e+00 |      --      |    Inf |  68.12%
341.96/343.13	c   343s| 82400 |    47 |  2170k|  25.8 |   200M |  45 |2467 |  15k|5446 | 170k|  0 | 130k|  30 | 0.000000e+00 |      --      |    Inf |  68.12%
342.35/343.55	c   344s| 82500 |    55 |  2174k|  25.9 |   200M |  45 |2467 |  15k|5447 | 170k|  1 | 131k|  30 | 0.000000e+00 |      --      |    Inf |  68.12%
342.75/343.97	c   344s| 82600 |    50 |  2177k|  25.9 |   200M |  45 |2467 |  15k|   0 | 171k|  0 | 131k|  30 | 0.000000e+00 |      --      |    Inf |  68.13%
343.15/344.34	c   344s| 82700 |    45 |  2179k|  25.9 |   200M |  45 |2467 |  15k|   0 | 171k|  0 | 131k|  30 | 0.000000e+00 |      --      |    Inf |  68.14%
343.45/344.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
343.45/344.69	c   345s| 82800 |    45 |  2181k|  25.9 |   200M |  45 |2467 |  15k|   0 | 171k|  0 | 131k|  30 | 0.000000e+00 |      --      |    Inf |  68.15%
343.95/345.10	c   345s| 82900 |    45 |  2185k|  25.9 |   200M |  45 |2467 |  15k|   0 | 171k|  0 | 131k|  30 | 0.000000e+00 |      --      |    Inf |  68.15%
344.35/345.52	c   346s| 83000 |    40 |  2189k|  25.9 |   200M |  45 |2467 |  15k|5433 | 171k|  1 | 131k|  30 | 0.000000e+00 |      --      |    Inf |  68.16%
344.75/345.94	c   346s| 83100 |    40 |  2192k|  25.9 |   200M |  45 |2467 |  15k|5443 | 171k|  2 | 131k|  30 | 0.000000e+00 |      --      |    Inf |  68.16%
345.14/346.37	c   346s| 83200 |    39 |  2196k|  25.9 |   200M |  45 |2467 |  15k|   0 | 171k|  0 | 132k|  30 | 0.000000e+00 |      --      |    Inf |  68.18%
345.54/346.76	c   347s| 83300 |    36 |  2198k|  25.9 |   200M |  45 |2467 |  15k|5443 | 171k|  2 | 132k|  30 | 0.000000e+00 |      --      |    Inf |  68.19%
346.04/347.20	c   347s| 83400 |    45 |  2202k|  25.9 |   200M |  45 |2467 |  15k|5440 | 171k|  1 | 132k|  30 | 0.000000e+00 |      --      |    Inf |  68.20%
346.34/347.57	c   348s| 83500 |    35 |  2204k|  25.9 |   201M |  45 |2467 |  15k|5435 | 171k|  1 | 132k|  30 | 0.000000e+00 |      --      |    Inf |  68.21%
346.74/347.95	c   348s| 83600 |    36 |  2206k|  25.9 |   201M |  45 |2467 |  15k|5427 | 171k|  1 | 132k|  30 | 0.000000e+00 |      --      |    Inf |  68.25%
347.14/348.32	c   348s| 83700 |    33 |  2208k|  25.9 |   201M |  45 |2467 |  15k|5427 | 172k|  1 | 133k|  30 | 0.000000e+00 |      --      |    Inf |  68.25%
347.54/348.71	c   349s| 83800 |    40 |  2210k|  25.9 |   201M |  45 |2467 |  15k|5434 | 172k|  2 | 133k|  30 | 0.000000e+00 |      --      |    Inf |  68.26%
348.04/349.20	c   349s| 83900 |    42 |  2214k|  25.9 |   201M |  45 |2467 |  15k|5427 | 172k|  1 | 133k|  30 | 0.000000e+00 |      --      |    Inf |  68.26%
348.43/349.62	c   350s| 84000 |    37 |  2216k|  25.9 |   201M |  45 |2467 |  15k|5438 | 172k|  2 | 133k|  30 | 0.000000e+00 |      --      |    Inf |  68.27%
348.84/350.01	c   350s| 84100 |    32 |  2217k|  25.9 |   201M |  45 |2467 |  15k|5427 | 172k|  1 | 134k|  30 | 0.000000e+00 |      --      |    Inf |  68.28%
349.23/350.45	c   350s| 84200 |    37 |  2220k|  25.9 |   201M |  45 |2467 |  15k|5442 | 172k|  1 | 134k|  30 | 0.000000e+00 |      --      |    Inf |  68.28%
349.53/350.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
349.53/350.79	c   351s| 84300 |    35 |  2222k|  25.9 |   201M |  45 |2467 |  15k|5439 | 172k|  1 | 134k|  30 | 0.000000e+00 |      --      |    Inf |  68.28%
349.94/351.14	c   351s| 84400 |    31 |  2223k|  25.9 |   201M |  45 |2467 |  15k|5427 | 172k|  1 | 134k|  30 | 0.000000e+00 |      --      |    Inf |  68.29%
350.23/351.49	c   351s| 84500 |    56 |  2225k|  25.9 |   201M |  45 |2467 |  15k|5431 | 172k|  1 | 134k|  30 | 0.000000e+00 |      --      |    Inf |  68.29%
350.63/351.89	c   352s| 84600 |    35 |  2228k|  25.9 |   201M |  45 |2467 |  15k|5449 | 173k|  1 | 134k|  30 | 0.000000e+00 |      --      |    Inf |  68.30%
351.33/352.57	c   353s| 84700 |    41 |  2232k|  25.9 |   201M |  45 |2467 |  15k|5443 | 173k|  2 | 135k|  30 | 0.000000e+00 |      --      |    Inf |  68.30%
351.73/352.93	c   353s| 84800 |    43 |  2234k|  25.9 |   201M |  45 |2467 |  15k|5444 | 173k|  1 | 135k|  30 | 0.000000e+00 |      --      |    Inf |  68.31%
352.12/353.30	c   353s| 84900 |    40 |  2235k|  25.9 |   201M |  45 |2467 |  15k|5437 | 173k|  1 | 135k|  30 | 0.000000e+00 |      --      |    Inf |  68.31%
352.42/353.68	c   354s| 85000 |    47 |  2237k|  25.8 |   201M |  45 |2467 |  15k|5442 | 173k|  1 | 135k|  30 | 0.000000e+00 |      --      |    Inf |  68.31%
352.83/354.04	c   354s| 85100 |    45 |  2239k|  25.8 |   201M |  45 |2467 |  15k|   0 | 173k|  0 | 135k|  30 | 0.000000e+00 |      --      |    Inf |  68.31%
353.22/354.41	c   354s| 85200 |    41 |  2240k|  25.8 |   201M |  45 |2467 |  15k|5437 | 173k|  1 | 135k|  30 | 0.000000e+00 |      --      |    Inf |  68.32%
353.62/354.82	c   355s| 85300 |    41 |  2243k|  25.8 |   201M |  45 |2467 |  15k|5437 | 173k|  1 | 136k|  30 | 0.000000e+00 |      --      |    Inf |  68.32%
354.02/355.20	c   355s| 85400 |    44 |  2245k|  25.8 |   201M |  45 |2467 |  15k|5445 | 173k|  1 | 136k|  30 | 0.000000e+00 |      --      |    Inf |  68.32%
354.32/355.54	c   356s| 85500 |    55 |  2247k|  25.8 |   201M |  45 |2467 |  15k|5438 | 173k|  1 | 136k|  30 | 0.000000e+00 |      --      |    Inf |  68.32%
354.72/355.91	c   356s| 85600 |    44 |  2248k|  25.8 |   201M |  45 |2467 |  15k|   0 | 173k|  0 | 136k|  30 | 0.000000e+00 |      --      |    Inf |  68.33%
355.11/356.32	c   356s| 85700 |    46 |  2250k|  25.8 |   201M |  45 |2467 |  15k|5441 | 173k|  1 | 137k|  30 | 0.000000e+00 |      --      |    Inf |  68.33%
355.51/356.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
355.51/356.71	c   357s| 85800 |    46 |  2252k|  25.8 |   201M |  45 |2467 |  15k|5441 | 173k|  1 | 137k|  30 | 0.000000e+00 |      --      |    Inf |  68.33%
355.82/357.05	c   357s| 85900 |    41 |  2253k|  25.8 |   201M |  45 |2467 |  15k|5440 | 173k|  1 | 137k|  30 | 0.000000e+00 |      --      |    Inf |  68.33%
356.21/357.42	c   357s| 86000 |    38 |  2255k|  25.7 |   201M |  45 |2467 |  15k|   0 | 173k|  0 | 137k|  30 | 0.000000e+00 |      --      |    Inf |  68.34%
356.61/357.83	c   358s| 86100 |    44 |  2257k|  25.7 |   201M |  45 |2467 |  15k|   0 | 173k|  0 | 138k|  30 | 0.000000e+00 |      --      |    Inf |  68.34%
356.92/358.17	c   358s| 86200 |    38 |  2258k|  25.7 |   201M |  45 |2467 |  15k|   0 | 173k|  0 | 138k|  30 | 0.000000e+00 |      --      |    Inf |  68.35%
357.31/358.55	c   359s| 86300 |    38 |  2260k|  25.7 |   201M |  45 |2467 |  15k|   0 | 174k|  0 | 138k|  30 | 0.000000e+00 |      --      |    Inf |  68.35%
357.71/358.93	c   359s| 86400 |    38 |  2262k|  25.7 |   201M |  45 |2467 |  15k|5450 | 174k|  1 | 138k|  30 | 0.000000e+00 |      --      |    Inf |  68.35%
358.11/359.31	c   359s| 86500 |    33 |  2264k|  25.7 |   201M |  45 |2467 |  15k|5449 | 174k|  1 | 138k|  30 | 0.000000e+00 |      --      |    Inf |  68.35%
358.40/359.69	c   360s| 86600 |    41 |  2266k|  25.7 |   201M |  45 |2467 |  15k|5439 | 174k|  1 | 138k|  30 | 0.000000e+00 |      --      |    Inf |  68.36%
359.00/360.22	c   360s| 86700 |    35 |  2271k|  25.7 |   203M |  45 |2467 |  15k|5462 | 174k|  1 | 139k|  30 | 0.000000e+00 |      --      |    Inf |  68.39%
359.30/360.54	c   361s| 86800 |    36 |  2273k|  25.7 |   203M |  45 |2467 |  15k|5437 | 174k|  1 | 139k|  30 | 0.000000e+00 |      --      |    Inf |  68.41%
359.70/360.90	c   361s| 86900 |    41 |  2274k|  25.7 |   203M |  45 |2467 |  15k|5452 | 174k|  1 | 139k|  30 | 0.000000e+00 |      --      |    Inf |  68.42%
360.00/361.26	c   361s| 87000 |    36 |  2276k|  25.7 |   203M |  45 |2467 |  15k|5459 | 174k|  1 | 139k|  30 | 0.000000e+00 |      --      |    Inf |  68.43%
360.40/361.69	c   362s| 87100 |    37 |  2279k|  25.7 |   203M |  45 |2467 |  15k|5459 | 174k|  1 | 139k|  30 | 0.000000e+00 |      --      |    Inf |  68.44%
360.90/362.11	c   362s| 87200 |    34 |  2281k|  25.7 |   203M |  45 |2467 |  15k|5465 | 175k|  2 | 139k|  30 | 0.000000e+00 |      --      |    Inf |  68.45%
361.30/362.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
361.30/362.55	c   363s| 87300 |    50 |  2285k|  25.7 |   204M |  45 |2467 |  15k|5440 | 175k|  1 | 140k|  30 | 0.000000e+00 |      --      |    Inf |  68.45%
361.59/362.84	c   363s| 87400 |    56 |  2286k|  25.7 |   204M |  45 |2467 |  15k|5440 | 175k|  1 | 140k|  30 | 0.000000e+00 |      --      |    Inf |  68.45%
361.90/363.18	c   363s| 87500 |    49 |  2288k|  25.7 |   204M |  45 |2467 |  15k|5447 | 175k|  1 | 140k|  30 | 0.000000e+00 |      --      |    Inf |  68.46%
362.29/363.56	c   364s| 87600 |    48 |  2289k|  25.7 |   204M |  45 |2467 |  15k|5444 | 175k|  1 | 140k|  30 | 0.000000e+00 |      --      |    Inf |  68.47%
362.69/363.94	c   364s| 87700 |    46 |  2291k|  25.7 |   204M |  45 |2467 |  15k|5446 | 175k|  1 | 141k|  30 | 0.000000e+00 |      --      |    Inf |  68.47%
363.09/364.32	c   364s| 87800 |    37 |  2293k|  25.7 |   204M |  45 |2467 |  15k|5440 | 175k|  1 | 141k|  30 | 0.000000e+00 |      --      |    Inf |  68.48%
363.39/364.68	c   365s| 87900 |    43 |  2295k|  25.6 |   204M |  45 |2467 |  15k|   0 | 175k|  0 | 141k|  30 | 0.000000e+00 |      --      |    Inf |  68.50%
363.79/365.05	c   365s| 88000 |    40 |  2296k|  25.6 |   204M |  45 |2467 |  15k|5443 | 175k|  1 | 141k|  30 | 0.000000e+00 |      --      |    Inf |  68.51%
364.19/365.40	c   365s| 88100 |    37 |  2298k|  25.6 |   204M |  45 |2467 |  15k|5440 | 175k|  1 | 142k|  30 | 0.000000e+00 |      --      |    Inf |  68.52%
364.49/365.76	c   366s| 88200 |    36 |  2299k|  25.6 |   204M |  45 |2467 |  15k|5445 | 175k|  1 | 142k|  30 | 0.000000e+00 |      --      |    Inf |  68.53%
364.89/366.12	c   366s| 88300 |    32 |  2301k|  25.6 |   204M |  45 |2467 |  15k|5440 | 175k|  1 | 142k|  30 | 0.000000e+00 |      --      |    Inf |  68.54%
365.18/366.48	c   366s| 88400 |    35 |  2302k|  25.6 |   204M |  45 |2467 |  15k|5440 | 175k|  1 | 142k|  30 | 0.000000e+00 |      --      |    Inf |  68.54%
365.58/366.82	c   367s| 88500 |    43 |  2304k|  25.6 |   204M |  45 |2467 |  15k|   0 | 175k|  0 | 143k|  30 | 0.000000e+00 |      --      |    Inf |  68.55%
365.89/367.19	c   367s| 88600 |    38 |  2306k|  25.6 |   204M |  45 |2467 |  15k|5472 | 175k|  1 | 143k|  30 | 0.000000e+00 |      --      |    Inf |  68.55%
366.28/367.57	c   368s| 88700 |    31 |  2308k|  25.6 |   204M |  45 |2467 |  15k|   0 | 175k|  0 | 143k|  30 | 0.000000e+00 |      --      |    Inf |  68.55%
366.68/367.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
366.68/367.90	c   368s| 88800 |    40 |  2309k|  25.6 |   204M |  45 |2467 |  15k|5465 | 175k|  1 | 143k|  30 | 0.000000e+00 |      --      |    Inf |  68.56%
366.98/368.23	c   368s| 88900 |    37 |  2311k|  25.5 |   204M |  45 |2467 |  15k|5468 | 175k|  2 | 143k|  30 | 0.000000e+00 |      --      |    Inf |  68.56%
367.28/368.56	c   369s| 89000 |    32 |  2312k|  25.5 |   204M |  45 |2467 |  15k|5470 | 176k|  2 | 143k|  30 | 0.000000e+00 |      --      |    Inf |  68.57%
367.68/368.99	c   369s| 89100 |    33 |  2315k|  25.5 |   204M |  45 |2467 |  15k|5437 | 176k|  1 | 144k|  30 | 0.000000e+00 |      --      |    Inf |  68.57%
368.08/369.37	c   369s| 89200 |    32 |  2316k|  25.5 |   204M |  45 |2467 |  15k|   0 | 176k|  0 | 144k|  30 | 0.000000e+00 |      --      |    Inf |  68.58%
368.57/369.82	c   370s| 89300 |    32 |  2319k|  25.5 |   204M |  45 |2467 |  15k|5450 | 176k|  2 | 144k|  30 | 0.000000e+00 |      --      |    Inf |  68.59%
368.88/370.18	c   370s| 89400 |    36 |  2321k|  25.5 |   204M |  45 |2467 |  15k|   0 | 176k|  0 | 144k|  30 | 0.000000e+00 |      --      |    Inf |  68.59%
369.37/370.62	c   371s| 89500 |    30 |  2324k|  25.5 |   204M |  45 |2467 |  15k|   0 | 176k|  0 | 145k|  30 | 0.000000e+00 |      --      |    Inf |  68.59%
369.88/371.18	c   371s| 89600 |    37 |  2328k|  25.5 |   204M |  45 |2467 |  15k|5428 | 176k|  1 | 145k|  30 | 0.000000e+00 |      --      |    Inf |  68.60%
370.27/371.50	c   371s| 89700 |    38 |  2330k|  25.5 |   204M |  45 |2467 |  15k|5430 | 177k|  1 | 145k|  30 | 0.000000e+00 |      --      |    Inf |  68.65%
370.67/371.94	c   372s| 89800 |    36 |  2333k|  25.5 |   204M |  45 |2467 |  15k|   0 | 177k|  0 | 145k|  30 | 0.000000e+00 |      --      |    Inf |  68.67%
370.97/372.28	c   372s| 89900 |    31 |  2335k|  25.5 |   204M |  45 |2467 |  15k|   0 | 177k|  0 | 145k|  30 | 0.000000e+00 |      --      |    Inf |  68.76%
371.47/372.71	c   373s| 90000 |    34 |  2338k|  25.5 |   204M |  45 |2467 |  15k|5452 | 177k|  1 | 145k|  30 | 0.000000e+00 |      --      |    Inf |  68.79%
371.77/373.06	c   373s| 90100 |    37 |  2339k|  25.5 |   204M |  45 |2467 |  15k|5466 | 177k|  1 | 145k|  30 | 0.000000e+00 |      --      |    Inf |  68.84%
372.16/373.44	c   373s| 90200 |    36 |  2341k|  25.5 |   204M |  45 |2467 |  15k|5466 | 177k|  1 | 146k|  30 | 0.000000e+00 |      --      |    Inf |  68.87%
372.46/373.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
372.46/373.79	c   374s| 90300 |    31 |  2343k|  25.5 |   204M |  45 |2467 |  15k|5452 | 177k|  1 | 146k|  30 | 0.000000e+00 |      --      |    Inf |  68.91%
372.87/374.13	c   374s| 90400 |    29 |  2344k|  25.5 |   204M |  45 |2467 |  15k|5462 | 177k|  1 | 146k|  30 | 0.000000e+00 |      --      |    Inf |  68.95%
373.16/374.49	c   374s| 90500 |    28 |  2346k|  25.5 |   204M |  45 |2467 |  15k|   0 | 177k|  0 | 146k|  30 | 0.000000e+00 |      --      |    Inf |  68.97%
373.66/374.99	c   375s| 90600 |    39 |  2350k|  25.5 |   204M |  45 |2467 |  15k|5446 | 177k|  1 | 146k|  30 | 0.000000e+00 |      --      |    Inf |  68.99%
374.06/375.33	c   375s| 90700 |    34 |  2352k|  25.5 |   204M |  45 |2467 |  15k|5428 | 177k|  1 | 146k|  30 | 0.000000e+00 |      --      |    Inf |  68.99%
374.46/375.79	c   376s| 90800 |    36 |  2354k|  25.5 |   204M |  45 |2467 |  15k|5426 | 177k|  2 | 146k|  30 | 0.000000e+00 |      --      |    Inf |  69.00%
374.76/376.07	c   376s| 90900 |    34 |  2355k|  25.5 |   204M |  45 |2467 |  15k|5436 | 178k|  1 | 147k|  30 | 0.000000e+00 |      --      |    Inf |  69.01%
375.25/376.55	c   377s| 91000 |    43 |  2359k|  25.5 |   204M |  45 |2467 |  15k|   0 | 178k|  0 | 147k|  30 | 0.000000e+00 |      --      |    Inf |  69.05%
375.76/377.04	c   377s| 91100 |    40 |  2363k|  25.5 |   204M |  45 |2467 |  15k|5493 | 178k|  2 | 147k|  30 | 0.000000e+00 |      --      |    Inf |  69.10%
376.25/377.51	c   378s| 91200 |    48 |  2368k|  25.5 |   204M |  45 |2467 |  15k|5464 | 178k|  1 | 147k|  30 | 0.000000e+00 |      --      |    Inf |  69.17%
376.55/377.89	c   378s| 91300 |    46 |  2370k|  25.5 |   204M |  45 |2467 |  15k|   0 | 178k|  0 | 147k|  30 | 0.000000e+00 |      --      |    Inf |  69.19%
376.95/378.26	c   378s| 91400 |    43 |  2373k|  25.5 |   204M |  45 |2467 |  15k|5464 | 178k|  1 | 147k|  30 | 0.000000e+00 |      --      |    Inf |  69.24%
377.55/378.80	c   379s| 91500 |    48 |  2377k|  25.5 |   205M |  45 |2467 |  15k|5484 | 178k|  2 | 147k|  30 | 0.000000e+00 |      --      |    Inf |  69.26%
377.95/379.20	c   379s| 91600 |    44 |  2380k|  25.5 |   205M |  45 |2467 |  15k|   0 | 179k|  0 | 148k|  30 | 0.000000e+00 |      --      |    Inf |  69.28%
378.34/379.60	c   380s| 91700 |    39 |  2382k|  25.5 |   205M |  45 |2467 |  15k|5454 | 179k|  1 | 148k|  30 | 0.000000e+00 |      --      |    Inf |  69.29%
378.75/380.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
378.75/380.07	c   380s| 91800 |    44 |  2385k|  25.5 |   205M |  45 |2467 |  15k|5454 | 179k|  1 | 148k|  30 | 0.000000e+00 |      --      |    Inf |  69.35%
379.24/380.51	c   381s| 91900 |    37 |  2387k|  25.5 |   205M |  45 |2467 |  15k|5454 | 179k|  1 | 148k|  30 | 0.000000e+00 |      --      |    Inf |  69.40%
379.64/380.99	c   381s| 92000 |    43 |  2390k|  25.5 |   205M |  45 |2467 |  15k|5454 | 180k|  1 | 148k|  30 | 0.000000e+00 |      --      |    Inf |  69.42%
380.04/381.39	c   381s| 92100 |    40 |  2392k|  25.5 |   205M |  45 |2467 |  15k|5472 | 180k|  1 | 148k|  30 | 0.000000e+00 |      --      |    Inf |  69.44%
380.44/381.75	c   382s| 92200 |    36 |  2394k|  25.5 |   205M |  45 |2467 |  15k|5472 | 180k|  1 | 148k|  30 | 0.000000e+00 |      --      |    Inf |  69.48%
380.94/382.22	c   382s| 92300 |    41 |  2397k|  25.5 |   205M |  45 |2467 |  15k|   0 | 180k|  0 | 148k|  30 | 0.000000e+00 |      --      |    Inf |  69.50%
381.34/382.62	c   383s| 92400 |    47 |  2400k|  25.5 |   205M |  45 |2467 |  15k|5468 | 180k|  1 | 149k|  30 | 0.000000e+00 |      --      |    Inf |  69.53%
381.74/383.01	c   383s| 92500 |    58 |  2401k|  25.5 |   205M |  45 |2467 |  15k|5468 | 180k|  1 | 149k|  30 | 0.000000e+00 |      --      |    Inf |  69.55%
382.13/383.41	c   383s| 92600 |    47 |  2403k|  25.5 |   205M |  45 |2467 |  15k|5468 | 180k|  1 | 149k|  30 | 0.000000e+00 |      --      |    Inf |  69.56%
382.53/383.81	c   384s| 92700 |    47 |  2405k|  25.5 |   205M |  45 |2467 |  15k|   0 | 180k|  0 | 149k|  30 | 0.000000e+00 |      --      |    Inf |  69.57%
382.93/384.22	c   384s| 92800 |    56 |  2406k|  25.5 |   205M |  45 |2467 |  15k|   0 | 180k|  0 | 150k|  30 | 0.000000e+00 |      --      |    Inf |  69.58%
383.33/384.61	c   385s| 92900 |    44 |  2408k|  25.5 |   205M |  45 |2467 |  15k|5477 | 180k|  2 | 150k|  30 | 0.000000e+00 |      --      |    Inf |  69.60%
383.73/385.01	c   385s| 93000 |    34 |  2410k|  25.5 |   205M |  45 |2467 |  15k|5472 | 180k|  1 | 150k|  30 | 0.000000e+00 |      --      |    Inf |  69.60%
384.03/385.30	c   385s| 93100 |    34 |  2411k|  25.5 |   205M |  45 |2467 |  15k|5417 | 180k|  1 | 150k|  30 | 0.000000e+00 |      --      |    Inf |  69.62%
384.53/385.85	c   386s| 93200 |    53 |  2416k|  25.5 |   205M |  45 |2467 |  15k|5434 | 181k|  1 | 150k|  30 | 0.000000e+00 |      --      |    Inf |  69.62%
384.83/386.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
384.83/386.14	c   386s| 93300 |    34 |  2417k|  25.5 |   205M |  45 |2467 |  15k|5451 | 181k|  1 | 150k|  30 | 0.000000e+00 |      --      |    Inf |  69.64%
385.32/386.60	c   387s| 93400 |    41 |  2422k|  25.5 |   205M |  45 |2467 |  15k|   0 | 181k|  0 | 151k|  30 | 0.000000e+00 |      --      |    Inf |  69.65%
385.73/387.09	c   387s| 93500 |    39 |  2426k|  25.5 |   205M |  45 |2467 |  15k|5424 | 181k|  1 | 151k|  30 | 0.000000e+00 |      --      |    Inf |  69.67%
386.22/387.53	c   388s| 93600 |    43 |  2428k|  25.5 |   208M |  45 |2467 |  15k|5451 | 181k|  1 | 151k|  30 | 0.000000e+00 |      --      |    Inf |  69.70%
386.62/387.95	c   388s| 93700 |    42 |  2431k|  25.5 |   208M |  45 |2467 |  15k|   0 | 182k|  0 | 151k|  30 | 0.000000e+00 |      --      |    Inf |  69.71%
387.02/388.37	c   388s| 93800 |    33 |  2433k|  25.5 |   208M |  45 |2467 |  15k|5432 | 182k|  1 | 151k|  30 | 0.000000e+00 |      --      |    Inf |  69.73%
387.62/388.92	c   389s| 93900 |    42 |  2440k|  25.6 |   208M |  45 |2467 |  15k|5444 | 182k|  1 | 151k|  30 | 0.000000e+00 |      --      |    Inf |  69.75%
388.01/389.36	c   389s| 94000 |    41 |  2444k|  25.6 |   208M |  45 |2467 |  15k|5450 | 182k|  1 | 152k|  30 | 0.000000e+00 |      --      |    Inf |  69.76%
388.41/389.75	c   390s| 94100 |    41 |  2446k|  25.6 |   208M |  45 |2467 |  15k|5450 | 182k|  1 | 152k|  30 | 0.000000e+00 |      --      |    Inf |  69.77%
388.82/390.11	c   390s| 94200 |    46 |  2447k|  25.6 |   208M |  45 |2467 |  15k|   0 | 182k|  0 | 152k|  30 | 0.000000e+00 |      --      |    Inf |  69.77%
389.11/390.45	c   390s| 94300 |    41 |  2449k|  25.5 |   208M |  45 |2467 |  15k|5450 | 182k|  1 | 152k|  30 | 0.000000e+00 |      --      |    Inf |  69.80%
389.61/390.93	c   391s| 94400 |    43 |  2453k|  25.6 |   208M |  45 |2467 |  15k|5457 | 182k|  2 | 152k|  30 | 0.000000e+00 |      --      |    Inf |  69.82%
390.01/391.30	c   391s| 94500 |    47 |  2455k|  25.6 |   208M |  45 |2467 |  15k|   0 | 182k|  0 | 152k|  30 | 0.000000e+00 |      --      |    Inf |  69.83%
390.41/391.74	c   392s| 94600 |    45 |  2458k|  25.6 |   208M |  45 |2467 |  15k|5450 | 182k|  1 | 153k|  30 | 0.000000e+00 |      --      |    Inf |  69.85%
390.90/392.20	c   392s| 94700 |    46 |  2461k|  25.6 |   208M |  45 |2467 |  15k|5466 | 183k|  1 | 153k|  30 | 0.000000e+00 |      --      |    Inf |  69.86%
391.30/392.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
391.30/392.66	c   393s| 94800 |    45 |  2464k|  25.6 |   208M |  45 |2467 |  15k|5466 | 183k|  1 | 153k|  30 | 0.000000e+00 |      --      |    Inf |  69.87%
391.81/393.10	c   393s| 94900 |    51 |  2466k|  25.6 |   208M |  45 |2467 |  15k|5466 | 183k|  1 | 153k|  30 | 0.000000e+00 |      --      |    Inf |  69.87%
392.10/393.49	c   393s| 95000 |    45 |  2469k|  25.6 |   208M |  45 |2467 |  15k|5477 | 183k|  1 | 153k|  30 | 0.000000e+00 |      --      |    Inf |  69.88%
392.50/393.82	c   394s| 95100 |    44 |  2470k|  25.5 |   208M |  45 |2467 |  15k|5466 | 183k|  1 | 153k|  30 | 0.000000e+00 |      --      |    Inf |  69.88%
392.81/394.16	c   394s| 95200 |    46 |  2471k|  25.5 |   208M |  45 |2467 |  15k|   0 | 183k|  0 | 153k|  30 | 0.000000e+00 |      --      |    Inf |  69.90%
393.10/394.49	c   394s| 95300 |    39 |  2473k|  25.5 |   208M |  45 |2467 |  15k|   0 | 183k|  0 | 154k|  30 | 0.000000e+00 |      --      |    Inf |  69.93%
393.50/394.83	c   395s| 95400 |    37 |  2475k|  25.5 |   208M |  45 |2467 |  15k|5466 | 183k|  1 | 154k|  30 | 0.000000e+00 |      --      |    Inf |  69.94%
394.20/395.59	c   396s| 95500 |    46 |  2482k|  25.6 |   208M |  45 |2467 |  15k|   0 | 183k|  0 | 154k|  30 | 0.000000e+00 |      --      |    Inf |  69.95%
394.59/395.91	c   396s| 95600 |    44 |  2484k|  25.6 |   208M |  45 |2467 |  15k|   0 | 183k|  0 | 154k|  30 | 0.000000e+00 |      --      |    Inf |  69.96%
395.19/396.59	c   397s| 95700 |    59 |  2489k|  25.6 |   208M |  45 |2467 |  15k|5457 | 184k|  1 | 154k|  30 | 0.000000e+00 |      --      |    Inf |  69.97%
395.70/397.07	c   397s| 95800 |    57 |  2492k|  25.6 |   208M |  45 |2467 |  15k|   0 | 184k|  0 | 154k|  30 | 0.000000e+00 |      --      |    Inf |  70.00%
396.19/397.50	c   397s| 95900 |    59 |  2495k|  25.6 |   208M |  45 |2467 |  15k|   0 | 184k|  0 | 154k|  30 | 0.000000e+00 |      --      |    Inf |  70.01%
396.49/397.82	c   398s| 96000 |    62 |  2497k|  25.6 |   208M |  45 |2467 |  15k|5450 | 184k|  1 | 155k|  30 | 0.000000e+00 |      --      |    Inf |  70.01%
396.89/398.26	c   398s| 96100 |    68 |  2501k|  25.6 |   208M |  45 |2467 |  15k|5461 | 184k|  1 | 155k|  30 | 0.000000e+00 |      --      |    Inf |  70.03%
397.29/398.63	c   399s| 96200 |    56 |  2503k|  25.6 |   208M |  45 |2467 |  15k|5454 | 184k|  1 | 155k|  30 | 0.000000e+00 |      --      |    Inf |  70.05%
397.69/399.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
397.69/399.08	c   399s| 96300 |    63 |  2507k|  25.6 |   208M |  45 |2467 |  15k|5451 | 184k|  1 | 155k|  30 | 0.000000e+00 |      --      |    Inf |  70.08%
397.98/399.37	c   399s| 96400 |    62 |  2508k|  25.6 |   208M |  45 |2467 |  15k|5451 | 184k|  1 | 155k|  30 | 0.000000e+00 |      --      |    Inf |  70.11%
398.28/399.69	c   400s| 96500 |    64 |  2510k|  25.6 |   208M |  45 |2467 |  15k|5465 | 184k|  2 | 155k|  30 | 0.000000e+00 |      --      |    Inf |  70.14%
398.69/400.08	c   400s| 96600 |    62 |  2513k|  25.6 |   208M |  45 |2467 |  15k|5453 | 184k|  1 | 155k|  30 | 0.000000e+00 |      --      |    Inf |  70.15%
399.08/400.48	c   400s| 96700 |    60 |  2516k|  25.6 |   208M |  45 |2467 |  15k|   0 | 185k|  0 | 155k|  30 | 0.000000e+00 |      --      |    Inf |  70.16%
399.58/400.90	c   401s| 96800 |    55 |  2518k|  25.6 |   208M |  45 |2467 |  15k|5451 | 185k|  1 | 156k|  30 | 0.000000e+00 |      --      |    Inf |  70.17%
400.08/401.45	c   401s| 96900 |    61 |  2523k|  25.6 |   208M |  45 |2467 |  15k|5460 | 185k|  1 | 156k|  30 | 0.000000e+00 |      --      |    Inf |  70.28%
400.38/401.79	c   402s| 97000 |    65 |  2524k|  25.6 |   208M |  45 |2467 |  15k|5460 | 185k|  1 | 156k|  30 | 0.000000e+00 |      --      |    Inf |  70.34%
400.78/402.16	c   402s| 97100 |    53 |  2526k|  25.6 |   208M |  45 |2467 |  15k|5458 | 185k|  1 | 156k|  30 | 0.000000e+00 |      --      |    Inf |  70.42%
401.27/402.62	c   403s| 97200 |    59 |  2530k|  25.6 |   208M |  45 |2467 |  15k|   0 | 185k|  0 | 156k|  30 | 0.000000e+00 |      --      |    Inf |  70.43%
401.68/403.02	c   403s| 97300 |    61 |  2533k|  25.6 |   208M |  45 |2467 |  15k|   0 | 185k|  0 | 156k|  30 | 0.000000e+00 |      --      |    Inf |  70.46%
401.97/403.35	c   403s| 97400 |    64 |  2535k|  25.6 |   208M |  45 |2467 |  15k|   0 | 186k|  0 | 157k|  30 | 0.000000e+00 |      --      |    Inf |  70.46%
402.37/403.75	c   404s| 97500 |    63 |  2538k|  25.6 |   208M |  45 |2467 |  15k|5471 | 186k|  2 | 157k|  30 | 0.000000e+00 |      --      |    Inf |  70.48%
402.78/404.12	c   404s| 97600 |    62 |  2539k|  25.6 |   208M |  45 |2467 |  15k|5468 | 186k|  0 | 157k|  30 | 0.000000e+00 |      --      |    Inf |  70.49%
403.27/404.66	c   405s| 97700 |    64 |  2543k|  25.6 |   208M |  45 |2467 |  15k|5456 | 186k|  1 | 157k|  30 | 0.000000e+00 |      --      |    Inf |  70.51%
403.67/405.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
403.67/405.01	c   405s| 97800 |    62 |  2546k|  25.6 |   208M |  45 |2467 |  15k|5447 | 186k|  1 | 157k|  30 | 0.000000e+00 |      --      |    Inf |  70.54%
403.97/405.36	c   405s| 97900 |    60 |  2549k|  25.6 |   208M |  45 |2467 |  15k|5462 | 186k|  1 | 157k|  30 | 0.000000e+00 |      --      |    Inf |  70.56%
404.37/405.70	c   406s| 98000 |    61 |  2551k|  25.6 |   208M |  45 |2467 |  15k|5450 | 186k|  1 | 158k|  30 | 0.000000e+00 |      --      |    Inf |  70.58%
404.67/406.05	c   406s| 98100 |    77 |  2554k|  25.6 |   208M |  45 |2467 |  15k|   0 | 186k|  0 | 158k|  30 | 0.000000e+00 |      --      |    Inf |  70.58%
405.06/406.40	c   406s| 98200 |    60 |  2556k|  25.6 |   208M |  45 |2467 |  15k|5463 | 186k|  1 | 158k|  30 | 0.000000e+00 |      --      |    Inf |  70.59%
405.36/406.78	c   407s| 98300 |    56 |  2559k|  25.6 |   208M |  45 |2467 |  15k|5447 | 186k|  1 | 158k|  30 | 0.000000e+00 |      --      |    Inf |  70.60%
405.77/407.17	c   407s| 98400 |    59 |  2562k|  25.6 |   208M |  45 |2467 |  15k|5447 | 187k|  1 | 158k|  30 | 0.000000e+00 |      --      |    Inf |  70.62%
406.26/407.61	c   408s| 98500 |    62 |  2565k|  25.6 |   208M |  45 |2467 |  15k|   0 | 187k|  0 | 158k|  30 | 0.000000e+00 |      --      |    Inf |  70.64%
406.66/408.01	c   408s| 98600 |    61 |  2567k|  25.6 |   208M |  45 |2467 |  15k|5447 | 187k|  1 | 158k|  30 | 0.000000e+00 |      --      |    Inf |  70.65%
407.06/408.40	c   408s| 98700 |    56 |  2570k|  25.6 |   208M |  45 |2467 |  15k|5447 | 187k|  1 | 159k|  30 | 0.000000e+00 |      --      |    Inf |  70.66%
407.36/408.77	c   409s| 98800 |    55 |  2572k|  25.6 |   208M |  45 |2467 |  15k|5457 | 187k|  2 | 159k|  30 | 0.000000e+00 |      --      |    Inf |  70.66%
407.86/409.29	c   409s| 98900 |    55 |  2578k|  25.7 |   208M |  45 |2467 |  15k|5427 | 187k|  1 | 159k|  30 | 0.000000e+00 |      --      |    Inf |  70.68%
408.25/409.68	c   410s| 99000 |    65 |  2580k|  25.7 |   208M |  45 |2467 |  15k|5423 | 187k|  1 | 159k|  30 | 0.000000e+00 |      --      |    Inf |  70.69%
408.66/410.07	c   410s| 99100 |    79 |  2582k|  25.6 |   208M |  45 |2467 |  15k|5434 | 187k|  0 | 159k|  30 | 0.000000e+00 |      --      |    Inf |  70.70%
409.05/410.48	c   410s| 99200 |    72 |  2586k|  25.7 |   208M |  45 |2467 |  15k|5443 | 188k|  1 | 159k|  30 | 0.000000e+00 |      --      |    Inf |  70.71%
409.45/410.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
409.45/410.86	c   411s| 99300 |    58 |  2589k|  25.7 |   208M |  45 |2467 |  15k|   0 | 188k|  0 | 159k|  30 | 0.000000e+00 |      --      |    Inf |  70.72%
409.75/411.16	c   411s| 99400 |    71 |  2591k|  25.7 |   208M |  45 |2467 |  15k|5441 | 188k|  2 | 159k|  30 | 0.000000e+00 |      --      |    Inf |  70.73%
410.15/411.55	c   412s| 99500 |    58 |  2593k|  25.7 |   208M |  45 |2467 |  15k|5453 | 188k|  2 | 160k|  30 | 0.000000e+00 |      --      |    Inf |  70.75%
410.55/411.90	c   412s| 99600 |    58 |  2596k|  25.7 |   208M |  45 |2467 |  15k|5423 | 188k|  1 | 160k|  30 | 0.000000e+00 |      --      |    Inf |  70.80%
411.05/412.45	c   412s| 99700 |    60 |  2601k|  25.7 |   208M |  45 |2467 |  15k|5446 | 188k|  1 | 160k|  30 | 0.000000e+00 |      --      |    Inf |  70.83%
411.44/412.86	c   413s| 99800 |    69 |  2605k|  25.7 |   209M |  45 |2467 |  15k|5449 | 188k|  0 | 160k|  30 | 0.000000e+00 |      --      |    Inf |  70.86%
411.94/413.34	c   413s| 99900 |    68 |  2611k|  25.7 |   209M |  45 |2467 |  15k|5446 | 189k|  1 | 160k|  30 | 0.000000e+00 |      --      |    Inf |  70.87%
412.34/413.76	c   414s|100000 |    70 |  2613k|  25.7 |   209M |  45 |2467 |  15k|5457 | 189k|  1 | 160k|  30 | 0.000000e+00 |      --      |    Inf |  70.94%
412.84/414.20	c   414s|100100 |    67 |  2617k|  25.7 |   209M |  45 |2467 |  15k|5442 | 189k|  1 | 161k|  30 | 0.000000e+00 |      --      |    Inf |  70.96%
413.14/414.55	c   415s|100200 |    63 |  2619k|  25.7 |   209M |  45 |2467 |  15k|5456 | 189k|  1 | 161k|  30 | 0.000000e+00 |      --      |    Inf |  70.99%
413.44/414.88	c   415s|100300 |    59 |  2621k|  25.7 |   209M |  45 |2467 |  15k|   0 | 189k|  0 | 161k|  30 | 0.000000e+00 |      --      |    Inf |  71.03%
413.94/415.35	c   415s|100400 |    62 |  2626k|  25.8 |   209M |  45 |2467 |  15k|5472 | 189k|  2 | 161k|  30 | 0.000000e+00 |      --      |    Inf |  71.06%
414.34/415.75	c   416s|100500 |    56 |  2629k|  25.8 |   209M |  45 |2467 |  15k|   0 | 190k|  0 | 161k|  30 | 0.000000e+00 |      --      |    Inf |  71.06%
414.74/416.17	c   416s|100600 |    63 |  2632k|  25.8 |   209M |  45 |2467 |  15k|5462 | 190k|  1 | 162k|  30 | 0.000000e+00 |      --      |    Inf |  71.06%
415.13/416.59	c   417s|100700 |    58 |  2635k|  25.8 |   209M |  45 |2467 |  15k|5442 | 190k|  1 | 162k|  30 | 0.000000e+00 |      --      |    Inf |  71.07%
415.64/417.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
415.64/417.01	c   417s|100800 |    58 |  2638k|  25.8 |   209M |  45 |2467 |  15k|5442 | 190k|  1 | 162k|  30 | 0.000000e+00 |      --      |    Inf |  71.07%
415.93/417.39	c   417s|100900 |    55 |  2640k|  25.8 |   209M |  45 |2467 |  15k|   0 | 191k|  0 | 162k|  30 | 0.000000e+00 |      --      |    Inf |  71.08%
416.33/417.75	c   418s|101000 |    55 |  2643k|  25.8 |   209M |  45 |2467 |  15k|5442 | 191k|  1 | 162k|  30 | 0.000000e+00 |      --      |    Inf |  71.09%
416.83/418.27	c   418s|101100 |    60 |  2647k|  25.8 |   209M |  45 |2467 |  15k|5442 | 191k|  1 | 162k|  30 | 0.000000e+00 |      --      |    Inf |  71.10%
417.23/418.61	c   419s|101200 |    77 |  2650k|  25.8 |   209M |  45 |2467 |  15k|5431 | 191k|  0 | 162k|  30 | 0.000000e+00 |      --      |    Inf |  71.11%
417.53/418.95	c   419s|101300 |    70 |  2653k|  25.8 |   209M |  45 |2467 |  15k|5431 | 191k|  1 | 163k|  30 | 0.000000e+00 |      --      |    Inf |  71.11%
417.83/419.26	c   419s|101400 |    71 |  2655k|  25.8 |   209M |  45 |2467 |  15k|   0 | 191k|  0 | 163k|  30 | 0.000000e+00 |      --      |    Inf |  71.11%
418.22/419.64	c   420s|101500 |    64 |  2656k|  25.8 |   209M |  45 |2467 |  15k|5427 | 191k|  1 | 163k|  30 | 0.000000e+00 |      --      |    Inf |  71.12%
418.52/419.99	c   420s|101600 |    72 |  2659k|  25.8 |   209M |  45 |2467 |  15k|5429 | 191k|  1 | 163k|  30 | 0.000000e+00 |      --      |    Inf |  71.13%
418.93/420.32	c   420s|101700 |    77 |  2661k|  25.8 |   210M |  45 |2467 |  15k|   0 | 191k|  0 | 163k|  30 | 0.000000e+00 |      --      |    Inf |  71.13%
419.23/420.66	c   421s|101800 |    67 |  2662k|  25.8 |   210M |  45 |2467 |  15k|5427 | 191k|  1 | 163k|  30 | 0.000000e+00 |      --      |    Inf |  71.14%
419.63/421.00	c   421s|101900 |    61 |  2665k|  25.8 |   210M |  45 |2467 |  15k|   0 | 191k|  0 | 164k|  30 | 0.000000e+00 |      --      |    Inf |  71.16%
420.13/421.54	c   422s|102000 |    61 |  2669k|  25.8 |   210M |  45 |2467 |  15k|5431 | 192k|  2 | 164k|  30 | 0.000000e+00 |      --      |    Inf |  71.17%
420.43/421.83	c   422s|102100 |    76 |  2671k|  25.8 |   210M |  45 |2467 |  15k|5437 | 192k|  1 | 164k|  30 | 0.000000e+00 |      --      |    Inf |  71.17%
420.73/422.16	c   422s|102200 |    61 |  2673k|  25.8 |   210M |  45 |2467 |  15k|   0 | 192k|  0 | 164k|  30 | 0.000000e+00 |      --      |    Inf |  71.18%
421.03/422.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
421.03/422.47	c   422s|102300 |    62 |  2674k|  25.7 |   210M |  45 |2467 |  15k|5437 | 192k|  1 | 164k|  30 | 0.000000e+00 |      --      |    Inf |  71.19%
421.42/422.80	c   423s|102400 |    66 |  2676k|  25.7 |   210M |  45 |2467 |  15k|   0 | 192k|  0 | 164k|  30 | 0.000000e+00 |      --      |    Inf |  71.19%
421.73/423.18	c   423s|102500 |    60 |  2678k|  25.7 |   210M |  45 |2467 |  15k|5437 | 192k|  1 | 164k|  30 | 0.000000e+00 |      --      |    Inf |  71.20%
422.02/423.49	c   423s|102600 |    61 |  2681k|  25.7 |   210M |  45 |2467 |  15k|5437 | 192k|  1 | 164k|  30 | 0.000000e+00 |      --      |    Inf |  71.22%
422.52/423.91	c   424s|102700 |    64 |  2684k|  25.7 |   210M |  45 |2467 |  15k|5437 | 192k|  1 | 165k|  30 | 0.000000e+00 |      --      |    Inf |  71.22%
422.82/424.27	c   424s|102800 |    62 |  2686k|  25.7 |   210M |  45 |2467 |  15k|5437 | 192k|  1 | 165k|  30 | 0.000000e+00 |      --      |    Inf |  71.23%
423.22/424.63	c   425s|102900 |    60 |  2688k|  25.7 |   210M |  45 |2467 |  15k|5437 | 193k|  1 | 165k|  30 | 0.000000e+00 |      --      |    Inf |  71.23%
423.62/425.04	c   425s|103000 |    63 |  2690k|  25.7 |   210M |  45 |2467 |  15k|5460 | 193k|  2 | 165k|  30 | 0.000000e+00 |      --      |    Inf |  71.23%
424.02/425.40	c   425s|103100 |    64 |  2692k|  25.7 |   210M |  45 |2467 |  15k|   0 | 193k|  0 | 165k|  30 | 0.000000e+00 |      --      |    Inf |  71.24%
424.32/425.73	c   426s|103200 |    58 |  2694k|  25.7 |   210M |  45 |2467 |  15k|5437 | 193k|  1 | 165k|  30 | 0.000000e+00 |      --      |    Inf |  71.25%
424.72/426.11	c   426s|103300 |    60 |  2697k|  25.7 |   210M |  45 |2467 |  15k|5452 | 193k|  1 | 166k|  30 | 0.000000e+00 |      --      |    Inf |  71.25%
425.01/426.46	c   426s|103400 |    60 |  2699k|  25.7 |   210M |  45 |2467 |  15k|5437 | 193k|  1 | 166k|  30 | 0.000000e+00 |      --      |    Inf |  71.26%
425.41/426.86	c   427s|103500 |    64 |  2701k|  25.7 |   210M |  45 |2467 |  15k|5455 | 193k|  1 | 166k|  30 | 0.000000e+00 |      --      |    Inf |  71.26%
425.81/427.27	c   427s|103600 |    60 |  2705k|  25.7 |   210M |  45 |2467 |  15k|   0 | 194k|  0 | 166k|  30 | 0.000000e+00 |      --      |    Inf |  71.27%
426.21/427.66	c   428s|103700 |    72 |  2708k|  25.7 |   210M |  45 |2467 |  15k|   0 | 194k|  0 | 166k|  30 | 0.000000e+00 |      --      |    Inf |  71.28%
426.61/428.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
426.61/428.09	c   428s|103800 |    71 |  2712k|  25.7 |   210M |  45 |2467 |  15k|5436 | 194k|  1 | 166k|  30 | 0.000000e+00 |      --      |    Inf |  71.32%
427.01/428.48	c   428s|103900 |    78 |  2714k|  25.7 |   210M |  45 |2467 |  15k|5449 | 194k|  1 | 167k|  30 | 0.000000e+00 |      --      |    Inf |  71.33%
427.41/428.87	c   429s|104000 |    73 |  2717k|  25.7 |   210M |  45 |2467 |  15k|   0 | 194k|  0 | 167k|  30 | 0.000000e+00 |      --      |    Inf |  71.34%
427.81/429.25	c   429s|104100 |    66 |  2720k|  25.7 |   210M |  45 |2467 |  15k|5450 | 194k|  1 | 167k|  30 | 0.000000e+00 |      --      |    Inf |  71.35%
428.21/429.63	c   430s|104200 |    60 |  2722k|  25.7 |   210M |  45 |2467 |  15k|5448 | 194k|  1 | 167k|  30 | 0.000000e+00 |      --      |    Inf |  71.36%
428.61/430.09	c   430s|104300 |    68 |  2727k|  25.8 |   210M |  45 |2467 |  15k|5448 | 194k|  1 | 167k|  30 | 0.000000e+00 |      --      |    Inf |  71.38%
429.00/430.42	c   430s|104400 |    75 |  2728k|  25.7 |   210M |  45 |2467 |  15k|5451 | 195k|  1 | 167k|  30 | 0.000000e+00 |      --      |    Inf |  71.39%
429.30/430.79	c   431s|104500 |    71 |  2732k|  25.8 |   210M |  45 |2467 |  15k|5462 | 195k|  1 | 168k|  30 | 0.000000e+00 |      --      |    Inf |  71.40%
429.71/431.11	c   431s|104600 |    65 |  2733k|  25.7 |   210M |  45 |2467 |  15k|5460 | 195k|  1 | 168k|  30 | 0.000000e+00 |      --      |    Inf |  71.40%
430.00/431.48	c   431s|104700 |    66 |  2735k|  25.7 |   210M |  45 |2467 |  15k|   0 | 195k|  0 | 168k|  30 | 0.000000e+00 |      --      |    Inf |  71.40%
430.30/431.79	c   432s|104800 |    71 |  2737k|  25.7 |   210M |  45 |2467 |  15k|5440 | 195k|  1 | 168k|  30 | 0.000000e+00 |      --      |    Inf |  71.44%
430.70/432.12	c   432s|104900 |    61 |  2740k|  25.7 |   210M |  45 |2467 |  15k|   0 | 195k|  0 | 168k|  30 | 0.000000e+00 |      --      |    Inf |  71.45%
431.10/432.58	c   433s|105000 |    66 |  2745k|  25.8 |   210M |  45 |2467 |  15k|5448 | 195k|  1 | 168k|  30 | 0.000000e+00 |      --      |    Inf |  71.46%
431.50/432.94	c   433s|105100 |    61 |  2747k|  25.8 |   210M |  45 |2467 |  15k|5454 | 195k|  1 | 168k|  30 | 0.000000e+00 |      --      |    Inf |  71.46%
431.90/433.34	c   433s|105200 |    59 |  2750k|  25.8 |   210M |  45 |2467 |  15k|5454 | 196k|  2 | 169k|  30 | 0.000000e+00 |      --      |    Inf |  71.47%
432.39/433.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
432.39/433.80	c   434s|105300 |    61 |  2754k|  25.8 |   210M |  45 |2467 |  15k|   0 | 196k|  0 | 169k|  30 | 0.000000e+00 |      --      |    Inf |  71.47%
432.70/434.10	c   434s|105400 |    62 |  2756k|  25.8 |   210M |  45 |2467 |  15k|5452 | 196k|  1 | 169k|  30 | 0.000000e+00 |      --      |    Inf |  71.49%
433.09/434.54	c   435s|105500 |    61 |  2758k|  25.8 |   210M |  45 |2467 |  15k|5452 | 196k|  1 | 169k|  30 | 0.000000e+00 |      --      |    Inf |  71.53%
433.49/434.91	c   435s|105600 |    60 |  2762k|  25.8 |   210M |  45 |2467 |  15k|5423 | 196k|  1 | 169k|  30 | 0.000000e+00 |      --      |    Inf |  71.55%
433.99/435.41	c   435s|105700 |    62 |  2766k|  25.8 |   210M |  45 |2467 |  15k|5423 | 196k|  1 | 169k|  30 | 0.000000e+00 |      --      |    Inf |  71.57%
434.29/435.74	c   436s|105800 |    62 |  2768k|  25.8 |   210M |  45 |2467 |  15k|5438 | 196k|  1 | 169k|  30 | 0.000000e+00 |      --      |    Inf |  71.59%
434.59/436.07	c   436s|105900 |    65 |  2770k|  25.8 |   210M |  45 |2467 |  15k|5438 | 196k|  1 | 170k|  30 | 0.000000e+00 |      --      |    Inf |  71.61%
434.99/436.44	c   436s|106000 |    59 |  2772k|  25.8 |   210M |  45 |2467 |  15k|5438 | 197k|  1 | 170k|  30 | 0.000000e+00 |      --      |    Inf |  71.62%
435.38/436.83	c   437s|106100 |    67 |  2775k|  25.8 |   210M |  45 |2467 |  15k|5458 | 197k|  2 | 170k|  30 | 0.000000e+00 |      --      |    Inf |  71.63%
435.69/437.12	c   437s|106200 |    67 |  2776k|  25.8 |   210M |  45 |2467 |  15k|5452 | 197k|  1 | 170k|  30 | 0.000000e+00 |      --      |    Inf |  71.64%
435.98/437.43	c   437s|106300 |    71 |  2778k|  25.8 |   210M |  45 |2467 |  15k|   0 | 197k|  0 | 170k|  30 | 0.000000e+00 |      --      |    Inf |  71.64%
436.28/437.77	c   438s|106400 |    63 |  2780k|  25.7 |   210M |  45 |2467 |  15k|5452 | 197k|  1 | 170k|  30 | 0.000000e+00 |      --      |    Inf |  71.65%
436.59/438.07	c   438s|106500 |    62 |  2782k|  25.7 |   210M |  45 |2467 |  15k|   0 | 197k|  0 | 170k|  30 | 0.000000e+00 |      --      |    Inf |  71.65%
436.98/438.42	c   438s|106600 |    65 |  2784k|  25.7 |   210M |  45 |2467 |  15k|   0 | 197k|  0 | 171k|  30 | 0.000000e+00 |      --      |    Inf |  71.66%
437.28/438.75	c   439s|106700 |    69 |  2786k|  25.7 |   210M |  45 |2467 |  15k|5450 | 197k|  1 | 171k|  30 | 0.000000e+00 |      --      |    Inf |  71.66%
437.68/439.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
437.68/439.12	c   439s|106800 |    67 |  2788k|  25.7 |   210M |  45 |2467 |  15k|5459 | 197k|  1 | 171k|  30 | 0.000000e+00 |      --      |    Inf |  71.67%
437.98/439.40	c   439s|106900 |    67 |  2789k|  25.7 |   210M |  45 |2467 |  15k|5456 | 197k|  2 | 171k|  30 | 0.000000e+00 |      --      |    Inf |  71.67%
438.28/439.70	c   440s|107000 |    66 |  2791k|  25.7 |   210M |  45 |2467 |  15k|5456 | 198k|  2 | 171k|  30 | 0.000000e+00 |      --      |    Inf |  71.67%
438.48/439.99	c   440s|107100 |    60 |  2792k|  25.7 |   210M |  45 |2467 |  15k|5452 | 198k|  1 | 171k|  30 | 0.000000e+00 |      --      |    Inf |  71.69%
438.87/440.37	c   440s|107200 |    72 |  2795k|  25.7 |   210M |  45 |2467 |  15k|5454 | 198k|  1 | 171k|  30 | 0.000000e+00 |      --      |    Inf |  71.70%
439.17/440.66	c   441s|107300 |    78 |  2797k|  25.7 |   210M |  45 |2467 |  15k|5456 | 198k|  1 | 172k|  30 | 0.000000e+00 |      --      |    Inf |  71.70%
439.77/441.27	c   441s|107400 |    80 |  2802k|  25.7 |   210M |  45 |2467 |  15k|5458 | 198k|  1 | 172k|  30 | 0.000000e+00 |      --      |    Inf |  71.70%
440.17/441.66	c   442s|107500 |    74 |  2805k|  25.7 |   210M |  45 |2467 |  15k|   0 | 198k|  0 | 172k|  30 | 0.000000e+00 |      --      |    Inf |  71.70%
440.57/442.02	c   442s|107600 |    74 |  2807k|  25.7 |   210M |  45 |2467 |  15k|5461 | 198k|  1 | 172k|  30 | 0.000000e+00 |      --      |    Inf |  71.70%
440.87/442.32	c   442s|107700 |    73 |  2809k|  25.7 |   210M |  45 |2467 |  15k|5454 | 198k|  1 | 172k|  30 | 0.000000e+00 |      --      |    Inf |  71.71%
441.17/442.63	c   443s|107800 |    67 |  2810k|  25.7 |   210M |  45 |2467 |  15k|5454 | 198k|  1 | 172k|  30 | 0.000000e+00 |      --      |    Inf |  71.71%
441.57/443.04	c   443s|107900 |    76 |  2813k|  25.7 |   210M |  45 |2467 |  15k|   0 | 198k|  0 | 172k|  30 | 0.000000e+00 |      --      |    Inf |  71.71%
441.87/443.37	c   443s|108000 |    80 |  2815k|  25.7 |   210M |  45 |2467 |  15k|5457 | 198k|  1 | 173k|  30 | 0.000000e+00 |      --      |    Inf |  71.72%
442.16/443.69	c   444s|108100 |    74 |  2817k|  25.7 |   210M |  45 |2467 |  15k|5454 | 199k|  1 | 173k|  30 | 0.000000e+00 |      --      |    Inf |  71.72%
442.57/444.02	c   444s|108200 |    75 |  2819k|  25.7 |   210M |  45 |2467 |  15k|   0 | 199k|  0 | 173k|  30 | 0.000000e+00 |      --      |    Inf |  71.74%
442.86/444.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
442.86/444.35	c   444s|108300 |    73 |  2821k|  25.7 |   210M |  45 |2467 |  15k|5454 | 199k|  1 | 173k|  30 | 0.000000e+00 |      --      |    Inf |  71.75%
443.16/444.64	c   445s|108400 |    74 |  2822k|  25.7 |   210M |  45 |2467 |  15k|5454 | 199k|  1 | 173k|  30 | 0.000000e+00 |      --      |    Inf |  71.76%
443.46/444.99	c   445s|108500 |    73 |  2824k|  25.7 |   210M |  45 |2467 |  15k|5461 | 199k|  1 | 173k|  30 | 0.000000e+00 |      --      |    Inf |  71.77%
443.86/445.35	c   445s|108600 |    71 |  2826k|  25.6 |   210M |  45 |2467 |  15k|   0 | 199k|  0 | 174k|  30 | 0.000000e+00 |      --      |    Inf |  71.79%
444.26/445.70	c   446s|108700 |    69 |  2827k|  25.6 |   210M |  45 |2467 |  15k|5459 | 199k|  1 | 174k|  30 | 0.000000e+00 |      --      |    Inf |  71.79%
444.56/446.04	c   446s|108800 |    82 |  2829k|  25.6 |   210M |  45 |2467 |  15k|5440 | 199k|  1 | 174k|  30 | 0.000000e+00 |      --      |    Inf |  71.79%
444.86/446.36	c   446s|108900 |    80 |  2830k|  25.6 |   210M |  45 |2467 |  15k|5442 | 199k|  1 | 174k|  30 | 0.000000e+00 |      --      |    Inf |  71.79%
445.25/446.74	c   447s|109000 |    67 |  2833k|  25.6 |   210M |  45 |2467 |  15k|5437 | 199k|  1 | 174k|  30 | 0.000000e+00 |      --      |    Inf |  71.80%
445.66/447.17	c   447s|109100 |    63 |  2837k|  25.6 |   210M |  45 |2467 |  15k|   0 | 199k|  0 | 174k|  30 | 0.000000e+00 |      --      |    Inf |  71.81%
446.05/447.54	c   448s|109200 |    73 |  2840k|  25.6 |   210M |  45 |2467 |  15k|5458 | 199k|  1 | 174k|  30 | 0.000000e+00 |      --      |    Inf |  71.82%
446.35/447.86	c   448s|109300 |    59 |  2841k|  25.6 |   210M |  45 |2467 |  15k|5438 | 199k|  1 | 174k|  30 | 0.000000e+00 |      --      |    Inf |  71.82%
446.85/448.31	c   448s|109400 |    60 |  2845k|  25.6 |   210M |  45 |2467 |  15k|   0 | 200k|  0 | 175k|  30 | 0.000000e+00 |      --      |    Inf |  71.82%
447.25/448.72	c   449s|109500 |    64 |  2849k|  25.6 |   210M |  45 |2467 |  15k|5444 | 200k|  1 | 175k|  30 | 0.000000e+00 |      --      |    Inf |  71.83%
447.55/449.07	c   449s|109600 |    58 |  2851k|  25.6 |   210M |  45 |2467 |  15k|5429 | 200k|  1 | 175k|  30 | 0.000000e+00 |      --      |    Inf |  71.85%
447.95/449.41	c   449s|109700 |    59 |  2854k|  25.6 |   210M |  45 |2467 |  15k|5429 | 200k|  1 | 175k|  30 | 0.000000e+00 |      --      |    Inf |  71.86%
448.35/449.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
448.35/449.84	c   450s|109800 |    61 |  2857k|  25.7 |   210M |  45 |2467 |  15k|5445 | 200k|  1 | 175k|  30 | 0.000000e+00 |      --      |    Inf |  71.86%
448.74/450.21	c   450s|109900 |    57 |  2859k|  25.7 |   210M |  45 |2467 |  15k|5429 | 201k|  1 | 175k|  30 | 0.000000e+00 |      --      |    Inf |  71.87%
449.34/450.83	c   451s|110000 |    65 |  2864k|  25.7 |   210M |  45 |2467 |  15k|   0 | 201k|  0 | 175k|  30 | 0.000000e+00 |      --      |    Inf |  71.88%
449.65/451.15	c   451s|110100 |    61 |  2866k|  25.7 |   210M |  45 |2467 |  15k|   0 | 201k|  0 | 176k|  30 | 0.000000e+00 |      --      |    Inf |  71.89%
450.04/451.51	c   452s|110200 |    60 |  2869k|  25.7 |   210M |  45 |2467 |  15k|5412 | 201k|  1 | 176k|  30 | 0.000000e+00 |      --      |    Inf |  71.90%
450.34/451.85	c   452s|110300 |    64 |  2871k|  25.7 |   210M |  45 |2467 |  15k|5447 | 201k|  1 | 176k|  30 | 0.000000e+00 |      --      |    Inf |  71.91%
450.84/452.30	c   452s|110400 |    58 |  2874k|  25.7 |   210M |  45 |2467 |  15k|5412 | 201k|  1 | 176k|  30 | 0.000000e+00 |      --      |    Inf |  71.94%
451.14/452.68	c   453s|110500 |    57 |  2877k|  25.7 |   210M |  45 |2467 |  15k|5417 | 201k|  1 | 176k|  30 | 0.000000e+00 |      --      |    Inf |  71.97%
451.74/453.24	c   453s|110600 |    66 |  2882k|  25.7 |   211M |  45 |2467 |  15k|5430 | 201k|  1 | 176k|  30 | 0.000000e+00 |      --      |    Inf |  72.01%
452.14/453.61	c   454s|110700 |    67 |  2884k|  25.7 |   212M |  45 |2467 |  15k|5430 | 201k|  1 | 176k|  30 | 0.000000e+00 |      --      |    Inf |  72.03%
452.43/453.95	c   454s|110800 |    57 |  2886k|  25.7 |   212M |  45 |2467 |  15k|   0 | 201k|  0 | 177k|  30 | 0.000000e+00 |      --      |    Inf |  72.08%
452.83/454.38	c   454s|110900 |    62 |  2890k|  25.7 |   212M |  45 |2467 |  15k|   0 | 201k|  0 | 177k|  30 | 0.000000e+00 |      --      |    Inf |  72.11%
453.23/454.77	c   455s|111000 |    61 |  2893k|  25.7 |   212M |  45 |2467 |  15k|5430 | 202k|  1 | 177k|  30 | 0.000000e+00 |      --      |    Inf |  72.14%
453.73/455.20	c   455s|111100 |    68 |  2895k|  25.7 |   212M |  45 |2467 |  15k|5465 | 202k|  1 | 177k|  30 | 0.000000e+00 |      --      |    Inf |  72.15%
454.03/455.54	c   456s|111200 |    58 |  2896k|  25.7 |   212M |  45 |2467 |  15k|5463 | 202k|  1 | 177k|  30 | 0.000000e+00 |      --      |    Inf |  72.17%
454.33/455.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
454.33/455.87	c   456s|111300 |    62 |  2898k|  25.7 |   212M |  45 |2467 |  15k|5464 | 202k|  1 | 177k|  30 | 0.000000e+00 |      --      |    Inf |  72.19%
454.73/456.20	c   456s|111400 |    60 |  2900k|  25.7 |   212M |  45 |2467 |  15k|   0 | 202k|  0 | 177k|  30 | 0.000000e+00 |      --      |    Inf |  72.21%
455.03/456.53	c   457s|111500 |    60 |  2901k|  25.7 |   212M |  45 |2467 |  15k|5463 | 202k|  1 | 178k|  30 | 0.000000e+00 |      --      |    Inf |  72.22%
455.33/456.85	c   457s|111600 |    64 |  2903k|  25.6 |   212M |  45 |2467 |  15k|5466 | 202k|  1 | 178k|  30 | 0.000000e+00 |      --      |    Inf |  72.23%
455.73/457.21	c   457s|111700 |    60 |  2904k|  25.6 |   212M |  45 |2467 |  15k|   0 | 202k|  0 | 178k|  30 | 0.000000e+00 |      --      |    Inf |  72.24%
456.02/457.54	c   458s|111800 |    58 |  2906k|  25.6 |   212M |  45 |2467 |  15k|   0 | 202k|  0 | 178k|  30 | 0.000000e+00 |      --      |    Inf |  72.25%
456.53/458.06	c   458s|111900 |    63 |  2910k|  25.6 |   212M |  45 |2467 |  15k|5463 | 202k|  1 | 178k|  30 | 0.000000e+00 |      --      |    Inf |  72.25%
456.92/458.47	c   458s|112000 |    63 |  2914k|  25.7 |   212M |  45 |2467 |  15k|5435 | 202k|  2 | 178k|  30 | 0.000000e+00 |      --      |    Inf |  72.25%
457.32/458.85	c   459s|112100 |    80 |  2917k|  25.7 |   212M |  45 |2467 |  15k|5458 | 202k|  1 | 178k|  30 | 0.000000e+00 |      --      |    Inf |  72.27%
457.72/459.22	c   459s|112200 |    74 |  2919k|  25.7 |   212M |  45 |2467 |  15k|5457 | 202k|  1 | 179k|  30 | 0.000000e+00 |      --      |    Inf |  72.28%
458.12/459.62	c   460s|112300 |    77 |  2922k|  25.7 |   212M |  45 |2467 |  15k|5457 | 202k|  1 | 179k|  30 | 0.000000e+00 |      --      |    Inf |  72.30%
458.32/459.89	c   460s|112400 |    90 |  2923k|  25.6 |   212M |  45 |2467 |  15k|5458 | 202k|  1 | 179k|  30 | 0.000000e+00 |      --      |    Inf |  72.33%
458.72/460.23	c   460s|112500 |    68 |  2925k|  25.6 |   212M |  45 |2467 |  15k|5442 | 202k|  1 | 179k|  30 | 0.000000e+00 |      --      |    Inf |  72.36%
459.12/460.69	c   461s|112600 |    71 |  2928k|  25.6 |   212M |  45 |2467 |  15k|5481 | 203k|  1 | 179k|  30 | 0.000000e+00 |      --      |    Inf |  72.46%
459.52/461.10	c   461s|112700 |    81 |  2931k|  25.6 |   212M |  45 |2467 |  15k|5446 | 203k|  1 | 179k|  30 | 0.000000e+00 |      --      |    Inf |  72.49%
459.91/461.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
459.91/461.47	c   461s|112800 |    85 |  2934k|  25.7 |   212M |  45 |2467 |  15k|5446 | 203k|  1 | 180k|  30 | 0.000000e+00 |      --      |    Inf |  72.52%
460.31/461.81	c   462s|112900 |    79 |  2936k|  25.6 |   212M |  45 |2467 |  15k|   0 | 203k|  0 | 180k|  30 | 0.000000e+00 |      --      |    Inf |  72.55%
460.62/462.16	c   462s|113000 |    71 |  2938k|  25.6 |   212M |  45 |2467 |  15k|   0 | 203k|  0 | 180k|  30 | 0.000000e+00 |      --      |    Inf |  72.61%
460.91/462.47	c   462s|113100 |    66 |  2940k|  25.6 |   212M |  45 |2467 |  15k|5446 | 203k|  1 | 180k|  30 | 0.000000e+00 |      --      |    Inf |  72.65%
461.41/463.00	c   463s|113200 |    69 |  2944k|  25.6 |   212M |  45 |2467 |  15k|5483 | 203k|  1 | 180k|  30 | 0.000000e+00 |      --      |    Inf |  72.72%
461.81/463.33	c   463s|113300 |    67 |  2945k|  25.6 |   212M |  45 |2467 |  15k|5483 | 203k|  1 | 180k|  30 | 0.000000e+00 |      --      |    Inf |  72.76%
462.11/463.63	c   464s|113400 |    64 |  2947k|  25.6 |   212M |  45 |2467 |  15k|   0 | 203k|  0 | 181k|  30 | 0.000000e+00 |      --      |    Inf |  72.81%
462.51/464.08	c   464s|113500 |    66 |  2949k|  25.6 |   212M |  45 |2467 |  15k|5472 | 203k|  1 | 181k|  30 | 0.000000e+00 |      --      |    Inf |  72.92%
462.91/464.47	c   464s|113600 |    67 |  2951k|  25.6 |   212M |  45 |2467 |  15k|5482 | 204k|  1 | 181k|  30 | 0.000000e+00 |      --      |    Inf |  72.97%
463.40/464.90	c   465s|113700 |    78 |  2954k|  25.6 |   212M |  45 |2467 |  15k|5482 | 204k|  1 | 181k|  30 | 0.000000e+00 |      --      |    Inf |  73.04%
463.70/465.22	c   465s|113800 |    70 |  2955k|  25.6 |   212M |  45 |2467 |  15k|5482 | 204k|  1 | 181k|  30 | 0.000000e+00 |      --      |    Inf |  73.07%
464.20/465.75	c   466s|113900 |    71 |  2959k|  25.6 |   212M |  45 |2467 |  15k|5464 | 204k|  1 | 181k|  30 | 0.000000e+00 |      --      |    Inf |  73.21%
464.61/466.11	c   466s|114000 |    78 |  2960k|  25.6 |   212M |  45 |2467 |  15k|   0 | 204k|  0 | 181k|  30 | 0.000000e+00 |      --      |    Inf |  73.26%
464.90/466.42	c   466s|114100 |    78 |  2962k|  25.6 |   212M |  45 |2467 |  15k|   0 | 204k|  0 | 181k|  30 | 0.000000e+00 |      --      |    Inf |  73.30%
465.30/466.81	c   467s|114200 |    75 |  2964k|  25.6 |   212M |  45 |2467 |  15k|5479 | 205k|  1 | 182k|  30 | 0.000000e+00 |      --      |    Inf |  73.33%
465.70/467.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
465.70/467.21	c   467s|114300 |    71 |  2966k|  25.6 |   215M |  45 |2467 |  15k|   0 | 205k|  0 | 182k|  30 | 0.000000e+00 |      --      |    Inf |  73.45%
466.10/467.62	c   468s|114400 |    86 |  2968k|  25.6 |   215M |  45 |2467 |  15k|   0 | 205k|  0 | 182k|  30 | 0.000000e+00 |      --      |    Inf |  73.49%
466.40/467.95	c   468s|114500 |    87 |  2970k|  25.6 |   215M |  45 |2467 |  15k|   0 | 205k|  0 | 182k|  30 | 0.000000e+00 |      --      |    Inf |  73.55%
466.79/468.30	c   468s|114600 |    73 |  2971k|  25.6 |   215M |  45 |2467 |  15k|5486 | 205k|  1 | 182k|  30 | 0.000000e+00 |      --      |    Inf |  73.61%
467.09/468.64	c   469s|114700 |    69 |  2973k|  25.6 |   215M |  45 |2467 |  15k|5456 | 205k|  1 | 182k|  30 | 0.000000e+00 |      --      |    Inf |  73.69%
467.50/469.02	c   469s|114800 |    67 |  2975k|  25.6 |   215M |  45 |2467 |  15k|   0 | 206k|  0 | 182k|  30 | 0.000000e+00 |      --      |    Inf |  73.74%
467.89/469.41	c   469s|114900 |    63 |  2978k|  25.6 |   215M |  45 |2467 |  15k|5361 | 206k|  1 | 183k|  30 | 0.000000e+00 |      --      |    Inf |  73.82%
468.29/469.84	c   470s|115000 |    83 |  2981k|  25.6 |   215M |  45 |2467 |  15k|5450 | 206k|  1 | 183k|  30 | 0.000000e+00 |      --      |    Inf |  73.82%
469.19/470.77	c   471s|115100 |    93 |  2988k|  25.6 |   215M |  45 |2467 |  15k|5461 | 206k|  0 | 183k|  30 | 0.000000e+00 |      --      |    Inf |  73.83%
469.59/471.11	c   471s|115200 |    81 |  2991k|  25.6 |   215M |  45 |2467 |  15k|   0 | 206k|  0 | 183k|  30 | 0.000000e+00 |      --      |    Inf |  73.84%
469.99/471.56	c   472s|115300 |    78 |  2995k|  25.6 |   215M |  45 |2467 |  15k|5468 | 206k|  1 | 183k|  30 | 0.000000e+00 |      --      |    Inf |  73.93%
470.49/472.00	c   472s|115400 |    85 |  2999k|  25.6 |   215M |  45 |2467 |  15k|5500 | 207k|  1 | 183k|  30 | 0.000000e+00 |      --      |    Inf |  73.94%
470.78/472.30	c   472s|115500 |    83 |  3001k|  25.6 |   215M |  45 |2467 |  15k|   0 | 207k|  0 | 183k|  30 | 0.000000e+00 |      --      |    Inf |  73.97%
471.08/472.67	c   473s|115600 |    80 |  3002k|  25.6 |   215M |  45 |2467 |  15k|   0 | 207k|  0 | 183k|  30 | 0.000000e+00 |      --      |    Inf |  73.97%
471.49/473.01	c   473s|115700 |    80 |  3004k|  25.6 |   215M |  45 |2467 |  15k|5488 | 207k|  1 | 184k|  30 | 0.000000e+00 |      --      |    Inf |  73.99%
471.78/473.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
471.78/473.35	c   473s|115800 |    83 |  3005k|  25.6 |   215M |  45 |2467 |  15k|   0 | 207k|  0 | 184k|  30 | 0.000000e+00 |      --      |    Inf |  74.03%
472.08/473.68	c   474s|115900 |    80 |  3007k|  25.6 |   215M |  45 |2467 |  15k|5468 | 207k|  1 | 184k|  30 | 0.000000e+00 |      --      |    Inf |  74.08%
472.38/473.99	c   474s|116000 |    75 |  3008k|  25.6 |   215M |  45 |2467 |  15k|   0 | 207k|  0 | 184k|  30 | 0.000000e+00 |      --      |    Inf |  74.12%
472.78/474.34	c   474s|116100 |    85 |  3010k|  25.6 |   215M |  45 |2467 |  15k|5444 | 207k|  1 | 184k|  30 | 0.000000e+00 |      --      |    Inf |  74.13%
473.18/474.71	c   475s|116200 |    81 |  3013k|  25.6 |   215M |  45 |2467 |  15k|5464 | 207k|  1 | 184k|  30 | 0.000000e+00 |      --      |    Inf |  74.13%
473.48/475.06	c   475s|116300 |    75 |  3015k|  25.6 |   215M |  45 |2467 |  15k|   0 | 208k|  0 | 184k|  30 | 0.000000e+00 |      --      |    Inf |  74.16%
473.87/475.45	c   475s|116400 |    77 |  3018k|  25.6 |   215M |  45 |2467 |  15k|5459 | 208k|  1 | 184k|  30 | 0.000000e+00 |      --      |    Inf |  74.19%
474.27/475.85	c   476s|116500 |    85 |  3020k|  25.6 |   215M |  45 |2467 |  15k|5465 | 208k|  1 | 185k|  30 | 0.000000e+00 |      --      |    Inf |  74.21%
474.67/476.20	c   476s|116600 |    81 |  3022k|  25.6 |   215M |  45 |2467 |  15k|5465 | 208k|  1 | 185k|  30 | 0.000000e+00 |      --      |    Inf |  74.26%
475.07/476.63	c   477s|116700 |    80 |  3025k|  25.6 |   215M |  45 |2467 |  15k|5494 | 208k|  1 | 185k|  30 | 0.000000e+00 |      --      |    Inf |  74.33%
475.47/477.01	c   477s|116800 |    81 |  3028k|  25.6 |   215M |  45 |2467 |  15k|   0 | 209k|  0 | 185k|  30 | 0.000000e+00 |      --      |    Inf |  74.34%
475.77/477.39	c   477s|116900 |    81 |  3030k|  25.6 |   215M |  45 |2467 |  15k|5463 | 209k|  1 | 185k|  30 | 0.000000e+00 |      --      |    Inf |  74.35%
476.17/477.77	c   478s|117000 |    70 |  3033k|  25.6 |   215M |  45 |2467 |  15k|   0 | 209k|  0 | 186k|  30 | 0.000000e+00 |      --      |    Inf |  74.38%
476.57/478.14	c   478s|117100 |    70 |  3036k|  25.6 |   215M |  45 |2467 |  15k|5451 | 209k|  1 | 186k|  30 | 0.000000e+00 |      --      |    Inf |  74.38%
477.16/478.76	c   479s|117200 |    70 |  3040k|  25.6 |   215M |  45 |2467 |  15k|5419 | 210k|  1 | 186k|  30 | 0.000000e+00 |      --      |    Inf |  74.39%
477.66/479.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
477.66/479.27	c   479s|117300 |    82 |  3044k|  25.6 |   215M |  45 |2467 |  15k|5429 | 210k|  1 | 186k|  30 | 0.000000e+00 |      --      |    Inf |  74.39%
477.96/479.58	c   480s|117400 |    77 |  3047k|  25.6 |   215M |  45 |2467 |  15k|5435 | 210k|  2 | 186k|  30 | 0.000000e+00 |      --      |    Inf |  74.41%
478.26/479.88	c   480s|117500 |    81 |  3048k|  25.6 |   215M |  45 |2467 |  15k|5446 | 210k|  1 | 186k|  30 | 0.000000e+00 |      --      |    Inf |  74.42%
478.66/480.28	c   480s|117600 |    83 |  3053k|  25.6 |   215M |  45 |2467 |  15k|5453 | 210k|  2 | 186k|  30 | 0.000000e+00 |      --      |    Inf |  74.42%
479.06/480.66	c   481s|117700 |    79 |  3056k|  25.6 |   215M |  45 |2467 |  15k|5453 | 211k|  2 | 186k|  30 | 0.000000e+00 |      --      |    Inf |  74.43%
479.46/481.07	c   481s|117800 |    79 |  3059k|  25.6 |   215M |  45 |2467 |  15k|   0 | 211k|  0 | 186k|  30 | 0.000000e+00 |      --      |    Inf |  74.44%
479.86/481.47	c   481s|117900 |    80 |  3062k|  25.6 |   215M |  45 |2467 |  15k|   0 | 211k|  0 | 187k|  30 | 0.000000e+00 |      --      |    Inf |  74.45%
480.26/481.81	c   482s|118000 |    77 |  3064k|  25.6 |   215M |  45 |2467 |  15k|   0 | 211k|  0 | 187k|  30 | 0.000000e+00 |      --      |    Inf |  74.46%
480.56/482.17	c   482s|118100 |    75 |  3066k|  25.6 |   215M |  45 |2467 |  15k|5429 | 211k|  1 | 187k|  30 | 0.000000e+00 |      --      |    Inf |  74.47%
480.95/482.50	c   482s|118200 |    77 |  3068k|  25.6 |   215M |  45 |2467 |  15k|5435 | 211k|  1 | 187k|  30 | 0.000000e+00 |      --      |    Inf |  74.48%
481.56/483.12	c   483s|118300 |    90 |  3073k|  25.6 |   215M |  45 |2467 |  15k|5438 | 212k|  1 | 187k|  30 | 0.000000e+00 |      --      |    Inf |  74.49%
481.85/483.44	c   483s|118400 |    80 |  3075k|  25.6 |   215M |  45 |2467 |  15k|   0 | 212k|  0 | 187k|  30 | 0.000000e+00 |      --      |    Inf |  74.51%
482.15/483.78	c   484s|118500 |    80 |  3077k|  25.6 |   215M |  45 |2467 |  15k|5433 | 212k|  1 | 187k|  30 | 0.000000e+00 |      --      |    Inf |  74.52%
482.56/484.14	c   484s|118600 |    73 |  3079k|  25.6 |   215M |  45 |2467 |  15k|5429 | 212k|  1 | 187k|  30 | 0.000000e+00 |      --      |    Inf |  74.53%
483.05/484.61	c   485s|118700 |    91 |  3084k|  25.6 |   215M |  45 |2467 |  15k|   0 | 212k|  0 | 188k|  30 | 0.000000e+00 |      --      |    Inf |  74.54%
483.35/484.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
483.35/484.97	c   485s|118800 |    74 |  3086k|  25.6 |   216M |  45 |2467 |  15k|5433 | 212k|  1 | 188k|  30 | 0.000000e+00 |      --      |    Inf |  74.56%
483.75/485.31	c   485s|118900 |    74 |  3088k|  25.6 |   216M |  45 |2467 |  15k|5443 | 212k|  1 | 188k|  30 | 0.000000e+00 |      --      |    Inf |  74.58%
484.45/486.03	c   486s|119000 |    75 |  3094k|  25.7 |   216M |  45 |2467 |  15k|5433 | 212k|  1 | 188k|  30 | 0.000000e+00 |      --      |    Inf |  74.59%
484.84/486.47	c   486s|119100 |    71 |  3098k|  25.7 |   216M |  45 |2467 |  15k|5419 | 212k|  1 | 188k|  30 | 0.000000e+00 |      --      |    Inf |  74.61%
485.24/486.87	c   487s|119200 |    71 |  3102k|  25.7 |   216M |  45 |2467 |  15k|5419 | 212k|  1 | 188k|  30 | 0.000000e+00 |      --      |    Inf |  74.62%
485.64/487.28	c   487s|119300 |    69 |  3105k|  25.7 |   216M |  45 |2467 |  15k|   0 | 213k|  0 | 188k|  30 | 0.000000e+00 |      --      |    Inf |  74.63%
486.04/487.64	c   488s|119400 |    72 |  3108k|  25.7 |   216M |  45 |2467 |  15k|   0 | 213k|  0 | 188k|  30 | 0.000000e+00 |      --      |    Inf |  74.63%
486.34/488.00	c   488s|119500 |    85 |  3110k|  25.7 |   216M |  45 |2467 |  15k|5438 | 213k|  1 | 189k|  30 | 0.000000e+00 |      --      |    Inf |  74.64%
486.74/488.33	c   488s|119600 |    66 |  3112k|  25.7 |   216M |  45 |2467 |  15k|5427 | 213k|  1 | 189k|  30 | 0.000000e+00 |      --      |    Inf |  74.64%
487.14/488.76	c   489s|119700 |    66 |  3116k|  25.7 |   216M |  45 |2467 |  15k|   0 | 213k|  0 | 189k|  30 | 0.000000e+00 |      --      |    Inf |  74.64%
487.54/489.14	c   489s|119800 |    68 |  3118k|  25.7 |   216M |  45 |2467 |  15k|5419 | 213k|  1 | 189k|  30 | 0.000000e+00 |      --      |    Inf |  74.65%
487.93/489.52	c   490s|119900 |    66 |  3120k|  25.7 |   216M |  45 |2467 |  15k|5438 | 214k|  1 | 189k|  30 | 0.000000e+00 |      --      |    Inf |  74.65%
488.63/490.23	c   490s|120000 |    76 |  3125k|  25.7 |   216M |  45 |2467 |  15k|5419 | 214k|  1 | 190k|  30 | 0.000000e+00 |      --      |    Inf |  74.66%
489.03/490.65	c   491s|120100 |    88 |  3127k|  25.7 |   216M |  45 |2467 |  15k|5417 | 214k|  1 | 190k|  30 | 0.000000e+00 |      --      |    Inf |  74.67%
489.33/490.97	c   491s|120200 |    80 |  3129k|  25.7 |   216M |  45 |2467 |  15k|5432 | 214k|  1 | 190k|  30 | 0.000000e+00 |      --      |    Inf |  74.68%
489.63/491.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
489.63/491.29	c   491s|120300 |    69 |  3132k|  25.7 |   216M |  45 |2467 |  15k|5420 | 214k|  1 | 190k|  30 | 0.000000e+00 |      --      |    Inf |  74.69%
490.13/491.77	c   492s|120400 |    70 |  3137k|  25.7 |   216M |  45 |2467 |  15k|5413 | 214k|  1 | 190k|  30 | 0.000000e+00 |      --      |    Inf |  74.71%
490.63/492.29	c   492s|120500 |    78 |  3141k|  25.7 |   216M |  45 |2467 |  15k|5431 | 214k|  1 | 190k|  30 | 0.000000e+00 |      --      |    Inf |  74.77%
491.02/492.66	c   493s|120600 |    66 |  3143k|  25.7 |   216M |  45 |2467 |  15k|   0 | 214k|  0 | 190k|  30 | 0.000000e+00 |      --      |    Inf |  74.78%
491.43/493.05	c   493s|120700 |    72 |  3146k|  25.7 |   216M |  45 |2467 |  15k|5427 | 214k|  1 | 191k|  30 | 0.000000e+00 |      --      |    Inf |  74.79%
491.82/493.45	c   493s|120800 |    78 |  3149k|  25.7 |   216M |  45 |2467 |  15k|   0 | 215k|  0 | 191k|  30 | 0.000000e+00 |      --      |    Inf |  74.80%
492.22/493.86	c   494s|120900 |    74 |  3152k|  25.7 |   216M |  45 |2467 |  15k|   0 | 215k|  0 | 191k|  30 | 0.000000e+00 |      --      |    Inf |  74.80%
492.62/494.27	c   494s|121000 |    68 |  3156k|  25.7 |   216M |  45 |2467 |  15k|   0 | 215k|  0 | 191k|  30 | 0.000000e+00 |      --      |    Inf |  74.81%
493.02/494.67	c   495s|121100 |    68 |  3158k|  25.7 |   216M |  45 |2467 |  15k|5433 | 215k|  1 | 191k|  30 | 0.000000e+00 |      --      |    Inf |  74.83%
493.52/495.11	c   495s|121200 |    71 |  3162k|  25.8 |   216M |  45 |2467 |  15k|5431 | 215k|  1 | 191k|  30 | 0.000000e+00 |      --      |    Inf |  74.84%
493.92/495.52	c   496s|121300 |    60 |  3166k|  25.8 |   216M |  45 |2467 |  15k|   0 | 215k|  0 | 192k|  30 | 0.000000e+00 |      --      |    Inf |  74.86%
494.31/495.93	c   496s|121400 |    62 |  3169k|  25.8 |   216M |  45 |2467 |  15k|5430 | 215k|  1 | 192k|  30 | 0.000000e+00 |      --      |    Inf |  74.89%
494.71/496.37	c   496s|121500 |    57 |  3171k|  25.8 |   217M |  45 |2467 |  15k|   0 | 215k|  0 | 192k|  30 | 0.000000e+00 |      --      |    Inf |  74.98%
495.11/496.73	c   497s|121600 |    59 |  3174k|  25.8 |   217M |  45 |2467 |  15k|5439 | 215k|  2 | 192k|  30 | 0.000000e+00 |      --      |    Inf |  75.02%
495.42/497.07	c   497s|121700 |    57 |  3176k|  25.8 |   217M |  45 |2467 |  15k|   0 | 215k|  0 | 192k|  30 | 0.000000e+00 |      --      |    Inf |  75.03%
495.91/497.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
495.91/497.52	c   498s|121800 |    59 |  3181k|  25.8 |   217M |  45 |2467 |  15k|5417 | 216k|  1 | 192k|  30 | 0.000000e+00 |      --      |    Inf |  75.05%
496.41/498.03	c   498s|121900 |    63 |  3185k|  25.8 |   217M |  45 |2467 |  15k|   0 | 216k|  0 | 192k|  30 | 0.000000e+00 |      --      |    Inf |  75.12%
496.81/498.42	c   498s|122000 |    62 |  3186k|  25.8 |   217M |  45 |2467 |  15k|5417 | 216k|  1 | 193k|  30 | 0.000000e+00 |      --      |    Inf |  75.12%
497.21/498.85	c   499s|122100 |    58 |  3190k|  25.8 |   217M |  45 |2467 |  15k|5427 | 216k|  1 | 193k|  30 | 0.000000e+00 |      --      |    Inf |  75.15%
497.61/499.21	c   499s|122200 |    60 |  3192k|  25.8 |   217M |  45 |2467 |  15k|   0 | 216k|  0 | 193k|  30 | 0.000000e+00 |      --      |    Inf |  75.16%
498.00/499.68	c   500s|122300 |    62 |  3197k|  25.8 |   217M |  45 |2467 |  15k|   0 | 216k|  0 | 193k|  30 | 0.000000e+00 |      --      |    Inf |  75.18%
498.41/500.07	c   500s|122400 |    62 |  3200k|  25.8 |   217M |  45 |2467 |  15k|   0 | 216k|  0 | 193k|  30 | 0.000000e+00 |      --      |    Inf |  75.19%
498.90/500.52	c   501s|122500 |    53 |  3205k|  25.8 |   217M |  45 |2467 |  15k|5430 | 216k|  1 | 194k|  30 | 0.000000e+00 |      --      |    Inf |  75.21%
499.41/501.09	c   501s|122600 |    60 |  3210k|  25.9 |   218M |  45 |2467 |  15k|5413 | 216k|  1 | 194k|  30 | 0.000000e+00 |      --      |    Inf |  75.21%
499.80/501.43	c   501s|122700 |    54 |  3212k|  25.8 |   218M |  45 |2467 |  15k|5413 | 216k|  1 | 194k|  30 | 0.000000e+00 |      --      |    Inf |  75.23%
500.10/501.76	c   502s|122800 |    62 |  3214k|  25.8 |   218M |  45 |2467 |  15k|5416 | 216k|  1 | 194k|  30 | 0.000000e+00 |      --      |    Inf |  75.23%
500.50/502.12	c   502s|122900 |    55 |  3216k|  25.8 |   218M |  45 |2467 |  15k|5413 | 217k|  1 | 194k|  30 | 0.000000e+00 |      --      |    Inf |  75.24%
500.80/502.49	c   502s|123000 |    55 |  3219k|  25.8 |   218M |  45 |2467 |  15k|5413 | 217k|  1 | 194k|  30 | 0.000000e+00 |      --      |    Inf |  75.24%
501.20/502.86	c   503s|123100 |    54 |  3221k|  25.8 |   218M |  45 |2467 |  15k|   0 | 217k|  0 | 194k|  30 | 0.000000e+00 |      --      |    Inf |  75.26%
501.59/503.27	c   503s|123200 |    52 |  3226k|  25.9 |   218M |  45 |2467 |  15k|5441 | 217k|  1 | 194k|  30 | 0.000000e+00 |      --      |    Inf |  75.28%
501.99/503.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
501.99/503.64	c   504s|123300 |    54 |  3228k|  25.9 |   218M |  45 |2467 |  15k|5432 | 217k|  1 | 195k|  30 | 0.000000e+00 |      --      |    Inf |  75.28%
502.40/504.00	c   504s|123400 |    54 |  3231k|  25.9 |   218M |  45 |2467 |  15k|5413 | 217k|  1 | 195k|  30 | 0.000000e+00 |      --      |    Inf |  75.30%
502.69/504.39	c   504s|123500 |    54 |  3233k|  25.9 |   218M |  45 |2467 |  15k|5427 | 217k|  1 | 195k|  30 | 0.000000e+00 |      --      |    Inf |  75.30%
503.09/504.79	c   505s|123600 |    53 |  3236k|  25.9 |   218M |  45 |2467 |  15k|   0 | 217k|  0 | 195k|  30 | 0.000000e+00 |      --      |    Inf |  75.31%
503.69/505.37	c   505s|123700 |    62 |  3242k|  25.9 |   218M |  45 |2467 |  15k|5411 | 217k|  2 | 195k|  30 | 0.000000e+00 |      --      |    Inf |  75.31%
503.99/505.69	c   506s|123800 |    58 |  3244k|  25.9 |   218M |  45 |2467 |  15k|5409 | 217k|  1 | 196k|  30 | 0.000000e+00 |      --      |    Inf |  75.31%
504.39/506.01	c   506s|123900 |    58 |  3245k|  25.9 |   218M |  45 |2467 |  15k|   0 | 217k|  0 | 196k|  30 | 0.000000e+00 |      --      |    Inf |  75.33%
504.59/506.29	c   506s|124000 |    56 |  3247k|  25.9 |   218M |  45 |2467 |  15k|   0 | 217k|  0 | 196k|  30 | 0.000000e+00 |      --      |    Inf |  75.34%
504.98/506.62	c   507s|124100 |    56 |  3248k|  25.8 |   218M |  45 |2467 |  15k|5414 | 217k|  2 | 196k|  30 | 0.000000e+00 |      --      |    Inf |  75.35%
505.28/506.99	c   507s|124200 |    59 |  3250k|  25.8 |   218M |  45 |2467 |  15k|5409 | 217k|  1 | 196k|  30 | 0.000000e+00 |      --      |    Inf |  75.36%
505.68/507.35	c   507s|124300 |    56 |  3254k|  25.9 |   218M |  45 |2467 |  15k|5409 | 217k|  1 | 196k|  30 | 0.000000e+00 |      --      |    Inf |  75.37%
506.08/507.72	c   508s|124400 |    51 |  3257k|  25.9 |   218M |  45 |2467 |  15k|5409 | 218k|  1 | 196k|  30 | 0.000000e+00 |      --      |    Inf |  75.39%
506.49/508.15	c   508s|124500 |    53 |  3260k|  25.9 |   218M |  45 |2467 |  15k|5421 | 218k|  1 | 197k|  30 | 0.000000e+00 |      --      |    Inf |  75.40%
506.78/508.47	c   508s|124600 |    62 |  3262k|  25.9 |   218M |  45 |2467 |  15k|5413 | 218k|  1 | 197k|  30 | 0.000000e+00 |      --      |    Inf |  75.43%
507.18/508.80	c   509s|124700 |    55 |  3264k|  25.8 |   218M |  45 |2467 |  15k|5409 | 218k|  1 | 197k|  30 | 0.000000e+00 |      --      |    Inf |  75.44%
507.48/509.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
507.48/509.16	c   509s|124800 |    51 |  3266k|  25.8 |   218M |  45 |2467 |  15k|   0 | 218k|  0 | 197k|  30 | 0.000000e+00 |      --      |    Inf |  75.46%
507.98/509.61	c   510s|124900 |    56 |  3271k|  25.9 |   218M |  45 |2467 |  15k|5422 | 218k|  1 | 197k|  30 | 0.000000e+00 |      --      |    Inf |  75.49%
508.28/509.94	c   510s|125000 |    52 |  3272k|  25.9 |   218M |  45 |2467 |  15k|5426 | 218k|  2 | 197k|  30 | 0.000000e+00 |      --      |    Inf |  75.50%
508.67/510.30	c   510s|125100 |    56 |  3275k|  25.9 |   218M |  45 |2467 |  15k|5428 | 218k|  2 | 197k|  30 | 0.000000e+00 |      --      |    Inf |  75.52%
508.97/510.65	c   511s|125200 |    49 |  3278k|  25.9 |   218M |  45 |2467 |  15k|5421 | 218k|  1 | 197k|  30 | 0.000000e+00 |      --      |    Inf |  75.54%
509.27/510.96	c   511s|125300 |    50 |  3279k|  25.8 |   218M |  45 |2467 |  15k|5421 | 218k|  1 | 198k|  30 | 0.000000e+00 |      --      |    Inf |  75.55%
509.67/511.31	c   511s|125400 |    56 |  3282k|  25.8 |   218M |  45 |2467 |  15k|5434 | 218k|  1 | 198k|  30 | 0.000000e+00 |      --      |    Inf |  75.56%
510.07/511.70	c   512s|125500 |    49 |  3285k|  25.8 |   218M |  45 |2467 |  15k|   0 | 218k|  0 | 198k|  30 | 0.000000e+00 |      --      |    Inf |  75.64%
510.77/512.48	c   512s|125600 |    49 |  3291k|  25.9 |   218M |  45 |2467 |  15k|5427 | 218k|  1 | 198k|  30 | 0.000000e+00 |      --      |    Inf |  75.66%
511.17/512.88	c   513s|125700 |    50 |  3294k|  25.9 |   218M |  45 |2467 |  15k|   0 | 218k|  0 | 198k|  30 | 0.000000e+00 |      --      |    Inf |  75.94%
511.67/513.38	c   513s|125800 |    53 |  3296k|  25.9 |   218M |  45 |2467 |  15k|5451 | 219k|  2 | 198k|  30 | 0.000000e+00 |      --      |    Inf |  76.03%
511.97/513.65	c   514s|125900 |    48 |  3297k|  25.9 |   218M |  45 |2467 |  15k|5445 | 219k|  1 | 198k|  30 | 0.000000e+00 |      --      |    Inf |  76.04%
512.37/514.09	c   514s|126000 |    55 |  3302k|  25.9 |   218M |  45 |2467 |  15k|5440 | 219k|  1 | 199k|  30 | 0.000000e+00 |      --      |    Inf |  76.09%
512.76/514.42	c   514s|126100 |    53 |  3303k|  25.9 |   218M |  45 |2467 |  15k|5440 | 219k|  1 | 199k|  30 | 0.000000e+00 |      --      |    Inf |  76.12%
513.06/514.75	c   515s|126200 |    51 |  3305k|  25.9 |   218M |  45 |2467 |  15k|5458 | 219k|  1 | 199k|  30 | 0.000000e+00 |      --      |    Inf |  76.16%
513.47/515.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
513.47/515.16	c   515s|126300 |    60 |  3307k|  25.9 |   218M |  45 |2467 |  15k|5456 | 219k|  1 | 199k|  30 | 0.000000e+00 |      --      |    Inf |  76.18%
513.76/515.48	c   515s|126400 |    54 |  3309k|  25.9 |   218M |  45 |2467 |  15k|   0 | 219k|  0 | 199k|  30 | 0.000000e+00 |      --      |    Inf |  76.24%
514.16/515.80	c   516s|126500 |    54 |  3311k|  25.9 |   218M |  45 |2467 |  15k|5440 | 219k|  1 | 200k|  30 | 0.000000e+00 |      --      |    Inf |  76.28%
514.56/516.23	c   516s|126600 |    58 |  3314k|  25.9 |   218M |  45 |2467 |  15k|5486 | 219k|  1 | 200k|  30 | 0.000000e+00 |      --      |    Inf |  76.33%
514.86/516.57	c   517s|126700 |    56 |  3315k|  25.8 |   218M |  45 |2467 |  15k|   0 | 220k|  0 | 200k|  30 | 0.000000e+00 |      --      |    Inf |  76.36%
515.16/516.87	c   517s|126800 |    50 |  3317k|  25.8 |   218M |  45 |2467 |  15k|   0 | 220k|  0 | 200k|  30 | 0.000000e+00 |      --      |    Inf |  76.38%
515.65/517.32	c   517s|126900 |    52 |  3319k|  25.8 |   218M |  45 |2467 |  15k|   0 | 220k|  0 | 200k|  30 | 0.000000e+00 |      --      |    Inf |  76.44%
516.46/518.11	c   518s|127000 |    58 |  3327k|  25.9 |   218M |  45 |2467 |  15k|5458 | 220k|  1 | 200k|  30 | 0.000000e+00 |      --      |    Inf |  76.46%
516.75/518.44	c   518s|127100 |    53 |  3329k|  25.9 |   218M |  45 |2467 |  15k|5458 | 220k|  1 | 201k|  30 | 0.000000e+00 |      --      |    Inf |  76.50%
517.46/519.19	c   519s|127200 |    56 |  3332k|  25.9 |   218M |  45 |2467 |  15k|   0 | 220k|  0 | 201k|  30 | 0.000000e+00 |      --      |    Inf |  76.55%
517.95/519.66	c   520s|127300 |    60 |  3337k|  25.9 |   218M |  45 |2467 |  15k|5483 | 221k|  1 | 201k|  30 | 0.000000e+00 |      --      |    Inf |  76.56%
518.25/519.95	c   520s|127400 |    60 |  3339k|  25.9 |   218M |  45 |2467 |  15k|5454 | 221k|  1 | 201k|  30 | 0.000000e+00 |      --      |    Inf |  76.57%
518.55/520.28	c   520s|127500 |    52 |  3341k|  25.9 |   218M |  45 |2467 |  15k|5461 | 221k|  1 | 201k|  30 | 0.000000e+00 |      --      |    Inf |  76.59%
519.04/520.72	c   521s|127600 |    54 |  3343k|  25.9 |   218M |  45 |2467 |  15k|5439 | 221k|  1 | 201k|  30 | 0.000000e+00 |      --      |    Inf |  76.59%
519.35/521.07	c   521s|127700 |    53 |  3346k|  25.9 |   218M |  45 |2467 |  15k|5439 | 221k|  1 | 202k|  30 | 0.000000e+00 |      --      |    Inf |  76.60%
519.74/521.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
519.74/521.43	c   521s|127800 |    55 |  3348k|  25.9 |   218M |  45 |2467 |  15k|   0 | 221k|  0 | 202k|  30 | 0.000000e+00 |      --      |    Inf |  76.62%
520.14/521.86	c   522s|127900 |    51 |  3351k|  25.9 |   218M |  45 |2467 |  15k|5439 | 222k|  1 | 202k|  30 | 0.000000e+00 |      --      |    Inf |  76.63%
520.54/522.21	c   522s|128000 |    47 |  3354k|  25.9 |   218M |  45 |2467 |  15k|5439 | 222k|  1 | 202k|  30 | 0.000000e+00 |      --      |    Inf |  76.64%
520.84/522.57	c   523s|128100 |    51 |  3356k|  25.9 |   218M |  45 |2467 |  15k|5432 | 222k|  1 | 202k|  30 | 0.000000e+00 |      --      |    Inf |  76.65%
521.24/522.99	c   523s|128200 |    46 |  3359k|  25.9 |   218M |  45 |2467 |  15k|5432 | 222k|  1 | 202k|  30 | 0.000000e+00 |      --      |    Inf |  76.66%
521.74/523.49	c   523s|128300 |    52 |  3363k|  25.9 |   219M |  45 |2467 |  15k|5457 | 222k|  2 | 203k|  30 | 0.000000e+00 |      --      |    Inf |  76.74%
522.44/524.16	c   524s|128400 |    53 |  3368k|  25.9 |   219M |  45 |2467 |  15k|5433 | 223k|  1 | 203k|  30 | 0.000000e+00 |      --      |    Inf |  76.76%
522.83/524.58	c   525s|128500 |    60 |  3371k|  25.9 |   219M |  45 |2467 |  15k|5466 | 223k|  1 | 203k|  30 | 0.000000e+00 |      --      |    Inf |  76.78%
523.23/524.98	c   525s|128600 |    51 |  3374k|  25.9 |   219M |  45 |2467 |  15k|5445 | 223k|  1 | 203k|  30 | 0.000000e+00 |      --      |    Inf |  76.82%
523.63/525.39	c   525s|128700 |    52 |  3377k|  25.9 |   219M |  45 |2467 |  15k|5433 | 223k|  1 | 203k|  30 | 0.000000e+00 |      --      |    Inf |  76.84%
524.13/525.81	c   526s|128800 |    51 |  3381k|  25.9 |   219M |  45 |2467 |  15k|5460 | 223k|  2 | 203k|  30 | 0.000000e+00 |      --      |    Inf |  76.84%
524.44/526.19	c   526s|128900 |    54 |  3384k|  25.9 |   219M |  45 |2467 |  15k|   0 | 224k|  0 | 203k|  30 | 0.000000e+00 |      --      |    Inf |  76.84%
524.83/526.53	c   527s|129000 |    60 |  3386k|  25.9 |   219M |  45 |2467 |  15k|5444 | 224k|  1 | 204k|  30 | 0.000000e+00 |      --      |    Inf |  76.85%
525.13/526.86	c   527s|129100 |    56 |  3388k|  25.9 |   219M |  45 |2467 |  15k|   0 | 224k|  0 | 204k|  30 | 0.000000e+00 |      --      |    Inf |  76.85%
525.43/527.19	c   527s|129200 |    53 |  3390k|  25.9 |   219M |  45 |2467 |  15k|   0 | 224k|  0 | 204k|  30 | 0.000000e+00 |      --      |    Inf |  76.85%
525.83/527.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
525.83/527.56	c   528s|129300 |    55 |  3392k|  25.9 |   219M |  45 |2467 |  15k|5439 | 224k|  1 | 204k|  30 | 0.000000e+00 |      --      |    Inf |  76.86%
526.22/527.90	c   528s|129400 |    52 |  3395k|  25.9 |   219M |  45 |2467 |  15k|5433 | 224k|  1 | 204k|  30 | 0.000000e+00 |      --      |    Inf |  76.86%
526.52/528.26	c   528s|129500 |    58 |  3396k|  25.9 |   219M |  45 |2467 |  15k|5440 | 224k|  1 | 204k|  30 | 0.000000e+00 |      --      |    Inf |  76.87%
526.82/528.59	c   529s|129600 |    51 |  3398k|  25.9 |   219M |  45 |2467 |  15k|   0 | 224k|  0 | 205k|  30 | 0.000000e+00 |      --      |    Inf |  76.87%
527.22/528.94	c   529s|129700 |    49 |  3400k|  25.9 |   219M |  45 |2467 |  15k|5438 | 224k|  2 | 205k|  30 | 0.000000e+00 |      --      |    Inf |  76.88%
527.62/529.32	c   529s|129800 |    65 |  3404k|  25.9 |   219M |  45 |2467 |  15k|   0 | 224k|  0 | 205k|  30 | 0.000000e+00 |      --      |    Inf |  76.89%
527.92/529.66	c   530s|129900 |    53 |  3405k|  25.9 |   219M |  45 |2467 |  15k|5441 | 224k|  1 | 205k|  30 | 0.000000e+00 |      --      |    Inf |  76.92%
528.32/530.07	c   530s|130000 |    48 |  3408k|  25.9 |   219M |  45 |2467 |  15k|   0 | 225k|  0 | 205k|  30 | 0.000000e+00 |      --      |    Inf |  76.99%
528.92/530.63	c   531s|130100 |    53 |  3411k|  25.9 |   219M |  45 |2467 |  15k|5448 | 225k|  1 | 205k|  30 | 0.000000e+00 |      --      |    Inf |  77.06%
529.22/530.96	c   531s|130200 |    56 |  3413k|  25.9 |   219M |  45 |2467 |  15k|5461 | 225k|  1 | 206k|  30 | 0.000000e+00 |      --      |    Inf |  77.10%
529.61/531.30	c   531s|130300 |    50 |  3415k|  25.9 |   219M |  45 |2467 |  15k|5445 | 225k|  1 | 206k|  30 | 0.000000e+00 |      --      |    Inf |  77.13%
530.01/531.70	c   532s|130400 |    49 |  3418k|  25.9 |   219M |  45 |2467 |  15k|5445 | 225k|  1 | 206k|  30 | 0.000000e+00 |      --      |    Inf |  77.14%
530.32/532.06	c   532s|130500 |    53 |  3420k|  25.9 |   219M |  45 |2467 |  15k|5456 | 225k|  1 | 206k|  30 | 0.000000e+00 |      --      |    Inf |  77.15%
530.71/532.40	c   532s|130600 |    57 |  3422k|  25.9 |   219M |  45 |2467 |  15k|5458 | 225k|  1 | 206k|  30 | 0.000000e+00 |      --      |    Inf |  77.16%
531.01/532.73	c   533s|130700 |    50 |  3424k|  25.9 |   219M |  45 |2467 |  15k|5445 | 225k|  1 | 206k|  30 | 0.000000e+00 |      --      |    Inf |  77.16%
531.31/533.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
531.31/533.10	c   533s|130800 |    49 |  3426k|  25.9 |   219M |  45 |2467 |  15k|   0 | 225k|  0 | 207k|  30 | 0.000000e+00 |      --      |    Inf |  77.18%
531.71/533.44	c   533s|130900 |    47 |  3428k|  25.9 |   219M |  45 |2467 |  15k|   0 | 225k|  0 | 207k|  30 | 0.000000e+00 |      --      |    Inf |  77.19%
532.01/533.76	c   534s|131000 |    48 |  3429k|  25.9 |   219M |  45 |2467 |  15k|   0 | 225k|  0 | 207k|  30 | 0.000000e+00 |      --      |    Inf |  77.21%
532.31/534.07	c   534s|131100 |    51 |  3431k|  25.9 |   219M |  45 |2467 |  15k|5454 | 225k|  1 | 207k|  30 | 0.000000e+00 |      --      |    Inf |  77.21%
532.71/534.41	c   534s|131200 |    48 |  3432k|  25.9 |   219M |  45 |2467 |  15k|   0 | 225k|  0 | 207k|  30 | 0.000000e+00 |      --      |    Inf |  77.22%
533.41/535.12	c   535s|131300 |    52 |  3436k|  25.9 |   219M |  45 |2467 |  15k|5427 | 226k|  1 | 208k|  30 | 0.000000e+00 |      --      |    Inf |  77.22%
533.60/535.39	c   535s|131400 |    52 |  3438k|  25.9 |   219M |  45 |2467 |  15k|   0 | 226k|  0 | 208k|  30 | 0.000000e+00 |      --      |    Inf |  77.23%
534.10/535.87	c   536s|131500 |    57 |  3442k|  25.9 |   219M |  45 |2467 |  15k|5432 | 226k|  1 | 208k|  30 | 0.000000e+00 |      --      |    Inf |  77.23%
534.41/536.19	c   536s|131600 |    71 |  3444k|  25.9 |   219M |  45 |2467 |  15k|5451 | 226k|  1 | 208k|  30 | 0.000000e+00 |      --      |    Inf |  77.23%
534.80/536.56	c   537s|131700 |    63 |  3447k|  25.9 |   219M |  45 |2467 |  15k|   0 | 226k|  0 | 208k|  30 | 0.000000e+00 |      --      |    Inf |  77.23%
535.20/536.96	c   537s|131800 |    61 |  3449k|  25.9 |   219M |  45 |2467 |  15k|5454 | 226k|  1 | 208k|  30 | 0.000000e+00 |      --      |    Inf |  77.23%
535.60/537.38	c   537s|131900 |    51 |  3452k|  25.9 |   219M |  45 |2467 |  15k|5444 | 227k|  1 | 209k|  30 | 0.000000e+00 |      --      |    Inf |  77.24%
536.00/537.76	c   538s|132000 |    47 |  3455k|  25.9 |   219M |  45 |2467 |  15k|5409 | 227k|  1 | 209k|  30 | 0.000000e+00 |      --      |    Inf |  77.24%
536.40/538.15	c   538s|132100 |    57 |  3459k|  25.9 |   219M |  45 |2467 |  15k|5430 | 227k|  1 | 209k|  30 | 0.000000e+00 |      --      |    Inf |  77.24%
536.79/538.54	c   539s|132200 |    56 |  3461k|  25.9 |   220M |  45 |2467 |  15k|5441 | 227k|  1 | 209k|  30 | 0.000000e+00 |      --      |    Inf |  77.27%
537.19/538.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
537.19/538.90	c   539s|132300 |    52 |  3464k|  25.9 |   220M |  45 |2467 |  15k|   0 | 227k|  0 | 209k|  30 | 0.000000e+00 |      --      |    Inf |  77.31%
537.59/539.36	c   539s|132400 |    61 |  3467k|  25.9 |   221M |  45 |2467 |  15k|5464 | 228k|  1 | 209k|  30 | 0.000000e+00 |      --      |    Inf |  77.38%
537.99/539.75	c   540s|132500 |    52 |  3469k|  25.9 |   221M |  45 |2467 |  15k|5440 | 228k|  1 | 210k|  30 | 0.000000e+00 |      --      |    Inf |  77.53%
538.59/540.36	c   540s|132600 |    58 |  3472k|  25.9 |   221M |  45 |2467 |  15k|5464 | 228k|  1 | 210k|  30 | 0.000000e+00 |      --      |    Inf |  77.62%
538.99/540.70	c   541s|132700 |    56 |  3474k|  25.9 |   221M |  45 |2467 |  15k|5448 | 228k|  1 | 210k|  30 | 0.000000e+00 |      --      |    Inf |  77.66%
539.29/541.04	c   541s|132800 |    54 |  3476k|  25.9 |   221M |  45 |2467 |  15k|5448 | 228k|  1 | 210k|  30 | 0.000000e+00 |      --      |    Inf |  77.69%
539.69/541.49	c   541s|132900 |    55 |  3480k|  25.9 |   221M |  45 |2467 |  15k|5448 | 228k|  1 | 210k|  30 | 0.000000e+00 |      --      |    Inf |  77.75%
540.08/541.82	c   542s|133000 |    57 |  3482k|  25.9 |   221M |  45 |2467 |  15k|   0 | 228k|  0 | 210k|  30 | 0.000000e+00 |      --      |    Inf |  77.77%
540.39/542.19	c   542s|133100 |    57 |  3484k|  25.9 |   221M |  45 |2467 |  15k|5448 | 228k|  1 | 211k|  30 | 0.000000e+00 |      --      |    Inf |  77.84%
540.98/542.74	c   543s|133200 |    51 |  3490k|  25.9 |   221M |  45 |2467 |  15k|5457 | 229k|  1 | 211k|  30 | 0.000000e+00 |      --      |    Inf |  77.88%
541.39/543.14	c   543s|133300 |    46 |  3493k|  25.9 |   221M |  45 |2467 |  15k|   0 | 229k|  0 | 211k|  30 | 0.000000e+00 |      --      |    Inf |  77.94%
541.88/543.67	c   544s|133400 |    51 |  3496k|  25.9 |   221M |  45 |2467 |  15k|   0 | 229k|  0 | 211k|  30 | 0.000000e+00 |      --      |    Inf |  78.00%
542.28/544.07	c   544s|133500 |    51 |  3500k|  25.9 |   221M |  45 |2467 |  15k|5456 | 229k|  1 | 211k|  30 | 0.000000e+00 |      --      |    Inf |  78.03%
542.68/544.47	c   544s|133600 |    50 |  3503k|  25.9 |   221M |  45 |2467 |  15k|5431 | 229k|  1 | 211k|  30 | 0.000000e+00 |      --      |    Inf |  78.05%
543.08/544.89	c   545s|133700 |    47 |  3506k|  25.9 |   221M |  45 |2467 |  15k|5434 | 230k|  1 | 212k|  30 | 0.000000e+00 |      --      |    Inf |  78.06%
543.67/545.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
543.67/545.40	c   545s|133800 |    52 |  3510k|  25.9 |   221M |  45 |2467 |  15k|5424 | 230k|  1 | 212k|  30 | 0.000000e+00 |      --      |    Inf |  78.10%
544.07/545.84	c   546s|133900 |    48 |  3513k|  25.9 |   221M |  45 |2467 |  15k|5434 | 231k|  1 | 212k|  30 | 0.000000e+00 |      --      |    Inf |  78.11%
544.47/546.27	c   546s|134000 |    55 |  3517k|  25.9 |   221M |  45 |2467 |  15k|5434 | 231k|  1 | 212k|  30 | 0.000000e+00 |      --      |    Inf |  78.11%
544.97/546.70	c   547s|134100 |    53 |  3520k|  25.9 |   221M |  45 |2467 |  15k|5494 | 232k|  1 | 212k|  30 | 0.000000e+00 |      --      |    Inf |  78.11%
545.38/547.14	c   547s|134200 |    51 |  3524k|  26.0 |   221M |  45 |2467 |  15k|   0 | 233k|  0 | 213k|  30 | 0.000000e+00 |      --      |    Inf |  78.11%
545.77/547.59	c   548s|134300 |    45 |  3527k|  26.0 |   221M |  45 |2467 |  15k|5434 | 233k|  1 | 213k|  30 | 0.000000e+00 |      --      |    Inf |  78.12%
546.17/547.94	c   548s|134400 |    48 |  3530k|  26.0 |   221M |  45 |2467 |  15k|5483 | 234k|  1 | 213k|  30 | 0.000000e+00 |      --      |    Inf |  78.12%
546.67/548.45	c   548s|134500 |    48 |  3535k|  26.0 |   222M |  45 |2467 |  15k|5424 | 234k|  1 | 213k|  30 | 0.000000e+00 |      --      |    Inf |  78.13%
547.16/548.94	c   549s|134600 |    46 |  3540k|  26.0 |   222M |  45 |2467 |  15k|5424 | 234k|  1 | 213k|  30 | 0.000000e+00 |      --      |    Inf |  78.13%
547.66/549.41	c   549s|134700 |    53 |  3545k|  26.0 |   222M |  45 |2467 |  15k|   0 | 234k|  0 | 213k|  30 | 0.000000e+00 |      --      |    Inf |  78.13%
548.06/549.85	c   550s|134800 |    46 |  3549k|  26.0 |   222M |  45 |2467 |  15k|5424 | 235k|  1 | 214k|  30 | 0.000000e+00 |      --      |    Inf |  78.14%
548.37/550.19	c   550s|134900 |    46 |  3552k|  26.0 |   222M |  45 |2467 |  15k|5424 | 235k|  1 | 214k|  30 | 0.000000e+00 |      --      |    Inf |  78.16%
548.86/550.64	c   551s|135000 |    44 |  3556k|  26.0 |   222M |  45 |2467 |  15k|5424 | 235k|  1 | 214k|  30 | 0.000000e+00 |      --      |    Inf |  78.17%
549.26/551.04	c   551s|135100 |    50 |  3560k|  26.0 |   222M |  45 |2467 |  15k|5475 | 235k|  2 | 214k|  30 | 0.000000e+00 |      --      |    Inf |  78.19%
549.66/551.44	c   551s|135200 |    56 |  3563k|  26.1 |   222M |  45 |2467 |  15k|5445 | 235k|  1 | 214k|  30 | 0.000000e+00 |      --      |    Inf |  78.20%
549.96/551.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
549.96/551.75	c   552s|135300 |    50 |  3564k|  26.0 |   222M |  45 |2467 |  15k|5438 | 235k|  1 | 214k|  30 | 0.000000e+00 |      --      |    Inf |  78.21%
550.46/552.29	c   552s|135400 |    48 |  3569k|  26.1 |   222M |  45 |2467 |  15k|5438 | 236k|  1 | 215k|  30 | 0.000000e+00 |      --      |    Inf |  78.22%
550.85/552.65	c   553s|135500 |    47 |  3571k|  26.1 |   222M |  45 |2467 |  15k|5457 | 236k|  1 | 215k|  30 | 0.000000e+00 |      --      |    Inf |  78.24%
551.15/552.98	c   553s|135600 |    42 |  3573k|  26.1 |   222M |  45 |2467 |  15k|   0 | 236k|  0 | 215k|  30 | 0.000000e+00 |      --      |    Inf |  78.27%
551.55/553.36	c   553s|135700 |    47 |  3576k|  26.1 |   222M |  45 |2467 |  15k|5452 | 236k|  1 | 215k|  30 | 0.000000e+00 |      --      |    Inf |  78.29%
551.85/553.69	c   554s|135800 |    46 |  3577k|  26.0 |   222M |  45 |2467 |  15k|5459 | 236k|  1 | 215k|  30 | 0.000000e+00 |      --      |    Inf |  78.31%
552.26/554.05	c   554s|135900 |    45 |  3579k|  26.0 |   222M |  45 |2467 |  15k|   0 | 236k|  0 | 215k|  30 | 0.000000e+00 |      --      |    Inf |  78.33%
552.85/554.60	c   555s|136000 |    46 |  3584k|  26.1 |   222M |  45 |2467 |  15k|   0 | 236k|  0 | 215k|  30 | 0.000000e+00 |      --      |    Inf |  78.37%
553.15/554.95	c   555s|136100 |    42 |  3587k|  26.1 |   222M |  45 |2467 |  15k|5431 | 236k|  1 | 216k|  30 | 0.000000e+00 |      --      |    Inf |  78.44%
553.45/555.26	c   555s|136200 |    56 |  3589k|  26.1 |   222M |  45 |2467 |  15k|5454 | 236k|  1 | 216k|  30 | 0.000000e+00 |      --      |    Inf |  78.47%
553.95/555.75	c   556s|136300 |    45 |  3593k|  26.1 |   222M |  45 |2467 |  15k|5432 | 236k|  1 | 216k|  30 | 0.000000e+00 |      --      |    Inf |  78.49%
554.35/556.12	c   556s|136400 |    49 |  3596k|  26.1 |   225M |  45 |2467 |  15k|   0 | 237k|  0 | 216k|  30 | 0.000000e+00 |      --      |    Inf |  78.51%
554.64/556.47	c   556s|136500 |    41 |  3598k|  26.1 |   225M |  45 |2467 |  15k|5458 | 237k|  1 | 216k|  30 | 0.000000e+00 |      --      |    Inf |  78.55%
555.04/556.85	c   557s|136600 |    43 |  3602k|  26.1 |   225M |  45 |2467 |  15k|5449 | 237k|  1 | 216k|  30 | 0.000000e+00 |      --      |    Inf |  78.56%
555.44/557.27	c   557s|136700 |    37 |  3605k|  26.1 |   225M |  45 |2467 |  15k|   0 | 237k|  0 | 216k|  30 | 0.000000e+00 |      --      |    Inf |  78.58%
555.84/557.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
555.84/557.69	c   558s|136800 |    43 |  3608k|  26.1 |   225M |  45 |2467 |  15k|5434 | 237k|  1 | 217k|  30 | 0.000000e+00 |      --      |    Inf |  78.60%
556.24/558.05	c   558s|136900 |    41 |  3610k|  26.1 |   225M |  45 |2467 |  15k|   0 | 238k|  0 | 217k|  30 | 0.000000e+00 |      --      |    Inf |  78.61%
556.54/558.38	c   558s|137000 |    40 |  3612k|  26.1 |   225M |  45 |2467 |  15k|5434 | 238k|  1 | 217k|  30 | 0.000000e+00 |      --      |    Inf |  78.63%
556.94/558.72	c   559s|137100 |    38 |  3615k|  26.1 |   225M |  45 |2467 |  15k|   0 | 238k|  0 | 217k|  30 | 0.000000e+00 |      --      |    Inf |  78.70%
557.34/559.11	c   559s|137200 |    50 |  3619k|  26.1 |   225M |  45 |2467 |  15k|5450 | 238k|  1 | 217k|  30 | 0.000000e+00 |      --      |    Inf |  78.72%
557.63/559.49	c   559s|137300 |    43 |  3620k|  26.1 |   225M |  45 |2467 |  15k|5450 | 238k|  1 | 217k|  30 | 0.000000e+00 |      --      |    Inf |  78.72%
558.03/559.87	c   560s|137400 |    38 |  3623k|  26.1 |   225M |  45 |2467 |  15k|5424 | 238k|  1 | 218k|  30 | 0.000000e+00 |      --      |    Inf |  78.74%
558.43/560.28	c   560s|137500 |    43 |  3628k|  26.1 |   225M |  45 |2467 |  15k|5434 | 238k|  1 | 218k|  30 | 0.000000e+00 |      --      |    Inf |  78.75%
558.83/560.67	c   561s|137600 |    38 |  3630k|  26.1 |   225M |  45 |2467 |  15k|   0 | 238k|  0 | 218k|  30 | 0.000000e+00 |      --      |    Inf |  78.76%
559.13/560.97	c   561s|137700 |    42 |  3632k|  26.1 |   225M |  45 |2467 |  15k|5447 | 238k|  2 | 218k|  30 | 0.000000e+00 |      --      |    Inf |  78.77%
559.53/561.31	c   561s|137800 |    36 |  3633k|  26.1 |   225M |  45 |2467 |  15k|5434 | 239k|  1 | 218k|  30 | 0.000000e+00 |      --      |    Inf |  78.77%
559.83/561.63	c   562s|137900 |    41 |  3636k|  26.1 |   225M |  45 |2467 |  15k|5441 | 239k|  1 | 218k|  30 | 0.000000e+00 |      --      |    Inf |  78.78%
560.23/562.01	c   562s|138000 |    36 |  3639k|  26.1 |   225M |  45 |2467 |  15k|5429 | 239k|  2 | 219k|  30 | 0.000000e+00 |      --      |    Inf |  78.79%
560.63/562.43	c   562s|138100 |    35 |  3643k|  26.1 |   225M |  45 |2467 |  15k|5430 | 239k|  1 | 219k|  30 | 0.000000e+00 |      --      |    Inf |  78.80%
560.92/562.78	c   563s|138200 |    36 |  3646k|  26.1 |   225M |  45 |2467 |  15k|5430 | 239k|  1 | 219k|  30 | 0.000000e+00 |      --      |    Inf |  78.81%
561.42/563.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
561.42/563.22	c   563s|138300 |    33 |  3650k|  26.1 |   225M |  45 |2467 |  15k|5431 | 239k|  1 | 219k|  30 | 0.000000e+00 |      --      |    Inf |  78.82%
561.82/563.66	c   564s|138400 |    33 |  3655k|  26.1 |   225M |  45 |2467 |  15k|5430 | 239k|  1 | 219k|  30 | 0.000000e+00 |      --      |    Inf |  78.83%
562.23/564.04	c   564s|138500 |    31 |  3657k|  26.1 |   225M |  45 |2467 |  15k|5438 | 239k|  1 | 219k|  30 | 0.000000e+00 |      --      |    Inf |  78.89%
562.82/564.68	c   565s|138600 |    39 |  3662k|  26.1 |   225M |  45 |2467 |  15k|   0 | 240k|  0 | 220k|  30 | 0.000000e+00 |      --      |    Inf |  78.93%
563.22/565.03	c   565s|138700 |    37 |  3664k|  26.1 |   225M |  45 |2467 |  15k|5427 | 240k|  1 | 220k|  30 | 0.000000e+00 |      --      |    Inf |  78.98%
563.52/565.31	c   565s|138800 |    35 |  3666k|  26.1 |   225M |  45 |2467 |  15k|5427 | 240k|  1 | 220k|  30 | 0.000000e+00 |      --      |    Inf |  79.01%
563.82/565.69	c   566s|138900 |    37 |  3668k|  26.1 |   225M |  45 |2467 |  15k|   0 | 240k|  0 | 220k|  30 | 0.000000e+00 |      --      |    Inf |  79.02%
564.22/566.06	c   566s|139000 |    43 |  3670k|  26.1 |   225M |  45 |2467 |  15k|5438 | 240k|  1 | 220k|  30 | 0.000000e+00 |      --      |    Inf |  79.03%
564.61/566.45	c   566s|139100 |    36 |  3672k|  26.1 |   225M |  45 |2467 |  15k|5427 | 240k|  1 | 220k|  30 | 0.000000e+00 |      --      |    Inf |  79.04%
565.01/566.82	c   567s|139200 |    34 |  3674k|  26.1 |   225M |  45 |2467 |  15k|   0 | 240k|  0 | 220k|  30 | 0.000000e+00 |      --      |    Inf |  79.04%
565.41/567.21	c   567s|139300 |    33 |  3677k|  26.1 |   225M |  45 |2467 |  15k|5443 | 241k|  1 | 221k|  30 | 0.000000e+00 |      --      |    Inf |  79.05%
565.71/567.59	c   568s|139400 |    36 |  3679k|  26.1 |   225M |  45 |2467 |  15k|5451 | 241k|  1 | 221k|  30 | 0.000000e+00 |      --      |    Inf |  79.05%
566.11/567.99	c   568s|139500 |    37 |  3683k|  26.1 |   225M |  45 |2467 |  15k|5427 | 241k|  1 | 221k|  30 | 0.000000e+00 |      --      |    Inf |  79.06%
566.61/568.41	c   568s|139600 |    44 |  3688k|  26.1 |   225M |  45 |2467 |  15k|   0 | 241k|  0 | 221k|  30 | 0.000000e+00 |      --      |    Inf |  79.06%
567.01/568.80	c   569s|139700 |    43 |  3691k|  26.1 |   225M |  45 |2467 |  15k|5430 | 241k|  1 | 221k|  30 | 0.000000e+00 |      --      |    Inf |  79.06%
567.41/569.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
567.41/569.21	c   569s|139800 |    41 |  3694k|  26.1 |   225M |  45 |2467 |  15k|   0 | 241k|  0 | 222k|  30 | 0.000000e+00 |      --      |    Inf |  79.06%
567.71/569.56	c   570s|139900 |    44 |  3696k|  26.1 |   225M |  45 |2467 |  15k|5430 | 241k|  1 | 222k|  30 | 0.000000e+00 |      --      |    Inf |  79.07%
568.10/569.92	c   570s|140000 |    42 |  3698k|  26.1 |   225M |  45 |2467 |  15k|5429 | 241k|  1 | 222k|  30 | 0.000000e+00 |      --      |    Inf |  79.07%
568.40/570.26	c   570s|140100 |    39 |  3700k|  26.1 |   225M |  45 |2467 |  15k|   0 | 241k|  0 | 222k|  30 | 0.000000e+00 |      --      |    Inf |  79.07%
568.80/570.68	c   571s|140200 |    38 |  3703k|  26.1 |   225M |  45 |2467 |  15k|5427 | 241k|  1 | 222k|  30 | 0.000000e+00 |      --      |    Inf |  79.07%
569.21/571.09	c   571s|140300 |    44 |  3706k|  26.1 |   225M |  45 |2467 |  15k|5442 | 242k|  1 | 223k|  30 | 0.000000e+00 |      --      |    Inf |  79.08%
569.60/571.48	c   571s|140400 |    41 |  3708k|  26.1 |   225M |  45 |2467 |  15k|   0 | 242k|  0 | 223k|  30 | 0.000000e+00 |      --      |    Inf |  79.08%
570.00/571.84	c   572s|140500 |    39 |  3710k|  26.1 |   225M |  45 |2467 |  15k|5430 | 242k|  2 | 223k|  30 | 0.000000e+00 |      --      |    Inf |  79.09%
570.40/572.24	c   572s|140600 |    40 |  3713k|  26.1 |   225M |  45 |2467 |  15k|5427 | 242k|  1 | 223k|  30 | 0.000000e+00 |      --      |    Inf |  79.09%
570.80/572.60	c   573s|140700 |    38 |  3714k|  26.1 |   225M |  45 |2467 |  15k|5429 | 242k|  1 | 224k|  30 | 0.000000e+00 |      --      |    Inf |  79.09%
571.10/572.93	c   573s|140800 |    38 |  3716k|  26.1 |   225M |  45 |2467 |  15k|5427 | 242k|  1 | 224k|  30 | 0.000000e+00 |      --      |    Inf |  79.09%
571.39/573.26	c   573s|140900 |    37 |  3718k|  26.1 |   225M |  45 |2467 |  15k|5427 | 242k|  1 | 224k|  30 | 0.000000e+00 |      --      |    Inf |  79.09%
571.79/573.63	c   574s|141000 |    37 |  3720k|  26.1 |   225M |  45 |2467 |  15k|   0 | 242k|  0 | 224k|  30 | 0.000000e+00 |      --      |    Inf |  79.10%
572.09/573.99	c   574s|141100 |    32 |  3722k|  26.1 |   225M |  45 |2467 |  15k|   0 | 242k|  0 | 224k|  30 | 0.000000e+00 |      --      |    Inf |  79.10%
572.59/574.40	c   574s|141200 |    31 |  3726k|  26.1 |   225M |  45 |2467 |  15k|5427 | 242k|  1 | 224k|  30 | 0.000000e+00 |      --      |    Inf |  79.11%
572.89/574.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
572.89/574.73	c   575s|141300 |    36 |  3728k|  26.1 |   225M |  45 |2467 |  15k|   0 | 242k|  0 | 224k|  30 | 0.000000e+00 |      --      |    Inf |  79.12%
573.30/575.10	c   575s|141400 |    32 |  3731k|  26.1 |   225M |  45 |2467 |  15k|5427 | 242k|  1 | 225k|  30 | 0.000000e+00 |      --      |    Inf |  79.12%
573.59/575.46	c   575s|141500 |    39 |  3733k|  26.1 |   225M |  45 |2467 |  15k|   0 | 243k|  0 | 225k|  30 | 0.000000e+00 |      --      |    Inf |  79.13%
574.09/575.99	c   576s|141600 |    59 |  3737k|  26.1 |   225M |  45 |2467 |  15k|   0 | 243k|  0 | 225k|  30 | 0.000000e+00 |      --      |    Inf |  79.13%
574.49/576.30	c   576s|141700 |    48 |  3738k|  26.1 |   225M |  45 |2467 |  15k|5460 | 243k|  1 | 225k|  30 | 0.000000e+00 |      --      |    Inf |  79.13%
574.79/576.60	c   577s|141800 |    55 |  3740k|  26.1 |   225M |  45 |2467 |  15k|   0 | 243k|  0 | 225k|  30 | 0.000000e+00 |      --      |    Inf |  79.14%
575.08/576.90	c   577s|141900 |    53 |  3741k|  26.1 |   225M |  45 |2467 |  15k|   0 | 243k|  0 | 225k|  30 | 0.000000e+00 |      --      |    Inf |  79.14%
575.29/577.18	c   577s|142000 |    49 |  3742k|  26.1 |   225M |  45 |2467 |  15k|5459 | 243k|  2 | 226k|  30 | 0.000000e+00 |      --      |    Inf |  79.15%
575.58/577.43	c   577s|142100 |    52 |  3744k|  26.1 |   225M |  45 |2467 |  15k|5462 | 243k|  1 | 226k|  30 | 0.000000e+00 |      --      |    Inf |  79.15%
575.78/577.69	c   578s|142200 |    55 |  3745k|  26.0 |   225M |  45 |2467 |  15k|5457 | 243k|  1 | 226k|  30 | 0.000000e+00 |      --      |    Inf |  79.16%
576.08/577.94	c   578s|142300 |    46 |  3746k|  26.0 |   225M |  45 |2467 |  15k|5459 | 243k|  1 | 226k|  30 | 0.000000e+00 |      --      |    Inf |  79.17%
576.29/578.19	c   578s|142400 |    44 |  3747k|  26.0 |   225M |  45 |2467 |  15k|   0 | 243k|  0 | 226k|  30 | 0.000000e+00 |      --      |    Inf |  79.17%
576.58/578.46	c   578s|142500 |    40 |  3749k|  26.0 |   225M |  45 |2467 |  15k|   0 | 243k|  0 | 226k|  30 | 0.000000e+00 |      --      |    Inf |  79.18%
576.98/578.83	c   579s|142600 |    43 |  3751k|  26.0 |   225M |  45 |2467 |  15k|5457 | 243k|  1 | 227k|  30 | 0.000000e+00 |      --      |    Inf |  79.18%
577.18/579.10	c   579s|142700 |    49 |  3753k|  26.0 |   225M |  45 |2467 |  15k|   0 | 243k|  0 | 227k|  30 | 0.000000e+00 |      --      |    Inf |  79.20%
577.48/579.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
577.48/579.38	c   579s|142800 |    48 |  3754k|  26.0 |   225M |  45 |2467 |  15k|5457 | 243k|  1 | 227k|  30 | 0.000000e+00 |      --      |    Inf |  79.21%
577.78/579.64	c   580s|142900 |    55 |  3755k|  26.0 |   225M |  45 |2467 |  15k|   0 | 243k|  0 | 227k|  30 | 0.000000e+00 |      --      |    Inf |  79.23%
578.18/580.02	c   580s|143000 |    44 |  3759k|  26.0 |   225M |  45 |2467 |  15k|   0 | 243k|  0 | 227k|  30 | 0.000000e+00 |      --      |    Inf |  79.24%
578.58/580.44	c   580s|143100 |    40 |  3760k|  26.0 |   225M |  45 |2467 |  15k|5438 | 243k|  1 | 227k|  30 | 0.000000e+00 |      --      |    Inf |  79.24%
578.88/580.79	c   581s|143200 |    55 |  3763k|  26.0 |   225M |  45 |2467 |  15k|5453 | 244k|  1 | 227k|  30 | 0.000000e+00 |      --      |    Inf |  79.24%
579.29/581.14	c   581s|143300 |    48 |  3765k|  26.0 |   225M |  45 |2467 |  15k|5455 | 244k|  2 | 228k|  30 | 0.000000e+00 |      --      |    Inf |  79.25%
579.58/581.45	c   581s|143400 |    47 |  3767k|  26.0 |   225M |  45 |2467 |  15k|   0 | 244k|  0 | 228k|  30 | 0.000000e+00 |      --      |    Inf |  79.25%
579.98/581.80	c   582s|143500 |    49 |  3769k|  26.0 |   225M |  45 |2467 |  15k|   0 | 244k|  0 | 228k|  30 | 0.000000e+00 |      --      |    Inf |  79.26%
580.28/582.14	c   582s|143600 |    49 |  3772k|  26.0 |   225M |  45 |2467 |  15k|5438 | 244k|  1 | 228k|  30 | 0.000000e+00 |      --      |    Inf |  79.27%
580.58/582.47	c   582s|143700 |    40 |  3774k|  26.0 |   225M |  45 |2467 |  15k|5448 | 244k|  2 | 228k|  30 | 0.000000e+00 |      --      |    Inf |  79.27%
580.88/582.79	c   583s|143800 |    40 |  3776k|  26.0 |   225M |  45 |2467 |  15k|5446 | 244k|  1 | 228k|  30 | 0.000000e+00 |      --      |    Inf |  79.27%
581.28/583.11	c   583s|143900 |    37 |  3777k|  26.0 |   225M |  45 |2467 |  15k|5446 | 244k|  1 | 229k|  30 | 0.000000e+00 |      --      |    Inf |  79.28%
581.57/583.42	c   583s|144000 |    39 |  3779k|  26.0 |   225M |  45 |2467 |  15k|   0 | 245k|  0 | 229k|  30 | 0.000000e+00 |      --      |    Inf |  79.29%
581.87/583.79	c   584s|144100 |    41 |  3781k|  26.0 |   225M |  45 |2467 |  15k|   0 | 245k|  0 | 229k|  30 | 0.000000e+00 |      --      |    Inf |  79.30%
582.28/584.14	c   584s|144200 |    38 |  3783k|  26.0 |   225M |  45 |2467 |  15k|5449 | 245k|  2 | 229k|  30 | 0.000000e+00 |      --      |    Inf |  79.31%
582.57/584.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
582.57/584.44	c   584s|144300 |    37 |  3784k|  25.9 |   225M |  45 |2467 |  15k|5446 | 245k|  1 | 229k|  30 | 0.000000e+00 |      --      |    Inf |  79.33%
582.87/584.74	c   585s|144400 |    37 |  3786k|  25.9 |   225M |  45 |2467 |  15k|   0 | 245k|  0 | 229k|  30 | 0.000000e+00 |      --      |    Inf |  79.35%
583.17/585.07	c   585s|144500 |    40 |  3787k|  25.9 |   225M |  45 |2467 |  15k|5457 | 245k|  1 | 229k|  30 | 0.000000e+00 |      --      |    Inf |  79.37%
583.47/585.39	c   585s|144600 |    43 |  3789k|  25.9 |   225M |  45 |2467 |  15k|   0 | 245k|  0 | 230k|  30 | 0.000000e+00 |      --      |    Inf |  79.38%
583.87/585.71	c   586s|144700 |    52 |  3791k|  25.9 |   225M |  45 |2467 |  15k|5461 | 245k|  1 | 230k|  30 | 0.000000e+00 |      --      |    Inf |  79.39%
584.17/586.05	c   586s|144800 |    47 |  3792k|  25.9 |   225M |  45 |2467 |  15k|5459 | 245k|  2 | 230k|  30 | 0.000000e+00 |      --      |    Inf |  79.39%
584.56/586.40	c   586s|144900 |    51 |  3795k|  25.9 |   225M |  45 |2467 |  15k|5458 | 245k|  2 | 230k|  30 | 0.000000e+00 |      --      |    Inf |  79.40%
584.86/586.76	c   587s|145000 |    45 |  3797k|  25.9 |   225M |  45 |2467 |  15k|5457 | 245k|  1 | 230k|  30 | 0.000000e+00 |      --      |    Inf |  79.41%
585.17/587.08	c   587s|145100 |    47 |  3799k|  25.9 |   225M |  45 |2467 |  15k|   0 | 245k|  0 | 230k|  30 | 0.000000e+00 |      --      |    Inf |  79.42%
585.56/587.40	c   587s|145200 |    43 |  3800k|  25.9 |   225M |  45 |2467 |  15k|5457 | 245k|  1 | 230k|  30 | 0.000000e+00 |      --      |    Inf |  79.44%
585.86/587.72	c   588s|145300 |    44 |  3802k|  25.9 |   225M |  45 |2467 |  15k|   0 | 245k|  0 | 231k|  30 | 0.000000e+00 |      --      |    Inf |  79.46%
586.17/588.07	c   588s|145400 |    41 |  3803k|  25.9 |   225M |  45 |2467 |  15k|5467 | 245k|  2 | 231k|  30 | 0.000000e+00 |      --      |    Inf |  79.47%
586.66/588.52	c   589s|145500 |    44 |  3807k|  25.9 |   225M |  45 |2467 |  15k|5462 | 245k|  1 | 231k|  30 | 0.000000e+00 |      --      |    Inf |  79.48%
587.06/588.90	c   589s|145600 |    68 |  3810k|  25.9 |   225M |  45 |2467 |  15k|5439 | 245k|  1 | 231k|  30 | 0.000000e+00 |      --      |    Inf |  79.48%
587.36/589.20	c   589s|145700 |    56 |  3811k|  25.9 |   225M |  45 |2467 |  15k|5468 | 245k|  1 | 231k|  30 | 0.000000e+00 |      --      |    Inf |  79.48%
587.66/589.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
587.66/589.50	c   589s|145800 |    54 |  3813k|  25.9 |   225M |  45 |2467 |  15k|   0 | 245k|  0 | 231k|  30 | 0.000000e+00 |      --      |    Inf |  79.49%
587.96/589.86	c   590s|145900 |    59 |  3815k|  25.9 |   225M |  45 |2467 |  15k|5462 | 245k|  1 | 231k|  30 | 0.000000e+00 |      --      |    Inf |  79.49%
588.35/590.21	c   590s|146000 |    55 |  3817k|  25.9 |   225M |  45 |2467 |  15k|   0 | 246k|  0 | 232k|  30 | 0.000000e+00 |      --      |    Inf |  79.50%
588.65/590.57	c   591s|146100 |    54 |  3818k|  25.9 |   225M |  45 |2467 |  15k|5466 | 246k|  1 | 232k|  30 | 0.000000e+00 |      --      |    Inf |  79.50%
589.05/590.90	c   591s|146200 |    52 |  3820k|  25.9 |   225M |  45 |2467 |  15k|5462 | 246k|  1 | 232k|  30 | 0.000000e+00 |      --      |    Inf |  79.51%
589.35/591.24	c   591s|146300 |    55 |  3822k|  25.9 |   225M |  45 |2467 |  15k|5464 | 246k|  1 | 232k|  30 | 0.000000e+00 |      --      |    Inf |  79.52%
589.65/591.57	c   592s|146400 |    55 |  3824k|  25.8 |   225M |  45 |2467 |  15k|5462 | 246k|  1 | 232k|  30 | 0.000000e+00 |      --      |    Inf |  79.52%
590.05/591.93	c   592s|146500 |    46 |  3826k|  25.8 |   225M |  45 |2467 |  15k|5462 | 246k|  1 | 232k|  30 | 0.000000e+00 |      --      |    Inf |  79.55%
590.35/592.21	c   592s|146600 |    53 |  3828k|  25.8 |   225M |  45 |2467 |  15k|5447 | 246k|  1 | 232k|  30 | 0.000000e+00 |      --      |    Inf |  79.56%
590.75/592.61	c   593s|146700 |    51 |  3831k|  25.8 |   225M |  45 |2467 |  15k|5449 | 246k|  1 | 233k|  30 | 0.000000e+00 |      --      |    Inf |  79.56%
591.15/593.01	c   593s|146800 |    54 |  3834k|  25.8 |   225M |  45 |2467 |  15k|5457 | 246k|  1 | 233k|  30 | 0.000000e+00 |      --      |    Inf |  79.57%
591.35/593.29	c   593s|146900 |    51 |  3836k|  25.8 |   225M |  45 |2467 |  15k|5450 | 246k|  1 | 233k|  30 | 0.000000e+00 |      --      |    Inf |  79.57%
591.84/593.72	c   594s|147000 |    40 |  3840k|  25.9 |   225M |  45 |2467 |  15k|5462 | 246k|  1 | 233k|  30 | 0.000000e+00 |      --      |    Inf |  79.57%
592.15/594.05	c   594s|147100 |    35 |  3843k|  25.8 |   225M |  45 |2467 |  15k|5438 | 246k|  1 | 233k|  30 | 0.000000e+00 |      --      |    Inf |  79.57%
592.54/594.44	c   594s|147200 |    34 |  3845k|  25.8 |   225M |  45 |2467 |  15k|   0 | 247k|  0 | 234k|  30 | 0.000000e+00 |      --      |    Inf |  79.58%
592.94/594.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
592.94/594.89	c   595s|147300 |    36 |  3850k|  25.9 |   225M |  45 |2467 |  15k|5438 | 247k|  1 | 234k|  30 | 0.000000e+00 |      --      |    Inf |  79.58%
593.34/595.22	c   595s|147400 |    34 |  3851k|  25.9 |   225M |  45 |2467 |  15k|5438 | 247k|  1 | 234k|  30 | 0.000000e+00 |      --      |    Inf |  79.58%
593.64/595.55	c   596s|147500 |    34 |  3853k|  25.8 |   225M |  45 |2467 |  15k|5450 | 247k|  2 | 234k|  30 | 0.000000e+00 |      --      |    Inf |  79.59%
594.04/595.95	c   596s|147600 |    41 |  3857k|  25.9 |   225M |  45 |2467 |  15k|   0 | 247k|  0 | 235k|  30 | 0.000000e+00 |      --      |    Inf |  79.59%
594.44/596.31	c   596s|147700 |    35 |  3859k|  25.9 |   225M |  45 |2467 |  15k|5458 | 247k|  1 | 235k|  30 | 0.000000e+00 |      --      |    Inf |  79.59%
594.74/596.67	c   597s|147800 |    34 |  3861k|  25.8 |   225M |  45 |2467 |  15k|   0 | 247k|  0 | 235k|  30 | 0.000000e+00 |      --      |    Inf |  79.59%
595.14/597.02	c   597s|147900 |    35 |  3863k|  25.8 |   225M |  45 |2467 |  15k|   0 | 248k|  0 | 236k|  30 | 0.000000e+00 |      --      |    Inf |  79.60%
595.43/597.39	c   597s|148000 |    35 |  3865k|  25.8 |   225M |  45 |2467 |  15k|5438 | 248k|  1 | 236k|  30 | 0.000000e+00 |      --      |    Inf |  79.60%
596.14/598.04	c   598s|148100 |    58 |  3872k|  25.9 |   225M |  45 |2467 |  15k|5449 | 248k|  1 | 236k|  30 | 0.000000e+00 |      --      |    Inf |  79.60%
596.53/598.40	c   598s|148200 |    49 |  3874k|  25.9 |   225M |  45 |2467 |  15k|   0 | 248k|  0 | 236k|  30 | 0.000000e+00 |      --      |    Inf |  79.60%
596.93/598.84	c   599s|148300 |    47 |  3877k|  25.9 |   225M |  45 |2467 |  15k|5461 | 249k|  1 | 237k|  30 | 0.000000e+00 |      --      |    Inf |  79.60%
597.33/599.22	c   599s|148400 |    47 |  3879k|  25.9 |   225M |  45 |2467 |  15k|5451 | 249k|  1 | 237k|  30 | 0.000000e+00 |      --      |    Inf |  79.60%
597.73/599.62	c   600s|148500 |    46 |  3882k|  25.9 |   225M |  45 |2467 |  15k|5451 | 249k|  2 | 237k|  30 | 0.000000e+00 |      --      |    Inf |  79.60%
598.13/600.04	c   600s|148600 |    48 |  3885k|  25.9 |   225M |  45 |2467 |  15k|5452 | 249k|  1 | 237k|  30 | 0.000000e+00 |      --      |    Inf |  79.61%
598.53/600.41	c   600s|148700 |    45 |  3887k|  25.9 |   225M |  45 |2467 |  15k|5438 | 249k|  1 | 237k|  30 | 0.000000e+00 |      --      |    Inf |  79.61%
598.82/600.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
598.82/600.77	c   601s|148800 |    45 |  3889k|  25.9 |   225M |  45 |2467 |  15k|5459 | 249k|  1 | 238k|  30 | 0.000000e+00 |      --      |    Inf |  79.61%
599.23/601.12	c   601s|148900 |    35 |  3890k|  25.9 |   225M |  45 |2467 |  15k|5463 | 249k|  1 | 238k|  30 | 0.000000e+00 |      --      |    Inf |  79.61%
599.52/601.50	c   601s|149000 |    37 |  3893k|  25.9 |   225M |  45 |2467 |  15k|5435 | 249k|  1 | 238k|  30 | 0.000000e+00 |      --      |    Inf |  79.61%
599.92/601.82	c   602s|149100 |    39 |  3895k|  25.9 |   225M |  45 |2467 |  15k|5435 | 249k|  1 | 238k|  30 | 0.000000e+00 |      --      |    Inf |  79.65%
600.23/602.11	c   602s|149200 |    36 |  3897k|  25.8 |   225M |  45 |2467 |  15k|   0 | 250k|  0 | 238k|  30 | 0.000000e+00 |      --      |    Inf |  79.67%
600.62/602.55	c   603s|149300 |    44 |  3900k|  25.9 |   225M |  45 |2467 |  15k|5444 | 250k|  1 | 238k|  30 | 0.000000e+00 |      --      |    Inf |  79.68%
600.92/602.85	c   603s|149400 |    40 |  3902k|  25.8 |   225M |  45 |2467 |  15k|   0 | 250k|  0 | 239k|  30 | 0.000000e+00 |      --      |    Inf |  79.70%
601.22/603.18	c   603s|149500 |    43 |  3904k|  25.8 |   225M |  45 |2467 |  15k|5446 | 250k|  1 | 239k|  30 | 0.000000e+00 |      --      |    Inf |  79.72%
601.62/603.58	c   604s|149600 |    45 |  3907k|  25.8 |   225M |  45 |2467 |  15k|5451 | 250k|  1 | 239k|  30 | 0.000000e+00 |      --      |    Inf |  79.73%
602.02/603.94	c   604s|149700 |    40 |  3909k|  25.8 |   225M |  45 |2467 |  15k|   0 | 250k|  0 | 239k|  30 | 0.000000e+00 |      --      |    Inf |  79.74%
602.41/604.33	c   604s|149800 |    41 |  3911k|  25.8 |   225M |  45 |2467 |  15k|5444 | 250k|  1 | 239k|  30 | 0.000000e+00 |      --      |    Inf |  79.76%
602.81/604.70	c   605s|149900 |    36 |  3913k|  25.8 |   225M |  45 |2467 |  15k|   0 | 250k|  0 | 240k|  30 | 0.000000e+00 |      --      |    Inf |  79.77%
603.12/605.05	c   605s|150000 |    33 |  3915k|  25.8 |   225M |  45 |2467 |  15k|   0 | 250k|  0 | 240k|  30 | 0.000000e+00 |      --      |    Inf |  79.78%
603.51/605.40	c   605s|150100 |    37 |  3917k|  25.8 |   225M |  45 |2467 |  15k|5456 | 250k|  1 | 240k|  30 | 0.000000e+00 |      --      |    Inf |  79.79%
603.91/605.82	c   606s|150200 |    39 |  3921k|  25.8 |   225M |  45 |2467 |  15k|5457 | 250k|  1 | 240k|  30 | 0.000000e+00 |      --      |    Inf |  79.79%
604.22/606.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
604.22/606.19	c   606s|150300 |    37 |  3924k|  25.8 |   225M |  45 |2467 |  15k|5458 | 250k|  1 | 240k|  30 | 0.000000e+00 |      --      |    Inf |  79.80%
604.71/606.61	c   607s|150400 |    36 |  3927k|  25.8 |   225M |  45 |2467 |  15k|5460 | 251k|  2 | 241k|  30 | 0.000000e+00 |      --      |    Inf |  79.80%
605.01/606.96	c   607s|150500 |    34 |  3929k|  25.8 |   225M |  45 |2467 |  15k|5449 | 251k|  2 | 241k|  30 | 0.000000e+00 |      --      |    Inf |  79.80%
605.31/607.29	c   607s|150600 |    30 |  3931k|  25.8 |   225M |  45 |2467 |  15k|   0 | 251k|  0 | 241k|  30 | 0.000000e+00 |      --      |    Inf |  79.80%
605.71/607.60	c   608s|150700 |    36 |  3932k|  25.8 |   225M |  45 |2467 |  15k|5446 | 251k|  1 | 241k|  30 | 0.000000e+00 |      --      |    Inf |  79.80%
606.11/608.02	c   608s|150800 |    29 |  3934k|  25.8 |   225M |  45 |2467 |  15k|5477 | 251k|  3 | 241k|  30 | 0.000000e+00 |      --      |    Inf |  79.81%
606.60/608.59	c   609s|150900 |    43 |  3937k|  25.8 |   225M |  45 |2467 |  15k|5460 | 251k|  1 | 241k|  30 | 0.000000e+00 |      --      |    Inf |  79.82%
607.00/608.97	c   609s|151000 |    54 |  3941k|  25.8 |   225M |  45 |2467 |  15k|5425 | 251k|  1 | 242k|  30 | 0.000000e+00 |      --      |    Inf |  79.82%
607.30/609.25	c   609s|151100 |    52 |  3942k|  25.8 |   225M |  45 |2467 |  15k|5458 | 251k|  1 | 242k|  30 | 0.000000e+00 |      --      |    Inf |  79.82%
607.60/609.55	c   610s|151200 |    52 |  3943k|  25.8 |   225M |  45 |2467 |  15k|5456 | 251k|  1 | 242k|  30 | 0.000000e+00 |      --      |    Inf |  79.83%
607.90/609.86	c   610s|151300 |    49 |  3944k|  25.8 |   225M |  45 |2467 |  15k|   0 | 251k|  0 | 242k|  30 | 0.000000e+00 |      --      |    Inf |  79.83%
608.21/610.19	c   610s|151400 |    58 |  3947k|  25.8 |   225M |  45 |2467 |  15k|5458 | 251k|  1 | 242k|  30 | 0.000000e+00 |      --      |    Inf |  79.83%
608.50/610.49	c   610s|151500 |    46 |  3948k|  25.8 |   225M |  45 |2467 |  15k|5456 | 251k|  1 | 242k|  30 | 0.000000e+00 |      --      |    Inf |  79.84%
608.80/610.79	c   611s|151600 |    44 |  3949k|  25.8 |   225M |  45 |2467 |  15k|5456 | 251k|  1 | 242k|  30 | 0.000000e+00 |      --      |    Inf |  79.85%
609.20/611.14	c   611s|151700 |    41 |  3951k|  25.8 |   225M |  45 |2467 |  15k|5424 | 251k|  1 | 243k|  30 | 0.000000e+00 |      --      |    Inf |  79.86%
609.50/611.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
609.50/611.46	c   611s|151800 |    42 |  3953k|  25.8 |   225M |  45 |2467 |  15k|5456 | 251k|  1 | 243k|  30 | 0.000000e+00 |      --      |    Inf |  79.90%
609.79/611.73	c   612s|151900 |    40 |  3954k|  25.8 |   225M |  45 |2467 |  15k|5456 | 252k|  1 | 243k|  30 | 0.000000e+00 |      --      |    Inf |  79.90%
610.10/612.04	c   612s|152000 |    45 |  3955k|  25.8 |   225M |  45 |2467 |  15k|5459 | 252k|  1 | 243k|  30 | 0.000000e+00 |      --      |    Inf |  79.91%
610.69/612.60	c   613s|152100 |    45 |  3958k|  25.8 |   225M |  45 |2467 |  15k|5456 | 252k|  1 | 243k|  30 | 0.000000e+00 |      --      |    Inf |  79.92%
610.89/612.86	c   613s|152200 |    43 |  3960k|  25.8 |   225M |  45 |2467 |  15k|   0 | 252k|  0 | 243k|  30 | 0.000000e+00 |      --      |    Inf |  79.92%
611.20/613.15	c   613s|152300 |    44 |  3961k|  25.7 |   225M |  45 |2467 |  15k|5434 | 252k|  1 | 244k|  30 | 0.000000e+00 |      --      |    Inf |  79.94%
611.59/613.51	c   613s|152400 |    42 |  3964k|  25.7 |   225M |  45 |2467 |  15k|5457 | 252k|  1 | 244k|  30 | 0.000000e+00 |      --      |    Inf |  79.97%
611.89/613.82	c   614s|152500 |    44 |  3965k|  25.7 |   225M |  45 |2467 |  15k|5434 | 252k|  1 | 244k|  30 | 0.000000e+00 |      --      |    Inf |  80.01%
612.19/614.12	c   614s|152600 |    40 |  3967k|  25.7 |   225M |  45 |2467 |  15k|5464 | 252k|  2 | 244k|  30 | 0.000000e+00 |      --      |    Inf |  80.03%
612.49/614.47	c   614s|152700 |    42 |  3968k|  25.7 |   225M |  45 |2467 |  15k|   0 | 252k|  0 | 244k|  30 | 0.000000e+00 |      --      |    Inf |  80.04%
612.89/614.86	c   615s|152800 |    41 |  3970k|  25.7 |   225M |  45 |2467 |  15k|5457 | 252k|  1 | 244k|  30 | 0.000000e+00 |      --      |    Inf |  80.05%
613.28/615.25	c   615s|152900 |    48 |  3972k|  25.7 |   225M |  45 |2467 |  15k|5457 | 252k|  1 | 245k|  30 | 0.000000e+00 |      --      |    Inf |  80.06%
613.58/615.57	c   616s|153000 |    46 |  3974k|  25.7 |   225M |  45 |2467 |  15k|5460 | 252k|  1 | 245k|  30 | 0.000000e+00 |      --      |    Inf |  80.06%
613.88/615.89	c   616s|153100 |    45 |  3975k|  25.7 |   225M |  45 |2467 |  15k|5460 | 252k|  1 | 245k|  30 | 0.000000e+00 |      --      |    Inf |  80.06%
614.28/616.23	c   616s|153200 |    48 |  3977k|  25.7 |   225M |  45 |2467 |  15k|5460 | 252k|  1 | 245k|  30 | 0.000000e+00 |      --      |    Inf |  80.07%
614.68/616.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
614.68/616.64	c   617s|153300 |    50 |  3979k|  25.7 |   225M |  45 |2467 |  15k|5463 | 252k|  2 | 245k|  30 | 0.000000e+00 |      --      |    Inf |  80.07%
614.98/616.95	c   617s|153400 |    55 |  3981k|  25.7 |   225M |  45 |2467 |  15k|   0 | 252k|  0 | 245k|  30 | 0.000000e+00 |      --      |    Inf |  80.07%
615.38/617.35	c   617s|153500 |    49 |  3984k|  25.7 |   225M |  45 |2467 |  15k|   0 | 252k|  0 | 245k|  30 | 0.000000e+00 |      --      |    Inf |  80.07%
615.78/617.70	c   618s|153600 |    51 |  3986k|  25.7 |   225M |  45 |2467 |  15k|5457 | 252k|  1 | 245k|  30 | 0.000000e+00 |      --      |    Inf |  80.08%
616.08/618.05	c   618s|153700 |    51 |  3987k|  25.7 |   225M |  45 |2467 |  15k|   0 | 252k|  0 | 246k|  30 | 0.000000e+00 |      --      |    Inf |  80.08%
616.48/618.40	c   618s|153800 |    59 |  3989k|  25.7 |   225M |  45 |2467 |  15k|5461 | 253k|  1 | 246k|  30 | 0.000000e+00 |      --      |    Inf |  80.08%
616.78/618.73	c   619s|153900 |    52 |  3990k|  25.7 |   225M |  45 |2467 |  15k|   0 | 253k|  0 | 246k|  30 | 0.000000e+00 |      --      |    Inf |  80.08%
617.08/619.04	c   619s|154000 |    51 |  3991k|  25.7 |   225M |  45 |2467 |  15k|5462 | 253k|  2 | 246k|  30 | 0.000000e+00 |      --      |    Inf |  80.08%
617.37/619.34	c   619s|154100 |    53 |  3993k|  25.6 |   225M |  45 |2467 |  15k|   0 | 253k|  0 | 246k|  30 | 0.000000e+00 |      --      |    Inf |  80.09%
617.77/619.74	c   620s|154200 |    52 |  3996k|  25.7 |   225M |  45 |2467 |  15k|5458 | 253k|  1 | 246k|  30 | 0.000000e+00 |      --      |    Inf |  80.09%
618.08/620.09	c   620s|154300 |    48 |  3998k|  25.6 |   225M |  45 |2467 |  15k|   0 | 253k|  0 | 246k|  30 | 0.000000e+00 |      --      |    Inf |  80.09%
618.47/620.44	c   620s|154400 |    51 |  3999k|  25.6 |   225M |  45 |2467 |  15k|5463 | 253k|  1 | 247k|  30 | 0.000000e+00 |      --      |    Inf |  80.09%
618.77/620.78	c   621s|154500 |    52 |  4002k|  25.6 |   225M |  45 |2467 |  15k|   0 | 253k|  0 | 247k|  30 | 0.000000e+00 |      --      |    Inf |  80.10%
619.17/621.14	c   621s|154600 |    48 |  4003k|  25.6 |   225M |  45 |2467 |  15k|5457 | 253k|  1 | 247k|  30 | 0.000000e+00 |      --      |    Inf |  80.10%
619.47/621.44	c   621s|154700 |    49 |  4004k|  25.6 |   225M |  45 |2467 |  15k|5463 | 253k|  1 | 247k|  30 | 0.000000e+00 |      --      |    Inf |  80.10%
619.77/621.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
619.77/621.79	c   622s|154800 |    46 |  4006k|  25.6 |   225M |  45 |2467 |  15k|5457 | 253k|  1 | 247k|  30 | 0.000000e+00 |      --      |    Inf |  80.11%
620.17/622.18	c   622s|154900 |    42 |  4008k|  25.6 |   225M |  45 |2467 |  15k|   0 | 253k|  0 | 247k|  30 | 0.000000e+00 |      --      |    Inf |  80.11%
620.66/622.60	c   623s|155000 |    36 |  4012k|  25.6 |   225M |  45 |2467 |  15k|5424 | 253k|  1 | 247k|  30 | 0.000000e+00 |      --      |    Inf |  80.12%
620.96/622.98	c   623s|155100 |    48 |  4014k|  25.6 |   225M |  45 |2467 |  15k|5448 | 253k|  1 | 248k|  30 | 0.000000e+00 |      --      |    Inf |  80.13%
621.26/623.29	c   623s|155200 |    41 |  4015k|  25.6 |   225M |  45 |2467 |  15k|   0 | 253k|  0 | 248k|  30 | 0.000000e+00 |      --      |    Inf |  80.15%
621.66/623.68	c   624s|155300 |    43 |  4018k|  25.6 |   225M |  45 |2467 |  15k|5444 | 253k|  1 | 248k|  30 | 0.000000e+00 |      --      |    Inf |  80.17%
621.96/623.96	c   624s|155400 |    40 |  4020k|  25.6 |   225M |  45 |2467 |  15k|5444 | 253k|  1 | 248k|  30 | 0.000000e+00 |      --      |    Inf |  80.22%
622.26/624.29	c   624s|155500 |    38 |  4021k|  25.6 |   225M |  45 |2467 |  15k|5444 | 254k|  1 | 248k|  30 | 0.000000e+00 |      --      |    Inf |  80.24%
622.56/624.59	c   625s|155600 |    44 |  4023k|  25.6 |   225M |  45 |2467 |  15k|5466 | 254k|  1 | 248k|  30 | 0.000000e+00 |      --      |    Inf |  80.26%
622.96/624.92	c   625s|155700 |    43 |  4025k|  25.6 |   225M |  45 |2467 |  15k|5458 | 254k|  1 | 248k|  30 | 0.000000e+00 |      --      |    Inf |  80.30%
623.26/625.27	c   625s|155800 |    47 |  4027k|  25.6 |   225M |  45 |2467 |  15k|5462 | 254k|  1 | 249k|  30 | 0.000000e+00 |      --      |    Inf |  80.31%
623.86/625.80	c   626s|155900 |    39 |  4032k|  25.6 |   225M |  45 |2467 |  15k|5444 | 254k|  1 | 249k|  30 | 0.000000e+00 |      --      |    Inf |  80.32%
624.16/626.17	c   626s|156000 |    42 |  4034k|  25.6 |   225M |  45 |2467 |  15k|5450 | 254k|  1 | 249k|  30 | 0.000000e+00 |      --      |    Inf |  80.35%
624.65/626.63	c   627s|156100 |    45 |  4039k|  25.6 |   225M |  45 |2467 |  15k|   0 | 254k|  0 | 249k|  30 | 0.000000e+00 |      --      |    Inf |  80.35%
624.95/626.98	c   627s|156200 |    42 |  4041k|  25.6 |   225M |  45 |2467 |  15k|5444 | 254k|  1 | 249k|  30 | 0.000000e+00 |      --      |    Inf |  80.36%
625.35/627.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
625.35/627.33	c   627s|156300 |    39 |  4043k|  25.6 |   225M |  45 |2467 |  15k|   0 | 254k|  0 | 249k|  30 | 0.000000e+00 |      --      |    Inf |  80.38%
625.65/627.67	c   628s|156400 |    39 |  4044k|  25.6 |   225M |  45 |2467 |  15k|   0 | 254k|  0 | 250k|  30 | 0.000000e+00 |      --      |    Inf |  80.39%
626.05/628.04	c   628s|156500 |    39 |  4046k|  25.6 |   225M |  45 |2467 |  15k|5454 | 254k|  1 | 250k|  30 | 0.000000e+00 |      --      |    Inf |  80.39%
626.35/628.35	c   628s|156600 |    39 |  4047k|  25.6 |   225M |  45 |2467 |  15k|5444 | 254k|  1 | 250k|  30 | 0.000000e+00 |      --      |    Inf |  80.40%
626.85/628.81	c   629s|156700 |    43 |  4051k|  25.6 |   225M |  45 |2467 |  15k|5437 | 255k|  1 | 250k|  30 | 0.000000e+00 |      --      |    Inf |  80.42%
627.15/629.18	c   629s|156800 |    44 |  4053k|  25.6 |   225M |  45 |2467 |  15k|5437 | 255k|  1 | 250k|  30 | 0.000000e+00 |      --      |    Inf |  80.43%
627.55/629.50	c   629s|156900 |    44 |  4055k|  25.6 |   225M |  45 |2467 |  15k|   0 | 255k|  0 | 250k|  30 | 0.000000e+00 |      --      |    Inf |  80.44%
627.84/629.87	c   630s|157000 |    50 |  4057k|  25.6 |   225M |  45 |2467 |  15k|   0 | 255k|  0 | 250k|  30 | 0.000000e+00 |      --      |    Inf |  80.45%
628.24/630.25	c   630s|157100 |    55 |  4059k|  25.6 |   225M |  45 |2467 |  15k|   0 | 255k|  0 | 251k|  30 | 0.000000e+00 |      --      |    Inf |  80.46%
628.64/630.65	c   631s|157200 |    44 |  4061k|  25.6 |   225M |  45 |2467 |  15k|5437 | 255k|  1 | 251k|  30 | 0.000000e+00 |      --      |    Inf |  80.46%
628.94/630.97	c   631s|157300 |    49 |  4063k|  25.6 |   225M |  45 |2467 |  15k|   0 | 255k|  0 | 251k|  30 | 0.000000e+00 |      --      |    Inf |  80.47%
629.34/631.36	c   631s|157400 |    54 |  4065k|  25.6 |   225M |  45 |2467 |  15k|   0 | 255k|  0 | 251k|  30 | 0.000000e+00 |      --      |    Inf |  80.48%
629.74/631.74	c   632s|157500 |    62 |  4068k|  25.6 |   225M |  45 |2467 |  15k|   0 | 256k|  0 | 251k|  30 | 0.000000e+00 |      --      |    Inf |  80.49%
630.14/632.12	c   632s|157600 |    62 |  4070k|  25.6 |   225M |  45 |2467 |  15k|5448 | 256k|  1 | 251k|  30 | 0.000000e+00 |      --      |    Inf |  80.49%
630.44/632.48	c   632s|157700 |    58 |  4072k|  25.6 |   225M |  45 |2467 |  15k|5446 | 256k|  2 | 252k|  30 | 0.000000e+00 |      --      |    Inf |  80.49%
630.84/632.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
630.84/632.81	c   633s|157800 |    38 |  4073k|  25.6 |   225M |  45 |2467 |  15k|   0 | 256k|  0 | 252k|  30 | 0.000000e+00 |      --      |    Inf |  80.50%
631.14/633.17	c   633s|157900 |    37 |  4075k|  25.6 |   225M |  45 |2467 |  15k|5428 | 256k|  2 | 252k|  30 | 0.000000e+00 |      --      |    Inf |  80.53%
631.53/633.58	c   634s|158000 |    34 |  4080k|  25.6 |   225M |  45 |2467 |  15k|5429 | 256k|  2 | 252k|  30 | 0.000000e+00 |      --      |    Inf |  80.55%
631.83/633.88	c   634s|158100 |    30 |  4082k|  25.6 |   225M |  45 |2467 |  15k|5424 | 256k|  1 | 252k|  30 | 0.000000e+00 |      --      |    Inf |  80.57%
632.43/634.43	c   634s|158200 |    32 |  4084k|  25.6 |   225M |  45 |2467 |  15k|5430 | 256k|  1 | 252k|  30 | 0.000000e+00 |      --      |    Inf |  80.62%
632.93/634.91	c   635s|158300 |    37 |  4087k|  25.6 |   225M |  45 |2467 |  15k|5430 | 256k|  1 | 252k|  30 | 0.000000e+00 |      --      |    Inf |  80.64%
633.23/635.24	c   635s|158400 |    30 |  4089k|  25.6 |   225M |  45 |2467 |  15k|5449 | 256k|  1 | 253k|  30 | 0.000000e+00 |      --      |    Inf |  80.69%
633.53/635.55	c   636s|158500 |    34 |  4092k|  25.6 |   225M |  45 |2467 |  15k|5430 | 256k|  1 | 253k|  30 | 0.000000e+00 |      --      |    Inf |  80.74%
633.93/635.92	c   636s|158600 |    35 |  4094k|  25.6 |   225M |  45 |2467 |  15k|   0 | 256k|  0 | 253k|  30 | 0.000000e+00 |      --      |    Inf |  80.76%
634.23/636.21	c   636s|158700 |    26 |  4096k|  25.6 |   225M |  45 |2467 |  15k|   0 | 257k|  0 | 253k|  30 | 0.000000e+00 |      --      |    Inf |  80.79%
634.52/636.56	c   637s|158800 |    34 |  4098k|  25.6 |   226M |  45 |2467 |  15k|5473 | 257k|  0 | 253k|  30 | 0.000000e+00 |      --      |    Inf |  80.79%
634.92/636.98	c   637s|158900 |    45 |  4102k|  25.6 |   226M |  45 |2467 |  15k|5488 | 257k|  1 | 253k|  30 | 0.000000e+00 |      --      |    Inf |  80.82%
635.32/637.32	c   637s|159000 |    38 |  4103k|  25.6 |   226M |  45 |2467 |  15k|5476 | 257k|  1 | 253k|  30 | 0.000000e+00 |      --      |    Inf |  80.85%
635.62/637.65	c   638s|159100 |    39 |  4105k|  25.5 |   226M |  45 |2467 |  15k|5475 | 257k|  1 | 254k|  30 | 0.000000e+00 |      --      |    Inf |  80.89%
635.92/637.98	c   638s|159200 |    34 |  4106k|  25.5 |   226M |  45 |2467 |  15k|5475 | 257k|  1 | 254k|  30 | 0.000000e+00 |      --      |    Inf |  80.91%
636.32/638.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
636.32/638.30	c   638s|159300 |    31 |  4108k|  25.5 |   226M |  45 |2467 |  15k|   0 | 257k|  0 | 254k|  30 | 0.000000e+00 |      --      |    Inf |  81.07%
636.72/638.79	c   639s|159400 |    40 |  4111k|  25.5 |   226M |  45 |2467 |  15k|   0 | 257k|  0 | 254k|  30 | 0.000000e+00 |      --      |    Inf |  81.13%
637.12/639.12	c   639s|159500 |    36 |  4113k|  25.5 |   226M |  45 |2467 |  15k|   0 | 258k|  0 | 254k|  30 | 0.000000e+00 |      --      |    Inf |  81.16%
637.42/639.45	c   639s|159600 |    33 |  4114k|  25.5 |   226M |  45 |2467 |  15k|   0 | 258k|  0 | 255k|  30 | 0.000000e+00 |      --      |    Inf |  81.17%
637.92/639.90	c   640s|159700 |    38 |  4117k|  25.5 |   226M |  45 |2467 |  15k|5428 | 258k|  1 | 255k|  30 | 0.000000e+00 |      --      |    Inf |  81.18%
638.21/640.27	c   640s|159800 |    43 |  4119k|  25.5 |   226M |  45 |2467 |  15k|   0 | 258k|  0 | 255k|  30 | 0.000000e+00 |      --      |    Inf |  81.18%
638.61/640.64	c   641s|159900 |    37 |  4121k|  25.5 |   226M |  45 |2467 |  15k|   0 | 258k|  0 | 255k|  30 | 0.000000e+00 |      --      |    Inf |  81.18%
639.02/641.02	c   641s|160000 |    37 |  4124k|  25.5 |   226M |  45 |2467 |  15k|5460 | 259k|  2 | 255k|  30 | 0.000000e+00 |      --      |    Inf |  81.18%
639.41/641.42	c   641s|160100 |    37 |  4127k|  25.5 |   226M |  45 |2467 |  15k|5455 | 259k|  1 | 255k|  30 | 0.000000e+00 |      --      |    Inf |  81.18%
639.71/641.78	c   642s|160200 |    35 |  4129k|  25.5 |   226M |  45 |2467 |  15k|   0 | 259k|  0 | 255k|  30 | 0.000000e+00 |      --      |    Inf |  81.19%
640.11/642.18	c   642s|160300 |    33 |  4132k|  25.5 |   226M |  45 |2467 |  15k|   0 | 260k|  0 | 255k|  30 | 0.000000e+00 |      --      |    Inf |  81.19%
640.61/642.62	c   643s|160400 |    35 |  4135k|  25.5 |   226M |  45 |2467 |  15k|5428 | 260k|  1 | 256k|  30 | 0.000000e+00 |      --      |    Inf |  81.20%
641.01/643.01	c   643s|160500 |    31 |  4138k|  25.5 |   226M |  45 |2467 |  15k|   0 | 260k|  0 | 256k|  30 | 0.000000e+00 |      --      |    Inf |  81.22%
643.01/645.07	c   645s|160600 |    52 |  4151k|  25.6 |   226M |  45 |2467 |  15k|   0 | 260k|  0 | 256k|  30 | 0.000000e+00 |      --      |    Inf |  81.22%
643.30/645.38	c   645s|160700 |    56 |  4154k|  25.6 |   226M |  45 |2467 |  15k|5435 | 260k|  1 | 256k|  30 | 0.000000e+00 |      --      |    Inf |  81.22%
643.80/645.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
643.80/645.82	c   646s|160800 |    41 |  4157k|  25.6 |   226M |  45 |2467 |  15k|5460 | 261k|  1 | 256k|  30 | 0.000000e+00 |      --      |    Inf |  81.22%
644.30/646.37	c   646s|160900 |    52 |  4162k|  25.6 |   226M |  45 |2467 |  15k|5457 | 261k|  1 | 256k|  30 | 0.000000e+00 |      --      |    Inf |  81.23%
644.60/646.65	c   647s|161000 |    47 |  4163k|  25.6 |   226M |  45 |2467 |  15k|5457 | 261k|  1 | 256k|  30 | 0.000000e+00 |      --      |    Inf |  81.28%
645.10/647.11	c   647s|161100 |    49 |  4166k|  25.6 |   226M |  45 |2467 |  15k|   0 | 261k|  0 | 256k|  30 | 0.000000e+00 |      --      |    Inf |  81.33%
645.49/647.58	c   648s|161200 |    53 |  4170k|  25.6 |   226M |  45 |2467 |  15k|   0 | 262k|  0 | 257k|  30 | 0.000000e+00 |      --      |    Inf |  81.47%
645.79/647.87	c   648s|161300 |    52 |  4171k|  25.6 |   226M |  45 |2467 |  15k|5481 | 262k|  1 | 257k|  30 | 0.000000e+00 |      --      |    Inf |  81.50%
646.10/648.17	c   648s|161400 |    54 |  4173k|  25.6 |   226M |  45 |2467 |  15k|5481 | 262k|  1 | 257k|  30 | 0.000000e+00 |      --      |    Inf |  81.53%
646.39/648.47	c   648s|161500 |    52 |  4174k|  25.6 |   226M |  45 |2467 |  15k|   0 | 262k|  0 | 257k|  30 | 0.000000e+00 |      --      |    Inf |  81.57%
646.79/648.81	c   649s|161600 |    49 |  4176k|  25.6 |   226M |  45 |2467 |  15k|5487 | 262k|  1 | 257k|  30 | 0.000000e+00 |      --      |    Inf |  81.67%
647.19/649.25	c   649s|161700 |    47 |  4180k|  25.6 |   226M |  45 |2467 |  15k|5484 | 262k|  1 | 257k|  30 | 0.000000e+00 |      --      |    Inf |  81.81%
647.69/649.72	c   650s|161800 |    33 |  4185k|  25.6 |   226M |  45 |2467 |  15k|5428 | 263k|  1 | 257k|  30 | 0.000000e+00 |      --      |    Inf |  81.82%
648.09/650.14	c   650s|161900 |    38 |  4189k|  25.6 |   226M |  45 |2467 |  15k|   0 | 263k|  0 | 258k|  30 | 0.000000e+00 |      --      |    Inf |  81.82%
648.59/650.61	c   651s|162000 |    34 |  4193k|  25.6 |   226M |  45 |2467 |  15k|   0 | 264k|  0 | 258k|  30 | 0.000000e+00 |      --      |    Inf |  81.83%
648.99/651.02	c   651s|162100 |    35 |  4196k|  25.6 |   226M |  45 |2467 |  15k|5493 | 264k|  2 | 258k|  30 | 0.000000e+00 |      --      |    Inf |  81.83%
649.38/651.44	c   651s|162200 |    42 |  4200k|  25.6 |   226M |  45 |2467 |  15k|5486 | 265k|  1 | 258k|  30 | 0.000000e+00 |      --      |    Inf |  81.83%
649.68/651.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
649.68/651.76	c   652s|162300 |    60 |  4202k|  25.6 |   226M |  45 |2467 |  15k|   0 | 265k|  0 | 258k|  30 | 0.000000e+00 |      --      |    Inf |  81.83%
650.09/652.18	c   652s|162400 |    46 |  4206k|  25.6 |   226M |  45 |2467 |  15k|5469 | 266k|  2 | 258k|  30 | 0.000000e+00 |      --      |    Inf |  81.84%
650.48/652.57	c   653s|162500 |    48 |  4208k|  25.6 |   226M |  45 |2467 |  15k|5459 | 266k|  2 | 258k|  30 | 0.000000e+00 |      --      |    Inf |  81.84%
650.88/652.96	c   653s|162600 |    45 |  4211k|  25.7 |   226M |  45 |2467 |  15k|   0 | 267k|  0 | 259k|  30 | 0.000000e+00 |      --      |    Inf |  81.84%
651.28/653.33	c   653s|162700 |    50 |  4214k|  25.7 |   226M |  45 |2467 |  15k|5456 | 267k|  1 | 259k|  30 | 0.000000e+00 |      --      |    Inf |  81.84%
651.68/653.71	c   654s|162800 |    39 |  4217k|  25.7 |   226M |  45 |2467 |  15k|5428 | 267k|  1 | 259k|  30 | 0.000000e+00 |      --      |    Inf |  81.85%
652.08/654.14	c   654s|162900 |    31 |  4220k|  25.7 |   226M |  45 |2467 |  15k|5469 | 268k|  1 | 259k|  30 | 0.000000e+00 |      --      |    Inf |  81.85%
652.67/654.76	c   655s|163000 |    36 |  4225k|  25.7 |   226M |  45 |2467 |  15k|   0 | 268k|  0 | 259k|  30 | 0.000000e+00 |      --      |    Inf |  81.85%
653.08/655.19	c   655s|163100 |    38 |  4229k|  25.7 |   226M |  45 |2467 |  15k|5438 | 268k|  1 | 260k|  30 | 0.000000e+00 |      --      |    Inf |  81.86%
653.47/655.50	c   655s|163200 |    33 |  4231k|  25.7 |   226M |  45 |2467 |  15k|5430 | 268k|  1 | 260k|  30 | 0.000000e+00 |      --      |    Inf |  81.87%
653.87/655.96	c   656s|163300 |    40 |  4235k|  25.7 |   226M |  45 |2467 |  15k|5471 | 269k|  0 | 260k|  30 | 0.000000e+00 |      --      |    Inf |  81.87%
654.27/656.30	c   656s|163400 |    39 |  4237k|  25.7 |   226M |  45 |2467 |  15k|5445 | 269k|  1 | 260k|  30 | 0.000000e+00 |      --      |    Inf |  81.90%
654.47/656.57	c   657s|163500 |    38 |  4238k|  25.7 |   226M |  45 |2467 |  15k|5467 | 269k|  1 | 260k|  30 | 0.000000e+00 |      --      |    Inf |  81.95%
654.77/656.89	c   657s|163600 |    36 |  4240k|  25.7 |   226M |  45 |2467 |  15k|5467 | 269k|  1 | 260k|  30 | 0.000000e+00 |      --      |    Inf |  81.96%
655.27/657.33	c   657s|163700 |    43 |  4243k|  25.7 |   226M |  45 |2467 |  15k|5462 | 269k|  1 | 260k|  30 | 0.000000e+00 |      --      |    Inf |  81.98%
655.66/657.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
655.66/657.72	c   658s|163800 |    48 |  4246k|  25.7 |   226M |  45 |2467 |  15k|5452 | 269k|  1 | 260k|  30 | 0.000000e+00 |      --      |    Inf |  82.09%
655.97/658.08	c   658s|163900 |    42 |  4248k|  25.7 |   226M |  45 |2467 |  15k|5452 | 269k|  1 | 261k|  30 | 0.000000e+00 |      --      |    Inf |  82.14%
656.26/658.37	c   658s|164000 |    47 |  4250k|  25.7 |   226M |  45 |2467 |  15k|   0 | 269k|  0 | 261k|  30 | 0.000000e+00 |      --      |    Inf |  82.18%
656.66/658.70	c   659s|164100 |    45 |  4252k|  25.7 |   226M |  45 |2467 |  15k|5462 | 269k|  1 | 261k|  30 | 0.000000e+00 |      --      |    Inf |  82.23%
656.97/659.04	c   659s|164200 |    30 |  4254k|  25.7 |   226M |  45 |2467 |  15k|   0 | 270k|  0 | 261k|  30 | 0.000000e+00 |      --      |    Inf |  82.26%
657.46/659.50	c   659s|164300 |    36 |  4259k|  25.7 |   226M |  45 |2467 |  15k|5492 | 270k|  1 | 261k|  30 | 0.000000e+00 |      --      |    Inf |  82.31%
657.76/659.83	c   660s|164400 |    35 |  4261k|  25.7 |   226M |  45 |2467 |  15k|5498 | 270k|  2 | 261k|  30 | 0.000000e+00 |      --      |    Inf |  82.35%
658.16/660.21	c   660s|164500 |    32 |  4264k|  25.7 |   226M |  45 |2467 |  15k|   0 | 270k|  0 | 262k|  30 | 0.000000e+00 |      --      |    Inf |  82.38%
658.65/660.75	c   661s|164600 |    36 |  4268k|  25.7 |   226M |  45 |2467 |  15k|5470 | 270k|  1 | 262k|  30 | 0.000000e+00 |      --      |    Inf |  82.40%
658.96/661.10	c   661s|164700 |    36 |  4270k|  25.7 |   226M |  45 |2467 |  15k|5470 | 270k|  1 | 262k|  30 | 0.000000e+00 |      --      |    Inf |  82.42%
659.35/661.40	c   661s|164800 |    37 |  4271k|  25.7 |   226M |  45 |2467 |  15k|   0 | 271k|  0 | 262k|  30 | 0.000000e+00 |      --      |    Inf |  82.46%
659.65/661.70	c   662s|164900 |    33 |  4273k|  25.7 |   226M |  45 |2467 |  15k|   0 | 271k|  0 | 262k|  30 | 0.000000e+00 |      --      |    Inf |  82.52%
659.96/662.08	c   662s|165000 |    31 |  4276k|  25.7 |   226M |  45 |2467 |  15k|   0 | 271k|  0 | 262k|  30 | 0.000000e+00 |      --      |    Inf |  82.56%
660.35/662.47	c   662s|165100 |    36 |  4279k|  25.7 |   226M |  45 |2467 |  15k|5485 | 271k|  1 | 262k|  30 | 0.000000e+00 |      --      |    Inf |  82.60%
660.75/662.85	c   663s|165200 |    36 |  4281k|  25.7 |   226M |  45 |2467 |  15k|5497 | 271k|  2 | 263k|  30 | 0.000000e+00 |      --      |    Inf |  82.61%
661.15/663.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
661.15/663.21	c   663s|165300 |    36 |  4283k|  25.7 |   226M |  45 |2467 |  15k|5485 | 271k|  1 | 263k|  30 | 0.000000e+00 |      --      |    Inf |  82.65%
661.45/663.57	c   664s|165400 |    26 |  4286k|  25.7 |   226M |  45 |2467 |  15k|5413 | 271k|  1 | 263k|  30 | 0.000000e+00 |      --      |    Inf |  82.68%
661.95/664.01	c   664s|165500 |    29 |  4290k|  25.7 |   226M |  45 |2467 |  15k|   0 | 271k|  0 | 263k|  30 | 0.000000e+00 |      --      |    Inf |  82.69%
662.24/664.35	c   664s|165600 |    34 |  4292k|  25.7 |   226M |  45 |2467 |  15k|   0 | 272k|  0 | 263k|  30 | 0.000000e+00 |      --      |    Inf |  82.71%
662.74/664.86	c   665s|165700 |    37 |  4298k|  25.7 |   226M |  45 |2467 |  15k|   0 | 272k|  0 | 263k|  30 | 0.000000e+00 |      --      |    Inf |  82.74%
663.14/665.26	c   665s|165800 |    52 |  4300k|  25.7 |   226M |  45 |2467 |  15k|5439 | 272k|  2 | 263k|  30 | 0.000000e+00 |      --      |    Inf |  82.75%
663.44/665.58	c   666s|165900 |    36 |  4303k|  25.7 |   226M |  45 |2467 |  15k|   0 | 272k|  0 | 264k|  30 | 0.000000e+00 |      --      |    Inf |  82.77%
663.84/665.92	c   666s|166000 |    35 |  4305k|  25.7 |   226M |  45 |2467 |  15k|   0 | 272k|  0 | 264k|  30 | 0.000000e+00 |      --      |    Inf |  82.80%
664.24/666.30	c   666s|166100 |    35 |  4308k|  25.7 |   226M |  45 |2467 |  15k|5458 | 272k|  2 | 264k|  30 | 0.000000e+00 |      --      |    Inf |  82.84%
664.64/666.78	c   667s|166200 |    41 |  4312k|  25.7 |   227M |  45 |2467 |  15k|5454 | 273k|  1 | 264k|  30 | 0.000000e+00 |      --      |    Inf |  82.85%
665.13/667.23	c   667s|166300 |    49 |  4316k|  25.7 |   227M |  45 |2467 |  15k|5457 | 273k|  1 | 264k|  30 | 0.000000e+00 |      --      |    Inf |  82.86%
665.53/667.64	c   668s|166400 |    46 |  4319k|  25.7 |   227M |  45 |2467 |  15k|   0 | 273k|  0 | 265k|  30 | 0.000000e+00 |      --      |    Inf |  82.87%
665.94/668.03	c   668s|166500 |    54 |  4322k|  25.7 |   227M |  45 |2467 |  15k|5465 | 274k|  1 | 265k|  30 | 0.000000e+00 |      --      |    Inf |  82.87%
666.33/668.40	c   668s|166600 |    54 |  4324k|  25.7 |   227M |  45 |2467 |  15k|5470 | 274k|  2 | 265k|  30 | 0.000000e+00 |      --      |    Inf |  82.89%
666.63/668.73	c   669s|166700 |    47 |  4326k|  25.7 |   227M |  45 |2467 |  15k|5455 | 274k|  1 | 265k|  30 | 0.000000e+00 |      --      |    Inf |  82.95%
666.93/669.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
666.93/669.04	c   669s|166800 |    40 |  4328k|  25.7 |   227M |  45 |2467 |  15k|   0 | 274k|  0 | 265k|  30 | 0.000000e+00 |      --      |    Inf |  82.98%
667.23/669.38	c   669s|166900 |    40 |  4330k|  25.7 |   227M |  45 |2467 |  15k|5454 | 274k|  1 | 265k|  30 | 0.000000e+00 |      --      |    Inf |  83.01%
667.63/669.73	c   670s|167000 |    44 |  4332k|  25.7 |   227M |  45 |2467 |  15k|5454 | 274k|  1 | 266k|  30 | 0.000000e+00 |      --      |    Inf |  83.03%
667.93/670.07	c   670s|167100 |    40 |  4334k|  25.7 |   227M |  45 |2467 |  15k|5454 | 274k|  1 | 266k|  30 | 0.000000e+00 |      --      |    Inf |  83.04%
668.43/670.52	c   671s|167200 |    32 |  4338k|  25.7 |   227M |  45 |2467 |  15k|   0 | 275k|  0 | 266k|  30 | 0.000000e+00 |      --      |    Inf |  83.05%
668.82/670.99	c   671s|167300 |    34 |  4343k|  25.7 |   227M |  45 |2467 |  15k|5464 | 275k|  2 | 266k|  30 | 0.000000e+00 |      --      |    Inf |  83.05%
669.22/671.39	c   671s|167400 |    32 |  4345k|  25.7 |   227M |  45 |2467 |  15k|   0 | 275k|  0 | 266k|  30 | 0.000000e+00 |      --      |    Inf |  83.05%
670.03/672.15	c   672s|167500 |    49 |  4352k|  25.7 |   227M |  45 |2467 |  15k|   0 | 276k|  0 | 266k|  30 | 0.000000e+00 |      --      |    Inf |  83.05%
670.32/672.47	c   672s|167600 |    43 |  4353k|  25.7 |   227M |  45 |2467 |  15k|5463 | 276k|  1 | 267k|  30 | 0.000000e+00 |      --      |    Inf |  83.06%
670.82/672.90	c   673s|167700 |    40 |  4358k|  25.7 |   227M |  45 |2467 |  15k|5460 | 276k|  2 | 267k|  30 | 0.000000e+00 |      --      |    Inf |  83.07%
671.12/673.27	c   673s|167800 |    41 |  4360k|  25.7 |   227M |  45 |2467 |  15k|5450 | 276k|  1 | 267k|  30 | 0.000000e+00 |      --      |    Inf |  83.08%
671.52/673.64	c   674s|167900 |    40 |  4362k|  25.7 |   227M |  45 |2467 |  15k|5461 | 276k|  1 | 267k|  30 | 0.000000e+00 |      --      |    Inf |  83.09%
671.82/674.00	c   674s|168000 |    36 |  4364k|  25.7 |   227M |  45 |2467 |  15k|5431 | 276k|  1 | 268k|  30 | 0.000000e+00 |      --      |    Inf |  83.09%
672.21/674.38	c   674s|168100 |    37 |  4365k|  25.7 |   227M |  45 |2467 |  15k|   0 | 276k|  0 | 268k|  30 | 0.000000e+00 |      --      |    Inf |  83.09%
672.81/674.90	c   675s|168200 |    42 |  4368k|  25.7 |   227M |  45 |2467 |  15k|5468 | 276k|  1 | 268k|  30 | 0.000000e+00 |      --      |    Inf |  83.09%
673.11/675.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
673.11/675.24	c   675s|168300 |    42 |  4371k|  25.7 |   227M |  45 |2467 |  15k|   0 | 276k|  0 | 268k|  30 | 0.000000e+00 |      --      |    Inf |  83.10%
673.51/675.64	c   676s|168400 |    42 |  4374k|  25.7 |   227M |  45 |2467 |  15k|5467 | 277k|  2 | 268k|  30 | 0.000000e+00 |      --      |    Inf |  83.11%
673.81/675.97	c   676s|168500 |    40 |  4375k|  25.7 |   227M |  45 |2467 |  15k|   0 | 277k|  0 | 268k|  30 | 0.000000e+00 |      --      |    Inf |  83.12%
674.11/676.29	c   676s|168600 |    41 |  4377k|  25.7 |   227M |  45 |2467 |  15k|   0 | 277k|  0 | 268k|  30 | 0.000000e+00 |      --      |    Inf |  83.12%
674.51/676.64	c   677s|168700 |    38 |  4380k|  25.7 |   227M |  45 |2467 |  15k|   0 | 277k|  0 | 268k|  30 | 0.000000e+00 |      --      |    Inf |  83.13%
675.01/677.19	c   677s|168800 |    43 |  4385k|  25.7 |   227M |  45 |2467 |  15k|5448 | 277k|  1 | 269k|  30 | 0.000000e+00 |      --      |    Inf |  83.14%
675.40/677.58	c   678s|168900 |    48 |  4388k|  25.7 |   227M |  45 |2467 |  15k|5460 | 277k|  2 | 269k|  30 | 0.000000e+00 |      --      |    Inf |  83.14%
675.80/677.95	c   678s|169000 |    44 |  4391k|  25.7 |   227M |  45 |2467 |  15k|5458 | 277k|  1 | 269k|  30 | 0.000000e+00 |      --      |    Inf |  83.14%
676.20/678.34	c   678s|169100 |    44 |  4393k|  25.7 |   227M |  45 |2467 |  15k|5470 | 278k|  2 | 269k|  30 | 0.000000e+00 |      --      |    Inf |  83.14%
676.50/678.69	c   679s|169200 |    37 |  4396k|  25.7 |   227M |  45 |2467 |  15k|   0 | 278k|  0 | 269k|  30 | 0.000000e+00 |      --      |    Inf |  83.15%
676.90/679.04	c   679s|169300 |    39 |  4398k|  25.7 |   227M |  45 |2467 |  15k|5473 | 278k|  2 | 269k|  30 | 0.000000e+00 |      --      |    Inf |  83.15%
677.30/679.41	c   679s|169400 |    37 |  4401k|  25.7 |   227M |  45 |2467 |  15k|5458 | 278k|  1 | 270k|  30 | 0.000000e+00 |      --      |    Inf |  83.16%
677.70/679.88	c   680s|169500 |    38 |  4405k|  25.7 |   227M |  45 |2467 |  15k|5458 | 278k|  1 | 270k|  30 | 0.000000e+00 |      --      |    Inf |  83.16%
678.10/680.29	c   680s|169600 |    41 |  4408k|  25.8 |   227M |  45 |2467 |  15k|5465 | 278k|  1 | 270k|  30 | 0.000000e+00 |      --      |    Inf |  83.18%
678.50/680.68	c   681s|169700 |    36 |  4411k|  25.8 |   227M |  45 |2467 |  15k|5458 | 278k|  1 | 270k|  30 | 0.000000e+00 |      --      |    Inf |  83.19%
678.90/681.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
678.90/681.03	c   681s|169800 |    35 |  4413k|  25.8 |   227M |  45 |2467 |  15k|   0 | 278k|  0 | 271k|  30 | 0.000000e+00 |      --      |    Inf |  83.20%
679.29/681.46	c   681s|169900 |    36 |  4417k|  25.8 |   227M |  45 |2467 |  15k|5450 | 278k|  1 | 271k|  30 | 0.000000e+00 |      --      |    Inf |  83.21%
679.69/681.81	c   682s|170000 |    34 |  4419k|  25.8 |   227M |  45 |2467 |  15k|   0 | 278k|  0 | 271k|  30 | 0.000000e+00 |      --      |    Inf |  83.22%
680.09/682.22	c   682s|170100 |    39 |  4422k|  25.8 |   227M |  45 |2467 |  15k|   0 | 279k|  0 | 271k|  30 | 0.000000e+00 |      --      |    Inf |  83.22%
680.39/682.58	c   683s|170200 |    35 |  4424k|  25.8 |   227M |  45 |2467 |  15k|5450 | 279k|  1 | 272k|  30 | 0.000000e+00 |      --      |    Inf |  83.22%
680.79/682.98	c   683s|170300 |    35 |  4427k|  25.8 |   227M |  45 |2467 |  15k|5450 | 279k|  1 | 272k|  30 | 0.000000e+00 |      --      |    Inf |  83.23%
681.19/683.34	c   683s|170400 |    31 |  4429k|  25.8 |   227M |  45 |2467 |  15k|   0 | 279k|  0 | 272k|  30 | 0.000000e+00 |      --      |    Inf |  83.25%
681.59/683.72	c   684s|170500 |    33 |  4431k|  25.8 |   227M |  45 |2467 |  15k|5465 | 279k|  1 | 272k|  30 | 0.000000e+00 |      --      |    Inf |  83.26%
681.99/684.19	c   684s|170600 |    38 |  4435k|  25.8 |   227M |  45 |2467 |  15k|5431 | 279k|  1 | 272k|  30 | 0.000000e+00 |      --      |    Inf |  83.27%
682.38/684.53	c   685s|170700 |    30 |  4437k|  25.8 |   227M |  45 |2467 |  15k|5422 | 279k|  1 | 272k|  30 | 0.000000e+00 |      --      |    Inf |  83.29%
682.58/684.78	c   685s|170800 |    50 |  4438k|  25.7 |   227M |  45 |2467 |  15k|5428 | 279k|  1 | 272k|  30 | 0.000000e+00 |      --      |    Inf |  83.30%
683.08/685.21	c   685s|170900 |    38 |  4443k|  25.8 |   227M |  45 |2467 |  15k|5422 | 280k|  1 | 272k|  30 | 0.000000e+00 |      --      |    Inf |  83.31%
683.28/685.47	c   685s|171000 |    37 |  4444k|  25.8 |   227M |  45 |2467 |  15k|   0 | 280k|  0 | 273k|  30 | 0.000000e+00 |      --      |    Inf |  83.31%
683.68/685.80	c   686s|171100 |    39 |  4446k|  25.8 |   227M |  45 |2467 |  15k|5430 | 280k|  2 | 273k|  30 | 0.000000e+00 |      --      |    Inf |  83.32%
684.08/686.23	c   686s|171200 |    43 |  4450k|  25.8 |   227M |  45 |2467 |  15k|5434 | 280k|  1 | 273k|  30 | 0.000000e+00 |      --      |    Inf |  83.33%
684.48/686.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
684.48/686.60	c   687s|171300 |    31 |  4453k|  25.8 |   227M |  45 |2467 |  15k|   0 | 280k|  0 | 273k|  30 | 0.000000e+00 |      --      |    Inf |  83.33%
684.88/687.07	c   687s|171400 |    36 |  4458k|  25.8 |   227M |  45 |2467 |  15k|   0 | 280k|  0 | 273k|  30 | 0.000000e+00 |      --      |    Inf |  83.34%
685.47/687.66	c   688s|171500 |    47 |  4461k|  25.8 |   227M |  45 |2467 |  15k|5433 | 280k|  1 | 273k|  30 | 0.000000e+00 |      --      |    Inf |  83.35%
685.98/688.19	c   688s|171600 |    47 |  4465k|  25.8 |   227M |  45 |2467 |  15k|5452 | 280k|  1 | 274k|  30 | 0.000000e+00 |      --      |    Inf |  83.39%
686.27/688.49	c   688s|171700 |    33 |  4466k|  25.8 |   227M |  45 |2467 |  15k|   0 | 281k|  0 | 274k|  30 | 0.000000e+00 |      --      |    Inf |  83.43%
686.88/689.08	c   689s|171800 |    37 |  4469k|  25.8 |   227M |  45 |2467 |  15k|5442 | 281k|  1 | 274k|  30 | 0.000000e+00 |      --      |    Inf |  83.47%
687.37/689.53	c   690s|171900 |    38 |  4473k|  25.8 |   227M |  45 |2467 |  15k|5442 | 281k|  1 | 274k|  30 | 0.000000e+00 |      --      |    Inf |  83.52%
687.87/690.04	c   690s|172000 |    38 |  4478k|  25.8 |   227M |  45 |2467 |  15k|5450 | 281k|  1 | 274k|  30 | 0.000000e+00 |      --      |    Inf |  83.60%
688.27/690.42	c   690s|172100 |    33 |  4481k|  25.8 |   227M |  45 |2467 |  15k|5450 | 281k|  1 | 274k|  30 | 0.000000e+00 |      --      |    Inf |  83.67%
688.77/690.98	c   691s|172200 |    45 |  4486k|  25.8 |   228M |  45 |2467 |  15k|5449 | 281k|  1 | 274k|  30 | 0.000000e+00 |      --      |    Inf |  83.69%
689.16/691.32	c   691s|172300 |    33 |  4488k|  25.8 |   228M |  45 |2467 |  15k|   0 | 281k|  0 | 275k|  30 | 0.000000e+00 |      --      |    Inf |  83.73%
689.46/691.64	c   692s|172400 |    31 |  4490k|  25.8 |   228M |  45 |2467 |  15k|   0 | 282k|  0 | 275k|  30 | 0.000000e+00 |      --      |    Inf |  83.74%
689.87/692.08	c   692s|172500 |    33 |  4495k|  25.8 |   228M |  45 |2467 |  15k|5433 | 282k|  1 | 275k|  30 | 0.000000e+00 |      --      |    Inf |  83.78%
690.26/692.48	c   692s|172600 |    36 |  4499k|  25.8 |   228M |  45 |2467 |  15k|   0 | 282k|  0 | 275k|  30 | 0.000000e+00 |      --      |    Inf |  83.81%
690.66/692.86	c   693s|172700 |    30 |  4502k|  25.8 |   228M |  45 |2467 |  15k|   0 | 282k|  0 | 275k|  30 | 0.000000e+00 |      --      |    Inf |  83.82%
691.06/693.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
691.06/693.24	c   693s|172800 |    34 |  4504k|  25.8 |   228M |  45 |2467 |  15k|5451 | 282k|  1 | 275k|  30 | 0.000000e+00 |      --      |    Inf |  83.82%
691.56/693.75	c   694s|172900 |    39 |  4509k|  25.8 |   228M |  45 |2467 |  15k|5440 | 283k|  1 | 276k|  30 | 0.000000e+00 |      --      |    Inf |  83.83%
692.06/694.25	c   694s|173000 |    43 |  4513k|  25.9 |   228M |  45 |2467 |  15k|5440 | 283k|  1 | 276k|  30 | 0.000000e+00 |      --      |    Inf |  83.89%
692.45/694.62	c   695s|173100 |    42 |  4515k|  25.8 |   228M |  45 |2467 |  15k|5469 | 283k|  1 | 276k|  30 | 0.000000e+00 |      --      |    Inf |  83.98%
692.75/694.95	c   695s|173200 |    45 |  4517k|  25.8 |   228M |  45 |2467 |  15k|5469 | 283k|  1 | 276k|  30 | 0.000000e+00 |      --      |    Inf |  84.03%
693.05/695.27	c   695s|173300 |    33 |  4519k|  25.8 |   228M |  45 |2467 |  15k|5453 | 283k|  1 | 276k|  30 | 0.000000e+00 |      --      |    Inf |  84.14%
693.45/695.62	c   696s|173400 |    39 |  4521k|  25.8 |   228M |  45 |2467 |  15k|   0 | 283k|  0 | 276k|  30 | 0.000000e+00 |      --      |    Inf |  84.24%
693.75/695.92	c   696s|173500 |    35 |  4523k|  25.8 |   228M |  45 |2467 |  15k|   0 | 283k|  0 | 276k|  30 | 0.000000e+00 |      --      |    Inf |  84.31%
694.05/696.24	c   696s|173600 |    34 |  4524k|  25.8 |   228M |  45 |2467 |  15k|5454 | 283k|  1 | 277k|  30 | 0.000000e+00 |      --      |    Inf |  84.38%
694.35/696.59	c   697s|173700 |    34 |  4526k|  25.8 |   228M |  45 |2467 |  15k|5459 | 284k|  1 | 277k|  30 | 0.000000e+00 |      --      |    Inf |  84.41%
694.75/696.99	c   697s|173800 |    48 |  4529k|  25.8 |   228M |  45 |2467 |  15k|5501 | 284k|  1 | 277k|  30 | 0.000000e+00 |      --      |    Inf |  84.47%
695.15/697.31	c   697s|173900 |    44 |  4530k|  25.8 |   228M |  45 |2467 |  15k|5459 | 284k|  1 | 277k|  30 | 0.000000e+00 |      --      |    Inf |  84.52%
695.45/697.64	c   698s|174000 |    38 |  4531k|  25.8 |   228M |  45 |2467 |  15k|5501 | 284k|  1 | 277k|  30 | 0.000000e+00 |      --      |    Inf |  84.59%
695.95/698.11	c   698s|174100 |    42 |  4535k|  25.8 |   228M |  45 |2467 |  15k|5501 | 284k|  1 | 277k|  30 | 0.000000e+00 |      --      |    Inf |  84.63%
696.24/698.47	c   698s|174200 |    47 |  4538k|  25.8 |   228M |  45 |2467 |  15k|5475 | 284k|  1 | 277k|  30 | 0.000000e+00 |      --      |    Inf |  84.67%
696.54/698.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
696.54/698.78	c   699s|174300 |    44 |  4539k|  25.8 |   228M |  45 |2467 |  15k|5501 | 284k|  1 | 278k|  30 | 0.000000e+00 |      --      |    Inf |  84.75%
696.95/699.15	c   699s|174400 |    43 |  4541k|  25.8 |   228M |  45 |2467 |  15k|   0 | 285k|  0 | 278k|  30 | 0.000000e+00 |      --      |    Inf |  84.76%
697.34/699.50	c   699s|174500 |    45 |  4543k|  25.8 |   228M |  45 |2467 |  15k|5472 | 285k|  1 | 278k|  30 | 0.000000e+00 |      --      |    Inf |  84.79%
697.64/699.83	c   700s|174600 |    32 |  4545k|  25.8 |   228M |  45 |2467 |  15k|5501 | 285k|  1 | 278k|  30 | 0.000000e+00 |      --      |    Inf |  84.88%
697.94/700.18	c   700s|174700 |    33 |  4547k|  25.8 |   228M |  45 |2467 |  15k|   0 | 285k|  0 | 278k|  30 | 0.000000e+00 |      --      |    Inf |  84.93%
698.44/700.61	c   701s|174800 |    30 |  4550k|  25.8 |   229M |  45 |2467 |  15k|   0 | 285k|  0 | 278k|  30 | 0.000000e+00 |      --      |    Inf |  85.11%
699.13/701.33	c   701s|174900 |    38 |  4556k|  25.8 |   229M |  45 |2467 |  15k|5461 | 286k|  1 | 278k|  30 | 0.000000e+00 |      --      |    Inf |  85.39%
699.53/701.72	c   702s|175000 |    39 |  4558k|  25.8 |   231M |  45 |2467 |  15k|5394 | 286k|  1 | 279k|  30 | 0.000000e+00 |      --      |    Inf |  85.44%
699.84/702.00	c   702s|175100 |    38 |  4560k|  25.8 |   231M |  45 |2467 |  15k|5499 | 286k|  2 | 279k|  30 | 0.000000e+00 |      --      |    Inf |  85.50%
700.13/702.31	c   702s|175200 |    31 |  4561k|  25.8 |   231M |  45 |2467 |  15k|   0 | 286k|  0 | 279k|  30 | 0.000000e+00 |      --      |    Inf |  85.55%
700.53/702.79	c   703s|175300 |    39 |  4566k|  25.8 |   231M |  45 |2467 |  15k|5500 | 287k|  1 | 279k|  30 | 0.000000e+00 |      --      |    Inf |  85.57%
700.93/703.18	c   703s|175400 |    41 |  4568k|  25.8 |   231M |  45 |2467 |  15k|   0 | 287k|  0 | 279k|  30 | 0.000000e+00 |      --      |    Inf |  85.59%
701.33/703.58	c   704s|175500 |    41 |  4571k|  25.8 |   231M |  45 |2467 |  15k|5500 | 287k|  1 | 279k|  30 | 0.000000e+00 |      --      |    Inf |  85.65%
701.73/703.97	c   704s|175600 |    36 |  4574k|  25.8 |   231M |  45 |2467 |  15k|5484 | 287k|  1 | 279k|  30 | 0.000000e+00 |      --      |    Inf |  85.72%
702.03/704.30	c   704s|175700 |    34 |  4576k|  25.8 |   231M |  45 |2467 |  15k|5484 | 287k|  1 | 280k|  30 | 0.000000e+00 |      --      |    Inf |  85.76%
702.72/704.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
702.72/704.96	c   705s|175800 |    37 |  4581k|  25.8 |   231M |  45 |2467 |  15k|   0 | 288k|  0 | 280k|  30 | 0.000000e+00 |      --      |    Inf |  85.79%
703.12/705.39	c   705s|175900 |    43 |  4585k|  25.8 |   231M |  45 |2467 |  15k|5438 | 288k|  1 | 280k|  30 | 0.000000e+00 |      --      |    Inf |  85.81%
703.52/705.73	c   706s|176000 |    42 |  4588k|  25.8 |   231M |  45 |2467 |  15k|5455 | 288k|  1 | 280k|  30 | 0.000000e+00 |      --      |    Inf |  85.82%
703.93/706.19	c   706s|176100 |    50 |  4592k|  25.8 |   231M |  45 |2467 |  15k|   0 | 288k|  0 | 280k|  30 | 0.000000e+00 |      --      |    Inf |  85.82%
704.32/706.52	c   707s|176200 |    43 |  4594k|  25.8 |   231M |  45 |2467 |  15k|   0 | 288k|  0 | 280k|  30 | 0.000000e+00 |      --      |    Inf |  85.86%
704.62/706.88	c   707s|176300 |    48 |  4596k|  25.8 |   231M |  45 |2467 |  15k|   0 | 289k|  0 | 280k|  30 | 0.000000e+00 |      --      |    Inf |  85.88%
705.02/707.25	c   707s|176400 |    46 |  4598k|  25.8 |   231M |  45 |2467 |  15k|5440 | 289k|  1 | 281k|  30 | 0.000000e+00 |      --      |    Inf |  85.88%
705.32/707.58	c   708s|176500 |    46 |  4600k|  25.8 |   231M |  45 |2467 |  15k|5440 | 289k|  1 | 281k|  30 | 0.000000e+00 |      --      |    Inf |  85.90%
705.71/707.93	c   708s|176600 |    45 |  4602k|  25.8 |   231M |  45 |2467 |  15k|5440 | 289k|  1 | 281k|  30 | 0.000000e+00 |      --      |    Inf |  85.91%
706.01/708.28	c   708s|176700 |    44 |  4604k|  25.8 |   231M |  45 |2467 |  15k|5458 | 289k|  1 | 281k|  30 | 0.000000e+00 |      --      |    Inf |  85.92%
706.41/708.69	c   709s|176800 |    46 |  4607k|  25.8 |   231M |  45 |2467 |  15k|5456 | 289k|  1 | 281k|  30 | 0.000000e+00 |      --      |    Inf |  85.93%
706.82/709.06	c   709s|176900 |    43 |  4609k|  25.8 |   231M |  45 |2467 |  15k|   0 | 290k|  0 | 281k|  30 | 0.000000e+00 |      --      |    Inf |  85.94%
707.21/709.40	c   709s|177000 |    48 |  4611k|  25.8 |   231M |  45 |2467 |  15k|5456 | 290k|  1 | 282k|  30 | 0.000000e+00 |      --      |    Inf |  85.96%
707.51/709.78	c   710s|177100 |    46 |  4613k|  25.8 |   231M |  45 |2467 |  15k|5456 | 290k|  1 | 282k|  30 | 0.000000e+00 |      --      |    Inf |  85.96%
707.91/710.18	c   710s|177200 |    51 |  4615k|  25.8 |   231M |  45 |2467 |  15k|   0 | 290k|  0 | 282k|  30 | 0.000000e+00 |      --      |    Inf |  85.97%
708.31/710.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
708.31/710.57	c   711s|177300 |    43 |  4617k|  25.8 |   231M |  45 |2467 |  15k|5456 | 290k|  1 | 282k|  30 | 0.000000e+00 |      --      |    Inf |  85.97%
708.71/710.95	c   711s|177400 |    50 |  4620k|  25.8 |   231M |  45 |2467 |  15k|5456 | 290k|  1 | 282k|  30 | 0.000000e+00 |      --      |    Inf |  85.98%
709.11/711.30	c   711s|177500 |    50 |  4622k|  25.8 |   231M |  45 |2467 |  15k|5464 | 290k|  1 | 283k|  30 | 0.000000e+00 |      --      |    Inf |  86.00%
709.40/711.60	c   712s|177600 |    53 |  4624k|  25.8 |   231M |  45 |2467 |  15k|   0 | 290k|  0 | 283k|  30 | 0.000000e+00 |      --      |    Inf |  86.01%
709.70/711.96	c   712s|177700 |    39 |  4625k|  25.8 |   231M |  45 |2467 |  15k|5438 | 290k|  1 | 283k|  30 | 0.000000e+00 |      --      |    Inf |  86.02%
710.10/712.36	c   712s|177800 |    35 |  4629k|  25.8 |   231M |  45 |2467 |  15k|5418 | 291k|  1 | 283k|  30 | 0.000000e+00 |      --      |    Inf |  86.02%
710.70/712.92	c   713s|177900 |    39 |  4634k|  25.8 |   231M |  45 |2467 |  15k|5438 | 291k|  1 | 283k|  30 | 0.000000e+00 |      --      |    Inf |  86.03%
711.00/713.27	c   713s|178000 |    40 |  4637k|  25.8 |   231M |  45 |2467 |  15k|   0 | 291k|  0 | 283k|  30 | 0.000000e+00 |      --      |    Inf |  86.06%
711.40/713.60	c   714s|178100 |    42 |  4639k|  25.8 |   231M |  45 |2467 |  15k|5438 | 291k|  1 | 284k|  30 | 0.000000e+00 |      --      |    Inf |  86.08%
711.80/714.01	c   714s|178200 |    40 |  4642k|  25.8 |   231M |  45 |2467 |  15k|5438 | 291k|  1 | 284k|  30 | 0.000000e+00 |      --      |    Inf |  86.09%
712.20/714.46	c   714s|178300 |    37 |  4645k|  25.8 |   231M |  45 |2467 |  15k|   0 | 291k|  0 | 284k|  30 | 0.000000e+00 |      --      |    Inf |  86.12%
712.70/714.91	c   715s|178400 |    42 |  4650k|  25.8 |   231M |  45 |2467 |  15k|   0 | 291k|  0 | 284k|  30 | 0.000000e+00 |      --      |    Inf |  86.17%
713.00/715.23	c   715s|178500 |    52 |  4652k|  25.8 |   231M |  45 |2467 |  15k|5448 | 291k|  1 | 284k|  30 | 0.000000e+00 |      --      |    Inf |  86.17%
713.30/715.53	c   716s|178600 |    42 |  4653k|  25.8 |   231M |  45 |2467 |  15k|5442 | 292k|  1 | 284k|  30 | 0.000000e+00 |      --      |    Inf |  86.18%
713.70/715.90	c   716s|178700 |    36 |  4656k|  25.8 |   231M |  45 |2467 |  15k|5438 | 292k|  0 | 284k|  30 | 0.000000e+00 |      --      |    Inf |  86.19%
714.10/716.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
714.10/716.30	c   716s|178800 |    34 |  4659k|  25.8 |   231M |  45 |2467 |  15k|   0 | 292k|  0 | 284k|  30 | 0.000000e+00 |      --      |    Inf |  86.22%
714.40/716.66	c   717s|178900 |    45 |  4662k|  25.8 |   231M |  45 |2467 |  15k|5465 | 292k|  1 | 284k|  30 | 0.000000e+00 |      --      |    Inf |  86.24%
714.80/717.02	c   717s|179000 |    45 |  4664k|  25.8 |   231M |  45 |2467 |  15k|5454 | 292k|  1 | 285k|  30 | 0.000000e+00 |      --      |    Inf |  86.25%
715.10/717.36	c   717s|179100 |    32 |  4667k|  25.8 |   231M |  45 |2467 |  15k|5454 | 292k|  1 | 285k|  30 | 0.000000e+00 |      --      |    Inf |  86.31%
715.39/717.66	c   718s|179200 |    34 |  4668k|  25.8 |   231M |  45 |2467 |  15k|5454 | 292k|  1 | 285k|  30 | 0.000000e+00 |      --      |    Inf |  86.34%
715.69/717.99	c   718s|179300 |    35 |  4671k|  25.8 |   231M |  45 |2467 |  15k|5438 | 292k|  1 | 285k|  30 | 0.000000e+00 |      --      |    Inf |  86.36%
716.69/718.99	c   719s|179400 |    39 |  4677k|  25.8 |   231M |  45 |2467 |  15k|5485 | 293k|  1 | 285k|  30 | 0.000000e+00 |      --      |    Inf |  86.41%
717.09/719.36	c   719s|179500 |    46 |  4680k|  25.8 |   231M |  45 |2467 |  15k|5432 | 293k|  1 | 285k|  30 | 0.000000e+00 |      --      |    Inf |  86.42%
717.49/719.71	c   720s|179600 |    47 |  4682k|  25.8 |   231M |  45 |2467 |  15k|   0 | 293k|  0 | 285k|  30 | 0.000000e+00 |      --      |    Inf |  86.43%
717.79/720.09	c   720s|179700 |    43 |  4684k|  25.8 |   231M |  45 |2467 |  15k|5442 | 293k|  2 | 286k|  30 | 0.000000e+00 |      --      |    Inf |  86.43%
718.29/720.50	c   720s|179800 |    57 |  4687k|  25.8 |   231M |  45 |2467 |  15k|   0 | 293k|  0 | 286k|  30 | 0.000000e+00 |      --      |    Inf |  86.44%
718.59/720.86	c   721s|179900 |    36 |  4690k|  25.8 |   231M |  45 |2467 |  15k|   0 | 294k|  0 | 286k|  30 | 0.000000e+00 |      --      |    Inf |  86.44%
718.98/721.28	c   721s|180000 |    34 |  4694k|  25.9 |   231M |  45 |2467 |  15k|5432 | 294k|  1 | 286k|  30 | 0.000000e+00 |      --      |    Inf |  86.51%
719.38/721.67	c   722s|180100 |    35 |  4697k|  25.9 |   231M |  45 |2467 |  15k|5446 | 294k|  1 | 286k|  30 | 0.000000e+00 |      --      |    Inf |  86.51%
719.79/722.10	c   722s|180200 |    32 |  4700k|  25.9 |   231M |  45 |2467 |  15k|5454 | 294k|  2 | 287k|  30 | 0.000000e+00 |      --      |    Inf |  86.54%
720.18/722.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
720.18/722.44	c   722s|180300 |    32 |  4702k|  25.9 |   231M |  45 |2467 |  15k|5432 | 294k|  1 | 287k|  30 | 0.000000e+00 |      --      |    Inf |  86.55%
720.78/723.04	c   723s|180400 |    40 |  4706k|  25.9 |   231M |  45 |2467 |  15k|5441 | 294k|  1 | 287k|  30 | 0.000000e+00 |      --      |    Inf |  86.57%
721.08/723.38	c   723s|180500 |    43 |  4708k|  25.9 |   235M |  45 |2467 |  15k|   0 | 294k|  0 | 287k|  30 | 0.000000e+00 |      --      |    Inf |  86.60%
721.38/723.67	c   724s|180600 |    33 |  4710k|  25.9 |   235M |  45 |2467 |  15k|5441 | 294k|  1 | 287k|  30 | 0.000000e+00 |      --      |    Inf |  86.62%
721.78/724.08	c   724s|180700 |    32 |  4714k|  25.9 |   235M |  45 |2467 |  15k|5423 | 295k|  1 | 287k|  30 | 0.000000e+00 |      --      |    Inf |  86.64%
722.78/725.10	c   725s|180800 |    52 |  4723k|  25.9 |   235M |  45 |2467 |  15k|   0 | 295k|  0 | 287k|  30 | 0.000000e+00 |      --      |    Inf |  86.78%
723.17/725.46	c   725s|180900 |    64 |  4726k|  25.9 |   235M |  45 |2467 |  15k|5445 | 295k|  1 | 288k|  30 | 0.000000e+00 |      --      |    Inf |  86.79%
723.57/725.82	c   726s|181000 |    59 |  4728k|  25.9 |   235M |  45 |2467 |  15k|5447 | 295k|  1 | 288k|  30 | 0.000000e+00 |      --      |    Inf |  86.80%
723.97/726.20	c   726s|181100 |    52 |  4731k|  25.9 |   235M |  45 |2467 |  15k|5442 | 295k|  1 | 288k|  30 | 0.000000e+00 |      --      |    Inf |  86.82%
724.17/726.48	c   726s|181200 |    55 |  4732k|  25.9 |   235M |  45 |2467 |  15k|   0 | 295k|  0 | 288k|  30 | 0.000000e+00 |      --      |    Inf |  86.85%
724.57/726.83	c   727s|181300 |    55 |  4733k|  25.9 |   235M |  45 |2467 |  15k|5447 | 296k|  2 | 288k|  30 | 0.000000e+00 |      --      |    Inf |  86.89%
724.87/727.17	c   727s|181400 |    54 |  4735k|  25.9 |   235M |  45 |2467 |  15k|5493 | 296k|  1 | 288k|  30 | 0.000000e+00 |      --      |    Inf |  86.93%
725.17/727.48	c   727s|181500 |    65 |  4737k|  25.9 |   235M |  45 |2467 |  15k|5454 | 296k|  1 | 289k|  30 | 0.000000e+00 |      --      |    Inf |  86.96%
725.57/727.82	c   728s|181600 |    52 |  4740k|  25.9 |   235M |  45 |2467 |  15k|   0 | 296k|  0 | 289k|  30 | 0.000000e+00 |      --      |    Inf |  86.97%
725.87/728.14	c   728s|181700 |    45 |  4741k|  25.9 |   235M |  45 |2467 |  15k|5493 | 296k|  1 | 289k|  30 | 0.000000e+00 |      --      |    Inf |  87.02%
726.26/728.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
726.26/728.50	c   728s|181800 |    51 |  4743k|  25.9 |   235M |  45 |2467 |  15k|5443 | 296k|  1 | 289k|  30 | 0.000000e+00 |      --      |    Inf |  87.07%
726.46/728.79	c   729s|181900 |    46 |  4745k|  25.9 |   235M |  45 |2467 |  15k|   0 | 296k|  0 | 289k|  30 | 0.000000e+00 |      --      |    Inf |  87.11%
726.87/729.19	c   729s|182000 |    44 |  4747k|  25.9 |   235M |  45 |2467 |  15k|5493 | 296k|  1 | 289k|  30 | 0.000000e+00 |      --      |    Inf |  87.14%
727.36/729.65	c   730s|182100 |    48 |  4750k|  25.9 |   235M |  45 |2467 |  15k|5447 | 296k|  1 | 289k|  30 | 0.000000e+00 |      --      |    Inf |  87.22%
728.06/730.37	c   730s|182200 |    60 |  4757k|  25.9 |   235M |  45 |2467 |  15k|5441 | 296k|  1 | 290k|  30 | 0.000000e+00 |      --      |    Inf |  87.29%
728.46/730.73	c   731s|182300 |    56 |  4760k|  25.9 |   235M |  45 |2467 |  15k|5444 | 296k|  1 | 290k|  30 | 0.000000e+00 |      --      |    Inf |  87.34%
728.76/731.08	c   731s|182400 |    52 |  4762k|  25.9 |   235M |  45 |2467 |  15k|5444 | 297k|  1 | 290k|  30 | 0.000000e+00 |      --      |    Inf |  87.35%
729.26/731.58	c   732s|182500 |    52 |  4766k|  25.9 |   235M |  45 |2467 |  15k|5446 | 297k|  1 | 290k|  30 | 0.000000e+00 |      --      |    Inf |  87.38%
729.76/732.02	c   732s|182600 |    56 |  4770k|  25.9 |   235M |  45 |2467 |  15k|5467 | 297k|  2 | 290k|  30 | 0.000000e+00 |      --      |    Inf |  87.42%
730.15/732.44	c   732s|182700 |    53 |  4774k|  25.9 |   235M |  45 |2467 |  15k|5446 | 297k|  1 | 290k|  30 | 0.000000e+00 |      --      |    Inf |  87.44%
730.55/732.83	c   733s|182800 |    49 |  4776k|  25.9 |   235M |  45 |2467 |  15k|   0 | 297k|  0 | 290k|  30 | 0.000000e+00 |      --      |    Inf |  87.46%
730.86/733.19	c   733s|182900 |    47 |  4779k|  25.9 |   235M |  45 |2467 |  15k|5446 | 298k|  1 | 291k|  30 | 0.000000e+00 |      --      |    Inf |  87.48%
731.25/733.52	c   734s|183000 |    56 |  4782k|  25.9 |   235M |  45 |2467 |  15k|5450 | 298k|  1 | 291k|  30 | 0.000000e+00 |      --      |    Inf |  87.48%
731.65/733.90	c   734s|183100 |    53 |  4785k|  25.9 |   235M |  45 |2467 |  15k|5451 | 298k|  2 | 291k|  30 | 0.000000e+00 |      --      |    Inf |  87.51%
732.05/734.30	c   734s|183200 |    50 |  4788k|  25.9 |   235M |  45 |2467 |  15k|5455 | 298k|  1 | 291k|  30 | 0.000000e+00 |      --      |    Inf |  87.54%
732.55/734.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
732.55/734.80	c   735s|183300 |    49 |  4791k|  25.9 |   235M |  45 |2467 |  15k|   0 | 298k|  0 | 291k|  30 | 0.000000e+00 |      --      |    Inf |  87.55%
732.85/735.16	c   735s|183400 |    52 |  4795k|  25.9 |   235M |  45 |2467 |  15k|5451 | 298k|  1 | 291k|  30 | 0.000000e+00 |      --      |    Inf |  87.57%
733.14/735.49	c   735s|183500 |    59 |  4797k|  25.9 |   235M |  45 |2467 |  15k|5443 | 299k|  0 | 291k|  30 | 0.000000e+00 |      --      |    Inf |  87.57%
733.54/735.85	c   736s|183600 |    50 |  4799k|  25.9 |   235M |  45 |2467 |  15k|5450 | 299k|  1 | 291k|  30 | 0.000000e+00 |      --      |    Inf |  87.57%
733.85/736.19	c   736s|183700 |    55 |  4801k|  25.9 |   235M |  45 |2467 |  15k|5450 | 299k|  1 | 292k|  30 | 0.000000e+00 |      --      |    Inf |  87.59%
734.24/736.51	c   737s|183800 |    47 |  4803k|  25.9 |   235M |  45 |2467 |  15k|   0 | 299k|  0 | 292k|  30 | 0.000000e+00 |      --      |    Inf |  87.61%
734.54/736.89	c   737s|183900 |    47 |  4804k|  25.9 |   235M |  45 |2467 |  15k|   0 | 299k|  0 | 292k|  30 | 0.000000e+00 |      --      |    Inf |  87.62%
735.04/737.30	c   737s|184000 |    47 |  4808k|  25.9 |   235M |  45 |2467 |  15k|5462 | 299k|  1 | 292k|  30 | 0.000000e+00 |      --      |    Inf |  87.68%
735.34/737.68	c   738s|184100 |    58 |  4811k|  25.9 |   235M |  45 |2467 |  15k|5460 | 299k|  2 | 292k|  30 | 0.000000e+00 |      --      |    Inf |  87.70%
735.74/738.00	c   738s|184200 |    53 |  4812k|  25.9 |   235M |  45 |2467 |  15k|5455 | 299k|  1 | 292k|  30 | 0.000000e+00 |      --      |    Inf |  87.70%
736.04/738.33	c   738s|184300 |    57 |  4814k|  25.9 |   235M |  45 |2467 |  15k|5462 | 299k|  1 | 293k|  30 | 0.000000e+00 |      --      |    Inf |  87.70%
736.34/738.67	c   739s|184400 |    54 |  4816k|  25.9 |   235M |  45 |2467 |  15k|5455 | 300k|  1 | 293k|  30 | 0.000000e+00 |      --      |    Inf |  87.71%
736.63/739.00	c   739s|184500 |    51 |  4818k|  25.9 |   235M |  45 |2467 |  15k|   0 | 300k|  0 | 293k|  30 | 0.000000e+00 |      --      |    Inf |  87.71%
737.03/739.35	c   739s|184600 |    53 |  4820k|  25.9 |   235M |  45 |2467 |  15k|5455 | 300k|  1 | 293k|  30 | 0.000000e+00 |      --      |    Inf |  87.71%
737.33/739.68	c   740s|184700 |    51 |  4822k|  25.9 |   235M |  45 |2467 |  15k|5465 | 300k|  2 | 293k|  30 | 0.000000e+00 |      --      |    Inf |  87.72%
737.74/740.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
737.74/740.04	c   740s|184800 |    64 |  4825k|  25.9 |   235M |  45 |2467 |  15k|5459 | 300k|  1 | 293k|  30 | 0.000000e+00 |      --      |    Inf |  87.72%
738.03/740.33	c   740s|184900 |    50 |  4826k|  25.9 |   235M |  45 |2467 |  15k|   0 | 300k|  0 | 294k|  30 | 0.000000e+00 |      --      |    Inf |  87.73%
738.33/740.64	c   741s|185000 |    58 |  4828k|  25.9 |   235M |  45 |2467 |  15k|5463 | 300k|  1 | 294k|  30 | 0.000000e+00 |      --      |    Inf |  87.73%
738.73/741.01	c   741s|185100 |    56 |  4830k|  25.9 |   235M |  45 |2467 |  15k|5455 | 300k|  1 | 294k|  30 | 0.000000e+00 |      --      |    Inf |  87.73%
739.13/741.43	c   741s|185200 |    56 |  4833k|  25.9 |   235M |  45 |2467 |  15k|5455 | 300k|  1 | 294k|  30 | 0.000000e+00 |      --      |    Inf |  87.74%
739.43/741.79	c   742s|185300 |    54 |  4835k|  25.9 |   235M |  45 |2467 |  15k|5464 | 300k|  1 | 294k|  30 | 0.000000e+00 |      --      |    Inf |  87.75%
739.83/742.14	c   742s|185400 |    54 |  4838k|  25.9 |   235M |  45 |2467 |  15k|5464 | 300k|  1 | 294k|  30 | 0.000000e+00 |      --      |    Inf |  87.75%
740.12/742.46	c   742s|185500 |    52 |  4840k|  25.9 |   235M |  45 |2467 |  15k|5462 | 300k|  1 | 295k|  30 | 0.000000e+00 |      --      |    Inf |  87.76%
740.52/742.80	c   743s|185600 |    50 |  4842k|  25.9 |   235M |  45 |2467 |  15k|5462 | 300k|  1 | 295k|  30 | 0.000000e+00 |      --      |    Inf |  87.77%
740.83/743.17	c   743s|185700 |    52 |  4844k|  25.9 |   235M |  45 |2467 |  15k|5462 | 300k|  1 | 295k|  30 | 0.000000e+00 |      --      |    Inf |  87.78%
741.22/743.52	c   744s|185800 |    50 |  4846k|  25.9 |   235M |  45 |2467 |  15k|5455 | 300k|  1 | 295k|  30 | 0.000000e+00 |      --      |    Inf |  87.78%
741.52/743.86	c   744s|185900 |    54 |  4848k|  25.9 |   235M |  45 |2467 |  15k|5463 | 300k|  1 | 295k|  30 | 0.000000e+00 |      --      |    Inf |  87.80%
741.82/744.20	c   744s|186000 |    45 |  4850k|  25.9 |   235M |  45 |2467 |  15k|   0 | 300k|  0 | 296k|  30 | 0.000000e+00 |      --      |    Inf |  87.82%
742.32/744.69	c   745s|186100 |    52 |  4854k|  25.9 |   235M |  45 |2467 |  15k|   0 | 301k|  0 | 296k|  30 | 0.000000e+00 |      --      |    Inf |  87.84%
742.72/745.00	c   745s|186200 |    51 |  4855k|  25.9 |   235M |  45 |2467 |  15k|   0 | 301k|  0 | 296k|  30 | 0.000000e+00 |      --      |    Inf |  87.85%
743.02/745.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
743.02/745.36	c   745s|186300 |    50 |  4857k|  25.9 |   235M |  45 |2467 |  15k|   0 | 301k|  0 | 296k|  30 | 0.000000e+00 |      --      |    Inf |  87.87%
743.42/745.75	c   746s|186400 |    51 |  4860k|  25.9 |   235M |  45 |2467 |  15k|5414 | 301k|  1 | 296k|  30 | 0.000000e+00 |      --      |    Inf |  87.88%
744.01/746.33	c   746s|186500 |    52 |  4863k|  25.9 |   235M |  45 |2467 |  15k|5423 | 301k|  1 | 296k|  30 | 0.000000e+00 |      --      |    Inf |  87.89%
744.31/746.67	c   747s|186600 |    49 |  4865k|  25.9 |   235M |  45 |2467 |  15k|5423 | 301k|  1 | 297k|  30 | 0.000000e+00 |      --      |    Inf |  87.90%
744.61/746.98	c   747s|186700 |    49 |  4866k|  25.8 |   235M |  45 |2467 |  15k|5423 | 301k|  1 | 297k|  30 | 0.000000e+00 |      --      |    Inf |  87.92%
744.91/747.27	c   747s|186800 |    53 |  4868k|  25.8 |   235M |  45 |2467 |  15k|5432 | 301k|  1 | 297k|  30 | 0.000000e+00 |      --      |    Inf |  87.93%
745.21/747.56	c   748s|186900 |    46 |  4870k|  25.8 |   235M |  45 |2467 |  15k|   0 | 301k|  0 | 297k|  30 | 0.000000e+00 |      --      |    Inf |  87.94%
745.61/747.91	c   748s|187000 |    49 |  4873k|  25.8 |   235M |  45 |2467 |  15k|   0 | 301k|  0 | 297k|  30 | 0.000000e+00 |      --      |    Inf |  87.96%
745.91/748.23	c   748s|187100 |    49 |  4875k|  25.8 |   235M |  45 |2467 |  15k|   0 | 301k|  0 | 298k|  30 | 0.000000e+00 |      --      |    Inf |  87.97%
746.21/748.55	c   749s|187200 |    47 |  4877k|  25.8 |   235M |  45 |2467 |  15k|   0 | 301k|  0 | 298k|  30 | 0.000000e+00 |      --      |    Inf |  87.99%
746.51/748.82	c   749s|187300 |    55 |  4879k|  25.8 |   235M |  45 |2467 |  15k|5416 | 301k|  1 | 298k|  30 | 0.000000e+00 |      --      |    Inf |  88.00%
746.81/749.13	c   749s|187400 |    55 |  4881k|  25.8 |   235M |  45 |2467 |  15k|5417 | 301k|  1 | 298k|  30 | 0.000000e+00 |      --      |    Inf |  88.01%
747.10/749.46	c   749s|187500 |    45 |  4883k|  25.8 |   235M |  45 |2467 |  15k|5408 | 301k|  1 | 298k|  30 | 0.000000e+00 |      --      |    Inf |  88.03%
747.81/750.11	c   750s|187600 |    51 |  4889k|  25.8 |   235M |  45 |2467 |  15k|5436 | 302k|  1 | 299k|  30 | 0.000000e+00 |      --      |    Inf |  88.16%
748.00/750.36	c   750s|187700 |    57 |  4890k|  25.8 |   235M |  45 |2467 |  15k|5455 | 302k|  1 | 299k|  30 | 0.000000e+00 |      --      |    Inf |  88.16%
748.30/750.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
748.30/750.66	c   751s|187800 |    50 |  4892k|  25.8 |   235M |  45 |2467 |  15k|5445 | 302k|  1 | 299k|  30 | 0.000000e+00 |      --      |    Inf |  88.19%
748.70/751.01	c   751s|187900 |    56 |  4894k|  25.8 |   235M |  45 |2467 |  15k|5465 | 302k|  2 | 299k|  30 | 0.000000e+00 |      --      |    Inf |  88.23%
749.00/751.34	c   751s|188000 |    56 |  4896k|  25.8 |   235M |  45 |2467 |  15k|5462 | 302k|  1 | 299k|  30 | 0.000000e+00 |      --      |    Inf |  88.26%
749.30/751.63	c   752s|188100 |    50 |  4898k|  25.8 |   235M |  45 |2467 |  15k|   0 | 302k|  0 | 299k|  30 | 0.000000e+00 |      --      |    Inf |  88.28%
749.60/751.90	c   752s|188200 |    44 |  4899k|  25.8 |   235M |  45 |2467 |  15k|   0 | 302k|  0 | 299k|  30 | 0.000000e+00 |      --      |    Inf |  88.32%
750.20/752.59	c   753s|188300 |    52 |  4904k|  25.8 |   235M |  45 |2467 |  15k|5435 | 302k|  1 | 299k|  30 | 0.000000e+00 |      --      |    Inf |  88.35%
750.59/752.93	c   753s|188400 |    55 |  4906k|  25.8 |   235M |  45 |2467 |  15k|5435 | 302k|  1 | 300k|  30 | 0.000000e+00 |      --      |    Inf |  88.36%
750.89/753.21	c   753s|188500 |    49 |  4907k|  25.8 |   235M |  45 |2467 |  15k|5435 | 302k|  1 | 300k|  30 | 0.000000e+00 |      --      |    Inf |  88.39%
751.19/753.58	c   754s|188600 |    49 |  4910k|  25.8 |   235M |  45 |2467 |  15k|5448 | 303k|  2 | 300k|  30 | 0.000000e+00 |      --      |    Inf |  88.40%
751.70/754.09	c   754s|188700 |    52 |  4914k|  25.8 |   235M |  45 |2467 |  15k|5451 | 303k|  2 | 300k|  30 | 0.000000e+00 |      --      |    Inf |  88.42%
752.09/754.45	c   754s|188800 |    56 |  4917k|  25.8 |   235M |  45 |2467 |  15k|5459 | 303k|  2 | 300k|  30 | 0.000000e+00 |      --      |    Inf |  88.43%
752.49/754.87	c   755s|188900 |    45 |  4921k|  25.8 |   235M |  45 |2467 |  15k|5431 | 303k|  1 | 300k|  30 | 0.000000e+00 |      --      |    Inf |  88.43%
753.09/755.41	c   755s|189000 |    47 |  4927k|  25.9 |   235M |  45 |2467 |  15k|5465 | 303k|  1 | 300k|  30 | 0.000000e+00 |      --      |    Inf |  88.44%
753.49/755.86	c   756s|189100 |    60 |  4932k|  25.9 |   235M |  45 |2467 |  15k|5425 | 303k|  1 | 301k|  30 | 0.000000e+00 |      --      |    Inf |  88.45%
753.88/756.29	c   756s|189200 |    44 |  4936k|  25.9 |   235M |  45 |2467 |  15k|   0 | 303k|  0 | 301k|  30 | 0.000000e+00 |      --      |    Inf |  88.48%
754.38/756.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
754.38/756.74	c   757s|189300 |    46 |  4941k|  25.9 |   235M |  45 |2467 |  15k|   0 | 304k|  0 | 301k|  30 | 0.000000e+00 |      --      |    Inf |  88.50%
755.28/757.68	c   758s|189400 |    51 |  4949k|  25.9 |   235M |  45 |2467 |  15k|5441 | 304k|  1 | 301k|  30 | 0.000000e+00 |      --      |    Inf |  88.51%
755.88/758.24	c   758s|189500 |    58 |  4952k|  25.9 |   235M |  45 |2467 |  15k|5437 | 304k|  1 | 301k|  30 | 0.000000e+00 |      --      |    Inf |  88.54%
756.28/758.60	c   759s|189600 |    51 |  4955k|  25.9 |   236M |  45 |2467 |  15k|   0 | 304k|  0 | 301k|  30 | 0.000000e+00 |      --      |    Inf |  88.56%
756.68/759.02	c   759s|189700 |    66 |  4959k|  25.9 |   236M |  45 |2467 |  15k|5440 | 304k|  1 | 302k|  30 | 0.000000e+00 |      --      |    Inf |  88.59%
757.17/759.53	c   760s|189800 |    52 |  4963k|  25.9 |   236M |  45 |2467 |  15k|   0 | 304k|  0 | 302k|  30 | 0.000000e+00 |      --      |    Inf |  88.63%
757.68/760.05	c   760s|189900 |    55 |  4967k|  25.9 |   236M |  45 |2467 |  15k|   0 | 304k|  0 | 302k|  30 | 0.000000e+00 |      --      |    Inf |  88.70%
758.07/760.41	c   760s|190000 |    52 |  4969k|  25.9 |   236M |  45 |2467 |  15k|5446 | 305k|  2 | 302k|  30 | 0.000000e+00 |      --      |    Inf |  88.72%
758.47/760.80	c   761s|190100 |    54 |  4972k|  25.9 |   236M |  45 |2467 |  15k|5445 | 305k|  2 | 302k|  30 | 0.000000e+00 |      --      |    Inf |  88.73%
758.78/761.14	c   761s|190200 |    54 |  4974k|  25.9 |   236M |  45 |2467 |  15k|   0 | 305k|  0 | 302k|  30 | 0.000000e+00 |      --      |    Inf |  88.74%
759.27/761.60	c   762s|190300 |    52 |  4979k|  25.9 |   236M |  45 |2467 |  15k|5453 | 305k|  1 | 302k|  30 | 0.000000e+00 |      --      |    Inf |  88.77%
759.57/761.99	c   762s|190400 |    56 |  4982k|  26.0 |   236M |  45 |2467 |  15k|5446 | 305k|  1 | 303k|  30 | 0.000000e+00 |      --      |    Inf |  88.78%
760.07/762.44	c   762s|190500 |    53 |  4986k|  26.0 |   236M |  45 |2467 |  15k|5441 | 305k|  1 | 303k|  30 | 0.000000e+00 |      --      |    Inf |  88.83%
760.47/762.83	c   763s|190600 |    55 |  4989k|  26.0 |   236M |  45 |2467 |  15k|   0 | 305k|  0 | 303k|  30 | 0.000000e+00 |      --      |    Inf |  88.84%
760.77/763.13	c   763s|190700 |    54 |  4991k|  26.0 |   236M |  45 |2467 |  15k|   0 | 305k|  0 | 303k|  30 | 0.000000e+00 |      --      |    Inf |  88.86%
761.16/763.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
761.16/763.50	c   763s|190800 |    51 |  4993k|  26.0 |   236M |  45 |2467 |  15k|5445 | 306k|  1 | 303k|  30 | 0.000000e+00 |      --      |    Inf |  88.97%
761.96/764.35	c   764s|190900 |    59 |  4996k|  26.0 |   236M |  45 |2467 |  15k|5447 | 306k|  1 | 303k|  30 | 0.000000e+00 |      --      |    Inf |  89.02%
762.46/764.81	c   765s|191000 |    53 |  4999k|  26.0 |   236M |  45 |2467 |  15k|5447 | 306k|  1 | 304k|  30 | 0.000000e+00 |      --      |    Inf |  89.13%
762.76/765.15	c   765s|191100 |    54 |  5001k|  26.0 |   236M |  45 |2467 |  15k|   0 | 306k|  0 | 304k|  30 | 0.000000e+00 |      --      |    Inf |  89.17%
763.06/765.48	c   765s|191200 |    62 |  5004k|  26.0 |   236M |  45 |2467 |  15k|5444 | 306k|  1 | 304k|  30 | 0.000000e+00 |      --      |    Inf |  89.20%
763.36/765.79	c   766s|191300 |    52 |  5006k|  26.0 |   236M |  45 |2467 |  15k|5444 | 306k|  1 | 304k|  30 | 0.000000e+00 |      --      |    Inf |  89.23%
763.76/766.19	c   766s|191400 |    55 |  5010k|  26.0 |   236M |  45 |2467 |  15k|5447 | 306k|  1 | 304k|  30 | 0.000000e+00 |      --      |    Inf |  89.29%
764.45/766.80	c   767s|191500 |    57 |  5015k|  26.0 |   236M |  45 |2467 |  15k|5468 | 306k|  1 | 304k|  30 | 0.000000e+00 |      --      |    Inf |  89.38%
764.76/767.19	c   767s|191600 |    57 |  5018k|  26.0 |   236M |  45 |2467 |  15k|5463 | 307k|  1 | 304k|  30 | 0.000000e+00 |      --      |    Inf |  89.39%
765.15/767.53	c   768s|191700 |    54 |  5021k|  26.0 |   236M |  45 |2467 |  15k|5483 | 307k|  1 | 305k|  30 | 0.000000e+00 |      --      |    Inf |  89.42%
765.65/768.04	c   768s|191800 |    50 |  5025k|  26.0 |   236M |  45 |2467 |  15k|5457 | 307k|  1 | 305k|  30 | 0.000000e+00 |      --      |    Inf |  89.45%
765.95/768.38	c   768s|191900 |    54 |  5027k|  26.0 |   236M |  45 |2467 |  15k|   0 | 307k|  0 | 305k|  30 | 0.000000e+00 |      --      |    Inf |  89.48%
766.45/768.82	c   769s|192000 |    53 |  5030k|  26.0 |   236M |  45 |2467 |  15k|5457 | 307k|  1 | 305k|  30 | 0.000000e+00 |      --      |    Inf |  89.49%
766.75/769.16	c   769s|192100 |    59 |  5033k|  26.0 |   236M |  45 |2467 |  15k|5457 | 307k|  1 | 305k|  30 | 0.000000e+00 |      --      |    Inf |  89.50%
767.14/769.55	c   770s|192200 |    50 |  5036k|  26.0 |   236M |  45 |2467 |  15k|5457 | 308k|  1 | 305k|  30 | 0.000000e+00 |      --      |    Inf |  89.51%
767.54/769.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
767.54/769.94	c   770s|192300 |    46 |  5039k|  26.0 |   236M |  45 |2467 |  15k|   0 | 308k|  0 | 306k|  30 | 0.000000e+00 |      --      |    Inf |  89.58%
767.94/770.35	c   770s|192400 |    50 |  5043k|  26.0 |   236M |  45 |2467 |  15k|5444 | 308k|  2 | 306k|  30 | 0.000000e+00 |      --      |    Inf |  89.64%
768.44/770.84	c   771s|192500 |    55 |  5047k|  26.0 |   236M |  45 |2467 |  15k|5472 | 308k|  2 | 306k|  30 | 0.000000e+00 |      --      |    Inf |  89.67%
768.84/771.22	c   771s|192600 |    43 |  5050k|  26.0 |   236M |  45 |2467 |  15k|   0 | 308k|  0 | 306k|  30 | 0.000000e+00 |      --      |    Inf |  89.70%
769.24/771.61	c   772s|192700 |    38 |  5054k|  26.0 |   236M |  45 |2467 |  15k|   0 | 308k|  0 | 306k|  30 | 0.000000e+00 |      --      |    Inf |  89.96%
769.74/772.15	c   772s|192800 |    44 |  5057k|  26.0 |   236M |  45 |2467 |  15k|   0 | 309k|  0 | 306k|  30 | 0.000000e+00 |      --      |    Inf |  90.11%
770.04/772.45	c   772s|192900 |    40 |  5059k|  26.0 |   236M |  45 |2467 |  15k|5441 | 309k|  1 | 306k|  30 | 0.000000e+00 |      --      |    Inf |  90.19%
770.44/772.83	c   773s|193000 |    40 |  5062k|  26.0 |   236M |  45 |2467 |  15k|5441 | 309k|  1 | 307k|  30 | 0.000000e+00 |      --      |    Inf |  90.22%
770.83/773.20	c   773s|193100 |    37 |  5065k|  26.0 |   236M |  45 |2467 |  15k|5441 | 309k|  1 | 307k|  30 | 0.000000e+00 |      --      |    Inf |  90.23%
771.43/773.88	c   774s|193200 |    40 |  5071k|  26.0 |   236M |  45 |2467 |  15k|5448 | 309k|  1 | 307k|  30 | 0.000000e+00 |      --      |    Inf |  90.29%
771.93/774.33	c   774s|193300 |    44 |  5074k|  26.0 |   236M |  45 |2467 |  15k|5454 | 309k|  1 | 307k|  30 | 0.000000e+00 |      --      |    Inf |  90.35%
772.33/774.73	c   775s|193400 |    43 |  5078k|  26.0 |   236M |  45 |2467 |  15k|5454 | 309k|  1 | 307k|  30 | 0.000000e+00 |      --      |    Inf |  90.42%
772.63/775.09	c   775s|193500 |    39 |  5081k|  26.0 |   236M |  45 |2467 |  15k|5448 | 310k|  1 | 307k|  30 | 0.000000e+00 |      --      |    Inf |  90.44%
773.03/775.49	c   775s|193600 |    44 |  5084k|  26.1 |   236M |  45 |2467 |  15k|5454 | 310k|  1 | 308k|  30 | 0.000000e+00 |      --      |    Inf |  90.48%
773.53/775.96	c   776s|193700 |    48 |  5087k|  26.1 |   236M |  45 |2467 |  15k|5459 | 310k|  0 | 308k|  30 | 0.000000e+00 |      --      |    Inf |  90.51%
773.93/776.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
773.93/776.31	c   776s|193800 |    41 |  5089k|  26.0 |   236M |  45 |2467 |  15k|5454 | 310k|  1 | 308k|  30 | 0.000000e+00 |      --      |    Inf |  90.54%
774.42/776.81	c   777s|193900 |    42 |  5092k|  26.1 |   236M |  45 |2467 |  15k|   0 | 311k|  0 | 308k|  30 | 0.000000e+00 |      --      |    Inf |  90.61%
774.73/777.19	c   777s|194000 |    48 |  5095k|  26.1 |   236M |  45 |2467 |  15k|   0 | 311k|  0 | 308k|  30 | 0.000000e+00 |      --      |    Inf |  90.64%
775.12/777.52	c   778s|194100 |    45 |  5097k|  26.0 |   236M |  45 |2467 |  15k|5486 | 311k|  3 | 308k|  30 | 0.000000e+00 |      --      |    Inf |  90.68%
775.42/777.83	c   778s|194200 |    44 |  5099k|  26.0 |   236M |  45 |2467 |  15k|   0 | 311k|  0 | 309k|  30 | 0.000000e+00 |      --      |    Inf |  90.69%
775.82/778.29	c   778s|194300 |    50 |  5103k|  26.1 |   237M |  45 |2467 |  15k|5470 | 311k|  1 | 309k|  30 | 0.000000e+00 |      --      |    Inf |  90.72%
776.22/778.63	c   779s|194400 |    42 |  5105k|  26.0 |   237M |  45 |2467 |  15k|   0 | 311k|  0 | 309k|  30 | 0.000000e+00 |      --      |    Inf |  90.75%
776.62/779.05	c   779s|194500 |    47 |  5109k|  26.1 |   237M |  45 |2467 |  15k|   0 | 311k|  0 | 309k|  30 | 0.000000e+00 |      --      |    Inf |  90.76%
777.02/779.44	c   779s|194600 |    46 |  5112k|  26.1 |   237M |  45 |2467 |  15k|   0 | 312k|  0 | 310k|  30 | 0.000000e+00 |      --      |    Inf |  90.78%
777.41/779.89	c   780s|194700 |    50 |  5115k|  26.1 |   237M |  45 |2467 |  15k|5472 | 312k|  2 | 310k|  30 | 0.000000e+00 |      --      |    Inf |  90.79%
777.81/780.24	c   780s|194800 |    43 |  5117k|  26.1 |   237M |  45 |2467 |  15k|5479 | 312k|  2 | 310k|  30 | 0.000000e+00 |      --      |    Inf |  90.81%
778.21/780.61	c   781s|194900 |    42 |  5120k|  26.1 |   237M |  45 |2467 |  15k|   0 | 312k|  0 | 310k|  30 | 0.000000e+00 |      --      |    Inf |  90.81%
778.51/780.99	c   781s|195000 |    42 |  5123k|  26.1 |   237M |  45 |2467 |  15k|5450 | 312k|  1 | 310k|  30 | 0.000000e+00 |      --      |    Inf |  90.85%
779.11/781.52	c   782s|195100 |    41 |  5125k|  26.1 |   237M |  45 |2467 |  15k|   0 | 313k|  0 | 310k|  30 | 0.000000e+00 |      --      |    Inf |  90.92%
779.41/781.83	c   782s|195200 |    41 |  5127k|  26.1 |   237M |  45 |2467 |  15k|5462 | 313k|  1 | 310k|  30 | 0.000000e+00 |      --      |    Inf |  90.95%
779.71/782.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
779.71/782.16	c   782s|195300 |    39 |  5129k|  26.1 |   237M |  45 |2467 |  15k|5473 | 313k|  2 | 311k|  30 | 0.000000e+00 |      --      |    Inf |  90.96%
780.01/782.48	c   782s|195400 |    37 |  5131k|  26.1 |   237M |  45 |2467 |  15k|   0 | 313k|  0 | 311k|  30 | 0.000000e+00 |      --      |    Inf |  90.98%
780.51/782.92	c   783s|195500 |    40 |  5134k|  26.1 |   237M |  45 |2467 |  15k|5473 | 313k|  2 | 311k|  30 | 0.000000e+00 |      --      |    Inf |  91.02%
780.80/783.29	c   783s|195600 |    43 |  5136k|  26.1 |   237M |  45 |2467 |  15k|   0 | 313k|  0 | 311k|  30 | 0.000000e+00 |      --      |    Inf |  91.04%
781.20/783.64	c   784s|195700 |    43 |  5139k|  26.1 |   237M |  45 |2467 |  15k|   0 | 313k|  0 | 311k|  30 | 0.000000e+00 |      --      |    Inf |  91.06%
781.50/783.99	c   784s|195800 |    41 |  5141k|  26.1 |   237M |  45 |2467 |  15k|5458 | 313k|  1 | 311k|  30 | 0.000000e+00 |      --      |    Inf |  91.10%
781.90/784.35	c   784s|195900 |    36 |  5144k|  26.1 |   237M |  45 |2467 |  15k|5458 | 314k|  1 | 311k|  30 | 0.000000e+00 |      --      |    Inf |  91.11%
782.50/785.00	c   785s|196000 |    34 |  5149k|  26.1 |   237M |  45 |2467 |  15k|5458 | 314k|  1 | 311k|  30 | 0.000000e+00 |      --      |    Inf |  91.19%
782.90/785.34	c   785s|196100 |    35 |  5152k|  26.1 |   237M |  45 |2467 |  15k|5420 | 314k|  1 | 312k|  30 | 0.000000e+00 |      --      |    Inf |  91.21%
783.70/786.10	c   786s|196200 |    39 |  5158k|  26.1 |   237M |  45 |2467 |  15k|5453 | 314k|  1 | 312k|  30 | 0.000000e+00 |      --      |    Inf |  91.29%
784.10/786.54	c   787s|196300 |    56 |  5161k|  26.1 |   237M |  45 |2467 |  15k|5456 | 314k|  1 | 312k|  30 | 0.000000e+00 |      --      |    Inf |  91.30%
784.49/786.94	c   787s|196400 |    61 |  5164k|  26.1 |   237M |  45 |2467 |  15k|5453 | 314k|  1 | 312k|  30 | 0.000000e+00 |      --      |    Inf |  91.31%
784.79/787.27	c   787s|196500 |    60 |  5166k|  26.1 |   237M |  45 |2467 |  15k|5450 | 314k|  1 | 312k|  30 | 0.000000e+00 |      --      |    Inf |  91.32%
785.19/787.64	c   788s|196600 |    50 |  5168k|  26.1 |   237M |  45 |2467 |  15k|5469 | 314k|  1 | 312k|  30 | 0.000000e+00 |      --      |    Inf |  91.33%
785.49/787.99	c   788s|196700 |    46 |  5169k|  26.1 |   237M |  45 |2467 |  15k|5471 | 315k|  1 | 313k|  30 | 0.000000e+00 |      --      |    Inf |  91.33%
785.89/788.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
785.89/788.34	c   788s|196800 |    48 |  5171k|  26.1 |   237M |  45 |2467 |  15k|   0 | 315k|  0 | 313k|  30 | 0.000000e+00 |      --      |    Inf |  91.35%
786.29/788.71	c   789s|196900 |    47 |  5172k|  26.1 |   237M |  45 |2467 |  15k|5453 | 315k|  1 | 313k|  30 | 0.000000e+00 |      --      |    Inf |  91.37%
786.59/789.06	c   789s|197000 |    46 |  5174k|  26.1 |   237M |  45 |2467 |  15k|   0 | 315k|  0 | 313k|  30 | 0.000000e+00 |      --      |    Inf |  91.37%
786.99/789.46	c   789s|197100 |    45 |  5177k|  26.1 |   237M |  45 |2467 |  15k|5450 | 315k|  1 | 313k|  30 | 0.000000e+00 |      --      |    Inf |  91.38%
787.29/789.78	c   790s|197200 |    48 |  5179k|  26.1 |   237M |  45 |2467 |  15k|5453 | 315k|  1 | 313k|  30 | 0.000000e+00 |      --      |    Inf |  91.40%
787.69/790.14	c   790s|197300 |    51 |  5181k|  26.1 |   237M |  45 |2467 |  15k|   0 | 315k|  0 | 313k|  30 | 0.000000e+00 |      --      |    Inf |  91.40%
787.98/790.48	c   790s|197400 |    39 |  5182k|  26.0 |   237M |  45 |2467 |  15k|   0 | 315k|  0 | 313k|  30 | 0.000000e+00 |      --      |    Inf |  91.41%
788.59/791.06	c   791s|197500 |    50 |  5186k|  26.1 |   237M |  45 |2467 |  15k|5454 | 316k|  1 | 314k|  30 | 0.000000e+00 |      --      |    Inf |  91.45%
788.98/791.42	c   791s|197600 |    45 |  5189k|  26.1 |   237M |  45 |2467 |  15k|5446 | 316k|  1 | 314k|  30 | 0.000000e+00 |      --      |    Inf |  91.46%
789.38/791.84	c   792s|197700 |    48 |  5191k|  26.1 |   237M |  45 |2467 |  15k|5452 | 316k|  1 | 314k|  30 | 0.000000e+00 |      --      |    Inf |  91.48%
789.68/792.15	c   792s|197800 |    46 |  5193k|  26.0 |   237M |  45 |2467 |  15k|5452 | 316k|  1 | 314k|  30 | 0.000000e+00 |      --      |    Inf |  91.49%
789.98/792.45	c   792s|197900 |    51 |  5195k|  26.0 |   237M |  45 |2467 |  15k|5462 | 316k|  1 | 314k|  30 | 0.000000e+00 |      --      |    Inf |  91.49%
790.28/792.77	c   793s|198000 |    46 |  5196k|  26.0 |   237M |  45 |2467 |  15k|5460 | 316k|  2 | 314k|  30 | 0.000000e+00 |      --      |    Inf |  91.50%
790.68/793.11	c   793s|198100 |    44 |  5199k|  26.0 |   237M |  45 |2467 |  15k|5452 | 316k|  1 | 315k|  30 | 0.000000e+00 |      --      |    Inf |  91.50%
790.97/793.49	c   793s|198200 |    48 |  5202k|  26.0 |   237M |  45 |2467 |  15k|   0 | 316k|  0 | 315k|  30 | 0.000000e+00 |      --      |    Inf |  91.51%
791.27/793.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
791.27/793.79	c   794s|198300 |    48 |  5204k|  26.0 |   237M |  45 |2467 |  15k|5463 | 316k|  2 | 315k|  30 | 0.000000e+00 |      --      |    Inf |  91.52%
791.68/794.13	c   794s|198400 |    42 |  5205k|  26.0 |   237M |  45 |2467 |  15k|5457 | 316k|  2 | 315k|  30 | 0.000000e+00 |      --      |    Inf |  91.53%
792.07/794.56	c   795s|198500 |    46 |  5209k|  26.0 |   237M |  45 |2467 |  15k|   0 | 316k|  0 | 315k|  30 | 0.000000e+00 |      --      |    Inf |  91.57%
792.47/794.95	c   795s|198600 |    46 |  5211k|  26.0 |   237M |  45 |2467 |  15k|   0 | 317k|  0 | 315k|  30 | 0.000000e+00 |      --      |    Inf |  91.58%
792.87/795.34	c   795s|198700 |    43 |  5214k|  26.0 |   237M |  45 |2467 |  15k|5452 | 317k|  1 | 316k|  30 | 0.000000e+00 |      --      |    Inf |  91.59%
793.17/795.67	c   796s|198800 |    35 |  5215k|  26.0 |   237M |  45 |2467 |  15k|   0 | 317k|  0 | 316k|  30 | 0.000000e+00 |      --      |    Inf |  91.61%
793.47/795.99	c   796s|198900 |    41 |  5217k|  26.0 |   237M |  45 |2467 |  15k|5448 | 317k|  1 | 316k|  30 | 0.000000e+00 |      --      |    Inf |  91.66%
793.87/796.36	c   796s|199000 |    40 |  5220k|  26.0 |   237M |  45 |2467 |  15k|5448 | 317k|  1 | 316k|  30 | 0.000000e+00 |      --      |    Inf |  91.70%
794.36/796.84	c   797s|199100 |    37 |  5223k|  26.0 |   238M |  45 |2467 |  15k|   0 | 317k|  0 | 316k|  30 | 0.000000e+00 |      --      |    Inf |  91.73%
794.96/797.45	c   797s|199200 |    31 |  5226k|  26.0 |   238M |  45 |2467 |  15k|5423 | 317k|  1 | 316k|  30 | 0.000000e+00 |      --      |    Inf |  91.78%
795.36/797.84	c   798s|199300 |    37 |  5231k|  26.0 |   238M |  45 |2467 |  15k|   0 | 317k|  0 | 316k|  30 | 0.000000e+00 |      --      |    Inf |  91.87%
795.76/798.28	c   798s|199400 |    35 |  5234k|  26.0 |   238M |  45 |2467 |  15k|5444 | 317k|  1 | 317k|  30 | 0.000000e+00 |      --      |    Inf |  91.92%
796.16/798.64	c   799s|199500 |    34 |  5237k|  26.0 |   240M |  45 |2467 |  15k|5444 | 317k|  1 | 317k|  30 | 0.000000e+00 |      --      |    Inf |  91.97%
796.46/798.95	c   799s|199600 |    35 |  5239k|  26.0 |   240M |  45 |2467 |  15k|5444 | 317k|  1 | 317k|  30 | 0.000000e+00 |      --      |    Inf |  92.00%
797.06/799.50	c   799s|199700 |    34 |  5242k|  26.0 |   240M |  45 |2467 |  15k|5444 | 318k|  1 | 317k|  30 | 0.000000e+00 |      --      |    Inf |  92.03%
797.46/799.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
797.46/799.92	c   800s|199800 |    32 |  5245k|  26.0 |   240M |  45 |2467 |  15k|   0 | 318k|  0 | 317k|  30 | 0.000000e+00 |      --      |    Inf |  92.04%
797.76/800.27	c   800s|199900 |    38 |  5247k|  26.0 |   240M |  45 |2467 |  15k|   0 | 318k|  0 | 317k|  30 | 0.000000e+00 |      --      |    Inf |  92.06%
798.15/800.63	c   801s|200000 |    33 |  5249k|  26.0 |   240M |  45 |2467 |  15k|   0 | 318k|  0 | 318k|  30 | 0.000000e+00 |      --      |    Inf |  92.07%
798.66/801.16	c   801s|200100 |    41 |  5255k|  26.1 |   240M |  45 |2467 |  15k|5444 | 318k|  1 | 318k|  30 | 0.000000e+00 |      --      |    Inf |  92.08%
799.05/801.50	c   801s|200200 |    43 |  5257k|  26.1 |   240M |  45 |2467 |  15k|5441 | 318k|  2 | 318k|  30 | 0.000000e+00 |      --      |    Inf |  92.10%
799.35/801.82	c   802s|200300 |    46 |  5259k|  26.1 |   240M |  45 |2467 |  15k|5455 | 318k|  1 | 318k|  30 | 0.000000e+00 |      --      |    Inf |  92.12%
799.66/802.18	c   802s|200400 |    35 |  5261k|  26.0 |   240M |  45 |2467 |  15k|5444 | 318k|  1 | 318k|  30 | 0.000000e+00 |      --      |    Inf |  92.14%
800.05/802.54	c   803s|200500 |    34 |  5263k|  26.0 |   240M |  45 |2467 |  15k|5437 | 318k|  1 | 318k|  30 | 0.000000e+00 |      --      |    Inf |  92.16%
800.45/802.92	c   803s|200600 |    35 |  5266k|  26.0 |   240M |  45 |2467 |  15k|5437 | 318k|  1 | 319k|  30 | 0.000000e+00 |      --      |    Inf |  92.17%
800.85/803.33	c   803s|200700 |    38 |  5270k|  26.1 |   240M |  45 |2467 |  15k|   0 | 318k|  0 | 319k|  30 | 0.000000e+00 |      --      |    Inf |  92.19%
801.15/803.63	c   804s|200800 |    38 |  5272k|  26.1 |   240M |  45 |2467 |  15k|5451 | 318k|  1 | 319k|  30 | 0.000000e+00 |      --      |    Inf |  92.20%
801.44/803.99	c   804s|200900 |    33 |  5274k|  26.0 |   240M |  45 |2467 |  15k|   0 | 319k|  0 | 319k|  30 | 0.000000e+00 |      --      |    Inf |  92.28%
801.84/804.37	c   804s|201000 |    31 |  5276k|  26.0 |   240M |  45 |2467 |  15k|   0 | 319k|  0 | 319k|  30 | 0.000000e+00 |      --      |    Inf |  92.32%
802.24/804.71	c   805s|201100 |    34 |  5278k|  26.0 |   240M |  45 |2467 |  15k|   0 | 319k|  0 | 320k|  30 | 0.000000e+00 |      --      |    Inf |  92.33%
802.65/805.13	c   805s|201200 |    35 |  5281k|  26.0 |   240M |  45 |2467 |  15k|   0 | 319k|  0 | 320k|  30 | 0.000000e+00 |      --      |    Inf |  92.35%
802.94/805.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
802.94/805.47	c   805s|201300 |    35 |  5283k|  26.0 |   240M |  45 |2467 |  15k|5466 | 319k|  1 | 320k|  30 | 0.000000e+00 |      --      |    Inf |  92.39%
803.24/805.76	c   806s|201400 |    31 |  5284k|  26.0 |   240M |  45 |2467 |  15k|   0 | 319k|  0 | 320k|  30 | 0.000000e+00 |      --      |    Inf |  92.51%
803.54/806.07	c   806s|201500 |    33 |  5286k|  26.0 |   240M |  45 |2467 |  15k|   0 | 319k|  0 | 320k|  30 | 0.000000e+00 |      --      |    Inf |  92.55%
804.04/806.57	c   807s|201600 |    37 |  5290k|  26.0 |   240M |  45 |2467 |  15k|   0 | 320k|  0 | 320k|  30 | 0.000000e+00 |      --      |    Inf |  92.63%
804.34/806.86	c   807s|201700 |    35 |  5292k|  26.0 |   240M |  45 |2467 |  15k|   0 | 320k|  0 | 320k|  30 | 0.000000e+00 |      --      |    Inf |  92.64%
804.64/807.16	c   807s|201800 |    27 |  5293k|  26.0 |   240M |  45 |2467 |  15k|   0 | 320k|  0 | 321k|  30 | 0.000000e+00 |      --      |    Inf |  92.66%
805.03/807.57	c   808s|201900 |    36 |  5297k|  26.0 |   240M |  45 |2467 |  15k|5454 | 320k|  2 | 321k|  30 | 0.000000e+00 |      --      |    Inf |  92.71%
805.33/807.89	c   808s|202000 |    33 |  5298k|  26.0 |   240M |  45 |2467 |  15k|   0 | 320k|  0 | 321k|  30 | 0.000000e+00 |      --      |    Inf |  92.72%
805.93/808.42	c   808s|202100 |    43 |  5303k|  26.0 |   240M |  45 |2467 |  15k|   0 | 320k|  0 | 321k|  30 | 0.000000e+00 |      --      |    Inf |  92.73%
806.23/808.72	c   809s|202200 |    39 |  5305k|  26.0 |   240M |  45 |2467 |  15k|   0 | 320k|  0 | 321k|  30 | 0.000000e+00 |      --      |    Inf |  92.73%
806.54/809.04	c   809s|202300 |    38 |  5307k|  26.0 |   240M |  45 |2467 |  15k|5445 | 320k|  1 | 321k|  30 | 0.000000e+00 |      --      |    Inf |  92.74%
807.03/809.54	c   810s|202400 |    43 |  5312k|  26.0 |   240M |  45 |2467 |  15k|   0 | 321k|  0 | 321k|  30 | 0.000000e+00 |      --      |    Inf |  92.75%
807.33/809.81	c   810s|202500 |    53 |  5313k|  26.0 |   240M |  45 |2467 |  15k|5446 | 321k|  1 | 321k|  30 | 0.000000e+00 |      --      |    Inf |  92.76%
807.63/810.11	c   810s|202600 |    48 |  5315k|  26.0 |   240M |  45 |2467 |  15k|   0 | 321k|  0 | 321k|  30 | 0.000000e+00 |      --      |    Inf |  92.77%
807.93/810.43	c   810s|202700 |    51 |  5317k|  26.0 |   240M |  45 |2467 |  15k|   0 | 321k|  0 | 322k|  30 | 0.000000e+00 |      --      |    Inf |  92.77%
808.33/810.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
808.33/810.86	c   811s|202800 |    36 |  5320k|  26.0 |   240M |  45 |2467 |  15k|5434 | 321k|  1 | 322k|  30 | 0.000000e+00 |      --      |    Inf |  92.78%
808.63/811.17	c   811s|202900 |    38 |  5323k|  26.0 |   240M |  45 |2467 |  15k|5434 | 321k|  1 | 322k|  30 | 0.000000e+00 |      --      |    Inf |  92.81%
809.02/811.50	c   811s|203000 |    38 |  5325k|  26.0 |   240M |  45 |2467 |  15k|   0 | 321k|  0 | 322k|  30 | 0.000000e+00 |      --      |    Inf |  92.82%
809.32/811.83	c   812s|203100 |    39 |  5327k|  26.0 |   240M |  45 |2467 |  15k|   0 | 321k|  0 | 322k|  30 | 0.000000e+00 |      --      |    Inf |  92.83%
809.63/812.16	c   812s|203200 |    35 |  5328k|  26.0 |   240M |  45 |2467 |  15k|5434 | 321k|  1 | 322k|  30 | 0.000000e+00 |      --      |    Inf |  92.85%
810.02/812.52	c   813s|203300 |    33 |  5331k|  26.0 |   240M |  45 |2467 |  15k|5440 | 322k|  1 | 322k|  30 | 0.000000e+00 |      --      |    Inf |  92.87%
810.62/813.12	c   813s|203400 |    39 |  5335k|  26.0 |   240M |  45 |2467 |  15k|5445 | 322k|  1 | 323k|  30 | 0.000000e+00 |      --      |    Inf |  92.88%
810.92/813.46	c   813s|203500 |    41 |  5337k|  26.0 |   240M |  45 |2467 |  15k|5445 | 322k|  1 | 323k|  30 | 0.000000e+00 |      --      |    Inf |  92.88%
811.32/813.81	c   814s|203600 |    37 |  5339k|  26.0 |   240M |  45 |2467 |  15k|5445 | 322k|  1 | 323k|  30 | 0.000000e+00 |      --      |    Inf |  92.91%
811.72/814.24	c   814s|203700 |    36 |  5342k|  26.0 |   240M |  45 |2467 |  15k|   0 | 322k|  0 | 323k|  30 | 0.000000e+00 |      --      |    Inf |  92.93%
812.11/814.61	c   815s|203800 |    40 |  5345k|  26.0 |   240M |  45 |2467 |  15k|   0 | 323k|  0 | 323k|  30 | 0.000000e+00 |      --      |    Inf |  92.94%
812.41/814.98	c   815s|203900 |    43 |  5348k|  26.0 |   240M |  45 |2467 |  15k|   0 | 323k|  0 | 323k|  30 | 0.000000e+00 |      --      |    Inf |  92.95%
812.81/815.38	c   815s|204000 |    31 |  5351k|  26.0 |   240M |  45 |2467 |  15k|5444 | 323k|  1 | 324k|  30 | 0.000000e+00 |      --      |    Inf |  92.96%
813.52/816.03	c   816s|204100 |    40 |  5356k|  26.0 |   240M |  45 |2467 |  15k|5464 | 323k|  1 | 324k|  30 | 0.000000e+00 |      --      |    Inf |  92.99%
813.81/816.32	c   816s|204200 |    37 |  5358k|  26.0 |   240M |  45 |2467 |  15k|   0 | 323k|  0 | 324k|  30 | 0.000000e+00 |      --      |    Inf |  93.01%
814.11/816.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
814.11/816.64	c   817s|204300 |    41 |  5360k|  26.0 |   240M |  45 |2467 |  15k|   0 | 323k|  0 | 324k|  30 | 0.000000e+00 |      --      |    Inf |  93.02%
814.51/817.02	c   817s|204400 |    46 |  5364k|  26.0 |   240M |  45 |2467 |  15k|5426 | 324k|  1 | 324k|  30 | 0.000000e+00 |      --      |    Inf |  93.04%
814.91/817.41	c   817s|204500 |    35 |  5367k|  26.0 |   240M |  45 |2467 |  15k|5423 | 324k|  1 | 324k|  30 | 0.000000e+00 |      --      |    Inf |  93.05%
815.31/817.85	c   818s|204600 |    44 |  5371k|  26.1 |   240M |  45 |2467 |  15k|   0 | 324k|  0 | 324k|  30 | 0.000000e+00 |      --      |    Inf |  93.06%
815.70/818.24	c   818s|204700 |    36 |  5374k|  26.1 |   240M |  45 |2467 |  15k|   0 | 324k|  0 | 325k|  30 | 0.000000e+00 |      --      |    Inf |  93.06%
816.10/818.69	c   819s|204800 |    42 |  5378k|  26.1 |   240M |  45 |2467 |  15k|5433 | 324k|  1 | 325k|  30 | 0.000000e+00 |      --      |    Inf |  93.06%
816.51/819.05	c   819s|204900 |    38 |  5380k|  26.1 |   240M |  45 |2467 |  15k|5433 | 324k|  1 | 325k|  30 | 0.000000e+00 |      --      |    Inf |  93.06%
816.90/819.49	c   819s|205000 |    61 |  5384k|  26.1 |   240M |  45 |2467 |  15k|5425 | 324k|  1 | 325k|  30 | 0.000000e+00 |      --      |    Inf |  93.07%
817.30/819.81	c   820s|205100 |    42 |  5386k|  26.1 |   240M |  45 |2467 |  15k|   0 | 324k|  0 | 325k|  30 | 0.000000e+00 |      --      |    Inf |  93.07%
817.60/820.17	c   820s|205200 |    39 |  5389k|  26.1 |   240M |  45 |2467 |  15k|5443 | 325k|  1 | 325k|  30 | 0.000000e+00 |      --      |    Inf |  93.07%
818.00/820.50	c   820s|205300 |    36 |  5391k|  26.1 |   240M |  45 |2467 |  15k|   0 | 325k|  0 | 326k|  30 | 0.000000e+00 |      --      |    Inf |  93.07%
819.00/821.52	c   822s|205400 |    34 |  5397k|  26.1 |   240M |  45 |2467 |  15k|5444 | 325k|  1 | 326k|  30 | 0.000000e+00 |      --      |    Inf |  93.08%
819.39/821.95	c   822s|205500 |    37 |  5401k|  26.1 |   240M |  45 |2467 |  15k|5423 | 325k|  1 | 326k|  30 | 0.000000e+00 |      --      |    Inf |  93.09%
819.79/822.31	c   822s|205600 |    38 |  5404k|  26.1 |   240M |  45 |2467 |  15k|5435 | 325k|  1 | 326k|  30 | 0.000000e+00 |      --      |    Inf |  93.10%
820.09/822.69	c   823s|205700 |    34 |  5408k|  26.1 |   240M |  45 |2467 |  15k|5423 | 325k|  1 | 326k|  30 | 0.000000e+00 |      --      |    Inf |  93.10%
820.50/823.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
820.50/823.06	c   823s|205800 |    45 |  5410k|  26.1 |   240M |  45 |2467 |  15k|5436 | 325k|  1 | 326k|  30 | 0.000000e+00 |      --      |    Inf |  93.10%
820.99/823.53	c   824s|205900 |    40 |  5414k|  26.1 |   240M |  45 |2467 |  15k|   0 | 325k|  0 | 327k|  30 | 0.000000e+00 |      --      |    Inf |  93.11%
821.29/823.87	c   824s|206000 |    41 |  5416k|  26.1 |   240M |  45 |2467 |  15k|5423 | 326k|  1 | 327k|  30 | 0.000000e+00 |      --      |    Inf |  93.11%
821.69/824.25	c   824s|206100 |    33 |  5418k|  26.1 |   240M |  45 |2467 |  15k|5435 | 326k|  1 | 327k|  30 | 0.000000e+00 |      --      |    Inf |  93.11%
822.19/824.74	c   825s|206200 |    35 |  5422k|  26.1 |   240M |  45 |2467 |  15k|5425 | 326k|  1 | 327k|  30 | 0.000000e+00 |      --      |    Inf |  93.13%
822.49/825.06	c   825s|206300 |    32 |  5424k|  26.1 |   240M |  45 |2467 |  15k|   0 | 326k|  0 | 327k|  30 | 0.000000e+00 |      --      |    Inf |  93.14%
822.88/825.47	c   825s|206400 |    45 |  5428k|  26.1 |   240M |  45 |2467 |  15k|   0 | 326k|  0 | 328k|  30 | 0.000000e+00 |      --      |    Inf |  93.15%
823.38/825.93	c   826s|206500 |    48 |  5433k|  26.1 |   241M |  45 |2467 |  15k|   0 | 326k|  0 | 328k|  30 | 0.000000e+00 |      --      |    Inf |  93.15%
823.78/826.34	c   826s|206600 |    57 |  5437k|  26.1 |   241M |  45 |2467 |  15k|5433 | 326k|  1 | 328k|  30 | 0.000000e+00 |      --      |    Inf |  93.16%
824.18/826.71	c   827s|206700 |    39 |  5439k|  26.1 |   241M |  45 |2467 |  15k|5432 | 326k|  1 | 328k|  30 | 0.000000e+00 |      --      |    Inf |  93.16%
824.49/827.06	c   827s|206800 |    37 |  5441k|  26.1 |   241M |  45 |2467 |  15k|   0 | 326k|  0 | 328k|  30 | 0.000000e+00 |      --      |    Inf |  93.17%
824.88/827.41	c   827s|206900 |    41 |  5444k|  26.1 |   241M |  45 |2467 |  15k|5433 | 326k|  1 | 328k|  30 | 0.000000e+00 |      --      |    Inf |  93.17%
825.18/827.78	c   828s|207000 |    40 |  5446k|  26.1 |   241M |  45 |2467 |  15k|5434 | 326k|  1 | 329k|  30 | 0.000000e+00 |      --      |    Inf |  93.17%
825.58/828.15	c   828s|207100 |    40 |  5449k|  26.1 |   241M |  45 |2467 |  15k|5425 | 327k|  1 | 329k|  30 | 0.000000e+00 |      --      |    Inf |  93.18%
825.98/828.51	c   829s|207200 |    38 |  5451k|  26.1 |   241M |  45 |2467 |  15k|5427 | 327k|  1 | 329k|  30 | 0.000000e+00 |      --      |    Inf |  93.18%
826.18/828.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
826.18/828.79	c   829s|207300 |    35 |  5452k|  26.1 |   241M |  45 |2467 |  15k|5425 | 327k|  1 | 329k|  30 | 0.000000e+00 |      --      |    Inf |  93.18%
826.48/829.04	c   829s|207400 |    42 |  5453k|  26.1 |   241M |  45 |2467 |  15k|5429 | 327k|  1 | 329k|  30 | 0.000000e+00 |      --      |    Inf |  93.18%
826.77/829.38	c   829s|207500 |    41 |  5456k|  26.1 |   241M |  45 |2467 |  15k|   0 | 327k|  0 | 329k|  30 | 0.000000e+00 |      --      |    Inf |  93.18%
827.17/829.70	c   830s|207600 |    39 |  5458k|  26.1 |   241M |  45 |2467 |  15k|5429 | 327k|  1 | 329k|  30 | 0.000000e+00 |      --      |    Inf |  93.18%
827.37/829.99	c   830s|207700 |    39 |  5460k|  26.1 |   241M |  45 |2467 |  15k|5428 | 327k|  1 | 330k|  30 | 0.000000e+00 |      --      |    Inf |  93.18%
827.77/830.32	c   830s|207800 |    32 |  5462k|  26.1 |   241M |  45 |2467 |  15k|   0 | 327k|  0 | 330k|  30 | 0.000000e+00 |      --      |    Inf |  93.18%
828.07/830.69	c   831s|207900 |    36 |  5466k|  26.1 |   241M |  45 |2467 |  15k|   0 | 327k|  0 | 330k|  30 | 0.000000e+00 |      --      |    Inf |  93.18%
828.47/831.01	c   831s|208000 |    36 |  5467k|  26.1 |   241M |  45 |2467 |  15k|5428 | 327k|  1 | 330k|  30 | 0.000000e+00 |      --      |    Inf |  93.19%
828.77/831.31	c   831s|208100 |    32 |  5469k|  26.1 |   241M |  45 |2467 |  15k|5428 | 327k|  1 | 330k|  30 | 0.000000e+00 |      --      |    Inf |  93.19%
829.07/831.68	c   832s|208200 |    50 |  5473k|  26.1 |   241M |  45 |2467 |  15k|5425 | 327k|  1 | 331k|  30 | 0.000000e+00 |      --      |    Inf |  93.19%
829.37/831.96	c   832s|208300 |    38 |  5474k|  26.1 |   241M |  45 |2467 |  15k|5426 | 327k|  1 | 331k|  30 | 0.000000e+00 |      --      |    Inf |  93.19%
829.66/832.25	c   832s|208400 |    34 |  5475k|  26.1 |   241M |  45 |2467 |  15k|5425 | 327k|  1 | 331k|  30 | 0.000000e+00 |      --      |    Inf |  93.19%
829.96/832.53	c   833s|208500 |    39 |  5477k|  26.1 |   241M |  45 |2467 |  15k|5425 | 327k|  1 | 331k|  30 | 0.000000e+00 |      --      |    Inf |  93.19%
830.26/832.86	c   833s|208600 |    36 |  5478k|  26.1 |   241M |  45 |2467 |  15k|5426 | 327k|  1 | 332k|  30 | 0.000000e+00 |      --      |    Inf |  93.19%
830.57/833.17	c   833s|208700 |    37 |  5480k|  26.1 |   241M |  45 |2467 |  15k|5432 | 327k|  1 | 332k|  30 | 0.000000e+00 |      --      |    Inf |  93.19%
830.86/833.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
830.86/833.48	c   833s|208800 |    31 |  5481k|  26.1 |   241M |  45 |2467 |  15k|5425 | 327k|  1 | 332k|  30 | 0.000000e+00 |      --      |    Inf |  93.20%
831.46/834.10	c   834s|208900 |    35 |  5488k|  26.1 |   241M |  45 |2467 |  15k|5437 | 327k|  1 | 332k|  30 | 0.000000e+00 |      --      |    Inf |  93.23%
831.76/834.39	c   834s|209000 |    34 |  5489k|  26.1 |   241M |  45 |2467 |  15k|   0 | 327k|  0 | 332k|  30 | 0.000000e+00 |      --      |    Inf |  93.28%
832.16/834.78	c   835s|209100 |    36 |  5492k|  26.1 |   241M |  45 |2467 |  15k|5452 | 327k|  1 | 333k|  30 | 0.000000e+00 |      --      |    Inf |  93.30%
832.56/835.17	c   835s|209200 |    37 |  5495k|  26.1 |   241M |  45 |2467 |  15k|5452 | 327k|  1 | 333k|  30 | 0.000000e+00 |      --      |    Inf |  93.32%
832.96/835.52	c   836s|209300 |    44 |  5498k|  26.1 |   241M |  45 |2467 |  15k|5455 | 327k|  1 | 333k|  30 | 0.000000e+00 |      --      |    Inf |  93.33%
833.25/835.86	c   836s|209400 |    45 |  5500k|  26.1 |   241M |  45 |2467 |  15k|5452 | 327k|  1 | 333k|  30 | 0.000000e+00 |      --      |    Inf |  93.35%
833.65/836.22	c   836s|209500 |    38 |  5501k|  26.1 |   241M |  45 |2467 |  15k|5452 | 327k|  1 | 334k|  30 | 0.000000e+00 |      --      |    Inf |  93.36%
833.95/836.55	c   837s|209600 |    40 |  5503k|  26.1 |   241M |  45 |2467 |  15k|5452 | 327k|  1 | 334k|  30 | 0.000000e+00 |      --      |    Inf |  93.38%
834.25/836.87	c   837s|209700 |    42 |  5505k|  26.1 |   241M |  45 |2467 |  15k|5457 | 327k|  1 | 334k|  30 | 0.000000e+00 |      --      |    Inf |  93.39%
834.56/837.19	c   837s|209800 |    43 |  5507k|  26.1 |   241M |  45 |2467 |  15k|5455 | 327k|  1 | 334k|  30 | 0.000000e+00 |      --      |    Inf |  93.40%
834.95/837.57	c   838s|209900 |    39 |  5511k|  26.1 |   241M |  45 |2467 |  15k|   0 | 327k|  0 | 334k|  30 | 0.000000e+00 |      --      |    Inf |  93.40%
835.35/837.97	c   838s|210000 |    34 |  5513k|  26.1 |   241M |  45 |2467 |  15k|5430 | 328k|  1 | 334k|  30 | 0.000000e+00 |      --      |    Inf |  93.41%
835.75/838.30	c   838s|210100 |    35 |  5516k|  26.1 |   241M |  45 |2467 |  15k|5433 | 328k|  1 | 335k|  30 | 0.000000e+00 |      --      |    Inf |  93.41%
836.05/838.66	c   839s|210200 |    32 |  5518k|  26.1 |   241M |  45 |2467 |  15k|5433 | 328k|  1 | 335k|  30 | 0.000000e+00 |      --      |    Inf |  93.41%
836.65/839.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
836.65/839.26	c   839s|210300 |    35 |  5523k|  26.1 |   241M |  45 |2467 |  15k|5444 | 328k|  1 | 335k|  30 | 0.000000e+00 |      --      |    Inf |  93.42%
837.04/839.62	c   840s|210400 |    32 |  5526k|  26.1 |   241M |  45 |2467 |  15k|5444 | 328k|  1 | 335k|  30 | 0.000000e+00 |      --      |    Inf |  93.44%
837.34/839.95	c   840s|210500 |    29 |  5527k|  26.1 |   241M |  45 |2467 |  15k|5444 | 328k|  1 | 335k|  30 | 0.000000e+00 |      --      |    Inf |  93.44%
837.74/840.31	c   840s|210600 |    35 |  5530k|  26.1 |   245M |  45 |2467 |  15k|5444 | 328k|  1 | 336k|  30 | 0.000000e+00 |      --      |    Inf |  93.46%
838.04/840.64	c   841s|210700 |    32 |  5532k|  26.1 |   245M |  45 |2467 |  15k|   0 | 328k|  0 | 336k|  30 | 0.000000e+00 |      --      |    Inf |  93.48%
838.45/841.06	c   841s|210800 |    35 |  5535k|  26.1 |   245M |  45 |2467 |  15k|5444 | 328k|  1 | 336k|  30 | 0.000000e+00 |      --      |    Inf |  93.50%
838.84/841.46	c   841s|210900 |    36 |  5539k|  26.1 |   245M |  45 |2467 |  15k|5444 | 328k|  1 | 336k|  30 | 0.000000e+00 |      --      |    Inf |  93.51%
839.24/841.86	c   842s|211000 |    31 |  5543k|  26.1 |   245M |  45 |2467 |  15k|5440 | 329k|  1 | 336k|  30 | 0.000000e+00 |      --      |    Inf |  93.53%
839.84/842.41	c   842s|211100 |    33 |  5547k|  26.1 |   245M |  45 |2467 |  15k|   0 | 329k|  0 | 336k|  30 | 0.000000e+00 |      --      |    Inf |  93.55%
840.14/842.77	c   843s|211200 |    40 |  5550k|  26.1 |   245M |  45 |2467 |  15k|5448 | 329k|  0 | 336k|  30 | 0.000000e+00 |      --      |    Inf |  93.55%
840.44/843.09	c   843s|211300 |    34 |  5552k|  26.1 |   245M |  45 |2467 |  15k|5457 | 329k|  1 | 336k|  30 | 0.000000e+00 |      --      |    Inf |  93.56%
840.83/843.44	c   843s|211400 |    31 |  5554k|  26.1 |   245M |  45 |2467 |  15k|5435 | 329k|  2 | 337k|  30 | 0.000000e+00 |      --      |    Inf |  93.57%
841.23/843.81	c   844s|211500 |    36 |  5557k|  26.1 |   245M |  45 |2467 |  15k|5431 | 329k|  1 | 337k|  30 | 0.000000e+00 |      --      |    Inf |  93.58%
841.63/844.22	c   844s|211600 |    30 |  5561k|  26.1 |   245M |  45 |2467 |  15k|5422 | 329k|  1 | 337k|  30 | 0.000000e+00 |      --      |    Inf |  93.59%
842.03/844.60	c   845s|211700 |    43 |  5565k|  26.1 |   245M |  45 |2467 |  15k|5430 | 330k|  1 | 337k|  30 | 0.000000e+00 |      --      |    Inf |  93.60%
842.33/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.33/844.95	c   845s|211800 |    35 |  5567k|  26.1 |   245M |  45 |2467 |  15k|   0 | 330k|  0 | 337k|  30 | 0.000000e+00 |      --      |    Inf |  93.61%
842.63/845.29	c   845s|211900 |    31 |  5569k|  26.1 |   245M |  45 |2467 |  15k|   0 | 330k|  0 | 337k|  30 | 0.000000e+00 |      --      |    Inf |  93.62%
843.03/845.66	c   846s|212000 |    35 |  5572k|  26.1 |   245M |  45 |2467 |  15k|5422 | 330k|  1 | 337k|  30 | 0.000000e+00 |      --      |    Inf |  93.62%
843.43/846.01	c   846s|212100 |    35 |  5574k|  26.1 |   245M |  45 |2467 |  15k|5440 | 330k|  1 | 337k|  30 | 0.000000e+00 |      --      |    Inf |  93.62%
843.73/846.34	c   846s|212200 |    39 |  5576k|  26.1 |   245M |  45 |2467 |  15k|   0 | 330k|  0 | 338k|  30 | 0.000000e+00 |      --      |    Inf |  93.63%
844.12/846.75	c   847s|212300 |    32 |  5579k|  26.1 |   245M |  45 |2467 |  15k|5436 | 330k|  2 | 338k|  30 | 0.000000e+00 |      --      |    Inf |  93.63%
844.53/847.12	c   847s|212400 |    36 |  5581k|  26.1 |   245M |  45 |2467 |  15k|5435 | 331k|  1 | 338k|  30 | 0.000000e+00 |      --      |    Inf |  93.63%
844.92/847.53	c   848s|212500 |    30 |  5585k|  26.1 |   245M |  45 |2467 |  15k|5422 | 331k|  1 | 338k|  30 | 0.000000e+00 |      --      |    Inf |  93.64%
845.22/847.86	c   848s|212600 |    30 |  5587k|  26.1 |   245M |  45 |2467 |  15k|   0 | 331k|  0 | 338k|  30 | 0.000000e+00 |      --      |    Inf |  93.65%
845.62/848.20	c   848s|212700 |    34 |  5589k|  26.1 |   245M |  45 |2467 |  15k|5437 | 331k|  1 | 338k|  30 | 0.000000e+00 |      --      |    Inf |  93.65%
846.12/848.75	c   849s|212800 |    33 |  5593k|  26.1 |   245M |  45 |2467 |  15k|   0 | 331k|  0 | 338k|  30 | 0.000000e+00 |      --      |    Inf |  93.67%
846.52/849.11	c   849s|212900 |    32 |  5596k|  26.1 |   245M |  45 |2467 |  15k|5440 | 331k|  1 | 339k|  30 | 0.000000e+00 |      --      |    Inf |  93.70%
847.02/849.61	c   850s|213000 |    35 |  5600k|  26.1 |   245M |  45 |2467 |  15k|   0 | 331k|  0 | 339k|  30 | 0.000000e+00 |      --      |    Inf |  93.80%
847.32/849.97	c   850s|213100 |    30 |  5602k|  26.1 |   245M |  45 |2467 |  15k|5440 | 332k|  1 | 339k|  30 | 0.000000e+00 |      --      |    Inf |  93.81%
847.71/850.32	c   850s|213200 |    44 |  5605k|  26.1 |   245M |  45 |2467 |  15k|5449 | 332k|  0 | 339k|  30 | 0.000000e+00 |      --      |    Inf |  93.83%
848.21/850.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
848.21/850.86	c   851s|213300 |    34 |  5609k|  26.1 |   245M |  45 |2467 |  15k|   0 | 332k|  0 | 339k|  30 | 0.000000e+00 |      --      |    Inf |  93.87%
848.61/851.21	c   851s|213400 |    33 |  5612k|  26.1 |   245M |  45 |2467 |  15k|   0 | 332k|  0 | 339k|  30 | 0.000000e+00 |      --      |    Inf |  93.92%
848.91/851.53	c   852s|213500 |    31 |  5614k|  26.1 |   245M |  45 |2467 |  15k|5437 | 332k|  1 | 339k|  30 | 0.000000e+00 |      --      |    Inf |  93.93%
849.21/851.86	c   852s|213600 |    31 |  5616k|  26.1 |   245M |  45 |2467 |  15k|5437 | 332k|  1 | 340k|  30 | 0.000000e+00 |      --      |    Inf |  93.94%
849.61/852.22	c   852s|213700 |    30 |  5618k|  26.1 |   245M |  45 |2467 |  15k|5437 | 332k|  1 | 340k|  30 | 0.000000e+00 |      --      |    Inf |  93.95%
850.01/852.63	c   853s|213800 |    34 |  5621k|  26.1 |   245M |  45 |2467 |  15k|   0 | 332k|  0 | 340k|  30 | 0.000000e+00 |      --      |    Inf |  93.96%
850.51/853.11	c   853s|213900 |    34 |  5625k|  26.1 |   245M |  45 |2467 |  15k|   0 | 333k|  0 | 340k|  30 | 0.000000e+00 |      --      |    Inf |  94.03%
850.81/853.45	c   853s|214000 |    34 |  5626k|  26.1 |   245M |  45 |2467 |  15k|5433 | 333k|  1 | 340k|  30 | 0.000000e+00 |      --      |    Inf |  94.07%
851.10/853.78	c   854s|214100 |    32 |  5629k|  26.1 |   245M |  45 |2467 |  15k|5429 | 333k|  1 | 340k|  30 | 0.000000e+00 |      --      |    Inf |  94.11%
851.51/854.12	c   854s|214200 |    33 |  5630k|  26.1 |   245M |  45 |2467 |  15k|5429 | 333k|  1 | 341k|  30 | 0.000000e+00 |      --      |    Inf |  94.13%
851.80/854.44	c   854s|214300 |    35 |  5632k|  26.1 |   245M |  45 |2467 |  15k|5441 | 333k|  1 | 341k|  30 | 0.000000e+00 |      --      |    Inf |  94.16%
852.10/854.73	c   855s|214400 |    30 |  5634k|  26.1 |   245M |  45 |2467 |  15k|5441 | 333k|  1 | 341k|  30 | 0.000000e+00 |      --      |    Inf |  94.22%
852.70/855.33	c   855s|214500 |    31 |  5638k|  26.1 |   245M |  45 |2467 |  15k|5455 | 333k|  1 | 341k|  30 | 0.000000e+00 |      --      |    Inf |  94.30%
853.00/855.64	c   856s|214600 |    29 |  5640k|  26.1 |   245M |  45 |2467 |  15k|   0 | 333k|  0 | 341k|  30 | 0.000000e+00 |      --      |    Inf |  94.34%
853.30/855.96	c   856s|214700 |    31 |  5642k|  26.1 |   245M |  45 |2467 |  15k|   0 | 333k|  0 | 341k|  30 | 0.000000e+00 |      --      |    Inf |  94.38%
853.70/856.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
853.70/856.35	c   856s|214800 |    26 |  5645k|  26.1 |   245M |  45 |2467 |  15k|5455 | 333k|  1 | 341k|  30 | 0.000000e+00 |      --      |    Inf |  94.44%
854.30/856.98	c   857s|214900 |    36 |  5650k|  26.1 |   245M |  45 |2467 |  15k|5461 | 334k|  1 | 342k|  30 | 0.000000e+00 |      --      |    Inf |  94.46%
854.69/857.37	c   857s|215000 |    37 |  5653k|  26.1 |   245M |  45 |2467 |  15k|   0 | 334k|  0 | 342k|  30 | 0.000000e+00 |      --      |    Inf |  94.49%
855.09/857.75	c   858s|215100 |    36 |  5656k|  26.1 |   245M |  45 |2467 |  15k|   0 | 334k|  0 | 342k|  30 | 0.000000e+00 |      --      |    Inf |  94.51%
855.40/858.09	c   858s|215200 |    34 |  5658k|  26.1 |   245M |  45 |2467 |  15k|5461 | 334k|  1 | 342k|  30 | 0.000000e+00 |      --      |    Inf |  94.53%
855.79/858.42	c   858s|215300 |    26 |  5660k|  26.1 |   245M |  45 |2467 |  15k|5461 | 334k|  1 | 342k|  30 | 0.000000e+00 |      --      |    Inf |  94.54%
856.19/858.89	c   859s|215400 |    34 |  5665k|  26.1 |   247M |  45 |2467 |  15k|5450 | 334k|  1 | 342k|  30 | 0.000000e+00 |      --      |    Inf |  94.61%
856.59/859.24	c   859s|215500 |    37 |  5668k|  26.1 |   247M |  45 |2467 |  15k|5467 | 334k|  1 | 343k|  30 | 0.000000e+00 |      --      |    Inf |  94.67%
856.89/859.59	c   860s|215600 |    29 |  5670k|  26.1 |   247M |  45 |2467 |  15k|5449 | 334k|  0 | 343k|  30 | 0.000000e+00 |      --      |    Inf |  94.75%
857.29/859.93	c   860s|215700 |    33 |  5673k|  26.1 |   247M |  45 |2467 |  15k|5449 | 334k|  1 | 343k|  30 | 0.000000e+00 |      --      |    Inf |  94.79%
857.59/860.22	c   860s|215800 |    28 |  5674k|  26.1 |   247M |  45 |2467 |  15k|5449 | 334k|  1 | 343k|  30 | 0.000000e+00 |      --      |    Inf |  94.82%
858.09/860.75	c   861s|215900 |    38 |  5678k|  26.1 |   247M |  45 |2467 |  15k|5486 | 335k|  1 | 343k|  30 | 0.000000e+00 |      --      |    Inf |  94.85%
858.49/861.16	c   861s|216000 |    31 |  5681k|  26.1 |   247M |  45 |2467 |  15k|   0 | 335k|  0 | 343k|  30 | 0.000000e+00 |      --      |    Inf |  94.94%
858.88/861.56	c   862s|216100 |    32 |  5683k|  26.1 |   247M |  45 |2467 |  15k|   0 | 335k|  0 | 344k|  30 | 0.000000e+00 |      --      |    Inf |  94.99%
859.18/861.86	c   862s|216200 |    31 |  5685k|  26.1 |   247M |  45 |2467 |  15k|   0 | 335k|  0 | 344k|  30 | 0.000000e+00 |      --      |    Inf |  95.02%
859.49/862.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
859.49/862.17	c   862s|216300 |    29 |  5686k|  26.1 |   247M |  45 |2467 |  15k|   0 | 335k|  0 | 344k|  30 | 0.000000e+00 |      --      |    Inf |  95.06%
859.88/862.51	c   863s|216400 |    33 |  5688k|  26.1 |   247M |  45 |2467 |  15k|5448 | 335k|  1 | 344k|  30 | 0.000000e+00 |      --      |    Inf |  95.07%
860.18/862.82	c   863s|216500 |    32 |  5690k|  26.1 |   247M |  45 |2467 |  15k|5448 | 335k|  1 | 344k|  30 | 0.000000e+00 |      --      |    Inf |  95.09%
860.48/863.19	c   863s|216600 |    31 |  5692k|  26.1 |   247M |  45 |2467 |  15k|5448 | 336k|  1 | 344k|  30 | 0.000000e+00 |      --      |    Inf |  95.10%
860.98/863.60	c   864s|216700 |    25 |  5695k|  26.1 |   247M |  45 |2467 |  15k|5448 | 336k|  1 | 344k|  30 | 0.000000e+00 |      --      |    Inf |  95.11%
861.28/863.97	c   864s|216800 |    22 |  5697k|  26.1 |   247M |  45 |2467 |  15k|   0 | 336k|  0 | 344k|  30 | 0.000000e+00 |      --      |    Inf |  95.13%
861.97/864.63	c   865s|216900 |    37 |  5702k|  26.1 |   247M |  45 |2467 |  15k|5434 | 336k|  1 | 345k|  30 | 0.000000e+00 |      --      |    Inf |  95.14%
862.48/865.13	c   865s|217000 |    44 |  5706k|  26.1 |   247M |  45 |2467 |  15k|5455 | 337k|  1 | 345k|  30 | 0.000000e+00 |      --      |    Inf |  95.16%
862.87/865.50	c   865s|217100 |    47 |  5708k|  26.1 |   247M |  45 |2467 |  15k|5455 | 337k|  1 | 345k|  30 | 0.000000e+00 |      --      |    Inf |  95.17%
863.27/865.90	c   866s|217200 |    44 |  5711k|  26.1 |   247M |  45 |2467 |  15k|5472 | 337k|  1 | 345k|  30 | 0.000000e+00 |      --      |    Inf |  95.18%
863.57/866.26	c   866s|217300 |    46 |  5713k|  26.1 |   247M |  45 |2467 |  15k|5473 | 337k|  2 | 346k|  30 | 0.000000e+00 |      --      |    Inf |  95.19%
863.87/866.57	c   867s|217400 |    49 |  5715k|  26.1 |   247M |  45 |2467 |  15k|5456 | 337k|  1 | 346k|  30 | 0.000000e+00 |      --      |    Inf |  95.19%
864.27/866.97	c   867s|217500 |    47 |  5718k|  26.1 |   247M |  45 |2467 |  15k|   0 | 338k|  0 | 346k|  30 | 0.000000e+00 |      --      |    Inf |  95.20%
864.67/867.33	c   867s|217600 |    44 |  5720k|  26.1 |   247M |  45 |2467 |  15k|5445 | 338k|  1 | 346k|  30 | 0.000000e+00 |      --      |    Inf |  95.21%
864.97/867.69	c   868s|217700 |    42 |  5722k|  26.1 |   247M |  45 |2467 |  15k|   0 | 338k|  0 | 346k|  30 | 0.000000e+00 |      --      |    Inf |  95.22%
865.37/868.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
865.37/868.07	c   868s|217800 |    36 |  5724k|  26.1 |   247M |  45 |2467 |  15k|   0 | 338k|  0 | 347k|  30 | 0.000000e+00 |      --      |    Inf |  95.23%
865.76/868.42	c   868s|217900 |    40 |  5726k|  26.1 |   247M |  45 |2467 |  15k|5455 | 338k|  1 | 347k|  30 | 0.000000e+00 |      --      |    Inf |  95.24%
866.16/868.84	c   869s|218000 |    65 |  5729k|  26.1 |   247M |  45 |2467 |  15k|5464 | 338k|  1 | 347k|  30 | 0.000000e+00 |      --      |    Inf |  95.24%
866.56/869.20	c   869s|218100 |    64 |  5732k|  26.1 |   247M |  45 |2467 |  15k|5458 | 339k|  1 | 347k|  30 | 0.000000e+00 |      --      |    Inf |  95.24%
866.86/869.55	c   870s|218200 |    52 |  5734k|  26.1 |   247M |  45 |2467 |  15k|   0 | 339k|  0 | 347k|  30 | 0.000000e+00 |      --      |    Inf |  95.26%
867.26/869.95	c   870s|218300 |    63 |  5737k|  26.1 |   247M |  45 |2467 |  15k|5455 | 339k|  1 | 348k|  30 | 0.000000e+00 |      --      |    Inf |  95.26%
867.66/870.35	c   870s|218400 |    62 |  5739k|  26.1 |   247M |  45 |2467 |  15k|5455 | 339k|  1 | 348k|  30 | 0.000000e+00 |      --      |    Inf |  95.27%
868.06/870.71	c   871s|218500 |    67 |  5742k|  26.1 |   247M |  45 |2467 |  15k|   0 | 339k|  0 | 348k|  30 | 0.000000e+00 |      --      |    Inf |  95.28%
868.46/871.10	c   871s|218600 |    57 |  5744k|  26.1 |   247M |  45 |2467 |  15k|   0 | 339k|  0 | 348k|  30 | 0.000000e+00 |      --      |    Inf |  95.28%
868.85/871.57	c   872s|218700 |    58 |  5748k|  26.1 |   247M |  45 |2467 |  15k|   0 | 339k|  0 | 348k|  30 | 0.000000e+00 |      --      |    Inf |  95.29%
869.25/871.96	c   872s|218800 |    51 |  5750k|  26.1 |   247M |  45 |2467 |  15k|5463 | 339k|  1 | 348k|  30 | 0.000000e+00 |      --      |    Inf |  95.29%
869.55/872.29	c   872s|218900 |    47 |  5752k|  26.1 |   247M |  45 |2467 |  15k|5449 | 339k|  1 | 349k|  30 | 0.000000e+00 |      --      |    Inf |  95.29%
870.15/872.82	c   873s|219000 |    41 |  5758k|  26.1 |   247M |  45 |2467 |  15k|   0 | 339k|  0 | 349k|  30 | 0.000000e+00 |      --      |    Inf |  95.32%
870.46/873.13	c   873s|219100 |    41 |  5760k|  26.1 |   247M |  45 |2467 |  15k|   0 | 339k|  0 | 349k|  30 | 0.000000e+00 |      --      |    Inf |  95.33%
870.75/873.43	c   873s|219200 |    43 |  5762k|  26.1 |   247M |  45 |2467 |  15k|5444 | 340k|  2 | 349k|  30 | 0.000000e+00 |      --      |    Inf |  95.33%
871.05/873.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
871.05/873.76	c   874s|219300 |    47 |  5764k|  26.1 |   247M |  45 |2467 |  15k|5456 | 340k|  1 | 349k|  30 | 0.000000e+00 |      --      |    Inf |  95.37%
871.35/874.09	c   874s|219400 |    40 |  5766k|  26.1 |   247M |  45 |2467 |  15k|5450 | 340k|  1 | 350k|  30 | 0.000000e+00 |      --      |    Inf |  95.38%
871.65/874.38	c   874s|219500 |    40 |  5767k|  26.1 |   247M |  45 |2467 |  15k|5450 | 340k|  1 | 350k|  30 | 0.000000e+00 |      --      |    Inf |  95.39%
871.95/874.69	c   875s|219600 |    38 |  5769k|  26.1 |   247M |  45 |2467 |  15k|5454 | 340k|  1 | 350k|  30 | 0.000000e+00 |      --      |    Inf |  95.40%
872.24/875.00	c   875s|219700 |    36 |  5770k|  26.1 |   247M |  45 |2467 |  15k|5450 | 340k|  1 | 350k|  30 | 0.000000e+00 |      --      |    Inf |  95.42%
872.64/875.38	c   875s|219800 |    40 |  5773k|  26.1 |   247M |  45 |2467 |  15k|5438 | 340k|  1 | 350k|  30 | 0.000000e+00 |      --      |    Inf |  95.48%
873.04/875.75	c   876s|219900 |    35 |  5776k|  26.1 |   247M |  45 |2467 |  15k|   0 | 340k|  0 | 350k|  30 | 0.000000e+00 |      --      |    Inf |  95.53%
873.35/876.08	c   876s|220000 |    38 |  5778k|  26.1 |   247M |  45 |2467 |  15k|5443 | 340k|  2 | 350k|  30 | 0.000000e+00 |      --      |    Inf |  95.56%
873.74/876.40	c   876s|220100 |    37 |  5780k|  26.1 |   247M |  45 |2467 |  15k|   0 | 340k|  0 | 351k|  30 | 0.000000e+00 |      --      |    Inf |  95.57%
874.14/876.83	c   877s|220200 |    44 |  5782k|  26.1 |   247M |  45 |2467 |  15k|5447 | 340k|  2 | 351k|  30 | 0.000000e+00 |      --      |    Inf |  95.58%
874.44/877.15	c   877s|220300 |    45 |  5784k|  26.1 |   247M |  45 |2467 |  15k|   0 | 340k|  0 | 351k|  30 | 0.000000e+00 |      --      |    Inf |  95.58%
874.74/877.47	c   877s|220400 |    35 |  5785k|  26.1 |   247M |  45 |2467 |  15k|   0 | 340k|  0 | 351k|  30 | 0.000000e+00 |      --      |    Inf |  95.58%
875.04/877.78	c   878s|220500 |    42 |  5786k|  26.1 |   247M |  45 |2467 |  15k|5445 | 340k|  1 | 352k|  30 | 0.000000e+00 |      --      |    Inf |  95.59%
875.44/878.13	c   878s|220600 |    39 |  5789k|  26.1 |   247M |  45 |2467 |  15k|5446 | 340k|  1 | 352k|  30 | 0.000000e+00 |      --      |    Inf |  95.59%
875.74/878.44	c   878s|220700 |    42 |  5790k|  26.1 |   247M |  45 |2467 |  15k|5446 | 341k|  1 | 352k|  30 | 0.000000e+00 |      --      |    Inf |  95.59%
876.44/879.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
876.44/879.11	c   879s|220800 |    37 |  5794k|  26.1 |   247M |  45 |2467 |  15k|   0 | 341k|  0 | 352k|  30 | 0.000000e+00 |      --      |    Inf |  95.60%
876.73/879.44	c   879s|220900 |    42 |  5795k|  26.1 |   247M |  45 |2467 |  15k|5443 | 341k|  1 | 353k|  30 | 0.000000e+00 |      --      |    Inf |  95.60%
877.03/879.75	c   880s|221000 |    33 |  5797k|  26.0 |   247M |  45 |2467 |  15k|5440 | 341k|  1 | 353k|  30 | 0.000000e+00 |      --      |    Inf |  95.62%
877.44/880.11	c   880s|221100 |    44 |  5799k|  26.0 |   247M |  45 |2467 |  15k|   0 | 341k|  0 | 353k|  30 | 0.000000e+00 |      --      |    Inf |  95.63%
877.73/880.44	c   880s|221200 |    38 |  5800k|  26.0 |   247M |  45 |2467 |  15k|   0 | 341k|  0 | 353k|  30 | 0.000000e+00 |      --      |    Inf |  95.65%
878.03/880.77	c   881s|221300 |    40 |  5801k|  26.0 |   247M |  45 |2467 |  15k|5440 | 341k|  1 | 353k|  30 | 0.000000e+00 |      --      |    Inf |  95.66%
878.33/881.06	c   881s|221400 |    44 |  5802k|  26.0 |   247M |  45 |2467 |  15k|5448 | 341k|  1 | 353k|  30 | 0.000000e+00 |      --      |    Inf |  95.67%
878.63/881.32	c   881s|221500 |    30 |  5803k|  26.0 |   247M |  45 |2467 |  15k|5446 | 341k|  1 | 353k|  30 | 0.000000e+00 |      --      |    Inf |  95.70%
878.83/881.58	c   882s|221600 |    46 |  5805k|  26.0 |   247M |  45 |2467 |  15k|5439 | 341k|  1 | 353k|  30 | 0.000000e+00 |      --      |    Inf |  95.71%
879.23/881.93	c   882s|221700 |    34 |  5807k|  26.0 |   247M |  45 |2467 |  15k|5447 | 341k|  1 | 354k|  30 | 0.000000e+00 |      --      |    Inf |  95.72%
879.52/882.20	c   882s|221800 |    30 |  5808k|  26.0 |   247M |  45 |2467 |  15k|   0 | 341k|  0 | 354k|  30 | 0.000000e+00 |      --      |    Inf |  95.72%
879.82/882.57	c   883s|221900 |    30 |  5811k|  26.0 |   247M |  45 |2467 |  15k|5450 | 341k|  2 | 354k|  30 | 0.000000e+00 |      --      |    Inf |  95.72%
880.12/882.88	c   883s|222000 |    30 |  5813k|  26.0 |   247M |  45 |2467 |  15k|   0 | 341k|  0 | 354k|  30 | 0.000000e+00 |      --      |    Inf |  95.73%
880.52/883.23	c   883s|222100 |    40 |  5816k|  26.0 |   247M |  45 |2467 |  15k|   0 | 341k|  0 | 354k|  30 | 0.000000e+00 |      --      |    Inf |  95.74%
880.92/883.63	c   884s|222200 |    29 |  5819k|  26.0 |   247M |  45 |2467 |  15k|   0 | 341k|  0 | 354k|  30 | 0.000000e+00 |      --      |    Inf |  95.76%
881.22/883.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
881.22/883.94	c   884s|222300 |    41 |  5821k|  26.0 |   247M |  45 |2467 |  15k|5435 | 341k|  1 | 354k|  30 | 0.000000e+00 |      --      |    Inf |  95.76%
881.72/884.42	c   884s|222400 |    38 |  5825k|  26.0 |   247M |  45 |2467 |  15k|   0 | 341k|  0 | 355k|  30 | 0.000000e+00 |      --      |    Inf |  95.77%
882.02/884.74	c   885s|222500 |    40 |  5827k|  26.0 |   247M |  45 |2467 |  15k|5439 | 341k|  1 | 355k|  30 | 0.000000e+00 |      --      |    Inf |  95.78%
882.32/885.07	c   885s|222600 |    38 |  5829k|  26.0 |   247M |  45 |2467 |  15k|   0 | 341k|  0 | 355k|  30 | 0.000000e+00 |      --      |    Inf |  95.79%
882.62/885.37	c   885s|222700 |    36 |  5830k|  26.0 |   247M |  45 |2467 |  15k|5425 | 341k|  2 | 355k|  30 | 0.000000e+00 |      --      |    Inf |  95.80%
882.92/885.69	c   886s|222800 |    31 |  5832k|  26.0 |   247M |  45 |2467 |  15k|   0 | 341k|  0 | 355k|  30 | 0.000000e+00 |      --      |    Inf |  95.80%
883.32/886.01	c   886s|222900 |    33 |  5833k|  26.0 |   247M |  45 |2467 |  15k|5424 | 341k|  2 | 355k|  30 | 0.000000e+00 |      --      |    Inf |  95.81%
883.61/886.32	c   886s|223000 |    33 |  5834k|  26.0 |   247M |  45 |2467 |  15k|5435 | 342k|  1 | 355k|  30 | 0.000000e+00 |      --      |    Inf |  95.82%
884.11/886.80	c   887s|223100 |    36 |  5838k|  26.0 |   247M |  45 |2467 |  15k|5440 | 342k|  1 | 356k|  30 | 0.000000e+00 |      --      |    Inf |  95.82%
884.51/887.20	c   887s|223200 |    38 |  5841k|  26.0 |   247M |  45 |2467 |  15k|5421 | 342k|  1 | 356k|  30 | 0.000000e+00 |      --      |    Inf |  95.84%
884.81/887.50	c   887s|223300 |    34 |  5842k|  26.0 |   247M |  45 |2467 |  15k|5421 | 342k|  1 | 356k|  30 | 0.000000e+00 |      --      |    Inf |  95.84%
885.11/887.81	c   888s|223400 |    36 |  5844k|  26.0 |   247M |  45 |2467 |  15k|5432 | 342k|  1 | 356k|  30 | 0.000000e+00 |      --      |    Inf |  95.85%
885.31/888.09	c   888s|223500 |    46 |  5846k|  26.0 |   247M |  45 |2467 |  15k|   0 | 342k|  0 | 356k|  30 | 0.000000e+00 |      --      |    Inf |  95.86%
885.61/888.36	c   888s|223600 |    40 |  5848k|  26.0 |   247M |  45 |2467 |  15k|5432 | 342k|  1 | 356k|  30 | 0.000000e+00 |      --      |    Inf |  95.87%
885.91/888.69	c   889s|223700 |    38 |  5850k|  26.0 |   247M |  45 |2467 |  15k|   0 | 342k|  0 | 356k|  30 | 0.000000e+00 |      --      |    Inf |  95.88%
886.31/889.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
886.31/889.05	c   889s|223800 |    37 |  5852k|  26.0 |   247M |  45 |2467 |  15k|5432 | 342k|  1 | 357k|  30 | 0.000000e+00 |      --      |    Inf |  95.89%
886.70/889.41	c   889s|223900 |    38 |  5854k|  26.0 |   247M |  45 |2467 |  15k|5434 | 342k|  2 | 357k|  30 | 0.000000e+00 |      --      |    Inf |  95.90%
887.11/889.82	c   890s|224000 |    42 |  5856k|  26.0 |   247M |  45 |2467 |  15k|5433 | 342k|  2 | 357k|  30 | 0.000000e+00 |      --      |    Inf |  95.90%
887.42/890.13	c   890s|224100 |    32 |  5858k|  26.0 |   247M |  45 |2467 |  15k|5432 | 342k|  1 | 357k|  30 | 0.000000e+00 |      --      |    Inf |  95.91%
887.71/890.43	c   890s|224200 |    31 |  5859k|  26.0 |   247M |  45 |2467 |  15k|5432 | 342k|  1 | 357k|  30 | 0.000000e+00 |      --      |    Inf |  95.91%
888.01/890.70	c   891s|224300 |    30 |  5861k|  25.9 |   247M |  45 |2467 |  15k|   0 | 342k|  0 | 357k|  30 | 0.000000e+00 |      --      |    Inf |  95.92%
888.21/890.97	c   891s|224400 |    25 |  5862k|  25.9 |   247M |  45 |2467 |  15k|   0 | 342k|  0 | 357k|  30 | 0.000000e+00 |      --      |    Inf |  95.93%
888.51/891.27	c   891s|224500 |    31 |  5864k|  25.9 |   247M |  45 |2467 |  15k|5426 | 342k|  1 | 357k|  30 | 0.000000e+00 |      --      |    Inf |  95.94%
888.81/891.59	c   892s|224600 |    38 |  5866k|  25.9 |   247M |  45 |2467 |  15k|5439 | 342k|  1 | 358k|  30 | 0.000000e+00 |      --      |    Inf |  95.97%
889.11/891.88	c   892s|224700 |    34 |  5868k|  25.9 |   247M |  45 |2467 |  15k|   0 | 342k|  0 | 358k|  30 | 0.000000e+00 |      --      |    Inf |  95.98%
889.51/892.20	c   892s|224800 |    25 |  5870k|  25.9 |   247M |  45 |2467 |  15k|   0 | 342k|  0 | 358k|  30 | 0.000000e+00 |      --      |    Inf |  96.00%
890.00/892.72	c   893s|224900 |    29 |  5872k|  25.9 |   247M |  45 |2467 |  15k|5431 | 342k|  1 | 358k|  30 | 0.000000e+00 |      --      |    Inf |  96.03%
890.31/893.05	c   893s|225000 |    31 |  5874k|  25.9 |   247M |  45 |2467 |  15k|5429 | 342k|  1 | 358k|  30 | 0.000000e+00 |      --      |    Inf |  96.07%
890.90/893.62	c   894s|225100 |    27 |  5876k|  25.9 |   247M |  45 |2467 |  15k|5437 | 342k|  1 | 358k|  30 | 0.000000e+00 |      --      |    Inf |  96.11%
891.20/893.97	c   894s|225200 |    27 |  5878k|  25.9 |   247M |  45 |2467 |  15k|5436 | 342k|  1 | 358k|  30 | 0.000000e+00 |      --      |    Inf |  96.15%
891.80/894.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
891.80/894.58	c   895s|225300 |    40 |  5882k|  25.9 |   247M |  45 |2467 |  15k|   0 | 342k|  0 | 358k|  30 | 0.000000e+00 |      --      |    Inf |  96.26%
892.10/894.87	c   895s|225400 |    26 |  5883k|  25.9 |   247M |  45 |2467 |  15k|5436 | 342k|  1 | 358k|  30 | 0.000000e+00 |      --      |    Inf |  96.33%
892.50/895.28	c   895s|225500 |    64 |  5887k|  25.9 |   247M |  45 |2467 |  15k|5426 | 342k|  0 | 359k|  30 | 0.000000e+00 |      --      |    Inf |  96.35%
892.80/895.57	c   896s|225600 |    38 |  5889k|  25.9 |   247M |  45 |2467 |  15k|   0 | 342k|  0 | 359k|  30 | 0.000000e+00 |      --      |    Inf |  96.35%
893.10/895.88	c   896s|225700 |    26 |  5890k|  25.9 |   247M |  45 |2467 |  15k|5420 | 342k|  1 | 359k|  30 | 0.000000e+00 |      --      |    Inf |  96.36%
893.40/896.18	c   896s|225800 |    32 |  5892k|  25.9 |   247M |  45 |2467 |  15k|5434 | 343k|  1 | 359k|  30 | 0.000000e+00 |      --      |    Inf |  96.36%
893.69/896.47	c   896s|225900 |    23 |  5893k|  25.9 |   247M |  45 |2467 |  15k|   0 | 343k|  0 | 359k|  30 | 0.000000e+00 |      --      |    Inf |  96.36%
894.30/897.02	c   897s|226000 |    39 |  5897k|  25.9 |   247M |  45 |2467 |  15k|5427 | 343k|  1 | 359k|  30 | 0.000000e+00 |      --      |    Inf |  96.39%
894.59/897.34	c   897s|226100 |    33 |  5899k|  25.9 |   247M |  45 |2467 |  15k|5423 | 343k|  1 | 359k|  30 | 0.000000e+00 |      --      |    Inf |  96.42%
894.89/897.65	c   898s|226200 |    37 |  5901k|  25.9 |   247M |  45 |2467 |  15k|   0 | 343k|  0 | 360k|  30 | 0.000000e+00 |      --      |    Inf |  96.43%
895.39/898.17	c   898s|226300 |    31 |  5904k|  25.9 |   247M |  45 |2467 |  15k|5415 | 343k|  1 | 360k|  30 | 0.000000e+00 |      --      |    Inf |  96.45%
895.69/898.46	c   898s|226400 |    29 |  5906k|  25.9 |   247M |  45 |2467 |  15k|5415 | 343k|  1 | 360k|  30 | 0.000000e+00 |      --      |    Inf |  96.47%
896.09/898.83	c   899s|226500 |    37 |  5909k|  25.9 |   247M |  45 |2467 |  15k|5428 | 343k|  1 | 360k|  30 | 0.000000e+00 |      --      |    Inf |  96.48%
896.39/899.16	c   899s|226600 |    25 |  5910k|  25.9 |   247M |  45 |2467 |  15k|5427 | 343k|  1 | 360k|  30 | 0.000000e+00 |      --      |    Inf |  96.54%
896.89/899.66	c   900s|226700 |    28 |  5913k|  25.9 |   247M |  45 |2467 |  15k|5419 | 343k|  1 | 360k|  30 | 0.000000e+00 |      --      |    Inf |  96.57%
897.29/900.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
897.29/900.03	c   900s|226800 |    33 |  5916k|  25.9 |   247M |  45 |2467 |  15k|   0 | 343k|  0 | 360k|  30 | 0.000000e+00 |      --      |    Inf |  96.59%
897.58/900.39	c   900s|226900 |    26 |  5918k|  25.9 |   247M |  45 |2467 |  15k|   0 | 343k|  0 | 361k|  30 | 0.000000e+00 |      --      |    Inf |  96.64%
898.08/900.85	c   901s|227000 |    24 |  5922k|  25.9 |   248M |  45 |2467 |  15k|   0 | 343k|  0 | 361k|  30 | 0.000000e+00 |      --      |    Inf |  96.71%
898.58/901.35	c   901s|227100 |    31 |  5924k|  25.9 |   248M |  45 |2467 |  15k|5441 | 343k|  1 | 361k|  30 | 0.000000e+00 |      --      |    Inf |  96.73%
898.88/901.65	c   902s|227200 |    29 |  5926k|  25.9 |   248M |  45 |2467 |  15k|5441 | 343k|  1 | 361k|  30 | 0.000000e+00 |      --      |    Inf |  96.75%
899.18/901.93	c   902s|227300 |    24 |  5927k|  25.9 |   248M |  45 |2467 |  15k|5438 | 343k|  1 | 361k|  30 | 0.000000e+00 |      --      |    Inf |  96.77%
899.48/902.24	c   902s|227400 |    28 |  5929k|  25.9 |   248M |  45 |2467 |  15k|5442 | 343k|  2 | 362k|  30 | 0.000000e+00 |      --      |    Inf |  96.79%
899.78/902.55	c   903s|227500 |    21 |  5931k|  25.9 |   248M |  45 |2467 |  15k|5438 | 344k|  1 | 362k|  30 | 0.000000e+00 |      --      |    Inf |  96.86%
900.18/902.99	c   903s|227600 |    29 |  5934k|  25.9 |   248M |  45 |2467 |  15k|5441 | 344k|  1 | 362k|  30 | 0.000000e+00 |      --      |    Inf |  96.93%
900.57/903.31	c   903s|227700 |    23 |  5937k|  25.9 |   248M |  45 |2467 |  15k|5441 | 344k|  1 | 362k|  30 | 0.000000e+00 |      --      |    Inf |  96.96%
900.97/903.77	c   904s|227800 |    24 |  5940k|  25.9 |   248M |  45 |2467 |  15k|   0 | 344k|  0 | 362k|  30 | 0.000000e+00 |      --      |    Inf |  96.99%
901.38/904.14	c   904s|227900 |    32 |  5943k|  25.9 |   248M |  45 |2467 |  15k|5441 | 344k|  1 | 363k|  30 | 0.000000e+00 |      --      |    Inf |  97.01%
901.67/904.48	c   904s|228000 |    22 |  5945k|  25.9 |   248M |  45 |2467 |  15k|   0 | 344k|  0 | 363k|  30 | 0.000000e+00 |      --      |    Inf |  97.03%
902.17/904.99	c   905s|228100 |    33 |  5950k|  25.9 |   248M |  45 |2467 |  15k|5449 | 344k|  1 | 363k|  30 | 0.000000e+00 |      --      |    Inf |  97.06%
902.57/905.31	c   905s|228200 |    29 |  5951k|  25.9 |   248M |  45 |2467 |  15k|5449 | 344k|  1 | 363k|  30 | 0.000000e+00 |      --      |    Inf |  97.07%
902.87/905.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
902.87/905.66	c   906s|228300 |    31 |  5953k|  25.9 |   248M |  45 |2467 |  15k|5449 | 344k|  1 | 363k|  30 | 0.000000e+00 |      --      |    Inf |  97.11%
903.17/905.98	c   906s|228400 |    29 |  5955k|  25.9 |   248M |  45 |2467 |  15k|5456 | 344k|  1 | 363k|  30 | 0.000000e+00 |      --      |    Inf |  97.12%
903.67/906.48	c   906s|228500 |    42 |  5959k|  25.9 |   248M |  45 |2467 |  15k|   0 | 344k|  0 | 363k|  30 | 0.000000e+00 |      --      |    Inf |  97.13%
903.97/906.75	c   907s|228600 |    28 |  5960k|  25.9 |   248M |  45 |2467 |  15k|5427 | 344k|  1 | 364k|  30 | 0.000000e+00 |      --      |    Inf |  97.13%
904.37/907.13	c   907s|228700 |    28 |  5963k|  25.9 |   248M |  45 |2467 |  15k|   0 | 344k|  0 | 364k|  30 | 0.000000e+00 |      --      |    Inf |  97.19%
904.66/907.47	c   907s|228800 |    29 |  5965k|  25.9 |   248M |  45 |2467 |  15k|5447 | 345k|  1 | 364k|  30 | 0.000000e+00 |      --      |    Inf |  97.22%
905.06/907.81	c   908s|228900 |    21 |  5966k|  25.9 |   248M |  45 |2467 |  15k|5427 | 345k|  1 | 364k|  30 | 0.000000e+00 |      --      |    Inf |  97.26%
905.37/908.15	c   908s|229000 |    21 |  5969k|  25.9 |   248M |  45 |2467 |  15k|5433 | 345k|  1 | 364k|  30 | 0.000000e+00 |      --      |    Inf |  97.32%
905.76/908.54	c   909s|229100 |    23 |  5971k|  25.9 |   248M |  45 |2467 |  15k|5459 | 345k|  1 | 364k|  30 | 0.000000e+00 |      --      |    Inf |  97.42%
906.06/908.86	c   909s|229200 |    22 |  5973k|  25.9 |   248M |  45 |2467 |  15k|   0 | 345k|  0 | 365k|  30 | 0.000000e+00 |      --      |    Inf |  97.48%
906.36/909.18	c   909s|229300 |    28 |  5975k|  25.9 |   248M |  45 |2467 |  15k|5455 | 345k|  1 | 365k|  30 | 0.000000e+00 |      --      |    Inf |  97.48%
906.76/909.58	c   910s|229400 |    31 |  5977k|  25.9 |   248M |  45 |2467 |  15k|5462 | 345k|  1 | 365k|  30 | 0.000000e+00 |      --      |    Inf |  97.48%
907.06/909.89	c   910s|229500 |    31 |  5979k|  25.9 |   248M |  45 |2467 |  15k|5447 | 346k|  1 | 365k|  30 | 0.000000e+00 |      --      |    Inf |  97.68%
907.36/910.18	c   910s|229600 |    30 |  5980k|  25.9 |   248M |  45 |2467 |  15k|5447 | 346k|  1 | 365k|  30 | 0.000000e+00 |      --      |    Inf |  97.69%
907.75/910.51	c   910s|229700 |    30 |  5982k|  25.9 |   248M |  45 |2467 |  15k|   0 | 346k|  0 | 365k|  30 | 0.000000e+00 |      --      |    Inf |  97.70%
908.05/910.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
908.05/910.89	c   911s|229800 |    28 |  5983k|  25.9 |   248M |  45 |2467 |  15k|5447 | 346k|  1 | 365k|  30 | 0.000000e+00 |      --      |    Inf |  97.71%
908.36/911.17	c   911s|229900 |    30 |  5985k|  25.9 |   248M |  45 |2467 |  15k|5447 | 346k|  1 | 365k|  30 | 0.000000e+00 |      --      |    Inf |  97.72%
908.75/911.53	c   912s|230000 |    27 |  5986k|  25.9 |   248M |  45 |2467 |  15k|5454 | 346k|  1 | 366k|  30 | 0.000000e+00 |      --      |    Inf |  97.73%
909.26/912.05	c   912s|230100 |    49 |  5990k|  25.9 |   248M |  45 |2467 |  15k|5438 | 346k|  1 | 366k|  30 | 0.000000e+00 |      --      |    Inf |  97.74%
909.65/912.41	c   912s|230200 |    31 |  5992k|  25.9 |   248M |  45 |2467 |  15k|5447 | 346k|  1 | 366k|  30 | 0.000000e+00 |      --      |    Inf |  97.76%
909.95/912.75	c   913s|230300 |    29 |  5995k|  25.9 |   248M |  45 |2467 |  15k|5453 | 346k|  2 | 366k|  30 | 0.000000e+00 |      --      |    Inf |  97.79%
910.25/913.06	c   913s|230400 |    28 |  5996k|  25.8 |   248M |  45 |2467 |  15k|5433 | 346k|  1 | 366k|  30 | 0.000000e+00 |      --      |    Inf |  97.81%
910.55/913.37	c   913s|230500 |    27 |  5998k|  25.8 |   248M |  45 |2467 |  15k|5461 | 346k|  1 | 366k|  30 | 0.000000e+00 |      --      |    Inf |  97.83%
910.95/913.75	c   914s|230600 |    33 |  6001k|  25.8 |   248M |  45 |2467 |  15k|   0 | 346k|  0 | 366k|  30 | 0.000000e+00 |      --      |    Inf |  97.83%
911.25/914.01	c   914s|230700 |    32 |  6002k|  25.8 |   248M |  45 |2467 |  15k|5453 | 346k|  0 | 366k|  30 | 0.000000e+00 |      --      |    Inf |  97.83%
911.54/914.37	c   914s|230800 |    30 |  6004k|  25.8 |   248M |  45 |2467 |  15k|   0 | 346k|  0 | 367k|  30 | 0.000000e+00 |      --      |    Inf |  97.85%
911.84/914.69	c   915s|230900 |    27 |  6005k|  25.8 |   248M |  45 |2467 |  15k|5455 | 346k|  1 | 367k|  30 | 0.000000e+00 |      --      |    Inf |  97.89%
912.25/915.01	c   915s|231000 |    22 |  6007k|  25.8 |   248M |  45 |2467 |  15k|5458 | 346k|  1 | 367k|  30 | 0.000000e+00 |      --      |    Inf |  97.98%
912.54/915.38	c   915s|231100 |    21 |  6009k|  25.8 |   248M |  45 |2467 |  15k|5433 | 347k|  1 | 367k|  30 | 0.000000e+00 |      --      |    Inf |  98.03%
912.94/915.73	c   916s|231200 |    22 |  6010k|  25.8 |   248M |  45 |2467 |  15k|   0 | 347k|  0 | 367k|  30 | 0.000000e+00 |      --      |    Inf |  98.04%
913.44/916.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
913.44/916.22	c   916s|231300 |    25 |  6015k|  25.8 |   248M |  45 |2467 |  15k|   0 | 347k|  0 | 367k|  30 | 0.000000e+00 |      --      |    Inf |  98.15%
913.74/916.56	c   917s|231400 |    34 |  6017k|  25.8 |   248M |  45 |2467 |  15k|5439 | 347k|  1 | 368k|  30 | 0.000000e+00 |      --      |    Inf |  98.15%
914.04/916.86	c   917s|231500 |    30 |  6018k|  25.8 |   248M |  45 |2467 |  15k|   0 | 347k|  0 | 368k|  30 | 0.000000e+00 |      --      |    Inf |  98.16%
914.43/917.21	c   917s|231600 |    31 |  6020k|  25.8 |   248M |  45 |2467 |  15k|5428 | 347k|  1 | 368k|  30 | 0.000000e+00 |      --      |    Inf |  98.16%
914.73/917.58	c   918s|231700 |    26 |  6023k|  25.8 |   248M |  45 |2467 |  15k|5428 | 348k|  1 | 368k|  30 | 0.000000e+00 |      --      |    Inf |  98.17%
915.03/917.89	c   918s|231800 |    26 |  6024k|  25.8 |   248M |  45 |2467 |  15k|   0 | 348k|  0 | 368k|  30 | 0.000000e+00 |      --      |    Inf |  98.19%
915.43/918.24	c   918s|231900 |    50 |  6029k|  25.8 |   248M |  47 |2467 |  15k|5440 | 348k|  1 | 369k|  30 | 0.000000e+00 |      --      |    Inf |  98.19%
915.73/918.53	c   919s|232000 |    45 |  6030k|  25.8 |   248M |  47 |2467 |  15k|5450 | 348k|  1 | 369k|  30 | 0.000000e+00 |      --      |    Inf |  98.20%
916.03/918.83	c   919s|232100 |    28 |  6031k|  25.8 |   248M |  47 |2467 |  15k|5453 | 348k|  0 | 369k|  30 | 0.000000e+00 |      --      |    Inf |  98.21%
916.23/919.09	c   919s|232200 |    28 |  6033k|  25.8 |   248M |  47 |2467 |  15k|5454 | 348k|  1 | 369k|  30 | 0.000000e+00 |      --      |    Inf |  98.22%
916.63/919.47	c   919s|232300 |    25 |  6036k|  25.8 |   248M |  47 |2467 |  15k|   0 | 348k|  0 | 369k|  30 | 0.000000e+00 |      --      |    Inf |  98.22%
916.93/919.77	c   920s|232400 |    23 |  6039k|  25.8 |   248M |  47 |2467 |  15k|5428 | 349k|  1 | 369k|  30 | 0.000000e+00 |      --      |    Inf |  98.23%
917.33/920.12	c   920s|232500 |    27 |  6040k|  25.8 |   248M |  47 |2467 |  15k|5448 | 349k|  1 | 369k|  30 | 0.000000e+00 |      --      |    Inf |  98.23%
917.63/920.47	c   920s|232600 |    20 |  6043k|  25.8 |   248M |  47 |2467 |  15k|   0 | 349k|  0 | 369k|  30 | 0.000000e+00 |      --      |    Inf |  98.24%
917.92/920.73	c   921s|232700 |    18 |  6044k|  25.8 |   248M |  47 |2467 |  15k|5428 | 349k|  1 | 370k|  30 | 0.000000e+00 |      --      |    Inf |  98.25%
918.33/921.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
918.33/921.16	c   921s|232800 |    26 |  6048k|  25.8 |   248M |  47 |2467 |  15k|5447 | 349k|  1 | 370k|  30 | 0.000000e+00 |      --      |    Inf |  98.26%
918.72/921.55	c   922s|232900 |    36 |  6052k|  25.8 |   248M |  47 |2467 |  15k|5441 | 350k|  1 | 370k|  30 | 0.000000e+00 |      --      |    Inf |  98.27%
919.12/921.97	c   922s|233000 |    27 |  6055k|  25.8 |   248M |  47 |2467 |  15k|   0 | 350k|  0 | 370k|  30 | 0.000000e+00 |      --      |    Inf |  98.27%
919.52/922.33	c   922s|233100 |    29 |  6057k|  25.8 |   248M |  47 |2467 |  15k|5473 | 350k|  1 | 370k|  30 | 0.000000e+00 |      --      |    Inf |  98.29%
919.82/922.66	c   923s|233200 |    23 |  6059k|  25.8 |   248M |  47 |2467 |  15k|5467 | 350k|  1 | 371k|  30 | 0.000000e+00 |      --      |    Inf |  98.32%
920.12/923.00	c   923s|233300 |    27 |  6060k|  25.8 |   248M |  47 |2467 |  15k|5478 | 350k|  1 | 371k|  30 | 0.000000e+00 |      --      |    Inf |  98.33%
920.52/923.32	c   923s|233400 |    19 |  6063k|  25.8 |   248M |  47 |2467 |  15k|5476 | 350k|  1 | 371k|  30 | 0.000000e+00 |      --      |    Inf |  98.34%
920.82/923.68	c   924s|233500 |    23 |  6065k|  25.8 |   248M |  47 |2467 |  15k|   0 | 350k|  0 | 371k|  30 | 0.000000e+00 |      --      |    Inf |  98.43%
921.22/924.00	c   924s|233600 |    17 |  6066k|  25.8 |   248M |  47 |2467 |  15k|5467 | 350k|  1 | 371k|  30 | 0.000000e+00 |      --      |    Inf |  98.45%
921.71/924.51	c   924s|233700 |    22 |  6069k|  25.8 |   248M |  47 |2467 |  15k|5431 | 351k|  1 | 371k|  30 | 0.000000e+00 |      --      |    Inf |  98.47%
922.01/924.83	c   925s|233800 |    21 |  6072k|  25.8 |   248M |  47 |2467 |  15k|5431 | 351k|  1 | 371k|  30 | 0.000000e+00 |      --      |    Inf |  98.49%
922.41/925.26	c   925s|233900 |    23 |  6075k|  25.8 |   248M |  47 |2467 |  15k|5437 | 351k|  2 | 372k|  30 | 0.000000e+00 |      --      |    Inf |  98.51%
923.41/926.25	c   926s|234000 |    30 |  6084k|  25.8 |   248M |  47 |2467 |  15k|5447 | 351k|  1 | 372k|  30 | 0.000000e+00 |      --      |    Inf |  98.58%
923.71/926.58	c   927s|234100 |    23 |  6086k|  25.8 |   248M |  47 |2467 |  15k|5429 | 351k|  1 | 372k|  30 | 0.000000e+00 |      --      |    Inf |  98.60%
924.21/927.02	c   927s|234200 |    47 |  6090k|  25.8 |   248M |  47 |2467 |  15k|5440 | 351k|  1 | 372k|  30 | 0.000000e+00 |      --      |    Inf |  98.61%
924.51/927.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
924.51/927.34	c   927s|234300 |    27 |  6092k|  25.8 |   248M |  47 |2467 |  15k|   0 | 351k|  0 | 372k|  30 | 0.000000e+00 |      --      |    Inf |  98.62%
924.80/927.68	c   928s|234400 |    30 |  6094k|  25.8 |   248M |  47 |2467 |  15k|   0 | 352k|  0 | 373k|  30 | 0.000000e+00 |      --      |    Inf |  98.62%
925.10/928.00	c   928s|234500 |    39 |  6096k|  25.8 |   248M |  47 |2467 |  15k|5451 | 352k|  1 | 373k|  30 | 0.000000e+00 |      --      |    Inf |  98.62%
925.50/928.39	c   928s|234600 |    24 |  6098k|  25.8 |   248M |  47 |2467 |  15k|   0 | 352k|  0 | 373k|  30 | 0.000000e+00 |      --      |    Inf |  98.62%
926.00/928.82	c   929s|234700 |    29 |  6100k|  25.8 |   248M |  47 |2467 |  15k|5449 | 352k|  1 | 373k|  30 | 0.000000e+00 |      --      |    Inf |  98.63%
926.31/929.16	c   929s|234800 |    28 |  6102k|  25.8 |   248M |  47 |2467 |  15k|5452 | 352k|  1 | 374k|  30 | 0.000000e+00 |      --      |    Inf |  98.63%
926.60/929.49	c   929s|234900 |    29 |  6104k|  25.8 |   248M |  47 |2467 |  15k|5449 | 352k|  1 | 374k|  30 | 0.000000e+00 |      --      |    Inf |  98.63%
927.10/929.90	c   930s|235000 |    25 |  6106k|  25.8 |   248M |  47 |2467 |  15k|   0 | 353k|  0 | 374k|  30 | 0.000000e+00 |      --      |    Inf |  98.63%
927.40/930.28	c   930s|235100 |    21 |  6109k|  25.8 |   248M |  47 |2467 |  15k|   0 | 353k|  0 | 374k|  30 | 0.000000e+00 |      --      |    Inf |  98.64%
927.80/930.65	c   931s|235200 |    22 |  6111k|  25.8 |   248M |  47 |2467 |  15k|   0 | 353k|  0 | 375k|  30 | 0.000000e+00 |      --      |    Inf |  98.65%
928.30/931.14	c   931s|235300 |    35 |  6116k|  25.8 |   248M |  47 |2467 |  15k|5442 | 353k|  1 | 375k|  30 | 0.000000e+00 |      --      |    Inf |  98.66%
928.59/931.47	c   931s|235400 |    20 |  6118k|  25.8 |   248M |  47 |2467 |  15k|5429 | 353k|  1 | 375k|  30 | 0.000000e+00 |      --      |    Inf |  98.67%
928.99/931.80	c   932s|235500 |    18 |  6119k|  25.8 |   248M |  47 |2467 |  15k|5429 | 354k|  1 | 375k|  30 | 0.000000e+00 |      --      |    Inf |  98.67%
929.39/932.20	c   932s|235600 |    24 |  6122k|  25.8 |   248M |  47 |2467 |  15k|   0 | 354k|  0 | 375k|  30 | 0.000000e+00 |      --      |    Inf |  98.68%
929.79/932.61	c   933s|235700 |    27 |  6126k|  25.8 |   248M |  47 |2467 |  15k|5441 | 354k|  1 | 375k|  30 | 0.000000e+00 |      --      |    Inf |  98.68%
930.09/932.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
930.09/932.94	c   933s|235800 |    19 |  6128k|  25.8 |   248M |  47 |2467 |  15k|   0 | 354k|  0 | 376k|  30 | 0.000000e+00 |      --      |    Inf |  98.68%
930.39/933.27	c   933s|235900 |    23 |  6130k|  25.8 |   248M |  47 |2467 |  15k|5429 | 354k|  1 | 376k|  30 | 0.000000e+00 |      --      |    Inf |  98.68%
930.89/933.73	c   934s|236000 |    24 |  6133k|  25.8 |   248M |  47 |2467 |  15k|   0 | 355k|  0 | 376k|  30 | 0.000000e+00 |      --      |    Inf |  98.70%
931.19/934.09	c   934s|236100 |    21 |  6135k|  25.8 |   248M |  47 |2467 |  15k|5443 | 355k|  1 | 376k|  30 | 0.000000e+00 |      --      |    Inf |  98.71%
931.59/934.46	c   934s|236200 |    21 |  6137k|  25.8 |   248M |  47 |2467 |  15k|5460 | 355k|  1 | 376k|  30 | 0.000000e+00 |      --      |    Inf |  98.72%
931.98/934.84	c   935s|236300 |    20 |  6140k|  25.8 |   248M |  47 |2467 |  15k|5454 | 355k|  1 | 376k|  30 | 0.000000e+00 |      --      |    Inf |  98.73%
932.38/935.25	c   935s|236400 |    21 |  6142k|  25.8 |   248M |  47 |2467 |  15k|5454 | 355k|  1 | 377k|  30 | 0.000000e+00 |      --      |    Inf |  98.73%
932.68/935.57	c   936s|236500 |    31 |  6144k|  25.8 |   248M |  47 |2467 |  15k|   0 | 356k|  0 | 377k|  30 | 0.000000e+00 |      --      |    Inf |  98.73%
933.08/935.90	c   936s|236600 |    18 |  6146k|  25.8 |   248M |  47 |2467 |  15k|   0 | 356k|  0 | 377k|  30 | 0.000000e+00 |      --      |    Inf |  98.74%
933.48/936.32	c   936s|236700 |    24 |  6149k|  25.8 |   248M |  47 |2467 |  15k|5438 | 356k|  1 | 377k|  30 | 0.000000e+00 |      --      |    Inf |  98.75%
933.88/936.72	c   937s|236800 |    28 |  6153k|  25.8 |   248M |  47 |2467 |  15k|   0 | 356k|  0 | 377k|  30 | 0.000000e+00 |      --      |    Inf |  98.76%
934.18/937.08	c   937s|236900 |    22 |  6155k|  25.8 |   248M |  47 |2467 |  15k|   0 | 356k|  0 | 377k|  30 | 0.000000e+00 |      --      |    Inf |  98.77%
934.68/937.50	c   937s|237000 |    26 |  6158k|  25.8 |   248M |  47 |2467 |  15k|5449 | 356k|  2 | 377k|  30 | 0.000000e+00 |      --      |    Inf |  98.78%
934.98/937.84	c   938s|237100 |    24 |  6160k|  25.8 |   248M |  47 |2467 |  15k|5443 | 356k|  1 | 377k|  30 | 0.000000e+00 |      --      |    Inf |  98.78%
935.37/938.20	c   938s|237200 |    24 |  6162k|  25.8 |   248M |  47 |2467 |  15k|   0 | 357k|  0 | 378k|  30 | 0.000000e+00 |      --      |    Inf |  98.79%
935.67/938.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
935.67/938.55	c   939s|237300 |    19 |  6164k|  25.8 |   248M |  47 |2467 |  15k|   0 | 357k|  0 | 378k|  30 | 0.000000e+00 |      --      |    Inf |  98.80%
935.97/938.87	c   939s|237400 |    18 |  6167k|  25.8 |   248M |  47 |2467 |  15k|5444 | 357k|  1 | 378k|  30 | 0.000000e+00 |      --      |    Inf |  98.81%
936.37/939.28	c   939s|237500 |    22 |  6170k|  25.8 |   248M |  47 |2467 |  15k|5437 | 357k|  2 | 378k|  30 | 0.000000e+00 |      --      |    Inf |  98.82%
936.77/939.65	c   940s|237600 |    20 |  6173k|  25.8 |   248M |  47 |2467 |  15k|   0 | 357k|  0 | 378k|  30 | 0.000000e+00 |      --      |    Inf |  98.84%
937.17/940.02	c   940s|237700 |    17 |  6176k|  25.8 |   248M |  47 |2467 |  15k|5430 | 357k|  1 | 378k|  30 | 0.000000e+00 |      --      |    Inf |  98.86%
937.57/940.45	c   940s|237800 |    22 |  6180k|  25.8 |   248M |  47 |2467 |  15k|5430 | 357k|  1 | 379k|  30 | 0.000000e+00 |      --      |    Inf |  98.87%
937.87/940.79	c   941s|237900 |    12 |  6182k|  25.8 |   248M |  47 |2467 |  15k|   0 | 357k|  0 | 379k|  30 | 0.000000e+00 |      --      |    Inf |  98.90%
938.27/941.14	c   941s|238000 |    19 |  6185k|  25.8 |   248M |  47 |2467 |  15k|   0 | 357k|  0 | 379k|  30 | 0.000000e+00 |      --      |    Inf |  98.91%
938.67/941.50	c   941s|238100 |    30 |  6188k|  25.8 |   248M |  47 |2467 |  15k|5453 | 357k|  0 | 379k|  30 | 0.000000e+00 |      --      |    Inf |  98.94%
938.96/941.83	c   942s|238200 |    22 |  6190k|  25.8 |   248M |  47 |2467 |  15k|5452 | 357k|  1 | 379k|  30 | 0.000000e+00 |      --      |    Inf |  98.95%
939.56/942.40	c   942s|238300 |    19 |  6194k|  25.8 |   248M |  47 |2467 |  15k|5449 | 357k|  2 | 379k|  30 | 0.000000e+00 |      --      |    Inf |  98.98%
939.96/942.82	c   943s|238400 |    23 |  6198k|  25.8 |   248M |  47 |2467 |  15k|   0 | 358k|  0 | 379k|  30 | 0.000000e+00 |      --      |    Inf |  98.98%
940.27/943.14	c   943s|238500 |    20 |  6200k|  25.8 |   248M |  47 |2467 |  15k|5420 | 358k|  1 | 380k|  30 | 0.000000e+00 |      --      |    Inf |  99.00%
940.66/943.59	c   944s|238600 |    17 |  6205k|  25.8 |   248M |  47 |2467 |  15k|5453 | 358k|  1 | 380k|  30 | 0.000000e+00 |      --      |    Inf |  99.01%
941.06/943.96	c   944s|238700 |    17 |  6207k|  25.8 |   248M |  47 |2467 |  15k|5454 | 358k|  1 | 380k|  30 | 0.000000e+00 |      --      |    Inf |  99.01%
941.46/944.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
941.46/944.33	c   944s|238800 |    16 |  6210k|  25.8 |   248M |  47 |2467 |  15k|5439 | 358k|  1 | 380k|  30 | 0.000000e+00 |      --      |    Inf |  99.01%
941.86/944.73	c   945s|238900 |    17 |  6213k|  25.8 |   248M |  47 |2467 |  15k|   0 | 358k|  0 | 380k|  30 | 0.000000e+00 |      --      |    Inf |  99.02%
942.26/945.11	c   945s|239000 |    12 |  6216k|  25.8 |   248M |  47 |2467 |  15k|5445 | 358k|  1 | 380k|  30 | 0.000000e+00 |      --      |    Inf |  99.02%
942.95/945.87	c   946s|239100 |    27 |  6220k|  25.8 |   249M |  47 |2467 |  15k|   0 | 358k|  0 | 380k|  30 | 0.000000e+00 |      --      |    Inf |  99.03%
943.65/946.50	c   946s|239200 |    28 |  6225k|  25.9 |   249M |  47 |2467 |  15k|   0 | 359k|  0 | 381k|  30 | 0.000000e+00 |      --      |    Inf |  99.16%
943.95/946.80	c   947s|239300 |    29 |  6226k|  25.9 |   249M |  47 |2467 |  15k|5465 | 359k|  1 | 381k|  30 | 0.000000e+00 |      --      |    Inf |  99.19%
944.26/947.13	c   947s|239400 |    16 |  6228k|  25.8 |   249M |  47 |2467 |  15k|5444 | 359k|  1 | 381k|  30 | 0.000000e+00 |      --      |    Inf |  99.28%
944.55/947.44	c   947s|239500 |    13 |  6230k|  25.8 |   249M |  47 |2467 |  15k|5444 | 359k|  1 | 381k|  30 | 0.000000e+00 |      --      |    Inf |  99.42%
945.05/947.90	c   948s|239600 |    10 |  6234k|  25.8 |   249M |  47 |2467 |  15k|5434 | 359k|  1 | 381k|  30 | 0.000000e+00 |      --      |    Inf |  99.55%
945.55/948.44	c   948s|239700 |    16 |  6239k|  25.9 |   249M |  47 |2467 |  15k|   0 | 359k|  0 | 381k|  30 | 0.000000e+00 |      --      |    Inf |  99.57%
945.85/948.76	c   949s|239800 |    13 |  6240k|  25.9 |   249M |  47 |2467 |  15k|5436 | 359k|  1 | 382k|  30 | 0.000000e+00 |      --      |    Inf |  99.59%
946.25/949.15	c   949s|239900 |    14 |  6243k|  25.9 |   249M |  47 |2467 |  15k|5468 | 360k|  1 | 382k|  30 | 0.000000e+00 |      --      |    Inf |  99.60%
946.54/949.49	c   949s|240000 |    10 |  6245k|  25.9 |   249M |  47 |2467 |  15k|5436 | 360k|  1 | 382k|  30 | 0.000000e+00 |      --      |    Inf |  99.62%
947.04/949.97	c   950s|240100 |    11 |  6250k|  25.9 |   249M |  47 |2467 |  15k|5420 | 360k|  1 | 382k|  30 | 0.000000e+00 |      --      |    Inf |  99.77%
947.54/950.46	c   950s|240200 |    13 |  6253k|  25.9 |   249M |  47 |2467 |  15k|5452 | 360k|  1 | 382k|  30 | 0.000000e+00 |      --      |    Inf |  99.81%
948.04/950.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
948.04/950.92	c   951s|240300 |    15 |  6257k|  25.9 |   249M |  47 |2467 |  15k|5452 | 360k|  1 | 382k|  30 | 0.000000e+00 |      --      |    Inf |  99.82%
948.34/951.28	c   951s|240400 |    13 |  6259k|  25.9 |   249M |  47 |2467 |  15k|5420 | 361k|  1 | 382k|  30 | 0.000000e+00 |      --      |    Inf |  99.83%
948.74/951.66	c   952s|240500 |     9 |  6262k|  25.9 |   249M |  47 |2467 |  15k|   0 | 361k|  0 | 383k|  30 | 0.000000e+00 |      --      |    Inf |  99.84%
949.24/952.12	c   952s|240600 |    13 |  6267k|  25.9 |   249M |  47 |2467 |  15k|5452 | 361k|  1 | 383k|  30 | 0.000000e+00 |      --      |    Inf |  99.86%
949.54/952.45	c   952s|240700 |    10 |  6269k|  25.9 |   249M |  47 |2467 |  15k|5452 | 361k|  1 | 383k|  30 | 0.000000e+00 |      --      |    Inf |  99.88%
949.83/952.77	c   953s|240800 |     7 |  6270k|  25.9 |   249M |  47 |2467 |  15k|5472 | 361k|  2 | 383k|  30 | 0.000000e+00 |      --      |    Inf |  99.91%
950.33/953.27	c   953s|240900 |    11 |  6275k|  25.9 |   249M |  47 |2467 |  14k|5399 | 361k|  1 | 383k|  30 | 0.000000e+00 |      --      |    Inf |  99.93%
950.63/953.58	c   954s|241000 |    17 |  6277k|  25.9 |   249M |  47 |2467 |  14k|5425 | 362k|  1 | 383k|  30 | 0.000000e+00 |      --      |    Inf |  99.93%
951.03/953.94	c   954s|241100 |    18 |  6280k|  25.9 |   249M |  47 |2467 |  14k|5422 | 362k|  1 | 383k|  30 | 0.000000e+00 |      --      |    Inf |  99.94%
951.43/954.33	c   954s|241200 |    23 |  6283k|  25.9 |   249M |  47 |2467 |  14k|5399 | 362k|  1 | 384k|  30 | 0.000000e+00 |      --      |    Inf |  99.94%
951.83/954.72	c   955s|241300 |    19 |  6286k|  25.9 |   249M |  47 |2467 |  14k|   0 | 363k|  0 | 384k|  30 | 0.000000e+00 |      --      |    Inf |  99.94%
952.23/955.13	c   955s|241400 |    11 |  6289k|  25.9 |   249M |  47 |2467 |  14k|   0 | 363k|  0 | 384k|  30 | 0.000000e+00 |      --      |    Inf |  99.95%
952.63/955.51	c   955s|241500 |    18 |  6292k|  25.9 |   249M |  47 |2467 |  14k|   0 | 363k|  0 | 384k|  30 | 0.000000e+00 |      --      |    Inf |  99.96%
952.93/955.88	c   956s|241600 |    19 |  6295k|  25.9 |   249M |  47 |2467 |  14k|5423 | 364k|  2 | 384k|  30 | 0.000000e+00 |      --      |    Inf |  99.97%
953.32/956.27	c   956s|241700 |    15 |  6297k|  25.9 |   249M |  47 |2467 |  14k|5425 | 364k|  2 | 384k|  30 | 0.000000e+00 |      --      |    Inf |  99.98%
953.72/956.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
953.72/956.63	c   957s|241800 |     4 |  6300k|  25.9 |   249M |  47 |2467 |  14k|5399 | 364k|  1 | 384k|  30 | 0.000000e+00 |      --      |    Inf |  99.98%
954.02/956.90	c 
954.02/956.90	c SCIP Status        : problem is solved [infeasible]
954.02/956.90	c Solving Time (sec) : 956.89
954.02/956.90	c Solving Nodes      : 241866 (total of 242964 nodes in 2 runs)
954.02/956.90	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
954.02/956.90	c Dual Bound         : +1.00000000000000e+20
954.02/956.90	c Gap                : 0.00 %
954.02/956.90	s UNSATISFIABLE
954.02/956.90	c SCIP Status        : problem is solved [infeasible]
954.02/956.90	c Total Time         :     956.89
954.02/956.90	c   solving          :     956.89
954.02/956.90	c   presolving       :       0.12 (included in solving)
954.02/956.90	c   reading          :       0.01 (included in solving)
954.02/956.90	c   copying          :       1.25 (116 #copies) (minimal 0.01, maximal 0.03, average 0.01)
954.02/956.90	c Original Problem   :
954.02/956.90	c   Problem name     : HOME/instance-4513952-1751227488.opb
954.02/956.90	c   Variables        : 2484 (2484 binary, 0 integer, 0 implicit integer, 0 continuous)
954.02/956.90	c   Constraints      : 5292 initial, 5292 maximal
954.02/956.90	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
954.02/956.90	c Presolved Problem  :
954.02/956.90	c   Problem name     : t_HOME/instance-4513952-1751227488.opb
954.02/956.90	c   Variables        : 2467 (2467 binary, 0 integer, 0 implicit integer, 0 continuous)
954.02/956.90	c   Constraints      : 6079 initial, 15378 maximal
954.02/956.90	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
954.02/956.90	c   Nonzeros         : 17133 constraint, 11597 clique table
954.02/956.90	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
954.02/956.90	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
954.02/956.90	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
954.02/956.90	c   gateextraction   :       0.01       0.00      5          0          0          0          0          0        182         45          0          0
954.02/956.90	c   implics          :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
954.02/956.90	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   milp             :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
954.02/956.90	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
954.02/956.90	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   trivial          :       0.00       0.00     12          7          0          0          0          0          0          0          0          0
954.02/956.90	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   dualfix          :       0.00       0.00     12          0          0          0          0          0          0          0          0          0
954.02/956.90	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   probing          :       0.02       0.00      2          0          0          0          0          0          0          0          0          0
954.02/956.90	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
954.02/956.90	c   symmetry         :       0.01       0.00      1          3          0          0          0          0          0          1          0          0
954.02/956.90	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
954.02/956.90	c   knapsack         :       0.00       0.00     17          0          0          0          0          0          3          5          8         45
954.02/956.90	c   setppc           :       0.03       0.00     24          0          7          0          0          0         57          0          0          0
954.02/956.90	c   linear           :       0.01       0.00     13          0          0          0          0          0          0          0          4         57
954.02/956.90	c   orbitope         :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
954.02/956.90	c   logicor          :       0.01       0.00     16          0          0          0          0          0        176          0          0          8
954.02/956.90	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
954.02/956.90	c   root node        :          -          -      -        695          -          -        695          -          -          -          -          -
954.02/956.90	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
954.02/956.90	c   benderslp        :          0          0          0          0     167096          0          0      44967          0          0          0          0          0          0          0
954.02/956.90	c   integral         :          0          0          0          0     167096          0          0      44967          0          0          0          0          0          0     334192
954.02/956.90	c   knapsack         :         43+        51         11    3551244          0          0          0          0      32720        340     117065          0          0          0          0
954.02/956.90	c   setppc           :       5352+      5367         22    3557896          0          0          0      44963   11232743      83060   26940222          0          0          0          0
954.02/956.90	c   linear           :          3+        17          0    3221145          0          0          0          2      37368        525      60508          0          0          0          0
954.02/956.90	c   orbitope         :          1          1          0    3474211          0          0          0          0      30328        155       2526          0          0          0          0
954.02/956.90	c   logicor          :        680+      9994         22    2795151          0          0          0          0    5519459      58517    7421063         47         24          0          0
954.02/956.90	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
954.02/956.90	c   benderslp        :       0.06       0.00       0.00       0.00       0.05       0.00       0.00       0.01       0.00       0.00
954.02/956.90	c   integral         :      21.46       0.00       0.00       0.00      21.45       0.00       0.00       0.01       0.00       0.00
954.02/956.90	c   knapsack         :       4.69       0.00       0.01       4.66       0.00       0.00       0.00       0.00       0.03       0.00
954.02/956.90	c   setppc           :      47.46       0.00       0.01      44.73       0.00       0.00       0.00       0.10       2.62       0.00
954.02/956.90	c   linear           :       0.78       0.00       0.00       0.72       0.00       0.00       0.00       0.00       0.05       0.00
954.02/956.90	c   orbitope         :       0.73       0.00       0.00       0.73       0.00       0.00       0.00       0.00       0.01       0.00
954.02/956.90	c   logicor          :      46.17       0.00       0.00      43.41       0.00       0.00       0.00       0.00       2.77       0.00
954.02/956.90	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
954.02/956.90	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
954.02/956.90	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
954.02/956.90	c   components       :       0.05       0.00       0.00       0.05       0.00       0.00       0.00       0.00       0.00       0.00
954.02/956.90	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
954.02/956.90	c   dualfix          :          2          0          0          0
954.02/956.90	c   genvbounds       :          0          0          0          0
954.02/956.90	c   nlobbt           :          0          0          0          0
954.02/956.90	c   obbt             :          0          0          0          0
954.02/956.90	c   probing          :          0          0          0          0
954.02/956.90	c   pseudoobj        :          0          0          0          0
954.02/956.90	c   redcost          :          0          0          0          0
954.02/956.90	c   rootredcost      :          0          0          0          0
954.02/956.90	c   symmetry         :          0          0          0          0
954.02/956.90	c   vbounds          :    3242360          0          0          0
954.02/956.90	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
954.02/956.90	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
954.02/956.90	c   genvbounds       :       0.26       0.00       0.00       0.26       0.00       0.00
954.02/956.90	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
954.02/956.90	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
954.02/956.90	c   probing          :       0.02       0.00       0.02       0.00       0.00       0.00
954.02/956.90	c   pseudoobj        :       0.31       0.00       0.00       0.31       0.00       0.00
954.02/956.90	c   redcost          :       0.15       0.00       0.00       0.15       0.00       0.00
954.02/956.90	c   rootredcost      :       0.18       0.00       0.00       0.18       0.00       0.00
954.02/956.90	c   symmetry         :       0.46       0.00       0.01       0.45       0.00       0.00
954.02/956.90	c   vbounds          :      32.59       0.00       0.00      32.59       0.00       0.00
954.02/956.90	c Symmetry           :
954.02/956.90	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
954.02/956.90	c   orbital reduction:          0 reductions applied,          0 cutoffs
954.02/956.90	c   lexicographic red:          0 reductions applied,          0 cutoffs
954.02/956.90	c   shadow tree time :       0.00 s
954.02/956.90	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
954.02/956.90	c   propagation      :      10.73     142567     139392          -     885513       31.3      16535       13.4          -          -          -
954.02/956.90	c   infeasible LP    :       1.96       3309       3301          -      12080       16.4       1646       11.4       3301        5.3          0
954.02/956.90	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
954.02/956.90	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
954.02/956.90	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
954.02/956.90	c   applied globally :       4.06          -          -          0     380761       16.8          -          -       3231          -          -
954.02/956.90	c   applied locally  :          -          -          -          0        749       40.7          -          -         70          -          -
954.02/956.90	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
954.02/956.90	c   cut pool         :       3.18          -      39570         42          -          -      81651    1206457          -          -          -          -          -    (maximal pool size:       3229)
954.02/956.90	c   aggregation      :       1.08       0.00       1458         22          0          0          9         93          3          6          6          0          0
954.02/956.90	c   > cmir           :          -          -          -          -          -          -          -         93          0          6          6          0          -
954.02/956.90	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
954.02/956.90	c   > knapsackcover  :          -          -          -          -          -          -          -          0          3          0          0          0          -
954.02/956.90	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   clique           :       0.27       0.00         22         22          0          0        132       1287          0       1185       1185          0          0
954.02/956.90	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   gomory           :      35.96       0.00       1456         20          0          0      72172     936260       3650     131390     131264        126          0
954.02/956.90	c   > gomorymi       :          -          -          -          -          -          -          -      98739       1825       1898       1835         63          -
954.02/956.90	c   > strongcg       :          -          -          -          -          -          -          -     837521       1825     129492     129429         63          -
954.02/956.90	c   impliedbounds    :       0.20       0.00       1458         22          0          0        299       1124          0        491        491          0          0
954.02/956.90	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   mcf              :       0.01       0.00          2          2          0          0          0          0          0          0          0          0          0
954.02/956.90	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   multilinear      :       0.01       0.00      15924         22          0          0          0          0          0          0          0          0          0
954.02/956.90	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
954.02/956.90	c   rapidlearning    :       5.18       0.00        100          1          0       5428          0          0          0          0          0          0         13
954.02/956.90	c   rlt              :       0.00       0.00        907         20          0          0          0          0          0          0          0          0          0
954.02/956.90	c   zerohalf         :       5.61       0.00       1458         22          0          0      19235     267693       6543     234914     232935       1979          0
954.02/956.90	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
954.02/956.90	c   hybrid           :       0.99       0.00      31134         22     368007         46     848528        843          0       6105
954.02/956.90	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c Pricers            :   ExecTime  SetupTime      Calls       Vars
954.02/956.90	c   problem variables:       0.00          -          0          0
954.02/956.90	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
954.02/956.90	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c   relpscost        :      21.34       0.00     167096          0          0          0          0          0          0     334192
954.02/956.90	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
954.02/956.90	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
954.02/956.90	c   LP solutions     :       0.00          -          -          0          0
954.02/956.90	c   relax solutions  :       0.00          -          -          0          0
954.02/956.90	c   pseudo solutions :       0.00          -          -          0          0
954.02/956.90	c   strong branching :       0.00          -          -          0          0
954.02/956.90	c   actconsdiving    :       0.00       0.00          0          0          0
954.02/956.90	c   adaptivediving   :       1.13       0.00         63          0          0
954.02/956.90	c   alns             :       1.11       0.00         16          0          0
954.02/956.90	c   bound            :       0.00       0.00          0          0          0
954.02/956.90	c   clique           :       0.02       0.00          1          0          0
954.02/956.90	c   coefdiving       :       0.00       0.00          0          0          0
954.02/956.90	c   completesol      :       0.00       0.00          0          0          0
954.02/956.90	c   conflictdiving   :       3.76       0.00        505          0          0
954.02/956.90	c   crossover        :       0.03       0.00          0          0          0
954.02/956.90	c   dins             :       0.00       0.00          0          0          0
954.02/956.90	c   distributiondivin:       9.11       0.00        504          0          0
954.02/956.90	c   dps              :       0.00       0.00          0          0          0
954.02/956.90	c   dualval          :       0.00       0.00          0          0          0
954.02/956.90	c   farkasdiving     :       0.00       0.00          0          0          0
954.02/956.90	c   feasjump         :       0.02       0.00          2          0          0
954.02/956.90	c   feaspump         :       4.75       0.00         81          0          0
954.02/956.90	c   fixandinfer      :       0.00       0.00          0          0          0
954.02/956.90	c   fracdiving       :       3.56       0.00        504          0          0
954.02/956.90	c   gins             :       0.03       0.00          0          0          0
954.02/956.90	c   guideddiving     :       0.00       0.00          0          0          0
954.02/956.90	c   indcoefdiving    :       0.00       0.00          0          0          0
954.02/956.90	c   indicator        :       0.05       0.00          0          0          0
954.02/956.90	c   indicatordiving  :       0.00       0.00          0          0          0
954.02/956.90	c   indoneopt        :       0.05       0.00          0          0          0
954.02/956.90	c   indrounding      :       0.00       0.00          0          0          0
954.02/956.90	c   indtwoopt        :       0.00       0.00          0          0          0
954.02/956.90	c   intdiving        :       0.00       0.00          0          0          0
954.02/956.90	c   intshifting      :       0.00       0.00          0          0          0
954.02/956.90	c   linesearchdiving :       3.61       0.00        504          0          0
954.02/956.90	c   localbranching   :       0.00       0.00          0          0          0
954.02/956.90	c   locks            :       0.00       0.00          1          0          0
954.02/956.90	c   lpface           :       0.55       0.00          0          0          0
954.02/956.90	c   mpec             :       0.00       0.00          0          0          0
954.02/956.90	c   multistart       :       0.00       0.00          0          0          0
954.02/956.90	c   mutation         :       0.00       0.00          0          0          0
954.02/956.90	c   nlpdiving        :       0.00       0.00          0          0          0
954.02/956.90	c   objpscostdiving  :       9.66       0.00         26          0          0
954.02/956.90	c   octane           :       0.00       0.00          0          0          0
954.02/956.90	c   ofins            :       0.03       0.00          0          0          0
954.02/956.90	c   oneopt           :       0.06       0.00          0          0          0
954.02/956.90	c   padm             :       0.00       0.00          0          0          0
954.02/956.90	c   proximity        :       0.00       0.00          0          0          0
954.02/956.90	c   pscostdiving     :       7.14       0.00        505          0          0
954.02/956.90	c   randrounding     :       4.09       0.00      44978          0          0
954.02/956.90	c   rens             :       0.00       0.00          0          0          0
954.02/956.90	c   reoptsols        :       0.00       0.00          0          0          0
954.02/956.90	c   repair           :       0.00       0.00          0          0          0
954.02/956.90	c   rins             :       0.04       0.00          0          0          0
954.02/956.90	c   rootsoldiving    :       3.71       0.00         49          0          0
954.02/956.90	c   rounding         :       0.55       0.00       6238          0          0
954.02/956.90	c   scheduler        :       0.00       0.00          0          0          0
954.02/956.90	c   shiftandpropagate:       0.01       0.00          2          0          0
954.02/956.90	c   shifting         :       1.54       0.00       3112          0          0
954.02/956.90	c   simplerounding   :       0.08       0.00          0          0          0
954.02/956.90	c   smallcard        :       0.00       0.00          0          0          0
954.02/956.90	c   subnlp           :       0.10       0.00          0          0          0
954.02/956.90	c   trivial          :       0.00       0.00          4          0          0
954.02/956.90	c   trivialnegation  :       0.00       0.00          0          0          0
954.02/956.90	c   trustregion      :       0.00       0.00          0          0          0
954.02/956.90	c   trysol           :       0.04       0.00          0          0          0
954.02/956.90	c   twoopt           :       0.00       0.00          0          0          0
954.02/956.90	c   undercover       :       0.00       0.00          0          0          0
954.02/956.90	c   vbounds          :       0.01       0.00          2          0          0
954.02/956.90	c   veclendiving     :       3.97       0.00        504          0          0
954.02/956.90	c   zeroobj          :       0.00       0.00          0          0          0
954.02/956.90	c   zirounding       :       0.10       0.00       1000          0          0
954.02/956.90	c   other solutions  :          -          -          -          0          -
954.02/956.90	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
954.02/956.90	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
954.02/956.90	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
954.02/956.90	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
954.02/956.90	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
954.02/956.90	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
954.02/956.90	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
954.02/956.90	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
954.02/956.90	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
954.02/956.90	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
954.02/956.90	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
954.02/956.90	c   primal LP        :       8.42      10387          0       0.00       0.00       8.41      10387
954.02/956.90	c   dual LP          :     458.81     201467    5510808      27.47   12010.99       0.64        881
954.02/956.90	c   lex dual LP      :       0.00          0          0       0.00          -
954.02/956.90	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
954.02/956.90	c   resolve instable :       0.00          0          0       0.00          -
954.02/956.90	c   diving/probing LP:      37.97       5029     791300     157.35   20839.55
954.02/956.90	c   strong branching :       0.61         30      10097     336.57   16458.86          -          -          6
954.02/956.90	c     (at root node) :          -         30      10097     336.57          -
954.02/956.90	c   conflict analysis:       0.00          0          0       0.00          -
954.02/956.90	c B&B Tree           :
954.02/956.90	c   number of runs   :          2
954.02/956.90	c   nodes            :     241866 (166340 internal, 75526 leaves)
954.02/956.90	c   feasible leaves  :          0
954.02/956.90	c   infeas. leaves   :      75526
954.02/956.90	c   objective leaves :          0
954.02/956.90	c   nodes (total)    :     242964 (167096 internal, 75868 leaves)
954.02/956.90	c   nodes left       :          0
954.02/956.90	c   max depth        :         47
954.02/956.90	c   max depth (total):         54
954.02/956.90	c   backtracks       :      69165 (28.6%)
954.02/956.90	c   early backtracks :          0 (0.0%)
954.02/956.90	c   nodes exc. ref.  :          0 (0.0%)
954.02/956.90	c   delayed cutoffs  :      90815
954.02/956.90	c   repropagations   :     245660 (15125332 domain reductions, 63241 cutoffs)
954.02/956.90	c   avg switch length:       3.53
954.02/956.90	c   switching time   :      71.90
954.02/956.90	c Root Node          :
954.02/956.90	c   First LP value   : +0.00000000000000e+00
954.02/956.90	c   First LP Iters   :       1849 (68572.91 Iter/sec)
954.02/956.90	c   First LP Time    :       0.03
954.02/956.90	c   Final Dual Bound :          -
954.02/956.90	c   Final Root Iters :      12660
954.02/956.90	c   Root LP Estimate : +1.07074641980396e-01
954.02/956.90	c Solution           :
954.02/956.90	c   Solutions found  :          0 (0 improvements)
954.02/956.90	c   Primal Bound     : infeasible
954.02/956.90	c   Dual Bound       :          -
954.02/956.90	c   Gap              :       0.00 %
954.02/956.90	c Integrals          :      Total       Avg%
954.02/956.90	c   primal-dual      :          -          - (problem infeasible)
954.02/956.90	c   primal-ref       :          -          - (problem infeasible)
954.02/956.90	c   dual-ref         :          -          - (problem infeasible)
954.02/956.92	c Time complete: 954.052.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) 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.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62901 MiB free)
  memory of node 1: 64507 MiB (64010 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513952-1751227488/watcher-4513952-1751227488 -o /tmp/evaluation-result-4513952-1751227488/solver-4513952-1751227488 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751227488-29474 --watchdog 3760 pbscip -f HOME/instance-4513952-1751227488.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=29530, runsolver pid=29515
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 0.63 0.98 1.47 4/260 29531
/proc/meminfo: memFree=129931712/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=71680 memory=41256 CPUtime=0.09 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 7540 0 0 0 8 1 0 0 20 0 1 0 38427668 73400320 10314 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 17920 10314 3744 3530 0 9371 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 71680 KiB
Current children cumulated memory: 41256 KiB

[startup+0.205307 s]*
/proc/loadavg: 0.63 0.98 1.47 2/255 29539
/proc/meminfo: memFree=129940588/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=77380 memory=48168 CPUtime=0.19 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 9066 0 0 0 18 1 0 0 20 0 1 0 38427668 79237120 12042 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 19345 12042 3936 3530 0 10796 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 77380 KiB
Current children cumulated memory: 48168 KiB

[startup+0.304916 s]*
/proc/loadavg: 0.90 1.03 1.48 3/255 29555
/proc/meminfo: memFree=129938544/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=77820 memory=48424 CPUtime=0.29 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 9136 0 0 0 28 1 0 0 20 0 1 0 38427668 79687680 12106 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 19455 12106 3936 3530 0 10906 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 77820 KiB
Current children cumulated memory: 48424 KiB

[startup+0.70017 s]
/proc/loadavg: 0.90 1.03 1.48 2/252 29555
/proc/meminfo: memFree=129936888/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=102936 memory=71592 CPUtime=0.68 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 14921 0 0 0 66 2 0 0 20 0 1 0 38427668 105406464 17898 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 25734 17898 3968 3530 0 17185 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 102936 KiB
Current children cumulated memory: 71592 KiB

[startup+1.50015 s]
/proc/loadavg: 0.90 1.03 1.48 2/258 29573
/proc/meminfo: memFree=129913768/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=102936 memory=71720 CPUtime=1.48 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 14937 0 0 0 146 2 0 0 20 0 1 0 38427668 105406464 17930 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 25734 17930 3968 3530 0 17185 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 102936 KiB
Current children cumulated memory: 71720 KiB

[startup+3.10544 s]
/proc/loadavg: 0.90 1.03 1.48 3/260 29816
/proc/meminfo: memFree=129860628/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=120004 memory=89864 CPUtime=3.08 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 20340 0 0 0 305 3 0 0 20 0 1 0 38427668 122884096 22466 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 30001 22466 3968 3530 0 21452 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 120004 KiB
Current children cumulated memory: 89864 KiB

[startup+6.30019 s]
/proc/loadavg: 1.23 1.10 1.50 5/264 29936
/proc/meminfo: memFree=129141260/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=133504 memory=103560 CPUtime=6.26 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 23745 0 0 0 622 4 0 0 20 0 1 0 38427668 136708096 25890 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 33376 25890 3968 3530 0 24827 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 133504 KiB
Current children cumulated memory: 103560 KiB

[startup+12.7002 s]
/proc/loadavg: 1.53 1.16 1.52 5/264 29936
/proc/meminfo: memFree=129033836/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=136496 memory=106644 CPUtime=12.64 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 25110 0 0 0 1260 4 0 0 20 0 1 0 38427668 139771904 26661 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 34124 26661 3968 3530 0 25575 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 136496 KiB
Current children cumulated memory: 106644 KiB

[startup+25.5002 s]
/proc/loadavg: 1.91 1.26 1.55 5/264 29936
/proc/meminfo: memFree=128957296/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=147756 memory=112788 CPUtime=25.38 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 26715 0 0 0 2534 4 0 0 20 0 1 0 38427668 151302144 28197 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 36939 28197 3968 3530 0 28390 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 147756 KiB
Current children cumulated memory: 112788 KiB

[startup+51.1055 s]
/proc/loadavg: 2.82 1.54 1.63 5/264 29936
/proc/meminfo: memFree=128852220/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=177732 memory=127380 CPUtime=50.89 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 30455 0 0 0 5083 6 0 0 20 0 1 0 38427668 181997568 31845 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 44433 31845 3968 3530 0 35884 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 177732 KiB
Current children cumulated memory: 127380 KiB

[startup+102.3 s]
/proc/loadavg: 3.49 1.92 1.76 5/265 29939
/proc/meminfo: memFree=128742888/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=230888 memory=175636 CPUtime=101.91 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 42057 0 0 0 10183 8 0 0 20 0 1 0 38427668 236429312 43909 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 57722 43909 3968 3530 0 49173 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 230888 KiB
Current children cumulated memory: 175636 KiB

[startup+162.3 s]
/proc/loadavg: 3.86 2.32 1.91 5/265 29946
/proc/meminfo: memFree=128664720/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=253196 memory=222356 CPUtime=161.7 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 47448 0 0 0 16162 8 0 0 20 0 1 0 38427668 259272704 55589 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 63299 55589 3968 3530 0 54750 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 253196 KiB
Current children cumulated memory: 222356 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 2.66 2.05 5/265 29948
/proc/meminfo: memFree=128574604/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=264340 memory=237716 CPUtime=221.51 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 49960 0 0 0 22142 9 0 0 20 0 1 0 38427668 270684160 59429 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 66085 59429 3968 3530 0 57536 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 264340 KiB
Current children cumulated memory: 237716 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 2.92 2.18 5/265 29950
/proc/meminfo: memFree=128519156/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=271196 memory=244116 CPUtime=281.34 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 51575 0 0 0 28124 10 0 0 20 0 1 0 38427668 277704704 61029 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 67799 61029 3968 3530 0 59250 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 271196 KiB
Current children cumulated memory: 244116 KiB

[startup+342.3 s]
/proc/loadavg: 4.03 3.12 2.30 5/266 29953
/proc/meminfo: memFree=128454108/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=276876 memory=250900 CPUtime=341.16 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 53377 0 0 0 34106 10 0 0 20 0 1 0 38427668 283521024 62725 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 69219 62725 3968 3530 0 60670 0
Current children cumulated CPU time: 341.16 s
Current children cumulated vsize: 276876 KiB
Current children cumulated memory: 250900 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.31 2.42 5/266 29955
/proc/meminfo: memFree=128425540/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=278900 memory=251924 CPUtime=400.97 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 53709 0 0 0 40087 10 0 0 20 0 1 0 38427668 285593600 62981 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 69725 62981 3968 3530 0 61176 0
Current children cumulated CPU time: 400.97 s
Current children cumulated vsize: 278900 KiB
Current children cumulated memory: 251924 KiB

[startup+462.3 s]
/proc/loadavg: 4.75 3.63 2.58 5/266 29960
/proc/meminfo: memFree=128400992/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=285404 memory=259988 CPUtime=460.81 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 55729 0 0 0 46070 11 0 0 20 0 1 0 38427668 292253696 64997 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 71351 64997 3968 3530 0 62802 0

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

/proc/loadavg: 4.32 3.71 2.68 5/266 29962
/proc/meminfo: memFree=128377880/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=292804 memory=265492 CPUtime=520.64 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 57232 0 0 0 52053 11 0 0 20 0 1 0 38427668 299831296 66373 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 73201 66373 3968 3530 0 64652 0
Current children cumulated CPU time: 520.64 s
Current children cumulated vsize: 292804 KiB
Current children cumulated memory: 265492 KiB

[startup+582.3 s]
/proc/loadavg: 4.17 3.78 2.77 5/266 29964
/proc/meminfo: memFree=128363420/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=302008 memory=273300 CPUtime=580.48 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 59163 0 0 0 58036 12 0 0 20 0 1 0 38427668 309256192 68325 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 75502 68325 3968 3530 0 66953 0
Current children cumulated CPU time: 580.48 s
Current children cumulated vsize: 302008 KiB
Current children cumulated memory: 273300 KiB

[startup+642.3 s]
/proc/loadavg: 4.11 3.84 2.86 5/264 29966
/proc/meminfo: memFree=128361204/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=302008 memory=274068 CPUtime=640.31 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 59373 0 0 0 64019 12 0 0 20 0 1 0 38427668 309256192 68517 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 75502 68517 3968 3530 0 66953 0
Current children cumulated CPU time: 640.31 s
Current children cumulated vsize: 302008 KiB
Current children cumulated memory: 274068 KiB

[startup+702.3 s]
/proc/loadavg: 4.15 3.90 2.94 5/263 29968
/proc/meminfo: memFree=128343588/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=308788 memory=283380 CPUtime=700.13 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 60767 0 0 0 70001 12 0 0 20 0 1 0 38427668 316198912 70845 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 77197 70845 3968 3530 0 68648 0
Current children cumulated CPU time: 700.13 s
Current children cumulated vsize: 308788 KiB
Current children cumulated memory: 283380 KiB

[startup+762.3 s]
/proc/loadavg: 4.05 3.92 3.01 5/262 29974
/proc/meminfo: memFree=128367692/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=312284 memory=285044 CPUtime=759.97 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 61199 0 0 0 75984 13 0 0 20 0 1 0 38427668 319778816 71261 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 78071 71261 3968 3530 0 69522 0
Current children cumulated CPU time: 759.97 s
Current children cumulated vsize: 312284 KiB
Current children cumulated memory: 285044 KiB

[startup+822.3 s]
/proc/loadavg: 4.14 3.97 3.09 5/263 29977
/proc/meminfo: memFree=128365536/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=313296 memory=288116 CPUtime=819.79 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 61953 0 0 0 81966 13 0 0 20 0 1 0 38427668 320815104 72029 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 78324 72029 3968 3530 0 69775 0
Current children cumulated CPU time: 819.79 s
Current children cumulated vsize: 313296 KiB
Current children cumulated memory: 288116 KiB

[startup+882.3 s]
/proc/loadavg: 4.11 3.99 3.15 5/263 29979
/proc/meminfo: memFree=128362268/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=317496 memory=289652 CPUtime=879.62 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 62415 0 0 0 87949 13 0 0 20 0 1 0 38427668 325115904 72413 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 79374 72413 3968 3530 0 70825 0
Current children cumulated CPU time: 879.62 s
Current children cumulated vsize: 317496 KiB
Current children cumulated memory: 289652 KiB

[startup+942.3 s]
/proc/loadavg: 4.09 4.01 3.21 5/263 29981
/proc/meminfo: memFree=128352664/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=323680 memory=295796 CPUtime=939.46 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 63971 0 0 0 93932 14 0 0 20 0 1 0 38427668 331448320 73949 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 80920 73949 3968 3530 0 72371 0
Current children cumulated CPU time: 939.46 s
Current children cumulated vsize: 323680 KiB
Current children cumulated memory: 295796 KiB

[startup+956.927 s]
# the end of solver process 29530 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=953.909 s, system=0.149495 s

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

[startup+947.2 s]
/proc/loadavg: 4.08 4.01 3.22 5/263 29981
/proc/meminfo: memFree=128353172/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=323680 memory=296180 CPUtime=944.35 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 64081 0 0 0 94421 14 0 0 20 0 1 0 38427668 331448320 74045 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 80920 74045 3968 3530 0 72371 0
Current children cumulated CPU time: 944.35 s
Current children cumulated vsize: 323680 KiB
Current children cumulated memory: 296180 KiB

[startup+953.6 s]
/proc/loadavg: 4.07 4.01 3.22 5/263 29981
/proc/meminfo: memFree=128353548/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=323680 memory=296436 CPUtime=950.73 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 64116 0 0 0 95059 14 0 0 20 0 1 0 38427668 331448320 74109 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 80920 74109 3968 3530 0 72371 0
Current children cumulated CPU time: 950.73 s
Current children cumulated vsize: 323680 KiB
Current children cumulated memory: 296436 KiB

[startup+955.2 s]
/proc/loadavg: 4.07 4.01 3.22 5/263 29981
/proc/meminfo: memFree=128337164/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=323680 memory=296436 CPUtime=952.33 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 64116 0 0 0 95219 14 0 0 20 0 1 0 38427668 331448320 74109 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 80920 74109 3968 3530 0 72371 0
Current children cumulated CPU time: 952.33 s
Current children cumulated vsize: 323680 KiB
Current children cumulated memory: 296436 KiB

[startup+956 s]*
/proc/loadavg: 4.07 4.01 3.22 5/263 29981
/proc/meminfo: memFree=128353364/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=323680 memory=296436 CPUtime=953.13 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 64116 0 0 0 95299 14 0 0 20 0 1 0 38427668 331448320 74109 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 80920 74109 3968 3530 0 72371 0
Current children cumulated CPU time: 953.13 s
Current children cumulated vsize: 323680 KiB
Current children cumulated memory: 296436 KiB

[startup+956.4 s]
/proc/loadavg: 4.07 4.01 3.22 5/263 29981
/proc/meminfo: memFree=128353364/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=323680 memory=296436 CPUtime=953.52 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 64116 0 0 0 95338 14 0 0 20 0 1 0 38427668 331448320 74109 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 80920 74109 3968 3530 0 72371 0
Current children cumulated CPU time: 953.52 s
Current children cumulated vsize: 323680 KiB
Current children cumulated memory: 296436 KiB

[startup+956.8 s]
/proc/loadavg: 4.07 4.01 3.22 5/263 29981
/proc/meminfo: memFree=128353364/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=323680 memory=296436 CPUtime=953.92 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 64116 0 0 0 95378 14 0 0 20 0 1 0 38427668 331448320 74109 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 80920 74109 3968 3530 0 72371 0
Current children cumulated CPU time: 953.92 s
Current children cumulated vsize: 323680 KiB
Current children cumulated memory: 296436 KiB

[startup+956.9 s]
/proc/loadavg: 4.07 4.01 3.22 5/263 29981
/proc/meminfo: memFree=128353364/131249988 swapFree=33010684/33010684
[pid=29530] ppid=29515 vsize=323680 memory=296436 CPUtime=954.02 cores=1,3
/proc/29530/stat : 29530 (pbscip) R 29515 29530 29462 0 -1 4194304 64116 0 0 0 95388 14 0 0 20 0 1 0 38427668 331448320 74109 18446744073709551615 4235264 18693293 140734763532624 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50081792 140734763534729 140734763534828 140734763534828 140734763540430 0
/proc/29530/statm: 80920 74109 3968 3530 0 72371 0
Current children cumulated CPU time: 954.02 s
Current children cumulated vsize: 323680 KiB
Current children cumulated memory: 296436 KiB

Child status: 0

Real time (s): 956.927
CPU time (s): 954.059
CPU user time (s): 953.909
CPU system time (s): 0.149495
CPU usage (%): 99.7003
Max. virtual memory (cumulated for all children) (KiB): 323680
Max. memory (cumulated for all children) (KiB): 296436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 953.909
system time used= 0.149495
maximum resident set size= 296436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64124
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= 134
involuntary context switches= 905


# summary of solver processes directly reported to runsolver:
#   pid: 29530
#   total CPU time (s): 954.059
#   total CPU user time (s): 953.909
#   total CPU system time (s): 0.149495

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.6707 second user time and 4.5788 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-06-29 22:04:48
IDJOB=4513952
IDBENCH=162582
IDSOLVER=3365
FILE ID=nodeC034/4513952-1751227488
RUNJOBID= nodeC034-1751227488-29474
SLURM_JOB_ID= 9587686
Free space on /tmp= 433060 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/Instances3col_OPB/normalized-3col-almost3reg-l045-r044-n1.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513952-1751227488/watcher-4513952-1751227488 -o /tmp/evaluation-result-4513952-1751227488/solver-4513952-1751227488 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751227488-29474 --watchdog 3760  pbscip -f HOME/instance-4513952-1751227488.opb -t 3600 -j 2 -m 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= b9564511887892a7d25b0d6be869bead
RANDOM SEED=13511552

nodeC034 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.130
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.761
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.883
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3598.654
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.849
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.880
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.283
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.819
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        129958184 kB
MemAvailable:   129771780 kB
Buffers:            3280 kB
Cached:           623320 kB
SwapCached:            0 kB
Active:           303388 kB
Inactive:         402228 kB
Active(anon):      97120 kB
Inactive(anon):        0 kB
Active(file):     206268 kB
Inactive(file):   402228 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             73872 kB
Writeback:             0 kB
AnonPages:         82128 kB
Mapped:           102380 kB
Shmem:             18104 kB
KReclaimable:      88276 kB
Slab:             174532 kB
SReclaimable:      88276 kB
SUnreclaim:        86256 kB
KernelStack:        3940 kB
PageTables:         2676 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     340664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432980 MiB
End job on nodeC034 at 2025-06-29 22:20:45