Trace number 4499361

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 2025-06-13UNSAT 128.046 128.622

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

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4499361-1751406741.opb>
0.00/0.00	c original problem has 774 variables (774 bin, 0 int, 0 cont) and 994 constraints
0.00/0.00	c problem read in 0.003 seconds
0.00/0.00	c presolving:
0.00/0.01	c (round 1, fast)       3 del vars, 1 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 114 clqs
0.00/0.01	c (round 2, fast)       3 del vars, 772 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 114 clqs
0.00/0.01	c    (0.0s) running MILP presolver
0.00/0.01	c    (0.0s) MILP presolver found nothing
0.00/0.01	c (round 3, exhaustive) 3 del vars, 772 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 222 upgd conss, 0 impls, 114 clqs
0.00/0.02	c    (0.0s) probing: 51/771 (6.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.02	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.03	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.07	c    (0.1s) symmetry computation finished: 207 generators found (max: 1500, log10 of symmetry group size: 87.10) (symcode time: 0.04)
0.00/0.07	c dynamic symmetry handling statistics:
0.00/0.07	c    orbitopal reduction:       no components
0.00/0.07	c    orbital reduction:         no components
0.00/0.07	c    lexicographic reduction:   no permutations
0.00/0.07	c handled 1 out of 1 symmetry components
0.00/0.07	c (round 4, exhaustive) 292 del vars, 820 del conss, 191 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 222 upgd conss, 0 impls, 103 clqs
0.00/0.07	c (round 5, fast)       294 del vars, 822 del conss, 191 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 222 upgd conss, 0 impls, 102 clqs
0.00/0.08	c (round 6, medium)     302 del vars, 870 del conss, 191 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 222 upgd conss, 0 impls, 211 clqs
0.09/0.14	c    (0.1s) probing cycle finished: starting next cycle
0.09/0.15	c presolving (7 rounds: 7 fast, 4 medium, 3 exhaustive):
0.09/0.15	c  302 deleted vars, 870 deleted constraints, 191 added constraints, 3 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.15	c  0 implications, 5469 cliques
0.09/0.15	c presolved problem has 473 variables (473 bin, 0 int, 0 cont) and 315 constraints
0.09/0.15	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.09/0.15	c     144 constraints of type <knapsack>
0.09/0.15	c      28 constraints of type <setppc>
0.09/0.15	c     143 constraints of type <orbitope_pp>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.15
0.09/0.15	c 
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c 
0.09/0.15	c # SCIP version 10.0.0
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.09/0.15	c limits/time = 3596.998304
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.09/0.15	c limits/memory = 27900
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
0.09/0.15	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.09/0.15	c reading/opbreader/maxintsize = 47
0.09/0.15	c 
0.09/0.15	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.09/0.15	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.09/0.15	c propagating/genvbounds/timingmask = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c 
0.09/0.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.09/0.18	c   0.2s|     1 |     0 |   137 |     - |    18M |   0 | 473 | 385 | 172 |   0 |  0 |  69 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.20/0.21	c   0.2s|     1 |     0 |   325 |     - |    20M |   0 | 473 | 387 | 180 |   8 |  1 |  71 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.20/0.23	c   0.2s|     1 |     0 |   340 |     - |    22M |   0 | 473 | 388 | 187 |  15 |  2 |  72 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.20/0.26	c   0.3s|     1 |     0 |   356 |     - |    24M |   0 | 473 | 394 | 194 |  22 |  3 |  78 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.20/0.29	c   0.3s|     1 |     0 |   380 |     - |    27M |   0 | 473 | 396 | 202 |  30 |  4 |  80 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.30/0.33	c   0.3s|     1 |     0 |   395 |     - |    31M |   0 | 473 | 404 | 207 |  35 |  5 |  88 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.30/0.36	c   0.4s|     1 |     0 |   416 |     - |    34M |   0 | 473 | 405 | 215 |  43 |  6 |  89 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.30/0.40	c   0.4s|     1 |     0 |   443 |     - |    39M |   0 | 473 | 406 | 223 |  51 |  7 |  90 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.40/0.44	c   0.4s|     1 |     0 |   478 |     - |    44M |   0 | 473 | 406 | 232 |  60 |  8 |  90 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.40/0.47	c   0.5s|     1 |     0 |   502 |     - |    46M |   0 | 473 | 406 | 241 |  69 |  9 |  90 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.50/0.52	c   0.5s|     1 |     0 |   554 |     - |    49M |   0 | 473 | 409 | 250 |  78 | 10 |  93 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.50/0.53	c   0.5s|     1 |     0 |   583 |     - |    49M |   0 | 473 | 409 | 257 |  85 | 11 |  93 |   0 | 3.000000e+00 |      --      |    Inf | unknown
0.50/0.58	c   0.6s|     1 |     2 |   883 |     - |    49M |   0 | 473 | 423 | 257 |  85 | 11 | 107 |  14 | 3.000000e+00 |      --      |    Inf | unknown
0.78/0.84	c   0.8s|   100 |    27 |  2736 |  21.7 |    50M |  20 | 473 | 485 | 195 | 134 |  0 | 169 |  14 | 3.000000e+00 |      --      |    Inf | unknown
0.99/1.08	c   1.1s|   200 |    51 |  4865 |  21.5 |    51M |  20 | 473 | 586 | 207 | 181 |  0 | 270 |  14 | 3.000000e+00 |      --      |    Inf | unknown
1.28/1.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.28/1.33	c   1.3s|   300 |    51 |  5842 |  17.6 |    51M |  20 | 473 | 722 | 202 | 196 |  1 | 407 |  14 | 3.000000e+00 |      --      |    Inf |   0.87%
1.38/1.45	c   1.4s|   400 |    51 |  6713 |  15.4 |    51M |  20 | 473 | 808 | 206 | 199 |  1 | 494 |  14 | 3.000000e+00 |      --      |    Inf |   1.20%
1.69/1.79	c   1.8s|   500 |    50 |  7907 |  14.7 |    51M |  20 | 473 | 942 | 214 | 222 |  2 | 629 |  14 | 3.000000e+00 |      --      |    Inf |   1.21%
1.88/1.96	c   2.0s|   600 |    51 |  8817 |  13.7 |    51M |  26 | 473 |1051 | 207 | 252 |  1 | 738 |  14 | 3.000000e+00 |      --      |    Inf |   1.38%
2.18/2.25	c   2.3s|   700 |    57 | 10459 |  14.1 |    52M |  26 | 473 |1172 | 195 | 315 |  1 | 859 |  14 | 3.000000e+00 |      --      |    Inf |   3.61%
2.27/2.35	c   2.3s|   800 |    67 | 11751 |  14.0 |    52M |  26 | 473 |1259 | 195 | 355 |  1 | 948 |  14 | 3.000000e+00 |      --      |    Inf |   3.87%
2.37/2.46	c   2.5s|   900 |    75 | 13870 |  14.8 |    52M |  27 | 473 |1379 | 205 | 431 |  1 |1072 |  14 | 3.000000e+00 |      --      |    Inf |   4.66%
2.68/2.75	c   2.8s|  1000 |    80 | 15073 |  14.5 |    52M |  27 | 473 |1491 | 199 | 493 |  1 |1186 |  14 | 3.000000e+00 |      --      |    Inf |   4.95%
2.68/2.76	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
2.68/2.76	c (run 1, node 1014) performing user restart
2.68/2.76	c 
2.68/2.76	c (restart) converted 19 cuts from the global cut pool into linear constraints
2.68/2.76	c 
2.68/2.77	c presolving:
2.68/2.77	c (round 1, fast)       0 del vars, 60 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 5475 clqs
2.68/2.77	c (round 2, exhaustive) 0 del vars, 68 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 5475 clqs
2.68/2.77	c (round 3, exhaustive) 0 del vars, 80 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 42 chg coeffs, 0 upgd conss, 0 impls, 5475 clqs
2.68/2.78	c (round 4, exhaustive) 0 del vars, 80 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 50 chg coeffs, 0 upgd conss, 0 impls, 5532 clqs
2.68/2.78	c (round 5, exhaustive) 0 del vars, 83 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 50 chg coeffs, 0 upgd conss, 0 impls, 5550 clqs
2.68/2.78	c (round 6, exhaustive) 0 del vars, 83 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 50 chg coeffs, 19 upgd conss, 0 impls, 5550 clqs
2.68/2.79	c (round 7, exhaustive) 0 del vars, 132 del conss, 0 add conss, 0 chg bounds, 3 chg sides, 118 chg coeffs, 19 upgd conss, 0 impls, 5550 clqs
2.78/2.81	c presolving (8 rounds: 8 fast, 7 medium, 7 exhaustive):
2.78/2.81	c  0 deleted vars, 133 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 3 changed sides, 118 changed coefficients
2.78/2.81	c  0 implications, 5550 cliques
2.78/2.81	c presolved problem has 473 variables (473 bin, 0 int, 0 cont) and 1391 constraints
2.78/2.81	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
2.78/2.81	c     139 constraints of type <knapsack>
2.78/2.81	c      49 constraints of type <setppc>
2.78/2.81	c      20 constraints of type <linear>
2.78/2.81	c     143 constraints of type <orbitope_pp>
2.78/2.81	c    1040 constraints of type <logicor>
2.78/2.81	c transformed objective value is always integral (scale: 1)
2.78/2.81	c Presolving Time: 0.19
2.78/2.81	c 
2.78/2.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.78/2.82	c   2.8s|     1 |     0 | 15340 |     - |    54M |   0 | 473 |1405 | 179 |   0 |  0 |1214 |  14 | 3.000000e+00 |      --      |    Inf | unknown
2.78/2.84	c   2.8s|     1 |     0 | 15370 |     - |    54M |   0 | 473 |1409 | 187 |   8 |  1 |1218 |  14 | 3.000000e+00 |      --      |    Inf | unknown
2.78/2.87	c   2.9s|     1 |     0 | 15404 |     - |    54M |   0 | 473 |1411 | 193 |  14 |  2 |1220 |  14 | 3.000000e+00 |      --      |    Inf | unknown
2.88/2.90	c   2.9s|     1 |     0 | 15418 |     - |    54M |   0 | 473 |1415 | 200 |  21 |  3 |1224 |  14 | 3.000000e+00 |      --      |    Inf | unknown
2.88/2.94	c   2.9s|     1 |     0 | 15440 |     - |    54M |   0 | 473 |1415 | 208 |  29 |  4 |1224 |  14 | 3.000000e+00 |      --      |    Inf | unknown
2.88/2.98	c   3.0s|     1 |     0 | 15488 |     - |    54M |   0 | 473 |1416 | 215 |  36 |  5 |1225 |  14 | 3.000000e+00 |      --      |    Inf | unknown
2.99/3.03	c   3.0s|     1 |     0 | 15522 |     - |    54M |   0 | 473 |1420 | 221 |  42 |  6 |1229 |  14 | 3.000000e+00 |      --      |    Inf | unknown
2.99/3.07	c   3.1s|     1 |     0 | 15547 |     - |    54M |   0 | 473 |1421 | 228 |  49 |  7 |1230 |  14 | 3.000000e+00 |      --      |    Inf | unknown
3.08/3.10	c   3.1s|     1 |     0 | 15561 |     - |    55M |   0 | 473 |1422 | 238 |  59 |  8 |1231 |  14 | 3.000000e+00 |      --      |    Inf | unknown
3.08/3.15	c   3.2s|     1 |     0 | 15588 |     - |    58M |   0 | 473 |1422 | 246 |  67 |  9 |1231 |  14 | 3.000000e+00 |      --      |    Inf | unknown
3.18/3.21	c   3.2s|     1 |     0 | 15632 |     - |    62M |   0 | 473 |1428 | 252 |  73 | 10 |1237 |  14 | 3.000000e+00 |      --      |    Inf | unknown
3.18/3.22	c   3.2s|     1 |     0 | 15671 |     - |    62M |   0 | 473 |1433 | 259 |  80 | 11 |1242 |  14 | 3.000000e+00 |      --      |    Inf | unknown
3.18/3.29	c   3.3s|     1 |     2 | 15963 |     - |    62M |   0 | 473 |1443 | 259 |  80 | 11 |1252 |  33 | 3.000000e+00 |      --      |    Inf | unknown
3.37/3.43	c   3.4s|   100 |    16 | 17714 |  15.0 |    65M |  22 | 473 |1539 | 204 | 168 |  1 |1349 |  33 | 3.000000e+00 |      --      |    Inf |   1.44%
3.57/3.60	c   3.6s|   200 |    17 | 20787 |  16.3 |    68M |  22 | 473 |1640 | 206 | 249 |  1 |1450 |  33 | 3.000000e+00 |      --      |    Inf |   4.47%
3.57/3.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.57/3.69	c   3.7s|   300 |    31 | 22533 |  16.4 |    69M |  22 | 473 |1725 | 203 | 269 |  1 |1536 |  33 | 3.000000e+00 |      --      |    Inf |   4.85%
3.67/3.79	c   3.8s|   400 |    35 | 23799 |  16.1 |    70M |  26 | 473 |1842 | 207 | 312 |  1 |1653 |  33 | 3.000000e+00 |      --      |    Inf |   5.18%
3.77/3.89	c   3.9s|   500 |    40 | 24670 |  15.6 |    72M |  41 | 473 |1869 | 217 | 354 |  1 |1680 |  33 | 3.000000e+00 |      --      |    Inf |   5.20%
3.98/4.02	c   4.0s|   600 |    40 | 25420 |  15.1 |    73M |  41 | 473 |1926 | 207 | 396 |  1 |1738 |  33 | 3.000000e+00 |      --      |    Inf |   5.20%
4.08/4.10	c   4.1s|   700 |    43 | 26148 |  14.6 |    73M |  41 | 473 |2002 | 212 | 439 |  1 |1814 |  33 | 3.000000e+00 |      --      |    Inf |   5.20%
4.08/4.15	c   4.2s|   800 |    44 | 26806 |  14.2 |    73M |  41 | 473 |2049 | 214 | 459 |  1 |1861 |  33 | 3.000000e+00 |      --      |    Inf |   5.20%
4.17/4.23	c   4.2s|   900 |    31 | 27738 |  13.9 |    73M |  41 | 473 |2141 | 213 | 493 |  1 |1955 |  33 | 3.000000e+00 |      --      |    Inf |   5.21%
4.27/4.31	c   4.3s|  1000 |    34 | 28906 |  13.8 |    73M |  41 | 473 |2203 |   0 | 561 |  0 |2018 |  33 | 3.000000e+00 |      --      |    Inf |   5.55%
4.27/4.39	c   4.4s|  1100 |    32 | 29776 |  13.6 |    73M |  41 | 473 |2318 | 207 | 582 |  1 |2136 |  33 | 3.000000e+00 |      --      |    Inf |   5.68%
4.37/4.47	c   4.5s|  1200 |    32 | 31191 |  13.6 |    73M |  41 | 473 |2438 | 207 | 602 |  1 |2261 |  33 | 3.000000e+00 |      --      |    Inf |   5.73%
4.57/4.60	c   4.6s|  1300 |    43 | 33274 |  13.9 |    73M |  41 | 473 |2536 | 209 | 670 |  1 |2369 |  33 | 3.000000e+00 |      --      |    Inf |   5.89%
4.57/4.67	c   4.7s|  1400 |    42 | 34558 |  13.9 |    73M |  41 | 473 |2635 | 210 | 701 |  1 |2478 |  33 | 3.000000e+00 |      --      |    Inf |   5.92%
4.67/4.79	c   4.8s|  1500 |    35 | 36290 |  14.0 |    73M |  41 | 473 |2732 | 203 | 745 |  0 |2605 |  33 | 3.000000e+00 |      --      |    Inf |   7.05%
4.87/4.90	c   4.9s|  1600 |    36 | 37705 |  14.0 |    74M |  41 | 473 |2849 | 207 | 787 |  1 |2738 |  33 | 3.000000e+00 |      --      |    Inf |   8.53%
4.97/5.02	c   5.0s|  1700 |    33 | 39156 |  14.0 |    74M |  41 | 473 |2907 |   0 | 820 |  0 |2809 |  33 | 3.000000e+00 |      --      |    Inf |   9.61%
5.07/5.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.07/5.13	c   5.1s|  1800 |    29 | 41208 |  14.3 |    74M |  41 | 473 |2986 | 208 | 854 |  1 |2907 |  33 | 3.000000e+00 |      --      |    Inf |   9.87%
5.17/5.23	c   5.2s|  1900 |    30 | 43035 |  14.4 |    74M |  41 | 473 |3074 | 208 | 888 |  1 |3031 |  33 | 3.000000e+00 |      --      |    Inf |   9.95%
5.27/5.34	c   5.3s|  2000 |    26 | 45165 |  14.6 |    74M |  41 | 473 |3164 | 214 | 938 |  1 |3155 |  33 | 3.000000e+00 |      --      |    Inf |  10.36%
5.37/5.48	c   5.5s|  2100 |    21 | 47594 |  14.9 |    74M |  41 | 473 |3245 | 196 | 996 |  0 |3280 |  33 | 3.000000e+00 |      --      |    Inf |  10.78%
5.57/5.65	c   5.7s|  2200 |    29 | 49556 |  15.1 |    74M |  41 | 473 |3297 | 204 |1096 |  1 |3335 |  33 | 3.000000e+00 |      --      |    Inf |  11.23%
5.67/5.75	c   5.7s|  2300 |    28 | 51506 |  15.2 |    74M |  41 | 473 |3331 | 201 |1140 |  0 |3376 |  33 | 3.000000e+00 |      --      |    Inf |  11.27%
5.77/5.87	c   5.9s|  2400 |    31 | 53714 |  15.4 |    75M |  41 | 473 |3380 | 209 |1176 |  0 |3457 |  33 | 3.000000e+00 |      --      |    Inf |  11.46%
5.87/5.99	c   6.0s|  2500 |    33 | 55830 |  15.6 |    75M |  41 | 473 |3436 | 207 |1238 |  0 |3528 |  33 | 3.000000e+00 |      --      |    Inf |  11.63%
5.97/6.07	c   6.1s|  2600 |    31 | 57131 |  15.5 |    75M |  41 | 473 |3521 | 205 |1275 |  1 |3614 |  33 | 3.000000e+00 |      --      |    Inf |  11.69%
6.07/6.17	c   6.2s|  2700 |    27 | 59296 |  15.7 |    75M |  41 | 473 |3562 | 206 |1337 |  1 |3664 |  33 | 3.000000e+00 |      --      |    Inf |  11.75%
6.16/6.28	c   6.3s|  2800 |    29 | 60430 |  15.6 |    75M |  41 | 473 |3648 | 206 |1383 |  1 |3767 |  33 | 3.000000e+00 |      --      |    Inf |  11.88%
6.26/6.35	c   6.3s|  2900 |    26 | 61606 |  15.5 |    75M |  41 | 473 |3744 | 205 |1387 |  1 |3874 |  33 | 3.000000e+00 |      --      |    Inf |  11.92%
6.36/6.46	c   6.5s|  3000 |    32 | 63186 |  15.5 |    75M |  41 | 473 |3829 | 201 |1430 |  1 |3979 |  33 | 3.000000e+00 |      --      |    Inf |  12.54%
6.46/6.54	c   6.5s|  3100 |    31 | 64204 |  15.4 |    75M |  41 | 473 |3905 | 201 |1444 |  1 |4063 |  33 | 3.000000e+00 |      --      |    Inf |  12.62%
6.56/6.60	c   6.6s|  3200 |    28 | 65104 |  15.2 |    75M |  41 | 473 |3988 |   0 |1444 |  0 |4157 |  33 | 3.000000e+00 |      --      |    Inf |  12.68%
6.66/6.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.66/6.71	c   6.7s|  3300 |    34 | 66383 |  15.1 |    75M |  41 | 473 |4052 | 196 |1476 |  1 |4249 |  33 | 3.000000e+00 |      --      |    Inf |  12.87%
6.76/6.83	c   6.8s|  3400 |    49 | 68665 |  15.3 |    75M |  41 | 473 |4114 | 202 |1540 |  1 |4328 |  33 | 3.000000e+00 |      --      |    Inf |  13.13%
6.76/6.88	c   6.9s|  3500 |    52 | 69395 |  15.1 |    75M |  41 | 473 |4231 |   0 |1557 |  0 |4452 |  33 | 3.000000e+00 |      --      |    Inf |  13.21%
6.86/6.94	c   6.9s|  3600 |    51 | 70078 |  15.0 |    75M |  41 | 473 |4321 | 204 |1570 |  1 |4549 |  33 | 3.000000e+00 |      --      |    Inf |  13.28%
6.97/7.02	c   7.0s|  3700 |    58 | 71768 |  15.0 |    75M |  41 | 473 |4360 | 203 |1578 |  1 |4607 |  33 | 3.000000e+00 |      --      |    Inf |  13.38%
7.07/7.11	c   7.1s|  3800 |    59 | 73316 |  15.0 |    75M |  41 | 473 |4442 | 200 |1621 |  1 |4702 |  33 | 3.000000e+00 |      --      |    Inf |  13.41%
7.16/7.23	c   7.2s|  3900 |    61 | 75585 |  15.2 |    75M |  41 | 473 |4492 | 200 |1704 |  0 |4792 |  33 | 3.000000e+00 |      --      |    Inf |  13.64%
7.26/7.34	c   7.3s|  4000 |    61 | 77369 |  15.2 |    75M |  41 | 473 |4546 |   0 |1773 |  0 |4864 |  33 | 3.000000e+00 |      --      |    Inf |  13.84%
7.36/7.42	c   7.4s|  4100 |    60 | 78912 |  15.2 |    75M |  41 | 473 |4620 |   0 |1793 |  0 |4964 |  33 | 3.000000e+00 |      --      |    Inf |  13.94%
7.46/7.51	c   7.5s|  4200 |    59 | 80193 |  15.2 |    76M |  41 | 473 |4661 | 205 |1827 |  1 |5044 |  33 | 3.000000e+00 |      --      |    Inf |  14.08%
7.56/7.60	c   7.6s|  4300 |    56 | 82181 |  15.3 |    76M |  41 | 473 |4709 |   0 |1868 |  0 |5110 |  33 | 3.000000e+00 |      --      |    Inf |  14.11%
7.56/7.67	c   7.7s|  4400 |    58 | 83604 |  15.2 |    76M |  41 | 473 |4769 | 201 |1897 |  1 |5198 |  33 | 3.000000e+00 |      --      |    Inf |  14.15%
7.66/7.76	c   7.8s|  4500 |    64 | 85363 |  15.3 |    76M |  41 | 473 |4845 |   0 |1962 |  0 |5297 |  33 | 3.000000e+00 |      --      |    Inf |  14.16%
7.76/7.86	c   7.9s|  4600 |    53 | 87302 |  15.4 |    76M |  41 | 473 |4899 | 207 |2030 |  0 |5373 |  33 | 3.000000e+00 |      --      |    Inf |  14.22%
7.86/7.93	c   7.9s|  4700 |    54 | 88763 |  15.4 |    76M |  41 | 473 |4957 | 208 |2053 |  0 |5452 |  33 | 3.000000e+00 |      --      |    Inf |  14.22%
7.96/8.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.96/8.01	c   8.0s|  4800 |    51 | 90484 |  15.4 |    76M |  41 | 473 |5037 | 202 |2093 |  1 |5543 |  33 | 3.000000e+00 |      --      |    Inf |  14.24%
7.96/8.08	c   8.1s|  4900 |    49 | 91958 |  15.4 |    76M |  41 | 473 |5082 | 214 |2127 |  0 |5605 |  33 | 3.000000e+00 |      --      |    Inf |  14.32%
8.06/8.18	c   8.2s|  5000 |    51 | 93477 |  15.4 |    76M |  41 | 473 |5106 | 204 |2160 |  1 |5686 |  33 | 3.000000e+00 |      --      |    Inf |  14.43%
8.16/8.24	c   8.2s|  5100 |    44 | 94610 |  15.3 |    76M |  41 | 473 |5192 |   0 |2174 |  0 |5794 |  33 | 3.000000e+00 |      --      |    Inf |  14.48%
8.25/8.32	c   8.3s|  5200 |    48 | 95651 |  15.2 |    76M |  41 | 473 |5251 |   0 |2223 |  0 |5897 |  33 | 3.000000e+00 |      --      |    Inf |  14.60%
8.25/8.38	c   8.4s|  5300 |    42 | 96498 |  15.1 |    76M |  41 | 473 |5352 | 204 |2249 |  1 |6049 |  33 | 3.000000e+00 |      --      |    Inf |  14.69%
8.35/8.46	c   8.5s|  5400 |    36 | 97789 |  15.1 |    76M |  41 | 473 |5407 |   0 |2290 |  0 |6187 |  33 | 3.000000e+00 |      --      |    Inf |  14.77%
8.55/8.60	c   8.6s|  5500 |    42 | 99562 |  15.1 |    76M |  41 | 473 |5123 | 207 |2344 |  0 |6230 |  33 | 3.000000e+00 |      --      |    Inf |  16.98%
8.55/8.68	c   8.7s|  5600 |    46 |100804 |  15.1 |    76M |  41 | 473 |5207 | 209 |2392 |  1 |6334 |  33 | 3.000000e+00 |      --      |    Inf |  17.41%
8.65/8.75	c   8.8s|  5700 |    38 |101931 |  15.0 |    76M |  41 | 473 |5275 | 205 |2398 |  1 |6435 |  33 | 3.000000e+00 |      --      |    Inf |  17.72%
8.75/8.82	c   8.8s|  5800 |    32 |103111 |  15.0 |    76M |  41 | 473 |5353 | 205 |2405 |  1 |6525 |  33 | 3.000000e+00 |      --      |    Inf |  17.95%
8.85/8.96	c   9.0s|  5900 |    35 |105116 |  15.1 |    76M |  41 | 473 |5263 | 215 |2499 |  2 |6632 |  33 | 3.000000e+00 |      --      |    Inf |  18.84%
8.96/9.06	c   9.1s|  6000 |    41 |106679 |  15.1 |    76M |  41 | 473 |5306 | 205 |2542 |  1 |6731 |  33 | 3.000000e+00 |      --      |    Inf |  19.06%
9.06/9.14	c   9.1s|  6100 |    41 |108192 |  15.1 |    76M |  41 | 473 |5365 | 207 |2558 |  0 |6834 |  33 | 3.000000e+00 |      --      |    Inf |  19.29%
9.15/9.25	c   9.2s|  6200 |    36 |110234 |  15.1 |    76M |  41 | 473 |5399 |   0 |2587 |  0 |6936 |  33 | 3.000000e+00 |      --      |    Inf |  19.58%
9.25/9.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.25/9.33	c   9.3s|  6300 |    34 |112126 |  15.2 |    76M |  41 | 473 |5462 | 212 |2640 |  0 |7021 |  33 | 3.000000e+00 |      --      |    Inf |  19.67%
9.35/9.42	c   9.4s|  6400 |    40 |113645 |  15.2 |    76M |  41 | 473 |5507 | 206 |2674 |  1 |7092 |  33 | 3.000000e+00 |      --      |    Inf |  19.90%
9.45/9.50	c   9.5s|  6500 |    41 |114998 |  15.2 |    76M |  41 | 473 |5535 | 207 |2718 |  1 |7150 |  33 | 3.000000e+00 |      --      |    Inf |  19.97%
9.45/9.57	c   9.6s|  6600 |    41 |116432 |  15.2 |    76M |  41 | 473 |5636 | 208 |2742 |  0 |7268 |  33 | 3.000000e+00 |      --      |    Inf |  20.05%
9.55/9.64	c   9.6s|  6700 |    42 |117557 |  15.1 |    76M |  41 | 473 |5725 | 211 |2766 |  1 |7370 |  33 | 3.000000e+00 |      --      |    Inf |  20.06%
9.65/9.72	c   9.7s|  6800 |    40 |118680 |  15.1 |    76M |  41 | 473 |5771 | 208 |2806 |  1 |7422 |  33 | 3.000000e+00 |      --      |    Inf |  20.07%
9.75/9.80	c   9.8s|  6900 |    37 |120307 |  15.1 |    76M |  41 | 473 |5861 | 207 |2841 |  1 |7550 |  33 | 3.000000e+00 |      --      |    Inf |  20.16%
9.85/9.92	c   9.9s|  7000 |    51 |122243 |  15.1 |    76M |  41 | 473 |5750 |   0 |2942 |  0 |7650 |  33 | 3.000000e+00 |      --      |    Inf |  20.36%
9.95/10.02	c  10.0s|  7100 |    50 |124261 |  15.2 |    76M |  41 | 473 |5683 |   0 |2990 |  0 |7777 |  33 | 3.000000e+00 |      --      |    Inf |  20.49%
10.05/10.10	c  10.1s|  7200 |    52 |125791 |  15.2 |    76M |  41 | 473 |5659 | 211 |3006 |  1 |7883 |  33 | 3.000000e+00 |      --      |    Inf |  20.61%
10.15/10.22	c  10.2s|  7300 |    50 |128535 |  15.3 |    76M |  41 | 473 |5731 |   0 |3074 |  0 |8045 |  33 | 3.000000e+00 |      --      |    Inf |  20.63%
10.15/10.29	c  10.3s|  7400 |    61 |129961 |  15.3 |    76M |  41 | 473 |5811 | 214 |3119 |  1 |8182 |  33 | 3.000000e+00 |      --      |    Inf |  20.64%
10.24/10.36	c  10.4s|  7500 |    51 |130787 |  15.2 |    76M |  41 | 473 |5884 |   0 |3148 |  0 |8324 |  33 | 3.000000e+00 |      --      |    Inf |  20.65%
10.34/10.45	c  10.5s|  7600 |    49 |132646 |  15.3 |    76M |  41 | 473 |5923 | 215 |3186 |  2 |8437 |  33 | 3.000000e+00 |      --      |    Inf |  20.70%
10.44/10.54	c  10.5s|  7700 |    53 |134657 |  15.3 |    76M |  41 | 473 |6046 |   0 |3238 |  0 |8599 |  33 | 3.000000e+00 |      --      |    Inf |  20.70%
10.54/10.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
10.54/10.68	c  10.7s|  7800 |    58 |138037 |  15.5 |    76M |  41 | 473 |6124 | 213 |3307 |  1 |8762 |  33 | 3.000000e+00 |      --      |    Inf |  20.71%
10.64/10.77	c  10.8s|  7900 |    46 |140257 |  15.6 |    76M |  41 | 473 |6172 |   0 |3313 |  0 |8887 |  33 | 3.000000e+00 |      --      |    Inf |  20.73%
10.74/10.89	c  10.9s|  8000 |    39 |142500 |  15.7 |    76M |  41 | 473 |5910 | 209 |3344 |  1 |8968 |  33 | 3.000000e+00 |      --      |    Inf |  20.99%
10.84/10.95	c  10.9s|  8100 |    43 |143440 |  15.6 |    76M |  41 | 473 |5964 | 206 |3375 |  1 |9038 |  33 | 3.000000e+00 |      --      |    Inf |  21.01%
10.94/11.02	c  11.0s|  8200 |    45 |144912 |  15.6 |    76M |  41 | 473 |6002 | 209 |3417 |  1 |9095 |  33 | 3.000000e+00 |      --      |    Inf |  21.06%
10.94/11.09	c  11.1s|  8300 |    36 |145860 |  15.5 |    76M |  41 | 473 |5818 | 201 |3417 |  1 |9233 |  33 | 3.000000e+00 |      --      |    Inf |  21.15%
11.05/11.15	c  11.1s|  8400 |    31 |146710 |  15.5 |    76M |  41 | 473 |5739 | 206 |3443 |  0 |9279 |  33 | 3.000000e+00 |      --      |    Inf |  21.20%
11.14/11.22	c  11.2s|  8500 |    28 |148116 |  15.5 |    76M |  41 | 473 |5719 |   0 |3449 |  0 |9399 |  33 | 3.000000e+00 |      --      |    Inf |  21.26%
11.24/11.31	c  11.3s|  8600 |    38 |149156 |  15.4 |    76M |  41 | 473 |5568 |   0 |3491 |  0 |9512 |  33 | 3.000000e+00 |      --      |    Inf |  21.43%
11.24/11.37	c  11.4s|  8700 |    37 |150021 |  15.3 |    76M |  41 | 473 |5646 |   0 |3516 |  0 |9629 |  33 | 3.000000e+00 |      --      |    Inf |  21.48%
11.34/11.47	c  11.5s|  8800 |    41 |151883 |  15.4 |    76M |  41 | 473 |5672 |   0 |3559 |  0 |9725 |  33 | 3.000000e+00 |      --      |    Inf |  21.56%
11.44/11.54	c  11.5s|  8900 |    38 |152974 |  15.3 |    76M |  41 | 473 |5723 | 208 |3596 |  1 |9811 |  33 | 3.000000e+00 |      --      |    Inf |  21.59%
11.54/11.69	c  11.7s|  9000 |    40 |155344 |  15.4 |    76M |  41 | 473 |5660 | 207 |3678 |  1 |9875 |  33 | 3.000000e+00 |      --      |    Inf |  21.91%
11.64/11.77	c  11.8s|  9100 |    44 |156272 |  15.3 |    76M |  41 | 473 |5757 | 204 |3724 |  1 |  10k|  33 | 3.000000e+00 |      --      |    Inf |  22.02%
11.74/11.85	c  11.9s|  9200 |    39 |157366 |  15.3 |    76M |  41 | 473 |5864 |   0 |3757 |  0 |  10k|  33 | 3.000000e+00 |      --      |    Inf |  22.12%
11.84/11.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.84/11.97	c  12.0s|  9300 |    43 |159158 |  15.3 |    76M |  41 | 473 |6058 | 209 |3829 |  0 |  10k|  33 | 3.000000e+00 |      --      |    Inf |  22.34%
11.94/12.06	c  12.1s|  9400 |    41 |160975 |  15.4 |    76M |  41 | 473 |6116 | 211 |3842 |  1 |  10k|  33 | 3.000000e+00 |      --      |    Inf |  22.48%
12.04/12.16	c  12.2s|  9500 |    42 |163412 |  15.4 |    76M |  41 | 473 |6186 | 206 |3863 |  0 |  10k|  33 | 3.000000e+00 |      --      |    Inf |  22.58%
12.14/12.25	c  12.3s|  9600 |    43 |165433 |  15.5 |    76M |  41 | 473 |6246 | 203 |3882 |  1 |  10k|  33 | 3.000000e+00 |      --      |    Inf |  22.64%
12.23/12.37	c  12.4s|  9700 |    38 |167084 |  15.5 |    76M |  41 | 473 |6220 |   0 |3944 |  0 |  10k|  33 | 3.000000e+00 |      --      |    Inf |  23.89%
12.33/12.47	c  12.5s|  9800 |    35 |168763 |  15.5 |    76M |  41 | 473 |6148 | 205 |4000 |  1 |  10k|  33 | 3.000000e+00 |      --      |    Inf |  25.82%
12.43/12.54	c  12.5s|  9900 |    34 |169630 |  15.4 |    76M |  41 | 473 |6146 | 210 |4010 |  1 |  11k|  33 | 3.000000e+00 |      --      |    Inf |  25.88%
12.53/12.66	c  12.7s| 10000 |    43 |171091 |  15.4 |    76M |  41 | 473 |5762 |   0 |4056 |  0 |  11k|  33 | 3.000000e+00 |      --      |    Inf |  26.68%
12.63/12.74	c  12.7s| 10100 |    57 |172764 |  15.5 |    77M |  41 | 473 |5787 | 208 |4114 |  1 |  11k|  33 | 3.000000e+00 |      --      |    Inf |  26.84%
12.73/12.83	c  12.8s| 10200 |    49 |174244 |  15.4 |    77M |  41 | 473 |5872 | 205 |4151 |  1 |  11k|  33 | 3.000000e+00 |      --      |    Inf |  26.88%
12.83/12.93	c  12.9s| 10300 |    53 |175729 |  15.4 |    77M |  41 | 473 |5936 | 198 |4204 |  1 |  11k|  33 | 3.000000e+00 |      --      |    Inf |  27.10%
12.94/13.03	c  13.0s| 10400 |    54 |177332 |  15.4 |    77M |  41 | 473 |5926 | 219 |4291 |  0 |  11k|  33 | 3.000000e+00 |      --      |    Inf |  27.58%
13.04/13.12	c  13.1s| 10500 |    53 |179039 |  15.5 |    77M |  41 | 473 |5960 | 207 |4363 |  0 |  11k|  33 | 3.000000e+00 |      --      |    Inf |  27.88%
13.13/13.22	c  13.2s| 10600 |    53 |180726 |  15.5 |    77M |  41 | 473 |5956 | 203 |4383 |  1 |  11k|  33 | 3.000000e+00 |      --      |    Inf |  28.25%
13.23/13.36	c  13.4s| 10700 |    63 |183325 |  15.6 |    77M |  41 | 473 |5962 | 202 |4474 |  1 |  12k|  33 | 3.000000e+00 |      --      |    Inf |  29.23%
13.33/13.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.33/13.42	c  13.4s| 10800 |    57 |184050 |  15.5 |    77M |  41 | 473 |6127 | 202 |4486 |  1 |  12k|  33 | 3.000000e+00 |      --      |    Inf |  29.26%
13.33/13.49	c  13.5s| 10900 |    65 |185171 |  15.5 |    77M |  41 | 473 |6272 | 207 |4539 |  0 |  12k|  33 | 3.000000e+00 |      --      |    Inf |  29.32%
13.43/13.58	c  13.6s| 11000 |    68 |186921 |  15.5 |    77M |  41 | 473 |6412 | 206 |4608 |  1 |  12k|  33 | 3.000000e+00 |      --      |    Inf |  29.33%
13.53/13.66	c  13.7s| 11100 |    54 |188232 |  15.5 |    77M |  41 | 473 |6576 | 207 |4649 |  1 |  12k|  33 | 3.000000e+00 |      --      |    Inf |  29.37%
13.63/13.76	c  13.8s| 11200 |    52 |190193 |  15.5 |    77M |  41 | 473 |6613 |   0 |4690 |  0 |  12k|  33 | 3.000000e+00 |      --      |    Inf |  29.52%
13.73/13.86	c  13.9s| 11300 |    53 |191991 |  15.5 |    77M |  41 | 473 |6741 | 205 |4733 |  0 |  13k|  33 | 3.000000e+00 |      --      |    Inf |  29.93%
13.83/13.95	c  13.9s| 11400 |    59 |193489 |  15.5 |    78M |  41 | 473 |6709 | 203 |4775 |  1 |  13k|  33 | 3.000000e+00 |      --      |    Inf |  30.09%
13.93/14.04	c  14.0s| 11500 |    58 |195202 |  15.5 |    78M |  41 | 473 |6793 | 212 |4819 |  1 |  13k|  33 | 3.000000e+00 |      --      |    Inf |  30.33%
14.03/14.14	c  14.1s| 11600 |    59 |197640 |  15.6 |    78M |  41 | 473 |6888 | 210 |4847 |  1 |  13k|  33 | 3.000000e+00 |      --      |    Inf |  30.45%
14.12/14.23	c  14.2s| 11700 |    56 |199488 |  15.6 |    78M |  41 | 473 |6925 | 207 |4860 |  1 |  13k|  33 | 3.000000e+00 |      --      |    Inf |  30.59%
14.22/14.34	c  14.3s| 11800 |    48 |201698 |  15.7 |    78M |  41 | 473 |6949 |   0 |4894 |  0 |  13k|  33 | 3.000000e+00 |      --      |    Inf |  30.79%
14.32/14.42	c  14.4s| 11900 |    48 |203117 |  15.6 |    78M |  41 | 473 |6998 | 213 |4897 |  0 |  13k|  33 | 3.000000e+00 |      --      |    Inf |  30.98%
14.42/14.52	c  14.5s| 12000 |    45 |204940 |  15.7 |    78M |  41 | 473 |7071 | 211 |4930 |  1 |  14k|  33 | 3.000000e+00 |      --      |    Inf |  31.06%
14.52/14.60	c  14.6s| 12100 |    45 |206270 |  15.6 |    78M |  41 | 473 |7102 | 212 |4999 |  0 |  14k|  33 | 3.000000e+00 |      --      |    Inf |  31.08%
14.52/14.69	c  14.7s| 12200 |    44 |207994 |  15.7 |    78M |  41 | 473 |7167 | 208 |5032 |  1 |  14k|  33 | 3.000000e+00 |      --      |    Inf |  31.10%
14.62/14.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.62/14.78	c  14.8s| 12300 |    43 |209438 |  15.7 |    78M |  41 | 473 |7082 |   0 |5059 |  0 |  14k|  33 | 3.000000e+00 |      --      |    Inf |  31.12%
14.72/14.88	c  14.9s| 12400 |    45 |211581 |  15.7 |    78M |  41 | 473 |7092 | 209 |5090 |  2 |  14k|  33 | 3.000000e+00 |      --      |    Inf |  31.14%
14.82/14.98	c  15.0s| 12500 |    42 |213646 |  15.7 |    78M |  41 | 473 |7132 |   0 |5165 |  0 |  14k|  33 | 3.000000e+00 |      --      |    Inf |  31.15%
15.02/15.11	c  15.1s| 12600 |    51 |215619 |  15.8 |    78M |  41 | 473 |6834 | 209 |5216 |  1 |  14k|  33 | 3.000000e+00 |      --      |    Inf |  34.87%
15.02/15.17	c  15.2s| 12700 |    54 |216416 |  15.7 |    78M |  41 | 473 |6972 | 208 |5257 |  1 |  14k|  33 | 3.000000e+00 |      --      |    Inf |  34.90%
15.12/15.23	c  15.2s| 12800 |    55 |217229 |  15.6 |    78M |  41 | 473 |7096 | 213 |5284 |  1 |  15k|  33 | 3.000000e+00 |      --      |    Inf |  34.90%
15.22/15.30	c  15.3s| 12900 |    54 |218294 |  15.6 |    78M |  41 | 473 |7169 | 209 |5311 |  1 |  15k|  33 | 3.000000e+00 |      --      |    Inf |  35.12%
15.22/15.38	c  15.4s| 13000 |    52 |219520 |  15.6 |    78M |  41 | 473 |7274 |   0 |5324 |  0 |  15k|  33 | 3.000000e+00 |      --      |    Inf |  35.17%
15.32/15.43	c  15.4s| 13100 |    58 |220312 |  15.5 |    78M |  41 | 473 |7365 | 213 |5347 |  1 |  15k|  33 | 3.000000e+00 |      --      |    Inf |  35.18%
15.42/15.51	c  15.5s| 13200 |    58 |221966 |  15.5 |    78M |  41 | 473 |7419 | 215 |5387 |  0 |  15k|  33 | 3.000000e+00 |      --      |    Inf |  35.19%
15.52/15.62	c  15.6s| 13300 |    58 |223178 |  15.5 |    78M |  41 | 473 |7395 | 205 |5439 |  1 |  15k|  33 | 3.000000e+00 |      --      |    Inf |  35.67%
15.62/15.70	c  15.7s| 13400 |    62 |224423 |  15.5 |    78M |  41 | 473 |7355 | 208 |5467 |  0 |  15k|  33 | 3.000000e+00 |      --      |    Inf |  35.73%
15.72/15.81	c  15.8s| 13500 |    66 |226067 |  15.5 |    78M |  41 | 473 |7369 | 203 |5538 |  1 |  15k|  33 | 3.000000e+00 |      --      |    Inf |  35.90%
15.82/15.92	c  15.9s| 13600 |    66 |227593 |  15.5 |    78M |  41 | 473 |7399 | 206 |5606 |  1 |  15k|  33 | 3.000000e+00 |      --      |    Inf |  36.12%
15.92/16.01	c  16.0s| 13700 |    68 |228853 |  15.5 |    78M |  41 | 473 |7409 | 206 |5655 |  1 |  16k|  33 | 3.000000e+00 |      --      |    Inf |  36.25%
15.92/16.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.92/16.10	c  16.1s| 13800 |    67 |230077 |  15.5 |    78M |  41 | 473 |7488 | 204 |5701 |  1 |  16k|  33 | 3.000000e+00 |      --      |    Inf |  36.29%
16.02/16.16	c  16.2s| 13900 |    75 |231024 |  15.4 |    78M |  41 | 473 |7591 | 205 |5710 |  1 |  16k|  33 | 3.000000e+00 |      --      |    Inf |  36.34%
16.11/16.23	c  16.2s| 14000 |    71 |232147 |  15.4 |    78M |  41 | 473 |7732 | 205 |5725 |  1 |  16k|  33 | 3.000000e+00 |      --      |    Inf |  36.35%
16.21/16.32	c  16.3s| 14100 |    71 |233620 |  15.4 |    78M |  41 | 473 |7792 | 208 |5784 |  0 |  16k|  33 | 3.000000e+00 |      --      |    Inf |  36.37%
16.21/16.39	c  16.4s| 14200 |    68 |234601 |  15.4 |    78M |  41 | 473 |7877 | 208 |5808 |  0 |  16k|  33 | 3.000000e+00 |      --      |    Inf |  36.42%
16.31/16.48	c  16.5s| 14300 |    62 |236051 |  15.3 |    78M |  41 | 473 |7935 | 205 |5853 |  1 |  16k|  33 | 3.000000e+00 |      --      |    Inf |  36.48%
16.41/16.57	c  16.6s| 14400 |    66 |237388 |  15.3 |    78M |  41 | 473 |7983 | 205 |5897 |  1 |  16k|  33 | 3.000000e+00 |      --      |    Inf |  36.56%
16.51/16.66	c  16.7s| 14500 |    62 |238563 |  15.3 |    78M |  41 | 473 |8039 |   0 |5927 |  0 |  16k|  33 | 3.000000e+00 |      --      |    Inf |  36.60%
16.61/16.72	c  16.7s| 14600 |    63 |239443 |  15.3 |    78M |  41 | 473 |8080 | 210 |5959 |  0 |  17k|  33 | 3.000000e+00 |      --      |    Inf |  36.61%
16.61/16.79	c  16.8s| 14700 |    62 |240559 |  15.2 |    79M |  41 | 473 |8182 | 213 |6014 |  1 |  17k|  33 | 3.000000e+00 |      --      |    Inf |  36.62%
16.71/16.86	c  16.9s| 14800 |    60 |241593 |  15.2 |    79M |  41 | 473 |8219 | 206 |6051 |  0 |  17k|  33 | 3.000000e+00 |      --      |    Inf |  36.63%
16.81/16.93	c  16.9s| 14900 |    55 |242906 |  15.2 |    79M |  41 | 473 |8149 | 204 |6078 |  0 |  17k|  33 | 3.000000e+00 |      --      |    Inf |  36.66%
16.92/17.03	c  17.0s| 15000 |    55 |244791 |  15.2 |    79M |  41 | 473 |8155 | 204 |6154 |  1 |  17k|  33 | 3.000000e+00 |      --      |    Inf |  36.67%
17.02/17.19	c  17.2s| 15100 |    53 |246238 |  15.2 |    79M |  41 | 473 |8106 | 199 |6203 |  1 |  17k|  33 | 3.000000e+00 |      --      |    Inf |  36.70%
17.11/17.28	c  17.3s| 15200 |    62 |247256 |  15.2 |    79M |  41 | 473 |8147 |   0 |6231 |  0 |  17k|  33 | 3.000000e+00 |      --      |    Inf |  36.78%
17.21/17.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.21/17.35	c  17.4s| 15300 |    66 |248548 |  15.2 |    79M |  41 | 473 |8187 | 206 |6254 |  0 |  17k|  33 | 3.000000e+00 |      --      |    Inf |  36.79%
17.31/17.44	c  17.4s| 15400 |    68 |250020 |  15.2 |    79M |  41 | 473 |8220 | 205 |6312 |  0 |  17k|  33 | 3.000000e+00 |      --      |    Inf |  36.81%
17.41/17.52	c  17.5s| 15500 |    70 |251245 |  15.2 |    79M |  41 | 473 |8251 |   0 |6348 |  0 |  17k|  33 | 3.000000e+00 |      --      |    Inf |  36.83%
17.41/17.58	c  17.6s| 15600 |    71 |252229 |  15.1 |    79M |  41 | 473 |8338 | 206 |6387 |  0 |  18k|  33 | 3.000000e+00 |      --      |    Inf |  36.85%
17.51/17.65	c  17.6s| 15700 |    72 |253110 |  15.1 |    79M |  41 | 473 |8425 | 203 |6411 |  1 |  18k|  33 | 3.000000e+00 |      --      |    Inf |  36.86%
17.61/17.72	c  17.7s| 15800 |    72 |254304 |  15.1 |    79M |  41 | 473 |8481 |   0 |6467 |  0 |  18k|  33 | 3.000000e+00 |      --      |    Inf |  36.87%
17.61/17.79	c  17.8s| 15900 |    79 |255257 |  15.0 |    79M |  41 | 473 |8539 | 206 |6505 |  1 |  18k|  33 | 3.000000e+00 |      --      |    Inf |  36.87%
17.71/17.86	c  17.9s| 16000 |    71 |256541 |  15.0 |    79M |  41 | 473 |8564 | 204 |6552 |  0 |  18k|  33 | 3.000000e+00 |      --      |    Inf |  36.88%
17.81/17.95	c  17.9s| 16100 |    65 |258034 |  15.0 |    79M |  41 | 473 |8586 | 203 |6595 |  1 |  18k|  33 | 3.000000e+00 |      --      |    Inf |  36.89%
17.91/18.03	c  18.0s| 16200 |    62 |259970 |  15.0 |    79M |  41 | 473 |8638 | 207 |6640 |  1 |  18k|  33 | 3.000000e+00 |      --      |    Inf |  36.91%
18.01/18.12	c  18.1s| 16300 |    63 |261391 |  15.0 |    80M |  41 | 473 |8723 | 209 |6685 |  1 |  18k|  33 | 3.000000e+00 |      --      |    Inf |  36.93%
18.01/18.19	c  18.2s| 16400 |    61 |262694 |  15.0 |    80M |  41 | 473 |8853 |   0 |6721 |  0 |  18k|  33 | 3.000000e+00 |      --      |    Inf |  36.97%
18.11/18.29	c  18.3s| 16500 |    55 |264340 |  15.0 |    80M |  41 | 473 |8890 | 204 |6762 |  1 |  19k|  33 | 3.000000e+00 |      --      |    Inf |  37.04%
18.21/18.38	c  18.4s| 16600 |    54 |265985 |  15.0 |    80M |  41 | 473 |8827 | 207 |6778 |  1 |  19k|  33 | 3.000000e+00 |      --      |    Inf |  37.07%
18.31/18.45	c  18.5s| 16700 |    53 |267289 |  15.0 |    80M |  41 | 473 |8902 |   0 |6814 |  0 |  19k|  33 | 3.000000e+00 |      --      |    Inf |  37.07%
18.41/18.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
18.41/18.52	c  18.5s| 16800 |    51 |268413 |  15.0 |    80M |  41 | 473 |8941 | 203 |6835 |  0 |  19k|  33 | 3.000000e+00 |      --      |    Inf |  37.08%
18.41/18.58	c  18.6s| 16900 |    55 |269300 |  15.0 |    80M |  41 | 473 |9073 | 203 |6841 |  1 |  19k|  33 | 3.000000e+00 |      --      |    Inf |  37.11%
18.51/18.65	c  18.7s| 17000 |    53 |270601 |  15.0 |    80M |  41 | 473 |9096 | 209 |6869 |  1 |  19k|  33 | 3.000000e+00 |      --      |    Inf |  37.13%
18.60/18.73	c  18.7s| 17100 |    63 |271947 |  15.0 |    80M |  41 | 473 |9150 | 211 |6908 |  0 |  19k|  33 | 3.000000e+00 |      --      |    Inf |  37.13%
18.70/18.83	c  18.8s| 17200 |    64 |273780 |  15.0 |    80M |  41 | 473 |9257 | 216 |6995 |  1 |  19k|  33 | 3.000000e+00 |      --      |    Inf |  37.14%
18.80/18.92	c  18.9s| 17300 |    52 |275624 |  15.0 |    80M |  41 | 473 |9347 | 209 |7035 |  0 |  19k|  33 | 3.000000e+00 |      --      |    Inf |  37.14%
18.91/19.01	c  19.0s| 17400 |    53 |277681 |  15.0 |    80M |  41 | 473 |9358 |   0 |7090 |  0 |  20k|  33 | 3.000000e+00 |      --      |    Inf |  37.16%
18.91/19.09	c  19.1s| 17500 |    54 |279084 |  15.0 |    80M |  41 | 473 |9425 | 208 |7134 |  1 |  20k|  33 | 3.000000e+00 |      --      |    Inf |  37.17%
19.01/19.17	c  19.2s| 17600 |    52 |280593 |  15.0 |    80M |  41 | 473 |9505 |   0 |7145 |  0 |  20k|  33 | 3.000000e+00 |      --      |    Inf |  37.17%
19.10/19.23	c  19.2s| 17700 |    49 |281414 |  15.0 |    80M |  41 | 473 |9630 | 208 |7150 |  0 |  20k|  33 | 3.000000e+00 |      --      |    Inf |  37.20%
19.20/19.30	c  19.3s| 17800 |    47 |282644 |  15.0 |    80M |  41 | 473 |9625 | 208 |7157 |  1 |  20k|  33 | 3.000000e+00 |      --      |    Inf |  37.24%
19.30/19.40	c  19.4s| 17900 |    45 |284499 |  15.0 |    80M |  41 | 473 |9540 | 212 |7177 |  1 |  20k|  33 | 3.000000e+00 |      --      |    Inf |  37.30%
19.30/19.49	c  19.5s| 18000 |    46 |286070 |  15.0 |    80M |  41 | 473 |9428 | 203 |7203 |  1 |  20k|  33 | 3.000000e+00 |      --      |    Inf |  37.40%
19.40/19.56	c  19.6s| 18100 |    53 |287169 |  15.0 |    80M |  41 | 473 |9476 | 209 |7230 |  1 |  20k|  33 | 3.000000e+00 |      --      |    Inf |  37.41%
19.50/19.63	c  19.6s| 18200 |    55 |288709 |  15.0 |    80M |  41 | 473 |9552 | 210 |7246 |  1 |  20k|  33 | 3.000000e+00 |      --      |    Inf |  37.41%
19.60/19.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.60/19.71	c  19.7s| 18300 |    45 |290028 |  15.0 |    80M |  41 | 473 |9673 |   0 |7254 |  0 |  21k|  33 | 3.000000e+00 |      --      |    Inf |  37.41%
19.60/19.77	c  19.8s| 18400 |    38 |290916 |  14.9 |    80M |  41 | 473 |9739 |   0 |7278 |  0 |  21k|  33 | 3.000000e+00 |      --      |    Inf |  37.42%
19.70/19.84	c  19.8s| 18500 |    42 |292156 |  14.9 |    80M |  41 | 473 |9812 | 210 |7291 |  1 |  21k|  33 | 3.000000e+00 |      --      |    Inf |  37.43%
19.80/19.92	c  19.9s| 18600 |    38 |293225 |  14.9 |    80M |  41 | 473 |9797 | 203 |7318 |  1 |  21k|  33 | 3.000000e+00 |      --      |    Inf |  37.44%
19.90/20.01	c  20.0s| 18700 |    35 |295029 |  14.9 |    80M |  41 | 473 |9719 | 205 |7337 |  1 |  21k|  33 | 3.000000e+00 |      --      |    Inf |  37.54%
20.00/20.19	c  20.2s| 18800 |    41 |296935 |  14.9 |    80M |  41 | 473 |9539 | 209 |7392 |  0 |  21k|  33 | 3.000000e+00 |      --      |    Inf |  37.79%
20.10/20.27	c  20.3s| 18900 |    50 |297948 |  14.9 |    80M |  41 | 473 |9489 | 215 |7433 |  0 |  21k|  33 | 3.000000e+00 |      --      |    Inf |  37.80%
20.20/20.33	c  20.3s| 19000 |    44 |299365 |  14.9 |    80M |  41 | 473 |9495 | 212 |7457 |  0 |  21k|  33 | 3.000000e+00 |      --      |    Inf |  37.82%
20.30/20.41	c  20.4s| 19100 |    50 |300648 |  14.9 |    80M |  41 | 473 |9540 | 209 |7490 |  0 |  21k|  33 | 3.000000e+00 |      --      |    Inf |  37.82%
20.39/20.50	c  20.5s| 19200 |    45 |301723 |  14.9 |    80M |  41 | 473 |9696 | 217 |7528 |  1 |  22k|  33 | 3.000000e+00 |      --      |    Inf |  37.84%
20.39/20.56	c  20.6s| 19300 |    46 |302909 |  14.9 |    80M |  41 | 473 |9800 | 217 |7552 |  1 |  22k|  33 | 3.000000e+00 |      --      |    Inf |  37.85%
20.49/20.64	c  20.6s| 19400 |    42 |304389 |  14.9 |    80M |  41 | 473 |9809 | 218 |7581 |  0 |  22k|  33 | 3.000000e+00 |      --      |    Inf |  37.86%
20.59/20.74	c  20.7s| 19500 |    37 |306541 |  14.9 |    80M |  41 | 473 |9775 |   0 |7598 |  0 |  22k|  33 | 3.000000e+00 |      --      |    Inf |  37.94%
20.69/20.85	c  20.8s| 19600 |    36 |308154 |  14.9 |    80M |  41 | 473 |9672 | 205 |7618 |  0 |  22k|  33 | 3.000000e+00 |      --      |    Inf |  38.11%
20.79/20.94	c  20.9s| 19700 |    46 |309911 |  14.9 |    80M |  41 | 473 |9554 | 210 |7645 |  0 |  22k|  33 | 3.000000e+00 |      --      |    Inf |  38.22%
20.90/21.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.90/21.03	c  21.0s| 19800 |    40 |311579 |  14.9 |    80M |  41 | 473 |9611 | 215 |7674 |  1 |  22k|  33 | 3.000000e+00 |      --      |    Inf |  38.29%
21.00/21.12	c  21.1s| 19900 |    49 |313386 |  14.9 |    80M |  41 | 473 |9659 | 206 |7726 |  1 |  22k|  33 | 3.000000e+00 |      --      |    Inf |  38.30%
21.09/21.23	c  21.2s| 20000 |    40 |315676 |  15.0 |    80M |  41 | 473 |9686 |   0 |7760 |  0 |  23k|  33 | 3.000000e+00 |      --      |    Inf |  38.36%
21.19/21.33	c  21.3s| 20100 |    43 |317854 |  15.0 |    80M |  41 | 473 |9772 | 213 |7808 |  1 |  23k|  33 | 3.000000e+00 |      --      |    Inf |  38.39%
21.29/21.43	c  21.4s| 20200 |    49 |319918 |  15.0 |    80M |  41 | 473 |9808 | 204 |7827 |  1 |  23k|  33 | 3.000000e+00 |      --      |    Inf |  38.43%
21.39/21.53	c  21.5s| 20300 |    61 |321483 |  15.0 |    80M |  41 | 473 |9807 | 210 |7880 |  2 |  23k|  33 | 3.000000e+00 |      --      |    Inf |  38.44%
21.49/21.61	c  21.6s| 20400 |    63 |322654 |  15.0 |    80M |  41 | 473 |9807 | 208 |7919 |  0 |  23k|  33 | 3.000000e+00 |      --      |    Inf |  38.46%
21.59/21.71	c  21.7s| 20500 |    59 |324129 |  15.0 |    80M |  41 | 473 |9808 | 209 |7959 |  0 |  23k|  33 | 3.000000e+00 |      --      |    Inf |  38.46%
21.69/21.80	c  21.8s| 20600 |    63 |325661 |  15.0 |    80M |  41 | 473 |9801 | 203 |7990 |  1 |  23k|  33 | 3.000000e+00 |      --      |    Inf |  38.46%
21.79/21.91	c  21.9s| 20700 |    58 |327988 |  15.1 |    80M |  41 | 473 |9805 | 204 |8064 |  1 |  24k|  33 | 3.000000e+00 |      --      |    Inf |  38.49%
21.89/22.02	c  22.0s| 20800 |    52 |329953 |  15.1 |    80M |  41 | 473 |9805 |   0 |8112 |  0 |  24k|  33 | 3.000000e+00 |      --      |    Inf |  38.53%
21.99/22.11	c  22.1s| 20900 |    50 |331604 |  15.1 |    80M |  41 | 473 |9804 | 202 |8134 |  1 |  24k|  33 | 3.000000e+00 |      --      |    Inf |  38.55%
21.99/22.17	c  22.2s| 21000 |    61 |332435 |  15.1 |    80M |  41 | 473 |9805 | 208 |8157 |  1 |  24k|  33 | 3.000000e+00 |      --      |    Inf |  38.56%
22.09/22.24	c  22.2s| 21100 |    61 |333142 |  15.0 |    80M |  41 | 473 |9803 | 212 |8186 |  1 |  24k|  33 | 3.000000e+00 |      --      |    Inf |  38.56%
22.19/22.31	c  22.3s| 21200 |    57 |333960 |  15.0 |    80M |  41 | 473 |9803 | 214 |8197 |  0 |  24k|  33 | 3.000000e+00 |      --      |    Inf |  38.56%
22.19/22.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
22.19/22.38	c  22.4s| 21300 |    49 |334731 |  15.0 |    80M |  41 | 473 |9803 |   0 |8223 |  0 |  25k|  33 | 3.000000e+00 |      --      |    Inf |  38.56%
22.28/22.48	c  22.5s| 21400 |    52 |336522 |  15.0 |    80M |  41 | 473 |9803 | 217 |8290 |  2 |  25k|  33 | 3.000000e+00 |      --      |    Inf |  38.57%
22.38/22.58	c  22.6s| 21500 |    43 |338281 |  15.0 |    80M |  41 | 473 |9802 |   0 |8342 |  0 |  25k|  33 | 3.000000e+00 |      --      |    Inf |  38.58%
22.58/22.70	c  22.7s| 21600 |    48 |341012 |  15.0 |    80M |  41 | 473 |9801 |   0 |8403 |  0 |  25k|  33 | 3.000000e+00 |      --      |    Inf |  38.60%
22.68/22.82	c  22.8s| 21700 |    48 |343108 |  15.1 |    80M |  41 | 473 |9799 | 203 |8442 |  1 |  25k|  33 | 3.000000e+00 |      --      |    Inf |  38.67%
22.78/22.93	c  22.9s| 21800 |    46 |344900 |  15.1 |    80M |  41 | 473 |9799 | 208 |8509 |  1 |  25k|  33 | 3.000000e+00 |      --      |    Inf |  38.70%
22.89/23.03	c  23.0s| 21900 |    45 |346752 |  15.1 |    80M |  41 | 473 |9799 |   0 |8541 |  0 |  25k|  33 | 3.000000e+00 |      --      |    Inf |  38.72%
22.99/23.18	c  23.2s| 22000 |    48 |348733 |  15.1 |    80M |  41 | 473 |9799 | 203 |8619 |  1 |  26k|  33 | 3.000000e+00 |      --      |    Inf |  38.79%
23.08/23.27	c  23.3s| 22100 |    53 |350472 |  15.1 |    80M |  41 | 473 |9798 | 212 |8628 |  1 |  26k|  33 | 3.000000e+00 |      --      |    Inf |  38.83%
23.18/23.36	c  23.4s| 22200 |    50 |352195 |  15.1 |    80M |  41 | 473 |9798 |   0 |8673 |  0 |  26k|  33 | 3.000000e+00 |      --      |    Inf |  38.84%
23.28/23.49	c  23.5s| 22300 |    67 |354091 |  15.1 |    81M |  41 | 473 |9800 |   0 |8717 |  0 |  26k|  33 | 3.000000e+00 |      --      |    Inf |  38.88%
23.38/23.58	c  23.6s| 22400 |    68 |355515 |  15.1 |    81M |  41 | 473 |9800 | 205 |8759 |  1 |  26k|  33 | 3.000000e+00 |      --      |    Inf |  38.91%
23.58/23.70	c  23.7s| 22500 |    76 |357210 |  15.1 |    81M |  41 | 473 |9800 | 205 |8858 |  0 |  26k|  33 | 3.000000e+00 |      --      |    Inf |  38.91%
23.58/23.79	c  23.8s| 22600 |    73 |358640 |  15.1 |    81M |  41 | 473 |9799 | 210 |8911 |  1 |  26k|  33 | 3.000000e+00 |      --      |    Inf |  38.92%
23.68/23.89	c  23.9s| 22700 |    64 |360371 |  15.2 |    81M |  41 | 473 |9799 | 212 |8989 |  1 |  26k|  33 | 3.000000e+00 |      --      |    Inf |  38.93%
23.78/23.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.78/23.98	c  24.0s| 22800 |    51 |362125 |  15.2 |    81M |  41 | 473 |9800 | 209 |9017 |  0 |  27k|  33 | 3.000000e+00 |      --      |    Inf |  38.96%
23.88/24.06	c  24.1s| 22900 |    53 |363258 |  15.1 |    81M |  41 | 473 |9799 |   0 |9047 |  0 |  27k|  33 | 3.000000e+00 |      --      |    Inf |  38.97%
23.98/24.13	c  24.1s| 23000 |    62 |364277 |  15.1 |    81M |  41 | 473 |9799 | 216 |9079 |  0 |  27k|  33 | 3.000000e+00 |      --      |    Inf |  38.98%
24.08/24.22	c  24.2s| 23100 |    55 |365632 |  15.1 |    81M |  41 | 473 |9799 |   0 |9117 |  0 |  27k|  33 | 3.000000e+00 |      --      |    Inf |  38.98%
24.18/24.32	c  24.3s| 23200 |    47 |367523 |  15.1 |    81M |  41 | 473 |9798 | 211 |9170 |  0 |  27k|  33 | 3.000000e+00 |      --      |    Inf |  39.00%
24.28/24.40	c  24.4s| 23300 |    50 |369068 |  15.1 |    81M |  41 | 473 |9798 |   0 |9230 |  0 |  27k|  33 | 3.000000e+00 |      --      |    Inf |  39.03%
24.28/24.48	c  24.5s| 23400 |    50 |370325 |  15.1 |    81M |  41 | 473 |9798 | 209 |9261 |  1 |  27k|  33 | 3.000000e+00 |      --      |    Inf |  39.05%
24.38/24.56	c  24.6s| 23500 |    51 |371397 |  15.1 |    81M |  41 | 473 |9798 | 211 |9286 |  1 |  27k|  33 | 3.000000e+00 |      --      |    Inf |  39.06%
24.47/24.64	c  24.6s| 23600 |    56 |372704 |  15.1 |    81M |  41 | 473 |9796 | 216 |9338 |  1 |  27k|  33 | 3.000000e+00 |      --      |    Inf |  39.07%
24.57/24.70	c  24.7s| 23700 |    65 |373559 |  15.1 |    81M |  41 | 473 |9795 | 219 |9364 |  0 |  28k|  33 | 3.000000e+00 |      --      |    Inf |  39.07%
24.57/24.76	c  24.8s| 23800 |    62 |374468 |  15.0 |    81M |  41 | 473 |9794 | 214 |9381 |  1 |  28k|  33 | 3.000000e+00 |      --      |    Inf |  39.07%
24.67/24.82	c  24.8s| 23900 |    63 |374986 |  15.0 |    81M |  41 | 473 |9792 | 218 |9396 |  1 |  28k|  33 | 3.000000e+00 |      --      |    Inf |  39.07%
24.67/24.89	c  24.9s| 24000 |    51 |375855 |  15.0 |    81M |  41 | 473 |9792 | 217 |9400 |  1 |  28k|  33 | 3.000000e+00 |      --      |    Inf |  39.07%
24.77/24.97	c  25.0s| 24100 |    48 |376999 |  15.0 |    81M |  41 | 473 |9791 | 224 |9452 |  0 |  28k|  33 | 3.000000e+00 |      --      |    Inf |  39.07%
24.88/25.09	c  25.1s| 24200 |    48 |378995 |  15.0 |    81M |  41 | 473 |9791 | 205 |9509 |  1 |  28k|  33 | 3.000000e+00 |      --      |    Inf |  39.07%
24.98/25.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
24.98/25.19	c  25.2s| 24300 |    61 |380962 |  15.0 |    81M |  41 | 473 |9792 | 211 |9557 |  1 |  28k|  33 | 3.000000e+00 |      --      |    Inf |  39.09%
25.17/25.30	c  25.3s| 24400 |    54 |383152 |  15.0 |    81M |  41 | 473 |9793 | 213 |9636 |  0 |  28k|  33 | 3.000000e+00 |      --      |    Inf |  39.09%
25.27/25.40	c  25.4s| 24500 |    58 |384857 |  15.0 |    81M |  41 | 473 |9793 | 212 |9713 |  1 |  28k|  33 | 3.000000e+00 |      --      |    Inf |  39.10%
25.37/25.52	c  25.5s| 24600 |    56 |386714 |  15.1 |    81M |  41 | 473 |9794 |   0 |9754 |  0 |  29k|  33 | 3.000000e+00 |      --      |    Inf |  39.16%
25.47/25.68	c  25.7s| 24700 |    59 |388869 |  15.1 |    81M |  41 | 473 |9795 | 215 |9811 |  0 |  29k|  33 | 3.000000e+00 |      --      |    Inf |  39.32%
25.57/25.78	c  25.8s| 24800 |    51 |390651 |  15.1 |    81M |  41 | 473 |9794 | 203 |9826 |  1 |  29k|  33 | 3.000000e+00 |      --      |    Inf |  39.40%
25.77/25.90	c  25.9s| 24900 |    46 |392875 |  15.1 |    81M |  41 | 473 |9782 | 217 |9839 |  1 |  29k|  33 | 3.000000e+00 |      --      |    Inf |  39.47%
25.87/26.02	c  26.0s| 25000 |    39 |395312 |  15.2 |    81M |  41 | 473 |9793 | 218 |9861 |  0 |  29k|  33 | 3.000000e+00 |      --      |    Inf |  39.54%
25.97/26.19	c  26.2s| 25100 |    39 |398333 |  15.2 |    81M |  41 | 473 |9794 | 205 |9943 |  0 |  29k|  33 | 3.000000e+00 |      --      |    Inf |  39.90%
26.17/26.31	c  26.3s| 25200 |    53 |400997 |  15.3 |    81M |  41 | 473 |9796 | 216 |  10k|  1 |  29k|  33 | 3.000000e+00 |      --      |    Inf |  39.91%
26.26/26.43	c  26.4s| 25300 |    46 |403298 |  15.3 |    81M |  41 | 473 |9795 |   0 |  10k|  0 |  29k|  33 | 3.000000e+00 |      --      |    Inf |  39.94%
26.36/26.58	c  26.6s| 25400 |    54 |405281 |  15.3 |    81M |  41 | 473 |9795 | 201 |  10k|  1 |  29k|  33 | 3.000000e+00 |      --      |    Inf |  40.19%
26.56/26.70	c  26.7s| 25500 |    71 |407581 |  15.3 |    81M |  41 | 473 |9795 | 205 |  10k|  1 |  30k|  33 | 3.000000e+00 |      --      |    Inf |  40.32%
26.66/26.83	c  26.8s| 25600 |    81 |409725 |  15.4 |    81M |  41 | 473 |9795 |   0 |  10k|  0 |  30k|  33 | 3.000000e+00 |      --      |    Inf |  40.89%
26.87/27.01	c  27.0s| 25700 |    94 |411633 |  15.4 |    81M |  41 | 473 |9764 | 200 |  10k|  1 |  30k|  33 | 3.000000e+00 |      --      |    Inf |  41.62%
26.87/27.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.87/27.07	c  27.1s| 25800 |   106 |412594 |  15.3 |    81M |  41 | 473 |9793 | 209 |  10k|  1 |  30k|  33 | 3.000000e+00 |      --      |    Inf |  41.68%
26.97/27.13	c  27.1s| 25900 |   109 |413290 |  15.3 |    81M |  41 | 473 |9793 |   0 |  10k|  0 |  30k|  33 | 3.000000e+00 |      --      |    Inf |  41.68%
26.97/27.19	c  27.2s| 26000 |   112 |413791 |  15.3 |    81M |  41 | 473 |9793 | 208 |  10k|  0 |  30k|  33 | 3.000000e+00 |      --      |    Inf |  41.68%
27.06/27.25	c  27.3s| 26100 |   112 |414352 |  15.2 |    81M |  41 | 473 |9792 | 207 |  10k|  1 |  30k|  33 | 3.000000e+00 |      --      |    Inf |  41.68%
27.16/27.32	c  27.3s| 26200 |   110 |415013 |  15.2 |    81M |  41 | 473 |9791 | 209 |  10k|  1 |  30k|  33 | 3.000000e+00 |      --      |    Inf |  41.68%
27.16/27.39	c  27.4s| 26300 |   103 |415654 |  15.2 |    81M |  41 | 473 |9788 | 208 |  10k|  1 |  30k|  33 | 3.000000e+00 |      --      |    Inf |  41.69%
27.26/27.46	c  27.5s| 26400 |   113 |416427 |  15.2 |    81M |  41 | 473 |9788 | 209 |  10k|  0 |  30k|  33 | 3.000000e+00 |      --      |    Inf |  41.69%
27.36/27.52	c  27.5s| 26500 |   109 |417052 |  15.1 |    81M |  41 | 473 |9786 | 209 |  10k|  0 |  30k|  33 | 3.000000e+00 |      --      |    Inf |  41.69%
27.36/27.58	c  27.6s| 26600 |   103 |417697 |  15.1 |    81M |  41 | 473 |9786 | 206 |  10k|  0 |  30k|  33 | 3.000000e+00 |      --      |    Inf |  41.71%
27.56/27.70	c  27.7s| 26700 |   112 |419388 |  15.1 |    81M |  41 | 473 |9786 | 208 |  10k|  2 |  30k|  33 | 3.000000e+00 |      --      |    Inf |  41.81%
27.56/27.78	c  27.8s| 26800 |   110 |420507 |  15.1 |    81M |  41 | 473 |9785 | 213 |  10k|  0 |  31k|  33 | 3.000000e+00 |      --      |    Inf |  41.82%
27.66/27.87	c  27.9s| 26900 |   118 |421997 |  15.1 |    81M |  41 | 473 |9785 |   0 |  10k|  0 |  31k|  33 | 3.000000e+00 |      --      |    Inf |  41.82%
27.76/27.96	c  28.0s| 27000 |   108 |423715 |  15.1 |    81M |  41 | 473 |9782 | 205 |  10k|  1 |  31k|  33 | 3.000000e+00 |      --      |    Inf |  41.82%
27.97/28.17	c  28.2s| 27100 |   109 |424711 |  15.1 |    81M |  41 | 473 |9781 | 207 |  10k|  1 |  31k|  33 | 3.000000e+00 |      --      |    Inf |  41.82%
28.16/28.33	c  28.3s| 27200 |   131 |425764 |  15.1 |    81M |  41 | 473 |9781 | 204 |  10k|  1 |  31k|  33 | 3.000000e+00 |      --      |    Inf |  41.99%
28.26/28.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
28.26/28.42	c  28.4s| 27300 |   130 |426900 |  15.0 |    81M |  41 | 473 |9780 | 204 |  10k|  1 |  31k|  33 | 3.000000e+00 |      --      |    Inf |  42.02%
28.26/28.49	c  28.5s| 27400 |   132 |427719 |  15.0 |    81M |  41 | 473 |9781 | 211 |  10k|  1 |  31k|  33 | 3.000000e+00 |      --      |    Inf |  42.02%
28.36/28.55	c  28.6s| 27500 |   130 |428345 |  15.0 |    81M |  41 | 473 |9780 | 205 |  10k|  0 |  31k|  33 | 3.000000e+00 |      --      |    Inf |  42.05%
28.46/28.63	c  28.6s| 27600 |   143 |429365 |  15.0 |    81M |  41 | 473 |9778 | 210 |  10k|  0 |  32k|  33 | 3.000000e+00 |      --      |    Inf |  42.05%
28.56/28.70	c  28.7s| 27700 |   147 |430450 |  15.0 |    81M |  41 | 473 |9778 | 211 |  10k|  0 |  32k|  33 | 3.000000e+00 |      --      |    Inf |  42.05%
28.56/28.78	c  28.8s| 27800 |   136 |431452 |  14.9 |    81M |  41 | 473 |9778 |   0 |  10k|  0 |  32k|  33 | 3.000000e+00 |      --      |    Inf |  42.07%
28.66/28.86	c  28.9s| 27900 |   141 |432500 |  14.9 |    81M |  41 | 473 |9778 | 211 |  11k|  1 |  32k|  33 | 3.000000e+00 |      --      |    Inf |  42.27%
28.76/28.94	c  28.9s| 28000 |   138 |433456 |  14.9 |    81M |  41 | 473 |9778 |   0 |  11k|  0 |  32k|  33 | 3.000000e+00 |      --      |    Inf |  42.27%
28.86/29.01	c  29.0s| 28100 |   134 |434547 |  14.9 |    81M |  41 | 473 |9776 |   0 |  11k|  0 |  32k|  33 | 3.000000e+00 |      --      |    Inf |  42.27%
28.86/29.07	c  29.1s| 28200 |   136 |435240 |  14.9 |    81M |  41 | 473 |9774 | 211 |  11k|  1 |  32k|  33 | 3.000000e+00 |      --      |    Inf |  42.28%
28.96/29.13	c  29.1s| 28300 |   133 |435849 |  14.8 |    81M |  41 | 473 |9774 | 204 |  11k|  0 |  32k|  33 | 3.000000e+00 |      --      |    Inf |  42.28%
29.06/29.22	c  29.2s| 28400 |   131 |437301 |  14.8 |    81M |  41 | 473 |9773 | 203 |  11k|  1 |  32k|  33 | 3.000000e+00 |      --      |    Inf |  42.29%
29.16/29.31	c  29.3s| 28500 |   121 |438391 |  14.8 |    81M |  41 | 473 |9774 | 203 |  11k|  1 |  32k|  33 | 3.000000e+00 |      --      |    Inf |  42.34%
29.16/29.38	c  29.4s| 28600 |   126 |438995 |  14.8 |    81M |  41 | 473 |9769 | 201 |  11k|  1 |  32k|  33 | 3.000000e+00 |      --      |    Inf |  42.34%
29.26/29.46	c  29.5s| 28700 |   130 |440513 |  14.8 |    81M |  41 | 473 |9773 | 208 |  11k|  2 |  33k|  33 | 3.000000e+00 |      --      |    Inf |  42.37%
29.36/29.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
29.36/29.59	c  29.6s| 28800 |   126 |442208 |  14.8 |    81M |  41 | 473 |9758 | 203 |  11k|  0 |  33k|  33 | 3.000000e+00 |      --      |    Inf |  42.68%
29.55/29.71	c  29.7s| 28900 |   136 |444109 |  14.8 |    81M |  41 | 473 |9713 | 203 |  11k|  1 |  33k|  33 | 3.000000e+00 |      --      |    Inf |  42.94%
29.55/29.78	c  29.8s| 29000 |   140 |444992 |  14.8 |    81M |  41 | 473 |9659 | 203 |  11k|  1 |  33k|  33 | 3.000000e+00 |      --      |    Inf |  43.05%
29.65/29.85	c  29.9s| 29100 |   144 |446061 |  14.8 |    81M |  41 | 473 |9656 | 207 |  11k|  1 |  33k|  33 | 3.000000e+00 |      --      |    Inf |  43.10%
29.75/29.95	c  29.9s| 29200 |   148 |447292 |  14.8 |    81M |  41 | 473 |9678 | 204 |  11k|  1 |  33k|  33 | 3.000000e+00 |      --      |    Inf |  43.27%
29.86/30.01	c  30.0s| 29300 |   148 |448503 |  14.8 |    81M |  41 | 473 |9751 | 207 |  11k|  1 |  33k|  33 | 3.000000e+00 |      --      |    Inf |  43.30%
29.86/30.08	c  30.1s| 29400 |   154 |449602 |  14.7 |    81M |  41 | 473 |9766 | 204 |  11k|  0 |  33k|  33 | 3.000000e+00 |      --      |    Inf |  43.34%
29.96/30.17	c  30.2s| 29500 |   149 |451074 |  14.7 |    81M |  41 | 473 |9767 | 212 |  11k|  0 |  33k|  33 | 3.000000e+00 |      --      |    Inf |  43.37%
30.15/30.30	c  30.3s| 29600 |   149 |452516 |  14.7 |    81M |  41 | 473 |9766 | 202 |  11k|  1 |  33k|  33 | 3.000000e+00 |      --      |    Inf |  43.51%
30.15/30.38	c  30.4s| 29700 |   149 |453920 |  14.7 |    81M |  41 | 473 |9766 | 203 |  11k|  1 |  33k|  33 | 3.000000e+00 |      --      |    Inf |  43.57%
30.25/30.45	c  30.4s| 29800 |   146 |455180 |  14.7 |    81M |  41 | 473 |9765 | 203 |  11k|  1 |  33k|  33 | 3.000000e+00 |      --      |    Inf |  43.60%
30.45/30.62	c  30.6s| 29900 |   149 |457003 |  14.7 |    81M |  41 | 473 |9741 | 204 |  11k|  1 |  33k|  33 | 3.000000e+00 |      --      |    Inf |  44.12%
30.55/30.70	c  30.7s| 30000 |   148 |458419 |  14.7 |    81M |  41 | 473 |9763 | 214 |  11k|  0 |  34k|  33 | 3.000000e+00 |      --      |    Inf |  44.19%
30.55/30.78	c  30.8s| 30100 |   147 |459753 |  14.7 |    81M |  41 | 473 |9744 |   0 |  11k|  0 |  34k|  33 | 3.000000e+00 |      --      |    Inf |  44.30%
30.65/30.89	c  30.9s| 30200 |   144 |461666 |  14.8 |    81M |  41 | 473 |9760 |   0 |  11k|  0 |  34k|  33 | 3.000000e+00 |      --      |    Inf |  44.56%
30.75/30.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
30.75/30.98	c  31.0s| 30300 |   150 |463528 |  14.8 |    81M |  41 | 473 |9753 | 207 |  11k|  1 |  34k|  33 | 3.000000e+00 |      --      |    Inf |  44.68%
30.85/31.07	c  31.1s| 30400 |   148 |465238 |  14.8 |    82M |  41 | 473 |9751 |   0 |  11k|  0 |  34k|  33 | 3.000000e+00 |      --      |    Inf |  44.74%
30.95/31.17	c  31.2s| 30500 |   146 |466866 |  14.8 |    82M |  41 | 473 |9758 | 203 |  11k|  1 |  34k|  33 | 3.000000e+00 |      --      |    Inf |  44.84%
31.05/31.28	c  31.3s| 30600 |   151 |468763 |  14.8 |    82M |  41 | 473 |9758 | 202 |  11k|  1 |  34k|  33 | 3.000000e+00 |      --      |    Inf |  44.95%
31.25/31.41	c  31.4s| 30700 |   152 |470511 |  14.8 |    82M |  41 | 473 |9755 |   0 |  12k|  0 |  34k|  33 | 3.000000e+00 |      --      |    Inf |  45.31%
31.35/31.52	c  31.5s| 30800 |   153 |472150 |  14.8 |    82M |  41 | 473 |9754 | 204 |  12k|  1 |  34k|  33 | 3.000000e+00 |      --      |    Inf |  45.72%
31.45/31.61	c  31.6s| 30900 |   158 |473417 |  14.8 |    82M |  41 | 473 |9756 | 210 |  12k|  1 |  34k|  33 | 3.000000e+00 |      --      |    Inf |  45.75%
31.45/31.67	c  31.7s| 31000 |   157 |474360 |  14.8 |    82M |  41 | 473 |9756 | 211 |  12k|  1 |  34k|  33 | 3.000000e+00 |      --      |    Inf |  45.75%
31.55/31.75	c  31.8s| 31100 |   158 |475817 |  14.8 |    82M |  41 | 473 |9756 | 212 |  12k|  1 |  34k|  33 | 3.000000e+00 |      --      |    Inf |  45.76%
31.64/31.82	c  31.8s| 31200 |   156 |477100 |  14.8 |    82M |  41 | 473 |9756 | 212 |  12k|  1 |  34k|  33 | 3.000000e+00 |      --      |    Inf |  45.76%
31.74/31.90	c  31.9s| 31300 |   154 |478211 |  14.8 |    82M |  41 | 473 |9756 |   0 |  12k|  0 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  45.76%
31.85/32.03	c  32.0s| 31400 |   167 |479760 |  14.8 |    82M |  41 | 473 |9756 | 200 |  12k|  1 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  45.85%
31.85/32.09	c  32.1s| 31500 |   167 |480706 |  14.8 |    82M |  41 | 473 |9756 | 201 |  12k|  1 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  45.87%
32.04/32.20	c  32.2s| 31600 |   171 |483105 |  14.8 |    82M |  41 | 473 |9756 | 203 |  12k|  1 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  45.88%
32.04/32.27	c  32.3s| 31700 |   168 |484539 |  14.8 |    82M |  41 | 473 |9755 | 204 |  12k|  0 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  45.90%
32.14/32.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
32.14/32.35	c  32.4s| 31800 |   171 |486264 |  14.8 |    82M |  41 | 473 |9751 | 203 |  12k|  1 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  45.92%
32.24/32.43	c  32.4s| 31900 |   175 |487630 |  14.8 |    82M |  41 | 473 |9751 | 203 |  12k|  1 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  45.98%
32.34/32.50	c  32.5s| 32000 |   170 |488724 |  14.8 |    82M |  41 | 473 |9751 | 203 |  12k|  0 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  46.00%
32.44/32.61	c  32.6s| 32100 |   164 |490836 |  14.8 |    82M |  41 | 473 |9750 | 201 |  12k|  0 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  46.04%
32.54/32.70	c  32.7s| 32200 |   162 |492443 |  14.8 |    82M |  41 | 473 |9748 |   0 |  12k|  0 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  46.07%
32.54/32.78	c  32.8s| 32300 |   151 |494117 |  14.8 |    82M |  41 | 473 |9748 | 201 |  12k|  0 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  46.16%
32.74/32.93	c  32.9s| 32400 |   174 |495916 |  14.8 |    82M |  41 | 473 |9746 | 210 |  12k|  1 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  46.25%
32.84/33.05	c  33.1s| 32500 |   190 |497450 |  14.8 |    82M |  41 | 473 |9745 | 217 |  12k|  0 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  46.40%
32.94/33.14	c  33.1s| 32600 |   197 |499218 |  14.8 |    82M |  41 | 473 |9744 | 205 |  12k|  0 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  46.50%
33.04/33.21	c  33.2s| 32700 |   200 |500431 |  14.8 |    82M |  41 | 473 |9743 | 207 |  12k|  1 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  46.55%
33.14/33.30	c  33.3s| 32800 |   194 |502162 |  14.8 |    82M |  41 | 473 |9743 | 213 |  12k|  1 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  46.64%
33.14/33.38	c  33.4s| 32900 |   195 |503090 |  14.8 |    82M |  41 | 473 |9743 |   0 |  13k|  0 |  35k|  33 | 3.000000e+00 |      --      |    Inf |  46.65%
33.24/33.47	c  33.5s| 33000 |   189 |504599 |  14.8 |    82M |  41 | 473 |9742 | 210 |  13k|  1 |  36k|  33 | 3.000000e+00 |      --      |    Inf |  46.72%
33.34/33.54	c  33.5s| 33100 |   192 |505796 |  14.8 |    82M |  41 | 473 |9742 |   0 |  13k|  0 |  36k|  33 | 3.000000e+00 |      --      |    Inf |  46.77%
33.44/33.63	c  33.6s| 33200 |   190 |507377 |  14.8 |    82M |  41 | 473 |9742 |   0 |  13k|  0 |  36k|  33 | 3.000000e+00 |      --      |    Inf |  46.89%
33.54/33.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
33.54/33.71	c  33.7s| 33300 |   193 |508304 |  14.8 |    82M |  41 | 473 |9741 | 204 |  13k|  1 |  36k|  33 | 3.000000e+00 |      --      |    Inf |  46.94%
33.64/33.80	c  33.8s| 33400 |   195 |509316 |  14.8 |    82M |  41 | 473 |9742 |   0 |  13k|  0 |  36k|  33 | 3.000000e+00 |      --      |    Inf |  46.97%
33.73/33.93	c  33.9s| 33500 |   184 |511084 |  14.8 |    82M |  41 | 473 |9741 |   0 |  13k|  0 |  36k|  33 | 3.000000e+00 |      --      |    Inf |  47.20%
33.84/34.03	c  34.0s| 33600 |   177 |512889 |  14.8 |    82M |  41 | 473 |9742 | 202 |  13k|  0 |  36k|  33 | 3.000000e+00 |      --      |    Inf |  47.26%
33.94/34.14	c  34.1s| 33700 |   178 |515060 |  14.8 |    82M |  41 | 473 |9742 | 204 |  13k|  1 |  36k|  33 | 3.000000e+00 |      --      |    Inf |  47.47%
34.03/34.24	c  34.2s| 33800 |   174 |516987 |  14.8 |    82M |  41 | 473 |9741 | 203 |  13k|  1 |  36k|  33 | 3.000000e+00 |      --      |    Inf |  47.50%
34.13/34.32	c  34.3s| 33900 |   174 |518238 |  14.8 |    82M |  41 | 473 |9741 | 208 |  13k|  0 |  36k|  33 | 3.000000e+00 |      --      |    Inf |  47.53%
34.23/34.41	c  34.4s| 34000 |   162 |519900 |  14.8 |    82M |  41 | 473 |9740 | 203 |  13k|  1 |  36k|  33 | 3.000000e+00 |      --      |    Inf |  47.70%
34.23/34.49	c  34.5s| 34100 |   166 |520524 |  14.8 |    82M |  41 | 473 |9740 |   0 |  13k|  0 |  36k|  33 | 3.000000e+00 |      --      |    Inf |  47.74%
34.33/34.55	c  34.6s| 34200 |   167 |521110 |  14.8 |    82M |  41 | 473 |9738 | 203 |  13k|  1 |  36k|  33 | 3.000000e+00 |      --      |    Inf |  47.75%
34.43/34.66	c  34.7s| 34300 |   164 |523015 |  14.8 |    82M |  41 | 473 |9738 | 207 |  13k|  1 |  37k|  33 | 3.000000e+00 |      --      |    Inf |  47.80%
34.53/34.72	c  34.7s| 34400 |   163 |523780 |  14.8 |    82M |  41 | 473 |9737 | 211 |  13k|  1 |  37k|  33 | 3.000000e+00 |      --      |    Inf |  47.83%
34.63/34.80	c  34.8s| 34500 |   159 |525058 |  14.8 |    82M |  41 | 473 |9734 | 206 |  13k|  0 |  37k|  33 | 3.000000e+00 |      --      |    Inf |  47.84%
34.63/34.87	c  34.9s| 34600 |   160 |526083 |  14.7 |    82M |  41 | 473 |9736 | 215 |  13k|  1 |  37k|  33 | 3.000000e+00 |      --      |    Inf |  47.85%
34.73/34.95	c  35.0s| 34700 |   158 |527529 |  14.7 |    82M |  41 | 473 |9735 |   0 |  13k|  0 |  37k|  33 | 3.000000e+00 |      --      |    Inf |  47.86%
34.83/35.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
34.83/35.05	c  35.1s| 34800 |   160 |528887 |  14.7 |    82M |  41 | 473 |9735 | 210 |  13k|  2 |  37k|  33 | 3.000000e+00 |      --      |    Inf |  47.97%
34.93/35.14	c  35.1s| 34900 |   159 |530455 |  14.7 |    82M |  41 | 473 |9735 | 208 |  13k|  1 |  37k|  33 | 3.000000e+00 |      --      |    Inf |  47.98%
35.03/35.22	c  35.2s| 35000 |   157 |531838 |  14.7 |    82M |  41 | 473 |9735 | 204 |  13k|  0 |  37k|  33 | 3.000000e+00 |      --      |    Inf |  48.00%
35.13/35.30	c  35.3s| 35100 |   153 |533196 |  14.7 |    82M |  41 | 473 |9735 | 218 |  13k|  1 |  37k|  33 | 3.000000e+00 |      --      |    Inf |  48.00%
35.13/35.38	c  35.4s| 35200 |   159 |534831 |  14.7 |    82M |  41 | 473 |9735 | 213 |  13k|  1 |  37k|  33 | 3.000000e+00 |      --      |    Inf |  48.00%
35.33/35.52	c  35.5s| 35300 |   154 |537262 |  14.8 |    82M |  41 | 473 |9736 | 196 |  13k|  1 |  37k|  33 | 3.000000e+00 |      --      |    Inf |  48.13%
35.43/35.64	c  35.6s| 35400 |   164 |538808 |  14.8 |    82M |  41 | 473 |9737 | 200 |  13k|  1 |  37k|  33 | 3.000000e+00 |      --      |    Inf |  48.43%
35.53/35.74	c  35.7s| 35500 |   160 |540535 |  14.8 |    82M |  41 | 473 |9737 | 203 |  13k|  0 |  38k|  33 | 3.000000e+00 |      --      |    Inf |  48.46%
35.62/35.85	c  35.9s| 35600 |   157 |542390 |  14.8 |    82M |  41 | 473 |9738 | 202 |  14k|  1 |  38k|  33 | 3.000000e+00 |      --      |    Inf |  48.50%
35.72/35.95	c  36.0s| 35700 |   153 |544153 |  14.8 |    82M |  41 | 473 |9738 | 201 |  14k|  1 |  38k|  33 | 3.000000e+00 |      --      |    Inf |  48.53%
35.83/36.08	c  36.1s| 35800 |   149 |545818 |  14.8 |    82M |  41 | 473 |9739 | 206 |  14k|  1 |  38k|  33 | 3.000000e+00 |      --      |    Inf |  48.71%
35.93/36.16	c  36.2s| 35900 |   155 |547224 |  14.8 |    82M |  41 | 473 |9739 | 204 |  14k|  1 |  38k|  33 | 3.000000e+00 |      --      |    Inf |  48.73%
36.02/36.25	c  36.3s| 36000 |   158 |549235 |  14.8 |    82M |  41 | 473 |9738 | 208 |  14k|  1 |  38k|  33 | 3.000000e+00 |      --      |    Inf |  48.77%
36.12/36.36	c  36.4s| 36100 |   151 |550924 |  14.8 |    82M |  41 | 473 |9737 | 208 |  14k|  1 |  38k|  33 | 3.000000e+00 |      --      |    Inf |  49.15%
36.22/36.45	c  36.5s| 36200 |   151 |552436 |  14.8 |    82M |  41 | 473 |9738 | 207 |  14k|  0 |  38k|  33 | 3.000000e+00 |      --      |    Inf |  49.18%
36.42/36.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
36.42/36.60	c  36.6s| 36300 |   149 |554560 |  14.8 |    82M |  41 | 473 |9737 | 203 |  14k|  0 |  38k|  33 | 3.000000e+00 |      --      |    Inf |  49.45%
36.52/36.70	c  36.7s| 36400 |   149 |556362 |  14.8 |    82M |  41 | 473 |9737 | 205 |  14k|  1 |  38k|  33 | 3.000000e+00 |      --      |    Inf |  49.50%
36.62/36.81	c  36.8s| 36500 |   150 |558348 |  14.9 |    82M |  41 | 473 |9735 | 203 |  14k|  1 |  38k|  33 | 3.000000e+00 |      --      |    Inf |  49.52%
36.62/36.86	c  36.9s| 36600 |   157 |558960 |  14.8 |    82M |  41 | 473 |9734 |   0 |  14k|  0 |  38k|  33 | 3.000000e+00 |      --      |    Inf |  49.53%
36.72/36.91	c  36.9s| 36700 |   156 |559302 |  14.8 |    82M |  41 | 473 |9733 |   0 |  14k|  0 |  38k|  33 | 3.000000e+00 |      --      |    Inf |  49.53%
36.72/36.97	c  37.0s| 36800 |   150 |559831 |  14.8 |    82M |  41 | 473 |9732 |   0 |  14k|  0 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  49.53%
36.82/37.04	c  37.0s| 36900 |   146 |560934 |  14.8 |    82M |  41 | 473 |9732 | 204 |  14k|  0 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  49.60%
36.92/37.11	c  37.1s| 37000 |   139 |562124 |  14.8 |    82M |  41 | 473 |9732 | 205 |  14k|  0 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  49.74%
37.02/37.20	c  37.2s| 37100 |   136 |563344 |  14.8 |    82M |  41 | 473 |9734 | 202 |  14k|  1 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  49.81%
37.02/37.28	c  37.3s| 37200 |   132 |564727 |  14.8 |    82M |  41 | 473 |9734 | 204 |  14k|  1 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  49.87%
37.12/37.38	c  37.4s| 37300 |   129 |566587 |  14.8 |    82M |  41 | 473 |9735 | 216 |  14k|  2 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  49.91%
37.22/37.47	c  37.5s| 37400 |   130 |568440 |  14.8 |    82M |  41 | 473 |9735 | 206 |  14k|  1 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  49.93%
37.32/37.57	c  37.6s| 37500 |   124 |570480 |  14.8 |    82M |  41 | 473 |9734 | 203 |  14k|  1 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  50.09%
37.42/37.67	c  37.7s| 37600 |   119 |572517 |  14.8 |    82M |  41 | 473 |9734 | 211 |  14k|  1 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  50.12%
37.52/37.76	c  37.8s| 37700 |   117 |574176 |  14.8 |    82M |  41 | 473 |9734 | 204 |  14k|  0 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  50.15%
37.62/37.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.62/37.85	c  37.9s| 37800 |   116 |575974 |  14.8 |    82M |  41 | 473 |9734 | 206 |  14k|  1 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  50.25%
37.71/37.95	c  38.0s| 37900 |   106 |577743 |  14.8 |    82M |  41 | 473 |9735 | 208 |  14k|  1 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  50.42%
37.82/38.03	c  38.0s| 38000 |   103 |579234 |  14.8 |    82M |  41 | 473 |9735 | 202 |  14k|  1 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  50.51%
37.92/38.12	c  38.1s| 38100 |   102 |580769 |  14.8 |    82M |  41 | 473 |9736 | 202 |  14k|  1 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  50.52%
37.92/38.17	c  38.2s| 38200 |   111 |581316 |  14.8 |    82M |  41 | 473 |9736 | 209 |  14k|  1 |  39k|  33 | 3.000000e+00 |      --      |    Inf |  50.53%
38.01/38.22	c  38.2s| 38300 |   109 |581749 |  14.8 |    82M |  41 | 473 |9736 | 209 |  15k|  1 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.53%
38.01/38.28	c  38.3s| 38400 |   113 |582359 |  14.7 |    82M |  41 | 473 |9736 | 210 |  15k|  1 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.53%
38.11/38.33	c  38.3s| 38500 |   104 |582906 |  14.7 |    82M |  41 | 473 |9735 | 207 |  15k|  1 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.53%
38.11/38.38	c  38.4s| 38600 |   103 |583331 |  14.7 |    82M |  41 | 473 |9731 | 209 |  15k|  0 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.53%
38.21/38.44	c  38.4s| 38700 |   105 |583922 |  14.7 |    82M |  41 | 473 |9729 | 212 |  15k|  0 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.53%
38.31/38.50	c  38.5s| 38800 |   105 |584689 |  14.7 |    82M |  41 | 473 |9728 | 211 |  15k|  1 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.53%
38.31/38.55	c  38.6s| 38900 |   101 |585337 |  14.6 |    82M |  41 | 473 |9727 | 206 |  15k|  0 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.53%
38.41/38.61	c  38.6s| 39000 |   105 |585922 |  14.6 |    82M |  41 | 473 |9727 | 206 |  15k|  0 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.53%
38.41/38.67	c  38.7s| 39100 |   105 |586809 |  14.6 |    82M |  41 | 473 |9727 | 209 |  15k|  1 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.53%
38.51/38.74	c  38.7s| 39200 |   109 |587815 |  14.6 |    82M |  41 | 473 |9727 | 208 |  15k|  1 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.54%
38.61/38.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
38.61/38.80	c  38.8s| 39300 |   105 |588474 |  14.6 |    82M |  41 | 473 |9727 |   0 |  15k|  0 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.54%
38.61/38.86	c  38.9s| 39400 |   109 |589212 |  14.6 |    82M |  41 | 473 |9727 | 214 |  15k|  1 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.55%
38.71/38.92	c  38.9s| 39500 |   111 |589938 |  14.5 |    82M |  41 | 473 |9727 | 216 |  15k|  1 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.55%
38.71/38.99	c  39.0s| 39600 |   106 |591034 |  14.5 |    82M |  41 | 473 |9727 |   0 |  15k|  0 |  40k|  33 | 3.000000e+00 |      --      |    Inf |  50.55%
38.81/39.08	c  39.1s| 39700 |   103 |592353 |  14.5 |    82M |  41 | 473 |9718 | 208 |  15k|  1 |  41k|  33 | 3.000000e+00 |      --      |    Inf |  50.55%
38.91/39.14	c  39.1s| 39800 |   104 |592905 |  14.5 |    82M |  41 | 473 |9723 | 207 |  15k|  1 |  41k|  33 | 3.000000e+00 |      --      |    Inf |  50.55%
39.01/39.20	c  39.2s| 39900 |   103 |593652 |  14.5 |    82M |  41 | 473 |9720 | 208 |  15k|  1 |  41k|  33 | 3.000000e+00 |      --      |    Inf |  50.55%
39.01/39.28	c  39.3s| 40000 |   104 |594705 |  14.5 |    82M |  41 | 473 |9721 |   0 |  15k|  0 |  41k|  33 | 3.000000e+00 |      --      |    Inf |  50.56%
39.11/39.36	c  39.4s| 40100 |   101 |596186 |  14.5 |    82M |  41 | 473 |9721 | 203 |  15k|  1 |  41k|  33 | 3.000000e+00 |      --      |    Inf |  50.58%
39.21/39.46	c  39.5s| 40200 |    96 |597778 |  14.5 |    82M |  41 | 473 |9721 | 207 |  15k|  1 |  41k|  33 | 3.000000e+00 |      --      |    Inf |  50.63%
39.31/39.54	c  39.5s| 40300 |    95 |598993 |  14.5 |    82M |  41 | 473 |9701 |   0 |  15k|  0 |  41k|  33 | 3.000000e+00 |      --      |    Inf |  50.69%
39.41/39.60	c  39.6s| 40400 |    89 |600104 |  14.5 |    82M |  41 | 473 |9714 |   0 |  15k|  0 |  41k|  33 | 3.000000e+00 |      --      |    Inf |  50.71%
39.51/39.73	c  39.7s| 40500 |    90 |601313 |  14.5 |    82M |  41 | 473 |9718 | 206 |  15k|  1 |  41k|  33 | 3.000000e+00 |      --      |    Inf |  51.41%
39.61/39.80	c  39.8s| 40600 |    92 |602302 |  14.4 |    82M |  41 | 473 |9718 |   0 |  15k|  0 |  41k|  33 | 3.000000e+00 |      --      |    Inf |  51.45%
39.61/39.89	c  39.9s| 40700 |    85 |604096 |  14.5 |    82M |  41 | 473 |9703 | 205 |  15k|  1 |  41k|  33 | 3.000000e+00 |      --      |    Inf |  51.53%
39.70/39.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
39.70/39.98	c  40.0s| 40800 |    85 |605516 |  14.5 |    82M |  41 | 473 |9719 | 201 |  15k|  1 |  42k|  33 | 3.000000e+00 |      --      |    Inf |  51.62%
39.81/40.07	c  40.1s| 40900 |    87 |607446 |  14.5 |    82M |  41 | 473 |9718 | 211 |  15k|  2 |  42k|  33 | 3.000000e+00 |      --      |    Inf |  51.71%
39.91/40.16	c  40.2s| 41000 |    83 |609023 |  14.5 |    82M |  41 | 473 |9702 | 212 |  15k|  1 |  42k|  33 | 3.000000e+00 |      --      |    Inf |  51.72%
40.00/40.25	c  40.2s| 41100 |    81 |610631 |  14.5 |    82M |  41 | 473 |9717 | 202 |  15k|  0 |  42k|  33 | 3.000000e+00 |      --      |    Inf |  51.78%
40.10/40.37	c  40.4s| 41200 |    72 |613186 |  14.5 |    83M |  41 | 473 |9718 | 204 |  15k|  0 |  42k|  33 | 3.000000e+00 |      --      |    Inf |  51.85%
40.20/40.45	c  40.5s| 41300 |    70 |614474 |  14.5 |    83M |  41 | 473 |9718 | 209 |  15k|  1 |  42k|  33 | 3.000000e+00 |      --      |    Inf |  51.90%
40.30/40.58	c  40.6s| 41400 |    68 |616092 |  14.5 |    83M |  41 | 473 |9717 | 203 |  15k|  0 |  42k|  33 | 3.000000e+00 |      --      |    Inf |  52.00%
40.40/40.68	c  40.7s| 41500 |    63 |618061 |  14.5 |    83M |  41 | 473 |9717 | 209 |  15k|  0 |  42k|  33 | 3.000000e+00 |      --      |    Inf |  52.11%
40.60/40.85	c  40.8s| 41600 |    69 |620749 |  14.5 |    83M |  41 | 473 |9699 | 215 |  15k|  1 |  42k|  33 | 3.000000e+00 |      --      |    Inf |  52.20%
40.70/40.98	c  41.0s| 41700 |    74 |623307 |  14.6 |    83M |  41 | 473 |9715 | 213 |  15k|  1 |  42k|  33 | 3.000000e+00 |      --      |    Inf |  52.37%
40.80/41.10	c  41.1s| 41800 |    67 |625361 |  14.6 |    83M |  41 | 473 |9715 | 207 |  15k|  1 |  43k|  33 | 3.000000e+00 |      --      |    Inf |  52.48%
41.00/41.21	c  41.2s| 41900 |    67 |627493 |  14.6 |    83M |  41 | 473 |9715 | 213 |  15k|  0 |  43k|  33 | 3.000000e+00 |      --      |    Inf |  52.54%
41.10/41.31	c  41.3s| 42000 |    65 |629465 |  14.6 |    83M |  41 | 473 |9715 |   0 |  15k|  0 |  43k|  33 | 3.000000e+00 |      --      |    Inf |  52.60%
41.20/41.43	c  41.4s| 42100 |    61 |631628 |  14.6 |    83M |  41 | 473 |9715 | 206 |  16k|  0 |  43k|  33 | 3.000000e+00 |      --      |    Inf |  52.80%
41.30/41.53	c  41.5s| 42200 |    63 |633283 |  14.6 |    83M |  41 | 473 |9715 | 208 |  16k|  0 |  43k|  33 | 3.000000e+00 |      --      |    Inf |  52.93%
41.40/41.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
41.40/41.66	c  41.7s| 42300 |    68 |635159 |  14.6 |    83M |  41 | 473 |9715 |   0 |  16k|  0 |  43k|  33 | 3.000000e+00 |      --      |    Inf |  53.10%
41.50/41.76	c  41.8s| 42400 |    63 |637310 |  14.7 |    83M |  41 | 473 |9716 | 208 |  16k|  0 |  43k|  33 | 3.000000e+00 |      --      |    Inf |  53.37%
41.60/41.85	c  41.9s| 42500 |    61 |638951 |  14.7 |    83M |  41 | 473 |9715 | 211 |  16k|  1 |  43k|  33 | 3.000000e+00 |      --      |    Inf |  53.42%
41.70/42.00	c  42.0s| 42600 |    72 |641062 |  14.7 |    83M |  41 | 473 |9713 |   0 |  16k|  0 |  43k|  33 | 3.000000e+00 |      --      |    Inf |  53.52%
41.90/42.11	c  42.1s| 42700 |    72 |643062 |  14.7 |    83M |  41 | 473 |9711 | 206 |  16k|  1 |  44k|  33 | 3.000000e+00 |      --      |    Inf |  53.55%
41.99/42.21	c  42.2s| 42800 |    72 |645182 |  14.7 |    83M |  41 | 473 |9711 |   0 |  16k|  0 |  44k|  33 | 3.000000e+00 |      --      |    Inf |  53.60%
42.09/42.31	c  42.3s| 42900 |    69 |647093 |  14.7 |    83M |  41 | 473 |9709 | 206 |  16k|  1 |  44k|  33 | 3.000000e+00 |      --      |    Inf |  53.71%
42.19/42.41	c  42.4s| 43000 |    63 |648286 |  14.7 |    83M |  41 | 473 |9711 | 209 |  16k|  0 |  44k|  33 | 3.000000e+00 |      --      |    Inf |  53.76%
42.29/42.52	c  42.5s| 43100 |    63 |650442 |  14.7 |    83M |  41 | 473 |9712 | 207 |  16k|  0 |  44k|  33 | 3.000000e+00 |      --      |    Inf |  53.79%
42.39/42.61	c  42.6s| 43200 |    67 |651955 |  14.7 |    83M |  41 | 473 |9712 | 206 |  16k|  1 |  44k|  33 | 3.000000e+00 |      --      |    Inf |  53.88%
42.49/42.73	c  42.7s| 43300 |    66 |654274 |  14.7 |    83M |  41 | 473 |9713 | 213 |  16k|  0 |  44k|  33 | 3.000000e+00 |      --      |    Inf |  53.92%
42.59/42.84	c  42.8s| 43400 |    66 |656108 |  14.7 |    83M |  41 | 473 |9713 | 213 |  16k|  1 |  44k|  33 | 3.000000e+00 |      --      |    Inf |  53.95%
42.69/42.96	c  43.0s| 43500 |    65 |658364 |  14.8 |    83M |  41 | 473 |9711 | 226 |  16k|  1 |  44k|  33 | 3.000000e+00 |      --      |    Inf |  53.96%
42.79/43.08	c  43.1s| 43600 |    68 |660465 |  14.8 |    83M |  41 | 473 |9711 | 223 |  16k|  2 |  45k|  33 | 3.000000e+00 |      --      |    Inf |  54.01%
42.89/43.17	c  43.2s| 43700 |    56 |662110 |  14.8 |    83M |  41 | 473 |9711 |   0 |  16k|  0 |  45k|  33 | 3.000000e+00 |      --      |    Inf |  54.10%
42.99/43.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
42.99/43.27	c  43.3s| 43800 |    61 |664097 |  14.8 |    83M |  41 | 473 |9710 | 206 |  16k|  0 |  45k|  33 | 3.000000e+00 |      --      |    Inf |  54.13%
43.09/43.36	c  43.4s| 43900 |    57 |666244 |  14.8 |    83M |  41 | 473 |9710 | 210 |  16k|  0 |  45k|  33 | 3.000000e+00 |      --      |    Inf |  54.14%
43.19/43.45	c  43.5s| 44000 |    62 |668097 |  14.8 |    83M |  41 | 473 |9710 | 220 |  16k|  3 |  45k|  33 | 3.000000e+00 |      --      |    Inf |  54.15%
43.29/43.55	c  43.6s| 44100 |    61 |670381 |  14.8 |    83M |  41 | 473 |9710 | 210 |  16k|  1 |  45k|  33 | 3.000000e+00 |      --      |    Inf |  54.16%
43.39/43.63	c  43.6s| 44200 |    57 |672268 |  14.8 |    83M |  41 | 473 |9709 | 212 |  16k|  0 |  45k|  33 | 3.000000e+00 |      --      |    Inf |  54.17%
43.49/43.73	c  43.7s| 44300 |    58 |674215 |  14.9 |    83M |  41 | 473 |9709 | 211 |  16k|  0 |  45k|  33 | 3.000000e+00 |      --      |    Inf |  54.26%
43.59/43.85	c  43.9s| 44400 |    59 |676490 |  14.9 |    83M |  41 | 473 |9708 | 208 |  16k|  1 |  45k|  33 | 3.000000e+00 |      --      |    Inf |  54.29%
43.69/43.97	c  44.0s| 44500 |    55 |678483 |  14.9 |    83M |  41 | 473 |9708 | 208 |  16k|  1 |  45k|  33 | 3.000000e+00 |      --      |    Inf |  54.42%
43.79/44.06	c  44.1s| 44600 |    58 |680237 |  14.9 |    83M |  41 | 473 |9707 |   0 |  16k|  0 |  45k|  33 | 3.000000e+00 |      --      |    Inf |  54.44%
43.89/44.16	c  44.2s| 44700 |    55 |681743 |  14.9 |    83M |  41 | 473 |9707 | 206 |  17k|  1 |  45k|  33 | 3.000000e+00 |      --      |    Inf |  54.47%
43.98/44.25	c  44.3s| 44800 |    53 |683135 |  14.9 |    83M |  41 | 473 |9705 | 204 |  17k|  1 |  46k|  33 | 3.000000e+00 |      --      |    Inf |  54.52%
44.08/44.35	c  44.4s| 44900 |    48 |684953 |  14.9 |    83M |  41 | 473 |9703 | 208 |  17k|  1 |  46k|  33 | 3.000000e+00 |      --      |    Inf |  54.60%
44.18/44.46	c  44.5s| 45000 |    41 |686570 |  14.9 |    83M |  41 | 473 |9704 | 205 |  17k|  1 |  46k|  33 | 3.000000e+00 |      --      |    Inf |  54.74%
44.28/44.58	c  44.6s| 45100 |    38 |688872 |  14.9 |    83M |  41 | 473 |9703 | 205 |  17k|  1 |  46k|  33 | 3.000000e+00 |      --      |    Inf |  54.77%
44.38/44.67	c  44.7s| 45200 |    38 |690442 |  14.9 |    83M |  41 | 473 |9702 | 213 |  17k|  0 |  46k|  33 | 3.000000e+00 |      --      |    Inf |  54.78%
44.48/44.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
44.48/44.78	c  44.8s| 45300 |    41 |692858 |  14.9 |    83M |  41 | 473 |9702 | 208 |  17k|  1 |  46k|  33 | 3.000000e+00 |      --      |    Inf |  54.80%
44.58/44.88	c  44.9s| 45400 |    36 |694578 |  14.9 |    83M |  41 | 473 |9702 | 203 |  17k|  0 |  46k|  33 | 3.000000e+00 |      --      |    Inf |  54.84%
44.68/44.98	c  45.0s| 45500 |    35 |695953 |  14.9 |    83M |  41 | 473 |9702 |   0 |  17k|  0 |  46k|  33 | 3.000000e+00 |      --      |    Inf |  54.85%
44.79/45.08	c  45.1s| 45600 |    35 |697650 |  14.9 |    83M |  41 | 473 |9700 |   0 |  17k|  0 |  47k|  33 | 3.000000e+00 |      --      |    Inf |  54.89%
44.89/45.18	c  45.2s| 45700 |    35 |699228 |  14.9 |    83M |  41 | 473 |9699 | 211 |  17k|  1 |  47k|  33 | 3.000000e+00 |      --      |    Inf |  54.90%
44.98/45.28	c  45.3s| 45800 |    38 |701202 |  15.0 |    83M |  41 | 473 |9698 | 213 |  17k|  1 |  47k|  33 | 3.000000e+00 |      --      |    Inf |  54.92%
45.18/45.42	c  45.4s| 45900 |    39 |703131 |  15.0 |    83M |  41 | 473 |9698 | 207 |  17k|  1 |  47k|  33 | 3.000000e+00 |      --      |    Inf |  55.00%
45.28/45.50	c  45.5s| 46000 |    56 |704032 |  15.0 |    83M |  41 | 473 |9698 |   0 |  17k|  0 |  47k|  33 | 3.000000e+00 |      --      |    Inf |  55.01%
45.28/45.58	c  45.6s| 46100 |    63 |705089 |  14.9 |    83M |  41 | 473 |9696 | 207 |  17k|  0 |  47k|  33 | 3.000000e+00 |      --      |    Inf |  55.02%
45.38/45.65	c  45.7s| 46200 |    64 |706101 |  14.9 |    83M |  41 | 473 |9692 | 205 |  17k|  1 |  47k|  33 | 3.000000e+00 |      --      |    Inf |  55.05%
45.48/45.73	c  45.7s| 46300 |    62 |707282 |  14.9 |    83M |  41 | 473 |9692 | 209 |  17k|  1 |  47k|  33 | 3.000000e+00 |      --      |    Inf |  55.08%
45.58/45.80	c  45.8s| 46400 |    68 |708399 |  14.9 |    83M |  41 | 473 |9692 | 216 |  17k|  1 |  47k|  33 | 3.000000e+00 |      --      |    Inf |  55.09%
45.58/45.86	c  45.9s| 46500 |    64 |709545 |  14.9 |    83M |  41 | 473 |9692 | 206 |  17k|  0 |  47k|  33 | 3.000000e+00 |      --      |    Inf |  55.09%
45.68/45.93	c  45.9s| 46600 |    59 |710673 |  14.9 |    83M |  41 | 473 |9691 | 212 |  17k|  1 |  47k|  33 | 3.000000e+00 |      --      |    Inf |  55.14%
45.78/46.01	c  46.0s| 46700 |    66 |711855 |  14.9 |    83M |  41 | 473 |9690 | 207 |  17k|  0 |  47k|  33 | 3.000000e+00 |      --      |    Inf |  55.14%
45.78/46.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
45.78/46.09	c  46.1s| 46800 |    67 |712921 |  14.9 |    83M |  41 | 473 |9690 | 216 |  17k|  0 |  47k|  33 | 3.000000e+00 |      --      |    Inf |  55.16%
45.88/46.17	c  46.2s| 46900 |    66 |714248 |  14.9 |    83M |  41 | 473 |9690 | 215 |  17k|  0 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  55.19%
45.97/46.24	c  46.2s| 47000 |    59 |715550 |  14.9 |    83M |  41 | 473 |9690 | 207 |  17k|  0 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  55.21%
46.07/46.32	c  46.3s| 47100 |    63 |716786 |  14.9 |    83M |  41 | 473 |9690 | 210 |  17k|  1 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  55.26%
46.17/46.40	c  46.4s| 47200 |    61 |718056 |  14.9 |    83M |  41 | 473 |9690 | 218 |  17k|  1 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  55.29%
46.17/46.49	c  46.5s| 47300 |    52 |719401 |  14.9 |    83M |  41 | 473 |9690 | 208 |  17k|  1 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  55.33%
46.37/46.61	c  46.6s| 47400 |    55 |721035 |  14.9 |    83M |  41 | 473 |9689 | 211 |  18k|  0 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  55.41%
46.47/46.72	c  46.7s| 47500 |    60 |722875 |  14.9 |    83M |  41 | 473 |9689 | 211 |  18k|  0 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  55.43%
46.57/46.82	c  46.8s| 47600 |    65 |724401 |  14.9 |    83M |  41 | 473 |9686 |   0 |  18k|  0 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  55.55%
46.67/46.94	c  46.9s| 47700 |    67 |726018 |  14.9 |    83M |  41 | 473 |9681 | 221 |  18k|  1 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  55.62%
46.78/47.05	c  47.0s| 47800 |    66 |727462 |  14.9 |    83M |  41 | 473 |9689 | 206 |  18k|  1 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  55.70%
46.87/47.11	c  47.1s| 47900 |    64 |728556 |  14.9 |    83M |  41 | 473 |9676 | 214 |  18k|  1 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  55.79%
46.97/47.20	c  47.2s| 48000 |    65 |729895 |  14.9 |    83M |  41 | 473 |9687 | 211 |  18k|  0 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  55.86%
47.07/47.30	c  47.3s| 48100 |    61 |731643 |  14.9 |    83M |  41 | 473 |9568 | 209 |  18k|  1 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  55.99%
47.17/47.41	c  47.4s| 48200 |    63 |733901 |  14.9 |    83M |  41 | 473 |9525 | 213 |  18k|  1 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  56.01%
47.17/47.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
47.17/47.49	c  47.5s| 48300 |    67 |735397 |  14.9 |    83M |  41 | 473 |9556 | 216 |  18k|  1 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  56.01%
47.27/47.59	c  47.6s| 48400 |    71 |737052 |  14.9 |    83M |  41 | 473 |9503 |   0 |  18k|  0 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  56.03%
47.37/47.67	c  47.7s| 48500 |    67 |738347 |  14.9 |    83M |  41 | 473 |9598 | 218 |  18k|  0 |  48k|  33 | 3.000000e+00 |      --      |    Inf |  56.05%
47.47/47.73	c  47.7s| 48600 |    69 |739196 |  14.9 |    83M |  41 | 473 |9662 | 220 |  18k|  1 |  49k|  33 | 3.000000e+00 |      --      |    Inf |  56.05%
47.57/47.81	c  47.8s| 48700 |    72 |740352 |  14.9 |    83M |  41 | 473 |9581 | 206 |  18k|  0 |  49k|  33 | 3.000000e+00 |      --      |    Inf |  56.07%
47.57/47.88	c  47.9s| 48800 |    76 |741480 |  14.9 |    83M |  41 | 473 |9604 | 206 |  18k|  0 |  49k|  33 | 3.000000e+00 |      --      |    Inf |  56.10%
47.67/47.96	c  48.0s| 48900 |    67 |742742 |  14.9 |    83M |  41 | 473 |9631 |   0 |  18k|  0 |  49k|  33 | 3.000000e+00 |      --      |    Inf |  56.12%
47.77/48.03	c  48.0s| 49000 |    69 |744238 |  14.9 |    83M |  41 | 473 |9664 | 211 |  18k|  0 |  49k|  33 | 3.000000e+00 |      --      |    Inf |  56.13%
47.87/48.11	c  48.1s| 49100 |    65 |745502 |  14.9 |    83M |  41 | 473 |9541 |   0 |  18k|  0 |  49k|  33 | 3.000000e+00 |      --      |    Inf |  56.16%
47.96/48.22	c  48.2s| 49200 |    77 |747534 |  14.9 |    83M |  41 | 473 |9478 |   0 |  18k|  0 |  49k|  33 | 3.000000e+00 |      --      |    Inf |  56.33%
48.06/48.33	c  48.3s| 49300 |    72 |749795 |  14.9 |    83M |  41 | 473 |9448 |   0 |  18k|  0 |  49k|  33 | 3.000000e+00 |      --      |    Inf |  56.49%
48.16/48.44	c  48.4s| 49400 |    71 |752089 |  14.9 |    83M |  41 | 473 |9485 | 214 |  18k|  0 |  49k|  33 | 3.000000e+00 |      --      |    Inf |  56.52%
48.26/48.55	c  48.6s| 49500 |    86 |753983 |  14.9 |    83M |  41 | 473 |9384 | 217 |  18k|  1 |  49k|  33 | 3.000000e+00 |      --      |    Inf |  56.57%
48.36/48.64	c  48.6s| 49600 |   114 |755718 |  14.9 |    83M |  41 | 473 |9323 | 213 |  18k|  0 |  49k|  33 | 3.000000e+00 |      --      |    Inf |  56.58%
48.46/48.72	c  48.7s| 49700 |   117 |756961 |  14.9 |    83M |  41 | 473 |9394 | 217 |  18k|  2 |  49k|  33 | 3.000000e+00 |      --      |    Inf |  56.58%
48.56/48.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
48.56/48.81	c  48.8s| 49800 |   117 |758952 |  14.9 |    83M |  41 | 473 |9444 | 216 |  18k|  1 |  49k|  33 | 3.000000e+00 |      --      |    Inf |  56.59%
48.56/48.89	c  48.9s| 49900 |   111 |760347 |  14.9 |    83M |  41 | 473 |9500 | 213 |  18k|  1 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.60%
48.66/48.98	c  49.0s| 50000 |   113 |762119 |  14.9 |    83M |  41 | 473 |9527 | 216 |  19k|  1 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.60%
48.77/49.04	c  49.0s| 50100 |   112 |762744 |  14.9 |    83M |  41 | 473 |9588 | 218 |  19k|  1 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.60%
48.87/49.13	c  49.1s| 50200 |   119 |764420 |  14.9 |    83M |  41 | 473 |9631 | 216 |  19k|  1 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.60%
48.96/49.21	c  49.2s| 50300 |   111 |765752 |  14.9 |    83M |  41 | 473 |9632 |   0 |  19k|  0 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.60%
48.96/49.28	c  49.3s| 50400 |   113 |766640 |  14.9 |    83M |  41 | 473 |9684 |   0 |  19k|  0 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.60%
49.06/49.37	c  49.4s| 50500 |   113 |768476 |  14.9 |    83M |  41 | 473 |9679 |   0 |  19k|  0 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
49.16/49.43	c  49.4s| 50600 |   111 |768952 |  14.9 |    83M |  41 | 473 |9683 | 218 |  19k|  0 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
49.26/49.51	c  49.5s| 50700 |   113 |770024 |  14.9 |    83M |  41 | 473 |9674 | 208 |  19k|  1 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
49.36/49.60	c  49.6s| 50800 |   122 |772040 |  14.9 |    83M |  41 | 473 |9619 | 220 |  19k|  1 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
49.46/49.72	c  49.7s| 50900 |   127 |774393 |  14.9 |    83M |  41 | 473 |9586 | 216 |  19k|  1 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
49.56/49.80	c  49.8s| 51000 |   128 |775856 |  14.9 |    83M |  41 | 473 |9575 |   0 |  19k|  0 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
49.56/49.86	c  49.9s| 51100 |   134 |776887 |  14.9 |    83M |  41 | 473 |9576 | 221 |  19k|  1 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
49.66/49.92	c  49.9s| 51200 |   133 |777819 |  14.9 |    83M |  41 | 473 |9607 | 216 |  19k|  1 |  50k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
49.66/49.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
49.66/49.98	c  50.0s| 51300 |   129 |778907 |  14.9 |    83M |  41 | 473 |9635 | 225 |  19k|  2 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
49.76/50.05	c  50.1s| 51400 |   128 |779741 |  14.9 |    83M |  41 | 473 |9675 |   0 |  19k|  0 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
49.86/50.11	c  50.1s| 51500 |   134 |780375 |  14.8 |    83M |  41 | 473 |9676 | 216 |  19k|  1 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
49.86/50.17	c  50.2s| 51600 |   129 |781146 |  14.8 |    83M |  41 | 473 |9666 | 216 |  19k|  1 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
49.96/50.26	c  50.3s| 51700 |   117 |782559 |  14.8 |    83M |  41 | 473 |9674 |   0 |  19k|  0 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
50.05/50.32	c  50.3s| 51800 |   117 |783226 |  14.8 |    83M |  41 | 473 |9669 |   0 |  19k|  0 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
50.05/50.38	c  50.4s| 51900 |   119 |783950 |  14.8 |    83M |  41 | 473 |9669 | 220 |  19k|  0 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
50.15/50.44	c  50.4s| 52000 |   117 |784630 |  14.8 |    83M |  41 | 473 |9664 | 223 |  19k|  0 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
50.15/50.49	c  50.5s| 52100 |   116 |785194 |  14.8 |    83M |  41 | 473 |9664 | 217 |  19k|  1 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
50.25/50.55	c  50.5s| 52200 |   122 |786002 |  14.8 |    83M |  41 | 473 |9663 |   0 |  19k|  0 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
50.35/50.60	c  50.6s| 52300 |   118 |786701 |  14.7 |    83M |  41 | 473 |9662 | 221 |  19k|  0 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
50.35/50.66	c  50.7s| 52400 |   118 |787654 |  14.7 |    83M |  41 | 473 |9660 | 217 |  19k|  1 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
50.45/50.74	c  50.7s| 52500 |   112 |788534 |  14.7 |    83M |  41 | 473 |9660 |   0 |  19k|  0 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
50.55/50.81	c  50.8s| 52600 |   117 |789333 |  14.7 |    83M |  41 | 473 |9663 |   0 |  19k|  0 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.61%
50.65/50.90	c  50.9s| 52700 |   107 |790600 |  14.7 |    83M |  41 | 473 |9657 | 220 |  19k|  2 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.62%
50.65/50.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
50.65/50.99	c  51.0s| 52800 |   106 |792664 |  14.7 |    83M |  41 | 473 |9579 | 219 |  19k|  0 |  51k|  33 | 3.000000e+00 |      --      |    Inf |  56.62%
50.76/51.06	c  51.1s| 52900 |   104 |793841 |  14.7 |    83M |  41 | 473 |9583 | 221 |  19k|  1 |  52k|  33 | 3.000000e+00 |      --      |    Inf |  56.62%
50.85/51.11	c  51.1s| 53000 |   106 |794710 |  14.7 |    83M |  41 | 473 |9598 | 221 |  19k|  1 |  52k|  33 | 3.000000e+00 |      --      |    Inf |  56.62%
50.85/51.19	c  51.2s| 53100 |   102 |796018 |  14.7 |    83M |  41 | 473 |9649 |   0 |  19k|  0 |  52k|  33 | 3.000000e+00 |      --      |    Inf |  56.62%
50.95/51.25	c  51.3s| 53200 |   105 |797066 |  14.7 |    83M |  41 | 473 |9660 | 225 |  19k|  3 |  52k|  33 | 3.000000e+00 |      --      |    Inf |  56.62%
51.05/51.32	c  51.3s| 53300 |   106 |798349 |  14.7 |    83M |  41 | 473 |9659 | 220 |  19k|  1 |  52k|  33 | 3.000000e+00 |      --      |    Inf |  56.62%
51.15/51.40	c  51.4s| 53400 |    99 |799644 |  14.7 |    83M |  41 | 473 |9659 | 197 |  19k|  1 |  52k|  33 | 3.000000e+00 |      --      |    Inf |  56.62%
51.25/51.54	c  51.5s| 53500 |   101 |801417 |  14.7 |    83M |  41 | 473 |9642 | 204 |  19k|  0 |  52k|  33 | 3.000000e+00 |      --      |    Inf |  56.78%
51.35/51.63	c  51.6s| 53600 |   101 |802699 |  14.7 |    83M |  41 | 473 |9659 |   0 |  19k|  0 |  52k|  33 | 3.000000e+00 |      --      |    Inf |  56.90%
51.45/51.74	c  51.7s| 53700 |   105 |804367 |  14.7 |    83M |  41 | 473 |9657 |   0 |  19k|  0 |  52k|  33 | 3.000000e+00 |      --      |    Inf |  57.01%
51.55/51.84	c  51.8s| 53800 |    99 |806523 |  14.7 |    83M |  41 | 473 |9653 |   0 |  20k|  0 |  52k|  33 | 3.000000e+00 |      --      |    Inf |  57.02%
51.65/51.95	c  52.0s| 53900 |   103 |808430 |  14.7 |    83M |  41 | 473 |9658 | 223 |  20k|  0 |  52k|  33 | 3.000000e+00 |      --      |    Inf |  57.03%
51.75/52.03	c  52.0s| 54000 |   108 |809824 |  14.7 |    83M |  41 | 473 |9658 | 215 |  20k|  1 |  52k|  33 | 3.000000e+00 |      --      |    Inf |  57.03%
51.75/52.09	c  52.1s| 54100 |   105 |810590 |  14.7 |    83M |  41 | 473 |9654 | 218 |  20k|  0 |  52k|  33 | 3.000000e+00 |      --      |    Inf |  57.03%
51.85/52.17	c  52.2s| 54200 |   109 |811621 |  14.7 |    83M |  41 | 473 |9654 | 217 |  20k|  0 |  53k|  33 | 3.000000e+00 |      --      |    Inf |  57.03%
51.94/52.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.94/52.25	c  52.2s| 54300 |   117 |813196 |  14.7 |    83M |  41 | 473 |9653 | 214 |  20k|  0 |  53k|  33 | 3.000000e+00 |      --      |    Inf |  57.03%
52.04/52.31	c  52.3s| 54400 |   119 |814172 |  14.7 |    83M |  41 | 473 |9654 | 217 |  20k|  1 |  53k|  33 | 3.000000e+00 |      --      |    Inf |  57.03%
52.04/52.37	c  52.4s| 54500 |   118 |814942 |  14.7 |    83M |  41 | 473 |9653 | 216 |  20k|  1 |  53k|  33 | 3.000000e+00 |      --      |    Inf |  57.03%
52.14/52.44	c  52.4s| 54600 |   112 |816014 |  14.7 |    83M |  41 | 473 |9653 | 214 |  20k|  0 |  53k|  33 | 3.000000e+00 |      --      |    Inf |  57.03%
52.24/52.50	c  52.5s| 54700 |   112 |816913 |  14.6 |    83M |  41 | 473 |9652 | 217 |  20k|  1 |  53k|  33 | 3.000000e+00 |      --      |    Inf |  57.03%
52.24/52.57	c  52.6s| 54800 |   109 |817842 |  14.6 |    83M |  41 | 473 |9653 | 215 |  20k|  1 |  53k|  33 | 3.000000e+00 |      --      |    Inf |  57.03%
52.34/52.63	c  52.6s| 54900 |   100 |818686 |  14.6 |    83M |  41 | 473 |9649 |   0 |  20k|  0 |  53k|  33 | 3.000000e+00 |      --      |    Inf |  57.03%
52.44/52.75	c  52.8s| 55000 |   110 |820363 |  14.6 |    83M |  41 | 473 |9498 | 205 |  20k|  1 |  53k|  33 | 3.000000e+00 |      --      |    Inf |  57.05%
52.54/52.85	c  52.9s| 55100 |   113 |822036 |  14.6 |    83M |  41 | 473 |9443 |   0 |  20k|  0 |  53k|  33 | 3.000000e+00 |      --      |    Inf |  57.06%
52.64/52.95	c  53.0s| 55200 |   101 |823830 |  14.6 |    83M |  41 | 473 |9521 |   0 |  20k|  0 |  53k|  33 | 3.000000e+00 |      --      |    Inf |  57.08%
52.74/53.09	c  53.1s| 55300 |   106 |826240 |  14.7 |    83M |  41 | 473 |9509 | 218 |  20k|  1 |  54k|  33 | 3.000000e+00 |      --      |    Inf |  57.12%
52.94/53.20	c  53.2s| 55400 |   101 |828193 |  14.7 |    83M |  41 | 473 |9434 | 217 |  20k|  1 |  54k|  33 | 3.000000e+00 |      --      |    Inf |  57.21%
52.94/53.28	c  53.3s| 55500 |   101 |829521 |  14.7 |    83M |  41 | 473 |9456 |   0 |  20k|  0 |  54k|  33 | 3.000000e+00 |      --      |    Inf |  57.21%
53.04/53.39	c  53.4s| 55600 |   101 |831487 |  14.7 |    83M |  41 | 473 |9445 | 224 |  20k|  1 |  54k|  33 | 3.000000e+00 |      --      |    Inf |  57.23%
53.14/53.46	c  53.5s| 55700 |    98 |832623 |  14.7 |    83M |  41 | 473 |9517 | 225 |  20k|  0 |  54k|  33 | 3.000000e+00 |      --      |    Inf |  57.23%
53.34/53.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
53.34/53.62	c  53.6s| 55800 |    96 |834610 |  14.7 |    84M |  41 | 473 |9473 | 219 |  20k|  0 |  54k|  33 | 3.000000e+00 |      --      |    Inf |  57.26%
53.44/53.74	c  53.7s| 55900 |    87 |836768 |  14.7 |    84M |  41 | 473 |9321 | 214 |  20k|  0 |  54k|  33 | 3.000000e+00 |      --      |    Inf |  57.26%
53.54/53.83	c  53.8s| 56000 |    81 |838732 |  14.7 |    84M |  41 | 473 |9317 | 217 |  20k|  0 |  54k|  33 | 3.000000e+00 |      --      |    Inf |  57.28%
53.64/53.94	c  53.9s| 56100 |    82 |841012 |  14.7 |    84M |  41 | 473 |9170 | 222 |  20k|  1 |  54k|  33 | 3.000000e+00 |      --      |    Inf |  57.33%
53.74/54.04	c  54.0s| 56200 |    88 |843274 |  14.7 |    84M |  41 | 473 |9221 | 224 |  20k|  1 |  54k|  33 | 3.000000e+00 |      --      |    Inf |  57.34%
53.84/54.12	c  54.1s| 56300 |    84 |844683 |  14.7 |    84M |  41 | 473 |9301 | 224 |  20k|  1 |  55k|  33 | 3.000000e+00 |      --      |    Inf |  57.34%
53.84/54.20	c  54.2s| 56400 |    89 |846377 |  14.7 |    84M |  41 | 473 |9372 |   0 |  20k|  0 |  55k|  33 | 3.000000e+00 |      --      |    Inf |  57.34%
53.94/54.29	c  54.3s| 56500 |    85 |848307 |  14.7 |    84M |  41 | 473 |9501 |   0 |  20k|  0 |  55k|  33 | 3.000000e+00 |      --      |    Inf |  57.34%
54.03/54.36	c  54.4s| 56600 |    80 |849606 |  14.7 |    84M |  41 | 473 |9616 |   0 |  20k|  0 |  55k|  33 | 3.000000e+00 |      --      |    Inf |  57.34%
54.13/54.48	c  54.5s| 56700 |    91 |852292 |  14.7 |    84M |  41 | 473 |9580 | 213 |  20k|  1 |  55k|  33 | 3.000000e+00 |      --      |    Inf |  57.34%
54.23/54.55	c  54.5s| 56800 |    94 |853439 |  14.7 |    84M |  41 | 473 |9630 |   0 |  20k|  0 |  55k|  33 | 3.000000e+00 |      --      |    Inf |  57.34%
54.33/54.61	c  54.6s| 56900 |    91 |854398 |  14.7 |    84M |  41 | 473 |9650 | 214 |  20k|  1 |  55k|  33 | 3.000000e+00 |      --      |    Inf |  57.34%
54.43/54.73	c  54.7s| 57000 |    81 |856011 |  14.7 |    84M |  41 | 473 |9551 | 200 |  20k|  1 |  55k|  33 | 3.000000e+00 |      --      |    Inf |  57.59%
54.53/54.85	c  54.9s| 57100 |    88 |858348 |  14.8 |    84M |  41 | 473 |9443 | 219 |  20k|  1 |  55k|  33 | 3.000000e+00 |      --      |    Inf |  57.75%
54.63/54.96	c  55.0s| 57200 |    93 |860240 |  14.8 |    84M |  41 | 473 |9454 | 207 |  20k|  0 |  55k|  33 | 3.000000e+00 |      --      |    Inf |  57.77%
54.74/55.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
54.74/55.06	c  55.1s| 57300 |    91 |862702 |  14.8 |    84M |  41 | 473 |9474 |   0 |  21k|  0 |  56k|  33 | 3.000000e+00 |      --      |    Inf |  57.80%
54.84/55.15	c  55.1s| 57400 |    92 |863858 |  14.8 |    84M |  41 | 473 |9530 | 222 |  21k|  1 |  56k|  33 | 3.000000e+00 |      --      |    Inf |  57.81%
54.93/55.29	c  55.3s| 57500 |    91 |866417 |  14.8 |    84M |  41 | 473 |9422 | 217 |  21k|  1 |  56k|  33 | 3.000000e+00 |      --      |    Inf |  57.86%
55.03/55.39	c  55.4s| 57600 |    83 |868262 |  14.8 |    84M |  41 | 473 |9289 | 210 |  21k|  1 |  56k|  33 | 3.000000e+00 |      --      |    Inf |  57.94%
55.23/55.50	c  55.5s| 57700 |    80 |870394 |  14.8 |    84M |  41 | 473 |9228 | 214 |  21k|  0 |  56k|  33 | 3.000000e+00 |      --      |    Inf |  57.96%
55.33/55.62	c  55.6s| 57800 |    78 |873306 |  14.8 |    84M |  41 | 473 |9109 | 210 |  21k|  0 |  56k|  33 | 3.000000e+00 |      --      |    Inf |  57.99%
55.43/55.74	c  55.7s| 57900 |    74 |875820 |  14.8 |    84M |  41 | 473 |9046 | 208 |  21k|  1 |  56k|  33 | 3.000000e+00 |      --      |    Inf |  58.01%
55.53/55.82	c  55.8s| 58000 |    71 |877878 |  14.9 |    84M |  41 | 473 |9065 |   0 |  21k|  0 |  56k|  33 | 3.000000e+00 |      --      |    Inf |  58.03%
55.63/55.91	c  55.9s| 58100 |    74 |879461 |  14.9 |    84M |  41 | 473 |8993 | 221 |  21k|  0 |  56k|  33 | 3.000000e+00 |      --      |    Inf |  58.09%
55.63/55.99	c  56.0s| 58200 |    69 |880724 |  14.9 |    84M |  41 | 473 |9073 | 215 |  21k|  0 |  56k|  33 | 3.000000e+00 |      --      |    Inf |  58.10%
55.73/56.05	c  56.0s| 58300 |    73 |881889 |  14.9 |    84M |  41 | 473 |9097 | 218 |  21k|  0 |  56k|  33 | 3.000000e+00 |      --      |    Inf |  58.10%
55.83/56.12	c  56.1s| 58400 |    68 |883159 |  14.8 |    84M |  41 | 473 |9137 |   0 |  21k|  0 |  56k|  33 | 3.000000e+00 |      --      |    Inf |  58.10%
55.93/56.22	c  56.2s| 58500 |    58 |884924 |  14.9 |    84M |  41 | 473 |8955 | 216 |  21k|  0 |  56k|  33 | 3.000000e+00 |      --      |    Inf |  58.27%
56.03/56.30	c  56.3s| 58600 |    66 |886608 |  14.9 |    84M |  41 | 473 |8780 | 213 |  21k|  0 |  57k|  33 | 3.000000e+00 |      --      |    Inf |  58.30%
56.03/56.37	c  56.4s| 58700 |    64 |887850 |  14.9 |    84M |  41 | 473 |8787 | 215 |  21k|  1 |  57k|  33 | 3.000000e+00 |      --      |    Inf |  58.30%
56.22/56.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
56.22/56.53	c  56.5s| 58800 |    68 |889811 |  14.9 |    84M |  41 | 473 |8602 | 206 |  21k|  1 |  57k|  33 | 3.000000e+00 |      --      |    Inf |  58.46%
56.32/56.60	c  56.6s| 58900 |    77 |890827 |  14.9 |    84M |  41 | 473 |8716 | 209 |  21k|  1 |  57k|  33 | 3.000000e+00 |      --      |    Inf |  58.49%
56.42/56.70	c  56.7s| 59000 |    74 |892344 |  14.9 |    84M |  41 | 473 |8791 | 207 |  21k|  0 |  57k|  33 | 3.000000e+00 |      --      |    Inf |  58.54%
56.42/56.77	c  56.8s| 59100 |    78 |893498 |  14.8 |    84M |  41 | 473 |8913 | 212 |  21k|  0 |  57k|  33 | 3.000000e+00 |      --      |    Inf |  58.55%
56.52/56.83	c  56.8s| 59200 |    70 |894141 |  14.8 |    84M |  41 | 473 |9059 | 205 |  21k|  1 |  57k|  33 | 3.000000e+00 |      --      |    Inf |  58.55%
56.62/56.92	c  56.9s| 59300 |    75 |895930 |  14.8 |    84M |  41 | 473 |9129 | 207 |  21k|  0 |  57k|  33 | 3.000000e+00 |      --      |    Inf |  58.71%
56.73/57.02	c  57.0s| 59400 |    71 |897920 |  14.8 |    84M |  41 | 473 |9186 | 205 |  21k|  1 |  58k|  33 | 3.000000e+00 |      --      |    Inf |  58.72%
56.83/57.11	c  57.1s| 59500 |    75 |899918 |  14.9 |    84M |  41 | 473 |9239 |   0 |  21k|  0 |  58k|  33 | 3.000000e+00 |      --      |    Inf |  58.76%
56.83/57.19	c  57.2s| 59600 |    74 |901777 |  14.9 |    84M |  41 | 473 |9387 | 208 |  21k|  0 |  58k|  33 | 3.000000e+00 |      --      |    Inf |  58.78%
56.92/57.29	c  57.3s| 59700 |    73 |903751 |  14.9 |    84M |  41 | 473 |9464 | 207 |  21k|  1 |  58k|  33 | 3.000000e+00 |      --      |    Inf |  58.80%
57.02/57.38	c  57.4s| 59800 |    73 |905897 |  14.9 |    84M |  41 | 473 |9516 | 208 |  22k|  0 |  58k|  33 | 3.000000e+00 |      --      |    Inf |  58.81%
57.12/57.46	c  57.5s| 59900 |    74 |907393 |  14.9 |    84M |  41 | 473 |9623 | 213 |  22k|  1 |  58k|  33 | 3.000000e+00 |      --      |    Inf |  58.82%
57.22/57.56	c  57.6s| 60000 |    74 |909382 |  14.9 |    84M |  41 | 473 |9645 | 221 |  22k|  2 |  58k|  33 | 3.000000e+00 |      --      |    Inf |  58.83%
57.32/57.67	c  57.7s| 60100 |    67 |911592 |  14.9 |    84M |  41 | 473 |9646 |   0 |  22k|  0 |  58k|  33 | 3.000000e+00 |      --      |    Inf |  58.87%
57.42/57.76	c  57.8s| 60200 |    67 |912941 |  14.9 |    84M |  41 | 473 |9645 | 207 |  22k|  1 |  59k|  33 | 3.000000e+00 |      --      |    Inf |  58.90%
57.62/57.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
57.62/57.91	c  57.9s| 60300 |    72 |915762 |  14.9 |    84M |  41 | 473 |9631 | 203 |  22k|  1 |  59k|  33 | 3.000000e+00 |      --      |    Inf |  59.03%
57.72/58.01	c  58.0s| 60400 |    85 |917472 |  14.9 |    84M |  41 | 473 |9647 | 204 |  22k|  1 |  59k|  33 | 3.000000e+00 |      --      |    Inf |  59.06%
57.82/58.13	c  58.1s| 60500 |    75 |920305 |  14.9 |    84M |  41 | 473 |9647 | 215 |  22k|  1 |  59k|  33 | 3.000000e+00 |      --      |    Inf |  59.09%
57.92/58.25	c  58.2s| 60600 |    78 |923329 |  15.0 |    84M |  41 | 473 |9645 | 208 |  22k|  1 |  59k|  33 | 3.000000e+00 |      --      |    Inf |  59.14%
58.02/58.37	c  58.4s| 60700 |    72 |926294 |  15.0 |    84M |  41 | 473 |9642 | 207 |  22k|  0 |  59k|  33 | 3.000000e+00 |      --      |    Inf |  59.22%
58.12/58.46	c  58.5s| 60800 |    69 |928344 |  15.0 |    84M |  41 | 473 |9639 | 206 |  22k|  1 |  59k|  33 | 3.000000e+00 |      --      |    Inf |  59.28%
58.22/58.56	c  58.6s| 60900 |    71 |930323 |  15.0 |    84M |  41 | 473 |9639 | 210 |  22k|  1 |  59k|  33 | 3.000000e+00 |      --      |    Inf |  59.30%
58.31/58.66	c  58.7s| 61000 |    70 |932293 |  15.0 |    84M |  41 | 473 |9635 | 206 |  22k|  1 |  60k|  33 | 3.000000e+00 |      --      |    Inf |  59.36%
58.41/58.77	c  58.8s| 61100 |    67 |934308 |  15.0 |    84M |  41 | 473 |9636 | 213 |  22k|  0 |  60k|  33 | 3.000000e+00 |      --      |    Inf |  59.39%
58.61/58.91	c  58.9s| 61200 |    65 |937219 |  15.0 |    84M |  41 | 473 |9636 | 223 |  22k|  0 |  60k|  33 | 3.000000e+00 |      --      |    Inf |  59.40%
58.72/59.08	c  59.1s| 61300 |    68 |940342 |  15.1 |    84M |  41 | 473 |9632 | 202 |  22k|  0 |  60k|  33 | 3.000000e+00 |      --      |    Inf |  59.72%
58.82/59.17	c  59.2s| 61400 |    64 |941900 |  15.1 |    84M |  41 | 473 |9641 |   0 |  22k|  0 |  60k|  33 | 3.000000e+00 |      --      |    Inf |  59.78%
58.91/59.27	c  59.3s| 61500 |    66 |943763 |  15.1 |    84M |  41 | 473 |9616 | 215 |  22k|  0 |  60k|  33 | 3.000000e+00 |      --      |    Inf |  59.90%
59.01/59.35	c  59.4s| 61600 |    63 |945372 |  15.1 |    84M |  41 | 473 |9638 | 218 |  22k|  0 |  60k|  33 | 3.000000e+00 |      --      |    Inf |  59.91%
59.11/59.44	c  59.4s| 61700 |    67 |946790 |  15.1 |    84M |  41 | 473 |9637 |   0 |  22k|  0 |  60k|  33 | 3.000000e+00 |      --      |    Inf |  59.91%
59.21/59.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
59.21/59.51	c  59.5s| 61800 |    59 |948062 |  15.1 |    84M |  41 | 473 |9637 |   0 |  22k|  0 |  60k|  33 | 3.000000e+00 |      --      |    Inf |  59.91%
59.21/59.59	c  59.6s| 61900 |    61 |949504 |  15.1 |    84M |  41 | 473 |9637 |   0 |  22k|  0 |  61k|  33 | 3.000000e+00 |      --      |    Inf |  59.91%
59.31/59.67	c  59.7s| 62000 |    59 |951103 |  15.1 |    84M |  41 | 473 |9636 | 219 |  22k|  0 |  61k|  33 | 3.000000e+00 |      --      |    Inf |  59.91%
59.41/59.78	c  59.8s| 62100 |    55 |952908 |  15.1 |    84M |  41 | 473 |9626 |   0 |  22k|  0 |  61k|  33 | 3.000000e+00 |      --      |    Inf |  60.04%
59.51/59.85	c  59.9s| 62200 |    53 |953838 |  15.1 |    84M |  41 | 473 |9636 | 223 |  23k|  0 |  61k|  33 | 3.000000e+00 |      --      |    Inf |  60.06%
59.61/59.93	c  59.9s| 62300 |    51 |955143 |  15.1 |    84M |  41 | 473 |9635 | 213 |  23k|  0 |  61k|  33 | 3.000000e+00 |      --      |    Inf |  60.07%
59.71/60.03	c  60.0s| 62400 |    49 |956339 |  15.1 |    84M |  41 | 473 |9635 | 212 |  23k|  1 |  61k|  33 | 3.000000e+00 |      --      |    Inf |  60.86%
59.81/60.13	c  60.1s| 62500 |    52 |958332 |  15.1 |    84M |  41 | 473 |9636 | 212 |  23k|  1 |  61k|  33 | 3.000000e+00 |      --      |    Inf |  60.87%
59.90/60.24	c  60.2s| 62600 |    43 |960436 |  15.1 |    84M |  41 | 473 |9636 |   0 |  23k|  0 |  61k|  33 | 3.000000e+00 |      --      |    Inf |  60.90%
60.00/60.37	c  60.4s| 62700 |    57 |961914 |  15.1 |    84M |  41 | 473 |9616 | 204 |  23k|  1 |  61k|  33 | 3.000000e+00 |      --      |    Inf |  60.98%
60.10/60.45	c  60.4s| 62800 |    68 |963397 |  15.1 |    84M |  41 | 473 |9561 |   0 |  23k|  0 |  62k|  33 | 3.000000e+00 |      --      |    Inf |  61.06%
60.20/60.53	c  60.5s| 62900 |    69 |964838 |  15.1 |    84M |  41 | 473 |9599 | 204 |  23k|  1 |  62k|  33 | 3.000000e+00 |      --      |    Inf |  61.08%
60.30/60.61	c  60.6s| 63000 |    70 |965842 |  15.1 |    84M |  41 | 473 |9636 |   0 |  23k|  0 |  62k|  33 | 3.000000e+00 |      --      |    Inf |  61.09%
60.30/60.68	c  60.7s| 63100 |    68 |966680 |  15.1 |    84M |  41 | 473 |9636 | 213 |  23k|  1 |  62k|  33 | 3.000000e+00 |      --      |    Inf |  61.09%
60.40/60.78	c  60.8s| 63200 |    65 |968341 |  15.1 |    84M |  41 | 473 |9634 | 205 |  23k|  1 |  62k|  33 | 3.000000e+00 |      --      |    Inf |  61.11%
60.50/60.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
60.50/60.86	c  60.9s| 63300 |    64 |969996 |  15.1 |    84M |  41 | 473 |9635 |   0 |  23k|  0 |  62k|  33 | 3.000000e+00 |      --      |    Inf |  61.13%
60.60/60.97	c  61.0s| 63400 |    67 |972195 |  15.1 |    84M |  41 | 473 |9636 | 212 |  23k|  1 |  62k|  33 | 3.000000e+00 |      --      |    Inf |  61.16%
60.71/61.09	c  61.1s| 63500 |    80 |974291 |  15.1 |    84M |  41 | 473 |9605 | 210 |  23k|  1 |  62k|  33 | 3.000000e+00 |      --      |    Inf |  61.17%
60.90/61.20	c  61.2s| 63600 |    86 |976487 |  15.1 |    84M |  41 | 473 |9606 | 205 |  23k|  0 |  62k|  33 | 3.000000e+00 |      --      |    Inf |  61.18%
60.90/61.29	c  61.3s| 63700 |    86 |978235 |  15.1 |    84M |  41 | 473 |9622 | 205 |  23k|  1 |  63k|  33 | 3.000000e+00 |      --      |    Inf |  61.20%
61.10/61.40	c  61.4s| 63800 |    81 |980186 |  15.1 |    84M |  41 | 473 |9574 | 208 |  23k|  0 |  63k|  33 | 3.000000e+00 |      --      |    Inf |  61.25%
61.20/61.52	c  61.5s| 63900 |    95 |982553 |  15.1 |    84M |  41 | 473 |9537 | 211 |  23k|  1 |  63k|  33 | 3.000000e+00 |      --      |    Inf |  61.29%
61.30/61.64	c  61.6s| 64000 |    82 |984749 |  15.1 |    84M |  41 | 473 |9540 | 210 |  23k|  1 |  63k|  33 | 3.000000e+00 |      --      |    Inf |  61.36%
61.40/61.73	c  61.7s| 64100 |    88 |986389 |  15.1 |    84M |  41 | 473 |9556 | 205 |  23k|  1 |  63k|  33 | 3.000000e+00 |      --      |    Inf |  61.42%
61.50/61.82	c  61.8s| 64200 |    89 |988396 |  15.1 |    84M |  41 | 473 |9601 | 209 |  23k|  1 |  63k|  33 | 3.000000e+00 |      --      |    Inf |  61.43%
61.60/61.92	c  61.9s| 64300 |    87 |990181 |  15.1 |    84M |  41 | 473 |9576 | 204 |  24k|  0 |  63k|  33 | 3.000000e+00 |      --      |    Inf |  61.49%
61.70/62.02	c  62.0s| 64400 |    85 |992077 |  15.2 |    84M |  41 | 473 |9637 | 204 |  24k|  1 |  63k|  33 | 3.000000e+00 |      --      |    Inf |  61.54%
61.80/62.16	c  62.2s| 64500 |    90 |994054 |  15.2 |    84M |  41 | 473 |9640 | 214 |  24k|  1 |  63k|  33 | 3.000000e+00 |      --      |    Inf |  61.56%
61.89/62.27	c  62.3s| 64600 |    86 |996040 |  15.2 |    84M |  41 | 473 |9637 | 205 |  24k|  1 |  63k|  33 | 3.000000e+00 |      --      |    Inf |  61.57%
61.99/62.36	c  62.4s| 64700 |    81 |997630 |  15.2 |    84M |  41 | 473 |9636 | 215 |  24k|  0 |  64k|  33 | 3.000000e+00 |      --      |    Inf |  61.61%
62.09/62.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
62.09/62.47	c  62.5s| 64800 |    72 |999708 |  15.2 |    84M |  41 | 473 |9582 | 209 |  24k|  1 |  64k|  33 | 3.000000e+00 |      --      |    Inf |  61.74%
62.19/62.56	c  62.6s| 64900 |    68 |  1001k|  15.2 |    84M |  41 | 473 |9599 | 205 |  24k|  1 |  64k|  33 | 3.000000e+00 |      --      |    Inf |  61.78%
62.29/62.64	c  62.6s| 65000 |    68 |  1003k|  15.2 |    84M |  41 | 473 |9633 | 205 |  24k|  0 |  64k|  33 | 3.000000e+00 |      --      |    Inf |  61.79%
62.39/62.75	c  62.8s| 65100 |    72 |  1005k|  15.2 |    84M |  41 | 473 |9633 |   0 |  24k|  0 |  64k|  33 | 3.000000e+00 |      --      |    Inf |  61.81%
62.49/62.83	c  62.8s| 65200 |    72 |  1006k|  15.2 |    84M |  41 | 473 |9633 | 207 |  24k|  1 |  64k|  33 | 3.000000e+00 |      --      |    Inf |  61.82%
62.59/62.92	c  62.9s| 65300 |    73 |  1008k|  15.2 |    84M |  41 | 473 |9634 | 219 |  24k|  1 |  64k|  33 | 3.000000e+00 |      --      |    Inf |  61.83%
62.70/63.00	c  63.0s| 65400 |    77 |  1009k|  15.2 |    84M |  41 | 473 |9633 | 219 |  24k|  0 |  64k|  33 | 3.000000e+00 |      --      |    Inf |  61.83%
62.80/63.12	c  63.1s| 65500 |    75 |  1011k|  15.2 |    84M |  41 | 473 |9634 |   0 |  24k|  0 |  64k|  33 | 3.000000e+00 |      --      |    Inf |  61.83%
62.89/63.22	c  63.2s| 65600 |    80 |  1013k|  15.2 |    84M |  41 | 473 |9634 | 207 |  24k|  1 |  64k|  33 | 3.000000e+00 |      --      |    Inf |  61.84%
62.99/63.34	c  63.3s| 65700 |    70 |  1016k|  15.2 |    84M |  41 | 473 |9635 | 211 |  24k|  1 |  65k|  33 | 3.000000e+00 |      --      |    Inf |  62.26%
63.09/63.45	c  63.5s| 65800 |    65 |  1018k|  15.2 |    84M |  41 | 473 |9637 | 220 |  24k|  0 |  65k|  33 | 3.000000e+00 |      --      |    Inf |  62.28%
63.19/63.54	c  63.5s| 65900 |    63 |  1020k|  15.2 |    84M |  41 | 473 |9634 | 215 |  24k|  1 |  65k|  33 | 3.000000e+00 |      --      |    Inf |  62.28%
63.29/63.62	c  63.6s| 66000 |    65 |  1021k|  15.2 |    84M |  41 | 473 |9638 | 212 |  24k|  0 |  65k|  33 | 3.000000e+00 |      --      |    Inf |  62.32%
63.39/63.73	c  63.7s| 66100 |    60 |  1023k|  15.2 |    84M |  41 | 473 |9638 | 217 |  24k|  1 |  65k|  33 | 3.000000e+00 |      --      |    Inf |  62.33%
63.49/63.82	c  63.8s| 66200 |    55 |  1025k|  15.2 |    84M |  41 | 473 |9638 | 226 |  24k|  0 |  65k|  33 | 3.000000e+00 |      --      |    Inf |  62.34%
63.59/63.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
63.59/63.93	c  63.9s| 66300 |    57 |  1027k|  15.2 |    84M |  41 | 473 |9637 | 231 |  24k|  2 |  65k|  33 | 3.000000e+00 |      --      |    Inf |  62.35%
63.69/64.03	c  64.0s| 66400 |    52 |  1029k|  15.3 |    84M |  41 | 473 |9632 |   0 |  24k|  0 |  65k|  33 | 3.000000e+00 |      --      |    Inf |  62.41%
63.79/64.11	c  64.1s| 66500 |    57 |  1030k|  15.3 |    84M |  41 | 473 |9636 | 205 |  25k|  1 |  65k|  33 | 3.000000e+00 |      --      |    Inf |  62.42%
63.89/64.29	c  64.3s| 66600 |    66 |  1032k|  15.3 |    84M |  41 | 473 |9530 | 218 |  25k|  2 |  65k|  33 | 3.000000e+00 |      --      |    Inf |  62.91%
63.99/64.39	c  64.4s| 66700 |    64 |  1034k|  15.3 |    84M |  41 | 473 |9490 | 210 |  25k|  1 |  65k|  33 | 3.000000e+00 |      --      |    Inf |  62.98%
64.18/64.51	c  64.5s| 66800 |    62 |  1037k|  15.3 |    84M |  41 | 473 |9508 | 212 |  25k|  0 |  66k|  33 | 3.000000e+00 |      --      |    Inf |  63.01%
64.38/64.72	c  64.7s| 66900 |    63 |  1040k|  15.3 |    84M |  41 | 473 |9449 | 212 |  25k|  0 |  66k|  33 | 3.000000e+00 |      --      |    Inf |  63.60%
64.38/64.79	c  64.8s| 67000 |    64 |  1041k|  15.3 |    84M |  41 | 473 |9487 | 217 |  25k|  0 |  66k|  33 | 3.000000e+00 |      --      |    Inf |  63.68%
64.48/64.86	c  64.9s| 67100 |    62 |  1043k|  15.3 |    84M |  41 | 473 |9520 | 208 |  25k|  1 |  66k|  33 | 3.000000e+00 |      --      |    Inf |  63.72%
64.58/64.96	c  65.0s| 67200 |    55 |  1045k|  15.3 |    84M |  41 | 473 |9512 | 211 |  25k|  1 |  66k|  33 | 3.000000e+00 |      --      |    Inf |  63.85%
64.69/65.09	c  65.1s| 67300 |    52 |  1048k|  15.3 |    84M |  41 | 473 |9465 | 214 |  25k|  0 |  66k|  33 | 3.000000e+00 |      --      |    Inf |  63.92%
64.88/65.21	c  65.2s| 67400 |    56 |  1051k|  15.3 |    84M |  41 | 473 |9499 | 216 |  25k|  1 |  66k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
64.88/65.28	c  65.3s| 67500 |    57 |  1052k|  15.3 |    84M |  41 | 473 |9587 | 219 |  25k|  1 |  66k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
64.98/65.35	c  65.4s| 67600 |    52 |  1053k|  15.3 |    84M |  41 | 473 |9622 | 219 |  25k|  1 |  66k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.08/65.41	c  65.4s| 67700 |    54 |  1053k|  15.3 |    84M |  41 | 473 |9623 | 221 |  25k|  1 |  66k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.08/65.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.08/65.47	c  65.5s| 67800 |    52 |  1054k|  15.3 |    84M |  41 | 473 |9622 | 219 |  25k|  0 |  66k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.18/65.54	c  65.5s| 67900 |    52 |  1055k|  15.3 |    84M |  41 | 473 |9623 | 218 |  25k|  0 |  66k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.18/65.60	c  65.6s| 68000 |    54 |  1056k|  15.3 |    84M |  41 | 473 |9623 | 218 |  25k|  0 |  66k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.28/65.67	c  65.7s| 68100 |    54 |  1057k|  15.3 |    84M |  41 | 473 |9623 |   0 |  25k|  0 |  67k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.38/65.73	c  65.7s| 68200 |    60 |  1058k|  15.3 |    84M |  41 | 473 |9623 | 218 |  25k|  0 |  67k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.48/65.80	c  65.8s| 68300 |    56 |  1059k|  15.3 |    84M |  41 | 473 |9623 | 220 |  25k|  0 |  67k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.48/65.87	c  65.9s| 68400 |    59 |  1060k|  15.3 |    84M |  41 | 473 |9620 | 219 |  25k|  1 |  67k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.58/65.92	c  65.9s| 68500 |    59 |  1060k|  15.2 |    84M |  41 | 473 |9620 | 220 |  25k|  0 |  67k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.58/65.99	c  66.0s| 68600 |    62 |  1061k|  15.2 |    84M |  41 | 473 |9620 | 222 |  25k|  1 |  67k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.68/66.06	c  66.1s| 68700 |    60 |  1062k|  15.2 |    84M |  41 | 473 |9621 | 219 |  25k|  1 |  67k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.78/66.12	c  66.1s| 68800 |    60 |  1063k|  15.2 |    84M |  41 | 473 |9620 | 225 |  25k|  1 |  67k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.78/66.18	c  66.2s| 68900 |    55 |  1064k|  15.2 |    84M |  41 | 473 |9619 | 220 |  25k|  0 |  67k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.88/66.25	c  66.2s| 69000 |    60 |  1065k|  15.2 |    84M |  41 | 473 |9619 | 220 |  25k|  0 |  67k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.98/66.32	c  66.3s| 69100 |    56 |  1066k|  15.2 |    84M |  41 | 473 |9619 | 220 |  25k|  1 |  67k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
65.98/66.38	c  66.4s| 69200 |    55 |  1067k|  15.2 |    84M |  41 | 473 |9619 | 221 |  25k|  0 |  68k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
66.08/66.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
66.08/66.45	c  66.5s| 69300 |    57 |  1068k|  15.2 |    84M |  41 | 473 |9619 | 220 |  25k|  1 |  68k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
66.17/66.53	c  66.5s| 69400 |    56 |  1069k|  15.2 |    84M |  41 | 473 |9619 | 222 |  25k|  1 |  68k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
66.27/66.61	c  66.6s| 69500 |    50 |  1070k|  15.2 |    84M |  41 | 473 |9619 | 220 |  25k|  1 |  68k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
66.27/66.67	c  66.7s| 69600 |    50 |  1071k|  15.2 |    84M |  41 | 473 |9619 | 214 |  25k|  1 |  68k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
66.37/66.74	c  66.7s| 69700 |    53 |  1072k|  15.2 |    84M |  41 | 473 |9619 | 224 |  25k|  1 |  68k|  33 | 3.000000e+00 |      --      |    Inf |  63.99%
66.47/66.81	c  66.8s| 69800 |    51 |  1074k|  15.2 |    84M |  41 | 473 |9619 |   0 |  25k|  0 |  68k|  33 | 3.000000e+00 |      --      |    Inf |  64.00%
66.47/66.88	c  66.9s| 69900 |    53 |  1074k|  15.1 |    84M |  41 | 473 |9619 | 217 |  25k|  1 |  68k|  33 | 3.000000e+00 |      --      |    Inf |  64.00%
66.57/66.96	c  67.0s| 70000 |    45 |  1076k|  15.1 |    84M |  41 | 473 |9622 | 217 |  25k|  1 |  68k|  33 | 3.000000e+00 |      --      |    Inf |  64.00%
66.68/67.10	c  67.1s| 70100 |    54 |  1078k|  15.2 |    84M |  41 | 473 |9622 | 203 |  25k|  1 |  68k|  33 | 3.000000e+00 |      --      |    Inf |  64.11%
66.78/67.18	c  67.2s| 70200 |    53 |  1079k|  15.1 |    84M |  41 | 473 |9620 | 206 |  25k|  0 |  68k|  33 | 3.000000e+00 |      --      |    Inf |  64.13%
66.87/67.25	c  67.3s| 70300 |    52 |  1080k|  15.1 |    84M |  41 | 473 |9619 | 206 |  25k|  1 |  69k|  33 | 3.000000e+00 |      --      |    Inf |  64.13%
66.97/67.38	c  67.4s| 70400 |    51 |  1082k|  15.1 |    84M |  41 | 473 |9616 |   0 |  25k|  0 |  69k|  33 | 3.000000e+00 |      --      |    Inf |  64.21%
67.17/67.52	c  67.5s| 70500 |    54 |  1083k|  15.1 |    84M |  41 | 473 |9616 | 205 |  26k|  0 |  69k|  33 | 3.000000e+00 |      --      |    Inf |  64.36%
67.27/67.64	c  67.6s| 70600 |    61 |  1086k|  15.2 |    84M |  41 | 473 |9615 | 223 |  26k|  0 |  69k|  33 | 3.000000e+00 |      --      |    Inf |  64.37%
67.37/67.77	c  67.8s| 70700 |    59 |  1088k|  15.2 |    84M |  41 | 473 |9616 | 216 |  26k|  1 |  69k|  33 | 3.000000e+00 |      --      |    Inf |  64.39%
67.47/67.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
67.47/67.88	c  67.9s| 70800 |    66 |  1090k|  15.2 |    84M |  41 | 473 |9617 | 203 |  26k|  0 |  69k|  33 | 3.000000e+00 |      --      |    Inf |  64.50%
67.67/68.01	c  68.0s| 70900 |    65 |  1093k|  15.2 |    84M |  41 | 473 |9611 | 223 |  26k|  0 |  69k|  33 | 3.000000e+00 |      --      |    Inf |  64.52%
67.77/68.11	c  68.1s| 71000 |    70 |  1095k|  15.2 |    84M |  41 | 473 |9607 | 204 |  26k|  1 |  69k|  33 | 3.000000e+00 |      --      |    Inf |  64.55%
67.87/68.22	c  68.2s| 71100 |    66 |  1097k|  15.2 |    84M |  41 | 473 |9572 | 226 |  26k|  2 |  69k|  33 | 3.000000e+00 |      --      |    Inf |  64.58%
67.97/68.33	c  68.3s| 71200 |    75 |  1099k|  15.2 |    84M |  41 | 473 |9556 | 208 |  26k|  0 |  69k|  33 | 3.000000e+00 |      --      |    Inf |  64.63%
68.07/68.44	c  68.4s| 71300 |    78 |  1101k|  15.2 |    84M |  41 | 473 |9613 | 213 |  26k|  0 |  69k|  33 | 3.000000e+00 |      --      |    Inf |  64.64%
68.17/68.52	c  68.5s| 71400 |    89 |  1103k|  15.2 |    84M |  41 | 473 |9612 | 212 |  26k|  1 |  70k|  33 | 3.000000e+00 |      --      |    Inf |  64.64%
68.27/68.63	c  68.6s| 71500 |    83 |  1104k|  15.2 |    84M |  41 | 473 |9612 | 212 |  26k|  0 |  70k|  33 | 3.000000e+00 |      --      |    Inf |  64.64%
68.36/68.73	c  68.7s| 71600 |    78 |  1106k|  15.2 |    84M |  41 | 473 |9612 |   0 |  26k|  0 |  70k|  33 | 3.000000e+00 |      --      |    Inf |  64.66%
68.46/68.83	c  68.8s| 71700 |    80 |  1108k|  15.2 |    84M |  41 | 473 |9612 | 208 |  26k|  1 |  70k|  33 | 3.000000e+00 |      --      |    Inf |  64.67%
68.56/68.93	c  68.9s| 71800 |    91 |  1110k|  15.2 |    84M |  41 | 473 |9612 | 222 |  26k|  1 |  70k|  33 | 3.000000e+00 |      --      |    Inf |  64.67%
68.67/69.01	c  69.0s| 71900 |    93 |  1111k|  15.2 |    84M |  41 | 473 |9612 | 227 |  26k|  1 |  70k|  33 | 3.000000e+00 |      --      |    Inf |  64.67%
68.67/69.09	c  69.1s| 72000 |    86 |  1112k|  15.2 |    84M |  41 | 473 |9612 | 213 |  26k|  1 |  70k|  33 | 3.000000e+00 |      --      |    Inf |  64.67%
68.77/69.17	c  69.2s| 72100 |    85 |  1114k|  15.2 |    84M |  41 | 473 |9613 | 222 |  26k|  0 |  70k|  33 | 3.000000e+00 |      --      |    Inf |  64.67%
68.86/69.23	c  69.2s| 72200 |    84 |  1114k|  15.2 |    84M |  41 | 473 |9613 |   0 |  26k|  0 |  70k|  33 | 3.000000e+00 |      --      |    Inf |  64.67%
68.96/69.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
68.96/69.30	c  69.3s| 72300 |    82 |  1115k|  15.2 |    84M |  41 | 473 |9612 | 219 |  26k|  0 |  70k|  33 | 3.000000e+00 |      --      |    Inf |  64.67%
68.96/69.39	c  69.4s| 72400 |    86 |  1117k|  15.2 |    84M |  41 | 473 |9612 | 224 |  26k|  1 |  71k|  33 | 3.000000e+00 |      --      |    Inf |  64.68%
69.06/69.45	c  69.5s| 72500 |    83 |  1118k|  15.2 |    84M |  41 | 473 |9612 | 227 |  26k|  0 |  71k|  33 | 3.000000e+00 |      --      |    Inf |  64.68%
69.16/69.52	c  69.5s| 72600 |    87 |  1119k|  15.2 |    84M |  41 | 473 |9612 | 228 |  26k|  0 |  71k|  33 | 3.000000e+00 |      --      |    Inf |  64.68%
69.26/69.60	c  69.6s| 72700 |    89 |  1120k|  15.2 |    84M |  41 | 473 |9610 | 227 |  27k|  0 |  71k|  33 | 3.000000e+00 |      --      |    Inf |  64.68%
69.36/69.70	c  69.7s| 72800 |    85 |  1122k|  15.2 |    84M |  41 | 473 |9611 |   0 |  27k|  0 |  71k|  33 | 3.000000e+00 |      --      |    Inf |  64.68%
69.36/69.78	c  69.8s| 72900 |    88 |  1124k|  15.2 |    84M |  41 | 473 |9611 | 216 |  27k|  0 |  71k|  33 | 3.000000e+00 |      --      |    Inf |  64.68%
69.46/69.88	c  69.9s| 73000 |    89 |  1125k|  15.2 |    84M |  41 | 473 |9611 | 215 |  27k|  0 |  71k|  33 | 3.000000e+00 |      --      |    Inf |  64.68%
69.56/69.99	c  70.0s| 73100 |    91 |  1128k|  15.2 |    84M |  41 | 473 |9612 | 224 |  27k|  2 |  71k|  33 | 3.000000e+00 |      --      |    Inf |  64.68%
69.66/70.08	c  70.1s| 73200 |    92 |  1129k|  15.2 |    84M |  41 | 473 |9613 |   0 |  27k|  0 |  72k|  33 | 3.000000e+00 |      --      |    Inf |  64.68%
69.76/70.18	c  70.2s| 73300 |    95 |  1131k|  15.2 |    84M |  41 | 473 |9613 |   0 |  27k|  0 |  72k|  33 | 3.000000e+00 |      --      |    Inf |  64.68%
69.86/70.28	c  70.3s| 73400 |    97 |  1133k|  15.2 |    84M |  41 | 473 |9613 | 213 |  27k|  0 |  72k|  33 | 3.000000e+00 |      --      |    Inf |  64.69%
69.96/70.38	c  70.4s| 73500 |    92 |  1134k|  15.2 |    84M |  41 | 473 |9612 |   0 |  27k|  0 |  72k|  33 | 3.000000e+00 |      --      |    Inf |  64.74%
70.06/70.49	c  70.5s| 73600 |    95 |  1137k|  15.2 |    84M |  41 | 473 |9613 | 225 |  27k|  0 |  72k|  33 | 3.000000e+00 |      --      |    Inf |  64.75%
70.25/70.60	c  70.6s| 73700 |    91 |  1139k|  15.2 |    84M |  41 | 473 |9611 | 219 |  27k|  1 |  72k|  33 | 3.000000e+00 |      --      |    Inf |  64.75%
70.25/70.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
70.25/70.68	c  70.7s| 73800 |    98 |  1140k|  15.2 |    84M |  41 | 473 |9612 |   0 |  27k|  0 |  72k|  33 | 3.000000e+00 |      --      |    Inf |  64.76%
70.46/70.82	c  70.8s| 73900 |    95 |  1141k|  15.2 |    84M |  41 | 473 |9610 | 216 |  27k|  0 |  72k|  33 | 3.000000e+00 |      --      |    Inf |  64.76%
70.46/70.89	c  70.9s| 74000 |    97 |  1142k|  15.2 |    84M |  41 | 473 |9608 | 216 |  27k|  1 |  72k|  33 | 3.000000e+00 |      --      |    Inf |  64.76%
70.56/70.95	c  71.0s| 74100 |    96 |  1143k|  15.2 |    84M |  41 | 473 |9608 | 216 |  27k|  0 |  73k|  33 | 3.000000e+00 |      --      |    Inf |  64.76%
70.67/71.05	c  71.0s| 74200 |    87 |  1144k|  15.2 |    84M |  41 | 473 |9608 | 206 |  27k|  1 |  73k|  33 | 3.000000e+00 |      --      |    Inf |  64.76%
70.77/71.17	c  71.2s| 74300 |    88 |  1147k|  15.2 |    84M |  41 | 473 |9594 | 213 |  27k|  1 |  73k|  33 | 3.000000e+00 |      --      |    Inf |  64.79%
70.86/71.26	c  71.3s| 74400 |    83 |  1148k|  15.2 |    84M |  41 | 473 |9581 |   0 |  27k|  0 |  73k|  33 | 3.000000e+00 |      --      |    Inf |  64.81%
70.96/71.37	c  71.4s| 74500 |    80 |  1150k|  15.2 |    84M |  41 | 473 |9609 |   0 |  27k|  0 |  73k|  33 | 3.000000e+00 |      --      |    Inf |  64.82%
71.06/71.44	c  71.4s| 74600 |    78 |  1152k|  15.2 |    84M |  41 | 473 |9608 | 220 |  27k|  0 |  73k|  33 | 3.000000e+00 |      --      |    Inf |  64.82%
71.16/71.53	c  71.5s| 74700 |    75 |  1154k|  15.2 |    84M |  41 | 473 |9611 | 213 |  27k|  1 |  73k|  33 | 3.000000e+00 |      --      |    Inf |  64.83%
71.26/71.65	c  71.7s| 74800 |    83 |  1156k|  15.2 |    84M |  41 | 473 |9611 | 215 |  27k|  1 |  73k|  33 | 3.000000e+00 |      --      |    Inf |  64.84%
71.36/71.76	c  71.8s| 74900 |    79 |  1158k|  15.2 |    84M |  41 | 473 |9611 |   0 |  27k|  0 |  74k|  33 | 3.000000e+00 |      --      |    Inf |  64.85%
71.46/71.85	c  71.8s| 75000 |    87 |  1159k|  15.2 |    84M |  41 | 473 |9610 | 217 |  27k|  1 |  74k|  33 | 3.000000e+00 |      --      |    Inf |  64.85%
71.56/71.92	c  71.9s| 75100 |    85 |  1161k|  15.2 |    84M |  41 | 473 |9610 | 217 |  27k|  1 |  74k|  33 | 3.000000e+00 |      --      |    Inf |  64.85%
71.56/71.99	c  72.0s| 75200 |    85 |  1162k|  15.2 |    84M |  41 | 473 |9610 | 220 |  27k|  1 |  74k|  33 | 3.000000e+00 |      --      |    Inf |  64.85%
71.66/72.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.66/72.06	c  72.1s| 75300 |    86 |  1163k|  15.2 |    84M |  41 | 473 |9610 | 220 |  27k|  1 |  74k|  33 | 3.000000e+00 |      --      |    Inf |  64.85%
71.76/72.14	c  72.1s| 75400 |    79 |  1164k|  15.2 |    84M |  41 | 473 |9607 | 220 |  28k|  0 |  74k|  33 | 3.000000e+00 |      --      |    Inf |  64.85%
71.86/72.23	c  72.2s| 75500 |    72 |  1166k|  15.2 |    84M |  41 | 473 |9606 | 213 |  28k|  0 |  74k|  33 | 3.000000e+00 |      --      |    Inf |  64.86%
71.95/72.34	c  72.3s| 75600 |    73 |  1168k|  15.2 |    84M |  41 | 473 |9605 | 212 |  28k|  1 |  74k|  33 | 3.000000e+00 |      --      |    Inf |  64.87%
72.05/72.43	c  72.4s| 75700 |    72 |  1170k|  15.2 |    84M |  41 | 473 |9605 | 218 |  28k|  0 |  74k|  33 | 3.000000e+00 |      --      |    Inf |  64.88%
72.15/72.55	c  72.5s| 75800 |    69 |  1172k|  15.3 |    84M |  41 | 473 |9606 | 210 |  28k|  1 |  74k|  33 | 3.000000e+00 |      --      |    Inf |  64.90%
72.25/72.66	c  72.7s| 75900 |    72 |  1175k|  15.3 |    84M |  41 | 473 |9606 | 219 |  28k|  0 |  75k|  33 | 3.000000e+00 |      --      |    Inf |  64.93%
72.35/72.79	c  72.8s| 76000 |    73 |  1178k|  15.3 |    84M |  41 | 473 |9604 |   0 |  28k|  0 |  75k|  33 | 3.000000e+00 |      --      |    Inf |  64.96%
72.45/72.89	c  72.9s| 76100 |    66 |  1180k|  15.3 |    84M |  41 | 473 |9604 |   0 |  28k|  0 |  75k|  33 | 3.000000e+00 |      --      |    Inf |  64.97%
72.66/73.03	c  73.0s| 76200 |    68 |  1183k|  15.3 |    84M |  41 | 473 |9605 | 213 |  28k|  1 |  75k|  33 | 3.000000e+00 |      --      |    Inf |  64.98%
72.76/73.15	c  73.2s| 76300 |    64 |  1185k|  15.3 |    84M |  41 | 473 |9605 | 216 |  28k|  1 |  75k|  33 | 3.000000e+00 |      --      |    Inf |  64.99%
72.85/73.26	c  73.3s| 76400 |    62 |  1188k|  15.3 |    84M |  41 | 473 |9584 | 203 |  28k|  0 |  75k|  33 | 3.000000e+00 |      --      |    Inf |  65.02%
72.95/73.34	c  73.3s| 76500 |    64 |  1189k|  15.3 |    84M |  41 | 473 |9585 |   0 |  28k|  0 |  75k|  33 | 3.000000e+00 |      --      |    Inf |  65.04%
73.05/73.42	c  73.4s| 76600 |    66 |  1190k|  15.3 |    84M |  41 | 473 |9584 |   0 |  28k|  0 |  76k|  33 | 3.000000e+00 |      --      |    Inf |  65.04%
73.15/73.53	c  73.5s| 76700 |    66 |  1192k|  15.3 |    84M |  41 | 473 |9585 |   0 |  28k|  0 |  76k|  33 | 3.000000e+00 |      --      |    Inf |  65.06%
73.25/73.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
73.25/73.64	c  73.6s| 76800 |    59 |  1194k|  15.3 |    84M |  41 | 473 |9585 | 217 |  28k|  0 |  76k|  33 | 3.000000e+00 |      --      |    Inf |  65.07%
73.35/73.76	c  73.8s| 76900 |    61 |  1197k|  15.4 |    84M |  41 | 473 |9589 | 217 |  28k|  1 |  76k|  33 | 3.000000e+00 |      --      |    Inf |  65.08%
73.45/73.88	c  73.9s| 77000 |    63 |  1199k|  15.4 |    84M |  41 | 473 |9589 |   0 |  28k|  0 |  76k|  33 | 3.000000e+00 |      --      |    Inf |  65.26%
73.55/73.98	c  74.0s| 77100 |    69 |  1200k|  15.4 |    85M |  41 | 473 |9587 | 210 |  28k|  1 |  76k|  33 | 3.000000e+00 |      --      |    Inf |  65.32%
73.65/74.06	c  74.1s| 77200 |    71 |  1201k|  15.3 |    85M |  41 | 473 |9587 | 212 |  28k|  1 |  76k|  33 | 3.000000e+00 |      --      |    Inf |  65.32%
73.75/74.14	c  74.1s| 77300 |    67 |  1202k|  15.3 |    85M |  41 | 473 |9587 |   0 |  28k|  0 |  77k|  33 | 3.000000e+00 |      --      |    Inf |  65.32%
73.85/74.24	c  74.2s| 77400 |    63 |  1204k|  15.3 |    85M |  41 | 473 |9586 | 206 |  28k|  0 |  77k|  33 | 3.000000e+00 |      --      |    Inf |  65.35%
73.95/74.33	c  74.3s| 77500 |    68 |  1205k|  15.3 |    85M |  41 | 473 |9586 | 211 |  28k|  0 |  77k|  33 | 3.000000e+00 |      --      |    Inf |  65.35%
74.04/74.40	c  74.4s| 77600 |    66 |  1206k|  15.3 |    85M |  41 | 473 |9585 | 209 |  28k|  1 |  77k|  33 | 3.000000e+00 |      --      |    Inf |  65.36%
74.14/74.50	c  74.5s| 77700 |    70 |  1208k|  15.3 |    85M |  41 | 473 |9586 | 209 |  28k|  1 |  77k|  33 | 3.000000e+00 |      --      |    Inf |  65.36%
74.24/74.60	c  74.6s| 77800 |    60 |  1210k|  15.3 |    85M |  41 | 473 |9584 | 198 |  28k|  1 |  77k|  33 | 3.000000e+00 |      --      |    Inf |  65.39%
74.34/74.73	c  74.7s| 77900 |    72 |  1211k|  15.3 |    85M |  41 | 473 |9585 | 206 |  28k|  1 |  77k|  33 | 3.000000e+00 |      --      |    Inf |  65.85%
74.44/74.81	c  74.8s| 78000 |    69 |  1213k|  15.3 |    85M |  41 | 473 |9583 | 206 |  28k|  1 |  77k|  33 | 3.000000e+00 |      --      |    Inf |  65.90%
74.54/74.95	c  74.9s| 78100 |    75 |  1214k|  15.3 |    85M |  41 | 473 |9572 | 204 |  28k|  1 |  77k|  33 | 3.000000e+00 |      --      |    Inf |  66.17%
74.65/75.04	c  75.0s| 78200 |    85 |  1216k|  15.3 |    85M |  41 | 473 |9581 | 207 |  29k|  0 |  78k|  33 | 3.000000e+00 |      --      |    Inf |  66.23%
74.75/75.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
74.75/75.13	c  75.1s| 78300 |    90 |  1218k|  15.3 |    85M |  41 | 473 |9581 | 214 |  29k|  2 |  78k|  33 | 3.000000e+00 |      --      |    Inf |  66.26%
74.84/75.24	c  75.2s| 78400 |    93 |  1220k|  15.4 |    85M |  41 | 473 |9581 |   0 |  29k|  0 |  78k|  33 | 3.000000e+00 |      --      |    Inf |  66.27%
74.94/75.34	c  75.3s| 78500 |    89 |  1221k|  15.4 |    85M |  41 | 473 |9580 | 208 |  29k|  0 |  78k|  33 | 3.000000e+00 |      --      |    Inf |  66.30%
75.04/75.45	c  75.4s| 78600 |    91 |  1223k|  15.4 |    85M |  41 | 473 |9581 | 208 |  29k|  1 |  78k|  33 | 3.000000e+00 |      --      |    Inf |  66.39%
75.14/75.55	c  75.5s| 78700 |    93 |  1225k|  15.4 |    85M |  41 | 473 |9581 | 209 |  29k|  1 |  78k|  33 | 3.000000e+00 |      --      |    Inf |  66.44%
75.24/75.67	c  75.7s| 78800 |    87 |  1227k|  15.4 |    85M |  41 | 473 |9580 | 208 |  29k|  1 |  78k|  33 | 3.000000e+00 |      --      |    Inf |  66.47%
75.44/75.80	c  75.8s| 78900 |    92 |  1230k|  15.4 |    85M |  41 | 473 |9576 | 207 |  29k|  1 |  79k|  33 | 3.000000e+00 |      --      |    Inf |  66.49%
75.54/75.91	c  75.9s| 79000 |    86 |  1232k|  15.4 |    85M |  41 | 473 |9576 |   0 |  29k|  0 |  79k|  33 | 3.000000e+00 |      --      |    Inf |  66.50%
75.64/76.02	c  76.0s| 79100 |    87 |  1234k|  15.4 |    85M |  41 | 473 |9576 | 210 |  29k|  1 |  79k|  33 | 3.000000e+00 |      --      |    Inf |  66.57%
75.74/76.12	c  76.1s| 79200 |    79 |  1236k|  15.4 |    85M |  41 | 473 |9576 |   0 |  29k|  0 |  79k|  33 | 3.000000e+00 |      --      |    Inf |  66.63%
75.84/76.21	c  76.2s| 79300 |    76 |  1237k|  15.4 |    85M |  41 | 473 |9576 | 216 |  29k|  1 |  79k|  33 | 3.000000e+00 |      --      |    Inf |  66.72%
75.94/76.31	c  76.3s| 79400 |    72 |  1239k|  15.4 |    85M |  41 | 473 |9576 | 211 |  29k|  1 |  79k|  33 | 3.000000e+00 |      --      |    Inf |  66.78%
76.04/76.40	c  76.4s| 79500 |    71 |  1240k|  15.4 |    85M |  41 | 473 |9572 | 213 |  29k|  0 |  79k|  33 | 3.000000e+00 |      --      |    Inf |  66.82%
76.14/76.51	c  76.5s| 79600 |    64 |  1242k|  15.4 |    85M |  41 | 473 |9571 | 203 |  29k|  0 |  79k|  33 | 3.000000e+00 |      --      |    Inf |  66.92%
76.23/76.69	c  76.7s| 79700 |    65 |  1245k|  15.4 |    85M |  41 | 473 |9571 | 207 |  29k|  0 |  80k|  33 | 3.000000e+00 |      --      |    Inf |  67.25%
76.33/76.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
76.33/76.79	c  76.8s| 79800 |    68 |  1247k|  15.4 |    85M |  41 | 473 |9554 | 208 |  29k|  1 |  80k|  33 | 3.000000e+00 |      --      |    Inf |  67.41%
76.43/76.88	c  76.9s| 79900 |    70 |  1248k|  15.4 |    85M |  41 | 473 |9574 | 208 |  29k|  0 |  80k|  33 | 3.000000e+00 |      --      |    Inf |  67.46%
76.53/77.00	c  77.0s| 80000 |    75 |  1250k|  15.4 |    85M |  41 | 473 |9574 | 208 |  29k|  1 |  80k|  33 | 3.000000e+00 |      --      |    Inf |  67.53%
76.74/77.10	c  77.1s| 80100 |    66 |  1251k|  15.4 |    85M |  41 | 473 |9576 | 209 |  29k|  1 |  80k|  33 | 3.000000e+00 |      --      |    Inf |  67.86%
76.83/77.22	c  77.2s| 80200 |    66 |  1253k|  15.4 |    85M |  41 | 473 |9577 | 217 |  29k|  1 |  80k|  33 | 3.000000e+00 |      --      |    Inf |  67.88%
76.93/77.33	c  77.3s| 80300 |    74 |  1255k|  15.4 |    85M |  41 | 473 |9576 |   0 |  29k|  0 |  80k|  33 | 3.000000e+00 |      --      |    Inf |  67.94%
77.03/77.43	c  77.4s| 80400 |    76 |  1257k|  15.4 |    85M |  41 | 473 |9572 | 211 |  29k|  2 |  81k|  33 | 3.000000e+00 |      --      |    Inf |  67.96%
77.13/77.56	c  77.6s| 80500 |    75 |  1259k|  15.4 |    85M |  41 | 473 |9571 | 205 |  29k|  1 |  81k|  33 | 3.000000e+00 |      --      |    Inf |  67.98%
77.23/77.65	c  77.7s| 80600 |    76 |  1261k|  15.4 |    85M |  41 | 473 |9570 | 205 |  29k|  0 |  81k|  33 | 3.000000e+00 |      --      |    Inf |  68.00%
77.33/77.78	c  77.8s| 80700 |    82 |  1263k|  15.5 |    85M |  41 | 473 |9568 | 211 |  29k|  1 |  81k|  33 | 3.000000e+00 |      --      |    Inf |  68.01%
77.53/77.91	c  77.9s| 80800 |    72 |  1265k|  15.5 |    85M |  41 | 473 |9569 | 211 |  30k|  1 |  81k|  33 | 3.000000e+00 |      --      |    Inf |  68.12%
77.63/78.08	c  78.1s| 80900 |    67 |  1268k|  15.5 |    85M |  41 | 473 |9569 | 215 |  30k|  1 |  81k|  33 | 3.000000e+00 |      --      |    Inf |  68.33%
77.83/78.25	c  78.3s| 81000 |    77 |  1271k|  15.5 |    85M |  41 | 473 |9570 | 205 |  30k|  1 |  81k|  33 | 3.000000e+00 |      --      |    Inf |  68.79%
77.93/78.36	c  78.4s| 81100 |    76 |  1273k|  15.5 |    85M |  41 | 473 |9569 | 211 |  30k|  2 |  82k|  33 | 3.000000e+00 |      --      |    Inf |  68.97%
78.03/78.49	c  78.5s| 81200 |    71 |  1276k|  15.5 |    85M |  41 | 473 |9569 | 206 |  30k|  1 |  82k|  33 | 3.000000e+00 |      --      |    Inf |  69.03%
78.22/78.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.22/78.60	c  78.6s| 81300 |    67 |  1278k|  15.5 |    85M |  41 | 473 |9568 | 207 |  30k|  1 |  82k|  33 | 3.000000e+00 |      --      |    Inf |  69.23%
78.32/78.71	c  78.7s| 81400 |    67 |  1280k|  15.5 |    85M |  41 | 473 |9568 | 206 |  30k|  1 |  82k|  33 | 3.000000e+00 |      --      |    Inf |  70.08%
78.42/78.82	c  78.8s| 81500 |    71 |  1282k|  15.5 |    85M |  41 | 473 |9567 | 205 |  30k|  1 |  82k|  33 | 3.000000e+00 |      --      |    Inf |  70.17%
78.52/78.93	c  78.9s| 81600 |    67 |  1284k|  15.5 |    85M |  41 | 473 |9567 |   0 |  30k|  0 |  82k|  33 | 3.000000e+00 |      --      |    Inf |  70.20%
78.63/79.07	c  79.1s| 81700 |    63 |  1287k|  15.6 |    85M |  41 | 473 |9567 | 226 |  30k|  2 |  83k|  33 | 3.000000e+00 |      --      |    Inf |  70.23%
78.82/79.20	c  79.2s| 81800 |    73 |  1289k|  15.6 |    85M |  41 | 473 |9567 | 204 |  30k|  1 |  83k|  33 | 3.000000e+00 |      --      |    Inf |  70.62%
78.82/79.29	c  79.3s| 81900 |    84 |  1290k|  15.6 |    85M |  41 | 473 |9567 | 206 |  30k|  1 |  83k|  33 | 3.000000e+00 |      --      |    Inf |  70.70%
78.92/79.38	c  79.4s| 82000 |    80 |  1291k|  15.5 |    85M |  41 | 473 |9566 | 214 |  30k|  2 |  83k|  33 | 3.000000e+00 |      --      |    Inf |  70.71%
79.02/79.45	c  79.5s| 82100 |    82 |  1292k|  15.5 |    85M |  41 | 473 |9566 | 211 |  30k|  1 |  83k|  33 | 3.000000e+00 |      --      |    Inf |  70.71%
79.12/79.53	c  79.5s| 82200 |    78 |  1293k|  15.5 |    85M |  41 | 473 |9566 |   0 |  30k|  0 |  83k|  33 | 3.000000e+00 |      --      |    Inf |  70.72%
79.22/79.62	c  79.6s| 82300 |    76 |  1295k|  15.5 |    85M |  41 | 473 |9566 | 204 |  30k|  1 |  83k|  33 | 3.000000e+00 |      --      |    Inf |  70.80%
79.32/79.71	c  79.7s| 82400 |    75 |  1296k|  15.5 |    85M |  41 | 473 |9566 | 208 |  30k|  1 |  83k|  33 | 3.000000e+00 |      --      |    Inf |  70.89%
79.32/79.79	c  79.8s| 82500 |    74 |  1297k|  15.5 |    85M |  41 | 473 |9567 | 202 |  30k|  0 |  84k|  33 | 3.000000e+00 |      --      |    Inf |  71.04%
79.42/79.88	c  79.9s| 82600 |    75 |  1299k|  15.5 |    85M |  41 | 473 |9567 | 206 |  30k|  0 |  84k|  33 | 3.000000e+00 |      --      |    Inf |  71.09%
79.52/79.98	c  80.0s| 82700 |    76 |  1301k|  15.5 |    85M |  41 | 473 |9567 |   0 |  30k|  0 |  84k|  33 | 3.000000e+00 |      --      |    Inf |  71.10%
79.62/80.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
79.62/80.08	c  80.1s| 82800 |    66 |  1302k|  15.5 |    85M |  41 | 473 |9568 | 204 |  30k|  0 |  84k|  33 | 3.000000e+00 |      --      |    Inf |  71.65%
79.82/80.21	c  80.2s| 82900 |    75 |  1305k|  15.5 |    85M |  41 | 473 |9568 |   0 |  30k|  0 |  84k|  33 | 3.000000e+00 |      --      |    Inf |  71.69%
79.92/80.30	c  80.3s| 83000 |    64 |  1306k|  15.5 |    85M |  41 | 473 |9568 | 205 |  31k|  0 |  84k|  33 | 3.000000e+00 |      --      |    Inf |  71.71%
80.02/80.44	c  80.4s| 83100 |    66 |  1308k|  15.5 |    85M |  41 | 473 |9567 | 202 |  31k|  0 |  84k|  33 | 3.000000e+00 |      --      |    Inf |  72.45%
80.12/80.55	c  80.6s| 83200 |    71 |  1309k|  15.5 |    85M |  41 | 473 |9566 |   0 |  31k|  0 |  84k|  33 | 3.000000e+00 |      --      |    Inf |  72.77%
80.22/80.64	c  80.6s| 83300 |    73 |  1311k|  15.5 |    85M |  41 | 473 |9565 |   0 |  31k|  0 |  84k|  33 | 3.000000e+00 |      --      |    Inf |  72.92%
80.31/80.72	c  80.7s| 83400 |    71 |  1312k|  15.5 |    85M |  41 | 473 |9565 | 203 |  31k|  1 |  85k|  33 | 3.000000e+00 |      --      |    Inf |  73.02%
80.41/80.83	c  80.8s| 83500 |    75 |  1314k|  15.5 |    85M |  41 | 473 |9564 | 206 |  31k|  0 |  85k|  33 | 3.000000e+00 |      --      |    Inf |  73.21%
80.51/80.92	c  80.9s| 83600 |    79 |  1316k|  15.5 |    85M |  41 | 473 |9561 | 210 |  31k|  0 |  85k|  33 | 3.000000e+00 |      --      |    Inf |  73.22%
80.62/81.02	c  81.0s| 83700 |    70 |  1318k|  15.5 |    85M |  41 | 473 |9560 |   0 |  31k|  0 |  85k|  33 | 3.000000e+00 |      --      |    Inf |  73.28%
80.72/81.10	c  81.1s| 83800 |    73 |  1319k|  15.5 |    85M |  41 | 473 |9557 |   0 |  31k|  0 |  85k|  33 | 3.000000e+00 |      --      |    Inf |  73.74%
80.72/81.19	c  81.2s| 83900 |    71 |  1321k|  15.5 |    85M |  41 | 473 |9556 | 209 |  31k|  1 |  85k|  33 | 3.000000e+00 |      --      |    Inf |  73.87%
80.91/81.31	c  81.3s| 84000 |    80 |  1322k|  15.5 |    85M |  41 | 473 |9555 | 203 |  31k|  1 |  85k|  33 | 3.000000e+00 |      --      |    Inf |  74.41%
81.01/81.41	c  81.4s| 84100 |    82 |  1324k|  15.6 |    85M |  41 | 473 |9555 | 203 |  31k|  1 |  85k|  33 | 3.000000e+00 |      --      |    Inf |  74.51%
81.01/81.49	c  81.5s| 84200 |    85 |  1326k|  15.6 |    85M |  41 | 473 |9552 | 201 |  31k|  1 |  85k|  33 | 3.000000e+00 |      --      |    Inf |  74.55%
81.11/81.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
81.11/81.56	c  81.6s| 84300 |    96 |  1327k|  15.5 |    85M |  41 | 473 |9551 | 209 |  31k|  1 |  85k|  33 | 3.000000e+00 |      --      |    Inf |  74.56%
81.21/81.62	c  81.6s| 84400 |    87 |  1327k|  15.5 |    85M |  41 | 473 |9550 | 207 |  31k|  1 |  86k|  33 | 3.000000e+00 |      --      |    Inf |  74.56%
81.31/81.72	c  81.7s| 84500 |    88 |  1329k|  15.5 |    85M |  41 | 473 |9548 |   0 |  31k|  0 |  86k|  33 | 3.000000e+00 |      --      |    Inf |  74.57%
81.41/81.80	c  81.8s| 84600 |    84 |  1330k|  15.5 |    85M |  41 | 473 |9546 | 201 |  31k|  0 |  86k|  33 | 3.000000e+00 |      --      |    Inf |  74.59%
81.41/81.87	c  81.9s| 84700 |    84 |  1332k|  15.5 |    85M |  41 | 473 |9544 | 203 |  31k|  1 |  86k|  33 | 3.000000e+00 |      --      |    Inf |  74.66%
81.51/82.00	c  82.0s| 84800 |    82 |  1334k|  15.5 |    85M |  41 | 473 |9543 | 207 |  31k|  1 |  86k|  33 | 3.000000e+00 |      --      |    Inf |  74.79%
81.61/82.09	c  82.1s| 84900 |    90 |  1336k|  15.5 |    85M |  41 | 473 |9544 | 215 |  31k|  1 |  86k|  33 | 3.000000e+00 |      --      |    Inf |  74.83%
81.71/82.19	c  82.2s| 85000 |    83 |  1338k|  15.5 |    85M |  41 | 473 |9544 | 204 |  31k|  0 |  86k|  33 | 3.000000e+00 |      --      |    Inf |  74.89%
81.81/82.29	c  82.3s| 85100 |    94 |  1340k|  15.6 |    85M |  41 | 473 |9544 | 206 |  31k|  1 |  86k|  33 | 3.000000e+00 |      --      |    Inf |  74.95%
81.91/82.39	c  82.4s| 85200 |    94 |  1342k|  15.6 |    85M |  41 | 473 |9543 |   0 |  31k|  0 |  86k|  33 | 3.000000e+00 |      --      |    Inf |  75.01%
82.01/82.49	c  82.5s| 85300 |    93 |  1343k|  15.6 |    85M |  41 | 473 |9542 |   0 |  31k|  0 |  86k|  33 | 3.000000e+00 |      --      |    Inf |  75.10%
82.11/82.59	c  82.6s| 85400 |    95 |  1345k|  15.6 |    85M |  41 | 473 |9539 | 203 |  31k|  0 |  86k|  33 | 3.000000e+00 |      --      |    Inf |  75.14%
82.21/82.67	c  82.7s| 85500 |    95 |  1346k|  15.6 |    85M |  41 | 473 |9537 | 202 |  31k|  1 |  86k|  33 | 3.000000e+00 |      --      |    Inf |  75.17%
82.31/82.75	c  82.8s| 85600 |   100 |  1348k|  15.6 |    85M |  41 | 473 |9537 | 202 |  31k|  1 |  87k|  33 | 3.000000e+00 |      --      |    Inf |  75.19%
82.40/82.84	c  82.8s| 85700 |   103 |  1349k|  15.6 |    85M |  41 | 473 |9537 | 207 |  31k|  0 |  87k|  33 | 3.000000e+00 |      --      |    Inf |  75.19%
82.50/82.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
82.50/82.94	c  82.9s| 85800 |   100 |  1351k|  15.6 |    85M |  41 | 473 |9536 | 202 |  32k|  0 |  87k|  33 | 3.000000e+00 |      --      |    Inf |  75.20%
82.61/83.03	c  83.0s| 85900 |    99 |  1353k|  15.6 |    85M |  41 | 473 |9536 | 203 |  32k|  1 |  87k|  33 | 3.000000e+00 |      --      |    Inf |  75.21%
82.71/83.11	c  83.1s| 86000 |    97 |  1354k|  15.6 |    85M |  41 | 473 |9535 | 208 |  32k|  0 |  87k|  33 | 3.000000e+00 |      --      |    Inf |  75.21%
82.71/83.18	c  83.2s| 86100 |   100 |  1355k|  15.6 |    85M |  41 | 473 |9535 | 208 |  32k|  2 |  87k|  33 | 3.000000e+00 |      --      |    Inf |  75.21%
82.80/83.23	c  83.2s| 86200 |   102 |  1356k|  15.5 |    85M |  41 | 473 |9535 | 202 |  32k|  1 |  87k|  33 | 3.000000e+00 |      --      |    Inf |  75.21%
82.80/83.29	c  83.3s| 86300 |   113 |  1357k|  15.5 |    85M |  41 | 473 |9535 |   0 |  32k|  0 |  87k|  33 | 3.000000e+00 |      --      |    Inf |  75.21%
82.90/83.36	c  83.4s| 86400 |   110 |  1358k|  15.5 |    85M |  41 | 473 |9535 | 207 |  32k|  0 |  87k|  33 | 3.000000e+00 |      --      |    Inf |  75.21%
83.00/83.42	c  83.4s| 86500 |   114 |  1358k|  15.5 |    85M |  41 | 473 |9533 | 207 |  32k|  1 |  87k|  33 | 3.000000e+00 |      --      |    Inf |  75.21%
83.00/83.48	c  83.5s| 86600 |   117 |  1359k|  15.5 |    85M |  41 | 473 |9533 |   0 |  32k|  0 |  87k|  33 | 3.000000e+00 |      --      |    Inf |  75.21%
83.10/83.54	c  83.5s| 86700 |   107 |  1360k|  15.5 |    85M |  41 | 473 |9533 |   0 |  32k|  0 |  87k|  33 | 3.000000e+00 |      --      |    Inf |  75.21%
83.20/83.60	c  83.6s| 86800 |   108 |  1360k|  15.5 |    85M |  41 | 473 |9533 | 207 |  32k|  1 |  88k|  33 | 3.000000e+00 |      --      |    Inf |  75.21%
83.20/83.66	c  83.7s| 86900 |   106 |  1361k|  15.5 |    85M |  41 | 473 |9534 |   0 |  32k|  0 |  88k|  33 | 3.000000e+00 |      --      |    Inf |  75.21%
83.30/83.72	c  83.7s| 87000 |   105 |  1362k|  15.5 |    85M |  41 | 473 |9534 | 209 |  32k|  2 |  88k|  33 | 3.000000e+00 |      --      |    Inf |  75.21%
83.30/83.78	c  83.8s| 87100 |   103 |  1362k|  15.5 |    85M |  41 | 473 |9534 | 201 |  32k|  1 |  88k|  33 | 3.000000e+00 |      --      |    Inf |  75.22%
83.40/83.85	c  83.9s| 87200 |   102 |  1363k|  15.4 |    85M |  41 | 473 |9535 | 201 |  32k|  1 |  88k|  33 | 3.000000e+00 |      --      |    Inf |  75.23%
83.50/83.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
83.50/83.92	c  83.9s| 87300 |    99 |  1364k|  15.4 |    85M |  41 | 473 |9536 | 201 |  32k|  0 |  88k|  33 | 3.000000e+00 |      --      |    Inf |  75.23%
83.60/84.00	c  84.0s| 87400 |    96 |  1366k|  15.4 |    85M |  41 | 473 |9535 |   0 |  32k|  0 |  88k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
83.60/84.07	c  84.1s| 87500 |   101 |  1366k|  15.4 |    85M |  41 | 473 |9535 | 209 |  32k|  0 |  88k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
83.70/84.13	c  84.1s| 87600 |   101 |  1367k|  15.4 |    85M |  41 | 473 |9535 | 212 |  32k|  1 |  88k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
83.70/84.19	c  84.2s| 87700 |   101 |  1368k|  15.4 |    85M |  41 | 473 |9535 | 213 |  32k|  0 |  88k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
83.80/84.25	c  84.3s| 87800 |   109 |  1368k|  15.4 |    85M |  41 | 473 |9535 | 212 |  32k|  2 |  89k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
83.90/84.31	c  84.3s| 87900 |    99 |  1369k|  15.4 |    85M |  41 | 473 |9531 | 214 |  32k|  0 |  89k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
83.90/84.38	c  84.4s| 88000 |   103 |  1370k|  15.4 |    85M |  41 | 473 |9531 | 213 |  32k|  0 |  89k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.00/84.44	c  84.4s| 88100 |   104 |  1370k|  15.4 |    85M |  41 | 473 |9529 | 210 |  32k|  0 |  89k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.00/84.49	c  84.5s| 88200 |   102 |  1371k|  15.4 |    85M |  41 | 473 |9527 |   0 |  32k|  0 |  89k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.10/84.55	c  84.6s| 88300 |   106 |  1371k|  15.3 |    85M |  41 | 473 |9525 | 212 |  32k|  3 |  89k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.20/84.62	c  84.6s| 88400 |    99 |  1372k|  15.3 |    85M |  41 | 473 |9525 | 213 |  32k|  0 |  89k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.20/84.69	c  84.7s| 88500 |   100 |  1374k|  15.3 |    85M |  41 | 473 |9525 | 211 |  32k|  1 |  89k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.30/84.77	c  84.8s| 88600 |   100 |  1375k|  15.3 |    85M |  41 | 473 |9525 | 209 |  32k|  2 |  89k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.40/84.83	c  84.8s| 88700 |   102 |  1375k|  15.3 |    85M |  41 | 473 |9524 |   0 |  32k|  0 |  89k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.49/84.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
84.49/84.90	c  84.9s| 88800 |   104 |  1376k|  15.3 |    85M |  41 | 473 |9522 | 207 |  32k|  1 |  89k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.49/84.97	c  85.0s| 88900 |   104 |  1377k|  15.3 |    85M |  41 | 473 |9520 | 207 |  32k|  1 |  90k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.60/85.02	c  85.0s| 89000 |   109 |  1377k|  15.3 |    85M |  41 | 473 |9520 | 208 |  32k|  0 |  90k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.60/85.08	c  85.1s| 89100 |   105 |  1378k|  15.3 |    85M |  41 | 473 |9519 | 207 |  32k|  1 |  90k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.70/85.14	c  85.1s| 89200 |   103 |  1379k|  15.3 |    85M |  41 | 473 |9519 | 207 |  32k|  1 |  90k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.79/85.20	c  85.2s| 89300 |   107 |  1379k|  15.3 |    85M |  41 | 473 |9520 | 209 |  32k|  1 |  90k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.79/85.25	c  85.3s| 89400 |   108 |  1379k|  15.3 |    85M |  41 | 473 |9520 |   0 |  32k|  0 |  90k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.89/85.32	c  85.3s| 89500 |   109 |  1380k|  15.2 |    85M |  41 | 473 |9520 | 208 |  32k|  1 |  90k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.89/85.38	c  85.4s| 89600 |   107 |  1381k|  15.2 |    85M |  41 | 473 |9519 |   0 |  32k|  0 |  90k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.99/85.43	c  85.4s| 89700 |   107 |  1381k|  15.2 |    85M |  41 | 473 |9519 | 209 |  32k|  2 |  90k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
84.99/85.49	c  85.5s| 89800 |   106 |  1382k|  15.2 |    85M |  41 | 473 |9519 | 208 |  32k|  1 |  90k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.09/85.55	c  85.6s| 89900 |   107 |  1383k|  15.2 |    85M |  41 | 473 |9519 | 208 |  32k|  0 |  90k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.19/85.61	c  85.6s| 90000 |   106 |  1383k|  15.2 |    85M |  41 | 473 |9515 | 208 |  32k|  0 |  90k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.19/85.68	c  85.7s| 90100 |   101 |  1384k|  15.2 |    85M |  41 | 473 |9515 | 209 |  32k|  1 |  91k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.29/85.74	c  85.7s| 90200 |   105 |  1385k|  15.2 |    85M |  41 | 473 |9510 | 206 |  32k|  1 |  91k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.29/85.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
85.29/85.79	c  85.8s| 90300 |   103 |  1386k|  15.2 |    85M |  41 | 473 |9508 | 206 |  32k|  1 |  91k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.39/85.85	c  85.9s| 90400 |   111 |  1386k|  15.2 |    85M |  41 | 473 |9507 | 206 |  32k|  1 |  91k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.49/85.91	c  85.9s| 90500 |   115 |  1387k|  15.1 |    85M |  41 | 473 |9506 | 208 |  32k|  1 |  91k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.49/85.97	c  86.0s| 90600 |   112 |  1387k|  15.1 |    85M |  41 | 473 |9506 |   0 |  32k|  0 |  91k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.59/86.03	c  86.0s| 90700 |   115 |  1388k|  15.1 |    85M |  41 | 473 |9505 | 206 |  32k|  0 |  91k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.59/86.09	c  86.1s| 90800 |   114 |  1388k|  15.1 |    85M |  41 | 473 |9505 | 206 |  32k|  1 |  91k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.69/86.16	c  86.2s| 90900 |   103 |  1389k|  15.1 |    85M |  41 | 473 |9503 | 207 |  32k|  1 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.79/86.22	c  86.2s| 91000 |   102 |  1389k|  15.1 |    85M |  41 | 473 |9503 | 210 |  32k|  1 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.79/86.29	c  86.3s| 91100 |   106 |  1390k|  15.1 |    85M |  41 | 473 |9503 | 209 |  32k|  1 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.89/86.35	c  86.4s| 91200 |   102 |  1391k|  15.1 |    85M |  41 | 473 |9503 | 208 |  32k|  1 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.99/86.41	c  86.4s| 91300 |    99 |  1392k|  15.1 |    85M |  41 | 473 |9502 | 208 |  32k|  0 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
85.99/86.48	c  86.5s| 91400 |    98 |  1393k|  15.1 |    85M |  41 | 473 |9502 | 209 |  32k|  0 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
86.09/86.54	c  86.5s| 91500 |    96 |  1393k|  15.1 |    85M |  41 | 473 |9502 | 209 |  32k|  0 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
86.19/86.61	c  86.6s| 91600 |    90 |  1394k|  15.0 |    85M |  41 | 473 |9502 | 213 |  32k|  0 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
86.19/86.66	c  86.7s| 91700 |   101 |  1395k|  15.0 |    85M |  41 | 473 |9501 | 205 |  32k|  1 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
86.29/86.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
86.29/86.71	c  86.7s| 91800 |    99 |  1396k|  15.0 |    85M |  41 | 473 |9502 | 206 |  32k|  1 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
86.29/86.77	c  86.8s| 91900 |    95 |  1397k|  15.0 |    85M |  41 | 473 |9503 |   0 |  32k|  0 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.27%
86.39/86.86	c  86.9s| 92000 |    91 |  1399k|  15.0 |    85M |  41 | 473 |9503 | 203 |  32k|  0 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.28%
86.49/86.96	c  87.0s| 92100 |    99 |  1401k|  15.0 |    85M |  41 | 473 |9502 | 212 |  32k|  2 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.30%
86.59/87.04	c  87.0s| 92200 |    97 |  1402k|  15.0 |    85M |  41 | 473 |9504 | 206 |  32k|  1 |  92k|  33 | 3.000000e+00 |      --      |    Inf |  75.31%
86.69/87.13	c  87.1s| 92300 |   109 |  1405k|  15.0 |    85M |  41 | 473 |9503 | 209 |  32k|  1 |  93k|  33 | 3.000000e+00 |      --      |    Inf |  75.33%
86.78/87.22	c  87.2s| 92400 |   108 |  1407k|  15.1 |    85M |  41 | 473 |9503 | 209 |  32k|  0 |  93k|  33 | 3.000000e+00 |      --      |    Inf |  75.33%
86.88/87.30	c  87.3s| 92500 |   107 |  1408k|  15.1 |    85M |  41 | 473 |9503 | 206 |  32k|  0 |  93k|  33 | 3.000000e+00 |      --      |    Inf |  75.33%
86.88/87.37	c  87.4s| 92600 |   110 |  1409k|  15.0 |    85M |  41 | 473 |9503 | 206 |  32k|  1 |  93k|  33 | 3.000000e+00 |      --      |    Inf |  75.33%
86.98/87.43	c  87.4s| 92700 |   109 |  1410k|  15.0 |    85M |  41 | 473 |9502 | 206 |  32k|  1 |  93k|  33 | 3.000000e+00 |      --      |    Inf |  75.33%
87.08/87.50	c  87.5s| 92800 |   108 |  1411k|  15.0 |    85M |  41 | 473 |9502 |   0 |  32k|  0 |  93k|  33 | 3.000000e+00 |      --      |    Inf |  75.33%
87.08/87.57	c  87.6s| 92900 |    96 |  1412k|  15.0 |    85M |  41 | 473 |9502 | 206 |  32k|  0 |  93k|  33 | 3.000000e+00 |      --      |    Inf |  75.33%
87.18/87.66	c  87.7s| 93000 |   102 |  1414k|  15.0 |    85M |  41 | 473 |9502 | 212 |  32k|  1 |  93k|  33 | 3.000000e+00 |      --      |    Inf |  75.37%
87.28/87.75	c  87.8s| 93100 |    94 |  1416k|  15.0 |    85M |  41 | 473 |9503 | 203 |  32k|  1 |  93k|  33 | 3.000000e+00 |      --      |    Inf |  75.39%
87.38/87.81	c  87.8s| 93200 |    99 |  1417k|  15.0 |    85M |  41 | 473 |9502 | 202 |  32k|  1 |  93k|  33 | 3.000000e+00 |      --      |    Inf |  75.40%
87.38/87.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
87.38/87.87	c  87.9s| 93300 |    98 |  1417k|  15.0 |    85M |  41 | 473 |9502 | 203 |  32k|  0 |  93k|  33 | 3.000000e+00 |      --      |    Inf |  75.40%
87.48/87.93	c  87.9s| 93400 |   100 |  1418k|  15.0 |    85M |  41 | 473 |9502 | 205 |  32k|  0 |  94k|  33 | 3.000000e+00 |      --      |    Inf |  75.40%
87.48/87.99	c  88.0s| 93500 |    94 |  1419k|  15.0 |    85M |  41 | 473 |9502 |   0 |  32k|  0 |  94k|  33 | 3.000000e+00 |      --      |    Inf |  75.40%
87.59/88.07	c  88.1s| 93600 |    94 |  1420k|  15.0 |    85M |  41 | 473 |9503 | 205 |  32k|  0 |  94k|  33 | 3.000000e+00 |      --      |    Inf |  75.40%
87.68/88.14	c  88.1s| 93700 |    98 |  1421k|  15.0 |    85M |  41 | 473 |9503 | 207 |  32k|  1 |  94k|  33 | 3.000000e+00 |      --      |    Inf |  75.40%
87.78/88.22	c  88.2s| 93800 |    93 |  1423k|  15.0 |    85M |  41 | 473 |9491 | 204 |  32k|  1 |  94k|  33 | 3.000000e+00 |      --      |    Inf |  75.40%
87.88/88.35	c  88.3s| 93900 |    88 |  1424k|  15.0 |    85M |  41 | 473 |9504 |   0 |  33k|  0 |  94k|  33 | 3.000000e+00 |      --      |    Inf |  75.45%
87.98/88.42	c  88.4s| 94000 |    87 |  1425k|  15.0 |    85M |  41 | 473 |9503 |   0 |  33k|  0 |  94k|  33 | 3.000000e+00 |      --      |    Inf |  75.54%
88.08/88.52	c  88.5s| 94100 |    87 |  1427k|  15.0 |    85M |  41 | 473 |9503 |   0 |  33k|  0 |  94k|  33 | 3.000000e+00 |      --      |    Inf |  75.56%
88.18/88.62	c  88.6s| 94200 |    85 |  1429k|  15.0 |    85M |  41 | 473 |9504 | 215 |  33k|  1 |  94k|  33 | 3.000000e+00 |      --      |    Inf |  75.59%
88.28/88.70	c  88.7s| 94300 |    84 |  1431k|  15.0 |    85M |  41 | 473 |9503 | 211 |  33k|  2 |  94k|  33 | 3.000000e+00 |      --      |    Inf |  75.59%
88.28/88.79	c  88.8s| 94400 |    81 |  1432k|  15.0 |    85M |  41 | 473 |9503 | 210 |  33k|  1 |  94k|  33 | 3.000000e+00 |      --      |    Inf |  75.63%
88.38/88.87	c  88.9s| 94500 |    83 |  1434k|  15.0 |    85M |  41 | 473 |9490 | 210 |  33k|  1 |  94k|  33 | 3.000000e+00 |      --      |    Inf |  75.67%
88.48/88.96	c  89.0s| 94600 |    82 |  1436k|  15.0 |    85M |  41 | 473 |9502 | 210 |  33k|  0 |  94k|  33 | 3.000000e+00 |      --      |    Inf |  75.68%
88.58/89.06	c  89.1s| 94700 |    80 |  1438k|  15.0 |    85M |  41 | 473 |9500 | 213 |  33k|  2 |  95k|  33 | 3.000000e+00 |      --      |    Inf |  75.69%
88.68/89.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
88.68/89.15	c  89.2s| 94800 |    81 |  1439k|  15.0 |    85M |  41 | 473 |9504 |   0 |  33k|  0 |  95k|  33 | 3.000000e+00 |      --      |    Inf |  75.71%
88.77/89.25	c  89.2s| 94900 |    80 |  1441k|  15.0 |    85M |  41 | 473 |9505 | 210 |  33k|  1 |  95k|  33 | 3.000000e+00 |      --      |    Inf |  75.74%
88.87/89.38	c  89.4s| 95000 |    72 |  1443k|  15.0 |    85M |  41 | 473 |9483 | 203 |  33k|  1 |  95k|  33 | 3.000000e+00 |      --      |    Inf |  76.93%
89.07/89.59	c  89.6s| 95100 |    98 |  1445k|  15.0 |    85M |  41 | 473 |9338 | 208 |  33k|  1 |  95k|  33 | 3.000000e+00 |      --      |    Inf |  78.27%
89.27/89.70	c  89.7s| 95200 |   102 |  1447k|  15.0 |    85M |  41 | 473 |9355 | 204 |  33k|  1 |  95k|  33 | 3.000000e+00 |      --      |    Inf |  78.50%
89.27/89.78	c  89.8s| 95300 |    97 |  1448k|  15.0 |    85M |  41 | 473 |9410 | 209 |  33k|  0 |  95k|  33 | 3.000000e+00 |      --      |    Inf |  78.53%
89.37/89.88	c  89.9s| 95400 |   100 |  1450k|  15.0 |    85M |  41 | 473 |9364 | 206 |  33k|  0 |  95k|  33 | 3.000000e+00 |      --      |    Inf |  78.80%
89.47/89.96	c  90.0s| 95500 |   101 |  1452k|  15.0 |    85M |  41 | 473 |9438 |   0 |  33k|  0 |  95k|  33 | 3.000000e+00 |      --      |    Inf |  78.86%
89.58/90.05	c  90.0s| 95600 |   101 |  1453k|  15.0 |    85M |  41 | 473 |9478 | 203 |  33k|  1 |  95k|  33 | 3.000000e+00 |      --      |    Inf |  78.91%
89.68/90.14	c  90.1s| 95700 |   102 |  1455k|  15.0 |    85M |  41 | 473 |9490 | 217 |  33k|  1 |  95k|  33 | 3.000000e+00 |      --      |    Inf |  78.93%
89.77/90.25	c  90.3s| 95800 |    96 |  1457k|  15.0 |    85M |  41 | 473 |9498 |   0 |  33k|  0 |  95k|  33 | 3.000000e+00 |      --      |    Inf |  79.15%
89.97/90.40	c  90.4s| 95900 |   100 |  1460k|  15.1 |    85M |  41 | 473 |9489 | 206 |  33k|  1 |  95k|  33 | 3.000000e+00 |      --      |    Inf |  79.64%
90.07/90.54	c  90.5s| 96000 |   100 |  1462k|  15.1 |    85M |  41 | 473 |9497 | 202 |  33k|  1 |  96k|  33 | 3.000000e+00 |      --      |    Inf |  79.80%
90.17/90.65	c  90.6s| 96100 |   101 |  1464k|  15.1 |    85M |  41 | 473 |9498 |   0 |  33k|  0 |  96k|  33 | 3.000000e+00 |      --      |    Inf |  79.90%
90.27/90.79	c  90.8s| 96200 |   103 |  1466k|  15.1 |    85M |  41 | 473 |9496 | 204 |  33k|  0 |  96k|  33 | 3.000000e+00 |      --      |    Inf |  80.30%
90.37/90.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
90.37/90.89	c  90.9s| 96300 |   101 |  1468k|  15.1 |    85M |  41 | 473 |9493 | 204 |  33k|  0 |  96k|  33 | 3.000000e+00 |      --      |    Inf |  80.94%
90.57/91.01	c  91.0s| 96400 |   100 |  1470k|  15.1 |    85M |  41 | 473 |9493 | 208 |  34k|  1 |  96k|  33 | 3.000000e+00 |      --      |    Inf |  81.03%
90.67/91.10	c  91.1s| 96500 |   106 |  1472k|  15.1 |    85M |  41 | 473 |9492 | 213 |  34k|  1 |  96k|  33 | 3.000000e+00 |      --      |    Inf |  81.07%
90.76/91.21	c  91.2s| 96600 |    97 |  1474k|  15.1 |    85M |  41 | 473 |9489 | 207 |  34k|  0 |  96k|  33 | 3.000000e+00 |      --      |    Inf |  81.47%
90.86/91.31	c  91.3s| 96700 |    93 |  1476k|  15.1 |    85M |  41 | 473 |9490 | 209 |  34k|  0 |  96k|  33 | 3.000000e+00 |      --      |    Inf |  81.51%
90.96/91.42	c  91.4s| 96800 |    94 |  1478k|  15.1 |    85M |  41 | 473 |9482 | 214 |  34k|  2 |  96k|  33 | 3.000000e+00 |      --      |    Inf |  81.58%
91.06/91.52	c  91.5s| 96900 |    89 |  1479k|  15.1 |    85M |  41 | 473 |9480 | 204 |  34k|  1 |  97k|  33 | 3.000000e+00 |      --      |    Inf |  81.61%
91.16/91.64	c  91.6s| 97000 |    94 |  1482k|  15.1 |    85M |  41 | 473 |9479 | 209 |  34k|  0 |  97k|  33 | 3.000000e+00 |      --      |    Inf |  81.62%
91.26/91.74	c  91.7s| 97100 |    98 |  1484k|  15.1 |    85M |  41 | 473 |9479 | 212 |  34k|  0 |  97k|  33 | 3.000000e+00 |      --      |    Inf |  81.65%
91.36/91.85	c  91.9s| 97200 |    86 |  1486k|  15.1 |    85M |  41 | 473 |9478 | 212 |  34k|  1 |  97k|  33 | 3.000000e+00 |      --      |    Inf |  81.73%
91.46/91.95	c  92.0s| 97300 |    89 |  1488k|  15.1 |    85M |  41 | 473 |9477 | 213 |  34k|  0 |  97k|  33 | 3.000000e+00 |      --      |    Inf |  81.79%
91.56/92.06	c  92.1s| 97400 |    86 |  1491k|  15.1 |    85M |  41 | 473 |9477 | 211 |  34k|  1 |  97k|  33 | 3.000000e+00 |      --      |    Inf |  81.89%
91.66/92.16	c  92.2s| 97500 |    81 |  1493k|  15.1 |    85M |  41 | 473 |9478 | 206 |  34k|  1 |  97k|  33 | 3.000000e+00 |      --      |    Inf |  81.94%
91.76/92.25	c  92.3s| 97600 |    80 |  1494k|  15.1 |    85M |  41 | 473 |9479 |   0 |  34k|  0 |  97k|  33 | 3.000000e+00 |      --      |    Inf |  81.98%
91.86/92.39	c  92.4s| 97700 |    82 |  1497k|  15.2 |    85M |  41 | 473 |9476 | 210 |  34k|  0 |  97k|  33 | 3.000000e+00 |      --      |    Inf |  82.11%
92.06/92.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
92.06/92.51	c  92.5s| 97800 |    79 |  1499k|  15.2 |    85M |  41 | 473 |9466 | 203 |  34k|  1 |  97k|  33 | 3.000000e+00 |      --      |    Inf |  82.18%
92.16/92.61	c  92.6s| 97900 |    79 |  1501k|  15.2 |    85M |  41 | 473 |9466 | 212 |  34k|  2 |  98k|  33 | 3.000000e+00 |      --      |    Inf |  82.20%
92.26/92.71	c  92.7s| 98000 |    83 |  1503k|  15.2 |    85M |  41 | 473 |9466 | 205 |  34k|  0 |  98k|  33 | 3.000000e+00 |      --      |    Inf |  82.23%
92.36/92.81	c  92.8s| 98100 |    77 |  1505k|  15.2 |    85M |  41 | 473 |9464 | 203 |  34k|  0 |  98k|  33 | 3.000000e+00 |      --      |    Inf |  82.37%
92.46/92.91	c  92.9s| 98200 |    76 |  1507k|  15.2 |    85M |  41 | 473 |9463 | 204 |  34k|  1 |  98k|  33 | 3.000000e+00 |      --      |    Inf |  82.40%
92.56/93.03	c  93.0s| 98300 |    75 |  1510k|  15.2 |    85M |  41 | 473 |9462 |   0 |  34k|  0 |  98k|  33 | 3.000000e+00 |      --      |    Inf |  82.41%
92.66/93.13	c  93.1s| 98400 |    72 |  1512k|  15.2 |    85M |  41 | 473 |9462 |   0 |  35k|  0 |  98k|  33 | 3.000000e+00 |      --      |    Inf |  82.43%
92.75/93.25	c  93.3s| 98500 |    72 |  1514k|  15.2 |    85M |  41 | 473 |9460 | 208 |  35k|  0 |  98k|  33 | 3.000000e+00 |      --      |    Inf |  82.45%
92.85/93.35	c  93.4s| 98600 |    70 |  1516k|  15.2 |    85M |  41 | 473 |9459 | 214 |  35k|  1 |  98k|  33 | 3.000000e+00 |      --      |    Inf |  82.47%
92.95/93.45	c  93.5s| 98700 |    72 |  1518k|  15.2 |    85M |  41 | 473 |9456 | 209 |  35k|  1 |  98k|  33 | 3.000000e+00 |      --      |    Inf |  82.56%
93.05/93.55	c  93.5s| 98800 |    71 |  1520k|  15.2 |    85M |  41 | 473 |9457 |   0 |  35k|  0 |  99k|  33 | 3.000000e+00 |      --      |    Inf |  82.59%
93.15/93.64	c  93.6s| 98900 |    72 |  1521k|  15.2 |    85M |  41 | 473 |9456 | 211 |  35k|  1 |  99k|  33 | 3.000000e+00 |      --      |    Inf |  82.63%
93.25/93.72	c  93.7s| 99000 |    77 |  1523k|  15.2 |    85M |  41 | 473 |9456 | 213 |  35k|  1 |  99k|  33 | 3.000000e+00 |      --      |    Inf |  82.63%
93.35/93.83	c  93.8s| 99100 |    80 |  1524k|  15.2 |    85M |  41 | 473 |9456 | 213 |  35k|  1 |  99k|  33 | 3.000000e+00 |      --      |    Inf |  82.63%
93.35/93.88	c  93.9s| 99200 |    82 |  1524k|  15.2 |    85M |  41 | 473 |9454 | 215 |  35k|  0 |  99k|  33 | 3.000000e+00 |      --      |    Inf |  82.63%
93.45/93.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
93.45/93.94	c  93.9s| 99300 |    82 |  1525k|  15.2 |    85M |  41 | 473 |9454 | 216 |  35k|  0 |  99k|  33 | 3.000000e+00 |      --      |    Inf |  82.63%
93.45/93.99	c  94.0s| 99400 |    81 |  1525k|  15.2 |    85M |  41 | 473 |9453 | 215 |  35k|  1 |  99k|  33 | 3.000000e+00 |      --      |    Inf |  82.63%
93.56/94.05	c  94.1s| 99500 |    76 |  1526k|  15.2 |    85M |  41 | 473 |9453 | 209 |  35k|  1 |  99k|  33 | 3.000000e+00 |      --      |    Inf |  82.63%
93.66/94.12	c  94.1s| 99600 |    77 |  1527k|  15.2 |    85M |  41 | 473 |9453 | 215 |  35k|  0 |  99k|  33 | 3.000000e+00 |      --      |    Inf |  82.63%
93.66/94.19	c  94.2s| 99700 |    73 |  1528k|  15.2 |    85M |  41 | 473 |9453 | 214 |  35k|  2 |  99k|  33 | 3.000000e+00 |      --      |    Inf |  82.63%
93.75/94.25	c  94.3s| 99800 |    83 |  1529k|  15.2 |    85M |  41 | 473 |9453 | 212 |  35k|  0 |  99k|  33 | 3.000000e+00 |      --      |    Inf |  82.63%
93.85/94.30	c  94.3s| 99900 |    82 |  1530k|  15.2 |    85M |  41 | 473 |9453 | 215 |  35k|  1 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.63%
93.85/94.35	c  94.4s|100000 |    77 |  1531k|  15.1 |    85M |  41 | 473 |9452 | 211 |  35k|  2 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.63%
93.95/94.41	c  94.4s|100100 |    70 |  1532k|  15.1 |    85M |  41 | 473 |9452 | 212 |  35k|  0 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.64%
93.95/94.47	c  94.5s|100200 |    72 |  1533k|  15.1 |    85M |  41 | 473 |9452 | 215 |  35k|  0 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.64%
94.05/94.53	c  94.5s|100300 |    73 |  1534k|  15.1 |    85M |  41 | 473 |9451 |   0 |  35k|  0 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.64%
94.05/94.59	c  94.6s|100400 |    76 |  1535k|  15.1 |    85M |  41 | 473 |9450 | 214 |  35k|  1 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.64%
94.15/94.66	c  94.7s|100500 |    73 |  1536k|  15.1 |    85M |  41 | 473 |9448 |   0 |  35k|  0 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.64%
94.25/94.72	c  94.7s|100600 |    78 |  1537k|  15.1 |    85M |  41 | 473 |9447 | 214 |  35k|  1 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.64%
94.25/94.79	c  94.8s|100700 |    72 |  1538k|  15.1 |    85M |  41 | 473 |9447 | 217 |  35k|  1 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.64%
94.35/94.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
94.35/94.87	c  94.9s|100800 |    72 |  1540k|  15.1 |    85M |  41 | 473 |9446 |   0 |  35k|  0 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.64%
94.45/94.95	c  94.9s|100900 |    74 |  1541k|  15.1 |    85M |  41 | 473 |9447 | 225 |  35k|  0 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.64%
94.55/95.03	c  95.0s|101000 |    68 |  1542k|  15.1 |    85M |  41 | 473 |9447 | 214 |  35k|  1 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.64%
94.65/95.13	c  95.1s|101100 |    67 |  1544k|  15.1 |    85M |  41 | 473 |9448 |   0 |  35k|  0 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.65%
94.75/95.25	c  95.2s|101200 |    64 |  1547k|  15.1 |    85M |  41 | 473 |9448 |   0 |  35k|  0 | 100k|  33 | 3.000000e+00 |      --      |    Inf |  82.77%
94.85/95.35	c  95.4s|101300 |    64 |  1549k|  15.1 |    85M |  41 | 473 |9449 | 211 |  35k|  1 | 101k|  33 | 3.000000e+00 |      --      |    Inf |  82.83%
94.95/95.49	c  95.5s|101400 |    63 |  1551k|  15.1 |    85M |  41 | 473 |9448 | 205 |  35k|  1 | 101k|  33 | 3.000000e+00 |      --      |    Inf |  82.91%
95.05/95.58	c  95.6s|101500 |    69 |  1552k|  15.1 |    85M |  41 | 473 |9448 | 209 |  35k|  1 | 101k|  33 | 3.000000e+00 |      --      |    Inf |  82.96%
95.15/95.64	c  95.6s|101600 |    72 |  1553k|  15.1 |    85M |  41 | 473 |9448 |   0 |  35k|  0 | 101k|  33 | 3.000000e+00 |      --      |    Inf |  82.96%
95.25/95.73	c  95.7s|101700 |    73 |  1554k|  15.1 |    85M |  41 | 473 |9449 | 217 |  35k|  0 | 101k|  33 | 3.000000e+00 |      --      |    Inf |  82.96%
95.35/95.82	c  95.8s|101800 |    73 |  1556k|  15.1 |    85M |  41 | 473 |9448 | 215 |  35k|  2 | 101k|  33 | 3.000000e+00 |      --      |    Inf |  82.96%
95.45/95.90	c  95.9s|101900 |    69 |  1557k|  15.1 |    85M |  41 | 473 |9448 |   0 |  35k|  0 | 101k|  33 | 3.000000e+00 |      --      |    Inf |  82.96%
95.45/95.97	c  96.0s|102000 |    66 |  1558k|  15.1 |    85M |  41 | 473 |9448 | 205 |  35k|  1 | 102k|  33 | 3.000000e+00 |      --      |    Inf |  82.97%
95.55/96.08	c  96.1s|102100 |    62 |  1560k|  15.1 |    85M |  41 | 473 |9448 | 205 |  36k|  1 | 102k|  33 | 3.000000e+00 |      --      |    Inf |  82.97%
95.74/96.20	c  96.2s|102200 |    71 |  1562k|  15.1 |    85M |  41 | 473 |9447 | 212 |  36k|  1 | 102k|  33 | 3.000000e+00 |      --      |    Inf |  82.99%
95.84/96.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
95.84/96.31	c  96.3s|102300 |    67 |  1564k|  15.1 |    85M |  41 | 473 |9448 | 205 |  36k|  0 | 102k|  33 | 3.000000e+00 |      --      |    Inf |  83.00%
95.94/96.41	c  96.4s|102400 |    78 |  1566k|  15.1 |    85M |  41 | 473 |9449 | 215 |  36k|  0 | 102k|  33 | 3.000000e+00 |      --      |    Inf |  83.00%
96.04/96.51	c  96.5s|102500 |    72 |  1568k|  15.1 |    85M |  41 | 473 |9450 | 205 |  36k|  1 | 102k|  33 | 3.000000e+00 |      --      |    Inf |  83.01%
96.04/96.59	c  96.6s|102600 |    74 |  1570k|  15.1 |    85M |  41 | 473 |9451 |   0 |  36k|  0 | 102k|  33 | 3.000000e+00 |      --      |    Inf |  83.02%
96.24/96.70	c  96.7s|102700 |    72 |  1572k|  15.1 |    85M |  41 | 473 |9451 | 210 |  36k|  0 | 103k|  33 | 3.000000e+00 |      --      |    Inf |  83.02%
96.24/96.78	c  96.8s|102800 |    66 |  1573k|  15.1 |    85M |  41 | 473 |9452 | 205 |  36k|  1 | 103k|  33 | 3.000000e+00 |      --      |    Inf |  83.04%
96.34/96.88	c  96.9s|102900 |    69 |  1575k|  15.2 |    85M |  41 | 473 |9453 |   0 |  36k|  0 | 103k|  33 | 3.000000e+00 |      --      |    Inf |  83.06%
96.44/96.96	c  97.0s|103000 |    65 |  1576k|  15.2 |    85M |  41 | 473 |9453 | 205 |  36k|  1 | 103k|  33 | 3.000000e+00 |      --      |    Inf |  83.08%
96.55/97.04	c  97.0s|103100 |    71 |  1578k|  15.1 |    85M |  41 | 473 |9452 | 220 |  36k|  0 | 103k|  33 | 3.000000e+00 |      --      |    Inf |  83.09%
96.65/97.11	c  97.1s|103200 |    69 |  1580k|  15.2 |    85M |  41 | 473 |9452 | 222 |  36k|  1 | 103k|  33 | 3.000000e+00 |      --      |    Inf |  83.09%
96.74/97.21	c  97.2s|103300 |    59 |  1582k|  15.2 |    85M |  41 | 473 |9451 |   0 |  36k|  0 | 103k|  33 | 3.000000e+00 |      --      |    Inf |  83.12%
96.84/97.32	c  97.3s|103400 |    63 |  1584k|  15.2 |    85M |  41 | 473 |9451 | 210 |  36k|  1 | 103k|  33 | 3.000000e+00 |      --      |    Inf |  83.19%
96.94/97.42	c  97.4s|103500 |    57 |  1585k|  15.2 |    85M |  41 | 473 |9449 | 208 |  36k|  1 | 104k|  33 | 3.000000e+00 |      --      |    Inf |  83.22%
97.04/97.53	c  97.5s|103600 |    55 |  1587k|  15.2 |    85M |  41 | 473 |9449 | 210 |  36k|  0 | 104k|  33 | 3.000000e+00 |      --      |    Inf |  83.23%
97.14/97.62	c  97.6s|103700 |    51 |  1589k|  15.2 |    85M |  41 | 473 |9450 | 214 |  36k|  1 | 104k|  33 | 3.000000e+00 |      --      |    Inf |  83.24%
97.24/97.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
97.24/97.73	c  97.7s|103800 |    50 |  1591k|  15.2 |    85M |  41 | 473 |9448 | 213 |  36k|  0 | 104k|  33 | 3.000000e+00 |      --      |    Inf |  83.27%
97.34/97.84	c  97.8s|103900 |    49 |  1593k|  15.2 |    85M |  41 | 473 |9449 | 215 |  36k|  1 | 104k|  33 | 3.000000e+00 |      --      |    Inf |  83.35%
97.44/97.93	c  97.9s|104000 |    55 |  1595k|  15.2 |    85M |  41 | 473 |9449 | 210 |  36k|  1 | 104k|  33 | 3.000000e+00 |      --      |    Inf |  83.39%
97.54/98.01	c  98.0s|104100 |    50 |  1597k|  15.2 |    85M |  41 | 473 |9449 | 215 |  36k|  0 | 104k|  33 | 3.000000e+00 |      --      |    Inf |  83.39%
97.54/98.09	c  98.1s|104200 |    54 |  1598k|  15.2 |    85M |  41 | 473 |9448 | 209 |  36k|  1 | 104k|  33 | 3.000000e+00 |      --      |    Inf |  83.39%
97.64/98.18	c  98.2s|104300 |    74 |  1600k|  15.2 |    85M |  41 | 473 |9448 | 210 |  36k|  1 | 104k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
97.74/98.26	c  98.3s|104400 |    69 |  1602k|  15.2 |    85M |  41 | 473 |9447 | 212 |  36k|  0 | 104k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
97.84/98.33	c  98.3s|104500 |    62 |  1603k|  15.2 |    85M |  41 | 473 |9445 |   0 |  36k|  0 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
97.84/98.39	c  98.4s|104600 |    68 |  1604k|  15.2 |    85M |  41 | 473 |9444 |   0 |  36k|  0 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
97.94/98.44	c  98.4s|104700 |    72 |  1605k|  15.2 |    85M |  41 | 473 |9442 | 210 |  36k|  1 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.04/98.50	c  98.5s|104800 |    66 |  1606k|  15.2 |    85M |  41 | 473 |9429 | 211 |  36k|  0 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.04/98.56	c  98.6s|104900 |    69 |  1607k|  15.2 |    85M |  41 | 473 |9423 | 212 |  36k|  1 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.14/98.62	c  98.6s|105000 |    65 |  1608k|  15.2 |    85M |  41 | 473 |9423 | 210 |  36k|  1 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.14/98.68	c  98.7s|105100 |    64 |  1609k|  15.2 |    85M |  41 | 473 |9424 | 210 |  36k|  1 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.24/98.74	c  98.7s|105200 |    63 |  1610k|  15.2 |    85M |  41 | 473 |9421 | 210 |  36k|  0 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.24/98.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
98.24/98.78	c  98.8s|105300 |    69 |  1611k|  15.1 |    85M |  41 | 473 |9420 | 210 |  36k|  0 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.33/98.83	c  98.8s|105400 |    66 |  1612k|  15.1 |    85M |  41 | 473 |9417 | 212 |  36k|  0 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.33/98.88	c  98.9s|105500 |    64 |  1613k|  15.1 |    85M |  41 | 473 |9416 | 210 |  36k|  0 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.43/98.94	c  98.9s|105600 |    66 |  1614k|  15.1 |    85M |  41 | 473 |9415 | 213 |  36k|  0 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.54/99.01	c  99.0s|105700 |    67 |  1615k|  15.1 |    85M |  41 | 473 |9415 | 210 |  36k|  0 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.54/99.08	c  99.1s|105800 |    67 |  1617k|  15.1 |    85M |  41 | 473 |9415 | 212 |  36k|  1 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.64/99.16	c  99.2s|105900 |    59 |  1618k|  15.1 |    85M |  41 | 473 |9415 | 209 |  36k|  1 | 105k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.73/99.23	c  99.2s|106000 |    60 |  1620k|  15.1 |    85M |  41 | 473 |9415 | 215 |  36k|  1 | 106k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.73/99.28	c  99.3s|106100 |    61 |  1620k|  15.1 |    85M |  41 | 473 |9415 | 215 |  36k|  1 | 106k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.83/99.34	c  99.3s|106200 |    63 |  1622k|  15.1 |    85M |  41 | 473 |9415 | 210 |  36k|  0 | 106k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
98.93/99.42	c  99.4s|106300 |    66 |  1623k|  15.1 |    85M |  41 | 473 |9416 | 211 |  36k|  1 | 106k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
99.03/99.50	c  99.5s|106400 |    67 |  1625k|  15.1 |    85M |  41 | 473 |9416 |   0 |  36k|  0 | 106k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
99.03/99.57	c  99.6s|106500 |    63 |  1627k|  15.1 |    85M |  41 | 473 |9416 | 212 |  36k|  1 | 106k|  33 | 3.000000e+00 |      --      |    Inf |  83.40%
99.13/99.65	c  99.7s|106600 |    55 |  1629k|  15.1 |    85M |  41 | 473 |9416 |   0 |  36k|  0 | 106k|  33 | 3.000000e+00 |      --      |    Inf |  83.41%
99.23/99.75	c  99.8s|106700 |    46 |  1631k|  15.1 |    85M |  41 | 473 |9415 | 232 |  36k|  1 | 106k|  33 | 3.000000e+00 |      --      |    Inf |  83.41%
99.33/99.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
99.33/99.84	c  99.8s|106800 |    50 |  1633k|  15.1 |    85M |  41 | 473 |9417 | 215 |  36k|  1 | 106k|  33 | 3.000000e+00 |      --      |    Inf |  83.41%
99.43/99.94	c  99.9s|106900 |    45 |  1634k|  15.1 |    85M |  41 | 473 |9418 |   0 |  36k|  0 | 106k|  33 | 3.000000e+00 |      --      |    Inf |  83.42%
99.53/100.04	c   100s|107000 |    48 |  1637k|  15.1 |    85M |  41 | 473 |9418 |   0 |  36k|  0 | 107k|  33 | 3.000000e+00 |      --      |    Inf |  83.46%
99.64/100.13	c   100s|107100 |    53 |  1638k|  15.1 |    85M |  41 | 473 |9418 | 204 |  36k|  0 | 107k|  33 | 3.000000e+00 |      --      |    Inf |  83.47%
99.73/100.22	c   100s|107200 |    43 |  1640k|  15.1 |    85M |  41 | 473 |9419 |   0 |  36k|  0 | 107k|  33 | 3.000000e+00 |      --      |    Inf |  83.48%
99.83/100.30	c   100s|107300 |    52 |  1641k|  15.1 |    85M |  41 | 473 |9419 | 206 |  36k|  1 | 107k|  33 | 3.000000e+00 |      --      |    Inf |  83.49%
99.93/100.40	c   100s|107400 |    51 |  1644k|  15.2 |    85M |  41 | 473 |9420 | 205 |  37k|  0 | 107k|  33 | 3.000000e+00 |      --      |    Inf |  83.52%
99.93/100.48	c   100s|107500 |    54 |  1645k|  15.2 |    85M |  41 | 473 |9420 |   0 |  37k|  0 | 107k|  33 | 3.000000e+00 |      --      |    Inf |  83.54%
100.03/100.54	c   101s|107600 |    58 |  1646k|  15.1 |    85M |  41 | 473 |9421 | 211 |  37k|  1 | 107k|  33 | 3.000000e+00 |      --      |    Inf |  83.54%
100.13/100.62	c   101s|107700 |    49 |  1647k|  15.1 |    85M |  41 | 473 |9421 |   0 |  37k|  0 | 107k|  33 | 3.000000e+00 |      --      |    Inf |  83.54%
100.23/100.70	c   101s|107800 |    45 |  1649k|  15.1 |    85M |  41 | 473 |9423 | 209 |  37k|  1 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.56%
100.23/100.78	c   101s|107900 |    42 |  1651k|  15.2 |    85M |  41 | 473 |9423 |   0 |  37k|  0 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.57%
100.33/100.88	c   101s|108000 |    47 |  1652k|  15.2 |    85M |  41 | 473 |9423 | 208 |  37k|  0 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.81%
100.43/100.94	c   101s|108100 |    48 |  1653k|  15.1 |    85M |  41 | 473 |9423 | 208 |  37k|  1 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.81%
100.53/101.00	c   101s|108200 |    47 |  1655k|  15.1 |    85M |  41 | 473 |9422 | 208 |  37k|  0 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.82%
100.53/101.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.53/101.08	c   101s|108300 |    55 |  1656k|  15.1 |    85M |  41 | 473 |9421 |   0 |  37k|  0 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.82%
100.63/101.14	c   101s|108400 |    57 |  1658k|  15.1 |    85M |  41 | 473 |9421 | 209 |  37k|  1 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.82%
100.73/101.20	c   101s|108500 |    54 |  1659k|  15.1 |    85M |  41 | 473 |9421 | 210 |  37k|  0 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.82%
100.73/101.27	c   101s|108600 |    48 |  1660k|  15.1 |    85M |  41 | 473 |9421 | 209 |  37k|  1 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.82%
100.83/101.34	c   101s|108700 |    46 |  1661k|  15.1 |    85M |  41 | 473 |9419 | 208 |  37k|  1 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.82%
100.93/101.42	c   101s|108800 |    45 |  1662k|  15.1 |    85M |  41 | 473 |9419 | 208 |  37k|  0 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.82%
100.93/101.47	c   101s|108900 |    50 |  1663k|  15.1 |    85M |  41 | 473 |9417 | 208 |  37k|  1 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.83%
101.02/101.55	c   102s|109000 |    42 |  1665k|  15.1 |    85M |  41 | 473 |9416 | 208 |  37k|  0 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.83%
101.12/101.62	c   102s|109100 |    47 |  1666k|  15.1 |    85M |  41 | 473 |9416 | 208 |  37k|  0 | 108k|  33 | 3.000000e+00 |      --      |    Inf |  83.84%
101.12/101.70	c   102s|109200 |    44 |  1667k|  15.1 |    86M |  41 | 473 |9415 | 208 |  37k|  1 | 109k|  33 | 3.000000e+00 |      --      |    Inf |  83.84%
101.22/101.76	c   102s|109300 |    46 |  1668k|  15.1 |    86M |  41 | 473 |9415 | 208 |  37k|  0 | 109k|  33 | 3.000000e+00 |      --      |    Inf |  83.84%
101.32/101.82	c   102s|109400 |    50 |  1669k|  15.1 |    86M |  41 | 473 |9415 | 208 |  37k|  0 | 109k|  33 | 3.000000e+00 |      --      |    Inf |  83.84%
101.32/101.89	c   102s|109500 |    45 |  1670k|  15.1 |    86M |  41 | 473 |9415 | 209 |  37k|  0 | 109k|  33 | 3.000000e+00 |      --      |    Inf |  83.84%
101.42/101.96	c   102s|109600 |    40 |  1672k|  15.1 |    86M |  41 | 473 |9415 | 209 |  37k|  0 | 109k|  33 | 3.000000e+00 |      --      |    Inf |  83.85%
101.52/102.05	c   102s|109700 |    45 |  1673k|  15.1 |    86M |  41 | 473 |9416 | 211 |  37k|  1 | 109k|  33 | 3.000000e+00 |      --      |    Inf |  83.86%
101.62/102.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
101.62/102.11	c   102s|109800 |    49 |  1674k|  15.1 |    86M |  41 | 473 |9416 | 211 |  37k|  2 | 109k|  33 | 3.000000e+00 |      --      |    Inf |  83.87%
101.62/102.19	c   102s|109900 |    37 |  1676k|  15.1 |    86M |  41 | 473 |9415 |   0 |  37k|  0 | 109k|  33 | 3.000000e+00 |      --      |    Inf |  83.87%
101.82/102.30	c   102s|110000 |    49 |  1678k|  15.1 |    86M |  41 | 473 |9414 |   0 |  37k|  0 | 109k|  33 | 3.000000e+00 |      --      |    Inf |  83.94%
101.82/102.37	c   102s|110100 |    48 |  1680k|  15.1 |    86M |  41 | 473 |9413 | 211 |  37k|  0 | 109k|  33 | 3.000000e+00 |      --      |    Inf |  83.94%
101.92/102.47	c   102s|110200 |    45 |  1681k|  15.1 |    86M |  41 | 473 |9414 | 210 |  37k|  0 | 109k|  33 | 3.000000e+00 |      --      |    Inf |  84.01%
102.02/102.55	c   103s|110300 |    50 |  1683k|  15.1 |    86M |  41 | 473 |9413 |   0 |  37k|  0 | 110k|  33 | 3.000000e+00 |      --      |    Inf |  84.01%
102.12/102.67	c   103s|110400 |    52 |  1684k|  15.1 |    86M |  41 | 473 |9413 |   0 |  37k|  0 | 110k|  33 | 3.000000e+00 |      --      |    Inf |  84.05%
102.22/102.77	c   103s|110500 |    47 |  1686k|  15.1 |    86M |  41 | 473 |9414 | 220 |  37k|  0 | 110k|  33 | 3.000000e+00 |      --      |    Inf |  84.14%
102.32/102.86	c   103s|110600 |    58 |  1688k|  15.1 |    86M |  41 | 473 |9415 | 210 |  37k|  1 | 110k|  33 | 3.000000e+00 |      --      |    Inf |  84.20%
102.42/102.93	c   103s|110700 |    53 |  1689k|  15.1 |    86M |  41 | 473 |9415 | 212 |  37k|  1 | 110k|  33 | 3.000000e+00 |      --      |    Inf |  84.22%
102.52/103.03	c   103s|110800 |    56 |  1691k|  15.1 |    86M |  41 | 473 |9416 | 211 |  37k|  1 | 110k|  33 | 3.000000e+00 |      --      |    Inf |  84.24%
102.62/103.12	c   103s|110900 |    54 |  1693k|  15.1 |    86M |  41 | 473 |9417 | 214 |  37k|  1 | 110k|  33 | 3.000000e+00 |      --      |    Inf |  84.25%
102.71/103.21	c   103s|111000 |    48 |  1695k|  15.1 |    86M |  41 | 473 |9416 | 205 |  37k|  1 | 110k|  33 | 3.000000e+00 |      --      |    Inf |  84.29%
102.71/103.29	c   103s|111100 |    45 |  1697k|  15.1 |    86M |  41 | 473 |9414 |   0 |  37k|  0 | 110k|  33 | 3.000000e+00 |      --      |    Inf |  84.31%
102.81/103.39	c   103s|111200 |    54 |  1698k|  15.1 |    86M |  41 | 473 |9414 | 203 |  37k|  1 | 110k|  33 | 3.000000e+00 |      --      |    Inf |  84.32%
102.91/103.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
102.91/103.48	c   103s|111300 |    49 |  1700k|  15.1 |    86M |  41 | 473 |9413 | 203 |  37k|  1 | 110k|  33 | 3.000000e+00 |      --      |    Inf |  84.36%
103.01/103.57	c   104s|111400 |    54 |  1701k|  15.1 |    86M |  41 | 473 |9411 | 206 |  37k|  0 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.37%
103.11/103.65	c   104s|111500 |    52 |  1703k|  15.1 |    86M |  41 | 473 |9411 | 209 |  37k|  0 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.39%
103.21/103.72	c   104s|111600 |    54 |  1705k|  15.1 |    86M |  41 | 473 |9412 | 212 |  37k|  0 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.39%
103.31/103.80	c   104s|111700 |    54 |  1707k|  15.1 |    86M |  41 | 473 |9411 | 210 |  37k|  1 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.40%
103.31/103.89	c   104s|111800 |    59 |  1709k|  15.1 |    86M |  41 | 473 |9412 | 213 |  37k|  1 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.41%
103.41/103.97	c   104s|111900 |    50 |  1710k|  15.1 |    86M |  41 | 473 |9411 |   0 |  37k|  0 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.43%
103.52/104.07	c   104s|112000 |    52 |  1712k|  15.1 |    86M |  41 | 473 |9409 |   0 |  37k|  0 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.45%
103.62/104.15	c   104s|112100 |    53 |  1713k|  15.1 |    86M |  41 | 473 |9408 | 211 |  37k|  1 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.46%
103.71/104.23	c   104s|112200 |    53 |  1715k|  15.1 |    86M |  41 | 473 |9408 | 207 |  37k|  1 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.47%
103.81/104.32	c   104s|112300 |    57 |  1717k|  15.1 |    86M |  41 | 473 |9407 |   0 |  37k|  0 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.48%
103.81/104.39	c   104s|112400 |    58 |  1718k|  15.1 |    86M |  41 | 473 |9406 | 207 |  37k|  1 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.50%
103.91/104.48	c   104s|112500 |    55 |  1720k|  15.1 |    86M |  41 | 473 |9407 | 208 |  37k|  0 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.52%
104.01/104.56	c   105s|112600 |    48 |  1721k|  15.1 |    86M |  41 | 473 |9406 | 207 |  37k|  1 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.53%
104.11/104.66	c   105s|112700 |    51 |  1723k|  15.1 |    86M |  41 | 473 |9406 | 214 |  37k|  2 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.56%
104.21/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.21/104.75	c   105s|112800 |    47 |  1725k|  15.2 |    86M |  41 | 473 |9405 |   0 |  38k|  0 | 111k|  33 | 3.000000e+00 |      --      |    Inf |  84.57%
104.31/104.82	c   105s|112900 |    49 |  1726k|  15.1 |    86M |  41 | 473 |9405 | 212 |  38k|  1 | 112k|  33 | 3.000000e+00 |      --      |    Inf |  84.58%
104.41/104.90	c   105s|113000 |    59 |  1727k|  15.1 |    86M |  41 | 473 |9403 | 215 |  38k|  0 | 112k|  33 | 3.000000e+00 |      --      |    Inf |  84.60%
104.41/104.97	c   105s|113100 |    53 |  1728k|  15.1 |    86M |  41 | 473 |9404 | 209 |  38k|  0 | 112k|  33 | 3.000000e+00 |      --      |    Inf |  84.60%
104.51/105.08	c   105s|113200 |    48 |  1731k|  15.2 |    86M |  41 | 473 |9406 | 209 |  38k|  0 | 112k|  33 | 3.000000e+00 |      --      |    Inf |  84.63%
104.61/105.16	c   105s|113300 |    48 |  1733k|  15.2 |    86M |  41 | 473 |9407 | 216 |  38k|  1 | 112k|  33 | 3.000000e+00 |      --      |    Inf |  84.63%
104.71/105.27	c   105s|113400 |    51 |  1734k|  15.2 |    86M |  41 | 473 |9408 | 204 |  38k|  1 | 112k|  33 | 3.000000e+00 |      --      |    Inf |  84.81%
104.91/105.40	c   105s|113500 |    50 |  1736k|  15.2 |    86M |  41 | 473 |9409 | 206 |  38k|  0 | 112k|  33 | 3.000000e+00 |      --      |    Inf |  85.12%
105.01/105.50	c   106s|113600 |    49 |  1738k|  15.2 |    86M |  41 | 473 |9408 | 206 |  38k|  1 | 112k|  33 | 3.000000e+00 |      --      |    Inf |  85.27%
105.01/105.59	c   106s|113700 |    48 |  1740k|  15.2 |    86M |  41 | 473 |9406 | 204 |  38k|  1 | 112k|  33 | 3.000000e+00 |      --      |    Inf |  85.35%
105.11/105.68	c   106s|113800 |    49 |  1742k|  15.2 |    86M |  41 | 473 |9407 | 213 |  38k|  1 | 112k|  33 | 3.000000e+00 |      --      |    Inf |  85.41%
105.20/105.78	c   106s|113900 |    49 |  1744k|  15.2 |    86M |  41 | 473 |9407 | 220 |  38k|  0 | 112k|  33 | 3.000000e+00 |      --      |    Inf |  85.41%
105.30/105.88	c   106s|114000 |    45 |  1746k|  15.2 |    86M |  41 | 473 |9409 | 207 |  38k|  0 | 113k|  33 | 3.000000e+00 |      --      |    Inf |  85.49%
105.40/106.00	c   106s|114100 |    45 |  1748k|  15.2 |    86M |  41 | 473 |9409 | 201 |  38k|  1 | 113k|  33 | 3.000000e+00 |      --      |    Inf |  85.79%
105.61/106.10	c   106s|114200 |    42 |  1750k|  15.2 |    86M |  41 | 473 |9408 | 207 |  38k|  1 | 113k|  33 | 3.000000e+00 |      --      |    Inf |  86.56%
105.70/106.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
105.70/106.20	c   106s|114300 |    41 |  1752k|  15.2 |    86M |  41 | 473 |9408 | 215 |  38k|  1 | 113k|  33 | 3.000000e+00 |      --      |    Inf |  86.60%
105.80/106.32	c   106s|114400 |    36 |  1755k|  15.2 |    86M |  41 | 473 |9407 | 208 |  38k|  1 | 113k|  33 | 3.000000e+00 |      --      |    Inf |  86.60%
105.90/106.43	c   106s|114500 |    34 |  1757k|  15.2 |    86M |  41 | 473 |9403 | 209 |  38k|  0 | 113k|  33 | 3.000000e+00 |      --      |    Inf |  86.63%
106.00/106.58	c   107s|114600 |    37 |  1760k|  15.2 |    86M |  41 | 473 |9400 |   0 |  38k|  0 | 113k|  33 | 3.000000e+00 |      --      |    Inf |  86.74%
106.10/106.68	c   107s|114700 |    39 |  1761k|  15.2 |    86M |  41 | 473 |9399 | 206 |  38k|  1 | 113k|  33 | 3.000000e+00 |      --      |    Inf |  86.80%
106.20/106.79	c   107s|114800 |    41 |  1764k|  15.2 |    86M |  41 | 473 |9398 | 206 |  38k|  1 | 113k|  33 | 3.000000e+00 |      --      |    Inf |  86.80%
106.30/106.88	c   107s|114900 |    45 |  1765k|  15.2 |    86M |  41 | 473 |9398 |   0 |  38k|  0 | 114k|  33 | 3.000000e+00 |      --      |    Inf |  86.81%
106.40/107.00	c   107s|115000 |    37 |  1767k|  15.2 |    86M |  41 | 473 |9397 | 211 |  39k|  1 | 114k|  33 | 3.000000e+00 |      --      |    Inf |  86.82%
106.50/107.09	c   107s|115100 |    39 |  1769k|  15.2 |    86M |  41 | 473 |9397 | 220 |  39k|  0 | 114k|  33 | 3.000000e+00 |      --      |    Inf |  86.84%
106.70/107.20	c   107s|115200 |    41 |  1772k|  15.2 |    86M |  41 | 473 |9396 | 221 |  39k|  1 | 114k|  33 | 3.000000e+00 |      --      |    Inf |  86.84%
106.70/107.29	c   107s|115300 |    41 |  1774k|  15.2 |    86M |  41 | 473 |9397 | 212 |  39k|  1 | 114k|  33 | 3.000000e+00 |      --      |    Inf |  86.85%
106.80/107.39	c   107s|115400 |    37 |  1776k|  15.2 |    86M |  41 | 473 |9397 |   0 |  39k|  0 | 114k|  33 | 3.000000e+00 |      --      |    Inf |  86.86%
107.00/107.50	c   108s|115500 |    34 |  1778k|  15.3 |    86M |  41 | 473 |9397 |   0 |  39k|  0 | 114k|  33 | 3.000000e+00 |      --      |    Inf |  86.89%
107.10/107.65	c   108s|115600 |    31 |  1782k|  15.3 |    86M |  41 | 473 |9398 |   0 |  39k|  0 | 114k|  33 | 3.000000e+00 |      --      |    Inf |  86.94%
107.20/107.76	c   108s|115700 |    32 |  1784k|  15.3 |    86M |  41 | 473 |9397 | 207 |  39k|  1 | 115k|  33 | 3.000000e+00 |      --      |    Inf |  87.01%
107.40/107.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
107.40/107.93	c   108s|115800 |    28 |  1787k|  15.3 |    86M |  41 | 473 |9398 | 211 |  39k|  0 | 115k|  33 | 3.000000e+00 |      --      |    Inf |  87.81%
107.50/108.05	c   108s|115900 |    32 |  1789k|  15.3 |    86M |  41 | 473 |9396 | 205 |  39k|  1 | 115k|  33 | 3.000000e+00 |      --      |    Inf |  88.22%
107.60/108.15	c   108s|116000 |    35 |  1791k|  15.3 |    86M |  41 | 473 |9397 | 206 |  39k|  1 | 115k|  33 | 3.000000e+00 |      --      |    Inf |  88.58%
107.70/108.23	c   108s|116100 |    36 |  1792k|  15.3 |    86M |  41 | 473 |9397 | 205 |  39k|  0 | 115k|  33 | 3.000000e+00 |      --      |    Inf |  88.70%
107.80/108.33	c   108s|116200 |    36 |  1794k|  15.3 |    86M |  41 | 473 |9398 | 204 |  39k|  1 | 115k|  33 | 3.000000e+00 |      --      |    Inf |  88.80%
107.90/108.42	c   108s|116300 |    36 |  1795k|  15.3 |    86M |  41 | 473 |9399 | 210 |  39k|  0 | 115k|  33 | 3.000000e+00 |      --      |    Inf |  88.90%
107.99/108.52	c   109s|116400 |    39 |  1797k|  15.3 |    86M |  41 | 473 |9399 | 216 |  39k|  3 | 115k|  33 | 3.000000e+00 |      --      |    Inf |  89.06%
108.09/108.62	c   109s|116500 |    41 |  1799k|  15.3 |    86M |  41 | 473 |9400 | 207 |  39k|  1 | 115k|  33 | 3.000000e+00 |      --      |    Inf |  89.12%
108.19/108.70	c   109s|116600 |    43 |  1801k|  15.3 |    86M |  41 | 473 |9400 | 219 |  39k|  0 | 115k|  33 | 3.000000e+00 |      --      |    Inf |  89.12%
108.19/108.78	c   109s|116700 |    39 |  1802k|  15.3 |    86M |  41 | 473 |9399 |   0 |  39k|  0 | 116k|  33 | 3.000000e+00 |      --      |    Inf |  89.14%
108.39/108.91	c   109s|116800 |    38 |  1804k|  15.3 |    86M |  41 | 473 |9398 | 202 |  39k|  1 | 116k|  33 | 3.000000e+00 |      --      |    Inf |  89.37%
108.50/109.00	c   109s|116900 |    40 |  1806k|  15.3 |    86M |  41 | 473 |9397 |   0 |  39k|  0 | 116k|  33 | 3.000000e+00 |      --      |    Inf |  89.81%
108.50/109.07	c   109s|117000 |    42 |  1806k|  15.3 |    86M |  41 | 473 |9397 | 211 |  39k|  1 | 116k|  33 | 3.000000e+00 |      --      |    Inf |  89.81%
108.60/109.12	c   109s|117100 |    40 |  1807k|  15.3 |    86M |  41 | 473 |9397 | 211 |  39k|  1 | 116k|  33 | 3.000000e+00 |      --      |    Inf |  89.81%
108.69/109.22	c   109s|117200 |    37 |  1809k|  15.3 |    86M |  41 | 473 |9397 |   0 |  39k|  0 | 116k|  33 | 3.000000e+00 |      --      |    Inf |  89.89%
108.79/109.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
108.79/109.35	c   109s|117300 |    34 |  1812k|  15.3 |    86M |  41 | 473 |9396 | 208 |  40k|  1 | 116k|  33 | 3.000000e+00 |      --      |    Inf |  90.03%
108.89/109.44	c   109s|117400 |    38 |  1814k|  15.3 |    86M |  41 | 473 |9395 | 207 |  40k|  1 | 116k|  33 | 3.000000e+00 |      --      |    Inf |  90.07%
108.99/109.57	c   110s|117500 |    39 |  1816k|  15.3 |    86M |  41 | 473 |9395 | 207 |  40k|  1 | 116k|  33 | 3.000000e+00 |      --      |    Inf |  90.10%
109.09/109.67	c   110s|117600 |    44 |  1818k|  15.3 |    86M |  41 | 473 |9393 | 207 |  40k|  1 | 116k|  33 | 3.000000e+00 |      --      |    Inf |  90.14%
109.19/109.78	c   110s|117700 |    41 |  1820k|  15.3 |    86M |  41 | 473 |9395 | 218 |  40k|  2 | 117k|  33 | 3.000000e+00 |      --      |    Inf |  90.16%
109.29/109.88	c   110s|117800 |    48 |  1822k|  15.3 |    86M |  41 | 473 |9395 | 214 |  40k|  0 | 117k|  33 | 3.000000e+00 |      --      |    Inf |  90.18%
109.39/109.98	c   110s|117900 |    48 |  1824k|  15.3 |    86M |  41 | 473 |9395 | 209 |  40k|  1 | 117k|  33 | 3.000000e+00 |      --      |    Inf |  90.18%
109.49/110.08	c   110s|118000 |    44 |  1826k|  15.3 |    86M |  41 | 473 |9396 | 211 |  40k|  1 | 117k|  33 | 3.000000e+00 |      --      |    Inf |  90.19%
109.59/110.19	c   110s|118100 |    44 |  1828k|  15.3 |    86M |  41 | 473 |9395 | 218 |  40k|  0 | 117k|  33 | 3.000000e+00 |      --      |    Inf |  90.22%
109.69/110.29	c   110s|118200 |    41 |  1830k|  15.3 |    86M |  41 | 473 |9396 | 217 |  40k|  1 | 117k|  33 | 3.000000e+00 |      --      |    Inf |  90.23%
109.79/110.39	c   110s|118300 |    38 |  1832k|  15.3 |    86M |  41 | 473 |9399 | 215 |  40k|  0 | 117k|  33 | 3.000000e+00 |      --      |    Inf |  90.26%
109.89/110.49	c   110s|118400 |    32 |  1834k|  15.4 |    86M |  41 | 473 |9399 |   0 |  40k|  0 | 118k|  33 | 3.000000e+00 |      --      |    Inf |  90.28%
109.99/110.59	c   111s|118500 |    34 |  1836k|  15.4 |    86M |  41 | 473 |9399 | 208 |  40k|  1 | 118k|  33 | 3.000000e+00 |      --      |    Inf |  90.67%
110.09/110.69	c   111s|118600 |    32 |  1838k|  15.4 |    86M |  41 | 473 |9399 | 208 |  40k|  1 | 118k|  33 | 3.000000e+00 |      --      |    Inf |  90.71%
110.29/110.82	c   111s|118700 |    31 |  1840k|  15.4 |    86M |  41 | 473 |9401 |   0 |  40k|  0 | 118k|  33 | 3.000000e+00 |      --      |    Inf |  91.15%
110.39/110.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
110.39/110.98	c   111s|118800 |    38 |  1843k|  15.4 |    86M |  41 | 473 |9398 | 209 |  40k|  0 | 118k|  33 | 3.000000e+00 |      --      |    Inf |  91.45%
110.49/111.09	c   111s|118900 |    43 |  1845k|  15.4 |    86M |  41 | 473 |9398 | 204 |  40k|  1 | 118k|  33 | 3.000000e+00 |      --      |    Inf |  91.59%
110.59/111.19	c   111s|119000 |    41 |  1847k|  15.4 |    86M |  41 | 473 |9395 | 204 |  40k|  1 | 118k|  33 | 3.000000e+00 |      --      |    Inf |  91.81%
110.69/111.27	c   111s|119100 |    41 |  1849k|  15.4 |    86M |  41 | 473 |9394 | 209 |  40k|  1 | 118k|  33 | 3.000000e+00 |      --      |    Inf |  91.90%
110.78/111.38	c   111s|119200 |    34 |  1851k|  15.4 |    86M |  41 | 473 |9393 | 205 |  40k|  1 | 119k|  33 | 3.000000e+00 |      --      |    Inf |  92.10%
110.98/111.50	c   112s|119300 |    23 |  1854k|  15.4 |    86M |  41 | 473 |9391 | 217 |  40k|  0 | 119k|  33 | 3.000000e+00 |      --      |    Inf |  92.35%
111.08/111.60	c   112s|119400 |    34 |  1856k|  15.4 |    86M |  41 | 473 |9391 | 218 |  40k|  0 | 119k|  33 | 3.000000e+00 |      --      |    Inf |  92.38%
111.18/111.72	c   112s|119500 |    44 |  1858k|  15.4 |    86M |  41 | 473 |9392 | 216 |  40k|  1 | 119k|  33 | 3.000000e+00 |      --      |    Inf |  92.38%
111.28/111.83	c   112s|119600 |    31 |  1861k|  15.4 |    86M |  41 | 473 |9392 | 213 |  40k|  0 | 119k|  33 | 3.000000e+00 |      --      |    Inf |  92.39%
111.38/111.93	c   112s|119700 |    24 |  1863k|  15.4 |    86M |  41 | 473 |9391 | 213 |  41k|  0 | 119k|  33 | 3.000000e+00 |      --      |    Inf |  92.45%
111.48/112.00	c   112s|119800 |    25 |  1864k|  15.4 |    86M |  41 | 473 |9392 |   0 |  41k|  0 | 119k|  33 | 3.000000e+00 |      --      |    Inf |  92.54%
111.48/112.07	c   112s|119900 |    34 |  1866k|  15.4 |    86M |  41 | 473 |9392 | 213 |  41k|  0 | 119k|  33 | 3.000000e+00 |      --      |    Inf |  92.54%
111.58/112.14	c   112s|120000 |    31 |  1867k|  15.4 |    86M |  41 | 473 |9391 | 207 |  41k|  1 | 119k|  33 | 3.000000e+00 |      --      |    Inf |  92.54%
111.68/112.22	c   112s|120100 |    29 |  1868k|  15.4 |    86M |  41 | 473 |9392 |   0 |  41k|  0 | 119k|  33 | 3.000000e+00 |      --      |    Inf |  92.54%
111.78/112.37	c   112s|120200 |    30 |  1870k|  15.4 |    86M |  41 | 473 |9391 | 214 |  41k|  1 | 119k|  33 | 3.000000e+00 |      --      |    Inf |  92.54%
111.88/112.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
111.88/112.44	c   112s|120300 |    22 |  1871k|  15.4 |    86M |  41 | 473 |9390 | 211 |  41k|  0 | 120k|  33 | 3.000000e+00 |      --      |    Inf |  92.54%
111.98/112.52	c   113s|120400 |    24 |  1873k|  15.4 |    86M |  41 | 473 |9389 | 208 |  41k|  1 | 120k|  33 | 3.000000e+00 |      --      |    Inf |  92.55%
112.08/112.60	c   113s|120500 |    46 |  1874k|  15.4 |    86M |  41 | 473 |9389 | 216 |  41k|  1 | 120k|  33 | 3.000000e+00 |      --      |    Inf |  92.56%
112.08/112.69	c   113s|120600 |    63 |  1876k|  15.4 |    86M |  41 | 473 |9389 | 216 |  41k|  0 | 120k|  33 | 3.000000e+00 |      --      |    Inf |  92.56%
112.18/112.76	c   113s|120700 |    53 |  1877k|  15.4 |    86M |  41 | 473 |9388 | 218 |  41k|  0 | 120k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
112.28/112.83	c   113s|120800 |    50 |  1879k|  15.4 |    86M |  41 | 473 |9388 | 217 |  41k|  1 | 120k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
112.38/112.91	c   113s|120900 |    47 |  1880k|  15.4 |    86M |  41 | 473 |9388 | 215 |  41k|  1 | 120k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
112.38/112.97	c   113s|121000 |    44 |  1881k|  15.4 |    86M |  41 | 473 |9386 | 217 |  41k|  1 | 120k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
112.48/113.02	c   113s|121100 |    37 |  1882k|  15.4 |    86M |  41 | 473 |9382 | 216 |  41k|  0 | 120k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
112.48/113.09	c   113s|121200 |    45 |  1883k|  15.4 |    86M |  41 | 473 |9378 | 220 |  41k|  0 | 120k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
112.58/113.15	c   113s|121300 |    42 |  1884k|  15.4 |    86M |  41 | 473 |9374 | 220 |  41k|  1 | 121k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
112.67/113.20	c   113s|121400 |    44 |  1884k|  15.4 |    86M |  41 | 473 |9373 | 218 |  41k|  1 | 121k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
112.67/113.26	c   113s|121500 |    44 |  1885k|  15.4 |    86M |  41 | 473 |9373 |   0 |  41k|  0 | 121k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
112.77/113.32	c   113s|121600 |    50 |  1886k|  15.4 |    86M |  41 | 473 |9371 | 218 |  41k|  1 | 121k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
112.77/113.38	c   113s|121700 |    52 |  1887k|  15.4 |    86M |  41 | 473 |9367 |   0 |  41k|  0 | 121k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
112.87/113.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
112.87/113.43	c   113s|121800 |    47 |  1887k|  15.4 |    86M |  41 | 473 |9367 |   0 |  41k|  0 | 121k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
112.87/113.48	c   113s|121900 |    48 |  1888k|  15.4 |    86M |  41 | 473 |9367 |   0 |  41k|  0 | 121k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
112.97/113.54	c   114s|122000 |    42 |  1889k|  15.4 |    86M |  41 | 473 |9367 | 220 |  41k|  1 | 121k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
113.07/113.60	c   114s|122100 |    39 |  1890k|  15.3 |    86M |  41 | 473 |9363 | 218 |  41k|  1 | 122k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
113.07/113.66	c   114s|122200 |    38 |  1891k|  15.3 |    86M |  41 | 473 |9363 | 216 |  41k|  1 | 122k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
113.17/113.71	c   114s|122300 |    42 |  1891k|  15.3 |    86M |  41 | 473 |9362 |   0 |  41k|  0 | 122k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
113.17/113.76	c   114s|122400 |    46 |  1892k|  15.3 |    86M |  41 | 473 |9358 | 217 |  41k|  1 | 122k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
113.27/113.81	c   114s|122500 |    51 |  1892k|  15.3 |    86M |  41 | 473 |9359 | 219 |  41k|  1 | 122k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
113.27/113.87	c   114s|122600 |    44 |  1893k|  15.3 |    86M |  41 | 473 |9359 | 220 |  41k|  0 | 122k|  33 | 3.000000e+00 |      --      |    Inf |  92.57%
113.37/113.93	c   114s|122700 |    40 |  1894k|  15.3 |    86M |  41 | 473 |9358 | 219 |  41k|  1 | 122k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
113.37/113.99	c   114s|122800 |    54 |  1895k|  15.3 |    86M |  41 | 473 |9358 | 218 |  41k|  1 | 122k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
113.48/114.04	c   114s|122900 |    52 |  1895k|  15.3 |    86M |  41 | 473 |9358 | 222 |  41k|  1 | 122k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
113.48/114.09	c   114s|123000 |    57 |  1896k|  15.3 |    86M |  41 | 473 |9358 | 221 |  41k|  1 | 122k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
113.57/114.14	c   114s|123100 |    54 |  1896k|  15.3 |    86M |  41 | 473 |9356 | 221 |  41k|  1 | 122k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
113.57/114.19	c   114s|123200 |    59 |  1897k|  15.3 |    86M |  41 | 473 |9354 |   0 |  41k|  0 | 123k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
113.67/114.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
113.67/114.24	c   114s|123300 |    59 |  1898k|  15.3 |    86M |  41 | 473 |9353 | 220 |  41k|  1 | 123k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
113.67/114.29	c   114s|123400 |    59 |  1898k|  15.3 |    86M |  41 | 473 |9352 | 219 |  41k|  1 | 123k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
113.77/114.35	c   114s|123500 |    59 |  1899k|  15.2 |    86M |  41 | 473 |9352 | 219 |  41k|  1 | 123k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
113.87/114.41	c   114s|123600 |    59 |  1900k|  15.2 |    86M |  41 | 473 |9352 | 221 |  41k|  1 | 123k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
113.87/114.46	c   114s|123700 |    80 |  1901k|  15.2 |    86M |  41 | 473 |9352 | 225 |  41k|  1 | 123k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
113.97/114.52	c   115s|123800 |    75 |  1902k|  15.2 |    86M |  41 | 473 |9352 |   0 |  41k|  0 | 123k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
113.97/114.58	c   115s|123900 |    78 |  1903k|  15.2 |    86M |  41 | 473 |9351 | 221 |  41k|  1 | 123k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.07/114.63	c   115s|124000 |    69 |  1904k|  15.2 |    86M |  41 | 473 |9352 | 221 |  41k|  1 | 123k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.17/114.70	c   115s|124100 |    68 |  1904k|  15.2 |    86M |  41 | 473 |9349 | 219 |  41k|  0 | 123k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.17/114.75	c   115s|124200 |    65 |  1905k|  15.2 |    86M |  41 | 473 |9349 | 221 |  41k|  1 | 123k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.27/114.81	c   115s|124300 |    69 |  1906k|  15.2 |    86M |  41 | 473 |9349 | 221 |  41k|  1 | 123k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.27/114.87	c   115s|124400 |    64 |  1907k|  15.2 |    86M |  41 | 473 |9349 | 221 |  41k|  1 | 124k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.37/114.92	c   115s|124500 |    68 |  1908k|  15.2 |    86M |  41 | 473 |9346 | 221 |  41k|  0 | 124k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.37/114.99	c   115s|124600 |    63 |  1908k|  15.2 |    86M |  41 | 473 |9344 | 222 |  41k|  1 | 124k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.47/115.05	c   115s|124700 |    66 |  1909k|  15.2 |    86M |  41 | 473 |9344 | 221 |  41k|  1 | 124k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.57/115.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
114.57/115.11	c   115s|124800 |    67 |  1910k|  15.2 |    86M |  41 | 473 |9344 | 223 |  41k|  0 | 124k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.57/115.16	c   115s|124900 |    67 |  1911k|  15.2 |    86M |  41 | 473 |9344 | 220 |  41k|  1 | 124k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.67/115.22	c   115s|125000 |    58 |  1912k|  15.2 |    86M |  41 | 473 |9344 | 222 |  41k|  1 | 124k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.67/115.28	c   115s|125100 |    48 |  1912k|  15.2 |    86M |  41 | 473 |9344 | 221 |  41k|  2 | 124k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.77/115.35	c   115s|125200 |    54 |  1913k|  15.2 |    86M |  41 | 473 |9341 | 220 |  41k|  0 | 124k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.87/115.40	c   115s|125300 |    51 |  1914k|  15.1 |    86M |  41 | 473 |9340 | 221 |  41k|  1 | 124k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.87/115.46	c   115s|125400 |    53 |  1915k|  15.1 |    86M |  41 | 473 |9334 | 219 |  41k|  1 | 125k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
114.96/115.53	c   116s|125500 |    59 |  1916k|  15.1 |    86M |  41 | 473 |9334 | 223 |  41k|  1 | 125k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.06/115.60	c   116s|125600 |    51 |  1918k|  15.1 |    86M |  41 | 473 |9333 | 221 |  41k|  1 | 125k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.06/115.67	c   116s|125700 |    52 |  1919k|  15.1 |    86M |  41 | 473 |9333 | 221 |  41k|  0 | 125k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.16/115.74	c   116s|125800 |    53 |  1920k|  15.1 |    86M |  41 | 473 |9333 | 219 |  41k|  1 | 125k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.16/115.79	c   116s|125900 |    51 |  1921k|  15.1 |    86M |  41 | 473 |9325 | 221 |  41k|  1 | 125k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.26/115.85	c   116s|126000 |    60 |  1922k|  15.1 |    86M |  41 | 473 |9319 | 221 |  41k|  0 | 125k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.36/115.90	c   116s|126100 |    53 |  1923k|  15.1 |    86M |  41 | 473 |9315 | 221 |  41k|  0 | 125k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.36/115.97	c   116s|126200 |    48 |  1924k|  15.1 |    86M |  41 | 473 |9315 | 224 |  42k|  0 | 125k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.47/116.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
115.47/116.05	c   116s|126300 |    52 |  1925k|  15.1 |    86M |  41 | 473 |9314 | 225 |  42k|  0 | 125k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.57/116.13	c   116s|126400 |    45 |  1927k|  15.1 |    86M |  41 | 473 |9308 | 221 |  42k|  0 | 125k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.66/116.20	c   116s|126500 |    45 |  1928k|  15.1 |    86M |  41 | 473 |9309 | 221 |  42k|  1 | 125k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.66/116.28	c   116s|126600 |    38 |  1930k|  15.1 |    86M |  41 | 473 |9299 | 221 |  42k|  1 | 125k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.76/116.35	c   116s|126700 |    49 |  1931k|  15.1 |    86M |  41 | 473 |9299 |   0 |  42k|  0 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.86/116.43	c   116s|126800 |    42 |  1932k|  15.1 |    86M |  41 | 473 |9298 | 229 |  42k|  1 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.86/116.49	c   116s|126900 |    41 |  1933k|  15.1 |    86M |  41 | 473 |9296 | 223 |  42k|  0 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.58%
115.96/116.58	c   117s|127000 |    35 |  1936k|  15.1 |    86M |  41 | 473 |9296 | 222 |  42k|  1 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.06/116.65	c   117s|127100 |    40 |  1937k|  15.1 |    86M |  41 | 473 |9294 | 219 |  42k|  1 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.16/116.72	c   117s|127200 |    40 |  1938k|  15.1 |    86M |  41 | 473 |9289 | 221 |  42k|  1 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.16/116.78	c   117s|127300 |    35 |  1940k|  15.1 |    86M |  41 | 473 |9290 | 227 |  42k|  1 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.26/116.84	c   117s|127400 |    33 |  1941k|  15.1 |    86M |  41 | 473 |9290 | 226 |  42k|  1 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.36/116.90	c   117s|127500 |    34 |  1942k|  15.1 |    86M |  41 | 473 |9290 | 226 |  42k|  1 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.36/116.96	c   117s|127600 |    48 |  1943k|  15.1 |    86M |  41 | 473 |9290 |   0 |  42k|  0 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.46/117.02	c   117s|127700 |    46 |  1944k|  15.1 |    86M |  41 | 473 |9290 | 224 |  42k|  2 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.46/117.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
116.46/117.08	c   117s|127800 |    43 |  1945k|  15.1 |    86M |  41 | 473 |9290 | 220 |  42k|  0 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.56/117.15	c   117s|127900 |    54 |  1946k|  15.1 |    86M |  41 | 473 |9290 | 221 |  42k|  1 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.66/117.20	c   117s|128000 |    54 |  1947k|  15.1 |    86M |  41 | 473 |9290 | 220 |  42k|  1 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.66/117.26	c   117s|128100 |    54 |  1948k|  15.1 |    86M |  41 | 473 |9290 |   0 |  42k|  0 | 126k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.76/117.32	c   117s|128200 |    52 |  1949k|  15.1 |    86M |  41 | 473 |9290 |   0 |  42k|  0 | 127k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.76/117.39	c   117s|128300 |    49 |  1950k|  15.1 |    86M |  41 | 473 |9285 | 222 |  42k|  1 | 127k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.86/117.45	c   117s|128400 |    63 |  1951k|  15.1 |    86M |  41 | 473 |9286 | 224 |  42k|  1 | 127k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.96/117.50	c   118s|128500 |    51 |  1952k|  15.1 |    86M |  41 | 473 |9286 |   0 |  42k|  0 | 127k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
116.96/117.58	c   118s|128600 |    39 |  1953k|  15.1 |    86M |  41 | 473 |9287 | 226 |  42k|  0 | 127k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
117.06/117.64	c   118s|128700 |    33 |  1955k|  15.1 |    86M |  41 | 473 |9286 | 222 |  42k|  1 | 127k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
117.16/117.71	c   118s|128800 |    39 |  1956k|  15.1 |    86M |  41 | 473 |9286 | 221 |  42k|  0 | 127k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
117.16/117.77	c   118s|128900 |    34 |  1957k|  15.1 |    86M |  41 | 473 |9286 | 217 |  42k|  1 | 127k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
117.26/117.84	c   118s|129000 |    37 |  1958k|  15.1 |    86M |  41 | 473 |9286 | 223 |  42k|  1 | 127k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
117.36/117.91	c   118s|129100 |    38 |  1959k|  15.1 |    86M |  41 | 473 |9286 | 225 |  42k|  1 | 127k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
117.36/117.99	c   118s|129200 |    36 |  1961k|  15.1 |    86M |  41 | 473 |9288 |   0 |  42k|  0 | 127k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
117.46/118.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
117.46/118.07	c   118s|129300 |    34 |  1963k|  15.1 |    86M |  41 | 473 |9287 | 222 |  42k|  0 | 127k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
117.56/118.15	c   118s|129400 |    33 |  1964k|  15.1 |    86M |  41 | 473 |9285 | 220 |  42k|  1 | 128k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
117.66/118.23	c   118s|129500 |    25 |  1966k|  15.1 |    86M |  41 | 473 |9284 |   0 |  42k|  0 | 128k|  33 | 3.000000e+00 |      --      |    Inf |  92.59%
117.76/118.31	c   118s|129600 |    27 |  1967k|  15.1 |    86M |  41 | 473 |9283 |   0 |  42k|  0 | 128k|  33 | 3.000000e+00 |      --      |    Inf |  92.60%
117.85/118.41	c   118s|129700 |    27 |  1969k|  15.1 |    86M |  41 | 473 |9283 | 222 |  42k|  1 | 128k|  33 | 3.000000e+00 |      --      |    Inf |  92.61%
117.85/118.49	c   118s|129800 |    25 |  1971k|  15.1 |    86M |  41 | 473 |9283 |   0 |  42k|  0 | 128k|  33 | 3.000000e+00 |      --      |    Inf |  92.61%
117.95/118.56	c   119s|129900 |    37 |  1973k|  15.1 |    86M |  41 | 473 |9283 | 222 |  42k|  0 | 128k|  33 | 3.000000e+00 |      --      |    Inf |  92.61%
118.05/118.63	c   119s|130000 |    25 |  1974k|  15.1 |    86M |  41 | 473 |9284 |   0 |  42k|  0 | 128k|  33 | 3.000000e+00 |      --      |    Inf |  92.61%
118.15/118.72	c   119s|130100 |    20 |  1976k|  15.1 |    86M |  41 | 473 |9282 | 225 |  42k|  0 | 128k|  33 | 3.000000e+00 |      --      |    Inf |  92.62%
118.25/118.81	c   119s|130200 |    21 |  1978k|  15.1 |    86M |  41 | 473 |9281 | 224 |  42k|  0 | 128k|  33 | 3.000000e+00 |      --      |    Inf |  92.62%
118.25/118.88	c   119s|130300 |    24 |  1979k|  15.1 |    86M |  41 | 473 |9281 | 217 |  42k|  0 | 128k|  33 | 3.000000e+00 |      --      |    Inf |  92.62%
118.35/118.97	c   119s|130400 |    22 |  1981k|  15.1 |    86M |  41 | 473 |9281 |   0 |  42k|  0 | 128k|  33 | 3.000000e+00 |      --      |    Inf |  92.62%
118.46/119.07	c   119s|130500 |    35 |  1984k|  15.1 |    86M |  41 | 473 |9282 | 227 |  42k|  0 | 129k|  33 | 3.000000e+00 |      --      |    Inf |  92.62%
118.56/119.17	c   119s|130600 |    22 |  1986k|  15.1 |    86M |  41 | 473 |9282 | 222 |  42k|  1 | 129k|  33 | 3.000000e+00 |      --      |    Inf |  92.63%
118.65/119.25	c   119s|130700 |    22 |  1988k|  15.1 |    86M |  41 | 473 |9282 | 211 |  42k|  1 | 129k|  33 | 3.000000e+00 |      --      |    Inf |  92.65%
118.75/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.75/119.34	c   119s|130800 |    18 |  1989k|  15.1 |    86M |  41 | 473 |9282 | 209 |  43k|  1 | 129k|  33 | 3.000000e+00 |      --      |    Inf |  92.65%
118.85/119.46	c   119s|130900 |    21 |  1991k|  15.1 |    86M |  41 | 473 |9281 | 207 |  43k|  1 | 129k|  33 | 3.000000e+00 |      --      |    Inf |  92.89%
118.95/119.56	c   120s|131000 |    24 |  1993k|  15.1 |    86M |  41 | 473 |9280 | 207 |  43k|  1 | 129k|  33 | 3.000000e+00 |      --      |    Inf |  93.02%
119.05/119.63	c   120s|131100 |    44 |  1994k|  15.1 |    86M |  41 | 473 |9279 |   0 |  43k|  0 | 129k|  33 | 3.000000e+00 |      --      |    Inf |  93.03%
119.15/119.70	c   120s|131200 |    46 |  1995k|  15.1 |    86M |  41 | 473 |9279 | 208 |  43k|  0 | 129k|  33 | 3.000000e+00 |      --      |    Inf |  93.03%
119.15/119.76	c   120s|131300 |    52 |  1996k|  15.1 |    86M |  41 | 473 |9279 | 209 |  43k|  2 | 129k|  33 | 3.000000e+00 |      --      |    Inf |  93.03%
119.25/119.81	c   120s|131400 |    55 |  1996k|  15.1 |    86M |  41 | 473 |9278 |   0 |  43k|  0 | 129k|  33 | 3.000000e+00 |      --      |    Inf |  93.03%
119.25/119.86	c   120s|131500 |    57 |  1997k|  15.1 |    86M |  41 | 473 |9278 |   0 |  43k|  0 | 130k|  33 | 3.000000e+00 |      --      |    Inf |  93.04%
119.35/119.93	c   120s|131600 |    41 |  1998k|  15.1 |    86M |  41 | 473 |9271 | 208 |  43k|  0 | 130k|  33 | 3.000000e+00 |      --      |    Inf |  93.04%
119.35/120.00	c   120s|131700 |    65 |  1999k|  15.1 |    86M |  41 | 473 |9271 | 207 |  43k|  2 | 130k|  33 | 3.000000e+00 |      --      |    Inf |  93.04%
119.45/120.07	c   120s|131800 |    65 |  2000k|  15.1 |    86M |  41 | 473 |9271 | 209 |  43k|  0 | 130k|  33 | 3.000000e+00 |      --      |    Inf |  93.04%
119.55/120.14	c   120s|131900 |    56 |  2000k|  15.0 |    86M |  41 | 473 |9271 |   0 |  43k|  0 | 130k|  33 | 3.000000e+00 |      --      |    Inf |  93.04%
119.65/120.21	c   120s|132000 |    35 |  2002k|  15.0 |    86M |  41 | 473 |9271 | 209 |  43k|  0 | 130k|  33 | 3.000000e+00 |      --      |    Inf |  93.04%
119.65/120.28	c   120s|132100 |    33 |  2003k|  15.0 |    86M |  41 | 473 |9272 | 207 |  43k|  0 | 130k|  33 | 3.000000e+00 |      --      |    Inf |  93.04%
119.74/120.36	c   120s|132200 |    33 |  2005k|  15.0 |    86M |  41 | 473 |9272 | 209 |  43k|  1 | 130k|  33 | 3.000000e+00 |      --      |    Inf |  93.04%
119.84/120.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
119.84/120.43	c   120s|132300 |    37 |  2006k|  15.0 |    86M |  41 | 473 |9272 | 209 |  43k|  1 | 130k|  33 | 3.000000e+00 |      --      |    Inf |  93.05%
119.94/120.50	c   120s|132400 |    37 |  2007k|  15.0 |    86M |  41 | 473 |9273 | 210 |  43k|  1 | 131k|  33 | 3.000000e+00 |      --      |    Inf |  93.05%
119.94/120.57	c   121s|132500 |    53 |  2009k|  15.0 |    86M |  41 | 473 |9273 |   0 |  43k|  0 | 131k|  33 | 3.000000e+00 |      --      |    Inf |  93.05%
120.04/120.64	c   121s|132600 |    50 |  2010k|  15.0 |    86M |  41 | 473 |9273 | 211 |  43k|  1 | 131k|  33 | 3.000000e+00 |      --      |    Inf |  93.05%
120.14/120.71	c   121s|132700 |    51 |  2011k|  15.0 |    86M |  41 | 473 |9273 | 208 |  43k|  1 | 131k|  33 | 3.000000e+00 |      --      |    Inf |  93.05%
120.14/120.79	c   121s|132800 |    49 |  2013k|  15.0 |    86M |  41 | 473 |9273 | 209 |  43k|  0 | 131k|  33 | 3.000000e+00 |      --      |    Inf |  93.05%
120.24/120.85	c   121s|132900 |    50 |  2014k|  15.0 |    86M |  41 | 473 |9273 | 213 |  43k|  1 | 131k|  33 | 3.000000e+00 |      --      |    Inf |  93.05%
120.34/120.93	c   121s|133000 |    34 |  2015k|  15.0 |    86M |  41 | 473 |9273 |   0 |  43k|  0 | 131k|  33 | 3.000000e+00 |      --      |    Inf |  93.05%
120.45/121.02	c   121s|133100 |    42 |  2017k|  15.0 |    86M |  41 | 473 |9275 | 205 |  43k|  1 | 131k|  33 | 3.000000e+00 |      --      |    Inf |  93.06%
120.45/121.10	c   121s|133200 |    45 |  2018k|  15.0 |    86M |  41 | 473 |9275 |   0 |  43k|  0 | 132k|  33 | 3.000000e+00 |      --      |    Inf |  93.07%
120.55/121.17	c   121s|133300 |    39 |  2020k|  15.0 |    86M |  41 | 473 |9275 |   0 |  43k|  0 | 132k|  33 | 3.000000e+00 |      --      |    Inf |  93.07%
120.64/121.25	c   121s|133400 |    41 |  2022k|  15.0 |    86M |  41 | 473 |9273 | 210 |  43k|  0 | 132k|  33 | 3.000000e+00 |      --      |    Inf |  93.07%
120.74/121.33	c   121s|133500 |    35 |  2023k|  15.0 |    86M |  41 | 473 |9276 | 209 |  43k|  1 | 132k|  33 | 3.000000e+00 |      --      |    Inf |  93.07%
120.84/121.41	c   121s|133600 |    29 |  2024k|  15.0 |    86M |  41 | 473 |9276 | 210 |  43k|  2 | 132k|  33 | 3.000000e+00 |      --      |    Inf |  93.08%
120.94/121.50	c   122s|133700 |    29 |  2027k|  15.0 |    86M |  41 | 473 |9276 | 205 |  43k|  0 | 132k|  33 | 3.000000e+00 |      --      |    Inf |  93.08%
121.04/121.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
121.04/121.60	c   122s|133800 |    29 |  2029k|  15.0 |    86M |  41 | 473 |9276 | 215 |  43k|  0 | 132k|  33 | 3.000000e+00 |      --      |    Inf |  93.09%
121.04/121.69	c   122s|133900 |    22 |  2031k|  15.0 |    86M |  41 | 473 |9275 |   0 |  43k|  0 | 132k|  33 | 3.000000e+00 |      --      |    Inf |  93.09%
121.14/121.78	c   122s|134000 |    26 |  2033k|  15.1 |    86M |  41 | 473 |9276 | 211 |  43k|  2 | 132k|  33 | 3.000000e+00 |      --      |    Inf |  93.10%
121.24/121.86	c   122s|134100 |    34 |  2035k|  15.1 |    86M |  41 | 473 |9278 | 209 |  43k|  1 | 133k|  33 | 3.000000e+00 |      --      |    Inf |  93.11%
121.34/121.93	c   122s|134200 |    29 |  2036k|  15.1 |    86M |  41 | 473 |9279 | 212 |  43k|  1 | 133k|  33 | 3.000000e+00 |      --      |    Inf |  93.11%
121.44/122.01	c   122s|134300 |    29 |  2037k|  15.1 |    86M |  41 | 473 |9277 | 212 |  43k|  2 | 133k|  33 | 3.000000e+00 |      --      |    Inf |  93.11%
121.44/122.08	c   122s|134400 |    27 |  2038k|  15.0 |    86M |  41 | 473 |9276 | 209 |  43k|  0 | 133k|  33 | 3.000000e+00 |      --      |    Inf |  93.11%
121.54/122.16	c   122s|134500 |    30 |  2040k|  15.0 |    86M |  41 | 473 |9276 | 214 |  43k|  1 | 133k|  33 | 3.000000e+00 |      --      |    Inf |  93.11%
121.63/122.23	c   122s|134600 |    22 |  2041k|  15.0 |    86M |  41 | 473 |9275 | 208 |  43k|  1 | 133k|  33 | 3.000000e+00 |      --      |    Inf |  93.11%
121.73/122.34	c   122s|134700 |    16 |  2043k|  15.1 |    86M |  41 | 473 |9278 | 206 |  43k|  1 | 133k|  33 | 3.000000e+00 |      --      |    Inf |  93.11%
121.83/122.42	c   122s|134800 |    22 |  2045k|  15.1 |    86M |  41 | 473 |9276 | 213 |  43k|  2 | 133k|  33 | 3.000000e+00 |      --      |    Inf |  93.15%
121.93/122.53	c   123s|134900 |    22 |  2047k|  15.1 |    86M |  41 | 473 |9274 | 206 |  43k|  1 | 133k|  33 | 3.000000e+00 |      --      |    Inf |  93.19%
121.93/122.59	c   123s|135000 |    25 |  2047k|  15.0 |    86M |  41 | 473 |9274 |   0 |  43k|  0 | 133k|  33 | 3.000000e+00 |      --      |    Inf |  93.20%
122.03/122.65	c   123s|135100 |    37 |  2048k|  15.0 |    86M |  41 | 473 |9269 | 212 |  43k|  1 | 134k|  33 | 3.000000e+00 |      --      |    Inf |  93.20%
122.13/122.72	c   123s|135200 |    35 |  2049k|  15.0 |    86M |  41 | 473 |9268 | 209 |  43k|  1 | 134k|  33 | 3.000000e+00 |      --      |    Inf |  93.20%
122.13/122.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
122.13/122.79	c   123s|135300 |    32 |  2051k|  15.0 |    86M |  41 | 473 |9268 | 210 |  43k|  1 | 134k|  33 | 3.000000e+00 |      --      |    Inf |  93.20%
122.23/122.86	c   123s|135400 |    29 |  2052k|  15.0 |    86M |  41 | 473 |9267 | 211 |  43k|  1 | 134k|  33 | 3.000000e+00 |      --      |    Inf |  93.20%
122.33/122.93	c   123s|135500 |    22 |  2053k|  15.0 |    86M |  41 | 473 |9266 | 209 |  43k|  1 | 134k|  33 | 3.000000e+00 |      --      |    Inf |  93.21%
122.33/122.99	c   123s|135600 |    22 |  2055k|  15.0 |    86M |  41 | 473 |9266 |   0 |  43k|  0 | 134k|  33 | 3.000000e+00 |      --      |    Inf |  93.21%
122.54/123.11	c   123s|135700 |    21 |  2057k|  15.0 |    86M |  41 | 473 |9266 | 208 |  43k|  1 | 134k|  33 | 3.000000e+00 |      --      |    Inf |  93.26%
122.63/123.22	c   123s|135800 |    17 |  2059k|  15.0 |    86M |  41 | 473 |9264 | 206 |  43k|  1 | 134k|  33 | 3.000000e+00 |      --      |    Inf |  93.38%
122.73/123.32	c   123s|135900 |    13 |  2062k|  15.1 |    86M |  41 | 473 |9264 |   0 |  43k|  0 | 134k|  33 | 3.000000e+00 |      --      |    Inf |  93.40%
122.83/123.42	c   123s|136000 |    18 |  2064k|  15.1 |    86M |  41 | 473 |9264 | 219 |  44k|  1 | 134k|  33 | 3.000000e+00 |      --      |    Inf |  93.52%
122.93/123.52	c   124s|136100 |    16 |  2066k|  15.1 |    86M |  41 | 473 |9263 | 216 |  44k|  1 | 135k|  33 | 3.000000e+00 |      --      |    Inf |  93.54%
123.03/123.61	c   124s|136200 |    10 |  2068k|  15.1 |    86M |  41 | 473 |9262 | 212 |  44k|  0 | 135k|  33 | 3.000000e+00 |      --      |    Inf |  93.56%
123.13/123.77	c   124s|136300 |    17 |  2069k|  15.1 |    86M |  45 | 473 |9265 | 217 |  44k|  1 | 135k|  33 | 3.000000e+00 |      --      |    Inf |  93.58%
123.33/123.93	c   124s|136400 |    17 |  2071k|  15.1 |    86M |  45 | 473 |9266 | 213 |  44k|  0 | 135k|  33 | 3.000000e+00 |      --      |    Inf |  93.58%
123.43/124.02	c   124s|136500 |    14 |  2072k|  15.1 |    86M |  45 | 473 |9265 | 208 |  44k|  1 | 135k|  33 | 3.000000e+00 |      --      |    Inf |  93.59%
123.43/124.09	c   124s|136600 |    16 |  2074k|  15.1 |    86M |  45 | 473 |9264 | 212 |  44k|  0 | 135k|  33 | 3.000000e+00 |      --      |    Inf |  93.60%
123.53/124.19	c   124s|136700 |     9 |  2075k|  15.1 |    86M |  45 | 473 |9262 | 218 |  44k|  3 | 135k|  33 | 3.000000e+00 |      --      |    Inf |  93.65%
123.63/124.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
123.63/124.28	c   124s|136800 |     9 |  2077k|  15.1 |    86M |  45 | 473 |9260 | 209 |  44k|  1 | 135k|  33 | 3.000000e+00 |      --      |    Inf |  93.68%
123.73/124.38	c   124s|136900 |     7 |  2079k|  15.1 |    86M |  45 | 473 |9208 | 214 |  44k|  1 | 135k|  33 | 3.000000e+00 |      --      |    Inf |  93.70%
123.83/124.47	c   124s|137000 |     4 |  2081k|  15.1 |    86M |  45 | 473 |9231 | 215 |  44k|  0 | 136k|  33 | 3.000000e+00 |      --      |    Inf |  93.72%
124.03/124.64	c   125s|137100 |    10 |  2084k|  15.1 |    86M |  45 | 473 |9233 | 210 |  44k|  0 | 136k|  33 | 3.000000e+00 |      --      |    Inf |  94.44%
124.13/124.77	c   125s|137200 |     8 |  2086k|  15.1 |    86M |  45 | 473 |9245 | 210 |  44k|  1 | 136k|  33 | 3.000000e+00 |      --      |    Inf |  95.21%
124.33/124.91	c   125s|137300 |    18 |  2088k|  15.1 |    86M |  45 | 473 |9250 |   0 |  44k|  0 | 136k|  33 | 3.000000e+00 |      --      |    Inf |  95.38%
124.43/125.03	c   125s|137400 |    19 |  2089k|  15.1 |    86M |  45 | 473 |9252 | 208 |  44k|  1 | 136k|  33 | 3.000000e+00 |      --      |    Inf |  95.57%
124.53/125.10	c   125s|137500 |    18 |  2091k|  15.1 |    86M |  45 | 473 |9252 | 210 |  44k|  0 | 136k|  33 | 3.000000e+00 |      --      |    Inf |  95.60%
124.53/125.18	c   125s|137600 |    18 |  2092k|  15.1 |    86M |  45 | 473 |9253 | 203 |  44k|  0 | 136k|  33 | 3.000000e+00 |      --      |    Inf |  95.65%
124.62/125.27	c   125s|137700 |    18 |  2094k|  15.1 |    86M |  45 | 473 |9254 | 203 |  44k|  1 | 136k|  33 | 3.000000e+00 |      --      |    Inf |  95.69%
124.72/125.33	c   125s|137800 |    16 |  2095k|  15.1 |    86M |  45 | 473 |9255 | 204 |  44k|  0 | 136k|  33 | 3.000000e+00 |      --      |    Inf |  95.71%
124.82/125.42	c   125s|137900 |    20 |  2097k|  15.1 |    86M |  45 | 473 |9255 |   0 |  44k|  0 | 136k|  33 | 3.000000e+00 |      --      |    Inf |  95.74%
124.92/125.50	c   125s|138000 |    16 |  2098k|  15.1 |    86M |  45 | 473 |9253 |   0 |  44k|  0 | 137k|  33 | 3.000000e+00 |      --      |    Inf |  95.76%
124.92/125.57	c   126s|138100 |    28 |  2100k|  15.1 |    86M |  45 | 473 |9253 | 204 |  44k|  0 | 137k|  33 | 3.000000e+00 |      --      |    Inf |  95.79%
125.02/125.66	c   126s|138200 |    26 |  2102k|  15.1 |    86M |  45 | 473 |9250 |   0 |  44k|  0 | 137k|  33 | 3.000000e+00 |      --      |    Inf |  95.80%
125.12/125.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
125.12/125.75	c   126s|138300 |    28 |  2104k|  15.1 |    86M |  45 | 473 |9250 | 214 |  44k|  2 | 137k|  33 | 3.000000e+00 |      --      |    Inf |  95.81%
125.22/125.83	c   126s|138400 |    22 |  2106k|  15.1 |    86M |  45 | 473 |9250 |   0 |  45k|  0 | 137k|  33 | 3.000000e+00 |      --      |    Inf |  95.82%
125.32/125.93	c   126s|138500 |    13 |  2109k|  15.1 |    86M |  45 | 473 |9251 |   0 |  45k|  0 | 137k|  33 | 3.000000e+00 |      --      |    Inf |  95.85%
125.43/126.03	c   126s|138600 |    12 |  2111k|  15.1 |    86M |  45 | 473 |9252 | 207 |  45k|  1 | 137k|  33 | 3.000000e+00 |      --      |    Inf |  95.87%
125.53/126.11	c   126s|138700 |    12 |  2114k|  15.1 |    86M |  45 | 473 |9251 | 208 |  45k|  1 | 137k|  33 | 3.000000e+00 |      --      |    Inf |  95.88%
125.62/126.20	c   126s|138800 |    11 |  2116k|  15.1 |    86M |  45 | 473 |9252 | 210 |  45k|  1 | 137k|  33 | 3.000000e+00 |      --      |    Inf |  95.91%
125.62/126.27	c   126s|138900 |     9 |  2118k|  15.1 |    86M |  45 | 473 |9254 | 209 |  45k|  0 | 137k|  33 | 3.000000e+00 |      --      |    Inf |  95.94%
125.72/126.34	c   126s|139000 |     7 |  2119k|  15.1 |    86M |  45 | 473 |9253 |   0 |  45k|  0 | 137k|  33 | 3.000000e+00 |      --      |    Inf |  95.96%
125.82/126.42	c   126s|139100 |     7 |  2121k|  15.1 |    86M |  45 | 473 |9253 |   0 |  45k|  0 | 137k|  33 | 3.000000e+00 |      --      |    Inf |  96.06%
125.82/126.50	c   126s|139200 |     6 |  2123k|  15.1 |    86M |  45 | 473 |9256 |   0 |  45k|  0 | 138k|  33 | 3.000000e+00 |      --      |    Inf |  96.09%
126.02/126.62	c   127s|139300 |     5 |  2125k|  15.1 |    86M |  45 | 473 |9253 |   0 |  45k|  0 | 138k|  33 | 3.000000e+00 |      --      |    Inf |  96.45%
126.12/126.77	c   127s|139400 |     9 |  2127k|  15.1 |    86M |  45 | 473 |9254 |   0 |  45k|  0 | 138k|  33 | 3.000000e+00 |      --      |    Inf |  97.22%
126.22/126.83	c   127s|139500 |     9 |  2128k|  15.1 |    86M |  45 | 473 |9254 | 206 |  45k|  1 | 138k|  33 | 3.000000e+00 |      --      |    Inf |  97.28%
126.32/126.97	c   127s|139600 |    11 |  2130k|  15.1 |    86M |  45 | 473 |9252 | 208 |  45k|  0 | 138k|  33 | 3.000000e+00 |      --      |    Inf |  97.83%
126.42/127.06	c   127s|139700 |    12 |  2132k|  15.1 |    86M |  45 | 473 |9249 | 204 |  45k|  1 | 138k|  33 | 3.000000e+00 |      --      |    Inf |  97.89%
126.52/127.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
126.52/127.17	c   127s|139800 |    12 |  2135k|  15.2 |    86M |  45 | 473 |9248 |   0 |  45k|  0 | 138k|  33 | 3.000000e+00 |      --      |    Inf |  98.15%
126.62/127.26	c   127s|139900 |     6 |  2137k|  15.2 |    86M |  45 | 473 |9249 |   0 |  45k|  0 | 138k|  33 | 3.000000e+00 |      --      |    Inf |  98.29%
126.72/127.39	c   127s|140000 |    10 |  2140k|  15.2 |    87M |  45 | 473 |9250 | 203 |  45k|  1 | 138k|  33 | 3.000000e+00 |      --      |    Inf |  98.89%
126.82/127.49	c   127s|140100 |    12 |  2142k|  15.2 |    87M |  45 | 473 |9254 | 208 |  45k|  1 | 139k|  33 | 3.000000e+00 |      --      |    Inf |  99.04%
127.01/127.61	c   128s|140200 |    12 |  2145k|  15.2 |    87M |  45 | 473 |9254 | 214 |  46k|  1 | 139k|  33 | 3.000000e+00 |      --      |    Inf |  99.10%
127.01/127.69	c   128s|140300 |     5 |  2146k|  15.2 |    87M |  45 | 473 |9251 | 207 |  46k|  0 | 139k|  33 | 3.000000e+00 |      --      |    Inf |  99.15%
127.11/127.79	c   128s|140400 |    19 |  2148k|  15.2 |    87M |  45 | 473 |9250 |   0 |  46k|  0 | 139k|  33 | 3.000000e+00 |      --      |    Inf |  99.32%
127.21/127.89	c   128s|140500 |    12 |  2150k|  15.2 |    87M |  45 | 473 |9250 | 206 |  46k|  0 | 139k|  33 | 3.000000e+00 |      --      |    Inf |  99.45%
127.42/128.00	c   128s|140600 |    18 |  2152k|  15.2 |    87M |  45 | 473 |9252 | 203 |  46k|  0 | 139k|  33 | 3.000000e+00 |      --      |    Inf |  99.76%
127.52/128.11	c   128s|140700 |    17 |  2154k|  15.2 |    87M |  45 | 473 |9251 | 218 |  46k|  0 | 139k|  33 | 3.000000e+00 |      --      |    Inf |  99.80%
127.61/128.21	c   128s|140800 |    10 |  2156k|  15.2 |    87M |  45 | 473 |9251 | 208 |  46k|  0 | 139k|  33 | 3.000000e+00 |      --      |    Inf |  99.89%
127.71/128.30	c   128s|140900 |    10 |  2158k|  15.2 |    87M |  45 | 473 |9251 | 222 |  46k|  2 | 140k|  33 | 3.000000e+00 |      --      |    Inf |  99.92%
127.81/128.40	c   128s|141000 |     8 |  2161k|  15.2 |    87M |  45 | 473 |9247 | 223 |  46k|  3 | 140k|  33 | 3.000000e+00 |      --      |    Inf |  99.94%
127.91/128.51	c   129s|141100 |     8 |  2163k|  15.2 |    87M |  45 | 473 |9249 | 223 |  46k|  1 | 140k|  33 | 3.000000e+00 |      --      |    Inf |  99.95%
128.01/128.60	c 
128.01/128.60	c SCIP Status        : problem is solved [infeasible]
128.01/128.60	c Solving Time (sec) : 128.60
128.01/128.60	c Solving Nodes      : 141182 (total of 142196 nodes in 2 runs)
128.01/128.60	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
128.01/128.60	c Dual Bound         : +1.00000000000000e+20
128.01/128.60	c Gap                : 0.00 %
128.01/128.60	s UNSATISFIABLE
128.01/128.60	c SCIP Status        : problem is solved [infeasible]
128.01/128.60	c Total Time         :     128.60
128.01/128.60	c   solving          :     128.60
128.01/128.60	c   presolving       :       0.19 (included in solving)
128.01/128.60	c   reading          :       0.00 (included in solving)
128.01/128.60	c   copying          :       0.40 (110 #copies) (minimal 0.00, maximal 0.02, average 0.00)
128.01/128.60	c Original Problem   :
128.01/128.60	c   Problem name     : HOME/instance-4499361-1751406741.opb
128.01/128.60	c   Variables        : 774 (774 binary, 0 integer, 0 continuous)
128.01/128.60	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
128.01/128.60	c   Constraints      : 994 initial, 994 maximal
128.01/128.60	c   Objective        : minimize, 3 non-zeros (abs.min = 1, abs.max = 1)
128.01/128.60	c Presolved Problem  :
128.01/128.60	c   Problem name     : t_HOME/instance-4499361-1751406741.opb
128.01/128.60	c   Variables        : 473 (473 binary, 0 integer, 0 continuous)
128.01/128.60	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
128.01/128.60	c   Constraints      : 1391 initial, 9813 maximal
128.01/128.60	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
128.01/128.60	c   Nonzeros         : 34916 constraint, 7854 clique table
128.01/128.60	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
128.01/128.60	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
128.01/128.60	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
128.01/128.60	c   gateextraction   :       0.00       0.00      7          0          0          0          0          0          8          0          0          0
128.01/128.60	c   implics          :       0.00       0.00     11          0          0          0          0          0          0          0          0          0
128.01/128.60	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   milp             :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
128.01/128.60	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
128.01/128.60	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   trivial          :       0.00       0.00     15          1          0          0          0          0          0          0          0          0
128.01/128.60	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   dualfix          :       0.00       0.00     15          0          0          0          0          0          0          0          0          0
128.01/128.60	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   probing          :       0.08       0.00      2          0          0          0          0          0          0          0          0          0
128.01/128.60	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
128.01/128.60	c   symmetry         :       0.05       0.00      1        288          0          0          0          0         48        191          0          0
128.01/128.60	c   vbounds          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
128.01/128.60	c   knapsack         :       0.01       0.00     30          0          0          0          0          0         60          0          0         50
128.01/128.60	c   setppc           :       0.00       0.00     28          0          1          0          0          0          8          0          0          0
128.01/128.60	c   linear           :       0.00       0.00     15          3          0          0          3          0        772          0          3          0
128.01/128.60	c   orbitope_pp      :       0.00       0.00      9          8          0          0          0          0          0          0          0          0
128.01/128.60	c   logicor          :       0.03       0.00     17          0          0          0          0          0        107          0          0         68
128.01/128.60	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
128.01/128.60	c   root node        :          -          -      -        302          -          -        302          -          -          -          -          -
128.01/128.60	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
128.01/128.60	c   integral         :          0          0          0          0      74191          0          0      14689          0          0          0          0          0          0     148382
128.01/128.60	c   knapsack         :        139+       147         22     400090          0          0          0      14684    2176589       9475    2211397       4100         11          0          0
128.01/128.60	c   setppc           :         49+        77         22     390615          0          0          0        185     402267       5912     404412          1          0          0          0
128.01/128.60	c   linear           :         20+        26          0     380800          0          0          0          3     231731       9694     377967          0          0          0          0
128.01/128.60	c   orbitope_pp      :        143        143          0     374909          0          0          0          0     354015       3811    1107633          0          0          0          0
128.01/128.60	c   logicor          :       1040+      9468         22     190935          0          0          0          0     115582       6025      62134          9          4          0          0
128.01/128.60	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
128.01/128.60	c   integral         :       1.00       0.00       0.00       0.00       0.99       0.00       0.00       0.00       0.00       0.00
128.01/128.60	c   knapsack         :       5.91       0.00       0.02       5.23       0.00       0.00       0.00       0.11       0.55       0.00
128.01/128.60	c   setppc           :       1.77       0.00       0.00       1.64       0.00       0.00       0.00       0.00       0.12       0.00
128.01/128.60	c   linear           :       1.52       0.00       0.00       1.28       0.00       0.00       0.00       0.00       0.24       0.00
128.01/128.60	c   orbitope_pp      :      10.12       0.00       0.00      10.10       0.00       0.00       0.00       0.00       0.02       0.00
128.01/128.60	c   logicor          :       5.85       0.00       0.00       5.75       0.00       0.00       0.00       0.00       0.10       0.00
128.01/128.60	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
128.01/128.60	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
128.01/128.60	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
128.01/128.60	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
128.01/128.60	c   dualfix          :          2          0          0          0
128.01/128.60	c   genvbounds       :          0          0          0          0
128.01/128.60	c   nlobbt           :          0          0          0          0
128.01/128.60	c   obbt             :          0          0          0          0
128.01/128.60	c   probing          :          0          0          0          0
128.01/128.60	c   pseudoobj        :          0          0          0          0
128.01/128.60	c   redcost          :          0          0          0          0
128.01/128.60	c   rootredcost      :          0          0          0          0
128.01/128.60	c   symmetry         :          0          0          0          0
128.01/128.60	c   vbounds          :     320249          0          0          0
128.01/128.60	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
128.01/128.60	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
128.01/128.60	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
128.01/128.60	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
128.01/128.60	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
128.01/128.60	c   probing          :       0.08       0.00       0.08       0.00       0.00       0.00
128.01/128.60	c   pseudoobj        :       0.06       0.00       0.00       0.06       0.00       0.00
128.01/128.60	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
128.01/128.60	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00       0.00
128.01/128.60	c   symmetry         :       0.11       0.00       0.05       0.06       0.00       0.00
128.01/128.60	c   vbounds          :       0.83       0.00       0.00       0.83       0.00       0.00
128.01/128.60	c Symmetry           :
128.01/128.60	c   #affected vars   :        771 (771 bin, 0 int, 0 cont)
128.01/128.60	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
128.01/128.60	c   orbital reduction:          0 reductions applied,          0 cutoffs
128.01/128.60	c   lexicographic red:          0 reductions applied,          0 cutoffs
128.01/128.60	c   shadow tree time :       0.00 s
128.01/128.60	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
128.01/128.60	c   propagation      :       1.37      25476      24838          -     196680       45.4        692       28.8          -          -          -
128.01/128.60	c   infeasible LP    :       8.23      39297      18272          -     179153       60.6        166       27.8        524       59.2          0
128.01/128.60	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
128.01/128.60	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
128.01/128.60	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
128.01/128.60	c   applied globally :       2.12          -          -          0     139252       28.1          -          -        498          -          -
128.01/128.60	c   applied locally  :          -          -          -          0        634       86.4          -          -         26          -          -
128.01/128.60	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
128.01/128.60	c   cut pool         :       3.11          -      15800         42          -          -      72047    1197505          -          -          -          -          -    (maximal pool size:       3859)
128.01/128.60	c   aggregation      :       1.54       0.00        600         22          0          0      46161    1028054       4860      37619      37129        490          0
128.01/128.60	c   > cmir           :          -          -          -          -          -          -          -     979349         15      32861      32859          2          -
128.01/128.60	c   > flowcover      :          -          -          -          -          -          -          -      47476          9       4055       4052          3          -
128.01/128.60	c   > knapsackcover  :          -          -          -          -          -          -          -       1229       4836        703        218        485          -
128.01/128.60	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   clique           :       0.01       0.00         22         22          0          0         93        231          0         16         16          0          0
128.01/128.60	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   gomory           :       4.38       0.00        625         20          0          0      31754     154834       2722       5681       5632         49          0
128.01/128.60	c   > gomorymi       :          -          -          -          -          -          -          -      72279       1371       3060       3020         40          -
128.01/128.60	c   > strongcg       :          -          -          -          -          -          -          -      82555       1351       2621       2612          9          -
128.01/128.60	c   impliedbounds    :       0.06       0.00        627         22          0          0       1431       4820          0       3175       3175          0          0
128.01/128.60	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
128.01/128.60	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   multilinear      :       0.00       0.00       5528         22          0          0          0          0          0          0          0          0          0
128.01/128.60	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
128.01/128.60	c   rapidlearning    :       1.17       0.00        100          1          0       4449          0          0          0          0          0          0        453
128.01/128.60	c   rlt              :       0.00       0.00         20         20          0          0          0          0          0          0          0          0          0
128.01/128.60	c   zerohalf         :       0.12       0.00        536         22          0          0        812       9566        622        600        584         16          0
128.01/128.60	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
128.01/128.60	c   hybrid           :       0.47       0.00      14329         22      47106          0    1157839        165          0      14330
128.01/128.60	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c Pricers            :   ExecTime  SetupTime      Calls       Vars
128.01/128.60	c   problem variables:       0.00          -          0          0
128.01/128.60	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
128.01/128.60	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c   relpscost        :       0.96       0.00      74191          0          0          0          0          0          0     148382
128.01/128.60	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
128.01/128.60	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
128.01/128.60	c   LP solutions     :       0.00          -          -          0          0
128.01/128.60	c   relax solutions  :       0.00          -          -          0          0
128.01/128.60	c   pseudo solutions :       0.00          -          -          0          0
128.01/128.60	c   strong branching :       0.00          -          -          0          0
128.01/128.60	c   actconsdiving    :       0.00       0.00          0          0          0
128.01/128.60	c   adaptivediving   :       0.19       0.00         93          0          0
128.01/128.60	c   alns             :       0.46       0.00         12          0          0
128.01/128.60	c   bound            :       0.00       0.00          0          0          0
128.01/128.60	c   clique           :       0.00       0.00          1          0          0
128.01/128.60	c   coefdiving       :       0.00       0.00          0          0          0
128.01/128.60	c   completesol      :       0.00       0.00          0          0          0
128.01/128.60	c   conflictdiving   :       0.10       0.00         47          0          0
128.01/128.60	c   crossover        :       0.01       0.00          0          0          0
128.01/128.60	c   dins             :       0.00       0.00          0          0          0
128.01/128.60	c   distributiondivin:       0.59       0.00         46          0          0
128.01/128.60	c   dks              :       0.00       0.00          0          0          0
128.01/128.60	c   dps              :       0.00       0.00          0          0          0
128.01/128.60	c   dualval          :       0.00       0.00          0          0          0
128.01/128.60	c   farkasdiving     :       0.00       0.00          0          0          0
128.01/128.60	c   feaspump         :       0.11       0.00         23          0          0
128.01/128.60	c   fixandinfer      :       0.00       0.00          0          0          0
128.01/128.60	c   fracdiving       :       0.10       0.00         47          0          0
128.01/128.60	c   gins             :       0.01       0.00          0          0          0
128.01/128.60	c   guideddiving     :       0.00       0.00          0          0          0
128.01/128.60	c   indicator        :       0.00       0.00          0          0          0
128.01/128.60	c   indicatordiving  :       0.00       0.00          0          0          0
128.01/128.60	c   intdiving        :       0.00       0.00          0          0          0
128.01/128.60	c   intshifting      :       0.00       0.00          0          0          0
128.01/128.60	c   linesearchdiving :       0.10       0.00         47          0          0
128.01/128.60	c   localbranching   :       0.00       0.00          0          0          0
128.01/128.60	c   locks            :       0.00       0.00          1          0          0
128.01/128.60	c   lpface           :       0.06       0.00          0          0          0
128.01/128.60	c   mpec             :       0.00       0.00          0          0          0
128.01/128.60	c   multistart       :       0.00       0.00          0          0          0
128.01/128.60	c   mutation         :       0.00       0.00          0          0          0
128.01/128.60	c   nlpdiving        :       0.00       0.00          0          0          0
128.01/128.60	c   objpscostdiving  :       0.20       0.00         24          0          0
128.01/128.60	c   octane           :       0.00       0.00          0          0          0
128.01/128.60	c   ofins            :       0.00       0.00          0          0          0
128.01/128.60	c   oneopt           :       0.02       0.00          0          0          0
128.01/128.60	c   padm             :       0.00       0.00          0          0          0
128.01/128.60	c   proximity        :       0.00       0.00          0          0          0
128.01/128.60	c   pscostdiving     :       0.10       0.00         47          0          0
128.01/128.60	c   randrounding     :       0.33       0.00      14699          0          0
128.01/128.60	c   rens             :       0.02       0.00          2          0          0
128.01/128.60	c   reoptsols        :       0.00       0.00          0          0          0
128.01/128.60	c   repair           :       0.00       0.00          0          0          0
128.01/128.60	c   rins             :       0.02       0.00          0          0          0
128.01/128.60	c   rootsoldiving    :       0.13       0.00         24          0          0
128.01/128.60	c   rounding         :       0.07       0.00       4186          0          0
128.01/128.60	c   scheduler        :       0.00       0.00          0          0          0
128.01/128.60	c   shiftandpropagate:       0.01       0.00          2          0          0
128.01/128.60	c   shifting         :       0.40       0.00       1957          0          0
128.01/128.60	c   simplerounding   :       0.01       0.00          0          0          0
128.01/128.60	c   subnlp           :       0.00       0.00          0          0          0
128.01/128.60	c   trivial          :       0.00       0.00          4          0          0
128.01/128.60	c   trivialnegation  :       0.00       0.00          0          0          0
128.01/128.60	c   trustregion      :       0.00       0.00          0          0          0
128.01/128.60	c   trysol           :       0.02       0.00          0          0          0
128.01/128.60	c   twoopt           :       0.00       0.00          0          0          0
128.01/128.60	c   undercover       :       0.00       0.00          0          0          0
128.01/128.60	c   vbounds          :       0.01       0.00          2          0          0
128.01/128.60	c   veclendiving     :       0.12       0.00         47          0          0
128.01/128.60	c   zeroobj          :       0.00       0.00          0          0          0
128.01/128.60	c   zirounding       :       0.02       0.00       1000          0          0
128.01/128.60	c   other solutions  :          -          -          -          0          -
128.01/128.60	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
128.01/128.60	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
128.01/128.60	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
128.01/128.60	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
128.01/128.60	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
128.01/128.60	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
128.01/128.60	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
128.01/128.60	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
128.01/128.60	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
128.01/128.60	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
128.01/128.60	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
128.01/128.60	c   primal LP        :       0.96       6111          0       0.00       0.00       0.96       6111
128.01/128.60	c   dual LP          :      50.47     127638    2138226      16.85   42366.72       0.05        714
128.01/128.60	c   lex dual LP      :       0.00          0          0       0.00          -
128.01/128.60	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
128.01/128.60	c   resolve instable :       0.00          0          0       0.00          -
128.01/128.60	c   diving/probing LP:       0.62       1827      27082      14.82   43546.07
128.01/128.60	c   strong branching :       0.07         33       1796      54.42   27109.02          -          -          0
128.01/128.60	c     (at root node) :          -         33       1796      54.42          -
128.01/128.60	c   conflict analysis:       0.00          0          0       0.00          -
128.01/128.60	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
128.01/128.60	c   benders          :       0.00          0          0          0       0.00          0          0          0
128.01/128.60	c B&B Tree           :
128.01/128.60	c   number of runs   :          2
128.01/128.60	c   nodes            :     141182 (73624 internal, 67558 leaves)
128.01/128.60	c   feasible leaves  :          0
128.01/128.60	c   infeas. leaves   :      67558
128.01/128.60	c   objective leaves :          0
128.01/128.60	c   nodes (total)    :     142196 (74191 internal, 68005 leaves)
128.01/128.60	c   nodes left       :          0
128.01/128.60	c   max depth        :         45
128.01/128.60	c   max depth (total):         45
128.01/128.60	c   backtracks       :      28401 (20.1%)
128.01/128.60	c   early backtracks :          0 (0.0%)
128.01/128.60	c   nodes exc. ref.  :          0 (0.0%)
128.01/128.60	c   delayed cutoffs  :       6067
128.01/128.60	c   repropagations   :      55811 (518243 domain reductions, 5333 cutoffs)
128.01/128.60	c   avg switch length:       3.37
128.01/128.60	c   switching time   :      12.23
128.01/128.60	c Root Node          :
128.01/128.60	c   First LP value   : +3.00000000000000e+00
128.01/128.60	c   First LP Iters   :        137 (77885.16 Iter/sec)
128.01/128.60	c   First LP Time    :       0.00
128.01/128.60	c   Final Dual Bound : +3.00000000000000e+00
128.01/128.60	c   Final Root Iters :       1062
128.01/128.60	c   Root LP Estimate : +3.00472301893906e+00
128.01/128.60	c Solution           :
128.01/128.60	c   Solutions found  :          0 (0 improvements)
128.01/128.60	c   Primal Bound     : infeasible
128.01/128.60	c   Dual Bound       :          -
128.01/128.60	c   Gap              :       0.00 %
128.01/128.60	c Integrals          :      Total       Avg%
128.01/128.60	c   primal-dual      :          -          - (problem infeasible)
128.01/128.60	c   primal-ref       :          -          - (problem infeasible)
128.01/128.60	c   dual-ref         :          -          - (problem infeasible)
128.01/128.62	c Time complete (sec):    128.045

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 (55114 MiB free)
  memory of node 1: 64507 MiB (63965 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499361-1751406741/watcher-4499361-1751406741 -o /tmp/evaluation-result-4499361-1751406741/solver-4499361-1751406741 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751403142-62244 --watchdog 3760 pbsolver -f HOME/instance-4499361-1751406741.opb -t 3600 -m 31000 

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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=62660, runsolver pid=62654

[startup+0.100015 s]*
/proc/loadavg: 3.94 4.08 4.08 4/259 62672
/proc/meminfo: memFree=121911404/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=37176 memory=26368 CPUtime=0.09 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 4238 0 0 0 9 0 0 0 20 0 1 0 56351946 38068224 6592 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 9294 6592 2592 2575 0 6201 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 37176 KiB
Current children cumulated memory: 26368 KiB

[startup+0.20562 s]*
/proc/loadavg: 3.94 4.08 4.08 5/265 62686
/proc/meminfo: memFree=121827344/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=47064 memory=35200 CPUtime=0.2 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 6363 0 0 0 19 1 0 0 20 0 1 0 56351946 48193536 8800 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 11766 8800 2688 2575 0 8673 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 47064 KiB
Current children cumulated memory: 35200 KiB

[startup+0.305427 s]*
/proc/loadavg: 3.94 4.08 4.08 5/265 62686
/proc/meminfo: memFree=121750988/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=49884 memory=39288 CPUtime=0.3 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 7716 0 0 0 29 1 0 0 20 0 1 0 56351946 51081216 9822 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 12471 9822 2688 2575 0 9378 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 49884 KiB
Current children cumulated memory: 39288 KiB

[startup+0.700167 s]
/proc/loadavg: 3.94 4.08 4.08 5/265 62686
/proc/meminfo: memFree=121654704/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=77632 memory=65656 CPUtime=0.68 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 14328 0 0 0 66 2 0 0 20 0 1 0 56351946 79495168 16414 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 19408 16414 2688 2575 0 16315 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 77632 KiB
Current children cumulated memory: 65656 KiB

[startup+1.50015 s]
/proc/loadavg: 3.94 4.08 4.08 5/265 62686
/proc/meminfo: memFree=121544388/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=77432 memory=65680 CPUtime=1.48 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 21959 0 0 0 145 3 0 0 20 0 1 0 56351946 79290368 16420 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 19358 16420 2688 2575 0 16265 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 77432 KiB
Current children cumulated memory: 65680 KiB

[startup+3.10525 s]
/proc/loadavg: 3.94 4.08 4.08 5/265 62686
/proc/meminfo: memFree=121460816/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=80788 memory=69676 CPUtime=3.08 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 28912 0 0 0 303 5 0 0 20 0 1 0 56351946 82726912 17419 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 20197 17419 2688 2575 0 17104 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 80788 KiB
Current children cumulated memory: 69676 KiB

[startup+6.30013 s]
/proc/loadavg: 3.95 4.08 4.08 5/265 62686
/proc/meminfo: memFree=121445340/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=95500 memory=83116 CPUtime=6.26 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 32271 0 0 0 620 6 0 0 20 0 1 0 56351946 97792000 20779 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 23875 20779 2688 2575 0 20782 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 95500 KiB
Current children cumulated memory: 83116 KiB

[startup+12.7001 s]
/proc/loadavg: 3.95 4.07 4.08 5/265 62686
/proc/meminfo: memFree=121425440/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=97704 memory=85292 CPUtime=12.63 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 32834 0 0 0 1257 6 0 0 20 0 1 0 56351946 100048896 21323 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 24426 21323 2688 2575 0 21333 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 97704 KiB
Current children cumulated memory: 85292 KiB

[startup+25.5001 s]
/proc/loadavg: 3.96 4.07 4.08 5/266 62688
/proc/meminfo: memFree=121345304/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=112692 memory=98820 CPUtime=25.37 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 37695 0 0 0 2530 7 0 0 20 0 1 0 56351946 115396608 24705 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 28173 24705 2688 2575 0 25080 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 112692 KiB
Current children cumulated memory: 98820 KiB

[startup+51.1053 s]
/proc/loadavg: 4.03 4.08 4.08 5/266 62688
/proc/meminfo: memFree=121256616/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=121204 memory=107908 CPUtime=50.85 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 39956 0 0 0 5077 8 0 0 20 0 1 0 56351946 124112896 26977 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 30301 26977 2688 2575 0 27208 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 121204 KiB
Current children cumulated memory: 107908 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.08 4.08 5/265 62693
/proc/meminfo: memFree=121209328/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=124416 memory=113028 CPUtime=101.82 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 40846 0 0 0 10173 9 0 0 20 0 1 0 56351946 127401984 28257 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 31104 28257 2688 2575 0 28011 0
Current children cumulated CPU time: 101.82 s
Current children cumulated vsize: 124416 KiB
Current children cumulated memory: 113028 KiB

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

# cumulated CPU time of all completed processes:  user=127.945 s, system=0.101381 s

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

[startup+102.4 s]
/proc/loadavg: 4.07 4.08 4.08 5/265 62693
/proc/meminfo: memFree=121209328/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=124416 memory=113028 CPUtime=101.92 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 40846 0 0 0 10183 9 0 0 20 0 1 0 56351946 127401984 28257 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 31104 28257 2688 2575 0 28011 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 124416 KiB
Current children cumulated memory: 113028 KiB

[startup+115.2 s]
/proc/loadavg: 4.05 4.08 4.08 5/265 62693
/proc/meminfo: memFree=121206240/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=124492 memory=113820 CPUtime=114.67 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 41253 0 0 0 11458 9 0 0 20 0 1 0 56351946 127479808 28455 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 31123 28455 2688 2575 0 28030 0
Current children cumulated CPU time: 114.67 s
Current children cumulated vsize: 124492 KiB
Current children cumulated memory: 113820 KiB

[startup+121.6 s]
/proc/loadavg: 4.05 4.08 4.08 5/265 62694
/proc/meminfo: memFree=121206020/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=124492 memory=113820 CPUtime=121.04 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 41277 0 0 0 12095 9 0 0 20 0 1 0 56351946 127479808 28455 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 31123 28455 2688 2575 0 28030 0
Current children cumulated CPU time: 121.04 s
Current children cumulated vsize: 124492 KiB
Current children cumulated memory: 113820 KiB

[startup+124.8 s]
/proc/loadavg: 4.04 4.07 4.08 5/265 62694
/proc/meminfo: memFree=121183148/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=124492 memory=113948 CPUtime=124.23 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 41283 0 0 0 12414 9 0 0 20 0 1 0 56351946 127479808 28487 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 31123 28487 2688 2575 0 28030 0
Current children cumulated CPU time: 124.23 s
Current children cumulated vsize: 124492 KiB
Current children cumulated memory: 113948 KiB

[startup+126.4 s]
/proc/loadavg: 4.04 4.07 4.08 5/265 62694
/proc/meminfo: memFree=121183148/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=124492 memory=113948 CPUtime=125.82 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 41283 0 0 0 12573 9 0 0 20 0 1 0 56351946 127479808 28487 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 31123 28487 2688 2575 0 28030 0
Current children cumulated CPU time: 125.82 s
Current children cumulated vsize: 124492 KiB
Current children cumulated memory: 113948 KiB

[startup+128 s]*
/proc/loadavg: 4.04 4.07 4.08 5/265 62694
/proc/meminfo: memFree=121183148/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=124492 memory=113948 CPUtime=127.42 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 41283 0 0 0 12733 9 0 0 20 0 1 0 56351946 127479808 28487 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 31123 28487 2688 2575 0 28030 0
Current children cumulated CPU time: 127.42 s
Current children cumulated vsize: 124492 KiB
Current children cumulated memory: 113948 KiB

[startup+128.4 s]
/proc/loadavg: 4.04 4.07 4.08 5/265 62694
/proc/meminfo: memFree=121183148/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=124492 memory=113948 CPUtime=127.81 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 41283 0 0 0 12772 9 0 0 20 0 1 0 56351946 127479808 28487 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 31123 28487 2688 2575 0 28030 0
Current children cumulated CPU time: 127.81 s
Current children cumulated vsize: 124492 KiB
Current children cumulated memory: 113948 KiB

[startup+128.6 s]
/proc/loadavg: 4.04 4.07 4.08 5/265 62694
/proc/meminfo: memFree=121183148/131250000 swapFree=33010416/33010684
[pid=62660] ppid=62654 vsize=124492 memory=113948 CPUtime=128.01 cores=4,6
/proc/62660/stat : 62660 (pbsolver) R 62654 62660 62230 0 -1 4194304 41283 0 0 0 12792 9 0 0 20 0 1 0 56351946 127479808 28487 18446744073709551615 4198400 14743177 140721725683504 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 41705472 140721725688202 140721725688298 140721725688298 140721725693900 0
/proc/62660/statm: 31123 28487 2688 2575 0 28030 0
Current children cumulated CPU time: 128.01 s
Current children cumulated vsize: 124492 KiB
Current children cumulated memory: 113948 KiB

Child status: 0

Real time (s): 128.622
CPU time (s): 128.046
CPU user time (s): 127.945
CPU system time (s): 0.101381
CPU usage (%): 99.5527
Max. virtual memory (cumulated for all children) (KiB): 126460
Max. memory (cumulated for all children) (KiB): 114692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 127.945
system time used= 0.101381
maximum resident set size= 114692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41283
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 131


# summary of solver processes directly reported to runsolver:
#   pid: 62660
#   total CPU time (s): 128.046
#   total CPU user time (s): 127.945
#   total CPU system time (s): 0.101381

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.234719 second user time and 0.586585 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-01 23:52:21
IDJOB=4499361
IDBENCH=148776
IDSOLVER=3366
FILE ID=nodeC018/4499361-1751406741
RUNJOBID= nodeC018-1751403142-62244
SLURM_JOB_ID= 9598290
Free space on /tmp= 432920 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4499361-1751406741/watcher-4499361-1751406741 -o /tmp/evaluation-result-4499361-1751406741/solver-4499361-1751406741 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751403142-62244 --watchdog 3760  pbsolver -f HOME/instance-4499361-1751406741.opb -t 3600 -m 31000

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

MD5SUM BENCH= 91ecd4a7d2e975c8e8a35b07ef7013ef
RANDOM SEED=661881736

nodeC018 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.876
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.66
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		: 1201.017
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.66
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		: 3612.733
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.66
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		: 1199.781
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.66
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		: 3620.699
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.66
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		: 1475.672
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.66
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.826
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.66
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		: 2612.167
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        121955496 kB
MemAvailable:   129683868 kB
Buffers:            2128 kB
Cached:          8495200 kB
SwapCached:           32 kB
Active:           404956 kB
Inactive:        8158620 kB
Active(anon):      84044 kB
Inactive(anon):      288 kB
Active(file):     320912 kB
Inactive(file):  8158332 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16076 kB
Writeback:            20 kB
AnonPages:         69288 kB
Mapped:           102988 kB
Shmem:             18044 kB
KReclaimable:     176336 kB
Slab:             266452 kB
SReclaimable:     176336 kB
SUnreclaim:        90116 kB
KernelStack:        4112 kB
PageTables:         2956 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     332724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432872 MiB
End job on nodeC018 at 2025-07-01 23:54:30