Trace number 4490299

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-13OPT2 23.4644 23.5534

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_3.opb
MD5SUM86001821498b0a30bc65df6451678f5a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark18.7971
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint45
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3331
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-4490299-1751365630.opb>
0.00/0.00	c original problem has 94 variables (94 bin, 0 int, 0 cont) and 8 constraints
0.00/0.00	c problem read in 0.000 seconds
0.00/0.00	c presolving:
0.00/0.00	c    (0.0s) running MILP presolver
0.00/0.00	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.00/0.00	c (round 1, medium)     0 del vars, 8 del conss, 4 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.00	c (round 2, fast)       0 del vars, 8 del conss, 7 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.00	c (round 3, fast)       0 del vars, 8 del conss, 7 add conss, 0 chg bounds, 10 chg sides, 42 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.00	c (round 4, exhaustive) 0 del vars, 8 del conss, 7 add conss, 0 chg bounds, 10 chg sides, 42 chg coeffs, 2 upgd conss, 0 impls, 0 clqs
0.00/0.00	c    (0.0s) probing: 51/94 (54.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.00	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.00	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.00	c    (0.0s) no symmetry present (symcode time: 0.00)
0.00/0.00	c presolving (5 rounds: 5 fast, 3 medium, 2 exhaustive):
0.00/0.00	c  0 deleted vars, 8 deleted constraints, 7 added constraints, 0 tightened bounds, 0 added holes, 10 changed sides, 42 changed coefficients
0.00/0.00	c  0 implications, 0 cliques
0.00/0.00	c presolved problem has 94 variables (94 bin, 0 int, 0 cont) and 7 constraints
0.00/0.00	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.00	c       5 constraints of type <linear>
0.00/0.00	c       2 constraints of type <logicor>
0.00/0.00	c transformed objective value is always integral (scale: 1)
0.00/0.00	c Presolving Time: 0.00
0.00/0.00	c 
0.00/0.00	c - non default parameters ----------------------------------------------------------------------
0.00/0.00	c 
0.00/0.00	c # SCIP version 10.0.0
0.00/0.00	c 
0.00/0.00	c # maximal time in seconds to run
0.00/0.00	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.00	c limits/time = 3596.99801
0.00/0.00	c 
0.00/0.00	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.00	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.00	c limits/memory = 27900
0.00/0.00	c 
0.00/0.00	c # belongs reading time to solving time?
0.00/0.00	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.00	c timing/reading = TRUE
0.00/0.00	c 
0.00/0.00	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.00/0.00	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.00	c reading/opbreader/maxintsize = 47
0.00/0.00	c 
0.00/0.00	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.00	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.00	c propagating/genvbounds/timingmask = 0
0.00/0.00	c 
0.00/0.00	c -----------------------------------------------------------------------------------------------
0.00/0.00	c 
0.00/0.00	o 913
0.00/0.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.00/0.00	c p 0.0s|     1 |     0 |     0 |     - |shiftand|   0 |  94 |   7 |   7 |   0 |  0 |   0 |   0 | 0.000000e+00 | 9.130000e+02 |    Inf | unknown
0.00/0.00	c   0.0s|     1 |     0 |     7 |     - |  2082k |   0 |  94 |   7 |   7 |   0 |  0 |   0 |   0 | 0.000000e+00 | 9.130000e+02 |    Inf | unknown
0.00/0.02	o 521
0.00/0.02	c * 0.0s|     1 |     0 |     7 |     - |    LP  |   0 |  94 |   7 |   7 |   0 |  0 |   0 |   0 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.00/0.02	c   0.0s|     1 |     0 |    10 |     - |  2611k |   0 |  94 | 154 |   9 |   2 |  1 |   0 |   0 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.00/0.02	c   0.0s|     1 |     0 |    16 |     - |  3162k |   0 |  94 | 154 |  12 |   5 |  2 |   0 |   0 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.00/0.02	c   0.0s|     1 |     0 |    20 |     - |  3233k |   0 |  94 | 154 |  14 |   7 |  3 |   0 |   0 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.00/0.02	c   0.0s|     1 |     0 |    26 |     - |  3454k |   0 |  94 | 154 |  16 |   9 |  4 |   0 |   0 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.00/0.03	c   0.0s|     1 |     0 |    31 |     - |  3630k |   0 |  94 | 154 |  18 |  11 |  5 |   0 |   0 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.00/0.03	c   0.0s|     1 |     0 |    34 |     - |  3917k |   0 |  94 | 154 |  19 |  12 |  6 |   0 |   0 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.00/0.03	c   0.0s|     1 |     0 |    40 |     - |  4430k |   0 |  94 | 154 |  21 |  14 |  7 |   0 |   0 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.00/0.03	c   0.0s|     1 |     0 |    43 |     - |  4662k |   0 |  94 | 154 |  24 |  17 |  8 |   0 |   0 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.00/0.03	c   0.0s|     1 |     0 |    47 |     - |  5154k |   0 |  94 | 154 |  27 |  20 |  9 |   0 |   0 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.00/0.04	c   0.0s|     1 |     0 |    51 |     - |  5666k |   0 |  94 | 154 |  29 |  22 | 10 |   0 |   0 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.00/0.04	c   0.0s|     1 |     0 |    55 |     - |  5671k |   0 |  94 | 154 |  26 |  24 | 11 |   0 |   0 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.00/0.04	c   0.0s|     1 |     0 |    58 |     - |  5774k |   0 |  94 | 154 |  28 |  26 | 12 |   0 |   0 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.00/0.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.00/0.05	c   0.0s|     1 |     2 |   148 |     - |  5781k |   0 |  94 | 154 |  28 |  26 | 12 |   0 |   4 | 0.000000e+00 | 5.210000e+02 |    Inf | unknown
0.09/0.15	o 445
0.09/0.15	c * 0.2s|     6 |     5 |   158 |  20.0 |    LP  |   5 |  94 | 154 |   4 |  26 |  0 |   0 |   4 | 0.000000e+00 | 4.450000e+02 |    Inf | unknown
0.09/0.17	o 415
0.09/0.17	c * 0.2s|    10 |     9 |   224 |  18.4 |    LP  |   7 |  94 | 154 |   4 |  26 |  0 |   0 |   4 | 0.000000e+00 | 4.150000e+02 |    Inf | unknown
0.09/0.19	o 259
0.09/0.19	c * 0.2s|    25 |    24 |   264 |   8.6 |    LP  |  20 |  94 | 154 |   5 |  33 |  0 |   0 |   4 | 0.000000e+00 | 2.590000e+02 |    Inf | unknown
0.09/0.19	o 253
0.09/0.19	c d 0.2s|    40 |    41 |   297 |   6.1 |adaptive|  33 |  94 | 155 |   5 |   0 |  1 |   3 |   8 | 0.000000e+00 | 2.530000e+02 |    Inf | unknown
0.20/0.21	o 226
0.20/0.21	c * 0.2s|    45 |    44 |   303 |   5.6 |    LP  |  33 |  94 | 155 |   4 |  33 |  0 |   3 |   8 | 0.000000e+00 | 2.260000e+02 |    Inf | unknown
0.20/0.24	o 82
0.20/0.24	c * 0.2s|    71 |    68 |   386 |   4.7 |    LP  |  33 |  94 | 156 |   5 |  46 |  0 |   4 |   8 | 0.000000e+00 | 8.200000e+01 |    Inf | unknown
0.20/0.24	o 60
0.20/0.24	c d 0.2s|    75 |    72 |   403 |   4.7 |fracdivi|  33 |  94 | 158 |   5 |   0 |  1 |   7 |  13 | 0.000000e+00 | 6.000000e+01 |    Inf | unknown
0.20/0.26	o 46
0.20/0.26	c * 0.3s|    79 |    65 |   407 |   4.5 |    LP  |  33 |  94 | 157 |   4 |  46 |  0 |   7 |  13 | 0.000000e+00 | 4.600000e+01 |    Inf | unknown
0.20/0.28	o 28
0.20/0.28	c * 0.3s|    91 |    73 |   445 |   4.3 |    LP  |  33 |  94 | 159 |   6 |  51 |  0 |   9 |  13 | 0.000000e+00 | 2.800000e+01 |    Inf | unknown
0.20/0.29	c   0.3s|   100 |    82 |   475 |   4.2 |  7074k |  33 |  94 | 159 |   5 |  57 |  1 |   9 |  13 | 0.000000e+00 | 2.800000e+01 |    Inf | unknown
0.30/0.37	c   0.4s|   200 |   162 |   913 |   4.3 |  8364k |  33 |  94 | 165 |   6 |  92 |  1 |  17 |  37 | 0.000000e+00 | 2.800000e+01 |    Inf | unknown
0.40/0.42	o 11
0.40/0.42	c * 0.4s|   238 |   172 |  1042 |   4.2 |    LP  |  33 |  94 | 170 |   4 |  97 |  0 |  24 |  53 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
0.40/0.46	c   0.5s|   300 |   224 |  1264 |   4.0 |  9862k |  33 |  94 | 178 |   4 | 130 |  1 |  33 |  56 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
0.49/0.54	c   0.5s|   400 |   304 |  1695 |   4.1 |    10M |  33 |  94 | 178 |   5 | 183 |  1 |  33 |  60 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
0.59/0.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.59/0.63	c   0.6s|   500 |   380 |  2214 |   4.3 |    10M |  33 |  94 | 183 |   6 | 227 |  1 |  38 |  67 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
0.59/0.69	c   0.7s|   600 |   458 |  2565 |   4.2 |    10M |  33 |  94 | 188 |   0 | 273 |  0 |  44 |  74 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
0.68/0.74	c   0.7s|   700 |   530 |  2863 |   4.0 |    10M |  33 |  94 | 194 |   5 | 303 |  1 |  50 |  80 | 0.000000e+00 | 1.100000e+01 |    Inf | unknown
0.68/0.78	o 9
0.68/0.78	c d 0.8s|   795 |   603 |  3138 |   3.9 |fracdivi|  33 |  94 | 191 |   5 |   0 |  1 |  52 |  88 | 0.000000e+00 | 9.000000e+00 |    Inf | unknown
0.68/0.79	c   0.8s|   800 |   604 |  3231 |   4.0 |    10M |  33 |  94 | 193 |   5 | 350 |  1 |  56 |  88 | 0.000000e+00 | 9.000000e+00 |    Inf | unknown
0.78/0.83	c   0.8s|   900 |   668 |  3485 |   3.8 |    11M |  33 |  94 | 199 |   5 | 378 |  1 |  63 | 103 | 0.000000e+00 | 9.000000e+00 |    Inf | unknown
0.78/0.87	o 6
0.78/0.87	c * 0.9s|   942 |   699 |  3590 |   3.8 |    LP  |  33 |  94 | 186 |   4 | 393 |  0 |  63 | 105 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.88/0.93	c   0.9s|  1000 |   747 |  3898 |   3.8 |    11M |  33 |  94 | 187 |   6 | 447 |  1 |  66 | 111 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.88/0.97	c   1.0s|  1100 |   815 |  4235 |   3.8 |    11M |  33 |  94 | 187 |   5 | 502 |  1 |  68 | 118 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.99/1.03	c   1.0s|  1200 |   871 |  4486 |   3.7 |    11M |  33 |  94 | 192 |   5 | 540 |  1 |  76 | 127 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.99/1.06	c   1.1s|  1300 |   921 |  4729 |   3.6 |    11M |  33 |  94 | 197 |   5 | 565 |  1 |  81 | 133 | 0.000000e+00 | 6.000000e+00 |    Inf |   8.85%
0.99/1.07	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
0.99/1.07	c (run 1, node 1348) performing user restart
0.99/1.07	c 
0.99/1.07	c (restart) converted 1 cuts from the global cut pool into linear constraints
0.99/1.07	c 
0.99/1.08	c presolving:
0.99/1.08	c (round 1, fast)       40 del vars, 147 del conss, 2 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2 clqs
0.99/1.08	c (round 2, fast)       40 del vars, 147 del conss, 2 add conss, 0 chg bounds, 47 chg sides, 47 chg coeffs, 0 upgd conss, 0 impls, 2 clqs
0.99/1.08	c    (1.1s) running MILP presolver
0.99/1.08	c    (1.1s) MILP presolver found nothing
0.99/1.08	c (round 3, medium)     40 del vars, 152 del conss, 4 add conss, 0 chg bounds, 53 chg sides, 55 chg coeffs, 0 upgd conss, 0 impls, 8 clqs
0.99/1.08	c (round 4, exhaustive) 40 del vars, 152 del conss, 4 add conss, 0 chg bounds, 53 chg sides, 56 chg coeffs, 0 upgd conss, 0 impls, 8 clqs
0.99/1.08	c (round 5, medium)     40 del vars, 152 del conss, 10 add conss, 0 chg bounds, 59 chg sides, 75 chg coeffs, 0 upgd conss, 0 impls, 12 clqs
0.99/1.08	c (round 6, fast)       40 del vars, 153 del conss, 10 add conss, 0 chg bounds, 59 chg sides, 75 chg coeffs, 0 upgd conss, 0 impls, 12 clqs
0.99/1.08	c (round 7, exhaustive) 40 del vars, 155 del conss, 10 add conss, 0 chg bounds, 59 chg sides, 75 chg coeffs, 0 upgd conss, 0 impls, 12 clqs
0.99/1.08	c presolving (8 rounds: 8 fast, 5 medium, 3 exhaustive):
0.99/1.08	c  40 deleted vars, 155 deleted constraints, 10 added constraints, 0 tightened bounds, 0 added holes, 59 changed sides, 75 changed coefficients
0.99/1.08	c  0 implications, 12 cliques
0.99/1.08	c presolved problem has 54 variables (54 bin, 0 int, 0 cont) and 53 constraints
0.99/1.08	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.99/1.08	c       2 constraints of type <knapsack>
0.99/1.08	c       6 constraints of type <setppc>
0.99/1.08	c      34 constraints of type <linear>
0.99/1.08	c      11 constraints of type <logicor>
0.99/1.08	c transformed objective value is always integral (scale: 1)
0.99/1.08	c Presolving Time: 0.00
0.99/1.08	c transformed 3/15 original solutions to the transformed problem space
0.99/1.08	c 
0.99/1.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.99/1.08	c   1.1s|     1 |     0 |  4830 |     - |    11M |   0 |  54 |  53 |  10 |   0 |  0 |  81 | 136 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.99/1.08	c   1.1s|     1 |     0 |  4834 |     - |    11M |   0 |  54 |  53 |  13 |   3 |  1 |  81 | 136 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.99/1.09	c   1.1s|     1 |     0 |  4838 |     - |    11M |   0 |  54 |  53 |  15 |   5 |  2 |  81 | 136 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.99/1.09	c   1.1s|     1 |     0 |  4841 |     - |    11M |   0 |  54 |  53 |  17 |   7 |  3 |  81 | 136 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.99/1.09	c   1.1s|     1 |     0 |  4844 |     - |    11M |   0 |  54 |  53 |  19 |   9 |  4 |  81 | 136 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.99/1.09	c   1.1s|     1 |     0 |  4849 |     - |    11M |   0 |  54 |  53 |  21 |  11 |  5 |  81 | 136 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.99/1.09	c   1.1s|     1 |     0 |  4856 |     - |    11M |   0 |  54 |  53 |  23 |  13 |  6 |  81 | 136 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.99/1.09	c   1.1s|     1 |     0 |  4860 |     - |    11M |   0 |  54 |  53 |  25 |  15 |  7 |  81 | 136 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.99/1.09	c   1.1s|     1 |     0 |  4863 |     - |    11M |   0 |  54 |  53 |  28 |  18 |  8 |  81 | 136 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.99/1.09	c   1.1s|     1 |     0 |  4868 |     - |    11M |   0 |  54 |  53 |  30 |  20 |  9 |  81 | 136 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.99/1.10	c   1.1s|     1 |     0 |  4872 |     - |    11M |   0 |  54 |  53 |  32 |  22 | 10 |  81 | 136 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
0.99/1.10	c   1.1s|     1 |     0 |  4875 |     - |    11M |   0 |  54 |  53 |  34 |  24 | 11 |  81 | 136 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
1.09/1.10	c   1.1s|     1 |     2 |  4943 |     - |    11M |   0 |  54 |  53 |  34 |  24 | 11 |  81 | 140 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
1.09/1.18	c   1.2s|   100 |    95 |  5530 |   3.7 |    11M |  18 |  54 |  53 |   5 |  70 |  1 |  82 | 144 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
1.19/1.26	c   1.3s|   200 |   195 |  6179 |   3.9 |    11M |  19 |  54 |  53 |   4 | 163 |  1 |  82 | 144 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
1.29/1.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.29/1.36	c   1.4s|   300 |   273 |  6667 |   4.0 |    12M |  20 |  54 |  53 |   8 | 220 |  2 |  83 | 152 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
1.39/1.40	c   1.4s|   400 |   329 |  7044 |   4.0 |    12M |  20 |  54 |  53 |   4 | 247 |  1 |  85 | 171 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
1.49/1.53	c   1.5s|   500 |   417 |  7533 |   4.0 |    12M |  20 |  54 |  52 |   6 | 313 |  1 |  87 | 182 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
1.49/1.58	c   1.6s|   600 |   489 |  7992 |   4.0 |    12M |  20 |  54 |  51 |   5 | 382 |  1 |  95 | 225 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
1.59/1.62	c   1.6s|   700 |   551 |  8297 |   4.0 |    12M |  20 |  54 |  51 |   6 | 418 |  1 |  95 | 264 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
1.69/1.71	c   1.7s|   800 |   605 |  8646 |   4.0 |    12M |  20 |  54 |  50 |   9 | 458 |  2 |  98 | 308 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
1.69/1.75	c   1.7s|   900 |   655 |  8996 |   4.0 |    12M |  20 |  54 |  49 |   6 | 493 |  1 | 100 | 339 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
1.69/1.78	c   1.8s|  1000 |   701 |  9251 |   3.9 |    12M |  20 |  54 |  48 |   4 | 517 |  1 | 103 | 387 | 0.000000e+00 | 6.000000e+00 |    Inf | unknown
1.79/1.81	c   1.8s|  1100 |   733 |  9429 |   3.8 |    12M |  20 |  54 |  48 |   6 | 532 |  1 | 104 | 411 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.19%
1.79/1.85	c   1.8s|  1200 |   748 |  9652 |   3.7 |    12M |  20 |  54 |  48 |   9 | 548 |  2 | 108 | 454 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.23%
1.89/1.91	c   1.9s|  1300 |   814 | 10134 |   3.8 |    12M |  20 |  54 |  48 |   0 | 600 |  0 | 108 | 474 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.24%
1.89/1.95	c   2.0s|  1400 |   860 | 10414 |   3.8 |    12M |  20 |  54 |  48 |   6 | 636 |  1 | 110 | 492 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.25%
1.89/1.99	c   2.0s|  1500 |   896 | 10716 |   3.7 |    12M |  20 |  54 |  48 |   9 | 678 |  2 | 113 | 498 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.32%
1.99/2.08	c   2.1s|  1600 |   934 | 10901 |   3.7 |    12M |  21 |  54 |  48 |   6 | 682 |  1 | 116 | 516 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.33%
2.09/2.11	c   2.1s|  1700 |   968 | 11135 |   3.6 |    12M |  21 |  54 |  48 |   6 | 708 |  1 | 118 | 543 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.37%
2.09/2.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.09/2.14	c   2.1s|  1800 |  1004 | 11314 |   3.6 |    12M |  21 |  54 |  48 |   0 | 721 |  0 | 123 | 569 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.38%
2.09/2.17	c   2.2s|  1900 |  1032 | 11527 |   3.5 |    12M |  21 |  54 |  48 |   5 | 736 |  1 | 127 | 598 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.43%
2.09/2.19	c   2.2s|  2000 |  1064 | 11729 |   3.5 |    12M |  21 |  54 |  48 |   6 | 750 |  1 | 127 | 622 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.45%
2.18/2.22	c   2.2s|  2100 |  1094 | 11901 |   3.4 |    12M |  21 |  54 |  48 |   0 | 761 |  0 | 127 | 640 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.46%
2.18/2.26	c   2.3s|  2200 |  1110 | 12176 |   3.4 |    12M |  21 |  54 |  48 |   5 | 807 |  1 | 129 | 658 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.53%
2.28/2.33	c   2.3s|  2300 |  1162 | 12516 |   3.4 |    12M |  21 |  54 |  48 |   6 | 846 |  1 | 134 | 670 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.54%
2.28/2.35	c   2.4s|  2400 |  1202 | 12761 |   3.4 |    12M |  21 |  54 |  48 |   7 | 864 |  1 | 135 | 693 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.55%
2.28/2.38	c   2.4s|  2500 |  1224 | 12958 |   3.3 |    12M |  21 |  54 |  49 |   6 | 870 |  1 | 139 | 709 | 0.000000e+00 | 6.000000e+00 |    Inf |   0.65%
2.28/2.39	o 4
2.28/2.39	c * 2.4s|  2554 |  1236 | 13056 |   3.3 |    LP  |  21 |  54 |  45 |   6 | 870 |  1 | 142 | 724 | 0.000000e+00 | 4.000000e+00 |    Inf |   0.66%
2.38/2.40	c   2.4s|  2600 |  1252 | 13149 |   3.3 |    12M |  21 |  54 |  46 |   5 | 870 |  1 | 143 | 735 | 0.000000e+00 | 4.000000e+00 |    Inf |   0.72%
2.38/2.43	c   2.4s|  2700 |  1284 | 13333 |   3.3 |    12M |  21 |  54 |  46 |   0 | 881 |  0 | 146 | 746 | 0.000000e+00 | 4.000000e+00 |    Inf |   0.84%
2.38/2.45	c   2.5s|  2800 |  1312 | 13570 |   3.2 |    12M |  21 |  54 |  45 |   9 | 897 |  2 | 150 | 773 | 0.000000e+00 | 4.000000e+00 |    Inf |   0.87%
2.38/2.48	c   2.5s|  2900 |  1360 | 13777 |   3.2 |    12M |  21 |  54 |  45 |   5 | 911 |  1 | 155 | 780 | 0.000000e+00 | 4.000000e+00 |    Inf |   0.89%
2.48/2.51	c   2.5s|  3000 |  1388 | 13945 |   3.2 |    12M |  21 |  54 |  44 |   5 | 911 |  1 | 159 | 789 | 0.000000e+00 | 4.000000e+00 |    Inf |   1.00%
2.48/2.58	c   2.6s|  3100 |  1438 | 14180 |   3.2 |    12M |  21 |  54 |  44 |   5 | 930 |  1 | 161 | 797 | 0.000000e+00 | 4.000000e+00 |    Inf |   1.06%
2.58/2.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.58/2.60	c   2.6s|  3200 |  1450 | 14331 |   3.1 |    12M |  21 |  54 |  44 |   6 | 930 |  1 | 161 | 811 | 0.000000e+00 | 4.000000e+00 |    Inf |   1.22%
2.58/2.62	c   2.6s|  3300 |  1484 | 14520 |   3.1 |    12M |  21 |  54 |  43 |   5 | 936 |  1 | 163 | 824 | 0.000000e+00 | 4.000000e+00 |    Inf |   1.30%
2.58/2.64	c   2.6s|  3400 |  1516 | 14701 |   3.1 |    12M |  21 |  54 |  43 |   8 | 940 |  1 | 169 | 837 | 0.000000e+00 | 4.000000e+00 |    Inf |   1.40%
2.58/2.66	c   2.7s|  3500 |  1524 | 14877 |   3.0 |    12M |  21 |  54 |  43 |   0 | 949 |  0 | 172 | 850 | 0.000000e+00 | 4.000000e+00 |    Inf |   1.44%
2.58/2.68	c   2.7s|  3600 |  1554 | 15065 |   3.0 |    12M |  22 |  54 |  43 |   6 | 960 |  1 | 173 | 859 | 0.000000e+00 | 4.000000e+00 |    Inf |   1.47%
2.68/2.70	c   2.7s|  3700 |  1572 | 15231 |   3.0 |    12M |  22 |  54 |  43 |   6 | 967 |  1 | 174 | 863 | 0.000000e+00 | 4.000000e+00 |    Inf |   1.54%
2.68/2.72	c   2.7s|  3800 |  1588 | 15395 |   3.0 |    12M |  23 |  54 |  43 |   6 | 967 |  1 | 175 | 867 | 0.000000e+00 | 4.000000e+00 |    Inf |   1.83%
2.68/2.74	c   2.7s|  3900 |  1610 | 15598 |   3.0 |    12M |  23 |  54 |  43 |   7 | 982 |  2 | 176 | 876 | 0.000000e+00 | 4.000000e+00 |    Inf |   1.96%
2.68/2.77	c   2.8s|  4000 |  1620 | 15814 |   2.9 |    12M |  23 |  54 |  43 |   5 | 999 |  1 | 176 | 890 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.09%
2.68/2.79	c   2.8s|  4100 |  1654 | 16002 |   2.9 |    12M |  23 |  54 |  42 |   0 |1015 |  0 | 178 | 895 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.16%
2.78/2.80	c   2.8s|  4200 |  1666 | 16128 |   2.9 |    12M |  23 |  54 |  42 |   7 |1015 |  1 | 178 | 895 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.18%
2.78/2.82	c   2.8s|  4300 |  1684 | 16257 |   2.9 |    12M |  23 |  54 |  41 |   5 |1016 |  1 | 178 | 895 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.19%
2.78/2.84	c   2.8s|  4400 |  1712 | 16447 |   2.8 |    12M |  23 |  54 |  41 |   5 |1026 |  1 | 179 | 898 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.19%
2.78/2.86	c   2.9s|  4500 |  1752 | 16627 |   2.8 |    12M |  23 |  54 |  41 |   7 |1031 |  1 | 181 | 900 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.25%
2.78/2.87	c   2.9s|  4600 |  1786 | 16789 |   2.8 |    12M |  23 |  54 |  41 |   0 |1031 |  0 | 181 | 900 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.26%
2.88/2.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.88/2.93	c   2.9s|  4700 |  1810 | 16937 |   2.8 |    13M |  23 |  54 |  41 |   7 |1031 |  1 | 182 | 900 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.27%
2.88/2.95	c   3.0s|  4800 |  1813 | 17064 |   2.8 |    13M |  23 |  54 |  41 |   6 |1037 |  1 | 182 | 900 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.27%
2.88/2.97	c   3.0s|  4900 |  1827 | 17251 |   2.7 |    13M |  23 |  54 |  41 |   0 |1049 |  0 | 182 | 900 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.30%
2.88/2.99	c   3.0s|  5000 |  1861 | 17460 |   2.7 |    13M |  23 |  54 |  41 |   0 |1059 |  0 | 185 | 900 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.37%
2.99/3.01	c   3.0s|  5100 |  1869 | 17569 |   2.7 |    13M |  23 |  54 |  41 |   5 |1059 |  1 | 185 | 900 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.44%
2.99/3.02	c   3.0s|  5200 |  1871 | 17696 |   2.7 |    13M |  23 |  54 |  41 |   0 |1059 |  0 | 188 | 900 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.50%
2.99/3.04	c   3.0s|  5300 |  1875 | 17832 |   2.7 |    13M |  23 |  54 |  41 |   5 |1068 |  1 | 188 | 900 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.64%
2.99/3.06	c   3.1s|  5400 |  1899 | 18005 |   2.7 |    13M |  23 |  54 |  41 |   5 |1072 |  1 | 188 | 903 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.66%
2.99/3.07	c   3.1s|  5500 |  1908 | 18116 |   2.6 |    13M |  23 |  54 |  41 |   0 |1072 |  0 | 189 | 904 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.67%
2.99/3.09	c   3.1s|  5600 |  1910 | 18248 |   2.6 |    13M |  23 |  54 |  41 |   0 |1072 |  0 | 189 | 904 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.74%
3.08/3.10	c   3.1s|  5700 |  1916 | 18412 |   2.6 |    13M |  23 |  54 |  41 |   6 |1077 |  1 | 189 | 904 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.84%
3.08/3.13	c   3.1s|  5800 |  1952 | 18608 |   2.6 |    13M |  23 |  54 |  41 |   0 |1088 |  0 | 192 | 907 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.86%
3.08/3.14	c   3.1s|  5900 |  1962 | 18744 |   2.6 |    13M |  23 |  54 |  41 |   0 |1088 |  0 | 192 | 913 | 0.000000e+00 | 4.000000e+00 |    Inf |   2.86%
3.08/3.15	o 3
3.08/3.15	c * 3.2s|  5930 |  1957 | 18786 |   2.6 |    LP  |  23 |  54 |  35 |   5 |1088 |  1 | 192 | 917 | 0.000000e+00 | 3.000000e+00 |    Inf |   2.86%
3.08/3.16	c   3.2s|  6000 |  1959 | 18862 |   2.6 |    13M |  23 |  54 |  36 |   5 |1088 |  1 | 194 | 922 | 0.000000e+00 | 3.000000e+00 |    Inf |   3.09%
3.08/3.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.08/3.18	c   3.2s|  6100 |  1963 | 19015 |   2.5 |    13M |  23 |  54 |  36 |   0 |1092 |  0 | 195 | 943 | 0.000000e+00 | 3.000000e+00 |    Inf |   3.27%
3.08/3.19	c   3.2s|  6200 |  1975 | 19127 |   2.5 |    13M |  23 |  54 |  36 |   0 |1093 |  0 | 196 | 944 | 0.000000e+00 | 3.000000e+00 |    Inf |   3.30%
3.18/3.21	c   3.2s|  6300 |  1981 | 19265 |   2.5 |    13M |  23 |  54 |  36 |   5 |1102 |  1 | 196 | 944 | 0.000000e+00 | 3.000000e+00 |    Inf |   3.64%
3.18/3.22	c   3.2s|  6400 |  1989 | 19375 |   2.5 |    13M |  23 |  54 |  36 |   6 |1102 |  1 | 196 | 944 | 0.000000e+00 | 3.000000e+00 |    Inf |   3.91%
3.18/3.24	c   3.2s|  6500 |  1985 | 19505 |   2.5 |    13M |  24 |  54 |  36 |   7 |1112 |  1 | 196 | 944 | 0.000000e+00 | 3.000000e+00 |    Inf |   4.11%
3.18/3.26	c   3.3s|  6600 |  1995 | 19665 |   2.5 |    13M |  24 |  54 |  36 |   6 |1112 |  1 | 197 | 944 | 0.000000e+00 | 3.000000e+00 |    Inf |   4.21%
3.18/3.27	c   3.3s|  6700 |  1998 | 19793 |   2.4 |    13M |  24 |  54 |  36 |   5 |1112 |  1 | 198 | 947 | 0.000000e+00 | 3.000000e+00 |    Inf |   4.57%
3.18/3.28	c   3.3s|  6800 |  1994 | 19922 |   2.4 |    13M |  24 |  54 |  36 |   5 |1112 |  1 | 198 | 948 | 0.000000e+00 | 3.000000e+00 |    Inf |   4.58%
3.28/3.30	c   3.3s|  6900 |  1990 | 20045 |   2.4 |    13M |  24 |  54 |  36 |   5 |1112 |  1 | 198 | 948 | 0.000000e+00 | 3.000000e+00 |    Inf |   4.74%
3.28/3.31	c   3.3s|  7000 |  1996 | 20163 |   2.4 |    13M |  24 |  54 |  36 |   6 |1112 |  1 | 198 | 948 | 0.000000e+00 | 3.000000e+00 |    Inf |   4.94%
3.28/3.33	c   3.3s|  7100 |  2034 | 20362 |   2.4 |    13M |  24 |  54 |  36 |   6 |1129 |  1 | 200 | 950 | 0.000000e+00 | 3.000000e+00 |    Inf |   4.96%
3.28/3.35	c   3.4s|  7200 |  2042 | 20514 |   2.4 |    13M |  24 |  54 |  36 |   6 |1135 |  0 | 203 | 953 | 0.000000e+00 | 3.000000e+00 |    Inf |   4.99%
3.28/3.37	c   3.4s|  7300 |  2039 | 20638 |   2.4 |    13M |  24 |  54 |  36 |   0 |1135 |  0 | 204 | 957 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.00%
3.28/3.38	c   3.4s|  7400 |  2037 | 20764 |   2.4 |    13M |  24 |  54 |  36 |   6 |1135 |  1 | 204 | 957 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.00%
3.28/3.39	c   3.4s|  7500 |  2032 | 20884 |   2.3 |    13M |  24 |  54 |  36 |   0 |1135 |  0 | 204 | 958 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.01%
3.38/3.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.38/3.41	c   3.4s|  7600 |  2044 | 21099 |   2.3 |    13M |  25 |  54 |  36 |   5 |1135 |  1 | 206 | 962 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.01%
3.38/3.43	c   3.4s|  7700 |  2048 | 21278 |   2.3 |    13M |  25 |  54 |  36 |   0 |1141 |  0 | 207 | 967 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.21%
3.38/3.44	c   3.4s|  7800 |  2058 | 21383 |   2.3 |    13M |  25 |  54 |  36 |   6 |1141 |  1 | 209 | 973 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.21%
3.48/3.54	c   3.5s|  7900 |  2074 | 21542 |   2.3 |    13M |  25 |  54 |  36 |   5 |1141 |  1 | 209 | 977 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.25%
3.48/3.56	c   3.6s|  8000 |  2066 | 21668 |   2.3 |    13M |  25 |  54 |  36 |   0 |1141 |  0 | 209 | 986 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.32%
3.48/3.57	c   3.6s|  8100 |  2066 | 21802 |   2.3 |    13M |  25 |  54 |  36 |   5 |1141 |  1 | 210 | 989 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.33%
3.48/3.59	c   3.6s|  8200 |  2076 | 21972 |   2.3 |    13M |  25 |  54 |  36 |   6 |1154 |  1 | 212 | 993 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.49%
3.58/3.61	c   3.6s|  8300 |  2100 | 22130 |   2.3 |    13M |  25 |  54 |  36 |   6 |1154 |  1 | 213 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.49%
3.58/3.62	c   3.6s|  8400 |  2116 | 22264 |   2.3 |    13M |  25 |  54 |  36 |   6 |1154 |  1 | 213 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.50%
3.58/3.64	c   3.6s|  8500 |  2114 | 22405 |   2.3 |    13M |  25 |  54 |  36 |   6 |1154 |  1 | 213 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.50%
3.58/3.65	c   3.7s|  8600 |  2112 | 22550 |   2.3 |    13M |  25 |  54 |  36 |   0 |1158 |  0 | 214 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.64%
3.58/3.67	c   3.7s|  8700 |  2126 | 22759 |   2.3 |    13M |  25 |  54 |  36 |   0 |1158 |  0 | 214 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.72%
3.58/3.68	c   3.7s|  8800 |  2128 | 22877 |   2.2 |    13M |  25 |  54 |  36 |   5 |1158 |  1 | 214 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.73%
3.68/3.71	c   3.7s|  8900 |  2184 | 23219 |   2.3 |    13M |  25 |  54 |  35 |   4 |1188 |  1 | 216 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.77%
3.68/3.74	c   3.7s|  9000 |  2252 | 23552 |   2.3 |    14M |  25 |  54 |  35 |   0 |1229 |  0 | 217 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.78%
3.68/3.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.68/3.77	c   3.8s|  9100 |  2318 | 23862 |   2.3 |    14M |  25 |  54 |  35 |   6 |1266 |  1 | 221 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.79%
3.68/3.79	c   3.8s|  9200 |  2372 | 24084 |   2.3 |    14M |  25 |  54 |  36 |   5 |1272 |  1 | 222 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.80%
3.78/3.81	c   3.8s|  9300 |  2408 | 24303 |   2.3 |    14M |  25 |  54 |  36 |   5 |1288 |  1 | 223 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.81%
3.78/3.83	c   3.8s|  9400 |  2442 | 24462 |   2.3 |    14M |  25 |  54 |  36 |   5 |1295 |  0 | 223 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.81%
3.78/3.85	c   3.8s|  9500 |  2488 | 24683 |   2.3 |    14M |  25 |  54 |  37 |   5 |1301 |  1 | 226 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.85%
3.78/3.86	c   3.9s|  9600 |  2488 | 24797 |   2.3 |    14M |  25 |  54 |  37 |   0 |1301 |  0 | 226 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.86%
3.78/3.87	c   3.9s|  9700 |  2496 | 24907 |   2.2 |    14M |  25 |  54 |  37 |   0 |1301 |  0 | 226 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.87%
3.78/3.89	c   3.9s|  9800 |  2522 | 25050 |   2.2 |    14M |  25 |  54 |  36 |   0 |1307 |  0 | 226 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.88%
3.88/3.91	c   3.9s|  9900 |  2526 | 25213 |   2.2 |    14M |  25 |  54 |  36 |   0 |1321 |  0 | 227 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.97%
3.88/3.92	c   3.9s| 10000 |  2548 | 25369 |   2.2 |    14M |  25 |  54 |  36 |   5 |1321 |  1 | 227 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.98%
3.88/3.94	c   3.9s| 10100 |  2564 | 25513 |   2.2 |    14M |  25 |  54 |  36 |   0 |1321 |  0 | 227 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.98%
3.88/3.96	c   4.0s| 10200 |  2582 | 25655 |   2.2 |    14M |  25 |  54 |  36 |   0 |1321 |  0 | 228 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   5.99%
3.88/3.97	c   4.0s| 10300 |  2610 | 25811 |   2.2 |    14M |  25 |  54 |  36 |   7 |1325 |  1 | 228 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.00%
3.88/3.99	c   4.0s| 10400 |  2646 | 25994 |   2.2 |    14M |  25 |  54 |  36 |   7 |1325 |  1 | 228 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.00%
3.98/4.00	c   4.0s| 10500 |  2640 | 26098 |   2.2 |    14M |  25 |  54 |  36 |   0 |1325 |  0 | 228 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.01%
3.98/4.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.98/4.02	c   4.0s| 10600 |  2666 | 26266 |   2.2 |    14M |  25 |  54 |  36 |   4 |1325 |  1 | 230 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.01%
3.98/4.04	c   4.0s| 10700 |  2682 | 26410 |   2.2 |    14M |  25 |  54 |  36 |   7 |1325 |  1 | 230 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.02%
3.98/4.05	c   4.0s| 10800 |  2676 | 26519 |   2.2 |    14M |  25 |  54 |  36 |   0 |1325 |  0 | 230 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.03%
3.98/4.06	c   4.1s| 10900 |  2694 | 26663 |   2.2 |    14M |  25 |  54 |  36 |   5 |1330 |  1 | 231 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.04%
3.98/4.08	c   4.1s| 11000 |  2708 | 26844 |   2.2 |    14M |  25 |  54 |  36 |   6 |1347 |  1 | 231 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.11%
3.98/4.09	c   4.1s| 11100 |  2710 | 26968 |   2.2 |    14M |  25 |  54 |  36 |   0 |1347 |  0 | 231 | 997 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.12%
4.08/4.11	c   4.1s| 11200 |  2704 | 27071 |   2.1 |    14M |  25 |  54 |  36 |   6 |1347 |  1 | 231 | 999 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.13%
4.08/4.13	c   4.1s| 11300 |  2756 | 27410 |   2.2 |    14M |  25 |  54 |  36 |   5 |1373 |  1 | 232 | 999 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.13%
4.08/4.15	c   4.2s| 11400 |  2784 | 27568 |   2.2 |    14M |  25 |  54 |  36 |   6 |1374 |  1 | 232 | 999 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.16%
4.08/4.16	c   4.2s| 11500 |  2794 | 27713 |   2.1 |    14M |  25 |  54 |  36 |   5 |1378 |  1 | 232 | 999 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.17%
4.08/4.17	c   4.2s| 11600 |  2796 | 27848 |   2.1 |    14M |  25 |  54 |  36 |   6 |1378 |  1 | 232 | 999 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.18%
4.08/4.19	c   4.2s| 11700 |  2812 | 28033 |   2.1 |    14M |  25 |  54 |  36 |   6 |1378 |  0 | 232 | 999 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.19%
4.18/4.20	c   4.2s| 11800 |  2828 | 28185 |   2.1 |    14M |  25 |  54 |  36 |   6 |1380 |  0 | 232 | 999 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.20%
4.18/4.22	c   4.2s| 11900 |  2825 | 28300 |   2.1 |    14M |  25 |  54 |  36 |   0 |1382 |  0 | 233 | 999 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.21%
4.18/4.23	c   4.2s| 12000 |  2821 | 28418 |   2.1 |    14M |  25 |  54 |  36 |   6 |1384 |  1 | 233 | 999 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.23%
4.18/4.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.18/4.25	c   4.2s| 12100 |  2833 | 28557 |   2.1 |    14M |  25 |  54 |  36 |   5 |1384 |  1 | 234 | 999 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.24%
4.18/4.26	c   4.3s| 12200 |  2824 | 28671 |   2.1 |    14M |  25 |  54 |  36 |   0 |1385 |  0 | 237 | 999 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.25%
4.18/4.27	c   4.3s| 12300 |  2819 | 28803 |   2.1 |    14M |  25 |  54 |  36 |   7 |1391 |  1 | 239 | 999 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.26%
4.18/4.29	c   4.3s| 12400 |  2822 | 28921 |   2.1 |    14M |  25 |  54 |  36 |   7 |1391 |  1 | 241 | 999 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.28%
4.28/4.30	c   4.3s| 12500 |  2820 | 29073 |   2.1 |    14M |  25 |  54 |  36 |   0 |1391 |  0 | 244 |1003 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.31%
4.28/4.32	c   4.3s| 12600 |  2806 | 29211 |   2.1 |    14M |  25 |  54 |  36 |   5 |1391 |  1 | 244 |1005 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.31%
4.28/4.35	c   4.3s| 12700 |  2862 | 29586 |   2.1 |    14M |  25 |  54 |  36 |   0 |1439 |  0 | 244 |1005 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.35%
4.28/4.38	c   4.4s| 12800 |  2922 | 29957 |   2.1 |    14M |  25 |  54 |  36 |   6 |1491 |  1 | 245 |1005 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.40%
4.37/4.41	c   4.4s| 12900 |  2972 | 30237 |   2.1 |    14M |  25 |  54 |  36 |   5 |1521 |  1 | 245 |1005 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.54%
4.37/4.43	c   4.4s| 13000 |  3008 | 30468 |   2.1 |    14M |  25 |  54 |  36 |   6 |1541 |  1 | 245 |1006 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.77%
4.37/4.45	c   4.5s| 13100 |  3038 | 30745 |   2.1 |    14M |  25 |  54 |  35 |   0 |1558 |  0 | 245 |1006 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.84%
4.37/4.48	c   4.5s| 13200 |  3066 | 30986 |   2.1 |    14M |  25 |  54 |  35 |   5 |1578 |  1 | 249 |1006 | 0.000000e+00 | 3.000000e+00 |    Inf |   6.99%
4.47/4.50	c   4.5s| 13300 |  3104 | 31172 |   2.1 |    14M |  25 |  54 |  35 |   0 |1591 |  0 | 250 |1006 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.02%
4.47/4.52	c   4.5s| 13400 |  3136 | 31380 |   2.1 |    14M |  25 |  54 |  34 |   5 |1597 |  1 | 252 |1006 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.04%
4.47/4.54	c   4.5s| 13500 |  3142 | 31534 |   2.1 |    14M |  25 |  54 |  34 |   6 |1603 |  1 | 252 |1006 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.13%
4.47/4.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.47/4.56	c   4.6s| 13600 |  3160 | 31673 |   2.1 |    14M |  25 |  54 |  34 |   0 |1603 |  0 | 252 |1008 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.14%
4.47/4.57	c   4.6s| 13700 |  3178 | 31810 |   2.1 |    14M |  25 |  54 |  34 |   6 |1605 |  1 | 253 |1011 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.15%
4.47/4.59	c   4.6s| 13800 |  3210 | 31955 |   2.1 |    14M |  25 |  54 |  34 |   0 |1605 |  0 | 256 |1011 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.20%
4.57/4.60	c   4.6s| 13900 |  3230 | 32123 |   2.1 |    14M |  25 |  54 |  34 |   0 |1605 |  0 | 257 |1011 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.20%
4.57/4.62	c   4.6s| 14000 |  3240 | 32269 |   2.1 |    14M |  25 |  54 |  34 |   5 |1612 |  1 | 257 |1011 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.21%
4.57/4.63	c   4.6s| 14100 |  3266 | 32447 |   2.1 |    14M |  25 |  54 |  34 |   0 |1615 |  0 | 258 |1011 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.23%
4.57/4.65	c   4.7s| 14200 |  3282 | 32585 |   2.1 |    14M |  25 |  54 |  34 |   0 |1615 |  0 | 260 |1011 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.24%
4.77/4.86	c   4.9s| 14300 |  3314 | 32737 |   2.1 |    15M |  25 |  54 |  34 |   4 |1615 |  1 | 260 |1011 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.25%
4.77/4.87	c   4.9s| 14400 |  3330 | 32875 |   2.1 |    15M |  25 |  54 |  34 |   0 |1615 |  0 | 260 |1012 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.25%
4.77/4.89	c   4.9s| 14500 |  3332 | 32990 |   2.1 |    15M |  25 |  54 |  34 |   5 |1616 |  1 | 260 |1015 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.26%
4.87/4.90	c   4.9s| 14600 |  3336 | 33127 |   2.1 |    15M |  25 |  54 |  34 |   0 |1616 |  0 | 261 |1017 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.26%
4.87/4.91	c   4.9s| 14700 |  3322 | 33270 |   2.1 |    15M |  25 |  54 |  34 |   0 |1616 |  0 | 261 |1020 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.31%
4.87/4.93	c   4.9s| 14800 |  3329 | 33442 |   2.1 |    15M |  25 |  54 |  34 |   7 |1616 |  1 | 263 |1027 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.33%
4.87/4.94	c   4.9s| 14900 |  3353 | 33613 |   2.1 |    15M |  25 |  54 |  34 |   6 |1621 |  1 | 263 |1029 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.34%
4.87/4.96	c   5.0s| 15000 |  3359 | 33738 |   2.1 |    15M |  25 |  54 |  34 |   6 |1623 |  1 | 264 |1034 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.36%
4.87/4.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.87/4.98	c   5.0s| 15100 |  3351 | 33848 |   2.1 |    15M |  25 |  54 |  34 |   4 |1623 |  1 | 264 |1039 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.36%
4.87/4.99	c   5.0s| 15200 |  3349 | 33984 |   2.0 |    15M |  25 |  54 |  34 |   6 |1623 |  1 | 264 |1039 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.38%
4.98/5.00	c   5.0s| 15300 |  3357 | 34138 |   2.0 |    15M |  25 |  54 |  34 |   6 |1623 |  1 | 265 |1043 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.40%
4.98/5.02	c   5.0s| 15400 |  3365 | 34310 |   2.0 |    15M |  25 |  54 |  34 |   0 |1623 |  0 | 267 |1050 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.41%
4.98/5.04	c   5.0s| 15500 |  3357 | 34446 |   2.0 |    15M |  25 |  54 |  34 |   0 |1629 |  0 | 268 |1052 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.44%
4.98/5.05	c   5.1s| 15600 |  3346 | 34577 |   2.0 |    15M |  25 |  54 |  34 |   5 |1629 |  1 | 269 |1054 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.45%
4.98/5.06	c   5.1s| 15700 |  3341 | 34730 |   2.0 |    15M |  25 |  54 |  34 |   5 |1635 |  0 | 270 |1055 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.50%
4.98/5.08	c   5.1s| 15800 |  3327 | 34858 |   2.0 |    15M |  25 |  54 |  34 |   0 |1635 |  0 | 272 |1060 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.51%
4.98/5.09	c   5.1s| 15900 |  3335 | 35004 |   2.0 |    15M |  25 |  54 |  34 |   0 |1635 |  0 | 272 |1064 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.52%
5.08/5.11	c   5.1s| 16000 |  3369 | 35204 |   2.0 |    15M |  25 |  54 |  34 |   6 |1646 |  1 | 272 |1067 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.53%
5.08/5.12	c   5.1s| 16100 |  3403 | 35362 |   2.0 |    15M |  25 |  54 |  34 |   0 |1646 |  0 | 272 |1068 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.53%
5.08/5.14	c   5.1s| 16200 |  3403 | 35483 |   2.0 |    15M |  25 |  54 |  34 |   6 |1652 |  1 | 273 |1070 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.55%
5.08/5.15	c   5.2s| 16300 |  3415 | 35621 |   2.0 |    15M |  25 |  54 |  34 |   0 |1662 |  0 | 273 |1073 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.57%
5.08/5.16	c   5.2s| 16400 |  3401 | 35750 |   2.0 |    15M |  25 |  54 |  34 |   0 |1666 |  0 | 273 |1073 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.60%
5.08/5.17	c   5.2s| 16500 |  3401 | 35898 |   2.0 |    15M |  25 |  54 |  34 |   6 |1666 |  1 | 273 |1073 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.61%
5.08/5.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.08/5.19	c   5.2s| 16600 |  3385 | 36006 |   2.0 |    15M |  25 |  54 |  34 |   4 |1666 |  1 | 273 |1073 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.62%
5.17/5.20	c   5.2s| 16700 |  3399 | 36179 |   2.0 |    15M |  25 |  54 |  34 |   0 |1672 |  0 | 273 |1073 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.63%
5.17/5.21	c   5.2s| 16800 |  3402 | 36288 |   2.0 |    15M |  25 |  54 |  34 |   7 |1672 |  1 | 275 |1073 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.64%
5.17/5.23	c   5.2s| 16900 |  3404 | 36402 |   2.0 |    15M |  25 |  54 |  34 |   0 |1673 |  0 | 275 |1076 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.64%
5.17/5.24	c   5.2s| 17000 |  3426 | 36536 |   2.0 |    15M |  25 |  54 |  34 |   0 |1673 |  0 | 275 |1076 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.65%
5.17/5.26	c   5.3s| 17100 |  3430 | 36653 |   2.0 |    15M |  25 |  54 |  34 |   0 |1674 |  0 | 276 |1077 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.65%
5.17/5.27	c   5.3s| 17200 |  3436 | 36755 |   2.0 |    15M |  25 |  54 |  34 |   5 |1674 |  1 | 276 |1077 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.66%
5.17/5.28	c   5.3s| 17300 |  3430 | 36890 |   2.0 |    15M |  25 |  54 |  34 |   6 |1674 |  1 | 276 |1077 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.68%
5.17/5.29	c   5.3s| 17400 |  3426 | 37019 |   2.0 |    15M |  25 |  54 |  34 |   0 |1674 |  0 | 276 |1077 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.68%
5.27/5.31	c   5.3s| 17500 |  3418 | 37164 |   2.0 |    15M |  25 |  54 |  34 |   6 |1674 |  0 | 277 |1077 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.70%
5.27/5.32	c   5.3s| 17600 |  3416 | 37273 |   2.0 |    15M |  25 |  54 |  34 |   0 |1674 |  0 | 277 |1077 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.73%
5.27/5.34	c   5.3s| 17700 |  3418 | 37387 |   2.0 |    15M |  25 |  54 |  34 |   7 |1674 |  1 | 277 |1077 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.73%
5.27/5.35	c   5.4s| 17800 |  3438 | 37602 |   2.0 |    15M |  25 |  54 |  34 |   0 |1674 |  0 | 277 |1077 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.74%
5.27/5.36	c   5.4s| 17900 |  3440 | 37725 |   2.0 |    15M |  25 |  54 |  34 |   7 |1674 |  1 | 277 |1077 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.75%
5.27/5.37	c   5.4s| 18000 |  3438 | 37845 |   2.0 |    15M |  25 |  54 |  34 |   7 |1674 |  1 | 277 |1078 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.76%
5.27/5.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.27/5.38	c   5.4s| 18100 |  3429 | 37956 |   1.9 |    15M |  25 |  54 |  34 |   0 |1674 |  0 | 277 |1078 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.76%
5.37/5.40	c   5.4s| 18200 |  3419 | 38071 |   1.9 |    15M |  25 |  54 |  34 |   7 |1674 |  1 | 277 |1078 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.77%
5.37/5.41	c   5.4s| 18300 |  3421 | 38198 |   1.9 |    15M |  25 |  54 |  34 |   0 |1675 |  0 | 277 |1078 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.80%
5.37/5.42	c   5.4s| 18400 |  3441 | 38352 |   1.9 |    15M |  25 |  54 |  34 |   6 |1675 |  1 | 278 |1078 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.81%
5.37/5.43	c   5.4s| 18500 |  3431 | 38483 |   1.9 |    15M |  25 |  54 |  34 |   0 |1675 |  0 | 278 |1079 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.81%
5.37/5.45	c   5.4s| 18600 |  3419 | 38597 |   1.9 |    15M |  25 |  54 |  34 |   0 |1675 |  0 | 278 |1081 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.82%
5.37/5.46	c   5.5s| 18700 |  3426 | 38728 |   1.9 |    15M |  25 |  54 |  34 |   5 |1675 |  1 | 281 |1083 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.83%
5.37/5.47	c   5.5s| 18800 |  3438 | 38855 |   1.9 |    15M |  25 |  54 |  34 |   5 |1675 |  1 | 281 |1083 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.84%
5.37/5.48	c   5.5s| 18900 |  3434 | 39001 |   1.9 |    15M |  25 |  54 |  34 |   5 |1675 |  1 | 281 |1083 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.84%
5.47/5.50	c   5.5s| 19000 |  3438 | 39135 |   1.9 |    15M |  25 |  54 |  34 |   5 |1675 |  1 | 281 |1084 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.85%
5.47/5.51	c   5.5s| 19100 |  3440 | 39270 |   1.9 |    15M |  25 |  54 |  34 |   5 |1675 |  0 | 281 |1084 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.85%
5.47/5.52	c   5.5s| 19200 |  3435 | 39380 |   1.9 |    15M |  25 |  54 |  34 |   0 |1675 |  0 | 282 |1085 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.86%
5.47/5.53	c   5.5s| 19300 |  3433 | 39501 |   1.9 |    15M |  25 |  54 |  34 |   4 |1675 |  1 | 282 |1085 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.87%
5.47/5.55	c   5.5s| 19400 |  3429 | 39622 |   1.9 |    15M |  25 |  54 |  34 |   7 |1675 |  1 | 282 |1087 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.88%
5.47/5.56	c   5.6s| 19500 |  3432 | 39760 |   1.9 |    15M |  25 |  54 |  34 |   0 |1675 |  0 | 283 |1090 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.88%
5.47/5.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.47/5.57	c   5.6s| 19600 |  3426 | 39859 |   1.9 |    15M |  25 |  54 |  34 |   7 |1675 |  1 | 283 |1090 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.89%
5.47/5.58	c   5.6s| 19700 |  3420 | 39983 |   1.9 |    15M |  25 |  54 |  34 |   0 |1675 |  0 | 283 |1090 | 0.000000e+00 | 3.000000e+00 |    Inf |   7.90%
5.57/5.60	c   5.6s| 19800 |  3432 | 40193 |   1.9 |    15M |  25 |  54 |  34 |   0 |1707 |  0 | 283 |1093 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.06%
5.57/5.62	c   5.6s| 19900 |  3462 | 40351 |   1.9 |    15M |  25 |  54 |  34 |   0 |1712 |  0 | 283 |1094 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.10%
5.57/5.63	c   5.6s| 20000 |  3472 | 40495 |   1.9 |    15M |  25 |  54 |  34 |   5 |1713 |  1 | 283 |1095 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.11%
5.57/5.64	c   5.6s| 20100 |  3460 | 40602 |   1.9 |    15M |  25 |  54 |  34 |   0 |1714 |  0 | 283 |1096 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.14%
5.57/5.66	c   5.7s| 20200 |  3440 | 40688 |   1.9 |    15M |  25 |  54 |  34 |   5 |1714 |  1 | 284 |1096 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.15%
5.57/5.67	c   5.7s| 20300 |  3436 | 40804 |   1.9 |    15M |  25 |  54 |  34 |   5 |1714 |  1 | 285 |1098 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.16%
5.57/5.68	c   5.7s| 20400 |  3436 | 40932 |   1.9 |    15M |  26 |  54 |  34 |   8 |1721 |  1 | 285 |1101 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.20%
5.67/5.70	c   5.7s| 20500 |  3460 | 41131 |   1.9 |    15M |  26 |  54 |  34 |   7 |1727 |  1 | 285 |1101 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.23%
5.67/5.71	c   5.7s| 20600 |  3478 | 41269 |   1.9 |    15M |  26 |  54 |  34 |   0 |1727 |  0 | 285 |1104 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.23%
5.67/5.72	c   5.7s| 20700 |  3466 | 41398 |   1.9 |    15M |  26 |  54 |  34 |   7 |1727 |  0 | 285 |1105 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.24%
5.67/5.74	c   5.7s| 20800 |  3510 | 41581 |   1.9 |    15M |  26 |  54 |  34 |   6 |1733 |  1 | 286 |1108 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.25%
5.67/5.75	c   5.8s| 20900 |  3530 | 41722 |   1.9 |    15M |  26 |  54 |  34 |   0 |1733 |  0 | 286 |1108 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.26%
5.67/5.77	c   5.8s| 21000 |  3530 | 41859 |   1.9 |    15M |  26 |  54 |  34 |   6 |1733 |  0 | 286 |1111 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.26%
5.67/5.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.67/5.78	c   5.8s| 21100 |  3524 | 42001 |   1.9 |    15M |  26 |  54 |  34 |   7 |1734 |  1 | 287 |1114 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.28%
5.67/5.79	c   5.8s| 21200 |  3520 | 42146 |   1.9 |    15M |  26 |  54 |  34 |   0 |1734 |  0 | 287 |1115 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.29%
5.77/5.81	c   5.8s| 21300 |  3540 | 42277 |   1.9 |    15M |  26 |  54 |  34 |   7 |1734 |  1 | 289 |1118 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.29%
5.77/5.82	c   5.8s| 21400 |  3537 | 42383 |   1.9 |    15M |  26 |  54 |  34 |   7 |1736 |  1 | 290 |1124 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.29%
5.77/5.83	c   5.8s| 21500 |  3515 | 42474 |   1.9 |    15M |  26 |  54 |  34 |   0 |1737 |  0 | 290 |1124 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.29%
5.77/5.84	c   5.8s| 21600 |  3489 | 42583 |   1.9 |    15M |  26 |  54 |  34 |   5 |1737 |  1 | 291 |1128 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.30%
5.77/5.86	c   5.9s| 21700 |  3493 | 42706 |   1.8 |    15M |  26 |  54 |  34 |   6 |1737 |  1 | 296 |1130 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.30%
5.77/5.87	c   5.9s| 21800 |  3475 | 42831 |   1.8 |    15M |  26 |  54 |  34 |   0 |1737 |  0 | 297 |1133 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.32%
5.77/5.88	c   5.9s| 21900 |  3469 | 42960 |   1.8 |    15M |  26 |  54 |  34 |   6 |1737 |  1 | 297 |1133 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.32%
5.77/5.89	c   5.9s| 22000 |  3467 | 43085 |   1.8 |    15M |  26 |  54 |  34 |   0 |1737 |  0 | 298 |1135 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.33%
5.87/5.91	c   5.9s| 22100 |  3473 | 43225 |   1.8 |    15M |  26 |  54 |  34 |   0 |1737 |  0 | 299 |1137 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.33%
5.87/5.92	c   5.9s| 22200 |  3469 | 43331 |   1.8 |    15M |  26 |  54 |  34 |   6 |1737 |  1 | 300 |1139 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.34%
5.87/5.94	c   5.9s| 22300 |  3461 | 43432 |   1.8 |    15M |  26 |  54 |  34 |   5 |1737 |  1 | 300 |1140 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.35%
5.87/5.95	c   6.0s| 22400 |  3447 | 43554 |   1.8 |    15M |  26 |  54 |  34 |   5 |1737 |  1 | 301 |1144 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.36%
5.87/5.97	c   6.0s| 22500 |  3433 | 43676 |   1.8 |    15M |  26 |  54 |  34 |   5 |1737 |  1 | 301 |1146 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.38%
5.87/5.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.87/5.98	c   6.0s| 22600 |  3417 | 43828 |   1.8 |    15M |  26 |  54 |  34 |   7 |1737 |  1 | 302 |1147 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.39%
5.87/5.99	c   6.0s| 22700 |  3431 | 43960 |   1.8 |    15M |  26 |  54 |  34 |   7 |1737 |  1 | 303 |1151 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.40%
5.97/6.00	c   6.0s| 22800 |  3429 | 44068 |   1.8 |    15M |  26 |  54 |  34 |   7 |1737 |  1 | 303 |1153 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.40%
5.97/6.02	c   6.0s| 22900 |  3439 | 44195 |   1.8 |    15M |  26 |  54 |  34 |   7 |1737 |  1 | 305 |1153 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.41%
5.97/6.03	c   6.0s| 23000 |  3433 | 44330 |   1.8 |    15M |  26 |  54 |  34 |   6 |1737 |  2 | 307 |1157 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.42%
5.97/6.04	c   6.0s| 23100 |  3397 | 44434 |   1.8 |    15M |  26 |  54 |  34 |   6 |1737 |  1 | 307 |1158 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.43%
5.97/6.05	c   6.1s| 23200 |  3377 | 44522 |   1.8 |    15M |  26 |  54 |  34 |   6 |1737 |  1 | 307 |1158 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.45%
5.97/6.07	c   6.1s| 23300 |  3409 | 44695 |   1.8 |    15M |  26 |  54 |  34 |   0 |1741 |  0 | 310 |1161 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.47%
5.97/6.08	c   6.1s| 23400 |  3435 | 44828 |   1.8 |    15M |  26 |  54 |  34 |   0 |1741 |  0 | 310 |1166 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.47%
5.97/6.10	c   6.1s| 23500 |  3439 | 44960 |   1.8 |    15M |  26 |  54 |  34 |   6 |1746 |  1 | 311 |1166 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.48%
6.07/6.11	c   6.1s| 23600 |  3431 | 45065 |   1.8 |    15M |  26 |  54 |  34 |   0 |1747 |  0 | 311 |1169 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.50%
6.07/6.12	c   6.1s| 23700 |  3413 | 45178 |   1.8 |    15M |  26 |  54 |  34 |   0 |1748 |  0 | 311 |1171 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.50%
6.07/6.13	c   6.1s| 23800 |  3411 | 45296 |   1.8 |    15M |  26 |  54 |  34 |   0 |1748 |  0 | 311 |1172 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.51%
6.07/6.15	c   6.1s| 23900 |  3407 | 45387 |   1.8 |    15M |  26 |  54 |  34 |   0 |1748 |  0 | 311 |1172 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.53%
6.07/6.16	c   6.2s| 24000 |  3401 | 45502 |   1.8 |    15M |  26 |  54 |  34 |   0 |1748 |  0 | 312 |1176 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.53%
6.07/6.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.07/6.17	c   6.2s| 24100 |  3390 | 45624 |   1.8 |    15M |  26 |  54 |  34 |   5 |1748 |  1 | 312 |1182 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.55%
6.07/6.19	c   6.2s| 24200 |  3382 | 45741 |   1.8 |    15M |  26 |  54 |  34 |   0 |1748 |  0 | 312 |1182 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.57%
6.17/6.20	c   6.2s| 24300 |  3368 | 45828 |   1.8 |    15M |  26 |  54 |  34 |   4 |1748 |  1 | 312 |1183 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.58%
6.17/6.21	c   6.2s| 24400 |  3360 | 45981 |   1.8 |    15M |  26 |  54 |  34 |   7 |1748 |  1 | 312 |1183 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.60%
6.17/6.22	c   6.2s| 24500 |  3380 | 46111 |   1.8 |    15M |  26 |  54 |  34 |   0 |1748 |  0 | 312 |1186 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.60%
6.17/6.24	c   6.2s| 24600 |  3372 | 46229 |   1.8 |    15M |  26 |  54 |  34 |   0 |1748 |  0 | 312 |1186 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.61%
6.17/6.25	c   6.3s| 24700 |  3388 | 46393 |   1.8 |    15M |  26 |  54 |  34 |   0 |1748 |  0 | 314 |1187 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.61%
6.17/6.26	c   6.3s| 24800 |  3374 | 46522 |   1.8 |    15M |  26 |  54 |  34 |   7 |1748 |  1 | 314 |1193 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.65%
6.17/6.28	c   6.3s| 24900 |  3366 | 46654 |   1.8 |    15M |  26 |  54 |  34 |   6 |1748 |  1 | 314 |1194 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.65%
6.17/6.29	c   6.3s| 25000 |  3344 | 46784 |   1.8 |    15M |  26 |  54 |  34 |   0 |1748 |  0 | 315 |1195 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.66%
6.27/6.31	c   6.3s| 25100 |  3342 | 46911 |   1.8 |    15M |  26 |  54 |  34 |   6 |1754 |  0 | 315 |1199 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.69%
6.27/6.32	c   6.3s| 25200 |  3366 | 47059 |   1.8 |    15M |  26 |  54 |  34 |   7 |1755 |  1 | 316 |1199 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.70%
6.27/6.33	c   6.3s| 25300 |  3350 | 47166 |   1.8 |    15M |  26 |  54 |  34 |   0 |1755 |  0 | 317 |1199 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.70%
6.27/6.35	c   6.4s| 25400 |  3354 | 47324 |   1.8 |    15M |  26 |  54 |  34 |   7 |1765 |  1 | 317 |1200 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.72%
6.27/6.36	c   6.4s| 25500 |  3380 | 47478 |   1.8 |    15M |  26 |  54 |  34 |   7 |1765 |  1 | 317 |1202 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.73%
6.27/6.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.27/6.38	c   6.4s| 25600 |  3396 | 47619 |   1.8 |    15M |  26 |  54 |  34 |   7 |1765 |  1 | 321 |1207 | 0.000000e+00 | 3.000000e+00 |    Inf |   8.74%
6.27/6.38	o 2
6.27/6.38	c * 6.4s| 25637 |  3399 | 47666 |   1.8 |    LP  |  26 |  54 |  33 |   5 |1765 |  2 | 321 |1208 | 0.000000e+00 | 2.000000e+00 |    Inf |   8.74%
6.27/6.39	c   6.4s| 25700 |  3406 | 47781 |   1.8 |    15M |  26 |  54 |  34 |   5 |1765 |  1 | 322 |1208 | 0.000000e+00 | 2.000000e+00 |    Inf |   8.83%
6.37/6.41	c   6.4s| 25800 |  3418 | 47924 |   1.8 |    15M |  26 |  54 |  35 |   5 |1765 |  1 | 324 |1208 | 0.000000e+00 | 2.000000e+00 |    Inf |   8.93%
6.37/6.42	c   6.4s| 25900 |  3434 | 48081 |   1.8 |    15M |  26 |  54 |  35 |   7 |1766 |  1 | 325 |1209 | 0.000000e+00 | 2.000000e+00 |    Inf |   8.93%
6.37/6.43	c   6.4s| 26000 |  3432 | 48187 |   1.8 |    15M |  26 |  54 |  35 |   5 |1768 |  1 | 325 |1209 | 0.000000e+00 | 2.000000e+00 |    Inf |   8.97%
6.37/6.45	c   6.4s| 26100 |  3428 | 48302 |   1.8 |    15M |  26 |  54 |  35 |   5 |1768 |  1 | 325 |1211 | 0.000000e+00 | 2.000000e+00 |    Inf |   9.17%
6.37/6.46	c   6.5s| 26200 |  3408 | 48417 |   1.8 |    15M |  26 |  54 |  36 |   7 |1768 |  0 | 327 |1218 | 0.000000e+00 | 2.000000e+00 |    Inf |   9.32%
6.37/6.47	c   6.5s| 26300 |  3396 | 48539 |   1.8 |    15M |  26 |  54 |  36 |   0 |1768 |  0 | 328 |1221 | 0.000000e+00 | 2.000000e+00 |    Inf |   9.39%
6.37/6.48	c   6.5s| 26400 |  3370 | 48662 |   1.7 |    15M |  26 |  54 |  36 |   0 |1769 |  0 | 329 |1231 | 0.000000e+00 | 2.000000e+00 |    Inf |   9.57%
6.47/6.50	c   6.5s| 26500 |  3372 | 48831 |   1.7 |    15M |  26 |  54 |  36 |   5 |1769 |  1 | 330 |1232 | 0.000000e+00 | 2.000000e+00 |    Inf |   9.77%
6.47/6.51	c   6.5s| 26600 |  3352 | 48944 |   1.7 |    15M |  26 |  54 |  36 |   0 |1769 |  0 | 330 |1237 | 0.000000e+00 | 2.000000e+00 |    Inf |   9.88%
6.47/6.52	c   6.5s| 26700 |  3345 | 49086 |   1.7 |    15M |  26 |  54 |  36 |   0 |1769 |  0 | 330 |1246 | 0.000000e+00 | 2.000000e+00 |    Inf |  10.14%
6.47/6.54	c   6.5s| 26800 |  3337 | 49191 |   1.7 |    15M |  26 |  54 |  36 |   5 |1769 |  1 | 330 |1246 | 0.000000e+00 | 2.000000e+00 |    Inf |  10.24%
6.47/6.55	c   6.6s| 26900 |  3301 | 49278 |   1.7 |    15M |  26 |  54 |  36 |   5 |1769 |  1 | 331 |1246 | 0.000000e+00 | 2.000000e+00 |    Inf |  10.87%
6.47/6.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.47/6.56	c   6.6s| 27000 |  3299 | 49407 |   1.7 |    15M |  26 |  54 |  36 |   5 |1769 |  1 | 332 |1246 | 0.000000e+00 | 2.000000e+00 |    Inf |  11.02%
6.76/6.88	c   6.9s| 27100 |  3288 | 49545 |   1.7 |    15M |  26 |  54 |  36 |   0 |1769 |  0 | 332 |1246 | 0.000000e+00 | 2.000000e+00 |    Inf |  11.20%
6.76/6.89	c   6.9s| 27200 |  3290 | 49702 |   1.7 |    15M |  26 |  54 |  37 |   0 |1769 |  0 | 334 |1251 | 0.000000e+00 | 2.000000e+00 |    Inf |  11.22%
6.86/6.90	c   6.9s| 27300 |  3312 | 49848 |   1.7 |    15M |  26 |  54 |  37 |   0 |1769 |  0 | 335 |1256 | 0.000000e+00 | 2.000000e+00 |    Inf |  11.23%
6.86/6.92	c   6.9s| 27400 |  3281 | 49972 |   1.7 |    15M |  26 |  54 |  37 |   6 |1769 |  1 | 336 |1264 | 0.000000e+00 | 2.000000e+00 |    Inf |  11.32%
6.86/6.93	c   6.9s| 27500 |  3269 | 50101 |   1.7 |    15M |  26 |  54 |  37 |   0 |1769 |  0 | 336 |1264 | 0.000000e+00 | 2.000000e+00 |    Inf |  11.57%
6.86/6.94	c   6.9s| 27600 |  3251 | 50203 |   1.7 |    15M |  26 |  54 |  37 |   0 |1769 |  0 | 337 |1270 | 0.000000e+00 | 2.000000e+00 |    Inf |  11.87%
6.86/6.95	c   7.0s| 27700 |  3223 | 50320 |   1.7 |    15M |  26 |  54 |  37 |   0 |1769 |  0 | 337 |1272 | 0.000000e+00 | 2.000000e+00 |    Inf |  12.35%
6.86/6.97	c   7.0s| 27800 |  3217 | 50457 |   1.7 |    15M |  26 |  54 |  37 |   6 |1769 |  1 | 337 |1276 | 0.000000e+00 | 2.000000e+00 |    Inf |  12.50%
6.86/6.98	c   7.0s| 27900 |  3231 | 50614 |   1.7 |    15M |  26 |  54 |  37 |   5 |1769 |  1 | 337 |1277 | 0.000000e+00 | 2.000000e+00 |    Inf |  12.57%
6.86/6.99	c   7.0s| 28000 |  3235 | 50714 |   1.7 |    15M |  26 |  54 |  36 |   0 |1769 |  0 | 338 |1279 | 0.000000e+00 | 2.000000e+00 |    Inf |  12.58%
6.97/7.00	c   7.0s| 28100 |  3223 | 50827 |   1.7 |    15M |  26 |  54 |  36 |   7 |1769 |  1 | 338 |1283 | 0.000000e+00 | 2.000000e+00 |    Inf |  12.61%
6.97/7.02	c   7.0s| 28200 |  3220 | 50944 |   1.7 |    15M |  26 |  54 |  36 |   0 |1769 |  0 | 339 |1284 | 0.000000e+00 | 2.000000e+00 |    Inf |  12.63%
6.97/7.03	c   7.0s| 28300 |  3220 | 51067 |   1.7 |    15M |  26 |  54 |  36 |   7 |1769 |  1 | 339 |1285 | 0.000000e+00 | 2.000000e+00 |    Inf |  12.69%
6.97/7.04	c   7.0s| 28400 |  3224 | 51212 |   1.7 |    15M |  26 |  54 |  36 |   0 |1769 |  0 | 340 |1293 | 0.000000e+00 | 2.000000e+00 |    Inf |  12.71%
6.97/7.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.97/7.06	c   7.1s| 28500 |  3214 | 51347 |   1.7 |    15M |  26 |  54 |  36 |   0 |1778 |  0 | 340 |1296 | 0.000000e+00 | 2.000000e+00 |    Inf |  12.86%
6.97/7.07	c   7.1s| 28600 |  3216 | 51488 |   1.7 |    15M |  26 |  54 |  36 |   6 |1778 |  1 | 341 |1303 | 0.000000e+00 | 2.000000e+00 |    Inf |  12.90%
6.97/7.09	c   7.1s| 28700 |  3212 | 51618 |   1.7 |    15M |  26 |  54 |  36 |   6 |1778 |  1 | 342 |1305 | 0.000000e+00 | 2.000000e+00 |    Inf |  13.15%
6.97/7.10	c   7.1s| 28800 |  3209 | 51737 |   1.7 |    15M |  26 |  54 |  36 |   0 |1778 |  0 | 343 |1306 | 0.000000e+00 | 2.000000e+00 |    Inf |  13.18%
7.07/7.11	c   7.1s| 28900 |  3217 | 51846 |   1.7 |    15M |  26 |  54 |  36 |   0 |1778 |  0 | 344 |1310 | 0.000000e+00 | 2.000000e+00 |    Inf |  13.18%
7.07/7.13	c   7.1s| 29000 |  3197 | 51958 |   1.7 |    15M |  26 |  54 |  36 |   0 |1778 |  0 | 344 |1313 | 0.000000e+00 | 2.000000e+00 |    Inf |  13.22%
7.07/7.14	c   7.1s| 29100 |  3171 | 52066 |   1.7 |    15M |  26 |  54 |  36 |   7 |1778 |  0 | 345 |1313 | 0.000000e+00 | 2.000000e+00 |    Inf |  13.57%
7.07/7.15	c   7.2s| 29200 |  3157 | 52171 |   1.7 |    15M |  26 |  54 |  36 |   6 |1778 |  1 | 345 |1314 | 0.000000e+00 | 2.000000e+00 |    Inf |  13.86%
7.07/7.16	c   7.2s| 29300 |  3137 | 52265 |   1.7 |    15M |  26 |  54 |  36 |   0 |1778 |  0 | 345 |1316 | 0.000000e+00 | 2.000000e+00 |    Inf |  14.21%
7.07/7.17	c   7.2s| 29400 |  3139 | 52395 |   1.7 |    15M |  26 |  54 |  36 |   0 |1778 |  0 | 346 |1320 | 0.000000e+00 | 2.000000e+00 |    Inf |  14.34%
7.07/7.19	c   7.2s| 29500 |  3138 | 52536 |   1.7 |    15M |  26 |  54 |  36 |   0 |1778 |  0 | 347 |1323 | 0.000000e+00 | 2.000000e+00 |    Inf |  14.36%
7.16/7.20	c   7.2s| 29600 |  3112 | 52673 |   1.7 |    15M |  26 |  54 |  36 |   0 |1778 |  0 | 348 |1327 | 0.000000e+00 | 2.000000e+00 |    Inf |  14.68%
7.16/7.21	c   7.2s| 29700 |  3100 | 52790 |   1.7 |    15M |  26 |  54 |  36 |   0 |1778 |  0 | 348 |1331 | 0.000000e+00 | 2.000000e+00 |    Inf |  14.91%
7.16/7.23	c   7.2s| 29800 |  3092 | 52909 |   1.7 |    15M |  26 |  54 |  36 |   0 |1778 |  0 | 348 |1336 | 0.000000e+00 | 2.000000e+00 |    Inf |  15.12%
7.16/7.24	c   7.2s| 29900 |  3084 | 53017 |   1.7 |    15M |  26 |  54 |  36 |   6 |1778 |  1 | 349 |1345 | 0.000000e+00 | 2.000000e+00 |    Inf |  15.30%
7.16/7.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.16/7.25	c   7.3s| 30000 |  3080 | 53147 |   1.7 |    15M |  26 |  54 |  36 |   6 |1778 |  1 | 349 |1348 | 0.000000e+00 | 2.000000e+00 |    Inf |  15.48%
7.16/7.27	c   7.3s| 30100 |  3060 | 53244 |   1.7 |    15M |  26 |  54 |  36 |   0 |1778 |  0 | 350 |1351 | 0.000000e+00 | 2.000000e+00 |    Inf |  15.63%
7.16/7.28	c   7.3s| 30200 |  3050 | 53389 |   1.7 |    15M |  26 |  54 |  36 |   5 |1778 |  1 | 351 |1358 | 0.000000e+00 | 2.000000e+00 |    Inf |  15.90%
7.16/7.29	c   7.3s| 30300 |  3036 | 53517 |   1.7 |    15M |  26 |  54 |  37 |   0 |1778 |  0 | 357 |1366 | 0.000000e+00 | 2.000000e+00 |    Inf |  16.05%
7.26/7.31	c   7.3s| 30400 |  3022 | 53686 |   1.7 |    15M |  26 |  54 |  37 |   0 |1800 |  0 | 357 |1368 | 0.000000e+00 | 2.000000e+00 |    Inf |  16.45%
7.26/7.33	c   7.3s| 30500 |  3043 | 53871 |   1.7 |    15M |  26 |  54 |  37 |   6 |1800 |  2 | 357 |1374 | 0.000000e+00 | 2.000000e+00 |    Inf |  16.55%
7.26/7.34	c   7.3s| 30600 |  3041 | 54012 |   1.7 |    15M |  26 |  54 |  37 |   0 |1800 |  0 | 357 |1382 | 0.000000e+00 | 2.000000e+00 |    Inf |  16.55%
7.26/7.35	c   7.4s| 30700 |  3027 | 54149 |   1.7 |    15M |  26 |  54 |  37 |   6 |1800 |  1 | 357 |1389 | 0.000000e+00 | 2.000000e+00 |    Inf |  16.55%
7.26/7.37	c   7.4s| 30800 |  3011 | 54274 |   1.7 |    15M |  26 |  54 |  37 |   0 |1800 |  0 | 357 |1392 | 0.000000e+00 | 2.000000e+00 |    Inf |  16.75%
7.26/7.38	c   7.4s| 30900 |  2993 | 54418 |   1.7 |    15M |  26 |  54 |  37 |   5 |1800 |  1 | 358 |1396 | 0.000000e+00 | 2.000000e+00 |    Inf |  17.12%
7.36/7.40	c   7.4s| 31000 |  3004 | 54588 |   1.7 |    15M |  26 |  54 |  38 |   6 |1810 |  1 | 361 |1396 | 0.000000e+00 | 2.000000e+00 |    Inf |  17.21%
7.36/7.41	c   7.4s| 31100 |  3008 | 54697 |   1.7 |    15M |  26 |  54 |  38 |   0 |1810 |  0 | 361 |1397 | 0.000000e+00 | 2.000000e+00 |    Inf |  17.24%
7.36/7.42	c   7.4s| 31200 |  2995 | 54793 |   1.7 |    15M |  26 |  54 |  37 |   6 |1810 |  1 | 361 |1400 | 0.000000e+00 | 2.000000e+00 |    Inf |  17.25%
7.36/7.44	c   7.4s| 31300 |  2969 | 54870 |   1.7 |    15M |  26 |  54 |  37 |   6 |1810 |  1 | 363 |1404 | 0.000000e+00 | 2.000000e+00 |    Inf |  17.53%
7.36/7.45	c   7.5s| 31400 |  2955 | 54975 |   1.7 |    15M |  26 |  54 |  37 |   0 |1810 |  0 | 365 |1405 | 0.000000e+00 | 2.000000e+00 |    Inf |  17.74%
7.36/7.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.36/7.46	c   7.5s| 31500 |  2962 | 55093 |   1.7 |    15M |  26 |  54 |  37 |   5 |1810 |  1 | 366 |1405 | 0.000000e+00 | 2.000000e+00 |    Inf |  17.87%
7.36/7.48	c   7.5s| 31600 |  2947 | 55184 |   1.7 |    15M |  26 |  54 |  37 |   0 |1810 |  0 | 366 |1405 | 0.000000e+00 | 2.000000e+00 |    Inf |  17.95%
7.36/7.49	c   7.5s| 31700 |  2939 | 55297 |   1.7 |    15M |  26 |  54 |  37 |   6 |1810 |  1 | 366 |1406 | 0.000000e+00 | 2.000000e+00 |    Inf |  18.17%
7.46/7.50	c   7.5s| 31800 |  2925 | 55397 |   1.7 |    15M |  26 |  54 |  37 |   0 |1814 |  0 | 366 |1413 | 0.000000e+00 | 2.000000e+00 |    Inf |  18.43%
7.46/7.51	c   7.5s| 31900 |  2929 | 55517 |   1.7 |    15M |  26 |  54 |  37 |   0 |1814 |  0 | 368 |1414 | 0.000000e+00 | 2.000000e+00 |    Inf |  18.46%
7.46/7.53	c   7.5s| 32000 |  2909 | 55610 |   1.7 |    15M |  26 |  54 |  37 |   0 |1814 |  0 | 368 |1417 | 0.000000e+00 | 2.000000e+00 |    Inf |  18.67%
7.46/7.54	c   7.5s| 32100 |  2901 | 55714 |   1.7 |    15M |  26 |  54 |  37 |   6 |1814 |  0 | 368 |1419 | 0.000000e+00 | 2.000000e+00 |    Inf |  18.75%
7.46/7.55	c   7.6s| 32200 |  2886 | 55812 |   1.7 |    15M |  26 |  54 |  37 |   6 |1814 |  1 | 369 |1419 | 0.000000e+00 | 2.000000e+00 |    Inf |  19.08%
7.46/7.56	c   7.6s| 32300 |  2876 | 55940 |   1.7 |    15M |  26 |  54 |  37 |   6 |1817 |  1 | 369 |1420 | 0.000000e+00 | 2.000000e+00 |    Inf |  19.47%
7.46/7.58	c   7.6s| 32400 |  2859 | 56062 |   1.7 |    15M |  26 |  54 |  37 |   0 |1817 |  0 | 370 |1422 | 0.000000e+00 | 2.000000e+00 |    Inf |  19.56%
7.46/7.59	c   7.6s| 32500 |  2859 | 56186 |   1.7 |    15M |  26 |  54 |  37 |   0 |1817 |  0 | 370 |1422 | 0.000000e+00 | 2.000000e+00 |    Inf |  19.80%
7.56/7.60	c   7.6s| 32600 |  2832 | 56283 |   1.7 |    15M |  26 |  54 |  37 |   5 |1817 |  1 | 370 |1427 | 0.000000e+00 | 2.000000e+00 |    Inf |  20.09%
7.56/7.62	c   7.6s| 32700 |  2846 | 56425 |   1.7 |    15M |  26 |  54 |  37 |   6 |1821 |  1 | 370 |1431 | 0.000000e+00 | 2.000000e+00 |    Inf |  20.22%
7.56/7.64	c   7.6s| 32800 |  2854 | 56556 |   1.7 |    15M |  26 |  54 |  37 |   6 |1821 |  1 | 371 |1433 | 0.000000e+00 | 2.000000e+00 |    Inf |  20.24%
7.56/7.65	c   7.6s| 32900 |  2848 | 56643 |   1.7 |    15M |  26 |  54 |  37 |   0 |1823 |  0 | 372 |1433 | 0.000000e+00 | 2.000000e+00 |    Inf |  20.25%
7.56/7.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.56/7.66	c   7.7s| 33000 |  2834 | 56750 |   1.6 |    15M |  26 |  54 |  37 |   6 |1823 |  0 | 372 |1436 | 0.000000e+00 | 2.000000e+00 |    Inf |  20.27%
7.56/7.67	c   7.7s| 33100 |  2828 | 56856 |   1.6 |    15M |  26 |  54 |  37 |   0 |1823 |  0 | 372 |1437 | 0.000000e+00 | 2.000000e+00 |    Inf |  20.43%
7.56/7.68	c   7.7s| 33200 |  2826 | 56951 |   1.6 |    15M |  26 |  54 |  37 |   0 |1823 |  0 | 373 |1439 | 0.000000e+00 | 2.000000e+00 |    Inf |  20.44%
7.56/7.69	c   7.7s| 33300 |  2804 | 57037 |   1.6 |    15M |  26 |  54 |  37 |   5 |1823 |  1 | 373 |1440 | 0.000000e+00 | 2.000000e+00 |    Inf |  20.71%
7.66/7.71	c   7.7s| 33400 |  2776 | 57108 |   1.6 |    15M |  26 |  54 |  37 |   0 |1823 |  0 | 373 |1440 | 0.000000e+00 | 2.000000e+00 |    Inf |  21.12%
7.66/7.72	c   7.7s| 33500 |  2769 | 57227 |   1.6 |    15M |  26 |  54 |  37 |   7 |1823 |  1 | 374 |1441 | 0.000000e+00 | 2.000000e+00 |    Inf |  21.29%
7.66/7.73	c   7.7s| 33600 |  2753 | 57335 |   1.6 |    15M |  26 |  54 |  37 |   0 |1823 |  0 | 374 |1443 | 0.000000e+00 | 2.000000e+00 |    Inf |  21.54%
7.66/7.75	c   7.7s| 33700 |  2729 | 57427 |   1.6 |    15M |  26 |  54 |  37 |   0 |1823 |  0 | 374 |1444 | 0.000000e+00 | 2.000000e+00 |    Inf |  21.96%
7.66/7.77	c   7.8s| 33800 |  2753 | 57643 |   1.6 |    15M |  26 |  54 |  37 |   0 |1847 |  0 | 376 |1446 | 0.000000e+00 | 2.000000e+00 |    Inf |  22.16%
7.66/7.78	c   7.8s| 33900 |  2757 | 57756 |   1.6 |    15M |  26 |  54 |  37 |   0 |1851 |  0 | 377 |1447 | 0.000000e+00 | 2.000000e+00 |    Inf |  22.23%
7.66/7.79	c   7.8s| 34000 |  2735 | 57859 |   1.6 |    15M |  26 |  54 |  37 |   0 |1851 |  0 | 378 |1451 | 0.000000e+00 | 2.000000e+00 |    Inf |  22.36%
7.76/7.81	c   7.8s| 34100 |  2710 | 57947 |   1.6 |    15M |  26 |  54 |  37 |   0 |1852 |  0 | 379 |1452 | 0.000000e+00 | 2.000000e+00 |    Inf |  22.60%
7.76/7.82	c   7.8s| 34200 |  2674 | 58035 |   1.6 |    15M |  26 |  54 |  38 |   6 |1854 |  1 | 380 |1453 | 0.000000e+00 | 2.000000e+00 |    Inf |  23.32%
7.76/7.83	c   7.8s| 34300 |  2662 | 58135 |   1.6 |    15M |  26 |  54 |  38 |   6 |1854 |  1 | 380 |1454 | 0.000000e+00 | 2.000000e+00 |    Inf |  23.50%
7.76/7.84	c   7.8s| 34400 |  2646 | 58238 |   1.6 |    15M |  26 |  54 |  38 |   0 |1854 |  0 | 381 |1455 | 0.000000e+00 | 2.000000e+00 |    Inf |  23.77%
7.76/7.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.76/7.86	c   7.9s| 34500 |  2654 | 58409 |   1.6 |    15M |  26 |  54 |  38 |   6 |1862 |  1 | 381 |1457 | 0.000000e+00 | 2.000000e+00 |    Inf |  23.86%
7.76/7.87	c   7.9s| 34600 |  2636 | 58523 |   1.6 |    15M |  26 |  54 |  38 |   0 |1863 |  0 | 382 |1461 | 0.000000e+00 | 2.000000e+00 |    Inf |  24.01%
7.76/7.89	c   7.9s| 34700 |  2609 | 58607 |   1.6 |    15M |  26 |  54 |  37 |   5 |1863 |  0 | 383 |1467 | 0.000000e+00 | 2.000000e+00 |    Inf |  24.46%
7.86/7.90	c   7.9s| 34800 |  2611 | 58726 |   1.6 |    15M |  26 |  54 |  37 |   7 |1863 |  1 | 384 |1467 | 0.000000e+00 | 2.000000e+00 |    Inf |  24.57%
7.86/7.91	c   7.9s| 34900 |  2610 | 58837 |   1.6 |    15M |  26 |  54 |  37 |   0 |1863 |  0 | 385 |1473 | 0.000000e+00 | 2.000000e+00 |    Inf |  24.57%
7.86/7.93	c   7.9s| 35000 |  2588 | 58935 |   1.6 |    15M |  26 |  54 |  37 |   5 |1863 |  1 | 386 |1476 | 0.000000e+00 | 2.000000e+00 |    Inf |  25.05%
7.86/7.94	c   7.9s| 35100 |  2600 | 59065 |   1.6 |    15M |  26 |  54 |  37 |   0 |1863 |  0 | 387 |1478 | 0.000000e+00 | 2.000000e+00 |    Inf |  25.08%
7.86/7.96	c   8.0s| 35200 |  2596 | 59162 |   1.6 |    15M |  26 |  54 |  37 |   0 |1863 |  0 | 390 |1478 | 0.000000e+00 | 2.000000e+00 |    Inf |  25.08%
7.86/7.97	c   8.0s| 35300 |  2572 | 59246 |   1.6 |    15M |  26 |  54 |  37 |   6 |1863 |  1 | 390 |1478 | 0.000000e+00 | 2.000000e+00 |    Inf |  25.19%
7.86/7.99	c   8.0s| 35400 |  2550 | 59339 |   1.6 |    15M |  26 |  54 |  37 |   7 |1870 |  1 | 391 |1478 | 0.000000e+00 | 2.000000e+00 |    Inf |  25.71%
7.86/8.00	c   8.0s| 35500 |  2554 | 59464 |   1.6 |    15M |  26 |  54 |  37 |   6 |1874 |  1 | 391 |1480 | 0.000000e+00 | 2.000000e+00 |    Inf |  25.76%
7.96/8.01	c   8.0s| 35600 |  2532 | 59592 |   1.6 |    15M |  26 |  54 |  37 |   0 |1880 |  0 | 391 |1482 | 0.000000e+00 | 2.000000e+00 |    Inf |  26.02%
7.96/8.03	c   8.0s| 35700 |  2538 | 59769 |   1.6 |    15M |  26 |  54 |  37 |   6 |1889 |  1 | 391 |1483 | 0.000000e+00 | 2.000000e+00 |    Inf |  26.25%
7.96/8.05	c   8.1s| 35800 |  2540 | 59910 |   1.6 |    15M |  26 |  54 |  37 |   6 |1895 |  1 | 393 |1485 | 0.000000e+00 | 2.000000e+00 |    Inf |  26.29%
7.96/8.06	c   8.1s| 35900 |  2524 | 60038 |   1.6 |    15M |  26 |  54 |  37 |   7 |1896 |  1 | 393 |1488 | 0.000000e+00 | 2.000000e+00 |    Inf |  26.43%
7.96/8.08	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.08	c   8.1s| 36000 |  2509 | 60136 |   1.6 |    15M |  26 |  54 |  37 |   0 |1896 |  0 | 394 |1489 | 0.000000e+00 | 2.000000e+00 |    Inf |  26.65%
7.96/8.09	c   8.1s| 36100 |  2506 | 60258 |   1.6 |    15M |  26 |  54 |  37 |   0 |1896 |  0 | 394 |1490 | 0.000000e+00 | 2.000000e+00 |    Inf |  26.82%
8.06/8.10	c   8.1s| 36200 |  2494 | 60347 |   1.6 |    15M |  26 |  54 |  37 |   0 |1896 |  0 | 394 |1492 | 0.000000e+00 | 2.000000e+00 |    Inf |  26.90%
8.06/8.11	c   8.1s| 36300 |  2478 | 60440 |   1.6 |    15M |  26 |  54 |  37 |   5 |1896 |  1 | 394 |1492 | 0.000000e+00 | 2.000000e+00 |    Inf |  27.22%
8.06/8.13	c   8.1s| 36400 |  2466 | 60578 |   1.6 |    15M |  26 |  54 |  37 |   0 |1896 |  0 | 394 |1493 | 0.000000e+00 | 2.000000e+00 |    Inf |  27.75%
8.06/8.14	c   8.1s| 36500 |  2464 | 60699 |   1.6 |    15M |  26 |  54 |  37 |   6 |1896 |  1 | 394 |1497 | 0.000000e+00 | 2.000000e+00 |    Inf |  27.77%
8.06/8.15	c   8.2s| 36600 |  2440 | 60789 |   1.6 |    15M |  26 |  54 |  37 |   0 |1896 |  0 | 397 |1499 | 0.000000e+00 | 2.000000e+00 |    Inf |  28.06%
8.06/8.17	c   8.2s| 36700 |  2441 | 60889 |   1.6 |    15M |  26 |  54 |  37 |   0 |1896 |  0 | 399 |1501 | 0.000000e+00 | 2.000000e+00 |    Inf |  28.21%
8.06/8.18	c   8.2s| 36800 |  2425 | 60980 |   1.6 |    15M |  26 |  54 |  37 |   0 |1896 |  0 | 400 |1501 | 0.000000e+00 | 2.000000e+00 |    Inf |  28.34%
8.06/8.19	c   8.2s| 36900 |  2413 | 61100 |   1.6 |    15M |  26 |  54 |  37 |   0 |1900 |  0 | 401 |1502 | 0.000000e+00 | 2.000000e+00 |    Inf |  28.57%
8.16/8.21	c   8.2s| 37000 |  2405 | 61208 |   1.6 |    15M |  26 |  54 |  37 |   0 |1905 |  0 | 402 |1502 | 0.000000e+00 | 2.000000e+00 |    Inf |  28.76%
8.16/8.22	c   8.2s| 37100 |  2405 | 61320 |   1.6 |    15M |  26 |  54 |  37 |   7 |1905 |  1 | 403 |1504 | 0.000000e+00 | 2.000000e+00 |    Inf |  28.82%
8.16/8.23	c   8.2s| 37200 |  2401 | 61436 |   1.6 |    15M |  26 |  54 |  37 |   0 |1908 |  0 | 405 |1507 | 0.000000e+00 | 2.000000e+00 |    Inf |  28.93%
8.16/8.25	c   8.2s| 37300 |  2399 | 61554 |   1.6 |    15M |  26 |  54 |  37 |   6 |1908 |  1 | 406 |1512 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.12%
8.16/8.26	c   8.3s| 37400 |  2391 | 61643 |   1.6 |    15M |  26 |  54 |  37 |   4 |1908 |  1 | 406 |1513 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.16%
8.16/8.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.16/8.29	c   8.3s| 37500 |  2463 | 61995 |   1.6 |    15M |  26 |  54 |  37 |   0 |1957 |  0 | 407 |1513 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.18%
8.26/8.32	c   8.3s| 37600 |  2511 | 62252 |   1.6 |    15M |  26 |  54 |  37 |   6 |1977 |  1 | 407 |1513 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.22%
8.26/8.33	c   8.3s| 37700 |  2533 | 62387 |   1.6 |    15M |  26 |  54 |  37 |   5 |1977 |  1 | 407 |1513 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.24%
8.26/8.35	c   8.3s| 37800 |  2543 | 62505 |   1.6 |    15M |  26 |  54 |  37 |   0 |1977 |  0 | 407 |1514 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.26%
8.26/8.36	c   8.4s| 37900 |  2546 | 62615 |   1.6 |    15M |  26 |  54 |  37 |   5 |1977 |  1 | 408 |1515 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.28%
8.26/8.38	c   8.4s| 38000 |  2552 | 62738 |   1.6 |    15M |  26 |  54 |  37 |   0 |1981 |  0 | 411 |1516 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.30%
8.26/8.39	c   8.4s| 38100 |  2552 | 62838 |   1.6 |    15M |  26 |  54 |  37 |   0 |1981 |  0 | 411 |1516 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.32%
8.36/8.40	c   8.4s| 38200 |  2558 | 62943 |   1.6 |    15M |  26 |  54 |  37 |   5 |1981 |  1 | 412 |1516 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.34%
8.36/8.42	c   8.4s| 38300 |  2556 | 63044 |   1.6 |    15M |  26 |  54 |  37 |   0 |1982 |  0 | 413 |1517 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.35%
8.36/8.43	c   8.4s| 38400 |  2550 | 63156 |   1.6 |    15M |  26 |  54 |  37 |   0 |1983 |  0 | 413 |1520 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.38%
8.36/8.44	c   8.4s| 38500 |  2550 | 63262 |   1.6 |    15M |  26 |  54 |  37 |   6 |1983 |  1 | 413 |1520 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.40%
8.36/8.45	c   8.5s| 38600 |  2544 | 63360 |   1.6 |    15M |  26 |  54 |  37 |   5 |1983 |  1 | 413 |1521 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.42%
8.36/8.46	c   8.5s| 38700 |  2538 | 63458 |   1.6 |    15M |  26 |  54 |  37 |   5 |1983 |  1 | 413 |1521 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.45%
8.36/8.48	c   8.5s| 38800 |  2519 | 63538 |   1.6 |    15M |  26 |  54 |  37 |   6 |1983 |  1 | 414 |1523 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.48%
8.36/8.49	c   8.5s| 38900 |  2519 | 63632 |   1.6 |    15M |  26 |  54 |  37 |   0 |1983 |  0 | 414 |1525 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.49%
8.46/8.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.46/8.50	c   8.5s| 39000 |  2535 | 63759 |   1.6 |    15M |  26 |  54 |  37 |   0 |1983 |  0 | 414 |1526 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.50%
8.46/8.52	c   8.5s| 39100 |  2519 | 63848 |   1.6 |    15M |  26 |  54 |  37 |   5 |1983 |  1 | 416 |1529 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.51%
8.46/8.53	c   8.5s| 39200 |  2490 | 63932 |   1.6 |    15M |  26 |  54 |  37 |   0 |1984 |  0 | 417 |1532 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.52%
8.46/8.54	c   8.5s| 39300 |  2482 | 64039 |   1.6 |    15M |  26 |  54 |  37 |   0 |1984 |  0 | 418 |1534 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.54%
8.46/8.56	c   8.6s| 39400 |  2470 | 64122 |   1.6 |    15M |  26 |  54 |  37 |   0 |1984 |  0 | 418 |1536 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.57%
8.46/8.57	c   8.6s| 39500 |  2466 | 64237 |   1.6 |    15M |  26 |  54 |  37 |   0 |1985 |  0 | 418 |1540 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.59%
8.46/8.58	c   8.6s| 39600 |  2448 | 64362 |   1.6 |    15M |  26 |  54 |  37 |   0 |1985 |  0 | 419 |1543 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.62%
8.46/8.59	c   8.6s| 39700 |  2430 | 64472 |   1.6 |    15M |  26 |  54 |  38 |   0 |1985 |  0 | 421 |1545 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.67%
8.56/8.61	c   8.6s| 39800 |  2414 | 64570 |   1.6 |    15M |  26 |  54 |  38 |   0 |1985 |  0 | 421 |1546 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.68%
8.56/8.62	c   8.6s| 39900 |  2406 | 64653 |   1.6 |    15M |  26 |  54 |  38 |   0 |1985 |  0 | 421 |1547 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.70%
8.56/8.63	c   8.6s| 40000 |  2400 | 64734 |   1.6 |    15M |  26 |  54 |  39 |   0 |1985 |  0 | 423 |1549 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.70%
8.56/8.67	c   8.7s| 40100 |  2472 | 65206 |   1.6 |    15M |  26 |  54 |  39 |   0 |2063 |  0 | 423 |1552 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.73%
8.65/8.70	c   8.7s| 40200 |  2536 | 65557 |   1.6 |    15M |  26 |  54 |  39 |   4 |2133 |  1 | 423 |1553 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.79%
8.65/8.73	c   8.7s| 40300 |  2570 | 65749 |   1.6 |    15M |  26 |  54 |  39 |   6 |2149 |  1 | 431 |1556 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.84%
8.65/8.75	c   8.8s| 40400 |  2612 | 65918 |   1.6 |    15M |  26 |  54 |  39 |   6 |2155 |  1 | 433 |1556 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.87%
8.65/8.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.65/8.77	c   8.8s| 40500 |  2624 | 66058 |   1.6 |    15M |  26 |  54 |  39 |   0 |2156 |  0 | 433 |1559 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.89%
8.65/8.79	c   8.8s| 40600 |  2640 | 66208 |   1.6 |    15M |  26 |  54 |  39 |   6 |2167 |  2 | 434 |1562 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.93%
8.75/8.80	c   8.8s| 40700 |  2649 | 66369 |   1.6 |    15M |  26 |  54 |  39 |   0 |2179 |  0 | 436 |1563 | 0.000000e+00 | 2.000000e+00 |    Inf |  29.99%
8.75/8.82	c   8.8s| 40800 |  2656 | 66502 |   1.6 |    15M |  26 |  54 |  39 |   6 |2184 |  1 | 437 |1563 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.03%
8.75/8.83	c   8.8s| 40900 |  2672 | 66633 |   1.6 |    15M |  26 |  54 |  39 |   0 |2184 |  0 | 438 |1565 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.05%
8.75/8.86	c   8.9s| 41000 |  2700 | 66822 |   1.6 |    15M |  26 |  54 |  39 |   7 |2203 |  1 | 438 |1567 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.10%
8.75/8.88	c   8.9s| 41100 |  2739 | 66989 |   1.6 |    15M |  26 |  54 |  39 |   0 |2213 |  0 | 440 |1570 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.11%
8.85/8.90	c   8.9s| 41200 |  2771 | 67137 |   1.6 |    15M |  26 |  54 |  40 |   5 |2213 |  1 | 442 |1573 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.13%
8.85/8.91	c   8.9s| 41300 |  2777 | 67229 |   1.6 |    15M |  26 |  54 |  40 |   5 |2213 |  2 | 443 |1576 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.14%
8.85/8.92	c   8.9s| 41400 |  2772 | 67342 |   1.6 |    15M |  26 |  54 |  40 |   4 |2213 |  1 | 444 |1577 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.17%
8.85/8.95	c   8.9s| 41500 |  2820 | 67549 |   1.6 |    15M |  26 |  54 |  40 |   0 |2233 |  0 | 444 |1578 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.19%
8.85/8.97	c   9.0s| 41600 |  2854 | 67702 |   1.6 |    15M |  26 |  54 |  40 |   0 |2233 |  0 | 444 |1578 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.20%
8.85/8.98	c   9.0s| 41700 |  2848 | 67816 |   1.6 |    15M |  26 |  54 |  40 |   5 |2233 |  1 | 444 |1583 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.22%
8.85/8.99	c   9.0s| 41800 |  2850 | 67925 |   1.6 |    15M |  26 |  54 |  40 |   6 |2233 |  1 | 444 |1583 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.23%
8.96/9.01	c   9.0s| 41900 |  2868 | 68073 |   1.6 |    15M |  26 |  54 |  40 |   5 |2242 |  1 | 445 |1584 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.27%
8.96/9.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.96/9.02	c   9.0s| 42000 |  2884 | 68201 |   1.6 |    15M |  26 |  54 |  40 |   6 |2242 |  1 | 446 |1586 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.28%
8.96/9.04	c   9.0s| 42100 |  2868 | 68293 |   1.6 |    15M |  26 |  54 |  40 |   0 |2242 |  0 | 446 |1590 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.32%
8.96/9.05	c   9.1s| 42200 |  2860 | 68380 |   1.6 |    15M |  26 |  54 |  40 |   0 |2242 |  0 | 447 |1592 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.34%
8.96/9.07	c   9.1s| 42300 |  2862 | 68483 |   1.6 |    15M |  26 |  54 |  40 |   0 |2242 |  0 | 448 |1592 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.37%
8.96/9.08	c   9.1s| 42400 |  2862 | 68586 |   1.6 |    15M |  26 |  54 |  40 |   6 |2242 |  1 | 448 |1592 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.39%
8.96/9.10	c   9.1s| 42500 |  2902 | 68737 |   1.6 |    15M |  26 |  54 |  40 |   6 |2242 |  1 | 448 |1593 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.40%
9.06/9.11	c   9.1s| 42600 |  2902 | 68845 |   1.6 |    15M |  26 |  54 |  40 |   0 |2242 |  0 | 448 |1595 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.40%
9.06/9.13	c   9.1s| 42700 |  2912 | 68968 |   1.6 |    15M |  26 |  54 |  40 |   7 |2242 |  1 | 448 |1597 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.42%
9.06/9.14	c   9.1s| 42800 |  2916 | 69082 |   1.6 |    15M |  26 |  54 |  40 |   0 |2242 |  0 | 451 |1599 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.43%
9.06/9.15	c   9.2s| 42900 |  2906 | 69167 |   1.6 |    15M |  26 |  54 |  40 |   6 |2242 |  1 | 451 |1601 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.45%
9.06/9.17	c   9.2s| 43000 |  2902 | 69281 |   1.6 |    15M |  26 |  54 |  40 |   0 |2252 |  0 | 451 |1603 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.50%
9.06/9.18	c   9.2s| 43100 |  2902 | 69389 |   1.6 |    15M |  26 |  54 |  40 |   0 |2252 |  0 | 451 |1605 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.52%
9.15/9.20	c   9.2s| 43200 |  2914 | 69540 |   1.6 |    15M |  26 |  54 |  40 |   0 |2266 |  0 | 451 |1607 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.55%
9.15/9.22	c   9.2s| 43300 |  2910 | 69649 |   1.6 |    15M |  26 |  54 |  40 |   0 |2268 |  0 | 453 |1608 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.58%
9.15/9.23	c   9.2s| 43400 |  2904 | 69744 |   1.6 |    15M |  26 |  54 |  40 |   5 |2268 |  1 | 453 |1609 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.61%
9.15/9.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.15/9.24	c   9.2s| 43500 |  2914 | 69868 |   1.6 |    15M |  26 |  54 |  40 |   6 |2275 |  1 | 453 |1610 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.65%
9.15/9.26	c   9.3s| 43600 |  2921 | 70003 |   1.6 |    15M |  26 |  54 |  40 |   6 |2276 |  1 | 454 |1614 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.67%
9.15/9.27	c   9.3s| 43700 |  2917 | 70098 |   1.6 |    15M |  26 |  54 |  40 |   0 |2276 |  0 | 456 |1617 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.69%
9.15/9.28	c   9.3s| 43800 |  2919 | 70226 |   1.6 |    15M |  26 |  54 |  40 |   5 |2276 |  1 | 456 |1621 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.70%
9.25/9.30	c   9.3s| 43900 |  2923 | 70364 |   1.6 |    15M |  26 |  54 |  40 |   0 |2283 |  0 | 456 |1622 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.75%
9.25/9.32	c   9.3s| 44000 |  2929 | 70489 |   1.6 |    15M |  26 |  54 |  39 |   0 |2283 |  0 | 456 |1623 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.77%
9.25/9.33	c   9.3s| 44100 |  2929 | 70583 |   1.6 |    15M |  26 |  54 |  39 |   4 |2283 |  1 | 457 |1624 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.78%
9.25/9.35	c   9.3s| 44200 |  2915 | 70687 |   1.5 |    15M |  26 |  54 |  39 |   5 |2283 |  1 | 458 |1630 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.84%
9.25/9.36	c   9.4s| 44300 |  2899 | 70793 |   1.5 |    15M |  26 |  54 |  39 |   0 |2283 |  0 | 458 |1634 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.85%
9.25/9.37	c   9.4s| 44400 |  2895 | 70899 |   1.5 |    15M |  26 |  54 |  39 |   6 |2283 |  1 | 459 |1638 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.88%
9.25/9.39	c   9.4s| 44500 |  2875 | 70985 |   1.5 |    15M |  26 |  54 |  39 |   0 |2283 |  0 | 460 |1640 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.92%
9.35/9.40	c   9.4s| 44600 |  2859 | 71085 |   1.5 |    15M |  26 |  54 |  39 |   6 |2283 |  1 | 460 |1642 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.94%
9.35/9.41	c   9.4s| 44700 |  2847 | 71173 |   1.5 |    15M |  26 |  54 |  39 |   0 |2283 |  0 | 461 |1643 | 0.000000e+00 | 2.000000e+00 |    Inf |  30.99%
9.35/9.43	c   9.4s| 44800 |  2837 | 71278 |   1.5 |    15M |  26 |  54 |  39 |   6 |2283 |  1 | 461 |1646 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.01%
9.35/9.44	c   9.4s| 44900 |  2813 | 71367 |   1.5 |    15M |  26 |  54 |  39 |   0 |2283 |  0 | 461 |1647 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.03%
9.35/9.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.35/9.45	c   9.5s| 45000 |  2811 | 71462 |   1.5 |    15M |  26 |  54 |  39 |   0 |2283 |  0 | 461 |1648 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.05%
9.35/9.46	c   9.5s| 45100 |  2783 | 71544 |   1.5 |    15M |  26 |  54 |  39 |   0 |2283 |  0 | 463 |1648 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.08%
9.35/9.48	c   9.5s| 45200 |  2775 | 71662 |   1.5 |    15M |  26 |  54 |  39 |   7 |2283 |  1 | 465 |1650 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.11%
9.35/9.49	c   9.5s| 45300 |  2751 | 71758 |   1.5 |    15M |  26 |  54 |  39 |   0 |2283 |  0 | 467 |1654 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.12%
9.45/9.50	c   9.5s| 45400 |  2749 | 71854 |   1.5 |    15M |  26 |  54 |  39 |   6 |2283 |  1 | 468 |1657 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.13%
9.45/9.52	c   9.5s| 45500 |  2748 | 71981 |   1.5 |    15M |  26 |  54 |  40 |   0 |2284 |  0 | 471 |1659 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.16%
9.45/9.53	c   9.5s| 45600 |  2754 | 72109 |   1.5 |    15M |  26 |  54 |  40 |   0 |2284 |  0 | 471 |1662 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.17%
9.45/9.54	c   9.5s| 45700 |  2753 | 72231 |   1.5 |    15M |  26 |  54 |  39 |   7 |2284 |  1 | 472 |1668 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.19%
9.45/9.56	c   9.6s| 45800 |  2745 | 72341 |   1.5 |    15M |  26 |  54 |  39 |   4 |2284 |  1 | 473 |1676 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.20%
9.45/9.57	c   9.6s| 45900 |  2739 | 72440 |   1.5 |    15M |  26 |  54 |  39 |   0 |2284 |  0 | 473 |1677 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.21%
9.45/9.58	c   9.6s| 46000 |  2745 | 72546 |   1.5 |    15M |  26 |  54 |  39 |   5 |2284 |  1 | 473 |1677 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.24%
9.55/9.60	c   9.6s| 46100 |  2733 | 72664 |   1.5 |    15M |  26 |  54 |  39 |   7 |2284 |  0 | 474 |1679 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.25%
9.55/9.61	c   9.6s| 46200 |  2710 | 72742 |   1.5 |    15M |  26 |  54 |  39 |   6 |2284 |  1 | 474 |1681 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.28%
9.55/9.62	c   9.6s| 46300 |  2700 | 72849 |   1.5 |    15M |  26 |  54 |  39 |   7 |2284 |  2 | 475 |1688 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.30%
9.55/9.63	c   9.6s| 46400 |  2686 | 72955 |   1.5 |    15M |  26 |  54 |  39 |   7 |2284 |  1 | 475 |1690 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.34%
9.55/9.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.55/9.65	c   9.6s| 46500 |  2678 | 73066 |   1.5 |    15M |  26 |  54 |  39 |   6 |2284 |  1 | 475 |1694 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.35%
9.55/9.66	c   9.7s| 46600 |  2662 | 73171 |   1.5 |    15M |  26 |  54 |  39 |   8 |2284 |  1 | 475 |1695 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.38%
9.55/9.67	c   9.7s| 46700 |  2663 | 73296 |   1.5 |    15M |  26 |  54 |  39 |   0 |2284 |  0 | 476 |1696 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.41%
9.55/9.69	c   9.7s| 46800 |  2639 | 73387 |   1.5 |    15M |  26 |  54 |  39 |   0 |2284 |  0 | 479 |1700 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.47%
9.65/9.70	c   9.7s| 46900 |  2628 | 73507 |   1.5 |    15M |  26 |  54 |  39 |   6 |2284 |  1 | 480 |1704 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.49%
9.65/9.71	c   9.7s| 47000 |  2602 | 73602 |   1.5 |    15M |  26 |  54 |  39 |   0 |2286 |  0 | 480 |1705 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.52%
9.65/9.73	c   9.7s| 47100 |  2588 | 73711 |   1.5 |    15M |  26 |  54 |  39 |   0 |2286 |  0 | 480 |1708 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.55%
9.65/9.74	c   9.7s| 47200 |  2576 | 73795 |   1.5 |    15M |  26 |  54 |  39 |   0 |2286 |  0 | 482 |1710 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.56%
9.65/9.76	c   9.8s| 47300 |  2570 | 73980 |   1.5 |    15M |  26 |  54 |  39 |   6 |2307 |  1 | 482 |1713 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.63%
9.65/9.77	c   9.8s| 47400 |  2562 | 74082 |   1.5 |    15M |  26 |  54 |  39 |   7 |2309 |  1 | 484 |1718 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.71%
9.65/9.79	c   9.8s| 47500 |  2542 | 74194 |   1.5 |    15M |  26 |  54 |  39 |   0 |2315 |  0 | 484 |1725 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.76%
9.75/9.80	c   9.8s| 47600 |  2527 | 74299 |   1.5 |    15M |  26 |  54 |  39 |   6 |2315 |  1 | 484 |1731 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.77%
9.75/9.81	c   9.8s| 47700 |  2507 | 74378 |   1.5 |    15M |  26 |  54 |  39 |   0 |2315 |  0 | 486 |1732 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.79%
9.75/9.82	c   9.8s| 47800 |  2494 | 74470 |   1.5 |    15M |  26 |  54 |  39 |   0 |2315 |  0 | 487 |1733 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.80%
9.75/9.84	c   9.8s| 47900 |  2471 | 74550 |   1.5 |    15M |  26 |  54 |  39 |   6 |2315 |  1 | 488 |1738 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.81%
9.75/9.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.75/9.85	c   9.9s| 48000 |  2461 | 74660 |   1.5 |    15M |  26 |  54 |  39 |   6 |2315 |  1 | 489 |1741 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.85%
9.75/9.86	c   9.9s| 48100 |  2443 | 74774 |   1.5 |    15M |  26 |  54 |  39 |   0 |2315 |  0 | 491 |1743 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.87%
9.75/9.87	c   9.9s| 48200 |  2443 | 74877 |   1.5 |    15M |  26 |  54 |  39 |   6 |2315 |  1 | 491 |1744 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.89%
9.75/9.89	c   9.9s| 48300 |  2435 | 74971 |   1.5 |    15M |  26 |  54 |  39 |   0 |2315 |  0 | 494 |1745 | 0.000000e+00 | 2.000000e+00 |    Inf |  31.91%
9.85/9.90	c   9.9s| 48400 |  2415 | 75075 |   1.5 |    15M |  26 |  54 |  39 |   9 |2320 |  2 | 495 |1745 | 0.000000e+00 | 2.000000e+00 |    Inf |  32.01%
9.85/9.92	c   9.9s| 48500 |  2425 | 75226 |   1.5 |    15M |  26 |  54 |  39 |   5 |2326 |  1 | 495 |1745 | 0.000000e+00 | 2.000000e+00 |    Inf |  32.06%
9.85/9.93	c   9.9s| 48600 |  2417 | 75338 |   1.5 |    15M |  26 |  54 |  39 |   0 |2328 |  0 | 498 |1750 | 0.000000e+00 | 2.000000e+00 |    Inf |  32.08%
9.85/9.94	c   9.9s| 48700 |  2399 | 75427 |   1.5 |    15M |  26 |  54 |  39 |   0 |2328 |  0 | 498 |1753 | 0.000000e+00 | 2.000000e+00 |    Inf |  32.28%
9.85/9.95	c  10.0s| 48800 |  2401 | 75555 |   1.5 |    15M |  26 |  54 |  39 |   6 |2328 |  1 | 498 |1753 | 0.000000e+00 | 2.000000e+00 |    Inf |  32.39%
9.85/9.96	c  10.0s| 48900 |  2387 | 75638 |   1.5 |    15M |  26 |  54 |  39 |   0 |2328 |  0 | 499 |1756 | 0.000000e+00 | 2.000000e+00 |    Inf |  32.43%
9.85/9.98	c  10.0s| 49000 |  2385 | 75773 |   1.5 |    15M |  26 |  54 |  39 |   5 |2333 |  1 | 500 |1757 | 0.000000e+00 | 2.000000e+00 |    Inf |  32.68%
9.85/9.99	c  10.0s| 49100 |  2381 | 75888 |   1.5 |    15M |  26 |  54 |  39 |   6 |2333 |  1 | 500 |1759 | 0.000000e+00 | 2.000000e+00 |    Inf |  32.78%
9.96/10.01	c  10.0s| 49200 |  2369 | 75993 |   1.5 |    15M |  26 |  54 |  39 |   0 |2333 |  0 | 500 |1761 | 0.000000e+00 | 2.000000e+00 |    Inf |  32.81%
9.96/10.02	c  10.0s| 49300 |  2372 | 76155 |   1.5 |    15M |  26 |  54 |  39 |   6 |2340 |  1 | 501 |1761 | 0.000000e+00 | 2.000000e+00 |    Inf |  32.93%
9.96/10.04	c  10.0s| 49400 |  2356 | 76281 |   1.5 |    15M |  26 |  54 |  39 |   7 |2340 |  1 | 503 |1764 | 0.000000e+00 | 2.000000e+00 |    Inf |  33.07%
9.96/10.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.96/10.05	c  10.1s| 49500 |  2344 | 76375 |   1.5 |    15M |  26 |  54 |  39 |   5 |2340 |  1 | 503 |1766 | 0.000000e+00 | 2.000000e+00 |    Inf |  33.33%
9.96/10.06	c  10.1s| 49600 |  2334 | 76477 |   1.5 |    15M |  26 |  54 |  39 |   0 |2340 |  0 | 504 |1769 | 0.000000e+00 | 2.000000e+00 |    Inf |  33.39%
9.96/10.07	c  10.1s| 49700 |  2320 | 76567 |   1.5 |    15M |  26 |  54 |  39 |   7 |2340 |  1 | 505 |1770 | 0.000000e+00 | 2.000000e+00 |    Inf |  33.65%
9.96/10.09	c  10.1s| 49800 |  2316 | 76702 |   1.5 |    15M |  26 |  54 |  39 |   7 |2340 |  1 | 506 |1773 | 0.000000e+00 | 2.000000e+00 |    Inf |  33.76%
10.05/10.10	c  10.1s| 49900 |  2322 | 76841 |   1.5 |    15M |  26 |  54 |  39 |   7 |2340 |  1 | 507 |1777 | 0.000000e+00 | 2.000000e+00 |    Inf |  33.79%
10.05/10.11	c  10.1s| 50000 |  2316 | 76946 |   1.5 |    15M |  26 |  54 |  40 |   7 |2340 |  1 | 510 |1783 | 0.000000e+00 | 2.000000e+00 |    Inf |  33.80%
10.05/10.13	c  10.1s| 50100 |  2316 | 77047 |   1.5 |    15M |  26 |  54 |  40 |   6 |2340 |  1 | 510 |1787 | 0.000000e+00 | 2.000000e+00 |    Inf |  33.94%
10.05/10.14	c  10.1s| 50200 |  2320 | 77159 |   1.5 |    15M |  26 |  54 |  40 |   6 |2340 |  1 | 510 |1792 | 0.000000e+00 | 2.000000e+00 |    Inf |  33.95%
10.05/10.15	c  10.2s| 50300 |  2308 | 77258 |   1.5 |    15M |  26 |  54 |  40 |   6 |2340 |  1 | 510 |1795 | 0.000000e+00 | 2.000000e+00 |    Inf |  33.95%
10.05/10.17	c  10.2s| 50400 |  2292 | 77342 |   1.5 |    15M |  26 |  54 |  40 |   0 |2340 |  0 | 511 |1796 | 0.000000e+00 | 2.000000e+00 |    Inf |  34.19%
10.05/10.18	c  10.2s| 50500 |  2288 | 77456 |   1.5 |    15M |  26 |  54 |  41 |   5 |2340 |  1 | 514 |1800 | 0.000000e+00 | 2.000000e+00 |    Inf |  34.30%
10.05/10.19	c  10.2s| 50600 |  2282 | 77541 |   1.5 |    15M |  26 |  54 |  41 |   0 |2340 |  0 | 514 |1800 | 0.000000e+00 | 2.000000e+00 |    Inf |  34.39%
10.15/10.20	c  10.2s| 50700 |  2282 | 77652 |   1.5 |    15M |  26 |  54 |  41 |   0 |2344 |  0 | 515 |1804 | 0.000000e+00 | 2.000000e+00 |    Inf |  34.43%
10.15/10.22	c  10.2s| 50800 |  2277 | 77765 |   1.5 |    15M |  26 |  54 |  41 |   0 |2344 |  0 | 516 |1805 | 0.000000e+00 | 2.000000e+00 |    Inf |  34.56%
10.15/10.23	c  10.2s| 50900 |  2285 | 77900 |   1.5 |    15M |  26 |  54 |  41 |   8 |2348 |  1 | 516 |1811 | 0.000000e+00 | 2.000000e+00 |    Inf |  34.57%
10.15/10.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
10.15/10.25	c  10.2s| 51000 |  2291 | 78017 |   1.5 |    15M |  26 |  54 |  40 |   0 |2348 |  0 | 517 |1819 | 0.000000e+00 | 2.000000e+00 |    Inf |  34.58%
10.15/10.26	c  10.3s| 51100 |  2279 | 78114 |   1.5 |    15M |  26 |  54 |  40 |   0 |2348 |  0 | 518 |1826 | 0.000000e+00 | 2.000000e+00 |    Inf |  34.59%
10.15/10.27	c  10.3s| 51200 |  2263 | 78239 |   1.5 |    15M |  26 |  54 |  40 |   5 |2352 |  1 | 519 |1831 | 0.000000e+00 | 2.000000e+00 |    Inf |  34.82%
10.15/10.29	c  10.3s| 51300 |  2257 | 78344 |   1.5 |    15M |  26 |  54 |  40 |   5 |2352 |  1 | 520 |1832 | 0.000000e+00 | 2.000000e+00 |    Inf |  34.89%
10.25/10.30	c  10.3s| 51400 |  2281 | 78515 |   1.5 |    15M |  26 |  54 |  40 |   0 |2367 |  0 | 520 |1833 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.10%
10.25/10.32	c  10.3s| 51500 |  2306 | 78656 |   1.5 |    15M |  26 |  54 |  42 |   5 |2372 |  1 | 523 |1833 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.12%
10.25/10.34	c  10.3s| 51600 |  2332 | 78839 |   1.5 |    15M |  26 |  54 |  42 |   0 |2384 |  0 | 524 |1836 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.14%
10.25/10.35	c  10.4s| 51700 |  2335 | 78967 |   1.5 |    15M |  26 |  54 |  41 |  11 |2391 |  3 | 526 |1837 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.16%
10.25/10.37	c  10.4s| 51800 |  2345 | 79112 |   1.5 |    15M |  26 |  54 |  41 |   6 |2395 |  1 | 530 |1837 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.20%
10.25/10.38	c  10.4s| 51900 |  2345 | 79230 |   1.5 |    15M |  26 |  54 |  41 |   7 |2395 |  1 | 530 |1842 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.23%
10.35/10.40	c  10.4s| 52000 |  2335 | 79343 |   1.5 |    15M |  26 |  54 |  41 |   6 |2395 |  1 | 532 |1845 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.25%
10.35/10.41	c  10.4s| 52100 |  2325 | 79430 |   1.5 |    15M |  26 |  54 |  41 |   0 |2395 |  0 | 532 |1846 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.26%
10.35/10.42	c  10.4s| 52200 |  2321 | 79539 |   1.5 |    15M |  26 |  54 |  41 |   6 |2395 |  1 | 532 |1847 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.28%
10.35/10.44	c  10.4s| 52300 |  2333 | 79668 |   1.5 |    15M |  26 |  54 |  41 |   7 |2395 |  1 | 534 |1850 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.29%
10.35/10.45	c  10.5s| 52400 |  2353 | 79799 |   1.5 |    15M |  26 |  54 |  41 |   7 |2395 |  1 | 535 |1857 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.29%
10.35/10.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
10.35/10.47	c  10.5s| 52500 |  2323 | 79886 |   1.5 |    15M |  26 |  54 |  41 |   5 |2395 |  1 | 535 |1865 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.30%
10.35/10.48	c  10.5s| 52600 |  2318 | 79993 |   1.5 |    16M |  26 |  54 |  41 |   0 |2395 |  0 | 536 |1865 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.31%
10.84/10.94	c  10.9s| 52700 |  2318 | 80116 |   1.5 |    16M |  26 |  54 |  41 |   0 |2395 |  0 | 536 |1868 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.32%
10.84/10.96	c  11.0s| 52800 |  2324 | 80254 |   1.5 |    16M |  26 |  54 |  41 |   0 |2395 |  0 | 536 |1871 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.33%
10.84/10.97	c  11.0s| 52900 |  2300 | 80355 |   1.5 |    16M |  26 |  54 |  41 |   0 |2395 |  0 | 537 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.35%
10.84/10.98	c  11.0s| 53000 |  2270 | 80429 |   1.5 |    16M |  26 |  54 |  41 |   6 |2395 |  1 | 537 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.36%
10.84/10.99	c  11.0s| 53100 |  2250 | 80525 |   1.5 |    16M |  26 |  54 |  41 |   0 |2395 |  0 | 537 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.38%
10.96/11.00	c  11.0s| 53200 |  2242 | 80612 |   1.5 |    16M |  26 |  54 |  41 |   6 |2399 |  1 | 537 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.54%
10.96/11.02	c  11.0s| 53300 |  2242 | 80733 |   1.5 |    16M |  26 |  54 |  41 |   7 |2399 |  1 | 537 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.59%
10.96/11.03	c  11.0s| 53400 |  2266 | 80873 |   1.5 |    16M |  26 |  54 |  41 |   6 |2399 |  1 | 538 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.67%
10.96/11.05	c  11.0s| 53500 |  2270 | 80970 |   1.5 |    16M |  26 |  54 |  41 |   0 |2399 |  0 | 539 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.68%
10.96/11.06	c  11.1s| 53600 |  2244 | 81039 |   1.5 |    16M |  26 |  54 |  41 |   0 |2399 |  0 | 539 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.68%
10.96/11.07	c  11.1s| 53700 |  2229 | 81140 |   1.5 |    16M |  26 |  54 |  41 |   0 |2399 |  0 | 540 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.78%
10.96/11.08	c  11.1s| 53800 |  2249 | 81269 |   1.5 |    16M |  26 |  54 |  41 |   6 |2399 |  1 | 540 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.82%
10.96/11.10	c  11.1s| 53900 |  2249 | 81378 |   1.5 |    16M |  26 |  54 |  41 |   6 |2399 |  1 | 540 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.84%
11.06/11.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.06/11.11	c  11.1s| 54000 |  2231 | 81475 |   1.5 |    16M |  26 |  54 |  41 |   6 |2405 |  1 | 540 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.94%
11.06/11.12	c  11.1s| 54100 |  2227 | 81581 |   1.5 |    16M |  26 |  54 |  41 |   6 |2409 |  1 | 541 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  35.99%
11.06/11.13	c  11.1s| 54200 |  2221 | 81712 |   1.5 |    16M |  26 |  54 |  41 |   7 |2417 |  1 | 543 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  36.27%
11.06/11.15	c  11.1s| 54300 |  2235 | 81846 |   1.5 |    16M |  26 |  54 |  41 |   0 |2417 |  0 | 543 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  36.30%
11.06/11.16	c  11.2s| 54400 |  2247 | 81981 |   1.5 |    16M |  26 |  54 |  41 |   7 |2417 |  1 | 543 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  36.31%
11.06/11.17	c  11.2s| 54500 |  2225 | 82087 |   1.5 |    16M |  26 |  54 |  41 |   0 |2417 |  0 | 543 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  36.32%
11.06/11.18	c  11.2s| 54600 |  2218 | 82181 |   1.5 |    16M |  26 |  54 |  41 |   0 |2417 |  0 | 544 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  36.32%
11.15/11.20	c  11.2s| 54700 |  2204 | 82275 |   1.5 |    16M |  26 |  54 |  41 |   0 |2420 |  0 | 544 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  36.57%
11.15/11.21	c  11.2s| 54800 |  2192 | 82385 |   1.5 |    16M |  26 |  54 |  41 |   0 |2420 |  0 | 544 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  36.65%
11.15/11.24	c  11.2s| 54900 |  2250 | 82685 |   1.5 |    16M |  26 |  54 |  41 |   6 |2462 |  1 | 544 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  36.86%
11.15/11.27	c  11.3s| 55000 |  2294 | 82966 |   1.5 |    16M |  26 |  54 |  42 |   0 |2507 |  0 | 545 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  36.97%
11.15/11.29	c  11.3s| 55100 |  2308 | 83169 |   1.5 |    16M |  26 |  54 |  42 |   0 |2534 |  0 | 545 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.09%
11.25/11.30	c  11.3s| 55200 |  2310 | 83309 |   1.5 |    16M |  26 |  54 |  42 |   6 |2542 |  1 | 545 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.17%
11.25/11.32	c  11.3s| 55300 |  2316 | 83439 |   1.5 |    16M |  26 |  54 |  42 |   6 |2542 |  1 | 546 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.22%
11.25/11.33	c  11.3s| 55400 |  2316 | 83546 |   1.5 |    16M |  26 |  54 |  42 |   0 |2542 |  0 | 547 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.29%
11.25/11.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.25/11.34	c  11.3s| 55500 |  2326 | 83660 |   1.5 |    16M |  26 |  54 |  42 |   0 |2546 |  0 | 548 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.30%
11.25/11.36	c  11.4s| 55600 |  2326 | 83811 |   1.5 |    16M |  26 |  54 |  42 |   0 |2560 |  0 | 549 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.33%
11.25/11.37	c  11.4s| 55700 |  2326 | 83926 |   1.5 |    16M |  26 |  54 |  42 |   6 |2565 |  1 | 551 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.38%
11.25/11.39	c  11.4s| 55800 |  2324 | 84027 |   1.5 |    16M |  26 |  54 |  42 |   6 |2570 |  1 | 551 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.44%
11.35/11.40	c  11.4s| 55900 |  2337 | 84148 |   1.5 |    16M |  26 |  54 |  42 |   0 |2570 |  0 | 559 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.47%
11.35/11.42	c  11.4s| 56000 |  2346 | 84269 |   1.5 |    16M |  26 |  54 |  42 |   0 |2574 |  0 | 560 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.48%
11.35/11.43	c  11.4s| 56100 |  2334 | 84369 |   1.5 |    16M |  26 |  54 |  42 |   0 |2575 |  0 | 560 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.49%
11.35/11.44	c  11.4s| 56200 |  2322 | 84467 |   1.5 |    16M |  26 |  54 |  42 |   0 |2575 |  0 | 560 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.52%
11.35/11.45	c  11.5s| 56300 |  2300 | 84550 |   1.5 |    16M |  26 |  54 |  42 |   0 |2576 |  0 | 560 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.55%
11.35/11.47	c  11.5s| 56400 |  2277 | 84638 |   1.5 |    16M |  26 |  54 |  42 |   0 |2577 |  0 | 560 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.58%
11.35/11.48	c  11.5s| 56500 |  2268 | 84753 |   1.5 |    16M |  26 |  54 |  42 |   6 |2581 |  1 | 561 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.64%
11.35/11.49	c  11.5s| 56600 |  2254 | 84847 |   1.5 |    16M |  26 |  54 |  42 |   6 |2581 |  1 | 561 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.67%
11.45/11.51	c  11.5s| 56700 |  2238 | 84952 |   1.5 |    16M |  26 |  54 |  42 |   0 |2582 |  0 | 563 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.72%
11.45/11.52	c  11.5s| 56800 |  2242 | 85067 |   1.5 |    16M |  26 |  54 |  42 |   6 |2583 |  1 | 563 |1875 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.74%
11.45/11.53	c  11.5s| 56900 |  2232 | 85190 |   1.5 |    16M |  26 |  54 |  42 |   8 |2583 |  1 | 563 |1876 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.75%
11.45/11.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.45/11.54	c  11.5s| 57000 |  2236 | 85297 |   1.5 |    16M |  26 |  54 |  42 |   8 |2583 |  1 | 564 |1877 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.76%
11.45/11.56	c  11.6s| 57100 |  2213 | 85395 |   1.5 |    16M |  26 |  54 |  42 |   0 |2583 |  0 | 566 |1878 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.82%
11.45/11.57	c  11.6s| 57200 |  2203 | 85511 |   1.5 |    16M |  26 |  54 |  42 |   0 |2583 |  0 | 567 |1881 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.85%
11.45/11.58	c  11.6s| 57300 |  2196 | 85614 |   1.5 |    16M |  26 |  54 |  42 |   0 |2583 |  0 | 568 |1884 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.88%
11.55/11.60	c  11.6s| 57400 |  2212 | 85754 |   1.5 |    16M |  26 |  54 |  42 |   0 |2588 |  0 | 570 |1886 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.94%
11.55/11.61	c  11.6s| 57500 |  2226 | 85918 |   1.5 |    16M |  26 |  54 |  42 |   6 |2592 |  1 | 570 |1887 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.97%
11.55/11.63	c  11.6s| 57600 |  2204 | 86020 |   1.5 |    16M |  26 |  54 |  42 |   0 |2592 |  0 | 570 |1889 | 0.000000e+00 | 2.000000e+00 |    Inf |  37.99%
11.55/11.64	c  11.6s| 57700 |  2186 | 86123 |   1.5 |    16M |  26 |  54 |  42 |   5 |2592 |  0 | 571 |1890 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.01%
11.55/11.65	c  11.7s| 57800 |  2218 | 86286 |   1.5 |    16M |  26 |  54 |  42 |   5 |2600 |  1 | 572 |1890 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.09%
11.55/11.67	c  11.7s| 57900 |  2234 | 86400 |   1.5 |    16M |  26 |  54 |  42 |   5 |2600 |  1 | 572 |1891 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.11%
11.55/11.68	c  11.7s| 58000 |  2241 | 86529 |   1.5 |    16M |  26 |  54 |  42 |   5 |2600 |  1 | 573 |1895 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.12%
11.65/11.70	c  11.7s| 58100 |  2251 | 86649 |   1.5 |    16M |  26 |  54 |  42 |   5 |2600 |  1 | 573 |1896 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.12%
11.65/11.71	c  11.7s| 58200 |  2235 | 86737 |   1.5 |    16M |  26 |  54 |  42 |   5 |2600 |  1 | 573 |1896 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.13%
11.65/11.72	c  11.7s| 58300 |  2215 | 86822 |   1.5 |    16M |  26 |  54 |  42 |   0 |2600 |  0 | 573 |1900 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.14%
11.65/11.73	c  11.7s| 58400 |  2201 | 86929 |   1.5 |    16M |  26 |  54 |  42 |   0 |2600 |  0 | 575 |1904 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.15%
11.65/11.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.65/11.74	c  11.7s| 58500 |  2183 | 87025 |   1.5 |    16M |  26 |  54 |  42 |   6 |2600 |  1 | 577 |1906 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.28%
11.65/11.76	c  11.8s| 58600 |  2173 | 87115 |   1.5 |    16M |  26 |  54 |  42 |   0 |2600 |  0 | 579 |1910 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.33%
11.65/11.77	c  11.8s| 58700 |  2165 | 87232 |   1.5 |    16M |  26 |  54 |  42 |   6 |2600 |  1 | 580 |1911 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.53%
11.65/11.78	c  11.8s| 58800 |  2155 | 87348 |   1.5 |    16M |  26 |  54 |  42 |   7 |2600 |  1 | 580 |1914 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.75%
11.75/11.80	c  11.8s| 58900 |  2159 | 87502 |   1.5 |    16M |  26 |  54 |  42 |   0 |2606 |  0 | 580 |1916 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.79%
11.75/11.81	c  11.8s| 59000 |  2153 | 87622 |   1.5 |    16M |  26 |  54 |  42 |   0 |2607 |  0 | 581 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.91%
11.75/11.83	c  11.8s| 59100 |  2144 | 87732 |   1.4 |    16M |  26 |  54 |  42 |   5 |2607 |  1 | 582 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  38.96%
11.75/11.84	c  11.8s| 59200 |  2140 | 87850 |   1.4 |    16M |  26 |  54 |  42 |   0 |2613 |  0 | 583 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  39.01%
11.75/11.85	c  11.9s| 59300 |  2144 | 87955 |   1.4 |    16M |  26 |  54 |  42 |   0 |2613 |  0 | 583 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  39.04%
11.75/11.86	c  11.9s| 59400 |  2138 | 88068 |   1.4 |    16M |  26 |  54 |  42 |   5 |2613 |  1 | 586 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  39.10%
11.75/11.88	c  11.9s| 59500 |  2142 | 88267 |   1.4 |    16M |  26 |  54 |  42 |   0 |2637 |  0 | 586 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  39.42%
11.85/11.90	c  11.9s| 59600 |  2137 | 88367 |   1.4 |    16M |  26 |  54 |  42 |   0 |2637 |  0 | 588 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  39.54%
11.85/11.91	c  11.9s| 59700 |  2119 | 88456 |   1.4 |    16M |  26 |  54 |  42 |   7 |2637 |  1 | 588 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  39.73%
11.85/11.92	c  11.9s| 59800 |  2117 | 88571 |   1.4 |    16M |  26 |  54 |  42 |   6 |2637 |  1 | 588 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  39.88%
11.85/11.93	c  11.9s| 59900 |  2109 | 88666 |   1.4 |    16M |  26 |  54 |  42 |   6 |2643 |  1 | 589 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.09%
11.85/11.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.85/11.95	c  12.0s| 60000 |  2133 | 88817 |   1.4 |    16M |  26 |  54 |  42 |   6 |2649 |  1 | 589 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.12%
11.85/11.96	c  12.0s| 60100 |  2139 | 88932 |   1.4 |    16M |  26 |  54 |  42 |   6 |2650 |  1 | 589 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.14%
11.85/11.98	c  12.0s| 60200 |  2145 | 89065 |   1.4 |    16M |  26 |  54 |  42 |   0 |2656 |  0 | 589 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.18%
11.85/11.99	c  12.0s| 60300 |  2128 | 89158 |   1.4 |    16M |  26 |  54 |  42 |   6 |2656 |  1 | 590 |1919 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.20%
11.95/12.00	c  12.0s| 60400 |  2116 | 89269 |   1.4 |    16M |  26 |  54 |  42 |   6 |2656 |  1 | 590 |1921 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.24%
11.95/12.02	c  12.0s| 60500 |  2108 | 89375 |   1.4 |    16M |  26 |  54 |  42 |   6 |2656 |  1 | 591 |1926 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.24%
11.95/12.03	c  12.0s| 60600 |  2094 | 89472 |   1.4 |    16M |  26 |  54 |  42 |   0 |2658 |  0 | 591 |1927 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.40%
11.95/12.04	c  12.0s| 60700 |  2106 | 89612 |   1.4 |    16M |  26 |  54 |  42 |   0 |2658 |  0 | 592 |1929 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.48%
11.95/12.06	c  12.1s| 60800 |  2096 | 89726 |   1.4 |    16M |  26 |  54 |  42 |   0 |2672 |  0 | 592 |1930 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.60%
11.95/12.08	c  12.1s| 60900 |  2135 | 89942 |   1.4 |    16M |  26 |  54 |  42 |   6 |2687 |  1 | 593 |1931 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.66%
11.95/12.09	c  12.1s| 61000 |  2159 | 90101 |   1.4 |    16M |  26 |  54 |  42 |   7 |2687 |  1 | 594 |1931 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.68%
12.05/12.11	c  12.1s| 61100 |  2163 | 90248 |   1.4 |    16M |  26 |  54 |  42 |   5 |2691 |  1 | 594 |1933 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.71%
12.05/12.12	c  12.1s| 61200 |  2157 | 90394 |   1.4 |    16M |  26 |  54 |  42 |   5 |2696 |  1 | 594 |1936 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.76%
12.05/12.14	c  12.1s| 61300 |  2135 | 90489 |   1.4 |    16M |  26 |  54 |  42 |   5 |2696 |  1 | 595 |1939 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.80%
12.05/12.15	c  12.2s| 61400 |  2137 | 90594 |   1.4 |    16M |  26 |  54 |  42 |   0 |2696 |  0 | 595 |1940 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.84%
12.05/12.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.05/12.16	c  12.2s| 61500 |  2113 | 90686 |   1.4 |    16M |  26 |  54 |  42 |   0 |2697 |  0 | 595 |1943 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.86%
12.05/12.18	c  12.2s| 61600 |  2098 | 90779 |   1.4 |    16M |  26 |  54 |  42 |   0 |2697 |  0 | 597 |1948 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.88%
12.05/12.19	c  12.2s| 61700 |  2081 | 90879 |   1.4 |    16M |  26 |  54 |  42 |   0 |2698 |  0 | 597 |1948 | 0.000000e+00 | 2.000000e+00 |    Inf |  40.96%
12.15/12.20	c  12.2s| 61800 |  2085 | 91005 |   1.4 |    16M |  26 |  54 |  42 |   6 |2708 |  1 | 597 |1948 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.11%
12.15/12.21	c  12.2s| 61900 |  2089 | 91111 |   1.4 |    16M |  26 |  54 |  42 |   0 |2708 |  0 | 597 |1948 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.14%
12.15/12.22	c  12.2s| 62000 |  2081 | 91212 |   1.4 |    16M |  26 |  54 |  42 |   0 |2708 |  0 | 599 |1948 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.15%
12.15/12.24	c  12.2s| 62100 |  2076 | 91314 |   1.4 |    16M |  26 |  54 |  42 |   0 |2708 |  0 | 600 |1948 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.17%
12.15/12.25	c  12.3s| 62200 |  2063 | 91421 |   1.4 |    16M |  26 |  54 |  42 |   0 |2711 |  0 | 602 |1948 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.38%
12.15/12.26	c  12.3s| 62300 |  2067 | 91523 |   1.4 |    16M |  26 |  54 |  42 |   6 |2711 |  1 | 603 |1948 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.41%
12.15/12.27	c  12.3s| 62400 |  2053 | 91623 |   1.4 |    16M |  26 |  54 |  42 |   5 |2718 |  1 | 603 |1948 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.64%
12.15/12.29	c  12.3s| 62500 |  2083 | 91764 |   1.4 |    16M |  26 |  54 |  42 |   5 |2719 |  1 | 605 |1951 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.66%
12.25/12.30	c  12.3s| 62600 |  2091 | 91885 |   1.4 |    16M |  26 |  54 |  42 |   5 |2720 |  1 | 607 |1953 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.67%
12.25/12.32	c  12.3s| 62700 |  2077 | 91980 |   1.4 |    16M |  26 |  54 |  42 |   5 |2720 |  1 | 608 |1953 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.68%
12.25/12.33	c  12.3s| 62800 |  2061 | 92065 |   1.4 |    16M |  26 |  54 |  42 |   0 |2720 |  0 | 608 |1957 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.68%
12.25/12.34	c  12.3s| 62900 |  2047 | 92157 |   1.4 |    16M |  26 |  54 |  42 |   0 |2720 |  0 | 608 |1959 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.78%
12.25/12.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.25/12.35	c  12.4s| 63000 |  2041 | 92265 |   1.4 |    16M |  26 |  54 |  42 |   0 |2720 |  0 | 608 |1960 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.80%
12.25/12.37	c  12.4s| 63100 |  2059 | 92465 |   1.4 |    16M |  26 |  54 |  42 |   5 |2747 |  1 | 608 |1964 | 0.000000e+00 | 2.000000e+00 |    Inf |  41.91%
12.35/12.40	c  12.4s| 63200 |  2091 | 92714 |   1.4 |    16M |  26 |  54 |  42 |   5 |2791 |  1 | 608 |1964 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.10%
12.35/12.42	c  12.4s| 63300 |  2111 | 92868 |   1.4 |    16M |  26 |  54 |  42 |   0 |2799 |  0 | 608 |1966 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.13%
12.35/12.43	c  12.4s| 63400 |  2117 | 93006 |   1.4 |    16M |  26 |  54 |  42 |   0 |2803 |  0 | 608 |1970 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.18%
12.35/12.45	c  12.5s| 63500 |  2132 | 93132 |   1.4 |    16M |  26 |  54 |  42 |   0 |2806 |  0 | 610 |1972 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.20%
12.35/12.46	c  12.5s| 63600 |  2110 | 93234 |   1.4 |    16M |  26 |  54 |  42 |   6 |2808 |  1 | 610 |1974 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.26%
12.35/12.47	c  12.5s| 63700 |  2112 | 93350 |   1.4 |    16M |  26 |  54 |  42 |   6 |2808 |  1 | 610 |1975 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.28%
12.35/12.49	c  12.5s| 63800 |  2088 | 93443 |   1.4 |    16M |  26 |  54 |  42 |   0 |2810 |  0 | 610 |1978 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.31%
12.45/12.50	c  12.5s| 63900 |  2080 | 93545 |   1.4 |    16M |  26 |  54 |  42 |   0 |2810 |  0 | 610 |1981 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.34%
12.45/12.51	c  12.5s| 64000 |  2074 | 93676 |   1.4 |    16M |  26 |  54 |  42 |   0 |2815 |  0 | 612 |1986 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.40%
12.45/12.53	c  12.5s| 64100 |  2051 | 93768 |   1.4 |    16M |  26 |  54 |  42 |   0 |2817 |  0 | 614 |1991 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.44%
12.45/12.54	c  12.5s| 64200 |  2041 | 93869 |   1.4 |    16M |  26 |  54 |  42 |   6 |2817 |  1 | 614 |1991 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.50%
12.45/12.55	c  12.6s| 64300 |  2029 | 93946 |   1.4 |    16M |  26 |  54 |  42 |   0 |2817 |  0 | 614 |1991 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.58%
12.45/12.57	c  12.6s| 64400 |  2023 | 94036 |   1.4 |    16M |  26 |  54 |  42 |   0 |2817 |  0 | 615 |1995 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.82%
12.45/12.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.45/12.58	c  12.6s| 64500 |  2019 | 94151 |   1.4 |    16M |  26 |  54 |  42 |   0 |2817 |  0 | 616 |1996 | 0.000000e+00 | 2.000000e+00 |    Inf |  42.90%
12.45/12.59	c  12.6s| 64600 |  2006 | 94265 |   1.4 |    16M |  26 |  54 |  42 |   5 |2828 |  1 | 619 |1998 | 0.000000e+00 | 2.000000e+00 |    Inf |  43.25%
12.55/12.61	c  12.6s| 64700 |  2028 | 94429 |   1.4 |    16M |  26 |  54 |  42 |   0 |2838 |  0 | 620 |2001 | 0.000000e+00 | 2.000000e+00 |    Inf |  43.28%
12.55/12.62	c  12.6s| 64800 |  2022 | 94531 |   1.4 |    16M |  26 |  54 |  42 |   0 |2838 |  0 | 620 |2004 | 0.000000e+00 | 2.000000e+00 |    Inf |  43.31%
12.55/12.63	c  12.6s| 64900 |  2026 | 94632 |   1.4 |    16M |  26 |  54 |  42 |   0 |2838 |  0 | 620 |2004 | 0.000000e+00 | 2.000000e+00 |    Inf |  43.33%
12.55/12.65	c  12.6s| 65000 |  2026 | 94744 |   1.4 |    16M |  26 |  54 |  42 |   6 |2838 |  1 | 620 |2004 | 0.000000e+00 | 2.000000e+00 |    Inf |  43.34%
12.55/12.66	c  12.7s| 65100 |  2016 | 94831 |   1.4 |    16M |  26 |  54 |  42 |   0 |2838 |  0 | 621 |2004 | 0.000000e+00 | 2.000000e+00 |    Inf |  43.36%
12.55/12.67	c  12.7s| 65200 |  2018 | 94950 |   1.4 |    16M |  26 |  54 |  42 |   7 |2838 |  1 | 621 |2004 | 0.000000e+00 | 2.000000e+00 |    Inf |  43.37%
12.55/12.69	c  12.7s| 65300 |  2017 | 95060 |   1.4 |    16M |  26 |  54 |  42 |   7 |2838 |  1 | 622 |2004 | 0.000000e+00 | 2.000000e+00 |    Inf |  43.37%
12.64/12.70	c  12.7s| 65400 |  1995 | 95134 |   1.4 |    16M |  26 |  54 |  42 |   0 |2839 |  0 | 622 |2005 | 0.000000e+00 | 2.000000e+00 |    Inf |  43.39%
12.64/12.71	c  12.7s| 65500 |  1985 | 95251 |   1.4 |    16M |  26 |  54 |  42 |   6 |2839 |  1 | 622 |2006 | 0.000000e+00 | 2.000000e+00 |    Inf |  43.63%
12.64/12.72	c  12.7s| 65600 |  1977 | 95366 |   1.4 |    16M |  26 |  54 |  42 |   0 |2839 |  0 | 622 |2009 | 0.000000e+00 | 2.000000e+00 |    Inf |  43.72%
12.64/12.73	c  12.7s| 65700 |  1969 | 95475 |   1.4 |    16M |  26 |  54 |  42 |   5 |2839 |  1 | 622 |2012 | 0.000000e+00 | 2.000000e+00 |    Inf |  43.93%
12.64/12.75	c  12.7s| 65800 |  1961 | 95570 |   1.4 |    16M |  26 |  54 |  42 |   8 |2839 |  1 | 622 |2013 | 0.000000e+00 | 2.000000e+00 |    Inf |  44.05%
12.64/12.76	c  12.8s| 65900 |  1941 | 95695 |   1.4 |    16M |  26 |  54 |  42 |   0 |2839 |  0 | 623 |2021 | 0.000000e+00 | 2.000000e+00 |    Inf |  44.39%
12.64/12.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.64/12.77	c  12.8s| 66000 |  1926 | 95807 |   1.4 |    16M |  26 |  54 |  43 |   5 |2839 |  1 | 625 |2022 | 0.000000e+00 | 2.000000e+00 |    Inf |  44.68%
12.64/12.79	c  12.8s| 66100 |  1927 | 95940 |   1.4 |    16M |  26 |  54 |  43 |   6 |2849 |  1 | 627 |2024 | 0.000000e+00 | 2.000000e+00 |    Inf |  44.96%
12.74/12.80	c  12.8s| 66200 |  1925 | 96050 |   1.4 |    16M |  26 |  54 |  43 |   0 |2849 |  0 | 627 |2024 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.00%
12.74/12.81	c  12.8s| 66300 |  1909 | 96139 |   1.4 |    16M |  26 |  54 |  43 |   0 |2850 |  0 | 629 |2025 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.03%
12.74/12.83	c  12.8s| 66400 |  1921 | 96275 |   1.4 |    16M |  26 |  54 |  43 |   0 |2850 |  0 | 629 |2027 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.06%
12.74/12.84	c  12.8s| 66500 |  1905 | 96389 |   1.4 |    16M |  26 |  54 |  43 |   0 |2855 |  0 | 629 |2031 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.18%
12.74/12.85	c  12.9s| 66600 |  1908 | 96514 |   1.4 |    16M |  26 |  54 |  43 |   6 |2855 |  1 | 630 |2034 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.21%
12.74/12.87	c  12.9s| 66700 |  1904 | 96623 |   1.4 |    16M |  26 |  54 |  43 |   6 |2855 |  1 | 630 |2037 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.23%
12.74/12.88	c  12.9s| 66800 |  1902 | 96728 |   1.4 |    16M |  26 |  54 |  43 |   0 |2855 |  0 | 632 |2041 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.27%
12.74/12.89	c  12.9s| 66900 |  1914 | 96842 |   1.4 |    16M |  26 |  54 |  43 |   4 |2855 |  1 | 632 |2042 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.35%
12.84/12.91	c  12.9s| 67000 |  1896 | 96924 |   1.4 |    16M |  26 |  54 |  43 |   0 |2855 |  0 | 632 |2042 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.39%
12.84/12.92	c  12.9s| 67100 |  1898 | 97044 |   1.4 |    16M |  26 |  54 |  43 |   5 |2855 |  1 | 632 |2044 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.43%
12.84/12.93	c  12.9s| 67200 |  1888 | 97142 |   1.4 |    16M |  26 |  54 |  43 |   5 |2855 |  1 | 634 |2045 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.55%
12.84/12.94	c  12.9s| 67300 |  1884 | 97232 |   1.4 |    16M |  26 |  54 |  43 |   0 |2855 |  0 | 635 |2046 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.74%
12.84/12.95	c  13.0s| 67400 |  1882 | 97347 |   1.4 |    16M |  26 |  54 |  43 |   0 |2855 |  0 | 636 |2050 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.75%
12.84/12.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.84/12.97	c  13.0s| 67500 |  1878 | 97455 |   1.4 |    16M |  26 |  54 |  43 |   0 |2855 |  0 | 636 |2054 | 0.000000e+00 | 2.000000e+00 |    Inf |  45.84%
12.84/12.98	c  13.0s| 67600 |  1858 | 97548 |   1.4 |    16M |  26 |  54 |  43 |   0 |2855 |  0 | 637 |2055 | 0.000000e+00 | 2.000000e+00 |    Inf |  46.17%
12.84/12.99	c  13.0s| 67700 |  1832 | 97648 |   1.4 |    16M |  26 |  54 |  43 |   0 |2860 |  0 | 637 |2056 | 0.000000e+00 | 2.000000e+00 |    Inf |  46.61%
12.95/13.01	c  13.0s| 67800 |  1830 | 97770 |   1.4 |    16M |  26 |  54 |  43 |   6 |2860 |  1 | 638 |2059 | 0.000000e+00 | 2.000000e+00 |    Inf |  46.66%
12.95/13.02	c  13.0s| 67900 |  1826 | 97886 |   1.4 |    16M |  26 |  54 |  43 |   6 |2864 |  1 | 638 |2061 | 0.000000e+00 | 2.000000e+00 |    Inf |  46.96%
12.95/13.04	c  13.0s| 68000 |  1806 | 97980 |   1.4 |    16M |  26 |  54 |  43 |   7 |2864 |  1 | 638 |2064 | 0.000000e+00 | 2.000000e+00 |    Inf |  47.14%
12.95/13.05	c  13.1s| 68100 |  1807 | 98108 |   1.4 |    16M |  26 |  54 |  43 |   0 |2864 |  0 | 639 |2068 | 0.000000e+00 | 2.000000e+00 |    Inf |  47.27%
12.95/13.07	c  13.1s| 68200 |  1795 | 98247 |   1.4 |    16M |  26 |  54 |  43 |   7 |2876 |  1 | 639 |2075 | 0.000000e+00 | 2.000000e+00 |    Inf |  47.48%
12.95/13.08	c  13.1s| 68300 |  1812 | 98401 |   1.4 |    16M |  26 |  54 |  43 |   0 |2880 |  0 | 640 |2080 | 0.000000e+00 | 2.000000e+00 |    Inf |  47.51%
12.95/13.10	c  13.1s| 68400 |  1806 | 98516 |   1.4 |    16M |  26 |  54 |  43 |   0 |2880 |  0 | 640 |2085 | 0.000000e+00 | 2.000000e+00 |    Inf |  47.52%
13.05/13.11	c  13.1s| 68500 |  1804 | 98634 |   1.4 |    16M |  26 |  54 |  43 |   0 |2880 |  0 | 640 |2089 | 0.000000e+00 | 2.000000e+00 |    Inf |  47.53%
13.05/13.12	c  13.1s| 68600 |  1792 | 98724 |   1.4 |    16M |  26 |  54 |  43 |   0 |2880 |  0 | 640 |2090 | 0.000000e+00 | 2.000000e+00 |    Inf |  47.56%
13.05/13.13	c  13.1s| 68700 |  1772 | 98813 |   1.4 |    16M |  26 |  54 |  43 |   0 |2880 |  0 | 640 |2092 | 0.000000e+00 | 2.000000e+00 |    Inf |  47.88%
13.05/13.15	c  13.1s| 68800 |  1764 | 98918 |   1.4 |    16M |  26 |  54 |  43 |   0 |2880 |  0 | 640 |2092 | 0.000000e+00 | 2.000000e+00 |    Inf |  47.93%
13.05/13.16	c  13.2s| 68900 |  1804 | 99161 |   1.4 |    16M |  26 |  54 |  43 |   0 |2899 |  0 | 640 |2094 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.01%
13.05/13.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.05/13.18	c  13.2s| 69000 |  1836 | 99322 |   1.4 |    16M |  26 |  54 |  43 |   4 |2914 |  1 | 640 |2095 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.08%
13.14/13.20	c  13.2s| 69100 |  1882 | 99558 |   1.4 |    16M |  26 |  54 |  43 |   0 |2952 |  0 | 640 |2097 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.11%
13.14/13.22	c  13.2s| 69200 |  1914 | 99744 |   1.4 |    16M |  26 |  54 |  43 |   6 |2972 |  1 | 640 |2102 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.14%
13.14/13.24	c  13.2s| 69300 |  1932 | 99882 |   1.4 |    16M |  26 |  54 |  43 |   0 |2972 |  0 | 641 |2104 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.18%
13.14/13.25	c  13.3s| 69400 |  1948 |100019 |   1.4 |    16M |  26 |  54 |  43 |   0 |2982 |  0 | 641 |2107 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.20%
13.14/13.27	c  13.3s| 69500 |  1966 |100156 |   1.4 |    16M |  26 |  54 |  43 |   7 |2988 |  1 | 641 |2109 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.24%
13.14/13.28	c  13.3s| 69600 |  1976 |100269 |   1.4 |    16M |  26 |  54 |  43 |   0 |2988 |  0 | 641 |2112 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.25%
13.24/13.30	c  13.3s| 69700 |  1994 |100434 |   1.4 |    16M |  26 |  54 |  44 |   7 |3002 |  1 | 643 |2119 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.27%
13.24/13.32	c  13.3s| 69800 |  2008 |100581 |   1.4 |    16M |  26 |  54 |  44 |   6 |3008 |  1 | 643 |2123 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.29%
13.24/13.33	c  13.3s| 69900 |  2026 |100713 |   1.4 |    16M |  26 |  54 |  44 |   5 |3019 |  1 | 643 |2123 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.33%
13.24/13.35	c  13.3s| 70000 |  2042 |100846 |   1.4 |    16M |  26 |  54 |  44 |   6 |3019 |  1 | 643 |2125 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.34%
13.24/13.36	c  13.4s| 70100 |  2040 |100967 |   1.4 |    16M |  26 |  54 |  44 |   6 |3019 |  1 | 644 |2126 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.36%
13.24/13.37	c  13.4s| 70200 |  2024 |101066 |   1.4 |    16M |  26 |  54 |  44 |   6 |3019 |  1 | 647 |2130 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.40%
13.24/13.39	c  13.4s| 70300 |  2045 |101203 |   1.4 |    16M |  26 |  54 |  44 |   5 |3024 |  1 | 648 |2130 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.43%
13.34/13.41	c  13.4s| 70400 |  2055 |101371 |   1.4 |    16M |  26 |  54 |  44 |   0 |3044 |  0 | 648 |2130 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.49%
13.34/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.34/13.42	c  13.4s| 70500 |  2036 |101488 |   1.4 |    16M |  26 |  54 |  44 |   7 |3047 |  1 | 649 |2135 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.57%
13.34/13.44	c  13.4s| 70600 |  2030 |101607 |   1.4 |    16M |  26 |  54 |  44 |   0 |3047 |  0 | 649 |2138 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.58%
13.34/13.45	c  13.5s| 70700 |  2020 |101719 |   1.4 |    16M |  26 |  54 |  44 |   6 |3047 |  0 | 650 |2143 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.60%
13.34/13.46	c  13.5s| 70800 |  2004 |101815 |   1.4 |    16M |  26 |  54 |  44 |   0 |3047 |  0 | 651 |2144 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.63%
13.34/13.47	c  13.5s| 70900 |  1996 |101916 |   1.4 |    16M |  26 |  54 |  44 |   6 |3047 |  1 | 651 |2148 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.66%
13.34/13.49	c  13.5s| 71000 |  1988 |102021 |   1.4 |    16M |  26 |  54 |  44 |   7 |3047 |  1 | 651 |2153 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.70%
13.44/13.50	c  13.5s| 71100 |  1984 |102115 |   1.4 |    16M |  26 |  54 |  44 |   0 |3047 |  0 | 653 |2156 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.71%
13.44/13.51	c  13.5s| 71200 |  1972 |102227 |   1.4 |    16M |  26 |  54 |  44 |   0 |3048 |  0 | 653 |2158 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.73%
13.44/13.53	c  13.5s| 71300 |  1963 |102379 |   1.4 |    16M |  26 |  54 |  44 |   0 |3061 |  0 | 654 |2167 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.82%
13.44/13.55	c  13.5s| 71400 |  1980 |102528 |   1.4 |    16M |  26 |  54 |  44 |   6 |3071 |  1 | 655 |2169 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.89%
13.44/13.56	c  13.6s| 71500 |  1970 |102638 |   1.4 |    16M |  26 |  54 |  44 |   7 |3073 |  1 | 655 |2172 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.91%
13.44/13.57	c  13.6s| 71600 |  1969 |102766 |   1.4 |    16M |  26 |  54 |  44 |   0 |3074 |  0 | 656 |2172 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.92%
13.44/13.58	c  13.6s| 71700 |  1950 |102855 |   1.4 |    16M |  26 |  54 |  44 |   0 |3074 |  0 | 657 |2172 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.93%
13.54/13.60	c  13.6s| 71800 |  1940 |102964 |   1.4 |    16M |  26 |  54 |  44 |   7 |3074 |  1 | 657 |2172 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.95%
13.54/13.61	c  13.6s| 71900 |  1940 |103065 |   1.4 |    16M |  26 |  54 |  44 |   0 |3074 |  0 | 657 |2172 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.96%
13.54/13.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.54/13.62	c  13.6s| 72000 |  1954 |103184 |   1.4 |    16M |  26 |  54 |  44 |   7 |3074 |  1 | 657 |2172 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.97%
13.54/13.63	c  13.6s| 72100 |  1932 |103266 |   1.4 |    16M |  26 |  54 |  43 |   7 |3074 |  1 | 657 |2172 | 0.000000e+00 | 2.000000e+00 |    Inf |  48.98%
13.54/13.65	c  13.6s| 72200 |  1932 |103371 |   1.4 |    16M |  26 |  54 |  43 |   0 |3075 |  0 | 658 |2176 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.03%
13.54/13.66	c  13.7s| 72300 |  1914 |103468 |   1.4 |    16M |  26 |  54 |  43 |   0 |3075 |  0 | 660 |2180 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.05%
13.54/13.67	c  13.7s| 72400 |  1914 |103593 |   1.4 |    16M |  26 |  54 |  43 |   0 |3082 |  0 | 660 |2181 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.11%
13.64/13.70	c  13.7s| 72500 |  1950 |103806 |   1.4 |    16M |  26 |  54 |  43 |   9 |3118 |  2 | 662 |2186 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.16%
13.64/13.72	c  13.7s| 72600 |  1986 |103982 |   1.4 |    16M |  26 |  54 |  44 |   0 |3135 |  0 | 665 |2189 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.19%
13.64/13.74	c  13.7s| 72700 |  2004 |104158 |   1.4 |    16M |  26 |  54 |  44 |   7 |3139 |  1 | 667 |2200 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.22%
13.64/13.75	c  13.8s| 72800 |  2044 |104306 |   1.4 |    16M |  26 |  54 |  44 |   5 |3144 |  1 | 667 |2204 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.23%
13.64/13.77	c  13.8s| 72900 |  2060 |104427 |   1.4 |    16M |  26 |  54 |  44 |   6 |3144 |  1 | 667 |2204 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.24%
13.64/13.78	c  13.8s| 73000 |  2070 |104561 |   1.4 |    16M |  26 |  54 |  44 |   6 |3144 |  1 | 668 |2205 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.25%
13.64/13.79	c  13.8s| 73100 |  2081 |104689 |   1.4 |    16M |  26 |  54 |  44 |   6 |3149 |  1 | 669 |2205 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.26%
13.74/13.81	c  13.8s| 73200 |  2092 |104800 |   1.4 |    16M |  26 |  54 |  44 |   6 |3149 |  1 | 672 |2205 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.27%
13.74/13.82	c  13.8s| 73300 |  2100 |104910 |   1.4 |    16M |  26 |  54 |  44 |   6 |3149 |  1 | 673 |2205 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.29%
13.74/13.84	c  13.8s| 73400 |  2122 |105060 |   1.4 |    16M |  26 |  54 |  44 |   6 |3149 |  1 | 674 |2206 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.30%
13.74/13.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.74/13.85	c  13.9s| 73500 |  2122 |105176 |   1.4 |    16M |  26 |  54 |  44 |   0 |3149 |  0 | 674 |2209 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.32%
13.74/13.87	c  13.9s| 73600 |  2114 |105269 |   1.4 |    16M |  26 |  54 |  44 |   5 |3149 |  1 | 675 |2213 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.34%
13.74/13.88	c  13.9s| 73700 |  2116 |105380 |   1.4 |    16M |  26 |  54 |  44 |   6 |3149 |  1 | 675 |2215 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.35%
13.74/13.89	c  13.9s| 73800 |  2112 |105486 |   1.4 |    16M |  26 |  54 |  44 |   0 |3149 |  0 | 675 |2218 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.37%
13.84/13.91	c  13.9s| 73900 |  2102 |105607 |   1.4 |    16M |  26 |  54 |  44 |   6 |3149 |  1 | 675 |2224 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.39%
13.84/13.92	c  13.9s| 74000 |  2092 |105736 |   1.4 |    16M |  26 |  54 |  44 |   6 |3149 |  1 | 675 |2228 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.41%
13.84/13.94	c  13.9s| 74100 |  2108 |105865 |   1.4 |    16M |  26 |  54 |  44 |   0 |3154 |  0 | 676 |2230 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.43%
13.84/13.95	c  14.0s| 74200 |  2116 |105976 |   1.4 |    16M |  26 |  54 |  44 |   5 |3154 |  1 | 676 |2230 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.44%
13.84/13.96	c  14.0s| 74300 |  2104 |106078 |   1.4 |    16M |  26 |  54 |  44 |   6 |3154 |  1 | 676 |2231 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.45%
13.84/13.97	c  14.0s| 74400 |  2077 |106158 |   1.4 |    16M |  26 |  54 |  44 |   6 |3154 |  1 | 676 |2234 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.46%
13.84/13.99	c  14.0s| 74500 |  2068 |106282 |   1.4 |    16M |  26 |  54 |  44 |   6 |3154 |  2 | 676 |2238 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.48%
13.84/14.00	c  14.0s| 74600 |  2074 |106386 |   1.4 |    16M |  26 |  54 |  44 |   0 |3154 |  0 | 677 |2239 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.49%
13.94/14.01	c  14.0s| 74700 |  2060 |106474 |   1.4 |    16M |  26 |  54 |  44 |   6 |3154 |  1 | 678 |2239 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.51%
13.94/14.02	c  14.0s| 74800 |  2027 |106554 |   1.4 |    16M |  26 |  54 |  44 |   5 |3154 |  1 | 678 |2242 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.53%
13.94/14.04	c  14.0s| 74900 |  2025 |106665 |   1.4 |    16M |  26 |  54 |  44 |   6 |3154 |  1 | 679 |2247 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.55%
13.94/14.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.94/14.05	c  14.1s| 75000 |  1997 |106762 |   1.4 |    16M |  26 |  54 |  44 |   7 |3154 |  1 | 679 |2255 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.57%
13.94/14.06	c  14.1s| 75100 |  1985 |106859 |   1.4 |    16M |  26 |  54 |  44 |   6 |3154 |  1 | 679 |2256 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.59%
13.94/14.08	c  14.1s| 75200 |  1982 |106969 |   1.4 |    16M |  26 |  54 |  44 |   6 |3154 |  1 | 679 |2258 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.60%
13.94/14.09	c  14.1s| 75300 |  1959 |107062 |   1.4 |    16M |  26 |  54 |  44 |   0 |3154 |  0 | 680 |2258 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.62%
14.04/14.10	c  14.1s| 75400 |  1951 |107173 |   1.4 |    16M |  26 |  54 |  44 |   0 |3154 |  0 | 681 |2258 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.66%
14.04/14.11	c  14.1s| 75500 |  1919 |107247 |   1.4 |    16M |  26 |  54 |  44 |   0 |3155 |  0 | 681 |2258 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.68%
14.04/14.13	c  14.1s| 75600 |  1904 |107332 |   1.4 |    16M |  26 |  54 |  44 |   7 |3155 |  1 | 682 |2258 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.71%
14.04/14.14	c  14.1s| 75700 |  1892 |107429 |   1.4 |    16M |  26 |  54 |  44 |   0 |3160 |  0 | 684 |2258 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.75%
14.04/14.15	c  14.2s| 75800 |  1874 |107527 |   1.4 |    16M |  26 |  54 |  44 |   7 |3160 |  1 | 684 |2258 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.78%
14.04/14.17	c  14.2s| 75900 |  1874 |107667 |   1.4 |    16M |  26 |  54 |  44 |   6 |3177 |  1 | 685 |2259 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.86%
14.04/14.18	c  14.2s| 76000 |  1854 |107753 |   1.4 |    16M |  26 |  54 |  44 |   5 |3177 |  1 | 687 |2261 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.93%
14.04/14.19	c  14.2s| 76100 |  1844 |107837 |   1.4 |    16M |  26 |  54 |  44 |   0 |3177 |  0 | 687 |2261 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.95%
14.14/14.21	c  14.2s| 76200 |  1842 |107980 |   1.4 |    16M |  26 |  54 |  44 |   7 |3182 |  1 | 689 |2262 | 0.000000e+00 | 2.000000e+00 |    Inf |  49.98%
14.14/14.22	c  14.2s| 76300 |  1860 |108110 |   1.4 |    16M |  26 |  54 |  44 |   6 |3189 |  1 | 689 |2262 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.01%
14.14/14.24	c  14.2s| 76400 |  1852 |108218 |   1.4 |    16M |  26 |  54 |  44 |   0 |3189 |  0 | 689 |2264 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.03%
14.14/14.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.14/14.25	c  14.3s| 76500 |  1831 |108314 |   1.4 |    16M |  26 |  54 |  44 |   6 |3189 |  1 | 690 |2266 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.06%
14.14/14.27	c  14.3s| 76600 |  1813 |108454 |   1.4 |    16M |  26 |  54 |  44 |   0 |3206 |  0 | 691 |2266 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.20%
14.14/14.28	c  14.3s| 76700 |  1789 |108552 |   1.4 |    16M |  26 |  54 |  44 |   0 |3206 |  0 | 691 |2266 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.24%
14.14/14.29	c  14.3s| 76800 |  1775 |108662 |   1.4 |    16M |  26 |  54 |  44 |   0 |3206 |  0 | 692 |2266 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.27%
14.24/14.31	c  14.3s| 76900 |  1759 |108748 |   1.4 |    16M |  26 |  54 |  44 |   0 |3206 |  0 | 693 |2266 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.31%
14.24/14.32	c  14.3s| 77000 |  1745 |108855 |   1.4 |    16M |  26 |  54 |  44 |   4 |3206 |  1 | 693 |2266 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.68%
14.24/14.33	c  14.3s| 77100 |  1755 |108989 |   1.4 |    16M |  26 |  54 |  44 |   0 |3213 |  0 | 693 |2266 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.76%
14.24/14.35	c  14.3s| 77200 |  1763 |109096 |   1.4 |    16M |  26 |  54 |  44 |   0 |3219 |  0 | 694 |2266 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.78%
14.24/14.36	c  14.4s| 77300 |  1759 |109194 |   1.4 |    16M |  26 |  54 |  44 |   0 |3219 |  0 | 694 |2266 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.80%
14.24/14.37	c  14.4s| 77400 |  1759 |109296 |   1.4 |    16M |  26 |  54 |  44 |   6 |3219 |  1 | 694 |2266 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.81%
14.24/14.38	c  14.4s| 77500 |  1743 |109388 |   1.4 |    16M |  26 |  54 |  44 |   6 |3219 |  1 | 695 |2269 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.82%
14.24/14.40	c  14.4s| 77600 |  1746 |109525 |   1.4 |    16M |  26 |  54 |  44 |   7 |3219 |  1 | 696 |2271 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.84%
14.34/14.41	c  14.4s| 77700 |  1732 |109630 |   1.4 |    16M |  26 |  54 |  44 |   5 |3219 |  1 | 697 |2271 | 0.000000e+00 | 2.000000e+00 |    Inf |  50.98%
14.34/14.42	c  14.4s| 77800 |  1736 |109763 |   1.4 |    16M |  26 |  54 |  44 |   6 |3231 |  1 | 698 |2271 | 0.000000e+00 | 2.000000e+00 |    Inf |  51.11%
14.34/14.43	c  14.4s| 77900 |  1741 |109873 |   1.4 |    16M |  26 |  54 |  44 |   6 |3231 |  1 | 702 |2271 | 0.000000e+00 | 2.000000e+00 |    Inf |  51.13%
14.34/14.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.34/14.45	c  14.4s| 78000 |  1725 |109972 |   1.4 |    16M |  26 |  54 |  44 |   0 |3232 |  0 | 702 |2271 | 0.000000e+00 | 2.000000e+00 |    Inf |  51.15%
14.34/14.46	c  14.5s| 78100 |  1731 |110082 |   1.4 |    16M |  26 |  54 |  44 |   5 |3232 |  1 | 702 |2271 | 0.000000e+00 | 2.000000e+00 |    Inf |  51.47%
14.34/14.47	c  14.5s| 78200 |  1703 |110151 |   1.4 |    16M |  26 |  54 |  44 |   0 |3232 |  0 | 704 |2271 | 0.000000e+00 | 2.000000e+00 |    Inf |  51.49%
14.34/14.49	c  14.5s| 78300 |  1719 |110310 |   1.4 |    16M |  26 |  54 |  44 |   6 |3239 |  1 | 704 |2271 | 0.000000e+00 | 2.000000e+00 |    Inf |  51.59%
14.44/14.50	c  14.5s| 78400 |  1719 |110421 |   1.4 |    16M |  26 |  54 |  44 |   7 |3239 |  1 | 704 |2271 | 0.000000e+00 | 2.000000e+00 |    Inf |  51.61%
14.44/14.51	c  14.5s| 78500 |  1699 |110514 |   1.4 |    16M |  26 |  54 |  44 |   7 |3239 |  1 | 705 |2273 | 0.000000e+00 | 2.000000e+00 |    Inf |  51.76%
14.44/14.52	c  14.5s| 78600 |  1695 |110639 |   1.4 |    16M |  26 |  54 |  44 |   0 |3239 |  0 | 705 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  51.82%
14.44/14.54	c  14.5s| 78700 |  1693 |110728 |   1.4 |    16M |  26 |  54 |  44 |   0 |3239 |  0 | 705 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  51.90%
14.44/14.55	c  14.6s| 78800 |  1701 |110849 |   1.4 |    16M |  26 |  54 |  44 |   0 |3244 |  0 | 705 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  51.99%
14.44/14.56	c  14.6s| 78900 |  1669 |110920 |   1.4 |    16M |  26 |  54 |  44 |   0 |3244 |  0 | 705 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  52.28%
14.44/14.58	c  14.6s| 79000 |  1659 |111010 |   1.4 |    16M |  26 |  54 |  44 |   0 |3244 |  0 | 705 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  52.45%
14.44/14.59	c  14.6s| 79100 |  1660 |111145 |   1.4 |    16M |  26 |  54 |  44 |   0 |3253 |  0 | 705 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  52.67%
14.54/14.60	c  14.6s| 79200 |  1654 |111261 |   1.4 |    16M |  26 |  54 |  44 |   7 |3253 |  1 | 706 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  52.71%
14.54/14.62	c  14.6s| 79300 |  1666 |111388 |   1.4 |    16M |  26 |  54 |  44 |   0 |3260 |  0 | 706 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  52.79%
14.54/14.63	c  14.6s| 79400 |  1650 |111479 |   1.4 |    16M |  26 |  54 |  44 |   0 |3265 |  0 | 706 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  52.81%
14.54/14.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.54/14.64	c  14.6s| 79500 |  1647 |111588 |   1.4 |    16M |  26 |  54 |  44 |   6 |3265 |  1 | 706 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.01%
14.54/14.65	c  14.7s| 79600 |  1641 |111681 |   1.4 |    16M |  26 |  54 |  44 |   0 |3265 |  0 | 706 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.04%
14.54/14.67	c  14.7s| 79700 |  1628 |111765 |   1.4 |    16M |  26 |  54 |  44 |   5 |3265 |  1 | 706 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.29%
14.54/14.68	c  14.7s| 79800 |  1616 |111867 |   1.4 |    16M |  26 |  54 |  44 |   5 |3265 |  1 | 706 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.55%
14.54/14.69	c  14.7s| 79900 |  1612 |111959 |   1.4 |    16M |  26 |  54 |  44 |   6 |3271 |  1 | 706 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.65%
14.64/14.71	c  14.7s| 80000 |  1636 |112167 |   1.4 |    16M |  26 |  54 |  44 |   5 |3294 |  1 | 706 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.70%
14.64/14.73	c  14.7s| 80100 |  1660 |112336 |   1.4 |    16M |  26 |  54 |  44 |   6 |3312 |  1 | 706 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.75%
14.64/14.75	c  14.7s| 80200 |  1670 |112480 |   1.4 |    16M |  26 |  54 |  43 |   6 |3316 |  1 | 708 |2275 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.80%
14.64/14.76	c  14.8s| 80300 |  1676 |112612 |   1.4 |    16M |  26 |  54 |  43 |   6 |3323 |  1 | 709 |2278 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.82%
14.64/14.78	c  14.8s| 80400 |  1670 |112725 |   1.4 |    16M |  26 |  54 |  43 |   7 |3326 |  1 | 709 |2280 | 0.000000e+00 | 2.000000e+00 |    Inf |  53.89%
14.64/14.80	c  14.8s| 80500 |  1668 |112862 |   1.4 |    16M |  26 |  54 |  43 |   8 |3346 |  1 | 709 |2281 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.01%
14.74/14.81	c  14.8s| 80600 |  1658 |112982 |   1.4 |    16M |  26 |  54 |  43 |   8 |3346 |  1 | 709 |2281 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.06%
14.74/14.82	c  14.8s| 80700 |  1641 |113100 |   1.4 |    16M |  26 |  54 |  43 |   0 |3350 |  0 | 711 |2290 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.11%
14.74/14.85	c  14.9s| 80800 |  1691 |113380 |   1.4 |    16M |  26 |  54 |  43 |   0 |3414 |  0 | 711 |2291 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.16%
14.74/14.87	c  14.9s| 80900 |  1709 |113507 |   1.4 |    16M |  26 |  54 |  43 |   0 |3419 |  0 | 711 |2291 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.18%
14.74/14.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.74/14.88	c  14.9s| 81000 |  1695 |113598 |   1.4 |    16M |  26 |  54 |  43 |   0 |3419 |  0 | 711 |2291 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.23%
14.84/14.90	c  14.9s| 81100 |  1713 |113776 |   1.4 |    16M |  26 |  54 |  43 |   6 |3432 |  1 | 712 |2291 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.27%
14.84/14.91	c  14.9s| 81200 |  1727 |113924 |   1.4 |    16M |  26 |  54 |  43 |   0 |3437 |  0 | 713 |2294 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.31%
14.84/14.93	c  14.9s| 81300 |  1729 |114059 |   1.4 |    16M |  26 |  54 |  43 |   0 |3437 |  0 | 714 |2297 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.34%
14.84/14.94	c  14.9s| 81400 |  1723 |114180 |   1.4 |    16M |  26 |  54 |  43 |   0 |3437 |  0 | 714 |2300 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.37%
14.84/14.96	c  15.0s| 81500 |  1712 |114293 |   1.4 |    16M |  26 |  54 |  43 |   0 |3438 |  0 | 715 |2303 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.41%
14.84/14.97	c  15.0s| 81600 |  1714 |114424 |   1.4 |    16M |  26 |  54 |  43 |   0 |3439 |  0 | 715 |2306 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.47%
14.84/14.98	c  15.0s| 81700 |  1692 |114507 |   1.4 |    16M |  26 |  54 |  43 |   0 |3439 |  0 | 715 |2306 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.50%
14.84/14.99	c  15.0s| 81800 |  1692 |114620 |   1.4 |    16M |  26 |  54 |  43 |   7 |3439 |  1 | 716 |2306 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.53%
14.94/15.00	c  15.0s| 81900 |  1680 |114720 |   1.4 |    16M |  26 |  54 |  43 |   7 |3439 |  1 | 716 |2306 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.56%
14.94/15.02	c  15.0s| 82000 |  1674 |114814 |   1.4 |    16M |  26 |  54 |  43 |   0 |3440 |  0 | 717 |2306 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.60%
14.94/15.03	c  15.0s| 82100 |  1647 |114914 |   1.4 |    16M |  26 |  54 |  43 |   0 |3445 |  0 | 718 |2306 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.62%
14.94/15.04	c  15.0s| 82200 |  1643 |115038 |   1.4 |    16M |  26 |  54 |  43 |   7 |3445 |  1 | 718 |2306 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.68%
14.94/15.05	c  15.1s| 82300 |  1635 |115172 |   1.4 |    16M |  26 |  54 |  43 |   9 |3445 |  1 | 718 |2308 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.70%
14.94/15.07	c  15.1s| 82400 |  1633 |115301 |   1.4 |    16M |  26 |  54 |  43 |   7 |3445 |  1 | 718 |2309 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.74%
14.94/15.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
14.94/15.08	c  15.1s| 82500 |  1613 |115385 |   1.4 |    16M |  26 |  54 |  43 |   0 |3446 |  0 | 718 |2309 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.76%
14.94/15.09	c  15.1s| 82600 |  1619 |115492 |   1.4 |    16M |  26 |  54 |  43 |   0 |3446 |  0 | 718 |2309 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.78%
15.04/15.10	c  15.1s| 82700 |  1595 |115583 |   1.4 |    16M |  26 |  54 |  43 |   5 |3447 |  1 | 719 |2309 | 0.000000e+00 | 2.000000e+00 |    Inf |  54.99%
15.04/15.11	c  15.1s| 82800 |  1583 |115669 |   1.4 |    16M |  26 |  54 |  43 |   0 |3447 |  0 | 719 |2309 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.15%
15.04/15.13	c  15.1s| 82900 |  1593 |115820 |   1.4 |    16M |  26 |  54 |  43 |   6 |3458 |  1 | 720 |2309 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.32%
15.04/15.14	c  15.1s| 83000 |  1591 |115921 |   1.4 |    16M |  26 |  54 |  43 |   0 |3458 |  0 | 720 |2309 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.33%
15.04/15.15	c  15.2s| 83100 |  1585 |116024 |   1.4 |    16M |  26 |  54 |  43 |   0 |3458 |  0 | 720 |2309 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.35%
15.04/15.17	c  15.2s| 83200 |  1575 |116121 |   1.4 |    16M |  26 |  54 |  43 |   6 |3458 |  1 | 720 |2309 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.44%
15.04/15.18	c  15.2s| 83300 |  1577 |116236 |   1.4 |    16M |  26 |  54 |  43 |   0 |3458 |  0 | 721 |2311 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.48%
15.04/15.19	c  15.2s| 83400 |  1563 |116343 |   1.4 |    16M |  26 |  54 |  43 |   0 |3458 |  0 | 722 |2313 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.64%
15.13/15.21	c  15.2s| 83500 |  1595 |116550 |   1.4 |    16M |  26 |  54 |  43 |   9 |3482 |  2 | 722 |2315 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.68%
15.13/15.23	c  15.2s| 83600 |  1616 |116702 |   1.4 |    16M |  26 |  54 |  43 |   6 |3493 |  1 | 723 |2316 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.74%
15.13/15.25	c  15.2s| 83700 |  1620 |116827 |   1.4 |    16M |  26 |  54 |  43 |   0 |3493 |  0 | 723 |2317 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.75%
15.13/15.26	c  15.3s| 83800 |  1624 |116961 |   1.4 |    16M |  26 |  54 |  43 |   0 |3501 |  0 | 724 |2323 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.79%
15.13/15.28	c  15.3s| 83900 |  1612 |117057 |   1.4 |    16M |  26 |  54 |  43 |   0 |3501 |  0 | 724 |2327 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.80%
15.13/15.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.13/15.29	c  15.3s| 84000 |  1606 |117184 |   1.4 |    16M |  26 |  54 |  43 |   7 |3502 |  1 | 725 |2333 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.82%
15.23/15.30	c  15.3s| 84100 |  1600 |117288 |   1.4 |    16M |  26 |  54 |  43 |   6 |3502 |  1 | 726 |2337 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.85%
15.23/15.32	c  15.3s| 84200 |  1596 |117400 |   1.4 |    16M |  26 |  54 |  43 |   7 |3502 |  1 | 726 |2344 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.86%
15.23/15.33	c  15.3s| 84300 |  1592 |117535 |   1.4 |    16M |  26 |  54 |  43 |   6 |3502 |  1 | 726 |2350 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.88%
15.23/15.34	c  15.3s| 84400 |  1583 |117654 |   1.4 |    16M |  26 |  54 |  43 |   0 |3502 |  0 | 727 |2353 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.91%
15.23/15.35	c  15.4s| 84500 |  1581 |117773 |   1.4 |    16M |  26 |  54 |  43 |   0 |3502 |  0 | 727 |2358 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.94%
15.23/15.37	c  15.4s| 84600 |  1561 |117870 |   1.4 |    16M |  26 |  54 |  43 |   0 |3502 |  0 | 727 |2362 | 0.000000e+00 | 2.000000e+00 |    Inf |  55.96%
15.23/15.38	c  15.4s| 84700 |  1545 |117965 |   1.4 |    16M |  26 |  54 |  43 |   0 |3503 |  0 | 727 |2365 | 0.000000e+00 | 2.000000e+00 |    Inf |  56.22%
15.33/15.40	c  15.4s| 84800 |  1541 |118109 |   1.4 |    16M |  26 |  54 |  44 |   6 |3520 |  1 | 729 |2366 | 0.000000e+00 | 2.000000e+00 |    Inf |  56.65%
15.33/15.41	c  15.4s| 84900 |  1529 |118223 |   1.4 |    16M |  26 |  54 |  44 |   6 |3520 |  2 | 729 |2371 | 0.000000e+00 | 2.000000e+00 |    Inf |  56.73%
15.33/15.43	c  15.4s| 85000 |  1520 |118354 |   1.4 |    16M |  26 |  54 |  44 |   6 |3530 |  1 | 730 |2374 | 0.000000e+00 | 2.000000e+00 |    Inf |  56.95%
15.33/15.44	c  15.4s| 85100 |  1526 |118474 |   1.4 |    16M |  26 |  54 |  44 |   0 |3530 |  0 | 730 |2377 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.00%
15.33/15.45	c  15.5s| 85200 |  1516 |118609 |   1.4 |    16M |  26 |  54 |  44 |   6 |3537 |  1 | 731 |2380 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.07%
15.33/15.46	c  15.5s| 85300 |  1520 |118734 |   1.4 |    16M |  26 |  54 |  44 |   5 |3537 |  1 | 731 |2383 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.15%
15.33/15.48	c  15.5s| 85400 |  1520 |118879 |   1.4 |    16M |  26 |  54 |  44 |   6 |3546 |  1 | 732 |2392 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.19%
15.33/15.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.43/15.50	c  15.5s| 85500 |  1522 |119018 |   1.4 |    16M |  26 |  54 |  44 |   0 |3546 |  0 | 733 |2398 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.23%
15.43/15.51	c  15.5s| 85600 |  1504 |119119 |   1.4 |    16M |  26 |  54 |  44 |   0 |3546 |  0 | 733 |2403 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.37%
15.43/15.52	c  15.5s| 85700 |  1514 |119251 |   1.4 |    16M |  26 |  54 |  44 |   0 |3546 |  0 | 734 |2407 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.43%
15.43/15.54	c  15.5s| 85800 |  1503 |119362 |   1.4 |    16M |  26 |  54 |  44 |   0 |3546 |  0 | 740 |2410 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.49%
15.43/15.55	c  15.6s| 85900 |  1493 |119459 |   1.4 |    16M |  26 |  54 |  44 |   0 |3546 |  0 | 741 |2411 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.58%
15.43/15.56	c  15.6s| 86000 |  1497 |119574 |   1.4 |    16M |  26 |  54 |  44 |   5 |3546 |  1 | 742 |2413 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.74%
15.43/15.57	c  15.6s| 86100 |  1495 |119671 |   1.4 |    16M |  26 |  54 |  44 |   0 |3546 |  0 | 742 |2416 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.77%
15.43/15.59	c  15.6s| 86200 |  1478 |119776 |   1.4 |    16M |  26 |  54 |  44 |   0 |3546 |  0 | 743 |2420 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.95%
15.53/15.60	c  15.6s| 86300 |  1472 |119874 |   1.4 |    16M |  26 |  54 |  43 |   0 |3546 |  0 | 743 |2423 | 0.000000e+00 | 2.000000e+00 |    Inf |  57.99%
15.53/15.61	c  15.6s| 86400 |  1457 |119961 |   1.4 |    16M |  26 |  54 |  43 |   5 |3546 |  1 | 746 |2425 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.32%
15.53/15.63	c  15.6s| 86500 |  1449 |120064 |   1.4 |    16M |  26 |  54 |  42 |   0 |3546 |  0 | 747 |2426 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.45%
15.53/15.64	c  15.6s| 86600 |  1437 |120166 |   1.4 |    16M |  26 |  54 |  42 |   6 |3551 |  1 | 747 |2433 | 0.000000e+00 | 2.000000e+00 |    Inf |  58.69%
15.53/15.66	c  15.7s| 86700 |  1421 |120301 |   1.4 |    16M |  26 |  54 |  42 |   0 |3566 |  0 | 747 |2437 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.07%
15.53/15.67	c  15.7s| 86800 |  1417 |120442 |   1.4 |    16M |  26 |  54 |  42 |   7 |3572 |  1 | 747 |2442 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.26%
15.53/15.68	c  15.7s| 86900 |  1401 |120558 |   1.4 |    16M |  26 |  54 |  42 |   6 |3572 |  1 | 748 |2448 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.44%
15.63/15.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.63/15.70	c  15.7s| 87000 |  1412 |120674 |   1.4 |    16M |  26 |  54 |  42 |   0 |3572 |  0 | 753 |2450 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.49%
15.63/15.71	c  15.7s| 87100 |  1386 |120759 |   1.4 |    16M |  26 |  54 |  42 |   5 |3572 |  1 | 753 |2455 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.71%
15.63/15.73	c  15.7s| 87200 |  1380 |120895 |   1.4 |    16M |  26 |  54 |  42 |   6 |3576 |  1 | 753 |2458 | 0.000000e+00 | 2.000000e+00 |    Inf |  59.96%
15.63/15.74	c  15.7s| 87300 |  1370 |121011 |   1.4 |    16M |  26 |  54 |  42 |   6 |3576 |  1 | 753 |2462 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.06%
15.63/15.75	c  15.8s| 87400 |  1346 |121088 |   1.4 |    16M |  26 |  54 |  42 |   0 |3576 |  0 | 753 |2465 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.46%
15.63/15.77	c  15.8s| 87500 |  1361 |121213 |   1.4 |    16M |  26 |  54 |  42 |   4 |3583 |  1 | 753 |2467 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.56%
15.63/15.79	c  15.8s| 87600 |  1395 |121375 |   1.4 |    16M |  26 |  54 |  42 |   0 |3602 |  0 | 754 |2468 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.63%
15.73/15.81	c  15.8s| 87700 |  1409 |121540 |   1.4 |    16M |  26 |  54 |  42 |   0 |3618 |  0 | 754 |2470 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.66%
15.73/15.82	c  15.8s| 87800 |  1421 |121666 |   1.4 |    16M |  26 |  54 |  42 |   6 |3622 |  1 | 756 |2470 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.68%
15.73/15.84	c  15.8s| 87900 |  1446 |121810 |   1.4 |    16M |  26 |  54 |  42 |   6 |3622 |  1 | 758 |2476 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.70%
15.73/15.85	c  15.8s| 88000 |  1432 |121909 |   1.4 |    16M |  26 |  54 |  42 |   0 |3622 |  0 | 760 |2478 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.73%
15.73/15.86	c  15.9s| 88100 |  1424 |122030 |   1.4 |    16M |  26 |  54 |  42 |   0 |3626 |  0 | 760 |2481 | 0.000000e+00 | 2.000000e+00 |    Inf |  60.97%
15.73/15.88	c  15.9s| 88200 |  1428 |122150 |   1.4 |    16M |  26 |  54 |  42 |   0 |3626 |  0 | 760 |2484 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.00%
15.73/15.89	c  15.9s| 88300 |  1411 |122274 |   1.4 |    16M |  26 |  54 |  42 |   5 |3626 |  1 | 762 |2491 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.02%
15.83/15.90	c  15.9s| 88400 |  1395 |122373 |   1.4 |    16M |  26 |  54 |  42 |   0 |3626 |  0 | 763 |2492 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.06%
15.83/15.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.83/15.92	c  15.9s| 88500 |  1341 |122440 |   1.4 |    16M |  26 |  54 |  42 |   0 |3626 |  0 | 765 |2496 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.14%
15.83/15.93	c  15.9s| 88600 |  1333 |122567 |   1.4 |    16M |  26 |  54 |  42 |   0 |3631 |  0 | 766 |2504 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.49%
15.83/15.94	c  15.9s| 88700 |  1333 |122671 |   1.4 |    16M |  26 |  54 |  42 |   0 |3631 |  0 | 767 |2509 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.50%
15.83/15.96	c  16.0s| 88800 |  1337 |122796 |   1.4 |    16M |  26 |  54 |  42 |   0 |3631 |  0 | 769 |2512 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.51%
15.83/15.97	c  16.0s| 88900 |  1321 |122904 |   1.4 |    16M |  26 |  54 |  42 |   0 |3632 |  0 | 769 |2515 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.57%
15.83/15.98	c  16.0s| 89000 |  1323 |123023 |   1.4 |    16M |  26 |  54 |  42 |   0 |3632 |  0 | 770 |2516 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.64%
15.83/16.00	c  16.0s| 89100 |  1345 |123149 |   1.4 |    16M |  26 |  54 |  42 |   0 |3638 |  0 | 770 |2517 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.72%
15.93/16.01	c  16.0s| 89200 |  1363 |123302 |   1.4 |    16M |  26 |  54 |  42 |   6 |3638 |  1 | 770 |2519 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.74%
15.93/16.03	c  16.0s| 89300 |  1353 |123409 |   1.4 |    16M |  26 |  54 |  42 |   0 |3638 |  0 | 770 |2521 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.75%
15.93/16.04	c  16.0s| 89400 |  1308 |123488 |   1.4 |    16M |  26 |  54 |  42 |   0 |3638 |  0 | 772 |2524 | 0.000000e+00 | 2.000000e+00 |    Inf |  61.90%
15.93/16.05	c  16.1s| 89500 |  1320 |123610 |   1.4 |    16M |  26 |  54 |  42 |   0 |3638 |  0 | 772 |2526 | 0.000000e+00 | 2.000000e+00 |    Inf |  62.04%
15.93/16.06	c  16.1s| 89600 |  1304 |123707 |   1.4 |    16M |  26 |  54 |  42 |   0 |3638 |  0 | 772 |2526 | 0.000000e+00 | 2.000000e+00 |    Inf |  62.08%
15.93/16.07	c  16.1s| 89700 |  1288 |123805 |   1.4 |    16M |  26 |  54 |  42 |   5 |3638 |  1 | 773 |2526 | 0.000000e+00 | 2.000000e+00 |    Inf |  62.31%
15.93/16.09	c  16.1s| 89800 |  1298 |123913 |   1.4 |    16M |  26 |  54 |  42 |   6 |3638 |  1 | 774 |2526 | 0.000000e+00 | 2.000000e+00 |    Inf |  62.37%
15.93/16.10	c  16.1s| 89900 |  1288 |124003 |   1.4 |    16M |  26 |  54 |  42 |   6 |3644 |  1 | 775 |2526 | 0.000000e+00 | 2.000000e+00 |    Inf |  62.40%
16.03/16.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.03/16.11	c  16.1s| 90000 |  1284 |124132 |   1.4 |    16M |  26 |  54 |  42 |   4 |3644 |  1 | 775 |2532 | 0.000000e+00 | 2.000000e+00 |    Inf |  62.47%
16.03/16.12	c  16.1s| 90100 |  1290 |124250 |   1.4 |    16M |  26 |  54 |  42 |   4 |3644 |  1 | 775 |2535 | 0.000000e+00 | 2.000000e+00 |    Inf |  62.50%
16.03/16.13	c  16.1s| 90200 |  1272 |124345 |   1.4 |    16M |  26 |  54 |  42 |   0 |3644 |  0 | 776 |2537 | 0.000000e+00 | 2.000000e+00 |    Inf |  62.76%
16.03/16.15	c  16.1s| 90300 |  1255 |124454 |   1.4 |    16M |  26 |  54 |  42 |   0 |3644 |  0 | 777 |2542 | 0.000000e+00 | 2.000000e+00 |    Inf |  62.97%
16.03/16.16	c  16.2s| 90400 |  1274 |124582 |   1.4 |    16M |  26 |  54 |  42 |   5 |3644 |  1 | 777 |2545 | 0.000000e+00 | 2.000000e+00 |    Inf |  63.05%
16.03/16.17	c  16.2s| 90500 |  1252 |124673 |   1.4 |    16M |  26 |  54 |  43 |   6 |3648 |  1 | 779 |2547 | 0.000000e+00 | 2.000000e+00 |    Inf |  63.18%
16.03/16.19	c  16.2s| 90600 |  1256 |124807 |   1.4 |    16M |  26 |  54 |  43 |   0 |3648 |  0 | 781 |2547 | 0.000000e+00 | 2.000000e+00 |    Inf |  63.20%
16.13/16.20	c  16.2s| 90700 |  1252 |124921 |   1.4 |    16M |  26 |  54 |  43 |   0 |3660 |  0 | 781 |2547 | 0.000000e+00 | 2.000000e+00 |    Inf |  63.31%
16.13/16.21	c  16.2s| 90800 |  1248 |125037 |   1.4 |    16M |  26 |  54 |  43 |   6 |3660 |  1 | 781 |2547 | 0.000000e+00 | 2.000000e+00 |    Inf |  63.36%
16.13/16.22	c  16.2s| 90900 |  1234 |125120 |   1.4 |    16M |  26 |  54 |  43 |   5 |3661 |  1 | 781 |2547 | 0.000000e+00 | 2.000000e+00 |    Inf |  63.53%
16.13/16.24	c  16.2s| 91000 |  1244 |125247 |   1.4 |    16M |  26 |  54 |  43 |   6 |3661 |  1 | 781 |2547 | 0.000000e+00 | 2.000000e+00 |    Inf |  63.63%
16.13/16.25	c  16.3s| 91100 |  1239 |125339 |   1.4 |    16M |  26 |  54 |  43 |   0 |3661 |  0 | 783 |2547 | 0.000000e+00 | 2.000000e+00 |    Inf |  63.64%
16.13/16.27	c  16.3s| 91200 |  1239 |125437 |   1.4 |    16M |  26 |  54 |  43 |   6 |3665 |  1 | 783 |2547 | 0.000000e+00 | 2.000000e+00 |    Inf |  63.66%
16.13/16.28	c  16.3s| 91300 |  1241 |125546 |   1.4 |    16M |  26 |  54 |  43 |   0 |3665 |  0 | 783 |2550 | 0.000000e+00 | 2.000000e+00 |    Inf |  63.69%
16.13/16.29	c  16.3s| 91400 |  1231 |125658 |   1.4 |    16M |  26 |  54 |  43 |   0 |3665 |  0 | 783 |2553 | 0.000000e+00 | 2.000000e+00 |    Inf |  63.71%
16.23/16.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.23/16.30	c  16.3s| 91500 |  1217 |125771 |   1.4 |    16M |  26 |  54 |  43 |   6 |3665 |  1 | 784 |2557 | 0.000000e+00 | 2.000000e+00 |    Inf |  63.93%
16.23/16.32	c  16.3s| 91600 |  1210 |125890 |   1.4 |    16M |  26 |  54 |  43 |   0 |3665 |  0 | 785 |2563 | 0.000000e+00 | 2.000000e+00 |    Inf |  64.04%
16.23/16.33	c  16.3s| 91700 |  1206 |125993 |   1.4 |    16M |  26 |  54 |  43 |   5 |3665 |  1 | 786 |2565 | 0.000000e+00 | 2.000000e+00 |    Inf |  64.26%
16.23/16.34	c  16.3s| 91800 |  1208 |126143 |   1.4 |    16M |  26 |  54 |  43 |   0 |3676 |  0 | 787 |2572 | 0.000000e+00 | 2.000000e+00 |    Inf |  64.41%
16.23/16.36	c  16.4s| 91900 |  1200 |126226 |   1.4 |    16M |  26 |  54 |  43 |   0 |3676 |  0 | 787 |2574 | 0.000000e+00 | 2.000000e+00 |    Inf |  64.42%
16.23/16.37	c  16.4s| 92000 |  1220 |126344 |   1.4 |    16M |  26 |  54 |  42 |   6 |3676 |  0 | 788 |2574 | 0.000000e+00 | 2.000000e+00 |    Inf |  64.44%
16.23/16.38	c  16.4s| 92100 |  1198 |126418 |   1.4 |    16M |  26 |  54 |  42 |   6 |3676 |  1 | 788 |2574 | 0.000000e+00 | 2.000000e+00 |    Inf |  64.45%
16.23/16.40	c  16.4s| 92200 |  1182 |126523 |   1.4 |    16M |  26 |  54 |  42 |   5 |3679 |  1 | 788 |2574 | 0.000000e+00 | 2.000000e+00 |    Inf |  64.76%
16.33/16.41	c  16.4s| 92300 |  1168 |126651 |   1.4 |    16M |  26 |  54 |  42 |   7 |3693 |  1 | 788 |2583 | 0.000000e+00 | 2.000000e+00 |    Inf |  65.00%
16.33/16.43	c  16.4s| 92400 |  1153 |126753 |   1.4 |    16M |  26 |  54 |  42 |   0 |3693 |  0 | 788 |2588 | 0.000000e+00 | 2.000000e+00 |    Inf |  65.25%
16.33/16.44	c  16.4s| 92500 |  1161 |126867 |   1.4 |    16M |  26 |  54 |  42 |   0 |3693 |  0 | 788 |2588 | 0.000000e+00 | 2.000000e+00 |    Inf |  65.30%
16.33/16.45	c  16.5s| 92600 |  1155 |126975 |   1.4 |    16M |  26 |  54 |  42 |   5 |3697 |  1 | 788 |2588 | 0.000000e+00 | 2.000000e+00 |    Inf |  65.36%
16.33/16.46	c  16.5s| 92700 |  1153 |127097 |   1.4 |    16M |  26 |  54 |  42 |   6 |3701 |  1 | 788 |2588 | 0.000000e+00 | 2.000000e+00 |    Inf |  65.45%
16.33/16.48	c  16.5s| 92800 |  1155 |127224 |   1.4 |    16M |  26 |  54 |  42 |   6 |3712 |  1 | 788 |2588 | 0.000000e+00 | 2.000000e+00 |    Inf |  65.56%
16.33/16.49	c  16.5s| 92900 |  1157 |127335 |   1.3 |    16M |  26 |  54 |  42 |   6 |3712 |  1 | 788 |2588 | 0.000000e+00 | 2.000000e+00 |    Inf |  65.60%
16.43/16.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.43/16.50	c  16.5s| 93000 |  1145 |127427 |   1.3 |    16M |  26 |  54 |  42 |   0 |3712 |  0 | 789 |2588 | 0.000000e+00 | 2.000000e+00 |    Inf |  65.63%
16.43/16.51	c  16.5s| 93100 |  1139 |127554 |   1.3 |    16M |  26 |  54 |  42 |   5 |3719 |  1 | 790 |2588 | 0.000000e+00 | 2.000000e+00 |    Inf |  65.79%
16.43/16.52	c  16.5s| 93200 |  1139 |127665 |   1.3 |    16M |  26 |  54 |  42 |   0 |3719 |  0 | 791 |2588 | 0.000000e+00 | 2.000000e+00 |    Inf |  65.84%
16.43/16.54	c  16.5s| 93300 |  1131 |127762 |   1.3 |    16M |  26 |  54 |  42 |   6 |3719 |  1 | 791 |2588 | 0.000000e+00 | 2.000000e+00 |    Inf |  65.95%
16.43/16.55	c  16.6s| 93400 |  1117 |127869 |   1.3 |    16M |  26 |  54 |  42 |   8 |3719 |  1 | 791 |2589 | 0.000000e+00 | 2.000000e+00 |    Inf |  66.16%
16.43/16.56	c  16.6s| 93500 |  1121 |127979 |   1.3 |    16M |  26 |  54 |  42 |   6 |3719 |  1 | 792 |2589 | 0.000000e+00 | 2.000000e+00 |    Inf |  66.33%
16.43/16.57	c  16.6s| 93600 |  1099 |128076 |   1.3 |    16M |  26 |  54 |  42 |   0 |3719 |  0 | 793 |2591 | 0.000000e+00 | 2.000000e+00 |    Inf |  66.52%
16.43/16.59	c  16.6s| 93700 |  1077 |128166 |   1.3 |    16M |  26 |  54 |  42 |   0 |3719 |  0 | 793 |2598 | 0.000000e+00 | 2.000000e+00 |    Inf |  67.06%
16.53/16.60	c  16.6s| 93800 |  1062 |128268 |   1.3 |    16M |  26 |  54 |  42 |   0 |3719 |  0 | 796 |2605 | 0.000000e+00 | 2.000000e+00 |    Inf |  67.21%
16.53/16.61	c  16.6s| 93900 |  1066 |128399 |   1.3 |    16M |  26 |  54 |  42 |   6 |3725 |  1 | 796 |2613 | 0.000000e+00 | 2.000000e+00 |    Inf |  67.36%
16.53/16.63	c  16.6s| 94000 |  1034 |128484 |   1.3 |    16M |  26 |  54 |  42 |   6 |3725 |  1 | 797 |2618 | 0.000000e+00 | 2.000000e+00 |    Inf |  67.82%
16.53/16.64	c  16.6s| 94100 |  1042 |128600 |   1.3 |    16M |  26 |  54 |  42 |   5 |3729 |  1 | 797 |2619 | 0.000000e+00 | 2.000000e+00 |    Inf |  67.91%
16.53/16.65	c  16.7s| 94200 |  1048 |128730 |   1.3 |    16M |  26 |  54 |  42 |   5 |3731 |  1 | 798 |2620 | 0.000000e+00 | 2.000000e+00 |    Inf |  67.93%
16.53/16.67	c  16.7s| 94300 |  1030 |128829 |   1.3 |    16M |  26 |  54 |  42 |   7 |3731 |  1 | 799 |2622 | 0.000000e+00 | 2.000000e+00 |    Inf |  67.98%
16.53/16.68	c  16.7s| 94400 |  1028 |128943 |   1.3 |    16M |  26 |  54 |  42 |   5 |3731 |  1 | 799 |2624 | 0.000000e+00 | 2.000000e+00 |    Inf |  68.12%
16.53/16.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.53/16.69	c  16.7s| 94500 |  1008 |129049 |   1.3 |    16M |  26 |  54 |  42 |   7 |3737 |  1 | 799 |2625 | 0.000000e+00 | 2.000000e+00 |    Inf |  68.37%
16.63/16.70	c  16.7s| 94600 |  1006 |129149 |   1.3 |    16M |  26 |  54 |  42 |   6 |3741 |  1 | 801 |2625 | 0.000000e+00 | 2.000000e+00 |    Inf |  68.59%
16.63/16.71	c  16.7s| 94700 |  1018 |129262 |   1.3 |    16M |  26 |  54 |  42 |   6 |3741 |  1 | 801 |2625 | 0.000000e+00 | 2.000000e+00 |    Inf |  68.60%
16.63/16.73	c  16.7s| 94800 |  1008 |129359 |   1.3 |    16M |  26 |  54 |  42 |   0 |3741 |  0 | 801 |2625 | 0.000000e+00 | 2.000000e+00 |    Inf |  68.61%
16.63/16.74	c  16.7s| 94900 |  1011 |129494 |   1.3 |    16M |  26 |  54 |  42 |   8 |3745 |  1 | 801 |2626 | 0.000000e+00 | 2.000000e+00 |    Inf |  68.67%
16.63/16.75	c  16.8s| 95000 |  1011 |129623 |   1.3 |    16M |  26 |  54 |  42 |   0 |3745 |  0 | 802 |2628 | 0.000000e+00 | 2.000000e+00 |    Inf |  68.69%
16.63/16.77	c  16.8s| 95100 |  1001 |129727 |   1.3 |    16M |  26 |  54 |  42 |   5 |3745 |  1 | 803 |2629 | 0.000000e+00 | 2.000000e+00 |    Inf |  68.81%
16.63/16.78	c  16.8s| 95200 |   992 |129828 |   1.3 |    16M |  26 |  54 |  42 |   5 |3745 |  1 | 805 |2630 | 0.000000e+00 | 2.000000e+00 |    Inf |  68.82%
16.63/16.79	c  16.8s| 95300 |   982 |129933 |   1.3 |    16M |  26 |  54 |  42 |   0 |3750 |  0 | 805 |2631 | 0.000000e+00 | 2.000000e+00 |    Inf |  69.12%
16.73/16.81	c  16.8s| 95400 |   976 |130044 |   1.3 |    16M |  26 |  54 |  42 |   5 |3750 |  1 | 805 |2635 | 0.000000e+00 | 2.000000e+00 |    Inf |  69.15%
16.73/16.82	c  16.8s| 95500 |   982 |130160 |   1.3 |    16M |  26 |  54 |  42 |   0 |3750 |  0 | 806 |2636 | 0.000000e+00 | 2.000000e+00 |    Inf |  69.16%
16.73/16.83	c  16.8s| 95600 |   970 |130265 |   1.3 |    16M |  26 |  54 |  42 |   5 |3755 |  1 | 806 |2638 | 0.000000e+00 | 2.000000e+00 |    Inf |  69.37%
16.73/16.84	c  16.8s| 95700 |   951 |130363 |   1.3 |    16M |  26 |  54 |  42 |   0 |3755 |  0 | 809 |2642 | 0.000000e+00 | 2.000000e+00 |    Inf |  69.56%
16.73/16.86	c  16.9s| 95800 |   967 |130486 |   1.3 |    16M |  26 |  54 |  42 |   0 |3755 |  0 | 810 |2644 | 0.000000e+00 | 2.000000e+00 |    Inf |  69.67%
16.73/16.87	c  16.9s| 95900 |   959 |130575 |   1.3 |    16M |  26 |  54 |  42 |   0 |3755 |  0 | 810 |2645 | 0.000000e+00 | 2.000000e+00 |    Inf |  69.68%
16.73/16.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.73/16.88	c  16.9s| 96000 |   945 |130687 |   1.3 |    16M |  26 |  54 |  42 |   0 |3759 |  0 | 811 |2648 | 0.000000e+00 | 2.000000e+00 |    Inf |  69.89%
16.73/16.89	c  16.9s| 96100 |   936 |130797 |   1.3 |    16M |  26 |  54 |  42 |   7 |3761 |  1 | 812 |2648 | 0.000000e+00 | 2.000000e+00 |    Inf |  69.94%
16.83/16.91	c  16.9s| 96200 |   920 |130903 |   1.3 |    16M |  26 |  54 |  42 |   0 |3769 |  0 | 812 |2648 | 0.000000e+00 | 2.000000e+00 |    Inf |  70.20%
16.83/16.92	c  16.9s| 96300 |   909 |131020 |   1.3 |    16M |  26 |  54 |  42 |   6 |3773 |  1 | 813 |2648 | 0.000000e+00 | 2.000000e+00 |    Inf |  70.48%
16.83/16.93	c  16.9s| 96400 |   905 |131116 |   1.3 |    16M |  26 |  54 |  42 |   4 |3775 |  1 | 813 |2648 | 0.000000e+00 | 2.000000e+00 |    Inf |  70.69%
16.83/16.95	c  16.9s| 96500 |   899 |131212 |   1.3 |    16M |  26 |  54 |  42 |   5 |3775 |  1 | 813 |2648 | 0.000000e+00 | 2.000000e+00 |    Inf |  70.79%
16.83/16.96	c  17.0s| 96600 |   891 |131304 |   1.3 |    16M |  26 |  54 |  42 |   5 |3775 |  1 | 814 |2648 | 0.000000e+00 | 2.000000e+00 |    Inf |  70.84%
16.83/16.97	c  17.0s| 96700 |   897 |131417 |   1.3 |    16M |  26 |  54 |  42 |   5 |3779 |  1 | 814 |2650 | 0.000000e+00 | 2.000000e+00 |    Inf |  70.92%
16.83/16.98	c  17.0s| 96800 |   891 |131509 |   1.3 |    16M |  26 |  54 |  42 |   0 |3779 |  0 | 815 |2650 | 0.000000e+00 | 2.000000e+00 |    Inf |  70.93%
16.83/16.99	c  17.0s| 96900 |   889 |131619 |   1.3 |    16M |  26 |  54 |  42 |   5 |3779 |  1 | 815 |2652 | 0.000000e+00 | 2.000000e+00 |    Inf |  70.94%
16.93/17.01	c  17.0s| 97000 |   891 |131744 |   1.3 |    16M |  26 |  54 |  42 |   6 |3783 |  1 | 815 |2653 | 0.000000e+00 | 2.000000e+00 |    Inf |  71.03%
16.93/17.02	c  17.0s| 97100 |   889 |131885 |   1.3 |    16M |  26 |  54 |  42 |   0 |3783 |  0 | 815 |2655 | 0.000000e+00 | 2.000000e+00 |    Inf |  71.05%
16.93/17.03	c  17.0s| 97200 |   897 |132041 |   1.3 |    16M |  26 |  54 |  41 |   0 |3793 |  0 | 815 |2659 | 0.000000e+00 | 2.000000e+00 |    Inf |  71.14%
16.93/17.05	c  17.0s| 97300 |   911 |132155 |   1.3 |    16M |  26 |  54 |  41 |   0 |3793 |  0 | 815 |2663 | 0.000000e+00 | 2.000000e+00 |    Inf |  71.15%
16.93/17.06	c  17.1s| 97400 |   913 |132264 |   1.3 |    16M |  26 |  54 |  41 |   7 |3793 |  1 | 815 |2663 | 0.000000e+00 | 2.000000e+00 |    Inf |  71.17%
16.93/17.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.93/17.07	c  17.1s| 97500 |   895 |132351 |   1.3 |    16M |  26 |  54 |  41 |   0 |3794 |  0 | 816 |2663 | 0.000000e+00 | 2.000000e+00 |    Inf |  71.18%
16.93/17.08	c  17.1s| 97600 |   849 |132414 |   1.3 |    16M |  26 |  54 |  41 |   0 |3794 |  0 | 817 |2663 | 0.000000e+00 | 2.000000e+00 |    Inf |  71.71%
17.03/17.10	c  17.1s| 97700 |   877 |132587 |   1.3 |    16M |  26 |  54 |  41 |   0 |3810 |  0 | 817 |2663 | 0.000000e+00 | 2.000000e+00 |    Inf |  71.77%
17.03/17.12	c  17.1s| 97800 |   873 |132692 |   1.3 |    16M |  26 |  54 |  41 |   6 |3810 |  1 | 819 |2663 | 0.000000e+00 | 2.000000e+00 |    Inf |  71.80%
17.03/17.13	c  17.1s| 97900 |   863 |132776 |   1.3 |    16M |  26 |  54 |  41 |   0 |3810 |  0 | 819 |2663 | 0.000000e+00 | 2.000000e+00 |    Inf |  71.81%
17.03/17.14	c  17.1s| 98000 |   863 |132880 |   1.3 |    16M |  26 |  54 |  41 |   0 |3811 |  0 | 819 |2663 | 0.000000e+00 | 2.000000e+00 |    Inf |  71.82%
17.03/17.15	c  17.2s| 98100 |   851 |132965 |   1.3 |    16M |  26 |  54 |  41 |   4 |3811 |  1 | 819 |2663 | 0.000000e+00 | 2.000000e+00 |    Inf |  71.89%
17.03/17.16	c  17.2s| 98200 |   851 |133107 |   1.3 |    16M |  26 |  54 |  41 |   0 |3825 |  0 | 819 |2663 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.01%
17.03/17.18	c  17.2s| 98300 |   851 |133239 |   1.3 |    16M |  26 |  54 |  41 |   6 |3832 |  1 | 819 |2663 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.09%
17.03/17.19	c  17.2s| 98400 |   846 |133332 |   1.3 |    16M |  26 |  54 |  41 |   0 |3832 |  0 | 821 |2664 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.16%
17.12/17.20	c  17.2s| 98500 |   835 |133438 |   1.3 |    16M |  26 |  54 |  41 |   5 |3832 |  1 | 822 |2665 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.32%
17.12/17.22	c  17.2s| 98600 |   837 |133572 |   1.3 |    16M |  26 |  54 |  41 |   0 |3837 |  0 | 823 |2665 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.39%
17.12/17.23	c  17.2s| 98700 |   856 |133700 |   1.3 |    16M |  26 |  54 |  41 |   8 |3837 |  1 | 824 |2665 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.40%
17.12/17.24	c  17.2s| 98800 |   832 |133789 |   1.3 |    16M |  26 |  54 |  41 |   0 |3837 |  0 | 824 |2665 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.44%
17.12/17.26	c  17.3s| 98900 |   838 |133913 |   1.3 |    16M |  26 |  54 |  41 |   6 |3837 |  1 | 824 |2665 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.46%
17.12/17.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.12/17.27	c  17.3s| 99000 |   836 |134017 |   1.3 |    16M |  26 |  54 |  41 |   6 |3837 |  1 | 824 |2665 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.46%
17.12/17.28	c  17.3s| 99100 |   834 |134123 |   1.3 |    16M |  26 |  54 |  41 |   8 |3837 |  1 | 824 |2665 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.47%
17.12/17.29	c  17.3s| 99200 |   844 |134255 |   1.3 |    16M |  26 |  54 |  41 |   5 |3845 |  1 | 825 |2665 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.57%
17.22/17.31	c  17.3s| 99300 |   882 |134436 |   1.3 |    16M |  26 |  54 |  41 |   6 |3864 |  1 | 825 |2665 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.66%
17.22/17.33	c  17.3s| 99400 |   896 |134591 |   1.3 |    16M |  26 |  54 |  41 |   0 |3886 |  0 | 825 |2665 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.76%
17.22/17.34	c  17.3s| 99500 |   904 |134689 |   1.3 |    16M |  26 |  54 |  41 |   6 |3886 |  1 | 825 |2665 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.86%
17.22/17.36	c  17.4s| 99600 |   920 |134830 |   1.3 |    16M |  26 |  54 |  41 |   6 |3886 |  1 | 825 |2667 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.89%
17.22/17.37	c  17.4s| 99700 |   918 |134974 |   1.3 |    16M |  26 |  54 |  41 |   5 |3895 |  1 | 825 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.93%
17.22/17.39	c  17.4s| 99800 |   930 |135095 |   1.3 |    16M |  26 |  54 |  41 |   0 |3898 |  0 | 825 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.95%
17.32/17.40	c  17.4s| 99900 |   922 |135207 |   1.3 |    16M |  26 |  54 |  41 |   0 |3898 |  0 | 825 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  72.99%
17.32/17.41	c  17.4s|100000 |   916 |135318 |   1.3 |    16M |  26 |  54 |  41 |   5 |3899 |  1 | 826 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  73.02%
17.32/17.42	c  17.4s|100100 |   917 |135415 |   1.3 |    16M |  26 |  54 |  41 |   0 |3899 |  0 | 827 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  73.04%
17.32/17.44	c  17.4s|100200 |   911 |135497 |   1.3 |    16M |  26 |  54 |  41 |   4 |3899 |  1 | 827 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  73.06%
17.32/17.45	c  17.4s|100300 |   893 |135585 |   1.3 |    16M |  26 |  54 |  41 |   5 |3899 |  1 | 827 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  73.08%
17.32/17.46	c  17.5s|100400 |   880 |135667 |   1.3 |    16M |  26 |  54 |  41 |   0 |3899 |  0 | 829 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  73.11%
17.32/17.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.32/17.47	c  17.5s|100500 |   866 |135776 |   1.3 |    16M |  26 |  54 |  41 |   0 |3899 |  0 | 831 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  73.14%
17.32/17.48	c  17.5s|100600 |   840 |135843 |   1.3 |    16M |  26 |  54 |  41 |   0 |3900 |  0 | 831 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  73.17%
17.32/17.49	c  17.5s|100700 |   814 |135923 |   1.3 |    16M |  26 |  54 |  41 |   6 |3900 |  1 | 833 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  73.45%
17.42/17.51	c  17.5s|100800 |   798 |136017 |   1.3 |    16M |  26 |  54 |  41 |   8 |3900 |  1 | 833 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  73.70%
17.42/17.52	c  17.5s|100900 |   800 |136130 |   1.3 |    16M |  26 |  54 |  41 |   0 |3900 |  0 | 833 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  73.73%
17.42/17.53	c  17.5s|101000 |   803 |136242 |   1.3 |    16M |  26 |  54 |  41 |   6 |3900 |  1 | 834 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  73.79%
17.42/17.54	c  17.5s|101100 |   787 |136323 |   1.3 |    16M |  26 |  54 |  41 |   0 |3900 |  0 | 834 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  73.93%
17.42/17.56	c  17.6s|101200 |   799 |136486 |   1.3 |    16M |  26 |  54 |  41 |   6 |3921 |  1 | 834 |2669 | 0.000000e+00 | 2.000000e+00 |    Inf |  74.13%
17.42/17.57	c  17.6s|101300 |   791 |136604 |   1.3 |    16M |  26 |  54 |  41 |   0 |3921 |  0 | 834 |2671 | 0.000000e+00 | 2.000000e+00 |    Inf |  74.19%
17.42/17.58	c  17.6s|101400 |   787 |136723 |   1.3 |    16M |  26 |  54 |  41 |   4 |3921 |  1 | 834 |2671 | 0.000000e+00 | 2.000000e+00 |    Inf |  74.34%
17.42/17.59	c  17.6s|101500 |   779 |136799 |   1.3 |    16M |  26 |  54 |  41 |   6 |3921 |  1 | 834 |2671 | 0.000000e+00 | 2.000000e+00 |    Inf |  74.41%
17.52/17.61	c  17.6s|101600 |   787 |136945 |   1.3 |    16M |  26 |  54 |  41 |   0 |3939 |  0 | 835 |2671 | 0.000000e+00 | 2.000000e+00 |    Inf |  74.52%
17.52/17.62	c  17.6s|101700 |   791 |137057 |   1.3 |    16M |  26 |  54 |  41 |   6 |3944 |  1 | 835 |2676 | 0.000000e+00 | 2.000000e+00 |    Inf |  74.57%
17.52/17.63	c  17.6s|101800 |   777 |137153 |   1.3 |    16M |  26 |  54 |  41 |   0 |3944 |  0 | 836 |2676 | 0.000000e+00 | 2.000000e+00 |    Inf |  74.63%
17.52/17.65	c  17.6s|101900 |   767 |137239 |   1.3 |    16M |  26 |  54 |  41 |   0 |3944 |  0 | 836 |2677 | 0.000000e+00 | 2.000000e+00 |    Inf |  74.68%
17.52/17.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.52/17.67	c  17.7s|102000 |   774 |137446 |   1.3 |    16M |  26 |  54 |  41 |   7 |3977 |  1 | 837 |2681 | 0.000000e+00 | 2.000000e+00 |    Inf |  74.93%
17.52/17.69	c  17.7s|102100 |   794 |137627 |   1.3 |    16M |  26 |  54 |  41 |   0 |4009 |  0 | 838 |2683 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.02%
17.62/17.71	c  17.7s|102200 |   804 |137758 |   1.3 |    16M |  26 |  54 |  41 |   0 |4023 |  0 | 839 |2685 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.04%
17.62/17.72	c  17.7s|102300 |   810 |137900 |   1.3 |    16M |  26 |  54 |  41 |   0 |4036 |  0 | 839 |2686 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.10%
17.62/17.74	c  17.7s|102400 |   810 |138010 |   1.3 |    16M |  26 |  54 |  41 |   0 |4037 |  0 | 839 |2691 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.13%
17.62/17.75	c  17.8s|102500 |   798 |138111 |   1.3 |    16M |  26 |  54 |  41 |   7 |4037 |  1 | 840 |2692 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.18%
17.62/17.76	c  17.8s|102600 |   796 |138229 |   1.3 |    16M |  26 |  54 |  41 |   5 |4037 |  1 | 840 |2692 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.21%
17.62/17.77	c  17.8s|102700 |   786 |138316 |   1.3 |    16M |  26 |  54 |  41 |   0 |4037 |  0 | 841 |2692 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.22%
17.62/17.79	c  17.8s|102800 |   778 |138431 |   1.3 |    16M |  26 |  54 |  41 |   0 |4037 |  0 | 841 |2694 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.28%
17.72/17.80	c  17.8s|102900 |   776 |138547 |   1.3 |    16M |  26 |  54 |  41 |   7 |4037 |  1 | 843 |2697 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.33%
17.72/17.81	c  17.8s|103000 |   762 |138667 |   1.3 |    16M |  26 |  54 |  41 |   0 |4037 |  0 | 843 |2697 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.39%
17.72/17.82	c  17.8s|103100 |   762 |138772 |   1.3 |    16M |  26 |  54 |  41 |   0 |4037 |  0 | 843 |2697 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.46%
17.72/17.84	c  17.8s|103200 |   750 |138890 |   1.3 |    16M |  26 |  54 |  41 |   6 |4042 |  1 | 844 |2697 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.70%
17.72/17.85	c  17.9s|103300 |   746 |139004 |   1.3 |    16M |  26 |  54 |  41 |   6 |4042 |  1 | 844 |2697 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.82%
17.72/17.86	c  17.9s|103400 |   736 |139123 |   1.3 |    16M |  26 |  54 |  41 |   6 |4042 |  0 | 844 |2701 | 0.000000e+00 | 2.000000e+00 |    Inf |  75.88%
17.72/17.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.72/17.87	c  17.9s|103500 |   746 |139259 |   1.3 |    16M |  26 |  54 |  41 |   0 |4042 |  0 | 845 |2704 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.09%
17.72/17.88	c  17.9s|103600 |   744 |139365 |   1.3 |    16M |  26 |  54 |  41 |   4 |4042 |  1 | 845 |2706 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.10%
17.82/17.90	c  17.9s|103700 |   724 |139461 |   1.3 |    16M |  26 |  54 |  41 |   6 |4042 |  1 | 846 |2709 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.15%
17.82/17.91	c  17.9s|103800 |   728 |139568 |   1.3 |    16M |  26 |  54 |  41 |   5 |4042 |  1 | 846 |2711 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.25%
18.42/18.55	c  18.6s|103900 |   730 |139679 |   1.3 |    16M |  26 |  54 |  41 |   5 |4042 |  1 | 846 |2713 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.29%
18.42/18.57	c  18.6s|104000 |   722 |139786 |   1.3 |    16M |  26 |  54 |  41 |   6 |4046 |  1 | 846 |2716 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.34%
18.42/18.58	c  18.6s|104100 |   718 |139902 |   1.3 |    16M |  26 |  54 |  41 |   5 |4046 |  1 | 846 |2718 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.40%
18.42/18.59	c  18.6s|104200 |   720 |140009 |   1.3 |    16M |  26 |  54 |  41 |   7 |4046 |  1 | 846 |2722 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.56%
18.52/18.61	c  18.6s|104300 |   722 |140121 |   1.3 |    16M |  26 |  54 |  42 |   7 |4046 |  1 | 848 |2727 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.59%
18.52/18.62	c  18.6s|104400 |   714 |140213 |   1.3 |    16M |  26 |  54 |  42 |   6 |4046 |  1 | 848 |2727 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.68%
18.52/18.63	c  18.6s|104500 |   702 |140300 |   1.3 |    16M |  26 |  54 |  42 |   7 |4046 |  1 | 850 |2727 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.70%
18.52/18.64	c  18.6s|104600 |   722 |140415 |   1.3 |    16M |  26 |  54 |  42 |   4 |4046 |  1 | 850 |2727 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.71%
18.52/18.65	c  18.7s|104700 |   704 |140506 |   1.3 |    16M |  26 |  54 |  42 |   0 |4046 |  0 | 850 |2727 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.74%
18.52/18.67	c  18.7s|104800 |   706 |140623 |   1.3 |    16M |  26 |  54 |  42 |   0 |4051 |  0 | 850 |2727 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.80%
18.52/18.68	c  18.7s|104900 |   702 |140743 |   1.3 |    16M |  26 |  54 |  42 |   0 |4051 |  0 | 850 |2727 | 0.000000e+00 | 2.000000e+00 |    Inf |  76.84%
18.52/18.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
18.52/18.69	c  18.7s|105000 |   688 |140862 |   1.3 |    16M |  26 |  54 |  42 |   0 |4051 |  0 | 850 |2731 | 0.000000e+00 | 2.000000e+00 |    Inf |  77.12%
18.62/18.70	c  18.7s|105100 |   678 |140956 |   1.3 |    16M |  26 |  54 |  42 |   5 |4051 |  1 | 851 |2731 | 0.000000e+00 | 2.000000e+00 |    Inf |  77.20%
18.62/18.72	c  18.7s|105200 |   660 |141059 |   1.3 |    16M |  26 |  54 |  42 |   6 |4055 |  1 | 851 |2735 | 0.000000e+00 | 2.000000e+00 |    Inf |  77.58%
18.62/18.73	c  18.7s|105300 |   660 |141175 |   1.3 |    16M |  26 |  54 |  42 |   7 |4055 |  1 | 851 |2737 | 0.000000e+00 | 2.000000e+00 |    Inf |  77.65%
18.62/18.74	c  18.7s|105400 |   654 |141300 |   1.3 |    16M |  26 |  54 |  42 |   0 |4058 |  0 | 851 |2739 | 0.000000e+00 | 2.000000e+00 |    Inf |  77.74%
18.62/18.76	c  18.8s|105500 |   672 |141497 |   1.3 |    16M |  26 |  54 |  42 |   0 |4077 |  0 | 851 |2742 | 0.000000e+00 | 2.000000e+00 |    Inf |  77.86%
18.62/18.77	c  18.8s|105600 |   674 |141600 |   1.3 |    16M |  26 |  54 |  42 |   6 |4077 |  1 | 851 |2746 | 0.000000e+00 | 2.000000e+00 |    Inf |  77.90%
18.62/18.79	c  18.8s|105700 |   660 |141686 |   1.3 |    16M |  26 |  54 |  42 |   6 |4077 |  1 | 851 |2748 | 0.000000e+00 | 2.000000e+00 |    Inf |  77.94%
18.72/18.80	c  18.8s|105800 |   654 |141780 |   1.3 |    16M |  26 |  54 |  42 |   4 |4077 |  1 | 851 |2749 | 0.000000e+00 | 2.000000e+00 |    Inf |  78.01%
18.72/18.81	c  18.8s|105900 |   648 |141871 |   1.3 |    16M |  26 |  54 |  42 |   6 |4077 |  1 | 851 |2749 | 0.000000e+00 | 2.000000e+00 |    Inf |  78.10%
18.72/18.82	c  18.8s|106000 |   638 |141974 |   1.3 |    16M |  26 |  54 |  42 |   0 |4077 |  0 | 851 |2751 | 0.000000e+00 | 2.000000e+00 |    Inf |  78.19%
18.72/18.84	c  18.8s|106100 |   668 |142192 |   1.3 |    16M |  26 |  54 |  42 |   7 |4098 |  1 | 851 |2753 | 0.000000e+00 | 2.000000e+00 |    Inf |  78.26%
18.72/18.86	c  18.9s|106200 |   662 |142312 |   1.3 |    16M |  26 |  54 |  42 |   0 |4098 |  0 | 851 |2760 | 0.000000e+00 | 2.000000e+00 |    Inf |  78.29%
18.72/18.87	c  18.9s|106300 |   662 |142437 |   1.3 |    16M |  26 |  54 |  42 |   0 |4098 |  0 | 852 |2770 | 0.000000e+00 | 2.000000e+00 |    Inf |  78.32%
18.72/18.88	c  18.9s|106400 |   644 |142530 |   1.3 |    16M |  26 |  54 |  42 |   5 |4098 |  1 | 852 |2771 | 0.000000e+00 | 2.000000e+00 |    Inf |  78.37%
18.82/18.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
18.82/18.90	c  18.9s|106500 |   635 |142633 |   1.3 |    16M |  26 |  54 |  42 |   0 |4100 |  0 | 853 |2775 | 0.000000e+00 | 2.000000e+00 |    Inf |  78.49%
18.82/18.91	c  18.9s|106600 |   629 |142740 |   1.3 |    16M |  26 |  54 |  42 |   0 |4105 |  0 | 853 |2778 | 0.000000e+00 | 2.000000e+00 |    Inf |  78.57%
18.82/18.92	c  18.9s|106700 |   611 |142850 |   1.3 |    16M |  26 |  54 |  42 |   0 |4109 |  0 | 854 |2780 | 0.000000e+00 | 2.000000e+00 |    Inf |  78.93%
18.82/18.93	c  18.9s|106800 |   601 |142947 |   1.3 |    16M |  26 |  54 |  42 |   4 |4109 |  1 | 854 |2781 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.18%
18.82/18.95	c  19.0s|106900 |   621 |143127 |   1.3 |    16M |  26 |  54 |  42 |   7 |4119 |  1 | 854 |2785 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.20%
18.82/18.96	c  19.0s|107000 |   629 |143234 |   1.3 |    16M |  26 |  54 |  42 |   7 |4119 |  1 | 854 |2787 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.21%
18.82/18.97	c  19.0s|107100 |   631 |143337 |   1.3 |    16M |  26 |  54 |  42 |   0 |4119 |  0 | 854 |2789 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.22%
18.82/18.98	c  19.0s|107200 |   617 |143426 |   1.3 |    16M |  26 |  54 |  42 |   7 |4119 |  1 | 855 |2790 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.24%
18.82/19.00	c  19.0s|107300 |   617 |143531 |   1.3 |    16M |  26 |  54 |  42 |   0 |4119 |  0 | 855 |2792 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.25%
18.92/19.01	c  19.0s|107400 |   621 |143634 |   1.3 |    16M |  26 |  54 |  42 |   7 |4119 |  1 | 855 |2792 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.26%
18.92/19.02	c  19.0s|107500 |   602 |143729 |   1.3 |    16M |  26 |  54 |  42 |   0 |4119 |  0 | 856 |2792 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.28%
18.92/19.03	c  19.0s|107600 |   600 |143842 |   1.3 |    16M |  26 |  54 |  42 |   5 |4119 |  1 | 856 |2792 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.33%
18.92/19.04	c  19.0s|107700 |   598 |143952 |   1.3 |    16M |  26 |  54 |  42 |   6 |4119 |  1 | 856 |2792 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.43%
18.92/19.06	c  19.1s|107800 |   601 |144052 |   1.3 |    16M |  26 |  54 |  42 |   0 |4121 |  0 | 857 |2792 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.56%
18.92/19.07	c  19.1s|107900 |   633 |144169 |   1.3 |    16M |  26 |  54 |  42 |   5 |4121 |  1 | 857 |2794 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.56%
18.92/19.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
18.92/19.08	c  19.1s|108000 |   611 |144249 |   1.3 |    16M |  26 |  54 |  42 |   5 |4121 |  1 | 858 |2797 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.57%
18.92/19.09	c  19.1s|108100 |   587 |144340 |   1.3 |    16M |  26 |  54 |  42 |   5 |4121 |  1 | 858 |2808 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.63%
19.02/19.11	c  19.1s|108200 |   589 |144436 |   1.3 |    16M |  26 |  54 |  42 |   0 |4121 |  0 | 858 |2809 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.66%
19.02/19.12	c  19.1s|108300 |   579 |144553 |   1.3 |    16M |  26 |  54 |  42 |   0 |4121 |  0 | 861 |2819 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.77%
19.02/19.13	c  19.1s|108400 |   575 |144650 |   1.3 |    16M |  26 |  54 |  42 |   0 |4121 |  0 | 861 |2820 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.85%
19.02/19.15	c  19.1s|108500 |   595 |144763 |   1.3 |    16M |  26 |  54 |  42 |   6 |4121 |  1 | 861 |2821 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.94%
19.02/19.16	c  19.2s|108600 |   578 |144847 |   1.3 |    16M |  26 |  54 |  42 |   6 |4121 |  1 | 862 |2825 | 0.000000e+00 | 2.000000e+00 |    Inf |  79.98%
19.02/19.18	c  19.2s|108700 |   584 |144988 |   1.3 |    16M |  26 |  54 |  41 |   7 |4125 |  1 | 862 |2830 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.00%
19.02/19.19	c  19.2s|108800 |   580 |145088 |   1.3 |    16M |  26 |  54 |  40 |   0 |4125 |  0 | 862 |2831 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.03%
19.11/19.20	c  19.2s|108900 |   574 |145191 |   1.3 |    16M |  26 |  54 |  40 |   0 |4125 |  0 | 862 |2831 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.04%
19.11/19.21	c  19.2s|109000 |   576 |145298 |   1.3 |    16M |  26 |  54 |  40 |   0 |4125 |  0 | 862 |2832 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.11%
19.11/19.23	c  19.2s|109100 |   586 |145494 |   1.3 |    16M |  26 |  54 |  40 |   0 |4157 |  0 | 863 |2834 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.33%
19.11/19.24	c  19.2s|109200 |   564 |145583 |   1.3 |    16M |  26 |  54 |  40 |   0 |4157 |  0 | 864 |2836 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.46%
19.11/19.26	c  19.3s|109300 |   565 |145735 |   1.3 |    16M |  26 |  54 |  40 |   6 |4162 |  1 | 866 |2837 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.61%
19.11/19.27	c  19.3s|109400 |   556 |145851 |   1.3 |    16M |  26 |  54 |  40 |   5 |4167 |  1 | 866 |2839 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.75%
19.11/19.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.11/19.28	c  19.3s|109500 |   578 |145973 |   1.3 |    16M |  26 |  54 |  40 |   5 |4169 |  1 | 868 |2840 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.76%
19.21/19.30	c  19.3s|109600 |   579 |146086 |   1.3 |    16M |  26 |  54 |  40 |   0 |4171 |  0 | 869 |2841 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.76%
19.21/19.31	c  19.3s|109700 |   562 |146182 |   1.3 |    16M |  26 |  54 |  40 |   0 |4171 |  0 | 869 |2846 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.77%
19.21/19.32	c  19.3s|109800 |   569 |146323 |   1.3 |    16M |  26 |  54 |  40 |   0 |4188 |  0 | 869 |2846 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.86%
19.21/19.34	c  19.3s|109900 |   569 |146437 |   1.3 |    16M |  26 |  54 |  40 |   6 |4193 |  1 | 870 |2847 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.89%
19.21/19.35	c  19.4s|110000 |   573 |146551 |   1.3 |    16M |  26 |  54 |  40 |   6 |4193 |  1 | 870 |2850 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.92%
19.21/19.36	c  19.4s|110100 |   571 |146666 |   1.3 |    16M |  26 |  54 |  40 |   6 |4193 |  1 | 870 |2854 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.93%
19.21/19.37	c  19.4s|110200 |   551 |146759 |   1.3 |    16M |  26 |  54 |  40 |   6 |4193 |  1 | 870 |2855 | 0.000000e+00 | 2.000000e+00 |    Inf |  80.97%
19.21/19.39	c  19.4s|110300 |   549 |146867 |   1.3 |    16M |  26 |  54 |  40 |   7 |4193 |  1 | 871 |2856 | 0.000000e+00 | 2.000000e+00 |    Inf |  81.00%
19.31/19.40	c  19.4s|110400 |   555 |146993 |   1.3 |    16M |  26 |  54 |  40 |   6 |4193 |  1 | 871 |2857 | 0.000000e+00 | 2.000000e+00 |    Inf |  81.02%
19.31/19.41	c  19.4s|110500 |   543 |147103 |   1.3 |    16M |  26 |  54 |  40 |   0 |4204 |  0 | 871 |2859 | 0.000000e+00 | 2.000000e+00 |    Inf |  81.17%
19.31/19.43	c  19.4s|110600 |   563 |147223 |   1.3 |    16M |  26 |  54 |  40 |   0 |4204 |  0 | 871 |2859 | 0.000000e+00 | 2.000000e+00 |    Inf |  81.27%
19.31/19.44	c  19.4s|110700 |   544 |147321 |   1.3 |    16M |  26 |  54 |  40 |   0 |4204 |  0 | 873 |2860 | 0.000000e+00 | 2.000000e+00 |    Inf |  81.28%
19.31/19.45	c  19.5s|110800 |   544 |147454 |   1.3 |    16M |  26 |  54 |  40 |   5 |4208 |  1 | 874 |2861 | 0.000000e+00 | 2.000000e+00 |    Inf |  81.50%
19.31/19.47	c  19.5s|110900 |   554 |147603 |   1.3 |    16M |  26 |  54 |  40 |   6 |4213 |  1 | 874 |2861 | 0.000000e+00 | 2.000000e+00 |    Inf |  81.53%
19.31/19.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.31/19.48	c  19.5s|111000 |   560 |147720 |   1.3 |    16M |  26 |  54 |  40 |   6 |4213 |  1 | 874 |2863 | 0.000000e+00 | 2.000000e+00 |    Inf |  81.54%
19.31/19.49	c  19.5s|111100 |   524 |147794 |   1.3 |    16M |  26 |  54 |  40 |   0 |4213 |  0 | 874 |2866 | 0.000000e+00 | 2.000000e+00 |    Inf |  81.57%
19.41/19.51	c  19.5s|111200 |   530 |147944 |   1.3 |    16M |  26 |  54 |  40 |   7 |4224 |  1 | 874 |2868 | 0.000000e+00 | 2.000000e+00 |    Inf |  81.81%
19.41/19.52	c  19.5s|111300 |   531 |148061 |   1.3 |    16M |  26 |  54 |  40 |   6 |4224 |  1 | 875 |2869 | 0.000000e+00 | 2.000000e+00 |    Inf |  81.83%
19.41/19.53	c  19.5s|111400 |   518 |148169 |   1.3 |    16M |  26 |  54 |  40 |   0 |4224 |  0 | 877 |2872 | 0.000000e+00 | 2.000000e+00 |    Inf |  81.87%
19.41/19.55	c  19.5s|111500 |   508 |148285 |   1.3 |    16M |  26 |  54 |  40 |   6 |4228 |  1 | 877 |2873 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.01%
19.41/19.56	c  19.6s|111600 |   502 |148447 |   1.3 |    16M |  26 |  54 |  40 |   0 |4244 |  0 | 877 |2877 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.31%
19.41/19.58	c  19.6s|111700 |   496 |148562 |   1.3 |    16M |  26 |  54 |  40 |   0 |4252 |  0 | 878 |2879 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.37%
19.41/19.59	c  19.6s|111800 |   497 |148709 |   1.3 |    16M |  26 |  54 |  40 |   6 |4265 |  1 | 878 |2881 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.57%
19.51/19.61	c  19.6s|111900 |   523 |148881 |   1.3 |    16M |  26 |  54 |  40 |   6 |4281 |  1 | 879 |2885 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.59%
19.51/19.62	c  19.6s|112000 |   523 |148996 |   1.3 |    16M |  26 |  54 |  40 |   0 |4281 |  0 | 879 |2889 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.61%
19.51/19.63	c  19.6s|112100 |   525 |149121 |   1.3 |    16M |  26 |  54 |  40 |   0 |4281 |  0 | 879 |2891 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.67%
19.51/19.65	c  19.6s|112200 |   539 |149243 |   1.3 |    16M |  26 |  54 |  40 |   0 |4281 |  0 | 880 |2891 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.68%
19.51/19.66	c  19.7s|112300 |   527 |149365 |   1.3 |    16M |  26 |  54 |  40 |   0 |4281 |  0 | 882 |2899 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.70%
19.51/19.67	c  19.7s|112400 |   512 |149461 |   1.3 |    16M |  26 |  54 |  40 |   0 |4281 |  0 | 883 |2900 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.71%
19.51/19.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.51/19.69	c  19.7s|112500 |   488 |149560 |   1.3 |    16M |  26 |  54 |  40 |   0 |4281 |  0 | 884 |2904 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.76%
19.61/19.70	c  19.7s|112600 |   501 |149692 |   1.3 |    16M |  26 |  54 |  40 |   0 |4285 |  0 | 884 |2906 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.91%
19.61/19.71	c  19.7s|112700 |   511 |149801 |   1.3 |    16M |  26 |  54 |  40 |   0 |4287 |  0 | 884 |2909 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.92%
19.61/19.73	c  19.7s|112800 |   507 |149921 |   1.3 |    16M |  26 |  54 |  40 |   6 |4292 |  1 | 884 |2910 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.96%
19.61/19.75	c  19.7s|112900 |   498 |150032 |   1.3 |    16M |  26 |  54 |  40 |   0 |4292 |  0 | 887 |2912 | 0.000000e+00 | 2.000000e+00 |    Inf |  82.99%
19.61/19.76	c  19.8s|113000 |   491 |150131 |   1.3 |    16M |  26 |  54 |  40 |   0 |4292 |  0 | 888 |2914 | 0.000000e+00 | 2.000000e+00 |    Inf |  83.07%
19.61/19.77	c  19.8s|113100 |   491 |150233 |   1.3 |    16M |  26 |  54 |  40 |   0 |4292 |  0 | 888 |2920 | 0.000000e+00 | 2.000000e+00 |    Inf |  83.08%
19.61/19.79	c  19.8s|113200 |   475 |150350 |   1.3 |    16M |  26 |  54 |  40 |   5 |4298 |  1 | 888 |2924 | 0.000000e+00 | 2.000000e+00 |    Inf |  83.33%
19.71/19.80	c  19.8s|113300 |   485 |150493 |   1.3 |    16M |  26 |  54 |  40 |   0 |4309 |  0 | 888 |2929 | 0.000000e+00 | 2.000000e+00 |    Inf |  83.39%
19.71/19.82	c  19.8s|113400 |   479 |150607 |   1.3 |    16M |  26 |  54 |  40 |   7 |4314 |  1 | 888 |2930 | 0.000000e+00 | 2.000000e+00 |    Inf |  83.45%
19.71/19.83	c  19.8s|113500 |   464 |150716 |   1.3 |    16M |  26 |  54 |  40 |   7 |4314 |  1 | 890 |2939 | 0.000000e+00 | 2.000000e+00 |    Inf |  83.49%
19.71/19.84	c  19.8s|113600 |   474 |150833 |   1.3 |    16M |  26 |  54 |  40 |   0 |4314 |  0 | 891 |2943 | 0.000000e+00 | 2.000000e+00 |    Inf |  83.52%
19.71/19.86	c  19.9s|113700 |   472 |150922 |   1.3 |    16M |  26 |  54 |  40 |   7 |4314 |  1 | 891 |2945 | 0.000000e+00 | 2.000000e+00 |    Inf |  83.53%
19.71/19.87	c  19.9s|113800 |   468 |151034 |   1.3 |    16M |  26 |  54 |  40 |   0 |4314 |  0 | 891 |2949 | 0.000000e+00 | 2.000000e+00 |    Inf |  83.55%
19.71/19.88	c  19.9s|113900 |   456 |151145 |   1.3 |    16M |  26 |  54 |  40 |   0 |4314 |  0 | 891 |2953 | 0.000000e+00 | 2.000000e+00 |    Inf |  83.69%
19.81/19.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.81/19.90	c  19.9s|114000 |   466 |151288 |   1.3 |    16M |  26 |  54 |  40 |   0 |4318 |  0 | 892 |2959 | 0.000000e+00 | 2.000000e+00 |    Inf |  83.84%
19.81/19.91	c  19.9s|114100 |   466 |151402 |   1.3 |    16M |  26 |  54 |  40 |   0 |4318 |  0 | 893 |2961 | 0.000000e+00 | 2.000000e+00 |    Inf |  83.86%
19.81/19.93	c  19.9s|114200 |   442 |151486 |   1.3 |    16M |  26 |  54 |  40 |   0 |4318 |  0 | 893 |2964 | 0.000000e+00 | 2.000000e+00 |    Inf |  83.94%
19.81/19.94	c  19.9s|114300 |   450 |151597 |   1.3 |    16M |  26 |  54 |  40 |   0 |4318 |  0 | 893 |2965 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.00%
19.81/19.95	c  20.0s|114400 |   443 |151699 |   1.3 |    16M |  26 |  54 |  40 |   5 |4318 |  1 | 894 |2967 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.01%
19.81/19.96	c  20.0s|114500 |   451 |151821 |   1.3 |    16M |  26 |  54 |  40 |   6 |4318 |  1 | 895 |2970 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.06%
19.81/19.98	c  20.0s|114600 |   451 |151931 |   1.3 |    16M |  26 |  54 |  40 |   0 |4322 |  0 | 896 |2972 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.11%
19.81/19.99	c  20.0s|114700 |   455 |152033 |   1.3 |    16M |  26 |  54 |  40 |   7 |4322 |  1 | 896 |2974 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.11%
19.81/20.00	c  20.0s|114800 |   455 |152134 |   1.3 |    16M |  26 |  54 |  40 |   7 |4322 |  1 | 898 |2977 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.13%
19.92/20.01	c  20.0s|114900 |   453 |152254 |   1.3 |    16M |  26 |  54 |  40 |   0 |4322 |  0 | 898 |2980 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.13%
19.92/20.02	c  20.0s|115000 |   441 |152341 |   1.3 |    16M |  26 |  54 |  40 |   6 |4322 |  1 | 898 |2983 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.19%
19.92/20.04	c  20.0s|115100 |   437 |152460 |   1.3 |    16M |  26 |  54 |  40 |   0 |4322 |  0 | 899 |2988 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.20%
19.92/20.05	c  20.1s|115200 |   443 |152586 |   1.3 |    16M |  26 |  54 |  40 |   0 |4322 |  0 | 899 |2991 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.25%
19.92/20.06	c  20.1s|115300 |   423 |152679 |   1.3 |    16M |  26 |  54 |  40 |   6 |4322 |  1 | 900 |2993 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.40%
19.92/20.08	c  20.1s|115400 |   432 |152802 |   1.3 |    16M |  26 |  54 |  40 |   0 |4322 |  0 | 901 |2999 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.48%
19.92/20.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.92/20.09	c  20.1s|115500 |   414 |152894 |   1.3 |    16M |  26 |  54 |  40 |   6 |4322 |  1 | 902 |3005 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.61%
20.02/20.10	c  20.1s|115600 |   416 |152998 |   1.3 |    16M |  26 |  54 |  40 |   4 |4322 |  1 | 903 |3005 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.74%
20.02/20.11	c  20.1s|115700 |   414 |153094 |   1.3 |    16M |  26 |  54 |  40 |   7 |4322 |  1 | 903 |3007 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.79%
20.02/20.13	c  20.1s|115800 |   426 |153231 |   1.3 |    16M |  26 |  54 |  40 |   0 |4322 |  0 | 903 |3010 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.82%
20.02/20.14	c  20.1s|115900 |   418 |153343 |   1.3 |    16M |  26 |  54 |  40 |   0 |4322 |  0 | 904 |3013 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.83%
20.02/20.15	c  20.2s|116000 |   396 |153451 |   1.3 |    16M |  26 |  54 |  40 |   0 |4322 |  0 | 905 |3015 | 0.000000e+00 | 2.000000e+00 |    Inf |  84.98%
20.02/20.17	c  20.2s|116100 |   404 |153564 |   1.3 |    16M |  26 |  54 |  40 |   6 |4326 |  1 | 905 |3016 | 0.000000e+00 | 2.000000e+00 |    Inf |  85.09%
20.02/20.18	c  20.2s|116200 |   398 |153670 |   1.3 |    16M |  26 |  54 |  40 |   6 |4326 |  1 | 905 |3020 | 0.000000e+00 | 2.000000e+00 |    Inf |  85.12%
20.02/20.19	c  20.2s|116300 |   386 |153760 |   1.3 |    16M |  26 |  54 |  40 |   6 |4326 |  1 | 905 |3023 | 0.000000e+00 | 2.000000e+00 |    Inf |  85.25%
20.11/20.20	c  20.2s|116400 |   384 |153892 |   1.3 |    16M |  26 |  54 |  40 |   6 |4326 |  1 | 905 |3025 | 0.000000e+00 | 2.000000e+00 |    Inf |  85.33%
20.11/20.21	c  20.2s|116500 |   381 |153993 |   1.3 |    16M |  26 |  54 |  40 |   0 |4326 |  0 | 906 |3026 | 0.000000e+00 | 2.000000e+00 |    Inf |  85.43%
20.11/20.23	c  20.2s|116600 |   387 |154092 |   1.3 |    16M |  26 |  54 |  40 |   0 |4326 |  0 | 906 |3026 | 0.000000e+00 | 2.000000e+00 |    Inf |  85.45%
20.11/20.24	c  20.2s|116700 |   370 |154203 |   1.3 |    16M |  26 |  54 |  40 |   0 |4335 |  0 | 907 |3028 | 0.000000e+00 | 2.000000e+00 |    Inf |  85.67%
20.11/20.26	c  20.3s|116800 |   366 |154312 |   1.3 |    16M |  26 |  54 |  40 |   7 |4335 |  2 | 907 |3032 | 0.000000e+00 | 2.000000e+00 |    Inf |  85.85%
20.11/20.27	c  20.3s|116900 |   370 |154435 |   1.3 |    16M |  26 |  54 |  40 |   7 |4335 |  1 | 907 |3033 | 0.000000e+00 | 2.000000e+00 |    Inf |  85.93%
20.11/20.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.11/20.28	c  20.3s|117000 |   366 |154535 |   1.3 |    16M |  26 |  54 |  40 |   6 |4335 |  1 | 907 |3036 | 0.000000e+00 | 2.000000e+00 |    Inf |  85.94%
20.11/20.29	c  20.3s|117100 |   368 |154664 |   1.3 |    16M |  26 |  54 |  40 |   6 |4344 |  1 | 908 |3039 | 0.000000e+00 | 2.000000e+00 |    Inf |  86.00%
20.21/20.31	c  20.3s|117200 |   370 |154771 |   1.3 |    16M |  26 |  54 |  40 |   7 |4344 |  2 | 909 |3042 | 0.000000e+00 | 2.000000e+00 |    Inf |  86.02%
20.21/20.32	c  20.3s|117300 |   378 |154898 |   1.3 |    16M |  26 |  54 |  40 |   0 |4344 |  0 | 909 |3049 | 0.000000e+00 | 2.000000e+00 |    Inf |  86.03%
20.21/20.33	c  20.3s|117400 |   370 |155013 |   1.3 |    16M |  26 |  54 |  40 |   6 |4344 |  1 | 910 |3049 | 0.000000e+00 | 2.000000e+00 |    Inf |  86.04%
20.21/20.34	c  20.3s|117500 |   367 |155128 |   1.3 |    16M |  26 |  54 |  40 |   0 |4344 |  0 | 911 |3052 | 0.000000e+00 | 2.000000e+00 |    Inf |  86.06%
20.21/20.36	c  20.4s|117600 |   352 |155237 |   1.3 |    16M |  26 |  54 |  40 |   7 |4344 |  1 | 911 |3052 | 0.000000e+00 | 2.000000e+00 |    Inf |  86.15%
20.21/20.37	c  20.4s|117700 |   348 |155354 |   1.3 |    16M |  26 |  54 |  40 |   0 |4344 |  0 | 912 |3061 | 0.000000e+00 | 2.000000e+00 |    Inf |  86.17%
20.21/20.38	c  20.4s|117800 |   346 |155451 |   1.3 |    16M |  26 |  54 |  40 |   0 |4344 |  0 | 912 |3062 | 0.000000e+00 | 2.000000e+00 |    Inf |  86.28%
20.31/20.40	c  20.4s|117900 |   362 |155654 |   1.3 |    16M |  26 |  54 |  40 |   4 |4378 |  1 | 912 |3065 | 0.000000e+00 | 2.000000e+00 |    Inf |  86.52%
20.31/20.42	c  20.4s|118000 |   382 |155850 |   1.3 |    16M |  26 |  54 |  40 |   6 |4408 |  1 | 913 |3066 | 0.000000e+00 | 2.000000e+00 |    Inf |  86.95%
20.31/20.43	c  20.4s|118100 |   394 |155980 |   1.3 |    16M |  26 |  54 |  40 |   6 |4408 |  1 | 913 |3068 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.02%
20.31/20.45	c  20.4s|118200 |   404 |156118 |   1.3 |    16M |  26 |  54 |  40 |   6 |4411 |  1 | 913 |3072 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.07%
20.31/20.47	c  20.5s|118300 |   416 |156301 |   1.3 |    16M |  26 |  54 |  40 |   6 |4439 |  1 | 913 |3072 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.24%
20.31/20.48	c  20.5s|118400 |   414 |156408 |   1.3 |    16M |  26 |  54 |  40 |   6 |4444 |  1 | 914 |3072 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.29%
20.31/20.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.31/20.49	c  20.5s|118500 |   416 |156526 |   1.3 |    16M |  26 |  54 |  40 |   0 |4448 |  0 | 914 |3074 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.32%
20.41/20.51	c  20.5s|118600 |   412 |156651 |   1.3 |    16M |  26 |  54 |  40 |   0 |4448 |  0 | 914 |3077 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.34%
20.41/20.52	c  20.5s|118700 |   406 |156748 |   1.3 |    16M |  26 |  54 |  40 |   5 |4448 |  1 | 914 |3080 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.35%
20.41/20.53	c  20.5s|118800 |   410 |156859 |   1.3 |    16M |  26 |  54 |  40 |   5 |4448 |  1 | 914 |3083 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.36%
20.41/20.54	c  20.5s|118900 |   412 |156968 |   1.3 |    16M |  26 |  54 |  40 |   6 |4448 |  1 | 914 |3085 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.38%
20.41/20.56	c  20.6s|119000 |   400 |157052 |   1.3 |    16M |  26 |  54 |  40 |   0 |4449 |  0 | 914 |3086 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.40%
20.41/20.57	c  20.6s|119100 |   390 |157152 |   1.3 |    16M |  26 |  54 |  40 |   5 |4449 |  1 | 915 |3087 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.42%
20.41/20.58	c  20.6s|119200 |   369 |157234 |   1.3 |    16M |  26 |  54 |  40 |   0 |4450 |  0 | 917 |3088 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.44%
20.41/20.59	c  20.6s|119300 |   347 |157310 |   1.3 |    16M |  26 |  54 |  40 |   0 |4450 |  0 | 918 |3088 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.46%
20.51/20.61	c  20.6s|119400 |   365 |157509 |   1.3 |    16M |  26 |  54 |  40 |   0 |4476 |  0 | 918 |3092 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.55%
20.51/20.63	c  20.6s|119500 |   381 |157682 |   1.3 |    16M |  26 |  54 |  40 |   5 |4490 |  1 | 919 |3096 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.63%
20.51/20.64	c  20.6s|119600 |   390 |157782 |   1.3 |    16M |  26 |  54 |  40 |   0 |4490 |  0 | 919 |3098 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.66%
20.51/20.66	c  20.7s|119700 |   393 |157911 |   1.3 |    16M |  26 |  54 |  40 |   6 |4490 |  1 | 921 |3100 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.67%
20.51/20.67	c  20.7s|119800 |   393 |158033 |   1.3 |    16M |  26 |  54 |  40 |   6 |4490 |  1 | 921 |3106 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.71%
20.51/20.68	c  20.7s|119900 |   399 |158141 |   1.3 |    16M |  26 |  54 |  40 |   0 |4490 |  0 | 922 |3108 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.73%
20.61/20.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.61/20.70	c  20.7s|120000 |   403 |158260 |   1.3 |    16M |  26 |  54 |  39 |   0 |4490 |  0 | 922 |3110 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.75%
20.61/20.71	c  20.7s|120100 |   381 |158365 |   1.3 |    16M |  26 |  54 |  39 |   0 |4490 |  0 | 923 |3113 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.78%
20.61/20.72	c  20.7s|120200 |   363 |158459 |   1.3 |    16M |  26 |  54 |  39 |   0 |4491 |  0 | 924 |3115 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.81%
20.61/20.73	c  20.7s|120300 |   344 |158563 |   1.3 |    16M |  26 |  54 |  39 |   0 |4491 |  0 | 925 |3119 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.84%
20.61/20.75	c  20.7s|120400 |   334 |158702 |   1.3 |    16M |  26 |  54 |  39 |   6 |4491 |  0 | 926 |3120 | 0.000000e+00 | 2.000000e+00 |    Inf |  87.96%
20.61/20.76	c  20.8s|120500 |   329 |158861 |   1.3 |    16M |  26 |  54 |  39 |   0 |4501 |  0 | 928 |3124 | 0.000000e+00 | 2.000000e+00 |    Inf |  88.13%
20.61/20.78	c  20.8s|120600 |   356 |159049 |   1.3 |    16M |  26 |  54 |  39 |   6 |4529 |  1 | 929 |3126 | 0.000000e+00 | 2.000000e+00 |    Inf |  88.23%
20.71/20.80	c  20.8s|120700 |   378 |159221 |   1.3 |    16M |  26 |  54 |  40 |   6 |4539 |  1 | 932 |3130 | 0.000000e+00 | 2.000000e+00 |    Inf |  88.29%
20.71/20.81	c  20.8s|120800 |   378 |159352 |   1.3 |    16M |  26 |  54 |  40 |   6 |4544 |  1 | 932 |3131 | 0.000000e+00 | 2.000000e+00 |    Inf |  88.35%
20.71/20.83	c  20.8s|120900 |   380 |159471 |   1.3 |    16M |  26 |  54 |  40 |   0 |4544 |  0 | 933 |3134 | 0.000000e+00 | 2.000000e+00 |    Inf |  88.39%
20.71/20.84	c  20.8s|121000 |   369 |159563 |   1.3 |    16M |  26 |  54 |  40 |   6 |4544 |  1 | 934 |3135 | 0.000000e+00 | 2.000000e+00 |    Inf |  88.41%
20.71/20.85	c  20.9s|121100 |   357 |159686 |   1.3 |    16M |  26 |  54 |  40 |   7 |4544 |  1 | 936 |3137 | 0.000000e+00 | 2.000000e+00 |    Inf |  88.46%
20.71/20.86	c  20.9s|121200 |   339 |159784 |   1.3 |    16M |  26 |  54 |  40 |   0 |4545 |  0 | 936 |3141 | 0.000000e+00 | 2.000000e+00 |    Inf |  88.50%
20.71/20.87	c  20.9s|121300 |   329 |159897 |   1.3 |    16M |  26 |  54 |  40 |   0 |4545 |  0 | 936 |3146 | 0.000000e+00 | 2.000000e+00 |    Inf |  88.53%
20.71/20.89	c  20.9s|121400 |   319 |160007 |   1.3 |    16M |  26 |  54 |  40 |   7 |4551 |  1 | 936 |3148 | 0.000000e+00 | 2.000000e+00 |    Inf |  88.73%
20.81/20.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
20.81/20.90	c  20.9s|121500 |   319 |160116 |   1.3 |    16M |  26 |  54 |  40 |   7 |4551 |  1 | 937 |3151 | 0.000000e+00 | 2.000000e+00 |    Inf |  88.77%
20.81/20.91	c  20.9s|121600 |   319 |160237 |   1.3 |    16M |  26 |  54 |  40 |   0 |4551 |  0 | 937 |3155 | 0.000000e+00 | 2.000000e+00 |    Inf |  88.85%
20.81/20.93	c  20.9s|121700 |   305 |160380 |   1.3 |    16M |  26 |  54 |  40 |   6 |4556 |  1 | 938 |3161 | 0.000000e+00 | 2.000000e+00 |    Inf |  89.05%
20.81/20.94	c  20.9s|121800 |   306 |160524 |   1.3 |    16M |  26 |  54 |  40 |   5 |4566 |  1 | 939 |3163 | 0.000000e+00 | 2.000000e+00 |    Inf |  89.17%
20.81/20.95	c  21.0s|121900 |   308 |160630 |   1.3 |    16M |  26 |  54 |  40 |   0 |4566 |  0 | 939 |3163 | 0.000000e+00 | 2.000000e+00 |    Inf |  89.22%
20.81/20.97	c  21.0s|122000 |   301 |160776 |   1.3 |    16M |  26 |  54 |  40 |   0 |4574 |  0 | 940 |3164 | 0.000000e+00 | 2.000000e+00 |    Inf |  89.42%
20.81/20.99	c  21.0s|122100 |   307 |160934 |   1.3 |    16M |  26 |  54 |  40 |   7 |4585 |  1 | 940 |3165 | 0.000000e+00 | 2.000000e+00 |    Inf |  89.48%
20.81/21.00	c  21.0s|122200 |   291 |161030 |   1.3 |    16M |  26 |  54 |  40 |   0 |4585 |  0 | 940 |3168 | 0.000000e+00 | 2.000000e+00 |    Inf |  89.60%
20.91/21.01	c  21.0s|122300 |   285 |161139 |   1.3 |    16M |  26 |  54 |  40 |   7 |4585 |  1 | 940 |3168 | 0.000000e+00 | 2.000000e+00 |    Inf |  89.73%
20.91/21.03	c  21.0s|122400 |   287 |161256 |   1.3 |    16M |  26 |  54 |  40 |   0 |4585 |  0 | 941 |3173 | 0.000000e+00 | 2.000000e+00 |    Inf |  89.80%
20.91/21.04	c  21.0s|122500 |   278 |161374 |   1.3 |    16M |  26 |  54 |  40 |   0 |4585 |  0 | 945 |3174 | 0.000000e+00 | 2.000000e+00 |    Inf |  89.89%
20.91/21.05	c  21.1s|122600 |   276 |161489 |   1.3 |    16M |  26 |  54 |  40 |   6 |4589 |  1 | 946 |3175 | 0.000000e+00 | 2.000000e+00 |    Inf |  89.99%
20.91/21.06	c  21.1s|122700 |   259 |161584 |   1.3 |    16M |  26 |  54 |  40 |   6 |4589 |  1 | 947 |3178 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.24%
20.91/21.08	c  21.1s|122800 |   257 |161717 |   1.3 |    16M |  26 |  54 |  40 |   8 |4594 |  1 | 947 |3179 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.37%
20.91/21.09	c  21.1s|122900 |   259 |161861 |   1.3 |    16M |  26 |  54 |  40 |   6 |4600 |  1 | 948 |3183 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.45%
21.01/21.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.01/21.11	c  21.1s|123000 |   283 |162005 |   1.3 |    16M |  26 |  54 |  40 |   0 |4616 |  0 | 948 |3183 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.49%
21.01/21.12	c  21.1s|123100 |   301 |162128 |   1.3 |    16M |  26 |  54 |  40 |   6 |4616 |  1 | 948 |3185 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.50%
21.01/21.14	c  21.1s|123200 |   309 |162255 |   1.3 |    16M |  26 |  54 |  40 |   6 |4616 |  1 | 948 |3188 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.52%
21.01/21.15	c  21.1s|123300 |   305 |162374 |   1.3 |    16M |  26 |  54 |  40 |   0 |4616 |  0 | 948 |3195 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.54%
21.01/21.16	c  21.2s|123400 |   294 |162470 |   1.3 |    16M |  26 |  54 |  40 |   0 |4616 |  0 | 949 |3197 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.56%
21.01/21.17	c  21.2s|123500 |   260 |162559 |   1.3 |    16M |  26 |  54 |  40 |   6 |4616 |  1 | 951 |3197 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.59%
21.01/21.18	c  21.2s|123600 |   246 |162648 |   1.3 |    16M |  26 |  54 |  40 |   0 |4616 |  0 | 951 |3197 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.71%
21.11/21.20	c  21.2s|123700 |   266 |162784 |   1.3 |    16M |  26 |  54 |  40 |   0 |4616 |  0 | 951 |3197 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.75%
21.11/21.21	c  21.2s|123800 |   274 |162907 |   1.3 |    16M |  26 |  54 |  40 |   6 |4616 |  1 | 953 |3197 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.76%
21.11/21.22	c  21.2s|123900 |   258 |162989 |   1.3 |    16M |  26 |  54 |  40 |   6 |4616 |  1 | 953 |3197 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.77%
21.11/21.24	c  21.2s|124000 |   250 |163093 |   1.3 |    16M |  26 |  54 |  40 |   8 |4616 |  1 | 953 |3197 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.86%
21.11/21.25	c  21.3s|124100 |   264 |163207 |   1.3 |    16M |  26 |  54 |  40 |   5 |4624 |  1 | 953 |3197 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.92%
21.11/21.26	c  21.3s|124200 |   286 |163316 |   1.3 |    16M |  26 |  54 |  40 |   5 |4629 |  1 | 953 |3197 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.94%
21.11/21.27	c  21.3s|124300 |   292 |163436 |   1.3 |    16M |  26 |  54 |  40 |   5 |4629 |  1 | 953 |3197 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.95%
21.11/21.29	c  21.3s|124400 |   294 |163569 |   1.3 |    16M |  26 |  54 |  40 |   0 |4633 |  0 | 953 |3200 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.96%
21.21/21.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.21/21.30	c  21.3s|124500 |   302 |163671 |   1.3 |    16M |  26 |  54 |  40 |   7 |4633 |  1 | 954 |3202 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.97%
21.21/21.31	c  21.3s|124600 |   302 |163770 |   1.3 |    16M |  26 |  54 |  40 |   5 |4633 |  1 | 955 |3202 | 0.000000e+00 | 2.000000e+00 |    Inf |  90.98%
21.21/21.32	c  21.3s|124700 |   298 |163873 |   1.3 |    16M |  26 |  54 |  40 |   0 |4633 |  0 | 955 |3202 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.00%
21.21/21.33	c  21.3s|124800 |   288 |163959 |   1.3 |    16M |  26 |  54 |  40 |   0 |4633 |  0 | 955 |3202 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.01%
21.21/21.35	c  21.3s|124900 |   272 |164045 |   1.3 |    16M |  26 |  54 |  40 |   7 |4633 |  1 | 955 |3202 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.02%
21.21/21.36	c  21.4s|125000 |   258 |164138 |   1.3 |    16M |  26 |  54 |  40 |   0 |4635 |  0 | 955 |3202 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.03%
21.21/21.37	c  21.4s|125100 |   254 |164233 |   1.3 |    16M |  26 |  54 |  40 |   7 |4635 |  1 | 955 |3202 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.05%
21.21/21.38	c  21.4s|125200 |   252 |164324 |   1.3 |    16M |  26 |  54 |  40 |   0 |4635 |  0 | 955 |3202 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.06%
21.21/21.39	c  21.4s|125300 |   249 |164431 |   1.3 |    16M |  26 |  54 |  40 |   7 |4636 |  1 | 957 |3202 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.07%
21.31/21.40	c  21.4s|125400 |   241 |164525 |   1.3 |    16M |  26 |  54 |  40 |   0 |4636 |  0 | 957 |3202 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.13%
21.31/21.42	c  21.4s|125500 |   231 |164626 |   1.3 |    16M |  26 |  54 |  40 |   7 |4636 |  1 | 957 |3202 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.23%
21.31/21.43	c  21.4s|125600 |   227 |164774 |   1.3 |    16M |  26 |  54 |  40 |   0 |4646 |  0 | 957 |3207 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.37%
21.31/21.44	c  21.4s|125700 |   233 |164891 |   1.3 |    16M |  26 |  54 |  40 |   0 |4646 |  0 | 958 |3211 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.42%
21.31/21.46	c  21.5s|125800 |   233 |165002 |   1.3 |    16M |  26 |  54 |  40 |   6 |4646 |  1 | 959 |3216 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.45%
21.31/21.47	c  21.5s|125900 |   235 |165103 |   1.3 |    16M |  26 |  54 |  40 |   4 |4646 |  1 | 960 |3216 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.51%
21.31/21.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.31/21.48	c  21.5s|126000 |   229 |165185 |   1.3 |    16M |  26 |  54 |  40 |   4 |4646 |  1 | 960 |3216 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.52%
21.31/21.49	c  21.5s|126100 |   215 |165299 |   1.3 |    16M |  26 |  54 |  40 |   0 |4650 |  0 | 961 |3218 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.65%
21.41/21.50	c  21.5s|126200 |   219 |165410 |   1.3 |    16M |  26 |  54 |  40 |   0 |4650 |  0 | 961 |3221 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.70%
21.41/21.52	c  21.5s|126300 |   241 |165584 |   1.3 |    16M |  26 |  54 |  40 |   0 |4666 |  0 | 961 |3223 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.76%
21.41/21.54	c  21.5s|126400 |   263 |165784 |   1.3 |    16M |  26 |  54 |  40 |   5 |4701 |  1 | 963 |3224 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.85%
21.41/21.56	c  21.6s|126500 |   263 |165906 |   1.3 |    16M |  26 |  54 |  40 |   0 |4706 |  0 | 965 |3224 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.88%
21.41/21.57	c  21.6s|126600 |   257 |166004 |   1.3 |    16M |  26 |  54 |  40 |   6 |4706 |  1 | 968 |3224 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.94%
21.41/21.58	c  21.6s|126700 |   257 |166109 |   1.3 |    16M |  26 |  54 |  40 |   6 |4707 |  1 | 968 |3224 | 0.000000e+00 | 2.000000e+00 |    Inf |  91.97%
21.51/21.60	c  21.6s|126800 |   251 |166207 |   1.3 |    16M |  26 |  54 |  40 |   0 |4708 |  0 | 968 |3224 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.00%
21.51/21.61	c  21.6s|126900 |   231 |166291 |   1.3 |    16M |  26 |  54 |  40 |   0 |4708 |  0 | 968 |3224 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.05%
21.51/21.62	c  21.6s|127000 |   216 |166398 |   1.3 |    16M |  26 |  54 |  40 |   0 |4708 |  0 | 968 |3235 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.08%
21.51/21.63	c  21.6s|127100 |   203 |166482 |   1.3 |    16M |  26 |  54 |  40 |   0 |4708 |  0 | 970 |3238 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.23%
21.51/21.65	c  21.7s|127200 |   247 |166703 |   1.3 |    16M |  26 |  54 |  40 |   7 |4739 |  1 | 971 |3239 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.29%
21.51/21.66	c  21.7s|127300 |   263 |166834 |   1.3 |    16M |  26 |  54 |  40 |   0 |4739 |  0 | 971 |3239 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.31%
21.51/21.68	c  21.7s|127400 |   267 |166964 |   1.3 |    16M |  26 |  54 |  40 |   0 |4739 |  0 | 971 |3239 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.33%
21.51/21.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.51/21.69	c  21.7s|127500 |   271 |167093 |   1.3 |    16M |  26 |  54 |  40 |   0 |4741 |  0 | 971 |3239 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.35%
21.60/21.70	c  21.7s|127600 |   275 |167215 |   1.3 |    16M |  26 |  54 |  40 |   6 |4741 |  1 | 972 |3239 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.37%
21.60/21.71	c  21.7s|127700 |   263 |167327 |   1.3 |    16M |  26 |  54 |  40 |   7 |4747 |  1 | 972 |3239 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.39%
21.60/21.73	c  21.7s|127800 |   261 |167435 |   1.3 |    16M |  26 |  54 |  40 |   0 |4747 |  0 | 974 |3239 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.42%
21.60/21.74	c  21.7s|127900 |   261 |167555 |   1.3 |    16M |  26 |  54 |  40 |   0 |4747 |  0 | 975 |3239 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.44%
21.60/21.75	c  21.8s|128000 |   257 |167669 |   1.3 |    16M |  26 |  54 |  40 |   0 |4748 |  0 | 975 |3239 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.45%
21.60/21.76	c  21.8s|128100 |   255 |167804 |   1.3 |    16M |  26 |  54 |  40 |   8 |4748 |  1 | 975 |3239 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.47%
21.60/21.78	c  21.8s|128200 |   235 |167918 |   1.3 |    16M |  26 |  54 |  40 |   0 |4748 |  0 | 975 |3242 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.51%
21.60/21.79	c  21.8s|128300 |   215 |168022 |   1.3 |    16M |  26 |  54 |  40 |   0 |4748 |  0 | 976 |3246 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.54%
21.70/21.80	c  21.8s|128400 |   207 |168125 |   1.3 |    16M |  26 |  54 |  40 |   6 |4748 |  1 | 976 |3246 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.63%
21.70/21.81	c  21.8s|128500 |   205 |168250 |   1.3 |    16M |  26 |  54 |  40 |   5 |4748 |  1 | 976 |3253 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.65%
21.70/21.83	c  21.8s|128600 |   209 |168383 |   1.3 |    16M |  26 |  54 |  40 |   6 |4748 |  2 | 976 |3261 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.71%
21.70/21.84	c  21.8s|128700 |   193 |168468 |   1.3 |    16M |  26 |  54 |  40 |   6 |4748 |  1 | 976 |3265 | 0.000000e+00 | 2.000000e+00 |    Inf |  92.80%
21.70/21.85	c  21.9s|128800 |   189 |168583 |   1.3 |    16M |  26 |  54 |  40 |   0 |4752 |  0 | 978 |3267 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.01%
21.70/21.87	c  21.9s|128900 |   197 |168700 |   1.3 |    16M |  26 |  54 |  40 |   5 |4754 |  1 | 978 |3267 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.03%
21.70/21.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.70/21.88	c  21.9s|129000 |   189 |168798 |   1.3 |    16M |  26 |  54 |  40 |   4 |4754 |  1 | 980 |3267 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.09%
21.70/21.89	c  21.9s|129100 |   201 |168921 |   1.3 |    16M |  26 |  54 |  40 |   6 |4754 |  1 | 980 |3267 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.10%
21.80/21.90	c  21.9s|129200 |   178 |168985 |   1.3 |    16M |  26 |  54 |  40 |   0 |4754 |  0 | 981 |3267 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.13%
21.80/21.92	c  21.9s|129300 |   188 |169097 |   1.3 |    16M |  26 |  54 |  40 |   6 |4754 |  1 | 982 |3267 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.18%
21.80/21.93	c  21.9s|129400 |   178 |169193 |   1.3 |    16M |  26 |  54 |  40 |   6 |4754 |  0 | 982 |3267 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.25%
21.80/21.94	c  21.9s|129500 |   170 |169306 |   1.3 |    16M |  26 |  54 |  40 |   0 |4754 |  0 | 982 |3267 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.40%
21.80/21.95	c  22.0s|129600 |   178 |169426 |   1.3 |    16M |  26 |  54 |  40 |   6 |4754 |  1 | 982 |3267 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.43%
21.80/21.97	c  22.0s|129700 |   182 |169573 |   1.3 |    16M |  26 |  54 |  40 |   6 |4770 |  1 | 982 |3267 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.50%
21.80/21.98	c  22.0s|129800 |   188 |169703 |   1.3 |    16M |  26 |  54 |  40 |   0 |4770 |  0 | 982 |3272 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.54%
21.80/21.99	c  22.0s|129900 |   208 |169839 |   1.3 |    16M |  26 |  54 |  39 |   0 |4770 |  0 | 983 |3272 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.56%
21.91/22.01	c  22.0s|130000 |   186 |169943 |   1.3 |    16M |  26 |  54 |  39 |   0 |4770 |  0 | 985 |3272 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.60%
21.91/22.02	c  22.0s|130100 |   164 |170052 |   1.3 |    16M |  26 |  54 |  39 |   6 |4770 |  1 | 986 |3276 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.68%
21.91/22.04	c  22.0s|130200 |   184 |170247 |   1.3 |    16M |  26 |  54 |  39 |   0 |4796 |  0 | 987 |3277 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.78%
21.91/22.06	c  22.1s|130300 |   214 |170478 |   1.3 |    16M |  26 |  54 |  39 |   7 |4837 |  1 | 987 |3278 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.87%
21.91/22.08	c  22.1s|130400 |   252 |170646 |   1.3 |    16M |  26 |  54 |  39 |   6 |4844 |  1 | 989 |3282 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.87%
21.91/22.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
21.91/22.09	c  22.1s|130500 |   249 |170753 |   1.3 |    16M |  26 |  54 |  39 |   0 |4844 |  0 | 992 |3285 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.90%
21.91/22.10	c  22.1s|130600 |   256 |170851 |   1.3 |    16M |  26 |  54 |  39 |   6 |4844 |  1 | 993 |3285 | 0.000000e+00 | 2.000000e+00 |    Inf |  93.94%
22.01/22.12	c  22.1s|130700 |   256 |171021 |   1.3 |    16M |  26 |  54 |  39 |   5 |4865 |  1 | 993 |3285 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.02%
22.01/22.13	c  22.1s|130800 |   252 |171122 |   1.3 |    16M |  26 |  54 |  39 |   7 |4865 |  1 | 993 |3285 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.09%
22.01/22.14	c  22.1s|130900 |   250 |171234 |   1.3 |    16M |  26 |  54 |  39 |   0 |4865 |  0 | 993 |3285 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.11%
22.01/22.15	c  22.2s|131000 |   240 |171334 |   1.3 |    16M |  26 |  54 |  39 |   0 |4865 |  0 | 993 |3285 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.14%
22.01/22.17	c  22.2s|131100 |   242 |171460 |   1.3 |    16M |  26 |  54 |  39 |   0 |4873 |  0 | 993 |3285 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.29%
22.01/22.18	c  22.2s|131200 |   242 |171565 |   1.3 |    16M |  26 |  54 |  39 |   0 |4874 |  0 | 993 |3287 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.30%
22.01/22.19	c  22.2s|131300 |   236 |171676 |   1.3 |    16M |  26 |  54 |  39 |   0 |4878 |  0 | 993 |3293 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.36%
22.10/22.21	c  22.2s|131400 |   220 |171802 |   1.3 |    16M |  26 |  54 |  39 |   0 |4878 |  0 | 995 |3308 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.42%
22.10/22.22	c  22.2s|131500 |   222 |171947 |   1.3 |    16M |  26 |  54 |  39 |   0 |4878 |  0 | 996 |3317 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.44%
22.10/22.23	c  22.2s|131600 |   212 |172048 |   1.3 |    16M |  26 |  54 |  39 |   0 |4878 |  0 | 996 |3317 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.46%
22.10/22.24	c  22.2s|131700 |   215 |172177 |   1.3 |    16M |  26 |  54 |  39 |   7 |4878 |  1 | 997 |3317 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.49%
22.10/22.26	c  22.3s|131800 |   203 |172262 |   1.3 |    16M |  26 |  54 |  39 |   7 |4878 |  1 | 997 |3317 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.52%
22.10/22.27	c  22.3s|131900 |   196 |172371 |   1.3 |    16M |  26 |  54 |  39 |   6 |4878 |  1 | 998 |3317 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.54%
22.10/22.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
22.10/22.28	c  22.3s|132000 |   185 |172463 |   1.3 |    16M |  26 |  54 |  39 |   6 |4878 |  1 | 998 |3318 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.57%
22.10/22.29	c  22.3s|132100 |   181 |172584 |   1.3 |    16M |  26 |  54 |  39 |   0 |4878 |  0 | 999 |3321 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.58%
22.20/22.31	c  22.3s|132200 |   164 |172689 |   1.3 |    16M |  26 |  54 |  39 |   0 |4882 |  0 |1000 |3323 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.65%
22.20/22.32	c  22.3s|132300 |   164 |172834 |   1.3 |    16M |  26 |  54 |  39 |   0 |4882 |  0 |1000 |3330 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.68%
22.20/22.33	c  22.3s|132400 |   161 |172946 |   1.3 |    16M |  26 |  54 |  39 |   6 |4882 |  1 |1001 |3333 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.72%
22.20/22.35	c  22.4s|132500 |   177 |173128 |   1.3 |    16M |  26 |  54 |  39 |   6 |4903 |  1 |1002 |3336 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.82%
22.20/22.37	c  22.4s|132600 |   151 |173231 |   1.3 |    16M |  26 |  54 |  39 |   0 |4903 |  0 |1002 |3343 | 0.000000e+00 | 2.000000e+00 |    Inf |  94.92%
22.20/22.38	c  22.4s|132700 |   151 |173387 |   1.3 |    16M |  26 |  54 |  39 |   6 |4918 |  1 |1003 |3346 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.12%
22.30/22.40	c  22.4s|132800 |   151 |173533 |   1.3 |    16M |  26 |  54 |  39 |   5 |4923 |  1 |1003 |3349 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.20%
22.30/22.41	c  22.4s|132900 |   153 |173648 |   1.3 |    16M |  26 |  54 |  39 |   5 |4927 |  1 |1003 |3352 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.25%
22.30/22.43	c  22.4s|133000 |   169 |173825 |   1.3 |    16M |  26 |  54 |  39 |   6 |4940 |  1 |1003 |3357 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.26%
22.30/22.44	c  22.4s|133100 |   187 |173988 |   1.3 |    16M |  26 |  54 |  39 |   6 |4940 |  1 |1003 |3359 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.28%
22.30/22.46	c  22.5s|133200 |   203 |174139 |   1.3 |    16M |  26 |  54 |  39 |   6 |4940 |  1 |1004 |3367 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.29%
22.30/22.48	c  22.5s|133300 |   190 |174262 |   1.3 |    16M |  26 |  54 |  39 |   0 |4944 |  0 |1006 |3369 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.33%
22.30/22.49	c  22.5s|133400 |   200 |174369 |   1.3 |    16M |  26 |  54 |  39 |   6 |4944 |  1 |1006 |3371 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.35%
22.40/22.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
22.40/22.50	c  22.5s|133500 |   204 |174502 |   1.3 |    16M |  26 |  54 |  39 |   6 |4944 |  1 |1007 |3371 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.36%
22.40/22.52	c  22.5s|133600 |   179 |174598 |   1.3 |    16M |  26 |  54 |  39 |   6 |4945 |  1 |1007 |3371 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.39%
22.40/22.53	c  22.5s|133700 |   146 |174695 |   1.3 |    16M |  26 |  54 |  39 |   7 |4945 |  1 |1009 |3374 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.47%
22.40/22.54	c  22.5s|133800 |   158 |174825 |   1.3 |    16M |  26 |  54 |  39 |   5 |4950 |  1 |1009 |3377 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.48%
22.40/22.55	c  22.6s|133900 |   168 |174962 |   1.3 |    16M |  26 |  54 |  39 |   5 |4950 |  1 |1011 |3380 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.49%
22.40/22.56	c  22.6s|134000 |   172 |175077 |   1.3 |    16M |  26 |  54 |  39 |   0 |4950 |  0 |1012 |3381 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.50%
22.40/22.58	c  22.6s|134100 |   158 |175163 |   1.3 |    16M |  26 |  54 |  39 |   5 |4950 |  1 |1012 |3383 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.51%
22.40/22.59	c  22.6s|134200 |   132 |175261 |   1.3 |    16M |  26 |  54 |  39 |   0 |4950 |  0 |1014 |3385 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.70%
22.50/22.60	c  22.6s|134300 |   150 |175403 |   1.3 |    16M |  26 |  54 |  39 |   0 |4950 |  0 |1014 |3389 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.71%
22.50/22.61	c  22.6s|134400 |   124 |175504 |   1.3 |    16M |  26 |  54 |  39 |   0 |4956 |  0 |1014 |3389 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.77%
22.50/22.63	c  22.6s|134500 |   140 |175629 |   1.3 |    16M |  26 |  54 |  39 |   0 |4956 |  0 |1014 |3389 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.83%
22.50/22.64	c  22.6s|134600 |   120 |175738 |   1.3 |    16M |  26 |  54 |  39 |   0 |4956 |  0 |1015 |3389 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.90%
22.50/22.65	c  22.7s|134700 |   126 |175879 |   1.3 |    16M |  26 |  54 |  39 |   0 |4961 |  0 |1015 |3389 | 0.000000e+00 | 2.000000e+00 |    Inf |  95.97%
22.50/22.66	c  22.7s|134800 |   117 |176000 |   1.3 |    16M |  26 |  54 |  39 |   5 |4961 |  1 |1016 |3389 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.13%
22.50/22.67	c  22.7s|134900 |   119 |176104 |   1.3 |    16M |  26 |  54 |  39 |   5 |4961 |  1 |1016 |3389 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.25%
22.50/22.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
22.50/22.69	c  22.7s|135000 |   115 |176211 |   1.3 |    16M |  26 |  54 |  39 |   6 |4961 |  1 |1016 |3392 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.33%
22.60/22.70	c  22.7s|135100 |   120 |176333 |   1.3 |    16M |  26 |  54 |  39 |   6 |4961 |  1 |1017 |3395 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.33%
22.60/22.71	c  22.7s|135200 |   110 |176451 |   1.3 |    16M |  26 |  54 |  39 |   7 |4961 |  1 |1017 |3396 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.34%
22.60/22.73	c  22.7s|135300 |   116 |176592 |   1.3 |    16M |  26 |  54 |  39 |   6 |4974 |  1 |1018 |3396 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.42%
22.60/22.74	c  22.7s|135400 |   126 |176692 |   1.3 |    16M |  26 |  54 |  39 |   0 |4974 |  0 |1019 |3396 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.44%
22.60/22.75	c  22.8s|135500 |   116 |176792 |   1.3 |    16M |  26 |  54 |  39 |   0 |4974 |  0 |1020 |3396 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.46%
22.60/22.76	c  22.8s|135600 |   100 |176882 |   1.3 |    16M |  26 |  54 |  39 |   0 |4977 |  0 |1021 |3396 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.58%
22.60/22.77	c  22.8s|135700 |    99 |177000 |   1.3 |    16M |  26 |  54 |  39 |   0 |4977 |  0 |1023 |3396 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.60%
22.60/22.79	c  22.8s|135800 |   114 |177153 |   1.3 |    16M |  26 |  54 |  39 |   6 |4988 |  1 |1024 |3396 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.70%
22.70/22.80	c  22.8s|135900 |   114 |177281 |   1.3 |    16M |  26 |  54 |  39 |   0 |4988 |  0 |1024 |3396 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.71%
22.70/22.81	c  22.8s|136000 |   120 |177413 |   1.3 |    16M |  26 |  54 |  39 |   8 |4988 |  1 |1025 |3400 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.72%
22.70/22.82	c  22.8s|136100 |   118 |177530 |   1.3 |    16M |  26 |  54 |  39 |   0 |4988 |  0 |1026 |3400 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.73%
22.70/22.84	c  22.8s|136200 |   108 |177635 |   1.3 |    16M |  26 |  54 |  39 |   6 |4989 |  1 |1026 |3400 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.74%
22.70/22.85	c  22.8s|136300 |    94 |177739 |   1.3 |    16M |  26 |  54 |  39 |   6 |4989 |  1 |1027 |3400 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.81%
22.70/22.86	c  22.9s|136400 |    97 |177878 |   1.3 |    16M |  26 |  54 |  39 |   0 |4995 |  0 |1027 |3400 | 0.000000e+00 | 2.000000e+00 |    Inf |  96.97%
22.70/22.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
22.70/22.87	c  22.9s|136500 |    99 |177987 |   1.3 |    16M |  26 |  54 |  39 |   0 |4995 |  0 |1028 |3400 | 0.000000e+00 | 2.000000e+00 |    Inf |  97.00%
22.70/22.88	c  22.9s|136600 |   101 |178096 |   1.3 |    16M |  26 |  54 |  40 |   0 |4998 |  0 |1030 |3400 | 0.000000e+00 | 2.000000e+00 |    Inf |  97.01%
22.80/22.90	c  22.9s|136700 |    99 |178236 |   1.3 |    16M |  26 |  54 |  40 |   6 |5020 |  1 |1030 |3400 | 0.000000e+00 | 2.000000e+00 |    Inf |  97.18%
22.80/22.91	c  22.9s|136800 |   121 |178336 |   1.3 |    16M |  26 |  54 |  40 |   0 |5020 |  0 |1031 |3400 | 0.000000e+00 | 2.000000e+00 |    Inf |  97.18%
22.80/22.92	c  22.9s|136900 |   119 |178443 |   1.3 |    16M |  26 |  54 |  40 |   0 |5020 |  0 |1031 |3400 | 0.000000e+00 | 2.000000e+00 |    Inf |  97.21%
22.80/22.94	c  22.9s|137000 |   103 |178546 |   1.3 |    16M |  26 |  54 |  40 |   6 |5020 |  0 |1031 |3400 | 0.000000e+00 | 2.000000e+00 |    Inf |  97.23%
22.80/22.95	c  23.0s|137100 |    93 |178647 |   1.3 |    16M |  26 |  54 |  40 |   0 |5020 |  0 |1032 |3400 | 0.000000e+00 | 2.000000e+00 |    Inf |  97.26%
22.80/22.96	c  23.0s|137200 |    84 |178760 |   1.3 |    16M |  26 |  54 |  40 |   6 |5026 |  1 |1032 |3401 | 0.000000e+00 | 2.000000e+00 |    Inf |  97.35%
22.80/22.98	c  23.0s|137300 |    66 |178884 |   1.3 |    16M |  26 |  54 |  40 |   8 |5036 |  2 |1033 |3402 | 0.000000e+00 | 2.000000e+00 |    Inf |  97.63%
22.80/22.99	c  23.0s|137400 |    68 |179022 |   1.3 |    16M |  26 |  54 |  40 |   0 |5041 |  0 |1033 |3407 | 0.000000e+00 | 2.000000e+00 |    Inf |  97.71%
22.90/23.01	c  23.0s|137500 |    67 |179201 |   1.3 |    16M |  26 |  54 |  40 |   0 |5068 |  0 |1035 |3414 | 0.000000e+00 | 2.000000e+00 |    Inf |  97.96%
22.90/23.02	c  23.0s|137600 |    53 |179311 |   1.3 |    16M |  26 |  54 |  40 |   4 |5068 |  1 |1035 |3415 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.13%
22.90/23.04	c  23.0s|137700 |    69 |179494 |   1.3 |    16M |  26 |  54 |  40 |   0 |5089 |  0 |1035 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.23%
22.90/23.05	c  23.1s|137800 |    73 |179599 |   1.3 |    16M |  26 |  54 |  40 |   5 |5089 |  1 |1035 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.25%
22.90/23.06	c  23.1s|137900 |    47 |179694 |   1.3 |    16M |  26 |  54 |  40 |   0 |5089 |  0 |1036 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.34%
22.90/23.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
22.90/23.08	c  23.1s|138000 |    53 |179808 |   1.3 |    16M |  26 |  54 |  40 |   0 |5089 |  0 |1037 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.41%
22.90/23.09	c  23.1s|138100 |    43 |179906 |   1.3 |    16M |  26 |  54 |  40 |   6 |5089 |  1 |1037 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.53%
23.00/23.10	c  23.1s|138200 |    56 |180033 |   1.3 |    16M |  26 |  54 |  40 |   0 |5099 |  0 |1038 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.60%
23.00/23.12	c  23.1s|138300 |    73 |180142 |   1.3 |    16M |  26 |  54 |  40 |   0 |5099 |  0 |1039 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.62%
23.00/23.13	c  23.1s|138400 |    87 |180260 |   1.3 |    16M |  26 |  54 |  40 |   0 |5099 |  0 |1040 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.64%
23.00/23.14	c  23.1s|138500 |    76 |180352 |   1.3 |    16M |  26 |  54 |  40 |   0 |5100 |  0 |1041 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.65%
23.00/23.16	c  23.2s|138600 |    52 |180435 |   1.3 |    16M |  26 |  54 |  40 |   0 |5100 |  0 |1042 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.66%
23.00/23.17	c  23.2s|138700 |    46 |180535 |   1.3 |    16M |  26 |  54 |  40 |   0 |5105 |  0 |1042 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.72%
23.00/23.18	c  23.2s|138800 |    44 |180648 |   1.3 |    16M |  26 |  54 |  40 |   0 |5105 |  0 |1042 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.80%
23.00/23.19	c  23.2s|138900 |    37 |180740 |   1.3 |    16M |  26 |  54 |  40 |   6 |5105 |  1 |1043 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.85%
23.10/23.20	c  23.2s|139000 |    35 |180842 |   1.3 |    16M |  26 |  54 |  40 |   6 |5105 |  1 |1046 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.86%
23.10/23.22	c  23.2s|139100 |    34 |180941 |   1.3 |    16M |  26 |  54 |  40 |   0 |5105 |  0 |1049 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.91%
23.10/23.23	c  23.2s|139200 |    34 |181053 |   1.3 |    16M |  26 |  54 |  40 |   8 |5105 |  1 |1050 |3418 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.92%
23.10/23.24	c  23.2s|139300 |    30 |181179 |   1.3 |    16M |  26 |  54 |  40 |   5 |5111 |  0 |1050 |3420 | 0.000000e+00 | 2.000000e+00 |    Inf |  98.97%
23.10/23.26	c  23.3s|139400 |    34 |181312 |   1.3 |    16M |  26 |  54 |  40 |   0 |5118 |  0 |1051 |3422 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.00%
23.10/23.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.10/23.27	c  23.3s|139500 |    38 |181429 |   1.3 |    16M |  26 |  54 |  40 |   0 |5118 |  0 |1051 |3426 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.02%
23.10/23.28	c  23.3s|139600 |    36 |181554 |   1.3 |    16M |  26 |  54 |  40 |   5 |5118 |  1 |1052 |3429 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.05%
23.10/23.29	c  23.3s|139700 |    22 |181672 |   1.3 |    16M |  26 |  54 |  40 |   0 |5118 |  0 |1053 |3433 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.11%
23.20/23.30	c  23.3s|139800 |    18 |181798 |   1.3 |    16M |  26 |  54 |  40 |   0 |5118 |  0 |1053 |3435 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.22%
23.20/23.32	c  23.3s|139900 |    14 |181935 |   1.3 |    16M |  26 |  54 |  40 |   5 |5118 |  1 |1054 |3437 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.33%
23.20/23.33	c  23.3s|140000 |    20 |182084 |   1.3 |    16M |  26 |  54 |  40 |   0 |5132 |  0 |1054 |3439 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.45%
23.20/23.35	c  23.4s|140100 |    34 |182260 |   1.3 |    16M |  26 |  54 |  40 |   6 |5150 |  1 |1055 |3446 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.54%
23.20/23.37	c  23.4s|140200 |    38 |182386 |   1.3 |    16M |  26 |  54 |  40 |   0 |5153 |  0 |1055 |3448 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.57%
23.20/23.38	c  23.4s|140300 |    40 |182508 |   1.3 |    16M |  26 |  54 |  40 |   0 |5159 |  0 |1055 |3448 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.60%
23.20/23.39	c  23.4s|140400 |    44 |182618 |   1.3 |    16M |  26 |  54 |  40 |   0 |5159 |  0 |1055 |3448 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.64%
23.30/23.41	c  23.4s|140500 |    44 |182725 |   1.3 |    16M |  26 |  54 |  40 |   7 |5159 |  1 |1055 |3448 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.67%
23.30/23.42	c  23.4s|140600 |    27 |182808 |   1.3 |    16M |  26 |  54 |  40 |   0 |5159 |  0 |1056 |3448 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.69%
23.30/23.43	c  23.4s|140700 |     9 |182900 |   1.3 |    16M |  26 |  54 |  40 |   0 |5159 |  0 |1056 |3448 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.73%
23.30/23.44	c  23.4s|140800 |    17 |183024 |   1.3 |    16M |  26 |  54 |  40 |   0 |5159 |  0 |1056 |3453 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.78%
23.30/23.45	c  23.5s|140900 |    25 |183168 |   1.3 |    16M |  26 |  54 |  40 |   0 |5159 |  0 |1059 |3456 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.80%
23.30/23.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.30/23.46	c  23.5s|141000 |     8 |183254 |   1.3 |    16M |  26 |  54 |  40 |   0 |5159 |  0 |1060 |3457 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.81%
23.30/23.48	c  23.5s|141100 |    22 |183383 |   1.3 |    16M |  26 |  54 |  40 |   6 |5159 |  1 |1063 |3464 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.85%
23.30/23.49	c  23.5s|141200 |    36 |183502 |   1.3 |    16M |  26 |  54 |  40 |   6 |5163 |  1 |1064 |3465 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.86%
23.40/23.50	c  23.5s|141300 |     5 |183582 |   1.3 |    16M |  26 |  54 |  40 |   0 |5163 |  0 |1066 |3471 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.88%
23.40/23.51	c  23.5s|141400 |    19 |183711 |   1.3 |    16M |  26 |  54 |  40 |   5 |5163 |  1 |1067 |3474 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.94%
23.40/23.53	c  23.5s|141500 |    30 |183815 |   1.3 |    16M |  26 |  54 |  40 |   5 |5163 |  1 |1072 |3479 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.95%
23.40/23.54	c  23.5s|141600 |    10 |183915 |   1.3 |    16M |  26 |  54 |  40 |   0 |5163 |  0 |1073 |3480 | 0.000000e+00 | 2.000000e+00 |    Inf |  99.96%
23.40/23.54	c 
23.40/23.54	c SCIP Status        : problem is solved [optimal solution found]
23.40/23.54	c Solving Time (sec) : 23.55
23.40/23.54	c Solving Nodes      : 141615 (total of 142963 nodes in 2 runs)
23.40/23.54	c Primal Bound       : +2.00000000000000e+00 (18 solutions)
23.40/23.54	c Dual Bound         : +2.00000000000000e+00
23.40/23.54	c Gap                : 0.00 %
23.40/23.54	s OPTIMUM FOUND
23.40/23.54	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28
23.40/23.54	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54
23.40/23.54	v -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 x67 x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 x76 -x77 -x78 -x79 -x80 -x81
23.40/23.54	v x82 x83 x84 x85 x86 x87 -x88 -x89 x90 -x91 x92 x93 -x94
23.40/23.54	c SCIP Status        : problem is solved [optimal solution found]
23.40/23.54	c Total Time         :      23.55
23.40/23.54	c   solving          :      23.55
23.40/23.54	c   presolving       :       0.00 (included in solving)
23.40/23.54	c   reading          :       0.00 (included in solving)
23.40/23.54	c   copying          :       0.18 (126 #copies) (minimal 0.00, maximal 0.00, average 0.00)
23.40/23.54	c Original Problem   :
23.40/23.54	c   Problem name     : HOME/instance-4490299-1751365630.opb
23.40/23.54	c   Variables        : 94 (94 binary, 0 integer, 0 continuous)
23.40/23.54	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
23.40/23.54	c   Constraints      : 8 initial, 8 maximal
23.40/23.54	c   Objective        : minimize, 64 non-zeros (abs.min = 1, abs.max = 128)
23.40/23.54	c Presolved Problem  :
23.40/23.54	c   Problem name     : t_HOME/instance-4490299-1751365630.opb
23.40/23.54	c   Variables        : 54 (54 binary, 0 integer, 0 continuous)
23.40/23.54	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
23.40/23.54	c   Constraints      : 53 initial, 53 maximal
23.40/23.54	c   Objective        : minimize, 24 non-zeros (abs.min = 1, abs.max = 4)
23.40/23.54	c   Nonzeros         : 1683 constraint, 2 clique table
23.40/23.54	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
23.40/23.54	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
23.40/23.54	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
23.40/23.54	c   gateextraction   :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
23.40/23.54	c   implics          :       0.00       0.00      8          0          0          0          0          0          0          0          0          0
23.40/23.54	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   milp             :       0.00       0.00      2          0          0          0          0          0          8          4          0          0
23.40/23.54	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
23.40/23.54	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   trivial          :       0.00       0.00     13         40          0          0          0          0          0          0          0          0
23.40/23.54	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   dualfix          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
23.40/23.54	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   probing          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
23.40/23.54	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
23.40/23.54	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
23.40/23.54	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
23.40/23.54	c   knapsack         :       0.00       0.00     16          0          0          0          0          0          4          8         12         28
23.40/23.54	c   setppc           :       0.00       0.00     15          0          0          0          0          0          4          0          0          0
23.40/23.54	c   linear           :       0.00       0.00     16          0          0          0          0          0        147          5         57         89
23.40/23.54	c   logicor          :       0.00       0.00     17          0          0          0          0          0          0          0          0          0
23.40/23.54	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
23.40/23.54	c   root node        :          -          -      -         67          -          -         67          -          -          -          -          -
23.40/23.54	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
23.40/23.54	c   integral         :          0          0          0          0      74903          0          0       3729          0          0       3476          0          0        154     144212
23.40/23.54	c   knapsack         :          2          2          0      26435          0          0          0          0         17          7         16          0          0          0          0
23.40/23.54	c   setppc           :          6+         8          0     250312          0          0          0          0          0         13          0          0          0          0          0
23.40/23.54	c   linear           :         34+        44         24     251840          0          0          0       3725      12645      84997     652649          0          0          0          0
23.40/23.54	c   logicor          :         11+        15         23      44166          0          0          0          0         13         36        381          0          0          0          0
23.40/23.54	c   fixedvar         :          0          0          0          0          3          0          0         20          0          0          0          0          0          0          0
23.40/23.54	c   countsols        :          0          0          0          0          3          0          0         20          0          0          0          0          0          0          0
23.40/23.54	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
23.40/23.54	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
23.40/23.54	c   integral         :       0.69       0.00       0.00       0.00       0.69       0.00       0.00       0.00       0.00       0.00
23.40/23.54	c   knapsack         :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
23.40/23.54	c   setppc           :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
23.40/23.54	c   linear           :       4.66       0.00       0.00       4.54       0.00       0.00       0.00       0.00       0.01       0.10
23.40/23.54	c   logicor          :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
23.40/23.54	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
23.40/23.54	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
23.40/23.54	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
23.40/23.54	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
23.40/23.54	c   dualfix          :          3          0          0          0
23.40/23.54	c   genvbounds       :          0          0          0          0
23.40/23.54	c   nlobbt           :          0          0          0          0
23.40/23.54	c   obbt             :          0          0          0          0
23.40/23.54	c   probing          :          0          0          0          0
23.40/23.54	c   pseudoobj        :     293326         13        455       2221
23.40/23.54	c   redcost          :     157061          0          0      14464
23.40/23.54	c   rootredcost      :         17          0          0         56
23.40/23.54	c   symmetry         :          0          0          0          0
23.40/23.54	c   vbounds          :       1000          0          0          0
23.40/23.54	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
23.40/23.54	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
23.40/23.54	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
23.40/23.54	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
23.40/23.54	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
23.40/23.54	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
23.40/23.54	c   pseudoobj        :       0.13       0.00       0.00       0.13       0.00       0.00
23.40/23.54	c   redcost          :       0.20       0.00       0.00       0.20       0.00       0.00
23.40/23.54	c   rootredcost      :       0.04       0.00       0.00       0.04       0.00       0.00
23.40/23.54	c   symmetry         :       0.04       0.00       0.00       0.03       0.00       0.00
23.40/23.54	c   vbounds          :       0.04       0.00       0.00       0.04       0.00       0.00
23.40/23.54	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
23.40/23.54	c   propagation      :       0.02       1424        763          -       1463       18.0          1       22.0          -          -          -
23.40/23.54	c   infeasible LP    :       0.00         13          6          -          5       15.2          0        0.0         21       35.3          0
23.40/23.54	c   bound exceed. LP :       0.01        272        244          -        368       13.6          0        0.0         33       51.9        497
23.40/23.54	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
23.40/23.54	c   pseudo solution  :       0.00          3          3          -          4        7.2          0        0.0          -          -          -
23.40/23.54	c   applied globally :       0.00          -          -          0         42        9.2          -          -         53          -          -
23.40/23.54	c   applied locally  :          -          -          -          0        977       15.8          -          -          1          -          -
23.40/23.54	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
23.40/23.54	c   cut pool         :       0.28          -       8225         44          -          -      27327      39043          -          -          -          -          -    (maximal pool size:       1274)
23.40/23.54	c   aggregation      :       0.50       0.00       2376         23          0          0      20980      14846       8682       2458        770       1688          0
23.40/23.54	c   > cmir           :          -          -          -          -          -          -          -      11190        259        600        585         15          -
23.40/23.54	c   > flowcover      :          -          -          -          -          -          -          -       3611         96        190        180         10          -
23.40/23.54	c   > knapsackcover  :          -          -          -          -          -          -          -         45       8327       1668          5       1663          -
23.40/23.54	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   clique           :       0.00       0.00         12         12          0          0          0          0          0          0          0          0          0
23.40/23.54	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   gomory           :       0.33       0.00       2357         20          0          0      22066      23913       7165       3248       2399        849          0
23.40/23.54	c   > gomorymi       :          -          -          -          -          -          -          -      12705       4151       1896       1345        551          -
23.40/23.54	c   > strongcg       :          -          -          -          -          -          -          -      11208       3014       1352       1054        298          -
23.40/23.54	c   impliedbounds    :       0.00       0.00       2376         23          0          0          0          0          0          0          0          0          0
23.40/23.54	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
23.40/23.54	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   multilinear      :       0.00       0.00      11675         23          0          0          0          0          0          0          0          0          0
23.40/23.54	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
23.40/23.54	c   rapidlearning    :       0.89       0.00        100          2          0        636          0          0          0          0          0          0        312
23.40/23.54	c   rlt              :       0.00       0.00         20         20          0          0          0          0          0          0          0          0          0
23.40/23.54	c   zerohalf         :       0.08       0.00       2360         23          0          0       2216        284       2088         25         12         13          0
23.40/23.54	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
23.40/23.54	c   hybrid           :       0.03       0.00       2571         23       5731          5      51247         50          0        998
23.40/23.54	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c Pricers            :   ExecTime  SetupTime      Calls       Vars
23.40/23.54	c   problem variables:       0.00          -          0          0
23.40/23.54	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
23.40/23.54	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c   relpscost        :       0.67       0.00      74900          0          0          0       3476          0        154     144212
23.40/23.54	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
23.40/23.54	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
23.40/23.54	c   LP solutions     :       0.00          -          -          3          3
23.40/23.54	c   relax solutions  :       0.00          -          -          0          0
23.40/23.54	c   pseudo solutions :       0.00          -          -          0          0
23.40/23.54	c   strong branching :       0.00          -          -          0          0
23.40/23.54	c   actconsdiving    :       0.00       0.00          0          0          0
23.40/23.54	c   adaptivediving   :       0.24       0.00       1169          1          1
23.40/23.54	c   alns             :       0.06       0.00         14          0          0
23.40/23.54	c   bound            :       0.00       0.00          0          0          0
23.40/23.54	c   clique           :       0.00       0.00          1          0          0
23.40/23.54	c   coefdiving       :       0.00       0.00          0          0          0
23.40/23.54	c   completesol      :       0.00       0.00          0          0          0
23.40/23.54	c   conflictdiving   :       0.12       0.00        708          0          0
23.40/23.54	c   crossover        :       0.00       0.00          0          0          0
23.40/23.54	c   dins             :       0.00       0.00          0          0          0
23.40/23.54	c   distributiondivin:       0.67       0.00        571          0          0
23.40/23.54	c   dks              :       0.00       0.00          0          0          0
23.40/23.54	c   dps              :       0.00       0.00          0          0          0
23.40/23.54	c   dualval          :       0.00       0.00          0          0          0
23.40/23.54	c   farkasdiving     :       0.01       0.00          2          0          0
23.40/23.54	c   feaspump         :       0.00       0.00          1          0          0
23.40/23.54	c   fixandinfer      :       0.00       0.00          0          0          0
23.40/23.54	c   fracdiving       :       0.11       0.00        708          2          2
23.40/23.54	c   gins             :       0.01       0.00          0          0          0
23.40/23.54	c   guideddiving     :       0.11       0.00        720          0          0
23.40/23.54	c   indicator        :       0.00       0.00          0          0          0
23.40/23.54	c   indicatordiving  :       0.00       0.00          0          0          0
23.40/23.54	c   intdiving        :       0.00       0.00          0          0          0
23.40/23.54	c   intshifting      :       0.00       0.00          0          0          0
23.40/23.54	c   linesearchdiving :       0.10       0.00        724          0          0
23.40/23.54	c   localbranching   :       0.00       0.00          0          0          0
23.40/23.54	c   locks            :       0.00       0.00          1          0          0
23.40/23.54	c   lpface           :       1.90       0.00          9          0          0
23.40/23.54	c   mpec             :       0.00       0.00          0          0          0
23.40/23.54	c   multistart       :       0.00       0.00          0          0          0
23.40/23.54	c   mutation         :       0.00       0.00          0          0          0
23.40/23.54	c   nlpdiving        :       0.00       0.00          0          0          0
23.40/23.54	c   objpscostdiving  :       0.02       0.00         51          0          0
23.40/23.54	c   octane           :       0.00       0.00          0          0          0
23.40/23.54	c   ofins            :       0.00       0.00          0          0          0
23.40/23.54	c   oneopt           :       0.01       0.00         17          0          0
23.40/23.54	c   padm             :       0.00       0.00          0          0          0
23.40/23.54	c   proximity        :       0.00       0.00          0          0          0
23.40/23.54	c   pscostdiving     :       0.13       0.00        709          0          0
23.40/23.54	c   randrounding     :       0.02       0.00       3695          0          0
23.40/23.54	c   rens             :       0.00       0.00          2          0          0
23.40/23.54	c   reoptsols        :       0.00       0.00          0          0          0
23.40/23.54	c   repair           :       0.00       0.00          0          0          0
23.40/23.54	c   rins             :       0.07       0.00         10          0          0
23.40/23.54	c   rootsoldiving    :       0.02       0.00         36          0          0
23.40/23.54	c   rounding         :       0.03       0.00       3924          0          0
23.40/23.54	c   scheduler        :       0.00       0.00          0          0          0
23.40/23.54	c   shiftandpropagate:       0.00       0.00          1          1          1
23.40/23.54	c   shifting         :       0.11       0.00       1604          1          0
23.40/23.54	c   simplerounding   :       0.01       0.00          0          0          0
23.40/23.54	c   subnlp           :       0.00       0.00          0          0          0
23.40/23.54	c   trivial          :       0.00       0.00          4          0          0
23.40/23.54	c   trivialnegation  :       0.00       0.00          0          0          0
23.40/23.54	c   trustregion      :       0.00       0.00          0          0          0
23.40/23.54	c   trysol           :       0.01       0.00          0          0          0
23.40/23.54	c   twoopt           :       0.00       0.00          0          0          0
23.40/23.54	c   undercover       :       0.00       0.00          0          0          0
23.40/23.54	c   vbounds          :       0.00       0.00          0          0          0
23.40/23.54	c   veclendiving     :       0.11       0.00        708          0          0
23.40/23.54	c   zeroobj          :       0.00       0.00          0          0          0
23.40/23.54	c   zirounding       :       0.02       0.00       1000          0          0
23.40/23.54	c   other solutions  :          -          -          -          0          -
23.40/23.54	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
23.40/23.54	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
23.40/23.54	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
23.40/23.54	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
23.40/23.54	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
23.40/23.54	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
23.40/23.54	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
23.40/23.54	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
23.40/23.54	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
23.40/23.54	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
23.40/23.54	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
23.40/23.54	c   primal LP        :       0.03       1262          0       0.00       0.00       0.03       1262
23.40/23.54	c   dual LP          :       2.45      82469     174896       2.15   71478.55       0.02       1269
23.40/23.54	c   lex dual LP      :       0.00          0          0       0.00          -
23.40/23.54	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
23.40/23.54	c   resolve instable :       0.00          0          0       0.00          -
23.40/23.54	c   diving/probing LP:       0.14       2904       9025       3.11   65508.21
23.40/23.54	c   strong branching :       0.03       3482       2264       0.65   65061.21          -          -          0
23.40/23.54	c     (at root node) :          -          8         27       3.38          -
23.40/23.54	c   conflict analysis:       0.00        113        497       4.40          -
23.40/23.54	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
23.40/23.54	c   benders          :       0.00          0          0          0       0.00          0          0          0
23.40/23.54	c B&B Tree           :
23.40/23.54	c   number of runs   :          2
23.40/23.54	c   nodes            :     141615 (70942 internal, 70673 leaves)
23.40/23.54	c   feasible leaves  :          3
23.40/23.54	c   infeas. leaves   :      68047
23.40/23.54	c   objective leaves :       2623
23.40/23.54	c   nodes (total)    :     142963 (72106 internal, 70857 leaves)
23.40/23.54	c   nodes left       :          0
23.40/23.54	c   max depth        :         26
23.40/23.54	c   max depth (total):         33
23.40/23.54	c   backtracks       :      42584 (30.1%)
23.40/23.54	c   early backtracks :          0 (0.0%)
23.40/23.54	c   nodes exc. ref.  :          0 (0.0%)
23.40/23.54	c   delayed cutoffs  :        269
23.40/23.54	c   repropagations   :        675 (2082 domain reductions, 219 cutoffs)
23.40/23.54	c   avg switch length:       4.80
23.40/23.54	c   switching time   :       3.58
23.40/23.54	c Root Node          :
23.40/23.54	c   First LP value   : +0.00000000000000e+00
23.40/23.54	c   First LP Iters   :          7 (45751.63 Iter/sec)
23.40/23.54	c   First LP Time    :       0.00
23.40/23.54	c   Final Dual Bound : +0.00000000000000e+00
23.40/23.54	c   Final Root Iters :        112
23.40/23.54	c   Root LP Estimate : +1.27172569273661e-01
23.40/23.54	c Solution           :
23.40/23.54	c   Solutions found  :         18 (17 improvements)
23.40/23.54	c   First Solution   : +9.13000000000000e+02   (in run 1, after 1 nodes, 0.00 seconds, depth 45, found by <shiftandpropagate>)
23.40/23.54	c   Gap First Sol.   :   infinite
23.40/23.54	c   Gap Last Sol.    :   infinite
23.40/23.54	c   Primal Bound     : +2.00000000000000e+00   (in run 2, after 25637 nodes, 6.38 seconds, depth 16, found by <relaxation>)
23.40/23.54	c   Dual Bound       : +2.00000000000000e+00
23.40/23.54	c   Gap              :       0.00 %
23.40/23.54	c Integrals          :      Total       Avg%
23.40/23.54	c   primal-dual      :    2354.54     100.00
23.40/23.54	c   primal-ref       :          -          - (not evaluated)
23.40/23.54	c   dual-ref         :          -          - (not evaluated)
23.40/23.55	c Time complete (sec):     23.461

Verifier Data

OK	2

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: 63708 MiB (62455 MiB free)
  memory of node 1: 64465 MiB (63898 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490299-1751365630/watcher-4490299-1751365630 -o /tmp/evaluation-result-4490299-1751365630/solver-4490299-1751365630 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751358421-46418 --watchdog 3760 pbsolver -f HOME/instance-4490299-1751365630.opb -t 3600 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100057 s]*
/proc/loadavg: 4.35 4.16 4.11 5/261 47153
/proc/meminfo: memFree=129383156/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=32836 memory=22400 CPUtime=0.09 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 3164 0 0 0 9 0 0 0 20 0 1 0 52240478 33624064 5600 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 8209 5600 2688 2575 0 5116 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 32836 KiB
Current children cumulated memory: 22400 KiB

[startup+0.205378 s]*
/proc/loadavg: 4.35 4.16 4.11 5/261 47153
/proc/meminfo: memFree=129383156/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=32836 memory=22400 CPUtime=0.2 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 3177 0 0 0 20 0 0 0 20 0 1 0 52240478 33624064 5600 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 8209 5600 2688 2575 0 5116 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 32836 KiB
Current children cumulated memory: 22400 KiB

[startup+0.304821 s]*
/proc/loadavg: 4.35 4.16 4.11 6/261 47153
/proc/meminfo: memFree=129383156/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=32836 memory=22400 CPUtime=0.3 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 3180 0 0 0 30 0 0 0 20 0 1 0 52240478 33624064 5600 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 8209 5600 2688 2575 0 5116 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 32836 KiB
Current children cumulated memory: 22400 KiB

[startup+0.700117 s]
/proc/loadavg: 4.35 4.16 4.11 5/261 47153
/proc/meminfo: memFree=129379124/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=34064 memory=24568 CPUtime=0.68 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 3789 0 0 0 68 0 0 0 20 0 1 0 52240478 34881536 6142 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 8516 6142 2688 2575 0 5423 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 34064 KiB
Current children cumulated memory: 24568 KiB

[startup+1.50016 s]
/proc/loadavg: 4.35 4.16 4.11 5/257 47168
/proc/meminfo: memFree=129376836/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=35600 memory=26616 CPUtime=1.49 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 4287 0 0 0 148 1 0 0 20 0 1 0 52240478 36454400 6654 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 8900 6654 2688 2575 0 5807 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 35600 KiB
Current children cumulated memory: 26616 KiB

[startup+3.10524 s]
/proc/loadavg: 4.35 4.16 4.11 5/263 47215
/proc/meminfo: memFree=129430500/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=39984 memory=30840 CPUtime=3.08 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 5339 0 0 0 307 1 0 0 20 0 1 0 52240478 40943616 7710 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 9996 7710 2688 2575 0 6903 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 39984 KiB
Current children cumulated memory: 30840 KiB

[startup+6.30014 s]
/proc/loadavg: 4.33 4.16 4.11 5/263 47215
/proc/meminfo: memFree=129429240/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=42560 memory=33272 CPUtime=6.27 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 5944 0 0 0 626 1 0 0 20 0 1 0 52240478 43581440 8318 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 10640 8318 2688 2575 0 7547 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 42560 KiB
Current children cumulated memory: 33272 KiB

[startup+12.7001 s]
/proc/loadavg: 4.30 4.15 4.11 5/263 47215
/proc/meminfo: memFree=129377640/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=42720 memory=34284 CPUtime=12.64 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 7042 0 0 0 1262 2 0 0 20 0 1 0 52240478 43745280 8571 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 10680 8571 2688 2575 0 7587 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 42720 KiB
Current children cumulated memory: 34284 KiB

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

# cumulated CPU time of all completed processes:  user=23.4325 s, system=0.031875 s

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

[startup+12.8002 s]
/proc/loadavg: 4.30 4.15 4.11 5/263 47215
/proc/meminfo: memFree=129377640/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=42720 memory=34284 CPUtime=12.74 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 7042 0 0 0 1272 2 0 0 20 0 1 0 52240478 43745280 8571 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 10680 8571 2688 2575 0 7587 0
Current children cumulated CPU time: 12.74 s
Current children cumulated vsize: 42720 KiB
Current children cumulated memory: 34284 KiB

[startup+19.2001 s]
/proc/loadavg: 4.27 4.15 4.11 5/263 47215
/proc/meminfo: memFree=129346140/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=43372 memory=34796 CPUtime=19.11 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 7474 0 0 0 1909 2 0 0 20 0 1 0 52240478 44412928 8699 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 10843 8699 2688 2575 0 7750 0
Current children cumulated CPU time: 19.11 s
Current children cumulated vsize: 43372 KiB
Current children cumulated memory: 34796 KiB

[startup+20.8001 s]
/proc/loadavg: 4.25 4.15 4.11 5/263 47215
/proc/meminfo: memFree=129346140/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=43372 memory=34796 CPUtime=20.71 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 7482 0 0 0 2069 2 0 0 20 0 1 0 52240478 44412928 8699 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 10843 8699 2688 2575 0 7750 0
Current children cumulated CPU time: 20.71 s
Current children cumulated vsize: 43372 KiB
Current children cumulated memory: 34796 KiB

[startup+22.4001 s]
/proc/loadavg: 4.25 4.15 4.11 5/262 47215
/proc/meminfo: memFree=129346392/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=43372 memory=34796 CPUtime=22.3 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 7489 0 0 0 2228 2 0 0 20 0 1 0 52240478 44412928 8699 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 10843 8699 2688 2575 0 7750 0
Current children cumulated CPU time: 22.3 s
Current children cumulated vsize: 43372 KiB
Current children cumulated memory: 34796 KiB

[startup+23.2001 s]
/proc/loadavg: 4.25 4.15 4.11 5/262 47215
/proc/meminfo: memFree=129342260/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=43704 memory=34796 CPUtime=23.1 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 7494 0 0 0 2308 2 0 0 20 0 1 0 52240478 44752896 8699 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 10926 8699 2688 2575 0 7833 0
Current children cumulated CPU time: 23.1 s
Current children cumulated vsize: 43704 KiB
Current children cumulated memory: 34796 KiB

[startup+23.4001 s]
/proc/loadavg: 4.25 4.15 4.11 5/262 47215
/proc/meminfo: memFree=129342260/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=43704 memory=34796 CPUtime=23.3 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 7495 0 0 0 2328 2 0 0 20 0 1 0 52240478 44752896 8699 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 10926 8699 2688 2575 0 7833 0
Current children cumulated CPU time: 23.3 s
Current children cumulated vsize: 43704 KiB
Current children cumulated memory: 34796 KiB

[startup+23.5001 s]
/proc/loadavg: 4.25 4.15 4.11 5/262 47215
/proc/meminfo: memFree=129342260/131250000 swapFree=33007332/33010684
[pid=47152] ppid=47149 vsize=43704 memory=34796 CPUtime=23.4 cores=1,3
/proc/47152/stat : 47152 (pbsolver) R 47149 47152 46405 0 -1 4194304 7495 0 0 0 2338 2 0 0 20 0 1 0 52240478 44752896 8699 18446744073709551615 4198400 14743177 140730090541280 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44089344 140730090547594 140730090547690 140730090547690 140730090553292 0
/proc/47152/statm: 10926 8699 2688 2575 0 7833 0
Current children cumulated CPU time: 23.4 s
Current children cumulated vsize: 43704 KiB
Current children cumulated memory: 34796 KiB

Child status: 0

Real time (s): 23.5534
CPU time (s): 23.4644
CPU user time (s): 23.4325
CPU system time (s): 0.031875
CPU usage (%): 99.6221
Max. virtual memory (cumulated for all children) (KiB): 43744
Max. memory (cumulated for all children) (KiB): 34796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.4325
system time used= 0.031875
maximum resident set size= 34796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7496
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= 3
involuntary context switches= 63


# summary of solver processes directly reported to runsolver:
#   pid: 47152
#   total CPU time (s): 23.4644
#   total CPU user time (s): 23.4325
#   total CPU system time (s): 0.031875

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.055457 second user time and 0.146052 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-07-01 12:27:10
IDJOB=4490299
IDBENCH=147577
IDSOLVER=3366
FILE ID=nodeC019/4490299-1751365630
RUNJOBID= nodeC019-1751358421-46418
SLURM_JOB_ID= 9598152
Free space on /tmp= 432892 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_3.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490299-1751365630/watcher-4490299-1751365630 -o /tmp/evaluation-result-4490299-1751365630/solver-4490299-1751365630 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751358421-46418 --watchdog 3760  pbsolver -f HOME/instance-4490299-1751365630.opb -t 3600 -m 31000

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

MD5SUM BENCH= 86001821498b0a30bc65df6451678f5a
RANDOM SEED=461755064

nodeC019 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.906
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.682
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.960
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3596.821
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.686
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.656
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.928
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.028
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129386872 kB
MemAvailable:   129173120 kB
Buffers:             904 kB
Cached:           593424 kB
SwapCached:          440 kB
Active:           760172 kB
Inactive:         459360 kB
Active(anon):     612520 kB
Inactive(anon):    27820 kB
Active(file):     147652 kB
Inactive(file):   431540 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33007332 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             38696 kB
Writeback:             0 kB
AnonPages:        627064 kB
Mapped:           113988 kB
Shmem:             15128 kB
KReclaimable:      92588 kB
Slab:             179428 kB
SReclaimable:      92588 kB
SUnreclaim:        86840 kB
KernelStack:        4208 kB
PageTables:         4292 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     937828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432976 MiB
End job on nodeC019 at 2025-07-01 12:27:33