Trace number 4490897

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13? 3586.31 3597.62

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_13.opb
MD5SUM4b13a1c6e78c10f4c6bdd1964b8d7c16
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark114
Best CPU time to get the best result obtained on this benchmark72001.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2470
Total number of constraints4744
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4744
Minimum length of a constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1357
Number of bits of the biggest sum of numbers11
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-4490897-1751384297.opb>
0.00/0.03	c original problem has 2470 variables (2470 bin, 0 int, 0 cont) and 4744 constraints
0.00/0.03	c problem read in 0.035 seconds
0.00/0.06	c presolving:
0.09/0.12	c    (0.1s) running MILP presolver
0.09/0.19	c    (0.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.09/0.19	c (round 1, medium)     0 del vars, 4744 del conss, 2378 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 78 clqs
0.19/0.21	c (round 2, exhaustive) 0 del vars, 4744 del conss, 2378 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 12 upgd conss, 0 impls, 78 clqs
0.19/0.23	c    (0.2s) probing: 51/2470 (2.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.19/0.23	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.19/0.27	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.19/0.30	c    (0.3s) symmetry computation finished: 1001 generators found (max: 1500, log10 of symmetry group size: 301.33) (symcode time: 0.02)
0.29/0.33	c dynamic symmetry handling statistics:
0.29/0.33	c    orbitopal reduction:       no components
0.29/0.33	c    orbital reduction:         no components
0.29/0.33	c    lexicographic reduction:   no permutations
0.29/0.33	c handled 1001 out of 1001 symmetry components
0.29/0.33	c (round 3, exhaustive) 0 del vars, 4744 del conss, 3379 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 12 upgd conss, 0 impls, 1091 clqs
0.29/0.34	c (round 4, exhaustive) 0 del vars, 4744 del conss, 3379 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1013 upgd conss, 0 impls, 1091 clqs
0.29/0.36	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
0.29/0.36	c  0 deleted vars, 4744 deleted constraints, 3379 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.36	c  0 implications, 1091 cliques
0.29/0.36	c presolved problem has 2470 variables (2470 bin, 0 int, 0 cont) and 3379 constraints
0.29/0.36	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.29/0.36	c      12 constraints of type <knapsack>
0.29/0.36	c    1001 constraints of type <setppc>
0.29/0.36	c    2366 constraints of type <linear>
0.29/0.36	c transformed objective value is always integral (scale: 1)
0.29/0.36	c Presolving Time: 0.30
0.29/0.36	c 
0.29/0.36	c - non default parameters ----------------------------------------------------------------------
0.29/0.36	c 
0.29/0.36	c # SCIP version 10.0.0
0.29/0.36	c 
0.29/0.36	c # maximal time in seconds to run
0.29/0.36	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.29/0.36	c limits/time = 3596.998025
0.29/0.36	c 
0.29/0.36	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.36	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.29/0.36	c limits/memory = 27900
0.29/0.36	c 
0.29/0.36	c # belongs reading time to solving time?
0.29/0.36	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.29/0.36	c timing/reading = TRUE
0.29/0.36	c 
0.29/0.36	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.29/0.36	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.29/0.36	c reading/opbreader/maxintsize = 47
0.29/0.36	c 
0.29/0.36	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.29/0.36	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.29/0.36	c propagating/genvbounds/timingmask = 0
0.29/0.36	c 
0.29/0.36	c -----------------------------------------------------------------------------------------------
0.29/0.36	c 
0.49/0.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.49/0.53	c   0.5s|     1 |     0 |  1982 |     - |   120M |   0 |2470 |3395 |3379 |   0 |  0 |  16 |   0 | 1.200000e+01 |      --      |    Inf | unknown
1.09/1.15	c   1.2s|     1 |     0 |  7338 |     - |   126M |   0 |2470 |3395 |3389 |  10 |  1 |  16 |   0 | 1.200000e+01 |      --      |    Inf | unknown
1.18/1.22	c   1.2s|     1 |     0 |  7357 |     - |   127M |   0 |2470 |3395 |3400 |  21 |  2 |  16 |   0 | 1.200000e+01 |      --      |    Inf | unknown
1.28/1.30	c   1.3s|     1 |     0 |  7378 |     - |   129M |   0 |2470 |3395 |3408 |  29 |  3 |  16 |   0 | 1.200000e+01 |      --      |    Inf | unknown
1.28/1.38	c   1.4s|     1 |     0 |  7411 |     - |   131M |   0 |2470 |3395 |3419 |  40 |  4 |  16 |   0 | 1.200000e+01 |      --      |    Inf | unknown
1.38/1.47	c   1.5s|     1 |     0 |  7445 |     - |   134M |   0 |2470 |3395 |3429 |  50 |  5 |  16 |   0 | 1.200000e+01 |      --      |    Inf | unknown
1.48/1.56	c   1.6s|     1 |     0 |  7479 |     - |   138M |   0 |2470 |3395 |3438 |  59 |  6 |  16 |   0 | 1.200000e+01 |      --      |    Inf | unknown
1.58/1.65	c   1.7s|     1 |     0 |  7493 |     - |   139M |   0 |2470 |3395 |3447 |  68 |  7 |  16 |   0 | 1.200000e+01 |      --      |    Inf | unknown
1.68/1.76	c   1.8s|     1 |     0 |  7505 |     - |   142M |   0 |2470 |3395 |3457 |  78 |  8 |  16 |   0 | 1.200000e+01 |      --      |    Inf | unknown
1.78/1.86	c   1.9s|     1 |     0 |  7563 |     - |   146M |   0 |2470 |3395 |3467 |  88 |  9 |  16 |   0 | 1.200000e+01 |      --      |    Inf | unknown
1.88/1.97	c   2.0s|     1 |     0 |  7636 |     - |   148M |   0 |2470 |3395 |3477 |  98 | 10 |  16 |   0 | 1.200000e+01 |      --      |    Inf | unknown
1.98/2.04	c   2.0s|     1 |     0 |  7678 |     - |   150M |   0 |2470 |3395 |3480 | 107 | 11 |  16 |   0 | 1.200000e+01 |      --      |    Inf | unknown
2.77/2.80	c   2.8s|     1 |     2 | 12397 |     - |   150M |   0 |2470 |3406 |3480 | 107 | 11 |  27 |  31 | 1.300000e+01 |      --      |    Inf | unknown
7.17/7.24	c   7.2s|   100 |    99 | 48405 | 412.6 |   155M |  15 |2470 |3455 |3411 | 230 |  1 |  76 |  31 | 1.400000e+01 |      --      |    Inf | unknown
9.45/9.59	c   9.6s|   200 |   169 | 65455 | 290.9 |   159M |  20 |2470 |3601 |3412 | 379 |  1 | 223 |  31 | 1.400000e+01 |      --      |    Inf | unknown
12.23/12.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.23/12.35	c  12.4s|   300 |   251 |103356 | 320.4 |   161M |  20 |2470 |3669 |3411 | 538 |  1 | 292 |  31 | 1.400000e+01 |      --      |    Inf | unknown
16.01/16.18	c  16.2s|   400 |   332 |137321 | 325.2 |   164M |  20 |2470 |3705 |3408 | 660 |  1 | 332 |  31 | 1.500000e+01 |      --      |    Inf | unknown
18.66/18.86	c  18.9s|   500 |   396 |168929 | 323.4 |   165M |  20 |2470 |3774 |3410 | 826 |  1 | 411 |  31 | 1.500000e+01 |      --      |    Inf | unknown
22.64/22.88	c  22.9s|   600 |   474 |190812 | 305.9 |   165M |  20 |2470 |3836 |3410 | 997 |  1 | 480 |  31 | 1.500000e+01 |      --      |    Inf | unknown
26.13/26.37	c  26.4s|   700 |   553 |228220 | 315.7 |   167M |  25 |2470 |3920 |3422 |1142 |  1 | 580 |  31 | 1.500000e+01 |      --      |    Inf | unknown
30.02/30.28	c  30.3s|   800 |   630 |263639 | 320.5 |   168M |  25 |2470 |3996 |3411 |1310 |  1 | 675 |  31 | 1.500000e+01 |      --      |    Inf | unknown
32.47/32.75	c  32.8s|   900 |   695 |292536 | 317.0 |   170M |  25 |2470 |4074 |3410 |1423 |  1 | 762 |  31 | 1.600000e+01 |      --      |    Inf | unknown
36.06/36.30	c  36.3s|  1000 |   752 |316766 | 309.5 |   171M |  27 |2470 |4145 |3401 |1497 |  1 | 849 |  31 | 1.600000e+01 |      --      |    Inf | unknown
41.14/41.46	c  41.5s|  1100 |   807 |357689 | 318.6 |   172M |  27 |2470 |4191 |   0 |1632 |  0 | 917 |  31 | 1.600000e+01 |      --      |    Inf |   0.51%
43.43/43.73	c  43.7s|  1200 |   858 |380928 | 311.4 |   172M |  27 |2470 |4266 |3422 |1751 |  1 | 999 |  31 | 1.600000e+01 |      --      |    Inf |   0.64%
47.52/47.82	c  47.8s|  1300 |   918 |408579 | 308.7 |   173M |  27 |2470 |4347 |3416 |1848 |  1 |1090 |  31 | 1.600000e+01 |      --      |    Inf |   0.68%
53.80/54.19	c  54.2s|  1400 |   995 |443777 | 311.8 |   174M |  27 |2470 |4448 |   0 |1958 |  0 |1218 |  31 | 1.600000e+01 |      --      |    Inf |   0.69%
62.46/62.88	c  62.9s|  1500 |  1047 |481392 | 316.1 |   175M |  27 |2470 |4516 |3415 |2089 |  1 |1313 |  31 | 1.600000e+01 |      --      |    Inf |   0.86%
67.45/67.81	c  67.8s|  1600 |  1095 |506389 | 312.0 |   175M |  28 |2470 |4563 |3410 |2212 |  1 |1389 |  31 | 1.600000e+01 |      --      |    Inf |   0.89%
71.34/71.76	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
71.34/71.76	c (run 1, node 1688) performing user restart
71.34/71.76	c 
71.34/71.76	c (restart) converted 16 cuts from the global cut pool into linear constraints
71.34/71.76	c 
71.34/71.78	c presolving:
71.34/71.79	c (round 1, fast)       0 del vars, 69 del conss, 3 add conss, 0 chg bounds, 17 chg sides, 52 chg coeffs, 0 upgd conss, 0 impls, 1127 clqs
71.34/71.79	c (round 2, medium)     10 del vars, 72 del conss, 6 add conss, 0 chg bounds, 34 chg sides, 79 chg coeffs, 0 upgd conss, 0 impls, 1110 clqs
71.34/71.79	c (round 3, fast)       10 del vars, 95 del conss, 6 add conss, 0 chg bounds, 46 chg sides, 133 chg coeffs, 0 upgd conss, 0 impls, 1110 clqs
71.44/71.80	c (round 4, exhaustive) 10 del vars, 105 del conss, 6 add conss, 0 chg bounds, 46 chg sides, 133 chg coeffs, 0 upgd conss, 0 impls, 1110 clqs
71.44/71.80	c (round 5, exhaustive) 10 del vars, 105 del conss, 6 add conss, 0 chg bounds, 46 chg sides, 133 chg coeffs, 17 upgd conss, 0 impls, 1110 clqs
71.44/71.81	c (round 6, exhaustive) 10 del vars, 136 del conss, 6 add conss, 0 chg bounds, 46 chg sides, 282 chg coeffs, 17 upgd conss, 0 impls, 1110 clqs
71.44/71.82	c (round 7, exhaustive) 10 del vars, 137 del conss, 6 add conss, 0 chg bounds, 46 chg sides, 415 chg coeffs, 17 upgd conss, 0 impls, 1110 clqs
71.44/71.85	c presolving (8 rounds: 8 fast, 6 medium, 5 exhaustive):
71.44/71.85	c  10 deleted vars, 137 deleted constraints, 6 added constraints, 0 tightened bounds, 0 added holes, 46 changed sides, 415 changed coefficients
71.44/71.85	c  0 implications, 1110 cliques
71.44/71.85	c presolved problem has 2460 variables (2460 bin, 0 int, 0 cont) and 4529 constraints
71.44/71.85	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
71.44/71.85	c      71 constraints of type <knapsack>
71.44/71.85	c    1016 constraints of type <setppc>
71.44/71.85	c    2368 constraints of type <linear>
71.44/71.85	c    1074 constraints of type <logicor>
71.44/71.85	c transformed objective value is always integral (scale: 1)
71.44/71.85	c Presolving Time: 0.36
71.44/71.85	c 
71.54/71.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.54/71.95	c  72.0s|     1 |     0 |531796 |     - |   188M |   0 |2460 |4530 |3375 |   0 |  0 |1499 |  31 | 1.600000e+01 |      --      |    Inf | unknown
71.83/72.23	c  72.2s|     1 |     0 |531807 |     - |   188M |   0 |2460 |4530 |3386 |  11 |  1 |1499 |  31 | 1.600000e+01 |      --      |    Inf | unknown
71.83/72.29	c  72.3s|     1 |     0 |531830 |     - |   188M |   0 |2460 |4530 |3397 |  22 |  2 |1499 |  31 | 1.600000e+01 |      --      |    Inf | unknown
71.93/72.37	c  72.4s|     1 |     0 |531891 |     - |   189M |   0 |2460 |4530 |3407 |  32 |  3 |1499 |  31 | 1.600000e+01 |      --      |    Inf | unknown
72.03/72.47	c  72.5s|     1 |     0 |531914 |     - |   189M |   0 |2460 |4530 |3417 |  42 |  4 |1499 |  31 | 1.600000e+01 |      --      |    Inf | unknown
72.13/72.58	c  72.6s|     1 |     0 |532283 |     - |   189M |   0 |2460 |4530 |3427 |  52 |  5 |1499 |  31 | 1.600000e+01 |      --      |    Inf | unknown
72.23/72.68	c  72.7s|     1 |     0 |532678 |     - |   189M |   0 |2460 |4530 |3436 |  61 |  6 |1499 |  31 | 1.600000e+01 |      --      |    Inf | unknown
72.43/72.82	c  72.8s|     1 |     0 |533807 |     - |   190M |   0 |2460 |4530 |3445 |  70 |  7 |1499 |  31 | 1.600000e+01 |      --      |    Inf | unknown
72.53/72.92	c  72.9s|     1 |     0 |533973 |     - |   190M |   0 |2460 |4533 |3456 |  81 |  8 |1502 |  31 | 1.600000e+01 |      --      |    Inf | unknown
72.64/73.04	c  73.0s|     1 |     0 |534737 |     - |   192M |   0 |2460 |4533 |3467 |  92 |  9 |1502 |  31 | 1.600000e+01 |      --      |    Inf | unknown
72.74/73.16	c  73.2s|     1 |     0 |534918 |     - |   192M |   0 |2460 |4533 |3478 | 103 | 10 |1502 |  31 | 1.600000e+01 |      --      |    Inf | unknown
72.83/73.23	c  73.2s|     1 |     0 |534946 |     - |   192M |   0 |2460 |4533 |3489 | 114 | 11 |1502 |  31 | 1.600000e+01 |      --      |    Inf | unknown
72.93/73.31	c  73.3s|     1 |     0 |535169 |     - |   192M |   0 |2460 |4533 |3500 | 125 | 12 |1502 |  31 | 1.600000e+01 |      --      |    Inf | unknown
73.03/73.40	c  73.4s|     1 |     0 |535524 |     - |   193M |   0 |2460 |4533 |3512 | 137 | 13 |1502 |  31 | 1.600000e+01 |      --      |    Inf | unknown
73.13/73.51	c  73.5s|     1 |     0 |536087 |     - |   194M |   0 |2460 |4533 |3506 | 149 | 14 |1502 |  31 | 1.600000e+01 |      --      |    Inf | unknown
73.23/73.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
73.23/73.62	c  73.6s|     1 |     0 |536952 |     - |   195M |   0 |2460 |4533 |3517 | 160 | 15 |1502 |  31 | 1.600000e+01 |      --      |    Inf | unknown
73.63/74.03	c  74.0s|     1 |     2 |540306 |     - |   195M |   0 |2460 |4544 |3517 | 160 | 15 |1514 |  32 | 1.600000e+01 |      --      |    Inf | unknown
77.02/77.44	c  77.4s|   100 |    85 |568686 | 310.0 |   197M |  17 |2460 |4588 |3407 | 366 |  1 |1570 |  32 | 1.600000e+01 |      --      |    Inf |   0.64%
79.91/80.30	c  80.3s|   200 |   161 |597367 | 308.8 |   198M |  28 |2460 |4600 |3409 | 510 |  1 |1608 |  32 | 1.600000e+01 |      --      |    Inf |   1.87%
84.30/84.71	c  84.7s|   300 |   226 |644116 | 316.8 |   198M |  28 |2460 |4683 |3416 | 551 |  1 |1696 |  32 | 1.600000e+01 |      --      |    Inf |   2.95%
86.49/86.90	c  86.9s|   400 |   291 |687470 | 322.4 |   201M |  37 |2460 |4758 |3409 | 651 |  1 |1781 |  32 | 1.600000e+01 |      --      |    Inf |   3.15%
88.48/88.99	c  89.0s|   500 |   373 |729116 | 326.7 |   202M |  37 |2460 |4917 |3416 | 779 |  1 |1947 |  32 | 1.600000e+01 |      --      |    Inf |   3.59%
89.97/90.45	c  90.5s|   600 |   415 |759379 | 325.6 |   203M |  37 |2460 |4982 |3413 | 863 |  1 |2038 |  32 | 1.600000e+01 |      --      |    Inf |   4.89%
91.77/92.29	c  92.3s|   700 |   492 |795909 | 327.3 |   204M |  40 |2460 |4995 |3422 | 965 |  1 |2109 |  32 | 1.600000e+01 |      --      |    Inf |   4.90%
92.87/93.37	c  93.4s|   800 |   539 |816140 | 322.3 |   205M |  42 |2460 |5071 |3440 |1013 |  1 |2233 |  32 | 1.600000e+01 |      --      |    Inf |   5.00%
94.67/95.15	c  95.2s|   900 |   609 |849546 | 322.7 |   209M |  43 |2460 |4981 |   0 |1118 |  0 |2345 |  32 | 1.600000e+01 |      --      |    Inf |   5.02%
96.66/97.12	c  97.1s|  1000 |   681 |893917 | 327.2 |   210M |  43 |2460 |4846 |3411 |1235 |  1 |2426 |  32 | 1.600000e+01 |      --      |    Inf |   5.10%
98.45/99.00	c  99.0s|  1100 |   765 |932889 | 329.5 |   211M |  43 |2460 |4748 |3416 |1333 |  3 |2506 |  32 | 1.700000e+01 |      --      |    Inf |   5.33%
100.24/100.72	c   101s|  1200 |   817 |968544 | 330.4 |   213M |  43 |2460 |4689 |3421 |1379 |  1 |2597 |  32 | 1.700000e+01 |      --      |    Inf |   5.51%
102.04/102.57	c   103s|  1300 |   883 |  1005k| 331.8 |   214M |  43 |2460 |4594 |3409 |1511 |  1 |2659 |  32 | 1.700000e+01 |      --      |    Inf |   5.61%
103.64/104.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
103.64/104.18	c   104s|  1400 |   957 |  1036k| 331.0 |   215M |  43 |2460 |4568 |   0 |1603 |  0 |2778 |  32 | 1.700000e+01 |      --      |    Inf |   5.67%
104.73/105.22	c   105s|  1500 |   989 |  1053k| 326.1 |   216M |  43 |2460 |4447 |3413 |1677 |  1 |2832 |  32 | 1.700000e+01 |      --      |    Inf |   5.81%
106.22/106.74	c   107s|  1600 |  1052 |  1085k| 325.8 |   217M |  43 |2460 |4322 |3424 |1831 |  1 |2894 |  32 | 1.800000e+01 |      --      |    Inf |   5.91%
108.12/108.61	c   109s|  1700 |  1106 |  1124k| 327.8 |   218M |  43 |2460 |4274 |3409 |1895 |  1 |3025 |  32 | 1.900000e+01 |      --      |    Inf |   5.92%
110.01/110.59	c   111s|  1800 |  1174 |  1159k| 328.3 |   220M |  43 |2460 |4227 |3424 |2044 |  1 |3096 |  32 | 1.900000e+01 |      --      |    Inf |   5.96%
111.41/111.95	c   112s|  1900 |  1209 |  1184k| 326.2 |   220M |  43 |2460 |4231 |3422 |2177 |  4 |3198 |  32 | 1.900000e+01 |      --      |    Inf |   6.03%
113.10/113.68	c   114s|  2000 |  1284 |  1225k| 328.3 |   222M |  43 |2460 |4282 |3407 |2265 |  1 |3321 |  32 | 1.900000e+01 |      --      |    Inf |   6.19%
114.60/115.14	c   115s|  2100 |  1345 |  1256k| 327.9 |   223M |  43 |2460 |4277 |3411 |2345 |  1 |3419 |  32 | 1.900000e+01 |      --      |    Inf |   6.21%
116.39/116.96	c   117s|  2200 |  1426 |  1292k| 328.6 |   224M |  43 |2460 |4333 |3407 |2437 |  1 |3581 |  32 | 1.900000e+01 |      --      |    Inf |   6.25%
117.59/118.18	c   118s|  2300 |  1502 |  1317k| 326.8 |   226M |  43 |2460 |4479 |3421 |2502 |  1 |3774 |  32 | 1.900000e+01 |      --      |    Inf |   6.26%
118.69/119.22	c   119s|  2400 |  1565 |  1336k| 323.5 |   227M |  43 |2460 |4590 |3419 |2567 |  1 |3943 |  32 | 1.900000e+01 |      --      |    Inf |   6.26%
119.78/120.34	c   120s|  2500 |  1627 |  1361k| 321.7 |   228M |  43 |2460 |4628 |3409 |2655 |  1 |4044 |  32 | 1.900000e+01 |      --      |    Inf |   6.26%
121.68/122.24	c   122s|  2600 |  1707 |  1402k| 323.7 |   229M |  43 |2460 |4578 |3413 |2736 |  1 |4137 |  32 | 1.900000e+01 |      --      |    Inf |   6.27%
123.17/123.72	c   124s|  2700 |  1776 |  1434k| 323.7 |   230M |  43 |2460 |4551 |3425 |2779 |  1 |4219 |  32 | 2.000000e+01 |      --      |    Inf |   6.28%
124.37/124.92	c   125s|  2800 |  1829 |  1458k| 321.7 |   231M |  43 |2460 |4515 |3415 |2864 |  1 |4310 |  32 | 2.000000e+01 |      --      |    Inf |   6.30%
125.57/126.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
125.57/126.14	c   126s|  2900 |  1893 |  1480k| 319.6 |   233M |  43 |2460 |4492 |3423 |2933 |  1 |4413 |  32 | 2.000000e+01 |      --      |    Inf |   6.33%
126.36/126.94	c   127s|  3000 |  1929 |  1494k| 315.8 |   234M |  43 |2460 |4462 |3419 |3009 |  1 |4441 |  32 | 2.000000e+01 |      --      |    Inf |   6.35%
127.26/127.83	c   128s|  3100 |  1981 |  1508k| 312.1 |   235M |  43 |2460 |4465 |3419 |3067 |  2 |4507 |  32 | 2.000000e+01 |      --      |    Inf |   6.35%
129.25/129.83	c   130s|  3200 |  2043 |  1547k| 313.7 |   236M |  43 |2460 |4402 |3413 |3165 |  1 |4617 |  32 | 2.000000e+01 |      --      |    Inf |   6.36%
130.45/131.07	c   131s|  3300 |  2086 |  1573k| 312.6 |   238M |  43 |2460 |4437 |3416 |3241 |  2 |4725 |  32 | 2.100000e+01 |      --      |    Inf |   6.40%
131.74/132.36	c   132s|  3400 |  2133 |  1597k| 311.2 |   238M |  43 |2460 |4427 |3418 |3302 |  1 |4816 |  32 | 2.100000e+01 |      --      |    Inf |   6.44%
133.34/133.93	c   134s|  3500 |  2224 |  1635k| 312.5 |   239M |  43 |2460 |4556 |3408 |3399 |  1 |4997 |  32 | 2.100000e+01 |      --      |    Inf |   6.45%
134.83/135.45	c   135s|  3600 |  2287 |  1668k| 312.8 |   239M |  43 |2460 |4546 |   0 |3525 |  0 |5044 |  32 | 2.100000e+01 |      --      |    Inf |   6.51%
135.63/136.28	c   136s|  3700 |  2299 |  1681k| 309.4 |   240M |  44 |2460 |4524 |   0 |3615 |  0 |5085 |  32 | 2.100000e+01 |      --      |    Inf |   6.62%
136.93/137.56	c   138s|  3800 |  2362 |  1708k| 308.8 |   241M |  44 |2460 |4550 |3425 |3713 |  1 |5196 |  32 | 2.200000e+01 |      --      |    Inf |   6.67%
138.02/138.60	c   139s|  3900 |  2417 |  1729k| 306.9 |   242M |  44 |2460 |4603 |3420 |3782 |  1 |5322 |  32 | 2.200000e+01 |      --      |    Inf |   6.68%
138.92/139.59	c   140s|  4000 |  2464 |  1745k| 304.4 |   244M |  44 |2460 |4622 |3416 |3869 |  1 |5411 |  32 | 2.200000e+01 |      --      |    Inf |   6.69%
139.71/140.34	c   140s|  4100 |  2489 |  1758k| 301.4 |   245M |  44 |2460 |4623 |3416 |3951 |  1 |5446 |  32 | 2.200000e+01 |      --      |    Inf |   6.69%
141.01/141.67	c   142s|  4200 |  2530 |  1783k| 300.5 |   246M |  44 |2460 |4582 |3410 |4020 |  1 |5505 |  32 | 2.200000e+01 |      --      |    Inf |   6.72%
142.60/143.28	c   143s|  4300 |  2613 |  1818k| 301.4 |   248M |  44 |2460 |4591 |3423 |4098 |  2 |5634 |  32 | 2.300000e+01 |      --      |    Inf |   6.72%
143.60/144.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
143.60/144.28	c   144s|  4400 |  2634 |  1838k| 299.6 |   249M |  44 |2460 |4604 |3417 |4182 |  1 |5710 |  32 | 2.300000e+01 |      --      |    Inf |   6.82%
144.51/145.19	c   145s|  4500 |  2672 |  1853k| 297.2 |   251M |  44 |2460 |4613 |3411 |4261 |  1 |5774 |  32 | 2.300000e+01 |      --      |    Inf |   6.82%
145.51/146.16	c   146s|  4600 |  2705 |  1869k| 295.1 |   251M |  44 |2460 |4602 |3410 |4330 |  1 |5843 |  32 | 2.300000e+01 |      --      |    Inf |   6.88%
146.80/147.41	c   147s|  4700 |  2764 |  1895k| 294.5 |   252M |  44 |2460 |4570 |   0 |4422 |  0 |5933 |  32 | 2.300000e+01 |      --      |    Inf |   6.88%
147.80/148.44	c   148s|  4800 |  2797 |  1913k| 292.6 |   253M |  44 |2460 |4552 |   0 |4511 |  0 |6002 |  32 | 2.300000e+01 |      --      |    Inf |   6.98%
148.89/149.59	c   150s|  4900 |  2841 |  1933k| 291.3 |   253M |  44 |2460 |4523 |3405 |4599 |  1 |6067 |  32 | 2.300000e+01 |      --      |    Inf |   7.04%
150.19/150.82	c   151s|  5000 |  2885 |  1958k| 290.6 |   254M |  44 |2460 |4535 |3407 |4653 |  1 |6154 |  32 | 2.300000e+01 |      --      |    Inf |   7.09%
151.68/152.30	c   152s|  5100 |  2920 |  1981k| 289.8 |   255M |  44 |2460 |4535 |3418 |4720 |  1 |6273 |  32 | 2.300000e+01 |      --      |    Inf |   7.09%
152.68/153.34	c   153s|  5200 |  2962 |  1999k| 288.2 |   255M |  44 |2460 |4635 |   0 |4820 |  0 |6432 |  32 | 2.300000e+01 |      --      |    Inf |   7.11%
154.27/154.96	c   155s|  5300 |  3014 |  2027k| 288.0 |   257M |  44 |2460 |4649 |   0 |4905 |  0 |6534 |  32 | 2.300000e+01 |      --      |    Inf |   7.17%
155.67/156.31	c   156s|  5400 |  3080 |  2047k| 286.8 |   257M |  44 |2460 |4804 |   0 |4996 |  0 |6753 |  32 | 2.300000e+01 |      --      |    Inf |   7.17%
156.56/157.25	c   157s|  5500 |  3109 |  2060k| 284.6 |   258M |  44 |2460 |4821 |3415 |5057 |  0 |6834 |  32 | 2.300000e+01 |      --      |    Inf |   7.24%
157.56/158.23	c   158s|  5600 |  3154 |  2074k| 282.6 |   259M |  44 |2460 |4815 |   0 |5109 |  0 |6945 |  32 | 2.300000e+01 |      --      |    Inf |   7.25%
158.36/159.10	c   159s|  5700 |  3192 |  2086k| 280.5 |   260M |  44 |2460 |4848 |   0 |5162 |  0 |7071 |  32 | 2.300000e+01 |      --      |    Inf |   7.25%
159.85/160.52	c   161s|  5800 |  3232 |  2108k| 279.7 |   260M |  44 |2460 |5232 |3417 |5272 |  2 |7611 |  32 | 2.300000e+01 |      --      |    Inf |   7.26%
161.15/161.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
161.15/161.85	c   162s|  5900 |  3303 |  2137k| 279.8 |   260M |  44 |2460 |5340 |3409 |5367 |  1 |7783 |  32 | 2.300000e+01 |      --      |    Inf |   7.32%
162.35/163.04	c   163s|  6000 |  3356 |  2161k| 279.2 |   261M |  44 |2460 |5364 |3409 |5433 |  1 |7913 |  32 | 2.300000e+01 |      --      |    Inf |   7.37%
163.84/164.57	c   165s|  6100 |  3381 |  2192k| 279.7 |   261M |  44 |2460 |5288 |3406 |5555 |  2 |7990 |  32 | 2.300000e+01 |      --      |    Inf |   7.41%
165.23/165.90	c   166s|  6200 |  3448 |  2223k| 280.1 |   263M |  44 |2460 |5262 |3422 |5596 |  1 |8055 |  32 | 2.300000e+01 |      --      |    Inf |   7.42%
166.23/166.99	c   167s|  6300 |  3491 |  2245k| 279.3 |   264M |  44 |2460 |5197 |3416 |5661 |  1 |8143 |  32 | 2.300000e+01 |      --      |    Inf |   7.52%
167.33/168.09	c   168s|  6400 |  3539 |  2266k| 278.5 |   265M |  44 |2460 |5054 |3407 |5760 |  2 |8236 |  32 | 2.300000e+01 |      --      |    Inf |   7.53%
168.93/169.61	c   170s|  6500 |  3610 |  2298k| 278.9 |   265M |  44 |2460 |5000 |3417 |5835 |  1 |8354 |  32 | 2.300000e+01 |      --      |    Inf |   7.53%
170.03/170.79	c   171s|  6600 |  3654 |  2318k| 278.0 |   267M |  44 |2460 |5043 |3426 |5885 |  1 |8506 |  32 | 2.300000e+01 |      --      |    Inf |   7.54%
171.02/171.73	c   172s|  6700 |  3677 |  2336k| 276.8 |   268M |  44 |2460 |4980 |3420 |5947 |  1 |8556 |  32 | 2.300000e+01 |      --      |    Inf |   7.54%
172.02/172.71	c   173s|  6800 |  3726 |  2353k| 275.5 |   268M |  44 |2460 |4987 |3419 |6035 |  1 |8657 |  32 | 2.300000e+01 |      --      |    Inf |   7.55%
172.92/173.66	c   174s|  6900 |  3757 |  2366k| 273.9 |   270M |  44 |2460 |5033 |3417 |6091 |  1 |8812 |  32 | 2.300000e+01 |      --      |    Inf |   7.58%
174.42/175.12	c   175s|  7000 |  3803 |  2390k| 273.4 |   270M |  44 |2460 |4993 |3416 |6164 |  2 |8895 |  32 | 2.300000e+01 |      --      |    Inf |   7.58%
175.31/176.01	c   176s|  7100 |  3837 |  2408k| 272.5 |   271M |  44 |2460 |5047 |3418 |6217 |  1 |8971 |  32 | 2.300000e+01 |      --      |    Inf |   7.58%
176.31/177.00	c   177s|  7200 |  3883 |  2429k| 271.8 |   272M |  44 |2460 |5054 |3427 |6301 |  1 |9032 |  32 | 2.300000e+01 |      --      |    Inf |   7.60%
177.10/177.87	c   178s|  7300 |  3921 |  2444k| 270.3 |   273M |  44 |2460 |5092 |   0 |6386 |  0 |9134 |  32 | 2.300000e+01 |      --      |    Inf |   7.60%
178.10/178.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
178.10/178.81	c   179s|  7400 |  3947 |  2459k| 269.0 |   273M |  44 |2460 |5164 |3416 |6430 |  1 |9329 |  32 | 2.300000e+01 |      --      |    Inf |   7.62%
179.19/179.94	c   180s|  7500 |  3998 |  2480k| 268.4 |   274M |  44 |2460 |5165 |3427 |6468 |  1 |9428 |  32 | 2.300000e+01 |      --      |    Inf |   7.62%
180.29/181.05	c   181s|  7600 |  4046 |  2504k| 268.1 |   274M |  44 |2460 |5148 |3421 |6541 |  1 |9515 |  32 | 2.300000e+01 |      --      |    Inf |   7.62%
181.48/182.21	c   182s|  7700 |  4080 |  2527k| 267.7 |   275M |  44 |2460 |5078 |3404 |6602 |  1 |9575 |  32 | 2.300000e+01 |      --      |    Inf |   7.64%
182.78/183.55	c   184s|  7800 |  4138 |  2557k| 268.0 |   275M |  44 |2460 |5060 |3415 |6703 |  1 |9680 |  32 | 2.300000e+01 |      --      |    Inf |   7.64%
184.08/184.84	c   185s|  7900 |  4199 |  2585k| 268.1 |   276M |  44 |2460 |5121 |3417 |6768 |  1 |9854 |  32 | 2.300000e+01 |      --      |    Inf |   7.64%
185.17/185.98	c   186s|  8000 |  4256 |  2611k| 268.0 |   277M |  44 |2460 |5082 |   0 |6822 |  0 |9953 |  32 | 2.300000e+01 |      --      |    Inf |   7.64%
186.37/187.13	c   187s|  8100 |  4298 |  2632k| 267.5 |   279M |  44 |2460 |4990 |3408 |6881 |  1 |  10k|  32 | 2.300000e+01 |      --      |    Inf |   7.66%
187.56/188.36	c   188s|  8200 |  4353 |  2655k| 267.1 |   280M |  44 |2460 |4990 |3423 |6991 |  1 |  10k|  32 | 2.300000e+01 |      --      |    Inf |   7.66%
188.56/189.37	c   189s|  8300 |  4389 |  2672k| 266.1 |   282M |  44 |2460 |5042 |3416 |7067 |  1 |  10k|  32 | 2.300000e+01 |      --      |    Inf |   7.66%
189.86/190.60	c   191s|  8400 |  4449 |  2694k| 265.6 |   283M |  44 |2460 |5014 |   0 |7162 |  0 |  10k|  32 | 2.300000e+01 |      --      |    Inf |   7.66%
190.27/191.08	c   191s|  8500 |  4467 |  2699k| 263.5 |   285M |  44 |2460 |5031 |3429 |7208 |  1 |  10k|  32 | 2.300000e+01 |      --      |    Inf |   7.66%
191.06/191.85	c   192s|  8600 |  4475 |  2707k| 261.8 |   286M |  44 |2460 |5073 |3429 |7240 |  1 |  10k|  32 | 2.300000e+01 |      --      |    Inf |   7.66%
192.06/192.82	c   193s|  8700 |  4500 |  2719k| 260.4 |   287M |  44 |2460 |5074 |3440 |7321 |  1 |  10k|  32 | 2.300000e+01 |      --      |    Inf |   7.66%
193.05/193.82	c   194s|  8800 |  4507 |  2732k| 259.1 |   287M |  44 |2460 |5065 |3420 |7380 |  1 |  10k|  32 | 2.300000e+01 |      --      |    Inf |   7.66%
194.15/194.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
194.15/194.92	c   195s|  8900 |  4542 |  2749k| 258.3 |   288M |  44 |2460 |5049 |3411 |7481 |  2 |  10k|  32 | 2.300000e+01 |      --      |    Inf |   7.67%
195.35/196.15	c   196s|  9000 |  4608 |  2773k| 258.2 |   289M |  44 |2460 |5083 |3415 |7537 |  1 |  10k|  32 | 2.300000e+01 |      --      |    Inf |   7.69%
196.54/197.36	c   197s|  9100 |  4650 |  2783k| 256.7 |   291M |  44 |2460 |5143 |3416 |7588 |  1 |  10k|  32 | 2.300000e+01 |      --      |    Inf |   7.70%
197.53/198.30	c   198s|  9200 |  4693 |  2800k| 255.9 |   292M |  44 |2460 |5160 |   0 |7639 |  0 |  11k|  32 | 2.300000e+01 |      --      |    Inf |   7.71%
199.13/199.92	c   200s|  9300 |  4761 |  2836k| 256.8 |   293M |  44 |2460 |5169 |3419 |7790 |  1 |  11k|  32 | 2.300000e+01 |      --      |    Inf |   7.71%
200.42/201.29	c   201s|  9400 |  4826 |  2857k| 256.4 |   293M |  44 |2460 |5201 |3417 |7902 |  1 |  11k|  32 | 2.300000e+01 |      --      |    Inf |   7.71%
201.52/202.36	c   202s|  9500 |  4885 |  2880k| 256.2 |   295M |  44 |2460 |5256 |   0 |7956 |  0 |  11k|  32 | 2.300000e+01 |      --      |    Inf |   7.71%
203.02/203.86	c   204s|  9600 |  4949 |  2913k| 256.8 |   296M |  44 |2460 |5299 |3418 |8071 |  1 |  11k|  32 | 2.300000e+01 |      --      |    Inf |   7.71%
204.52/205.33	c   205s|  9700 |  5014 |  2945k| 257.4 |   298M |  44 |2460 |5272 |   0 |8138 |  0 |  11k|  32 | 2.300000e+01 |      --      |    Inf |   7.71%
205.71/206.57	c   207s|  9800 |  5054 |  2969k| 257.2 |   298M |  44 |2460 |5274 |3439 |8289 |  1 |  11k|  32 | 2.300595e+01 |      --      |    Inf |   7.72%
207.21/208.07	c   208s|  9900 |  5112 |  2999k| 257.6 |   299M |  44 |2460 |5277 |   0 |8369 |  0 |  11k|  32 | 2.400000e+01 |      --      |    Inf |   7.72%
208.50/209.32	c   209s| 10000 |  5177 |  3025k| 257.7 |   300M |  44 |2460 |5243 |3420 |8434 |  1 |  11k|  32 | 2.400000e+01 |      --      |    Inf |   7.73%
209.60/210.41	c   210s| 10100 |  5225 |  3048k| 257.4 |   301M |  44 |2460 |5257 |3415 |8517 |  1 |  11k|  32 | 2.400000e+01 |      --      |    Inf |   7.73%
211.20/212.07	c   212s| 10200 |  5297 |  3090k| 258.8 |   303M |  44 |2460 |5286 |3415 |8570 |  1 |  12k|  32 | 2.400000e+01 |      --      |    Inf |   7.73%
212.59/213.41	c   213s| 10300 |  5363 |  3118k| 258.9 |   304M |  44 |2460 |5245 |3420 |8660 |  1 |  12k|  32 | 2.400000e+01 |      --      |    Inf |   7.73%
213.39/214.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
213.39/214.28	c   214s| 10400 |  5395 |  3134k| 258.1 |   305M |  44 |2460 |5232 |   0 |8673 |  0 |  12k|  32 | 2.400000e+01 |      --      |    Inf |   7.73%
214.68/215.51	c   216s| 10500 |  5450 |  3162k| 258.3 |   306M |  44 |2460 |5265 |   0 |8735 |  0 |  12k|  32 | 2.400000e+01 |      --      |    Inf |   7.74%
216.08/216.95	c   217s| 10600 |  5511 |  3197k| 259.0 |   307M |  44 |2460 |5256 |3405 |8788 |  1 |  12k|  32 | 2.400000e+01 |      --      |    Inf |   7.74%
217.47/218.30	c   218s| 10700 |  5553 |  3223k| 259.0 |   309M |  44 |2460 |5236 |3418 |8858 |  2 |  12k|  32 | 2.400000e+01 |      --      |    Inf |   7.74%
218.87/219.78	c   220s| 10800 |  5633 |  3253k| 259.3 |   310M |  44 |2460 |5245 |3414 |8922 |  1 |  12k|  32 | 2.400000e+01 |      --      |    Inf |   7.75%
219.96/220.85	c   221s| 10900 |  5689 |  3273k| 258.9 |   311M |  44 |2460 |5286 |3414 |8974 |  1 |  12k|  32 | 2.400000e+01 |      --      |    Inf |   7.75%
221.16/222.09	c   222s| 11000 |  5756 |  3298k| 258.9 |   313M |  44 |2460 |5261 |3431 |9076 |  1 |  12k|  32 | 2.400000e+01 |      --      |    Inf |   7.75%
222.05/222.91	c   223s| 11100 |  5785 |  3311k| 257.8 |   315M |  46 |2460 |5283 |3436 |9149 |  2 |  12k|  32 | 2.400000e+01 |      --      |    Inf |   7.75%
223.35/224.24	c   224s| 11200 |  5847 |  3340k| 258.1 |   318M |  46 |2460 |5292 |   0 |9232 |  0 |  12k|  32 | 2.400000e+01 |      --      |    Inf |   7.75%
224.55/225.45	c   225s| 11300 |  5908 |  3364k| 257.9 |   319M |  46 |2460 |5262 |   0 |9290 |  0 |  13k|  32 | 2.400000e+01 |      --      |    Inf |   7.76%
225.74/226.64	c   227s| 11400 |  5970 |  3385k| 257.6 |   320M |  46 |2460 |5279 |3416 |9353 |  1 |  13k|  32 | 2.400000e+01 |      --      |    Inf |   7.76%
227.04/227.97	c   228s| 11500 |  6023 |  3408k| 257.3 |   321M |  46 |2460 |5282 |   0 |9395 |  0 |  13k|  32 | 2.400000e+01 |      --      |    Inf |   7.76%
228.14/229.00	c   229s| 11600 |  6080 |  3429k| 257.0 |   322M |  46 |2460 |5300 |   0 |9436 |  0 |  13k|  32 | 2.400000e+01 |      --      |    Inf |   7.76%
228.74/229.67	c   230s| 11700 |  6100 |  3437k| 255.7 |   322M |  46 |2460 |5374 |3423 |9487 |  1 |  13k|  32 | 2.400000e+01 |      --      |    Inf |   7.77%
229.44/230.30	c   230s| 11800 |  6118 |  3446k| 254.5 |   323M |  46 |2460 |5368 |3414 |9502 |  1 |  13k|  32 | 2.400000e+01 |      --      |    Inf |   7.77%
230.24/231.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
230.24/231.15	c   231s| 11900 |  6168 |  3459k| 253.5 |   324M |  46 |2460 |5347 |3424 |9576 |  1 |  13k|  32 | 2.400000e+01 |      --      |    Inf |   7.77%
231.14/232.08	c   232s| 12000 |  6186 |  3476k| 253.0 |   325M |  46 |2460 |5312 |3406 |9656 |  1 |  13k|  32 | 2.400000e+01 |      --      |    Inf |   7.77%
232.23/233.13	c   233s| 12100 |  6235 |  3494k| 252.4 |   326M |  46 |2460 |5291 |3423 |9723 |  1 |  13k|  32 | 2.400000e+01 |      --      |    Inf |   7.78%
233.32/234.29	c   234s| 12200 |  6282 |  3512k| 251.8 |   327M |  46 |2460 |5315 |   0 |9820 |  0 |  13k|  32 | 2.400000e+01 |      --      |    Inf |   7.78%
234.22/235.12	c   235s| 12300 |  6318 |  3525k| 251.0 |   331M |  46 |2460 |5323 |3429 |9896 |  1 |  13k|  32 | 2.400000e+01 |      --      |    Inf |   7.78%
235.31/236.23	c   236s| 12400 |  6343 |  3542k| 250.4 |   331M |  46 |2460 |5282 |3417 |9949 |  1 |  14k|  32 | 2.400000e+01 |      --      |    Inf |   7.78%
236.12/237.04	c   237s| 12500 |  6365 |  3554k| 249.5 |   332M |  46 |2460 |5244 |3415 |  10k|  1 |  14k|  32 | 2.400000e+01 |      --      |    Inf |   7.78%
237.11/238.07	c   238s| 12600 |  6388 |  3573k| 249.1 |   332M |  46 |2460 |5244 |3418 |  10k|  1 |  14k|  32 | 2.400000e+01 |      --      |    Inf |   7.78%
238.11/239.00	c   239s| 12700 |  6427 |  3587k| 248.4 |   333M |  46 |2460 |5281 |3425 |  10k|  1 |  14k|  32 | 2.400000e+01 |      --      |    Inf |   7.78%
239.00/239.98	c   240s| 12800 |  6449 |  3606k| 248.0 |   334M |  46 |2460 |5248 |3427 |  10k|  2 |  14k|  32 | 2.400000e+01 |      --      |    Inf |   7.78%
239.80/240.75	c   241s| 12900 |  6472 |  3619k| 247.1 |   334M |  46 |2460 |5271 |3409 |  10k|  1 |  14k|  32 | 2.400000e+01 |      --      |    Inf |   7.78%
240.90/241.85	c   242s| 13000 |  6545 |  3637k| 246.7 |   334M |  46 |2460 |5282 |   0 |  10k|  0 |  14k|  32 | 2.400000e+01 |      --      |    Inf |   7.78%
241.89/242.83	c   243s| 13100 |  6591 |  3656k| 246.3 |   335M |  46 |2460 |5314 |3415 |  10k|  1 |  14k|  32 | 2.400000e+01 |      --      |    Inf |   7.78%
243.29/244.20	c   244s| 13200 |  6646 |  3683k| 246.5 |   336M |  46 |2460 |5192 |3412 |  10k|  1 |  14k|  32 | 2.400000e+01 |      --      |    Inf |   7.80%
244.38/245.36	c   245s| 13300 |  6686 |  3702k| 246.1 |   337M |  46 |2460 |5143 |3416 |  10k|  1 |  14k|  32 | 2.400000e+01 |      --      |    Inf |   7.80%
245.38/246.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
245.38/246.38	c   246s| 13400 |  6726 |  3721k| 245.7 |   338M |  46 |2460 |5158 |3415 |  10k|  1 |  14k|  32 | 2.400000e+01 |      --      |    Inf |   7.80%
246.68/247.65	c   248s| 13500 |  6784 |  3744k| 245.6 |   339M |  46 |2460 |5269 |3412 |  10k|  1 |  15k|  32 | 2.400000e+01 |      --      |    Inf |   7.80%
247.87/248.85	c   249s| 13600 |  6835 |  3767k| 245.5 |   340M |  46 |2460 |5273 |3417 |  10k|  1 |  15k|  32 | 2.400000e+01 |      --      |    Inf |   7.81%
249.36/250.31	c   250s| 13700 |  6895 |  3792k| 245.5 |   340M |  46 |2460 |5371 |3414 |  10k|  1 |  15k|  32 | 2.400000e+01 |      --      |    Inf |   7.81%
250.57/251.56	c   252s| 13800 |  6963 |  3816k| 245.5 |   342M |  46 |2460 |5381 |3416 |  10k|  1 |  15k|  32 | 2.400000e+01 |      --      |    Inf |   7.82%
252.07/253.00	c   253s| 13900 |  7040 |  3848k| 245.9 |   343M |  46 |2460 |5483 |3416 |  11k|  1 |  15k|  32 | 2.400000e+01 |      --      |    Inf |   7.82%
253.36/254.39	c   254s| 14000 |  7081 |  3866k| 245.5 |   344M |  46 |2460 |5523 |3423 |  11k|  1 |  15k|  32 | 2.400000e+01 |      --      |    Inf |   7.82%
254.55/255.60	c   256s| 14100 |  7104 |  3887k| 245.3 |   345M |  46 |2460 |5511 |   0 |  11k|  0 |  16k|  32 | 2.400000e+01 |      --      |    Inf |   7.83%
255.35/256.35	c   256s| 14200 |  7148 |  3897k| 244.4 |   345M |  46 |2460 |5534 |   0 |  11k|  0 |  16k|  32 | 2.400000e+01 |      --      |    Inf |   7.83%
256.15/257.11	c   257s| 14300 |  7171 |  3912k| 243.8 |   346M |  46 |2460 |5523 |3413 |  11k|  1 |  16k|  32 | 2.400000e+01 |      --      |    Inf |   7.83%
257.34/258.31	c   258s| 14400 |  7210 |  3931k| 243.5 |   347M |  46 |2460 |5448 |3422 |  11k|  1 |  16k|  32 | 2.400000e+01 |      --      |    Inf |   7.83%
258.64/259.64	c   260s| 14500 |  7277 |  3957k| 243.6 |   349M |  46 |2460 |5510 |3411 |  11k|  1 |  16k|  32 | 2.400000e+01 |      --      |    Inf |   7.83%
259.54/260.54	c   261s| 14600 |  7315 |  3973k| 243.0 |   350M |  46 |2460 |5518 |   0 |  11k|  0 |  16k|  32 | 2.400000e+01 |      --      |    Inf |   7.83%
260.33/261.34	c   261s| 14700 |  7352 |  3986k| 242.4 |   350M |  46 |2460 |5525 |3410 |  11k|  1 |  16k|  32 | 2.400000e+01 |      --      |    Inf |   7.84%
261.04/262.08	c   262s| 14800 |  7387 |  3999k| 241.7 |   352M |  46 |2460 |5549 |   0 |  11k|  0 |  16k|  32 | 2.400000e+01 |      --      |    Inf |   7.84%
261.83/262.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
261.83/262.83	c   263s| 14900 |  7413 |  4014k| 241.2 |   353M |  46 |2460 |5533 |3419 |  11k|  1 |  16k|  32 | 2.400000e+01 |      --      |    Inf |   7.84%
263.32/264.31	c   264s| 15000 |  7453 |  4038k| 241.2 |   356M |  46 |2460 |5476 |3422 |  11k|  1 |  16k|  32 | 2.400000e+01 |      --      |    Inf |   7.84%
264.62/265.69	c   266s| 15100 |  7527 |  4069k| 241.6 |   357M |  46 |2460 |5437 |3411 |  11k|  1 |  17k|  32 | 2.400000e+01 |      --      |    Inf |   7.85%
265.82/266.87	c   267s| 15200 |  7611 |  4091k| 241.4 |   357M |  46 |2460 |5640 |3417 |  11k|  1 |  17k|  32 | 2.400000e+01 |      --      |    Inf |   7.85%
267.12/268.17	c   268s| 15300 |  7656 |  4110k| 241.1 |   358M |  46 |2460 |5689 |   0 |  11k|  0 |  17k|  32 | 2.400000e+01 |      --      |    Inf |   7.85%
268.51/269.52	c   270s| 15400 |  7676 |  4125k| 240.6 |   359M |  46 |2460 |5668 |3426 |  12k|  1 |  17k|  32 | 2.455556e+01 |      --      |    Inf |   7.85%
270.40/271.40	c   271s| 15500 |  7709 |  4161k| 241.3 |   361M |  46 |2460 |5669 |3411 |  12k|  1 |  17k|  32 | 2.455556e+01 |      --      |    Inf |   7.85%
271.60/272.69	c   273s| 15600 |  7741 |  4183k| 241.2 |   362M |  46 |2460 |5660 |   0 |  12k|  0 |  17k|  32 | 2.455556e+01 |      --      |    Inf |   7.85%
273.59/274.69	c   275s| 15700 |  7778 |  4223k| 242.0 |   362M |  46 |2460 |5646 |3415 |  12k|  1 |  17k|  32 | 2.455556e+01 |      --      |    Inf |   7.85%
275.28/276.36	c   276s| 15800 |  7801 |  4253k| 242.4 |   362M |  46 |2460 |5531 |3415 |  12k|  1 |  17k|  32 | 2.455556e+01 |      --      |    Inf |   7.85%
276.89/277.91	c   278s| 15900 |  7809 |  4280k| 242.5 |   363M |  46 |2460 |5519 |   0 |  12k|  0 |  18k|  32 | 2.455556e+01 |      --      |    Inf |   7.85%
278.19/279.22	c   279s| 16000 |  7810 |  4301k| 242.4 |   363M |  46 |2460 |5423 |   0 |  12k|  0 |  18k|  32 | 2.455556e+01 |      --      |    Inf |   7.88%
279.99/281.05	c   281s| 16100 |  7828 |  4332k| 242.8 |   364M |  46 |2460 |5299 |   0 |  12k|  0 |  18k|  32 | 2.500000e+01 |      --      |    Inf |   7.88%
281.98/283.06	c   283s| 16200 |  7886 |  4368k| 243.4 |   364M |  46 |2460 |5259 |3421 |  12k|  1 |  18k|  32 | 2.500000e+01 |      --      |    Inf |   7.89%
283.27/284.37	c   284s| 16300 |  7917 |  4393k| 243.4 |   364M |  46 |2460 |5279 |3414 |  12k|  1 |  18k|  32 | 2.500000e+01 |      --      |    Inf |   7.89%
285.27/286.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
285.27/286.38	c   286s| 16400 |  7962 |  4435k| 244.4 |   365M |  46 |2460 |5294 |3410 |  12k|  2 |  18k|  32 | 2.500000e+01 |      --      |    Inf |   7.89%
288.06/289.14	c   289s| 16500 |  8029 |  4494k| 246.3 |   365M |  46 |2460 |5314 |3410 |  12k|  1 |  18k|  32 | 2.500000e+01 |      --      |    Inf |   7.89%
289.96/291.04	c   291s| 16600 |  8058 |  4528k| 246.8 |   365M |  46 |2460 |5219 |3415 |  12k|  1 |  18k|  32 | 2.500000e+01 |      --      |    Inf |   7.89%
291.75/292.86	c   293s| 16700 |  8098 |  4563k| 247.4 |   366M |  46 |2460 |5182 |   0 |  12k|  0 |  18k|  32 | 2.500000e+01 |      --      |    Inf |   7.89%
293.74/294.88	c   295s| 16800 |  8113 |  4600k| 248.1 |   366M |  46 |2460 |5187 |3428 |  12k|  2 |  18k|  32 | 2.500000e+01 |      --      |    Inf |   7.89%
295.54/296.60	c   297s| 16900 |  8157 |  4635k| 248.6 |   367M |  46 |2460 |5179 |3414 |  12k|  1 |  18k|  32 | 2.500000e+01 |      --      |    Inf |   7.89%
297.04/298.11	c   298s| 17000 |  8193 |  4664k| 248.8 |   368M |  46 |2460 |5218 |3417 |  12k|  1 |  18k|  32 | 2.500000e+01 |      --      |    Inf |   7.89%
298.33/299.42	c   299s| 17100 |  8230 |  4685k| 248.6 |   368M |  46 |2460 |5224 |3423 |  12k|  1 |  18k|  32 | 2.500000e+01 |      --      |    Inf |   7.89%
300.22/301.39	c   301s| 17200 |  8263 |  4719k| 249.1 |   369M |  46 |2460 |5242 |   0 |  12k|  0 |  19k|  32 | 2.500000e+01 |      --      |    Inf |   7.89%
302.61/303.74	c   304s| 17300 |  8294 |  4765k| 250.2 |   370M |  46 |2460 |5363 |3419 |  13k|  2 |  19k|  32 | 2.500000e+01 |      --      |    Inf |   7.89%
305.11/306.29	c   306s| 17400 |  8331 |  4813k| 251.4 |   371M |  46 |2460 |5451 |   0 |  13k|  0 |  19k|  32 | 2.500000e+01 |      --      |    Inf |   7.89%
307.50/308.65	c   309s| 17500 |  8370 |  4858k| 252.4 |   372M |  46 |2460 |5423 |   0 |  13k|  0 |  19k|  32 | 2.500000e+01 |      --      |    Inf |   7.90%
310.89/312.04	c   312s| 17600 |  8418 |  4902k| 253.4 |   376M |  46 |2460 |5432 |3426 |  13k|  1 |  19k|  32 | 2.500000e+01 |      --      |    Inf |   7.90%
312.68/313.87	c   314s| 17700 |  8438 |  4935k| 253.8 |   377M |  46 |2460 |5454 |   0 |  13k|  0 |  19k|  32 | 2.500000e+01 |      --      |    Inf |   7.90%
314.78/315.94	c   316s| 17800 |  8465 |  4973k| 254.5 |   377M |  46 |2460 |5368 |3417 |  13k|  1 |  19k|  32 | 2.500000e+01 |      --      |    Inf |   7.90%
316.98/318.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
316.98/318.15	c   318s| 17900 |  8519 |  5018k| 255.5 |   377M |  46 |2460 |5349 |3414 |  13k|  2 |  19k|  32 | 2.500000e+01 |      --      |    Inf |   7.91%
318.87/320.00	c   320s| 18000 |  8577 |  5055k| 256.1 |   378M |  46 |2460 |5364 |3412 |  13k|  1 |  19k|  32 | 2.500000e+01 |      --      |    Inf |   7.91%
320.76/321.92	c   322s| 18100 |  8621 |  5093k| 256.7 |   379M |  46 |2460 |5346 |3424 |  13k|  1 |  20k|  32 | 2.500000e+01 |      --      |    Inf |   7.91%
322.16/323.38	c   323s| 18200 |  8646 |  5120k| 256.8 |   380M |  46 |2460 |5323 |3422 |  13k|  1 |  20k|  32 | 2.500000e+01 |      --      |    Inf |   7.91%
323.86/325.04	c   325s| 18300 |  8686 |  5152k| 257.0 |   380M |  46 |2460 |5343 |3430 |  13k|  1 |  20k|  32 | 2.500000e+01 |      --      |    Inf |   7.91%
325.65/326.81	c   327s| 18400 |  8724 |  5186k| 257.5 |   381M |  46 |2460 |5333 |3417 |  13k|  1 |  20k|  32 | 2.500000e+01 |      --      |    Inf |   7.91%
327.74/328.99	c   329s| 18500 |  8773 |  5231k| 258.4 |   381M |  46 |2460 |5320 |   0 |  13k|  0 |  20k|  32 | 2.500000e+01 |      --      |    Inf |   7.92%
329.44/330.66	c   331s| 18600 |  8789 |  5262k| 258.7 |   382M |  46 |2460 |5274 |3413 |  13k|  2 |  20k|  32 | 2.500000e+01 |      --      |    Inf |   7.92%
330.53/331.76	c   332s| 18700 |  8817 |  5279k| 258.2 |   382M |  46 |2460 |5244 |3410 |  13k|  1 |  20k|  32 | 2.500000e+01 |      --      |    Inf |   7.92%
331.63/332.84	c   333s| 18800 |  8832 |  5295k| 257.8 |   382M |  46 |2460 |5254 |   0 |  13k|  0 |  20k|  32 | 2.500000e+01 |      --      |    Inf |   7.92%
333.13/334.39	c   334s| 18900 |  8852 |  5324k| 257.9 |   383M |  46 |2460 |5289 |   0 |  14k|  0 |  20k|  32 | 2.500000e+01 |      --      |    Inf |   7.92%
334.93/336.12	c   336s| 19000 |  8877 |  5355k| 258.2 |   383M |  46 |2460 |5269 |3420 |  14k|  1 |  20k|  32 | 2.500000e+01 |      --      |    Inf |   7.93%
336.92/338.16	c   338s| 19100 |  8916 |  5390k| 258.6 |   384M |  46 |2460 |5270 |3419 |  14k|  1 |  20k|  32 | 2.500000e+01 |      --      |    Inf |   7.93%
339.21/340.48	c   340s| 19200 |  8950 |  5436k| 259.6 |   384M |  46 |2460 |5273 |3416 |  14k|  1 |  20k|  32 | 2.500000e+01 |      --      |    Inf |   7.94%
341.00/342.24	c   342s| 19300 |  8992 |  5471k| 260.0 |   386M |  46 |2460 |5301 |3430 |  14k|  2 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   7.94%
342.30/343.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
342.30/343.52	c   344s| 19400 |  9023 |  5495k| 259.9 |   386M |  46 |2460 |5331 |3422 |  14k|  1 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   7.94%
343.90/345.11	c   345s| 19500 |  9053 |  5525k| 260.1 |   387M |  46 |2460 |5357 |3421 |  14k|  1 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   7.95%
345.59/346.88	c   347s| 19600 |  9081 |  5558k| 260.4 |   387M |  46 |2460 |5321 |3405 |  14k|  1 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   7.96%
347.09/348.32	c   348s| 19700 |  9095 |  5584k| 260.4 |   388M |  46 |2460 |5286 |   0 |  14k|  0 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   7.98%
348.98/350.27	c   350s| 19800 |  9134 |  5617k| 260.8 |   388M |  46 |2460 |5248 |3417 |  14k|  2 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   7.98%
350.48/351.77	c   352s| 19900 |  9149 |  5641k| 260.6 |   388M |  46 |2460 |5220 |3421 |  14k|  2 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   7.99%
351.97/353.24	c   353s| 20000 |  9199 |  5668k| 260.7 |   389M |  46 |2460 |5227 |3422 |  14k|  2 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   7.99%
353.87/355.14	c   355s| 20100 |  9229 |  5704k| 261.2 |   389M |  46 |2460 |5187 |3409 |  14k|  1 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   8.07%
354.96/356.26	c   356s| 20200 |  9262 |  5723k| 260.8 |   390M |  46 |2460 |5173 |   0 |  14k|  0 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   8.07%
356.66/357.96	c   358s| 20300 |  9308 |  5753k| 261.0 |   390M |  46 |2460 |5186 |3413 |  14k|  1 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   8.07%
358.25/359.52	c   360s| 20400 |  9338 |  5782k| 261.2 |   390M |  46 |2460 |5214 |3423 |  14k|  1 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   8.07%
359.65/360.93	c   361s| 20500 |  9359 |  5807k| 261.1 |   390M |  46 |2460 |5191 |3421 |  15k|  2 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   8.07%
360.75/362.10	c   362s| 20600 |  9382 |  5825k| 260.7 |   391M |  46 |2460 |5248 |   0 |  15k|  0 |  21k|  32 | 2.500000e+01 |      --      |    Inf |   8.09%
362.14/363.43	c   363s| 20700 |  9411 |  5850k| 260.7 |   391M |  46 |2460 |5283 |3408 |  15k|  1 |  22k|  32 | 2.500000e+01 |      --      |    Inf |   8.09%
363.74/365.08	c   365s| 20800 |  9440 |  5882k| 260.9 |   391M |  46 |2460 |5315 |3426 |  15k|  1 |  22k|  32 | 2.500000e+01 |      --      |    Inf |   8.09%
366.03/367.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
366.03/367.32	c   367s| 20900 |  9476 |  5926k| 261.7 |   392M |  46 |2460 |5310 |3417 |  15k|  1 |  22k|  32 | 2.500000e+01 |      --      |    Inf |   8.09%
367.83/369.11	c   369s| 21000 |  9506 |  5954k| 261.8 |   392M |  46 |2460 |5285 |3424 |  15k|  1 |  22k|  32 | 2.500000e+01 |      --      |    Inf |   8.10%
369.52/370.84	c   371s| 21100 |  9538 |  5987k| 262.1 |   393M |  46 |2460 |5442 |3417 |  15k|  1 |  22k|  32 | 2.500000e+01 |      --      |    Inf |   8.10%
371.12/372.45	c   372s| 21200 |  9571 |  6017k| 262.3 |   393M |  46 |2460 |5513 |3405 |  15k|  1 |  22k|  32 | 2.500000e+01 |      --      |    Inf |   8.30%
372.91/374.28	c   374s| 21300 |  9626 |  6051k| 262.6 |   394M |  46 |2460 |5528 |3419 |  15k|  1 |  22k|  32 | 2.500000e+01 |      --      |    Inf |   8.30%
374.81/376.13	c   376s| 21400 |  9663 |  6086k| 263.0 |   394M |  46 |2460 |5533 |3417 |  15k|  1 |  22k|  32 | 2.500000e+01 |      --      |    Inf |   8.31%
375.90/377.27	c   377s| 21500 |  9689 |  6106k| 262.7 |   394M |  46 |2460 |5456 |3415 |  15k|  1 |  22k|  32 | 2.500000e+01 |      --      |    Inf |   8.31%
377.20/378.58	c   379s| 21600 |  9727 |  6131k| 262.7 |   394M |  46 |2460 |5390 |3420 |  15k|  1 |  22k|  32 | 2.500000e+01 |      --      |    Inf |   8.32%
378.49/379.88	c   380s| 21700 |  9741 |  6147k| 262.2 |   395M |  46 |2460 |5395 |3425 |  15k|  1 |  22k|  32 | 2.500000e+01 |      --      |    Inf |   8.32%
380.19/381.56	c   382s| 21800 |  9761 |  6173k| 262.2 |   395M |  46 |2460 |5351 |   0 |  15k|  0 |  23k|  32 | 2.500000e+01 |      --      |    Inf |   8.32%
381.59/382.91	c   383s| 21900 |  9788 |  6196k| 262.1 |   396M |  46 |2460 |5346 |3417 |  15k|  1 |  23k|  32 | 2.500000e+01 |      --      |    Inf |   8.32%
383.38/384.70	c   385s| 22000 |  9820 |  6226k| 262.2 |   396M |  46 |2460 |5370 |3419 |  15k|  1 |  23k|  32 | 2.500000e+01 |      --      |    Inf |   8.32%
385.27/386.63	c   387s| 22100 |  9851 |  6263k| 262.7 |   396M |  46 |2460 |5358 |   0 |  15k|  0 |  23k|  32 | 2.500000e+01 |      --      |    Inf |   8.32%
386.57/387.96	c   388s| 22200 |  9899 |  6287k| 262.6 |   397M |  46 |2460 |5344 |3422 |  15k|  1 |  23k|  32 | 2.500000e+01 |      --      |    Inf |   8.32%
387.97/389.35	c   389s| 22300 |  9932 |  6314k| 262.6 |   398M |  46 |2460 |5395 |3418 |  15k|  1 |  23k|  32 | 2.500000e+01 |      --      |    Inf |   8.33%
389.16/390.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
389.16/390.50	c   391s| 22400 |  9953 |  6332k| 262.3 |   398M |  46 |2460 |5343 |   0 |  15k|  0 |  23k|  32 | 2.500000e+01 |      --      |    Inf |   8.33%
390.96/392.32	c   392s| 22500 | 10015 |  6368k| 262.7 |   398M |  46 |2460 |5348 |3417 |  16k|  1 |  23k|  32 | 2.500000e+01 |      --      |    Inf |   8.33%
391.95/393.38	c   393s| 22600 | 10039 |  6388k| 262.4 |   398M |  46 |2460 |5361 |   0 |  16k|  0 |  23k|  32 | 2.500000e+01 |      --      |    Inf |   8.33%
393.75/395.15	c   395s| 22700 | 10065 |  6421k| 262.7 |   399M |  46 |2460 |5328 |3422 |  16k|  1 |  23k|  32 | 2.500000e+01 |      --      |    Inf |   8.33%
395.25/396.62	c   397s| 22800 | 10095 |  6449k| 262.8 |   399M |  46 |2460 |5346 |3432 |  16k|  1 |  23k|  32 | 2.500000e+01 |      --      |    Inf |   8.33%
396.65/398.01	c   398s| 22900 | 10117 |  6476k| 262.8 |   400M |  46 |2460 |5354 |   0 |  16k|  0 |  23k|  32 | 2.500000e+01 |      --      |    Inf |   8.33%
398.84/400.20	c   400s| 23000 | 10161 |  6516k| 263.4 |   401M |  46 |2460 |5307 |3413 |  16k|  1 |  23k|  32 | 2.500000e+01 |      --      |    Inf |   8.34%
399.93/401.33	c   401s| 23100 | 10187 |  6538k| 263.2 |   402M |  46 |2460 |5361 |   0 |  16k|  0 |  24k|  32 | 2.500000e+01 |      --      |    Inf |   8.34%
401.13/402.59	c   403s| 23200 | 10222 |  6563k| 263.1 |   403M |  46 |2460 |5382 |3417 |  16k|  1 |  24k|  32 | 2.500000e+01 |      --      |    Inf |   8.34%
403.22/404.60	c   405s| 23300 | 10284 |  6601k| 263.6 |   404M |  46 |2460 |5405 |3411 |  16k|  1 |  24k|  32 | 2.500000e+01 |      --      |    Inf |   8.34%
404.92/406.32	c   406s| 23400 | 10315 |  6632k| 263.8 |   404M |  46 |2460 |5451 |   0 |  16k|  0 |  24k|  32 | 2.500000e+01 |      --      |    Inf |   8.35%
406.91/408.37	c   408s| 23500 | 10353 |  6668k| 264.2 |   405M |  46 |2460 |5446 |3429 |  16k|  1 |  24k|  32 | 2.500000e+01 |      --      |    Inf |   8.35%
408.81/410.24	c   410s| 23600 | 10377 |  6703k| 264.5 |   406M |  46 |2460 |5421 |3421 |  16k|  1 |  24k|  32 | 2.500000e+01 |      --      |    Inf |   8.35%
410.30/411.76	c   412s| 23700 | 10392 |  6729k| 264.5 |   406M |  46 |2460 |5395 |3420 |  16k|  0 |  24k|  32 | 2.500000e+01 |      --      |    Inf |   8.35%
411.70/413.14	c   413s| 23800 | 10414 |  6751k| 264.3 |   406M |  46 |2460 |5390 |3408 |  16k|  1 |  24k|  32 | 2.500000e+01 |      --      |    Inf |   8.36%
412.99/414.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
412.99/414.43	c   414s| 23900 | 10438 |  6777k| 264.3 |   407M |  46 |2460 |5363 |3420 |  16k|  1 |  24k|  32 | 2.500000e+01 |      --      |    Inf |   8.36%
414.59/416.07	c   416s| 24000 | 10478 |  6809k| 264.5 |   407M |  46 |2460 |5346 |3418 |  16k|  1 |  24k|  32 | 2.500000e+01 |      --      |    Inf |   8.36%
416.28/417.73	c   418s| 24100 | 10512 |  6840k| 264.7 |   408M |  46 |2460 |5338 |3416 |  16k|  1 |  24k|  32 | 2.500000e+01 |      --      |    Inf |   8.37%
417.98/419.40	c   419s| 24200 | 10551 |  6875k| 265.0 |   408M |  46 |2460 |5349 |3416 |  16k|  1 |  24k|  32 | 2.500000e+01 |      --      |    Inf |   8.37%
419.77/421.28	c   421s| 24300 | 10594 |  6910k| 265.4 |   410M |  46 |2460 |5375 |3430 |  17k|  2 |  24k|  32 | 2.500000e+01 |      --      |    Inf |   8.37%
421.67/423.11	c   423s| 24400 | 10594 |  6944k| 265.6 |   411M |  46 |2460 |5403 |   0 |  17k|  0 |  25k|  32 | 2.500000e+01 |      --      |    Inf |   8.37%
423.06/424.51	c   425s| 24500 | 10620 |  6970k| 265.6 |   412M |  46 |2460 |5360 |3422 |  17k|  1 |  25k|  32 | 2.500000e+01 |      --      |    Inf |   8.37%
424.96/426.40	c   426s| 24600 | 10662 |  7008k| 266.0 |   413M |  46 |2460 |5324 |   0 |  17k|  0 |  25k|  32 | 2.500000e+01 |      --      |    Inf |   8.37%
426.46/427.90	c   428s| 24700 | 10713 |  7035k| 266.1 |   414M |  46 |2460 |5306 |3415 |  17k|  1 |  25k|  32 | 2.500000e+01 |      --      |    Inf |   8.37%
427.66/429.19	c   429s| 24800 | 10738 |  7058k| 265.9 |   415M |  46 |2460 |5338 |   0 |  17k|  0 |  25k|  32 | 2.500000e+01 |      --      |    Inf |   8.37%
429.05/430.54	c   431s| 24900 | 10772 |  7082k| 265.9 |   417M |  46 |2460 |5323 |3417 |  17k|  1 |  25k|  32 | 2.500000e+01 |      --      |    Inf |   8.37%
430.25/431.78	c   432s| 25000 | 10793 |  7104k| 265.7 |   418M |  46 |2460 |5340 |3405 |  17k|  1 |  25k|  32 | 2.500000e+01 |      --      |    Inf |   8.37%
431.65/433.14	c   433s| 25100 | 10817 |  7130k| 265.6 |   418M |  46 |2460 |5360 |3421 |  17k|  1 |  25k|  32 | 2.500000e+01 |      --      |    Inf |   8.37%
433.24/434.77	c   435s| 25200 | 10875 |  7161k| 265.8 |   418M |  46 |2460 |5416 |3417 |  17k|  1 |  25k|  32 | 2.500000e+01 |      --      |    Inf |   8.38%
435.13/436.69	c   437s| 25300 | 10906 |  7193k| 266.0 |   419M |  46 |2460 |5410 |3423 |  17k|  1 |  25k|  32 | 2.500000e+01 |      --      |    Inf |   8.38%
436.33/437.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
436.33/437.86	c   438s| 25400 | 10916 |  7212k| 265.7 |   419M |  46 |2460 |5412 |3438 |  17k|  2 |  25k|  32 | 2.500000e+01 |      --      |    Inf |   8.38%
437.83/439.38	c   439s| 25500 | 10935 |  7239k| 265.7 |   419M |  46 |2460 |5399 |3427 |  17k|  1 |  25k|  32 | 2.500000e+01 |      --      |    Inf |   8.39%
439.72/441.22	c   441s| 25600 | 10959 |  7276k| 266.1 |   420M |  46 |2460 |5413 |3428 |  17k|  1 |  25k|  32 | 2.500000e+01 |      --      |    Inf |   8.39%
441.02/442.54	c   443s| 25700 | 10978 |  7301k| 266.1 |   421M |  46 |2460 |5403 |3414 |  17k|  1 |  26k|  32 | 2.500000e+01 |      --      |    Inf |   8.39%
442.62/444.12	c   444s| 25800 | 11002 |  7326k| 266.0 |   421M |  46 |2460 |5383 |3426 |  17k|  1 |  26k|  32 | 2.500000e+01 |      --      |    Inf |   8.39%
444.31/445.84	c   446s| 25900 | 11031 |  7357k| 266.2 |   422M |  46 |2460 |5373 |3422 |  17k|  1 |  26k|  32 | 2.500000e+01 |      --      |    Inf |   8.39%
446.10/447.62	c   448s| 26000 | 11065 |  7391k| 266.4 |   422M |  46 |2460 |5417 |   0 |  17k|  0 |  26k|  32 | 2.500000e+01 |      --      |    Inf |   8.39%
447.50/449.00	c   449s| 26100 | 11080 |  7417k| 266.4 |   423M |  46 |2460 |5405 |   0 |  17k|  0 |  26k|  32 | 2.500000e+01 |      --      |    Inf |   8.41%
449.50/451.02	c   451s| 26200 | 11116 |  7455k| 266.8 |   424M |  46 |2460 |5358 |3419 |  18k|  1 |  26k|  32 | 2.500000e+01 |      --      |    Inf |   8.41%
451.18/452.78	c   453s| 26300 | 11141 |  7487k| 267.0 |   424M |  46 |2460 |5399 |   0 |  18k|  0 |  26k|  32 | 2.500000e+01 |      --      |    Inf |   8.41%
452.98/454.51	c   455s| 26400 | 11189 |  7524k| 267.4 |   425M |  46 |2460 |5439 |   0 |  18k|  0 |  26k|  32 | 2.500000e+01 |      --      |    Inf |   8.41%
454.58/456.12	c   456s| 26500 | 11226 |  7548k| 267.3 |   425M |  46 |2460 |5462 |   0 |  18k|  0 |  26k|  32 | 2.500000e+01 |      --      |    Inf |   8.41%
456.27/457.84	c   458s| 26600 | 11247 |  7581k| 267.5 |   428M |  46 |2460 |5455 |3417 |  18k|  1 |  26k|  32 | 2.500000e+01 |      --      |    Inf |   8.41%
458.56/460.10	c   460s| 26700 | 11275 |  7622k| 268.0 |   429M |  46 |2460 |5388 |   0 |  18k|  0 |  26k|  32 | 2.500000e+01 |      --      |    Inf |   8.46%
460.47/462.04	c   462s| 26800 | 11314 |  7662k| 268.5 |   430M |  46 |2460 |5376 |   0 |  18k|  0 |  26k|  32 | 2.600000e+01 |      --      |    Inf |   8.46%
462.16/463.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
462.16/463.78	c   464s| 26900 | 11354 |  7698k| 268.8 |   431M |  46 |2460 |5371 |3417 |  18k|  1 |  26k|  32 | 2.600000e+01 |      --      |    Inf |   8.46%
463.75/465.39	c   465s| 27000 | 11401 |  7731k| 269.0 |   433M |  46 |2460 |5374 |3413 |  18k|  1 |  27k|  32 | 2.600000e+01 |      --      |    Inf |   8.46%
465.65/467.26	c   467s| 27100 | 11445 |  7767k| 269.3 |   433M |  46 |2460 |5377 |3416 |  18k|  1 |  27k|  32 | 2.600000e+01 |      --      |    Inf |   8.46%
467.04/468.65	c   469s| 27200 | 11470 |  7791k| 269.2 |   434M |  46 |2460 |5417 |   0 |  18k|  0 |  27k|  32 | 2.600000e+01 |      --      |    Inf |   8.46%
468.64/470.21	c   470s| 27300 | 11497 |  7817k| 269.2 |   434M |  46 |2460 |5411 |   0 |  18k|  0 |  27k|  32 | 2.600000e+01 |      --      |    Inf |   8.47%
469.83/471.41	c   471s| 27400 | 11520 |  7840k| 269.0 |   435M |  46 |2460 |5403 |   0 |  18k|  0 |  27k|  32 | 2.600000e+01 |      --      |    Inf |   8.47%
471.23/472.85	c   473s| 27500 | 11537 |  7866k| 269.0 |   435M |  46 |2460 |5381 |   0 |  18k|  0 |  27k|  32 | 2.600000e+01 |      --      |    Inf |   8.47%
472.72/474.37	c   474s| 27600 | 11574 |  7895k| 269.1 |   435M |  46 |2460 |5406 |3416 |  18k|  1 |  27k|  32 | 2.600000e+01 |      --      |    Inf |   8.47%
475.42/477.04	c   477s| 27700 | 11618 |  7946k| 269.9 |   437M |  46 |2460 |5426 |3423 |  18k|  1 |  27k|  32 | 2.600000e+01 |      --      |    Inf |   8.48%
477.11/478.72	c   479s| 27800 | 11660 |  7983k| 270.2 |   438M |  46 |2460 |5442 |3410 |  19k|  1 |  27k|  32 | 2.600000e+01 |      --      |    Inf |   8.48%
478.90/480.53	c   481s| 27900 | 11685 |  8017k| 270.5 |   438M |  46 |2460 |5406 |   0 |  19k|  0 |  27k|  32 | 2.600000e+01 |      --      |    Inf |   8.48%
480.30/481.97	c   482s| 28000 | 11708 |  8042k| 270.4 |   439M |  46 |2460 |5501 |3404 |  19k|  1 |  27k|  32 | 2.600000e+01 |      --      |    Inf |   8.49%
481.89/483.58	c   484s| 28100 | 11738 |  8074k| 270.6 |   439M |  46 |2460 |5459 |3420 |  19k|  1 |  27k|  32 | 2.600000e+01 |      --      |    Inf |   8.49%
483.88/485.52	c   486s| 28200 | 11759 |  8107k| 270.8 |   440M |  46 |2460 |5429 |   0 |  19k|  0 |  27k|  32 | 2.600000e+01 |      --      |    Inf |   8.49%
485.08/486.70	c   487s| 28300 | 11759 |  8127k| 270.5 |   440M |  46 |2460 |5423 |   0 |  19k|  0 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.49%
486.38/488.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
486.38/488.01	c   488s| 28400 | 11764 |  8152k| 270.5 |   441M |  46 |2460 |5402 |3410 |  19k|  1 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.49%
487.57/489.26	c   489s| 28500 | 11781 |  8174k| 270.3 |   441M |  46 |2460 |5405 |   0 |  19k|  0 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.50%
489.26/490.95	c   491s| 28600 | 11792 |  8204k| 270.4 |   441M |  46 |2460 |5351 |3425 |  19k|  1 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.50%
490.76/492.47	c   492s| 28700 | 11836 |  8230k| 270.4 |   442M |  46 |2460 |5386 |3419 |  19k|  1 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.50%
491.75/493.41	c   493s| 28800 | 11843 |  8244k| 270.0 |   442M |  46 |2460 |5386 |3421 |  19k|  1 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.51%
492.95/494.60	c   495s| 28900 | 11874 |  8265k| 269.7 |   443M |  46 |2460 |5413 |3422 |  19k|  1 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.51%
494.24/495.94	c   496s| 29000 | 11892 |  8284k| 269.5 |   444M |  46 |2460 |5425 |3423 |  19k|  1 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.51%
495.84/497.52	c   498s| 29100 | 11918 |  8311k| 269.5 |   444M |  46 |2460 |5431 |   0 |  19k|  0 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.51%
496.94/498.64	c   499s| 29200 | 11945 |  8331k| 269.3 |   444M |  46 |2460 |5423 |3423 |  19k|  1 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.53%
498.13/499.83	c   500s| 29300 | 11967 |  8349k| 269.0 |   444M |  46 |2460 |5424 |3419 |  19k|  1 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.53%
499.43/501.11	c   501s| 29400 | 12008 |  8372k| 268.8 |   445M |  46 |2460 |5434 |3419 |  19k|  1 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.53%
500.72/502.48	c   502s| 29500 | 12027 |  8393k| 268.7 |   446M |  46 |2460 |5455 |   0 |  20k|  0 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.53%
501.82/503.54	c   504s| 29600 | 12032 |  8409k| 268.3 |   446M |  46 |2460 |5468 |3414 |  20k|  2 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.53%
503.01/504.79	c   505s| 29700 | 12051 |  8431k| 268.1 |   447M |  46 |2460 |5445 |3395 |  20k|  1 |  28k|  32 | 2.600000e+01 |      --      |    Inf |   8.53%
504.42/506.16	c   506s| 29800 | 12080 |  8456k| 268.1 |   447M |  46 |2460 |5417 |3424 |  20k|  2 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.53%
505.61/507.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
505.61/507.33	c   507s| 29900 | 12091 |  8477k| 267.9 |   448M |  46 |2460 |5415 |   0 |  20k|  0 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.53%
507.01/508.71	c   509s| 30000 | 12126 |  8501k| 267.8 |   448M |  46 |2460 |5376 |3413 |  20k|  2 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.53%
508.89/510.67	c   511s| 30100 | 12157 |  8524k| 267.7 |   451M |  46 |2460 |5358 |3418 |  20k|  1 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.53%
509.89/511.61	c   512s| 30200 | 12178 |  8537k| 267.3 |   452M |  46 |2460 |5398 |3425 |  20k|  2 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.53%
511.09/512.89	c   513s| 30300 | 12202 |  8560k| 267.2 |   452M |  46 |2460 |5412 |   0 |  20k|  0 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.54%
512.88/514.62	c   515s| 30400 | 12234 |  8593k| 267.4 |   452M |  46 |2460 |5442 |3412 |  20k|  1 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.54%
514.38/516.10	c   516s| 30500 | 12251 |  8620k| 267.4 |   452M |  47 |2460 |5497 |3424 |  20k|  1 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.54%
515.67/517.49	c   517s| 30600 | 12256 |  8647k| 267.4 |   452M |  47 |2460 |5490 |3423 |  20k|  2 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.55%
517.56/519.33	c   519s| 30700 | 12291 |  8685k| 267.7 |   453M |  47 |2460 |5469 |3417 |  20k|  1 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.55%
519.36/521.14	c   521s| 30800 | 12315 |  8720k| 268.0 |   454M |  47 |2460 |5525 |3421 |  20k|  1 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.55%
521.85/523.63	c   524s| 30900 | 12357 |  8763k| 268.5 |   455M |  47 |2460 |5485 |3413 |  20k|  1 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.55%
524.64/526.40	c   526s| 31000 | 12396 |  8813k| 269.2 |   455M |  47 |2460 |5458 |3414 |  21k|  1 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.55%
526.13/527.92	c   528s| 31100 | 12432 |  8843k| 269.3 |   456M |  47 |2460 |5464 |3410 |  21k|  1 |  29k|  32 | 2.600000e+01 |      --      |    Inf |   8.55%
528.33/530.10	c   530s| 31200 | 12498 |  8889k| 269.9 |   456M |  47 |2460 |5425 |3408 |  21k|  1 |  30k|  32 | 2.600000e+01 |      --      |    Inf |   8.55%
530.72/532.50	c   533s| 31300 | 12577 |  8932k| 270.4 |   457M |  47 |2460 |5532 |3409 |  21k|  1 |  30k|  32 | 2.600000e+01 |      --      |    Inf |   8.55%
532.61/534.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
532.61/534.46	c   534s| 31400 | 12626 |  8970k| 270.7 |   458M |  47 |2460 |5551 |3410 |  21k|  1 |  30k|  32 | 2.600000e+01 |      --      |    Inf |   8.55%
534.60/536.42	c   536s| 31500 | 12677 |  9010k| 271.1 |   458M |  47 |2460 |5531 |3419 |  21k|  1 |  30k|  32 | 2.600000e+01 |      --      |    Inf |   8.55%
536.20/538.03	c   538s| 31600 | 12689 |  9036k| 271.0 |   460M |  47 |2460 |5546 |   0 |  21k|  0 |  30k|  32 | 2.601190e+01 |      --      |    Inf |   8.55%
537.30/539.16	c   539s| 31700 | 12713 |  9058k| 270.9 |   460M |  47 |2460 |5549 |3417 |  21k|  1 |  30k|  32 | 2.700000e+01 |      --      |    Inf |   8.55%
538.20/540.08	c   540s| 31800 | 12732 |  9075k| 270.6 |   462M |  47 |2460 |5536 |   0 |  21k|  0 |  30k|  32 | 2.700000e+01 |      --      |    Inf |   8.55%
540.98/542.85	c   543s| 31900 | 12809 |  9135k| 271.6 |   463M |  47 |2460 |5749 |3411 |  21k|  1 |  30k|  32 | 2.700000e+01 |      --      |    Inf |   8.55%
542.87/544.77	c   545s| 32000 | 12840 |  9170k| 271.8 |   465M |  47 |2460 |5861 |   0 |  21k|  0 |  31k|  32 | 2.700000e+01 |      --      |    Inf |   8.56%
544.87/546.75	c   547s| 32100 | 12868 |  9209k| 272.1 |   465M |  47 |2460 |5805 |   0 |  21k|  0 |  31k|  32 | 2.700000e+01 |      --      |    Inf |   8.56%
546.66/548.56	c   549s| 32200 | 12890 |  9246k| 272.4 |   466M |  47 |2460 |5770 |3419 |  21k|  1 |  31k|  32 | 2.700000e+01 |      --      |    Inf |   8.57%
547.95/549.81	c   550s| 32300 | 12905 |  9266k| 272.2 |   466M |  47 |2460 |5781 |3416 |  21k|  1 |  31k|  32 | 2.700000e+01 |      --      |    Inf |   8.57%
549.85/551.70	c   552s| 32400 | 12948 |  9303k| 272.5 |   466M |  47 |2460 |5792 |3415 |  21k|  1 |  31k|  32 | 2.700000e+01 |      --      |    Inf |   8.57%
551.04/552.90	c   553s| 32500 | 12967 |  9326k| 272.4 |   467M |  47 |2460 |5761 |   0 |  21k|  0 |  31k|  32 | 2.700000e+01 |      --      |    Inf |   8.57%
552.94/554.88	c   555s| 32600 | 13000 |  9366k| 272.7 |   468M |  47 |2460 |5765 |3416 |  21k|  1 |  31k|  32 | 2.700000e+01 |      --      |    Inf |   8.57%
554.83/556.79	c   557s| 32700 | 13039 |  9403k| 273.0 |   469M |  47 |2460 |5752 |3412 |  21k|  1 |  31k|  32 | 2.700000e+01 |      --      |    Inf |   8.57%
556.72/558.63	c   559s| 32800 | 13077 |  9442k| 273.4 |   469M |  47 |2460 |5751 |3421 |  21k|  1 |  31k|  32 | 2.700000e+01 |      --      |    Inf |   8.57%
558.32/560.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
558.32/560.24	c   560s| 32900 | 13107 |  9472k| 273.4 |   469M |  47 |2460 |5696 |   0 |  21k|  0 |  31k|  32 | 2.700000e+01 |      --      |    Inf |   8.57%
559.71/561.64	c   562s| 33000 | 13126 |  9499k| 273.4 |   470M |  47 |2460 |5630 |   0 |  21k|  0 |  31k|  32 | 2.700000e+01 |      --      |    Inf |   8.57%
562.11/564.06	c   564s| 33100 | 13162 |  9547k| 274.0 |   470M |  47 |2460 |5615 |   0 |  22k|  0 |  31k|  32 | 2.700000e+01 |      --      |    Inf |   8.57%
564.49/566.47	c   566s| 33200 | 13201 |  9594k| 274.6 |   470M |  47 |2460 |5569 |   0 |  22k|  0 |  32k|  32 | 2.700000e+01 |      --      |    Inf |   8.57%
566.39/568.38	c   568s| 33300 | 13231 |  9628k| 274.8 |   471M |  47 |2460 |5525 |   0 |  22k|  0 |  32k|  32 | 2.700000e+01 |      --      |    Inf |   8.57%
568.28/570.21	c   570s| 33400 | 13271 |  9666k| 275.1 |   472M |  47 |2460 |5539 |3413 |  22k|  2 |  32k|  32 | 2.700000e+01 |      --      |    Inf |   8.57%
569.58/571.56	c   572s| 33500 | 13299 |  9691k| 275.0 |   472M |  47 |2460 |5545 |3418 |  22k|  1 |  32k|  32 | 2.700000e+01 |      --      |    Inf |   8.58%
570.47/572.47	c   572s| 33600 | 13323 |  9707k| 274.7 |   473M |  47 |2460 |5579 |3414 |  22k|  1 |  32k|  32 | 2.700000e+01 |      --      |    Inf |   8.58%
572.27/574.22	c   574s| 33700 | 13353 |  9728k| 274.5 |   476M |  47 |2460 |5624 |3414 |  22k|  1 |  32k|  37 | 2.700000e+01 |      --      |    Inf |   8.58%
574.07/576.05	c   576s| 33800 | 13391 |  9766k| 274.8 |   476M |  47 |2460 |5634 |   0 |  22k|  0 |  32k|  42 | 2.700000e+01 |      --      |    Inf |   8.58%
576.65/578.63	c   579s| 33900 | 13446 |  9819k| 275.5 |   476M |  47 |2460 |5638 |3416 |  22k|  1 |  32k|  42 | 2.700000e+01 |      --      |    Inf |   8.58%
578.54/580.52	c   581s| 34000 | 13455 |  9855k| 275.8 |   477M |  47 |2460 |5647 |   0 |  22k|  0 |  32k|  42 | 2.700000e+01 |      --      |    Inf |   8.58%
580.14/582.19	c   582s| 34100 | 13477 |  9889k| 275.9 |   477M |  47 |2460 |5669 |   0 |  22k|  0 |  32k|  42 | 2.700000e+01 |      --      |    Inf |   8.58%
581.83/583.85	c   584s| 34200 | 13516 |  9920k| 276.0 |   478M |  47 |2460 |5700 |3415 |  22k|  1 |  32k|  42 | 2.700000e+01 |      --      |    Inf |   8.58%
583.23/585.29	c   585s| 34300 | 13532 |  9944k| 275.9 |   478M |  47 |2460 |5728 |3411 |  22k|  1 |  32k|  42 | 2.700000e+01 |      --      |    Inf |   8.59%
584.62/586.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
584.62/586.65	c   587s| 34400 | 13560 |  9966k| 275.8 |   479M |  47 |2460 |5652 |3428 |  22k|  1 |  32k|  42 | 2.700000e+01 |      --      |    Inf |   8.59%
585.92/587.98	c   588s| 34500 | 13582 |  9989k| 275.7 |   480M |  47 |2460 |5638 |3418 |  22k|  1 |  33k|  42 | 2.700000e+01 |      --      |    Inf |   8.59%
586.71/588.79	c   589s| 34600 | 13596 | 10004k| 275.3 |   481M |  47 |2460 |5648 |3423 |  23k|  2 |  33k|  42 | 2.700000e+01 |      --      |    Inf |   8.59%
588.41/590.40	c   590s| 34700 | 13619 | 10032k| 275.3 |   482M |  47 |2460 |5635 |3424 |  23k|  2 |  33k|  42 | 2.700000e+01 |      --      |    Inf |   8.59%
589.80/591.89	c   592s| 34800 | 13649 | 10057k| 275.2 |   483M |  47 |2460 |5657 |   0 |  23k|  0 |  33k|  42 | 2.700000e+01 |      --      |    Inf |   8.59%
592.00/594.09	c   594s| 34900 | 13695 | 10099k| 275.6 |   485M |  47 |2460 |5661 |3407 |  23k|  1 |  33k|  42 | 2.700000e+01 |      --      |    Inf |   8.59%
593.79/595.86	c   596s| 35000 | 13730 | 10132k| 275.8 |   486M |  47 |2460 |5697 |   0 |  23k|  0 |  33k|  42 | 2.700000e+01 |      --      |    Inf |   8.59%
595.58/597.62	c   598s| 35100 | 13750 | 10164k| 275.9 |   487M |  47 |2460 |5728 |3414 |  23k|  1 |  33k|  42 | 2.700000e+01 |      --      |    Inf |   8.60%
597.67/599.76	c   600s| 35200 | 13794 | 10203k| 276.2 |   487M |  47 |2460 |5713 |3410 |  23k|  1 |  33k|  42 | 2.700000e+01 |      --      |    Inf |   8.60%
600.97/603.02	c   603s| 35300 | 13838 | 10273k| 277.4 |   488M |  47 |2460 |5875 |3406 |  23k|  1 |  33k|  42 | 2.700000e+01 |      --      |    Inf |   8.60%
602.96/605.08	c   605s| 35400 | 13886 | 10314k| 277.7 |   489M |  47 |2460 |5866 |3425 |  23k|  1 |  34k|  42 | 2.700000e+01 |      --      |    Inf |   8.60%
604.15/606.27	c   606s| 35500 | 13905 | 10336k| 277.6 |   490M |  47 |2460 |5913 |3418 |  23k|  1 |  34k|  42 | 2.700000e+01 |      --      |    Inf |   8.60%
606.05/608.10	c   608s| 35600 | 13945 | 10370k| 277.7 |   491M |  47 |2460 |5879 |   0 |  23k|  0 |  34k|  42 | 2.700000e+01 |      --      |    Inf |   8.60%
607.25/609.35	c   609s| 35700 | 13971 | 10393k| 277.6 |   491M |  47 |2460 |5862 |3417 |  23k|  1 |  34k|  42 | 2.700000e+01 |      --      |    Inf |   8.61%
609.05/611.15	c   611s| 35800 | 14017 | 10429k| 277.8 |   492M |  47 |2460 |5867 |   0 |  23k|  0 |  34k|  42 | 2.700000e+01 |      --      |    Inf |   8.61%
610.73/612.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
610.73/612.85	c   613s| 35900 | 14044 | 10462k| 278.0 |   493M |  47 |2460 |5847 |   0 |  23k|  0 |  34k|  42 | 2.700000e+01 |      --      |    Inf |   8.61%
612.13/614.25	c   614s| 36000 | 14070 | 10487k| 277.9 |   493M |  47 |2460 |5782 |3417 |  24k|  1 |  34k|  42 | 2.700000e+01 |      --      |    Inf |   8.61%
612.93/615.01	c   615s| 36100 | 14096 | 10498k| 277.5 |   493M |  47 |2460 |5817 |3420 |  24k|  1 |  34k|  42 | 2.700000e+01 |      --      |    Inf |   8.61%
614.12/616.24	c   616s| 36200 | 14139 | 10517k| 277.2 |   494M |  47 |2460 |5905 |3425 |  24k|  1 |  34k|  42 | 2.700000e+01 |      --      |    Inf |   8.61%
615.21/617.36	c   617s| 36300 | 14156 | 10534k| 276.9 |   495M |  47 |2460 |5898 |3418 |  24k|  2 |  34k|  49 | 2.700000e+01 |      --      |    Inf |   8.81%
617.01/619.17	c   619s| 36400 | 14177 | 10561k| 276.9 |   496M |  47 |2460 |5897 |3420 |  24k|  1 |  34k|  49 | 2.700000e+01 |      --      |    Inf |   8.81%
619.50/621.68	c   622s| 36500 | 14220 | 10609k| 277.4 |   498M |  47 |2460 |5851 |3413 |  24k|  1 |  34k|  49 | 2.700000e+01 |      --      |    Inf |   8.81%
620.90/623.08	c   623s| 36600 | 14236 | 10632k| 277.3 |   499M |  47 |2460 |5773 |   0 |  24k|  0 |  34k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
622.89/625.05	c   625s| 36700 | 14307 | 10669k| 277.6 |   499M |  47 |2460 |5795 |   0 |  24k|  0 |  35k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
624.28/626.48	c   626s| 36800 | 14335 | 10692k| 277.4 |   500M |  47 |2460 |5883 |   0 |  24k|  0 |  35k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
626.17/628.30	c   628s| 36900 | 14373 | 10725k| 277.6 |   500M |  47 |2460 |5840 |3414 |  24k|  1 |  35k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
627.67/629.88	c   630s| 37000 | 14421 | 10755k| 277.6 |   502M |  47 |2460 |5788 |3416 |  24k|  1 |  35k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
629.36/631.60	c   632s| 37100 | 14463 | 10785k| 277.7 |   503M |  47 |2460 |5845 |3428 |  24k|  1 |  35k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
632.15/634.35	c   634s| 37200 | 14522 | 10840k| 278.4 |   504M |  47 |2460 |5833 |3410 |  24k|  1 |  35k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
634.44/636.64	c   637s| 37300 | 14565 | 10887k| 278.9 |   504M |  47 |2460 |5787 |   0 |  24k|  0 |  35k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
636.33/638.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
636.33/638.51	c   639s| 37400 | 14609 | 10923k| 279.1 |   505M |  47 |2460 |5752 |3419 |  24k|  1 |  35k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
637.73/639.92	c   640s| 37500 | 14649 | 10949k| 279.0 |   505M |  47 |2460 |5800 |3425 |  25k|  1 |  35k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
638.84/641.06	c   641s| 37600 | 14669 | 10965k| 278.7 |   507M |  47 |2460 |5826 |3443 |  25k|  2 |  35k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
640.03/642.28	c   642s| 37700 | 14685 | 10984k| 278.5 |   507M |  48 |2460 |5808 |3419 |  25k|  1 |  36k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
641.52/643.71	c   644s| 37800 | 14723 | 11011k| 278.5 |   508M |  48 |2460 |5787 |3414 |  25k|  1 |  36k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
642.52/644.79	c   645s| 37900 | 14751 | 11028k| 278.2 |   508M |  48 |2460 |5759 |   0 |  25k|  0 |  36k|  49 | 2.700000e+01 |      --      |    Inf |   8.82%
644.21/646.41	c   646s| 38000 | 14776 | 11052k| 278.1 |   508M |  48 |2460 |5768 |3423 |  25k|  1 |  36k|  49 | 2.700000e+01 |      --      |    Inf |   8.85%
645.51/647.71	c   648s| 38100 | 14798 | 11076k| 278.0 |   509M |  48 |2460 |5778 |3430 |  25k|  1 |  36k|  49 | 2.700000e+01 |      --      |    Inf |   8.85%
646.30/648.51	c   649s| 38200 | 14810 | 11087k| 277.6 |   510M |  51 |2460 |5816 |   0 |  25k|  0 |  36k|  49 | 2.700000e+01 |      --      |    Inf |   8.85%
647.90/650.11	c   650s| 38300 | 14836 | 11115k| 277.6 |   510M |  51 |2460 |5783 |3406 |  25k|  1 |  36k|  49 | 2.700000e+01 |      --      |    Inf |   8.85%
649.49/651.72	c   652s| 38400 | 14887 | 11144k| 277.6 |   511M |  51 |2460 |5851 |3424 |  25k|  1 |  36k|  49 | 2.700000e+01 |      --      |    Inf |   8.85%
650.69/652.95	c   653s| 38500 | 14898 | 11168k| 277.5 |   512M |  51 |2460 |5837 |3432 |  25k|  1 |  36k|  49 | 2.700000e+01 |      --      |    Inf |   8.85%
652.38/654.68	c   655s| 38600 | 14929 | 11200k| 277.7 |   513M |  51 |2460 |5816 |   0 |  25k|  0 |  36k|  49 | 2.700000e+01 |      --      |    Inf |   8.85%
653.98/656.24	c   656s| 38700 | 14954 | 11230k| 277.7 |   514M |  51 |2460 |5833 |   0 |  25k|  0 |  36k|  49 | 2.700000e+01 |      --      |    Inf |   8.85%
655.27/657.52	c   658s| 38800 | 14967 | 11255k| 277.6 |   514M |  51 |2460 |5814 |   0 |  25k|  0 |  36k|  49 | 2.700000e+01 |      --      |    Inf |   8.85%
657.06/659.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
657.06/659.33	c   659s| 38900 | 15006 | 11289k| 277.8 |   514M |  51 |2460 |5835 |3411 |  25k|  1 |  36k|  49 | 2.700000e+01 |      --      |    Inf |   8.86%
659.56/661.87	c   662s| 39000 | 15076 | 11342k| 278.4 |   515M |  51 |2460 |5952 |3420 |  26k|  1 |  37k|  49 | 2.700000e+01 |      --      |    Inf |   8.86%
661.35/663.60	c   664s| 39100 | 15125 | 11376k| 278.6 |   516M |  51 |2460 |5943 |3418 |  26k|  1 |  37k|  49 | 2.700000e+01 |      --      |    Inf |   8.86%
662.75/665.02	c   665s| 39200 | 15153 | 11401k| 278.5 |   516M |  51 |2460 |5987 |3424 |  26k|  2 |  37k|  49 | 2.700000e+01 |      --      |    Inf |   8.86%
663.94/666.28	c   666s| 39300 | 15177 | 11423k| 278.3 |   518M |  51 |2460 |5978 |   0 |  26k|  0 |  37k|  49 | 2.700000e+01 |      --      |    Inf |   8.86%
665.04/667.37	c   667s| 39400 | 15203 | 11440k| 278.1 |   518M |  51 |2460 |5948 |   0 |  26k|  0 |  37k|  49 | 2.700000e+01 |      --      |    Inf |   8.87%
666.53/668.80	c   669s| 39500 | 15219 | 11464k| 278.0 |   518M |  51 |2460 |5925 |3435 |  26k|  3 |  37k|  49 | 2.700000e+01 |      --      |    Inf |   8.87%
667.63/669.99	c   670s| 39600 | 15244 | 11485k| 277.8 |   519M |  51 |2460 |5900 |3403 |  26k|  1 |  37k|  49 | 2.700000e+01 |      --      |    Inf |   8.87%
669.12/671.41	c   671s| 39700 | 15279 | 11511k| 277.8 |   519M |  51 |2460 |5888 |3410 |  26k|  1 |  37k|  49 | 2.700000e+01 |      --      |    Inf |   8.87%
670.32/672.62	c   673s| 39800 | 15301 | 11532k| 277.6 |   521M |  51 |2460 |5817 |   0 |  26k|  0 |  37k|  49 | 2.700000e+01 |      --      |    Inf |   8.87%
671.72/674.02	c   674s| 39900 | 15335 | 11555k| 277.5 |   523M |  51 |2460 |5878 |3424 |  26k|  2 |  37k|  49 | 2.700000e+01 |      --      |    Inf |   8.87%
672.81/675.18	c   675s| 40000 | 15348 | 11576k| 277.3 |   523M |  51 |2460 |5904 |3424 |  26k|  2 |  37k|  49 | 2.700000e+01 |      --      |    Inf |   8.87%
674.10/676.41	c   676s| 40100 | 15375 | 11595k| 277.1 |   524M |  51 |2460 |5940 |3418 |  26k|  1 |  37k|  49 | 2.700000e+01 |      --      |    Inf |   8.88%
675.10/677.42	c   677s| 40200 | 15397 | 11612k| 276.9 |   525M |  51 |2460 |6003 |   0 |  26k|  0 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.88%
676.39/678.70	c   679s| 40300 | 15414 | 11635k| 276.8 |   525M |  51 |2460 |6002 |3415 |  26k|  1 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.88%
678.39/680.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
678.39/680.75	c   681s| 40400 | 15453 | 11677k| 277.1 |   526M |  51 |2460 |5976 |   0 |  26k|  0 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.88%
680.08/682.48	c   682s| 40500 | 15496 | 11709k| 277.2 |   528M |  51 |2460 |5949 |3417 |  27k|  1 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.88%
681.37/683.76	c   684s| 40600 | 15517 | 11732k| 277.1 |   529M |  51 |2460 |5945 |3429 |  27k|  1 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.88%
682.87/685.22	c   685s| 40700 | 15539 | 11759k| 277.1 |   529M |  51 |2460 |5945 |3417 |  27k|  1 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.88%
683.77/686.14	c   686s| 40800 | 15587 | 11777k| 276.8 |   530M |  51 |2460 |5973 |   0 |  27k|  0 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.88%
685.36/687.76	c   688s| 40900 | 15610 | 11803k| 276.8 |   530M |  51 |2460 |5931 |3418 |  27k|  1 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.88%
686.55/688.93	c   689s| 41000 | 15637 | 11825k| 276.7 |   531M |  51 |2460 |5900 |3426 |  27k|  1 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.88%
688.05/690.46	c   690s| 41100 | 15686 | 11854k| 276.7 |   531M |  51 |2460 |5926 |3415 |  27k|  1 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.89%
688.94/691.36	c   691s| 41200 | 15714 | 11870k| 276.4 |   533M |  51 |2460 |5967 |   0 |  27k|  0 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.89%
690.74/693.12	c   693s| 41300 | 15771 | 11900k| 276.5 |   533M |  51 |2460 |5981 |3416 |  27k|  1 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.89%
691.74/694.16	c   694s| 41400 | 15793 | 11917k| 276.2 |   533M |  51 |2460 |5962 |3419 |  27k|  1 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.89%
692.84/695.25	c   695s| 41500 | 15824 | 11937k| 276.1 |   534M |  51 |2460 |5924 |   0 |  27k|  0 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.89%
693.93/696.36	c   696s| 41600 | 15853 | 11958k| 275.9 |   535M |  51 |2460 |5912 |3412 |  27k|  1 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.89%
695.53/697.90	c   698s| 41700 | 15893 | 11988k| 276.0 |   536M |  51 |2460 |5890 |3416 |  27k|  1 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.89%
696.92/699.38	c   699s| 41800 | 15906 | 12014k| 275.9 |   536M |  51 |2460 |5895 |3428 |  27k|  1 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.89%
698.72/701.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
698.72/701.13	c   701s| 41900 | 15935 | 12047k| 276.1 |   537M |  51 |2460 |5860 |3419 |  27k|  1 |  38k|  49 | 2.700000e+01 |      --      |    Inf |   8.90%
699.62/702.02	c   702s| 42000 | 15963 | 12061k| 275.8 |   537M |  51 |2460 |5865 |3413 |  28k|  1 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.90%
701.41/703.87	c   704s| 42100 | 16012 | 12101k| 276.0 |   537M |  51 |2460 |6015 |3425 |  28k|  2 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.90%
702.71/705.12	c   705s| 42200 | 16033 | 12124k| 275.9 |   538M |  51 |2460 |5993 |3419 |  28k|  1 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.90%
704.10/706.53	c   707s| 42300 | 16059 | 12150k| 275.9 |   538M |  51 |2460 |5992 |   0 |  28k|  0 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.90%
705.39/707.83	c   708s| 42400 | 16082 | 12172k| 275.8 |   540M |  51 |2460 |5971 |3420 |  28k|  1 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.90%
706.19/708.61	c   709s| 42500 | 16096 | 12184k| 275.4 |   540M |  51 |2460 |5929 |   0 |  28k|  0 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.90%
707.48/709.93	c   710s| 42600 | 16122 | 12207k| 275.3 |   541M |  51 |2460 |5889 |3424 |  28k|  1 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.90%
708.58/711.01	c   711s| 42700 | 16135 | 12225k| 275.1 |   541M |  51 |2460 |5836 |3421 |  28k|  1 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.90%
709.87/712.37	c   712s| 42800 | 16166 | 12249k| 275.0 |   542M |  51 |2460 |5848 |   0 |  28k|  0 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.90%
711.76/714.20	c   714s| 42900 | 16196 | 12287k| 275.3 |   542M |  51 |2460 |5792 |3418 |  28k|  2 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.90%
713.16/715.69	c   716s| 43000 | 16234 | 12315k| 275.3 |   543M |  51 |2460 |5771 |3415 |  28k|  1 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.90%
714.85/717.31	c   717s| 43100 | 16258 | 12339k| 275.2 |   544M |  51 |2460 |5742 |   0 |  28k|  0 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.91%
715.86/718.34	c   718s| 43200 | 16272 | 12357k| 275.0 |   545M |  51 |2460 |5713 |   0 |  28k|  0 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.91%
717.15/719.66	c   720s| 43300 | 16312 | 12381k| 274.9 |   545M |  51 |2460 |5757 |3424 |  28k|  1 |  39k|  49 | 2.700000e+01 |      --      |    Inf |   8.91%
718.55/721.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
718.55/721.03	c   721s| 43400 | 16370 | 12409k| 274.9 |   546M |  51 |2460 |5827 |   0 |  28k|  0 |  40k|  49 | 2.700000e+01 |      --      |    Inf |   8.91%
719.84/722.31	c   722s| 43500 | 16394 | 12435k| 274.9 |   547M |  51 |2460 |5845 |   0 |  28k|  0 |  40k|  49 | 2.700000e+01 |      --      |    Inf |   8.91%
722.93/725.43	c   725s| 43600 | 16444 | 12463k| 274.9 |   550M |  51 |2460 |5832 |3421 |  28k|  1 |  40k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
724.32/726.82	c   727s| 43700 | 16476 | 12489k| 274.9 |   551M |  51 |2460 |5837 |   0 |  28k|  0 |  40k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
725.82/728.37	c   728s| 43800 | 16510 | 12518k| 274.9 |   551M |  51 |2460 |5803 |3407 |  29k|  1 |  40k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
727.31/729.82	c   730s| 43900 | 16546 | 12545k| 274.9 |   552M |  51 |2460 |5802 |   0 |  29k|  0 |  40k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
729.00/731.60	c   732s| 44000 | 16576 | 12577k| 275.0 |   552M |  51 |2460 |5839 |3420 |  29k|  1 |  40k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
730.40/732.99	c   733s| 44100 | 16617 | 12603k| 274.9 |   552M |  51 |2460 |5844 |   0 |  29k|  0 |  40k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
732.39/734.90	c   735s| 44200 | 16673 | 12636k| 275.1 |   553M |  51 |2460 |6105 |3413 |  29k|  1 |  40k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
733.89/736.48	c   736s| 44300 | 16707 | 12666k| 275.1 |   554M |  51 |2460 |6114 |3419 |  29k|  1 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
735.68/738.28	c   738s| 44400 | 16768 | 12701k| 275.3 |   555M |  51 |2460 |6136 |3421 |  29k|  1 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
737.18/739.74	c   740s| 44500 | 16810 | 12729k| 275.3 |   557M |  51 |2460 |6208 |3415 |  29k|  1 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
738.77/741.37	c   741s| 44600 | 16859 | 12761k| 275.4 |   558M |  51 |2460 |6205 |3430 |  29k|  1 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
740.47/743.08	c   743s| 44700 | 16898 | 12793k| 275.5 |   559M |  51 |2460 |6239 |3414 |  29k|  1 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
741.96/744.50	c   745s| 44800 | 16943 | 12821k| 275.5 |   560M |  51 |2460 |6216 |3420 |  29k|  1 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
743.15/745.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
743.15/745.73	c   746s| 44900 | 16969 | 12839k| 275.3 |   562M |  51 |2460 |6243 |3417 |  29k|  1 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
744.25/746.80	c   747s| 45000 | 17002 | 12859k| 275.1 |   563M |  51 |2460 |6272 |3419 |  29k|  1 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
745.35/747.91	c   748s| 45100 | 17044 | 12877k| 274.9 |   565M |  51 |2460 |6275 |3427 |  29k|  1 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
746.94/749.59	c   750s| 45200 | 17069 | 12904k| 274.9 |   566M |  51 |2460 |6228 |3412 |  29k|  1 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
748.14/750.74	c   751s| 45300 | 17096 | 12925k| 274.8 |   566M |  51 |2460 |6210 |   0 |  30k|  0 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
749.63/752.27	c   752s| 45400 | 17133 | 12954k| 274.8 |   567M |  51 |2460 |6052 |   0 |  30k|  0 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.92%
751.02/753.66	c   754s| 45500 | 17167 | 12977k| 274.7 |   568M |  51 |2460 |5991 |   0 |  30k|  0 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.93%
752.82/755.49	c   755s| 45600 | 17214 | 13012k| 274.9 |   568M |  51 |2460 |5954 |3427 |  30k|  1 |  41k|  49 | 2.700000e+01 |      --      |    Inf |   8.93%
754.21/756.82	c   757s| 45700 | 17267 | 13037k| 274.8 |   569M |  51 |2460 |6017 |3411 |  30k|  1 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.94%
755.41/758.02	c   758s| 45800 | 17302 | 13057k| 274.7 |   571M |  51 |2460 |6012 |3419 |  30k|  1 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.94%
757.20/759.80	c   760s| 45900 | 17345 | 13092k| 274.8 |   572M |  51 |2460 |6009 |   0 |  30k|  0 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.94%
758.50/761.11	c   761s| 46000 | 17361 | 13114k| 274.7 |   574M |  51 |2460 |5972 |3414 |  30k|  1 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.94%
759.99/762.60	c   763s| 46100 | 17382 | 13143k| 274.7 |   575M |  51 |2460 |5987 |   0 |  30k|  0 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.94%
761.79/764.49	c   764s| 46200 | 17435 | 13182k| 275.0 |   575M |  51 |2460 |5972 |3409 |  30k|  1 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.94%
763.39/766.08	c   766s| 46300 | 17466 | 13213k| 275.0 |   577M |  51 |2460 |5949 |3415 |  30k|  2 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.94%
764.68/767.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
764.68/767.36	c   767s| 46400 | 17477 | 13235k| 274.9 |   577M |  51 |2460 |5897 |   0 |  30k|  0 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.94%
766.07/768.75	c   769s| 46500 | 17488 | 13261k| 274.9 |   578M |  51 |2460 |5899 |3416 |  30k|  1 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.95%
767.76/770.40	c   770s| 46600 | 17519 | 13293k| 275.0 |   579M |  51 |2460 |5884 |3420 |  30k|  1 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.95%
768.66/771.39	c   771s| 46700 | 17558 | 13311k| 274.8 |   580M |  51 |2460 |5909 |3428 |  30k|  1 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.95%
769.66/772.33	c   772s| 46800 | 17584 | 13328k| 274.6 |   580M |  51 |2460 |5924 |3425 |  30k|  1 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.95%
770.46/773.19	c   773s| 46900 | 17594 | 13341k| 274.3 |   581M |  51 |2460 |5943 |   0 |  31k|  0 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.95%
771.36/774.04	c   774s| 47000 | 17612 | 13355k| 274.0 |   581M |  51 |2460 |5956 |   0 |  31k|  0 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.95%
772.45/775.16	c   775s| 47100 | 17611 | 13375k| 273.9 |   581M |  51 |2460 |5972 |   0 |  31k|  0 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.95%
773.35/776.08	c   776s| 47200 | 17633 | 13391k| 273.6 |   581M |  51 |2460 |5995 |   0 |  31k|  0 |  42k|  49 | 2.700000e+01 |      --      |    Inf |   8.95%
774.84/777.50	c   777s| 47300 | 17654 | 13417k| 273.6 |   582M |  51 |2460 |5943 |3425 |  31k|  2 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.95%
776.63/779.35	c   779s| 47400 | 17691 | 13453k| 273.8 |   582M |  51 |2460 |5899 |3408 |  31k|  1 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.95%
777.83/780.59	c   781s| 47500 | 17735 | 13475k| 273.7 |   582M |  51 |2460 |5834 |3415 |  31k|  2 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.95%
778.72/781.47	c   781s| 47600 | 17772 | 13489k| 273.4 |   583M |  51 |2460 |5888 |3428 |  31k|  1 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.95%
779.52/782.27	c   782s| 47700 | 17789 | 13500k| 273.1 |   583M |  51 |2460 |5887 |   0 |  31k|  0 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.95%
781.02/783.76	c   784s| 47800 | 17809 | 13526k| 273.0 |   584M |  51 |2460 |5910 |   0 |  31k|  0 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.96%
782.21/784.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
782.21/784.98	c   785s| 47900 | 17835 | 13545k| 272.9 |   584M |  51 |2460 |5878 |3408 |  31k|  1 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.96%
783.21/785.92	c   786s| 48000 | 17875 | 13561k| 272.6 |   584M |  51 |2460 |5930 |   0 |  31k|  0 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.96%
783.90/786.65	c   787s| 48100 | 17884 | 13569k| 272.3 |   584M |  51 |2460 |5913 |   0 |  31k|  0 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.96%
785.10/787.85	c   788s| 48200 | 17918 | 13588k| 272.1 |   584M |  51 |2460 |5897 |3412 |  31k|  1 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.96%
786.30/789.01	c   789s| 48300 | 17953 | 13608k| 272.0 |   585M |  51 |2460 |5890 |   0 |  31k|  0 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.96%
787.30/790.01	c   790s| 48400 | 17981 | 13625k| 271.7 |   585M |  51 |2460 |5930 |3436 |  31k|  2 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.96%
788.69/791.42	c   791s| 48500 | 18008 | 13648k| 271.7 |   585M |  51 |2460 |5921 |3419 |  31k|  1 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.96%
790.18/792.93	c   793s| 48600 | 18029 | 13676k| 271.7 |   586M |  51 |2460 |5874 |3413 |  31k|  1 |  43k|  49 | 2.700000e+01 |      --      |    Inf |   8.97%
791.08/793.90	c   794s| 48700 | 18051 | 13694k| 271.5 |   586M |  51 |2460 |5854 |3411 |  32k|  1 |  44k|  49 | 2.700000e+01 |      --      |    Inf |   8.97%
792.28/795.04	c   795s| 48800 | 18068 | 13714k| 271.4 |   587M |  51 |2460 |5866 |   0 |  32k|  0 |  44k|  49 | 2.700000e+01 |      --      |    Inf |   8.97%
793.67/796.42	c   796s| 48900 | 18092 | 13737k| 271.3 |   587M |  51 |2460 |5874 |3427 |  32k|  1 |  44k|  49 | 2.700000e+01 |      --      |    Inf |   8.97%
795.56/798.36	c   798s| 49000 | 18130 | 13769k| 271.4 |   588M |  51 |2460 |5861 |3415 |  32k|  1 |  44k|  49 | 2.700000e+01 |      --      |    Inf |   8.99%
797.06/799.86	c   800s| 49100 | 18151 | 13798k| 271.4 |   588M |  51 |2460 |5858 |3421 |  32k|  1 |  44k|  49 | 2.700000e+01 |      --      |    Inf |   8.99%
798.36/801.10	c   801s| 49200 | 18185 | 13821k| 271.3 |   590M |  51 |2460 |5873 |3414 |  32k|  1 |  44k|  49 | 2.700000e+01 |      --      |    Inf |   8.99%
799.45/802.25	c   802s| 49300 | 18210 | 13839k| 271.2 |   590M |  51 |2460 |5880 |3419 |  32k|  1 |  44k|  49 | 2.700000e+01 |      --      |    Inf |   8.99%
800.65/803.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
800.65/803.47	c   803s| 49400 | 18249 | 13861k| 271.0 |   590M |  51 |2460 |5910 |3416 |  32k|  2 |  44k|  49 | 2.700000e+01 |      --      |    Inf |   8.99%
801.85/804.63	c   805s| 49500 | 18277 | 13882k| 270.9 |   591M |  51 |2460 |5877 |   0 |  32k|  0 |  44k|  49 | 2.700000e+01 |      --      |    Inf |   8.99%
803.04/805.82	c   806s| 49600 | 18322 | 13901k| 270.8 |   592M |  51 |2460 |5927 |3410 |  32k|  1 |  44k|  49 | 2.700000e+01 |      --      |    Inf |   8.99%
804.43/807.22	c   807s| 49700 | 18366 | 13926k| 270.7 |   592M |  51 |2460 |5917 |3413 |  32k|  2 |  44k|  49 | 2.700000e+01 |      --      |    Inf |   9.00%
805.93/808.76	c   809s| 49800 | 18440 | 13957k| 270.8 |   593M |  51 |2460 |5973 |3414 |  32k|  1 |  44k|  49 | 2.700000e+01 |      --      |    Inf |   9.00%
807.72/810.58	c   811s| 49900 | 18502 | 13996k| 271.0 |   596M |  51 |2460 |5974 |3411 |  32k|  1 |  44k|  49 | 2.700000e+01 |      --      |    Inf |   9.00%
809.32/812.13	c   812s| 50000 | 18540 | 14024k| 271.0 |   597M |  51 |2460 |5975 |3426 |  32k|  1 |  45k|  49 | 2.700000e+01 |      --      |    Inf |   9.00%
810.91/813.71	c   814s| 50100 | 18578 | 14055k| 271.1 |   597M |  51 |2460 |5979 |   0 |  32k|  0 |  45k|  49 | 2.700000e+01 |      --      |    Inf |   9.00%
812.70/815.58	c   816s| 50200 | 18645 | 14091k| 271.3 |   598M |  51 |2460 |6022 |   0 |  32k|  0 |  45k|  49 | 2.700000e+01 |      --      |    Inf |   9.00%
815.69/818.54	c   819s| 50300 | 18673 | 14136k| 271.6 |   599M |  51 |2460 |6006 |3414 |  33k|  1 |  45k|  49 | 2.700000e+01 |      --      |    Inf |   9.00%
817.29/820.12	c   820s| 50400 | 18725 | 14167k| 271.7 |   601M |  51 |2460 |6023 |3418 |  33k|  1 |  45k|  50 | 2.700000e+01 |      --      |    Inf |   9.00%
818.88/821.71	c   822s| 50500 | 18766 | 14197k| 271.8 |   603M |  51 |2460 |6012 |3410 |  33k|  1 |  45k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
820.47/823.32	c   823s| 50600 | 18788 | 14225k| 271.8 |   603M |  51 |2460 |5988 |3419 |  33k|  1 |  45k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
821.87/824.76	c   825s| 50700 | 18837 | 14251k| 271.8 |   603M |  51 |2460 |5982 |3418 |  33k|  1 |  45k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
823.66/826.51	c   827s| 50800 | 18871 | 14286k| 271.9 |   605M |  51 |2460 |5982 |3422 |  33k|  1 |  45k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
825.16/828.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
825.16/828.08	c   828s| 50900 | 18913 | 14318k| 272.0 |   607M |  51 |2460 |5991 |   0 |  33k|  0 |  45k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
826.86/829.78	c   830s| 51000 | 18955 | 14349k| 272.1 |   607M |  51 |2460 |5962 |3415 |  33k|  1 |  45k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
828.26/831.16	c   831s| 51100 | 19008 | 14378k| 272.1 |   608M |  51 |2460 |6019 |3413 |  33k|  1 |  45k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
830.15/833.01	c   833s| 51200 | 19070 | 14418k| 272.4 |   609M |  51 |2460 |6095 |3416 |  33k|  1 |  45k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
832.34/835.25	c   835s| 51300 | 19121 | 14462k| 272.7 |   610M |  51 |2460 |6107 |3416 |  33k|  1 |  46k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
834.03/836.99	c   837s| 51400 | 19156 | 14496k| 272.8 |   611M |  51 |2460 |6064 |3418 |  33k|  1 |  46k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
836.42/839.37	c   839s| 51500 | 19205 | 14544k| 273.2 |   611M |  51 |2460 |6080 |   0 |  33k|  0 |  46k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
838.12/841.07	c   841s| 51600 | 19247 | 14574k| 273.2 |   613M |  51 |2460 |6048 |3404 |  33k|  1 |  46k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
840.01/842.93	c   843s| 51700 | 19283 | 14613k| 273.4 |   613M |  51 |2460 |6056 |   0 |  33k|  0 |  46k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
841.00/843.97	c   844s| 51800 | 19317 | 14631k| 273.3 |   613M |  51 |2460 |6058 |   0 |  33k|  0 |  46k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
841.70/844.69	c   845s| 51900 | 19335 | 14644k| 273.0 |   614M |  51 |2460 |6119 |3420 |  33k|  1 |  46k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
842.40/845.37	c   845s| 52000 | 19351 | 14656k| 272.7 |   614M |  51 |2460 |6160 |   0 |  33k|  0 |  46k|  50 | 2.700000e+01 |      --      |    Inf |   9.01%
843.89/846.86	c   847s| 52100 | 19379 | 14680k| 272.7 |   615M |  51 |2460 |6090 |   0 |  33k|  0 |  46k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
844.59/847.56	c   848s| 52200 | 19398 | 14689k| 272.3 |   617M |  51 |2460 |6150 |3413 |  33k|  1 |  46k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
845.49/848.41	c   848s| 52300 | 19405 | 14703k| 272.1 |   617M |  51 |2460 |6192 |   0 |  33k|  0 |  46k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
846.28/849.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
846.28/849.22	c   849s| 52400 | 19417 | 14715k| 271.8 |   618M |  51 |2460 |6194 |3425 |  33k|  1 |  46k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
847.78/850.75	c   851s| 52500 | 19438 | 14744k| 271.8 |   618M |  51 |2460 |6155 |   0 |  33k|  0 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
848.87/851.87	c   852s| 52600 | 19469 | 14763k| 271.7 |   618M |  51 |2460 |6133 |3420 |  33k|  1 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
850.37/853.34	c   853s| 52700 | 19512 | 14791k| 271.7 |   618M |  51 |2460 |6101 |3411 |  34k|  1 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
851.96/854.91	c   855s| 52800 | 19537 | 14820k| 271.7 |   618M |  51 |2460 |6024 |3417 |  34k|  1 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
852.76/855.76	c   856s| 52900 | 19546 | 14836k| 271.5 |   619M |  51 |2460 |6006 |3423 |  34k|  1 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
854.16/857.15	c   857s| 53000 | 19564 | 14861k| 271.5 |   619M |  51 |2460 |6037 |3417 |  34k|  1 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
855.55/858.56	c   859s| 53100 | 19595 | 14883k| 271.4 |   620M |  51 |2460 |6011 |   0 |  34k|  0 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
856.84/859.85	c   860s| 53200 | 19634 | 14905k| 271.3 |   620M |  51 |2460 |6026 |3417 |  34k|  1 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
858.04/861.05	c   861s| 53300 | 19669 | 14926k| 271.2 |   622M |  51 |2460 |6022 |   0 |  34k|  0 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
859.23/862.20	c   862s| 53400 | 19699 | 14947k| 271.1 |   622M |  51 |2460 |6064 |3419 |  34k|  1 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
860.14/863.12	c   863s| 53500 | 19729 | 14962k| 270.9 |   623M |  51 |2460 |6107 |3426 |  34k|  1 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
861.03/864.07	c   864s| 53600 | 19738 | 14977k| 270.6 |   623M |  51 |2460 |6147 |   0 |  34k|  0 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
862.32/865.31	c   865s| 53700 | 19781 | 15001k| 270.6 |   623M |  51 |2460 |6161 |3424 |  34k|  1 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
863.22/866.24	c   866s| 53800 | 19812 | 15018k| 270.4 |   624M |  51 |2460 |6231 |3424 |  34k|  1 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
864.22/867.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
864.22/867.23	c   867s| 53900 | 19845 | 15036k| 270.2 |   624M |  51 |2460 |6247 |   0 |  34k|  0 |  47k|  50 | 2.700000e+01 |      --      |    Inf |   9.02%
865.81/868.83	c   869s| 54000 | 19881 | 15062k| 270.2 |   625M |  51 |2460 |6153 |3423 |  34k|  2 |  47k|  50 | 2.700595e+01 |      --      |    Inf |   9.02%
866.81/869.87	c   870s| 54100 | 19896 | 15076k| 270.0 |   625M |  51 |2460 |6058 |3418 |  34k|  1 |  47k|  50 | 2.700595e+01 |      --      |    Inf |   9.02%
867.80/870.81	c   871s| 54200 | 19922 | 15092k| 269.8 |   625M |  51 |2460 |6077 |3420 |  34k|  1 |  48k|  50 | 2.700595e+01 |      --      |    Inf |   9.02%
868.70/871.74	c   872s| 54300 | 19930 | 15107k| 269.6 |   625M |  51 |2460 |6068 |   0 |  34k|  0 |  48k|  50 | 2.700595e+01 |      --      |    Inf |   9.02%
870.00/873.03	c   873s| 54400 | 19948 | 15130k| 269.5 |   625M |  51 |2460 |6049 |   0 |  35k|  0 |  48k|  50 | 2.700595e+01 |      --      |    Inf |   9.02%
871.29/874.30	c   874s| 54500 | 19991 | 15155k| 269.5 |   626M |  51 |2460 |6033 |3413 |  35k|  1 |  48k|  50 | 2.700595e+01 |      --      |    Inf |   9.02%
872.29/875.35	c   875s| 54600 | 20027 | 15176k| 269.4 |   627M |  51 |2460 |6068 |3412 |  35k|  1 |  48k|  50 | 2.701190e+01 |      --      |    Inf |   9.02%
873.88/876.95	c   877s| 54700 | 20053 | 15204k| 269.4 |   628M |  51 |2460 |6146 |   0 |  35k|  0 |  48k|  50 | 2.701190e+01 |      --      |    Inf |   9.02%
875.38/878.40	c   878s| 54800 | 20086 | 15229k| 269.3 |   628M |  51 |2460 |6107 |3411 |  35k|  1 |  48k|  50 | 2.733333e+01 |      --      |    Inf |   9.03%
877.18/880.20	c   880s| 54900 | 20119 | 15264k| 269.5 |   629M |  51 |2460 |6201 |   0 |  35k|  0 |  48k|  50 | 2.733333e+01 |      --      |    Inf |   9.03%
878.87/881.91	c   882s| 55000 | 20187 | 15301k| 269.7 |   630M |  51 |2460 |6200 |3414 |  35k|  1 |  48k|  50 | 2.733333e+01 |      --      |    Inf |   9.03%
880.26/883.38	c   883s| 55100 | 20219 | 15329k| 269.7 |   632M |  51 |2460 |6209 |3416 |  35k|  1 |  48k|  50 | 2.733333e+01 |      --      |    Inf |   9.03%
881.46/884.52	c   885s| 55200 | 20253 | 15345k| 269.5 |   633M |  51 |2460 |6197 |3439 |  35k|  1 |  48k|  50 | 2.733333e+01 |      --      |    Inf |   9.03%
882.46/885.52	c   886s| 55300 | 20266 | 15362k| 269.3 |   634M |  51 |2460 |6193 |   0 |  35k|  0 |  48k|  50 | 2.733333e+01 |      --      |    Inf |   9.03%
884.75/887.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
884.75/887.85	c   888s| 55400 | 20300 | 15403k| 269.6 |   635M |  51 |2460 |6239 |3403 |  35k|  1 |  49k|  50 | 2.733333e+01 |      --      |    Inf |   9.03%
886.84/889.91	c   890s| 55500 | 20354 | 15439k| 269.7 |   635M |  51 |2460 |6215 |   0 |  35k|  0 |  49k|  50 | 2.733333e+01 |      --      |    Inf |   9.03%
888.13/891.21	c   891s| 55600 | 20382 | 15460k| 269.6 |   637M |  51 |2460 |6184 |3415 |  35k|  1 |  49k|  50 | 2.733333e+01 |      --      |    Inf |   9.03%
889.63/892.73	c   893s| 55700 | 20417 | 15484k| 269.6 |   638M |  51 |2460 |6219 |3416 |  35k|  2 |  49k|  50 | 2.733333e+01 |      --      |    Inf |   9.03%
891.32/894.43	c   894s| 55800 | 20443 | 15514k| 269.6 |   639M |  51 |2460 |6209 |3417 |  35k|  1 |  49k|  50 | 2.733333e+01 |      --      |    Inf |   9.03%
893.02/896.14	c   896s| 55900 | 20472 | 15549k| 269.8 |   639M |  51 |2460 |6194 |3411 |  35k|  1 |  49k|  50 | 2.750000e+01 |      --      |    Inf |   9.03%
894.11/897.21	c   897s| 56000 | 20515 | 15568k| 269.6 |   640M |  51 |2460 |6181 |3425 |  36k|  1 |  49k|  50 | 2.750000e+01 |      --      |    Inf |   9.03%
894.81/897.95	c   898s| 56100 | 20522 | 15579k| 269.4 |   640M |  51 |2460 |6177 |   0 |  36k|  0 |  49k|  50 | 2.800000e+01 |      --      |    Inf |   9.03%
895.51/898.60	c   899s| 56200 | 20526 | 15589k| 269.0 |   641M |  51 |2460 |6178 |   0 |  36k|  0 |  49k|  50 | 2.800000e+01 |      --      |    Inf |   9.03%
896.11/899.28	c   899s| 56300 | 20533 | 15599k| 268.8 |   641M |  51 |2460 |6196 |3425 |  36k|  1 |  49k|  50 | 2.800000e+01 |      --      |    Inf |   9.03%
896.70/899.89	c   900s| 56400 | 20540 | 15607k| 268.4 |   641M |  51 |2460 |6176 |3415 |  36k|  1 |  49k|  50 | 2.800000e+01 |      --      |    Inf |   9.03%
897.70/900.89	c   901s| 56500 | 20550 | 15624k| 268.3 |   641M |  51 |2460 |6123 |3424 |  36k|  2 |  49k|  50 | 2.800000e+01 |      --      |    Inf |   9.03%
898.90/902.00	c   902s| 56600 | 20567 | 15643k| 268.1 |   642M |  51 |2460 |6086 |3414 |  36k|  1 |  49k|  50 | 2.800000e+01 |      --      |    Inf |   9.03%
899.69/902.85	c   903s| 56700 | 20587 | 15657k| 267.9 |   642M |  51 |2460 |6075 |3416 |  36k|  1 |  49k|  50 | 2.800000e+01 |      --      |    Inf |   9.03%
900.29/903.47	c   903s| 56800 | 20587 | 15666k| 267.6 |   643M |  51 |2460 |6110 |   0 |  36k|  0 |  49k|  50 | 2.800000e+01 |      --      |    Inf |   9.03%
901.49/904.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
901.49/904.66	c   905s| 56900 | 20591 | 15685k| 267.5 |   644M |  51 |2460 |6125 |3434 |  36k|  2 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.03%
903.08/906.27	c   906s| 57000 | 20647 | 15717k| 267.6 |   645M |  51 |2460 |6149 |3411 |  36k|  1 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
904.67/907.82	c   908s| 57100 | 20672 | 15744k| 267.6 |   647M |  51 |2460 |6088 |   0 |  36k|  0 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
906.07/909.24	c   909s| 57200 | 20708 | 15770k| 267.6 |   647M |  51 |2460 |6091 |3420 |  36k|  1 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
907.06/910.28	c   910s| 57300 | 20728 | 15788k| 267.4 |   650M |  51 |2460 |6115 |3407 |  36k|  1 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
909.15/912.33	c   912s| 57400 | 20775 | 15828k| 267.6 |   650M |  51 |2460 |6105 |3417 |  36k|  1 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
910.55/913.72	c   914s| 57500 | 20807 | 15853k| 267.6 |   650M |  51 |2460 |6103 |3417 |  36k|  1 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
912.04/915.21	c   915s| 57600 | 20839 | 15881k| 267.6 |   651M |  51 |2460 |6114 |   0 |  36k|  0 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
913.94/917.15	c   917s| 57700 | 20905 | 15917k| 267.8 |   652M |  51 |2460 |6127 |   0 |  36k|  0 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
915.03/918.21	c   918s| 57800 | 20931 | 15936k| 267.6 |   652M |  51 |2460 |6137 |3423 |  36k|  1 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
916.63/919.81	c   920s| 57900 | 20941 | 15954k| 267.5 |   653M |  51 |2460 |6177 |   0 |  36k|  0 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
918.02/921.24	c   921s| 58000 | 20973 | 15982k| 267.5 |   653M |  51 |2460 |6189 |   0 |  36k|  0 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
919.82/923.08	c   923s| 58100 | 21023 | 16017k| 267.7 |   654M |  51 |2460 |6208 |3421 |  36k|  1 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
921.11/924.38	c   924s| 58200 | 21025 | 16027k| 267.4 |   654M |  51 |2460 |6232 |   0 |  37k|  0 |  50k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
922.31/925.56	c   926s| 58300 | 21040 | 16048k| 267.3 |   655M |  51 |2460 |6196 |3410 |  37k|  1 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
924.10/927.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
924.10/927.37	c   927s| 58400 | 21081 | 16083k| 267.4 |   656M |  51 |2460 |6191 |3423 |  37k|  1 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
925.40/928.60	c   929s| 58500 | 21102 | 16106k| 267.4 |   656M |  51 |2460 |6183 |3414 |  37k|  1 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.04%
927.39/930.65	c   931s| 58600 | 21132 | 16142k| 267.5 |   657M |  51 |2460 |6152 |3417 |  37k|  1 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.05%
929.28/932.57	c   933s| 58700 | 21180 | 16174k| 267.6 |   657M |  51 |2460 |6139 |3418 |  37k|  1 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.05%
932.07/935.39	c   935s| 58800 | 21247 | 16225k| 268.0 |   659M |  51 |2460 |6133 |3432 |  37k|  2 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.05%
933.48/936.76	c   937s| 58900 | 21277 | 16248k| 267.9 |   660M |  51 |2460 |6200 |3417 |  37k|  1 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.05%
934.88/938.19	c   938s| 59000 | 21293 | 16275k| 267.9 |   660M |  51 |2460 |6173 |   0 |  37k|  0 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.05%
936.27/939.56	c   940s| 59100 | 21320 | 16301k| 267.9 |   661M |  51 |2460 |6140 |3429 |  37k|  1 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.05%
937.66/940.98	c   941s| 59200 | 21351 | 16332k| 268.0 |   662M |  51 |2460 |6084 |3412 |  37k|  1 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.05%
938.96/942.23	c   942s| 59300 | 21364 | 16353k| 267.9 |   662M |  51 |2460 |6055 |3420 |  37k|  1 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.05%
939.86/943.10	c   943s| 59400 | 21371 | 16368k| 267.7 |   662M |  51 |2460 |6069 |   0 |  37k|  0 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.05%
941.95/945.28	c   945s| 59500 | 21421 | 16410k| 268.0 |   663M |  51 |2460 |6045 |   0 |  37k|  0 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.05%
943.14/946.40	c   946s| 59600 | 21441 | 16430k| 267.8 |   663M |  51 |2460 |6027 |   0 |  37k|  0 |  51k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
944.44/947.79	c   948s| 59700 | 21464 | 16454k| 267.8 |   663M |  51 |2460 |6021 |3423 |  37k|  1 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
945.53/948.85	c   949s| 59800 | 21472 | 16469k| 267.6 |   664M |  51 |2460 |6017 |3419 |  37k|  1 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
947.03/950.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
947.03/950.34	c   950s| 59900 | 21513 | 16497k| 267.6 |   664M |  51 |2460 |6076 |   0 |  38k|  0 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
948.12/951.48	c   951s| 60000 | 21547 | 16519k| 267.5 |   667M |  51 |2460 |6121 |3430 |  38k|  1 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
949.32/952.64	c   953s| 60100 | 21585 | 16541k| 267.5 |   667M |  51 |2460 |6134 |3417 |  38k|  1 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
950.41/953.76	c   954s| 60200 | 21618 | 16560k| 267.4 |   668M |  51 |2460 |6147 |   0 |  38k|  0 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
952.01/955.39	c   955s| 60300 | 21653 | 16583k| 267.3 |   668M |  51 |2460 |6183 |3411 |  38k|  1 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
952.90/956.26	c   956s| 60400 | 21666 | 16595k| 267.1 |   669M |  51 |2460 |6154 |3428 |  38k|  1 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
954.30/957.62	c   958s| 60500 | 21684 | 16620k| 267.0 |   670M |  51 |2460 |6093 |3423 |  38k|  1 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
955.09/958.43	c   958s| 60600 | 21693 | 16633k| 266.8 |   670M |  51 |2460 |6101 |   0 |  38k|  0 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
956.39/959.75	c   960s| 60700 | 21710 | 16657k| 266.8 |   672M |  51 |2460 |6076 |   0 |  38k|  0 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
957.58/960.92	c   961s| 60800 | 21754 | 16678k| 266.7 |   672M |  51 |2460 |6119 |3437 |  38k|  1 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
958.58/961.95	c   962s| 60900 | 21772 | 16695k| 266.5 |   672M |  51 |2460 |6154 |3419 |  38k|  1 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
959.78/963.12	c   963s| 61000 | 21787 | 16715k| 266.4 |   672M |  51 |2460 |6102 |3418 |  38k|  2 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
960.87/964.22	c   964s| 61100 | 21810 | 16733k| 266.3 |   672M |  51 |2460 |6100 |   0 |  38k|  0 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
962.07/965.40	c   965s| 61200 | 21838 | 16754k| 266.2 |   672M |  51 |2460 |6075 |3417 |  38k|  1 |  52k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
962.87/966.25	c   966s| 61300 | 21861 | 16766k| 266.0 |   673M |  51 |2460 |6055 |3420 |  38k|  1 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
963.67/967.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
963.67/967.08	c   967s| 61400 | 21872 | 16781k| 265.8 |   673M |  51 |2460 |6010 |3418 |  38k|  1 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
964.66/968.00	c   968s| 61500 | 21893 | 16793k| 265.5 |   674M |  51 |2460 |5997 |   0 |  38k|  0 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.06%
966.15/969.52	c   970s| 61600 | 21922 | 16822k| 265.6 |   674M |  51 |2460 |5976 |3420 |  38k|  1 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.07%
967.85/971.23	c   971s| 61700 | 21934 | 16855k| 265.7 |   674M |  51 |2460 |5937 |3418 |  39k|  1 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.07%
968.75/972.15	c   972s| 61800 | 21951 | 16869k| 265.5 |   674M |  51 |2460 |5966 |3418 |  39k|  1 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.07%
969.94/973.38	c   973s| 61900 | 21982 | 16891k| 265.4 |   675M |  51 |2460 |5969 |   0 |  39k|  0 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.07%
971.23/974.68	c   975s| 62000 | 22007 | 16913k| 265.3 |   675M |  51 |2460 |5958 |3438 |  39k|  1 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.07%
972.83/976.20	c   976s| 62100 | 22037 | 16938k| 265.3 |   675M |  51 |2460 |5976 |   0 |  39k|  0 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.07%
973.82/977.22	c   977s| 62200 | 22061 | 16955k| 265.2 |   675M |  51 |2460 |5969 |3421 |  39k|  1 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.07%
974.73/978.15	c   978s| 62300 | 22070 | 16969k| 265.0 |   675M |  51 |2460 |6019 |3415 |  39k|  1 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.07%
975.92/979.35	c   979s| 62400 | 22073 | 16991k| 264.9 |   678M |  51 |2460 |6003 |   0 |  39k|  0 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.07%
977.01/980.49	c   980s| 62500 | 22108 | 17008k| 264.8 |   678M |  51 |2460 |6036 |3410 |  39k|  1 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.07%
977.81/981.26	c   981s| 62600 | 22135 | 17021k| 264.5 |   678M |  51 |2460 |6066 |3424 |  39k|  1 |  53k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
979.80/983.21	c   983s| 62700 | 22181 | 17058k| 264.7 |   679M |  51 |2460 |6102 |3422 |  39k|  1 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
981.40/984.83	c   985s| 62800 | 22213 | 17083k| 264.7 |   679M |  51 |2460 |6108 |3420 |  39k|  1 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
983.09/986.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
983.09/986.55	c   987s| 62900 | 22244 | 17113k| 264.7 |   679M |  51 |2460 |6093 |3434 |  39k|  2 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
984.48/987.96	c   988s| 63000 | 22246 | 17138k| 264.7 |   680M |  51 |2460 |5987 |3424 |  40k|  1 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
985.59/989.07	c   989s| 63100 | 22272 | 17158k| 264.6 |   680M |  51 |2460 |5995 |   0 |  40k|  0 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
986.98/990.48	c   990s| 63200 | 22297 | 17180k| 264.5 |   680M |  51 |2460 |6003 |3428 |  40k|  1 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
988.17/991.63	c   992s| 63300 | 22306 | 17197k| 264.4 |   680M |  51 |2460 |6013 |   0 |  40k|  0 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
990.96/994.46	c   994s| 63400 | 22317 | 17245k| 264.7 |   681M |  51 |2460 |6035 |   0 |  40k|  0 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
992.46/995.93	c   996s| 63500 | 22346 | 17270k| 264.7 |   681M |  51 |2460 |6041 |   0 |  40k|  0 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
993.95/997.47	c   997s| 63600 | 22368 | 17299k| 264.8 |   682M |  51 |2460 |5982 |3411 |  40k|  1 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
994.95/998.49	c   998s| 63700 | 22385 | 17316k| 264.6 |   682M |  51 |2460 |5947 |   0 |  40k|  0 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
996.04/999.52	c  1000s| 63800 | 22400 | 17336k| 264.5 |   682M |  51 |2460 |5929 |3422 |  40k|  1 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
996.84/1000.35	c  1000s| 63900 | 22403 | 17349k| 264.3 |   682M |  51 |2460 |5955 |   0 |  40k|  0 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
999.04/1002.52	c  1003s| 64000 | 22466 | 17393k| 264.6 |   683M |  51 |2460 |6011 |   0 |  40k|  0 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
999.94/1003.45	c  1003s| 64100 | 22500 | 17411k| 264.4 |   684M |  51 |2460 |6087 |3418 |  40k|  1 |  54k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
1001.23/1004.76	c  1005s| 64200 | 22535 | 17434k| 264.4 |   684M |  51 |2460 |6173 |3409 |  40k|  1 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
1003.12/1006.66	c  1007s| 64300 | 22593 | 17472k| 264.6 |   685M |  51 |2460 |6220 |3431 |  40k|  2 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.08%
1004.02/1007.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1004.02/1007.58	c  1008s| 64400 | 22603 | 17485k| 264.4 |   685M |  51 |2460 |6221 |3428 |  41k|  1 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1004.92/1008.47	c  1008s| 64500 | 22592 | 17495k| 264.1 |   686M |  51 |2460 |6205 |3416 |  41k|  1 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1006.41/1009.90	c  1010s| 64600 | 22615 | 17523k| 264.1 |   686M |  51 |2460 |6168 |3425 |  41k|  1 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1007.41/1010.95	c  1011s| 64700 | 22647 | 17541k| 264.0 |   688M |  51 |2460 |6121 |3416 |  41k|  1 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1008.61/1012.15	c  1012s| 64800 | 22694 | 17563k| 263.9 |   688M |  51 |2460 |6094 |   0 |  41k|  0 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1009.70/1013.23	c  1013s| 64900 | 22739 | 17582k| 263.8 |   689M |  51 |2460 |6152 |3420 |  41k|  1 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1011.09/1014.64	c  1015s| 65000 | 22787 | 17608k| 263.8 |   690M |  51 |2460 |6170 |3428 |  41k|  1 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1011.99/1015.58	c  1016s| 65100 | 22795 | 17627k| 263.7 |   691M |  51 |2460 |6176 |3411 |  41k|  1 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1013.28/1016.87	c  1017s| 65200 | 22823 | 17648k| 263.6 |   691M |  51 |2460 |6127 |3419 |  41k|  1 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1014.58/1018.19	c  1018s| 65300 | 22830 | 17670k| 263.6 |   691M |  51 |2460 |6017 |3415 |  41k|  2 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1015.97/1019.53	c  1020s| 65400 | 22869 | 17694k| 263.5 |   693M |  51 |2460 |6009 |3425 |  41k|  1 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1017.37/1020.96	c  1021s| 65500 | 22925 | 17722k| 263.6 |   694M |  51 |2460 |6177 |3424 |  41k|  1 |  55k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1018.76/1022.30	c  1022s| 65600 | 22976 | 17750k| 263.6 |   696M |  51 |2460 |6213 |3425 |  41k|  2 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1020.06/1023.69	c  1024s| 65700 | 23014 | 17779k| 263.6 |   696M |  51 |2460 |6213 |   0 |  41k|  0 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1021.56/1025.14	c  1025s| 65800 | 23050 | 17805k| 263.6 |   697M |  51 |2460 |6199 |3429 |  41k|  2 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1023.65/1027.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1023.65/1027.23	c  1027s| 65900 | 23086 | 17845k| 263.8 |   698M |  51 |2460 |6149 |3421 |  41k|  1 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1025.14/1028.75	c  1029s| 66000 | 23122 | 17873k| 263.8 |   698M |  51 |2460 |6122 |3429 |  41k|  1 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1026.34/1029.91	c  1030s| 66100 | 23162 | 17895k| 263.8 |   700M |  51 |2460 |6157 |3421 |  42k|  1 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1027.83/1031.42	c  1031s| 66200 | 23205 | 17917k| 263.7 |   701M |  51 |2460 |6216 |   0 |  42k|  0 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1029.53/1033.16	c  1033s| 66300 | 23260 | 17948k| 263.8 |   703M |  51 |2460 |6299 |3416 |  42k|  1 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1031.12/1034.71	c  1035s| 66400 | 23295 | 17975k| 263.8 |   704M |  51 |2460 |6300 |3417 |  42k|  1 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1032.31/1035.99	c  1036s| 66500 | 23328 | 17997k| 263.7 |   704M |  51 |2460 |6314 |   0 |  42k|  0 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1033.51/1037.13	c  1037s| 66600 | 23355 | 18016k| 263.6 |   705M |  51 |2460 |6326 |3418 |  42k|  1 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1034.80/1038.43	c  1038s| 66700 | 23374 | 18042k| 263.6 |   705M |  51 |2460 |6321 |3425 |  42k|  1 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1035.50/1039.16	c  1039s| 66800 | 23386 | 18052k| 263.4 |   705M |  51 |2460 |6340 |3433 |  42k|  2 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1036.69/1040.39	c  1040s| 66900 | 23416 | 18074k| 263.3 |   707M |  51 |2460 |6338 |3422 |  42k|  1 |  56k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1037.29/1040.98	c  1041s| 67000 | 23432 | 18083k| 263.1 |   707M |  51 |2460 |6315 |   0 |  42k|  0 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1037.89/1041.53	c  1042s| 67100 | 23435 | 18090k| 262.8 |   708M |  51 |2460 |6317 |   0 |  42k|  0 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1038.69/1042.31	c  1042s| 67200 | 23454 | 18100k| 262.5 |   708M |  51 |2460 |6376 |   0 |  42k|  0 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1039.78/1043.45	c  1043s| 67300 | 23461 | 18117k| 262.4 |   709M |  51 |2460 |6347 |   0 |  42k|  0 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.09%
1041.38/1045.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1041.38/1045.02	c  1045s| 67400 | 23502 | 18144k| 262.4 |   709M |  51 |2460 |6308 |3420 |  42k|  1 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1042.87/1046.55	c  1047s| 67500 | 23543 | 18174k| 262.5 |   710M |  51 |2460 |6354 |3415 |  42k|  1 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1044.48/1048.10	c  1048s| 67600 | 23563 | 18200k| 262.5 |   711M |  51 |2460 |6266 |3414 |  42k|  1 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1045.47/1049.18	c  1049s| 67700 | 23599 | 18218k| 262.4 |   712M |  51 |2460 |6256 |3422 |  42k|  1 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1046.67/1050.39	c  1050s| 67800 | 23636 | 18237k| 262.2 |   712M |  51 |2460 |6280 |3425 |  42k|  1 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1048.26/1051.96	c  1052s| 67900 | 23651 | 18262k| 262.2 |   713M |  51 |2460 |6272 |3419 |  42k|  1 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1049.65/1053.36	c  1053s| 68000 | 23699 | 18286k| 262.2 |   713M |  51 |2460 |6269 |3418 |  43k|  1 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1051.25/1054.96	c  1055s| 68100 | 23738 | 18317k| 262.3 |   714M |  51 |2460 |6226 |3418 |  43k|  1 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1052.35/1056.04	c  1056s| 68200 | 23756 | 18335k| 262.2 |   714M |  51 |2460 |6244 |3421 |  43k|  1 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1053.44/1057.12	c  1057s| 68300 | 23777 | 18352k| 262.0 |   715M |  51 |2460 |6209 |3409 |  43k|  1 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1054.63/1058.32	c  1058s| 68400 | 23806 | 18373k| 261.9 |   715M |  51 |2460 |6169 |   0 |  43k|  0 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1056.13/1059.89	c  1060s| 68500 | 23847 | 18401k| 262.0 |   715M |  51 |2460 |6135 |3417 |  43k|  1 |  57k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1057.22/1060.96	c  1061s| 68600 | 23881 | 18419k| 261.8 |   715M |  51 |2460 |6111 |   0 |  43k|  0 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1059.02/1062.70	c  1063s| 68700 | 23920 | 18450k| 261.9 |   716M |  51 |2460 |6085 |3424 |  43k|  1 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1060.32/1064.03	c  1064s| 68800 | 23951 | 18473k| 261.9 |   716M |  51 |2460 |6097 |3423 |  43k|  1 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1061.11/1064.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1061.11/1064.87	c  1065s| 68900 | 23956 | 18487k| 261.7 |   716M |  51 |2460 |6123 |3423 |  43k|  1 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1062.80/1066.52	c  1067s| 69000 | 23996 | 18517k| 261.8 |   716M |  51 |2460 |6183 |   0 |  43k|  0 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1063.50/1067.21	c  1067s| 69100 | 24017 | 18527k| 261.5 |   716M |  51 |2460 |6185 |3418 |  43k|  1 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1064.40/1068.16	c  1068s| 69200 | 24030 | 18542k| 261.4 |   718M |  51 |2460 |6195 |3425 |  43k|  1 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1065.59/1069.33	c  1069s| 69300 | 24044 | 18564k| 261.3 |   718M |  51 |2460 |6183 |3414 |  43k|  1 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.10%
1067.40/1071.16	c  1071s| 69400 | 24080 | 18598k| 261.4 |   719M |  51 |2460 |6203 |3420 |  43k|  1 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.11%
1068.29/1072.04	c  1072s| 69500 | 24098 | 18612k| 261.3 |   719M |  51 |2460 |6210 |   0 |  43k|  0 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.11%
1070.18/1073.91	c  1074s| 69600 | 24145 | 18647k| 261.4 |   720M |  51 |2460 |6180 |3413 |  43k|  2 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.11%
1071.58/1075.33	c  1075s| 69700 | 24181 | 18673k| 261.4 |   721M |  51 |2460 |6175 |   0 |  43k|  0 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.11%
1072.67/1076.42	c  1076s| 69800 | 24212 | 18693k| 261.3 |   721M |  51 |2460 |6225 |   0 |  43k|  0 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.11%
1073.67/1077.45	c  1077s| 69900 | 24228 | 18707k| 261.1 |   721M |  51 |2460 |6215 |   0 |  44k|  0 |  58k|  50 | 2.800000e+01 |      --      |    Inf |   9.11%
1074.76/1078.52	c  1079s| 70000 | 24255 | 18725k| 261.0 |   723M |  51 |2460 |6188 |   0 |  44k|  0 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.11%
1076.16/1079.94	c  1080s| 70100 | 24291 | 18751k| 261.0 |   724M |  51 |2460 |6144 |   0 |  44k|  0 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.11%
1077.55/1081.30	c  1081s| 70200 | 24312 | 18775k| 261.0 |   724M |  51 |2460 |6086 |3422 |  44k|  1 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1078.85/1082.67	c  1083s| 70300 | 24335 | 18800k| 261.0 |   724M |  51 |2460 |6083 |   0 |  44k|  0 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1080.35/1084.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1080.35/1084.12	c  1084s| 70400 | 24366 | 18825k| 260.9 |   725M |  51 |2460 |6046 |3415 |  44k|  1 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1081.94/1085.76	c  1086s| 70500 | 24394 | 18854k| 261.0 |   725M |  51 |2460 |6080 |   0 |  44k|  0 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1082.93/1086.78	c  1087s| 70600 | 24399 | 18869k| 260.8 |   725M |  51 |2460 |6096 |3429 |  44k|  2 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1084.13/1087.99	c  1088s| 70700 | 24416 | 18889k| 260.8 |   726M |  51 |2460 |6129 |   0 |  44k|  0 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1085.72/1089.59	c  1090s| 70800 | 24454 | 18915k| 260.7 |   727M |  51 |2460 |6172 |3416 |  44k|  1 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1087.52/1091.31	c  1091s| 70900 | 24492 | 18946k| 260.8 |   728M |  51 |2460 |6121 |   0 |  44k|  0 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1088.51/1092.34	c  1092s| 71000 | 24496 | 18962k| 260.7 |   728M |  51 |2460 |6141 |3418 |  44k|  1 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1090.21/1094.07	c  1094s| 71100 | 24523 | 18996k| 260.8 |   730M |  51 |2460 |6159 |   0 |  44k|  0 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1091.10/1094.98	c  1095s| 71200 | 24525 | 19011k| 260.6 |   730M |  51 |2460 |6127 |3417 |  44k|  1 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1092.00/1095.80	c  1096s| 71300 | 24552 | 19024k| 260.4 |   732M |  51 |2460 |6092 |3411 |  44k|  1 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1092.99/1096.87	c  1097s| 71400 | 24587 | 19044k| 260.4 |   734M |  51 |2460 |6130 |   0 |  44k|  0 |  59k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1094.19/1098.05	c  1098s| 71500 | 24640 | 19065k| 260.3 |   735M |  51 |2460 |6165 |3417 |  44k|  1 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1095.29/1099.13	c  1099s| 71600 | 24675 | 19083k| 260.2 |   735M |  51 |2460 |6192 |3428 |  44k|  2 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1096.68/1100.51	c  1101s| 71700 | 24690 | 19103k| 260.1 |   735M |  51 |2460 |6174 |   0 |  45k|  0 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1097.87/1101.74	c  1102s| 71800 | 24706 | 19122k| 260.0 |   736M |  51 |2460 |6164 |   0 |  45k|  0 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.12%
1099.07/1102.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1099.07/1102.94	c  1103s| 71900 | 24736 | 19142k| 259.9 |   737M |  51 |2460 |6240 |3424 |  45k|  1 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.14%
1100.57/1104.47	c  1104s| 72000 | 24756 | 19171k| 260.0 |   738M |  51 |2460 |6228 |3431 |  45k|  1 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.14%
1102.17/1106.08	c  1106s| 72100 | 24782 | 19204k| 260.1 |   738M |  51 |2460 |6212 |3434 |  45k|  2 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.14%
1103.27/1107.19	c  1107s| 72200 | 24805 | 19222k| 260.0 |   740M |  51 |2460 |6246 |   0 |  45k|  0 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.14%
1104.76/1108.65	c  1109s| 72300 | 24828 | 19247k| 259.9 |   740M |  51 |2460 |6217 |   0 |  45k|  0 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.14%
1106.45/1110.38	c  1110s| 72400 | 24875 | 19285k| 260.1 |   742M |  51 |2460 |6210 |   0 |  45k|  0 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.14%
1107.64/1111.57	c  1112s| 72500 | 24908 | 19306k| 260.0 |   743M |  51 |2460 |6223 |3422 |  45k|  1 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.14%
1109.24/1113.16	c  1113s| 72600 | 24929 | 19334k| 260.1 |   744M |  51 |2460 |6236 |3413 |  45k|  1 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.14%
1111.13/1115.09	c  1115s| 72700 | 24970 | 19375k| 260.3 |   745M |  51 |2460 |6206 |3418 |  45k|  2 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.14%
1112.52/1116.46	c  1116s| 72800 | 25007 | 19399k| 260.2 |   746M |  51 |2460 |6243 |   0 |  45k|  0 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.14%
1114.02/1117.97	c  1118s| 72900 | 25023 | 19427k| 260.3 |   748M |  51 |2460 |6219 |3416 |  45k|  1 |  60k|  50 | 2.800000e+01 |      --      |    Inf |   9.15%
1118.50/1122.41	c  1122s| 73000 | 25062 | 19509k| 261.0 |   749M |  51 |2460 |6223 |3418 |  45k|  1 |  61k|  50 | 2.800000e+01 |      --      |    Inf |   9.15%
1119.80/1123.76	c  1124s| 73100 | 25084 | 19533k| 261.0 |   750M |  51 |2460 |6186 |3414 |  45k|  1 |  61k|  50 | 2.800000e+01 |      --      |    Inf |   9.15%
1121.49/1125.43	c  1125s| 73200 | 25115 | 19567k| 261.1 |   750M |  51 |2460 |6149 |3421 |  45k|  1 |  61k|  50 | 2.800000e+01 |      --      |    Inf |   9.15%
1123.09/1127.03	c  1127s| 73300 | 25152 | 19599k| 261.2 |   751M |  51 |2460 |6180 |3425 |  45k|  1 |  61k|  50 | 2.800000e+01 |      --      |    Inf |   9.15%
1124.19/1128.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1124.19/1128.16	c  1128s| 73400 | 25181 | 19618k| 261.1 |   752M |  51 |2460 |6189 |3426 |  45k|  1 |  61k|  50 | 2.800000e+01 |      --      |    Inf |   9.15%
1125.88/1129.86	c  1130s| 73500 | 25205 | 19650k| 261.2 |   753M |  51 |2460 |6126 |   0 |  46k|  0 |  61k|  50 | 2.800000e+01 |      --      |    Inf |   9.15%
1127.77/1131.79	c  1132s| 73600 | 25255 | 19692k| 261.4 |   754M |  51 |2460 |6140 |3438 |  46k|  1 |  61k|  50 | 2.800000e+01 |      --      |    Inf |   9.15%
1129.37/1133.35	c  1133s| 73700 | 25272 | 19720k| 261.4 |   754M |  51 |2460 |6119 |   0 |  46k|  0 |  61k|  50 | 2.800000e+01 |      --      |    Inf |   9.15%
1130.86/1134.80	c  1135s| 73800 | 25295 | 19749k| 261.4 |   755M |  51 |2460 |6094 |3412 |  46k|  1 |  61k|  50 | 2.800595e+01 |      --      |    Inf |   9.15%
1131.56/1135.50	c  1135s| 73900 | 25304 | 19759k| 261.2 |   755M |  51 |2460 |6097 |3414 |  46k|  1 |  61k|  50 | 2.800595e+01 |      --      |    Inf |   9.15%
1132.56/1136.52	c  1137s| 74000 | 25329 | 19775k| 261.1 |   755M |  51 |2460 |6112 |3419 |  46k|  2 |  61k|  50 | 2.800595e+01 |      --      |    Inf |   9.15%
1133.85/1137.81	c  1138s| 74100 | 25359 | 19798k| 261.0 |   755M |  51 |2460 |6114 |   0 |  46k|  0 |  61k|  50 | 2.800595e+01 |      --      |    Inf |   9.15%
1134.75/1138.74	c  1139s| 74200 | 25364 | 19812k| 260.9 |   755M |  51 |2460 |6119 |   0 |  46k|  0 |  61k|  50 | 2.800595e+01 |      --      |    Inf |   9.15%
1135.75/1139.78	c  1140s| 74300 | 25399 | 19829k| 260.8 |   755M |  51 |2460 |6126 |3419 |  46k|  1 |  61k|  50 | 2.800595e+01 |      --      |    Inf |   9.15%
1136.64/1140.64	c  1141s| 74400 | 25415 | 19843k| 260.6 |   756M |  51 |2460 |6156 |   0 |  46k|  0 |  61k|  50 | 2.801190e+01 |      --      |    Inf |   9.15%
1137.54/1141.52	c  1142s| 74500 | 25447 | 19856k| 260.4 |   757M |  51 |2460 |6178 |3425 |  46k|  1 |  61k|  50 | 2.801190e+01 |      --      |    Inf |   9.15%
1138.73/1142.78	c  1143s| 74600 | 25488 | 19880k| 260.4 |   758M |  51 |2460 |6223 |3424 |  46k|  1 |  62k|  50 | 2.801190e+01 |      --      |    Inf |   9.15%
1140.13/1144.18	c  1144s| 74700 | 25533 | 19908k| 260.4 |   759M |  51 |2460 |6359 |3418 |  46k|  1 |  62k|  50 | 2.801190e+01 |      --      |    Inf |   9.15%
1141.42/1145.42	c  1145s| 74800 | 25563 | 19932k| 260.4 |   760M |  51 |2460 |6387 |   0 |  46k|  0 |  62k|  50 | 2.801190e+01 |      --      |    Inf |   9.15%
1143.02/1147.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1143.02/1147.07	c  1147s| 74900 | 25600 | 19963k| 260.5 |   760M |  51 |2460 |6365 |   0 |  46k|  0 |  62k|  50 | 2.801190e+01 |      --      |    Inf |   9.15%
1144.71/1148.73	c  1149s| 75000 | 25643 | 19992k| 260.5 |   761M |  51 |2460 |6409 |3422 |  46k|  1 |  62k|  50 | 2.801190e+01 |      --      |    Inf |   9.16%
1146.11/1150.19	c  1150s| 75100 | 25666 | 20018k| 260.5 |   763M |  51 |2460 |6420 |3426 |  46k|  1 |  62k|  50 | 2.820000e+01 |      --      |    Inf |   9.16%
1147.11/1151.15	c  1151s| 75200 | 25671 | 20033k| 260.4 |   763M |  51 |2460 |6403 |3409 |  46k|  1 |  62k|  50 | 2.833333e+01 |      --      |    Inf |   9.16%
1147.90/1152.00	c  1152s| 75300 | 25694 | 20046k| 260.2 |   764M |  51 |2460 |6436 |3420 |  47k|  1 |  62k|  50 | 2.850000e+01 |      --      |    Inf |   9.16%
1149.29/1153.31	c  1153s| 75400 | 25733 | 20071k| 260.2 |   764M |  51 |2460 |6368 |3429 |  47k|  1 |  62k|  50 | 2.850000e+01 |      --      |    Inf |   9.16%
1150.29/1154.39	c  1154s| 75500 | 25758 | 20091k| 260.1 |   765M |  51 |2460 |6392 |3416 |  47k|  1 |  62k|  50 | 2.850000e+01 |      --      |    Inf |   9.16%
1151.78/1155.85	c  1156s| 75600 | 25783 | 20117k| 260.1 |   765M |  51 |2460 |6268 |   0 |  47k|  0 |  62k|  50 | 2.850000e+01 |      --      |    Inf |   9.16%
1152.88/1156.99	c  1157s| 75700 | 25796 | 20138k| 260.0 |   766M |  51 |2460 |6267 |   0 |  47k|  0 |  62k|  50 | 2.850000e+01 |      --      |    Inf |   9.16%
1154.37/1158.47	c  1158s| 75800 | 25816 | 20164k| 260.0 |   766M |  51 |2460 |6229 |   0 |  47k|  0 |  62k|  50 | 2.866667e+01 |      --      |    Inf |   9.16%
1155.57/1159.61	c  1160s| 75900 | 25840 | 20183k| 260.0 |   768M |  51 |2460 |6208 |3414 |  47k|  1 |  62k|  50 | 2.866667e+01 |      --      |    Inf |   9.16%
1156.86/1160.93	c  1161s| 76000 | 25871 | 20206k| 259.9 |   768M |  51 |2460 |6183 |3427 |  47k|  1 |  63k|  50 | 2.866667e+01 |      --      |    Inf |   9.16%
1157.86/1161.99	c  1162s| 76100 | 25886 | 20218k| 259.7 |   771M |  51 |2460 |6176 |3427 |  47k|  1 |  63k|  50 | 2.866667e+01 |      --      |    Inf |   9.16%
1159.55/1163.65	c  1164s| 76200 | 25917 | 20252k| 259.8 |   771M |  51 |2460 |6188 |3414 |  47k|  1 |  63k|  50 | 2.866667e+01 |      --      |    Inf |   9.16%
1161.25/1165.37	c  1165s| 76300 | 25966 | 20288k| 260.0 |   773M |  51 |2460 |6212 |3423 |  47k|  1 |  63k|  50 | 2.867262e+01 |      --      |    Inf |   9.16%
1162.75/1166.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1162.75/1166.84	c  1167s| 76400 | 25988 | 20309k| 259.9 |   775M |  51 |2460 |6237 |3415 |  47k|  1 |  63k|  50 | 2.867262e+01 |      --      |    Inf |   9.16%
1164.24/1168.36	c  1168s| 76500 | 26026 | 20338k| 259.9 |   776M |  51 |2460 |6201 |   0 |  47k|  0 |  63k|  50 | 2.880000e+01 |      --      |    Inf |   9.16%
1165.53/1169.60	c  1170s| 76600 | 26046 | 20361k| 259.9 |   776M |  51 |2460 |6228 |3412 |  47k|  1 |  63k|  50 | 2.880000e+01 |      --      |    Inf |   9.16%
1166.73/1170.81	c  1171s| 76700 | 26063 | 20383k| 259.9 |   777M |  51 |2460 |6257 |   0 |  47k|  0 |  63k|  50 | 2.880000e+01 |      --      |    Inf |   9.16%
1167.93/1172.09	c  1172s| 76800 | 26098 | 20403k| 259.8 |   778M |  51 |2460 |6254 |3418 |  47k|  1 |  63k|  50 | 2.900000e+01 |      --      |    Inf |   9.16%
1169.32/1173.44	c  1173s| 76900 | 26129 | 20429k| 259.8 |   778M |  51 |2460 |6274 |3425 |  47k|  1 |  63k|  50 | 2.900000e+01 |      --      |    Inf |   9.16%
1170.61/1174.73	c  1175s| 77000 | 26130 | 20454k| 259.8 |   779M |  51 |2460 |6286 |   0 |  48k|  0 |  63k|  50 | 2.900000e+01 |      --      |    Inf |   9.16%
1171.81/1175.98	c  1176s| 77100 | 26149 | 20471k| 259.6 |   779M |  51 |2460 |6259 |3417 |  48k|  2 |  63k|  50 | 2.900000e+01 |      --      |    Inf |   9.16%
1173.30/1177.45	c  1177s| 77200 | 26178 | 20496k| 259.6 |   779M |  51 |2460 |6260 |3427 |  48k|  0 |  63k|  50 | 2.900000e+01 |      --      |    Inf |   9.16%
1174.30/1178.49	c  1178s| 77300 | 26194 | 20515k| 259.6 |   779M |  51 |2460 |6233 |3425 |  48k|  1 |  63k|  50 | 2.900000e+01 |      --      |    Inf |   9.16%
1175.80/1179.98	c  1180s| 77400 | 26221 | 20541k| 259.5 |   781M |  51 |2460 |6231 |3422 |  48k|  2 |  63k|  50 | 2.900000e+01 |      --      |    Inf |   9.16%
1177.19/1181.34	c  1181s| 77500 | 26244 | 20562k| 259.5 |   781M |  51 |2460 |6215 |   0 |  48k|  0 |  63k|  50 | 2.900000e+01 |      --      |    Inf |   9.16%
1178.89/1183.10	c  1183s| 77600 | 26284 | 20588k| 259.5 |   784M |  51 |2460 |6217 |3422 |  48k|  1 |  63k|  50 | 2.900000e+01 |      --      |    Inf |   9.16%
1179.98/1184.12	c  1184s| 77700 | 26331 | 20606k| 259.4 |   784M |  51 |2460 |6276 |3423 |  48k|  1 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.16%
1180.58/1184.73	c  1185s| 77800 | 26336 | 20612k| 259.1 |   784M |  51 |2460 |6274 |3421 |  48k|  1 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.16%
1181.88/1186.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1181.88/1186.06	c  1186s| 77900 | 26349 | 20634k| 259.1 |   785M |  51 |2460 |6258 |3416 |  48k|  1 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.16%
1182.87/1187.04	c  1187s| 78000 | 26375 | 20650k| 259.0 |   786M |  51 |2460 |6250 |   0 |  48k|  0 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.16%
1183.76/1187.92	c  1188s| 78100 | 26375 | 20664k| 258.8 |   786M |  51 |2460 |6220 |3413 |  48k|  1 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1185.26/1189.42	c  1189s| 78200 | 26418 | 20690k| 258.8 |   786M |  51 |2460 |6295 |   0 |  49k|  0 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1186.75/1190.92	c  1191s| 78300 | 26449 | 20715k| 258.8 |   788M |  51 |2460 |6310 |   0 |  49k|  0 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1188.45/1192.60	c  1193s| 78400 | 26484 | 20747k| 258.9 |   789M |  51 |2460 |6307 |   0 |  49k|  0 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1189.64/1193.88	c  1194s| 78500 | 26498 | 20767k| 258.8 |   789M |  51 |2460 |6281 |   0 |  49k|  0 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1190.64/1194.86	c  1195s| 78600 | 26531 | 20784k| 258.7 |   790M |  51 |2460 |6281 |3418 |  49k|  1 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1191.73/1195.96	c  1196s| 78700 | 26535 | 20801k| 258.6 |   791M |  51 |2460 |6311 |   0 |  49k|  0 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1193.23/1197.41	c  1197s| 78800 | 26587 | 20828k| 258.6 |   792M |  51 |2460 |6321 |   0 |  49k|  0 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1194.42/1198.62	c  1199s| 78900 | 26619 | 20846k| 258.5 |   792M |  51 |2460 |6334 |   0 |  49k|  0 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1196.02/1200.26	c  1200s| 79000 | 26680 | 20877k| 258.6 |   794M |  51 |2460 |6436 |   0 |  49k|  0 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1197.22/1201.47	c  1201s| 79100 | 26721 | 20898k| 258.5 |   794M |  51 |2460 |6432 |3415 |  49k|  1 |  64k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1198.72/1202.92	c  1203s| 79200 | 26768 | 20917k| 258.4 |   796M |  51 |2460 |6442 |3444 |  49k|  5 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1200.11/1204.39	c  1204s| 79300 | 26793 | 20940k| 258.4 |   797M |  51 |2460 |6452 |3409 |  49k|  1 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1201.31/1205.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1201.31/1205.51	c  1206s| 79400 | 26825 | 20961k| 258.3 |   798M |  51 |2460 |6445 |3425 |  49k|  1 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1203.00/1207.21	c  1207s| 79500 | 26871 | 20993k| 258.4 |   798M |  51 |2460 |6386 |3415 |  49k|  1 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1204.29/1208.58	c  1209s| 79600 | 26901 | 21019k| 258.4 |   799M |  51 |2460 |6343 |   0 |  50k|  0 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1205.29/1209.55	c  1210s| 79700 | 26921 | 21034k| 258.3 |   800M |  51 |2460 |6324 |   0 |  50k|  0 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1206.29/1210.56	c  1211s| 79800 | 26939 | 21049k| 258.1 |   800M |  51 |2460 |6317 |   0 |  50k|  0 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1207.68/1211.98	c  1212s| 79900 | 26974 | 21075k| 258.1 |   801M |  51 |2460 |6317 |3418 |  50k|  1 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1209.18/1213.41	c  1213s| 80000 | 26998 | 21102k| 258.2 |   801M |  51 |2460 |6329 |   0 |  50k|  0 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1210.57/1214.81	c  1215s| 80100 | 27030 | 21127k| 258.1 |   802M |  51 |2460 |6302 |   0 |  50k|  0 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1212.17/1216.43	c  1216s| 80200 | 27060 | 21152k| 258.1 |   802M |  51 |2460 |6255 |3426 |  50k|  2 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1213.46/1217.73	c  1218s| 80300 | 27074 | 21171k| 258.0 |   802M |  51 |2460 |6250 |   0 |  50k|  0 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1214.66/1218.93	c  1219s| 80400 | 27102 | 21192k| 258.0 |   803M |  51 |2460 |6190 |   0 |  50k|  0 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1216.45/1220.71	c  1221s| 80500 | 27158 | 21223k| 258.1 |   803M |  51 |2460 |6212 |3415 |  50k|  1 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1217.65/1221.96	c  1222s| 80600 | 27199 | 21246k| 258.0 |   804M |  51 |2460 |6269 |3423 |  50k|  1 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1218.85/1223.12	c  1223s| 80700 | 27215 | 21267k| 258.0 |   805M |  51 |2460 |6251 |   0 |  50k|  0 |  65k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1219.64/1223.94	c  1224s| 80800 | 27216 | 21280k| 257.8 |   806M |  51 |2460 |6286 |3419 |  50k|  1 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1221.03/1225.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1221.03/1225.30	c  1225s| 80900 | 27238 | 21299k| 257.7 |   806M |  51 |2460 |6301 |   0 |  50k|  0 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1222.43/1226.77	c  1227s| 81000 | 27283 | 21326k| 257.7 |   807M |  51 |2460 |6324 |3421 |  50k|  2 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1223.42/1227.75	c  1228s| 81100 | 27296 | 21343k| 257.6 |   807M |  51 |2460 |6337 |3425 |  50k|  1 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1224.62/1228.92	c  1229s| 81200 | 27313 | 21362k| 257.6 |   808M |  51 |2460 |6316 |3417 |  51k|  1 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.17%
1225.91/1230.29	c  1230s| 81300 | 27349 | 21386k| 257.5 |   808M |  51 |2460 |6273 |3425 |  51k|  1 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1227.01/1231.37	c  1231s| 81400 | 27378 | 21405k| 257.5 |   809M |  51 |2460 |6306 |3425 |  51k|  1 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1228.30/1232.68	c  1233s| 81500 | 27416 | 21431k| 257.5 |   809M |  51 |2460 |6328 |   0 |  51k|  0 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1229.50/1233.80	c  1234s| 81600 | 27434 | 21449k| 257.4 |   810M |  51 |2460 |6298 |   0 |  51k|  0 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1230.70/1235.01	c  1235s| 81700 | 27448 | 21468k| 257.3 |   810M |  51 |2460 |6272 |   0 |  51k|  0 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1231.80/1236.19	c  1236s| 81800 | 27437 | 21483k| 257.2 |   810M |  51 |2460 |6268 |3419 |  51k|  1 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1233.10/1237.41	c  1237s| 81900 | 27461 | 21505k| 257.1 |   810M |  51 |2460 |6267 |   0 |  51k|  0 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1234.39/1238.76	c  1239s| 82000 | 27496 | 21530k| 257.1 |   810M |  51 |2460 |6307 |3420 |  51k|  2 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1235.59/1239.99	c  1240s| 82100 | 27508 | 21552k| 257.1 |   811M |  51 |2460 |6334 |   0 |  51k|  0 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1236.38/1240.71	c  1241s| 82200 | 27523 | 21561k| 256.9 |   812M |  51 |2460 |6341 |3409 |  51k|  1 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1237.28/1241.60	c  1242s| 82300 | 27537 | 21575k| 256.7 |   812M |  51 |2460 |6325 |   0 |  51k|  0 |  66k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1238.08/1242.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1238.08/1242.44	c  1242s| 82400 | 27555 | 21587k| 256.6 |   813M |  51 |2460 |6369 |   0 |  51k|  0 |  67k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1238.87/1243.27	c  1243s| 82500 | 27556 | 21598k| 256.4 |   813M |  51 |2460 |6380 |   0 |  51k|  0 |  67k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1240.07/1244.49	c  1244s| 82600 | 27585 | 21617k| 256.3 |   814M |  51 |2460 |6384 |3405 |  51k|  1 |  67k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1241.46/1245.82	c  1246s| 82700 | 27619 | 21642k| 256.3 |   814M |  51 |2460 |6411 |3425 |  51k|  2 |  67k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1243.26/1247.61	c  1248s| 82800 | 27673 | 21679k| 256.4 |   814M |  51 |2460 |6444 |3418 |  51k|  1 |  67k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1244.35/1248.77	c  1249s| 82900 | 27716 | 21698k| 256.4 |   814M |  51 |2460 |6399 |3421 |  52k|  1 |  67k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1246.05/1250.41	c  1250s| 83000 | 27754 | 21730k| 256.4 |   815M |  51 |2460 |6369 |3418 |  52k|  1 |  67k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1247.44/1251.89	c  1252s| 83100 | 27774 | 21756k| 256.4 |   816M |  51 |2460 |6309 |3417 |  52k|  2 |  67k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1248.74/1253.12	c  1253s| 83200 | 27789 | 21776k| 256.4 |   816M |  51 |2460 |6396 |   0 |  52k|  0 |  67k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1249.93/1254.30	c  1254s| 83300 | 27806 | 21797k| 256.3 |   817M |  51 |2460 |6368 |3419 |  52k|  1 |  67k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1251.42/1255.82	c  1256s| 83400 | 27840 | 21825k| 256.3 |   818M |  51 |2460 |6365 |3413 |  52k|  1 |  67k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1253.62/1258.00	c  1258s| 83500 | 27910 | 21872k| 256.6 |   819M |  51 |2460 |6355 |3413 |  52k|  1 |  67k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1254.62/1259.10	c  1259s| 83600 | 27944 | 21890k| 256.5 |   819M |  51 |2460 |6336 |3422 |  52k|  0 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1256.11/1260.54	c  1261s| 83700 | 27964 | 21914k| 256.5 |   819M |  51 |2460 |6338 |   0 |  52k|  0 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1257.50/1261.94	c  1262s| 83800 | 27986 | 21938k| 256.5 |   819M |  51 |2460 |6311 |3422 |  52k|  1 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1258.60/1263.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1258.60/1263.07	c  1263s| 83900 | 28025 | 21959k| 256.4 |   820M |  51 |2460 |6349 |3414 |  52k|  1 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1259.70/1264.14	c  1264s| 84000 | 28050 | 21976k| 256.3 |   820M |  51 |2460 |6365 |3422 |  52k|  1 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1261.19/1265.62	c  1266s| 84100 | 28092 | 21999k| 256.3 |   821M |  51 |2460 |6404 |   0 |  52k|  0 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1262.08/1266.54	c  1267s| 84200 | 28103 | 22013k| 256.1 |   821M |  51 |2460 |6454 |   0 |  52k|  0 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1262.88/1267.36	c  1267s| 84300 | 28112 | 22024k| 256.0 |   821M |  51 |2460 |6467 |   0 |  52k|  0 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1263.68/1268.13	c  1268s| 84400 | 28115 | 22035k| 255.8 |   822M |  51 |2460 |6466 |   0 |  52k|  0 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.18%
1265.07/1269.50	c  1270s| 84500 | 28132 | 22052k| 255.7 |   823M |  51 |2460 |6446 |   0 |  53k|  0 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1265.68/1270.13	c  1270s| 84600 | 28114 | 22061k| 255.5 |   823M |  51 |2460 |6456 |   0 |  53k|  0 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1266.87/1271.31	c  1271s| 84700 | 28124 | 22080k| 255.4 |   824M |  51 |2460 |6430 |   0 |  53k|  0 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1267.96/1272.49	c  1272s| 84800 | 28140 | 22097k| 255.3 |   824M |  51 |2460 |6393 |   0 |  53k|  0 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1270.35/1274.86	c  1275s| 84900 | 28158 | 22134k| 255.5 |   824M |  51 |2460 |6339 |3422 |  53k|  1 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1271.75/1276.29	c  1276s| 85000 | 28209 | 22159k| 255.5 |   825M |  51 |2460 |6384 |3422 |  53k|  1 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1273.04/1277.59	c  1278s| 85100 | 28230 | 22182k| 255.4 |   825M |  51 |2460 |6332 |3422 |  53k|  1 |  68k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1274.64/1279.11	c  1279s| 85200 | 28277 | 22208k| 255.4 |   825M |  51 |2460 |6354 |3410 |  53k|  1 |  69k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1276.63/1281.18	c  1281s| 85300 | 28320 | 22246k| 255.6 |   826M |  51 |2460 |6440 |3418 |  53k|  1 |  69k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1278.43/1282.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1278.43/1282.96	c  1283s| 85400 | 28357 | 22279k| 255.7 |   828M |  51 |2460 |6377 |3425 |  53k|  2 |  69k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1279.43/1284.00	c  1284s| 85500 | 28367 | 22296k| 255.6 |   829M |  51 |2460 |6361 |   0 |  53k|  0 |  69k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1281.52/1286.03	c  1286s| 85600 | 28382 | 22330k| 255.7 |   829M |  51 |2460 |6337 |3427 |  53k|  2 |  69k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1282.41/1286.99	c  1287s| 85700 | 28401 | 22346k| 255.6 |   829M |  51 |2460 |6358 |   0 |  53k|  0 |  69k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1283.41/1288.00	c  1288s| 85800 | 28426 | 22361k| 255.4 |   830M |  51 |2460 |6429 |3418 |  53k|  1 |  69k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1284.61/1289.15	c  1289s| 85900 | 28435 | 22370k| 255.2 |   830M |  51 |2460 |6520 |3418 |  53k|  0 |  69k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1286.00/1290.59	c  1291s| 86000 | 28451 | 22381k| 255.1 |   831M |  51 |2460 |6575 |3423 |  54k|  1 |  69k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1286.70/1291.24	c  1291s| 86100 | 28450 | 22389k| 254.9 |   831M |  51 |2460 |6570 |   0 |  54k|  0 |  69k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1287.99/1292.50	c  1293s| 86200 | 28466 | 22409k| 254.8 |   832M |  51 |2460 |6553 |3420 |  54k|  2 |  69k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1288.89/1293.40	c  1293s| 86300 | 28482 | 22424k| 254.7 |   833M |  51 |2460 |6554 |   0 |  54k|  0 |  69k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1290.08/1294.65	c  1295s| 86400 | 28495 | 22446k| 254.7 |   833M |  51 |2460 |6491 |3424 |  54k|  1 |  69k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1290.98/1295.56	c  1296s| 86500 | 28497 | 22459k| 254.5 |   834M |  51 |2460 |6538 |   0 |  54k|  0 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1292.27/1296.88	c  1297s| 86600 | 28516 | 22484k| 254.5 |   834M |  51 |2460 |6535 |   0 |  54k|  0 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1293.97/1298.52	c  1299s| 86700 | 28551 | 22514k| 254.6 |   835M |  51 |2460 |6491 |3423 |  54k|  1 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.19%
1295.26/1299.82	c  1300s| 86800 | 28571 | 22537k| 254.5 |   835M |  51 |2460 |6486 |   0 |  54k|  0 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1296.56/1301.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1296.56/1301.16	c  1301s| 86900 | 28594 | 22557k| 254.5 |   835M |  51 |2460 |6479 |3412 |  54k|  1 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1298.25/1302.81	c  1303s| 87000 | 28627 | 22587k| 254.5 |   838M |  51 |2460 |6488 |3419 |  54k|  1 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1300.14/1304.70	c  1305s| 87100 | 28671 | 22621k| 254.6 |   839M |  51 |2460 |6513 |3413 |  54k|  1 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1301.94/1306.57	c  1307s| 87200 | 28711 | 22652k| 254.7 |   840M |  51 |2460 |6520 |3415 |  54k|  1 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1303.23/1307.84	c  1308s| 87300 | 28736 | 22669k| 254.6 |   840M |  51 |2460 |6500 |3435 |  54k|  2 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1304.53/1309.19	c  1309s| 87400 | 28757 | 22691k| 254.5 |   841M |  51 |2460 |6507 |3413 |  54k|  2 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1305.82/1310.41	c  1310s| 87500 | 28768 | 22710k| 254.5 |   841M |  51 |2460 |6487 |3416 |  54k|  1 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1307.62/1312.22	c  1312s| 87600 | 28821 | 22745k| 254.6 |   841M |  51 |2460 |6504 |3417 |  55k|  1 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1309.01/1313.67	c  1314s| 87700 | 28838 | 22775k| 254.6 |   842M |  51 |2460 |6525 |   0 |  55k|  0 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1310.01/1314.68	c  1315s| 87800 | 28853 | 22792k| 254.5 |   842M |  51 |2460 |6530 |   0 |  55k|  0 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1311.20/1315.82	c  1316s| 87900 | 28856 | 22812k| 254.5 |   844M |  51 |2460 |6486 |3421 |  55k|  1 |  70k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1312.70/1317.36	c  1317s| 88000 | 28879 | 22840k| 254.5 |   845M |  51 |2460 |6488 |   0 |  55k|  0 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1314.19/1318.82	c  1319s| 88100 | 28904 | 22863k| 254.5 |   845M |  51 |2460 |6435 |3428 |  55k|  1 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1315.39/1320.05	c  1320s| 88200 | 28927 | 22873k| 254.3 |   845M |  51 |2460 |6487 |3428 |  55k|  1 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1316.58/1321.29	c  1321s| 88300 | 28917 | 22893k| 254.2 |   845M |  51 |2460 |6402 |3415 |  55k|  1 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1317.68/1322.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1317.68/1322.31	c  1322s| 88400 | 28932 | 22909k| 254.1 |   845M |  51 |2460 |6408 |3427 |  55k|  1 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1318.88/1323.55	c  1324s| 88500 | 28949 | 22925k| 254.0 |   845M |  51 |2460 |6377 |3427 |  55k|  1 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1320.78/1325.41	c  1325s| 88600 | 28984 | 22948k| 254.0 |   849M |  51 |2460 |6371 |3416 |  55k|  1 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1322.17/1326.80	c  1327s| 88700 | 28987 | 22967k| 253.9 |   849M |  51 |2460 |6377 |3422 |  55k|  1 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1323.66/1328.30	c  1328s| 88800 | 29017 | 22994k| 254.0 |   850M |  51 |2460 |6409 |   0 |  55k|  0 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1324.96/1329.64	c  1330s| 88900 | 29057 | 23018k| 253.9 |   850M |  51 |2460 |6409 |3415 |  55k|  1 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1326.46/1331.16	c  1331s| 89000 | 29074 | 23045k| 254.0 |   851M |  51 |2460 |6492 |3412 |  55k|  1 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1328.15/1332.87	c  1333s| 89100 | 29117 | 23077k| 254.0 |   852M |  51 |2460 |6457 |3415 |  55k|  1 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.20%
1329.54/1334.22	c  1334s| 89200 | 29153 | 23098k| 254.0 |   852M |  51 |2460 |6438 |3423 |  55k|  1 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1330.84/1335.59	c  1336s| 89300 | 29182 | 23119k| 253.9 |   854M |  51 |2460 |6439 |3437 |  56k|  1 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1331.63/1336.32	c  1336s| 89400 | 29196 | 23131k| 253.8 |   854M |  51 |2460 |6448 |   0 |  56k|  0 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1332.93/1337.64	c  1338s| 89500 | 29218 | 23152k| 253.7 |   854M |  51 |2460 |6434 |3419 |  56k|  1 |  71k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1334.62/1339.37	c  1339s| 89600 | 29267 | 23185k| 253.8 |   856M |  51 |2460 |6467 |3415 |  56k|  1 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1335.92/1340.63	c  1341s| 89700 | 29301 | 23210k| 253.8 |   857M |  51 |2460 |6487 |3426 |  56k|  1 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1336.81/1341.51	c  1342s| 89800 | 29313 | 23223k| 253.7 |   857M |  51 |2460 |6501 |3422 |  56k|  0 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1337.71/1342.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1337.71/1342.48	c  1342s| 89900 | 29352 | 23238k| 253.6 |   858M |  51 |2460 |6498 |   0 |  56k|  0 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1339.41/1344.14	c  1344s| 90000 | 29375 | 23255k| 253.5 |   859M |  51 |2460 |6535 |   0 |  56k|  0 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1340.30/1345.03	c  1345s| 90100 | 29397 | 23268k| 253.3 |   859M |  51 |2460 |6579 |3412 |  56k|  1 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1341.79/1346.52	c  1347s| 90200 | 29432 | 23292k| 253.3 |   860M |  51 |2460 |6610 |3415 |  56k|  1 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1342.69/1347.41	c  1347s| 90300 | 29455 | 23307k| 253.2 |   860M |  51 |2460 |6570 |3426 |  56k|  1 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1343.89/1348.68	c  1349s| 90400 | 29487 | 23332k| 253.2 |   860M |  51 |2460 |6559 |   0 |  56k|  0 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1345.08/1349.83	c  1350s| 90500 | 29508 | 23350k| 253.1 |   861M |  51 |2460 |6583 |   0 |  56k|  0 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1346.68/1351.45	c  1351s| 90600 | 29552 | 23379k| 253.2 |   861M |  51 |2460 |6535 |3412 |  56k|  1 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1348.17/1352.93	c  1353s| 90700 | 29621 | 23408k| 253.2 |   862M |  51 |2460 |6604 |3417 |  56k|  1 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1349.86/1354.64	c  1355s| 90800 | 29658 | 23441k| 253.3 |   862M |  51 |2460 |6583 |3423 |  57k|  1 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1351.66/1356.45	c  1356s| 90900 | 29723 | 23476k| 253.4 |   863M |  51 |2460 |6574 |3419 |  57k|  2 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1353.36/1358.16	c  1358s| 91000 | 29792 | 23510k| 253.5 |   864M |  51 |2460 |6562 |3422 |  57k|  1 |  72k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1355.54/1360.35	c  1360s| 91100 | 29844 | 23547k| 253.6 |   865M |  51 |2460 |6451 |3422 |  57k|  1 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1356.84/1361.63	c  1362s| 91200 | 29864 | 23568k| 253.6 |   866M |  51 |2460 |6387 |3429 |  57k|  1 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1358.24/1363.06	c  1363s| 91300 | 29899 | 23595k| 253.6 |   866M |  51 |2460 |6378 |3433 |  57k|  1 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1358.93/1363.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1358.93/1363.78	c  1364s| 91400 | 29915 | 23605k| 253.4 |   867M |  51 |2460 |6395 |3418 |  57k|  1 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1360.23/1365.01	c  1365s| 91500 | 29944 | 23627k| 253.4 |   867M |  51 |2460 |6392 |3424 |  57k|  1 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1361.52/1366.30	c  1366s| 91600 | 29971 | 23649k| 253.4 |   868M |  51 |2460 |6376 |3426 |  57k|  1 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1362.73/1367.50	c  1368s| 91700 | 29979 | 23668k| 253.3 |   869M |  51 |2460 |6390 |   0 |  57k|  0 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1363.82/1368.69	c  1369s| 91800 | 30006 | 23688k| 253.2 |   870M |  51 |2460 |6376 |3439 |  57k|  1 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1365.22/1370.06	c  1370s| 91900 | 30032 | 23711k| 253.2 |   871M |  51 |2460 |6387 |3417 |  57k|  1 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1366.61/1371.40	c  1371s| 92000 | 30072 | 23736k| 253.2 |   871M |  51 |2460 |6404 |   0 |  57k|  0 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1367.71/1372.50	c  1373s| 92100 | 30093 | 23752k| 253.1 |   872M |  51 |2460 |6409 |3416 |  58k|  1 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.21%
1369.31/1374.13	c  1374s| 92200 | 30127 | 23779k| 253.1 |   872M |  51 |2460 |6396 |3413 |  58k|  1 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1371.39/1376.24	c  1376s| 92300 | 30150 | 23805k| 253.1 |   873M |  51 |2460 |6413 |   0 |  58k|  0 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1372.59/1377.47	c  1377s| 92400 | 30180 | 23827k| 253.1 |   874M |  51 |2460 |6448 |   0 |  58k|  0 |  73k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1374.48/1379.37	c  1379s| 92500 | 30235 | 23863k| 253.2 |   876M |  51 |2460 |6417 |3419 |  58k|  1 |  74k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1375.87/1380.76	c  1381s| 92600 | 30264 | 23886k| 253.2 |   876M |  51 |2460 |6442 |   0 |  58k|  0 |  74k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1377.57/1382.47	c  1382s| 92700 | 30301 | 23919k| 253.3 |   877M |  51 |2460 |6406 |   0 |  58k|  0 |  74k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1379.46/1384.31	c  1384s| 92800 | 30327 | 23954k| 253.4 |   878M |  51 |2460 |6402 |   0 |  58k|  0 |  74k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1380.66/1385.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1380.66/1385.57	c  1386s| 92900 | 30357 | 23978k| 253.4 |   879M |  51 |2460 |6416 |   0 |  58k|  0 |  74k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1382.16/1387.02	c  1387s| 93000 | 30372 | 24006k| 253.4 |   879M |  51 |2460 |6446 |3421 |  58k|  1 |  74k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1383.65/1388.50	c  1389s| 93100 | 30390 | 24029k| 253.4 |   879M |  51 |2460 |6398 |3417 |  58k|  1 |  74k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1385.14/1390.07	c  1390s| 93200 | 30446 | 24058k| 253.4 |   880M |  51 |2460 |6435 |3426 |  58k|  1 |  74k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1386.24/1391.19	c  1391s| 93300 | 30478 | 24076k| 253.3 |   882M |  51 |2460 |6401 |3418 |  58k|  1 |  74k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1387.73/1392.70	c  1393s| 93400 | 30517 | 24105k| 253.4 |   883M |  51 |2460 |6445 |3416 |  58k|  1 |  74k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1389.62/1394.57	c  1395s| 93500 | 30590 | 24143k| 253.5 |   885M |  51 |2460 |6577 |3421 |  59k|  2 |  74k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1391.81/1396.77	c  1397s| 93600 | 30663 | 24190k| 253.7 |   885M |  51 |2460 |6632 |3422 |  59k|  1 |  74k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1394.11/1399.02	c  1399s| 93700 | 30720 | 24238k| 253.9 |   887M |  51 |2460 |6594 |   0 |  59k|  0 |  74k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1396.00/1400.98	c  1401s| 93800 | 30772 | 24271k| 254.0 |   889M |  51 |2460 |6611 |   0 |  59k|  0 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1397.40/1402.38	c  1402s| 93900 | 30782 | 24290k| 254.0 |   891M |  51 |2460 |6601 |3428 |  59k|  1 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1399.49/1404.49	c  1404s| 94000 | 30796 | 24323k| 254.0 |   892M |  51 |2460 |6588 |3430 |  59k|  1 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1401.09/1406.02	c  1406s| 94100 | 30833 | 24351k| 254.1 |   894M |  51 |2460 |6546 |3422 |  59k|  1 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1403.18/1408.14	c  1408s| 94200 | 30876 | 24393k| 254.2 |   894M |  51 |2460 |6472 |   0 |  59k|  0 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1404.77/1409.78	c  1410s| 94300 | 30915 | 24426k| 254.3 |   895M |  51 |2460 |6426 |3423 |  59k|  1 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1406.57/1411.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1406.57/1411.54	c  1412s| 94400 | 30945 | 24458k| 254.4 |   895M |  51 |2460 |6370 |3422 |  59k|  1 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1408.36/1413.38	c  1413s| 94500 | 30988 | 24491k| 254.5 |   897M |  51 |2460 |6433 |3421 |  59k|  1 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1409.26/1414.26	c  1414s| 94600 | 30996 | 24505k| 254.3 |   897M |  51 |2460 |6497 |3417 |  59k|  1 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1410.45/1415.47	c  1415s| 94700 | 30992 | 24523k| 254.3 |   899M |  51 |2460 |6468 |3423 |  59k|  1 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1411.95/1416.96	c  1417s| 94800 | 31026 | 24550k| 254.3 |   900M |  51 |2460 |6396 |3413 |  59k|  1 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1413.34/1418.37	c  1418s| 94900 | 31072 | 24577k| 254.3 |   901M |  51 |2460 |6393 |3419 |  59k|  2 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1414.44/1419.42	c  1419s| 95000 | 31097 | 24596k| 254.2 |   902M |  51 |2460 |6390 |3416 |  59k|  1 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1416.03/1421.03	c  1421s| 95100 | 31151 | 24627k| 254.3 |   903M |  51 |2460 |6399 |   0 |  60k|  0 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1418.03/1423.06	c  1423s| 95200 | 31202 | 24663k| 254.4 |   905M |  51 |2460 |6411 |3415 |  60k|  1 |  75k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1419.22/1424.22	c  1424s| 95300 | 31225 | 24683k| 254.4 |   905M |  51 |2460 |6434 |   0 |  60k|  0 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1420.91/1425.93	c  1426s| 95400 | 31285 | 24716k| 254.4 |   906M |  51 |2460 |6498 |3425 |  60k|  2 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1423.01/1428.07	c  1428s| 95500 | 31347 | 24760k| 254.6 |   907M |  51 |2460 |6531 |3419 |  60k|  1 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1424.20/1429.21	c  1429s| 95600 | 31371 | 24781k| 254.6 |   907M |  51 |2460 |6507 |   0 |  60k|  0 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1425.69/1430.74	c  1431s| 95700 | 31401 | 24807k| 254.6 |   908M |  51 |2460 |6472 |3423 |  60k|  1 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1426.69/1431.76	c  1432s| 95800 | 31413 | 24824k| 254.5 |   908M |  51 |2460 |6490 |   0 |  60k|  0 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1427.69/1432.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1427.69/1432.78	c  1433s| 95900 | 31423 | 24840k| 254.4 |   909M |  51 |2460 |6463 |3425 |  60k|  1 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.22%
1428.99/1434.06	c  1434s| 96000 | 31449 | 24860k| 254.3 |   910M |  51 |2460 |6535 |   0 |  60k|  0 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1429.98/1435.07	c  1435s| 96100 | 31474 | 24878k| 254.3 |   910M |  51 |2460 |6520 |3422 |  60k|  1 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1431.08/1436.19	c  1436s| 96200 | 31491 | 24898k| 254.2 |   911M |  51 |2460 |6525 |   0 |  60k|  0 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1432.97/1438.10	c  1438s| 96300 | 31544 | 24933k| 254.3 |   911M |  51 |2460 |6554 |3416 |  60k|  1 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1434.26/1439.35	c  1439s| 96400 | 31565 | 24955k| 254.3 |   912M |  51 |2460 |6546 |3424 |  60k|  1 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1435.46/1440.51	c  1441s| 96500 | 31573 | 24973k| 254.2 |   912M |  51 |2460 |6488 |3420 |  60k|  1 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1436.97/1442.08	c  1442s| 96600 | 31610 | 25003k| 254.2 |   912M |  51 |2460 |6414 |3415 |  60k|  1 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1438.16/1443.24	c  1443s| 96700 | 31640 | 25020k| 254.2 |   914M |  51 |2460 |6408 |   0 |  60k|  0 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1439.06/1444.11	c  1444s| 96800 | 31644 | 25034k| 254.0 |   914M |  51 |2460 |6413 |3418 |  60k|  1 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1440.95/1446.09	c  1446s| 96900 | 31694 | 25058k| 254.0 |   917M |  51 |2460 |6426 |3413 |  60k|  1 |  76k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1441.95/1447.05	c  1447s| 97000 | 31728 | 25072k| 253.9 |   918M |  51 |2460 |6495 |3419 |  60k|  1 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1443.04/1448.15	c  1448s| 97100 | 31755 | 25090k| 253.8 |   918M |  51 |2460 |6537 |3417 |  60k|  1 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1443.83/1448.95	c  1449s| 97200 | 31790 | 25099k| 253.7 |   918M |  51 |2460 |6565 |3419 |  61k|  1 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1444.53/1449.63	c  1450s| 97300 | 31802 | 25108k| 253.5 |   918M |  51 |2460 |6586 |3421 |  61k|  1 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1445.23/1450.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1445.23/1450.34	c  1450s| 97400 | 31808 | 25118k| 253.4 |   919M |  51 |2460 |6598 |3412 |  61k|  1 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1446.32/1451.49	c  1451s| 97500 | 31818 | 25131k| 253.2 |   921M |  51 |2460 |6558 |3431 |  61k|  2 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1447.22/1452.32	c  1452s| 97600 | 31835 | 25143k| 253.1 |   921M |  51 |2460 |6567 |3422 |  61k|  2 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1448.62/1453.76	c  1454s| 97700 | 31871 | 25169k| 253.1 |   921M |  51 |2460 |6477 |3417 |  61k|  1 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1450.11/1455.23	c  1455s| 97800 | 31888 | 25196k| 253.1 |   921M |  51 |2460 |6444 |   0 |  61k|  0 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1451.51/1456.66	c  1457s| 97900 | 31935 | 25221k| 253.1 |   921M |  51 |2460 |6407 |3426 |  61k|  1 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1452.91/1458.04	c  1458s| 98000 | 31966 | 25247k| 253.1 |   922M |  51 |2460 |6455 |3428 |  61k|  1 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1453.80/1458.95	c  1459s| 98100 | 31986 | 25264k| 253.0 |   923M |  51 |2460 |6485 |   0 |  61k|  0 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1455.19/1460.35	c  1460s| 98200 | 32023 | 25289k| 253.0 |   923M |  51 |2460 |6460 |3425 |  61k|  1 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1456.29/1461.44	c  1461s| 98300 | 32037 | 25308k| 253.0 |   924M |  51 |2460 |6448 |3422 |  61k|  1 |  77k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1457.38/1462.59	c  1463s| 98400 | 32055 | 25329k| 252.9 |   924M |  51 |2460 |6453 |   0 |  61k|  0 |  78k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1459.28/1464.45	c  1464s| 98500 | 32082 | 25356k| 252.9 |   926M |  51 |2460 |6406 |3422 |  61k|  1 |  78k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1460.67/1465.88	c  1466s| 98600 | 32116 | 25378k| 252.9 |   926M |  51 |2460 |6453 |3419 |  61k|  1 |  78k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1461.97/1467.11	c  1467s| 98700 | 32136 | 25396k| 252.8 |   927M |  51 |2460 |6427 |3419 |  61k|  1 |  78k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1464.26/1469.45	c  1469s| 98800 | 32193 | 25438k| 253.0 |   931M |  51 |2460 |6392 |3420 |  61k|  1 |  78k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1465.26/1470.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1465.26/1470.47	c  1470s| 98900 | 32240 | 25456k| 252.9 |   931M |  51 |2460 |6445 |   0 |  61k|  0 |  78k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1465.96/1471.13	c  1471s| 99000 | 32253 | 25465k| 252.8 |   931M |  51 |2460 |6423 |3420 |  61k|  1 |  78k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1466.75/1471.99	c  1472s| 99100 | 32240 | 25477k| 252.6 |   931M |  51 |2460 |6409 |3418 |  61k|  1 |  78k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1467.75/1472.99	c  1473s| 99200 | 32265 | 25492k| 252.5 |   932M |  51 |2460 |6375 |   0 |  62k|  0 |  78k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1468.54/1473.71	c  1474s| 99300 | 32285 | 25501k| 252.4 |   932M |  51 |2460 |6393 |3430 |  62k|  1 |  78k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1469.64/1474.83	c  1475s| 99400 | 32305 | 25517k| 252.3 |   934M |  51 |2460 |6470 |3433 |  62k|  1 |  78k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1471.24/1476.46	c  1476s| 99500 | 32325 | 25546k| 252.3 |   935M |  51 |2460 |6493 |   0 |  62k|  0 |  78k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1472.53/1477.71	c  1478s| 99600 | 32335 | 25567k| 252.3 |   935M |  51 |2460 |6461 |   0 |  62k|  0 |  78k|  50 | 2.900000e+01 |      --      |    Inf |   9.23%
1473.53/1478.73	c  1479s| 99700 | 32360 | 25583k| 252.2 |   936M |  51 |2460 |6437 |3422 |  62k|  1 |  78k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1476.02/1481.28	c  1481s| 99800 | 32426 | 25631k| 252.4 |   938M |  51 |2460 |6447 |   0 |  62k|  0 |  78k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1477.21/1482.41	c  1482s| 99900 | 32442 | 25649k| 252.3 |   938M |  51 |2460 |6451 |   0 |  62k|  0 |  79k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1478.41/1483.68	c  1484s|100000 | 32493 | 25668k| 252.3 |   938M |  51 |2460 |6471 |   0 |  62k|  0 |  79k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1479.21/1484.41	c  1484s|100100 | 32508 | 25679k| 252.1 |   938M |  51 |2460 |6522 |3411 |  62k|  1 |  79k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1480.90/1486.15	c  1486s|100200 | 32570 | 25714k| 252.2 |   939M |  51 |2460 |6610 |3420 |  62k|  1 |  79k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1482.59/1487.88	c  1488s|100300 | 32637 | 25745k| 252.3 |   940M |  51 |2460 |6599 |3425 |  62k|  1 |  79k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1483.99/1489.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1483.99/1489.22	c  1489s|100400 | 32674 | 25767k| 252.3 |   941M |  51 |2460 |6660 |3420 |  62k|  1 |  79k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1485.18/1490.46	c  1490s|100500 | 32709 | 25789k| 252.2 |   942M |  51 |2460 |6635 |   0 |  62k|  0 |  79k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1486.58/1491.83	c  1492s|100600 | 32749 | 25813k| 252.2 |   942M |  51 |2460 |6699 |3425 |  62k|  1 |  79k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1487.88/1493.12	c  1493s|100700 | 32784 | 25835k| 252.2 |   943M |  51 |2460 |6701 |3414 |  63k|  1 |  79k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1489.07/1494.31	c  1494s|100800 | 32817 | 25850k| 252.1 |   944M |  51 |2460 |6656 |3420 |  63k|  1 |  79k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1489.77/1495.01	c  1495s|100900 | 32852 | 25861k| 251.9 |   945M |  51 |2460 |6642 |3428 |  63k|  1 |  79k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1491.06/1496.37	c  1496s|101000 | 32879 | 25886k| 251.9 |   947M |  51 |2460 |6591 |3412 |  63k|  1 |  80k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1492.56/1497.80	c  1498s|101100 | 32915 | 25909k| 251.9 |   947M |  51 |2460 |6593 |   0 |  63k|  0 |  80k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1494.05/1499.33	c  1499s|101200 | 32931 | 25935k| 251.9 |   947M |  51 |2460 |6576 |3413 |  63k|  1 |  80k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1494.75/1500.07	c  1500s|101300 | 32939 | 25947k| 251.8 |   947M |  51 |2460 |6575 |   0 |  63k|  0 |  80k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1496.14/1501.47	c  1501s|101400 | 32957 | 25973k| 251.8 |   947M |  51 |2460 |6572 |3418 |  63k|  1 |  80k|  50 | 2.900595e+01 |      --      |    Inf |   9.23%
1497.34/1502.62	c  1503s|101500 | 32975 | 25993k| 251.8 |   947M |  51 |2460 |6559 |   0 |  63k|  0 |  80k|  50 | 2.901190e+01 |      --      |    Inf |   9.23%
1498.23/1503.58	c  1504s|101600 | 32991 | 26007k| 251.7 |   947M |  51 |2460 |6524 |3415 |  63k|  1 |  80k|  50 | 2.901190e+01 |      --      |    Inf |   9.23%
1499.23/1504.56	c  1505s|101700 | 33014 | 26023k| 251.6 |   947M |  51 |2460 |6546 |3414 |  63k|  1 |  80k|  50 | 2.901190e+01 |      --      |    Inf |   9.23%
1500.14/1505.46	c  1505s|101800 | 33025 | 26037k| 251.5 |   947M |  51 |2460 |6549 |   0 |  63k|  0 |  80k|  50 | 2.901190e+01 |      --      |    Inf |   9.23%
1501.13/1506.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1501.13/1506.45	c  1506s|101900 | 33037 | 26054k| 251.4 |   949M |  51 |2460 |6577 |3414 |  63k|  1 |  80k|  50 | 2.901786e+01 |      --      |    Inf |   9.24%
1502.43/1507.79	c  1508s|102000 | 33073 | 26076k| 251.4 |   949M |  51 |2460 |6660 |3414 |  63k|  1 |  80k|  50 | 2.901786e+01 |      --      |    Inf |   9.24%
1503.83/1509.18	c  1509s|102100 | 33094 | 26099k| 251.3 |   949M |  51 |2460 |6675 |3417 |  63k|  1 |  80k|  50 | 2.901786e+01 |      --      |    Inf |   9.24%
1505.02/1510.35	c  1510s|102200 | 33090 | 26120k| 251.3 |   949M |  51 |2460 |6630 |3432 |  63k|  2 |  80k|  50 | 2.901786e+01 |      --      |    Inf |   9.24%
1505.91/1511.24	c  1511s|102300 | 33089 | 26132k| 251.2 |   949M |  51 |2460 |6617 |3423 |  63k|  1 |  80k|  50 | 2.901786e+01 |      --      |    Inf |   9.24%
1507.31/1512.69	c  1513s|102400 | 33115 | 26159k| 251.2 |   950M |  51 |2460 |6642 |3416 |  63k|  0 |  80k|  50 | 2.901786e+01 |      --      |    Inf |   9.24%
1508.71/1514.07	c  1514s|102500 | 33145 | 26183k| 251.2 |   951M |  51 |2460 |6676 |3413 |  63k|  1 |  80k|  50 | 2.901786e+01 |      --      |    Inf |   9.24%
1509.60/1514.91	c  1515s|102600 | 33153 | 26195k| 251.0 |   951M |  51 |2460 |6681 |3416 |  63k|  1 |  80k|  50 | 2.925000e+01 |      --      |    Inf |   9.24%
1510.50/1515.84	c  1516s|102700 | 33176 | 26206k| 250.9 |   951M |  51 |2460 |6715 |3411 |  63k|  1 |  81k|  50 | 2.955556e+01 |      --      |    Inf |   9.24%
1511.29/1516.66	c  1517s|102800 | 33177 | 26216k| 250.8 |   952M |  51 |2460 |6652 |   0 |  64k|  0 |  81k|  50 | 2.966667e+01 |      --      |    Inf |   9.24%
1512.59/1517.99	c  1518s|102900 | 33209 | 26240k| 250.8 |   953M |  51 |2460 |6654 |3405 |  64k|  1 |  81k|  50 | 3.000000e+01 |      --      |    Inf |   9.24%
1513.49/1518.82	c  1519s|103000 | 33228 | 26253k| 250.6 |   953M |  51 |2460 |6677 |   0 |  64k|  0 |  81k|  50 | 3.000000e+01 |      --      |    Inf |   9.24%
1514.18/1519.56	c  1520s|103100 | 33238 | 26264k| 250.5 |   953M |  51 |2460 |6677 |3428 |  64k|  1 |  81k|  50 | 3.000000e+01 |      --      |    Inf |   9.24%
1515.18/1520.53	c  1521s|103200 | 33266 | 26277k| 250.4 |   954M |  51 |2460 |6759 |3427 |  64k|  1 |  81k|  50 | 3.000000e+01 |      --      |    Inf |   9.24%
1515.88/1521.29	c  1521s|103300 | 33278 | 26286k| 250.2 |   954M |  51 |2460 |6757 |3435 |  64k|  0 |  81k|  50 | 3.000000e+01 |      --      |    Inf |   9.24%
1516.87/1522.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1516.87/1522.25	c  1522s|103400 | 33295 | 26300k| 250.1 |   954M |  51 |2460 |6711 |3423 |  64k|  1 |  81k|  50 | 3.000000e+01 |      --      |    Inf |   9.24%
1517.87/1523.22	c  1523s|103500 | 33324 | 26317k| 250.1 |   955M |  51 |2460 |6703 |3426 |  64k|  1 |  81k|  50 | 3.000000e+01 |      --      |    Inf |   9.24%
1519.77/1525.16	c  1525s|103600 | 33394 | 26355k| 250.2 |   956M |  51 |2460 |6751 |3421 |  64k|  1 |  81k|  50 | 3.000000e+01 |      --      |    Inf |   9.24%
1521.56/1527.00	c  1527s|103700 | 33444 | 26389k| 250.3 |   956M |  51 |2460 |6747 |3428 |  64k|  1 |  81k|  50 | 3.000000e+01 |      --      |    Inf |   9.24%
1522.76/1528.14	c  1528s|103800 | 33455 | 26405k| 250.2 |   957M |  51 |2460 |6728 |3428 |  64k|  1 |  81k|  50 | 3.000000e+01 |      --      |    Inf |   9.24%
1524.15/1529.59	c  1530s|103900 | 33482 | 26424k| 250.1 |   958M |  51 |2460 |6735 |   0 |  64k|  0 |  81k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1526.14/1531.55	c  1532s|104000 | 33511 | 26457k| 250.2 |   958M |  51 |2460 |6699 |3426 |  64k|  1 |  81k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1528.03/1533.50	c  1533s|104100 | 33530 | 26490k| 250.3 |   958M |  51 |2460 |6645 |3424 |  64k|  1 |  82k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1530.13/1535.56	c  1536s|104200 | 33577 | 26531k| 250.4 |   959M |  51 |2460 |6639 |   0 |  64k|  0 |  82k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1531.42/1536.84	c  1537s|104300 | 33607 | 26553k| 250.4 |   959M |  51 |2460 |6593 |3417 |  64k|  1 |  82k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1532.62/1538.07	c  1538s|104400 | 33635 | 26575k| 250.4 |   959M |  51 |2460 |6584 |   0 |  64k|  0 |  82k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1533.72/1539.13	c  1539s|104500 | 33637 | 26589k| 250.3 |   960M |  51 |2460 |6601 |   0 |  64k|  0 |  82k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1535.21/1540.66	c  1541s|104600 | 33666 | 26616k| 250.3 |   962M |  51 |2460 |6631 |3424 |  64k|  1 |  82k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1536.50/1541.98	c  1542s|104700 | 33688 | 26639k| 250.3 |   963M |  51 |2460 |6663 |3415 |  64k|  1 |  82k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1537.60/1543.09	c  1543s|104800 | 33710 | 26657k| 250.2 |   963M |  53 |2460 |6666 |3437 |  65k|  1 |  82k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1538.70/1544.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1538.70/1544.14	c  1544s|104900 | 33692 | 26667k| 250.1 |   963M |  53 |2460 |6638 |3433 |  65k|  2 |  82k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1540.19/1545.69	c  1546s|105000 | 33711 | 26695k| 250.1 |   964M |  53 |2460 |6607 |3417 |  65k|  2 |  82k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1541.39/1546.81	c  1547s|105100 | 33761 | 26716k| 250.0 |   965M |  53 |2460 |6666 |3421 |  65k|  1 |  82k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1543.18/1548.61	c  1549s|105200 | 33811 | 26741k| 250.0 |   965M |  53 |2460 |6742 |3414 |  65k|  1 |  82k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1544.87/1550.40	c  1550s|105300 | 33832 | 26772k| 250.1 |   966M |  53 |2460 |6779 |3403 |  65k|  1 |  82k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1546.47/1551.92	c  1552s|105400 | 33866 | 26800k| 250.1 |   967M |  53 |2460 |6750 |3425 |  65k|  2 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1548.16/1553.65	c  1554s|105500 | 33922 | 26832k| 250.2 |   967M |  53 |2460 |6743 |   0 |  65k|  0 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1549.45/1554.99	c  1555s|105600 | 33957 | 26856k| 250.2 |   967M |  53 |2460 |6709 |3420 |  65k|  1 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1550.66/1556.12	c  1556s|105700 | 33988 | 26873k| 250.1 |   968M |  53 |2460 |6745 |   0 |  65k|  0 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1551.55/1557.09	c  1557s|105800 | 34006 | 26890k| 250.0 |   968M |  53 |2460 |6740 |   0 |  65k|  0 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1553.04/1558.51	c  1559s|105900 | 34038 | 26914k| 250.0 |   969M |  53 |2460 |6762 |3414 |  65k|  1 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.25%
1554.14/1559.68	c  1560s|106000 | 34073 | 26932k| 250.0 |   969M |  53 |2460 |6712 |3431 |  65k|  1 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.27%
1555.43/1560.97	c  1561s|106100 | 34084 | 26953k| 249.9 |   970M |  53 |2460 |6612 |   0 |  65k|  0 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.27%
1557.03/1562.57	c  1563s|106200 | 34099 | 26970k| 249.9 |   970M |  53 |2460 |6596 |3433 |  65k|  2 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.27%
1557.92/1563.41	c  1563s|106300 | 34109 | 26982k| 249.7 |   971M |  53 |2460 |6586 |   0 |  65k|  0 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.27%
1559.42/1564.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1559.42/1564.94	c  1565s|106400 | 34143 | 27010k| 249.8 |   971M |  53 |2460 |6554 |3419 |  66k|  1 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.27%
1560.71/1566.27	c  1566s|106500 | 34168 | 27030k| 249.7 |   971M |  53 |2460 |6515 |3414 |  66k|  1 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.27%
1562.21/1567.74	c  1568s|106600 | 34189 | 27058k| 249.7 |   972M |  53 |2460 |6511 |   0 |  66k|  0 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.27%
1563.40/1568.95	c  1569s|106700 | 34224 | 27077k| 249.7 |   973M |  53 |2460 |6534 |   0 |  66k|  0 |  83k|  50 | 3.000000e+01 |      --      |    Inf |   9.27%
1565.20/1570.79	c  1571s|106800 | 34245 | 27112k| 249.8 |   974M |  53 |2460 |6486 |3429 |  66k|  2 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.27%
1566.60/1572.13	c  1572s|106900 | 34261 | 27131k| 249.7 |   974M |  53 |2460 |6532 |3422 |  66k|  1 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.27%
1567.89/1573.49	c  1573s|107000 | 34281 | 27156k| 249.7 |   974M |  53 |2460 |6554 |3417 |  66k|  1 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.27%
1569.08/1574.63	c  1575s|107100 | 34327 | 27176k| 249.7 |   976M |  53 |2460 |6587 |3419 |  66k|  2 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.27%
1570.58/1576.11	c  1576s|107200 | 34368 | 27199k| 249.7 |   976M |  53 |2460 |6594 |3403 |  66k|  1 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1571.58/1577.17	c  1577s|107300 | 34407 | 27216k| 249.6 |   977M |  53 |2460 |6613 |3421 |  66k|  1 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1572.57/1578.14	c  1578s|107400 | 34434 | 27232k| 249.5 |   979M |  53 |2460 |6615 |3412 |  66k|  1 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1573.37/1578.94	c  1579s|107500 | 34446 | 27245k| 249.4 |   979M |  53 |2460 |6621 |   0 |  66k|  0 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1574.57/1580.12	c  1580s|107600 | 34473 | 27264k| 249.3 |   979M |  53 |2460 |6628 |3423 |  66k|  2 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1575.46/1581.07	c  1581s|107700 | 34486 | 27277k| 249.2 |   979M |  53 |2460 |6637 |   0 |  66k|  0 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1576.35/1581.95	c  1582s|107800 | 34496 | 27289k| 249.1 |   980M |  53 |2460 |6666 |   0 |  66k|  0 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1577.65/1583.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1577.65/1583.23	c  1583s|107900 | 34515 | 27308k| 249.1 |   980M |  53 |2460 |6669 |3435 |  67k|  3 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1579.05/1584.69	c  1585s|108000 | 34531 | 27334k| 249.1 |   980M |  53 |2460 |6648 |3417 |  67k|  1 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1580.45/1586.03	c  1586s|108100 | 34563 | 27354k| 249.0 |   981M |  53 |2460 |6568 |3416 |  67k|  1 |  84k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1581.55/1587.11	c  1587s|108200 | 34590 | 27373k| 249.0 |   983M |  53 |2460 |6608 |3417 |  67k|  1 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1582.24/1587.84	c  1588s|108300 | 34618 | 27384k| 248.8 |   983M |  53 |2460 |6677 |   0 |  67k|  0 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1583.14/1588.74	c  1589s|108400 | 34645 | 27397k| 248.7 |   983M |  53 |2460 |6697 |3421 |  67k|  2 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1584.33/1589.94	c  1590s|108500 | 34672 | 27419k| 248.7 |   984M |  53 |2460 |6734 |   0 |  67k|  0 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1585.53/1591.16	c  1591s|108600 | 34696 | 27430k| 248.6 |   984M |  53 |2460 |6714 |3426 |  67k|  1 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1587.02/1592.62	c  1593s|108700 | 34720 | 27455k| 248.6 |   984M |  53 |2460 |6620 |3405 |  67k|  1 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1587.92/1593.55	c  1594s|108800 | 34750 | 27469k| 248.5 |   984M |  53 |2460 |6588 |3425 |  67k|  1 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1589.12/1594.75	c  1595s|108900 | 34766 | 27489k| 248.4 |   985M |  53 |2460 |6571 |3414 |  67k|  1 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1590.52/1596.10	c  1596s|109000 | 34809 | 27510k| 248.4 |   985M |  53 |2460 |6655 |3419 |  67k|  1 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1591.81/1597.43	c  1597s|109100 | 34833 | 27532k| 248.4 |   986M |  53 |2460 |6670 |3414 |  67k|  1 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1593.20/1598.81	c  1599s|109200 | 34868 | 27555k| 248.4 |   987M |  53 |2460 |6565 |3419 |  67k|  1 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1594.40/1600.01	c  1600s|109300 | 34885 | 27576k| 248.3 |   987M |  53 |2460 |6525 |3413 |  67k|  1 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.28%
1595.69/1601.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1595.69/1601.38	c  1601s|109400 | 34917 | 27601k| 248.3 |   988M |  53 |2460 |6458 |3412 |  68k|  1 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1597.88/1603.59	c  1604s|109500 | 34959 | 27643k| 248.5 |   988M |  53 |2460 |6424 |3421 |  68k|  1 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1599.48/1605.15	c  1605s|109600 | 34994 | 27674k| 248.5 |   988M |  53 |2460 |6362 |   0 |  68k|  0 |  85k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1600.67/1606.34	c  1606s|109700 | 35028 | 27692k| 248.5 |   989M |  53 |2460 |6375 |3412 |  68k|  1 |  86k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1601.67/1607.32	c  1607s|109800 | 35048 | 27710k| 248.4 |   990M |  53 |2460 |6387 |3418 |  68k|  1 |  86k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1602.97/1608.68	c  1609s|109900 | 35080 | 27733k| 248.4 |   992M |  53 |2460 |6423 |   0 |  68k|  0 |  86k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1604.26/1609.93	c  1610s|110000 | 35130 | 27755k| 248.4 |   993M |  53 |2460 |6475 |3421 |  68k|  1 |  86k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1605.46/1611.17	c  1611s|110100 | 35158 | 27778k| 248.4 |   994M |  53 |2460 |6431 |3418 |  68k|  1 |  86k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1606.85/1612.55	c  1613s|110200 | 35180 | 27791k| 248.3 |   996M |  53 |2460 |6468 |3426 |  68k|  1 |  86k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1608.95/1614.64	c  1615s|110300 | 35219 | 27823k| 248.3 |   997M |  53 |2460 |6491 |   0 |  68k|  0 |  86k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1610.55/1616.22	c  1616s|110400 | 35235 | 27850k| 248.3 |   997M |  53 |2460 |6479 |3420 |  68k|  1 |  86k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1611.84/1617.59	c  1618s|110500 | 35282 | 27874k| 248.3 |   998M |  53 |2460 |6497 |3423 |  68k|  1 |  86k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1613.64/1619.37	c  1619s|110600 | 35325 | 27905k| 248.4 |   999M |  53 |2460 |6470 |   0 |  68k|  0 |  86k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1616.03/1621.75	c  1622s|110700 | 35377 | 27935k| 248.4 |  1003M |  53 |2460 |6518 |   0 |  68k|  0 |  86k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1617.13/1622.87	c  1623s|110800 | 35397 | 27954k| 248.4 |  1007M |  53 |2460 |6589 |3419 |  69k|  2 |  86k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1618.22/1623.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1618.22/1623.98	c  1624s|110900 | 35401 | 27970k| 248.3 |  1008M |  53 |2460 |6574 |3414 |  69k|  1 |  86k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1619.32/1625.09	c  1625s|111000 | 35432 | 27986k| 248.2 |  1009M |  53 |2460 |6670 |3418 |  69k|  1 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1620.71/1626.45	c  1626s|111100 | 35456 | 28010k| 248.2 |  1009M |  53 |2460 |6672 |3427 |  69k|  1 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1622.32/1628.02	c  1628s|111200 | 35500 | 28039k| 248.3 |  1011M |  53 |2460 |6682 |   0 |  69k|  0 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1623.71/1629.43	c  1629s|111300 | 35514 | 28057k| 248.2 |  1012M |  53 |2460 |6626 |3421 |  69k|  1 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1624.61/1630.34	c  1630s|111400 | 35530 | 28072k| 248.1 |  1012M |  53 |2460 |6614 |3419 |  69k|  0 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1625.61/1631.33	c  1631s|111500 | 35546 | 28091k| 248.1 |  1013M |  53 |2460 |6605 |3422 |  69k|  1 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1627.10/1632.83	c  1633s|111600 | 35555 | 28109k| 248.0 |  1013M |  53 |2460 |6599 |3416 |  69k|  1 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1628.10/1633.84	c  1634s|111700 | 35577 | 28126k| 247.9 |  1013M |  53 |2460 |6579 |3422 |  69k|  2 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1629.69/1635.46	c  1635s|111800 | 35593 | 28145k| 247.9 |  1013M |  53 |2460 |6532 |3418 |  69k|  1 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1630.79/1636.54	c  1637s|111900 | 35597 | 28162k| 247.8 |  1013M |  53 |2460 |6502 |3430 |  69k|  1 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1631.99/1637.72	c  1638s|112000 | 35619 | 28182k| 247.8 |  1013M |  53 |2460 |6493 |3418 |  69k|  1 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1633.48/1639.22	c  1639s|112100 | 35651 | 28205k| 247.8 |  1013M |  53 |2460 |6534 |3419 |  69k|  1 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1634.48/1640.25	c  1640s|112200 | 35662 | 28221k| 247.7 |  1013M |  53 |2460 |6532 |3433 |  69k|  1 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1635.87/1641.65	c  1642s|112300 | 35694 | 28246k| 247.7 |  1013M |  53 |2460 |6512 |3413 |  69k|  1 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1636.77/1642.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1636.77/1642.54	c  1643s|112400 | 35705 | 28259k| 247.6 |  1014M |  53 |2460 |6509 |   0 |  69k|  0 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1637.87/1643.62	c  1644s|112500 | 35712 | 28274k| 247.5 |  1015M |  53 |2460 |6499 |3414 |  69k|  1 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1638.76/1644.51	c  1645s|112600 | 35720 | 28288k| 247.4 |  1015M |  53 |2460 |6521 |   0 |  69k|  0 |  87k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1639.96/1645.75	c  1646s|112700 | 35747 | 28310k| 247.4 |  1015M |  53 |2460 |6469 |3420 |  70k|  1 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1640.66/1646.42	c  1646s|112800 | 35755 | 28319k| 247.2 |  1016M |  53 |2460 |6484 |   0 |  70k|  0 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1641.65/1647.49	c  1647s|112900 | 35778 | 28338k| 247.2 |  1016M |  53 |2460 |6532 |3429 |  70k|  2 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1642.95/1648.70	c  1649s|113000 | 35796 | 28360k| 247.2 |  1016M |  53 |2460 |6549 |3419 |  70k|  1 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1644.15/1649.95	c  1650s|113100 | 35799 | 28378k| 247.1 |  1016M |  53 |2460 |6594 |3425 |  70k|  1 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1644.94/1650.71	c  1651s|113200 | 35810 | 28386k| 247.0 |  1017M |  53 |2460 |6634 |   0 |  70k|  0 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1645.54/1651.30	c  1651s|113300 | 35806 | 28393k| 246.8 |  1017M |  53 |2460 |6660 |   0 |  70k|  0 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1647.14/1653.00	c  1653s|113400 | 35823 | 28423k| 246.9 |  1017M |  53 |2460 |6649 |3419 |  70k|  1 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1648.83/1654.67	c  1655s|113500 | 35880 | 28453k| 246.9 |  1022M |  53 |2460 |6688 |3418 |  70k|  1 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1649.93/1655.74	c  1656s|113600 | 35889 | 28467k| 246.8 |  1023M |  53 |2460 |6685 |3433 |  70k|  1 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1651.02/1656.89	c  1657s|113700 | 35902 | 28486k| 246.7 |  1023M |  53 |2460 |6726 |3417 |  70k|  1 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1652.22/1658.01	c  1658s|113800 | 35911 | 28504k| 246.7 |  1024M |  53 |2460 |6698 |3414 |  70k|  1 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1653.71/1659.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1653.71/1659.56	c  1660s|113900 | 35940 | 28525k| 246.7 |  1024M |  53 |2460 |6774 |   0 |  70k|  0 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1655.11/1660.93	c  1661s|114000 | 35969 | 28545k| 246.6 |  1024M |  53 |2460 |6793 |   0 |  70k|  0 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1655.91/1661.74	c  1662s|114100 | 35968 | 28557k| 246.5 |  1024M |  53 |2460 |6760 |3415 |  70k|  1 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.29%
1657.31/1663.16	c  1663s|114200 | 36006 | 28582k| 246.5 |  1024M |  53 |2460 |6737 |3426 |  70k|  1 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1658.70/1664.56	c  1665s|114300 | 36015 | 28607k| 246.5 |  1025M |  53 |2460 |6719 |   0 |  70k|  0 |  88k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1660.30/1666.13	c  1666s|114400 | 36020 | 28634k| 246.5 |  1026M |  53 |2460 |6666 |3418 |  71k|  1 |  89k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1661.89/1667.73	c  1668s|114500 | 36043 | 28659k| 246.5 |  1028M |  53 |2460 |6691 |3416 |  71k|  2 |  89k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1664.58/1670.49	c  1670s|114600 | 36102 | 28708k| 246.8 |  1029M |  53 |2460 |6767 |3416 |  71k|  1 |  89k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1665.89/1671.78	c  1672s|114700 | 36133 | 28728k| 246.7 |  1030M |  53 |2460 |6777 |   0 |  71k|  0 |  89k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1667.68/1673.52	c  1674s|114800 | 36170 | 28760k| 246.8 |  1031M |  53 |2460 |6809 |   0 |  71k|  0 |  89k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1668.88/1674.73	c  1675s|114900 | 36176 | 28782k| 246.8 |  1033M |  53 |2460 |6790 |3419 |  71k|  1 |  89k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1670.37/1676.22	c  1676s|115000 | 36212 | 28811k| 246.8 |  1033M |  53 |2460 |6768 |3411 |  71k|  1 |  89k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1671.97/1677.82	c  1678s|115100 | 36239 | 28829k| 246.7 |  1035M |  53 |2460 |6755 |   0 |  71k|  0 |  89k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1673.86/1679.74	c  1680s|115200 | 36271 | 28857k| 246.8 |  1035M |  53 |2460 |6755 |3423 |  71k|  1 |  89k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1675.06/1680.93	c  1681s|115300 | 36295 | 28879k| 246.7 |  1036M |  53 |2460 |6782 |3418 |  71k|  1 |  89k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1677.16/1683.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1677.16/1683.06	c  1683s|115400 | 36338 | 28918k| 246.9 |  1037M |  53 |2460 |6818 |3420 |  71k|  1 |  89k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1678.65/1684.55	c  1685s|115500 | 36389 | 28945k| 246.9 |  1037M |  53 |2460 |6844 |3422 |  71k|  1 |  89k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1679.84/1685.72	c  1686s|115600 | 36429 | 28963k| 246.8 |  1037M |  53 |2460 |6842 |3431 |  71k|  1 |  89k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1680.74/1686.68	c  1687s|115700 | 36442 | 28977k| 246.7 |  1038M |  53 |2460 |6847 |   0 |  71k|  0 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1682.43/1688.32	c  1688s|115800 | 36468 | 29004k| 246.7 |  1038M |  53 |2460 |6843 |   0 |  71k|  0 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1683.53/1689.45	c  1689s|115900 | 36486 | 29023k| 246.7 |  1039M |  53 |2460 |6827 |3420 |  71k|  1 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1685.03/1690.95	c  1691s|116000 | 36522 | 29049k| 246.7 |  1039M |  53 |2460 |6902 |   0 |  71k|  0 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1686.13/1692.00	c  1692s|116100 | 36525 | 29062k| 246.6 |  1039M |  53 |2460 |6859 |   0 |  71k|  0 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1687.12/1693.05	c  1693s|116200 | 36549 | 29079k| 246.5 |  1040M |  53 |2460 |6833 |3412 |  71k|  1 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1688.12/1694.03	c  1694s|116300 | 36569 | 29092k| 246.5 |  1041M |  53 |2460 |6856 |3427 |  72k|  1 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1689.12/1695.08	c  1695s|116400 | 36574 | 29105k| 246.4 |  1041M |  53 |2460 |6875 |3429 |  72k|  1 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1690.22/1696.18	c  1696s|116500 | 36587 | 29124k| 246.3 |  1042M |  53 |2460 |6831 |3422 |  72k|  1 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1691.41/1697.32	c  1697s|116600 | 36621 | 29145k| 246.3 |  1042M |  53 |2460 |6801 |3425 |  72k|  1 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1692.71/1698.67	c  1699s|116700 | 36643 | 29170k| 246.3 |  1043M |  53 |2460 |6758 |3422 |  72k|  1 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1694.21/1700.18	c  1700s|116800 | 36672 | 29196k| 246.3 |  1044M |  53 |2460 |6807 |3416 |  72k|  1 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1695.10/1701.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1695.10/1701.02	c  1701s|116900 | 36689 | 29208k| 246.2 |  1044M |  53 |2460 |6820 |3422 |  72k|  1 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1696.40/1702.38	c  1702s|117000 | 36699 | 29233k| 246.2 |  1046M |  53 |2460 |6796 |3427 |  72k|  1 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.30%
1697.99/1703.90	c  1704s|117100 | 36743 | 29257k| 246.2 |  1047M |  53 |2460 |6851 |3415 |  72k|  1 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1698.79/1704.72	c  1705s|117200 | 36763 | 29268k| 246.1 |  1047M |  53 |2460 |6905 |   0 |  72k|  0 |  90k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1699.88/1705.83	c  1706s|117300 | 36780 | 29284k| 246.0 |  1048M |  53 |2460 |6899 |3424 |  72k|  2 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1701.68/1707.62	c  1708s|117400 | 36837 | 29318k| 246.1 |  1049M |  53 |2460 |6895 |   0 |  72k|  0 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1702.98/1708.91	c  1709s|117500 | 36848 | 29340k| 246.1 |  1050M |  53 |2460 |6874 |   0 |  72k|  0 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1705.07/1711.02	c  1711s|117600 | 36891 | 29375k| 246.1 |  1053M |  53 |2460 |6899 |3430 |  72k|  1 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1706.07/1712.07	c  1712s|117700 | 36900 | 29385k| 246.0 |  1054M |  53 |2460 |6911 |3430 |  72k|  1 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1707.26/1713.22	c  1713s|117800 | 36912 | 29402k| 245.9 |  1057M |  53 |2460 |6904 |3421 |  73k|  1 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1708.06/1714.07	c  1714s|117900 | 36929 | 29412k| 245.8 |  1057M |  53 |2460 |6886 |3423 |  73k|  1 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1709.45/1715.44	c  1715s|118000 | 36966 | 29436k| 245.8 |  1057M |  53 |2460 |6889 |3420 |  73k|  1 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1710.76/1716.73	c  1717s|118100 | 37008 | 29457k| 245.8 |  1059M |  53 |2460 |6867 |3419 |  73k|  1 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1711.95/1717.93	c  1718s|118200 | 37034 | 29475k| 245.7 |  1059M |  53 |2460 |6881 |3438 |  73k|  2 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1712.85/1718.80	c  1719s|118300 | 37047 | 29488k| 245.6 |  1059M |  53 |2460 |6865 |3410 |  73k|  1 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1713.95/1720.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1713.95/1720.00	c  1720s|118400 | 37090 | 29510k| 245.6 |  1062M |  53 |2460 |6879 |   0 |  73k|  0 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1715.54/1721.57	c  1722s|118500 | 37144 | 29535k| 245.6 |  1062M |  53 |2460 |6885 |3440 |  73k|  3 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1717.23/1723.28	c  1723s|118600 | 37170 | 29558k| 245.6 |  1063M |  53 |2460 |6920 |3428 |  73k|  1 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1718.43/1724.43	c  1724s|118700 | 37182 | 29577k| 245.6 |  1064M |  53 |2460 |6929 |3417 |  73k|  1 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1720.03/1726.03	c  1726s|118800 | 37220 | 29595k| 245.5 |  1064M |  53 |2460 |6945 |   0 |  73k|  0 |  91k|  50 | 3.000000e+01 |      --      |    Inf |   9.31%
1721.52/1727.51	c  1728s|118900 | 37255 | 29621k| 245.5 |  1065M |  53 |2460 |6945 |3427 |  73k|  1 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1723.31/1729.30	c  1729s|119000 | 37280 | 29648k| 245.5 |  1067M |  53 |2460 |6944 |3408 |  73k|  1 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1724.61/1730.65	c  1731s|119100 | 37323 | 29675k| 245.6 |  1067M |  53 |2460 |6948 |   0 |  73k|  0 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1725.91/1731.91	c  1732s|119200 | 37351 | 29698k| 245.6 |  1067M |  53 |2460 |6982 |3419 |  73k|  1 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1727.40/1733.44	c  1733s|119300 | 37378 | 29728k| 245.6 |  1069M |  53 |2460 |7000 |3421 |  73k|  2 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1728.70/1734.77	c  1735s|119400 | 37405 | 29752k| 245.6 |  1069M |  53 |2460 |6985 |3429 |  74k|  1 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1729.90/1735.90	c  1736s|119500 | 37434 | 29771k| 245.5 |  1070M |  53 |2460 |7021 |3414 |  74k|  1 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1730.89/1736.93	c  1737s|119600 | 37440 | 29788k| 245.5 |  1070M |  53 |2460 |7016 |   0 |  74k|  0 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1732.89/1738.99	c  1739s|119700 | 37475 | 29820k| 245.5 |  1070M |  53 |2460 |6851 |3417 |  74k|  1 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1733.88/1739.90	c  1740s|119800 | 37491 | 29836k| 245.5 |  1071M |  53 |2460 |6839 |   0 |  74k|  0 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1734.78/1740.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1734.78/1740.85	c  1741s|119900 | 37509 | 29850k| 245.4 |  1072M |  53 |2460 |6788 |3411 |  74k|  1 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1735.88/1741.91	c  1742s|120000 | 37544 | 29865k| 245.3 |  1073M |  53 |2460 |6771 |3417 |  74k|  1 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1736.47/1742.53	c  1743s|120100 | 37560 | 29873k| 245.2 |  1074M |  53 |2460 |6764 |3417 |  74k|  1 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1736.98/1743.06	c  1743s|120200 | 37574 | 29879k| 245.0 |  1074M |  53 |2460 |6770 |3416 |  74k|  1 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1737.78/1743.87	c  1744s|120300 | 37596 | 29890k| 244.9 |  1074M |  53 |2460 |6749 |   0 |  74k|  0 |  92k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1738.98/1745.05	c  1745s|120400 | 37648 | 29908k| 244.9 |  1075M |  53 |2460 |6749 |3413 |  74k|  1 |  93k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1739.98/1746.07	c  1746s|120500 | 37660 | 29923k| 244.8 |  1075M |  53 |2460 |6756 |   0 |  74k|  0 |  93k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1740.87/1746.99	c  1747s|120600 | 37688 | 29936k| 244.7 |  1075M |  53 |2460 |6755 |3420 |  74k|  1 |  93k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1741.87/1747.98	c  1748s|120700 | 37724 | 29950k| 244.6 |  1076M |  53 |2460 |6732 |   0 |  74k|  0 |  93k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1742.76/1748.87	c  1749s|120800 | 37751 | 29963k| 244.5 |  1076M |  53 |2460 |6742 |3419 |  74k|  1 |  93k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1744.56/1750.61	c  1751s|120900 | 37787 | 29992k| 244.5 |  1076M |  53 |2460 |6759 |3420 |  74k|  2 |  93k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1745.46/1751.52	c  1752s|121000 | 37804 | 30009k| 244.5 |  1077M |  53 |2460 |6760 |3424 |  74k|  1 |  93k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1746.45/1752.52	c  1753s|121100 | 37828 | 30025k| 244.4 |  1077M |  53 |2460 |6735 |3410 |  74k|  1 |  93k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1747.35/1753.40	c  1753s|121200 | 37841 | 30040k| 244.3 |  1078M |  53 |2460 |6739 |3412 |  75k|  1 |  93k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1748.35/1754.48	c  1754s|121300 | 37873 | 30059k| 244.3 |  1078M |  53 |2460 |6777 |3410 |  75k|  1 |  93k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1749.54/1755.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1749.54/1755.63	c  1756s|121400 | 37906 | 30078k| 244.2 |  1079M |  53 |2460 |6802 |3417 |  75k|  0 |  93k|  50 | 3.000595e+01 |      --      |    Inf |   9.31%
1750.54/1756.63	c  1757s|121500 | 37934 | 30094k| 244.2 |  1081M |  53 |2460 |6797 |   0 |  75k|  0 |  93k|  50 | 3.001183e+01 |      --      |    Inf |   9.31%
1751.54/1757.62	c  1758s|121600 | 37954 | 30109k| 244.1 |  1081M |  53 |2460 |6803 |3412 |  75k|  1 |  93k|  50 | 3.001190e+01 |      --      |    Inf |   9.31%
1752.53/1758.67	c  1759s|121700 | 37987 | 30129k| 244.1 |  1081M |  53 |2460 |6782 |3412 |  75k|  1 |  93k|  50 | 3.001190e+01 |      --      |    Inf |   9.31%
1753.73/1759.83	c  1760s|121800 | 38037 | 30147k| 244.0 |  1081M |  53 |2460 |6838 |3413 |  75k|  1 |  93k|  50 | 3.001190e+01 |      --      |    Inf |   9.31%
1755.13/1761.20	c  1761s|121900 | 38088 | 30171k| 244.0 |  1083M |  53 |2460 |6886 |3426 |  75k|  1 |  94k|  50 | 3.001190e+01 |      --      |    Inf |   9.31%
1755.93/1762.04	c  1762s|122000 | 38099 | 30182k| 243.9 |  1084M |  53 |2460 |6872 |3423 |  75k|  1 |  94k|  50 | 3.001190e+01 |      --      |    Inf |   9.31%
1756.82/1762.97	c  1763s|122100 | 38131 | 30197k| 243.8 |  1086M |  53 |2460 |6875 |   0 |  75k|  0 |  94k|  50 | 3.001190e+01 |      --      |    Inf |   9.31%
1757.82/1763.99	c  1764s|122200 | 38159 | 30212k| 243.8 |  1087M |  53 |2460 |6845 |3419 |  75k|  1 |  94k|  50 | 3.001190e+01 |      --      |    Inf |   9.31%
1758.51/1764.62	c  1765s|122300 | 38166 | 30220k| 243.6 |  1087M |  53 |2460 |6852 |3429 |  75k|  2 |  94k|  50 | 3.001786e+01 |      --      |    Inf |   9.31%
1759.51/1765.67	c  1766s|122400 | 38178 | 30232k| 243.5 |  1088M |  53 |2460 |6821 |   0 |  75k|  0 |  94k|  50 | 3.001786e+01 |      --      |    Inf |   9.31%
1760.61/1766.76	c  1767s|122500 | 38211 | 30248k| 243.5 |  1088M |  53 |2460 |6796 |   0 |  75k|  0 |  94k|  50 | 3.001786e+01 |      --      |    Inf |   9.31%
1761.40/1767.58	c  1768s|122600 | 38217 | 30261k| 243.4 |  1088M |  53 |2460 |6811 |3420 |  75k|  1 |  94k|  50 | 3.001786e+01 |      --      |    Inf |   9.31%
1762.20/1768.34	c  1768s|122700 | 38238 | 30272k| 243.3 |  1088M |  53 |2460 |6790 |3428 |  75k|  1 |  94k|  50 | 3.001786e+01 |      --      |    Inf |   9.31%
1763.10/1769.29	c  1769s|122800 | 38268 | 30283k| 243.2 |  1090M |  53 |2460 |6837 |3419 |  76k|  1 |  94k|  50 | 3.001786e+01 |      --      |    Inf |   9.31%
1764.00/1770.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1764.00/1770.17	c  1770s|122900 | 38279 | 30294k| 243.0 |  1090M |  53 |2460 |6827 |3421 |  76k|  1 |  94k|  50 | 3.001786e+01 |      --      |    Inf |   9.31%
1764.79/1770.93	c  1771s|123000 | 38303 | 30304k| 242.9 |  1090M |  53 |2460 |6816 |3429 |  76k|  1 |  94k|  50 | 3.001786e+01 |      --      |    Inf |   9.31%
1765.59/1771.76	c  1772s|123100 | 38301 | 30313k| 242.8 |  1090M |  53 |2460 |6816 |   0 |  76k|  0 |  94k|  50 | 3.040000e+01 |      --      |    Inf |   9.31%
1766.39/1772.55	c  1773s|123200 | 38318 | 30325k| 242.7 |  1091M |  53 |2460 |6828 |3419 |  76k|  1 |  94k|  50 | 3.040000e+01 |      --      |    Inf |   9.31%
1767.08/1773.27	c  1773s|123300 | 38325 | 30334k| 242.6 |  1091M |  53 |2460 |6796 |3424 |  76k|  1 |  94k|  50 | 3.050000e+01 |      --      |    Inf |   9.31%
1768.28/1774.46	c  1774s|123400 | 38345 | 30354k| 242.6 |  1091M |  53 |2460 |6804 |3416 |  76k|  1 |  94k|  50 | 3.050000e+01 |      --      |    Inf |   9.31%
1769.78/1775.97	c  1776s|123500 | 38369 | 30377k| 242.5 |  1092M |  53 |2460 |6817 |   0 |  76k|  0 |  94k|  50 | 3.050000e+01 |      --      |    Inf |   9.31%
1771.07/1777.23	c  1777s|123600 | 38389 | 30395k| 242.5 |  1092M |  53 |2460 |6819 |3417 |  76k|  1 |  94k|  50 | 3.050000e+01 |      --      |    Inf |   9.32%
1772.07/1778.24	c  1778s|123700 | 38397 | 30414k| 242.4 |  1092M |  53 |2460 |6803 |   0 |  76k|  0 |  95k|  50 | 3.050000e+01 |      --      |    Inf |   9.32%
1774.46/1780.64	c  1781s|123800 | 38447 | 30460k| 242.6 |  1092M |  53 |2460 |6789 |3412 |  76k|  1 |  95k|  50 | 3.050000e+01 |      --      |    Inf |   9.32%
1775.96/1782.14	c  1782s|123900 | 38467 | 30486k| 242.6 |  1093M |  53 |2460 |6805 |3418 |  76k|  1 |  95k|  50 | 3.050000e+01 |      --      |    Inf |   9.32%
1777.45/1783.63	c  1784s|124000 | 38516 | 30509k| 242.6 |  1093M |  53 |2460 |6844 |3412 |  76k|  1 |  95k|  50 | 3.100000e+01 |      --      |    Inf |   9.32%
1778.95/1785.18	c  1785s|124100 | 38550 | 30540k| 242.7 |  1094M |  53 |2460 |6804 |3416 |  76k|  1 |  95k|  50 | 3.100000e+01 |      --      |    Inf |   9.32%
1780.54/1786.73	c  1787s|124200 | 38584 | 30569k| 242.7 |  1094M |  53 |2460 |6797 |3419 |  76k|  1 |  95k|  50 | 3.100000e+01 |      --      |    Inf |   9.32%
1782.24/1788.47	c  1788s|124300 | 38618 | 30601k| 242.8 |  1095M |  53 |2460 |6803 |3420 |  76k|  1 |  95k|  50 | 3.100000e+01 |      --      |    Inf |   9.32%
1783.94/1790.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1783.94/1790.17	c  1790s|124400 | 38649 | 30623k| 242.8 |  1095M |  53 |2460 |6800 |3426 |  76k|  1 |  95k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1785.53/1791.79	c  1792s|124500 | 38666 | 30649k| 242.8 |  1097M |  53 |2460 |6803 |3428 |  77k|  1 |  95k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1787.12/1793.37	c  1793s|124600 | 38701 | 30672k| 242.8 |  1099M |  53 |2460 |6694 |3417 |  77k|  1 |  95k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1788.43/1794.61	c  1795s|124700 | 38711 | 30687k| 242.7 |  1099M |  53 |2460 |6670 |3420 |  77k|  1 |  95k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1789.33/1795.56	c  1796s|124800 | 38721 | 30702k| 242.6 |  1099M |  53 |2460 |6626 |   0 |  77k|  0 |  95k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1790.52/1796.77	c  1797s|124900 | 38737 | 30721k| 242.6 |  1100M |  53 |2460 |6586 |3428 |  77k|  1 |  95k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1791.52/1797.79	c  1798s|125000 | 38748 | 30736k| 242.5 |  1100M |  53 |2460 |6588 |3423 |  77k|  1 |  95k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1793.61/1799.87	c  1800s|125100 | 38764 | 30752k| 242.4 |  1100M |  53 |2460 |6585 |3416 |  77k|  1 |  95k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1795.01/1801.21	c  1801s|125200 | 38811 | 30774k| 242.4 |  1106M |  53 |2460 |6621 |3411 |  77k|  1 |  96k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1795.91/1802.14	c  1802s|125300 | 38830 | 30789k| 242.3 |  1106M |  53 |2460 |6619 |3419 |  77k|  1 |  96k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1796.81/1803.03	c  1803s|125400 | 38850 | 30802k| 242.3 |  1106M |  53 |2460 |6660 |   0 |  77k|  0 |  96k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1797.80/1804.09	c  1804s|125500 | 38862 | 30819k| 242.2 |  1107M |  53 |2460 |6646 |3424 |  77k|  1 |  96k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1798.70/1804.96	c  1805s|125600 | 38876 | 30831k| 242.1 |  1107M |  53 |2460 |6655 |   0 |  77k|  0 |  96k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1800.19/1806.43	c  1806s|125700 | 38906 | 30849k| 242.1 |  1108M |  53 |2460 |6761 |3428 |  77k|  1 |  96k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1801.39/1807.68	c  1808s|125800 | 38924 | 30868k| 242.0 |  1108M |  53 |2460 |6763 |3426 |  77k|  1 |  96k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1802.48/1808.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1802.48/1808.70	c  1809s|125900 | 38950 | 30884k| 242.0 |  1108M |  53 |2460 |6724 |3418 |  77k|  1 |  96k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1804.58/1810.90	c  1811s|126000 | 38980 | 30907k| 241.9 |  1110M |  53 |2460 |6761 |3437 |  78k|  1 |  96k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1805.88/1812.10	c  1812s|126100 | 38979 | 30921k| 241.9 |  1110M |  53 |2460 |6783 |   0 |  78k|  0 |  96k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1807.17/1813.45	c  1813s|126200 | 38998 | 30942k| 241.8 |  1110M |  53 |2460 |6694 |3410 |  78k|  1 |  96k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1808.57/1814.82	c  1815s|126300 | 39031 | 30964k| 241.8 |  1110M |  53 |2460 |6632 |3425 |  78k|  2 |  96k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1810.06/1816.37	c  1816s|126400 | 39064 | 30989k| 241.8 |  1111M |  53 |2460 |6560 |3422 |  78k|  1 |  96k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1811.56/1817.82	c  1818s|126500 | 39116 | 31013k| 241.8 |  1112M |  53 |2460 |6580 |3419 |  78k|  1 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1812.35/1818.65	c  1819s|126600 | 39126 | 31024k| 241.7 |  1112M |  53 |2460 |6580 |3421 |  78k|  1 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1813.45/1819.75	c  1820s|126700 | 39140 | 31040k| 241.7 |  1112M |  53 |2460 |6578 |3417 |  78k|  1 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1814.65/1820.94	c  1821s|126800 | 39145 | 31058k| 241.6 |  1112M |  53 |2460 |6544 |   0 |  78k|  0 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1815.85/1822.17	c  1822s|126900 | 39169 | 31079k| 241.6 |  1114M |  53 |2460 |6518 |3417 |  78k|  1 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1817.24/1823.52	c  1824s|127000 | 39195 | 31095k| 241.5 |  1114M |  53 |2460 |6559 |3424 |  78k|  1 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.33%
1818.33/1824.60	c  1825s|127100 | 39224 | 31112k| 241.5 |  1114M |  53 |2460 |6545 |3416 |  78k|  1 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1819.84/1826.18	c  1826s|127200 | 39254 | 31138k| 241.5 |  1115M |  53 |2460 |6553 |3415 |  79k|  1 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1821.03/1827.39	c  1827s|127300 | 39270 | 31158k| 241.4 |  1115M |  53 |2460 |6524 |3413 |  79k|  1 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1821.92/1828.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1821.92/1828.20	c  1828s|127400 | 39288 | 31168k| 241.3 |  1115M |  53 |2460 |6559 |   0 |  79k|  0 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1822.62/1828.93	c  1829s|127500 | 39305 | 31179k| 241.2 |  1115M |  53 |2460 |6514 |   0 |  79k|  0 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1823.63/1829.91	c  1830s|127600 | 39310 | 31195k| 241.2 |  1117M |  53 |2460 |6520 |3423 |  79k|  1 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1824.92/1831.22	c  1831s|127700 | 39339 | 31220k| 241.2 |  1117M |  53 |2460 |6494 |3410 |  79k|  1 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1825.62/1831.95	c  1832s|127800 | 39355 | 31229k| 241.1 |  1117M |  53 |2460 |6504 |   0 |  79k|  0 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1826.72/1833.06	c  1833s|127900 | 39370 | 31247k| 241.0 |  1118M |  53 |2460 |6529 |   0 |  79k|  0 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1828.01/1834.36	c  1834s|128000 | 39387 | 31271k| 241.0 |  1119M |  53 |2460 |6529 |3431 |  79k|  1 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1829.41/1835.77	c  1836s|128100 | 39416 | 31297k| 241.0 |  1119M |  53 |2460 |6489 |3416 |  79k|  1 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1830.41/1836.71	c  1837s|128200 | 39431 | 31311k| 241.0 |  1119M |  53 |2460 |6444 |3419 |  79k|  1 |  97k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1831.50/1837.80	c  1838s|128300 | 39433 | 31327k| 240.9 |  1119M |  53 |2460 |6438 |3423 |  79k|  1 |  98k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1832.70/1839.01	c  1839s|128400 | 39457 | 31349k| 240.9 |  1119M |  53 |2460 |6510 |3421 |  79k|  1 |  98k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1833.80/1840.11	c  1840s|128500 | 39486 | 31367k| 240.8 |  1120M |  53 |2460 |6533 |3412 |  79k|  1 |  98k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1835.99/1842.31	c  1842s|128600 | 39541 | 31402k| 240.9 |  1122M |  53 |2460 |6562 |3421 |  79k|  1 |  98k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1837.48/1843.85	c  1844s|128700 | 39588 | 31433k| 241.0 |  1122M |  53 |2460 |6562 |3409 |  79k|  1 |  98k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1838.88/1845.24	c  1845s|128800 | 39616 | 31457k| 241.0 |  1122M |  53 |2460 |6554 |3415 |  79k|  1 |  98k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1839.88/1846.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1839.88/1846.28	c  1846s|128900 | 39639 | 31475k| 240.9 |  1122M |  53 |2460 |6530 |   0 |  79k|  0 |  98k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1841.47/1847.87	c  1848s|129000 | 39668 | 31502k| 240.9 |  1123M |  53 |2460 |6484 |   0 |  80k|  0 |  98k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1843.27/1849.63	c  1850s|129100 | 39700 | 31529k| 241.0 |  1124M |  53 |2460 |6513 |   0 |  80k|  0 |  98k|  50 | 3.100000e+01 |      --      |    Inf |   9.34%
1844.06/1850.46	c  1850s|129200 | 39708 | 31541k| 240.9 |  1124M |  53 |2460 |6522 |3418 |  80k|  1 |  98k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1845.46/1851.89	c  1852s|129300 | 39732 | 31568k| 240.9 |  1124M |  53 |2460 |6481 |3415 |  80k|  1 |  98k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1846.85/1853.22	c  1853s|129400 | 39753 | 31590k| 240.9 |  1127M |  53 |2460 |6453 |   0 |  80k|  0 |  98k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1848.35/1854.77	c  1855s|129500 | 39793 | 31619k| 240.9 |  1127M |  53 |2460 |6441 |   0 |  80k|  0 |  98k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1849.65/1856.00	c  1856s|129600 | 39815 | 31640k| 240.9 |  1129M |  53 |2460 |6493 |3421 |  80k|  1 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1851.04/1857.47	c  1857s|129700 | 39842 | 31668k| 240.9 |  1130M |  53 |2460 |6491 |3424 |  80k|  1 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1852.34/1858.79	c  1859s|129800 | 39867 | 31692k| 240.9 |  1130M |  53 |2460 |6524 |3426 |  80k|  2 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1853.93/1860.38	c  1860s|129900 | 39905 | 31722k| 241.0 |  1130M |  53 |2460 |6531 |3417 |  80k|  1 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1855.53/1861.91	c  1862s|130000 | 39946 | 31744k| 240.9 |  1130M |  53 |2460 |6545 |   0 |  80k|  0 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1857.42/1863.82	c  1864s|130100 | 40000 | 31777k| 241.0 |  1131M |  53 |2460 |6545 |   0 |  80k|  0 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1858.52/1864.90	c  1865s|130200 | 40018 | 31796k| 241.0 |  1132M |  53 |2460 |6561 |   0 |  80k|  0 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1859.91/1866.36	c  1866s|130300 | 40056 | 31818k| 241.0 |  1134M |  53 |2460 |6563 |   0 |  80k|  0 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1861.51/1867.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1861.51/1867.90	c  1868s|130400 | 40081 | 31844k| 241.0 |  1135M |  53 |2460 |6564 |3423 |  80k|  1 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1862.80/1869.24	c  1869s|130500 | 40120 | 31866k| 241.0 |  1137M |  53 |2460 |6578 |3420 |  80k|  1 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1864.21/1870.68	c  1871s|130600 | 40135 | 31888k| 240.9 |  1137M |  53 |2460 |6579 |3413 |  80k|  1 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1866.00/1872.48	c  1872s|130700 | 40168 | 31920k| 241.0 |  1137M |  53 |2460 |6577 |3423 |  81k|  1 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1867.10/1873.51	c  1874s|130800 | 40173 | 31937k| 240.9 |  1138M |  53 |2460 |6602 |3415 |  81k|  1 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1868.39/1874.87	c  1875s|130900 | 40194 | 31960k| 240.9 |  1139M |  53 |2460 |6580 |   0 |  81k|  0 |  99k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1869.29/1875.77	c  1876s|131000 | 40217 | 31972k| 240.9 |  1141M |  53 |2460 |6591 |3418 |  81k|  1 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1870.69/1877.18	c  1877s|131100 | 40227 | 31998k| 240.9 |  1141M |  53 |2460 |6590 |3414 |  81k|  1 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1871.38/1877.86	c  1878s|131200 | 40266 | 32007k| 240.8 |  1142M |  53 |2460 |6561 |   0 |  81k|  0 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1872.28/1878.78	c  1879s|131300 | 40282 | 32023k| 240.7 |  1142M |  53 |2460 |6562 |3424 |  81k|  1 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1873.78/1880.27	c  1880s|131400 | 40306 | 32046k| 240.7 |  1142M |  53 |2460 |6550 |   0 |  81k|  0 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1874.97/1881.47	c  1881s|131500 | 40312 | 32064k| 240.6 |  1143M |  53 |2460 |6541 |3417 |  81k|  1 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1876.57/1883.07	c  1883s|131600 | 40353 | 32091k| 240.7 |  1143M |  53 |2460 |6518 |   0 |  81k|  0 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1877.07/1883.52	c  1884s|131700 | 40358 | 32097k| 240.5 |  1143M |  53 |2460 |6574 |   0 |  81k|  0 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1878.06/1884.58	c  1885s|131800 | 40394 | 32110k| 240.4 |  1144M |  53 |2460 |6590 |   0 |  81k|  0 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1879.36/1885.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1879.36/1885.87	c  1886s|131900 | 40443 | 32134k| 240.4 |  1145M |  53 |2460 |6598 |3416 |  81k|  1 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1880.66/1887.12	c  1887s|132000 | 40482 | 32157k| 240.4 |  1146M |  53 |2460 |6601 |   0 |  81k|  0 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1881.85/1888.34	c  1888s|132100 | 40522 | 32178k| 240.4 |  1146M |  53 |2460 |6589 |3426 |  81k|  1 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1883.74/1890.26	c  1890s|132200 | 40569 | 32213k| 240.5 |  1147M |  53 |2460 |6552 |   0 |  81k|  0 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1884.74/1891.29	c  1891s|132300 | 40599 | 32231k| 240.4 |  1147M |  53 |2460 |6555 |3420 |  81k|  1 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1886.04/1892.58	c  1893s|132400 | 40642 | 32255k| 240.4 |  1147M |  53 |2460 |6618 |   0 |  81k|  0 | 100k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1886.83/1893.39	c  1893s|132500 | 40649 | 32270k| 240.4 |  1148M |  53 |2460 |6598 |3414 |  82k|  1 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1887.73/1894.27	c  1894s|132600 | 40669 | 32284k| 240.3 |  1149M |  53 |2460 |6572 |3424 |  82k|  1 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1890.12/1896.68	c  1897s|132700 | 40710 | 32328k| 240.4 |  1151M |  53 |2460 |6506 |3410 |  82k|  1 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1891.72/1898.24	c  1898s|132800 | 40747 | 32356k| 240.5 |  1152M |  53 |2460 |6556 |3415 |  82k|  1 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1893.92/1900.40	c  1900s|132900 | 40785 | 32387k| 240.5 |  1153M |  53 |2460 |6615 |   0 |  82k|  0 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1895.02/1901.50	c  1901s|133000 | 40791 | 32404k| 240.5 |  1153M |  53 |2460 |6610 |   0 |  82k|  0 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1896.21/1902.77	c  1903s|133100 | 40821 | 32426k| 240.5 |  1155M |  53 |2460 |6607 |   0 |  82k|  0 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1897.21/1903.76	c  1904s|133200 | 40827 | 32441k| 240.4 |  1155M |  53 |2460 |6593 |3424 |  82k|  1 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1898.11/1904.65	c  1905s|133300 | 40818 | 32453k| 240.3 |  1156M |  53 |2460 |6550 |3414 |  82k|  1 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1899.01/1905.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1899.01/1905.56	c  1906s|133400 | 40842 | 32468k| 240.2 |  1156M |  53 |2460 |6563 |3414 |  82k|  1 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1900.00/1906.51	c  1907s|133500 | 40850 | 32483k| 240.2 |  1156M |  53 |2460 |6529 |   0 |  82k|  0 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1901.29/1907.83	c  1908s|133600 | 40881 | 32507k| 240.2 |  1159M |  53 |2460 |6509 |   0 |  82k|  0 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1902.19/1908.72	c  1909s|133700 | 40908 | 32521k| 240.1 |  1159M |  53 |2460 |6541 |   0 |  82k|  0 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.35%
1903.79/1910.30	c  1910s|133800 | 40958 | 32549k| 240.1 |  1161M |  53 |2460 |6530 |3415 |  82k|  1 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1904.78/1911.31	c  1911s|133900 | 40984 | 32567k| 240.1 |  1161M |  53 |2460 |6554 |3419 |  82k|  1 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1905.98/1912.51	c  1913s|134000 | 41004 | 32585k| 240.0 |  1161M |  53 |2460 |6544 |3419 |  82k|  1 | 101k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1907.58/1914.18	c  1914s|134100 | 41039 | 32617k| 240.1 |  1162M |  53 |2460 |6588 |3415 |  82k|  1 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1908.87/1915.49	c  1915s|134200 | 41072 | 32640k| 240.1 |  1163M |  53 |2460 |6589 |3417 |  83k|  1 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1910.17/1916.79	c  1917s|134300 | 41085 | 32660k| 240.1 |  1164M |  53 |2460 |6531 |3416 |  83k|  1 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1911.57/1918.10	c  1918s|134400 | 41124 | 32685k| 240.1 |  1166M |  53 |2460 |6518 |3416 |  83k|  1 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1913.26/1919.84	c  1920s|134500 | 41166 | 32720k| 240.2 |  1166M |  53 |2460 |6507 |   0 |  83k|  0 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1914.76/1921.31	c  1921s|134600 | 41196 | 32748k| 240.2 |  1167M |  53 |2460 |6504 |   0 |  83k|  0 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1916.26/1922.80	c  1923s|134700 | 41244 | 32775k| 240.2 |  1168M |  53 |2460 |6551 |3416 |  83k|  1 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1917.56/1924.16	c  1924s|134800 | 41268 | 32797k| 240.2 |  1168M |  53 |2460 |6604 |3420 |  83k|  1 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1919.55/1926.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1919.55/1926.11	c  1926s|134900 | 41287 | 32831k| 240.3 |  1169M |  53 |2460 |6651 |   0 |  83k|  0 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1920.64/1927.27	c  1927s|135000 | 41291 | 32852k| 240.2 |  1169M |  53 |2460 |6684 |   0 |  83k|  0 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1922.14/1928.73	c  1929s|135100 | 41309 | 32877k| 240.2 |  1170M |  53 |2460 |6671 |   0 |  83k|  0 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1923.24/1929.82	c  1930s|135200 | 41313 | 32894k| 240.2 |  1170M |  53 |2460 |6653 |3423 |  83k|  1 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1924.03/1930.65	c  1931s|135300 | 41351 | 32907k| 240.1 |  1171M |  53 |2460 |6690 |3422 |  83k|  1 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1925.93/1932.59	c  1933s|135400 | 41403 | 32947k| 240.2 |  1171M |  53 |2460 |6669 |3423 |  83k|  2 | 102k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1927.43/1934.06	c  1934s|135500 | 41443 | 32975k| 240.3 |  1173M |  53 |2460 |6695 |   0 |  83k|  0 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1928.82/1935.42	c  1935s|135600 | 41479 | 32998k| 240.3 |  1173M |  53 |2460 |6670 |3417 |  83k|  1 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1929.52/1936.15	c  1936s|135700 | 41485 | 33009k| 240.2 |  1174M |  53 |2460 |6707 |3413 |  83k|  1 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1930.61/1937.29	c  1937s|135800 | 41479 | 33026k| 240.1 |  1174M |  53 |2460 |6744 |3413 |  83k|  1 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1931.61/1938.25	c  1938s|135900 | 41496 | 33039k| 240.0 |  1175M |  53 |2460 |6722 |   0 |  83k|  0 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1932.70/1939.39	c  1939s|136000 | 41523 | 33058k| 240.0 |  1175M |  53 |2460 |6702 |   0 |  84k|  0 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1934.30/1940.94	c  1941s|136100 | 41567 | 33086k| 240.0 |  1175M |  53 |2460 |6679 |3419 |  84k|  1 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1935.50/1942.18	c  1942s|136200 | 41605 | 33106k| 240.0 |  1177M |  53 |2460 |6700 |3420 |  84k|  2 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.36%
1936.40/1943.01	c  1943s|136300 | 41601 | 33117k| 239.9 |  1178M |  53 |2460 |6670 |3420 |  84k|  1 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1937.69/1944.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1937.69/1944.38	c  1944s|136400 | 41619 | 33141k| 239.9 |  1179M |  53 |2460 |6663 |   0 |  84k|  0 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1938.68/1945.33	c  1945s|136500 | 41647 | 33157k| 239.8 |  1181M |  53 |2460 |6671 |   0 |  84k|  0 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1940.18/1946.87	c  1947s|136600 | 41679 | 33183k| 239.9 |  1182M |  53 |2460 |6707 |3422 |  84k|  1 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1941.57/1948.26	c  1948s|136700 | 41716 | 33207k| 239.9 |  1183M |  53 |2460 |6727 |   0 |  84k|  0 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1942.97/1949.68	c  1950s|136800 | 41740 | 33232k| 239.9 |  1183M |  53 |2460 |6789 |3413 |  84k|  1 | 103k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1944.76/1951.40	c  1951s|136900 | 41782 | 33263k| 239.9 |  1184M |  53 |2460 |6765 |3427 |  84k|  1 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1946.26/1952.91	c  1953s|137000 | 41821 | 33290k| 239.9 |  1185M |  53 |2460 |6820 |   0 |  84k|  0 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1947.66/1954.36	c  1954s|137100 | 41874 | 33316k| 239.9 |  1185M |  53 |2460 |6837 |3429 |  84k|  3 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1949.16/1955.80	c  1956s|137200 | 41896 | 33342k| 240.0 |  1185M |  53 |2460 |6795 |3427 |  84k|  1 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1950.75/1957.44	c  1957s|137300 | 41942 | 33373k| 240.0 |  1186M |  53 |2460 |6738 |   0 |  84k|  0 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1952.05/1958.71	c  1959s|137400 | 41958 | 33392k| 240.0 |  1187M |  53 |2460 |6718 |   0 |  84k|  0 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1953.35/1960.09	c  1960s|137500 | 41981 | 33419k| 240.0 |  1187M |  53 |2460 |6664 |3416 |  84k|  1 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1954.84/1961.55	c  1962s|137600 | 41984 | 33444k| 240.0 |  1187M |  53 |2460 |6529 |3430 |  84k|  1 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1955.94/1962.66	c  1963s|137700 | 41999 | 33463k| 240.0 |  1188M |  53 |2460 |6451 |   0 |  84k|  0 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1957.93/1964.66	c  1965s|137800 | 42061 | 33501k| 240.1 |  1188M |  53 |2460 |6452 |3423 |  84k|  1 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1959.53/1966.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1959.53/1966.23	c  1966s|137900 | 42094 | 33529k| 240.1 |  1188M |  53 |2460 |6461 |   0 |  84k|  0 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1961.12/1967.81	c  1968s|138000 | 42127 | 33556k| 240.1 |  1189M |  53 |2460 |6476 |   0 |  85k|  0 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1962.42/1969.13	c  1969s|138100 | 42159 | 33580k| 240.1 |  1190M |  53 |2460 |6454 |3417 |  85k|  1 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1964.71/1971.45	c  1971s|138200 | 42197 | 33620k| 240.2 |  1191M |  53 |2460 |6435 |3421 |  85k|  1 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1965.80/1972.57	c  1973s|138300 | 42221 | 33639k| 240.2 |  1193M |  53 |2460 |6419 |   0 |  85k|  0 | 104k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1967.50/1974.22	c  1974s|138400 | 42255 | 33668k| 240.2 |  1193M |  53 |2460 |6415 |   0 |  85k|  0 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1968.80/1975.51	c  1976s|138500 | 42288 | 33689k| 240.2 |  1193M |  53 |2460 |6437 |3416 |  85k|  1 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1970.19/1976.97	c  1977s|138600 | 42321 | 33714k| 240.2 |  1193M |  53 |2460 |6392 |3421 |  85k|  1 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1971.69/1978.47	c  1978s|138700 | 42353 | 33741k| 240.2 |  1194M |  53 |2460 |6476 |   0 |  85k|  0 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1972.98/1979.73	c  1980s|138800 | 42382 | 33764k| 240.2 |  1194M |  53 |2460 |6452 |3417 |  85k|  1 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1973.78/1980.57	c  1981s|138900 | 42392 | 33778k| 240.2 |  1194M |  53 |2460 |6472 |   0 |  85k|  0 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1975.08/1981.86	c  1982s|139000 | 42432 | 33797k| 240.1 |  1195M |  53 |2460 |6457 |3428 |  85k|  1 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1976.07/1982.81	c  1983s|139100 | 42466 | 33814k| 240.1 |  1195M |  53 |2460 |6466 |   0 |  85k|  0 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1977.67/1984.42	c  1984s|139200 | 42507 | 33845k| 240.1 |  1195M |  53 |2460 |6462 |   0 |  85k|  0 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1978.68/1985.41	c  1985s|139300 | 42538 | 33862k| 240.1 |  1196M |  53 |2460 |6515 |   0 |  85k|  0 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1979.77/1986.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1979.77/1986.56	c  1987s|139400 | 42554 | 33882k| 240.1 |  1196M |  53 |2460 |6452 |   0 |  85k|  0 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1981.57/1988.31	c  1988s|139500 | 42602 | 33913k| 240.1 |  1197M |  53 |2460 |6457 |3426 |  85k|  1 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1983.46/1990.24	c  1990s|139600 | 42645 | 33945k| 240.2 |  1198M |  53 |2460 |6374 |3425 |  85k|  1 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1984.76/1991.50	c  1992s|139700 | 42646 | 33967k| 240.1 |  1199M |  53 |2460 |6374 |3424 |  86k|  1 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.37%
1986.15/1992.99	c  1993s|139800 | 42679 | 33992k| 240.1 |  1202M |  53 |2460 |6413 |3421 |  86k|  1 | 105k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
1987.05/1993.83	c  1994s|139900 | 42703 | 34005k| 240.1 |  1202M |  53 |2460 |6406 |   0 |  86k|  0 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
1987.94/1994.78	c  1995s|140000 | 42724 | 34021k| 240.0 |  1202M |  53 |2460 |6392 |3412 |  86k|  1 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
1989.25/1996.07	c  1996s|140100 | 42754 | 34043k| 240.0 |  1203M |  53 |2460 |6392 |   0 |  86k|  0 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
1990.84/1997.64	c  1998s|140200 | 42820 | 34073k| 240.0 |  1204M |  53 |2460 |6442 |   0 |  86k|  0 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
1992.03/1998.87	c  1999s|140300 | 42830 | 34094k| 240.0 |  1204M |  53 |2460 |6457 |3408 |  86k|  1 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
1993.13/1999.97	c  2000s|140400 | 42850 | 34111k| 240.0 |  1205M |  53 |2460 |6464 |   0 |  86k|  0 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
1994.23/2001.07	c  2001s|140500 | 42878 | 34126k| 239.9 |  1206M |  53 |2460 |6502 |3434 |  86k|  1 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
1995.42/2002.21	c  2002s|140600 | 42913 | 34146k| 239.9 |  1206M |  53 |2460 |6525 |   0 |  86k|  0 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
1996.32/2003.15	c  2003s|140700 | 42922 | 34160k| 239.8 |  1207M |  53 |2460 |6543 |3424 |  86k|  1 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
1999.21/2006.03	c  2006s|140800 | 42960 | 34216k| 240.0 |  1208M |  53 |2460 |6467 |   0 |  86k|  0 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2001.21/2008.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2001.21/2008.04	c  2008s|140900 | 43000 | 34250k| 240.1 |  1209M |  53 |2460 |6477 |3425 |  86k|  1 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2002.10/2008.91	c  2009s|141000 | 43017 | 34264k| 240.0 |  1209M |  53 |2460 |6498 |3417 |  86k|  1 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2003.30/2010.12	c  2010s|141100 | 43051 | 34282k| 240.0 |  1212M |  53 |2460 |6496 |3425 |  86k|  1 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2005.40/2012.25	c  2012s|141200 | 43097 | 34323k| 240.1 |  1213M |  53 |2460 |6531 |3417 |  87k|  1 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2006.60/2013.49	c  2013s|141300 | 43147 | 34343k| 240.1 |  1214M |  53 |2460 |6480 |   0 |  87k|  0 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2008.30/2015.16	c  2015s|141400 | 43190 | 34372k| 240.1 |  1214M |  53 |2460 |6432 |3410 |  87k|  1 | 106k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2009.79/2016.61	c  2017s|141500 | 43240 | 34401k| 240.2 |  1216M |  53 |2460 |6450 |3424 |  87k|  1 | 107k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2010.88/2017.73	c  2018s|141600 | 43253 | 34413k| 240.1 |  1217M |  53 |2460 |6545 |3419 |  87k|  1 | 107k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2012.08/2018.92	c  2019s|141700 | 43276 | 34429k| 240.0 |  1218M |  53 |2460 |6617 |3424 |  87k|  1 | 107k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2013.28/2020.14	c  2020s|141800 | 43313 | 34449k| 240.0 |  1219M |  53 |2460 |6638 |3414 |  87k|  1 | 107k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2014.57/2021.40	c  2021s|141900 | 43343 | 34467k| 239.9 |  1219M |  53 |2460 |6591 |3430 |  87k|  1 | 107k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2016.37/2023.22	c  2023s|142000 | 43384 | 34498k| 240.0 |  1219M |  53 |2460 |6553 |3414 |  87k|  1 | 107k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2017.66/2024.53	c  2025s|142100 | 43391 | 34514k| 239.9 |  1221M |  53 |2460 |6514 |3433 |  87k|  2 | 107k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2018.66/2025.58	c  2026s|142200 | 43410 | 34531k| 239.9 |  1221M |  53 |2460 |6518 |3422 |  87k|  2 | 107k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2020.06/2026.99	c  2027s|142300 | 43435 | 34553k| 239.9 |  1221M |  53 |2460 |6480 |3420 |  87k|  1 | 107k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2021.85/2028.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2021.85/2028.78	c  2029s|142400 | 43481 | 34589k| 240.0 |  1221M |  53 |2460 |6495 |3417 |  87k|  1 | 107k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2023.15/2030.02	c  2030s|142500 | 43504 | 34610k| 239.9 |  1221M |  53 |2460 |6505 |3424 |  87k|  1 | 107k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2024.25/2031.12	c  2031s|142600 | 43524 | 34628k| 239.9 |  1222M |  53 |2460 |6508 |3413 |  87k|  1 | 107k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2025.74/2032.62	c  2033s|142700 | 43571 | 34655k| 239.9 |  1222M |  53 |2460 |6552 |   0 |  87k|  0 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2026.63/2033.57	c  2034s|142800 | 43584 | 34670k| 239.9 |  1223M |  53 |2460 |6569 |   0 |  87k|  0 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2027.83/2034.73	c  2035s|142900 | 43604 | 34689k| 239.8 |  1223M |  53 |2460 |6565 |3419 |  87k|  2 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2030.42/2037.39	c  2037s|143000 | 43676 | 34736k| 240.0 |  1225M |  53 |2460 |6595 |3416 |  87k|  1 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2031.82/2038.79	c  2039s|143100 | 43734 | 34761k| 240.0 |  1228M |  53 |2460 |6634 |3426 |  88k|  2 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2033.12/2040.08	c  2040s|143200 | 43757 | 34785k| 240.0 |  1229M |  53 |2460 |6650 |   0 |  88k|  0 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2034.22/2041.10	c  2041s|143300 | 43770 | 34798k| 239.9 |  1230M |  53 |2460 |6648 |   0 |  88k|  0 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2035.31/2042.23	c  2042s|143400 | 43794 | 34817k| 239.9 |  1230M |  53 |2460 |6608 |3416 |  88k|  1 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2036.21/2043.15	c  2043s|143500 | 43809 | 34831k| 239.8 |  1231M |  53 |2460 |6600 |   0 |  88k|  0 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2037.30/2044.28	c  2044s|143600 | 43837 | 34850k| 239.8 |  1231M |  53 |2460 |6579 |   0 |  88k|  0 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2038.50/2045.40	c  2045s|143700 | 43857 | 34867k| 239.7 |  1231M |  53 |2460 |6552 |3429 |  88k|  2 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2039.89/2046.88	c  2047s|143800 | 43897 | 34893k| 239.7 |  1231M |  53 |2460 |6516 |3437 |  88k|  1 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2041.19/2048.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2041.19/2048.18	c  2048s|143900 | 43938 | 34912k| 239.7 |  1231M |  53 |2460 |6573 |3429 |  88k|  1 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2042.28/2049.24	c  2049s|144000 | 43946 | 34931k| 239.7 |  1233M |  53 |2460 |6639 |3422 |  88k|  2 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2043.98/2050.97	c  2051s|144100 | 43974 | 34962k| 239.7 |  1234M |  53 |2460 |6544 |   0 |  88k|  0 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2045.87/2052.84	c  2053s|144200 | 44017 | 34995k| 239.8 |  1234M |  53 |2460 |6526 |3417 |  88k|  1 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2047.47/2054.41	c  2054s|144300 | 44041 | 35020k| 239.8 |  1234M |  53 |2460 |6498 |3423 |  88k|  1 | 108k|  50 | 3.100000e+01 |      --      |    Inf |   9.38%
2048.57/2055.53	c  2056s|144400 | 44062 | 35036k| 239.7 |  1234M |  53 |2460 |6480 |   0 |  88k|  0 | 109k|  50 | 3.100000e+01 |      --      |    Inf |   9.39%
2050.07/2057.08	c  2057s|144500 | 44118 | 35067k| 239.8 |  1236M |  53 |2460 |6507 |3425 |  88k|  1 | 109k|  50 | 3.100000e+01 |      --      |    Inf |   9.39%
2051.36/2058.37	c  2058s|144600 | 44143 | 35086k| 239.7 |  1238M |  53 |2460 |6595 |3436 |  88k|  2 | 109k|  50 | 3.100000e+01 |      --      |    Inf |   9.39%
2053.85/2060.80	c  2061s|144700 | 44189 | 35137k| 239.9 |  1239M |  53 |2460 |6637 |3423 |  88k|  1 | 109k|  50 | 3.100000e+01 |      --      |    Inf |   9.39%
2056.25/2063.28	c  2063s|144800 | 44258 | 35192k| 240.1 |  1241M |  53 |2460 |6675 |3422 |  89k|  1 | 109k|  50 | 3.100000e+01 |      --      |    Inf |   9.39%
2058.34/2065.39	c  2065s|144900 | 44311 | 35235k| 240.3 |  1243M |  53 |2460 |6615 |3415 |  89k|  1 | 109k|  50 | 3.100000e+01 |      --      |    Inf |   9.39%
2060.04/2067.03	c  2067s|145000 | 44372 | 35269k| 240.3 |  1244M |  53 |2460 |6618 |3421 |  89k|  1 | 109k|  50 | 3.100000e+01 |      --      |    Inf |   9.39%
2061.14/2068.16	c  2068s|145100 | 44397 | 35286k| 240.3 |  1246M |  53 |2460 |6680 |3421 |  89k|  1 | 109k|  50 | 3.100000e+01 |      --      |    Inf |   9.39%
2062.73/2069.75	c  2070s|145200 | 44430 | 35308k| 240.3 |  1246M |  53 |2460 |6686 |3414 |  89k|  1 | 109k|  50 | 3.100000e+01 |      --      |    Inf |   9.39%
2063.53/2070.54	c  2071s|145300 | 44452 | 35323k| 240.2 |  1247M |  53 |2460 |6669 |   0 |  89k|  0 | 109k|  50 | 3.100000e+01 |      --      |    Inf |   9.39%
2064.42/2071.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2064.42/2071.40	c  2071s|145400 | 44470 | 35337k| 240.2 |  1247M |  53 |2460 |6636 |3416 |  89k|  1 | 109k|  50 | 3.100000e+01 |      --      |    Inf |   9.39%
2065.52/2072.55	c  2073s|145500 | 44481 | 35356k| 240.1 |  1247M |  53 |2460 |6605 |   0 |  89k|  0 | 109k|  50 | 3.100000e+01 |      --      |    Inf |   9.39%
2066.82/2073.89	c  2074s|145600 | 44512 | 35379k| 240.1 |  1248M |  53 |2460 |6583 |   0 |  89k|  0 | 109k|  50 | 3.100000e+01 |      --      |    Inf |   9.39%
2068.91/2075.91	c  2076s|145700 | 44532 | 35406k| 240.1 |  1248M |  53 |2460 |6578 |3420 |  89k|  1 | 109k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2070.31/2077.33	c  2077s|145800 | 44579 | 35429k| 240.1 |  1248M |  53 |2460 |6599 |3435 |  89k|  1 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2071.90/2078.95	c  2079s|145900 | 44591 | 35448k| 240.1 |  1249M |  53 |2460 |6555 |   0 |  89k|  0 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2073.30/2080.37	c  2080s|146000 | 44631 | 35471k| 240.1 |  1254M |  53 |2460 |6596 |3436 |  89k|  1 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2074.39/2081.47	c  2081s|146100 | 44639 | 35487k| 240.0 |  1257M |  53 |2460 |6652 |3430 |  89k|  1 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2075.99/2083.09	c  2083s|146200 | 44682 | 35514k| 240.0 |  1257M |  53 |2460 |6586 |3415 |  89k|  1 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2077.18/2084.23	c  2084s|146300 | 44701 | 35528k| 240.0 |  1257M |  53 |2460 |6571 |   0 |  90k|  0 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2078.48/2085.59	c  2086s|146400 | 44711 | 35549k| 240.0 |  1258M |  53 |2460 |6592 |   0 |  90k|  0 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2079.68/2086.77	c  2087s|146500 | 44723 | 35567k| 239.9 |  1258M |  53 |2460 |6582 |3437 |  90k|  1 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2080.77/2087.89	c  2088s|146600 | 44745 | 35581k| 239.9 |  1258M |  53 |2460 |6595 |   0 |  90k|  0 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2081.98/2089.05	c  2089s|146700 | 44784 | 35599k| 239.8 |  1258M |  53 |2460 |6620 |3415 |  90k|  1 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2082.88/2090.00	c  2090s|146800 | 44800 | 35612k| 239.7 |  1260M |  53 |2460 |6609 |3425 |  90k|  1 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2084.17/2091.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2084.17/2091.24	c  2091s|146900 | 44818 | 35632k| 239.7 |  1260M |  53 |2460 |6568 |   0 |  90k|  0 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2085.08/2092.10	c  2092s|147000 | 44832 | 35645k| 239.6 |  1260M |  53 |2460 |6554 |   0 |  90k|  0 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2086.27/2093.31	c  2093s|147100 | 44852 | 35664k| 239.6 |  1261M |  53 |2460 |6540 |3426 |  90k|  1 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2088.16/2095.23	c  2095s|147200 | 44905 | 35696k| 239.7 |  1261M |  53 |2460 |6545 |3423 |  90k|  1 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2089.16/2096.21	c  2096s|147300 | 44927 | 35712k| 239.6 |  1262M |  53 |2460 |6568 |3425 |  90k|  1 | 110k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2090.15/2097.27	c  2097s|147400 | 44944 | 35729k| 239.6 |  1262M |  53 |2460 |6535 |3417 |  90k|  1 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2091.85/2098.98	c  2099s|147500 | 44980 | 35758k| 239.6 |  1263M |  53 |2460 |6490 |3416 |  90k|  1 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2093.15/2100.24	c  2100s|147600 | 45004 | 35783k| 239.6 |  1263M |  53 |2460 |6476 |   0 |  91k|  0 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2094.54/2101.61	c  2102s|147700 | 45030 | 35805k| 239.6 |  1265M |  53 |2460 |6436 |   0 |  91k|  0 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2096.04/2103.18	c  2103s|147800 | 45061 | 35834k| 239.6 |  1265M |  53 |2460 |6418 |   0 |  91k|  0 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2097.04/2104.12	c  2104s|147900 | 45078 | 35849k| 239.6 |  1265M |  53 |2460 |6464 |3421 |  91k|  1 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2097.83/2104.91	c  2105s|148000 | 45076 | 35861k| 239.5 |  1266M |  53 |2460 |6471 |3412 |  91k|  1 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2099.23/2106.30	c  2106s|148100 | 45100 | 35884k| 239.5 |  1266M |  53 |2460 |6502 |3427 |  91k|  2 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2100.22/2107.37	c  2107s|148200 | 45122 | 35900k| 239.4 |  1266M |  53 |2460 |6526 |   0 |  91k|  0 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2101.12/2108.24	c  2108s|148300 | 45146 | 35914k| 239.4 |  1267M |  53 |2460 |6489 |3414 |  91k|  1 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2102.02/2109.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2102.02/2109.12	c  2109s|148400 | 45162 | 35925k| 239.3 |  1267M |  53 |2460 |6480 |3419 |  91k|  1 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2103.02/2110.11	c  2110s|148500 | 45172 | 35941k| 239.2 |  1267M |  53 |2460 |6444 |   0 |  91k|  0 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2104.11/2111.25	c  2111s|148600 | 45190 | 35961k| 239.2 |  1268M |  53 |2460 |6448 |3416 |  91k|  1 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2105.21/2112.32	c  2112s|148700 | 45208 | 35979k| 239.1 |  1268M |  53 |2460 |6444 |   0 |  91k|  0 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2106.20/2113.34	c  2113s|148800 | 45216 | 35995k| 239.1 |  1268M |  53 |2460 |6422 |3417 |  91k|  1 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2107.10/2114.22	c  2114s|148900 | 45235 | 36009k| 239.0 |  1268M |  53 |2460 |6462 |3412 |  91k|  1 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2107.70/2114.87	c  2115s|149000 | 45240 | 36015k| 238.9 |  1268M |  53 |2460 |6469 |   0 |  91k|  0 | 111k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2108.60/2115.75	c  2116s|149100 | 45252 | 36029k| 238.8 |  1268M |  53 |2460 |6456 |3421 |  91k|  1 | 112k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2109.29/2116.49	c  2116s|149200 | 45262 | 36036k| 238.7 |  1268M |  53 |2460 |6510 |3421 |  91k|  1 | 112k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2109.79/2116.96	c  2117s|149300 | 45262 | 36041k| 238.6 |  1268M |  53 |2460 |6533 |3420 |  91k|  1 | 112k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2111.39/2118.50	c  2119s|149400 | 45319 | 36067k| 238.6 |  1269M |  53 |2460 |6618 |3421 |  91k|  1 | 112k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2112.18/2119.38	c  2119s|149500 | 45334 | 36077k| 238.5 |  1272M |  53 |2460 |6622 |   0 |  91k|  0 | 112k|  55 | 3.100000e+01 |      --      |    Inf |   9.39%
2114.28/2121.44	c  2121s|149600 | 45371 | 36102k| 238.5 |  1272M |  53 |2460 |6628 |3419 |  92k|  1 | 112k|  55 | 3.100000e+01 |      --      |    Inf |   9.40%
2115.67/2122.88	c  2123s|149700 | 45415 | 36127k| 238.5 |  1273M |  53 |2460 |6644 |   0 |  92k|  0 | 112k|  55 | 3.100000e+01 |      --      |    Inf |   9.40%
2117.47/2124.66	c  2125s|149800 | 45459 | 36156k| 238.6 |  1274M |  53 |2460 |6620 |3429 |  92k|  2 | 112k|  55 | 3.100000e+01 |      --      |    Inf |   9.40%
2118.47/2125.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2118.47/2125.66	c  2126s|149900 | 45475 | 36171k| 238.5 |  1274M |  53 |2460 |6573 |   0 |  92k|  0 | 112k|  55 | 3.100000e+01 |      --      |    Inf |   9.40%
2119.97/2127.12	c  2127s|150000 | 45510 | 36198k| 238.5 |  1275M |  53 |2460 |6541 |3422 |  92k|  1 | 112k|  55 | 3.100000e+01 |      --      |    Inf |   9.40%
2121.36/2128.50	c  2129s|150100 | 45548 | 36225k| 238.6 |  1276M |  53 |2460 |6600 |   0 |  92k|  0 | 112k|  55 | 3.100000e+01 |      --      |    Inf |   9.40%
2122.55/2129.75	c  2130s|150200 | 45579 | 36246k| 238.5 |  1277M |  53 |2460 |6607 |3417 |  92k|  1 | 112k|  55 | 3.100000e+01 |      --      |    Inf |   9.40%
2123.75/2130.94	c  2131s|150300 | 45595 | 36262k| 238.5 |  1278M |  53 |2460 |6599 |   0 |  92k|  0 | 112k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2124.85/2132.04	c  2132s|150400 | 45623 | 36276k| 238.4 |  1278M |  53 |2460 |6689 |3416 |  92k|  1 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2127.14/2134.30	c  2134s|150500 | 45680 | 36317k| 238.5 |  1278M |  53 |2460 |6697 |3422 |  92k|  1 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2128.34/2135.53	c  2136s|150600 | 45704 | 36337k| 238.5 |  1278M |  53 |2460 |6674 |   0 |  92k|  0 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2130.03/2137.28	c  2137s|150700 | 45731 | 36362k| 238.5 |  1286M |  53 |2460 |6646 |3419 |  92k|  1 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2132.43/2139.61	c  2140s|150800 | 45786 | 36411k| 238.7 |  1288M |  53 |2460 |6668 |3418 |  92k|  1 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2134.22/2141.49	c  2141s|150900 | 45830 | 36445k| 238.8 |  1288M |  53 |2460 |6636 |   0 |  92k|  0 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2135.72/2142.95	c  2143s|151000 | 45856 | 36473k| 238.8 |  1288M |  53 |2460 |6588 |   0 |  92k|  0 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2137.11/2144.35	c  2144s|151100 | 45898 | 36500k| 238.8 |  1288M |  53 |2460 |6598 |   0 |  92k|  0 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2138.71/2145.90	c  2146s|151200 | 45937 | 36523k| 238.8 |  1288M |  53 |2460 |6542 |   0 |  93k|  0 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2139.91/2147.13	c  2147s|151300 | 45964 | 36544k| 238.8 |  1288M |  53 |2460 |6537 |3416 |  93k|  1 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2141.50/2148.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2141.50/2148.78	c  2149s|151400 | 45996 | 36576k| 238.8 |  1288M |  53 |2460 |6484 |3415 |  93k|  1 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2142.60/2149.81	c  2150s|151500 | 46010 | 36589k| 238.8 |  1288M |  53 |2460 |6496 |3415 |  93k|  1 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2143.99/2151.21	c  2151s|151600 | 46014 | 36616k| 238.8 |  1289M |  53 |2460 |6490 |3419 |  93k|  1 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2144.90/2152.19	c  2152s|151700 | 46035 | 36632k| 238.7 |  1289M |  53 |2460 |6494 |   0 |  93k|  0 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2145.79/2153.02	c  2153s|151800 | 46038 | 36644k| 238.7 |  1290M |  53 |2460 |6499 |3410 |  93k|  1 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.40%
2147.28/2154.50	c  2155s|151900 | 46065 | 36671k| 238.7 |  1290M |  53 |2460 |6504 |3417 |  93k|  1 | 113k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2148.58/2155.82	c  2156s|152000 | 46083 | 36692k| 238.7 |  1290M |  53 |2460 |6603 |3417 |  93k|  1 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2150.28/2157.58	c  2158s|152100 | 46108 | 36724k| 238.7 |  1291M |  53 |2460 |6600 |3421 |  93k|  1 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2151.88/2159.19	c  2159s|152200 | 46173 | 36752k| 238.7 |  1292M |  53 |2460 |6583 |   0 |  93k|  0 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2153.27/2160.52	c  2161s|152300 | 46192 | 36774k| 238.7 |  1292M |  53 |2460 |6573 |3424 |  93k|  1 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2154.46/2161.75	c  2162s|152400 | 46216 | 36796k| 238.7 |  1293M |  53 |2460 |6607 |3424 |  93k|  2 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2155.56/2162.84	c  2163s|152500 | 46239 | 36814k| 238.7 |  1293M |  53 |2460 |6586 |   0 |  93k|  0 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2156.36/2163.67	c  2164s|152600 | 46259 | 36827k| 238.6 |  1293M |  53 |2460 |6604 |3410 |  93k|  1 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2157.36/2164.63	c  2165s|152700 | 46282 | 36843k| 238.5 |  1295M |  53 |2460 |6578 |   0 |  93k|  0 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2158.55/2165.81	c  2166s|152800 | 46315 | 36861k| 238.5 |  1295M |  53 |2460 |6560 |3424 |  93k|  1 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2159.25/2166.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2159.25/2166.57	c  2167s|152900 | 46330 | 36872k| 238.4 |  1295M |  53 |2460 |6644 |   0 |  93k|  0 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2160.25/2167.53	c  2168s|153000 | 46339 | 36888k| 238.4 |  1295M |  53 |2460 |6651 |3428 |  93k|  1 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2161.04/2168.31	c  2168s|153100 | 46337 | 36898k| 238.3 |  1295M |  53 |2460 |6656 |   0 |  93k|  0 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2162.54/2169.84	c  2170s|153200 | 46381 | 36923k| 238.3 |  1296M |  53 |2460 |6654 |3427 |  94k|  1 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2163.84/2171.14	c  2171s|153300 | 46424 | 36947k| 238.3 |  1296M |  53 |2460 |6671 |   0 |  94k|  0 | 114k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2165.63/2172.91	c  2173s|153400 | 46456 | 36974k| 238.3 |  1297M |  53 |2460 |6632 |3429 |  94k|  1 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2166.83/2174.16	c  2174s|153500 | 46487 | 36996k| 238.3 |  1297M |  53 |2460 |6630 |3424 |  94k|  2 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2168.02/2175.39	c  2175s|153600 | 46518 | 37016k| 238.3 |  1297M |  53 |2460 |6643 |   0 |  94k|  0 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2169.12/2176.47	c  2176s|153700 | 46538 | 37034k| 238.2 |  1297M |  53 |2460 |6603 |3431 |  94k|  1 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2170.22/2177.51	c  2178s|153800 | 46545 | 37053k| 238.2 |  1297M |  53 |2460 |6582 |3416 |  94k|  1 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2171.51/2178.81	c  2179s|153900 | 46568 | 37075k| 238.2 |  1298M |  53 |2460 |6568 |   0 |  94k|  0 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2173.11/2180.44	c  2180s|154000 | 46583 | 37107k| 238.2 |  1298M |  53 |2460 |6531 |3415 |  94k|  1 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2174.21/2181.51	c  2182s|154100 | 46620 | 37124k| 238.2 |  1298M |  53 |2460 |6583 |3413 |  94k|  1 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2175.30/2182.65	c  2183s|154200 | 46629 | 37141k| 238.2 |  1300M |  53 |2460 |6600 |   0 |  94k|  0 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2176.40/2183.72	c  2184s|154300 | 46644 | 37157k| 238.1 |  1300M |  53 |2460 |6594 |3423 |  94k|  1 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2177.60/2184.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2177.60/2184.93	c  2185s|154400 | 46662 | 37176k| 238.1 |  1300M |  53 |2460 |6592 |3422 |  94k|  2 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2179.99/2187.39	c  2187s|154500 | 46709 | 37224k| 238.2 |  1300M |  53 |2460 |6614 |   0 |  94k|  0 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2181.39/2188.71	c  2189s|154600 | 46755 | 37247k| 238.2 |  1301M |  53 |2460 |6656 |3437 |  95k|  2 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2183.69/2191.04	c  2191s|154700 | 46803 | 37289k| 238.3 |  1302M |  53 |2460 |6710 |3423 |  95k|  1 | 115k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2185.79/2193.12	c  2193s|154800 | 46861 | 37330k| 238.5 |  1302M |  53 |2460 |6764 |3421 |  95k|  1 | 116k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2186.88/2194.26	c  2194s|154900 | 46866 | 37349k| 238.4 |  1303M |  53 |2460 |6805 |   0 |  95k|  0 | 116k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2188.18/2195.54	c  2196s|155000 | 46897 | 37373k| 238.4 |  1304M |  53 |2460 |6829 |3423 |  95k|  1 | 116k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2190.37/2197.71	c  2198s|155100 | 46939 | 37412k| 238.5 |  1306M |  53 |2460 |6868 |   0 |  95k|  0 | 116k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2191.37/2198.72	c  2199s|155200 | 46959 | 37428k| 238.5 |  1307M |  53 |2460 |6846 |3424 |  95k|  1 | 116k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2192.77/2200.17	c  2200s|155300 | 46993 | 37453k| 238.5 |  1307M |  53 |2460 |6879 |3422 |  95k|  2 | 116k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2193.86/2201.26	c  2201s|155400 | 47028 | 37472k| 238.5 |  1308M |  53 |2460 |6903 |3432 |  95k|  1 | 116k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2195.06/2202.49	c  2202s|155500 | 47052 | 37491k| 238.4 |  1308M |  53 |2460 |6771 |   0 |  95k|  0 | 116k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2196.45/2203.81	c  2204s|155600 | 47088 | 37513k| 238.4 |  1309M |  53 |2460 |6739 |   0 |  95k|  0 | 116k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2197.85/2205.26	c  2205s|155700 | 47111 | 37537k| 238.4 |  1309M |  53 |2460 |6695 |   0 |  95k|  0 | 116k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2199.34/2206.72	c  2207s|155800 | 47143 | 37563k| 238.4 |  1309M |  53 |2460 |6703 |3420 |  95k|  1 | 116k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2200.84/2208.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2200.84/2208.25	c  2208s|155900 | 47150 | 37585k| 238.4 |  1309M |  53 |2460 |6694 |   0 |  95k|  0 | 116k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2202.04/2209.48	c  2209s|156000 | 47184 | 37604k| 238.4 |  1309M |  53 |2460 |6676 |   0 |  95k|  0 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2203.53/2210.91	c  2211s|156100 | 47214 | 37631k| 238.4 |  1309M |  53 |2460 |6659 |   0 |  95k|  0 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2204.43/2211.86	c  2212s|156200 | 47232 | 37647k| 238.4 |  1310M |  53 |2460 |6667 |3422 |  95k|  1 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2205.83/2213.26	c  2213s|156300 | 47271 | 37671k| 238.4 |  1311M |  53 |2460 |6691 |3427 |  95k|  1 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2206.92/2214.37	c  2214s|156400 | 47270 | 37691k| 238.3 |  1312M |  53 |2460 |6725 |   0 |  96k|  0 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2208.52/2215.91	c  2216s|156500 | 47300 | 37716k| 238.3 |  1313M |  53 |2460 |6734 |   0 |  96k|  0 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2209.72/2217.11	c  2217s|156600 | 47323 | 37734k| 238.3 |  1313M |  53 |2460 |6702 |3409 |  96k|  1 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.41%
2210.62/2218.04	c  2218s|156700 | 47329 | 37747k| 238.2 |  1314M |  53 |2460 |6684 |   0 |  96k|  0 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2211.81/2219.27	c  2219s|156800 | 47352 | 37767k| 238.2 |  1314M |  53 |2460 |6620 |3418 |  96k|  1 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2213.10/2220.52	c  2221s|156900 | 47378 | 37789k| 238.2 |  1314M |  53 |2460 |6632 |3416 |  96k|  1 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2214.90/2222.34	c  2222s|157000 | 47438 | 37818k| 238.2 |  1315M |  53 |2460 |6626 |   0 |  96k|  0 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2216.10/2223.54	c  2224s|157100 | 47475 | 37838k| 238.2 |  1316M |  53 |2460 |6630 |   0 |  96k|  0 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2217.29/2224.80	c  2225s|157200 | 47503 | 37858k| 238.2 |  1317M |  53 |2460 |6614 |   0 |  96k|  0 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2218.29/2225.72	c  2226s|157300 | 47529 | 37874k| 238.1 |  1318M |  53 |2460 |6600 |   0 |  96k|  0 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2220.58/2228.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2220.58/2228.07	c  2228s|157400 | 47574 | 37916k| 238.2 |  1321M |  53 |2460 |6568 |3416 |  96k|  1 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2221.58/2229.08	c  2229s|157500 | 47593 | 37928k| 238.2 |  1322M |  53 |2460 |6550 |3416 |  96k|  1 | 117k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2222.97/2230.43	c  2230s|157600 | 47626 | 37953k| 238.2 |  1322M |  53 |2460 |6533 |3422 |  96k|  2 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2223.97/2231.44	c  2231s|157700 | 47664 | 37971k| 238.1 |  1322M |  53 |2460 |6582 |3417 |  96k|  1 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2224.97/2232.46	c  2232s|157800 | 47681 | 37989k| 238.1 |  1323M |  53 |2460 |6569 |3428 |  96k|  1 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2226.16/2233.68	c  2234s|157900 | 47711 | 38010k| 238.1 |  1323M |  53 |2460 |6635 |3415 |  96k|  1 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2227.46/2234.91	c  2235s|158000 | 47733 | 38033k| 238.1 |  1323M |  53 |2460 |6647 |3418 |  96k|  1 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2228.75/2236.29	c  2236s|158100 | 47752 | 38059k| 238.1 |  1323M |  53 |2460 |6638 |3429 |  96k|  1 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2229.95/2237.41	c  2237s|158200 | 47790 | 38077k| 238.1 |  1324M |  53 |2460 |6606 |3426 |  96k|  2 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2231.05/2238.54	c  2239s|158300 | 47795 | 38096k| 238.0 |  1324M |  53 |2460 |6583 |3416 |  96k|  1 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2232.65/2240.13	c  2240s|158400 | 47822 | 38121k| 238.0 |  1325M |  53 |2460 |6548 |3437 |  96k|  1 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2234.05/2241.59	c  2242s|158500 | 47853 | 38148k| 238.1 |  1327M |  53 |2460 |6566 |3426 |  96k|  1 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2235.34/2242.83	c  2243s|158600 | 47885 | 38168k| 238.0 |  1327M |  53 |2460 |6611 |   0 |  97k|  0 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2236.74/2244.29	c  2244s|158700 | 47928 | 38192k| 238.0 |  1327M |  53 |2460 |6554 |3428 |  97k|  1 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2237.73/2245.25	c  2245s|158800 | 47935 | 38203k| 238.0 |  1328M |  53 |2460 |6567 |   0 |  97k|  0 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2238.93/2246.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2238.93/2246.46	c  2246s|158900 | 47956 | 38221k| 237.9 |  1329M |  53 |2460 |6578 |3416 |  97k|  1 | 118k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2240.33/2247.80	c  2248s|159000 | 48007 | 38243k| 237.9 |  1330M |  53 |2460 |6623 |   0 |  97k|  0 | 119k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2241.22/2248.79	c  2249s|159100 | 48032 | 38259k| 237.9 |  1333M |  53 |2460 |6642 |3417 |  97k|  1 | 119k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2242.52/2250.04	c  2250s|159200 | 48051 | 38281k| 237.8 |  1334M |  53 |2460 |6622 |3416 |  97k|  1 | 119k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2243.71/2251.29	c  2251s|159300 | 48089 | 38300k| 237.8 |  1334M |  53 |2460 |6651 |   0 |  97k|  0 | 119k|  60 | 3.100000e+01 |      --      |    Inf |   9.42%
2245.01/2252.50	c  2252s|159400 | 48120 | 38318k| 237.8 |  1335M |  53 |2460 |6667 |3411 |  97k|  1 | 119k|  60 | 3.100000e+01 |      --      |    Inf |   9.43%
2246.61/2254.12	c  2254s|159500 | 48145 | 38345k| 237.8 |  1336M |  53 |2460 |6672 |   0 |  97k|  0 | 119k|  60 | 3.100000e+01 |      --      |    Inf |   9.43%
2247.61/2255.19	c  2255s|159600 | 48155 | 38361k| 237.8 |  1336M |  53 |2460 |6644 |3418 |  97k|  1 | 119k|  60 | 3.100000e+01 |      --      |    Inf |   9.43%
2248.60/2256.19	c  2256s|159700 | 48158 | 38376k| 237.7 |  1340M |  53 |2460 |6666 |   0 |  97k|  0 | 119k|  60 | 3.100000e+01 |      --      |    Inf |   9.43%
2249.69/2257.25	c  2257s|159800 | 48159 | 38391k| 237.6 |  1340M |  53 |2460 |6690 |3415 |  97k|  1 | 119k|  60 | 3.100000e+01 |      --      |    Inf |   9.43%
2250.99/2258.53	c  2259s|159900 | 48172 | 38411k| 237.6 |  1340M |  53 |2460 |6618 |3415 |  97k|  1 | 119k|  60 | 3.100000e+01 |      --      |    Inf |   9.43%
2252.19/2259.73	c  2260s|160000 | 48198 | 38433k| 237.6 |  1340M |  53 |2460 |6871 |3413 |  97k|  1 | 119k|  60 | 3.100000e+01 |      --      |    Inf |   9.43%
2252.89/2260.43	c  2260s|160100 | 48208 | 38446k| 237.5 |  1341M |  53 |2460 |6883 |   0 |  97k|  0 | 119k|  60 | 3.100000e+01 |      --      |    Inf |   9.43%
2254.59/2262.18	c  2262s|160200 | 48231 | 38479k| 237.6 |  1342M |  53 |2460 |6895 |3415 |  97k|  1 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2255.98/2263.58	c  2264s|160300 | 48255 | 38505k| 237.6 |  1342M |  53 |2460 |6827 |3418 |  98k|  1 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2257.77/2265.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2257.77/2265.34	c  2265s|160400 | 48312 | 38537k| 237.7 |  1343M |  53 |2460 |6815 |3421 |  98k|  1 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2258.77/2266.31	c  2266s|160500 | 48330 | 38553k| 237.6 |  1344M |  53 |2460 |6828 |   0 |  98k|  0 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2259.86/2267.49	c  2267s|160600 | 48358 | 38573k| 237.6 |  1345M |  53 |2460 |6819 |3427 |  98k|  1 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2261.26/2268.88	c  2269s|160700 | 48405 | 38597k| 237.6 |  1345M |  53 |2460 |6778 |3422 |  98k|  1 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2262.66/2270.25	c  2270s|160800 | 48430 | 38617k| 237.6 |  1346M |  53 |2460 |6765 |3420 |  98k|  1 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2264.05/2271.64	c  2272s|160900 | 48462 | 38634k| 237.5 |  1346M |  53 |2460 |6691 |   0 |  98k|  0 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2265.35/2272.97	c  2273s|161000 | 48520 | 38658k| 237.5 |  1346M |  53 |2460 |6682 |3423 |  98k|  1 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2265.95/2273.56	c  2274s|161100 | 48530 | 38666k| 237.4 |  1347M |  53 |2460 |6697 |3421 |  98k|  1 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2267.35/2274.99	c  2275s|161200 | 48549 | 38693k| 237.5 |  1347M |  53 |2460 |6675 |3419 |  98k|  1 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2268.65/2276.27	c  2276s|161300 | 48571 | 38710k| 237.4 |  1349M |  53 |2460 |6676 |3422 |  98k|  1 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2269.25/2276.85	c  2277s|161400 | 48570 | 38718k| 237.3 |  1349M |  53 |2460 |6734 |   0 |  98k|  0 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2270.84/2278.45	c  2278s|161500 | 48614 | 38747k| 237.4 |  1349M |  53 |2460 |6704 |3417 |  98k|  1 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2271.74/2279.34	c  2279s|161600 | 48618 | 38759k| 237.3 |  1349M |  53 |2460 |6657 |3427 |  98k|  2 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2273.03/2280.63	c  2281s|161700 | 48648 | 38781k| 237.3 |  1351M |  53 |2460 |6692 |3416 |  98k|  1 | 120k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2274.53/2282.16	c  2282s|161800 | 48663 | 38809k| 237.3 |  1351M |  53 |2460 |6655 |3422 |  98k|  1 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2275.83/2283.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2275.83/2283.49	c  2283s|161900 | 48695 | 38829k| 237.3 |  1351M |  53 |2460 |6636 |3419 |  99k|  1 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2277.02/2284.65	c  2285s|162000 | 48734 | 38846k| 237.2 |  1351M |  53 |2460 |6628 |3423 |  99k|  1 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2278.22/2285.85	c  2286s|162100 | 48774 | 38867k| 237.2 |  1351M |  53 |2460 |6639 |   0 |  99k|  0 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2279.52/2287.12	c  2287s|162200 | 48810 | 38888k| 237.2 |  1352M |  53 |2460 |6624 |3429 |  99k|  1 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2281.31/2288.92	c  2289s|162300 | 48844 | 38914k| 237.2 |  1353M |  53 |2460 |6623 |3429 |  99k|  1 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2282.81/2290.40	c  2290s|162400 | 48864 | 38940k| 237.2 |  1354M |  53 |2460 |6645 |   0 |  99k|  0 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2283.70/2291.39	c  2291s|162500 | 48886 | 38955k| 237.2 |  1355M |  53 |2460 |6652 |   0 |  99k|  0 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2285.20/2292.80	c  2293s|162600 | 48918 | 38980k| 237.2 |  1355M |  53 |2460 |6649 |3421 |  99k|  1 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2286.00/2293.69	c  2294s|162700 | 48927 | 38991k| 237.1 |  1355M |  53 |2460 |6626 |3428 |  99k|  2 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2286.99/2294.69	c  2295s|162800 | 48945 | 39009k| 237.1 |  1356M |  53 |2460 |6652 |3420 |  99k|  1 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.44%
2288.29/2295.96	c  2296s|162900 | 48955 | 39033k| 237.1 |  1357M |  53 |2460 |6643 |3407 |  99k|  1 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2289.58/2297.23	c  2297s|163000 | 48973 | 39050k| 237.0 |  1358M |  53 |2460 |6619 |3431 |  99k|  1 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2290.78/2298.44	c  2298s|163100 | 48989 | 39072k| 237.0 |  1359M |  53 |2460 |6609 |   0 |  99k|  0 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2292.08/2299.72	c  2300s|163200 | 49011 | 39093k| 237.0 |  1359M |  53 |2460 |6620 |   0 |  99k|  0 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2293.77/2301.41	c  2301s|163300 | 49052 | 39122k| 237.0 |  1360M |  53 |2460 |6569 |   0 |  99k|  0 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2294.57/2302.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2294.57/2302.26	c  2302s|163400 | 49062 | 39135k| 237.0 |  1360M |  53 |2460 |6608 |   0 |  99k|  0 | 121k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2295.77/2303.40	c  2303s|163500 | 49107 | 39153k| 236.9 |  1360M |  53 |2460 |6627 |3413 |  99k|  1 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2296.76/2304.40	c  2304s|163600 | 49126 | 39170k| 236.9 |  1360M |  53 |2460 |6638 |3421 |  99k|  1 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2297.66/2305.34	c  2305s|163700 | 49136 | 39185k| 236.8 |  1360M |  53 |2460 |6618 |3425 |  99k|  2 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2298.86/2306.55	c  2307s|163800 | 49157 | 39205k| 236.8 |  1360M |  53 |2460 |6627 |3413 | 100k|  1 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2299.76/2307.46	c  2307s|163900 | 49181 | 39219k| 236.8 |  1364M |  53 |2460 |6622 |3416 | 100k|  2 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2300.95/2308.67	c  2309s|164000 | 49207 | 39240k| 236.7 |  1364M |  53 |2460 |6617 |   0 | 100k|  0 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2302.75/2310.46	c  2310s|164100 | 49236 | 39271k| 236.8 |  1364M |  53 |2460 |6629 |3418 | 100k|  1 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2304.24/2311.94	c  2312s|164200 | 49267 | 39295k| 236.8 |  1364M |  53 |2460 |6638 |3425 | 100k|  1 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2305.04/2312.76	c  2313s|164300 | 49301 | 39308k| 236.7 |  1364M |  53 |2460 |6636 |3416 | 100k|  1 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2306.04/2313.78	c  2314s|164400 | 49309 | 39323k| 236.7 |  1364M |  53 |2460 |6621 |3417 | 100k|  1 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2308.03/2315.70	c  2316s|164500 | 49352 | 39361k| 236.8 |  1365M |  53 |2460 |6591 |3417 | 100k|  1 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2309.03/2316.80	c  2317s|164600 | 49379 | 39381k| 236.7 |  1365M |  53 |2460 |6601 |   0 | 100k|  0 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2310.43/2318.11	c  2318s|164700 | 49415 | 39404k| 236.7 |  1365M |  53 |2460 |6597 |3412 | 100k|  1 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2311.92/2319.68	c  2320s|164800 | 49464 | 39431k| 236.8 |  1365M |  53 |2460 |6591 |3416 | 100k|  2 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2313.42/2321.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2313.42/2321.15	c  2321s|164900 | 49489 | 39457k| 236.8 |  1366M |  53 |2460 |6549 |   0 | 100k|  0 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2314.51/2322.23	c  2322s|165000 | 49532 | 39477k| 236.8 |  1366M |  53 |2460 |6583 |3417 | 100k|  1 | 122k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2315.61/2323.35	c  2323s|165100 | 49581 | 39496k| 236.7 |  1366M |  53 |2460 |6612 |   0 | 100k|  0 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2316.91/2324.62	c  2325s|165200 | 49607 | 39519k| 236.7 |  1366M |  53 |2460 |6658 |3420 | 100k|  1 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2318.10/2325.82	c  2326s|165300 | 49638 | 39537k| 236.7 |  1367M |  53 |2460 |6754 |   0 | 100k|  0 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2318.90/2326.66	c  2327s|165400 | 49677 | 39549k| 236.6 |  1368M |  53 |2460 |6800 |   0 | 100k|  0 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2319.80/2327.58	c  2328s|165500 | 49713 | 39565k| 236.6 |  1369M |  55 |2460 |6815 |3417 | 101k|  1 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2320.90/2328.63	c  2329s|165600 | 49722 | 39582k| 236.5 |  1371M |  55 |2460 |6823 |3419 | 101k|  1 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2322.00/2329.70	c  2330s|165700 | 49736 | 39599k| 236.5 |  1371M |  55 |2460 |6809 |3427 | 101k|  1 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2322.60/2330.34	c  2330s|165800 | 49740 | 39608k| 236.4 |  1371M |  55 |2460 |6840 |   0 | 101k|  0 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2323.59/2331.32	c  2331s|165900 | 49763 | 39622k| 236.3 |  1371M |  55 |2460 |6818 |   0 | 101k|  0 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2324.89/2332.69	c  2333s|166000 | 49797 | 39648k| 236.4 |  1372M |  55 |2460 |6807 |3419 | 101k|  1 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2326.49/2334.25	c  2334s|166100 | 49843 | 39675k| 236.4 |  1372M |  55 |2460 |6810 |3425 | 101k|  3 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2327.98/2335.75	c  2336s|166200 | 49888 | 39701k| 236.4 |  1372M |  55 |2460 |6831 |3426 | 101k|  1 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2328.98/2336.76	c  2337s|166300 | 49915 | 39718k| 236.3 |  1373M |  55 |2460 |6827 |   0 | 101k|  0 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2330.87/2338.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2330.87/2338.61	c  2339s|166400 | 49966 | 39752k| 236.4 |  1375M |  55 |2460 |6851 |3411 | 101k|  1 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2332.77/2340.53	c  2341s|166500 | 50005 | 39790k| 236.5 |  1376M |  55 |2460 |6840 |3420 | 101k|  2 | 123k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2334.46/2342.21	c  2342s|166600 | 50020 | 39814k| 236.5 |  1377M |  55 |2460 |6866 |3416 | 101k|  1 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2336.46/2344.26	c  2344s|166700 | 50057 | 39856k| 236.6 |  1378M |  55 |2460 |6846 |3424 | 101k|  3 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2338.26/2346.00	c  2346s|166800 | 50087 | 39886k| 236.6 |  1378M |  55 |2460 |6852 |3428 | 101k|  1 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2339.95/2347.70	c  2348s|166900 | 50123 | 39919k| 236.7 |  1379M |  55 |2460 |6815 |3421 | 101k|  1 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2341.25/2349.09	c  2349s|167000 | 50155 | 39944k| 236.7 |  1380M |  55 |2460 |6837 |3421 | 101k|  1 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2342.74/2350.59	c  2351s|167100 | 50179 | 39969k| 236.7 |  1381M |  55 |2460 |6838 |3420 | 101k|  1 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2344.63/2352.49	c  2352s|167200 | 50207 | 39994k| 236.7 |  1382M |  55 |2460 |6829 |   0 | 102k|  0 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.45%
2346.23/2354.03	c  2354s|167300 | 50244 | 40016k| 236.7 |  1383M |  55 |2460 |6731 |3423 | 102k|  1 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2347.62/2355.47	c  2355s|167400 | 50274 | 40038k| 236.7 |  1383M |  55 |2460 |6639 |3419 | 102k|  1 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2349.02/2356.85	c  2357s|167500 | 50311 | 40066k| 236.7 |  1384M |  55 |2460 |6643 |3416 | 102k|  1 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2350.02/2357.89	c  2358s|167600 | 50323 | 40085k| 236.7 |  1384M |  55 |2460 |6614 |3416 | 102k|  1 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2351.41/2359.26	c  2359s|167700 | 50358 | 40110k| 236.7 |  1384M |  55 |2460 |6579 |   0 | 102k|  0 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2352.61/2360.49	c  2360s|167800 | 50374 | 40130k| 236.7 |  1384M |  55 |2460 |6584 |   0 | 102k|  0 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2353.90/2361.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2353.90/2361.73	c  2362s|167900 | 50385 | 40152k| 236.7 |  1384M |  55 |2460 |6592 |3436 | 102k|  3 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2355.10/2362.95	c  2363s|168000 | 50398 | 40174k| 236.7 |  1385M |  55 |2460 |6586 |   0 | 102k|  0 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2356.60/2364.40	c  2364s|168100 | 50439 | 40199k| 236.7 |  1385M |  55 |2460 |6592 |   0 | 102k|  0 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2357.79/2365.62	c  2366s|168200 | 50468 | 40221k| 236.7 |  1386M |  55 |2460 |6605 |   0 | 102k|  0 | 124k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2358.99/2366.88	c  2367s|168300 | 50492 | 40242k| 236.6 |  1387M |  55 |2460 |6584 |   0 | 102k|  0 | 125k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2360.19/2368.07	c  2368s|168400 | 50513 | 40261k| 236.6 |  1388M |  55 |2460 |6557 |   0 | 102k|  0 | 125k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2361.19/2369.00	c  2369s|168500 | 50525 | 40276k| 236.6 |  1389M |  55 |2460 |6567 |3418 | 102k|  1 | 125k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2362.68/2370.55	c  2371s|168600 | 50557 | 40307k| 236.6 |  1390M |  55 |2460 |6567 |3422 | 103k|  1 | 125k|  60 | 3.100000e+01 |      --      |    Inf |   9.46%
2363.97/2371.81	c  2372s|168700 | 50567 | 40328k| 236.6 |  1390M |  55 |2460 |6562 |3432 | 103k|  1 | 125k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2364.87/2372.78	c  2373s|168800 | 50595 | 40341k| 236.5 |  1390M |  55 |2460 |6581 |3417 | 103k|  1 | 125k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2365.87/2373.75	c  2374s|168900 | 50619 | 40357k| 236.5 |  1390M |  55 |2460 |6589 |3417 | 103k|  1 | 125k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2366.77/2374.69	c  2375s|169000 | 50641 | 40372k| 236.4 |  1390M |  55 |2460 |6592 |3422 | 103k|  1 | 125k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2368.06/2375.93	c  2376s|169100 | 50653 | 40393k| 236.4 |  1390M |  55 |2460 |6574 |   0 | 103k|  0 | 125k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2369.56/2377.40	c  2377s|169200 | 50652 | 40419k| 236.4 |  1390M |  55 |2460 |6617 |3417 | 103k|  1 | 125k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2370.66/2378.56	c  2379s|169300 | 50675 | 40440k| 236.4 |  1391M |  55 |2460 |6629 |   0 | 103k|  0 | 125k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2371.65/2379.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2371.65/2379.59	c  2380s|169400 | 50698 | 40455k| 236.4 |  1393M |  55 |2460 |6627 |3417 | 103k|  1 | 125k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2373.05/2380.98	c  2381s|169500 | 50735 | 40480k| 236.4 |  1393M |  55 |2460 |6631 |3422 | 103k|  1 | 125k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2374.15/2382.08	c  2382s|169600 | 50752 | 40497k| 236.3 |  1394M |  55 |2460 |6619 |3415 | 103k|  1 | 125k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2375.15/2383.03	c  2383s|169700 | 50773 | 40512k| 236.3 |  1394M |  55 |2460 |6628 |   0 | 103k|  0 | 125k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2376.04/2383.98	c  2384s|169800 | 50792 | 40526k| 236.2 |  1394M |  55 |2460 |6615 |3424 | 103k|  0 | 125k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2377.24/2385.12	c  2385s|169900 | 50816 | 40545k| 236.2 |  1394M |  55 |2460 |6587 |   0 | 103k|  0 | 125k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2378.73/2386.63	c  2387s|170000 | 50866 | 40573k| 236.2 |  1395M |  55 |2460 |6613 |3420 | 103k|  1 | 126k|  60 | 3.100592e+01 |      --      |    Inf |   9.46%
2380.73/2388.61	c  2389s|170100 | 50917 | 40607k| 236.3 |  1400M |  55 |2460 |6724 |3440 | 103k|  3 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2382.82/2390.80	c  2391s|170200 | 50956 | 40643k| 236.4 |  1400M |  55 |2460 |6686 |3421 | 103k|  1 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2384.51/2392.46	c  2392s|170300 | 51001 | 40676k| 236.4 |  1400M |  55 |2460 |6670 |3414 | 103k|  1 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2386.51/2394.45	c  2394s|170400 | 51038 | 40700k| 236.4 |  1400M |  55 |2460 |6725 |   0 | 104k|  0 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2387.61/2395.55	c  2396s|170500 | 51039 | 40718k| 236.4 |  1400M |  55 |2460 |6753 |   0 | 104k|  0 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2389.21/2397.19	c  2397s|170600 | 51060 | 40743k| 236.4 |  1402M |  55 |2460 |6712 |   0 | 104k|  0 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2390.80/2398.71	c  2399s|170700 | 51079 | 40765k| 236.4 |  1403M |  55 |2460 |6740 |   0 | 104k|  0 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2392.00/2399.99	c  2400s|170800 | 51091 | 40785k| 236.4 |  1403M |  55 |2460 |6727 |3423 | 104k|  1 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2393.39/2401.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2393.39/2401.35	c  2401s|170900 | 51106 | 40801k| 236.3 |  1408M |  55 |2460 |6745 |3423 | 104k|  1 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2394.89/2402.87	c  2403s|171000 | 51101 | 40820k| 236.3 |  1409M |  55 |2460 |6709 |3419 | 104k|  1 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2396.88/2404.82	c  2405s|171100 | 51149 | 40857k| 236.4 |  1409M |  55 |2460 |6732 |3416 | 104k|  1 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2398.28/2406.27	c  2406s|171200 | 51179 | 40880k| 236.4 |  1409M |  55 |2460 |6748 |3421 | 104k|  1 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2400.08/2408.02	c  2408s|171300 | 51197 | 40906k| 236.4 |  1409M |  55 |2460 |6740 |   0 | 104k|  0 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2401.17/2409.18	c  2409s|171400 | 51226 | 40927k| 236.4 |  1409M |  55 |2460 |6740 |   0 | 104k|  0 | 126k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2402.26/2410.27	c  2410s|171500 | 51235 | 40944k| 236.3 |  1410M |  55 |2460 |6740 |3425 | 104k|  1 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2403.36/2411.36	c  2411s|171600 | 51269 | 40963k| 236.3 |  1410M |  55 |2460 |6732 |   0 | 104k|  0 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2404.56/2412.58	c  2413s|171700 | 51302 | 40982k| 236.3 |  1410M |  55 |2460 |6697 |3426 | 104k|  1 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2406.25/2414.21	c  2414s|171800 | 51322 | 41006k| 236.3 |  1410M |  55 |2460 |6679 |3425 | 104k|  1 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2407.75/2415.79	c  2416s|171900 | 51336 | 41031k| 236.3 |  1410M |  55 |2460 |6727 |3417 | 104k|  1 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2408.65/2416.65	c  2417s|172000 | 51345 | 41045k| 236.2 |  1410M |  55 |2460 |6711 |3419 | 104k|  1 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2409.54/2417.51	c  2418s|172100 | 51365 | 41057k| 236.2 |  1410M |  55 |2460 |6719 |   0 | 105k|  0 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2410.54/2418.51	c  2419s|172200 | 51399 | 41073k| 236.1 |  1412M |  55 |2460 |6751 |3424 | 105k|  1 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2411.35/2419.36	c  2419s|172300 | 51404 | 41086k| 236.1 |  1413M |  55 |2460 |6746 |   0 | 105k|  0 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2412.94/2421.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2412.94/2421.00	c  2421s|172400 | 51450 | 41112k| 236.1 |  1413M |  55 |2460 |6724 |3410 | 105k|  1 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2414.44/2422.43	c  2422s|172500 | 51500 | 41141k| 236.1 |  1414M |  55 |2460 |6748 |   0 | 105k|  0 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2415.93/2423.98	c  2424s|172600 | 51519 | 41171k| 236.1 |  1414M |  55 |2460 |6734 |3419 | 105k|  1 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2417.93/2425.92	c  2426s|172700 | 51542 | 41199k| 236.2 |  1415M |  55 |2460 |6798 |3427 | 105k|  2 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2419.42/2427.43	c  2427s|172800 | 51565 | 41225k| 236.2 |  1419M |  55 |2460 |6813 |3415 | 105k|  1 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2421.52/2429.52	c  2430s|172900 | 51606 | 41265k| 236.3 |  1420M |  55 |2460 |6786 |3417 | 105k|  1 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2422.41/2430.43	c  2430s|173000 | 51616 | 41283k| 236.2 |  1420M |  55 |2460 |6790 |3422 | 105k|  1 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2423.61/2431.68	c  2432s|173100 | 51635 | 41301k| 236.2 |  1422M |  55 |2460 |6804 |   0 | 105k|  0 | 127k|  60 | 3.100595e+01 |      --      |    Inf |   9.46%
2424.61/2432.68	c  2433s|173200 | 51654 | 41318k| 236.2 |  1422M |  55 |2460 |6756 |   0 | 105k|  0 | 128k|  60 | 3.100595e+01 |      --      |    Inf |   9.47%
2425.90/2433.98	c  2434s|173300 | 51703 | 41341k| 236.2 |  1423M |  55 |2460 |6745 |3412 | 105k|  1 | 128k|  60 | 3.100595e+01 |      --      |    Inf |   9.47%
2427.10/2435.13	c  2435s|173400 | 51743 | 41360k| 236.1 |  1426M |  55 |2460 |6725 |   0 | 105k|  0 | 128k|  60 | 3.100595e+01 |      --      |    Inf |   9.47%
2428.29/2436.31	c  2436s|173500 | 51768 | 41380k| 236.1 |  1426M |  55 |2460 |6743 |3416 | 105k|  1 | 128k|  60 | 3.100595e+01 |      --      |    Inf |   9.47%
2429.89/2437.91	c  2438s|173600 | 51800 | 41409k| 236.2 |  1426M |  55 |2460 |6763 |   0 | 105k|  0 | 128k|  60 | 3.100595e+01 |      --      |    Inf |   9.47%
2431.18/2439.22	c  2439s|173700 | 51828 | 41430k| 236.1 |  1427M |  55 |2460 |6784 |3429 | 105k|  1 | 128k|  60 | 3.100595e+01 |      --      |    Inf |   9.47%
2432.58/2440.68	c  2441s|173800 | 51860 | 41455k| 236.1 |  1428M |  55 |2460 |6816 |3419 | 105k|  1 | 128k|  60 | 3.100595e+01 |      --      |    Inf |   9.47%
2433.38/2441.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2433.38/2441.50	c  2441s|173900 | 51870 | 41465k| 236.1 |  1430M |  55 |2460 |6847 |3424 | 105k|  1 | 128k|  60 | 3.100595e+01 |      --      |    Inf |   9.47%
2434.77/2442.82	c  2443s|174000 | 51886 | 41482k| 236.0 |  1430M |  55 |2460 |6858 |   0 | 105k|  0 | 128k|  60 | 3.100595e+01 |      --      |    Inf |   9.47%
2435.68/2443.75	c  2444s|174100 | 51899 | 41492k| 236.0 |  1433M |  55 |2460 |6832 |   0 | 106k|  0 | 128k|  60 | 3.100595e+01 |      --      |    Inf |   9.47%
2436.78/2444.80	c  2445s|174200 | 51916 | 41507k| 235.9 |  1433M |  55 |2460 |6826 |3430 | 106k|  1 | 128k|  60 | 3.100595e+01 |      --      |    Inf |   9.47%
2437.87/2445.91	c  2446s|174300 | 51948 | 41524k| 235.9 |  1433M |  55 |2460 |6899 |3435 | 106k|  1 | 128k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2439.27/2447.37	c  2447s|174400 | 51974 | 41548k| 235.9 |  1434M |  55 |2460 |6901 |3408 | 106k|  1 | 128k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2440.86/2448.97	c  2449s|174500 | 52007 | 41571k| 235.9 |  1434M |  55 |2460 |6890 |3430 | 106k|  1 | 128k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2442.06/2450.11	c  2450s|174600 | 52015 | 41590k| 235.8 |  1434M |  55 |2460 |6867 |3419 | 106k|  1 | 129k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2443.26/2451.36	c  2451s|174700 | 52049 | 41610k| 235.8 |  1435M |  55 |2460 |6867 |3427 | 106k|  2 | 129k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2444.65/2452.77	c  2453s|174800 | 52083 | 41634k| 235.8 |  1437M |  55 |2460 |6829 |   0 | 106k|  0 | 129k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2446.25/2454.31	c  2454s|174900 | 52133 | 41660k| 235.8 |  1438M |  55 |2460 |6854 |3414 | 106k|  1 | 129k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2448.05/2456.14	c  2456s|175000 | 52164 | 41689k| 235.9 |  1440M |  55 |2460 |6787 |3419 | 106k|  1 | 129k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2449.94/2458.09	c  2458s|175100 | 52193 | 41714k| 235.9 |  1441M |  55 |2460 |6754 |   0 | 106k|  0 | 129k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2451.13/2459.28	c  2459s|175200 | 52207 | 41735k| 235.9 |  1441M |  55 |2460 |6748 |3417 | 106k|  1 | 129k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2452.23/2460.37	c  2460s|175300 | 52235 | 41752k| 235.8 |  1442M |  55 |2460 |6784 |3424 | 106k|  1 | 129k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2453.42/2461.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2453.42/2461.57	c  2462s|175400 | 52265 | 41772k| 235.8 |  1450M |  55 |2460 |6795 |3421 | 106k|  1 | 129k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2454.82/2462.94	c  2463s|175500 | 52310 | 41797k| 235.8 |  1450M |  55 |2460 |6778 |   0 | 106k|  0 | 129k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2456.02/2464.11	c  2464s|175600 | 52340 | 41818k| 235.8 |  1450M |  55 |2460 |6777 |3419 | 107k|  1 | 129k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2457.21/2465.35	c  2465s|175700 | 52376 | 41839k| 235.8 |  1451M |  55 |2460 |6917 |3424 | 107k|  1 | 129k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2458.81/2466.90	c  2467s|175800 | 52402 | 41862k| 235.8 |  1452M |  55 |2460 |6897 |3407 | 107k|  1 | 129k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2460.10/2468.24	c  2468s|175900 | 52442 | 41885k| 235.8 |  1452M |  55 |2460 |6899 |3420 | 107k|  2 | 130k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2461.70/2469.88	c  2470s|176000 | 52445 | 41905k| 235.8 |  1452M |  55 |2460 |6894 |   0 | 107k|  0 | 130k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2463.30/2471.49	c  2471s|176100 | 52480 | 41931k| 235.8 |  1452M |  55 |2460 |6877 |   0 | 107k|  0 | 130k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2464.39/2472.58	c  2473s|176200 | 52502 | 41947k| 235.7 |  1452M |  55 |2460 |6808 |3418 | 107k|  1 | 130k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2465.89/2474.09	c  2474s|176300 | 52548 | 41971k| 235.7 |  1452M |  55 |2460 |6800 |3426 | 107k|  1 | 130k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2467.28/2475.49	c  2475s|176400 | 52572 | 41995k| 235.7 |  1453M |  55 |2460 |6776 |   0 | 107k|  0 | 130k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2468.68/2476.86	c  2477s|176500 | 52611 | 42018k| 235.7 |  1454M |  55 |2460 |6807 |3417 | 107k|  2 | 130k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2470.48/2478.60	c  2479s|176600 | 52625 | 42044k| 235.7 |  1456M |  55 |2460 |6755 |   0 | 107k|  0 | 130k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2471.98/2480.19	c  2480s|176700 | 52676 | 42071k| 235.8 |  1456M |  55 |2460 |6803 |   0 | 107k|  0 | 130k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2473.27/2481.48	c  2481s|176800 | 52716 | 42093k| 235.8 |  1458M |  55 |2460 |6862 |   0 | 108k|  0 | 130k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2474.66/2482.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2474.66/2482.88	c  2483s|176900 | 52744 | 42109k| 235.7 |  1458M |  55 |2460 |6900 |   0 | 108k|  0 | 130k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2476.26/2484.48	c  2484s|177000 | 52736 | 42124k| 235.7 |  1459M |  55 |2460 |6886 |3419 | 108k|  1 | 130k|  65 | 3.100595e+01 |      --      |    Inf |   9.47%
2477.86/2486.00	c  2486s|177100 | 52758 | 42149k| 235.7 |  1460M |  55 |2460 |6829 |3421 | 108k|  2 | 130k|  65 | 3.100888e+01 |      --      |    Inf |   9.47%
2479.05/2487.21	c  2487s|177200 | 52798 | 42171k| 235.7 |  1460M |  55 |2460 |6805 |   0 | 108k|  0 | 130k|  65 | 3.100896e+01 |      --      |    Inf |   9.47%
2479.95/2488.17	c  2488s|177300 | 52815 | 42183k| 235.6 |  1460M |  55 |2460 |6840 |3430 | 108k|  2 | 130k|  65 | 3.101187e+01 |      --      |    Inf |   9.47%
2481.04/2489.28	c  2489s|177400 | 52823 | 42200k| 235.6 |  1460M |  55 |2460 |6808 |3436 | 108k|  1 | 131k|  65 | 3.101187e+01 |      --      |    Inf |   9.47%
2481.84/2490.03	c  2490s|177500 | 52817 | 42210k| 235.5 |  1460M |  55 |2460 |6771 |   0 | 108k|  0 | 131k|  65 | 3.101187e+01 |      --      |    Inf |   9.48%
2483.63/2491.80	c  2492s|177600 | 52855 | 42243k| 235.5 |  1461M |  55 |2460 |6719 |3415 | 108k|  1 | 131k|  65 | 3.101187e+01 |      --      |    Inf |   9.48%
2484.63/2492.85	c  2493s|177700 | 52874 | 42259k| 235.5 |  1462M |  55 |2460 |6729 |3419 | 108k|  1 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2486.13/2494.38	c  2494s|177800 | 52900 | 42284k| 235.5 |  1462M |  55 |2460 |6734 |3426 | 108k|  1 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2487.02/2495.28	c  2495s|177900 | 52926 | 42297k| 235.4 |  1462M |  55 |2460 |6737 |3421 | 108k|  1 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2487.83/2496.02	c  2496s|178000 | 52927 | 42309k| 235.4 |  1462M |  55 |2460 |6792 |3421 | 108k|  1 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2488.52/2496.73	c  2497s|178100 | 52932 | 42319k| 235.3 |  1462M |  55 |2460 |6801 |   0 | 108k|  0 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2489.32/2497.53	c  2498s|178200 | 52936 | 42330k| 235.2 |  1462M |  55 |2460 |6828 |   0 | 108k|  0 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2490.71/2498.98	c  2499s|178300 | 52966 | 42357k| 235.3 |  1463M |  55 |2460 |6882 |3428 | 109k|  1 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2491.41/2499.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2491.41/2499.68	c  2500s|178400 | 52969 | 42365k| 235.2 |  1463M |  55 |2460 |6881 |   0 | 109k|  0 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2492.51/2500.79	c  2501s|178500 | 52978 | 42383k| 235.1 |  1463M |  55 |2460 |6866 |3410 | 109k|  1 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2493.41/2501.63	c  2502s|178600 | 52983 | 42395k| 235.1 |  1463M |  55 |2460 |6836 |3422 | 109k|  1 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2494.51/2502.70	c  2503s|178700 | 53013 | 42411k| 235.0 |  1466M |  55 |2460 |6870 |   0 | 109k|  0 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2495.60/2503.86	c  2504s|178800 | 53052 | 42433k| 235.0 |  1467M |  55 |2460 |6885 |3417 | 109k|  1 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2497.10/2505.32	c  2505s|178900 | 53090 | 42459k| 235.0 |  1469M |  55 |2460 |6833 |3417 | 109k|  1 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2498.60/2506.88	c  2507s|179000 | 53122 | 42489k| 235.1 |  1470M |  55 |2460 |6832 |3417 | 109k|  1 | 131k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2500.29/2508.57	c  2509s|179100 | 53165 | 42520k| 235.1 |  1470M |  55 |2460 |6823 |3425 | 109k|  1 | 132k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2501.39/2509.60	c  2510s|179200 | 53183 | 42536k| 235.1 |  1470M |  55 |2460 |6816 |3423 | 109k|  1 | 132k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2502.98/2511.26	c  2511s|179300 | 53204 | 42568k| 235.1 |  1470M |  55 |2460 |6807 |3424 | 109k|  2 | 132k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2504.88/2513.19	c  2513s|179400 | 53233 | 42604k| 235.2 |  1470M |  55 |2460 |6803 |3414 | 109k|  1 | 132k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2506.78/2515.09	c  2515s|179500 | 53267 | 42638k| 235.2 |  1471M |  55 |2460 |6835 |   0 | 109k|  0 | 132k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2508.17/2516.47	c  2516s|179600 | 53305 | 42664k| 235.3 |  1471M |  55 |2460 |6799 |3424 | 109k|  1 | 132k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2509.66/2517.93	c  2518s|179700 | 53325 | 42687k| 235.3 |  1471M |  55 |2460 |6808 |3417 | 109k|  1 | 132k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2511.16/2519.43	c  2519s|179800 | 53365 | 42712k| 235.3 |  1471M |  55 |2460 |6881 |   0 | 109k|  0 | 132k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2512.25/2520.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2512.25/2520.50	c  2521s|179900 | 53365 | 42728k| 235.2 |  1472M |  55 |2460 |6874 |3419 | 109k|  1 | 132k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2513.45/2521.75	c  2522s|180000 | 53391 | 42748k| 235.2 |  1472M |  55 |2460 |6913 |3419 | 109k|  1 | 132k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2515.04/2523.32	c  2523s|180100 | 53426 | 42774k| 235.2 |  1474M |  55 |2460 |6840 |   0 | 109k|  0 | 132k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2517.35/2525.67	c  2526s|180200 | 53500 | 42823k| 235.4 |  1476M |  55 |2460 |6854 |3416 | 110k|  1 | 132k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2519.64/2527.98	c  2528s|180300 | 53569 | 42870k| 235.5 |  1477M |  55 |2460 |6892 |   0 | 110k|  0 | 132k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2521.23/2529.59	c  2530s|180400 | 53616 | 42900k| 235.5 |  1478M |  55 |2460 |6894 |3416 | 110k|  1 | 133k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2523.43/2531.72	c  2532s|180500 | 53676 | 42943k| 235.6 |  1478M |  55 |2460 |6958 |3423 | 110k|  2 | 133k|  65 | 3.101190e+01 |      --      |    Inf |   9.48%
2524.62/2532.97	c  2533s|180600 | 53706 | 42963k| 235.6 |  1478M |  55 |2460 |7001 |3422 | 110k|  0 | 133k|  65 | 3.101782e+01 |      --      |    Inf |   9.48%
2525.92/2534.28	c  2534s|180700 | 53722 | 42983k| 235.6 |  1481M |  55 |2460 |7012 |3416 | 110k|  1 | 133k|  65 | 3.101782e+01 |      --      |    Inf |   9.48%
2527.82/2536.15	c  2536s|180800 | 53769 | 43019k| 235.7 |  1483M |  55 |2460 |6997 |3418 | 110k|  1 | 133k|  65 | 3.101782e+01 |      --      |    Inf |   9.48%
2529.60/2537.96	c  2538s|180900 | 53813 | 43056k| 235.7 |  1483M |  55 |2460 |7007 |3432 | 110k|  1 | 133k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2531.10/2539.43	c  2539s|181000 | 53848 | 43079k| 235.7 |  1486M |  55 |2460 |7027 |3417 | 110k|  1 | 133k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2532.30/2540.68	c  2541s|181100 | 53890 | 43100k| 235.7 |  1489M |  55 |2460 |7030 |3432 | 110k|  1 | 133k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2534.00/2542.32	c  2542s|181200 | 53932 | 43128k| 235.7 |  1489M |  55 |2460 |7050 |3428 | 110k|  2 | 133k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2534.90/2543.27	c  2543s|181300 | 53942 | 43145k| 235.7 |  1490M |  55 |2460 |7049 |   0 | 110k|  0 | 133k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2536.89/2545.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2536.89/2545.20	c  2545s|181400 | 53964 | 43165k| 235.7 |  1490M |  55 |2460 |7000 |3423 | 111k|  1 | 133k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2538.09/2546.40	c  2546s|181500 | 53966 | 43180k| 235.6 |  1491M |  55 |2460 |6986 |3437 | 111k|  1 | 133k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2539.38/2547.75	c  2548s|181600 | 53969 | 43197k| 235.6 |  1494M |  55 |2460 |6981 |3422 | 111k|  1 | 133k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2540.69/2549.05	c  2549s|181700 | 54010 | 43218k| 235.6 |  1494M |  55 |2460 |7095 |   0 | 111k|  0 | 133k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2542.07/2550.47	c  2550s|181800 | 54042 | 43240k| 235.6 |  1498M |  55 |2460 |7117 |3417 | 111k|  1 | 134k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2544.47/2552.84	c  2553s|181900 | 54110 | 43283k| 235.7 |  1498M |  55 |2460 |7171 |3430 | 111k|  2 | 134k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2546.26/2554.65	c  2555s|182000 | 54124 | 43301k| 235.7 |  1499M |  55 |2460 |7219 |3436 | 111k|  1 | 134k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2547.86/2556.24	c  2556s|182100 | 54180 | 43333k| 235.7 |  1499M |  55 |2460 |7156 |3423 | 111k|  1 | 134k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2550.15/2558.56	c  2559s|182200 | 54233 | 43377k| 235.8 |  1502M |  55 |2460 |7072 |3419 | 112k|  1 | 134k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2552.84/2561.25	c  2561s|182300 | 54293 | 43428k| 236.0 |  1504M |  55 |2460 |7091 |3423 | 112k|  1 | 134k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2555.13/2563.54	c  2564s|182400 | 54330 | 43473k| 236.1 |  1506M |  55 |2460 |7011 |   0 | 112k|  0 | 134k|  65 | 3.101786e+01 |      --      |    Inf |   9.48%
2556.84/2565.25	c  2565s|182500 | 54377 | 43506k| 236.1 |  1507M |  55 |2460 |6957 |3417 | 112k|  1 | 134k|  65 | 3.101793e+01 |      --      |    Inf |   9.48%
2559.13/2567.54	c  2568s|182600 | 54434 | 43554k| 236.3 |  1508M |  55 |2460 |6949 |3432 | 112k|  1 | 134k|  65 | 3.101807e+01 |      --      |    Inf |   9.48%
2561.02/2569.49	c  2569s|182700 | 54475 | 43590k| 236.3 |  1508M |  55 |2460 |6970 |3430 | 112k|  2 | 134k|  65 | 3.101807e+01 |      --      |    Inf |   9.48%
2563.12/2571.56	c  2572s|182800 | 54505 | 43631k| 236.4 |  1509M |  55 |2460 |6933 |3432 | 112k|  1 | 134k|  65 | 3.120000e+01 |      --      |    Inf |   9.48%
2565.72/2574.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2565.72/2574.18	c  2574s|182900 | 54570 | 43687k| 236.6 |  1510M |  55 |2460 |6937 |   0 | 112k|  0 | 134k|  65 | 3.120000e+01 |      --      |    Inf |   9.48%
2566.81/2575.28	c  2575s|183000 | 54575 | 43705k| 236.6 |  1510M |  55 |2460 |6957 |3423 | 112k|  1 | 134k|  65 | 3.120000e+01 |      --      |    Inf |   9.48%
2568.80/2577.23	c  2577s|183100 | 54595 | 43745k| 236.7 |  1512M |  55 |2460 |6831 |3434 | 113k|  1 | 135k|  65 | 3.120000e+01 |      --      |    Inf |   9.48%
2569.90/2578.38	c  2578s|183200 | 54599 | 43762k| 236.6 |  1513M |  55 |2460 |6792 |3423 | 113k|  1 | 135k|  65 | 3.120000e+01 |      --      |    Inf |   9.48%
2571.29/2579.77	c  2580s|183300 | 54647 | 43787k| 236.6 |  1513M |  55 |2460 |6858 |3436 | 113k|  1 | 135k|  65 | 3.120595e+01 |      --      |    Inf |   9.48%
2572.99/2581.44	c  2581s|183400 | 54665 | 43816k| 236.7 |  1516M |  55 |2460 |6833 |3417 | 113k|  1 | 135k|  65 | 3.135119e+01 |      --      |    Inf |   9.48%
2574.59/2583.09	c  2583s|183500 | 54669 | 43835k| 236.6 |  1516M |  55 |2460 |6817 |   0 | 113k|  0 | 135k|  65 | 3.135119e+01 |      --      |    Inf |   9.48%
2575.98/2584.48	c  2584s|183600 | 54688 | 43860k| 236.6 |  1516M |  55 |2460 |6763 |3418 | 113k|  1 | 135k|  65 | 3.151190e+01 |      --      |    Inf |   9.48%
2577.68/2586.12	c  2586s|183700 | 54733 | 43886k| 236.7 |  1516M |  55 |2460 |6751 |3426 | 113k|  1 | 135k|  65 | 3.200000e+01 |      --      |    Inf |   9.48%
2579.37/2587.88	c  2588s|183800 | 54759 | 43911k| 236.7 |  1516M |  55 |2460 |6779 |3446 | 113k|  1 | 135k|  65 | 3.200000e+01 |      --      |    Inf |   9.48%
2580.57/2589.08	c  2589s|183900 | 54768 | 43925k| 236.6 |  1518M |  55 |2460 |6827 |3439 | 113k|  1 | 135k|  65 | 3.200000e+01 |      --      |    Inf |   9.48%
2581.67/2590.18	c  2590s|184000 | 54785 | 43943k| 236.6 |  1519M |  55 |2460 |6783 |3409 | 113k|  1 | 135k|  65 | 3.200000e+01 |      --      |    Inf |   9.48%
2583.25/2591.75	c  2592s|184100 | 54826 | 43969k| 236.6 |  1521M |  55 |2460 |6752 |3421 | 113k|  1 | 135k|  65 | 3.200000e+01 |      --      |    Inf |   9.48%
2584.65/2593.19	c  2593s|184200 | 54858 | 43995k| 236.6 |  1522M |  55 |2460 |6722 |3425 | 113k|  2 | 135k|  65 | 3.200000e+01 |      --      |    Inf |   9.48%
2585.95/2594.46	c  2594s|184300 | 54887 | 44012k| 236.6 |  1522M |  55 |2460 |6741 |3422 | 114k|  1 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.48%
2587.34/2595.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2587.34/2595.83	c  2596s|184400 | 54919 | 44033k| 236.5 |  1522M |  55 |2460 |6736 |   0 | 114k|  0 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.48%
2588.24/2596.79	c  2597s|184500 | 54935 | 44047k| 236.5 |  1522M |  55 |2460 |6726 |3426 | 114k|  1 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.48%
2589.83/2598.33	c  2598s|184600 | 54972 | 44072k| 236.5 |  1522M |  55 |2460 |6679 |3423 | 114k|  1 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2590.73/2599.20	c  2599s|184700 | 54979 | 44083k| 236.4 |  1522M |  55 |2460 |6620 |   0 | 114k|  0 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2591.93/2600.47	c  2600s|184800 | 55003 | 44102k| 236.4 |  1522M |  55 |2460 |6588 |3421 | 114k|  1 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2593.22/2601.75	c  2602s|184900 | 55033 | 44124k| 236.4 |  1522M |  55 |2460 |6604 |3438 | 114k|  1 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2594.53/2603.09	c  2603s|185000 | 55059 | 44145k| 236.4 |  1523M |  55 |2460 |6604 |3420 | 114k|  1 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2595.82/2604.30	c  2604s|185100 | 55073 | 44165k| 236.4 |  1525M |  55 |2460 |6602 |3415 | 114k|  1 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2597.01/2605.54	c  2606s|185200 | 55100 | 44186k| 236.4 |  1525M |  55 |2460 |6617 |3427 | 114k|  1 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2598.21/2606.76	c  2607s|185300 | 55140 | 44205k| 236.3 |  1525M |  55 |2460 |6635 |3421 | 114k|  1 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2599.71/2608.22	c  2608s|185400 | 55168 | 44232k| 236.3 |  1526M |  55 |2460 |6642 |3434 | 114k|  1 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2600.51/2609.01	c  2609s|185500 | 55170 | 44242k| 236.3 |  1526M |  55 |2460 |6626 |   0 | 114k|  0 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2601.80/2610.36	c  2610s|185600 | 55218 | 44266k| 236.3 |  1526M |  55 |2460 |6587 |3415 | 114k|  1 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2602.91/2611.46	c  2611s|185700 | 55236 | 44284k| 236.2 |  1527M |  55 |2460 |6631 |3420 | 114k|  1 | 136k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2604.00/2612.57	c  2613s|185800 | 55267 | 44302k| 236.2 |  1527M |  55 |2460 |6650 |   0 | 114k|  0 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2605.00/2613.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2605.00/2613.52	c  2614s|185900 | 55271 | 44317k| 236.2 |  1528M |  55 |2460 |6670 |   0 | 114k|  0 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2605.80/2614.37	c  2614s|186000 | 55282 | 44329k| 236.1 |  1528M |  55 |2460 |6667 |   0 | 115k|  0 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2606.89/2615.44	c  2615s|186100 | 55303 | 44343k| 236.1 |  1528M |  55 |2460 |6672 |3414 | 115k|  1 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2608.09/2616.64	c  2617s|186200 | 55358 | 44362k| 236.0 |  1529M |  55 |2460 |6710 |   0 | 115k|  0 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2608.99/2617.55	c  2618s|186300 | 55376 | 44376k| 236.0 |  1529M |  55 |2460 |6736 |3414 | 115k|  1 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2609.79/2618.37	c  2618s|186400 | 55383 | 44387k| 235.9 |  1529M |  55 |2460 |6740 |   0 | 115k|  0 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2611.18/2619.74	c  2620s|186500 | 55398 | 44406k| 235.9 |  1530M |  55 |2460 |6719 |3410 | 115k|  1 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2612.97/2621.58	c  2622s|186600 | 55482 | 44442k| 236.0 |  1530M |  55 |2460 |6803 |   0 | 115k|  0 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2613.97/2622.56	c  2623s|186700 | 55501 | 44457k| 235.9 |  1530M |  55 |2460 |6828 |   0 | 115k|  0 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2615.27/2623.83	c  2624s|186800 | 55529 | 44479k| 235.9 |  1531M |  55 |2460 |6727 |3410 | 115k|  1 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2616.86/2625.46	c  2625s|186900 | 55540 | 44511k| 235.9 |  1531M |  55 |2460 |6673 |3421 | 115k|  1 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2618.26/2626.88	c  2627s|187000 | 55566 | 44533k| 235.9 |  1531M |  55 |2460 |6645 |3425 | 115k|  1 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2619.65/2628.24	c  2628s|187100 | 55582 | 44556k| 235.9 |  1531M |  55 |2460 |6633 |3417 | 115k|  1 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2620.95/2629.59	c  2630s|187200 | 55615 | 44578k| 235.9 |  1532M |  55 |2460 |6647 |   0 | 115k|  0 | 137k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2622.55/2631.14	c  2631s|187300 | 55654 | 44608k| 236.0 |  1532M |  55 |2460 |6690 |3420 | 115k|  1 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2623.94/2632.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2623.94/2632.51	c  2633s|187400 | 55700 | 44632k| 236.0 |  1532M |  55 |2460 |6733 |   0 | 115k|  0 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2625.73/2634.31	c  2634s|187500 | 55720 | 44656k| 236.0 |  1534M |  55 |2460 |6739 |   0 | 116k|  0 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.49%
2627.43/2636.00	c  2636s|187600 | 55739 | 44685k| 236.0 |  1534M |  55 |2460 |6748 |   0 | 116k|  0 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2629.02/2637.62	c  2638s|187700 | 55789 | 44711k| 236.0 |  1535M |  55 |2460 |6734 |3421 | 116k|  1 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2630.32/2638.96	c  2639s|187800 | 55808 | 44734k| 236.0 |  1536M |  55 |2460 |6694 |   0 | 116k|  0 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2631.12/2639.78	c  2640s|187900 | 55828 | 44746k| 235.9 |  1538M |  55 |2460 |6691 |   0 | 116k|  0 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2631.91/2640.58	c  2641s|188000 | 55842 | 44757k| 235.9 |  1540M |  55 |2460 |6694 |   0 | 116k|  0 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2633.02/2641.66	c  2642s|188100 | 55872 | 44774k| 235.8 |  1540M |  55 |2460 |6687 |   0 | 116k|  0 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2635.42/2644.05	c  2644s|188200 | 55920 | 44817k| 235.9 |  1542M |  55 |2460 |6622 |3408 | 116k|  1 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2637.41/2646.06	c  2646s|188300 | 55977 | 44852k| 236.0 |  1542M |  55 |2460 |6645 |3423 | 116k|  1 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2638.70/2647.37	c  2647s|188400 | 56011 | 44875k| 236.0 |  1543M |  55 |2460 |6661 |3424 | 116k|  1 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2639.70/2648.33	c  2648s|188500 | 56025 | 44891k| 236.0 |  1544M |  55 |2460 |6665 |3421 | 116k|  1 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2640.80/2649.46	c  2649s|188600 | 56037 | 44908k| 235.9 |  1544M |  55 |2460 |6676 |   0 | 116k|  0 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2641.89/2650.58	c  2651s|188700 | 56055 | 44927k| 235.9 |  1544M |  55 |2460 |6654 |3419 | 116k|  1 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2643.79/2652.49	c  2652s|188800 | 56105 | 44958k| 235.9 |  1545M |  55 |2460 |6637 |3424 | 116k|  1 | 138k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2644.98/2653.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2644.98/2653.66	c  2654s|188900 | 56120 | 44977k| 235.9 |  1547M |  55 |2460 |6688 |3421 | 117k|  1 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2646.78/2655.49	c  2655s|189000 | 56177 | 45007k| 236.0 |  1548M |  55 |2460 |6699 |   0 | 117k|  0 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2648.38/2657.01	c  2657s|189100 | 56210 | 45028k| 235.9 |  1548M |  55 |2460 |6737 |   0 | 117k|  0 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2649.67/2658.32	c  2658s|189200 | 56233 | 45049k| 235.9 |  1548M |  55 |2460 |6727 |3417 | 117k|  1 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2651.07/2659.78	c  2660s|189300 | 56264 | 45074k| 235.9 |  1549M |  55 |2460 |6772 |   0 | 117k|  0 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2653.46/2662.17	c  2662s|189400 | 56293 | 45121k| 236.1 |  1550M |  55 |2460 |6686 |   0 | 117k|  0 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2654.56/2663.22	c  2663s|189500 | 56325 | 45139k| 236.0 |  1551M |  55 |2460 |6721 |3424 | 117k|  1 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2655.75/2664.44	c  2664s|189600 | 56342 | 45158k| 236.0 |  1551M |  55 |2460 |6755 |   0 | 117k|  0 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2656.75/2665.48	c  2665s|189700 | 56350 | 45172k| 236.0 |  1552M |  55 |2460 |6761 |3415 | 117k|  1 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2658.45/2667.12	c  2667s|189800 | 56380 | 45199k| 236.0 |  1553M |  55 |2460 |6787 |3419 | 117k|  1 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2659.64/2668.38	c  2668s|189900 | 56412 | 45221k| 236.0 |  1553M |  55 |2460 |6783 |3417 | 117k|  1 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2661.04/2669.74	c  2670s|190000 | 56449 | 45244k| 236.0 |  1554M |  55 |2460 |6758 |   0 | 117k|  0 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2662.83/2671.56	c  2672s|190100 | 56487 | 45267k| 236.0 |  1555M |  55 |2460 |6758 |3415 | 117k|  1 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2664.23/2672.99	c  2673s|190200 | 56521 | 45290k| 236.0 |  1555M |  55 |2460 |6760 |3427 | 117k|  1 | 139k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2665.62/2674.38	c  2674s|190300 | 56545 | 45314k| 236.0 |  1555M |  55 |2460 |6735 |3417 | 117k|  1 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2666.82/2675.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2666.82/2675.52	c  2676s|190400 | 56555 | 45335k| 235.9 |  1555M |  55 |2460 |6682 |   0 | 118k|  0 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2668.61/2677.34	c  2677s|190500 | 56600 | 45364k| 236.0 |  1555M |  55 |2460 |6657 |   0 | 118k|  0 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2670.31/2679.03	c  2679s|190600 | 56619 | 45383k| 235.9 |  1555M |  55 |2460 |6605 |   0 | 118k|  0 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2671.41/2680.12	c  2680s|190700 | 56648 | 45401k| 235.9 |  1556M |  55 |2460 |6594 |3422 | 118k|  1 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2672.50/2681.25	c  2681s|190800 | 56662 | 45417k| 235.9 |  1557M |  55 |2460 |6571 |   0 | 118k|  0 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2674.50/2683.24	c  2683s|190900 | 56707 | 45456k| 236.0 |  1559M |  55 |2460 |6627 |3411 | 118k|  1 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2675.99/2684.72	c  2685s|191000 | 56736 | 45483k| 236.0 |  1560M |  55 |2460 |6623 |   0 | 118k|  0 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2677.29/2686.05	c  2686s|191100 | 56763 | 45506k| 236.0 |  1560M |  55 |2460 |6630 |3421 | 118k|  1 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2678.68/2687.47	c  2687s|191200 | 56797 | 45532k| 236.0 |  1561M |  55 |2460 |6648 |3409 | 118k|  1 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2679.98/2688.71	c  2689s|191300 | 56827 | 45555k| 236.0 |  1565M |  55 |2460 |6637 |3419 | 118k|  1 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2681.08/2689.83	c  2690s|191400 | 56833 | 45572k| 235.9 |  1566M |  55 |2460 |6623 |   0 | 118k|  0 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2682.38/2691.19	c  2691s|191500 | 56851 | 45595k| 235.9 |  1567M |  55 |2460 |6599 |3414 | 118k|  1 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2683.97/2692.73	c  2693s|191600 | 56853 | 45625k| 236.0 |  1567M |  55 |2460 |6588 |3419 | 118k|  1 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2685.76/2694.58	c  2695s|191700 | 56897 | 45657k| 236.0 |  1568M |  55 |2460 |6636 |3416 | 118k|  1 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2687.46/2696.27	c  2696s|191800 | 56943 | 45685k| 236.0 |  1569M |  55 |2460 |6572 |3411 | 118k|  1 | 140k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2688.85/2697.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2688.85/2697.63	c  2698s|191900 | 56978 | 45708k| 236.0 |  1570M |  55 |2460 |6611 |   0 | 118k|  0 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2690.45/2699.21	c  2699s|192000 | 57014 | 45736k| 236.1 |  1570M |  55 |2460 |6645 |3415 | 118k|  1 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2691.35/2700.11	c  2700s|192100 | 57028 | 45748k| 236.0 |  1570M |  55 |2460 |6690 |3434 | 119k|  1 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2692.84/2701.69	c  2702s|192200 | 57045 | 45775k| 236.0 |  1570M |  55 |2460 |6638 |3421 | 119k|  1 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2694.54/2703.36	c  2703s|192300 | 57088 | 45808k| 236.1 |  1570M |  55 |2460 |6669 |3428 | 119k|  2 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2695.93/2704.78	c  2705s|192400 | 57138 | 45831k| 236.1 |  1571M |  55 |2460 |6708 |   0 | 119k|  0 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2697.03/2705.80	c  2706s|192500 | 57170 | 45848k| 236.0 |  1571M |  55 |2460 |6719 |3426 | 119k|  1 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2698.33/2707.16	c  2707s|192600 | 57218 | 45873k| 236.0 |  1571M |  55 |2460 |6761 |3429 | 119k|  1 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2699.52/2708.36	c  2708s|192700 | 57246 | 45892k| 236.0 |  1571M |  55 |2460 |6769 |   0 | 119k|  0 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2700.92/2709.71	c  2710s|192800 | 57264 | 45909k| 236.0 |  1572M |  55 |2460 |6805 |   0 | 119k|  0 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2702.22/2711.03	c  2711s|192900 | 57275 | 45926k| 235.9 |  1572M |  55 |2460 |6745 |   0 | 119k|  0 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2703.01/2711.85	c  2712s|193000 | 57294 | 45937k| 235.9 |  1572M |  55 |2460 |6715 |3421 | 119k|  1 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2704.41/2713.27	c  2713s|193100 | 57287 | 45951k| 235.8 |  1577M |  55 |2460 |6687 |   0 | 119k|  0 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2705.91/2714.77	c  2715s|193200 | 57320 | 45977k| 235.8 |  1579M |  55 |2460 |6659 |3430 | 119k|  1 | 141k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2707.21/2716.06	c  2716s|193300 | 57371 | 46001k| 235.8 |  1580M |  55 |2460 |6657 |3417 | 119k|  1 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2708.30/2717.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2708.30/2717.19	c  2717s|193400 | 57404 | 46021k| 235.8 |  1580M |  55 |2460 |6733 |   0 | 119k|  0 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2709.49/2718.31	c  2718s|193500 | 57429 | 46039k| 235.8 |  1582M |  55 |2460 |6729 |3417 | 120k|  1 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2710.30/2719.16	c  2719s|193600 | 57448 | 46051k| 235.7 |  1582M |  55 |2460 |6762 |   0 | 120k|  0 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2711.39/2720.29	c  2720s|193700 | 57476 | 46066k| 235.7 |  1582M |  55 |2460 |6792 |3435 | 120k|  2 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2712.99/2721.84	c  2722s|193800 | 57497 | 46091k| 235.7 |  1584M |  55 |2460 |6775 |3414 | 120k|  1 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2714.49/2723.31	c  2723s|193900 | 57533 | 46116k| 235.7 |  1584M |  55 |2460 |6747 |   0 | 120k|  0 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2715.39/2724.20	c  2724s|194000 | 57532 | 46130k| 235.7 |  1584M |  55 |2460 |6762 |3427 | 120k|  2 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2716.19/2725.06	c  2725s|194100 | 57538 | 46142k| 235.6 |  1585M |  55 |2460 |6725 |3429 | 120k|  1 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2717.58/2726.41	c  2726s|194200 | 57564 | 46165k| 235.6 |  1585M |  55 |2460 |6678 |3421 | 120k|  1 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2718.77/2727.66	c  2728s|194300 | 57592 | 46184k| 235.6 |  1585M |  55 |2460 |6693 |   0 | 120k|  0 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.50%
2720.27/2729.17	c  2729s|194400 | 57620 | 46210k| 235.6 |  1588M |  55 |2460 |6669 |   0 | 120k|  0 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2721.86/2730.70	c  2731s|194500 | 57652 | 46237k| 235.6 |  1588M |  55 |2460 |6579 |3424 | 120k|  1 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2724.56/2733.48	c  2733s|194600 | 57741 | 46289k| 235.8 |  1590M |  55 |2460 |6597 |3411 | 120k|  1 | 142k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2726.45/2735.33	c  2735s|194700 | 57809 | 46322k| 235.8 |  1592M |  55 |2460 |6695 |3424 | 120k|  1 | 143k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2727.85/2736.79	c  2737s|194800 | 57855 | 46352k| 235.8 |  1592M |  55 |2460 |6751 |3423 | 120k|  1 | 143k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2729.04/2737.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2729.04/2737.99	c  2738s|194900 | 57906 | 46376k| 235.8 |  1592M |  55 |2460 |6819 |3424 | 120k|  1 | 143k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2730.54/2739.43	c  2739s|195000 | 57943 | 46404k| 235.9 |  1592M |  55 |2460 |6875 |   0 | 120k|  0 | 143k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2731.53/2740.49	c  2740s|195100 | 57979 | 46423k| 235.8 |  1592M |  55 |2460 |6887 |   0 | 121k|  0 | 143k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2733.73/2742.63	c  2743s|195200 | 58051 | 46463k| 235.9 |  1594M |  55 |2460 |6882 |3423 | 121k|  1 | 143k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2735.13/2744.10	c  2744s|195300 | 58086 | 46485k| 235.9 |  1594M |  55 |2460 |6990 |   0 | 121k|  0 | 143k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2736.62/2745.54	c  2746s|195400 | 58102 | 46500k| 235.9 |  1594M |  55 |2460 |6966 |   0 | 121k|  0 | 143k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2737.62/2746.50	c  2747s|195500 | 58125 | 46514k| 235.8 |  1594M |  55 |2460 |7010 |3418 | 121k|  1 | 143k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2738.61/2747.52	c  2748s|195600 | 58139 | 46531k| 235.8 |  1594M |  55 |2460 |6995 |3430 | 121k|  1 | 143k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2740.01/2748.97	c  2749s|195700 | 58184 | 46556k| 235.8 |  1595M |  55 |2460 |6964 |3412 | 121k|  1 | 143k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2741.21/2750.11	c  2750s|195800 | 58220 | 46576k| 235.8 |  1595M |  55 |2460 |6912 |3420 | 121k|  1 | 143k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2742.30/2751.24	c  2751s|195900 | 58224 | 46592k| 235.7 |  1595M |  55 |2460 |6874 |   0 | 121k|  0 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2743.40/2752.35	c  2752s|196000 | 58244 | 46609k| 235.7 |  1595M |  55 |2460 |6869 |3416 | 121k|  1 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2744.90/2753.80	c  2754s|196100 | 58270 | 46634k| 235.7 |  1597M |  55 |2460 |6896 |3406 | 121k|  1 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2746.10/2755.10	c  2755s|196200 | 58291 | 46654k| 235.7 |  1599M |  55 |2460 |6941 |   0 | 121k|  0 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2747.89/2756.84	c  2757s|196300 | 58326 | 46688k| 235.7 |  1599M |  55 |2460 |6906 |3413 | 121k|  1 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2748.48/2757.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2748.48/2757.48	c  2757s|196400 | 58344 | 46698k| 235.7 |  1600M |  55 |2460 |6911 |   0 | 121k|  0 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2749.19/2758.17	c  2758s|196500 | 58353 | 46705k| 235.6 |  1600M |  55 |2460 |6914 |3436 | 121k|  1 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2750.58/2759.53	c  2760s|196600 | 58361 | 46729k| 235.6 |  1600M |  55 |2460 |6887 |   0 | 121k|  0 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2751.37/2760.36	c  2760s|196700 | 58369 | 46741k| 235.5 |  1600M |  55 |2460 |6861 |   0 | 121k|  0 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2753.18/2762.15	c  2762s|196800 | 58402 | 46766k| 235.5 |  1601M |  55 |2460 |6822 |3413 | 122k|  1 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2754.28/2763.25	c  2763s|196900 | 58421 | 46786k| 235.5 |  1602M |  55 |2460 |6838 |   0 | 122k|  0 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2755.57/2764.53	c  2765s|197000 | 58439 | 46808k| 235.5 |  1602M |  55 |2460 |6840 |3417 | 122k|  1 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2756.97/2765.90	c  2766s|197100 | 58480 | 46830k| 235.5 |  1612M |  55 |2460 |6936 |3427 | 122k|  1 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2758.56/2767.57	c  2768s|197200 | 58504 | 46860k| 235.5 |  1614M |  55 |2460 |6943 |3431 | 122k|  1 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2759.86/2768.89	c  2769s|197300 | 58511 | 46881k| 235.5 |  1615M |  55 |2460 |6972 |   0 | 122k|  0 | 144k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2761.06/2770.08	c  2770s|197400 | 58536 | 46901k| 235.5 |  1616M |  55 |2460 |6976 |   0 | 122k|  0 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2762.16/2771.17	c  2771s|197500 | 58553 | 46919k| 235.5 |  1616M |  55 |2460 |6983 |3428 | 122k|  1 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2763.84/2772.87	c  2773s|197600 | 58605 | 46951k| 235.5 |  1619M |  55 |2460 |6999 |3426 | 122k|  1 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2765.84/2774.89	c  2775s|197700 | 58635 | 46983k| 235.6 |  1620M |  55 |2460 |6980 |   0 | 122k|  0 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2768.23/2777.25	c  2777s|197800 | 58684 | 47024k| 235.7 |  1621M |  55 |2460 |6971 |3422 | 122k|  1 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2769.63/2778.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2769.63/2778.68	c  2779s|197900 | 58716 | 47050k| 235.7 |  1621M |  55 |2460 |6993 |   0 | 122k|  0 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2770.92/2779.98	c  2780s|198000 | 58746 | 47073k| 235.7 |  1623M |  55 |2460 |6977 |3423 | 122k|  1 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2772.42/2781.42	c  2781s|198100 | 58764 | 47090k| 235.6 |  1626M |  55 |2460 |6975 |3419 | 122k|  1 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2773.22/2782.20	c  2782s|198200 | 58764 | 47099k| 235.6 |  1627M |  55 |2460 |7007 |3420 | 122k|  1 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2774.51/2783.50	c  2784s|198300 | 58776 | 47112k| 235.5 |  1627M |  55 |2460 |6982 |3418 | 122k|  1 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2775.51/2784.52	c  2785s|198400 | 58805 | 47126k| 235.5 |  1627M |  55 |2460 |7012 |3425 | 123k|  1 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2777.01/2786.03	c  2786s|198500 | 58831 | 47148k| 235.5 |  1628M |  55 |2460 |7008 |3430 | 123k|  1 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2778.60/2787.68	c  2788s|198600 | 58876 | 47176k| 235.5 |  1630M |  55 |2460 |6997 |3428 | 123k|  2 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.52%
2779.90/2788.98	c  2789s|198700 | 58911 | 47199k| 235.5 |  1631M |  55 |2460 |7018 |3412 | 123k|  1 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2781.00/2790.09	c  2790s|198800 | 58936 | 47217k| 235.4 |  1631M |  55 |2460 |7005 |   0 | 123k|  0 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2782.00/2791.07	c  2791s|198900 | 58961 | 47234k| 235.4 |  1631M |  55 |2460 |7015 |3421 | 123k|  1 | 145k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2783.29/2792.32	c  2792s|199000 | 58998 | 47257k| 235.4 |  1631M |  55 |2460 |6977 |3411 | 123k|  1 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2784.49/2793.57	c  2794s|199100 | 59036 | 47274k| 235.4 |  1632M |  55 |2460 |7011 |   0 | 123k|  0 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2785.59/2794.66	c  2795s|199200 | 59069 | 47292k| 235.3 |  1634M |  55 |2460 |7025 |3421 | 123k|  1 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2786.58/2795.68	c  2796s|199300 | 59097 | 47308k| 235.3 |  1634M |  55 |2460 |7037 |3418 | 123k|  1 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2787.98/2797.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2787.98/2797.03	c  2797s|199400 | 59122 | 47325k| 235.3 |  1634M |  55 |2460 |6993 |3418 | 123k|  1 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2789.08/2798.17	c  2798s|199500 | 59146 | 47345k| 235.3 |  1634M |  55 |2460 |6987 |   0 | 123k|  0 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2790.47/2799.56	c  2800s|199600 | 59155 | 47366k| 235.2 |  1634M |  55 |2460 |6959 |   0 | 123k|  0 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2791.87/2800.92	c  2801s|199700 | 59181 | 47388k| 235.2 |  1635M |  55 |2460 |6929 |3417 | 123k|  1 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2793.46/2802.57	c  2803s|199800 | 59209 | 47415k| 235.3 |  1636M |  55 |2460 |6923 |3427 | 124k|  2 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2794.96/2804.02	c  2804s|199900 | 59219 | 47439k| 235.3 |  1638M |  55 |2460 |6819 |3426 | 124k|  1 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2796.06/2805.13	c  2805s|200000 | 59236 | 47456k| 235.2 |  1639M |  55 |2460 |6762 |3421 | 124k|  1 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2797.06/2806.18	c  2806s|200100 | 59253 | 47471k| 235.2 |  1640M |  55 |2460 |6787 |   0 | 124k|  0 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2798.65/2807.78	c  2808s|200200 | 59295 | 47498k| 235.2 |  1641M |  55 |2460 |6772 |3425 | 124k|  1 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2800.14/2809.21	c  2809s|200300 | 59330 | 47521k| 235.2 |  1641M |  55 |2460 |6770 |3438 | 124k|  1 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2801.54/2810.68	c  2811s|200400 | 59347 | 47541k| 235.2 |  1642M |  55 |2460 |6770 |   0 | 124k|  0 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2802.94/2812.00	c  2812s|200500 | 59382 | 47558k| 235.1 |  1643M |  55 |2460 |6742 |   0 | 124k|  0 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2803.93/2813.03	c  2813s|200600 | 59406 | 47574k| 235.1 |  1643M |  55 |2460 |6678 |3415 | 124k|  1 | 146k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2805.42/2814.54	c  2815s|200700 | 59450 | 47603k| 235.1 |  1644M |  55 |2460 |6689 |3418 | 124k|  1 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2806.52/2815.61	c  2816s|200800 | 59466 | 47619k| 235.1 |  1644M |  55 |2460 |6691 |   0 | 124k|  0 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2807.52/2816.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2807.52/2816.69	c  2817s|200900 | 59489 | 47638k| 235.1 |  1644M |  55 |2460 |6715 |3435 | 124k|  1 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2808.92/2818.03	c  2818s|201000 | 59502 | 47656k| 235.1 |  1647M |  55 |2460 |6767 |   0 | 124k|  0 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2809.71/2818.81	c  2819s|201100 | 59522 | 47669k| 235.0 |  1648M |  55 |2460 |6741 |3417 | 124k|  1 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2810.71/2819.87	c  2820s|201200 | 59559 | 47685k| 235.0 |  1648M |  55 |2460 |6737 |3433 | 125k|  1 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2811.91/2821.05	c  2821s|201300 | 59565 | 47699k| 234.9 |  1648M |  55 |2460 |6789 |3410 | 125k|  1 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2813.01/2822.16	c  2822s|201400 | 59581 | 47715k| 234.9 |  1650M |  55 |2460 |6806 |   0 | 125k|  0 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2814.20/2823.33	c  2823s|201500 | 59612 | 47735k| 234.9 |  1651M |  55 |2460 |6809 |   0 | 125k|  0 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2815.79/2824.97	c  2825s|201600 | 59667 | 47766k| 234.9 |  1651M |  55 |2460 |6790 |   0 | 125k|  0 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.53%
2816.79/2825.90	c  2826s|201700 | 59697 | 47780k| 234.9 |  1651M |  55 |2460 |6788 |   0 | 125k|  0 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2817.89/2827.08	c  2827s|201800 | 59731 | 47797k| 234.8 |  1652M |  55 |2460 |6756 |3426 | 125k|  1 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2818.89/2828.03	c  2828s|201900 | 59744 | 47810k| 234.8 |  1652M |  55 |2460 |6724 |3417 | 125k|  1 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2820.58/2829.79	c  2830s|202000 | 59782 | 47844k| 234.8 |  1652M |  55 |2460 |6736 |3423 | 125k|  1 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2822.37/2831.52	c  2832s|202100 | 59809 | 47874k| 234.9 |  1653M |  55 |2460 |6692 |3410 | 125k|  1 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2823.87/2833.03	c  2833s|202200 | 59863 | 47901k| 234.9 |  1653M |  55 |2460 |6664 |3428 | 125k|  1 | 147k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2825.27/2834.47	c  2834s|202300 | 59891 | 47924k| 234.9 |  1654M |  55 |2460 |6683 |   0 | 125k|  0 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2827.27/2836.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2827.27/2836.46	c  2836s|202400 | 59944 | 47954k| 234.9 |  1654M |  55 |2460 |6711 |3425 | 126k|  1 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2828.56/2837.73	c  2838s|202500 | 59965 | 47974k| 234.9 |  1654M |  55 |2460 |6728 |3429 | 126k|  1 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2830.96/2840.19	c  2840s|202600 | 60014 | 48023k| 235.0 |  1655M |  55 |2460 |6692 |3416 | 126k|  1 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2832.45/2841.61	c  2842s|202700 | 60057 | 48050k| 235.0 |  1656M |  55 |2460 |6714 |3415 | 126k|  1 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2833.75/2842.90	c  2843s|202800 | 60089 | 48071k| 235.0 |  1657M |  55 |2460 |6734 |3418 | 126k|  1 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2835.54/2844.75	c  2845s|202900 | 60144 | 48110k| 235.1 |  1657M |  55 |2460 |6766 |3421 | 126k|  1 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2836.64/2845.82	c  2846s|203000 | 60162 | 48128k| 235.1 |  1658M |  55 |2460 |6782 |3418 | 126k|  1 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2838.84/2848.07	c  2848s|203100 | 60229 | 48171k| 235.2 |  1658M |  55 |2460 |6764 |3422 | 126k|  1 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2840.33/2849.57	c  2850s|203200 | 60263 | 48196k| 235.2 |  1658M |  55 |2460 |6753 |3424 | 126k|  1 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2842.02/2851.26	c  2851s|203300 | 60292 | 48227k| 235.2 |  1659M |  55 |2460 |6685 |3415 | 126k|  1 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2843.32/2852.50	c  2852s|203400 | 60336 | 48247k| 235.2 |  1659M |  55 |2460 |6747 |   0 | 126k|  0 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2844.51/2853.77	c  2854s|203500 | 60351 | 48262k| 235.1 |  1660M |  55 |2460 |6797 |3433 | 126k|  2 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2845.51/2854.75	c  2855s|203600 | 60350 | 48271k| 235.1 |  1660M |  55 |2460 |6811 |   0 | 126k|  0 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2846.41/2855.60	c  2856s|203700 | 60364 | 48282k| 235.0 |  1660M |  55 |2460 |6777 |3419 | 126k|  1 | 148k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2847.31/2856.57	c  2857s|203800 | 60374 | 48292k| 234.9 |  1662M |  55 |2460 |6751 |   0 | 127k|  0 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2848.81/2858.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2848.81/2858.01	c  2858s|203900 | 60413 | 48315k| 234.9 |  1663M |  55 |2460 |6770 |   0 | 127k|  0 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2849.70/2858.97	c  2859s|204000 | 60430 | 48327k| 234.9 |  1665M |  55 |2460 |6768 |   0 | 127k|  0 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2850.80/2860.04	c  2860s|204100 | 60428 | 48340k| 234.8 |  1666M |  55 |2460 |6750 |3415 | 127k|  1 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2852.69/2861.96	c  2862s|204200 | 60491 | 48377k| 234.9 |  1667M |  55 |2460 |6725 |   0 | 127k|  0 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2853.89/2863.12	c  2863s|204300 | 60503 | 48396k| 234.9 |  1667M |  55 |2460 |6722 |3406 | 127k|  1 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2855.18/2864.45	c  2864s|204400 | 60537 | 48416k| 234.9 |  1668M |  55 |2460 |6776 |   0 | 127k|  0 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2856.28/2865.53	c  2866s|204500 | 60565 | 48432k| 234.8 |  1669M |  55 |2460 |6775 |   0 | 127k|  0 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2857.88/2867.18	c  2867s|204600 | 60605 | 48458k| 234.8 |  1670M |  55 |2460 |6764 |3412 | 127k|  1 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2859.07/2868.39	c  2868s|204700 | 60622 | 48479k| 234.8 |  1671M |  55 |2460 |6761 |3417 | 127k|  1 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2861.27/2870.50	c  2871s|204800 | 60674 | 48519k| 234.9 |  1673M |  55 |2460 |6767 |   0 | 127k|  0 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2862.87/2872.15	c  2872s|204900 | 60690 | 48548k| 234.9 |  1674M |  55 |2460 |6781 |3422 | 127k|  0 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2864.66/2873.93	c  2874s|205000 | 60706 | 48579k| 235.0 |  1674M |  55 |2460 |6787 |3427 | 127k|  1 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2866.15/2875.40	c  2875s|205100 | 60747 | 48604k| 235.0 |  1675M |  55 |2460 |6820 |   0 | 128k|  0 | 149k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2867.45/2876.74	c  2877s|205200 | 60781 | 48628k| 235.0 |  1675M |  55 |2460 |6777 |3416 | 128k|  1 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2868.55/2877.82	c  2878s|205300 | 60805 | 48642k| 234.9 |  1675M |  55 |2460 |6770 |3427 | 128k|  2 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2869.34/2878.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2869.34/2878.69	c  2879s|205400 | 60811 | 48655k| 234.9 |  1676M |  55 |2460 |6758 |3416 | 128k|  1 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2870.54/2879.84	c  2880s|205500 | 60834 | 48673k| 234.9 |  1676M |  55 |2460 |6726 |3418 | 128k|  2 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2872.03/2881.36	c  2881s|205600 | 60871 | 48695k| 234.8 |  1676M |  55 |2460 |6756 |3417 | 128k|  1 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2872.93/2882.23	c  2882s|205700 | 60885 | 48708k| 234.8 |  1676M |  55 |2460 |6752 |3432 | 128k|  0 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2874.33/2883.63	c  2884s|205800 | 60918 | 48730k| 234.8 |  1677M |  55 |2460 |6786 |   0 | 128k|  0 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2875.73/2885.08	c  2885s|205900 | 60951 | 48751k| 234.8 |  1677M |  55 |2460 |6789 |   0 | 128k|  0 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2877.32/2886.69	c  2887s|206000 | 60985 | 48781k| 234.8 |  1678M |  55 |2460 |6768 |3419 | 128k|  1 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2879.01/2888.35	c  2888s|206100 | 61032 | 48814k| 234.9 |  1679M |  55 |2460 |6762 |3419 | 128k|  1 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2880.31/2889.62	c  2890s|206200 | 61062 | 48840k| 234.9 |  1681M |  55 |2460 |6785 |3419 | 128k|  1 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2881.71/2891.01	c  2891s|206300 | 61092 | 48866k| 234.9 |  1681M |  55 |2460 |6780 |   0 | 128k|  0 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2883.20/2892.59	c  2893s|206400 | 61093 | 48891k| 234.9 |  1681M |  55 |2460 |6752 |3432 | 128k|  1 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.54%
2884.50/2893.87	c  2894s|206500 | 61110 | 48910k| 234.9 |  1681M |  55 |2460 |6698 |3426 | 128k|  1 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2885.49/2894.81	c  2895s|206600 | 61121 | 48925k| 234.8 |  1681M |  55 |2460 |6715 |3417 | 128k|  1 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2886.69/2896.02	c  2896s|206700 | 61153 | 48945k| 234.8 |  1681M |  55 |2460 |6707 |   0 | 129k|  0 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2887.89/2897.25	c  2897s|206800 | 61208 | 48965k| 234.8 |  1682M |  55 |2460 |6702 |3415 | 129k|  1 | 150k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2888.88/2898.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2888.88/2898.25	c  2898s|206900 | 61230 | 48983k| 234.8 |  1682M |  55 |2460 |6730 |   0 | 129k|  0 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2890.58/2899.99	c  2900s|207000 | 61254 | 49013k| 234.8 |  1682M |  55 |2460 |6697 |3423 | 129k|  1 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2891.88/2901.25	c  2901s|207100 | 61289 | 49034k| 234.8 |  1683M |  55 |2460 |6702 |3426 | 129k|  1 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2893.08/2902.47	c  2902s|207200 | 61298 | 49052k| 234.8 |  1683M |  55 |2460 |6722 |   0 | 129k|  0 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2894.18/2903.51	c  2904s|207300 | 61331 | 49068k| 234.7 |  1683M |  55 |2460 |6699 |   0 | 129k|  0 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2895.47/2904.85	c  2905s|207400 | 61361 | 49090k| 234.7 |  1684M |  55 |2460 |6693 |3423 | 129k|  1 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2896.57/2905.93	c  2906s|207500 | 61389 | 49107k| 234.7 |  1685M |  55 |2460 |6702 |   0 | 129k|  0 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2898.26/2907.60	c  2908s|207600 | 61440 | 49137k| 234.7 |  1687M |  55 |2460 |6727 |3437 | 129k|  2 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2899.66/2909.09	c  2909s|207700 | 61452 | 49156k| 234.7 |  1687M |  55 |2460 |6723 |   0 | 129k|  0 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2901.25/2910.67	c  2911s|207800 | 61472 | 49178k| 234.7 |  1687M |  55 |2460 |6669 |3412 | 129k|  1 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2903.55/2912.93	c  2913s|207900 | 61511 | 49220k| 234.8 |  1687M |  55 |2460 |6692 |3420 | 129k|  1 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2904.94/2914.37	c  2914s|208000 | 61542 | 49249k| 234.8 |  1688M |  55 |2460 |6739 |3417 | 129k|  1 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2906.54/2915.93	c  2916s|208100 | 61576 | 49278k| 234.8 |  1688M |  55 |2460 |6767 |   0 | 130k|  0 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2907.74/2917.15	c  2917s|208200 | 61597 | 49300k| 234.8 |  1689M |  55 |2460 |6787 |3426 | 130k|  1 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2908.74/2918.17	c  2918s|208300 | 61615 | 49317k| 234.8 |  1689M |  55 |2460 |6788 |   0 | 130k|  0 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2909.83/2919.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2909.83/2919.28	c  2919s|208400 | 61637 | 49332k| 234.7 |  1689M |  55 |2460 |6773 |   0 | 130k|  0 | 151k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2911.63/2921.04	c  2921s|208500 | 61675 | 49364k| 234.8 |  1690M |  55 |2460 |6783 |3423 | 130k|  1 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2912.72/2922.11	c  2922s|208600 | 61696 | 49381k| 234.8 |  1691M |  55 |2460 |6821 |3420 | 130k|  1 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2914.22/2923.68	c  2924s|208700 | 61743 | 49405k| 234.8 |  1693M |  55 |2460 |6822 |3432 | 130k|  1 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2915.41/2924.87	c  2925s|208800 | 61782 | 49423k| 234.7 |  1693M |  55 |2460 |6851 |3431 | 130k|  2 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2916.51/2925.91	c  2926s|208900 | 61793 | 49439k| 234.7 |  1693M |  55 |2460 |6885 |   0 | 130k|  0 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2917.81/2927.21	c  2927s|209000 | 61813 | 49458k| 234.7 |  1694M |  55 |2460 |6840 |3416 | 130k|  1 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2919.00/2928.40	c  2928s|209100 | 61840 | 49476k| 234.7 |  1694M |  55 |2460 |6854 |   0 | 130k|  0 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2920.60/2930.07	c  2930s|209200 | 61867 | 49506k| 234.7 |  1697M |  55 |2460 |6882 |   0 | 130k|  0 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2922.19/2931.67	c  2932s|209300 | 61909 | 49533k| 234.7 |  1697M |  55 |2460 |6870 |3418 | 130k|  1 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2923.89/2933.34	c  2933s|209400 | 61933 | 49555k| 234.7 |  1697M |  55 |2460 |6861 |3416 | 131k|  1 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2925.18/2934.62	c  2935s|209500 | 61951 | 49575k| 234.7 |  1698M |  55 |2460 |6887 |3416 | 131k|  1 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2926.58/2936.01	c  2936s|209600 | 61991 | 49601k| 234.7 |  1699M |  55 |2460 |6910 |3424 | 131k|  1 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2927.68/2937.14	c  2937s|209700 | 62028 | 49620k| 234.7 |  1699M |  55 |2460 |6888 |3435 | 131k|  1 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2928.77/2938.27	c  2938s|209800 | 62052 | 49637k| 234.6 |  1699M |  55 |2460 |6914 |   0 | 131k|  0 | 152k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2930.17/2939.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2930.17/2939.68	c  2940s|209900 | 62070 | 49661k| 234.6 |  1700M |  55 |2460 |6933 |   0 | 131k|  0 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2931.67/2941.14	c  2941s|210000 | 62085 | 49681k| 234.6 |  1701M |  55 |2460 |6963 |3421 | 131k|  1 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2932.46/2941.90	c  2942s|210100 | 62099 | 49691k| 234.6 |  1701M |  55 |2460 |6966 |3438 | 131k|  1 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2933.26/2942.78	c  2943s|210200 | 62091 | 49702k| 234.5 |  1702M |  55 |2460 |6970 |3418 | 131k|  1 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2934.25/2943.73	c  2944s|210300 | 62130 | 49716k| 234.5 |  1703M |  55 |2460 |6958 |3420 | 131k|  1 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2935.25/2944.74	c  2945s|210400 | 62136 | 49730k| 234.4 |  1704M |  55 |2460 |6956 |   0 | 131k|  0 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2936.85/2946.36	c  2946s|210500 | 62159 | 49752k| 234.4 |  1706M |  55 |2460 |6927 |3434 | 131k|  2 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2938.75/2948.29	c  2948s|210600 | 62230 | 49783k| 234.4 |  1707M |  55 |2460 |6956 |   0 | 131k|  0 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2939.95/2949.48	c  2949s|210700 | 62243 | 49801k| 234.4 |  1708M |  55 |2460 |6982 |3419 | 132k|  1 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2941.55/2951.00	c  2951s|210800 | 62271 | 49821k| 234.4 |  1708M |  55 |2460 |7006 |3429 | 132k|  1 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2943.34/2952.89	c  2953s|210900 | 62293 | 49848k| 234.4 |  1710M |  55 |2460 |6965 |3419 | 132k|  1 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2944.73/2954.27	c  2954s|211000 | 62335 | 49872k| 234.4 |  1712M |  55 |2460 |6987 |3419 | 132k|  1 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2945.63/2955.18	c  2955s|211100 | 62350 | 49886k| 234.4 |  1713M |  55 |2460 |7003 |   0 | 132k|  0 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2947.02/2956.57	c  2957s|211200 | 62349 | 49905k| 234.4 |  1716M |  55 |2460 |6976 |   0 | 132k|  0 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2948.32/2957.87	c  2958s|211300 | 62372 | 49929k| 234.4 |  1717M |  55 |2460 |6938 |3436 | 132k|  1 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2950.01/2959.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2950.01/2959.58	c  2960s|211400 | 62411 | 49961k| 234.4 |  1718M |  55 |2460 |6934 |   0 | 132k|  0 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2951.01/2960.54	c  2961s|211500 | 62425 | 49972k| 234.3 |  1719M |  55 |2460 |6880 |3424 | 132k|  1 | 153k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2953.00/2962.57	c  2963s|211600 | 62449 | 50006k| 234.4 |  1719M |  55 |2460 |6851 |3420 | 132k|  1 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.55%
2955.00/2964.50	c  2965s|211700 | 62507 | 50043k| 234.4 |  1719M |  55 |2460 |6833 |3407 | 132k|  1 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2955.50/2965.09	c  2965s|211800 | 62517 | 50052k| 234.4 |  1721M |  55 |2460 |6847 |   0 | 132k|  0 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2956.69/2966.28	c  2966s|211900 | 62548 | 50072k| 234.4 |  1721M |  55 |2460 |6817 |3441 | 133k|  1 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2958.49/2968.07	c  2968s|212000 | 62571 | 50103k| 234.4 |  1722M |  55 |2460 |6826 |3422 | 133k|  2 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2961.18/2970.76	c  2971s|212100 | 62626 | 50158k| 234.5 |  1725M |  55 |2460 |6879 |3431 | 133k|  1 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2962.58/2972.13	c  2972s|212200 | 62636 | 50184k| 234.6 |  1726M |  55 |2460 |6889 |   0 | 133k|  0 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2964.17/2973.73	c  2974s|212300 | 62675 | 50215k| 234.6 |  1727M |  55 |2460 |6844 |3418 | 133k|  1 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2965.67/2975.22	c  2975s|212400 | 62725 | 50240k| 234.6 |  1728M |  55 |2460 |6894 |   0 | 133k|  0 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2967.26/2976.83	c  2977s|212500 | 62756 | 50270k| 234.6 |  1728M |  55 |2460 |6863 |3414 | 133k|  1 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2968.36/2977.98	c  2978s|212600 | 62784 | 50290k| 234.6 |  1729M |  55 |2460 |6891 |3424 | 133k|  1 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2969.35/2978.94	c  2979s|212700 | 62806 | 50307k| 234.6 |  1730M |  55 |2460 |6895 |   0 | 133k|  0 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2970.85/2980.40	c  2980s|212800 | 62833 | 50334k| 234.6 |  1731M |  55 |2460 |6860 |   0 | 133k|  0 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2972.05/2981.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2972.05/2981.63	c  2982s|212900 | 62859 | 50356k| 234.6 |  1732M |  55 |2460 |6859 |3419 | 133k|  1 | 154k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2973.14/2982.72	c  2983s|213000 | 62890 | 50373k| 234.6 |  1735M |  55 |2460 |6914 |3427 | 133k|  1 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2973.95/2983.50	c  2984s|213100 | 62906 | 50382k| 234.5 |  1735M |  55 |2460 |6974 |   0 | 133k|  0 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2974.75/2984.36	c  2984s|213200 | 62931 | 50395k| 234.5 |  1735M |  55 |2460 |7006 |3437 | 133k|  1 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2975.74/2985.33	c  2985s|213300 | 62930 | 50411k| 234.4 |  1735M |  55 |2460 |6991 |3414 | 133k|  1 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2977.24/2986.84	c  2987s|213400 | 62935 | 50440k| 234.4 |  1737M |  55 |2460 |6954 |3429 | 134k|  1 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2978.73/2988.33	c  2988s|213500 | 62972 | 50467k| 234.5 |  1737M |  55 |2460 |6975 |   0 | 134k|  0 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2979.73/2989.31	c  2989s|213600 | 62995 | 50481k| 234.4 |  1738M |  55 |2460 |6952 |3411 | 134k|  1 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2981.82/2991.40	c  2991s|213700 | 63019 | 50508k| 234.4 |  1738M |  55 |2460 |6959 |3425 | 134k|  1 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2983.22/2992.88	c  2993s|213800 | 63041 | 50526k| 234.4 |  1739M |  55 |2460 |6965 |3426 | 134k|  1 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2984.42/2994.06	c  2994s|213900 | 63074 | 50544k| 234.4 |  1739M |  55 |2460 |7003 |3430 | 134k|  1 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2985.91/2995.59	c  2996s|214000 | 63096 | 50570k| 234.4 |  1739M |  55 |2460 |7051 |3419 | 134k|  1 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2987.31/2996.93	c  2997s|214100 | 63115 | 50593k| 234.4 |  1739M |  55 |2460 |7024 |3435 | 134k|  1 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2988.80/2998.42	c  2998s|214200 | 63152 | 50617k| 234.4 |  1739M |  55 |2460 |7019 |3417 | 134k|  1 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2990.30/2999.92	c  3000s|214300 | 63197 | 50643k| 234.4 |  1740M |  55 |2460 |7088 |   0 | 134k|  0 | 155k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2992.40/3002.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2992.40/3002.08	c  3002s|214400 | 63249 | 50685k| 234.5 |  1740M |  55 |2460 |7098 |3413 | 134k|  1 | 156k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2994.19/3003.89	c  3004s|214500 | 63297 | 50721k| 234.5 |  1740M |  55 |2460 |7111 |3418 | 134k|  1 | 156k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2996.58/3006.27	c  3006s|214600 | 63355 | 50764k| 234.6 |  1742M |  55 |2460 |7163 |   0 | 134k|  0 | 156k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2998.07/3007.70	c  3008s|214700 | 63400 | 50787k| 234.6 |  1742M |  55 |2460 |7109 |3421 | 134k|  1 | 156k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
2999.17/3008.88	c  3009s|214800 | 63434 | 50806k| 234.6 |  1745M |  55 |2460 |7154 |3428 | 135k|  1 | 156k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
3000.47/3010.15	c  3010s|214900 | 63446 | 50826k| 234.6 |  1745M |  55 |2460 |7148 |   0 | 135k|  0 | 156k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
3002.26/3011.92	c  3012s|215000 | 63498 | 50856k| 234.6 |  1746M |  55 |2460 |7101 |   0 | 135k|  0 | 156k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
3003.26/3012.99	c  3013s|215100 | 63507 | 50872k| 234.6 |  1746M |  55 |2460 |7047 |3419 | 135k|  1 | 156k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
3005.05/3014.73	c  3015s|215200 | 63538 | 50896k| 234.6 |  1746M |  55 |2460 |7037 |   0 | 135k|  0 | 156k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
3006.35/3016.06	c  3016s|215300 | 63557 | 50918k| 234.6 |  1746M |  55 |2460 |7062 |   0 | 135k|  0 | 156k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
3007.74/3017.44	c  3017s|215400 | 63587 | 50943k| 234.6 |  1749M |  55 |2460 |7082 |3412 | 135k|  1 | 156k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
3009.25/3018.97	c  3019s|215500 | 63630 | 50966k| 234.6 |  1749M |  55 |2460 |7035 |3417 | 135k|  2 | 156k|  79 | 3.200000e+01 |      --      |    Inf |   9.57%
3011.14/3020.81	c  3021s|215600 | 63668 | 50999k| 234.6 |  1751M |  55 |2460 |7001 |3407 | 135k|  1 | 156k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3013.73/3023.46	c  3023s|215700 | 63732 | 51048k| 234.8 |  1752M |  55 |2460 |7032 |   0 | 135k|  0 | 157k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3014.73/3024.40	c  3024s|215800 | 63743 | 51062k| 234.7 |  1752M |  55 |2460 |7039 |3420 | 135k|  1 | 157k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3015.73/3025.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3015.73/3025.44	c  3025s|215900 | 63761 | 51077k| 234.7 |  1752M |  55 |2460 |6972 |3428 | 135k|  1 | 157k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3017.12/3026.82	c  3027s|216000 | 63807 | 51101k| 234.7 |  1752M |  55 |2460 |6991 |   0 | 135k|  0 | 157k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3018.72/3028.40	c  3028s|216100 | 63841 | 51129k| 234.7 |  1752M |  55 |2460 |7004 |3417 | 136k|  1 | 157k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3020.12/3029.86	c  3030s|216200 | 63881 | 51155k| 234.7 |  1752M |  55 |2460 |7023 |3419 | 136k|  1 | 157k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3021.51/3031.25	c  3031s|216300 | 63912 | 51176k| 234.7 |  1753M |  55 |2460 |7109 |   0 | 136k|  0 | 157k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3022.61/3032.38	c  3032s|216400 | 63943 | 51194k| 234.7 |  1755M |  55 |2460 |7139 |3430 | 136k|  1 | 157k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3024.00/3033.74	c  3034s|216500 | 63973 | 51215k| 234.7 |  1755M |  55 |2460 |7142 |   0 | 136k|  0 | 157k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3025.90/3035.61	c  3036s|216600 | 64018 | 51241k| 234.7 |  1755M |  55 |2460 |7210 |   0 | 136k|  0 | 157k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3027.09/3036.84	c  3037s|216700 | 64052 | 51261k| 234.7 |  1756M |  55 |2460 |7194 |3435 | 136k|  1 | 157k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3028.29/3038.02	c  3038s|216800 | 64081 | 51282k| 234.6 |  1756M |  55 |2460 |7189 |3415 | 136k|  1 | 158k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3029.39/3039.16	c  3039s|216900 | 64094 | 51302k| 234.6 |  1756M |  55 |2460 |7143 |   0 | 136k|  0 | 158k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3030.18/3039.99	c  3040s|217000 | 64121 | 51315k| 234.6 |  1757M |  55 |2460 |7153 |3421 | 136k|  1 | 158k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3031.48/3041.20	c  3041s|217100 | 64141 | 51335k| 234.6 |  1757M |  55 |2460 |7161 |3413 | 136k|  1 | 158k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3033.18/3042.92	c  3043s|217200 | 64191 | 51362k| 234.6 |  1757M |  55 |2460 |7216 |3417 | 136k|  1 | 158k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3034.38/3044.17	c  3044s|217300 | 64236 | 51383k| 234.6 |  1758M |  55 |2460 |7235 |3427 | 136k|  1 | 158k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3035.77/3045.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3035.77/3045.59	c  3046s|217400 | 64280 | 51410k| 234.6 |  1758M |  55 |2460 |7235 |3412 | 136k|  1 | 158k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3037.66/3047.48	c  3047s|217500 | 64343 | 51448k| 234.7 |  1758M |  55 |2460 |7342 |3427 | 136k|  2 | 158k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3039.06/3048.82	c  3049s|217600 | 64381 | 51474k| 234.7 |  1759M |  55 |2460 |7355 |3421 | 137k|  1 | 158k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3040.26/3050.08	c  3050s|217700 | 64417 | 51495k| 234.7 |  1760M |  55 |2460 |7392 |   0 | 137k|  0 | 158k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3041.85/3051.63	c  3052s|217800 | 64441 | 51521k| 234.7 |  1760M |  55 |2460 |7349 |   0 | 137k|  0 | 158k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3043.05/3052.82	c  3053s|217900 | 64473 | 51543k| 234.7 |  1760M |  55 |2460 |7319 |3422 | 137k|  1 | 158k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3044.04/3053.84	c  3054s|218000 | 64477 | 51559k| 234.6 |  1761M |  55 |2460 |7304 |3423 | 137k|  1 | 158k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3045.74/3055.54	c  3056s|218100 | 64523 | 51587k| 234.6 |  1761M |  55 |2460 |7198 |3415 | 137k|  1 | 159k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3047.03/3056.84	c  3057s|218200 | 64539 | 51609k| 234.6 |  1762M |  55 |2460 |7096 |3424 | 137k|  1 | 159k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3048.13/3057.94	c  3058s|218300 | 64591 | 51628k| 234.6 |  1763M |  55 |2460 |7133 |3427 | 137k|  1 | 159k|  79 | 3.200000e+01 |      --      |    Inf |   9.58%
3049.23/3059.03	c  3059s|218400 | 64592 | 51641k| 234.6 |  1763M |  55 |2460 |7211 |3437 | 137k|  1 | 159k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3051.72/3061.57	c  3062s|218500 | 64626 | 51668k| 234.6 |  1764M |  55 |2460 |7220 |   0 | 137k|  0 | 159k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3053.32/3063.11	c  3063s|218600 | 64672 | 51695k| 234.6 |  1770M |  55 |2460 |7208 |3412 | 137k|  1 | 159k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3054.72/3064.56	c  3065s|218700 | 64708 | 51722k| 234.6 |  1770M |  55 |2460 |7266 |3421 | 137k|  1 | 159k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3056.11/3065.95	c  3066s|218800 | 64742 | 51742k| 234.6 |  1770M |  55 |2460 |7331 |   0 | 137k|  0 | 159k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3057.32/3067.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3057.32/3067.13	c  3067s|218900 | 64769 | 51761k| 234.6 |  1770M |  55 |2460 |7326 |3425 | 137k|  1 | 159k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3058.31/3068.12	c  3068s|219000 | 64776 | 51773k| 234.5 |  1771M |  55 |2460 |7353 |3425 | 138k|  1 | 159k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3059.40/3069.20	c  3069s|219100 | 64775 | 51786k| 234.5 |  1772M |  55 |2460 |7324 |3433 | 138k|  1 | 159k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3060.30/3070.17	c  3070s|219200 | 64790 | 51797k| 234.4 |  1773M |  55 |2460 |7311 |   0 | 138k|  0 | 159k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3061.60/3071.40	c  3071s|219300 | 64799 | 51817k| 234.4 |  1773M |  55 |2460 |7195 |3418 | 138k|  1 | 159k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3062.99/3072.88	c  3073s|219400 | 64848 | 51844k| 234.4 |  1773M |  55 |2460 |7191 |3416 | 138k|  1 | 159k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3064.29/3074.20	c  3074s|219500 | 64872 | 51867k| 234.4 |  1773M |  55 |2460 |7141 |3428 | 138k|  1 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3065.68/3075.55	c  3076s|219600 | 64907 | 51889k| 234.4 |  1774M |  55 |2460 |7074 |3417 | 138k|  1 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3066.88/3076.73	c  3077s|219700 | 64932 | 51909k| 234.4 |  1774M |  55 |2460 |7051 |3418 | 138k|  1 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3068.77/3078.65	c  3079s|219800 | 64986 | 51942k| 234.5 |  1774M |  55 |2460 |7026 |3425 | 138k|  2 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3069.67/3079.54	c  3080s|219900 | 65017 | 51957k| 234.4 |  1774M |  55 |2460 |7068 |3426 | 138k|  2 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3070.77/3080.64	c  3081s|220000 | 65052 | 51974k| 234.4 |  1774M |  55 |2460 |7066 |3417 | 138k|  1 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3071.57/3081.45	c  3081s|220100 | 65061 | 51985k| 234.3 |  1776M |  55 |2460 |7117 |3420 | 138k|  1 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.58%
3072.86/3082.70	c  3083s|220200 | 65081 | 52005k| 234.3 |  1777M |  55 |2460 |7125 |3414 | 138k|  1 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.59%
3074.26/3084.19	c  3084s|220300 | 65126 | 52030k| 234.3 |  1777M |  55 |2460 |7151 |3435 | 138k|  1 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.59%
3075.75/3085.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3075.75/3085.67	c  3086s|220400 | 65144 | 52052k| 234.3 |  1777M |  55 |2460 |7135 |   0 | 138k|  0 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.59%
3076.85/3086.74	c  3087s|220500 | 65154 | 52068k| 234.3 |  1778M |  55 |2460 |7117 |3445 | 139k|  2 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.59%
3077.75/3087.65	c  3088s|220600 | 65171 | 52083k| 234.2 |  1781M |  55 |2460 |7096 |   0 | 139k|  0 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.59%
3078.84/3088.73	c  3089s|220700 | 65203 | 52101k| 234.2 |  1781M |  55 |2460 |7102 |3424 | 139k|  1 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.59%
3080.24/3090.13	c  3090s|220800 | 65230 | 52126k| 234.2 |  1781M |  55 |2460 |7115 |   0 | 139k|  0 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.59%
3081.24/3091.17	c  3091s|220900 | 65245 | 52143k| 234.2 |  1781M |  55 |2460 |7118 |3414 | 139k|  0 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.59%
3082.43/3092.37	c  3092s|221000 | 65282 | 52165k| 234.2 |  1781M |  55 |2460 |7179 |3428 | 139k|  2 | 160k|  88 | 3.200000e+01 |      --      |    Inf |   9.59%
3083.73/3093.67	c  3094s|221100 | 65318 | 52188k| 234.2 |  1781M |  55 |2460 |7198 |   0 | 139k|  0 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.59%
3084.92/3094.86	c  3095s|221200 | 65321 | 52205k| 234.2 |  1781M |  55 |2460 |7207 |   0 | 139k|  0 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.59%
3086.72/3096.68	c  3097s|221300 | 65358 | 52239k| 234.2 |  1781M |  55 |2460 |7177 |3428 | 139k|  1 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.59%
3087.92/3097.83	c  3098s|221400 | 65367 | 52256k| 234.2 |  1782M |  55 |2460 |7137 |   0 | 139k|  0 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.59%
3089.62/3099.54	c  3100s|221500 | 65396 | 52282k| 234.2 |  1784M |  55 |2460 |7083 |   0 | 139k|  0 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3090.91/3100.87	c  3101s|221600 | 65406 | 52294k| 234.1 |  1785M |  55 |2460 |7070 |3408 | 139k|  1 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3092.41/3102.31	c  3102s|221700 | 65449 | 52319k| 234.1 |  1786M |  55 |2460 |7021 |3417 | 139k|  1 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3094.40/3104.33	c  3104s|221800 | 65497 | 52358k| 234.2 |  1786M |  55 |2460 |7072 |3424 | 139k|  1 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3095.60/3105.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3095.60/3105.53	c  3106s|221900 | 65520 | 52377k| 234.2 |  1788M |  55 |2460 |7091 |3428 | 139k|  1 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3096.89/3106.88	c  3107s|222000 | 65557 | 52399k| 234.2 |  1789M |  55 |2460 |7102 |   0 | 139k|  0 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3098.29/3108.21	c  3108s|222100 | 65581 | 52416k| 234.2 |  1790M |  55 |2460 |7079 |   0 | 140k|  0 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3099.58/3109.52	c  3110s|222200 | 65584 | 52435k| 234.1 |  1791M |  55 |2460 |7070 |3421 | 140k|  1 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3100.88/3110.86	c  3111s|222300 | 65588 | 52453k| 234.1 |  1791M |  55 |2460 |7096 |3424 | 140k|  1 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3102.47/3112.48	c  3112s|222400 | 65622 | 52482k| 234.1 |  1791M |  55 |2460 |7079 |3429 | 140k|  2 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3103.87/3113.89	c  3114s|222500 | 65638 | 52504k| 234.1 |  1791M |  55 |2460 |7050 |3415 | 140k|  2 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3106.56/3116.53	c  3117s|222600 | 65718 | 52554k| 234.3 |  1791M |  55 |2460 |7077 |3422 | 140k|  0 | 161k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3107.96/3117.94	c  3118s|222700 | 65739 | 52579k| 234.3 |  1791M |  55 |2460 |7105 |   0 | 140k|  0 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3109.45/3119.42	c  3119s|222800 | 65770 | 52604k| 234.3 |  1792M |  55 |2460 |7080 |   0 | 140k|  0 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3111.55/3121.52	c  3122s|222900 | 65830 | 52647k| 234.4 |  1792M |  55 |2460 |7086 |3421 | 140k|  1 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3112.84/3122.88	c  3123s|223000 | 65871 | 52671k| 234.4 |  1792M |  55 |2460 |7086 |3421 | 140k|  1 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3114.34/3124.30	c  3124s|223100 | 65894 | 52690k| 234.3 |  1792M |  55 |2460 |7097 |   0 | 140k|  0 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3116.43/3126.48	c  3126s|223200 | 65936 | 52732k| 234.4 |  1803M |  55 |2460 |7131 |3420 | 140k|  1 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3118.03/3128.00	c  3128s|223300 | 65966 | 52757k| 234.4 |  1803M |  55 |2460 |7186 |   0 | 140k|  0 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3120.13/3130.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3120.13/3130.19	c  3130s|223400 | 66021 | 52793k| 234.5 |  1803M |  55 |2460 |7179 |   0 | 141k|  0 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3122.02/3132.01	c  3132s|223500 | 66041 | 52824k| 234.5 |  1803M |  55 |2460 |7161 |3418 | 141k|  1 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3123.61/3133.61	c  3134s|223600 | 66085 | 52849k| 234.5 |  1803M |  55 |2460 |7179 |3423 | 141k|  1 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3125.01/3135.08	c  3135s|223700 | 66115 | 52875k| 234.5 |  1803M |  55 |2460 |7201 |3434 | 141k|  1 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3126.21/3136.20	c  3136s|223800 | 66129 | 52893k| 234.5 |  1806M |  55 |2460 |7200 |   0 | 141k|  0 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3127.51/3137.50	c  3138s|223900 | 66157 | 52911k| 234.5 |  1807M |  55 |2460 |7207 |   0 | 141k|  0 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3128.61/3138.65	c  3139s|224000 | 66177 | 52923k| 234.4 |  1807M |  55 |2460 |7165 |3426 | 141k|  1 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3129.70/3139.76	c  3140s|224100 | 66191 | 52937k| 234.4 |  1809M |  55 |2460 |7148 |3421 | 141k|  1 | 162k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3130.80/3140.85	c  3141s|224200 | 66211 | 52953k| 234.4 |  1809M |  55 |2460 |7198 |3418 | 141k|  1 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3132.20/3142.28	c  3142s|224300 | 66241 | 52977k| 234.4 |  1811M |  55 |2460 |7205 |3424 | 141k|  1 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3133.49/3143.54	c  3144s|224400 | 66271 | 52997k| 234.3 |  1811M |  55 |2460 |7183 |   0 | 141k|  0 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3134.69/3144.72	c  3145s|224500 | 66284 | 53014k| 234.3 |  1812M |  55 |2460 |7154 |3418 | 141k|  1 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3136.09/3146.14	c  3146s|224600 | 66314 | 53038k| 234.3 |  1813M |  55 |2460 |7134 |3423 | 142k|  1 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3137.48/3147.53	c  3148s|224700 | 66353 | 53064k| 234.3 |  1814M |  55 |2460 |7113 |3427 | 142k|  2 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3139.38/3149.42	c  3149s|224800 | 66394 | 53102k| 234.4 |  1814M |  55 |2460 |7148 |3417 | 142k|  1 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3140.67/3150.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3140.67/3150.72	c  3151s|224900 | 66406 | 53123k| 234.4 |  1815M |  55 |2460 |7102 |3419 | 142k|  1 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3141.97/3152.04	c  3152s|225000 | 66443 | 53144k| 234.4 |  1816M |  55 |2460 |7109 |3429 | 142k|  2 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3143.16/3153.22	c  3153s|225100 | 66467 | 53162k| 234.4 |  1817M |  55 |2460 |7139 |3429 | 142k|  1 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3144.66/3154.74	c  3155s|225200 | 66500 | 53189k| 234.4 |  1819M |  55 |2460 |7129 |3426 | 142k|  1 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3146.25/3156.33	c  3156s|225300 | 66554 | 53217k| 234.4 |  1820M |  55 |2460 |7123 |3424 | 142k|  1 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3147.85/3157.94	c  3158s|225400 | 66583 | 53240k| 234.4 |  1821M |  55 |2460 |7141 |3430 | 142k|  1 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3148.84/3158.97	c  3159s|225500 | 66593 | 53256k| 234.4 |  1823M |  55 |2460 |7154 |3418 | 142k|  1 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3150.44/3160.58	c  3161s|225600 | 66620 | 53283k| 234.4 |  1824M |  55 |2460 |7196 |3429 | 142k|  1 | 163k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3152.73/3162.80	c  3163s|225700 | 66663 | 53325k| 234.5 |  1824M |  55 |2460 |7183 |   0 | 142k|  0 | 164k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3154.93/3165.10	c  3165s|225800 | 66708 | 53367k| 234.5 |  1827M |  55 |2460 |7121 |   0 | 142k|  0 | 164k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3156.62/3166.77	c  3167s|225900 | 66752 | 53393k| 234.5 |  1828M |  55 |2460 |7128 |3417 | 142k|  1 | 164k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3158.21/3168.34	c  3168s|226000 | 66781 | 53422k| 234.6 |  1829M |  55 |2460 |7189 |3426 | 143k|  2 | 164k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3159.61/3169.71	c  3170s|226100 | 66801 | 53444k| 234.6 |  1829M |  55 |2460 |7196 |3424 | 143k|  1 | 164k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3161.20/3171.35	c  3171s|226200 | 66833 | 53470k| 234.6 |  1830M |  55 |2460 |7150 |   0 | 143k|  0 | 164k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3162.70/3172.82	c  3173s|226300 | 66868 | 53495k| 234.6 |  1830M |  55 |2460 |7135 |   0 | 143k|  0 | 164k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3163.80/3173.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3163.80/3173.96	c  3174s|226400 | 66880 | 53512k| 234.6 |  1831M |  55 |2460 |7097 |   0 | 143k|  0 | 164k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3165.09/3175.25	c  3175s|226500 | 66924 | 53532k| 234.5 |  1831M |  55 |2460 |7065 |3409 | 143k|  1 | 164k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3166.40/3176.54	c  3177s|226600 | 66953 | 53553k| 234.5 |  1832M |  55 |2460 |7080 |   0 | 143k|  0 | 164k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3167.90/3178.02	c  3178s|226700 | 66974 | 53579k| 234.5 |  1832M |  55 |2460 |7033 |3421 | 143k|  1 | 164k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3169.79/3179.90	c  3180s|226800 | 67019 | 53618k| 234.6 |  1833M |  55 |2460 |7003 |   0 | 143k|  0 | 164k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3171.08/3181.27	c  3181s|226900 | 67045 | 53640k| 234.6 |  1835M |  55 |2460 |6991 |   0 | 143k|  0 | 164k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3172.48/3182.64	c  3183s|227000 | 67077 | 53665k| 234.6 |  1836M |  55 |2460 |6988 |   0 | 143k|  0 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3173.67/3183.85	c  3184s|227100 | 67101 | 53684k| 234.6 |  1837M |  55 |2460 |7007 |3423 | 143k|  1 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.69%
3174.77/3184.99	c  3185s|227200 | 67132 | 53702k| 234.6 |  1837M |  55 |2460 |7034 |3414 | 143k|  1 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3176.17/3186.33	c  3186s|227300 | 67155 | 53721k| 234.5 |  1839M |  55 |2460 |7047 |3420 | 143k|  1 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3177.06/3187.29	c  3187s|227400 | 67170 | 53736k| 234.5 |  1840M |  55 |2460 |7046 |3428 | 143k|  2 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3178.16/3188.31	c  3188s|227500 | 67179 | 53751k| 234.5 |  1840M |  55 |2460 |6997 |   0 | 144k|  0 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3178.96/3189.16	c  3189s|227600 | 67188 | 53764k| 234.4 |  1840M |  55 |2460 |6977 |3417 | 144k|  1 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3180.45/3190.63	c  3191s|227700 | 67202 | 53789k| 234.4 |  1841M |  55 |2460 |6974 |3422 | 144k|  1 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3182.45/3192.68	c  3193s|227800 | 67241 | 53828k| 234.5 |  1842M |  55 |2460 |6985 |3429 | 144k|  1 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3184.24/3194.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3184.24/3194.45	c  3194s|227900 | 67277 | 53859k| 234.5 |  1842M |  55 |2460 |7012 |   0 | 144k|  0 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3186.44/3196.62	c  3197s|228000 | 67330 | 53897k| 234.6 |  1842M |  55 |2460 |7051 |3430 | 144k|  1 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3187.63/3197.85	c  3198s|228100 | 67335 | 53915k| 234.6 |  1842M |  55 |2460 |7063 |   0 | 144k|  0 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3189.13/3199.34	c  3199s|228200 | 67361 | 53940k| 234.6 |  1844M |  55 |2460 |7094 |3437 | 144k|  1 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3190.62/3200.84	c  3201s|228300 | 67375 | 53965k| 234.6 |  1845M |  55 |2460 |7124 |3418 | 144k|  1 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3191.83/3202.03	c  3202s|228400 | 67423 | 53986k| 234.6 |  1845M |  55 |2460 |7132 |   0 | 144k|  0 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3193.02/3203.23	c  3203s|228500 | 67448 | 54007k| 234.6 |  1847M |  55 |2460 |7119 |3426 | 144k|  1 | 165k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3194.51/3204.73	c  3205s|228600 | 67488 | 54034k| 234.6 |  1848M |  55 |2460 |7080 |3417 | 144k|  1 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3195.71/3205.95	c  3206s|228700 | 67497 | 54052k| 234.6 |  1848M |  55 |2460 |7076 |   0 | 144k|  0 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3197.00/3207.21	c  3207s|228800 | 67506 | 54068k| 234.5 |  1848M |  55 |2460 |7104 |   0 | 144k|  0 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3198.80/3209.03	c  3209s|228900 | 67556 | 54096k| 234.5 |  1849M |  55 |2460 |7001 |   0 | 144k|  0 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3199.99/3210.26	c  3210s|229000 | 67594 | 54114k| 234.5 |  1850M |  55 |2460 |7013 |   0 | 144k|  0 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3201.19/3211.49	c  3211s|229100 | 67634 | 54134k| 234.5 |  1853M |  55 |2460 |7036 |3418 | 145k|  1 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3202.98/3213.29	c  3213s|229200 | 67675 | 54166k| 234.5 |  1854M |  55 |2460 |6962 |3413 | 145k|  1 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3204.08/3214.32	c  3214s|229300 | 67706 | 54182k| 234.5 |  1854M |  55 |2460 |6941 |3412 | 145k|  1 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3205.28/3215.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3205.28/3215.57	c  3216s|229400 | 67710 | 54198k| 234.5 |  1855M |  55 |2460 |6962 |   0 | 145k|  0 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3206.57/3216.89	c  3217s|229500 | 67726 | 54220k| 234.5 |  1855M |  55 |2460 |6916 |   0 | 145k|  0 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3207.78/3218.10	c  3218s|229600 | 67755 | 54241k| 234.5 |  1856M |  55 |2460 |6887 |   0 | 145k|  0 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3208.97/3219.26	c  3219s|229700 | 67772 | 54260k| 234.4 |  1857M |  55 |2460 |6869 |3420 | 145k|  1 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3209.77/3220.09	c  3220s|229800 | 67802 | 54272k| 234.4 |  1857M |  55 |2460 |6901 |   0 | 145k|  0 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3210.36/3220.63	c  3221s|229900 | 67808 | 54277k| 234.3 |  1857M |  55 |2460 |6909 |   0 | 145k|  0 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3211.06/3221.36	c  3221s|230000 | 67810 | 54287k| 234.2 |  1858M |  55 |2460 |6932 |3429 | 145k|  1 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3211.66/3221.94	c  3222s|230100 | 67812 | 54293k| 234.2 |  1858M |  55 |2460 |6938 |   0 | 145k|  0 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3212.26/3222.53	c  3223s|230200 | 67816 | 54300k| 234.1 |  1858M |  55 |2460 |6922 |3431 | 145k|  1 | 166k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3212.65/3222.97	c  3223s|230300 | 67804 | 54305k| 234.0 |  1858M |  55 |2460 |6902 |3422 | 145k|  1 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3213.25/3223.57	c  3224s|230400 | 67817 | 54313k| 234.0 |  1858M |  55 |2460 |6855 |3431 | 146k|  1 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3213.95/3224.21	c  3224s|230500 | 67817 | 54324k| 233.9 |  1858M |  55 |2460 |6823 |   0 | 146k|  0 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3214.45/3224.74	c  3225s|230600 | 67801 | 54329k| 233.8 |  1858M |  55 |2460 |6823 |   0 | 146k|  0 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3215.25/3225.53	c  3226s|230700 | 67807 | 54340k| 233.8 |  1858M |  55 |2460 |6796 |   0 | 146k|  0 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3216.34/3226.68	c  3227s|230800 | 67822 | 54361k| 233.8 |  1858M |  55 |2460 |6774 |   0 | 146k|  0 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3217.14/3227.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3217.14/3227.46	c  3227s|230900 | 67833 | 54371k| 233.7 |  1858M |  55 |2460 |6772 |3430 | 146k|  1 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3217.94/3228.22	c  3228s|231000 | 67832 | 54383k| 233.7 |  1858M |  55 |2460 |6796 |   0 | 146k|  0 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3219.44/3229.74	c  3230s|231100 | 67874 | 54412k| 233.7 |  1858M |  55 |2460 |6872 |3411 | 146k|  1 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3220.74/3231.00	c  3231s|231200 | 67890 | 54433k| 233.7 |  1858M |  55 |2460 |6871 |3416 | 146k|  1 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3221.74/3232.07	c  3232s|231300 | 67903 | 54449k| 233.6 |  1858M |  55 |2460 |6844 |3410 | 146k|  1 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3224.63/3234.98	c  3235s|231400 | 67978 | 54505k| 233.8 |  1858M |  55 |2460 |6818 |3414 | 146k|  1 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3226.52/3236.85	c  3237s|231500 | 68032 | 54541k| 233.8 |  1858M |  55 |2460 |6850 |3424 | 146k|  1 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3227.82/3238.15	c  3238s|231600 | 68060 | 54562k| 233.8 |  1860M |  55 |2460 |6897 |3435 | 146k|  2 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3229.41/3239.70	c  3240s|231700 | 68077 | 54588k| 233.8 |  1860M |  55 |2460 |6887 |3431 | 146k|  1 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3230.91/3241.24	c  3241s|231800 | 68104 | 54612k| 233.8 |  1863M |  55 |2460 |6880 |3423 | 146k|  1 | 167k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3232.41/3242.72	c  3243s|231900 | 68133 | 54637k| 233.8 |  1863M |  55 |2460 |6894 |3426 | 146k|  1 | 168k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3233.40/3243.78	c  3244s|232000 | 68164 | 54652k| 233.8 |  1864M |  55 |2460 |6915 |3427 | 146k|  1 | 168k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3234.70/3245.05	c  3245s|232100 | 68204 | 54672k| 233.8 |  1865M |  55 |2460 |6932 |3445 | 147k|  1 | 168k|  88 | 3.200000e+01 |      --      |    Inf |   9.70%
3235.99/3246.32	c  3246s|232200 | 68237 | 54689k| 233.8 |  1865M |  55 |2460 |7001 |3408 | 147k|  1 | 168k|  88 | 3.200004e+01 |      --      |    Inf |   9.70%
3236.89/3247.25	c  3247s|232300 | 68259 | 54701k| 233.7 |  1865M |  55 |2460 |7031 |3425 | 147k|  1 | 168k|  88 | 3.200004e+01 |      --      |    Inf |   9.70%
3238.49/3248.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3238.49/3248.89	c  3249s|232400 | 68292 | 54730k| 233.7 |  1865M |  55 |2460 |6979 |3420 | 147k|  2 | 168k|  88 | 3.200595e+01 |      --      |    Inf |   9.70%
3239.48/3249.88	c  3250s|232500 | 68311 | 54744k| 233.7 |  1865M |  55 |2460 |6922 |   0 | 147k|  0 | 168k|  88 | 3.200595e+01 |      --      |    Inf |   9.70%
3240.88/3251.26	c  3251s|232600 | 68349 | 54769k| 233.7 |  1866M |  55 |2460 |6872 |3417 | 147k|  2 | 168k|  88 | 3.200595e+01 |      --      |    Inf |   9.70%
3242.68/3253.09	c  3253s|232700 | 68384 | 54800k| 233.7 |  1866M |  55 |2460 |6805 |3428 | 147k|  1 | 168k|  88 | 3.200595e+01 |      --      |    Inf |   9.70%
3243.97/3254.37	c  3254s|232800 | 68406 | 54820k| 233.7 |  1866M |  55 |2460 |6770 |   0 | 147k|  0 | 168k|  88 | 3.200595e+01 |      --      |    Inf |   9.70%
3245.16/3255.53	c  3256s|232900 | 68438 | 54840k| 233.7 |  1866M |  55 |2460 |6779 |3427 | 147k|  1 | 168k|  88 | 3.200595e+01 |      --      |    Inf |   9.70%
3246.16/3256.54	c  3257s|233000 | 68460 | 54855k| 233.7 |  1867M |  55 |2460 |6779 |3422 | 147k|  1 | 168k|  88 | 3.200595e+01 |      --      |    Inf |   9.70%
3247.76/3258.15	c  3258s|233100 | 68497 | 54879k| 233.7 |  1867M |  55 |2460 |6765 |   0 | 147k|  0 | 168k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3248.85/3259.28	c  3259s|233200 | 68505 | 54894k| 233.6 |  1869M |  55 |2460 |6756 |3427 | 147k|  1 | 168k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3249.95/3260.32	c  3260s|233300 | 68512 | 54910k| 233.6 |  1869M |  55 |2460 |6797 |3416 | 147k|  1 | 168k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3251.35/3261.72	c  3262s|233400 | 68559 | 54932k| 233.6 |  1869M |  55 |2460 |6853 |3417 | 147k|  1 | 169k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3253.14/3263.55	c  3264s|233500 | 68602 | 54966k| 233.7 |  1871M |  55 |2460 |6896 |   0 | 148k|  0 | 169k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3254.64/3265.05	c  3265s|233600 | 68646 | 54989k| 233.7 |  1872M |  55 |2460 |6943 |3434 | 148k|  1 | 169k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3255.93/3266.32	c  3266s|233700 | 68651 | 55006k| 233.6 |  1873M |  55 |2460 |6966 |3428 | 148k|  1 | 169k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3257.63/3268.10	c  3268s|233800 | 68695 | 55035k| 233.6 |  1876M |  55 |2460 |7110 |3428 | 148k|  1 | 169k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3259.33/3269.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3259.33/3269.70	c  3270s|233900 | 68720 | 55063k| 233.7 |  1878M |  55 |2460 |7055 |3426 | 148k|  1 | 169k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3260.82/3271.26	c  3271s|234000 | 68729 | 55086k| 233.7 |  1879M |  55 |2460 |6995 |3417 | 148k|  1 | 169k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3262.42/3272.80	c  3273s|234100 | 68769 | 55112k| 233.7 |  1880M |  55 |2460 |6998 |3422 | 148k|  1 | 169k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3263.62/3274.08	c  3274s|234200 | 68804 | 55135k| 233.7 |  1881M |  55 |2460 |6982 |3428 | 148k|  1 | 169k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3265.21/3275.65	c  3276s|234300 | 68854 | 55161k| 233.7 |  1881M |  55 |2460 |6963 |3425 | 148k|  1 | 169k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3266.00/3276.44	c  3276s|234400 | 68856 | 55171k| 233.6 |  1881M |  55 |2460 |6991 |3425 | 148k|  1 | 169k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3269.20/3279.65	c  3280s|234500 | 68885 | 55211k| 233.7 |  1881M |  55 |2460 |7002 |3438 | 148k|  4 | 169k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3270.70/3281.19	c  3281s|234600 | 68921 | 55240k| 233.7 |  1882M |  55 |2460 |7039 |   0 | 148k|  0 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3272.19/3282.64	c  3283s|234700 | 68950 | 55264k| 233.7 |  1883M |  55 |2460 |7074 |3414 | 148k|  1 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3274.18/3284.65	c  3285s|234800 | 68983 | 55291k| 233.7 |  1883M |  55 |2460 |7092 |3417 | 148k|  2 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3275.48/3285.95	c  3286s|234900 | 69009 | 55311k| 233.7 |  1883M |  55 |2460 |7065 |3424 | 148k|  1 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3276.68/3287.17	c  3287s|235000 | 69019 | 55328k| 233.7 |  1884M |  55 |2460 |7023 |3422 | 149k|  1 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3277.87/3288.39	c  3288s|235100 | 69062 | 55350k| 233.7 |  1884M |  55 |2460 |7009 |3426 | 149k|  1 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3279.57/3290.03	c  3290s|235200 | 69081 | 55374k| 233.7 |  1884M |  55 |2460 |7025 |3417 | 149k|  2 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3280.67/3291.17	c  3291s|235300 | 69109 | 55391k| 233.7 |  1884M |  55 |2460 |6965 |3423 | 149k|  1 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3281.86/3292.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3281.86/3292.36	c  3292s|235400 | 69143 | 55406k| 233.6 |  1885M |  55 |2460 |6933 |3428 | 149k|  2 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3282.86/3293.35	c  3293s|235500 | 69161 | 55421k| 233.6 |  1885M |  55 |2460 |6957 |   0 | 149k|  0 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3283.56/3294.05	c  3294s|235600 | 69162 | 55431k| 233.5 |  1885M |  55 |2460 |6975 |3429 | 149k|  1 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3285.55/3296.09	c  3296s|235700 | 69184 | 55459k| 233.6 |  1885M |  55 |2460 |6920 |3424 | 149k|  1 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3287.04/3297.57	c  3298s|235800 | 69207 | 55484k| 233.6 |  1885M |  55 |2460 |6940 |   0 | 149k|  0 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3288.24/3298.78	c  3299s|235900 | 69238 | 55500k| 233.5 |  1886M |  55 |2460 |6919 |3424 | 149k|  2 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3289.73/3300.28	c  3300s|236000 | 69296 | 55526k| 233.6 |  1887M |  55 |2460 |6906 |3417 | 149k|  1 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3291.63/3302.14	c  3302s|236100 | 69348 | 55562k| 233.6 |  1887M |  55 |2460 |6983 |3420 | 149k|  1 | 170k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3294.22/3304.70	c  3305s|236200 | 69426 | 55617k| 233.7 |  1889M |  55 |2460 |7116 |3417 | 149k|  1 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3296.32/3306.83	c  3307s|236300 | 69488 | 55660k| 233.8 |  1891M |  55 |2460 |7105 |3425 | 149k|  1 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3297.21/3307.78	c  3308s|236400 | 69486 | 55675k| 233.8 |  1891M |  55 |2460 |7085 |   0 | 150k|  0 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3298.31/3308.85	c  3309s|236500 | 69501 | 55684k| 233.7 |  1891M |  55 |2460 |7100 |   0 | 150k|  0 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3299.21/3309.74	c  3310s|236600 | 69504 | 55695k| 233.7 |  1891M |  55 |2460 |7081 |3446 | 150k|  1 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3300.71/3311.25	c  3311s|236700 | 69540 | 55719k| 233.7 |  1891M |  55 |2460 |7076 |3422 | 150k|  1 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3302.51/3313.01	c  3313s|236800 | 69587 | 55750k| 233.7 |  1891M |  55 |2460 |7149 |3432 | 150k|  1 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3303.61/3314.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3303.61/3314.13	c  3314s|236900 | 69613 | 55767k| 233.7 |  1892M |  55 |2460 |7159 |3428 | 150k|  1 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3304.80/3315.34	c  3315s|237000 | 69642 | 55786k| 233.7 |  1892M |  55 |2460 |7109 |   0 | 150k|  0 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3305.90/3316.40	c  3316s|237100 | 69664 | 55801k| 233.6 |  1894M |  55 |2460 |7091 |3417 | 150k|  1 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3307.09/3317.67	c  3318s|237200 | 69691 | 55821k| 233.6 |  1895M |  55 |2460 |7047 |3432 | 150k|  1 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3308.39/3318.95	c  3319s|237300 | 69710 | 55842k| 233.6 |  1895M |  55 |2460 |7082 |3418 | 150k|  1 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3309.68/3320.29	c  3320s|237400 | 69752 | 55865k| 233.6 |  1896M |  55 |2460 |7066 |   0 | 150k|  0 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3310.68/3321.20	c  3321s|237500 | 69754 | 55879k| 233.6 |  1897M |  55 |2460 |7036 |   0 | 150k|  0 | 171k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3311.88/3322.49	c  3322s|237600 | 69783 | 55901k| 233.6 |  1898M |  55 |2460 |7023 |3412 | 150k|  1 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3313.58/3324.15	c  3324s|237700 | 69844 | 55934k| 233.6 |  1898M |  55 |2460 |7074 |   0 | 150k|  0 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3314.97/3325.59	c  3326s|237800 | 69882 | 55953k| 233.6 |  1899M |  55 |2460 |7082 |3414 | 151k|  1 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3316.26/3326.85	c  3327s|237900 | 69930 | 55975k| 233.6 |  1900M |  55 |2460 |7057 |   0 | 151k|  0 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3317.86/3328.47	c  3328s|238000 | 69975 | 56004k| 233.6 |  1900M |  55 |2460 |7099 |   0 | 151k|  0 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3319.15/3329.78	c  3330s|238100 | 70006 | 56022k| 233.6 |  1901M |  55 |2460 |7111 |3429 | 151k|  1 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3320.65/3331.26	c  3331s|238200 | 70002 | 56036k| 233.5 |  1903M |  55 |2460 |7125 |   0 | 151k|  0 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3322.45/3333.06	c  3333s|238300 | 70030 | 56063k| 233.5 |  1903M |  55 |2460 |7107 |3420 | 151k|  1 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3323.74/3334.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3323.74/3334.30	c  3334s|238400 | 70041 | 56081k| 233.5 |  1903M |  55 |2460 |7117 |   0 | 151k|  0 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3325.13/3335.72	c  3336s|238500 | 70056 | 56100k| 233.5 |  1903M |  55 |2460 |7057 |   0 | 151k|  0 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3326.63/3337.22	c  3337s|238600 | 70082 | 56125k| 233.5 |  1905M |  55 |2460 |7085 |3430 | 151k|  1 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3327.72/3338.32	c  3338s|238700 | 70091 | 56141k| 233.5 |  1905M |  55 |2460 |7100 |3425 | 151k|  1 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.71%
3329.03/3339.61	c  3340s|238800 | 70126 | 56162k| 233.5 |  1905M |  55 |2460 |7089 |3418 | 151k|  1 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.72%
3330.23/3340.87	c  3341s|238900 | 70150 | 56182k| 233.5 |  1906M |  55 |2460 |7122 |   0 | 151k|  0 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.72%
3331.12/3341.77	c  3342s|239000 | 70163 | 56195k| 233.4 |  1906M |  55 |2460 |7136 |   0 | 151k|  0 | 172k|  88 | 3.200595e+01 |      --      |    Inf |   9.72%
3332.32/3342.95	c  3343s|239100 | 70175 | 56214k| 233.4 |  1908M |  55 |2460 |7114 |3429 | 151k|  1 | 173k|  88 | 3.200595e+01 |      --      |    Inf |   9.72%
3334.31/3344.95	c  3345s|239200 | 70248 | 56246k| 233.4 |  1909M |  55 |2460 |7152 |   0 | 151k|  0 | 173k|  88 | 3.200595e+01 |      --      |    Inf |   9.72%
3335.01/3345.69	c  3346s|239300 | 70269 | 56256k| 233.4 |  1909M |  55 |2460 |7159 |   0 | 151k|  0 | 173k|  88 | 3.200595e+01 |      --      |    Inf |   9.72%
3336.51/3347.15	c  3347s|239400 | 70324 | 56283k| 233.4 |  1910M |  55 |2460 |7206 |3427 | 152k|  1 | 173k|  88 | 3.200595e+01 |      --      |    Inf |   9.72%
3337.70/3348.30	c  3348s|239500 | 70344 | 56303k| 233.4 |  1910M |  55 |2460 |7208 |   0 | 152k|  0 | 173k|  88 | 3.200595e+01 |      --      |    Inf |   9.72%
3339.00/3349.63	c  3350s|239600 | 70373 | 56326k| 233.4 |  1911M |  55 |2460 |7270 |3423 | 152k|  1 | 173k|  88 | 3.200595e+01 |      --      |    Inf |   9.72%
3340.40/3351.03	c  3351s|239700 | 70395 | 56347k| 233.4 |  1912M |  55 |2460 |7228 |   0 | 152k|  0 | 173k|  88 | 3.200595e+01 |      --      |    Inf |   9.72%
3341.59/3352.22	c  3352s|239800 | 70408 | 56364k| 233.3 |  1912M |  55 |2460 |7215 |   0 | 152k|  0 | 173k|  88 | 3.200595e+01 |      --      |    Inf |   9.72%
3342.49/3353.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3342.49/3353.14	c  3353s|239900 | 70434 | 56378k| 233.3 |  1912M |  55 |2460 |7249 |3430 | 152k|  1 | 173k|  93 | 3.200595e+01 |      --      |    Inf |   9.72%
3343.98/3354.63	c  3355s|240000 | 70465 | 56397k| 233.3 |  1915M |  55 |2460 |7291 |3414 | 152k|  1 | 173k|  93 | 3.200595e+01 |      --      |    Inf |   9.72%
3345.48/3356.14	c  3356s|240100 | 70518 | 56424k| 233.3 |  1915M |  55 |2460 |7296 |   0 | 152k|  0 | 173k|  93 | 3.201183e+01 |      --      |    Inf |   9.72%
3347.27/3357.99	c  3358s|240200 | 70564 | 56459k| 233.4 |  1916M |  55 |2460 |7335 |3413 | 152k|  1 | 173k|  93 | 3.201190e+01 |      --      |    Inf |   9.72%
3349.47/3360.17	c  3360s|240300 | 70628 | 56498k| 233.4 |  1919M |  55 |2460 |7459 |3420 | 152k|  1 | 174k|  93 | 3.201190e+01 |      --      |    Inf |   9.72%
3350.56/3361.27	c  3361s|240400 | 70653 | 56516k| 233.4 |  1920M |  55 |2460 |7522 |   0 | 152k|  0 | 174k|  93 | 3.201190e+01 |      --      |    Inf |   9.72%
3351.96/3362.64	c  3363s|240500 | 70673 | 56541k| 233.4 |  1920M |  55 |2460 |7472 |3411 | 152k|  1 | 174k|  93 | 3.201190e+01 |      --      |    Inf |   9.72%
3353.95/3364.69	c  3365s|240600 | 70732 | 56582k| 233.5 |  1922M |  55 |2460 |7385 |3420 | 152k|  1 | 174k|  93 | 3.201190e+01 |      --      |    Inf |   9.72%
3355.45/3366.14	c  3366s|240700 | 70750 | 56607k| 233.5 |  1922M |  55 |2460 |7328 |   0 | 152k|  0 | 174k|  93 | 3.201190e+01 |      --      |    Inf |   9.72%
3357.84/3368.56	c  3369s|240800 | 70755 | 56634k| 233.5 |  1923M |  55 |2460 |7294 |   0 | 152k|  0 | 174k|  93 | 3.201190e+01 |      --      |    Inf |   9.72%
3359.73/3370.43	c  3370s|240900 | 70766 | 56665k| 233.5 |  1923M |  55 |2460 |7301 |3432 | 153k|  0 | 174k|  93 | 3.201190e+01 |      --      |    Inf |   9.72%
3361.04/3371.71	c  3372s|241000 | 70779 | 56688k| 233.5 |  1926M |  55 |2460 |7263 |   0 | 153k|  0 | 174k|  93 | 3.201786e+01 |      --      |    Inf |   9.72%
3362.53/3373.29	c  3373s|241100 | 70792 | 56706k| 233.5 |  1926M |  55 |2460 |7248 |3436 | 153k|  1 | 174k|  93 | 3.201786e+01 |      --      |    Inf |   9.72%
3364.13/3374.88	c  3375s|241200 | 70843 | 56731k| 233.5 |  1927M |  55 |2460 |7273 |   0 | 153k|  0 | 174k|  93 | 3.201786e+01 |      --      |    Inf |   9.72%
3365.72/3376.43	c  3376s|241300 | 70850 | 56757k| 233.5 |  1927M |  55 |2460 |7202 |3436 | 153k|  1 | 174k|  93 | 3.201786e+01 |      --      |    Inf |   9.72%
3367.42/3378.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3367.42/3378.11	c  3378s|241400 | 70899 | 56787k| 233.6 |  1928M |  55 |2460 |7147 |3427 | 153k|  1 | 174k|  93 | 3.201786e+01 |      --      |    Inf |   9.72%
3369.01/3379.72	c  3380s|241500 | 70922 | 56812k| 233.6 |  1928M |  55 |2460 |7121 |3416 | 153k|  1 | 174k|  93 | 3.201786e+01 |      --      |    Inf |   9.72%
3370.11/3380.87	c  3381s|241600 | 70945 | 56830k| 233.5 |  1929M |  55 |2460 |7076 |3427 | 153k|  1 | 174k|  93 | 3.201786e+01 |      --      |    Inf |   9.72%
3371.71/3382.45	c  3382s|241700 | 70984 | 56859k| 233.6 |  1932M |  55 |2460 |7073 |3419 | 153k|  1 | 174k|  93 | 3.201786e+01 |      --      |    Inf |   9.72%
3373.31/3384.04	c  3384s|241800 | 71013 | 56885k| 233.6 |  1934M |  55 |2460 |7088 |3418 | 153k|  1 | 174k|  93 | 3.201786e+01 |      --      |    Inf |   9.72%
3374.89/3385.67	c  3386s|241900 | 71041 | 56912k| 233.6 |  1935M |  55 |2460 |7113 |3431 | 153k|  1 | 174k|  93 | 3.207143e+01 |      --      |    Inf |   9.72%
3375.99/3386.73	c  3387s|242000 | 71056 | 56928k| 233.6 |  1935M |  55 |2460 |7119 |3414 | 154k|  1 | 175k|  93 | 3.233333e+01 |      --      |    Inf |   9.72%
3376.99/3387.73	c  3388s|242100 | 71074 | 56942k| 233.5 |  1935M |  55 |2460 |7125 |3410 | 154k|  1 | 175k|  93 | 3.233333e+01 |      --      |    Inf |   9.72%
3377.89/3388.69	c  3389s|242200 | 71088 | 56955k| 233.5 |  1936M |  55 |2460 |7154 |3418 | 154k|  2 | 175k|  93 | 3.250000e+01 |      --      |    Inf |   9.72%
3379.18/3389.91	c  3390s|242300 | 71119 | 56973k| 233.5 |  1937M |  55 |2460 |7151 |   0 | 154k|  0 | 175k|  93 | 3.250000e+01 |      --      |    Inf |   9.72%
3380.08/3390.86	c  3391s|242400 | 71150 | 56989k| 233.4 |  1937M |  55 |2460 |7167 |3422 | 154k|  1 | 175k|  93 | 3.266667e+01 |      --      |    Inf |   9.72%
3381.38/3392.19	c  3392s|242500 | 71192 | 57014k| 233.4 |  1937M |  55 |2460 |7158 |   0 | 154k|  0 | 175k|  93 | 3.266667e+01 |      --      |    Inf |   9.72%
3382.38/3393.15	c  3393s|242600 | 71215 | 57026k| 233.4 |  1938M |  55 |2460 |7207 |3427 | 154k|  2 | 175k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3383.47/3394.22	c  3394s|242700 | 71239 | 57041k| 233.3 |  1938M |  55 |2460 |7239 |3419 | 154k|  1 | 175k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3384.27/3395.02	c  3395s|242800 | 71262 | 57055k| 233.3 |  1938M |  55 |2460 |7259 |   0 | 154k|  0 | 175k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3384.96/3395.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3384.96/3395.70	c  3396s|242900 | 71276 | 57064k| 233.3 |  1938M |  55 |2460 |7281 |3438 | 154k|  1 | 175k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3386.06/3396.87	c  3397s|243000 | 71286 | 57081k| 233.2 |  1938M |  55 |2460 |7292 |3419 | 154k|  1 | 175k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3387.36/3398.14	c  3398s|243100 | 71289 | 57102k| 233.2 |  1938M |  55 |2460 |7262 |   0 | 154k|  0 | 175k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3388.75/3399.50	c  3400s|243200 | 71313 | 57126k| 233.2 |  1938M |  55 |2460 |7289 |   0 | 154k|  0 | 175k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3389.95/3400.74	c  3401s|243300 | 71346 | 57145k| 233.2 |  1939M |  55 |2460 |7278 |3418 | 154k|  1 | 175k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3391.25/3402.02	c  3402s|243400 | 71400 | 57167k| 233.2 |  1941M |  55 |2460 |7265 |3422 | 154k|  1 | 175k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3392.15/3402.97	c  3403s|243500 | 71422 | 57181k| 233.2 |  1942M |  55 |2460 |7257 |3421 | 154k|  1 | 175k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3393.25/3404.02	c  3404s|243600 | 71451 | 57198k| 233.1 |  1942M |  55 |2460 |7197 |   0 | 154k|  0 | 175k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3394.14/3404.99	c  3405s|243700 | 71472 | 57211k| 233.1 |  1942M |  55 |2460 |7192 |3413 | 155k|  1 | 175k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3395.74/3406.51	c  3407s|243800 | 71517 | 57238k| 233.1 |  1942M |  55 |2460 |7203 |3413 | 155k|  1 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3396.83/3407.62	c  3408s|243900 | 71536 | 57255k| 233.1 |  1944M |  55 |2460 |7170 |   0 | 155k|  0 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3398.03/3408.84	c  3409s|244000 | 71543 | 57271k| 233.0 |  1944M |  55 |2460 |7149 |   0 | 155k|  0 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3399.62/3410.46	c  3410s|244100 | 71584 | 57298k| 233.1 |  1944M |  55 |2460 |7144 |3424 | 155k|  2 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3401.12/3411.97	c  3412s|244200 | 71634 | 57323k| 233.1 |  1945M |  55 |2460 |7209 |3426 | 155k|  1 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3402.32/3413.17	c  3413s|244300 | 71651 | 57341k| 233.0 |  1945M |  55 |2460 |7222 |   0 | 155k|  0 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3403.61/3414.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3403.61/3414.40	c  3414s|244400 | 71686 | 57361k| 233.0 |  1945M |  55 |2460 |7252 |   0 | 155k|  0 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3404.61/3415.49	c  3415s|244500 | 71697 | 57379k| 233.0 |  1945M |  55 |2460 |7248 |3420 | 155k|  1 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3405.70/3416.58	c  3417s|244600 | 71727 | 57397k| 233.0 |  1945M |  55 |2460 |7264 |3426 | 155k|  1 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3406.40/3417.23	c  3417s|244700 | 71733 | 57406k| 232.9 |  1946M |  55 |2460 |7296 |   0 | 155k|  0 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3407.50/3418.35	c  3418s|244800 | 71756 | 57419k| 232.9 |  1946M |  55 |2460 |7260 |3419 | 155k|  1 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3408.40/3419.27	c  3419s|244900 | 71758 | 57434k| 232.9 |  1947M |  55 |2460 |7231 |3418 | 155k|  1 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3409.89/3420.78	c  3421s|245000 | 71782 | 57454k| 232.8 |  1948M |  55 |2460 |7231 |   0 | 156k|  0 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3410.89/3421.72	c  3422s|245100 | 71810 | 57468k| 232.8 |  1948M |  55 |2460 |7203 |3425 | 156k|  1 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3411.69/3422.56	c  3423s|245200 | 71823 | 57480k| 232.8 |  1949M |  55 |2460 |7180 |3419 | 156k|  1 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3413.19/3424.01	c  3424s|245300 | 71867 | 57500k| 232.7 |  1950M |  55 |2460 |7250 |   0 | 156k|  0 | 176k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3414.18/3425.08	c  3425s|245400 | 71885 | 57514k| 232.7 |  1950M |  55 |2460 |7266 |3428 | 156k|  1 | 177k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3416.18/3427.09	c  3427s|245500 | 71935 | 57540k| 232.7 |  1951M |  55 |2460 |7358 |3422 | 156k|  1 | 177k|  93 | 3.300000e+01 |      --      |    Inf |   9.72%
3417.67/3428.52	c  3429s|245600 | 71966 | 57563k| 232.7 |  1951M |  55 |2460 |7403 |   0 | 156k|  0 | 177k|  93 | 3.300000e+01 |      --      |    Inf |   9.73%
3418.77/3429.65	c  3430s|245700 | 71992 | 57581k| 232.7 |  1951M |  55 |2460 |7390 |3428 | 156k|  1 | 177k|  93 | 3.300000e+01 |      --      |    Inf |   9.73%
3420.86/3431.70	c  3432s|245800 | 72055 | 57618k| 232.8 |  1952M |  55 |2460 |7475 |3416 | 156k|  1 | 177k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3422.65/3433.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3422.65/3433.53	c  3434s|245900 | 72114 | 57651k| 232.8 |  1953M |  55 |2460 |7534 |   0 | 156k|  0 | 177k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3423.75/3434.65	c  3435s|246000 | 72144 | 57669k| 232.8 |  1954M |  55 |2460 |7600 |3420 | 156k|  1 | 177k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3424.85/3435.76	c  3436s|246100 | 72154 | 57677k| 232.7 |  1956M |  55 |2460 |7594 |3422 | 156k|  1 | 177k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3425.64/3436.53	c  3437s|246200 | 72161 | 57687k| 232.7 |  1957M |  55 |2460 |7602 |   0 | 156k|  0 | 177k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3426.75/3437.60	c  3438s|246300 | 72185 | 57703k| 232.6 |  1958M |  55 |2460 |7532 |3423 | 156k|  1 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3427.75/3438.69	c  3439s|246400 | 72204 | 57720k| 232.6 |  1959M |  55 |2460 |7456 |3425 | 157k|  2 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3429.44/3440.31	c  3440s|246500 | 72239 | 57747k| 232.6 |  1959M |  55 |2460 |7389 |3421 | 157k|  1 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3431.04/3441.94	c  3442s|246600 | 72275 | 57776k| 232.6 |  1960M |  55 |2460 |7356 |3420 | 157k|  1 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3432.33/3443.26	c  3443s|246700 | 72294 | 57796k| 232.6 |  1960M |  55 |2460 |7327 |3419 | 157k|  1 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3433.53/3444.41	c  3444s|246800 | 72319 | 57814k| 232.6 |  1960M |  55 |2460 |7218 |3416 | 157k|  1 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3434.82/3445.70	c  3446s|246900 | 72323 | 57834k| 232.6 |  1961M |  55 |2460 |7135 |3433 | 157k|  1 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3435.32/3446.28	c  3446s|247000 | 72329 | 57842k| 232.5 |  1961M |  55 |2460 |7124 |3423 | 157k|  1 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3436.72/3447.62	c  3448s|247100 | 72367 | 57867k| 232.5 |  1962M |  55 |2460 |7070 |3424 | 157k|  1 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3438.71/3449.62	c  3450s|247200 | 72436 | 57911k| 232.6 |  1964M |  55 |2460 |7080 |3421 | 157k|  1 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3439.61/3450.58	c  3451s|247300 | 72464 | 57928k| 232.6 |  1964M |  55 |2460 |7088 |3426 | 157k|  1 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3441.40/3452.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3441.40/3452.33	c  3452s|247400 | 72497 | 57959k| 232.6 |  1964M |  55 |2460 |7077 |   0 | 157k|  0 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3443.20/3454.14	c  3454s|247500 | 72546 | 57993k| 232.7 |  1964M |  55 |2460 |7049 |3430 | 157k|  2 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3444.29/3455.26	c  3455s|247600 | 72572 | 58010k| 232.6 |  1965M |  55 |2460 |7021 |   0 | 157k|  0 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3445.39/3456.33	c  3456s|247700 | 72596 | 58029k| 232.6 |  1966M |  55 |2460 |7034 |   0 | 157k|  0 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3446.39/3457.34	c  3457s|247800 | 72632 | 58046k| 232.6 |  1966M |  55 |2460 |7052 |3428 | 157k|  1 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3447.78/3458.79	c  3459s|247900 | 72690 | 58071k| 232.6 |  1967M |  55 |2460 |7097 |3431 | 157k|  1 | 178k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3448.98/3459.99	c  3460s|248000 | 72744 | 58094k| 232.6 |  1969M |  55 |2460 |7159 |3424 | 157k|  1 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3450.37/3461.30	c  3461s|248100 | 72780 | 58118k| 232.6 |  1970M |  55 |2460 |7153 |3430 | 157k|  1 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3451.47/3462.43	c  3462s|248200 | 72806 | 58137k| 232.6 |  1970M |  55 |2460 |7172 |3421 | 158k|  1 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3453.36/3464.35	c  3464s|248300 | 72866 | 58170k| 232.6 |  1970M |  55 |2460 |7140 |3441 | 158k|  1 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3454.56/3465.54	c  3466s|248400 | 72873 | 58190k| 232.6 |  1971M |  55 |2460 |7164 |   0 | 158k|  0 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3455.66/3466.68	c  3467s|248500 | 72880 | 58205k| 232.6 |  1971M |  55 |2460 |7140 |3417 | 158k|  1 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3456.75/3467.74	c  3468s|248600 | 72878 | 58220k| 232.6 |  1971M |  55 |2460 |7094 |3429 | 158k|  2 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3457.96/3468.90	c  3469s|248700 | 72903 | 58240k| 232.5 |  1971M |  55 |2460 |7031 |3417 | 158k|  1 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3459.45/3470.43	c  3470s|248800 | 72937 | 58266k| 232.6 |  1974M |  55 |2460 |7107 |   0 | 158k|  0 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3460.55/3471.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3460.55/3471.52	c  3472s|248900 | 72962 | 58283k| 232.5 |  1980M |  55 |2460 |7105 |   0 | 158k|  0 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3461.74/3472.75	c  3473s|249000 | 72984 | 58303k| 232.5 |  1980M |  55 |2460 |7011 |3413 | 158k|  1 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3462.94/3473.96	c  3474s|249100 | 73006 | 58321k| 232.5 |  1980M |  55 |2460 |6996 |3427 | 158k|  2 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3464.34/3475.34	c  3475s|249200 | 73057 | 58344k| 232.5 |  1980M |  55 |2460 |7016 |3419 | 158k|  1 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3465.43/3476.40	c  3476s|249300 | 73078 | 58361k| 232.5 |  1981M |  55 |2460 |7031 |3421 | 158k|  1 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3466.73/3477.77	c  3478s|249400 | 73097 | 58380k| 232.5 |  1982M |  55 |2460 |7043 |3425 | 158k|  1 | 179k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3468.92/3479.91	c  3480s|249500 | 73167 | 58414k| 232.5 |  1983M |  55 |2460 |6975 |3415 | 158k|  1 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.73%
3471.91/3482.98	c  3483s|249600 | 73254 | 58467k| 232.6 |  1983M |  55 |2460 |6983 |   0 | 158k|  0 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3473.71/3484.77	c  3485s|249700 | 73283 | 58499k| 232.6 |  1984M |  55 |2460 |6971 |3418 | 159k|  1 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3475.01/3486.07	c  3486s|249800 | 73319 | 58523k| 232.7 |  1985M |  55 |2460 |6977 |3423 | 159k|  1 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3477.20/3488.22	c  3488s|249900 | 73368 | 58565k| 232.7 |  1986M |  55 |2460 |6931 |3424 | 159k|  1 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3478.89/3489.92	c  3490s|250000 | 73382 | 58587k| 232.7 |  1987M |  55 |2460 |6983 |3440 | 159k|  2 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3480.39/3491.42	c  3491s|250100 | 73403 | 58610k| 232.7 |  1987M |  55 |2460 |7002 |3433 | 159k|  1 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3481.68/3492.72	c  3493s|250200 | 73404 | 58628k| 232.7 |  1987M |  55 |2460 |7016 |3432 | 159k|  2 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3483.18/3494.20	c  3494s|250300 | 73417 | 58649k| 232.7 |  1990M |  55 |2460 |7010 |3424 | 159k|  1 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3485.48/3496.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3485.48/3496.56	c  3497s|250400 | 73443 | 58693k| 232.8 |  1990M |  55 |2460 |6975 |3430 | 159k|  1 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3486.68/3497.75	c  3498s|250500 | 73449 | 58713k| 232.8 |  1990M |  55 |2460 |6944 |3430 | 159k|  1 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3488.47/3499.51	c  3500s|250600 | 73468 | 58735k| 232.8 |  1993M |  55 |2460 |6939 |3421 | 159k|  2 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3490.17/3501.20	c  3501s|250700 | 73504 | 58764k| 232.8 |  1994M |  55 |2460 |6927 |3421 | 159k|  1 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3491.66/3502.76	c  3503s|250800 | 73538 | 58793k| 232.8 |  1994M |  55 |2460 |6914 |3416 | 159k|  1 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3493.16/3504.28	c  3504s|250900 | 73574 | 58819k| 232.8 |  1994M |  55 |2460 |6879 |3414 | 159k|  1 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3494.65/3505.77	c  3506s|251000 | 73614 | 58843k| 232.8 |  1997M |  55 |2460 |6860 |   0 | 160k|  0 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3496.15/3507.28	c  3507s|251100 | 73644 | 58866k| 232.8 |  1997M |  55 |2460 |6878 |3428 | 160k|  1 | 180k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3497.64/3508.73	c  3509s|251200 | 73682 | 58892k| 232.8 |  1997M |  55 |2460 |6864 |   0 | 160k|  0 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3499.14/3510.29	c  3510s|251300 | 73721 | 58919k| 232.8 |  2000M |  55 |2460 |6853 |   0 | 160k|  0 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3500.43/3511.56	c  3512s|251400 | 73757 | 58941k| 232.8 |  2001M |  55 |2460 |6852 |3421 | 160k|  1 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3501.73/3512.80	c  3513s|251500 | 73783 | 58961k| 232.8 |  2001M |  55 |2460 |6851 |3413 | 160k|  1 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3502.93/3514.07	c  3514s|251600 | 73814 | 58981k| 232.8 |  2002M |  55 |2460 |6894 |3412 | 160k|  1 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3504.62/3515.70	c  3516s|251700 | 73859 | 59005k| 232.8 |  2003M |  55 |2460 |6952 |3429 | 160k|  1 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3506.11/3517.28	c  3517s|251800 | 73903 | 59027k| 232.8 |  2004M |  55 |2460 |6937 |3417 | 160k|  2 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3507.51/3518.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3507.51/3518.67	c  3519s|251900 | 73929 | 59052k| 232.8 |  2004M |  55 |2460 |6898 |3413 | 160k|  1 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3508.51/3519.66	c  3520s|252000 | 73964 | 59064k| 232.8 |  2005M |  55 |2460 |6929 |   0 | 160k|  0 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3510.20/3521.31	c  3521s|252100 | 74001 | 59082k| 232.7 |  2007M |  55 |2460 |6945 |3420 | 160k|  1 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3511.10/3522.24	c  3522s|252200 | 74017 | 59094k| 232.7 |  2007M |  55 |2460 |7029 |3429 | 160k|  2 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3511.90/3523.06	c  3523s|252300 | 74050 | 59105k| 232.7 |  2007M |  55 |2460 |7058 |   0 | 161k|  0 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3513.00/3524.16	c  3524s|252400 | 74095 | 59122k| 232.6 |  2007M |  55 |2460 |7065 |3430 | 161k|  1 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3514.30/3525.47	c  3525s|252500 | 74106 | 59139k| 232.6 |  2007M |  55 |2460 |7048 |3427 | 161k|  1 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3515.49/3526.62	c  3527s|252600 | 74135 | 59155k| 232.6 |  2007M |  55 |2460 |7039 |3427 | 161k|  1 | 181k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3516.79/3527.94	c  3528s|252700 | 74170 | 59178k| 232.6 |  2012M |  55 |2460 |6999 |   0 | 161k|  0 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3517.89/3529.01	c  3529s|252800 | 74192 | 59197k| 232.6 |  2013M |  55 |2460 |6954 |3419 | 161k|  1 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3519.38/3530.57	c  3531s|252900 | 74235 | 59221k| 232.6 |  2015M |  55 |2460 |6930 |3424 | 161k|  1 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3520.77/3531.93	c  3532s|253000 | 74244 | 59238k| 232.5 |  2015M |  55 |2460 |6917 |3422 | 161k|  1 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3521.98/3533.14	c  3533s|253100 | 74259 | 59254k| 232.5 |  2015M |  55 |2460 |6860 |   0 | 161k|  0 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3523.47/3534.62	c  3535s|253200 | 74285 | 59280k| 232.5 |  2015M |  55 |2460 |6838 |   0 | 161k|  0 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3525.36/3536.56	c  3537s|253300 | 74309 | 59316k| 232.6 |  2015M |  55 |2460 |6851 |3431 | 161k|  1 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3526.55/3537.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3526.55/3537.77	c  3538s|253400 | 74311 | 59337k| 232.6 |  2015M |  55 |2460 |6844 |3419 | 161k|  1 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3528.25/3539.42	c  3539s|253500 | 74339 | 59367k| 232.6 |  2015M |  55 |2460 |6811 |3420 | 161k|  1 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3529.95/3541.13	c  3541s|253600 | 74393 | 59399k| 232.6 |  2017M |  55 |2460 |6837 |   0 | 161k|  0 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3531.24/3542.46	c  3542s|253700 | 74405 | 59423k| 232.6 |  2017M |  55 |2460 |6818 |   0 | 162k|  0 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3532.54/3543.74	c  3544s|253800 | 74462 | 59444k| 232.6 |  2017M |  55 |2460 |6851 |   0 | 162k|  0 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3533.43/3544.66	c  3545s|253900 | 74468 | 59459k| 232.6 |  2017M |  55 |2460 |6856 |   0 | 162k|  0 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3535.13/3546.35	c  3546s|254000 | 74497 | 59483k| 232.6 |  2017M |  55 |2460 |6910 |   0 | 162k|  0 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3536.53/3547.71	c  3548s|254100 | 74511 | 59504k| 232.6 |  2018M |  55 |2460 |6934 |3443 | 162k|  1 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3537.83/3549.02	c  3549s|254200 | 74550 | 59528k| 232.6 |  2018M |  55 |2460 |6910 |   0 | 162k|  0 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3538.93/3550.13	c  3550s|254300 | 74577 | 59547k| 232.6 |  2018M |  55 |2460 |6915 |3442 | 162k|  0 | 182k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3539.93/3551.12	c  3551s|254400 | 74591 | 59559k| 232.5 |  2019M |  55 |2460 |6989 |   0 | 162k|  0 | 183k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3540.92/3552.13	c  3552s|254500 | 74612 | 59575k| 232.5 |  2019M |  55 |2460 |6973 |3426 | 162k|  2 | 183k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3542.11/3553.39	c  3553s|254600 | 74634 | 59596k| 232.5 |  2019M |  55 |2460 |6958 |3421 | 162k|  1 | 183k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3543.11/3554.35	c  3554s|254700 | 74646 | 59611k| 232.4 |  2019M |  55 |2460 |6933 |   0 | 162k|  0 | 183k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3544.21/3555.48	c  3555s|254800 | 74671 | 59626k| 232.4 |  2019M |  55 |2460 |6907 |   0 | 162k|  0 | 183k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3545.21/3556.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3545.21/3556.42	c  3556s|254900 | 74681 | 59640k| 232.4 |  2019M |  55 |2460 |6907 |   0 | 162k|  0 | 183k|  99 | 3.300000e+01 |      --      |    Inf |   9.74%
3546.70/3557.95	c  3558s|255000 | 74728 | 59669k| 232.4 |  2019M |  55 |2460 |6919 |3414 | 162k|  1 | 183k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3547.60/3558.86	c  3559s|255100 | 74737 | 59683k| 232.4 |  2019M |  55 |2460 |6910 |3417 | 162k|  1 | 183k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3549.80/3561.02	c  3561s|255200 | 74791 | 59722k| 232.4 |  2020M |  55 |2460 |6994 |3428 | 162k|  1 | 183k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3550.99/3562.28	c  3562s|255300 | 74836 | 59745k| 232.4 |  2020M |  55 |2460 |7098 |   0 | 162k|  0 | 183k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3552.58/3563.85	c  3564s|255400 | 74864 | 59772k| 232.4 |  2020M |  55 |2460 |7126 |3420 | 162k|  2 | 183k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3553.78/3565.04	c  3565s|255500 | 74888 | 59791k| 232.4 |  2033M |  55 |2460 |7159 |3423 | 163k|  1 | 183k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3555.08/3566.30	c  3566s|255600 | 74903 | 59810k| 232.4 |  2035M |  55 |2460 |7182 |3413 | 163k|  1 | 183k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3556.27/3567.52	c  3568s|255700 | 74937 | 59831k| 232.4 |  2037M |  55 |2460 |7112 |3414 | 163k|  1 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3557.17/3568.43	c  3568s|255800 | 74948 | 59844k| 232.4 |  2038M |  55 |2460 |7070 |   0 | 163k|  0 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3557.97/3569.24	c  3569s|255900 | 74952 | 59855k| 232.3 |  2038M |  55 |2460 |7063 |3420 | 163k|  1 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3559.06/3570.35	c  3570s|256000 | 74980 | 59873k| 232.3 |  2040M |  55 |2460 |7005 |   0 | 163k|  0 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3560.46/3571.71	c  3572s|256100 | 75000 | 59897k| 232.3 |  2040M |  55 |2460 |6982 |3430 | 163k|  1 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3561.45/3572.72	c  3573s|256200 | 75029 | 59912k| 232.3 |  2040M |  55 |2460 |6977 |3421 | 163k|  1 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3562.25/3573.50	c  3574s|256300 | 75038 | 59920k| 232.2 |  2040M |  55 |2460 |6991 |   0 | 163k|  0 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3563.35/3574.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3563.35/3574.61	c  3575s|256400 | 75049 | 59939k| 232.2 |  2040M |  55 |2460 |7004 |3419 | 163k|  1 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3564.45/3575.73	c  3576s|256500 | 75076 | 59956k| 232.2 |  2040M |  55 |2460 |6988 |3412 | 163k|  1 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3565.95/3577.21	c  3577s|256600 | 75127 | 59982k| 232.2 |  2040M |  55 |2460 |6953 |3424 | 163k|  1 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3566.75/3578.10	c  3578s|256700 | 75160 | 59993k| 232.1 |  2040M |  55 |2460 |6973 |3424 | 163k|  1 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3567.44/3578.79	c  3579s|256800 | 75168 | 60002k| 232.1 |  2040M |  55 |2460 |6987 |3420 | 163k|  1 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3568.44/3579.77	c  3580s|256900 | 75201 | 60016k| 232.0 |  2040M |  55 |2460 |7004 |3416 | 164k|  1 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3569.64/3580.93	c  3581s|257000 | 75237 | 60030k| 232.0 |  2040M |  55 |2460 |6977 |   0 | 164k|  0 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3570.74/3582.09	c  3582s|257100 | 75257 | 60046k| 232.0 |  2040M |  55 |2460 |6943 |3415 | 164k|  1 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3571.74/3583.09	c  3583s|257200 | 75259 | 60063k| 232.0 |  2041M |  55 |2460 |6977 |   0 | 164k|  0 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3573.23/3584.57	c  3585s|257300 | 75274 | 60087k| 232.0 |  2041M |  55 |2460 |6923 |   0 | 164k|  0 | 184k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3574.52/3585.88	c  3586s|257400 | 75311 | 60108k| 231.9 |  2045M |  55 |2460 |6918 |3426 | 164k|  1 | 185k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3576.12/3587.43	c  3587s|257500 | 75366 | 60136k| 232.0 |  2045M |  55 |2460 |6893 |3429 | 164k|  1 | 185k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3577.41/3588.72	c  3589s|257600 | 75415 | 60155k| 231.9 |  2046M |  55 |2460 |6919 |3425 | 164k|  1 | 185k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3579.21/3590.51	c  3591s|257700 | 75432 | 60184k| 232.0 |  2046M |  55 |2460 |6894 |   0 | 164k|  0 | 185k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3580.40/3591.72	c  3592s|257800 | 75469 | 60206k| 232.0 |  2047M |  55 |2460 |6912 |   0 | 164k|  0 | 185k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3581.40/3592.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3581.40/3592.79	c  3593s|257900 | 75500 | 60224k| 231.9 |  2048M |  55 |2460 |6928 |3419 | 164k|  1 | 185k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3582.50/3593.80	c  3594s|258000 | 75515 | 60240k| 231.9 |  2048M |  55 |2460 |6951 |3417 | 164k|  1 | 185k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3583.89/3595.23	c  3595s|258100 | 75542 | 60262k| 231.9 |  2048M |  55 |2460 |6966 |3430 | 164k|  2 | 185k|  99 | 3.300000e+01 |      --      |    Inf |   9.75%
3585.29/3596.63	c  3597s|258200 | 75570 | 60282k| 231.9 |  2048M |  55 |2460 |6956 |   0 | 164k|  0 | 185k|  99 | 3.300000e+01 |      --      |    Inf |   9.77%
3585.59/3597.00	c 
3585.59/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.59/3597.00	c Solving Time (sec) : 3597.00
3585.59/3597.00	c Solving Nodes      : 258230 (total of 259918 nodes in 2 runs)
3585.59/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.59/3597.00	c Dual Bound         : +3.30000000000000e+01
3585.59/3597.00	c Gap                : infinite
3585.59/3597.00	s UNKNOWN
3585.59/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.59/3597.00	c Total Time         :    3597.00
3585.59/3597.00	c   solving          :    3597.00
3585.59/3597.00	c   presolving       :       0.36 (included in solving)
3585.59/3597.00	c   reading          :       0.04 (included in solving)
3585.59/3597.00	c   copying          :       1.19 (119 #copies) (minimal 0.01, maximal 0.02, average 0.01)
3585.59/3597.00	c Original Problem   :
3585.59/3597.00	c   Problem name     : HOME/instance-4490897-1751384297.opb
3585.59/3597.00	c   Variables        : 2470 (2470 binary, 0 integer, 0 continuous)
3585.59/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.59/3597.00	c   Constraints      : 4744 initial, 4744 maximal
3585.59/3597.00	c   Objective        : minimize, 8 non-zeros (abs.min = 1, abs.max = 128)
3585.59/3597.00	c Presolved Problem  :
3585.59/3597.00	c   Problem name     : t_HOME/instance-4490897-1751384297.opb
3585.59/3597.00	c   Variables        : 2460 (2460 binary, 0 integer, 0 continuous)
3585.59/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.59/3597.00	c   Constraints      : 4529 initial, 7622 maximal
3585.59/3597.00	c   Objective        : minimize, 8 non-zeros (abs.min = 1, abs.max = 128)
3585.59/3597.00	c   Nonzeros         : 88956 constraint, 2724 clique table
3585.59/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.59/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   domcol           :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   dualsparsify     :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   gateextraction   :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   implics          :       0.00       0.00     11          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   milp             :       0.10       0.00      1          0          0          0          0          0       4744       2378          0          0
3585.59/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   sparsify         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   trivial          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   dualfix          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   probing          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   symmetry         :       0.06       0.00      1          0          0          0          0          0          0       1001          0          0
3585.59/3597.00	c   vbounds          :       0.00       0.00      4          0         10          0          0          0          0          0          0          0
3585.59/3597.00	c   knapsack         :       0.00       0.00     28          0          0          0          0          0          4          6         33        105
3585.59/3597.00	c   setppc           :       0.01       0.00     22          0          0          0          0          0         44          0          0          0
3585.59/3597.00	c   linear           :       0.08       0.02     22          0          0          0          0          0         10          0         13         28
3585.59/3597.00	c   logicor          :       0.02       0.00     17          0          0          0          0          0         79          0          0        282
3585.59/3597.00	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3585.59/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.59/3597.00	c   integral         :          0          0          0          0     180400          0          0      21450          0          0        116          0          0        146     360768
3585.59/3597.00	c   knapsack         :         71+        75         26    1317630          0          0          0      21445    1180746       8274     184755        569         29          0          0
3585.59/3597.00	c   setppc           :       1016+      1367         26    1316471          0          0          0       2105      59018        171     176641          7          0          0          0
3585.59/3597.00	c   linear           :       2368+      2421         26    1316402          0          0          0        539     473287     145074   23654586          0          0          0          0
3585.59/3597.00	c   logicor          :       1074+      3884         26     495226          0          0          0          0     156552       7012    1011020        308         17          0          0
3585.59/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.59/3597.00	c   integral         :      25.55       0.00       0.00       0.00      25.54       0.00       0.00       0.01       0.00       0.00
3585.59/3597.00	c   knapsack         :      27.93       0.00       0.00      27.45       0.00       0.00       0.00       0.07       0.40       0.00
3585.59/3597.00	c   setppc           :       2.47       0.00       0.00       2.31       0.00       0.00       0.00       0.14       0.03       0.00
3585.59/3597.00	c   linear           :     280.72       0.02       0.01     280.04       0.00       0.00       0.00       0.00       0.61       0.03
3585.59/3597.00	c   logicor          :      22.88       0.00       0.00      22.71       0.00       0.00       0.00       0.00       0.16       0.00
3585.59/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.59/3597.00	c   dualfix          :          2          0          0          0
3585.59/3597.00	c   genvbounds       :          0          0          0          0
3585.59/3597.00	c   nlobbt           :          0          0          0          0
3585.59/3597.00	c   obbt             :          0          0          0          0
3585.59/3597.00	c   probing          :          0          0          0          0
3585.59/3597.00	c   pseudoobj        :     868568          0          0          0
3585.59/3597.00	c   redcost          :     419321          0          0         42
3585.59/3597.00	c   rootredcost      :          2          0          0          0
3585.59/3597.00	c   symmetry         :          0          0          0          0
3585.59/3597.00	c   vbounds          :     796365          0          0          0
3585.59/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.59/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.00	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.00	c   pseudoobj        :       0.71       0.00       0.00       0.71       0.00       0.00
3585.59/3597.00	c   redcost          :      18.59       0.00       0.00      18.59       0.00       0.00
3585.59/3597.00	c   rootredcost      :       0.21       0.00       0.00       0.21       0.00       0.00
3585.59/3597.00	c   symmetry         :       0.32       0.00       0.06       0.26       0.00       0.00
3585.59/3597.00	c   vbounds          :       6.83       0.00       0.00       6.83       0.00       0.00
3585.59/3597.00	c Symmetry           :
3585.69/3597.00	c   #affected vars   :       2002 (2002 bin, 0 int, 0 cont)
3585.69/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.69/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.69/3597.00	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.69/3597.00	c   shadow tree time :       0.00 s
3585.69/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.69/3597.00	c   propagation      :       2.57      56839      55568          -     380434       34.7       2381       25.5          -          -          -
3585.69/3597.00	c   infeasible LP    :       3.11       7903       7903          -      36917       26.2        854       23.9       7905       24.0          0
3585.69/3597.00	c   bound exceed. LP :       0.02         23         23          -         25       23.9          3       15.0         21       26.3        136
3585.69/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.69/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.69/3597.00	c   applied globally :       0.65          -          -          0     177678       26.2          -          -       7926          -          -
3585.69/3597.00	c   applied locally  :          -          -          -          0          3       14.7          -          -          0          -          -
3585.69/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.69/3597.00	c   cut pool         :      15.03          -      42876         50          -          -     330372    4497606          -          -          -          -          -    (maximal pool size:      11085)
3585.69/3597.00	c   aggregation      :       6.34       0.00       3468         26          0          0     141465    1815596        431      70348      70330         18          0
3585.69/3597.00	c   > cmir           :          -          -          -          -          -          -          -     852451          0      27122      27122          0          -
3585.69/3597.00	c   > flowcover      :          -          -          -          -          -          -          -     942051          0      41427      41427          0          -
3585.69/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -      21094        431       1799       1781         18          -
3585.69/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   clique           :       0.23       0.00         26         26          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   gomory           :      88.40       0.00       3462         20          0          0     176600    1897941         37      45849      45849          0          0
3585.69/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -     880866         24      29056      29056          0          -
3585.69/3597.00	c   > strongcg       :          -          -          -          -          -          -          -    1017075         13      16793      16793          0          -
3585.69/3597.00	c   impliedbounds    :       0.33       0.00       3468         26          0          0       2152      20117          0      11640      11640          0          0
3585.69/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   multilinear      :       0.00       0.00       1473         26          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   rapidlearning    :      38.71       0.00        100          2          0      14988          0          0          0          0          0          0        226
3585.69/3597.00	c   rlt              :       0.00       0.00         20         20          0          0          0          0          0          0          0          0          0
3585.69/3597.00	c   zerohalf         :       6.97       0.00       3466         26          0          0      10626     763952          3      39308      39307          1          0
3585.69/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.69/3597.00	c   hybrid           :       1.31       0.00      39303         26     167196          0    4330823        267          0      58446
3585.69/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.69/3597.00	c   problem variables:       0.00          -          0          0
3585.69/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.69/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c   relpscost        :      25.36       0.00     180400          0          0          0        116          0        150     360768
3585.69/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.69/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.69/3597.00	c   LP solutions     :       0.00          -          -          0          0
3585.69/3597.00	c   relax solutions  :       0.00          -          -          0          0
3585.69/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3585.69/3597.00	c   strong branching :       0.00          -          -          0          0
3585.69/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3585.69/3597.00	c   adaptivediving   :       3.46       0.00         80          0          0
3585.69/3597.00	c   alns             :       6.76       0.00         17          0          0
3585.69/3597.00	c   bound            :       0.00       0.00          0          0          0
3585.69/3597.00	c   clique           :       0.04       0.00          1          0          0
3585.69/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3585.69/3597.00	c   completesol      :       0.00       0.00          0          0          0
3585.69/3597.00	c   conflictdiving   :      59.19       0.00       3316          0          0
3585.69/3597.00	c   crossover        :       0.06       0.00          0          0          0
3585.69/3597.00	c   dins             :       0.00       0.00          0          0          0
3585.69/3597.00	c   distributiondivin:     158.12       0.00       2773          0          0
3585.69/3597.00	c   dks              :       0.00       0.00          0          0          0
3585.69/3597.00	c   dps              :       0.00       0.00          0          0          0
3585.69/3597.00	c   dualval          :       0.00       0.00          0          0          0
3585.69/3597.00	c   farkasdiving     :       0.63       0.00          2          0          0
3585.69/3597.00	c   feaspump         :      51.20       0.00        284          0          0
3585.69/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3585.69/3597.00	c   fracdiving       :      63.38       0.00       3316          0          0
3585.69/3597.00	c   gins             :       0.05       0.00          0          0          0
3585.69/3597.00	c   guideddiving     :       0.01       0.00          0          0          0
3585.69/3597.00	c   indicator        :       0.00       0.00          0          0          0
3585.69/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3585.69/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3585.69/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3585.69/3597.00	c   linesearchdiving :      80.42       0.00       3316          0          0
3585.69/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3585.69/3597.00	c   locks            :       0.02       0.00          1          0          0
3585.69/3597.00	c   lpface           :       0.12       0.00          0          0          0
3585.69/3597.00	c   mpec             :       0.00       0.00          0          0          0
3585.69/3597.00	c   multistart       :       0.00       0.00          0          0          0
3585.69/3597.00	c   mutation         :       0.00       0.00          0          0          0
3585.69/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3585.69/3597.00	c   objpscostdiving  :      25.47       0.00        172          0          0
3585.69/3597.00	c   octane           :       0.00       0.00          0          0          0
3585.69/3597.00	c   ofins            :       0.00       0.00          0          0          0
3585.69/3597.00	c   oneopt           :       0.08       0.00          0          0          0
3585.69/3597.00	c   padm             :       0.00       0.00          0          0          0
3585.69/3597.00	c   proximity        :       0.00       0.00          0          0          0
3585.69/3597.00	c   pscostdiving     :      86.53       0.00       3316          0          0
3585.69/3597.00	c   randrounding     :       2.70       0.00      21448          0          0
3585.69/3597.00	c   rens             :       0.04       0.00          2          0          0
3585.69/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3585.69/3597.00	c   repair           :       0.00       0.00          0          0          0
3585.69/3597.00	c   rins             :       0.06       0.00          0          0          0
3585.69/3597.00	c   rootsoldiving    :      24.90       0.00        400          0          0
3585.69/3597.00	c   rounding         :       0.70       0.00       6543          0          0
3585.69/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3585.69/3597.00	c   shiftandpropagate:       0.05       0.00          2          0          0
3585.69/3597.00	c   shifting         :       6.17       0.00       3332          0          0
3585.69/3597.00	c   simplerounding   :       0.09       0.00          0          0          0
3585.69/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3585.69/3597.00	c   trivial          :       0.00       0.00          4          0          0
3585.69/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3585.69/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3585.69/3597.00	c   trysol           :       0.05       0.00          0          0          0
3585.69/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3585.69/3597.00	c   undercover       :       0.00       0.00          0          0          0
3585.69/3597.00	c   vbounds          :       0.03       0.00          2          0          0
3585.69/3597.00	c   veclendiving     :     106.73       0.00       2595          0          0
3585.69/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3585.69/3597.00	c   zirounding       :       0.23       0.00       1000          0          0
3585.69/3597.00	c   other solutions  :          -          -          -          0          -
3585.69/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
3585.69/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.69/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
3585.69/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.69/3597.00	c   primal LP        :      14.21      19217          0       0.00       0.00      14.21      19217
3585.69/3597.00	c   dual LP          :    2050.87     221960   46545653     210.04   22695.57       0.35        351
3585.69/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3585.69/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.69/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3585.69/3597.00	c   diving/probing LP:     439.18      47881   13742768     287.02   31292.07
3585.69/3597.00	c   strong branching :       0.36         99       8305      83.89   23393.31          -          -          0
3585.69/3597.00	c     (at root node) :          -         32       8160     255.00          -
3585.69/3597.00	c   conflict analysis:       0.01         15        136       9.07   12179.83
3585.69/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.69/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.69/3597.00	c B&B Tree           :
3585.69/3597.00	c   number of runs   :          2
3585.69/3597.00	c   nodes            :     258230 (178945 internal, 79285 leaves)
3585.69/3597.00	c   feasible leaves  :          0
3585.69/3597.00	c   infeas. leaves   :      79279
3585.69/3597.00	c   objective leaves :          5
3585.69/3597.00	c   nodes (total)    :     259918 (180384 internal, 79534 leaves)
3585.69/3597.00	c   nodes left       :      75578
3585.69/3597.00	c   max depth        :         55
3585.69/3597.00	c   max depth (total):         55
3585.69/3597.00	c   backtracks       :      60040 (23.3%)
3585.69/3597.00	c   early backtracks :          0 (0.0%)
3585.69/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3585.69/3597.00	c   delayed cutoffs  :      24084
3585.69/3597.00	c   repropagations   :      65765 (829843 domain reductions, 13493 cutoffs)
3585.69/3597.00	c   avg switch length:       7.10
3585.69/3597.00	c   switching time   :     229.56
3585.69/3597.00	c Root Node          :
3585.69/3597.00	c   First LP value   : +1.20000000000000e+01
3585.69/3597.00	c   First LP Iters   :       1865 (28190.52 Iter/sec)
3585.69/3597.00	c   First LP Time    :       0.07
3585.69/3597.00	c   Final Dual Bound : +1.60000000000000e+01
3585.69/3597.00	c   Final Root Iters :      14688
3585.69/3597.00	c   Root LP Estimate : +3.94760782460515e+01
3585.69/3597.00	c Solution           :
3585.69/3597.00	c   Solutions found  :          0 (0 improvements)
3585.69/3597.00	c   Primal Bound     :          -
3585.69/3597.00	c   Dual Bound       : +3.30000000000000e+01
3585.69/3597.00	c   Gap              :   infinite
3585.69/3597.00	c Integrals          :      Total       Avg%
3585.69/3597.00	c   primal-dual      :  359699.91     100.00
3585.69/3597.00	c   primal-ref       :          -          - (not evaluated)
3585.69/3597.00	c   dual-ref         :          -          - (not evaluated)
3586.19/3597.59	c Time complete (sec):   3586.286

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490897-1751384297/watcher-4490897-1751384297 -o /tmp/evaluation-result-4490897-1751384297/solver-4490897-1751384297 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751384297-53583 --watchdog 3760 pbsolver -f HOME/instance-4490897-1751384297.opb -t 3600 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=53633, runsolver pid=53624

[startup+0.10006 s]*
/proc/loadavg: 0.65 1.11 1.92 5/267 53642
/proc/meminfo: memFree=109165200/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=77636 memory=63960 CPUtime=0.09 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 13301 0 0 0 7 2 0 0 20 0 1 0 54108583 79499264 15990 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 19409 15990 2432 2575 0 16316 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 77636 KiB
Current children cumulated memory: 63960 KiB

[startup+0.205147 s]*
/proc/loadavg: 0.65 1.11 1.92 5/267 53642
/proc/meminfo: memFree=109101872/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=81860 memory=70528 CPUtime=0.19 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 18925 0 0 0 16 3 0 0 20 0 1 0 54108583 83824640 17632 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 20465 17632 2496 2575 0 17372 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 81860 KiB
Current children cumulated memory: 70528 KiB

[startup+0.304877 s]*
/proc/loadavg: 0.65 1.11 1.92 5/267 53642
/proc/meminfo: memFree=108993196/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=114020 memory=96548 CPUtime=0.29 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 23843 0 0 0 25 4 0 0 20 0 1 0 54108583 116756480 24137 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 28505 24137 2592 2575 0 25412 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 114020 KiB
Current children cumulated memory: 96548 KiB

[startup+0.700145 s]
/proc/loadavg: 0.65 1.11 1.92 5/267 53642
/proc/meminfo: memFree=108864928/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=157252 memory=135932 CPUtime=0.69 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 32643 0 0 0 63 6 0 0 20 0 1 0 54108583 161026048 33983 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 39313 33983 2656 2575 0 36220 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 157252 KiB
Current children cumulated memory: 135932 KiB

[startup+1.50015 s]
/proc/loadavg: 0.65 1.11 1.92 5/267 53642
/proc/meminfo: memFree=108702492/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=204136 memory=181500 CPUtime=1.48 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 44032 0 0 0 141 7 0 0 20 0 1 0 54108583 209035264 45375 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 51034 45375 2656 2575 0 47941 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 204136 KiB
Current children cumulated memory: 181500 KiB

[startup+3.10525 s]
/proc/loadavg: 0.92 1.16 1.93 5/267 53642
/proc/meminfo: memFree=108451744/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=225912 memory=203260 CPUtime=3.08 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 49471 0 0 0 300 8 0 0 20 0 1 0 54108583 231333888 50815 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 56478 50815 2656 2575 0 53385 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 225912 KiB
Current children cumulated memory: 203260 KiB

[startup+6.30014 s]
/proc/loadavg: 0.92 1.16 1.93 5/267 53642
/proc/meminfo: memFree=108437608/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=219836 memory=198688 CPUtime=6.26 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 55174 0 0 0 617 9 0 0 20 0 1 0 54108583 225112064 49672 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 54959 49672 2656 2575 0 51866 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 219836 KiB
Current children cumulated memory: 198688 KiB

[startup+12.7001 s]
/proc/loadavg: 1.25 1.22 1.94 5/266 53687
/proc/meminfo: memFree=108368932/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=236192 memory=215100 CPUtime=12.62 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 61189 0 0 0 1250 12 0 0 20 0 1 0 54108583 241860608 53775 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 59048 53775 2688 2575 0 55955 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 236192 KiB
Current children cumulated memory: 215100 KiB

[startup+25.5001 s]
/proc/loadavg: 1.86 1.36 1.98 5/266 53822
/proc/meminfo: memFree=108217784/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=242408 memory=221244 CPUtime=25.33 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 62719 0 0 0 2517 16 0 0 20 0 1 0 54108583 248225792 55311 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 60602 55311 2688 2575 0 57509 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 242408 KiB
Current children cumulated memory: 221244 KiB

[startup+51.1054 s]
/proc/loadavg: 2.53 1.56 2.03 5/266 53958
/proc/meminfo: memFree=108048960/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=240044 memory=218936 CPUtime=50.81 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 64384 0 0 0 5060 21 0 0 20 0 1 0 54108583 245805056 54734 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 60011 54734 2688 2575 0 56918 0
Current children cumulated CPU time: 50.81 s
Current children cumulated vsize: 240044 KiB
Current children cumulated memory: 218936 KiB

[startup+102.3 s]
/proc/loadavg: 3.48 1.97 2.14 5/264 53960
/proc/meminfo: memFree=107875296/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=268752 memory=255568 CPUtime=101.84 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 93329 0 0 0 10158 26 0 0 20 0 1 0 54108583 275202048 63892 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 67188 63892 2688 2575 0 64095 0
Current children cumulated CPU time: 101.84 s
Current children cumulated vsize: 268752 KiB
Current children cumulated memory: 255568 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 2.35 2.27 5/264 53962
/proc/meminfo: memFree=107802816/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=295228 memory=282704 CPUtime=161.65 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 100042 0 0 0 16138 27 0 0 20 0 1 0 54108583 302313472 70676 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 73807 70676 2688 2575 0 70714 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 295228 KiB
Current children cumulated memory: 282704 KiB

[startup+222.3 s]
/proc/loadavg: 3.96 2.66 2.38 5/264 53963
/proc/meminfo: memFree=107715212/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=348656 memory=336848 CPUtime=221.46 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 113465 0 0 0 22116 30 0 0 20 0 1 0 54108583 357023744 84212 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 87164 84212 2688 2575 0 84071 0
Current children cumulated CPU time: 221.46 s
Current children cumulated vsize: 348656 KiB
Current children cumulated memory: 336848 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 2.93 2.49 5/262 53965
/proc/meminfo: memFree=107633372/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=400832 memory=390096 CPUtime=281.28 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 126220 0 0 0 28095 33 0 0 20 0 1 0 54108583 410451968 97524 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 100208 97524 2688 2575 0 97115 0
Current children cumulated CPU time: 281.28 s
Current children cumulated vsize: 400832 KiB
Current children cumulated memory: 390096 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.15 2.60 5/263 53968
/proc/meminfo: memFree=107492348/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=448868 memory=436816 CPUtime=341.1 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 138008 0 0 0 34075 35 0 0 20 0 1 0 54108583 459640832 109204 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 112217 109204 2688 2575 0 109124 0
Current children cumulated CPU time: 341.1 s
Current children cumulated vsize: 448868 KiB
Current children cumulated memory: 436816 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 3.32 2.69 5/264 53973
/proc/meminfo: memFree=107465004/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=448868 memory=437328 CPUtime=400.93 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 138276 0 0 0 40058 35 0 0 20 0 1 0 54108583 459640832 109332 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 112217 109332 2688 2575 0 109124 0
Current children cumulated CPU time: 400.93 s
Current children cumulated vsize: 448868 KiB
Current children cumulated memory: 437328 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.46 2.78 5/264 53975
/proc/meminfo: memFree=107354404/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=468364 memory=457552 CPUtime=460.76 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 143614 0 0 0 46039 37 0 0 20 0 1 0 54108583 479604736 114388 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 117091 114388 2688 2575 0 113998 0
Current children cumulated CPU time: 460.76 s

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

Current children cumulated memory: 1772236 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.23 4.10 5/265 54124
/proc/meminfo: memFree=103796652/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=1852076 memory=1802400 CPUtime=3152.23 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 536172 0 0 0 315109 114 0 0 20 0 1 0 54108583 1896525824 450600 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 463019 450600 2688 2575 0 459926 0
Current children cumulated CPU time: 3152.23 s
Current children cumulated vsize: 1852076 KiB
Current children cumulated memory: 1802400 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.22 4.10 5/265 54126
/proc/meminfo: memFree=103711908/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=1883176 memory=1833996 CPUtime=3212.06 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 544052 0 0 0 321091 115 0 0 20 0 1 0 54108583 1928372224 458499 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 470794 458499 2688 2575 0 467701 0
Current children cumulated CPU time: 3212.06 s
Current children cumulated vsize: 1883176 KiB
Current children cumulated memory: 1833996 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.19 4.10 5/264 54128
/proc/meminfo: memFree=103662592/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=1909024 memory=1857164 CPUtime=3271.89 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 550480 0 0 0 327072 117 0 0 20 0 1 0 54108583 1954840576 464291 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 477256 464291 2688 2575 0 474163 0
Current children cumulated CPU time: 3271.89 s
Current children cumulated vsize: 1909024 KiB
Current children cumulated memory: 1857164 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.17 4.09 5/264 54130
/proc/meminfo: memFree=103525412/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=1933024 memory=1886724 CPUtime=3331.72 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 557703 0 0 0 333053 119 0 0 20 0 1 0 54108583 1979416576 471681 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 483256 471681 2688 2575 0 480163 0
Current children cumulated CPU time: 3331.72 s
Current children cumulated vsize: 1933024 KiB
Current children cumulated memory: 1886724 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.17 4.09 5/265 54135
/proc/meminfo: memFree=103458952/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=1966120 memory=1917828 CPUtime=3391.55 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 566327 0 0 0 339034 121 0 0 20 0 1 0 54108583 2013306880 479457 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 491530 479457 2688 2575 0 488437 0
Current children cumulated CPU time: 3391.55 s
Current children cumulated vsize: 1966120 KiB
Current children cumulated memory: 1917828 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.15 4.09 5/265 54137
/proc/meminfo: memFree=103398500/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=1994908 memory=1945880 CPUtime=3451.37 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 580659 0 0 0 345014 123 0 0 20 0 1 0 54108583 2042785792 486470 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 498727 486470 2688 2575 0 495634 0
Current children cumulated CPU time: 3451.37 s
Current children cumulated vsize: 1994908 KiB
Current children cumulated memory: 1945880 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.14 4.09 5/265 54139
/proc/meminfo: memFree=103326592/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=2029412 memory=1975192 CPUtime=3511.2 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 588730 0 0 0 350995 125 0 0 20 0 1 0 54108583 2078117888 493798 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 507353 493798 2688 2575 0 504260 0
Current children cumulated CPU time: 3511.2 s
Current children cumulated vsize: 2029412 KiB
Current children cumulated memory: 1975192 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.12 4.09 5/265 54145
/proc/meminfo: memFree=103266728/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=2062820 memory=1995288 CPUtime=3571.03 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 594393 0 0 0 356975 128 0 0 20 0 1 0 54108583 2112327680 498822 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 515705 498822 2688 2575 0 512612 0
Current children cumulated CPU time: 3571.03 s
Current children cumulated vsize: 2062820 KiB
Current children cumulated memory: 1995288 KiB

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

# cumulated CPU time of all completed processes:  user=3584.99 s, system=1.32076 s

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

[startup+3584 s]*
/proc/loadavg: 4.14 4.14 4.09 5/265 54145
/proc/meminfo: memFree=103266776/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=2064108 memory=1995800 CPUtime=3572.73 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 594539 0 0 0 357145 128 0 0 20 0 1 0 54108583 2113646592 498950 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 516027 498950 2688 2575 0 512934 0
Current children cumulated CPU time: 3572.73 s
Current children cumulated vsize: 2064108 KiB
Current children cumulated memory: 1995800 KiB

[startup+3590.4 s]
/proc/loadavg: 4.13 4.14 4.09 5/265 54145
/proc/meminfo: memFree=103262744/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=2068652 memory=1999640 CPUtime=3579.11 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 595620 0 0 0 357783 128 0 0 20 0 1 0 54108583 2118299648 499910 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 517163 499910 2688 2575 0 514070 0
Current children cumulated CPU time: 3579.11 s
Current children cumulated vsize: 2068652 KiB
Current children cumulated memory: 1999640 KiB

[startup+3593.6 s]
/proc/loadavg: 4.13 4.14 4.09 5/265 54145
/proc/meminfo: memFree=103255040/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=2069948 memory=2001176 CPUtime=3582.3 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 596021 0 0 0 358102 128 0 0 20 0 1 0 54108583 2119626752 500294 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 517487 500294 2688 2575 0 514394 0
Current children cumulated CPU time: 3582.3 s
Current children cumulated vsize: 2069948 KiB
Current children cumulated memory: 2001176 KiB

[startup+3595.2 s]
/proc/loadavg: 4.12 4.13 4.09 5/265 54145
/proc/meminfo: memFree=103253276/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=2070784 memory=2001304 CPUtime=3583.89 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 596065 0 0 0 358261 128 0 0 20 0 1 0 54108583 2120482816 500326 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 517696 500326 2688 2575 0 514603 0
Current children cumulated CPU time: 3583.89 s
Current children cumulated vsize: 2070784 KiB
Current children cumulated memory: 2001304 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.13 4.09 5/265 54145
/proc/meminfo: memFree=103253276/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=2070784 memory=2001304 CPUtime=3585.49 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 596104 0 0 0 358421 128 0 0 20 0 1 0 54108583 2120482816 500326 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 517696 500326 2688 2575 0 514603 0
Current children cumulated CPU time: 3585.49 s
Current children cumulated vsize: 2070784 KiB
Current children cumulated memory: 2001304 KiB

[startup+3597.2 s]
/proc/loadavg: 4.12 4.13 4.09 5/265 54145
/proc/meminfo: memFree=103253276/131249988 swapFree=33010160/33010684
[pid=53633] ppid=53624 vsize=2070784 memory=2001304 CPUtime=3585.89 cores=0,2
/proc/53633/stat : 53633 (pbsolver) R 53624 53633 53573 0 -1 4194304 596164 0 0 0 358461 128 0 0 20 0 1 0 54108583 2120482816 500326 18446744073709551615 4198400 14743177 140736303681680 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 43429888 140736303688074 140736303688170 140736303688170 140736303693772 0
/proc/53633/statm: 517696 500326 2688 2575 0 514603 0
Current children cumulated CPU time: 3585.89 s
Current children cumulated vsize: 2070784 KiB
Current children cumulated memory: 2001304 KiB

[startup+3597.6 s]*
/proc/loadavg: 4.12 4.13 4.09 4/261 54153
/proc/meminfo: memFree=105802356/131249988 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3597.62
CPU time (s): 3586.31
CPU user time (s): 3584.99
CPU system time (s): 1.32076
CPU usage (%): 99.6858
Max. virtual memory (cumulated for all children) (KiB): 2070784
Max. memory (cumulated for all children) (KiB): 2001304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.99
system time used= 1.32076
maximum resident set size= 2001304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 596174
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= 81
involuntary context switches= 8268


# summary of solver processes directly reported to runsolver:
#   pid: 53633
#   total CPU time (s): 3586.31
#   total CPU user time (s): 3584.99
#   total CPU system time (s): 1.32076

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.65748 second user time and 15.7621 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-07-01 17:38:17
IDJOB=4490897
IDBENCH=147630
IDSOLVER=3366
FILE ID=nodeC034/4490897-1751384297
RUNJOBID= nodeC034-1751384297-53583
SLURM_JOB_ID= 9598234
Free space on /tmp= 433056 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_13.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490897-1751384297/watcher-4490897-1751384297 -o /tmp/evaluation-result-4490897-1751384297/solver-4490897-1751384297 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751384297-53583 --watchdog 3760  pbsolver -f HOME/instance-4490897-1751384297.opb -t 3600 -m 31000

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

MD5SUM BENCH= 4b13a1c6e78c10f4c6bdd1964b8d7c16
RANDOM SEED=371247318

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        109295120 kB
MemAvailable:   129732612 kB
Buffers:            2128 kB
Cached:         21178380 kB
SwapCached:           36 kB
Active:           521736 kB
Inactive:       20738316 kB
Active(anon):      93404 kB
Inactive(anon):     4208 kB
Active(file):     428332 kB
Inactive(file): 20734108 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             67068 kB
Writeback:             0 kB
AnonPages:         82568 kB
Mapped:           103464 kB
Shmem:             18068 kB
KReclaimable:     228184 kB
Slab:             319724 kB
SReclaimable:     228184 kB
SUnreclaim:        91540 kB
KernelStack:        4072 kB
PageTables:         2376 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     341336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432984 MiB
End job on nodeC034 at 2025-07-01 18:38:15