Trace number 4530280

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-NaPS 1.00a2UNSAT 135.085 135.576

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 benchmark17.5328
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

2.75/2.81	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530280-1752253851.opb
2.75/2.81	c Solving mode: optimization
2.75/2.81	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
2.75/2.81	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
2.75/2.81	c original problem has 774 variables (774 bin, 0 int, 0 impl, 0 cont) and 994 constraints
2.75/2.81	c presolving:
2.75/2.81	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
2.75/2.81	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
2.75/2.81	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
2.75/2.81	c    (0.0s) probing: 51/771 (6.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
2.75/2.81	c    (0.0s) probing aborted: 50/50 successive totally useless probings
2.75/2.81	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2.75/2.81	c    (0.1s) symmetry computation finished: 207 generators found (max: 1500, log10 of symmetry group size: 80.0) (symcode time: 0.07)
2.75/2.81	c dynamic symmetry handling statistics:
2.75/2.81	c    orbitopal reduction:       no components
2.75/2.81	c    orbital reduction:         no components
2.75/2.81	c    lexicographic reduction:   no permutations
2.75/2.81	c handled 1 out of 1 symmetry components
2.75/2.81	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
2.75/2.81	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
2.75/2.81	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
2.75/2.81	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
2.75/2.81	c    (0.2s) probing cycle finished: starting next cycle
2.75/2.81	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
2.75/2.81	c  302 deleted vars, 870 deleted constraints, 191 added constraints, 3 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2.75/2.81	c  0 implications, 5215 cliques
2.75/2.81	c presolved problem has 473 variables (473 bin, 0 int, 0 impl, 0 cont) and 315 constraints
2.75/2.81	c     144 constraints of type <knapsack>
2.75/2.81	c      28 constraints of type <setppc>
2.75/2.81	c     143 constraints of type <orbitope>
2.75/2.81	c transformed objective value is always integral (scale: 1)
2.75/2.81	c Presolving Time: 0.17
2.75/2.81	c 
2.75/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.75/2.81	c   0.2s|     1 |     0 |   137 |     - |    18M |   0 | 473 | 382 | 172 |   0 |  0 |  66 |   0 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.2s|     1 |     0 |   325 |     - |    19M |   0 | 473 | 384 | 180 |   8 |  1 |  68 |   0 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.2s|     1 |     0 |   340 |     - |    21M |   0 | 473 | 385 | 187 |  15 |  2 |  69 |   0 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.3s|     1 |     0 |   356 |     - |    24M |   0 | 473 | 391 | 194 |  22 |  3 |  75 |   0 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.3s|     1 |     0 |   390 |     - |    27M |   0 | 473 | 393 | 202 |  30 |  4 |  77 |   0 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.3s|     1 |     0 |   422 |     - |    30M |   0 | 473 | 393 | 209 |  37 |  5 |  77 |   0 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.4s|     1 |     0 |   448 |     - |    35M |   0 | 473 | 395 | 216 |  44 |  6 |  79 |   0 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.4s|     1 |     0 |   476 |     - |    37M |   0 | 473 | 397 | 224 |  52 |  7 |  81 |   0 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.4s|     1 |     0 |   511 |     - |    40M |   0 | 473 | 399 | 234 |  62 |  8 |  83 |   0 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.5s|     1 |     0 |   543 |     - |    45M |   0 | 473 | 400 | 243 |  71 |  9 |  84 |   0 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.5s|     1 |     0 |   562 |     - |    50M |   0 | 473 | 402 | 251 |  79 | 10 |  86 |   0 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.5s|     1 |     0 |   619 |     - |    50M |   0 | 473 | 404 | 257 |  85 | 11 |  88 |   0 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.6s|     1 |     0 |  1008 |     - |    50M |   0 | 473 | 425 | 257 |  85 | 11 | 110 |  15 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.6s|     1 |     0 |  1037 |     - |    50M |   0 | 473 | 426 | 266 |  94 | 12 | 112 |  15 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   0.6s|     1 |     0 |  1073 |     - |    50M |   0 | 473 | 426 | 254 | 102 | 13 | 112 |  15 | 3.000000e+00 |      --      |    Inf | unknown
2.75/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.75/2.81	c   0.7s|     1 |     2 |  1079 |     - |    50M |   0 | 473 | 427 | 254 | 102 | 13 | 113 |  29 | 3.000000e+00 |      --      |    Inf | unknown
2.75/2.81	c   1.0s|   100 |    22 |  2765 |  21.0 |    52M |  20 | 473 | 556 | 207 | 162 |  1 | 242 |  29 | 3.000000e+00 |      --      |    Inf |   2.10%
2.75/2.81	c   1.2s|   200 |    35 |  5427 |  23.8 |    59M |  20 | 473 | 686 | 205 | 283 |  1 | 376 |  29 | 3.000000e+00 |      --      |    Inf |   4.10%
2.75/2.81	c   1.4s|   300 |    42 |  7991 |  24.4 |    62M |  20 | 473 | 795 | 206 | 366 |  1 | 485 |  29 | 3.000000e+00 |      --      |    Inf |   5.47%
2.75/2.81	c   1.6s|   400 |    41 |  9258 |  21.5 |    63M |  20 | 473 | 919 | 207 | 375 |  0 | 624 |  29 | 3.000000e+00 |      --      |    Inf |   6.20%
2.75/2.81	c   1.8s|   500 |    43 | 10721 |  20.1 |    63M |  20 | 473 |1039 | 206 | 423 |  0 | 762 |  29 | 3.000000e+00 |      --      |    Inf |   6.64%
2.75/2.81	c   2.0s|   600 |    65 | 14136 |  22.5 |    63M |  20 | 473 |1188 | 206 | 513 |  1 | 918 |  29 | 3.000000e+00 |      --      |    Inf |   8.66%
2.75/2.81	c   2.1s|   700 |    65 | 14925 |  20.4 |    63M |  20 | 473 |1292 | 207 | 528 |  1 |1025 |  29 | 3.000000e+00 |      --      |    Inf |   8.95%
2.75/2.81	c   2.3s|   800 |    55 | 16921 |  20.3 |    64M |  20 | 473 |1400 |   0 | 583 |  0 |1145 |  29 | 3.000000e+00 |      --      |    Inf |  12.41%
2.75/2.81	c   2.4s|   900 |    62 | 18417 |  19.7 |    64M |  20 | 473 |1520 | 208 | 609 |  1 |1281 |  29 | 3.000000e+00 |      --      |    Inf |  12.68%
2.75/2.81	c   2.6s|  1000 |    78 | 21291 |  20.6 |    64M |  20 | 473 |1707 | 204 | 674 |  1 |1477 |  29 | 3.000000e+00 |      --      |    Inf |  13.68%
2.75/2.81	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
2.75/2.81	c (run 1, node 1023) performing user restart
2.75/2.81	c 
2.75/2.81	c (restart) converted 23 cuts from the global cut pool into linear constraints
2.75/2.81	c 
2.75/2.81	c presolving:
2.75/2.81	c (round 1, fast)       1 del vars, 32 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 24 chg coeffs, 0 upgd conss, 0 impls, 5175 clqs
2.75/2.81	c (round 2, exhaustive) 1 del vars, 36 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 24 chg coeffs, 0 upgd conss, 0 impls, 5176 clqs
2.75/2.81	c (round 3, exhaustive) 1 del vars, 48 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 60 chg coeffs, 0 upgd conss, 0 impls, 5176 clqs
2.75/2.81	c (round 4, exhaustive) 1 del vars, 48 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 60 chg coeffs, 23 upgd conss, 0 impls, 5244 clqs
2.75/2.81	c (round 5, exhaustive) 1 del vars, 101 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 155 chg coeffs, 23 upgd conss, 0 impls, 5244 clqs
2.75/2.81	c (round 6, exhaustive) 1 del vars, 104 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 158 chg coeffs, 23 upgd conss, 0 impls, 5255 clqs
2.75/2.81	c presolving (7 rounds: 7 fast, 6 medium, 6 exhaustive):
2.75/2.81	c  1 deleted vars, 104 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 160 changed coefficients
2.75/2.81	c  0 implications, 5257 cliques
2.75/2.81	c presolved problem has 472 variables (472 bin, 0 int, 0 impl, 0 cont) and 1652 constraints
9.13/9.29	c     149 constraints of type <knapsack>
9.13/9.29	c      48 constraints of type <setppc>
9.13/9.29	c      11 constraints of type <linear>
9.13/9.29	c     143 constraints of type <orbitope>
9.13/9.29	c    1301 constraints of type <logicor>
9.13/9.29	c transformed objective value is always integral (scale: 1)
9.13/9.29	c Presolving Time: 0.23
9.13/9.29	c 
9.13/9.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.13/9.29	c   2.7s|     1 |     0 | 22306 |     - |    65M |   0 | 472 |1652 | 183 |   0 |  0 |1506 |  29 | 3.000000e+00 |      --      |    Inf | unknown
9.13/9.29	c   2.7s|     1 |     0 | 22336 |     - |    65M |   0 | 472 |1653 | 194 |  11 |  1 |1507 |  29 | 3.000000e+00 |      --      |    Inf | unknown
9.13/9.29	c   2.8s|     1 |     0 | 22351 |     - |    65M |   0 | 472 |1653 | 203 |  20 |  2 |1507 |  29 | 3.000000e+00 |      --      |    Inf | unknown
9.13/9.29	c   2.8s|     1 |     0 | 22401 |     - |    65M |   0 | 472 |1654 | 210 |  27 |  3 |1508 |  29 | 3.000000e+00 |      --      |    Inf | unknown
9.13/9.29	c   2.8s|     1 |     0 | 22428 |     - |    65M |   0 | 472 |1654 | 220 |  37 |  4 |1508 |  29 | 3.000000e+00 |      --      |    Inf | unknown
9.13/9.29	c   2.9s|     1 |     0 | 22454 |     - |    65M |   0 | 472 |1656 | 227 |  44 |  5 |1510 |  29 | 3.000000e+00 |      --      |    Inf | unknown
9.13/9.29	c   2.9s|     1 |     0 | 22490 |     - |    65M |   0 | 472 |1659 | 234 |  51 |  6 |1513 |  29 | 3.000000e+00 |      --      |    Inf | unknown
9.13/9.29	c   3.0s|     1 |     0 | 22522 |     - |    65M |   0 | 472 |1665 | 241 |  58 |  7 |1519 |  29 | 3.000000e+00 |      --      |    Inf | unknown
9.13/9.29	c   3.0s|     1 |     0 | 22548 |     - |    65M |   0 | 472 |1669 | 247 |  64 |  8 |1523 |  29 | 3.000000e+00 |      --      |    Inf | unknown
9.13/9.29	c   3.1s|     1 |     0 | 22570 |     - |    68M |   0 | 472 |1678 | 253 |  70 |  9 |1532 |  29 | 3.000000e+00 |      --      |    Inf | unknown
9.13/9.29	c   3.1s|     1 |     0 | 22599 |     - |    72M |   0 | 472 |1682 | 234 |  73 | 10 |1536 |  29 | 3.000000e+00 |      --      |    Inf | unknown
9.13/9.29	c   3.1s|     1 |     0 | 22627 |     - |    72M |   0 | 472 |1682 | 242 |  81 | 11 |1536 |  29 | 3.000000e+00 |      --      |    Inf | unknown
9.13/9.29	c   3.2s|     1 |     2 | 22833 |     - |    72M |   0 | 472 |1699 | 242 |  81 | 11 |1553 |  42 | 3.000000e+00 |      --      |    Inf | unknown
9.13/9.29	c   3.4s|   100 |    15 | 25601 |  21.8 |    74M |  17 | 472 |1783 | 193 | 129 |  1 |1643 |  42 | 3.000000e+00 |      --      |    Inf |   0.65%
9.13/9.29	c   3.8s|   200 |    51 | 31019 |  24.4 |    78M |  18 | 472 |1932 | 192 | 249 |  1 |1796 |  42 | 3.000000e+00 |      --      |    Inf |   1.33%
9.13/9.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.13/9.29	c   3.9s|   300 |    52 | 33218 |  24.2 |    80M |  19 | 472 |2064 | 193 | 278 |  0 |1929 |  42 | 3.000000e+00 |      --      |    Inf |   2.06%
9.13/9.29	c   4.1s|   400 |    72 | 35894 |  24.4 |    83M |  20 | 472 |2168 | 185 | 370 |  1 |2035 |  42 | 3.000000e+00 |      --      |    Inf |   2.47%
9.13/9.29	c   4.3s|   500 |    76 | 38678 |  24.6 |    83M |  20 | 472 |2265 |   0 | 454 |  0 |2138 |  42 | 3.000000e+00 |      --      |    Inf |   3.22%
9.13/9.29	c   4.5s|   600 |    70 | 40847 |  24.5 |    83M |  20 | 472 |2356 |   0 | 475 |  0 |2241 |  42 | 3.000000e+00 |      --      |    Inf |   4.20%
9.13/9.29	c   4.7s|   700 |    70 | 42724 |  24.1 |    83M |  20 | 472 |2418 | 191 | 521 |  0 |2313 |  42 | 3.000000e+00 |      --      |    Inf |   5.42%
9.13/9.29	c   4.8s|   800 |    71 | 44716 |  23.9 |    83M |  20 | 472 |2512 | 195 | 537 |  1 |2416 |  42 | 3.000000e+00 |      --      |    Inf |   5.46%
9.13/9.29	c   5.2s|   900 |    72 | 47355 |  24.0 |    82M |  20 | 472 |2608 | 191 | 559 |  0 |2526 |  42 | 3.000000e+00 |      --      |    Inf |   5.48%
9.13/9.29	c   5.4s|  1000 |    77 | 49756 |  24.0 |    82M |  20 | 472 |2729 | 191 | 631 |  1 |2651 |  42 | 3.000000e+00 |      --      |    Inf |   7.03%
9.13/9.29	c   5.7s|  1100 |    79 | 51664 |  23.8 |    82M |  21 | 472 |2796 | 199 | 641 |  1 |2732 |  42 | 3.000000e+00 |      --      |    Inf |   7.09%
9.13/9.29	c   6.1s|  1200 |    81 | 54509 |  24.0 |    82M |  22 | 472 |2866 | 192 | 694 |  1 |2819 |  42 | 3.000000e+00 |      --      |    Inf |   7.79%
9.13/9.29	c   6.1s|  1300 |    89 | 56247 |  23.7 |    82M |  22 | 472 |2958 |   0 | 723 |  0 |2919 |  42 | 3.000000e+00 |      --      |    Inf |   7.87%
9.13/9.29	c   6.2s|  1400 |    85 | 57877 |  23.4 |    82M |  22 | 472 |3067 | 195 | 728 |  1 |3043 |  42 | 3.000000e+00 |      --      |    Inf |   8.03%
9.13/9.29	c   6.5s|  1500 |    91 | 59633 |  23.2 |    82M |  22 | 472 |3132 | 192 | 759 |  0 |3131 |  42 | 3.000000e+00 |      --      |    Inf |   8.24%
9.13/9.29	c   6.6s|  1600 |    92 | 61071 |  22.8 |    82M |  22 | 472 |3223 | 191 | 800 |  1 |3239 |  42 | 3.000000e+00 |      --      |    Inf |   8.83%
9.13/9.29	c   7.1s|  1700 |    84 | 62771 |  22.6 |    82M |  22 | 472 |3296 | 198 | 811 |  1 |3333 |  42 | 3.000000e+00 |      --      |    Inf |   8.90%
9.13/9.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.13/9.29	c   7.2s|  1800 |    94 | 64105 |  22.3 |    82M |  22 | 472 |3337 | 191 | 829 |  0 |3389 |  42 | 3.000000e+00 |      --      |    Inf |   8.95%
9.13/9.29	c   7.3s|  1900 |    95 | 66144 |  22.2 |    82M |  22 | 472 |3410 | 194 | 877 |  1 |3478 |  42 | 3.000000e+00 |      --      |    Inf |   9.10%
9.13/9.29	c   7.4s|  2000 |    90 | 68006 |  22.1 |    82M |  23 | 472 |3502 | 189 | 930 |  1 |3584 |  42 | 3.000000e+00 |      --      |    Inf |   9.23%
9.13/9.29	c   7.5s|  2100 |   101 | 70296 |  22.1 |    82M |  23 | 472 |3552 |   0 | 967 |  0 |3657 |  42 | 3.000000e+00 |      --      |    Inf |   9.28%
9.13/9.29	c   7.5s|  2200 |   104 | 71935 |  22.0 |    82M |  23 | 472 |3671 |   0 | 992 |  0 |3789 |  42 | 3.000000e+00 |      --      |    Inf |   9.32%
9.13/9.29	c   7.6s|  2300 |   104 | 74050 |  21.9 |    82M |  23 | 472 |3774 | 193 |1057 |  1 |3916 |  42 | 3.000000e+00 |      --      |    Inf |   9.43%
9.13/9.29	c   7.7s|  2400 |   100 | 76337 |  22.0 |    82M |  23 | 472 |3829 | 190 |1106 |  1 |4005 |  42 | 3.000000e+00 |      --      |    Inf |   9.72%
9.13/9.29	c   7.8s|  2500 |   102 | 78197 |  21.9 |    82M |  23 | 472 |3936 | 200 |1143 |  2 |4134 |  42 | 3.000000e+00 |      --      |    Inf |   9.94%
9.13/9.29	c   7.9s|  2600 |    97 | 80275 |  21.8 |    83M |  25 | 472 |4044 | 197 |1217 |  1 |4258 |  42 | 3.000000e+00 |      --      |    Inf |  11.27%
9.13/9.29	c   8.1s|  2700 |   102 | 82689 |  21.9 |    83M |  25 | 472 |4129 | 190 |1254 |  1 |4393 |  42 | 3.000000e+00 |      --      |    Inf |  12.12%
9.13/9.29	c   8.2s|  2800 |   107 | 84439 |  21.8 |    83M |  25 | 472 |4187 | 191 |1320 |  1 |4529 |  42 | 3.000000e+00 |      --      |    Inf |  12.38%
9.13/9.29	c   8.3s|  2900 |   110 | 86405 |  21.7 |    83M |  25 | 472 |4257 | 201 |1386 |  1 |4645 |  42 | 3.000000e+00 |      --      |    Inf |  12.62%
9.13/9.29	c   8.4s|  3000 |   110 | 88177 |  21.6 |    83M |  26 | 472 |4315 |   0 |1395 |  0 |4761 |  42 | 3.000000e+00 |      --      |    Inf |  12.79%
9.13/9.29	c   8.5s|  3100 |   105 | 90013 |  21.6 |    83M |  26 | 472 |4319 | 195 |1428 |  0 |4850 |  42 | 3.000000e+00 |      --      |    Inf |  13.87%
9.13/9.29	c   8.6s|  3200 |   108 | 91978 |  21.5 |    83M |  26 | 472 |4335 | 190 |1480 |  1 |4941 |  42 | 3.000000e+00 |      --      |    Inf |  14.53%
9.13/9.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.13/9.29	c   8.7s|  3300 |   113 | 93498 |  21.4 |    83M |  26 | 472 |4400 | 194 |1513 |  1 |5037 |  42 | 3.000000e+00 |      --      |    Inf |  14.70%
9.13/9.29	c   8.8s|  3400 |   111 | 95405 |  21.3 |    83M |  26 | 472 |4451 | 205 |1559 |  1 |5095 |  42 | 3.000000e+00 |      --      |    Inf |  14.71%
9.13/9.29	c   8.9s|  3500 |   106 | 97166 |  21.2 |    83M |  26 | 472 |4549 |   0 |1618 |  0 |5201 |  42 | 3.000000e+00 |      --      |    Inf |  14.76%
9.13/9.29	c   8.9s|  3600 |   110 | 98806 |  21.1 |    83M |  26 | 472 |4526 | 200 |1653 |  1 |5289 |  42 | 3.000000e+00 |      --      |    Inf |  14.84%
9.13/9.29	c   9.0s|  3700 |   104 |100789 |  21.1 |    83M |  26 | 472 |4563 | 195 |1700 |  0 |5402 |  42 | 3.000000e+00 |      --      |    Inf |  14.97%
12.72/12.84	c   9.1s|  3800 |   107 |103405 |  21.2 |    83M |  30 | 472 |4524 | 205 |1754 |  0 |5469 |  42 | 3.000000e+00 |      --      |    Inf |  15.05%
12.72/12.84	c   9.2s|  3900 |   103 |105327 |  21.2 |    83M |  30 | 472 |4535 |   0 |1769 |  0 |5530 |  42 | 3.000000e+00 |      --      |    Inf |  15.14%
12.72/12.84	c   9.3s|  4000 |   107 |107117 |  21.1 |    83M |  30 | 472 |4545 | 200 |1800 |  0 |5640 |  42 | 3.000000e+00 |      --      |    Inf |  15.60%
12.72/12.84	c   9.4s|  4100 |   106 |109223 |  21.1 |    83M |  30 | 472 |4542 | 192 |1850 |  1 |5757 |  42 | 3.000000e+00 |      --      |    Inf |  15.96%
12.72/12.84	c   9.5s|  4200 |   104 |111352 |  21.1 |    83M |  30 | 472 |4636 | 198 |1866 |  1 |5881 |  42 | 3.000000e+00 |      --      |    Inf |  16.03%
12.72/12.84	c   9.6s|  4300 |   108 |112578 |  20.9 |    83M |  30 | 472 |4611 | 192 |1894 |  1 |5978 |  42 | 3.000000e+00 |      --      |    Inf |  16.13%
12.72/12.84	c   9.7s|  4400 |   114 |113230 |  20.7 |    83M |  30 | 472 |4707 | 192 |1921 |  1 |6077 |  42 | 3.000000e+00 |      --      |    Inf |  16.13%
12.72/12.84	c   9.7s|  4500 |   110 |113978 |  20.4 |    83M |  30 | 472 |4770 | 199 |1951 |  0 |6145 |  42 | 3.000000e+00 |      --      |    Inf |  16.15%
12.72/12.84	c   9.8s|  4600 |   108 |114725 |  20.2 |    83M |  30 | 472 |4813 | 197 |1972 |  0 |6190 |  42 | 3.000000e+00 |      --      |    Inf |  16.15%
12.72/12.84	c   9.9s|  4700 |   107 |115618 |  20.0 |    84M |  30 | 472 |4851 | 197 |2001 |  1 |6230 |  42 | 3.000000e+00 |      --      |    Inf |  16.15%
12.72/12.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.72/12.84	c   9.9s|  4800 |   107 |116526 |  19.8 |    84M |  31 | 472 |4907 | 200 |2044 |  0 |6291 |  42 | 3.000000e+00 |      --      |    Inf |  16.15%
12.72/12.84	c  10.0s|  4900 |   104 |117537 |  19.7 |    84M |  31 | 472 |4959 | 198 |2080 |  1 |6345 |  42 | 3.000000e+00 |      --      |    Inf |  16.15%
12.72/12.84	c  10.1s|  5000 |   112 |118891 |  19.5 |    84M |  31 | 472 |4987 | 205 |2122 |  1 |6403 |  42 | 3.000000e+00 |      --      |    Inf |  16.18%
12.72/12.84	c  10.1s|  5100 |   118 |119760 |  19.4 |    84M |  31 | 472 |5027 | 205 |2160 |  0 |6448 |  42 | 3.000000e+00 |      --      |    Inf |  16.19%
12.72/12.84	c  10.2s|  5200 |   112 |120781 |  19.2 |    84M |  31 | 472 |5100 | 205 |2192 |  1 |6527 |  42 | 3.000000e+00 |      --      |    Inf |  16.19%
12.72/12.84	c  10.3s|  5300 |   117 |122239 |  19.2 |    84M |  31 | 472 |5126 | 213 |2244 |  1 |6601 |  42 | 3.000000e+00 |      --      |    Inf |  16.57%
12.72/12.84	c  10.4s|  5400 |   121 |123155 |  19.0 |    84M |  35 | 472 |5153 | 203 |2276 |  1 |6631 |  42 | 3.000000e+00 |      --      |    Inf |  16.57%
12.72/12.84	c  10.4s|  5500 |   122 |124815 |  19.0 |    84M |  35 | 472 |5215 | 207 |2332 |  1 |6727 |  42 | 3.000000e+00 |      --      |    Inf |  16.70%
12.72/12.84	c  10.5s|  5600 |   126 |125180 |  18.7 |    84M |  35 | 472 |5305 | 207 |2337 |  1 |6822 |  42 | 3.000000e+00 |      --      |    Inf |  16.70%
12.72/12.84	c  10.5s|  5700 |   120 |125754 |  18.5 |    84M |  35 | 472 |5436 |   0 |2351 |  0 |6961 |  42 | 3.000000e+00 |      --      |    Inf |  16.72%
12.72/12.84	c  10.6s|  5800 |   120 |126240 |  18.3 |    84M |  35 | 472 |5486 | 209 |2367 |  1 |7039 |  42 | 3.000000e+00 |      --      |    Inf |  16.72%
12.72/12.84	c  10.6s|  5900 |   121 |126648 |  18.1 |    84M |  35 | 472 |5583 |   0 |2375 |  0 |7145 |  42 | 3.000000e+00 |      --      |    Inf |  16.72%
12.72/12.84	c  10.7s|  6000 |   116 |127712 |  18.0 |    84M |  35 | 472 |5608 | 209 |2404 |  0 |7187 |  42 | 3.000000e+00 |      --      |    Inf |  16.72%
12.72/12.84	c  10.8s|  6100 |   123 |129296 |  18.0 |    84M |  35 | 472 |5585 | 197 |2443 |  1 |7247 |  42 | 3.000000e+00 |      --      |    Inf |  16.81%
12.72/12.84	c  10.9s|  6200 |   125 |131274 |  18.0 |    84M |  35 | 472 |5660 | 198 |2483 |  0 |7360 |  42 | 3.000000e+00 |      --      |    Inf |  16.88%
12.72/12.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.72/12.84	c  11.0s|  6300 |   130 |133589 |  18.1 |    84M |  35 | 472 |5688 |   0 |2560 |  0 |7432 |  42 | 3.000000e+00 |      --      |    Inf |  16.89%
12.72/12.84	c  11.0s|  6400 |   127 |134258 |  17.9 |    84M |  35 | 472 |5781 | 210 |2589 |  1 |7535 |  42 | 3.000000e+00 |      --      |    Inf |  16.89%
12.72/12.84	c  11.1s|  6500 |   121 |135453 |  17.9 |    84M |  35 | 472 |5811 |   0 |2625 |  0 |7636 |  42 | 3.000000e+00 |      --      |    Inf |  17.21%
12.72/12.84	c  11.1s|  6600 |   130 |136347 |  17.7 |    84M |  35 | 472 |5853 | 208 |2670 |  0 |7702 |  42 | 3.000000e+00 |      --      |    Inf |  17.21%
12.72/12.84	c  11.2s|  6700 |   134 |137178 |  17.6 |    84M |  35 | 472 |5886 | 197 |2675 |  1 |7785 |  42 | 3.000000e+00 |      --      |    Inf |  17.23%
12.72/12.84	c  11.3s|  6800 |   129 |138081 |  17.5 |    84M |  35 | 472 |5950 | 199 |2721 |  1 |7872 |  42 | 3.000000e+00 |      --      |    Inf |  17.23%
12.72/12.84	c  11.3s|  6900 |   136 |138795 |  17.4 |    84M |  35 | 472 |5965 |   0 |2735 |  0 |7959 |  42 | 3.000000e+00 |      --      |    Inf |  17.24%
12.72/12.84	c  11.4s|  7000 |   137 |139569 |  17.3 |    84M |  35 | 472 |5985 | 207 |2746 |  1 |8034 |  42 | 3.000000e+00 |      --      |    Inf |  17.24%
12.72/12.84	c  11.4s|  7100 |   134 |140709 |  17.2 |    84M |  35 | 472 |5990 | 197 |2767 |  1 |8103 |  42 | 3.000000e+00 |      --      |    Inf |  17.24%
12.72/12.84	c  11.5s|  7200 |   134 |142760 |  17.2 |    84M |  35 | 472 |5945 | 203 |2811 |  1 |8167 |  42 | 3.000000e+00 |      --      |    Inf |  17.25%
12.72/12.84	c  11.6s|  7300 |   133 |143322 |  17.1 |    84M |  35 | 472 |6033 |   0 |2819 |  0 |8290 |  42 | 3.000000e+00 |      --      |    Inf |  17.26%
12.72/12.84	c  11.6s|  7400 |   130 |144298 |  17.0 |    84M |  35 | 472 |6037 |   0 |2864 |  0 |8366 |  42 | 3.000000e+00 |      --      |    Inf |  17.26%
12.72/12.84	c  11.7s|  7500 |   126 |145830 |  17.0 |    84M |  35 | 472 |5966 | 207 |2885 |  0 |8404 |  42 | 3.000000e+00 |      --      |    Inf |  17.26%
12.72/12.84	c  11.8s|  7600 |   135 |146991 |  16.9 |    84M |  35 | 472 |5920 | 210 |2910 |  1 |8472 |  42 | 3.000000e+00 |      --      |    Inf |  17.26%
12.72/12.84	c  11.8s|  7700 |   138 |147583 |  16.8 |    84M |  35 | 472 |5978 | 208 |2941 |  1 |8561 |  42 | 3.000000e+00 |      --      |    Inf |  17.26%
12.72/12.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.72/12.84	c  11.9s|  7800 |   136 |148103 |  16.7 |    84M |  35 | 472 |6018 |   0 |2952 |  0 |8617 |  42 | 3.000000e+00 |      --      |    Inf |  17.26%
12.72/12.84	c  11.9s|  7900 |   128 |148503 |  16.5 |    84M |  35 | 472 |6101 | 210 |2952 |  1 |8706 |  42 | 3.000000e+00 |      --      |    Inf |  17.26%
12.72/12.84	c  12.0s|  8000 |   135 |148931 |  16.4 |    84M |  35 | 472 |6141 | 208 |2965 |  1 |8751 |  42 | 3.000000e+00 |      --      |    Inf |  17.26%
12.72/12.84	c  12.0s|  8100 |   126 |149482 |  16.3 |    85M |  35 | 472 |6197 | 210 |2972 |  1 |8844 |  42 | 3.000000e+00 |      --      |    Inf |  17.26%
12.72/12.84	c  12.1s|  8200 |   125 |150898 |  16.2 |    85M |  35 | 472 |6193 | 212 |3009 |  0 |8904 |  42 | 3.000000e+00 |      --      |    Inf |  17.27%
12.72/12.84	c  12.1s|  8300 |   124 |152059 |  16.2 |    85M |  35 | 472 |6223 | 211 |3029 |  1 |8985 |  42 | 3.000000e+00 |      --      |    Inf |  17.27%
12.72/12.84	c  12.2s|  8400 |   128 |152886 |  16.1 |    85M |  35 | 472 |6209 | 210 |3035 |  1 |9034 |  42 | 3.000000e+00 |      --      |    Inf |  17.27%
12.72/12.84	c  12.2s|  8500 |   128 |153552 |  16.0 |    85M |  35 | 472 |6254 | 211 |3056 |  1 |9119 |  42 | 3.000000e+00 |      --      |    Inf |  17.27%
12.72/12.84	c  12.3s|  8600 |   130 |154373 |  15.9 |    85M |  35 | 472 |6288 | 217 |3080 |  1 |9208 |  42 | 3.000000e+00 |      --      |    Inf |  17.27%
12.72/12.84	c  12.3s|  8700 |   125 |155335 |  15.9 |    85M |  35 | 472 |6351 | 206 |3098 |  0 |9301 |  42 | 3.000000e+00 |      --      |    Inf |  17.27%
12.72/12.84	c  12.4s|  8800 |   126 |157273 |  15.9 |    85M |  35 | 472 |6312 |   0 |3161 |  0 |9365 |  42 | 3.000000e+00 |      --      |    Inf |  17.35%
12.72/12.84	c  12.5s|  8900 |   124 |158352 |  15.8 |    85M |  35 | 472 |6340 | 200 |3199 |  1 |9450 |  42 | 3.000000e+00 |      --      |    Inf |  17.62%
12.72/12.84	c  12.6s|  9000 |   123 |159876 |  15.8 |    85M |  35 | 472 |6303 | 211 |3255 |  1 |9527 |  42 | 3.000000e+00 |      --      |    Inf |  17.68%
16.70/16.84	c  12.7s|  9100 |   117 |161361 |  15.8 |    85M |  35 | 472 |6208 | 195 |3293 |  0 |9610 |  42 | 3.000000e+00 |      --      |    Inf |  17.82%
16.70/16.84	c  12.8s|  9200 |   120 |162728 |  15.8 |    85M |  35 | 472 |6206 | 194 |3312 |  0 |9697 |  42 | 3.000000e+00 |      --      |    Inf |  17.87%
16.70/16.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.70/16.84	c  12.8s|  9300 |   123 |163595 |  15.7 |    85M |  35 | 472 |6224 |   0 |3344 |  0 |9766 |  42 | 3.000000e+00 |      --      |    Inf |  17.89%
16.70/16.84	c  12.9s|  9400 |   121 |164729 |  15.7 |    85M |  35 | 472 |6183 |   0 |3384 |  0 |9851 |  42 | 3.000000e+00 |      --      |    Inf |  17.93%
16.70/16.84	c  13.0s|  9500 |   119 |165990 |  15.7 |    85M |  35 | 472 |6107 | 196 |3395 |  1 |9928 |  42 | 3.000000e+00 |      --      |    Inf |  18.10%
16.70/16.84	c  13.0s|  9600 |   116 |167413 |  15.7 |    85M |  35 | 472 |5915 | 202 |3439 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  18.19%
16.70/16.84	c  13.1s|  9700 |   118 |168139 |  15.6 |    85M |  35 | 472 |5962 |   0 |3468 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  18.20%
16.70/16.84	c  13.2s|  9800 |   117 |169261 |  15.5 |    85M |  35 | 472 |6019 |   0 |3519 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  18.21%
16.70/16.84	c  13.2s|  9900 |   118 |170452 |  15.5 |    85M |  35 | 472 |6027 |   0 |3544 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  18.23%
16.70/16.84	c  13.3s| 10000 |   113 |171592 |  15.5 |    85M |  35 | 472 |6053 | 200 |3578 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  18.24%
16.70/16.84	c  13.4s| 10100 |   112 |173388 |  15.5 |    85M |  35 | 472 |6087 | 202 |3671 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  18.24%
16.70/16.84	c  13.5s| 10200 |   110 |175505 |  15.5 |    85M |  35 | 472 |5709 | 204 |3733 |  1 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  18.32%
16.70/16.84	c  13.6s| 10300 |   110 |177427 |  15.6 |    85M |  35 | 472 |5716 |   0 |3754 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  18.34%
16.70/16.84	c  13.7s| 10400 |   112 |179005 |  15.6 |    85M |  35 | 472 |5745 |   0 |3796 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  18.36%
16.70/16.84	c  13.8s| 10500 |   117 |181280 |  15.6 |    85M |  35 | 472 |5753 | 201 |3836 |  0 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  18.38%
16.70/16.84	c  13.9s| 10600 |   113 |183546 |  15.7 |    85M |  35 | 472 |5337 | 193 |3918 |  1 |  10k|  42 | 3.000000e+00 |      --      |    Inf |  18.38%
16.70/16.84	c  14.1s| 10700 |   111 |185801 |  15.8 |    85M |  35 | 472 |5141 | 201 |3982 |  2 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  18.76%
16.70/16.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.70/16.84	c  14.1s| 10800 |   121 |186870 |  15.7 |    85M |  35 | 472 |5190 | 199 |4000 |  1 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  18.85%
16.70/16.84	c  14.2s| 10900 |   119 |187325 |  15.6 |    85M |  35 | 472 |5289 | 199 |4012 |  1 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  18.85%
16.70/16.84	c  14.2s| 11000 |   117 |187747 |  15.5 |    85M |  35 | 472 |5362 | 199 |4038 |  0 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  18.86%
16.70/16.84	c  14.3s| 11100 |   117 |188196 |  15.4 |    85M |  35 | 472 |5440 |   0 |4048 |  0 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  18.86%
16.70/16.84	c  14.3s| 11200 |   114 |188621 |  15.3 |    85M |  35 | 472 |5544 | 202 |4066 |  1 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  18.88%
16.70/16.84	c  14.4s| 11300 |   115 |189595 |  15.3 |    85M |  35 | 472 |5649 | 199 |4066 |  0 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  18.92%
16.70/16.84	c  14.5s| 11400 |   111 |191280 |  15.3 |    85M |  35 | 472 |5731 | 203 |4093 |  1 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  18.98%
16.70/16.84	c  14.6s| 11500 |   130 |193105 |  15.3 |    85M |  35 | 472 |5690 | 208 |4124 |  0 |  11k|  42 | 3.000000e+00 |      --      |    Inf |  18.98%
16.70/16.84	c  14.7s| 11600 |   109 |195223 |  15.4 |    85M |  35 | 472 |5620 |   0 |4167 |  0 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  19.04%
16.70/16.84	c  14.8s| 11700 |   115 |197489 |  15.4 |    85M |  35 | 472 |5630 | 189 |4246 |  1 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  19.05%
16.70/16.84	c  14.9s| 11800 |   111 |199715 |  15.5 |    85M |  35 | 472 |5566 | 200 |4288 |  0 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  20.53%
16.70/16.84	c  15.0s| 11900 |   108 |202067 |  15.5 |    85M |  35 | 472 |5564 | 198 |4323 |  1 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  20.63%
16.70/16.84	c  15.1s| 12000 |   115 |203539 |  15.5 |    85M |  35 | 472 |5588 | 208 |4358 |  1 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  20.68%
16.70/16.84	c  15.2s| 12100 |   114 |204162 |  15.5 |    85M |  35 | 472 |5763 | 209 |4375 |  0 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  20.68%
16.70/16.84	c  15.2s| 12200 |   111 |205499 |  15.5 |    85M |  36 | 472 |5823 | 197 |4411 |  1 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  20.68%
16.70/16.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.70/16.84	c  15.3s| 12300 |   120 |206783 |  15.4 |    85M |  36 | 472 |5950 |   0 |4442 |  0 |  12k|  42 | 3.000000e+00 |      --      |    Inf |  20.69%
16.70/16.84	c  15.4s| 12400 |   113 |208023 |  15.4 |    85M |  36 | 472 |6039 | 208 |4480 |  1 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  20.69%
16.70/16.84	c  15.4s| 12500 |   113 |208830 |  15.4 |    86M |  36 | 472 |6134 |   0 |4508 |  0 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  20.69%
16.70/16.84	c  15.5s| 12600 |   115 |210021 |  15.3 |    86M |  36 | 472 |6238 | 201 |4533 |  0 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  20.70%
16.70/16.84	c  15.6s| 12700 |   115 |211205 |  15.3 |    86M |  36 | 472 |6336 |   0 |4565 |  0 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  20.72%
16.70/16.84	c  15.6s| 12800 |   111 |212460 |  15.3 |    86M |  36 | 472 |6408 | 193 |4619 |  1 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  20.74%
16.70/16.84	c  15.7s| 12900 |   110 |214218 |  15.3 |    86M |  36 | 472 |6243 | 196 |4664 |  0 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  20.85%
16.70/16.84	c  15.8s| 13000 |   122 |215909 |  15.3 |    86M |  36 | 472 |6056 | 199 |4705 |  1 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  21.09%
16.70/16.84	c  15.9s| 13100 |   118 |217808 |  15.3 |    86M |  36 | 472 |5965 |   0 |4771 |  0 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  21.09%
16.70/16.84	c  16.0s| 13200 |   119 |219280 |  15.3 |    86M |  36 | 472 |5957 | 200 |4830 |  1 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  21.10%
16.70/16.84	c  16.1s| 13300 |   119 |220467 |  15.3 |    86M |  36 | 472 |5990 |   0 |4860 |  0 |  13k|  42 | 3.000000e+00 |      --      |    Inf |  21.10%
16.70/16.84	c  16.1s| 13400 |   122 |221598 |  15.3 |    86M |  36 | 472 |6036 | 199 |4879 |  0 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  21.10%
16.70/16.84	c  16.2s| 13500 |   119 |222492 |  15.2 |    86M |  36 | 472 |6122 | 200 |4896 |  1 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  21.10%
16.70/16.84	c  16.2s| 13600 |   117 |223379 |  15.2 |    86M |  36 | 472 |6155 | 202 |4905 |  1 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  21.10%
16.70/16.84	c  16.3s| 13700 |   115 |224212 |  15.2 |    86M |  36 | 472 |6208 | 204 |4911 |  1 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  21.10%
16.70/16.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.70/16.84	c  16.4s| 13800 |   115 |225352 |  15.1 |    86M |  36 | 472 |6126 | 186 |4927 |  1 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  21.17%
16.70/16.84	c  16.4s| 13900 |   113 |225767 |  15.1 |    86M |  36 | 472 |6235 | 186 |4934 |  1 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  21.17%
16.70/16.84	c  16.5s| 14000 |   108 |227434 |  15.1 |    86M |  36 | 472 |6162 | 196 |4970 |  1 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  21.20%
16.70/16.84	c  16.5s| 14100 |   117 |228385 |  15.0 |    86M |  36 | 472 |6180 | 201 |4996 |  0 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  21.23%
16.70/16.84	c  16.6s| 14200 |   118 |229682 |  15.0 |    86M |  36 | 472 |6273 |   0 |5023 |  0 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  21.23%
20.99/21.16	c  16.7s| 14300 |   120 |230706 |  15.0 |    86M |  36 | 472 |6327 | 202 |5052 |  0 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  21.24%
20.99/21.16	c  16.7s| 14400 |   123 |231268 |  14.9 |    86M |  36 | 472 |6387 | 202 |5060 |  0 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  21.24%
20.99/21.16	c  16.8s| 14500 |   119 |231901 |  14.9 |    86M |  36 | 472 |6447 | 202 |5065 |  0 |  14k|  42 | 3.000000e+00 |      --      |    Inf |  21.24%
20.99/21.16	c  16.8s| 14600 |   121 |233140 |  14.8 |    86M |  36 | 472 |6447 | 200 |5085 |  1 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  21.24%
20.99/21.16	c  16.9s| 14700 |   122 |234295 |  14.8 |    86M |  36 | 472 |6500 | 202 |5100 |  1 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.0s| 14800 |   123 |235124 |  14.8 |    86M |  36 | 472 |6535 |   0 |5120 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.0s| 14900 |   119 |236006 |  14.7 |    86M |  36 | 472 |6590 | 200 |5138 |  1 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.1s| 15000 |   126 |236757 |  14.7 |    86M |  36 | 472 |6697 |   0 |5161 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.1s| 15100 |   125 |237898 |  14.7 |    86M |  36 | 472 |6776 | 202 |5189 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.2s| 15200 |   128 |238830 |  14.7 |    86M |  36 | 472 |6799 | 201 |5226 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.99/21.16	c  17.3s| 15300 |   125 |239759 |  14.6 |    86M |  36 | 472 |6819 | 202 |5255 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.4s| 15400 |   129 |240388 |  14.6 |    86M |  36 | 472 |6878 | 202 |5256 |  1 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.4s| 15500 |   121 |241192 |  14.5 |    86M |  37 | 472 |6989 | 202 |5269 |  1 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.5s| 15600 |   125 |242686 |  14.5 |    86M |  39 | 472 |7019 |   0 |5306 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.5s| 15700 |   122 |243444 |  14.5 |    86M |  42 | 472 |7106 | 211 |5329 |  0 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.6s| 15800 |   126 |244323 |  14.5 |    86M |  42 | 472 |7046 | 208 |5366 |  1 |  15k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.7s| 15900 |   121 |245615 |  14.4 |    86M |  42 | 472 |7045 | 215 |5414 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.7s| 16000 |   123 |246446 |  14.4 |    86M |  42 | 472 |7031 | 207 |5436 |  2 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.8s| 16100 |   119 |247259 |  14.4 |    86M |  42 | 472 |7031 |   0 |5452 |  0 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.8s| 16200 |   116 |248070 |  14.3 |    86M |  42 | 472 |6989 | 203 |5457 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  17.9s| 16300 |   110 |249226 |  14.3 |    86M |  42 | 472 |6968 | 201 |5491 |  2 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.25%
20.99/21.16	c  18.0s| 16400 |   112 |250467 |  14.3 |    86M |  42 | 472 |6893 | 195 |5530 |  0 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.28%
20.99/21.16	c  18.1s| 16500 |   120 |251905 |  14.3 |    86M |  42 | 472 |6820 | 198 |5583 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.44%
20.99/21.16	c  18.1s| 16600 |   116 |252899 |  14.3 |    86M |  42 | 472 |6780 | 196 |5597 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.48%
20.99/21.16	c  18.2s| 16700 |   114 |253754 |  14.3 |    86M |  42 | 472 |6667 | 195 |5609 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.50%
20.99/21.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.99/21.16	c  18.3s| 16800 |   118 |255188 |  14.3 |    86M |  42 | 472 |6603 | 206 |5639 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.54%
20.99/21.16	c  18.3s| 16900 |   122 |256217 |  14.2 |    86M |  42 | 472 |6644 | 206 |5692 |  0 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.55%
20.99/21.16	c  18.4s| 17000 |   116 |257308 |  14.2 |    86M |  42 | 472 |6687 | 201 |5723 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.55%
20.99/21.16	c  18.5s| 17100 |   117 |258659 |  14.2 |    86M |  42 | 472 |6729 |   0 |5792 |  0 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.55%
20.99/21.16	c  18.5s| 17200 |   112 |259619 |  14.2 |    86M |  42 | 472 |6804 | 202 |5830 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.55%
20.99/21.16	c  18.6s| 17300 |   112 |260641 |  14.2 |    86M |  42 | 472 |6815 | 198 |5850 |  1 |  16k|  42 | 3.000000e+00 |      --      |    Inf |  21.55%
20.99/21.16	c  18.7s| 17400 |   115 |262173 |  14.2 |    86M |  42 | 472 |6708 |   0 |5901 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  21.61%
20.99/21.16	c  18.9s| 17500 |   130 |263803 |  14.2 |    86M |  42 | 472 |6466 | 185 |5945 |  1 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  22.14%
20.99/21.16	c  19.1s| 17600 |   135 |267233 |  14.3 |    86M |  42 | 472 |6186 | 192 |6056 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  23.56%
20.99/21.16	c  19.2s| 17700 |   134 |269475 |  14.3 |    86M |  42 | 472 |6008 |   0 |6151 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  25.33%
20.99/21.16	c  19.3s| 17800 |   134 |271197 |  14.3 |    86M |  42 | 472 |6022 | 196 |6215 |  1 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  26.54%
20.99/21.16	c  19.5s| 17900 |   132 |273038 |  14.4 |    86M |  42 | 472 |6037 | 193 |6277 |  1 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  26.86%
20.99/21.16	c  19.6s| 18000 |   134 |274861 |  14.4 |    86M |  42 | 472 |6067 | 197 |6328 |  1 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  26.94%
20.99/21.16	c  19.6s| 18100 |   136 |276381 |  14.4 |    86M |  42 | 472 |6088 | 197 |6328 |  1 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  26.98%
20.99/21.16	c  19.7s| 18200 |   130 |278138 |  14.4 |    86M |  42 | 472 |6104 | 199 |6392 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  27.05%
20.99/21.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.99/21.16	c  19.8s| 18300 |   130 |280046 |  14.4 |    86M |  42 | 472 |6124 | 201 |6432 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  27.07%
20.99/21.16	c  19.9s| 18400 |   122 |282152 |  14.5 |    86M |  42 | 472 |6105 |   0 |6477 |  0 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  27.40%
20.99/21.16	c  20.0s| 18500 |   123 |283971 |  14.5 |    86M |  42 | 472 |6101 | 199 |6507 |  1 |  17k|  42 | 3.000000e+00 |      --      |    Inf |  27.47%
20.99/21.16	c  20.1s| 18600 |   125 |285633 |  14.5 |    86M |  42 | 472 |6123 | 193 |6551 |  1 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  27.47%
20.99/21.16	c  20.2s| 18700 |   124 |287692 |  14.5 |    87M |  42 | 472 |6076 | 199 |6621 |  1 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  27.80%
20.99/21.16	c  20.3s| 18800 |   127 |288988 |  14.5 |    87M |  42 | 472 |6131 | 200 |6657 |  1 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  27.81%
20.99/21.16	c  20.4s| 18900 |   118 |290656 |  14.5 |    87M |  42 | 472 |6043 | 208 |6693 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  27.95%
20.99/21.16	c  20.5s| 19000 |   120 |293231 |  14.6 |    87M |  42 | 472 |6035 | 194 |6737 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  28.17%
20.99/21.16	c  20.6s| 19100 |   115 |295408 |  14.6 |    87M |  42 | 472 |5914 |   0 |6780 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  28.33%
20.99/21.16	c  20.7s| 19200 |   115 |295826 |  14.6 |    87M |  42 | 472 |5972 |   0 |6792 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  28.33%
20.99/21.16	c  20.7s| 19300 |   119 |296319 |  14.5 |    87M |  42 | 472 |6039 | 205 |6808 |  1 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  28.33%
20.99/21.16	c  20.8s| 19400 |   112 |297957 |  14.5 |    87M |  42 | 472 |6024 | 198 |6852 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  28.41%
20.99/21.16	c  20.9s| 19500 |   109 |299809 |  14.6 |    87M |  42 | 472 |5943 | 199 |6881 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  28.45%
25.67/25.84	c  21.0s| 19600 |   119 |302286 |  14.6 |    87M |  42 | 472 |5815 | 200 |6936 |  0 |  18k|  42 | 3.000000e+00 |      --      |    Inf |  28.52%
25.67/25.84	c  21.1s| 19700 |   120 |304509 |  14.6 |    87M |  42 | 472 |5875 |   0 |6992 |  0 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  28.54%
25.67/25.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
25.67/25.84	c  21.2s| 19800 |   122 |306350 |  14.7 |    87M |  42 | 472 |5930 | 209 |7063 |  0 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  28.55%
25.67/25.84	c  21.3s| 19900 |   125 |307941 |  14.7 |    87M |  42 | 472 |6070 | 203 |7139 |  2 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  28.55%
25.67/25.84	c  21.3s| 20000 |   120 |309672 |  14.7 |    87M |  42 | 472 |6202 | 210 |7179 |  0 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  28.56%
25.67/25.84	c  21.5s| 20100 |   120 |312349 |  14.7 |    87M |  42 | 472 |6175 | 199 |7207 |  0 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  28.62%
25.67/25.84	c  21.5s| 20200 |   117 |314117 |  14.7 |    87M |  42 | 472 |6233 | 199 |7255 |  0 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  28.65%
25.67/25.84	c  21.7s| 20300 |   122 |316529 |  14.8 |    87M |  42 | 472 |6225 | 207 |7292 |  1 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  28.78%
25.67/25.84	c  21.8s| 20400 |   120 |318771 |  14.8 |    87M |  42 | 472 |6272 | 206 |7349 |  1 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  28.80%
25.67/25.84	c  21.8s| 20500 |   118 |320564 |  14.8 |    87M |  42 | 472 |6335 |   0 |7387 |  0 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  28.80%
25.67/25.84	c  21.9s| 20600 |   115 |322463 |  14.9 |    87M |  42 | 472 |6281 | 190 |7446 |  1 |  19k|  42 | 3.000000e+00 |      --      |    Inf |  28.85%
25.67/25.84	c  22.1s| 20700 |   138 |324890 |  14.9 |    87M |  42 | 472 |6191 | 197 |7544 |  1 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  29.35%
25.67/25.84	c  22.2s| 20800 |   133 |326383 |  14.9 |    87M |  42 | 472 |6216 | 197 |7564 |  0 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  29.50%
25.67/25.84	c  22.3s| 20900 |   134 |328490 |  14.9 |    87M |  42 | 472 |6268 | 185 |7629 |  1 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  29.61%
25.67/25.84	c  22.4s| 21000 |   134 |330485 |  15.0 |    87M |  42 | 472 |6255 | 204 |7662 |  0 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  29.74%
25.67/25.84	c  22.5s| 21100 |   142 |332573 |  15.0 |    87M |  42 | 472 |6225 | 197 |7684 |  1 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  29.89%
25.67/25.84	c  22.6s| 21200 |   141 |334861 |  15.0 |    87M |  42 | 472 |6278 |   0 |7741 |  0 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  29.93%
25.67/25.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
25.67/25.84	c  22.7s| 21300 |   134 |336777 |  15.0 |    87M |  42 | 472 |6330 | 198 |7771 |  1 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  30.06%
25.67/25.84	c  22.7s| 21400 |   128 |338333 |  15.0 |    87M |  42 | 472 |6401 | 199 |7812 |  0 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  30.09%
25.67/25.84	c  22.8s| 21500 |   131 |340119 |  15.0 |    87M |  42 | 472 |6443 | 199 |7812 |  0 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  30.17%
25.67/25.84	c  22.9s| 21600 |   128 |342393 |  15.1 |    87M |  42 | 472 |6436 |   0 |7838 |  0 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  30.49%
25.67/25.84	c  23.0s| 21700 |   123 |344615 |  15.1 |    87M |  42 | 472 |6484 | 201 |7859 |  0 |  20k|  42 | 3.000000e+00 |      --      |    Inf |  30.71%
25.67/25.84	c  23.1s| 21800 |   134 |346458 |  15.1 |    87M |  42 | 472 |6517 |   0 |7900 |  0 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  31.07%
25.67/25.84	c  23.2s| 21900 |   135 |348107 |  15.1 |    87M |  42 | 472 |6604 | 192 |7938 |  1 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  31.32%
25.67/25.84	c  23.3s| 22000 |   136 |350230 |  15.2 |    87M |  42 | 472 |6669 | 193 |7957 |  0 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  31.57%
25.67/25.84	c  23.4s| 22100 |   131 |352325 |  15.2 |    87M |  42 | 472 |6766 | 193 |7966 |  0 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  31.75%
25.67/25.84	c  23.5s| 22200 |   123 |354273 |  15.2 |    87M |  42 | 472 |6842 | 201 |8007 |  1 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  32.18%
25.67/25.84	c  23.6s| 22300 |   123 |355588 |  15.2 |    87M |  42 | 472 |6891 | 198 |8015 |  1 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  32.30%
25.67/25.84	c  23.7s| 22400 |   132 |357995 |  15.2 |    87M |  42 | 472 |6767 | 191 |8068 |  0 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  32.53%
25.67/25.84	c  23.8s| 22500 |   132 |360261 |  15.3 |    87M |  42 | 472 |6760 | 191 |8117 |  0 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  32.58%
25.67/25.84	c  23.8s| 22600 |   128 |362146 |  15.3 |    87M |  42 | 472 |6729 | 191 |8127 |  0 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  32.66%
25.67/25.84	c  23.9s| 22700 |   144 |364269 |  15.3 |    87M |  42 | 472 |6687 | 202 |8189 |  1 |  21k|  42 | 3.000000e+00 |      --      |    Inf |  32.69%
25.67/25.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
25.67/25.84	c  24.1s| 22800 |   136 |366614 |  15.3 |    87M |  42 | 472 |6733 | 202 |8230 |  2 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  32.73%
25.67/25.84	c  24.2s| 22900 |   130 |368841 |  15.4 |    87M |  42 | 472 |6728 | 196 |8253 |  1 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  32.76%
25.67/25.84	c  24.3s| 23000 |   132 |371131 |  15.4 |    87M |  42 | 472 |6674 | 193 |8290 |  0 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  33.96%
25.67/25.84	c  24.4s| 23100 |   140 |372799 |  15.4 |    87M |  42 | 472 |6666 |   0 |8335 |  0 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  34.20%
25.67/25.84	c  24.4s| 23200 |   138 |374114 |  15.4 |    87M |  42 | 472 |6771 | 196 |8373 |  1 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  34.34%
25.67/25.84	c  24.5s| 23300 |   136 |375499 |  15.4 |    87M |  42 | 472 |6865 |   0 |8393 |  0 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  34.41%
25.67/25.84	c  24.6s| 23400 |   136 |377821 |  15.4 |    87M |  42 | 472 |6921 | 197 |8427 |  1 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  34.46%
25.67/25.84	c  24.7s| 23500 |   149 |379365 |  15.4 |    87M |  42 | 472 |6934 | 197 |8452 |  1 |  22k|  42 | 3.000000e+00 |      --      |    Inf |  34.88%
25.67/25.84	c  24.8s| 23600 |   154 |380382 |  15.4 |    87M |  42 | 472 |7031 |   0 |8468 |  0 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  34.90%
25.67/25.84	c  24.9s| 23700 |   149 |381884 |  15.4 |    87M |  42 | 472 |7137 |   0 |8505 |  0 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  34.92%
25.67/25.84	c  24.9s| 23800 |   140 |383238 |  15.4 |    87M |  42 | 472 |7214 | 197 |8532 |  1 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  34.96%
25.67/25.84	c  25.0s| 23900 |   153 |385229 |  15.4 |    87M |  42 | 472 |7147 | 202 |8607 |  0 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  35.01%
25.67/25.84	c  25.1s| 24000 |   150 |387213 |  15.4 |    87M |  42 | 472 |7209 | 202 |8669 |  1 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  35.02%
25.67/25.84	c  25.2s| 24100 |   147 |389673 |  15.5 |    87M |  42 | 472 |7241 | 195 |8745 |  0 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  35.04%
25.67/25.84	c  25.3s| 24200 |   146 |391337 |  15.5 |    87M |  42 | 472 |7281 | 190 |8771 |  1 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  35.18%
25.67/25.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
25.67/25.84	c  25.4s| 24300 |   148 |392012 |  15.4 |    87M |  42 | 472 |7352 | 192 |8785 |  1 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  35.22%
25.67/25.84	c  25.5s| 24400 |   153 |392636 |  15.4 |    87M |  42 | 472 |7449 | 192 |8803 |  1 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  35.27%
25.67/25.84	c  25.5s| 24500 |   151 |392958 |  15.4 |    87M |  42 | 472 |7555 |   0 |8808 |  0 |  23k|  42 | 3.000000e+00 |      --      |    Inf |  35.28%
25.67/25.84	c  25.6s| 24600 |   150 |393449 |  15.3 |    87M |  42 | 472 |7571 | 193 |8809 |  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.29%
25.67/25.84	c  25.6s| 24700 |   149 |394144 |  15.3 |    87M |  42 | 472 |7617 | 192 |8829 |  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.31%
30.45/30.66	c  25.7s| 24800 |   150 |395022 |  15.3 |    87M |  42 | 472 |7655 | 192 |8835 |  0 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.34%
30.45/30.66	c  25.8s| 24900 |   148 |395861 |  15.2 |    87M |  42 | 472 |7679 | 199 |8851 |  0 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.35%
30.45/30.66	c  25.8s| 25000 |   146 |396845 |  15.2 |    87M |  42 | 472 |7700 | 194 |8871 |  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.36%
30.45/30.66	c  25.9s| 25100 |   145 |397787 |  15.2 |    87M |  42 | 472 |7747 | 192 |8893 |  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.38%
30.45/30.66	c  25.9s| 25200 |   153 |398690 |  15.2 |    87M |  42 | 472 |7774 | 192 |8909 |  0 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.40%
30.45/30.66	c  26.0s| 25300 |   149 |399315 |  15.1 |    87M |  42 | 472 |7859 |   0 |8927 |  0 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.41%
30.45/30.66	c  26.1s| 25400 |   149 |400165 |  15.1 |    87M |  42 | 472 |7924 | 192 |8948 |  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.42%
30.45/30.66	c  26.2s| 25500 |   146 |401185 |  15.1 |    88M |  42 | 472 |7960 | 192 |8989 |  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.42%
30.45/30.66	c  26.2s| 25600 |   150 |401537 |  15.0 |    88M |  42 | 472 |8037 | 192 |8990 |  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.43%
30.45/30.66	c  26.3s| 25700 |   148 |402066 |  15.0 |    88M |  42 | 472 |8060 | 193 |8999 |  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.44%
30.45/30.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
30.45/30.66	c  26.3s| 25800 |   146 |402604 |  15.0 |    88M |  42 | 472 |8099 | 192 |9001 |  0 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.44%
30.45/30.66	c  26.4s| 25900 |   145 |403585 |  14.9 |    89M |  42 | 472 |8202 | 203 |9018 |  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.47%
30.45/30.66	c  26.5s| 26000 |   144 |405436 |  15.0 |    89M |  42 | 472 |8241 | 201 |9060 |  1 |  24k|  42 | 3.000000e+00 |      --      |    Inf |  35.50%
30.45/30.66	c  26.6s| 26100 |   142 |406832 |  15.0 |    89M |  42 | 472 |8194 | 194 |9084 |  1 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  35.71%
30.45/30.66	c  26.7s| 26200 |   146 |408463 |  15.0 |    89M |  42 | 472 |7996 | 191 |9147 |  0 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  35.88%
30.45/30.66	c  26.8s| 26300 |   153 |410145 |  15.0 |    89M |  42 | 472 |7680 | 200 |9192 |  0 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  35.95%
30.45/30.66	c  26.9s| 26400 |   169 |412435 |  15.0 |    89M |  42 | 472 |7677 | 207 |9286 |  1 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  35.95%
30.45/30.66	c  27.0s| 26500 |   165 |414516 |  15.0 |    89M |  42 | 472 |7733 | 206 |9325 |  0 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  35.95%
30.45/30.66	c  27.2s| 26600 |   161 |417740 |  15.1 |    89M |  42 | 472 |7788 | 200 |9352 |  0 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  35.96%
30.45/30.66	c  27.3s| 26700 |   161 |420223 |  15.1 |    89M |  42 | 472 |7789 | 203 |9372 |  1 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  36.00%
30.45/30.66	c  27.4s| 26800 |   159 |422488 |  15.1 |    89M |  42 | 472 |7838 | 199 |9424 |  1 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  36.01%
30.45/30.66	c  27.5s| 26900 |   160 |424656 |  15.2 |    89M |  42 | 472 |7915 | 206 |9469 |  0 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  36.02%
30.45/30.66	c  27.6s| 27000 |   155 |426651 |  15.2 |    89M |  42 | 472 |7884 | 196 |9499 |  0 |  25k|  42 | 3.000000e+00 |      --      |    Inf |  36.05%
30.45/30.66	c  27.7s| 27100 |   156 |428556 |  15.2 |    89M |  42 | 472 |7829 | 192 |9560 |  1 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  36.23%
30.45/30.66	c  27.8s| 27200 |   159 |430174 |  15.2 |    89M |  42 | 472 |7784 | 194 |9593 |  1 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  36.39%
30.45/30.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
30.45/30.66	c  27.9s| 27300 |   159 |431233 |  15.2 |    89M |  42 | 472 |7794 | 194 |9602 |  0 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  36.47%
30.45/30.66	c  28.0s| 27400 |   156 |432410 |  15.2 |    89M |  42 | 472 |7781 | 192 |9648 |  1 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  36.49%
30.45/30.66	c  28.1s| 27500 |   154 |434466 |  15.2 |    89M |  42 | 472 |7822 | 192 |9736 |  0 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  36.50%
30.45/30.66	c  28.2s| 27600 |   155 |436536 |  15.2 |    89M |  42 | 472 |7586 |   0 |9788 |  0 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  37.42%
30.45/30.66	c  28.3s| 27700 |   162 |438341 |  15.2 |    89M |  42 | 472 |7498 | 195 |9876 |  1 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  38.07%
30.45/30.66	c  28.4s| 27800 |   154 |440159 |  15.2 |    89M |  42 | 472 |7523 | 191 |9902 |  1 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  38.57%
30.45/30.66	c  28.5s| 27900 |   162 |441817 |  15.2 |    89M |  42 | 472 |7546 | 203 |9964 |  1 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  38.57%
30.45/30.66	c  28.6s| 28000 |   159 |443963 |  15.3 |    89M |  42 | 472 |7573 | 191 |  10k|  1 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  38.59%
30.45/30.66	c  28.7s| 28100 |   157 |446496 |  15.3 |    89M |  42 | 472 |7376 | 189 |  10k|  0 |  26k|  42 | 3.000000e+00 |      --      |    Inf |  38.84%
30.45/30.66	c  28.8s| 28200 |   158 |446987 |  15.3 |    89M |  42 | 472 |7484 | 189 |  10k|  1 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  38.93%
30.45/30.66	c  28.9s| 28300 |   147 |448508 |  15.3 |    89M |  42 | 472 |7502 | 197 |  10k|  0 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  39.01%
30.45/30.66	c  29.0s| 28400 |   148 |450505 |  15.3 |    89M |  42 | 472 |7438 |   0 |  10k|  0 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  39.09%
30.45/30.66	c  29.1s| 28500 |   153 |452408 |  15.3 |    89M |  42 | 472 |7466 | 191 |  10k|  1 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  39.10%
30.45/30.66	c  29.1s| 28600 |   146 |453694 |  15.3 |    89M |  42 | 472 |7581 | 191 |  10k|  1 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  39.11%
30.45/30.66	c  29.2s| 28700 |   152 |455292 |  15.3 |    89M |  42 | 472 |7637 |   0 |  10k|  0 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  39.14%
30.45/30.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
30.45/30.66	c  29.3s| 28800 |   151 |457058 |  15.3 |    89M |  42 | 472 |7610 | 191 |  10k|  1 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  39.17%
30.45/30.66	c  29.4s| 28900 |   162 |459565 |  15.3 |    89M |  42 | 472 |7688 | 191 |  10k|  1 |  27k|  42 | 3.000000e+00 |      --      |    Inf |  39.19%
30.45/30.66	c  29.5s| 29000 |   158 |461813 |  15.3 |    89M |  42 | 472 |7746 | 191 |  10k|  1 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  39.21%
30.45/30.66	c  29.6s| 29100 |   166 |463562 |  15.4 |    89M |  42 | 472 |7829 | 191 |  10k|  1 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  39.21%
30.45/30.66	c  29.7s| 29200 |   159 |465216 |  15.4 |    89M |  42 | 472 |7893 | 194 |  10k|  1 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  39.21%
30.45/30.66	c  29.8s| 29300 |   158 |466664 |  15.4 |    89M |  42 | 472 |7953 | 199 |  10k|  1 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  39.21%
30.45/30.66	c  29.8s| 29400 |   158 |467695 |  15.3 |    89M |  42 | 472 |8016 |   0 |  10k|  0 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  39.22%
30.45/30.66	c  29.9s| 29500 |   154 |469402 |  15.3 |    89M |  42 | 472 |8117 |   0 |  10k|  0 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  39.23%
30.45/30.66	c  30.1s| 29600 |   160 |471898 |  15.4 |    89M |  42 | 472 |8021 | 192 |  10k|  1 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  42.27%
30.45/30.66	c  30.2s| 29700 |   159 |473528 |  15.4 |    89M |  42 | 472 |8116 | 192 |  10k|  1 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  42.33%
30.45/30.66	c  30.2s| 29800 |   158 |474816 |  15.4 |    89M |  42 | 472 |8177 | 192 |  10k|  1 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  42.35%
30.45/30.66	c  30.3s| 29900 |   160 |476472 |  15.4 |    89M |  42 | 472 |8199 | 189 |  10k|  0 |  28k|  42 | 3.000000e+00 |      --      |    Inf |  42.40%
30.45/30.66	c  30.4s| 30000 |   166 |478286 |  15.4 |    89M |  42 | 472 |8210 | 189 |  10k|  1 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  42.43%
33.84/34.03	c  30.5s| 30100 |   160 |480385 |  15.4 |    89M |  42 | 472 |8217 | 198 |  11k|  1 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  42.59%
33.84/34.03	c  30.6s| 30200 |   166 |482255 |  15.4 |    89M |  42 | 472 |8151 |   0 |  11k|  0 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  42.63%
33.84/34.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
33.84/34.03	c  30.7s| 30300 |   161 |483810 |  15.4 |    89M |  42 | 472 |8162 | 202 |  11k|  1 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  42.66%
33.84/34.03	c  30.8s| 30400 |   162 |485908 |  15.4 |    89M |  42 | 472 |8155 | 207 |  11k|  1 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  42.67%
33.84/34.03	c  30.9s| 30500 |   158 |487575 |  15.4 |    89M |  42 | 472 |8160 | 196 |  11k|  1 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  42.81%
33.84/34.03	c  31.0s| 30600 |   162 |490541 |  15.5 |    89M |  42 | 472 |8078 | 192 |  11k|  1 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  43.19%
33.84/34.03	c  31.1s| 30700 |   159 |492295 |  15.5 |    89M |  42 | 472 |8048 | 192 |  11k|  1 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  43.66%
33.84/34.03	c  31.2s| 30800 |   157 |494137 |  15.5 |    89M |  42 | 472 |8049 | 191 |  11k|  1 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  43.81%
33.84/34.03	c  31.3s| 30900 |   161 |495025 |  15.5 |    89M |  42 | 472 |8127 |   0 |  11k|  0 |  29k|  42 | 3.000000e+00 |      --      |    Inf |  43.82%
33.84/34.03	c  31.4s| 31000 |   163 |496029 |  15.5 |    89M |  42 | 472 |8198 | 197 |  11k|  3 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  43.88%
33.84/34.03	c  31.4s| 31100 |   163 |496860 |  15.4 |    89M |  42 | 472 |8264 |   0 |  11k|  0 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  43.89%
33.84/34.03	c  31.5s| 31200 |   160 |497277 |  15.4 |    89M |  42 | 472 |8371 |   0 |  11k|  0 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  43.89%
33.84/34.03	c  31.5s| 31300 |   168 |498338 |  15.4 |    89M |  42 | 472 |8423 | 191 |  11k|  1 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  43.91%
33.84/34.03	c  31.6s| 31400 |   160 |499610 |  15.4 |    89M |  42 | 472 |8519 | 194 |  11k|  1 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  43.92%
33.84/34.03	c  31.7s| 31500 |   166 |500619 |  15.4 |    89M |  42 | 472 |8604 | 191 |  11k|  1 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  43.93%
33.84/34.03	c  31.7s| 31600 |   166 |501627 |  15.3 |    89M |  42 | 472 |8665 | 203 |  11k|  1 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  43.95%
33.84/34.03	c  31.8s| 31700 |   166 |502887 |  15.3 |    89M |  42 | 472 |8758 |   0 |  11k|  0 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  43.97%
33.84/34.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
33.84/34.03	c  31.9s| 31800 |   165 |503796 |  15.3 |    89M |  42 | 472 |8839 | 195 |  11k|  1 |  30k|  42 | 3.000000e+00 |      --      |    Inf |  43.99%
33.84/34.03	c  32.0s| 31900 |   169 |505297 |  15.3 |    89M |  42 | 472 |8877 | 192 |  11k|  1 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  44.03%
33.84/34.03	c  32.0s| 32000 |   178 |506049 |  15.3 |    89M |  42 | 472 |8983 | 198 |  11k|  1 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  44.03%
33.84/34.03	c  32.1s| 32100 |   174 |506686 |  15.3 |    89M |  42 | 472 |9110 | 197 |  11k|  0 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  44.03%
33.84/34.03	c  32.1s| 32200 |   175 |507324 |  15.2 |    89M |  42 | 472 |9217 | 197 |  11k|  0 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  44.03%
33.84/34.03	c  32.2s| 32300 |   182 |507966 |  15.2 |    89M |  42 | 472 |9306 | 197 |  11k|  1 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  44.03%
33.84/34.03	c  32.3s| 32400 |   180 |508673 |  15.2 |    90M |  42 | 472 |9350 | 196 |  11k|  0 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  44.04%
33.84/34.03	c  32.3s| 32500 |   184 |509319 |  15.2 |    90M |  42 | 472 |9419 | 202 |  11k|  1 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  44.04%
33.84/34.03	c  32.4s| 32600 |   181 |509805 |  15.1 |    90M |  42 | 472 |9512 | 202 |  11k|  1 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  44.04%
33.84/34.03	c  32.4s| 32700 |   180 |510398 |  15.1 |    90M |  42 | 472 |9601 | 194 |  11k|  1 |  31k|  42 | 3.000000e+00 |      --      |    Inf |  44.04%
33.84/34.03	c  32.5s| 32800 |   176 |510989 |  15.1 |    90M |  42 | 472 |9697 | 195 |  11k|  1 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.04%
33.84/34.03	c  32.5s| 32900 |   175 |511540 |  15.0 |    90M |  42 | 472 |9748 |   0 |  11k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.04%
33.84/34.03	c  32.6s| 33000 |   179 |512321 |  15.0 |    90M |  42 | 472 |9749 |   0 |  11k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.04%
33.84/34.03	c  32.6s| 33100 |   182 |512892 |  15.0 |    90M |  42 | 472 |9746 | 198 |  11k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.04%
33.84/34.03	c  32.7s| 33200 |   183 |513408 |  15.0 |    90M |  42 | 472 |9747 | 196 |  11k|  1 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.04%
33.84/34.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
33.84/34.03	c  32.7s| 33300 |   177 |514033 |  14.9 |    90M |  42 | 472 |9747 | 197 |  11k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.04%
33.84/34.03	c  32.8s| 33400 |   174 |514919 |  14.9 |    90M |  42 | 472 |9703 | 195 |  11k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.04%
33.84/34.03	c  32.9s| 33500 |   164 |516081 |  14.9 |    90M |  42 | 472 |9581 |   0 |  11k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.05%
33.84/34.03	c  32.9s| 33600 |   163 |516642 |  14.9 |    90M |  42 | 472 |9611 | 195 |  11k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.05%
33.84/34.03	c  33.0s| 33700 |   174 |517192 |  14.9 |    90M |  42 | 472 |9574 |   0 |  11k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.05%
33.84/34.03	c  33.0s| 33800 |   180 |517738 |  14.8 |    90M |  42 | 472 |9598 | 197 |  12k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.05%
33.84/34.03	c  33.1s| 33900 |   175 |518271 |  14.8 |    90M |  42 | 472 |9633 |   0 |  12k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.06%
33.84/34.03	c  33.1s| 34000 |   181 |518871 |  14.8 |    90M |  42 | 472 |9642 |   0 |  12k|  0 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.06%
33.84/34.03	c  33.2s| 34100 |   180 |519242 |  14.8 |    90M |  42 | 472 |9746 | 198 |  12k|  1 |  32k|  42 | 3.000000e+00 |      --      |    Inf |  44.06%
33.84/34.03	c  33.2s| 34200 |   177 |519658 |  14.7 |    90M |  42 | 472 |9747 |   0 |  12k|  0 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  44.06%
33.84/34.03	c  33.3s| 34300 |   180 |520472 |  14.7 |    90M |  42 | 472 |9744 |   0 |  12k|  0 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  44.06%
33.84/34.03	c  33.3s| 34400 |   178 |520898 |  14.7 |    90M |  42 | 472 |9747 |   0 |  12k|  0 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  44.06%
33.84/34.03	c  33.4s| 34500 |   178 |521845 |  14.7 |    90M |  42 | 472 |9747 |   0 |  12k|  0 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  44.06%
33.84/34.03	c  33.4s| 34600 |   173 |522508 |  14.6 |    90M |  42 | 472 |9745 | 192 |  12k|  1 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  44.06%
33.84/34.03	c  33.5s| 34700 |   176 |523019 |  14.6 |    90M |  42 | 472 |9745 | 195 |  12k|  1 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  44.06%
33.84/34.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
33.84/34.03	c  33.6s| 34800 |   184 |523851 |  14.6 |    90M |  42 | 472 |9742 | 203 |  12k|  1 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  44.06%
33.84/34.03	c  33.6s| 34900 |   182 |524314 |  14.6 |    90M |  42 | 472 |9745 | 199 |  12k|  1 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  44.06%
33.84/34.03	c  33.7s| 35000 |   170 |525427 |  14.6 |    90M |  42 | 472 |9745 |   0 |  12k|  0 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  44.07%
33.84/34.03	c  33.7s| 35100 |   166 |525886 |  14.5 |    90M |  42 | 472 |9745 |   0 |  12k|  0 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  44.07%
33.84/34.03	c  33.8s| 35200 |   163 |526948 |  14.5 |    90M |  42 | 472 |9687 | 192 |  12k|  0 |  33k|  42 | 3.000000e+00 |      --      |    Inf |  44.10%
37.13/37.35	c  33.9s| 35300 |   161 |528307 |  14.5 |    90M |  42 | 472 |9619 | 195 |  12k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  44.13%
37.13/37.35	c  33.9s| 35400 |   164 |529228 |  14.5 |    90M |  42 | 472 |9636 | 195 |  12k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  44.13%
37.13/37.35	c  34.0s| 35500 |   162 |530212 |  14.5 |    90M |  42 | 472 |9658 | 198 |  12k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  44.13%
37.13/37.35	c  34.1s| 35600 |   157 |532033 |  14.5 |    90M |  42 | 472 |9606 | 197 |  12k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  44.15%
37.13/37.35	c  34.2s| 35700 |   159 |533452 |  14.5 |    90M |  42 | 472 |9573 | 195 |  12k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  44.15%
37.13/37.35	c  34.2s| 35800 |   159 |534061 |  14.5 |    90M |  42 | 472 |9645 |   0 |  12k|  0 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  44.15%
37.13/37.35	c  34.3s| 35900 |   161 |535542 |  14.5 |    90M |  42 | 472 |9573 | 193 |  12k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  44.20%
37.13/37.35	c  34.4s| 36000 |   172 |536688 |  14.5 |    90M |  42 | 472 |9574 | 199 |  12k|  1 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  44.24%
37.13/37.35	c  34.5s| 36100 |   173 |537564 |  14.4 |    90M |  42 | 472 |9624 |   0 |  12k|  0 |  34k|  42 | 3.000000e+00 |      --      |    Inf |  44.32%
37.13/37.35	c  34.6s| 36200 |   177 |538639 |  14.4 |    90M |  42 | 472 |9613 | 195 |  12k|  1 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  44.33%
37.13/37.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.13/37.35	c  34.6s| 36300 |   182 |540029 |  14.4 |    90M |  42 | 472 |9650 | 204 |  12k|  1 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  44.33%
37.13/37.35	c  34.7s| 36400 |   192 |541088 |  14.4 |    90M |  42 | 472 |9658 | 197 |  12k|  1 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  44.34%
37.13/37.35	c  34.8s| 36500 |   194 |541978 |  14.4 |    90M |  42 | 472 |9723 | 199 |  12k|  1 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  44.34%
37.13/37.35	c  34.8s| 36600 |   188 |542825 |  14.4 |    90M |  42 | 472 |9751 | 199 |  12k|  0 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  44.34%
37.13/37.35	c  34.9s| 36700 |   191 |543582 |  14.4 |    90M |  42 | 472 |9752 | 204 |  12k|  0 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  44.34%
37.13/37.35	c  35.0s| 36800 |   187 |544204 |  14.4 |    90M |  42 | 472 |9748 | 197 |  12k|  1 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  44.34%
37.13/37.35	c  35.0s| 36900 |   178 |544960 |  14.3 |    90M |  42 | 472 |9745 | 192 |  12k|  0 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  44.35%
37.13/37.35	c  35.1s| 37000 |   185 |545822 |  14.3 |    90M |  42 | 472 |9744 |   0 |  12k|  0 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  44.35%
37.13/37.35	c  35.1s| 37100 |   189 |546441 |  14.3 |    90M |  42 | 472 |9745 | 201 |  12k|  1 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  44.35%
37.13/37.35	c  35.2s| 37200 |   183 |547047 |  14.3 |    90M |  42 | 472 |9743 | 204 |  12k|  1 |  35k|  42 | 3.000000e+00 |      --      |    Inf |  44.35%
37.13/37.35	c  35.3s| 37300 |   182 |548452 |  14.3 |    90M |  42 | 472 |9737 | 193 |  12k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  44.36%
37.13/37.35	c  35.3s| 37400 |   188 |549127 |  14.3 |    90M |  42 | 472 |9745 | 196 |  12k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  44.36%
37.13/37.35	c  35.4s| 37500 |   190 |549741 |  14.2 |    90M |  42 | 472 |9740 | 194 |  12k|  0 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  44.36%
37.13/37.35	c  35.4s| 37600 |   192 |550278 |  14.2 |    90M |  42 | 472 |9740 | 198 |  12k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  44.36%
37.13/37.35	c  35.5s| 37700 |   190 |550779 |  14.2 |    90M |  42 | 472 |9740 | 194 |  12k|  0 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  44.36%
37.13/37.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.13/37.35	c  35.6s| 37800 |   187 |551479 |  14.2 |    90M |  42 | 472 |9737 | 195 |  12k|  0 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  44.37%
37.13/37.35	c  35.6s| 37900 |   189 |552016 |  14.2 |    90M |  42 | 472 |9733 | 196 |  12k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  44.37%
37.13/37.35	c  35.7s| 38000 |   184 |552734 |  14.1 |    90M |  42 | 472 |9729 | 195 |  12k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  44.37%
37.13/37.35	c  35.7s| 38100 |   178 |553557 |  14.1 |    90M |  42 | 472 |9721 | 196 |  12k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  44.37%
37.13/37.35	c  35.8s| 38200 |   180 |553971 |  14.1 |    90M |  42 | 472 |9727 | 194 |  12k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  44.37%
37.13/37.35	c  35.9s| 38300 |   174 |554475 |  14.1 |    90M |  42 | 472 |9723 | 193 |  12k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  44.37%
37.13/37.35	c  35.9s| 38400 |   179 |555135 |  14.1 |    90M |  42 | 472 |9720 | 195 |  12k|  1 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  44.37%
37.13/37.35	c  36.0s| 38500 |   176 |556100 |  14.0 |    90M |  42 | 472 |9716 | 199 |  12k|  0 |  36k|  42 | 3.000000e+00 |      --      |    Inf |  44.37%
37.13/37.35	c  36.0s| 38600 |   181 |556550 |  14.0 |    90M |  42 | 472 |9712 |   0 |  12k|  0 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  44.37%
37.13/37.35	c  36.1s| 38700 |   185 |557187 |  14.0 |    90M |  42 | 472 |9710 |   0 |  12k|  0 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  44.37%
37.13/37.35	c  36.1s| 38800 |   180 |557568 |  14.0 |    90M |  42 | 472 |9708 | 199 |  13k|  1 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  44.37%
37.13/37.35	c  36.2s| 38900 |   177 |557978 |  13.9 |    90M |  42 | 472 |9705 |   0 |  13k|  0 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  44.37%
37.13/37.35	c  36.3s| 39000 |   171 |558958 |  13.9 |    90M |  42 | 472 |9683 |   0 |  13k|  0 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  44.43%
37.13/37.35	c  36.4s| 39100 |   171 |560577 |  13.9 |    90M |  42 | 472 |9408 | 192 |  13k|  1 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  44.46%
37.13/37.35	c  36.4s| 39200 |   174 |561471 |  13.9 |    90M |  42 | 472 |9359 | 196 |  13k|  1 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  44.47%
37.13/37.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.13/37.35	c  36.5s| 39300 |   173 |562201 |  13.9 |    90M |  42 | 472 |9370 |   0 |  13k|  0 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  44.47%
37.13/37.35	c  36.5s| 39400 |   184 |562790 |  13.9 |    90M |  42 | 472 |9371 | 197 |  13k|  0 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  44.47%
37.13/37.35	c  36.6s| 39500 |   186 |563210 |  13.9 |    90M |  42 | 472 |9446 | 197 |  13k|  1 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  44.47%
37.13/37.35	c  36.6s| 39600 |   177 |563712 |  13.8 |    90M |  42 | 472 |9519 | 199 |  13k|  2 |  37k|  42 | 3.000000e+00 |      --      |    Inf |  44.47%
37.13/37.35	c  36.7s| 39700 |   182 |564336 |  13.8 |    90M |  42 | 472 |9552 |   0 |  13k|  0 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  44.47%
37.13/37.35	c  36.7s| 39800 |   179 |564780 |  13.8 |    90M |  42 | 472 |9614 | 196 |  13k|  1 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  44.47%
37.13/37.35	c  36.8s| 39900 |   177 |565312 |  13.8 |    90M |  42 | 472 |9674 |   0 |  13k|  0 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  44.48%
37.13/37.35	c  36.8s| 40000 |   179 |565834 |  13.8 |    90M |  42 | 472 |9659 | 199 |  13k|  0 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  44.48%
37.13/37.35	c  36.9s| 40100 |   176 |566502 |  13.7 |    90M |  42 | 472 |9657 | 196 |  13k|  0 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  44.48%
37.13/37.35	c  37.0s| 40200 |   184 |567439 |  13.7 |    90M |  42 | 472 |9643 | 195 |  13k|  1 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  44.48%
37.13/37.35	c  37.0s| 40300 |   183 |568042 |  13.7 |    90M |  42 | 472 |9662 | 204 |  13k|  0 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  44.48%
37.13/37.35	c  37.1s| 40400 |   181 |568604 |  13.7 |    90M |  42 | 472 |9656 | 201 |  13k|  1 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  44.48%
37.13/37.35	c  37.1s| 40500 |   173 |569316 |  13.7 |    90M |  42 | 472 |9653 | 195 |  13k|  1 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  44.48%
40.61/40.83	c  37.2s| 40600 |   170 |570355 |  13.7 |    90M |  42 | 472 |9653 | 198 |  13k|  0 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  44.48%
40.61/40.83	c  37.3s| 40700 |   171 |571880 |  13.7 |    90M |  42 | 472 |9619 | 195 |  13k|  1 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  44.54%
40.61/40.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
40.61/40.83	c  37.4s| 40800 |   171 |574005 |  13.7 |    90M |  42 | 472 |9485 | 199 |  13k|  1 |  38k|  42 | 3.000000e+00 |      --      |    Inf |  44.55%
40.61/40.83	c  37.5s| 40900 |   168 |575841 |  13.7 |    90M |  42 | 472 |9118 | 195 |  13k|  0 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  44.57%
40.61/40.83	c  37.6s| 41000 |   180 |578246 |  13.7 |    90M |  42 | 472 |9131 | 199 |  13k|  1 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  44.57%
40.61/40.83	c  37.8s| 41100 |   176 |580357 |  13.8 |    90M |  42 | 472 |9184 | 198 |  13k|  0 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  44.58%
40.61/40.83	c  37.9s| 41200 |   168 |583099 |  13.8 |    90M |  42 | 472 |9268 | 194 |  13k|  0 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  44.58%
40.61/40.83	c  38.0s| 41300 |   165 |584740 |  13.8 |    90M |  42 | 472 |9321 |   0 |  13k|  0 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  44.58%
40.61/40.83	c  38.1s| 41400 |   178 |586496 |  13.8 |    90M |  42 | 472 |9133 |   0 |  13k|  0 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  44.59%
40.61/40.83	c  38.2s| 41500 |   181 |588656 |  13.8 |    90M |  42 | 472 |9119 | 198 |  13k|  1 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  44.59%
40.61/40.83	c  38.3s| 41600 |   171 |590575 |  13.8 |    90M |  42 | 472 |9151 | 202 |  13k|  1 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  44.60%
40.61/40.83	c  38.3s| 41700 |   169 |591963 |  13.8 |    90M |  42 | 472 |9173 | 200 |  13k|  1 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  44.60%
40.61/40.83	c  38.4s| 41800 |   171 |592758 |  13.8 |    90M |  42 | 472 |9204 | 193 |  13k|  1 |  39k|  42 | 3.000000e+00 |      --      |    Inf |  44.62%
40.61/40.83	c  38.5s| 41900 |   179 |593302 |  13.8 |    90M |  42 | 472 |9338 | 194 |  13k|  2 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  44.63%
40.61/40.83	c  38.6s| 42000 |   175 |593722 |  13.8 |    90M |  42 | 472 |9438 | 195 |  13k|  0 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  44.63%
40.61/40.83	c  38.6s| 42100 |   177 |594506 |  13.8 |    90M |  42 | 472 |9483 | 196 |  13k|  1 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  44.63%
40.61/40.83	c  38.7s| 42200 |   173 |595613 |  13.8 |    90M |  42 | 472 |9581 | 194 |  13k|  1 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  44.63%
40.61/40.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
40.61/40.83	c  38.7s| 42300 |   171 |596041 |  13.7 |    90M |  42 | 472 |9632 | 194 |  13k|  1 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  44.64%
40.61/40.83	c  38.8s| 42400 |   173 |596727 |  13.7 |    90M |  42 | 472 |9632 | 195 |  13k|  0 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  44.70%
40.61/40.83	c  38.9s| 42500 |   175 |597269 |  13.7 |    90M |  42 | 472 |9632 |   0 |  13k|  0 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  44.70%
40.61/40.83	c  38.9s| 42600 |   170 |597992 |  13.7 |    90M |  42 | 472 |9630 | 193 |  13k|  1 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  44.72%
40.61/40.83	c  39.0s| 42700 |   169 |598568 |  13.7 |    90M |  42 | 472 |9630 | 193 |  13k|  1 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  44.73%
40.61/40.83	c  39.0s| 42800 |   173 |599041 |  13.6 |    90M |  42 | 472 |9628 |   0 |  13k|  0 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  44.78%
40.61/40.83	c  39.1s| 42900 |   171 |599505 |  13.6 |    90M |  42 | 472 |9628 |   0 |  13k|  0 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  44.79%
40.61/40.83	c  39.1s| 43000 |   176 |600091 |  13.6 |    90M |  42 | 472 |9623 | 198 |  13k|  1 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  44.79%
40.61/40.83	c  39.2s| 43100 |   170 |600613 |  13.6 |    90M |  42 | 472 |9623 | 199 |  14k|  2 |  40k|  42 | 3.000000e+00 |      --      |    Inf |  44.79%
40.61/40.83	c  39.3s| 43200 |   173 |601307 |  13.6 |    90M |  42 | 472 |9622 | 192 |  14k|  1 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.81%
40.61/40.83	c  39.3s| 43300 |   172 |601686 |  13.5 |    90M |  42 | 472 |9617 | 192 |  14k|  1 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.82%
40.61/40.83	c  39.4s| 43400 |   178 |602184 |  13.5 |    90M |  42 | 472 |9616 | 192 |  14k|  1 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.83%
40.61/40.83	c  39.5s| 43500 |   181 |602607 |  13.5 |    90M |  42 | 472 |9615 | 195 |  14k|  1 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.84%
40.61/40.83	c  39.5s| 43600 |   176 |602951 |  13.5 |    90M |  42 | 472 |9613 | 196 |  14k|  1 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.84%
40.61/40.83	c  39.6s| 43700 |   174 |603450 |  13.5 |    90M |  42 | 472 |9610 |   0 |  14k|  0 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.86%
40.61/40.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
40.61/40.83	c  39.6s| 43800 |   172 |603927 |  13.4 |    90M |  42 | 472 |9608 | 194 |  14k|  0 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.86%
40.61/40.83	c  39.7s| 43900 |   171 |604373 |  13.4 |    90M |  42 | 472 |9604 |   0 |  14k|  0 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.86%
40.61/40.83	c  39.7s| 44000 |   173 |604809 |  13.4 |    90M |  42 | 472 |9601 | 193 |  14k|  0 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.86%
40.61/40.83	c  39.8s| 44100 |   176 |605322 |  13.4 |    90M |  42 | 472 |9591 | 194 |  14k|  1 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.87%
40.61/40.83	c  39.8s| 44200 |   175 |605762 |  13.4 |    90M |  42 | 472 |9588 | 196 |  14k|  1 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.87%
40.61/40.83	c  39.9s| 44300 |   180 |606304 |  13.4 |    90M |  42 | 472 |9568 | 197 |  14k|  1 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.88%
40.61/40.83	c  39.9s| 44400 |   184 |606819 |  13.3 |    90M |  42 | 472 |9572 | 194 |  14k|  1 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.88%
40.61/40.83	c  40.0s| 44500 |   178 |607368 |  13.3 |    90M |  42 | 472 |9572 |   0 |  14k|  0 |  41k|  42 | 3.000000e+00 |      --      |    Inf |  44.88%
40.61/40.83	c  40.0s| 44600 |   177 |607797 |  13.3 |    90M |  42 | 472 |9572 | 195 |  14k|  1 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  44.88%
40.61/40.83	c  40.1s| 44700 |   179 |608221 |  13.3 |    90M |  42 | 472 |9569 | 194 |  14k|  0 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  44.88%
40.61/40.83	c  40.1s| 44800 |   179 |608535 |  13.3 |    90M |  42 | 472 |9569 | 194 |  14k|  1 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  44.88%
40.61/40.83	c  40.2s| 44900 |   172 |608782 |  13.2 |    90M |  42 | 472 |9566 |   0 |  14k|  0 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  44.88%
40.61/40.83	c  40.2s| 45000 |   177 |609165 |  13.2 |    90M |  42 | 472 |9566 |   0 |  14k|  0 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  44.88%
40.61/40.83	c  40.2s| 45100 |   177 |609430 |  13.2 |    90M |  42 | 472 |9564 |   0 |  14k|  0 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  44.88%
40.61/40.83	c  40.3s| 45200 |   171 |609943 |  13.2 |    90M |  42 | 472 |9564 |   0 |  14k|  0 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  44.88%
40.61/40.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
40.61/40.83	c  40.4s| 45300 |   176 |610540 |  13.2 |    90M |  42 | 472 |9564 | 194 |  14k|  1 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  44.89%
40.61/40.83	c  40.4s| 45400 |   178 |611128 |  13.1 |    90M |  42 | 472 |9564 | 194 |  14k|  1 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  44.89%
40.61/40.83	c  40.5s| 45500 |   171 |611630 |  13.1 |    90M |  42 | 472 |9563 |   0 |  14k|  0 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  44.89%
40.61/40.83	c  40.5s| 45600 |   171 |612179 |  13.1 |    90M |  42 | 472 |9564 | 197 |  14k|  1 |  42k|  42 | 3.000000e+00 |      --      |    Inf |  44.89%
40.61/40.83	c  40.6s| 45700 |   166 |612854 |  13.1 |    90M |  42 | 472 |9561 | 194 |  14k|  0 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  44.89%
44.70/44.96	c  40.7s| 45800 |   169 |613970 |  13.1 |    90M |  42 | 472 |9536 | 195 |  14k|  0 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  44.97%
44.70/44.96	c  40.7s| 45900 |   174 |614946 |  13.1 |    90M |  42 | 472 |9562 | 198 |  14k|  1 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  44.97%
44.70/44.96	c  40.8s| 46000 |   172 |615451 |  13.1 |    90M |  42 | 472 |9566 | 200 |  14k|  0 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  44.97%
44.70/44.96	c  40.9s| 46100 |   172 |616424 |  13.1 |    90M |  42 | 472 |9566 |   0 |  14k|  0 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  44.98%
44.70/44.96	c  40.9s| 46200 |   171 |617287 |  13.0 |    90M |  42 | 472 |9567 |   0 |  14k|  0 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  44.98%
44.70/44.96	c  41.0s| 46300 |   171 |618236 |  13.0 |    90M |  42 | 472 |9567 | 195 |  14k|  0 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  44.99%
44.70/44.96	c  41.0s| 46400 |   167 |618832 |  13.0 |    90M |  42 | 472 |9567 | 194 |  14k|  0 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  44.99%
44.70/44.96	c  41.1s| 46500 |   165 |619599 |  13.0 |    90M |  42 | 472 |9567 | 199 |  14k|  2 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  44.99%
44.70/44.96	c  41.2s| 46600 |   171 |620890 |  13.0 |    90M |  42 | 472 |9567 | 193 |  14k|  0 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  45.12%
44.70/44.96	c  41.3s| 46700 |   166 |621863 |  13.0 |    90M |  42 | 472 |9439 | 197 |  14k|  1 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  45.18%
44.70/44.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
44.70/44.96	c  41.4s| 46800 |   165 |624207 |  13.0 |    90M |  42 | 472 |9341 | 197 |  14k|  1 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  45.29%
44.70/44.96	c  41.5s| 46900 |   168 |625893 |  13.0 |    90M |  42 | 472 |9265 | 191 |  14k|  0 |  43k|  42 | 3.000000e+00 |      --      |    Inf |  45.43%
44.70/44.96	c  41.6s| 47000 |   167 |627013 |  13.0 |    90M |  42 | 472 |9164 | 199 |  14k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  45.48%
44.70/44.96	c  41.7s| 47100 |   168 |628470 |  13.0 |    91M |  42 | 472 |9135 | 191 |  14k|  1 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  45.89%
44.70/44.96	c  41.8s| 47200 |   171 |630594 |  13.1 |    91M |  42 | 472 |9145 | 198 |  14k|  1 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  45.91%
44.70/44.96	c  41.9s| 47300 |   170 |632576 |  13.1 |    91M |  42 | 472 |9079 | 199 |  14k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  45.92%
44.70/44.96	c  42.0s| 47400 |   166 |634829 |  13.1 |    91M |  42 | 472 |9103 | 205 |  15k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  45.94%
44.70/44.96	c  42.1s| 47500 |   175 |636410 |  13.1 |    91M |  42 | 472 |8975 |   0 |  15k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  46.56%
44.70/44.96	c  42.2s| 47600 |   176 |638020 |  13.1 |    91M |  42 | 472 |9004 | 193 |  15k|  1 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  47.15%
44.70/44.96	c  42.3s| 47700 |   171 |639816 |  13.1 |    91M |  42 | 472 |9019 | 191 |  15k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  47.28%
44.70/44.96	c  42.4s| 47800 |   172 |641216 |  13.1 |    91M |  42 | 472 |9070 | 191 |  15k|  1 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  47.35%
44.70/44.96	c  42.6s| 47900 |   179 |643257 |  13.1 |    91M |  42 | 472 |8982 | 199 |  15k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  47.48%
44.70/44.96	c  42.6s| 48000 |   182 |644670 |  13.1 |    91M |  42 | 472 |9042 |   0 |  15k|  0 |  44k|  42 | 3.000000e+00 |      --      |    Inf |  47.60%
44.70/44.96	c  42.7s| 48100 |   184 |646117 |  13.1 |    91M |  42 | 472 |9115 | 191 |  15k|  0 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  47.64%
44.70/44.96	c  42.8s| 48200 |   185 |647203 |  13.1 |    91M |  42 | 472 |9241 |   0 |  15k|  0 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  47.67%
44.70/44.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
44.70/44.96	c  42.9s| 48300 |   181 |648909 |  13.1 |    91M |  42 | 472 |9328 | 198 |  15k|  1 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  47.70%
44.70/44.96	c  43.0s| 48400 |   177 |650995 |  13.1 |    91M |  42 | 472 |9305 | 185 |  15k|  1 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  47.71%
44.70/44.96	c  43.1s| 48500 |   190 |652948 |  13.2 |    91M |  42 | 472 |9359 | 205 |  15k|  0 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  47.92%
44.70/44.96	c  43.2s| 48600 |   195 |654666 |  13.2 |    91M |  42 | 472 |9432 | 202 |  15k|  1 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  48.17%
44.70/44.96	c  43.3s| 48700 |   191 |656083 |  13.2 |    91M |  42 | 472 |9459 | 204 |  15k|  2 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  48.27%
44.70/44.96	c  43.4s| 48800 |   182 |657616 |  13.2 |    91M |  42 | 472 |9499 | 193 |  15k|  0 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  48.34%
44.70/44.96	c  43.5s| 48900 |   179 |659154 |  13.2 |    91M |  42 | 472 |9501 | 195 |  15k|  0 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  48.41%
44.70/44.96	c  43.6s| 49000 |   183 |660955 |  13.2 |    91M |  42 | 472 |9537 | 197 |  15k|  2 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  48.42%
44.70/44.96	c  43.6s| 49100 |   182 |661750 |  13.2 |    91M |  42 | 472 |9546 | 194 |  15k|  0 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  48.43%
44.70/44.96	c  43.7s| 49200 |   187 |662382 |  13.2 |    91M |  42 | 472 |9546 |   0 |  15k|  0 |  45k|  42 | 3.000000e+00 |      --      |    Inf |  48.43%
44.70/44.96	c  43.7s| 49300 |   186 |662941 |  13.2 |    91M |  42 | 472 |9545 | 196 |  15k|  0 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.43%
44.70/44.96	c  43.8s| 49400 |   181 |663614 |  13.1 |    91M |  42 | 472 |9543 | 194 |  15k|  0 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.43%
44.70/44.96	c  43.8s| 49500 |   186 |664231 |  13.1 |    91M |  42 | 472 |9542 | 202 |  15k|  2 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.43%
44.70/44.96	c  43.9s| 49600 |   182 |664736 |  13.1 |    91M |  42 | 472 |9542 | 202 |  15k|  0 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.43%
44.70/44.96	c  44.0s| 49700 |   184 |665595 |  13.1 |    91M |  42 | 472 |9541 | 195 |  15k|  0 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.43%
44.70/44.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
44.70/44.96	c  44.0s| 49800 |   183 |666462 |  13.1 |    91M |  42 | 472 |9539 | 195 |  15k|  0 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.43%
44.70/44.96	c  44.1s| 49900 |   188 |667791 |  13.1 |    91M |  42 | 472 |9537 | 194 |  15k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.43%
44.70/44.96	c  44.1s| 50000 |   185 |668526 |  13.1 |    91M |  42 | 472 |9537 | 195 |  15k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.43%
44.70/44.96	c  44.2s| 50100 |   184 |669240 |  13.1 |    91M |  42 | 472 |9537 | 190 |  15k|  0 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.43%
44.70/44.96	c  44.3s| 50200 |   189 |670178 |  13.1 |    91M |  42 | 472 |9537 |   0 |  15k|  0 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
44.70/44.96	c  44.3s| 50300 |   187 |670842 |  13.0 |    91M |  42 | 472 |9537 | 194 |  15k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
44.70/44.96	c  44.4s| 50400 |   188 |671408 |  13.0 |    91M |  42 | 472 |9537 | 194 |  15k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
44.70/44.96	c  44.4s| 50500 |   185 |672036 |  13.0 |    91M |  42 | 472 |9537 | 191 |  15k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
44.70/44.96	c  44.5s| 50600 |   189 |672888 |  13.0 |    91M |  42 | 472 |9537 | 198 |  15k|  1 |  46k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
44.70/44.96	c  44.6s| 50700 |   186 |673734 |  13.0 |    91M |  42 | 472 |9537 | 200 |  15k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
44.70/44.96	c  44.6s| 50800 |   182 |674781 |  13.0 |    91M |  42 | 472 |9537 | 200 |  15k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
44.70/44.96	c  44.7s| 50900 |   187 |676130 |  13.0 |    91M |  42 | 472 |9535 | 195 |  15k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
44.70/44.96	c  44.8s| 51000 |   179 |676869 |  13.0 |    91M |  42 | 472 |9535 |   0 |  15k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
49.78/50.07	c  44.8s| 51100 |   184 |677537 |  13.0 |    91M |  42 | 472 |9535 | 191 |  15k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
49.78/50.07	c  44.9s| 51200 |   185 |678150 |  13.0 |    91M |  42 | 472 |9535 | 190 |  15k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
49.78/50.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
49.78/50.07	c  44.9s| 51300 |   183 |678769 |  13.0 |    91M |  42 | 472 |9535 | 195 |  15k|  1 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
49.78/50.07	c  45.0s| 51400 |   185 |679631 |  12.9 |    91M |  42 | 472 |9534 | 196 |  15k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
49.78/50.07	c  45.1s| 51500 |   182 |680593 |  12.9 |    91M |  42 | 472 |9525 | 192 |  15k|  1 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
49.78/50.07	c  45.1s| 51600 |   189 |681262 |  12.9 |    91M |  42 | 472 |9528 | 194 |  16k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
49.78/50.07	c  45.2s| 51700 |   190 |681982 |  12.9 |    91M |  42 | 472 |9521 | 193 |  16k|  0 |  47k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
49.78/50.07	c  45.2s| 51800 |   194 |682505 |  12.9 |    91M |  42 | 472 |9485 | 194 |  16k|  0 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  48.44%
49.78/50.07	c  45.3s| 51900 |   185 |683236 |  12.9 |    91M |  42 | 472 |9493 |   0 |  16k|  0 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  48.45%
49.78/50.07	c  45.4s| 52000 |   182 |683942 |  12.9 |    91M |  42 | 472 |9506 | 194 |  16k|  1 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  48.45%
49.78/50.07	c  45.4s| 52100 |   177 |685008 |  12.9 |    91M |  42 | 472 |9512 |   0 |  16k|  0 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  48.45%
49.78/50.07	c  45.5s| 52200 |   178 |685882 |  12.9 |    91M |  42 | 472 |9507 | 199 |  16k|  1 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  48.45%
49.78/50.07	c  45.5s| 52300 |   182 |686273 |  12.8 |    91M |  42 | 472 |9507 | 199 |  16k|  1 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  48.45%
49.78/50.07	c  45.6s| 52400 |   177 |687103 |  12.8 |    91M |  42 | 472 |9499 | 193 |  16k|  1 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  48.47%
49.78/50.07	c  45.7s| 52500 |   180 |689059 |  12.9 |    91M |  42 | 472 |9497 |   0 |  16k|  0 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  48.50%
49.78/50.07	c  45.8s| 52600 |   173 |690789 |  12.9 |    91M |  42 | 472 |9497 |   0 |  16k|  0 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  48.76%
49.78/50.07	c  45.9s| 52700 |   168 |692260 |  12.9 |    91M |  42 | 472 |9451 | 194 |  16k|  1 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  48.88%
49.78/50.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
49.78/50.07	c  46.0s| 52800 |   169 |694907 |  12.9 |    91M |  42 | 472 |9441 | 199 |  16k|  2 |  48k|  42 | 3.000000e+00 |      --      |    Inf |  48.89%
49.78/50.07	c  46.2s| 52900 |   170 |696745 |  12.9 |    91M |  42 | 472 |9493 | 195 |  16k|  1 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  49.11%
49.78/50.07	c  46.3s| 53000 |   178 |698871 |  12.9 |    91M |  42 | 472 |9494 | 190 |  16k|  0 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  49.69%
49.78/50.07	c  46.4s| 53100 |   179 |700748 |  12.9 |    91M |  42 | 472 |9490 | 190 |  16k|  1 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  49.83%
49.78/50.07	c  46.5s| 53200 |   174 |702182 |  12.9 |    91M |  42 | 472 |9489 |   0 |  16k|  0 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  49.96%
49.78/50.07	c  46.6s| 53300 |   176 |703646 |  12.9 |    91M |  42 | 472 |9490 | 191 |  16k|  1 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  50.02%
49.78/50.07	c  46.7s| 53400 |   172 |705622 |  12.9 |    91M |  42 | 472 |9491 | 200 |  16k|  2 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  50.10%
49.78/50.07	c  46.9s| 53500 |   169 |707370 |  13.0 |    91M |  42 | 472 |9491 |   0 |  16k|  0 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  50.35%
49.78/50.07	c  47.0s| 53600 |   168 |708661 |  13.0 |    91M |  42 | 472 |9490 | 185 |  16k|  1 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  50.42%
49.78/50.07	c  47.1s| 53700 |   170 |710044 |  13.0 |    91M |  42 | 472 |9489 | 201 |  16k|  0 |  49k|  42 | 3.000000e+00 |      --      |    Inf |  50.55%
49.78/50.07	c  47.2s| 53800 |   171 |711744 |  13.0 |    91M |  42 | 472 |9383 | 193 |  16k|  1 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  51.30%
49.78/50.07	c  47.3s| 53900 |   168 |712957 |  13.0 |    91M |  42 | 472 |9491 | 185 |  16k|  1 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  51.38%
49.78/50.07	c  47.4s| 54000 |   165 |714527 |  13.0 |    92M |  42 | 472 |9491 | 192 |  16k|  1 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  51.82%
49.78/50.07	c  47.5s| 54100 |   165 |716706 |  13.0 |    92M |  42 | 472 |9489 | 197 |  16k|  2 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  51.91%
49.78/50.07	c  47.7s| 54200 |   175 |718878 |  13.0 |    92M |  42 | 472 |9489 | 194 |  16k|  1 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  52.09%
49.78/50.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
49.78/50.07	c  47.8s| 54300 |   174 |721047 |  13.0 |    92M |  42 | 472 |9467 | 202 |  16k|  0 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  52.13%
49.78/50.07	c  47.9s| 54400 |   166 |723496 |  13.0 |    92M |  42 | 472 |9488 |   0 |  16k|  0 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  52.14%
49.78/50.07	c  48.0s| 54500 |   165 |725334 |  13.0 |    92M |  42 | 472 |9394 | 200 |  17k|  1 |  50k|  42 | 3.000000e+00 |      --      |    Inf |  52.49%
49.78/50.07	c  48.1s| 54600 |   166 |727363 |  13.1 |    92M |  42 | 472 |9419 | 190 |  17k|  1 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  52.56%
49.78/50.07	c  48.2s| 54700 |   166 |728405 |  13.1 |    92M |  42 | 472 |9486 |   0 |  17k|  0 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  52.59%
49.78/50.07	c  48.3s| 54800 |   163 |729848 |  13.1 |    92M |  42 | 472 |9485 | 190 |  17k|  1 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  52.71%
49.78/50.07	c  48.4s| 54900 |   167 |730755 |  13.0 |    92M |  42 | 472 |9486 | 195 |  17k|  1 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  52.77%
49.78/50.07	c  48.5s| 55000 |   163 |732289 |  13.1 |    92M |  42 | 472 |9456 | 198 |  17k|  1 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  53.00%
49.78/50.07	c  48.6s| 55100 |   160 |734942 |  13.1 |    92M |  42 | 472 |9485 | 198 |  17k|  0 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  53.04%
49.78/50.07	c  48.7s| 55200 |   159 |737243 |  13.1 |    92M |  42 | 472 |9472 | 198 |  17k|  1 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  53.11%
49.78/50.07	c  48.8s| 55300 |   159 |739913 |  13.1 |    92M |  42 | 472 |9486 | 206 |  17k|  0 |  51k|  42 | 3.000000e+00 |      --      |    Inf |  53.13%
49.78/50.07	c  49.0s| 55400 |   159 |742364 |  13.1 |    92M |  42 | 472 |9341 |   0 |  17k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  53.33%
49.78/50.07	c  49.1s| 55500 |   159 |744557 |  13.2 |    92M |  42 | 472 |9363 | 192 |  17k|  1 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  53.41%
49.78/50.07	c  49.2s| 55600 |   159 |746484 |  13.2 |    92M |  42 | 472 |9337 | 194 |  17k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  54.38%
49.78/50.07	c  49.3s| 55700 |   158 |748232 |  13.2 |    92M |  42 | 472 |9352 | 189 |  17k|  1 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  54.71%
49.78/50.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
49.78/50.07	c  49.4s| 55800 |   151 |750830 |  13.2 |    92M |  42 | 472 |9350 | 201 |  17k|  1 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  54.72%
49.78/50.07	c  49.5s| 55900 |   149 |752727 |  13.2 |    92M |  42 | 472 |9341 | 204 |  17k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  54.76%
49.78/50.07	c  49.6s| 56000 |   162 |754817 |  13.2 |    92M |  42 | 472 |9310 |   0 |  17k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  54.91%
49.78/50.07	c  49.7s| 56100 |   169 |757504 |  13.2 |    92M |  42 | 472 |9360 | 203 |  17k|  1 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  54.93%
49.78/50.07	c  49.8s| 56200 |   161 |759585 |  13.3 |    92M |  42 | 472 |9419 |   0 |  17k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  54.94%
55.06/55.31	c  49.9s| 56300 |   150 |761411 |  13.3 |    92M |  42 | 472 |9477 |   0 |  17k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  54.94%
55.06/55.31	c  50.0s| 56400 |   156 |763113 |  13.3 |    92M |  42 | 472 |9473 | 203 |  17k|  2 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  54.97%
55.06/55.31	c  50.1s| 56500 |   149 |765715 |  13.3 |    92M |  42 | 472 |9479 | 197 |  17k|  1 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  54.98%
55.06/55.31	c  50.2s| 56600 |   144 |767879 |  13.3 |    92M |  42 | 472 |9424 | 197 |  18k|  0 |  52k|  42 | 3.000000e+00 |      --      |    Inf |  55.08%
55.06/55.31	c  50.3s| 56700 |   145 |769543 |  13.3 |    92M |  42 | 472 |9461 |   0 |  18k|  0 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  55.17%
55.06/55.31	c  50.4s| 56800 |   145 |771134 |  13.3 |    92M |  42 | 472 |9454 | 202 |  18k|  0 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  55.17%
55.06/55.31	c  50.5s| 56900 |   147 |773157 |  13.3 |    92M |  42 | 472 |9461 |   0 |  18k|  0 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  55.18%
55.06/55.31	c  50.6s| 57000 |   143 |775212 |  13.3 |    92M |  42 | 472 |9478 | 202 |  18k|  0 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  55.19%
55.06/55.31	c  50.7s| 57100 |   138 |776791 |  13.3 |    92M |  42 | 472 |9467 |   0 |  18k|  0 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  55.77%
55.06/55.31	c  50.8s| 57200 |   145 |778001 |  13.3 |    92M |  42 | 472 |9445 | 193 |  18k|  0 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  55.85%
55.06/55.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
55.06/55.31	c  50.9s| 57300 |   154 |779567 |  13.3 |    92M |  42 | 472 |9479 | 199 |  18k|  0 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  55.85%
55.06/55.31	c  51.0s| 57400 |   150 |780515 |  13.3 |    92M |  42 | 472 |9478 |   0 |  18k|  0 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  55.86%
55.06/55.31	c  51.1s| 57500 |   161 |782734 |  13.4 |    92M |  42 | 472 |9303 | 185 |  18k|  1 |  53k|  42 | 3.000000e+00 |      --      |    Inf |  56.89%
55.06/55.31	c  51.3s| 57600 |   173 |784780 |  13.4 |    92M |  42 | 472 |9301 | 200 |  18k|  1 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  57.19%
55.06/55.31	c  51.4s| 57700 |   174 |786297 |  13.4 |    92M |  42 | 472 |9345 |   0 |  18k|  0 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  57.27%
55.06/55.31	c  51.4s| 57800 |   166 |787976 |  13.4 |    92M |  42 | 472 |9388 | 194 |  18k|  0 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  57.37%
55.06/55.31	c  51.6s| 57900 |   170 |789837 |  13.4 |    92M |  42 | 472 |9308 | 194 |  18k|  1 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  59.41%
55.06/55.31	c  51.7s| 58000 |   172 |791282 |  13.4 |    92M |  42 | 472 |9297 | 190 |  18k|  0 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  59.88%
55.06/55.31	c  51.7s| 58100 |   174 |793099 |  13.4 |    92M |  42 | 472 |9391 | 196 |  18k|  1 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  59.93%
55.06/55.31	c  51.8s| 58200 |   174 |794534 |  13.4 |    92M |  42 | 472 |9465 | 192 |  18k|  1 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  59.99%
55.06/55.31	c  51.9s| 58300 |   175 |796993 |  13.4 |    92M |  42 | 472 |9483 | 192 |  18k|  1 |  54k|  42 | 3.000000e+00 |      --      |    Inf |  60.18%
55.06/55.31	c  52.1s| 58400 |   173 |799056 |  13.4 |    92M |  42 | 472 |9481 | 191 |  18k|  1 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  60.44%
55.06/55.31	c  52.1s| 58500 |   175 |800545 |  13.4 |    92M |  42 | 472 |9482 | 193 |  18k|  1 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  60.50%
55.06/55.31	c  52.2s| 58600 |   173 |802430 |  13.4 |    92M |  42 | 472 |9482 | 200 |  18k|  2 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  60.54%
55.06/55.31	c  52.4s| 58700 |   172 |804891 |  13.5 |    92M |  42 | 472 |9479 | 197 |  18k|  1 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  60.65%
55.06/55.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
55.06/55.31	c  52.4s| 58800 |   171 |806232 |  13.5 |    92M |  42 | 472 |9477 | 193 |  19k|  1 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  60.74%
55.06/55.31	c  52.5s| 58900 |   172 |807596 |  13.5 |    92M |  42 | 472 |9477 | 199 |  19k|  0 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  60.81%
55.06/55.31	c  52.6s| 59000 |   180 |809148 |  13.5 |    92M |  42 | 472 |9476 | 198 |  19k|  1 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  60.84%
55.06/55.31	c  52.7s| 59100 |   175 |811149 |  13.5 |    92M |  42 | 472 |9474 |   0 |  19k|  0 |  55k|  42 | 3.000000e+00 |      --      |    Inf |  60.85%
55.06/55.31	c  52.8s| 59200 |   173 |812828 |  13.5 |    92M |  42 | 472 |9474 | 201 |  19k|  1 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  60.96%
55.06/55.31	c  52.9s| 59300 |   183 |814603 |  13.5 |    92M |  42 | 472 |9473 | 192 |  19k|  1 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  61.32%
55.06/55.31	c  53.0s| 59400 |   179 |816311 |  13.5 |    92M |  42 | 472 |9473 | 194 |  19k|  0 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  61.92%
55.06/55.31	c  53.1s| 59500 |   172 |817676 |  13.5 |    92M |  42 | 472 |9472 | 194 |  19k|  0 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  62.05%
55.06/55.31	c  53.2s| 59600 |   181 |819862 |  13.5 |    92M |  42 | 472 |9471 |   0 |  19k|  0 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  62.78%
55.06/55.31	c  53.3s| 59700 |   181 |821280 |  13.5 |    92M |  42 | 472 |9470 | 194 |  19k|  1 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  63.52%
55.06/55.31	c  53.4s| 59800 |   184 |822834 |  13.5 |    92M |  42 | 472 |9470 |   0 |  19k|  0 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  63.56%
55.06/55.31	c  53.5s| 59900 |   180 |824689 |  13.5 |    92M |  42 | 472 |9470 | 194 |  19k|  1 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  63.67%
55.06/55.31	c  53.6s| 60000 |   188 |826737 |  13.5 |    93M |  42 | 472 |9470 |   0 |  19k|  0 |  56k|  42 | 3.000000e+00 |      --      |    Inf |  63.96%
55.06/55.31	c  53.7s| 60100 |   187 |828127 |  13.5 |    93M |  42 | 472 |9469 | 194 |  19k|  1 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  64.07%
55.06/55.31	c  53.8s| 60200 |   190 |829609 |  13.5 |    93M |  42 | 472 |9465 | 194 |  19k|  0 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  64.21%
55.06/55.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
55.06/55.31	c  53.9s| 60300 |   187 |831237 |  13.5 |    93M |  42 | 472 |9465 | 192 |  19k|  0 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  64.41%
55.06/55.31	c  54.0s| 60400 |   185 |833040 |  13.5 |    93M |  42 | 472 |9466 | 192 |  19k|  1 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  64.70%
55.06/55.31	c  54.1s| 60500 |   195 |834744 |  13.5 |    93M |  42 | 472 |9465 | 192 |  19k|  1 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  64.75%
55.06/55.31	c  54.2s| 60600 |   192 |836465 |  13.6 |    93M |  42 | 472 |9463 | 194 |  19k|  1 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  64.77%
55.06/55.31	c  54.3s| 60700 |   197 |839163 |  13.6 |    93M |  42 | 472 |9463 | 191 |  19k|  1 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  64.81%
55.06/55.31	c  54.4s| 60800 |   191 |841091 |  13.6 |    93M |  42 | 472 |9463 | 197 |  19k|  0 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  64.83%
55.06/55.31	c  54.5s| 60900 |   194 |842885 |  13.6 |    93M |  42 | 472 |9461 | 190 |  19k|  1 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  64.87%
55.06/55.31	c  54.6s| 61000 |   196 |844090 |  13.6 |    93M |  42 | 472 |9459 | 190 |  19k|  1 |  57k|  42 | 3.000000e+00 |      --      |    Inf |  64.90%
55.06/55.31	c  54.7s| 61100 |   192 |845523 |  13.6 |    93M |  42 | 472 |9458 | 191 |  19k|  1 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  64.93%
55.06/55.31	c  54.8s| 61200 |   187 |847200 |  13.6 |    93M |  42 | 472 |9458 | 190 |  19k|  1 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  64.96%
55.06/55.31	c  54.8s| 61300 |   182 |848545 |  13.6 |    93M |  42 | 472 |9459 | 191 |  19k|  1 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  65.18%
55.06/55.31	c  54.9s| 61400 |   182 |850742 |  13.6 |    93M |  42 | 472 |9457 | 201 |  20k|  1 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  65.19%
55.06/55.31	c  55.0s| 61500 |   180 |853042 |  13.6 |    93M |  42 | 472 |9458 | 194 |  20k|  1 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  65.22%
59.05/59.31	c  55.2s| 61600 |   172 |855409 |  13.6 |    93M |  42 | 472 |9458 | 190 |  20k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  65.43%
59.05/59.31	c  55.3s| 61700 |   168 |857316 |  13.6 |    93M |  42 | 472 |9458 | 193 |  20k|  1 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  66.11%
59.05/59.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
59.05/59.31	c  55.4s| 61800 |   163 |858904 |  13.7 |    93M |  42 | 472 |9457 | 192 |  20k|  1 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  66.23%
59.05/59.31	c  55.5s| 61900 |   163 |860518 |  13.7 |    93M |  42 | 472 |9458 | 201 |  20k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  66.29%
59.05/59.31	c  55.5s| 62000 |   166 |861546 |  13.7 |    93M |  42 | 472 |9456 | 196 |  20k|  0 |  58k|  42 | 3.000000e+00 |      --      |    Inf |  66.29%
59.05/59.31	c  55.6s| 62100 |   162 |863114 |  13.7 |    93M |  42 | 472 |9453 | 200 |  20k|  3 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  66.29%
59.05/59.31	c  55.7s| 62200 |   166 |864805 |  13.7 |    93M |  42 | 472 |9452 | 201 |  20k|  1 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  66.29%
59.05/59.31	c  55.8s| 62300 |   158 |866016 |  13.7 |    93M |  42 | 472 |9452 | 196 |  20k|  1 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  66.30%
59.05/59.31	c  55.9s| 62400 |   167 |868042 |  13.7 |    93M |  42 | 472 |9452 | 199 |  20k|  1 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  66.30%
59.05/59.31	c  55.9s| 62500 |   167 |869545 |  13.7 |    93M |  42 | 472 |9452 | 197 |  20k|  0 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  66.30%
59.05/59.31	c  56.0s| 62600 |   162 |871197 |  13.7 |    93M |  42 | 472 |9451 |   0 |  20k|  0 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  66.30%
59.05/59.31	c  56.2s| 62700 |   166 |873452 |  13.7 |    93M |  42 | 472 |9450 | 193 |  20k|  1 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  66.55%
59.05/59.31	c  56.2s| 62800 |   167 |874146 |  13.7 |    93M |  42 | 472 |9450 |   0 |  20k|  0 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  66.58%
59.05/59.31	c  56.3s| 62900 |   170 |874986 |  13.7 |    93M |  42 | 472 |9449 | 193 |  20k|  1 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  66.59%
59.05/59.31	c  56.3s| 63000 |   167 |875708 |  13.7 |    93M |  42 | 472 |9447 | 193 |  20k|  1 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  66.61%
59.05/59.31	c  56.4s| 63100 |   167 |876442 |  13.7 |    93M |  42 | 472 |9442 | 194 |  20k|  0 |  59k|  42 | 3.000000e+00 |      --      |    Inf |  66.64%
59.05/59.31	c  56.4s| 63200 |   164 |877300 |  13.6 |    93M |  42 | 472 |9442 | 193 |  20k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.65%
59.05/59.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
59.05/59.31	c  56.6s| 63300 |   174 |878869 |  13.6 |    93M |  42 | 472 |9438 | 195 |  20k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.70%
59.05/59.31	c  56.7s| 63400 |   176 |881125 |  13.7 |    93M |  42 | 472 |9442 | 193 |  20k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.70%
59.05/59.31	c  56.7s| 63500 |   173 |882036 |  13.7 |    93M |  42 | 472 |9440 | 193 |  20k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.71%
59.05/59.31	c  56.8s| 63600 |   174 |882831 |  13.6 |    93M |  42 | 472 |9436 | 193 |  20k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.72%
59.05/59.31	c  56.9s| 63700 |   173 |884007 |  13.6 |    93M |  42 | 472 |9434 | 203 |  20k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.72%
59.05/59.31	c  57.0s| 63800 |   165 |885278 |  13.6 |    93M |  42 | 472 |9433 | 193 |  20k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.87%
59.05/59.31	c  57.0s| 63900 |   179 |886689 |  13.6 |    93M |  42 | 472 |9433 | 198 |  21k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.87%
59.05/59.31	c  57.1s| 64000 |   177 |887672 |  13.6 |    93M |  42 | 472 |9433 | 193 |  21k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.88%
59.05/59.31	c  57.2s| 64100 |   173 |888377 |  13.6 |    93M |  42 | 472 |9433 | 194 |  21k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.88%
59.05/59.31	c  57.2s| 64200 |   178 |889420 |  13.6 |    93M |  42 | 472 |9432 | 201 |  21k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.89%
59.05/59.31	c  57.3s| 64300 |   175 |890246 |  13.6 |    93M |  42 | 472 |9432 | 203 |  21k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.90%
59.05/59.31	c  57.4s| 64400 |   167 |891357 |  13.6 |    93M |  42 | 472 |9430 | 194 |  21k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.90%
59.05/59.31	c  57.4s| 64500 |   171 |892642 |  13.6 |    93M |  42 | 472 |9421 | 200 |  21k|  0 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.91%
59.05/59.31	c  57.5s| 64600 |   176 |893364 |  13.6 |    93M |  42 | 472 |9432 | 198 |  21k|  1 |  60k|  42 | 3.000000e+00 |      --      |    Inf |  66.92%
59.05/59.31	c  57.5s| 64700 |   167 |894181 |  13.6 |    93M |  42 | 472 |9427 | 199 |  21k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  66.93%
59.05/59.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
59.05/59.31	c  57.6s| 64800 |   166 |895057 |  13.6 |    93M |  42 | 472 |9424 | 193 |  21k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  66.94%
59.05/59.31	c  57.7s| 64900 |   167 |896220 |  13.6 |    93M |  42 | 472 |9420 | 191 |  21k|  0 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  66.96%
59.05/59.31	c  57.8s| 65000 |   171 |897043 |  13.6 |    93M |  42 | 472 |9421 | 192 |  21k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  66.99%
59.05/59.31	c  57.9s| 65100 |   173 |898571 |  13.6 |    93M |  42 | 472 |9421 | 194 |  21k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  67.09%
59.05/59.31	c  57.9s| 65200 |   177 |899237 |  13.6 |    93M |  42 | 472 |9421 | 196 |  21k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  67.09%
59.05/59.31	c  58.0s| 65300 |   174 |899900 |  13.6 |    93M |  42 | 472 |9421 |   0 |  21k|  0 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  67.09%
59.05/59.31	c  58.1s| 65400 |   181 |901080 |  13.5 |    93M |  42 | 472 |9421 |   0 |  21k|  0 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  67.10%
59.05/59.31	c  58.1s| 65500 |   179 |902118 |  13.5 |    93M |  42 | 472 |9420 | 197 |  21k|  0 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  67.11%
59.05/59.31	c  58.2s| 65600 |   182 |902963 |  13.5 |    93M |  42 | 472 |9414 | 197 |  21k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  67.11%
59.05/59.31	c  58.3s| 65700 |   180 |903990 |  13.5 |    93M |  42 | 472 |9413 | 196 |  21k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  67.12%
59.05/59.31	c  58.3s| 65800 |   176 |904919 |  13.5 |    93M |  42 | 472 |9413 | 200 |  21k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  67.12%
59.05/59.31	c  58.5s| 65900 |   181 |906411 |  13.5 |    93M |  42 | 472 |9406 | 197 |  21k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  67.79%
59.05/59.31	c  58.5s| 66000 |   178 |907142 |  13.5 |    93M |  42 | 472 |9410 | 195 |  21k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  67.79%
59.05/59.31	c  58.6s| 66100 |   174 |908913 |  13.5 |    93M |  42 | 472 |9410 | 193 |  21k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  67.80%
59.05/59.31	c  58.7s| 66200 |   171 |911286 |  13.5 |    93M |  42 | 472 |9408 | 207 |  21k|  2 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  67.83%
59.05/59.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
59.05/59.31	c  58.8s| 66300 |   170 |912185 |  13.5 |    93M |  42 | 472 |9406 | 195 |  21k|  1 |  61k|  42 | 3.000000e+00 |      --      |    Inf |  67.84%
59.05/59.31	c  58.9s| 66400 |   180 |913534 |  13.5 |    93M |  42 | 472 |9405 |   0 |  21k|  0 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  67.85%
59.05/59.31	c  58.9s| 66500 |   183 |914592 |  13.5 |    93M |  42 | 472 |9403 | 199 |  21k|  1 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  67.85%
59.05/59.31	c  59.0s| 66600 |   178 |915417 |  13.5 |    93M |  42 | 472 |9400 | 201 |  21k|  1 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  67.85%
59.05/59.31	c  59.0s| 66700 |   171 |916506 |  13.5 |    93M |  42 | 472 |9402 | 199 |  21k|  2 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  67.86%
63.93/64.21	c  59.2s| 66800 |   168 |917838 |  13.5 |    93M |  42 | 472 |9401 |   0 |  21k|  0 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  67.96%
63.93/64.21	c  59.3s| 66900 |   166 |919759 |  13.5 |    93M |  42 | 472 |9399 | 193 |  21k|  1 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  68.03%
63.93/64.21	c  59.4s| 67000 |   168 |921636 |  13.5 |    93M |  42 | 472 |9399 | 193 |  22k|  1 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  68.07%
63.93/64.21	c  59.5s| 67100 |   161 |923570 |  13.5 |    93M |  42 | 472 |9397 | 203 |  22k|  1 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  68.15%
63.93/64.21	c  59.6s| 67200 |   158 |925097 |  13.5 |    93M |  42 | 472 |9397 |   0 |  22k|  0 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  68.22%
63.93/64.21	c  59.7s| 67300 |   159 |926635 |  13.5 |    93M |  42 | 472 |9398 | 196 |  22k|  1 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  68.30%
63.93/64.21	c  59.8s| 67400 |   157 |928310 |  13.6 |    93M |  42 | 472 |9396 | 195 |  22k|  0 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  68.32%
63.93/64.21	c  59.9s| 67500 |   156 |929818 |  13.6 |    93M |  42 | 472 |9358 |   0 |  22k|  0 |  62k|  42 | 3.000000e+00 |      --      |    Inf |  68.77%
63.93/64.21	c  60.0s| 67600 |   159 |931892 |  13.6 |    93M |  42 | 472 |9376 | 192 |  22k|  0 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  68.81%
63.93/64.21	c  60.1s| 67700 |   158 |933641 |  13.6 |    93M |  42 | 472 |9394 | 198 |  22k|  0 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  68.86%
63.93/64.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
63.93/64.21	c  60.2s| 67800 |   160 |936120 |  13.6 |    93M |  42 | 472 |9395 | 202 |  22k|  0 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  68.87%
63.93/64.21	c  60.3s| 67900 |   161 |937984 |  13.6 |    93M |  42 | 472 |9392 | 195 |  22k|  1 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  68.89%
63.93/64.21	c  60.4s| 68000 |   160 |939763 |  13.6 |    93M |  42 | 472 |9392 |   0 |  22k|  0 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  68.90%
63.93/64.21	c  60.5s| 68100 |   158 |941367 |  13.6 |    93M |  42 | 472 |9393 | 192 |  22k|  1 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  68.91%
63.93/64.21	c  60.6s| 68200 |   156 |943686 |  13.6 |    93M |  42 | 472 |9392 | 192 |  22k|  1 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  68.93%
63.93/64.21	c  60.7s| 68300 |   160 |945228 |  13.6 |    93M |  42 | 472 |9393 | 195 |  22k|  1 |  63k|  42 | 3.000000e+00 |      --      |    Inf |  69.02%
63.93/64.21	c  60.8s| 68400 |   166 |947149 |  13.6 |    93M |  42 | 472 |9386 | 207 |  22k|  2 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  69.03%
63.93/64.21	c  60.9s| 68500 |   166 |948251 |  13.6 |    93M |  42 | 472 |9385 | 200 |  22k|  0 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  69.03%
63.93/64.21	c  61.0s| 68600 |   172 |949247 |  13.6 |    93M |  42 | 472 |9384 | 196 |  22k|  1 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  69.03%
63.93/64.21	c  61.0s| 68700 |   177 |950004 |  13.6 |    93M |  42 | 472 |9384 | 201 |  22k|  1 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  69.03%
63.93/64.21	c  61.1s| 68800 |   168 |950830 |  13.6 |    93M |  42 | 472 |9384 | 200 |  22k|  1 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  69.03%
63.93/64.21	c  61.2s| 68900 |   163 |952449 |  13.6 |    93M |  42 | 472 |9382 | 202 |  22k|  0 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  69.04%
63.93/64.21	c  61.3s| 69000 |   161 |954598 |  13.6 |    93M |  42 | 472 |9381 |   0 |  22k|  0 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  69.05%
63.93/64.21	c  61.4s| 69100 |   157 |956112 |  13.6 |    93M |  42 | 472 |9382 | 197 |  22k|  1 |  64k|  42 | 3.000000e+00 |      --      |    Inf |  69.07%
63.93/64.21	c  61.5s| 69200 |   165 |957453 |  13.6 |    93M |  42 | 472 |9382 | 193 |  22k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  69.13%
63.93/64.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
63.93/64.21	c  61.5s| 69300 |   167 |958156 |  13.6 |    93M |  42 | 472 |9377 | 198 |  22k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  69.13%
63.93/64.21	c  61.6s| 69400 |   163 |959430 |  13.6 |    93M |  42 | 472 |9378 | 208 |  22k|  2 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  69.14%
63.93/64.21	c  61.7s| 69500 |   170 |960326 |  13.6 |    93M |  42 | 472 |9378 | 198 |  23k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  69.14%
63.93/64.21	c  61.8s| 69600 |   168 |960740 |  13.6 |    93M |  42 | 472 |9378 | 202 |  23k|  1 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  69.14%
63.93/64.21	c  61.8s| 69700 |   169 |961632 |  13.6 |    93M |  42 | 472 |9378 |   0 |  23k|  0 |  65k|  42 | 3.000000e+00 |      --      |    Inf |  69.15%
63.93/64.21	c  61.9s| 69800 |   167 |962349 |  13.6 |    93M |  42 | 472 |9378 | 199 |  23k|  1 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  69.15%
63.93/64.21	c  62.0s| 69900 |   165 |963051 |  13.6 |    93M |  42 | 472 |9379 | 201 |  23k|  0 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  69.15%
63.93/64.21	c  62.1s| 70000 |   166 |964360 |  13.6 |    93M |  42 | 472 |9380 | 202 |  23k|  1 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  69.15%
63.93/64.21	c  62.1s| 70100 |   169 |966068 |  13.6 |    93M |  42 | 472 |9380 | 202 |  23k|  1 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  69.15%
63.93/64.21	c  62.2s| 70200 |   160 |967448 |  13.6 |    93M |  42 | 472 |9381 | 194 |  23k|  1 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  69.15%
63.93/64.21	c  62.3s| 70300 |   158 |968826 |  13.6 |    93M |  42 | 472 |9380 | 193 |  23k|  1 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  69.16%
63.93/64.21	c  62.4s| 70400 |   155 |970499 |  13.6 |    93M |  42 | 472 |9380 | 192 |  23k|  1 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  69.19%
63.93/64.21	c  62.5s| 70500 |   158 |971870 |  13.6 |    93M |  42 | 472 |9379 |   0 |  23k|  0 |  66k|  42 | 3.000000e+00 |      --      |    Inf |  69.20%
63.93/64.21	c  62.6s| 70600 |   158 |973975 |  13.6 |    93M |  42 | 472 |9379 | 193 |  23k|  1 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  69.21%
63.93/64.21	c  62.6s| 70700 |   158 |975376 |  13.6 |    93M |  42 | 472 |9379 | 194 |  23k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
63.93/64.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
63.93/64.21	c  62.7s| 70800 |   160 |976662 |  13.6 |    93M |  42 | 472 |9378 | 197 |  23k|  1 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
63.93/64.21	c  62.8s| 70900 |   157 |978305 |  13.6 |    93M |  42 | 472 |9378 | 193 |  23k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  69.22%
63.93/64.21	c  62.9s| 71000 |   159 |979769 |  13.6 |    93M |  42 | 472 |9378 |   0 |  23k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  69.23%
63.93/64.21	c  62.9s| 71100 |   162 |981283 |  13.6 |    93M |  42 | 472 |9378 |   0 |  23k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  69.23%
63.93/64.21	c  63.0s| 71200 |   155 |983079 |  13.6 |    93M |  42 | 472 |9378 | 199 |  23k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  69.24%
63.93/64.21	c  63.1s| 71300 |   153 |984343 |  13.6 |    93M |  42 | 472 |9378 | 203 |  23k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  69.31%
63.93/64.21	c  63.2s| 71400 |   154 |985768 |  13.6 |    93M |  42 | 472 |9378 |   0 |  23k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  69.32%
63.93/64.21	c  63.3s| 71500 |   146 |987232 |  13.6 |    93M |  42 | 472 |9378 | 192 |  23k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  69.55%
63.93/64.21	c  63.4s| 71600 |   148 |988707 |  13.6 |    93M |  42 | 472 |9378 | 200 |  23k|  0 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  69.60%
63.93/64.21	c  63.6s| 71700 |   143 |990622 |  13.6 |    93M |  42 | 472 |9378 | 189 |  23k|  1 |  67k|  42 | 3.000000e+00 |      --      |    Inf |  69.78%
63.93/64.21	c  63.7s| 71800 |   139 |992556 |  13.6 |    93M |  42 | 472 |9378 | 199 |  23k|  0 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  70.07%
63.93/64.21	c  63.8s| 71900 |   138 |994851 |  13.6 |    93M |  42 | 472 |9378 | 194 |  23k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  70.11%
63.93/64.21	c  63.9s| 72000 |   138 |996537 |  13.6 |    93M |  42 | 472 |9378 | 194 |  23k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  70.17%
69.11/69.44	c  64.1s| 72100 |   139 |998531 |  13.6 |    93M |  42 | 472 |9378 | 192 |  23k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  70.29%
69.11/69.44	c  64.2s| 72200 |   138 |  1000k|  13.7 |    93M |  42 | 472 |9378 | 200 |  23k|  0 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  70.41%
69.11/69.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
69.11/69.44	c  64.3s| 72300 |   145 |  1002k|  13.7 |    93M |  42 | 472 |9378 | 193 |  23k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  70.42%
69.11/69.44	c  64.4s| 72400 |   142 |  1004k|  13.7 |    93M |  42 | 472 |9378 | 201 |  23k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  70.44%
69.11/69.44	c  64.4s| 72500 |   134 |  1006k|  13.7 |    93M |  42 | 472 |9379 |   0 |  23k|  0 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  70.51%
69.11/69.44	c  64.5s| 72600 |   137 |  1007k|  13.7 |    93M |  42 | 472 |9379 | 190 |  23k|  1 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  70.54%
69.11/69.44	c  64.6s| 72700 |   137 |  1009k|  13.7 |    93M |  42 | 472 |9382 |   0 |  24k|  0 |  68k|  42 | 3.000000e+00 |      --      |    Inf |  70.57%
69.11/69.44	c  64.7s| 72800 |   144 |  1011k|  13.7 |    93M |  42 | 472 |9382 | 195 |  24k|  1 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  70.66%
69.11/69.44	c  64.8s| 72900 |   143 |  1013k|  13.7 |    93M |  42 | 472 |9382 | 195 |  24k|  1 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  70.76%
69.11/69.44	c  64.9s| 73000 |   138 |  1014k|  13.7 |    93M |  42 | 472 |9384 |   0 |  24k|  0 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  70.83%
69.11/69.44	c  65.0s| 73100 |   136 |  1015k|  13.7 |    93M |  42 | 472 |9385 | 190 |  24k|  1 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  70.92%
69.11/69.44	c  65.1s| 73200 |   132 |  1017k|  13.7 |    93M |  42 | 472 |9385 | 194 |  24k|  1 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  70.97%
69.11/69.44	c  65.2s| 73300 |   134 |  1019k|  13.7 |    93M |  42 | 472 |9384 | 201 |  24k|  0 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  70.99%
69.11/69.44	c  65.2s| 73400 |   131 |  1021k|  13.7 |    93M |  42 | 472 |9382 |   0 |  24k|  0 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  71.03%
69.11/69.44	c  65.4s| 73500 |   128 |  1023k|  13.7 |    93M |  42 | 472 |9381 | 190 |  24k|  0 |  69k|  42 | 3.000000e+00 |      --      |    Inf |  71.11%
69.11/69.44	c  65.5s| 73600 |   132 |  1025k|  13.7 |    93M |  42 | 472 |9381 | 198 |  24k|  1 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  71.14%
69.11/69.44	c  65.6s| 73700 |   145 |  1027k|  13.7 |    93M |  42 | 472 |9381 | 204 |  24k|  0 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  71.16%
69.11/69.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
69.11/69.44	c  65.6s| 73800 |   142 |  1028k|  13.7 |    93M |  42 | 472 |9381 | 209 |  24k|  0 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  71.16%
69.11/69.44	c  65.7s| 73900 |   140 |  1030k|  13.7 |    93M |  42 | 472 |9381 | 205 |  24k|  0 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  71.17%
69.11/69.44	c  65.8s| 74000 |   131 |  1033k|  13.8 |    93M |  42 | 472 |9381 |   0 |  24k|  0 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  71.17%
69.11/69.44	c  65.9s| 74100 |   133 |  1034k|  13.8 |    93M |  42 | 472 |9381 |   0 |  24k|  0 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  71.17%
69.11/69.44	c  66.0s| 74200 |   132 |  1036k|  13.8 |    93M |  42 | 472 |9380 | 198 |  24k|  0 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  71.19%
69.11/69.44	c  66.1s| 74300 |   141 |  1038k|  13.8 |    93M |  42 | 472 |9382 | 208 |  24k|  1 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  71.21%
69.11/69.44	c  66.2s| 74400 |   139 |  1040k|  13.8 |    93M |  42 | 472 |9381 |   0 |  24k|  0 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  71.22%
69.11/69.44	c  66.3s| 74500 |   131 |  1042k|  13.8 |    93M |  42 | 472 |9381 |   0 |  24k|  0 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  71.22%
69.11/69.44	c  66.4s| 74600 |   134 |  1044k|  13.8 |    93M |  42 | 472 |9382 | 198 |  24k|  1 |  70k|  42 | 3.000000e+00 |      --      |    Inf |  71.26%
69.11/69.44	c  66.5s| 74700 |   131 |  1045k|  13.8 |    93M |  42 | 472 |9382 | 198 |  24k|  1 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  71.28%
69.11/69.44	c  66.6s| 74800 |   122 |  1046k|  13.8 |    93M |  42 | 472 |9382 | 195 |  24k|  0 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  71.34%
69.11/69.44	c  66.7s| 74900 |   123 |  1048k|  13.8 |    93M |  42 | 472 |9381 | 198 |  24k|  1 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  71.45%
69.11/69.44	c  66.8s| 75000 |   132 |  1050k|  13.8 |    93M |  42 | 472 |9381 |   0 |  24k|  0 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  71.46%
69.11/69.44	c  66.9s| 75100 |   123 |  1052k|  13.8 |    93M |  42 | 472 |9382 | 196 |  25k|  1 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  71.47%
69.11/69.44	c  67.0s| 75200 |   113 |  1054k|  13.8 |    93M |  42 | 472 |9383 | 196 |  25k|  0 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  71.68%
69.11/69.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
69.11/69.44	c  67.1s| 75300 |   117 |  1056k|  13.8 |    93M |  42 | 472 |9383 | 207 |  25k|  0 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  71.70%
69.11/69.44	c  67.2s| 75400 |   110 |  1057k|  13.8 |    93M |  42 | 472 |9384 | 198 |  25k|  2 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  71.86%
69.11/69.44	c  67.3s| 75500 |   108 |  1059k|  13.8 |    93M |  42 | 472 |9383 | 201 |  25k|  0 |  71k|  42 | 3.000000e+00 |      --      |    Inf |  71.88%
69.11/69.44	c  67.4s| 75600 |   113 |  1061k|  13.8 |    93M |  42 | 472 |9383 | 202 |  25k|  1 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.07%
69.11/69.44	c  67.5s| 75700 |   118 |  1064k|  13.9 |    93M |  42 | 472 |9384 | 204 |  25k|  2 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.08%
69.11/69.44	c  67.7s| 75800 |   112 |  1066k|  13.9 |    93M |  42 | 472 |9384 | 200 |  25k|  1 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.08%
69.11/69.44	c  67.8s| 75900 |   119 |  1068k|  13.9 |    93M |  42 | 472 |9383 | 195 |  25k|  1 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.17%
69.11/69.44	c  67.9s| 76000 |   114 |  1070k|  13.9 |    93M |  42 | 472 |9382 |   0 |  25k|  0 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.24%
69.11/69.44	c  68.0s| 76100 |   119 |  1071k|  13.9 |    93M |  42 | 472 |9382 | 200 |  25k|  1 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.27%
69.11/69.44	c  68.1s| 76200 |   114 |  1073k|  13.9 |    93M |  42 | 472 |9384 | 201 |  25k|  1 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.28%
69.11/69.44	c  68.2s| 76300 |   109 |  1075k|  13.9 |    93M |  42 | 472 |9383 |   0 |  25k|  0 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.34%
69.11/69.44	c  68.3s| 76400 |   116 |  1077k|  13.9 |    93M |  42 | 472 |9383 | 204 |  25k|  2 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.50%
69.11/69.44	c  68.4s| 76500 |   116 |  1079k|  13.9 |    93M |  42 | 472 |9384 | 200 |  25k|  0 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.56%
69.11/69.44	c  68.6s| 76600 |   119 |  1081k|  13.9 |    93M |  42 | 472 |9382 | 196 |  25k|  0 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.60%
69.11/69.44	c  68.6s| 76700 |   124 |  1083k|  13.9 |    93M |  42 | 472 |9382 | 202 |  25k|  1 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.62%
69.11/69.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
69.11/69.44	c  68.8s| 76800 |   124 |  1085k|  13.9 |    93M |  42 | 472 |9382 | 196 |  25k|  1 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.62%
69.11/69.44	c  68.8s| 76900 |   121 |  1087k|  13.9 |    93M |  42 | 472 |9381 | 200 |  25k|  0 |  72k|  42 | 3.000000e+00 |      --      |    Inf |  72.63%
69.11/69.44	c  68.9s| 77000 |   111 |  1089k|  13.9 |    93M |  42 | 472 |9381 |   0 |  25k|  0 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  72.84%
69.11/69.44	c  69.0s| 77100 |   117 |  1090k|  13.9 |    93M |  42 | 472 |9381 |   0 |  25k|  0 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  72.93%
69.11/69.44	c  69.2s| 77200 |   117 |  1092k|  14.0 |    93M |  42 | 472 |9380 |   0 |  26k|  0 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  72.97%
74.11/74.49	c  69.3s| 77300 |   109 |  1095k|  14.0 |    93M |  42 | 472 |9379 |   0 |  26k|  0 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  72.99%
74.11/74.49	c  69.4s| 77400 |   108 |  1097k|  14.0 |    93M |  42 | 472 |9378 | 192 |  26k|  1 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  73.01%
74.11/74.49	c  69.5s| 77500 |   107 |  1099k|  14.0 |    93M |  42 | 472 |9376 |   0 |  26k|  0 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  73.12%
74.11/74.49	c  69.7s| 77600 |   105 |  1101k|  14.0 |    93M |  42 | 472 |9351 | 185 |  26k|  1 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  73.58%
74.11/74.49	c  69.9s| 77700 |   118 |  1103k|  14.0 |    93M |  42 | 472 |9347 | 190 |  26k|  1 |  73k|  42 | 3.000000e+00 |      --      |    Inf |  73.75%
74.11/74.49	c  70.0s| 77800 |   118 |  1105k|  14.0 |    93M |  42 | 472 |9377 | 206 |  26k|  2 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  73.82%
74.11/74.49	c  70.1s| 77900 |   115 |  1107k|  14.0 |    93M |  42 | 472 |9376 | 196 |  26k|  1 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  73.85%
74.11/74.49	c  70.2s| 78000 |   107 |  1110k|  14.0 |    93M |  42 | 472 |9376 |   0 |  26k|  0 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  73.91%
74.11/74.49	c  70.2s| 78100 |   111 |  1111k|  14.0 |    93M |  42 | 472 |9376 | 205 |  26k|  1 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  73.94%
74.11/74.49	c  70.3s| 78200 |   110 |  1112k|  14.0 |    93M |  42 | 472 |9376 |   0 |  26k|  0 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  73.94%
74.11/74.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
74.11/74.49	c  70.4s| 78300 |   113 |  1114k|  14.0 |    93M |  42 | 472 |9372 | 210 |  26k|  1 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  73.97%
74.11/74.49	c  70.5s| 78400 |   105 |  1116k|  14.0 |    93M |  42 | 472 |9375 | 195 |  26k|  1 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  74.01%
74.11/74.49	c  70.6s| 78500 |   109 |  1117k|  14.0 |    93M |  42 | 472 |9375 | 199 |  26k|  1 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  74.03%
74.11/74.49	c  70.6s| 78600 |   107 |  1118k|  14.0 |    93M |  42 | 472 |9375 | 202 |  26k|  0 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  74.03%
74.11/74.49	c  70.7s| 78700 |   107 |  1119k|  14.0 |    93M |  42 | 472 |9373 | 200 |  26k|  1 |  74k|  42 | 3.000000e+00 |      --      |    Inf |  74.03%
74.11/74.49	c  70.8s| 78800 |   110 |  1120k|  14.0 |    93M |  42 | 472 |9373 |   0 |  26k|  0 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  74.04%
74.11/74.49	c  70.9s| 78900 |   114 |  1121k|  14.0 |    93M |  42 | 472 |9374 | 204 |  26k|  1 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  74.04%
74.11/74.49	c  71.0s| 79000 |   108 |  1123k|  14.0 |    93M |  42 | 472 |9374 | 204 |  26k|  1 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  74.05%
74.11/74.49	c  71.0s| 79100 |   106 |  1125k|  14.0 |    93M |  42 | 472 |9374 |   0 |  26k|  0 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  74.05%
74.11/74.49	c  71.1s| 79200 |   103 |  1126k|  14.0 |    93M |  42 | 472 |9371 |   0 |  26k|  0 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  74.10%
74.11/74.49	c  71.3s| 79300 |   105 |  1128k|  14.0 |    93M |  42 | 472 |9372 | 199 |  26k|  1 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  74.17%
74.11/74.49	c  71.4s| 79400 |   101 |  1130k|  14.0 |    93M |  42 | 472 |9372 | 209 |  26k|  1 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  74.21%
74.11/74.49	c  71.5s| 79500 |   100 |  1132k|  14.0 |    93M |  42 | 472 |9373 | 194 |  26k|  1 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  74.27%
74.11/74.49	c  71.5s| 79600 |    96 |  1133k|  14.0 |    93M |  42 | 472 |9374 | 194 |  26k|  0 |  75k|  42 | 3.000000e+00 |      --      |    Inf |  74.32%
74.11/74.49	c  71.6s| 79700 |    97 |  1135k|  14.1 |    93M |  42 | 472 |9373 | 200 |  26k|  1 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  74.52%
74.11/74.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
74.11/74.49	c  71.7s| 79800 |    95 |  1136k|  14.1 |    93M |  42 | 472 |9373 | 193 |  26k|  0 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  74.78%
74.11/74.49	c  71.8s| 79900 |    97 |  1138k|  14.1 |    93M |  42 | 472 |9373 | 191 |  26k|  1 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  74.81%
74.11/74.49	c  71.9s| 80000 |   102 |  1140k|  14.1 |    93M |  42 | 472 |9372 | 193 |  27k|  1 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  74.85%
74.11/74.49	c  72.0s| 80100 |    97 |  1141k|  14.1 |    93M |  42 | 472 |9370 | 193 |  27k|  0 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  74.87%
74.11/74.49	c  72.1s| 80200 |    97 |  1143k|  14.1 |    93M |  42 | 472 |9369 |   0 |  27k|  0 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  74.90%
74.11/74.49	c  72.2s| 80300 |    92 |  1145k|  14.1 |    93M |  42 | 472 |9370 |   0 |  27k|  0 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  74.96%
74.11/74.49	c  72.3s| 80400 |    93 |  1146k|  14.1 |    93M |  42 | 472 |9370 | 204 |  27k|  1 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  75.01%
74.11/74.49	c  72.4s| 80500 |   101 |  1147k|  14.1 |    93M |  42 | 472 |9369 |   0 |  27k|  0 |  76k|  42 | 3.000000e+00 |      --      |    Inf |  75.05%
74.11/74.49	c  72.5s| 80600 |   103 |  1149k|  14.1 |    93M |  42 | 472 |9369 | 186 |  27k|  0 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  75.07%
74.11/74.49	c  72.5s| 80700 |    97 |  1150k|  14.1 |    93M |  42 | 472 |9366 | 190 |  27k|  1 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  75.10%
74.11/74.49	c  72.6s| 80800 |    98 |  1152k|  14.1 |    93M |  42 | 472 |9365 | 186 |  27k|  1 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  75.11%
74.11/74.49	c  72.7s| 80900 |   108 |  1153k|  14.1 |    94M |  42 | 472 |9364 | 192 |  27k|  2 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  75.11%
74.11/74.49	c  72.8s| 81000 |   101 |  1155k|  14.1 |    94M |  42 | 472 |9364 | 186 |  27k|  1 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  75.12%
74.11/74.49	c  72.9s| 81100 |    99 |  1156k|  14.1 |    94M |  42 | 472 |9363 | 190 |  27k|  1 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  75.14%
74.11/74.49	c  73.0s| 81200 |   100 |  1158k|  14.1 |    94M |  42 | 472 |9362 | 190 |  27k|  1 |  77k|  42 | 3.000000e+00 |      --      |    Inf |  75.18%
74.11/74.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
74.11/74.49	c  73.1s| 81300 |   108 |  1160k|  14.1 |    94M |  42 | 472 |9361 | 193 |  27k|  1 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  75.20%
74.11/74.49	c  73.2s| 81400 |   107 |  1162k|  14.1 |    94M |  42 | 472 |9360 | 194 |  27k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  75.25%
74.11/74.49	c  73.3s| 81500 |   109 |  1164k|  14.1 |    94M |  42 | 472 |9360 |   0 |  27k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  75.26%
74.11/74.49	c  73.4s| 81600 |   102 |  1166k|  14.1 |    94M |  42 | 472 |9361 |   0 |  27k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  75.27%
74.11/74.49	c  73.5s| 81700 |   102 |  1169k|  14.1 |    94M |  42 | 472 |9361 | 189 |  27k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  75.29%
74.11/74.49	c  73.6s| 81800 |   106 |  1171k|  14.1 |    94M |  42 | 472 |9361 | 189 |  27k|  1 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  75.36%
74.11/74.49	c  73.7s| 81900 |   100 |  1173k|  14.1 |    94M |  42 | 472 |9361 |   0 |  27k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  75.38%
74.11/74.49	c  73.8s| 82000 |   106 |  1174k|  14.1 |    94M |  42 | 472 |9360 | 201 |  27k|  1 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  75.42%
74.11/74.49	c  73.9s| 82100 |   101 |  1176k|  14.1 |    94M |  42 | 472 |9359 | 200 |  27k|  0 |  78k|  42 | 3.000000e+00 |      --      |    Inf |  75.43%
74.11/74.49	c  74.0s| 82200 |   107 |  1177k|  14.1 |    94M |  42 | 472 |9359 | 206 |  27k|  1 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  75.50%
74.11/74.49	c  74.1s| 82300 |    98 |  1179k|  14.1 |    94M |  42 | 472 |9360 |   0 |  27k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  75.61%
74.11/74.49	c  74.2s| 82400 |    96 |  1181k|  14.2 |    94M |  42 | 472 |9360 | 192 |  27k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  75.65%
74.11/74.49	c  74.3s| 82500 |   102 |  1183k|  14.2 |    94M |  42 | 472 |9359 |   0 |  27k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  75.67%
78.80/79.11	c  74.3s| 82600 |   109 |  1185k|  14.2 |    94M |  42 | 472 |9358 | 196 |  28k|  1 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  75.67%
78.80/79.11	c  74.4s| 82700 |    97 |  1187k|  14.2 |    94M |  42 | 472 |9358 | 190 |  28k|  1 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  75.69%
78.80/79.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.80/79.11	c  74.5s| 82800 |    97 |  1189k|  14.2 |    94M |  42 | 472 |9358 | 196 |  28k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  75.72%
78.80/79.11	c  74.6s| 82900 |   105 |  1191k|  14.2 |    94M |  42 | 472 |9359 | 194 |  28k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  75.74%
78.80/79.11	c  74.7s| 83000 |   109 |  1193k|  14.2 |    94M |  42 | 472 |9360 | 198 |  28k|  0 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  75.74%
78.80/79.11	c  74.8s| 83100 |   108 |  1194k|  14.2 |    94M |  42 | 472 |9360 | 196 |  28k|  1 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  75.75%
78.80/79.11	c  74.9s| 83200 |   107 |  1196k|  14.2 |    94M |  42 | 472 |9360 | 198 |  28k|  1 |  79k|  42 | 3.000000e+00 |      --      |    Inf |  75.75%
78.80/79.11	c  75.0s| 83300 |   110 |  1198k|  14.2 |    94M |  42 | 472 |9359 |   0 |  28k|  0 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  75.76%
78.80/79.11	c  75.1s| 83400 |    99 |  1200k|  14.2 |    94M |  42 | 472 |9359 | 201 |  28k|  1 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  75.76%
78.80/79.11	c  75.2s| 83500 |    97 |  1202k|  14.2 |    94M |  42 | 472 |9360 | 196 |  28k|  1 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  75.77%
78.80/79.11	c  75.2s| 83600 |   102 |  1203k|  14.2 |    94M |  42 | 472 |9359 | 204 |  28k|  2 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  75.78%
78.80/79.11	c  75.3s| 83700 |    98 |  1205k|  14.2 |    94M |  42 | 472 |9358 | 200 |  28k|  1 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  75.78%
78.80/79.11	c  75.4s| 83800 |    93 |  1207k|  14.2 |    94M |  42 | 472 |9359 | 200 |  28k|  0 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  75.81%
78.80/79.11	c  75.5s| 83900 |    96 |  1209k|  14.2 |    94M |  42 | 472 |9360 | 198 |  28k|  2 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  75.82%
78.80/79.11	c  75.6s| 84000 |    92 |  1210k|  14.2 |    94M |  42 | 472 |9361 |   0 |  28k|  0 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  75.84%
78.80/79.11	c  75.7s| 84100 |    90 |  1213k|  14.2 |    94M |  42 | 472 |9362 | 200 |  28k|  1 |  80k|  42 | 3.000000e+00 |      --      |    Inf |  75.84%
78.80/79.11	c  75.9s| 84200 |    97 |  1214k|  14.2 |    94M |  42 | 472 |9361 |   0 |  28k|  0 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  76.51%
78.80/79.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.80/79.11	c  75.9s| 84300 |   102 |  1215k|  14.2 |    94M |  42 | 472 |9361 | 195 |  28k|  1 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  76.51%
78.80/79.11	c  76.0s| 84400 |   106 |  1216k|  14.2 |    94M |  42 | 472 |9361 | 200 |  28k|  0 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  76.52%
78.80/79.11	c  76.1s| 84500 |    97 |  1217k|  14.2 |    94M |  42 | 472 |9360 | 201 |  28k|  1 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  76.53%
78.80/79.11	c  76.2s| 84600 |    97 |  1218k|  14.2 |    94M |  42 | 472 |9360 | 206 |  28k|  2 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  76.54%
78.80/79.11	c  76.3s| 84700 |    93 |  1220k|  14.2 |    94M |  42 | 472 |9359 | 195 |  28k|  1 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  76.61%
78.80/79.11	c  76.3s| 84800 |    89 |  1221k|  14.2 |    94M |  42 | 472 |9359 |   0 |  28k|  0 |  81k|  42 | 3.000000e+00 |      --      |    Inf |  76.65%
78.80/79.11	c  76.4s| 84900 |    90 |  1223k|  14.2 |    94M |  42 | 472 |9357 | 202 |  28k|  0 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  76.66%
78.80/79.11	c  76.5s| 85000 |    88 |  1224k|  14.2 |    94M |  42 | 472 |9356 |   0 |  28k|  0 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  76.75%
78.80/79.11	c  76.6s| 85100 |    94 |  1225k|  14.2 |    94M |  42 | 472 |9356 | 194 |  29k|  0 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  76.79%
78.80/79.11	c  76.7s| 85200 |    92 |  1227k|  14.2 |    94M |  42 | 472 |9356 | 198 |  29k|  0 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  76.83%
78.80/79.11	c  76.8s| 85300 |    91 |  1229k|  14.2 |    94M |  42 | 472 |9356 |   0 |  29k|  0 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  76.84%
78.80/79.11	c  76.8s| 85400 |    89 |  1230k|  14.2 |    94M |  42 | 472 |9356 | 196 |  29k|  0 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  76.85%
78.80/79.11	c  76.9s| 85500 |    89 |  1232k|  14.2 |    94M |  42 | 472 |9355 | 193 |  29k|  1 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  76.87%
78.80/79.11	c  77.0s| 85600 |    96 |  1234k|  14.2 |    94M |  42 | 472 |9353 | 206 |  29k|  2 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  76.89%
78.80/79.11	c  77.2s| 85700 |    88 |  1236k|  14.2 |    94M |  42 | 472 |9349 | 196 |  29k|  0 |  82k|  42 | 3.000000e+00 |      --      |    Inf |  76.95%
78.80/79.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.80/79.11	c  77.3s| 85800 |    90 |  1239k|  14.3 |    94M |  42 | 472 |9346 | 192 |  29k|  1 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.00%
78.80/79.11	c  77.3s| 85900 |    97 |  1240k|  14.3 |    94M |  42 | 472 |9346 | 197 |  29k|  0 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.00%
78.80/79.11	c  77.4s| 86000 |    96 |  1241k|  14.3 |    94M |  42 | 472 |9346 |   0 |  29k|  0 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.01%
78.80/79.11	c  77.5s| 86100 |    92 |  1243k|  14.3 |    94M |  42 | 472 |9337 | 194 |  29k|  1 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.01%
78.80/79.11	c  77.6s| 86200 |    90 |  1245k|  14.3 |    94M |  42 | 472 |9336 | 190 |  29k|  0 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.05%
78.80/79.11	c  77.7s| 86300 |    95 |  1246k|  14.3 |    94M |  42 | 472 |9336 | 202 |  29k|  0 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.05%
78.80/79.11	c  77.8s| 86400 |    96 |  1248k|  14.3 |    94M |  42 | 472 |9336 | 202 |  29k|  0 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.06%
78.80/79.11	c  77.8s| 86500 |    95 |  1249k|  14.3 |    94M |  42 | 472 |9336 | 202 |  29k|  0 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.06%
78.80/79.11	c  77.9s| 86600 |    89 |  1250k|  14.3 |    94M |  42 | 472 |9335 |   0 |  29k|  0 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.06%
78.80/79.11	c  78.0s| 86700 |    92 |  1252k|  14.3 |    94M |  42 | 472 |9336 | 197 |  29k|  1 |  83k|  42 | 3.000000e+00 |      --      |    Inf |  77.09%
78.80/79.11	c  78.1s| 86800 |    90 |  1254k|  14.3 |    94M |  42 | 472 |9336 | 197 |  29k|  0 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.10%
78.80/79.11	c  78.1s| 86900 |    89 |  1255k|  14.3 |    94M |  42 | 472 |9335 | 197 |  29k|  1 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.12%
78.80/79.11	c  78.3s| 87000 |    91 |  1257k|  14.3 |    94M |  42 | 472 |9335 | 194 |  29k|  1 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.14%
78.80/79.11	c  78.3s| 87100 |    87 |  1258k|  14.3 |    94M |  42 | 472 |9335 | 196 |  29k|  1 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.17%
78.80/79.11	c  78.4s| 87200 |    87 |  1259k|  14.3 |    94M |  42 | 472 |9335 | 197 |  29k|  1 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.20%
78.80/79.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.80/79.11	c  78.5s| 87300 |    84 |  1260k|  14.3 |    94M |  42 | 472 |9338 |   0 |  29k|  0 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.24%
78.80/79.11	c  78.6s| 87400 |    87 |  1262k|  14.3 |    94M |  42 | 472 |9339 | 191 |  29k|  0 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.28%
78.80/79.11	c  78.7s| 87500 |    85 |  1263k|  14.3 |    94M |  42 | 472 |9339 |   0 |  29k|  0 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.32%
78.80/79.11	c  78.8s| 87600 |    83 |  1265k|  14.3 |    94M |  42 | 472 |9339 | 202 |  29k|  1 |  84k|  42 | 3.000000e+00 |      --      |    Inf |  77.33%
78.80/79.11	c  78.9s| 87700 |    86 |  1267k|  14.3 |    94M |  42 | 472 |9339 |   0 |  29k|  0 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  77.34%
83.78/84.13	c  79.0s| 87800 |    83 |  1269k|  14.3 |    94M |  42 | 472 |9340 |   0 |  29k|  0 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  77.35%
83.78/84.13	c  79.1s| 87900 |    79 |  1271k|  14.3 |    94M |  42 | 472 |9340 | 199 |  30k|  1 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  77.46%
83.78/84.13	c  79.2s| 88000 |    77 |  1272k|  14.3 |    94M |  42 | 472 |9340 | 199 |  30k|  1 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  77.53%
83.78/84.13	c  79.3s| 88100 |    80 |  1274k|  14.3 |    94M |  42 | 472 |9339 |   0 |  30k|  0 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  77.81%
83.78/84.13	c  79.4s| 88200 |    80 |  1276k|  14.3 |    94M |  42 | 472 |9338 | 204 |  30k|  2 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  78.25%
83.78/84.13	c  79.5s| 88300 |    83 |  1278k|  14.3 |    94M |  42 | 472 |9338 |   0 |  30k|  0 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  78.25%
83.78/84.13	c  79.7s| 88400 |    91 |  1279k|  14.3 |    94M |  42 | 472 |9339 | 203 |  30k|  1 |  85k|  42 | 3.000000e+00 |      --      |    Inf |  78.26%
83.78/84.13	c  79.8s| 88500 |    94 |  1281k|  14.3 |    94M |  42 | 472 |9339 | 207 |  30k|  2 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  78.26%
83.78/84.13	c  79.9s| 88600 |    71 |  1283k|  14.3 |    94M |  42 | 472 |9341 | 200 |  30k|  1 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  78.35%
83.78/84.13	c  80.0s| 88700 |    73 |  1285k|  14.3 |    94M |  42 | 472 |9343 | 206 |  30k|  0 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  78.38%
83.78/84.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
83.78/84.13	c  80.1s| 88800 |    74 |  1287k|  14.3 |    94M |  42 | 472 |9343 |   0 |  30k|  0 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  78.38%
83.78/84.13	c  80.2s| 88900 |    74 |  1289k|  14.3 |    94M |  42 | 472 |9342 | 208 |  30k|  0 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  78.38%
83.78/84.13	c  80.3s| 89000 |    76 |  1291k|  14.3 |    94M |  42 | 472 |9342 | 207 |  30k|  1 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  78.38%
83.78/84.13	c  80.4s| 89100 |    70 |  1293k|  14.3 |    94M |  42 | 472 |9340 | 205 |  30k|  3 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  78.39%
83.78/84.13	c  80.5s| 89200 |    66 |  1295k|  14.4 |    94M |  42 | 472 |9340 | 202 |  30k|  0 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  78.41%
83.78/84.13	c  80.6s| 89300 |    68 |  1298k|  14.4 |    94M |  42 | 472 |9338 | 202 |  30k|  1 |  86k|  42 | 3.000000e+00 |      --      |    Inf |  78.47%
83.78/84.13	c  80.7s| 89400 |    65 |  1300k|  14.4 |    94M |  42 | 472 |9336 | 198 |  30k|  1 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  78.53%
83.78/84.13	c  80.7s| 89500 |    71 |  1301k|  14.4 |    94M |  42 | 472 |9336 | 196 |  30k|  0 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  78.55%
83.78/84.13	c  80.8s| 89600 |    69 |  1302k|  14.4 |    94M |  42 | 472 |9336 | 196 |  30k|  1 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  78.56%
83.78/84.13	c  80.9s| 89700 |    67 |  1303k|  14.4 |    94M |  42 | 472 |9336 | 198 |  30k|  1 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  78.56%
83.78/84.13	c  80.9s| 89800 |    72 |  1304k|  14.3 |    94M |  42 | 472 |9336 | 196 |  30k|  1 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  81.0s| 89900 |    72 |  1305k|  14.3 |    94M |  42 | 472 |9336 | 200 |  30k|  0 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  81.1s| 90000 |    75 |  1306k|  14.3 |    94M |  42 | 472 |9336 |   0 |  30k|  0 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  81.2s| 90100 |    71 |  1307k|  14.3 |    94M |  42 | 472 |9336 | 198 |  30k|  1 |  87k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  81.2s| 90200 |    71 |  1308k|  14.3 |    94M |  42 | 472 |9336 | 194 |  30k|  1 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
83.78/84.13	c  81.3s| 90300 |    73 |  1309k|  14.3 |    94M |  42 | 472 |9336 | 198 |  30k|  0 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  81.4s| 90400 |    76 |  1309k|  14.3 |    94M |  42 | 472 |9335 | 197 |  30k|  1 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  81.4s| 90500 |    77 |  1310k|  14.3 |    94M |  42 | 472 |9335 | 197 |  30k|  1 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  81.5s| 90600 |    73 |  1311k|  14.3 |    94M |  42 | 472 |9335 |   0 |  30k|  0 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  81.5s| 90700 |    72 |  1312k|  14.3 |    94M |  42 | 472 |9336 |   0 |  30k|  0 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  81.6s| 90800 |    73 |  1313k|  14.3 |    94M |  42 | 472 |9336 | 201 |  30k|  1 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  81.7s| 90900 |    68 |  1314k|  14.3 |    94M |  42 | 472 |9335 |   0 |  30k|  0 |  88k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  81.7s| 91000 |    73 |  1314k|  14.3 |    94M |  42 | 472 |9335 |   0 |  30k|  0 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  81.8s| 91100 |    68 |  1315k|  14.3 |    94M |  42 | 472 |9335 | 201 |  31k|  1 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  78.57%
83.78/84.13	c  81.9s| 91200 |    63 |  1316k|  14.3 |    94M |  42 | 472 |9335 | 193 |  31k|  0 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  78.59%
83.78/84.13	c  82.0s| 91300 |    67 |  1318k|  14.3 |    94M |  42 | 472 |9336 | 201 |  31k|  1 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  78.60%
83.78/84.13	c  82.1s| 91400 |    64 |  1319k|  14.3 |    94M |  42 | 472 |9336 | 194 |  31k|  0 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  78.61%
83.78/84.13	c  82.2s| 91500 |    63 |  1321k|  14.3 |    94M |  42 | 472 |9338 | 199 |  31k|  1 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  78.74%
83.78/84.13	c  82.3s| 91600 |    66 |  1323k|  14.3 |    94M |  42 | 472 |9339 | 192 |  31k|  0 |  89k|  42 | 3.000000e+00 |      --      |    Inf |  78.76%
83.78/84.13	c  82.4s| 91700 |    60 |  1325k|  14.3 |    94M |  42 | 472 |9340 | 196 |  31k|  1 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  78.78%
83.78/84.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
83.78/84.13	c  82.5s| 91800 |    64 |  1327k|  14.3 |    94M |  42 | 472 |9340 | 192 |  31k|  0 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  78.84%
83.78/84.13	c  82.6s| 91900 |    62 |  1328k|  14.3 |    94M |  42 | 472 |9335 | 202 |  31k|  0 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  78.85%
83.78/84.13	c  82.7s| 92000 |    62 |  1330k|  14.3 |    94M |  42 | 472 |9341 | 196 |  31k|  1 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  78.86%
83.78/84.13	c  82.8s| 92100 |    62 |  1332k|  14.3 |    94M |  42 | 472 |9339 | 204 |  31k|  2 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  78.87%
83.78/84.13	c  82.9s| 92200 |    67 |  1335k|  14.3 |    94M |  42 | 472 |9340 | 204 |  31k|  0 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  78.87%
83.78/84.13	c  83.1s| 92300 |    60 |  1337k|  14.3 |    94M |  42 | 472 |9340 | 197 |  31k|  1 |  90k|  42 | 3.000000e+00 |      --      |    Inf |  78.90%
83.78/84.13	c  83.2s| 92400 |    58 |  1339k|  14.3 |    94M |  42 | 472 |9340 |   0 |  31k|  0 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  78.93%
83.78/84.13	c  83.3s| 92500 |    60 |  1341k|  14.3 |    94M |  42 | 472 |9340 | 200 |  31k|  1 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  79.02%
83.78/84.13	c  83.4s| 92600 |    64 |  1343k|  14.3 |    94M |  42 | 472 |9341 | 196 |  31k|  0 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  79.25%
83.78/84.13	c  83.5s| 92700 |    66 |  1345k|  14.3 |    94M |  42 | 472 |9339 | 193 |  31k|  1 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  79.31%
83.78/84.13	c  83.6s| 92800 |    65 |  1347k|  14.4 |    94M |  42 | 472 |9339 | 193 |  31k|  1 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  79.36%
83.78/84.13	c  83.8s| 92900 |    64 |  1349k|  14.4 |    94M |  42 | 472 |9340 | 196 |  31k|  1 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  79.40%
83.78/84.13	c  83.9s| 93000 |    59 |  1353k|  14.4 |    94M |  42 | 472 |9340 |   0 |  31k|  0 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  79.43%
87.36/87.75	c  84.0s| 93100 |    60 |  1354k|  14.4 |    94M |  42 | 472 |9340 |   0 |  31k|  0 |  91k|  42 | 3.000000e+00 |      --      |    Inf |  79.53%
87.36/87.75	c  84.1s| 93200 |    60 |  1356k|  14.4 |    94M |  42 | 472 |9340 |   0 |  31k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  79.58%
87.36/87.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
87.36/87.75	c  84.2s| 93300 |    69 |  1357k|  14.4 |    94M |  42 | 472 |9339 |   0 |  31k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  79.59%
87.36/87.75	c  84.3s| 93400 |    53 |  1358k|  14.4 |    94M |  42 | 472 |9338 |   0 |  31k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  79.65%
87.36/87.75	c  84.4s| 93500 |    58 |  1360k|  14.4 |    94M |  42 | 472 |9338 | 203 |  31k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  79.68%
87.36/87.75	c  84.5s| 93600 |    70 |  1361k|  14.4 |    94M |  42 | 472 |9338 | 203 |  31k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  79.69%
87.36/87.75	c  84.5s| 93700 |    76 |  1362k|  14.4 |    94M |  42 | 472 |9336 | 203 |  32k|  1 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  79.70%
87.36/87.75	c  84.6s| 93800 |    74 |  1363k|  14.4 |    94M |  42 | 472 |9336 | 203 |  32k|  1 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  79.70%
87.36/87.75	c  84.6s| 93900 |    71 |  1363k|  14.4 |    94M |  42 | 472 |9336 | 203 |  32k|  0 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  79.70%
87.36/87.75	c  84.7s| 94000 |    70 |  1364k|  14.3 |    94M |  42 | 472 |9336 | 204 |  32k|  1 |  92k|  42 | 3.000000e+00 |      --      |    Inf |  79.70%
87.36/87.75	c  84.8s| 94100 |    66 |  1364k|  14.3 |    94M |  42 | 472 |9335 | 202 |  32k|  1 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  84.8s| 94200 |    68 |  1365k|  14.3 |    94M |  42 | 472 |9335 | 201 |  32k|  1 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  84.9s| 94300 |    61 |  1366k|  14.3 |    94M |  42 | 472 |9335 | 205 |  32k|  0 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  84.9s| 94400 |    74 |  1367k|  14.3 |    94M |  42 | 472 |9335 |   0 |  32k|  0 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  85.0s| 94500 |    69 |  1368k|  14.3 |    94M |  42 | 472 |9335 | 207 |  32k|  1 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  85.0s| 94600 |    69 |  1368k|  14.3 |    94M |  42 | 472 |9335 | 207 |  32k|  1 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  85.1s| 94700 |    77 |  1369k|  14.3 |    94M |  42 | 472 |9335 |   0 |  32k|  0 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
87.36/87.75	c  85.2s| 94800 |    64 |  1370k|  14.3 |    94M |  42 | 472 |9335 |   0 |  32k|  0 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  85.2s| 94900 |    70 |  1370k|  14.3 |    94M |  42 | 472 |9335 | 205 |  32k|  0 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  85.3s| 95000 |    68 |  1371k|  14.3 |    94M |  42 | 472 |9335 | 209 |  32k|  0 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  85.3s| 95100 |    69 |  1372k|  14.3 |    94M |  42 | 472 |9335 | 205 |  32k|  0 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  85.4s| 95200 |    65 |  1373k|  14.3 |    94M |  42 | 472 |9335 | 207 |  32k|  1 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  85.4s| 95300 |    65 |  1374k|  14.3 |    94M |  42 | 472 |9336 | 208 |  32k|  0 |  93k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  85.5s| 95400 |    60 |  1374k|  14.2 |    94M |  42 | 472 |9336 |   0 |  32k|  0 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  85.5s| 95500 |    64 |  1375k|  14.2 |    94M |  42 | 472 |9336 | 205 |  32k|  1 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  79.72%
87.36/87.75	c  85.6s| 95600 |    57 |  1376k|  14.2 |    94M |  42 | 472 |9336 | 198 |  32k|  1 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  79.73%
87.36/87.75	c  85.7s| 95700 |    63 |  1378k|  14.2 |    94M |  42 | 472 |9335 | 195 |  32k|  1 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  79.73%
87.36/87.75	c  85.8s| 95800 |    67 |  1380k|  14.2 |    94M |  42 | 472 |9335 | 202 |  32k|  1 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  79.74%
87.36/87.75	c  85.9s| 95900 |    61 |  1381k|  14.2 |    94M |  42 | 472 |9335 | 195 |  32k|  1 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  79.75%
87.36/87.75	c  86.0s| 96000 |    60 |  1383k|  14.2 |    94M |  42 | 472 |9335 | 203 |  32k|  1 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  79.76%
87.36/87.75	c  86.1s| 96100 |    59 |  1384k|  14.2 |    94M |  42 | 472 |9335 | 200 |  32k|  0 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  79.77%
87.36/87.75	c  86.2s| 96200 |    65 |  1386k|  14.2 |    94M |  42 | 472 |9335 | 205 |  32k|  0 |  94k|  42 | 3.000000e+00 |      --      |    Inf |  79.79%
87.36/87.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
87.36/87.75	c  86.3s| 96300 |    58 |  1388k|  14.3 |    94M |  42 | 472 |9335 | 203 |  32k|  1 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  79.80%
87.36/87.75	c  86.4s| 96400 |    61 |  1389k|  14.3 |    94M |  42 | 472 |9335 | 205 |  32k|  1 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  79.80%
87.36/87.75	c  86.5s| 96500 |    62 |  1391k|  14.3 |    94M |  42 | 472 |9336 | 219 |  32k|  1 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  79.80%
87.36/87.75	c  86.6s| 96600 |    60 |  1393k|  14.3 |    94M |  42 | 472 |9336 | 209 |  32k|  1 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  79.80%
87.36/87.75	c  86.7s| 96700 |    55 |  1395k|  14.3 |    94M |  42 | 472 |9336 | 202 |  32k|  1 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  79.83%
87.36/87.75	c  86.8s| 96800 |    56 |  1396k|  14.3 |    94M |  42 | 472 |9336 | 204 |  32k|  0 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  79.88%
87.36/87.75	c  86.8s| 96900 |    53 |  1397k|  14.3 |    94M |  42 | 472 |9335 | 198 |  32k|  1 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  79.89%
87.36/87.75	c  86.9s| 97000 |    56 |  1398k|  14.3 |    94M |  42 | 472 |9335 |   0 |  32k|  0 |  95k|  42 | 3.000000e+00 |      --      |    Inf |  79.90%
87.36/87.75	c  86.9s| 97100 |    58 |  1398k|  14.2 |    94M |  42 | 472 |9335 | 203 |  32k|  1 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  79.90%
87.36/87.75	c  87.0s| 97200 |    54 |  1399k|  14.2 |    94M |  42 | 472 |9335 | 200 |  32k|  0 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  79.90%
87.36/87.75	c  87.1s| 97300 |    55 |  1400k|  14.2 |    94M |  42 | 472 |9333 | 204 |  32k|  1 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  79.90%
87.36/87.75	c  87.1s| 97400 |    62 |  1401k|  14.2 |    94M |  42 | 472 |9334 | 204 |  32k|  0 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  79.90%
87.36/87.75	c  87.2s| 97500 |    60 |  1402k|  14.2 |    94M |  42 | 472 |9334 | 201 |  32k|  1 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  79.90%
87.36/87.75	c  87.2s| 97600 |    59 |  1402k|  14.2 |    94M |  42 | 472 |9333 |   0 |  32k|  0 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  79.90%
87.36/87.75	c  87.3s| 97700 |    56 |  1403k|  14.2 |    94M |  42 | 472 |9333 | 203 |  32k|  0 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  79.90%
87.36/87.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
87.36/87.75	c  87.3s| 97800 |    59 |  1403k|  14.2 |    94M |  42 | 472 |9333 | 204 |  32k|  1 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  79.90%
87.36/87.75	c  87.4s| 97900 |    62 |  1404k|  14.2 |    94M |  42 | 472 |9332 | 203 |  32k|  1 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
87.36/87.75	c  87.4s| 98000 |    60 |  1404k|  14.2 |    94M |  42 | 472 |9330 | 205 |  32k|  1 |  96k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
87.36/87.75	c  87.5s| 98100 |    60 |  1405k|  14.2 |    94M |  42 | 472 |9328 |   0 |  32k|  0 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
87.36/87.75	c  87.6s| 98200 |    61 |  1406k|  14.2 |    94M |  42 | 472 |9325 |   0 |  32k|  0 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  87.6s| 98300 |    57 |  1406k|  14.2 |    94M |  42 | 472 |9321 | 202 |  32k|  1 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  87.7s| 98400 |    63 |  1408k|  14.2 |    94M |  42 | 472 |9321 |   0 |  32k|  0 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  87.7s| 98500 |    60 |  1408k|  14.1 |    94M |  42 | 472 |9321 | 204 |  32k|  0 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  87.8s| 98600 |    62 |  1409k|  14.1 |    94M |  42 | 472 |9321 |   0 |  32k|  0 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  87.8s| 98700 |    63 |  1409k|  14.1 |    94M |  42 | 472 |9314 |   0 |  32k|  0 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  87.9s| 98800 |    59 |  1410k|  14.1 |    94M |  42 | 472 |9313 |   0 |  32k|  0 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.0s| 98900 |    64 |  1411k|  14.1 |    94M |  42 | 472 |9313 | 210 |  32k|  1 |  97k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.0s| 99000 |    59 |  1411k|  14.1 |    94M |  42 | 472 |9313 |   0 |  32k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.1s| 99100 |    66 |  1412k|  14.1 |    94M |  42 | 472 |9311 |   0 |  32k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.1s| 99200 |    57 |  1412k|  14.1 |    94M |  42 | 472 |9307 |   0 |  32k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
91.34/91.74	c  88.2s| 99300 |    64 |  1413k|  14.1 |    94M |  42 | 472 |9307 | 203 |  32k|  1 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.2s| 99400 |    62 |  1414k|  14.1 |    94M |  42 | 472 |9306 |   0 |  33k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.3s| 99500 |    60 |  1414k|  14.1 |    94M |  42 | 472 |9301 | 204 |  33k|  1 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.3s| 99600 |    63 |  1415k|  14.1 |    94M |  42 | 472 |9301 | 205 |  33k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.4s| 99700 |    67 |  1416k|  14.1 |    94M |  42 | 472 |9297 | 206 |  33k|  1 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.4s| 99800 |    61 |  1416k|  14.0 |    94M |  42 | 472 |9297 |   0 |  33k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.5s| 99900 |    63 |  1417k|  14.0 |    94M |  42 | 472 |9296 | 204 |  33k|  1 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.6s|100000 |    58 |  1418k|  14.0 |    94M |  42 | 472 |9288 | 204 |  33k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.6s|100100 |    63 |  1419k|  14.0 |    94M |  42 | 472 |9289 | 208 |  33k|  0 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.7s|100200 |    60 |  1419k|  14.0 |    94M |  42 | 472 |9287 | 211 |  33k|  1 |  98k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.7s|100300 |    57 |  1420k|  14.0 |    94M |  42 | 472 |9287 | 202 |  33k|  1 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.8s|100400 |    60 |  1421k|  14.0 |    94M |  42 | 472 |9288 | 202 |  33k|  1 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.9s|100500 |    55 |  1421k|  14.0 |    94M |  42 | 472 |9287 |   0 |  33k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  88.9s|100600 |    56 |  1422k|  14.0 |    94M |  42 | 472 |9286 |   0 |  33k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  89.0s|100700 |    59 |  1423k|  14.0 |    94M |  42 | 472 |9284 |   0 |  33k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
91.34/91.74	c  89.0s|100800 |    59 |  1423k|  14.0 |    94M |  42 | 472 |9283 | 201 |  33k|  1 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  89.1s|100900 |    60 |  1424k|  14.0 |    94M |  42 | 472 |9283 |   0 |  33k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  89.2s|101000 |    60 |  1425k|  14.0 |    94M |  42 | 472 |9283 | 204 |  33k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  89.2s|101100 |    61 |  1426k|  14.0 |    94M |  42 | 472 |9283 | 202 |  33k|  1 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  89.3s|101200 |    57 |  1428k|  14.0 |    94M |  42 | 472 |9284 | 203 |  33k|  0 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  89.4s|101300 |    57 |  1429k|  14.0 |    94M |  42 | 472 |9284 | 203 |  33k|  1 |  99k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  89.4s|101400 |    51 |  1431k|  14.0 |    94M |  42 | 472 |9283 | 203 |  33k|  1 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  79.91%
91.34/91.74	c  89.5s|101500 |    55 |  1432k|  14.0 |    94M |  42 | 472 |9283 | 201 |  33k|  1 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  79.92%
91.34/91.74	c  89.6s|101600 |    54 |  1433k|  14.0 |    94M |  42 | 472 |9282 | 208 |  33k|  1 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  79.94%
91.34/91.74	c  89.7s|101700 |    48 |  1435k|  14.0 |    94M |  42 | 472 |9282 |   0 |  33k|  0 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  79.94%
91.34/91.74	c  89.8s|101800 |    48 |  1437k|  14.0 |    94M |  42 | 472 |9282 | 200 |  33k|  0 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  80.03%
91.34/91.74	c  89.9s|101900 |    48 |  1439k|  14.0 |    94M |  42 | 472 |9277 |   0 |  33k|  0 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  80.05%
91.34/91.74	c  90.0s|102000 |    58 |  1440k|  14.0 |    94M |  42 | 472 |9282 | 196 |  33k|  1 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  80.06%
91.34/91.74	c  90.1s|102100 |    53 |  1442k|  14.0 |    94M |  42 | 472 |9280 | 202 |  33k|  1 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  80.08%
91.34/91.74	c  90.2s|102200 |    52 |  1444k|  14.0 |    94M |  42 | 472 |9280 | 198 |  33k|  2 | 100k|  42 | 3.000000e+00 |      --      |    Inf |  80.09%
91.34/91.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
91.34/91.74	c  90.2s|102300 |    65 |  1445k|  14.0 |    94M |  42 | 472 |9280 |   0 |  33k|  0 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  80.10%
91.34/91.74	c  90.3s|102400 |    67 |  1447k|  14.0 |    94M |  42 | 472 |9281 |   0 |  33k|  0 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  80.10%
91.34/91.74	c  90.4s|102500 |    54 |  1448k|  14.0 |    94M |  42 | 472 |9282 |   0 |  33k|  0 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  80.11%
91.34/91.74	c  90.5s|102600 |    50 |  1450k|  14.0 |    94M |  42 | 472 |9283 | 200 |  33k|  0 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  80.14%
91.34/91.74	c  90.6s|102700 |    49 |  1452k|  14.0 |    94M |  42 | 472 |9283 | 202 |  33k|  2 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  80.15%
91.34/91.74	c  90.7s|102800 |    47 |  1453k|  14.0 |    94M |  42 | 472 |9282 |   0 |  33k|  0 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  80.18%
91.34/91.74	c  90.8s|102900 |    49 |  1455k|  14.0 |    94M |  42 | 472 |9282 | 198 |  33k|  0 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  80.22%
91.34/91.74	c  90.9s|103000 |    50 |  1457k|  14.0 |    94M |  42 | 472 |9283 | 198 |  33k|  0 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  80.23%
91.34/91.74	c  90.9s|103100 |    45 |  1458k|  14.0 |    94M |  42 | 472 |9284 | 202 |  33k|  0 | 101k|  42 | 3.000000e+00 |      --      |    Inf |  80.23%
91.34/91.74	c  91.0s|103200 |    53 |  1459k|  14.0 |    94M |  42 | 472 |9284 | 197 |  33k|  1 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  80.23%
91.34/91.74	c  91.1s|103300 |    43 |  1460k|  14.0 |    94M |  42 | 472 |9282 |   0 |  33k|  0 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  80.24%
91.34/91.74	c  91.3s|103400 |    50 |  1463k|  14.0 |    94M |  42 | 472 |9283 | 195 |  33k|  0 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  80.53%
91.34/91.74	c  91.5s|103500 |    56 |  1465k|  14.0 |    94M |  42 | 472 |9283 | 195 |  33k|  0 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  80.65%
95.93/96.36	c  91.6s|103600 |    63 |  1467k|  14.0 |    94M |  42 | 472 |9281 | 195 |  33k|  1 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  80.70%
95.93/96.36	c  91.7s|103700 |    59 |  1470k|  14.0 |    94M |  42 | 472 |9282 |   0 |  33k|  0 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  80.74%
95.93/96.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
95.93/96.36	c  91.8s|103800 |    62 |  1471k|  14.0 |    94M |  42 | 472 |9282 | 201 |  33k|  0 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  80.75%
95.93/96.36	c  91.9s|103900 |    56 |  1474k|  14.0 |    94M |  42 | 472 |9282 | 208 |  34k|  1 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  80.76%
95.93/96.36	c  92.0s|104000 |    54 |  1476k|  14.0 |    94M |  42 | 472 |9282 | 196 |  34k|  0 | 102k|  42 | 3.000000e+00 |      --      |    Inf |  80.88%
95.93/96.36	c  92.1s|104100 |    50 |  1478k|  14.1 |    94M |  42 | 472 |9282 | 196 |  34k|  1 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  80.89%
95.93/96.36	c  92.2s|104200 |    51 |  1480k|  14.1 |    94M |  42 | 472 |9281 | 196 |  34k|  0 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  80.93%
95.93/96.36	c  92.4s|104300 |    50 |  1483k|  14.1 |    94M |  42 | 472 |9281 | 197 |  34k|  0 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  80.98%
95.93/96.36	c  92.5s|104400 |    57 |  1486k|  14.1 |    94M |  42 | 472 |9281 |   0 |  34k|  0 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  80.98%
95.93/96.36	c  92.6s|104500 |    49 |  1487k|  14.1 |    94M |  42 | 472 |9281 | 203 |  34k|  2 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  80.99%
95.93/96.36	c  92.6s|104600 |    47 |  1488k|  14.1 |    94M |  42 | 472 |9281 | 200 |  34k|  1 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  81.01%
95.93/96.36	c  92.7s|104700 |    56 |  1490k|  14.1 |    94M |  42 | 472 |9278 | 205 |  34k|  1 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  81.02%
95.93/96.36	c  92.8s|104800 |    48 |  1492k|  14.1 |    94M |  42 | 472 |9280 | 198 |  34k|  0 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  81.02%
95.93/96.36	c  92.9s|104900 |    46 |  1494k|  14.1 |    94M |  42 | 472 |9280 |   0 |  34k|  0 | 103k|  42 | 3.000000e+00 |      --      |    Inf |  81.03%
95.93/96.36	c  93.0s|105000 |    46 |  1496k|  14.1 |    94M |  42 | 472 |9278 |   0 |  34k|  0 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  81.04%
95.93/96.36	c  93.1s|105100 |    46 |  1498k|  14.1 |    94M |  42 | 472 |9275 | 200 |  34k|  1 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  81.06%
95.93/96.36	c  93.3s|105200 |    51 |  1500k|  14.1 |    94M |  42 | 472 |9275 | 195 |  34k|  1 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  81.16%
95.93/96.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
95.93/96.36	c  93.4s|105300 |    62 |  1502k|  14.1 |    94M |  42 | 472 |9275 | 202 |  34k|  2 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  81.19%
95.93/96.36	c  93.5s|105400 |    62 |  1505k|  14.1 |    94M |  42 | 472 |9275 | 197 |  34k|  1 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  81.20%
95.93/96.36	c  93.6s|105500 |    53 |  1507k|  14.1 |    94M |  42 | 472 |9275 |   0 |  34k|  0 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  81.34%
95.93/96.36	c  93.7s|105600 |    54 |  1510k|  14.2 |    94M |  42 | 472 |9275 | 193 |  34k|  0 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  81.44%
95.93/96.36	c  93.9s|105700 |    59 |  1512k|  14.2 |    94M |  42 | 472 |9274 | 192 |  34k|  1 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  81.54%
95.93/96.36	c  93.9s|105800 |    59 |  1513k|  14.2 |    94M |  42 | 472 |9273 | 204 |  34k|  0 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  81.63%
95.93/96.36	c  94.0s|105900 |    60 |  1515k|  14.2 |    94M |  42 | 472 |9272 | 204 |  34k|  0 | 104k|  42 | 3.000000e+00 |      --      |    Inf |  81.64%
95.93/96.36	c  94.1s|106000 |    58 |  1517k|  14.2 |    94M |  42 | 472 |9272 | 199 |  35k|  1 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  81.71%
95.93/96.36	c  94.3s|106100 |    61 |  1520k|  14.2 |    94M |  42 | 472 |9273 | 194 |  35k|  0 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  81.74%
95.93/96.36	c  94.4s|106200 |    68 |  1522k|  14.2 |    94M |  42 | 472 |9272 | 199 |  35k|  2 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  81.77%
95.93/96.36	c  94.4s|106300 |    63 |  1524k|  14.2 |    94M |  42 | 472 |9271 | 193 |  35k|  0 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  81.79%
95.93/96.36	c  94.5s|106400 |    69 |  1525k|  14.2 |    94M |  42 | 472 |9271 | 198 |  35k|  1 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  81.80%
95.93/96.36	c  94.6s|106500 |    70 |  1527k|  14.2 |    94M |  42 | 472 |9271 | 197 |  35k|  1 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  81.80%
95.93/96.36	c  94.7s|106600 |    70 |  1529k|  14.2 |    94M |  42 | 472 |9271 | 199 |  35k|  0 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  81.80%
95.93/96.36	c  94.8s|106700 |    78 |  1531k|  14.2 |    94M |  42 | 472 |9270 | 191 |  35k|  1 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  81.82%
95.93/96.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
95.93/96.36	c  94.9s|106800 |    89 |  1532k|  14.2 |    94M |  42 | 472 |9271 | 194 |  35k|  1 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  81.82%
95.93/96.36	c  95.0s|106900 |    88 |  1533k|  14.2 |    94M |  42 | 472 |9271 | 198 |  35k|  2 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  81.82%
95.93/96.36	c  95.0s|107000 |    91 |  1534k|  14.2 |    94M |  42 | 472 |9271 | 196 |  35k|  1 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  81.82%
95.93/96.36	c  95.1s|107100 |    84 |  1535k|  14.2 |    94M |  42 | 472 |9270 |   0 |  35k|  0 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  81.82%
95.93/96.36	c  95.1s|107200 |    80 |  1536k|  14.2 |    94M |  42 | 472 |9270 |   0 |  35k|  0 | 105k|  42 | 3.000000e+00 |      --      |    Inf |  81.82%
95.93/96.36	c  95.2s|107300 |    79 |  1537k|  14.2 |    94M |  42 | 472 |9270 |   0 |  35k|  0 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  81.82%
95.93/96.36	c  95.3s|107400 |    80 |  1538k|  14.2 |    94M |  42 | 472 |9270 |   0 |  35k|  0 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  81.83%
95.93/96.36	c  95.4s|107500 |    67 |  1539k|  14.2 |    94M |  42 | 472 |9270 | 194 |  35k|  0 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  81.83%
95.93/96.36	c  95.4s|107600 |    75 |  1540k|  14.2 |    94M |  42 | 472 |9270 |   0 |  35k|  0 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  81.83%
95.93/96.36	c  95.5s|107700 |    79 |  1541k|  14.2 |    94M |  42 | 472 |9270 | 191 |  35k|  1 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  81.83%
95.93/96.36	c  95.6s|107800 |    91 |  1542k|  14.2 |    94M |  42 | 472 |9270 | 196 |  35k|  1 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  81.83%
95.93/96.36	c  95.6s|107900 |    86 |  1543k|  14.2 |    94M |  42 | 472 |9270 | 197 |  35k|  1 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  81.83%
95.93/96.36	c  95.7s|108000 |    84 |  1544k|  14.2 |    94M |  42 | 472 |9270 | 195 |  35k|  1 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  81.83%
95.93/96.36	c  95.7s|108100 |    81 |  1544k|  14.1 |    94M |  42 | 472 |9270 | 200 |  35k|  1 | 106k|  42 | 3.000000e+00 |      --      |    Inf |  81.83%
95.93/96.36	c  95.8s|108200 |    87 |  1546k|  14.1 |    95M |  42 | 472 |9270 | 194 |  35k|  0 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  81.84%
95.93/96.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
95.93/96.36	c  95.9s|108300 |    89 |  1547k|  14.1 |    95M |  42 | 472 |9269 | 194 |  35k|  0 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  81.84%
95.93/96.36	c  96.0s|108400 |    86 |  1548k|  14.1 |    95M |  42 | 472 |9269 | 200 |  35k|  1 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  81.84%
95.93/96.36	c  96.0s|108500 |    94 |  1549k|  14.1 |    95M |  42 | 472 |9269 |   0 |  35k|  0 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  81.84%
95.93/96.36	c  96.1s|108600 |    92 |  1550k|  14.1 |    95M |  42 | 472 |9270 | 195 |  35k|  1 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  81.84%
95.93/96.36	c  96.2s|108700 |    89 |  1551k|  14.1 |    95M |  42 | 472 |9270 |   0 |  35k|  0 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  81.84%
100.31/100.73	c  96.2s|108800 |    90 |  1551k|  14.1 |    95M |  42 | 472 |9270 |   0 |  35k|  0 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  81.84%
100.31/100.73	c  96.3s|108900 |    88 |  1552k|  14.1 |    95M |  42 | 472 |9269 | 199 |  35k|  1 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  81.84%
100.31/100.73	c  96.3s|109000 |    89 |  1553k|  14.1 |    95M |  42 | 472 |9269 | 199 |  35k|  1 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  81.84%
100.31/100.73	c  96.4s|109100 |    90 |  1554k|  14.1 |    95M |  42 | 472 |9269 | 199 |  35k|  0 | 107k|  42 | 3.000000e+00 |      --      |    Inf |  81.84%
100.31/100.73	c  96.5s|109200 |    92 |  1556k|  14.1 |    95M |  42 | 472 |9269 |   0 |  35k|  0 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  81.85%
100.31/100.73	c  96.6s|109300 |    86 |  1557k|  14.1 |    95M |  42 | 472 |9258 | 200 |  35k|  1 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  81.85%
100.31/100.73	c  96.6s|109400 |    85 |  1558k|  14.1 |    95M |  42 | 472 |9269 | 200 |  35k|  1 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  81.85%
100.31/100.73	c  96.7s|109500 |    76 |  1559k|  14.1 |    95M |  42 | 472 |9269 |   0 |  35k|  0 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  81.85%
100.31/100.73	c  96.8s|109600 |    68 |  1561k|  14.1 |    95M |  42 | 472 |9269 | 198 |  35k|  0 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  81.85%
100.31/100.73	c  96.9s|109700 |    71 |  1563k|  14.1 |    95M |  42 | 472 |9269 | 190 |  35k|  1 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  81.95%
100.31/100.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.31/100.73	c  97.0s|109800 |    74 |  1564k|  14.1 |    95M |  42 | 472 |9270 |   0 |  36k|  0 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  81.96%
100.31/100.73	c  97.1s|109900 |    74 |  1566k|  14.1 |    95M |  42 | 472 |9270 | 192 |  36k|  1 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  81.99%
100.31/100.73	c  97.2s|110000 |    72 |  1568k|  14.1 |    95M |  42 | 472 |9270 | 195 |  36k|  1 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  82.11%
100.31/100.73	c  97.3s|110100 |    71 |  1569k|  14.1 |    95M |  42 | 472 |9270 |   0 |  36k|  0 | 108k|  42 | 3.000000e+00 |      --      |    Inf |  82.13%
100.31/100.73	c  97.4s|110200 |    68 |  1571k|  14.1 |    95M |  42 | 472 |9271 |   0 |  36k|  0 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  82.25%
100.31/100.73	c  97.5s|110300 |    75 |  1572k|  14.1 |    95M |  42 | 472 |9272 | 200 |  36k|  1 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  82.36%
100.31/100.73	c  97.6s|110400 |    73 |  1573k|  14.1 |    95M |  42 | 472 |9272 | 200 |  36k|  0 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  82.37%
100.31/100.73	c  97.6s|110500 |    75 |  1575k|  14.1 |    95M |  42 | 472 |9272 | 200 |  36k|  1 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  82.37%
100.31/100.73	c  97.7s|110600 |    70 |  1576k|  14.1 |    95M |  42 | 472 |9272 | 193 |  36k|  1 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  82.39%
100.31/100.73	c  97.8s|110700 |    72 |  1578k|  14.1 |    95M |  42 | 472 |9271 | 193 |  36k|  1 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  82.39%
100.31/100.73	c  97.9s|110800 |    66 |  1579k|  14.1 |    95M |  42 | 472 |9271 |   0 |  36k|  0 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  82.41%
100.31/100.73	c  98.0s|110900 |    68 |  1582k|  14.1 |    95M |  42 | 472 |9272 | 195 |  36k|  0 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  82.78%
100.31/100.73	c  98.1s|111000 |    68 |  1584k|  14.1 |    95M |  42 | 472 |9273 | 206 |  36k|  1 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  82.89%
100.31/100.73	c  98.2s|111100 |    63 |  1586k|  14.1 |    95M |  42 | 472 |9273 | 206 |  36k|  2 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  82.90%
100.31/100.73	c  98.3s|111200 |    69 |  1588k|  14.1 |    95M |  42 | 472 |9273 | 204 |  36k|  1 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  82.90%
100.31/100.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.31/100.73	c  98.4s|111300 |    64 |  1591k|  14.2 |    95M |  42 | 472 |9273 | 194 |  36k|  1 | 109k|  42 | 3.000000e+00 |      --      |    Inf |  82.91%
100.31/100.73	c  98.6s|111400 |    68 |  1593k|  14.2 |    95M |  42 | 472 |9273 | 201 |  36k|  1 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.92%
100.31/100.73	c  98.7s|111500 |    66 |  1595k|  14.2 |    95M |  42 | 472 |9273 | 199 |  36k|  1 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.94%
100.31/100.73	c  98.7s|111600 |    76 |  1597k|  14.2 |    95M |  42 | 472 |9269 | 194 |  36k|  1 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  98.8s|111700 |    76 |  1598k|  14.2 |    95M |  42 | 472 |9272 | 195 |  36k|  1 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  98.9s|111800 |    78 |  1600k|  14.2 |    95M |  42 | 472 |9271 | 198 |  36k|  1 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  99.0s|111900 |    73 |  1602k|  14.2 |    95M |  42 | 472 |9271 | 195 |  36k|  0 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  99.0s|112000 |    78 |  1603k|  14.2 |    95M |  42 | 472 |9271 | 199 |  36k|  1 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  99.1s|112100 |    83 |  1604k|  14.2 |    95M |  42 | 472 |9271 | 199 |  36k|  1 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  99.2s|112200 |    74 |  1605k|  14.2 |    95M |  42 | 472 |9272 | 199 |  36k|  1 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  99.3s|112300 |    75 |  1607k|  14.2 |    95M |  42 | 472 |9272 | 194 |  36k|  0 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  99.3s|112400 |    74 |  1609k|  14.2 |    95M |  42 | 472 |9272 | 196 |  36k|  0 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  99.4s|112500 |    70 |  1610k|  14.2 |    95M |  42 | 472 |9270 | 196 |  36k|  0 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  99.5s|112600 |    74 |  1612k|  14.2 |    95M |  42 | 472 |9273 | 195 |  36k|  1 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  99.6s|112700 |    72 |  1613k|  14.2 |    95M |  42 | 472 |9273 | 196 |  36k|  1 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.31/100.73	c  99.6s|112800 |    74 |  1615k|  14.2 |    95M |  42 | 472 |9273 | 200 |  37k|  1 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  99.7s|112900 |    69 |  1616k|  14.2 |    95M |  42 | 472 |9273 | 196 |  37k|  0 | 110k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  99.8s|113000 |    68 |  1618k|  14.2 |    95M |  42 | 472 |9273 | 197 |  37k|  1 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c  99.9s|113100 |    66 |  1620k|  14.2 |    95M |  42 | 472 |9273 | 191 |  37k|  1 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c   100s|113200 |    72 |  1621k|  14.2 |    95M |  42 | 472 |9273 | 201 |  37k|  1 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c   100s|113300 |    78 |  1622k|  14.2 |    95M |  42 | 472 |9273 | 199 |  37k|  1 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c   100s|113400 |    76 |  1624k|  14.2 |    95M |  42 | 472 |9273 | 202 |  37k|  0 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c   100s|113500 |    80 |  1625k|  14.2 |    95M |  42 | 472 |9273 | 202 |  37k|  1 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c   100s|113600 |    80 |  1627k|  14.2 |    95M |  42 | 472 |9273 | 202 |  37k|  0 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  82.95%
100.31/100.73	c   100s|113700 |    77 |  1628k|  14.2 |    95M |  42 | 472 |9273 |   0 |  37k|  0 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  82.96%
100.31/100.73	c   100s|113800 |    66 |  1629k|  14.2 |    95M |  42 | 472 |9273 | 194 |  37k|  0 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  82.96%
100.31/100.73	c   100s|113900 |    67 |  1630k|  14.2 |    95M |  42 | 472 |9269 | 192 |  37k|  1 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  82.96%
100.31/100.73	c   101s|114000 |    77 |  1631k|  14.2 |    95M |  42 | 472 |9269 |   0 |  37k|  0 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  82.96%
104.30/104.75	c   101s|114100 |    73 |  1632k|  14.2 |    95M |  42 | 472 |9268 | 198 |  37k|  1 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  82.97%
104.30/104.75	c   101s|114200 |    70 |  1633k|  14.2 |    95M |  42 | 472 |9268 | 192 |  37k|  1 | 111k|  42 | 3.000000e+00 |      --      |    Inf |  82.97%
104.30/104.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
104.30/104.75	c   101s|114300 |    73 |  1633k|  14.2 |    95M |  42 | 472 |9268 | 191 |  37k|  1 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  82.97%
104.30/104.75	c   101s|114400 |    72 |  1634k|  14.2 |    95M |  42 | 472 |9268 | 195 |  37k|  0 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  82.97%
104.30/104.75	c   101s|114500 |    73 |  1635k|  14.1 |    95M |  42 | 472 |9268 |   0 |  37k|  0 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  82.97%
104.30/104.75	c   101s|114600 |    75 |  1637k|  14.1 |    95M |  42 | 472 |9268 | 196 |  37k|  0 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  82.97%
104.30/104.75	c   101s|114700 |    72 |  1638k|  14.1 |    95M |  42 | 472 |9268 | 194 |  37k|  0 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  82.97%
104.30/104.75	c   101s|114800 |    75 |  1638k|  14.1 |    95M |  42 | 472 |9268 |   0 |  37k|  0 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   101s|114900 |    71 |  1639k|  14.1 |    95M |  42 | 472 |9267 | 194 |  37k|  1 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   101s|115000 |    72 |  1639k|  14.1 |    95M |  42 | 472 |9267 | 199 |  37k|  0 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   101s|115100 |    71 |  1640k|  14.1 |    95M |  42 | 472 |9267 | 195 |  37k|  1 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   101s|115200 |    78 |  1641k|  14.1 |    95M |  42 | 472 |9267 | 193 |  37k|  1 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   101s|115300 |    71 |  1641k|  14.1 |    95M |  42 | 472 |9267 | 195 |  37k|  1 | 112k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   101s|115400 |    77 |  1642k|  14.1 |    95M |  42 | 472 |9268 | 196 |  37k|  1 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   101s|115500 |    70 |  1643k|  14.1 |    95M |  42 | 472 |9268 |   0 |  37k|  0 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   101s|115600 |    69 |  1644k|  14.1 |    95M |  42 | 472 |9268 | 196 |  37k|  1 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   102s|115700 |    66 |  1645k|  14.1 |    95M |  42 | 472 |9268 | 191 |  37k|  1 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
104.30/104.75	c   102s|115800 |    68 |  1646k|  14.1 |    95M |  42 | 472 |9268 | 197 |  37k|  2 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   102s|115900 |    63 |  1647k|  14.1 |    95M |  42 | 472 |9267 | 191 |  37k|  1 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   102s|116000 |    74 |  1648k|  14.1 |    95M |  42 | 472 |9267 | 194 |  37k|  1 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   102s|116100 |    70 |  1650k|  14.1 |    95M |  42 | 472 |9266 | 198 |  37k|  1 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   102s|116200 |    64 |  1651k|  14.1 |    95M |  42 | 472 |9265 | 191 |  37k|  0 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  82.98%
104.30/104.75	c   102s|116300 |    67 |  1652k|  14.1 |    95M |  42 | 472 |9266 | 194 |  37k|  0 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  82.99%
104.30/104.75	c   102s|116400 |    61 |  1653k|  14.1 |    95M |  42 | 472 |9268 |   0 |  37k|  0 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  82.99%
104.30/104.75	c   102s|116500 |    63 |  1654k|  14.1 |    95M |  42 | 472 |9267 |   0 |  37k|  0 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  82.99%
104.30/104.75	c   102s|116600 |    70 |  1656k|  14.1 |    95M |  42 | 472 |9267 | 193 |  37k|  1 | 113k|  42 | 3.000000e+00 |      --      |    Inf |  82.99%
104.30/104.75	c   102s|116700 |    64 |  1657k|  14.1 |    95M |  42 | 472 |9266 | 193 |  37k|  0 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  83.00%
104.30/104.75	c   102s|116800 |    74 |  1660k|  14.1 |    95M |  42 | 472 |9265 | 202 |  37k|  1 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  83.00%
104.30/104.75	c   102s|116900 |    69 |  1661k|  14.1 |    95M |  42 | 472 |9265 | 196 |  37k|  1 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  83.01%
104.30/104.75	c   103s|117000 |    63 |  1662k|  14.1 |    95M |  42 | 472 |9264 | 193 |  37k|  1 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  83.01%
104.30/104.75	c   103s|117100 |    64 |  1664k|  14.1 |    95M |  42 | 472 |9262 | 200 |  37k|  1 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  83.01%
104.30/104.75	c   103s|117200 |    65 |  1667k|  14.1 |    95M |  42 | 472 |9267 | 198 |  37k|  1 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  83.01%
104.30/104.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
104.30/104.75	c   103s|117300 |    67 |  1668k|  14.1 |    95M |  42 | 472 |9267 | 196 |  37k|  1 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  83.01%
104.30/104.75	c   103s|117400 |    69 |  1668k|  14.1 |    95M |  42 | 472 |9267 |   0 |  37k|  0 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  83.01%
104.30/104.75	c   103s|117500 |    66 |  1669k|  14.1 |    95M |  42 | 472 |9267 |   0 |  37k|  0 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  83.01%
104.30/104.75	c   103s|117600 |    62 |  1670k|  14.1 |    95M |  42 | 472 |9266 | 196 |  37k|  1 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  83.01%
104.30/104.75	c   103s|117700 |    62 |  1671k|  14.1 |    95M |  42 | 472 |9266 | 200 |  37k|  1 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  83.01%
104.30/104.75	c   103s|117800 |    64 |  1672k|  14.1 |    95M |  42 | 472 |9265 | 201 |  37k|  3 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  83.03%
104.30/104.75	c   103s|117900 |    64 |  1674k|  14.1 |    95M |  42 | 472 |9265 | 199 |  37k|  1 | 114k|  42 | 3.000000e+00 |      --      |    Inf |  83.04%
104.30/104.75	c   103s|118000 |    59 |  1676k|  14.1 |    95M |  42 | 472 |9265 | 196 |  38k|  1 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  83.07%
104.30/104.75	c   103s|118100 |    65 |  1679k|  14.1 |    95M |  42 | 472 |9265 | 196 |  38k|  1 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  83.11%
104.30/104.75	c   104s|118200 |    57 |  1681k|  14.1 |    95M |  42 | 472 |9265 | 209 |  38k|  0 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  83.14%
104.30/104.75	c   104s|118300 |    61 |  1683k|  14.1 |    95M |  42 | 472 |9266 | 204 |  38k|  1 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  83.17%
104.30/104.75	c   104s|118400 |    62 |  1686k|  14.1 |    95M |  42 | 472 |9265 | 197 |  38k|  1 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  83.23%
104.30/104.75	c   104s|118500 |    60 |  1687k|  14.1 |    95M |  42 | 472 |9265 | 197 |  38k|  0 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  83.25%
104.30/104.75	c   104s|118600 |    59 |  1689k|  14.1 |    95M |  42 | 472 |9264 | 197 |  38k|  1 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  83.29%
104.30/104.75	c   104s|118700 |    59 |  1691k|  14.1 |    95M |  42 | 472 |9264 | 194 |  38k|  1 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  83.36%
104.30/104.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
104.30/104.75	c   104s|118800 |    57 |  1693k|  14.1 |    95M |  42 | 472 |9264 | 197 |  38k|  0 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  83.37%
104.30/104.75	c   104s|118900 |    56 |  1695k|  14.1 |    95M |  42 | 472 |9265 | 193 |  38k|  1 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  83.38%
104.30/104.75	c   104s|119000 |    58 |  1696k|  14.1 |    95M |  42 | 472 |9266 | 197 |  38k|  0 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  83.52%
104.30/104.75	c   104s|119100 |    55 |  1698k|  14.1 |    95M |  42 | 472 |9263 | 191 |  38k|  1 | 115k|  42 | 3.000000e+00 |      --      |    Inf |  83.58%
104.30/104.75	c   105s|119200 |    56 |  1701k|  14.1 |    95M |  42 | 472 |9209 | 195 |  38k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.68%
109.28/109.78	c   105s|119300 |    57 |  1702k|  14.1 |    95M |  42 | 472 |9257 | 203 |  38k|  0 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.68%
109.28/109.78	c   105s|119400 |    57 |  1703k|  14.1 |    95M |  42 | 472 |9265 | 198 |  38k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.69%
109.28/109.78	c   105s|119500 |    59 |  1704k|  14.1 |    95M |  42 | 472 |9254 | 196 |  38k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.73%
109.28/109.78	c   105s|119600 |    60 |  1706k|  14.1 |    95M |  42 | 472 |9237 | 198 |  38k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.74%
109.28/109.78	c   105s|119700 |    66 |  1708k|  14.1 |    95M |  42 | 472 |9260 |   0 |  38k|  0 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.74%
109.28/109.78	c   105s|119800 |    61 |  1711k|  14.2 |    95M |  42 | 472 |9258 | 206 |  38k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.74%
109.28/109.78	c   105s|119900 |    56 |  1713k|  14.2 |    95M |  42 | 472 |9260 | 197 |  38k|  0 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.76%
109.28/109.78	c   105s|120000 |    63 |  1715k|  14.2 |    95M |  42 | 472 |9260 | 198 |  38k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.76%
109.28/109.78	c   105s|120100 |    63 |  1717k|  14.2 |    95M |  42 | 472 |9260 | 198 |  38k|  0 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.76%
109.28/109.78	c   105s|120200 |    64 |  1718k|  14.2 |    95M |  42 | 472 |9257 | 198 |  38k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.76%
109.28/109.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
109.28/109.78	c   105s|120300 |    66 |  1720k|  14.2 |    95M |  42 | 472 |9256 | 198 |  38k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.76%
109.28/109.78	c   106s|120400 |    62 |  1721k|  14.2 |    95M |  42 | 472 |9254 |   0 |  38k|  0 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.76%
109.28/109.78	c   106s|120500 |    58 |  1723k|  14.2 |    95M |  42 | 472 |9248 | 199 |  38k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.76%
109.28/109.78	c   106s|120600 |    57 |  1725k|  14.2 |    95M |  42 | 472 |9254 | 202 |  38k|  1 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.76%
109.28/109.78	c   106s|120700 |    55 |  1727k|  14.2 |    95M |  42 | 472 |9254 |   0 |  38k|  0 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.77%
109.28/109.78	c   106s|120800 |    54 |  1729k|  14.2 |    95M |  42 | 472 |9254 | 198 |  38k|  0 | 116k|  42 | 3.000000e+00 |      --      |    Inf |  83.77%
109.28/109.78	c   106s|120900 |    56 |  1731k|  14.2 |    95M |  42 | 472 |9215 | 194 |  38k|  1 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  83.78%
109.28/109.78	c   106s|121000 |    48 |  1733k|  14.2 |    95M |  42 | 472 |9253 |   0 |  39k|  0 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  83.79%
109.28/109.78	c   106s|121100 |    50 |  1734k|  14.2 |    95M |  42 | 472 |9253 | 192 |  39k|  1 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  83.88%
109.28/109.78	c   106s|121200 |    49 |  1735k|  14.2 |    95M |  42 | 472 |9251 |   0 |  39k|  0 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  83.95%
109.28/109.78	c   106s|121300 |    50 |  1736k|  14.2 |    95M |  42 | 472 |9248 |   0 |  39k|  0 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  83.97%
109.28/109.78	c   106s|121400 |    46 |  1738k|  14.2 |    95M |  42 | 472 |9244 | 199 |  39k|  2 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  83.99%
109.28/109.78	c   106s|121500 |    44 |  1740k|  14.2 |    95M |  42 | 472 |9247 | 191 |  39k|  1 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  84.02%
109.28/109.78	c   107s|121600 |    48 |  1742k|  14.2 |    95M |  42 | 472 |9248 | 207 |  39k|  0 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  84.11%
109.28/109.78	c   107s|121700 |    46 |  1743k|  14.2 |    95M |  42 | 472 |9248 | 197 |  39k|  1 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  84.14%
109.28/109.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
109.28/109.78	c   107s|121800 |    48 |  1745k|  14.2 |    95M |  42 | 472 |9247 | 200 |  39k|  1 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  84.15%
109.28/109.78	c   107s|121900 |    47 |  1746k|  14.2 |    95M |  42 | 472 |9247 | 195 |  39k|  1 | 117k|  42 | 3.000000e+00 |      --      |    Inf |  84.16%
109.28/109.78	c   107s|122000 |    45 |  1748k|  14.2 |    95M |  42 | 472 |9248 | 202 |  39k|  0 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  84.16%
109.28/109.78	c   107s|122100 |    42 |  1750k|  14.2 |    95M |  42 | 472 |9249 | 196 |  39k|  1 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  84.17%
109.28/109.78	c   107s|122200 |    39 |  1751k|  14.2 |    95M |  42 | 472 |9248 | 195 |  39k|  1 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  84.23%
109.28/109.78	c   107s|122300 |    43 |  1753k|  14.2 |    95M |  42 | 472 |9247 | 193 |  39k|  0 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  84.28%
109.28/109.78	c   107s|122400 |    39 |  1755k|  14.2 |    95M |  42 | 472 |9249 | 195 |  39k|  0 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  84.29%
109.28/109.78	c   107s|122500 |    44 |  1757k|  14.2 |    95M |  42 | 472 |9194 | 185 |  39k|  1 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  88.90%
109.28/109.78	c   108s|122600 |    55 |  1758k|  14.2 |    95M |  42 | 472 |9248 |   0 |  39k|  0 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  89.06%
109.28/109.78	c   108s|122700 |    54 |  1759k|  14.2 |    95M |  42 | 472 |9246 | 190 |  39k|  1 | 118k|  42 | 3.000000e+00 |      --      |    Inf |  89.14%
109.28/109.78	c   108s|122800 |    54 |  1759k|  14.2 |    95M |  42 | 472 |9247 |   0 |  39k|  0 | 119k|  42 | 3.000000e+00 |      --      |    Inf |  89.16%
109.28/109.78	c   108s|122900 |    61 |  1760k|  14.2 |    95M |  42 | 472 |9246 |   0 |  39k|  0 | 119k|  42 | 3.000000e+00 |      --      |    Inf |  89.17%
109.28/109.78	c   108s|123000 |    59 |  1762k|  14.2 |    95M |  42 | 472 |9246 | 190 |  39k|  1 | 119k|  42 | 3.000000e+00 |      --      |    Inf |  89.18%
109.28/109.78	c   108s|123100 |    53 |  1763k|  14.2 |    95M |  42 | 472 |9245 |   0 |  39k|  0 | 119k|  42 | 3.000000e+00 |      --      |    Inf |  89.31%
109.28/109.78	c   108s|123200 |    60 |  1765k|  14.2 |    95M |  42 | 472 |9246 | 194 |  39k|  0 | 119k|  42 | 3.000000e+00 |      --      |    Inf |  89.61%
109.28/109.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
109.28/109.78	c   108s|123300 |    64 |  1766k|  14.2 |    95M |  42 | 472 |9246 | 195 |  39k|  1 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  90.02%
109.28/109.78	c   108s|123400 |    56 |  1768k|  14.2 |    95M |  42 | 472 |9246 | 192 |  39k|  1 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  90.04%
109.28/109.78	c   108s|123500 |    54 |  1770k|  14.2 |    95M |  42 | 472 |9246 | 192 |  39k|  1 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  90.10%
109.28/109.78	c   109s|123600 |    50 |  1772k|  14.2 |    95M |  42 | 472 |9245 | 201 |  39k|  2 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  90.58%
109.28/109.78	c   109s|123700 |    50 |  1774k|  14.2 |    95M |  42 | 472 |9244 | 193 |  39k|  0 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  90.76%
109.28/109.78	c   109s|123800 |    64 |  1775k|  14.2 |    95M |  42 | 472 |9240 | 197 |  39k|  2 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  90.81%
109.28/109.78	c   109s|123900 |    57 |  1777k|  14.2 |    95M |  42 | 472 |9235 |   0 |  39k|  0 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  90.86%
109.28/109.78	c   109s|124000 |    53 |  1778k|  14.2 |    95M |  42 | 472 |9229 | 195 |  39k|  0 | 120k|  42 | 3.000000e+00 |      --      |    Inf |  90.86%
109.28/109.78	c   109s|124100 |    60 |  1780k|  14.2 |    95M |  42 | 472 |9226 | 195 |  40k|  1 | 121k|  42 | 3.000000e+00 |      --      |    Inf |  90.95%
109.28/109.78	c   109s|124200 |    55 |  1782k|  14.2 |    95M |  42 | 472 |9225 | 191 |  40k|  1 | 121k|  42 | 3.000000e+00 |      --      |    Inf |  90.96%
109.28/109.78	c   109s|124300 |    54 |  1784k|  14.2 |    95M |  42 | 472 |9225 | 200 |  40k|  2 | 121k|  42 | 3.000000e+00 |      --      |    Inf |  91.12%
109.28/109.78	c   109s|124400 |    51 |  1786k|  14.2 |    95M |  42 | 472 |9224 |   0 |  40k|  0 | 121k|  42 | 3.000000e+00 |      --      |    Inf |  91.19%
109.28/109.78	c   110s|124500 |    54 |  1788k|  14.2 |    95M |  42 | 472 |9224 | 197 |  40k|  1 | 121k|  42 | 3.000000e+00 |      --      |    Inf |  91.22%
113.97/114.48	c   110s|124600 |    52 |  1790k|  14.2 |    95M |  42 | 472 |9225 | 196 |  40k|  0 | 121k|  42 | 3.000000e+00 |      --      |    Inf |  91.24%
113.97/114.48	c   110s|124700 |    54 |  1792k|  14.2 |    95M |  42 | 472 |9224 | 198 |  40k|  1 | 122k|  42 | 3.000000e+00 |      --      |    Inf |  91.32%
113.97/114.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
113.97/114.48	c   110s|124800 |    48 |  1794k|  14.2 |    95M |  42 | 472 |9224 | 193 |  40k|  1 | 122k|  42 | 3.000000e+00 |      --      |    Inf |  91.38%
113.97/114.48	c   110s|124900 |    52 |  1795k|  14.3 |    95M |  42 | 472 |9225 | 195 |  40k|  1 | 122k|  42 | 3.000000e+00 |      --      |    Inf |  91.41%
113.97/114.48	c   110s|125000 |    48 |  1797k|  14.3 |    95M |  42 | 472 |9221 |   0 |  40k|  0 | 122k|  42 | 3.000000e+00 |      --      |    Inf |  91.43%
113.97/114.48	c   110s|125100 |    48 |  1798k|  14.3 |    95M |  42 | 472 |9222 |   0 |  40k|  0 | 122k|  42 | 3.000000e+00 |      --      |    Inf |  91.44%
113.97/114.48	c   110s|125200 |    53 |  1800k|  14.3 |    95M |  42 | 472 |9222 | 193 |  40k|  1 | 122k|  42 | 3.000000e+00 |      --      |    Inf |  91.48%
113.97/114.48	c   110s|125300 |    65 |  1802k|  14.3 |    95M |  42 | 472 |9221 |   0 |  40k|  0 | 123k|  42 | 3.000000e+00 |      --      |    Inf |  91.53%
113.97/114.48	c   110s|125400 |    61 |  1802k|  14.3 |    95M |  42 | 472 |9221 | 196 |  40k|  1 | 123k|  42 | 3.000000e+00 |      --      |    Inf |  91.54%
113.97/114.48	c   110s|125500 |    61 |  1803k|  14.2 |    95M |  42 | 472 |9220 | 194 |  40k|  1 | 123k|  42 | 3.000000e+00 |      --      |    Inf |  91.54%
113.97/114.48	c   111s|125600 |    52 |  1804k|  14.2 |    95M |  42 | 472 |9220 | 192 |  40k|  1 | 123k|  42 | 3.000000e+00 |      --      |    Inf |  91.62%
113.97/114.48	c   111s|125700 |    50 |  1806k|  14.2 |    95M |  42 | 472 |9220 | 200 |  40k|  3 | 123k|  42 | 3.000000e+00 |      --      |    Inf |  91.72%
113.97/114.48	c   111s|125800 |    61 |  1807k|  14.2 |    95M |  42 | 472 |9221 | 193 |  40k|  1 | 123k|  42 | 3.000000e+00 |      --      |    Inf |  91.80%
113.97/114.48	c   111s|125900 |    51 |  1810k|  14.3 |    95M |  42 | 472 |9220 |   0 |  40k|  0 | 124k|  42 | 3.000000e+00 |      --      |    Inf |  91.84%
113.97/114.48	c   111s|126000 |    53 |  1811k|  14.3 |    95M |  42 | 472 |9220 |   0 |  40k|  0 | 124k|  42 | 3.000000e+00 |      --      |    Inf |  91.86%
113.97/114.48	c   111s|126100 |    57 |  1812k|  14.3 |    95M |  42 | 472 |9220 | 204 |  40k|  1 | 124k|  42 | 3.000000e+00 |      --      |    Inf |  91.87%
113.97/114.48	c   111s|126200 |    52 |  1813k|  14.2 |    95M |  42 | 472 |9220 | 203 |  40k|  0 | 124k|  42 | 3.000000e+00 |      --      |    Inf |  91.88%
113.97/114.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
113.97/114.48	c   111s|126300 |    50 |  1814k|  14.2 |    95M |  42 | 472 |9220 |   0 |  40k|  0 | 124k|  42 | 3.000000e+00 |      --      |    Inf |  91.88%
113.97/114.48	c   111s|126400 |    54 |  1814k|  14.2 |    95M |  42 | 472 |9220 |   0 |  40k|  0 | 125k|  42 | 3.000000e+00 |      --      |    Inf |  91.88%
113.97/114.48	c   111s|126500 |    51 |  1815k|  14.2 |    95M |  42 | 472 |9219 | 194 |  40k|  1 | 125k|  42 | 3.000000e+00 |      --      |    Inf |  91.89%
113.97/114.48	c   111s|126600 |    51 |  1816k|  14.2 |    95M |  42 | 472 |9219 | 201 |  40k|  0 | 125k|  42 | 3.000000e+00 |      --      |    Inf |  91.89%
113.97/114.48	c   112s|126700 |    51 |  1818k|  14.2 |    95M |  42 | 472 |9219 |   0 |  40k|  0 | 125k|  42 | 3.000000e+00 |      --      |    Inf |  91.90%
113.97/114.48	c   112s|126800 |    48 |  1819k|  14.2 |    95M |  42 | 472 |9219 |   0 |  40k|  0 | 125k|  42 | 3.000000e+00 |      --      |    Inf |  91.94%
113.97/114.48	c   112s|126900 |    51 |  1820k|  14.2 |    95M |  42 | 472 |9219 | 191 |  40k|  1 | 125k|  42 | 3.000000e+00 |      --      |    Inf |  92.00%
113.97/114.48	c   112s|127000 |    46 |  1823k|  14.2 |    95M |  42 | 472 |9220 | 194 |  41k|  0 | 125k|  42 | 3.000000e+00 |      --      |    Inf |  92.02%
113.97/114.48	c   112s|127100 |    50 |  1825k|  14.2 |    95M |  42 | 472 |9220 | 192 |  41k|  1 | 126k|  42 | 3.000000e+00 |      --      |    Inf |  92.24%
113.97/114.48	c   112s|127200 |    51 |  1826k|  14.2 |    95M |  42 | 472 |9219 |   0 |  41k|  0 | 126k|  42 | 3.000000e+00 |      --      |    Inf |  92.36%
113.97/114.48	c   112s|127300 |    54 |  1828k|  14.2 |    95M |  42 | 472 |9219 | 201 |  41k|  1 | 126k|  42 | 3.000000e+00 |      --      |    Inf |  92.39%
113.97/114.48	c   112s|127400 |    58 |  1830k|  14.2 |    95M |  42 | 472 |9220 | 193 |  41k|  1 | 126k|  42 | 3.000000e+00 |      --      |    Inf |  92.49%
113.97/114.48	c   112s|127500 |    58 |  1831k|  14.2 |    95M |  42 | 472 |9219 | 201 |  41k|  1 | 126k|  42 | 3.000000e+00 |      --      |    Inf |  92.49%
113.97/114.48	c   112s|127600 |    59 |  1832k|  14.2 |    95M |  42 | 472 |9219 | 198 |  41k|  1 | 126k|  42 | 3.000000e+00 |      --      |    Inf |  92.49%
113.97/114.48	c   112s|127700 |    66 |  1833k|  14.2 |    95M |  42 | 472 |9220 |   0 |  41k|  0 | 127k|  42 | 3.000000e+00 |      --      |    Inf |  92.49%
113.97/114.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
113.97/114.48	c   113s|127800 |    71 |  1833k|  14.2 |    95M |  42 | 472 |9222 | 202 |  41k|  1 | 127k|  42 | 3.000000e+00 |      --      |    Inf |  92.49%
113.97/114.48	c   113s|127900 |    57 |  1835k|  14.2 |    95M |  42 | 472 |9222 | 203 |  41k|  1 | 127k|  42 | 3.000000e+00 |      --      |    Inf |  92.50%
113.97/114.48	c   113s|128000 |    52 |  1837k|  14.2 |    95M |  42 | 472 |9221 | 198 |  41k|  0 | 127k|  42 | 3.000000e+00 |      --      |    Inf |  92.51%
113.97/114.48	c   113s|128100 |    54 |  1838k|  14.2 |    95M |  42 | 472 |9218 |   0 |  41k|  0 | 127k|  42 | 3.000000e+00 |      --      |    Inf |  92.51%
113.97/114.48	c   113s|128200 |    58 |  1839k|  14.2 |    95M |  42 | 472 |9218 | 202 |  41k|  1 | 127k|  42 | 3.000000e+00 |      --      |    Inf |  92.51%
113.97/114.48	c   113s|128300 |    63 |  1840k|  14.2 |    95M |  42 | 472 |9217 | 200 |  41k|  1 | 128k|  42 | 3.000000e+00 |      --      |    Inf |  92.51%
113.97/114.48	c   113s|128400 |    58 |  1841k|  14.2 |    95M |  42 | 472 |9218 | 196 |  41k|  1 | 128k|  42 | 3.000000e+00 |      --      |    Inf |  92.51%
113.97/114.48	c   113s|128500 |    61 |  1842k|  14.2 |    95M |  42 | 472 |9220 | 196 |  41k|  1 | 128k|  42 | 3.000000e+00 |      --      |    Inf |  92.51%
113.97/114.48	c   113s|128600 |    55 |  1843k|  14.2 |    95M |  42 | 472 |9219 | 202 |  41k|  1 | 128k|  42 | 3.000000e+00 |      --      |    Inf |  92.51%
113.97/114.48	c   113s|128700 |    54 |  1845k|  14.2 |    95M |  42 | 472 |9216 | 197 |  41k|  1 | 128k|  42 | 3.000000e+00 |      --      |    Inf |  92.52%
113.97/114.48	c   113s|128800 |    54 |  1847k|  14.2 |    95M |  42 | 472 |9217 |   0 |  41k|  0 | 128k|  42 | 3.000000e+00 |      --      |    Inf |  92.52%
113.97/114.48	c   113s|128900 |    54 |  1848k|  14.2 |    95M |  42 | 472 |9219 |   0 |  41k|  0 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  92.52%
113.97/114.48	c   114s|129000 |    58 |  1849k|  14.2 |    95M |  42 | 472 |9220 | 195 |  41k|  1 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  92.52%
113.97/114.48	c   114s|129100 |    71 |  1851k|  14.2 |    95M |  42 | 472 |9220 | 203 |  41k|  1 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  92.53%
113.97/114.48	c   114s|129200 |    71 |  1852k|  14.2 |    95M |  42 | 472 |9221 | 201 |  41k|  1 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  92.54%
113.97/114.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
113.97/114.48	c   114s|129300 |    63 |  1854k|  14.2 |    95M |  42 | 472 |9221 |   0 |  41k|  0 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  92.55%
113.97/114.48	c   114s|129400 |    54 |  1855k|  14.2 |    95M |  42 | 472 |9221 |   0 |  41k|  0 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  92.57%
113.97/114.48	c   114s|129500 |    53 |  1857k|  14.2 |    95M |  42 | 472 |9221 |   0 |  41k|  0 | 129k|  42 | 3.000000e+00 |      --      |    Inf |  92.58%
113.97/114.48	c   114s|129600 |    60 |  1859k|  14.2 |    95M |  42 | 472 |9221 |   0 |  41k|  0 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  92.60%
113.97/114.48	c   114s|129700 |    59 |  1860k|  14.2 |    95M |  42 | 472 |9221 |   0 |  42k|  0 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  92.61%
118.85/119.34	c   114s|129800 |    70 |  1862k|  14.2 |    95M |  42 | 472 |9221 | 200 |  42k|  1 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  92.61%
118.85/119.34	c   114s|129900 |    71 |  1864k|  14.2 |    95M |  42 | 472 |9222 | 204 |  42k|  1 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  92.61%
118.85/119.34	c   115s|130000 |    69 |  1866k|  14.2 |    95M |  42 | 472 |9222 | 201 |  42k|  0 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  92.61%
118.85/119.34	c   115s|130100 |    63 |  1868k|  14.2 |    95M |  42 | 472 |9221 | 204 |  42k|  1 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  92.62%
118.85/119.34	c   115s|130200 |    55 |  1870k|  14.2 |    95M |  42 | 472 |9220 | 203 |  42k|  1 | 130k|  42 | 3.000000e+00 |      --      |    Inf |  92.62%
118.85/119.34	c   115s|130300 |    48 |  1872k|  14.2 |    95M |  42 | 472 |9220 |   0 |  42k|  0 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  92.62%
118.85/119.34	c   115s|130400 |    51 |  1874k|  14.3 |    95M |  42 | 472 |9220 | 198 |  42k|  1 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  92.64%
118.85/119.34	c   115s|130500 |    49 |  1876k|  14.3 |    95M |  42 | 472 |9220 | 193 |  42k|  0 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  92.68%
118.85/119.34	c   115s|130600 |    51 |  1878k|  14.3 |    95M |  42 | 472 |9220 | 194 |  42k|  1 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  92.73%
118.85/119.34	c   115s|130700 |    47 |  1880k|  14.3 |    95M |  42 | 472 |9218 | 193 |  42k|  0 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  92.78%
118.85/119.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
118.85/119.34	c   115s|130800 |    49 |  1883k|  14.3 |    95M |  42 | 472 |9218 | 198 |  42k|  1 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  92.81%
118.85/119.34	c   115s|130900 |    50 |  1885k|  14.3 |    95M |  42 | 472 |9217 | 190 |  42k|  1 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  92.84%
118.85/119.34	c   116s|131000 |    48 |  1888k|  14.3 |    95M |  42 | 472 |9217 | 191 |  42k|  0 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  92.90%
118.85/119.34	c   116s|131100 |    51 |  1890k|  14.3 |    95M |  42 | 472 |9217 | 195 |  42k|  1 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  92.92%
118.85/119.34	c   116s|131200 |    53 |  1893k|  14.3 |    95M |  42 | 472 |9217 | 194 |  42k|  1 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  92.93%
118.85/119.34	c   116s|131300 |    54 |  1895k|  14.3 |    95M |  42 | 472 |9217 | 194 |  42k|  1 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  92.94%
118.85/119.34	c   116s|131400 |    54 |  1897k|  14.3 |    95M |  42 | 472 |9217 | 195 |  42k|  1 | 131k|  42 | 3.000000e+00 |      --      |    Inf |  92.96%
118.85/119.34	c   116s|131500 |    62 |  1899k|  14.3 |    95M |  42 | 472 |9218 |   0 |  42k|  0 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  92.97%
118.85/119.34	c   116s|131600 |    63 |  1900k|  14.3 |    95M |  42 | 472 |9217 | 201 |  42k|  1 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  92.98%
118.85/119.34	c   116s|131700 |    63 |  1902k|  14.3 |    95M |  42 | 472 |9216 | 204 |  42k|  1 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  92.98%
118.85/119.34	c   116s|131800 |    59 |  1904k|  14.3 |    95M |  42 | 472 |9217 |   0 |  42k|  0 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  92.98%
118.85/119.34	c   116s|131900 |    55 |  1905k|  14.3 |    95M |  42 | 472 |9217 |   0 |  42k|  0 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  92.98%
118.85/119.34	c   117s|132000 |    51 |  1907k|  14.3 |    95M |  42 | 472 |9217 | 190 |  42k|  1 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  92.98%
118.85/119.34	c   117s|132100 |    49 |  1909k|  14.3 |    95M |  42 | 472 |9216 | 194 |  43k|  1 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  92.99%
118.85/119.34	c   117s|132200 |    54 |  1911k|  14.3 |    95M |  42 | 472 |9216 |   0 |  43k|  0 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  93.00%
118.85/119.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
118.85/119.34	c   117s|132300 |    59 |  1913k|  14.3 |    95M |  42 | 472 |9217 |   0 |  43k|  0 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  93.00%
118.85/119.34	c   117s|132400 |    55 |  1914k|  14.3 |    95M |  42 | 472 |9216 |   0 |  43k|  0 | 132k|  42 | 3.000000e+00 |      --      |    Inf |  93.00%
118.85/119.34	c   117s|132500 |    55 |  1916k|  14.3 |    95M |  42 | 472 |9216 | 199 |  43k|  0 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  93.00%
118.85/119.34	c   117s|132600 |    51 |  1917k|  14.3 |    95M |  42 | 472 |9216 | 197 |  43k|  1 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  93.00%
118.85/119.34	c   117s|132700 |    57 |  1919k|  14.3 |    95M |  42 | 472 |9215 | 200 |  43k|  0 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  93.00%
118.85/119.34	c   117s|132800 |    52 |  1920k|  14.3 |    95M |  42 | 472 |9214 |   0 |  43k|  0 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  93.00%
118.85/119.34	c   117s|132900 |    49 |  1922k|  14.3 |    95M |  42 | 472 |9213 |   0 |  43k|  0 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  93.01%
118.85/119.34	c   117s|133000 |    56 |  1924k|  14.3 |    95M |  42 | 472 |9214 | 190 |  43k|  1 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  93.01%
118.85/119.34	c   118s|133100 |    72 |  1926k|  14.4 |    95M |  42 | 472 |9214 | 197 |  43k|  0 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  93.01%
118.85/119.34	c   118s|133200 |    75 |  1928k|  14.4 |    95M |  42 | 472 |9213 | 195 |  43k|  0 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  93.01%
118.85/119.34	c   118s|133300 |    69 |  1931k|  14.4 |    95M |  42 | 472 |9213 |   0 |  43k|  0 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  93.01%
118.85/119.34	c   118s|133400 |    65 |  1933k|  14.4 |    95M |  42 | 472 |9213 | 202 |  43k|  0 | 133k|  42 | 3.000000e+00 |      --      |    Inf |  93.01%
118.85/119.34	c   118s|133500 |    62 |  1934k|  14.4 |    95M |  42 | 472 |9212 | 202 |  43k|  0 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.01%
118.85/119.34	c   118s|133600 |    54 |  1937k|  14.4 |    95M |  42 | 472 |9211 | 201 |  43k|  0 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c   118s|133700 |    56 |  1939k|  14.4 |    95M |  42 | 472 |9210 | 196 |  43k|  0 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
118.85/119.34	c   118s|133800 |    52 |  1941k|  14.4 |    95M |  42 | 472 |9211 | 192 |  43k|  1 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c   118s|133900 |    73 |  1944k|  14.4 |    95M |  42 | 472 |9213 | 194 |  43k|  2 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c   118s|134000 |    73 |  1946k|  14.4 |    95M |  42 | 472 |9213 | 202 |  43k|  1 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c   118s|134100 |    72 |  1948k|  14.4 |    95M |  42 | 472 |9216 | 195 |  43k|  0 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c   119s|134200 |    70 |  1949k|  14.4 |    95M |  42 | 472 |9216 | 202 |  43k|  1 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c   119s|134300 |    72 |  1951k|  14.4 |    95M |  42 | 472 |9218 | 198 |  43k|  0 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c   119s|134400 |    61 |  1953k|  14.4 |    95M |  42 | 472 |9218 | 199 |  43k|  0 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c   119s|134500 |    65 |  1955k|  14.4 |    95M |  42 | 472 |9218 | 195 |  43k|  0 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c   119s|134600 |    62 |  1956k|  14.4 |    95M |  42 | 472 |9218 |   0 |  43k|  0 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c   119s|134700 |    62 |  1957k|  14.4 |    95M |  42 | 472 |9217 | 198 |  43k|  1 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c   119s|134800 |    61 |  1959k|  14.4 |    95M |  42 | 472 |9217 | 201 |  43k|  0 | 134k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c   119s|134900 |    55 |  1961k|  14.4 |    95M |  42 | 472 |9217 | 195 |  43k|  0 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
118.85/119.34	c   119s|135000 |    57 |  1963k|  14.4 |    95M |  42 | 472 |9217 | 196 |  43k|  0 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
123.83/124.30	c   119s|135100 |    65 |  1965k|  14.4 |    95M |  42 | 472 |9216 |   0 |  43k|  0 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
123.83/124.30	c   119s|135200 |    54 |  1967k|  14.4 |    95M |  42 | 472 |9216 |   0 |  43k|  0 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
123.83/124.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
123.83/124.30	c   119s|135300 |    52 |  1969k|  14.4 |    95M |  42 | 472 |9216 | 197 |  43k|  1 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
123.83/124.30	c   119s|135400 |    49 |  1970k|  14.4 |    95M |  42 | 472 |9217 | 198 |  44k|  1 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.02%
123.83/124.30	c   120s|135500 |    42 |  1972k|  14.4 |    95M |  42 | 472 |9217 | 197 |  44k|  1 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.22%
123.83/124.30	c   120s|135600 |    47 |  1975k|  14.4 |    95M |  42 | 472 |9219 | 200 |  44k|  0 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.23%
123.83/124.30	c   120s|135700 |    50 |  1977k|  14.5 |    95M |  42 | 472 |9219 |   0 |  44k|  0 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.23%
123.83/124.30	c   120s|135800 |    51 |  1979k|  14.5 |    95M |  42 | 472 |9218 | 196 |  44k|  1 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.24%
123.83/124.30	c   120s|135900 |    43 |  1982k|  14.5 |    95M |  42 | 472 |9220 | 190 |  44k|  0 | 135k|  42 | 3.000000e+00 |      --      |    Inf |  93.24%
123.83/124.30	c   120s|136000 |    42 |  1984k|  14.5 |    95M |  42 | 472 |9220 | 194 |  44k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  93.27%
123.83/124.30	c   120s|136100 |    46 |  1986k|  14.5 |    95M |  42 | 472 |9219 | 197 |  44k|  0 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  93.37%
123.83/124.30	c   120s|136200 |    49 |  1988k|  14.5 |    95M |  42 | 472 |9218 | 195 |  44k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  93.52%
123.83/124.30	c   120s|136300 |    47 |  1989k|  14.5 |    95M |  42 | 472 |9217 | 195 |  44k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  93.57%
123.83/124.30	c   121s|136400 |    53 |  1991k|  14.5 |    95M |  42 | 472 |9216 | 197 |  44k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  93.63%
123.83/124.30	c   121s|136500 |    56 |  1993k|  14.5 |    95M |  42 | 472 |9215 | 192 |  44k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  93.67%
123.83/124.30	c   121s|136600 |    51 |  1994k|  14.5 |    95M |  42 | 472 |9215 | 190 |  44k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  93.81%
123.83/124.30	c   121s|136700 |    50 |  1996k|  14.5 |    95M |  42 | 472 |9216 | 193 |  44k|  1 | 136k|  42 | 3.000000e+00 |      --      |    Inf |  93.91%
123.83/124.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
123.83/124.30	c   121s|136800 |    50 |  1997k|  14.5 |    95M |  42 | 472 |9216 |   0 |  44k|  0 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  93.98%
123.83/124.30	c   121s|136900 |    49 |  1998k|  14.5 |    95M |  42 | 472 |9216 | 199 |  44k|  1 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  93.99%
123.83/124.30	c   121s|137000 |    47 |  2000k|  14.5 |    95M |  42 | 472 |9216 | 194 |  44k|  1 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  94.13%
123.83/124.30	c   121s|137100 |    49 |  2001k|  14.5 |    95M |  42 | 472 |9216 | 199 |  44k|  1 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  94.24%
123.83/124.30	c   121s|137200 |    54 |  2002k|  14.5 |    95M |  42 | 472 |9215 |   0 |  44k|  0 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  94.27%
123.83/124.30	c   121s|137300 |    51 |  2003k|  14.5 |    95M |  42 | 472 |9214 | 197 |  44k|  1 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  94.28%
123.83/124.30	c   121s|137400 |    51 |  2004k|  14.5 |    95M |  42 | 472 |9215 | 197 |  44k|  1 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  94.29%
123.83/124.30	c   121s|137500 |    55 |  2006k|  14.5 |    95M |  42 | 472 |9216 | 201 |  44k|  0 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  94.30%
123.83/124.30	c   122s|137600 |    55 |  2007k|  14.5 |    95M |  42 | 472 |9216 | 198 |  44k|  0 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  94.30%
123.83/124.30	c   122s|137700 |    50 |  2009k|  14.5 |    95M |  42 | 472 |9216 | 192 |  44k|  1 | 137k|  42 | 3.000000e+00 |      --      |    Inf |  94.32%
123.83/124.30	c   122s|137800 |    50 |  2010k|  14.5 |    95M |  42 | 472 |9216 | 192 |  44k|  1 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  94.35%
123.83/124.30	c   122s|137900 |    47 |  2011k|  14.5 |    95M |  42 | 472 |9217 |   0 |  44k|  0 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  94.38%
123.83/124.30	c   122s|138000 |    49 |  2013k|  14.5 |    95M |  42 | 472 |9218 | 189 |  44k|  0 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  94.43%
123.83/124.30	c   122s|138100 |    53 |  2014k|  14.5 |    95M |  42 | 472 |9218 | 190 |  44k|  1 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  94.45%
123.83/124.30	c   122s|138200 |    47 |  2017k|  14.5 |    95M |  42 | 472 |9219 |   0 |  45k|  0 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  94.46%
123.83/124.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
123.83/124.30	c   122s|138300 |    44 |  2018k|  14.5 |    95M |  42 | 472 |9219 | 194 |  45k|  0 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  94.55%
123.83/124.30	c   122s|138400 |    45 |  2020k|  14.5 |    95M |  42 | 472 |9218 |   0 |  45k|  0 | 138k|  42 | 3.000000e+00 |      --      |    Inf |  94.69%
123.83/124.30	c   122s|138500 |    41 |  2022k|  14.5 |    95M |  42 | 472 |9217 | 185 |  45k|  1 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  95.14%
123.83/124.30	c   123s|138600 |    43 |  2023k|  14.5 |    95M |  42 | 472 |9215 | 190 |  45k|  1 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  95.37%
123.83/124.30	c   123s|138700 |    42 |  2025k|  14.5 |    95M |  42 | 472 |9215 |   0 |  45k|  0 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  95.41%
123.83/124.30	c   123s|138800 |    54 |  2027k|  14.5 |    95M |  42 | 472 |9214 | 194 |  45k|  1 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  95.55%
123.83/124.30	c   123s|138900 |    49 |  2029k|  14.5 |    95M |  42 | 472 |9214 | 198 |  45k|  1 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  95.67%
123.83/124.30	c   123s|139000 |    40 |  2030k|  14.5 |    95M |  42 | 472 |9214 |   0 |  45k|  0 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  95.72%
123.83/124.30	c   123s|139100 |    40 |  2032k|  14.5 |    95M |  42 | 472 |9213 | 194 |  45k|  1 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  96.16%
123.83/124.30	c   123s|139200 |    42 |  2034k|  14.5 |    95M |  42 | 472 |9212 | 190 |  45k|  0 | 139k|  42 | 3.000000e+00 |      --      |    Inf |  96.34%
123.83/124.30	c   123s|139300 |    36 |  2036k|  14.5 |    95M |  42 | 472 |9213 | 198 |  45k|  1 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.45%
123.83/124.30	c   123s|139400 |    35 |  2037k|  14.5 |    95M |  42 | 472 |9213 | 194 |  45k|  0 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.50%
123.83/124.30	c   123s|139500 |    38 |  2039k|  14.5 |    95M |  42 | 472 |9214 | 202 |  45k|  1 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.54%
123.83/124.30	c   123s|139600 |    37 |  2040k|  14.5 |    95M |  42 | 472 |9214 | 202 |  45k|  0 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.55%
123.83/124.30	c   124s|139700 |    36 |  2042k|  14.5 |    95M |  42 | 472 |9215 | 193 |  45k|  0 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.60%
123.83/124.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
123.83/124.30	c   124s|139800 |    41 |  2044k|  14.5 |    95M |  42 | 472 |9216 | 194 |  45k|  1 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.66%
123.83/124.30	c   124s|139900 |    41 |  2046k|  14.5 |    95M |  42 | 472 |9215 | 204 |  45k|  1 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.66%
123.83/124.30	c   124s|140000 |    40 |  2047k|  14.5 |    95M |  42 | 472 |9216 | 211 |  45k|  2 | 140k|  42 | 3.000000e+00 |      --      |    Inf |  96.66%
123.83/124.30	c   124s|140100 |    36 |  2049k|  14.5 |    95M |  42 | 472 |9216 | 193 |  45k|  0 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  96.67%
123.83/124.30	c   124s|140200 |    35 |  2050k|  14.5 |    95M |  42 | 472 |9216 | 209 |  45k|  2 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  96.72%
128.12/128.64	c   124s|140300 |    32 |  2053k|  14.5 |    95M |  42 | 472 |9216 |   0 |  45k|  0 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  96.76%
128.12/128.64	c   124s|140400 |    39 |  2055k|  14.5 |    95M |  42 | 472 |9216 | 199 |  46k|  0 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  96.85%
128.12/128.64	c   124s|140500 |    35 |  2057k|  14.5 |    95M |  42 | 472 |9214 | 193 |  46k|  0 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  96.90%
128.12/128.64	c   124s|140600 |    31 |  2059k|  14.5 |    95M |  42 | 472 |9215 | 194 |  46k|  1 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  96.96%
128.12/128.64	c   125s|140700 |    35 |  2060k|  14.5 |    95M |  42 | 472 |9216 | 195 |  46k|  1 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  97.11%
128.12/128.64	c   125s|140800 |    38 |  2062k|  14.5 |    95M |  42 | 472 |9215 | 195 |  46k|  1 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  97.17%
128.12/128.64	c   125s|140900 |    44 |  2063k|  14.5 |    95M |  42 | 472 |9214 | 192 |  46k|  1 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  97.20%
128.12/128.64	c   125s|141000 |    51 |  2064k|  14.5 |    95M |  42 | 472 |9213 | 196 |  46k|  0 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  97.22%
128.12/128.64	c   125s|141100 |    48 |  2065k|  14.5 |    95M |  42 | 472 |9212 |   0 |  46k|  0 | 141k|  42 | 3.000000e+00 |      --      |    Inf |  97.23%
128.12/128.64	c   125s|141200 |    44 |  2066k|  14.5 |    95M |  42 | 472 |9212 | 198 |  46k|  0 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.24%
128.12/128.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
128.12/128.64	c   125s|141300 |    39 |  2066k|  14.5 |    95M |  42 | 472 |9212 |   0 |  46k|  0 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.24%
128.12/128.64	c   125s|141400 |    33 |  2068k|  14.5 |    95M |  42 | 472 |9211 | 189 |  46k|  1 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.34%
128.12/128.64	c   125s|141500 |    46 |  2070k|  14.5 |    95M |  42 | 472 |9211 | 202 |  46k|  2 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.45%
128.12/128.64	c   125s|141600 |    58 |  2072k|  14.5 |    95M |  42 | 472 |9211 | 201 |  46k|  1 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.46%
128.12/128.64	c   125s|141700 |    62 |  2074k|  14.5 |    95M |  42 | 472 |9212 | 202 |  46k|  1 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.46%
128.12/128.64	c   125s|141800 |    56 |  2076k|  14.5 |    95M |  42 | 472 |9213 | 199 |  46k|  1 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.46%
128.12/128.64	c   126s|141900 |    60 |  2077k|  14.5 |    95M |  42 | 472 |9213 | 196 |  46k|  1 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.46%
128.12/128.64	c   126s|142000 |    60 |  2078k|  14.5 |    95M |  42 | 472 |9214 | 199 |  46k|  1 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.46%
128.12/128.64	c   126s|142100 |    64 |  2079k|  14.5 |    95M |  42 | 472 |9214 | 199 |  46k|  1 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.46%
128.12/128.64	c   126s|142200 |    60 |  2080k|  14.5 |    95M |  42 | 472 |9214 |   0 |  46k|  0 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   126s|142300 |    61 |  2081k|  14.5 |    95M |  42 | 472 |9214 | 201 |  46k|  0 | 142k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   126s|142400 |    60 |  2082k|  14.5 |    95M |  42 | 472 |9213 | 196 |  46k|  1 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   126s|142500 |    62 |  2083k|  14.5 |    95M |  42 | 472 |9214 |   0 |  46k|  0 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   126s|142600 |    64 |  2084k|  14.5 |    95M |  42 | 472 |9214 | 199 |  46k|  0 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   126s|142700 |    64 |  2085k|  14.5 |    95M |  42 | 472 |9212 | 200 |  46k|  1 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
128.12/128.64	c   126s|142800 |    65 |  2085k|  14.5 |    95M |  42 | 472 |9212 | 201 |  46k|  1 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   126s|142900 |    63 |  2086k|  14.5 |    95M |  42 | 472 |9212 | 204 |  46k|  0 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   126s|143000 |    64 |  2087k|  14.5 |    95M |  42 | 472 |9212 | 204 |  46k|  0 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   126s|143100 |    61 |  2089k|  14.5 |    95M |  42 | 472 |9212 |   0 |  46k|  0 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   126s|143200 |    59 |  2090k|  14.5 |    95M |  42 | 472 |9207 | 203 |  46k|  1 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   126s|143300 |    57 |  2091k|  14.5 |    95M |  42 | 472 |9208 |   0 |  46k|  0 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   127s|143400 |    68 |  2092k|  14.5 |    95M |  42 | 472 |9206 | 205 |  46k|  1 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   127s|143500 |    69 |  2094k|  14.5 |    95M |  42 | 472 |9205 | 205 |  46k|  1 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   127s|143600 |    70 |  2096k|  14.5 |    95M |  42 | 472 |9204 |   0 |  46k|  0 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   127s|143700 |    60 |  2098k|  14.5 |    95M |  42 | 472 |9204 | 203 |  46k|  1 | 143k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   127s|143800 |    55 |  2099k|  14.5 |    95M |  42 | 472 |9203 | 201 |  46k|  2 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   127s|143900 |    59 |  2101k|  14.5 |    95M |  42 | 472 |9202 | 196 |  46k|  0 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.47%
128.12/128.64	c   127s|144000 |    56 |  2103k|  14.5 |    95M |  42 | 472 |9202 |   0 |  47k|  0 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.48%
128.12/128.64	c   127s|144100 |    50 |  2105k|  14.5 |    95M |  42 | 472 |9202 | 201 |  47k|  1 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.48%
128.12/128.64	c   127s|144200 |    47 |  2107k|  14.5 |    95M |  42 | 472 |9203 | 202 |  47k|  2 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.50%
128.12/128.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
128.12/128.64	c   127s|144300 |    52 |  2108k|  14.5 |    95M |  42 | 472 |9203 |   0 |  47k|  0 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.51%
128.12/128.64	c   127s|144400 |    52 |  2110k|  14.5 |    95M |  42 | 472 |9202 | 199 |  47k|  0 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.51%
128.12/128.64	c   127s|144500 |    47 |  2112k|  14.5 |    95M |  42 | 472 |9203 | 198 |  47k|  2 | 144k|  42 | 3.000000e+00 |      --      |    Inf |  97.52%
128.12/128.64	c   128s|144600 |    46 |  2114k|  14.5 |    95M |  42 | 472 |9203 | 196 |  47k|  1 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.53%
128.12/128.64	c   128s|144700 |    40 |  2116k|  14.5 |    95M |  42 | 472 |9203 | 196 |  47k|  0 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.54%
128.12/128.64	c   128s|144800 |    41 |  2118k|  14.5 |    95M |  42 | 472 |9203 |   0 |  47k|  0 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.55%
128.12/128.64	c   128s|144900 |    42 |  2120k|  14.5 |    95M |  42 | 472 |9203 | 199 |  47k|  0 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.58%
128.12/128.64	c   128s|145000 |    48 |  2122k|  14.5 |    95M |  42 | 472 |9203 | 205 |  47k|  2 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.59%
128.12/128.64	c   128s|145100 |    64 |  2124k|  14.5 |    95M |  42 | 472 |9203 | 198 |  47k|  0 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.59%
128.12/128.64	c   128s|145200 |    64 |  2125k|  14.5 |    95M |  42 | 472 |9203 | 198 |  47k|  0 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.59%
128.12/128.64	c   128s|145300 |    68 |  2127k|  14.5 |    95M |  42 | 472 |9203 | 206 |  47k|  1 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.59%
128.12/128.64	c   128s|145400 |    65 |  2128k|  14.5 |    95M |  42 | 472 |9203 |   0 |  47k|  0 | 145k|  42 | 3.000000e+00 |      --      |    Inf |  97.60%
128.12/128.64	c   128s|145500 |    56 |  2130k|  14.5 |    95M |  42 | 472 |9202 | 202 |  47k|  1 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.60%
132.90/133.44	c   128s|145600 |    65 |  2131k|  14.5 |    95M |  42 | 472 |9203 |   0 |  47k|  0 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.60%
132.90/133.44	c   129s|145700 |    55 |  2133k|  14.5 |    95M |  42 | 472 |9203 | 206 |  47k|  1 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.60%
132.90/133.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
132.90/133.44	c   129s|145800 |    56 |  2134k|  14.5 |    95M |  42 | 472 |9203 |   0 |  47k|  0 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.60%
132.90/133.44	c   129s|145900 |    49 |  2135k|  14.5 |    95M |  42 | 472 |9203 | 205 |  47k|  0 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.60%
132.90/133.44	c   129s|146000 |    43 |  2137k|  14.5 |    95M |  42 | 472 |9203 | 205 |  47k|  0 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.61%
132.90/133.44	c   129s|146100 |    43 |  2139k|  14.5 |    95M |  42 | 472 |9203 | 199 |  47k|  1 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.62%
132.90/133.44	c   129s|146200 |    38 |  2141k|  14.5 |    95M |  42 | 472 |9203 | 199 |  47k|  1 | 146k|  42 | 3.000000e+00 |      --      |    Inf |  97.65%
132.90/133.44	c   129s|146300 |    37 |  2143k|  14.5 |    95M |  42 | 472 |9204 | 208 |  47k|  1 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.65%
132.90/133.44	c   129s|146400 |    38 |  2144k|  14.5 |    95M |  42 | 472 |9206 | 204 |  47k|  1 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.66%
132.90/133.44	c   129s|146500 |    31 |  2146k|  14.5 |    95M |  42 | 472 |9206 | 205 |  47k|  2 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.67%
132.90/133.44	c   129s|146600 |    36 |  2148k|  14.5 |    95M |  42 | 472 |9206 | 200 |  47k|  1 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.68%
132.90/133.44	c   130s|146700 |    47 |  2150k|  14.6 |    95M |  42 | 472 |9206 | 191 |  48k|  1 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.72%
132.90/133.44	c   130s|146800 |    40 |  2152k|  14.6 |    95M |  42 | 472 |9206 | 193 |  48k|  0 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.84%
132.90/133.44	c   130s|146900 |    39 |  2153k|  14.6 |    95M |  42 | 472 |9206 | 191 |  48k|  1 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.93%
132.90/133.44	c   130s|147000 |    42 |  2155k|  14.6 |    95M |  42 | 472 |9207 |   0 |  48k|  0 | 147k|  42 | 3.000000e+00 |      --      |    Inf |  97.98%
132.90/133.44	c   130s|147100 |    47 |  2157k|  14.6 |    95M |  42 | 472 |9207 | 197 |  48k|  1 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  98.05%
132.90/133.44	c   130s|147200 |    46 |  2160k|  14.6 |    95M |  42 | 472 |9206 | 202 |  48k|  1 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  98.08%
132.90/133.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
132.90/133.44	c   130s|147300 |    35 |  2162k|  14.6 |    95M |  42 | 472 |9206 | 193 |  48k|  0 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  98.27%
132.90/133.44	c   130s|147400 |    37 |  2165k|  14.6 |    96M |  42 | 472 |9208 | 201 |  48k|  0 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  98.31%
132.90/133.44	c   130s|147500 |    39 |  2167k|  14.6 |    96M |  42 | 472 |9208 |   0 |  48k|  0 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  98.33%
132.90/133.44	c   131s|147600 |    34 |  2169k|  14.6 |    96M |  42 | 472 |9208 |   0 |  48k|  0 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  98.36%
132.90/133.44	c   131s|147700 |    34 |  2171k|  14.6 |    96M |  42 | 472 |9208 | 196 |  48k|  0 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  98.67%
132.90/133.44	c   131s|147800 |    32 |  2173k|  14.6 |    96M |  42 | 472 |9210 | 200 |  48k|  1 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  98.72%
132.90/133.44	c   131s|147900 |    42 |  2173k|  14.6 |    96M |  42 | 472 |9208 | 199 |  48k|  1 | 148k|  42 | 3.000000e+00 |      --      |    Inf |  98.74%
132.90/133.44	c   131s|148000 |    41 |  2174k|  14.6 |    96M |  42 | 472 |9209 | 203 |  48k|  0 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  98.74%
132.90/133.44	c   131s|148100 |    42 |  2175k|  14.6 |    96M |  42 | 472 |9208 |   0 |  48k|  0 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  98.74%
132.90/133.44	c   131s|148200 |    37 |  2176k|  14.6 |    96M |  42 | 472 |9208 | 204 |  48k|  1 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  98.74%
132.90/133.44	c   131s|148300 |    33 |  2177k|  14.6 |    96M |  42 | 472 |9208 | 200 |  48k|  1 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  98.74%
132.90/133.44	c   131s|148400 |    28 |  2178k|  14.6 |    96M |  42 | 472 |9208 |   0 |  48k|  0 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  98.75%
132.90/133.44	c   131s|148500 |    31 |  2180k|  14.6 |    96M |  42 | 472 |9208 | 201 |  48k|  1 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  98.88%
132.90/133.44	c   131s|148600 |    29 |  2184k|  14.6 |    96M |  42 | 472 |9208 | 199 |  48k|  1 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  98.96%
132.90/133.44	c   132s|148700 |    26 |  2185k|  14.6 |    96M |  42 | 472 |9207 | 198 |  48k|  1 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  99.00%
132.90/133.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
132.90/133.44	c   132s|148800 |    32 |  2188k|  14.6 |    96M |  42 | 472 |9208 | 211 |  48k|  0 | 149k|  42 | 3.000000e+00 |      --      |    Inf |  99.21%
132.90/133.44	c   132s|148900 |    28 |  2189k|  14.6 |    96M |  42 | 472 |9209 | 216 |  49k|  1 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  99.25%
132.90/133.44	c   132s|149000 |    22 |  2191k|  14.6 |    96M |  42 | 472 |9209 | 194 |  49k|  1 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  99.41%
132.90/133.44	c   132s|149100 |    22 |  2193k|  14.6 |    96M |  42 | 472 |9210 | 194 |  49k|  1 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  99.42%
132.90/133.44	c   132s|149200 |    27 |  2194k|  14.6 |    96M |  42 | 472 |9208 |   0 |  49k|  0 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  99.43%
132.90/133.44	c   132s|149300 |    30 |  2195k|  14.6 |    96M |  42 | 472 |9209 | 204 |  49k|  2 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  99.43%
132.90/133.44	c   132s|149400 |    26 |  2196k|  14.6 |    96M |  42 | 472 |9209 | 200 |  49k|  1 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  99.43%
132.90/133.44	c   132s|149500 |    28 |  2198k|  14.6 |    96M |  42 | 472 |9209 | 199 |  49k|  0 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  99.43%
132.90/133.44	c   132s|149600 |    21 |  2200k|  14.6 |    96M |  42 | 472 |9209 | 208 |  49k|  2 | 150k|  42 | 3.000000e+00 |      --      |    Inf |  99.44%
132.90/133.44	c   132s|149700 |    26 |  2201k|  14.6 |    96M |  42 | 472 |9210 | 203 |  49k|  1 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  99.44%
132.90/133.44	c   133s|149800 |    19 |  2203k|  14.6 |    96M |  42 | 472 |9210 |   0 |  49k|  0 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  99.47%
132.90/133.44	c   133s|149900 |    20 |  2204k|  14.6 |    96M |  42 | 472 |9210 | 210 |  49k|  3 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  99.55%
132.90/133.44	c   133s|150000 |    23 |  2206k|  14.6 |    96M |  42 | 472 |9210 | 194 |  49k|  1 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  99.57%
132.90/133.44	c   133s|150100 |    12 |  2209k|  14.6 |    96M |  42 | 472 |9211 |   0 |  49k|  0 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  99.64%
132.90/133.44	c   133s|150200 |    24 |  2210k|  14.6 |    96M |  42 | 472 |9211 |   0 |  49k|  0 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  99.65%
132.90/133.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
132.90/133.44	c   133s|150300 |    28 |  2211k|  14.6 |    96M |  42 | 472 |9211 |   0 |  49k|  0 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  99.65%
132.90/133.44	c   133s|150400 |    26 |  2213k|  14.6 |    96M |  42 | 472 |9209 | 201 |  49k|  0 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  99.65%
132.90/133.44	c   133s|150500 |    27 |  2214k|  14.6 |    96M |  42 | 472 |9209 | 204 |  49k|  0 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  99.65%
132.90/133.44	c   133s|150600 |    28 |  2215k|  14.6 |    96M |  42 | 472 |9204 |   0 |  49k|  0 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  99.65%
132.90/133.44	c   133s|150700 |    27 |  2215k|  14.6 |    96M |  42 | 472 |9203 | 203 |  49k|  1 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  99.65%
134.99/135.54	c   133s|150800 |    28 |  2216k|  14.6 |    96M |  42 | 472 |9203 | 201 |  49k|  1 | 151k|  42 | 3.000000e+00 |      --      |    Inf |  99.65%
134.99/135.54	c   133s|150900 |    26 |  2217k|  14.6 |    96M |  42 | 472 |9201 |   0 |  49k|  0 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.65%
134.99/135.54	c   133s|151000 |    25 |  2218k|  14.6 |    96M |  42 | 472 |9201 | 203 |  49k|  1 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.65%
134.99/135.54	c   133s|151100 |    22 |  2219k|  14.6 |    96M |  42 | 472 |9200 |   0 |  49k|  0 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.65%
134.99/135.54	c   134s|151200 |    19 |  2220k|  14.6 |    96M |  42 | 472 |9200 | 204 |  49k|  1 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.65%
134.99/135.54	c   134s|151300 |    19 |  2221k|  14.6 |    96M |  42 | 472 |9200 | 199 |  49k|  1 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.65%
134.99/135.54	c   134s|151400 |    17 |  2222k|  14.6 |    96M |  42 | 472 |9199 | 200 |  49k|  1 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   134s|151500 |    16 |  2223k|  14.6 |    96M |  42 | 472 |9199 | 200 |  49k|  0 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   134s|151600 |    19 |  2223k|  14.6 |    96M |  42 | 472 |9199 | 202 |  49k|  0 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   134s|151700 |    23 |  2224k|  14.6 |    96M |  42 | 472 |9198 | 199 |  49k|  1 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
134.99/135.54	c   134s|151800 |    22 |  2225k|  14.6 |    96M |  42 | 472 |9198 | 199 |  49k|  1 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   134s|151900 |    27 |  2226k|  14.6 |    96M |  42 | 472 |9198 | 207 |  49k|  2 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   134s|152000 |    28 |  2227k|  14.6 |    96M |  42 | 472 |9198 |   0 |  49k|  0 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   134s|152100 |    30 |  2228k|  14.5 |    96M |  42 | 472 |9198 | 203 |  49k|  1 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   134s|152200 |    21 |  2229k|  14.5 |    96M |  42 | 472 |9197 | 200 |  49k|  0 | 152k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   134s|152300 |    23 |  2230k|  14.5 |    96M |  42 | 472 |9198 |   0 |  49k|  0 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   134s|152400 |    16 |  2232k|  14.5 |    96M |  42 | 472 |9199 |   0 |  49k|  0 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   134s|152500 |    17 |  2233k|  14.5 |    96M |  42 | 472 |9199 | 201 |  49k|  1 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   134s|152600 |    21 |  2234k|  14.5 |    96M |  42 | 472 |9199 | 200 |  49k|  0 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   134s|152700 |    19 |  2235k|  14.5 |    96M |  42 | 472 |9199 | 200 |  49k|  1 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   135s|152800 |    21 |  2236k|  14.5 |    96M |  42 | 472 |9200 | 201 |  49k|  0 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   135s|152900 |    12 |  2237k|  14.5 |    96M |  42 | 472 |9200 |   0 |  49k|  0 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   135s|153000 |    13 |  2238k|  14.5 |    96M |  42 | 472 |9195 |   0 |  49k|  0 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   135s|153100 |    15 |  2239k|  14.5 |    96M |  42 | 472 |9194 |   0 |  49k|  0 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.66%
134.99/135.54	c   135s|153200 |    18 |  2240k|  14.5 |    96M |  42 | 472 |9194 | 198 |  49k|  1 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.68%
134.99/135.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
134.99/135.54	c   135s|153300 |    11 |  2241k|  14.5 |    96M |  42 | 472 |9193 |   0 |  49k|  0 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.70%
134.99/135.54	c   135s|153400 |    12 |  2243k|  14.5 |    96M |  42 | 472 |9193 | 198 |  49k|  1 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.73%
134.99/135.54	c   135s|153500 |    11 |  2245k|  14.5 |    96M |  42 | 472 |9193 | 204 |  49k|  0 | 153k|  42 | 3.000000e+00 |      --      |    Inf |  99.82%
134.99/135.54	c   135s|153600 |    11 |  2247k|  14.5 |    96M |  42 | 472 |9193 | 202 |  49k|  1 | 154k|  42 | 3.000000e+00 |      --      |    Inf |  99.87%
134.99/135.54	c   135s|153700 |    10 |  2249k|  14.5 |    96M |  42 | 472 |9194 | 206 |  50k|  2 | 154k|  42 | 3.000000e+00 |      --      |    Inf |  99.88%
134.99/135.54	c   135s|153800 |     5 |  2251k|  14.5 |    96M |  42 | 472 |9196 | 200 |  50k|  1 | 154k|  42 | 3.000000e+00 |      --      |    Inf |  99.90%
134.99/135.54	c 
134.99/135.54	c SCIP Status        : problem is solved [infeasible]
134.99/135.54	c Solving Time (sec) : 135.39
134.99/135.54	c Solving Nodes      : 153872 (total of 154895 nodes in 2 runs)
134.99/135.54	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
134.99/135.54	c Dual Bound         : +1.00000000000000e+20
134.99/135.54	c Gap                : 0.00 %
134.99/135.54	c SCIP found the problem to be infeasible.
134.99/135.54	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530280-1752253851/watcher-4530280-1752253851 -o /tmp/evaluation-result-4530280-1752253851/solver-4530280-1752253851 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1752253388-115874 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530280-1752253851.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=116851, runsolver pid=116848
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.14 3.69 2.92 5/270 116856
/proc/meminfo: memFree=121538596/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1187400 memory=32356 CPUtime=0.06 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 3815 0 0 0 6 0 0 0 20 0 1 0 141062837 1215897600 8057 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 296850 8089 4896 1 0 268872 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191592 KiB
Current children cumulated memory: 35300 KiB

[startup+0.205809 s]*
/proc/loadavg: 4.14 3.69 2.92 5/270 116856
/proc/meminfo: memFree=121536580/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1209672 memory=61284 CPUtime=0.17 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 8177 0 0 0 16 1 0 0 20 0 1 0 141062837 1238704128 15321 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 302418 15321 8032 1 0 273776 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1213864 KiB
Current children cumulated memory: 64228 KiB

[startup+0.305862 s]*
/proc/loadavg: 4.14 3.69 2.92 5/270 116856
/proc/meminfo: memFree=121536580/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1214416 memory=65508 CPUtime=0.27 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 9242 0 0 0 26 1 0 0 20 0 1 0 141062837 1243561984 16377 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 303604 16377 8032 1 0 274962 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1218608 KiB
Current children cumulated memory: 68452 KiB

[startup+0.700185 s]
/proc/loadavg: 4.14 3.69 2.92 5/270 116856
/proc/meminfo: memFree=121544568/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1248080 memory=98276 CPUtime=0.65 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 17338 0 0 0 63 2 0 0 20 0 1 0 141062837 1278033920 24569 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 312020 24569 8160 1 0 283378 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1252272 KiB
Current children cumulated memory: 101220 KiB

[startup+1.50021 s]
/proc/loadavg: 4.14 3.69 2.92 5/270 116856
/proc/meminfo: memFree=121544568/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1267332 memory=116768 CPUtime=1.45 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 23372 0 0 0 142 3 0 0 20 0 1 0 141062837 1297747968 29192 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 316833 29192 8160 1 0 288191 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1271524 KiB
Current children cumulated memory: 119712 KiB

[startup+3.10592 s]
/proc/loadavg: 4.14 3.69 2.92 5/270 116856
/proc/meminfo: memFree=121568756/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1277304 memory=126912 CPUtime=3.05 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 26498 0 0 0 301 4 0 0 20 0 1 0 141062837 1307959296 31728 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 319326 31728 8160 1 0 290684 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1281496 KiB
Current children cumulated memory: 129856 KiB

[startup+6.30018 s]
/proc/loadavg: 4.13 3.69 2.93 5/270 116856
/proc/meminfo: memFree=121607908/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1294388 memory=145468 CPUtime=6.24 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 32160 0 0 0 619 5 0 0 20 0 1 0 141062837 1325453312 36367 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 323597 36367 8160 1 0 294955 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1298580 KiB
Current children cumulated memory: 148412 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 3.70 2.93 5/270 116856
/proc/meminfo: memFree=121687592/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1296700 memory=147900 CPUtime=12.62 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 32772 0 0 0 1257 5 0 0 20 0 1 0 141062837 1327820800 36975 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 324175 36975 8160 1 0 295533 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1300892 KiB
Current children cumulated memory: 150844 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 3.71 2.95 5/270 116856
/proc/meminfo: memFree=121841088/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1297608 memory=148924 CPUtime=25.37 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 33010 0 0 0 2532 5 0 0 20 0 1 0 141062837 1328750592 37231 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 324402 37231 8160 1 0 295760 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 1301800 KiB
Current children cumulated memory: 151868 KiB

[startup+51.1056 s]
/proc/loadavg: 4.12 3.75 2.98 5/270 116856
/proc/meminfo: memFree=121905320/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1308040 memory=158012 CPUtime=50.88 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 35296 0 0 0 5083 5 0 0 20 0 1 0 141062837 1339432960 39503 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 327010 39503 8160 1 0 298368 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 1312232 KiB
Current children cumulated memory: 160956 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 3.81 3.05 5/270 116859
/proc/meminfo: memFree=121911428/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1312080 memory=162876 CPUtime=101.91 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 36487 0 0 0 10185 6 0 0 20 0 1 0 141062837 1343569920 40719 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 328020 40719 8160 1 0 299378 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 1316272 KiB
Current children cumulated memory: 165820 KiB

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

# cumulated CPU time of all completed processes:  user=135.009 s, system=0.076542 s

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

[startup+102.4 s]
/proc/loadavg: 4.11 3.81 3.05 5/270 116859
/proc/meminfo: memFree=121911428/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1312080 memory=162876 CPUtime=102.01 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 36487 0 0 0 10195 6 0 0 20 0 1 0 141062837 1343569920 40719 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 328020 40719 8160 1 0 299378 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 1316272 KiB
Current children cumulated memory: 165820 KiB

[startup+115.2 s]
/proc/loadavg: 4.08 3.82 3.06 5/270 116859
/proc/meminfo: memFree=121883512/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1312080 memory=162876 CPUtime=114.76 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 36487 0 0 0 11470 6 0 0 20 0 1 0 141062837 1343569920 40719 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 328020 40719 8160 1 0 299378 0
Current children cumulated CPU time: 114.76 s
Current children cumulated vsize: 1316272 KiB
Current children cumulated memory: 165820 KiB

[startup+128 s]*
/proc/loadavg: 4.15 3.84 3.08 5/270 116861
/proc/meminfo: memFree=121893896/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1312080 memory=162876 CPUtime=127.53 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 36487 0 0 0 12747 6 0 0 20 0 1 0 141062837 1343569920 40719 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 328020 40719 8160 1 0 299378 0
Current children cumulated CPU time: 127.53 s
Current children cumulated vsize: 1316272 KiB
Current children cumulated memory: 165820 KiB

[startup+131.2 s]
/proc/loadavg: 4.14 3.84 3.08 5/270 116861
/proc/meminfo: memFree=121890420/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1312080 memory=163388 CPUtime=130.71 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 36619 0 0 0 13065 6 0 0 20 0 1 0 141062837 1343569920 40847 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 328020 40847 8160 1 0 299378 0
Current children cumulated CPU time: 130.71 s
Current children cumulated vsize: 1316272 KiB
Current children cumulated memory: 166332 KiB

[startup+132.8 s]
/proc/loadavg: 4.14 3.84 3.08 5/270 116861
/proc/meminfo: memFree=121895272/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1312080 memory=163388 CPUtime=132.3 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 36619 0 0 0 13224 6 0 0 20 0 1 0 141062837 1343569920 40847 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 328020 40847 8160 1 0 299378 0
Current children cumulated CPU time: 132.3 s
Current children cumulated vsize: 1316272 KiB
Current children cumulated memory: 166332 KiB

[startup+134.4 s]
/proc/loadavg: 4.13 3.85 3.09 5/270 116861
/proc/meminfo: memFree=121893740/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1312080 memory=163388 CPUtime=133.9 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 36619 0 0 0 13384 6 0 0 20 0 1 0 141062837 1343569920 40847 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 328020 40847 8160 1 0 299378 0
Current children cumulated CPU time: 133.9 s
Current children cumulated vsize: 1316272 KiB
Current children cumulated memory: 166332 KiB

[startup+135.2 s]
/proc/loadavg: 4.13 3.85 3.09 5/270 116861
/proc/meminfo: memFree=121901724/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1312080 memory=163388 CPUtime=134.69 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 36619 0 0 0 13463 6 0 0 20 0 1 0 141062837 1343569920 40847 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 328020 40847 8160 1 0 299378 0
Current children cumulated CPU time: 134.69 s
Current children cumulated vsize: 1316272 KiB
Current children cumulated memory: 166332 KiB

[startup+135.4 s]
/proc/loadavg: 4.13 3.85 3.09 5/270 116861
/proc/meminfo: memFree=121901724/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1312080 memory=163388 CPUtime=134.89 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 36619 0 0 0 13483 6 0 0 20 0 1 0 141062837 1343569920 40847 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 328020 40847 8160 1 0 299378 0
Current children cumulated CPU time: 134.89 s
Current children cumulated vsize: 1316272 KiB
Current children cumulated memory: 166332 KiB

[startup+135.5 s]
/proc/loadavg: 4.13 3.85 3.09 5/270 116861
/proc/meminfo: memFree=121901724/131249996 swapFree=33003468/33010684
[pid=116851] ppid=116848 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/116851/stat : 116851 (scip-naps-1.00a) S 116848 116851 115863 0 -1 4194304 258 335 0 0 0 0 0 0 20 0 1 0 141062836 4292608 736 18446744073709551615 94197648203776 94197649098309 140726169277552 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94197649337360 94197649385104 94197682868224 140726169282971 140726169283070 140726169283070 140726169288674 0
/proc/116851/statm: 1048 736 672 219 0 110 0
[pid=116856] ppid=116851 vsize=1312080 memory=163388 CPUtime=134.99 cores=4,6
/proc/116856/stat : 116856 (python3) R 116851 116851 115863 0 -1 4194304 36619 0 0 0 13493 6 0 0 20 0 1 0 141062837 1343569920 40847 18446744073709551615 94924390346752 94924390347129 140735635393376 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94924390358424 94924390359044 94924408377344 140735635401054 140735635401248 140735635401248 140735635406823 0
/proc/116856/statm: 328020 40847 8160 1 0 299378 0
Current children cumulated CPU time: 134.99 s
Current children cumulated vsize: 1316272 KiB
Current children cumulated memory: 166332 KiB

Child status: 0

Real time (s): 135.576
CPU time (s): 135.085
CPU user time (s): 135.009
CPU system time (s): 0.076542
CPU usage (%): 99.6382
Max. virtual memory (cumulated for all children) (KiB): 1316272
Max. memory (cumulated for all children) (KiB): 166332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 135.009
system time used= 0.076542
maximum resident set size= 163900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37252
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 346
involuntary context switches= 119


# summary of solver processes directly reported to runsolver:
#   pid: 116851
#   total CPU time (s): 135.085
#   total CPU user time (s): 135.009
#   total CPU system time (s): 0.076542

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.297136 second user time and 0.628911 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-07-11 19:10:51
IDJOB=4530280
IDBENCH=148776
IDSOLVER=3388
FILE ID=nodeC021/4530280-1752253851
RUNJOBID= nodeC021-1752253388-115874
SLURM_JOB_ID= 9682586
Free space on /tmp= 430844 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530280-1752253851/watcher-4530280-1752253851 -o /tmp/evaluation-result-4530280-1752253851/solver-4530280-1752253851 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1752253388-115874 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530280-1752253851.opb

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

MD5SUM BENCH= 91ecd4a7d2e975c8e8a35b07ef7013ef
RANDOM SEED=1655414554

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        121550384 kB
MemAvailable:   128285936 kB
Buffers:            1056 kB
Cached:          7466144 kB
SwapCached:           32 kB
Active:          1401124 kB
Inactive:        6946512 kB
Active(anon):     854128 kB
Inactive(anon):    39760 kB
Active(file):     546996 kB
Inactive(file):  6906752 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003468 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5568 kB
Writeback:             0 kB
AnonPages:        882732 kB
Mapped:           126116 kB
Shmem:             13452 kB
KReclaimable:     241684 kB
Slab:             336460 kB
SReclaimable:     241684 kB
SUnreclaim:        94776 kB
KernelStack:        4368 kB
PageTables:         5428 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4482416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430836 MiB
End job on nodeC021 at 2025-07-11 19:13:07