Trace number 4432776

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07UNSAT 137.349 137.96

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx30.opb
MD5SUM91ecd4a7d2e975c8e8a35b07ef7013ef
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark130.294
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
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.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4432776-1721106165.opb>
0.00/0.00	c original problem has 774 variables (774 bin, 0 int, 0 impl, 0 cont) and 994 constraints
0.00/0.00	c problem read in 0.00
0.00/0.01	c presolving:
0.00/0.01	c (round 1, fast)       3 del vars, 1 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 114 clqs
0.00/0.01	c (round 2, fast)       3 del vars, 772 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 114 clqs
0.00/0.01	c    (0.0s) running MILP presolver
0.00/0.01	c    (0.0s) MILP presolver found nothing
0.00/0.02	c (round 3, exhaustive) 3 del vars, 772 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 222 upgd conss, 0 impls, 114 clqs
0.00/0.03	c    (0.0s) probing: 51/771 (6.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.03	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.03	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.10	c    (0.1s) symmetry computation finished: 207 generators found (max: 1500, log10 of symmetry group size: 80.0) (symcode time: 0.07)
0.10/0.11	c dynamic symmetry handling statistics:
0.10/0.11	c    orbitopal reduction:       no components
0.10/0.11	c    orbital reduction:         no components
0.10/0.11	c    lexicographic reduction:   no permutations
0.10/0.11	c handled 1 out of 1 symmetry components
0.10/0.11	c (round 4, exhaustive) 291 del vars, 820 del conss, 191 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 222 upgd conss, 0 impls, 104 clqs
0.10/0.11	c (round 5, fast)       292 del vars, 821 del conss, 191 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 222 upgd conss, 0 impls, 104 clqs
0.10/0.11	c (round 6, medium)     301 del vars, 869 del conss, 191 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 222 upgd conss, 0 impls, 212 clqs
0.10/0.11	c (round 7, fast)       302 del vars, 870 del conss, 191 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 222 upgd conss, 0 impls, 211 clqs
0.10/0.17	c    (0.2s) probing cycle finished: starting next cycle
0.10/0.18	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
0.10/0.18	c  302 deleted vars, 870 deleted constraints, 191 added constraints, 3 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.10/0.18	c  0 implications, 5215 cliques
0.10/0.18	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 315 constraints
0.10/0.18	c     144 constraints of type <knapsack>
0.10/0.18	c      28 constraints of type <setppc>
0.10/0.18	c     143 constraints of type <orbitope>
0.10/0.18	c transformed objective value is always integral (scale: 1)
0.10/0.18	c Presolving Time: 0.18
0.10/0.18	c - non default parameters ----------------------------------------------------------------------
0.10/0.18	c # SCIP version 10.0.0
0.10/0.18	c 
0.10/0.18	c # maximal time in seconds to run
0.10/0.18	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.10/0.18	c limits/time = 3596.998009
0.10/0.18	c 
0.10/0.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.10/0.18	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.10/0.18	c limits/memory = 27900
0.10/0.18	c 
0.10/0.18	c # belongs reading time to solving time?
0.10/0.18	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.10/0.18	c timing/reading = TRUE
0.10/0.18	c 
0.10/0.18	c -----------------------------------------------------------------------------------------------
0.10/0.18	c start solving
0.10/0.18	c 
0.21/0.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.21/0.25	c   0.2s|     1 |     0 |   137 |     - |    18M |   0 | 473 | 382 | 172 |   0 |  0 |  66 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.21/0.28	c   0.3s|     1 |     0 |   325 |     - |    19M |   0 | 473 | 384 | 180 |   8 |  1 |  68 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.21/0.31	c   0.3s|     1 |     0 |   340 |     - |    21M |   0 | 473 | 385 | 187 |  15 |  2 |  69 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.32/0.33	c   0.3s|     1 |     0 |   356 |     - |    24M |   0 | 473 | 391 | 194 |  22 |  3 |  75 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.32/0.36	c   0.4s|     1 |     0 |   390 |     - |    27M |   0 | 473 | 393 | 202 |  30 |  4 |  77 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.32/0.40	c   0.4s|     1 |     0 |   422 |     - |    30M |   0 | 473 | 393 | 209 |  37 |  5 |  77 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.41/0.43	c   0.4s|     1 |     0 |   448 |     - |    35M |   0 | 473 | 395 | 216 |  44 |  6 |  79 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.41/0.46	c   0.5s|     1 |     0 |   476 |     - |    38M |   0 | 473 | 397 | 224 |  52 |  7 |  81 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.41/0.50	c   0.5s|     1 |     0 |   511 |     - |    40M |   0 | 473 | 399 | 234 |  62 |  8 |  83 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.51/0.55	c   0.6s|     1 |     0 |   543 |     - |    45M |   0 | 473 | 400 | 243 |  71 |  9 |  84 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.51/0.61	c   0.6s|     1 |     0 |   562 |     - |    50M |   0 | 473 | 402 | 251 |  79 | 10 |  86 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.59/0.62	c   0.6s|     1 |     0 |   619 |     - |    50M |   0 | 473 | 404 | 257 |  85 | 11 |  88 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.59/0.67	c   0.7s|     1 |     0 |  1008 |     - |    50M |   0 | 473 | 425 | 257 |  85 | 11 | 110 |  15 | 3.000000e+00 |      --      |    Inf | unknown
0.59/0.68	c   0.7s|     1 |     0 |  1037 |     - |    51M |   0 | 473 | 426 | 266 |  94 | 12 | 112 |  15 | 3.000000e+00 |      --      |    Inf | unknown
0.59/0.69	c   0.7s|     1 |     0 |  1073 |     - |    51M |   0 | 473 | 426 | 254 | 102 | 13 | 112 |  15 | 3.000000e+00 |      --      |    Inf | unknown
0.69/0.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.69/0.72	c   0.7s|     1 |     2 |  1079 |     - |    51M |   0 | 473 | 427 | 254 | 102 | 13 | 113 |  29 | 3.000000e+00 |      --      |    Inf | unknown
0.88/0.98	c   1.0s|   100 |    18 |  2675 |  20.1 |    52M |  20 | 473 | 558 | 207 | 164 |  0 | 244 |  29 | 3.000000e+00 |      --      |    Inf |   2.11%
1.19/1.27	c   1.3s|   200 |    33 |  5325 |  23.3 |    60M |  20 | 473 | 669 | 213 | 279 |  2 | 364 |  29 | 3.000000e+00 |      --      |    Inf |   4.28%
1.29/1.36	c   1.4s|   300 |    37 |  6834 |  20.6 |    63M |  20 | 473 | 771 | 205 | 327 |  1 | 474 |  29 | 3.000000e+00 |      --      |    Inf |   5.21%
1.48/1.59	c   1.6s|   400 |    47 |  9334 |  21.7 |    67M |  20 | 473 | 933 | 207 | 379 |  1 | 636 |  29 | 3.000000e+00 |      --      |    Inf |   6.01%
1.68/1.76	c   1.8s|   500 |    49 | 11979 |  22.6 |    70M |  20 | 473 |1095 | 210 | 461 |  0 | 798 |  29 | 3.000000e+00 |      --      |    Inf |   6.65%
1.99/2.07	c   2.1s|   600 |    80 | 15935 |  25.5 |    70M |  20 | 473 |1228 | 207 | 653 |  1 | 931 |  29 | 3.000000e+00 |      --      |    Inf |   7.64%
2.18/2.21	c   2.2s|   700 |   102 | 19210 |  26.5 |    70M |  20 | 473 |1326 |   0 | 757 |  0 |1029 |  29 | 3.000000e+00 |      --      |    Inf |   8.24%
2.28/2.37	c   2.4s|   800 |    89 | 22081 |  26.8 |    70M |  20 | 473 |1421 | 207 | 826 |  1 |1125 |  29 | 3.000000e+00 |      --      |    Inf |   9.66%
2.38/2.49	c   2.5s|   900 |    95 | 24781 |  26.8 |    70M |  20 | 473 |1527 | 206 | 899 |  1 |1237 |  29 | 3.000000e+00 |      --      |    Inf |  10.83%
2.58/2.64	c   2.6s|  1000 |   100 | 25540 |  24.9 |    70M |  20 | 473 |1667 | 207 | 915 |  1 |1377 |  29 | 3.000000e+00 |      --      |    Inf |  10.98%
2.68/2.70	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
2.68/2.70	c (run 1, node 1026) performing user restart
2.68/2.70	c 
2.68/2.70	c (restart) converted 22 cuts from the global cut pool into linear constraints
2.68/2.70	c 
2.68/2.71	c presolving:
2.68/2.72	c (round 1, fast)       1 del vars, 40 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 25 chg coeffs, 0 upgd conss, 0 impls, 5176 clqs
2.68/2.72	c (round 2, exhaustive) 1 del vars, 42 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 25 chg coeffs, 0 upgd conss, 0 impls, 5177 clqs
2.68/2.72	c (round 3, exhaustive) 1 del vars, 54 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 61 chg coeffs, 0 upgd conss, 0 impls, 5177 clqs
2.68/2.73	c (round 4, exhaustive) 1 del vars, 54 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 61 chg coeffs, 22 upgd conss, 0 impls, 5245 clqs
2.68/2.74	c (round 5, exhaustive) 1 del vars, 110 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 217 chg coeffs, 22 upgd conss, 0 impls, 5245 clqs
2.68/2.76	c (round 6, exhaustive) 1 del vars, 113 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 220 chg coeffs, 22 upgd conss, 0 impls, 5253 clqs
2.68/2.77	c presolving (7 rounds: 7 fast, 6 medium, 6 exhaustive):
2.68/2.77	c  1 deleted vars, 113 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 222 changed coefficients
2.68/2.77	c  0 implications, 5255 cliques
2.68/2.77	c presolved problem has 472 variables (472 bin, 0 int, 0 impl, 0 cont) and 1600 constraints
2.68/2.77	c     147 constraints of type <knapsack>
2.68/2.77	c      46 constraints of type <setppc>
2.68/2.77	c      10 constraints of type <linear>
2.68/2.77	c     143 constraints of type <orbitope>
2.68/2.77	c    1254 constraints of type <logicor>
2.68/2.77	c transformed objective value is always integral (scale: 1)
2.68/2.77	c Presolving Time: 0.23
2.68/2.77	c 
2.77/2.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.77/2.81	c   2.8s|     1 |     0 | 25894 |     - |    70M |   0 | 472 |1600 | 182 |   0 |  0 |1401 |  29 | 3.000000e+00 |      --      |    Inf | unknown
2.77/2.87	c   2.9s|     1 |     0 | 25919 |     - |    70M |   0 | 472 |1601 | 191 |   9 |  1 |1402 |  29 | 3.000000e+00 |      --      |    Inf | unknown
2.88/2.90	c   2.9s|     1 |     0 | 25953 |     - |    70M |   0 | 472 |1601 | 203 |  21 |  2 |1402 |  29 | 3.000000e+00 |      --      |    Inf | unknown
2.88/2.94	c   2.9s|     1 |     0 | 25970 |     - |    70M |   0 | 472 |1601 | 211 |  29 |  3 |1402 |  29 | 3.000000e+00 |      --      |    Inf | unknown
2.88/2.97	c   3.0s|     1 |     0 | 26001 |     - |    70M |   0 | 472 |1603 | 220 |  38 |  4 |1404 |  29 | 3.000000e+00 |      --      |    Inf | unknown
2.88/3.00	c   3.0s|     1 |     0 | 26019 |     - |    70M |   0 | 472 |1604 | 226 |  44 |  5 |1405 |  29 | 3.000000e+00 |      --      |    Inf | unknown
2.99/3.04	c   3.0s|     1 |     0 | 26050 |     - |    70M |   0 | 472 |1608 | 232 |  50 |  6 |1409 |  29 | 3.000000e+00 |      --      |    Inf | unknown
2.99/3.09	c   3.1s|     1 |     0 | 26086 |     - |    72M |   0 | 472 |1610 | 239 |  57 |  7 |1411 |  29 | 3.000000e+00 |      --      |    Inf | unknown
3.09/3.14	c   3.1s|     1 |     0 | 26111 |     - |    72M |   0 | 472 |1615 | 245 |  63 |  8 |1416 |  29 | 3.000000e+00 |      --      |    Inf | unknown
3.09/3.19	c   3.2s|     1 |     0 | 26144 |     - |    72M |   0 | 472 |1617 | 249 |  67 |  9 |1418 |  29 | 3.000000e+00 |      --      |    Inf | unknown
3.18/3.25	c   3.2s|     1 |     0 | 26162 |     - |    73M |   0 | 472 |1619 | 257 |  75 | 10 |1420 |  29 | 3.000000e+00 |      --      |    Inf | unknown
3.18/3.26	c   3.3s|     1 |     0 | 26196 |     - |    73M |   0 | 472 |1621 | 237 |  80 | 11 |1422 |  29 | 3.000000e+00 |      --      |    Inf | unknown
3.28/3.31	c   3.3s|     1 |     2 | 26451 |     - |    73M |   0 | 472 |1629 | 237 |  80 | 11 |1430 |  42 | 3.000000e+00 |      --      |    Inf | unknown
3.38/3.49	c   3.5s|   100 |    27 | 28635 |  24.4 |    73M |  20 | 472 |1727 | 192 | 103 |  1 |1528 |  42 | 3.000000e+00 |      --      |    Inf | unknown
3.58/3.65	c   3.6s|   200 |    34 | 31592 |  24.9 |    73M |  20 | 472 |1795 | 191 | 125 |  1 |1597 |  42 | 3.000000e+00 |      --      |    Inf |   1.45%
3.78/3.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.78/3.86	c   3.9s|   300 |    42 | 33339 |  24.3 |    73M |  20 | 472 |1830 | 191 | 134 |  1 |1633 |  42 | 3.000000e+00 |      --      |    Inf |   1.49%
4.09/4.13	c   4.1s|   400 |    48 | 35249 |  23.9 |    73M |  22 | 472 |1937 |   0 | 146 |  0 |1742 |  42 | 3.000000e+00 |      --      |    Inf |   1.51%
4.27/4.32	c   4.3s|   500 |    40 | 36904 |  23.5 |    73M |  30 | 472 |2005 | 191 | 171 |  1 |1814 |  42 | 3.000000e+00 |      --      |    Inf |   1.61%
4.37/4.47	c   4.5s|   600 |    53 | 39760 |  23.8 |    73M |  30 | 472 |2088 | 196 | 250 |  0 |1905 |  42 | 3.000000e+00 |      --      |    Inf |   2.37%
4.47/4.55	c   4.5s|   700 |    59 | 41206 |  23.2 |    73M |  30 | 472 |2161 | 190 | 279 |  1 |1989 |  42 | 3.000000e+00 |      --      |    Inf |   2.46%
4.57/4.67	c   4.7s|   800 |    66 | 42142 |  22.5 |    74M |  30 | 472 |2256 |   0 | 290 |  0 |2095 |  42 | 3.000000e+00 |      --      |    Inf |   2.56%
4.87/4.92	c   4.9s|   900 |    71 | 43528 |  22.0 |    74M |  34 | 472 |2348 |   0 | 327 |  0 |2189 |  42 | 3.000000e+00 |      --      |    Inf |   2.56%
4.87/4.98	c   5.0s|  1000 |    64 | 44377 |  21.4 |    74M |  35 | 472 |2453 |   0 | 346 |  0 |2296 |  42 | 3.000000e+00 |      --      |    Inf |   2.57%
5.08/5.15	c   5.1s|  1100 |    67 | 45537 |  20.9 |    75M |  35 | 472 |2539 | 201 | 370 |  0 |2388 |  42 | 3.000000e+00 |      --      |    Inf |   2.58%
5.17/5.29	c   5.3s|  1200 |    58 | 46522 |  20.4 |    75M |  35 | 472 |2600 | 191 | 373 |  0 |2455 |  42 | 3.000000e+00 |      --      |    Inf |   2.61%
5.37/5.41	c   5.4s|  1300 |    55 | 47674 |  20.0 |    75M |  35 | 472 |2693 | 191 | 388 |  0 |2559 |  42 | 3.000000e+00 |      --      |    Inf |   2.67%
5.47/5.52	c   5.5s|  1400 |    60 | 48573 |  19.6 |    75M |  35 | 472 |2790 | 193 | 394 |  1 |2664 |  42 | 3.000000e+00 |      --      |    Inf |   2.70%
5.67/5.73	c   5.7s|  1500 |    59 | 50390 |  19.5 |    75M |  35 | 472 |2869 | 190 | 469 |  0 |2762 |  42 | 3.000000e+00 |      --      |    Inf |   2.92%
5.77/5.86	c   5.9s|  1600 |    51 | 51532 |  19.2 |    75M |  35 | 472 |2920 |   0 | 474 |  0 |2841 |  42 | 3.000000e+00 |      --      |    Inf |   3.02%
5.87/5.95	c   5.9s|  1700 |    54 | 52742 |  18.9 |    75M |  35 | 472 |2986 | 200 | 493 |  1 |2928 |  42 | 3.000000e+00 |      --      |    Inf |   3.15%
5.98/6.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.98/6.10	c   6.1s|  1800 |    55 | 54430 |  18.9 |    75M |  35 | 472 |3112 |   0 | 554 |  0 |3077 |  42 | 3.000000e+00 |      --      |    Inf |   3.79%
6.17/6.21	c   6.2s|  1900 |    57 | 55707 |  18.7 |    75M |  35 | 472 |3185 |   0 | 575 |  0 |3185 |  42 | 3.000000e+00 |      --      |    Inf |   3.88%
6.36/6.43	c   6.4s|  2000 |    58 | 57225 |  18.5 |    75M |  35 | 472 |3255 | 196 | 624 |  1 |3302 |  42 | 3.000000e+00 |      --      |    Inf |   3.93%
6.46/6.56	c   6.6s|  2100 |    56 | 58603 |  18.4 |    75M |  35 | 472 |3337 |   0 | 624 |  0 |3405 |  42 | 3.000000e+00 |      --      |    Inf |   3.99%
6.56/6.68	c   6.7s|  2200 |    62 | 60867 |  18.5 |    76M |  35 | 472 |3428 |   0 | 651 |  0 |3538 |  42 | 3.000000e+00 |      --      |    Inf |   4.13%
6.86/6.92	c   6.9s|  2300 |    57 | 62056 |  18.3 |    76M |  35 | 472 |3532 | 191 | 672 |  1 |3667 |  42 | 3.000000e+00 |      --      |    Inf |   4.15%
6.97/7.02	c   7.0s|  2400 |    47 | 64328 |  18.4 |    76M |  35 | 472 |3603 | 195 | 747 |  1 |3758 |  42 | 3.000000e+00 |      --      |    Inf |   4.60%
6.97/7.08	c   7.1s|  2500 |    48 | 65393 |  18.2 |    76M |  35 | 472 |3676 | 193 | 747 |  1 |3849 |  42 | 3.000000e+00 |      --      |    Inf |   4.71%
7.07/7.16	c   7.2s|  2600 |    45 | 67387 |  18.3 |    76M |  35 | 472 |3742 | 198 | 749 |  0 |3932 |  42 | 3.000000e+00 |      --      |    Inf |   4.77%
7.16/7.25	c   7.2s|  2700 |    55 | 68843 |  18.2 |    76M |  35 | 472 |3797 | 195 | 783 |  1 |4014 |  42 | 3.000000e+00 |      --      |    Inf |   5.00%
7.26/7.38	c   7.4s|  2800 |    54 | 70273 |  18.1 |    76M |  35 | 472 |3864 | 197 | 827 |  0 |4100 |  42 | 3.000000e+00 |      --      |    Inf |   5.22%
7.36/7.46	c   7.5s|  2900 |    59 | 71720 |  18.0 |    76M |  35 | 472 |3947 |   0 | 862 |  0 |4195 |  42 | 3.000000e+00 |      --      |    Inf |   5.29%
7.46/7.51	c   7.5s|  3000 |    57 | 72653 |  17.8 |    76M |  35 | 472 |3993 | 197 | 886 |  0 |4242 |  42 | 3.000000e+00 |      --      |    Inf |   5.33%
7.46/7.59	c   7.6s|  3100 |    54 | 74086 |  17.7 |    76M |  35 | 472 |4060 | 197 | 908 |  1 |4335 |  42 | 3.000000e+00 |      --      |    Inf |   5.43%
7.56/7.66	c   7.7s|  3200 |    49 | 75611 |  17.6 |    76M |  35 | 472 |4111 | 194 | 921 |  0 |4430 |  42 | 3.000000e+00 |      --      |    Inf |   5.47%
7.66/7.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.66/7.74	c   7.7s|  3300 |    50 | 77114 |  17.6 |    76M |  35 | 472 |4118 |   0 | 949 |  0 |4545 |  42 | 3.000000e+00 |      --      |    Inf |   5.91%
7.76/7.87	c   7.9s|  3400 |    50 | 79901 |  17.8 |    76M |  35 | 472 |4119 |   0 |1012 |  0 |4597 |  42 | 3.000000e+00 |      --      |    Inf |   6.69%
7.86/7.95	c   7.9s|  3500 |    49 | 81680 |  17.8 |    76M |  35 | 472 |4177 | 195 |1054 |  1 |4681 |  42 | 3.000000e+00 |      --      |    Inf |   6.92%
7.97/8.06	c   8.1s|  3600 |    56 | 83849 |  17.9 |    76M |  35 | 472 |4197 | 193 |1103 |  0 |4771 |  42 | 3.000000e+00 |      --      |    Inf |   7.71%
8.07/8.13	c   8.1s|  3700 |    54 | 85424 |  17.8 |    76M |  35 | 472 |4266 |   0 |1126 |  0 |4849 |  42 | 3.000000e+00 |      --      |    Inf |   7.88%
8.16/8.21	c   8.2s|  3800 |    65 | 87373 |  17.9 |    76M |  35 | 472 |4319 | 187 |1177 |  1 |4934 |  42 | 3.000000e+00 |      --      |    Inf |   8.00%
8.16/8.29	c   8.3s|  3900 |    72 | 89255 |  17.9 |    76M |  35 | 472 |4398 | 200 |1199 |  2 |5035 |  42 | 3.000000e+00 |      --      |    Inf |   8.06%
8.26/8.38	c   8.4s|  4000 |    92 | 90590 |  17.8 |    76M |  35 | 472 |4537 |   0 |1263 |  0 |5194 |  42 | 3.000000e+00 |      --      |    Inf |   8.08%
8.36/8.43	c   8.4s|  4100 |    93 | 91236 |  17.6 |    76M |  35 | 472 |4614 | 194 |1282 |  1 |5279 |  42 | 3.000000e+00 |      --      |    Inf |   8.08%
8.36/8.49	c   8.5s|  4200 |    94 | 91985 |  17.4 |    76M |  35 | 472 |4709 | 200 |1310 |  1 |5376 |  42 | 3.000000e+00 |      --      |    Inf |   8.08%
8.45/8.54	c   8.5s|  4300 |    89 | 92621 |  17.2 |    76M |  35 | 472 |4799 | 197 |1326 |  1 |5481 |  42 | 3.000000e+00 |      --      |    Inf |   8.08%
8.45/8.59	c   8.6s|  4400 |    72 | 93535 |  17.0 |    76M |  35 | 472 |4889 | 195 |1339 |  0 |5584 |  42 | 3.000000e+00 |      --      |    Inf |   8.08%
8.55/8.68	c   8.7s|  4500 |    66 | 95441 |  17.1 |    76M |  35 | 472 |4943 | 194 |1390 |  1 |5710 |  42 | 3.000000e+00 |      --      |    Inf |   8.14%
8.65/8.76	c   8.8s|  4600 |    65 | 97377 |  17.1 |    76M |  35 | 472 |4971 | 187 |1417 |  1 |5811 |  42 | 3.000000e+00 |      --      |    Inf |   8.18%
8.75/8.89	c   8.9s|  4700 |    70 | 99764 |  17.2 |    77M |  35 | 472 |5056 | 200 |1479 |  1 |5940 |  42 | 3.000000e+00 |      --      |    Inf |   8.66%
8.85/8.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.85/8.96	c   9.0s|  4800 |    68 |101295 |  17.2 |    77M |  35 | 472 |5152 |   0 |1509 |  0 |6081 |  42 | 3.000000e+00 |      --      |    Inf |   8.72%
8.96/9.04	c   9.0s|  4900 |    58 |102936 |  17.2 |    77M |  35 | 472 |5220 |   0 |1537 |  0 |6244 |  42 | 3.000000e+00 |      --      |    Inf |   8.96%
9.06/9.14	c   9.1s|  5000 |    59 |104374 |  17.1 |    77M |  35 | 472 |5099 | 195 |1555 |  1 |6352 |  42 | 3.000000e+00 |      --      |    Inf |  10.79%
9.15/9.22	c   9.2s|  5100 |    59 |106138 |  17.1 |    77M |  35 | 472 |5169 | 200 |1636 |  1 |6426 |  42 | 3.000000e+00 |      --      |    Inf |  10.83%
9.25/9.35	c   9.3s|  5200 |    76 |108206 |  17.2 |    77M |  35 | 472 |5216 | 193 |1692 |  1 |6506 |  42 | 3.000000e+00 |      --      |    Inf |  10.88%
9.35/9.41	c   9.4s|  5300 |    74 |109496 |  17.1 |    77M |  35 | 472 |5274 | 193 |1712 |  1 |6577 |  42 | 3.000000e+00 |      --      |    Inf |  10.90%
9.35/9.48	c   9.5s|  5400 |    75 |110991 |  17.1 |    77M |  35 | 472 |5340 | 195 |1735 |  1 |6660 |  42 | 3.000000e+00 |      --      |    Inf |  10.93%
9.45/9.58	c   9.6s|  5500 |    72 |112629 |  17.1 |    77M |  35 | 472 |5409 | 196 |1792 |  1 |6763 |  42 | 3.000000e+00 |      --      |    Inf |  11.05%
9.55/9.67	c   9.7s|  5600 |    75 |114484 |  17.1 |    77M |  35 | 472 |5475 | 205 |1884 |  0 |6843 |  42 | 3.000000e+00 |      --      |    Inf |  11.08%
9.65/9.75	c   9.7s|  5700 |    73 |116466 |  17.1 |    77M |  35 | 472 |5480 | 197 |1920 |  1 |6875 |  42 | 3.000000e+00 |      --      |    Inf |  11.11%
9.75/9.83	c   9.8s|  5800 |    79 |118281 |  17.2 |    77M |  35 | 472 |5514 | 202 |1985 |  0 |6921 |  42 | 3.000000e+00 |      --      |    Inf |  11.13%
9.85/9.92	c   9.9s|  5900 |    71 |120882 |  17.3 |    77M |  35 | 472 |5592 | 199 |2072 |  0 |7010 |  42 | 3.000000e+00 |      --      |    Inf |  11.14%
9.85/10.00	c  10.0s|  6000 |    71 |122525 |  17.3 |    77M |  35 | 472 |5606 | 200 |2100 |  1 |7084 |  42 | 3.000000e+00 |      --      |    Inf |  11.16%
10.06/10.11	c  10.1s|  6100 |    80 |124669 |  17.3 |    77M |  35 | 472 |5519 |   0 |2155 |  0 |7153 |  42 | 3.000000e+00 |      --      |    Inf |  11.27%
10.06/10.19	c  10.2s|  6200 |    80 |125418 |  17.2 |    77M |  35 | 472 |5525 | 194 |2177 |  1 |7186 |  42 | 3.000000e+00 |      --      |    Inf |  11.31%
10.15/10.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
10.15/10.29	c  10.3s|  6300 |    88 |126935 |  17.2 |    77M |  35 | 472 |5552 | 195 |2233 |  1 |7287 |  42 | 3.000000e+00 |      --      |    Inf |  11.77%
10.25/10.37	c  10.4s|  6400 |    85 |128348 |  17.1 |    77M |  35 | 472 |5603 | 198 |2276 |  0 |7379 |  42 | 3.000000e+00 |      --      |    Inf |  12.09%
10.35/10.46	c  10.5s|  6500 |    80 |129472 |  17.1 |    77M |  35 | 472 |5492 | 193 |2302 |  1 |7428 |  42 | 3.000000e+00 |      --      |    Inf |  12.30%
10.45/10.55	c  10.6s|  6600 |    78 |130811 |  17.0 |    77M |  35 | 472 |5552 |   0 |2338 |  0 |7538 |  42 | 3.000000e+00 |      --      |    Inf |  12.36%
10.55/10.62	c  10.6s|  6700 |    81 |132030 |  16.9 |    77M |  35 | 472 |5532 | 194 |2368 |  1 |7642 |  42 | 3.000000e+00 |      --      |    Inf |  12.42%
10.65/10.72	c  10.7s|  6800 |    99 |134166 |  17.0 |    77M |  35 | 472 |5619 | 201 |2415 |  1 |7748 |  42 | 3.000000e+00 |      --      |    Inf |  12.42%
10.75/10.80	c  10.8s|  6900 |    97 |135825 |  17.0 |    77M |  35 | 472 |5717 | 201 |2475 |  0 |7872 |  42 | 3.000000e+00 |      --      |    Inf |  12.43%
10.75/10.88	c  10.9s|  7000 |    92 |137197 |  17.0 |    77M |  35 | 472 |5788 | 201 |2508 |  1 |7975 |  42 | 3.000000e+00 |      --      |    Inf |  12.43%
10.84/10.94	c  10.9s|  7100 |    88 |138304 |  16.9 |    77M |  35 | 472 |5846 | 201 |2537 |  1 |8089 |  42 | 3.000000e+00 |      --      |    Inf |  12.43%
10.96/11.02	c  11.0s|  7200 |    77 |139645 |  16.8 |    77M |  35 | 472 |5845 | 201 |2565 |  2 |8213 |  42 | 3.000000e+00 |      --      |    Inf |  12.55%
10.96/11.08	c  11.1s|  7300 |    77 |140316 |  16.7 |    77M |  35 | 472 |5856 |   0 |2593 |  0 |8259 |  42 | 3.000000e+00 |      --      |    Inf |  12.59%
11.06/11.15	c  11.2s|  7400 |    75 |141339 |  16.6 |    77M |  35 | 472 |5711 |   0 |2623 |  0 |8323 |  42 | 3.000000e+00 |      --      |    Inf |  12.74%
11.14/11.23	c  11.2s|  7500 |    74 |143044 |  16.6 |    77M |  35 | 472 |5672 | 195 |2645 |  1 |8376 |  42 | 3.000000e+00 |      --      |    Inf |  12.80%
11.24/11.31	c  11.3s|  7600 |    73 |145166 |  16.7 |    77M |  35 | 472 |5510 | 194 |2683 |  1 |8487 |  42 | 3.000000e+00 |      --      |    Inf |  13.03%
11.24/11.38	c  11.4s|  7700 |    75 |146598 |  16.7 |    77M |  35 | 472 |5494 |   0 |2728 |  0 |8519 |  42 | 3.000000e+00 |      --      |    Inf |  13.03%
11.34/11.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.34/11.47	c  11.5s|  7800 |    75 |148711 |  16.7 |    77M |  35 | 472 |5503 | 208 |2791 |  1 |8556 |  42 | 3.000000e+00 |      --      |    Inf |  13.04%
11.44/11.55	c  11.5s|  7900 |    85 |150641 |  16.8 |    77M |  35 | 472 |5499 | 196 |2821 |  1 |8619 |  42 | 3.000000e+00 |      --      |    Inf |  13.08%
11.54/11.61	c  11.6s|  8000 |    86 |152251 |  16.7 |    77M |  35 | 472 |5546 |   0 |2863 |  0 |8691 |  42 | 3.000000e+00 |      --      |    Inf |  13.09%
11.54/11.69	c  11.7s|  8100 |    80 |153986 |  16.8 |    77M |  35 | 472 |5586 | 199 |2905 |  0 |8760 |  42 | 3.000000e+00 |      --      |    Inf |  13.10%
11.64/11.76	c  11.8s|  8200 |    78 |155614 |  16.7 |    77M |  35 | 472 |5591 | 212 |2930 |  1 |8795 |  42 | 3.000000e+00 |      --      |    Inf |  13.11%
11.74/11.85	c  11.9s|  8300 |    70 |157085 |  16.7 |    77M |  40 | 472 |5497 |   0 |2968 |  0 |8889 |  42 | 3.000000e+00 |      --      |    Inf |  13.29%
11.84/11.96	c  12.0s|  8400 |    73 |158617 |  16.7 |    77M |  40 | 472 |5379 | 198 |3025 |  1 |9021 |  42 | 3.000000e+00 |      --      |    Inf |  13.78%
11.95/12.02	c  12.0s|  8500 |    73 |160161 |  16.7 |    77M |  40 | 472 |5383 | 197 |3040 |  1 |9128 |  42 | 3.000000e+00 |      --      |    Inf |  13.90%
11.95/12.09	c  12.1s|  8600 |    70 |161460 |  16.7 |    77M |  40 | 472 |5469 | 197 |3050 |  1 |9282 |  42 | 3.000000e+00 |      --      |    Inf |  14.04%
12.05/12.19	c  12.2s|  8700 |    63 |163320 |  16.7 |    77M |  40 | 472 |5454 |   0 |3109 |  0 |9392 |  42 | 3.000000e+00 |      --      |    Inf |  14.12%
12.14/12.27	c  12.3s|  8800 |    62 |164923 |  16.7 |    77M |  40 | 472 |5409 | 196 |3147 |  1 |9456 |  42 | 3.000000e+00 |      --      |    Inf |  14.16%
12.24/12.33	c  12.3s|  8900 |    66 |165993 |  16.6 |    77M |  40 | 472 |5359 | 193 |3172 |  1 |9481 |  42 | 3.000000e+00 |      --      |    Inf |  14.19%
12.34/12.41	c  12.4s|  9000 |    74 |167011 |  16.5 |    77M |  40 | 472 |5362 | 197 |3222 |  1 |9506 |  42 | 3.000000e+00 |      --      |    Inf |  14.20%
12.34/12.48	c  12.5s|  9100 |    72 |168286 |  16.5 |    77M |  40 | 472 |5370 | 198 |3254 |  0 |9539 |  42 | 3.000000e+00 |      --      |    Inf |  14.26%
12.44/12.54	c  12.5s|  9200 |    70 |169316 |  16.4 |    77M |  40 | 472 |5433 | 203 |3291 |  0 |9607 |  42 | 3.000000e+00 |      --      |    Inf |  14.28%
12.54/12.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.54/12.60	c  12.6s|  9300 |    78 |170306 |  16.4 |    77M |  40 | 472 |5498 | 200 |3323 |  1 |9690 |  42 | 3.000000e+00 |      --      |    Inf |  14.32%
12.54/12.65	c  12.6s|  9400 |    77 |171194 |  16.3 |    77M |  40 | 472 |5555 | 202 |3337 |  0 |9755 |  42 | 3.000000e+00 |      --      |    Inf |  14.34%
12.64/12.71	c  12.7s|  9500 |    68 |171968 |  16.2 |    77M |  40 | 472 |5616 | 197 |3374 |  0 |9840 |  42 | 3.000000e+00 |      --      |    Inf |  14.35%
12.64/12.78	c  12.8s|  9600 |    66 |173411 |  16.2 |    77M |  40 | 472 |5631 | 198 |3412 |  1 |9877 |  42 | 3.000000e+00 |      --      |    Inf |  14.36%
12.74/12.83	c  12.8s|  9700 |    68 |174395 |  16.2 |    77M |  40 | 472 |5678 | 202 |3430 |  0 |9939 |  42 | 3.000000e+00 |      --      |    Inf |  14.36%
12.74/12.88	c  12.9s|  9800 |    70 |175525 |  16.1 |    77M |  40 | 472 |5684 | 193 |3448 |  1 |9973 |  42 | 3.000000e+00 |      --      |    Inf |  14.37%
12.84/12.96	c  13.0s|  9900 |    68 |176498 |  16.1 |    77M |  40 | 472 |5723 | 199 |3494 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.44%
12.95/13.02	c  13.0s| 10000 |    79 |177355 |  16.0 |    77M |  40 | 472 |5805 | 202 |3518 |  2 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.44%
12.95/13.08	c  13.1s| 10100 |    74 |178008 |  15.9 |    77M |  40 | 472 |5877 |   0 |3535 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.45%
13.05/13.13	c  13.1s| 10200 |    76 |178445 |  15.8 |    77M |  40 | 472 |5929 | 204 |3548 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.45%
13.14/13.20	c  13.2s| 10300 |    82 |179519 |  15.8 |    77M |  40 | 472 |5978 | 204 |3595 |  1 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.45%
13.14/13.25	c  13.2s| 10400 |    83 |180076 |  15.7 |    77M |  40 | 472 |6044 | 207 |3603 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.45%
13.24/13.30	c  13.3s| 10500 |    80 |180726 |  15.6 |    77M |  40 | 472 |6092 | 203 |3616 |  1 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.45%
13.24/13.34	c  13.3s| 10600 |    77 |181312 |  15.5 |    77M |  40 | 472 |6146 | 203 |3618 |  1 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.45%
13.24/13.39	c  13.4s| 10700 |    82 |182026 |  15.4 |    77M |  40 | 472 |6167 | 206 |3631 |  1 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.46%
13.33/13.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.33/13.45	c  13.4s| 10800 |    78 |182750 |  15.4 |    78M |  40 | 472 |6202 | 201 |3644 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.46%
13.33/13.49	c  13.5s| 10900 |    84 |183474 |  15.3 |    78M |  40 | 472 |6214 | 205 |3683 |  1 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.46%
13.43/13.54	c  13.5s| 11000 |    76 |184206 |  15.2 |    78M |  40 | 472 |6233 | 206 |3701 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.46%
13.43/13.59	c  13.6s| 11100 |    72 |184825 |  15.1 |    78M |  40 | 472 |6283 | 198 |3708 |  1 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.46%
13.53/13.65	c  13.7s| 11200 |    70 |186220 |  15.1 |    78M |  40 | 472 |6240 | 205 |3752 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.47%
13.63/13.72	c  13.7s| 11300 |    69 |187594 |  15.1 |    78M |  40 | 472 |6197 | 199 |3789 |  1 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.49%
13.63/13.78	c  13.8s| 11400 |    68 |188907 |  15.1 |    78M |  40 | 472 |6180 | 204 |3827 |  2 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.50%
13.73/13.85	c  13.9s| 11500 |    76 |190560 |  15.1 |    78M |  40 | 472 |6156 | 204 |3843 |  1 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  14.51%
13.83/13.93	c  13.9s| 11600 |    70 |192317 |  15.1 |    78M |  40 | 472 |6134 | 200 |3866 |  0 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  14.52%
13.83/14.00	c  14.0s| 11700 |    69 |194130 |  15.2 |    78M |  40 | 472 |6091 | 197 |3887 |  1 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  14.55%
13.94/14.07	c  14.1s| 11800 |    72 |195334 |  15.1 |    78M |  40 | 472 |6151 | 205 |3912 |  1 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  14.56%
14.04/14.13	c  14.1s| 11900 |    70 |196848 |  15.1 |    78M |  40 | 472 |6179 | 197 |3936 |  0 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  14.57%
14.13/14.20	c  14.2s| 12000 |    71 |198553 |  15.2 |    78M |  40 | 472 |6170 | 196 |3964 |  1 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  14.58%
14.13/14.28	c  14.3s| 12100 |    73 |200670 |  15.2 |    78M |  40 | 472 |6182 | 200 |4007 |  1 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  14.59%
14.33/14.41	c  14.4s| 12200 |    69 |202862 |  15.3 |    78M |  40 | 472 |6082 | 200 |4064 |  1 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  14.85%
14.43/14.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.43/14.52	c  14.5s| 12300 |    76 |204644 |  15.3 |    78M |  40 | 472 |5948 |   0 |4117 |  0 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  14.91%
14.53/14.66	c  14.7s| 12400 |    81 |207871 |  15.4 |    78M |  40 | 472 |5642 | 199 |4171 |  2 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  15.52%
14.63/14.77	c  14.8s| 12500 |    73 |210129 |  15.5 |    78M |  40 | 472 |5486 | 197 |4216 |  1 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  16.25%
14.73/14.89	c  14.9s| 12600 |    78 |212870 |  15.5 |    78M |  40 | 472 |5432 |   0 |4294 |  0 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  16.87%
14.83/15.00	c  15.0s| 12700 |    85 |215486 |  15.6 |    78M |  40 | 472 |5407 | 207 |4385 |  2 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  17.20%
15.04/15.13	c  15.1s| 12800 |    88 |217656 |  15.7 |    78M |  40 | 472 |5116 | 197 |4489 |  1 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  19.19%
15.13/15.22	c  15.2s| 12900 |    92 |219758 |  15.7 |    78M |  40 | 472 |5116 | 197 |4526 |  1 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  19.33%
15.23/15.32	c  15.3s| 13000 |    96 |221735 |  15.7 |    78M |  40 | 472 |5080 | 193 |4551 |  1 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  19.41%
15.23/15.39	c  15.4s| 13100 |    95 |223248 |  15.7 |    78M |  40 | 472 |5120 |   0 |4567 |  0 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  19.63%
15.33/15.47	c  15.5s| 13200 |   100 |224873 |  15.7 |    78M |  40 | 472 |5178 |   0 |4615 |  0 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  19.70%
15.43/15.54	c  15.5s| 13300 |    94 |226501 |  15.7 |    78M |  40 | 472 |5255 | 196 |4651 |  1 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  19.73%
15.53/15.66	c  15.7s| 13400 |   105 |229321 |  15.8 |    78M |  40 | 472 |5280 | 208 |4721 |  2 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  19.74%
15.63/15.76	c  15.8s| 13500 |   110 |231790 |  15.9 |    78M |  40 | 472 |5335 | 203 |4819 |  1 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  19.74%
15.72/15.86	c  15.9s| 13600 |    98 |233582 |  15.9 |    78M |  40 | 472 |5381 | 195 |4888 |  0 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  19.94%
15.82/15.95	c  15.9s| 13700 |   102 |234693 |  15.9 |    78M |  40 | 472 |5392 | 194 |4935 |  0 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  20.18%
15.94/16.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.94/16.01	c  16.0s| 13800 |   105 |235451 |  15.8 |    78M |  40 | 472 |5401 | 199 |4952 |  1 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  20.24%
15.94/16.07	c  16.1s| 13900 |   110 |236467 |  15.8 |    78M |  40 | 472 |5471 | 205 |4994 |  1 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  20.27%
16.04/16.13	c  16.1s| 14000 |    99 |237348 |  15.7 |    78M |  40 | 472 |5592 | 190 |4996 |  1 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  20.35%
16.04/16.19	c  16.2s| 14100 |   106 |238567 |  15.7 |    78M |  40 | 472 |5584 | 193 |5024 |  0 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  20.39%
16.22/16.32	c  16.3s| 14200 |   111 |240613 |  15.7 |    78M |  40 | 472 |5583 | 195 |5109 |  1 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  20.88%
16.22/16.38	c  16.4s| 14300 |   107 |241514 |  15.7 |    78M |  40 | 472 |5590 | 198 |5123 |  1 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  20.92%
16.32/16.46	c  16.5s| 14400 |   105 |243031 |  15.7 |    78M |  40 | 472 |5606 | 196 |5164 |  0 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  20.98%
16.42/16.55	c  16.5s| 14500 |   105 |244606 |  15.7 |    78M |  40 | 472 |5654 | 196 |5195 |  1 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  21.47%
16.52/16.64	c  16.6s| 14600 |   107 |246615 |  15.7 |    78M |  40 | 472 |5661 | 195 |5259 |  1 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  21.62%
16.62/16.76	c  16.8s| 14700 |   117 |249168 |  15.8 |    78M |  40 | 472 |5645 | 193 |5301 |  1 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  21.83%
16.72/16.84	c  16.8s| 14800 |   119 |250969 |  15.8 |    78M |  40 | 472 |5708 |   0 |5343 |  0 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  21.85%
16.82/16.92	c  16.9s| 14900 |   119 |252682 |  15.8 |    78M |  40 | 472 |5718 | 193 |5371 |  1 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  21.87%
16.82/16.99	c  17.0s| 15000 |   120 |254733 |  15.8 |    78M |  40 | 472 |5759 |   0 |5401 |  0 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  21.90%
17.03/17.17	c  17.2s| 15100 |   123 |256711 |  15.8 |    78M |  40 | 472 |5778 | 194 |5426 |  1 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  21.99%
17.12/17.25	c  17.3s| 15200 |   115 |258554 |  15.9 |    78M |  40 | 472 |5786 | 198 |5452 |  1 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  22.15%
17.22/17.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.22/17.37	c  17.4s| 15300 |   118 |260594 |  15.9 |    78M |  40 | 472 |5547 | 193 |5492 |  1 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  22.89%
17.32/17.46	c  17.5s| 15400 |   120 |262945 |  15.9 |    78M |  40 | 472 |5405 | 194 |5511 |  0 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  23.23%
17.42/17.57	c  17.6s| 15500 |   118 |264986 |  16.0 |    78M |  40 | 472 |5368 | 196 |5548 |  0 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  24.37%
17.51/17.68	c  17.7s| 15600 |   111 |266666 |  16.0 |    79M |  40 | 472 |5352 |   0 |5603 |  0 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  25.25%
17.71/17.87	c  17.9s| 15700 |   113 |269430 |  16.0 |    79M |  40 | 472 |5054 | 187 |5668 |  1 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  25.73%
17.81/17.96	c  18.0s| 15800 |   125 |271237 |  16.1 |    79M |  40 | 472 |4947 |   0 |5743 |  0 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  26.07%
17.92/18.05	c  18.1s| 15900 |   141 |272912 |  16.1 |    79M |  40 | 472 |4865 | 196 |5821 |  1 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  26.34%
18.02/18.15	c  18.1s| 16000 |   134 |274846 |  16.1 |    79M |  40 | 472 |4918 | 194 |5880 |  1 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  26.46%
18.11/18.25	c  18.2s| 16100 |   134 |277359 |  16.1 |    79M |  40 | 472 |4994 | 197 |5920 |  1 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  26.49%
18.21/18.35	c  18.3s| 16200 |   128 |279566 |  16.2 |    79M |  40 | 472 |5069 |   0 |5967 |  0 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  26.60%
18.31/18.42	c  18.4s| 16300 |   127 |281230 |  16.2 |    79M |  40 | 472 |5133 |   0 |5986 |  0 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  26.76%
18.41/18.53	c  18.5s| 16400 |   127 |283052 |  16.2 |    79M |  40 | 472 |5121 | 193 |6029 |  1 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  27.00%
18.51/18.62	c  18.6s| 16500 |   123 |284634 |  16.2 |    79M |  40 | 472 |5140 | 193 |6077 |  1 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  27.12%
18.61/18.72	c  18.7s| 16600 |   110 |286921 |  16.2 |    79M |  40 | 472 |5054 | 200 |6112 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  27.39%
18.71/18.84	c  18.8s| 16700 |   116 |288918 |  16.2 |    79M |  40 | 472 |4952 | 195 |6171 |  1 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  28.24%
18.81/18.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
18.81/18.90	c  18.9s| 16800 |   114 |290149 |  16.2 |    79M |  40 | 472 |5056 | 198 |6224 |  1 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  28.26%
18.81/18.96	c  19.0s| 16900 |   123 |291121 |  16.2 |    79M |  40 | 472 |5076 | 199 |6243 |  2 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  28.28%
18.81/19.01	c  19.0s| 17000 |   113 |291924 |  16.1 |    79M |  40 | 472 |5152 |   0 |6269 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  28.29%
18.92/19.05	c  19.0s| 17100 |   108 |292639 |  16.1 |    79M |  40 | 472 |5219 | 195 |6289 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  28.29%
18.92/19.10	c  19.1s| 17200 |   115 |293287 |  16.0 |    79M |  40 | 472 |5249 | 197 |6312 |  1 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  28.29%
19.02/19.15	c  19.1s| 17300 |   106 |294221 |  16.0 |    79M |  40 | 472 |5235 | 202 |6316 |  1 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  28.35%
19.11/19.25	c  19.2s| 17400 |    99 |296833 |  16.0 |    79M |  40 | 472 |5202 | 207 |6369 |  1 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  28.80%
19.21/19.32	c  19.3s| 17500 |    99 |298372 |  16.0 |    79M |  40 | 472 |5267 |   0 |6394 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  28.82%
19.31/19.40	c  19.4s| 17600 |   102 |299966 |  16.0 |    79M |  40 | 472 |5285 |   0 |6479 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  28.83%
19.31/19.47	c  19.5s| 17700 |    98 |301451 |  16.0 |    79M |  40 | 472 |5283 | 205 |6520 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  28.87%
19.41/19.58	c  19.6s| 17800 |    99 |303724 |  16.1 |    79M |  40 | 472 |5230 | 197 |6565 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  29.09%
19.51/19.66	c  19.7s| 17900 |    95 |305841 |  16.1 |    79M |  40 | 472 |5164 |   0 |6608 |  0 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  31.08%
19.61/19.75	c  19.7s| 18000 |    99 |307831 |  16.1 |    79M |  40 | 472 |5170 | 195 |6638 |  0 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  31.51%
19.71/19.86	c  19.9s| 18100 |   105 |309992 |  16.1 |    79M |  40 | 472 |5128 |   0 |6686 |  0 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  31.75%
19.81/19.95	c  19.9s| 18200 |    99 |312084 |  16.2 |    79M |  40 | 472 |5120 | 193 |6727 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  31.80%
19.92/20.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.92/20.02	c  20.0s| 18300 |    92 |313835 |  16.2 |    79M |  40 | 472 |5175 | 201 |6738 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  31.92%
20.02/20.13	c  20.1s| 18400 |    97 |315651 |  16.2 |    79M |  40 | 472 |5116 | 194 |6774 |  0 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  32.70%
20.10/20.20	c  20.2s| 18500 |    99 |317365 |  16.2 |    79M |  40 | 472 |5127 | 195 |6792 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  33.18%
20.20/20.33	c  20.3s| 18600 |    92 |319238 |  16.2 |    79M |  40 | 472 |5136 | 204 |6826 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  34.36%
20.30/20.44	c  20.4s| 18700 |    98 |321608 |  16.2 |    79M |  40 | 472 |5138 | 192 |6878 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  35.04%
20.40/20.54	c  20.5s| 18800 |    93 |324248 |  16.3 |    79M |  40 | 472 |5166 | 194 |6923 |  0 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  35.24%
20.50/20.62	c  20.6s| 18900 |    94 |326003 |  16.3 |    79M |  40 | 472 |5184 | 204 |6971 |  0 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  35.32%
20.60/20.71	c  20.7s| 19000 |    85 |328066 |  16.3 |    79M |  40 | 472 |5168 | 197 |7012 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  35.64%
20.70/20.84	c  20.8s| 19100 |    99 |329523 |  16.3 |    79M |  40 | 472 |5153 |   0 |7071 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  35.89%
20.80/20.92	c  20.9s| 19200 |    93 |330281 |  16.3 |    79M |  40 | 472 |5248 |   0 |7111 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  36.17%
20.91/21.01	c  21.0s| 19300 |   105 |332179 |  16.3 |    79M |  40 | 472 |5226 | 195 |7167 |  1 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  36.20%
20.91/21.10	c  21.1s| 19400 |   108 |333910 |  16.3 |    79M |  40 | 472 |5289 | 193 |7240 |  1 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  36.22%
21.01/21.19	c  21.2s| 19500 |   100 |336194 |  16.3 |    79M |  40 | 472 |5351 | 195 |7286 |  1 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  36.25%
21.10/21.26	c  21.3s| 19600 |    99 |338217 |  16.3 |    79M |  40 | 472 |5402 | 194 |7319 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  36.26%
21.20/21.34	c  21.3s| 19700 |    96 |340138 |  16.4 |    79M |  40 | 472 |5462 | 196 |7336 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  36.41%
21.30/21.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.30/21.44	c  21.4s| 19800 |    87 |342759 |  16.4 |    79M |  40 | 472 |5509 | 200 |7397 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  36.45%
21.40/21.51	c  21.5s| 19900 |    88 |344251 |  16.4 |    79M |  40 | 472 |5559 | 195 |7415 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  36.47%
21.40/21.59	c  21.6s| 20000 |    97 |345707 |  16.4 |    79M |  40 | 472 |5493 |   0 |7447 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  36.53%
21.50/21.68	c  21.7s| 20100 |   105 |346717 |  16.4 |    79M |  40 | 472 |5445 |   0 |7490 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.54%
21.60/21.74	c  21.7s| 20200 |   114 |347674 |  16.3 |    79M |  40 | 472 |5488 | 195 |7519 |  1 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.85%
21.70/21.80	c  21.8s| 20300 |   113 |348372 |  16.3 |    79M |  40 | 472 |5547 | 194 |7556 |  1 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.86%
21.70/21.85	c  21.9s| 20400 |   119 |348965 |  16.2 |    79M |  40 | 472 |5649 | 197 |7587 |  3 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.87%
21.80/21.90	c  21.9s| 20500 |   113 |349517 |  16.2 |    79M |  40 | 472 |5693 | 195 |7606 |  1 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.87%
21.80/21.96	c  22.0s| 20600 |   120 |350088 |  16.1 |    79M |  40 | 472 |5730 | 197 |7631 |  1 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.87%
21.91/22.01	c  22.0s| 20700 |   112 |350723 |  16.1 |    79M |  40 | 472 |5784 | 195 |7657 |  1 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.88%
21.91/22.07	c  22.1s| 20800 |   118 |351583 |  16.1 |    79M |  40 | 472 |5835 | 197 |7683 |  1 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.88%
22.01/22.12	c  22.1s| 20900 |   119 |352396 |  16.0 |    79M |  40 | 472 |5866 | 197 |7714 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.88%
22.01/22.17	c  22.2s| 21000 |   121 |353212 |  16.0 |    79M |  40 | 472 |5874 | 196 |7726 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.88%
22.10/22.22	c  22.2s| 21100 |   114 |353899 |  15.9 |    79M |  40 | 472 |5883 | 196 |7729 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.88%
22.10/22.27	c  22.3s| 21200 |   114 |354737 |  15.9 |    79M |  40 | 472 |5879 | 197 |7743 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.88%
22.19/22.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
22.19/22.31	c  22.3s| 21300 |   118 |355378 |  15.9 |    79M |  40 | 472 |5896 |   0 |7748 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.88%
22.19/22.36	c  22.4s| 21400 |   114 |356009 |  15.8 |    79M |  40 | 472 |5955 | 199 |7767 |  1 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.88%
22.29/22.41	c  22.4s| 21500 |   113 |356592 |  15.8 |    79M |  40 | 472 |6011 | 199 |7782 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.88%
22.29/22.46	c  22.5s| 21600 |   116 |357070 |  15.7 |    79M |  40 | 472 |6086 | 196 |7794 |  1 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.88%
22.39/22.51	c  22.5s| 21700 |   112 |357749 |  15.7 |    80M |  40 | 472 |6166 | 198 |7799 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  37.88%
22.39/22.57	c  22.6s| 21800 |   113 |358862 |  15.7 |    80M |  40 | 472 |6168 | 199 |7815 |  1 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  37.89%
22.49/22.64	c  22.6s| 21900 |   116 |359871 |  15.6 |    80M |  40 | 472 |6195 | 196 |7841 |  0 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  37.89%
22.59/22.72	c  22.7s| 22000 |   122 |361051 |  15.6 |    80M |  40 | 472 |6173 | 194 |7867 |  0 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  38.01%
22.69/22.85	c  22.9s| 22100 |   127 |362388 |  15.6 |    80M |  40 | 472 |6079 | 195 |7926 |  1 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  38.21%
22.79/22.90	c  22.9s| 22200 |   125 |363273 |  15.6 |    80M |  40 | 472 |6041 | 195 |7934 |  1 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  38.26%
22.90/23.02	c  23.0s| 22300 |   133 |364341 |  15.6 |    80M |  40 | 472 |5908 | 207 |7996 |  1 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  38.68%
22.90/23.11	c  23.1s| 22400 |   131 |365970 |  15.6 |    80M |  40 | 472 |5847 | 195 |8020 |  1 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  39.11%
23.00/23.18	c  23.2s| 22500 |   128 |366898 |  15.5 |    80M |  40 | 472 |5868 | 200 |8078 |  1 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  39.13%
23.09/23.26	c  23.3s| 22600 |   133 |368209 |  15.5 |    80M |  40 | 472 |5888 | 203 |8128 |  2 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  39.18%
23.19/23.33	c  23.3s| 22700 |   127 |369386 |  15.5 |    80M |  40 | 472 |5909 |   0 |8154 |  0 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  39.19%
23.29/23.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.29/23.43	c  23.4s| 22800 |   123 |370948 |  15.5 |    80M |  40 | 472 |5887 | 204 |8229 |  1 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  39.57%
23.39/23.53	c  23.5s| 22900 |   119 |372612 |  15.5 |    80M |  40 | 472 |5907 | 198 |8270 |  1 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  39.87%
23.59/23.71	c  23.7s| 23000 |   119 |374169 |  15.5 |    80M |  40 | 472 |5874 | 192 |8340 |  0 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  41.16%
23.69/23.81	c  23.8s| 23100 |   120 |376151 |  15.5 |    80M |  40 | 472 |5833 | 213 |8397 |  0 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  41.67%
23.69/23.88	c  23.9s| 23200 |   117 |377719 |  15.5 |    80M |  40 | 472 |5880 | 204 |8431 |  0 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  41.67%
23.79/23.96	c  24.0s| 23300 |   119 |379695 |  15.6 |    80M |  40 | 472 |5894 | 214 |8467 |  1 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  41.69%
23.90/24.02	c  24.0s| 23400 |   117 |380674 |  15.5 |    80M |  40 | 472 |5953 |   0 |8490 |  0 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  41.69%
23.90/24.10	c  24.1s| 23500 |   104 |382288 |  15.5 |    80M |  40 | 472 |5996 | 205 |8499 |  0 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  41.81%
24.00/24.19	c  24.2s| 23600 |   101 |383933 |  15.5 |    80M |  40 | 472 |5994 | 204 |8538 |  1 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  42.31%
24.19/24.32	c  24.3s| 23700 |   106 |386122 |  15.6 |    80M |  40 | 472 |5942 | 188 |8589 |  1 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  43.45%
24.29/24.46	c  24.5s| 23800 |   112 |388338 |  15.6 |    80M |  40 | 472 |5837 | 198 |8671 |  1 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  44.35%
24.38/24.52	c  24.5s| 23900 |   109 |389623 |  15.6 |    80M |  40 | 472 |5842 | 188 |8687 |  1 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  44.42%
24.38/24.60	c  24.6s| 24000 |   121 |390633 |  15.6 |    80M |  40 | 472 |5857 | 198 |8722 |  0 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  44.49%
24.48/24.65	c  24.6s| 24100 |   110 |391427 |  15.5 |    80M |  40 | 472 |5911 | 195 |8739 |  1 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  44.55%
24.58/24.74	c  24.7s| 24200 |   125 |392915 |  15.5 |    81M |  40 | 472 |5961 | 198 |8796 |  2 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  44.66%
24.68/24.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
24.68/24.82	c  24.8s| 24300 |   119 |394118 |  15.5 |    81M |  40 | 472 |6024 | 199 |8814 |  0 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  44.71%
24.68/24.87	c  24.9s| 24400 |   118 |394821 |  15.5 |    81M |  40 | 472 |6118 | 198 |8827 |  0 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  44.73%
24.78/24.95	c  25.0s| 24500 |   114 |396037 |  15.5 |    81M |  40 | 472 |6127 | 201 |8862 |  4 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  45.16%
24.89/25.01	c  25.0s| 24600 |   110 |396890 |  15.4 |    81M |  40 | 472 |6167 | 197 |8882 |  2 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  45.17%
24.99/25.12	c  25.1s| 24700 |   108 |398294 |  15.4 |    81M |  40 | 472 |6134 | 196 |8915 |  1 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  45.53%
25.08/25.24	c  25.2s| 24800 |   121 |400175 |  15.5 |    81M |  40 | 472 |6063 | 201 |8955 |  1 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  45.79%
25.18/25.31	c  25.3s| 24900 |   124 |401527 |  15.4 |    81M |  40 | 472 |6176 | 201 |8996 |  1 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  45.80%
25.18/25.38	c  25.4s| 25000 |   118 |402969 |  15.4 |    81M |  40 | 472 |6279 |   0 |9054 |  0 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  45.81%
25.28/25.49	c  25.5s| 25100 |   120 |404815 |  15.5 |    81M |  40 | 472 |6348 |   0 |9134 |  0 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  45.86%
25.38/25.58	c  25.6s| 25200 |   115 |406291 |  15.4 |    81M |  40 | 472 |6350 | 200 |9162 |  0 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  46.34%
25.48/25.69	c  25.7s| 25300 |   116 |407950 |  15.5 |    81M |  40 | 472 |6313 |   0 |9185 |  0 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  46.50%
25.58/25.76	c  25.8s| 25400 |   116 |409249 |  15.4 |    81M |  40 | 472 |6354 |   0 |9232 |  0 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  46.52%
25.68/25.84	c  25.8s| 25500 |   115 |410667 |  15.4 |    81M |  40 | 472 |6341 |   0 |9298 |  0 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  46.56%
25.78/25.93	c  25.9s| 25600 |   123 |412413 |  15.4 |    81M |  40 | 472 |6315 | 198 |9327 |  1 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  46.63%
25.78/26.01	c  26.0s| 25700 |   115 |414363 |  15.5 |    81M |  40 | 472 |6364 | 198 |9365 |  1 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  46.70%
25.89/26.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
25.89/26.09	c  26.1s| 25800 |   113 |416133 |  15.5 |    81M |  40 | 472 |6396 | 202 |9409 |  0 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  46.72%
25.99/26.19	c  26.2s| 25900 |   110 |418148 |  15.5 |    81M |  40 | 472 |6455 | 209 |9423 |  1 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  46.86%
26.08/26.26	c  26.3s| 26000 |   106 |419739 |  15.5 |    81M |  40 | 472 |6475 |   0 |9447 |  0 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  46.94%
26.18/26.35	c  26.4s| 26100 |   102 |421806 |  15.5 |    81M |  40 | 472 |6439 | 197 |9508 |  1 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  47.06%
26.28/26.44	c  26.4s| 26200 |   106 |423649 |  15.5 |    81M |  40 | 472 |6467 | 200 |9543 |  1 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  47.09%
26.38/26.51	c  26.5s| 26300 |    99 |425051 |  15.5 |    81M |  40 | 472 |6498 | 197 |9592 |  1 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  47.23%
26.38/26.58	c  26.6s| 26400 |   107 |426008 |  15.5 |    81M |  40 | 472 |6534 | 207 |9619 |  1 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  47.24%
26.48/26.63	c  26.6s| 26500 |   100 |426695 |  15.5 |    81M |  40 | 472 |6600 | 201 |9631 |  1 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  47.24%
26.58/26.74	c  26.7s| 26600 |   100 |428492 |  15.5 |    81M |  40 | 472 |6586 | 202 |9683 |  1 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  47.27%
26.68/26.81	c  26.8s| 26700 |   103 |429764 |  15.5 |    81M |  40 | 472 |6551 |   0 |9696 |  0 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  47.32%
26.68/26.87	c  26.9s| 26800 |   100 |430860 |  15.4 |    81M |  40 | 472 |6586 |   0 |9714 |  0 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  47.36%
26.78/26.95	c  26.9s| 26900 |   101 |432375 |  15.4 |    81M |  40 | 472 |6580 | 202 |9762 |  0 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  47.38%
26.89/27.09	c  27.1s| 27000 |    99 |435004 |  15.5 |    81M |  40 | 472 |6544 | 200 |9837 |  1 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  47.53%
27.07/27.22	c  27.2s| 27100 |   107 |437060 |  15.5 |    81M |  40 | 472 |6262 | 195 |9904 |  1 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  47.86%
27.07/27.29	c  27.3s| 27200 |   105 |438281 |  15.5 |    81M |  40 | 472 |6283 | 195 |9961 |  0 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  47.91%
27.17/27.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
27.17/27.36	c  27.4s| 27300 |   108 |439866 |  15.5 |    81M |  40 | 472 |6322 | 197 |9989 |  0 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  48.04%
27.27/27.43	c  27.4s| 27400 |   103 |441161 |  15.5 |    81M |  40 | 472 |6384 | 202 |  10k|  1 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  48.15%
27.37/27.56	c  27.6s| 27500 |    99 |442939 |  15.5 |    81M |  40 | 472 |6370 | 196 |  10k|  1 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  48.45%
27.47/27.65	c  27.6s| 27600 |    96 |444739 |  15.5 |    81M |  40 | 472 |6309 | 204 |  10k|  1 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  48.70%
27.57/27.75	c  27.7s| 27700 |    95 |447057 |  15.5 |    81M |  40 | 472 |6329 | 207 |  10k|  1 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  48.73%
27.67/27.86	c  27.9s| 27800 |   100 |449574 |  15.6 |    81M |  40 | 472 |6332 | 210 |  10k|  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  48.76%
27.77/27.95	c  28.0s| 27900 |   101 |451391 |  15.6 |    81M |  40 | 472 |6212 |   0 |  10k|  0 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  48.86%
27.88/28.05	c  28.1s| 28000 |   106 |453268 |  15.6 |    81M |  40 | 472 |6111 | 187 |  10k|  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  48.92%
27.98/28.12	c  28.1s| 28100 |   119 |454339 |  15.6 |    81M |  40 | 472 |6066 |   0 |  10k|  0 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  49.00%
27.98/28.18	c  28.2s| 28200 |   117 |455448 |  15.5 |    81M |  40 | 472 |6149 |   0 |  10k|  0 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  49.02%
28.07/28.26	c  28.3s| 28300 |   119 |457119 |  15.5 |    81M |  40 | 472 |6205 |   0 |  10k|  0 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  49.09%
28.17/28.32	c  28.3s| 28400 |   127 |458368 |  15.5 |    81M |  40 | 472 |6303 | 202 |  10k|  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  49.12%
28.27/28.40	c  28.4s| 28500 |   116 |459702 |  15.5 |    81M |  40 | 472 |6392 |   0 |  10k|  0 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  49.18%
28.27/28.47	c  28.5s| 28600 |   124 |461550 |  15.5 |    81M |  40 | 472 |6393 | 195 |  10k|  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  49.26%
28.37/28.57	c  28.6s| 28700 |   126 |464127 |  15.6 |    81M |  40 | 472 |6449 | 202 |  10k|  0 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  49.27%
28.47/28.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
28.47/28.66	c  28.7s| 28800 |   122 |465852 |  15.6 |    81M |  40 | 472 |6499 | 200 |  10k|  0 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  49.29%
28.57/28.73	c  28.7s| 28900 |   128 |467575 |  15.6 |    81M |  40 | 472 |6565 | 203 |  10k|  2 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  49.31%
28.67/28.81	c  28.8s| 29000 |   122 |469722 |  15.6 |    81M |  40 | 472 |6609 |   0 |  10k|  0 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  49.32%
28.77/28.90	c  28.9s| 29100 |   122 |471788 |  15.6 |    81M |  40 | 472 |6710 | 202 |  10k|  0 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  49.33%
28.77/28.99	c  29.0s| 29200 |   122 |473601 |  15.6 |    81M |  40 | 472 |6820 | 196 |  10k|  1 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  49.39%
28.88/29.08	c  29.1s| 29300 |   118 |475942 |  15.7 |    81M |  40 | 472 |6893 | 200 |  10k|  1 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  49.39%
28.98/29.16	c  29.2s| 29400 |   109 |477929 |  15.7 |    81M |  40 | 472 |6931 | 193 |  10k|  1 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  49.43%
29.07/29.22	c  29.2s| 29500 |   111 |478851 |  15.6 |    81M |  40 | 472 |6950 | 193 |  10k|  1 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  49.48%
29.17/29.30	c  29.3s| 29600 |   110 |480917 |  15.7 |    81M |  40 | 472 |6978 | 193 |  11k|  1 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  49.50%
29.26/29.41	c  29.4s| 29700 |   115 |483200 |  15.7 |    81M |  40 | 472 |7046 | 208 |  11k|  1 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  49.53%
29.36/29.50	c  29.5s| 29800 |   113 |485348 |  15.7 |    81M |  40 | 472 |7100 | 202 |  11k|  1 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  49.55%
29.36/29.57	c  29.6s| 29900 |   107 |486804 |  15.7 |    81M |  40 | 472 |7164 |   0 |  11k|  0 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  49.57%
29.46/29.64	c  29.6s| 30000 |   109 |488338 |  15.7 |    81M |  40 | 472 |7210 | 211 |  11k|  1 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  49.71%
29.56/29.72	c  29.7s| 30100 |   110 |490360 |  15.7 |    81M |  40 | 472 |7223 | 196 |  11k|  1 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  49.73%
29.66/29.80	c  29.8s| 30200 |   106 |492165 |  15.7 |    81M |  40 | 472 |7296 | 202 |  11k|  1 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  49.77%
29.66/29.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
29.66/29.87	c  29.9s| 30300 |   104 |493512 |  15.7 |    81M |  40 | 472 |7330 | 195 |  11k|  1 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  49.80%
29.76/29.95	c  29.9s| 30400 |   102 |495342 |  15.7 |    81M |  40 | 472 |7398 |   0 |  11k|  0 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  49.81%
29.87/30.04	c  30.0s| 30500 |   109 |496960 |  15.7 |    81M |  40 | 472 |7314 | 198 |  11k|  1 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  49.86%
29.97/30.12	c  30.1s| 30600 |   124 |498845 |  15.7 |    81M |  40 | 472 |7364 | 198 |  11k|  0 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  49.89%
30.06/30.20	c  30.2s| 30700 |   124 |500766 |  15.7 |    81M |  40 | 472 |7434 | 196 |  11k|  1 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  49.90%
30.16/30.31	c  30.3s| 30800 |   129 |502989 |  15.8 |    81M |  40 | 472 |7476 | 207 |  11k|  0 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  49.91%
30.26/30.40	c  30.4s| 30900 |   127 |505186 |  15.8 |    81M |  40 | 472 |7546 | 207 |  11k|  2 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  49.93%
30.36/30.50	c  30.5s| 31000 |   111 |507467 |  15.8 |    81M |  40 | 472 |7615 | 201 |  11k|  0 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  49.96%
30.36/30.59	c  30.6s| 31100 |   115 |509673 |  15.8 |    81M |  40 | 472 |7665 | 200 |  11k|  0 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  50.00%
30.46/30.68	c  30.7s| 31200 |   114 |511774 |  15.8 |    81M |  40 | 472 |7738 | 207 |  11k|  2 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  50.02%
30.56/30.75	c  30.8s| 31300 |   111 |513359 |  15.8 |    81M |  40 | 472 |7770 | 205 |  11k|  2 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  50.03%
30.66/30.85	c  30.8s| 31400 |   108 |515301 |  15.9 |    82M |  40 | 472 |7765 |   0 |  11k|  0 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  50.05%
30.76/30.94	c  30.9s| 31500 |   107 |517765 |  15.9 |    82M |  40 | 472 |7788 | 206 |  11k|  0 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  50.06%
30.87/31.03	c  31.0s| 31600 |   110 |519862 |  15.9 |    82M |  40 | 472 |7827 | 200 |  11k|  1 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  50.07%
30.97/31.13	c  31.1s| 31700 |   123 |522863 |  15.9 |    82M |  40 | 472 |7862 |   0 |  12k|  0 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  50.08%
31.06/31.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
31.06/31.20	c  31.2s| 31800 |   122 |524234 |  15.9 |    82M |  40 | 472 |7942 |   0 |  12k|  0 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  50.08%
31.06/31.29	c  31.3s| 31900 |   117 |526521 |  16.0 |    82M |  40 | 472 |8006 | 215 |  12k|  2 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  50.08%
31.16/31.39	c  31.4s| 32000 |   115 |528973 |  16.0 |    82M |  40 | 472 |8078 | 207 |  12k|  0 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  50.08%
31.26/31.48	c  31.5s| 32100 |   112 |531364 |  16.0 |    82M |  40 | 472 |8158 |   0 |  12k|  0 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  50.09%
31.36/31.58	c  31.6s| 32200 |   112 |534141 |  16.0 |    82M |  40 | 472 |8236 | 207 |  12k|  0 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  50.09%
31.46/31.68	c  31.7s| 32300 |   103 |536717 |  16.1 |    82M |  40 | 472 |8332 | 209 |  12k|  0 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  50.09%
31.56/31.76	c  31.8s| 32400 |   105 |538501 |  16.1 |    82M |  40 | 472 |8304 | 207 |  12k|  2 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  50.21%
31.66/31.84	c  31.8s| 32500 |   108 |540023 |  16.1 |    82M |  40 | 472 |8351 | 200 |  12k|  0 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  50.21%
31.75/31.92	c  31.9s| 32600 |   106 |541680 |  16.1 |    82M |  40 | 472 |8377 |   0 |  12k|  0 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  50.21%
31.75/31.98	c  32.0s| 32700 |   109 |543000 |  16.1 |    82M |  40 | 472 |8390 |   0 |  12k|  0 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  50.21%
31.87/32.06	c  32.1s| 32800 |   113 |544598 |  16.1 |    82M |  40 | 472 |8448 | 200 |  12k|  1 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  50.22%
31.97/32.16	c  32.2s| 32900 |   119 |546991 |  16.1 |    82M |  40 | 472 |8457 | 203 |  12k|  1 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  50.22%
32.05/32.23	c  32.2s| 33000 |   125 |548375 |  16.1 |    82M |  40 | 472 |8528 | 207 |  12k|  0 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  50.22%
32.15/32.30	c  32.3s| 33100 |   125 |549538 |  16.1 |    82M |  40 | 472 |8639 | 204 |  12k|  2 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  50.22%
32.15/32.38	c  32.4s| 33200 |   112 |551009 |  16.1 |    82M |  40 | 472 |8712 | 204 |  12k|  0 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  50.22%
32.25/32.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
32.25/32.47	c  32.5s| 33300 |   129 |553045 |  16.1 |    82M |  40 | 472 |8740 | 200 |  12k|  0 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  50.23%
32.35/32.56	c  32.6s| 33400 |   133 |554755 |  16.1 |    82M |  40 | 472 |8827 | 203 |  12k|  1 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  50.23%
32.45/32.64	c  32.6s| 33500 |   127 |556723 |  16.1 |    82M |  40 | 472 |8883 | 204 |  12k|  0 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  50.23%
32.55/32.73	c  32.7s| 33600 |   128 |558236 |  16.1 |    82M |  40 | 472 |8956 | 202 |  12k|  1 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  50.24%
32.65/32.80	c  32.8s| 33700 |   130 |559704 |  16.1 |    82M |  40 | 472 |8999 | 205 |  12k|  1 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  50.24%
32.65/32.88	c  32.9s| 33800 |   126 |561319 |  16.1 |    82M |  40 | 472 |9055 | 202 |  12k|  1 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  50.24%
32.75/32.96	c  33.0s| 33900 |   117 |562933 |  16.1 |    82M |  40 | 472 |9136 | 209 |  13k|  0 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  50.25%
32.86/33.06	c  33.1s| 34000 |   110 |565133 |  16.1 |    82M |  40 | 472 |9170 |   0 |  13k|  0 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  50.25%
32.96/33.14	c  33.1s| 34100 |   106 |566967 |  16.1 |    82M |  40 | 472 |9221 | 206 |  13k|  0 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  50.25%
33.05/33.22	c  33.2s| 34200 |   107 |568770 |  16.1 |    82M |  40 | 472 |9213 | 210 |  13k|  1 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  50.25%
33.05/33.29	c  33.3s| 34300 |   105 |569848 |  16.1 |    82M |  40 | 472 |9289 | 200 |  13k|  1 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  50.25%
33.15/33.36	c  33.4s| 34400 |   104 |571366 |  16.1 |    82M |  40 | 472 |9332 | 202 |  13k|  0 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  50.25%
33.25/33.46	c  33.5s| 34500 |   110 |573602 |  16.1 |    82M |  40 | 472 |9348 |   0 |  13k|  0 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  50.25%
33.35/33.56	c  33.6s| 34600 |   107 |576171 |  16.1 |    82M |  40 | 472 |9360 |   0 |  13k|  0 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  50.25%
33.45/33.64	c  33.6s| 34700 |   110 |578168 |  16.2 |    82M |  40 | 472 |9446 | 206 |  13k|  1 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  50.25%
33.55/33.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
33.55/33.74	c  33.7s| 34800 |   105 |580695 |  16.2 |    82M |  40 | 472 |9481 | 204 |  13k|  1 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  50.25%
33.65/33.87	c  33.9s| 34900 |   111 |582508 |  16.2 |    82M |  40 | 472 |9231 |   0 |  13k|  0 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  50.33%
33.75/33.94	c  33.9s| 35000 |   107 |583820 |  16.2 |    82M |  40 | 472 |9124 | 198 |  13k|  0 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  50.38%
33.86/34.08	c  34.1s| 35100 |   116 |585556 |  16.2 |    82M |  40 | 472 |8845 | 198 |  13k|  1 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  50.53%
33.96/34.15	c  34.1s| 35200 |   119 |586994 |  16.2 |    82M |  40 | 472 |8903 | 203 |  13k|  1 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  50.54%
34.05/34.25	c  34.2s| 35300 |   110 |588929 |  16.2 |    82M |  40 | 472 |8950 | 203 |  13k|  0 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  50.55%
34.15/34.31	c  34.3s| 35400 |   112 |590457 |  16.2 |    82M |  40 | 472 |9020 |   0 |  13k|  0 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  50.55%
34.15/34.39	c  34.4s| 35500 |   108 |592348 |  16.2 |    82M |  40 | 472 |9069 | 208 |  13k|  1 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  50.55%
34.34/34.50	c  34.5s| 35600 |   105 |594692 |  16.2 |    82M |  40 | 472 |8974 | 197 |  13k|  1 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  50.64%
34.44/34.62	c  34.6s| 35700 |   108 |596279 |  16.2 |    82M |  40 | 472 |8772 | 197 |  13k|  1 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  50.95%
34.44/34.69	c  34.7s| 35800 |   108 |597366 |  16.2 |    82M |  40 | 472 |8704 | 200 |  13k|  0 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  51.00%
34.54/34.78	c  34.8s| 35900 |   103 |599377 |  16.2 |    82M |  40 | 472 |8684 | 198 |  13k|  1 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  51.04%
34.64/34.87	c  34.9s| 36000 |   102 |601488 |  16.2 |    82M |  40 | 472 |8738 |   0 |  13k|  0 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  51.05%
34.74/34.95	c  34.9s| 36100 |   103 |603256 |  16.2 |    82M |  40 | 472 |8744 | 198 |  13k|  1 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  51.07%
34.85/35.05	c  35.0s| 36200 |    98 |605565 |  16.2 |    82M |  40 | 472 |8569 | 204 |  13k|  1 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  51.89%
34.95/35.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
34.95/35.13	c  35.1s| 36300 |   103 |606877 |  16.2 |    82M |  40 | 472 |8456 |   0 |  13k|  0 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  51.90%
35.04/35.22	c  35.2s| 36400 |   104 |608778 |  16.2 |    82M |  40 | 472 |8326 | 197 |  14k|  0 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  51.91%
35.14/35.31	c  35.3s| 36500 |   103 |610068 |  16.2 |    82M |  40 | 472 |8407 | 204 |  14k|  1 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  51.91%
35.14/35.39	c  35.4s| 36600 |   104 |611925 |  16.2 |    82M |  40 | 472 |8448 | 197 |  14k|  0 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  51.92%
35.24/35.47	c  35.5s| 36700 |   101 |613844 |  16.2 |    82M |  40 | 472 |8538 |   0 |  14k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  51.93%
35.34/35.57	c  35.6s| 36800 |    99 |616246 |  16.3 |    82M |  40 | 472 |8561 | 196 |  14k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  51.99%
35.44/35.65	c  35.6s| 36900 |    99 |618644 |  16.3 |    82M |  40 | 472 |8591 | 199 |  14k|  1 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.03%
35.54/35.78	c  35.8s| 37000 |   100 |620367 |  16.3 |    83M |  40 | 472 |8620 | 201 |  14k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.04%
35.65/35.86	c  35.9s| 37100 |   100 |622445 |  16.3 |    83M |  40 | 472 |8661 | 200 |  14k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.04%
35.75/35.93	c  35.9s| 37200 |    98 |624233 |  16.3 |    83M |  40 | 472 |8696 | 200 |  14k|  1 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.04%
35.86/36.07	c  36.1s| 37300 |    93 |626487 |  16.3 |    83M |  40 | 472 |8660 |   0 |  14k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.15%
35.96/36.18	c  36.2s| 37400 |   101 |627765 |  16.3 |    83M |  40 | 472 |8664 | 204 |  14k|  2 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.21%
36.05/36.23	c  36.2s| 37500 |   103 |628453 |  16.3 |    83M |  40 | 472 |8694 | 205 |  14k|  1 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.22%
36.05/36.28	c  36.3s| 37600 |   109 |629456 |  16.3 |    83M |  40 | 472 |8728 | 206 |  14k|  1 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.22%
36.15/36.33	c  36.3s| 37700 |   105 |630207 |  16.2 |    83M |  40 | 472 |8755 | 207 |  14k|  1 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.23%
36.15/36.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
36.15/36.38	c  36.4s| 37800 |   105 |630849 |  16.2 |    83M |  40 | 472 |8794 | 208 |  14k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.23%
36.25/36.43	c  36.4s| 37900 |   101 |631556 |  16.2 |    83M |  40 | 472 |8838 |   0 |  14k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.23%
36.25/36.48	c  36.5s| 38000 |    97 |632453 |  16.2 |    83M |  40 | 472 |8862 |   0 |  14k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.24%
36.35/36.55	c  36.5s| 38100 |    99 |633828 |  16.2 |    83M |  40 | 472 |8869 | 207 |  14k|  2 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.25%
36.44/36.62	c  36.6s| 38200 |    97 |635395 |  16.2 |    83M |  40 | 472 |8897 |   0 |  14k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.27%
36.44/36.69	c  36.7s| 38300 |   100 |637312 |  16.2 |    83M |  40 | 472 |8891 | 196 |  14k|  1 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.30%
36.54/36.77	c  36.8s| 38400 |    98 |639588 |  16.2 |    83M |  40 | 472 |8927 | 199 |  14k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  52.32%
36.64/36.84	c  36.8s| 38500 |    91 |640788 |  16.2 |    83M |  40 | 472 |8912 |   0 |  14k|  0 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  52.35%
36.74/37.00	c  37.0s| 38600 |   100 |642907 |  16.2 |    83M |  40 | 472 |8439 | 196 |  14k|  1 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  52.52%
36.85/37.10	c  37.1s| 38700 |   105 |644499 |  16.2 |    83M |  40 | 472 |8183 | 200 |  14k|  0 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  52.81%
36.95/37.18	c  37.2s| 38800 |    98 |645847 |  16.2 |    83M |  40 | 472 |8137 |   0 |  14k|  0 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  52.89%
37.04/37.26	c  37.3s| 38900 |    99 |647506 |  16.2 |    83M |  40 | 472 |8161 | 207 |  14k|  1 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  52.91%
37.14/37.38	c  37.4s| 39000 |    97 |649882 |  16.2 |    83M |  40 | 472 |8074 | 194 |  14k|  1 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  54.34%
37.24/37.47	c  37.5s| 39100 |   116 |651526 |  16.2 |    83M |  40 | 472 |7932 | 192 |  15k|  1 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  55.40%
37.34/37.59	c  37.6s| 39200 |   103 |653587 |  16.2 |    83M |  40 | 472 |7951 | 188 |  15k|  0 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  56.08%
37.44/37.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.44/37.69	c  37.7s| 39300 |   109 |655518 |  16.2 |    83M |  40 | 472 |7893 | 190 |  15k|  1 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  56.57%
37.64/37.81	c  37.8s| 39400 |   110 |657424 |  16.2 |    83M |  40 | 472 |7924 | 201 |  15k|  1 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  56.91%
37.64/37.88	c  37.9s| 39500 |   107 |658942 |  16.2 |    83M |  40 | 472 |7982 | 202 |  15k|  0 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  57.01%
37.74/37.98	c  38.0s| 39600 |   114 |660797 |  16.2 |    83M |  40 | 472 |8075 | 205 |  15k|  1 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  57.17%
37.85/38.06	c  38.1s| 39700 |   105 |662207 |  16.2 |    83M |  40 | 472 |8157 |   0 |  15k|  0 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  57.22%
37.95/38.14	c  38.1s| 39800 |   101 |663814 |  16.2 |    83M |  40 | 472 |8170 |   0 |  15k|  0 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  57.31%
38.04/38.25	c  38.2s| 39900 |   105 |665835 |  16.2 |    83M |  40 | 472 |8204 | 213 |  15k|  2 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  57.40%
38.14/38.33	c  38.3s| 40000 |   112 |667156 |  16.2 |    83M |  40 | 472 |8268 | 208 |  15k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  57.47%
38.24/38.41	c  38.4s| 40100 |   103 |668340 |  16.2 |    83M |  40 | 472 |8369 | 210 |  15k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  57.48%
38.24/38.48	c  38.5s| 40200 |   101 |669841 |  16.2 |    83M |  40 | 472 |8418 | 199 |  15k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  57.62%
38.34/38.53	c  38.5s| 40300 |    97 |670457 |  16.2 |    83M |  40 | 472 |8421 | 191 |  15k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  57.71%
38.44/38.60	c  38.6s| 40400 |    95 |671644 |  16.2 |    83M |  40 | 472 |8500 | 199 |  15k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  57.78%
38.44/38.69	c  38.7s| 40500 |    87 |673217 |  16.2 |    83M |  40 | 472 |8436 | 200 |  15k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  58.25%
38.63/38.82	c  38.8s| 40600 |    90 |676202 |  16.2 |    83M |  40 | 472 |8291 |   0 |  15k|  0 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  58.55%
38.73/38.91	c  38.9s| 40700 |    89 |678055 |  16.2 |    83M |  40 | 472 |8232 | 204 |  15k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  58.71%
38.73/39.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
38.73/39.00	c  39.0s| 40800 |    83 |680215 |  16.2 |    83M |  40 | 472 |8177 | 193 |  15k|  0 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  58.86%
38.85/39.09	c  39.1s| 40900 |    83 |682174 |  16.2 |    83M |  40 | 472 |7994 | 201 |  15k|  0 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  59.25%
38.95/39.17	c  39.2s| 41000 |    86 |684200 |  16.3 |    83M |  40 | 472 |7985 | 201 |  15k|  1 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  59.28%
39.03/39.25	c  39.3s| 41100 |    79 |686343 |  16.3 |    83M |  40 | 472 |7958 | 196 |  15k|  0 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  59.35%
39.13/39.33	c  39.3s| 41200 |    80 |687929 |  16.3 |    83M |  40 | 472 |7953 | 197 |  15k|  0 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  59.46%
39.23/39.40	c  39.4s| 41300 |    73 |689530 |  16.3 |    83M |  40 | 472 |7919 | 189 |  15k|  1 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  59.51%
39.33/39.55	c  39.5s| 41400 |    80 |692267 |  16.3 |    83M |  40 | 472 |7842 |   0 |  15k|  0 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  60.09%
39.43/39.63	c  39.6s| 41500 |    75 |693621 |  16.3 |    83M |  40 | 472 |7873 | 196 |  15k|  0 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  60.22%
39.53/39.71	c  39.7s| 41600 |    79 |695214 |  16.3 |    83M |  40 | 472 |7694 |   0 |  15k|  0 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  60.54%
39.53/39.79	c  39.8s| 41700 |    80 |696868 |  16.3 |    83M |  40 | 472 |7718 | 195 |  15k|  1 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  60.65%
39.63/39.87	c  39.9s| 41800 |    80 |698409 |  16.3 |    83M |  40 | 472 |7668 |   0 |  15k|  0 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  60.73%
39.73/39.94	c  39.9s| 41900 |    81 |699554 |  16.3 |    83M |  40 | 472 |7708 | 206 |  15k|  0 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  60.76%
39.84/40.03	c  40.0s| 42000 |    87 |701417 |  16.3 |    83M |  40 | 472 |7748 | 207 |  15k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  60.77%
39.84/40.10	c  40.1s| 42100 |    84 |703024 |  16.3 |    83M |  40 | 472 |7803 |   0 |  15k|  0 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  60.78%
39.94/40.17	c  40.2s| 42200 |    89 |704373 |  16.3 |    83M |  40 | 472 |7849 | 201 |  16k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  60.79%
40.03/40.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
40.03/40.23	c  40.2s| 42300 |    80 |705511 |  16.3 |    83M |  40 | 472 |7913 | 200 |  16k|  0 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  60.79%
40.03/40.28	c  40.3s| 42400 |    81 |706366 |  16.2 |    83M |  40 | 472 |7964 | 199 |  16k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  60.79%
40.13/40.35	c  40.4s| 42500 |    80 |707604 |  16.2 |    83M |  40 | 472 |8010 | 195 |  16k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  60.79%
40.23/40.46	c  40.5s| 42600 |    75 |709834 |  16.2 |    83M |  40 | 472 |8080 | 202 |  16k|  0 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  60.90%
40.33/40.54	c  40.5s| 42700 |    78 |711307 |  16.2 |    83M |  40 | 472 |8086 | 196 |  16k|  0 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  60.98%
40.43/40.61	c  40.6s| 42800 |    81 |712588 |  16.2 |    83M |  40 | 472 |8004 |   0 |  16k|  0 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  61.14%
40.43/40.69	c  40.7s| 42900 |    91 |714365 |  16.2 |    83M |  40 | 472 |7927 | 200 |  16k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  61.21%
40.53/40.78	c  40.8s| 43000 |    83 |716494 |  16.2 |    83M |  40 | 472 |7980 | 194 |  16k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  61.23%
40.63/40.86	c  40.9s| 43100 |    81 |718193 |  16.3 |    83M |  40 | 472 |8019 | 194 |  16k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  61.27%
40.73/40.93	c  40.9s| 43200 |    88 |719948 |  16.3 |    83M |  40 | 472 |8119 | 199 |  16k|  0 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  61.27%
40.73/41.00	c  41.0s| 43300 |    89 |721544 |  16.3 |    83M |  40 | 472 |8208 |   0 |  16k|  0 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  61.30%
40.84/41.08	c  41.1s| 43400 |    92 |723493 |  16.3 |    83M |  40 | 472 |8285 | 202 |  16k|  1 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  61.30%
40.94/41.17	c  41.2s| 43500 |    82 |725597 |  16.3 |    83M |  40 | 472 |8359 |   0 |  16k|  0 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  61.31%
41.02/41.27	c  41.3s| 43600 |    93 |728123 |  16.3 |    83M |  40 | 472 |8341 |   0 |  16k|  0 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  61.35%
41.12/41.36	c  41.4s| 43700 |    93 |730187 |  16.3 |    83M |  40 | 472 |8383 | 197 |  16k|  1 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  61.35%
41.22/41.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
41.22/41.47	c  41.5s| 43800 |    82 |733226 |  16.3 |    83M |  40 | 472 |8430 | 201 |  16k|  0 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  61.37%
41.32/41.56	c  41.6s| 43900 |    83 |735815 |  16.4 |    83M |  40 | 472 |8490 | 202 |  16k|  0 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  61.38%
41.42/41.65	c  41.7s| 44000 |    85 |737961 |  16.4 |    83M |  40 | 472 |8488 | 203 |  16k|  1 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  61.43%
41.52/41.75	c  41.7s| 44100 |    85 |740453 |  16.4 |    83M |  40 | 472 |8585 | 209 |  16k|  1 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  61.43%
41.62/41.83	c  41.8s| 44200 |    85 |742486 |  16.4 |    83M |  40 | 472 |8647 | 200 |  16k|  0 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  61.53%
41.72/41.92	c  41.9s| 44300 |    82 |744880 |  16.4 |    83M |  40 | 472 |8662 | 194 |  16k|  0 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  61.57%
41.83/42.03	c  42.0s| 44400 |    77 |747270 |  16.4 |    83M |  40 | 472 |8611 | 203 |  16k|  1 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  61.70%
41.93/42.13	c  42.1s| 44500 |    81 |749219 |  16.4 |    83M |  40 | 472 |8525 | 192 |  16k|  1 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  61.97%
42.02/42.20	c  42.2s| 44600 |    78 |750647 |  16.4 |    83M |  40 | 472 |8627 |   0 |  16k|  0 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  62.02%
42.02/42.27	c  42.3s| 44700 |    77 |752035 |  16.4 |    83M |  40 | 472 |8712 | 192 |  16k|  1 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  62.04%
42.12/42.37	c  42.4s| 44800 |    76 |754287 |  16.4 |    83M |  40 | 472 |8746 | 195 |  16k|  0 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  62.09%
42.22/42.44	c  42.4s| 44900 |    85 |756235 |  16.4 |    83M |  40 | 472 |8746 | 202 |  16k|  0 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  62.12%
42.32/42.53	c  42.5s| 45000 |    83 |758357 |  16.5 |    83M |  40 | 472 |8776 | 204 |  17k|  1 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  62.13%
42.32/42.59	c  42.6s| 45100 |    80 |759407 |  16.4 |    83M |  40 | 472 |8831 | 205 |  17k|  0 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  62.13%
42.42/42.66	c  42.7s| 45200 |    84 |760807 |  16.4 |    83M |  40 | 472 |8886 | 215 |  17k|  1 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  62.13%
42.52/42.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
42.52/42.73	c  42.7s| 45300 |    83 |762020 |  16.4 |    83M |  40 | 472 |8969 | 210 |  17k|  1 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  62.13%
42.52/42.79	c  42.8s| 45400 |    76 |762920 |  16.4 |    83M |  40 | 472 |9022 | 200 |  17k|  0 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  62.14%
42.62/42.88	c  42.9s| 45500 |    71 |765044 |  16.4 |    83M |  40 | 472 |9030 | 204 |  17k|  0 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  62.21%
42.72/42.97	c  43.0s| 45600 |    70 |766861 |  16.4 |    83M |  40 | 472 |9148 | 204 |  17k|  1 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  62.21%
42.83/43.11	c  43.1s| 45700 |    84 |769492 |  16.4 |    83M |  40 | 472 |9070 | 201 |  17k|  1 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  62.65%
43.02/43.21	c  43.2s| 45800 |    85 |771789 |  16.5 |    83M |  40 | 472 |9119 | 201 |  17k|  1 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  62.78%
43.02/43.29	c  43.3s| 45900 |    87 |773684 |  16.5 |    83M |  40 | 472 |9178 | 207 |  17k|  1 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  62.83%
43.12/43.38	c  43.4s| 46000 |    86 |775563 |  16.5 |    83M |  40 | 472 |9162 | 201 |  17k|  1 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  63.07%
43.22/43.48	c  43.5s| 46100 |    82 |777616 |  16.5 |    83M |  40 | 472 |9161 | 198 |  17k|  1 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  63.23%
43.32/43.58	c  43.6s| 46200 |    75 |779703 |  16.5 |    83M |  40 | 472 |9183 | 200 |  17k|  0 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  63.31%
43.51/43.71	c  43.7s| 46300 |    73 |782511 |  16.5 |    83M |  40 | 472 |9106 | 202 |  17k|  2 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  63.56%
43.61/43.83	c  43.8s| 46400 |    81 |784638 |  16.5 |    83M |  40 | 472 |8941 | 201 |  17k|  1 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  63.86%
43.71/43.95	c  44.0s| 46500 |    77 |786746 |  16.5 |    83M |  40 | 472 |8763 | 203 |  17k|  1 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  64.10%
43.83/44.06	c  44.1s| 46600 |    80 |789309 |  16.5 |    83M |  40 | 472 |8755 | 212 |  17k|  0 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  64.12%
44.01/44.20	c  44.2s| 46700 |    76 |792471 |  16.6 |    83M |  40 | 472 |8627 | 192 |  17k|  0 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  65.49%
44.01/44.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
44.01/44.28	c  44.3s| 46800 |    71 |793995 |  16.6 |    83M |  40 | 472 |8709 | 212 |  17k|  0 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  65.69%
44.21/44.40	c  44.4s| 46900 |    81 |795941 |  16.6 |    83M |  40 | 472 |8542 | 195 |  17k|  1 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  66.34%
44.31/44.54	c  44.5s| 47000 |   114 |798642 |  16.6 |    83M |  40 | 472 |8420 | 194 |  17k|  1 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  66.36%
44.41/44.62	c  44.6s| 47100 |   127 |800088 |  16.6 |    83M |  40 | 472 |8527 | 198 |  17k|  1 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  66.37%
44.51/44.71	c  44.7s| 47200 |   107 |801619 |  16.6 |    83M |  40 | 472 |8642 |   0 |  17k|  0 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  66.41%
44.61/44.80	c  44.8s| 47300 |   100 |803043 |  16.6 |    83M |  40 | 472 |8722 | 193 |  17k|  2 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  66.65%
44.61/44.87	c  44.9s| 47400 |   100 |804375 |  16.6 |    83M |  40 | 472 |8755 |   0 |  17k|  0 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  66.74%
44.71/44.96	c  45.0s| 47500 |    94 |806469 |  16.6 |    83M |  40 | 472 |8796 |   0 |  18k|  0 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  66.83%
44.82/45.09	c  45.1s| 47600 |   101 |809114 |  16.6 |    83M |  40 | 472 |8790 | 193 |  18k|  1 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  67.02%
44.92/45.17	c  45.2s| 47700 |    93 |811144 |  16.6 |    83M |  40 | 472 |8867 |   0 |  18k|  0 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  67.29%
45.01/45.28	c  45.3s| 47800 |    92 |813704 |  16.6 |    83M |  40 | 472 |8925 | 189 |  18k|  1 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  67.39%
45.11/45.36	c  45.4s| 47900 |    93 |815746 |  16.7 |    83M |  40 | 472 |8962 | 194 |  18k|  0 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  67.50%
45.21/45.43	c  45.4s| 48000 |    95 |817078 |  16.6 |    83M |  40 | 472 |9062 |   0 |  18k|  0 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  67.59%
45.31/45.51	c  45.5s| 48100 |    92 |818703 |  16.6 |    83M |  40 | 472 |9134 |   0 |  18k|  0 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  67.63%
45.41/45.61	c  45.6s| 48200 |    96 |820315 |  16.6 |    83M |  40 | 472 |9053 | 192 |  18k|  1 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  67.76%
45.41/45.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
45.41/45.65	c  45.7s| 48300 |    92 |820888 |  16.6 |    83M |  40 | 472 |9169 | 197 |  18k|  1 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  67.77%
45.51/45.71	c  45.7s| 48400 |    96 |821549 |  16.6 |    83M |  40 | 472 |9247 | 198 |  18k|  1 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  67.77%
45.51/45.76	c  45.8s| 48500 |    96 |822261 |  16.6 |    83M |  40 | 472 |9329 | 206 |  18k|  1 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  67.77%
45.61/45.83	c  45.8s| 48600 |    91 |823391 |  16.6 |    83M |  40 | 472 |9381 | 194 |  18k|  0 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  67.77%
45.71/45.91	c  45.9s| 48700 |    90 |824952 |  16.6 |    83M |  40 | 472 |9442 | 194 |  18k|  1 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  67.78%
45.71/46.01	c  46.0s| 48800 |    89 |826748 |  16.6 |    83M |  40 | 472 |9429 | 192 |  18k|  0 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  67.89%
45.82/46.08	c  46.1s| 48900 |    84 |828339 |  16.6 |    83M |  40 | 472 |9498 | 196 |  18k|  1 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  67.92%
45.92/46.15	c  46.2s| 49000 |    92 |829839 |  16.6 |    83M |  40 | 472 |9418 | 192 |  18k|  0 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  67.99%
46.00/46.25	c  46.2s| 49100 |    98 |832081 |  16.6 |    84M |  40 | 472 |9498 | 192 |  18k|  1 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  68.02%
46.10/46.33	c  46.3s| 49200 |    95 |833963 |  16.6 |    84M |  40 | 472 |9447 | 198 |  18k|  1 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  68.06%
46.20/46.45	c  46.5s| 49300 |    98 |836619 |  16.6 |    84M |  40 | 472 |9515 | 192 |  18k|  1 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  68.11%
46.30/46.54	c  46.5s| 49400 |    95 |838487 |  16.6 |    84M |  40 | 472 |9537 | 197 |  18k|  1 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  68.19%
46.40/46.62	c  46.6s| 49500 |    95 |840231 |  16.6 |    84M |  40 | 472 |9570 | 191 |  18k|  0 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  68.20%
46.50/46.71	c  46.7s| 49600 |    90 |842086 |  16.6 |    84M |  40 | 472 |9494 |   0 |  18k|  0 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  68.31%
46.60/46.82	c  46.8s| 49700 |    81 |843770 |  16.6 |    84M |  40 | 472 |9257 | 191 |  18k|  1 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  68.52%
46.70/46.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
46.70/46.90	c  46.9s| 49800 |    91 |845160 |  16.6 |    84M |  40 | 472 |9233 | 198 |  18k|  0 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  68.54%
46.70/46.99	c  47.0s| 49900 |   101 |846866 |  16.6 |    84M |  40 | 472 |9212 |   0 |  18k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  68.55%
46.81/47.05	c  47.1s| 50000 |    99 |847851 |  16.6 |    84M |  40 | 472 |9266 |   0 |  18k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  68.56%
46.91/47.12	c  47.1s| 50100 |   105 |848863 |  16.6 |    84M |  40 | 472 |9285 | 207 |  18k|  1 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  68.56%
46.91/47.18	c  47.2s| 50200 |   106 |849924 |  16.6 |    84M |  40 | 472 |9329 | 200 |  19k|  1 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  68.56%
47.00/47.25	c  47.3s| 50300 |   111 |851686 |  16.6 |    84M |  40 | 472 |9386 | 197 |  19k|  1 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  68.56%
47.10/47.31	c  47.3s| 50400 |   112 |852727 |  16.6 |    84M |  40 | 472 |9417 | 197 |  19k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  68.56%
47.10/47.38	c  47.4s| 50500 |   106 |854475 |  16.6 |    84M |  40 | 472 |9453 | 205 |  19k|  2 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  68.56%
47.20/47.46	c  47.5s| 50600 |    97 |856584 |  16.6 |    84M |  40 | 472 |9482 |   0 |  19k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  68.56%
47.30/47.55	c  47.6s| 50700 |   100 |858526 |  16.6 |    84M |  40 | 472 |9502 | 194 |  19k|  1 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  68.59%
47.50/47.76	c  47.8s| 50800 |    98 |860372 |  16.6 |    84M |  40 | 472 |9546 | 197 |  19k|  1 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  68.61%
47.59/47.82	c  47.8s| 50900 |   111 |861450 |  16.6 |    84M |  40 | 472 |9554 |   0 |  19k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  68.62%
47.59/47.88	c  47.9s| 51000 |   110 |862196 |  16.6 |    84M |  40 | 472 |9648 | 199 |  19k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  68.62%
47.69/47.94	c  47.9s| 51100 |   109 |862730 |  16.5 |    84M |  40 | 472 |9744 |   0 |  19k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  68.62%
47.69/48.00	c  48.0s| 51200 |   115 |863500 |  16.5 |    84M |  40 | 472 |9785 | 198 |  19k|  1 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  68.62%
47.81/48.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
47.81/48.08	c  48.1s| 51300 |   111 |864710 |  16.5 |    84M |  40 | 472 |9786 | 201 |  19k|  0 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  68.62%
47.91/48.15	c  48.1s| 51400 |   106 |865421 |  16.5 |    84M |  40 | 472 |9786 | 201 |  19k|  0 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  68.62%
47.99/48.22	c  48.2s| 51500 |   109 |865971 |  16.5 |    84M |  40 | 472 |9783 |   0 |  19k|  0 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  68.62%
47.99/48.29	c  48.3s| 51600 |   106 |866961 |  16.5 |    84M |  40 | 472 |9774 | 200 |  19k|  1 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  68.63%
48.09/48.36	c  48.4s| 51700 |   106 |867610 |  16.4 |    84M |  40 | 472 |9773 | 200 |  19k|  1 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  68.63%
48.19/48.42	c  48.4s| 51800 |   101 |868170 |  16.4 |    84M |  40 | 472 |9770 |   0 |  19k|  0 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  68.63%
48.19/48.49	c  48.5s| 51900 |   103 |869082 |  16.4 |    84M |  40 | 472 |9770 | 202 |  19k|  0 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  68.63%
48.29/48.56	c  48.6s| 52000 |   102 |869936 |  16.4 |    84M |  40 | 472 |9770 |   0 |  19k|  0 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  68.63%
48.39/48.63	c  48.6s| 52100 |    99 |871166 |  16.4 |    84M |  40 | 472 |9770 | 200 |  19k|  0 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.63%
48.49/48.74	c  48.7s| 52200 |   110 |872601 |  16.4 |    84M |  40 | 472 |9769 | 193 |  19k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.64%
48.59/48.81	c  48.8s| 52300 |   108 |873342 |  16.4 |    84M |  40 | 472 |9767 | 199 |  19k|  2 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.64%
48.59/48.85	c  48.9s| 52400 |   105 |873827 |  16.3 |    84M |  40 | 472 |9710 | 206 |  19k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.64%
48.69/48.94	c  48.9s| 52500 |   124 |875586 |  16.3 |    84M |  40 | 472 |9672 | 201 |  19k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.65%
48.69/49.01	c  49.0s| 52600 |   129 |877298 |  16.3 |    84M |  40 | 472 |9696 | 205 |  19k|  0 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.65%
48.80/49.08	c  49.1s| 52700 |   128 |878337 |  16.3 |    84M |  40 | 472 |9733 | 197 |  19k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.65%
48.90/49.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
48.90/49.15	c  49.1s| 52800 |   126 |879521 |  16.3 |    84M |  40 | 472 |9724 | 195 |  19k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.66%
48.99/49.20	c  49.2s| 52900 |   128 |880498 |  16.3 |    84M |  40 | 472 |9764 | 195 |  19k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.66%
48.99/49.25	c  49.3s| 53000 |   126 |881356 |  16.3 |    84M |  40 | 472 |9764 | 197 |  19k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.66%
49.09/49.32	c  49.3s| 53100 |   117 |882378 |  16.3 |    84M |  40 | 472 |9764 |   0 |  19k|  0 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.66%
49.19/49.41	c  49.4s| 53200 |   123 |884287 |  16.3 |    84M |  40 | 472 |9762 | 201 |  19k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.66%
49.19/49.47	c  49.5s| 53300 |   116 |885274 |  16.3 |    84M |  40 | 472 |9765 | 198 |  19k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.66%
49.29/49.53	c  49.5s| 53400 |   116 |885827 |  16.3 |    84M |  40 | 472 |9765 | 198 |  19k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.66%
49.29/49.60	c  49.6s| 53500 |   108 |886873 |  16.2 |    84M |  40 | 472 |9765 | 208 |  19k|  2 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  68.66%
49.39/49.67	c  49.7s| 53600 |   108 |887914 |  16.2 |    84M |  40 | 472 |9765 | 193 |  19k|  1 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  68.70%
49.49/49.75	c  49.7s| 53700 |   111 |888860 |  16.2 |    84M |  40 | 472 |9766 |   0 |  19k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  68.71%
49.59/49.82	c  49.8s| 53800 |   102 |889991 |  16.2 |    84M |  40 | 472 |9765 | 197 |  19k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  68.71%
49.69/49.92	c  49.9s| 53900 |   107 |891482 |  16.2 |    84M |  40 | 472 |9764 | 200 |  19k|  1 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  68.74%
49.69/49.99	c  50.0s| 54000 |   101 |892125 |  16.2 |    84M |  40 | 472 |9763 | 200 |  19k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  68.74%
49.80/50.05	c  50.1s| 54100 |    96 |893121 |  16.2 |    84M |  40 | 472 |9763 |   0 |  19k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  68.74%
49.90/50.12	c  50.1s| 54200 |    98 |893930 |  16.2 |    84M |  40 | 472 |9760 | 199 |  19k|  2 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  68.74%
49.98/50.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
49.98/50.20	c  50.2s| 54300 |   102 |895152 |  16.2 |    84M |  40 | 472 |9752 | 199 |  20k|  1 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  68.75%
49.98/50.25	c  50.3s| 54400 |    96 |895925 |  16.1 |    84M |  40 | 472 |9759 | 200 |  20k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  68.75%
50.08/50.34	c  50.3s| 54500 |   106 |897398 |  16.1 |    84M |  40 | 472 |9759 |   0 |  20k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  68.75%
50.18/50.44	c  50.4s| 54600 |   114 |899225 |  16.1 |    84M |  40 | 472 |9756 | 207 |  20k|  0 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  68.75%
50.28/50.54	c  50.5s| 54700 |   110 |901544 |  16.2 |    84M |  40 | 472 |9756 |   0 |  20k|  0 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  68.76%
50.38/50.61	c  50.6s| 54800 |   121 |902302 |  16.1 |    84M |  40 | 472 |9755 | 205 |  20k|  1 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  68.76%
50.38/50.67	c  50.7s| 54900 |   119 |902924 |  16.1 |    84M |  40 | 472 |9755 | 209 |  20k|  1 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  68.76%
50.48/50.73	c  50.7s| 55000 |   118 |903418 |  16.1 |    84M |  40 | 472 |9754 | 209 |  20k|  1 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  68.76%
50.58/50.81	c  50.8s| 55100 |   114 |904504 |  16.1 |    84M |  40 | 472 |9744 |   0 |  20k|  0 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  68.76%
50.68/50.92	c  50.9s| 55200 |   100 |906708 |  16.1 |    84M |  40 | 472 |9677 |   0 |  20k|  0 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  68.81%
50.79/51.01	c  51.0s| 55300 |   104 |909000 |  16.1 |    84M |  40 | 472 |9647 | 200 |  20k|  1 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  68.83%
50.79/51.11	c  51.1s| 55400 |   106 |911334 |  16.1 |    84M |  40 | 472 |9652 | 210 |  20k|  2 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  68.84%
50.89/51.18	c  51.2s| 55500 |   106 |912905 |  16.1 |    84M |  40 | 472 |9735 | 207 |  20k|  1 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  68.84%
50.98/51.25	c  51.3s| 55600 |   104 |914303 |  16.1 |    84M |  40 | 472 |9750 |   0 |  20k|  0 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  68.84%
51.08/51.33	c  51.3s| 55700 |   102 |915579 |  16.1 |    84M |  40 | 472 |9750 |   0 |  20k|  0 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  68.84%
51.18/51.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.18/51.42	c  51.4s| 55800 |   106 |917264 |  16.1 |    84M |  40 | 472 |9746 | 203 |  20k|  0 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  68.84%
51.28/51.51	c  51.5s| 55900 |   105 |918980 |  16.1 |    84M |  40 | 472 |9749 |   0 |  20k|  0 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  68.84%
51.38/51.60	c  51.6s| 56000 |    99 |920529 |  16.1 |    84M |  40 | 472 |9749 |   0 |  20k|  0 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  68.84%
51.38/51.67	c  51.7s| 56100 |   115 |921413 |  16.1 |    84M |  40 | 472 |9749 | 210 |  20k|  0 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  68.84%
51.48/51.74	c  51.7s| 56200 |   123 |922133 |  16.1 |    84M |  40 | 472 |9749 |   0 |  20k|  0 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  68.84%
51.58/51.80	c  51.8s| 56300 |   117 |922846 |  16.1 |    84M |  40 | 472 |9749 | 209 |  20k|  1 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  68.84%
51.58/51.87	c  51.9s| 56400 |   110 |923604 |  16.1 |    84M |  40 | 472 |9749 | 210 |  20k|  1 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  68.84%
51.68/51.94	c  51.9s| 56500 |    99 |924390 |  16.0 |    84M |  40 | 472 |9749 | 208 |  20k|  1 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  68.84%
51.79/52.02	c  52.0s| 56600 |    99 |925562 |  16.0 |    84M |  40 | 472 |9748 | 203 |  20k|  1 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  68.84%
51.79/52.11	c  52.1s| 56700 |    92 |927212 |  16.0 |    84M |  40 | 472 |9748 | 194 |  20k|  1 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
51.89/52.19	c  52.2s| 56800 |    93 |928663 |  16.0 |    84M |  40 | 472 |9749 |   0 |  20k|  0 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
51.98/52.27	c  52.3s| 56900 |    92 |930034 |  16.0 |    84M |  40 | 472 |9747 | 209 |  20k|  0 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.08/52.33	c  52.3s| 57000 |   100 |930950 |  16.0 |    84M |  40 | 472 |9746 | 200 |  20k|  1 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.08/52.38	c  52.4s| 57100 |   106 |931684 |  16.0 |    84M |  40 | 472 |9745 | 205 |  20k|  0 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.18/52.46	c  52.5s| 57200 |   104 |933035 |  16.0 |    84M |  40 | 472 |9745 |   0 |  20k|  0 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.28/52.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
52.28/52.53	c  52.5s| 57300 |   109 |934028 |  16.0 |    84M |  40 | 472 |9745 | 206 |  20k|  1 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.28/52.59	c  52.6s| 57400 |   107 |934589 |  16.0 |    84M |  40 | 472 |9742 |   0 |  20k|  0 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.38/52.64	c  52.6s| 57500 |   111 |935200 |  16.0 |    84M |  40 | 472 |9742 | 207 |  20k|  1 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.47/52.71	c  52.7s| 57600 |   114 |936002 |  15.9 |    84M |  40 | 472 |9740 | 207 |  20k|  1 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.47/52.76	c  52.8s| 57700 |   116 |936512 |  15.9 |    84M |  40 | 472 |9739 | 205 |  20k|  1 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.57/52.82	c  52.8s| 57800 |   109 |936911 |  15.9 |    84M |  40 | 472 |9739 |   0 |  20k|  0 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.57/52.87	c  52.9s| 57900 |   104 |937486 |  15.9 |    84M |  40 | 472 |9737 | 204 |  20k|  1 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.67/52.93	c  52.9s| 58000 |   100 |938542 |  15.9 |    84M |  40 | 472 |9737 | 210 |  20k|  1 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.67/52.99	c  53.0s| 58100 |   105 |939507 |  15.9 |    84M |  40 | 472 |9736 |   0 |  20k|  0 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.79/53.06	c  53.1s| 58200 |   100 |940381 |  15.9 |    84M |  40 | 472 |9736 | 207 |  20k|  1 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.89/53.13	c  53.1s| 58300 |    96 |941346 |  15.8 |    84M |  40 | 472 |9735 | 206 |  20k|  0 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.97/53.20	c  53.2s| 58400 |   105 |942235 |  15.8 |    84M |  40 | 472 |9734 | 204 |  20k|  1 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
52.97/53.26	c  53.3s| 58500 |   106 |942976 |  15.8 |    84M |  40 | 472 |9733 | 204 |  20k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
53.07/53.32	c  53.3s| 58600 |   102 |943814 |  15.8 |    84M |  40 | 472 |9733 |   0 |  20k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
53.07/53.38	c  53.4s| 58700 |    96 |944513 |  15.8 |    84M |  40 | 472 |9731 | 206 |  20k|  1 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
53.17/53.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
53.17/53.45	c  53.4s| 58800 |    86 |945365 |  15.8 |    84M |  40 | 472 |9729 | 204 |  20k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
53.27/53.53	c  53.5s| 58900 |    91 |947330 |  15.8 |    84M |  40 | 472 |9731 | 208 |  20k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
53.37/53.63	c  53.6s| 59000 |    91 |949066 |  15.8 |    84M |  40 | 472 |9731 | 207 |  20k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  68.85%
53.47/53.76	c  53.8s| 59100 |    92 |950521 |  15.8 |    84M |  40 | 472 |9729 | 198 |  20k|  1 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  68.87%
53.57/53.88	c  53.9s| 59200 |    96 |952542 |  15.8 |    84M |  40 | 472 |9729 | 197 |  20k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  68.95%
53.67/53.97	c  54.0s| 59300 |    98 |954457 |  15.8 |    84M |  40 | 472 |9727 | 196 |  20k|  1 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  69.01%
53.78/54.09	c  54.1s| 59400 |    97 |956233 |  15.8 |    84M |  40 | 472 |9730 |   0 |  20k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  69.05%
53.88/54.17	c  54.2s| 59500 |    95 |957850 |  15.8 |    84M |  40 | 472 |9730 |   0 |  20k|  0 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  69.07%
53.97/54.27	c  54.3s| 59600 |    96 |959722 |  15.8 |    84M |  40 | 472 |9732 | 204 |  20k|  0 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  69.12%
54.07/54.36	c  54.4s| 59700 |    92 |961365 |  15.8 |    84M |  40 | 472 |9733 | 211 |  20k|  1 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  69.19%
54.17/54.47	c  54.5s| 59800 |   109 |962765 |  15.8 |    84M |  40 | 472 |9729 | 201 |  21k|  1 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
54.27/54.53	c  54.5s| 59900 |   118 |963344 |  15.8 |    84M |  40 | 472 |9732 | 200 |  21k|  1 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
54.37/54.61	c  54.6s| 60000 |   112 |964284 |  15.8 |    84M |  40 | 472 |9731 | 198 |  21k|  1 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
54.37/54.66	c  54.7s| 60100 |   118 |964718 |  15.8 |    84M |  40 | 472 |9728 |   0 |  21k|  0 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
54.47/54.72	c  54.7s| 60200 |   116 |965107 |  15.7 |    84M |  40 | 472 |9728 |   0 |  21k|  0 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
54.47/54.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
54.47/54.78	c  54.8s| 60300 |   113 |965680 |  15.7 |    84M |  40 | 472 |9728 | 200 |  21k|  1 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
54.57/54.85	c  54.8s| 60400 |   118 |966216 |  15.7 |    84M |  40 | 472 |9728 |   0 |  21k|  0 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
54.67/54.93	c  54.9s| 60500 |   121 |967045 |  15.7 |    84M |  40 | 472 |9728 |   0 |  21k|  0 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
54.67/55.00	c  55.0s| 60600 |   117 |967658 |  15.7 |    84M |  40 | 472 |9728 | 200 |  21k|  1 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
54.78/55.07	c  55.1s| 60700 |   124 |968284 |  15.7 |    84M |  40 | 472 |9727 | 201 |  21k|  1 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
54.88/55.14	c  55.1s| 60800 |   124 |968777 |  15.7 |    84M |  40 | 472 |9727 | 199 |  21k|  0 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
54.96/55.20	c  55.2s| 60900 |   128 |969152 |  15.6 |    84M |  40 | 472 |9727 | 199 |  21k|  1 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
54.96/55.26	c  55.3s| 61000 |   124 |969707 |  15.6 |    84M |  40 | 472 |9728 | 201 |  21k|  1 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
55.06/55.32	c  55.3s| 61100 |   121 |970445 |  15.6 |    84M |  40 | 472 |9728 | 200 |  21k|  1 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
55.06/55.38	c  55.4s| 61200 |   119 |971027 |  15.6 |    84M |  40 | 472 |9726 | 202 |  21k|  0 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
55.16/55.44	c  55.4s| 61300 |   119 |971532 |  15.6 |    84M |  40 | 472 |9726 |   0 |  21k|  0 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
55.26/55.50	c  55.5s| 61400 |   114 |972424 |  15.6 |    84M |  40 | 472 |9725 | 198 |  21k|  1 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
55.26/55.56	c  55.6s| 61500 |   113 |973171 |  15.5 |    84M |  40 | 472 |9708 |   0 |  21k|  0 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  69.23%
55.36/55.62	c  55.6s| 61600 |   102 |974124 |  15.5 |    84M |  40 | 472 |9624 | 203 |  21k|  1 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  69.23%
55.36/55.67	c  55.7s| 61700 |    99 |974697 |  15.5 |    84M |  40 | 472 |9710 | 203 |  21k|  0 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  69.23%
55.46/55.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
55.46/55.72	c  55.7s| 61800 |   102 |975351 |  15.5 |    84M |  40 | 472 |9721 | 205 |  21k|  1 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  69.23%
55.46/55.78	c  55.8s| 61900 |   103 |976264 |  15.5 |    84M |  40 | 472 |9721 | 207 |  21k|  1 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  69.24%
55.56/55.85	c  55.8s| 62000 |    94 |977076 |  15.5 |    84M |  40 | 472 |9720 |   0 |  21k|  0 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  69.24%
55.66/55.96	c  56.0s| 62100 |   103 |978024 |  15.5 |    84M |  40 | 472 |9719 | 198 |  21k|  0 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  69.25%
55.77/56.04	c  56.0s| 62200 |   106 |979171 |  15.5 |    84M |  40 | 472 |9720 |   0 |  21k|  0 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  69.25%
55.77/56.10	c  56.1s| 62300 |   106 |979932 |  15.5 |    84M |  40 | 472 |9720 | 198 |  21k|  1 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  69.26%
55.87/56.17	c  56.2s| 62400 |   108 |980735 |  15.4 |    84M |  40 | 472 |9716 |   0 |  21k|  0 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  69.26%
55.96/56.24	c  56.2s| 62500 |   104 |981548 |  15.4 |    84M |  40 | 472 |9715 | 198 |  21k|  1 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  69.26%
56.06/56.32	c  56.3s| 62600 |   103 |982759 |  15.4 |    84M |  40 | 472 |9714 | 203 |  21k|  2 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  69.27%
56.16/56.41	c  56.4s| 62700 |    97 |984206 |  15.4 |    84M |  40 | 472 |9708 | 198 |  21k|  0 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  69.29%
56.16/56.48	c  56.5s| 62800 |   107 |985535 |  15.4 |    84M |  40 | 472 |9690 | 200 |  21k|  1 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  69.31%
56.26/56.55	c  56.5s| 62900 |   103 |986532 |  15.4 |    84M |  40 | 472 |9711 |   0 |  21k|  0 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  69.32%
56.36/56.67	c  56.7s| 63000 |    96 |987946 |  15.4 |    84M |  40 | 472 |9708 | 196 |  21k|  1 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  69.40%
56.46/56.76	c  56.8s| 63100 |    90 |989937 |  15.4 |    84M |  40 | 472 |9681 | 197 |  21k|  1 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  69.57%
56.56/56.83	c  56.8s| 63200 |    88 |991356 |  15.4 |    84M |  40 | 472 |9542 |   0 |  21k|  0 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  69.62%
56.66/56.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
56.66/56.91	c  56.9s| 63300 |    88 |992928 |  15.4 |    84M |  40 | 472 |9502 | 202 |  21k|  1 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  69.73%
56.66/57.00	c  57.0s| 63400 |    81 |994991 |  15.4 |    84M |  40 | 472 |9509 |   0 |  21k|  0 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  69.77%
56.77/57.08	c  57.1s| 63500 |    84 |996678 |  15.4 |    84M |  40 | 472 |9564 | 202 |  21k|  1 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  69.79%
56.96/57.22	c  57.2s| 63600 |    77 |998608 |  15.4 |    84M |  40 | 472 |9602 | 199 |  21k|  1 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  69.85%
57.06/57.33	c  57.3s| 63700 |    76 |  1000k|  15.4 |    84M |  40 | 472 |9526 | 204 |  21k|  2 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  69.95%
57.16/57.42	c  57.4s| 63800 |    67 |  1002k|  15.4 |    84M |  40 | 472 |9460 | 196 |  21k|  0 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  70.04%
57.26/57.51	c  57.5s| 63900 |    78 |  1003k|  15.4 |    84M |  40 | 472 |9410 | 207 |  21k|  1 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  70.09%
57.35/57.60	c  57.6s| 64000 |    87 |  1005k|  15.4 |    84M |  40 | 472 |9397 | 202 |  21k|  0 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  70.10%
57.35/57.67	c  57.7s| 64100 |    83 |  1006k|  15.4 |    84M |  40 | 472 |9391 |   0 |  21k|  0 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  70.11%
57.45/57.77	c  57.8s| 64200 |   100 |  1008k|  15.4 |    84M |  40 | 472 |9384 | 202 |  21k|  0 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  70.11%
57.55/57.84	c  57.8s| 64300 |   104 |  1009k|  15.4 |    84M |  40 | 472 |9426 |   0 |  22k|  0 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  70.12%
57.65/57.91	c  57.9s| 64400 |    91 |  1011k|  15.4 |    84M |  40 | 472 |9465 | 208 |  22k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.12%
57.65/57.99	c  58.0s| 64500 |    77 |  1012k|  15.4 |    84M |  40 | 472 |9484 | 206 |  22k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.13%
57.76/58.07	c  58.1s| 64600 |    71 |  1014k|  15.4 |    84M |  40 | 472 |9517 | 198 |  22k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.26%
57.86/58.13	c  58.1s| 64700 |    83 |  1014k|  15.4 |    84M |  40 | 472 |9530 | 202 |  22k|  1 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.26%
57.86/58.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
57.86/58.18	c  58.2s| 64800 |    77 |  1015k|  15.4 |    84M |  40 | 472 |9582 | 198 |  22k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.27%
57.95/58.24	c  58.2s| 64900 |    85 |  1016k|  15.4 |    84M |  40 | 472 |9648 | 198 |  22k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.27%
57.95/58.29	c  58.3s| 65000 |    91 |  1016k|  15.4 |    84M |  40 | 472 |9701 |   0 |  22k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.27%
58.05/58.34	c  58.3s| 65100 |    84 |  1017k|  15.4 |    84M |  40 | 472 |9700 | 202 |  22k|  1 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.27%
58.15/58.41	c  58.4s| 65200 |    74 |  1018k|  15.4 |    84M |  40 | 472 |9700 | 205 |  22k|  1 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.28%
58.25/58.50	c  58.5s| 65300 |    82 |  1019k|  15.4 |    84M |  40 | 472 |9700 | 199 |  22k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.30%
58.25/58.55	c  58.5s| 65400 |    84 |  1020k|  15.3 |    84M |  40 | 472 |9700 |   0 |  22k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.30%
58.35/58.60	c  58.6s| 65500 |    86 |  1020k|  15.3 |    84M |  40 | 472 |9695 | 201 |  22k|  1 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.30%
58.35/58.66	c  58.7s| 65600 |    79 |  1021k|  15.3 |    84M |  40 | 472 |9689 |   0 |  22k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.31%
58.45/58.72	c  58.7s| 65700 |    80 |  1021k|  15.3 |    84M |  40 | 472 |9689 |   0 |  22k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.31%
58.45/58.78	c  58.8s| 65800 |    79 |  1022k|  15.3 |    84M |  40 | 472 |9679 |   0 |  22k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  70.33%
58.55/58.87	c  58.9s| 65900 |    85 |  1024k|  15.3 |    84M |  40 | 472 |9652 | 200 |  22k|  1 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.34%
58.65/58.95	c  58.9s| 66000 |    78 |  1026k|  15.3 |    84M |  40 | 472 |9639 | 199 |  22k|  1 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.37%
58.76/59.01	c  59.0s| 66100 |    79 |  1027k|  15.3 |    84M |  40 | 472 |9658 | 198 |  22k|  0 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.38%
58.76/59.07	c  59.1s| 66200 |    83 |  1028k|  15.3 |    84M |  40 | 472 |9688 | 206 |  22k|  0 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.38%
58.86/59.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
58.86/59.15	c  59.2s| 66300 |    77 |  1029k|  15.3 |    84M |  40 | 472 |9672 | 204 |  22k|  1 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.41%
58.95/59.22	c  59.2s| 66400 |    72 |  1030k|  15.3 |    84M |  40 | 472 |9667 |   0 |  22k|  0 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.45%
59.05/59.30	c  59.3s| 66500 |    76 |  1032k|  15.3 |    84M |  40 | 472 |9678 | 200 |  22k|  0 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.49%
59.05/59.38	c  59.4s| 66600 |    94 |  1034k|  15.3 |    84M |  40 | 472 |9685 | 200 |  22k|  0 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.49%
59.15/59.44	c  59.4s| 66700 |   102 |  1035k|  15.3 |    84M |  40 | 472 |9682 | 201 |  22k|  1 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.49%
59.25/59.51	c  59.5s| 66800 |   103 |  1037k|  15.3 |    84M |  40 | 472 |9682 | 202 |  22k|  1 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.51%
59.25/59.57	c  59.6s| 66900 |    97 |  1038k|  15.3 |    84M |  40 | 472 |9682 | 204 |  22k|  0 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.51%
59.35/59.65	c  59.7s| 67000 |    98 |  1040k|  15.3 |    84M |  40 | 472 |9680 | 215 |  22k|  3 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.51%
59.45/59.75	c  59.7s| 67100 |    81 |  1042k|  15.3 |    84M |  40 | 472 |9682 | 196 |  22k|  1 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.52%
59.54/59.83	c  59.8s| 67200 |    89 |  1043k|  15.3 |    84M |  40 | 472 |9682 | 201 |  22k|  1 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.52%
59.64/59.92	c  59.9s| 67300 |    86 |  1045k|  15.3 |    84M |  40 | 472 |9683 | 201 |  22k|  0 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.52%
59.86/60.14	c  60.1s| 67400 |    70 |  1048k|  15.3 |    84M |  40 | 472 |9682 | 200 |  22k|  0 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  70.86%
59.94/60.27	c  60.3s| 67500 |    76 |  1050k|  15.3 |    84M |  40 | 472 |9502 | 200 |  22k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.18%
60.04/60.37	c  60.4s| 67600 |    82 |  1051k|  15.3 |    85M |  40 | 472 |9557 |   0 |  22k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.20%
60.14/60.45	c  60.5s| 67700 |    83 |  1053k|  15.3 |    85M |  40 | 472 |9570 | 200 |  23k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.22%
60.24/60.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
60.24/60.54	c  60.5s| 67800 |    83 |  1055k|  15.3 |    85M |  40 | 472 |9601 | 193 |  23k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.23%
60.34/60.63	c  60.6s| 67900 |    83 |  1057k|  15.3 |    85M |  40 | 472 |9557 | 199 |  23k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.26%
60.44/60.72	c  60.7s| 68000 |    80 |  1059k|  15.3 |    85M |  40 | 472 |9531 | 199 |  23k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.27%
60.54/60.86	c  60.9s| 68100 |    85 |  1060k|  15.3 |    85M |  40 | 472 |9544 |   0 |  23k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.28%
60.64/60.94	c  60.9s| 68200 |    80 |  1062k|  15.3 |    85M |  40 | 472 |9590 |   0 |  23k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.28%
60.75/61.01	c  61.0s| 68300 |    81 |  1064k|  15.3 |    85M |  40 | 472 |9612 |   0 |  23k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.28%
60.75/61.10	c  61.1s| 68400 |    77 |  1066k|  15.3 |    85M |  40 | 472 |9599 | 199 |  23k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.32%
60.85/61.15	c  61.1s| 68500 |    80 |  1067k|  15.3 |    85M |  40 | 472 |9613 |   0 |  23k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.34%
60.94/61.20	c  61.2s| 68600 |    80 |  1067k|  15.3 |    85M |  40 | 472 |9629 | 204 |  23k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.34%
60.94/61.26	c  61.3s| 68700 |    78 |  1068k|  15.3 |    85M |  40 | 472 |9674 | 202 |  23k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.39%
61.04/61.33	c  61.3s| 68800 |    76 |  1069k|  15.3 |    85M |  40 | 472 |9658 | 205 |  23k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.49%
61.04/61.38	c  61.4s| 68900 |    84 |  1070k|  15.3 |    85M |  40 | 472 |9672 | 204 |  23k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.49%
61.14/61.43	c  61.4s| 69000 |    78 |  1071k|  15.3 |    85M |  40 | 472 |9670 | 204 |  23k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.49%
61.14/61.48	c  61.5s| 69100 |    80 |  1072k|  15.3 |    85M |  40 | 472 |9669 | 207 |  23k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.49%
61.23/61.57	c  61.6s| 69200 |    77 |  1073k|  15.3 |    85M |  40 | 472 |9671 | 199 |  23k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.50%
61.33/61.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
61.33/61.65	c  61.6s| 69300 |    83 |  1074k|  15.3 |    85M |  40 | 472 |9670 | 208 |  23k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  71.50%
61.43/61.72	c  61.7s| 69400 |    80 |  1075k|  15.3 |    85M |  40 | 472 |9669 | 209 |  23k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  71.50%
61.53/61.80	c  61.8s| 69500 |    82 |  1077k|  15.3 |    85M |  40 | 472 |9668 | 209 |  23k|  0 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  71.51%
61.53/61.88	c  61.9s| 69600 |    84 |  1079k|  15.3 |    85M |  40 | 472 |9629 | 208 |  23k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  71.51%
61.63/61.96	c  62.0s| 69700 |    77 |  1080k|  15.3 |    85M |  40 | 472 |9593 | 206 |  23k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  71.51%
61.74/62.06	c  62.1s| 69800 |    87 |  1082k|  15.3 |    85M |  40 | 472 |9610 | 201 |  23k|  2 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  71.51%
61.84/62.11	c  62.1s| 69900 |    90 |  1082k|  15.3 |    85M |  40 | 472 |9668 | 202 |  23k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  71.51%
61.84/62.18	c  62.2s| 70000 |    90 |  1083k|  15.2 |    85M |  40 | 472 |9667 | 200 |  23k|  0 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  71.51%
61.93/62.24	c  62.2s| 70100 |    86 |  1084k|  15.2 |    85M |  40 | 472 |9667 | 202 |  23k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  71.51%
62.03/62.30	c  62.3s| 70200 |    85 |  1084k|  15.2 |    85M |  40 | 472 |9667 | 204 |  23k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  71.51%
62.03/62.36	c  62.4s| 70300 |    79 |  1085k|  15.2 |    85M |  40 | 472 |9661 | 204 |  23k|  2 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  71.52%
62.13/62.43	c  62.4s| 70400 |    88 |  1086k|  15.2 |    85M |  40 | 472 |9663 |   0 |  23k|  0 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  71.52%
62.13/62.49	c  62.5s| 70500 |    87 |  1087k|  15.2 |    85M |  40 | 472 |9647 | 204 |  23k|  0 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  71.52%
62.23/62.56	c  62.6s| 70600 |    89 |  1088k|  15.2 |    85M |  40 | 472 |9660 | 202 |  23k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  71.52%
62.33/62.61	c  62.6s| 70700 |    89 |  1088k|  15.2 |    85M |  40 | 472 |9661 | 201 |  23k|  1 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  71.52%
62.33/62.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
62.33/62.67	c  62.7s| 70800 |    82 |  1089k|  15.2 |    85M |  40 | 472 |9661 | 201 |  23k|  0 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  71.52%
62.43/62.74	c  62.7s| 70900 |    76 |  1090k|  15.1 |    85M |  40 | 472 |9661 | 198 |  23k|  1 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  71.52%
62.53/62.83	c  62.8s| 71000 |    85 |  1091k|  15.1 |    85M |  40 | 472 |9654 | 200 |  23k|  0 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  71.54%
62.63/62.90	c  62.9s| 71100 |    85 |  1093k|  15.1 |    85M |  40 | 472 |9656 | 202 |  23k|  1 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  71.56%
62.63/62.98	c  63.0s| 71200 |    81 |  1094k|  15.1 |    85M |  40 | 472 |9656 | 198 |  23k|  0 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  71.56%
62.74/63.08	c  63.1s| 71300 |    74 |  1097k|  15.2 |    85M |  40 | 472 |9649 | 199 |  23k|  0 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  71.58%
62.84/63.15	c  63.2s| 71400 |    78 |  1098k|  15.2 |    85M |  40 | 472 |9619 | 198 |  23k|  1 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  71.63%
62.93/63.22	c  63.2s| 71500 |    81 |  1100k|  15.2 |    85M |  40 | 472 |9648 | 202 |  23k|  1 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  71.63%
63.03/63.30	c  63.3s| 71600 |    75 |  1101k|  15.2 |    85M |  40 | 472 |9655 |   0 |  23k|  0 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  71.64%
63.13/63.40	c  63.4s| 71700 |    72 |  1104k|  15.2 |    85M |  40 | 472 |9654 |   0 |  24k|  0 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  71.66%
63.13/63.49	c  63.5s| 71800 |    80 |  1105k|  15.2 |    85M |  40 | 472 |9651 | 201 |  24k|  1 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  71.68%
63.23/63.57	c  63.6s| 71900 |    74 |  1107k|  15.2 |    85M |  40 | 472 |9650 | 204 |  24k|  1 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  71.70%
63.33/63.66	c  63.7s| 72000 |    73 |  1108k|  15.2 |    85M |  40 | 472 |9652 | 203 |  24k|  0 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  71.71%
63.43/63.72	c  63.7s| 72100 |    77 |  1109k|  15.2 |    85M |  40 | 472 |9652 | 204 |  24k|  0 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  71.71%
63.43/63.78	c  63.8s| 72200 |    80 |  1110k|  15.1 |    85M |  40 | 472 |9651 | 203 |  24k|  1 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  71.71%
63.53/63.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
63.53/63.85	c  63.9s| 72300 |    87 |  1111k|  15.1 |    85M |  40 | 472 |9652 | 203 |  24k|  0 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  71.71%
63.62/63.92	c  63.9s| 72400 |    79 |  1111k|  15.1 |    85M |  40 | 472 |9650 | 207 |  24k|  1 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  71.71%
63.62/63.99	c  64.0s| 72500 |    80 |  1112k|  15.1 |    85M |  40 | 472 |9644 | 204 |  24k|  1 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  71.71%
63.74/64.08	c  64.1s| 72600 |    69 |  1113k|  15.1 |    85M |  40 | 472 |9643 | 201 |  24k|  1 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  71.71%
63.84/64.18	c  64.2s| 72700 |    70 |  1115k|  15.1 |    85M |  40 | 472 |9644 | 204 |  24k|  1 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  71.73%
63.92/64.29	c  64.3s| 72800 |    65 |  1118k|  15.1 |    85M |  40 | 472 |9635 | 196 |  24k|  0 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  71.82%
64.12/64.41	c  64.4s| 72900 |    67 |  1120k|  15.1 |    85M |  40 | 472 |9640 | 198 |  24k|  0 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  71.89%
64.22/64.52	c  64.5s| 73000 |    67 |  1123k|  15.2 |    85M |  40 | 472 |9640 | 196 |  24k|  1 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  71.91%
64.32/64.62	c  64.6s| 73100 |    72 |  1125k|  15.2 |    85M |  40 | 472 |9639 |   0 |  24k|  0 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  71.93%
64.42/64.73	c  64.7s| 73200 |    70 |  1128k|  15.2 |    85M |  40 | 472 |9639 | 199 |  24k|  1 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  71.94%
64.52/64.83	c  64.8s| 73300 |    61 |  1130k|  15.2 |    85M |  40 | 472 |9639 |   0 |  24k|  0 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  72.02%
64.62/64.93	c  64.9s| 73400 |    60 |  1132k|  15.2 |    85M |  40 | 472 |9640 | 187 |  24k|  0 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  72.08%
64.73/65.05	c  65.0s| 73500 |    76 |  1133k|  15.2 |    86M |  40 | 472 |9637 | 191 |  24k|  0 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  72.65%
64.83/65.11	c  65.1s| 73600 |    78 |  1134k|  15.2 |    86M |  40 | 472 |9637 | 193 |  24k|  0 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  72.72%
64.83/65.17	c  65.2s| 73700 |    74 |  1135k|  15.2 |    86M |  40 | 472 |9635 | 192 |  24k|  0 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  72.77%
64.92/65.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
64.92/65.28	c  65.3s| 73800 |    79 |  1137k|  15.2 |    86M |  40 | 472 |9629 | 194 |  24k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  73.55%
65.02/65.37	c  65.4s| 73900 |    66 |  1138k|  15.2 |    86M |  40 | 472 |9628 |   0 |  24k|  0 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  74.08%
65.12/65.46	c  65.5s| 74000 |    76 |  1140k|  15.2 |    86M |  40 | 472 |9629 | 191 |  24k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  74.74%
65.22/65.58	c  65.6s| 74100 |    72 |  1141k|  15.2 |    86M |  40 | 472 |9629 | 195 |  24k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  74.83%
65.32/65.69	c  65.7s| 74200 |    80 |  1143k|  15.2 |    86M |  40 | 472 |9630 | 194 |  24k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  75.11%
65.42/65.76	c  65.8s| 74300 |    82 |  1144k|  15.2 |    86M |  40 | 472 |9630 | 196 |  24k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  75.14%
65.52/65.85	c  65.8s| 74400 |    93 |  1145k|  15.2 |    86M |  40 | 472 |9626 | 192 |  24k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  75.17%
65.62/65.95	c  66.0s| 74500 |   107 |  1147k|  15.2 |    87M |  40 | 472 |9623 | 192 |  24k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  75.18%
65.73/66.04	c  66.0s| 74600 |   113 |  1149k|  15.2 |    87M |  40 | 472 |9619 |   0 |  25k|  0 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  75.23%
65.83/66.13	c  66.1s| 74700 |   109 |  1150k|  15.2 |    87M |  40 | 472 |9621 | 198 |  25k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  75.24%
65.91/66.21	c  66.2s| 74800 |   120 |  1152k|  15.2 |    87M |  40 | 472 |9621 | 198 |  25k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  75.26%
65.91/66.29	c  66.3s| 74900 |   110 |  1154k|  15.2 |    87M |  40 | 472 |9620 | 194 |  25k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  75.28%
66.11/66.41	c  66.4s| 75000 |   119 |  1156k|  15.2 |    87M |  40 | 472 |9621 | 211 |  25k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  75.31%
66.11/66.48	c  66.5s| 75100 |   126 |  1157k|  15.2 |    87M |  40 | 472 |9620 | 204 |  25k|  1 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  75.31%
66.21/66.55	c  66.5s| 75200 |   123 |  1158k|  15.2 |    87M |  40 | 472 |9614 |   0 |  25k|  0 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  75.31%
66.31/66.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
66.31/66.64	c  66.6s| 75300 |   120 |  1160k|  15.2 |    87M |  40 | 472 |9611 | 193 |  25k|  1 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  75.31%
66.41/66.72	c  66.7s| 75400 |   127 |  1161k|  15.2 |    87M |  40 | 472 |9613 | 196 |  25k|  1 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  75.31%
66.51/66.81	c  66.8s| 75500 |   120 |  1163k|  15.2 |    87M |  40 | 472 |9611 | 198 |  25k|  1 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  75.32%
66.61/66.91	c  66.9s| 75600 |   115 |  1166k|  15.2 |    87M |  40 | 472 |9609 |   0 |  25k|  0 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  75.34%
66.61/67.00	c  67.0s| 75700 |   124 |  1167k|  15.2 |    87M |  40 | 472 |9608 |   0 |  25k|  0 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  75.35%
66.72/67.08	c  67.1s| 75800 |   109 |  1168k|  15.2 |    87M |  40 | 472 |9609 |   0 |  25k|  0 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  75.35%
66.82/67.18	c  67.2s| 75900 |    87 |  1170k|  15.2 |    87M |  40 | 472 |9609 |   0 |  25k|  0 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  75.39%
66.91/67.25	c  67.2s| 76000 |    86 |  1171k|  15.2 |    87M |  40 | 472 |9609 |   0 |  25k|  0 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  75.48%
67.01/67.37	c  67.4s| 76100 |    84 |  1174k|  15.2 |    87M |  40 | 472 |9609 | 199 |  25k|  2 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  75.50%
67.11/67.48	c  67.5s| 76200 |    95 |  1176k|  15.2 |    87M |  40 | 472 |9608 | 196 |  25k|  2 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  75.54%
67.21/67.54	c  67.5s| 76300 |    99 |  1177k|  15.2 |    87M |  40 | 472 |9608 | 201 |  25k|  2 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  75.55%
67.21/67.59	c  67.6s| 76400 |    95 |  1177k|  15.2 |    87M |  40 | 472 |9608 |   0 |  25k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  75.55%
67.31/67.68	c  67.7s| 76500 |   104 |  1179k|  15.2 |    87M |  40 | 472 |9608 |   0 |  25k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  75.55%
67.41/67.75	c  67.7s| 76600 |   115 |  1180k|  15.2 |    87M |  40 | 472 |9608 | 199 |  25k|  1 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  75.56%
67.51/67.82	c  67.8s| 76700 |   110 |  1181k|  15.2 |    87M |  40 | 472 |9608 | 199 |  25k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  75.56%
67.51/67.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
67.51/67.88	c  67.9s| 76800 |   110 |  1182k|  15.2 |    87M |  40 | 472 |9608 | 192 |  25k|  1 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  75.56%
67.61/67.96	c  68.0s| 76900 |   118 |  1183k|  15.2 |    87M |  40 | 472 |9608 | 200 |  25k|  1 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  75.56%
67.72/68.02	c  68.0s| 77000 |   117 |  1184k|  15.2 |    87M |  40 | 472 |9608 | 201 |  26k|  1 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  75.56%
67.72/68.10	c  68.1s| 77100 |   115 |  1185k|  15.2 |    87M |  40 | 472 |9608 | 198 |  26k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  75.56%
67.82/68.16	c  68.2s| 77200 |   115 |  1186k|  15.2 |    87M |  40 | 472 |9608 | 201 |  26k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  75.56%
67.91/68.26	c  68.3s| 77300 |   109 |  1188k|  15.2 |    87M |  40 | 472 |9606 | 202 |  26k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  75.57%
68.01/68.32	c  68.3s| 77400 |   107 |  1189k|  15.2 |    87M |  40 | 472 |9605 | 199 |  26k|  1 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  75.57%
68.11/68.43	c  68.4s| 77500 |   107 |  1192k|  15.2 |    87M |  40 | 472 |9604 | 198 |  26k|  0 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  75.58%
68.21/68.51	c  68.5s| 77600 |   105 |  1193k|  15.2 |    87M |  40 | 472 |9604 | 194 |  26k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  75.58%
68.30/68.61	c  68.6s| 77700 |    99 |  1195k|  15.2 |    87M |  40 | 472 |9603 |   0 |  26k|  0 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  75.59%
68.30/68.69	c  68.7s| 77800 |   101 |  1197k|  15.2 |    87M |  40 | 472 |9600 | 209 |  26k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  75.60%
68.50/68.80	c  68.8s| 77900 |   102 |  1199k|  15.2 |    87M |  40 | 472 |9600 | 211 |  26k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  76.01%
68.50/68.88	c  68.9s| 78000 |   102 |  1200k|  15.2 |    87M |  40 | 472 |9598 | 213 |  26k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  76.04%
68.60/68.96	c  69.0s| 78100 |   107 |  1202k|  15.2 |    87M |  40 | 472 |9596 | 209 |  26k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  76.06%
68.72/69.03	c  69.0s| 78200 |   104 |  1203k|  15.2 |    87M |  40 | 472 |9596 | 217 |  26k|  2 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  76.09%
68.81/69.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
68.81/69.12	c  69.1s| 78300 |    97 |  1204k|  15.2 |    87M |  40 | 472 |9595 | 212 |  26k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  76.15%
68.90/69.21	c  69.2s| 78400 |    94 |  1206k|  15.2 |    87M |  40 | 472 |9595 | 194 |  26k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  76.24%
68.90/69.28	c  69.3s| 78500 |    90 |  1207k|  15.2 |    87M |  40 | 472 |9595 | 195 |  26k|  0 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  76.26%
69.01/69.39	c  69.4s| 78600 |    93 |  1209k|  15.2 |    87M |  40 | 472 |9596 | 207 |  26k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  76.29%
69.11/69.47	c  69.5s| 78700 |    93 |  1210k|  15.2 |    87M |  40 | 472 |9594 |   0 |  26k|  0 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.32%
69.21/69.55	c  69.6s| 78800 |    87 |  1212k|  15.2 |    87M |  40 | 472 |9595 | 196 |  26k|  2 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.36%
69.31/69.61	c  69.6s| 78900 |    88 |  1212k|  15.2 |    87M |  40 | 472 |9595 | 203 |  26k|  0 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.36%
69.31/69.68	c  69.7s| 79000 |    96 |  1214k|  15.2 |    87M |  40 | 472 |9593 |   0 |  26k|  0 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.37%
69.41/69.74	c  69.7s| 79100 |    89 |  1215k|  15.1 |    87M |  40 | 472 |9594 | 207 |  26k|  1 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.38%
69.51/69.83	c  69.8s| 79200 |    96 |  1216k|  15.2 |    87M |  40 | 472 |9594 | 199 |  26k|  1 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.38%
69.51/69.89	c  69.9s| 79300 |    95 |  1217k|  15.1 |    87M |  40 | 472 |9594 | 202 |  26k|  1 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.38%
69.61/69.95	c  70.0s| 79400 |    98 |  1218k|  15.1 |    87M |  40 | 472 |9593 | 202 |  26k|  1 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.38%
69.61/70.01	c  70.0s| 79500 |    90 |  1219k|  15.1 |    87M |  40 | 472 |9593 |   0 |  26k|  0 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.38%
69.72/70.10	c  70.1s| 79600 |    86 |  1221k|  15.1 |    87M |  40 | 472 |9593 | 203 |  26k|  0 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.38%
69.82/70.16	c  70.2s| 79700 |    86 |  1221k|  15.1 |    87M |  40 | 472 |9593 |   0 |  26k|  0 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.39%
69.91/70.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
69.91/70.22	c  70.2s| 79800 |    89 |  1222k|  15.1 |    87M |  40 | 472 |9592 | 203 |  27k|  0 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.40%
69.91/70.29	c  70.3s| 79900 |    85 |  1223k|  15.1 |    87M |  40 | 472 |9593 | 205 |  27k|  2 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.41%
70.01/70.35	c  70.3s| 80000 |    87 |  1224k|  15.1 |    87M |  40 | 472 |9593 | 194 |  27k|  1 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.42%
70.11/70.41	c  70.4s| 80100 |    80 |  1225k|  15.1 |    87M |  40 | 472 |9590 | 198 |  27k|  0 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.45%
70.11/70.48	c  70.5s| 80200 |    78 |  1226k|  15.1 |    87M |  40 | 472 |9589 | 204 |  27k|  1 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  76.54%
70.21/70.55	c  70.5s| 80300 |    85 |  1227k|  15.1 |    87M |  40 | 472 |9587 | 208 |  27k|  1 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  76.56%
70.31/70.61	c  70.6s| 80400 |    80 |  1228k|  15.1 |    87M |  40 | 472 |9587 | 210 |  27k|  2 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  76.57%
70.31/70.69	c  70.7s| 80500 |    77 |  1229k|  15.1 |    87M |  40 | 472 |9586 |   0 |  27k|  0 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  76.57%
70.41/70.77	c  70.8s| 80600 |    73 |  1230k|  15.1 |    87M |  40 | 472 |9585 |   0 |  27k|  0 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  76.61%
70.50/70.85	c  70.9s| 80700 |    71 |  1232k|  15.1 |    87M |  40 | 472 |9585 | 205 |  27k|  1 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  76.62%
70.72/71.03	c  71.0s| 80800 |    90 |  1234k|  15.1 |    87M |  40 | 472 |9586 | 199 |  27k|  2 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  76.68%
70.82/71.12	c  71.1s| 80900 |   106 |  1236k|  15.1 |    87M |  40 | 472 |9585 | 203 |  27k|  3 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  76.70%
70.82/71.19	c  71.2s| 81000 |    95 |  1237k|  15.1 |    87M |  40 | 472 |9584 | 197 |  27k|  0 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  76.74%
71.00/71.33	c  71.3s| 81100 |   105 |  1238k|  15.1 |    87M |  40 | 472 |9583 | 196 |  27k|  1 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  76.83%
71.10/71.41	c  71.4s| 81200 |   116 |  1241k|  15.1 |    87M |  40 | 472 |9554 | 196 |  27k|  1 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  76.85%
71.10/71.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.10/71.48	c  71.5s| 81300 |   119 |  1241k|  15.1 |    87M |  40 | 472 |9581 | 199 |  27k|  1 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  76.85%
71.20/71.54	c  71.5s| 81400 |   115 |  1242k|  15.1 |    87M |  40 | 472 |9581 |   0 |  27k|  0 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  76.86%
71.30/71.62	c  71.6s| 81500 |   113 |  1242k|  15.0 |    87M |  40 | 472 |9581 | 203 |  27k|  1 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  76.87%
71.40/71.71	c  71.7s| 81600 |   115 |  1244k|  15.0 |    87M |  40 | 472 |9580 | 200 |  27k|  1 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  76.87%
71.40/71.77	c  71.8s| 81700 |   120 |  1244k|  15.0 |    87M |  40 | 472 |9579 |   0 |  27k|  0 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  76.88%
71.50/71.83	c  71.8s| 81800 |   116 |  1245k|  15.0 |    87M |  40 | 472 |9575 | 200 |  27k|  1 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  76.88%
71.60/71.92	c  71.9s| 81900 |   112 |  1246k|  15.0 |    87M |  40 | 472 |9576 |   0 |  27k|  0 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  76.90%
71.60/71.98	c  72.0s| 82000 |   113 |  1247k|  15.0 |    87M |  40 | 472 |9576 |   0 |  27k|  0 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  76.91%
71.71/72.07	c  72.1s| 82100 |   120 |  1249k|  15.0 |    87M |  40 | 472 |9572 | 203 |  27k|  1 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  76.92%
71.81/72.15	c  72.1s| 82200 |   118 |  1250k|  15.0 |    87M |  40 | 472 |9576 |   0 |  27k|  0 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  76.92%
71.90/72.20	c  72.2s| 82300 |   114 |  1251k|  15.0 |    87M |  40 | 472 |9576 |   0 |  27k|  0 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  76.92%
71.90/72.29	c  72.3s| 82400 |   119 |  1252k|  15.0 |    87M |  40 | 472 |9576 |   0 |  27k|  0 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  76.92%
72.00/72.37	c  72.4s| 82500 |   117 |  1254k|  15.0 |    87M |  40 | 472 |9575 | 202 |  27k|  0 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  76.93%
72.10/72.45	c  72.4s| 82600 |   121 |  1255k|  15.0 |    87M |  40 | 472 |9574 | 198 |  27k|  1 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  76.96%
72.20/72.52	c  72.5s| 82700 |   121 |  1256k|  15.0 |    87M |  40 | 472 |9574 | 199 |  27k|  0 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  76.97%
72.30/72.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
72.30/72.63	c  72.6s| 82800 |   119 |  1258k|  15.0 |    87M |  40 | 472 |9575 | 192 |  27k|  0 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  76.99%
72.40/72.71	c  72.7s| 82900 |   132 |  1259k|  15.0 |    87M |  40 | 472 |9575 | 200 |  28k|  2 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  77.02%
72.50/72.84	c  72.8s| 83000 |   147 |  1262k|  15.0 |    87M |  40 | 472 |9576 | 192 |  28k|  1 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  77.04%
72.60/72.94	c  72.9s| 83100 |   154 |  1264k|  15.0 |    87M |  40 | 472 |9577 | 204 |  28k|  0 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  77.04%
72.71/73.03	c  73.0s| 83200 |   161 |  1266k|  15.0 |    87M |  40 | 472 |9579 | 192 |  28k|  1 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  77.05%
72.81/73.13	c  73.1s| 83300 |   159 |  1268k|  15.0 |    87M |  40 | 472 |9578 | 202 |  28k|  0 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  77.05%
72.89/73.22	c  73.2s| 83400 |   164 |  1270k|  15.0 |    87M |  40 | 472 |9578 | 196 |  28k|  1 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  77.05%
72.99/73.31	c  73.3s| 83500 |   151 |  1272k|  15.0 |    87M |  40 | 472 |9578 | 192 |  28k|  1 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  77.06%
73.09/73.40	c  73.4s| 83600 |   143 |  1274k|  15.1 |    87M |  40 | 472 |9577 | 203 |  28k|  2 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  77.06%
73.09/73.48	c  73.5s| 83700 |   138 |  1276k|  15.1 |    87M |  40 | 472 |9577 | 202 |  28k|  1 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  77.06%
73.19/73.56	c  73.6s| 83800 |   138 |  1277k|  15.1 |    87M |  40 | 472 |9577 | 201 |  28k|  1 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  77.06%
73.29/73.64	c  73.6s| 83900 |   136 |  1279k|  15.1 |    87M |  40 | 472 |9578 |   0 |  28k|  0 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  77.07%
73.39/73.73	c  73.7s| 84000 |   140 |  1281k|  15.1 |    87M |  40 | 472 |9579 | 192 |  28k|  1 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  77.07%
73.49/73.82	c  73.8s| 84100 |   142 |  1282k|  15.1 |    87M |  40 | 472 |9579 |   0 |  28k|  0 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  77.07%
73.59/73.91	c  73.9s| 84200 |   133 |  1284k|  15.1 |    87M |  40 | 472 |9578 | 192 |  28k|  0 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  77.08%
73.59/73.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
73.59/73.97	c  74.0s| 84300 |   139 |  1284k|  15.0 |    87M |  40 | 472 |9582 | 194 |  28k|  2 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  77.09%
73.70/74.04	c  74.0s| 84400 |   143 |  1285k|  15.0 |    87M |  40 | 472 |9584 | 197 |  28k|  0 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  77.09%
73.70/74.09	c  74.1s| 84500 |   139 |  1286k|  15.0 |    87M |  40 | 472 |9581 |   0 |  28k|  0 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  77.09%
73.80/74.14	c  74.1s| 84600 |   134 |  1286k|  15.0 |    87M |  40 | 472 |9576 | 192 |  28k|  1 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  77.09%
73.89/74.22	c  74.2s| 84700 |   137 |  1288k|  15.0 |    87M |  40 | 472 |9573 | 198 |  28k|  1 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  77.09%
73.89/74.29	c  74.3s| 84800 |   138 |  1289k|  15.0 |    87M |  40 | 472 |9572 | 197 |  28k|  0 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  77.09%
73.99/74.36	c  74.4s| 84900 |   138 |  1290k|  15.0 |    87M |  40 | 472 |9572 | 198 |  28k|  0 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  77.09%
74.09/74.48	c  74.5s| 85000 |   134 |  1292k|  15.0 |    87M |  40 | 472 |9571 | 204 |  28k|  2 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  77.10%
74.19/74.57	c  74.6s| 85100 |   157 |  1294k|  15.0 |    87M |  40 | 472 |9573 | 204 |  28k|  0 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  77.10%
74.29/74.65	c  74.7s| 85200 |   159 |  1296k|  15.0 |    87M |  40 | 472 |9572 |   0 |  28k|  0 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  77.11%
74.39/74.74	c  74.7s| 85300 |   162 |  1298k|  15.0 |    87M |  40 | 472 |9572 | 203 |  29k|  0 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  77.11%
74.49/74.81	c  74.8s| 85400 |   168 |  1299k|  15.0 |    87M |  40 | 472 |9572 | 204 |  29k|  2 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  77.11%
74.49/74.89	c  74.9s| 85500 |   173 |  1300k|  15.0 |    87M |  40 | 472 |9572 | 203 |  29k|  1 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  77.11%
74.59/74.97	c  75.0s| 85600 |   174 |  1302k|  15.0 |    87M |  40 | 472 |9574 | 202 |  29k|  1 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  77.12%
74.70/75.04	c  75.0s| 85700 |   168 |  1304k|  15.0 |    87M |  40 | 472 |9574 | 199 |  29k|  1 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  77.12%
74.80/75.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
74.80/75.13	c  75.1s| 85800 |   179 |  1305k|  15.0 |    87M |  40 | 472 |9574 |   0 |  29k|  0 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  77.12%
74.89/75.29	c  75.3s| 85900 |   172 |  1307k|  15.0 |    87M |  40 | 472 |9574 |   0 |  29k|  0 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  77.12%
74.99/75.37	c  75.4s| 86000 |   176 |  1309k|  15.0 |    87M |  40 | 472 |9574 | 201 |  29k|  1 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  77.14%
75.08/75.44	c  75.4s| 86100 |   177 |  1310k|  15.0 |    87M |  40 | 472 |9572 | 198 |  29k|  1 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  77.14%
75.18/75.51	c  75.5s| 86200 |   173 |  1310k|  15.0 |    87M |  40 | 472 |9572 |   0 |  29k|  0 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  77.14%
75.18/75.59	c  75.6s| 86300 |   175 |  1312k|  15.0 |    87M |  40 | 472 |9570 | 202 |  29k|  0 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  77.14%
75.28/75.66	c  75.7s| 86400 |   181 |  1313k|  15.0 |    87M |  40 | 472 |9570 | 201 |  29k|  1 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  77.14%
75.38/75.76	c  75.8s| 86500 |   169 |  1314k|  15.0 |    87M |  40 | 472 |9569 | 195 |  29k|  1 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  77.16%
75.48/75.83	c  75.8s| 86600 |   169 |  1316k|  15.0 |    87M |  40 | 472 |9569 | 198 |  29k|  1 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  77.19%
75.58/75.91	c  75.9s| 86700 |   162 |  1317k|  15.0 |    87M |  40 | 472 |9566 | 199 |  29k|  1 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  77.19%
75.58/76.00	c  76.0s| 86800 |   149 |  1319k|  15.0 |    87M |  40 | 472 |9565 | 196 |  29k|  0 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  77.20%
75.69/76.09	c  76.1s| 86900 |   142 |  1320k|  15.0 |    87M |  40 | 472 |9563 |   0 |  29k|  0 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  77.24%
75.79/76.18	c  76.2s| 87000 |   144 |  1322k|  15.0 |    87M |  40 | 472 |9561 | 208 |  29k|  2 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  77.24%
75.88/76.28	c  76.3s| 87100 |   142 |  1324k|  15.0 |    87M |  40 | 472 |9562 | 204 |  29k|  2 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  77.24%
75.98/76.36	c  76.4s| 87200 |   139 |  1325k|  15.0 |    87M |  40 | 472 |9558 | 204 |  29k|  1 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  77.26%
76.08/76.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
76.08/76.45	c  76.5s| 87300 |   131 |  1327k|  15.0 |    87M |  40 | 472 |9560 |   0 |  29k|  0 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  77.27%
76.18/76.55	c  76.5s| 87400 |   119 |  1328k|  15.0 |    87M |  40 | 472 |9560 |   0 |  29k|  0 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  77.30%
76.28/76.65	c  76.7s| 87500 |   115 |  1330k|  15.0 |    87M |  40 | 472 |9560 | 199 |  29k|  0 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  77.31%
76.38/76.72	c  76.7s| 87600 |   127 |  1331k|  15.0 |    87M |  40 | 472 |9560 | 198 |  29k|  1 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  77.31%
76.38/76.80	c  76.8s| 87700 |   113 |  1333k|  15.0 |    87M |  40 | 472 |9559 | 200 |  29k|  1 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  77.33%
76.48/76.89	c  76.9s| 87800 |   109 |  1335k|  15.0 |    87M |  40 | 472 |9558 | 199 |  29k|  1 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  77.39%
76.58/76.96	c  77.0s| 87900 |   111 |  1336k|  15.0 |    87M |  40 | 472 |9558 | 201 |  29k|  0 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.40%
76.69/77.02	c  77.0s| 88000 |   118 |  1337k|  15.0 |    87M |  40 | 472 |9551 |   0 |  29k|  0 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.40%
76.69/77.08	c  77.1s| 88100 |   122 |  1338k|  15.0 |    87M |  40 | 472 |9548 | 199 |  29k|  0 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.41%
76.79/77.15	c  77.1s| 88200 |   121 |  1339k|  15.0 |    87M |  40 | 472 |9548 | 197 |  29k|  1 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.41%
76.88/77.21	c  77.2s| 88300 |   119 |  1340k|  15.0 |    87M |  40 | 472 |9548 | 197 |  29k|  1 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.42%
76.88/77.28	c  77.3s| 88400 |   117 |  1342k|  15.0 |    87M |  40 | 472 |9544 | 201 |  29k|  0 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.42%
76.98/77.35	c  77.3s| 88500 |   115 |  1343k|  15.0 |    87M |  40 | 472 |9539 | 201 |  29k|  1 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.43%
77.08/77.43	c  77.4s| 88600 |   113 |  1345k|  15.0 |    87M |  40 | 472 |9538 | 203 |  30k|  0 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.43%
77.18/77.53	c  77.5s| 88700 |   113 |  1347k|  15.0 |    87M |  40 | 472 |9535 | 201 |  30k|  1 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.43%
77.28/77.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
77.28/77.60	c  77.6s| 88800 |   110 |  1349k|  15.0 |    87M |  40 | 472 |9539 | 201 |  30k|  1 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.43%
77.28/77.69	c  77.7s| 88900 |   116 |  1350k|  15.0 |    87M |  40 | 472 |9539 | 196 |  30k|  1 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.43%
77.38/77.77	c  77.8s| 89000 |   116 |  1352k|  15.0 |    87M |  40 | 472 |9539 | 200 |  30k|  0 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.46%
77.48/77.86	c  77.9s| 89100 |   117 |  1354k|  15.0 |    87M |  40 | 472 |9540 | 196 |  30k|  0 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.48%
77.57/77.95	c  77.9s| 89200 |   111 |  1356k|  15.0 |    87M |  40 | 472 |9537 | 202 |  30k|  2 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
77.69/78.02	c  78.0s| 89300 |   116 |  1357k|  15.0 |    87M |  40 | 472 |9535 |   0 |  30k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
77.69/78.08	c  78.1s| 89400 |   121 |  1358k|  15.0 |    87M |  40 | 472 |9535 | 199 |  30k|  1 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
77.79/78.13	c  78.1s| 89500 |   121 |  1358k|  15.0 |    87M |  40 | 472 |9535 | 199 |  30k|  1 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
77.79/78.17	c  78.2s| 89600 |   127 |  1359k|  15.0 |    87M |  40 | 472 |9533 |   0 |  30k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
77.87/78.22	c  78.2s| 89700 |   127 |  1359k|  15.0 |    87M |  40 | 472 |9527 | 200 |  30k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
77.87/78.27	c  78.3s| 89800 |   122 |  1360k|  15.0 |    87M |  40 | 472 |9526 |   0 |  30k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
77.97/78.31	c  78.3s| 89900 |   123 |  1360k|  15.0 |    87M |  40 | 472 |9525 |   0 |  30k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
77.97/78.38	c  78.4s| 90000 |   117 |  1361k|  14.9 |    87M |  40 | 472 |9525 | 202 |  30k|  1 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
78.07/78.42	c  78.4s| 90100 |   116 |  1362k|  14.9 |    87M |  40 | 472 |9525 | 202 |  30k|  1 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
78.07/78.47	c  78.5s| 90200 |   123 |  1362k|  14.9 |    87M |  40 | 472 |9522 | 200 |  30k|  1 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
78.17/78.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.17/78.52	c  78.5s| 90300 |   121 |  1363k|  14.9 |    87M |  40 | 472 |9522 |   0 |  30k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
78.17/78.57	c  78.6s| 90400 |   122 |  1363k|  14.9 |    87M |  40 | 472 |9518 |   0 |  30k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
78.27/78.62	c  78.6s| 90500 |   127 |  1364k|  14.9 |    87M |  40 | 472 |9516 | 199 |  30k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
78.27/78.67	c  78.7s| 90600 |   119 |  1364k|  14.9 |    87M |  40 | 472 |9514 | 202 |  30k|  1 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
78.37/78.71	c  78.7s| 90700 |   118 |  1365k|  14.9 |    87M |  40 | 472 |9514 | 203 |  30k|  1 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
78.37/78.77	c  78.8s| 90800 |   115 |  1366k|  14.9 |    87M |  40 | 472 |9512 | 200 |  30k|  1 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
78.47/78.82	c  78.8s| 90900 |   115 |  1367k|  14.9 |    87M |  40 | 472 |9509 | 200 |  30k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
78.47/78.88	c  78.9s| 91000 |   109 |  1367k|  14.9 |    87M |  40 | 472 |9508 | 200 |  30k|  1 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  77.50%
78.57/78.94	c  78.9s| 91100 |   100 |  1369k|  14.8 |    87M |  40 | 472 |9508 |   0 |  30k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.52%
78.57/79.00	c  79.0s| 91200 |   109 |  1369k|  14.8 |    87M |  40 | 472 |9508 | 197 |  30k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.53%
78.68/79.05	c  79.0s| 91300 |   117 |  1370k|  14.8 |    87M |  40 | 472 |9507 | 200 |  30k|  1 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.54%
78.68/79.10	c  79.1s| 91400 |   111 |  1370k|  14.8 |    87M |  40 | 472 |9507 |   0 |  30k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.54%
78.78/79.15	c  79.2s| 91500 |   111 |  1371k|  14.8 |    87M |  40 | 472 |9507 | 200 |  30k|  1 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.54%
78.87/79.20	c  79.2s| 91600 |   107 |  1371k|  14.8 |    87M |  40 | 472 |9507 | 200 |  30k|  1 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.54%
78.87/79.25	c  79.2s| 91700 |   104 |  1372k|  14.8 |    87M |  40 | 472 |9507 | 198 |  30k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.54%
78.97/79.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.97/79.31	c  79.3s| 91800 |   102 |  1373k|  14.8 |    87M |  40 | 472 |9507 | 200 |  30k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.55%
78.97/79.39	c  79.4s| 91900 |   110 |  1374k|  14.8 |    87M |  40 | 472 |9508 | 202 |  30k|  1 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.55%
79.07/79.44	c  79.4s| 92000 |   109 |  1375k|  14.8 |    87M |  40 | 472 |9508 |   0 |  30k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.55%
79.07/79.49	c  79.5s| 92100 |   105 |  1375k|  14.8 |    87M |  40 | 472 |9509 | 200 |  30k|  1 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.56%
79.17/79.55	c  79.5s| 92200 |   108 |  1376k|  14.8 |    87M |  40 | 472 |9506 | 204 |  30k|  1 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.56%
79.27/79.60	c  79.6s| 92300 |   105 |  1377k|  14.7 |    87M |  40 | 472 |9506 | 205 |  30k|  1 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.56%
79.27/79.67	c  79.7s| 92400 |   111 |  1378k|  14.7 |    87M |  40 | 472 |9506 |   0 |  30k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.56%
79.37/79.73	c  79.7s| 92500 |   125 |  1379k|  14.7 |    87M |  40 | 472 |9506 | 202 |  30k|  1 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.56%
79.47/79.81	c  79.8s| 92600 |   112 |  1380k|  14.7 |    87M |  40 | 472 |9506 | 209 |  30k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.56%
79.57/79.91	c  79.9s| 92700 |   108 |  1383k|  14.7 |    87M |  40 | 472 |9507 |   0 |  30k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.56%
79.57/79.98	c  80.0s| 92800 |   115 |  1384k|  14.7 |    87M |  40 | 472 |9506 |   0 |  30k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.56%
79.68/80.04	c  80.0s| 92900 |   116 |  1385k|  14.7 |    87M |  40 | 472 |9506 |   0 |  30k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  77.56%
79.68/80.08	c  80.1s| 93000 |   112 |  1385k|  14.7 |    87M |  40 | 472 |9506 | 199 |  30k|  1 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.56%
79.78/80.14	c  80.1s| 93100 |   104 |  1386k|  14.7 |    87M |  40 | 472 |9505 | 205 |  30k|  0 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.56%
79.87/80.21	c  80.2s| 93200 |   100 |  1387k|  14.7 |    87M |  40 | 472 |9504 | 204 |  30k|  1 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.56%
79.87/80.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
79.87/80.27	c  80.3s| 93300 |   110 |  1387k|  14.7 |    87M |  40 | 472 |9505 | 199 |  30k|  0 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.57%
79.96/80.33	c  80.3s| 93400 |   108 |  1388k|  14.7 |    87M |  40 | 472 |9505 | 205 |  30k|  0 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.57%
79.96/80.39	c  80.4s| 93500 |   104 |  1390k|  14.7 |    87M |  40 | 472 |9505 | 206 |  30k|  0 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.57%
80.06/80.46	c  80.5s| 93600 |   105 |  1391k|  14.7 |    87M |  40 | 472 |9503 | 205 |  30k|  0 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.57%
80.16/80.52	c  80.5s| 93700 |   104 |  1392k|  14.7 |    87M |  40 | 472 |9503 | 207 |  30k|  0 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.57%
80.16/80.59	c  80.6s| 93800 |   102 |  1394k|  14.7 |    87M |  40 | 472 |9504 | 207 |  30k|  0 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.58%
80.26/80.66	c  80.7s| 93900 |    98 |  1395k|  14.7 |    87M |  40 | 472 |9504 |   0 |  30k|  0 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.58%
80.36/80.72	c  80.7s| 94000 |    99 |  1396k|  14.7 |    87M |  40 | 472 |9504 | 205 |  30k|  0 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.58%
80.46/80.81	c  80.8s| 94100 |   102 |  1398k|  14.7 |    87M |  40 | 472 |9504 | 197 |  30k|  1 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.58%
80.46/80.89	c  80.9s| 94200 |   100 |  1399k|  14.7 |    87M |  40 | 472 |9504 | 195 |  30k|  0 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.59%
80.56/80.96	c  81.0s| 94300 |    98 |  1400k|  14.7 |    87M |  40 | 472 |9500 | 199 |  30k|  1 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  77.61%
80.67/81.05	c  81.0s| 94400 |   100 |  1401k|  14.7 |    87M |  40 | 472 |9500 | 197 |  30k|  2 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.62%
80.77/81.11	c  81.1s| 94500 |   102 |  1403k|  14.7 |    87M |  40 | 472 |9500 | 197 |  30k|  1 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.63%
80.77/81.17	c  81.2s| 94600 |   100 |  1404k|  14.7 |    87M |  40 | 472 |9499 | 199 |  30k|  1 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.64%
80.86/81.25	c  81.2s| 94700 |   107 |  1406k|  14.7 |    87M |  40 | 472 |9494 | 195 |  30k|  1 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.64%
80.96/81.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
80.96/81.33	c  81.3s| 94800 |   103 |  1407k|  14.7 |    87M |  40 | 472 |9497 | 195 |  30k|  1 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.65%
81.06/81.41	c  81.4s| 94900 |   107 |  1408k|  14.7 |    87M |  40 | 472 |9497 | 195 |  30k|  1 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.65%
81.06/81.47	c  81.5s| 95000 |   105 |  1409k|  14.7 |    87M |  40 | 472 |9496 | 197 |  31k|  1 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.65%
81.16/81.52	c  81.5s| 95100 |   109 |  1410k|  14.7 |    87M |  40 | 472 |9496 |   0 |  31k|  0 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.65%
81.16/81.57	c  81.6s| 95200 |   103 |  1411k|  14.7 |    87M |  40 | 472 |9496 | 198 |  31k|  1 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.65%
81.26/81.64	c  81.6s| 95300 |   102 |  1411k|  14.6 |    87M |  40 | 472 |9496 | 198 |  31k|  1 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.65%
81.36/81.72	c  81.7s| 95400 |   108 |  1413k|  14.7 |    87M |  40 | 472 |9496 | 199 |  31k|  1 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.65%
81.36/81.79	c  81.8s| 95500 |   112 |  1415k|  14.7 |    87M |  40 | 472 |9496 | 203 |  31k|  0 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.65%
81.46/81.88	c  81.9s| 95600 |    99 |  1417k|  14.7 |    87M |  40 | 472 |9495 | 200 |  31k|  0 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.66%
81.56/81.95	c  82.0s| 95700 |   105 |  1418k|  14.7 |    87M |  40 | 472 |9495 | 192 |  31k|  1 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  77.67%
81.67/82.03	c  82.0s| 95800 |   101 |  1419k|  14.7 |    87M |  40 | 472 |9495 |   0 |  31k|  0 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  77.68%
81.77/82.12	c  82.1s| 95900 |   106 |  1421k|  14.7 |    87M |  40 | 472 |9494 | 198 |  31k|  2 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  77.68%
81.77/82.20	c  82.2s| 96000 |   104 |  1422k|  14.7 |    87M |  40 | 472 |9494 | 195 |  31k|  1 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  77.68%
81.86/82.28	c  82.3s| 96100 |   103 |  1424k|  14.7 |    87M |  40 | 472 |9495 |   0 |  31k|  0 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  77.68%
81.96/82.36	c  82.4s| 96200 |   105 |  1426k|  14.7 |    87M |  40 | 472 |9495 |   0 |  31k|  0 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  77.68%
82.06/82.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
82.06/82.44	c  82.4s| 96300 |   104 |  1428k|  14.7 |    87M |  40 | 472 |9495 |   0 |  31k|  0 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  77.69%
82.16/82.52	c  82.5s| 96400 |   105 |  1429k|  14.7 |    87M |  40 | 472 |9495 | 199 |  31k|  1 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  77.69%
82.16/82.58	c  82.6s| 96500 |   101 |  1430k|  14.7 |    87M |  40 | 472 |9491 | 196 |  31k|  1 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  77.69%
82.26/82.63	c  82.6s| 96600 |   100 |  1431k|  14.6 |    87M |  40 | 472 |9488 |   0 |  31k|  0 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  77.69%
82.26/82.68	c  82.7s| 96700 |    98 |  1431k|  14.6 |    87M |  40 | 472 |9488 |   0 |  31k|  0 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  77.69%
82.35/82.73	c  82.7s| 96800 |   104 |  1431k|  14.6 |    87M |  40 | 472 |9488 | 200 |  31k|  1 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.69%
82.45/82.80	c  82.8s| 96900 |    95 |  1432k|  14.6 |    87M |  40 | 472 |9488 | 200 |  31k|  1 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.69%
82.45/82.87	c  82.9s| 97000 |    93 |  1433k|  14.6 |    87M |  40 | 472 |9489 |   0 |  31k|  0 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.74%
82.55/82.95	c  82.9s| 97100 |    95 |  1434k|  14.6 |    87M |  40 | 472 |9489 | 200 |  31k|  1 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.74%
82.67/83.06	c  83.1s| 97200 |    84 |  1437k|  14.6 |    87M |  40 | 472 |9490 | 198 |  31k|  0 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.75%
82.77/83.14	c  83.1s| 97300 |    89 |  1438k|  14.6 |    87M |  40 | 472 |9488 | 200 |  31k|  1 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.77%
82.85/83.21	c  83.2s| 97400 |    89 |  1440k|  14.6 |    87M |  40 | 472 |9489 | 193 |  31k|  1 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.80%
82.95/83.30	c  83.3s| 97500 |    95 |  1442k|  14.6 |    88M |  40 | 472 |9488 |   0 |  31k|  0 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.84%
82.95/83.38	c  83.4s| 97600 |   106 |  1443k|  14.6 |    88M |  40 | 472 |9488 | 201 |  31k|  0 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.84%
83.05/83.44	c  83.4s| 97700 |   106 |  1444k|  14.6 |    88M |  40 | 472 |9487 |   0 |  31k|  0 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.84%
83.15/83.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
83.15/83.51	c  83.5s| 97800 |   104 |  1445k|  14.6 |    88M |  40 | 472 |9487 | 202 |  31k|  1 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.84%
83.15/83.58	c  83.6s| 97900 |   100 |  1447k|  14.6 |    88M |  40 | 472 |9484 | 202 |  31k|  1 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.84%
83.25/83.66	c  83.7s| 98000 |    92 |  1448k|  14.6 |    88M |  40 | 472 |9484 | 201 |  31k|  0 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.85%
83.35/83.73	c  83.7s| 98100 |    94 |  1449k|  14.6 |    88M |  40 | 472 |9484 | 202 |  31k|  1 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.85%
83.35/83.78	c  83.8s| 98200 |    89 |  1450k|  14.6 |    88M |  40 | 472 |9484 | 201 |  31k|  0 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.85%
83.45/83.85	c  83.8s| 98300 |    97 |  1451k|  14.6 |    88M |  40 | 472 |9483 | 201 |  31k|  1 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.85%
83.55/83.92	c  83.9s| 98400 |    84 |  1452k|  14.6 |    88M |  40 | 472 |9482 |   0 |  31k|  0 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.85%
83.66/84.01	c  84.0s| 98500 |    89 |  1453k|  14.6 |    88M |  40 | 472 |9482 | 200 |  31k|  0 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.85%
83.66/84.10	c  84.1s| 98600 |    87 |  1455k|  14.6 |    88M |  40 | 472 |9482 | 197 |  31k|  1 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.88%
83.85/84.22	c  84.2s| 98700 |    89 |  1457k|  14.6 |    88M |  40 | 472 |9480 | 199 |  31k|  2 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.95%
83.95/84.31	c  84.3s| 98800 |    99 |  1458k|  14.6 |    88M |  40 | 472 |9482 | 203 |  31k|  1 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.98%
83.95/84.39	c  84.4s| 98900 |   100 |  1459k|  14.6 |    88M |  40 | 472 |9482 | 201 |  31k|  0 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.98%
84.05/84.44	c  84.4s| 99000 |    99 |  1460k|  14.6 |    88M |  40 | 472 |9481 | 201 |  31k|  1 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.98%
84.15/84.51	c  84.5s| 99100 |    93 |  1460k|  14.6 |    88M |  40 | 472 |9480 |   0 |  31k|  0 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  77.98%
84.15/84.57	c  84.6s| 99200 |    96 |  1462k|  14.6 |    88M |  40 | 472 |9477 | 204 |  31k|  0 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  77.98%
84.25/84.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
84.25/84.63	c  84.6s| 99300 |    94 |  1463k|  14.6 |    88M |  40 | 472 |9480 | 199 |  31k|  1 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  77.98%
84.35/84.70	c  84.7s| 99400 |    93 |  1464k|  14.6 |    88M |  40 | 472 |9480 | 199 |  31k|  0 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  77.98%
84.35/84.79	c  84.8s| 99500 |    85 |  1465k|  14.6 |    88M |  40 | 472 |9481 | 204 |  31k|  1 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  78.06%
84.45/84.88	c  84.9s| 99600 |    88 |  1467k|  14.6 |    88M |  40 | 472 |9481 | 197 |  31k|  1 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  78.13%
84.55/84.99	c  85.0s| 99700 |    86 |  1470k|  14.6 |    88M |  40 | 472 |9480 |   0 |  31k|  0 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  78.14%
84.66/85.07	c  85.1s| 99800 |    87 |  1472k|  14.6 |    88M |  40 | 472 |9480 | 208 |  31k|  1 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  78.14%
84.76/85.15	c  85.1s| 99900 |    83 |  1473k|  14.6 |    88M |  40 | 472 |9480 | 188 |  31k|  1 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  78.14%
84.94/85.35	c  85.4s|100000 |    87 |  1475k|  14.6 |    88M |  40 | 472 |9418 |   0 |  31k|  0 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  78.79%
85.04/85.45	c  85.4s|100100 |    89 |  1477k|  14.6 |    88M |  40 | 472 |9383 | 200 |  31k|  0 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  79.02%
85.14/85.58	c  85.6s|100200 |    96 |  1479k|  14.6 |    88M |  40 | 472 |9365 | 194 |  32k|  1 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  79.43%
85.24/85.67	c  85.7s|100300 |    88 |  1481k|  14.6 |    88M |  40 | 472 |9434 | 194 |  32k|  0 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  79.83%
85.34/85.75	c  85.7s|100400 |    90 |  1482k|  14.6 |    88M |  40 | 472 |9474 | 199 |  32k|  1 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  79.88%
85.44/85.82	c  85.8s|100500 |    92 |  1482k|  14.6 |    88M |  40 | 472 |9474 | 202 |  32k|  0 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  79.88%
85.44/85.87	c  85.9s|100600 |    93 |  1483k|  14.6 |    88M |  40 | 472 |9474 | 200 |  32k|  1 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  79.88%
85.54/85.94	c  85.9s|100700 |    88 |  1483k|  14.6 |    88M |  40 | 472 |9474 | 202 |  32k|  0 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  79.88%
85.54/86.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
85.54/86.00	c  86.0s|100800 |    91 |  1483k|  14.6 |    88M |  40 | 472 |9474 | 201 |  32k|  1 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  79.88%
85.65/86.07	c  86.1s|100900 |    87 |  1484k|  14.6 |    88M |  40 | 472 |9474 | 194 |  32k|  0 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  79.89%
85.75/86.18	c  86.2s|101000 |    94 |  1485k|  14.5 |    88M |  40 | 472 |9474 | 199 |  32k|  1 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  79.92%
85.84/86.26	c  86.3s|101100 |    92 |  1486k|  14.5 |    88M |  40 | 472 |9472 | 203 |  32k|  0 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  79.94%
85.94/86.36	c  86.4s|101200 |    90 |  1488k|  14.5 |    88M |  40 | 472 |9439 | 199 |  32k|  1 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  80.07%
86.04/86.42	c  86.4s|101300 |    92 |  1489k|  14.5 |    88M |  40 | 472 |9473 |   0 |  32k|  0 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  80.07%
86.04/86.49	c  86.5s|101400 |    95 |  1490k|  14.5 |    88M |  40 | 472 |9473 | 201 |  32k|  0 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  80.08%
86.14/86.56	c  86.6s|101500 |    90 |  1491k|  14.5 |    88M |  40 | 472 |9473 | 205 |  32k|  0 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  80.08%
86.24/86.66	c  86.7s|101600 |    87 |  1493k|  14.5 |    88M |  40 | 472 |9448 | 202 |  32k|  0 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  80.08%
86.34/86.72	c  86.7s|101700 |    87 |  1494k|  14.5 |    88M |  40 | 472 |9472 |   0 |  32k|  0 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  80.09%
86.44/86.80	c  86.8s|101800 |    87 |  1495k|  14.5 |    88M |  40 | 472 |9472 | 200 |  32k|  1 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  80.09%
86.44/86.86	c  86.9s|101900 |    88 |  1495k|  14.5 |    88M |  40 | 472 |9473 | 204 |  32k|  1 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  80.09%
86.54/86.94	c  86.9s|102000 |    88 |  1497k|  14.5 |    88M |  40 | 472 |9472 | 205 |  32k|  1 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  80.09%
86.54/87.00	c  87.0s|102100 |    87 |  1498k|  14.5 |    88M |  40 | 472 |9472 | 204 |  32k|  1 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  80.09%
86.65/87.08	c  87.1s|102200 |    88 |  1499k|  14.5 |    88M |  40 | 472 |9471 | 204 |  32k|  0 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  80.10%
86.75/87.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
86.75/87.14	c  87.1s|102300 |    92 |  1500k|  14.5 |    88M |  40 | 472 |9471 | 207 |  32k|  2 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  80.10%
86.75/87.19	c  87.2s|102400 |    85 |  1500k|  14.5 |    88M |  40 | 472 |9471 |   0 |  32k|  0 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  80.10%
86.84/87.27	c  87.3s|102500 |    83 |  1502k|  14.5 |    88M |  40 | 472 |9471 | 202 |  32k|  1 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  80.10%
87.03/87.42	c  87.4s|102600 |    86 |  1503k|  14.5 |    88M |  40 | 472 |9471 |   0 |  32k|  0 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  80.18%
87.13/87.51	c  87.5s|102700 |    86 |  1505k|  14.5 |    88M |  40 | 472 |9471 | 196 |  32k|  1 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  80.34%
87.23/87.62	c  87.6s|102800 |    86 |  1507k|  14.5 |    88M |  40 | 472 |9471 | 201 |  32k|  1 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  80.52%
87.33/87.70	c  87.7s|102900 |    82 |  1509k|  14.5 |    88M |  40 | 472 |9471 |   0 |  32k|  0 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  80.54%
87.43/87.85	c  87.8s|103000 |    78 |  1511k|  14.5 |    88M |  40 | 472 |9471 | 197 |  32k|  1 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  80.65%
87.53/87.95	c  87.9s|103100 |    81 |  1513k|  14.5 |    88M |  40 | 472 |9470 | 203 |  32k|  0 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  80.69%
87.64/88.04	c  88.0s|103200 |    77 |  1515k|  14.5 |    88M |  40 | 472 |9470 | 205 |  32k|  0 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  80.70%
87.74/88.13	c  88.1s|103300 |    85 |  1516k|  14.5 |    88M |  40 | 472 |9471 | 196 |  32k|  1 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  80.72%
87.83/88.22	c  88.2s|103400 |    83 |  1517k|  14.5 |    88M |  40 | 472 |9471 | 194 |  32k|  1 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  80.74%
87.93/88.33	c  88.3s|103500 |   101 |  1519k|  14.5 |    88M |  40 | 472 |9473 | 199 |  32k|  1 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  80.75%
87.93/88.39	c  88.4s|103600 |   103 |  1520k|  14.5 |    88M |  40 | 472 |9473 | 198 |  32k|  1 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  80.75%
88.03/88.47	c  88.5s|103700 |    95 |  1521k|  14.5 |    88M |  40 | 472 |9473 | 198 |  33k|  0 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  80.75%
88.13/88.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
88.13/88.54	c  88.5s|103800 |    94 |  1521k|  14.5 |    88M |  40 | 472 |9474 |   0 |  33k|  0 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  80.76%
88.23/88.62	c  88.6s|103900 |    87 |  1523k|  14.5 |    88M |  40 | 472 |9474 |   0 |  33k|  0 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  80.77%
88.33/88.75	c  88.7s|104000 |    89 |  1525k|  14.5 |    88M |  40 | 472 |9475 | 202 |  33k|  0 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  80.81%
88.43/88.83	c  88.8s|104100 |    95 |  1526k|  14.5 |    88M |  40 | 472 |9472 | 196 |  33k|  1 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.82%
88.43/88.89	c  88.9s|104200 |    96 |  1527k|  14.5 |    88M |  40 | 472 |9472 | 201 |  33k|  1 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
88.53/88.95	c  88.9s|104300 |    92 |  1527k|  14.5 |    88M |  40 | 472 |9472 |   0 |  33k|  0 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
88.53/89.00	c  89.0s|104400 |    91 |  1528k|  14.5 |    88M |  40 | 472 |9472 | 199 |  33k|  1 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
88.64/89.06	c  89.1s|104500 |    94 |  1529k|  14.5 |    88M |  40 | 472 |9472 | 199 |  33k|  1 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
88.74/89.12	c  89.1s|104600 |    96 |  1529k|  14.5 |    88M |  40 | 472 |9472 | 196 |  33k|  1 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
88.74/89.19	c  89.2s|104700 |   107 |  1530k|  14.5 |    88M |  40 | 472 |9469 | 201 |  33k|  0 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
88.83/89.26	c  89.3s|104800 |   107 |  1531k|  14.5 |    88M |  40 | 472 |9469 | 201 |  33k|  1 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
88.93/89.31	c  89.3s|104900 |   113 |  1532k|  14.5 |    88M |  40 | 472 |9468 | 204 |  33k|  0 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
88.93/89.37	c  89.4s|105000 |   110 |  1533k|  14.5 |    88M |  40 | 472 |9466 | 201 |  33k|  1 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
89.03/89.43	c  89.4s|105100 |    95 |  1534k|  14.4 |    88M |  40 | 472 |9462 | 201 |  33k|  1 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
89.03/89.48	c  89.5s|105200 |   101 |  1535k|  14.4 |    88M |  40 | 472 |9460 | 204 |  33k|  0 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
89.13/89.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
89.13/89.54	c  89.5s|105300 |   103 |  1536k|  14.4 |    88M |  40 | 472 |9459 | 202 |  33k|  1 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
89.23/89.60	c  89.6s|105400 |    98 |  1537k|  14.4 |    88M |  40 | 472 |9459 | 206 |  33k|  1 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
89.23/89.66	c  89.7s|105500 |    93 |  1538k|  14.4 |    88M |  40 | 472 |9456 |   0 |  33k|  0 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
89.33/89.74	c  89.7s|105600 |    95 |  1539k|  14.4 |    88M |  40 | 472 |9453 | 201 |  33k|  1 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
89.43/89.81	c  89.8s|105700 |    92 |  1540k|  14.4 |    88M |  40 | 472 |9449 |   0 |  33k|  0 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
89.43/89.88	c  89.9s|105800 |    94 |  1541k|  14.4 |    88M |  40 | 472 |9449 | 206 |  33k|  1 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  80.83%
89.52/89.95	c  90.0s|105900 |   101 |  1542k|  14.4 |    88M |  40 | 472 |9442 |   0 |  33k|  0 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  80.84%
89.64/90.02	c  90.0s|106000 |    98 |  1543k|  14.4 |    88M |  40 | 472 |9434 | 201 |  33k|  0 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  80.84%
89.64/90.08	c  90.1s|106100 |    98 |  1544k|  14.4 |    88M |  40 | 472 |9406 | 201 |  33k|  1 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  80.84%
89.74/90.16	c  90.2s|106200 |   103 |  1545k|  14.4 |    88M |  40 | 472 |9399 |   0 |  33k|  0 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  80.84%
89.82/90.21	c  90.2s|106300 |   103 |  1545k|  14.4 |    88M |  40 | 472 |9380 | 202 |  33k|  1 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  80.84%
89.92/90.34	c  90.3s|106400 |   107 |  1548k|  14.4 |    88M |  40 | 472 |9373 | 200 |  33k|  1 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  80.84%
90.02/90.41	c  90.4s|106500 |   114 |  1549k|  14.4 |    88M |  40 | 472 |9370 | 205 |  33k|  0 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  80.84%
90.02/90.48	c  90.5s|106600 |   112 |  1550k|  14.4 |    88M |  40 | 472 |9369 | 205 |  33k|  1 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  80.84%
90.12/90.54	c  90.5s|106700 |   112 |  1551k|  14.4 |    88M |  40 | 472 |9364 | 205 |  33k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  80.84%
90.22/90.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
90.22/90.62	c  90.6s|106800 |   106 |  1553k|  14.4 |    88M |  40 | 472 |9337 | 200 |  33k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  80.85%
90.32/90.79	c  90.8s|106900 |   116 |  1555k|  14.4 |    88M |  40 | 472 |9283 | 194 |  33k|  1 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  80.86%
90.42/90.86	c  90.9s|107000 |   126 |  1556k|  14.4 |    88M |  40 | 472 |9363 | 194 |  33k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  80.86%
90.52/90.92	c  90.9s|107100 |   128 |  1556k|  14.4 |    88M |  40 | 472 |9363 |   0 |  33k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  80.88%
90.52/91.00	c  91.0s|107200 |   117 |  1557k|  14.4 |    88M |  40 | 472 |9363 |   0 |  33k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  80.88%
90.63/91.08	c  91.1s|107300 |   117 |  1558k|  14.4 |    88M |  40 | 472 |9364 | 198 |  33k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  80.89%
90.73/91.15	c  91.2s|107400 |   100 |  1559k|  14.4 |    88M |  40 | 472 |9359 | 202 |  33k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  80.90%
90.82/91.23	c  91.2s|107500 |    93 |  1560k|  14.4 |    88M |  40 | 472 |9359 | 199 |  33k|  1 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  80.90%
90.82/91.29	c  91.3s|107600 |   105 |  1561k|  14.4 |    88M |  40 | 472 |9358 |   0 |  33k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  80.90%
90.92/91.35	c  91.3s|107700 |   107 |  1562k|  14.4 |    88M |  40 | 472 |9354 | 201 |  33k|  1 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  80.90%
91.02/91.44	c  91.4s|107800 |    95 |  1563k|  14.4 |    88M |  40 | 472 |9351 | 204 |  33k|  2 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  80.90%
91.12/91.51	c  91.5s|107900 |    96 |  1565k|  14.4 |    88M |  40 | 472 |9349 | 205 |  33k|  1 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  80.90%
91.12/91.59	c  91.6s|108000 |    88 |  1566k|  14.4 |    88M |  40 | 472 |9349 | 198 |  33k|  1 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  80.91%
91.22/91.68	c  91.7s|108100 |    83 |  1567k|  14.4 |    88M |  40 | 472 |9349 | 194 |  33k|  1 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  80.92%
91.32/91.77	c  91.8s|108200 |   105 |  1569k|  14.4 |    88M |  40 | 472 |9349 | 198 |  33k|  1 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  80.93%
91.42/91.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
91.42/91.85	c  91.9s|108300 |    98 |  1571k|  14.4 |    88M |  40 | 472 |9349 | 196 |  33k|  0 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  80.93%
91.52/91.94	c  91.9s|108400 |    95 |  1573k|  14.4 |    88M |  40 | 472 |9349 |   0 |  33k|  0 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  80.94%
91.63/92.03	c  92.0s|108500 |    93 |  1575k|  14.4 |    88M |  40 | 472 |9349 | 200 |  33k|  2 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  80.94%
91.73/92.11	c  92.1s|108600 |    91 |  1577k|  14.4 |    88M |  40 | 472 |9349 | 195 |  33k|  1 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  80.94%
91.81/92.22	c  92.2s|108700 |    89 |  1579k|  14.4 |    88M |  40 | 472 |9349 | 201 |  33k|  1 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  80.95%
91.91/92.31	c  92.3s|108800 |    86 |  1581k|  14.4 |    88M |  40 | 472 |9349 | 200 |  34k|  1 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  80.95%
91.91/92.39	c  92.4s|108900 |    87 |  1583k|  14.4 |    88M |  40 | 472 |9349 | 194 |  34k|  1 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  80.95%
92.01/92.45	c  92.4s|109000 |    98 |  1583k|  14.4 |    88M |  40 | 472 |9349 | 196 |  34k|  1 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  80.95%
92.11/92.52	c  92.5s|109100 |    91 |  1584k|  14.4 |    88M |  40 | 472 |9349 |   0 |  34k|  0 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  80.95%
92.11/92.58	c  92.6s|109200 |    86 |  1585k|  14.4 |    88M |  40 | 472 |9349 | 196 |  34k|  0 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  80.95%
92.21/92.65	c  92.7s|109300 |    84 |  1586k|  14.4 |    88M |  40 | 472 |9349 |   0 |  34k|  0 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  80.96%
92.31/92.74	c  92.7s|109400 |    82 |  1587k|  14.4 |    88M |  40 | 472 |9349 | 195 |  34k|  0 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  80.97%
92.41/92.83	c  92.8s|109500 |    81 |  1589k|  14.4 |    88M |  40 | 472 |9350 | 197 |  34k|  0 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  80.97%
92.51/92.91	c  92.9s|109600 |    86 |  1591k|  14.4 |    88M |  40 | 472 |9351 | 201 |  34k|  1 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  80.98%
92.51/92.99	c  93.0s|109700 |    94 |  1592k|  14.4 |    88M |  40 | 472 |9351 | 206 |  34k|  1 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  80.98%
92.62/93.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
92.62/93.07	c  93.1s|109800 |    85 |  1594k|  14.4 |    88M |  40 | 472 |9349 | 202 |  34k|  0 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  80.98%
92.72/93.15	c  93.1s|109900 |    84 |  1595k|  14.4 |    88M |  40 | 472 |9348 | 210 |  34k|  0 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  80.98%
92.81/93.25	c  93.2s|110000 |    83 |  1597k|  14.4 |    88M |  40 | 472 |9348 | 204 |  34k|  0 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  80.98%
92.91/93.35	c  93.3s|110100 |    78 |  1599k|  14.4 |    88M |  40 | 472 |9348 | 198 |  34k|  1 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  80.99%
93.01/93.41	c  93.4s|110200 |    78 |  1600k|  14.4 |    88M |  40 | 472 |9348 |   0 |  34k|  0 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  81.00%
93.11/93.51	c  93.5s|110300 |    78 |  1602k|  14.4 |    88M |  40 | 472 |9348 | 196 |  34k|  0 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  81.05%
93.21/93.60	c  93.6s|110400 |    77 |  1604k|  14.4 |    88M |  40 | 472 |9349 | 200 |  34k|  1 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  81.08%
93.21/93.69	c  93.7s|110500 |    80 |  1606k|  14.4 |    88M |  40 | 472 |9349 |   0 |  34k|  0 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  81.08%
93.31/93.77	c  93.8s|110600 |    80 |  1607k|  14.4 |    88M |  40 | 472 |9349 | 202 |  34k|  1 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  81.09%
93.41/93.85	c  93.8s|110700 |    77 |  1608k|  14.4 |    88M |  40 | 472 |9349 |   0 |  34k|  0 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  81.11%
93.51/93.93	c  93.9s|110800 |    75 |  1609k|  14.4 |    88M |  40 | 472 |9349 | 203 |  34k|  1 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  81.11%
93.62/94.01	c  94.0s|110900 |    90 |  1611k|  14.4 |    88M |  40 | 472 |9349 |   0 |  34k|  0 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  81.12%
93.62/94.09	c  94.1s|111000 |   101 |  1611k|  14.4 |    88M |  40 | 472 |9348 | 199 |  34k|  1 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  81.12%
93.72/94.17	c  94.2s|111100 |   100 |  1612k|  14.4 |    88M |  40 | 472 |9348 | 198 |  34k|  1 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  81.12%
93.81/94.24	c  94.2s|111200 |    84 |  1613k|  14.4 |    88M |  40 | 472 |9348 |   0 |  34k|  0 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  81.12%
93.91/94.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
93.91/94.34	c  94.3s|111300 |    74 |  1614k|  14.4 |    88M |  40 | 472 |9348 | 201 |  34k|  1 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  81.14%
94.01/94.42	c  94.4s|111400 |    76 |  1616k|  14.4 |    88M |  40 | 472 |9348 | 201 |  34k|  2 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  81.14%
94.11/94.52	c  94.5s|111500 |    76 |  1618k|  14.4 |    88M |  40 | 472 |9347 |   0 |  34k|  0 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  81.15%
94.20/94.61	c  94.6s|111600 |    81 |  1620k|  14.4 |    88M |  40 | 472 |9347 | 200 |  34k|  0 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  81.15%
94.30/94.70	c  94.7s|111700 |    76 |  1622k|  14.4 |    88M |  40 | 472 |9349 |   0 |  34k|  0 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  81.15%
94.40/94.80	c  94.8s|111800 |    72 |  1624k|  14.4 |    88M |  40 | 472 |9349 | 199 |  34k|  1 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  81.15%
94.50/94.90	c  94.9s|111900 |    70 |  1627k|  14.4 |    88M |  40 | 472 |9350 |   0 |  34k|  0 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  81.22%
94.50/94.98	c  95.0s|112000 |    77 |  1628k|  14.4 |    88M |  40 | 472 |9350 | 198 |  34k|  0 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  81.25%
94.62/95.04	c  95.0s|112100 |    75 |  1628k|  14.4 |    88M |  40 | 472 |9350 | 197 |  34k|  1 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  81.26%
94.62/95.09	c  95.1s|112200 |    82 |  1629k|  14.4 |    88M |  40 | 472 |9350 | 198 |  34k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  81.26%
94.72/95.13	c  95.1s|112300 |    80 |  1630k|  14.4 |    88M |  40 | 472 |9349 | 198 |  34k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  81.26%
94.72/95.18	c  95.2s|112400 |    78 |  1630k|  14.4 |    88M |  40 | 472 |9349 |   0 |  34k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  81.26%
94.80/95.24	c  95.2s|112500 |    76 |  1631k|  14.4 |    88M |  40 | 472 |9349 | 198 |  34k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  81.26%
94.80/95.29	c  95.3s|112600 |    79 |  1632k|  14.4 |    88M |  40 | 472 |9349 | 198 |  34k|  1 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  81.26%
94.90/95.33	c  95.3s|112700 |    93 |  1633k|  14.4 |    88M |  40 | 472 |9349 |   0 |  34k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  81.26%
94.90/95.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
94.90/95.39	c  95.4s|112800 |    82 |  1634k|  14.3 |    88M |  40 | 472 |9349 |   0 |  34k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  81.26%
95.00/95.44	c  95.4s|112900 |    71 |  1634k|  14.3 |    88M |  40 | 472 |9349 | 197 |  34k|  1 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  81.26%
95.10/95.51	c  95.5s|113000 |    68 |  1636k|  14.3 |    88M |  40 | 472 |9349 |   0 |  34k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  81.28%
95.10/95.59	c  95.6s|113100 |    74 |  1637k|  14.3 |    88M |  40 | 472 |9350 | 206 |  34k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  81.28%
95.20/95.66	c  95.7s|113200 |    68 |  1638k|  14.3 |    88M |  40 | 472 |9350 | 202 |  34k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  81.28%
95.30/95.74	c  95.7s|113300 |    73 |  1640k|  14.3 |    88M |  40 | 472 |9350 | 203 |  34k|  1 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  81.29%
95.40/95.89	c  95.9s|113400 |    83 |  1641k|  14.3 |    88M |  41 | 472 |9352 | 203 |  34k|  1 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  81.29%
95.50/95.98	c  96.0s|113500 |    80 |  1643k|  14.3 |    88M |  41 | 472 |9351 | 203 |  34k|  1 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.29%
95.61/96.07	c  96.1s|113600 |    83 |  1644k|  14.3 |    88M |  41 | 472 |9351 | 211 |  34k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.29%
95.71/96.17	c  96.2s|113700 |    85 |  1646k|  14.3 |    88M |  41 | 472 |9351 | 207 |  35k|  1 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.29%
95.80/96.25	c  96.3s|113800 |    79 |  1648k|  14.3 |    88M |  41 | 472 |9350 |   0 |  35k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.29%
95.90/96.33	c  96.3s|113900 |    79 |  1650k|  14.3 |    88M |  41 | 472 |9350 |   0 |  35k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.29%
95.90/96.39	c  96.4s|114000 |    72 |  1651k|  14.3 |    88M |  41 | 472 |9349 |   0 |  35k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.29%
96.00/96.47	c  96.5s|114100 |    73 |  1652k|  14.3 |    88M |  41 | 472 |9348 | 209 |  35k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.29%
96.20/96.63	c  96.6s|114200 |    75 |  1655k|  14.4 |    88M |  41 | 472 |9349 | 207 |  35k|  1 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.36%
96.30/96.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
96.30/96.73	c  96.7s|114300 |    81 |  1657k|  14.4 |    88M |  41 | 472 |9348 | 210 |  35k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.36%
96.40/96.81	c  96.8s|114400 |    83 |  1659k|  14.4 |    88M |  41 | 472 |9345 | 211 |  35k|  1 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.36%
96.40/96.89	c  96.9s|114500 |    81 |  1661k|  14.4 |    88M |  41 | 472 |9346 | 207 |  35k|  1 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.36%
96.50/96.96	c  97.0s|114600 |    79 |  1663k|  14.4 |    88M |  41 | 472 |9346 | 207 |  35k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.36%
96.61/97.06	c  97.1s|114700 |    77 |  1665k|  14.4 |    88M |  41 | 472 |9345 | 195 |  35k|  1 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.37%
96.71/97.16	c  97.2s|114800 |    75 |  1667k|  14.4 |    88M |  41 | 472 |9345 | 210 |  35k|  1 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.38%
96.79/97.26	c  97.3s|114900 |    69 |  1669k|  14.4 |    88M |  41 | 472 |9345 |   0 |  35k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  81.43%
96.89/97.34	c  97.3s|115000 |    74 |  1670k|  14.4 |    88M |  41 | 472 |9345 | 210 |  35k|  1 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  81.43%
96.99/97.42	c  97.4s|115100 |    75 |  1671k|  14.4 |    88M |  41 | 472 |9346 | 215 |  35k|  0 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  81.43%
96.99/97.49	c  97.5s|115200 |    75 |  1673k|  14.4 |    88M |  41 | 472 |9346 | 214 |  35k|  1 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  81.43%
97.09/97.56	c  97.6s|115300 |    72 |  1675k|  14.4 |    88M |  41 | 472 |9346 | 209 |  35k|  1 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  81.43%
97.19/97.64	c  97.6s|115400 |    64 |  1676k|  14.4 |    88M |  41 | 472 |9346 | 223 |  35k|  1 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  81.43%
97.29/97.79	c  97.8s|115500 |    75 |  1679k|  14.4 |    88M |  41 | 472 |9346 | 192 |  35k|  0 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  81.55%
97.39/97.87	c  97.9s|115600 |    77 |  1680k|  14.4 |    88M |  41 | 472 |9346 | 195 |  35k|  0 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  81.59%
97.49/97.98	c  98.0s|115700 |    74 |  1682k|  14.4 |    88M |  41 | 472 |9347 | 194 |  35k|  1 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  81.64%
97.60/98.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
97.60/98.07	c  98.1s|115800 |    71 |  1684k|  14.4 |    88M |  41 | 472 |9348 | 194 |  35k|  1 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  81.66%
97.70/98.17	c  98.2s|115900 |    64 |  1686k|  14.4 |    88M |  41 | 472 |9348 | 194 |  35k|  0 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  81.72%
97.79/98.28	c  98.3s|116000 |    67 |  1689k|  14.4 |    88M |  41 | 472 |9347 | 192 |  35k|  1 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  81.77%
97.89/98.39	c  98.4s|116100 |    71 |  1691k|  14.4 |    88M |  41 | 472 |9345 | 192 |  35k|  1 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  81.85%
97.99/98.48	c  98.5s|116200 |    68 |  1692k|  14.4 |    88M |  41 | 472 |9346 |   0 |  35k|  0 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  81.92%
98.09/98.58	c  98.6s|116300 |    67 |  1694k|  14.4 |    88M |  41 | 472 |9315 | 189 |  35k|  1 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  81.98%
98.29/98.74	c  98.7s|116400 |    83 |  1697k|  14.4 |    88M |  41 | 472 |9302 | 196 |  35k|  0 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  82.47%
98.39/98.83	c  98.8s|116500 |    83 |  1699k|  14.4 |    88M |  41 | 472 |9346 | 198 |  36k|  1 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  82.54%
98.49/98.92	c  98.9s|116600 |    90 |  1701k|  14.5 |    88M |  41 | 472 |9334 |   0 |  36k|  0 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  82.78%
98.60/99.02	c  99.0s|116700 |    76 |  1703k|  14.5 |    88M |  41 | 472 |9305 |   0 |  36k|  0 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
98.70/99.11	c  99.1s|116800 |    81 |  1704k|  14.5 |    88M |  41 | 472 |9333 | 198 |  36k|  1 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  83.11%
98.78/99.21	c  99.2s|116900 |    92 |  1706k|  14.5 |    88M |  41 | 472 |9343 | 203 |  36k|  0 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  83.15%
98.88/99.30	c  99.3s|117000 |    98 |  1708k|  14.5 |    88M |  41 | 472 |9343 |   0 |  36k|  0 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  83.15%
98.88/99.39	c  99.4s|117100 |    96 |  1709k|  14.5 |    88M |  41 | 472 |9343 | 210 |  36k|  0 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  83.15%
98.98/99.47	c  99.5s|117200 |    89 |  1710k|  14.5 |    88M |  41 | 472 |9343 |   0 |  36k|  0 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  83.15%
99.08/99.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
99.08/99.57	c  99.6s|117300 |    84 |  1712k|  14.5 |    88M |  41 | 472 |9344 | 204 |  36k|  1 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  83.20%
99.18/99.64	c  99.6s|117400 |    82 |  1713k|  14.5 |    88M |  41 | 472 |9344 | 208 |  36k|  0 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  83.20%
99.28/99.71	c  99.7s|117500 |    78 |  1714k|  14.5 |    88M |  41 | 472 |9344 |   0 |  36k|  0 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  83.21%
99.38/99.80	c  99.8s|117600 |    78 |  1716k|  14.5 |    88M |  41 | 472 |9343 |   0 |  36k|  0 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  83.29%
99.38/99.89	c  99.9s|117700 |    78 |  1717k|  14.5 |    88M |  41 | 472 |9345 |   0 |  36k|  0 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  83.36%
99.48/100.01	c   100s|117800 |    84 |  1720k|  14.5 |    88M |  41 | 472 |9346 | 206 |  36k|  0 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  83.37%
99.59/100.10	c   100s|117900 |    73 |  1722k|  14.5 |    88M |  41 | 472 |9345 | 198 |  36k|  1 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  83.47%
99.78/100.26	c   100s|118000 |    81 |  1724k|  14.5 |    88M |  41 | 472 |9323 |   0 |  36k|  0 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  83.89%
99.88/100.34	c   100s|118100 |    99 |  1725k|  14.5 |    88M |  41 | 472 |9342 | 200 |  36k|  1 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  83.98%
99.98/100.41	c   100s|118200 |    89 |  1726k|  14.5 |    88M |  41 | 472 |9342 | 206 |  36k|  2 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  83.98%
99.98/100.49	c   100s|118300 |    95 |  1728k|  14.5 |    88M |  41 | 472 |9342 | 202 |  36k|  0 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  83.98%
100.08/100.57	c   101s|118400 |   102 |  1729k|  14.5 |    88M |  41 | 472 |9342 | 202 |  36k|  0 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  83.98%
100.18/100.64	c   101s|118500 |    95 |  1730k|  14.5 |    88M |  41 | 472 |9342 | 208 |  36k|  1 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  83.98%
100.28/100.72	c   101s|118600 |    98 |  1731k|  14.5 |    88M |  41 | 472 |9340 | 202 |  36k|  1 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  83.98%
100.28/100.79	c   101s|118700 |    99 |  1732k|  14.5 |    88M |  41 | 472 |9341 |   0 |  36k|  0 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  83.98%
100.37/100.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.37/100.88	c   101s|118800 |    98 |  1733k|  14.5 |    88M |  41 | 472 |9341 | 208 |  36k|  1 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  83.98%
100.47/100.99	c   101s|118900 |    84 |  1735k|  14.5 |    88M |  41 | 472 |9342 | 206 |  36k|  0 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  83.98%
100.59/101.09	c   101s|119000 |    85 |  1737k|  14.5 |    88M |  41 | 472 |9343 | 203 |  36k|  1 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  84.00%
100.69/101.19	c   101s|119100 |    96 |  1739k|  14.5 |    88M |  41 | 472 |9344 | 204 |  36k|  0 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  84.00%
100.77/101.27	c   101s|119200 |    98 |  1739k|  14.5 |    88M |  41 | 472 |9345 | 205 |  36k|  0 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  84.00%
100.87/101.36	c   101s|119300 |    93 |  1740k|  14.5 |    89M |  41 | 472 |9345 | 202 |  37k|  1 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  84.00%
100.97/101.43	c   101s|119400 |    91 |  1741k|  14.4 |    89M |  41 | 472 |9345 | 202 |  37k|  1 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  84.01%
101.07/101.54	c   102s|119500 |    96 |  1742k|  14.4 |    89M |  41 | 472 |9344 |   0 |  37k|  0 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  84.01%
101.17/101.62	c   102s|119600 |   104 |  1743k|  14.4 |    89M |  41 | 472 |9343 | 205 |  37k|  1 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  84.01%
101.27/101.70	c   102s|119700 |   106 |  1744k|  14.4 |    89M |  41 | 472 |9342 |   0 |  37k|  0 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  84.01%
101.37/101.80	c   102s|119800 |    87 |  1746k|  14.4 |    89M |  41 | 472 |9343 | 204 |  37k|  1 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  84.02%
101.37/101.89	c   102s|119900 |    80 |  1747k|  14.4 |    89M |  41 | 472 |9343 | 204 |  37k|  0 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  84.03%
101.58/102.01	c   102s|120000 |    89 |  1750k|  14.5 |    89M |  41 | 472 |9342 | 198 |  37k|  1 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  84.07%
101.68/102.11	c   102s|120100 |    82 |  1751k|  14.5 |    89M |  41 | 472 |9341 | 197 |  37k|  1 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  84.14%
101.77/102.25	c   102s|120200 |    83 |  1753k|  14.5 |    89M |  41 | 472 |9343 | 203 |  37k|  1 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  84.27%
101.87/102.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
101.87/102.36	c   102s|120300 |    78 |  1756k|  14.5 |    89M |  41 | 472 |9340 | 202 |  37k|  0 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  84.41%
101.97/102.47	c   102s|120400 |    82 |  1758k|  14.5 |    89M |  41 | 472 |9338 | 198 |  37k|  0 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  84.47%
102.07/102.59	c   103s|120500 |    80 |  1760k|  14.5 |    89M |  41 | 472 |9339 | 199 |  37k|  1 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  84.59%
102.17/102.69	c   103s|120600 |    81 |  1761k|  14.5 |    89M |  41 | 472 |9339 | 204 |  37k|  1 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  84.65%
102.36/102.81	c   103s|120700 |    94 |  1764k|  14.5 |    89M |  41 | 472 |9339 |   0 |  37k|  0 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  84.67%
102.46/102.92	c   103s|120800 |    92 |  1766k|  14.5 |    89M |  41 | 472 |9341 | 204 |  37k|  1 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  84.69%
102.58/103.02	c   103s|120900 |    88 |  1767k|  14.5 |    89M |  41 | 472 |9341 |   0 |  37k|  0 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  84.71%
102.67/103.11	c   103s|121000 |    81 |  1769k|  14.5 |    89M |  41 | 472 |9340 |   0 |  37k|  0 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  84.73%
102.76/103.23	c   103s|121100 |    80 |  1771k|  14.5 |    89M |  41 | 472 |9339 | 202 |  37k|  0 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  84.75%
102.86/103.35	c   103s|121200 |    80 |  1774k|  14.5 |    89M |  41 | 472 |9339 | 206 |  37k|  2 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  84.76%
102.96/103.46	c   103s|121300 |    87 |  1776k|  14.5 |    89M |  41 | 472 |9339 | 211 |  37k|  1 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  84.76%
103.06/103.56	c   104s|121400 |    82 |  1778k|  14.5 |    89M |  41 | 472 |9338 | 199 |  37k|  0 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  84.78%
103.16/103.65	c   104s|121500 |    82 |  1780k|  14.5 |    89M |  41 | 472 |9338 | 202 |  37k|  1 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  84.79%
103.26/103.74	c   104s|121600 |    77 |  1782k|  14.5 |    89M |  41 | 472 |9338 | 209 |  38k|  2 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  84.82%
103.36/103.86	c   104s|121700 |    74 |  1783k|  14.5 |    89M |  41 | 472 |9339 | 197 |  38k|  2 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  85.15%
103.46/104.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
103.46/104.00	c   104s|121800 |    79 |  1785k|  14.5 |    89M |  41 | 472 |9339 | 193 |  38k|  1 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  86.14%
103.57/104.06	c   104s|121900 |    79 |  1786k|  14.5 |    89M |  41 | 472 |9338 | 192 |  38k|  1 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  86.20%
103.67/104.15	c   104s|122000 |    76 |  1787k|  14.5 |    89M |  41 | 472 |9337 |   0 |  38k|  0 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  86.26%
103.76/104.24	c   104s|122100 |    71 |  1789k|  14.5 |    89M |  41 | 472 |9337 | 194 |  38k|  1 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  86.50%
103.86/104.32	c   104s|122200 |    89 |  1790k|  14.5 |    89M |  41 | 472 |9337 | 196 |  38k|  1 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  86.52%
103.86/104.38	c   104s|122300 |    84 |  1790k|  14.5 |    89M |  41 | 472 |9337 | 198 |  38k|  1 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  86.52%
103.96/104.44	c   104s|122400 |    82 |  1791k|  14.5 |    89M |  41 | 472 |9336 | 200 |  38k|  0 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  86.52%
104.06/104.50	c   104s|122500 |    90 |  1791k|  14.5 |    89M |  41 | 472 |9336 | 194 |  38k|  0 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  86.52%
104.06/104.56	c   105s|122600 |    88 |  1792k|  14.5 |    89M |  41 | 472 |9336 |   0 |  38k|  0 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  86.52%
104.15/104.63	c   105s|122700 |    83 |  1793k|  14.5 |    89M |  41 | 472 |9336 | 198 |  38k|  1 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  86.52%
104.25/104.72	c   105s|122800 |    69 |  1794k|  14.5 |    89M |  41 | 472 |9335 | 202 |  38k|  1 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  86.55%
104.35/104.82	c   105s|122900 |    79 |  1795k|  14.5 |    89M |  41 | 472 |9335 | 203 |  38k|  2 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  86.55%
104.35/104.90	c   105s|123000 |    75 |  1796k|  14.5 |    89M |  41 | 472 |9335 | 197 |  38k|  0 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  86.56%
104.45/104.99	c   105s|123100 |    76 |  1798k|  14.5 |    89M |  41 | 472 |9335 |   0 |  38k|  0 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  86.57%
104.56/105.06	c   105s|123200 |    76 |  1799k|  14.5 |    89M |  41 | 472 |9335 |   0 |  38k|  0 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  86.57%
104.66/105.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
104.66/105.15	c   105s|123300 |    80 |  1800k|  14.5 |    89M |  41 | 472 |9335 | 203 |  38k|  1 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  86.57%
104.75/105.25	c   105s|123400 |    73 |  1801k|  14.5 |    89M |  41 | 472 |9335 | 197 |  38k|  1 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  86.58%
104.85/105.33	c   105s|123500 |    71 |  1803k|  14.5 |    89M |  41 | 472 |9335 | 207 |  38k|  1 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  86.58%
104.95/105.43	c   105s|123600 |    80 |  1805k|  14.5 |    89M |  41 | 472 |9336 | 200 |  38k|  1 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  86.59%
105.05/105.54	c   106s|123700 |    78 |  1807k|  14.5 |    89M |  41 | 472 |9337 | 202 |  38k|  1 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  86.59%
105.15/105.64	c   106s|123800 |    73 |  1810k|  14.5 |    89M |  41 | 472 |9339 |   0 |  38k|  0 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  86.60%
105.35/105.80	c   106s|123900 |    75 |  1811k|  14.5 |    89M |  41 | 472 |9339 |   0 |  38k|  0 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  86.85%
105.45/105.90	c   106s|124000 |    83 |  1813k|  14.5 |    89M |  41 | 472 |9339 | 195 |  38k|  1 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  87.01%
105.45/105.97	c   106s|124100 |    82 |  1813k|  14.5 |    89M |  41 | 472 |9336 |   0 |  38k|  0 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  87.04%
105.56/106.06	c   106s|124200 |    80 |  1815k|  14.5 |    89M |  41 | 472 |9336 | 193 |  38k|  1 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  87.06%
105.66/106.15	c   106s|124300 |    91 |  1816k|  14.5 |    89M |  41 | 472 |9338 |   0 |  38k|  0 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  87.08%
105.75/106.25	c   106s|124400 |    91 |  1818k|  14.5 |    89M |  41 | 472 |9338 | 198 |  39k|  1 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  87.09%
105.85/106.33	c   106s|124500 |    89 |  1819k|  14.5 |    89M |  41 | 472 |9338 |   0 |  39k|  0 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  87.10%
105.95/106.44	c   106s|124600 |    89 |  1821k|  14.5 |    89M |  41 | 472 |9338 |   0 |  39k|  0 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  87.10%
106.05/106.53	c   107s|124700 |    86 |  1823k|  14.5 |    89M |  41 | 472 |9338 |   0 |  39k|  0 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  87.11%
106.14/106.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
106.14/106.61	c   107s|124800 |    85 |  1824k|  14.5 |    89M |  41 | 472 |9337 | 200 |  39k|  1 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  87.11%
106.24/106.71	c   107s|124900 |    88 |  1825k|  14.5 |    89M |  41 | 472 |9337 | 196 |  39k|  1 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  87.12%
106.34/106.81	c   107s|125000 |    88 |  1827k|  14.5 |    89M |  41 | 472 |9337 | 201 |  39k|  0 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  87.12%
106.44/106.91	c   107s|125100 |    86 |  1828k|  14.5 |    89M |  41 | 472 |9337 | 194 |  39k|  1 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  87.14%
106.55/107.01	c   107s|125200 |    76 |  1830k|  14.5 |    89M |  41 | 472 |9336 |   0 |  39k|  0 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  87.16%
106.55/107.10	c   107s|125300 |    78 |  1831k|  14.5 |    89M |  41 | 472 |9336 | 198 |  39k|  0 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  87.18%
106.74/107.23	c   107s|125400 |    78 |  1833k|  14.5 |    89M |  41 | 472 |9337 | 197 |  39k|  0 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  87.25%
106.84/107.31	c   107s|125500 |    81 |  1834k|  14.5 |    89M |  41 | 472 |9336 | 197 |  39k|  1 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  87.27%
106.84/107.39	c   107s|125600 |    77 |  1835k|  14.5 |    89M |  41 | 472 |9336 |   0 |  39k|  0 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  87.30%
106.94/107.49	c   107s|125700 |    79 |  1837k|  14.5 |    89M |  41 | 472 |9336 | 198 |  39k|  0 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  87.32%
107.04/107.57	c   108s|125800 |    82 |  1838k|  14.5 |    89M |  41 | 472 |9336 |   0 |  39k|  0 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  87.34%
107.14/107.63	c   108s|125900 |    77 |  1840k|  14.5 |    89M |  41 | 472 |9335 | 201 |  39k|  0 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  87.34%
107.24/107.71	c   108s|126000 |    79 |  1841k|  14.5 |    89M |  41 | 472 |9334 | 201 |  39k|  1 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  87.35%
107.34/107.80	c   108s|126100 |    79 |  1843k|  14.5 |    89M |  41 | 472 |9336 | 204 |  39k|  1 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  87.40%
107.34/107.88	c   108s|126200 |    78 |  1845k|  14.5 |    89M |  41 | 472 |9336 | 202 |  39k|  1 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  87.41%
107.44/108.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
107.44/108.00	c   108s|126300 |    83 |  1846k|  14.5 |    89M |  41 | 472 |9333 | 202 |  39k|  2 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  87.45%
107.55/108.10	c   108s|126400 |    78 |  1848k|  14.5 |    89M |  41 | 472 |9335 | 196 |  39k|  1 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  87.47%
107.65/108.19	c   108s|126500 |    79 |  1850k|  14.5 |    89M |  41 | 472 |9335 | 207 |  39k|  0 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  87.48%
107.84/108.30	c   108s|126600 |    74 |  1852k|  14.5 |    89M |  41 | 472 |9335 | 205 |  39k|  2 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  87.51%
107.94/108.40	c   108s|126700 |    77 |  1854k|  14.5 |    89M |  41 | 472 |9335 |   0 |  39k|  0 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  87.54%
108.03/108.55	c   109s|126800 |    78 |  1857k|  14.5 |    89M |  41 | 472 |9333 | 214 |  39k|  2 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  87.60%
108.13/108.66	c   109s|126900 |    74 |  1859k|  14.5 |    89M |  41 | 472 |9332 | 204 |  39k|  1 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  87.68%
108.23/108.75	c   109s|127000 |    73 |  1861k|  14.5 |    89M |  41 | 472 |9332 | 197 |  39k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  87.75%
108.33/108.88	c   109s|127100 |    77 |  1863k|  14.5 |    89M |  41 | 472 |9333 | 203 |  40k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  87.80%
108.43/108.97	c   109s|127200 |    76 |  1865k|  14.5 |    89M |  41 | 472 |9332 | 211 |  40k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  87.81%
108.55/109.06	c   109s|127300 |    77 |  1867k|  14.5 |    89M |  41 | 472 |9334 | 203 |  40k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  87.81%
108.64/109.15	c   109s|127400 |    75 |  1868k|  14.5 |    89M |  41 | 472 |9334 |   0 |  40k|  0 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  87.82%
108.73/109.25	c   109s|127500 |    78 |  1870k|  14.5 |    89M |  41 | 472 |9332 | 215 |  40k|  0 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  87.82%
108.83/109.40	c   109s|127600 |    76 |  1873k|  14.6 |    89M |  41 | 472 |9333 | 206 |  40k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  87.83%
108.93/109.49	c   109s|127700 |    81 |  1875k|  14.6 |    89M |  41 | 472 |9332 | 209 |  40k|  0 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  87.85%
109.03/109.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
109.03/109.57	c   110s|127800 |    81 |  1876k|  14.6 |    89M |  41 | 472 |9332 | 212 |  40k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  87.85%
109.13/109.64	c   110s|127900 |    84 |  1877k|  14.6 |    89M |  41 | 472 |9332 |   0 |  40k|  0 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  87.86%
109.23/109.71	c   110s|128000 |    93 |  1879k|  14.6 |    89M |  41 | 472 |9332 | 212 |  40k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  87.86%
109.23/109.79	c   110s|128100 |    96 |  1880k|  14.6 |    89M |  41 | 472 |9332 | 213 |  40k|  1 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  87.86%
109.33/109.86	c   110s|128200 |    88 |  1881k|  14.5 |    89M |  41 | 472 |9332 |   0 |  40k|  0 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  87.86%
109.43/109.93	c   110s|128300 |    87 |  1882k|  14.5 |    89M |  41 | 472 |9332 | 211 |  40k|  1 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  87.86%
109.43/110.00	c   110s|128400 |    92 |  1882k|  14.5 |    89M |  41 | 472 |9332 |   0 |  40k|  0 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  87.86%
109.54/110.06	c   110s|128500 |    87 |  1883k|  14.5 |    89M |  41 | 472 |9332 |   0 |  40k|  0 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  87.86%
109.64/110.14	c   110s|128600 |    78 |  1884k|  14.5 |    89M |  41 | 472 |9332 | 206 |  40k|  1 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  87.87%
109.83/110.30	c   110s|128700 |    77 |  1887k|  14.5 |    89M |  41 | 472 |9332 | 220 |  40k|  2 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  87.88%
109.92/110.40	c   110s|128800 |    80 |  1889k|  14.5 |    89M |  41 | 472 |9335 | 206 |  40k|  1 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  87.93%
110.02/110.51	c   111s|128900 |    72 |  1890k|  14.5 |    89M |  41 | 472 |9334 | 199 |  40k|  1 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  87.99%
110.12/110.62	c   111s|129000 |    71 |  1893k|  14.6 |    89M |  41 | 472 |9334 |   0 |  40k|  0 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  88.08%
110.22/110.72	c   111s|129100 |    69 |  1895k|  14.6 |    89M |  41 | 472 |9334 | 212 |  40k|  0 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  88.08%
110.32/110.85	c   111s|129200 |    74 |  1896k|  14.6 |    89M |  41 | 472 |9334 |   0 |  40k|  0 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  88.12%
110.42/110.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
110.42/110.97	c   111s|129300 |    75 |  1898k|  14.6 |    89M |  41 | 472 |9335 | 200 |  40k|  1 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  88.23%
110.53/111.08	c   111s|129400 |    75 |  1899k|  14.6 |    89M |  41 | 472 |9335 | 192 |  40k|  1 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  88.39%
110.63/111.18	c   111s|129500 |    78 |  1901k|  14.6 |    89M |  41 | 472 |9334 | 200 |  40k|  1 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  88.44%
110.72/111.28	c   111s|129600 |    73 |  1903k|  14.6 |    89M |  41 | 472 |9334 | 196 |  40k|  1 | 119k|  42 | 3.000000e+00 |      --      |    Inf |  88.54%
110.82/111.39	c   111s|129700 |    77 |  1904k|  14.6 |    89M |  41 | 472 |9335 | 199 |  41k|  1 | 119k|  42 | 3.000000e+00 |      --      |    Inf |  88.56%
110.92/111.49	c   111s|129800 |    71 |  1906k|  14.6 |    89M |  41 | 472 |9335 | 195 |  41k|  0 | 119k|  42 | 3.000000e+00 |      --      |    Inf |  88.60%
111.12/111.69	c   112s|129900 |    77 |  1908k|  14.6 |    89M |  41 | 472 |9335 |   0 |  41k|  0 | 119k|  42 | 3.000000e+00 |      --      |    Inf |  88.62%
111.22/111.78	c   112s|130000 |    76 |  1909k|  14.6 |    89M |  41 | 472 |9335 | 201 |  41k|  1 | 119k|  42 | 3.000000e+00 |      --      |    Inf |  88.63%
111.32/111.88	c   112s|130100 |    75 |  1911k|  14.6 |    89M |  41 | 472 |9334 | 201 |  41k|  1 | 119k|  42 | 3.000000e+00 |      --      |    Inf |  88.64%
111.41/111.99	c   112s|130200 |    68 |  1914k|  14.6 |    89M |  41 | 472 |9332 |   0 |  41k|  0 | 119k|  42 | 3.000000e+00 |      --      |    Inf |  88.66%
111.63/112.11	c   112s|130300 |    83 |  1916k|  14.6 |    89M |  41 | 472 |9329 | 199 |  41k|  1 | 119k|  42 | 3.000000e+00 |      --      |    Inf |  88.79%
111.71/112.24	c   112s|130400 |    70 |  1918k|  14.6 |    89M |  41 | 472 |9329 | 199 |  41k|  1 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  88.81%
111.81/112.39	c   112s|130500 |    78 |  1920k|  14.6 |    89M |  41 | 472 |9330 |   0 |  41k|  0 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  88.93%
111.91/112.49	c   112s|130600 |    71 |  1922k|  14.6 |    89M |  41 | 472 |9330 | 196 |  41k|  1 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  88.94%
112.11/112.61	c   113s|130700 |    68 |  1923k|  14.6 |    89M |  41 | 472 |9330 |   0 |  41k|  0 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  88.99%
112.21/112.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
112.21/112.72	c   113s|130800 |    82 |  1926k|  14.6 |    89M |  41 | 472 |9330 |   0 |  41k|  0 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  89.10%
112.31/112.81	c   113s|130900 |    78 |  1927k|  14.6 |    89M |  41 | 472 |9329 | 194 |  41k|  1 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  89.12%
112.31/112.90	c   113s|131000 |    75 |  1928k|  14.6 |    89M |  41 | 472 |9328 | 194 |  41k|  1 | 121k|  42 | 3.000000e+00 |      --      |    Inf |  89.15%
112.41/112.99	c   113s|131100 |    73 |  1930k|  14.6 |    89M |  41 | 472 |9328 |   0 |  41k|  0 | 121k|  42 | 3.000000e+00 |      --      |    Inf |  89.20%
112.52/113.07	c   113s|131200 |    89 |  1931k|  14.6 |    89M |  41 | 472 |9331 | 200 |  41k|  1 | 121k|  42 | 3.000000e+00 |      --      |    Inf |  89.21%
112.62/113.16	c   113s|131300 |    94 |  1933k|  14.6 |    89M |  41 | 472 |9331 | 205 |  41k|  0 | 121k|  42 | 3.000000e+00 |      --      |    Inf |  89.22%
112.71/113.25	c   113s|131400 |    92 |  1935k|  14.6 |    89M |  41 | 472 |9332 | 207 |  41k|  1 | 121k|  42 | 3.000000e+00 |      --      |    Inf |  89.22%
112.81/113.34	c   113s|131500 |    87 |  1936k|  14.6 |    89M |  41 | 472 |9332 |   0 |  41k|  0 | 121k|  42 | 3.000000e+00 |      --      |    Inf |  89.22%
112.91/113.45	c   113s|131600 |   100 |  1938k|  14.6 |    89M |  41 | 472 |9330 | 197 |  41k|  1 | 121k|  42 | 3.000000e+00 |      --      |    Inf |  89.23%
113.01/113.53	c   114s|131700 |   102 |  1940k|  14.6 |    89M |  41 | 472 |9330 | 197 |  41k|  1 | 122k|  42 | 3.000000e+00 |      --      |    Inf |  89.23%
113.11/113.61	c   114s|131800 |    89 |  1941k|  14.6 |    89M |  41 | 472 |9329 | 197 |  42k|  1 | 122k|  42 | 3.000000e+00 |      --      |    Inf |  89.23%
113.11/113.68	c   114s|131900 |    81 |  1943k|  14.6 |    89M |  41 | 472 |9327 | 195 |  42k|  0 | 122k|  42 | 3.000000e+00 |      --      |    Inf |  89.23%
113.30/113.81	c   114s|132000 |    74 |  1945k|  14.6 |    89M |  41 | 472 |9326 | 200 |  42k|  0 | 122k|  42 | 3.000000e+00 |      --      |    Inf |  89.26%
113.40/113.90	c   114s|132100 |    77 |  1946k|  14.6 |    89M |  41 | 472 |9325 | 192 |  42k|  1 | 122k|  42 | 3.000000e+00 |      --      |    Inf |  89.30%
113.52/114.01	c   114s|132200 |    72 |  1948k|  14.6 |    89M |  41 | 472 |9326 | 196 |  42k|  1 | 122k|  42 | 3.000000e+00 |      --      |    Inf |  89.35%
113.52/114.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
113.52/114.10	c   114s|132300 |    73 |  1949k|  14.6 |    89M |  41 | 472 |9326 | 196 |  42k|  1 | 122k|  42 | 3.000000e+00 |      --      |    Inf |  89.41%
113.70/114.21	c   114s|132400 |    71 |  1951k|  14.6 |    89M |  41 | 472 |9325 | 196 |  42k|  1 | 123k|  42 | 3.000000e+00 |      --      |    Inf |  89.49%
113.80/114.31	c   114s|132500 |    70 |  1953k|  14.6 |    89M |  41 | 472 |9326 | 198 |  42k|  1 | 123k|  42 | 3.000000e+00 |      --      |    Inf |  89.52%
113.90/114.42	c   114s|132600 |    70 |  1954k|  14.6 |    89M |  41 | 472 |9327 | 195 |  42k|  1 | 123k|  42 | 3.000000e+00 |      --      |    Inf |  89.58%
114.00/114.50	c   115s|132700 |    74 |  1956k|  14.6 |    89M |  41 | 472 |9327 | 198 |  42k|  1 | 123k|  42 | 3.000000e+00 |      --      |    Inf |  89.60%
114.10/114.61	c   115s|132800 |    69 |  1958k|  14.6 |    89M |  41 | 472 |9327 | 199 |  42k|  1 | 123k|  42 | 3.000000e+00 |      --      |    Inf |  89.65%
114.20/114.73	c   115s|132900 |    68 |  1960k|  14.6 |    89M |  41 | 472 |9327 |   0 |  42k|  0 | 123k|  42 | 3.000000e+00 |      --      |    Inf |  89.75%
114.30/114.85	c   115s|133000 |    85 |  1962k|  14.6 |    89M |  41 | 472 |9326 | 210 |  42k|  1 | 124k|  42 | 3.000000e+00 |      --      |    Inf |  89.76%
114.40/114.99	c   115s|133100 |    79 |  1964k|  14.6 |    89M |  41 | 472 |9325 | 201 |  42k|  1 | 124k|  42 | 3.000000e+00 |      --      |    Inf |  89.77%
114.51/115.08	c   115s|133200 |    80 |  1966k|  14.6 |    89M |  41 | 472 |9327 |   0 |  42k|  0 | 124k|  42 | 3.000000e+00 |      --      |    Inf |  89.77%
114.70/115.20	c   115s|133300 |    73 |  1968k|  14.6 |    89M |  41 | 472 |9325 | 201 |  42k|  1 | 124k|  42 | 3.000000e+00 |      --      |    Inf |  89.79%
114.80/115.31	c   115s|133400 |    69 |  1970k|  14.6 |    89M |  41 | 472 |9327 |   0 |  42k|  0 | 124k|  42 | 3.000000e+00 |      --      |    Inf |  89.95%
114.90/115.42	c   115s|133500 |    88 |  1972k|  14.7 |    89M |  41 | 472 |9326 | 205 |  42k|  1 | 124k|  42 | 3.000000e+00 |      --      |    Inf |  90.01%
115.00/115.53	c   116s|133600 |    89 |  1974k|  14.7 |    89M |  41 | 472 |9329 | 201 |  42k|  0 | 124k|  42 | 3.000000e+00 |      --      |    Inf |  90.06%
115.10/115.61	c   116s|133700 |    96 |  1974k|  14.7 |    89M |  41 | 472 |9328 | 206 |  42k|  1 | 125k|  42 | 3.000000e+00 |      --      |    Inf |  90.06%
115.10/115.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
115.10/115.69	c   116s|133800 |    91 |  1975k|  14.6 |    89M |  41 | 472 |9328 | 206 |  42k|  1 | 125k|  42 | 3.000000e+00 |      --      |    Inf |  90.06%
115.19/115.76	c   116s|133900 |    87 |  1976k|  14.6 |    89M |  41 | 472 |9328 | 214 |  42k|  0 | 125k|  42 | 3.000000e+00 |      --      |    Inf |  90.06%
115.29/115.84	c   116s|134000 |    88 |  1978k|  14.6 |    89M |  41 | 472 |9327 |   0 |  42k|  0 | 125k|  42 | 3.000000e+00 |      --      |    Inf |  90.06%
115.39/115.91	c   116s|134100 |    86 |  1979k|  14.6 |    89M |  41 | 472 |9326 | 208 |  42k|  1 | 125k|  42 | 3.000000e+00 |      --      |    Inf |  90.06%
115.39/115.99	c   116s|134200 |    85 |  1980k|  14.6 |    89M |  41 | 472 |9326 | 207 |  42k|  0 | 125k|  42 | 3.000000e+00 |      --      |    Inf |  90.06%
115.51/116.08	c   116s|134300 |    84 |  1981k|  14.6 |    89M |  41 | 472 |9326 | 205 |  42k|  1 | 126k|  42 | 3.000000e+00 |      --      |    Inf |  90.06%
115.60/116.18	c   116s|134400 |    74 |  1982k|  14.6 |    89M |  41 | 472 |9326 |   0 |  42k|  0 | 126k|  42 | 3.000000e+00 |      --      |    Inf |  90.06%
115.69/116.28	c   116s|134500 |    64 |  1984k|  14.6 |    89M |  41 | 472 |9326 | 200 |  42k|  1 | 126k|  42 | 3.000000e+00 |      --      |    Inf |  90.07%
115.79/116.39	c   116s|134600 |    72 |  1987k|  14.6 |    89M |  41 | 472 |9324 | 198 |  43k|  1 | 126k|  42 | 3.000000e+00 |      --      |    Inf |  90.14%
115.89/116.47	c   116s|134700 |    77 |  1988k|  14.6 |    89M |  41 | 472 |9324 | 207 |  43k|  1 | 126k|  42 | 3.000000e+00 |      --      |    Inf |  90.15%
115.99/116.55	c   117s|134800 |    70 |  1989k|  14.6 |    89M |  41 | 472 |9324 |   0 |  43k|  0 | 126k|  42 | 3.000000e+00 |      --      |    Inf |  90.15%
116.09/116.65	c   117s|134900 |    71 |  1990k|  14.6 |    89M |  41 | 472 |9324 | 205 |  43k|  0 | 126k|  42 | 3.000000e+00 |      --      |    Inf |  90.16%
116.19/116.73	c   117s|135000 |    77 |  1991k|  14.6 |    89M |  41 | 472 |9324 |   0 |  43k|  0 | 127k|  42 | 3.000000e+00 |      --      |    Inf |  90.16%
116.29/116.80	c   117s|135100 |    77 |  1992k|  14.6 |    89M |  41 | 472 |9324 | 200 |  43k|  0 | 127k|  42 | 3.000000e+00 |      --      |    Inf |  90.16%
116.29/116.87	c   117s|135200 |    80 |  1992k|  14.6 |    89M |  41 | 472 |9324 | 199 |  43k|  0 | 127k|  42 | 3.000000e+00 |      --      |    Inf |  90.16%
116.39/116.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
116.39/116.96	c   117s|135300 |    77 |  1993k|  14.6 |    89M |  41 | 472 |9324 | 204 |  43k|  1 | 127k|  42 | 3.000000e+00 |      --      |    Inf |  90.16%
116.50/117.04	c   117s|135400 |    77 |  1994k|  14.6 |    89M |  41 | 472 |9324 | 202 |  43k|  0 | 128k|  42 | 3.000000e+00 |      --      |    Inf |  90.16%
116.60/117.12	c   117s|135500 |    74 |  1995k|  14.6 |    89M |  41 | 472 |9324 |   0 |  43k|  0 | 128k|  42 | 3.000000e+00 |      --      |    Inf |  90.16%
116.69/117.21	c   117s|135600 |    73 |  1996k|  14.6 |    89M |  41 | 472 |9324 | 203 |  43k|  1 | 128k|  42 | 3.000000e+00 |      --      |    Inf |  90.17%
116.79/117.30	c   117s|135700 |    65 |  1997k|  14.6 |    89M |  41 | 472 |9324 |   0 |  43k|  0 | 128k|  42 | 3.000000e+00 |      --      |    Inf |  90.17%
116.79/117.38	c   117s|135800 |    64 |  1999k|  14.6 |    89M |  41 | 472 |9322 | 202 |  43k|  1 | 128k|  42 | 3.000000e+00 |      --      |    Inf |  90.18%
116.99/117.50	c   118s|135900 |    64 |  2001k|  14.6 |    89M |  41 | 472 |9322 | 206 |  43k|  1 | 128k|  42 | 3.000000e+00 |      --      |    Inf |  90.19%
117.08/117.61	c   118s|136000 |    62 |  2003k|  14.6 |    89M |  41 | 472 |9322 | 194 |  43k|  1 | 128k|  42 | 3.000000e+00 |      --      |    Inf |  90.21%
117.18/117.70	c   118s|136100 |    72 |  2005k|  14.6 |    89M |  41 | 472 |9323 | 208 |  43k|  1 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  90.22%
117.28/117.81	c   118s|136200 |    65 |  2006k|  14.6 |    89M |  41 | 472 |9324 | 208 |  43k|  1 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  90.22%
117.38/117.91	c   118s|136300 |    62 |  2008k|  14.6 |    89M |  41 | 472 |9326 | 201 |  43k|  1 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  90.23%
117.38/118.00	c   118s|136400 |    65 |  2010k|  14.6 |    89M |  41 | 472 |9328 | 204 |  43k|  1 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  90.23%
117.49/118.10	c   118s|136500 |    67 |  2012k|  14.6 |    89M |  41 | 472 |9327 | 194 |  43k|  1 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  90.24%
117.68/118.20	c   118s|136600 |    58 |  2013k|  14.6 |    89M |  41 | 472 |9327 | 200 |  43k|  1 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  90.24%
117.78/118.30	c   118s|136700 |    51 |  2015k|  14.6 |    89M |  41 | 472 |9327 |   0 |  43k|  0 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  90.29%
117.78/118.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
117.78/118.38	c   118s|136800 |    52 |  2016k|  14.6 |    89M |  41 | 472 |9322 | 208 |  43k|  2 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  90.35%
117.88/118.47	c   118s|136900 |    61 |  2018k|  14.6 |    89M |  41 | 472 |9318 | 206 |  43k|  1 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  90.35%
117.98/118.54	c   119s|137000 |    54 |  2019k|  14.6 |    89M |  41 | 472 |9319 |   0 |  43k|  0 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  90.36%
118.08/118.63	c   119s|137100 |    49 |  2020k|  14.6 |    89M |  41 | 472 |9319 | 206 |  43k|  1 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  90.38%
118.18/118.72	c   119s|137200 |    52 |  2022k|  14.6 |    89M |  41 | 472 |9315 | 207 |  43k|  1 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  90.46%
118.28/118.81	c   119s|137300 |    53 |  2023k|  14.6 |    89M |  41 | 472 |9315 |   0 |  43k|  0 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  90.48%
118.38/118.91	c   119s|137400 |    55 |  2024k|  14.6 |    89M |  41 | 472 |9316 | 211 |  43k|  1 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  90.48%
118.38/118.99	c   119s|137500 |    57 |  2025k|  14.6 |    89M |  41 | 472 |9316 |   0 |  43k|  0 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  90.48%
118.49/119.06	c   119s|137600 |    50 |  2025k|  14.6 |    89M |  41 | 472 |9316 |   0 |  43k|  0 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  90.48%
118.59/119.13	c   119s|137700 |    50 |  2026k|  14.6 |    89M |  41 | 472 |9316 | 208 |  44k|  1 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  90.48%
118.68/119.26	c   119s|137800 |    53 |  2029k|  14.6 |    89M |  41 | 472 |9317 | 199 |  44k|  1 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  90.48%
118.78/119.39	c   119s|137900 |    55 |  2033k|  14.6 |    89M |  41 | 472 |9315 | 203 |  44k|  1 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  90.48%
118.87/119.48	c   119s|138000 |    57 |  2035k|  14.6 |    89M |  41 | 472 |9315 |   0 |  44k|  0 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  90.48%
118.97/119.58	c   120s|138100 |    56 |  2036k|  14.6 |    89M |  41 | 472 |9315 |   0 |  44k|  0 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  90.49%
119.07/119.68	c   120s|138200 |    53 |  2038k|  14.6 |    89M |  41 | 472 |9315 | 204 |  44k|  2 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  90.49%
119.17/119.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
119.17/119.76	c   120s|138300 |    58 |  2040k|  14.6 |    89M |  41 | 472 |9315 | 204 |  44k|  1 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  90.49%
119.27/119.84	c   120s|138400 |    56 |  2041k|  14.6 |    89M |  41 | 472 |9315 | 205 |  44k|  0 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  90.49%
119.37/119.91	c   120s|138500 |    55 |  2042k|  14.6 |    89M |  41 | 472 |9314 | 207 |  44k|  1 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  90.49%
119.48/120.01	c   120s|138600 |    56 |  2044k|  14.6 |    89M |  41 | 472 |9314 | 204 |  44k|  0 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  90.49%
119.58/120.12	c   120s|138700 |    56 |  2046k|  14.6 |    89M |  41 | 472 |9316 | 204 |  44k|  0 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  90.49%
119.67/120.23	c   120s|138800 |    52 |  2048k|  14.6 |    89M |  41 | 472 |9315 | 202 |  44k|  1 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  90.49%
119.77/120.33	c   120s|138900 |    50 |  2050k|  14.6 |    89M |  41 | 472 |9315 | 203 |  44k|  1 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  90.49%
119.87/120.46	c   120s|139000 |    47 |  2053k|  14.7 |    89M |  41 | 472 |9313 | 212 |  44k|  0 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  90.49%
119.97/120.58	c   121s|139100 |    49 |  2056k|  14.7 |    89M |  41 | 472 |9311 | 204 |  44k|  0 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  90.49%
120.17/120.75	c   121s|139200 |    61 |  2058k|  14.7 |    89M |  41 | 472 |9311 |   0 |  44k|  0 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  92.60%
120.27/120.86	c   121s|139300 |    80 |  2060k|  14.7 |    89M |  41 | 472 |9312 | 193 |  44k|  1 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  92.67%
120.37/120.94	c   121s|139400 |    70 |  2061k|  14.7 |    89M |  41 | 472 |9312 | 198 |  44k|  2 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  92.74%
120.48/121.03	c   121s|139500 |    66 |  2062k|  14.7 |    89M |  41 | 472 |9312 |   0 |  44k|  0 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  92.80%
120.58/121.12	c   121s|139600 |    72 |  2064k|  14.7 |    89M |  41 | 472 |9311 | 196 |  44k|  0 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  92.87%
120.67/121.22	c   121s|139700 |    68 |  2065k|  14.7 |    89M |  41 | 472 |9311 |   0 |  44k|  0 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  92.95%
120.67/121.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
120.67/121.29	c   121s|139800 |    59 |  2066k|  14.7 |    89M |  41 | 472 |9311 | 195 |  44k|  0 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.01%
120.86/121.41	c   121s|139900 |    62 |  2068k|  14.7 |    89M |  41 | 472 |9313 | 205 |  44k|  1 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.35%
120.86/121.49	c   121s|140000 |    65 |  2069k|  14.7 |    89M |  41 | 472 |9313 | 205 |  44k|  1 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.36%
120.96/121.57	c   122s|140100 |    59 |  2070k|  14.7 |    89M |  41 | 472 |9313 | 205 |  44k|  1 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.37%
121.06/121.68	c   122s|140200 |    52 |  2072k|  14.7 |    89M |  41 | 472 |9313 |   0 |  44k|  0 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.45%
121.16/121.76	c   122s|140300 |    61 |  2073k|  14.7 |    89M |  41 | 472 |9313 | 205 |  44k|  1 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.46%
121.26/121.83	c   122s|140400 |    58 |  2074k|  14.7 |    89M |  41 | 472 |9313 | 204 |  44k|  0 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.46%
121.36/121.92	c   122s|140500 |    66 |  2076k|  14.7 |    89M |  41 | 472 |9312 | 209 |  44k|  1 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.46%
121.47/122.01	c   122s|140600 |    52 |  2077k|  14.7 |    89M |  41 | 472 |9312 | 201 |  45k|  0 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.46%
121.57/122.13	c   122s|140700 |    68 |  2079k|  14.7 |    89M |  41 | 472 |9313 | 194 |  45k|  1 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.63%
121.66/122.25	c   122s|140800 |    65 |  2081k|  14.7 |    89M |  41 | 472 |9313 |   0 |  45k|  0 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.70%
121.76/122.35	c   122s|140900 |    69 |  2083k|  14.7 |    89M |  41 | 472 |9313 | 201 |  45k|  1 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.70%
121.86/122.45	c   122s|141000 |    71 |  2084k|  14.7 |    89M |  41 | 472 |9313 | 199 |  45k|  1 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.77%
121.96/122.55	c   123s|141100 |    66 |  2086k|  14.7 |    89M |  41 | 472 |9313 | 200 |  45k|  1 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.93%
122.06/122.66	c   123s|141200 |    73 |  2089k|  14.7 |    89M |  41 | 472 |9313 |   0 |  45k|  0 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.95%
122.16/122.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
122.16/122.77	c   123s|141300 |    75 |  2091k|  14.7 |    89M |  41 | 472 |9312 |   0 |  45k|  0 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.97%
122.26/122.89	c   123s|141400 |    67 |  2094k|  14.7 |    89M |  41 | 472 |9314 | 205 |  45k|  1 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.99%
122.47/123.04	c   123s|141500 |    84 |  2097k|  14.7 |    89M |  41 | 472 |9313 | 203 |  45k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  94.04%
122.57/123.15	c   123s|141600 |    83 |  2098k|  14.7 |    89M |  41 | 472 |9313 | 191 |  45k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  94.22%
122.65/123.27	c   123s|141700 |    95 |  2101k|  14.7 |    89M |  41 | 472 |9313 | 201 |  45k|  0 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  94.41%
122.75/123.38	c   123s|141800 |    99 |  2104k|  14.7 |    89M |  41 | 472 |9312 | 195 |  45k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  94.42%
122.95/123.50	c   124s|141900 |    84 |  2106k|  14.7 |    89M |  41 | 472 |9313 | 197 |  45k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  94.58%
123.05/123.61	c   124s|142000 |    93 |  2108k|  14.7 |    89M |  41 | 472 |9313 | 189 |  45k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  94.93%
123.15/123.70	c   124s|142100 |   100 |  2109k|  14.7 |    89M |  41 | 472 |9313 | 197 |  45k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  94.98%
123.25/123.80	c   124s|142200 |   104 |  2111k|  14.7 |    89M |  41 | 472 |9313 | 197 |  45k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  95.00%
123.25/123.89	c   124s|142300 |   102 |  2112k|  14.7 |    89M |  41 | 472 |9312 | 208 |  46k|  0 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  95.00%
123.35/123.98	c   124s|142400 |   108 |  2114k|  14.7 |    89M |  41 | 472 |9313 | 194 |  46k|  1 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  95.04%
123.46/124.07	c   124s|142500 |   111 |  2116k|  14.7 |    89M |  41 | 472 |9313 | 194 |  46k|  1 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  95.06%
123.56/124.18	c   124s|142600 |   101 |  2118k|  14.7 |    89M |  41 | 472 |9314 | 191 |  46k|  0 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  95.12%
123.65/124.26	c   124s|142700 |    98 |  2119k|  14.7 |    89M |  41 | 472 |9314 |   0 |  46k|  0 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  95.13%
123.75/124.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
123.75/124.35	c   124s|142800 |   105 |  2121k|  14.7 |    89M |  41 | 472 |9309 | 199 |  46k|  1 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  95.24%
123.85/124.45	c   124s|142900 |   100 |  2123k|  14.7 |    89M |  41 | 472 |9311 | 213 |  46k|  2 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  95.30%
123.95/124.53	c   125s|143000 |   104 |  2124k|  14.7 |    89M |  41 | 472 |9312 | 205 |  46k|  1 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  95.32%
124.05/124.62	c   125s|143100 |   101 |  2126k|  14.7 |    89M |  41 | 472 |9312 | 197 |  46k|  1 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  95.33%
124.15/124.72	c   125s|143200 |    99 |  2128k|  14.8 |    89M |  41 | 472 |9312 | 195 |  46k|  1 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  95.36%
124.25/124.83	c   125s|143300 |    93 |  2130k|  14.8 |    89M |  41 | 472 |9311 | 197 |  46k|  1 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  95.45%
124.35/124.91	c   125s|143400 |    87 |  2132k|  14.8 |    89M |  41 | 472 |9310 | 194 |  46k|  1 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  95.51%
124.35/125.01	c   125s|143500 |    88 |  2134k|  14.8 |    89M |  41 | 472 |9309 | 196 |  46k|  1 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  95.55%
124.46/125.09	c   125s|143600 |    93 |  2135k|  14.8 |    89M |  41 | 472 |9307 | 196 |  46k|  1 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  95.58%
124.64/125.20	c   125s|143700 |    74 |  2137k|  14.8 |    89M |  41 | 472 |9307 | 199 |  46k|  1 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  95.61%
124.74/125.30	c   125s|143800 |    80 |  2139k|  14.8 |    89M |  41 | 472 |9309 | 204 |  46k|  1 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  95.65%
124.84/125.43	c   125s|143900 |    72 |  2141k|  14.8 |    89M |  41 | 472 |9309 | 198 |  46k|  0 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  95.79%
124.94/125.55	c   126s|144000 |    83 |  2144k|  14.8 |    89M |  41 | 472 |9310 | 209 |  46k|  1 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  95.81%
125.04/125.66	c   126s|144100 |    74 |  2147k|  14.8 |    89M |  41 | 472 |9307 |   0 |  46k|  0 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  95.87%
125.14/125.76	c   126s|144200 |    72 |  2148k|  14.8 |    89M |  41 | 472 |9306 | 209 |  46k|  1 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  95.98%
125.24/125.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
125.24/125.84	c   126s|144300 |    68 |  2150k|  14.8 |    89M |  41 | 472 |9306 |   0 |  46k|  0 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  96.06%
125.34/125.93	c   126s|144400 |    60 |  2152k|  14.8 |    89M |  41 | 472 |9306 |   0 |  46k|  0 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  96.23%
125.45/126.04	c   126s|144500 |    56 |  2153k|  14.8 |    89M |  41 | 472 |9306 | 208 |  46k|  1 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  96.36%
125.55/126.14	c   126s|144600 |    57 |  2155k|  14.8 |    89M |  41 | 472 |9308 | 195 |  46k|  1 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  96.39%
125.64/126.23	c   126s|144700 |    56 |  2156k|  14.8 |    89M |  41 | 472 |9306 | 197 |  46k|  1 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.50%
125.74/126.32	c   126s|144800 |    46 |  2158k|  14.8 |    89M |  41 | 472 |9306 | 196 |  46k|  1 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.69%
125.84/126.43	c   126s|144900 |    54 |  2160k|  14.8 |    89M |  41 | 472 |9306 | 207 |  46k|  1 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.71%
125.94/126.54	c   127s|145000 |    48 |  2163k|  14.8 |    89M |  41 | 472 |9304 | 202 |  47k|  0 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.71%
126.04/126.64	c   127s|145100 |    43 |  2164k|  14.8 |    89M |  41 | 472 |9306 | 201 |  47k|  0 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.75%
126.14/126.74	c   127s|145200 |    46 |  2166k|  14.8 |    89M |  41 | 472 |9307 | 201 |  47k|  1 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.75%
126.23/126.81	c   127s|145300 |    48 |  2167k|  14.8 |    89M |  41 | 472 |9307 | 197 |  47k|  1 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.76%
126.33/126.90	c   127s|145400 |    47 |  2169k|  14.8 |    89M |  41 | 472 |9307 | 201 |  47k|  1 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.76%
126.33/126.99	c   127s|145500 |    43 |  2170k|  14.8 |    89M |  41 | 472 |9307 | 209 |  47k|  1 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  96.77%
126.45/127.09	c   127s|145600 |    38 |  2172k|  14.8 |    89M |  41 | 472 |9300 |   0 |  47k|  0 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  96.78%
126.55/127.19	c   127s|145700 |    38 |  2174k|  14.8 |    89M |  41 | 472 |9300 | 197 |  47k|  1 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  96.86%
126.63/127.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
126.63/127.28	c   127s|145800 |    41 |  2175k|  14.8 |    89M |  41 | 472 |9300 | 205 |  47k|  1 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  96.89%
126.73/127.35	c   127s|145900 |    39 |  2176k|  14.8 |    89M |  41 | 472 |9301 | 196 |  47k|  1 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  96.89%
126.83/127.43	c   127s|146000 |    42 |  2177k|  14.8 |    89M |  41 | 472 |9302 | 200 |  47k|  0 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  96.90%
126.93/127.50	c   128s|146100 |    38 |  2178k|  14.8 |    89M |  41 | 472 |9301 | 199 |  47k|  2 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  96.90%
126.93/127.57	c   128s|146200 |    35 |  2179k|  14.8 |    89M |  41 | 472 |9301 | 199 |  47k|  1 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  96.90%
127.03/127.66	c   128s|146300 |    31 |  2180k|  14.8 |    89M |  41 | 472 |9300 | 196 |  47k|  1 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  96.90%
127.13/127.75	c   128s|146400 |    27 |  2182k|  14.8 |    89M |  41 | 472 |9301 |   0 |  47k|  0 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  96.93%
127.23/127.84	c   128s|146500 |    34 |  2183k|  14.8 |    89M |  41 | 472 |9301 | 200 |  47k|  1 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.00%
127.33/127.90	c   128s|146600 |    32 |  2185k|  14.8 |    89M |  41 | 472 |9301 | 206 |  47k|  0 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.00%
127.33/127.98	c   128s|146700 |    30 |  2186k|  14.8 |    89M |  41 | 472 |9301 | 195 |  47k|  1 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.00%
127.44/128.05	c   128s|146800 |    30 |  2187k|  14.8 |    89M |  41 | 472 |9298 |   0 |  47k|  0 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.02%
127.54/128.12	c   128s|146900 |    27 |  2188k|  14.8 |    89M |  41 | 472 |9297 | 206 |  47k|  0 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.03%
127.63/128.21	c   128s|147000 |    38 |  2190k|  14.8 |    89M |  41 | 472 |9296 | 209 |  47k|  2 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.05%
127.73/128.30	c   128s|147100 |    34 |  2192k|  14.8 |    89M |  41 | 472 |9293 | 205 |  47k|  1 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.06%
127.73/128.38	c   128s|147200 |    28 |  2193k|  14.8 |    89M |  41 | 472 |9290 | 200 |  47k|  1 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.06%
127.83/128.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
127.83/128.47	c   128s|147300 |    23 |  2194k|  14.8 |    89M |  41 | 472 |9290 |   0 |  47k|  0 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.06%
127.93/128.56	c   129s|147400 |    33 |  2196k|  14.8 |    89M |  41 | 472 |9290 | 210 |  47k|  1 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.06%
128.02/128.64	c   129s|147500 |    33 |  2198k|  14.8 |    89M |  41 | 472 |9290 | 203 |  47k|  1 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.07%
128.12/128.73	c   129s|147600 |    26 |  2200k|  14.8 |    89M |  41 | 472 |9291 | 213 |  47k|  0 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.07%
128.22/128.81	c   129s|147700 |    31 |  2201k|  14.8 |    89M |  41 | 472 |9292 |   0 |  47k|  0 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.07%
128.32/128.92	c   129s|147800 |    28 |  2203k|  14.8 |    89M |  41 | 472 |9291 | 193 |  47k|  1 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.08%
128.43/129.03	c   129s|147900 |    32 |  2205k|  14.8 |    89M |  41 | 472 |9291 | 201 |  48k|  1 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.08%
128.53/129.13	c   129s|148000 |    33 |  2207k|  14.8 |    89M |  41 | 472 |9291 | 199 |  48k|  1 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.09%
128.62/129.24	c   129s|148100 |    49 |  2209k|  14.8 |    89M |  41 | 472 |9291 | 198 |  48k|  1 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.10%
128.72/129.40	c   129s|148200 |    78 |  2212k|  14.8 |    89M |  41 | 472 |9295 |   0 |  48k|  0 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.10%
128.92/129.50	c   130s|148300 |    63 |  2215k|  14.8 |    89M |  41 | 472 |9294 |   0 |  48k|  0 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.11%
129.02/129.61	c   130s|148400 |    43 |  2217k|  14.8 |    89M |  41 | 472 |9294 | 207 |  48k|  0 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.12%
129.12/129.71	c   130s|148500 |    40 |  2219k|  14.8 |    89M |  41 | 472 |9293 | 207 |  48k|  1 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.12%
129.22/129.82	c   130s|148600 |    44 |  2221k|  14.8 |    89M |  41 | 472 |9294 | 207 |  48k|  1 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.12%
129.32/129.91	c   130s|148700 |    39 |  2224k|  14.8 |    89M |  41 | 472 |9290 | 207 |  48k|  1 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.12%
129.43/130.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
129.43/130.02	c   130s|148800 |    40 |  2226k|  14.9 |    89M |  41 | 472 |9291 | 205 |  48k|  1 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.12%
129.53/130.12	c   130s|148900 |    43 |  2229k|  14.9 |    89M |  41 | 472 |9291 | 211 |  48k|  1 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.12%
129.62/130.23	c   130s|149000 |    35 |  2232k|  14.9 |    89M |  41 | 472 |9291 | 204 |  48k|  0 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.12%
129.72/130.33	c   130s|149100 |    32 |  2234k|  14.9 |    89M |  41 | 472 |9290 | 211 |  48k|  0 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.12%
129.82/130.40	c   130s|149200 |    37 |  2235k|  14.9 |    89M |  41 | 472 |9289 | 216 |  48k|  0 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.12%
129.82/130.47	c   130s|149300 |    25 |  2236k|  14.9 |    89M |  41 | 472 |9288 | 208 |  48k|  0 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.12%
129.92/130.57	c   131s|149400 |    32 |  2238k|  14.9 |    89M |  41 | 472 |9288 | 207 |  48k|  0 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.13%
130.01/130.66	c   131s|149500 |    23 |  2240k|  14.9 |    89M |  41 | 472 |9287 | 198 |  48k|  0 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.14%
130.11/130.76	c   131s|149600 |    33 |  2242k|  14.9 |    89M |  41 | 472 |9287 | 216 |  48k|  1 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.15%
130.21/130.87	c   131s|149700 |    41 |  2244k|  14.9 |    89M |  41 | 472 |9288 | 217 |  48k|  1 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.15%
130.31/130.98	c   131s|149800 |    50 |  2246k|  14.9 |    89M |  41 | 472 |9288 | 216 |  48k|  0 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.15%
130.42/131.08	c   131s|149900 |    49 |  2248k|  14.9 |    89M |  41 | 472 |9290 | 212 |  48k|  1 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.15%
130.52/131.17	c   131s|150000 |    54 |  2250k|  14.9 |    89M |  41 | 472 |9292 |   0 |  48k|  0 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.15%
130.61/131.27	c   131s|150100 |    59 |  2252k|  14.9 |    89M |  41 | 472 |9289 |   0 |  48k|  0 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.15%
130.71/131.37	c   131s|150200 |    53 |  2254k|  14.9 |    89M |  41 | 472 |9290 |   0 |  48k|  0 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.15%
130.81/131.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
130.81/131.47	c   131s|150300 |    46 |  2256k|  14.9 |    89M |  41 | 472 |9289 | 224 |  48k|  1 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.15%
130.91/131.55	c   132s|150400 |    38 |  2257k|  14.9 |    89M |  41 | 472 |9289 |   0 |  48k|  0 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.15%
131.01/131.65	c   132s|150500 |    30 |  2259k|  14.9 |    89M |  41 | 472 |9291 | 214 |  48k|  1 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.16%
131.11/131.75	c   132s|150600 |    30 |  2261k|  14.9 |    89M |  41 | 472 |9291 | 214 |  48k|  1 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.16%
131.21/131.86	c   132s|150700 |    27 |  2263k|  14.9 |    89M |  41 | 472 |9291 | 217 |  49k|  1 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.17%
131.31/131.97	c   132s|150800 |    28 |  2265k|  14.9 |    89M |  41 | 472 |9289 | 212 |  49k|  1 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
131.42/132.04	c   132s|150900 |    38 |  2267k|  14.9 |    89M |  41 | 472 |9288 | 213 |  49k|  1 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
131.42/132.11	c   132s|151000 |    38 |  2268k|  14.9 |    89M |  41 | 472 |9286 | 213 |  49k|  1 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
131.52/132.19	c   132s|151100 |    37 |  2269k|  14.9 |    89M |  41 | 472 |9286 | 213 |  49k|  1 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
131.61/132.26	c   132s|151200 |    41 |  2271k|  14.9 |    89M |  41 | 472 |9287 | 217 |  49k|  1 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
131.70/132.32	c   132s|151300 |    44 |  2272k|  14.9 |    89M |  41 | 472 |9287 | 218 |  49k|  0 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
131.70/132.39	c   132s|151400 |    42 |  2273k|  14.9 |    89M |  41 | 472 |9286 | 217 |  49k|  0 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
131.80/132.46	c   132s|151500 |    40 |  2274k|  14.9 |    89M |  41 | 472 |9287 | 217 |  49k|  0 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
131.90/132.53	c   133s|151600 |    35 |  2275k|  14.9 |    89M |  41 | 472 |9287 | 212 |  49k|  1 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
132.00/132.60	c   133s|151700 |    35 |  2276k|  14.9 |    89M |  41 | 472 |9287 | 212 |  49k|  1 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
132.00/132.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
132.00/132.66	c   133s|151800 |    35 |  2277k|  14.9 |    89M |  41 | 472 |9280 | 212 |  49k|  1 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
132.10/132.72	c   133s|151900 |    36 |  2278k|  14.9 |    89M |  41 | 472 |9280 | 215 |  49k|  2 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
132.10/132.79	c   133s|152000 |    36 |  2279k|  14.9 |    89M |  41 | 472 |9280 |   0 |  49k|  0 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
132.20/132.86	c   133s|152100 |    39 |  2280k|  14.9 |    89M |  41 | 472 |9280 | 217 |  49k|  1 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
132.30/132.94	c   133s|152200 |    35 |  2282k|  14.9 |    89M |  41 | 472 |9280 | 217 |  49k|  0 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
132.41/133.01	c   133s|152300 |    33 |  2283k|  14.9 |    89M |  41 | 472 |9280 | 215 |  49k|  0 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
132.41/133.08	c   133s|152400 |    22 |  2284k|  14.9 |    89M |  41 | 472 |9281 | 213 |  49k|  0 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
132.51/133.19	c   133s|152500 |    24 |  2287k|  14.9 |    89M |  41 | 472 |9277 | 212 |  49k|  1 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  97.18%
132.60/133.29	c   133s|152600 |    17 |  2288k|  14.9 |    89M |  41 | 472 |9279 | 205 |  49k|  1 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  97.20%
132.70/133.37	c   133s|152700 |    20 |  2289k|  14.9 |    89M |  41 | 472 |9279 |   0 |  49k|  0 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  97.21%
132.80/133.45	c   133s|152800 |    19 |  2291k|  14.9 |    89M |  41 | 472 |9279 | 195 |  49k|  0 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  97.22%
132.90/133.54	c   134s|152900 |    21 |  2293k|  14.9 |    89M |  41 | 472 |9277 |   0 |  49k|  0 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  97.23%
133.00/133.61	c   134s|153000 |    17 |  2294k|  14.9 |    89M |  41 | 472 |9278 | 195 |  49k|  0 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  97.24%
133.10/133.75	c   134s|153100 |    21 |  2297k|  14.9 |    89M |  41 | 472 |9280 | 209 |  49k|  1 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  97.29%
133.20/133.88	c   134s|153200 |    24 |  2299k|  14.9 |    89M |  41 | 472 |9278 | 206 |  49k|  1 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  97.32%
133.30/133.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
133.30/133.96	c   134s|153300 |    25 |  2300k|  14.9 |    89M |  41 | 472 |9278 | 206 |  49k|  0 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  97.33%
133.41/134.06	c   134s|153400 |    29 |  2302k|  14.9 |    89M |  41 | 472 |9278 | 213 |  49k|  1 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  97.33%
133.51/134.16	c   134s|153500 |    32 |  2304k|  14.9 |    89M |  41 | 472 |9278 | 205 |  49k|  1 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  97.33%
133.59/134.24	c   134s|153600 |    32 |  2306k|  14.9 |    89M |  41 | 472 |9278 | 203 |  49k|  1 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  97.33%
133.69/134.32	c   134s|153700 |    29 |  2307k|  14.9 |    89M |  41 | 472 |9278 | 213 |  49k|  1 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  97.33%
133.79/134.41	c   134s|153800 |    29 |  2309k|  14.9 |    89M |  41 | 472 |9278 |   0 |  49k|  0 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  97.33%
133.79/134.45	c   134s|153900 |    29 |  2309k|  14.9 |    89M |  41 | 472 |9274 | 200 |  49k|  1 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  97.33%
133.89/134.51	c   135s|154000 |    25 |  2310k|  14.9 |    89M |  41 | 472 |9274 |   0 |  49k|  0 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  97.33%
133.89/134.55	c   135s|154100 |    29 |  2310k|  14.9 |    89M |  41 | 472 |9273 | 207 |  49k|  1 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  97.33%
133.99/134.62	c   135s|154200 |    35 |  2311k|  14.9 |    89M |  41 | 472 |9272 |   0 |  49k|  0 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
133.99/134.69	c   135s|154300 |    36 |  2312k|  14.9 |    89M |  41 | 472 |9271 | 200 |  49k|  1 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.09/134.74	c   135s|154400 |    39 |  2312k|  14.9 |    89M |  41 | 472 |9269 | 201 |  49k|  1 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.09/134.79	c   135s|154500 |    37 |  2313k|  14.9 |    89M |  41 | 472 |9269 | 200 |  49k|  0 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.19/134.83	c   135s|154600 |    41 |  2314k|  14.9 |    89M |  41 | 472 |9270 | 200 |  49k|  0 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.19/134.88	c   135s|154700 |    41 |  2314k|  14.9 |    89M |  41 | 472 |9270 | 203 |  49k|  1 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.29/134.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
134.29/134.94	c   135s|154800 |    41 |  2315k|  14.9 |    89M |  41 | 472 |9269 | 201 |  49k|  1 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.29/135.00	c   135s|154900 |    41 |  2315k|  14.8 |    89M |  41 | 472 |9266 | 202 |  49k|  1 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.40/135.05	c   135s|155000 |    46 |  2316k|  14.8 |    89M |  41 | 472 |9265 | 205 |  49k|  1 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.40/135.10	c   135s|155100 |    42 |  2317k|  14.8 |    89M |  41 | 472 |9265 | 202 |  49k|  0 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.50/135.17	c   135s|155200 |    38 |  2317k|  14.8 |    89M |  41 | 472 |9264 | 204 |  49k|  1 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.59/135.24	c   135s|155300 |    32 |  2318k|  14.8 |    89M |  41 | 472 |9262 | 206 |  49k|  1 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.69/135.31	c   135s|155400 |    28 |  2319k|  14.8 |    89M |  41 | 472 |9262 | 206 |  49k|  1 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.69/135.37	c   135s|155500 |    26 |  2320k|  14.8 |    89M |  41 | 472 |9262 | 206 |  49k|  0 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.79/135.42	c   135s|155600 |    29 |  2321k|  14.8 |    89M |  41 | 472 |9262 | 206 |  49k|  1 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.79/135.48	c   135s|155700 |    26 |  2322k|  14.8 |    89M |  41 | 472 |9262 |   0 |  49k|  0 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.89/135.56	c   136s|155800 |    25 |  2323k|  14.8 |    89M |  41 | 472 |9261 | 207 |  49k|  1 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
134.99/135.66	c   136s|155900 |    26 |  2325k|  14.8 |    89M |  41 | 472 |9261 | 207 |  49k|  0 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
135.09/135.77	c   136s|156000 |    18 |  2328k|  14.8 |    89M |  41 | 472 |9261 |   0 |  49k|  0 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
135.19/135.86	c   136s|156100 |    26 |  2330k|  14.8 |    89M |  41 | 472 |9260 | 210 |  49k|  1 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
135.28/135.96	c   136s|156200 |    18 |  2331k|  14.8 |    89M |  41 | 472 |9260 | 210 |  49k|  0 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
135.40/136.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
135.40/136.05	c   136s|156300 |    12 |  2333k|  14.8 |    89M |  41 | 472 |9258 | 199 |  50k|  1 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  97.37%
135.50/136.16	c   136s|156400 |    14 |  2335k|  14.8 |    89M |  41 | 472 |9259 |   0 |  50k|  0 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  97.43%
135.58/136.26	c   136s|156500 |    14 |  2337k|  14.8 |    89M |  41 | 472 |9260 | 200 |  50k|  1 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  97.44%
135.68/136.34	c   136s|156600 |    22 |  2339k|  14.8 |    89M |  41 | 472 |9259 | 202 |  50k|  1 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  97.44%
135.78/136.43	c   136s|156700 |    12 |  2340k|  14.8 |    89M |  41 | 472 |9259 |   0 |  50k|  0 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  97.46%
135.88/136.53	c   137s|156800 |    14 |  2342k|  14.8 |    89M |  41 | 472 |9261 | 199 |  50k|  0 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  97.49%
135.98/136.62	c   137s|156900 |    17 |  2344k|  14.8 |    89M |  41 | 472 |9261 | 202 |  50k|  0 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  97.50%
136.08/136.71	c   137s|157000 |    14 |  2345k|  14.8 |    89M |  41 | 472 |9256 | 199 |  50k|  1 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  97.52%
136.08/136.79	c   137s|157100 |    13 |  2347k|  14.8 |    89M |  41 | 472 |9258 |   0 |  50k|  0 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  97.53%
136.18/136.86	c   137s|157200 |    11 |  2348k|  14.8 |    89M |  41 | 472 |9257 | 201 |  50k|  0 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  97.53%
136.39/137.06	c   137s|157300 |    20 |  2350k|  14.8 |    89M |  41 | 472 |9256 | 194 |  50k|  0 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  98.24%
136.49/137.17	c   137s|157400 |    22 |  2352k|  14.8 |    89M |  41 | 472 |9257 | 204 |  50k|  0 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  98.45%
136.58/137.27	c   137s|157500 |    24 |  2354k|  14.8 |    89M |  41 | 472 |9256 | 195 |  50k|  0 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  98.52%
136.68/137.37	c   137s|157600 |    22 |  2356k|  14.9 |    89M |  41 | 472 |9256 | 192 |  50k|  1 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  98.73%
136.78/137.47	c   137s|157700 |    15 |  2358k|  14.9 |    89M |  41 | 472 |9258 |   0 |  50k|  0 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  98.94%
136.88/137.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
136.88/137.56	c   138s|157800 |     6 |  2360k|  14.9 |    89M |  41 | 472 |9258 | 196 |  50k|  0 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.13%
137.08/137.73	c   138s|157900 |     7 |  2361k|  14.9 |    89M |  41 | 472 |9258 | 202 |  50k|  1 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.82%
137.17/137.82	c   138s|158000 |     6 |  2363k|  14.9 |    89M |  41 | 472 |9258 |   0 |  50k|  0 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.92%
137.27/137.91	c   138s|158100 |     3 |  2365k|  14.9 |    89M |  41 | 472 |8060 | 202 |  50k|  1 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.99%
137.27/137.93	c 
137.27/137.93	c SCIP Status        : problem is solved [infeasible]
137.27/137.93	c Solving Time (sec) : 137.93
137.27/137.93	c Solving Nodes      : 158114 (total of 159140 nodes in 2 runs)
137.27/137.93	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
137.27/137.93	c Dual Bound         : +1.00000000000000e+20
137.27/137.93	c Gap                : 0.00 %
137.27/137.93	s UNSATISFIABLE
137.27/137.93	c SCIP Status        : problem is solved [infeasible]
137.27/137.93	c Total Time         :     137.93
137.27/137.93	c   solving          :     137.93
137.27/137.93	c   presolving       :       0.23 (included in solving)
137.27/137.93	c   reading          :       0.00 (included in solving)
137.27/137.93	c   copying          :       0.91 (110 #copies) (minimal 0.00, maximal 0.03, average 0.01)
137.27/137.93	c Original Problem   :
137.27/137.93	c   Problem name     : HOME/instance-4432776-1721106165.opb
137.27/137.93	c   Variables        : 774 (774 binary, 0 integer, 0 implicit integer, 0 continuous)
137.27/137.93	c   Constraints      : 994 initial, 994 maximal
137.27/137.93	c   Objective        : minimize, 3 non-zeros (abs.min = 1, abs.max = 1)
137.27/137.93	c Presolved Problem  :
137.27/137.93	c   Problem name     : t_HOME/instance-4432776-1721106165.opb
137.27/137.93	c   Variables        : 472 (472 binary, 0 integer, 0 implicit integer, 0 continuous)
137.27/137.93	c   Constraints      : 1600 initial, 9787 maximal
137.27/137.93	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
137.27/137.93	c   Nonzeros         : 37450 constraint, 11198 clique table
137.27/137.93	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
137.27/137.93	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
137.27/137.93	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
137.27/137.93	c   gateextraction   :       0.00       0.00      6          0          0          0          0          0          2          0          0          0
137.27/137.93	c   implics          :       0.00       0.00     10          0          0          0          0          0          0          0          0          0
137.27/137.93	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   milp             :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
137.27/137.93	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
137.27/137.93	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   trivial          :       0.00       0.00     15          2          0          0          0          0          0          0          0          0
137.27/137.93	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   dualfix          :       0.00       0.00     15          0          0          0          0          0          0          0          0          0
137.27/137.93	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   probing          :       0.08       0.00      2          0          0          0          0          0          0          0          0          0
137.27/137.93	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
137.27/137.93	c   symmetry         :       0.07       0.00      1        287          0          0          0          0         48        191          0          0
137.27/137.93	c   vbounds          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
137.27/137.93	c   knapsack         :       0.01       0.00     28          0          0          0          0          0         60          0          0         45
137.27/137.93	c   setppc           :       0.00       0.00     27          0          1          0          0          0          2          0          0          0
137.27/137.93	c   linear           :       0.00       0.00     15          3          0          0          3          0        772          0          0          2
137.27/137.93	c   orbitope         :       0.00       0.00      8          9          0          0          0          0          0          0          0          0
137.27/137.93	c   logicor          :       0.04       0.00     16          0          0          0          0          0         99          0          0        175
137.27/137.93	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
137.27/137.93	c   root node        :          -          -      -        290          -          -        290          -          -          -          -          -
137.27/137.93	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
137.27/137.93	c   benderslp        :          0          0          0          0      83422          0          0      17988          0          0          0          0          0          0          0
137.27/137.93	c   integral         :          0          0          0          0      83422          0          0      17988          0          0          0          0          0          0     166842
137.27/137.93	c   knapsack         :        147+       153         23     435337          0          0          0      17983    2552568      11371    2711526       4245         13          0          0
137.27/137.93	c   setppc           :         46+        94         23     423966          0          0          0        276     464040       7184     434499          0          0          0          0
137.27/137.93	c   linear           :         10+        44          0     410964          0          0          0          3     184155      10794     430666          0          0          0          0
137.27/137.93	c   orbitope         :        143        143          0     405888          0          0          0          0     443571       4991    1341926          0          0          0          0
137.27/137.93	c   logicor          :       1254+      9420         23     221772          0          0          0          0     157913       7075      76477          4          2          0          0
137.27/137.93	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
137.27/137.93	c   benderslp        :       0.01       0.00       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00
137.27/137.93	c   integral         :       1.10       0.00       0.00       0.00       1.10       0.00       0.00       0.00       0.00       0.00
137.27/137.93	c   knapsack         :       5.77       0.00       0.02       4.96       0.00       0.00       0.00       0.13       0.66       0.00
137.27/137.93	c   setppc           :       1.68       0.00       0.00       1.54       0.00       0.00       0.00       0.00       0.14       0.00
137.27/137.93	c   linear           :       1.29       0.00       0.00       1.07       0.00       0.00       0.00       0.00       0.23       0.00
137.27/137.93	c   orbitope         :      11.77       0.00       0.00      11.74       0.00       0.00       0.00       0.00       0.02       0.00
137.27/137.93	c   logicor          :       5.11       0.00       0.00       4.98       0.00       0.00       0.00       0.00       0.12       0.00
137.27/137.93	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
137.27/137.93	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
137.27/137.93	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
137.27/137.93	c   components       :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
137.27/137.93	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
137.27/137.93	c   dualfix          :          3          0          0          0
137.27/137.93	c   genvbounds       :          0          0          0          0
137.27/137.93	c   nlobbt           :          0          0          0          0
137.27/137.93	c   obbt             :          0          0          0          0
137.27/137.93	c   probing          :          0          0          0          0
137.27/137.93	c   pseudoobj        :          0          0          0          0
137.27/137.93	c   redcost          :          0          0          0          0
137.27/137.93	c   rootredcost      :          0          0          0          0
137.27/137.93	c   symmetry         :          0          0          0          0
137.27/137.93	c   vbounds          :     364024          0          0          0
137.27/137.93	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
137.27/137.93	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
137.27/137.93	c   genvbounds       :       0.06       0.00       0.00       0.06       0.00       0.00
137.27/137.93	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
137.27/137.93	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
137.27/137.93	c   probing          :       0.08       0.00       0.08       0.00       0.00       0.00
137.27/137.93	c   pseudoobj        :       0.06       0.00       0.00       0.06       0.00       0.00
137.27/137.93	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
137.27/137.93	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00       0.00
137.27/137.93	c   symmetry         :       0.15       0.00       0.07       0.07       0.00       0.00
137.27/137.93	c   vbounds          :       0.96       0.00       0.00       0.96       0.00       0.00
137.27/137.93	c Symmetry           :
137.27/137.93	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
137.27/137.93	c   orbital reduction:          0 reductions applied,          0 cutoffs
137.27/137.93	c   lexicographic red:          0 reductions applied,          0 cutoffs
137.27/137.93	c   shadow tree time :       0.00 s
137.27/137.93	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
137.27/137.93	c   propagation      :       1.59      30804      30115          -     221502       45.0        873       28.1          -          -          -
137.27/137.93	c   infeasible LP    :       9.14      42178      19967          -     188740       63.4        156       28.3        589       58.9          0
137.27/137.93	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
137.27/137.93	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
137.27/137.93	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
137.27/137.93	c   applied globally :       2.15          -          -          0     151813       27.4          -          -        571          -          -
137.27/137.93	c   applied locally  :          -          -          -          0        872       89.6          -          -         18          -          -
137.27/137.93	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
137.27/137.93	c   cut pool         :       2.61          -      18018         45          -          -      71387    1198865          -          -          -          -          -    (maximal pool size:       4500)
137.27/137.93	c   aggregation      :       1.56       0.00        592         23          0          0      45672    1026486       4191      41500      41109        391          0
137.27/137.93	c   > cmir           :          -          -          -          -          -          -          -     959253          9      36048      36047          1          -
137.27/137.93	c   > flowcover      :          -          -          -          -          -          -          -      58350          6       4409       4406          3          -
137.27/137.93	c   > knapsackcover  :          -          -          -          -          -          -          -       8883       4176       1043        656        387          -
137.27/137.93	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   clique           :       0.01       0.00         23         23          0          0         92        309          0         22         22          0          0
137.27/137.93	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   gomory           :       4.57       0.00        621         20          0          0      30825     144952       2466       5321       5278         43          0
137.27/137.93	c   > gomorymi       :          -          -          -          -          -          -          -      65643       1247       3029       2992         37          -
137.27/137.93	c   > strongcg       :          -          -          -          -          -          -          -      79309       1219       2292       2286          6          -
137.27/137.93	c   impliedbounds    :       0.05       0.00        624         23          0          0       1170       4026          0       2915       2915          0          0
137.27/137.93	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
137.27/137.93	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   multilinear      :       0.00       0.00       5293         23          0          0          0          0          0          0          0          0          0
137.27/137.93	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
137.27/137.93	c   rapidlearning    :       2.05       0.00        100          2          0       6280          0          0          0          0          0          0        223
137.27/137.93	c   rlt              :       0.00       0.00        445         20          0          0          0          0          0          0          0          0          0
137.27/137.93	c   zerohalf         :       0.13       0.00        527         23          0          0        888      23092        603       1634       1619         15          0
137.27/137.93	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
137.27/137.93	c   hybrid           :       0.46       0.00      16398         24      51407          0    1148977        182          0      14232
137.27/137.93	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c Pricers            :   ExecTime  SetupTime      Calls       Vars
137.27/137.93	c   problem variables:       0.00          -          0          0
137.27/137.93	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
137.27/137.93	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c   relpscost        :       1.06       0.00      83422          0          0          0          0          0          0     166842
137.27/137.93	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
137.27/137.93	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
137.27/137.93	c   LP solutions     :       0.00          -          -          0          0
137.27/137.93	c   relax solutions  :       0.00          -          -          0          0
137.27/137.93	c   pseudo solutions :       0.00          -          -          0          0
137.27/137.93	c   strong branching :       0.00          -          -          0          0
137.27/137.93	c   actconsdiving    :       0.00       0.00          0          0          0
137.27/137.93	c   adaptivediving   :       0.24       0.00        111          0          0
137.27/137.93	c   alns             :       0.59       0.00         13          0          0
137.27/137.93	c   bound            :       0.00       0.00          0          0          0
137.27/137.93	c   clique           :       0.00       0.00          1          0          0
137.27/137.93	c   coefdiving       :       0.00       0.00          0          0          0
137.27/137.93	c   completesol      :       0.00       0.00          0          0          0
137.27/137.93	c   conflictdiving   :       0.15       0.00         78          0          0
137.27/137.93	c   crossover        :       0.01       0.00          0          0          0
137.27/137.93	c   dins             :       0.00       0.00          0          0          0
137.27/137.93	c   distributiondivin:       0.70       0.00         78          0          0
137.27/137.93	c   dps              :       0.00       0.00          0          0          0
137.27/137.93	c   dualval          :       0.00       0.00          0          0          0
137.27/137.93	c   farkasdiving     :       0.00       0.00          0          0          0
137.27/137.93	c   feasjump         :       0.08       0.00          2          0          0
137.27/137.93	c   feaspump         :       0.20       0.00         39          0          0
137.27/137.93	c   fixandinfer      :       0.00       0.00          0          0          0
137.27/137.93	c   fracdiving       :       0.14       0.00         78          0          0
137.27/137.93	c   gins             :       0.01       0.00          0          0          0
137.27/137.93	c   guideddiving     :       0.00       0.00          0          0          0
137.27/137.93	c   indcoefdiving    :       0.00       0.00          0          0          0
137.27/137.93	c   indicator        :       0.01       0.00          0          0          0
137.27/137.93	c   indicatordiving  :       0.00       0.00          0          0          0
137.27/137.93	c   indoneopt        :       0.02       0.00          0          0          0
137.27/137.93	c   indrounding      :       0.00       0.00          0          0          0
137.27/137.93	c   indtwoopt        :       0.00       0.00          0          0          0
137.27/137.93	c   intdiving        :       0.00       0.00          0          0          0
137.27/137.93	c   intshifting      :       0.00       0.00          0          0          0
137.27/137.93	c   linesearchdiving :       0.19       0.00         78          0          0
137.27/137.93	c   localbranching   :       0.00       0.00          0          0          0
137.27/137.93	c   locks            :       0.00       0.00          1          0          0
137.27/137.93	c   lpface           :       0.05       0.00          0          0          0
137.27/137.93	c   mpec             :       0.00       0.00          0          0          0
137.27/137.93	c   multistart       :       0.00       0.00          0          0          0
137.27/137.93	c   mutation         :       0.00       0.00          0          0          0
137.27/137.93	c   nlpdiving        :       0.00       0.00          0          0          0
137.27/137.93	c   objpscostdiving  :       0.31       0.00         40          0          0
137.27/137.93	c   octane           :       0.00       0.00          0          0          0
137.27/137.93	c   ofins            :       0.01       0.00          0          0          0
137.27/137.93	c   oneopt           :       0.02       0.00          0          0          0
137.27/137.93	c   padm             :       0.00       0.00          0          0          0
137.27/137.93	c   proximity        :       0.00       0.00          0          0          0
137.27/137.93	c   pscostdiving     :       0.18       0.00         78          0          0
137.27/137.93	c   randrounding     :       0.38       0.00      18000          0          0
137.27/137.93	c   rens             :       0.02       0.00          2          0          0
137.27/137.93	c   reoptsols        :       0.00       0.00          0          0          0
137.27/137.93	c   repair           :       0.00       0.00          0          0          0
137.27/137.93	c   rins             :       0.02       0.00          0          0          0
137.27/137.93	c   rootsoldiving    :       0.23       0.00         40          0          0
137.27/137.93	c   rounding         :       0.06       0.00       4406          0          0
137.27/137.93	c   scheduler        :       0.00       0.00          0          0          0
137.27/137.93	c   shiftandpropagate:       0.00       0.00          2          0          0
137.27/137.93	c   shifting         :       0.41       0.00       2103          0          0
137.27/137.93	c   simplerounding   :       0.02       0.00          0          0          0
137.27/137.93	c   smallcard        :       0.00       0.00          0          0          0
137.27/137.93	c   subnlp           :       0.03       0.00          0          0          0
137.27/137.93	c   trivial          :       0.00       0.00          4          0          0
137.27/137.93	c   trivialnegation  :       0.00       0.00          0          0          0
137.27/137.93	c   trustregion      :       0.00       0.00          0          0          0
137.27/137.93	c   trysol           :       0.02       0.00          0          0          0
137.27/137.93	c   twoopt           :       0.00       0.00          0          0          0
137.27/137.93	c   undercover       :       0.00       0.00          0          0          0
137.27/137.93	c   vbounds          :       0.01       0.00          2          0          0
137.27/137.93	c   veclendiving     :       0.16       0.00         78          0          0
137.27/137.93	c   zeroobj          :       0.00       0.00          0          0          0
137.27/137.93	c   zirounding       :       0.02       0.00       1000          0          0
137.27/137.93	c   other solutions  :          -          -          -          0          -
137.27/137.93	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
137.27/137.93	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
137.27/137.93	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
137.27/137.93	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
137.27/137.93	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
137.27/137.93	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
137.27/137.93	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
137.27/137.93	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
137.27/137.93	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
137.27/137.93	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
137.27/137.93	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
137.27/137.93	c   primal LP        :       1.06       6742          0       0.00       0.00       1.05       6742
137.27/137.93	c   dual LP          :      53.84     141687    2319796      16.46   43082.91       0.06        768
137.27/137.93	c   lex dual LP      :       0.00          0          0       0.00          -
137.27/137.93	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
137.27/137.93	c   resolve instable :       0.00          0          0       0.00          -
137.27/137.93	c   diving/probing LP:       1.03       2918      45875      15.72   44450.88
137.27/137.93	c   strong branching :       0.07         42       2166      51.57   29153.66          -          -          0
137.27/137.93	c     (at root node) :          -         42       2166      51.57          -
137.27/137.93	c   conflict analysis:       0.00          0          0       0.00          -
137.27/137.93	c B&B Tree           :
137.27/137.93	c   number of runs   :          2
137.27/137.93	c   nodes            :     158114 (82823 internal, 75291 leaves)
137.27/137.93	c   feasible leaves  :          0
137.27/137.93	c   infeas. leaves   :      75291
137.27/137.93	c   objective leaves :          0
137.27/137.93	c   nodes (total)    :     159140 (83421 internal, 75719 leaves)
137.27/137.93	c   nodes left       :          0
137.27/137.93	c   max depth        :         41
137.27/137.93	c   max depth (total):         41
137.27/137.93	c   backtracks       :      32889 (20.8%)
137.27/137.93	c   early backtracks :          0 (0.0%)
137.27/137.93	c   nodes exc. ref.  :          0 (0.0%)
137.27/137.93	c   delayed cutoffs  :       7533
137.27/137.93	c   repropagations   :      64874 (652362 domain reductions, 6507 cutoffs)
137.27/137.93	c   avg switch length:       3.40
137.27/137.93	c   switching time   :      10.59
137.27/137.93	c Root Node          :
137.27/137.93	c   First LP value   : +3.00000000000000e+00
137.27/137.93	c   First LP Iters   :        137 (73497.85 Iter/sec)
137.27/137.93	c   First LP Time    :       0.00
137.27/137.93	c   Final Dual Bound :          -
137.27/137.93	c   Final Root Iters :       1139
137.27/137.93	c   Root LP Estimate : +3.00397004129733e+00
137.27/137.93	c Solution           :
137.27/137.93	c   Solutions found  :          0 (0 improvements)
137.27/137.93	c   Primal Bound     : infeasible
137.27/137.93	c   Dual Bound       :          -
137.27/137.93	c   Gap              :       0.00 %
137.27/137.93	c Integrals          :      Total       Avg%
137.27/137.93	c   primal-dual      :          -          - (problem infeasible)
137.27/137.93	c   primal-ref       :          -          - (problem infeasible)
137.27/137.93	c   dual-ref         :          -          - (problem infeasible)
137.27/137.95	c Time complete: 137.342.

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: 64096 MiB (60573 MiB free)
  memory of node 1: 64473 MiB (60820 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432776-1721106165/watcher-4432776-1721106165 -o /tmp/evaluation-result-4432776-1721106165/solver-4432776-1721106165 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721096551-826780 --watchdog 3760 pbscip -f HOME/instance-4432776-1721106165.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=833220, runsolver pid=833217

[startup+0.100094 s]*
/proc/loadavg: 4.10 4.11 4.10 5/246 833221
/proc/meminfo: memFree=124294588/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=71008 memory=30752 CPUtime=0.1 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 4198 0 0 0 10 0 0 0 20 0 1 0 162773648 72712192 7688 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 17752 7688 3823 3540 0 6009 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 71008 KiB
Current children cumulated memory: 30752 KiB

[startup+0.212776 s]*
/proc/loadavg: 4.10 4.11 4.10 5/246 833221
/proc/meminfo: memFree=124288540/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=73848 memory=33608 CPUtime=0.21 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 4870 0 0 0 21 0 0 0 20 0 1 0 162773648 75620352 8402 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 18462 8402 3887 3540 0 6719 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 73848 KiB
Current children cumulated memory: 33608 KiB

[startup+0.312727 s]*
/proc/loadavg: 4.10 4.11 4.10 5/246 833221
/proc/meminfo: memFree=124282144/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=80768 memory=40064 CPUtime=0.32 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 6619 0 0 0 31 1 0 0 20 0 1 0 162773648 82706432 10016 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 20192 10016 4022 3540 0 8449 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 80768 KiB
Current children cumulated memory: 40064 KiB

[startup+0.700322 s]
/proc/loadavg: 4.10 4.11 4.10 5/246 833221
/proc/meminfo: memFree=124265888/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=109936 memory=68288 CPUtime=0.69 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 13704 0 0 0 67 2 0 0 20 0 1 0 162773648 112574464 17072 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 27484 17072 4022 3540 0 15741 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 109936 KiB
Current children cumulated memory: 68288 KiB

[startup+1.50032 s]
/proc/loadavg: 4.10 4.11 4.10 5/246 833221
/proc/meminfo: memFree=124249628/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=125824 memory=83480 CPUtime=1.48 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 19213 0 0 0 145 3 0 0 20 0 1 0 162773648 128843776 20870 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 31456 20870 4022 3540 0 19713 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 125824 KiB
Current children cumulated memory: 83480 KiB

[startup+3.11251 s]
/proc/loadavg: 4.10 4.11 4.10 5/246 833221
/proc/meminfo: memFree=124224280/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=139988 memory=97660 CPUtime=3.09 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 23441 0 0 0 305 4 0 0 20 0 1 0 162773648 143347712 24415 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 34997 24415 4022 3540 0 23254 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 139988 KiB
Current children cumulated memory: 97660 KiB

[startup+6.30031 s]
/proc/loadavg: 4.09 4.11 4.10 5/246 833221
/proc/meminfo: memFree=124221868/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=141572 memory=100768 CPUtime=6.26 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 24641 0 0 0 622 4 0 0 20 0 1 0 162773648 144969728 25192 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 35393 25192 4022 3540 0 23650 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 141572 KiB
Current children cumulated memory: 100768 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.10 4.10 5/246 833223
/proc/meminfo: memFree=124219488/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=143132 memory=102616 CPUtime=12.64 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 25082 0 0 0 1260 4 0 0 20 0 1 0 162773648 146567168 25654 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 35783 25654 4022 3540 0 24040 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 143132 KiB
Current children cumulated memory: 102616 KiB

[startup+25.5003 s]
/proc/loadavg: 4.14 4.11 4.10 5/246 833224
/proc/meminfo: memFree=124215372/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=148144 memory=106636 CPUtime=25.38 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 26112 0 0 0 2534 4 0 0 20 0 1 0 162773648 151699456 26659 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 37036 26659 4038 3540 0 25293 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 148144 KiB
Current children cumulated memory: 106636 KiB

[startup+51.1128 s]
/proc/loadavg: 4.46 4.19 4.13 5/246 833229
/proc/meminfo: memFree=124204572/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=159012 memory=117196 CPUtime=50.89 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 28759 0 0 0 5084 5 0 0 20 0 1 0 162773648 162828288 29299 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 39753 29299 4038 3540 0 28010 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 159012 KiB
Current children cumulated memory: 117196 KiB

[startup+102.3 s]
/proc/loadavg: 4.81 4.33 4.18 5/244 833237
/proc/meminfo: memFree=124200668/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=160868 memory=119516 CPUtime=101.87 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 29854 0 0 0 10181 6 0 0 20 0 1 0 162773648 164728832 29879 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 40217 29879 4038 3540 0 28474 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 160868 KiB
Current children cumulated memory: 119516 KiB

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

# cumulated CPU time of all completed processes:  user=137.274 s, system=0.075709 s

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

[startup+102.4 s]
/proc/loadavg: 4.81 4.33 4.18 5/244 833237
/proc/meminfo: memFree=124200668/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=160868 memory=119516 CPUtime=101.97 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 29854 0 0 0 10191 6 0 0 20 0 1 0 162773648 164728832 29879 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 40217 29879 4038 3540 0 28474 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 160868 KiB
Current children cumulated memory: 119516 KiB

[startup+115.2 s]
/proc/loadavg: 4.71 4.33 4.18 5/244 833240
/proc/meminfo: memFree=124198148/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=163392 memory=121884 CPUtime=114.7 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 30440 0 0 0 11464 6 0 0 20 0 1 0 162773648 167313408 30471 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 40848 30471 4038 3540 0 29105 0
Current children cumulated CPU time: 114.7 s
Current children cumulated vsize: 163392 KiB
Current children cumulated memory: 121884 KiB

[startup+128 s]*
/proc/loadavg: 4.60 4.32 4.18 5/244 833242
/proc/meminfo: memFree=124198072/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=163392 memory=121884 CPUtime=127.44 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 30441 0 0 0 12738 6 0 0 20 0 1 0 162773648 167313408 30471 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 40848 30471 4038 3540 0 29105 0
Current children cumulated CPU time: 127.44 s
Current children cumulated vsize: 163392 KiB
Current children cumulated memory: 121884 KiB

[startup+134.4 s]
/proc/loadavg: 4.55 4.31 4.18 5/244 833244
/proc/meminfo: memFree=124198044/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=163392 memory=121884 CPUtime=133.79 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 30441 0 0 0 13373 6 0 0 20 0 1 0 162773648 167313408 30471 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 40848 30471 4038 3540 0 29105 0
Current children cumulated CPU time: 133.79 s
Current children cumulated vsize: 163392 KiB
Current children cumulated memory: 121884 KiB

[startup+136 s]*
/proc/loadavg: 4.51 4.31 4.18 5/244 833244
/proc/meminfo: memFree=124198044/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=163392 memory=121884 CPUtime=135.4 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 30441 0 0 0 13534 6 0 0 20 0 1 0 162773648 167313408 30471 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 40848 30471 4038 3540 0 29105 0
Current children cumulated CPU time: 135.4 s
Current children cumulated vsize: 163392 KiB
Current children cumulated memory: 121884 KiB

[startup+136.8 s]
/proc/loadavg: 4.51 4.31 4.18 5/244 833244
/proc/meminfo: memFree=124198044/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=163392 memory=121884 CPUtime=136.18 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 30441 0 0 0 13612 6 0 0 20 0 1 0 162773648 167313408 30471 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 40848 30471 4038 3540 0 29105 0
Current children cumulated CPU time: 136.18 s
Current children cumulated vsize: 163392 KiB
Current children cumulated memory: 121884 KiB

[startup+137.6 s]
/proc/loadavg: 4.51 4.31 4.18 5/244 833244
/proc/meminfo: memFree=124198044/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=163392 memory=121884 CPUtime=136.98 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 30441 0 0 0 13692 6 0 0 20 0 1 0 162773648 167313408 30471 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 40848 30471 4038 3540 0 29105 0
Current children cumulated CPU time: 136.98 s
Current children cumulated vsize: 163392 KiB
Current children cumulated memory: 121884 KiB

[startup+137.8 s]
/proc/loadavg: 4.51 4.31 4.18 5/244 833244
/proc/meminfo: memFree=124198044/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=163392 memory=121884 CPUtime=137.17 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 30441 0 0 0 13711 6 0 0 20 0 1 0 162773648 167313408 30471 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 40848 30471 4038 3540 0 29105 0
Current children cumulated CPU time: 137.17 s
Current children cumulated vsize: 163392 KiB
Current children cumulated memory: 121884 KiB

[startup+137.9 s]
/proc/loadavg: 4.51 4.31 4.18 5/244 833244
/proc/meminfo: memFree=124198044/131655788 swapFree=131071996/131071996
[pid=833220] ppid=833217 vsize=163392 memory=121884 CPUtime=137.27 cores=0,2
/proc/833220/stat : 833220 (pbscip) R 833217 833220 826770 0 -1 4194304 30441 0 0 0 13721 6 0 0 20 0 1 0 162773648 167313408 30471 134679101440 4194304 18693293 140734747901888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56786944 140734747907076 140734747907175 140734747907175 140734747914190 0
/proc/833220/statm: 40848 30471 4038 3540 0 29105 0
Current children cumulated CPU time: 137.27 s
Current children cumulated vsize: 163392 KiB
Current children cumulated memory: 121884 KiB

Child status: 0

Real time (s): 137.96
CPU time (s): 137.349
CPU user time (s): 137.274
CPU system time (s): 0.075709
CPU usage (%): 99.5571
Max. virtual memory (cumulated for all children) (KiB): 163392
Max. memory (cumulated for all children) (KiB): 121884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.274
system time used= 0.075709
maximum resident set size= 121884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30447
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= 10
involuntary context switches= 998


# summary of solver processes directly reported to runsolver:
#   pid: 833220
#   total CPU time (s): 137.349
#   total CPU user time (s): 137.274
#   total CPU system time (s): 0.075709

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.67958 second user time and 1.46348 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-16 07:02:57
IDJOB=4432776
IDBENCH=148776
IDSOLVER=3059
FILE ID=nodeC011/4432776-1721106165
RUNJOBID= nodeC011-1721096551-826780
SLURM_JOB_ID= 7505610
Free space on /tmp= 723724 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432776-1721106165/watcher-4432776-1721106165 -o /tmp/evaluation-result-4432776-1721106165/solver-4432776-1721106165 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721096551-826780 --watchdog 3760  pbscip -f HOME/instance-4432776-1721106165.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 91ecd4a7d2e975c8e8a35b07ef7013ef
RANDOM SEED=2131567914

nodeC011.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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	: 0xb00001f
cpu MHz		: 3492.951
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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	: 0xb00001f
cpu MHz		: 3659.044
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.123
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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	: 0xb00001f
cpu MHz		: 1197.272
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 3668.290
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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	: 0xb00001f
cpu MHz		: 3667.849
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.320
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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	: 0xb00001f
cpu MHz		: 1197.275
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124307352 kB
MemAvailable:   128918916 kB
Buffers:          427336 kB
Cached:          4969328 kB
SwapCached:            0 kB
Active:           756052 kB
Inactive:        5939156 kB
Active(anon):       1452 kB
Inactive(anon):  1334472 kB
Active(file):     754600 kB
Inactive(file):  4604684 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18848 kB
Writeback:             0 kB
AnonPages:       1295000 kB
Mapped:           140888 kB
Shmem:             37704 kB
KReclaimable:     184960 kB
Slab:             293960 kB
SReclaimable:     184960 kB
SUnreclaim:       109000 kB
KernelStack:        3948 kB
PageTables:        12092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1646116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52256 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1226752 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      277320 kB
DirectMap2M:    33181696 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723708 MiB
End job on nodeC011 at 2024-07-16 07:05:16