Trace number 4545594

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2025-06-13? 3588.63 3597.1

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-PoolBallTriangle-07_c24.opb
MD5SUMd0358cfd617a5121014a5f104d62bc1e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.36021
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1409
Total number of constraints746
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)56
Number of constraints which are nor clauses,nor cardinality constraints520
Minimum length of a constraint1
Maximum length of a constraint32
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 94
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 409
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4545594-1753238897.opb>
0.00/0.00	c original problem has 1409 variables (1409 bin, 0 int, 0 cont) and 746 constraints
0.00/0.00	c problem read in 0.003 seconds
0.00/0.00	c problem without objective
0.00/0.00	c presolving:
0.00/0.01	c (round 1, fast)       65 del vars, 65 del conss, 49 add conss, 64 chg bounds, 238 chg sides, 203 chg coeffs, 0 upgd conss, 0 impls, 413 clqs
0.00/0.01	c (round 2, fast)       107 del vars, 152 del conss, 49 add conss, 106 chg bounds, 238 chg sides, 567 chg coeffs, 0 upgd conss, 0 impls, 455 clqs
0.00/0.01	c (round 3, fast)       107 del vars, 192 del conss, 49 add conss, 106 chg bounds, 238 chg sides, 567 chg coeffs, 0 upgd conss, 0 impls, 455 clqs
0.00/0.01	c    (0.0s) running MILP presolver
0.00/0.01	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.00/0.02	c (round 4, exhaustive) 107 del vars, 213 del conss, 49 add conss, 106 chg bounds, 238 chg sides, 567 chg coeffs, 0 upgd conss, 0 impls, 455 clqs
0.00/0.02	c (round 5, fast)       128 del vars, 213 del conss, 82 add conss, 106 chg bounds, 238 chg sides, 567 chg coeffs, 0 upgd conss, 0 impls, 455 clqs
0.00/0.02	c (round 6, fast)       128 del vars, 213 del conss, 107 add conss, 106 chg bounds, 238 chg sides, 567 chg coeffs, 0 upgd conss, 0 impls, 455 clqs
0.00/0.02	c (round 7, fast)       128 del vars, 213 del conss, 107 add conss, 106 chg bounds, 238 chg sides, 840 chg coeffs, 0 upgd conss, 0 impls, 455 clqs
0.00/0.02	c (round 8, exhaustive) 128 del vars, 250 del conss, 107 add conss, 106 chg bounds, 238 chg sides, 840 chg coeffs, 0 upgd conss, 0 impls, 455 clqs
0.00/0.02	c (round 9, exhaustive) 128 del vars, 250 del conss, 107 add conss, 106 chg bounds, 238 chg sides, 840 chg coeffs, 533 upgd conss, 0 impls, 455 clqs
0.00/0.02	c (round 10, fast)       128 del vars, 250 del conss, 107 add conss, 106 chg bounds, 259 chg sides, 945 chg coeffs, 533 upgd conss, 0 impls, 455 clqs
0.00/0.02	c (round 11, medium)     128 del vars, 292 del conss, 254 add conss, 106 chg bounds, 322 chg sides, 1071 chg coeffs, 533 upgd conss, 0 impls, 582 clqs
0.00/0.02	c (round 12, fast)       128 del vars, 292 del conss, 254 add conss, 106 chg bounds, 343 chg sides, 1218 chg coeffs, 533 upgd conss, 0 impls, 582 clqs
0.00/0.02	c (round 13, exhaustive) 128 del vars, 418 del conss, 296 add conss, 106 chg bounds, 343 chg sides, 1218 chg coeffs, 533 upgd conss, 0 impls, 582 clqs
0.00/0.04	c (round 14, exhaustive) 153 del vars, 418 del conss, 296 add conss, 106 chg bounds, 343 chg sides, 1218 chg coeffs, 533 upgd conss, 0 impls, 1025 clqs
0.00/0.04	c (round 15, fast)       167 del vars, 456 del conss, 365 add conss, 106 chg bounds, 343 chg sides, 1237 chg coeffs, 533 upgd conss, 0 impls, 943 clqs
0.00/0.04	c (round 16, fast)       167 del vars, 456 del conss, 365 add conss, 106 chg bounds, 343 chg sides, 1588 chg coeffs, 533 upgd conss, 0 impls, 943 clqs
0.00/0.04	c (round 17, exhaustive) 167 del vars, 456 del conss, 365 add conss, 106 chg bounds, 343 chg sides, 1609 chg coeffs, 533 upgd conss, 0 impls, 943 clqs
0.00/0.04	c (round 18, medium)     167 del vars, 456 del conss, 386 add conss, 106 chg bounds, 364 chg sides, 1672 chg coeffs, 533 upgd conss, 0 impls, 963 clqs
0.00/0.04	c (round 19, fast)       167 del vars, 456 del conss, 386 add conss, 106 chg bounds, 385 chg sides, 1756 chg coeffs, 533 upgd conss, 0 impls, 963 clqs
0.00/0.04	c (round 20, exhaustive) 167 del vars, 477 del conss, 386 add conss, 106 chg bounds, 385 chg sides, 1756 chg coeffs, 533 upgd conss, 0 impls, 963 clqs
0.00/0.04	c (round 21, exhaustive) 167 del vars, 477 del conss, 386 add conss, 106 chg bounds, 385 chg sides, 1756 chg coeffs, 602 upgd conss, 0 impls, 963 clqs
0.00/0.04	c (round 22, fast)       167 del vars, 546 del conss, 386 add conss, 106 chg bounds, 385 chg sides, 1756 chg coeffs, 602 upgd conss, 0 impls, 963 clqs
0.10/0.11	c (round 23, exhaustive) 192 del vars, 546 del conss, 386 add conss, 106 chg bounds, 385 chg sides, 1756 chg coeffs, 602 upgd conss, 0 impls, 4298 clqs
0.10/0.11	c (round 24, fast)       204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 385 chg sides, 1781 chg coeffs, 602 upgd conss, 0 impls, 4246 clqs
0.10/0.11	c (round 25, fast)       204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2133 chg coeffs, 602 upgd conss, 0 impls, 4246 clqs
0.10/0.11	c (round 26, exhaustive) 204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2193 chg coeffs, 602 upgd conss, 0 impls, 4246 clqs
0.10/0.11	c (round 27, exhaustive) 204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2239 chg coeffs, 602 upgd conss, 0 impls, 4246 clqs
0.10/0.11	c (round 28, exhaustive) 204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2282 chg coeffs, 602 upgd conss, 0 impls, 4246 clqs
0.10/0.11	c (round 29, exhaustive) 204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2321 chg coeffs, 602 upgd conss, 0 impls, 4246 clqs
0.10/0.11	c (round 30, exhaustive) 204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2356 chg coeffs, 602 upgd conss, 0 impls, 4246 clqs
0.10/0.11	c (round 31, exhaustive) 204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2394 chg coeffs, 602 upgd conss, 0 impls, 4246 clqs
0.10/0.12	c (round 32, exhaustive) 204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2435 chg coeffs, 602 upgd conss, 0 impls, 4246 clqs
0.10/0.12	c (round 33, exhaustive) 204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2467 chg coeffs, 602 upgd conss, 0 impls, 4246 clqs
0.10/0.12	c (round 34, exhaustive) 204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2490 chg coeffs, 602 upgd conss, 0 impls, 4246 clqs
0.10/0.12	c (round 35, exhaustive) 204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2508 chg coeffs, 602 upgd conss, 0 impls, 4246 clqs
0.10/0.12	c (round 36, exhaustive) 204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2518 chg coeffs, 602 upgd conss, 0 impls, 4246 clqs
0.10/0.12	c (round 37, exhaustive) 204 del vars, 570 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2522 chg coeffs, 661 upgd conss, 0 impls, 4246 clqs
0.10/0.12	c (round 38, fast)       204 del vars, 629 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2522 chg coeffs, 661 upgd conss, 0 impls, 4246 clqs
0.10/0.18	c    (0.2s) probing: 1000/1281 (78.1%) - 55 fixings, 5 aggregations, 5952 implications, 0 bound changes
0.20/0.21	c    (0.2s) probing: 1206/1281 (94.1%) - 66 fixings, 5 aggregations, 7082 implications, 0 bound changes
0.20/0.21	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.20/0.21	c (round 39, exhaustive) 225 del vars, 629 del conss, 456 add conss, 106 chg bounds, 517 chg sides, 2524 chg coeffs, 661 upgd conss, 0 impls, 5427 clqs
0.20/0.21	c (round 40, fast)       236 del vars, 646 del conss, 526 add conss, 106 chg bounds, 522 chg sides, 2564 chg coeffs, 661 upgd conss, 0 impls, 5383 clqs
0.20/0.21	c (round 41, fast)       236 del vars, 646 del conss, 526 add conss, 106 chg bounds, 762 chg sides, 2907 chg coeffs, 661 upgd conss, 0 impls, 5383 clqs
0.20/0.21	c (round 42, medium)     236 del vars, 646 del conss, 531 add conss, 106 chg bounds, 767 chg sides, 2917 chg coeffs, 661 upgd conss, 0 impls, 5383 clqs
0.20/0.21	c (round 43, fast)       236 del vars, 651 del conss, 531 add conss, 106 chg bounds, 767 chg sides, 2917 chg coeffs, 661 upgd conss, 0 impls, 5383 clqs
0.20/0.21	c (round 44, exhaustive) 236 del vars, 651 del conss, 531 add conss, 106 chg bounds, 767 chg sides, 2947 chg coeffs, 661 upgd conss, 0 impls, 5383 clqs
0.20/0.21	c (round 45, exhaustive) 236 del vars, 651 del conss, 531 add conss, 106 chg bounds, 767 chg sides, 2970 chg coeffs, 661 upgd conss, 0 impls, 5383 clqs
0.20/0.21	c (round 46, exhaustive) 236 del vars, 651 del conss, 531 add conss, 106 chg bounds, 767 chg sides, 2986 chg coeffs, 661 upgd conss, 0 impls, 5383 clqs
0.20/0.21	c (round 47, exhaustive) 236 del vars, 651 del conss, 531 add conss, 106 chg bounds, 767 chg sides, 2998 chg coeffs, 661 upgd conss, 0 impls, 5383 clqs
0.20/0.21	c (round 48, exhaustive) 236 del vars, 662 del conss, 531 add conss, 106 chg bounds, 767 chg sides, 3002 chg coeffs, 661 upgd conss, 0 impls, 5383 clqs
0.20/0.21	c (round 49, exhaustive) 236 del vars, 662 del conss, 531 add conss, 106 chg bounds, 767 chg sides, 3003 chg coeffs, 711 upgd conss, 0 impls, 5383 clqs
0.20/0.21	c (round 50, fast)       236 del vars, 712 del conss, 531 add conss, 106 chg bounds, 767 chg sides, 3003 chg coeffs, 711 upgd conss, 0 impls, 5383 clqs
0.20/0.22	c    (0.2s) probing: 1211/1281 (94.5%) - 66 fixings, 5 aggregations, 7082 implications, 0 bound changes
0.20/0.22	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.20/0.22	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.20/0.22	c    (0.2s) no symmetry present (symcode time: 0.00)
0.20/0.22	c presolving (51 rounds: 51 fast, 32 medium, 29 exhaustive):
0.20/0.22	c  236 deleted vars, 712 deleted constraints, 531 added constraints, 106 tightened bounds, 0 added holes, 767 changed sides, 3003 changed coefficients
0.20/0.22	c  0 implications, 5383 cliques
0.20/0.22	c presolved problem has 1173 variables (1173 bin, 0 int, 0 cont) and 565 constraints
0.20/0.22	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.20/0.22	c     190 constraints of type <knapsack>
0.20/0.22	c     166 constraints of type <setppc>
0.20/0.22	c      90 constraints of type <linear>
0.20/0.22	c     119 constraints of type <logicor>
0.20/0.22	c transformed objective value is always integral (scale: 1)
0.20/0.22	c Presolving Time: 0.22
0.20/0.22	c 
0.20/0.22	c - non default parameters ----------------------------------------------------------------------
0.20/0.22	c 
0.20/0.22	c # SCIP version 10.0.0
0.20/0.22	c 
0.20/0.22	c # maximal time in seconds to run
0.20/0.22	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.20/0.22	c limits/time = 3596.999005
0.20/0.22	c 
0.20/0.22	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.20/0.22	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.20/0.22	c limits/memory = 27900
0.20/0.22	c 
0.20/0.22	c # belongs reading time to solving time?
0.20/0.22	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.20/0.22	c timing/reading = TRUE
0.20/0.22	c 
0.20/0.22	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.20/0.22	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.20/0.22	c reading/opbreader/maxintsize = 47
0.20/0.22	c 
0.20/0.22	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.20/0.22	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.20/0.22	c propagating/genvbounds/timingmask = 0
0.20/0.22	c 
0.20/0.22	c -----------------------------------------------------------------------------------------------
0.20/0.22	c 
0.20/0.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.20/0.24	c   0.2s|     1 |     0 |   776 |     - |    15M |   0 |1173 | 611 | 565 |   0 |  0 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.29/0.37	c   0.4s|     1 |     0 |  1677 |     - |    25M |   0 |1173 | 613 | 644 |  79 |  1 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.40/0.45	c   0.4s|     1 |     0 |  1898 |     - |    35M |   0 |1173 | 613 | 724 | 159 |  2 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.49/0.55	c   0.6s|     1 |     0 |  2073 |     - |    47M |   0 |1173 | 614 | 806 | 241 |  3 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.59/0.66	c   0.7s|     1 |     0 |  2252 |     - |    59M |   0 |1173 | 614 | 881 | 316 |  4 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.79/0.82	c   0.8s|     1 |     0 |  2546 |     - |    76M |   0 |1173 | 616 | 954 | 389 |  5 |  50 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.88/0.96	c   1.0s|     1 |     0 |  2837 |     - |    89M |   0 |1173 | 618 |1026 | 461 |  6 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.09/1.13	c   1.1s|     1 |     0 |  3192 |     - |   101M |   0 |1173 | 622 |1092 | 527 |  7 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.29/1.36	c   1.4s|     1 |     0 |  3876 |     - |   117M |   0 |1173 | 622 |1155 | 590 |  8 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.49/1.55	c   1.5s|     1 |     0 |  4363 |     - |   127M |   0 |1173 | 622 |1219 | 654 |  9 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.68/1.75	c   1.7s|     1 |     0 |  4632 |     - |   140M |   0 |1173 | 623 |1278 | 713 | 10 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.78/1.87	c   1.9s|     1 |     0 |  5000 |     - |   141M |   0 |1173 | 623 |1338 | 773 | 11 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.09/2.14	c   2.1s|     1 |     2 |  5075 |     - |   141M |   0 |1173 | 629 |1338 | 773 | 11 |  63 |  16 | 0.000000e+00 |      --      |    Inf | unknown
3.99/4.05	c   4.0s|   100 |    79 | 28360 | 236.0 |   145M |  30 |1173 | 806 | 838 |1300 |  1 | 240 |  16 | 0.000000e+00 |      --      |    Inf | unknown
4.99/5.04	c   5.0s|   200 |    97 | 39607 | 173.9 |   164M |  44 |1173 | 953 | 910 |1962 |  1 | 387 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.88/5.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.88/5.95	c   6.0s|   300 |   115 | 50422 | 151.9 |   167M |  55 |1173 |1129 | 904 |2626 |  1 | 563 |  16 | 0.000000e+00 |      --      |    Inf | unknown
6.57/6.62	c   6.6s|   400 |   126 | 58713 | 134.6 |   168M |  55 |1173 |1203 | 839 |3290 |  1 | 639 |  16 | 0.000000e+00 |      --      |    Inf | unknown
7.57/7.69	c   7.7s|   500 |   153 | 70583 | 131.4 |   161M |  55 |1173 |1288 | 857 |3999 |  1 | 727 |  16 | 0.000000e+00 |      --      |    Inf | unknown
8.67/8.73	c   8.7s|   600 |   153 | 83926 | 131.8 |   162M |  55 |1173 |1430 | 923 |4907 |  2 | 872 |  16 | 0.000000e+00 |      --      |    Inf | unknown
9.86/9.91	c   9.9s|   700 |   181 | 98111 | 133.2 |   160M |  55 |1173 |1549 |   0 |5773 |  0 |1009 |  16 | 0.000000e+00 |      --      |    Inf | unknown
11.36/11.46	c  11.5s|   800 |   215 |114510 | 137.1 |   161M |  55 |1173 |1704 | 917 |6759 |  2 |1223 |  16 | 0.000000e+00 |      --      |    Inf | unknown
12.56/12.65	c  12.7s|   900 |   240 |130317 | 139.4 |   161M |  55 |1173 |1770 |   0 |7600 |  0 |1344 |  16 | 0.000000e+00 |      --      |    Inf | unknown
13.45/13.59	c  13.6s|  1000 |   260 |143280 | 138.4 |   162M |  55 |1173 |1805 |   0 |8498 |  0 |1470 |  16 | 0.000000e+00 |      --      |    Inf | unknown
14.95/15.06	c  15.1s|  1100 |   267 |162626 | 143.4 |   162M |  55 |1173 |1711 | 793 |9383 |  1 |1645 |  16 | 0.000000e+00 |      --      |    Inf | unknown
16.44/16.59	c  16.6s|  1200 |   286 |185581 | 150.6 |   162M |  55 |1173 |1632 |   0 |  10k|  0 |1799 |  16 | 0.000000e+00 |      --      |    Inf | unknown
17.54/17.66	c  17.7s|  1300 |   301 |197817 | 148.4 |   162M |  55 |1173 |1579 | 868 |  11k|  1 |1883 |  16 | 0.000000e+00 |      --      |    Inf | unknown
18.54/18.64	c  18.6s|  1400 |   322 |211890 | 147.9 |   163M |  55 |1173 |1606 | 889 |  12k|  1 |2044 |  16 | 0.000000e+00 |      --      |    Inf | unknown
20.23/20.31	c  20.3s|  1500 |   320 |232905 | 152.0 |   163M |  55 |1173 |1616 |   0 |  13k|  0 |2225 |  16 | 0.000000e+00 |      --      |    Inf | unknown
22.04/22.13	c  22.1s|  1600 |   329 |258044 | 158.3 |   163M |  55 |1173 |1700 | 796 |  15k|  0 |2444 |  16 | 0.000000e+00 |      --      |    Inf |   0.91%
23.43/23.53	c  23.5s|  1700 |   318 |277518 | 160.4 |   163M |  55 |1173 |1625 | 878 |  16k|  2 |2547 |  16 | 0.000000e+00 |      --      |    Inf |   1.89%
24.52/24.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
24.52/24.66	c  24.7s|  1800 |   291 |293708 | 160.5 |   164M |  55 |1173 |1624 | 877 |  17k|  0 |2687 |  16 | 0.000000e+00 |      --      |    Inf |   1.90%
26.52/26.62	c  26.6s|  1900 |   283 |318171 | 164.9 |   164M |  55 |1173 |1598 | 838 |  18k|  1 |2788 |  16 | 0.000000e+00 |      --      |    Inf |   1.92%
27.21/27.32	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
27.21/27.35	c (run 1, node 1928) performing user restart
27.21/27.35	c 
27.21/27.35	c (restart) converted 206 cuts from the global cut pool into linear constraints
27.21/27.35	c 
27.21/27.36	c presolving:
27.21/27.36	c (round 1, fast)       0 del vars, 51 del conss, 70 add conss, 0 chg bounds, 11 chg sides, 27 chg coeffs, 0 upgd conss, 0 impls, 5383 clqs
27.21/27.36	c (round 2, fast)       0 del vars, 51 del conss, 70 add conss, 0 chg bounds, 271 chg sides, 437 chg coeffs, 0 upgd conss, 0 impls, 5383 clqs
27.21/27.37	c (round 3, medium)     0 del vars, 51 del conss, 71 add conss, 0 chg bounds, 273 chg sides, 462 chg coeffs, 0 upgd conss, 0 impls, 5383 clqs
27.21/27.37	c (round 4, exhaustive) 0 del vars, 75 del conss, 71 add conss, 0 chg bounds, 274 chg sides, 477 chg coeffs, 0 upgd conss, 0 impls, 5383 clqs
27.21/27.38	c (round 5, exhaustive) 0 del vars, 75 del conss, 71 add conss, 0 chg bounds, 274 chg sides, 487 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.21/27.38	c (round 6, fast)       0 del vars, 118 del conss, 71 add conss, 0 chg bounds, 274 chg sides, 517 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.21/27.38	c (round 7, medium)     0 del vars, 118 del conss, 74 add conss, 0 chg bounds, 277 chg sides, 540 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.21/27.38	c (round 8, exhaustive) 0 del vars, 118 del conss, 74 add conss, 0 chg bounds, 277 chg sides, 611 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.21/27.38	c (round 9, exhaustive) 0 del vars, 118 del conss, 74 add conss, 0 chg bounds, 277 chg sides, 674 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.21/27.39	c (round 10, exhaustive) 0 del vars, 118 del conss, 74 add conss, 0 chg bounds, 277 chg sides, 736 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.21/27.39	c (round 11, exhaustive) 0 del vars, 118 del conss, 74 add conss, 0 chg bounds, 277 chg sides, 800 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.21/27.39	c (round 12, exhaustive) 0 del vars, 118 del conss, 74 add conss, 0 chg bounds, 278 chg sides, 860 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.21/27.39	c (round 13, exhaustive) 0 del vars, 118 del conss, 74 add conss, 0 chg bounds, 278 chg sides, 912 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.21/27.39	c (round 14, fast)       0 del vars, 119 del conss, 75 add conss, 0 chg bounds, 279 chg sides, 913 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.21/27.39	c (round 15, exhaustive) 0 del vars, 119 del conss, 75 add conss, 0 chg bounds, 279 chg sides, 954 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.21/27.39	c (round 16, exhaustive) 0 del vars, 119 del conss, 75 add conss, 0 chg bounds, 280 chg sides, 988 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.21/27.40	c (round 17, fast)       0 del vars, 120 del conss, 76 add conss, 0 chg bounds, 280 chg sides, 991 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.31/27.40	c (round 18, exhaustive) 0 del vars, 120 del conss, 76 add conss, 0 chg bounds, 280 chg sides, 1015 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.31/27.40	c (round 19, exhaustive) 0 del vars, 120 del conss, 76 add conss, 0 chg bounds, 280 chg sides, 1032 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.31/27.40	c (round 20, exhaustive) 0 del vars, 181 del conss, 76 add conss, 0 chg bounds, 280 chg sides, 1274 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.31/27.41	c (round 21, exhaustive) 0 del vars, 184 del conss, 76 add conss, 0 chg bounds, 280 chg sides, 1283 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.31/27.41	c (round 22, exhaustive) 0 del vars, 184 del conss, 76 add conss, 0 chg bounds, 280 chg sides, 1307 chg coeffs, 255 upgd conss, 0 impls, 5383 clqs
27.31/27.42	c presolving (23 rounds: 23 fast, 18 medium, 16 exhaustive):
27.31/27.42	c  0 deleted vars, 184 deleted constraints, 76 added constraints, 0 tightened bounds, 0 added holes, 280 changed sides, 1314 changed coefficients
27.31/27.42	c  0 implications, 5383 cliques
27.31/27.42	c presolved problem has 1173 variables (1173 bin, 0 int, 0 cont) and 1697 constraints
27.31/27.42	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
27.31/27.42	c     283 constraints of type <knapsack>
27.31/27.42	c     295 constraints of type <setppc>
27.31/27.42	c     126 constraints of type <linear>
27.31/27.42	c     993 constraints of type <logicor>
27.31/27.42	c transformed objective value is always integral (scale: 1)
27.31/27.42	c Presolving Time: 0.27
27.31/27.42	c 
27.41/27.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
27.41/27.55	c  27.6s|     1 |     0 |329208 |     - |   155M |   0 |1173 |1711 | 773 |   0 |  0 |2849 |  16 | 0.000000e+00 |      --      |    Inf | unknown
27.61/27.70	c  27.7s|     1 |     0 |329595 |     - |   158M |   0 |1173 |1711 | 857 |  84 |  1 |2849 |  16 | 0.000000e+00 |      --      |    Inf | unknown
27.71/27.84	c  27.8s|     1 |     0 |330165 |     - |   158M |   0 |1173 |1711 | 943 | 170 |  2 |2849 |  16 | 0.000000e+00 |      --      |    Inf | unknown
27.81/27.99	c  28.0s|     1 |     0 |330631 |     - |   158M |   0 |1173 |1713 |1030 | 257 |  3 |2851 |  16 | 0.000000e+00 |      --      |    Inf | unknown
28.11/28.21	c  28.2s|     1 |     0 |331649 |     - |   159M |   0 |1173 |1716 |1106 | 333 |  4 |2854 |  16 | 0.000000e+00 |      --      |    Inf | unknown
28.31/28.47	c  28.5s|     1 |     0 |333234 |     - |   159M |   0 |1173 |1719 |1187 | 414 |  5 |2857 |  16 | 0.000000e+00 |      --      |    Inf | unknown
28.61/28.72	c  28.7s|     1 |     0 |334582 |     - |   159M |   0 |1173 |1720 |1264 | 491 |  6 |2858 |  16 | 0.000000e+00 |      --      |    Inf | unknown
28.81/28.99	c  29.0s|     1 |     0 |335994 |     - |   159M |   0 |1173 |1722 |1335 | 562 |  7 |2860 |  16 | 0.000000e+00 |      --      |    Inf | unknown
29.21/29.33	c  29.3s|     1 |     0 |337499 |     - |   159M |   0 |1173 |1722 |1402 | 629 |  8 |2860 |  16 | 0.000000e+00 |      --      |    Inf | unknown
29.81/29.98	c  30.0s|     1 |     0 |341719 |     - |   160M |   0 |1173 |1723 |1475 | 702 |  9 |2861 |  16 | 0.000000e+00 |      --      |    Inf | unknown
30.31/30.47	c  30.5s|     1 |     0 |344730 |     - |   160M |   0 |1173 |1723 |1561 | 788 | 10 |2861 |  16 | 0.000000e+00 |      --      |    Inf | unknown
30.81/30.91	c  30.9s|     1 |     0 |347648 |     - |   160M |   0 |1173 |1723 |1635 | 862 | 11 |2861 |  16 | 0.000000e+00 |      --      |    Inf | unknown
33.00/33.12	c  33.1s|     1 |     2 |350982 |     - |   160M |   0 |1173 |1732 |1635 | 862 | 11 |2870 |  31 | 0.000000e+00 |      --      |    Inf | unknown
37.49/37.69	c  37.7s|   100 |    64 |414856 | 191.6 |   160M |  19 |1173 |1815 |   0 |2769 |  0 |2978 |  31 | 0.000000e+00 |      --      |    Inf |   3.61%
40.58/40.77	c  40.8s|   200 |    84 |460321 | 203.9 |   160M |  22 |1173 |1908 | 800 |3570 |  0 |3082 |  31 | 0.000000e+00 |      --      |    Inf |   4.08%
42.77/42.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
42.77/42.94	c  42.9s|   300 |    75 |486299 | 206.4 |   152M |  40 |1173 |2057 | 850 |4334 |  2 |3249 |  31 | 0.000000e+00 |      --      |    Inf |   4.09%
44.67/44.83	c  44.8s|   400 |    91 |508655 | 207.2 |   152M |  40 |1173 |2139 | 860 |5103 |  1 |3351 |  31 | 0.000000e+00 |      --      |    Inf |   4.14%
46.36/46.50	c  46.5s|   500 |   108 |534231 | 209.2 |   152M |  46 |1173 |2245 | 882 |5687 |  1 |3486 |  31 | 0.000000e+00 |      --      |    Inf |   4.32%
47.76/47.97	c  48.0s|   600 |   127 |555974 | 209.5 |   153M |  46 |1173 |2355 | 919 |6353 |  1 |3625 |  31 | 0.000000e+00 |      --      |    Inf |   4.32%
49.15/49.39	c  49.4s|   700 |   146 |577813 | 209.8 |   153M |  46 |1173 |2398 | 933 |6918 |  0 |3725 |  31 | 0.000000e+00 |      --      |    Inf |   4.32%
50.15/50.32	c  50.3s|   800 |   140 |592408 | 207.5 |   153M |  46 |1173 |2456 | 937 |7100 |  2 |3830 |  31 | 0.000000e+00 |      --      |    Inf |   4.32%
52.15/52.34	c  52.3s|   900 |   145 |622724 | 210.9 |   153M |  46 |1173 |2554 | 876 |7728 |  1 |4047 |  31 | 0.000000e+00 |      --      |    Inf |   4.54%
53.64/53.86	c  53.9s|  1000 |   157 |645397 | 211.4 |   154M |  46 |1173 |2535 | 902 |8472 |  1 |4159 |  31 | 0.000000e+00 |      --      |    Inf |   4.59%
55.24/55.45	c  55.4s|  1100 |   147 |667218 | 211.6 |   154M |  46 |1173 |2494 | 831 |9078 |  0 |4300 |  31 | 0.000000e+00 |      --      |    Inf |   4.67%
56.33/56.59	c  56.6s|  1200 |   135 |684706 | 210.5 |   154M |  46 |1173 |2507 |   0 |9418 |  0 |4433 |  31 | 0.000000e+00 |      --      |    Inf |   4.67%
58.04/58.25	c  58.3s|  1300 |   165 |708347 | 211.3 |   154M |  46 |1173 |2495 | 813 |  10k|  1 |4535 |  31 | 0.000000e+00 |      --      |    Inf |   4.69%
58.94/59.11	c  59.1s|  1400 |   157 |721829 | 209.0 |   154M |  46 |1173 |2575 | 851 |  10k|  2 |4675 |  31 | 0.000000e+00 |      --      |    Inf |   4.70%
60.23/60.48	c  60.5s|  1500 |   168 |743163 | 209.1 |   154M |  46 |1173 |2676 | 837 |  10k|  1 |4828 |  31 | 0.000000e+00 |      --      |    Inf |   4.71%
61.43/61.69	c  61.7s|  1600 |   171 |762662 | 208.7 |   154M |  46 |1173 |2717 | 903 |  11k|  1 |4943 |  31 | 0.000000e+00 |      --      |    Inf |   4.72%
62.93/63.13	c  63.1s|  1700 |   185 |785014 | 209.1 |   155M |  46 |1173 |2721 |   0 |  12k|  0 |5046 |  31 | 0.000000e+00 |      --      |    Inf |   4.79%
64.52/64.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
64.52/64.74	c  64.7s|  1800 |   206 |810689 | 210.4 |   155M |  46 |1173 |2694 | 863 |  12k|  0 |5140 |  31 | 0.000000e+00 |      --      |    Inf |   5.21%
65.42/65.60	c  65.6s|  1900 |   206 |824441 | 208.5 |   155M |  46 |1173 |2795 | 863 |  12k|  0 |5274 |  31 | 0.000000e+00 |      --      |    Inf |   5.21%
66.71/66.90	c  66.9s|  2000 |   208 |844933 | 208.4 |   155M |  46 |1173 |2812 |   0 |  13k|  0 |5423 |  31 | 0.000000e+00 |      --      |    Inf |   5.49%
67.71/67.99	c  68.0s|  2100 |   213 |862797 | 207.7 |   155M |  46 |1173 |2891 |   0 |  13k|  0 |5562 |  31 | 0.000000e+00 |      --      |    Inf |   5.49%
68.71/68.90	c  68.9s|  2200 |   218 |877427 | 206.2 |   156M |  46 |1173 |2917 | 821 |  14k|  1 |5671 |  31 | 0.000000e+00 |      --      |    Inf |   5.52%
69.61/69.88	c  69.9s|  2300 |   217 |893541 | 205.1 |   156M |  46 |1173 |2964 | 787 |  14k|  1 |5798 |  31 | 0.000000e+00 |      --      |    Inf |   5.53%
70.41/70.69	c  70.7s|  2400 |   219 |907069 | 203.5 |   156M |  46 |1173 |3051 | 815 |  15k|  1 |5921 |  31 | 0.000000e+00 |      --      |    Inf |   5.53%
71.00/71.29	c  71.3s|  2500 |   215 |917175 | 201.2 |   157M |  46 |1173 |3119 | 815 |  15k|  1 |6025 |  31 | 0.000000e+00 |      --      |    Inf |   5.53%
72.10/72.35	c  72.4s|  2600 |   228 |934315 | 200.5 |   157M |  46 |1173 |3279 | 829 |  16k|  1 |6229 |  31 | 0.000000e+00 |      --      |    Inf |   5.53%
72.90/73.14	c  73.1s|  2700 |   212 |946888 | 198.9 |   157M |  46 |1173 |3335 | 821 |  16k|  1 |6377 |  31 | 0.000000e+00 |      --      |    Inf |   5.54%
74.30/74.52	c  74.5s|  2800 |   202 |966411 | 198.8 |   157M |  46 |1173 |3267 | 903 |  16k|  1 |6551 |  31 | 0.000000e+00 |      --      |    Inf |   5.69%
75.90/76.19	c  76.2s|  2900 |   208 |992712 | 200.2 |   158M |  46 |1173 |3262 | 809 |  17k|  1 |6707 |  31 | 0.000000e+00 |      --      |    Inf |   5.71%
77.19/77.48	c  77.5s|  3000 |   215 |  1013k| 200.3 |   158M |  46 |1173 |3295 |   0 |  17k|  0 |6858 |  31 | 0.000000e+00 |      --      |    Inf |   5.71%
78.99/79.28	c  79.3s|  3100 |   240 |  1039k| 201.5 |   158M |  46 |1173 |3264 | 787 |  18k|  1 |7047 |  31 | 0.000000e+00 |      --      |    Inf |   5.83%
79.89/80.18	c  80.2s|  3200 |   255 |  1053k| 200.3 |   158M |  46 |1173 |3412 | 836 |  18k|  0 |7226 |  31 | 0.000000e+00 |      --      |    Inf |   5.83%
80.89/81.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
80.89/81.13	c  81.1s|  3300 |   246 |  1069k| 199.4 |   158M |  46 |1173 |3503 | 787 |  18k|  1 |7356 |  31 | 0.000000e+00 |      --      |    Inf |   5.84%
81.88/82.11	c  82.1s|  3400 |   269 |  1084k| 198.6 |   158M |  46 |1173 |3578 | 824 |  19k|  1 |7489 |  31 | 0.000000e+00 |      --      |    Inf |   5.85%
82.78/83.01	c  83.0s|  3500 |   269 |  1098k| 197.6 |   158M |  46 |1173 |3637 |   0 |  19k|  0 |7586 |  31 | 0.000000e+00 |      --      |    Inf |   5.85%
83.88/84.13	c  84.1s|  3600 |   266 |  1116k| 197.2 |   158M |  46 |1173 |3659 | 787 |  20k|  1 |7709 |  31 | 0.000000e+00 |      --      |    Inf |   6.03%
85.77/86.04	c  86.0s|  3700 |   296 |  1143k| 198.5 |   158M |  46 |1173 |3590 | 869 |  21k|  2 |7816 |  31 | 0.000000e+00 |      --      |    Inf |   6.05%
87.36/87.60	c  87.6s|  3800 |   353 |  1166k| 199.1 |   158M |  46 |1173 |3674 | 854 |  22k|  1 |8039 |  31 | 0.000000e+00 |      --      |    Inf |   6.05%
88.26/88.54	c  88.5s|  3900 |   349 |  1180k| 198.1 |   159M |  46 |1173 |3768 | 730 |  22k|  1 |8221 |  31 | 0.000000e+00 |      --      |    Inf |   6.05%
89.76/90.09	c  90.1s|  4000 |   358 |  1204k| 198.8 |   159M |  46 |1173 |3572 | 855 |  22k|  1 |8327 |  31 | 0.000000e+00 |      --      |    Inf |   6.50%
91.35/91.61	c  91.6s|  4100 |   379 |  1229k| 199.6 |   159M |  46 |1173 |3602 | 856 |  23k|  1 |8488 |  31 | 0.000000e+00 |      --      |    Inf |   6.51%
92.75/93.05	c  93.1s|  4200 |   385 |  1250k| 199.8 |   159M |  46 |1173 |3432 | 959 |  23k|  1 |8629 |  31 | 0.000000e+00 |      --      |    Inf |   6.53%
94.75/95.02	c  95.0s|  4300 |   384 |  1280k| 201.3 |   159M |  46 |1173 |3236 | 807 |  23k|  1 |8813 |  31 | 0.000000e+00 |      --      |    Inf |   6.82%
96.14/96.41	c  96.4s|  4400 |   387 |  1302k| 201.6 |   159M |  46 |1173 |3216 | 808 |  24k|  1 |8939 |  31 | 0.000000e+00 |      --      |    Inf |   6.94%
97.34/97.61	c  97.6s|  4500 |   394 |  1320k| 201.4 |   159M |  46 |1173 |3129 | 807 |  24k|  1 |9050 |  31 | 0.000000e+00 |      --      |    Inf |   7.05%
98.74/99.08	c  99.1s|  4600 |   396 |  1343k| 201.8 |   159M |  46 |1173 |3108 |   0 |  25k|  0 |9202 |  31 | 0.000000e+00 |      --      |    Inf |   7.08%
99.84/100.18	c   100s|  4700 |   396 |  1360k| 201.3 |   160M |  46 |1173 |3110 |   0 |  25k|  0 |9355 |  31 | 0.000000e+00 |      --      |    Inf |   7.13%
101.23/101.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
101.23/101.57	c   102s|  4800 |   382 |  1381k| 201.4 |   160M |  46 |1173 |3076 |   0 |  25k|  0 |9525 |  31 | 0.000000e+00 |      --      |    Inf |   7.22%
102.33/102.64	c   103s|  4900 |   369 |  1397k| 200.8 |   160M |  46 |1173 |3095 | 838 |  25k|  1 |9710 |  31 | 0.000000e+00 |      --      |    Inf |   7.27%
103.62/103.98	c   104s|  5000 |   380 |  1417k| 200.9 |   160M |  46 |1173 |3142 | 856 |  26k|  1 |9847 |  31 | 0.000000e+00 |      --      |    Inf |   7.28%
105.02/105.36	c   105s|  5100 |   384 |  1440k| 201.2 |   160M |  46 |1173 |3211 | 804 |  27k|  0 |9981 |  31 | 0.000000e+00 |      --      |    Inf |   7.29%
106.12/106.46	c   106s|  5200 |   385 |  1455k| 200.5 |   160M |  46 |1173 |3306 | 866 |  27k|  0 |  10k|  31 | 0.000000e+00 |      --      |    Inf |   7.30%
107.12/107.41	c   107s|  5300 |   373 |  1470k| 199.7 |   160M |  46 |1173 |3307 | 865 |  27k|  1 |  10k|  31 | 0.000000e+00 |      --      |    Inf |   7.31%
108.01/108.33	c   108s|  5400 |   376 |  1484k| 198.9 |   160M |  46 |1173 |3325 | 850 |  28k|  1 |  10k|  31 | 0.000000e+00 |      --      |    Inf |   7.32%
108.61/108.94	c   109s|  5500 |   381 |  1492k| 197.4 |   161M |  50 |1173 |3470 |   0 |  28k|  0 |  10k|  31 | 0.000000e+00 |      --      |    Inf |   7.32%
109.51/109.84	c   110s|  5600 |   387 |  1505k| 196.5 |   161M |  50 |1173 |3522 | 877 |  28k|  0 |  10k|  31 | 0.000000e+00 |      --      |    Inf |   7.33%
110.41/110.71	c   111s|  5700 |   379 |  1518k| 195.6 |   161M |  50 |1173 |3636 |   0 |  28k|  0 |  10k|  31 | 0.000000e+00 |      --      |    Inf |   7.34%
111.61/111.98	c   112s|  5800 |   382 |  1538k| 195.7 |   161M |  50 |1173 |3639 | 862 |  29k|  1 |  10k|  31 | 0.000000e+00 |      --      |    Inf |   7.36%
112.90/113.28	c   113s|  5900 |   393 |  1558k| 195.7 |   161M |  50 |1173 |3649 |   0 |  29k|  0 |  11k|  31 | 0.000000e+00 |      --      |    Inf |   7.37%
114.40/114.71	c   115s|  6000 |   410 |  1580k| 196.0 |   161M |  50 |1173 |3619 | 789 |  30k|  0 |  11k|  31 | 0.000000e+00 |      --      |    Inf |   7.39%
115.40/115.75	c   116s|  6100 |   407 |  1595k| 195.5 |   161M |  50 |1173 |3703 | 845 |  30k|  1 |  11k|  31 | 0.000000e+00 |      --      |    Inf |   7.40%
116.59/116.97	c   117s|  6200 |   390 |  1614k| 195.4 |   161M |  50 |1173 |3714 |   0 |  31k|  0 |  11k|  31 | 0.000000e+00 |      --      |    Inf |   7.41%
117.80/118.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
117.80/118.14	c   118s|  6300 |   390 |  1632k| 195.2 |   161M |  50 |1173 |3733 |   0 |  31k|  0 |  11k|  31 | 0.000000e+00 |      --      |    Inf |   7.44%
119.59/119.92	c   120s|  6400 |   389 |  1662k| 196.4 |   161M |  50 |1173 |3690 |   0 |  32k|  0 |  11k|  31 | 0.000000e+00 |      --      |    Inf |   7.61%
121.08/121.44	c   121s|  6500 |   394 |  1685k| 196.8 |   161M |  50 |1173 |3708 | 910 |  32k|  1 |  11k|  31 | 0.000000e+00 |      --      |    Inf |   7.66%
122.88/123.29	c   123s|  6600 |   390 |  1714k| 198.0 |   161M |  50 |1173 |3700 | 800 |  33k|  1 |  11k|  31 | 0.000000e+00 |      --      |    Inf |   7.68%
124.48/124.80	c   125s|  6700 |   411 |  1737k| 198.3 |   161M |  50 |1173 |3813 | 800 |  33k|  1 |  12k|  31 | 0.000000e+00 |      --      |    Inf |   7.68%
125.87/126.22	c   126s|  6800 |   422 |  1759k| 198.6 |   161M |  50 |1173 |3788 | 785 |  34k|  1 |  12k|  31 | 0.000000e+00 |      --      |    Inf |   7.70%
127.97/128.34	c   128s|  6900 |   450 |  1793k| 200.2 |   162M |  50 |1173 |3723 | 828 |  35k|  1 |  12k|  31 | 0.000000e+00 |      --      |    Inf |   8.12%
129.07/129.44	c   129s|  7000 |   430 |  1810k| 199.8 |   162M |  50 |1173 |3720 |   0 |  35k|  0 |  12k|  31 | 0.000000e+00 |      --      |    Inf |   8.36%
130.06/130.41	c   130s|  7100 |   430 |  1825k| 199.3 |   162M |  50 |1173 |3769 | 853 |  36k|  1 |  12k|  31 | 0.000000e+00 |      --      |    Inf |   8.47%
131.26/131.64	c   132s|  7200 |   429 |  1844k| 199.1 |   162M |  50 |1173 |3699 | 832 |  36k|  0 |  12k|  31 | 0.000000e+00 |      --      |    Inf |   8.73%
133.26/133.62	c   134s|  7300 |   472 |  1874k| 200.3 |   162M |  50 |1173 |3647 | 842 |  37k|  1 |  12k|  31 | 0.000000e+00 |      --      |    Inf |   8.84%
134.55/134.92	c   135s|  7400 |   500 |  1895k| 200.4 |   162M |  50 |1173 |3731 | 835 |  37k|  1 |  12k|  31 | 0.000000e+00 |      --      |    Inf |   8.89%
135.55/135.96	c   136s|  7500 |   522 |  1911k| 200.0 |   162M |  50 |1173 |3808 |   0 |  38k|  0 |  13k|  31 | 0.000000e+00 |      --      |    Inf |   8.89%
136.85/137.28	c   137s|  7600 |   527 |  1931k| 200.0 |   162M |  50 |1173 |3888 |   0 |  38k|  0 |  13k|  31 | 0.000000e+00 |      --      |    Inf |   8.89%
138.05/138.46	c   138s|  7700 |   535 |  1950k| 199.8 |   162M |  50 |1173 |3944 | 851 |  39k|  1 |  13k|  31 | 0.000000e+00 |      --      |    Inf |   8.89%
139.34/139.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
139.34/139.71	c   140s|  7800 |   532 |  1969k| 199.8 |   162M |  50 |1173 |3974 |   0 |  39k|  0 |  13k|  31 | 0.000000e+00 |      --      |    Inf |   8.89%
140.84/141.23	c   141s|  7900 |   552 |  1992k| 200.1 |   162M |  50 |1173 |3975 |   0 |  39k|  0 |  13k|  31 | 0.000000e+00 |      --      |    Inf |   8.90%
142.14/142.56	c   143s|  8000 |   568 |  2013k| 200.1 |   163M |  50 |1173 |4045 | 858 |  40k|  1 |  13k|  31 | 0.000000e+00 |      --      |    Inf |   8.90%
143.74/144.15	c   144s|  8100 |   589 |  2038k| 200.6 |   163M |  50 |1173 |4080 | 919 |  40k|  2 |  13k|  31 | 0.000000e+00 |      --      |    Inf |   8.90%
145.43/145.85	c   146s|  8200 |   596 |  2064k| 201.2 |   163M |  50 |1173 |4087 | 878 |  41k|  1 |  13k|  31 | 0.000000e+00 |      --      |    Inf |   8.90%
147.22/147.60	c   148s|  8300 |   613 |  2092k| 202.0 |   163M |  50 |1173 |4112 |   0 |  42k|  0 |  13k|  31 | 0.000000e+00 |      --      |    Inf |   8.90%
148.63/149.02	c   149s|  8400 |   627 |  2115k| 202.2 |   163M |  50 |1173 |4257 | 839 |  42k|  1 |  14k|  31 | 0.000000e+00 |      --      |    Inf |   8.90%
149.62/150.09	c   150s|  8500 |   615 |  2132k| 201.9 |   163M |  50 |1173 |4293 | 849 |  42k|  1 |  14k|  31 | 0.000000e+00 |      --      |    Inf |   8.90%
151.51/151.98	c   152s|  8600 |   619 |  2163k| 203.0 |   163M |  50 |1173 |4274 |   0 |  43k|  0 |  14k|  31 | 0.000000e+00 |      --      |    Inf |   8.90%
152.81/153.26	c   153s|  8700 |   611 |  2183k| 203.0 |   163M |  50 |1173 |4331 | 868 |  43k|  2 |  14k|  31 | 0.000000e+00 |      --      |    Inf |   8.90%
154.51/154.92	c   155s|  8800 |   634 |  2209k| 203.5 |   163M |  50 |1173 |4368 |   0 |  44k|  0 |  14k|  31 | 0.000000e+00 |      --      |    Inf |   8.90%
156.20/156.61	c   157s|  8900 |   670 |  2235k| 204.0 |   164M |  50 |1173 |4142 | 783 |  44k|  1 |  14k|  31 | 0.000000e+00 |      --      |    Inf |   9.03%
156.90/157.37	c   157s|  9000 |   676 |  2246k| 203.2 |   164M |  50 |1173 |4152 |   0 |  45k|  0 |  14k|  31 | 0.000000e+00 |      --      |    Inf |   9.04%
158.30/158.77	c   159s|  9100 |   688 |  2269k| 203.4 |   164M |  50 |1173 |4028 |   0 |  45k|  0 |  14k|  31 | 0.000000e+00 |      --      |    Inf |   9.04%
159.10/159.54	c   160s|  9200 |   682 |  2280k| 202.6 |   164M |  50 |1173 |3994 |   0 |  46k|  0 |  14k|  31 | 0.000000e+00 |      --      |    Inf |   9.07%
160.39/160.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
160.39/160.83	c   161s|  9300 |   680 |  2301k| 202.7 |   164M |  50 |1173 |4031 | 831 |  46k|  1 |  15k|  31 | 0.000000e+00 |      --      |    Inf |   9.08%
161.99/162.46	c   162s|  9400 |   696 |  2328k| 203.2 |   164M |  50 |1173 |4109 | 832 |  47k|  1 |  15k|  31 | 0.000000e+00 |      --      |    Inf |   9.55%
163.39/163.82	c   164s|  9500 |   693 |  2349k| 203.3 |   164M |  50 |1173 |4208 | 866 |  47k|  1 |  15k|  31 | 0.000000e+00 |      --      |    Inf |   9.55%
164.49/164.94	c   165s|  9600 |   700 |  2367k| 203.1 |   165M |  50 |1173 |4245 | 899 |  48k|  1 |  15k|  31 | 0.000000e+00 |      --      |    Inf |   9.55%
166.28/166.77	c   167s|  9700 |   712 |  2396k| 203.9 |   165M |  50 |1173 |4213 | 853 |  48k|  0 |  15k|  31 | 0.000000e+00 |      --      |    Inf |   9.68%
168.18/168.64	c   169s|  9800 |   718 |  2426k| 204.6 |   165M |  50 |1173 |4162 | 805 |  49k|  1 |  15k|  31 | 0.000000e+00 |      --      |    Inf |   9.79%
170.77/171.23	c   171s|  9900 |   740 |  2469k| 206.6 |   165M |  50 |1173 |3868 | 862 |  50k|  0 |  16k|  31 | 0.000000e+00 |      --      |    Inf |   9.83%
172.37/172.89	c   173s| 10000 |   782 |  2495k| 207.0 |   165M |  50 |1173 |3756 |   0 |  50k|  0 |  16k|  31 | 0.000000e+00 |      --      |    Inf |  10.09%
173.96/174.45	c   174s| 10100 |   785 |  2519k| 207.3 |   165M |  50 |1173 |3815 | 839 |  50k|  1 |  16k|  31 | 0.000000e+00 |      --      |    Inf |  10.09%
174.96/175.43	c   175s| 10200 |   778 |  2535k| 206.9 |   165M |  50 |1173 |3854 |   0 |  51k|  0 |  16k|  31 | 0.000000e+00 |      --      |    Inf |  10.10%
176.26/176.70	c   177s| 10300 |   799 |  2555k| 206.8 |   166M |  50 |1173 |3835 | 818 |  51k|  1 |  16k|  31 | 0.000000e+00 |      --      |    Inf |  10.10%
178.25/178.74	c   179s| 10400 |   844 |  2588k| 207.8 |   166M |  50 |1173 |3716 | 852 |  52k|  1 |  16k|  31 | 0.000000e+00 |      --      |    Inf |  10.14%
179.65/180.19	c   180s| 10500 |   859 |  2610k| 207.9 |   166M |  50 |1173 |3715 | 850 |  53k|  1 |  16k|  31 | 0.000000e+00 |      --      |    Inf |  10.14%
180.55/181.09	c   181s| 10600 |   858 |  2624k| 207.4 |   166M |  50 |1173 |3799 |   0 |  53k|  0 |  16k|  31 | 0.000000e+00 |      --      |    Inf |  10.15%
182.24/182.74	c   183s| 10700 |   866 |  2651k| 207.9 |   166M |  50 |1173 |3682 |   0 |  54k|  0 |  16k|  31 | 0.000000e+00 |      --      |    Inf |  10.61%
183.24/183.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
183.24/183.79	c   184s| 10800 |   864 |  2667k| 207.5 |   166M |  50 |1173 |3690 | 805 |  54k|  1 |  16k|  31 | 0.000000e+00 |      --      |    Inf |  10.62%
184.74/185.29	c   185s| 10900 |   865 |  2692k| 207.8 |   166M |  50 |1173 |3729 | 903 |  55k|  1 |  17k|  31 | 0.000000e+00 |      --      |    Inf |  10.84%
186.83/187.34	c   187s| 11000 |   902 |  2724k| 208.7 |   166M |  50 |1173 |3730 | 868 |  55k|  1 |  17k|  31 | 0.000000e+00 |      --      |    Inf |  10.90%
188.33/188.85	c   189s| 11100 |   927 |  2748k| 208.9 |   166M |  50 |1173 |3822 | 892 |  56k|  2 |  17k|  31 | 0.000000e+00 |      --      |    Inf |  10.90%
190.23/190.72	c   191s| 11200 |   947 |  2775k| 209.4 |   167M |  50 |1173 |3810 | 875 |  56k|  1 |  17k|  31 | 0.000000e+00 |      --      |    Inf |  10.92%
191.72/192.28	c   192s| 11300 |   948 |  2799k| 209.6 |   167M |  50 |1173 |3808 |   0 |  57k|  0 |  17k|  31 | 0.000000e+00 |      --      |    Inf |  10.92%
193.42/193.92	c   194s| 11400 |   961 |  2825k| 210.0 |   167M |  50 |1173 |3827 |   0 |  57k|  0 |  17k|  31 | 0.000000e+00 |      --      |    Inf |  10.93%
194.92/195.46	c   195s| 11500 |   965 |  2850k| 210.3 |   167M |  50 |1173 |3908 | 797 |  58k|  0 |  18k|  31 | 0.000000e+00 |      --      |    Inf |  10.93%
196.21/196.75	c   197s| 11600 |   961 |  2870k| 210.3 |   167M |  50 |1173 |4029 |   0 |  58k|  0 |  18k|  31 | 0.000000e+00 |      --      |    Inf |  10.93%
197.11/197.68	c   198s| 11700 |   960 |  2884k| 209.8 |   167M |  50 |1173 |4131 | 903 |  58k|  0 |  18k|  31 | 0.000000e+00 |      --      |    Inf |  10.93%
198.71/199.22	c   199s| 11800 |   995 |  2908k| 210.0 |   167M |  50 |1173 |4170 | 919 |  59k|  2 |  18k|  31 | 0.000000e+00 |      --      |    Inf |  10.93%
200.00/200.58	c   201s| 11900 |  1019 |  2929k| 209.9 |   167M |  50 |1173 |4285 | 855 |  59k|  1 |  18k|  31 | 0.000000e+00 |      --      |    Inf |  10.93%
201.51/202.03	c   202s| 12000 |  1017 |  2951k| 210.1 |   168M |  50 |1173 |4230 |   0 |  60k|  0 |  18k|  31 | 0.000000e+00 |      --      |    Inf |  11.01%
202.50/203.08	c   203s| 12100 |  1030 |  2968k| 209.7 |   168M |  50 |1173 |4358 |   0 |  60k|  0 |  18k|  31 | 0.000000e+00 |      --      |    Inf |  11.01%
204.19/204.73	c   205s| 12200 |  1048 |  2995k| 210.1 |   168M |  50 |1173 |4364 |   0 |  61k|  0 |  19k|  31 | 0.000000e+00 |      --      |    Inf |  11.05%
205.60/206.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
205.60/206.18	c   206s| 12300 |  1048 |  3018k| 210.3 |   168M |  50 |1173 |4232 |   0 |  62k|  0 |  19k|  31 | 0.000000e+00 |      --      |    Inf |  11.10%
206.59/207.19	c   207s| 12400 |  1035 |  3033k| 209.9 |   168M |  50 |1173 |4180 | 787 |  62k|  1 |  19k|  31 | 0.000000e+00 |      --      |    Inf |  11.18%
208.29/208.88	c   209s| 12500 |  1044 |  3061k| 210.3 |   168M |  50 |1173 |4134 |   0 |  63k|  0 |  19k|  31 | 0.000000e+00 |      --      |    Inf |  11.23%
209.88/210.43	c   210s| 12600 |  1066 |  3086k| 210.6 |   168M |  50 |1173 |4174 | 824 |  63k|  1 |  19k|  31 | 0.000000e+00 |      --      |    Inf |  11.44%
211.28/211.85	c   212s| 12700 |  1071 |  3108k| 210.7 |   168M |  50 |1173 |4126 | 868 |  64k|  1 |  19k|  31 | 0.000000e+00 |      --      |    Inf |  11.45%
213.07/213.65	c   214s| 12800 |  1088 |  3135k| 211.1 |   168M |  50 |1173 |3991 |   0 |  64k|  0 |  19k|  31 | 0.000000e+00 |      --      |    Inf |  11.65%
214.67/215.24	c   215s| 12900 |  1093 |  3159k| 211.3 |   168M |  50 |1173 |3871 | 888 |  65k|  1 |  20k|  31 | 0.000000e+00 |      --      |    Inf |  11.78%
215.77/216.32	c   216s| 13000 |  1086 |  3175k| 211.0 |   168M |  50 |1173 |3914 | 869 |  65k|  1 |  20k|  31 | 0.000000e+00 |      --      |    Inf |  11.78%
217.37/217.99	c   218s| 13100 |  1084 |  3202k| 211.3 |   168M |  50 |1173 |3786 | 881 |  65k|  2 |  20k|  31 | 0.000000e+00 |      --      |    Inf |  12.28%
219.06/219.64	c   220s| 13200 |  1092 |  3228k| 211.7 |   169M |  50 |1173 |3811 |   0 |  66k|  0 |  20k|  31 | 0.000000e+00 |      --      |    Inf |  12.33%
220.86/221.45	c   221s| 13300 |  1108 |  3257k| 212.2 |   169M |  50 |1173 |3798 | 892 |  66k|  1 |  20k|  31 | 0.000000e+00 |      --      |    Inf |  12.36%
222.25/222.81	c   223s| 13400 |  1109 |  3277k| 212.1 |   169M |  50 |1173 |3823 |   0 |  67k|  0 |  20k|  31 | 0.000000e+00 |      --      |    Inf |  12.38%
223.56/224.18	c   224s| 13500 |  1105 |  3299k| 212.1 |   169M |  50 |1173 |3873 | 850 |  67k|  0 |  20k|  31 | 0.000000e+00 |      --      |    Inf |  12.41%
225.25/225.88	c   226s| 13600 |  1110 |  3326k| 212.5 |   169M |  50 |1173 |3951 | 813 |  67k|  0 |  21k|  31 | 0.000000e+00 |      --      |    Inf |  12.46%
226.94/227.53	c   228s| 13700 |  1128 |  3351k| 212.8 |   169M |  50 |1173 |3977 | 779 |  68k|  1 |  21k|  31 | 0.000000e+00 |      --      |    Inf |  12.57%
228.54/229.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
228.54/229.11	c   229s| 13800 |  1120 |  3378k| 213.1 |   169M |  50 |1173 |3965 | 813 |  68k|  1 |  21k|  31 | 0.000000e+00 |      --      |    Inf |  12.83%
229.94/230.55	c   231s| 13900 |  1126 |  3400k| 213.2 |   169M |  50 |1173 |3946 |   0 |  69k|  0 |  21k|  31 | 0.000000e+00 |      --      |    Inf |  13.17%
231.13/231.70	c   232s| 14000 |  1126 |  3417k| 212.9 |   169M |  50 |1173 |3994 |   0 |  70k|  0 |  21k|  31 | 0.000000e+00 |      --      |    Inf |  13.18%
232.73/233.33	c   233s| 14100 |  1149 |  3444k| 213.2 |   169M |  50 |1173 |3974 | 825 |  70k|  1 |  21k|  31 | 0.000000e+00 |      --      |    Inf |  13.18%
233.33/233.96	c   234s| 14200 |  1155 |  3453k| 212.5 |   169M |  50 |1173 |4058 |   0 |  71k|  0 |  21k|  31 | 0.000000e+00 |      --      |    Inf |  13.18%
235.12/235.77	c   236s| 14300 |  1156 |  3482k| 213.0 |   169M |  50 |1173 |4037 | 884 |  71k|  2 |  21k|  31 | 0.000000e+00 |      --      |    Inf |  13.21%
236.32/236.99	c   237s| 14400 |  1148 |  3500k| 212.8 |   170M |  50 |1173 |4113 |   0 |  72k|  0 |  22k|  31 | 0.000000e+00 |      --      |    Inf |  13.21%
237.32/237.97	c   238s| 14500 |  1146 |  3515k| 212.4 |   170M |  50 |1173 |4053 | 786 |  72k|  1 |  22k|  31 | 0.000000e+00 |      --      |    Inf |  13.59%
238.12/238.78	c   239s| 14600 |  1145 |  3528k| 211.9 |   170M |  50 |1173 |4073 | 874 |  72k|  0 |  22k|  31 | 0.000000e+00 |      --      |    Inf |  14.09%
239.21/239.84	c   240s| 14700 |  1142 |  3544k| 211.6 |   170M |  50 |1173 |4094 | 820 |  72k|  1 |  22k|  31 | 0.000000e+00 |      --      |    Inf |  14.10%
240.71/241.36	c   241s| 14800 |  1162 |  3569k| 211.8 |   170M |  50 |1173 |4145 | 850 |  73k|  0 |  22k|  31 | 0.000000e+00 |      --      |    Inf |  14.10%
241.91/242.51	c   243s| 14900 |  1161 |  3587k| 211.6 |   170M |  50 |1173 |4260 |   0 |  73k|  0 |  22k|  31 | 0.000000e+00 |      --      |    Inf |  14.10%
243.70/244.38	c   244s| 15000 |  1171 |  3617k| 212.1 |   170M |  50 |1173 |4185 | 915 |  74k|  2 |  22k|  31 | 0.000000e+00 |      --      |    Inf |  14.11%
244.60/245.29	c   245s| 15100 |  1175 |  3630k| 211.7 |   170M |  50 |1173 |4221 | 805 |  74k|  1 |  23k|  31 | 0.000000e+00 |      --      |    Inf |  14.11%
246.10/246.76	c   247s| 15200 |  1177 |  3654k| 211.8 |   170M |  50 |1173 |4240 |   0 |  74k|  0 |  23k|  31 | 0.000000e+00 |      --      |    Inf |  14.12%
247.60/248.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
247.60/248.22	c   248s| 15300 |  1215 |  3677k| 211.9 |   170M |  50 |1173 |4185 | 826 |  75k|  1 |  23k|  31 | 0.000000e+00 |      --      |    Inf |  14.33%
248.79/249.42	c   249s| 15400 |  1227 |  3697k| 211.9 |   170M |  50 |1173 |4191 | 783 |  75k|  1 |  23k|  31 | 0.000000e+00 |      --      |    Inf |  14.33%
249.89/250.52	c   251s| 15500 |  1237 |  3714k| 211.6 |   170M |  50 |1173 |4299 |   0 |  76k|  0 |  23k|  31 | 0.000000e+00 |      --      |    Inf |  14.34%
250.69/251.35	c   251s| 15600 |  1229 |  3727k| 211.2 |   170M |  50 |1173 |4420 | 783 |  76k|  1 |  23k|  31 | 0.000000e+00 |      --      |    Inf |  14.34%
251.69/252.32	c   252s| 15700 |  1226 |  3742k| 210.8 |   171M |  50 |1173 |4492 |   0 |  76k|  0 |  23k|  31 | 0.000000e+00 |      --      |    Inf |  14.34%
253.18/253.84	c   254s| 15800 |  1238 |  3766k| 211.0 |   171M |  50 |1173 |4541 | 861 |  77k|  2 |  23k|  31 | 0.000000e+00 |      --      |    Inf |  14.36%
254.48/255.17	c   255s| 15900 |  1238 |  3787k| 211.0 |   171M |  50 |1173 |4597 | 781 |  77k|  1 |  23k|  31 | 0.000000e+00 |      --      |    Inf |  14.36%
255.68/256.34	c   256s| 16000 |  1235 |  3806k| 210.9 |   171M |  50 |1173 |4656 |   0 |  78k|  0 |  24k|  31 | 0.000000e+00 |      --      |    Inf |  14.37%
257.38/258.02	c   258s| 16100 |  1245 |  3834k| 211.2 |   171M |  50 |1173 |4591 | 783 |  78k|  1 |  24k|  31 | 0.000000e+00 |      --      |    Inf |  14.55%
258.67/259.33	c   259s| 16200 |  1272 |  3854k| 211.2 |   171M |  50 |1173 |4594 |   0 |  79k|  0 |  24k|  31 | 0.000000e+00 |      --      |    Inf |  14.59%
260.27/260.91	c   261s| 16300 |  1285 |  3879k| 211.4 |   171M |  50 |1173 |4693 | 895 |  79k|  2 |  24k|  31 | 0.000000e+00 |      --      |    Inf |  14.60%
261.47/262.12	c   262s| 16400 |  1288 |  3898k| 211.2 |   171M |  50 |1173 |4818 | 841 |  80k|  1 |  24k|  31 | 0.000000e+00 |      --      |    Inf |  14.61%
262.36/263.00	c   263s| 16500 |  1292 |  3912k| 210.9 |   171M |  50 |1173 |4921 | 841 |  80k|  1 |  24k|  31 | 0.000000e+00 |      --      |    Inf |  14.61%
263.66/264.39	c   264s| 16600 |  1300 |  3934k| 210.9 |   171M |  50 |1173 |4940 |   0 |  80k|  0 |  24k|  31 | 0.000000e+00 |      --      |    Inf |  14.61%
264.86/265.57	c   266s| 16700 |  1291 |  3952k| 210.8 |   171M |  50 |1173 |4845 | 846 |  81k|  1 |  25k|  31 | 0.000000e+00 |      --      |    Inf |  14.62%
266.25/266.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
266.25/266.98	c   267s| 16800 |  1294 |  3974k| 210.8 |   172M |  50 |1173 |4890 | 865 |  81k|  1 |  25k|  31 | 0.000000e+00 |      --      |    Inf |  14.62%
267.35/268.01	c   268s| 16900 |  1285 |  3990k| 210.5 |   172M |  50 |1173 |4840 | 850 |  81k|  1 |  25k|  31 | 0.000000e+00 |      --      |    Inf |  14.64%
268.85/269.57	c   270s| 17000 |  1299 |  4015k| 210.7 |   172M |  50 |1173 |4821 | 838 |  81k|  1 |  25k|  31 | 0.000000e+00 |      --      |    Inf |  14.65%
270.35/271.05	c   271s| 17100 |  1302 |  4038k| 210.8 |   172M |  50 |1173 |4833 |   0 |  82k|  0 |  25k|  31 | 0.000000e+00 |      --      |    Inf |  14.65%
271.35/272.08	c   272s| 17200 |  1302 |  4052k| 210.5 |   172M |  50 |1173 |4823 | 972 |  82k|  2 |  25k|  31 | 0.000000e+00 |      --      |    Inf |  14.65%
272.34/273.08	c   273s| 17300 |  1305 |  4068k| 210.2 |   172M |  50 |1173 |4793 | 844 |  82k|  1 |  25k|  31 | 0.000000e+00 |      --      |    Inf |  14.65%
274.63/275.37	c   275s| 17400 |  1316 |  4104k| 211.0 |   172M |  50 |1173 |4548 | 828 |  83k|  0 |  25k|  31 | 0.000000e+00 |      --      |    Inf |  14.67%
275.83/276.51	c   277s| 17500 |  1332 |  4122k| 210.9 |   172M |  50 |1173 |4544 | 837 |  83k|  1 |  26k|  31 | 0.000000e+00 |      --      |    Inf |  14.68%
277.53/278.28	c   278s| 17600 |  1342 |  4152k| 211.3 |   172M |  50 |1173 |4612 | 796 |  84k|  0 |  26k|  31 | 0.000000e+00 |      --      |    Inf |  14.68%
278.82/279.54	c   280s| 17700 |  1353 |  4171k| 211.2 |   172M |  50 |1173 |4622 | 792 |  84k|  1 |  26k|  31 | 0.000000e+00 |      --      |    Inf |  14.69%
280.52/281.22	c   281s| 17800 |  1361 |  4199k| 211.5 |   172M |  50 |1173 |4629 | 884 |  85k|  1 |  26k|  31 | 0.000000e+00 |      --      |    Inf |  14.71%
282.22/282.98	c   283s| 17900 |  1341 |  4227k| 211.9 |   172M |  50 |1173 |4685 |   0 |  85k|  0 |  26k|  31 | 0.000000e+00 |      --      |    Inf |  14.71%
283.91/284.63	c   285s| 18000 |  1350 |  4253k| 212.1 |   173M |  50 |1173 |4759 |   0 |  85k|  0 |  26k|  31 | 0.000000e+00 |      --      |    Inf |  14.76%
286.01/286.70	c   287s| 18100 |  1349 |  4282k| 212.5 |   173M |  50 |1173 |4700 | 886 |  86k|  0 |  26k|  31 | 0.000000e+00 |      --      |    Inf |  14.92%
287.10/287.82	c   288s| 18200 |  1356 |  4300k| 212.3 |   173M |  50 |1173 |4754 | 859 |  86k|  1 |  27k|  31 | 0.000000e+00 |      --      |    Inf |  14.92%
288.80/289.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
288.80/289.51	c   290s| 18300 |  1350 |  4327k| 212.6 |   173M |  50 |1173 |4657 | 846 |  86k|  2 |  27k|  31 | 0.000000e+00 |      --      |    Inf |  14.97%
290.40/291.12	c   291s| 18400 |  1358 |  4352k| 212.8 |   173M |  50 |1173 |4603 | 849 |  87k|  1 |  27k|  31 | 0.000000e+00 |      --      |    Inf |  14.98%
291.59/292.34	c   292s| 18500 |  1350 |  4371k| 212.7 |   173M |  50 |1173 |4598 |   0 |  87k|  0 |  27k|  31 | 0.000000e+00 |      --      |    Inf |  15.02%
293.39/294.11	c   294s| 18600 |  1354 |  4399k| 213.0 |   173M |  50 |1173 |4583 | 871 |  87k|  1 |  27k|  31 | 0.000000e+00 |      --      |    Inf |  15.03%
294.98/295.73	c   296s| 18700 |  1351 |  4424k| 213.2 |   173M |  50 |1173 |4523 | 857 |  88k|  1 |  27k|  31 | 0.000000e+00 |      --      |    Inf |  15.27%
296.68/297.49	c   297s| 18800 |  1364 |  4453k| 213.6 |   173M |  50 |1173 |4399 | 800 |  88k|  1 |  27k|  31 | 0.000000e+00 |      --      |    Inf |  15.54%
298.38/299.19	c   299s| 18900 |  1376 |  4480k| 213.9 |   173M |  50 |1173 |4328 | 814 |  89k|  1 |  27k|  31 | 0.000000e+00 |      --      |    Inf |  15.84%
299.47/300.21	c   300s| 19000 |  1377 |  4497k| 213.7 |   173M |  50 |1173 |4368 | 789 |  89k|  1 |  28k|  31 | 0.000000e+00 |      --      |    Inf |  16.34%
301.17/301.97	c   302s| 19100 |  1419 |  4525k| 214.0 |   173M |  50 |1173 |4351 | 855 |  90k|  1 |  28k|  31 | 0.000000e+00 |      --      |    Inf |  16.36%
302.07/302.82	c   303s| 19200 |  1416 |  4538k| 213.6 |   173M |  50 |1173 |4469 | 890 |  90k|  0 |  28k|  31 | 0.000000e+00 |      --      |    Inf |  16.38%
302.97/303.78	c   304s| 19300 |  1404 |  4553k| 213.2 |   173M |  50 |1173 |4554 |   0 |  91k|  0 |  28k|  31 | 0.000000e+00 |      --      |    Inf |  16.38%
304.46/305.20	c   305s| 19400 |  1401 |  4575k| 213.3 |   173M |  50 |1173 |4561 | 848 |  91k|  1 |  28k|  31 | 0.000000e+00 |      --      |    Inf |  16.44%
305.96/306.79	c   307s| 19500 |  1386 |  4600k| 213.5 |   173M |  50 |1173 |4428 |   0 |  91k|  0 |  28k|  31 | 0.000000e+00 |      --      |    Inf |  16.50%
307.36/308.18	c   308s| 19600 |  1392 |  4622k| 213.5 |   174M |  50 |1173 |4377 |   0 |  92k|  0 |  28k|  31 | 0.000000e+00 |      --      |    Inf |  16.50%
308.65/309.42	c   309s| 19700 |  1403 |  4642k| 213.4 |   174M |  50 |1173 |4431 |   0 |  92k|  0 |  28k|  31 | 0.000000e+00 |      --      |    Inf |  16.51%
309.95/310.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
309.95/310.77	c   311s| 19800 |  1411 |  4663k| 213.4 |   174M |  50 |1173 |4493 | 857 |  92k|  1 |  29k|  31 | 0.000000e+00 |      --      |    Inf |  16.51%
311.65/312.45	c   312s| 19900 |  1409 |  4691k| 213.7 |   174M |  50 |1173 |4555 | 842 |  93k|  1 |  29k|  31 | 0.000000e+00 |      --      |    Inf |  16.52%
312.74/313.57	c   314s| 20000 |  1426 |  4708k| 213.5 |   174M |  50 |1173 |4611 |   0 |  93k|  0 |  29k|  31 | 0.000000e+00 |      --      |    Inf |  16.52%
313.84/314.64	c   315s| 20100 |  1432 |  4725k| 213.3 |   174M |  50 |1173 |4738 | 823 |  94k|  1 |  29k|  31 | 0.000000e+00 |      --      |    Inf |  16.52%
315.44/316.26	c   316s| 20200 |  1467 |  4749k| 213.5 |   174M |  50 |1173 |4739 | 797 |  94k|  1 |  29k|  31 | 0.000000e+00 |      --      |    Inf |  16.52%
317.34/318.19	c   318s| 20300 |  1510 |  4779k| 213.9 |   174M |  50 |1173 |4778 | 837 |  95k|  1 |  29k|  31 | 0.000000e+00 |      --      |    Inf |  16.52%
319.83/320.62	c   321s| 20400 |  1507 |  4818k| 214.6 |   174M |  50 |1173 |4770 |   0 |  96k|  0 |  29k|  31 | 0.000000e+00 |      --      |    Inf |  16.52%
321.62/322.41	c   322s| 20500 |  1532 |  4848k| 215.0 |   175M |  50 |1173 |4701 | 783 |  96k|  1 |  29k|  31 | 0.000000e+00 |      --      |    Inf |  16.53%
322.72/323.52	c   324s| 20600 |  1542 |  4867k| 214.9 |   175M |  50 |1173 |4761 | 844 |  96k|  2 |  29k|  31 | 0.000000e+00 |      --      |    Inf |  16.54%
323.92/324.79	c   325s| 20700 |  1548 |  4888k| 214.9 |   175M |  50 |1173 |4815 |   0 |  97k|  0 |  30k|  31 | 0.000000e+00 |      --      |    Inf |  16.54%
325.12/325.96	c   326s| 20800 |  1558 |  4907k| 214.7 |   175M |  50 |1173 |4875 | 828 |  97k|  1 |  30k|  31 | 0.000000e+00 |      --      |    Inf |  16.54%
326.41/327.29	c   327s| 20900 |  1557 |  4929k| 214.8 |   175M |  50 |1173 |4904 | 862 |  98k|  1 |  30k|  31 | 0.000000e+00 |      --      |    Inf |  16.54%
327.51/328.30	c   328s| 21000 |  1553 |  4946k| 214.6 |   175M |  50 |1173 |4899 | 849 |  98k|  1 |  30k|  31 | 0.000000e+00 |      --      |    Inf |  16.55%
328.61/329.49	c   329s| 21100 |  1548 |  4965k| 214.5 |   175M |  50 |1173 |4770 | 813 |  98k|  1 |  30k|  31 | 0.000000e+00 |      --      |    Inf |  16.55%
330.90/331.75	c   332s| 21200 |  1555 |  5002k| 215.2 |   175M |  50 |1173 |4833 | 827 |  99k|  1 |  30k|  31 | 0.000000e+00 |      --      |    Inf |  16.56%
332.60/333.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
332.60/333.43	c   333s| 21300 |  1538 |  5029k| 215.4 |   175M |  50 |1173 |4853 | 867 |  99k|  1 |  30k|  31 | 0.000000e+00 |      --      |    Inf |  16.57%
333.70/334.58	c   335s| 21400 |  1534 |  5046k| 215.2 |   175M |  50 |1173 |4859 | 885 |  99k|  0 |  30k|  31 | 0.000000e+00 |      --      |    Inf |  16.57%
334.99/335.85	c   336s| 21500 |  1528 |  5066k| 215.1 |   175M |  50 |1173 |4907 |   0 |  99k|  0 |  31k|  31 | 0.000000e+00 |      --      |    Inf |  16.59%
336.09/336.99	c   337s| 21600 |  1529 |  5085k| 215.0 |   175M |  50 |1173 |4827 | 805 | 100k|  1 |  31k|  31 | 0.000000e+00 |      --      |    Inf |  16.63%
337.49/338.32	c   338s| 21700 |  1534 |  5106k| 215.0 |   175M |  50 |1173 |4870 | 833 | 100k|  1 |  31k|  31 | 0.000000e+00 |      --      |    Inf |  16.63%
338.68/339.58	c   340s| 21800 |  1534 |  5126k| 214.9 |   175M |  50 |1173 |4768 | 834 | 100k|  1 |  31k|  31 | 0.000000e+00 |      --      |    Inf |  16.70%
339.68/340.50	c   340s| 21900 |  1536 |  5140k| 214.6 |   175M |  50 |1173 |4888 | 834 | 101k|  1 |  31k|  31 | 0.000000e+00 |      --      |    Inf |  16.70%
340.58/341.49	c   341s| 22000 |  1530 |  5156k| 214.4 |   175M |  50 |1173 |4947 |   0 | 101k|  0 |  31k|  31 | 0.000000e+00 |      --      |    Inf |  16.70%
341.58/342.41	c   342s| 22100 |  1536 |  5170k| 214.1 |   175M |  50 |1173 |5076 |   0 | 102k|  0 |  31k|  31 | 0.000000e+00 |      --      |    Inf |  16.70%
343.57/344.44	c   344s| 22200 |  1536 |  5201k| 214.5 |   176M |  50 |1173 |5030 | 866 | 102k|  0 |  32k|  31 | 0.000000e+00 |      --      |    Inf |  16.75%
345.17/346.00	c   346s| 22300 |  1547 |  5226k| 214.6 |   176M |  50 |1173 |5071 |   0 | 102k|  0 |  32k|  31 | 0.000000e+00 |      --      |    Inf |  16.75%
346.86/347.79	c   348s| 22400 |  1554 |  5254k| 214.9 |   176M |  50 |1173 |5025 |   0 | 103k|  0 |  32k|  31 | 0.000000e+00 |      --      |    Inf |  16.79%
348.27/349.12	c   349s| 22500 |  1548 |  5274k| 214.9 |   176M |  50 |1173 |4981 |   0 | 103k|  0 |  32k|  31 | 0.000000e+00 |      --      |    Inf |  16.83%
349.36/350.27	c   350s| 22600 |  1550 |  5292k| 214.7 |   176M |  50 |1173 |5032 | 865 | 103k|  1 |  32k|  31 | 0.000000e+00 |      --      |    Inf |  16.84%
350.96/351.88	c   352s| 22700 |  1555 |  5318k| 214.9 |   176M |  50 |1173 |5026 | 793 | 104k|  1 |  32k|  31 | 0.000000e+00 |      --      |    Inf |  16.95%
352.55/353.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
352.55/353.45	c   353s| 22800 |  1573 |  5344k| 215.1 |   176M |  50 |1173 |4995 | 823 | 104k|  2 |  33k|  31 | 0.000000e+00 |      --      |    Inf |  17.29%
354.15/355.01	c   355s| 22900 |  1566 |  5370k| 215.2 |   176M |  50 |1173 |4911 | 838 | 105k|  1 |  33k|  31 | 0.000000e+00 |      --      |    Inf |  17.32%
355.44/356.38	c   356s| 23000 |  1555 |  5392k| 215.3 |   176M |  50 |1173 |4775 | 841 | 105k|  1 |  33k|  31 | 0.000000e+00 |      --      |    Inf |  17.36%
356.74/357.63	c   358s| 23100 |  1549 |  5412k| 215.2 |   176M |  50 |1173 |4765 | 844 | 105k|  1 |  33k|  31 | 0.000000e+00 |      --      |    Inf |  17.40%
357.84/358.78	c   359s| 23200 |  1549 |  5431k| 215.1 |   176M |  50 |1173 |4778 |   0 | 105k|  0 |  33k|  31 | 0.000000e+00 |      --      |    Inf |  17.41%
358.64/359.58	c   360s| 23300 |  1553 |  5443k| 214.7 |   176M |  50 |1173 |4883 | 850 | 106k|  1 |  33k|  31 | 0.000000e+00 |      --      |    Inf |  17.41%
360.14/361.07	c   361s| 23400 |  1545 |  5467k| 214.8 |   176M |  50 |1173 |4932 | 937 | 106k|  1 |  33k|  31 | 0.000000e+00 |      --      |    Inf |  17.41%
361.53/362.43	c   362s| 23500 |  1548 |  5487k| 214.8 |   176M |  50 |1173 |4992 | 821 | 107k|  1 |  34k|  31 | 0.000000e+00 |      --      |    Inf |  17.42%
363.53/364.45	c   364s| 23600 |  1580 |  5522k| 215.3 |   176M |  50 |1173 |4844 | 814 | 107k|  0 |  34k|  31 | 0.000000e+00 |      --      |    Inf |  17.55%
364.72/365.60	c   366s| 23700 |  1578 |  5541k| 215.2 |   176M |  50 |1173 |4934 | 798 | 107k|  1 |  34k|  31 | 0.000000e+00 |      --      |    Inf |  17.56%
366.52/367.48	c   367s| 23800 |  1581 |  5571k| 215.5 |   176M |  50 |1173 |4798 | 778 | 108k|  1 |  34k|  31 | 0.000000e+00 |      --      |    Inf |  17.58%
368.51/369.47	c   369s| 23900 |  1592 |  5603k| 215.9 |   177M |  50 |1173 |4721 | 876 | 109k|  2 |  34k|  31 | 0.000000e+00 |      --      |    Inf |  17.66%
369.71/370.63	c   371s| 24000 |  1580 |  5621k| 215.8 |   177M |  50 |1173 |4727 | 904 | 109k|  1 |  34k|  31 | 0.000000e+00 |      --      |    Inf |  17.74%
371.50/372.46	c   372s| 24100 |  1587 |  5650k| 216.1 |   177M |  50 |1173 |4627 | 829 | 109k|  1 |  34k|  31 | 0.000000e+00 |      --      |    Inf |  17.75%
373.50/374.48	c   374s| 24200 |  1589 |  5684k| 216.6 |   177M |  50 |1173 |4648 | 783 | 110k|  1 |  34k|  31 | 0.000000e+00 |      --      |    Inf |  17.76%
375.30/376.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
375.30/376.27	c   376s| 24300 |  1617 |  5713k| 216.8 |   177M |  50 |1173 |4664 | 874 | 110k|  0 |  34k|  31 | 0.000000e+00 |      --      |    Inf |  17.76%
376.59/377.50	c   377s| 24400 |  1628 |  5732k| 216.7 |   177M |  50 |1173 |4739 | 887 | 111k|  0 |  35k|  31 | 0.000000e+00 |      --      |    Inf |  17.76%
377.99/378.90	c   379s| 24500 |  1642 |  5754k| 216.8 |   177M |  50 |1173 |4800 | 844 | 111k|  1 |  35k|  31 | 0.000000e+00 |      --      |    Inf |  17.77%
379.09/380.04	c   380s| 24600 |  1635 |  5772k| 216.6 |   177M |  50 |1173 |4809 | 904 | 111k|  1 |  35k|  31 | 0.000000e+00 |      --      |    Inf |  17.78%
379.99/380.91	c   381s| 24700 |  1641 |  5785k| 216.3 |   177M |  50 |1173 |4855 | 846 | 112k|  1 |  35k|  31 | 0.000000e+00 |      --      |    Inf |  17.79%
380.88/381.87	c   382s| 24800 |  1641 |  5799k| 216.0 |   177M |  50 |1173 |4898 |   0 | 112k|  0 |  35k|  31 | 0.000000e+00 |      --      |    Inf |  17.79%
382.88/383.84	c   384s| 24900 |  1642 |  5830k| 216.3 |   178M |  50 |1173 |4875 | 895 | 113k|  0 |  35k|  31 | 0.000000e+00 |      --      |    Inf |  18.00%
384.58/385.50	c   386s| 25000 |  1643 |  5855k| 216.5 |   178M |  50 |1173 |4896 | 947 | 113k|  1 |  35k|  31 | 0.000000e+00 |      --      |    Inf |  18.01%
386.18/387.10	c   387s| 25100 |  1647 |  5880k| 216.6 |   178M |  50 |1173 |4880 | 938 | 113k|  2 |  36k|  31 | 0.000000e+00 |      --      |    Inf |  18.04%
387.87/388.89	c   389s| 25200 |  1685 |  5907k| 216.8 |   178M |  50 |1173 |4827 | 901 | 114k|  1 |  36k|  31 | 0.000000e+00 |      --      |    Inf |  18.05%
389.46/390.40	c   390s| 25300 |  1690 |  5931k| 216.9 |   178M |  50 |1173 |4773 | 773 | 114k|  1 |  36k|  31 | 0.000000e+00 |      --      |    Inf |  18.13%
391.16/392.13	c   392s| 25400 |  1693 |  5962k| 217.2 |   178M |  50 |1173 |4789 |   0 | 114k|  0 |  36k|  31 | 0.000000e+00 |      --      |    Inf |  18.61%
392.66/393.63	c   394s| 25500 |  1690 |  5987k| 217.3 |   178M |  50 |1173 |4919 |   0 | 115k|  0 |  36k|  31 | 0.000000e+00 |      --      |    Inf |  18.62%
394.16/395.18	c   395s| 25600 |  1706 |  6013k| 217.5 |   178M |  50 |1173 |4993 |   0 | 115k|  0 |  36k|  31 | 0.000000e+00 |      --      |    Inf |  18.63%
395.35/396.31	c   396s| 25700 |  1698 |  6031k| 217.3 |   178M |  50 |1173 |5119 | 806 | 116k|  1 |  36k|  31 | 0.000000e+00 |      --      |    Inf |  18.64%
397.15/398.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
397.15/398.11	c   398s| 25800 |  1718 |  6060k| 217.6 |   178M |  50 |1173 |5079 | 847 | 116k|  0 |  37k|  31 | 0.000000e+00 |      --      |    Inf |  18.65%
398.94/399.92	c   400s| 25900 |  1724 |  6088k| 217.8 |   178M |  50 |1173 |4854 | 845 | 116k|  1 |  37k|  31 | 0.000000e+00 |      --      |    Inf |  18.83%
400.84/401.82	c   402s| 26000 |  1721 |  6119k| 218.2 |   178M |  50 |1173 |4859 |   0 | 117k|  0 |  37k|  31 | 0.000000e+00 |      --      |    Inf |  18.84%
402.43/403.45	c   403s| 26100 |  1724 |  6146k| 218.4 |   178M |  50 |1173 |4853 | 824 | 117k|  1 |  37k|  31 | 0.000000e+00 |      --      |    Inf |  18.93%
404.14/405.17	c   405s| 26200 |  1739 |  6173k| 218.6 |   178M |  50 |1173 |4745 | 799 | 118k|  1 |  37k|  31 | 0.000000e+00 |      --      |    Inf |  18.95%
406.23/407.26	c   407s| 26300 |  1743 |  6207k| 219.0 |   178M |  50 |1173 |4818 | 840 | 118k|  0 |  37k|  31 | 0.000000e+00 |      --      |    Inf |  18.95%
408.03/409.08	c   409s| 26400 |  1746 |  6235k| 219.2 |   179M |  50 |1173 |4905 | 905 | 118k|  1 |  37k|  31 | 0.000000e+00 |      --      |    Inf |  19.02%
409.32/410.35	c   410s| 26500 |  1742 |  6254k| 219.1 |   179M |  50 |1173 |4952 | 806 | 119k|  2 |  38k|  31 | 0.000000e+00 |      --      |    Inf |  19.02%
410.32/411.38	c   411s| 26600 |  1752 |  6271k| 218.9 |   179M |  50 |1173 |4992 | 849 | 119k|  0 |  38k|  31 | 0.000000e+00 |      --      |    Inf |  19.05%
411.71/412.76	c   413s| 26700 |  1751 |  6292k| 218.9 |   179M |  50 |1173 |5041 | 847 | 120k|  1 |  38k|  31 | 0.000000e+00 |      --      |    Inf |  19.13%
412.61/413.66	c   414s| 26800 |  1745 |  6306k| 218.6 |   179M |  50 |1173 |5097 |   0 | 120k|  0 |  38k|  31 | 0.000000e+00 |      --      |    Inf |  19.13%
413.51/414.57	c   415s| 26900 |  1745 |  6320k| 218.3 |   179M |  50 |1173 |5097 | 882 | 120k|  1 |  38k|  31 | 0.000000e+00 |      --      |    Inf |  19.17%
415.21/416.25	c   416s| 27000 |  1763 |  6347k| 218.5 |   179M |  50 |1173 |4886 | 778 | 121k|  1 |  38k|  31 | 0.000000e+00 |      --      |    Inf |  19.25%
417.30/418.32	c   418s| 27100 |  1768 |  6381k| 218.9 |   179M |  50 |1173 |4936 | 863 | 121k|  0 |  38k|  31 | 0.000000e+00 |      --      |    Inf |  19.26%
418.40/419.43	c   419s| 27200 |  1770 |  6399k| 218.8 |   179M |  50 |1173 |4991 | 799 | 122k|  1 |  39k|  31 | 0.000000e+00 |      --      |    Inf |  19.31%
420.19/421.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
420.19/421.27	c   421s| 27300 |  1771 |  6428k| 219.1 |   180M |  50 |1173 |5020 | 790 | 122k|  0 |  39k|  31 | 0.000000e+00 |      --      |    Inf |  19.32%
422.79/423.89	c   424s| 27400 |  1805 |  6472k| 219.8 |   180M |  50 |1173 |4892 | 802 | 123k|  1 |  39k|  31 | 0.000000e+00 |      --      |    Inf |  19.69%
424.58/425.65	c   426s| 27500 |  1826 |  6501k| 220.0 |   180M |  50 |1173 |4954 | 826 | 123k|  1 |  39k|  31 | 0.000000e+00 |      --      |    Inf |  19.70%
425.48/426.59	c   427s| 27600 |  1812 |  6517k| 219.8 |   180M |  50 |1173 |5052 | 851 | 124k|  1 |  39k|  31 | 0.000000e+00 |      --      |    Inf |  19.70%
426.58/427.65	c   428s| 27700 |  1798 |  6533k| 219.6 |   180M |  50 |1173 |5045 |   0 | 124k|  0 |  39k|  31 | 0.000000e+00 |      --      |    Inf |  19.80%
427.58/428.61	c   429s| 27800 |  1793 |  6548k| 219.4 |   180M |  50 |1173 |5015 | 870 | 124k|  0 |  39k|  31 | 0.000000e+00 |      --      |    Inf |  19.81%
429.37/430.41	c   430s| 27900 |  1794 |  6577k| 219.6 |   181M |  50 |1173 |5070 | 913 | 125k|  1 |  40k|  31 | 0.000000e+00 |      --      |    Inf |  19.82%
431.27/432.33	c   432s| 28000 |  1781 |  6608k| 219.9 |   181M |  50 |1173 |4869 | 782 | 125k|  1 |  40k|  31 | 0.000000e+00 |      --      |    Inf |  19.90%
432.97/434.03	c   434s| 28100 |  1793 |  6636k| 220.1 |   181M |  50 |1173 |4848 | 780 | 125k|  1 |  40k|  31 | 0.000000e+00 |      --      |    Inf |  19.97%
434.46/435.59	c   436s| 28200 |  1802 |  6661k| 220.2 |   182M |  50 |1173 |4859 | 874 | 125k|  2 |  40k|  31 | 0.000000e+00 |      --      |    Inf |  20.01%
436.06/437.12	c   437s| 28300 |  1801 |  6686k| 220.3 |   182M |  50 |1173 |4910 | 880 | 126k|  0 |  40k|  31 | 0.000000e+00 |      --      |    Inf |  20.02%
437.45/438.52	c   439s| 28400 |  1788 |  6708k| 220.3 |   182M |  50 |1173 |4948 |   0 | 126k|  0 |  40k|  31 | 0.000000e+00 |      --      |    Inf |  20.05%
438.55/439.61	c   440s| 28500 |  1800 |  6726k| 220.2 |   182M |  50 |1173 |4950 |   0 | 127k|  0 |  40k|  31 | 0.000000e+00 |      --      |    Inf |  20.20%
439.55/440.64	c   441s| 28600 |  1796 |  6743k| 220.0 |   182M |  50 |1173 |4996 | 857 | 127k|  2 |  40k|  31 | 0.000000e+00 |      --      |    Inf |  20.27%
441.45/442.59	c   443s| 28700 |  1813 |  6775k| 220.3 |   182M |  50 |1173 |4966 | 847 | 127k|  1 |  41k|  31 | 0.000000e+00 |      --      |    Inf |  20.31%
442.34/443.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
442.34/443.44	c   443s| 28800 |  1811 |  6788k| 220.1 |   182M |  50 |1173 |4996 | 844 | 127k|  1 |  41k|  31 | 0.000000e+00 |      --      |    Inf |  20.31%
443.74/444.82	c   445s| 28900 |  1824 |  6811k| 220.1 |   182M |  50 |1173 |5040 | 837 | 128k|  0 |  41k|  31 | 0.000000e+00 |      --      |    Inf |  20.31%
445.14/446.24	c   446s| 29000 |  1843 |  6835k| 220.2 |   182M |  50 |1173 |5094 |   0 | 128k|  0 |  41k|  31 | 0.000000e+00 |      --      |    Inf |  20.31%
446.13/447.22	c   447s| 29100 |  1828 |  6851k| 220.0 |   182M |  50 |1173 |5157 | 842 | 128k|  1 |  41k|  31 | 0.000000e+00 |      --      |    Inf |  20.31%
447.33/448.41	c   448s| 29200 |  1820 |  6870k| 219.9 |   182M |  50 |1173 |5174 | 859 | 128k|  1 |  41k|  31 | 0.000000e+00 |      --      |    Inf |  20.46%
449.03/450.17	c   450s| 29300 |  1837 |  6898k| 220.1 |   182M |  50 |1173 |5209 | 846 | 129k|  2 |  41k|  31 | 0.000000e+00 |      --      |    Inf |  20.49%
450.53/451.61	c   452s| 29400 |  1849 |  6922k| 220.1 |   182M |  50 |1173 |5309 | 819 | 129k|  1 |  41k|  31 | 0.000000e+00 |      --      |    Inf |  20.49%
451.93/453.06	c   453s| 29500 |  1877 |  6946k| 220.2 |   182M |  50 |1173 |5316 | 894 | 130k|  2 |  41k|  31 | 0.000000e+00 |      --      |    Inf |  20.49%
452.92/454.03	c   454s| 29600 |  1872 |  6960k| 219.9 |   183M |  50 |1173 |5420 |   0 | 130k|  0 |  42k|  31 | 0.000000e+00 |      --      |    Inf |  20.49%
453.72/454.89	c   455s| 29700 |  1873 |  6974k| 219.7 |   183M |  50 |1173 |5499 | 861 | 130k|  1 |  42k|  31 | 0.000000e+00 |      --      |    Inf |  20.49%
454.62/455.71	c   456s| 29800 |  1872 |  6986k| 219.4 |   183M |  50 |1173 |5593 |   0 | 131k|  0 |  42k|  31 | 0.000000e+00 |      --      |    Inf |  20.49%
455.41/456.53	c   457s| 29900 |  1869 |  6998k| 219.0 |   183M |  50 |1173 |5700 | 858 | 131k|  1 |  42k|  31 | 0.000000e+00 |      --      |    Inf |  20.49%
456.92/458.02	c   458s| 30000 |  1878 |  7021k| 219.1 |   183M |  50 |1173 |5758 | 891 | 131k|  1 |  42k|  31 | 0.000000e+00 |      --      |    Inf |  20.49%
457.51/458.63	c   459s| 30100 |  1874 |  7031k| 218.7 |   183M |  50 |1173 |5879 | 851 | 131k|  1 |  42k|  31 | 0.000000e+00 |      --      |    Inf |  20.49%
458.61/459.73	c   460s| 30200 |  1880 |  7048k| 218.6 |   183M |  50 |1173 |5914 |   0 | 132k|  0 |  42k|  31 | 0.000000e+00 |      --      |    Inf |  20.57%
459.91/461.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
459.91/461.06	c   461s| 30300 |  1886 |  7068k| 218.5 |   183M |  50 |1173 |5927 |   0 | 132k|  0 |  43k|  31 | 0.000000e+00 |      --      |    Inf |  20.59%
461.30/462.48	c   462s| 30400 |  1909 |  7090k| 218.5 |   183M |  50 |1173 |5836 |   0 | 133k|  0 |  43k|  31 | 0.000000e+00 |      --      |    Inf |  20.60%
462.90/464.05	c   464s| 30500 |  1938 |  7116k| 218.6 |   183M |  50 |1173 |5761 | 801 | 133k|  1 |  43k|  31 | 0.000000e+00 |      --      |    Inf |  20.66%
464.39/465.51	c   466s| 30600 |  1932 |  7138k| 218.7 |   183M |  50 |1173 |5761 | 789 | 133k|  1 |  43k|  31 | 0.000000e+00 |      --      |    Inf |  20.67%
466.09/467.20	c   467s| 30700 |  1935 |  7166k| 218.8 |   183M |  50 |1173 |5800 | 805 | 134k|  1 |  43k|  31 | 0.000000e+00 |      --      |    Inf |  20.69%
467.39/468.51	c   469s| 30800 |  1932 |  7187k| 218.8 |   183M |  50 |1173 |5869 |   0 | 134k|  0 |  43k|  31 | 0.000000e+00 |      --      |    Inf |  20.69%
469.08/470.23	c   470s| 30900 |  1933 |  7214k| 219.0 |   184M |  50 |1173 |5878 |   0 | 135k|  0 |  43k|  31 | 0.000000e+00 |      --      |    Inf |  20.70%
470.68/471.81	c   472s| 31000 |  1935 |  7241k| 219.1 |   184M |  50 |1173 |5912 | 787 | 135k|  1 |  44k|  31 | 0.000000e+00 |      --      |    Inf |  20.71%
471.88/473.05	c   473s| 31100 |  1942 |  7261k| 219.1 |   184M |  50 |1173 |5892 |   0 | 135k|  0 |  44k|  31 | 0.000000e+00 |      --      |    Inf |  20.71%
473.07/474.24	c   474s| 31200 |  1938 |  7279k| 218.9 |   184M |  50 |1173 |5864 | 878 | 136k|  1 |  44k|  31 | 0.000000e+00 |      --      |    Inf |  20.71%
475.07/476.25	c   476s| 31300 |  1945 |  7312k| 219.3 |   184M |  50 |1173 |5809 | 839 | 136k|  1 |  44k|  31 | 0.000000e+00 |      --      |    Inf |  20.77%
476.76/478.00	c   478s| 31400 |  1930 |  7340k| 219.5 |   184M |  50 |1173 |5751 |   0 | 137k|  0 |  44k|  31 | 0.000000e+00 |      --      |    Inf |  20.79%
479.26/480.42	c   480s| 31500 |  1953 |  7379k| 220.0 |   184M |  50 |1173 |5464 | 782 | 137k|  1 |  44k|  31 | 0.000000e+00 |      --      |    Inf |  21.09%
481.05/482.29	c   482s| 31600 |  1975 |  7410k| 220.2 |   184M |  50 |1173 |5406 |   0 | 138k|  0 |  44k|  31 | 0.000000e+00 |      --      |    Inf |  21.25%
482.65/483.89	c   484s| 31700 |  1969 |  7437k| 220.4 |   184M |  50 |1173 |5413 | 778 | 138k|  1 |  45k|  31 | 0.000000e+00 |      --      |    Inf |  21.29%
483.65/484.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
483.65/484.81	c   485s| 31800 |  1974 |  7452k| 220.2 |   184M |  50 |1173 |5455 |   0 | 138k|  0 |  45k|  31 | 0.000000e+00 |      --      |    Inf |  21.31%
484.75/485.94	c   486s| 31900 |  1979 |  7471k| 220.1 |   184M |  50 |1173 |5544 |   0 | 139k|  0 |  45k|  31 | 0.000000e+00 |      --      |    Inf |  21.32%
485.74/486.90	c   487s| 32000 |  1976 |  7487k| 219.9 |   184M |  50 |1173 |5601 | 778 | 139k|  1 |  45k|  31 | 0.000000e+00 |      --      |    Inf |  21.32%
486.74/487.96	c   488s| 32100 |  1976 |  7504k| 219.8 |   184M |  50 |1173 |5677 | 835 | 140k|  1 |  45k|  31 | 0.000000e+00 |      --      |    Inf |  21.34%
487.94/489.19	c   489s| 32200 |  1982 |  7525k| 219.7 |   184M |  50 |1173 |5667 |   0 | 140k|  0 |  45k|  31 | 0.000000e+00 |      --      |    Inf |  21.41%
489.43/490.68	c   491s| 32300 |  1967 |  7549k| 219.8 |   184M |  50 |1173 |5489 | 786 | 140k|  1 |  45k|  31 | 0.000000e+00 |      --      |    Inf |  21.44%
490.84/492.07	c   492s| 32400 |  2001 |  7571k| 219.8 |   184M |  50 |1173 |5569 | 825 | 141k|  1 |  45k|  31 | 0.000000e+00 |      --      |    Inf |  21.44%
491.83/493.09	c   493s| 32500 |  1975 |  7588k| 219.7 |   184M |  50 |1173 |5627 | 833 | 141k|  0 |  46k|  31 | 0.000000e+00 |      --      |    Inf |  21.45%
492.73/493.95	c   494s| 32600 |  1973 |  7602k| 219.4 |   184M |  50 |1173 |5584 | 826 | 141k|  1 |  46k|  31 | 0.000000e+00 |      --      |    Inf |  21.46%
494.12/495.35	c   495s| 32700 |  1959 |  7625k| 219.4 |   184M |  50 |1173 |5579 | 820 | 142k|  1 |  46k|  31 | 0.000000e+00 |      --      |    Inf |  21.49%
495.92/497.11	c   497s| 32800 |  1961 |  7654k| 219.7 |   184M |  50 |1173 |5655 | 850 | 142k|  1 |  46k|  31 | 0.000000e+00 |      --      |    Inf |  21.49%
496.92/498.11	c   498s| 32900 |  1959 |  7670k| 219.5 |   184M |  50 |1173 |5777 | 820 | 142k|  0 |  46k|  31 | 0.000000e+00 |      --      |    Inf |  21.49%
498.01/499.25	c   499s| 33000 |  1952 |  7689k| 219.4 |   184M |  50 |1173 |5790 | 773 | 142k|  1 |  46k|  31 | 0.000000e+00 |      --      |    Inf |  21.54%
499.81/501.05	c   501s| 33100 |  1964 |  7719k| 219.6 |   185M |  50 |1173 |5594 |   0 | 143k|  0 |  46k|  31 | 0.000000e+00 |      --      |    Inf |  21.85%
500.81/502.05	c   502s| 33200 |  1981 |  7736k| 219.5 |   185M |  50 |1173 |5739 | 838 | 143k|  1 |  47k|  31 | 0.000000e+00 |      --      |    Inf |  21.86%
502.50/503.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
502.50/503.79	c   504s| 33300 |  1976 |  7763k| 219.6 |   185M |  50 |1173 |5577 | 812 | 143k|  1 |  47k|  31 | 0.000000e+00 |      --      |    Inf |  21.93%
503.70/504.97	c   505s| 33400 |  1966 |  7781k| 219.5 |   185M |  50 |1173 |5615 | 875 | 144k|  1 |  47k|  31 | 0.000000e+00 |      --      |    Inf |  21.95%
505.59/506.82	c   507s| 33500 |  1971 |  7811k| 219.8 |   185M |  50 |1173 |5561 |   0 | 144k|  0 |  47k|  31 | 0.000000e+00 |      --      |    Inf |  21.99%
507.29/508.50	c   508s| 33600 |  1989 |  7838k| 219.9 |   185M |  50 |1173 |5673 | 866 | 144k|  1 |  47k|  31 | 0.000000e+00 |      --      |    Inf |  21.99%
508.89/510.16	c   510s| 33700 |  1987 |  7865k| 220.0 |   185M |  50 |1173 |5649 | 797 | 145k|  1 |  47k|  31 | 0.000000e+00 |      --      |    Inf |  22.04%
511.08/512.33	c   512s| 33800 |  2025 |  7901k| 220.4 |   185M |  50 |1173 |5730 | 837 | 145k|  1 |  48k|  31 | 0.000000e+00 |      --      |    Inf |  22.04%
511.88/513.10	c   513s| 33900 |  2029 |  7913k| 220.1 |   185M |  50 |1173 |5846 | 835 | 145k|  1 |  48k|  31 | 0.000000e+00 |      --      |    Inf |  22.04%
513.07/514.36	c   514s| 34000 |  2024 |  7933k| 220.1 |   185M |  50 |1173 |5957 | 837 | 146k|  0 |  48k|  31 | 0.000000e+00 |      --      |    Inf |  22.04%
514.17/515.48	c   515s| 34100 |  2017 |  7951k| 220.0 |   185M |  50 |1173 |6057 | 852 | 146k|  1 |  48k|  31 | 0.000000e+00 |      --      |    Inf |  22.04%
516.17/517.43	c   517s| 34200 |  2022 |  7983k| 220.2 |   185M |  50 |1173 |6114 | 865 | 146k|  2 |  48k|  31 | 0.000000e+00 |      --      |    Inf |  22.05%
517.36/518.60	c   519s| 34300 |  2034 |  8000k| 220.1 |   185M |  50 |1173 |6081 | 854 | 147k|  1 |  48k|  31 | 0.000000e+00 |      --      |    Inf |  22.05%
519.26/520.56	c   521s| 34400 |  2043 |  8031k| 220.4 |   185M |  50 |1173 |6090 | 845 | 147k|  0 |  49k|  31 | 0.000000e+00 |      --      |    Inf |  22.06%
521.26/522.50	c   523s| 34500 |  2072 |  8062k| 220.6 |   185M |  50 |1173 |6009 | 861 | 148k|  1 |  49k|  31 | 0.000000e+00 |      --      |    Inf |  22.09%
522.15/523.41	c   523s| 34600 |  2068 |  8077k| 220.4 |   185M |  50 |1173 |6008 |   0 | 148k|  0 |  49k|  31 | 0.000000e+00 |      --      |    Inf |  22.10%
523.55/524.88	c   525s| 34700 |  2091 |  8099k| 220.4 |   185M |  50 |1173 |5912 |   0 | 148k|  0 |  49k|  31 | 0.000000e+00 |      --      |    Inf |  22.14%
524.85/526.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
524.85/526.19	c   526s| 34800 |  2084 |  8121k| 220.4 |   185M |  50 |1173 |5909 | 793 | 149k|  1 |  49k|  31 | 0.000000e+00 |      --      |    Inf |  22.15%
525.94/527.26	c   527s| 34900 |  2094 |  8137k| 220.2 |   185M |  50 |1173 |5972 | 851 | 149k|  1 |  49k|  31 | 0.000000e+00 |      --      |    Inf |  22.16%
527.85/529.11	c   529s| 35000 |  2093 |  8166k| 220.4 |   185M |  50 |1173 |5824 |   0 | 149k|  0 |  49k|  31 | 0.000000e+00 |      --      |    Inf |  22.20%
528.84/530.14	c   530s| 35100 |  2093 |  8182k| 220.3 |   185M |  50 |1173 |5857 | 926 | 150k|  1 |  49k|  31 | 0.000000e+00 |      --      |    Inf |  22.21%
530.74/532.03	c   532s| 35200 |  2085 |  8211k| 220.5 |   186M |  50 |1173 |5823 | 883 | 150k|  0 |  50k|  31 | 0.000000e+00 |      --      |    Inf |  22.24%
532.24/533.51	c   534s| 35300 |  2087 |  8236k| 220.5 |   186M |  50 |1173 |5840 | 797 | 150k|  0 |  50k|  31 | 0.000000e+00 |      --      |    Inf |  22.31%
533.43/534.78	c   535s| 35400 |  2091 |  8256k| 220.5 |   186M |  50 |1173 |5854 | 782 | 151k|  1 |  50k|  31 | 0.000000e+00 |      --      |    Inf |  22.31%
535.13/536.46	c   536s| 35500 |  2086 |  8284k| 220.7 |   186M |  50 |1173 |5808 | 841 | 151k|  1 |  50k|  31 | 0.000000e+00 |      --      |    Inf |  22.33%
536.53/537.87	c   538s| 35600 |  2082 |  8307k| 220.7 |   186M |  50 |1173 |5790 | 901 | 151k|  1 |  50k|  31 | 0.000000e+00 |      --      |    Inf |  22.34%
537.92/539.24	c   539s| 35700 |  2086 |  8329k| 220.7 |   186M |  50 |1173 |5778 | 881 | 152k|  2 |  50k|  31 | 0.000000e+00 |      --      |    Inf |  22.35%
539.22/540.51	c   541s| 35800 |  2098 |  8349k| 220.6 |   186M |  50 |1173 |5828 | 860 | 152k|  0 |  50k|  31 | 0.000000e+00 |      --      |    Inf |  22.35%
540.52/541.80	c   542s| 35900 |  2118 |  8369k| 220.6 |   186M |  50 |1173 |5927 | 870 | 152k|  1 |  50k|  31 | 0.000000e+00 |      --      |    Inf |  22.35%
541.51/542.84	c   543s| 36000 |  2114 |  8385k| 220.4 |   186M |  50 |1173 |6011 |   0 | 152k|  0 |  51k|  31 | 0.000000e+00 |      --      |    Inf |  22.35%
542.51/543.88	c   544s| 36100 |  2123 |  8401k| 220.2 |   186M |  50 |1173 |6078 |   0 | 153k|  0 |  51k|  31 | 0.000000e+00 |      --      |    Inf |  22.35%
543.71/545.02	c   545s| 36200 |  2121 |  8419k| 220.1 |   186M |  50 |1173 |6154 | 866 | 153k|  1 |  51k|  31 | 0.000000e+00 |      --      |    Inf |  22.35%
544.91/546.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
544.91/546.25	c   546s| 36300 |  2124 |  8438k| 220.0 |   186M |  50 |1173 |6170 | 856 | 153k|  1 |  51k|  31 | 0.000000e+00 |      --      |    Inf |  22.36%
546.71/548.06	c   548s| 36400 |  2154 |  8466k| 220.2 |   186M |  50 |1173 |6005 |   0 | 154k|  0 |  51k|  31 | 0.000000e+00 |      --      |    Inf |  22.37%
548.70/550.01	c   550s| 36500 |  2185 |  8496k| 220.4 |   186M |  50 |1173 |6077 |   0 | 154k|  0 |  51k|  31 | 0.000000e+00 |      --      |    Inf |  22.37%
549.80/551.15	c   551s| 36600 |  2187 |  8515k| 220.3 |   186M |  50 |1173 |6212 | 818 | 154k|  1 |  51k|  31 | 0.000000e+00 |      --      |    Inf |  22.37%
551.09/552.44	c   552s| 36700 |  2182 |  8535k| 220.3 |   186M |  50 |1173 |6248 |   0 | 154k|  0 |  52k|  31 | 0.000000e+00 |      --      |    Inf |  22.37%
552.89/554.26	c   554s| 36800 |  2185 |  8565k| 220.5 |   186M |  50 |1173 |6139 | 794 | 155k|  1 |  52k|  31 | 0.000000e+00 |      --      |    Inf |  22.38%
553.89/555.25	c   555s| 36900 |  2204 |  8582k| 220.4 |   187M |  50 |1173 |6161 |   0 | 155k|  0 |  52k|  31 | 0.000000e+00 |      --      |    Inf |  22.38%
555.08/556.43	c   556s| 37000 |  2184 |  8601k| 220.3 |   187M |  50 |1173 |6191 | 848 | 155k|  1 |  52k|  31 | 0.000000e+00 |      --      |    Inf |  22.41%
556.88/558.28	c   558s| 37100 |  2189 |  8630k| 220.4 |   187M |  50 |1173 |6041 | 802 | 155k|  1 |  52k|  31 | 0.000000e+00 |      --      |    Inf |  22.49%
558.38/559.71	c   560s| 37200 |  2219 |  8653k| 220.5 |   187M |  50 |1173 |6138 | 823 | 156k|  1 |  52k|  31 | 0.000000e+00 |      --      |    Inf |  22.50%
559.47/560.80	c   561s| 37300 |  2216 |  8670k| 220.4 |   187M |  50 |1173 |6331 |   0 | 156k|  0 |  52k|  31 | 0.000000e+00 |      --      |    Inf |  22.51%
560.37/561.71	c   562s| 37400 |  2215 |  8685k| 220.2 |   187M |  50 |1173 |6422 | 823 | 156k|  0 |  53k|  31 | 0.000000e+00 |      --      |    Inf |  22.51%
561.27/562.61	c   563s| 37500 |  2213 |  8700k| 220.0 |   187M |  50 |1173 |6476 |   0 | 157k|  0 |  53k|  31 | 0.000000e+00 |      --      |    Inf |  22.51%
562.07/563.43	c   563s| 37600 |  2216 |  8712k| 219.8 |   187M |  50 |1173 |6568 | 823 | 157k|  1 |  53k|  31 | 0.000000e+00 |      --      |    Inf |  22.51%
563.16/564.51	c   565s| 37700 |  2221 |  8730k| 219.7 |   187M |  50 |1173 |6628 | 868 | 157k|  2 |  53k|  31 | 0.000000e+00 |      --      |    Inf |  22.51%
563.86/565.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
563.86/565.27	c   565s| 37800 |  2221 |  8742k| 219.4 |   187M |  50 |1173 |6732 | 860 | 158k|  0 |  53k|  31 | 0.000000e+00 |      --      |    Inf |  22.51%
565.16/566.57	c   567s| 37900 |  2217 |  8763k| 219.4 |   187M |  50 |1173 |6803 |   0 | 158k|  0 |  53k|  31 | 0.000000e+00 |      --      |    Inf |  22.51%
566.16/567.54	c   568s| 38000 |  2214 |  8779k| 219.2 |   187M |  50 |1173 |6900 | 876 | 158k|  0 |  53k|  31 | 0.000000e+00 |      --      |    Inf |  22.51%
567.16/568.52	c   569s| 38100 |  2210 |  8795k| 219.1 |   187M |  50 |1173 |7007 |   0 | 158k|  0 |  54k|  31 | 0.000000e+00 |      --      |    Inf |  22.51%
568.05/569.47	c   569s| 38200 |  2207 |  8811k| 218.9 |   187M |  50 |1173 |7047 |   0 | 158k|  0 |  54k|  31 | 0.000000e+00 |      --      |    Inf |  22.51%
569.05/570.49	c   570s| 38300 |  2206 |  8826k| 218.8 |   187M |  50 |1173 |7070 |   0 | 159k|  0 |  54k|  31 | 0.000000e+00 |      --      |    Inf |  22.51%
570.25/571.66	c   572s| 38400 |  2205 |  8844k| 218.7 |   187M |  50 |1173 |7066 | 868 | 159k|  1 |  54k|  31 | 0.000000e+00 |      --      |    Inf |  22.51%
571.54/572.95	c   573s| 38500 |  2208 |  8865k| 218.6 |   187M |  50 |1173 |7127 | 857 | 159k|  1 |  54k|  31 | 0.000000e+00 |      --      |    Inf |  22.51%
572.65/574.09	c   574s| 38600 |  2189 |  8882k| 218.5 |   187M |  50 |1173 |7023 |   0 | 159k|  0 |  54k|  31 | 0.000000e+00 |      --      |    Inf |  22.55%
574.24/575.65	c   576s| 38700 |  2183 |  8907k| 218.6 |   187M |  50 |1173 |6863 | 819 | 160k|  1 |  54k|  31 | 0.000000e+00 |      --      |    Inf |  22.59%
575.74/577.15	c   577s| 38800 |  2219 |  8931k| 218.7 |   187M |  50 |1173 |6911 | 825 | 160k|  1 |  55k|  31 | 0.000000e+00 |      --      |    Inf |  22.59%
577.03/578.41	c   578s| 38900 |  2227 |  8951k| 218.6 |   187M |  50 |1173 |7000 |   0 | 161k|  0 |  55k|  31 | 0.000000e+00 |      --      |    Inf |  22.59%
578.03/579.41	c   579s| 39000 |  2219 |  8968k| 218.5 |   187M |  50 |1173 |7117 |   0 | 161k|  0 |  55k|  31 | 0.000000e+00 |      --      |    Inf |  22.59%
579.03/580.46	c   580s| 39100 |  2223 |  8984k| 218.4 |   187M |  50 |1173 |7169 | 836 | 161k|  1 |  55k|  31 | 0.000000e+00 |      --      |    Inf |  22.59%
580.32/581.74	c   582s| 39200 |  2231 |  9005k| 218.3 |   187M |  50 |1173 |7264 |   0 | 161k|  0 |  55k|  31 | 0.000000e+00 |      --      |    Inf |  22.59%
581.52/582.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
581.52/582.92	c   583s| 39300 |  2215 |  9024k| 218.2 |   187M |  50 |1173 |7321 | 830 | 161k|  1 |  55k|  31 | 0.000000e+00 |      --      |    Inf |  22.59%
582.72/584.15	c   584s| 39400 |  2196 |  9043k| 218.2 |   187M |  50 |1173 |7245 | 816 | 162k|  0 |  55k|  31 | 0.000000e+00 |      --      |    Inf |  22.61%
584.02/585.45	c   585s| 39500 |  2193 |  9063k| 218.1 |   187M |  50 |1173 |7203 | 892 | 162k|  1 |  56k|  31 | 0.000000e+00 |      --      |    Inf |  22.63%
584.72/586.16	c   586s| 39600 |  2190 |  9073k| 217.9 |   187M |  50 |1173 |7269 | 892 | 162k|  1 |  56k|  31 | 0.000000e+00 |      --      |    Inf |  22.63%
585.81/587.24	c   587s| 39700 |  2194 |  9090k| 217.7 |   187M |  50 |1173 |7206 | 786 | 162k|  1 |  56k|  31 | 0.000000e+00 |      --      |    Inf |  22.68%
587.21/588.66	c   589s| 39800 |  2196 |  9113k| 217.8 |   187M |  50 |1173 |7177 | 813 | 163k|  1 |  56k|  31 | 0.000000e+00 |      --      |    Inf |  22.69%
588.71/590.17	c   590s| 39900 |  2220 |  9137k| 217.8 |   188M |  50 |1173 |7096 | 851 | 163k|  2 |  56k|  31 | 0.000000e+00 |      --      |    Inf |  22.69%
589.80/591.21	c   591s| 40000 |  2228 |  9154k| 217.7 |   188M |  50 |1173 |7146 |   0 | 163k|  0 |  56k|  31 | 0.000000e+00 |      --      |    Inf |  22.69%
590.40/591.88	c   592s| 40100 |  2226 |  9165k| 217.5 |   188M |  50 |1173 |7219 |   0 | 164k|  0 |  56k|  31 | 0.000000e+00 |      --      |    Inf |  22.69%
591.40/592.82	c   593s| 40200 |  2222 |  9180k| 217.3 |   188M |  50 |1173 |7308 | 866 | 164k|  2 |  56k|  31 | 0.000000e+00 |      --      |    Inf |  22.69%
592.40/593.80	c   594s| 40300 |  2225 |  9196k| 217.2 |   188M |  50 |1173 |7388 | 858 | 164k|  1 |  57k|  31 | 0.000000e+00 |      --      |    Inf |  22.69%
593.09/594.59	c   595s| 40400 |  2220 |  9209k| 216.9 |   188M |  50 |1173 |7431 |   0 | 164k|  0 |  57k|  31 | 0.000000e+00 |      --      |    Inf |  22.69%
594.29/595.79	c   596s| 40500 |  2238 |  9228k| 216.9 |   188M |  50 |1173 |7339 |   0 | 165k|  0 |  57k|  31 | 0.000000e+00 |      --      |    Inf |  22.70%
595.79/597.26	c   597s| 40600 |  2232 |  9251k| 216.9 |   188M |  50 |1173 |7050 | 859 | 165k|  1 |  57k|  31 | 0.000000e+00 |      --      |    Inf |  22.82%
597.88/599.36	c   599s| 40700 |  2256 |  9283k| 217.2 |   188M |  50 |1173 |6819 | 867 | 165k|  1 |  57k|  31 | 0.000000e+00 |      --      |    Inf |  22.98%
598.69/600.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
598.69/600.12	c   600s| 40800 |  2255 |  9295k| 216.9 |   188M |  50 |1173 |6955 |   0 | 165k|  0 |  57k|  31 | 0.000000e+00 |      --      |    Inf |  22.98%
599.18/600.69	c   601s| 40900 |  2251 |  9303k| 216.6 |   188M |  50 |1173 |7063 |   0 | 166k|  0 |  57k|  31 | 0.000000e+00 |      --      |    Inf |  22.98%
600.98/602.48	c   602s| 41000 |  2261 |  9331k| 216.8 |   188M |  50 |1173 |6979 | 846 | 166k|  1 |  57k|  31 | 0.000000e+00 |      --      |    Inf |  23.00%
602.68/604.10	c   604s| 41100 |  2261 |  9356k| 216.8 |   188M |  50 |1173 |6931 | 819 | 166k|  0 |  58k|  31 | 0.000000e+00 |      --      |    Inf |  23.20%
603.67/605.17	c   605s| 41200 |  2277 |  9373k| 216.7 |   188M |  50 |1173 |6988 | 832 | 167k|  1 |  58k|  31 | 0.000000e+00 |      --      |    Inf |  23.22%
604.57/606.09	c   606s| 41300 |  2281 |  9387k| 216.6 |   188M |  50 |1173 |7020 | 832 | 167k|  0 |  58k|  31 | 0.000000e+00 |      --      |    Inf |  23.24%
605.57/607.06	c   607s| 41400 |  2280 |  9403k| 216.4 |   188M |  50 |1173 |7093 |   0 | 167k|  0 |  58k|  31 | 0.000000e+00 |      --      |    Inf |  23.25%
606.46/607.99	c   608s| 41500 |  2275 |  9417k| 216.2 |   188M |  50 |1173 |7130 | 846 | 168k|  1 |  58k|  31 | 0.000000e+00 |      --      |    Inf |  23.25%
607.36/608.83	c   609s| 41600 |  2286 |  9428k| 216.0 |   189M |  50 |1173 |7206 | 887 | 168k|  1 |  58k|  31 | 0.000000e+00 |      --      |    Inf |  23.25%
608.36/609.81	c   610s| 41700 |  2280 |  9444k| 215.9 |   189M |  50 |1173 |7265 | 878 | 169k|  1 |  58k|  31 | 0.000000e+00 |      --      |    Inf |  23.25%
609.06/610.59	c   611s| 41800 |  2274 |  9456k| 215.6 |   189M |  50 |1173 |7326 | 859 | 169k|  2 |  59k|  31 | 0.000000e+00 |      --      |    Inf |  23.25%
609.85/611.35	c   611s| 41900 |  2272 |  9467k| 215.4 |   189M |  50 |1173 |7358 |   0 | 169k|  0 |  59k|  31 | 0.000000e+00 |      --      |    Inf |  23.25%
611.56/613.09	c   613s| 42000 |  2286 |  9494k| 215.5 |   189M |  50 |1173 |7105 | 889 | 170k|  0 |  59k|  31 | 0.000000e+00 |      --      |    Inf |  23.26%
612.75/614.23	c   614s| 42100 |  2284 |  9512k| 215.4 |   189M |  50 |1173 |7084 | 873 | 170k|  1 |  59k|  31 | 0.000000e+00 |      --      |    Inf |  23.28%
614.14/615.68	c   616s| 42200 |  2277 |  9534k| 215.5 |   189M |  50 |1173 |6887 | 861 | 170k|  1 |  59k|  31 | 0.000000e+00 |      --      |    Inf |  23.32%
615.74/617.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
615.74/617.20	c   617s| 42300 |  2273 |  9559k| 215.5 |   189M |  50 |1173 |6909 | 834 | 170k|  1 |  59k|  31 | 0.000000e+00 |      --      |    Inf |  23.33%
616.44/617.99	c   618s| 42400 |  2269 |  9570k| 215.3 |   189M |  50 |1173 |6949 | 936 | 171k|  1 |  59k|  31 | 0.000000e+00 |      --      |    Inf |  23.33%
617.94/619.48	c   619s| 42500 |  2274 |  9594k| 215.4 |   189M |  50 |1173 |6896 | 836 | 171k|  1 |  59k|  31 | 0.000000e+00 |      --      |    Inf |  23.44%
619.13/620.67	c   621s| 42600 |  2274 |  9613k| 215.3 |   189M |  50 |1173 |6931 |   0 | 171k|  0 |  60k|  31 | 0.000000e+00 |      --      |    Inf |  23.45%
620.03/621.52	c   622s| 42700 |  2272 |  9626k| 215.1 |   189M |  50 |1173 |6958 | 857 | 172k|  1 |  60k|  31 | 0.000000e+00 |      --      |    Inf |  23.46%
621.43/622.93	c   623s| 42800 |  2284 |  9649k| 215.1 |   189M |  50 |1173 |6915 |   0 | 172k|  0 |  60k|  31 | 0.000000e+00 |      --      |    Inf |  23.47%
622.33/623.84	c   624s| 42900 |  2269 |  9663k| 215.0 |   189M |  50 |1173 |6817 |   0 | 172k|  0 |  60k|  31 | 0.000000e+00 |      --      |    Inf |  23.50%
623.53/625.06	c   625s| 43000 |  2270 |  9681k| 214.9 |   189M |  50 |1173 |6558 | 820 | 172k|  0 |  60k|  31 | 0.000000e+00 |      --      |    Inf |  23.56%
625.22/626.80	c   627s| 43100 |  2261 |  9708k| 215.0 |   189M |  50 |1173 |6468 | 826 | 173k|  1 |  60k|  31 | 0.000000e+00 |      --      |    Inf |  23.57%
626.42/627.98	c   628s| 43200 |  2269 |  9728k| 215.0 |   189M |  50 |1173 |6429 | 837 | 173k|  1 |  60k|  31 | 0.000000e+00 |      --      |    Inf |  23.58%
628.01/629.53	c   630s| 43300 |  2264 |  9753k| 215.1 |   189M |  50 |1173 |6468 | 793 | 174k|  0 |  61k|  31 | 0.000000e+00 |      --      |    Inf |  23.58%
629.91/631.47	c   631s| 43400 |  2262 |  9785k| 215.3 |   189M |  50 |1173 |6231 | 730 | 174k|  1 |  61k|  31 | 0.000000e+00 |      --      |    Inf |  23.62%
631.51/633.07	c   633s| 43500 |  2289 |  9812k| 215.4 |   189M |  50 |1173 |6219 | 822 | 174k|  2 |  61k|  31 | 0.000000e+00 |      --      |    Inf |  23.97%
632.70/634.25	c   634s| 43600 |  2306 |  9831k| 215.4 |   189M |  50 |1173 |6299 | 829 | 175k|  2 |  61k|  31 | 0.000000e+00 |      --      |    Inf |  23.98%
633.80/635.39	c   635s| 43700 |  2303 |  9851k| 215.3 |   189M |  50 |1173 |6399 |   0 | 176k|  0 |  61k|  31 | 0.000000e+00 |      --      |    Inf |  23.99%
635.50/637.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
635.50/637.04	c   637s| 43800 |  2304 |  9879k| 215.5 |   189M |  50 |1173 |6459 | 774 | 176k|  1 |  61k|  31 | 0.000000e+00 |      --      |    Inf |  24.00%
636.29/637.87	c   638s| 43900 |  2292 |  9893k| 215.3 |   189M |  50 |1173 |6529 |   0 | 176k|  0 |  61k|  31 | 0.000000e+00 |      --      |    Inf |  24.04%
637.79/639.38	c   639s| 44000 |  2292 |  9918k| 215.4 |   189M |  50 |1173 |6474 | 828 | 177k|  1 |  61k|  31 | 0.000000e+00 |      --      |    Inf |  24.09%
638.59/640.14	c   640s| 44100 |  2295 |  9930k| 215.2 |   189M |  50 |1173 |6501 |   0 | 177k|  0 |  62k|  31 | 0.000000e+00 |      --      |    Inf |  24.10%
639.79/641.30	c   641s| 44200 |  2300 |  9949k| 215.1 |   190M |  50 |1173 |6447 |   0 | 177k|  0 |  62k|  31 | 0.000000e+00 |      --      |    Inf |  24.11%
640.59/642.19	c   642s| 44300 |  2305 |  9963k| 215.0 |   190M |  50 |1173 |6559 | 866 | 178k|  2 |  62k|  31 | 0.000000e+00 |      --      |    Inf |  24.11%
641.59/643.12	c   643s| 44400 |  2302 |  9977k| 214.8 |   190M |  50 |1173 |6597 | 789 | 178k|  1 |  62k|  31 | 0.000000e+00 |      --      |    Inf |  24.11%
642.68/644.22	c   644s| 44500 |  2318 |  9993k| 214.7 |   190M |  50 |1173 |6431 | 825 | 178k|  1 |  62k|  31 | 0.000000e+00 |      --      |    Inf |  24.15%
643.98/645.55	c   646s| 44600 |  2314 | 10014k| 214.7 |   190M |  50 |1173 |6346 | 822 | 178k|  1 |  62k|  31 | 0.000000e+00 |      --      |    Inf |  24.16%
645.07/646.66	c   647s| 44700 |  2311 | 10032k| 214.6 |   190M |  50 |1173 |6239 | 829 | 179k|  1 |  62k|  31 | 0.000000e+00 |      --      |    Inf |  24.19%
646.07/647.65	c   648s| 44800 |  2316 | 10048k| 214.5 |   190M |  50 |1173 |6303 | 848 | 179k|  2 |  63k|  31 | 0.000000e+00 |      --      |    Inf |  24.20%
646.87/648.47	c   648s| 44900 |  2317 | 10060k| 214.3 |   190M |  50 |1173 |6429 |   0 | 179k|  0 |  63k|  31 | 0.000000e+00 |      --      |    Inf |  24.20%
647.87/649.40	c   649s| 45000 |  2311 | 10075k| 214.1 |   190M |  50 |1173 |6524 |   0 | 180k|  0 |  63k|  31 | 0.000000e+00 |      --      |    Inf |  24.21%
649.36/650.98	c   651s| 45100 |  2316 | 10100k| 214.2 |   190M |  50 |1173 |6522 | 832 | 180k|  0 |  63k|  31 | 0.000000e+00 |      --      |    Inf |  24.27%
650.56/652.19	c   652s| 45200 |  2322 | 10119k| 214.2 |   190M |  50 |1173 |6453 |   0 | 180k|  0 |  63k|  31 | 0.000000e+00 |      --      |    Inf |  24.31%
651.86/653.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
651.86/653.47	c   653s| 45300 |  2323 | 10139k| 214.1 |   190M |  50 |1173 |6496 |   0 | 180k|  0 |  63k|  31 | 0.000000e+00 |      --      |    Inf |  24.32%
653.15/654.74	c   655s| 45400 |  2331 | 10159k| 214.1 |   190M |  50 |1173 |6547 | 809 | 181k|  0 |  63k|  31 | 0.000000e+00 |      --      |    Inf |  24.33%
653.95/655.59	c   656s| 45500 |  2328 | 10172k| 213.9 |   190M |  50 |1173 |6689 |   0 | 181k|  0 |  64k|  31 | 0.000000e+00 |      --      |    Inf |  24.33%
654.75/656.34	c   656s| 45600 |  2327 | 10184k| 213.7 |   190M |  50 |1173 |6785 | 849 | 181k|  1 |  64k|  31 | 0.000000e+00 |      --      |    Inf |  24.33%
656.05/657.60	c   658s| 45700 |  2321 | 10204k| 213.7 |   190M |  50 |1173 |6762 |   0 | 181k|  0 |  64k|  31 | 0.000000e+00 |      --      |    Inf |  24.36%
657.04/658.60	c   659s| 45800 |  2337 | 10221k| 213.6 |   190M |  50 |1173 |6784 | 797 | 182k|  1 |  64k|  31 | 0.000000e+00 |      --      |    Inf |  24.58%
657.64/659.29	c   659s| 45900 |  2332 | 10232k| 213.4 |   190M |  50 |1173 |6860 | 803 | 182k|  1 |  64k|  31 | 0.000000e+00 |      --      |    Inf |  24.62%
658.34/659.93	c   660s| 46000 |  2327 | 10243k| 213.2 |   190M |  50 |1173 |6930 | 788 | 182k|  0 |  64k|  31 | 0.000000e+00 |      --      |    Inf |  24.63%
659.04/660.65	c   661s| 46100 |  2328 | 10255k| 213.0 |   190M |  50 |1173 |6985 |   0 | 182k|  0 |  64k|  31 | 0.000000e+00 |      --      |    Inf |  24.66%
660.24/661.85	c   662s| 46200 |  2342 | 10275k| 213.0 |   190M |  50 |1173 |6919 | 802 | 183k|  1 |  64k|  31 | 0.000000e+00 |      --      |    Inf |  24.86%
661.93/663.50	c   664s| 46300 |  2340 | 10300k| 213.0 |   190M |  50 |1173 |6753 | 851 | 183k|  1 |  65k|  31 | 0.000000e+00 |      --      |    Inf |  25.04%
663.03/664.60	c   665s| 46400 |  2344 | 10317k| 212.9 |   190M |  50 |1173 |6818 |   0 | 183k|  0 |  65k|  31 | 0.000000e+00 |      --      |    Inf |  25.06%
664.43/666.08	c   666s| 46500 |  2355 | 10340k| 213.0 |   190M |  50 |1173 |6861 | 837 | 184k|  1 |  65k|  31 | 0.000000e+00 |      --      |    Inf |  25.06%
665.92/667.54	c   668s| 46600 |  2351 | 10364k| 213.0 |   191M |  50 |1173 |6817 | 778 | 184k|  0 |  65k|  31 | 0.000000e+00 |      --      |    Inf |  25.08%
667.12/668.73	c   669s| 46700 |  2346 | 10383k| 213.0 |   191M |  50 |1173 |6947 | 824 | 184k|  1 |  65k|  31 | 0.000000e+00 |      --      |    Inf |  25.08%
668.42/670.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
668.42/670.04	c   670s| 46800 |  2345 | 10404k| 213.0 |   191M |  50 |1173 |6969 | 810 | 185k|  0 |  65k|  31 | 0.000000e+00 |      --      |    Inf |  25.09%
669.32/670.99	c   671s| 46900 |  2347 | 10419k| 212.8 |   191M |  50 |1173 |7113 | 801 | 185k|  0 |  66k|  31 | 0.000000e+00 |      --      |    Inf |  25.09%
670.52/672.17	c   672s| 47000 |  2354 | 10437k| 212.8 |   191M |  50 |1173 |7182 | 857 | 185k|  1 |  66k|  31 | 0.000000e+00 |      --      |    Inf |  25.09%
672.11/673.73	c   674s| 47100 |  2369 | 10461k| 212.9 |   191M |  50 |1173 |7094 | 831 | 186k|  1 |  66k|  31 | 0.000000e+00 |      --      |    Inf |  25.19%
673.41/675.05	c   675s| 47200 |  2366 | 10483k| 212.8 |   191M |  50 |1173 |7120 |   0 | 186k|  0 |  66k|  31 | 0.000000e+00 |      --      |    Inf |  25.20%
674.30/675.93	c   676s| 47300 |  2377 | 10496k| 212.7 |   191M |  50 |1173 |7044 | 816 | 186k|  1 |  66k|  31 | 0.000000e+00 |      --      |    Inf |  25.25%
675.60/677.20	c   677s| 47400 |  2384 | 10516k| 212.7 |   191M |  50 |1173 |6874 | 851 | 186k|  1 |  66k|  31 | 0.000000e+00 |      --      |    Inf |  26.82%
677.30/678.95	c   679s| 47500 |  2378 | 10544k| 212.8 |   191M |  50 |1173 |6860 | 799 | 187k|  1 |  66k|  31 | 0.000000e+00 |      --      |    Inf |  26.83%
678.40/680.07	c   680s| 47600 |  2400 | 10562k| 212.7 |   191M |  50 |1173 |6826 | 848 | 187k|  1 |  67k|  31 | 0.000000e+00 |      --      |    Inf |  26.84%
679.29/680.95	c   681s| 47700 |  2390 | 10576k| 212.6 |   191M |  50 |1173 |6827 |   0 | 187k|  0 |  67k|  31 | 0.000000e+00 |      --      |    Inf |  26.94%
680.49/682.10	c   682s| 47800 |  2391 | 10594k| 212.5 |   191M |  50 |1173 |6884 | 859 | 187k|  1 |  67k|  31 | 0.000000e+00 |      --      |    Inf |  26.94%
682.39/684.03	c   684s| 47900 |  2402 | 10624k| 212.7 |   191M |  50 |1173 |6476 | 770 | 188k|  1 |  67k|  31 | 0.000000e+00 |      --      |    Inf |  27.10%
683.39/685.03	c   685s| 48000 |  2412 | 10642k| 212.6 |   191M |  50 |1173 |6568 |   0 | 188k|  0 |  67k|  31 | 0.000000e+00 |      --      |    Inf |  27.11%
684.28/685.93	c   686s| 48100 |  2410 | 10656k| 212.5 |   191M |  50 |1173 |6661 | 808 | 188k|  1 |  67k|  31 | 0.000000e+00 |      --      |    Inf |  27.11%
685.77/687.47	c   687s| 48200 |  2409 | 10680k| 212.5 |   191M |  50 |1173 |6689 | 823 | 189k|  0 |  67k|  31 | 0.000000e+00 |      --      |    Inf |  27.12%
687.48/689.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
687.48/689.18	c   689s| 48300 |  2424 | 10706k| 212.6 |   191M |  50 |1173 |6695 | 829 | 189k|  1 |  68k|  31 | 0.000000e+00 |      --      |    Inf |  27.12%
688.47/690.12	c   690s| 48400 |  2431 | 10721k| 212.5 |   191M |  50 |1173 |6734 |   0 | 189k|  0 |  68k|  31 | 0.000000e+00 |      --      |    Inf |  27.13%
689.86/691.55	c   692s| 48500 |  2442 | 10745k| 212.6 |   191M |  50 |1173 |6737 |   0 | 190k|  0 |  68k|  31 | 0.000000e+00 |      --      |    Inf |  27.13%
690.47/692.17	c   692s| 48600 |  2439 | 10755k| 212.3 |   191M |  50 |1173 |6832 |   0 | 190k|  0 |  68k|  31 | 0.000000e+00 |      --      |    Inf |  27.13%
691.06/692.73	c   693s| 48700 |  2431 | 10764k| 212.1 |   191M |  50 |1173 |6919 |   0 | 190k|  0 |  68k|  31 | 0.000000e+00 |      --      |    Inf |  27.13%
692.26/693.98	c   694s| 48800 |  2440 | 10785k| 212.1 |   191M |  50 |1173 |6954 | 830 | 191k|  1 |  68k|  31 | 0.000000e+00 |      --      |    Inf |  27.13%
693.46/695.19	c   695s| 48900 |  2453 | 10804k| 212.1 |   191M |  50 |1173 |6993 | 833 | 191k|  1 |  68k|  31 | 0.000000e+00 |      --      |    Inf |  27.13%
694.46/696.13	c   696s| 49000 |  2446 | 10819k| 211.9 |   191M |  50 |1173 |6993 |   0 | 191k|  0 |  68k|  31 | 0.000000e+00 |      --      |    Inf |  27.13%
695.25/696.98	c   697s| 49100 |  2444 | 10833k| 211.8 |   191M |  50 |1173 |7071 | 849 | 191k|  1 |  68k|  31 | 0.000000e+00 |      --      |    Inf |  27.14%
696.35/698.02	c   698s| 49200 |  2442 | 10850k| 211.7 |   191M |  50 |1173 |7129 |   0 | 192k|  0 |  68k|  31 | 0.000000e+00 |      --      |    Inf |  27.14%
697.25/698.94	c   699s| 49300 |  2429 | 10864k| 211.6 |   192M |  50 |1173 |7127 | 797 | 192k|  1 |  69k|  31 | 0.000000e+00 |      --      |    Inf |  27.14%
698.45/700.14	c   700s| 49400 |  2440 | 10883k| 211.5 |   192M |  50 |1173 |6998 |   0 | 192k|  0 |  69k|  31 | 0.000000e+00 |      --      |    Inf |  27.14%
700.04/701.71	c   702s| 49500 |  2449 | 10908k| 211.6 |   192M |  50 |1173 |6935 | 926 | 193k|  1 |  69k|  31 | 0.000000e+00 |      --      |    Inf |  27.20%
701.34/703.09	c   703s| 49600 |  2441 | 10929k| 211.6 |   192M |  50 |1173 |6987 | 781 | 193k|  1 |  69k|  31 | 0.000000e+00 |      --      |    Inf |  27.20%
702.73/704.46	c   704s| 49700 |  2444 | 10952k| 211.6 |   192M |  50 |1173 |6925 |   0 | 193k|  0 |  69k|  31 | 0.000000e+00 |      --      |    Inf |  27.22%
704.53/706.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
704.53/706.20	c   706s| 49800 |  2449 | 10980k| 211.8 |   192M |  50 |1173 |6816 | 836 | 194k|  0 |  69k|  31 | 0.000000e+00 |      --      |    Inf |  27.26%
705.83/707.54	c   708s| 49900 |  2442 | 11002k| 211.8 |   192M |  50 |1173 |6827 | 799 | 194k|  0 |  69k|  31 | 0.000000e+00 |      --      |    Inf |  27.28%
707.02/708.72	c   709s| 50000 |  2444 | 11021k| 211.7 |   192M |  50 |1173 |6720 |   0 | 194k|  0 |  70k|  31 | 0.000000e+00 |      --      |    Inf |  27.30%
708.12/709.84	c   710s| 50100 |  2440 | 11038k| 211.7 |   192M |  50 |1173 |6673 | 820 | 194k|  1 |  70k|  31 | 0.000000e+00 |      --      |    Inf |  27.31%
709.02/710.75	c   711s| 50200 |  2437 | 11052k| 211.5 |   192M |  50 |1173 |6626 | 861 | 194k|  1 |  70k|  31 | 0.000000e+00 |      --      |    Inf |  27.31%
710.42/712.11	c   712s| 50300 |  2433 | 11074k| 211.5 |   192M |  50 |1173 |6645 |   0 | 195k|  0 |  70k|  31 | 0.000000e+00 |      --      |    Inf |  27.32%
711.21/712.90	c   713s| 50400 |  2433 | 11086k| 211.4 |   192M |  50 |1173 |6754 |   0 | 195k|  0 |  70k|  31 | 0.000000e+00 |      --      |    Inf |  27.33%
712.32/714.09	c   714s| 50500 |  2426 | 11105k| 211.3 |   192M |  50 |1173 |6638 | 831 | 195k|  1 |  70k|  31 | 0.000000e+00 |      --      |    Inf |  27.48%
714.41/716.17	c   716s| 50600 |  2441 | 11138k| 211.6 |   192M |  50 |1173 |6588 | 804 | 196k|  1 |  70k|  31 | 0.000000e+00 |      --      |    Inf |  27.49%
715.50/717.28	c   717s| 50700 |  2444 | 11156k| 211.5 |   192M |  50 |1173 |6633 | 807 | 196k|  1 |  71k|  31 | 0.000000e+00 |      --      |    Inf |  27.50%
716.50/718.21	c   718s| 50800 |  2439 | 11172k| 211.4 |   192M |  50 |1173 |6718 | 819 | 196k|  2 |  71k|  31 | 0.000000e+00 |      --      |    Inf |  27.50%
718.10/719.81	c   720s| 50900 |  2440 | 11199k| 211.5 |   192M |  50 |1173 |6737 | 840 | 196k|  1 |  71k|  31 | 0.000000e+00 |      --      |    Inf |  27.50%
719.40/721.15	c   721s| 51000 |  2447 | 11222k| 211.5 |   192M |  50 |1173 |6703 | 810 | 197k|  1 |  71k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
720.30/722.07	c   722s| 51100 |  2465 | 11236k| 211.4 |   192M |  50 |1173 |6756 | 802 | 197k|  1 |  71k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
720.99/722.74	c   723s| 51200 |  2466 | 11247k| 211.2 |   192M |  50 |1173 |6848 | 808 | 197k|  1 |  71k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
721.59/723.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
721.59/723.31	c   723s| 51300 |  2465 | 11256k| 211.0 |   192M |  50 |1173 |6969 | 808 | 197k|  1 |  71k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
722.19/723.93	c   724s| 51400 |  2460 | 11266k| 210.8 |   192M |  50 |1173 |7080 |   0 | 198k|  0 |  72k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
722.89/724.66	c   725s| 51500 |  2472 | 11276k| 210.6 |   193M |  50 |1173 |7135 |   0 | 198k|  0 |  72k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
723.39/725.19	c   725s| 51600 |  2465 | 11285k| 210.3 |   193M |  50 |1173 |7208 | 808 | 198k|  1 |  72k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
723.98/725.73	c   726s| 51700 |  2454 | 11292k| 210.1 |   193M |  50 |1173 |7285 | 835 | 199k|  1 |  72k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
724.88/726.62	c   727s| 51800 |  2453 | 11306k| 209.9 |   193M |  50 |1173 |7394 |   0 | 199k|  0 |  72k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
725.48/727.21	c   727s| 51900 |  2444 | 11315k| 209.7 |   193M |  50 |1173 |7431 | 823 | 199k|  1 |  72k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
726.28/728.08	c   728s| 52000 |  2448 | 11329k| 209.6 |   193M |  50 |1173 |7467 | 827 | 199k|  2 |  72k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
727.28/729.04	c   729s| 52100 |  2459 | 11344k| 209.5 |   193M |  50 |1173 |7486 |   0 | 199k|  0 |  72k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
728.08/729.88	c   730s| 52200 |  2455 | 11358k| 209.4 |   193M |  50 |1173 |7560 |   0 | 199k|  0 |  72k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
728.97/730.79	c   731s| 52300 |  2453 | 11372k| 209.2 |   193M |  50 |1173 |7592 | 809 | 200k|  1 |  73k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
730.07/731.82	c   732s| 52400 |  2437 | 11388k| 209.1 |   193M |  50 |1173 |7591 | 842 | 200k|  1 |  73k|  31 | 0.000000e+00 |      --      |    Inf |  27.52%
731.06/732.83	c   733s| 52500 |  2443 | 11404k| 209.1 |   193M |  50 |1173 |7593 | 773 | 200k|  0 |  73k|  31 | 0.000000e+00 |      --      |    Inf |  27.53%
732.46/734.24	c   734s| 52600 |  2452 | 11426k| 209.1 |   193M |  50 |1173 |7464 | 884 | 201k|  1 |  73k|  31 | 0.000000e+00 |      --      |    Inf |  27.54%
733.56/735.38	c   735s| 52700 |  2449 | 11443k| 209.0 |   193M |  50 |1173 |7360 | 909 | 201k|  2 |  73k|  31 | 0.000000e+00 |      --      |    Inf |  27.62%
734.56/736.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
734.56/736.39	c   736s| 52800 |  2442 | 11458k| 208.9 |   193M |  50 |1173 |7343 | 830 | 201k|  1 |  73k|  31 | 0.000000e+00 |      --      |    Inf |  27.62%
736.95/738.75	c   739s| 52900 |  2465 | 11494k| 209.2 |   193M |  50 |1173 |7066 | 824 | 202k|  1 |  73k|  31 | 0.000000e+00 |      --      |    Inf |  27.76%
738.15/739.92	c   740s| 53000 |  2469 | 11513k| 209.1 |   193M |  50 |1173 |7091 | 790 | 202k|  0 |  74k|  31 | 0.000000e+00 |      --      |    Inf |  27.78%
739.35/741.14	c   741s| 53100 |  2465 | 11532k| 209.1 |   193M |  50 |1173 |7039 |   0 | 202k|  0 |  74k|  31 | 0.000000e+00 |      --      |    Inf |  27.79%
740.74/742.58	c   743s| 53200 |  2463 | 11557k| 209.2 |   193M |  50 |1173 |6888 |   0 | 202k|  0 |  74k|  31 | 0.000000e+00 |      --      |    Inf |  27.80%
742.24/744.08	c   744s| 53300 |  2474 | 11580k| 209.2 |   193M |  50 |1173 |6794 | 894 | 203k|  1 |  74k|  31 | 0.000000e+00 |      --      |    Inf |  27.86%
743.54/745.36	c   745s| 53400 |  2471 | 11601k| 209.2 |   193M |  50 |1173 |6628 |   0 | 203k|  0 |  74k|  31 | 0.000000e+00 |      --      |    Inf |  27.88%
744.13/745.98	c   746s| 53500 |  2463 | 11611k| 209.0 |   193M |  50 |1173 |6725 | 821 | 203k|  1 |  74k|  31 | 0.000000e+00 |      --      |    Inf |  27.88%
745.83/747.65	c   748s| 53600 |  2469 | 11639k| 209.1 |   193M |  50 |1173 |6528 | 824 | 204k|  2 |  75k|  31 | 0.000000e+00 |      --      |    Inf |  27.90%
747.53/749.32	c   749s| 53700 |  2473 | 11666k| 209.3 |   193M |  50 |1173 |6502 |   0 | 204k|  0 |  75k|  31 | 0.000000e+00 |      --      |    Inf |  27.91%
748.52/750.33	c   750s| 53800 |  2478 | 11682k| 209.2 |   193M |  50 |1173 |6554 |   0 | 204k|  0 |  75k|  31 | 0.000000e+00 |      --      |    Inf |  27.91%
749.62/751.45	c   751s| 53900 |  2481 | 11700k| 209.1 |   193M |  50 |1173 |6561 | 820 | 204k|  1 |  75k|  31 | 0.000000e+00 |      --      |    Inf |  27.91%
750.62/752.44	c   752s| 54000 |  2480 | 11716k| 209.0 |   193M |  50 |1173 |6632 | 778 | 205k|  0 |  75k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
751.62/753.46	c   753s| 54100 |  2497 | 11732k| 208.9 |   193M |  50 |1173 |6463 | 801 | 205k|  1 |  75k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
752.61/754.40	c   754s| 54200 |  2511 | 11748k| 208.8 |   193M |  50 |1173 |6532 |   0 | 205k|  0 |  75k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
753.41/755.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
753.41/755.20	c   755s| 54300 |  2520 | 11760k| 208.7 |   193M |  50 |1173 |6618 | 833 | 206k|  0 |  75k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
754.21/756.04	c   756s| 54400 |  2553 | 11773k| 208.5 |   193M |  50 |1173 |6714 |   0 | 206k|  0 |  76k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
755.11/756.93	c   757s| 54500 |  2563 | 11788k| 208.4 |   193M |  50 |1173 |6820 | 841 | 206k|  1 |  76k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
756.31/758.19	c   758s| 54600 |  2574 | 11809k| 208.4 |   193M |  50 |1173 |6917 |   0 | 207k|  0 |  76k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
757.21/759.06	c   759s| 54700 |  2572 | 11823k| 208.3 |   193M |  50 |1173 |6978 |   0 | 207k|  0 |  76k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
758.10/759.94	c   760s| 54800 |  2570 | 11837k| 208.2 |   193M |  50 |1173 |6929 |   0 | 207k|  0 |  76k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
759.10/760.92	c   761s| 54900 |  2576 | 11853k| 208.1 |   193M |  50 |1173 |6957 | 807 | 207k|  1 |  76k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
760.20/762.03	c   762s| 55000 |  2580 | 11871k| 208.1 |   193M |  50 |1173 |7017 | 832 | 208k|  1 |  77k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
761.09/762.96	c   763s| 55100 |  2570 | 11886k| 208.0 |   193M |  50 |1173 |7073 | 822 | 208k|  1 |  77k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
761.99/763.80	c   764s| 55200 |  2573 | 11899k| 207.8 |   193M |  50 |1173 |7209 | 806 | 208k|  1 |  77k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
762.79/764.67	c   765s| 55300 |  2571 | 11913k| 207.7 |   193M |  50 |1173 |7266 | 840 | 209k|  2 |  77k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
763.59/765.45	c   765s| 55400 |  2572 | 11925k| 207.6 |   193M |  50 |1173 |7405 |   0 | 209k|  0 |  77k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
764.29/766.17	c   766s| 55500 |  2572 | 11937k| 207.4 |   193M |  50 |1173 |7473 | 804 | 209k|  1 |  77k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
765.08/766.96	c   767s| 55600 |  2565 | 11950k| 207.3 |   194M |  50 |1173 |7525 |   0 | 209k|  0 |  77k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
765.98/767.89	c   768s| 55700 |  2564 | 11965k| 207.2 |   194M |  50 |1173 |7605 | 804 | 210k|  1 |  78k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
766.98/768.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
766.98/768.81	c   769s| 55800 |  2575 | 11979k| 207.1 |   194M |  50 |1173 |7714 | 804 | 210k|  1 |  78k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
767.68/769.53	c   770s| 55900 |  2562 | 11990k| 206.9 |   194M |  50 |1173 |7740 |   0 | 211k|  0 |  78k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
768.28/770.19	c   770s| 56000 |  2551 | 12000k| 206.7 |   194M |  50 |1173 |7743 | 839 | 211k|  1 |  78k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
769.07/770.91	c   771s| 56100 |  2552 | 12011k| 206.5 |   194M |  50 |1173 |7878 |   0 | 211k|  0 |  78k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
769.67/771.53	c   772s| 56200 |  2536 | 12021k| 206.4 |   194M |  50 |1173 |7912 | 836 | 211k|  1 |  78k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
770.37/772.26	c   772s| 56300 |  2515 | 12032k| 206.2 |   194M |  50 |1173 |7891 |   0 | 211k|  0 |  78k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
771.47/773.36	c   773s| 56400 |  2514 | 12050k| 206.1 |   194M |  50 |1173 |7909 | 834 | 212k|  1 |  79k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
772.67/774.52	c   775s| 56500 |  2508 | 12068k| 206.1 |   194M |  50 |1173 |7918 |   0 | 212k|  0 |  79k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
774.17/776.00	c   776s| 56600 |  2506 | 12091k| 206.1 |   194M |  50 |1173 |7921 | 881 | 212k|  1 |  79k|  31 | 0.000000e+00 |      --      |    Inf |  27.92%
775.17/777.07	c   777s| 56700 |  2505 | 12107k| 206.1 |   194M |  50 |1173 |7696 | 834 | 213k|  1 |  79k|  31 | 0.000000e+00 |      --      |    Inf |  27.94%
775.86/777.78	c   778s| 56800 |  2507 | 12118k| 205.9 |   194M |  50 |1173 |7806 | 834 | 213k|  1 |  79k|  31 | 0.000000e+00 |      --      |    Inf |  27.94%
776.56/778.44	c   778s| 56900 |  2500 | 12128k| 205.7 |   194M |  50 |1173 |7880 |   0 | 213k|  0 |  79k|  31 | 0.000000e+00 |      --      |    Inf |  27.94%
777.75/779.68	c   780s| 57000 |  2488 | 12147k| 205.7 |   194M |  50 |1173 |7762 |   0 | 213k|  0 |  79k|  31 | 0.000000e+00 |      --      |    Inf |  27.95%
779.26/781.13	c   781s| 57100 |  2495 | 12170k| 205.7 |   194M |  50 |1173 |7674 | 817 | 214k|  0 |  80k|  31 | 0.000000e+00 |      --      |    Inf |  27.97%
780.45/782.32	c   782s| 57200 |  2505 | 12189k| 205.7 |   194M |  50 |1173 |7766 | 878 | 214k|  0 |  80k|  31 | 0.000000e+00 |      --      |    Inf |  27.97%
782.25/784.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
782.25/784.14	c   784s| 57300 |  2512 | 12215k| 205.8 |   194M |  50 |1173 |7703 | 775 | 214k|  1 |  80k|  31 | 0.000000e+00 |      --      |    Inf |  27.98%
783.34/785.24	c   785s| 57400 |  2514 | 12233k| 205.8 |   194M |  50 |1173 |7758 | 809 | 215k|  0 |  80k|  31 | 0.000000e+00 |      --      |    Inf |  27.98%
784.34/786.21	c   786s| 57500 |  2511 | 12248k| 205.7 |   194M |  50 |1173 |7699 | 867 | 215k|  1 |  80k|  31 | 0.000000e+00 |      --      |    Inf |  28.00%
785.93/787.85	c   788s| 57600 |  2516 | 12274k| 205.8 |   194M |  50 |1173 |7671 | 848 | 215k|  1 |  80k|  31 | 0.000000e+00 |      --      |    Inf |  28.01%
787.43/789.38	c   789s| 57700 |  2537 | 12298k| 205.8 |   194M |  50 |1173 |7544 | 784 | 216k|  1 |  80k|  31 | 0.000000e+00 |      --      |    Inf |  28.07%
789.23/791.15	c   791s| 57800 |  2542 | 12326k| 205.9 |   195M |  50 |1173 |7513 |   0 | 216k|  0 |  81k|  31 | 0.000000e+00 |      --      |    Inf |  28.10%
790.42/792.33	c   792s| 57900 |  2546 | 12343k| 205.9 |   195M |  50 |1173 |7574 | 832 | 216k|  1 |  81k|  31 | 0.000000e+00 |      --      |    Inf |  28.10%
791.62/793.52	c   794s| 58000 |  2544 | 12361k| 205.8 |   195M |  50 |1173 |7419 |   0 | 217k|  0 |  81k|  31 | 0.000000e+00 |      --      |    Inf |  28.14%
793.52/795.40	c   795s| 58100 |  2539 | 12391k| 206.0 |   195M |  50 |1173 |7217 | 793 | 217k|  1 |  81k|  31 | 0.000000e+00 |      --      |    Inf |  28.22%
795.31/797.22	c   797s| 58200 |  2550 | 12421k| 206.1 |   195M |  50 |1173 |7277 | 837 | 218k|  1 |  81k|  31 | 0.000000e+00 |      --      |    Inf |  28.22%
796.81/798.75	c   799s| 58300 |  2562 | 12446k| 206.2 |   195M |  50 |1173 |7267 | 889 | 218k|  2 |  81k|  31 | 0.000000e+00 |      --      |    Inf |  28.27%
798.51/800.42	c   800s| 58400 |  2570 | 12473k| 206.3 |   195M |  50 |1173 |7055 | 786 | 219k|  1 |  81k|  31 | 0.000000e+00 |      --      |    Inf |  28.40%
799.40/801.34	c   801s| 58500 |  2566 | 12488k| 206.2 |   195M |  50 |1173 |7158 | 868 | 219k|  1 |  81k|  31 | 0.000000e+00 |      --      |    Inf |  28.45%
801.40/803.30	c   803s| 58600 |  2582 | 12519k| 206.4 |   195M |  50 |1173 |6996 |   0 | 219k|  0 |  82k|  31 | 0.000000e+00 |      --      |    Inf |  28.45%
802.20/804.19	c   804s| 58700 |  2574 | 12532k| 206.3 |   195M |  50 |1173 |7035 |   0 | 219k|  0 |  82k|  31 | 0.000000e+00 |      --      |    Inf |  28.45%
803.59/805.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
803.59/805.58	c   806s| 58800 |  2576 | 12553k| 206.3 |   195M |  50 |1173 |6918 |   0 | 220k|  0 |  82k|  31 | 0.000000e+00 |      --      |    Inf |  28.50%
804.89/806.83	c   807s| 58900 |  2598 | 12573k| 206.3 |   195M |  50 |1173 |6826 | 848 | 220k|  1 |  82k|  31 | 0.000000e+00 |      --      |    Inf |  28.51%
805.69/807.62	c   808s| 59000 |  2589 | 12585k| 206.1 |   195M |  50 |1173 |6903 | 835 | 220k|  1 |  82k|  31 | 0.000000e+00 |      --      |    Inf |  28.51%
807.28/809.25	c   809s| 59100 |  2586 | 12611k| 206.2 |   195M |  50 |1173 |6897 | 818 | 221k|  1 |  82k|  31 | 0.000000e+00 |      --      |    Inf |  28.52%
807.88/809.89	c   810s| 59200 |  2585 | 12621k| 206.1 |   195M |  50 |1173 |6953 | 818 | 221k|  1 |  82k|  31 | 0.000000e+00 |      --      |    Inf |  28.52%
808.88/810.83	c   811s| 59300 |  2594 | 12636k| 206.0 |   195M |  50 |1173 |6919 | 805 | 221k|  0 |  83k|  31 | 0.000000e+00 |      --      |    Inf |  28.57%
809.78/811.73	c   812s| 59400 |  2610 | 12651k| 205.9 |   195M |  50 |1173 |6946 | 838 | 221k|  0 |  83k|  31 | 0.000000e+00 |      --      |    Inf |  28.57%
810.68/812.60	c   813s| 59500 |  2613 | 12665k| 205.7 |   195M |  50 |1173 |7010 | 815 | 222k|  1 |  83k|  31 | 0.000000e+00 |      --      |    Inf |  28.57%
811.38/813.33	c   813s| 59600 |  2609 | 12676k| 205.6 |   195M |  50 |1173 |7098 | 883 | 222k|  2 |  83k|  31 | 0.000000e+00 |      --      |    Inf |  28.57%
812.27/814.25	c   814s| 59700 |  2607 | 12690k| 205.5 |   195M |  50 |1173 |7057 | 867 | 222k|  1 |  83k|  31 | 0.000000e+00 |      --      |    Inf |  28.57%
813.77/815.73	c   816s| 59800 |  2624 | 12714k| 205.5 |   195M |  50 |1173 |6761 | 839 | 223k|  2 |  83k|  31 | 0.000000e+00 |      --      |    Inf |  28.63%
814.77/816.72	c   817s| 59900 |  2618 | 12729k| 205.5 |   195M |  50 |1173 |6834 |   0 | 223k|  0 |  83k|  31 | 0.000000e+00 |      --      |    Inf |  28.64%
816.07/818.04	c   818s| 60000 |  2627 | 12750k| 205.5 |   195M |  50 |1173 |6848 | 835 | 224k|  1 |  83k|  31 | 0.000000e+00 |      --      |    Inf |  28.64%
817.26/819.24	c   819s| 60100 |  2615 | 12769k| 205.4 |   195M |  50 |1173 |6804 | 779 | 224k|  1 |  84k|  31 | 0.000000e+00 |      --      |    Inf |  28.67%
818.56/820.55	c   821s| 60200 |  2627 | 12790k| 205.4 |   195M |  50 |1173 |6798 | 774 | 224k|  1 |  84k|  31 | 0.000000e+00 |      --      |    Inf |  28.67%
819.46/821.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
819.46/821.45	c   821s| 60300 |  2621 | 12804k| 205.3 |   196M |  50 |1173 |6797 | 806 | 224k|  1 |  84k|  31 | 0.000000e+00 |      --      |    Inf |  28.71%
820.65/822.67	c   823s| 60400 |  2619 | 12823k| 205.3 |   196M |  50 |1173 |6737 | 776 | 224k|  1 |  84k|  31 | 0.000000e+00 |      --      |    Inf |  28.72%
821.45/823.41	c   823s| 60500 |  2624 | 12835k| 205.2 |   196M |  50 |1173 |6792 |   0 | 225k|  0 |  84k|  31 | 0.000000e+00 |      --      |    Inf |  28.72%
822.35/824.33	c   824s| 60600 |  2628 | 12850k| 205.1 |   196M |  50 |1173 |6866 | 850 | 225k|  1 |  84k|  31 | 0.000000e+00 |      --      |    Inf |  28.73%
823.35/825.30	c   825s| 60700 |  2634 | 12865k| 205.0 |   196M |  50 |1173 |6934 | 852 | 225k|  1 |  84k|  31 | 0.000000e+00 |      --      |    Inf |  28.73%
824.24/826.28	c   826s| 60800 |  2622 | 12880k| 204.9 |   196M |  50 |1173 |7021 | 814 | 226k|  0 |  84k|  31 | 0.000000e+00 |      --      |    Inf |  28.78%
826.05/828.01	c   828s| 60900 |  2638 | 12909k| 205.1 |   196M |  50 |1173 |6942 |   0 | 226k|  0 |  85k|  31 | 0.000000e+00 |      --      |    Inf |  28.80%
826.74/828.73	c   829s| 61000 |  2652 | 12920k| 204.9 |   196M |  50 |1173 |7008 |   0 | 226k|  0 |  85k|  31 | 0.000000e+00 |      --      |    Inf |  28.80%
827.44/829.46	c   829s| 61100 |  2629 | 12931k| 204.8 |   196M |  50 |1173 |7029 | 834 | 227k|  2 |  85k|  31 | 0.000000e+00 |      --      |    Inf |  28.82%
828.14/830.14	c   830s| 61200 |  2638 | 12942k| 204.6 |   196M |  50 |1173 |7067 |   0 | 227k|  0 |  85k|  31 | 0.000000e+00 |      --      |    Inf |  28.84%
829.83/831.82	c   832s| 61300 |  2645 | 12970k| 204.7 |   196M |  50 |1173 |6938 |   0 | 227k|  0 |  85k|  31 | 0.000000e+00 |      --      |    Inf |  28.89%
831.13/833.18	c   833s| 61400 |  2646 | 12991k| 204.7 |   196M |  50 |1173 |6893 | 865 | 228k|  1 |  85k|  31 | 0.000000e+00 |      --      |    Inf |  28.90%
832.33/834.32	c   834s| 61500 |  2646 | 13008k| 204.7 |   196M |  50 |1173 |6838 | 813 | 228k|  1 |  85k|  31 | 0.000000e+00 |      --      |    Inf |  28.91%
833.13/835.16	c   835s| 61600 |  2646 | 13021k| 204.6 |   196M |  50 |1173 |6891 | 891 | 228k|  1 |  85k|  31 | 0.000000e+00 |      --      |    Inf |  28.92%
834.32/836.33	c   836s| 61700 |  2649 | 13038k| 204.5 |   196M |  50 |1173 |6899 | 864 | 228k|  1 |  86k|  31 | 0.000000e+00 |      --      |    Inf |  28.93%
835.62/837.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
835.62/837.67	c   838s| 61800 |  2650 | 13060k| 204.5 |   196M |  50 |1173 |6881 |   0 | 229k|  0 |  86k|  31 | 0.000000e+00 |      --      |    Inf |  28.94%
836.82/838.83	c   839s| 61900 |  2659 | 13078k| 204.5 |   197M |  50 |1173 |6872 | 827 | 229k|  1 |  86k|  31 | 0.000000e+00 |      --      |    Inf |  28.96%
837.81/839.84	c   840s| 62000 |  2659 | 13094k| 204.4 |   197M |  50 |1173 |6997 |   0 | 229k|  0 |  86k|  31 | 0.000000e+00 |      --      |    Inf |  28.96%
838.91/840.91	c   841s| 62100 |  2666 | 13110k| 204.3 |   197M |  50 |1173 |7029 | 889 | 229k|  0 |  86k|  31 | 0.000000e+00 |      --      |    Inf |  28.96%
840.61/842.63	c   843s| 62200 |  2691 | 13138k| 204.5 |   197M |  50 |1173 |7010 |   0 | 230k|  0 |  86k|  31 | 0.000000e+00 |      --      |    Inf |  28.97%
842.20/844.24	c   844s| 62300 |  2705 | 13164k| 204.6 |   197M |  50 |1173 |7036 | 813 | 230k|  1 |  86k|  31 | 0.000000e+00 |      --      |    Inf |  28.98%
843.30/845.34	c   845s| 62400 |  2705 | 13182k| 204.5 |   197M |  50 |1173 |7136 | 859 | 230k|  1 |  86k|  31 | 0.000000e+00 |      --      |    Inf |  28.99%
844.10/846.19	c   846s| 62500 |  2706 | 13196k| 204.4 |   197M |  50 |1173 |7266 |   0 | 231k|  0 |  87k|  31 | 0.000000e+00 |      --      |    Inf |  28.99%
845.69/847.78	c   848s| 62600 |  2720 | 13222k| 204.5 |   197M |  50 |1173 |7291 |   0 | 231k|  0 |  87k|  31 | 0.000000e+00 |      --      |    Inf |  28.99%
846.69/848.76	c   849s| 62700 |  2727 | 13237k| 204.4 |   197M |  50 |1173 |7347 | 813 | 231k|  1 |  87k|  31 | 0.000000e+00 |      --      |    Inf |  28.99%
848.29/850.30	c   850s| 62800 |  2720 | 13262k| 204.5 |   197M |  50 |1173 |7432 | 838 | 232k|  1 |  87k|  31 | 0.000000e+00 |      --      |    Inf |  29.00%
849.49/851.59	c   852s| 62900 |  2725 | 13284k| 204.5 |   197M |  50 |1173 |7437 | 823 | 232k|  1 |  87k|  31 | 0.000000e+00 |      --      |    Inf |  29.00%
850.48/852.52	c   853s| 63000 |  2711 | 13299k| 204.4 |   197M |  50 |1173 |7460 | 917 | 232k|  1 |  87k|  31 | 0.000000e+00 |      --      |    Inf |  29.00%
851.69/853.79	c   854s| 63100 |  2712 | 13317k| 204.4 |   198M |  50 |1173 |7471 | 809 | 232k|  0 |  87k|  31 | 0.000000e+00 |      --      |    Inf |  29.03%
852.88/854.99	c   855s| 63200 |  2716 | 13336k| 204.4 |   198M |  50 |1173 |7525 | 847 | 233k|  1 |  88k|  31 | 0.000000e+00 |      --      |    Inf |  29.06%
854.09/856.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
854.09/856.19	c   856s| 63300 |  2708 | 13355k| 204.3 |   198M |  50 |1173 |7576 | 838 | 233k|  1 |  88k|  31 | 0.000000e+00 |      --      |    Inf |  29.07%
855.48/857.50	c   858s| 63400 |  2722 | 13376k| 204.4 |   198M |  50 |1173 |7631 | 900 | 233k|  2 |  88k|  31 | 0.000000e+00 |      --      |    Inf |  29.07%
857.17/859.23	c   859s| 63500 |  2731 | 13405k| 204.5 |   198M |  50 |1173 |7577 |   0 | 234k|  0 |  88k|  31 | 0.000000e+00 |      --      |    Inf |  29.08%
858.77/860.82	c   861s| 63600 |  2752 | 13432k| 204.6 |   198M |  50 |1173 |7568 | 824 | 234k|  1 |  88k|  31 | 0.000000e+00 |      --      |    Inf |  29.09%
859.17/861.27	c   861s| 63700 |  2738 | 13439k| 204.4 |   198M |  50 |1173 |7674 |   0 | 234k|  0 |  88k|  31 | 0.000000e+00 |      --      |    Inf |  29.09%
860.27/862.34	c   862s| 63800 |  2743 | 13456k| 204.3 |   198M |  50 |1173 |7692 | 855 | 235k|  1 |  88k|  31 | 0.000000e+00 |      --      |    Inf |  29.10%
861.36/863.42	c   863s| 63900 |  2742 | 13473k| 204.3 |   198M |  50 |1173 |7767 | 824 | 235k|  1 |  89k|  31 | 0.000000e+00 |      --      |    Inf |  29.12%
862.46/864.57	c   865s| 64000 |  2750 | 13491k| 204.2 |   198M |  50 |1173 |7773 |   0 | 235k|  0 |  89k|  31 | 0.000000e+00 |      --      |    Inf |  29.14%
863.66/865.73	c   866s| 64100 |  2740 | 13510k| 204.2 |   198M |  50 |1173 |7610 | 789 | 235k|  1 |  89k|  31 | 0.000000e+00 |      --      |    Inf |  29.18%
864.76/866.83	c   867s| 64200 |  2741 | 13528k| 204.2 |   198M |  50 |1173 |7637 |   0 | 236k|  0 |  89k|  31 | 0.000000e+00 |      --      |    Inf |  29.19%
865.75/867.85	c   868s| 64300 |  2740 | 13543k| 204.1 |   198M |  50 |1173 |7645 | 832 | 236k|  1 |  89k|  31 | 0.000000e+00 |      --      |    Inf |  29.19%
867.25/869.34	c   869s| 64400 |  2757 | 13568k| 204.2 |   198M |  50 |1173 |7588 | 822 | 236k|  0 |  89k|  31 | 0.000000e+00 |      --      |    Inf |  29.22%
868.55/870.65	c   871s| 64500 |  2748 | 13590k| 204.2 |   198M |  50 |1173 |7648 |   0 | 237k|  0 |  89k|  31 | 0.000000e+00 |      --      |    Inf |  29.24%
869.84/871.96	c   872s| 64600 |  2755 | 13611k| 204.2 |   198M |  50 |1173 |7610 |   0 | 237k|  0 |  89k|  31 | 0.000000e+00 |      --      |    Inf |  29.25%
871.34/873.45	c   873s| 64700 |  2755 | 13634k| 204.2 |   198M |  50 |1173 |7430 |   0 | 237k|  0 |  90k|  31 | 0.000000e+00 |      --      |    Inf |  29.29%
872.24/874.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
872.24/874.32	c   874s| 64800 |  2766 | 13648k| 204.1 |   198M |  50 |1173 |7562 | 889 | 237k|  1 |  90k|  31 | 0.000000e+00 |      --      |    Inf |  29.29%
873.64/875.72	c   876s| 64900 |  2754 | 13669k| 204.2 |   198M |  50 |1173 |7545 |   0 | 238k|  0 |  90k|  31 | 0.000000e+00 |      --      |    Inf |  29.40%
875.23/877.31	c   877s| 65000 |  2766 | 13694k| 204.2 |   198M |  50 |1173 |7520 |   0 | 238k|  0 |  90k|  31 | 0.000000e+00 |      --      |    Inf |  29.43%
876.04/878.18	c   878s| 65100 |  2766 | 13706k| 204.1 |   198M |  50 |1173 |7544 | 859 | 238k|  0 |  90k|  31 | 0.000000e+00 |      --      |    Inf |  29.44%
877.03/879.17	c   879s| 65200 |  2776 | 13721k| 204.0 |   198M |  50 |1173 |7563 | 841 | 239k|  1 |  90k|  31 | 0.000000e+00 |      --      |    Inf |  29.44%
878.23/880.31	c   880s| 65300 |  2774 | 13739k| 204.0 |   198M |  50 |1173 |7655 | 917 | 239k|  3 |  90k|  31 | 0.000000e+00 |      --      |    Inf |  29.46%
879.42/881.58	c   882s| 65400 |  2772 | 13759k| 204.0 |   199M |  50 |1173 |7739 |   0 | 239k|  0 |  91k|  31 | 0.000000e+00 |      --      |    Inf |  29.46%
880.32/882.49	c   882s| 65500 |  2778 | 13772k| 203.9 |   199M |  50 |1173 |7771 | 870 | 240k|  1 |  91k|  31 | 0.000000e+00 |      --      |    Inf |  29.47%
881.32/883.49	c   883s| 65600 |  2770 | 13788k| 203.8 |   199M |  50 |1173 |7861 | 856 | 240k|  0 |  91k|  31 | 0.000000e+00 |      --      |    Inf |  29.47%
882.52/884.66	c   885s| 65700 |  2769 | 13806k| 203.8 |   199M |  50 |1173 |7849 | 890 | 240k|  1 |  91k|  31 | 0.000000e+00 |      --      |    Inf |  29.48%
883.31/885.47	c   885s| 65800 |  2765 | 13818k| 203.6 |   199M |  50 |1173 |7889 | 855 | 240k|  1 |  91k|  31 | 0.000000e+00 |      --      |    Inf |  29.49%
884.71/886.84	c   887s| 65900 |  2775 | 13840k| 203.7 |   199M |  50 |1173 |7858 | 790 | 241k|  1 |  91k|  31 | 0.000000e+00 |      --      |    Inf |  29.54%
886.11/888.26	c   888s| 66000 |  2787 | 13863k| 203.7 |   199M |  50 |1173 |7770 |   0 | 241k|  0 |  91k|  31 | 0.000000e+00 |      --      |    Inf |  29.54%
887.60/889.76	c   890s| 66100 |  2794 | 13887k| 203.8 |   199M |  50 |1173 |7799 | 820 | 242k|  1 |  92k|  31 | 0.000000e+00 |      --      |    Inf |  29.55%
888.80/890.90	c   891s| 66200 |  2797 | 13905k| 203.7 |   199M |  50 |1173 |7820 | 840 | 242k|  1 |  92k|  31 | 0.000000e+00 |      --      |    Inf |  29.55%
889.70/891.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
889.70/891.81	c   892s| 66300 |  2796 | 13919k| 203.6 |   199M |  50 |1173 |7801 |   0 | 242k|  0 |  92k|  31 | 0.000000e+00 |      --      |    Inf |  29.56%
890.90/893.10	c   893s| 66400 |  2806 | 13939k| 203.6 |   199M |  50 |1173 |7868 |   0 | 243k|  0 |  92k|  31 | 0.000000e+00 |      --      |    Inf |  29.56%
891.69/893.86	c   894s| 66500 |  2809 | 13951k| 203.5 |   199M |  50 |1173 |7853 | 815 | 243k|  1 |  92k|  31 | 0.000000e+00 |      --      |    Inf |  29.58%
892.90/895.03	c   895s| 66600 |  2814 | 13968k| 203.5 |   199M |  50 |1173 |7925 | 928 | 243k|  1 |  92k|  31 | 0.000000e+00 |      --      |    Inf |  29.59%
894.19/896.37	c   896s| 66700 |  2812 | 13989k| 203.5 |   199M |  50 |1173 |8019 | 868 | 244k|  2 |  92k|  31 | 0.000000e+00 |      --      |    Inf |  29.59%
895.89/898.00	c   898s| 66800 |  2832 | 14016k| 203.6 |   199M |  50 |1173 |7944 | 809 | 244k|  1 |  93k|  31 | 0.000000e+00 |      --      |    Inf |  29.63%
896.48/898.68	c   899s| 66900 |  2833 | 14027k| 203.4 |   199M |  50 |1173 |8023 | 807 | 244k|  1 |  93k|  31 | 0.000000e+00 |      --      |    Inf |  29.63%
897.38/899.56	c   900s| 67000 |  2821 | 14042k| 203.3 |   199M |  50 |1173 |8174 | 761 | 245k|  1 |  93k|  31 | 0.000000e+00 |      --      |    Inf |  29.63%
898.88/901.04	c   901s| 67100 |  2839 | 14066k| 203.4 |   199M |  50 |1173 |8196 |   0 | 245k|  0 |  93k|  31 | 0.000000e+00 |      --      |    Inf |  29.63%
900.17/902.30	c   902s| 67200 |  2833 | 14086k| 203.4 |   199M |  50 |1173 |8053 | 780 | 245k|  1 |  93k|  31 | 0.000000e+00 |      --      |    Inf |  29.88%
901.47/903.61	c   904s| 67300 |  2841 | 14107k| 203.4 |   199M |  50 |1173 |7926 | 765 | 245k|  1 |  93k|  31 | 0.000000e+00 |      --      |    Inf |  30.33%
903.27/905.42	c   905s| 67400 |  2850 | 14135k| 203.5 |   200M |  50 |1173 |7891 |   0 | 246k|  0 |  94k|  31 | 0.000000e+00 |      --      |    Inf |  30.40%
905.06/907.21	c   907s| 67500 |  2852 | 14163k| 203.6 |   200M |  50 |1173 |7796 | 869 | 246k|  1 |  94k|  31 | 0.000000e+00 |      --      |    Inf |  30.41%
906.66/908.87	c   909s| 67600 |  2853 | 14190k| 203.7 |   200M |  50 |1173 |7805 | 854 | 247k|  1 |  94k|  31 | 0.000000e+00 |      --      |    Inf |  30.42%
907.66/909.81	c   910s| 67700 |  2850 | 14204k| 203.6 |   200M |  50 |1173 |7853 |   0 | 247k|  0 |  94k|  31 | 0.000000e+00 |      --      |    Inf |  30.42%
908.86/911.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
908.86/911.06	c   911s| 67800 |  2849 | 14224k| 203.6 |   200M |  50 |1173 |7893 | 835 | 247k|  1 |  94k|  31 | 0.000000e+00 |      --      |    Inf |  30.44%
910.35/912.58	c   913s| 67900 |  2842 | 14248k| 203.7 |   200M |  50 |1173 |7965 | 856 | 247k|  0 |  94k|  31 | 0.000000e+00 |      --      |    Inf |  30.45%
911.75/913.93	c   914s| 68000 |  2848 | 14268k| 203.7 |   200M |  50 |1173 |7972 | 832 | 247k|  1 |  95k|  31 | 0.000000e+00 |      --      |    Inf |  30.46%
913.04/915.27	c   915s| 68100 |  2848 | 14290k| 203.7 |   200M |  50 |1173 |7943 | 878 | 248k|  1 |  95k|  31 | 0.000000e+00 |      --      |    Inf |  30.52%
914.34/916.52	c   917s| 68200 |  2840 | 14309k| 203.7 |   200M |  50 |1173 |7927 | 814 | 248k|  1 |  95k|  31 | 0.000000e+00 |      --      |    Inf |  30.53%
915.44/917.69	c   918s| 68300 |  2845 | 14328k| 203.7 |   200M |  50 |1173 |8004 | 908 | 248k|  1 |  95k|  31 | 0.000000e+00 |      --      |    Inf |  30.56%
916.94/919.19	c   919s| 68400 |  2845 | 14353k| 203.7 |   200M |  50 |1173 |8009 | 816 | 248k|  1 |  95k|  31 | 0.000000e+00 |      --      |    Inf |  30.69%
917.73/919.99	c   920s| 68500 |  2832 | 14365k| 203.6 |   200M |  50 |1173 |8007 | 884 | 249k|  1 |  95k|  31 | 0.000000e+00 |      --      |    Inf |  30.74%
918.73/920.90	c   921s| 68600 |  2830 | 14379k| 203.5 |   200M |  50 |1173 |7985 | 862 | 249k|  0 |  95k|  31 | 0.000000e+00 |      --      |    Inf |  30.85%
919.93/922.11	c   922s| 68700 |  2833 | 14398k| 203.5 |   200M |  50 |1173 |7935 |   0 | 249k|  0 |  96k|  31 | 0.000000e+00 |      --      |    Inf |  30.85%
920.63/922.84	c   923s| 68800 |  2831 | 14410k| 203.4 |   200M |  50 |1173 |8035 | 820 | 249k|  1 |  96k|  31 | 0.000000e+00 |      --      |    Inf |  30.85%
921.52/923.71	c   924s| 68900 |  2833 | 14423k| 203.3 |   200M |  50 |1173 |8062 |   0 | 249k|  0 |  96k|  31 | 0.000000e+00 |      --      |    Inf |  30.85%
922.72/924.92	c   925s| 69000 |  2832 | 14442k| 203.3 |   200M |  50 |1173 |8153 | 833 | 250k|  1 |  96k|  31 | 0.000000e+00 |      --      |    Inf |  30.85%
924.12/926.35	c   926s| 69100 |  2851 | 14464k| 203.3 |   200M |  50 |1173 |8062 | 894 | 250k|  0 |  96k|  31 | 0.000000e+00 |      --      |    Inf |  30.87%
925.42/927.61	c   928s| 69200 |  2849 | 14485k| 203.3 |   200M |  50 |1173 |8140 |   0 | 250k|  0 |  96k|  31 | 0.000000e+00 |      --      |    Inf |  30.87%
926.61/928.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
926.61/928.86	c   929s| 69300 |  2838 | 14505k| 203.3 |   200M |  50 |1173 |8157 | 793 | 251k|  1 |  96k|  31 | 0.000000e+00 |      --      |    Inf |  30.90%
928.11/930.38	c   930s| 69400 |  2841 | 14529k| 203.3 |   200M |  50 |1173 |8113 | 834 | 251k|  1 |  97k|  31 | 0.000000e+00 |      --      |    Inf |  30.93%
929.21/931.44	c   931s| 69500 |  2845 | 14545k| 203.3 |   200M |  50 |1173 |8138 | 871 | 251k|  0 |  97k|  31 | 0.000000e+00 |      --      |    Inf |  30.93%
930.20/932.45	c   932s| 69600 |  2842 | 14561k| 203.2 |   200M |  50 |1173 |8175 | 849 | 252k|  1 |  97k|  31 | 0.000000e+00 |      --      |    Inf |  30.98%
931.50/933.71	c   934s| 69700 |  2840 | 14580k| 203.2 |   200M |  50 |1173 |8200 |   0 | 252k|  0 |  97k|  31 | 0.000000e+00 |      --      |    Inf |  31.01%
932.90/935.19	c   935s| 69800 |  2867 | 14603k| 203.2 |   200M |  50 |1173 |8205 |   0 | 253k|  0 |  97k|  31 | 0.000000e+00 |      --      |    Inf |  31.01%
934.00/936.23	c   936s| 69900 |  2864 | 14619k| 203.2 |   200M |  50 |1173 |8304 | 853 | 253k|  1 |  97k|  31 | 0.000000e+00 |      --      |    Inf |  31.01%
935.09/937.30	c   937s| 70000 |  2865 | 14636k| 203.1 |   200M |  50 |1173 |8373 | 852 | 253k|  2 |  97k|  31 | 0.000000e+00 |      --      |    Inf |  31.01%
935.99/938.21	c   938s| 70100 |  2871 | 14650k| 203.0 |   200M |  50 |1173 |8304 |   0 | 254k|  0 |  98k|  31 | 0.000000e+00 |      --      |    Inf |  31.14%
937.49/939.79	c   940s| 70200 |  2876 | 14675k| 203.1 |   200M |  50 |1173 |8213 | 821 | 254k|  1 |  98k|  31 | 0.000000e+00 |      --      |    Inf |  31.17%
939.28/941.59	c   942s| 70300 |  2884 | 14705k| 203.2 |   200M |  50 |1173 |8282 | 838 | 254k|  0 |  98k|  31 | 0.000000e+00 |      --      |    Inf |  31.18%
940.88/943.17	c   943s| 70400 |  2881 | 14729k| 203.3 |   200M |  50 |1173 |8194 | 782 | 255k|  1 |  98k|  31 | 0.000000e+00 |      --      |    Inf |  31.18%
942.08/944.39	c   944s| 70500 |  2895 | 14749k| 203.3 |   200M |  50 |1173 |8270 |   0 | 255k|  0 |  98k|  31 | 0.000000e+00 |      --      |    Inf |  31.19%
942.97/945.25	c   945s| 70600 |  2896 | 14763k| 203.2 |   201M |  50 |1173 |8407 | 834 | 255k|  1 |  98k|  31 | 0.000000e+00 |      --      |    Inf |  31.20%
943.78/946.07	c   946s| 70700 |  2908 | 14775k| 203.1 |   201M |  50 |1173 |8488 |   0 | 255k|  0 |  98k|  31 | 0.000000e+00 |      --      |    Inf |  31.20%
944.37/946.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
944.37/946.66	c   947s| 70800 |  2900 | 14784k| 202.9 |   201M |  50 |1173 |8564 | 782 | 256k|  1 |  99k|  31 | 0.000000e+00 |      --      |    Inf |  31.21%
945.57/947.82	c   948s| 70900 |  2899 | 14803k| 202.9 |   201M |  50 |1173 |8593 |   0 | 256k|  0 |  99k|  31 | 0.000000e+00 |      --      |    Inf |  31.21%
946.47/948.72	c   949s| 71000 |  2894 | 14817k| 202.8 |   201M |  50 |1173 |8681 |   0 | 256k|  0 |  99k|  31 | 0.000000e+00 |      --      |    Inf |  31.21%
947.36/949.63	c   950s| 71100 |  2887 | 14831k| 202.7 |   201M |  50 |1173 |8794 |   0 | 257k|  0 |  99k|  31 | 0.000000e+00 |      --      |    Inf |  31.21%
948.66/950.96	c   951s| 71200 |  2888 | 14853k| 202.8 |   201M |  50 |1173 |8773 | 770 | 257k|  1 |  99k|  31 | 0.000000e+00 |      --      |    Inf |  31.24%
950.16/952.44	c   952s| 71300 |  2923 | 14877k| 202.8 |   201M |  50 |1173 |8662 | 806 | 258k|  1 |  99k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
951.16/953.49	c   953s| 71400 |  2917 | 14894k| 202.8 |   201M |  50 |1173 |8753 | 824 | 258k|  2 |  99k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
952.05/954.39	c   954s| 71500 |  2933 | 14909k| 202.7 |   201M |  50 |1173 |8786 | 815 | 258k|  1 | 100k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
952.76/955.07	c   955s| 71600 |  2926 | 14920k| 202.6 |   201M |  50 |1173 |8852 |   0 | 258k|  0 | 100k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
953.65/955.94	c   956s| 71700 |  2923 | 14934k| 202.5 |   202M |  50 |1173 |8896 | 818 | 258k|  2 | 100k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
954.85/957.17	c   957s| 71800 |  2934 | 14954k| 202.5 |   202M |  50 |1173 |8979 | 813 | 259k|  1 | 100k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
955.94/958.24	c   958s| 71900 |  2938 | 14971k| 202.4 |   203M |  50 |1173 |9048 | 810 | 259k|  1 | 100k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
957.04/959.38	c   959s| 72000 |  2945 | 14989k| 202.4 |   203M |  50 |1173 |9100 | 845 | 259k|  2 | 100k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
957.84/960.13	c   960s| 72100 |  2949 | 15001k| 202.3 |   203M |  50 |1173 |9196 |   0 | 260k|  0 | 100k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
958.74/961.07	c   961s| 72200 |  2943 | 15016k| 202.2 |   203M |  50 |1173 |9269 | 804 | 260k|  1 | 100k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
959.53/961.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
959.53/961.80	c   962s| 72300 |  2932 | 15027k| 202.1 |   203M |  50 |1173 |9249 |   0 | 260k|  0 | 100k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
960.33/962.60	c   963s| 72400 |  2924 | 15040k| 202.0 |   203M |  50 |1173 |9305 | 820 | 260k|  1 | 101k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
961.03/963.33	c   963s| 72500 |  2914 | 15051k| 201.9 |   203M |  50 |1173 |9323 | 816 | 260k|  0 | 101k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
961.83/964.10	c   964s| 72600 |  2912 | 15064k| 201.8 |   203M |  50 |1173 |9365 |   0 | 261k|  0 | 101k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
962.63/964.97	c   965s| 72700 |  2911 | 15077k| 201.7 |   203M |  50 |1173 |9381 | 847 | 261k|  2 | 101k|  31 | 0.000000e+00 |      --      |    Inf |  31.27%
963.62/965.99	c   966s| 72800 |  2921 | 15092k| 201.6 |   203M |  50 |1173 |9271 | 845 | 261k|  1 | 101k|  31 | 0.000000e+00 |      --      |    Inf |  31.30%
964.32/966.63	c   967s| 72900 |  2914 | 15102k| 201.5 |   203M |  50 |1173 |9278 | 876 | 261k|  1 | 101k|  31 | 0.000000e+00 |      --      |    Inf |  31.30%
965.42/967.72	c   968s| 73000 |  2915 | 15118k| 201.4 |   204M |  50 |1173 |9145 | 867 | 261k|  0 | 101k|  31 | 0.000000e+00 |      --      |    Inf |  31.40%
966.72/969.10	c   969s| 73100 |  2926 | 15139k| 201.4 |   204M |  50 |1173 |9116 |   0 | 262k|  0 | 101k|  31 | 0.000000e+00 |      --      |    Inf |  31.40%
967.91/970.25	c   970s| 73200 |  2927 | 15157k| 201.4 |   204M |  50 |1173 |9198 |   0 | 262k|  0 | 102k|  31 | 0.000000e+00 |      --      |    Inf |  31.40%
969.21/971.57	c   972s| 73300 |  2923 | 15176k| 201.4 |   204M |  50 |1173 |9233 |   0 | 262k|  0 | 102k|  31 | 0.000000e+00 |      --      |    Inf |  31.40%
970.41/972.72	c   973s| 73400 |  2922 | 15194k| 201.4 |   204M |  50 |1173 |9316 |   0 | 263k|  0 | 102k|  31 | 0.000000e+00 |      --      |    Inf |  31.40%
971.71/974.05	c   974s| 73500 |  2927 | 15215k| 201.4 |   204M |  50 |1173 |9258 | 841 | 263k|  0 | 102k|  31 | 0.000000e+00 |      --      |    Inf |  31.41%
972.71/975.08	c   975s| 73600 |  2918 | 15230k| 201.3 |   204M |  50 |1173 |9158 | 853 | 263k|  1 | 102k|  31 | 0.000000e+00 |      --      |    Inf |  31.46%
973.90/976.24	c   976s| 73700 |  2929 | 15249k| 201.3 |   205M |  50 |1173 |9108 |   0 | 263k|  0 | 102k|  31 | 0.000000e+00 |      --      |    Inf |  31.47%
974.70/977.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
974.70/977.10	c   977s| 73800 |  2928 | 15262k| 201.2 |   205M |  50 |1173 |9177 | 902 | 264k|  1 | 102k|  31 | 0.000000e+00 |      --      |    Inf |  31.48%
976.09/978.49	c   978s| 73900 |  2946 | 15284k| 201.2 |   205M |  50 |1173 |9175 | 829 | 264k|  0 | 103k|  31 | 0.000000e+00 |      --      |    Inf |  31.48%
976.99/979.37	c   979s| 74000 |  2944 | 15298k| 201.1 |   205M |  50 |1173 |9232 | 830 | 264k|  1 | 103k|  31 | 0.000000e+00 |      --      |    Inf |  31.49%
978.49/980.83	c   981s| 74100 |  2954 | 15320k| 201.2 |   205M |  50 |1173 |9276 | 830 | 265k|  1 | 103k|  31 | 0.000000e+00 |      --      |    Inf |  31.49%
979.59/981.99	c   982s| 74200 |  2949 | 15338k| 201.1 |   205M |  50 |1173 |9230 | 837 | 265k|  1 | 103k|  31 | 0.000000e+00 |      --      |    Inf |  31.49%
980.69/983.09	c   983s| 74300 |  2955 | 15356k| 201.1 |   205M |  50 |1173 |9145 | 869 | 265k|  1 | 103k|  31 | 0.000000e+00 |      --      |    Inf |  31.50%
981.58/983.94	c   984s| 74400 |  2963 | 15369k| 201.0 |   205M |  50 |1173 |9100 | 841 | 265k|  1 | 103k|  31 | 0.000000e+00 |      --      |    Inf |  31.51%
982.28/984.63	c   985s| 74500 |  2952 | 15379k| 200.9 |   205M |  50 |1173 |9081 | 869 | 266k|  1 | 103k|  31 | 0.000000e+00 |      --      |    Inf |  31.53%
982.98/985.39	c   985s| 74600 |  2958 | 15390k| 200.8 |   205M |  50 |1173 |9094 | 868 | 266k|  1 | 103k|  31 | 0.000000e+00 |      --      |    Inf |  31.53%
983.97/986.35	c   986s| 74700 |  2949 | 15405k| 200.7 |   205M |  50 |1173 |9101 |   0 | 266k|  0 | 103k|  31 | 0.000000e+00 |      --      |    Inf |  31.54%
985.47/987.86	c   988s| 74800 |  2955 | 15428k| 200.7 |   205M |  50 |1173 |8961 |   0 | 266k|  0 | 104k|  31 | 0.000000e+00 |      --      |    Inf |  31.61%
986.67/989.06	c   989s| 74900 |  2951 | 15446k| 200.7 |   205M |  50 |1173 |8956 | 814 | 267k|  1 | 104k|  31 | 0.000000e+00 |      --      |    Inf |  31.61%
987.77/990.11	c   990s| 75000 |  2945 | 15463k| 200.7 |   205M |  50 |1173 |8985 | 844 | 267k|  1 | 104k|  31 | 0.000000e+00 |      --      |    Inf |  31.62%
989.36/991.79	c   992s| 75100 |  2952 | 15488k| 200.7 |   205M |  50 |1173 |8908 | 830 | 267k|  1 | 104k|  31 | 0.000000e+00 |      --      |    Inf |  31.62%
990.56/992.93	c   993s| 75200 |  2962 | 15506k| 200.7 |   205M |  50 |1173 |8925 |   0 | 267k|  0 | 104k|  31 | 0.000000e+00 |      --      |    Inf |  31.62%
991.66/994.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
991.66/994.06	c   994s| 75300 |  2969 | 15523k| 200.7 |   205M |  50 |1173 |8964 | 775 | 268k|  1 | 104k|  31 | 0.000000e+00 |      --      |    Inf |  31.62%
992.85/995.24	c   995s| 75400 |  2971 | 15541k| 200.6 |   205M |  50 |1173 |8942 | 854 | 268k|  0 | 105k|  31 | 0.000000e+00 |      --      |    Inf |  31.62%
994.05/996.43	c   996s| 75500 |  2971 | 15559k| 200.6 |   205M |  50 |1173 |8967 | 817 | 268k|  0 | 105k|  31 | 0.000000e+00 |      --      |    Inf |  31.63%
995.65/998.06	c   998s| 75600 |  2970 | 15585k| 200.7 |   205M |  50 |1173 |8809 | 848 | 268k|  1 | 105k|  31 | 0.000000e+00 |      --      |    Inf |  31.66%
996.84/999.22	c   999s| 75700 |  2970 | 15603k| 200.7 |   205M |  50 |1173 |8844 | 859 | 269k|  1 | 105k|  31 | 0.000000e+00 |      --      |    Inf |  31.66%
998.14/1000.54	c  1001s| 75800 |  2967 | 15624k| 200.7 |   205M |  50 |1173 |8852 | 776 | 269k|  1 | 105k|  31 | 0.000000e+00 |      --      |    Inf |  31.66%
999.04/1001.46	c  1001s| 75900 |  2970 | 15639k| 200.6 |   205M |  50 |1173 |8955 | 776 | 270k|  1 | 105k|  31 | 0.000000e+00 |      --      |    Inf |  31.68%
999.84/1002.23	c  1002s| 76000 |  2981 | 15652k| 200.5 |   205M |  50 |1173 |9059 | 814 | 270k|  1 | 105k|  31 | 0.000000e+00 |      --      |    Inf |  31.68%
1000.64/1003.09	c  1003s| 76100 |  2967 | 15666k| 200.4 |   205M |  50 |1173 |9197 |   0 | 270k|  0 | 106k|  31 | 0.000000e+00 |      --      |    Inf |  31.68%
1001.43/1003.81	c  1004s| 76200 |  2973 | 15678k| 200.3 |   205M |  50 |1173 |9250 | 816 | 270k|  1 | 106k|  31 | 0.000000e+00 |      --      |    Inf |  31.69%
1002.33/1004.71	c  1005s| 76300 |  2980 | 15692k| 200.3 |   205M |  50 |1173 |9256 |   0 | 271k|  0 | 106k|  31 | 0.000000e+00 |      --      |    Inf |  31.69%
1003.53/1005.97	c  1006s| 76400 |  2994 | 15713k| 200.3 |   205M |  50 |1173 |9311 | 832 | 271k|  1 | 106k|  31 | 0.000000e+00 |      --      |    Inf |  31.69%
1004.13/1006.59	c  1007s| 76500 |  2987 | 15723k| 200.1 |   205M |  50 |1173 |9439 | 809 | 271k|  1 | 106k|  31 | 0.000000e+00 |      --      |    Inf |  31.69%
1004.63/1007.05	c  1007s| 76600 |  2973 | 15730k| 200.0 |   205M |  50 |1173 |9530 | 811 | 271k|  1 | 106k|  31 | 0.000000e+00 |      --      |    Inf |  31.69%
1005.92/1008.34	c  1008s| 76700 |  2991 | 15750k| 200.0 |   205M |  50 |1173 |9359 |1000 | 272k|  0 | 106k|  31 | 0.000000e+00 |      --      |    Inf |  31.70%
1006.82/1009.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1006.82/1009.24	c  1009s| 76800 |  2993 | 15764k| 199.9 |   205M |  50 |1173 |9329 | 827 | 272k|  1 | 107k|  31 | 0.000000e+00 |      --      |    Inf |  31.70%
1008.52/1010.91	c  1011s| 76900 |  3001 | 15789k| 200.0 |   205M |  50 |1173 |9076 | 886 | 272k|  2 | 107k|  31 | 0.000000e+00 |      --      |    Inf |  31.73%
1009.72/1012.14	c  1012s| 77000 |  3000 | 15809k| 200.0 |   205M |  50 |1173 |9167 | 797 | 272k|  0 | 107k|  31 | 0.000000e+00 |      --      |    Inf |  31.88%
1010.91/1013.37	c  1013s| 77100 |  3000 | 15828k| 200.0 |   205M |  50 |1173 |9153 | 784 | 273k|  0 | 107k|  31 | 0.000000e+00 |      --      |    Inf |  32.13%
1012.01/1014.44	c  1014s| 77200 |  3004 | 15844k| 199.9 |   206M |  50 |1173 |9057 | 853 | 273k|  1 | 107k|  31 | 0.000000e+00 |      --      |    Inf |  32.14%
1014.40/1016.80	c  1017s| 77300 |  3007 | 15879k| 200.1 |   206M |  50 |1173 |8613 | 855 | 273k|  1 | 107k|  31 | 0.000000e+00 |      --      |    Inf |  32.25%
1015.40/1017.80	c  1018s| 77400 |  3008 | 15895k| 200.0 |   206M |  50 |1173 |8531 | 827 | 274k|  1 | 107k|  31 | 0.000000e+00 |      --      |    Inf |  32.26%
1016.60/1019.08	c  1019s| 77500 |  3009 | 15916k| 200.1 |   206M |  50 |1173 |8491 | 774 | 274k|  1 | 108k|  31 | 0.000000e+00 |      --      |    Inf |  32.27%
1018.19/1020.61	c  1021s| 77600 |  3014 | 15940k| 200.1 |   206M |  50 |1173 |8526 |   0 | 275k|  0 | 108k|  31 | 0.000000e+00 |      --      |    Inf |  32.27%
1019.19/1021.67	c  1022s| 77700 |  3034 | 15957k| 200.1 |   206M |  50 |1173 |8630 | 847 | 275k|  0 | 108k|  31 | 0.000000e+00 |      --      |    Inf |  32.27%
1020.49/1022.92	c  1023s| 77800 |  3034 | 15976k| 200.1 |   206M |  50 |1173 |8634 | 791 | 275k|  1 | 108k|  31 | 0.000000e+00 |      --      |    Inf |  32.30%
1021.89/1024.31	c  1024s| 77900 |  3034 | 15999k| 200.1 |   206M |  50 |1173 |8669 | 833 | 276k|  1 | 108k|  31 | 0.000000e+00 |      --      |    Inf |  32.30%
1023.38/1025.83	c  1026s| 78000 |  3029 | 16022k| 200.1 |   206M |  50 |1173 |8531 |   0 | 276k|  0 | 108k|  31 | 0.000000e+00 |      --      |    Inf |  32.33%
1025.08/1027.53	c  1028s| 78100 |  3029 | 16049k| 200.2 |   206M |  50 |1173 |8473 | 863 | 276k|  1 | 109k|  31 | 0.000000e+00 |      --      |    Inf |  32.35%
1026.28/1028.75	c  1029s| 78200 |  3035 | 16068k| 200.2 |   206M |  50 |1173 |8338 | 778 | 277k|  1 | 109k|  31 | 0.000000e+00 |      --      |    Inf |  32.45%
1027.87/1030.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1027.87/1030.38	c  1030s| 78300 |  3042 | 16094k| 200.3 |   206M |  50 |1173 |8260 |   0 | 277k|  0 | 109k|  31 | 0.000000e+00 |      --      |    Inf |  32.47%
1029.37/1031.80	c  1032s| 78400 |  3049 | 16117k| 200.3 |   207M |  50 |1173 |8325 | 824 | 277k|  1 | 109k|  31 | 0.000000e+00 |      --      |    Inf |  32.47%
1030.67/1033.11	c  1033s| 78500 |  3043 | 16138k| 200.3 |   207M |  50 |1173 |8300 | 790 | 278k|  1 | 109k|  31 | 0.000000e+00 |      --      |    Inf |  32.49%
1031.67/1034.17	c  1034s| 78600 |  3050 | 16155k| 200.3 |   207M |  50 |1173 |8350 | 832 | 278k|  0 | 109k|  31 | 0.000000e+00 |      --      |    Inf |  32.51%
1032.46/1034.95	c  1035s| 78700 |  3044 | 16166k| 200.2 |   207M |  50 |1173 |8422 | 784 | 278k|  0 | 109k|  31 | 0.000000e+00 |      --      |    Inf |  32.52%
1033.36/1035.88	c  1036s| 78800 |  3045 | 16180k| 200.1 |   207M |  50 |1173 |8521 | 860 | 279k|  1 | 109k|  31 | 0.000000e+00 |      --      |    Inf |  32.52%
1034.46/1037.00	c  1037s| 78900 |  3036 | 16198k| 200.1 |   207M |  50 |1173 |8499 | 789 | 279k|  1 | 110k|  31 | 0.000000e+00 |      --      |    Inf |  32.53%
1036.45/1038.99	c  1039s| 79000 |  3065 | 16229k| 200.2 |   207M |  50 |1173 |8317 | 841 | 279k|  1 | 110k|  31 | 0.000000e+00 |      --      |    Inf |  32.54%
1037.65/1040.19	c  1040s| 79100 |  3074 | 16247k| 200.2 |   207M |  50 |1173 |8411 | 834 | 279k|  1 | 110k|  31 | 0.000000e+00 |      --      |    Inf |  32.54%
1038.95/1041.44	c  1041s| 79200 |  3076 | 16265k| 200.2 |   207M |  50 |1173 |8498 |   0 | 280k|  0 | 110k|  31 | 0.000000e+00 |      --      |    Inf |  32.55%
1039.84/1042.38	c  1042s| 79300 |  3076 | 16279k| 200.1 |   207M |  50 |1173 |8545 |   0 | 280k|  0 | 110k|  31 | 0.000000e+00 |      --      |    Inf |  32.55%
1041.34/1043.88	c  1044s| 79400 |  3079 | 16303k| 200.1 |   207M |  50 |1173 |8384 |   0 | 280k|  0 | 110k|  31 | 0.000000e+00 |      --      |    Inf |  32.57%
1042.64/1045.11	c  1045s| 79500 |  3086 | 16322k| 200.1 |   207M |  50 |1173 |8344 | 881 | 281k|  1 | 110k|  31 | 0.000000e+00 |      --      |    Inf |  32.58%
1044.13/1046.64	c  1047s| 79600 |  3082 | 16347k| 200.2 |   207M |  50 |1173 |8350 | 906 | 281k|  1 | 111k|  31 | 0.000000e+00 |      --      |    Inf |  32.68%
1046.33/1048.82	c  1049s| 79700 |  3124 | 16381k| 200.4 |   207M |  50 |1173 |8361 |   0 | 282k|  0 | 111k|  31 | 0.000000e+00 |      --      |    Inf |  32.68%
1048.02/1050.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1048.02/1050.52	c  1051s| 79800 |  3146 | 16407k| 200.4 |   207M |  50 |1173 |8448 | 816 | 282k|  1 | 111k|  31 | 0.000000e+00 |      --      |    Inf |  32.68%
1049.53/1052.04	c  1052s| 79900 |  3164 | 16431k| 200.5 |   207M |  50 |1173 |8562 | 876 | 283k|  1 | 111k|  31 | 0.000000e+00 |      --      |    Inf |  32.68%
1050.82/1053.34	c  1053s| 80000 |  3168 | 16452k| 200.5 |   207M |  50 |1173 |8551 | 842 | 283k|  0 | 111k|  31 | 0.000000e+00 |      --      |    Inf |  32.70%
1051.91/1054.46	c  1054s| 80100 |  3162 | 16469k| 200.5 |   207M |  50 |1173 |8515 | 867 | 283k|  1 | 111k|  31 | 0.000000e+00 |      --      |    Inf |  32.70%
1053.11/1055.68	c  1056s| 80200 |  3161 | 16488k| 200.4 |   207M |  50 |1173 |8501 | 829 | 283k|  1 | 111k|  31 | 0.000000e+00 |      --      |    Inf |  32.72%
1054.31/1056.88	c  1057s| 80300 |  3150 | 16508k| 200.4 |   207M |  50 |1173 |8422 | 848 | 284k|  1 | 112k|  31 | 0.000000e+00 |      --      |    Inf |  32.91%
1055.70/1058.28	c  1058s| 80400 |  3156 | 16529k| 200.5 |   208M |  50 |1173 |8510 |   0 | 284k|  0 | 112k|  31 | 0.000000e+00 |      --      |    Inf |  32.92%
1056.90/1059.46	c  1059s| 80500 |  3163 | 16546k| 200.4 |   208M |  50 |1173 |8630 | 895 | 284k|  0 | 112k|  31 | 0.000000e+00 |      --      |    Inf |  32.92%
1058.30/1060.85	c  1061s| 80600 |  3158 | 16567k| 200.4 |   208M |  50 |1173 |8424 | 841 | 285k|  1 | 112k|  31 | 0.000000e+00 |      --      |    Inf |  32.93%
1059.50/1062.06	c  1062s| 80700 |  3158 | 16586k| 200.4 |   208M |  50 |1173 |8520 |   0 | 285k|  0 | 112k|  31 | 0.000000e+00 |      --      |    Inf |  32.93%
1060.50/1063.10	c  1063s| 80800 |  3173 | 16603k| 200.4 |   208M |  50 |1173 |8441 | 832 | 286k|  1 | 112k|  31 | 0.000000e+00 |      --      |    Inf |  32.97%
1061.39/1063.91	c  1064s| 80900 |  3180 | 16616k| 200.3 |   208M |  50 |1173 |8446 | 872 | 286k|  0 | 112k|  31 | 0.000000e+00 |      --      |    Inf |  32.97%
1062.99/1065.53	c  1066s| 81000 |  3179 | 16642k| 200.4 |   208M |  50 |1173 |8406 | 820 | 286k|  1 | 113k|  31 | 0.000000e+00 |      --      |    Inf |  32.97%
1064.28/1066.89	c  1067s| 81100 |  3204 | 16664k| 200.4 |   208M |  50 |1173 |8376 | 825 | 286k|  1 | 113k|  31 | 0.000000e+00 |      --      |    Inf |  32.97%
1065.28/1067.81	c  1068s| 81200 |  3196 | 16679k| 200.3 |   208M |  50 |1173 |8463 | 827 | 287k|  1 | 113k|  31 | 0.000000e+00 |      --      |    Inf |  32.97%
1066.68/1069.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1066.68/1069.20	c  1069s| 81300 |  3206 | 16701k| 200.4 |   208M |  50 |1173 |8545 | 829 | 287k|  1 | 113k|  31 | 0.000000e+00 |      --      |    Inf |  32.97%
1067.67/1070.28	c  1070s| 81400 |  3198 | 16718k| 200.3 |   208M |  50 |1173 |8627 | 853 | 287k|  1 | 113k|  31 | 0.000000e+00 |      --      |    Inf |  32.97%
1068.87/1071.48	c  1071s| 81500 |  3199 | 16737k| 200.3 |   208M |  50 |1173 |8679 | 789 | 287k|  1 | 113k|  31 | 0.000000e+00 |      --      |    Inf |  32.97%
1070.17/1072.79	c  1073s| 81600 |  3201 | 16759k| 200.3 |   208M |  50 |1173 |8686 | 842 | 288k|  1 | 113k|  31 | 0.000000e+00 |      --      |    Inf |  32.97%
1071.86/1074.41	c  1074s| 81700 |  3190 | 16783k| 200.4 |   208M |  50 |1173 |8619 | 849 | 288k|  1 | 114k|  31 | 0.000000e+00 |      --      |    Inf |  32.99%
1072.86/1075.47	c  1075s| 81800 |  3178 | 16800k| 200.3 |   208M |  50 |1173 |8543 | 847 | 288k|  0 | 114k|  31 | 0.000000e+00 |      --      |    Inf |  33.02%
1073.96/1076.52	c  1077s| 81900 |  3172 | 16816k| 200.3 |   208M |  50 |1173 |8395 |   0 | 288k|  0 | 114k|  31 | 0.000000e+00 |      --      |    Inf |  33.05%
1075.26/1077.84	c  1078s| 82000 |  3190 | 16838k| 200.3 |   208M |  50 |1173 |8339 | 818 | 288k|  0 | 114k|  31 | 0.000000e+00 |      --      |    Inf |  33.09%
1076.46/1079.06	c  1079s| 82100 |  3203 | 16858k| 200.3 |   208M |  50 |1173 |8340 | 795 | 289k|  1 | 114k|  31 | 0.000000e+00 |      --      |    Inf |  33.29%
1077.25/1079.89	c  1080s| 82200 |  3188 | 16872k| 200.2 |   208M |  50 |1173 |8376 |   0 | 289k|  0 | 114k|  31 | 0.000000e+00 |      --      |    Inf |  33.30%
1078.05/1080.67	c  1081s| 82300 |  3199 | 16885k| 200.2 |   208M |  50 |1173 |8391 | 808 | 289k|  1 | 114k|  31 | 0.000000e+00 |      --      |    Inf |  33.32%
1078.75/1081.39	c  1081s| 82400 |  3199 | 16896k| 200.1 |   208M |  50 |1173 |8540 |   0 | 290k|  0 | 115k|  31 | 0.000000e+00 |      --      |    Inf |  33.33%
1079.55/1082.13	c  1082s| 82500 |  3195 | 16908k| 200.0 |   208M |  50 |1173 |8606 | 767 | 290k|  1 | 115k|  31 | 0.000000e+00 |      --      |    Inf |  33.34%
1080.14/1082.78	c  1083s| 82600 |  3189 | 16919k| 199.9 |   208M |  50 |1173 |8683 |   0 | 290k|  0 | 115k|  31 | 0.000000e+00 |      --      |    Inf |  33.34%
1081.14/1083.74	c  1084s| 82700 |  3186 | 16935k| 199.8 |   208M |  50 |1173 |8690 |   0 | 291k|  0 | 115k|  31 | 0.000000e+00 |      --      |    Inf |  33.35%
1082.14/1084.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1082.14/1084.71	c  1085s| 82800 |  3180 | 16950k| 199.7 |   208M |  50 |1173 |8683 | 846 | 291k|  2 | 115k|  31 | 0.000000e+00 |      --      |    Inf |  33.35%
1083.64/1086.24	c  1086s| 82900 |  3179 | 16975k| 199.8 |   208M |  50 |1173 |8600 | 839 | 291k|  0 | 115k|  31 | 0.000000e+00 |      --      |    Inf |  33.36%
1084.14/1086.79	c  1087s| 83000 |  3179 | 16984k| 199.7 |   208M |  50 |1173 |8665 |   0 | 292k|  0 | 115k|  31 | 0.000000e+00 |      --      |    Inf |  33.36%
1085.03/1087.66	c  1088s| 83100 |  3195 | 16997k| 199.6 |   208M |  50 |1173 |8715 | 809 | 292k|  1 | 115k|  31 | 0.000000e+00 |      --      |    Inf |  33.37%
1085.63/1088.28	c  1088s| 83200 |  3191 | 17007k| 199.5 |   208M |  50 |1173 |8805 | 872 | 292k|  1 | 116k|  31 | 0.000000e+00 |      --      |    Inf |  33.37%
1086.63/1089.27	c  1089s| 83300 |  3188 | 17019k| 199.4 |   208M |  50 |1173 |8790 | 815 | 292k|  1 | 116k|  31 | 0.000000e+00 |      --      |    Inf |  33.58%
1087.93/1090.56	c  1091s| 83400 |  3191 | 17040k| 199.4 |   209M |  50 |1173 |8812 |   0 | 293k|  0 | 116k|  31 | 0.000000e+00 |      --      |    Inf |  33.59%
1088.92/1091.55	c  1092s| 83500 |  3196 | 17055k| 199.3 |   209M |  50 |1173 |8856 | 829 | 293k|  1 | 116k|  31 | 0.000000e+00 |      --      |    Inf |  33.59%
1090.22/1092.80	c  1093s| 83600 |  3195 | 17074k| 199.3 |   209M |  50 |1173 |8765 | 792 | 293k|  1 | 116k|  31 | 0.000000e+00 |      --      |    Inf |  33.60%
1091.62/1094.26	c  1094s| 83700 |  3214 | 17097k| 199.4 |   209M |  50 |1173 |8741 | 813 | 294k|  1 | 116k|  31 | 0.000000e+00 |      --      |    Inf |  33.60%
1093.21/1095.83	c  1096s| 83800 |  3220 | 17122k| 199.4 |   209M |  50 |1173 |8779 |   0 | 294k|  0 | 117k|  31 | 0.000000e+00 |      --      |    Inf |  33.60%
1094.52/1097.18	c  1097s| 83900 |  3230 | 17144k| 199.5 |   209M |  50 |1173 |8748 | 810 | 294k|  1 | 117k|  31 | 0.000000e+00 |      --      |    Inf |  33.60%
1095.51/1098.10	c  1098s| 84000 |  3245 | 17159k| 199.4 |   209M |  50 |1173 |8883 |   0 | 295k|  0 | 117k|  31 | 0.000000e+00 |      --      |    Inf |  33.60%
1096.31/1098.91	c  1099s| 84100 |  3239 | 17173k| 199.3 |   209M |  50 |1173 |9021 | 814 | 295k|  0 | 117k|  31 | 0.000000e+00 |      --      |    Inf |  33.60%
1097.30/1100.00	c  1100s| 84200 |  3240 | 17190k| 199.3 |   209M |  50 |1173 |9073 | 806 | 295k|  1 | 117k|  31 | 0.000000e+00 |      --      |    Inf |  33.60%
1098.70/1101.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1098.70/1101.36	c  1101s| 84300 |  3250 | 17213k| 199.3 |   209M |  50 |1173 |9110 | 812 | 295k|  1 | 117k|  31 | 0.000000e+00 |      --      |    Inf |  33.61%
1099.80/1102.48	c  1102s| 84400 |  3249 | 17231k| 199.3 |   209M |  50 |1173 |9129 | 818 | 296k|  1 | 117k|  31 | 0.000000e+00 |      --      |    Inf |  33.61%
1100.70/1103.37	c  1103s| 84500 |  3261 | 17246k| 199.2 |   209M |  50 |1173 |9245 | 807 | 296k|  1 | 117k|  31 | 0.000000e+00 |      --      |    Inf |  33.61%
1101.30/1103.99	c  1104s| 84600 |  3259 | 17255k| 199.1 |   210M |  50 |1173 |9317 |   0 | 296k|  0 | 118k|  31 | 0.000000e+00 |      --      |    Inf |  33.61%
1102.20/1104.86	c  1105s| 84700 |  3254 | 17269k| 199.0 |   210M |  50 |1173 |9342 | 901 | 297k|  1 | 118k|  31 | 0.000000e+00 |      --      |    Inf |  33.61%
1103.20/1105.87	c  1106s| 84800 |  3246 | 17284k| 199.0 |   210M |  50 |1173 |9343 | 782 | 297k|  1 | 118k|  31 | 0.000000e+00 |      --      |    Inf |  33.61%
1103.80/1106.41	c  1106s| 84900 |  3251 | 17292k| 198.8 |   210M |  50 |1173 |9409 | 810 | 297k|  1 | 118k|  31 | 0.000000e+00 |      --      |    Inf |  33.61%
1104.40/1107.09	c  1107s| 85000 |  3244 | 17302k| 198.7 |   210M |  50 |1173 |9429 |   0 | 297k|  0 | 118k|  31 | 0.000000e+00 |      --      |    Inf |  33.62%
1105.19/1107.87	c  1108s| 85100 |  3243 | 17313k| 198.6 |   210M |  50 |1173 |9533 |   0 | 298k|  0 | 118k|  31 | 0.000000e+00 |      --      |    Inf |  33.62%
1106.19/1108.84	c  1109s| 85200 |  3251 | 17328k| 198.6 |   210M |  50 |1173 |9533 |   0 | 298k|  0 | 118k|  31 | 0.000000e+00 |      --      |    Inf |  33.66%
1107.29/1110.00	c  1110s| 85300 |  3248 | 17345k| 198.6 |   210M |  50 |1173 |9479 | 818 | 298k|  1 | 118k|  31 | 0.000000e+00 |      --      |    Inf |  33.68%
1109.08/1111.77	c  1112s| 85400 |  3267 | 17372k| 198.6 |   210M |  50 |1173 |9432 | 836 | 298k|  1 | 118k|  31 | 0.000000e+00 |      --      |    Inf |  33.69%
1109.88/1112.55	c  1113s| 85500 |  3271 | 17383k| 198.5 |   210M |  50 |1173 |9555 | 848 | 299k|  1 | 119k|  31 | 0.000000e+00 |      --      |    Inf |  33.69%
1110.58/1113.21	c  1113s| 85600 |  3267 | 17393k| 198.4 |   211M |  50 |1173 |9641 |   0 | 299k|  0 | 119k|  31 | 0.000000e+00 |      --      |    Inf |  33.69%
1111.88/1114.53	c  1115s| 85700 |  3286 | 17414k| 198.4 |   211M |  50 |1173 |9557 | 822 | 299k|  0 | 119k|  31 | 0.000000e+00 |      --      |    Inf |  33.70%
1113.08/1115.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1113.08/1115.79	c  1116s| 85800 |  3284 | 17434k| 198.4 |   211M |  50 |1173 |9430 | 916 | 299k|  1 | 119k|  31 | 0.000000e+00 |      --      |    Inf |  33.82%
1113.97/1116.60	c  1117s| 85900 |  3281 | 17446k| 198.3 |   211M |  50 |1173 |9502 | 886 | 299k|  1 | 119k|  31 | 0.000000e+00 |      --      |    Inf |  33.82%
1114.87/1117.54	c  1118s| 86000 |  3282 | 17460k| 198.3 |   211M |  50 |1173 |9619 |   0 | 300k|  0 | 119k|  31 | 0.000000e+00 |      --      |    Inf |  33.82%
1115.77/1118.49	c  1118s| 86100 |  3281 | 17474k| 198.2 |   211M |  50 |1173 |9570 | 796 | 300k|  1 | 119k|  31 | 0.000000e+00 |      --      |    Inf |  33.82%
1117.27/1119.98	c  1120s| 86200 |  3298 | 17497k| 198.3 |   211M |  50 |1173 |9617 | 804 | 300k|  1 | 120k|  31 | 0.000000e+00 |      --      |    Inf |  33.83%
1118.66/1121.32	c  1121s| 86300 |  3298 | 17518k| 198.3 |   211M |  50 |1173 |9694 | 849 | 300k|  0 | 120k|  31 | 0.000000e+00 |      --      |    Inf |  33.84%
1120.06/1122.72	c  1123s| 86400 |  3307 | 17540k| 198.3 |   211M |  50 |1173 |9763 | 883 | 301k|  1 | 120k|  31 | 0.000000e+00 |      --      |    Inf |  33.84%
1120.86/1123.55	c  1124s| 86500 |  3302 | 17553k| 198.2 |   211M |  50 |1173 |9890 |   0 | 301k|  0 | 120k|  31 | 0.000000e+00 |      --      |    Inf |  33.84%
1122.15/1124.87	c  1125s| 86600 |  3304 | 17575k| 198.2 |   211M |  50 |1173 |9701 | 824 | 301k|  1 | 120k|  31 | 0.000000e+00 |      --      |    Inf |  34.11%
1123.25/1125.96	c  1126s| 86700 |  3301 | 17592k| 198.2 |   211M |  50 |1173 |9784 | 853 | 301k|  1 | 120k|  31 | 0.000000e+00 |      --      |    Inf |  34.11%
1124.35/1127.01	c  1127s| 86800 |  3301 | 17608k| 198.2 |   211M |  50 |1173 |9865 |   0 | 302k|  0 | 121k|  31 | 0.000000e+00 |      --      |    Inf |  34.11%
1125.25/1128.00	c  1128s| 86900 |  3307 | 17623k| 198.1 |   211M |  50 |1173 |9764 |   0 | 302k|  0 | 121k|  31 | 0.000000e+00 |      --      |    Inf |  34.17%
1126.64/1129.34	c  1129s| 87000 |  3293 | 17642k| 198.1 |   211M |  50 |1173 |9742 | 866 | 302k|  0 | 121k|  31 | 0.000000e+00 |      --      |    Inf |  34.17%
1128.04/1130.75	c  1131s| 87100 |  3299 | 17664k| 198.1 |   211M |  50 |1173 |9641 | 865 | 302k|  1 | 121k|  31 | 0.000000e+00 |      --      |    Inf |  34.18%
1128.94/1131.62	c  1132s| 87200 |  3296 | 17677k| 198.0 |   211M |  50 |1173 |9616 | 819 | 302k|  1 | 121k|  31 | 0.000000e+00 |      --      |    Inf |  34.18%
1130.44/1133.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1130.44/1133.19	c  1133s| 87300 |  3298 | 17701k| 198.1 |   211M |  50 |1173 |9530 | 846 | 303k|  1 | 121k|  31 | 0.000000e+00 |      --      |    Inf |  34.19%
1131.83/1134.57	c  1135s| 87400 |  3303 | 17723k| 198.1 |   211M |  50 |1173 |9503 | 853 | 303k|  1 | 121k|  31 | 0.000000e+00 |      --      |    Inf |  34.19%
1132.93/1135.66	c  1136s| 87500 |  3295 | 17739k| 198.1 |   211M |  50 |1173 |9478 | 822 | 304k|  1 | 122k|  31 | 0.000000e+00 |      --      |    Inf |  34.20%
1134.13/1136.83	c  1137s| 87600 |  3297 | 17758k| 198.1 |   211M |  50 |1173 |9516 | 811 | 304k|  1 | 122k|  31 | 0.000000e+00 |      --      |    Inf |  34.20%
1135.12/1137.83	c  1138s| 87700 |  3299 | 17774k| 198.0 |   211M |  50 |1173 |9505 | 843 | 304k|  0 | 122k|  31 | 0.000000e+00 |      --      |    Inf |  34.21%
1136.33/1139.02	c  1139s| 87800 |  3302 | 17793k| 198.0 |   211M |  50 |1173 |9552 | 855 | 305k|  1 | 122k|  31 | 0.000000e+00 |      --      |    Inf |  34.21%
1137.52/1140.23	c  1140s| 87900 |  3318 | 17812k| 198.0 |   211M |  50 |1173 |9663 | 855 | 305k|  1 | 122k|  31 | 0.000000e+00 |      --      |    Inf |  34.22%
1138.52/1141.22	c  1141s| 88000 |  3319 | 17827k| 197.9 |   211M |  50 |1173 |9707 |   0 | 305k|  0 | 122k|  31 | 0.000000e+00 |      --      |    Inf |  34.22%
1139.51/1142.21	c  1142s| 88100 |  3324 | 17842k| 197.9 |   211M |  50 |1173 |9638 | 877 | 306k|  1 | 122k|  31 | 0.000000e+00 |      --      |    Inf |  34.22%
1140.21/1142.97	c  1143s| 88200 |  3322 | 17854k| 197.8 |   211M |  50 |1173 |9744 |   0 | 306k|  0 | 123k|  31 | 0.000000e+00 |      --      |    Inf |  34.22%
1141.51/1144.21	c  1144s| 88300 |  3338 | 17873k| 197.8 |   211M |  50 |1173 |9688 |   0 | 306k|  0 | 123k|  31 | 0.000000e+00 |      --      |    Inf |  34.22%
1142.71/1145.49	c  1145s| 88400 |  3329 | 17895k| 197.8 |   211M |  50 |1173 |9691 | 822 | 306k|  1 | 123k|  31 | 0.000000e+00 |      --      |    Inf |  34.22%
1144.41/1147.19	c  1147s| 88500 |  3331 | 17923k| 197.9 |   211M |  50 |1173 |9753 | 822 | 307k|  1 | 123k|  31 | 0.000000e+00 |      --      |    Inf |  34.22%
1145.80/1148.52	c  1149s| 88600 |  3344 | 17944k| 197.9 |   212M |  50 |1173 |9734 |   0 | 307k|  0 | 123k|  31 | 0.000000e+00 |      --      |    Inf |  34.22%
1147.10/1149.82	c  1150s| 88700 |  3355 | 17966k| 198.0 |   212M |  50 |1173 |9795 | 819 | 307k|  2 | 123k|  31 | 0.000000e+00 |      --      |    Inf |  34.22%
1147.99/1150.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1147.99/1150.79	c  1151s| 88800 |  3366 | 17982k| 197.9 |   212M |  50 |1173 |9857 | 802 | 308k|  1 | 123k|  31 | 0.000000e+00 |      --      |    Inf |  34.22%
1149.40/1152.15	c  1152s| 88900 |  3368 | 18005k| 197.9 |   213M |  50 |1173 |9941 |   0 | 308k|  0 | 123k|  31 | 0.000000e+00 |      --      |    Inf |  34.23%
1150.39/1153.16	c  1153s| 89000 |  3358 | 18021k| 197.9 |   213M |  50 |1173 |  10k|   0 | 308k|  0 | 124k|  31 | 0.000000e+00 |      --      |    Inf |  34.23%
1151.49/1154.29	c  1154s| 89100 |  3363 | 18039k| 197.9 |   213M |  50 |1173 |  10k| 808 | 308k|  1 | 124k|  31 | 0.000000e+00 |      --      |    Inf |  34.23%
1152.78/1155.56	c  1156s| 89200 |  3361 | 18059k| 197.9 |   213M |  50 |1173 |  10k|   0 | 309k|  0 | 124k|  31 | 0.000000e+00 |      --      |    Inf |  34.23%
1154.28/1157.05	c  1157s| 89300 |  3362 | 18083k| 197.9 |   213M |  50 |1173 |  10k|   0 | 309k|  0 | 124k|  31 | 0.000000e+00 |      --      |    Inf |  34.23%
1155.58/1158.36	c  1158s| 89400 |  3371 | 18105k| 198.0 |   213M |  50 |1173 |  10k|   0 | 309k|  0 | 124k|  31 | 0.000000e+00 |      --      |    Inf |  34.24%
1157.07/1159.82	c  1160s| 89500 |  3386 | 18129k| 198.0 |   213M |  50 |1173 |  10k|   0 | 310k|  0 | 124k|  31 | 0.000000e+00 |      --      |    Inf |  34.24%
1158.57/1161.30	c  1161s| 89600 |  3382 | 18152k| 198.0 |   213M |  50 |1173 |  10k| 866 | 310k|  1 | 125k|  31 | 0.000000e+00 |      --      |    Inf |  34.25%
1160.37/1163.15	c  1163s| 89700 |  3400 | 18181k| 198.1 |   213M |  50 |1173 |  10k| 855 | 310k|  1 | 125k|  31 | 0.000000e+00 |      --      |    Inf |  34.26%
1161.56/1164.37	c  1164s| 89800 |  3414 | 18202k| 198.1 |   213M |  50 |1173 |  10k| 780 | 310k|  1 | 125k|  31 | 0.000000e+00 |      --      |    Inf |  34.26%
1163.06/1165.87	c  1166s| 89900 |  3419 | 18225k| 198.2 |   213M |  50 |1173 |9925 | 831 | 311k|  1 | 125k|  31 | 0.000000e+00 |      --      |    Inf |  34.33%
1164.16/1166.94	c  1167s| 90000 |  3414 | 18242k| 198.2 |   213M |  50 |1173 |9933 |   0 | 311k|  0 | 125k|  31 | 0.000000e+00 |      --      |    Inf |  34.33%
1165.45/1168.24	c  1168s| 90100 |  3410 | 18262k| 198.2 |   213M |  50 |1173 |9597 | 852 | 311k|  1 | 125k|  31 | 0.000000e+00 |      --      |    Inf |  34.35%
1166.75/1169.53	c  1170s| 90200 |  3423 | 18282k| 198.2 |   213M |  50 |1173 |9503 | 867 | 311k|  2 | 125k|  31 | 0.000000e+00 |      --      |    Inf |  34.35%
1167.75/1170.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1167.75/1170.53	c  1171s| 90300 |  3424 | 18297k| 198.1 |   213M |  50 |1173 |9391 | 854 | 312k|  1 | 125k|  31 | 0.000000e+00 |      --      |    Inf |  34.40%
1168.75/1171.58	c  1172s| 90400 |  3418 | 18313k| 198.1 |   213M |  50 |1173 |9201 | 799 | 312k|  1 | 126k|  31 | 0.000000e+00 |      --      |    Inf |  34.46%
1170.25/1173.06	c  1173s| 90500 |  3424 | 18336k| 198.1 |   213M |  50 |1173 |9134 |   0 | 312k|  0 | 126k|  31 | 0.000000e+00 |      --      |    Inf |  34.46%
1171.04/1173.87	c  1174s| 90600 |  3441 | 18348k| 198.0 |   213M |  50 |1173 |9176 |   0 | 312k|  0 | 126k|  31 | 0.000000e+00 |      --      |    Inf |  34.46%
1171.84/1174.69	c  1175s| 90700 |  3443 | 18361k| 197.9 |   213M |  50 |1173 |9294 | 895 | 313k|  1 | 126k|  31 | 0.000000e+00 |      --      |    Inf |  34.46%
1173.04/1175.81	c  1176s| 90800 |  3427 | 18376k| 197.9 |   213M |  50 |1173 |9305 | 917 | 313k|  1 | 126k|  31 | 0.000000e+00 |      --      |    Inf |  34.56%
1174.34/1177.13	c  1177s| 90900 |  3422 | 18396k| 197.9 |   214M |  50 |1173 |9405 | 853 | 313k|  0 | 126k|  31 | 0.000000e+00 |      --      |    Inf |  34.56%
1175.43/1178.22	c  1178s| 91000 |  3427 | 18412k| 197.9 |   214M |  50 |1173 |9361 | 825 | 314k|  1 | 126k|  31 | 0.000000e+00 |      --      |    Inf |  34.59%
1176.33/1179.19	c  1179s| 91100 |  3428 | 18427k| 197.8 |   214M |  50 |1173 |9421 | 838 | 314k|  1 | 127k|  31 | 0.000000e+00 |      --      |    Inf |  34.62%
1177.92/1180.76	c  1181s| 91200 |  3424 | 18452k| 197.9 |   214M |  50 |1173 |9181 | 834 | 314k|  1 | 127k|  31 | 0.000000e+00 |      --      |    Inf |  34.67%
1179.02/1181.84	c  1182s| 91300 |  3431 | 18468k| 197.8 |   214M |  50 |1173 |9227 | 777 | 314k|  0 | 127k|  31 | 0.000000e+00 |      --      |    Inf |  34.67%
1179.72/1182.57	c  1183s| 91400 |  3434 | 18480k| 197.7 |   214M |  50 |1173 |9225 | 875 | 315k|  1 | 127k|  31 | 0.000000e+00 |      --      |    Inf |  34.68%
1180.52/1183.34	c  1183s| 91500 |  3431 | 18491k| 197.6 |   214M |  50 |1173 |9264 |   0 | 315k|  0 | 127k|  31 | 0.000000e+00 |      --      |    Inf |  34.69%
1181.62/1184.42	c  1184s| 91600 |  3435 | 18509k| 197.6 |   214M |  50 |1173 |9217 | 869 | 315k|  2 | 127k|  31 | 0.000000e+00 |      --      |    Inf |  34.71%
1182.61/1185.47	c  1185s| 91700 |  3421 | 18525k| 197.6 |   214M |  50 |1173 |9210 |   0 | 315k|  0 | 127k|  31 | 0.000000e+00 |      --      |    Inf |  34.73%
1184.51/1187.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1184.51/1187.30	c  1187s| 91800 |  3450 | 18555k| 197.7 |   214M |  50 |1173 |9032 | 802 | 316k|  0 | 127k|  31 | 0.000000e+00 |      --      |    Inf |  34.75%
1185.61/1188.44	c  1188s| 91900 |  3463 | 18574k| 197.7 |   214M |  50 |1173 |9069 | 801 | 316k|  0 | 128k|  31 | 0.000000e+00 |      --      |    Inf |  34.75%
1186.40/1189.24	c  1189s| 92000 |  3460 | 18587k| 197.6 |   214M |  50 |1173 |9107 | 803 | 316k|  1 | 128k|  31 | 0.000000e+00 |      --      |    Inf |  34.75%
1187.31/1190.17	c  1190s| 92100 |  3451 | 18602k| 197.6 |   214M |  50 |1173 |9198 | 805 | 317k|  1 | 128k|  31 | 0.000000e+00 |      --      |    Inf |  34.75%
1188.10/1190.93	c  1191s| 92200 |  3448 | 18614k| 197.5 |   214M |  50 |1173 |9276 | 807 | 317k|  1 | 128k|  31 | 0.000000e+00 |      --      |    Inf |  34.75%
1188.80/1191.63	c  1192s| 92300 |  3446 | 18624k| 197.4 |   214M |  50 |1173 |9337 |   0 | 317k|  0 | 128k|  31 | 0.000000e+00 |      --      |    Inf |  34.76%
1189.50/1192.31	c  1192s| 92400 |  3432 | 18635k| 197.3 |   214M |  50 |1173 |9373 |   0 | 317k|  0 | 128k|  31 | 0.000000e+00 |      --      |    Inf |  34.76%
1190.30/1193.16	c  1193s| 92500 |  3433 | 18648k| 197.2 |   214M |  50 |1173 |9374 | 822 | 317k|  1 | 128k|  31 | 0.000000e+00 |      --      |    Inf |  34.76%
1191.30/1194.12	c  1194s| 92600 |  3445 | 18663k| 197.2 |   214M |  50 |1173 |9465 | 861 | 317k|  2 | 128k|  31 | 0.000000e+00 |      --      |    Inf |  34.76%
1192.39/1195.29	c  1195s| 92700 |  3455 | 18681k| 197.1 |   214M |  50 |1173 |9483 | 858 | 318k|  0 | 129k|  31 | 0.000000e+00 |      --      |    Inf |  34.76%
1193.49/1196.36	c  1196s| 92800 |  3440 | 18697k| 197.1 |   214M |  50 |1173 |9535 | 860 | 318k|  1 | 129k|  31 | 0.000000e+00 |      --      |    Inf |  34.76%
1194.58/1197.45	c  1197s| 92900 |  3438 | 18713k| 197.1 |   215M |  50 |1173 |9529 | 802 | 318k|  1 | 129k|  31 | 0.000000e+00 |      --      |    Inf |  34.76%
1195.68/1198.57	c  1199s| 93000 |  3444 | 18732k| 197.1 |   215M |  50 |1173 |9601 |   0 | 319k|  0 | 129k|  31 | 0.000000e+00 |      --      |    Inf |  34.78%
1196.58/1199.41	c  1199s| 93100 |  3441 | 18745k| 197.0 |   215M |  50 |1173 |9769 |   0 | 319k|  0 | 129k|  31 | 0.000000e+00 |      --      |    Inf |  34.78%
1197.38/1200.27	c  1200s| 93200 |  3441 | 18760k| 196.9 |   215M |  50 |1173 |9810 |   0 | 319k|  0 | 129k|  31 | 0.000000e+00 |      --      |    Inf |  34.78%
1198.37/1201.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1198.37/1201.21	c  1201s| 93300 |  3433 | 18776k| 196.9 |   215M |  50 |1173 |9821 |   0 | 319k|  0 | 129k|  31 | 0.000000e+00 |      --      |    Inf |  34.81%
1199.57/1202.42	c  1202s| 93400 |  3429 | 18795k| 196.9 |   215M |  50 |1173 |9793 |   0 | 320k|  0 | 130k|  31 | 0.000000e+00 |      --      |    Inf |  34.86%
1200.57/1203.48	c  1203s| 93500 |  3424 | 18811k| 196.9 |   215M |  50 |1173 |9604 | 847 | 320k|  0 | 130k|  31 | 0.000000e+00 |      --      |    Inf |  34.89%
1201.57/1204.40	c  1204s| 93600 |  3427 | 18825k| 196.8 |   215M |  50 |1173 |9620 | 862 | 320k|  1 | 130k|  31 | 0.000000e+00 |      --      |    Inf |  34.89%
1202.86/1205.72	c  1206s| 93700 |  3425 | 18845k| 196.8 |   215M |  50 |1173 |9336 | 820 | 320k|  1 | 130k|  31 | 0.000000e+00 |      --      |    Inf |  34.95%
1203.66/1206.57	c  1207s| 93800 |  3437 | 18858k| 196.7 |   215M |  50 |1173 |9380 | 787 | 321k|  1 | 130k|  31 | 0.000000e+00 |      --      |    Inf |  34.95%
1204.56/1207.41	c  1207s| 93900 |  3445 | 18872k| 196.7 |   215M |  50 |1173 |9505 |   0 | 321k|  0 | 130k|  31 | 0.000000e+00 |      --      |    Inf |  34.95%
1205.16/1208.00	c  1208s| 94000 |  3448 | 18881k| 196.6 |   215M |  50 |1173 |9574 |   0 | 321k|  0 | 130k|  31 | 0.000000e+00 |      --      |    Inf |  34.96%
1205.66/1208.55	c  1209s| 94100 |  3445 | 18889k| 196.4 |   215M |  50 |1173 |9680 |   0 | 321k|  0 | 130k|  31 | 0.000000e+00 |      --      |    Inf |  34.96%
1206.35/1209.23	c  1209s| 94200 |  3442 | 18899k| 196.3 |   215M |  50 |1173 |9788 | 820 | 322k|  1 | 131k|  31 | 0.000000e+00 |      --      |    Inf |  34.96%
1207.05/1209.99	c  1210s| 94300 |  3446 | 18911k| 196.3 |   215M |  50 |1173 |9776 | 792 | 322k|  1 | 131k|  31 | 0.000000e+00 |      --      |    Inf |  34.99%
1208.25/1211.18	c  1211s| 94400 |  3446 | 18930k| 196.2 |   215M |  50 |1173 |9752 | 769 | 322k|  1 | 131k|  31 | 0.000000e+00 |      --      |    Inf |  34.99%
1209.84/1212.76	c  1213s| 94500 |  3460 | 18955k| 196.3 |   215M |  50 |1173 |9757 |   0 | 323k|  0 | 131k|  31 | 0.000000e+00 |      --      |    Inf |  34.99%
1210.84/1213.74	c  1214s| 94600 |  3447 | 18969k| 196.2 |   215M |  50 |1173 |9588 | 850 | 323k|  1 | 131k|  31 | 0.000000e+00 |      --      |    Inf |  35.03%
1211.94/1214.88	c  1215s| 94700 |  3443 | 18987k| 196.2 |   215M |  50 |1173 |9512 | 816 | 323k|  1 | 131k|  31 | 0.000000e+00 |      --      |    Inf |  35.03%
1213.54/1216.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1213.54/1216.44	c  1216s| 94800 |  3470 | 19011k| 196.3 |   215M |  50 |1173 |9512 | 872 | 323k|  0 | 131k|  31 | 0.000000e+00 |      --      |    Inf |  35.05%
1215.24/1218.10	c  1218s| 94900 |  3488 | 19036k| 196.3 |   216M |  50 |1173 |9582 |   0 | 324k|  0 | 132k|  31 | 0.000000e+00 |      --      |    Inf |  35.05%
1216.43/1219.36	c  1219s| 95000 |  3477 | 19056k| 196.3 |   216M |  50 |1173 |9649 | 886 | 324k|  2 | 132k|  31 | 0.000000e+00 |      --      |    Inf |  35.06%
1217.73/1220.60	c  1221s| 95100 |  3471 | 19075k| 196.3 |   216M |  50 |1173 |9598 | 850 | 324k|  1 | 132k|  31 | 0.000000e+00 |      --      |    Inf |  35.07%
1218.62/1221.59	c  1222s| 95200 |  3467 | 19091k| 196.3 |   216M |  50 |1173 |9578 |   0 | 325k|  0 | 132k|  31 | 0.000000e+00 |      --      |    Inf |  35.08%
1219.42/1222.32	c  1222s| 95300 |  3482 | 19103k| 196.2 |   216M |  50 |1173 |9656 | 818 | 325k|  1 | 132k|  31 | 0.000000e+00 |      --      |    Inf |  35.08%
1220.23/1223.18	c  1223s| 95400 |  3482 | 19117k| 196.2 |   216M |  50 |1173 |9750 | 815 | 325k|  1 | 132k|  31 | 0.000000e+00 |      --      |    Inf |  35.09%
1221.22/1224.12	c  1224s| 95500 |  3478 | 19132k| 196.1 |   216M |  50 |1173 |9748 | 793 | 325k|  2 | 132k|  31 | 0.000000e+00 |      --      |    Inf |  35.10%
1222.41/1225.36	c  1225s| 95600 |  3476 | 19153k| 196.1 |   216M |  50 |1173 |9803 |   0 | 326k|  0 | 133k|  31 | 0.000000e+00 |      --      |    Inf |  35.14%
1223.91/1226.84	c  1227s| 95700 |  3482 | 19177k| 196.2 |   216M |  50 |1173 |9777 |   0 | 326k|  0 | 133k|  31 | 0.000000e+00 |      --      |    Inf |  35.15%
1225.11/1228.03	c  1228s| 95800 |  3474 | 19196k| 196.2 |   216M |  50 |1173 |9789 | 874 | 326k|  1 | 133k|  31 | 0.000000e+00 |      --      |    Inf |  35.17%
1226.21/1229.18	c  1229s| 95900 |  3467 | 19214k| 196.1 |   216M |  50 |1173 |9723 | 852 | 326k|  1 | 133k|  31 | 0.000000e+00 |      --      |    Inf |  35.18%
1227.30/1230.27	c  1230s| 96000 |  3464 | 19231k| 196.1 |   216M |  50 |1173 |9674 |   0 | 327k|  0 | 133k|  31 | 0.000000e+00 |      --      |    Inf |  35.18%
1229.00/1231.98	c  1232s| 96100 |  3462 | 19258k| 196.2 |   216M |  50 |1173 |9403 | 814 | 327k|  1 | 133k|  31 | 0.000000e+00 |      --      |    Inf |  35.19%
1230.50/1233.43	c  1233s| 96200 |  3465 | 19282k| 196.2 |   216M |  50 |1173 |9414 | 815 | 327k|  0 | 134k|  31 | 0.000000e+00 |      --      |    Inf |  35.19%
1231.69/1234.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1231.69/1234.66	c  1235s| 96300 |  3461 | 19301k| 196.2 |   216M |  50 |1173 |9487 | 834 | 328k|  0 | 134k|  31 | 0.000000e+00 |      --      |    Inf |  35.20%
1233.20/1236.16	c  1236s| 96400 |  3465 | 19324k| 196.3 |   216M |  50 |1173 |9129 | 830 | 328k|  1 | 134k|  31 | 0.000000e+00 |      --      |    Inf |  35.25%
1234.69/1237.65	c  1238s| 96500 |  3479 | 19347k| 196.3 |   216M |  50 |1173 |8984 | 901 | 328k|  1 | 134k|  31 | 0.000000e+00 |      --      |    Inf |  35.26%
1236.58/1239.58	c  1240s| 96600 |  3500 | 19377k| 196.4 |   216M |  50 |1173 |8819 | 783 | 328k|  0 | 134k|  31 | 0.000000e+00 |      --      |    Inf |  35.27%
1237.98/1240.93	c  1241s| 96700 |  3514 | 19398k| 196.4 |   216M |  50 |1173 |8874 | 824 | 329k|  1 | 134k|  31 | 0.000000e+00 |      --      |    Inf |  35.28%
1238.68/1241.61	c  1242s| 96800 |  3513 | 19409k| 196.3 |   216M |  50 |1173 |8940 | 783 | 329k|  1 | 134k|  31 | 0.000000e+00 |      --      |    Inf |  35.29%
1239.87/1242.82	c  1243s| 96900 |  3499 | 19428k| 196.3 |   216M |  50 |1173 |8899 |   0 | 329k|  0 | 134k|  31 | 0.000000e+00 |      --      |    Inf |  35.31%
1240.67/1243.69	c  1244s| 97000 |  3498 | 19440k| 196.2 |   216M |  50 |1173 |8903 | 846 | 329k|  1 | 135k|  31 | 0.000000e+00 |      --      |    Inf |  35.31%
1242.27/1245.24	c  1245s| 97100 |  3511 | 19466k| 196.3 |   216M |  50 |1173 |8932 | 850 | 330k|  2 | 135k|  31 | 0.000000e+00 |      --      |    Inf |  35.32%
1243.46/1246.40	c  1246s| 97200 |  3509 | 19484k| 196.3 |   216M |  50 |1173 |8973 | 808 | 330k|  1 | 135k|  31 | 0.000000e+00 |      --      |    Inf |  35.60%
1245.26/1248.25	c  1248s| 97300 |  3531 | 19513k| 196.4 |   216M |  50 |1173 |9052 | 858 | 330k|  1 | 135k|  31 | 0.000000e+00 |      --      |    Inf |  35.60%
1247.36/1250.38	c  1250s| 97400 |  3528 | 19548k| 196.5 |   216M |  50 |1173 |9083 | 820 | 330k|  1 | 135k|  31 | 0.000000e+00 |      --      |    Inf |  35.61%
1248.55/1251.58	c  1252s| 97500 |  3538 | 19567k| 196.5 |   216M |  50 |1173 |9155 |   0 | 331k|  0 | 135k|  31 | 0.000000e+00 |      --      |    Inf |  35.61%
1249.55/1252.54	c  1253s| 97600 |  3546 | 19583k| 196.5 |   216M |  50 |1173 |9222 |   0 | 331k|  0 | 136k|  31 | 0.000000e+00 |      --      |    Inf |  35.61%
1250.25/1253.28	c  1253s| 97700 |  3542 | 19595k| 196.4 |   216M |  50 |1173 |9317 | 824 | 331k|  0 | 136k|  31 | 0.000000e+00 |      --      |    Inf |  35.61%
1251.45/1254.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1251.45/1254.49	c  1254s| 97800 |  3542 | 19614k| 196.4 |   216M |  50 |1173 |9291 | 907 | 331k|  1 | 136k|  31 | 0.000000e+00 |      --      |    Inf |  36.39%
1252.34/1255.30	c  1255s| 97900 |  3535 | 19626k| 196.3 |   216M |  50 |1173 |9367 |   0 | 331k|  0 | 136k|  31 | 0.000000e+00 |      --      |    Inf |  36.40%
1253.54/1256.52	c  1257s| 98000 |  3530 | 19646k| 196.3 |   216M |  50 |1173 |9317 |   0 | 332k|  0 | 136k|  31 | 0.000000e+00 |      --      |    Inf |  36.40%
1255.04/1258.10	c  1258s| 98100 |  3533 | 19670k| 196.4 |   216M |  50 |1173 |9270 | 869 | 332k|  1 | 136k|  31 | 0.000000e+00 |      --      |    Inf |  36.41%
1256.73/1259.75	c  1260s| 98200 |  3524 | 19697k| 196.5 |   216M |  50 |1173 |9214 | 879 | 332k|  1 | 136k|  31 | 0.000000e+00 |      --      |    Inf |  36.42%
1257.93/1260.98	c  1261s| 98300 |  3526 | 19716k| 196.4 |   216M |  50 |1173 |9292 |   0 | 332k|  0 | 137k|  31 | 0.000000e+00 |      --      |    Inf |  36.43%
1259.23/1262.22	c  1262s| 98400 |  3515 | 19735k| 196.4 |   216M |  50 |1173 |9244 | 819 | 332k|  1 | 137k|  31 | 0.000000e+00 |      --      |    Inf |  36.43%
1260.82/1263.86	c  1264s| 98500 |  3505 | 19760k| 196.5 |   216M |  50 |1173 |9268 | 859 | 333k|  0 | 137k|  31 | 0.000000e+00 |      --      |    Inf |  36.45%
1262.72/1265.72	c  1266s| 98600 |  3531 | 19791k| 196.6 |   216M |  50 |1173 |9250 | 876 | 333k|  1 | 137k|  31 | 0.000000e+00 |      --      |    Inf |  36.47%
1264.22/1267.22	c  1267s| 98700 |  3521 | 19815k| 196.7 |   216M |  50 |1173 |9373 | 823 | 333k|  1 | 137k|  31 | 0.000000e+00 |      --      |    Inf |  36.47%
1265.12/1268.17	c  1268s| 98800 |  3506 | 19829k| 196.6 |   216M |  50 |1173 |9387 | 823 | 334k|  0 | 137k|  31 | 0.000000e+00 |      --      |    Inf |  36.49%
1266.12/1269.11	c  1269s| 98900 |  3509 | 19843k| 196.5 |   216M |  50 |1173 |9424 | 814 | 334k|  1 | 137k|  31 | 0.000000e+00 |      --      |    Inf |  36.50%
1267.21/1270.23	c  1270s| 99000 |  3525 | 19861k| 196.5 |   217M |  50 |1173 |9472 | 798 | 334k|  1 | 138k|  31 | 0.000000e+00 |      --      |    Inf |  36.50%
1268.61/1271.63	c  1272s| 99100 |  3528 | 19884k| 196.6 |   217M |  50 |1173 |9522 | 818 | 335k|  2 | 138k|  31 | 0.000000e+00 |      --      |    Inf |  36.51%
1269.91/1272.98	c  1273s| 99200 |  3531 | 19907k| 196.6 |   217M |  50 |1173 |9618 | 807 | 335k|  1 | 138k|  31 | 0.000000e+00 |      --      |    Inf |  36.51%
1271.01/1274.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1271.01/1274.06	c  1274s| 99300 |  3515 | 19925k| 196.6 |   217M |  50 |1173 |9682 |   0 | 335k|  0 | 138k|  31 | 0.000000e+00 |      --      |    Inf |  36.51%
1272.20/1275.25	c  1275s| 99400 |  3522 | 19943k| 196.6 |   217M |  50 |1173 |9652 | 834 | 335k|  1 | 138k|  31 | 0.000000e+00 |      --      |    Inf |  36.51%
1273.30/1276.37	c  1276s| 99500 |  3516 | 19961k| 196.5 |   217M |  50 |1173 |9668 | 861 | 336k|  2 | 138k|  31 | 0.000000e+00 |      --      |    Inf |  36.53%
1274.90/1277.94	c  1278s| 99600 |  3525 | 19986k| 196.6 |   217M |  50 |1173 |9686 | 809 | 336k|  0 | 139k|  31 | 0.000000e+00 |      --      |    Inf |  36.54%
1275.89/1278.97	c  1279s| 99700 |  3507 | 20001k| 196.5 |   217M |  50 |1173 |9725 | 885 | 336k|  1 | 139k|  31 | 0.000000e+00 |      --      |    Inf |  36.54%
1276.79/1279.86	c  1280s| 99800 |  3510 | 20015k| 196.5 |   217M |  50 |1173 |9786 | 775 | 337k|  0 | 139k|  31 | 0.000000e+00 |      --      |    Inf |  36.54%
1278.19/1281.20	c  1281s| 99900 |  3506 | 20038k| 196.5 |   217M |  50 |1173 |9852 |   0 | 337k|  0 | 139k|  31 | 0.000000e+00 |      --      |    Inf |  36.56%
1279.09/1282.13	c  1282s|100000 |  3508 | 20052k| 196.5 |   217M |  50 |1173 |9839 | 898 | 337k|  2 | 139k|  31 | 0.000000e+00 |      --      |    Inf |  36.57%
1281.09/1284.15	c  1284s|100100 |  3504 | 20083k| 196.6 |   217M |  50 |1173 |9711 | 799 | 337k|  1 | 139k|  31 | 0.000000e+00 |      --      |    Inf |  36.58%
1282.58/1285.62	c  1286s|100200 |  3523 | 20105k| 196.6 |   217M |  50 |1173 |9772 |   0 | 338k|  0 | 140k|  31 | 0.000000e+00 |      --      |    Inf |  36.59%
1283.48/1286.59	c  1287s|100300 |  3520 | 20120k| 196.6 |   217M |  50 |1173 |9769 | 881 | 338k|  0 | 140k|  31 | 0.000000e+00 |      --      |    Inf |  36.59%
1285.08/1288.18	c  1288s|100400 |  3524 | 20146k| 196.6 |   217M |  50 |1173 |9616 |   0 | 338k|  0 | 140k|  31 | 0.000000e+00 |      --      |    Inf |  36.59%
1286.17/1289.25	c  1289s|100500 |  3541 | 20163k| 196.6 |   217M |  50 |1173 |9593 | 824 | 339k|  1 | 140k|  31 | 0.000000e+00 |      --      |    Inf |  36.59%
1286.97/1290.07	c  1290s|100600 |  3530 | 20176k| 196.5 |   217M |  50 |1173 |9660 |   0 | 339k|  0 | 140k|  31 | 0.000000e+00 |      --      |    Inf |  36.59%
1287.77/1290.88	c  1291s|100700 |  3532 | 20189k| 196.5 |   217M |  50 |1173 |9714 | 821 | 339k|  1 | 140k|  31 | 0.000000e+00 |      --      |    Inf |  36.59%
1288.46/1291.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1288.46/1291.57	c  1292s|100800 |  3539 | 20200k| 196.4 |   217M |  50 |1173 |9825 | 855 | 339k|  1 | 140k|  31 | 0.000000e+00 |      --      |    Inf |  36.59%
1289.16/1292.21	c  1292s|100900 |  3540 | 20210k| 196.3 |   217M |  50 |1173 |9837 | 827 | 339k|  1 | 140k|  31 | 0.000000e+00 |      --      |    Inf |  36.59%
1289.86/1292.90	c  1293s|101000 |  3532 | 20221k| 196.2 |   217M |  50 |1173 |9896 | 827 | 340k|  1 | 140k|  31 | 0.000000e+00 |      --      |    Inf |  36.60%
1290.76/1293.81	c  1294s|101100 |  3528 | 20235k| 196.2 |   217M |  50 |1173 |9890 | 816 | 340k|  0 | 140k|  31 | 0.000000e+00 |      --      |    Inf |  36.61%
1291.66/1294.72	c  1295s|101200 |  3529 | 20250k| 196.1 |   217M |  50 |1173 |9762 |   0 | 340k|  0 | 141k|  31 | 0.000000e+00 |      --      |    Inf |  36.63%
1292.45/1295.50	c  1295s|101300 |  3540 | 20262k| 196.0 |   217M |  50 |1173 |9803 |   0 | 340k|  0 | 141k|  31 | 0.000000e+00 |      --      |    Inf |  36.64%
1292.96/1296.03	c  1296s|101400 |  3556 | 20270k| 195.9 |   217M |  50 |1173 |9885 | 841 | 340k|  1 | 141k|  31 | 0.000000e+00 |      --      |    Inf |  36.64%
1293.75/1296.87	c  1297s|101500 |  3548 | 20284k| 195.9 |   217M |  50 |1173 |9941 | 775 | 341k|  1 | 141k|  31 | 0.000000e+00 |      --      |    Inf |  36.64%
1294.45/1297.57	c  1298s|101600 |  3532 | 20295k| 195.8 |   217M |  50 |1173 |9959 |   0 | 341k|  0 | 141k|  31 | 0.000000e+00 |      --      |    Inf |  36.65%
1295.15/1298.28	c  1298s|101700 |  3534 | 20306k| 195.7 |   218M |  50 |1173 |9968 |   0 | 341k|  0 | 141k|  31 | 0.000000e+00 |      --      |    Inf |  36.66%
1296.64/1299.74	c  1300s|101800 |  3555 | 20328k| 195.7 |   218M |  50 |1173 |9808 | 887 | 342k|  0 | 141k|  31 | 0.000000e+00 |      --      |    Inf |  36.67%
1298.24/1301.36	c  1301s|101900 |  3551 | 20351k| 195.8 |   218M |  50 |1173 |9750 | 863 | 342k|  1 | 141k|  31 | 0.000000e+00 |      --      |    Inf |  36.77%
1299.04/1302.14	c  1302s|102000 |  3557 | 20363k| 195.7 |   218M |  50 |1173 |9820 |   0 | 342k|  0 | 142k|  31 | 0.000000e+00 |      --      |    Inf |  36.77%
1300.34/1303.41	c  1303s|102100 |  3548 | 20383k| 195.7 |   218M |  50 |1173 |9836 | 892 | 342k|  0 | 142k|  31 | 0.000000e+00 |      --      |    Inf |  36.77%
1301.33/1304.43	c  1304s|102200 |  3559 | 20398k| 195.6 |   218M |  50 |1173 |9898 | 822 | 343k|  1 | 142k|  31 | 0.000000e+00 |      --      |    Inf |  36.77%
1302.33/1305.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1302.33/1305.46	c  1305s|102300 |  3565 | 20413k| 195.6 |   218M |  50 |1173 |9919 | 825 | 343k|  0 | 142k|  31 | 0.000000e+00 |      --      |    Inf |  36.78%
1303.13/1306.22	c  1306s|102400 |  3568 | 20424k| 195.5 |   218M |  50 |1173 |9999 |   0 | 343k|  0 | 142k|  31 | 0.000000e+00 |      --      |    Inf |  36.80%
1304.93/1308.01	c  1308s|102500 |  3572 | 20453k| 195.6 |   218M |  50 |1173 |9907 | 807 | 343k|  0 | 142k|  31 | 0.000000e+00 |      --      |    Inf |  36.80%
1306.12/1309.29	c  1309s|102600 |  3578 | 20474k| 195.6 |   218M |  50 |1173 |9953 | 810 | 344k|  1 | 142k|  31 | 0.000000e+00 |      --      |    Inf |  36.80%
1307.52/1310.62	c  1311s|102700 |  3574 | 20497k| 195.7 |   218M |  50 |1173 |  10k|   0 | 344k|  0 | 143k|  31 | 0.000000e+00 |      --      |    Inf |  36.80%
1309.21/1312.33	c  1312s|102800 |  3570 | 20525k| 195.7 |   218M |  50 |1173 |  10k| 836 | 344k|  1 | 143k|  31 | 0.000000e+00 |      --      |    Inf |  36.86%
1310.51/1313.69	c  1314s|102900 |  3578 | 20545k| 195.7 |   218M |  50 |1173 |  10k| 844 | 345k|  1 | 143k|  31 | 0.000000e+00 |      --      |    Inf |  36.86%
1312.11/1315.24	c  1315s|103000 |  3578 | 20571k| 195.8 |   218M |  50 |1173 |  10k| 841 | 345k|  1 | 143k|  31 | 0.000000e+00 |      --      |    Inf |  36.90%
1314.01/1317.14	c  1317s|103100 |  3582 | 20603k| 195.9 |   218M |  50 |1173 |  10k|   0 | 345k|  0 | 143k|  31 | 0.000000e+00 |      --      |    Inf |  36.91%
1315.80/1319.00	c  1319s|103200 |  3601 | 20636k| 196.0 |   218M |  50 |1173 |  10k| 806 | 345k|  1 | 143k|  31 | 0.000000e+00 |      --      |    Inf |  37.04%
1316.50/1319.64	c  1320s|103300 |  3588 | 20646k| 196.0 |   219M |  50 |1173 |  10k| 778 | 346k|  0 | 144k|  31 | 0.000000e+00 |      --      |    Inf |  37.10%
1317.70/1320.89	c  1321s|103400 |  3584 | 20668k| 196.0 |   219M |  50 |1173 |  10k| 774 | 346k|  0 | 144k|  31 | 0.000000e+00 |      --      |    Inf |  37.15%
1318.49/1321.68	c  1322s|103500 |  3591 | 20681k| 195.9 |   219M |  50 |1173 |  10k| 807 | 346k|  1 | 144k|  31 | 0.000000e+00 |      --      |    Inf |  37.17%
1319.49/1322.64	c  1323s|103600 |  3589 | 20698k| 195.9 |   219M |  50 |1173 |  10k| 765 | 346k|  1 | 144k|  31 | 0.000000e+00 |      --      |    Inf |  37.24%
1320.39/1323.58	c  1324s|103700 |  3580 | 20714k| 195.9 |   219M |  50 |1173 |  10k| 889 | 346k|  0 | 144k|  31 | 0.000000e+00 |      --      |    Inf |  37.28%
1321.59/1324.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1321.59/1324.70	c  1325s|103800 |  3586 | 20732k| 195.8 |   219M |  50 |1173 |  10k| 807 | 347k|  1 | 144k|  31 | 0.000000e+00 |      --      |    Inf |  37.30%
1322.48/1325.68	c  1326s|103900 |  3588 | 20748k| 195.8 |   219M |  50 |1173 |  10k| 878 | 347k|  1 | 144k|  31 | 0.000000e+00 |      --      |    Inf |  37.30%
1323.89/1327.05	c  1327s|104000 |  3599 | 20769k| 195.8 |   219M |  50 |1173 |  10k|   0 | 347k|  0 | 144k|  31 | 0.000000e+00 |      --      |    Inf |  37.30%
1324.98/1328.19	c  1328s|104100 |  3594 | 20786k| 195.8 |   219M |  50 |1173 |  10k| 812 | 347k|  1 | 145k|  31 | 0.000000e+00 |      --      |    Inf |  37.30%
1327.27/1330.44	c  1330s|104200 |  3608 | 20822k| 196.0 |   219M |  50 |1173 |  10k| 774 | 348k|  1 | 145k|  31 | 0.000000e+00 |      --      |    Inf |  37.32%
1328.47/1331.63	c  1332s|104300 |  3606 | 20841k| 195.9 |   219M |  50 |1173 |  10k| 903 | 348k|  0 | 145k|  31 | 0.000000e+00 |      --      |    Inf |  37.32%
1329.97/1333.12	c  1333s|104400 |  3605 | 20864k| 196.0 |   219M |  50 |1173 |  10k| 856 | 348k|  1 | 145k|  31 | 0.000000e+00 |      --      |    Inf |  37.32%
1331.26/1334.43	c  1334s|104500 |  3612 | 20885k| 196.0 |   219M |  50 |1173 |  10k| 918 | 348k|  1 | 145k|  31 | 0.000000e+00 |      --      |    Inf |  37.35%
1332.36/1335.54	c  1336s|104600 |  3624 | 20903k| 196.0 |   219M |  50 |1173 |  10k| 821 | 349k|  1 | 145k|  31 | 0.000000e+00 |      --      |    Inf |  37.35%
1333.26/1336.47	c  1336s|104700 |  3611 | 20917k| 195.9 |   219M |  50 |1173 |  10k|   0 | 349k|  0 | 145k|  31 | 0.000000e+00 |      --      |    Inf |  37.35%
1334.36/1337.51	c  1338s|104800 |  3627 | 20935k| 195.9 |   219M |  50 |1173 |  10k|   0 | 349k|  0 | 146k|  31 | 0.000000e+00 |      --      |    Inf |  37.36%
1334.86/1338.07	c  1338s|104900 |  3620 | 20943k| 195.8 |   219M |  50 |1173 |  10k| 805 | 349k|  1 | 146k|  31 | 0.000000e+00 |      --      |    Inf |  37.36%
1335.96/1339.14	c  1339s|105000 |  3624 | 20961k| 195.8 |   219M |  50 |1173 |  10k| 806 | 350k|  1 | 146k|  31 | 0.000000e+00 |      --      |    Inf |  37.36%
1337.55/1340.75	c  1341s|105100 |  3615 | 20988k| 195.9 |   219M |  50 |1173 |  10k| 807 | 350k|  1 | 146k|  31 | 0.000000e+00 |      --      |    Inf |  37.36%
1339.04/1342.27	c  1342s|105200 |  3632 | 21013k| 195.9 |   219M |  50 |1173 |  10k| 836 | 350k|  1 | 146k|  31 | 0.000000e+00 |      --      |    Inf |  37.36%
1339.74/1342.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1339.74/1342.98	c  1343s|105300 |  3625 | 21024k| 195.8 |   219M |  50 |1173 |  10k| 836 | 350k|  1 | 146k|  31 | 0.000000e+00 |      --      |    Inf |  37.36%
1341.34/1344.55	c  1345s|105400 |  3647 | 21050k| 195.9 |   219M |  50 |1173 |  10k| 853 | 351k|  2 | 146k|  31 | 0.000000e+00 |      --      |    Inf |  37.36%
1342.34/1345.54	c  1346s|105500 |  3647 | 21065k| 195.8 |   219M |  50 |1173 |  10k|   0 | 351k|  0 | 146k|  31 | 0.000000e+00 |      --      |    Inf |  37.36%
1343.33/1346.51	c  1347s|105600 |  3652 | 21080k| 195.8 |   220M |  50 |1173 |  10k| 839 | 351k|  1 | 147k|  31 | 0.000000e+00 |      --      |    Inf |  37.37%
1344.33/1347.52	c  1348s|105700 |  3646 | 21096k| 195.8 |   220M |  50 |1173 |  10k| 834 | 351k|  0 | 147k|  31 | 0.000000e+00 |      --      |    Inf |  37.37%
1345.53/1348.76	c  1349s|105800 |  3650 | 21116k| 195.8 |   220M |  50 |1173 |  10k|   0 | 352k|  0 | 147k|  31 | 0.000000e+00 |      --      |    Inf |  37.37%
1346.43/1349.61	c  1350s|105900 |  3652 | 21130k| 195.7 |   220M |  50 |1173 |  10k| 820 | 352k|  1 | 147k|  31 | 0.000000e+00 |      --      |    Inf |  37.37%
1347.43/1350.69	c  1351s|106000 |  3640 | 21146k| 195.7 |   220M |  50 |1173 |  10k| 860 | 352k|  1 | 147k|  31 | 0.000000e+00 |      --      |    Inf |  37.37%
1349.02/1352.27	c  1352s|106100 |  3642 | 21171k| 195.7 |   220M |  50 |1173 |  10k| 842 | 352k|  0 | 147k|  31 | 0.000000e+00 |      --      |    Inf |  37.39%
1349.92/1353.18	c  1353s|106200 |  3649 | 21184k| 195.7 |   220M |  50 |1173 |  10k| 917 | 352k|  1 | 148k|  31 | 0.000000e+00 |      --      |    Inf |  37.39%
1350.92/1354.17	c  1354s|106300 |  3654 | 21200k| 195.6 |   220M |  50 |1173 |  10k| 804 | 353k|  1 | 148k|  31 | 0.000000e+00 |      --      |    Inf |  37.39%
1351.82/1355.08	c  1355s|106400 |  3652 | 21213k| 195.6 |   220M |  50 |1173 |  10k| 858 | 353k|  0 | 148k|  31 | 0.000000e+00 |      --      |    Inf |  37.40%
1352.92/1356.16	c  1356s|106500 |  3654 | 21230k| 195.6 |   220M |  50 |1173 |  10k|   0 | 353k|  0 | 148k|  31 | 0.000000e+00 |      --      |    Inf |  37.40%
1354.01/1357.20	c  1357s|106600 |  3649 | 21247k| 195.5 |   220M |  50 |1173 |  10k| 762 | 353k|  1 | 148k|  31 | 0.000000e+00 |      --      |    Inf |  37.41%
1354.91/1358.18	c  1358s|106700 |  3656 | 21263k| 195.5 |   220M |  50 |1173 |  10k| 920 | 354k|  0 | 148k|  31 | 0.000000e+00 |      --      |    Inf |  37.42%
1356.30/1359.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1356.30/1359.54	c  1360s|106800 |  3677 | 21286k| 195.5 |   220M |  50 |1173 |  10k| 821 | 354k|  1 | 148k|  31 | 0.000000e+00 |      --      |    Inf |  37.42%
1357.30/1360.50	c  1361s|106900 |  3663 | 21301k| 195.5 |   220M |  50 |1173 |  10k| 836 | 354k|  0 | 149k|  31 | 0.000000e+00 |      --      |    Inf |  37.42%
1358.30/1361.56	c  1362s|107000 |  3658 | 21318k| 195.5 |   220M |  50 |1173 |  10k|   0 | 354k|  0 | 149k|  31 | 0.000000e+00 |      --      |    Inf |  37.42%
1359.50/1362.75	c  1363s|107100 |  3648 | 21336k| 195.5 |   220M |  50 |1173 |  10k|   0 | 355k|  0 | 149k|  31 | 0.000000e+00 |      --      |    Inf |  37.42%
1360.49/1363.78	c  1364s|107200 |  3641 | 21352k| 195.4 |   220M |  50 |1173 |  10k| 855 | 355k|  1 | 149k|  31 | 0.000000e+00 |      --      |    Inf |  37.46%
1361.80/1365.02	c  1365s|107300 |  3645 | 21371k| 195.4 |   220M |  50 |1173 |  10k|   0 | 355k|  0 | 149k|  31 | 0.000000e+00 |      --      |    Inf |  37.52%
1362.99/1366.27	c  1366s|107400 |  3640 | 21391k| 195.4 |   220M |  50 |1173 |  10k| 813 | 355k|  0 | 149k|  31 | 0.000000e+00 |      --      |    Inf |  37.52%
1364.18/1367.43	c  1367s|107500 |  3642 | 21408k| 195.4 |   220M |  50 |1173 |  10k| 842 | 356k|  1 | 149k|  31 | 0.000000e+00 |      --      |    Inf |  37.52%
1365.58/1368.82	c  1369s|107600 |  3640 | 21430k| 195.4 |   220M |  50 |1173 |  10k|   0 | 356k|  0 | 150k|  31 | 0.000000e+00 |      --      |    Inf |  37.59%
1366.88/1370.13	c  1370s|107700 |  3643 | 21451k| 195.4 |   221M |  50 |1173 |  10k| 778 | 356k|  1 | 150k|  31 | 0.000000e+00 |      --      |    Inf |  37.59%
1367.88/1371.17	c  1371s|107800 |  3645 | 21469k| 195.4 |   221M |  50 |1173 |  10k| 778 | 356k|  1 | 150k|  31 | 0.000000e+00 |      --      |    Inf |  37.60%
1368.88/1372.13	c  1372s|107900 |  3643 | 21485k| 195.4 |   221M |  50 |1173 |  10k| 865 | 357k|  1 | 150k|  31 | 0.000000e+00 |      --      |    Inf |  37.60%
1369.88/1373.15	c  1373s|108000 |  3642 | 21501k| 195.4 |   221M |  50 |1173 |  10k|   0 | 357k|  0 | 150k|  31 | 0.000000e+00 |      --      |    Inf |  37.61%
1370.97/1374.25	c  1374s|108100 |  3634 | 21519k| 195.3 |   221M |  50 |1173 |  10k| 838 | 357k|  0 | 150k|  31 | 0.000000e+00 |      --      |    Inf |  37.61%
1372.07/1375.32	c  1375s|108200 |  3636 | 21536k| 195.3 |   221M |  50 |1173 |  10k| 815 | 357k|  1 | 150k|  31 | 0.000000e+00 |      --      |    Inf |  37.61%
1373.16/1376.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1373.16/1376.45	c  1376s|108300 |  3635 | 21554k| 195.3 |   221M |  50 |1173 |  10k| 815 | 358k|  1 | 151k|  31 | 0.000000e+00 |      --      |    Inf |  37.61%
1375.16/1378.45	c  1378s|108400 |  3639 | 21586k| 195.4 |   221M |  50 |1173 |  10k| 859 | 358k|  1 | 151k|  31 | 0.000000e+00 |      --      |    Inf |  37.63%
1376.46/1379.75	c  1380s|108500 |  3644 | 21607k| 195.4 |   221M |  50 |1173 |  10k| 839 | 358k|  1 | 151k|  31 | 0.000000e+00 |      --      |    Inf |  37.63%
1377.76/1381.03	c  1381s|108600 |  3637 | 21627k| 195.4 |   221M |  50 |1173 |9901 | 786 | 359k|  1 | 151k|  31 | 0.000000e+00 |      --      |    Inf |  37.83%
1378.76/1382.07	c  1382s|108700 |  3644 | 21643k| 195.4 |   221M |  50 |1173 |9957 | 834 | 359k|  2 | 151k|  31 | 0.000000e+00 |      --      |    Inf |  37.83%
1379.75/1383.07	c  1383s|108800 |  3648 | 21659k| 195.4 |   221M |  50 |1173 |9977 |   0 | 359k|  0 | 151k|  31 | 0.000000e+00 |      --      |    Inf |  37.84%
1380.75/1384.05	c  1384s|108900 |  3654 | 21674k| 195.3 |   221M |  50 |1173 |  10k| 862 | 359k|  1 | 151k|  31 | 0.000000e+00 |      --      |    Inf |  37.85%
1381.54/1384.80	c  1385s|109000 |  3655 | 21685k| 195.3 |   221M |  50 |1173 |  10k| 868 | 360k|  1 | 151k|  31 | 0.000000e+00 |      --      |    Inf |  37.85%
1382.34/1385.61	c  1386s|109100 |  3647 | 21697k| 195.2 |   221M |  50 |1173 |  10k| 775 | 360k|  1 | 152k|  31 | 0.000000e+00 |      --      |    Inf |  37.85%
1383.54/1386.89	c  1387s|109200 |  3654 | 21717k| 195.2 |   221M |  50 |1173 |  10k|   0 | 360k|  0 | 152k|  31 | 0.000000e+00 |      --      |    Inf |  37.86%
1384.84/1388.15	c  1388s|109300 |  3652 | 21736k| 195.2 |   221M |  50 |1173 |  10k| 842 | 360k|  1 | 152k|  31 | 0.000000e+00 |      --      |    Inf |  37.87%
1386.33/1389.63	c  1390s|109400 |  3651 | 21759k| 195.2 |   221M |  50 |1173 |9965 | 859 | 361k|  1 | 152k|  31 | 0.000000e+00 |      --      |    Inf |  37.88%
1387.23/1390.56	c  1391s|109500 |  3652 | 21774k| 195.2 |   221M |  50 |1173 |  10k|   0 | 361k|  0 | 152k|  31 | 0.000000e+00 |      --      |    Inf |  37.88%
1388.43/1391.73	c  1392s|109600 |  3647 | 21793k| 195.2 |   221M |  50 |1173 |9849 |   0 | 361k|  0 | 152k|  31 | 0.000000e+00 |      --      |    Inf |  37.90%
1390.22/1393.56	c  1394s|109700 |  3665 | 21822k| 195.3 |   221M |  50 |1173 |9826 | 809 | 362k|  1 | 152k|  31 | 0.000000e+00 |      --      |    Inf |  37.90%
1391.32/1394.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1391.32/1394.65	c  1395s|109800 |  3670 | 21839k| 195.2 |   221M |  50 |1173 |9942 | 807 | 362k|  1 | 153k|  31 | 0.000000e+00 |      --      |    Inf |  37.90%
1392.22/1395.57	c  1396s|109900 |  3660 | 21854k| 195.2 |   221M |  50 |1173 |9941 |   0 | 362k|  0 | 153k|  31 | 0.000000e+00 |      --      |    Inf |  37.90%
1393.82/1397.14	c  1397s|110000 |  3667 | 21879k| 195.2 |   221M |  50 |1173 |9689 | 852 | 363k|  1 | 153k|  31 | 0.000000e+00 |      --      |    Inf |  37.93%
1395.01/1398.30	c  1398s|110100 |  3666 | 21897k| 195.2 |   221M |  50 |1173 |9736 | 883 | 363k|  0 | 153k|  31 | 0.000000e+00 |      --      |    Inf |  37.93%
1396.71/1400.00	c  1400s|110200 |  3676 | 21923k| 195.3 |   221M |  50 |1173 |9821 | 882 | 363k|  1 | 153k|  31 | 0.000000e+00 |      --      |    Inf |  37.94%
1398.40/1401.77	c  1402s|110300 |  3683 | 21953k| 195.4 |   221M |  50 |1173 |9717 | 781 | 364k|  1 | 153k|  31 | 0.000000e+00 |      --      |    Inf |  37.95%
1399.81/1403.19	c  1403s|110400 |  3691 | 21976k| 195.4 |   221M |  50 |1173 |9712 | 824 | 364k|  1 | 153k|  31 | 0.000000e+00 |      --      |    Inf |  38.00%
1401.20/1404.55	c  1405s|110500 |  3706 | 21998k| 195.4 |   221M |  50 |1173 |9739 | 820 | 364k|  1 | 154k|  31 | 0.000000e+00 |      --      |    Inf |  38.00%
1402.00/1405.39	c  1405s|110600 |  3701 | 22011k| 195.4 |   221M |  50 |1173 |9830 | 819 | 365k|  0 | 154k|  31 | 0.000000e+00 |      --      |    Inf |  38.00%
1402.80/1406.13	c  1406s|110700 |  3700 | 22022k| 195.3 |   221M |  50 |1173 |9940 | 827 | 365k|  1 | 154k|  31 | 0.000000e+00 |      --      |    Inf |  38.00%
1403.99/1407.30	c  1407s|110800 |  3700 | 22041k| 195.3 |   221M |  50 |1173 |9998 | 855 | 365k|  2 | 154k|  31 | 0.000000e+00 |      --      |    Inf |  38.02%
1405.29/1408.66	c  1409s|110900 |  3715 | 22063k| 195.3 |   221M |  50 |1173 |  10k|   0 | 365k|  0 | 154k|  31 | 0.000000e+00 |      --      |    Inf |  38.02%
1405.99/1409.38	c  1409s|111000 |  3720 | 22074k| 195.2 |   221M |  50 |1173 |  10k| 865 | 365k|  0 | 154k|  31 | 0.000000e+00 |      --      |    Inf |  38.02%
1406.88/1410.24	c  1410s|111100 |  3722 | 22087k| 195.2 |   221M |  50 |1173 |  10k| 849 | 365k|  2 | 154k|  31 | 0.000000e+00 |      --      |    Inf |  38.02%
1408.08/1411.48	c  1411s|111200 |  3751 | 22106k| 195.2 |   221M |  50 |1173 |  10k| 843 | 366k|  2 | 154k|  31 | 0.000000e+00 |      --      |    Inf |  38.02%
1409.28/1412.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1409.28/1412.67	c  1413s|111300 |  3742 | 22124k| 195.2 |   221M |  50 |1173 |  10k| 807 | 366k|  1 | 155k|  31 | 0.000000e+00 |      --      |    Inf |  38.02%
1410.38/1413.75	c  1414s|111400 |  3748 | 22141k| 195.1 |   221M |  50 |1173 |  10k|   0 | 366k|  0 | 155k|  31 | 0.000000e+00 |      --      |    Inf |  38.03%
1411.57/1414.94	c  1415s|111500 |  3748 | 22159k| 195.1 |   221M |  50 |1173 |  10k| 835 | 367k|  1 | 155k|  31 | 0.000000e+00 |      --      |    Inf |  38.04%
1413.17/1416.51	c  1417s|111600 |  3768 | 22184k| 195.2 |   221M |  50 |1173 |  10k| 816 | 367k|  1 | 155k|  31 | 0.000000e+00 |      --      |    Inf |  38.05%
1414.07/1417.43	c  1417s|111700 |  3775 | 22199k| 195.1 |   221M |  50 |1173 |  10k|   0 | 367k|  0 | 155k|  31 | 0.000000e+00 |      --      |    Inf |  38.05%
1414.87/1418.23	c  1418s|111800 |  3767 | 22210k| 195.1 |   222M |  50 |1173 |  10k| 791 | 367k|  1 | 155k|  31 | 0.000000e+00 |      --      |    Inf |  38.05%
1415.96/1419.38	c  1419s|111900 |  3778 | 22228k| 195.1 |   222M |  50 |1173 |  10k| 853 | 368k|  0 | 155k|  31 | 0.000000e+00 |      --      |    Inf |  38.06%
1416.86/1420.24	c  1420s|112000 |  3764 | 22241k| 195.0 |   222M |  50 |1173 |  10k|   0 | 368k|  0 | 155k|  31 | 0.000000e+00 |      --      |    Inf |  38.06%
1417.76/1421.15	c  1421s|112100 |  3761 | 22256k| 195.0 |   222M |  50 |1173 |  10k|   0 | 368k|  0 | 156k|  31 | 0.000000e+00 |      --      |    Inf |  38.06%
1418.66/1422.02	c  1422s|112200 |  3764 | 22270k| 194.9 |   222M |  50 |1173 |  10k| 817 | 368k|  0 | 156k|  31 | 0.000000e+00 |      --      |    Inf |  38.06%
1419.46/1422.81	c  1423s|112300 |  3761 | 22282k| 194.8 |   222M |  50 |1173 |  10k| 791 | 369k|  1 | 156k|  31 | 0.000000e+00 |      --      |    Inf |  38.07%
1420.35/1423.75	c  1424s|112400 |  3755 | 22296k| 194.8 |   222M |  50 |1173 |  10k|   0 | 369k|  0 | 156k|  31 | 0.000000e+00 |      --      |    Inf |  38.07%
1421.15/1424.54	c  1425s|112500 |  3757 | 22308k| 194.7 |   222M |  50 |1173 |  10k|   0 | 369k|  0 | 156k|  31 | 0.000000e+00 |      --      |    Inf |  38.07%
1421.95/1425.32	c  1425s|112600 |  3750 | 22320k| 194.7 |   222M |  50 |1173 |  10k| 824 | 369k|  0 | 156k|  31 | 0.000000e+00 |      --      |    Inf |  38.08%
1423.35/1426.73	c  1427s|112700 |  3762 | 22342k| 194.7 |   222M |  50 |1173 |  10k| 790 | 370k|  1 | 156k|  31 | 0.000000e+00 |      --      |    Inf |  38.08%
1424.75/1428.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1424.75/1428.12	c  1428s|112800 |  3767 | 22364k| 194.7 |   222M |  50 |1173 |  10k|   0 | 370k|  0 | 156k|  31 | 0.000000e+00 |      --      |    Inf |  38.08%
1426.14/1429.58	c  1430s|112900 |  3755 | 22387k| 194.7 |   222M |  50 |1173 |  10k| 794 | 370k|  1 | 157k|  31 | 0.000000e+00 |      --      |    Inf |  38.21%
1427.54/1430.93	c  1431s|113000 |  3764 | 22410k| 194.8 |   222M |  50 |1173 |  10k| 799 | 371k|  0 | 157k|  31 | 0.000000e+00 |      --      |    Inf |  38.25%
1428.43/1431.84	c  1432s|113100 |  3765 | 22425k| 194.7 |   222M |  50 |1173 |  10k|   0 | 371k|  0 | 157k|  31 | 0.000000e+00 |      --      |    Inf |  38.33%
1429.53/1432.91	c  1433s|113200 |  3763 | 22443k| 194.7 |   222M |  50 |1173 |  10k| 783 | 371k|  1 | 157k|  31 | 0.000000e+00 |      --      |    Inf |  38.98%
1430.53/1433.92	c  1434s|113300 |  3758 | 22459k| 194.7 |   222M |  50 |1173 |  10k|   0 | 371k|  0 | 157k|  31 | 0.000000e+00 |      --      |    Inf |  39.38%
1431.63/1435.03	c  1435s|113400 |  3752 | 22476k| 194.7 |   223M |  50 |1173 |  10k|   0 | 371k|  0 | 158k|  31 | 0.000000e+00 |      --      |    Inf |  41.47%
1432.82/1436.24	c  1436s|113500 |  3750 | 22494k| 194.7 |   223M |  50 |1173 |  10k| 868 | 372k|  1 | 158k|  31 | 0.000000e+00 |      --      |    Inf |  41.54%
1433.92/1437.36	c  1437s|113600 |  3746 | 22512k| 194.6 |   223M |  50 |1173 |  10k|   0 | 372k|  0 | 158k|  31 | 0.000000e+00 |      --      |    Inf |  41.65%
1434.92/1438.34	c  1438s|113700 |  3743 | 22527k| 194.6 |   223M |  50 |1173 |  10k| 769 | 372k|  1 | 158k|  31 | 0.000000e+00 |      --      |    Inf |  41.68%
1436.91/1440.38	c  1440s|113800 |  3759 | 22558k| 194.7 |   223M |  50 |1173 |  10k|   0 | 372k|  0 | 158k|  31 | 0.000000e+00 |      --      |    Inf |  41.68%
1437.71/1441.14	c  1441s|113900 |  3763 | 22570k| 194.6 |   223M |  50 |1173 |  10k| 829 | 373k|  1 | 158k|  31 | 0.000000e+00 |      --      |    Inf |  41.68%
1438.41/1441.89	c  1442s|114000 |  3764 | 22582k| 194.6 |   223M |  50 |1173 |  10k|   0 | 373k|  0 | 158k|  31 | 0.000000e+00 |      --      |    Inf |  41.68%
1439.31/1442.75	c  1443s|114100 |  3762 | 22595k| 194.5 |   223M |  50 |1173 |  10k| 829 | 373k|  0 | 159k|  31 | 0.000000e+00 |      --      |    Inf |  41.68%
1440.71/1444.11	c  1444s|114200 |  3767 | 22617k| 194.5 |   223M |  50 |1173 |  10k| 841 | 373k|  1 | 159k|  31 | 0.000000e+00 |      --      |    Inf |  41.69%
1441.50/1444.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1441.50/1444.90	c  1445s|114300 |  3765 | 22629k| 194.5 |   223M |  50 |1173 |  10k|   0 | 373k|  0 | 159k|  31 | 0.000000e+00 |      --      |    Inf |  41.69%
1442.80/1446.28	c  1446s|114400 |  3784 | 22651k| 194.5 |   223M |  50 |1173 |  10k| 781 | 374k|  0 | 159k|  31 | 0.000000e+00 |      --      |    Inf |  41.69%
1443.90/1447.39	c  1447s|114500 |  3789 | 22669k| 194.5 |   223M |  50 |1173 |  10k| 809 | 374k|  1 | 159k|  31 | 0.000000e+00 |      --      |    Inf |  41.69%
1445.09/1448.58	c  1449s|114600 |  3785 | 22687k| 194.5 |   223M |  50 |1173 |  10k| 785 | 374k|  1 | 159k|  31 | 0.000000e+00 |      --      |    Inf |  41.75%
1446.29/1449.70	c  1450s|114700 |  3791 | 22705k| 194.5 |   223M |  50 |1173 |  10k|   0 | 375k|  0 | 159k|  31 | 0.000000e+00 |      --      |    Inf |  41.75%
1447.29/1450.79	c  1451s|114800 |  3785 | 22721k| 194.4 |   223M |  50 |1173 |  10k|   0 | 375k|  0 | 159k|  31 | 0.000000e+00 |      --      |    Inf |  41.76%
1449.18/1452.62	c  1453s|114900 |  3795 | 22749k| 194.5 |   223M |  50 |1173 |  10k| 902 | 375k|  1 | 160k|  31 | 0.000000e+00 |      --      |    Inf |  41.78%
1450.38/1453.80	c  1454s|115000 |  3800 | 22768k| 194.5 |   223M |  50 |1173 |  10k| 887 | 376k|  1 | 160k|  31 | 0.000000e+00 |      --      |    Inf |  41.78%
1452.18/1455.65	c  1456s|115100 |  3825 | 22797k| 194.6 |   223M |  50 |1173 |  10k|   0 | 376k|  0 | 160k|  31 | 0.000000e+00 |      --      |    Inf |  41.80%
1453.07/1456.52	c  1457s|115200 |  3830 | 22810k| 194.5 |   224M |  50 |1173 |  10k| 814 | 377k|  1 | 160k|  31 | 0.000000e+00 |      --      |    Inf |  41.80%
1454.07/1457.57	c  1458s|115300 |  3852 | 22826k| 194.5 |   224M |  50 |1173 |  10k|   0 | 377k|  0 | 160k|  31 | 0.000000e+00 |      --      |    Inf |  41.80%
1454.97/1458.49	c  1458s|115400 |  3852 | 22841k| 194.5 |   224M |  50 |1173 |  10k| 861 | 377k|  0 | 160k|  31 | 0.000000e+00 |      --      |    Inf |  41.80%
1456.17/1459.64	c  1460s|115500 |  3860 | 22858k| 194.4 |   224M |  50 |1173 |  10k| 869 | 378k|  1 | 160k|  31 | 0.000000e+00 |      --      |    Inf |  41.80%
1457.36/1460.86	c  1461s|115600 |  3859 | 22877k| 194.4 |   224M |  50 |1173 |  10k| 854 | 378k|  1 | 161k|  31 | 0.000000e+00 |      --      |    Inf |  41.80%
1458.57/1462.08	c  1462s|115700 |  3858 | 22896k| 194.4 |   224M |  50 |1173 |  10k| 799 | 378k|  0 | 161k|  31 | 0.000000e+00 |      --      |    Inf |  41.80%
1459.86/1463.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1459.86/1463.39	c  1463s|115800 |  3855 | 22916k| 194.4 |   224M |  50 |1173 |  10k| 826 | 379k|  1 | 161k|  31 | 0.000000e+00 |      --      |    Inf |  41.80%
1461.16/1464.66	c  1465s|115900 |  3868 | 22936k| 194.4 |   224M |  50 |1173 |  10k| 842 | 379k|  1 | 161k|  31 | 0.000000e+00 |      --      |    Inf |  41.80%
1461.95/1465.48	c  1465s|116000 |  3860 | 22949k| 194.4 |   224M |  50 |1173 |  10k|   0 | 379k|  0 | 161k|  31 | 0.000000e+00 |      --      |    Inf |  41.80%
1462.66/1466.14	c  1466s|116100 |  3865 | 22959k| 194.3 |   224M |  50 |1173 |  10k| 824 | 379k|  1 | 161k|  31 | 0.000000e+00 |      --      |    Inf |  41.81%
1463.55/1467.01	c  1467s|116200 |  3861 | 22973k| 194.3 |   224M |  50 |1173 |  10k| 866 | 380k|  0 | 161k|  31 | 0.000000e+00 |      --      |    Inf |  41.81%
1464.55/1468.05	c  1468s|116300 |  3865 | 22988k| 194.2 |   224M |  50 |1173 |  10k| 880 | 380k|  2 | 162k|  31 | 0.000000e+00 |      --      |    Inf |  41.81%
1465.35/1468.86	c  1469s|116400 |  3861 | 23001k| 194.2 |   224M |  50 |1173 |  10k| 816 | 380k|  1 | 162k|  31 | 0.000000e+00 |      --      |    Inf |  41.81%
1466.55/1470.06	c  1470s|116500 |  3862 | 23020k| 194.2 |   224M |  50 |1173 |  10k| 789 | 380k|  1 | 162k|  31 | 0.000000e+00 |      --      |    Inf |  41.82%
1467.84/1471.32	c  1471s|116600 |  3883 | 23040k| 194.2 |   224M |  50 |1173 |  10k| 817 | 381k|  1 | 162k|  31 | 0.000000e+00 |      --      |    Inf |  41.82%
1468.34/1471.89	c  1472s|116700 |  3873 | 23049k| 194.1 |   224M |  50 |1173 |  10k| 828 | 381k|  0 | 162k|  31 | 0.000000e+00 |      --      |    Inf |  41.82%
1469.34/1472.81	c  1473s|116800 |  3874 | 23063k| 194.0 |   224M |  50 |1173 |  10k|   0 | 381k|  0 | 162k|  31 | 0.000000e+00 |      --      |    Inf |  41.82%
1470.23/1473.74	c  1474s|116900 |  3879 | 23078k| 194.0 |   224M |  50 |1173 |  10k| 826 | 381k|  1 | 162k|  31 | 0.000000e+00 |      --      |    Inf |  41.82%
1471.13/1474.66	c  1475s|117000 |  3874 | 23092k| 194.0 |   224M |  50 |1173 |  10k| 821 | 381k|  1 | 163k|  31 | 0.000000e+00 |      --      |    Inf |  41.82%
1472.23/1475.73	c  1476s|117100 |  3869 | 23109k| 193.9 |   224M |  50 |1173 |  10k|   0 | 382k|  0 | 163k|  31 | 0.000000e+00 |      --      |    Inf |  41.83%
1473.63/1477.17	c  1477s|117200 |  3896 | 23132k| 194.0 |   224M |  50 |1173 |  10k| 774 | 382k|  0 | 163k|  31 | 0.000000e+00 |      --      |    Inf |  41.83%
1474.63/1478.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1474.63/1478.19	c  1478s|117300 |  3891 | 23149k| 193.9 |   224M |  50 |1173 |  10k| 774 | 382k|  1 | 163k|  31 | 0.000000e+00 |      --      |    Inf |  41.87%
1475.63/1479.10	c  1479s|117400 |  3890 | 23164k| 193.9 |   224M |  50 |1173 |  10k|   0 | 383k|  0 | 163k|  31 | 0.000000e+00 |      --      |    Inf |  41.87%
1476.42/1479.92	c  1480s|117500 |  3883 | 23176k| 193.8 |   225M |  50 |1173 |  10k| 814 | 383k|  1 | 163k|  31 | 0.000000e+00 |      --      |    Inf |  41.87%
1477.32/1480.83	c  1481s|117600 |  3883 | 23189k| 193.8 |   225M |  50 |1173 |  10k|   0 | 383k|  0 | 163k|  31 | 0.000000e+00 |      --      |    Inf |  41.88%
1478.21/1481.70	c  1482s|117700 |  3891 | 23203k| 193.7 |   225M |  50 |1173 |  10k| 798 | 384k|  1 | 163k|  31 | 0.000000e+00 |      --      |    Inf |  41.88%
1478.91/1482.41	c  1482s|117800 |  3884 | 23214k| 193.7 |   225M |  50 |1173 |  10k| 842 | 384k|  1 | 164k|  31 | 0.000000e+00 |      --      |    Inf |  41.88%
1479.62/1483.17	c  1483s|117900 |  3884 | 23224k| 193.6 |   225M |  50 |1173 |  10k| 862 | 384k|  1 | 164k|  31 | 0.000000e+00 |      --      |    Inf |  41.88%
1480.91/1484.48	c  1484s|118000 |  3876 | 23245k| 193.6 |   225M |  50 |1173 |  10k| 834 | 384k|  1 | 164k|  31 | 0.000000e+00 |      --      |    Inf |  41.88%
1481.41/1485.00	c  1485s|118100 |  3873 | 23253k| 193.5 |   225M |  50 |1173 |  10k| 834 | 385k|  0 | 164k|  31 | 0.000000e+00 |      --      |    Inf |  41.89%
1482.61/1486.18	c  1486s|118200 |  3883 | 23272k| 193.5 |   225M |  50 |1173 |  10k|   0 | 385k|  0 | 164k|  31 | 0.000000e+00 |      --      |    Inf |  41.89%
1483.30/1486.80	c  1487s|118300 |  3887 | 23282k| 193.4 |   225M |  50 |1173 |  10k| 817 | 385k|  1 | 164k|  31 | 0.000000e+00 |      --      |    Inf |  41.89%
1484.50/1488.03	c  1488s|118400 |  3878 | 23300k| 193.4 |   225M |  50 |1173 |  10k| 885 | 385k|  1 | 164k|  31 | 0.000000e+00 |      --      |    Inf |  41.95%
1485.60/1489.15	c  1489s|118500 |  3881 | 23317k| 193.4 |   225M |  50 |1173 |  10k| 845 | 386k|  0 | 165k|  31 | 0.000000e+00 |      --      |    Inf |  41.95%
1487.09/1490.62	c  1491s|118600 |  3881 | 23338k| 193.4 |   225M |  50 |1173 |  10k| 884 | 386k|  1 | 165k|  31 | 0.000000e+00 |      --      |    Inf |  41.96%
1488.60/1492.18	c  1492s|118700 |  3876 | 23363k| 193.5 |   225M |  50 |1173 |  10k| 868 | 386k|  0 | 165k|  31 | 0.000000e+00 |      --      |    Inf |  41.98%
1489.79/1493.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1489.79/1493.30	c  1493s|118800 |  3878 | 23380k| 193.4 |   225M |  50 |1173 |  10k| 818 | 386k|  1 | 165k|  31 | 0.000000e+00 |      --      |    Inf |  41.99%
1490.98/1494.59	c  1495s|118900 |  3881 | 23401k| 193.5 |   225M |  50 |1173 |  10k| 872 | 387k|  3 | 165k|  31 | 0.000000e+00 |      --      |    Inf |  41.99%
1492.28/1495.87	c  1496s|119000 |  3885 | 23423k| 193.5 |   225M |  50 |1173 |  10k| 862 | 387k|  1 | 165k|  31 | 0.000000e+00 |      --      |    Inf |  42.02%
1493.38/1496.97	c  1497s|119100 |  3881 | 23441k| 193.5 |   225M |  50 |1173 |  10k| 806 | 387k|  0 | 166k|  31 | 0.000000e+00 |      --      |    Inf |  42.03%
1494.38/1497.92	c  1498s|119200 |  3893 | 23457k| 193.4 |   225M |  50 |1173 |  10k|   0 | 387k|  0 | 166k|  31 | 0.000000e+00 |      --      |    Inf |  42.03%
1495.58/1499.17	c  1499s|119300 |  3885 | 23476k| 193.4 |   225M |  50 |1173 |  10k| 807 | 388k|  0 | 166k|  31 | 0.000000e+00 |      --      |    Inf |  42.04%
1497.17/1500.76	c  1501s|119400 |  3881 | 23502k| 193.5 |   225M |  50 |1173 |  10k| 730 | 388k|  1 | 166k|  31 | 0.000000e+00 |      --      |    Inf |  42.04%
1498.67/1502.22	c  1502s|119500 |  3890 | 23525k| 193.5 |   225M |  50 |1173 |  10k| 856 | 388k|  1 | 166k|  31 | 0.000000e+00 |      --      |    Inf |  42.05%
1500.36/1503.97	c  1504s|119600 |  3897 | 23553k| 193.6 |   225M |  50 |1173 |  10k| 855 | 389k|  1 | 166k|  31 | 0.000000e+00 |      --      |    Inf |  42.05%
1502.76/1506.31	c  1506s|119700 |  3888 | 23589k| 193.7 |   226M |  50 |1173 |  10k| 801 | 389k|  1 | 166k|  31 | 0.000000e+00 |      --      |    Inf |  42.07%
1504.05/1507.65	c  1508s|119800 |  3908 | 23611k| 193.7 |   226M |  50 |1173 |  10k| 879 | 389k|  0 | 167k|  31 | 0.000000e+00 |      --      |    Inf |  42.07%
1505.05/1508.68	c  1509s|119900 |  3919 | 23627k| 193.7 |   226M |  50 |1173 |  10k| 885 | 390k|  1 | 167k|  31 | 0.000000e+00 |      --      |    Inf |  42.07%
1505.75/1509.39	c  1509s|120000 |  3921 | 23637k| 193.6 |   226M |  50 |1173 |  10k|   0 | 390k|  0 | 167k|  31 | 0.000000e+00 |      --      |    Inf |  42.07%
1506.95/1510.55	c  1511s|120100 |  3918 | 23653k| 193.6 |   226M |  50 |1173 |  10k| 907 | 390k|  1 | 167k|  31 | 0.000000e+00 |      --      |    Inf |  42.07%
1507.64/1511.27	c  1511s|120200 |  3936 | 23664k| 193.6 |   226M |  50 |1173 |  10k| 823 | 390k|  1 | 167k|  31 | 0.000000e+00 |      --      |    Inf |  42.07%
1509.45/1513.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1509.45/1513.01	c  1513s|120300 |  3938 | 23691k| 193.6 |   226M |  50 |1173 |  10k| 851 | 391k|  0 | 167k|  31 | 0.000000e+00 |      --      |    Inf |  42.11%
1510.94/1514.54	c  1515s|120400 |  3939 | 23715k| 193.6 |   226M |  50 |1173 |  10k| 818 | 391k|  0 | 167k|  31 | 0.000000e+00 |      --      |    Inf |  42.16%
1512.33/1515.99	c  1516s|120500 |  3966 | 23737k| 193.7 |   226M |  50 |1173 |  10k| 827 | 391k|  1 | 168k|  31 | 0.000000e+00 |      --      |    Inf |  42.16%
1513.33/1516.96	c  1517s|120600 |  3965 | 23752k| 193.6 |   226M |  50 |1173 |  10k| 827 | 391k|  1 | 168k|  31 | 0.000000e+00 |      --      |    Inf |  42.16%
1514.33/1517.93	c  1518s|120700 |  3971 | 23767k| 193.6 |   226M |  50 |1173 |  10k| 784 | 392k|  1 | 168k|  31 | 0.000000e+00 |      --      |    Inf |  42.16%
1516.02/1519.68	c  1520s|120800 |  3985 | 23796k| 193.7 |   226M |  50 |1173 |  10k| 836 | 392k|  1 | 168k|  31 | 0.000000e+00 |      --      |    Inf |  42.16%
1517.22/1520.83	c  1521s|120900 |  3995 | 23814k| 193.7 |   226M |  50 |1173 |  10k|   0 | 393k|  0 | 168k|  31 | 0.000000e+00 |      --      |    Inf |  42.16%
1518.12/1521.71	c  1522s|121000 |  4004 | 23828k| 193.6 |   226M |  50 |1173 |  10k| 821 | 393k|  1 | 168k|  31 | 0.000000e+00 |      --      |    Inf |  42.16%
1518.82/1522.41	c  1522s|121100 |  3998 | 23839k| 193.6 |   226M |  50 |1173 |  10k| 825 | 393k|  1 | 168k|  31 | 0.000000e+00 |      --      |    Inf |  42.16%
1520.42/1524.10	c  1524s|121200 |  4003 | 23862k| 193.6 |   226M |  50 |1173 |  10k| 855 | 393k|  2 | 168k|  31 | 0.000000e+00 |      --      |    Inf |  42.16%
1521.71/1525.31	c  1525s|121300 |  4000 | 23882k| 193.6 |   227M |  50 |1173 |  10k| 825 | 393k|  1 | 169k|  31 | 0.000000e+00 |      --      |    Inf |  42.16%
1522.51/1526.12	c  1526s|121400 |  3996 | 23895k| 193.5 |   227M |  50 |1173 |  10k| 816 | 394k|  1 | 169k|  31 | 0.000000e+00 |      --      |    Inf |  42.16%
1523.41/1527.08	c  1527s|121500 |  3992 | 23909k| 193.5 |   227M |  50 |1173 |  10k| 839 | 394k|  0 | 169k|  31 | 0.000000e+00 |      --      |    Inf |  42.16%
1524.90/1528.50	c  1529s|121600 |  3990 | 23930k| 193.5 |   227M |  50 |1173 |  10k| 824 | 394k|  1 | 169k|  31 | 0.000000e+00 |      --      |    Inf |  42.21%
1526.20/1529.83	c  1530s|121700 |  4001 | 23951k| 193.5 |   227M |  50 |1173 |  10k|   0 | 394k|  0 | 169k|  31 | 0.000000e+00 |      --      |    Inf |  42.22%
1527.40/1531.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1527.40/1531.10	c  1531s|121800 |  3995 | 23970k| 193.5 |   227M |  50 |1173 |  10k| 861 | 395k|  1 | 169k|  31 | 0.000000e+00 |      --      |    Inf |  42.28%
1528.70/1532.38	c  1532s|121900 |  3999 | 23990k| 193.5 |   227M |  50 |1173 |  10k| 808 | 395k|  1 | 169k|  31 | 0.000000e+00 |      --      |    Inf |  42.28%
1529.50/1533.16	c  1533s|122000 |  4001 | 24003k| 193.5 |   227M |  50 |1173 |  10k| 835 | 395k|  0 | 170k|  31 | 0.000000e+00 |      --      |    Inf |  42.28%
1530.40/1534.07	c  1534s|122100 |  4010 | 24017k| 193.4 |   227M |  50 |1173 |  10k|   0 | 396k|  0 | 170k|  31 | 0.000000e+00 |      --      |    Inf |  42.28%
1531.59/1535.27	c  1535s|122200 |  4006 | 24036k| 193.4 |   227M |  50 |1173 |  10k| 784 | 396k|  1 | 170k|  31 | 0.000000e+00 |      --      |    Inf |  42.29%
1532.39/1536.00	c  1536s|122300 |  4002 | 24047k| 193.4 |   227M |  50 |1173 |  10k| 833 | 396k|  1 | 170k|  31 | 0.000000e+00 |      --      |    Inf |  42.29%
1533.49/1537.18	c  1537s|122400 |  4010 | 24065k| 193.4 |   227M |  50 |1173 |  10k|   0 | 396k|  0 | 170k|  31 | 0.000000e+00 |      --      |    Inf |  42.29%
1534.68/1538.39	c  1538s|122500 |  4005 | 24083k| 193.3 |   227M |  50 |1173 |  10k|   0 | 397k|  0 | 170k|  31 | 0.000000e+00 |      --      |    Inf |  42.44%
1535.98/1539.62	c  1540s|122600 |  4012 | 24102k| 193.3 |   227M |  50 |1173 |  10k| 846 | 397k|  0 | 170k|  31 | 0.000000e+00 |      --      |    Inf |  42.44%
1536.88/1540.59	c  1541s|122700 |  4010 | 24118k| 193.3 |   227M |  50 |1173 |  10k|   0 | 397k|  0 | 170k|  31 | 0.000000e+00 |      --      |    Inf |  42.44%
1537.97/1541.69	c  1542s|122800 |  3996 | 24135k| 193.3 |   227M |  50 |1173 |  10k| 856 | 397k|  1 | 171k|  31 | 0.000000e+00 |      --      |    Inf |  42.46%
1539.47/1543.10	c  1543s|122900 |  4010 | 24156k| 193.3 |   227M |  50 |1173 |  10k| 823 | 397k|  2 | 171k|  31 | 0.000000e+00 |      --      |    Inf |  42.46%
1540.37/1544.01	c  1544s|123000 |  4009 | 24171k| 193.3 |   228M |  50 |1173 |  10k| 790 | 398k|  1 | 171k|  31 | 0.000000e+00 |      --      |    Inf |  42.46%
1541.56/1545.29	c  1545s|123100 |  4015 | 24191k| 193.3 |   228M |  50 |1173 |  10k| 828 | 398k|  1 | 171k|  31 | 0.000000e+00 |      --      |    Inf |  42.46%
1542.47/1546.13	c  1546s|123200 |  4011 | 24204k| 193.2 |   228M |  50 |1173 |  10k|   0 | 398k|  0 | 171k|  31 | 0.000000e+00 |      --      |    Inf |  42.46%
1543.86/1547.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1543.86/1547.53	c  1548s|123300 |  4028 | 24226k| 193.3 |   228M |  50 |1173 |  10k| 822 | 399k|  1 | 171k|  31 | 0.000000e+00 |      --      |    Inf |  42.48%
1545.06/1548.70	c  1549s|123400 |  4025 | 24244k| 193.2 |   228M |  50 |1173 |  10k| 850 | 399k|  1 | 171k|  31 | 0.000000e+00 |      --      |    Inf |  42.51%
1547.15/1550.88	c  1551s|123500 |  4020 | 24280k| 193.4 |   228M |  50 |1173 |  10k| 820 | 399k|  1 | 171k|  31 | 0.000000e+00 |      --      |    Inf |  42.53%
1548.25/1551.92	c  1552s|123600 |  4028 | 24297k| 193.3 |   228M |  50 |1173 |  10k|   0 | 400k|  0 | 172k|  31 | 0.000000e+00 |      --      |    Inf |  42.53%
1549.75/1553.42	c  1553s|123700 |  4019 | 24319k| 193.4 |   228M |  50 |1173 |  10k| 824 | 400k|  1 | 172k|  31 | 0.000000e+00 |      --      |    Inf |  42.54%
1551.74/1555.41	c  1555s|123800 |  4017 | 24350k| 193.5 |   228M |  50 |1173 |  10k| 878 | 400k|  1 | 172k|  31 | 0.000000e+00 |      --      |    Inf |  42.54%
1552.74/1556.45	c  1556s|123900 |  4027 | 24366k| 193.4 |   228M |  50 |1173 |  10k|   0 | 401k|  0 | 172k|  31 | 0.000000e+00 |      --      |    Inf |  42.55%
1554.14/1557.83	c  1558s|124000 |  4020 | 24389k| 193.5 |   228M |  50 |1173 |  10k| 784 | 401k|  1 | 172k|  31 | 0.000000e+00 |      --      |    Inf |  42.55%
1555.23/1558.95	c  1559s|124100 |  4022 | 24407k| 193.5 |   228M |  50 |1173 |  10k|   0 | 401k|  0 | 172k|  31 | 0.000000e+00 |      --      |    Inf |  42.55%
1555.93/1559.67	c  1560s|124200 |  4017 | 24418k| 193.4 |   228M |  50 |1173 |  10k|   0 | 402k|  0 | 172k|  31 | 0.000000e+00 |      --      |    Inf |  42.55%
1557.63/1561.32	c  1561s|124300 |  4020 | 24444k| 193.4 |   228M |  50 |1173 |  10k|   0 | 402k|  0 | 173k|  31 | 0.000000e+00 |      --      |    Inf |  42.56%
1558.72/1562.48	c  1562s|124400 |  4019 | 24462k| 193.4 |   228M |  50 |1173 |  10k| 780 | 402k|  1 | 173k|  31 | 0.000000e+00 |      --      |    Inf |  42.56%
1559.82/1563.59	c  1564s|124500 |  4017 | 24481k| 193.4 |   228M |  50 |1173 |  10k| 897 | 402k|  1 | 173k|  31 | 0.000000e+00 |      --      |    Inf |  42.58%
1560.92/1564.65	c  1565s|124600 |  4018 | 24497k| 193.4 |   228M |  50 |1173 |  10k| 772 | 403k|  1 | 173k|  31 | 0.000000e+00 |      --      |    Inf |  42.58%
1562.22/1565.96	c  1566s|124700 |  4017 | 24517k| 193.4 |   228M |  50 |1173 |  10k| 847 | 403k|  1 | 173k|  31 | 0.000000e+00 |      --      |    Inf |  42.63%
1563.42/1567.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1563.42/1567.14	c  1567s|124800 |  4028 | 24535k| 193.4 |   228M |  50 |1173 |  10k| 834 | 403k|  1 | 173k|  31 | 0.000000e+00 |      --      |    Inf |  42.64%
1564.91/1568.62	c  1569s|124900 |  4031 | 24557k| 193.4 |   228M |  50 |1173 |  10k| 841 | 404k|  1 | 173k|  31 | 0.000000e+00 |      --      |    Inf |  42.65%
1565.91/1569.69	c  1570s|125000 |  4036 | 24573k| 193.4 |   228M |  50 |1173 |  10k| 869 | 404k|  0 | 174k|  31 | 0.000000e+00 |      --      |    Inf |  42.68%
1567.31/1571.08	c  1571s|125100 |  4041 | 24595k| 193.4 |   228M |  50 |1173 |  10k| 824 | 404k|  1 | 174k|  31 | 0.000000e+00 |      --      |    Inf |  42.68%
1568.10/1571.86	c  1572s|125200 |  4042 | 24607k| 193.4 |   228M |  50 |1173 |  10k|   0 | 405k|  0 | 174k|  31 | 0.000000e+00 |      --      |    Inf |  42.68%
1569.00/1572.75	c  1573s|125300 |  4036 | 24621k| 193.3 |   228M |  50 |1173 |  10k| 845 | 405k|  1 | 174k|  31 | 0.000000e+00 |      --      |    Inf |  42.68%
1570.40/1574.16	c  1574s|125400 |  4041 | 24642k| 193.3 |   228M |  50 |1173 |  10k| 885 | 405k|  2 | 174k|  31 | 0.000000e+00 |      --      |    Inf |  42.68%
1571.79/1575.56	c  1576s|125500 |  4032 | 24665k| 193.4 |   228M |  50 |1173 |  10k| 857 | 405k|  1 | 174k|  31 | 0.000000e+00 |      --      |    Inf |  42.69%
1572.89/1576.60	c  1577s|125600 |  4043 | 24681k| 193.3 |   228M |  50 |1173 |  10k|   0 | 406k|  0 | 174k|  31 | 0.000000e+00 |      --      |    Inf |  42.69%
1574.09/1577.85	c  1578s|125700 |  4041 | 24700k| 193.3 |   228M |  50 |1173 |  10k| 835 | 406k|  1 | 175k|  31 | 0.000000e+00 |      --      |    Inf |  42.69%
1575.39/1579.13	c  1579s|125800 |  4034 | 24720k| 193.3 |   228M |  50 |1173 |9996 | 787 | 406k|  1 | 175k|  31 | 0.000000e+00 |      --      |    Inf |  42.70%
1576.68/1580.44	c  1580s|125900 |  4037 | 24743k| 193.4 |   228M |  50 |1173 |  10k| 812 | 407k|  0 | 175k|  31 | 0.000000e+00 |      --      |    Inf |  42.71%
1577.68/1581.44	c  1581s|126000 |  4036 | 24759k| 193.3 |   228M |  50 |1173 |  10k| 835 | 407k|  1 | 175k|  31 | 0.000000e+00 |      --      |    Inf |  42.72%
1578.38/1582.18	c  1582s|126100 |  4032 | 24770k| 193.3 |   229M |  50 |1173 |  10k| 822 | 407k|  1 | 175k|  31 | 0.000000e+00 |      --      |    Inf |  42.73%
1580.17/1583.92	c  1584s|126200 |  4048 | 24799k| 193.4 |   229M |  50 |1173 |  10k| 863 | 407k|  2 | 175k|  31 | 0.000000e+00 |      --      |    Inf |  42.73%
1581.47/1585.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1581.47/1585.20	c  1585s|126300 |  4048 | 24821k| 193.4 |   229M |  50 |1173 |  10k|   0 | 407k|  0 | 175k|  31 | 0.000000e+00 |      --      |    Inf |  42.73%
1582.57/1586.32	c  1586s|126400 |  4042 | 24839k| 193.4 |   229M |  50 |1173 |  10k| 829 | 408k|  1 | 176k|  31 | 0.000000e+00 |      --      |    Inf |  42.73%
1583.57/1587.38	c  1587s|126500 |  4033 | 24857k| 193.3 |   229M |  50 |1173 |  10k| 829 | 408k|  0 | 176k|  31 | 0.000000e+00 |      --      |    Inf |  42.73%
1584.56/1588.31	c  1588s|126600 |  4040 | 24872k| 193.3 |   229M |  50 |1173 |  10k| 824 | 408k|  1 | 176k|  31 | 0.000000e+00 |      --      |    Inf |  42.73%
1585.86/1589.63	c  1590s|126700 |  4024 | 24894k| 193.3 |   229M |  50 |1173 |  10k| 818 | 408k|  1 | 176k|  31 | 0.000000e+00 |      --      |    Inf |  42.73%
1587.86/1591.69	c  1592s|126800 |  4060 | 24928k| 193.4 |   229M |  50 |1173 |  10k| 806 | 408k|  1 | 176k|  31 | 0.000000e+00 |      --      |    Inf |  42.73%
1589.65/1593.41	c  1593s|126900 |  4067 | 24956k| 193.5 |   229M |  50 |1173 |9995 |   0 | 409k|  0 | 176k|  31 | 0.000000e+00 |      --      |    Inf |  42.73%
1591.15/1594.97	c  1595s|127000 |  4056 | 24982k| 193.6 |   229M |  50 |1173 |9926 | 833 | 409k|  1 | 176k|  31 | 0.000000e+00 |      --      |    Inf |  42.73%
1592.65/1596.44	c  1596s|127100 |  4073 | 25006k| 193.6 |   229M |  50 |1173 |9926 | 834 | 409k|  0 | 177k|  31 | 0.000000e+00 |      --      |    Inf |  42.73%
1593.64/1597.40	c  1597s|127200 |  4079 | 25021k| 193.6 |   229M |  50 |1173 |  10k|   0 | 409k|  0 | 177k|  31 | 0.000000e+00 |      --      |    Inf |  42.73%
1594.84/1598.64	c  1599s|127300 |  4090 | 25041k| 193.6 |   229M |  50 |1173 |  10k| 834 | 410k|  1 | 177k|  31 | 0.000000e+00 |      --      |    Inf |  42.73%
1595.94/1599.71	c  1600s|127400 |  4089 | 25058k| 193.6 |   229M |  50 |1173 |  10k| 858 | 410k|  0 | 177k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1597.24/1601.03	c  1601s|127500 |  4089 | 25079k| 193.6 |   229M |  50 |1173 |  10k| 872 | 410k|  1 | 177k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1598.24/1602.03	c  1602s|127600 |  4087 | 25094k| 193.5 |   229M |  50 |1173 |  10k| 838 | 411k|  1 | 177k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1599.34/1603.13	c  1603s|127700 |  4088 | 25112k| 193.5 |   229M |  50 |1173 |  10k| 836 | 411k|  0 | 177k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1600.43/1604.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1600.43/1604.24	c  1604s|127800 |  4095 | 25129k| 193.5 |   229M |  50 |1173 |  10k| 883 | 411k|  2 | 178k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1601.53/1605.34	c  1605s|127900 |  4095 | 25147k| 193.5 |   229M |  50 |1173 |  10k| 852 | 411k|  1 | 178k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1602.62/1606.40	c  1606s|128000 |  4090 | 25162k| 193.5 |   229M |  50 |1173 |  10k| 836 | 412k|  1 | 178k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1603.62/1607.41	c  1607s|128100 |  4097 | 25177k| 193.4 |   229M |  50 |1173 |  10k| 864 | 412k|  1 | 178k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1604.32/1608.18	c  1608s|128200 |  4093 | 25189k| 193.4 |   229M |  50 |1173 |  10k| 840 | 412k|  1 | 178k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1605.32/1609.16	c  1609s|128300 |  4088 | 25205k| 193.3 |   229M |  50 |1173 |  10k| 832 | 412k|  0 | 178k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1606.51/1610.35	c  1610s|128400 |  4098 | 25223k| 193.3 |   229M |  50 |1173 |  10k| 885 | 413k|  2 | 178k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1607.41/1611.28	c  1611s|128500 |  4097 | 25238k| 193.3 |   229M |  50 |1173 |  10k|   0 | 413k|  0 | 179k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1608.61/1612.40	c  1612s|128600 |  4099 | 25255k| 193.3 |   229M |  50 |1173 |  10k| 836 | 413k|  1 | 179k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1609.31/1613.13	c  1613s|128700 |  4099 | 25265k| 193.2 |   229M |  50 |1173 |  10k| 836 | 414k|  1 | 179k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1610.31/1614.12	c  1614s|128800 |  4111 | 25281k| 193.2 |   229M |  50 |1173 |  10k| 836 | 414k|  1 | 179k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1611.10/1614.99	c  1615s|128900 |  4107 | 25294k| 193.1 |   229M |  50 |1173 |  10k| 887 | 414k|  2 | 179k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1611.90/1615.74	c  1616s|129000 |  4112 | 25305k| 193.1 |   229M |  50 |1173 |  10k|   0 | 415k|  0 | 179k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1612.70/1616.54	c  1617s|129100 |  4115 | 25318k| 193.0 |   229M |  50 |1173 |  10k| 881 | 415k|  2 | 179k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1613.70/1617.53	c  1618s|129200 |  4108 | 25333k| 193.0 |   229M |  50 |1173 |  10k|   0 | 415k|  0 | 180k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1614.69/1618.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1614.69/1618.57	c  1619s|129300 |  4104 | 25349k| 193.0 |   229M |  50 |1173 |  10k| 819 | 416k|  1 | 180k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1615.69/1619.57	c  1620s|129400 |  4095 | 25363k| 192.9 |   229M |  50 |1173 |  10k| 842 | 416k|  1 | 180k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1617.09/1620.98	c  1621s|129500 |  4100 | 25385k| 193.0 |   229M |  50 |1173 |  10k|   0 | 416k|  0 | 180k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1618.39/1622.20	c  1622s|129600 |  4102 | 25404k| 192.9 |   229M |  50 |1173 |  10k| 847 | 416k|  0 | 180k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1619.88/1623.71	c  1624s|129700 |  4103 | 25429k| 193.0 |   229M |  50 |1173 |  10k| 843 | 417k|  1 | 180k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1620.98/1624.85	c  1625s|129800 |  4117 | 25446k| 193.0 |   229M |  50 |1173 |  10k| 840 | 417k|  0 | 180k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1621.98/1625.89	c  1626s|129900 |  4118 | 25462k| 193.0 |   229M |  50 |1173 |  10k| 843 | 417k|  1 | 181k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1623.28/1627.12	c  1627s|130000 |  4119 | 25481k| 192.9 |   229M |  50 |1173 |  10k| 853 | 418k|  1 | 181k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1624.47/1628.30	c  1628s|130100 |  4125 | 25500k| 192.9 |   229M |  50 |1173 |  10k| 843 | 418k|  1 | 181k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1626.27/1630.11	c  1630s|130200 |  4143 | 25528k| 193.0 |   229M |  50 |1173 |  10k| 874 | 418k|  2 | 181k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1627.46/1631.38	c  1631s|130300 |  4139 | 25548k| 193.0 |   229M |  50 |1173 |  10k| 843 | 418k|  0 | 181k|  31 | 0.000000e+00 |      --      |    Inf |  42.74%
1628.66/1632.59	c  1633s|130400 |  4150 | 25567k| 193.0 |   229M |  50 |1173 |  10k| 850 | 419k|  1 | 181k|  31 | 0.000000e+00 |      --      |    Inf |  42.75%
1629.86/1633.78	c  1634s|130500 |  4133 | 25585k| 193.0 |   230M |  50 |1173 |  10k|   0 | 419k|  0 | 182k|  31 | 0.000000e+00 |      --      |    Inf |  42.75%
1630.86/1634.79	c  1635s|130600 |  4138 | 25601k| 193.0 |   230M |  50 |1173 |  10k| 847 | 419k|  0 | 182k|  31 | 0.000000e+00 |      --      |    Inf |  42.75%
1631.65/1635.59	c  1636s|130700 |  4148 | 25613k| 192.9 |   230M |  50 |1173 |  10k|   0 | 419k|  0 | 182k|  31 | 0.000000e+00 |      --      |    Inf |  42.75%
1632.45/1636.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1632.45/1636.35	c  1636s|130800 |  4160 | 25625k| 192.9 |   230M |  50 |1173 |  10k| 819 | 420k|  1 | 182k|  31 | 0.000000e+00 |      --      |    Inf |  42.75%
1633.35/1637.26	c  1637s|130900 |  4143 | 25640k| 192.8 |   230M |  50 |1173 |  10k|   0 | 420k|  0 | 182k|  31 | 0.000000e+00 |      --      |    Inf |  42.75%
1634.45/1638.37	c  1638s|131000 |  4138 | 25656k| 192.8 |   230M |  50 |1173 |  10k| 850 | 420k|  1 | 182k|  31 | 0.000000e+00 |      --      |    Inf |  42.75%
1635.64/1639.57	c  1640s|131100 |  4139 | 25674k| 192.8 |   230M |  50 |1173 |  10k|   0 | 420k|  0 | 182k|  31 | 0.000000e+00 |      --      |    Inf |  42.75%
1637.04/1640.98	c  1641s|131200 |  4142 | 25697k| 192.8 |   230M |  50 |1173 |  10k| 844 | 421k|  1 | 182k|  31 | 0.000000e+00 |      --      |    Inf |  42.75%
1638.24/1642.15	c  1642s|131300 |  4149 | 25715k| 192.8 |   230M |  50 |1173 |  10k| 888 | 421k|  2 | 183k|  31 | 0.000000e+00 |      --      |    Inf |  42.75%
1639.34/1643.28	c  1643s|131400 |  4152 | 25733k| 192.8 |   230M |  50 |1173 |  10k| 843 | 421k|  1 | 183k|  31 | 0.000000e+00 |      --      |    Inf |  42.75%
1640.53/1644.46	c  1644s|131500 |  4140 | 25751k| 192.8 |   230M |  50 |1173 |  10k| 945 | 422k|  1 | 183k|  31 | 0.000000e+00 |      --      |    Inf |  42.75%
1641.83/1645.76	c  1646s|131600 |  4149 | 25772k| 192.8 |   230M |  50 |1173 |  10k| 822 | 422k|  0 | 183k|  31 | 0.000000e+00 |      --      |    Inf |  42.75%
1643.43/1647.36	c  1647s|131700 |  4154 | 25797k| 192.9 |   230M |  50 |1173 |  10k| 825 | 422k|  0 | 183k|  31 | 0.000000e+00 |      --      |    Inf |  42.76%
1644.52/1648.47	c  1648s|131800 |  4160 | 25814k| 192.8 |   230M |  50 |1173 |  10k| 779 | 422k|  1 | 183k|  31 | 0.000000e+00 |      --      |    Inf |  42.78%
1645.82/1649.76	c  1650s|131900 |  4162 | 25835k| 192.9 |   230M |  50 |1173 |  10k|   0 | 423k|  0 | 183k|  31 | 0.000000e+00 |      --      |    Inf |  42.78%
1646.92/1650.89	c  1651s|132000 |  4164 | 25853k| 192.8 |   230M |  50 |1173 |  10k| 889 | 423k|  0 | 184k|  31 | 0.000000e+00 |      --      |    Inf |  42.78%
1648.12/1652.00	c  1652s|132100 |  4168 | 25870k| 192.8 |   230M |  50 |1173 |  10k| 935 | 423k|  1 | 184k|  31 | 0.000000e+00 |      --      |    Inf |  42.79%
1649.12/1653.02	c  1653s|132200 |  4169 | 25886k| 192.8 |   230M |  50 |1173 |  10k| 784 | 423k|  1 | 184k|  31 | 0.000000e+00 |      --      |    Inf |  42.79%
1650.61/1654.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1650.61/1654.57	c  1655s|132300 |  4178 | 25909k| 192.8 |   231M |  50 |1173 |  10k| 869 | 424k|  1 | 184k|  31 | 0.000000e+00 |      --      |    Inf |  42.79%
1652.01/1655.95	c  1656s|132400 |  4188 | 25929k| 192.8 |   231M |  50 |1173 |  10k| 800 | 424k|  1 | 184k|  31 | 0.000000e+00 |      --      |    Inf |  43.06%
1653.21/1657.19	c  1657s|132500 |  4191 | 25948k| 192.8 |   231M |  50 |1173 |  10k| 829 | 425k|  0 | 184k|  31 | 0.000000e+00 |      --      |    Inf |  43.06%
1654.40/1658.36	c  1658s|132600 |  4180 | 25966k| 192.8 |   231M |  50 |1173 |  10k|   0 | 425k|  0 | 184k|  31 | 0.000000e+00 |      --      |    Inf |  43.06%
1655.60/1659.57	c  1660s|132700 |  4201 | 25985k| 192.8 |   231M |  50 |1173 |  10k| 811 | 425k|  0 | 184k|  31 | 0.000000e+00 |      --      |    Inf |  43.06%
1656.60/1660.59	c  1661s|132800 |  4213 | 26000k| 192.8 |   231M |  50 |1173 |  10k| 827 | 426k|  1 | 185k|  31 | 0.000000e+00 |      --      |    Inf |  43.06%
1657.39/1661.38	c  1661s|132900 |  4206 | 26013k| 192.7 |   231M |  50 |1173 |  10k|   0 | 426k|  0 | 185k|  31 | 0.000000e+00 |      --      |    Inf |  43.06%
1658.29/1662.20	c  1662s|133000 |  4202 | 26024k| 192.7 |   231M |  50 |1173 |  10k|   0 | 426k|  0 | 185k|  31 | 0.000000e+00 |      --      |    Inf |  43.06%
1659.59/1663.55	c  1664s|133100 |  4205 | 26045k| 192.7 |   231M |  50 |1173 |  10k| 776 | 426k|  1 | 185k|  31 | 0.000000e+00 |      --      |    Inf |  43.08%
1660.49/1664.47	c  1664s|133200 |  4212 | 26060k| 192.7 |   231M |  50 |1173 |  10k|   0 | 427k|  0 | 185k|  31 | 0.000000e+00 |      --      |    Inf |  43.10%
1661.38/1665.35	c  1665s|133300 |  4200 | 26074k| 192.6 |   231M |  50 |1173 |  10k|   0 | 427k|  0 | 185k|  31 | 0.000000e+00 |      --      |    Inf |  43.14%
1662.48/1666.41	c  1666s|133400 |  4211 | 26090k| 192.6 |   231M |  50 |1173 |  10k| 928 | 427k|  1 | 185k|  31 | 0.000000e+00 |      --      |    Inf |  43.19%
1663.78/1667.71	c  1668s|133500 |  4209 | 26110k| 192.6 |   231M |  50 |1173 |  10k| 842 | 427k|  2 | 186k|  31 | 0.000000e+00 |      --      |    Inf |  43.20%
1664.98/1668.98	c  1669s|133600 |  4234 | 26130k| 192.6 |   231M |  50 |1173 |  10k|   0 | 428k|  0 | 186k|  31 | 0.000000e+00 |      --      |    Inf |  43.20%
1665.67/1669.61	c  1670s|133700 |  4243 | 26138k| 192.5 |   231M |  50 |1173 |  10k|   0 | 429k|  0 | 186k|  31 | 0.000000e+00 |      --      |    Inf |  43.20%
1666.87/1670.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1666.87/1670.80	c  1671s|133800 |  4238 | 26157k| 192.5 |   231M |  50 |1173 |  10k|   0 | 429k|  0 | 186k|  31 | 0.000000e+00 |      --      |    Inf |  43.21%
1667.97/1671.98	c  1672s|133900 |  4235 | 26175k| 192.5 |   232M |  50 |1173 |  10k| 847 | 429k|  2 | 186k|  31 | 0.000000e+00 |      --      |    Inf |  43.21%
1668.87/1672.84	c  1673s|134000 |  4230 | 26188k| 192.5 |   232M |  50 |1173 |  10k| 850 | 430k|  1 | 186k|  31 | 0.000000e+00 |      --      |    Inf |  43.21%
1669.86/1673.83	c  1674s|134100 |  4233 | 26202k| 192.4 |   232M |  50 |1173 |  10k| 878 | 430k|  1 | 186k|  31 | 0.000000e+00 |      --      |    Inf |  43.21%
1671.36/1675.37	c  1675s|134200 |  4252 | 26224k| 192.5 |   232M |  50 |1173 |  10k|   0 | 430k|  0 | 186k|  31 | 0.000000e+00 |      --      |    Inf |  43.21%
1672.46/1676.41	c  1676s|134300 |  4249 | 26239k| 192.4 |   232M |  50 |1173 |  10k|   0 | 431k|  0 | 187k|  31 | 0.000000e+00 |      --      |    Inf |  43.22%
1673.76/1677.70	c  1678s|134400 |  4247 | 26258k| 192.4 |   232M |  50 |1173 |  10k|   0 | 431k|  0 | 187k|  31 | 0.000000e+00 |      --      |    Inf |  43.22%
1674.75/1678.71	c  1679s|134500 |  4252 | 26273k| 192.4 |   232M |  50 |1173 |  10k| 808 | 431k|  1 | 187k|  31 | 0.000000e+00 |      --      |    Inf |  43.22%
1675.95/1679.98	c  1680s|134600 |  4239 | 26295k| 192.4 |   232M |  50 |1173 |  10k|   0 | 431k|  0 | 187k|  31 | 0.000000e+00 |      --      |    Inf |  43.22%
1677.75/1681.74	c  1682s|134700 |  4253 | 26321k| 192.5 |   232M |  50 |1173 |  10k|   0 | 432k|  0 | 187k|  31 | 0.000000e+00 |      --      |    Inf |  43.22%
1678.94/1682.99	c  1683s|134800 |  4249 | 26339k| 192.5 |   232M |  50 |1173 |  10k| 839 | 432k|  1 | 187k|  31 | 0.000000e+00 |      --      |    Inf |  43.22%
1679.84/1683.85	c  1684s|134900 |  4248 | 26351k| 192.4 |   232M |  50 |1173 |  10k| 902 | 432k|  1 | 187k|  31 | 0.000000e+00 |      --      |    Inf |  43.24%
1680.84/1684.88	c  1685s|135000 |  4257 | 26366k| 192.4 |   232M |  50 |1173 |  10k| 915 | 433k|  1 | 188k|  31 | 0.000000e+00 |      --      |    Inf |  43.24%
1681.84/1685.84	c  1686s|135100 |  4279 | 26380k| 192.3 |   232M |  50 |1173 |  10k|   0 | 433k|  0 | 188k|  31 | 0.000000e+00 |      --      |    Inf |  43.24%
1682.63/1686.69	c  1687s|135200 |  4259 | 26393k| 192.3 |   232M |  50 |1173 |  10k|   0 | 433k|  0 | 188k|  31 | 0.000000e+00 |      --      |    Inf |  43.24%
1684.23/1688.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1684.23/1688.20	c  1688s|135300 |  4264 | 26416k| 192.3 |   232M |  50 |1173 |  10k| 904 | 433k|  1 | 188k|  31 | 0.000000e+00 |      --      |    Inf |  43.24%
1685.73/1689.77	c  1690s|135400 |  4260 | 26441k| 192.4 |   232M |  50 |1173 |  10k|   0 | 434k|  0 | 188k|  31 | 0.000000e+00 |      --      |    Inf |  43.25%
1686.62/1690.63	c  1691s|135500 |  4259 | 26454k| 192.3 |   232M |  50 |1173 |  10k| 849 | 434k|  1 | 188k|  31 | 0.000000e+00 |      --      |    Inf |  43.25%
1687.72/1691.77	c  1692s|135600 |  4264 | 26473k| 192.3 |   232M |  50 |1173 |  10k| 829 | 434k|  1 | 188k|  31 | 0.000000e+00 |      --      |    Inf |  43.25%
1689.02/1693.09	c  1693s|135700 |  4269 | 26493k| 192.3 |   232M |  50 |1173 |  10k| 897 | 434k|  2 | 189k|  31 | 0.000000e+00 |      --      |    Inf |  43.25%
1690.41/1694.41	c  1694s|135800 |  4270 | 26514k| 192.3 |   232M |  50 |1173 |  10k| 872 | 435k|  1 | 189k|  31 | 0.000000e+00 |      --      |    Inf |  43.26%
1691.21/1695.29	c  1695s|135900 |  4263 | 26527k| 192.3 |   232M |  50 |1173 |  10k|   0 | 435k|  0 | 189k|  31 | 0.000000e+00 |      --      |    Inf |  43.26%
1692.31/1696.33	c  1696s|136000 |  4263 | 26543k| 192.3 |   232M |  50 |1173 |  10k| 820 | 435k|  1 | 189k|  31 | 0.000000e+00 |      --      |    Inf |  43.27%
1693.41/1697.48	c  1697s|136100 |  4260 | 26561k| 192.2 |   232M |  50 |1173 |  10k| 774 | 436k|  0 | 189k|  31 | 0.000000e+00 |      --      |    Inf |  43.28%
1694.80/1698.80	c  1699s|136200 |  4252 | 26581k| 192.2 |   232M |  50 |1173 |  10k| 873 | 436k|  1 | 189k|  31 | 0.000000e+00 |      --      |    Inf |  43.29%
1695.70/1699.78	c  1700s|136300 |  4247 | 26594k| 192.2 |   232M |  50 |1173 |  10k|   0 | 436k|  0 | 189k|  31 | 0.000000e+00 |      --      |    Inf |  43.31%
1697.10/1701.17	c  1701s|136400 |  4243 | 26616k| 192.2 |   232M |  50 |1173 |  10k| 940 | 436k|  2 | 190k|  31 | 0.000000e+00 |      --      |    Inf |  43.31%
1698.39/1702.44	c  1702s|136500 |  4257 | 26636k| 192.2 |   232M |  50 |1173 |  10k| 884 | 437k|  0 | 190k|  31 | 0.000000e+00 |      --      |    Inf |  43.31%
1700.29/1704.32	c  1704s|136600 |  4261 | 26667k| 192.3 |   232M |  50 |1173 |  10k| 781 | 437k|  1 | 190k|  31 | 0.000000e+00 |      --      |    Inf |  43.32%
1702.09/1706.17	c  1706s|136700 |  4256 | 26696k| 192.4 |   232M |  50 |1173 |  10k| 730 | 437k|  1 | 190k|  31 | 0.000000e+00 |      --      |    Inf |  43.43%
1703.48/1707.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1703.48/1707.51	c  1708s|136800 |  4275 | 26718k| 192.4 |   232M |  50 |1173 |  10k| 813 | 438k|  1 | 190k|  31 | 0.000000e+00 |      --      |    Inf |  43.47%
1704.58/1708.68	c  1709s|136900 |  4277 | 26737k| 192.4 |   232M |  50 |1173 |  10k| 839 | 438k|  2 | 190k|  31 | 0.000000e+00 |      --      |    Inf |  43.47%
1705.78/1709.89	c  1710s|137000 |  4292 | 26755k| 192.4 |   232M |  50 |1173 |  10k| 824 | 438k|  1 | 191k|  31 | 0.000000e+00 |      --      |    Inf |  43.48%
1707.27/1711.33	c  1711s|137100 |  4297 | 26778k| 192.4 |   232M |  50 |1173 |  10k| 817 | 439k|  1 | 191k|  31 | 0.000000e+00 |      --      |    Inf |  43.54%
1707.98/1712.05	c  1712s|137200 |  4291 | 26789k| 192.4 |   232M |  50 |1173 |  10k| 801 | 439k|  1 | 191k|  31 | 0.000000e+00 |      --      |    Inf |  43.57%
1709.27/1713.30	c  1713s|137300 |  4279 | 26808k| 192.4 |   232M |  50 |1173 |  10k| 854 | 439k|  1 | 191k|  31 | 0.000000e+00 |      --      |    Inf |  43.59%
1710.07/1714.20	c  1714s|137400 |  4284 | 26821k| 192.3 |   232M |  50 |1173 |  10k|   0 | 439k|  0 | 191k|  31 | 0.000000e+00 |      --      |    Inf |  43.59%
1710.97/1715.06	c  1715s|137500 |  4278 | 26834k| 192.3 |   232M |  50 |1173 |  10k| 826 | 440k|  1 | 191k|  31 | 0.000000e+00 |      --      |    Inf |  43.59%
1712.07/1716.15	c  1716s|137600 |  4284 | 26852k| 192.3 |   232M |  50 |1173 |  10k| 819 | 440k|  0 | 191k|  31 | 0.000000e+00 |      --      |    Inf |  43.59%
1713.26/1717.33	c  1717s|137700 |  4281 | 26870k| 192.3 |   232M |  50 |1173 |  10k|   0 | 440k|  0 | 192k|  31 | 0.000000e+00 |      --      |    Inf |  43.62%
1714.06/1718.10	c  1718s|137800 |  4285 | 26883k| 192.2 |   232M |  50 |1173 |  10k|   0 | 441k|  0 | 192k|  31 | 0.000000e+00 |      --      |    Inf |  43.62%
1715.45/1719.53	c  1720s|137900 |  4283 | 26905k| 192.2 |   233M |  50 |1173 |  10k| 819 | 441k|  2 | 192k|  31 | 0.000000e+00 |      --      |    Inf |  43.62%
1717.06/1721.16	c  1721s|138000 |  4296 | 26930k| 192.3 |   233M |  50 |1173 |  10k| 818 | 441k|  1 | 192k|  31 | 0.000000e+00 |      --      |    Inf |  43.63%
1718.25/1722.39	c  1722s|138100 |  4311 | 26949k| 192.3 |   233M |  50 |1173 |  10k|   0 | 442k|  0 | 192k|  31 | 0.000000e+00 |      --      |    Inf |  43.63%
1719.25/1723.33	c  1723s|138200 |  4305 | 26963k| 192.2 |   233M |  50 |1173 |  10k| 877 | 442k|  0 | 192k|  31 | 0.000000e+00 |      --      |    Inf |  43.63%
1720.95/1725.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1720.95/1725.01	c  1725s|138300 |  4301 | 26989k| 192.3 |   233M |  50 |1173 |  10k| 820 | 442k|  0 | 192k|  31 | 0.000000e+00 |      --      |    Inf |  43.65%
1721.84/1725.97	c  1726s|138400 |  4291 | 27003k| 192.2 |   233M |  50 |1173 |  10k| 846 | 442k|  1 | 193k|  31 | 0.000000e+00 |      --      |    Inf |  43.70%
1723.04/1727.17	c  1727s|138500 |  4283 | 27022k| 192.2 |   233M |  50 |1173 |  10k|   0 | 442k|  0 | 193k|  31 | 0.000000e+00 |      --      |    Inf |  43.71%
1724.43/1728.55	c  1729s|138600 |  4290 | 27044k| 192.3 |   233M |  50 |1173 |  10k| 787 | 443k|  1 | 193k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1725.63/1729.75	c  1730s|138700 |  4299 | 27063k| 192.3 |   233M |  50 |1173 |  10k| 854 | 443k|  2 | 193k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1726.83/1730.93	c  1731s|138800 |  4314 | 27081k| 192.3 |   233M |  50 |1173 |  10k| 850 | 444k|  1 | 193k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1727.83/1731.90	c  1732s|138900 |  4319 | 27096k| 192.2 |   233M |  50 |1173 |  10k| 877 | 444k|  1 | 193k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1728.93/1733.00	c  1733s|139000 |  4313 | 27113k| 192.2 |   233M |  50 |1173 |  10k| 853 | 444k|  2 | 193k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1730.03/1734.12	c  1734s|139100 |  4337 | 27131k| 192.2 |   233M |  50 |1173 |  10k|   0 | 444k|  0 | 193k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1730.72/1734.81	c  1735s|139200 |  4337 | 27142k| 192.1 |   233M |  50 |1173 |  10k|   0 | 444k|  0 | 193k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1731.42/1735.59	c  1736s|139300 |  4334 | 27154k| 192.1 |   233M |  50 |1173 |  10k|   0 | 445k|  0 | 194k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1732.22/1736.33	c  1736s|139400 |  4329 | 27165k| 192.0 |   233M |  50 |1173 |  10k|   0 | 445k|  0 | 194k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1733.11/1737.26	c  1737s|139500 |  4326 | 27180k| 192.0 |   233M |  50 |1173 |  10k| 846 | 445k|  1 | 194k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1734.41/1738.59	c  1739s|139600 |  4350 | 27200k| 192.0 |   233M |  50 |1173 |  10k| 838 | 445k|  1 | 194k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1735.21/1739.35	c  1739s|139700 |  4341 | 27211k| 191.9 |   233M |  50 |1173 |  10k| 843 | 445k|  1 | 194k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1736.21/1740.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1736.21/1740.35	c  1740s|139800 |  4348 | 27227k| 191.9 |   233M |  50 |1173 |  10k| 840 | 446k|  1 | 194k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1737.01/1741.16	c  1741s|139900 |  4345 | 27239k| 191.9 |   233M |  50 |1173 |  10k| 881 | 446k|  2 | 194k|  31 | 0.000000e+00 |      --      |    Inf |  43.72%
1738.10/1742.23	c  1742s|140000 |  4337 | 27255k| 191.9 |   233M |  50 |1173 |  10k| 814 | 446k|  1 | 194k|  31 | 0.000000e+00 |      --      |    Inf |  43.73%
1739.70/1743.80	c  1744s|140100 |  4340 | 27279k| 191.9 |   233M |  50 |1173 |  10k| 849 | 447k|  1 | 195k|  31 | 0.000000e+00 |      --      |    Inf |  43.73%
1741.19/1745.30	c  1745s|140200 |  4344 | 27300k| 191.9 |   233M |  50 |1173 |  10k| 995 | 447k|  2 | 195k|  31 | 0.000000e+00 |      --      |    Inf |  43.73%
1743.19/1747.32	c  1747s|140300 |  4355 | 27331k| 192.0 |   233M |  50 |1173 |  10k| 838 | 447k|  1 | 195k|  31 | 0.000000e+00 |      --      |    Inf |  43.81%
1744.19/1748.30	c  1748s|140400 |  4354 | 27345k| 191.9 |   233M |  50 |1173 |  10k| 885 | 448k|  1 | 195k|  31 | 0.000000e+00 |      --      |    Inf |  43.82%
1744.99/1749.19	c  1749s|140500 |  4359 | 27358k| 191.9 |   233M |  50 |1173 |  10k|   0 | 448k|  0 | 195k|  31 | 0.000000e+00 |      --      |    Inf |  43.82%
1746.18/1750.33	c  1750s|140600 |  4384 | 27376k| 191.9 |   233M |  50 |1173 |  10k| 820 | 448k|  1 | 195k|  31 | 0.000000e+00 |      --      |    Inf |  43.82%
1747.18/1751.34	c  1751s|140700 |  4376 | 27391k| 191.9 |   233M |  50 |1173 |  10k|   0 | 448k|  0 | 195k|  31 | 0.000000e+00 |      --      |    Inf |  43.83%
1748.18/1752.30	c  1752s|140800 |  4377 | 27406k| 191.8 |   233M |  50 |1173 |  10k| 791 | 448k|  1 | 196k|  31 | 0.000000e+00 |      --      |    Inf |  43.85%
1749.17/1753.31	c  1753s|140900 |  4368 | 27421k| 191.8 |   233M |  50 |1173 |  10k|   0 | 449k|  0 | 196k|  31 | 0.000000e+00 |      --      |    Inf |  43.85%
1750.17/1754.35	c  1754s|141000 |  4360 | 27438k| 191.8 |   233M |  50 |1173 |  10k| 829 | 449k|  1 | 196k|  31 | 0.000000e+00 |      --      |    Inf |  43.86%
1750.98/1755.19	c  1755s|141100 |  4353 | 27450k| 191.7 |   233M |  50 |1173 |  10k| 826 | 449k|  0 | 196k|  31 | 0.000000e+00 |      --      |    Inf |  43.87%
1751.77/1755.94	c  1756s|141200 |  4355 | 27462k| 191.7 |   233M |  50 |1173 |  10k|   0 | 449k|  0 | 196k|  31 | 0.000000e+00 |      --      |    Inf |  43.87%
1752.77/1756.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1752.77/1756.95	c  1757s|141300 |  4358 | 27476k| 191.7 |   234M |  50 |1173 |  10k|   0 | 450k|  0 | 196k|  31 | 0.000000e+00 |      --      |    Inf |  43.87%
1753.87/1758.07	c  1758s|141400 |  4359 | 27493k| 191.6 |   234M |  50 |1173 |  10k| 830 | 450k|  1 | 196k|  31 | 0.000000e+00 |      --      |    Inf |  43.87%
1754.66/1758.88	c  1759s|141500 |  4357 | 27504k| 191.6 |   234M |  50 |1173 |  10k| 832 | 451k|  1 | 196k|  31 | 0.000000e+00 |      --      |    Inf |  43.87%
1755.76/1759.96	c  1760s|141600 |  4357 | 27521k| 191.6 |   234M |  50 |1173 |  10k| 875 | 451k|  1 | 197k|  31 | 0.000000e+00 |      --      |    Inf |  43.87%
1756.56/1760.75	c  1761s|141700 |  4363 | 27533k| 191.5 |   234M |  50 |1173 |  10k|   0 | 451k|  0 | 197k|  31 | 0.000000e+00 |      --      |    Inf |  43.88%
1757.55/1761.70	c  1762s|141800 |  4371 | 27549k| 191.5 |   234M |  50 |1173 |  10k| 767 | 452k|  1 | 197k|  31 | 0.000000e+00 |      --      |    Inf |  43.89%
1758.35/1762.53	c  1763s|141900 |  4375 | 27563k| 191.5 |   234M |  50 |1173 |  10k| 833 | 452k|  0 | 197k|  31 | 0.000000e+00 |      --      |    Inf |  43.90%
1759.25/1763.43	c  1763s|142000 |  4354 | 27577k| 191.4 |   234M |  50 |1173 |  10k| 851 | 452k|  1 | 197k|  31 | 0.000000e+00 |      --      |    Inf |  43.90%
1760.35/1764.50	c  1764s|142100 |  4362 | 27593k| 191.4 |   234M |  50 |1173 |  10k| 830 | 453k|  1 | 197k|  31 | 0.000000e+00 |      --      |    Inf |  43.90%
1761.05/1765.23	c  1765s|142200 |  4371 | 27604k| 191.3 |   234M |  50 |1173 |  10k| 847 | 453k|  1 | 197k|  31 | 0.000000e+00 |      --      |    Inf |  43.90%
1762.54/1766.71	c  1767s|142300 |  4373 | 27626k| 191.4 |   234M |  50 |1173 |  10k| 908 | 453k|  0 | 198k|  31 | 0.000000e+00 |      --      |    Inf |  43.91%
1763.64/1767.88	c  1768s|142400 |  4370 | 27643k| 191.4 |   234M |  50 |1173 |  10k| 867 | 453k|  2 | 198k|  31 | 0.000000e+00 |      --      |    Inf |  43.91%
1764.84/1769.09	c  1769s|142500 |  4374 | 27662k| 191.3 |   234M |  50 |1173 |  10k| 817 | 454k|  1 | 198k|  31 | 0.000000e+00 |      --      |    Inf |  43.92%
1766.23/1770.45	c  1770s|142600 |  4367 | 27682k| 191.4 |   234M |  50 |1173 |  10k| 863 | 454k|  1 | 198k|  31 | 0.000000e+00 |      --      |    Inf |  43.94%
1767.63/1771.84	c  1772s|142700 |  4371 | 27703k| 191.4 |   234M |  50 |1173 |  10k| 841 | 455k|  1 | 198k|  31 | 0.000000e+00 |      --      |    Inf |  43.94%
1768.93/1773.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1768.93/1773.17	c  1773s|142800 |  4374 | 27724k| 191.4 |   234M |  50 |1173 |  10k| 851 | 455k|  1 | 198k|  31 | 0.000000e+00 |      --      |    Inf |  43.94%
1770.62/1774.82	c  1775s|142900 |  4389 | 27749k| 191.4 |   234M |  50 |1173 |  10k| 886 | 455k|  1 | 199k|  31 | 0.000000e+00 |      --      |    Inf |  43.95%
1771.83/1776.05	c  1776s|143000 |  4400 | 27767k| 191.4 |   234M |  50 |1173 |  10k|   0 | 456k|  0 | 199k|  31 | 0.000000e+00 |      --      |    Inf |  43.95%
1772.82/1777.10	c  1777s|143100 |  4401 | 27781k| 191.4 |   234M |  50 |1173 |  10k| 796 | 456k|  1 | 199k|  31 | 0.000000e+00 |      --      |    Inf |  43.97%
1773.62/1777.86	c  1778s|143200 |  4400 | 27793k| 191.3 |   234M |  50 |1173 |  10k|   0 | 456k|  0 | 199k|  31 | 0.000000e+00 |      --      |    Inf |  43.98%
1774.71/1778.95	c  1779s|143300 |  4411 | 27810k| 191.3 |   234M |  50 |1173 |  10k|   0 | 457k|  0 | 199k|  31 | 0.000000e+00 |      --      |    Inf |  43.99%
1776.11/1780.39	c  1780s|143400 |  4414 | 27834k| 191.4 |   234M |  50 |1173 |  10k| 831 | 457k|  1 | 199k|  31 | 0.000000e+00 |      --      |    Inf |  43.99%
1777.81/1782.08	c  1782s|143500 |  4423 | 27863k| 191.4 |   234M |  50 |1173 |  10k| 826 | 457k|  1 | 199k|  31 | 0.000000e+00 |      --      |    Inf |  44.24%
1779.00/1783.29	c  1783s|143600 |  4436 | 27882k| 191.4 |   234M |  50 |1173 |  10k| 794 | 458k|  1 | 199k|  31 | 0.000000e+00 |      --      |    Inf |  44.28%
1780.30/1784.54	c  1785s|143700 |  4433 | 27903k| 191.4 |   234M |  50 |1173 |  10k|   0 | 458k|  0 | 200k|  31 | 0.000000e+00 |      --      |    Inf |  44.29%
1782.10/1786.37	c  1786s|143800 |  4447 | 27933k| 191.5 |   234M |  50 |1173 |  10k| 846 | 459k|  0 | 200k|  31 | 0.000000e+00 |      --      |    Inf |  44.32%
1783.29/1787.57	c  1788s|143900 |  4441 | 27952k| 191.5 |   234M |  50 |1173 |  10k| 794 | 459k|  1 | 200k|  31 | 0.000000e+00 |      --      |    Inf |  44.34%
1784.99/1789.23	c  1789s|144000 |  4444 | 27980k| 191.6 |   234M |  50 |1173 |  10k| 847 | 460k|  0 | 200k|  31 | 0.000000e+00 |      --      |    Inf |  44.35%
1786.49/1790.72	c  1791s|144100 |  4460 | 28004k| 191.6 |   234M |  50 |1173 |  10k| 870 | 460k|  0 | 200k|  31 | 0.000000e+00 |      --      |    Inf |  44.35%
1788.08/1792.33	c  1792s|144200 |  4455 | 28030k| 191.6 |   234M |  50 |1173 |  10k| 847 | 461k|  1 | 200k|  31 | 0.000000e+00 |      --      |    Inf |  44.35%
1789.48/1793.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1789.48/1793.77	c  1794s|144300 |  4446 | 28054k| 191.7 |   234M |  50 |1173 |  10k| 854 | 461k|  0 | 200k|  31 | 0.000000e+00 |      --      |    Inf |  44.41%
1790.68/1794.96	c  1795s|144400 |  4445 | 28071k| 191.7 |   234M |  50 |1173 |  10k|   0 | 461k|  0 | 200k|  31 | 0.000000e+00 |      --      |    Inf |  44.41%
1791.67/1795.90	c  1796s|144500 |  4440 | 28086k| 191.6 |   234M |  50 |1173 |  10k| 847 | 461k|  0 | 201k|  31 | 0.000000e+00 |      --      |    Inf |  44.41%
1792.97/1797.27	c  1797s|144600 |  4445 | 28107k| 191.6 |   234M |  50 |1173 |  10k|   0 | 462k|  0 | 201k|  31 | 0.000000e+00 |      --      |    Inf |  44.43%
1794.27/1798.57	c  1799s|144700 |  4447 | 28127k| 191.6 |   234M |  50 |1173 |  10k|   0 | 462k|  0 | 201k|  31 | 0.000000e+00 |      --      |    Inf |  44.44%
1795.26/1799.57	c  1800s|144800 |  4446 | 28142k| 191.6 |   234M |  50 |1173 |  10k| 868 | 462k|  1 | 201k|  31 | 0.000000e+00 |      --      |    Inf |  44.64%
1796.66/1800.92	c  1801s|144900 |  4453 | 28163k| 191.6 |   234M |  50 |1173 |  10k| 815 | 462k|  1 | 201k|  31 | 0.000000e+00 |      --      |    Inf |  44.64%
1798.56/1802.84	c  1803s|145000 |  4462 | 28193k| 191.7 |   235M |  50 |1173 |  10k| 835 | 463k|  0 | 201k|  31 | 0.000000e+00 |      --      |    Inf |  44.65%
1799.55/1803.87	c  1804s|145100 |  4468 | 28209k| 191.7 |   235M |  50 |1173 |  10k| 890 | 463k|  1 | 202k|  31 | 0.000000e+00 |      --      |    Inf |  44.65%
1800.95/1805.27	c  1805s|145200 |  4475 | 28229k| 191.7 |   235M |  50 |1173 |  10k| 854 | 463k|  0 | 202k|  31 | 0.000000e+00 |      --      |    Inf |  44.65%
1802.35/1806.65	c  1807s|145300 |  4466 | 28251k| 191.7 |   235M |  50 |1173 |  10k| 837 | 463k|  1 | 202k|  31 | 0.000000e+00 |      --      |    Inf |  44.65%
1803.45/1807.71	c  1808s|145400 |  4483 | 28267k| 191.7 |   235M |  50 |1173 |  10k|   0 | 464k|  0 | 202k|  31 | 0.000000e+00 |      --      |    Inf |  44.66%
1804.14/1808.45	c  1808s|145500 |  4494 | 28279k| 191.6 |   235M |  50 |1173 |  10k| 813 | 464k|  1 | 202k|  31 | 0.000000e+00 |      --      |    Inf |  44.66%
1804.94/1809.21	c  1809s|145600 |  4489 | 28291k| 191.6 |   235M |  50 |1173 |  10k|   0 | 464k|  0 | 202k|  31 | 0.000000e+00 |      --      |    Inf |  44.67%
1806.54/1810.84	c  1811s|145700 |  4493 | 28317k| 191.6 |   235M |  50 |1173 |  10k|   0 | 465k|  0 | 202k|  31 | 0.000000e+00 |      --      |    Inf |  44.67%
1808.23/1812.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1808.23/1812.56	c  1813s|145800 |  4514 | 28344k| 191.7 |   235M |  50 |1173 |  10k| 858 | 465k|  1 | 203k|  31 | 0.000000e+00 |      --      |    Inf |  44.67%
1809.93/1814.23	c  1814s|145900 |  4521 | 28370k| 191.7 |   235M |  50 |1173 |  10k| 853 | 465k|  2 | 203k|  31 | 0.000000e+00 |      --      |    Inf |  44.67%
1811.43/1815.75	c  1816s|146000 |  4539 | 28394k| 191.8 |   235M |  50 |1173 |  10k| 834 | 466k|  0 | 203k|  31 | 0.000000e+00 |      --      |    Inf |  44.67%
1812.42/1816.74	c  1817s|146100 |  4533 | 28409k| 191.7 |   235M |  50 |1173 |  10k| 866 | 466k|  0 | 203k|  31 | 0.000000e+00 |      --      |    Inf |  44.67%
1814.02/1818.39	c  1818s|146200 |  4550 | 28435k| 191.8 |   235M |  50 |1173 |  10k| 887 | 466k|  2 | 203k|  31 | 0.000000e+00 |      --      |    Inf |  44.67%
1815.42/1819.78	c  1820s|146300 |  4538 | 28457k| 191.8 |   235M |  50 |1173 |  10k|   0 | 467k|  0 | 203k|  31 | 0.000000e+00 |      --      |    Inf |  44.67%
1816.72/1821.09	c  1821s|146400 |  4535 | 28477k| 191.8 |   235M |  50 |1173 |  10k| 794 | 467k|  1 | 203k|  31 | 0.000000e+00 |      --      |    Inf |  44.70%
1818.21/1822.58	c  1823s|146500 |  4538 | 28499k| 191.8 |   235M |  50 |1173 |  10k| 861 | 467k|  1 | 204k|  31 | 0.000000e+00 |      --      |    Inf |  44.71%
1819.21/1823.52	c  1824s|146600 |  4544 | 28512k| 191.8 |   235M |  50 |1173 |  10k| 831 | 467k|  1 | 204k|  31 | 0.000000e+00 |      --      |    Inf |  44.71%
1819.91/1824.26	c  1824s|146700 |  4539 | 28523k| 191.7 |   235M |  50 |1173 |  10k|   0 | 467k|  0 | 204k|  31 | 0.000000e+00 |      --      |    Inf |  44.71%
1820.90/1825.23	c  1825s|146800 |  4544 | 28538k| 191.7 |   235M |  50 |1173 |  10k|   0 | 468k|  0 | 204k|  31 | 0.000000e+00 |      --      |    Inf |  44.71%
1821.81/1826.17	c  1826s|146900 |  4535 | 28553k| 191.7 |   235M |  50 |1173 |  10k| 881 | 468k|  1 | 204k|  31 | 0.000000e+00 |      --      |    Inf |  44.71%
1822.90/1827.29	c  1827s|147000 |  4541 | 28570k| 191.7 |   235M |  50 |1173 |  10k|   0 | 468k|  0 | 204k|  31 | 0.000000e+00 |      --      |    Inf |  44.71%
1824.60/1828.90	c  1829s|147100 |  4530 | 28596k| 191.7 |   235M |  50 |1173 |  10k| 776 | 468k|  0 | 204k|  31 | 0.000000e+00 |      --      |    Inf |  44.71%
1825.59/1829.93	c  1830s|147200 |  4543 | 28612k| 191.7 |   235M |  50 |1173 |  10k| 807 | 469k|  1 | 205k|  31 | 0.000000e+00 |      --      |    Inf |  44.71%
1826.59/1830.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1826.59/1830.90	c  1831s|147300 |  4533 | 28628k| 191.7 |   235M |  50 |1173 |  10k| 797 | 469k|  0 | 205k|  31 | 0.000000e+00 |      --      |    Inf |  44.72%
1827.49/1831.80	c  1832s|147400 |  4536 | 28642k| 191.6 |   235M |  50 |1173 |  10k| 837 | 469k|  2 | 205k|  31 | 0.000000e+00 |      --      |    Inf |  44.72%
1828.39/1832.75	c  1833s|147500 |  4539 | 28656k| 191.6 |   235M |  50 |1173 |  10k| 862 | 469k|  1 | 205k|  31 | 0.000000e+00 |      --      |    Inf |  44.72%
1829.48/1833.81	c  1834s|147600 |  4535 | 28672k| 191.6 |   235M |  50 |1173 |  10k| 836 | 469k|  1 | 205k|  31 | 0.000000e+00 |      --      |    Inf |  44.72%
1830.69/1835.01	c  1835s|147700 |  4534 | 28690k| 191.6 |   235M |  50 |1173 |  10k| 863 | 470k|  1 | 205k|  31 | 0.000000e+00 |      --      |    Inf |  44.72%
1831.28/1835.64	c  1836s|147800 |  4540 | 28699k| 191.5 |   236M |  50 |1173 |  10k| 799 | 470k|  1 | 205k|  31 | 0.000000e+00 |      --      |    Inf |  44.72%
1832.28/1836.60	c  1837s|147900 |  4524 | 28714k| 191.5 |   236M |  50 |1173 |  10k| 787 | 470k|  1 | 206k|  31 | 0.000000e+00 |      --      |    Inf |  44.73%
1833.68/1838.04	c  1838s|148000 |  4530 | 28735k| 191.5 |   236M |  50 |1173 |  10k|   0 | 471k|  0 | 206k|  31 | 0.000000e+00 |      --      |    Inf |  44.74%
1834.68/1839.01	c  1839s|148100 |  4529 | 28749k| 191.4 |   236M |  50 |1173 |  10k|   0 | 471k|  0 | 206k|  31 | 0.000000e+00 |      --      |    Inf |  44.74%
1835.78/1840.16	c  1840s|148200 |  4534 | 28766k| 191.4 |   236M |  50 |1173 |  10k| 885 | 471k|  1 | 206k|  31 | 0.000000e+00 |      --      |    Inf |  44.75%
1836.67/1841.01	c  1841s|148300 |  4526 | 28780k| 191.4 |   236M |  50 |1173 |  10k|   0 | 471k|  0 | 206k|  31 | 0.000000e+00 |      --      |    Inf |  44.75%
1838.06/1842.42	c  1842s|148400 |  4533 | 28802k| 191.4 |   236M |  50 |1173 |  10k|   0 | 472k|  0 | 206k|  31 | 0.000000e+00 |      --      |    Inf |  44.77%
1839.26/1843.62	c  1844s|148500 |  4537 | 28819k| 191.4 |   236M |  50 |1173 |  10k| 870 | 472k|  1 | 206k|  31 | 0.000000e+00 |      --      |    Inf |  44.78%
1840.36/1844.77	c  1845s|148600 |  4546 | 28838k| 191.4 |   236M |  50 |1173 |  10k| 800 | 472k|  0 | 207k|  31 | 0.000000e+00 |      --      |    Inf |  44.82%
1841.56/1845.99	c  1846s|148700 |  4550 | 28857k| 191.4 |   236M |  50 |1173 |  10k| 825 | 473k|  1 | 207k|  31 | 0.000000e+00 |      --      |    Inf |  44.82%
1843.15/1847.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1843.15/1847.51	c  1848s|148800 |  4552 | 28882k| 191.4 |   236M |  50 |1173 |  10k|   0 | 473k|  0 | 207k|  31 | 0.000000e+00 |      --      |    Inf |  44.88%
1844.35/1848.74	c  1849s|148900 |  4554 | 28901k| 191.4 |   236M |  50 |1173 |  10k|   0 | 474k|  0 | 207k|  31 | 0.000000e+00 |      --      |    Inf |  44.88%
1845.65/1850.07	c  1850s|149000 |  4558 | 28922k| 191.5 |   236M |  50 |1173 |  10k| 786 | 474k|  1 | 207k|  31 | 0.000000e+00 |      --      |    Inf |  44.93%
1846.94/1851.30	c  1851s|149100 |  4546 | 28942k| 191.5 |   236M |  50 |1173 |  10k|   0 | 474k|  0 | 207k|  31 | 0.000000e+00 |      --      |    Inf |  44.99%
1847.84/1852.24	c  1852s|149200 |  4559 | 28956k| 191.4 |   236M |  50 |1173 |  10k| 917 | 475k|  2 | 207k|  31 | 0.000000e+00 |      --      |    Inf |  45.04%
1848.74/1853.14	c  1853s|149300 |  4550 | 28969k| 191.4 |   236M |  50 |1173 |  10k| 807 | 475k|  1 | 208k|  31 | 0.000000e+00 |      --      |    Inf |  45.05%
1849.94/1854.30	c  1854s|149400 |  4549 | 28986k| 191.4 |   236M |  50 |1173 |  10k| 863 | 475k|  0 | 208k|  31 | 0.000000e+00 |      --      |    Inf |  45.05%
1851.03/1855.46	c  1855s|149500 |  4556 | 29003k| 191.4 |   236M |  50 |1173 |  10k|   0 | 475k|  0 | 208k|  31 | 0.000000e+00 |      --      |    Inf |  45.05%
1851.83/1856.29	c  1856s|149600 |  4551 | 29016k| 191.3 |   236M |  50 |1173 |  10k|   0 | 476k|  0 | 208k|  31 | 0.000000e+00 |      --      |    Inf |  45.05%
1852.53/1856.98	c  1857s|149700 |  4548 | 29027k| 191.3 |   236M |  50 |1173 |  10k| 824 | 476k|  1 | 208k|  31 | 0.000000e+00 |      --      |    Inf |  45.05%
1854.13/1858.51	c  1859s|149800 |  4554 | 29050k| 191.3 |   237M |  50 |1173 |  10k| 910 | 476k|  1 | 208k|  31 | 0.000000e+00 |      --      |    Inf |  45.06%
1855.32/1859.71	c  1860s|149900 |  4543 | 29068k| 191.3 |   237M |  50 |1173 |  10k|   0 | 476k|  0 | 208k|  31 | 0.000000e+00 |      --      |    Inf |  45.66%
1856.63/1861.06	c  1861s|150000 |  4560 | 29089k| 191.3 |   237M |  50 |1173 |  10k|   0 | 477k|  0 | 209k|  31 | 0.000000e+00 |      --      |    Inf |  45.66%
1857.82/1862.29	c  1862s|150100 |  4563 | 29109k| 191.3 |   237M |  50 |1173 |  10k| 873 | 477k|  1 | 209k|  31 | 0.000000e+00 |      --      |    Inf |  45.66%
1859.12/1863.59	c  1864s|150200 |  4569 | 29129k| 191.3 |   237M |  50 |1173 |  10k| 869 | 477k|  1 | 209k|  31 | 0.000000e+00 |      --      |    Inf |  45.66%
1860.31/1864.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1860.31/1864.78	c  1865s|150300 |  4580 | 29147k| 191.3 |   237M |  50 |1173 |  10k|   0 | 477k|  0 | 209k|  31 | 0.000000e+00 |      --      |    Inf |  45.67%
1861.71/1866.13	c  1866s|150400 |  4582 | 29168k| 191.3 |   237M |  50 |1173 |  10k|   0 | 477k|  0 | 209k|  31 | 0.000000e+00 |      --      |    Inf |  45.68%
1863.21/1867.66	c  1868s|150500 |  4613 | 29192k| 191.3 |   237M |  50 |1173 |  10k|   0 | 478k|  0 | 209k|  31 | 0.000000e+00 |      --      |    Inf |  45.68%
1864.71/1869.13	c  1869s|150600 |  4613 | 29215k| 191.4 |   237M |  50 |1173 |  10k| 862 | 478k|  1 | 209k|  31 | 0.000000e+00 |      --      |    Inf |  45.68%
1865.90/1870.33	c  1870s|150700 |  4621 | 29233k| 191.4 |   237M |  50 |1173 |  10k|   0 | 478k|  0 | 210k|  31 | 0.000000e+00 |      --      |    Inf |  45.68%
1866.80/1871.24	c  1871s|150800 |  4628 | 29246k| 191.3 |   237M |  50 |1173 |  10k| 894 | 479k|  1 | 210k|  31 | 0.000000e+00 |      --      |    Inf |  45.68%
1867.39/1871.83	c  1872s|150900 |  4616 | 29255k| 191.3 |   237M |  50 |1173 |  10k| 899 | 479k|  2 | 210k|  31 | 0.000000e+00 |      --      |    Inf |  45.68%
1868.29/1872.72	c  1873s|151000 |  4606 | 29269k| 191.2 |   237M |  50 |1173 |  10k|   0 | 479k|  0 | 210k|  31 | 0.000000e+00 |      --      |    Inf |  45.68%
1869.39/1873.87	c  1874s|151100 |  4606 | 29287k| 191.2 |   237M |  50 |1173 |  10k| 851 | 479k|  0 | 210k|  31 | 0.000000e+00 |      --      |    Inf |  45.68%
1870.69/1875.13	c  1875s|151200 |  4613 | 29305k| 191.2 |   237M |  50 |1173 |  10k|   0 | 480k|  0 | 210k|  31 | 0.000000e+00 |      --      |    Inf |  45.68%
1871.78/1876.27	c  1876s|151300 |  4625 | 29323k| 191.2 |   237M |  50 |1173 |  10k|   0 | 480k|  0 | 210k|  31 | 0.000000e+00 |      --      |    Inf |  45.68%
1872.98/1877.42	c  1877s|151400 |  4633 | 29340k| 191.2 |   237M |  50 |1173 |  10k| 825 | 480k|  1 | 211k|  31 | 0.000000e+00 |      --      |    Inf |  45.68%
1873.48/1877.99	c  1878s|151500 |  4626 | 29349k| 191.1 |   237M |  50 |1173 |  10k| 853 | 480k|  1 | 211k|  31 | 0.000000e+00 |      --      |    Inf |  45.68%
1874.58/1879.09	c  1879s|151600 |  4622 | 29367k| 191.1 |   237M |  50 |1173 |  10k|   0 | 480k|  0 | 211k|  31 | 0.000000e+00 |      --      |    Inf |  45.69%
1875.68/1880.15	c  1880s|151700 |  4611 | 29382k| 191.1 |   237M |  50 |1173 |  10k|   0 | 481k|  0 | 211k|  31 | 0.000000e+00 |      --      |    Inf |  45.71%
1876.97/1881.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1876.97/1881.49	c  1881s|151800 |  4611 | 29403k| 191.1 |   237M |  50 |1173 |  10k| 914 | 481k|  2 | 211k|  31 | 0.000000e+00 |      --      |    Inf |  45.74%
1878.47/1882.96	c  1883s|151900 |  4616 | 29426k| 191.1 |   237M |  50 |1173 |  10k| 819 | 481k|  1 | 211k|  31 | 0.000000e+00 |      --      |    Inf |  45.75%
1879.87/1884.32	c  1884s|152000 |  4617 | 29447k| 191.1 |   237M |  50 |1173 |  10k| 819 | 481k|  1 | 211k|  31 | 0.000000e+00 |      --      |    Inf |  45.76%
1881.06/1885.56	c  1886s|152100 |  4635 | 29466k| 191.1 |   237M |  50 |1173 |  10k| 850 | 482k|  1 | 212k|  31 | 0.000000e+00 |      --      |    Inf |  45.76%
1882.66/1887.11	c  1887s|152200 |  4635 | 29491k| 191.2 |   237M |  50 |1173 |  10k| 819 | 482k|  1 | 212k|  31 | 0.000000e+00 |      --      |    Inf |  45.76%
1884.16/1888.65	c  1889s|152300 |  4639 | 29516k| 191.2 |   237M |  50 |1173 |  10k| 861 | 482k|  1 | 212k|  31 | 0.000000e+00 |      --      |    Inf |  45.77%
1885.05/1889.50	c  1890s|152400 |  4640 | 29529k| 191.2 |   237M |  50 |1173 |  10k| 880 | 483k|  1 | 212k|  31 | 0.000000e+00 |      --      |    Inf |  45.77%
1885.95/1890.46	c  1890s|152500 |  4633 | 29544k| 191.1 |   237M |  50 |1173 |  10k| 873 | 483k|  2 | 212k|  31 | 0.000000e+00 |      --      |    Inf |  45.77%
1887.05/1891.55	c  1892s|152600 |  4632 | 29560k| 191.1 |   237M |  50 |1173 |  10k|   0 | 483k|  0 | 212k|  31 | 0.000000e+00 |      --      |    Inf |  45.77%
1887.85/1892.33	c  1892s|152700 |  4629 | 29572k| 191.1 |   237M |  50 |1173 |  10k| 845 | 484k|  1 | 212k|  31 | 0.000000e+00 |      --      |    Inf |  45.77%
1888.65/1893.17	c  1893s|152800 |  4632 | 29585k| 191.0 |   237M |  50 |1173 |  10k| 864 | 484k|  1 | 212k|  31 | 0.000000e+00 |      --      |    Inf |  45.77%
1889.65/1894.19	c  1894s|152900 |  4636 | 29601k| 191.0 |   237M |  50 |1173 |  10k|   0 | 484k|  0 | 213k|  31 | 0.000000e+00 |      --      |    Inf |  45.78%
1890.94/1895.42	c  1895s|153000 |  4631 | 29621k| 191.0 |   237M |  50 |1173 |  10k| 813 | 484k|  1 | 213k|  31 | 0.000000e+00 |      --      |    Inf |  47.36%
1891.94/1896.49	c  1896s|153100 |  4628 | 29637k| 191.0 |   237M |  50 |1173 |  10k| 855 | 485k|  1 | 213k|  31 | 0.000000e+00 |      --      |    Inf |  47.37%
1893.33/1897.84	c  1898s|153200 |  4636 | 29658k| 191.0 |   237M |  50 |1173 |  10k| 796 | 485k|  1 | 213k|  31 | 0.000000e+00 |      --      |    Inf |  47.37%
1894.33/1898.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1894.33/1898.80	c  1899s|153300 |  4641 | 29673k| 191.0 |   237M |  50 |1173 |  10k| 848 | 485k|  1 | 213k|  31 | 0.000000e+00 |      --      |    Inf |  47.37%
1895.33/1899.82	c  1900s|153400 |  4657 | 29688k| 191.0 |   237M |  50 |1173 |  10k| 851 | 485k|  1 | 213k|  31 | 0.000000e+00 |      --      |    Inf |  47.37%
1896.23/1900.74	c  1901s|153500 |  4653 | 29702k| 190.9 |   237M |  50 |1173 |  10k| 821 | 486k|  0 | 214k|  31 | 0.000000e+00 |      --      |    Inf |  47.39%
1897.53/1902.09	c  1902s|153600 |  4657 | 29722k| 190.9 |   237M |  50 |1173 |  10k| 857 | 486k|  1 | 214k|  31 | 0.000000e+00 |      --      |    Inf |  47.40%
1899.02/1903.55	c  1904s|153700 |  4658 | 29745k| 191.0 |   237M |  50 |1173 |  10k| 834 | 486k|  1 | 214k|  31 | 0.000000e+00 |      --      |    Inf |  47.40%
1900.62/1905.11	c  1905s|153800 |  4652 | 29770k| 191.0 |   237M |  50 |1173 |  10k|   0 | 486k|  0 | 214k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1901.62/1906.15	c  1906s|153900 |  4650 | 29786k| 191.0 |   237M |  50 |1173 |  10k|   0 | 487k|  0 | 214k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1903.61/1908.15	c  1908s|154000 |  4677 | 29815k| 191.0 |   237M |  50 |1173 |  10k| 840 | 487k|  1 | 214k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1905.01/1909.53	c  1910s|154100 |  4706 | 29837k| 191.1 |   237M |  50 |1173 |  10k|   0 | 488k|  0 | 214k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1906.20/1910.72	c  1911s|154200 |  4721 | 29856k| 191.1 |   237M |  50 |1173 |  10k| 839 | 488k|  1 | 215k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1907.20/1911.80	c  1912s|154300 |  4729 | 29873k| 191.1 |   238M |  50 |1173 |  10k|   0 | 488k|  0 | 215k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1908.20/1912.78	c  1913s|154400 |  4728 | 29889k| 191.0 |   238M |  50 |1173 |  10k|   0 | 489k|  0 | 215k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1909.20/1913.72	c  1914s|154500 |  4733 | 29904k| 191.0 |   238M |  50 |1173 |  10k| 864 | 489k|  1 | 215k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1910.29/1914.80	c  1915s|154600 |  4737 | 29922k| 191.0 |   238M |  50 |1173 |  10k|   0 | 489k|  0 | 215k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1910.89/1915.48	c  1915s|154700 |  4731 | 29932k| 190.9 |   238M |  50 |1173 |  10k|   0 | 489k|  0 | 215k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1912.09/1916.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1912.09/1916.60	c  1917s|154800 |  4732 | 29950k| 190.9 |   238M |  50 |1173 |  10k| 836 | 489k|  0 | 215k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1913.49/1918.01	c  1918s|154900 |  4726 | 29973k| 191.0 |   238M |  50 |1173 |  10k| 875 | 490k|  2 | 215k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1914.78/1919.39	c  1919s|155000 |  4738 | 29994k| 191.0 |   238M |  50 |1173 |  10k|   0 | 490k|  0 | 215k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1915.98/1920.59	c  1921s|155100 |  4739 | 30013k| 191.0 |   238M |  50 |1173 |  10k| 835 | 490k|  0 | 216k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1917.08/1921.61	c  1922s|155200 |  4739 | 30030k| 191.0 |   238M |  50 |1173 |  10k| 841 | 491k|  0 | 216k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1918.27/1922.87	c  1923s|155300 |  4753 | 30050k| 191.0 |   238M |  50 |1173 |  10k| 836 | 491k|  1 | 216k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1919.37/1923.90	c  1924s|155400 |  4753 | 30066k| 190.9 |   238M |  50 |1173 |  10k|   0 | 491k|  0 | 216k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1920.17/1924.73	c  1925s|155500 |  4763 | 30079k| 190.9 |   238M |  50 |1173 |  10k|   0 | 491k|  0 | 216k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1920.87/1925.44	c  1925s|155600 |  4758 | 30089k| 190.8 |   238M |  50 |1173 |  10k|   0 | 491k|  0 | 216k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1921.97/1926.57	c  1927s|155700 |  4756 | 30107k| 190.8 |   238M |  50 |1173 |  10k|   0 | 492k|  0 | 216k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1923.16/1927.73	c  1928s|155800 |  4745 | 30126k| 190.8 |   238M |  50 |1173 |  10k|   0 | 492k|  0 | 216k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1924.26/1928.84	c  1929s|155900 |  4745 | 30143k| 190.8 |   238M |  50 |1173 |  10k| 861 | 492k|  1 | 217k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1925.26/1929.86	c  1930s|156000 |  4737 | 30159k| 190.8 |   238M |  50 |1173 |  10k|   0 | 492k|  0 | 217k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1926.36/1930.99	c  1931s|156100 |  4749 | 30177k| 190.8 |   238M |  50 |1173 |  10k| 868 | 493k|  1 | 217k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1927.25/1931.85	c  1932s|156200 |  4752 | 30190k| 190.8 |   238M |  50 |1173 |  10k| 863 | 493k|  1 | 217k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1928.15/1932.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1928.15/1932.73	c  1933s|156300 |  4745 | 30203k| 190.7 |   238M |  50 |1173 |  10k|   0 | 493k|  0 | 217k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1929.05/1933.62	c  1934s|156400 |  4742 | 30217k| 190.7 |   238M |  50 |1173 |  10k| 882 | 494k|  0 | 217k|  31 | 0.000000e+00 |      --      |    Inf |  47.41%
1930.15/1934.76	c  1935s|156500 |  4752 | 30234k| 190.7 |   238M |  50 |1173 |  10k|   0 | 494k|  0 | 217k|  31 | 0.000000e+00 |      --      |    Inf |  47.42%
1931.14/1935.75	c  1936s|156600 |  4746 | 30250k| 190.7 |   238M |  50 |1173 |  10k| 803 | 494k|  1 | 217k|  31 | 0.000000e+00 |      --      |    Inf |  47.42%
1932.34/1936.93	c  1937s|156700 |  4743 | 30268k| 190.6 |   238M |  50 |1173 |  10k| 806 | 494k|  1 | 217k|  31 | 0.000000e+00 |      --      |    Inf |  47.42%
1933.24/1937.87	c  1938s|156800 |  4741 | 30283k| 190.6 |   238M |  50 |1173 |  10k| 789 | 494k|  1 | 218k|  31 | 0.000000e+00 |      --      |    Inf |  47.42%
1934.94/1939.50	c  1940s|156900 |  4744 | 30308k| 190.7 |   238M |  50 |1173 |  10k| 822 | 495k|  0 | 218k|  31 | 0.000000e+00 |      --      |    Inf |  47.43%
1936.23/1940.83	c  1941s|157000 |  4741 | 30328k| 190.7 |   238M |  50 |1173 |  10k|   0 | 495k|  0 | 218k|  31 | 0.000000e+00 |      --      |    Inf |  47.44%
1937.43/1942.02	c  1942s|157100 |  4746 | 30346k| 190.7 |   238M |  50 |1173 |  10k| 850 | 495k|  0 | 218k|  31 | 0.000000e+00 |      --      |    Inf |  47.44%
1938.53/1943.11	c  1943s|157200 |  4744 | 30363k| 190.6 |   238M |  50 |1173 |  10k| 848 | 495k|  1 | 218k|  31 | 0.000000e+00 |      --      |    Inf |  47.44%
1939.53/1944.15	c  1944s|157300 |  4754 | 30379k| 190.6 |   239M |  50 |1173 |  10k| 814 | 495k|  1 | 218k|  31 | 0.000000e+00 |      --      |    Inf |  47.44%
1940.53/1945.11	c  1945s|157400 |  4760 | 30394k| 190.6 |   239M |  50 |1173 |  10k| 819 | 496k|  0 | 219k|  31 | 0.000000e+00 |      --      |    Inf |  47.44%
1941.92/1946.51	c  1947s|157500 |  4773 | 30415k| 190.6 |   239M |  50 |1173 |  10k| 851 | 496k|  1 | 219k|  31 | 0.000000e+00 |      --      |    Inf |  47.45%
1943.12/1947.73	c  1948s|157600 |  4781 | 30433k| 190.6 |   239M |  50 |1173 |  10k|   0 | 496k|  0 | 219k|  31 | 0.000000e+00 |      --      |    Inf |  47.45%
1944.21/1948.87	c  1949s|157700 |  4776 | 30450k| 190.6 |   239M |  50 |1173 |  10k| 843 | 497k|  1 | 219k|  31 | 0.000000e+00 |      --      |    Inf |  47.45%
1945.31/1949.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1945.31/1949.97	c  1950s|157800 |  4773 | 30466k| 190.6 |   239M |  50 |1173 |  10k| 842 | 497k|  2 | 219k|  31 | 0.000000e+00 |      --      |    Inf |  47.66%
1946.51/1951.11	c  1951s|157900 |  4763 | 30484k| 190.6 |   239M |  50 |1173 |  10k|   0 | 497k|  0 | 219k|  31 | 0.000000e+00 |      --      |    Inf |  47.66%
1947.51/1952.19	c  1952s|158000 |  4757 | 30499k| 190.5 |   239M |  50 |1173 |  10k| 894 | 497k|  1 | 219k|  31 | 0.000000e+00 |      --      |    Inf |  47.69%
1948.90/1953.52	c  1954s|158100 |  4742 | 30519k| 190.5 |   239M |  50 |1173 |  10k|   0 | 498k|  0 | 219k|  31 | 0.000000e+00 |      --      |    Inf |  47.69%
1950.20/1954.87	c  1955s|158200 |  4748 | 30539k| 190.6 |   239M |  50 |1173 |  10k| 878 | 498k|  0 | 220k|  31 | 0.000000e+00 |      --      |    Inf |  47.69%
1951.40/1956.00	c  1956s|158300 |  4750 | 30557k| 190.5 |   239M |  50 |1173 |  10k| 912 | 498k|  2 | 220k|  31 | 0.000000e+00 |      --      |    Inf |  47.70%
1952.29/1956.90	c  1957s|158400 |  4742 | 30570k| 190.5 |   239M |  50 |1173 |  10k| 843 | 498k|  1 | 220k|  31 | 0.000000e+00 |      --      |    Inf |  47.70%
1953.59/1958.24	c  1958s|158500 |  4728 | 30590k| 190.5 |   239M |  50 |1173 |9915 | 811 | 499k|  1 | 220k|  31 | 0.000000e+00 |      --      |    Inf |  47.73%
1954.39/1959.08	c  1959s|158600 |  4727 | 30603k| 190.5 |   239M |  50 |1173 |  10k| 826 | 499k|  0 | 220k|  31 | 0.000000e+00 |      --      |    Inf |  47.73%
1955.59/1960.21	c  1960s|158700 |  4725 | 30620k| 190.5 |   239M |  50 |1173 |  10k|   0 | 499k|  0 | 220k|  31 | 0.000000e+00 |      --      |    Inf |  47.73%
1956.68/1961.37	c  1961s|158800 |  4724 | 30639k| 190.5 |   239M |  50 |1173 |  10k| 796 | 499k|  1 | 220k|  31 | 0.000000e+00 |      --      |    Inf |  47.75%
1957.68/1962.33	c  1962s|158900 |  4709 | 30652k| 190.4 |   239M |  50 |1173 |  10k|   0 | 499k|  0 | 221k|  31 | 0.000000e+00 |      --      |    Inf |  47.75%
1959.18/1963.89	c  1964s|159000 |  4712 | 30676k| 190.5 |   239M |  50 |1173 |9936 | 888 | 500k|  1 | 221k|  31 | 0.000000e+00 |      --      |    Inf |  47.86%
1960.18/1964.84	c  1965s|159100 |  4704 | 30690k| 190.4 |   239M |  50 |1173 |9937 | 821 | 500k|  0 | 221k|  31 | 0.000000e+00 |      --      |    Inf |  47.89%
1960.97/1965.63	c  1966s|159200 |  4711 | 30703k| 190.4 |   239M |  50 |1173 |  10k| 860 | 500k|  1 | 221k|  31 | 0.000000e+00 |      --      |    Inf |  47.89%
1961.48/1966.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1961.48/1966.18	c  1966s|159300 |  4711 | 30711k| 190.3 |   239M |  50 |1173 |  10k|   0 | 501k|  0 | 221k|  31 | 0.000000e+00 |      --      |    Inf |  47.89%
1962.97/1967.60	c  1968s|159400 |  4737 | 30732k| 190.3 |   239M |  50 |1173 |  10k| 855 | 501k|  1 | 221k|  31 | 0.000000e+00 |      --      |    Inf |  47.89%
1963.97/1968.61	c  1969s|159500 |  4727 | 30748k| 190.3 |   239M |  50 |1173 |  10k| 859 | 501k|  1 | 221k|  31 | 0.000000e+00 |      --      |    Inf |  47.89%
1965.06/1969.71	c  1970s|159600 |  4719 | 30763k| 190.3 |   239M |  50 |1173 |  10k|   0 | 502k|  0 | 221k|  31 | 0.000000e+00 |      --      |    Inf |  47.89%
1966.06/1970.73	c  1971s|159700 |  4717 | 30779k| 190.3 |   239M |  50 |1173 |  10k| 847 | 502k|  1 | 222k|  31 | 0.000000e+00 |      --      |    Inf |  47.90%
1966.96/1971.69	c  1972s|159800 |  4719 | 30794k| 190.2 |   239M |  50 |1173 |  10k| 847 | 502k|  1 | 222k|  31 | 0.000000e+00 |      --      |    Inf |  47.90%
1968.36/1973.04	c  1973s|159900 |  4736 | 30813k| 190.2 |   239M |  50 |1173 |  10k| 899 | 502k|  1 | 222k|  31 | 0.000000e+00 |      --      |    Inf |  47.90%
1969.95/1974.60	c  1975s|160000 |  4741 | 30837k| 190.3 |   239M |  50 |1173 |  10k|   0 | 503k|  0 | 222k|  31 | 0.000000e+00 |      --      |    Inf |  47.92%
1971.15/1975.83	c  1976s|160100 |  4752 | 30856k| 190.3 |   239M |  50 |1173 |  10k| 875 | 503k|  2 | 222k|  31 | 0.000000e+00 |      --      |    Inf |  47.92%
1972.45/1977.16	c  1977s|160200 |  4749 | 30875k| 190.3 |   239M |  50 |1173 |  10k| 839 | 503k|  0 | 222k|  31 | 0.000000e+00 |      --      |    Inf |  47.92%
1973.05/1977.77	c  1978s|160300 |  4749 | 30884k| 190.2 |   240M |  50 |1173 |  10k| 898 | 503k|  0 | 222k|  31 | 0.000000e+00 |      --      |    Inf |  47.92%
1973.94/1978.64	c  1979s|160400 |  4752 | 30896k| 190.2 |   240M |  50 |1173 |  10k|   0 | 504k|  0 | 223k|  31 | 0.000000e+00 |      --      |    Inf |  47.92%
1975.24/1979.95	c  1980s|160500 |  4757 | 30917k| 190.2 |   240M |  50 |1173 |  10k| 883 | 504k|  0 | 223k|  31 | 0.000000e+00 |      --      |    Inf |  48.12%
1976.54/1981.22	c  1981s|160600 |  4749 | 30936k| 190.2 |   240M |  50 |1173 |  10k| 892 | 504k|  1 | 223k|  31 | 0.000000e+00 |      --      |    Inf |  48.12%
1977.63/1982.36	c  1982s|160700 |  4748 | 30953k| 190.2 |   240M |  50 |1173 |  10k| 857 | 505k|  2 | 223k|  31 | 0.000000e+00 |      --      |    Inf |  48.13%
1978.73/1983.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1978.73/1983.48	c  1983s|160800 |  4769 | 30971k| 190.2 |   240M |  50 |1173 |  10k| 775 | 505k|  1 | 223k|  31 | 0.000000e+00 |      --      |    Inf |  48.13%
1980.03/1984.76	c  1985s|160900 |  4790 | 30991k| 190.2 |   240M |  50 |1173 |  10k| 816 | 506k|  1 | 223k|  31 | 0.000000e+00 |      --      |    Inf |  48.14%
1981.13/1985.86	c  1986s|161000 |  4799 | 31008k| 190.2 |   240M |  50 |1173 |  10k| 812 | 506k|  1 | 223k|  31 | 0.000000e+00 |      --      |    Inf |  48.14%
1982.52/1987.24	c  1987s|161100 |  4822 | 31030k| 190.2 |   240M |  50 |1173 |  10k| 775 | 506k|  1 | 223k|  31 | 0.000000e+00 |      --      |    Inf |  48.14%
1983.52/1988.26	c  1988s|161200 |  4817 | 31046k| 190.2 |   240M |  50 |1173 |  10k|   0 | 507k|  0 | 224k|  31 | 0.000000e+00 |      --      |    Inf |  48.14%
1984.42/1989.12	c  1989s|161300 |  4806 | 31059k| 190.1 |   240M |  50 |1173 |  10k|   0 | 507k|  0 | 224k|  31 | 0.000000e+00 |      --      |    Inf |  48.14%
1985.32/1990.02	c  1990s|161400 |  4789 | 31073k| 190.1 |   240M |  50 |1173 |  10k| 812 | 507k|  1 | 224k|  31 | 0.000000e+00 |      --      |    Inf |  48.14%
1986.32/1991.02	c  1991s|161500 |  4797 | 31089k| 190.1 |   240M |  50 |1173 |  10k| 814 | 508k|  1 | 224k|  31 | 0.000000e+00 |      --      |    Inf |  48.15%
1987.21/1991.90	c  1992s|161600 |  4800 | 31102k| 190.0 |   240M |  50 |1173 |  10k|   0 | 508k|  0 | 224k|  31 | 0.000000e+00 |      --      |    Inf |  48.15%
1988.21/1992.95	c  1993s|161700 |  4786 | 31117k| 190.0 |   240M |  50 |1173 |  10k|   0 | 508k|  0 | 224k|  31 | 0.000000e+00 |      --      |    Inf |  48.20%
1989.51/1994.20	c  1994s|161800 |  4790 | 31137k| 190.0 |   240M |  50 |1173 |  10k| 867 | 509k|  1 | 224k|  31 | 0.000000e+00 |      --      |    Inf |  48.21%
1990.31/1995.09	c  1995s|161900 |  4777 | 31150k| 190.0 |   240M |  50 |1173 |  10k|   0 | 509k|  0 | 224k|  31 | 0.000000e+00 |      --      |    Inf |  48.21%
1991.41/1996.15	c  1996s|162000 |  4786 | 31166k| 190.0 |   240M |  50 |1173 |  10k|   0 | 509k|  0 | 225k|  31 | 0.000000e+00 |      --      |    Inf |  48.21%
1992.20/1996.90	c  1997s|162100 |  4786 | 31177k| 189.9 |   240M |  50 |1173 |  10k| 869 | 509k|  2 | 225k|  31 | 0.000000e+00 |      --      |    Inf |  48.21%
1992.80/1997.54	c  1998s|162200 |  4777 | 31186k| 189.9 |   240M |  50 |1173 |  10k| 817 | 510k|  0 | 225k|  31 | 0.000000e+00 |      --      |    Inf |  48.21%
1993.80/1998.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1993.80/1998.57	c  1999s|162300 |  4773 | 31202k| 189.8 |   240M |  50 |1173 |  10k| 842 | 510k|  0 | 225k|  31 | 0.000000e+00 |      --      |    Inf |  48.22%
1995.09/1999.80	c  2000s|162400 |  4766 | 31221k| 189.8 |   240M |  50 |1173 |  10k| 883 | 510k|  1 | 225k|  31 | 0.000000e+00 |      --      |    Inf |  48.22%
1996.19/2000.94	c  2001s|162500 |  4764 | 31239k| 189.8 |   240M |  50 |1173 |  10k|   0 | 510k|  0 | 225k|  31 | 0.000000e+00 |      --      |    Inf |  48.23%
1997.19/2001.91	c  2002s|162600 |  4763 | 31254k| 189.8 |   240M |  50 |1173 |  10k| 830 | 511k|  1 | 225k|  31 | 0.000000e+00 |      --      |    Inf |  48.24%
1998.68/2003.47	c  2003s|162700 |  4760 | 31278k| 189.8 |   240M |  50 |1173 |  10k|1116 | 511k|  1 | 226k|  31 | 0.000000e+00 |      --      |    Inf |  48.24%
2000.29/2005.07	c  2005s|162800 |  4766 | 31302k| 189.9 |   240M |  50 |1173 |  10k|   0 | 511k|  0 | 226k|  31 | 0.000000e+00 |      --      |    Inf |  48.45%
2001.08/2005.82	c  2006s|162900 |  4762 | 31314k| 189.8 |   240M |  50 |1173 |  10k| 766 | 511k|  1 | 226k|  31 | 0.000000e+00 |      --      |    Inf |  48.49%
2001.98/2006.80	c  2007s|163000 |  4760 | 31329k| 189.8 |   241M |  50 |1173 |  10k| 820 | 512k|  1 | 226k|  31 | 0.000000e+00 |      --      |    Inf |  48.49%
2003.28/2008.07	c  2008s|163100 |  4770 | 31349k| 189.8 |   241M |  50 |1173 |  10k| 857 | 512k|  1 | 226k|  31 | 0.000000e+00 |      --      |    Inf |  48.49%
2004.57/2009.35	c  2009s|163200 |  4796 | 31368k| 189.8 |   241M |  50 |1173 |  10k| 895 | 512k|  1 | 226k|  31 | 0.000000e+00 |      --      |    Inf |  48.49%
2005.57/2010.35	c  2010s|163300 |  4769 | 31383k| 189.8 |   241M |  50 |1173 |  10k| 866 | 513k|  1 | 226k|  31 | 0.000000e+00 |      --      |    Inf |  48.52%
2006.57/2011.30	c  2011s|163400 |  4773 | 31397k| 189.8 |   241M |  50 |1173 |  10k| 829 | 513k|  1 | 227k|  31 | 0.000000e+00 |      --      |    Inf |  48.52%
2007.86/2012.69	c  2013s|163500 |  4769 | 31419k| 189.8 |   241M |  50 |1173 |  10k| 877 | 513k|  1 | 227k|  31 | 0.000000e+00 |      --      |    Inf |  48.63%
2008.96/2013.73	c  2014s|163600 |  4766 | 31434k| 189.7 |   241M |  50 |1173 |  10k| 828 | 513k|  1 | 227k|  31 | 0.000000e+00 |      --      |    Inf |  48.63%
2009.76/2014.59	c  2015s|163700 |  4762 | 31447k| 189.7 |   241M |  50 |1173 |9989 |   0 | 513k|  0 | 227k|  31 | 0.000000e+00 |      --      |    Inf |  48.65%
2010.86/2015.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2010.86/2015.62	c  2016s|163800 |  4769 | 31462k| 189.7 |   241M |  50 |1173 |9985 | 837 | 514k|  1 | 227k|  31 | 0.000000e+00 |      --      |    Inf |  48.66%
2011.85/2016.64	c  2017s|163900 |  4774 | 31477k| 189.7 |   241M |  50 |1173 |9891 | 817 | 514k|  0 | 227k|  31 | 0.000000e+00 |      --      |    Inf |  48.68%
2012.95/2017.72	c  2018s|164000 |  4771 | 31493k| 189.6 |   241M |  50 |1173 |9851 |   0 | 514k|  0 | 227k|  31 | 0.000000e+00 |      --      |    Inf |  48.70%
2014.25/2019.02	c  2019s|164100 |  4778 | 31513k| 189.6 |   241M |  50 |1173 |9888 | 816 | 514k|  1 | 227k|  31 | 0.000000e+00 |      --      |    Inf |  48.70%
2015.54/2020.31	c  2020s|164200 |  4769 | 31532k| 189.6 |   241M |  50 |1173 |9892 | 825 | 515k|  1 | 228k|  31 | 0.000000e+00 |      --      |    Inf |  48.70%
2016.44/2021.23	c  2021s|164300 |  4762 | 31545k| 189.6 |   241M |  50 |1173 |9955 |   0 | 515k|  0 | 228k|  31 | 0.000000e+00 |      --      |    Inf |  48.71%
2017.84/2022.62	c  2023s|164400 |  4770 | 31566k| 189.6 |   241M |  50 |1173 |9940 | 845 | 515k|  1 | 228k|  31 | 0.000000e+00 |      --      |    Inf |  48.73%
2019.24/2024.07	c  2024s|164500 |  4788 | 31589k| 189.7 |   241M |  50 |1173 |9901 | 821 | 516k|  1 | 228k|  31 | 0.000000e+00 |      --      |    Inf |  48.74%
2020.53/2025.35	c  2025s|164600 |  4796 | 31610k| 189.7 |   241M |  50 |1173 |9983 | 824 | 516k|  1 | 228k|  31 | 0.000000e+00 |      --      |    Inf |  48.74%
2021.63/2026.47	c  2026s|164700 |  4806 | 31627k| 189.6 |   241M |  50 |1173 |  10k| 812 | 517k|  1 | 228k|  31 | 0.000000e+00 |      --      |    Inf |  48.74%
2022.53/2027.30	c  2027s|164800 |  4801 | 31639k| 189.6 |   241M |  50 |1173 |  10k| 832 | 517k|  1 | 228k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2023.33/2028.14	c  2028s|164900 |  4802 | 31651k| 189.6 |   241M |  50 |1173 |  10k| 848 | 517k|  1 | 229k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2024.52/2029.32	c  2029s|165000 |  4809 | 31669k| 189.6 |   241M |  50 |1173 |  10k| 837 | 517k|  0 | 229k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2025.52/2030.37	c  2030s|165100 |  4812 | 31685k| 189.5 |   241M |  50 |1173 |  10k| 838 | 518k|  1 | 229k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2026.32/2031.16	c  2031s|165200 |  4815 | 31697k| 189.5 |   241M |  50 |1173 |  10k| 855 | 518k|  1 | 229k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2027.12/2031.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2027.12/2031.99	c  2032s|165300 |  4802 | 31710k| 189.5 |   241M |  50 |1173 |  10k|   0 | 518k|  0 | 229k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2028.32/2033.17	c  2033s|165400 |  4797 | 31728k| 189.5 |   241M |  50 |1173 |  10k|   0 | 518k|  0 | 229k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2029.41/2034.27	c  2034s|165500 |  4801 | 31744k| 189.4 |   241M |  50 |1173 |  10k| 816 | 519k|  1 | 229k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2030.71/2035.51	c  2036s|165600 |  4810 | 31764k| 189.4 |   241M |  50 |1173 |  10k|   0 | 519k|  0 | 230k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2031.61/2036.43	c  2036s|165700 |  4814 | 31777k| 189.4 |   241M |  50 |1173 |  10k| 830 | 519k|  1 | 230k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2032.70/2037.51	c  2038s|165800 |  4813 | 31794k| 189.4 |   241M |  50 |1173 |  10k| 830 | 519k|  1 | 230k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2033.90/2038.74	c  2039s|165900 |  4818 | 31813k| 189.4 |   241M |  50 |1173 |  10k| 873 | 520k|  1 | 230k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2034.90/2039.75	c  2040s|166000 |  4821 | 31828k| 189.4 |   241M |  50 |1173 |  10k| 858 | 520k|  1 | 230k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2035.90/2040.71	c  2041s|166100 |  4818 | 31843k| 189.4 |   241M |  50 |1173 |  10k|   0 | 520k|  0 | 230k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2037.09/2041.94	c  2042s|166200 |  4806 | 31861k| 189.4 |   241M |  50 |1173 |  10k| 879 | 520k|  1 | 230k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2038.59/2043.49	c  2043s|166300 |  4805 | 31885k| 189.4 |   241M |  50 |1173 |  10k| 822 | 521k|  1 | 230k|  31 | 0.000000e+00 |      --      |    Inf |  48.75%
2039.79/2044.69	c  2045s|166400 |  4793 | 31903k| 189.4 |   241M |  50 |1173 |  10k| 872 | 521k|  1 | 231k|  31 | 0.000000e+00 |      --      |    Inf |  48.77%
2041.58/2046.40	c  2046s|166500 |  4803 | 31929k| 189.4 |   241M |  50 |1173 |  10k|   0 | 521k|  0 | 231k|  31 | 0.000000e+00 |      --      |    Inf |  48.77%
2043.08/2047.91	c  2048s|166600 |  4804 | 31952k| 189.4 |   241M |  50 |1173 |  10k| 836 | 522k|  0 | 231k|  31 | 0.000000e+00 |      --      |    Inf |  48.78%
2044.68/2049.58	c  2050s|166700 |  4792 | 31978k| 189.5 |   241M |  50 |1173 |  10k| 855 | 522k|  1 | 231k|  31 | 0.000000e+00 |      --      |    Inf |  48.79%
2045.18/2050.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2045.18/2050.10	c  2050s|166800 |  4782 | 31985k| 189.4 |   241M |  50 |1173 |  10k| 816 | 522k|  1 | 231k|  31 | 0.000000e+00 |      --      |    Inf |  48.80%
2046.28/2051.18	c  2051s|166900 |  4779 | 32002k| 189.4 |   241M |  50 |1173 |  10k| 868 | 522k|  1 | 231k|  31 | 0.000000e+00 |      --      |    Inf |  48.80%
2047.67/2052.52	c  2053s|167000 |  4781 | 32023k| 189.4 |   241M |  50 |1173 |  10k|   0 | 522k|  0 | 232k|  31 | 0.000000e+00 |      --      |    Inf |  48.86%
2049.07/2053.90	c  2054s|167100 |  4778 | 32047k| 189.4 |   241M |  50 |1173 |  10k|   0 | 523k|  0 | 232k|  31 | 0.000000e+00 |      --      |    Inf |  48.90%
2050.36/2055.22	c  2055s|167200 |  4790 | 32068k| 189.5 |   241M |  50 |1173 |  10k| 767 | 523k|  1 | 232k|  31 | 0.000000e+00 |      --      |    Inf |  48.90%
2051.56/2056.48	c  2056s|167300 |  4800 | 32087k| 189.5 |   241M |  50 |1173 |  10k|   0 | 524k|  0 | 232k|  31 | 0.000000e+00 |      --      |    Inf |  48.90%
2052.86/2057.72	c  2058s|167400 |  4822 | 32107k| 189.5 |   242M |  50 |1173 |  10k|   0 | 524k|  0 | 232k|  31 | 0.000000e+00 |      --      |    Inf |  48.91%
2053.95/2058.85	c  2059s|167500 |  4819 | 32124k| 189.5 |   242M |  50 |1173 |  10k| 823 | 525k|  2 | 232k|  31 | 0.000000e+00 |      --      |    Inf |  48.91%
2054.95/2059.89	c  2060s|167600 |  4818 | 32140k| 189.4 |   242M |  50 |1173 |  10k| 825 | 525k|  1 | 232k|  31 | 0.000000e+00 |      --      |    Inf |  48.92%
2056.35/2061.24	c  2061s|167700 |  4814 | 32162k| 189.4 |   242M |  50 |1173 |  10k|   0 | 525k|  0 | 233k|  31 | 0.000000e+00 |      --      |    Inf |  48.93%
2057.45/2062.33	c  2062s|167800 |  4814 | 32178k| 189.4 |   242M |  50 |1173 |  10k| 870 | 525k|  1 | 233k|  31 | 0.000000e+00 |      --      |    Inf |  48.94%
2058.44/2063.33	c  2063s|167900 |  4835 | 32194k| 189.4 |   242M |  50 |1173 |  10k| 818 | 526k|  1 | 233k|  31 | 0.000000e+00 |      --      |    Inf |  48.94%
2059.34/2064.28	c  2064s|168000 |  4840 | 32208k| 189.4 |   242M |  50 |1173 |  10k| 816 | 526k|  1 | 233k|  31 | 0.000000e+00 |      --      |    Inf |  48.95%
2060.15/2065.06	c  2065s|168100 |  4847 | 32219k| 189.3 |   242M |  50 |1173 |  10k| 784 | 526k|  1 | 233k|  31 | 0.000000e+00 |      --      |    Inf |  48.95%
2061.15/2066.08	c  2066s|168200 |  4847 | 32235k| 189.3 |   242M |  50 |1173 |  10k|   0 | 527k|  0 | 233k|  31 | 0.000000e+00 |      --      |    Inf |  48.96%
2062.14/2067.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2062.14/2067.01	c  2067s|168300 |  4846 | 32250k| 189.3 |   242M |  50 |1173 |  10k| 792 | 527k|  1 | 233k|  31 | 0.000000e+00 |      --      |    Inf |  48.97%
2062.94/2067.83	c  2068s|168400 |  4846 | 32262k| 189.3 |   242M |  50 |1173 |  10k| 814 | 527k|  1 | 234k|  31 | 0.000000e+00 |      --      |    Inf |  48.97%
2064.04/2068.96	c  2069s|168500 |  4847 | 32279k| 189.2 |   242M |  50 |1173 |  10k| 866 | 527k|  1 | 234k|  31 | 0.000000e+00 |      --      |    Inf |  48.97%
2065.14/2070.02	c  2070s|168600 |  4849 | 32294k| 189.2 |   242M |  50 |1173 |  10k| 852 | 528k|  2 | 234k|  31 | 0.000000e+00 |      --      |    Inf |  49.37%
2066.43/2071.34	c  2071s|168700 |  4862 | 32315k| 189.2 |   242M |  50 |1173 |  10k|   0 | 528k|  0 | 234k|  31 | 0.000000e+00 |      --      |    Inf |  49.37%
2067.73/2072.63	c  2073s|168800 |  4854 | 32334k| 189.2 |   242M |  50 |1173 |  10k|   0 | 528k|  0 | 234k|  31 | 0.000000e+00 |      --      |    Inf |  49.42%
2068.92/2073.83	c  2074s|168900 |  4850 | 32352k| 189.2 |   242M |  50 |1173 |  10k| 805 | 528k|  1 | 234k|  31 | 0.000000e+00 |      --      |    Inf |  49.52%
2070.13/2075.08	c  2075s|169000 |  4849 | 32372k| 189.2 |   242M |  50 |1173 |  10k|   0 | 528k|  0 | 234k|  31 | 0.000000e+00 |      --      |    Inf |  49.66%
2071.22/2076.16	c  2076s|169100 |  4841 | 32389k| 189.2 |   242M |  50 |1173 |  10k|   0 | 529k|  0 | 235k|  31 | 0.000000e+00 |      --      |    Inf |  49.66%
2072.22/2077.19	c  2077s|169200 |  4844 | 32404k| 189.2 |   242M |  50 |1173 |  10k| 795 | 529k|  1 | 235k|  31 | 0.000000e+00 |      --      |    Inf |  49.67%
2073.12/2078.07	c  2078s|169300 |  4847 | 32418k| 189.2 |   242M |  50 |1173 |  10k|   0 | 529k|  0 | 235k|  31 | 0.000000e+00 |      --      |    Inf |  49.67%
2074.12/2079.00	c  2079s|169400 |  4841 | 32431k| 189.1 |   242M |  50 |1173 |  10k| 848 | 529k|  1 | 235k|  31 | 0.000000e+00 |      --      |    Inf |  49.68%
2074.91/2079.85	c  2080s|169500 |  4836 | 32444k| 189.1 |   242M |  50 |1173 |  10k| 812 | 530k|  0 | 235k|  31 | 0.000000e+00 |      --      |    Inf |  49.69%
2077.21/2082.19	c  2082s|169600 |  4864 | 32482k| 189.2 |   242M |  50 |1173 |  10k| 767 | 530k|  1 | 235k|  31 | 0.000000e+00 |      --      |    Inf |  49.69%
2078.21/2083.19	c  2083s|169700 |  4869 | 32498k| 189.2 |   242M |  50 |1173 |  10k| 764 | 530k|  0 | 235k|  31 | 0.000000e+00 |      --      |    Inf |  49.73%
2079.20/2084.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2079.20/2084.15	c  2084s|169800 |  4882 | 32513k| 189.2 |   242M |  50 |1173 |  10k| 767 | 531k|  1 | 235k|  31 | 0.000000e+00 |      --      |    Inf |  49.73%
2080.40/2085.38	c  2085s|169900 |  4887 | 32533k| 189.2 |   242M |  50 |1173 |  10k| 820 | 531k|  2 | 236k|  31 | 0.000000e+00 |      --      |    Inf |  49.74%
2081.49/2086.40	c  2086s|170000 |  4897 | 32550k| 189.2 |   242M |  50 |1173 |  10k|   0 | 531k|  0 | 236k|  31 | 0.000000e+00 |      --      |    Inf |  49.74%
2082.69/2087.65	c  2088s|170100 |  4907 | 32571k| 189.2 |   242M |  50 |1173 |  10k|   0 | 532k|  0 | 236k|  31 | 0.000000e+00 |      --      |    Inf |  49.75%
2083.59/2088.57	c  2089s|170200 |  4920 | 32586k| 189.2 |   242M |  50 |1173 |  10k| 794 | 532k|  1 | 236k|  31 | 0.000000e+00 |      --      |    Inf |  49.75%
2084.49/2089.43	c  2089s|170300 |  4906 | 32600k| 189.1 |   242M |  50 |1173 |  10k| 797 | 532k|  1 | 236k|  31 | 0.000000e+00 |      --      |    Inf |  49.75%
2086.09/2091.06	c  2091s|170400 |  4928 | 32627k| 189.2 |   242M |  50 |1173 |  10k| 773 | 533k|  1 | 236k|  31 | 0.000000e+00 |      --      |    Inf |  49.76%
2087.28/2092.29	c  2092s|170500 |  4946 | 32648k| 189.2 |   242M |  50 |1173 |  10k|   0 | 533k|  0 | 236k|  31 | 0.000000e+00 |      --      |    Inf |  49.76%
2088.48/2093.44	c  2093s|170600 |  4949 | 32668k| 189.2 |   242M |  50 |1173 |  10k| 817 | 533k|  2 | 236k|  31 | 0.000000e+00 |      --      |    Inf |  49.76%
2089.87/2094.83	c  2095s|170700 |  4952 | 32691k| 189.2 |   242M |  50 |1173 |  10k| 804 | 534k|  1 | 236k|  31 | 0.000000e+00 |      --      |    Inf |  49.77%
2091.27/2096.27	c  2096s|170800 |  4953 | 32716k| 189.3 |   243M |  50 |1173 |  10k| 785 | 534k|  1 | 237k|  31 | 0.000000e+00 |      --      |    Inf |  49.77%
2092.57/2097.53	c  2098s|170900 |  4960 | 32737k| 189.3 |   243M |  50 |1173 |  10k| 810 | 534k|  2 | 237k|  31 | 0.000000e+00 |      --      |    Inf |  49.78%
2093.47/2098.40	c  2098s|171000 |  4965 | 32751k| 189.2 |   243M |  50 |1173 |  10k| 807 | 535k|  1 | 237k|  31 | 0.000000e+00 |      --      |    Inf |  49.78%
2094.96/2099.95	c  2100s|171100 |  4973 | 32777k| 189.3 |   243M |  50 |1173 |  10k|   0 | 535k|  0 | 237k|  31 | 0.000000e+00 |      --      |    Inf |  49.78%
2096.06/2101.04	c  2101s|171200 |  4987 | 32795k| 189.3 |   243M |  50 |1173 |  10k| 807 | 535k|  1 | 237k|  31 | 0.000000e+00 |      --      |    Inf |  49.78%
2096.96/2101.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2096.96/2101.94	c  2102s|171300 |  4983 | 32810k| 189.3 |   243M |  50 |1173 |  10k| 803 | 536k|  1 | 237k|  31 | 0.000000e+00 |      --      |    Inf |  49.78%
2097.75/2102.76	c  2103s|171400 |  4976 | 32823k| 189.2 |   243M |  50 |1173 |  10k|   0 | 536k|  0 | 237k|  31 | 0.000000e+00 |      --      |    Inf |  49.78%
2098.95/2103.97	c  2104s|171500 |  4996 | 32843k| 189.2 |   243M |  50 |1173 |  10k|   0 | 536k|  0 | 238k|  31 | 0.000000e+00 |      --      |    Inf |  49.78%
2099.95/2104.98	c  2105s|171600 |  5004 | 32859k| 189.2 |   243M |  50 |1173 |  10k| 810 | 537k|  2 | 238k|  31 | 0.000000e+00 |      --      |    Inf |  49.79%
2101.25/2106.24	c  2106s|171700 |  5019 | 32879k| 189.2 |   243M |  50 |1173 |  10k| 767 | 537k|  1 | 238k|  31 | 0.000000e+00 |      --      |    Inf |  49.81%
2101.94/2106.94	c  2107s|171800 |  5020 | 32890k| 189.2 |   243M |  50 |1173 |  10k|   0 | 537k|  0 | 238k|  31 | 0.000000e+00 |      --      |    Inf |  49.81%
2102.84/2107.86	c  2108s|171900 |  5009 | 32905k| 189.1 |   243M |  50 |1173 |  10k|   0 | 537k|  0 | 238k|  31 | 0.000000e+00 |      --      |    Inf |  49.81%
2103.94/2108.98	c  2109s|172000 |  5009 | 32924k| 189.1 |   243M |  50 |1173 |  10k| 767 | 538k|  1 | 238k|  31 | 0.000000e+00 |      --      |    Inf |  49.81%
2106.04/2111.01	c  2111s|172100 |  5060 | 32956k| 189.2 |   243M |  50 |1173 |  10k|   0 | 538k|  0 | 238k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2107.14/2112.12	c  2112s|172200 |  5092 | 32974k| 189.2 |   243M |  50 |1173 |  10k| 823 | 539k|  1 | 238k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2108.23/2113.20	c  2113s|172300 |  5101 | 32992k| 189.2 |   243M |  50 |1173 |  10k| 827 | 539k|  1 | 239k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2109.23/2114.20	c  2114s|172400 |  5102 | 33008k| 189.2 |   243M |  50 |1173 |  10k| 801 | 539k|  1 | 239k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2110.72/2115.70	c  2116s|172500 |  5122 | 33033k| 189.2 |   243M |  50 |1173 |  10k|   0 | 539k|  0 | 239k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2111.52/2116.55	c  2117s|172600 |  5133 | 33047k| 189.2 |   244M |  50 |1173 |  10k|   0 | 540k|  0 | 239k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2112.32/2117.36	c  2117s|172700 |  5126 | 33059k| 189.2 |   244M |  50 |1173 |  10k|   0 | 540k|  0 | 239k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2113.22/2118.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2113.22/2118.25	c  2118s|172800 |  5126 | 33073k| 189.1 |   244M |  50 |1173 |  10k| 802 | 540k|  0 | 239k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2114.02/2119.09	c  2119s|172900 |  5128 | 33086k| 189.1 |   244M |  50 |1173 |  10k| 802 | 540k|  1 | 239k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2115.51/2120.50	c  2121s|173000 |  5140 | 33110k| 189.1 |   244M |  50 |1173 |  10k|   0 | 540k|  0 | 239k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2117.11/2122.16	c  2122s|173100 |  5143 | 33137k| 189.2 |   244M |  50 |1173 |  10k| 800 | 541k|  1 | 240k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2118.61/2123.65	c  2124s|173200 |  5154 | 33161k| 189.2 |   244M |  50 |1173 |  10k| 809 | 541k|  1 | 240k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2119.40/2124.43	c  2124s|173300 |  5151 | 33174k| 189.2 |   244M |  50 |1173 |  10k| 797 | 541k|  1 | 240k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2120.30/2125.30	c  2125s|173400 |  5142 | 33188k| 189.1 |   244M |  50 |1173 |  10k|   0 | 541k|  0 | 240k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2121.30/2126.32	c  2126s|173500 |  5156 | 33204k| 189.1 |   244M |  50 |1173 |  10k|   0 | 542k|  0 | 240k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2122.50/2127.57	c  2128s|173600 |  5148 | 33224k| 189.1 |   244M |  50 |1173 |  10k| 800 | 542k|  1 | 240k|  31 | 0.000000e+00 |      --      |    Inf |  49.82%
2124.00/2129.02	c  2129s|173700 |  5155 | 33249k| 189.2 |   244M |  50 |1173 |  10k| 808 | 542k|  0 | 240k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2125.39/2130.43	c  2130s|173800 |  5157 | 33271k| 189.2 |   244M |  50 |1173 |  10k| 807 | 542k|  1 | 240k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2126.49/2131.54	c  2132s|173900 |  5164 | 33288k| 189.2 |   244M |  50 |1173 |  10k| 807 | 543k|  1 | 240k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2127.48/2132.59	c  2133s|174000 |  5163 | 33305k| 189.2 |   244M |  50 |1173 |  10k| 801 | 543k|  1 | 241k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2128.48/2133.50	c  2133s|174100 |  5154 | 33320k| 189.1 |   244M |  50 |1173 |  10k| 818 | 543k|  0 | 241k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2129.98/2135.06	c  2135s|174200 |  5167 | 33345k| 189.2 |   244M |  50 |1173 |  10k| 795 | 543k|  1 | 241k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2130.88/2135.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2130.88/2135.98	c  2136s|174300 |  5170 | 33359k| 189.1 |   244M |  50 |1173 |  10k| 821 | 544k|  1 | 241k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2132.17/2137.29	c  2137s|174400 |  5158 | 33381k| 189.2 |   244M |  50 |1173 |  10k| 801 | 544k|  0 | 241k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2133.08/2138.15	c  2138s|174500 |  5166 | 33395k| 189.1 |   244M |  50 |1173 |  10k| 801 | 544k|  1 | 241k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2133.67/2138.79	c  2139s|174600 |  5163 | 33405k| 189.1 |   244M |  50 |1173 |  10k|   0 | 544k|  0 | 241k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2134.57/2139.62	c  2140s|174700 |  5166 | 33417k| 189.1 |   244M |  50 |1173 |  10k| 800 | 544k|  1 | 241k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2135.77/2140.81	c  2141s|174800 |  5181 | 33437k| 189.1 |   244M |  50 |1173 |  10k| 807 | 544k|  1 | 242k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2136.46/2141.58	c  2142s|174900 |  5172 | 33448k| 189.0 |   244M |  50 |1173 |  10k|   0 | 545k|  0 | 242k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2137.56/2142.69	c  2143s|175000 |  5183 | 33466k| 189.0 |   244M |  50 |1173 |  10k|   0 | 545k|  0 | 242k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2138.86/2143.94	c  2144s|175100 |  5193 | 33486k| 189.0 |   244M |  50 |1173 |  10k|   0 | 545k|  0 | 242k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2139.66/2144.73	c  2145s|175200 |  5183 | 33498k| 189.0 |   244M |  50 |1173 |  10k| 798 | 545k|  1 | 242k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2140.55/2145.60	c  2146s|175300 |  5179 | 33511k| 188.9 |   244M |  50 |1173 |  10k|   0 | 546k|  0 | 242k|  31 | 0.000000e+00 |      --      |    Inf |  49.83%
2141.25/2146.33	c  2146s|175400 |  5169 | 33522k| 188.9 |   244M |  50 |1173 |  10k| 805 | 546k|  1 | 242k|  31 | 0.000000e+00 |      --      |    Inf |  50.03%
2142.45/2147.51	c  2148s|175500 |  5173 | 33540k| 188.9 |   244M |  50 |1173 |  10k| 851 | 546k|  1 | 243k|  31 | 0.000000e+00 |      --      |    Inf |  50.03%
2143.45/2148.50	c  2149s|175600 |  5172 | 33554k| 188.9 |   244M |  50 |1173 |  10k| 843 | 546k|  1 | 243k|  31 | 0.000000e+00 |      --      |    Inf |  50.06%
2144.44/2149.58	c  2150s|175700 |  5176 | 33570k| 188.8 |   244M |  50 |1173 |  10k|   0 | 547k|  0 | 243k|  31 | 0.000000e+00 |      --      |    Inf |  50.06%
2145.34/2150.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2145.34/2150.40	c  2150s|175800 |  5170 | 33582k| 188.8 |   244M |  50 |1173 |  10k|   0 | 547k|  0 | 243k|  31 | 0.000000e+00 |      --      |    Inf |  50.06%
2146.54/2151.66	c  2152s|175900 |  5179 | 33601k| 188.8 |   244M |  50 |1173 |  10k| 841 | 547k|  2 | 243k|  31 | 0.000000e+00 |      --      |    Inf |  50.06%
2147.84/2152.91	c  2153s|176000 |  5185 | 33620k| 188.8 |   244M |  50 |1173 |  10k| 892 | 547k|  2 | 243k|  31 | 0.000000e+00 |      --      |    Inf |  50.06%
2148.83/2153.97	c  2154s|176100 |  5184 | 33636k| 188.8 |   244M |  50 |1173 |  10k|   0 | 548k|  0 | 243k|  31 | 0.000000e+00 |      --      |    Inf |  50.06%
2149.94/2155.07	c  2155s|176200 |  5175 | 33652k| 188.8 |   245M |  50 |1173 |  10k| 921 | 548k|  0 | 244k|  31 | 0.000000e+00 |      --      |    Inf |  50.07%
2150.83/2155.94	c  2156s|176300 |  5171 | 33664k| 188.7 |   245M |  50 |1173 |  10k| 852 | 548k|  1 | 244k|  31 | 0.000000e+00 |      --      |    Inf |  50.07%
2151.83/2156.99	c  2157s|176400 |  5151 | 33680k| 188.7 |   245M |  50 |1173 |  10k|   0 | 548k|  0 | 244k|  31 | 0.000000e+00 |      --      |    Inf |  50.08%
2153.12/2158.22	c  2158s|176500 |  5161 | 33698k| 188.7 |   245M |  50 |1173 |  10k|   0 | 549k|  0 | 244k|  31 | 0.000000e+00 |      --      |    Inf |  50.08%
2154.03/2159.12	c  2159s|176600 |  5163 | 33712k| 188.7 |   245M |  50 |1173 |  10k|   0 | 549k|  0 | 244k|  31 | 0.000000e+00 |      --      |    Inf |  50.08%
2154.72/2159.81	c  2160s|176700 |  5166 | 33722k| 188.6 |   245M |  50 |1173 |  10k| 831 | 549k|  1 | 244k|  31 | 0.000000e+00 |      --      |    Inf |  50.08%
2155.52/2160.63	c  2161s|176800 |  5169 | 33735k| 188.6 |   245M |  50 |1173 |  10k|   0 | 549k|  0 | 244k|  31 | 0.000000e+00 |      --      |    Inf |  50.08%
2156.62/2161.73	c  2162s|176900 |  5178 | 33751k| 188.6 |   245M |  50 |1173 |  10k| 857 | 550k|  0 | 245k|  31 | 0.000000e+00 |      --      |    Inf |  50.08%
2157.71/2162.89	c  2163s|177000 |  5180 | 33769k| 188.6 |   245M |  50 |1173 |  10k| 811 | 550k|  0 | 245k|  31 | 0.000000e+00 |      --      |    Inf |  50.08%
2158.92/2164.00	c  2164s|177100 |  5188 | 33786k| 188.6 |   245M |  50 |1173 |  10k|   0 | 550k|  0 | 245k|  31 | 0.000000e+00 |      --      |    Inf |  50.09%
2159.81/2164.90	c  2165s|177200 |  5186 | 33798k| 188.5 |   245M |  50 |1173 |  10k| 894 | 551k|  1 | 245k|  31 | 0.000000e+00 |      --      |    Inf |  50.09%
2160.61/2165.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2160.61/2165.79	c  2166s|177300 |  5183 | 33811k| 188.5 |   245M |  50 |1173 |  10k| 824 | 551k|  1 | 245k|  31 | 0.000000e+00 |      --      |    Inf |  50.11%
2161.91/2167.08	c  2167s|177400 |  5187 | 33832k| 188.5 |   245M |  50 |1173 |  10k| 821 | 551k|  1 | 245k|  31 | 0.000000e+00 |      --      |    Inf |  50.11%
2163.01/2168.16	c  2168s|177500 |  5182 | 33849k| 188.5 |   245M |  50 |1173 |  10k|   0 | 552k|  0 | 245k|  31 | 0.000000e+00 |      --      |    Inf |  50.11%
2164.00/2169.18	c  2169s|177600 |  5180 | 33865k| 188.5 |   245M |  50 |1173 |  10k|   0 | 552k|  0 | 246k|  31 | 0.000000e+00 |      --      |    Inf |  50.12%
2164.80/2169.98	c  2170s|177700 |  5179 | 33876k| 188.4 |   245M |  50 |1173 |  10k| 899 | 552k|  2 | 246k|  31 | 0.000000e+00 |      --      |    Inf |  50.13%
2166.00/2171.12	c  2171s|177800 |  5182 | 33893k| 188.4 |   245M |  50 |1173 |  10k| 821 | 552k|  1 | 246k|  31 | 0.000000e+00 |      --      |    Inf |  50.13%
2167.19/2172.30	c  2172s|177900 |  5173 | 33911k| 188.4 |   245M |  50 |1173 |  10k| 829 | 553k|  1 | 246k|  31 | 0.000000e+00 |      --      |    Inf |  50.16%
2167.99/2173.19	c  2173s|178000 |  5172 | 33924k| 188.4 |   245M |  50 |1173 |  10k| 845 | 553k|  1 | 246k|  31 | 0.000000e+00 |      --      |    Inf |  50.18%
2169.09/2174.20	c  2174s|178100 |  5170 | 33940k| 188.4 |   245M |  50 |1173 |  10k| 829 | 553k|  1 | 246k|  31 | 0.000000e+00 |      --      |    Inf |  50.19%
2170.18/2175.33	c  2175s|178200 |  5174 | 33957k| 188.4 |   245M |  50 |1173 |  10k|   0 | 553k|  0 | 246k|  31 | 0.000000e+00 |      --      |    Inf |  50.19%
2170.99/2176.19	c  2176s|178300 |  5175 | 33970k| 188.3 |   245M |  50 |1173 |  10k| 906 | 554k|  0 | 247k|  31 | 0.000000e+00 |      --      |    Inf |  50.19%
2172.08/2177.23	c  2177s|178400 |  5175 | 33986k| 188.3 |   245M |  50 |1173 |  10k| 856 | 554k|  1 | 247k|  31 | 0.000000e+00 |      --      |    Inf |  50.19%
2173.28/2178.42	c  2178s|178500 |  5180 | 34004k| 188.3 |   245M |  50 |1173 |  10k|   0 | 554k|  0 | 247k|  31 | 0.000000e+00 |      --      |    Inf |  50.19%
2174.37/2179.50	c  2180s|178600 |  5180 | 34020k| 188.3 |   245M |  50 |1173 |  10k|   0 | 555k|  0 | 247k|  31 | 0.000000e+00 |      --      |    Inf |  50.19%
2175.37/2180.55	c  2181s|178700 |  5175 | 34035k| 188.3 |   245M |  50 |1173 |  10k| 839 | 555k|  1 | 247k|  31 | 0.000000e+00 |      --      |    Inf |  50.22%
2176.37/2181.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2176.37/2181.52	c  2182s|178800 |  5168 | 34050k| 188.3 |   245M |  50 |1173 |  10k| 820 | 555k|  1 | 247k|  31 | 0.000000e+00 |      --      |    Inf |  50.23%
2177.17/2182.30	c  2182s|178900 |  5170 | 34062k| 188.2 |   245M |  50 |1173 |  10k| 816 | 555k|  1 | 247k|  31 | 0.000000e+00 |      --      |    Inf |  50.24%
2178.26/2183.45	c  2183s|179000 |  5167 | 34080k| 188.2 |   245M |  50 |1173 |  10k| 809 | 556k|  1 | 247k|  31 | 0.000000e+00 |      --      |    Inf |  50.24%
2179.56/2184.78	c  2185s|179100 |  5173 | 34100k| 188.2 |   245M |  50 |1173 |  10k| 888 | 556k|  1 | 248k|  31 | 0.000000e+00 |      --      |    Inf |  50.25%
2180.46/2185.61	c  2186s|179200 |  5168 | 34111k| 188.2 |   245M |  50 |1173 |  10k|   0 | 556k|  0 | 248k|  31 | 0.000000e+00 |      --      |    Inf |  50.25%
2182.45/2187.60	c  2188s|179300 |  5182 | 34143k| 188.3 |   245M |  50 |1173 |  10k| 819 | 557k|  0 | 248k|  31 | 0.000000e+00 |      --      |    Inf |  50.33%
2183.95/2189.13	c  2189s|179400 |  5215 | 34168k| 188.3 |   245M |  50 |1173 |  10k| 823 | 557k|  2 | 248k|  31 | 0.000000e+00 |      --      |    Inf |  50.33%
2185.15/2190.30	c  2190s|179500 |  5225 | 34187k| 188.3 |   245M |  50 |1173 |  10k|   0 | 557k|  0 | 248k|  31 | 0.000000e+00 |      --      |    Inf |  50.33%
2186.24/2191.49	c  2191s|179600 |  5243 | 34206k| 188.3 |   245M |  50 |1173 |  10k|   0 | 558k|  0 | 248k|  31 | 0.000000e+00 |      --      |    Inf |  50.33%
2187.54/2192.73	c  2193s|179700 |  5239 | 34225k| 188.3 |   245M |  50 |1173 |  10k| 810 | 558k|  1 | 248k|  31 | 0.000000e+00 |      --      |    Inf |  50.34%
2188.14/2193.39	c  2193s|179800 |  5235 | 34235k| 188.2 |   245M |  50 |1173 |  10k| 819 | 558k|  0 | 249k|  31 | 0.000000e+00 |      --      |    Inf |  50.34%
2189.34/2194.59	c  2195s|179900 |  5233 | 34255k| 188.2 |   245M |  50 |1173 |  10k| 818 | 559k|  0 | 249k|  31 | 0.000000e+00 |      --      |    Inf |  50.34%
2190.53/2195.70	c  2196s|180000 |  5238 | 34272k| 188.2 |   245M |  50 |1173 |  10k|   0 | 559k|  0 | 249k|  31 | 0.000000e+00 |      --      |    Inf |  50.34%
2191.84/2197.08	c  2197s|180100 |  5244 | 34294k| 188.3 |   246M |  50 |1173 |  10k| 843 | 559k|  1 | 249k|  31 | 0.000000e+00 |      --      |    Inf |  50.34%
2192.83/2198.07	c  2198s|180200 |  5232 | 34310k| 188.2 |   246M |  50 |1173 |  10k|   0 | 559k|  0 | 249k|  31 | 0.000000e+00 |      --      |    Inf |  50.34%
2193.83/2199.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2193.83/2199.09	c  2199s|180300 |  5218 | 34324k| 188.2 |   246M |  50 |1173 |  10k| 824 | 560k|  1 | 249k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2194.93/2200.16	c  2200s|180400 |  5233 | 34340k| 188.2 |   246M |  50 |1173 |  10k|   0 | 560k|  0 | 249k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2195.62/2200.85	c  2201s|180500 |  5231 | 34351k| 188.2 |   246M |  50 |1173 |  10k|   0 | 560k|  0 | 249k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2196.82/2202.10	c  2202s|180600 |  5244 | 34370k| 188.2 |   246M |  50 |1173 |  10k| 765 | 560k|  1 | 250k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2197.92/2203.18	c  2203s|180700 |  5267 | 34387k| 188.1 |   246M |  50 |1173 |  10k| 804 | 561k|  1 | 250k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2199.41/2204.62	c  2205s|180800 |  5289 | 34410k| 188.2 |   246M |  50 |1173 |  10k|   0 | 561k|  0 | 250k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2200.11/2205.37	c  2205s|180900 |  5290 | 34421k| 188.1 |   246M |  50 |1173 |  10k|   0 | 561k|  0 | 250k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2201.01/2206.27	c  2206s|181000 |  5298 | 34436k| 188.1 |   246M |  50 |1173 |  10k| 806 | 562k|  1 | 250k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2202.11/2207.39	c  2207s|181100 |  5315 | 34453k| 188.1 |   246M |  50 |1173 |  10k|   0 | 562k|  0 | 250k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2203.20/2208.46	c  2208s|181200 |  5319 | 34471k| 188.1 |   246M |  50 |1173 |  10k| 830 | 562k|  1 | 250k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2204.00/2209.28	c  2209s|181300 |  5318 | 34483k| 188.1 |   246M |  50 |1173 |  10k| 802 | 562k|  1 | 250k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2205.10/2210.35	c  2210s|181400 |  5324 | 34500k| 188.0 |   246M |  50 |1173 |  10k|   0 | 563k|  0 | 250k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2206.10/2211.30	c  2211s|181500 |  5334 | 34515k| 188.0 |   247M |  50 |1173 |  10k| 819 | 563k|  1 | 250k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2207.00/2212.20	c  2212s|181600 |  5336 | 34529k| 188.0 |   247M |  50 |1173 |  10k|   0 | 563k|  0 | 251k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2207.99/2213.21	c  2213s|181700 |  5330 | 34544k| 188.0 |   247M |  50 |1173 |  10k|   0 | 564k|  0 | 251k|  31 | 0.000000e+00 |      --      |    Inf |  50.39%
2209.09/2214.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2209.09/2214.33	c  2214s|181800 |  5339 | 34561k| 188.0 |   247M |  50 |1173 |  10k| 782 | 564k|  1 | 251k|  31 | 0.000000e+00 |      --      |    Inf |  50.43%
2210.19/2215.46	c  2215s|181900 |  5340 | 34579k| 188.0 |   247M |  50 |1173 |  10k| 830 | 564k|  1 | 251k|  31 | 0.000000e+00 |      --      |    Inf |  50.44%
2210.99/2216.23	c  2216s|182000 |  5338 | 34590k| 187.9 |   247M |  50 |1173 |  10k|   0 | 565k|  0 | 251k|  31 | 0.000000e+00 |      --      |    Inf |  50.44%
2211.68/2216.94	c  2217s|182100 |  5337 | 34601k| 187.9 |   247M |  50 |1173 |  10k|   0 | 565k|  0 | 251k|  31 | 0.000000e+00 |      --      |    Inf |  50.44%
2212.48/2217.76	c  2218s|182200 |  5334 | 34614k| 187.8 |   247M |  50 |1173 |  10k| 858 | 565k|  1 | 251k|  31 | 0.000000e+00 |      --      |    Inf |  50.45%
2213.68/2218.96	c  2219s|182300 |  5325 | 34633k| 187.8 |   247M |  50 |1173 |  10k| 813 | 565k|  0 | 252k|  31 | 0.000000e+00 |      --      |    Inf |  50.45%
2214.88/2220.10	c  2220s|182400 |  5346 | 34650k| 187.8 |   247M |  50 |1173 |  10k| 846 | 566k|  0 | 252k|  31 | 0.000000e+00 |      --      |    Inf |  50.45%
2215.78/2221.01	c  2221s|182500 |  5328 | 34663k| 187.8 |   247M |  50 |1173 |  10k|   0 | 566k|  0 | 252k|  31 | 0.000000e+00 |      --      |    Inf |  50.46%
2216.78/2222.05	c  2222s|182600 |  5344 | 34680k| 187.8 |   247M |  50 |1173 |  10k| 804 | 566k|  1 | 252k|  31 | 0.000000e+00 |      --      |    Inf |  50.49%
2217.47/2222.74	c  2223s|182700 |  5341 | 34690k| 187.8 |   247M |  50 |1173 |  10k| 805 | 566k|  1 | 252k|  31 | 0.000000e+00 |      --      |    Inf |  50.49%
2218.17/2223.41	c  2223s|182800 |  5344 | 34701k| 187.7 |   248M |  50 |1173 |  10k|   0 | 567k|  0 | 252k|  31 | 0.000000e+00 |      --      |    Inf |  50.50%
2218.87/2224.14	c  2224s|182900 |  5351 | 34712k| 187.7 |   249M |  50 |1173 |  10k| 803 | 567k|  1 | 252k|  31 | 0.000000e+00 |      --      |    Inf |  50.50%
2219.57/2224.82	c  2225s|183000 |  5338 | 34723k| 187.6 |   249M |  50 |1173 |  10k| 803 | 567k|  1 | 253k|  31 | 0.000000e+00 |      --      |    Inf |  50.50%
2220.87/2226.14	c  2226s|183100 |  5393 | 34743k| 187.6 |   249M |  50 |1173 |  10k| 862 | 568k|  1 | 253k|  31 | 0.000000e+00 |      --      |    Inf |  50.50%
2222.06/2227.38	c  2227s|183200 |  5391 | 34760k| 187.6 |   249M |  50 |1173 |  10k|   0 | 568k|  0 | 253k|  31 | 0.000000e+00 |      --      |    Inf |  50.50%
2223.06/2228.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2223.06/2228.39	c  2228s|183300 |  5390 | 34776k| 187.6 |   249M |  50 |1173 |  10k|   0 | 569k|  0 | 253k|  31 | 0.000000e+00 |      --      |    Inf |  50.50%
2224.05/2229.36	c  2229s|183400 |  5377 | 34790k| 187.6 |   249M |  50 |1173 |  10k| 822 | 569k|  1 | 253k|  31 | 0.000000e+00 |      --      |    Inf |  50.50%
2225.35/2230.66	c  2231s|183500 |  5379 | 34810k| 187.6 |   249M |  50 |1173 |  10k| 825 | 569k|  1 | 253k|  31 | 0.000000e+00 |      --      |    Inf |  50.50%
2226.75/2232.02	c  2232s|183600 |  5379 | 34831k| 187.6 |   249M |  50 |1173 |  10k| 769 | 570k|  1 | 253k|  31 | 0.000000e+00 |      --      |    Inf |  50.50%
2227.95/2233.22	c  2233s|183700 |  5381 | 34849k| 187.6 |   249M |  50 |1173 |  10k|   0 | 570k|  0 | 254k|  31 | 0.000000e+00 |      --      |    Inf |  50.52%
2228.94/2234.29	c  2234s|183800 |  5375 | 34865k| 187.6 |   249M |  50 |1173 |  10k| 868 | 570k|  2 | 254k|  31 | 0.000000e+00 |      --      |    Inf |  50.60%
2230.14/2235.47	c  2235s|183900 |  5380 | 34883k| 187.6 |   249M |  50 |1173 |  10k| 869 | 570k|  2 | 254k|  31 | 0.000000e+00 |      --      |    Inf |  50.60%
2231.24/2236.54	c  2237s|184000 |  5379 | 34901k| 187.6 |   249M |  50 |1173 |  10k| 801 | 570k|  1 | 254k|  31 | 0.000000e+00 |      --      |    Inf |  50.66%
2232.33/2237.64	c  2238s|184100 |  5374 | 34919k| 187.6 |   249M |  50 |1173 |  10k| 791 | 571k|  1 | 254k|  31 | 0.000000e+00 |      --      |    Inf |  50.69%
2233.74/2239.06	c  2239s|184200 |  5375 | 34941k| 187.6 |   249M |  50 |1173 |  10k| 829 | 571k|  1 | 254k|  31 | 0.000000e+00 |      --      |    Inf |  50.73%
2234.93/2240.23	c  2240s|184300 |  5368 | 34957k| 187.6 |   249M |  50 |1173 |  10k| 847 | 571k|  2 | 254k|  31 | 0.000000e+00 |      --      |    Inf |  50.76%
2235.83/2241.18	c  2241s|184400 |  5376 | 34972k| 187.5 |   249M |  50 |1173 |  10k|   0 | 572k|  0 | 254k|  31 | 0.000000e+00 |      --      |    Inf |  50.76%
2236.73/2242.01	c  2242s|184500 |  5367 | 34984k| 187.5 |   249M |  50 |1173 |  10k|   0 | 572k|  0 | 255k|  31 | 0.000000e+00 |      --      |    Inf |  50.77%
2237.42/2242.78	c  2243s|184600 |  5366 | 34995k| 187.5 |   249M |  50 |1173 |  10k| 804 | 572k|  0 | 255k|  31 | 0.000000e+00 |      --      |    Inf |  50.77%
2239.02/2244.31	c  2244s|184700 |  5386 | 35018k| 187.5 |   249M |  50 |1173 |  10k| 901 | 573k|  1 | 255k|  31 | 0.000000e+00 |      --      |    Inf |  50.77%
2240.32/2245.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2240.32/2245.62	c  2246s|184800 |  5383 | 35037k| 187.5 |   249M |  50 |1173 |  10k| 850 | 573k|  1 | 255k|  31 | 0.000000e+00 |      --      |    Inf |  50.77%
2241.51/2246.84	c  2247s|184900 |  5393 | 35056k| 187.5 |   249M |  50 |1173 |  10k|   0 | 574k|  0 | 255k|  31 | 0.000000e+00 |      --      |    Inf |  50.77%
2242.72/2248.02	c  2248s|185000 |  5405 | 35074k| 187.5 |   249M |  50 |1173 |  10k| 808 | 574k|  1 | 255k|  31 | 0.000000e+00 |      --      |    Inf |  50.78%
2243.91/2249.27	c  2249s|185100 |  5426 | 35093k| 187.5 |   249M |  50 |1173 |  10k| 843 | 574k|  1 | 255k|  31 | 0.000000e+00 |      --      |    Inf |  50.78%
2244.91/2250.29	c  2250s|185200 |  5434 | 35109k| 187.5 |   249M |  50 |1173 |  10k| 825 | 575k|  1 | 256k|  31 | 0.000000e+00 |      --      |    Inf |  50.78%
2245.60/2250.92	c  2251s|185300 |  5436 | 35118k| 187.4 |   249M |  50 |1173 |  10k| 834 | 575k|  0 | 256k|  31 | 0.000000e+00 |      --      |    Inf |  50.78%
2246.50/2251.84	c  2252s|185400 |  5431 | 35132k| 187.4 |   249M |  50 |1173 |  10k| 821 | 575k|  0 | 256k|  31 | 0.000000e+00 |      --      |    Inf |  50.78%
2247.40/2252.74	c  2253s|185500 |  5433 | 35146k| 187.4 |   249M |  50 |1173 |  10k| 824 | 575k|  1 | 256k|  31 | 0.000000e+00 |      --      |    Inf |  50.78%
2248.00/2253.38	c  2253s|185600 |  5432 | 35155k| 187.3 |   249M |  50 |1173 |  10k| 823 | 575k|  1 | 256k|  31 | 0.000000e+00 |      --      |    Inf |  50.78%
2249.00/2254.38	c  2254s|185700 |  5432 | 35170k| 187.3 |   249M |  50 |1173 |  10k| 822 | 576k|  1 | 256k|  31 | 0.000000e+00 |      --      |    Inf |  50.78%
2250.39/2255.78	c  2256s|185800 |  5440 | 35191k| 187.3 |   249M |  50 |1173 |  10k| 823 | 576k|  1 | 256k|  31 | 0.000000e+00 |      --      |    Inf |  50.79%
2251.69/2257.03	c  2257s|185900 |  5452 | 35210k| 187.3 |   249M |  50 |1173 |  10k|   0 | 576k|  0 | 257k|  31 | 0.000000e+00 |      --      |    Inf |  50.79%
2252.89/2258.27	c  2258s|186000 |  5456 | 35229k| 187.3 |   249M |  50 |1173 |  10k| 820 | 577k|  1 | 257k|  31 | 0.000000e+00 |      --      |    Inf |  50.80%
2253.79/2259.16	c  2259s|186100 |  5452 | 35243k| 187.3 |   249M |  50 |1173 |  10k|   0 | 577k|  0 | 257k|  31 | 0.000000e+00 |      --      |    Inf |  50.80%
2254.48/2259.89	c  2260s|186200 |  5459 | 35254k| 187.3 |   249M |  50 |1173 |  10k|   0 | 577k|  0 | 257k|  31 | 0.000000e+00 |      --      |    Inf |  50.80%
2255.68/2261.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2255.68/2261.09	c  2261s|186300 |  5454 | 35274k| 187.3 |   249M |  50 |1173 |  10k| 818 | 577k|  1 | 257k|  31 | 0.000000e+00 |      --      |    Inf |  50.80%
2256.98/2262.36	c  2262s|186400 |  5470 | 35293k| 187.3 |   249M |  50 |1173 |  10k| 812 | 577k|  0 | 257k|  31 | 0.000000e+00 |      --      |    Inf |  50.80%
2258.17/2263.58	c  2264s|186500 |  5492 | 35312k| 187.3 |   249M |  50 |1173 |  10k| 818 | 578k|  1 | 257k|  31 | 0.000000e+00 |      --      |    Inf |  50.80%
2259.07/2264.47	c  2264s|186600 |  5486 | 35326k| 187.2 |   249M |  50 |1173 |  10k|   0 | 578k|  0 | 258k|  31 | 0.000000e+00 |      --      |    Inf |  50.80%
2259.97/2265.38	c  2265s|186700 |  5481 | 35340k| 187.2 |   249M |  50 |1173 |  10k| 803 | 578k|  0 | 258k|  31 | 0.000000e+00 |      --      |    Inf |  50.80%
2261.27/2266.64	c  2267s|186800 |  5480 | 35361k| 187.2 |   249M |  50 |1173 |  10k| 779 | 578k|  1 | 258k|  31 | 0.000000e+00 |      --      |    Inf |  50.81%
2262.46/2267.89	c  2268s|186900 |  5486 | 35381k| 187.2 |   249M |  50 |1173 |  10k| 844 | 579k|  2 | 258k|  31 | 0.000000e+00 |      --      |    Inf |  50.81%
2263.67/2269.10	c  2269s|187000 |  5480 | 35400k| 187.2 |   249M |  50 |1173 |  10k|   0 | 579k|  0 | 258k|  31 | 0.000000e+00 |      --      |    Inf |  50.81%
2264.66/2270.07	c  2270s|187100 |  5460 | 35414k| 187.2 |   249M |  50 |1173 |  10k| 830 | 579k|  2 | 258k|  31 | 0.000000e+00 |      --      |    Inf |  50.81%
2265.46/2270.84	c  2271s|187200 |  5458 | 35425k| 187.2 |   249M |  50 |1173 |  10k|   0 | 579k|  0 | 258k|  31 | 0.000000e+00 |      --      |    Inf |  50.81%
2266.25/2271.68	c  2272s|187300 |  5458 | 35437k| 187.1 |   249M |  50 |1173 |  10k|   0 | 580k|  0 | 258k|  31 | 0.000000e+00 |      --      |    Inf |  50.81%
2267.55/2272.97	c  2273s|187400 |  5461 | 35456k| 187.1 |   249M |  50 |1173 |  10k|   0 | 580k|  0 | 259k|  31 | 0.000000e+00 |      --      |    Inf |  50.82%
2269.35/2274.77	c  2275s|187500 |  5461 | 35482k| 187.2 |   249M |  50 |1173 |  10k| 866 | 580k|  1 | 259k|  31 | 0.000000e+00 |      --      |    Inf |  51.02%
2271.54/2276.92	c  2277s|187600 |  5475 | 35514k| 187.2 |   249M |  50 |1173 |  10k| 842 | 581k|  1 | 259k|  31 | 0.000000e+00 |      --      |    Inf |  51.05%
2272.54/2277.94	c  2278s|187700 |  5477 | 35528k| 187.2 |   249M |  50 |1173 |  10k| 863 | 581k|  1 | 259k|  31 | 0.000000e+00 |      --      |    Inf |  51.05%
2273.84/2279.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2273.84/2279.22	c  2279s|187800 |  5487 | 35549k| 187.2 |   249M |  50 |1173 |  10k| 806 | 581k|  0 | 259k|  31 | 0.000000e+00 |      --      |    Inf |  51.05%
2274.83/2280.23	c  2280s|187900 |  5502 | 35564k| 187.2 |   249M |  50 |1173 |  10k| 817 | 582k|  1 | 259k|  31 | 0.000000e+00 |      --      |    Inf |  51.05%
2275.53/2280.98	c  2281s|188000 |  5509 | 35575k| 187.2 |   249M |  50 |1173 |  10k| 900 | 582k|  2 | 259k|  31 | 0.000000e+00 |      --      |    Inf |  51.05%
2276.23/2281.64	c  2282s|188100 |  5484 | 35585k| 187.1 |   249M |  50 |1173 |  10k| 841 | 582k|  1 | 260k|  31 | 0.000000e+00 |      --      |    Inf |  51.05%
2277.53/2282.94	c  2283s|188200 |  5488 | 35606k| 187.1 |   249M |  50 |1173 |  10k| 882 | 583k|  1 | 260k|  31 | 0.000000e+00 |      --      |    Inf |  51.07%
2278.63/2284.05	c  2284s|188300 |  5494 | 35623k| 187.1 |   249M |  50 |1173 |  10k| 872 | 583k|  1 | 260k|  31 | 0.000000e+00 |      --      |    Inf |  51.07%
2279.52/2284.93	c  2285s|188400 |  5496 | 35636k| 187.1 |   249M |  50 |1173 |  10k|   0 | 584k|  0 | 260k|  31 | 0.000000e+00 |      --      |    Inf |  51.07%
2280.22/2285.65	c  2286s|188500 |  5497 | 35647k| 187.1 |   249M |  50 |1173 |  10k| 818 | 584k|  1 | 260k|  31 | 0.000000e+00 |      --      |    Inf |  51.07%
2281.22/2286.61	c  2287s|188600 |  5489 | 35662k| 187.0 |   249M |  50 |1173 |  10k| 856 | 584k|  0 | 260k|  31 | 0.000000e+00 |      --      |    Inf |  51.07%
2282.42/2287.87	c  2288s|188700 |  5490 | 35680k| 187.0 |   249M |  50 |1173 |  10k| 841 | 584k|  1 | 260k|  31 | 0.000000e+00 |      --      |    Inf |  51.09%
2283.62/2289.03	c  2289s|188800 |  5495 | 35698k| 187.0 |   249M |  50 |1173 |  10k| 823 | 585k|  1 | 261k|  31 | 0.000000e+00 |      --      |    Inf |  51.16%
2284.72/2290.17	c  2290s|188900 |  5510 | 35715k| 187.0 |   249M |  50 |1173 |  10k| 800 | 585k|  1 | 261k|  31 | 0.000000e+00 |      --      |    Inf |  51.17%
2285.71/2291.19	c  2291s|189000 |  5511 | 35730k| 187.0 |   249M |  50 |1173 |  10k| 834 | 585k|  0 | 261k|  31 | 0.000000e+00 |      --      |    Inf |  51.17%
2286.81/2292.26	c  2292s|189100 |  5513 | 35746k| 187.0 |   250M |  50 |1173 |  10k| 854 | 586k|  1 | 261k|  31 | 0.000000e+00 |      --      |    Inf |  51.17%
2288.10/2293.53	c  2294s|189200 |  5515 | 35766k| 187.0 |   250M |  50 |1173 |  10k| 856 | 586k|  1 | 261k|  31 | 0.000000e+00 |      --      |    Inf |  51.17%
2289.60/2295.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2289.60/2295.05	c  2295s|189300 |  5514 | 35790k| 187.0 |   250M |  50 |1173 |  10k| 775 | 586k|  1 | 261k|  31 | 0.000000e+00 |      --      |    Inf |  51.18%
2290.90/2296.38	c  2296s|189400 |  5509 | 35810k| 187.0 |   250M |  50 |1173 |  10k|   0 | 587k|  0 | 261k|  31 | 0.000000e+00 |      --      |    Inf |  51.18%
2292.29/2297.74	c  2298s|189500 |  5501 | 35830k| 187.0 |   250M |  50 |1173 |  10k| 862 | 587k|  1 | 262k|  31 | 0.000000e+00 |      --      |    Inf |  51.18%
2293.39/2298.89	c  2299s|189600 |  5501 | 35848k| 187.0 |   250M |  50 |1173 |  10k| 848 | 587k|  1 | 262k|  31 | 0.000000e+00 |      --      |    Inf |  51.19%
2294.89/2300.38	c  2300s|189700 |  5506 | 35870k| 187.1 |   250M |  50 |1173 |  10k|   0 | 587k|  0 | 262k|  31 | 0.000000e+00 |      --      |    Inf |  51.19%
2296.18/2301.61	c  2302s|189800 |  5534 | 35889k| 187.1 |   250M |  50 |1173 |  10k| 850 | 588k|  1 | 262k|  31 | 0.000000e+00 |      --      |    Inf |  51.19%
2297.48/2302.91	c  2303s|189900 |  5555 | 35909k| 187.1 |   250M |  50 |1173 |  10k| 896 | 588k|  0 | 262k|  31 | 0.000000e+00 |      --      |    Inf |  51.19%
2298.68/2304.16	c  2304s|190000 |  5554 | 35929k| 187.1 |   250M |  50 |1173 |  10k| 840 | 589k|  1 | 262k|  31 | 0.000000e+00 |      --      |    Inf |  51.19%
2300.17/2305.69	c  2306s|190100 |  5573 | 35952k| 187.1 |   250M |  50 |1173 |  10k|   0 | 589k|  0 | 262k|  31 | 0.000000e+00 |      --      |    Inf |  51.19%
2301.27/2306.73	c  2307s|190200 |  5558 | 35969k| 187.1 |   250M |  50 |1173 |  10k|   0 | 589k|  0 | 263k|  31 | 0.000000e+00 |      --      |    Inf |  51.20%
2301.97/2307.48	c  2307s|190300 |  5558 | 35979k| 187.0 |   250M |  50 |1173 |  10k|   0 | 590k|  0 | 263k|  31 | 0.000000e+00 |      --      |    Inf |  51.20%
2302.77/2308.28	c  2308s|190400 |  5558 | 35991k| 187.0 |   250M |  50 |1173 |  10k|   0 | 590k|  0 | 263k|  31 | 0.000000e+00 |      --      |    Inf |  51.20%
2303.77/2309.27	c  2309s|190500 |  5560 | 36006k| 187.0 |   250M |  50 |1173 |  10k| 903 | 590k|  1 | 263k|  31 | 0.000000e+00 |      --      |    Inf |  51.20%
2304.96/2310.47	c  2310s|190600 |  5567 | 36024k| 187.0 |   250M |  50 |1173 |  10k| 839 | 590k|  1 | 263k|  31 | 0.000000e+00 |      --      |    Inf |  51.20%
2306.16/2311.63	c  2312s|190700 |  5576 | 36041k| 187.0 |   250M |  50 |1173 |  10k| 809 | 591k|  1 | 263k|  31 | 0.000000e+00 |      --      |    Inf |  51.21%
2306.76/2312.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2306.76/2312.28	c  2312s|190800 |  5581 | 36051k| 186.9 |   250M |  50 |1173 |  10k| 811 | 591k|  1 | 263k|  31 | 0.000000e+00 |      --      |    Inf |  51.21%
2307.76/2313.28	c  2313s|190900 |  5581 | 36066k| 186.9 |   250M |  50 |1173 |  10k| 772 | 591k|  1 | 264k|  31 | 0.000000e+00 |      --      |    Inf |  51.21%
2309.35/2314.81	c  2315s|191000 |  5574 | 36090k| 186.9 |   250M |  50 |1173 |  10k|   0 | 592k|  0 | 264k|  31 | 0.000000e+00 |      --      |    Inf |  51.23%
2310.45/2315.95	c  2316s|191100 |  5596 | 36108k| 186.9 |   250M |  50 |1173 |  10k|   0 | 592k|  0 | 264k|  31 | 0.000000e+00 |      --      |    Inf |  51.23%
2311.75/2317.27	c  2317s|191200 |  5606 | 36129k| 186.9 |   250M |  50 |1173 |  10k| 832 | 592k|  0 | 264k|  31 | 0.000000e+00 |      --      |    Inf |  51.23%
2312.85/2318.33	c  2318s|191300 |  5606 | 36145k| 186.9 |   250M |  50 |1173 |  10k| 885 | 593k|  1 | 264k|  31 | 0.000000e+00 |      --      |    Inf |  51.24%
2313.84/2319.36	c  2319s|191400 |  5613 | 36161k| 186.9 |   250M |  50 |1173 |  10k| 842 | 593k|  2 | 264k|  31 | 0.000000e+00 |      --      |    Inf |  51.24%
2315.54/2321.05	c  2321s|191500 |  5632 | 36187k| 187.0 |   250M |  50 |1173 |  10k| 811 | 593k|  1 | 264k|  31 | 0.000000e+00 |      --      |    Inf |  51.25%
2316.94/2322.42	c  2322s|191600 |  5629 | 36209k| 187.0 |   250M |  50 |1173 |  10k| 816 | 594k|  1 | 265k|  31 | 0.000000e+00 |      --      |    Inf |  51.25%
2318.54/2324.04	c  2324s|191700 |  5635 | 36234k| 187.0 |   250M |  50 |1173 |  10k| 844 | 594k|  0 | 265k|  31 | 0.000000e+00 |      --      |    Inf |  51.25%
2319.63/2325.18	c  2325s|191800 |  5629 | 36251k| 187.0 |   250M |  50 |1173 |  10k|   0 | 594k|  0 | 265k|  31 | 0.000000e+00 |      --      |    Inf |  51.26%
2321.03/2326.55	c  2327s|191900 |  5634 | 36273k| 187.0 |   250M |  50 |1173 |  10k|   0 | 595k|  0 | 265k|  31 | 0.000000e+00 |      --      |    Inf |  51.26%
2322.32/2327.87	c  2328s|192000 |  5641 | 36294k| 187.0 |   251M |  50 |1173 |  10k| 826 | 595k|  2 | 265k|  31 | 0.000000e+00 |      --      |    Inf |  51.26%
2323.12/2328.62	c  2329s|192100 |  5634 | 36306k| 187.0 |   251M |  50 |1173 |  10k|   0 | 595k|  0 | 265k|  31 | 0.000000e+00 |      --      |    Inf |  51.27%
2324.42/2329.91	c  2330s|192200 |  5631 | 36325k| 187.0 |   251M |  50 |1173 |  10k| 866 | 596k|  1 | 266k|  31 | 0.000000e+00 |      --      |    Inf |  51.27%
2326.11/2331.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2326.11/2331.62	c  2332s|192300 |  5632 | 36351k| 187.0 |   251M |  50 |1173 |  10k| 839 | 596k|  2 | 266k|  31 | 0.000000e+00 |      --      |    Inf |  51.27%
2327.21/2332.76	c  2333s|192400 |  5645 | 36369k| 187.0 |   251M |  50 |1173 |  10k| 827 | 596k|  1 | 266k|  31 | 0.000000e+00 |      --      |    Inf |  51.27%
2328.31/2333.81	c  2334s|192500 |  5651 | 36386k| 187.0 |   251M |  50 |1173 |  10k| 827 | 597k|  1 | 266k|  31 | 0.000000e+00 |      --      |    Inf |  51.27%
2329.31/2334.85	c  2335s|192600 |  5657 | 36402k| 187.0 |   251M |  50 |1173 |  10k|   0 | 597k|  0 | 266k|  31 | 0.000000e+00 |      --      |    Inf |  51.27%
2330.30/2335.87	c  2336s|192700 |  5645 | 36417k| 187.0 |   251M |  50 |1173 |  10k| 829 | 597k|  1 | 266k|  31 | 0.000000e+00 |      --      |    Inf |  51.27%
2331.51/2337.06	c  2337s|192800 |  5645 | 36437k| 187.0 |   251M |  50 |1173 |  10k| 827 | 597k|  1 | 266k|  31 | 0.000000e+00 |      --      |    Inf |  51.27%
2332.80/2338.39	c  2338s|192900 |  5640 | 36458k| 187.0 |   251M |  50 |1173 |  10k|   0 | 598k|  0 | 267k|  31 | 0.000000e+00 |      --      |    Inf |  51.27%
2334.29/2339.80	c  2340s|193000 |  5650 | 36479k| 187.0 |   251M |  50 |1173 |  10k| 813 | 598k|  1 | 267k|  31 | 0.000000e+00 |      --      |    Inf |  51.27%
2335.19/2340.72	c  2341s|193100 |  5658 | 36493k| 187.0 |   251M |  50 |1173 |  10k| 814 | 598k|  1 | 267k|  31 | 0.000000e+00 |      --      |    Inf |  51.27%
2336.29/2341.83	c  2342s|193200 |  5662 | 36510k| 187.0 |   251M |  50 |1173 |  10k| 827 | 599k|  2 | 267k|  31 | 0.000000e+00 |      --      |    Inf |  51.29%
2337.29/2342.86	c  2343s|193300 |  5657 | 36527k| 187.0 |   252M |  50 |1173 |  10k| 823 | 599k|  0 | 267k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2338.59/2344.13	c  2344s|193400 |  5682 | 36547k| 187.0 |   252M |  50 |1173 |  10k|   0 | 599k|  0 | 267k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2339.38/2344.97	c  2345s|193500 |  5681 | 36560k| 186.9 |   252M |  50 |1173 |  10k| 819 | 600k|  1 | 268k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2340.08/2345.64	c  2346s|193600 |  5679 | 36570k| 186.9 |   252M |  50 |1173 |  10k|   0 | 600k|  0 | 268k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2340.78/2346.31	c  2346s|193700 |  5672 | 36580k| 186.9 |   252M |  50 |1173 |  10k| 845 | 601k|  1 | 268k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2341.28/2346.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2341.28/2346.87	c  2347s|193800 |  5677 | 36587k| 186.8 |   252M |  50 |1173 |  10k| 853 | 601k|  1 | 268k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2341.78/2347.39	c  2347s|193900 |  5664 | 36594k| 186.7 |   252M |  50 |1173 |  10k| 820 | 601k|  1 | 268k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2342.58/2348.16	c  2348s|194000 |  5670 | 36606k| 186.7 |   252M |  50 |1173 |  10k| 838 | 601k|  1 | 268k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2343.37/2348.90	c  2349s|194100 |  5668 | 36616k| 186.7 |   252M |  50 |1173 |  10k| 820 | 602k|  1 | 268k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2343.97/2349.50	c  2350s|194200 |  5667 | 36625k| 186.6 |   252M |  50 |1173 |  10k| 841 | 602k|  1 | 268k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2344.87/2350.42	c  2350s|194300 |  5666 | 36639k| 186.6 |   252M |  50 |1173 |  10k|   0 | 602k|  0 | 269k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2345.57/2351.16	c  2351s|194400 |  5665 | 36650k| 186.5 |   252M |  50 |1173 |  10k|   0 | 603k|  0 | 269k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2346.57/2352.14	c  2352s|194500 |  5671 | 36664k| 186.5 |   252M |  50 |1173 |  10k| 886 | 603k|  2 | 269k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2347.57/2353.16	c  2353s|194600 |  5684 | 36679k| 186.5 |   252M |  50 |1173 |  10k| 878 | 603k|  2 | 269k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2348.46/2354.05	c  2354s|194700 |  5665 | 36692k| 186.5 |   252M |  50 |1173 |  10k|   0 | 604k|  0 | 269k|  31 | 0.000000e+00 |      --      |    Inf |  51.30%
2349.66/2355.20	c  2355s|194800 |  5670 | 36708k| 186.5 |   252M |  50 |1173 |  10k| 869 | 604k|  1 | 269k|  31 | 0.000000e+00 |      --      |    Inf |  51.31%
2350.85/2356.42	c  2356s|194900 |  5665 | 36726k| 186.5 |   252M |  50 |1173 |  10k|   0 | 604k|  0 | 269k|  31 | 0.000000e+00 |      --      |    Inf |  51.32%
2351.85/2357.48	c  2357s|195000 |  5667 | 36741k| 186.4 |   252M |  50 |1173 |  10k|   0 | 604k|  0 | 270k|  31 | 0.000000e+00 |      --      |    Inf |  51.32%
2352.75/2358.33	c  2358s|195100 |  5667 | 36755k| 186.4 |   252M |  50 |1173 |  10k| 904 | 605k|  1 | 270k|  31 | 0.000000e+00 |      --      |    Inf |  51.32%
2353.75/2359.32	c  2359s|195200 |  5666 | 36768k| 186.4 |   252M |  50 |1173 |  10k|   0 | 605k|  0 | 270k|  31 | 0.000000e+00 |      --      |    Inf |  51.32%
2354.95/2360.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2354.95/2360.56	c  2361s|195300 |  5658 | 36785k| 186.4 |   252M |  50 |1173 |  10k| 789 | 605k|  1 | 270k|  31 | 0.000000e+00 |      --      |    Inf |  51.32%
2356.24/2361.81	c  2362s|195400 |  5658 | 36805k| 186.4 |   252M |  50 |1173 |  10k|   0 | 605k|  0 | 270k|  31 | 0.000000e+00 |      --      |    Inf |  51.32%
2357.24/2362.84	c  2363s|195500 |  5648 | 36819k| 186.4 |   252M |  50 |1173 |  10k| 829 | 606k|  1 | 270k|  31 | 0.000000e+00 |      --      |    Inf |  51.37%
2358.34/2363.95	c  2364s|195600 |  5660 | 36836k| 186.4 |   252M |  50 |1173 |  10k| 810 | 606k|  1 | 270k|  31 | 0.000000e+00 |      --      |    Inf |  53.92%
2359.14/2364.75	c  2365s|195700 |  5659 | 36849k| 186.3 |   252M |  50 |1173 |  10k| 782 | 606k|  1 | 271k|  31 | 0.000000e+00 |      --      |    Inf |  54.26%
2360.14/2365.76	c  2366s|195800 |  5649 | 36865k| 186.3 |   252M |  50 |1173 |  10k| 878 | 607k|  1 | 271k|  31 | 0.000000e+00 |      --      |    Inf |  54.33%
2361.44/2367.06	c  2367s|195900 |  5658 | 36885k| 186.3 |   252M |  50 |1173 |  10k| 884 | 607k|  2 | 271k|  31 | 0.000000e+00 |      --      |    Inf |  54.38%
2362.53/2368.17	c  2368s|196000 |  5672 | 36901k| 186.3 |   252M |  50 |1173 |  10k| 846 | 607k|  1 | 271k|  31 | 0.000000e+00 |      --      |    Inf |  54.38%
2363.53/2369.15	c  2369s|196100 |  5676 | 36915k| 186.3 |   252M |  50 |1173 |  10k| 863 | 608k|  1 | 271k|  31 | 0.000000e+00 |      --      |    Inf |  54.38%
2364.33/2370.00	c  2370s|196200 |  5679 | 36928k| 186.3 |   252M |  50 |1173 |  10k|   0 | 608k|  0 | 271k|  31 | 0.000000e+00 |      --      |    Inf |  54.38%
2365.32/2370.96	c  2371s|196300 |  5675 | 36942k| 186.2 |   252M |  50 |1173 |  10k| 806 | 608k|  1 | 271k|  31 | 0.000000e+00 |      --      |    Inf |  54.41%
2366.32/2371.99	c  2372s|196400 |  5677 | 36958k| 186.2 |   252M |  50 |1173 |  10k|   0 | 608k|  0 | 272k|  31 | 0.000000e+00 |      --      |    Inf |  54.41%
2367.12/2372.78	c  2373s|196500 |  5673 | 36969k| 186.2 |   252M |  50 |1173 |  10k| 838 | 609k|  0 | 272k|  31 | 0.000000e+00 |      --      |    Inf |  54.41%
2368.52/2374.11	c  2374s|196600 |  5679 | 36989k| 186.2 |   252M |  50 |1173 |  10k| 865 | 609k|  1 | 272k|  31 | 0.000000e+00 |      --      |    Inf |  54.41%
2370.01/2375.61	c  2376s|196700 |  5685 | 37010k| 186.2 |   253M |  50 |1173 |  10k|   0 | 609k|  0 | 272k|  31 | 0.000000e+00 |      --      |    Inf |  54.42%
2371.21/2376.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2371.21/2376.88	c  2377s|196800 |  5690 | 37028k| 186.2 |   253M |  50 |1173 |  10k| 844 | 609k|  0 | 272k|  31 | 0.000000e+00 |      --      |    Inf |  54.42%
2372.51/2378.12	c  2378s|196900 |  5695 | 37047k| 186.2 |   253M |  50 |1173 |  10k| 820 | 610k|  1 | 272k|  31 | 0.000000e+00 |      --      |    Inf |  54.43%
2373.41/2379.01	c  2379s|197000 |  5695 | 37061k| 186.2 |   253M |  50 |1173 |  10k| 847 | 610k|  0 | 272k|  31 | 0.000000e+00 |      --      |    Inf |  54.43%
2374.30/2379.90	c  2380s|197100 |  5693 | 37074k| 186.1 |   253M |  50 |1173 |  10k| 829 | 610k|  1 | 273k|  31 | 0.000000e+00 |      --      |    Inf |  54.43%
2375.60/2381.22	c  2381s|197200 |  5712 | 37094k| 186.2 |   253M |  50 |1173 |  10k| 835 | 611k|  0 | 273k|  31 | 0.000000e+00 |      --      |    Inf |  54.43%
2376.90/2382.50	c  2383s|197300 |  5725 | 37114k| 186.2 |   253M |  50 |1173 |  10k|   0 | 611k|  0 | 273k|  31 | 0.000000e+00 |      --      |    Inf |  54.43%
2377.79/2383.41	c  2383s|197400 |  5716 | 37128k| 186.1 |   253M |  50 |1173 |  10k| 843 | 611k|  1 | 273k|  31 | 0.000000e+00 |      --      |    Inf |  54.43%
2378.69/2384.31	c  2384s|197500 |  5716 | 37141k| 186.1 |   253M |  50 |1173 |  10k|   0 | 612k|  0 | 273k|  31 | 0.000000e+00 |      --      |    Inf |  54.44%
2379.59/2385.25	c  2385s|197600 |  5716 | 37155k| 186.1 |   253M |  50 |1173 |  10k| 879 | 612k|  1 | 273k|  31 | 0.000000e+00 |      --      |    Inf |  54.44%
2381.09/2386.77	c  2387s|197700 |  5723 | 37177k| 186.1 |   253M |  50 |1173 |  10k| 879 | 612k|  1 | 273k|  31 | 0.000000e+00 |      --      |    Inf |  54.50%
2382.39/2388.02	c  2388s|197800 |  5722 | 37197k| 186.1 |   253M |  50 |1173 |  10k|   0 | 612k|  0 | 274k|  31 | 0.000000e+00 |      --      |    Inf |  54.50%
2383.68/2389.33	c  2389s|197900 |  5723 | 37217k| 186.1 |   254M |  50 |1173 |  10k|   0 | 612k|  0 | 274k|  31 | 0.000000e+00 |      --      |    Inf |  54.50%
2385.38/2391.09	c  2391s|198000 |  5723 | 37244k| 186.2 |   254M |  50 |1173 |  10k| 842 | 613k|  1 | 274k|  31 | 0.000000e+00 |      --      |    Inf |  54.50%
2386.38/2392.08	c  2392s|198100 |  5723 | 37259k| 186.1 |   254M |  50 |1173 |  10k| 872 | 613k|  1 | 274k|  31 | 0.000000e+00 |      --      |    Inf |  54.50%
2388.07/2393.77	c  2394s|198200 |  5745 | 37286k| 186.2 |   254M |  50 |1173 |  10k|   0 | 614k|  0 | 274k|  31 | 0.000000e+00 |      --      |    Inf |  54.50%
2389.17/2394.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2389.17/2394.85	c  2395s|198300 |  5742 | 37303k| 186.2 |   254M |  50 |1173 |  10k| 844 | 614k|  1 | 274k|  31 | 0.000000e+00 |      --      |    Inf |  54.51%
2390.16/2395.85	c  2396s|198400 |  5739 | 37316k| 186.1 |   254M |  50 |1173 |  10k|1023 | 614k|  1 | 274k|  31 | 0.000000e+00 |      --      |    Inf |  54.51%
2391.76/2397.47	c  2397s|198500 |  5734 | 37341k| 186.2 |   254M |  50 |1173 |  10k| 840 | 614k|  2 | 275k|  31 | 0.000000e+00 |      --      |    Inf |  54.53%
2393.46/2399.11	c  2399s|198600 |  5743 | 37367k| 186.2 |   254M |  50 |1173 |  10k|   0 | 615k|  0 | 275k|  31 | 0.000000e+00 |      --      |    Inf |  54.54%
2395.05/2400.73	c  2401s|198700 |  5756 | 37393k| 186.3 |   254M |  50 |1173 |  10k| 877 | 615k|  1 | 275k|  31 | 0.000000e+00 |      --      |    Inf |  54.54%
2396.85/2402.50	c  2403s|198800 |  5760 | 37422k| 186.3 |   254M |  50 |1173 |  10k|   0 | 615k|  0 | 275k|  31 | 0.000000e+00 |      --      |    Inf |  54.54%
2398.15/2403.86	c  2404s|198900 |  5761 | 37443k| 186.3 |   254M |  50 |1173 |  10k|   0 | 616k|  0 | 275k|  31 | 0.000000e+00 |      --      |    Inf |  54.54%
2399.35/2405.09	c  2405s|199000 |  5759 | 37462k| 186.3 |   254M |  50 |1173 |  10k| 786 | 616k|  0 | 275k|  31 | 0.000000e+00 |      --      |    Inf |  54.55%
2400.45/2406.15	c  2406s|199100 |  5757 | 37477k| 186.3 |   254M |  50 |1173 |  10k| 899 | 616k|  1 | 275k|  31 | 0.000000e+00 |      --      |    Inf |  54.59%
2401.34/2407.09	c  2407s|199200 |  5761 | 37491k| 186.3 |   254M |  50 |1173 |  10k| 878 | 617k|  1 | 276k|  31 | 0.000000e+00 |      --      |    Inf |  54.59%
2402.93/2408.62	c  2409s|199300 |  5755 | 37513k| 186.3 |   254M |  50 |1173 |  10k| 787 | 617k|  1 | 276k|  31 | 0.000000e+00 |      --      |    Inf |  54.61%
2404.93/2410.60	c  2411s|199400 |  5759 | 37545k| 186.4 |   254M |  50 |1173 |  10k| 848 | 617k|  1 | 276k|  31 | 0.000000e+00 |      --      |    Inf |  54.63%
2405.83/2411.53	c  2412s|199500 |  5753 | 37558k| 186.3 |   254M |  50 |1173 |  10k| 797 | 618k|  1 | 276k|  31 | 0.000000e+00 |      --      |    Inf |  54.68%
2407.62/2413.35	c  2413s|199600 |  5756 | 37586k| 186.4 |   254M |  50 |1173 |  10k|   0 | 618k|  0 | 276k|  31 | 0.000000e+00 |      --      |    Inf |  54.68%
2408.92/2414.65	c  2415s|199700 |  5759 | 37605k| 186.4 |   254M |  50 |1173 |  10k| 878 | 618k|  1 | 276k|  31 | 0.000000e+00 |      --      |    Inf |  54.73%
2410.22/2415.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2410.22/2415.95	c  2416s|199800 |  5768 | 37625k| 186.4 |   254M |  50 |1173 |  10k| 798 | 619k|  1 | 276k|  31 | 0.000000e+00 |      --      |    Inf |  54.73%
2411.51/2417.24	c  2417s|199900 |  5791 | 37645k| 186.4 |   254M |  50 |1173 |  10k|   0 | 619k|  0 | 277k|  31 | 0.000000e+00 |      --      |    Inf |  54.73%
2412.32/2418.05	c  2418s|200000 |  5784 | 37658k| 186.4 |   254M |  50 |1173 |  10k| 828 | 619k|  1 | 277k|  31 | 0.000000e+00 |      --      |    Inf |  54.73%
2413.21/2418.98	c  2419s|200100 |  5792 | 37673k| 186.3 |   254M |  50 |1173 |  10k| 798 | 619k|  1 | 277k|  31 | 0.000000e+00 |      --      |    Inf |  54.74%
2414.01/2419.76	c  2420s|200200 |  5800 | 37684k| 186.3 |   254M |  50 |1173 |  10k| 806 | 620k|  1 | 277k|  31 | 0.000000e+00 |      --      |    Inf |  54.74%
2414.91/2420.66	c  2421s|200300 |  5793 | 37699k| 186.3 |   254M |  50 |1173 |  10k| 798 | 620k|  1 | 277k|  31 | 0.000000e+00 |      --      |    Inf |  54.74%
2415.70/2421.46	c  2421s|200400 |  5786 | 37711k| 186.3 |   254M |  50 |1173 |  10k| 795 | 620k|  1 | 277k|  31 | 0.000000e+00 |      --      |    Inf |  54.74%
2416.60/2422.36	c  2422s|200500 |  5769 | 37724k| 186.2 |   254M |  50 |1173 |  10k|   0 | 620k|  0 | 277k|  31 | 0.000000e+00 |      --      |    Inf |  54.74%
2417.70/2423.47	c  2423s|200600 |  5755 | 37740k| 186.2 |   254M |  50 |1173 |  10k| 878 | 620k|  1 | 278k|  31 | 0.000000e+00 |      --      |    Inf |  54.75%
2418.70/2424.42	c  2424s|200700 |  5748 | 37754k| 186.2 |   254M |  50 |1173 |  10k| 810 | 621k|  1 | 278k|  31 | 0.000000e+00 |      --      |    Inf |  54.76%
2420.30/2426.05	c  2426s|200800 |  5765 | 37778k| 186.2 |   254M |  50 |1173 |  10k| 812 | 621k|  1 | 278k|  31 | 0.000000e+00 |      --      |    Inf |  54.79%
2421.09/2426.84	c  2427s|200900 |  5763 | 37789k| 186.2 |   254M |  50 |1173 |  10k|   0 | 621k|  0 | 278k|  31 | 0.000000e+00 |      --      |    Inf |  54.80%
2422.09/2427.84	c  2428s|201000 |  5776 | 37804k| 186.2 |   254M |  50 |1173 |  10k| 852 | 622k|  1 | 278k|  31 | 0.000000e+00 |      --      |    Inf |  54.80%
2422.89/2428.65	c  2429s|201100 |  5774 | 37816k| 186.1 |   254M |  50 |1173 |  10k| 833 | 622k|  1 | 278k|  31 | 0.000000e+00 |      --      |    Inf |  54.80%
2424.08/2429.83	c  2430s|201200 |  5768 | 37833k| 186.1 |   254M |  50 |1173 |  10k| 899 | 622k|  1 | 278k|  31 | 0.000000e+00 |      --      |    Inf |  54.81%
2425.29/2431.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2425.29/2431.05	c  2431s|201300 |  5774 | 37852k| 186.1 |   254M |  50 |1173 |  10k| 854 | 622k|  1 | 279k|  31 | 0.000000e+00 |      --      |    Inf |  54.82%
2426.18/2431.94	c  2432s|201400 |  5775 | 37865k| 186.1 |   254M |  50 |1173 |  10k|   0 | 623k|  0 | 279k|  31 | 0.000000e+00 |      --      |    Inf |  54.82%
2427.38/2433.16	c  2433s|201500 |  5782 | 37884k| 186.1 |   254M |  50 |1173 |  10k| 848 | 623k|  0 | 279k|  31 | 0.000000e+00 |      --      |    Inf |  54.82%
2428.28/2434.03	c  2434s|201600 |  5789 | 37897k| 186.1 |   254M |  50 |1173 |  10k|   0 | 623k|  0 | 279k|  31 | 0.000000e+00 |      --      |    Inf |  54.82%
2428.97/2434.77	c  2435s|201700 |  5783 | 37908k| 186.0 |   254M |  50 |1173 |  10k|   0 | 624k|  0 | 279k|  31 | 0.000000e+00 |      --      |    Inf |  54.82%
2430.17/2435.96	c  2436s|201800 |  5783 | 37927k| 186.0 |   254M |  50 |1173 |  10k| 920 | 624k|  1 | 279k|  31 | 0.000000e+00 |      --      |    Inf |  54.83%
2431.47/2437.23	c  2437s|201900 |  5810 | 37944k| 186.0 |   254M |  50 |1173 |  10k|   0 | 624k|  0 | 279k|  31 | 0.000000e+00 |      --      |    Inf |  54.84%
2432.66/2438.47	c  2438s|202000 |  5799 | 37962k| 186.0 |   254M |  50 |1173 |  10k| 782 | 625k|  1 | 280k|  31 | 0.000000e+00 |      --      |    Inf |  54.84%
2434.06/2439.81	c  2440s|202100 |  5802 | 37982k| 186.0 |   254M |  50 |1173 |  10k|   0 | 625k|  0 | 280k|  31 | 0.000000e+00 |      --      |    Inf |  54.84%
2434.96/2440.75	c  2441s|202200 |  5789 | 37997k| 186.0 |   254M |  50 |1173 |  10k| 822 | 625k|  1 | 280k|  31 | 0.000000e+00 |      --      |    Inf |  54.85%
2435.66/2441.41	c  2441s|202300 |  5788 | 38006k| 186.0 |   254M |  50 |1173 |  10k|   0 | 625k|  0 | 280k|  31 | 0.000000e+00 |      --      |    Inf |  54.85%
2436.46/2442.28	c  2442s|202400 |  5789 | 38019k| 185.9 |   254M |  50 |1173 |  10k| 859 | 626k|  1 | 280k|  31 | 0.000000e+00 |      --      |    Inf |  54.86%
2437.95/2443.73	c  2444s|202500 |  5798 | 38041k| 186.0 |   254M |  50 |1173 |  10k| 790 | 626k|  1 | 280k|  31 | 0.000000e+00 |      --      |    Inf |  54.86%
2439.45/2445.29	c  2445s|202600 |  5804 | 38065k| 186.0 |   254M |  50 |1173 |  10k| 772 | 626k|  1 | 280k|  31 | 0.000000e+00 |      --      |    Inf |  54.86%
2441.14/2446.99	c  2447s|202700 |  5811 | 38092k| 186.0 |   254M |  50 |1173 |  10k| 830 | 627k|  0 | 281k|  31 | 0.000000e+00 |      --      |    Inf |  54.89%
2442.04/2447.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2442.04/2447.89	c  2448s|202800 |  5803 | 38104k| 186.0 |   255M |  50 |1173 |  10k| 833 | 627k|  1 | 281k|  31 | 0.000000e+00 |      --      |    Inf |  54.99%
2443.74/2449.55	c  2450s|202900 |  5817 | 38132k| 186.0 |   255M |  50 |1173 |  10k| 853 | 627k|  0 | 281k|  31 | 0.000000e+00 |      --      |    Inf |  55.00%
2445.34/2451.14	c  2451s|203000 |  5825 | 38157k| 186.1 |   255M |  50 |1173 |  10k| 908 | 628k|  1 | 281k|  31 | 0.000000e+00 |      --      |    Inf |  55.00%
2446.43/2452.25	c  2452s|203100 |  5824 | 38175k| 186.1 |   255M |  50 |1173 |  10k|   0 | 628k|  0 | 281k|  31 | 0.000000e+00 |      --      |    Inf |  55.00%
2447.43/2453.28	c  2453s|203200 |  5821 | 38191k| 186.1 |   255M |  50 |1173 |  10k| 858 | 628k|  2 | 281k|  31 | 0.000000e+00 |      --      |    Inf |  55.03%
2448.23/2454.08	c  2454s|203300 |  5816 | 38203k| 186.0 |   255M |  50 |1173 |  10k| 810 | 628k|  0 | 281k|  31 | 0.000000e+00 |      --      |    Inf |  55.03%
2449.13/2454.92	c  2455s|203400 |  5823 | 38215k| 186.0 |   255M |  50 |1173 |  10k|   0 | 629k|  0 | 282k|  31 | 0.000000e+00 |      --      |    Inf |  55.03%
2450.23/2456.07	c  2456s|203500 |  5832 | 38233k| 186.0 |   255M |  50 |1173 |  10k| 848 | 629k|  2 | 282k|  31 | 0.000000e+00 |      --      |    Inf |  55.03%
2451.92/2457.71	c  2458s|203600 |  5839 | 38258k| 186.0 |   256M |  50 |1173 |  10k| 809 | 629k|  0 | 282k|  31 | 0.000000e+00 |      --      |    Inf |  55.04%
2453.42/2459.22	c  2459s|203700 |  5823 | 38282k| 186.0 |   256M |  50 |1173 |  10k|   0 | 630k|  0 | 282k|  31 | 0.000000e+00 |      --      |    Inf |  55.04%
2454.51/2460.34	c  2460s|203800 |  5812 | 38299k| 186.0 |   256M |  50 |1173 |  10k| 972 | 630k|  0 | 282k|  31 | 0.000000e+00 |      --      |    Inf |  55.49%
2455.51/2461.38	c  2461s|203900 |  5816 | 38315k| 186.0 |   256M |  50 |1173 |  10k|   0 | 630k|  0 | 282k|  31 | 0.000000e+00 |      --      |    Inf |  55.49%
2456.71/2462.55	c  2463s|204000 |  5813 | 38333k| 186.0 |   256M |  50 |1173 |  10k| 872 | 630k|  1 | 282k|  31 | 0.000000e+00 |      --      |    Inf |  55.49%
2457.51/2463.34	c  2463s|204100 |  5809 | 38344k| 186.0 |   256M |  50 |1173 |  10k| 859 | 630k|  1 | 283k|  31 | 0.000000e+00 |      --      |    Inf |  55.49%
2458.60/2464.42	c  2464s|204200 |  5799 | 38359k| 186.0 |   256M |  50 |1173 |  10k| 787 | 631k|  1 | 283k|  31 | 0.000000e+00 |      --      |    Inf |  55.54%
2459.70/2465.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2459.70/2465.51	c  2466s|204300 |  5804 | 38376k| 186.0 |   256M |  50 |1173 |  10k| 865 | 631k|  0 | 283k|  31 | 0.000000e+00 |      --      |    Inf |  55.55%
2460.80/2466.67	c  2467s|204400 |  5810 | 38393k| 186.0 |   256M |  50 |1173 |  10k| 871 | 631k|  0 | 283k|  31 | 0.000000e+00 |      --      |    Inf |  55.55%
2461.90/2467.70	c  2468s|204500 |  5795 | 38409k| 185.9 |   256M |  50 |1173 |  10k| 892 | 631k|  1 | 283k|  31 | 0.000000e+00 |      --      |    Inf |  55.56%
2463.20/2469.04	c  2469s|204600 |  5799 | 38432k| 186.0 |   256M |  50 |1173 |  10k| 811 | 632k|  2 | 283k|  31 | 0.000000e+00 |      --      |    Inf |  55.63%
2463.99/2469.89	c  2470s|204700 |  5796 | 38445k| 185.9 |   256M |  50 |1173 |  10k| 808 | 632k|  0 | 283k|  31 | 0.000000e+00 |      --      |    Inf |  55.68%
2465.09/2470.99	c  2471s|204800 |  5795 | 38463k| 185.9 |   256M |  50 |1173 |  10k| 832 | 632k|  1 | 284k|  31 | 0.000000e+00 |      --      |    Inf |  55.71%
2466.29/2472.19	c  2472s|204900 |  5793 | 38480k| 185.9 |   256M |  50 |1173 |  10k| 829 | 632k|  1 | 284k|  31 | 0.000000e+00 |      --      |    Inf |  55.72%
2467.38/2473.24	c  2473s|205000 |  5814 | 38496k| 185.9 |   256M |  50 |1173 |  10k| 815 | 633k|  0 | 284k|  31 | 0.000000e+00 |      --      |    Inf |  55.72%
2468.08/2473.91	c  2474s|205100 |  5818 | 38506k| 185.9 |   256M |  50 |1173 |  10k|   0 | 633k|  0 | 284k|  31 | 0.000000e+00 |      --      |    Inf |  55.72%
2468.68/2474.59	c  2475s|205200 |  5816 | 38516k| 185.8 |   256M |  50 |1173 |  10k|   0 | 633k|  0 | 284k|  31 | 0.000000e+00 |      --      |    Inf |  55.72%
2469.48/2475.30	c  2475s|205300 |  5803 | 38527k| 185.8 |   256M |  50 |1173 |  10k|   0 | 633k|  0 | 284k|  31 | 0.000000e+00 |      --      |    Inf |  55.73%
2470.28/2476.11	c  2476s|205400 |  5796 | 38538k| 185.8 |   256M |  50 |1173 |  10k| 873 | 633k|  1 | 284k|  31 | 0.000000e+00 |      --      |    Inf |  55.73%
2471.18/2477.07	c  2477s|205500 |  5793 | 38552k| 185.7 |   256M |  50 |1173 |  10k|   0 | 633k|  0 | 284k|  31 | 0.000000e+00 |      --      |    Inf |  55.78%
2472.47/2478.30	c  2478s|205600 |  5805 | 38571k| 185.7 |   256M |  50 |1173 |  10k| 853 | 634k|  1 | 285k|  31 | 0.000000e+00 |      --      |    Inf |  55.78%
2473.87/2479.75	c  2480s|205700 |  5803 | 38595k| 185.8 |   256M |  50 |1173 |  10k|   0 | 634k|  0 | 285k|  31 | 0.000000e+00 |      --      |    Inf |  55.78%
2475.27/2481.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2475.27/2481.12	c  2481s|205800 |  5804 | 38616k| 185.8 |   256M |  50 |1173 |  10k| 917 | 634k|  2 | 285k|  31 | 0.000000e+00 |      --      |    Inf |  55.78%
2476.46/2482.32	c  2482s|205900 |  5787 | 38634k| 185.8 |   256M |  50 |1173 |  10k|   0 | 635k|  0 | 285k|  31 | 0.000000e+00 |      --      |    Inf |  55.79%
2477.96/2483.88	c  2484s|206000 |  5805 | 38657k| 185.8 |   256M |  50 |1173 |  10k| 863 | 635k|  1 | 285k|  31 | 0.000000e+00 |      --      |    Inf |  55.79%
2479.05/2484.94	c  2485s|206100 |  5801 | 38673k| 185.8 |   256M |  50 |1173 |  10k| 886 | 635k|  0 | 285k|  31 | 0.000000e+00 |      --      |    Inf |  55.79%
2480.26/2486.19	c  2486s|206200 |  5828 | 38693k| 185.8 |   256M |  50 |1173 |  10k|   0 | 635k|  0 | 285k|  31 | 0.000000e+00 |      --      |    Inf |  55.80%
2481.35/2487.21	c  2487s|206300 |  5850 | 38709k| 185.8 |   256M |  50 |1173 |  10k| 759 | 636k|  1 | 286k|  31 | 0.000000e+00 |      --      |    Inf |  55.80%
2482.55/2488.43	c  2488s|206400 |  5880 | 38729k| 185.8 |   256M |  50 |1173 |  10k| 809 | 636k|  2 | 286k|  31 | 0.000000e+00 |      --      |    Inf |  55.80%
2483.34/2489.25	c  2489s|206500 |  5883 | 38743k| 185.8 |   256M |  50 |1173 |  10k| 789 | 637k|  1 | 286k|  31 | 0.000000e+00 |      --      |    Inf |  55.80%
2484.64/2490.54	c  2491s|206600 |  5897 | 38764k| 185.8 |   256M |  50 |1173 |  10k| 788 | 637k|  1 | 286k|  31 | 0.000000e+00 |      --      |    Inf |  55.81%
2485.74/2491.66	c  2492s|206700 |  5933 | 38782k| 185.8 |   256M |  50 |1173 |  10k| 786 | 638k|  1 | 286k|  31 | 0.000000e+00 |      --      |    Inf |  55.81%
2486.44/2492.37	c  2492s|206800 |  5935 | 38793k| 185.7 |   256M |  50 |1173 |  10k| 759 | 638k|  1 | 286k|  31 | 0.000000e+00 |      --      |    Inf |  55.81%
2487.53/2493.43	c  2493s|206900 |  5952 | 38811k| 185.7 |   256M |  50 |1173 |  10k| 790 | 638k|  1 | 286k|  31 | 0.000000e+00 |      --      |    Inf |  55.81%
2488.43/2494.32	c  2494s|207000 |  5972 | 38825k| 185.7 |   256M |  50 |1173 |  10k|   0 | 639k|  0 | 286k|  31 | 0.000000e+00 |      --      |    Inf |  55.81%
2489.13/2495.05	c  2495s|207100 |  5973 | 38836k| 185.7 |   257M |  50 |1173 |  10k| 790 | 639k|  1 | 287k|  31 | 0.000000e+00 |      --      |    Inf |  55.81%
2490.23/2496.14	c  2496s|207200 |  5979 | 38854k| 185.7 |   257M |  50 |1173 |  10k| 771 | 639k|  1 | 287k|  31 | 0.000000e+00 |      --      |    Inf |  55.82%
2491.23/2497.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2491.23/2497.19	c  2497s|207300 |  5980 | 38872k| 185.7 |   257M |  50 |1173 |  10k|   0 | 640k|  0 | 287k|  31 | 0.000000e+00 |      --      |    Inf |  55.82%
2492.32/2498.24	c  2498s|207400 |  5991 | 38888k| 185.7 |   257M |  50 |1173 |  10k|   0 | 640k|  0 | 287k|  31 | 0.000000e+00 |      --      |    Inf |  55.82%
2493.13/2499.07	c  2499s|207500 |  5994 | 38902k| 185.6 |   257M |  50 |1173 |  10k| 803 | 640k|  1 | 287k|  31 | 0.000000e+00 |      --      |    Inf |  55.82%
2494.42/2500.37	c  2500s|207600 |  6013 | 38923k| 185.6 |   257M |  50 |1173 |  10k| 792 | 641k|  1 | 287k|  31 | 0.000000e+00 |      --      |    Inf |  55.83%
2495.41/2501.34	c  2501s|207700 |  6001 | 38937k| 185.6 |   257M |  50 |1173 |  10k| 796 | 641k|  1 | 287k|  31 | 0.000000e+00 |      --      |    Inf |  55.83%
2496.31/2502.21	c  2502s|207800 |  5994 | 38951k| 185.6 |   257M |  50 |1173 |  10k|   0 | 641k|  0 | 287k|  31 | 0.000000e+00 |      --      |    Inf |  55.83%
2496.91/2502.88	c  2503s|207900 |  5985 | 38961k| 185.6 |   257M |  50 |1173 |  10k| 794 | 642k|  1 | 288k|  31 | 0.000000e+00 |      --      |    Inf |  55.83%
2498.01/2503.92	c  2504s|208000 |  5985 | 38978k| 185.6 |   257M |  50 |1173 |  10k| 801 | 642k|  1 | 288k|  31 | 0.000000e+00 |      --      |    Inf |  55.83%
2499.11/2505.00	c  2505s|208100 |  5993 | 38996k| 185.5 |   257M |  50 |1173 |  10k|   0 | 642k|  0 | 288k|  31 | 0.000000e+00 |      --      |    Inf |  55.83%
2499.90/2505.85	c  2506s|208200 |  5991 | 39009k| 185.5 |   257M |  50 |1173 |  10k|   0 | 642k|  0 | 288k|  31 | 0.000000e+00 |      --      |    Inf |  55.83%
2500.60/2506.57	c  2507s|208300 |  5980 | 39020k| 185.5 |   257M |  50 |1173 |  10k| 806 | 642k|  1 | 288k|  31 | 0.000000e+00 |      --      |    Inf |  55.83%
2501.30/2507.29	c  2507s|208400 |  5968 | 39031k| 185.4 |   257M |  50 |1173 |  10k|   0 | 643k|  0 | 288k|  31 | 0.000000e+00 |      --      |    Inf |  55.83%
2502.20/2508.14	c  2508s|208500 |  5955 | 39044k| 185.4 |   257M |  50 |1173 |  10k|   0 | 643k|  0 | 288k|  31 | 0.000000e+00 |      --      |    Inf |  55.83%
2503.00/2508.93	c  2509s|208600 |  5951 | 39056k| 185.4 |   257M |  50 |1173 |  10k| 818 | 643k|  1 | 288k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2503.79/2509.72	c  2510s|208700 |  5938 | 39069k| 185.4 |   257M |  50 |1173 |  10k| 788 | 643k|  1 | 288k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2504.59/2510.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2504.59/2510.56	c  2511s|208800 |  5934 | 39082k| 185.3 |   257M |  50 |1173 |  10k| 788 | 643k|  1 | 289k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2505.39/2511.32	c  2511s|208900 |  5927 | 39093k| 185.3 |   258M |  50 |1173 |  10k| 834 | 643k|  2 | 289k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2505.99/2511.90	c  2512s|209000 |  5925 | 39102k| 185.3 |   258M |  50 |1173 |  10k| 821 | 644k|  1 | 289k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2506.59/2512.54	c  2513s|209100 |  5917 | 39112k| 185.2 |   258M |  50 |1173 |  10k| 794 | 644k|  1 | 289k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2507.09/2513.05	c  2513s|209200 |  5910 | 39120k| 185.2 |   258M |  50 |1173 |  10k|   0 | 644k|  0 | 289k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2508.28/2514.28	c  2514s|209300 |  5906 | 39140k| 185.2 |   258M |  50 |1173 |  10k|   0 | 644k|  0 | 289k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2509.09/2515.06	c  2515s|209400 |  5892 | 39152k| 185.1 |   258M |  50 |1173 |  10k|   0 | 644k|  0 | 289k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2509.78/2515.71	c  2516s|209500 |  5884 | 39161k| 185.1 |   258M |  50 |1173 |  10k|   0 | 644k|  0 | 290k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2510.48/2516.40	c  2516s|209600 |  5874 | 39172k| 185.1 |   258M |  50 |1173 |  10k| 795 | 645k|  1 | 290k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2511.18/2517.11	c  2517s|209700 |  5861 | 39183k| 185.0 |   258M |  50 |1173 |  10k|   0 | 645k|  0 | 290k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2511.97/2517.99	c  2518s|209800 |  5844 | 39196k| 185.0 |   258M |  50 |1173 |  10k| 831 | 645k|  1 | 290k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2513.27/2519.24	c  2519s|209900 |  5843 | 39216k| 185.0 |   258M |  50 |1173 |  10k| 822 | 645k|  1 | 290k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2514.37/2520.33	c  2520s|210000 |  5856 | 39232k| 185.0 |   258M |  50 |1173 |  10k|   0 | 645k|  0 | 290k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2515.07/2521.08	c  2521s|210100 |  5858 | 39243k| 185.0 |   258M |  50 |1173 |  10k| 840 | 645k|  1 | 290k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2516.26/2522.26	c  2522s|210200 |  5869 | 39262k| 185.0 |   258M |  50 |1173 |  10k| 880 | 646k|  2 | 290k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2517.46/2523.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2517.46/2523.48	c  2523s|210300 |  5848 | 39278k| 185.0 |   259M |  50 |1173 |  10k|   0 | 646k|  0 | 291k|  31 | 0.000000e+00 |      --      |    Inf |  55.84%
2519.06/2525.03	c  2525s|210400 |  5853 | 39302k| 185.0 |   259M |  50 |1173 |  10k| 844 | 646k|  1 | 291k|  31 | 0.000000e+00 |      --      |    Inf |  55.85%
2520.26/2526.21	c  2526s|210500 |  5865 | 39320k| 185.0 |   259M |  50 |1173 |  10k| 805 | 647k|  1 | 291k|  31 | 0.000000e+00 |      --      |    Inf |  55.86%
2521.35/2527.36	c  2527s|210600 |  5861 | 39337k| 185.0 |   259M |  50 |1173 |  10k|   0 | 647k|  0 | 291k|  31 | 0.000000e+00 |      --      |    Inf |  55.86%
2521.95/2527.98	c  2528s|210700 |  5862 | 39346k| 184.9 |   259M |  50 |1173 |  10k| 809 | 647k|  1 | 291k|  31 | 0.000000e+00 |      --      |    Inf |  55.86%
2523.05/2529.06	c  2529s|210800 |  5861 | 39361k| 184.9 |   259M |  50 |1173 |  10k| 822 | 647k|  1 | 291k|  31 | 0.000000e+00 |      --      |    Inf |  55.87%
2524.05/2530.06	c  2530s|210900 |  5865 | 39377k| 184.9 |   259M |  50 |1173 |  10k| 816 | 648k|  1 | 291k|  31 | 0.000000e+00 |      --      |    Inf |  55.87%
2525.24/2531.28	c  2531s|211000 |  5871 | 39396k| 184.9 |   259M |  50 |1173 |  10k| 811 | 648k|  1 | 292k|  31 | 0.000000e+00 |      --      |    Inf |  55.87%
2526.74/2532.78	c  2533s|211100 |  5888 | 39419k| 184.9 |   259M |  50 |1173 |  10k| 824 | 649k|  2 | 292k|  31 | 0.000000e+00 |      --      |    Inf |  56.28%
2527.44/2533.48	c  2533s|211200 |  5890 | 39430k| 184.9 |   259M |  50 |1173 |  10k| 772 | 649k|  0 | 292k|  31 | 0.000000e+00 |      --      |    Inf |  56.28%
2528.44/2534.46	c  2534s|211300 |  5892 | 39446k| 184.9 |   259M |  50 |1173 |  10k| 811 | 649k|  1 | 292k|  31 | 0.000000e+00 |      --      |    Inf |  56.28%
2529.63/2535.69	c  2536s|211400 |  5886 | 39467k| 184.9 |   259M |  50 |1173 |  10k| 772 | 650k|  0 | 292k|  31 | 0.000000e+00 |      --      |    Inf |  56.28%
2530.53/2536.56	c  2537s|211500 |  5887 | 39481k| 184.9 |   259M |  50 |1173 |  10k| 805 | 650k|  1 | 292k|  31 | 0.000000e+00 |      --      |    Inf |  56.29%
2531.93/2537.96	c  2538s|211600 |  5885 | 39505k| 184.9 |   259M |  50 |1173 |  10k| 816 | 650k|  1 | 292k|  31 | 0.000000e+00 |      --      |    Inf |  56.32%
2533.92/2539.93	c  2540s|211700 |  5915 | 39533k| 184.9 |   259M |  50 |1173 |  10k| 865 | 651k|  0 | 292k|  31 | 0.000000e+00 |      --      |    Inf |  56.35%
2535.12/2541.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2535.12/2541.14	c  2541s|211800 |  5937 | 39551k| 184.9 |   259M |  50 |1173 |  10k| 883 | 651k|  2 | 293k|  31 | 0.000000e+00 |      --      |    Inf |  56.35%
2536.32/2542.35	c  2542s|211900 |  5933 | 39570k| 184.9 |   259M |  50 |1173 |  10k| 817 | 651k|  0 | 293k|  31 | 0.000000e+00 |      --      |    Inf |  56.36%
2537.61/2543.63	c  2544s|212000 |  5934 | 39591k| 184.9 |   259M |  50 |1173 |  10k|   0 | 651k|  0 | 293k|  31 | 0.000000e+00 |      --      |    Inf |  56.37%
2538.51/2544.51	c  2545s|212100 |  5937 | 39604k| 184.9 |   259M |  50 |1173 |  10k|   0 | 652k|  0 | 293k|  31 | 0.000000e+00 |      --      |    Inf |  56.37%
2539.51/2545.55	c  2546s|212200 |  5940 | 39620k| 184.9 |   259M |  50 |1173 |  10k|   0 | 652k|  0 | 293k|  31 | 0.000000e+00 |      --      |    Inf |  56.37%
2540.51/2546.56	c  2547s|212300 |  5939 | 39634k| 184.9 |   259M |  50 |1173 |  10k| 856 | 653k|  1 | 293k|  31 | 0.000000e+00 |      --      |    Inf |  56.37%
2541.40/2547.40	c  2547s|212400 |  5939 | 39647k| 184.9 |   259M |  50 |1173 |  10k| 799 | 653k|  2 | 293k|  31 | 0.000000e+00 |      --      |    Inf |  56.37%
2542.70/2548.71	c  2549s|212500 |  5968 | 39669k| 184.9 |   259M |  50 |1173 |  10k|   0 | 653k|  0 | 294k|  31 | 0.000000e+00 |      --      |    Inf |  56.39%
2543.50/2549.53	c  2550s|212600 |  5970 | 39682k| 184.9 |   259M |  50 |1173 |  10k|   0 | 654k|  0 | 294k|  31 | 0.000000e+00 |      --      |    Inf |  56.39%
2544.70/2550.76	c  2551s|212700 |  5992 | 39702k| 184.9 |   259M |  50 |1173 |  10k| 826 | 654k|  2 | 294k|  31 | 0.000000e+00 |      --      |    Inf |  56.40%
2546.10/2552.14	c  2552s|212800 |  6031 | 39724k| 184.9 |   259M |  50 |1173 |  10k| 782 | 655k|  1 | 294k|  31 | 0.000000e+00 |      --      |    Inf |  56.40%
2546.89/2552.91	c  2553s|212900 |  6036 | 39737k| 184.8 |   259M |  50 |1173 |  10k| 782 | 655k|  1 | 294k|  31 | 0.000000e+00 |      --      |    Inf |  56.40%
2547.99/2554.07	c  2554s|213000 |  6070 | 39756k| 184.9 |   259M |  50 |1173 |  10k| 782 | 655k|  1 | 294k|  31 | 0.000000e+00 |      --      |    Inf |  56.40%
2549.29/2555.33	c  2555s|213100 |  6089 | 39777k| 184.9 |   259M |  50 |1173 |  10k| 787 | 656k|  1 | 294k|  31 | 0.000000e+00 |      --      |    Inf |  56.40%
2550.18/2556.21	c  2556s|213200 |  6059 | 39791k| 184.8 |   259M |  50 |1173 |  10k| 782 | 656k|  1 | 295k|  31 | 0.000000e+00 |      --      |    Inf |  56.40%
2550.88/2556.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2550.88/2556.98	c  2557s|213300 |  6049 | 39804k| 184.8 |   259M |  50 |1173 |  10k| 782 | 656k|  0 | 295k|  31 | 0.000000e+00 |      --      |    Inf |  56.40%
2551.78/2557.83	c  2558s|213400 |  6049 | 39818k| 184.8 |   259M |  50 |1173 |  10k| 783 | 656k|  1 | 295k|  31 | 0.000000e+00 |      --      |    Inf |  56.40%
2552.88/2558.96	c  2559s|213500 |  6055 | 39836k| 184.8 |   259M |  50 |1173 |  10k| 794 | 657k|  1 | 295k|  31 | 0.000000e+00 |      --      |    Inf |  56.40%
2554.08/2560.15	c  2560s|213600 |  6072 | 39855k| 184.8 |   259M |  50 |1173 |  10k| 786 | 657k|  1 | 295k|  31 | 0.000000e+00 |      --      |    Inf |  56.40%
2555.08/2561.14	c  2561s|213700 |  6063 | 39872k| 184.8 |   259M |  50 |1173 |  10k| 749 | 658k|  1 | 295k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2556.17/2562.27	c  2562s|213800 |  6094 | 39890k| 184.8 |   259M |  50 |1173 |  10k|   0 | 658k|  0 | 295k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2557.67/2563.79	c  2564s|213900 |  6132 | 39915k| 184.8 |   259M |  50 |1173 |  10k| 787 | 659k|  0 | 295k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2559.46/2565.51	c  2566s|214000 |  6156 | 39944k| 184.9 |   259M |  50 |1173 |  10k| 783 | 659k|  1 | 295k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2560.56/2566.64	c  2567s|214100 |  6173 | 39963k| 184.9 |   260M |  50 |1173 |  10k| 788 | 659k|  1 | 296k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2561.66/2567.74	c  2568s|214200 |  6175 | 39981k| 184.9 |   260M |  50 |1173 |  10k| 788 | 660k|  0 | 296k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2562.85/2568.94	c  2569s|214300 |  6180 | 40001k| 184.9 |   260M |  50 |1173 |  10k|   0 | 660k|  0 | 296k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2563.65/2569.76	c  2570s|214400 |  6167 | 40014k| 184.9 |   260M |  50 |1173 |  10k|   0 | 660k|  0 | 296k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2564.55/2570.68	c  2571s|214500 |  6159 | 40029k| 184.8 |   260M |  50 |1173 |  10k| 783 | 661k|  1 | 296k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2565.85/2571.90	c  2572s|214600 |  6138 | 40048k| 184.8 |   260M |  50 |1173 |  10k| 785 | 661k|  1 | 296k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2566.85/2572.93	c  2573s|214700 |  6131 | 40065k| 184.8 |   260M |  50 |1173 |  10k| 797 | 661k|  1 | 296k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2567.84/2573.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2567.84/2573.91	c  2574s|214800 |  6112 | 40081k| 184.8 |   260M |  50 |1173 |  10k| 779 | 661k|  0 | 297k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2568.64/2574.70	c  2575s|214900 |  6114 | 40094k| 184.8 |   260M |  50 |1173 |  10k| 779 | 661k|  1 | 297k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2569.64/2575.72	c  2576s|215000 |  6112 | 40110k| 184.8 |   260M |  50 |1173 |  10k|   0 | 661k|  0 | 297k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2570.54/2576.68	c  2577s|215100 |  6116 | 40126k| 184.8 |   260M |  50 |1173 |  10k|   0 | 661k|  0 | 297k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2571.43/2577.54	c  2578s|215200 |  6110 | 40140k| 184.7 |   260M |  50 |1173 |  10k| 788 | 661k|  1 | 297k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2572.33/2578.47	c  2578s|215300 |  6110 | 40155k| 184.7 |   260M |  50 |1173 |  10k|   0 | 662k|  0 | 297k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2573.43/2579.59	c  2580s|215400 |  6097 | 40172k| 184.7 |   260M |  50 |1173 |  10k| 792 | 662k|  1 | 297k|  31 | 0.000000e+00 |      --      |    Inf |  56.41%
2574.33/2580.44	c  2580s|215500 |  6091 | 40186k| 184.7 |   260M |  50 |1173 |  10k| 785 | 662k|  1 | 297k|  31 | 0.000000e+00 |      --      |    Inf |  56.42%
2575.42/2581.56	c  2582s|215600 |  6093 | 40204k| 184.7 |   260M |  50 |1173 |  10k| 786 | 662k|  1 | 297k|  31 | 0.000000e+00 |      --      |    Inf |  56.42%
2576.52/2582.61	c  2583s|215700 |  6088 | 40221k| 184.7 |   260M |  50 |1173 |  10k| 827 | 662k|  2 | 298k|  31 | 0.000000e+00 |      --      |    Inf |  56.42%
2577.52/2583.67	c  2584s|215800 |  6088 | 40238k| 184.7 |   260M |  50 |1173 |  10k|   0 | 663k|  0 | 298k|  31 | 0.000000e+00 |      --      |    Inf |  56.42%
2578.72/2584.87	c  2585s|215900 |  6077 | 40257k| 184.7 |   260M |  50 |1173 |  10k|   0 | 663k|  0 | 298k|  31 | 0.000000e+00 |      --      |    Inf |  56.42%
2579.81/2585.90	c  2586s|216000 |  6070 | 40273k| 184.7 |   260M |  50 |1173 |  10k|   0 | 663k|  0 | 298k|  31 | 0.000000e+00 |      --      |    Inf |  56.42%
2581.02/2587.18	c  2587s|216100 |  6055 | 40294k| 184.7 |   260M |  50 |1173 |  10k|   0 | 664k|  0 | 298k|  31 | 0.000000e+00 |      --      |    Inf |  56.42%
2582.21/2588.36	c  2588s|216200 |  6029 | 40314k| 184.7 |   260M |  50 |1173 |  10k| 793 | 664k|  0 | 298k|  31 | 0.000000e+00 |      --      |    Inf |  56.42%
2583.11/2589.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2583.11/2589.29	c  2589s|216300 |  6018 | 40328k| 184.7 |   260M |  50 |1173 |  10k| 785 | 664k|  1 | 298k|  31 | 0.000000e+00 |      --      |    Inf |  56.42%
2584.10/2590.24	c  2590s|216400 |  6010 | 40343k| 184.7 |   260M |  50 |1173 |  10k| 804 | 664k|  1 | 298k|  31 | 0.000000e+00 |      --      |    Inf |  56.42%
2585.40/2591.52	c  2592s|216500 |  6007 | 40362k| 184.7 |   260M |  50 |1173 |  10k| 835 | 664k|  0 | 299k|  31 | 0.000000e+00 |      --      |    Inf |  56.42%
2587.10/2593.28	c  2593s|216600 |  6019 | 40390k| 184.7 |   260M |  50 |1173 |  10k| 912 | 664k|  1 | 299k|  31 | 0.000000e+00 |      --      |    Inf |  56.42%
2588.59/2594.78	c  2595s|216700 |  6016 | 40412k| 184.7 |   260M |  50 |1173 |  10k| 886 | 664k|  1 | 299k|  31 | 0.000000e+00 |      --      |    Inf |  56.43%
2589.59/2595.72	c  2596s|216800 |  6014 | 40426k| 184.7 |   260M |  50 |1173 |  10k| 859 | 665k|  1 | 299k|  31 | 0.000000e+00 |      --      |    Inf |  56.43%
2590.79/2596.97	c  2597s|216900 |  6027 | 40445k| 184.7 |   260M |  50 |1173 |  10k| 801 | 665k|  0 | 299k|  31 | 0.000000e+00 |      --      |    Inf |  56.46%
2591.69/2597.88	c  2598s|217000 |  6009 | 40459k| 184.7 |   260M |  50 |1173 |  10k| 767 | 665k|  1 | 299k|  31 | 0.000000e+00 |      --      |    Inf |  56.49%
2593.08/2599.26	c  2599s|217100 |  6012 | 40480k| 184.7 |   260M |  50 |1173 |  10k| 788 | 666k|  1 | 300k|  31 | 0.000000e+00 |      --      |    Inf |  56.49%
2594.08/2600.21	c  2600s|217200 |  6014 | 40494k| 184.7 |   260M |  50 |1173 |  10k| 865 | 666k|  1 | 300k|  31 | 0.000000e+00 |      --      |    Inf |  56.49%
2595.08/2601.24	c  2601s|217300 |  6020 | 40509k| 184.7 |   260M |  50 |1173 |  10k|   0 | 666k|  0 | 300k|  31 | 0.000000e+00 |      --      |    Inf |  56.50%
2595.98/2602.11	c  2602s|217400 |  6019 | 40523k| 184.6 |   260M |  50 |1173 |  10k|   0 | 666k|  0 | 300k|  31 | 0.000000e+00 |      --      |    Inf |  56.50%
2597.37/2603.50	c  2604s|217500 |  6043 | 40546k| 184.7 |   261M |  50 |1173 |  10k| 821 | 667k|  2 | 300k|  31 | 0.000000e+00 |      --      |    Inf |  56.50%
2598.67/2604.86	c  2605s|217600 |  6045 | 40567k| 184.7 |   261M |  50 |1173 |  10k| 803 | 668k|  0 | 300k|  31 | 0.000000e+00 |      --      |    Inf |  56.50%
2599.97/2606.13	c  2606s|217700 |  6058 | 40588k| 184.7 |   261M |  50 |1173 |  10k| 804 | 668k|  1 | 300k|  31 | 0.000000e+00 |      --      |    Inf |  56.50%
2601.26/2607.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2601.26/2607.48	c  2607s|217800 |  6093 | 40609k| 184.7 |   261M |  50 |1173 |  10k| 772 | 668k|  1 | 300k|  31 | 0.000000e+00 |      --      |    Inf |  56.50%
2602.46/2608.69	c  2609s|217900 |  6112 | 40628k| 184.7 |   261M |  50 |1173 |  10k|   0 | 669k|  0 | 301k|  31 | 0.000000e+00 |      --      |    Inf |  56.50%
2603.26/2609.46	c  2609s|218000 |  6106 | 40640k| 184.7 |   261M |  50 |1173 |  10k|   0 | 669k|  0 | 301k|  31 | 0.000000e+00 |      --      |    Inf |  56.50%
2604.56/2610.76	c  2611s|218100 |  6131 | 40660k| 184.7 |   261M |  50 |1173 |  10k|   0 | 669k|  0 | 301k|  31 | 0.000000e+00 |      --      |    Inf |  56.51%
2605.75/2611.92	c  2612s|218200 |  6127 | 40679k| 184.7 |   261M |  50 |1173 |  10k|   0 | 669k|  0 | 301k|  31 | 0.000000e+00 |      --      |    Inf |  56.51%
2606.86/2613.03	c  2613s|218300 |  6131 | 40696k| 184.7 |   261M |  50 |1173 |  10k| 808 | 669k|  1 | 301k|  31 | 0.000000e+00 |      --      |    Inf |  56.51%
2607.55/2613.77	c  2614s|218400 |  6134 | 40708k| 184.6 |   261M |  50 |1173 |  10k| 772 | 670k|  1 | 301k|  31 | 0.000000e+00 |      --      |    Inf |  56.51%
2608.35/2614.54	c  2615s|218500 |  6124 | 40720k| 184.6 |   261M |  50 |1173 |  10k|   0 | 670k|  0 | 301k|  31 | 0.000000e+00 |      --      |    Inf |  56.51%
2609.15/2615.36	c  2615s|218600 |  6117 | 40732k| 184.6 |   261M |  50 |1173 |  10k| 817 | 670k|  1 | 301k|  31 | 0.000000e+00 |      --      |    Inf |  56.51%
2610.14/2616.39	c  2616s|218700 |  6109 | 40749k| 184.6 |   261M |  50 |1173 |  10k| 805 | 670k|  1 | 301k|  31 | 0.000000e+00 |      --      |    Inf |  56.51%
2611.24/2617.45	c  2617s|218800 |  6121 | 40765k| 184.6 |   261M |  50 |1173 |  10k|   0 | 670k|  0 | 302k|  31 | 0.000000e+00 |      --      |    Inf |  56.51%
2611.84/2618.05	c  2618s|218900 |  6125 | 40775k| 184.5 |   261M |  50 |1173 |  10k|   0 | 671k|  0 | 302k|  31 | 0.000000e+00 |      --      |    Inf |  56.51%
2612.24/2618.46	c  2618s|219000 |  6109 | 40780k| 184.5 |   261M |  50 |1173 |  10k| 840 | 671k|  1 | 302k|  31 | 0.000000e+00 |      --      |    Inf |  56.51%
2613.44/2619.60	c  2620s|219100 |  6121 | 40798k| 184.5 |   261M |  50 |1173 |  10k| 825 | 671k|  0 | 302k|  31 | 0.000000e+00 |      --      |    Inf |  56.51%
2614.63/2620.84	c  2621s|219200 |  6125 | 40817k| 184.5 |   261M |  50 |1173 |  10k| 872 | 671k|  0 | 302k|  31 | 0.000000e+00 |      --      |    Inf |  56.52%
2615.43/2621.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2615.43/2621.69	c  2622s|219300 |  6128 | 40829k| 184.4 |   261M |  50 |1173 |  10k| 893 | 672k|  1 | 302k|  31 | 0.000000e+00 |      --      |    Inf |  56.52%
2616.53/2622.71	c  2623s|219400 |  6121 | 40844k| 184.4 |   261M |  50 |1173 |  10k| 833 | 672k|  1 | 302k|  31 | 0.000000e+00 |      --      |    Inf |  56.52%
2617.43/2623.65	c  2624s|219500 |  6130 | 40858k| 184.4 |   261M |  50 |1173 |  10k| 849 | 672k|  1 | 302k|  31 | 0.000000e+00 |      --      |    Inf |  56.52%
2618.62/2624.86	c  2625s|219600 |  6146 | 40877k| 184.4 |   262M |  50 |1173 |  10k| 799 | 673k|  1 | 303k|  31 | 0.000000e+00 |      --      |    Inf |  56.55%
2619.22/2625.48	c  2625s|219700 |  6156 | 40886k| 184.4 |   262M |  50 |1173 |  10k| 802 | 673k|  1 | 303k|  31 | 0.000000e+00 |      --      |    Inf |  56.55%
2620.02/2626.29	c  2626s|219800 |  6161 | 40899k| 184.3 |   262M |  50 |1173 |  10k|   0 | 673k|  0 | 303k|  31 | 0.000000e+00 |      --      |    Inf |  56.55%
2620.82/2627.01	c  2627s|219900 |  6143 | 40910k| 184.3 |   262M |  50 |1173 |  10k| 804 | 673k|  1 | 303k|  31 | 0.000000e+00 |      --      |    Inf |  56.57%
2622.21/2628.47	c  2628s|220000 |  6147 | 40933k| 184.3 |   262M |  50 |1173 |  10k| 823 | 674k|  1 | 303k|  31 | 0.000000e+00 |      --      |    Inf |  56.57%
2623.71/2629.90	c  2630s|220100 |  6163 | 40955k| 184.3 |   263M |  50 |1173 |  10k| 831 | 674k|  0 | 303k|  31 | 0.000000e+00 |      --      |    Inf |  56.57%
2625.41/2631.68	c  2632s|220200 |  6157 | 40984k| 184.4 |   263M |  50 |1173 |  10k|   0 | 674k|  0 | 303k|  31 | 0.000000e+00 |      --      |    Inf |  56.58%
2626.91/2633.13	c  2633s|220300 |  6159 | 41007k| 184.4 |   263M |  50 |1173 |  10k|   0 | 675k|  0 | 303k|  31 | 0.000000e+00 |      --      |    Inf |  56.61%
2628.10/2634.36	c  2634s|220400 |  6155 | 41025k| 184.4 |   263M |  50 |1173 |  10k|   0 | 675k|  0 | 304k|  31 | 0.000000e+00 |      --      |    Inf |  56.62%
2629.50/2635.77	c  2636s|220500 |  6165 | 41047k| 184.4 |   263M |  50 |1173 |  10k| 824 | 675k|  1 | 304k|  31 | 0.000000e+00 |      --      |    Inf |  56.62%
2630.40/2636.69	c  2637s|220600 |  6172 | 41061k| 184.4 |   263M |  50 |1173 |  10k| 832 | 676k|  1 | 304k|  31 | 0.000000e+00 |      --      |    Inf |  56.62%
2630.99/2637.25	c  2637s|220700 |  6169 | 41069k| 184.4 |   263M |  50 |1173 |  10k| 877 | 676k|  2 | 304k|  31 | 0.000000e+00 |      --      |    Inf |  56.62%
2631.59/2637.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2631.59/2637.80	c  2638s|220800 |  6171 | 41077k| 184.3 |   263M |  50 |1173 |  10k| 866 | 676k|  0 | 304k|  31 | 0.000000e+00 |      --      |    Inf |  56.62%
2632.29/2638.58	c  2639s|220900 |  6167 | 41089k| 184.3 |   263M |  50 |1173 |  10k| 854 | 677k|  0 | 304k|  31 | 0.000000e+00 |      --      |    Inf |  56.62%
2633.09/2639.36	c  2639s|221000 |  6164 | 41101k| 184.3 |   263M |  50 |1173 |  10k| 847 | 677k|  0 | 304k|  31 | 0.000000e+00 |      --      |    Inf |  56.62%
2633.79/2640.10	c  2640s|221100 |  6161 | 41111k| 184.2 |   263M |  50 |1173 |  10k|   0 | 677k|  0 | 305k|  31 | 0.000000e+00 |      --      |    Inf |  56.63%
2635.08/2641.33	c  2641s|221200 |  6166 | 41130k| 184.2 |   263M |  50 |1173 |  10k| 822 | 677k|  1 | 305k|  31 | 0.000000e+00 |      --      |    Inf |  56.63%
2636.38/2642.60	c  2643s|221300 |  6186 | 41150k| 184.2 |   263M |  50 |1173 |  10k| 830 | 677k|  1 | 305k|  31 | 0.000000e+00 |      --      |    Inf |  56.64%
2637.28/2643.57	c  2644s|221400 |  6194 | 41165k| 184.2 |   263M |  50 |1173 |  10k| 827 | 678k|  1 | 305k|  31 | 0.000000e+00 |      --      |    Inf |  56.64%
2638.18/2644.46	c  2644s|221500 |  6195 | 41178k| 184.2 |   263M |  50 |1173 |  10k|   0 | 678k|  0 | 305k|  31 | 0.000000e+00 |      --      |    Inf |  56.64%
2639.27/2645.50	c  2646s|221600 |  6200 | 41194k| 184.2 |   263M |  50 |1173 |  10k|   0 | 678k|  0 | 305k|  31 | 0.000000e+00 |      --      |    Inf |  56.64%
2640.17/2646.48	c  2646s|221700 |  6196 | 41208k| 184.2 |   263M |  50 |1173 |  10k| 844 | 678k|  1 | 305k|  31 | 0.000000e+00 |      --      |    Inf |  56.64%
2641.97/2648.25	c  2648s|221800 |  6208 | 41235k| 184.2 |   263M |  50 |1173 |  10k| 866 | 679k|  1 | 306k|  31 | 0.000000e+00 |      --      |    Inf |  56.65%
2642.87/2649.18	c  2649s|221900 |  6217 | 41248k| 184.2 |   263M |  50 |1173 |  10k| 818 | 679k|  1 | 306k|  31 | 0.000000e+00 |      --      |    Inf |  56.66%
2644.36/2650.68	c  2651s|222000 |  6240 | 41270k| 184.2 |   263M |  50 |1173 |  10k|   0 | 679k|  0 | 306k|  31 | 0.000000e+00 |      --      |    Inf |  56.67%
2645.86/2652.12	c  2652s|222100 |  6227 | 41292k| 184.2 |   263M |  50 |1173 |  10k|   0 | 680k|  0 | 306k|  31 | 0.000000e+00 |      --      |    Inf |  56.68%
2647.06/2653.39	c  2653s|222200 |  6231 | 41311k| 184.2 |   263M |  50 |1173 |  10k|   0 | 680k|  0 | 306k|  31 | 0.000000e+00 |      --      |    Inf |  56.72%
2648.55/2654.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2648.55/2654.86	c  2655s|222300 |  6235 | 41334k| 184.2 |   263M |  50 |1173 |  10k| 780 | 680k|  1 | 306k|  31 | 0.000000e+00 |      --      |    Inf |  56.72%
2649.65/2655.91	c  2656s|222400 |  6243 | 41350k| 184.2 |   263M |  50 |1173 |  10k|   0 | 680k|  0 | 306k|  31 | 0.000000e+00 |      --      |    Inf |  56.72%
2651.54/2657.88	c  2658s|222500 |  6261 | 41379k| 184.3 |   264M |  50 |1173 |  10k| 823 | 681k|  1 | 307k|  31 | 0.000000e+00 |      --      |    Inf |  56.72%
2652.34/2658.62	c  2659s|222600 |  6258 | 41390k| 184.2 |   264M |  50 |1173 |  10k| 826 | 681k|  0 | 307k|  31 | 0.000000e+00 |      --      |    Inf |  56.72%
2653.44/2659.70	c  2660s|222700 |  6256 | 41408k| 184.2 |   264M |  50 |1173 |  10k| 831 | 681k|  1 | 307k|  31 | 0.000000e+00 |      --      |    Inf |  56.72%
2654.44/2660.72	c  2661s|222800 |  6261 | 41423k| 184.2 |   264M |  50 |1173 |  10k| 867 | 682k|  0 | 307k|  31 | 0.000000e+00 |      --      |    Inf |  56.72%
2655.54/2661.89	c  2662s|222900 |  6254 | 41441k| 184.2 |   264M |  50 |1173 |  10k| 831 | 682k|  1 | 307k|  31 | 0.000000e+00 |      --      |    Inf |  56.72%
2656.63/2662.96	c  2663s|223000 |  6253 | 41458k| 184.2 |   264M |  50 |1173 |  10k| 852 | 682k|  1 | 307k|  31 | 0.000000e+00 |      --      |    Inf |  56.72%
2657.74/2664.03	c  2664s|223100 |  6248 | 41474k| 184.2 |   264M |  50 |1173 |  10k| 854 | 682k|  0 | 307k|  31 | 0.000000e+00 |      --      |    Inf |  56.72%
2658.73/2665.01	c  2665s|223200 |  6245 | 41488k| 184.2 |   264M |  50 |1173 |  10k|   0 | 683k|  0 | 308k|  31 | 0.000000e+00 |      --      |    Inf |  56.72%
2659.63/2665.97	c  2666s|223300 |  6252 | 41503k| 184.2 |   264M |  50 |1173 |  10k| 839 | 683k|  0 | 308k|  31 | 0.000000e+00 |      --      |    Inf |  56.73%
2660.92/2667.20	c  2667s|223400 |  6236 | 41523k| 184.2 |   264M |  50 |1173 |  10k| 894 | 683k|  1 | 308k|  31 | 0.000000e+00 |      --      |    Inf |  56.74%
2661.92/2668.25	c  2668s|223500 |  6220 | 41538k| 184.1 |   264M |  50 |1173 |  10k| 854 | 683k|  0 | 308k|  31 | 0.000000e+00 |      --      |    Inf |  56.74%
2662.72/2669.08	c  2669s|223600 |  6225 | 41551k| 184.1 |   264M |  50 |1173 |  10k| 843 | 683k|  1 | 308k|  31 | 0.000000e+00 |      --      |    Inf |  56.74%
2663.82/2670.14	c  2670s|223700 |  6210 | 41566k| 184.1 |   264M |  50 |1173 |  10k| 829 | 684k|  0 | 308k|  31 | 0.000000e+00 |      --      |    Inf |  56.74%
2664.61/2670.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2664.61/2670.96	c  2671s|223800 |  6210 | 41579k| 184.1 |   264M |  50 |1173 |  10k| 832 | 684k|  2 | 308k|  31 | 0.000000e+00 |      --      |    Inf |  56.75%
2665.41/2671.73	c  2672s|223900 |  6207 | 41590k| 184.1 |   264M |  50 |1173 |  10k|   0 | 684k|  0 | 309k|  31 | 0.000000e+00 |      --      |    Inf |  56.75%
2666.41/2672.78	c  2673s|224000 |  6205 | 41605k| 184.0 |   264M |  50 |1173 |  10k| 789 | 684k|  1 | 309k|  31 | 0.000000e+00 |      --      |    Inf |  56.85%
2667.81/2674.12	c  2674s|224100 |  6206 | 41625k| 184.0 |   264M |  50 |1173 |  10k| 806 | 685k|  0 | 309k|  31 | 0.000000e+00 |      --      |    Inf |  56.90%
2668.80/2675.14	c  2675s|224200 |  6204 | 41641k| 184.0 |   264M |  50 |1173 |  10k| 888 | 685k|  2 | 309k|  31 | 0.000000e+00 |      --      |    Inf |  56.90%
2670.00/2676.35	c  2676s|224300 |  6199 | 41658k| 184.0 |   264M |  50 |1173 |  10k| 911 | 685k|  1 | 309k|  31 | 0.000000e+00 |      --      |    Inf |  56.90%
2670.99/2677.39	c  2677s|224400 |  6201 | 41674k| 184.0 |   264M |  50 |1173 |  10k| 810 | 685k|  1 | 309k|  31 | 0.000000e+00 |      --      |    Inf |  56.90%
2672.59/2678.93	c  2679s|224500 |  6212 | 41698k| 184.0 |   265M |  50 |1173 |  10k| 861 | 685k|  2 | 309k|  31 | 0.000000e+00 |      --      |    Inf |  56.90%
2673.89/2680.27	c  2680s|224600 |  6214 | 41719k| 184.1 |   265M |  50 |1173 |  10k| 802 | 686k|  1 | 309k|  31 | 0.000000e+00 |      --      |    Inf |  56.91%
2674.99/2681.39	c  2681s|224700 |  6210 | 41736k| 184.0 |   265M |  50 |1173 |  10k| 813 | 686k|  1 | 310k|  31 | 0.000000e+00 |      --      |    Inf |  56.91%
2676.28/2682.61	c  2683s|224800 |  6201 | 41754k| 184.0 |   265M |  50 |1173 |  10k| 891 | 686k|  1 | 310k|  31 | 0.000000e+00 |      --      |    Inf |  56.93%
2677.68/2684.07	c  2684s|224900 |  6205 | 41777k| 184.1 |   265M |  50 |1173 |  10k| 833 | 686k|  1 | 310k|  31 | 0.000000e+00 |      --      |    Inf |  56.96%
2679.18/2685.50	c  2686s|225000 |  6203 | 41798k| 184.1 |   265M |  50 |1173 |  10k| 850 | 687k|  1 | 310k|  31 | 0.000000e+00 |      --      |    Inf |  56.96%
2680.78/2687.17	c  2687s|225100 |  6216 | 41823k| 184.1 |   265M |  50 |1173 |  10k| 832 | 687k|  1 | 310k|  31 | 0.000000e+00 |      --      |    Inf |  56.97%
2682.17/2688.55	c  2689s|225200 |  6227 | 41845k| 184.1 |   265M |  50 |1173 |  10k| 879 | 687k|  2 | 310k|  31 | 0.000000e+00 |      --      |    Inf |  56.97%
2683.37/2689.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2683.37/2689.75	c  2690s|225300 |  6230 | 41863k| 184.1 |   265M |  50 |1173 |  10k| 863 | 688k|  1 | 310k|  31 | 0.000000e+00 |      --      |    Inf |  56.97%
2684.16/2690.58	c  2691s|225400 |  6228 | 41875k| 184.1 |   265M |  50 |1173 |  10k| 909 | 688k|  1 | 311k|  31 | 0.000000e+00 |      --      |    Inf |  56.97%
2686.06/2692.43	c  2692s|225500 |  6249 | 41901k| 184.1 |   265M |  50 |1173 |  10k|   0 | 688k|  0 | 311k|  31 | 0.000000e+00 |      --      |    Inf |  56.97%
2687.56/2693.91	c  2694s|225600 |  6261 | 41924k| 184.1 |   265M |  50 |1173 |  10k|   0 | 688k|  0 | 311k|  31 | 0.000000e+00 |      --      |    Inf |  56.97%
2688.35/2694.79	c  2695s|225700 |  6253 | 41937k| 184.1 |   265M |  50 |1173 |  10k| 906 | 688k|  1 | 311k|  31 | 0.000000e+00 |      --      |    Inf |  56.97%
2689.35/2695.78	c  2696s|225800 |  6249 | 41951k| 184.1 |   265M |  50 |1173 |  10k| 869 | 689k|  1 | 311k|  31 | 0.000000e+00 |      --      |    Inf |  56.97%
2690.55/2696.95	c  2697s|225900 |  6266 | 41968k| 184.1 |   265M |  50 |1173 |  10k|   0 | 689k|  0 | 311k|  31 | 0.000000e+00 |      --      |    Inf |  56.97%
2691.25/2697.63	c  2698s|226000 |  6257 | 41977k| 184.1 |   265M |  50 |1173 |  10k| 902 | 689k|  1 | 311k|  31 | 0.000000e+00 |      --      |    Inf |  56.97%
2692.54/2698.94	c  2699s|226100 |  6251 | 41996k| 184.1 |   265M |  50 |1173 |  10k|   0 | 689k|  0 | 311k|  31 | 0.000000e+00 |      --      |    Inf |  56.97%
2693.65/2700.08	c  2700s|226200 |  6251 | 42013k| 184.1 |   265M |  50 |1173 |  10k| 842 | 690k|  0 | 312k|  31 | 0.000000e+00 |      --      |    Inf |  56.98%
2695.24/2701.65	c  2702s|226300 |  6248 | 42036k| 184.1 |   265M |  50 |1173 |  10k|   0 | 690k|  0 | 312k|  31 | 0.000000e+00 |      --      |    Inf |  57.03%
2696.64/2703.09	c  2703s|226400 |  6265 | 42059k| 184.1 |   265M |  50 |1173 |  10k|   0 | 690k|  0 | 312k|  31 | 0.000000e+00 |      --      |    Inf |  57.04%
2697.74/2704.16	c  2704s|226500 |  6272 | 42075k| 184.1 |   265M |  50 |1173 |  10k| 773 | 690k|  1 | 312k|  31 | 0.000000e+00 |      --      |    Inf |  57.04%
2699.13/2705.57	c  2706s|226600 |  6267 | 42095k| 184.1 |   265M |  50 |1173 |  10k| 857 | 691k|  0 | 312k|  31 | 0.000000e+00 |      --      |    Inf |  57.05%
2700.53/2706.94	c  2707s|226700 |  6270 | 42115k| 184.1 |   265M |  50 |1173 |  10k|   0 | 691k|  0 | 312k|  31 | 0.000000e+00 |      --      |    Inf |  57.05%
2702.12/2708.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2702.12/2708.59	c  2709s|226800 |  6266 | 42140k| 184.1 |   265M |  50 |1173 |  10k| 833 | 691k|  2 | 312k|  31 | 0.000000e+00 |      --      |    Inf |  57.05%
2704.02/2710.43	c  2710s|226900 |  6271 | 42170k| 184.2 |   265M |  50 |1173 |  10k| 817 | 692k|  1 | 313k|  31 | 0.000000e+00 |      --      |    Inf |  57.06%
2705.72/2712.17	c  2712s|227000 |  6281 | 42199k| 184.2 |   266M |  50 |1173 |  10k| 817 | 692k|  1 | 313k|  31 | 0.000000e+00 |      --      |    Inf |  57.06%
2707.21/2713.61	c  2714s|227100 |  6270 | 42222k| 184.2 |   266M |  50 |1173 |  10k| 886 | 693k|  1 | 313k|  31 | 0.000000e+00 |      --      |    Inf |  57.06%
2708.01/2714.49	c  2714s|227200 |  6276 | 42235k| 184.2 |   266M |  50 |1173 |  10k|   0 | 693k|  0 | 313k|  31 | 0.000000e+00 |      --      |    Inf |  57.06%
2709.61/2716.06	c  2716s|227300 |  6281 | 42258k| 184.2 |   266M |  50 |1173 |  10k|   0 | 693k|  0 | 313k|  31 | 0.000000e+00 |      --      |    Inf |  57.07%
2710.71/2717.11	c  2717s|227400 |  6283 | 42274k| 184.2 |   266M |  50 |1173 |  10k|   0 | 693k|  0 | 313k|  31 | 0.000000e+00 |      --      |    Inf |  57.07%
2711.90/2718.32	c  2718s|227500 |  6286 | 42293k| 184.2 |   266M |  50 |1173 |  10k| 905 | 693k|  1 | 314k|  31 | 0.000000e+00 |      --      |    Inf |  57.07%
2712.90/2719.33	c  2719s|227600 |  6280 | 42308k| 184.2 |   266M |  50 |1173 |  10k|   0 | 694k|  0 | 314k|  31 | 0.000000e+00 |      --      |    Inf |  57.09%
2714.09/2720.50	c  2721s|227700 |  6276 | 42324k| 184.2 |   266M |  50 |1173 |  10k| 852 | 694k|  1 | 314k|  31 | 0.000000e+00 |      --      |    Inf |  57.10%
2714.99/2721.40	c  2721s|227800 |  6269 | 42337k| 184.2 |   266M |  50 |1173 |  10k| 777 | 694k|  1 | 314k|  31 | 0.000000e+00 |      --      |    Inf |  57.10%
2715.79/2722.23	c  2722s|227900 |  6263 | 42349k| 184.2 |   266M |  50 |1173 |  10k|   0 | 694k|  0 | 314k|  31 | 0.000000e+00 |      --      |    Inf |  57.13%
2717.09/2723.55	c  2724s|228000 |  6284 | 42370k| 184.2 |   266M |  50 |1173 |  10k| 831 | 695k|  2 | 314k|  31 | 0.000000e+00 |      --      |    Inf |  57.13%
2718.28/2724.73	c  2725s|228100 |  6288 | 42388k| 184.2 |   266M |  50 |1173 |  10k| 838 | 695k|  0 | 314k|  31 | 0.000000e+00 |      --      |    Inf |  57.14%
2719.68/2726.13	c  2726s|228200 |  6287 | 42409k| 184.2 |   266M |  50 |1173 |  10k| 890 | 695k|  1 | 315k|  31 | 0.000000e+00 |      --      |    Inf |  57.14%
2720.88/2727.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2720.88/2727.36	c  2727s|228300 |  6291 | 42428k| 184.2 |   266M |  50 |1173 |  10k| 784 | 696k|  1 | 315k|  31 | 0.000000e+00 |      --      |    Inf |  57.14%
2721.87/2728.33	c  2728s|228400 |  6291 | 42442k| 184.2 |   266M |  50 |1173 |  10k| 889 | 696k|  1 | 315k|  31 | 0.000000e+00 |      --      |    Inf |  57.15%
2723.17/2729.61	c  2730s|228500 |  6291 | 42461k| 184.2 |   266M |  50 |1173 |  10k| 854 | 696k|  1 | 315k|  31 | 0.000000e+00 |      --      |    Inf |  57.15%
2724.37/2730.87	c  2731s|228600 |  6288 | 42480k| 184.2 |   266M |  50 |1173 |  10k| 899 | 696k|  1 | 315k|  31 | 0.000000e+00 |      --      |    Inf |  57.15%
2725.67/2732.11	c  2732s|228700 |  6277 | 42500k| 184.2 |   266M |  50 |1173 |  10k| 878 | 696k|  1 | 315k|  31 | 0.000000e+00 |      --      |    Inf |  57.15%
2726.76/2733.23	c  2733s|228800 |  6280 | 42517k| 184.2 |   266M |  50 |1173 |  10k|   0 | 697k|  0 | 315k|  31 | 0.000000e+00 |      --      |    Inf |  57.16%
2727.46/2733.93	c  2734s|228900 |  6273 | 42527k| 184.1 |   266M |  50 |1173 |  10k|   0 | 697k|  0 | 316k|  31 | 0.000000e+00 |      --      |    Inf |  57.17%
2728.56/2735.04	c  2735s|229000 |  6277 | 42543k| 184.1 |   266M |  50 |1173 |  10k| 824 | 697k|  2 | 316k|  31 | 0.000000e+00 |      --      |    Inf |  57.17%
2730.35/2736.82	c  2737s|229100 |  6282 | 42573k| 184.2 |   266M |  50 |1173 |  10k|   0 | 698k|  0 | 316k|  31 | 0.000000e+00 |      --      |    Inf |  57.17%
2731.75/2738.25	c  2738s|229200 |  6279 | 42596k| 184.2 |   266M |  50 |1173 |  10k| 810 | 698k|  0 | 316k|  31 | 0.000000e+00 |      --      |    Inf |  57.18%
2733.25/2739.78	c  2740s|229300 |  6294 | 42620k| 184.2 |   266M |  50 |1173 |  10k| 866 | 698k|  0 | 316k|  31 | 0.000000e+00 |      --      |    Inf |  57.18%
2734.34/2740.80	c  2741s|229400 |  6288 | 42635k| 184.2 |   266M |  50 |1173 |  10k| 821 | 699k|  0 | 316k|  31 | 0.000000e+00 |      --      |    Inf |  57.18%
2735.74/2742.26	c  2742s|229500 |  6281 | 42656k| 184.2 |   266M |  50 |1173 |  10k| 810 | 699k|  1 | 317k|  31 | 0.000000e+00 |      --      |    Inf |  57.19%
2737.34/2743.81	c  2744s|229600 |  6284 | 42682k| 184.2 |   266M |  50 |1173 |  10k|   0 | 699k|  0 | 317k|  31 | 0.000000e+00 |      --      |    Inf |  57.19%
2738.83/2745.30	c  2745s|229700 |  6285 | 42707k| 184.3 |   267M |  50 |1173 |  10k| 815 | 700k|  2 | 317k|  31 | 0.000000e+00 |      --      |    Inf |  57.20%
2740.03/2746.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2740.03/2746.59	c  2747s|229800 |  6282 | 42727k| 184.3 |   267M |  50 |1173 |  10k| 844 | 700k|  2 | 317k|  31 | 0.000000e+00 |      --      |    Inf |  57.20%
2741.53/2748.08	c  2748s|229900 |  6286 | 42749k| 184.3 |   267M |  50 |1173 |  10k| 860 | 700k|  1 | 317k|  31 | 0.000000e+00 |      --      |    Inf |  57.21%
2742.92/2749.44	c  2749s|230000 |  6285 | 42769k| 184.3 |   267M |  50 |1173 |  10k| 942 | 701k|  1 | 317k|  31 | 0.000000e+00 |      --      |    Inf |  57.21%
2743.72/2750.28	c  2750s|230100 |  6286 | 42782k| 184.3 |   267M |  50 |1173 |  10k|   0 | 701k|  0 | 317k|  31 | 0.000000e+00 |      --      |    Inf |  57.21%
2744.82/2751.37	c  2751s|230200 |  6281 | 42797k| 184.3 |   267M |  50 |1173 |  10k| 820 | 701k|  1 | 318k|  31 | 0.000000e+00 |      --      |    Inf |  57.21%
2745.82/2752.32	c  2752s|230300 |  6273 | 42812k| 184.2 |   267M |  50 |1173 |  10k| 789 | 701k|  1 | 318k|  31 | 0.000000e+00 |      --      |    Inf |  57.21%
2746.82/2753.38	c  2753s|230400 |  6276 | 42828k| 184.2 |   267M |  50 |1173 |  10k| 820 | 701k|  1 | 318k|  31 | 0.000000e+00 |      --      |    Inf |  57.21%
2747.52/2754.06	c  2754s|230500 |  6270 | 42838k| 184.2 |   267M |  50 |1173 |  10k| 851 | 701k|  1 | 318k|  31 | 0.000000e+00 |      --      |    Inf |  57.21%
2748.71/2755.22	c  2755s|230600 |  6265 | 42855k| 184.2 |   267M |  50 |1173 |  10k|   0 | 702k|  0 | 318k|  31 | 0.000000e+00 |      --      |    Inf |  57.21%
2749.61/2756.12	c  2756s|230700 |  6257 | 42868k| 184.2 |   267M |  50 |1173 |  10k| 833 | 702k|  0 | 318k|  31 | 0.000000e+00 |      --      |    Inf |  57.23%
2750.71/2757.20	c  2757s|230800 |  6269 | 42885k| 184.2 |   267M |  50 |1173 |  10k| 875 | 702k|  2 | 318k|  31 | 0.000000e+00 |      --      |    Inf |  57.23%
2752.30/2758.88	c  2759s|230900 |  6282 | 42910k| 184.2 |   267M |  50 |1173 |  10k| 800 | 703k|  1 | 319k|  31 | 0.000000e+00 |      --      |    Inf |  57.25%
2753.90/2760.48	c  2760s|231000 |  6293 | 42934k| 184.2 |   268M |  50 |1173 |  10k| 886 | 703k|  1 | 319k|  31 | 0.000000e+00 |      --      |    Inf |  57.27%
2755.39/2761.98	c  2762s|231100 |  6295 | 42957k| 184.2 |   268M |  50 |1173 |  10k| 886 | 703k|  1 | 319k|  31 | 0.000000e+00 |      --      |    Inf |  57.27%
2756.39/2763.00	c  2763s|231200 |  6285 | 42972k| 184.2 |   268M |  50 |1173 |  10k| 835 | 703k|  1 | 319k|  31 | 0.000000e+00 |      --      |    Inf |  57.27%
2757.79/2764.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2757.79/2764.38	c  2764s|231300 |  6287 | 42993k| 184.2 |   268M |  50 |1173 |  10k| 806 | 704k|  1 | 319k|  31 | 0.000000e+00 |      --      |    Inf |  57.28%
2759.09/2765.65	c  2766s|231400 |  6293 | 43014k| 184.2 |   268M |  50 |1173 |  10k|   0 | 704k|  0 | 319k|  31 | 0.000000e+00 |      --      |    Inf |  57.28%
2760.38/2766.91	c  2767s|231500 |  6295 | 43034k| 184.2 |   268M |  50 |1173 |  10k| 838 | 704k|  1 | 319k|  31 | 0.000000e+00 |      --      |    Inf |  57.28%
2761.28/2767.87	c  2768s|231600 |  6289 | 43048k| 184.2 |   268M |  50 |1173 |  10k| 813 | 704k|  1 | 320k|  31 | 0.000000e+00 |      --      |    Inf |  57.28%
2762.68/2769.22	c  2769s|231700 |  6297 | 43069k| 184.2 |   268M |  50 |1173 |  10k| 853 | 705k|  1 | 320k|  31 | 0.000000e+00 |      --      |    Inf |  57.28%
2763.68/2770.27	c  2770s|231800 |  6299 | 43085k| 184.2 |   268M |  50 |1173 |  10k| 883 | 705k|  1 | 320k|  31 | 0.000000e+00 |      --      |    Inf |  57.28%
2764.97/2771.59	c  2772s|231900 |  6293 | 43105k| 184.2 |   268M |  50 |1173 |  10k|   0 | 705k|  0 | 320k|  31 | 0.000000e+00 |      --      |    Inf |  57.29%
2766.27/2772.83	c  2773s|232000 |  6301 | 43125k| 184.2 |   268M |  50 |1173 |  10k| 814 | 705k|  1 | 320k|  31 | 0.000000e+00 |      --      |    Inf |  57.48%
2766.97/2773.52	c  2774s|232100 |  6305 | 43135k| 184.2 |   268M |  50 |1173 |  10k| 847 | 706k|  1 | 320k|  31 | 0.000000e+00 |      --      |    Inf |  57.48%
2768.26/2774.84	c  2775s|232200 |  6301 | 43155k| 184.2 |   268M |  50 |1173 |  10k| 817 | 706k|  2 | 320k|  31 | 0.000000e+00 |      --      |    Inf |  57.49%
2769.47/2776.01	c  2776s|232300 |  6294 | 43173k| 184.2 |   268M |  50 |1173 |  10k| 772 | 706k|  1 | 320k|  31 | 0.000000e+00 |      --      |    Inf |  57.59%
2770.36/2776.94	c  2777s|232400 |  6292 | 43188k| 184.2 |   268M |  50 |1173 |  10k|   0 | 707k|  0 | 320k|  31 | 0.000000e+00 |      --      |    Inf |  57.60%
2771.46/2778.03	c  2778s|232500 |  6287 | 43204k| 184.2 |   268M |  50 |1173 |  10k|   0 | 707k|  0 | 321k|  31 | 0.000000e+00 |      --      |    Inf |  57.60%
2772.95/2779.51	c  2780s|232600 |  6288 | 43228k| 184.2 |   268M |  50 |1173 |  10k| 871 | 707k|  2 | 321k|  31 | 0.000000e+00 |      --      |    Inf |  57.61%
2774.35/2781.00	c  2781s|232700 |  6281 | 43249k| 184.2 |   268M |  50 |1173 |  10k| 826 | 707k|  1 | 321k|  31 | 0.000000e+00 |      --      |    Inf |  57.65%
2776.05/2782.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2776.05/2782.69	c  2783s|232800 |  6310 | 43274k| 184.2 |   268M |  50 |1173 |  10k| 897 | 708k|  1 | 321k|  31 | 0.000000e+00 |      --      |    Inf |  57.80%
2777.64/2784.22	c  2784s|232900 |  6326 | 43298k| 184.3 |   269M |  50 |1173 |  10k|   0 | 708k|  0 | 321k|  31 | 0.000000e+00 |      --      |    Inf |  57.80%
2778.55/2785.14	c  2785s|233000 |  6331 | 43311k| 184.3 |   269M |  50 |1173 |  10k| 836 | 708k|  0 | 321k|  31 | 0.000000e+00 |      --      |    Inf |  57.81%
2779.54/2786.18	c  2786s|233100 |  6335 | 43326k| 184.2 |   269M |  50 |1173 |  10k| 842 | 709k|  0 | 321k|  31 | 0.000000e+00 |      --      |    Inf |  57.81%
2780.44/2787.01	c  2787s|233200 |  6327 | 43338k| 184.2 |   269M |  50 |1173 |  10k| 852 | 709k|  0 | 322k|  31 | 0.000000e+00 |      --      |    Inf |  57.81%
2781.73/2788.32	c  2788s|233300 |  6320 | 43359k| 184.2 |   269M |  50 |1173 |  10k| 889 | 709k|  1 | 322k|  31 | 0.000000e+00 |      --      |    Inf |  57.82%
2783.33/2789.98	c  2790s|233400 |  6316 | 43384k| 184.2 |   269M |  50 |1173 |  10k| 823 | 709k|  1 | 322k|  31 | 0.000000e+00 |      --      |    Inf |  57.83%
2784.43/2791.04	c  2791s|233500 |  6311 | 43400k| 184.2 |   269M |  50 |1173 |  10k|   0 | 709k|  0 | 322k|  31 | 0.000000e+00 |      --      |    Inf |  57.83%
2785.62/2792.27	c  2792s|233600 |  6327 | 43419k| 184.2 |   269M |  50 |1173 |  10k| 792 | 710k|  1 | 322k|  31 | 0.000000e+00 |      --      |    Inf |  57.89%
2787.02/2793.66	c  2794s|233700 |  6328 | 43441k| 184.3 |   269M |  50 |1173 |  10k|   0 | 710k|  0 | 322k|  31 | 0.000000e+00 |      --      |    Inf |  57.89%
2788.22/2794.83	c  2795s|233800 |  6327 | 43459k| 184.2 |   269M |  50 |1173 |  10k| 874 | 710k|  0 | 322k|  31 | 0.000000e+00 |      --      |    Inf |  57.89%
2788.92/2795.50	c  2796s|233900 |  6328 | 43469k| 184.2 |   269M |  50 |1173 |  10k|   0 | 710k|  0 | 323k|  31 | 0.000000e+00 |      --      |    Inf |  57.89%
2789.61/2796.21	c  2796s|234000 |  6316 | 43478k| 184.2 |   269M |  50 |1173 |  10k|   0 | 711k|  0 | 323k|  31 | 0.000000e+00 |      --      |    Inf |  57.90%
2791.71/2798.36	c  2798s|234100 |  6313 | 43511k| 184.2 |   269M |  50 |1173 |  10k| 821 | 711k|  1 | 323k|  31 | 0.000000e+00 |      --      |    Inf |  57.93%
2792.81/2799.43	c  2799s|234200 |  6310 | 43526k| 184.2 |   269M |  50 |1173 |  10k| 802 | 711k|  1 | 323k|  31 | 0.000000e+00 |      --      |    Inf |  57.98%
2794.00/2800.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2794.00/2800.69	c  2801s|234300 |  6312 | 43546k| 184.2 |   269M |  50 |1173 |  10k| 835 | 711k|  2 | 323k|  31 | 0.000000e+00 |      --      |    Inf |  57.99%
2795.41/2802.09	c  2802s|234400 |  6304 | 43568k| 184.2 |   269M |  50 |1173 |  10k|   0 | 712k|  0 | 323k|  31 | 0.000000e+00 |      --      |    Inf |  57.99%
2796.60/2803.28	c  2803s|234500 |  6308 | 43586k| 184.2 |   269M |  50 |1173 |  10k|   0 | 712k|  0 | 323k|  31 | 0.000000e+00 |      --      |    Inf |  58.00%
2797.50/2804.16	c  2804s|234600 |  6307 | 43600k| 184.2 |   269M |  50 |1173 |  10k| 818 | 712k|  0 | 324k|  31 | 0.000000e+00 |      --      |    Inf |  58.00%
2798.99/2805.60	c  2806s|234700 |  6314 | 43623k| 184.2 |   269M |  50 |1173 |  10k| 855 | 713k|  2 | 324k|  31 | 0.000000e+00 |      --      |    Inf |  58.00%
2800.39/2807.07	c  2807s|234800 |  6300 | 43646k| 184.3 |   269M |  50 |1173 |  10k| 903 | 713k|  2 | 324k|  31 | 0.000000e+00 |      --      |    Inf |  58.00%
2801.49/2808.13	c  2808s|234900 |  6315 | 43662k| 184.3 |   269M |  50 |1173 |  10k| 847 | 713k|  1 | 324k|  31 | 0.000000e+00 |      --      |    Inf |  58.00%
2802.39/2809.07	c  2809s|235000 |  6320 | 43676k| 184.2 |   269M |  50 |1173 |  10k| 882 | 713k|  2 | 324k|  31 | 0.000000e+00 |      --      |    Inf |  58.00%
2803.28/2809.93	c  2810s|235100 |  6321 | 43689k| 184.2 |   269M |  50 |1173 |  10k| 876 | 714k|  1 | 324k|  31 | 0.000000e+00 |      --      |    Inf |  58.00%
2804.48/2811.18	c  2811s|235200 |  6326 | 43709k| 184.2 |   269M |  50 |1173 |  10k|   0 | 714k|  0 | 324k|  31 | 0.000000e+00 |      --      |    Inf |  58.00%
2805.58/2812.20	c  2812s|235300 |  6341 | 43725k| 184.2 |   269M |  50 |1173 |  10k|   0 | 714k|  0 | 325k|  31 | 0.000000e+00 |      --      |    Inf |  58.01%
2806.38/2813.09	c  2813s|235400 |  6319 | 43738k| 184.2 |   269M |  50 |1173 |  10k|   0 | 714k|  0 | 325k|  31 | 0.000000e+00 |      --      |    Inf |  58.01%
2807.48/2814.10	c  2814s|235500 |  6323 | 43753k| 184.2 |   269M |  50 |1173 |  10k| 819 | 715k|  1 | 325k|  31 | 0.000000e+00 |      --      |    Inf |  58.01%
2808.87/2815.52	c  2816s|235600 |  6330 | 43775k| 184.2 |   269M |  50 |1173 |  10k| 881 | 715k|  2 | 325k|  31 | 0.000000e+00 |      --      |    Inf |  58.01%
2809.67/2816.32	c  2816s|235700 |  6317 | 43787k| 184.2 |   269M |  50 |1173 |  10k| 838 | 715k|  1 | 325k|  31 | 0.000000e+00 |      --      |    Inf |  58.01%
2811.16/2817.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2811.16/2817.84	c  2818s|235800 |  6319 | 43811k| 184.2 |   269M |  50 |1173 |  10k| 808 | 715k|  1 | 325k|  31 | 0.000000e+00 |      --      |    Inf |  58.01%
2812.16/2818.80	c  2819s|235900 |  6312 | 43826k| 184.2 |   269M |  50 |1173 |  10k| 821 | 715k|  1 | 326k|  31 | 0.000000e+00 |      --      |    Inf |  58.02%
2813.26/2819.90	c  2820s|236000 |  6321 | 43842k| 184.2 |   269M |  50 |1173 |  10k| 840 | 716k|  1 | 326k|  31 | 0.000000e+00 |      --      |    Inf |  58.02%
2813.96/2820.68	c  2821s|236100 |  6316 | 43853k| 184.1 |   269M |  50 |1173 |  10k| 824 | 716k|  1 | 326k|  31 | 0.000000e+00 |      --      |    Inf |  58.02%
2814.75/2821.48	c  2821s|236200 |  6317 | 43864k| 184.1 |   269M |  50 |1173 |  10k|   0 | 716k|  0 | 326k|  31 | 0.000000e+00 |      --      |    Inf |  58.02%
2816.36/2823.01	c  2823s|236300 |  6329 | 43888k| 184.1 |   269M |  50 |1173 |  10k|   0 | 716k|  0 | 326k|  31 | 0.000000e+00 |      --      |    Inf |  58.02%
2817.25/2824.00	c  2824s|236400 |  6332 | 43903k| 184.1 |   269M |  50 |1173 |  10k| 851 | 717k|  1 | 326k|  31 | 0.000000e+00 |      --      |    Inf |  58.03%
2818.25/2824.95	c  2825s|236500 |  6318 | 43917k| 184.1 |   269M |  50 |1173 |  10k|   0 | 717k|  0 | 326k|  31 | 0.000000e+00 |      --      |    Inf |  58.09%
2819.04/2825.70	c  2826s|236600 |  6325 | 43928k| 184.1 |   269M |  50 |1173 |  10k| 866 | 717k|  1 | 327k|  31 | 0.000000e+00 |      --      |    Inf |  58.09%
2820.45/2827.15	c  2827s|236700 |  6331 | 43950k| 184.1 |   269M |  50 |1173 |  10k|   0 | 718k|  0 | 327k|  31 | 0.000000e+00 |      --      |    Inf |  58.09%
2821.74/2828.41	c  2828s|236800 |  6347 | 43969k| 184.1 |   269M |  50 |1173 |  10k| 803 | 718k|  0 | 327k|  31 | 0.000000e+00 |      --      |    Inf |  58.09%
2822.84/2829.55	c  2830s|236900 |  6352 | 43987k| 184.1 |   269M |  50 |1173 |  10k| 813 | 718k|  1 | 327k|  31 | 0.000000e+00 |      --      |    Inf |  58.13%
2823.53/2830.24	c  2830s|237000 |  6362 | 43997k| 184.0 |   269M |  50 |1173 |  10k| 816 | 718k|  1 | 327k|  31 | 0.000000e+00 |      --      |    Inf |  58.13%
2824.13/2830.87	c  2831s|237100 |  6354 | 44006k| 184.0 |   269M |  50 |1173 |  10k| 823 | 718k|  1 | 327k|  31 | 0.000000e+00 |      --      |    Inf |  58.13%
2825.23/2831.90	c  2832s|237200 |  6353 | 44022k| 184.0 |   269M |  50 |1173 |  10k| 908 | 719k|  2 | 327k|  31 | 0.000000e+00 |      --      |    Inf |  58.13%
2826.43/2833.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2826.43/2833.13	c  2833s|237300 |  6361 | 44039k| 184.0 |   269M |  50 |1173 |  10k| 825 | 719k|  1 | 328k|  31 | 0.000000e+00 |      --      |    Inf |  58.14%
2827.62/2834.32	c  2834s|237400 |  6354 | 44057k| 184.0 |   269M |  50 |1173 |  10k| 822 | 719k|  1 | 328k|  31 | 0.000000e+00 |      --      |    Inf |  58.14%
2829.02/2835.72	c  2836s|237500 |  6355 | 44079k| 184.0 |   269M |  50 |1173 |  10k| 830 | 720k|  2 | 328k|  31 | 0.000000e+00 |      --      |    Inf |  58.15%
2830.42/2837.11	c  2837s|237600 |  6364 | 44101k| 184.0 |   269M |  50 |1173 |  10k| 831 | 720k|  1 | 328k|  31 | 0.000000e+00 |      --      |    Inf |  58.16%
2831.12/2837.83	c  2838s|237700 |  6360 | 44111k| 184.0 |   269M |  50 |1173 |  10k|   0 | 720k|  0 | 328k|  31 | 0.000000e+00 |      --      |    Inf |  58.16%
2832.42/2839.11	c  2839s|237800 |  6377 | 44130k| 184.0 |   269M |  50 |1173 |  10k|   0 | 721k|  0 | 328k|  31 | 0.000000e+00 |      --      |    Inf |  58.16%
2833.51/2840.24	c  2840s|237900 |  6380 | 44147k| 184.0 |   269M |  50 |1173 |  10k|   0 | 721k|  0 | 329k|  31 | 0.000000e+00 |      --      |    Inf |  58.17%
2834.51/2841.27	c  2841s|238000 |  6383 | 44162k| 184.0 |   269M |  50 |1173 |  10k| 804 | 721k|  1 | 329k|  31 | 0.000000e+00 |      --      |    Inf |  58.17%
2835.60/2842.33	c  2842s|238100 |  6382 | 44178k| 183.9 |   269M |  50 |1173 |  10k| 871 | 721k|  0 | 329k|  31 | 0.000000e+00 |      --      |    Inf |  58.17%
2837.50/2844.24	c  2844s|238200 |  6392 | 44209k| 184.0 |   269M |  50 |1173 |  10k| 784 | 722k|  1 | 329k|  31 | 0.000000e+00 |      --      |    Inf |  58.20%
2838.70/2845.47	c  2845s|238300 |  6407 | 44228k| 184.0 |   269M |  50 |1173 |  10k| 828 | 722k|  1 | 329k|  31 | 0.000000e+00 |      --      |    Inf |  58.21%
2839.89/2846.69	c  2847s|238400 |  6412 | 44247k| 184.0 |   269M |  50 |1173 |  10k|   0 | 723k|  0 | 329k|  31 | 0.000000e+00 |      --      |    Inf |  58.21%
2840.99/2847.77	c  2848s|238500 |  6418 | 44264k| 184.0 |   269M |  50 |1173 |  10k|   0 | 723k|  0 | 329k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2841.79/2848.51	c  2849s|238600 |  6415 | 44274k| 184.0 |   270M |  50 |1173 |  10k| 860 | 723k|  1 | 330k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2843.09/2849.85	c  2850s|238700 |  6422 | 44295k| 184.0 |   270M |  50 |1173 |  10k| 860 | 724k|  1 | 330k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2844.68/2851.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2844.68/2851.40	c  2851s|238800 |  6427 | 44320k| 184.0 |   270M |  50 |1173 |  10k| 821 | 724k|  1 | 330k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2845.58/2852.36	c  2852s|238900 |  6436 | 44335k| 184.0 |   270M |  50 |1173 |  10k|   0 | 724k|  0 | 330k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2846.38/2853.19	c  2853s|239000 |  6424 | 44347k| 184.0 |   270M |  50 |1173 |  10k| 807 | 724k|  1 | 330k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2848.38/2855.12	c  2855s|239100 |  6450 | 44377k| 184.0 |   270M |  50 |1173 |  10k| 848 | 725k|  1 | 330k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2849.47/2856.21	c  2856s|239200 |  6447 | 44394k| 184.0 |   270M |  50 |1173 |  10k|   0 | 725k|  0 | 330k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2850.47/2857.25	c  2857s|239300 |  6432 | 44411k| 184.0 |   270M |  50 |1173 |  10k| 839 | 725k|  1 | 331k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2851.27/2858.06	c  2858s|239400 |  6422 | 44423k| 184.0 |   270M |  50 |1173 |  10k|   0 | 725k|  0 | 331k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2852.27/2859.03	c  2859s|239500 |  6422 | 44437k| 184.0 |   270M |  50 |1173 |  10k| 862 | 726k|  1 | 331k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2853.96/2860.75	c  2861s|239600 |  6442 | 44463k| 184.0 |   270M |  50 |1173 |  10k| 841 | 726k|  1 | 331k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2854.76/2861.56	c  2862s|239700 |  6438 | 44474k| 184.0 |   270M |  50 |1173 |  10k| 879 | 726k|  1 | 331k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2855.56/2862.34	c  2862s|239800 |  6441 | 44485k| 183.9 |   270M |  50 |1173 |  10k| 868 | 727k|  1 | 331k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2856.36/2863.18	c  2863s|239900 |  6436 | 44498k| 183.9 |   270M |  50 |1173 |  10k| 868 | 727k|  1 | 331k|  31 | 0.000000e+00 |      --      |    Inf |  58.22%
2857.45/2864.20	c  2864s|240000 |  6427 | 44512k| 183.9 |   270M |  50 |1173 |  10k| 862 | 727k|  1 | 331k|  31 | 0.000000e+00 |      --      |    Inf |  58.23%
2858.95/2865.76	c  2866s|240100 |  6438 | 44535k| 183.9 |   270M |  50 |1173 |  10k| 814 | 728k|  0 | 332k|  31 | 0.000000e+00 |      --      |    Inf |  58.31%
2860.55/2867.36	c  2867s|240200 |  6448 | 44559k| 183.9 |   270M |  50 |1173 |  10k| 870 | 728k|  1 | 332k|  31 | 0.000000e+00 |      --      |    Inf |  58.32%
2862.14/2868.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2862.14/2868.98	c  2869s|240300 |  6450 | 44584k| 184.0 |   270M |  50 |1173 |  10k| 901 | 728k|  2 | 332k|  31 | 0.000000e+00 |      --      |    Inf |  58.32%
2862.84/2869.65	c  2870s|240400 |  6451 | 44594k| 183.9 |   270M |  50 |1173 |  10k| 892 | 729k|  1 | 332k|  31 | 0.000000e+00 |      --      |    Inf |  58.32%
2864.04/2870.89	c  2871s|240500 |  6444 | 44613k| 183.9 |   270M |  50 |1173 |  10k| 828 | 729k|  1 | 332k|  31 | 0.000000e+00 |      --      |    Inf |  58.33%
2865.34/2872.10	c  2872s|240600 |  6434 | 44631k| 183.9 |   270M |  50 |1173 |  10k| 943 | 729k|  0 | 332k|  31 | 0.000000e+00 |      --      |    Inf |  58.33%
2866.13/2872.99	c  2873s|240700 |  6436 | 44644k| 183.9 |   270M |  50 |1173 |  10k| 868 | 729k|  1 | 332k|  31 | 0.000000e+00 |      --      |    Inf |  58.33%
2867.13/2873.94	c  2874s|240800 |  6435 | 44659k| 183.9 |   270M |  50 |1173 |  10k| 807 | 730k|  1 | 332k|  31 | 0.000000e+00 |      --      |    Inf |  58.33%
2867.93/2874.71	c  2875s|240900 |  6436 | 44670k| 183.9 |   270M |  50 |1173 |  10k| 811 | 730k|  1 | 333k|  31 | 0.000000e+00 |      --      |    Inf |  58.33%
2868.93/2875.73	c  2876s|241000 |  6444 | 44686k| 183.8 |   270M |  50 |1173 |  10k|   0 | 730k|  0 | 333k|  31 | 0.000000e+00 |      --      |    Inf |  58.33%
2869.52/2876.37	c  2876s|241100 |  6451 | 44695k| 183.8 |   270M |  50 |1173 |  10k| 849 | 730k|  1 | 333k|  31 | 0.000000e+00 |      --      |    Inf |  58.33%
2870.12/2876.94	c  2877s|241200 |  6449 | 44704k| 183.8 |   270M |  50 |1173 |  10k| 806 | 731k|  1 | 333k|  31 | 0.000000e+00 |      --      |    Inf |  58.33%
2871.12/2877.99	c  2878s|241300 |  6452 | 44720k| 183.8 |   270M |  50 |1173 |  10k| 813 | 731k|  1 | 333k|  31 | 0.000000e+00 |      --      |    Inf |  58.34%
2872.72/2879.51	c  2880s|241400 |  6468 | 44743k| 183.8 |   270M |  50 |1173 |  10k| 846 | 731k|  1 | 333k|  31 | 0.000000e+00 |      --      |    Inf |  58.34%
2873.71/2880.50	c  2881s|241500 |  6470 | 44757k| 183.8 |   270M |  50 |1173 |  10k| 818 | 731k|  0 | 333k|  31 | 0.000000e+00 |      --      |    Inf |  58.34%
2874.71/2881.55	c  2882s|241600 |  6461 | 44772k| 183.7 |   270M |  50 |1173 |  10k|   0 | 732k|  0 | 334k|  31 | 0.000000e+00 |      --      |    Inf |  58.34%
2875.81/2882.60	c  2883s|241700 |  6466 | 44788k| 183.7 |   270M |  50 |1173 |  10k| 876 | 732k|  1 | 334k|  31 | 0.000000e+00 |      --      |    Inf |  58.35%
2876.71/2883.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2876.71/2883.55	c  2884s|241800 |  6459 | 44802k| 183.7 |   270M |  50 |1173 |  10k|   0 | 732k|  0 | 334k|  31 | 0.000000e+00 |      --      |    Inf |  58.35%
2877.90/2884.77	c  2885s|241900 |  6471 | 44820k| 183.7 |   270M |  50 |1173 |  10k| 842 | 732k|  1 | 334k|  31 | 0.000000e+00 |      --      |    Inf |  58.35%
2879.00/2885.89	c  2886s|242000 |  6469 | 44837k| 183.7 |   270M |  50 |1173 |  10k|   0 | 733k|  0 | 334k|  31 | 0.000000e+00 |      --      |    Inf |  58.36%
2880.00/2886.89	c  2887s|242100 |  6473 | 44852k| 183.7 |   270M |  50 |1173 |  10k| 832 | 733k|  1 | 334k|  31 | 0.000000e+00 |      --      |    Inf |  58.36%
2881.00/2887.87	c  2888s|242200 |  6472 | 44867k| 183.7 |   270M |  50 |1173 |  10k| 814 | 733k|  1 | 334k|  31 | 0.000000e+00 |      --      |    Inf |  58.36%
2882.39/2889.28	c  2889s|242300 |  6470 | 44887k| 183.7 |   270M |  50 |1173 |  10k| 901 | 734k|  1 | 335k|  31 | 0.000000e+00 |      --      |    Inf |  58.36%
2883.30/2890.11	c  2890s|242400 |  6473 | 44900k| 183.7 |   270M |  50 |1173 |  10k|   0 | 734k|  0 | 335k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2883.79/2890.69	c  2891s|242500 |  6468 | 44908k| 183.6 |   270M |  50 |1173 |  10k| 831 | 734k|  0 | 335k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2885.59/2892.48	c  2892s|242600 |  6474 | 44937k| 183.7 |   270M |  50 |1173 |  10k|   0 | 734k|  0 | 335k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2886.78/2893.68	c  2894s|242700 |  6472 | 44955k| 183.7 |   270M |  50 |1173 |  10k| 890 | 734k|  0 | 335k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2888.58/2895.49	c  2895s|242800 |  6481 | 44984k| 183.7 |   270M |  50 |1173 |  10k|   0 | 735k|  0 | 335k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2889.88/2896.71	c  2897s|242900 |  6479 | 45002k| 183.7 |   270M |  50 |1173 |  10k| 844 | 735k|  1 | 335k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2890.97/2897.89	c  2898s|243000 |  6497 | 45020k| 183.7 |   271M |  50 |1173 |  10k| 844 | 735k|  1 | 335k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2892.37/2899.24	c  2899s|243100 |  6514 | 45040k| 183.7 |   271M |  50 |1173 |  10k|   0 | 736k|  0 | 336k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2893.37/2900.22	c  2900s|243200 |  6502 | 45055k| 183.7 |   271M |  50 |1173 |  10k| 883 | 736k|  2 | 336k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2894.47/2901.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2894.47/2901.34	c  2901s|243300 |  6506 | 45072k| 183.7 |   271M |  50 |1173 |  10k| 844 | 736k|  0 | 336k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2895.36/2902.29	c  2902s|243400 |  6521 | 45087k| 183.7 |   271M |  50 |1173 |  10k| 844 | 737k|  1 | 336k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2896.06/2902.97	c  2903s|243500 |  6509 | 45097k| 183.6 |   271M |  50 |1173 |  10k|   0 | 737k|  0 | 336k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2897.26/2904.18	c  2904s|243600 |  6530 | 45115k| 183.6 |   271M |  50 |1173 |  10k| 897 | 737k|  1 | 336k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2898.26/2905.17	c  2905s|243700 |  6522 | 45129k| 183.6 |   271M |  50 |1173 |  10k| 898 | 738k|  1 | 336k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2899.26/2906.18	c  2906s|243800 |  6520 | 45143k| 183.6 |   271M |  50 |1173 |  10k| 876 | 738k|  2 | 336k|  31 | 0.000000e+00 |      --      |    Inf |  58.37%
2900.45/2907.31	c  2907s|243900 |  6522 | 45160k| 183.6 |   271M |  50 |1173 |  10k|   0 | 738k|  0 | 337k|  31 | 0.000000e+00 |      --      |    Inf |  58.39%
2901.15/2908.04	c  2908s|244000 |  6515 | 45171k| 183.6 |   271M |  50 |1173 |  10k| 799 | 738k|  0 | 337k|  31 | 0.000000e+00 |      --      |    Inf |  58.39%
2902.15/2909.09	c  2909s|244100 |  6516 | 45188k| 183.6 |   271M |  50 |1173 |  10k|   0 | 738k|  0 | 337k|  31 | 0.000000e+00 |      --      |    Inf |  58.40%
2903.34/2910.29	c  2910s|244200 |  6527 | 45208k| 183.6 |   271M |  50 |1173 |  10k|   0 | 739k|  0 | 337k|  31 | 0.000000e+00 |      --      |    Inf |  58.42%
2904.04/2910.95	c  2911s|244300 |  6515 | 45218k| 183.5 |   271M |  50 |1173 |  10k| 797 | 739k|  1 | 337k|  31 | 0.000000e+00 |      --      |    Inf |  58.42%
2904.94/2911.85	c  2912s|244400 |  6523 | 45233k| 183.5 |   271M |  50 |1173 |  10k| 802 | 739k|  1 | 337k|  31 | 0.000000e+00 |      --      |    Inf |  58.42%
2905.44/2912.38	c  2912s|244500 |  6527 | 45240k| 183.5 |   271M |  50 |1173 |  10k| 802 | 739k|  1 | 337k|  31 | 0.000000e+00 |      --      |    Inf |  58.42%
2906.34/2913.24	c  2913s|244600 |  6525 | 45254k| 183.5 |   271M |  50 |1173 |  10k| 804 | 740k|  1 | 338k|  31 | 0.000000e+00 |      --      |    Inf |  58.42%
2907.43/2914.32	c  2914s|244700 |  6522 | 45270k| 183.4 |   271M |  50 |1173 |  10k| 948 | 740k|  1 | 338k|  31 | 0.000000e+00 |      --      |    Inf |  58.42%
2908.33/2915.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2908.33/2915.27	c  2915s|244800 |  6520 | 45285k| 183.4 |   271M |  50 |1173 |  10k| 823 | 740k|  0 | 338k|  31 | 0.000000e+00 |      --      |    Inf |  58.42%
2909.43/2916.40	c  2916s|244900 |  6528 | 45302k| 183.4 |   271M |  50 |1173 |  10k| 839 | 740k|  1 | 338k|  31 | 0.000000e+00 |      --      |    Inf |  58.42%
2910.53/2917.47	c  2917s|245000 |  6525 | 45318k| 183.4 |   271M |  50 |1173 |  10k|   0 | 741k|  0 | 338k|  31 | 0.000000e+00 |      --      |    Inf |  58.43%
2911.62/2918.54	c  2919s|245100 |  6529 | 45334k| 183.4 |   271M |  50 |1173 |  10k|   0 | 741k|  0 | 338k|  31 | 0.000000e+00 |      --      |    Inf |  58.44%
2913.13/2920.02	c  2920s|245200 |  6537 | 45357k| 183.4 |   271M |  50 |1173 |  10k| 819 | 741k|  0 | 338k|  31 | 0.000000e+00 |      --      |    Inf |  58.45%
2914.22/2921.18	c  2921s|245300 |  6550 | 45375k| 183.4 |   271M |  50 |1173 |  10k| 821 | 742k|  1 | 339k|  31 | 0.000000e+00 |      --      |    Inf |  58.45%
2915.52/2922.48	c  2922s|245400 |  6553 | 45396k| 183.4 |   271M |  50 |1173 |  10k| 825 | 742k|  1 | 339k|  31 | 0.000000e+00 |      --      |    Inf |  58.45%
2916.81/2923.71	c  2924s|245500 |  6558 | 45414k| 183.4 |   271M |  50 |1173 |  10k| 835 | 742k|  1 | 339k|  31 | 0.000000e+00 |      --      |    Inf |  58.45%
2918.11/2925.02	c  2925s|245600 |  6571 | 45435k| 183.5 |   271M |  50 |1173 |  10k| 817 | 743k|  1 | 339k|  31 | 0.000000e+00 |      --      |    Inf |  58.45%
2919.01/2925.96	c  2926s|245700 |  6573 | 45449k| 183.4 |   271M |  50 |1173 |  10k| 819 | 743k|  1 | 339k|  31 | 0.000000e+00 |      --      |    Inf |  58.45%
2919.71/2926.65	c  2927s|245800 |  6565 | 45459k| 183.4 |   271M |  50 |1173 |  10k| 823 | 743k|  1 | 339k|  31 | 0.000000e+00 |      --      |    Inf |  58.45%
2920.50/2927.40	c  2927s|245900 |  6565 | 45471k| 183.4 |   271M |  50 |1173 |  10k|   0 | 744k|  0 | 339k|  31 | 0.000000e+00 |      --      |    Inf |  58.45%
2921.40/2928.38	c  2928s|246000 |  6564 | 45486k| 183.4 |   271M |  50 |1173 |  10k|   0 | 744k|  0 | 340k|  31 | 0.000000e+00 |      --      |    Inf |  58.45%
2922.80/2929.72	c  2930s|246100 |  6558 | 45505k| 183.4 |   271M |  50 |1173 |  10k|   0 | 744k|  0 | 340k|  31 | 0.000000e+00 |      --      |    Inf |  58.46%
2923.80/2930.71	c  2931s|246200 |  6544 | 45519k| 183.3 |   271M |  50 |1173 |  10k| 890 | 744k|  1 | 340k|  31 | 0.000000e+00 |      --      |    Inf |  58.46%
2924.79/2931.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2924.79/2931.70	c  2932s|246300 |  6552 | 45535k| 183.3 |   271M |  50 |1173 |  10k| 807 | 744k|  1 | 340k|  31 | 0.000000e+00 |      --      |    Inf |  58.46%
2926.09/2933.08	c  2933s|246400 |  6554 | 45556k| 183.3 |   271M |  50 |1173 |  10k| 818 | 745k|  1 | 340k|  31 | 0.000000e+00 |      --      |    Inf |  58.46%
2927.29/2934.29	c  2934s|246500 |  6557 | 45574k| 183.3 |   271M |  50 |1173 |  10k| 814 | 745k|  1 | 340k|  31 | 0.000000e+00 |      --      |    Inf |  58.46%
2929.09/2936.06	c  2936s|246600 |  6587 | 45602k| 183.4 |   271M |  50 |1173 |  10k|   0 | 745k|  0 | 341k|  31 | 0.000000e+00 |      --      |    Inf |  58.47%
2929.88/2936.86	c  2937s|246700 |  6580 | 45615k| 183.4 |   271M |  50 |1173 |  10k| 798 | 746k|  1 | 341k|  31 | 0.000000e+00 |      --      |    Inf |  58.47%
2930.98/2937.93	c  2938s|246800 |  6588 | 45632k| 183.4 |   271M |  50 |1173 |  10k| 796 | 746k|  1 | 341k|  31 | 0.000000e+00 |      --      |    Inf |  58.47%
2932.38/2939.33	c  2939s|246900 |  6609 | 45655k| 183.4 |   271M |  50 |1173 |  10k| 796 | 746k|  1 | 341k|  31 | 0.000000e+00 |      --      |    Inf |  58.47%
2933.08/2940.09	c  2940s|247000 |  6604 | 45666k| 183.3 |   271M |  50 |1173 |  10k| 796 | 746k|  1 | 341k|  31 | 0.000000e+00 |      --      |    Inf |  58.47%
2934.27/2941.25	c  2941s|247100 |  6594 | 45685k| 183.3 |   271M |  50 |1173 |  10k| 816 | 746k|  0 | 341k|  31 | 0.000000e+00 |      --      |    Inf |  58.47%
2935.07/2942.06	c  2942s|247200 |  6593 | 45697k| 183.3 |   271M |  50 |1173 |  10k| 813 | 747k|  1 | 341k|  31 | 0.000000e+00 |      --      |    Inf |  58.47%
2936.07/2943.09	c  2943s|247300 |  6596 | 45713k| 183.3 |   271M |  50 |1173 |  10k| 786 | 747k|  1 | 341k|  31 | 0.000000e+00 |      --      |    Inf |  58.47%
2937.17/2944.13	c  2944s|247400 |  6597 | 45729k| 183.3 |   271M |  50 |1173 |  10k| 878 | 747k|  1 | 342k|  31 | 0.000000e+00 |      --      |    Inf |  58.47%
2938.17/2945.13	c  2945s|247500 |  6593 | 45744k| 183.3 |   271M |  50 |1173 |  10k|   0 | 748k|  0 | 342k|  31 | 0.000000e+00 |      --      |    Inf |  58.47%
2939.06/2946.07	c  2946s|247600 |  6596 | 45759k| 183.3 |   271M |  50 |1173 |  10k|   0 | 748k|  0 | 342k|  31 | 0.000000e+00 |      --      |    Inf |  58.48%
2939.86/2946.82	c  2947s|247700 |  6597 | 45771k| 183.3 |   271M |  50 |1173 |  10k| 798 | 748k|  1 | 342k|  31 | 0.000000e+00 |      --      |    Inf |  58.48%
2940.86/2947.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2940.86/2947.80	c  2948s|247800 |  6594 | 45788k| 183.2 |   271M |  50 |1173 |  10k|   0 | 748k|  0 | 342k|  31 | 0.000000e+00 |      --      |    Inf |  58.48%
2941.75/2948.70	c  2949s|247900 |  6594 | 45802k| 183.2 |   271M |  50 |1173 |  10k|   0 | 749k|  0 | 342k|  31 | 0.000000e+00 |      --      |    Inf |  58.48%
2942.95/2950.00	c  2950s|248000 |  6588 | 45823k| 183.2 |   271M |  50 |1173 |  10k| 822 | 749k|  0 | 342k|  31 | 0.000000e+00 |      --      |    Inf |  58.49%
2944.05/2951.03	c  2951s|248100 |  6590 | 45839k| 183.2 |   271M |  50 |1173 |  10k| 822 | 749k|  2 | 343k|  31 | 0.000000e+00 |      --      |    Inf |  58.49%
2945.64/2952.65	c  2953s|248200 |  6588 | 45863k| 183.3 |   271M |  50 |1173 |  10k| 891 | 749k|  1 | 343k|  31 | 0.000000e+00 |      --      |    Inf |  58.55%
2947.05/2954.07	c  2954s|248300 |  6600 | 45885k| 183.3 |   271M |  50 |1173 |  10k|   0 | 750k|  0 | 343k|  31 | 0.000000e+00 |      --      |    Inf |  58.56%
2947.74/2954.70	c  2955s|248400 |  6592 | 45894k| 183.2 |   271M |  50 |1173 |  10k|   0 | 750k|  0 | 343k|  31 | 0.000000e+00 |      --      |    Inf |  58.56%
2948.64/2955.63	c  2956s|248500 |  6597 | 45909k| 183.2 |   271M |  50 |1173 |  10k|   0 | 750k|  0 | 343k|  31 | 0.000000e+00 |      --      |    Inf |  58.56%
2949.33/2956.39	c  2956s|248600 |  6589 | 45920k| 183.2 |   271M |  50 |1173 |  10k| 840 | 750k|  1 | 343k|  31 | 0.000000e+00 |      --      |    Inf |  58.57%
2950.33/2957.34	c  2957s|248700 |  6597 | 45934k| 183.2 |   272M |  50 |1173 |  10k|   0 | 751k|  0 | 343k|  31 | 0.000000e+00 |      --      |    Inf |  58.57%
2951.83/2958.81	c  2959s|248800 |  6613 | 45957k| 183.2 |   272M |  50 |1173 |  10k| 859 | 751k|  1 | 343k|  31 | 0.000000e+00 |      --      |    Inf |  58.62%
2952.73/2959.72	c  2960s|248900 |  6608 | 45971k| 183.2 |   272M |  50 |1173 |  10k| 853 | 751k|  0 | 343k|  31 | 0.000000e+00 |      --      |    Inf |  58.62%
2953.52/2960.52	c  2961s|249000 |  6603 | 45983k| 183.1 |   272M |  50 |1173 |  10k| 870 | 751k|  1 | 344k|  31 | 0.000000e+00 |      --      |    Inf |  58.62%
2954.82/2961.80	c  2962s|249100 |  6598 | 46003k| 183.2 |   272M |  50 |1173 |  10k| 823 | 752k|  2 | 344k|  31 | 0.000000e+00 |      --      |    Inf |  58.62%
2956.12/2963.12	c  2963s|249200 |  6596 | 46024k| 183.2 |   272M |  50 |1173 |  10k| 848 | 752k|  1 | 344k|  31 | 0.000000e+00 |      --      |    Inf |  58.63%
2957.22/2964.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2957.22/2964.23	c  2964s|249300 |  6596 | 46041k| 183.2 |   272M |  50 |1173 |  10k|   0 | 753k|  0 | 344k|  31 | 0.000000e+00 |      --      |    Inf |  58.64%
2958.51/2965.59	c  2966s|249400 |  6600 | 46061k| 183.2 |   272M |  50 |1173 |  10k| 936 | 753k|  1 | 344k|  31 | 0.000000e+00 |      --      |    Inf |  58.66%
2959.41/2966.46	c  2966s|249500 |  6609 | 46073k| 183.1 |   272M |  50 |1173 |  10k| 814 | 753k|  1 | 344k|  31 | 0.000000e+00 |      --      |    Inf |  58.66%
2960.21/2967.24	c  2967s|249600 |  6606 | 46086k| 183.1 |   272M |  50 |1173 |  10k|   0 | 754k|  0 | 344k|  31 | 0.000000e+00 |      --      |    Inf |  58.66%
2961.41/2968.49	c  2968s|249700 |  6603 | 46106k| 183.1 |   272M |  50 |1173 |  10k| 811 | 754k|  1 | 345k|  31 | 0.000000e+00 |      --      |    Inf |  58.70%
2962.80/2969.81	c  2970s|249800 |  6607 | 46126k| 183.1 |   272M |  50 |1173 |  10k| 900 | 754k|  2 | 345k|  31 | 0.000000e+00 |      --      |    Inf |  58.70%
2963.30/2970.38	c  2970s|249900 |  6614 | 46134k| 183.1 |   272M |  50 |1173 |  10k| 916 | 754k|  2 | 345k|  31 | 0.000000e+00 |      --      |    Inf |  58.70%
2964.00/2971.08	c  2971s|250000 |  6612 | 46145k| 183.1 |   272M |  50 |1173 |  10k| 883 | 755k|  1 | 345k|  31 | 0.000000e+00 |      --      |    Inf |  58.70%
2964.90/2971.93	c  2972s|250100 |  6609 | 46158k| 183.0 |   272M |  50 |1173 |  10k| 892 | 755k|  1 | 345k|  31 | 0.000000e+00 |      --      |    Inf |  58.70%
2965.70/2972.73	c  2973s|250200 |  6605 | 46170k| 183.0 |   272M |  50 |1173 |  10k|   0 | 755k|  0 | 345k|  31 | 0.000000e+00 |      --      |    Inf |  58.70%
2966.79/2973.81	c  2974s|250300 |  6604 | 46186k| 183.0 |   272M |  50 |1173 |  10k|   0 | 755k|  0 | 345k|  31 | 0.000000e+00 |      --      |    Inf |  58.72%
2967.89/2974.97	c  2975s|250400 |  6601 | 46204k| 183.0 |   272M |  50 |1173 |  10k| 886 | 756k|  0 | 345k|  31 | 0.000000e+00 |      --      |    Inf |  58.74%
2969.09/2976.16	c  2976s|250500 |  6608 | 46222k| 183.0 |   272M |  50 |1173 |  10k| 799 | 756k|  0 | 346k|  31 | 0.000000e+00 |      --      |    Inf |  58.74%
2970.39/2977.43	c  2977s|250600 |  6600 | 46241k| 183.0 |   272M |  50 |1173 |  10k|   0 | 756k|  0 | 346k|  31 | 0.000000e+00 |      --      |    Inf |  59.13%
2971.68/2978.70	c  2979s|250700 |  6602 | 46260k| 183.0 |   272M |  50 |1173 |  10k| 796 | 756k|  1 | 346k|  31 | 0.000000e+00 |      --      |    Inf |  59.15%
2972.78/2979.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2972.78/2979.89	c  2980s|250800 |  6604 | 46278k| 183.0 |   272M |  50 |1173 |  10k| 904 | 756k|  1 | 346k|  31 | 0.000000e+00 |      --      |    Inf |  59.18%
2973.48/2980.59	c  2981s|250900 |  6604 | 46288k| 183.0 |   272M |  50 |1173 |  10k|   0 | 757k|  0 | 346k|  31 | 0.000000e+00 |      --      |    Inf |  59.18%
2974.67/2981.70	c  2982s|251000 |  6600 | 46304k| 183.0 |   272M |  50 |1173 |  10k| 948 | 757k|  1 | 346k|  31 | 0.000000e+00 |      --      |    Inf |  59.19%
2975.98/2983.08	c  2983s|251100 |  6606 | 46325k| 183.0 |   272M |  50 |1173 |  10k| 810 | 757k|  1 | 346k|  31 | 0.000000e+00 |      --      |    Inf |  59.19%
2977.57/2984.64	c  2985s|251200 |  6610 | 46349k| 183.0 |   272M |  50 |1173 |  10k|   0 | 758k|  0 | 347k|  31 | 0.000000e+00 |      --      |    Inf |  59.20%
2978.86/2985.99	c  2986s|251300 |  6604 | 46371k| 183.0 |   272M |  50 |1173 |  10k|   0 | 758k|  0 | 347k|  31 | 0.000000e+00 |      --      |    Inf |  59.21%
2980.26/2987.33	c  2987s|251400 |  6600 | 46390k| 183.0 |   272M |  50 |1173 |  10k| 807 | 758k|  1 | 347k|  31 | 0.000000e+00 |      --      |    Inf |  59.21%
2980.96/2988.06	c  2988s|251500 |  6606 | 46401k| 183.0 |   272M |  50 |1173 |  10k| 818 | 758k|  1 | 347k|  31 | 0.000000e+00 |      --      |    Inf |  59.22%
2982.46/2989.55	c  2990s|251600 |  6620 | 46424k| 183.0 |   272M |  50 |1173 |  10k| 848 | 759k|  1 | 347k|  31 | 0.000000e+00 |      --      |    Inf |  59.22%
2983.45/2990.58	c  2991s|251700 |  6620 | 46439k| 183.0 |   272M |  50 |1173 |  10k| 795 | 759k|  0 | 347k|  31 | 0.000000e+00 |      --      |    Inf |  59.22%
2985.15/2992.21	c  2992s|251800 |  6625 | 46465k| 183.0 |   272M |  50 |1173 |  10k| 843 | 759k|  1 | 348k|  31 | 0.000000e+00 |      --      |    Inf |  59.23%
2986.65/2993.72	c  2994s|251900 |  6621 | 46486k| 183.0 |   272M |  50 |1173 |  10k| 829 | 759k|  1 | 348k|  31 | 0.000000e+00 |      --      |    Inf |  59.25%
2987.34/2994.48	c  2994s|252000 |  6630 | 46498k| 183.0 |   272M |  50 |1173 |  10k| 860 | 760k|  1 | 348k|  31 | 0.000000e+00 |      --      |    Inf |  59.25%
2987.95/2995.09	c  2995s|252100 |  6628 | 46507k| 183.0 |   272M |  50 |1173 |  10k|   0 | 760k|  0 | 348k|  31 | 0.000000e+00 |      --      |    Inf |  59.25%
2989.54/2996.64	c  2997s|252200 |  6623 | 46531k| 183.0 |   272M |  50 |1173 |  10k| 789 | 760k|  0 | 348k|  31 | 0.000000e+00 |      --      |    Inf |  59.26%
2991.04/2998.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2991.04/2998.17	c  2998s|252300 |  6628 | 46556k| 183.0 |   272M |  50 |1173 |  10k| 858 | 761k|  1 | 348k|  31 | 0.000000e+00 |      --      |    Inf |  59.27%
2992.23/2999.31	c  2999s|252400 |  6624 | 46573k| 183.0 |   272M |  50 |1173 |  10k| 891 | 761k|  1 | 348k|  31 | 0.000000e+00 |      --      |    Inf |  59.27%
2993.73/3000.89	c  3001s|252500 |  6630 | 46598k| 183.0 |   272M |  50 |1173 |  10k| 896 | 762k|  1 | 349k|  31 | 0.000000e+00 |      --      |    Inf |  59.28%
2995.23/3002.31	c  3002s|252600 |  6637 | 46619k| 183.1 |   273M |  50 |1173 |  10k|   0 | 762k|  0 | 349k|  31 | 0.000000e+00 |      --      |    Inf |  59.28%
2996.42/3003.54	c  3004s|252700 |  6640 | 46638k| 183.1 |   273M |  50 |1173 |  10k| 934 | 762k|  0 | 349k|  31 | 0.000000e+00 |      --      |    Inf |  59.28%
2997.82/3004.90	c  3005s|252800 |  6644 | 46658k| 183.1 |   273M |  50 |1173 |  10k| 842 | 762k|  0 | 349k|  31 | 0.000000e+00 |      --      |    Inf |  59.30%
2998.72/3005.88	c  3006s|252900 |  6644 | 46673k| 183.1 |   273M |  50 |1173 |  10k| 828 | 763k|  1 | 349k|  31 | 0.000000e+00 |      --      |    Inf |  59.30%
2999.62/3006.76	c  3007s|253000 |  6639 | 46686k| 183.0 |   273M |  50 |1173 |  10k|   0 | 763k|  0 | 349k|  31 | 0.000000e+00 |      --      |    Inf |  59.31%
3001.51/3008.61	c  3009s|253100 |  6673 | 46714k| 183.1 |   273M |  50 |1173 |  10k| 840 | 763k|  1 | 349k|  31 | 0.000000e+00 |      --      |    Inf |  59.31%
3002.31/3009.44	c  3009s|253200 |  6675 | 46727k| 183.0 |   273M |  50 |1173 |  10k| 876 | 763k|  1 | 350k|  31 | 0.000000e+00 |      --      |    Inf |  59.32%
3003.51/3010.68	c  3011s|253300 |  6681 | 46746k| 183.1 |   273M |  50 |1173 |  10k| 840 | 764k|  1 | 350k|  31 | 0.000000e+00 |      --      |    Inf |  59.32%
3004.60/3011.74	c  3012s|253400 |  6680 | 46762k| 183.0 |   273M |  50 |1173 |  10k| 840 | 764k|  1 | 350k|  31 | 0.000000e+00 |      --      |    Inf |  59.32%
3005.60/3012.74	c  3013s|253500 |  6682 | 46776k| 183.0 |   273M |  50 |1173 |  10k| 851 | 764k|  1 | 350k|  31 | 0.000000e+00 |      --      |    Inf |  59.32%
3006.80/3013.96	c  3014s|253600 |  6694 | 46795k| 183.0 |   273M |  50 |1173 |  10k| 853 | 764k|  1 | 350k|  31 | 0.000000e+00 |      --      |    Inf |  59.32%
3007.80/3014.92	c  3015s|253700 |  6693 | 46809k| 183.0 |   273M |  50 |1173 |  10k| 818 | 765k|  0 | 350k|  31 | 0.000000e+00 |      --      |    Inf |  59.32%
3008.69/3015.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3008.69/3015.88	c  3016s|253800 |  6685 | 46824k| 183.0 |   273M |  50 |1173 |  10k| 839 | 765k|  1 | 350k|  31 | 0.000000e+00 |      --      |    Inf |  59.33%
3010.19/3017.30	c  3017s|253900 |  6676 | 46845k| 183.0 |   273M |  50 |1173 |  10k|   0 | 765k|  0 | 351k|  31 | 0.000000e+00 |      --      |    Inf |  59.33%
3011.79/3018.93	c  3019s|254000 |  6705 | 46871k| 183.0 |   273M |  50 |1173 |  10k| 883 | 766k|  2 | 351k|  31 | 0.000000e+00 |      --      |    Inf |  59.33%
3013.08/3020.24	c  3020s|254100 |  6705 | 46891k| 183.0 |   273M |  50 |1173 |  10k|   0 | 766k|  0 | 351k|  31 | 0.000000e+00 |      --      |    Inf |  59.33%
3014.18/3021.38	c  3021s|254200 |  6701 | 46908k| 183.0 |   273M |  50 |1173 |  10k| 876 | 766k|  1 | 351k|  31 | 0.000000e+00 |      --      |    Inf |  59.35%
3015.08/3022.26	c  3022s|254300 |  6694 | 46921k| 183.0 |   273M |  50 |1173 |  10k| 840 | 766k|  1 | 351k|  31 | 0.000000e+00 |      --      |    Inf |  59.35%
3016.57/3023.72	c  3024s|254400 |  6707 | 46944k| 183.0 |   273M |  50 |1173 |  10k| 866 | 766k|  1 | 351k|  31 | 0.000000e+00 |      --      |    Inf |  59.35%
3018.17/3025.31	c  3025s|254500 |  6717 | 46969k| 183.1 |   273M |  50 |1173 |  10k| 828 | 767k|  1 | 352k|  31 | 0.000000e+00 |      --      |    Inf |  59.35%
3019.17/3026.32	c  3026s|254600 |  6705 | 46984k| 183.1 |   273M |  50 |1173 |  10k| 901 | 767k|  1 | 352k|  31 | 0.000000e+00 |      --      |    Inf |  59.35%
3020.37/3027.55	c  3028s|254700 |  6711 | 47003k| 183.1 |   273M |  50 |1173 |  10k|   0 | 767k|  0 | 352k|  31 | 0.000000e+00 |      --      |    Inf |  59.36%
3022.16/3029.30	c  3029s|254800 |  6717 | 47030k| 183.1 |   273M |  50 |1173 |  10k| 786 | 767k|  1 | 352k|  31 | 0.000000e+00 |      --      |    Inf |  59.36%
3023.26/3030.44	c  3030s|254900 |  6712 | 47048k| 183.1 |   273M |  50 |1173 |  10k| 920 | 768k|  2 | 352k|  31 | 0.000000e+00 |      --      |    Inf |  59.36%
3024.46/3031.64	c  3032s|255000 |  6713 | 47066k| 183.1 |   273M |  50 |1173 |  10k| 784 | 768k|  1 | 352k|  31 | 0.000000e+00 |      --      |    Inf |  59.39%
3025.76/3032.93	c  3033s|255100 |  6705 | 47085k| 183.1 |   273M |  50 |1173 |  10k| 848 | 768k|  1 | 352k|  31 | 0.000000e+00 |      --      |    Inf |  59.39%
3027.05/3034.27	c  3034s|255200 |  6704 | 47105k| 183.1 |   273M |  50 |1173 |  10k| 858 | 768k|  1 | 353k|  31 | 0.000000e+00 |      --      |    Inf |  59.39%
3028.05/3035.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3028.05/3035.20	c  3035s|255300 |  6707 | 47120k| 183.1 |   273M |  50 |1173 |  10k| 827 | 769k|  0 | 353k|  31 | 0.000000e+00 |      --      |    Inf |  59.39%
3029.35/3036.55	c  3037s|255400 |  6719 | 47141k| 183.1 |   273M |  50 |1173 |  10k|   0 | 769k|  0 | 353k|  31 | 0.000000e+00 |      --      |    Inf |  59.40%
3030.15/3037.33	c  3037s|255500 |  6730 | 47152k| 183.1 |   273M |  50 |1173 |  10k| 860 | 769k|  1 | 353k|  31 | 0.000000e+00 |      --      |    Inf |  59.40%
3031.14/3038.30	c  3038s|255600 |  6729 | 47167k| 183.1 |   273M |  50 |1173 |  10k| 882 | 770k|  1 | 353k|  31 | 0.000000e+00 |      --      |    Inf |  59.40%
3032.34/3039.51	c  3040s|255700 |  6733 | 47185k| 183.1 |   273M |  50 |1173 |  10k| 853 | 770k|  0 | 353k|  31 | 0.000000e+00 |      --      |    Inf |  59.40%
3033.14/3040.32	c  3040s|255800 |  6736 | 47197k| 183.0 |   273M |  50 |1173 |  10k|   0 | 770k|  0 | 353k|  31 | 0.000000e+00 |      --      |    Inf |  59.40%
3034.24/3041.44	c  3041s|255900 |  6757 | 47214k| 183.0 |   273M |  50 |1173 |  10k| 860 | 770k|  1 | 353k|  31 | 0.000000e+00 |      --      |    Inf |  59.40%
3035.53/3042.77	c  3043s|256000 |  6763 | 47234k| 183.0 |   273M |  50 |1173 |  10k| 817 | 770k|  1 | 354k|  31 | 0.000000e+00 |      --      |    Inf |  59.40%
3036.53/3043.76	c  3044s|256100 |  6761 | 47249k| 183.0 |   273M |  50 |1173 |  10k| 772 | 771k|  1 | 354k|  31 | 0.000000e+00 |      --      |    Inf |  59.40%
3038.03/3045.22	c  3045s|256200 |  6765 | 47273k| 183.0 |   273M |  50 |1173 |  10k| 798 | 771k|  1 | 354k|  31 | 0.000000e+00 |      --      |    Inf |  59.41%
3038.73/3045.97	c  3046s|256300 |  6756 | 47284k| 183.0 |   273M |  50 |1173 |  10k| 845 | 771k|  1 | 354k|  31 | 0.000000e+00 |      --      |    Inf |  59.41%
3040.12/3047.34	c  3047s|256400 |  6776 | 47304k| 183.0 |   273M |  50 |1173 |  10k| 888 | 772k|  1 | 354k|  31 | 0.000000e+00 |      --      |    Inf |  59.46%
3041.72/3048.96	c  3049s|256500 |  6767 | 47328k| 183.0 |   273M |  50 |1173 |  10k|   0 | 772k|  0 | 354k|  31 | 0.000000e+00 |      --      |    Inf |  59.46%
3042.92/3050.14	c  3050s|256600 |  6766 | 47345k| 183.0 |   273M |  50 |1173 |  10k| 786 | 772k|  1 | 355k|  31 | 0.000000e+00 |      --      |    Inf |  59.47%
3043.92/3051.10	c  3051s|256700 |  6764 | 47358k| 183.0 |   273M |  50 |1173 |  10k| 832 | 772k|  1 | 355k|  31 | 0.000000e+00 |      --      |    Inf |  59.47%
3044.41/3051.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3044.41/3051.68	c  3052s|256800 |  6766 | 47366k| 183.0 |   273M |  50 |1173 |  10k|   0 | 773k|  0 | 355k|  31 | 0.000000e+00 |      --      |    Inf |  59.47%
3045.01/3052.29	c  3052s|256900 |  6761 | 47375k| 182.9 |   273M |  50 |1173 |  10k|   0 | 773k|  0 | 355k|  31 | 0.000000e+00 |      --      |    Inf |  59.47%
3046.21/3053.49	c  3053s|257000 |  6771 | 47394k| 182.9 |   273M |  50 |1173 |  10k|   0 | 773k|  0 | 355k|  31 | 0.000000e+00 |      --      |    Inf |  59.49%
3047.60/3054.81	c  3055s|257100 |  6773 | 47415k| 182.9 |   273M |  50 |1173 |  10k| 848 | 773k|  0 | 355k|  31 | 0.000000e+00 |      --      |    Inf |  59.49%
3048.91/3056.14	c  3056s|257200 |  6772 | 47436k| 183.0 |   273M |  50 |1173 |  10k| 843 | 773k|  0 | 355k|  31 | 0.000000e+00 |      --      |    Inf |  59.49%
3050.00/3057.28	c  3057s|257300 |  6773 | 47453k| 183.0 |   273M |  50 |1173 |  10k| 871 | 774k|  0 | 356k|  31 | 0.000000e+00 |      --      |    Inf |  59.49%
3051.30/3058.57	c  3059s|257400 |  6777 | 47473k| 183.0 |   273M |  50 |1173 |  10k| 860 | 774k|  1 | 356k|  31 | 0.000000e+00 |      --      |    Inf |  59.49%
3052.39/3059.65	c  3060s|257500 |  6774 | 47489k| 183.0 |   273M |  50 |1173 |  10k| 871 | 774k|  0 | 356k|  31 | 0.000000e+00 |      --      |    Inf |  59.49%
3053.99/3061.25	c  3061s|257600 |  6767 | 47514k| 183.0 |   273M |  50 |1173 |  10k| 850 | 774k|  1 | 356k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3055.49/3062.71	c  3063s|257700 |  6755 | 47536k| 183.0 |   274M |  50 |1173 |  10k| 879 | 775k|  0 | 356k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3057.28/3064.52	c  3065s|257800 |  6798 | 47565k| 183.0 |   274M |  50 |1173 |  10k|   0 | 775k|  0 | 356k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3057.89/3065.12	c  3065s|257900 |  6790 | 47574k| 183.0 |   274M |  50 |1173 |  10k| 812 | 775k|  1 | 357k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3058.48/3065.79	c  3066s|258000 |  6787 | 47584k| 183.0 |   274M |  50 |1173 |  10k| 855 | 776k|  1 | 357k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3059.18/3066.49	c  3066s|258100 |  6785 | 47595k| 182.9 |   274M |  50 |1173 |  10k| 859 | 776k|  2 | 357k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3059.68/3067.00	c  3067s|258200 |  6788 | 47603k| 182.9 |   274M |  50 |1173 |  10k| 839 | 776k|  1 | 357k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3060.37/3067.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3060.37/3067.65	c  3068s|258300 |  6785 | 47613k| 182.9 |   274M |  50 |1173 |  10k| 846 | 776k|  2 | 357k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3061.07/3068.36	c  3068s|258400 |  6781 | 47623k| 182.8 |   274M |  50 |1173 |  10k| 856 | 777k|  0 | 357k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3062.07/3069.30	c  3069s|258500 |  6770 | 47636k| 182.8 |   274M |  50 |1173 |  10k| 815 | 777k|  1 | 357k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3062.67/3069.95	c  3070s|258600 |  6773 | 47645k| 182.8 |   274M |  50 |1173 |  10k| 855 | 777k|  2 | 358k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3063.27/3070.51	c  3071s|258700 |  6768 | 47653k| 182.7 |   275M |  50 |1173 |  10k| 818 | 778k|  0 | 358k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3063.87/3071.11	c  3071s|258800 |  6776 | 47662k| 182.7 |   275M |  50 |1173 |  10k|   0 | 778k|  0 | 358k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3064.46/3071.77	c  3072s|258900 |  6770 | 47671k| 182.7 |   275M |  50 |1173 |  10k| 864 | 778k|  1 | 358k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3065.36/3072.62	c  3073s|259000 |  6771 | 47685k| 182.7 |   275M |  50 |1173 |  10k| 859 | 778k|  2 | 358k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3066.16/3073.44	c  3073s|259100 |  6765 | 47697k| 182.6 |   275M |  50 |1173 |  10k|   0 | 779k|  0 | 358k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3066.76/3074.02	c  3074s|259200 |  6763 | 47706k| 182.6 |   275M |  50 |1173 |  10k| 812 | 779k|  1 | 358k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3067.36/3074.63	c  3075s|259300 |  6759 | 47715k| 182.6 |   275M |  50 |1173 |  10k| 816 | 779k|  1 | 359k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3067.86/3075.14	c  3075s|259400 |  6759 | 47723k| 182.5 |   275M |  50 |1173 |  10k| 860 | 779k|  1 | 359k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3068.55/3075.81	c  3076s|259500 |  6755 | 47732k| 182.5 |   275M |  50 |1173 |  10k|   0 | 780k|  0 | 359k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3069.55/3076.89	c  3077s|259600 |  6757 | 47747k| 182.5 |   275M |  50 |1173 |  10k| 862 | 780k|  1 | 359k|  31 | 0.000000e+00 |      --      |    Inf |  59.50%
3071.15/3078.41	c  3078s|259700 |  6749 | 47768k| 182.5 |   275M |  50 |1173 |  10k| 859 | 780k|  1 | 359k|  31 | 0.000000e+00 |      --      |    Inf |  59.53%
3072.34/3079.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3072.34/3079.66	c  3080s|259800 |  6754 | 47786k| 182.5 |   275M |  50 |1173 |  10k| 876 | 780k|  0 | 359k|  31 | 0.000000e+00 |      --      |    Inf |  59.55%
3074.34/3081.62	c  3082s|259900 |  6745 | 47817k| 182.5 |   275M |  50 |1173 |  10k|   0 | 781k|  0 | 359k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3075.54/3082.86	c  3083s|260000 |  6755 | 47835k| 182.5 |   275M |  50 |1173 |  10k| 859 | 781k|  1 | 360k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3076.44/3083.73	c  3084s|260100 |  6754 | 47849k| 182.5 |   275M |  50 |1173 |  10k|   0 | 781k|  0 | 360k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3077.33/3084.66	c  3085s|260200 |  6749 | 47863k| 182.5 |   275M |  50 |1173 |  10k| 842 | 781k|  0 | 360k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3078.63/3085.97	c  3086s|260300 |  6750 | 47884k| 182.5 |   275M |  50 |1173 |  10k| 875 | 781k|  1 | 360k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3079.73/3087.05	c  3087s|260400 |  6753 | 47900k| 182.5 |   275M |  50 |1173 |  10k| 885 | 782k|  1 | 360k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3080.33/3087.69	c  3088s|260500 |  6747 | 47909k| 182.5 |   275M |  50 |1173 |  10k| 836 | 782k|  1 | 360k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3081.42/3088.75	c  3089s|260600 |  6745 | 47925k| 182.5 |   275M |  50 |1173 |  10k|   0 | 782k|  0 | 360k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3082.83/3090.12	c  3090s|260700 |  6765 | 47947k| 182.5 |   275M |  50 |1173 |  10k| 863 | 782k|  2 | 360k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3083.52/3090.84	c  3091s|260800 |  6773 | 47957k| 182.4 |   276M |  50 |1173 |  10k|   0 | 783k|  0 | 361k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3084.22/3091.57	c  3092s|260900 |  6771 | 47968k| 182.4 |   276M |  50 |1173 |  10k| 812 | 783k|  1 | 361k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3085.02/3092.33	c  3092s|261000 |  6768 | 47979k| 182.4 |   276M |  50 |1173 |  10k| 820 | 783k|  1 | 361k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3085.82/3093.18	c  3093s|261100 |  6773 | 47992k| 182.4 |   276M |  50 |1173 |  10k| 826 | 783k|  1 | 361k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3086.51/3093.89	c  3094s|261200 |  6773 | 48003k| 182.3 |   276M |  50 |1173 |  10k| 785 | 783k|  1 | 361k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3087.61/3094.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3087.61/3094.99	c  3095s|261300 |  6793 | 48020k| 182.3 |   276M |  50 |1173 |  10k|   0 | 784k|  0 | 361k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3088.41/3095.75	c  3096s|261400 |  6789 | 48030k| 182.3 |   276M |  50 |1173 |  10k| 825 | 784k|  1 | 361k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3089.40/3096.73	c  3097s|261500 |  6804 | 48044k| 182.3 |   276M |  50 |1173 |  10k| 824 | 784k|  1 | 361k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3090.10/3097.48	c  3097s|261600 |  6805 | 48056k| 182.3 |   276M |  50 |1173 |  10k| 825 | 785k|  1 | 362k|  31 | 0.000000e+00 |      --      |    Inf |  59.56%
3091.40/3098.71	c  3099s|261700 |  6824 | 48074k| 182.3 |   276M |  50 |1173 |  10k| 805 | 785k|  1 | 362k|  31 | 0.000000e+00 |      --      |    Inf |  59.57%
3092.50/3099.83	c  3100s|261800 |  6820 | 48090k| 182.2 |   276M |  50 |1173 |  10k| 874 | 785k|  0 | 362k|  31 | 0.000000e+00 |      --      |    Inf |  59.57%
3094.09/3101.41	c  3101s|261900 |  6835 | 48114k| 182.3 |   276M |  50 |1173 |  10k| 820 | 786k|  0 | 362k|  31 | 0.000000e+00 |      --      |    Inf |  59.57%
3095.29/3102.63	c  3103s|262000 |  6844 | 48132k| 182.3 |   276M |  50 |1173 |  10k| 846 | 786k|  1 | 362k|  31 | 0.000000e+00 |      --      |    Inf |  59.57%
3096.19/3103.50	c  3103s|262100 |  6851 | 48145k| 182.3 |   276M |  50 |1173 |  10k| 812 | 786k|  0 | 362k|  31 | 0.000000e+00 |      --      |    Inf |  59.57%
3096.99/3104.31	c  3104s|262200 |  6843 | 48158k| 182.2 |   276M |  50 |1173 |  10k| 815 | 786k|  0 | 362k|  31 | 0.000000e+00 |      --      |    Inf |  59.57%
3098.28/3105.68	c  3106s|262300 |  6847 | 48178k| 182.2 |   276M |  50 |1173 |  10k| 871 | 787k|  1 | 363k|  31 | 0.000000e+00 |      --      |    Inf |  59.57%
3099.28/3106.68	c  3107s|262400 |  6852 | 48194k| 182.2 |   276M |  50 |1173 |  10k| 821 | 787k|  1 | 363k|  31 | 0.000000e+00 |      --      |    Inf |  59.57%
3100.48/3107.81	c  3108s|262500 |  6845 | 48211k| 182.2 |   276M |  50 |1173 |  10k| 823 | 787k|  0 | 363k|  31 | 0.000000e+00 |      --      |    Inf |  59.57%
3101.38/3108.77	c  3109s|262600 |  6834 | 48226k| 182.2 |   276M |  50 |1173 |  10k| 831 | 787k|  0 | 363k|  31 | 0.000000e+00 |      --      |    Inf |  59.57%
3102.57/3110.00	c  3110s|262700 |  6844 | 48245k| 182.2 |   276M |  50 |1173 |  10k|   0 | 788k|  0 | 363k|  31 | 0.000000e+00 |      --      |    Inf |  59.73%
3104.47/3111.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3104.47/3111.80	c  3112s|262800 |  6860 | 48273k| 182.3 |   276M |  50 |1173 |  10k| 762 | 788k|  1 | 363k|  31 | 0.000000e+00 |      --      |    Inf |  59.76%
3105.87/3113.25	c  3113s|262900 |  6868 | 48296k| 182.3 |   276M |  50 |1173 |  10k| 793 | 789k|  1 | 363k|  31 | 0.000000e+00 |      --      |    Inf |  59.78%
3106.86/3114.21	c  3114s|263000 |  6878 | 48311k| 182.3 |   276M |  50 |1173 |  10k|   0 | 789k|  0 | 363k|  31 | 0.000000e+00 |      --      |    Inf |  59.78%
3108.06/3115.46	c  3115s|263100 |  6868 | 48330k| 182.3 |   276M |  50 |1173 |  10k| 891 | 789k|  2 | 364k|  31 | 0.000000e+00 |      --      |    Inf |  59.80%
3109.46/3116.82	c  3117s|263200 |  6878 | 48349k| 182.3 |   276M |  50 |1173 |  10k| 837 | 790k|  1 | 364k|  31 | 0.000000e+00 |      --      |    Inf |  59.80%
3110.55/3117.90	c  3118s|263300 |  6878 | 48365k| 182.3 |   276M |  50 |1173 |  10k|   0 | 790k|  0 | 364k|  31 | 0.000000e+00 |      --      |    Inf |  59.80%
3111.45/3118.83	c  3119s|263400 |  6897 | 48380k| 182.2 |   276M |  50 |1173 |  10k| 869 | 790k|  0 | 364k|  31 | 0.000000e+00 |      --      |    Inf |  59.80%
3112.25/3119.66	c  3120s|263500 |  6890 | 48392k| 182.2 |   276M |  50 |1173 |  10k| 879 | 790k|  0 | 364k|  31 | 0.000000e+00 |      --      |    Inf |  59.80%
3113.25/3120.69	c  3121s|263600 |  6890 | 48408k| 182.2 |   276M |  50 |1173 |  10k| 863 | 790k|  1 | 364k|  31 | 0.000000e+00 |      --      |    Inf |  59.80%
3114.25/3121.69	c  3122s|263700 |  6886 | 48423k| 182.2 |   276M |  50 |1173 |  10k| 874 | 791k|  0 | 364k|  31 | 0.000000e+00 |      --      |    Inf |  59.80%
3115.44/3122.84	c  3123s|263800 |  6889 | 48440k| 182.2 |   276M |  50 |1173 |  10k| 782 | 791k|  0 | 365k|  31 | 0.000000e+00 |      --      |    Inf |  59.81%
3116.84/3124.20	c  3124s|263900 |  6901 | 48461k| 182.2 |   276M |  50 |1173 |  10k| 788 | 791k|  1 | 365k|  31 | 0.000000e+00 |      --      |    Inf |  59.82%
3117.74/3125.18	c  3125s|264000 |  6899 | 48476k| 182.2 |   276M |  50 |1173 |  10k| 825 | 791k|  1 | 365k|  31 | 0.000000e+00 |      --      |    Inf |  59.82%
3119.33/3126.77	c  3127s|264100 |  6899 | 48501k| 182.2 |   276M |  50 |1173 |  10k|   0 | 792k|  0 | 365k|  31 | 0.000000e+00 |      --      |    Inf |  59.83%
3120.53/3127.97	c  3128s|264200 |  6885 | 48518k| 182.2 |   276M |  50 |1173 |  10k| 821 | 792k|  0 | 365k|  31 | 0.000000e+00 |      --      |    Inf |  59.85%
3121.83/3129.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3121.83/3129.24	c  3129s|264300 |  6888 | 48537k| 182.2 |   276M |  50 |1173 |  10k| 876 | 792k|  2 | 365k|  31 | 0.000000e+00 |      --      |    Inf |  59.85%
3123.42/3130.85	c  3131s|264400 |  6886 | 48562k| 182.2 |   276M |  50 |1173 |  10k| 834 | 792k|  0 | 365k|  31 | 0.000000e+00 |      --      |    Inf |  59.88%
3124.22/3131.68	c  3132s|264500 |  6889 | 48575k| 182.2 |   276M |  50 |1173 |  10k|   0 | 793k|  0 | 365k|  31 | 0.000000e+00 |      --      |    Inf |  59.89%
3125.52/3132.90	c  3133s|264600 |  6879 | 48593k| 182.2 |   276M |  50 |1173 |  10k| 819 | 793k|  0 | 366k|  31 | 0.000000e+00 |      --      |    Inf |  59.91%
3126.92/3134.39	c  3134s|264700 |  6891 | 48616k| 182.2 |   276M |  50 |1173 |  10k| 837 | 793k|  0 | 366k|  31 | 0.000000e+00 |      --      |    Inf |  59.92%
3128.51/3135.96	c  3136s|264800 |  6910 | 48641k| 182.3 |   276M |  50 |1173 |  10k| 880 | 794k|  2 | 366k|  31 | 0.000000e+00 |      --      |    Inf |  59.92%
3129.91/3137.34	c  3137s|264900 |  6907 | 48662k| 182.3 |   276M |  50 |1173 |  10k| 844 | 794k|  1 | 366k|  31 | 0.000000e+00 |      --      |    Inf |  59.92%
3130.91/3138.31	c  3138s|265000 |  6907 | 48677k| 182.3 |   276M |  50 |1173 |  10k| 839 | 794k|  0 | 366k|  31 | 0.000000e+00 |      --      |    Inf |  59.92%
3131.90/3139.30	c  3139s|265100 |  6911 | 48692k| 182.3 |   276M |  50 |1173 |  10k|   0 | 794k|  0 | 366k|  31 | 0.000000e+00 |      --      |    Inf |  59.92%
3133.50/3140.98	c  3141s|265200 |  6956 | 48718k| 182.3 |   276M |  50 |1173 |  10k| 889 | 795k|  0 | 366k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3134.50/3141.97	c  3142s|265300 |  6961 | 48733k| 182.3 |   276M |  50 |1173 |  10k|   0 | 795k|  0 | 366k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3135.50/3142.95	c  3143s|265400 |  6964 | 48747k| 182.3 |   276M |  50 |1173 |  10k|   0 | 795k|  0 | 367k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3136.39/3143.85	c  3144s|265500 |  6970 | 48760k| 182.2 |   276M |  50 |1173 |  10k| 922 | 795k|  1 | 367k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3137.39/3144.80	c  3145s|265600 |  6975 | 48775k| 182.2 |   276M |  50 |1173 |  10k| 886 | 795k|  1 | 367k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3138.19/3145.62	c  3146s|265700 |  6969 | 48787k| 182.2 |   276M |  50 |1173 |  10k| 883 | 796k|  1 | 367k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3139.19/3146.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3139.19/3146.61	c  3147s|265800 |  6952 | 48802k| 182.2 |   276M |  50 |1173 |  10k|   0 | 796k|  0 | 367k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3139.98/3147.48	c  3147s|265900 |  6942 | 48815k| 182.2 |   276M |  50 |1173 |  10k| 883 | 796k|  1 | 367k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3140.59/3148.05	c  3148s|266000 |  6935 | 48823k| 182.1 |   276M |  50 |1173 |  10k| 883 | 796k|  0 | 367k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3141.69/3149.13	c  3149s|266100 |  6937 | 48838k| 182.1 |   276M |  50 |1173 |  10k| 927 | 796k|  0 | 368k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3142.38/3149.85	c  3150s|266200 |  6935 | 48849k| 182.1 |   276M |  50 |1173 |  10k| 926 | 796k|  1 | 368k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3143.38/3150.81	c  3151s|266300 |  6916 | 48864k| 182.1 |   276M |  50 |1173 |  10k| 884 | 797k|  1 | 368k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3144.27/3151.77	c  3152s|266400 |  6910 | 48877k| 182.1 |   276M |  50 |1173 |  10k| 898 | 797k|  1 | 368k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3145.97/3153.46	c  3153s|266500 |  6905 | 48902k| 182.1 |   276M |  50 |1173 |  10k| 860 | 797k|  1 | 368k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3147.27/3154.77	c  3155s|266600 |  6919 | 48922k| 182.1 |   276M |  50 |1173 |  10k| 836 | 797k|  1 | 368k|  31 | 0.000000e+00 |      --      |    Inf |  59.93%
3148.67/3156.13	c  3156s|266700 |  6911 | 48943k| 182.1 |   277M |  50 |1173 |  10k| 765 | 798k|  1 | 368k|  31 | 0.000000e+00 |      --      |    Inf |  59.95%
3149.36/3156.85	c  3157s|266800 |  6914 | 48955k| 182.1 |   277M |  50 |1173 |  10k| 790 | 798k|  1 | 368k|  31 | 0.000000e+00 |      --      |    Inf |  59.97%
3149.96/3157.49	c  3157s|266900 |  6910 | 48964k| 182.0 |   277M |  50 |1173 |  10k| 765 | 798k|  1 | 369k|  31 | 0.000000e+00 |      --      |    Inf |  59.99%
3150.96/3158.44	c  3158s|267000 |  6912 | 48979k| 182.0 |   277M |  50 |1173 |  10k| 769 | 798k|  1 | 369k|  31 | 0.000000e+00 |      --      |    Inf |  60.03%
3152.06/3159.56	c  3160s|267100 |  6913 | 48997k| 182.0 |   277M |  50 |1173 |  10k| 907 | 799k|  0 | 369k|  31 | 0.000000e+00 |      --      |    Inf |  60.11%
3152.75/3160.25	c  3160s|267200 |  6908 | 49007k| 182.0 |   277M |  50 |1173 |  10k|   0 | 799k|  0 | 369k|  31 | 0.000000e+00 |      --      |    Inf |  60.13%
3153.66/3161.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3153.66/3161.11	c  3161s|267300 |  6906 | 49020k| 182.0 |   277M |  50 |1173 |  10k| 825 | 799k|  0 | 369k|  31 | 0.000000e+00 |      --      |    Inf |  60.13%
3155.25/3162.77	c  3163s|267400 |  6925 | 49046k| 182.0 |   277M |  50 |1173 |  10k| 808 | 799k|  0 | 369k|  31 | 0.000000e+00 |      --      |    Inf |  60.15%
3156.25/3163.76	c  3164s|267500 |  6925 | 49060k| 182.0 |   277M |  50 |1173 |  10k| 826 | 799k|  1 | 369k|  31 | 0.000000e+00 |      --      |    Inf |  60.18%
3157.24/3164.77	c  3165s|267600 |  6924 | 49075k| 182.0 |   277M |  50 |1173 |  10k| 857 | 800k|  0 | 369k|  31 | 0.000000e+00 |      --      |    Inf |  60.19%
3157.94/3165.47	c  3165s|267700 |  6927 | 49085k| 182.0 |   277M |  50 |1173 |  10k| 903 | 800k|  2 | 370k|  31 | 0.000000e+00 |      --      |    Inf |  60.19%
3158.94/3166.45	c  3166s|267800 |  6926 | 49100k| 181.9 |   277M |  50 |1173 |  10k| 901 | 800k|  2 | 370k|  31 | 0.000000e+00 |      --      |    Inf |  60.19%
3160.64/3168.14	c  3168s|267900 |  6943 | 49125k| 182.0 |   277M |  50 |1173 |  10k| 837 | 801k|  1 | 370k|  31 | 0.000000e+00 |      --      |    Inf |  60.19%
3161.83/3169.31	c  3169s|268000 |  6943 | 49143k| 182.0 |   277M |  50 |1173 |  10k| 889 | 801k|  1 | 370k|  31 | 0.000000e+00 |      --      |    Inf |  60.19%
3163.23/3170.74	c  3171s|268100 |  6948 | 49165k| 182.0 |   277M |  50 |1173 |  10k| 899 | 802k|  0 | 370k|  31 | 0.000000e+00 |      --      |    Inf |  60.19%
3164.03/3171.59	c  3172s|268200 |  6948 | 49177k| 182.0 |   277M |  50 |1173 |  10k| 839 | 802k|  0 | 370k|  31 | 0.000000e+00 |      --      |    Inf |  60.19%
3164.93/3172.45	c  3172s|268300 |  6944 | 49190k| 181.9 |   277M |  50 |1173 |  10k| 857 | 802k|  0 | 370k|  31 | 0.000000e+00 |      --      |    Inf |  60.22%
3166.22/3173.77	c  3174s|268400 |  6969 | 49211k| 181.9 |   277M |  50 |1173 |  10k| 814 | 802k|  1 | 371k|  31 | 0.000000e+00 |      --      |    Inf |  60.22%
3167.42/3174.94	c  3175s|268500 |  6975 | 49230k| 181.9 |   277M |  50 |1173 |  10k| 816 | 803k|  2 | 371k|  31 | 0.000000e+00 |      --      |    Inf |  60.23%
3168.52/3176.02	c  3176s|268600 |  6985 | 49247k| 181.9 |   277M |  50 |1173 |  10k| 769 | 803k|  1 | 371k|  31 | 0.000000e+00 |      --      |    Inf |  60.23%
3169.41/3177.00	c  3177s|268700 |  6989 | 49262k| 181.9 |   277M |  50 |1173 |  10k|   0 | 803k|  0 | 371k|  31 | 0.000000e+00 |      --      |    Inf |  60.23%
3170.41/3177.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3170.41/3177.99	c  3178s|268800 |  6980 | 49278k| 181.9 |   278M |  50 |1173 |  10k| 809 | 804k|  2 | 371k|  31 | 0.000000e+00 |      --      |    Inf |  60.24%
3171.21/3178.74	c  3179s|268900 |  6978 | 49290k| 181.9 |   278M |  50 |1173 |  10k|   0 | 804k|  0 | 371k|  31 | 0.000000e+00 |      --      |    Inf |  60.24%
3172.31/3179.89	c  3180s|269000 |  6990 | 49308k| 181.9 |   278M |  50 |1173 |  10k|   0 | 804k|  0 | 371k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3173.61/3181.11	c  3181s|269100 |  6985 | 49327k| 181.9 |   278M |  50 |1173 |  10k|   0 | 805k|  0 | 371k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3175.20/3182.77	c  3183s|269200 |  6992 | 49354k| 181.9 |   278M |  50 |1173 |  10k| 853 | 805k|  1 | 372k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3176.50/3184.04	c  3184s|269300 |  7031 | 49373k| 181.9 |   278M |  50 |1173 |  10k|   0 | 806k|  0 | 372k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3177.40/3184.94	c  3185s|269400 |  7037 | 49386k| 181.9 |   278M |  50 |1173 |  10k| 891 | 806k|  1 | 372k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3177.99/3185.54	c  3186s|269500 |  7036 | 49395k| 181.9 |   278M |  50 |1173 |  10k|   0 | 806k|  0 | 372k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3178.79/3186.36	c  3186s|269600 |  7027 | 49408k| 181.9 |   278M |  50 |1173 |  10k|   0 | 806k|  0 | 372k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3179.79/3187.33	c  3187s|269700 |  7023 | 49422k| 181.9 |   278M |  50 |1173 |  10k|   0 | 807k|  0 | 372k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3180.69/3188.25	c  3188s|269800 |  7022 | 49437k| 181.8 |   278M |  50 |1173 |  10k| 912 | 807k|  1 | 372k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3181.79/3189.39	c  3189s|269900 |  7013 | 49454k| 181.8 |   278M |  50 |1173 |  10k| 883 | 807k|  1 | 372k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3182.68/3190.20	c  3190s|270000 |  7020 | 49466k| 181.8 |   278M |  50 |1173 |  10k| 884 | 807k|  1 | 373k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3183.38/3190.93	c  3191s|270100 |  7013 | 49477k| 181.8 |   278M |  50 |1173 |  10k| 889 | 807k|  1 | 373k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3184.38/3191.93	c  3192s|270200 |  7029 | 49492k| 181.8 |   278M |  50 |1173 |  10k| 922 | 808k|  1 | 373k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3185.38/3192.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3185.38/3192.97	c  3193s|270300 |  7032 | 49507k| 181.8 |   278M |  50 |1173 |  10k|   0 | 808k|  0 | 373k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3186.17/3193.72	c  3194s|270400 |  7033 | 49518k| 181.7 |   278M |  50 |1173 |  10k| 882 | 809k|  1 | 373k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3186.87/3194.47	c  3194s|270500 |  7018 | 49529k| 181.7 |   278M |  50 |1173 |  10k| 886 | 809k|  1 | 373k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3187.48/3195.08	c  3195s|270600 |  7018 | 49537k| 181.7 |   278M |  50 |1173 |  10k|   0 | 809k|  0 | 373k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3188.37/3195.95	c  3196s|270700 |  7023 | 49550k| 181.7 |   278M |  50 |1173 |  10k| 917 | 809k|  1 | 373k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3189.27/3196.88	c  3197s|270800 |  7010 | 49564k| 181.6 |   278M |  50 |1173 |  10k| 897 | 810k|  0 | 374k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3190.26/3197.81	c  3198s|270900 |  7014 | 49578k| 181.6 |   278M |  50 |1173 |  10k| 889 | 810k|  1 | 374k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3191.06/3198.62	c  3199s|271000 |  7008 | 49590k| 181.6 |   278M |  50 |1173 |  10k|   0 | 810k|  0 | 374k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3192.06/3199.63	c  3200s|271100 |  7010 | 49606k| 181.6 |   278M |  50 |1173 |  10k|   0 | 810k|  0 | 374k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3192.86/3200.49	c  3200s|271200 |  7014 | 49618k| 181.6 |   278M |  50 |1173 |  10k| 945 | 811k|  2 | 374k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3193.86/3201.41	c  3201s|271300 |  7017 | 49631k| 181.6 |   278M |  50 |1173 |  10k|   0 | 811k|  0 | 374k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3194.65/3202.24	c  3202s|271400 |  7013 | 49644k| 181.5 |   278M |  50 |1173 |  10k| 946 | 811k|  2 | 374k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3195.35/3202.97	c  3203s|271500 |  6999 | 49655k| 181.5 |   278M |  50 |1173 |  10k| 936 | 811k|  2 | 374k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3196.15/3203.78	c  3204s|271600 |  6995 | 49666k| 181.5 |   278M |  50 |1173 |  10k|   0 | 811k|  0 | 374k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3197.75/3205.34	c  3205s|271700 |  7002 | 49690k| 181.5 |   278M |  50 |1173 |  10k| 920 | 812k|  0 | 374k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3199.14/3206.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3199.14/3206.75	c  3207s|271800 |  7001 | 49711k| 181.5 |   278M |  50 |1173 |  10k|   0 | 812k|  0 | 375k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3200.24/3207.81	c  3208s|271900 |  6999 | 49727k| 181.5 |   278M |  50 |1173 |  10k| 864 | 812k|  0 | 375k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3201.54/3209.14	c  3209s|272000 |  6994 | 49748k| 181.5 |   278M |  50 |1173 |  10k| 774 | 812k|  0 | 375k|  31 | 0.000000e+00 |      --      |    Inf |  60.25%
3202.84/3210.40	c  3210s|272100 |  7003 | 49768k| 181.5 |   278M |  50 |1173 |  10k|   0 | 812k|  0 | 375k|  31 | 0.000000e+00 |      --      |    Inf |  60.26%
3203.73/3211.32	c  3211s|272200 |  6997 | 49782k| 181.5 |   278M |  50 |1173 |  10k|   0 | 813k|  0 | 375k|  31 | 0.000000e+00 |      --      |    Inf |  60.26%
3205.03/3212.65	c  3213s|272300 |  7001 | 49802k| 181.5 |   278M |  50 |1173 |  10k| 872 | 813k|  1 | 375k|  31 | 0.000000e+00 |      --      |    Inf |  60.26%
3206.13/3213.77	c  3214s|272400 |  6997 | 49818k| 181.5 |   278M |  50 |1173 |  10k| 866 | 813k|  1 | 375k|  31 | 0.000000e+00 |      --      |    Inf |  60.26%
3207.32/3214.93	c  3215s|272500 |  7005 | 49836k| 181.5 |   278M |  50 |1173 |  10k| 871 | 813k|  1 | 376k|  31 | 0.000000e+00 |      --      |    Inf |  60.26%
3208.22/3215.89	c  3216s|272600 |  6994 | 49851k| 181.5 |   278M |  50 |1173 |  10k| 809 | 813k|  1 | 376k|  31 | 0.000000e+00 |      --      |    Inf |  60.26%
3209.12/3216.73	c  3217s|272700 |  6993 | 49863k| 181.5 |   278M |  50 |1173 |  10k| 795 | 813k|  1 | 376k|  31 | 0.000000e+00 |      --      |    Inf |  60.26%
3210.52/3218.13	c  3218s|272800 |  7005 | 49885k| 181.5 |   278M |  50 |1173 |  10k| 838 | 814k|  1 | 376k|  31 | 0.000000e+00 |      --      |    Inf |  60.27%
3211.71/3219.30	c  3219s|272900 |  7012 | 49903k| 181.5 |   278M |  50 |1173 |  10k| 822 | 814k|  1 | 376k|  31 | 0.000000e+00 |      --      |    Inf |  60.28%
3212.81/3220.45	c  3220s|273000 |  7009 | 49921k| 181.5 |   278M |  50 |1173 |  10k|   0 | 814k|  0 | 376k|  31 | 0.000000e+00 |      --      |    Inf |  60.28%
3214.21/3221.80	c  3222s|273100 |  7009 | 49942k| 181.5 |   278M |  50 |1173 |  10k| 852 | 815k|  1 | 376k|  31 | 0.000000e+00 |      --      |    Inf |  60.29%
3215.61/3223.21	c  3223s|273200 |  6990 | 49963k| 181.5 |   278M |  50 |1173 |  10k| 853 | 815k|  1 | 377k|  31 | 0.000000e+00 |      --      |    Inf |  60.31%
3217.51/3225.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3217.51/3225.11	c  3225s|273300 |  7024 | 49992k| 181.5 |   278M |  50 |1173 |  10k| 847 | 815k|  2 | 377k|  31 | 0.000000e+00 |      --      |    Inf |  60.31%
3218.60/3226.26	c  3226s|273400 |  7026 | 50010k| 181.5 |   278M |  50 |1173 |  10k|   0 | 815k|  0 | 377k|  31 | 0.000000e+00 |      --      |    Inf |  60.31%
3219.69/3227.31	c  3227s|273500 |  7020 | 50026k| 181.5 |   278M |  50 |1173 |  10k|   0 | 816k|  0 | 377k|  31 | 0.000000e+00 |      --      |    Inf |  60.31%
3220.50/3228.15	c  3228s|273600 |  7006 | 50039k| 181.5 |   278M |  50 |1173 |  10k| 820 | 816k|  1 | 377k|  31 | 0.000000e+00 |      --      |    Inf |  60.32%
3222.19/3229.89	c  3230s|273700 |  7011 | 50066k| 181.5 |   278M |  50 |1173 |  10k| 802 | 816k|  1 | 377k|  31 | 0.000000e+00 |      --      |    Inf |  60.57%
3223.69/3231.38	c  3231s|273800 |  7022 | 50089k| 181.6 |   278M |  50 |1173 |  10k| 866 | 816k|  2 | 377k|  31 | 0.000000e+00 |      --      |    Inf |  60.57%
3224.58/3232.25	c  3232s|273900 |  7024 | 50102k| 181.5 |   278M |  50 |1173 |  10k| 878 | 816k|  1 | 378k|  31 | 0.000000e+00 |      --      |    Inf |  60.57%
3225.68/3233.32	c  3233s|274000 |  7034 | 50119k| 181.5 |   278M |  50 |1173 |  10k|   0 | 817k|  0 | 378k|  31 | 0.000000e+00 |      --      |    Inf |  60.58%
3226.68/3234.38	c  3234s|274100 |  7035 | 50135k| 181.5 |   278M |  50 |1173 |  10k| 907 | 817k|  1 | 378k|  31 | 0.000000e+00 |      --      |    Inf |  60.58%
3227.98/3235.67	c  3236s|274200 |  7029 | 50154k| 181.5 |   278M |  50 |1173 |  10k|   0 | 817k|  0 | 378k|  31 | 0.000000e+00 |      --      |    Inf |  60.58%
3229.27/3236.90	c  3237s|274300 |  7030 | 50172k| 181.5 |   279M |  50 |1173 |  10k| 899 | 817k|  1 | 378k|  31 | 0.000000e+00 |      --      |    Inf |  60.58%
3230.27/3237.97	c  3238s|274400 |  7028 | 50189k| 181.5 |   279M |  50 |1173 |  10k| 767 | 818k|  1 | 378k|  31 | 0.000000e+00 |      --      |    Inf |  60.59%
3231.87/3239.51	c  3240s|274500 |  7034 | 50214k| 181.6 |   279M |  50 |1173 |  10k| 867 | 818k|  2 | 378k|  31 | 0.000000e+00 |      --      |    Inf |  60.64%
3233.06/3240.77	c  3241s|274600 |  7023 | 50233k| 181.6 |   279M |  50 |1173 |  10k| 830 | 818k|  1 | 379k|  31 | 0.000000e+00 |      --      |    Inf |  60.64%
3234.37/3242.05	c  3242s|274700 |  7034 | 50253k| 181.6 |   279M |  50 |1173 |  10k| 801 | 819k|  1 | 379k|  31 | 0.000000e+00 |      --      |    Inf |  60.64%
3235.66/3243.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3235.66/3243.31	c  3243s|274800 |  7038 | 50274k| 181.6 |   279M |  50 |1173 |  10k| 807 | 819k|  0 | 379k|  31 | 0.000000e+00 |      --      |    Inf |  60.64%
3236.36/3244.01	c  3244s|274900 |  7036 | 50285k| 181.6 |   279M |  50 |1173 |  10k| 804 | 819k|  0 | 379k|  31 | 0.000000e+00 |      --      |    Inf |  60.64%
3237.36/3245.05	c  3245s|275000 |  7025 | 50301k| 181.5 |   279M |  50 |1173 |  10k| 797 | 819k|  1 | 379k|  31 | 0.000000e+00 |      --      |    Inf |  60.65%
3238.25/3245.92	c  3246s|275100 |  7040 | 50315k| 181.5 |   279M |  50 |1173 |  10k|   0 | 820k|  0 | 379k|  31 | 0.000000e+00 |      --      |    Inf |  60.65%
3239.35/3247.02	c  3247s|275200 |  7032 | 50332k| 181.5 |   279M |  50 |1173 |  10k|   0 | 820k|  0 | 379k|  31 | 0.000000e+00 |      --      |    Inf |  60.65%
3240.35/3248.03	c  3248s|275300 |  7026 | 50348k| 181.5 |   279M |  50 |1173 |  10k| 889 | 820k|  1 | 379k|  31 | 0.000000e+00 |      --      |    Inf |  60.65%
3241.54/3249.24	c  3249s|275400 |  7019 | 50366k| 181.5 |   279M |  50 |1173 |  10k| 889 | 820k|  0 | 380k|  31 | 0.000000e+00 |      --      |    Inf |  60.65%
3242.84/3250.52	c  3251s|275500 |  7015 | 50386k| 181.5 |   279M |  50 |1173 |  10k| 932 | 820k|  0 | 380k|  31 | 0.000000e+00 |      --      |    Inf |  60.66%
3243.74/3251.45	c  3251s|275600 |  7012 | 50400k| 181.5 |   279M |  50 |1173 |  10k|   0 | 821k|  0 | 380k|  31 | 0.000000e+00 |      --      |    Inf |  60.66%
3245.24/3252.96	c  3253s|275700 |  7047 | 50424k| 181.5 |   279M |  50 |1173 |  10k|   0 | 821k|  0 | 380k|  31 | 0.000000e+00 |      --      |    Inf |  60.66%
3246.53/3254.25	c  3254s|275800 |  7041 | 50444k| 181.5 |   279M |  50 |1173 |  10k| 837 | 821k|  1 | 380k|  31 | 0.000000e+00 |      --      |    Inf |  60.66%
3247.63/3255.35	c  3255s|275900 |  7047 | 50461k| 181.5 |   279M |  50 |1173 |  10k| 809 | 821k|  1 | 380k|  31 | 0.000000e+00 |      --      |    Inf |  60.66%
3249.33/3257.03	c  3257s|276000 |  7038 | 50487k| 181.6 |   279M |  50 |1173 |  10k| 840 | 822k|  0 | 380k|  31 | 0.000000e+00 |      --      |    Inf |  60.66%
3250.92/3258.69	c  3259s|276100 |  7043 | 50512k| 181.6 |   279M |  50 |1173 |  10k| 971 | 822k|  0 | 381k|  31 | 0.000000e+00 |      --      |    Inf |  60.67%
3252.42/3260.13	c  3260s|276200 |  7058 | 50534k| 181.6 |   279M |  50 |1173 |  10k| 793 | 822k|  1 | 381k|  31 | 0.000000e+00 |      --      |    Inf |  60.69%
3253.22/3260.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3253.22/3260.97	c  3261s|276300 |  7054 | 50546k| 181.6 |   279M |  50 |1173 |  10k| 892 | 823k|  1 | 381k|  31 | 0.000000e+00 |      --      |    Inf |  60.69%
3254.61/3262.37	c  3262s|276400 |  7068 | 50566k| 181.6 |   279M |  50 |1173 |9327 | 864 | 823k|  0 | 381k|  31 | 0.000000e+00 |      --      |    Inf |  60.69%
3255.71/3263.49	c  3263s|276500 |  7072 | 50583k| 181.6 |   279M |  50 |1173 |8543 | 851 | 823k|  1 | 381k|  31 | 0.000000e+00 |      --      |    Inf |  60.70%
3256.41/3264.19	c  3264s|276600 |  7071 | 50593k| 181.6 |   279M |  50 |1173 |8702 | 814 | 823k|  1 | 381k|  31 | 0.000000e+00 |      --      |    Inf |  60.70%
3257.51/3265.26	c  3265s|276700 |  7061 | 50609k| 181.5 |   279M |  50 |1173 |8485 | 900 | 824k|  0 | 382k|  31 | 0.000000e+00 |      --      |    Inf |  60.70%
3258.80/3266.50	c  3267s|276800 |  7063 | 50628k| 181.5 |   279M |  50 |1173 |7950 | 950 | 824k|  2 | 382k|  31 | 0.000000e+00 |      --      |    Inf |  60.70%
3260.70/3268.40	c  3268s|276900 |  7073 | 50657k| 181.6 |   279M |  50 |1173 |7184 | 886 | 824k|  0 | 382k|  31 | 0.000000e+00 |      --      |    Inf |  60.71%
3261.90/3269.69	c  3270s|277000 |  7076 | 50677k| 181.6 |   279M |  50 |1173 |7052 | 837 | 825k|  0 | 382k|  31 | 0.000000e+00 |      --      |    Inf |  60.71%
3263.19/3270.91	c  3271s|277100 |  7069 | 50696k| 181.6 |   279M |  50 |1173 |6605 | 843 | 825k|  0 | 382k|  31 | 0.000000e+00 |      --      |    Inf |  60.79%
3264.30/3272.02	c  3272s|277200 |  7066 | 50713k| 181.6 |   279M |  50 |1173 |6503 | 832 | 825k|  1 | 382k|  31 | 0.000000e+00 |      --      |    Inf |  60.79%
3265.29/3273.04	c  3273s|277300 |  7066 | 50727k| 181.6 |   279M |  50 |1173 |6508 | 844 | 825k|  1 | 382k|  31 | 0.000000e+00 |      --      |    Inf |  60.80%
3265.99/3273.74	c  3274s|277400 |  7070 | 50738k| 181.5 |   279M |  50 |1173 |6497 | 819 | 826k|  1 | 383k|  31 | 0.000000e+00 |      --      |    Inf |  60.80%
3267.39/3275.15	c  3275s|277500 |  7062 | 50760k| 181.6 |   279M |  50 |1173 |6439 |   0 | 826k|  0 | 383k|  31 | 0.000000e+00 |      --      |    Inf |  60.80%
3268.18/3275.97	c  3276s|277600 |  7066 | 50771k| 181.5 |   279M |  50 |1173 |6270 | 816 | 826k|  1 | 383k|  31 | 0.000000e+00 |      --      |    Inf |  60.80%
3268.88/3276.69	c  3277s|277700 |  7063 | 50783k| 181.5 |   279M |  50 |1173 |6388 | 818 | 826k|  1 | 383k|  31 | 0.000000e+00 |      --      |    Inf |  60.80%
3269.48/3277.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3269.48/3277.26	c  3277s|277800 |  7066 | 50791k| 181.5 |   279M |  50 |1173 |6483 |   0 | 826k|  0 | 383k|  31 | 0.000000e+00 |      --      |    Inf |  60.80%
3270.48/3278.24	c  3278s|277900 |  7063 | 50806k| 181.5 |   279M |  50 |1173 |6514 |   0 | 826k|  0 | 383k|  31 | 0.000000e+00 |      --      |    Inf |  60.80%
3271.38/3279.16	c  3279s|278000 |  7060 | 50820k| 181.5 |   279M |  50 |1173 |6449 | 811 | 827k|  1 | 384k|  31 | 0.000000e+00 |      --      |    Inf |  60.80%
3272.38/3280.18	c  3280s|278100 |  7059 | 50836k| 181.4 |   279M |  50 |1173 |6413 | 827 | 827k|  0 | 384k|  31 | 0.000000e+00 |      --      |    Inf |  60.81%
3273.37/3281.13	c  3281s|278200 |  7065 | 50850k| 181.4 |   279M |  50 |1173 |6448 | 831 | 827k|  1 | 384k|  31 | 0.000000e+00 |      --      |    Inf |  60.81%
3274.57/3282.38	c  3282s|278300 |  7070 | 50869k| 181.4 |   279M |  50 |1173 |6478 | 891 | 827k|  0 | 384k|  31 | 0.000000e+00 |      --      |    Inf |  60.81%
3276.16/3283.97	c  3284s|278400 |  7076 | 50893k| 181.5 |   280M |  50 |1173 |6283 | 906 | 828k|  0 | 384k|  31 | 0.000000e+00 |      --      |    Inf |  60.81%
3277.06/3284.89	c  3285s|278500 |  7071 | 50907k| 181.4 |   280M |  50 |1173 |6272 | 824 | 828k|  1 | 384k|  31 | 0.000000e+00 |      --      |    Inf |  60.81%
3278.36/3286.17	c  3286s|278600 |  7076 | 50927k| 181.4 |   280M |  50 |1173 |6255 | 839 | 828k|  1 | 384k|  31 | 0.000000e+00 |      --      |    Inf |  60.81%
3279.55/3287.32	c  3287s|278700 |  7070 | 50944k| 181.4 |   280M |  50 |1173 |5925 | 856 | 829k|  0 | 384k|  31 | 0.000000e+00 |      --      |    Inf |  60.82%
3280.36/3288.14	c  3288s|278800 |  7067 | 50957k| 181.4 |   280M |  50 |1173 |5966 |   0 | 829k|  0 | 385k|  31 | 0.000000e+00 |      --      |    Inf |  60.83%
3281.45/3289.25	c  3289s|278900 |  7086 | 50973k| 181.4 |   280M |  50 |1173 |6030 | 868 | 829k|  1 | 385k|  31 | 0.000000e+00 |      --      |    Inf |  60.83%
3282.55/3290.36	c  3290s|279000 |  7091 | 50990k| 181.4 |   280M |  50 |1173 |6095 | 821 | 829k|  1 | 385k|  31 | 0.000000e+00 |      --      |    Inf |  60.83%
3283.54/3291.39	c  3291s|279100 |  7098 | 51006k| 181.4 |   280M |  50 |1173 |6114 | 919 | 830k|  0 | 385k|  31 | 0.000000e+00 |      --      |    Inf |  60.83%
3284.64/3292.45	c  3292s|279200 |  7091 | 51022k| 181.4 |   280M |  50 |1173 |6112 | 852 | 830k|  1 | 385k|  31 | 0.000000e+00 |      --      |    Inf |  60.83%
3285.74/3293.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3285.74/3293.51	c  3294s|279300 |  7107 | 51039k| 181.4 |   280M |  50 |1173 |6224 |   0 | 830k|  0 | 385k|  31 | 0.000000e+00 |      --      |    Inf |  60.83%
3286.54/3294.35	c  3294s|279400 |  7110 | 51051k| 181.4 |   280M |  50 |1173 |6356 | 811 | 830k|  1 | 385k|  31 | 0.000000e+00 |      --      |    Inf |  60.83%
3287.44/3295.27	c  3295s|279500 |  7093 | 51065k| 181.4 |   280M |  50 |1173 |6467 |   0 | 830k|  0 | 386k|  31 | 0.000000e+00 |      --      |    Inf |  60.83%
3288.43/3296.27	c  3296s|279600 |  7096 | 51079k| 181.3 |   280M |  50 |1173 |6357 | 851 | 831k|  1 | 386k|  31 | 0.000000e+00 |      --      |    Inf |  60.83%
3289.63/3297.40	c  3297s|279700 |  7093 | 51094k| 181.3 |   280M |  50 |1173 |6247 |   0 | 831k|  0 | 386k|  31 | 0.000000e+00 |      --      |    Inf |  60.83%
3290.43/3298.21	c  3298s|279800 |  7095 | 51105k| 181.3 |   280M |  50 |1173 |6321 |   0 | 831k|  0 | 386k|  31 | 0.000000e+00 |      --      |    Inf |  60.83%
3291.63/3299.48	c  3299s|279900 |  7100 | 51126k| 181.3 |   280M |  50 |1173 |6384 | 780 | 831k|  0 | 386k|  31 | 0.000000e+00 |      --      |    Inf |  60.84%
3293.52/3301.35	c  3301s|280000 |  7094 | 51156k| 181.4 |   280M |  50 |1173 |6225 | 819 | 832k|  1 | 386k|  31 | 0.000000e+00 |      --      |    Inf |  60.86%
3295.22/3303.04	c  3303s|280100 |  7107 | 51183k| 181.4 |   280M |  50 |1173 |6216 |   0 | 832k|  0 | 387k|  31 | 0.000000e+00 |      --      |    Inf |  60.90%
3296.41/3304.27	c  3304s|280200 |  7111 | 51203k| 181.4 |   280M |  50 |1173 |6323 | 861 | 832k|  1 | 387k|  31 | 0.000000e+00 |      --      |    Inf |  60.90%
3297.81/3305.66	c  3306s|280300 |  7126 | 51225k| 181.4 |   280M |  50 |1173 |6410 | 905 | 832k|  3 | 387k|  31 | 0.000000e+00 |      --      |    Inf |  60.90%
3298.91/3306.73	c  3307s|280400 |  7132 | 51242k| 181.4 |   280M |  50 |1173 |6535 | 862 | 833k|  1 | 387k|  31 | 0.000000e+00 |      --      |    Inf |  60.90%
3300.10/3307.92	c  3308s|280500 |  7121 | 51260k| 181.4 |   280M |  50 |1173 |6619 | 885 | 833k|  2 | 387k|  31 | 0.000000e+00 |      --      |    Inf |  60.90%
3301.21/3309.06	c  3309s|280600 |  7115 | 51278k| 181.4 |   280M |  50 |1173 |6674 | 899 | 833k|  2 | 387k|  31 | 0.000000e+00 |      --      |    Inf |  60.91%
3302.50/3310.37	c  3310s|280700 |  7116 | 51299k| 181.4 |   280M |  50 |1173 |6763 |   0 | 833k|  0 | 387k|  31 | 0.000000e+00 |      --      |    Inf |  60.91%
3304.10/3311.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3304.10/3311.98	c  3312s|280800 |  7116 | 51324k| 181.4 |   280M |  50 |1173 |6745 | 865 | 834k|  0 | 388k|  31 | 0.000000e+00 |      --      |    Inf |  60.91%
3305.79/3313.68	c  3314s|280900 |  7131 | 51351k| 181.5 |   280M |  50 |1173 |6558 | 858 | 834k|  0 | 388k|  31 | 0.000000e+00 |      --      |    Inf |  60.91%
3306.79/3314.63	c  3315s|281000 |  7139 | 51365k| 181.5 |   280M |  50 |1173 |6520 |   0 | 834k|  0 | 388k|  31 | 0.000000e+00 |      --      |    Inf |  60.96%
3307.89/3315.76	c  3316s|281100 |  7128 | 51382k| 181.5 |   280M |  50 |1173 |6201 | 888 | 835k|  2 | 388k|  31 | 0.000000e+00 |      --      |    Inf |  60.96%
3309.48/3317.37	c  3317s|281200 |  7127 | 51407k| 181.5 |   280M |  50 |1173 |5868 | 742 | 835k|  1 | 388k|  31 | 0.000000e+00 |      --      |    Inf |  61.05%
3311.18/3319.01	c  3319s|281300 |  7140 | 51434k| 181.5 |   280M |  50 |1173 |5853 | 853 | 835k|  1 | 388k|  31 | 0.000000e+00 |      --      |    Inf |  61.07%
3312.58/3320.46	c  3320s|281400 |  7151 | 51457k| 181.5 |   280M |  50 |1173 |5858 | 910 | 836k|  1 | 388k|  31 | 0.000000e+00 |      --      |    Inf |  61.08%
3313.67/3321.53	c  3322s|281500 |  7156 | 51473k| 181.5 |   280M |  50 |1173 |5801 | 889 | 836k|  2 | 388k|  31 | 0.000000e+00 |      --      |    Inf |  61.08%
3314.37/3322.29	c  3322s|281600 |  7154 | 51485k| 181.5 |   280M |  50 |1173 |5920 | 808 | 836k|  0 | 389k|  31 | 0.000000e+00 |      --      |    Inf |  61.08%
3315.77/3323.69	c  3324s|281700 |  7146 | 51506k| 181.5 |   280M |  50 |1173 |5656 | 816 | 836k|  0 | 389k|  31 | 0.000000e+00 |      --      |    Inf |  61.08%
3317.07/3324.91	c  3325s|281800 |  7145 | 51525k| 181.5 |   280M |  50 |1173 |5604 |   0 | 837k|  0 | 389k|  31 | 0.000000e+00 |      --      |    Inf |  61.10%
3317.96/3325.82	c  3326s|281900 |  7149 | 51539k| 181.5 |   280M |  50 |1173 |5392 |   0 | 837k|  0 | 389k|  31 | 0.000000e+00 |      --      |    Inf |  61.10%
3318.86/3326.70	c  3327s|282000 |  7150 | 51553k| 181.5 |   280M |  50 |1173 |5474 | 851 | 837k|  2 | 389k|  31 | 0.000000e+00 |      --      |    Inf |  61.10%
3319.86/3327.70	c  3328s|282100 |  7147 | 51569k| 181.5 |   280M |  50 |1173 |5536 | 838 | 838k|  1 | 389k|  31 | 0.000000e+00 |      --      |    Inf |  61.10%
3321.16/3329.05	c  3329s|282200 |  7141 | 51590k| 181.5 |   280M |  50 |1173 |5513 | 812 | 838k|  0 | 389k|  31 | 0.000000e+00 |      --      |    Inf |  61.10%
3322.16/3330.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3322.16/3330.01	c  3330s|282300 |  7140 | 51604k| 181.5 |   280M |  50 |1173 |5576 |   0 | 838k|  0 | 389k|  31 | 0.000000e+00 |      --      |    Inf |  61.10%
3323.05/3331.00	c  3331s|282400 |  7138 | 51619k| 181.5 |   280M |  50 |1173 |5706 |   0 | 838k|  0 | 390k|  31 | 0.000000e+00 |      --      |    Inf |  61.10%
3324.65/3332.50	c  3332s|282500 |  7150 | 51642k| 181.5 |   280M |  50 |1173 |5769 | 815 | 839k|  1 | 390k|  31 | 0.000000e+00 |      --      |    Inf |  61.10%
3325.65/3333.55	c  3334s|282600 |  7149 | 51659k| 181.5 |   280M |  50 |1173 |5804 | 829 | 839k|  1 | 390k|  31 | 0.000000e+00 |      --      |    Inf |  61.10%
3326.84/3334.70	c  3335s|282700 |  7147 | 51676k| 181.5 |   280M |  50 |1173 |5782 | 786 | 839k|  1 | 390k|  31 | 0.000000e+00 |      --      |    Inf |  61.11%
3328.64/3336.55	c  3337s|282800 |  7162 | 51705k| 181.5 |   280M |  50 |1173 |5812 | 786 | 840k|  1 | 390k|  31 | 0.000000e+00 |      --      |    Inf |  61.11%
3329.84/3337.70	c  3338s|282900 |  7167 | 51724k| 181.5 |   280M |  50 |1173 |5904 | 824 | 840k|  1 | 390k|  31 | 0.000000e+00 |      --      |    Inf |  61.11%
3330.83/3338.73	c  3339s|283000 |  7162 | 51739k| 181.5 |   280M |  50 |1173 |5976 |   0 | 840k|  0 | 390k|  31 | 0.000000e+00 |      --      |    Inf |  61.11%
3331.73/3339.69	c  3340s|283100 |  7171 | 51753k| 181.5 |   280M |  50 |1173 |6025 |   0 | 840k|  0 | 391k|  31 | 0.000000e+00 |      --      |    Inf |  61.11%
3332.93/3340.84	c  3341s|283200 |  7181 | 51770k| 181.5 |   281M |  50 |1173 |6073 | 844 | 841k|  0 | 391k|  31 | 0.000000e+00 |      --      |    Inf |  61.11%
3334.33/3342.25	c  3342s|283300 |  7177 | 51791k| 181.5 |   282M |  50 |1173 |6097 | 858 | 841k|  1 | 391k|  31 | 0.000000e+00 |      --      |    Inf |  61.11%
3335.42/3343.30	c  3343s|283400 |  7181 | 51808k| 181.5 |   282M |  50 |1173 |6156 | 849 | 841k|  0 | 391k|  31 | 0.000000e+00 |      --      |    Inf |  61.11%
3336.32/3344.20	c  3344s|283500 |  7174 | 51821k| 181.5 |   282M |  50 |1173 |6239 |   0 | 841k|  0 | 391k|  31 | 0.000000e+00 |      --      |    Inf |  61.11%
3337.12/3345.04	c  3345s|283600 |  7178 | 51834k| 181.4 |   282M |  50 |1173 |6190 |   0 | 842k|  0 | 391k|  31 | 0.000000e+00 |      --      |    Inf |  61.11%
3338.62/3346.54	c  3347s|283700 |  7185 | 51857k| 181.5 |   282M |  50 |1173 |6119 |   0 | 842k|  0 | 391k|  31 | 0.000000e+00 |      --      |    Inf |  61.12%
3339.22/3347.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3339.22/3347.16	c  3347s|283800 |  7182 | 51867k| 181.4 |   282M |  50 |1173 |6177 | 827 | 842k|  0 | 391k|  31 | 0.000000e+00 |      --      |    Inf |  61.13%
3340.61/3348.50	c  3348s|283900 |  7189 | 51888k| 181.4 |   282M |  50 |1173 |6197 | 826 | 842k|  1 | 392k|  31 | 0.000000e+00 |      --      |    Inf |  61.13%
3341.71/3349.64	c  3350s|284000 |  7204 | 51905k| 181.4 |   282M |  50 |1173 |6181 | 772 | 842k|  1 | 392k|  31 | 0.000000e+00 |      --      |    Inf |  61.13%
3343.00/3350.95	c  3351s|284100 |  7196 | 51926k| 181.5 |   282M |  50 |1173 |6293 | 772 | 843k|  1 | 392k|  31 | 0.000000e+00 |      --      |    Inf |  61.15%
3344.50/3352.43	c  3352s|284200 |  7198 | 51950k| 181.5 |   282M |  50 |1173 |6450 | 772 | 843k|  1 | 392k|  31 | 0.000000e+00 |      --      |    Inf |  61.17%
3345.80/3353.77	c  3354s|284300 |  7191 | 51971k| 181.5 |   282M |  50 |1173 |6520 | 772 | 844k|  1 | 392k|  31 | 0.000000e+00 |      --      |    Inf |  61.17%
3346.79/3354.73	c  3355s|284400 |  7179 | 51987k| 181.5 |   282M |  50 |1173 |6526 |   0 | 844k|  0 | 392k|  31 | 0.000000e+00 |      --      |    Inf |  61.18%
3348.10/3356.09	c  3356s|284500 |  7175 | 52008k| 181.5 |   282M |  50 |1173 |6450 | 827 | 844k|  0 | 393k|  31 | 0.000000e+00 |      --      |    Inf |  61.18%
3349.09/3357.10	c  3357s|284600 |  7180 | 52024k| 181.5 |   282M |  50 |1173 |6427 | 911 | 844k|  1 | 393k|  31 | 0.000000e+00 |      --      |    Inf |  61.18%
3350.19/3358.13	c  3358s|284700 |  7173 | 52039k| 181.5 |   282M |  50 |1173 |6418 | 910 | 845k|  2 | 393k|  31 | 0.000000e+00 |      --      |    Inf |  61.18%
3351.28/3359.22	c  3359s|284800 |  7170 | 52055k| 181.5 |   282M |  50 |1173 |6395 |   0 | 845k|  0 | 393k|  31 | 0.000000e+00 |      --      |    Inf |  61.39%
3352.28/3360.21	c  3360s|284900 |  7173 | 52070k| 181.4 |   282M |  50 |1173 |6364 | 875 | 845k|  1 | 393k|  31 | 0.000000e+00 |      --      |    Inf |  61.39%
3352.98/3360.93	c  3361s|285000 |  7169 | 52080k| 181.4 |   282M |  50 |1173 |6474 | 872 | 845k|  1 | 393k|  31 | 0.000000e+00 |      --      |    Inf |  61.39%
3353.88/3361.80	c  3362s|285100 |  7173 | 52093k| 181.4 |   282M |  50 |1173 |6514 |   0 | 845k|  0 | 393k|  31 | 0.000000e+00 |      --      |    Inf |  61.39%
3354.58/3362.56	c  3363s|285200 |  7174 | 52104k| 181.4 |   282M |  50 |1173 |6632 | 798 | 846k|  1 | 393k|  31 | 0.000000e+00 |      --      |    Inf |  61.39%
3355.47/3363.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3355.47/3363.47	c  3363s|285300 |  7170 | 52118k| 181.4 |   282M |  50 |1173 |6721 |   0 | 846k|  0 | 394k|  31 | 0.000000e+00 |      --      |    Inf |  61.39%
3356.97/3364.91	c  3365s|285400 |  7167 | 52139k| 181.4 |   282M |  50 |1173 |6574 | 783 | 847k|  1 | 394k|  31 | 0.000000e+00 |      --      |    Inf |  61.42%
3358.07/3366.10	c  3366s|285500 |  7180 | 52156k| 181.4 |   282M |  50 |1173 |6519 | 899 | 847k|  0 | 394k|  31 | 0.000000e+00 |      --      |    Inf |  61.46%
3359.76/3367.72	c  3368s|285600 |  7186 | 52181k| 181.4 |   282M |  50 |1173 |6625 |   0 | 847k|  0 | 394k|  31 | 0.000000e+00 |      --      |    Inf |  61.46%
3360.86/3368.89	c  3369s|285700 |  7178 | 52199k| 181.4 |   282M |  50 |1173 |6609 |   0 | 848k|  0 | 394k|  31 | 0.000000e+00 |      --      |    Inf |  61.46%
3362.66/3370.69	c  3371s|285800 |  7184 | 52226k| 181.4 |   283M |  50 |1173 |6504 | 824 | 848k|  1 | 394k|  31 | 0.000000e+00 |      --      |    Inf |  61.46%
3363.56/3371.54	c  3372s|285900 |  7182 | 52238k| 181.4 |   283M |  50 |1173 |6606 | 820 | 848k|  1 | 394k|  31 | 0.000000e+00 |      --      |    Inf |  61.46%
3364.85/3372.83	c  3373s|286000 |  7185 | 52257k| 181.4 |   283M |  50 |1173 |6531 | 872 | 848k|  1 | 395k|  31 | 0.000000e+00 |      --      |    Inf |  61.46%
3365.95/3373.93	c  3374s|286100 |  7195 | 52273k| 181.4 |   283M |  50 |1173 |6425 |   0 | 848k|  0 | 395k|  31 | 0.000000e+00 |      --      |    Inf |  61.47%
3367.25/3375.25	c  3375s|286200 |  7183 | 52294k| 181.4 |   283M |  50 |1173 |6428 | 864 | 849k|  1 | 395k|  31 | 0.000000e+00 |      --      |    Inf |  61.47%
3368.24/3376.23	c  3376s|286300 |  7187 | 52308k| 181.4 |   283M |  50 |1173 |6462 | 838 | 849k|  1 | 395k|  31 | 0.000000e+00 |      --      |    Inf |  61.48%
3369.05/3377.01	c  3377s|286400 |  7199 | 52321k| 181.4 |   283M |  50 |1173 |6478 |   0 | 849k|  0 | 395k|  31 | 0.000000e+00 |      --      |    Inf |  61.48%
3370.74/3378.76	c  3379s|286500 |  7188 | 52347k| 181.4 |   283M |  50 |1173 |6288 | 850 | 850k|  1 | 395k|  31 | 0.000000e+00 |      --      |    Inf |  61.54%
3371.94/3379.98	c  3380s|286600 |  7195 | 52366k| 181.4 |   283M |  50 |1173 |6249 | 828 | 850k|  1 | 395k|  31 | 0.000000e+00 |      --      |    Inf |  61.64%
3373.33/3381.35	c  3381s|286700 |  7207 | 52386k| 181.4 |   283M |  50 |1173 |6275 | 904 | 850k|  1 | 396k|  31 | 0.000000e+00 |      --      |    Inf |  61.64%
3374.33/3382.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3374.33/3382.36	c  3382s|286800 |  7208 | 52401k| 181.4 |   283M |  50 |1173 |6225 | 844 | 851k|  1 | 396k|  31 | 0.000000e+00 |      --      |    Inf |  61.64%
3375.63/3383.65	c  3384s|286900 |  7220 | 52421k| 181.4 |   283M |  50 |1173 |6321 |   0 | 851k|  0 | 396k|  31 | 0.000000e+00 |      --      |    Inf |  61.64%
3376.72/3384.75	c  3385s|287000 |  7220 | 52437k| 181.4 |   283M |  50 |1173 |6185 | 826 | 851k|  1 | 396k|  31 | 0.000000e+00 |      --      |    Inf |  61.65%
3378.03/3386.06	c  3386s|287100 |  7235 | 52457k| 181.4 |   284M |  50 |1173 |6227 | 840 | 852k|  1 | 396k|  31 | 0.000000e+00 |      --      |    Inf |  61.65%
3379.22/3387.27	c  3387s|287200 |  7249 | 52476k| 181.4 |   284M |  50 |1173 |6304 |   0 | 852k|  0 | 396k|  31 | 0.000000e+00 |      --      |    Inf |  61.66%
3380.32/3388.32	c  3388s|287300 |  7238 | 52493k| 181.4 |   284M |  50 |1173 |6253 | 891 | 852k|  1 | 396k|  31 | 0.000000e+00 |      --      |    Inf |  61.66%
3381.41/3389.47	c  3389s|287400 |  7244 | 52511k| 181.4 |   284M |  50 |1173 |6071 | 778 | 852k|  1 | 397k|  31 | 0.000000e+00 |      --      |    Inf |  61.71%
3382.71/3390.76	c  3391s|287500 |  7268 | 52529k| 181.4 |   284M |  50 |1173 |6138 | 778 | 853k|  1 | 397k|  31 | 0.000000e+00 |      --      |    Inf |  61.72%
3383.91/3391.97	c  3392s|287600 |  7288 | 52548k| 181.4 |   284M |  50 |1173 |6173 | 848 | 853k|  1 | 397k|  31 | 0.000000e+00 |      --      |    Inf |  61.72%
3385.50/3393.55	c  3394s|287700 |  7294 | 52573k| 181.4 |   284M |  50 |1173 |6215 | 770 | 854k|  1 | 397k|  31 | 0.000000e+00 |      --      |    Inf |  61.72%
3387.20/3395.26	c  3395s|287800 |  7299 | 52602k| 181.5 |   284M |  50 |1173 |6244 | 809 | 854k|  1 | 397k|  31 | 0.000000e+00 |      --      |    Inf |  61.73%
3388.50/3396.57	c  3397s|287900 |  7296 | 52623k| 181.5 |   284M |  50 |1173 |6300 | 829 | 854k|  0 | 397k|  31 | 0.000000e+00 |      --      |    Inf |  61.73%
3390.29/3398.39	c  3398s|288000 |  7307 | 52653k| 181.5 |   284M |  50 |1173 |6279 | 770 | 855k|  0 | 397k|  31 | 0.000000e+00 |      --      |    Inf |  61.73%
3391.90/3399.93	c  3400s|288100 |  7300 | 52678k| 181.5 |   284M |  50 |1173 |6338 | 853 | 855k|  2 | 398k|  31 | 0.000000e+00 |      --      |    Inf |  61.74%
3393.00/3401.09	c  3401s|288200 |  7287 | 52696k| 181.5 |   284M |  50 |1173 |6296 | 957 | 855k|  1 | 398k|  31 | 0.000000e+00 |      --      |    Inf |  61.74%
3394.19/3402.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3394.19/3402.23	c  3402s|288300 |  7294 | 52713k| 181.5 |   284M |  50 |1173 |6196 | 868 | 855k|  1 | 398k|  31 | 0.000000e+00 |      --      |    Inf |  61.75%
3394.99/3403.05	c  3403s|288400 |  7297 | 52725k| 181.5 |   284M |  50 |1173 |6222 | 879 | 856k|  0 | 398k|  31 | 0.000000e+00 |      --      |    Inf |  61.75%
3395.59/3403.69	c  3404s|288500 |  7296 | 52734k| 181.5 |   284M |  50 |1173 |6305 | 864 | 856k|  1 | 398k|  31 | 0.000000e+00 |      --      |    Inf |  61.75%
3396.99/3405.10	c  3405s|288600 |  7298 | 52756k| 181.5 |   284M |  50 |1173 |6288 |   0 | 856k|  0 | 398k|  31 | 0.000000e+00 |      --      |    Inf |  61.76%
3397.78/3405.87	c  3406s|288700 |  7298 | 52767k| 181.5 |   284M |  50 |1173 |6355 | 854 | 856k|  1 | 398k|  31 | 0.000000e+00 |      --      |    Inf |  61.76%
3399.18/3407.28	c  3407s|288800 |  7299 | 52788k| 181.5 |   284M |  50 |1173 |6318 | 799 | 857k|  1 | 399k|  31 | 0.000000e+00 |      --      |    Inf |  61.81%
3400.28/3408.33	c  3408s|288900 |  7299 | 52804k| 181.5 |   284M |  50 |1173 |6354 |   0 | 857k|  0 | 399k|  31 | 0.000000e+00 |      --      |    Inf |  61.81%
3401.37/3409.48	c  3409s|289000 |  7303 | 52823k| 181.5 |   284M |  50 |1173 |6466 | 828 | 857k|  1 | 399k|  31 | 0.000000e+00 |      --      |    Inf |  61.82%
3401.98/3410.09	c  3410s|289100 |  7300 | 52833k| 181.4 |   284M |  50 |1173 |6587 | 836 | 857k|  1 | 399k|  31 | 0.000000e+00 |      --      |    Inf |  61.82%
3402.97/3411.02	c  3411s|289200 |  7300 | 52846k| 181.4 |   284M |  50 |1173 |6602 | 846 | 858k|  1 | 399k|  31 | 0.000000e+00 |      --      |    Inf |  61.82%
3403.67/3411.76	c  3412s|289300 |  7301 | 52857k| 181.4 |   284M |  50 |1173 |6764 |   0 | 858k|  0 | 399k|  31 | 0.000000e+00 |      --      |    Inf |  61.82%
3404.66/3412.79	c  3413s|289400 |  7294 | 52872k| 181.4 |   284M |  50 |1173 |6703 | 896 | 858k|  1 | 400k|  31 | 0.000000e+00 |      --      |    Inf |  61.82%
3406.26/3414.37	c  3414s|289500 |  7299 | 52896k| 181.4 |   284M |  50 |1173 |6534 | 899 | 859k|  1 | 400k|  31 | 0.000000e+00 |      --      |    Inf |  61.85%
3407.46/3415.57	c  3416s|289600 |  7298 | 52914k| 181.4 |   284M |  50 |1173 |6595 |   0 | 859k|  0 | 400k|  31 | 0.000000e+00 |      --      |    Inf |  61.85%
3408.46/3416.54	c  3417s|289700 |  7293 | 52929k| 181.4 |   284M |  50 |1173 |6583 |   0 | 859k|  0 | 400k|  31 | 0.000000e+00 |      --      |    Inf |  61.85%
3409.55/3417.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3409.55/3417.67	c  3418s|289800 |  7286 | 52946k| 181.4 |   284M |  50 |1173 |6574 |   0 | 859k|  0 | 400k|  31 | 0.000000e+00 |      --      |    Inf |  61.86%
3410.85/3418.93	c  3419s|289900 |  7279 | 52965k| 181.4 |   284M |  50 |1173 |6596 | 769 | 860k|  1 | 400k|  31 | 0.000000e+00 |      --      |    Inf |  61.86%
3412.25/3420.37	c  3420s|290000 |  7298 | 52987k| 181.4 |   284M |  50 |1173 |6588 |   0 | 860k|  0 | 400k|  31 | 0.000000e+00 |      --      |    Inf |  61.87%
3413.24/3421.40	c  3421s|290100 |  7300 | 53002k| 181.4 |   284M |  50 |1173 |6636 | 855 | 860k|  0 | 401k|  31 | 0.000000e+00 |      --      |    Inf |  61.88%
3414.34/3422.40	c  3422s|290200 |  7295 | 53017k| 181.4 |   284M |  50 |1173 |6622 | 848 | 861k|  1 | 401k|  31 | 0.000000e+00 |      --      |    Inf |  61.88%
3415.14/3423.27	c  3423s|290300 |  7295 | 53031k| 181.4 |   284M |  50 |1173 |6664 | 827 | 861k|  0 | 401k|  31 | 0.000000e+00 |      --      |    Inf |  61.90%
3416.44/3424.50	c  3425s|290400 |  7297 | 53050k| 181.4 |   284M |  50 |1173 |6655 | 819 | 861k|  1 | 401k|  31 | 0.000000e+00 |      --      |    Inf |  61.91%
3417.73/3425.85	c  3426s|290500 |  7320 | 53069k| 181.4 |   284M |  50 |1173 |6711 | 823 | 862k|  1 | 401k|  31 | 0.000000e+00 |      --      |    Inf |  61.91%
3418.94/3427.05	c  3427s|290600 |  7327 | 53088k| 181.4 |   284M |  50 |1173 |6773 | 825 | 862k|  1 | 401k|  31 | 0.000000e+00 |      --      |    Inf |  61.91%
3420.03/3428.19	c  3428s|290700 |  7322 | 53106k| 181.4 |   284M |  50 |1173 |6785 | 846 | 862k|  1 | 401k|  31 | 0.000000e+00 |      --      |    Inf |  61.91%
3421.13/3429.24	c  3429s|290800 |  7330 | 53122k| 181.4 |   284M |  50 |1173 |6817 | 866 | 862k|  1 | 401k|  31 | 0.000000e+00 |      --      |    Inf |  61.91%
3422.12/3430.24	c  3430s|290900 |  7324 | 53137k| 181.4 |   284M |  50 |1173 |6896 | 876 | 863k|  1 | 402k|  31 | 0.000000e+00 |      --      |    Inf |  61.91%
3423.22/3431.35	c  3431s|291000 |  7314 | 53154k| 181.4 |   284M |  50 |1173 |6882 | 860 | 863k|  0 | 402k|  31 | 0.000000e+00 |      --      |    Inf |  61.91%
3424.42/3432.50	c  3433s|291100 |  7312 | 53171k| 181.4 |   284M |  50 |1173 |6798 |   0 | 863k|  0 | 402k|  31 | 0.000000e+00 |      --      |    Inf |  61.91%
3425.52/3433.61	c  3434s|291200 |  7314 | 53187k| 181.4 |   284M |  50 |1173 |6824 |   0 | 863k|  0 | 402k|  31 | 0.000000e+00 |      --      |    Inf |  61.93%
3426.41/3434.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3426.41/3434.51	c  3435s|291300 |  7334 | 53200k| 181.3 |   284M |  50 |1173 |6919 | 847 | 864k|  1 | 402k|  31 | 0.000000e+00 |      --      |    Inf |  61.93%
3427.41/3435.57	c  3436s|291400 |  7335 | 53216k| 181.3 |   284M |  50 |1173 |6974 | 772 | 864k|  1 | 402k|  31 | 0.000000e+00 |      --      |    Inf |  61.93%
3428.91/3437.09	c  3437s|291500 |  7345 | 53239k| 181.3 |   285M |  50 |1173 |7018 |   0 | 864k|  0 | 403k|  31 | 0.000000e+00 |      --      |    Inf |  61.94%
3430.50/3438.68	c  3439s|291600 |  7388 | 53263k| 181.4 |   285M |  50 |1173 |7049 | 806 | 865k|  1 | 403k|  31 | 0.000000e+00 |      --      |    Inf |  61.94%
3431.80/3439.92	c  3440s|291700 |  7390 | 53282k| 181.4 |   285M |  50 |1173 |7156 |   0 | 865k|  0 | 403k|  31 | 0.000000e+00 |      --      |    Inf |  61.94%
3432.80/3440.91	c  3441s|291800 |  7380 | 53298k| 181.4 |   285M |  50 |1173 |7240 | 806 | 865k|  1 | 403k|  31 | 0.000000e+00 |      --      |    Inf |  61.94%
3433.70/3441.81	c  3442s|291900 |  7380 | 53312k| 181.4 |   285M |  50 |1173 |7229 | 817 | 865k|  1 | 403k|  31 | 0.000000e+00 |      --      |    Inf |  61.94%
3435.00/3443.14	c  3443s|292000 |  7383 | 53333k| 181.4 |   285M |  50 |1173 |7233 | 820 | 866k|  1 | 403k|  31 | 0.000000e+00 |      --      |    Inf |  61.97%
3436.39/3444.58	c  3445s|292100 |  7382 | 53355k| 181.4 |   285M |  50 |1173 |7125 | 840 | 866k|  0 | 403k|  31 | 0.000000e+00 |      --      |    Inf |  61.97%
3437.49/3445.65	c  3446s|292200 |  7377 | 53371k| 181.4 |   285M |  50 |1173 |7067 |   0 | 866k|  0 | 404k|  31 | 0.000000e+00 |      --      |    Inf |  61.97%
3438.58/3446.76	c  3447s|292300 |  7371 | 53388k| 181.4 |   285M |  50 |1173 |6999 | 798 | 866k|  0 | 404k|  31 | 0.000000e+00 |      --      |    Inf |  61.98%
3439.78/3448.00	c  3448s|292400 |  7398 | 53407k| 181.4 |   285M |  50 |1173 |7109 | 821 | 867k|  1 | 404k|  31 | 0.000000e+00 |      --      |    Inf |  61.98%
3440.78/3448.95	c  3449s|292500 |  7393 | 53423k| 181.4 |   285M |  50 |1173 |7200 | 817 | 867k|  1 | 404k|  31 | 0.000000e+00 |      --      |    Inf |  61.98%
3441.68/3449.87	c  3450s|292600 |  7381 | 53438k| 181.3 |   285M |  50 |1173 |7299 | 830 | 867k|  1 | 404k|  31 | 0.000000e+00 |      --      |    Inf |  61.98%
3443.07/3451.25	c  3451s|292700 |  7377 | 53459k| 181.4 |   285M |  50 |1173 |7003 | 774 | 867k|  1 | 404k|  31 | 0.000000e+00 |      --      |    Inf |  61.98%
3444.37/3452.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3444.37/3452.54	c  3453s|292800 |  7405 | 53480k| 181.4 |   285M |  50 |1173 |6962 | 808 | 868k|  1 | 404k|  31 | 0.000000e+00 |      --      |    Inf |  61.98%
3445.27/3453.45	c  3453s|292900 |  7410 | 53494k| 181.4 |   285M |  50 |1173 |7045 | 811 | 868k|  1 | 404k|  31 | 0.000000e+00 |      --      |    Inf |  61.98%
3446.27/3454.42	c  3454s|293000 |  7409 | 53509k| 181.3 |   285M |  50 |1173 |7142 | 817 | 868k|  1 | 405k|  31 | 0.000000e+00 |      --      |    Inf |  61.99%
3447.76/3455.90	c  3456s|293100 |  7401 | 53533k| 181.4 |   285M |  50 |1173 |7064 |   0 | 869k|  0 | 405k|  31 | 0.000000e+00 |      --      |    Inf |  61.99%
3448.76/3456.93	c  3457s|293200 |  7401 | 53550k| 181.4 |   285M |  50 |1173 |7145 | 817 | 869k|  0 | 405k|  31 | 0.000000e+00 |      --      |    Inf |  61.99%
3450.16/3458.32	c  3458s|293300 |  7400 | 53571k| 181.4 |   285M |  50 |1173 |7064 | 816 | 869k|  0 | 405k|  31 | 0.000000e+00 |      --      |    Inf |  62.00%
3450.76/3458.94	c  3459s|293400 |  7401 | 53581k| 181.3 |   285M |  50 |1173 |7182 |   0 | 870k|  0 | 405k|  31 | 0.000000e+00 |      --      |    Inf |  62.00%
3451.86/3460.03	c  3460s|293500 |  7400 | 53598k| 181.3 |   285M |  50 |1173 |7183 | 818 | 870k|  1 | 405k|  31 | 0.000000e+00 |      --      |    Inf |  62.00%
3453.15/3461.34	c  3461s|293600 |  7412 | 53618k| 181.3 |   285M |  50 |1173 |7270 |   0 | 870k|  0 | 405k|  31 | 0.000000e+00 |      --      |    Inf |  62.00%
3454.05/3462.24	c  3462s|293700 |  7409 | 53633k| 181.3 |   285M |  50 |1173 |7323 | 811 | 870k|  1 | 406k|  31 | 0.000000e+00 |      --      |    Inf |  62.00%
3455.35/3463.52	c  3464s|293800 |  7402 | 53652k| 181.3 |   286M |  50 |1173 |7118 | 850 | 870k|  0 | 406k|  31 | 0.000000e+00 |      --      |    Inf |  62.02%
3456.74/3464.94	c  3465s|293900 |  7397 | 53674k| 181.3 |   286M |  50 |1173 |6991 |   0 | 870k|  0 | 406k|  31 | 0.000000e+00 |      --      |    Inf |  62.03%
3458.04/3466.27	c  3466s|294000 |  7394 | 53695k| 181.4 |   286M |  50 |1173 |6888 | 867 | 871k|  2 | 406k|  31 | 0.000000e+00 |      --      |    Inf |  62.03%
3458.74/3466.95	c  3467s|294100 |  7390 | 53705k| 181.3 |   286M |  50 |1173 |6992 |   0 | 871k|  0 | 406k|  31 | 0.000000e+00 |      --      |    Inf |  62.03%
3459.84/3468.08	c  3468s|294200 |  7395 | 53722k| 181.3 |   286M |  50 |1173 |6882 | 842 | 871k|  1 | 406k|  31 | 0.000000e+00 |      --      |    Inf |  62.04%
3460.73/3468.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3460.73/3468.98	c  3469s|294300 |  7407 | 53735k| 181.3 |   286M |  50 |1173 |6949 | 825 | 871k|  2 | 407k|  31 | 0.000000e+00 |      --      |    Inf |  62.04%
3461.93/3470.12	c  3470s|294400 |  7395 | 53753k| 181.3 |   286M |  50 |1173 |6988 | 862 | 872k|  1 | 407k|  31 | 0.000000e+00 |      --      |    Inf |  62.04%
3463.33/3471.59	c  3472s|294500 |  7395 | 53776k| 181.3 |   286M |  50 |1173 |7050 | 862 | 872k|  0 | 407k|  31 | 0.000000e+00 |      --      |    Inf |  62.04%
3464.52/3472.78	c  3473s|294600 |  7396 | 53794k| 181.3 |   286M |  50 |1173 |7027 | 874 | 872k|  2 | 407k|  31 | 0.000000e+00 |      --      |    Inf |  62.05%
3465.72/3473.93	c  3474s|294700 |  7399 | 53812k| 181.3 |   286M |  50 |1173 |7011 | 769 | 873k|  1 | 407k|  31 | 0.000000e+00 |      --      |    Inf |  62.12%
3467.32/3475.50	c  3476s|294800 |  7406 | 53839k| 181.4 |   286M |  50 |1173 |7080 | 763 | 873k|  1 | 407k|  31 | 0.000000e+00 |      --      |    Inf |  62.25%
3468.21/3476.48	c  3476s|294900 |  7404 | 53855k| 181.3 |   286M |  50 |1173 |7124 | 785 | 873k|  2 | 407k|  31 | 0.000000e+00 |      --      |    Inf |  62.32%
3469.71/3477.96	c  3478s|295000 |  7412 | 53878k| 181.4 |   286M |  50 |1173 |7100 | 840 | 873k|  1 | 408k|  31 | 0.000000e+00 |      --      |    Inf |  62.35%
3470.91/3479.11	c  3479s|295100 |  7420 | 53895k| 181.4 |   286M |  50 |1173 |7034 | 878 | 874k|  1 | 408k|  31 | 0.000000e+00 |      --      |    Inf |  62.36%
3471.81/3480.05	c  3480s|295200 |  7423 | 53909k| 181.3 |   286M |  50 |1173 |7115 |   0 | 874k|  0 | 408k|  31 | 0.000000e+00 |      --      |    Inf |  62.36%
3473.10/3481.30	c  3481s|295300 |  7422 | 53929k| 181.4 |   286M |  50 |1173 |7239 | 873 | 874k|  1 | 408k|  31 | 0.000000e+00 |      --      |    Inf |  62.36%
3474.50/3482.71	c  3483s|295400 |  7422 | 53950k| 181.4 |   286M |  50 |1173 |7123 | 873 | 874k|  1 | 408k|  31 | 0.000000e+00 |      --      |    Inf |  62.36%
3475.70/3483.90	c  3484s|295500 |  7418 | 53967k| 181.4 |   286M |  50 |1173 |7305 | 889 | 875k|  1 | 408k|  31 | 0.000000e+00 |      --      |    Inf |  62.36%
3476.80/3485.00	c  3485s|295600 |  7410 | 53985k| 181.4 |   286M |  50 |1173 |7367 |   0 | 875k|  0 | 408k|  31 | 0.000000e+00 |      --      |    Inf |  62.36%
3477.90/3486.11	c  3486s|295700 |  7411 | 54000k| 181.3 |   286M |  50 |1173 |7143 |   0 | 875k|  0 | 409k|  31 | 0.000000e+00 |      --      |    Inf |  62.37%
3479.19/3487.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3479.19/3487.42	c  3487s|295800 |  7421 | 54021k| 181.4 |   286M |  50 |1173 |7026 | 920 | 875k|  1 | 409k|  31 | 0.000000e+00 |      --      |    Inf |  62.39%
3480.49/3488.71	c  3489s|295900 |  7456 | 54040k| 181.4 |   287M |  50 |1173 |7101 | 835 | 876k|  2 | 409k|  31 | 0.000000e+00 |      --      |    Inf |  62.39%
3481.68/3489.92	c  3490s|296000 |  7486 | 54058k| 181.4 |   287M |  50 |1173 |7236 |   0 | 876k|  0 | 409k|  31 | 0.000000e+00 |      --      |    Inf |  62.39%
3482.88/3491.10	c  3491s|296100 |  7489 | 54076k| 181.4 |   287M |  50 |1173 |7269 | 808 | 877k|  1 | 409k|  31 | 0.000000e+00 |      --      |    Inf |  62.39%
3483.98/3492.21	c  3492s|296200 |  7484 | 54093k| 181.4 |   287M |  50 |1173 |7259 | 890 | 877k|  1 | 409k|  31 | 0.000000e+00 |      --      |    Inf |  62.39%
3485.07/3493.39	c  3493s|296300 |  7490 | 54111k| 181.4 |   287M |  50 |1173 |7158 | 808 | 877k|  1 | 410k|  31 | 0.000000e+00 |      --      |    Inf |  62.42%
3486.77/3495.08	c  3495s|296400 |  7509 | 54138k| 181.4 |   287M |  50 |1173 |7183 | 827 | 878k|  1 | 410k|  31 | 0.000000e+00 |      --      |    Inf |  62.42%
3487.77/3496.07	c  3496s|296500 |  7513 | 54152k| 181.4 |   287M |  50 |1173 |7155 |   0 | 878k|  0 | 410k|  31 | 0.000000e+00 |      --      |    Inf |  62.43%
3489.07/3497.39	c  3497s|296600 |  7521 | 54174k| 181.4 |   287M |  50 |1173 |7115 | 773 | 878k|  1 | 410k|  31 | 0.000000e+00 |      --      |    Inf |  62.43%
3490.46/3498.71	c  3499s|296700 |  7541 | 54194k| 181.4 |   287M |  50 |1173 |7143 | 824 | 878k|  1 | 410k|  31 | 0.000000e+00 |      --      |    Inf |  62.44%
3492.16/3500.49	c  3500s|296800 |  7537 | 54221k| 181.4 |   287M |  50 |1173 |7133 | 883 | 879k|  1 | 410k|  31 | 0.000000e+00 |      --      |    Inf |  62.45%
3493.06/3501.35	c  3501s|296900 |  7533 | 54234k| 181.4 |   287M |  50 |1173 |7125 | 869 | 879k|  0 | 410k|  31 | 0.000000e+00 |      --      |    Inf |  62.45%
3494.05/3502.38	c  3502s|297000 |  7538 | 54250k| 181.4 |   287M |  50 |1173 |7206 |   0 | 879k|  0 | 410k|  31 | 0.000000e+00 |      --      |    Inf |  62.46%
3495.35/3503.64	c  3504s|297100 |  7527 | 54269k| 181.4 |   287M |  50 |1173 |7116 |   0 | 880k|  0 | 411k|  31 | 0.000000e+00 |      --      |    Inf |  62.49%
3496.45/3504.79	c  3505s|297200 |  7539 | 54286k| 181.4 |   287M |  50 |1173 |7060 | 890 | 880k|  1 | 411k|  31 | 0.000000e+00 |      --      |    Inf |  62.49%
3497.25/3505.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3497.25/3505.59	c  3506s|297300 |  7537 | 54298k| 181.4 |   287M |  50 |1173 |7151 |   0 | 880k|  0 | 411k|  31 | 0.000000e+00 |      --      |    Inf |  62.49%
3498.34/3506.60	c  3507s|297400 |  7540 | 54314k| 181.4 |   287M |  50 |1173 |7266 |   0 | 880k|  0 | 411k|  31 | 0.000000e+00 |      --      |    Inf |  62.49%
3499.54/3507.85	c  3508s|297500 |  7542 | 54332k| 181.4 |   287M |  50 |1173 |7165 | 881 | 881k|  1 | 411k|  31 | 0.000000e+00 |      --      |    Inf |  62.55%
3500.64/3509.00	c  3509s|297600 |  7540 | 54350k| 181.4 |   288M |  50 |1173 |7210 | 804 | 881k|  0 | 411k|  31 | 0.000000e+00 |      --      |    Inf |  62.56%
3501.84/3510.10	c  3510s|297700 |  7548 | 54366k| 181.4 |   288M |  50 |1173 |7279 | 832 | 881k|  1 | 412k|  31 | 0.000000e+00 |      --      |    Inf |  62.56%
3502.63/3510.97	c  3511s|297800 |  7547 | 54379k| 181.3 |   288M |  50 |1173 |7287 |   0 | 882k|  0 | 412k|  31 | 0.000000e+00 |      --      |    Inf |  62.56%
3504.33/3512.67	c  3513s|297900 |  7556 | 54405k| 181.4 |   288M |  50 |1173 |6967 | 794 | 882k|  1 | 412k|  31 | 0.000000e+00 |      --      |    Inf |  62.66%
3505.33/3513.68	c  3514s|298000 |  7568 | 54421k| 181.4 |   288M |  50 |1173 |7001 | 893 | 882k|  2 | 412k|  31 | 0.000000e+00 |      --      |    Inf |  62.67%
3505.93/3514.26	c  3514s|298100 |  7561 | 54428k| 181.3 |   288M |  50 |1173 |6932 | 861 | 882k|  1 | 412k|  31 | 0.000000e+00 |      --      |    Inf |  62.67%
3507.02/3515.39	c  3515s|298200 |  7567 | 54445k| 181.3 |   288M |  50 |1173 |6718 |   0 | 883k|  0 | 412k|  31 | 0.000000e+00 |      --      |    Inf |  62.68%
3508.32/3516.69	c  3517s|298300 |  7578 | 54466k| 181.3 |   288M |  50 |1173 |6780 | 793 | 883k|  1 | 412k|  31 | 0.000000e+00 |      --      |    Inf |  62.68%
3509.72/3518.01	c  3518s|298400 |  7574 | 54486k| 181.3 |   288M |  50 |1173 |6737 | 819 | 883k|  0 | 412k|  31 | 0.000000e+00 |      --      |    Inf |  62.69%
3510.91/3519.21	c  3519s|298500 |  7567 | 54504k| 181.3 |   288M |  50 |1173 |6765 | 868 | 883k|  0 | 413k|  31 | 0.000000e+00 |      --      |    Inf |  62.69%
3512.21/3520.50	c  3520s|298600 |  7567 | 54523k| 181.3 |   288M |  50 |1173 |6857 | 882 | 884k|  1 | 413k|  31 | 0.000000e+00 |      --      |    Inf |  62.69%
3513.71/3522.01	c  3522s|298700 |  7578 | 54547k| 181.4 |   288M |  50 |1173 |6765 |   0 | 884k|  0 | 413k|  31 | 0.000000e+00 |      --      |    Inf |  62.70%
3515.00/3523.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3515.00/3523.33	c  3523s|298800 |  7577 | 54567k| 181.4 |   288M |  50 |1173 |6716 |   0 | 884k|  0 | 413k|  31 | 0.000000e+00 |      --      |    Inf |  62.70%
3516.10/3524.41	c  3524s|298900 |  7576 | 54583k| 181.4 |   288M |  50 |1173 |6784 |   0 | 885k|  0 | 413k|  31 | 0.000000e+00 |      --      |    Inf |  62.70%
3517.00/3525.34	c  3525s|299000 |  7585 | 54598k| 181.3 |   288M |  50 |1173 |6834 | 837 | 885k|  1 | 413k|  31 | 0.000000e+00 |      --      |    Inf |  62.70%
3518.50/3526.83	c  3527s|299100 |  7597 | 54621k| 181.4 |   289M |  50 |1173 |6820 | 835 | 885k|  1 | 413k|  31 | 0.000000e+00 |      --      |    Inf |  62.71%
3519.39/3527.72	c  3528s|299200 |  7604 | 54635k| 181.3 |   289M |  50 |1173 |6836 | 860 | 885k|  1 | 414k|  31 | 0.000000e+00 |      --      |    Inf |  62.71%
3520.89/3529.21	c  3529s|299300 |  7610 | 54657k| 181.4 |   289M |  50 |1173 |6810 | 818 | 886k|  1 | 414k|  31 | 0.000000e+00 |      --      |    Inf |  62.82%
3521.89/3530.23	c  3530s|299400 |  7619 | 54673k| 181.4 |   289M |  50 |1173 |6843 |   0 | 886k|  0 | 414k|  31 | 0.000000e+00 |      --      |    Inf |  62.85%
3522.69/3531.08	c  3531s|299500 |  7623 | 54685k| 181.3 |   289M |  50 |1173 |6915 |   0 | 886k|  0 | 414k|  31 | 0.000000e+00 |      --      |    Inf |  62.85%
3523.58/3531.97	c  3532s|299600 |  7622 | 54699k| 181.3 |   289M |  50 |1173 |7044 | 772 | 887k|  1 | 414k|  31 | 0.000000e+00 |      --      |    Inf |  62.85%
3524.79/3533.10	c  3533s|299700 |  7619 | 54715k| 181.3 |   289M |  50 |1173 |7150 | 873 | 887k|  1 | 414k|  31 | 0.000000e+00 |      --      |    Inf |  62.86%
3525.88/3534.28	c  3534s|299800 |  7614 | 54732k| 181.3 |   289M |  50 |1173 |7208 | 822 | 887k|  1 | 415k|  31 | 0.000000e+00 |      --      |    Inf |  62.86%
3526.98/3535.39	c  3535s|299900 |  7613 | 54749k| 181.3 |   289M |  50 |1173 |7171 | 820 | 887k|  1 | 415k|  31 | 0.000000e+00 |      --      |    Inf |  62.95%
3527.97/3536.32	c  3536s|300000 |  7615 | 54764k| 181.3 |   289M |  50 |1173 |7247 | 816 | 887k|  1 | 415k|  31 | 0.000000e+00 |      --      |    Inf |  62.98%
3528.78/3537.11	c  3537s|300100 |  7604 | 54776k| 181.3 |   289M |  50 |1173 |7296 |   0 | 887k|  0 | 415k|  31 | 0.000000e+00 |      --      |    Inf |  62.99%
3529.97/3538.31	c  3538s|300200 |  7620 | 54794k| 181.3 |   289M |  50 |1173 |7273 | 809 | 888k|  1 | 415k|  31 | 0.000000e+00 |      --      |    Inf |  63.00%
3531.07/3539.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3531.07/3539.45	c  3539s|300300 |  7633 | 54812k| 181.3 |   289M |  50 |1173 |7423 | 883 | 888k|  1 | 415k|  31 | 0.000000e+00 |      --      |    Inf |  63.00%
3532.26/3540.61	c  3541s|300400 |  7631 | 54831k| 181.3 |   289M |  50 |1173 |7505 | 840 | 888k|  0 | 415k|  31 | 0.000000e+00 |      --      |    Inf |  63.00%
3533.36/3541.77	c  3542s|300500 |  7638 | 54849k| 181.3 |   289M |  50 |1173 |7574 | 821 | 889k|  1 | 416k|  31 | 0.000000e+00 |      --      |    Inf |  63.00%
3534.26/3542.61	c  3543s|300600 |  7632 | 54862k| 181.3 |   289M |  50 |1173 |7581 | 837 | 889k|  1 | 416k|  31 | 0.000000e+00 |      --      |    Inf |  63.00%
3535.16/3543.50	c  3544s|300700 |  7627 | 54875k| 181.2 |   289M |  50 |1173 |7619 |   0 | 889k|  0 | 416k|  31 | 0.000000e+00 |      --      |    Inf |  63.01%
3536.35/3544.76	c  3545s|300800 |  7633 | 54894k| 181.2 |   289M |  50 |1173 |7606 | 820 | 889k|  1 | 416k|  31 | 0.000000e+00 |      --      |    Inf |  63.01%
3537.95/3546.33	c  3546s|300900 |  7627 | 54918k| 181.3 |   289M |  50 |1173 |7630 | 789 | 890k|  0 | 416k|  31 | 0.000000e+00 |      --      |    Inf |  63.01%
3538.65/3547.01	c  3547s|301000 |  7630 | 54927k| 181.2 |   289M |  50 |1173 |7696 |   0 | 890k|  0 | 416k|  31 | 0.000000e+00 |      --      |    Inf |  63.01%
3539.75/3548.14	c  3548s|301100 |  7628 | 54943k| 181.2 |   289M |  50 |1173 |7597 | 829 | 890k|  1 | 416k|  31 | 0.000000e+00 |      --      |    Inf |  63.02%
3540.94/3549.37	c  3549s|301200 |  7623 | 54961k| 181.2 |   289M |  50 |1173 |7562 | 903 | 890k|  2 | 417k|  31 | 0.000000e+00 |      --      |    Inf |  63.02%
3542.14/3550.53	c  3551s|301300 |  7618 | 54979k| 181.2 |   289M |  50 |1173 |7658 | 874 | 891k|  0 | 417k|  31 | 0.000000e+00 |      --      |    Inf |  63.02%
3543.54/3551.96	c  3552s|301400 |  7614 | 55002k| 181.2 |   289M |  50 |1173 |7757 |   0 | 891k|  0 | 417k|  31 | 0.000000e+00 |      --      |    Inf |  63.02%
3544.43/3552.84	c  3553s|301500 |  7616 | 55015k| 181.2 |   289M |  50 |1173 |7824 | 874 | 892k|  1 | 417k|  31 | 0.000000e+00 |      --      |    Inf |  63.02%
3545.53/3553.96	c  3554s|301600 |  7614 | 55032k| 181.2 |   289M |  50 |1173 |7856 | 835 | 892k|  1 | 417k|  31 | 0.000000e+00 |      --      |    Inf |  63.03%
3546.63/3555.07	c  3555s|301700 |  7611 | 55049k| 181.2 |   289M |  50 |1173 |7884 | 923 | 892k|  1 | 417k|  31 | 0.000000e+00 |      --      |    Inf |  63.03%
3547.73/3556.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3547.73/3556.17	c  3556s|301800 |  7603 | 55066k| 181.2 |   289M |  50 |1173 |7777 |   0 | 892k|  0 | 418k|  31 | 0.000000e+00 |      --      |    Inf |  63.03%
3548.63/3557.08	c  3557s|301900 |  7612 | 55079k| 181.2 |   289M |  50 |1173 |7873 | 804 | 892k|  1 | 418k|  31 | 0.000000e+00 |      --      |    Inf |  63.03%
3550.52/3558.93	c  3559s|302000 |  7615 | 55107k| 181.2 |   289M |  50 |1173 |7703 |   0 | 893k|  0 | 418k|  31 | 0.000000e+00 |      --      |    Inf |  63.03%
3552.22/3560.65	c  3561s|302100 |  7620 | 55134k| 181.3 |   289M |  50 |1173 |7378 | 811 | 893k|  1 | 418k|  31 | 0.000000e+00 |      --      |    Inf |  63.08%
3553.72/3562.11	c  3562s|302200 |  7609 | 55157k| 181.3 |   289M |  50 |1173 |7328 | 820 | 893k|  0 | 418k|  31 | 0.000000e+00 |      --      |    Inf |  63.10%
3555.11/3563.51	c  3564s|302300 |  7611 | 55179k| 181.3 |   289M |  50 |1173 |7303 | 902 | 893k|  2 | 418k|  31 | 0.000000e+00 |      --      |    Inf |  63.12%
3556.51/3564.90	c  3565s|302400 |  7620 | 55200k| 181.3 |   289M |  50 |1173 |7327 | 872 | 894k|  1 | 418k|  31 | 0.000000e+00 |      --      |    Inf |  63.13%
3557.61/3566.03	c  3566s|302500 |  7612 | 55217k| 181.3 |   289M |  50 |1173 |7428 | 862 | 894k|  0 | 419k|  31 | 0.000000e+00 |      --      |    Inf |  63.13%
3558.80/3567.29	c  3567s|302600 |  7615 | 55236k| 181.3 |   289M |  50 |1173 |7510 | 932 | 894k|  1 | 419k|  31 | 0.000000e+00 |      --      |    Inf |  63.13%
3559.80/3568.23	c  3568s|302700 |  7614 | 55250k| 181.3 |   289M |  50 |1173 |7569 | 939 | 895k|  1 | 419k|  31 | 0.000000e+00 |      --      |    Inf |  63.14%
3560.80/3569.22	c  3569s|302800 |  7611 | 55265k| 181.3 |   289M |  50 |1173 |7615 | 843 | 895k|  0 | 419k|  31 | 0.000000e+00 |      --      |    Inf |  63.14%
3561.89/3570.36	c  3570s|302900 |  7605 | 55281k| 181.3 |   289M |  50 |1173 |7554 | 883 | 895k|  1 | 419k|  31 | 0.000000e+00 |      --      |    Inf |  63.15%
3563.19/3571.62	c  3572s|303000 |  7618 | 55302k| 181.3 |   289M |  50 |1173 |7657 |   0 | 896k|  0 | 419k|  31 | 0.000000e+00 |      --      |    Inf |  63.16%
3564.39/3572.82	c  3573s|303100 |  7617 | 55321k| 181.3 |   289M |  50 |1173 |7717 | 856 | 896k|  1 | 419k|  31 | 0.000000e+00 |      --      |    Inf |  63.16%
3565.48/3573.92	c  3574s|303200 |  7606 | 55338k| 181.3 |   289M |  50 |1173 |7775 | 806 | 896k|  0 | 419k|  31 | 0.000000e+00 |      --      |    Inf |  63.16%
3566.59/3575.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3566.59/3575.00	c  3575s|303300 |  7613 | 55355k| 181.3 |   289M |  50 |1173 |7855 | 840 | 897k|  1 | 420k|  31 | 0.000000e+00 |      --      |    Inf |  63.16%
3567.78/3576.22	c  3576s|303400 |  7604 | 55373k| 181.3 |   289M |  50 |1173 |7762 |   0 | 897k|  0 | 420k|  31 | 0.000000e+00 |      --      |    Inf |  63.17%
3568.88/3577.34	c  3577s|303500 |  7610 | 55391k| 181.3 |   289M |  50 |1173 |7777 | 858 | 897k|  0 | 420k|  31 | 0.000000e+00 |      --      |    Inf |  63.17%
3570.27/3578.78	c  3579s|303600 |  7603 | 55413k| 181.3 |   289M |  50 |1173 |7800 | 848 | 898k|  0 | 420k|  31 | 0.000000e+00 |      --      |    Inf |  63.17%
3571.17/3579.62	c  3580s|303700 |  7600 | 55426k| 181.3 |   289M |  50 |1173 |7804 | 885 | 898k|  2 | 420k|  31 | 0.000000e+00 |      --      |    Inf |  63.17%
3572.17/3580.63	c  3581s|303800 |  7622 | 55441k| 181.3 |   289M |  50 |1173 |7881 |   0 | 898k|  0 | 420k|  31 | 0.000000e+00 |      --      |    Inf |  63.17%
3573.47/3581.93	c  3582s|303900 |  7637 | 55461k| 181.3 |   289M |  50 |1173 |7936 | 858 | 898k|  0 | 420k|  31 | 0.000000e+00 |      --      |    Inf |  63.18%
3574.76/3583.25	c  3583s|304000 |  7619 | 55482k| 181.3 |   289M |  50 |1173 |8007 | 878 | 899k|  1 | 421k|  31 | 0.000000e+00 |      --      |    Inf |  63.18%
3576.06/3584.56	c  3585s|304100 |  7624 | 55502k| 181.3 |   289M |  50 |1173 |8101 | 846 | 899k|  2 | 421k|  31 | 0.000000e+00 |      --      |    Inf |  63.18%
3577.96/3586.45	c  3586s|304200 |  7629 | 55533k| 181.3 |   289M |  50 |1173 |7965 | 776 | 899k|  1 | 421k|  31 | 0.000000e+00 |      --      |    Inf |  63.24%
3579.05/3587.50	c  3588s|304300 |  7639 | 55549k| 181.3 |   289M |  50 |1173 |8008 |   0 | 899k|  0 | 421k|  31 | 0.000000e+00 |      --      |    Inf |  63.25%
3580.35/3588.80	c  3589s|304400 |  7650 | 55570k| 181.3 |   289M |  50 |1173 |8129 | 819 | 900k|  0 | 421k|  31 | 0.000000e+00 |      --      |    Inf |  63.25%
3581.55/3590.07	c  3590s|304500 |  7651 | 55590k| 181.3 |   289M |  50 |1173 |8192 | 819 | 900k|  1 | 421k|  31 | 0.000000e+00 |      --      |    Inf |  63.26%
3582.94/3591.46	c  3591s|304600 |  7658 | 55612k| 181.3 |   289M |  50 |1173 |8297 | 805 | 900k|  1 | 421k|  31 | 0.000000e+00 |      --      |    Inf |  63.26%
3584.14/3592.65	c  3593s|304700 |  7660 | 55630k| 181.3 |   289M |  50 |1173 |8382 |   0 | 901k|  0 | 422k|  31 | 0.000000e+00 |      --      |    Inf |  63.26%
3585.14/3593.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3585.14/3593.60	c  3594s|304800 |  7663 | 55645k| 181.3 |   289M |  50 |1173 |8424 | 827 | 901k|  1 | 422k|  31 | 0.000000e+00 |      --      |    Inf |  63.27%
3585.84/3594.34	c  3594s|304900 |  7663 | 55656k| 181.3 |   289M |  50 |1173 |8492 | 827 | 901k|  1 | 422k|  31 | 0.000000e+00 |      --      |    Inf |  63.27%
3586.93/3595.41	c  3595s|305000 |  7665 | 55672k| 181.3 |   289M |  50 |1173 |8544 | 808 | 901k|  1 | 422k|  31 | 0.000000e+00 |      --      |    Inf |  63.27%
3587.93/3596.46	c  3596s|305100 |  7672 | 55688k| 181.3 |   289M |  50 |1173 |8571 | 871 | 901k|  1 | 422k|  31 | 0.000000e+00 |      --      |    Inf |  63.27%
3588.43/3597.00	c 
3588.43/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.43/3597.00	c Solving Time (sec) : 3597.00
3588.43/3597.00	c Solving Nodes      : 305158 (total of 307086 nodes in 2 runs)
3588.43/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3588.43/3597.00	c Dual Bound         : +0.00000000000000e+00
3588.43/3597.00	c Gap                : infinite
3588.43/3597.00	s UNKNOWN
3588.43/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.43/3597.00	c Total Time         :    3597.00
3588.43/3597.00	c   solving          :    3597.00
3588.43/3597.00	c   presolving       :       0.27 (included in solving)
3588.43/3597.00	c   reading          :       0.00 (included in solving)
3588.43/3597.00	c   copying          :       0.69 (120 #copies) (minimal 0.00, maximal 0.02, average 0.01)
3588.43/3597.00	c Original Problem   :
3588.43/3597.00	c   Problem name     : HOME/instance-4545594-1753238897.opb
3588.43/3597.00	c   Variables        : 1409 (1409 binary, 0 integer, 0 continuous)
3588.43/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3588.43/3597.00	c   Constraints      : 746 initial, 746 maximal
3588.43/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.43/3597.00	c Presolved Problem  :
3588.43/3597.00	c   Problem name     : t_HOME/instance-4545594-1753238897.opb
3588.43/3597.00	c   Variables        : 1173 (1173 binary, 0 integer, 0 continuous)
3588.43/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3588.43/3597.00	c   Constraints      : 1697 initial, 10551 maximal
3588.43/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.43/3597.00	c   Nonzeros         : 19238 constraint, 13747 clique table
3588.43/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3588.43/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   domcol           :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   gateextraction   :       0.01       0.00     42          0          0          0          0          0        126         42          0          0
3588.43/3597.00	c   implics          :       0.00       0.00     50          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   milp             :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   trivial          :       0.00       0.00     74          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   dualfix          :       0.00       0.00     74          1          0          0          0          0          0          0          0          0
3588.43/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   probing          :       0.16       0.00      4         66          5          0          0          0          0          0          0          0
3588.43/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   vbounds          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   knapsack         :       0.03       0.00    153          0          0          0          0          0         86        179        165       1685
3588.43/3597.00	c   setppc           :       0.01       0.00    127          0          0          0          0          0         32          0          0          0
3588.43/3597.00	c   and              :       0.00       0.00     32          0         37          0          0          0         42          0          0         42
3588.43/3597.00	c   linear           :       0.02       0.00     91        106         21          0        106          0        284        386        882       2323
3588.43/3597.00	c   logicor          :       0.02       0.00    120          0          0          0          0          0        326          0          0        267
3588.43/3597.00	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   root node        :          -          -      -          4          -          -          4          -          -          -          -          -
3588.43/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3588.43/3597.00	c   integral         :          0          0          0          0     179656          0          0      33492          0          0          0          0          0          0     359312
3588.43/3597.00	c   knapsack         :        283+       315         22    1786705          0          0          0      33487    5938755      25527    4554985       2120         94          0          0
3588.43/3597.00	c   setppc           :        295+       553         22    1761178          0          0          0          0    2993496      17092    7263774          2          0          0          0
3588.43/3597.00	c   linear           :        126+       150         22    1744086          0          0          0          3   10770725      68150    6144599          0          0          0          0
3588.43/3597.00	c   logicor          :        993+      9696         22    1188923          0          0          0          0    2858668      13207    1206315         97         15          0          0
3588.43/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3588.43/3597.00	c   integral         :      10.90       0.00       0.00       0.00      10.89       0.00       0.00       0.00       0.00       0.00
3588.43/3597.00	c   knapsack         :      26.30       0.00       0.02      23.69       0.00       0.00       0.00       0.08       2.50       0.00
3588.43/3597.00	c   setppc           :      18.20       0.00       0.00      17.59       0.00       0.00       0.00       0.00       0.61       0.00
3588.43/3597.00	c   linear           :      33.62       0.00       0.00      28.20       0.00       0.00       0.00       0.00       5.41       0.00
3588.43/3597.00	c   logicor          :      24.98       0.00       0.00      23.94       0.00       0.00       0.00       0.00       1.04       0.00
3588.43/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.43/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.43/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.43/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3588.43/3597.00	c   dualfix          :          2          0          0          0
3588.43/3597.00	c   genvbounds       :          0          0          0          0
3588.43/3597.00	c   nlobbt           :          0          0          0          0
3588.43/3597.00	c   obbt             :          0          0          0          0
3588.43/3597.00	c   probing          :          0          0          0          0
3588.43/3597.00	c   pseudoobj        :          0          0          0          0
3588.43/3597.00	c   redcost          :          0          0          0          0
3588.43/3597.00	c   rootredcost      :          0          0          0          0
3588.43/3597.00	c   symmetry         :          0          0          0          0
3588.43/3597.00	c   vbounds          :    1557822          0          0          0
3588.43/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3588.43/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3588.43/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3588.43/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3588.43/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3588.43/3597.00	c   probing          :       0.16       0.00       0.16       0.00       0.00       0.00
3588.43/3597.00	c   pseudoobj        :       0.27       0.00       0.00       0.27       0.00       0.00
3588.43/3597.00	c   redcost          :       0.09       0.00       0.00       0.09       0.00       0.00
3588.43/3597.00	c   rootredcost      :       0.15       0.00       0.00       0.15       0.00       0.00
3588.43/3597.00	c   symmetry         :       0.27       0.00       0.00       0.27       0.00       0.00
3588.43/3597.00	c   vbounds          :       9.34       0.00       0.00       9.34       0.00       0.00
3588.43/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3588.43/3597.00	c   propagation      :      12.55      68742      67504          -     827709       88.2      16474       27.2          -          -          -
3588.43/3597.00	c   infeasible LP    :      27.20      43641      43428          -     662471      104.7       5905       20.5       8032       98.7          0
3588.43/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3588.43/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3588.43/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3588.43/3597.00	c   applied globally :      10.75          -          -          0     414001       39.3          -          -       8032          -          -
3588.43/3597.00	c   applied locally  :          -          -          -          0        596      226.4          -          -          0          -          -
3588.43/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3588.43/3597.00	c   cut pool         :       6.82          -      39122         42          -          -      52773    8521796          -          -          -          -          -    (maximal pool size:       6170)
3588.43/3597.00	c   aggregation      :       1.28       0.00        362         22          0          0      17374    7086632       1011     503090     502730        360          0
3588.43/3597.00	c   > cmir           :          -          -          -          -          -          -          -    6068236         13     289467     289465          2          -
3588.43/3597.00	c   > flowcover      :          -          -          -          -          -          -          -     801400          9     158640     158640          0          -
3588.43/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -     216996        989      54983      54625        358          -
3588.43/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   clique           :       0.04       0.00         22         22          0          0        117     111648          0      48590      48590          0          0
3588.43/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   gomory           :       6.45       0.00        367         20          0          0      20745     526995       1535      60351      60298         53          0
3588.43/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -     197758        866      16600      16560         40          -
3588.43/3597.00	c   > strongcg       :          -          -          -          -          -          -          -     329237        669      43751      43738         13          -
3588.43/3597.00	c   impliedbounds    :       0.08       0.00        369         22          0          0      16510     396144          0     232563     232563          0          0
3588.43/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   multilinear      :       0.00       0.00       4127         22          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   rapidlearning    :       4.76       0.00        100          2          0      10750          0          0          0          0          0          0        164
3588.43/3597.00	c   rlt              :       0.00       0.00         20         20          0          0          0          0          0          0          0          0          0
3588.43/3597.00	c   zerohalf         :       0.57       0.00        352         22          0          0        931     400377        358      75782      75627        155          0
3588.43/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3588.43/3597.00	c   hybrid           :       3.76       0.00      38689         22     920627          0    7598086       1635          0      15689
3588.43/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3588.43/3597.00	c   problem variables:       0.00          -          0          0
3588.43/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3588.43/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c   relpscost        :      10.81       0.00     179656          0          0          0          0          0          0     359312
3588.43/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3588.43/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3588.43/3597.00	c   LP solutions     :       0.00          -          -          0          0
3588.43/3597.00	c   relax solutions  :       0.00          -          -          0          0
3588.43/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3588.43/3597.00	c   strong branching :       0.00          -          -          0          0
3588.43/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3588.43/3597.00	c   adaptivediving   :       3.69       0.00        108          0          0
3588.43/3597.00	c   alns             :       0.75       0.00         18          0          0
3588.43/3597.00	c   bound            :       0.00       0.00          0          0          0
3588.43/3597.00	c   clique           :       0.00       0.00          1          0          0
3588.43/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3588.43/3597.00	c   completesol      :       0.00       0.00          0          0          0
3588.43/3597.00	c   conflictdiving   :      10.40       0.00        597          0          0
3588.43/3597.00	c   crossover        :       0.03       0.00          0          0          0
3588.43/3597.00	c   dins             :       0.00       0.00          0          0          0
3588.43/3597.00	c   distributiondivin:      20.81       0.00        596          0          0
3588.43/3597.00	c   dks              :       0.00       0.00          0          0          0
3588.43/3597.00	c   dps              :       0.00       0.00          0          0          0
3588.43/3597.00	c   dualval          :       0.00       0.00          0          0          0
3588.43/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3588.43/3597.00	c   feaspump         :      14.73       0.00        298          0          0
3588.43/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3588.43/3597.00	c   fracdiving       :      10.37       0.00        596          0          0
3588.43/3597.00	c   gins             :       0.03       0.00          0          0          0
3588.43/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3588.43/3597.00	c   indicator        :       0.00       0.00          0          0          0
3588.43/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3588.43/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3588.43/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3588.43/3597.00	c   linesearchdiving :      11.66       0.00        597          0          0
3588.43/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3588.43/3597.00	c   locks            :       0.00       0.00          1          0          0
3588.43/3597.00	c   lpface           :       0.26       0.00          0          0          0
3588.43/3597.00	c   mpec             :       0.00       0.00          0          0          0
3588.43/3597.00	c   multistart       :       0.00       0.00          0          0          0
3588.43/3597.00	c   mutation         :       0.00       0.00          0          0          0
3588.43/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3588.43/3597.00	c   objpscostdiving  :      39.56       0.00        193          0          0
3588.43/3597.00	c   octane           :       0.00       0.00          0          0          0
3588.43/3597.00	c   ofins            :       0.00       0.00          0          0          0
3588.43/3597.00	c   oneopt           :       0.04       0.00          0          0          0
3588.43/3597.00	c   padm             :       0.00       0.00          0          0          0
3588.43/3597.00	c   proximity        :       0.00       0.00          0          0          0
3588.43/3597.00	c   pscostdiving     :      15.76       0.00        596          0          0
3588.43/3597.00	c   randrounding     :       1.50       0.00      33502          0          0
3588.43/3597.00	c   rens             :       0.02       0.00          2          0          0
3588.43/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3588.43/3597.00	c   repair           :       0.00       0.00          0          0          0
3588.43/3597.00	c   rins             :       0.04       0.00          0          0          0
3588.43/3597.00	c   rootsoldiving    :      16.40       0.00        299          0          0
3588.43/3597.00	c   rounding         :       0.29       0.00       6547          0          0
3588.43/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3588.43/3597.00	c   shiftandpropagate:       0.01       0.00          2          0          0
3588.43/3597.00	c   shifting         :       1.32       0.00       3333          0          0
3588.43/3597.00	c   simplerounding   :       0.03       0.00          0          0          0
3588.43/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3588.43/3597.00	c   trivial          :       0.00       0.00          4          0          0
3588.43/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3588.43/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3588.43/3597.00	c   trysol           :       0.04       0.00          0          0          0
3588.43/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3588.43/3597.00	c   undercover       :       0.00       0.00          0          0          0
3588.43/3597.00	c   vbounds          :       0.00       0.00          2          0          0
3588.43/3597.00	c   veclendiving     :       3.74       0.00        596          0          0
3588.43/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3588.43/3597.00	c   zirounding       :       0.06       0.00       1000          0          0
3588.43/3597.00	c   other solutions  :          -          -          -          0          -
3588.43/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3588.43/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.43/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.43/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.43/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.43/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.43/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.43/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.43/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3588.43/3597.00	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
3588.43/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3588.43/3597.00	c   primal LP        :      10.25      22980          0       0.00       0.00      10.25      22980
3588.43/3597.00	c   dual LP          :    3154.06     260940   53489974     205.73   16959.10       0.24        938
3588.43/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3588.43/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3588.43/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3588.43/3597.00	c   diving/probing LP:     131.50      30952    2206259      71.28   16778.10
3588.43/3597.00	c   strong branching :       1.93         31      16010     516.45    8275.91          -          -         28
3588.43/3597.00	c     (at root node) :          -         31      16010     516.45          -
3588.43/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3588.43/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3588.43/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3588.43/3597.00	c B&B Tree           :
3588.43/3597.00	c   number of runs   :          2
3588.43/3597.00	c   nodes            :     305158 (178333 internal, 126825 leaves)
3588.43/3597.00	c   feasible leaves  :          0
3588.43/3597.00	c   infeas. leaves   :     126824
3588.43/3597.00	c   objective leaves :          0
3588.43/3597.00	c   nodes (total)    :     307086 (179656 internal, 127430 leaves)
3588.43/3597.00	c   nodes left       :       7661
3588.43/3597.00	c   max depth        :         50
3588.43/3597.00	c   max depth (total):         55
3588.43/3597.00	c   backtracks       :      85703 (28.1%)
3588.43/3597.00	c   early backtracks :          0 (0.0%)
3588.43/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3588.43/3597.00	c   delayed cutoffs  :      43849
3588.43/3597.00	c   repropagations   :     214764 (4895849 domain reductions, 30248 cutoffs)
3588.43/3597.00	c   avg switch length:       5.33
3588.43/3597.00	c   switching time   :      66.07
3588.43/3597.00	c Root Node          :
3588.43/3597.00	c   First LP value   : +0.00000000000000e+00
3588.43/3597.00	c   First LP Iters   :        776 (53340.67 Iter/sec)
3588.43/3597.00	c   First LP Time    :       0.01
3588.43/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3588.43/3597.00	c   Final Root Iters :      26560
3588.43/3597.00	c   Root LP Estimate : +4.08606289290707e-02
3588.43/3597.00	c Solution           :
3588.43/3597.00	c   Solutions found  :          0 (0 improvements)
3588.43/3597.00	c   Primal Bound     :          -
3588.43/3597.00	c   Dual Bound       : +0.00000000000000e+00
3588.43/3597.00	c   Gap              :   infinite
3588.43/3597.00	c Integrals          :      Total       Avg%
3588.43/3597.00	c   primal-dual      :  359699.92     100.00
3588.43/3597.00	c   primal-ref       :          -          - (not evaluated)
3588.43/3597.00	c   dual-ref         :          -          - (not evaluated)
3588.53/3597.09	c Time complete (sec):   3588.628

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62067 MiB free)
  memory of node 1: 64465 MiB (62360 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545594-1753238897/watcher-4545594-1753238897 -o /tmp/evaluation-result-4545594-1753238897/solver-4545594-1753238897 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753238897-165505 --watchdog 3760 pbsolver -f HOME/instance-4545594-1753238897.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
Starting watchdog thread
Linux 5.14.0-503.14.1.el9_5.x86_64
solver pid=165519, runsolver pid=165516
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 1.34 2.51 3.41 2/246 165520
/proc/meminfo: memFree=127412040/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=30840 memory=22144 CPUtime=0.1 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 3182 0 0 0 10 0 0 0 20 0 1 0 239564239 31580160 5536 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 7710 5536 2592 2575 0 4617 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30840 KiB
Current children cumulated memory: 22144 KiB

[startup+0.205056 s]*
/proc/loadavg: 1.34 2.51 3.41 2/246 165520
/proc/meminfo: memFree=127412040/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=31028 memory=22272 CPUtime=0.2 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 3229 0 0 0 20 0 0 0 20 0 1 0 239564239 31772672 5568 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 7757 5568 2592 2575 0 4664 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 31028 KiB
Current children cumulated memory: 22272 KiB

[startup+0.304077 s]*
/proc/loadavg: 1.34 2.51 3.41 2/246 165520
/proc/meminfo: memFree=127397928/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=42064 memory=31232 CPUtime=0.29 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 5384 0 0 0 29 0 0 0 20 0 1 0 239564239 43073536 7808 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 10516 7808 2688 2575 0 7423 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 42064 KiB
Current children cumulated memory: 31232 KiB

[startup+0.70017 s]
/proc/loadavg: 1.34 2.51 3.41 2/246 165520
/proc/meminfo: memFree=127366148/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=88352 memory=76656 CPUtime=0.68 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 17224 0 0 0 66 2 0 0 20 0 1 0 239564239 90472448 19164 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 22088 19164 2688 2575 0 18995 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 88352 KiB
Current children cumulated memory: 76656 KiB

[startup+1.50016 s]
/proc/loadavg: 1.34 2.51 3.41 2/246 165520
/proc/meminfo: memFree=127318016/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=149620 memory=137016 CPUtime=1.49 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 32551 0 0 0 144 5 0 0 20 0 1 0 239564239 153210880 34254 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 37405 34254 2688 2575 0 34312 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 149620 KiB
Current children cumulated memory: 137016 KiB

[startup+3.10492 s]
/proc/loadavg: 1.31 2.49 3.40 2/246 165520
/proc/meminfo: memFree=127261820/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=173240 memory=160196 CPUtime=3.09 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 38655 0 0 0 303 6 0 0 20 0 1 0 239564239 177397760 40049 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 43310 40049 2688 2575 0 40217 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 173240 KiB
Current children cumulated memory: 160196 KiB

[startup+6.30016 s]
/proc/loadavg: 1.31 2.49 3.40 2/246 165520
/proc/meminfo: memFree=127246212/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=193660 memory=180292 CPUtime=6.28 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 43665 0 0 0 621 7 0 0 20 0 1 0 239564239 198307840 45073 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 48415 45073 2688 2575 0 45322 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 193660 KiB
Current children cumulated memory: 180292 KiB

[startup+12.7001 s]
/proc/loadavg: 1.26 2.44 3.37 2/246 165520
/proc/meminfo: memFree=127242432/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=198144 memory=185156 CPUtime=12.66 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 45637 0 0 0 1259 7 0 0 20 0 1 0 239564239 202899456 46289 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 49536 46289 2688 2575 0 46443 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 198144 KiB
Current children cumulated memory: 185156 KiB

[startup+25.5002 s]
/proc/loadavg: 1.22 2.39 3.34 2/246 165520
/proc/meminfo: memFree=127229892/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=198144 memory=186948 CPUtime=25.42 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 45665 0 0 0 2535 7 0 0 20 0 1 0 239564239 202899456 46737 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 49536 46737 2688 2575 0 46443 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 198144 KiB
Current children cumulated memory: 186948 KiB

[startup+51.1049 s]
/proc/loadavg: 1.14 2.28 3.28 2/247 165521
/proc/meminfo: memFree=127212204/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=187908 memory=177428 CPUtime=50.95 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 46120 0 0 0 5088 7 0 0 20 0 1 0 239564239 192417792 44357 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 46977 44357 2688 2575 0 43884 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 187908 KiB
Current children cumulated memory: 177428 KiB

[startup+102.3 s]
/proc/loadavg: 1.11 2.08 3.15 2/247 165522
/proc/meminfo: memFree=127187500/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=191484 memory=182652 CPUtime=102.03 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 47631 0 0 0 10195 8 0 0 20 0 1 0 239564239 196079616 45663 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 47871 45663 2688 2575 0 44778 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 191484 KiB
Current children cumulated memory: 182652 KiB

[startup+162.3 s]
/proc/loadavg: 1.08 1.89 3.02 2/248 165524
/proc/meminfo: memFree=127187716/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=191484 memory=184316 CPUtime=161.89 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 47773 0 0 0 16181 8 0 0 20 0 1 0 239564239 196079616 46079 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 47871 46079 2688 2575 0 44778 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 191484 KiB
Current children cumulated memory: 184316 KiB

[startup+222.3 s]
/proc/loadavg: 1.13 1.76 2.90 2/247 165525
/proc/meminfo: memFree=127189464/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=191484 memory=184316 CPUtime=221.76 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 47798 0 0 0 22168 8 0 0 20 0 1 0 239564239 196079616 46079 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 47871 46079 2688 2575 0 44778 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 191484 KiB
Current children cumulated memory: 184316 KiB

[startup+282.3 s]
/proc/loadavg: 1.05 1.62 2.78 2/247 165526
/proc/meminfo: memFree=127189716/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=194948 memory=187772 CPUtime=281.62 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 48744 0 0 0 28154 8 0 0 20 0 1 0 239564239 199626752 46943 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 48737 46943 2688 2575 0 45644 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 194948 KiB
Current children cumulated memory: 187772 KiB

[startup+342.3 s]
/proc/loadavg: 1.12 1.53 2.68 2/247 165528
/proc/meminfo: memFree=127205332/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=197992 memory=190844 CPUtime=341.48 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 49575 0 0 0 34140 8 0 0 20 0 1 0 239564239 202743808 47711 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 49498 47711 2688 2575 0 46405 0
Current children cumulated CPU time: 341.48 s
Current children cumulated vsize: 197992 KiB
Current children cumulated memory: 190844 KiB

[startup+402.3 s]
/proc/loadavg: 1.10 1.45 2.57 2/246 165529
/proc/meminfo: memFree=127187188/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=210748 memory=203516 CPUtime=401.34 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 53368 0 0 0 40126 8 0 0 20 0 1 0 239564239 215805952 50879 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 52687 50879 2688 2575 0 49594 0
Current children cumulated CPU time: 401.34 s
Current children cumulated vsize: 210748 KiB
Current children cumulated memory: 203516 KiB

[startup+462.3 s]
/proc/loadavg: 1.08 1.38 2.48 2/245 165530
/proc/meminfo: memFree=127188700/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=210748 memory=203516 CPUtime=461.2 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 53386 0 0 0 46112 8 0 0 20 0 1 0 239564239 215805952 50879 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 52687 50879 2688 2575 0 49594 0
Current children cumulated CPU time: 461.2 s

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

/proc/loadavg: 1.08 1.09 1.16 2/245 165589
/proc/meminfo: memFree=127097764/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=312296 memory=306472 CPUtime=3154.85 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 90961 0 0 0 315469 16 0 0 20 0 1 0 239564239 319791104 76618 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 78074 76618 2976 2575 0 74981 0
Current children cumulated CPU time: 3154.85 s
Current children cumulated vsize: 312296 KiB
Current children cumulated memory: 306472 KiB

[startup+3222.3 s]
/proc/loadavg: 1.07 1.09 1.15 2/245 165590
/proc/meminfo: memFree=127097764/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=312296 memory=306472 CPUtime=3214.71 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 91081 0 0 0 321455 16 0 0 20 0 1 0 239564239 319791104 76618 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 78074 76618 2976 2575 0 74981 0
Current children cumulated CPU time: 3214.71 s
Current children cumulated vsize: 312296 KiB
Current children cumulated memory: 306472 KiB

[startup+3282.3 s]
/proc/loadavg: 1.12 1.10 1.15 2/246 165592
/proc/meminfo: memFree=127097780/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=312296 memory=306472 CPUtime=3274.57 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 91089 0 0 0 327441 16 0 0 20 0 1 0 239564239 319791104 76618 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 78074 76618 2976 2575 0 74981 0
Current children cumulated CPU time: 3274.57 s
Current children cumulated vsize: 312296 KiB
Current children cumulated memory: 306472 KiB

[startup+3342.3 s]
/proc/loadavg: 1.04 1.08 1.14 2/246 165593
/proc/meminfo: memFree=127097780/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=312296 memory=306472 CPUtime=3334.42 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 91089 0 0 0 333426 16 0 0 20 0 1 0 239564239 319791104 76618 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 78074 76618 2976 2575 0 74981 0
Current children cumulated CPU time: 3334.42 s
Current children cumulated vsize: 312296 KiB
Current children cumulated memory: 306472 KiB

[startup+3402.3 s]
/proc/loadavg: 1.12 1.09 1.14 2/246 165594
/proc/meminfo: memFree=127089968/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=321980 memory=314792 CPUtime=3394.29 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 93303 0 0 0 339412 17 0 0 20 0 1 0 239564239 329707520 78698 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 80495 78698 2976 2575 0 77402 0
Current children cumulated CPU time: 3394.29 s
Current children cumulated vsize: 321980 KiB
Current children cumulated memory: 314792 KiB

[startup+3462.3 s]
/proc/loadavg: 1.10 1.09 1.14 2/246 165595
/proc/meminfo: memFree=127089968/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=321980 memory=314920 CPUtime=3454.15 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 93345 0 0 0 345398 17 0 0 20 0 1 0 239564239 329707520 78730 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 80495 78730 2976 2575 0 77402 0
Current children cumulated CPU time: 3454.15 s
Current children cumulated vsize: 321980 KiB
Current children cumulated memory: 314920 KiB

[startup+3522.3 s]
/proc/loadavg: 1.08 1.08 1.13 2/246 165596
/proc/meminfo: memFree=127089968/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=321980 memory=314920 CPUtime=3514.01 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 93347 0 0 0 351384 17 0 0 20 0 1 0 239564239 329707520 78730 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 80495 78730 2976 2575 0 77402 0
Current children cumulated CPU time: 3514.01 s
Current children cumulated vsize: 321980 KiB
Current children cumulated memory: 314920 KiB

[startup+3582.3 s]
/proc/loadavg: 1.09 1.08 1.12 2/245 165597
/proc/meminfo: memFree=127090220/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=321980 memory=314920 CPUtime=3573.87 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 93347 0 0 0 357370 17 0 0 20 0 1 0 239564239 329707520 78730 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 80495 78730 2976 2575 0 77402 0
Current children cumulated CPU time: 3573.87 s
Current children cumulated vsize: 321980 KiB
Current children cumulated memory: 314920 KiB

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

# cumulated CPU time of all completed processes:  user=3588.46 s, system=0.173538 s

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

[startup+3584 s]*
/proc/loadavg: 1.08 1.08 1.12 2/245 165597
/proc/meminfo: memFree=127090220/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=321980 memory=314920 CPUtime=3575.57 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 93347 0 0 0 357540 17 0 0 20 0 1 0 239564239 329707520 78730 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 80495 78730 2976 2575 0 77402 0
Current children cumulated CPU time: 3575.57 s
Current children cumulated vsize: 321980 KiB
Current children cumulated memory: 314920 KiB

[startup+3590.4 s]
/proc/loadavg: 1.08 1.08 1.12 2/245 165597
/proc/meminfo: memFree=127090220/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=321980 memory=314920 CPUtime=3581.95 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 93347 0 0 0 358178 17 0 0 20 0 1 0 239564239 329707520 78730 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 80495 78730 2976 2575 0 77402 0
Current children cumulated CPU time: 3581.95 s
Current children cumulated vsize: 321980 KiB
Current children cumulated memory: 314920 KiB

[startup+3593.6 s]
/proc/loadavg: 1.07 1.08 1.12 2/245 165597
/proc/meminfo: memFree=127090220/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=321980 memory=314920 CPUtime=3585.14 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 93347 0 0 0 358497 17 0 0 20 0 1 0 239564239 329707520 78730 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 80495 78730 2976 2575 0 77402 0
Current children cumulated CPU time: 3585.14 s
Current children cumulated vsize: 321980 KiB
Current children cumulated memory: 314920 KiB

[startup+3595.2 s]
/proc/loadavg: 1.07 1.08 1.12 2/245 165597
/proc/meminfo: memFree=127090220/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=321980 memory=314920 CPUtime=3586.73 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 93347 0 0 0 358656 17 0 0 20 0 1 0 239564239 329707520 78730 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 80495 78730 2976 2575 0 77402 0
Current children cumulated CPU time: 3586.73 s
Current children cumulated vsize: 321980 KiB
Current children cumulated memory: 314920 KiB

[startup+3596 s]*
/proc/loadavg: 1.07 1.08 1.12 2/245 165597
/proc/meminfo: memFree=127090220/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=321980 memory=314920 CPUtime=3587.54 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 93347 0 0 0 358737 17 0 0 20 0 1 0 239564239 329707520 78730 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 80495 78730 2976 2575 0 77402 0
Current children cumulated CPU time: 3587.54 s
Current children cumulated vsize: 321980 KiB
Current children cumulated memory: 314920 KiB

[startup+3596.8 s]
/proc/loadavg: 1.07 1.08 1.12 2/245 165597
/proc/meminfo: memFree=127090220/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=321980 memory=314920 CPUtime=3588.33 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 93347 0 0 0 358816 17 0 0 20 0 1 0 239564239 329707520 78730 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 80495 78730 2976 2575 0 77402 0
Current children cumulated CPU time: 3588.33 s
Current children cumulated vsize: 321980 KiB
Current children cumulated memory: 314920 KiB

[startup+3597 s]*
/proc/loadavg: 1.07 1.08 1.12 2/245 165597
/proc/meminfo: memFree=127090220/131249992 swapFree=33009392/33010684
[pid=165519] ppid=165516 vsize=321980 memory=314920 CPUtime=3588.53 cores=1,3
/proc/165519/stat : 165519 (pbsolver) R 165516 165519 164962 0 -1 4194304 93347 0 0 0 358836 17 0 0 20 0 1 0 239564239 329707520 78730 18446744073709551615 4198400 14743177 140727669275168 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 25554944 140727669279112 140727669279208 140727669279208 140727669284812 0
/proc/165519/statm: 80495 78730 2976 2575 0 77402 0
Current children cumulated CPU time: 3588.53 s
Current children cumulated vsize: 321980 KiB
Current children cumulated memory: 314920 KiB

Child status: 0

Real time (s): 3597.1
CPU time (s): 3588.63
CPU user time (s): 3588.46
CPU system time (s): 0.173538
CPU usage (%): 99.7647
Max. virtual memory (cumulated for all children) (KiB): 321980
Max. memory (cumulated for all children) (KiB): 314920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.46
system time used= 0.173538
maximum resident set size= 314920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93350
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= 57
involuntary context switches= 1506


# summary of solver processes directly reported to runsolver:
#   pid: 165519
#   total CPU time (s): 3588.63
#   total CPU user time (s): 3588.46
#   total CPU system time (s): 0.173538

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.98441 second user time and 13.4245 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-23 04:48:17
IDJOB=4545594
IDBENCH=180940
IDSOLVER=3366
FILE ID=nodeC035/4545594-1753238897
RUNJOBID= nodeC035-1753238897-165505
SLURM_JOB_ID= 9687866
Free space on /tmp= 432468 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-PoolBallTriangle-07_c24.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545594-1753238897/watcher-4545594-1753238897 -o /tmp/evaluation-result-4545594-1753238897/solver-4545594-1753238897 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753238897-165505 --watchdog 3760  pbsolver -f HOME/instance-4545594-1753238897.opb -t 3600 -m 31000

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

MD5SUM BENCH= d0358cfd617a5121014a5f104d62bc1e
RANDOM SEED=1471022633

nodeC035 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		: 1195.669
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.51
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		: 3600.252
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.51
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		: 3700.000
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.51
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		: 3597.853
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.51
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		: 3700.000
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.51
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		: 3700.000
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.51
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		: 1199.962
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        127413980 kB
MemAvailable:   129650384 kB
Buffers:             664 kB
Cached:          2986992 kB
SwapCached:          336 kB
Active:           936520 kB
Inactive:        2116752 kB
Active(anon):      72612 kB
Inactive(anon):    18908 kB
Active(file):     863908 kB
Inactive(file):  2097844 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14964 kB
Writeback:            12 kB
AnonPages:         68340 kB
Mapped:           108856 kB
Shmem:             25904 kB
KReclaimable:     227780 kB
Slab:             323640 kB
SReclaimable:     227780 kB
SUnreclaim:        95860 kB
KernelStack:        3984 kB
PageTables:         2648 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     345428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150328 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432452 MiB
End job on nodeC035 at 2025-07-23 05:48:14