Trace number 4511022

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07UNSAT 2745.99 2754.81

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-left3reg-l080-r079-n1.cnf-extracted.pb.metafix.opb
MD5SUMfb8182fd0bba68f9e66fcd22263b2e3b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.97667
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5685
Total number of constraints13428
Number of constraints which are clauses6344
Number of constraints which are cardinality constraints (but not clauses)7084
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4511022-1751207147.opb>
0.00/0.03	c original problem has 5685 variables (5685 bin, 0 int, 0 impl, 0 cont) and 13428 constraints
0.00/0.03	c problem read in 0.03
0.00/0.03	c No objective function, only one solution is needed.
0.00/0.06	c presolving:
0.00/0.09	c    (0.1s) running MILP presolver
0.08/0.13	c    (0.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.08/0.13	c (round 1, medium)     0 del vars, 13428 del conss, 8321 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 8321 clqs
0.08/0.17	c (round 2, exhaustive) 0 del vars, 13428 del conss, 8321 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 8321 upgd conss, 0 impls, 8321 clqs
0.19/0.22	c    (0.2s) probing: 51/5685 (0.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.19/0.22	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.19/0.23	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.19/0.26	c    (0.3s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.02)
0.19/0.26	c dynamic symmetry handling statistics:
0.19/0.26	c    orbitopal reduction:       no components
0.19/0.26	c    orbital reduction:         no components
0.19/0.26	c    lexicographic reduction:   no permutations
0.19/0.26	c handled 1 out of 1 symmetry components
0.19/0.26	c (round 3, exhaustive) 9 del vars, 13428 del conss, 8322 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 8321 upgd conss, 0 impls, 8300 clqs
0.19/0.26	c (round 4, fast)       21 del vars, 13455 del conss, 8322 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 8321 upgd conss, 0 impls, 8294 clqs
0.19/0.27	c (round 5, medium)     26 del vars, 13460 del conss, 8322 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 8321 upgd conss, 0 impls, 8294 clqs
0.19/0.28	c    (0.3s) probing: 56/5685 (1.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.19/0.28	c    (0.3s) probing aborted: 50/50 successive totally useless probings
0.19/0.28	c presolving (6 rounds: 6 fast, 5 medium, 3 exhaustive):
0.19/0.28	c  26 deleted vars, 13460 deleted constraints, 8322 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.28	c  0 implications, 8298 cliques
0.19/0.28	c presolved problem has 5665 variables (5665 bin, 0 int, 0 impl, 0 cont) and 8290 constraints
0.19/0.28	c    8289 constraints of type <setppc>
0.19/0.28	c       1 constraints of type <orbitope>
0.19/0.28	c transformed objective value is always integral (scale: 1)
0.19/0.28	c Presolving Time: 0.22
0.19/0.28	c - non default parameters ----------------------------------------------------------------------
0.19/0.28	c # SCIP version 10.0.0
0.19/0.28	c 
0.19/0.28	c # maximal time in seconds to run
0.19/0.28	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.19/0.28	c limits/time = 3596.998007
0.19/0.28	c 
0.19/0.28	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.28	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.19/0.28	c limits/memory = 27900
0.19/0.28	c 
0.19/0.28	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.19/0.28	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.19/0.28	c limits/solutions = 1
0.19/0.28	c 
0.19/0.28	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.19/0.28	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.19/0.28	c misc/usesymmetry = 3
0.19/0.28	c 
0.19/0.28	c # belongs reading time to solving time?
0.19/0.28	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.19/0.28	c timing/reading = TRUE
0.19/0.28	c 
0.19/0.28	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.19/0.28	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.19/0.28	c propagating/symmetry/detectdoublelex = FALSE
0.19/0.28	c 
0.19/0.28	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.19/0.28	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.19/0.28	c propagating/symmetry/detectsubgroups = FALSE
0.19/0.28	c 
0.19/0.28	c # Type of symmetries that shall be computed?
0.19/0.28	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.19/0.28	c propagating/symmetry/symtype = 1
0.19/0.28	c 
0.19/0.28	c # Should components consisting of a single full reflection be handled?
0.19/0.28	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.19/0.28	c propagating/symmetry/usesimplesgncomp = FALSE
0.19/0.28	c 
0.19/0.28	c -----------------------------------------------------------------------------------------------
0.19/0.28	c start solving
0.19/0.28	c 
0.49/0.54	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.54	c   0.5s|     1 |     0 |  4523 |     - |    60M |   0 |5665 |8325 |8289 |   0 |  0 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.98/2.08	c   2.1s|     1 |     0 | 11538 |     - |    67M |   0 |5665 |8326 |8294 |   5 |  1 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.27/2.35	c   2.3s|     1 |     0 | 11693 |     - |    69M |   0 |5665 |8327 |8301 |  12 |  2 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.57/2.67	c   2.7s|     1 |     0 | 11851 |     - |    73M |   0 |5665 |8328 |8307 |  18 |  3 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.98/3.06	c   3.0s|     1 |     0 | 12009 |     - |    77M |   0 |5665 |8329 |8310 |  21 |  4 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.47/3.51	c   3.5s|     1 |     0 | 12202 |     - |    85M |   0 |5665 |8330 |8313 |  24 |  5 |  40 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.77/3.86	c   3.9s|     1 |     0 | 12359 |     - |    87M |   0 |5665 |8331 |8320 |  31 |  6 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.37/4.49	c   4.5s|     1 |     0 | 12506 |     - |    94M |   0 |5665 |8333 |8328 |  39 |  7 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.87/4.90	c   4.9s|     1 |     0 | 12639 |     - |    96M |   0 |5665 |8334 |8338 |  49 |  8 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.07/5.11	c   5.1s|     1 |     0 | 12729 |     - |   101M |   0 |5665 |8335 |8345 |  56 |  9 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.26/5.32	c   5.3s|     1 |     0 | 12770 |     - |   106M |   0 |5665 |8337 |8349 |  60 | 10 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.36/5.47	c   5.5s|     1 |     0 | 12858 |     - |   107M |   0 |5665 |8338 |8357 |  68 | 11 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.86/7.00	c   7.0s|     1 |     2 | 16382 |     - |   107M |   0 |5665 |8350 |8357 |  68 | 11 |  60 |  12 | 0.000000e+00 |      --      |    Inf | unknown
19.72/19.85	c  19.8s|   100 |    76 | 56248 | 438.3 |   120M |  31 |5665 |8593 |   0 | 398 |  0 | 303 |  12 | 0.000000e+00 |      --      |    Inf | unknown
22.12/22.27	c  22.3s|   200 |    84 | 66984 | 272.0 |   123M |  34 |5665 |8792 |8322 | 424 |  0 | 506 |  12 | 0.000000e+00 |      --      |    Inf | unknown
26.30/26.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.30/26.41	c  26.4s|   300 |    96 | 73583 | 203.1 |   124M |  34 |5665 |8942 |8322 | 473 |  1 | 675 |  12 | 0.000000e+00 |      --      |    Inf | unknown
28.39/28.59	c  28.6s|   400 |    92 | 78983 | 165.7 |   125M |  34 |5665 |9029 |8322 | 479 |  0 | 805 |  12 | 0.000000e+00 |      --      |    Inf | unknown
32.08/32.25	c  32.2s|   500 |   117 | 85909 | 146.4 |   128M |  34 |5665 |9228 |8317 | 547 |  1 |1046 |  12 | 0.000000e+00 |      --      |    Inf | unknown
35.47/35.61	c  35.6s|   600 |   110 | 91526 | 131.3 |   128M |  34 |5665 |9476 |8316 | 554 |  1 |1346 |  12 | 0.000000e+00 |      --      |    Inf | unknown
37.66/37.82	c  37.8s|   700 |   107 | 97701 | 121.4 |   129M |  34 |5665 |9622 |8331 | 555 |  0 |1541 |  12 | 0.000000e+00 |      --      |    Inf | unknown
40.76/40.95	c  40.9s|   800 |   103 |107092 | 117.9 |   130M |  34 |5665 |9714 |8333 | 587 |  0 |1686 |  12 | 0.000000e+00 |      --      |    Inf | unknown
43.65/43.82	c  43.8s|   900 |   105 |118757 | 117.8 |   130M |  34 |5665 |9849 |8333 | 593 |  1 |1875 |  12 | 0.000000e+00 |      --      |    Inf | unknown
45.94/46.18	c  46.2s|  1000 |   114 |127338 | 114.6 |   130M |  34 |5665 |9975 |8334 | 599 |  0 |2079 |  12 | 0.000000e+00 |      --      |    Inf | unknown
46.04/46.25	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
46.04/46.26	c (run 1, node 1008) performing user restart
46.04/46.26	c 
46.04/46.27	c (restart) converted 30 cuts from the global cut pool into linear constraints
46.04/46.27	c 
46.04/46.28	c presolving:
46.04/46.28	c (round 1, fast)       0 del vars, 160 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 8299 clqs
46.14/46.30	c (round 2, exhaustive) 0 del vars, 186 del conss, 13 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 8299 clqs
46.14/46.31	c (round 3, exhaustive) 0 del vars, 186 del conss, 13 add conss, 0 chg bounds, 0 chg sides, 2 chg coeffs, 30 upgd conss, 0 impls, 8299 clqs
46.14/46.34	c (round 4, exhaustive) 0 del vars, 229 del conss, 13 add conss, 0 chg bounds, 0 chg sides, 59 chg coeffs, 30 upgd conss, 0 impls, 8299 clqs
46.14/46.39	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
46.14/46.39	c  0 deleted vars, 233 deleted constraints, 13 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 60 changed coefficients
46.14/46.39	c  0 implications, 8299 cliques
46.14/46.39	c presolved problem has 5665 variables (5665 bin, 0 int, 0 impl, 0 cont) and 9791 constraints
46.14/46.39	c      99 constraints of type <knapsack>
46.14/46.39	c    8289 constraints of type <setppc>
46.14/46.39	c       5 constraints of type <linear>
46.14/46.39	c       1 constraints of type <orbitope>
46.14/46.39	c    1397 constraints of type <logicor>
46.14/46.39	c transformed objective value is always integral (scale: 1)
46.14/46.39	c Presolving Time: 0.34
46.14/46.39	c 
46.44/46.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
46.44/46.62	c  46.6s|     1 |     0 |132262 |     - |   133M |   0 |5665 |9794 |8319 |   0 |  0 |2095 |  12 | 0.000000e+00 |      --      |    Inf | unknown
47.23/47.46	c  47.5s|     1 |     0 |132327 |     - |   134M |   0 |5665 |9818 |8323 |   4 |  1 |2096 |  12 | 0.000000e+00 |      --      |    Inf | unknown
47.63/47.88	c  47.9s|     1 |     0 |132486 |     - |   134M |   0 |5665 |9819 |8328 |   9 |  2 |2097 |  12 | 0.000000e+00 |      --      |    Inf | unknown
47.83/48.10	c  48.1s|     1 |     0 |132612 |     - |   135M |   0 |5665 |9820 |8333 |  14 |  3 |2098 |  12 | 0.000000e+00 |      --      |    Inf | unknown
48.43/48.63	c  48.6s|     1 |     0 |132690 |     - |   136M |   0 |5665 |9821 |8338 |  19 |  4 |2099 |  12 | 0.000000e+00 |      --      |    Inf | unknown
48.62/48.84	c  48.8s|     1 |     0 |132748 |     - |   136M |   0 |5665 |9823 |8344 |  25 |  5 |2101 |  12 | 0.000000e+00 |      --      |    Inf | unknown
48.83/49.09	c  49.1s|     1 |     0 |132961 |     - |   137M |   0 |5665 |9824 |8354 |  35 |  6 |2102 |  12 | 0.000000e+00 |      --      |    Inf | unknown
49.22/49.40	c  49.4s|     1 |     0 |133118 |     - |   141M |   0 |5665 |9826 |8363 |  44 |  7 |2104 |  12 | 0.000000e+00 |      --      |    Inf | unknown
49.42/49.64	c  49.6s|     1 |     0 |133220 |     - |   143M |   0 |5665 |9827 |8371 |  52 |  8 |2105 |  12 | 0.000000e+00 |      --      |    Inf | unknown
49.72/49.93	c  49.9s|     1 |     0 |133280 |     - |   145M |   0 |5665 |9828 |8375 |  56 |  9 |2106 |  12 | 0.000000e+00 |      --      |    Inf | unknown
50.02/50.24	c  50.2s|     1 |     0 |133335 |     - |   149M |   0 |5665 |9829 |8382 |  63 | 10 |2107 |  12 | 0.000000e+00 |      --      |    Inf | unknown
50.12/50.39	c  50.4s|     1 |     0 |133429 |     - |   150M |   0 |5665 |9832 |8390 |  71 | 11 |2110 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.12/51.35	c  51.3s|     1 |     2 |134472 |     - |   150M |   0 |5665 |9838 |8390 |  71 | 11 |2116 |  24 | 0.000000e+00 |      --      |    Inf | unknown
59.09/59.34	c  59.3s|   100 |    35 |162930 | 130.4 |   151M |  19 |5665 |9927 |8336 |  96 |  1 |2267 |  24 | 0.000000e+00 |      --      |    Inf | unknown
64.37/64.60	c  64.6s|   200 |    56 |179215 | 133.1 |   159M |  26 |5665 |  10k|8334 | 222 |  1 |2523 |  24 | 0.000000e+00 |      --      |    Inf | unknown
66.37/66.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
66.37/66.60	c  66.6s|   300 |    61 |190085 | 131.3 |   160M |  28 |5665 |  10k|8335 | 252 |  0 |2787 |  24 | 0.000000e+00 |      --      |    Inf | unknown
70.15/70.42	c  70.4s|   400 |    63 |206636 | 133.7 |   160M |  28 |5665 |  10k|8333 | 254 |  1 |3011 |  24 | 0.000000e+00 |      --      |    Inf | unknown
71.64/71.93	c  71.9s|   500 |    59 |215564 | 130.7 |   160M |  28 |5665 |  10k|8333 | 254 |  1 |3291 |  24 | 0.000000e+00 |      --      |    Inf | unknown
73.44/73.74	c  73.7s|   600 |    63 |223519 | 127.6 |   162M |  28 |5665 |  10k|8334 | 281 |  1 |3548 |  24 | 0.000000e+00 |      --      |    Inf | unknown
74.84/75.14	c  75.1s|   700 |    70 |229741 | 123.7 |   162M |  28 |5665 |  10k|8334 | 281 |  1 |3743 |  24 | 0.000000e+00 |      --      |    Inf | unknown
76.33/76.63	c  76.6s|   800 |    72 |238734 | 121.9 |   162M |  28 |5665 |  10k|   0 | 293 |  0 |3889 |  24 | 0.000000e+00 |      --      |    Inf | unknown
77.62/77.94	c  77.9s|   900 |    73 |245579 | 119.1 |   162M |  28 |5665 |  10k|8338 | 328 |  0 |4074 |  24 | 0.000000e+00 |      --      |    Inf | unknown
79.01/79.38	c  79.4s|  1000 |    72 |253815 | 117.2 |   162M |  28 |5665 |  10k|8339 | 341 |  0 |4321 |  24 | 0.000000e+00 |      --      |    Inf | unknown
80.41/80.71	c  80.7s|  1100 |    68 |262735 | 115.9 |   162M |  28 |5665 |  10k|8338 | 351 |  0 |4567 |  24 | 0.000000e+00 |      --      |    Inf | unknown
82.00/82.33	c  82.3s|  1200 |    68 |271466 | 114.6 |   162M |  28 |5665 |  10k|8340 | 355 |  1 |4759 |  24 | 0.000000e+00 |      --      |    Inf | unknown
83.00/83.31	c  83.3s|  1300 |    66 |276316 | 111.7 |   162M |  28 |5665 |  11k|8336 | 355 |  1 |5009 |  24 | 0.000000e+00 |      --      |    Inf | unknown
84.49/84.86	c  84.9s|  1400 |    71 |284887 | 110.7 |   162M |  28 |5665 |  11k|8334 | 365 |  1 |5274 |  24 | 0.000000e+00 |      --      |    Inf | unknown
85.98/86.34	c  86.3s|  1500 |    66 |294548 | 110.1 |   163M |  28 |5665 |  11k|8336 | 380 |  0 |5487 |  24 | 0.000000e+00 |      --      |    Inf | unknown
87.58/87.95	c  87.9s|  1600 |    63 |303208 | 109.2 |   163M |  28 |5665 |  11k|   0 | 413 |  0 |5711 |  24 | 0.000000e+00 |      --      |    Inf | unknown
89.47/89.84	c  89.8s|  1700 |    67 |315585 | 109.7 |   163M |  28 |5665 |  11k|8320 | 413 |  1 |6015 |  24 | 0.000000e+00 |      --      |    Inf | unknown
91.86/92.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
91.86/92.24	c  92.2s|  1800 |    63 |332406 | 111.8 |   163M |  28 |5665 |  11k|8320 | 413 |  1 |6248 |  24 | 0.000000e+00 |      --      |    Inf | unknown
93.66/94.04	c  94.0s|  1900 |    71 |345884 | 112.6 |   163M |  28 |5665 |  11k|8320 | 413 |  1 |6397 |  24 | 0.000000e+00 |      --      |    Inf | unknown
95.54/95.98	c  96.0s|  2000 |    69 |361685 | 114.1 |   163M |  28 |5665 |  11k|8320 | 413 |  1 |6687 |  24 | 0.000000e+00 |      --      |    Inf | unknown
97.54/97.98	c  98.0s|  2100 |    69 |375829 | 115.0 |   163M |  28 |5665 |  11k|8320 | 413 |  1 |6884 |  24 | 0.000000e+00 |      --      |    Inf | unknown
99.03/99.48	c  99.5s|  2200 |    66 |385700 | 114.5 |   163M |  28 |5665 |  11k|8320 | 413 |  0 |7124 |  24 | 0.000000e+00 |      --      |    Inf | unknown
100.52/100.98	c   101s|  2300 |    64 |396839 | 114.4 |   163M |  28 |5665 |  11k|8320 | 417 |  0 |7395 |  24 | 0.000000e+00 |      --      |    Inf | unknown
103.51/103.92	c   104s|  2400 |    73 |411532 | 115.4 |   163M |  30 |5665 |  12k|8320 | 419 |  0 |7639 |  24 | 0.000000e+00 |      --      |    Inf | unknown
104.91/105.30	c   105s|  2500 |    70 |419732 | 114.4 |   163M |  30 |5665 |  12k|8335 | 421 |  1 |7841 |  24 | 0.000000e+00 |      --      |    Inf | unknown
106.40/106.88	c   107s|  2600 |    72 |429038 | 113.8 |   163M |  30 |5665 |  12k|8335 | 424 |  1 |8054 |  24 | 0.000000e+00 |      --      |    Inf | unknown
108.29/108.73	c   109s|  2700 |    68 |442360 | 114.3 |   164M |  30 |5665 |  12k|8320 | 425 |  1 |8321 |  24 | 0.000000e+00 |      --      |    Inf | unknown
109.99/110.47	c   110s|  2800 |    75 |454032 | 114.4 |   164M |  30 |5665 |  12k|8339 | 429 |  0 |8590 |  24 | 0.000000e+00 |      --      |    Inf | unknown
111.48/111.92	c   112s|  2900 |    73 |463516 | 113.9 |   164M |  30 |5665 |  12k|8320 | 431 |  1 |8814 |  24 | 0.000000e+00 |      --      |    Inf | unknown
112.77/113.28	c   113s|  3000 |    77 |471550 | 113.1 |   164M |  30 |5665 |  12k|8335 | 439 |  0 |9044 |  24 | 0.000000e+00 |      --      |    Inf | unknown
114.27/114.72	c   115s|  3100 |    79 |479650 | 112.3 |   164M |  30 |5665 |  12k|8337 | 455 |  1 |9269 |  24 | 0.000000e+00 |      --      |    Inf | unknown
115.86/116.33	c   116s|  3200 |    93 |488776 | 111.8 |   164M |  30 |5665 |  12k|8334 | 455 |  1 |9444 |  24 | 0.000000e+00 |      --      |    Inf | unknown
117.05/117.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
117.05/117.56	c   118s|  3300 |    88 |497073 | 111.1 |   164M |  30 |5665 |  12k|8334 | 461 |  1 |9694 |  24 | 0.000000e+00 |      --      |    Inf | unknown
118.85/119.35	c   119s|  3400 |    80 |508785 | 111.2 |   164M |  30 |5665 |  12k|8320 | 464 |  0 |9949 |  24 | 0.000000e+00 |      --      |    Inf |   0.50%
120.44/120.90	c   121s|  3500 |    72 |520329 | 111.3 |   164M |  30 |5665 |  12k|8320 | 471 |  1 |  10k|  24 | 0.000000e+00 |      --      |    Inf |   0.52%
122.23/122.77	c   123s|  3600 |    75 |531468 | 111.3 |   164M |  30 |5665 |  12k|8336 | 477 |  1 |  10k|  24 | 0.000000e+00 |      --      |    Inf |   0.52%
123.53/124.03	c   124s|  3700 |    74 |538504 | 110.5 |   164M |  30 |5665 |  12k|8337 | 496 |  1 |  10k|  24 | 0.000000e+00 |      --      |    Inf |   0.52%
124.82/125.39	c   125s|  3800 |    72 |547209 | 110.0 |   164M |  30 |5665 |  12k|8336 | 504 |  1 |  10k|  24 | 0.000000e+00 |      --      |    Inf |   0.53%
126.41/126.93	c   127s|  3900 |    67 |557426 | 109.8 |   164M |  30 |5665 |  12k|8336 | 509 |  1 |  11k|  24 | 0.000000e+00 |      --      |    Inf |   0.55%
127.61/128.13	c   128s|  4000 |    67 |564621 | 109.1 |   164M |  30 |5665 |  12k|8337 | 528 |  0 |  11k|  24 | 0.000000e+00 |      --      |    Inf |   0.55%
129.10/129.61	c   130s|  4100 |    69 |575665 | 109.1 |   164M |  30 |5665 |  12k|8337 | 534 |  2 |  11k|  24 | 0.000000e+00 |      --      |    Inf |   0.56%
130.60/131.12	c   131s|  4200 |    65 |585154 | 108.8 |   164M |  30 |5665 |  12k|8334 | 537 |  0 |  11k|  24 | 0.000000e+00 |      --      |    Inf |   0.57%
131.99/132.56	c   133s|  4300 |    66 |594692 | 108.6 |   164M |  30 |5665 |  12k|8335 | 537 |  1 |  12k|  24 | 0.000000e+00 |      --      |    Inf |   0.60%
133.28/133.81	c   134s|  4400 |    65 |602008 | 107.9 |   164M |  30 |5665 |  12k|8336 | 538 |  1 |  12k|  24 | 0.000000e+00 |      --      |    Inf |   0.61%
134.48/135.03	c   135s|  4500 |    65 |609518 | 107.3 |   164M |  30 |5665 |  12k|8336 | 546 |  0 |  12k|  24 | 0.000000e+00 |      --      |    Inf |   0.61%
135.67/136.23	c   136s|  4600 |    68 |615768 | 106.5 |   164M |  30 |5665 |  12k|8337 | 559 |  1 |  12k|  24 | 0.000000e+00 |      --      |    Inf |   0.61%
139.36/139.99	c   140s|  4700 |    77 |630028 | 107.1 |   164M |  30 |5665 |  12k|8320 | 559 |  1 |  12k|  24 | 0.000000e+00 |      --      |    Inf |   0.61%
140.75/141.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
140.75/141.37	c   141s|  4800 |    74 |639717 | 107.0 |   164M |  30 |5665 |  12k|8320 | 559 |  0 |  13k|  24 | 0.000000e+00 |      --      |    Inf |   0.61%
142.25/142.81	c   143s|  4900 |    71 |650709 | 107.0 |   164M |  30 |5665 |  12k|8320 | 559 |  1 |  13k|  24 | 0.000000e+00 |      --      |    Inf |   0.62%
143.74/144.34	c   144s|  5000 |    70 |660845 | 106.9 |   164M |  30 |5665 |  12k|8333 | 559 |  0 |  13k|  24 | 0.000000e+00 |      --      |    Inf |   0.66%
144.93/145.59	c   146s|  5100 |    68 |667681 | 106.3 |   164M |  30 |5665 |  12k|8320 | 559 |  0 |  13k|  24 | 0.000000e+00 |      --      |    Inf |   0.67%
146.13/146.71	c   147s|  5200 |    63 |674113 | 105.6 |   164M |  30 |5665 |  12k|8337 | 565 |  1 |  13k|  24 | 0.000000e+00 |      --      |    Inf |   0.67%
147.43/148.01	c   148s|  5300 |    66 |683421 | 105.4 |   164M |  30 |5665 |  12k|8321 | 565 |  1 |  14k|  24 | 0.000000e+00 |      --      |    Inf |   0.71%
148.52/149.17	c   149s|  5400 |    69 |690852 | 104.9 |   164M |  30 |5665 |  12k|8321 | 571 |  1 |  14k|  24 | 0.000000e+00 |      --      |    Inf |   0.72%
149.61/150.25	c   150s|  5500 |    61 |697898 | 104.4 |   164M |  30 |5665 |  12k|8321 | 571 |  1 |  14k|  24 | 0.000000e+00 |      --      |    Inf |   0.76%
151.21/151.86	c   152s|  5600 |    60 |708262 | 104.4 |   164M |  30 |5665 |  12k|8336 | 579 |  1 |  14k|  24 | 0.000000e+00 |      --      |    Inf |   0.77%
152.41/153.07	c   153s|  5700 |    61 |714583 | 103.8 |   165M |  30 |5665 |  12k|8334 | 583 |  0 |  14k|  24 | 0.000000e+00 |      --      |    Inf |   0.79%
153.90/154.51	c   155s|  5800 |    66 |722058 | 103.4 |   165M |  30 |5665 |  12k|8334 | 583 |  1 |  15k|  24 | 0.000000e+00 |      --      |    Inf |   0.82%
155.29/155.90	c   156s|  5900 |    59 |731017 | 103.2 |   165M |  30 |5665 |  12k|8334 | 583 |  0 |  15k|  24 | 0.000000e+00 |      --      |    Inf |   0.86%
156.88/157.51	c   157s|  6000 |    57 |741778 | 103.2 |   165M |  30 |5665 |  12k|8330 | 583 |  1 |  15k|  24 | 0.000000e+00 |      --      |    Inf |   0.89%
157.98/158.63	c   159s|  6100 |    53 |748076 | 102.7 |   165M |  30 |5665 |  12k|8335 | 587 |  0 |  15k|  24 | 0.000000e+00 |      --      |    Inf |   0.93%
159.17/159.87	c   160s|  6200 |    51 |755091 | 102.2 |   165M |  30 |5665 |  12k|8341 | 588 |  0 |  15k|  24 | 0.000000e+00 |      --      |    Inf |   0.95%
161.07/161.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
161.07/161.71	c   162s|  6300 |    53 |767280 | 102.5 |   165M |  30 |5665 |  12k|8334 | 594 |  1 |  16k|  24 | 0.000000e+00 |      --      |    Inf |   0.96%
161.96/162.62	c   163s|  6400 |    50 |771909 | 101.7 |   165M |  30 |5665 |  12k|8320 | 606 |  0 |  16k|  24 | 0.000000e+00 |      --      |    Inf |   0.97%
163.36/164.01	c   164s|  6500 |    56 |779499 | 101.4 |   165M |  30 |5665 |  12k|8333 | 643 |  1 |  16k|  24 | 0.000000e+00 |      --      |    Inf |   0.98%
164.85/165.55	c   166s|  6600 |    46 |788722 | 101.2 |   165M |  30 |5665 |  12k|8334 | 643 |  1 |  16k|  24 | 0.000000e+00 |      --      |    Inf |   1.01%
166.05/166.70	c   167s|  6700 |    43 |795278 | 100.8 |   165M |  30 |5665 |  12k|8334 | 643 |  1 |  16k|  24 | 0.000000e+00 |      --      |    Inf |   1.01%
167.24/167.92	c   168s|  6800 |    41 |802146 | 100.4 |   165M |  30 |5665 |  12k|8341 | 643 |  1 |  17k|  24 | 0.000000e+00 |      --      |    Inf |   1.02%
168.34/169.03	c   169s|  6900 |    37 |807592 |  99.8 |   165M |  30 |5665 |  12k|8333 | 643 |  0 |  17k|  24 | 0.000000e+00 |      --      |    Inf |   1.05%
169.53/170.22	c   170s|  7000 |    32 |814218 |  99.4 |   165M |  30 |5665 |  12k|8334 | 643 |  0 |  17k|  24 | 0.000000e+00 |      --      |    Inf |   1.08%
171.22/171.90	c   172s|  7100 |    41 |823271 |  99.3 |   165M |  30 |5665 |  12k|8333 | 646 |  0 |  17k|  24 | 0.000000e+00 |      --      |    Inf |   1.11%
172.82/173.51	c   174s|  7200 |    35 |833615 |  99.3 |   165M |  30 |5665 |  12k|8333 | 652 |  0 |  17k|  24 | 0.000000e+00 |      --      |    Inf |   1.12%
174.42/175.18	c   175s|  7300 |    33 |843714 |  99.3 |   165M |  30 |5665 |  12k|8334 | 652 |  1 |  18k|  24 | 0.000000e+00 |      --      |    Inf |   1.14%
175.90/176.67	c   177s|  7400 |    29 |853511 |  99.3 |   165M |  30 |5665 |  12k|8341 | 652 |  0 |  18k|  24 | 0.000000e+00 |      --      |    Inf |   1.15%
178.20/178.91	c   179s|  7500 |    46 |866243 |  99.6 |   165M |  30 |5665 |  12k|8327 | 670 |  1 |  18k|  24 | 0.000000e+00 |      --      |    Inf |   1.18%
180.49/181.27	c   181s|  7600 |    47 |877572 |  99.8 |   165M |  30 |5665 |  12k|8326 | 699 |  1 |  18k|  24 | 0.000000e+00 |      --      |    Inf |   1.22%
183.47/184.23	c   184s|  7700 |    61 |890097 | 100.1 |   168M |  30 |5665 |  13k|8329 | 749 |  1 |  18k|  24 | 0.000000e+00 |      --      |    Inf |   1.29%
185.57/186.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
185.57/186.37	c   186s|  7800 |    58 |902468 | 100.4 |   169M |  30 |5665 |  13k|8327 | 765 |  1 |  19k|  24 | 0.000000e+00 |      --      |    Inf |   1.41%
186.96/187.73	c   188s|  7900 |    63 |910166 | 100.1 |   169M |  30 |5665 |  13k|8327 | 768 |  1 |  19k|  24 | 0.000000e+00 |      --      |    Inf |   1.43%
188.85/189.68	c   190s|  8000 |    64 |920129 | 100.1 |   169M |  30 |5665 |  13k|8327 | 773 |  0 |  19k|  24 | 0.000000e+00 |      --      |    Inf |   1.45%
190.25/191.01	c   191s|  8100 |    66 |926963 |  99.8 |   169M |  30 |5665 |  13k|8327 | 795 |  1 |  19k|  24 | 0.000000e+00 |      --      |    Inf |   1.49%
191.44/192.29	c   192s|  8200 |    57 |933252 |  99.4 |   169M |  30 |5665 |  13k|8333 | 797 |  0 |  20k|  24 | 0.000000e+00 |      --      |    Inf |   1.51%
192.93/193.70	c   194s|  8300 |    52 |941745 |  99.2 |   169M |  30 |5665 |  13k|8325 | 800 |  0 |  20k|  24 | 0.000000e+00 |      --      |    Inf |   1.54%
194.13/194.91	c   195s|  8400 |    62 |948433 |  98.9 |   169M |  30 |5665 |  14k|8333 | 800 |  1 |  20k|  24 | 0.000000e+00 |      --      |    Inf |   1.57%
195.33/196.15	c   196s|  8500 |    54 |954863 |  98.5 |   169M |  30 |5665 |  14k|8326 | 803 |  1 |  20k|  24 | 0.000000e+00 |      --      |    Inf |   1.58%
196.62/197.47	c   197s|  8600 |    59 |961551 |  98.2 |   169M |  30 |5665 |  14k|   0 | 804 |  0 |  20k|  24 | 0.000000e+00 |      --      |    Inf |   1.61%
198.71/199.57	c   200s|  8700 |    62 |974396 |  98.5 |   169M |  30 |5665 |  14k|8325 | 806 |  0 |  21k|  24 | 0.000000e+00 |      --      |    Inf |   1.63%
200.01/200.81	c   201s|  8800 |    56 |981284 |  98.2 |   169M |  30 |5665 |  14k|8325 | 809 |  0 |  21k|  24 | 0.000000e+00 |      --      |    Inf |   1.65%
201.40/202.23	c   202s|  8900 |    51 |988477 |  97.9 |   169M |  30 |5665 |  14k|8333 | 811 |  0 |  21k|  24 | 0.000000e+00 |      --      |    Inf |   1.71%
203.49/204.33	c   204s|  9000 |    51 |  1000k|  98.1 |   170M |  30 |5665 |  14k|8333 | 813 |  0 |  21k|  24 | 0.000000e+00 |      --      |    Inf |   1.74%
204.59/205.49	c   205s|  9100 |    51 |  1006k|  97.7 |   170M |  30 |5665 |  14k|8333 | 814 |  0 |  21k|  24 | 0.000000e+00 |      --      |    Inf |   1.76%
205.98/206.82	c   207s|  9200 |    51 |  1013k|  97.4 |   170M |  30 |5665 |  15k|8333 | 817 |  1 |  22k|  24 | 0.000000e+00 |      --      |    Inf |   1.76%
207.47/208.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
207.47/208.38	c   208s|  9300 |    51 |  1022k|  97.4 |   170M |  30 |5665 |  15k|8333 | 819 |  0 |  22k|  24 | 0.000000e+00 |      --      |    Inf |   1.77%
208.77/209.63	c   210s|  9400 |    49 |  1028k|  97.1 |   170M |  30 |5665 |  15k|8325 | 819 |  1 |  22k|  24 | 0.000000e+00 |      --      |    Inf |   1.77%
210.27/211.15	c   211s|  9500 |    47 |  1038k|  97.0 |   170M |  30 |5665 |  15k|8327 | 819 |  1 |  22k|  24 | 0.000000e+00 |      --      |    Inf |   1.81%
211.46/212.38	c   212s|  9600 |    47 |  1044k|  96.7 |   170M |  30 |5665 |  15k|8325 | 821 |  0 |  22k|  24 | 0.000000e+00 |      --      |    Inf |   1.83%
212.55/213.49	c   213s|  9700 |    43 |  1049k|  96.3 |   170M |  30 |5665 |  15k|8325 | 826 |  0 |  23k|  24 | 0.000000e+00 |      --      |    Inf |   1.84%
213.75/214.62	c   215s|  9800 |    33 |  1056k|  96.0 |   170M |  30 |5665 |  15k|   0 | 827 |  0 |  23k|  24 | 0.000000e+00 |      --      |    Inf |   1.90%
214.84/215.72	c   216s|  9900 |    31 |  1061k|  95.6 |   170M |  30 |5665 |  15k|8326 | 830 |  1 |  23k|  24 | 0.000000e+00 |      --      |    Inf |   1.94%
216.04/216.97	c   217s| 10000 |    25 |  1068k|  95.4 |   170M |  30 |5665 |  15k|8342 | 860 |  0 |  23k|  24 | 0.000000e+00 |      --      |    Inf |   1.95%
218.63/219.54	c   220s| 10100 |    26 |  1078k|  95.5 |   170M |  30 |5665 |  15k|8336 |1001 |  1 |  23k|  24 | 0.000000e+00 |      --      |    Inf |   3.21%
223.41/224.37	c   224s| 10200 |    41 |  1106k|  97.0 |   172M |  30 |5665 |  14k|8328 |1048 |  0 |  23k|  24 | 0.000000e+00 |      --      |    Inf |   3.40%
225.30/226.24	c   226s| 10300 |    46 |  1115k|  97.0 |   172M |  30 |5665 |  15k|8328 |1062 |  0 |  24k|  24 | 0.000000e+00 |      --      |    Inf |   3.41%
226.40/227.33	c   227s| 10400 |    44 |  1121k|  96.7 |   172M |  30 |5665 |  15k|8328 |1063 |  0 |  24k|  24 | 0.000000e+00 |      --      |    Inf |   3.47%
227.69/228.64	c   229s| 10500 |    50 |  1127k|  96.4 |   172M |  30 |5665 |  15k|8328 |1065 |  0 |  24k|  24 | 0.000000e+00 |      --      |    Inf |   3.47%
228.79/229.73	c   230s| 10600 |    44 |  1133k|  96.1 |   172M |  30 |5665 |  15k|8329 |1072 |  1 |  24k|  24 | 0.000000e+00 |      --      |    Inf |   3.47%
229.88/230.80	c   231s| 10700 |    46 |  1139k|  95.7 |   172M |  30 |5665 |  15k|8329 |1074 |  1 |  25k|  24 | 0.000000e+00 |      --      |    Inf |   3.48%
230.88/231.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
230.88/231.86	c   232s| 10800 |    49 |  1144k|  95.4 |   172M |  30 |5665 |  15k|8328 |1076 |  1 |  25k|  24 | 0.000000e+00 |      --      |    Inf |   3.48%
232.08/233.01	c   233s| 10900 |    46 |  1150k|  95.0 |   172M |  30 |5665 |  15k|8329 |1083 |  0 |  25k|  24 | 0.000000e+00 |      --      |    Inf |   3.48%
233.27/234.23	c   234s| 11000 |    47 |  1157k|  94.8 |   173M |  30 |5665 |  15k|8329 |1086 |  0 |  25k|  24 | 0.000000e+00 |      --      |    Inf |   3.48%
234.36/235.31	c   235s| 11100 |    40 |  1163k|  94.6 |   173M |  30 |5665 |  15k|8329 |1087 |  1 |  25k|  24 | 0.000000e+00 |      --      |    Inf |   3.49%
235.36/236.31	c   236s| 11200 |    40 |  1168k|  94.2 |   173M |  30 |5665 |  15k|8328 |1093 |  1 |  26k|  24 | 0.000000e+00 |      --      |    Inf |   3.49%
236.36/237.34	c   237s| 11300 |    37 |  1174k|  93.9 |   173M |  30 |5665 |  15k|8328 |1098 |  0 |  26k|  24 | 0.000000e+00 |      --      |    Inf |   3.49%
237.35/238.36	c   238s| 11400 |    35 |  1179k|  93.6 |   173M |  30 |5665 |  15k|8328 |1102 |  1 |  26k|  24 | 0.000000e+00 |      --      |    Inf |   3.54%
239.64/240.61	c   241s| 11500 |    40 |  1187k|  93.5 |   173M |  30 |5665 |  15k|8332 |1174 |  1 |  26k|  24 | 0.000000e+00 |      --      |    Inf |   3.69%
241.04/242.03	c   242s| 11600 |    42 |  1197k|  93.5 |   173M |  30 |5665 |  15k|8332 |1174 |  1 |  26k|  24 | 0.000000e+00 |      --      |    Inf |   3.75%
242.33/243.36	c   243s| 11700 |    43 |  1204k|  93.3 |   173M |  30 |5665 |  15k|8327 |1174 |  1 |  27k|  24 | 0.000000e+00 |      --      |    Inf |   3.77%
243.63/244.65	c   245s| 11800 |    39 |  1213k|  93.3 |   174M |  30 |5665 |  15k|8327 |1174 |  0 |  27k|  24 | 0.000000e+00 |      --      |    Inf |   3.80%
246.22/247.23	c   247s| 11900 |    47 |  1226k|  93.6 |   175M |  30 |5665 |  15k|8347 |1199 |  1 |  27k|  24 | 0.000000e+00 |      --      |    Inf |   3.81%
247.61/248.68	c   249s| 12000 |    46 |  1232k|  93.3 |   176M |  31 |5665 |  15k|8338 |1199 |  0 |  27k|  24 | 0.000000e+00 |      --      |    Inf |   3.81%
248.91/249.93	c   250s| 12100 |    45 |  1238k|  93.1 |   176M |  31 |5665 |  16k|8327 |1199 |  1 |  27k|  24 | 0.000000e+00 |      --      |    Inf |   3.82%
250.40/251.46	c   251s| 12200 |    34 |  1248k|  93.2 |   176M |  31 |5665 |  16k|8327 |1199 |  1 |  28k|  24 | 0.000000e+00 |      --      |    Inf |   3.89%
252.69/253.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
252.69/253.73	c   254s| 12300 |    42 |  1261k|  93.4 |   177M |  31 |5665 |  15k|8339 |1282 |  0 |  28k|  24 | 0.000000e+00 |      --      |    Inf |   4.30%
254.28/255.34	c   255s| 12400 |    41 |  1267k|  93.1 |   178M |  31 |5665 |  15k|   0 |1341 |  0 |  28k|  24 | 0.000000e+00 |      --      |    Inf |   4.44%
256.47/257.50	c   257s| 12500 |    41 |  1283k|  93.6 |   178M |  31 |5665 |  15k|8334 |1372 |  0 |  28k|  24 | 0.000000e+00 |      --      |    Inf |   4.51%
258.47/259.50	c   259s| 12600 |    35 |  1292k|  93.6 |   180M |  31 |5665 |  16k|8333 |1497 |  0 |  28k|  24 | 0.000000e+00 |      --      |    Inf |   5.08%
261.85/262.93	c   263s| 12700 |    59 |  1306k|  94.0 |   184M |  31 |5665 |  15k|8343 |1637 |  1 |  29k|  24 | 0.000000e+00 |      --      |    Inf |   5.24%
262.85/263.94	c   264s| 12800 |    56 |  1311k|  93.7 |   184M |  31 |5665 |  15k|8349 |1637 |  1 |  29k|  24 | 0.000000e+00 |      --      |    Inf |   5.32%
263.85/265.00	c   265s| 12900 |    49 |  1316k|  93.4 |   184M |  31 |5665 |  15k|8347 |1667 |  0 |  29k|  24 | 0.000000e+00 |      --      |    Inf |   5.55%
264.84/265.92	c   266s| 13000 |    48 |  1321k|  93.0 |   184M |  31 |5665 |  15k|8346 |1678 |  0 |  29k|  24 | 0.000000e+00 |      --      |    Inf |   5.62%
266.14/267.23	c   267s| 13100 |    42 |  1328k|  92.8 |   184M |  31 |5665 |  15k|8343 |1742 |  0 |  29k|  24 | 0.000000e+00 |      --      |    Inf |   5.89%
267.33/268.46	c   268s| 13200 |    46 |  1333k|  92.6 |   184M |  31 |5665 |  15k|   0 |1807 |  0 |  30k|  24 | 0.000000e+00 |      --      |    Inf |   5.96%
269.42/270.57	c   271s| 13300 |    49 |  1339k|  92.3 |   186M |  31 |5665 |  15k|8336 |1886 |  1 |  30k|  24 | 0.000000e+00 |      --      |    Inf |   6.05%
272.61/273.70	c   274s| 13400 |    45 |  1348k|  92.3 |   186M |  31 |5665 |  16k|8346 |1923 |  1 |  30k|  24 | 0.000000e+00 |      --      |    Inf |   6.27%
273.70/274.82	c   275s| 13500 |    41 |  1354k|  92.1 |   186M |  31 |5665 |  16k|8348 |1949 |  1 |  30k|  24 | 0.000000e+00 |      --      |    Inf |   6.33%
275.00/276.16	c   276s| 13600 |    37 |  1360k|  91.9 |   186M |  31 |5665 |  16k|8350 |1976 |  1 |  30k|  24 | 0.000000e+00 |      --      |    Inf |   6.61%
279.78/280.91	c   281s| 13700 |    70 |  1384k|  92.9 |   186M |  31 |5665 |  15k|8325 |1999 |  1 |  30k|  24 | 0.000000e+00 |      --      |    Inf |   6.77%
281.27/282.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
281.27/282.42	c   282s| 13800 |    69 |  1392k|  92.8 |   186M |  31 |5665 |  15k|8326 |2004 |  1 |  31k|  24 | 0.000000e+00 |      --      |    Inf |   6.77%
283.17/284.36	c   284s| 13900 |    71 |  1405k|  93.1 |   192M |  31 |5665 |  15k|8342 |2041 |  1 |  31k|  24 | 0.000000e+00 |      --      |    Inf |   6.85%
284.77/285.93	c   286s| 14000 |    74 |  1415k|  93.1 |   192M |  31 |5665 |  15k|8341 |2072 |  0 |  31k|  24 | 0.000000e+00 |      --      |    Inf |   6.86%
286.66/287.82	c   288s| 14100 |    71 |  1428k|  93.4 |   192M |  31 |5665 |  15k|8338 |2087 |  0 |  31k|  24 | 0.000000e+00 |      --      |    Inf |   6.87%
288.65/289.82	c   290s| 14200 |    69 |  1447k|  94.0 |   193M |  31 |5665 |  14k|8315 |2087 |  1 |  31k|  24 | 0.000000e+00 |      --      |    Inf |   6.88%
292.34/293.58	c   294s| 14300 |    83 |  1465k|  94.5 |   195M |  31 |5665 |  14k|8335 |2181 |  1 |  32k|  24 | 0.000000e+00 |      --      |    Inf |   7.22%
295.42/296.66	c   297s| 14400 |    76 |  1492k|  95.7 |   195M |  31 |5665 |  14k|8335 |2183 |  0 |  32k|  24 | 0.000000e+00 |      --      |    Inf |   7.30%
297.42/298.60	c   299s| 14500 |    88 |  1506k|  96.0 |   195M |  31 |5665 |  14k|8342 |2213 |  1 |  32k|  24 | 0.000000e+00 |      --      |    Inf |   7.34%
298.71/299.96	c   300s| 14600 |    83 |  1516k|  96.0 |   195M |  31 |5665 |  14k|   0 |2222 |  0 |  32k|  24 | 0.000000e+00 |      --      |    Inf |   7.35%
300.81/302.00	c   302s| 14700 |    78 |  1534k|  96.5 |   195M |  31 |5665 |  14k|8338 |2229 |  0 |  32k|  24 | 0.000000e+00 |      --      |    Inf |   7.40%
303.80/305.01	c   305s| 14800 |    83 |  1562k|  97.7 |   196M |  31 |5665 |  14k|8330 |2268 |  1 |  33k|  24 | 0.000000e+00 |      --      |    Inf |   7.45%
304.99/306.21	c   306s| 14900 |    86 |  1568k|  97.4 |   196M |  31 |5665 |  14k|8332 |2274 |  1 |  33k|  24 | 0.000000e+00 |      --      |    Inf |   7.47%
306.18/307.46	c   307s| 15000 |    85 |  1575k|  97.3 |   196M |  31 |5665 |  14k|8330 |2277 |  1 |  33k|  24 | 0.000000e+00 |      --      |    Inf |   7.50%
307.37/308.69	c   309s| 15100 |    80 |  1580k|  97.0 |   197M |  31 |5665 |  14k|8330 |2279 |  1 |  33k|  24 | 0.000000e+00 |      --      |    Inf |   7.53%
309.36/310.64	c   311s| 15200 |    84 |  1590k|  97.0 |   197M |  31 |5665 |  14k|8336 |2324 |  1 |  33k|  24 | 0.000000e+00 |      --      |    Inf |   7.59%
311.46/312.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
311.46/312.73	c   313s| 15300 |    82 |  1600k|  97.0 |   197M |  31 |5665 |  14k|8336 |2349 |  0 |  33k|  24 | 0.000000e+00 |      --      |    Inf |   7.70%
312.85/314.12	c   314s| 15400 |    83 |  1611k|  97.1 |   197M |  31 |5665 |  14k|8333 |2349 |  0 |  34k|  24 | 0.000000e+00 |      --      |    Inf |   7.73%
314.14/315.45	c   315s| 15500 |    89 |  1620k|  97.0 |   197M |  31 |5665 |  14k|8333 |2354 |  1 |  34k|  24 | 0.000000e+00 |      --      |    Inf |   7.75%
315.34/316.65	c   317s| 15600 |    86 |  1625k|  96.8 |   197M |  31 |5665 |  14k|8335 |2364 |  0 |  34k|  24 | 0.000000e+00 |      --      |    Inf |   7.76%
316.43/317.76	c   318s| 15700 |    86 |  1631k|  96.6 |   197M |  31 |5665 |  14k|8334 |2378 |  0 |  34k|  24 | 0.000000e+00 |      --      |    Inf |   7.76%
317.93/319.20	c   319s| 15800 |    80 |  1640k|  96.5 |   197M |  31 |5665 |  15k|8333 |2382 |  0 |  34k|  24 | 0.000000e+00 |      --      |    Inf |   7.78%
319.12/320.42	c   320s| 15900 |    80 |  1649k|  96.5 |   197M |  31 |5665 |  15k|8333 |2385 |  0 |  35k|  24 | 0.000000e+00 |      --      |    Inf |   7.80%
337.16/338.51	c   339s| 16000 |    80 |  1692k|  98.4 |   198M |  31 |5665 |  15k|   0 |2420 |  0 |  35k|  24 | 0.000000e+00 |      --      |    Inf |   7.84%
339.25/340.62	c   341s| 16100 |    80 |  1707k|  98.7 |   198M |  31 |5665 |  15k|8334 |2444 |  1 |  35k|  24 | 0.000000e+00 |      --      |    Inf |   7.93%
340.94/342.33	c   342s| 16200 |    83 |  1717k|  98.8 |   199M |  31 |5665 |  15k|8345 |2468 |  0 |  35k|  24 | 0.000000e+00 |      --      |    Inf |   7.94%
342.53/343.99	c   344s| 16300 |    87 |  1730k|  98.9 |   200M |  31 |5665 |  15k|8335 |2484 |  1 |  36k|  24 | 0.000000e+00 |      --      |    Inf |   7.95%
344.13/345.57	c   346s| 16400 |    86 |  1741k|  99.0 |   200M |  31 |5665 |  15k|8334 |2484 |  0 |  36k|  24 | 0.000000e+00 |      --      |    Inf |   7.96%
345.42/346.89	c   347s| 16500 |    81 |  1750k|  98.9 |   200M |  31 |5665 |  15k|8334 |2507 |  0 |  36k|  24 | 0.000000e+00 |      --      |    Inf |   7.97%
347.81/349.27	c   349s| 16600 |    88 |  1768k|  99.4 |   200M |  31 |5665 |  15k|8342 |2573 |  0 |  36k|  24 | 0.000000e+00 |      --      |    Inf |   7.98%
349.21/350.64	c   351s| 16700 |    86 |  1775k|  99.2 |   200M |  31 |5665 |  15k|8342 |2579 |  1 |  36k|  24 | 0.000000e+00 |      --      |    Inf |   8.02%
351.00/352.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
351.00/352.49	c   352s| 16800 |    92 |  1789k|  99.5 |   200M |  31 |5665 |  15k|8329 |2603 |  0 |  37k|  24 | 0.000000e+00 |      --      |    Inf |   8.07%
352.60/354.00	c   354s| 16900 |    87 |  1799k|  99.5 |   200M |  31 |5665 |  15k|8329 |2603 |  0 |  37k|  24 | 0.000000e+00 |      --      |    Inf |   8.12%
354.28/355.78	c   356s| 17000 |    92 |  1809k|  99.5 |   200M |  31 |5665 |  15k|8333 |2627 |  1 |  37k|  24 | 0.000000e+00 |      --      |    Inf |   8.15%
355.38/356.85	c   357s| 17100 |    92 |  1814k|  99.2 |   200M |  31 |5665 |  15k|8333 |2635 |  1 |  37k|  24 | 0.000000e+00 |      --      |    Inf |   8.16%
356.77/358.24	c   358s| 17200 |    89 |  1821k|  99.0 |   200M |  31 |5665 |  15k|8333 |2637 |  0 |  37k|  24 | 0.000000e+00 |      --      |    Inf |   8.22%
358.07/359.53	c   360s| 17300 |    88 |  1828k|  98.8 |   200M |  31 |5665 |  15k|8333 |2639 |  0 |  37k|  24 | 0.000000e+00 |      --      |    Inf |   8.25%
360.96/362.40	c   362s| 17400 |    95 |  1844k|  99.2 |   201M |  31 |5665 |  15k|8344 |2730 |  0 |  38k|  24 | 0.000000e+00 |      --      |    Inf |   8.31%
363.15/364.67	c   365s| 17500 |   105 |  1860k|  99.6 |   202M |  31 |5665 |  15k|8345 |2775 |  1 |  38k|  24 | 0.000000e+00 |      --      |    Inf |   8.38%
364.55/366.06	c   366s| 17600 |   101 |  1869k|  99.5 |   202M |  31 |5665 |  15k|8345 |2806 |  1 |  38k|  24 | 0.000000e+00 |      --      |    Inf |   8.39%
365.94/367.45	c   367s| 17700 |    96 |  1877k|  99.4 |   202M |  31 |5665 |  15k|8346 |2819 |  0 |  38k|  24 | 0.000000e+00 |      --      |    Inf |   8.39%
367.53/369.09	c   369s| 17800 |    98 |  1890k|  99.5 |   202M |  31 |5665 |  16k|8344 |2858 |  0 |  38k|  24 | 0.000000e+00 |      --      |    Inf |   8.40%
369.22/370.73	c   371s| 17900 |   102 |  1904k|  99.7 |   202M |  31 |5665 |  16k|8344 |2891 |  1 |  39k|  24 | 0.000000e+00 |      --      |    Inf |   8.43%
370.82/372.34	c   372s| 18000 |   101 |  1917k|  99.9 |   202M |  31 |5665 |  16k|8344 |2892 |  1 |  39k|  24 | 0.000000e+00 |      --      |    Inf |   8.44%
372.71/374.22	c   374s| 18100 |    94 |  1933k| 100.2 |   202M |  31 |5665 |  16k|8315 |2892 |  1 |  39k|  24 | 0.000000e+00 |      --      |    Inf |   8.46%
374.40/375.94	c   376s| 18200 |   108 |  1944k| 100.3 |   202M |  31 |5665 |  16k|8341 |2944 |  1 |  39k|  24 | 0.000000e+00 |      --      |    Inf |   8.48%
376.09/377.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
376.09/377.61	c   378s| 18300 |   102 |  1954k| 100.3 |   202M |  31 |5665 |  16k|8339 |2966 |  1 |  39k|  24 | 0.000000e+00 |      --      |    Inf |   8.49%
377.39/378.90	c   379s| 18400 |   101 |  1962k| 100.2 |   202M |  31 |5665 |  16k|8336 |2985 |  1 |  40k|  24 | 0.000000e+00 |      --      |    Inf |   8.50%
379.88/381.43	c   381s| 18500 |   103 |  1986k| 100.9 |   202M |  31 |5665 |  16k|8340 |3031 |  1 |  40k|  24 | 0.000000e+00 |      --      |    Inf |   8.52%
381.67/383.24	c   383s| 18600 |   104 |  2004k| 101.3 |   203M |  31 |5665 |  16k|8340 |3040 |  0 |  40k|  24 | 0.000000e+00 |      --      |    Inf |   8.57%
384.66/386.21	c   386s| 18700 |   111 |  2036k| 102.4 |   203M |  31 |5665 |  16k|8345 |3068 |  1 |  40k|  24 | 0.000000e+00 |      --      |    Inf |   8.59%
387.45/389.04	c   389s| 18800 |   121 |  2060k| 103.1 |   203M |  31 |5665 |  16k|8341 |3140 |  2 |  40k|  24 | 0.000000e+00 |      --      |    Inf |   8.75%
389.94/391.52	c   392s| 18900 |   131 |  2079k| 103.5 |   204M |  31 |5665 |  16k|8340 |3166 |  0 |  41k|  24 | 0.000000e+00 |      --      |    Inf |   8.81%
391.33/392.90	c   393s| 19000 |   139 |  2090k| 103.6 |   204M |  31 |5665 |  16k|8340 |3166 |  1 |  41k|  24 | 0.000000e+00 |      --      |    Inf |   8.81%
392.72/394.38	c   394s| 19100 |   137 |  2102k| 103.6 |   204M |  31 |5665 |  16k|8344 |3176 |  0 |  41k|  24 | 0.000000e+00 |      --      |    Inf |   8.82%
394.32/395.95	c   396s| 19200 |   135 |  2112k| 103.6 |   204M |  31 |5665 |  16k|8341 |3199 |  0 |  41k|  24 | 0.000000e+00 |      --      |    Inf |   8.82%
395.61/397.21	c   397s| 19300 |   138 |  2119k| 103.5 |   204M |  31 |5665 |  16k|8340 |3228 |  1 |  41k|  24 | 0.000000e+00 |      --      |    Inf |   8.82%
397.41/399.07	c   399s| 19400 |   133 |  2129k| 103.4 |   204M |  31 |5665 |  16k|8342 |3272 |  1 |  42k|  24 | 0.000000e+00 |      --      |    Inf |   8.83%
399.50/401.10	c   401s| 19500 |   137 |  2143k| 103.6 |   204M |  31 |5665 |  16k|8348 |3311 |  1 |  42k|  24 | 0.000000e+00 |      --      |    Inf |   8.83%
400.89/402.50	c   402s| 19600 |   133 |  2151k| 103.5 |   205M |  31 |5665 |  16k|8341 |3320 |  0 |  42k|  24 | 0.000000e+00 |      --      |    Inf |   8.83%
403.39/405.03	c   405s| 19700 |   139 |  2169k| 103.9 |   205M |  31 |5665 |  16k|8341 |3355 |  0 |  42k|  24 | 0.000000e+00 |      --      |    Inf |   8.84%
405.57/407.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
405.57/407.20	c   407s| 19800 |   139 |  2188k| 104.3 |   205M |  31 |5665 |  16k|8340 |3367 |  1 |  42k|  24 | 0.000000e+00 |      --      |    Inf |   8.87%
409.16/410.88	c   411s| 19900 |   153 |  2209k| 104.8 |   207M |  31 |5665 |  16k|8345 |3433 |  0 |  43k|  24 | 0.000000e+00 |      --      |    Inf |   8.87%
410.85/412.54	c   413s| 20000 |   153 |  2223k| 105.0 |   207M |  31 |5665 |  16k|8344 |3453 |  0 |  43k|  24 | 0.000000e+00 |      --      |    Inf |   8.87%
412.35/414.04	c   414s| 20100 |   160 |  2236k| 105.1 |   208M |  31 |5665 |  16k|8346 |3468 |  1 |  43k|  24 | 0.000000e+00 |      --      |    Inf |   8.88%
413.94/415.64	c   416s| 20200 |   158 |  2247k| 105.1 |   208M |  31 |5665 |  17k|8345 |3501 |  0 |  43k|  24 | 0.000000e+00 |      --      |    Inf |   8.88%
416.13/417.86	c   418s| 20300 |   160 |  2265k| 105.5 |   208M |  31 |5665 |  17k|8344 |3502 |  1 |  43k|  24 | 0.000000e+00 |      --      |    Inf |   8.88%
417.62/419.33	c   419s| 20400 |   160 |  2275k| 105.4 |   208M |  31 |5665 |  17k|8344 |3521 |  1 |  44k|  24 | 0.000000e+00 |      --      |    Inf |   8.88%
420.11/421.87	c   422s| 20500 |   160 |  2299k| 106.0 |   209M |  31 |5665 |  17k|8340 |3550 |  1 |  44k|  24 | 0.000000e+00 |      --      |    Inf |   8.89%
422.20/423.92	c   424s| 20600 |   167 |  2312k| 106.2 |   209M |  31 |5665 |  17k|8339 |3606 |  1 |  44k|  24 | 0.000000e+00 |      --      |    Inf |   8.94%
423.70/425.45	c   425s| 20700 |   165 |  2324k| 106.2 |   209M |  31 |5665 |  17k|8339 |3617 |  1 |  44k|  24 | 0.000000e+00 |      --      |    Inf |   8.95%
425.49/427.24	c   427s| 20800 |   160 |  2342k| 106.6 |   209M |  31 |5665 |  17k|8339 |3619 |  0 |  44k|  24 | 0.000000e+00 |      --      |    Inf |   8.99%
427.88/429.67	c   430s| 20900 |   167 |  2359k| 106.9 |   210M |  31 |5665 |  17k|8333 |3637 |  1 |  45k|  24 | 0.000000e+00 |      --      |    Inf |   9.03%
429.38/431.15	c   431s| 21000 |   170 |  2370k| 106.9 |   210M |  31 |5665 |  17k|8333 |3638 |  1 |  45k|  24 | 0.000000e+00 |      --      |    Inf |   9.04%
430.67/432.47	c   432s| 21100 |   165 |  2378k| 106.8 |   210M |  31 |5665 |  17k|8334 |3638 |  1 |  45k|  24 | 0.000000e+00 |      --      |    Inf |   9.04%
432.27/434.06	c   434s| 21200 |   164 |  2389k| 106.8 |   210M |  31 |5665 |  17k|8335 |3641 |  1 |  45k|  24 | 0.000000e+00 |      --      |    Inf |   9.05%
434.26/436.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
434.26/436.06	c   436s| 21300 |   175 |  2403k| 106.9 |   210M |  31 |5665 |  17k|8333 |3641 |  1 |  45k|  24 | 0.000000e+00 |      --      |    Inf |   9.06%
435.85/437.65	c   438s| 21400 |   168 |  2415k| 107.0 |   211M |  31 |5665 |  17k|8334 |3645 |  0 |  46k|  24 | 0.000000e+00 |      --      |    Inf |   9.06%
437.44/439.21	c   439s| 21500 |   164 |  2426k| 107.0 |   211M |  31 |5665 |  17k|8335 |3649 |  1 |  46k|  24 | 0.000000e+00 |      --      |    Inf |   9.07%
439.13/441.00	c   441s| 21600 |   171 |  2438k| 107.0 |   211M |  31 |5665 |  17k|8335 |3688 |  0 |  46k|  24 | 0.000000e+00 |      --      |    Inf |   9.08%
440.63/442.40	c   442s| 21700 |   170 |  2447k| 107.0 |   211M |  31 |5665 |  17k|8335 |3729 |  0 |  46k|  24 | 0.000000e+00 |      --      |    Inf |   9.08%
442.22/444.01	c   444s| 21800 |   180 |  2458k| 107.0 |   211M |  31 |5665 |  17k|8334 |3751 |  1 |  46k|  24 | 0.000000e+00 |      --      |    Inf |   9.08%
443.71/445.50	c   445s| 21900 |   169 |  2468k| 106.9 |   211M |  31 |5665 |  17k|8333 |3767 |  1 |  47k|  24 | 0.000000e+00 |      --      |    Inf |   9.09%
446.21/448.01	c   448s| 22000 |   173 |  2491k| 107.5 |   211M |  31 |5665 |  17k|8333 |3767 |  1 |  47k|  24 | 0.000000e+00 |      --      |    Inf |   9.10%
447.60/449.42	c   449s| 22100 |   177 |  2500k| 107.4 |   211M |  31 |5665 |  17k|8334 |3774 |  1 |  47k|  24 | 0.000000e+00 |      --      |    Inf |   9.11%
448.59/450.44	c   450s| 22200 |   169 |  2506k| 107.2 |   211M |  31 |5665 |  17k|8333 |3776 |  0 |  47k|  24 | 0.000000e+00 |      --      |    Inf |   9.11%
449.99/451.85	c   452s| 22300 |   169 |  2517k| 107.2 |   212M |  31 |5665 |  17k|8333 |3778 |  0 |  47k|  24 | 0.000000e+00 |      --      |    Inf |   9.12%
451.88/453.75	c   454s| 22400 |   169 |  2531k| 107.3 |   212M |  31 |5665 |  17k|8333 |3778 |  1 |  47k|  24 | 0.000000e+00 |      --      |    Inf |   9.12%
454.87/456.76	c   457s| 22500 |   172 |  2552k| 107.8 |   212M |  31 |5665 |  17k|8325 |3792 |  1 |  48k|  24 | 0.000000e+00 |      --      |    Inf |   9.14%
457.75/459.61	c   460s| 22600 |   178 |  2577k| 108.4 |   212M |  31 |5665 |  17k|8342 |3796 |  1 |  48k|  24 | 0.000000e+00 |      --      |    Inf |   9.15%
459.45/461.31	c   461s| 22700 |   178 |  2589k| 108.5 |   212M |  31 |5665 |  17k|8326 |3822 |  1 |  48k|  24 | 0.000000e+00 |      --      |    Inf |   9.15%
460.94/462.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
460.94/462.86	c   463s| 22800 |   176 |  2601k| 108.5 |   212M |  31 |5665 |  17k|8328 |3856 |  2 |  48k|  24 | 0.000000e+00 |      --      |    Inf |   9.16%
462.34/464.20	c   464s| 22900 |   176 |  2611k| 108.5 |   212M |  31 |5665 |  17k|8327 |3863 |  2 |  49k|  24 | 0.000000e+00 |      --      |    Inf |   9.16%
464.13/466.01	c   466s| 23000 |   176 |  2622k| 108.5 |   212M |  31 |5665 |  17k|8327 |3894 |  0 |  49k|  24 | 0.000000e+00 |      --      |    Inf |   9.17%
465.62/467.58	c   468s| 23100 |   183 |  2633k| 108.5 |   212M |  31 |5665 |  17k|8327 |3910 |  1 |  49k|  24 | 0.000000e+00 |      --      |    Inf |   9.18%
467.71/469.62	c   470s| 23200 |   181 |  2651k| 108.8 |   213M |  31 |5665 |  17k|8325 |3924 |  1 |  49k|  24 | 0.000000e+00 |      --      |    Inf |   9.22%
469.01/470.97	c   471s| 23300 |   177 |  2660k| 108.7 |   213M |  31 |5665 |  17k|8325 |3926 |  0 |  50k|  24 | 0.000000e+00 |      --      |    Inf |   9.24%
470.70/472.60	c   473s| 23400 |   178 |  2673k| 108.8 |   213M |  31 |5665 |  17k|8325 |3929 |  1 |  50k|  24 | 0.000000e+00 |      --      |    Inf |   9.25%
471.90/473.83	c   474s| 23500 |   181 |  2681k| 108.7 |   213M |  31 |5665 |  17k|8325 |3929 |  1 |  50k|  24 | 0.000000e+00 |      --      |    Inf |   9.25%
473.29/475.21	c   475s| 23600 |   178 |  2691k| 108.6 |   213M |  31 |5665 |  17k|8325 |3929 |  1 |  50k|  24 | 0.000000e+00 |      --      |    Inf |   9.26%
474.48/476.43	c   476s| 23700 |   175 |  2700k| 108.6 |   213M |  31 |5665 |  17k|8328 |3952 |  1 |  50k|  24 | 0.000000e+00 |      --      |    Inf |   9.27%
476.08/478.08	c   478s| 23800 |   185 |  2710k| 108.5 |   213M |  31 |5665 |  17k|8325 |3952 |  1 |  50k|  24 | 0.000000e+00 |      --      |    Inf |   9.29%
477.27/479.22	c   479s| 23900 |   181 |  2716k| 108.3 |   213M |  31 |5665 |  17k|8327 |3974 |  0 |  51k|  24 | 0.000000e+00 |      --      |    Inf |   9.30%
479.66/481.61	c   482s| 24000 |   178 |  2734k| 108.6 |   213M |  31 |5665 |  17k|8328 |3986 |  1 |  51k|  24 | 0.000000e+00 |      --      |    Inf |   9.32%
481.06/483.03	c   483s| 24100 |   186 |  2743k| 108.5 |   213M |  31 |5665 |  17k|8329 |3987 |  1 |  51k|  24 | 0.000000e+00 |      --      |    Inf |   9.32%
482.85/484.83	c   485s| 24200 |   181 |  2756k| 108.6 |   214M |  32 |5665 |  17k|8325 |3988 |  1 |  51k|  24 | 0.000000e+00 |      --      |    Inf |   9.33%
484.55/486.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
484.55/486.51	c   487s| 24300 |   179 |  2770k| 108.7 |   214M |  32 |5665 |  17k|   0 |4008 |  0 |  51k|  24 | 0.000000e+00 |      --      |    Inf |   9.33%
486.64/488.69	c   489s| 24400 |   184 |  2785k| 108.9 |   214M |  32 |5665 |  17k|8326 |4023 |  1 |  52k|  24 | 0.000000e+00 |      --      |    Inf |   9.33%
488.34/490.30	c   490s| 24500 |   178 |  2800k| 109.1 |   215M |  32 |5665 |  17k|8325 |4041 |  0 |  52k|  24 | 0.000000e+00 |      --      |    Inf |   9.33%
489.93/491.92	c   492s| 24600 |   178 |  2813k| 109.2 |   215M |  32 |5665 |  17k|8325 |4043 |  0 |  52k|  24 | 0.000000e+00 |      --      |    Inf |   9.34%
491.13/493.13	c   493s| 24700 |   179 |  2821k| 109.1 |   215M |  32 |5665 |  17k|8325 |4043 |  1 |  52k|  24 | 0.000000e+00 |      --      |    Inf |   9.34%
492.72/494.78	c   495s| 24800 |   179 |  2835k| 109.2 |   215M |  32 |5665 |  17k|8330 |4050 |  2 |  53k|  24 | 0.000000e+00 |      --      |    Inf |   9.34%
494.61/496.61	c   497s| 24900 |   173 |  2853k| 109.4 |   215M |  32 |5665 |  17k|8328 |4058 |  1 |  53k|  24 | 0.000000e+00 |      --      |    Inf |   9.35%
496.61/498.62	c   499s| 25000 |   180 |  2869k| 109.6 |   215M |  32 |5665 |  17k|8330 |4088 |  0 |  53k|  24 | 0.000000e+00 |      --      |    Inf |   9.39%
501.19/503.20	c   503s| 25100 |   178 |  2895k| 110.2 |   215M |  32 |5665 |  17k|8330 |4088 |  1 |  53k|  24 | 0.000000e+00 |      --      |    Inf |   9.45%
503.38/505.47	c   505s| 25200 |   179 |  2914k| 110.5 |   216M |  32 |5665 |  17k|8330 |4092 |  1 |  54k|  24 | 0.000000e+00 |      --      |    Inf |   9.46%
505.27/507.39	c   507s| 25300 |   180 |  2929k| 110.7 |   216M |  32 |5665 |  17k|8328 |4099 |  0 |  54k|  24 | 0.000000e+00 |      --      |    Inf |   9.48%
507.27/509.32	c   509s| 25400 |   182 |  2944k| 110.8 |   216M |  32 |5665 |  17k|8343 |4118 |  1 |  54k|  24 | 0.000000e+00 |      --      |    Inf |   9.50%
508.76/510.80	c   511s| 25500 |   179 |  2953k| 110.7 |   216M |  32 |5665 |  17k|8343 |4120 |  1 |  54k|  24 | 0.000000e+00 |      --      |    Inf |   9.53%
511.25/513.38	c   513s| 25600 |   191 |  2966k| 110.8 |   216M |  32 |5665 |  17k|8343 |4135 |  1 |  54k|  24 | 0.000000e+00 |      --      |    Inf |   9.56%
512.45/514.59	c   515s| 25700 |   190 |  2973k| 110.6 |   216M |  32 |5665 |  17k|8345 |4147 |  1 |  55k|  24 | 0.000000e+00 |      --      |    Inf |   9.57%
513.74/515.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
513.74/515.85	c   516s| 25800 |   189 |  2980k| 110.5 |   216M |  32 |5665 |  17k|8343 |4151 |  0 |  55k|  24 | 0.000000e+00 |      --      |    Inf |   9.58%
514.74/516.87	c   517s| 25900 |   184 |  2985k| 110.3 |   216M |  32 |5665 |  17k|8343 |4159 |  1 |  55k|  24 | 0.000000e+00 |      --      |    Inf |   9.59%
516.83/518.99	c   519s| 26000 |   180 |  2998k| 110.4 |   217M |  32 |5665 |  17k|   0 |4169 |  0 |  55k|  24 | 0.000000e+00 |      --      |    Inf |   9.61%
518.43/520.50	c   520s| 26100 |   180 |  3012k| 110.4 |   217M |  32 |5665 |  17k|   0 |4171 |  0 |  56k|  24 | 0.000000e+00 |      --      |    Inf |   9.63%
519.92/522.07	c   522s| 26200 |   179 |  3025k| 110.5 |   218M |  32 |5665 |  17k|8339 |4178 |  0 |  56k|  24 | 0.000000e+00 |      --      |    Inf |   9.65%
521.51/523.63	c   524s| 26300 |   190 |  3036k| 110.5 |   218M |  32 |5665 |  17k|8339 |4186 |  1 |  56k|  24 | 0.000000e+00 |      --      |    Inf |   9.66%
523.31/525.46	c   525s| 26400 |   177 |  3052k| 110.7 |   218M |  32 |5665 |  17k|8339 |4199 |  1 |  56k|  24 | 0.000000e+00 |      --      |    Inf |   9.68%
526.60/528.77	c   529s| 26500 |   181 |  3077k| 111.2 |   218M |  32 |5665 |  17k|8339 |4241 |  1 |  56k|  24 | 0.000000e+00 |      --      |    Inf |   9.71%
527.90/530.09	c   530s| 26600 |   186 |  3087k| 111.2 |   218M |  32 |5665 |  17k|8342 |4247 |  2 |  57k|  24 | 0.000000e+00 |      --      |    Inf |   9.72%
529.89/532.04	c   532s| 26700 |   185 |  3102k| 111.3 |   219M |  32 |5665 |  17k|8339 |4258 |  1 |  57k|  24 | 0.000000e+00 |      --      |    Inf |   9.72%
530.89/533.10	c   533s| 26800 |   191 |  3107k| 111.1 |   219M |  32 |5665 |  17k|8339 |4263 |  1 |  57k|  24 | 0.000000e+00 |      --      |    Inf |   9.73%
532.47/534.64	c   535s| 26900 |   181 |  3120k| 111.1 |   219M |  32 |5665 |  17k|8337 |4265 |  0 |  57k|  24 | 0.000000e+00 |      --      |    Inf |   9.77%
534.07/536.24	c   536s| 27000 |   188 |  3131k| 111.1 |   219M |  32 |5665 |  17k|8339 |4268 |  0 |  58k|  24 | 0.000000e+00 |      --      |    Inf |   9.79%
535.36/537.58	c   538s| 27100 |   189 |  3138k| 111.0 |   219M |  32 |5665 |  17k|8339 |4285 |  1 |  58k|  24 | 0.000000e+00 |      --      |    Inf |   9.79%
536.76/538.99	c   539s| 27200 |   184 |  3146k| 110.9 |   219M |  32 |5665 |  17k|8341 |4314 |  0 |  58k|  24 | 0.000000e+00 |      --      |    Inf |   9.79%
538.06/540.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
538.06/540.28	c   540s| 27300 |   183 |  3154k| 110.8 |   219M |  32 |5665 |  17k|8339 |4321 |  1 |  58k|  24 | 0.000000e+00 |      --      |    Inf |   9.79%
540.64/542.83	c   543s| 27400 |   182 |  3175k| 111.1 |   219M |  32 |5665 |  17k|8340 |4341 |  0 |  58k|  24 | 0.000000e+00 |      --      |    Inf |   9.82%
542.44/544.64	c   545s| 27500 |   181 |  3193k| 111.4 |   219M |  32 |5665 |  17k|8340 |4345 |  1 |  59k|  24 | 0.000000e+00 |      --      |    Inf |   9.84%
546.72/548.99	c   549s| 27600 |   183 |  3212k| 111.6 |   219M |  32 |5665 |  17k|8340 |4345 |  0 |  59k|  24 | 0.000000e+00 |      --      |    Inf |   9.86%
548.52/550.74	c   551s| 27700 |   184 |  3227k| 111.8 |   219M |  32 |5665 |  17k|8341 |4347 |  1 |  59k|  24 | 0.000000e+00 |      --      |    Inf |   9.87%
550.51/552.75	c   553s| 27800 |   176 |  3245k| 112.0 |   220M |  32 |5665 |  17k|8315 |4350 |  0 |  59k|  24 | 0.000000e+00 |      --      |    Inf |   9.89%
552.60/554.85	c   555s| 27900 |   187 |  3259k| 112.1 |   220M |  32 |5665 |  17k|8337 |4382 |  1 |  60k|  24 | 0.000000e+00 |      --      |    Inf |  10.01%
553.90/556.12	c   556s| 28000 |   187 |  3266k| 112.0 |   220M |  32 |5665 |  17k|8338 |4407 |  1 |  60k|  24 | 0.000000e+00 |      --      |    Inf |  10.02%
555.49/557.73	c   558s| 28100 |   188 |  3278k| 112.0 |   220M |  32 |5665 |  17k|8336 |4428 |  0 |  60k|  24 | 0.000000e+00 |      --      |    Inf |  10.05%
557.59/559.90	c   560s| 28200 |   195 |  3293k| 112.1 |   220M |  32 |5665 |  17k|8345 |4428 |  1 |  60k|  24 | 0.000000e+00 |      --      |    Inf |  10.07%
560.38/562.66	c   563s| 28300 |   197 |  3315k| 112.5 |   220M |  32 |5665 |  17k|8344 |4505 |  2 |  60k|  24 | 0.000000e+00 |      --      |    Inf |  10.15%
562.67/564.94	c   565s| 28400 |   209 |  3336k| 112.8 |   220M |  32 |5665 |  17k|8344 |4532 |  1 |  61k|  24 | 0.000000e+00 |      --      |    Inf |  10.18%
564.16/566.41	c   566s| 28500 |   206 |  3346k| 112.8 |   220M |  32 |5665 |  17k|8344 |4534 |  0 |  61k|  24 | 0.000000e+00 |      --      |    Inf |  10.19%
565.36/567.63	c   568s| 28600 |   209 |  3354k| 112.7 |   220M |  32 |5665 |  17k|8344 |4536 |  1 |  61k|  24 | 0.000000e+00 |      --      |    Inf |  10.19%
566.36/568.63	c   569s| 28700 |   215 |  3359k| 112.5 |   220M |  32 |5665 |  17k|   0 |4555 |  0 |  61k|  24 | 0.000000e+00 |      --      |    Inf |  10.20%
567.25/569.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
567.25/569.58	c   570s| 28800 |   209 |  3364k| 112.3 |   221M |  32 |5665 |  17k|8345 |4566 |  0 |  61k|  24 | 0.000000e+00 |      --      |    Inf |  10.20%
568.55/570.83	c   571s| 28900 |   208 |  3371k| 112.1 |   222M |  32 |5665 |  17k|8344 |4569 |  1 |  62k|  24 | 0.000000e+00 |      --      |    Inf |  10.20%
571.04/573.30	c   573s| 29000 |   224 |  3389k| 112.3 |   222M |  32 |5665 |  17k|8351 |4598 |  1 |  62k|  24 | 0.000000e+00 |      --      |    Inf |  10.21%
572.63/574.98	c   575s| 29100 |   229 |  3398k| 112.3 |   222M |  32 |5665 |  17k|   0 |4613 |  0 |  62k|  24 | 0.000000e+00 |      --      |    Inf |  10.22%
573.63/576.00	c   576s| 29200 |   226 |  3403k| 112.0 |   222M |  32 |5665 |  17k|8351 |4621 |  2 |  62k|  24 | 0.000000e+00 |      --      |    Inf |  10.23%
574.73/577.03	c   577s| 29300 |   211 |  3409k| 111.9 |   222M |  32 |5665 |  17k|8350 |4625 |  0 |  63k|  24 | 0.000000e+00 |      --      |    Inf |  10.24%
576.42/578.78	c   579s| 29400 |   207 |  3425k| 112.0 |   223M |  32 |5665 |  17k|8344 |4625 |  0 |  63k|  24 | 0.000000e+00 |      --      |    Inf |  10.27%
578.91/581.29	c   581s| 29500 |   213 |  3453k| 112.6 |   223M |  32 |5665 |  17k|8346 |4651 |  1 |  63k|  24 | 0.000000e+00 |      --      |    Inf |  10.29%
581.20/583.51	c   584s| 29600 |   209 |  3472k| 112.8 |   223M |  32 |5665 |  17k|8347 |4655 |  0 |  63k|  24 | 0.000000e+00 |      --      |    Inf |  10.30%
583.50/585.81	c   586s| 29700 |   212 |  3492k| 113.1 |   223M |  32 |5665 |  17k|8346 |4655 |  0 |  63k|  24 | 0.000000e+00 |      --      |    Inf |  10.32%
584.99/587.30	c   587s| 29800 |   217 |  3504k| 113.2 |   223M |  32 |5665 |  17k|8346 |4656 |  0 |  64k|  24 | 0.000000e+00 |      --      |    Inf |  10.33%
586.49/588.83	c   589s| 29900 |   214 |  3515k| 113.1 |   223M |  32 |5665 |  17k|8346 |4656 |  1 |  64k|  24 | 0.000000e+00 |      --      |    Inf |  10.34%
588.38/590.79	c   591s| 30000 |   217 |  3533k| 113.3 |   223M |  32 |5665 |  17k|8346 |4656 |  1 |  64k|  24 | 0.000000e+00 |      --      |    Inf |  10.34%
590.17/592.54	c   593s| 30100 |   210 |  3546k| 113.4 |   223M |  32 |5665 |  17k|8346 |4656 |  0 |  64k|  24 | 0.000000e+00 |      --      |    Inf |  10.35%
591.87/594.29	c   594s| 30200 |   211 |  3563k| 113.6 |   223M |  32 |5665 |  17k|8346 |4656 |  0 |  64k|  24 | 0.000000e+00 |      --      |    Inf |  10.36%
593.86/596.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
593.86/596.24	c   596s| 30300 |   213 |  3578k| 113.7 |   224M |  32 |5665 |  17k|8338 |4705 |  1 |  65k|  24 | 0.000000e+00 |      --      |    Inf |  10.52%
596.95/599.30	c   599s| 30400 |   214 |  3594k| 113.8 |   224M |  32 |5665 |  17k|8318 |4846 |  1 |  65k|  24 | 0.000000e+00 |      --      |    Inf |  11.16%
598.45/600.83	c   601s| 30500 |   210 |  3604k| 113.8 |   224M |  32 |5665 |  17k|8346 |4846 |  1 |  65k|  24 | 0.000000e+00 |      --      |    Inf |  11.25%
600.54/602.97	c   603s| 30600 |   211 |  3616k| 113.8 |   225M |  32 |5665 |  17k|8329 |4903 |  1 |  65k|  24 | 0.000000e+00 |      --      |    Inf |  11.42%
602.43/604.85	c   605s| 30700 |   221 |  3628k| 113.9 |   225M |  32 |5665 |  17k|8337 |4928 |  0 |  66k|  24 | 0.000000e+00 |      --      |    Inf |  11.51%
603.83/606.22	c   606s| 30800 |   227 |  3636k| 113.8 |   225M |  32 |5665 |  17k|8335 |4935 |  1 |  66k|  24 | 0.000000e+00 |      --      |    Inf |  11.52%
604.92/607.31	c   607s| 30900 |   226 |  3645k| 113.7 |   225M |  32 |5665 |  17k|8336 |4937 |  0 |  66k|  24 | 0.000000e+00 |      --      |    Inf |  11.53%
606.42/608.80	c   609s| 31000 |   227 |  3651k| 113.5 |   225M |  32 |5665 |  17k|8337 |4946 |  0 |  66k|  24 | 0.000000e+00 |      --      |    Inf |  11.54%
607.41/609.84	c   610s| 31100 |   225 |  3657k| 113.4 |   225M |  32 |5665 |  17k|   0 |4954 |  0 |  67k|  24 | 0.000000e+00 |      --      |    Inf |  11.54%
608.51/610.94	c   611s| 31200 |   223 |  3666k| 113.3 |   225M |  32 |5665 |  17k|8335 |4968 |  1 |  67k|  24 | 0.000000e+00 |      --      |    Inf |  11.54%
609.51/611.90	c   612s| 31300 |   218 |  3672k| 113.1 |   225M |  32 |5665 |  17k|   0 |4970 |  0 |  67k|  24 | 0.000000e+00 |      --      |    Inf |  11.55%
610.40/612.82	c   613s| 31400 |   214 |  3678k| 112.9 |   225M |  32 |5665 |  17k|8335 |4983 |  1 |  67k|  24 | 0.000000e+00 |      --      |    Inf |  11.55%
619.48/621.99	c   622s| 31500 |   212 |  3711k| 113.6 |   228M |  32 |5665 |  17k|8336 |5025 |  1 |  68k|  24 | 0.000000e+00 |      --      |    Inf |  11.64%
620.68/623.12	c   623s| 31600 |   220 |  3717k| 113.4 |   228M |  32 |5665 |  17k|   0 |5032 |  0 |  68k|  24 | 0.000000e+00 |      --      |    Inf |  11.66%
621.47/623.96	c   624s| 31700 |   215 |  3721k| 113.2 |   228M |  32 |5665 |  17k|8336 |5038 |  1 |  68k|  24 | 0.000000e+00 |      --      |    Inf |  11.67%
623.27/625.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
623.27/625.75	c   626s| 31800 |   218 |  3730k| 113.2 |   228M |  32 |5665 |  17k|8336 |5041 |  1 |  68k|  24 | 0.000000e+00 |      --      |    Inf |  11.70%
624.06/626.56	c   627s| 31900 |   213 |  3734k| 112.9 |   228M |  32 |5665 |  17k|8336 |5047 |  1 |  68k|  24 | 0.000000e+00 |      --      |    Inf |  11.72%
625.36/627.88	c   628s| 32000 |   214 |  3744k| 112.9 |   228M |  32 |5665 |  17k|8325 |5051 |  1 |  69k|  24 | 0.000000e+00 |      --      |    Inf |  11.85%
626.26/628.73	c   629s| 32100 |   212 |  3748k| 112.7 |   228M |  32 |5665 |  17k|   0 |5063 |  0 |  69k|  24 | 0.000000e+00 |      --      |    Inf |  11.86%
627.35/629.87	c   630s| 32200 |   212 |  3755k| 112.5 |   228M |  32 |5665 |  17k|   0 |5068 |  0 |  69k|  24 | 0.000000e+00 |      --      |    Inf |  11.89%
628.35/630.81	c   631s| 32300 |   206 |  3760k| 112.4 |   228M |  32 |5665 |  17k|8325 |5075 |  0 |  69k|  24 | 0.000000e+00 |      --      |    Inf |  11.91%
630.34/632.88	c   633s| 32400 |   209 |  3775k| 112.4 |   228M |  32 |5665 |  17k|8325 |5086 |  1 |  69k|  24 | 0.000000e+00 |      --      |    Inf |  12.03%
632.33/634.89	c   635s| 32500 |   219 |  3786k| 112.5 |   228M |  32 |5665 |  17k|8332 |5106 |  1 |  70k|  24 | 0.000000e+00 |      --      |    Inf |  12.06%
634.03/636.57	c   637s| 32600 |   217 |  3798k| 112.5 |   228M |  32 |5665 |  17k|8333 |5108 |  1 |  70k|  24 | 0.000000e+00 |      --      |    Inf |  12.07%
635.22/637.72	c   638s| 32700 |   222 |  3805k| 112.3 |   228M |  32 |5665 |  17k|8333 |5116 |  1 |  70k|  24 | 0.000000e+00 |      --      |    Inf |  12.08%
636.32/638.80	c   639s| 32800 |   216 |  3812k| 112.2 |   228M |  32 |5665 |  17k|8333 |5117 |  2 |  70k|  24 | 0.000000e+00 |      --      |    Inf |  12.10%
639.51/642.02	c   642s| 32900 |   217 |  3847k| 112.9 |   228M |  32 |5665 |  17k|8315 |5120 |  1 |  70k|  24 | 0.000000e+00 |      --      |    Inf |  12.11%
642.20/644.79	c   645s| 33000 |   218 |  3862k| 113.0 |   228M |  32 |5665 |  17k|8328 |5161 |  0 |  71k|  24 | 0.000000e+00 |      --      |    Inf |  12.29%
644.89/647.43	c   647s| 33100 |   218 |  3875k| 113.1 |   228M |  32 |5665 |  17k|8334 |5244 |  0 |  71k|  24 | 0.000000e+00 |      --      |    Inf |  12.50%
646.68/649.28	c   649s| 33200 |   218 |  3886k| 113.1 |   228M |  32 |5665 |  17k|8331 |5261 |  0 |  71k|  24 | 0.000000e+00 |      --      |    Inf |  12.64%
648.78/651.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
648.78/651.35	c   651s| 33300 |   217 |  3900k| 113.2 |   230M |  32 |5665 |  17k|8334 |5284 |  0 |  71k|  24 | 0.000000e+00 |      --      |    Inf |  12.69%
650.07/652.69	c   653s| 33400 |   218 |  3907k| 113.0 |   230M |  32 |5665 |  17k|8333 |5287 |  0 |  71k|  24 | 0.000000e+00 |      --      |    Inf |  12.75%
651.67/654.26	c   654s| 33500 |   221 |  3917k| 113.0 |   230M |  32 |5665 |  17k|8333 |5308 |  1 |  72k|  24 | 0.000000e+00 |      --      |    Inf |  12.77%
653.26/655.84	c   656s| 33600 |   222 |  3927k| 112.9 |   230M |  32 |5665 |  17k|8333 |5317 |  1 |  72k|  24 | 0.000000e+00 |      --      |    Inf |  12.78%
654.76/657.37	c   657s| 33700 |   217 |  3935k| 112.9 |   230M |  32 |5665 |  17k|8333 |5329 |  0 |  72k|  24 | 0.000000e+00 |      --      |    Inf |  12.78%
656.26/658.85	c   659s| 33800 |   220 |  3944k| 112.8 |   230M |  32 |5665 |  17k|8333 |5338 |  1 |  72k|  24 | 0.000000e+00 |      --      |    Inf |  12.79%
657.85/660.43	c   660s| 33900 |   216 |  3954k| 112.8 |   230M |  32 |5665 |  17k|8333 |5371 |  0 |  72k|  24 | 0.000000e+00 |      --      |    Inf |  12.83%
659.45/662.09	c   662s| 34000 |   222 |  3963k| 112.7 |   230M |  32 |5665 |  17k|8334 |5396 |  1 |  73k|  24 | 0.000000e+00 |      --      |    Inf |  12.94%
660.84/663.48	c   663s| 34100 |   217 |  3971k| 112.6 |   230M |  32 |5665 |  17k|8344 |5427 |  0 |  73k|  24 | 0.000000e+00 |      --      |    Inf |  13.04%
662.14/664.79	c   665s| 34200 |   217 |  3978k| 112.5 |   230M |  32 |5665 |  17k|8344 |5437 |  0 |  73k|  24 | 0.000000e+00 |      --      |    Inf |  13.08%
664.23/666.86	c   667s| 34300 |   218 |  3989k| 112.5 |   230M |  32 |5665 |  17k|8344 |5468 |  0 |  73k|  24 | 0.000000e+00 |      --      |    Inf |  13.15%
666.02/668.67	c   669s| 34400 |   216 |  3998k| 112.4 |   230M |  32 |5665 |  17k|8336 |5494 |  0 |  73k|  24 | 0.000000e+00 |      --      |    Inf |  13.20%
668.12/670.70	c   671s| 34500 |   226 |  4006k| 112.3 |   230M |  32 |5665 |  17k|8336 |5517 |  1 |  73k|  24 | 0.000000e+00 |      --      |    Inf |  13.27%
669.42/672.10	c   672s| 34600 |   220 |  4013k| 112.2 |   230M |  32 |5665 |  17k|8336 |5531 |  1 |  74k|  24 | 0.000000e+00 |      --      |    Inf |  13.28%
671.01/673.60	c   674s| 34700 |   222 |  4022k| 112.1 |   230M |  32 |5665 |  17k|   0 |5543 |  0 |  74k|  24 | 0.000000e+00 |      --      |    Inf |  13.30%
672.51/675.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
672.51/675.15	c   675s| 34800 |   222 |  4031k| 112.1 |   230M |  32 |5665 |  17k|8342 |5561 |  1 |  74k|  24 | 0.000000e+00 |      --      |    Inf |  13.31%
674.20/676.85	c   677s| 34900 |   223 |  4040k| 112.0 |   230M |  32 |5665 |  17k|8336 |5577 |  0 |  74k|  24 | 0.000000e+00 |      --      |    Inf |  13.32%
676.09/678.71	c   679s| 35000 |   227 |  4053k| 112.1 |   230M |  32 |5665 |  17k|8338 |5592 |  0 |  74k|  24 | 0.000000e+00 |      --      |    Inf |  13.33%
677.49/680.13	c   680s| 35100 |   234 |  4061k| 112.0 |   230M |  32 |5665 |  17k|8338 |5600 |  0 |  75k|  24 | 0.000000e+00 |      --      |    Inf |  13.34%
678.59/681.29	c   681s| 35200 |   223 |  4068k| 111.9 |   230M |  32 |5665 |  17k|8337 |5606 |  1 |  75k|  24 | 0.000000e+00 |      --      |    Inf |  13.37%
679.98/682.69	c   683s| 35300 |   219 |  4078k| 111.8 |   230M |  32 |5665 |  17k|8338 |5638 |  0 |  75k|  24 | 0.000000e+00 |      --      |    Inf |  13.38%
681.28/684.00	c   684s| 35400 |   216 |  4085k| 111.7 |   230M |  32 |5665 |  17k|   0 |5670 |  0 |  75k|  24 | 0.000000e+00 |      --      |    Inf |  13.38%
683.38/686.10	c   686s| 35500 |   218 |  4096k| 111.7 |   230M |  32 |5665 |  17k|8339 |5740 |  0 |  75k|  24 | 0.000000e+00 |      --      |    Inf |  13.49%
685.47/688.17	c   688s| 35600 |   216 |  4105k| 111.6 |   230M |  32 |5665 |  17k|8339 |5758 |  0 |  76k|  24 | 0.000000e+00 |      --      |    Inf |  13.57%
687.17/689.89	c   690s| 35700 |   216 |  4114k| 111.6 |   230M |  32 |5665 |  17k|8340 |5762 |  1 |  76k|  24 | 0.000000e+00 |      --      |    Inf |  13.62%
688.96/691.62	c   692s| 35800 |   217 |  4123k| 111.5 |   230M |  32 |5665 |  17k|8331 |5762 |  1 |  76k|  24 | 0.000000e+00 |      --      |    Inf |  13.66%
691.15/693.83	c   694s| 35900 |   220 |  4138k| 111.6 |   230M |  32 |5665 |  17k|8347 |5787 |  0 |  76k|  24 | 0.000000e+00 |      --      |    Inf |  13.68%
693.95/696.64	c   697s| 36000 |   225 |  4162k| 112.0 |   230M |  32 |5665 |  17k|8329 |5821 |  0 |  77k|  24 | 0.000000e+00 |      --      |    Inf |  13.75%
696.54/699.24	c   699s| 36100 |   227 |  4178k| 112.1 |   230M |  32 |5665 |  17k|8341 |5857 |  1 |  77k|  24 | 0.000000e+00 |      --      |    Inf |  13.89%
698.34/701.05	c   701s| 36200 |   231 |  4192k| 112.2 |   230M |  32 |5665 |  17k|8345 |5901 |  1 |  77k|  24 | 0.000000e+00 |      --      |    Inf |  13.90%
699.83/702.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
699.83/702.52	c   703s| 36300 |   227 |  4202k| 112.1 |   230M |  32 |5665 |  17k|8346 |5937 |  1 |  77k|  24 | 0.000000e+00 |      --      |    Inf |  13.90%
702.02/704.73	c   705s| 36400 |   229 |  4217k| 112.2 |   230M |  32 |5665 |  17k|8344 |5990 |  1 |  77k|  24 | 0.000000e+00 |      --      |    Inf |  13.95%
703.92/706.62	c   707s| 36500 |   227 |  4227k| 112.2 |   230M |  32 |5665 |  17k|8332 |6018 |  0 |  78k|  24 | 0.000000e+00 |      --      |    Inf |  14.01%
707.11/709.84	c   710s| 36600 |   238 |  4246k| 112.4 |   233M |  32 |5665 |  17k|8334 |6109 |  0 |  78k|  24 | 0.000000e+00 |      --      |    Inf |  15.72%
708.31/711.03	c   711s| 36700 |   231 |  4252k| 112.3 |   233M |  32 |5665 |  17k|8338 |6115 |  0 |  78k|  24 | 0.000000e+00 |      --      |    Inf |  15.77%
709.41/712.14	c   712s| 36800 |   226 |  4258k| 112.1 |   233M |  32 |5665 |  17k|8339 |6116 |  0 |  78k|  24 | 0.000000e+00 |      --      |    Inf |  15.86%
710.50/713.29	c   713s| 36900 |   229 |  4264k| 112.0 |   233M |  32 |5665 |  17k|8332 |6116 |  0 |  79k|  24 | 0.000000e+00 |      --      |    Inf |  16.09%
712.09/714.88	c   715s| 37000 |   232 |  4272k| 111.9 |   233M |  32 |5665 |  17k|8334 |6197 |  0 |  79k|  24 | 0.000000e+00 |      --      |    Inf |  16.20%
713.89/716.61	c   717s| 37100 |   230 |  4280k| 111.8 |   233M |  32 |5665 |  17k|8341 |6264 |  0 |  79k|  24 | 0.000000e+00 |      --      |    Inf |  16.42%
715.48/718.29	c   718s| 37200 |   226 |  4288k| 111.8 |   233M |  32 |5665 |  17k|8341 |6270 |  1 |  79k|  24 | 0.000000e+00 |      --      |    Inf |  16.48%
717.08/719.87	c   720s| 37300 |   228 |  4300k| 111.8 |   233M |  32 |5665 |  17k|8340 |6292 |  1 |  80k|  24 | 0.000000e+00 |      --      |    Inf |  16.52%
723.36/726.15	c   726s| 37400 |   240 |  4333k| 112.4 |   237M |  32 |5665 |  17k|8345 |6584 |  0 |  80k|  24 | 0.000000e+00 |      --      |    Inf |  17.31%
725.36/728.19	c   728s| 37500 |   242 |  4347k| 112.4 |   237M |  32 |5665 |  17k|8347 |6594 |  0 |  80k|  24 | 0.000000e+00 |      --      |    Inf |  17.33%
726.45/729.25	c   729s| 37600 |   236 |  4353k| 112.3 |   237M |  32 |5665 |  17k|8341 |6617 |  1 |  80k|  24 | 0.000000e+00 |      --      |    Inf |  17.37%
728.25/731.07	c   731s| 37700 |   242 |  4371k| 112.5 |   237M |  32 |5665 |  17k|8340 |6653 |  0 |  80k|  24 | 0.000000e+00 |      --      |    Inf |  17.39%
730.04/732.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
730.04/732.80	c   733s| 37800 |   243 |  4383k| 112.5 |   237M |  32 |5665 |  17k|8340 |6729 |  1 |  81k|  24 | 0.000000e+00 |      --      |    Inf |  17.40%
731.63/734.44	c   734s| 37900 |   245 |  4390k| 112.4 |   237M |  32 |5665 |  17k|8340 |6729 |  1 |  81k|  24 | 0.000000e+00 |      --      |    Inf |  17.40%
732.63/735.45	c   735s| 38000 |   245 |  4397k| 112.3 |   237M |  32 |5665 |  17k|8345 |6729 |  0 |  81k|  24 | 0.000000e+00 |      --      |    Inf |  17.41%
733.63/736.45	c   736s| 38100 |   240 |  4404k| 112.1 |   237M |  32 |5665 |  17k|8345 |6729 |  1 |  81k|  24 | 0.000000e+00 |      --      |    Inf |  17.41%
735.42/738.21	c   738s| 38200 |   238 |  4413k| 112.1 |   237M |  32 |5665 |  17k|8345 |6750 |  1 |  82k|  24 | 0.000000e+00 |      --      |    Inf |  17.43%
737.82/740.69	c   741s| 38300 |   236 |  4429k| 112.2 |   237M |  32 |5665 |  17k|   0 |6772 |  0 |  82k|  24 | 0.000000e+00 |      --      |    Inf |  17.56%
740.41/743.20	c   743s| 38400 |   238 |  4443k| 112.3 |   237M |  32 |5665 |  17k|8332 |6830 |  0 |  82k|  24 | 0.000000e+00 |      --      |    Inf |  19.29%
742.00/744.81	c   745s| 38500 |   238 |  4451k| 112.2 |   237M |  32 |5665 |  17k|8344 |6882 |  1 |  82k|  24 | 0.000000e+00 |      --      |    Inf |  19.32%
743.40/746.22	c   746s| 38600 |   234 |  4459k| 112.1 |   237M |  32 |5665 |  17k|8344 |6898 |  0 |  82k|  24 | 0.000000e+00 |      --      |    Inf |  19.45%
745.69/748.53	c   749s| 38700 |   238 |  4470k| 112.1 |   237M |  32 |5665 |  17k|8349 |6935 |  0 |  83k|  24 | 0.000000e+00 |      --      |    Inf |  19.50%
747.09/749.94	c   750s| 38800 |   245 |  4479k| 112.1 |   237M |  32 |5665 |  17k|8348 |6938 |  0 |  83k|  24 | 0.000000e+00 |      --      |    Inf |  19.53%
748.29/751.16	c   751s| 38900 |   247 |  4488k| 112.0 |   237M |  32 |5665 |  17k|8348 |6938 |  1 |  83k|  24 | 0.000000e+00 |      --      |    Inf |  19.53%
749.58/752.46	c   752s| 39000 |   242 |  4498k| 112.0 |   237M |  32 |5665 |  17k|   0 |6938 |  0 |  83k|  24 | 0.000000e+00 |      --      |    Inf |  19.54%
750.68/753.55	c   754s| 39100 |   249 |  4503k| 111.8 |   237M |  32 |5665 |  17k|8348 |6938 |  1 |  84k|  24 | 0.000000e+00 |      --      |    Inf |  19.55%
751.57/754.41	c   754s| 39200 |   249 |  4507k| 111.6 |   237M |  32 |5665 |  17k|8348 |6938 |  1 |  84k|  24 | 0.000000e+00 |      --      |    Inf |  19.55%
752.37/755.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
752.37/755.25	c   755s| 39300 |   238 |  4511k| 111.5 |   237M |  32 |5665 |  17k|8348 |6938 |  1 |  84k|  24 | 0.000000e+00 |      --      |    Inf |  19.55%
753.67/756.57	c   757s| 39400 |   242 |  4520k| 111.4 |   238M |  32 |5665 |  17k|8348 |6948 |  0 |  84k|  24 | 0.000000e+00 |      --      |    Inf |  19.57%
754.86/757.77	c   758s| 39500 |   237 |  4527k| 111.3 |   238M |  32 |5665 |  17k|8349 |6969 |  1 |  85k|  24 | 0.000000e+00 |      --      |    Inf |  19.58%
756.26/759.11	c   759s| 39600 |   236 |  4536k| 111.2 |   238M |  32 |5665 |  17k|8348 |6981 |  1 |  85k|  24 | 0.000000e+00 |      --      |    Inf |  19.58%
757.26/760.13	c   760s| 39700 |   234 |  4541k| 111.1 |   238M |  32 |5665 |  17k|8349 |6993 |  0 |  85k|  24 | 0.000000e+00 |      --      |    Inf |  19.58%
759.65/762.51	c   763s| 39800 |   237 |  4552k| 111.1 |   239M |  32 |5665 |  17k|8320 |7063 |  0 |  85k|  24 | 0.000000e+00 |      --      |    Inf |  20.23%
762.04/764.95	c   765s| 39900 |   244 |  4560k| 111.0 |   241M |  32 |5665 |  17k|8332 |7207 |  1 |  86k|  24 | 0.000000e+00 |      --      |    Inf |  20.63%
763.04/766.00	c   766s| 40000 |   239 |  4564k| 110.9 |   241M |  32 |5665 |  17k|   0 |7225 |  0 |  86k|  24 | 0.000000e+00 |      --      |    Inf |  20.85%
764.43/767.32	c   767s| 40100 |   237 |  4569k| 110.7 |   241M |  32 |5665 |  17k|8335 |7253 |  0 |  86k|  24 | 0.000000e+00 |      --      |    Inf |  21.03%
765.53/768.41	c   768s| 40200 |   234 |  4574k| 110.6 |   241M |  32 |5665 |  17k|8344 |7253 |  1 |  86k|  24 | 0.000000e+00 |      --      |    Inf |  21.16%
767.72/770.64	c   771s| 40300 |   232 |  4585k| 110.6 |   241M |  32 |5665 |  17k|8344 |7289 |  0 |  86k|  24 | 0.000000e+00 |      --      |    Inf |  21.37%
770.22/773.14	c   773s| 40400 |   230 |  4599k| 110.6 |   241M |  32 |5665 |  17k|   0 |7327 |  0 |  87k|  24 | 0.000000e+00 |      --      |    Inf |  21.60%
772.81/775.79	c   776s| 40500 |   234 |  4619k| 110.9 |   241M |  32 |5665 |  17k|8332 |7361 |  1 |  87k|  24 | 0.000000e+00 |      --      |    Inf |  21.69%
774.21/777.14	c   777s| 40600 |   233 |  4628k| 110.8 |   241M |  32 |5665 |  17k|   0 |7383 |  0 |  87k|  24 | 0.000000e+00 |      --      |    Inf |  22.16%
776.10/779.03	c   779s| 40700 |   237 |  4640k| 110.8 |   242M |  32 |5665 |  17k|8332 |7419 |  1 |  87k|  24 | 0.000000e+00 |      --      |    Inf |  22.20%
778.49/781.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
778.49/781.45	c   781s| 40800 |   241 |  4651k| 110.8 |   242M |  32 |5665 |  17k|8338 |7535 |  0 |  87k|  24 | 0.000000e+00 |      --      |    Inf |  22.53%
780.79/783.78	c   784s| 40900 |   235 |  4662k| 110.8 |   242M |  32 |5665 |  17k|8347 |7623 |  2 |  88k|  24 | 0.000000e+00 |      --      |    Inf |  22.76%
782.38/785.39	c   785s| 41000 |   239 |  4671k| 110.8 |   242M |  32 |5665 |  17k|8342 |7629 |  1 |  88k|  24 | 0.000000e+00 |      --      |    Inf |  22.85%
783.68/786.64	c   787s| 41100 |   234 |  4678k| 110.7 |   242M |  32 |5665 |  17k|8338 |7629 |  0 |  88k|  24 | 0.000000e+00 |      --      |    Inf |  22.91%
785.57/788.51	c   789s| 41200 |   235 |  4694k| 110.8 |   242M |  32 |5665 |  17k|8340 |7700 |  1 |  88k|  24 | 0.000000e+00 |      --      |    Inf |  23.07%
787.37/790.31	c   790s| 41300 |   236 |  4701k| 110.7 |   242M |  32 |5665 |  17k|8343 |7802 |  1 |  88k|  24 | 0.000000e+00 |      --      |    Inf |  23.36%
789.17/792.12	c   792s| 41400 |   240 |  4709k| 110.6 |   243M |  32 |5665 |  17k|8338 |7901 |  1 |  89k|  24 | 0.000000e+00 |      --      |    Inf |  23.63%
790.96/793.99	c   794s| 41500 |   235 |  4717k| 110.5 |   243M |  32 |5665 |  17k|8333 |7986 |  0 |  89k|  24 | 0.000000e+00 |      --      |    Inf |  24.20%
792.35/795.31	c   795s| 41600 |   236 |  4722k| 110.4 |   243M |  32 |5665 |  17k|   0 |8046 |  0 |  89k|  24 | 0.000000e+00 |      --      |    Inf |  24.41%
794.84/797.85	c   798s| 41700 |   232 |  4734k| 110.4 |   243M |  32 |5665 |  17k|8332 |8132 |  1 |  89k|  24 | 0.000000e+00 |      --      |    Inf |  24.92%
796.74/799.71	c   800s| 41800 |   236 |  4747k| 110.5 |   244M |  32 |5665 |  17k|8336 |8158 |  1 |  90k|  24 | 0.000000e+00 |      --      |    Inf |  24.99%
798.43/801.48	c   801s| 41900 |   235 |  4757k| 110.4 |   244M |  32 |5665 |  17k|8333 |8210 |  1 |  90k|  24 | 0.000000e+00 |      --      |    Inf |  25.10%
799.53/802.50	c   802s| 42000 |   234 |  4762k| 110.3 |   244M |  32 |5665 |  17k|8333 |8210 |  1 |  90k|  24 | 0.000000e+00 |      --      |    Inf |  25.20%
801.32/804.37	c   804s| 42100 |   233 |  4773k| 110.3 |   245M |  32 |5665 |  17k|8355 |8284 |  1 |  90k|  24 | 0.000000e+00 |      --      |    Inf |  25.35%
805.12/808.18	c   808s| 42200 |   237 |  4794k| 110.5 |   245M |  32 |5665 |  17k|8352 |8339 |  1 |  90k|  24 | 0.000000e+00 |      --      |    Inf |  25.58%
806.41/809.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
806.41/809.40	c   809s| 42300 |   234 |  4800k| 110.4 |   245M |  32 |5665 |  17k|8364 |8360 |  1 |  91k|  24 | 0.000000e+00 |      --      |    Inf |  25.61%
807.71/810.79	c   811s| 42400 |   232 |  4807k| 110.3 |   245M |  32 |5665 |  17k|8359 |8389 |  1 |  91k|  24 | 0.000000e+00 |      --      |    Inf |  25.62%
809.90/812.92	c   813s| 42500 |   231 |  4822k| 110.4 |   245M |  32 |5665 |  17k|8350 |8440 |  0 |  91k|  24 | 0.000000e+00 |      --      |    Inf |  25.73%
811.39/814.46	c   814s| 42600 |   232 |  4832k| 110.4 |   245M |  32 |5665 |  17k|8345 |8477 |  1 |  91k|  24 | 0.000000e+00 |      --      |    Inf |  25.78%
812.69/815.72	c   816s| 42700 |   228 |  4843k| 110.4 |   245M |  32 |5665 |  17k|8345 |8499 |  0 |  91k|  24 | 0.000000e+00 |      --      |    Inf |  25.83%
813.99/817.04	c   817s| 42800 |   234 |  4851k| 110.3 |   245M |  32 |5665 |  17k|   0 |8543 |  0 |  92k|  24 | 0.000000e+00 |      --      |    Inf |  25.90%
816.18/819.22	c   819s| 42900 |   234 |  4862k| 110.3 |   247M |  32 |5665 |  17k|8324 |8590 |  0 |  92k|  24 | 0.000000e+00 |      --      |    Inf |  26.07%
817.58/820.67	c   821s| 43000 |   234 |  4870k| 110.3 |   247M |  32 |5665 |  17k|8336 |8622 |  1 |  92k|  24 | 0.000000e+00 |      --      |    Inf |  26.12%
818.67/821.76	c   822s| 43100 |   231 |  4875k| 110.1 |   247M |  32 |5665 |  17k|8342 |8622 |  0 |  92k|  24 | 0.000000e+00 |      --      |    Inf |  26.22%
820.07/823.12	c   823s| 43200 |   232 |  4881k| 110.0 |   247M |  32 |5665 |  17k|8339 |8654 |  1 |  93k|  24 | 0.000000e+00 |      --      |    Inf |  26.28%
821.46/824.58	c   825s| 43300 |   231 |  4889k| 109.9 |   247M |  32 |5665 |  17k|8343 |8660 |  1 |  93k|  24 | 0.000000e+00 |      --      |    Inf |  26.31%
822.96/826.03	c   826s| 43400 |   226 |  4898k| 109.9 |   247M |  32 |5665 |  17k|8339 |8665 |  0 |  93k|  24 | 0.000000e+00 |      --      |    Inf |  26.35%
825.45/828.53	c   829s| 43500 |   231 |  4907k| 109.8 |   247M |  32 |5665 |  17k|8338 |8688 |  0 |  93k|  24 | 0.000000e+00 |      --      |    Inf |  26.37%
826.75/829.81	c   830s| 43600 |   236 |  4916k| 109.8 |   247M |  32 |5665 |  17k|8338 |8698 |  1 |  94k|  24 | 0.000000e+00 |      --      |    Inf |  26.40%
828.24/831.37	c   831s| 43700 |   232 |  4928k| 109.8 |   250M |  32 |5665 |  17k|8339 |8701 |  0 |  94k|  24 | 0.000000e+00 |      --      |    Inf |  26.42%
829.84/832.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
829.84/832.97	c   833s| 43800 |   232 |  4939k| 109.8 |   250M |  32 |5665 |  17k|8340 |8711 |  0 |  94k|  24 | 0.000000e+00 |      --      |    Inf |  26.43%
831.33/834.45	c   834s| 43900 |   230 |  4947k| 109.8 |   250M |  32 |5665 |  17k|8330 |8740 |  1 |  94k|  24 | 0.000000e+00 |      --      |    Inf |  26.46%
832.53/835.63	c   836s| 44000 |   229 |  4956k| 109.7 |   250M |  32 |5665 |  17k|8338 |8774 |  0 |  95k|  24 | 0.000000e+00 |      --      |    Inf |  26.55%
835.82/838.93	c   839s| 44100 |   249 |  4975k| 109.9 |   250M |  32 |5665 |  17k|8338 |8851 |  1 |  95k|  24 | 0.000000e+00 |      --      |    Inf |  26.59%
837.51/840.67	c   841s| 44200 |   250 |  4985k| 109.9 |   250M |  32 |5665 |  17k|8357 |8905 |  2 |  95k|  24 | 0.000000e+00 |      --      |    Inf |  26.72%
838.92/842.08	c   842s| 44300 |   252 |  4992k| 109.8 |   250M |  32 |5665 |  17k|8343 |9003 |  1 |  95k|  24 | 0.000000e+00 |      --      |    Inf |  26.79%
841.20/844.32	c   844s| 44400 |   264 |  5002k| 109.8 |   250M |  32 |5665 |  17k|   0 |9112 |  0 |  95k|  24 | 0.000000e+00 |      --      |    Inf |  26.83%
842.30/845.47	c   845s| 44500 |   260 |  5008k| 109.7 |   250M |  32 |5665 |  17k|8338 |9144 |  1 |  96k|  24 | 0.000000e+00 |      --      |    Inf |  26.84%
843.70/846.81	c   847s| 44600 |   258 |  5015k| 109.6 |   250M |  32 |5665 |  17k|8342 |9146 |  1 |  96k|  24 | 0.000000e+00 |      --      |    Inf |  26.88%
845.09/848.22	c   848s| 44700 |   254 |  5023k| 109.5 |   250M |  32 |5665 |  17k|8343 |9166 |  0 |  96k|  24 | 0.000000e+00 |      --      |    Inf |  26.88%
847.19/850.36	c   850s| 44800 |   257 |  5035k| 109.5 |   250M |  32 |5665 |  17k|8343 |9188 |  1 |  96k|  24 | 0.000000e+00 |      --      |    Inf |  26.89%
848.48/851.64	c   852s| 44900 |   256 |  5042k| 109.4 |   250M |  32 |5665 |  17k|8345 |9188 |  0 |  96k|  24 | 0.000000e+00 |      --      |    Inf |  26.92%
850.77/853.95	c   854s| 45000 |   261 |  5054k| 109.5 |   250M |  32 |5665 |  17k|8347 |9266 |  0 |  97k|  24 | 0.000000e+00 |      --      |    Inf |  26.95%
852.27/855.40	c   855s| 45100 |   264 |  5061k| 109.4 |   250M |  32 |5665 |  17k|8338 |9307 |  0 |  97k|  24 | 0.000000e+00 |      --      |    Inf |  27.01%
853.87/857.06	c   857s| 45200 |   269 |  5069k| 109.3 |   250M |  32 |5665 |  17k|8349 |9386 |  1 |  97k|  24 | 0.000000e+00 |      --      |    Inf |  27.07%
855.26/858.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
855.26/858.40	c   858s| 45300 |   266 |  5075k| 109.2 |   250M |  32 |5665 |  17k|8348 |9433 |  1 |  97k|  24 | 0.000000e+00 |      --      |    Inf |  27.16%
856.66/859.85	c   860s| 45400 |   261 |  5082k| 109.1 |   250M |  32 |5665 |  17k|8352 |9486 |  1 |  97k|  24 | 0.000000e+00 |      --      |    Inf |  27.30%
857.86/861.05	c   861s| 45500 |   261 |  5087k| 109.0 |   250M |  32 |5665 |  17k|8348 |9486 |  1 |  98k|  24 | 0.000000e+00 |      --      |    Inf |  27.37%
859.55/862.75	c   863s| 45600 |   259 |  5095k| 108.9 |   250M |  32 |5665 |  17k|8352 |9519 |  0 |  98k|  24 | 0.000000e+00 |      --      |    Inf |  27.40%
860.95/864.11	c   864s| 45700 |   258 |  5102k| 108.8 |   250M |  32 |5665 |  17k|8355 |9519 |  1 |  98k|  24 | 0.000000e+00 |      --      |    Inf |  27.43%
862.44/865.67	c   866s| 45800 |   263 |  5108k| 108.7 |   250M |  32 |5665 |  17k|8349 |9595 |  1 |  98k|  24 | 0.000000e+00 |      --      |    Inf |  27.58%
863.54/866.71	c   867s| 45900 |   259 |  5112k| 108.6 |   250M |  32 |5665 |  17k|8349 |9614 |  1 |  98k|  24 | 0.000000e+00 |      --      |    Inf |  27.61%
864.84/868.08	c   868s| 46000 |   262 |  5118k| 108.5 |   250M |  32 |5665 |  17k|8349 |9632 |  1 |  99k|  24 | 0.000000e+00 |      --      |    Inf |  27.65%
866.43/869.64	c   870s| 46100 |   260 |  5124k| 108.4 |   250M |  32 |5665 |  17k|8345 |9700 |  0 |  99k|  24 | 0.000000e+00 |      --      |    Inf |  27.67%
867.83/871.06	c   871s| 46200 |   258 |  5131k| 108.3 |   250M |  32 |5665 |  17k|8348 |9729 |  1 |  99k|  24 | 0.000000e+00 |      --      |    Inf |  27.73%
869.52/872.77	c   873s| 46300 |   257 |  5139k| 108.2 |   250M |  32 |5665 |  17k|8356 |9825 |  0 |  99k|  24 | 0.000000e+00 |      --      |    Inf |  27.74%
871.01/874.29	c   874s| 46400 |   260 |  5146k| 108.2 |   251M |  32 |5665 |  17k|8359 |9887 |  1 |  99k|  24 | 0.000000e+00 |      --      |    Inf |  27.75%
872.51/875.78	c   876s| 46500 |   251 |  5153k| 108.1 |   251M |  32 |5665 |  17k|8349 |9916 |  0 |  99k|  24 | 0.000000e+00 |      --      |    Inf |  27.78%
874.60/877.84	c   878s| 46600 |   251 |  5162k| 108.1 |   251M |  32 |5665 |  17k|8349 |9999 |  0 | 100k|  24 | 0.000000e+00 |      --      |    Inf |  27.79%
876.10/879.33	c   879s| 46700 |   256 |  5169k| 108.0 |   251M |  32 |5665 |  17k|   0 |  10k|  0 | 100k|  24 | 0.000000e+00 |      --      |    Inf |  27.82%
877.29/880.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
877.29/880.59	c   881s| 46800 |   252 |  5174k| 107.8 |   251M |  32 |5665 |  17k|   0 |  10k|  0 | 100k|  24 | 0.000000e+00 |      --      |    Inf |  27.83%
878.39/881.69	c   882s| 46900 |   251 |  5179k| 107.7 |   251M |  32 |5665 |  17k|8353 |  10k|  0 | 100k|  24 | 0.000000e+00 |      --      |    Inf |  27.86%
879.59/882.82	c   883s| 47000 |   249 |  5184k| 107.6 |   251M |  32 |5665 |  17k|8350 |  10k|  1 | 100k|  24 | 0.000000e+00 |      --      |    Inf |  27.88%
880.68/883.93	c   884s| 47100 |   246 |  5190k| 107.5 |   251M |  32 |5665 |  17k|8347 |  10k|  1 | 101k|  24 | 0.000000e+00 |      --      |    Inf |  27.90%
881.68/884.96	c   885s| 47200 |   243 |  5194k| 107.4 |   251M |  32 |5665 |  17k|8351 |  10k|  0 | 101k|  24 | 0.000000e+00 |      --      |    Inf |  27.91%
882.88/886.14	c   886s| 47300 |   246 |  5198k| 107.2 |   251M |  32 |5665 |  17k|8351 |  10k|  1 | 101k|  24 | 0.000000e+00 |      --      |    Inf |  28.00%
883.88/887.13	c   887s| 47400 |   247 |  5202k| 107.1 |   251M |  32 |5665 |  17k|8342 |  10k|  1 | 101k|  24 | 0.000000e+00 |      --      |    Inf |  28.04%
885.07/888.30	c   888s| 47500 |   246 |  5207k| 107.0 |   251M |  32 |5665 |  17k|   0 |  10k|  0 | 101k|  24 | 0.000000e+00 |      --      |    Inf |  28.09%
886.17/889.48	c   889s| 47600 |   242 |  5212k| 106.8 |   251M |  32 |5665 |  17k|   0 |  10k|  0 | 101k|  24 | 0.000000e+00 |      --      |    Inf |  28.12%
887.46/890.75	c   891s| 47700 |   241 |  5218k| 106.8 |   251M |  32 |5665 |  17k|   0 |  10k|  0 | 102k|  24 | 0.000000e+00 |      --      |    Inf |  28.15%
888.76/892.01	c   892s| 47800 |   241 |  5224k| 106.7 |   251M |  32 |5665 |  17k|8342 |  10k|  1 | 102k|  24 | 0.000000e+00 |      --      |    Inf |  28.17%
890.86/894.10	c   894s| 47900 |   243 |  5232k| 106.6 |   251M |  32 |5665 |  17k|8335 |  10k|  0 | 102k|  24 | 0.000000e+00 |      --      |    Inf |  28.65%
893.85/897.10	c   897s| 48000 |   262 |  5247k| 106.7 |   251M |  32 |5665 |  17k|8337 |  10k|  0 | 102k|  24 | 0.000000e+00 |      --      |    Inf |  30.36%
895.44/898.75	c   899s| 48100 |   260 |  5257k| 106.7 |   251M |  32 |5665 |  17k|8337 |  10k|  1 | 102k|  24 | 0.000000e+00 |      --      |    Inf |  30.39%
897.23/900.52	c   901s| 48200 |   253 |  5269k| 106.7 |   251M |  32 |5665 |  17k|8337 |  10k|  1 | 103k|  24 | 0.000000e+00 |      --      |    Inf |  30.40%
899.13/902.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
899.13/902.43	c   902s| 48300 |   261 |  5278k| 106.7 |   251M |  32 |5665 |  17k|8341 |  10k|  2 | 103k|  24 | 0.000000e+00 |      --      |    Inf |  30.40%
900.73/904.07	c   904s| 48400 |   265 |  5287k| 106.6 |   251M |  32 |5665 |  17k|   0 |  10k|  0 | 103k|  24 | 0.000000e+00 |      --      |    Inf |  30.41%
902.02/905.32	c   905s| 48500 |   267 |  5295k| 106.6 |   251M |  32 |5665 |  17k|8338 |  10k|  1 | 103k|  24 | 0.000000e+00 |      --      |    Inf |  30.44%
903.41/906.72	c   907s| 48600 |   268 |  5304k| 106.6 |   251M |  32 |5665 |  17k|8339 |  10k|  1 | 103k|  24 | 0.000000e+00 |      --      |    Inf |  30.45%
904.72/908.08	c   908s| 48700 |   269 |  5313k| 106.5 |   251M |  32 |5665 |  17k|8339 |  10k|  0 | 104k|  24 | 0.000000e+00 |      --      |    Inf |  30.46%
906.21/909.59	c   910s| 48800 |   269 |  5323k| 106.5 |   251M |  32 |5665 |  17k|   0 |  10k|  0 | 104k|  24 | 0.000000e+00 |      --      |    Inf |  30.46%
910.49/913.88	c   914s| 48900 |   264 |  5335k| 106.5 |   251M |  32 |5665 |  17k|8339 |  10k|  0 | 104k|  24 | 0.000000e+00 |      --      |    Inf |  30.47%
912.29/915.65	c   916s| 49000 |   264 |  5346k| 106.5 |   251M |  32 |5665 |  17k|8339 |  10k|  1 | 104k|  24 | 0.000000e+00 |      --      |    Inf |  30.48%
913.79/917.12	c   917s| 49100 |   262 |  5353k| 106.5 |   251M |  32 |5665 |  17k|8338 |  10k|  0 | 104k|  24 | 0.000000e+00 |      --      |    Inf |  30.48%
914.98/918.38	c   918s| 49200 |   257 |  5360k| 106.4 |   251M |  32 |5665 |  17k|8338 |  10k|  1 | 105k|  24 | 0.000000e+00 |      --      |    Inf |  30.49%
916.18/919.53	c   920s| 49300 |   259 |  5367k| 106.3 |   251M |  32 |5665 |  17k|8340 |  10k|  1 | 105k|  24 | 0.000000e+00 |      --      |    Inf |  30.50%
917.28/920.63	c   921s| 49400 |   257 |  5373k| 106.2 |   251M |  32 |5665 |  17k|8338 |  10k|  1 | 105k|  24 | 0.000000e+00 |      --      |    Inf |  30.50%
918.78/922.14	c   922s| 49500 |   267 |  5383k| 106.2 |   251M |  32 |5665 |  17k|8341 |  10k|  2 | 105k|  24 | 0.000000e+00 |      --      |    Inf |  30.50%
919.97/923.38	c   923s| 49600 |   268 |  5390k| 106.2 |   251M |  32 |5665 |  17k|   0 |  10k|  0 | 105k|  24 | 0.000000e+00 |      --      |    Inf |  30.51%
921.27/924.67	c   925s| 49700 |   256 |  5399k| 106.1 |   251M |  32 |5665 |  17k|8339 |  10k|  1 | 106k|  24 | 0.000000e+00 |      --      |    Inf |  30.51%
923.16/926.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
923.16/926.52	c   927s| 49800 |   271 |  5406k| 106.0 |   251M |  32 |5665 |  17k|8342 |  10k|  0 | 106k|  24 | 0.000000e+00 |      --      |    Inf |  30.58%
924.26/927.61	c   928s| 49900 |   267 |  5411k| 105.9 |   251M |  32 |5665 |  17k|8339 |  10k|  1 | 106k|  24 | 0.000000e+00 |      --      |    Inf |  30.58%
925.35/928.75	c   929s| 50000 |   270 |  5416k| 105.8 |   251M |  32 |5665 |  17k|8339 |  10k|  0 | 106k|  24 | 0.000000e+00 |      --      |    Inf |  30.59%
927.05/930.41	c   930s| 50100 |   281 |  5423k| 105.8 |   251M |  32 |5665 |  17k|8340 |  10k|  0 | 106k|  24 | 0.000000e+00 |      --      |    Inf |  30.59%
928.24/931.63	c   932s| 50200 |   279 |  5429k| 105.7 |   251M |  32 |5665 |  17k|   0 |  10k|  0 | 107k|  24 | 0.000000e+00 |      --      |    Inf |  30.61%
929.74/933.14	c   933s| 50300 |   282 |  5436k| 105.6 |   251M |  32 |5665 |  17k|8343 |  11k|  1 | 107k|  24 | 0.000000e+00 |      --      |    Inf |  30.64%
930.84/934.27	c   934s| 50400 |   278 |  5441k| 105.5 |   251M |  32 |5665 |  17k|8339 |  11k|  1 | 107k|  24 | 0.000000e+00 |      --      |    Inf |  30.66%
932.23/935.60	c   936s| 50500 |   282 |  5448k| 105.4 |   251M |  32 |5665 |  17k|8340 |  11k|  0 | 107k|  24 | 0.000000e+00 |      --      |    Inf |  30.67%
933.73/937.14	c   937s| 50600 |   279 |  5458k| 105.4 |   251M |  32 |5665 |  17k|8339 |  11k|  0 | 107k|  24 | 0.000000e+00 |      --      |    Inf |  30.69%
935.22/938.61	c   939s| 50700 |   279 |  5466k| 105.4 |   251M |  32 |5665 |  17k|8339 |  11k|  1 | 107k|  24 | 0.000000e+00 |      --      |    Inf |  30.70%
936.42/939.84	c   940s| 50800 |   280 |  5472k| 105.3 |   251M |  32 |5665 |  17k|8339 |  11k|  0 | 108k|  24 | 0.000000e+00 |      --      |    Inf |  30.71%
937.91/941.34	c   941s| 50900 |   282 |  5480k| 105.2 |   251M |  32 |5665 |  17k|8339 |  11k|  1 | 108k|  24 | 0.000000e+00 |      --      |    Inf |  30.71%
939.21/942.65	c   943s| 51000 |   278 |  5489k| 105.2 |   251M |  32 |5665 |  17k|8335 |  11k|  1 | 108k|  24 | 0.000000e+00 |      --      |    Inf |  30.75%
940.41/943.86	c   944s| 51100 |   277 |  5495k| 105.1 |   251M |  32 |5665 |  17k|8335 |  11k|  1 | 108k|  24 | 0.000000e+00 |      --      |    Inf |  30.77%
941.61/945.10	c   945s| 51200 |   274 |  5500k| 105.0 |   251M |  32 |5665 |  17k|8329 |  11k|  0 | 108k|  24 | 0.000000e+00 |      --      |    Inf |  30.83%
943.10/946.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
943.10/946.51	c   947s| 51300 |   274 |  5508k| 105.0 |   251M |  32 |5665 |  17k|   0 |  11k|  0 | 109k|  24 | 0.000000e+00 |      --      |    Inf |  30.86%
944.10/947.55	c   948s| 51400 |   275 |  5514k| 104.9 |   251M |  32 |5665 |  17k|8334 |  11k|  1 | 109k|  24 | 0.000000e+00 |      --      |    Inf |  30.89%
945.19/948.60	c   949s| 51500 |   270 |  5519k| 104.8 |   251M |  32 |5665 |  17k|   0 |  11k|  0 | 109k|  24 | 0.000000e+00 |      --      |    Inf |  30.89%
946.99/950.41	c   950s| 51600 |   283 |  5527k| 104.7 |   251M |  32 |5665 |  17k|8340 |  11k|  0 | 109k|  24 | 0.000000e+00 |      --      |    Inf |  30.95%
947.98/951.43	c   951s| 51700 |   279 |  5532k| 104.6 |   251M |  32 |5665 |  17k|8340 |  11k|  1 | 110k|  24 | 0.000000e+00 |      --      |    Inf |  30.99%
949.08/952.51	c   953s| 51800 |   276 |  5537k| 104.5 |   251M |  32 |5665 |  17k|8340 |  11k|  1 | 110k|  24 | 0.000000e+00 |      --      |    Inf |  31.03%
950.18/953.67	c   954s| 51900 |   275 |  5544k| 104.4 |   251M |  32 |5665 |  17k|8340 |  11k|  1 | 110k|  24 | 0.000000e+00 |      --      |    Inf |  31.07%
951.37/954.88	c   955s| 52000 |   273 |  5550k| 104.4 |   251M |  32 |5665 |  17k|8339 |  11k|  1 | 110k|  24 | 0.000000e+00 |      --      |    Inf |  31.09%
952.37/955.89	c   956s| 52100 |   268 |  5556k| 104.3 |   251M |  32 |5665 |  17k|8341 |  11k|  0 | 110k|  24 | 0.000000e+00 |      --      |    Inf |  31.11%
953.87/957.32	c   957s| 52200 |   265 |  5564k| 104.2 |   251M |  32 |5665 |  17k|8335 |  11k|  1 | 110k|  24 | 0.000000e+00 |      --      |    Inf |  31.17%
955.26/958.70	c   959s| 52300 |   264 |  5572k| 104.2 |   251M |  32 |5665 |  17k|8339 |  11k|  0 | 111k|  24 | 0.000000e+00 |      --      |    Inf |  31.19%
956.26/959.73	c   960s| 52400 |   262 |  5577k| 104.1 |   251M |  32 |5665 |  17k|   0 |  11k|  0 | 111k|  24 | 0.000000e+00 |      --      |    Inf |  31.23%
957.85/961.34	c   961s| 52500 |   266 |  5585k| 104.0 |   251M |  32 |5665 |  17k|8338 |  11k|  1 | 111k|  24 | 0.000000e+00 |      --      |    Inf |  31.41%
959.35/962.81	c   963s| 52600 |   264 |  5592k| 104.0 |   251M |  32 |5665 |  17k|8343 |  11k|  1 | 111k|  24 | 0.000000e+00 |      --      |    Inf |  31.44%
960.45/963.98	c   964s| 52700 |   271 |  5598k| 103.9 |   251M |  32 |5665 |  17k|8343 |  11k|  0 | 111k|  24 | 0.000000e+00 |      --      |    Inf |  31.46%
961.65/965.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
961.65/965.10	c   965s| 52800 |   269 |  5604k| 103.8 |   251M |  32 |5665 |  17k|8343 |  11k|  0 | 111k|  24 | 0.000000e+00 |      --      |    Inf |  31.48%
962.54/966.04	c   966s| 52900 |   268 |  5608k| 103.7 |   251M |  32 |5665 |  17k|8343 |  11k|  0 | 112k|  24 | 0.000000e+00 |      --      |    Inf |  31.48%
963.84/967.36	c   967s| 53000 |   270 |  5615k| 103.6 |   251M |  32 |5665 |  17k|8343 |  11k|  1 | 112k|  24 | 0.000000e+00 |      --      |    Inf |  31.49%
964.83/968.39	c   968s| 53100 |   268 |  5621k| 103.5 |   251M |  32 |5665 |  17k|8343 |  11k|  1 | 112k|  24 | 0.000000e+00 |      --      |    Inf |  31.50%
966.33/969.84	c   970s| 53200 |   265 |  5629k| 103.5 |   251M |  32 |5665 |  17k|8343 |  11k|  1 | 112k|  24 | 0.000000e+00 |      --      |    Inf |  31.52%
967.23/970.76	c   971s| 53300 |   262 |  5634k| 103.4 |   251M |  32 |5665 |  17k|8334 |  11k|  1 | 112k|  24 | 0.000000e+00 |      --      |    Inf |  31.54%
968.53/972.08	c   972s| 53400 |   255 |  5642k| 103.4 |   251M |  32 |5665 |  17k|8339 |  11k|  1 | 112k|  24 | 0.000000e+00 |      --      |    Inf |  31.56%
969.82/973.39	c   973s| 53500 |   247 |  5648k| 103.3 |   251M |  32 |5665 |  17k|   0 |  11k|  0 | 113k|  24 | 0.000000e+00 |      --      |    Inf |  31.72%
970.81/974.38	c   974s| 53600 |   249 |  5653k| 103.2 |   251M |  32 |5665 |  17k|8339 |  11k|  1 | 113k|  24 | 0.000000e+00 |      --      |    Inf |  31.80%
971.91/975.44	c   975s| 53700 |   251 |  5658k| 103.1 |   251M |  32 |5665 |  17k|8339 |  11k|  1 | 113k|  24 | 0.000000e+00 |      --      |    Inf |  31.81%
972.81/976.34	c   976s| 53800 |   250 |  5662k| 103.0 |   251M |  32 |5665 |  17k|8344 |  11k|  0 | 113k|  24 | 0.000000e+00 |      --      |    Inf |  31.84%
974.30/977.86	c   978s| 53900 |   254 |  5669k| 102.9 |   251M |  32 |5665 |  17k|8331 |  11k|  1 | 113k|  24 | 0.000000e+00 |      --      |    Inf |  31.88%
975.20/978.78	c   979s| 54000 |   246 |  5673k| 102.8 |   251M |  32 |5665 |  17k|8340 |  11k|  1 | 114k|  24 | 0.000000e+00 |      --      |    Inf |  31.95%
976.40/979.90	c   980s| 54100 |   243 |  5678k| 102.7 |   251M |  32 |5665 |  17k|   0 |  11k|  0 | 114k|  24 | 0.000000e+00 |      --      |    Inf |  31.98%
977.39/980.95	c   981s| 54200 |   237 |  5684k| 102.6 |   251M |  32 |5665 |  17k|   0 |  11k|  0 | 114k|  24 | 0.000000e+00 |      --      |    Inf |  32.05%
980.38/983.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
980.38/983.95	c   984s| 54300 |   246 |  5703k| 102.8 |   251M |  32 |5665 |  17k|8317 |  11k|  0 | 114k|  24 | 0.000000e+00 |      --      |    Inf |  32.19%
982.48/986.06	c   986s| 54400 |   247 |  5711k| 102.7 |   251M |  32 |5665 |  17k|8335 |  11k|  0 | 114k|  24 | 0.000000e+00 |      --      |    Inf |  32.32%
984.37/987.99	c   988s| 54500 |   248 |  5724k| 102.8 |   251M |  32 |5665 |  17k|8333 |  11k|  1 | 114k|  24 | 0.000000e+00 |      --      |    Inf |  32.40%
985.67/989.28	c   989s| 54600 |   249 |  5731k| 102.7 |   251M |  32 |5665 |  17k|8333 |  11k|  1 | 115k|  24 | 0.000000e+00 |      --      |    Inf |  32.47%
987.36/990.99	c   991s| 54700 |   246 |  5744k| 102.8 |   251M |  32 |5665 |  17k|8339 |  11k|  1 | 115k|  24 | 0.000000e+00 |      --      |    Inf |  32.59%
990.35/993.92	c   994s| 54800 |   244 |  5760k| 102.9 |   251M |  32 |5665 |  17k|8340 |  11k|  0 | 115k|  24 | 0.000000e+00 |      --      |    Inf |  33.39%
992.55/996.11	c   996s| 54900 |   252 |  5769k| 102.9 |   253M |  32 |5665 |  17k|8340 |  11k|  1 | 115k|  24 | 0.000000e+00 |      --      |    Inf |  33.45%
993.74/997.32	c   997s| 55000 |   246 |  5777k| 102.8 |   253M |  32 |5665 |  17k|8343 |  11k|  0 | 116k|  24 | 0.000000e+00 |      --      |    Inf |  33.46%
995.14/998.73	c   999s| 55100 |   251 |  5784k| 102.8 |   253M |  32 |5665 |  17k|   0 |  11k|  0 | 116k|  24 | 0.000000e+00 |      --      |    Inf |  33.47%
996.34/999.99	c  1000s| 55200 |   252 |  5791k| 102.7 |   253M |  32 |5665 |  17k|8338 |  11k|  0 | 116k|  24 | 0.000000e+00 |      --      |    Inf |  33.48%
997.93/1001.52	c  1002s| 55300 |   245 |  5799k| 102.7 |   253M |  32 |5665 |  17k|8336 |  11k|  1 | 116k|  24 | 0.000000e+00 |      --      |    Inf |  33.53%
999.13/1002.79	c  1003s| 55400 |   243 |  5808k| 102.6 |   253M |  32 |5665 |  17k|8339 |  11k|  0 | 116k|  24 | 0.000000e+00 |      --      |    Inf |  33.57%
1001.02/1004.60	c  1005s| 55500 |   241 |  5823k| 102.7 |   253M |  32 |5665 |  17k|8327 |  11k|  1 | 117k|  24 | 0.000000e+00 |      --      |    Inf |  33.60%
1002.92/1006.57	c  1007s| 55600 |   246 |  5832k| 102.7 |   253M |  32 |5665 |  17k|8332 |  11k|  0 | 117k|  24 | 0.000000e+00 |      --      |    Inf |  33.66%
1004.31/1007.98	c  1008s| 55700 |   244 |  5841k| 102.7 |   253M |  32 |5665 |  17k|8332 |  11k|  0 | 117k|  24 | 0.000000e+00 |      --      |    Inf |  33.67%
1005.61/1009.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1005.61/1009.20	c  1009s| 55800 |   249 |  5848k| 102.6 |   253M |  32 |5665 |  17k|8332 |  11k|  1 | 117k|  24 | 0.000000e+00 |      --      |    Inf |  33.68%
1007.00/1010.63	c  1011s| 55900 |   240 |  5858k| 102.6 |   253M |  32 |5665 |  17k|8327 |  11k|  0 | 117k|  24 | 0.000000e+00 |      --      |    Inf |  33.69%
1009.00/1012.67	c  1013s| 56000 |   253 |  5871k| 102.7 |   253M |  32 |5665 |  17k|8327 |  11k|  1 | 118k|  24 | 0.000000e+00 |      --      |    Inf |  33.69%
1010.40/1014.05	c  1014s| 56100 |   240 |  5879k| 102.6 |   253M |  32 |5665 |  17k|8340 |  11k|  1 | 118k|  24 | 0.000000e+00 |      --      |    Inf |  33.70%
1013.68/1017.34	c  1017s| 56200 |   255 |  5900k| 102.8 |   253M |  32 |5665 |  17k|8332 |  11k|  1 | 118k|  24 | 0.000000e+00 |      --      |    Inf |  33.73%
1015.08/1018.77	c  1019s| 56300 |   252 |  5913k| 102.9 |   253M |  32 |5665 |  17k|8339 |  11k|  1 | 118k|  24 | 0.000000e+00 |      --      |    Inf |  33.74%
1016.87/1020.52	c  1021s| 56400 |   251 |  5925k| 102.9 |   253M |  32 |5665 |  17k|8339 |  11k|  1 | 118k|  24 | 0.000000e+00 |      --      |    Inf |  33.75%
1018.67/1022.34	c  1022s| 56500 |   252 |  5942k| 103.0 |   253M |  32 |5665 |  17k|8340 |  11k|  0 | 119k|  24 | 0.000000e+00 |      --      |    Inf |  33.79%
1020.06/1023.70	c  1024s| 56600 |   247 |  5952k| 103.0 |   253M |  32 |5665 |  17k|   0 |  12k|  0 | 119k|  24 | 0.000000e+00 |      --      |    Inf |  33.80%
1021.66/1025.33	c  1025s| 56700 |   250 |  5967k| 103.1 |   253M |  32 |5665 |  17k|8341 |  12k|  1 | 119k|  24 | 0.000000e+00 |      --      |    Inf |  33.90%
1023.36/1027.06	c  1027s| 56800 |   251 |  5973k| 103.0 |   253M |  32 |5665 |  17k|8341 |  12k|  1 | 119k|  24 | 0.000000e+00 |      --      |    Inf |  34.10%
1024.45/1028.13	c  1028s| 56900 |   249 |  5980k| 103.0 |   253M |  32 |5665 |  17k|8341 |  12k|  1 | 120k|  24 | 0.000000e+00 |      --      |    Inf |  34.16%
1026.04/1029.76	c  1030s| 57000 |   249 |  5987k| 102.9 |   253M |  32 |5665 |  17k|8341 |  12k|  1 | 120k|  24 | 0.000000e+00 |      --      |    Inf |  34.34%
1028.64/1032.35	c  1032s| 57100 |   259 |  6006k| 103.1 |   253M |  32 |5665 |  17k|8329 |  12k|  0 | 120k|  24 | 0.000000e+00 |      --      |    Inf |  34.52%
1029.93/1033.64	c  1034s| 57200 |   257 |  6014k| 103.0 |   253M |  32 |5665 |  17k|   0 |  12k|  0 | 120k|  24 | 0.000000e+00 |      --      |    Inf |  34.52%
1031.23/1034.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1031.23/1034.91	c  1035s| 57300 |   253 |  6022k| 103.0 |   253M |  32 |5665 |  17k|8329 |  12k|  0 | 121k|  24 | 0.000000e+00 |      --      |    Inf |  34.54%
1032.62/1036.34	c  1036s| 57400 |   254 |  6034k| 103.0 |   253M |  32 |5665 |  17k|8339 |  12k|  0 | 121k|  24 | 0.000000e+00 |      --      |    Inf |  34.55%
1034.32/1038.00	c  1038s| 57500 |   257 |  6044k| 103.0 |   253M |  32 |5665 |  17k|8339 |  12k|  1 | 121k|  24 | 0.000000e+00 |      --      |    Inf |  34.57%
1036.21/1039.99	c  1040s| 57600 |   254 |  6058k| 103.1 |   253M |  32 |5665 |  17k|8344 |  12k|  1 | 121k|  24 | 0.000000e+00 |      --      |    Inf |  34.63%
1037.91/1041.68	c  1042s| 57700 |   256 |  6067k| 103.0 |   253M |  32 |5665 |  17k|8343 |  12k|  1 | 121k|  24 | 0.000000e+00 |      --      |    Inf |  34.70%
1039.20/1042.90	c  1043s| 57800 |   256 |  6072k| 103.0 |   253M |  32 |5665 |  17k|8344 |  12k|  0 | 121k|  24 | 0.000000e+00 |      --      |    Inf |  34.75%
1041.20/1044.93	c  1045s| 57900 |   259 |  6083k| 103.0 |   256M |  32 |5665 |  17k|8343 |  12k|  1 | 122k|  24 | 0.000000e+00 |      --      |    Inf |  34.87%
1043.19/1046.95	c  1047s| 58000 |   249 |  6097k| 103.0 |   256M |  32 |5665 |  17k|8345 |  12k|  0 | 122k|  24 | 0.000000e+00 |      --      |    Inf |  35.74%
1046.78/1050.52	c  1051s| 58100 |   272 |  6114k| 103.1 |   256M |  32 |5665 |  17k|8336 |  12k|  1 | 122k|  24 | 0.000000e+00 |      --      |    Inf |  36.16%
1048.08/1051.86	c  1052s| 58200 |   273 |  6122k| 103.1 |   256M |  32 |5665 |  17k|   0 |  12k|  0 | 122k|  24 | 0.000000e+00 |      --      |    Inf |  36.22%
1049.07/1052.82	c  1053s| 58300 |   273 |  6126k| 103.0 |   256M |  32 |5665 |  17k|   0 |  12k|  0 | 122k|  24 | 0.000000e+00 |      --      |    Inf |  36.28%
1050.47/1054.27	c  1054s| 58400 |   275 |  6136k| 103.0 |   256M |  32 |5665 |  17k|8329 |  12k|  1 | 122k|  24 | 0.000000e+00 |      --      |    Inf |  36.33%
1051.87/1055.60	c  1056s| 58500 |   276 |  6141k| 102.9 |   256M |  32 |5665 |  17k|8343 |  12k|  1 | 123k|  24 | 0.000000e+00 |      --      |    Inf |  36.38%
1052.96/1056.79	c  1057s| 58600 |   279 |  6145k| 102.8 |   256M |  32 |5665 |  17k|8343 |  12k|  1 | 123k|  24 | 0.000000e+00 |      --      |    Inf |  36.43%
1054.26/1058.08	c  1058s| 58700 |   276 |  6149k| 102.7 |   256M |  32 |5665 |  17k|8343 |  12k|  1 | 123k|  24 | 0.000000e+00 |      --      |    Inf |  36.65%
1055.45/1059.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1055.45/1059.23	c  1059s| 58800 |   268 |  6154k| 102.6 |   256M |  32 |5665 |  17k|8337 |  12k|  1 | 123k|  24 | 0.000000e+00 |      --      |    Inf |  36.86%
1056.55/1060.32	c  1060s| 58900 |   266 |  6160k| 102.5 |   256M |  32 |5665 |  17k|8337 |  12k|  1 | 123k|  24 | 0.000000e+00 |      --      |    Inf |  36.90%
1058.15/1061.95	c  1062s| 59000 |   268 |  6169k| 102.5 |   256M |  32 |5665 |  17k|8334 |  12k|  0 | 124k|  24 | 0.000000e+00 |      --      |    Inf |  36.96%
1059.44/1063.26	c  1063s| 59100 |   267 |  6175k| 102.4 |   256M |  32 |5665 |  17k|   0 |  12k|  0 | 124k|  24 | 0.000000e+00 |      --      |    Inf |  37.01%
1060.64/1064.45	c  1064s| 59200 |   268 |  6180k| 102.3 |   256M |  32 |5665 |  17k|   0 |  12k|  0 | 124k|  24 | 0.000000e+00 |      --      |    Inf |  37.16%
1062.34/1066.15	c  1066s| 59300 |   269 |  6187k| 102.3 |   256M |  32 |5665 |  17k|   0 |  12k|  0 | 124k|  24 | 0.000000e+00 |      --      |    Inf |  37.21%
1063.43/1067.24	c  1067s| 59400 |   266 |  6192k| 102.2 |   256M |  32 |5665 |  17k|8345 |  12k|  1 | 124k|  24 | 0.000000e+00 |      --      |    Inf |  37.24%
1064.82/1068.69	c  1069s| 59500 |   265 |  6199k| 102.2 |   256M |  32 |5665 |  17k|8337 |  12k|  1 | 125k|  24 | 0.000000e+00 |      --      |    Inf |  37.28%
1065.72/1069.56	c  1070s| 59600 |   266 |  6203k| 102.1 |   256M |  32 |5665 |  17k|8332 |  12k|  1 | 125k|  24 | 0.000000e+00 |      --      |    Inf |  37.32%
1066.62/1070.41	c  1070s| 59700 |   264 |  6208k| 102.0 |   256M |  32 |5665 |  17k|8334 |  12k|  1 | 125k|  24 | 0.000000e+00 |      --      |    Inf |  37.41%
1068.02/1071.89	c  1072s| 59800 |   261 |  6221k| 102.0 |   256M |  32 |5665 |  17k|8334 |  12k|  0 | 125k|  24 | 0.000000e+00 |      --      |    Inf |  37.43%
1069.41/1073.29	c  1073s| 59900 |   259 |  6231k| 102.0 |   256M |  32 |5665 |  17k|8334 |  12k|  0 | 125k|  24 | 0.000000e+00 |      --      |    Inf |  37.44%
1070.61/1074.40	c  1074s| 60000 |   258 |  6237k| 101.9 |   256M |  32 |5665 |  17k|8343 |  12k|  1 | 126k|  24 | 0.000000e+00 |      --      |    Inf |  37.45%
1074.20/1078.03	c  1078s| 60100 |   272 |  6254k| 102.0 |   256M |  32 |5665 |  17k|8337 |  13k|  1 | 126k|  24 | 0.000000e+00 |      --      |    Inf |  37.92%
1076.20/1080.10	c  1080s| 60200 |   264 |  6264k| 102.1 |   256M |  32 |5665 |  17k|8343 |  13k|  0 | 126k|  24 | 0.000000e+00 |      --      |    Inf |  38.36%
1078.09/1081.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1078.09/1081.99	c  1082s| 60300 |   261 |  6274k| 102.0 |   256M |  32 |5665 |  17k|8347 |  13k|  0 | 126k|  24 | 0.000000e+00 |      --      |    Inf |  38.75%
1079.78/1083.61	c  1084s| 60400 |   257 |  6283k| 102.0 |   257M |  32 |5665 |  17k|8357 |  13k|  1 | 126k|  24 | 0.000000e+00 |      --      |    Inf |  38.92%
1081.48/1085.31	c  1085s| 60500 |   259 |  6295k| 102.1 |   257M |  32 |5665 |  17k|8334 |  13k|  1 | 126k|  24 | 0.000000e+00 |      --      |    Inf |  39.05%
1083.47/1087.35	c  1087s| 60600 |   267 |  6306k| 102.1 |   257M |  32 |5665 |  17k|8332 |  13k|  0 | 127k|  24 | 0.000000e+00 |      --      |    Inf |  39.26%
1085.66/1089.52	c  1090s| 60700 |   269 |  6315k| 102.0 |   257M |  32 |5665 |  17k|   0 |  13k|  0 | 127k|  24 | 0.000000e+00 |      --      |    Inf |  39.34%
1086.86/1090.79	c  1091s| 60800 |   270 |  6320k| 102.0 |   259M |  32 |5665 |  17k|   0 |  13k|  0 | 127k|  24 | 0.000000e+00 |      --      |    Inf |  39.47%
1088.35/1092.20	c  1092s| 60900 |   275 |  6325k| 101.9 |   260M |  32 |5665 |  17k|8337 |  13k|  1 | 127k|  24 | 0.000000e+00 |      --      |    Inf |  39.57%
1089.16/1093.05	c  1093s| 61000 |   273 |  6329k| 101.8 |   260M |  32 |5665 |  17k|8337 |  13k|  1 | 127k|  24 | 0.000000e+00 |      --      |    Inf |  39.63%
1090.45/1094.39	c  1094s| 61100 |   268 |  6334k| 101.7 |   260M |  32 |5665 |  17k|   0 |  13k|  0 | 128k|  24 | 0.000000e+00 |      --      |    Inf |  39.82%
1092.25/1096.11	c  1096s| 61200 |   268 |  6340k| 101.6 |   260M |  32 |5665 |  17k|8348 |  13k|  2 | 128k|  24 | 0.000000e+00 |      --      |    Inf |  39.99%
1095.24/1099.14	c  1099s| 61300 |   292 |  6352k| 101.7 |   260M |  32 |5665 |  17k|8343 |  13k|  1 | 128k|  24 | 0.000000e+00 |      --      |    Inf |  40.07%
1096.73/1100.61	c  1101s| 61400 |   291 |  6358k| 101.6 |   260M |  32 |5665 |  17k|8347 |  14k|  1 | 128k|  24 | 0.000000e+00 |      --      |    Inf |  40.13%
1097.93/1101.82	c  1102s| 61500 |   291 |  6364k| 101.5 |   260M |  32 |5665 |  17k|   0 |  14k|  0 | 128k|  24 | 0.000000e+00 |      --      |    Inf |  40.19%
1099.13/1103.00	c  1103s| 61600 |   289 |  6371k| 101.5 |   260M |  32 |5665 |  17k|   0 |  14k|  0 | 129k|  24 | 0.000000e+00 |      --      |    Inf |  40.22%
1102.01/1105.97	c  1106s| 61700 |   288 |  6381k| 101.5 |   260M |  32 |5665 |  17k|8342 |  14k|  0 | 129k|  24 | 0.000000e+00 |      --      |    Inf |  40.27%
1103.91/1107.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1103.91/1107.81	c  1108s| 61800 |   289 |  6390k| 101.4 |   261M |  32 |5665 |  17k|8349 |  14k|  1 | 129k|  24 | 0.000000e+00 |      --      |    Inf |  40.50%
1105.11/1109.07	c  1109s| 61900 |   290 |  6396k| 101.4 |   261M |  32 |5665 |  17k|8349 |  14k|  1 | 129k|  24 | 0.000000e+00 |      --      |    Inf |  40.56%
1106.30/1110.22	c  1110s| 62000 |   286 |  6401k| 101.3 |   261M |  32 |5665 |  17k|8337 |  14k|  1 | 129k|  24 | 0.000000e+00 |      --      |    Inf |  40.63%
1107.50/1111.40	c  1111s| 62100 |   287 |  6406k| 101.2 |   261M |  32 |5665 |  17k|   0 |  14k|  0 | 130k|  24 | 0.000000e+00 |      --      |    Inf |  40.66%
1108.59/1112.54	c  1113s| 62200 |   287 |  6411k| 101.1 |   261M |  32 |5665 |  17k|   0 |  14k|  0 | 130k|  24 | 0.000000e+00 |      --      |    Inf |  40.69%
1109.69/1113.68	c  1114s| 62300 |   286 |  6417k| 101.1 |   261M |  32 |5665 |  17k|8339 |  14k|  0 | 130k|  24 | 0.000000e+00 |      --      |    Inf |  40.72%
1111.29/1115.29	c  1115s| 62400 |   287 |  6425k| 101.0 |   261M |  32 |5665 |  17k|8347 |  14k|  0 | 130k|  24 | 0.000000e+00 |      --      |    Inf |  40.73%
1112.78/1116.74	c  1117s| 62500 |   290 |  6433k| 101.0 |   261M |  32 |5665 |  17k|8340 |  14k|  2 | 130k|  24 | 0.000000e+00 |      --      |    Inf |  40.79%
1114.08/1118.01	c  1118s| 62600 |   286 |  6439k| 100.9 |   261M |  32 |5665 |  17k|8344 |  14k|  1 | 130k|  24 | 0.000000e+00 |      --      |    Inf |  40.84%
1115.08/1119.05	c  1119s| 62700 |   286 |  6443k| 100.9 |   261M |  32 |5665 |  17k|8339 |  14k|  1 | 131k|  24 | 0.000000e+00 |      --      |    Inf |  40.85%
1116.47/1120.41	c  1120s| 62800 |   281 |  6450k| 100.8 |   261M |  32 |5665 |  17k|8339 |  14k|  1 | 131k|  24 | 0.000000e+00 |      --      |    Inf |  40.92%
1117.77/1121.73	c  1122s| 62900 |   279 |  6457k| 100.8 |   261M |  32 |5665 |  17k|8341 |  14k|  1 | 131k|  24 | 0.000000e+00 |      --      |    Inf |  40.97%
1118.96/1122.95	c  1123s| 63000 |   279 |  6464k| 100.7 |   261M |  32 |5665 |  17k|   0 |  14k|  0 | 131k|  24 | 0.000000e+00 |      --      |    Inf |  40.99%
1120.26/1124.27	c  1124s| 63100 |   278 |  6472k| 100.7 |   261M |  32 |5665 |  17k|   0 |  14k|  0 | 131k|  24 | 0.000000e+00 |      --      |    Inf |  41.04%
1121.36/1125.31	c  1125s| 63200 |   274 |  6478k| 100.6 |   261M |  32 |5665 |  17k|   0 |  14k|  0 | 131k|  24 | 0.000000e+00 |      --      |    Inf |  41.09%
1122.85/1126.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1122.85/1126.85	c  1127s| 63300 |   277 |  6485k| 100.6 |   261M |  32 |5665 |  17k|8344 |  14k|  1 | 132k|  24 | 0.000000e+00 |      --      |    Inf |  41.14%
1123.85/1127.89	c  1128s| 63400 |   270 |  6491k| 100.5 |   261M |  32 |5665 |  17k|   0 |  14k|  0 | 132k|  24 | 0.000000e+00 |      --      |    Inf |  41.18%
1125.05/1129.03	c  1129s| 63500 |   265 |  6496k| 100.4 |   261M |  32 |5665 |  17k|8341 |  14k|  1 | 132k|  24 | 0.000000e+00 |      --      |    Inf |  41.23%
1126.05/1130.10	c  1130s| 63600 |   263 |  6501k| 100.4 |   261M |  32 |5665 |  17k|8341 |  14k|  1 | 132k|  24 | 0.000000e+00 |      --      |    Inf |  41.25%
1127.24/1131.21	c  1131s| 63700 |   261 |  6507k| 100.3 |   261M |  32 |5665 |  17k|8344 |  14k|  1 | 132k|  24 | 0.000000e+00 |      --      |    Inf |  41.27%
1128.33/1132.30	c  1132s| 63800 |   261 |  6512k| 100.2 |   261M |  32 |5665 |  17k|   0 |  14k|  0 | 132k|  24 | 0.000000e+00 |      --      |    Inf |  41.29%
1129.33/1133.40	c  1133s| 63900 |   263 |  6517k| 100.1 |   261M |  32 |5665 |  17k|8341 |  14k|  1 | 132k|  24 | 0.000000e+00 |      --      |    Inf |  41.29%
1130.53/1134.54	c  1135s| 64000 |   267 |  6522k| 100.1 |   261M |  32 |5665 |  17k|8348 |  14k|  1 | 133k|  24 | 0.000000e+00 |      --      |    Inf |  41.29%
1131.72/1135.75	c  1136s| 64100 |   264 |  6528k| 100.0 |   261M |  32 |5665 |  17k|8349 |  15k|  1 | 133k|  24 | 0.000000e+00 |      --      |    Inf |  41.30%
1133.12/1137.11	c  1137s| 64200 |   269 |  6536k| 100.0 |   261M |  32 |5665 |  17k|8346 |  15k|  1 | 133k|  24 | 0.000000e+00 |      --      |    Inf |  41.30%
1134.32/1138.35	c  1138s| 64300 |   267 |  6542k|  99.9 |   261M |  32 |5665 |  17k|   0 |  15k|  0 | 133k|  24 | 0.000000e+00 |      --      |    Inf |  41.30%
1135.31/1139.33	c  1139s| 64400 |   262 |  6547k|  99.8 |   261M |  32 |5665 |  17k|   0 |  15k|  0 | 133k|  24 | 0.000000e+00 |      --      |    Inf |  41.30%
1136.91/1141.00	c  1141s| 64500 |   259 |  6555k|  99.8 |   261M |  32 |5665 |  17k|8334 |  15k|  2 | 133k|  24 | 0.000000e+00 |      --      |    Inf |  41.79%
1138.40/1142.47	c  1142s| 64600 |   258 |  6560k|  99.7 |   261M |  32 |5665 |  17k|8342 |  15k|  1 | 134k|  24 | 0.000000e+00 |      --      |    Inf |  42.08%
1140.00/1144.02	c  1144s| 64700 |   261 |  6570k|  99.7 |   261M |  32 |5665 |  17k|   0 |  15k|  0 | 134k|  24 | 0.000000e+00 |      --      |    Inf |  42.10%
1141.19/1145.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1141.19/1145.24	c  1145s| 64800 |   264 |  6576k|  99.7 |   261M |  32 |5665 |  17k|8347 |  15k|  1 | 134k|  24 | 0.000000e+00 |      --      |    Inf |  42.12%
1142.29/1146.32	c  1146s| 64900 |   264 |  6581k|  99.6 |   261M |  32 |5665 |  17k|   0 |  15k|  0 | 134k|  24 | 0.000000e+00 |      --      |    Inf |  42.12%
1143.29/1147.32	c  1147s| 65000 |   265 |  6585k|  99.5 |   261M |  32 |5665 |  17k|8343 |  15k|  1 | 134k|  24 | 0.000000e+00 |      --      |    Inf |  42.13%
1144.48/1148.59	c  1149s| 65100 |   264 |  6591k|  99.4 |   261M |  32 |5665 |  17k|8344 |  15k|  2 | 134k|  24 | 0.000000e+00 |      --      |    Inf |  42.13%
1145.88/1149.97	c  1150s| 65200 |   259 |  6598k|  99.4 |   261M |  32 |5665 |  17k|8345 |  15k|  1 | 135k|  24 | 0.000000e+00 |      --      |    Inf |  42.13%
1147.08/1151.19	c  1151s| 65300 |   261 |  6603k|  99.3 |   261M |  32 |5665 |  17k|8347 |  15k|  1 | 135k|  24 | 0.000000e+00 |      --      |    Inf |  42.13%
1148.37/1152.44	c  1152s| 65400 |   261 |  6609k|  99.2 |   261M |  32 |5665 |  17k|8347 |  15k|  1 | 135k|  24 | 0.000000e+00 |      --      |    Inf |  42.14%
1149.37/1153.49	c  1153s| 65500 |   255 |  6614k|  99.2 |   261M |  32 |5665 |  17k|   0 |  15k|  0 | 135k|  24 | 0.000000e+00 |      --      |    Inf |  42.15%
1151.76/1155.85	c  1156s| 65600 |   264 |  6625k|  99.2 |   261M |  32 |5665 |  17k|8325 |  15k|  0 | 135k|  24 | 0.000000e+00 |      --      |    Inf |  42.16%
1153.16/1157.22	c  1157s| 65700 |   268 |  6634k|  99.2 |   261M |  32 |5665 |  17k|8325 |  15k|  0 | 135k|  24 | 0.000000e+00 |      --      |    Inf |  42.17%
1154.45/1158.55	c  1159s| 65800 |   266 |  6643k|  99.2 |   261M |  32 |5665 |  17k|8325 |  15k|  0 | 136k|  24 | 0.000000e+00 |      --      |    Inf |  42.18%
1155.75/1159.81	c  1160s| 65900 |   261 |  6651k|  99.1 |   261M |  32 |5665 |  17k|8325 |  15k|  1 | 136k|  24 | 0.000000e+00 |      --      |    Inf |  42.20%
1157.44/1161.55	c  1162s| 66000 |   272 |  6661k|  99.1 |   261M |  32 |5665 |  17k|8327 |  15k|  0 | 136k|  24 | 0.000000e+00 |      --      |    Inf |  42.20%
1159.34/1163.44	c  1163s| 66100 |   279 |  6672k|  99.2 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 136k|  24 | 0.000000e+00 |      --      |    Inf |  42.20%
1160.54/1164.65	c  1165s| 66200 |   278 |  6680k|  99.1 |   261M |  32 |5665 |  17k|8334 |  15k|  0 | 137k|  24 | 0.000000e+00 |      --      |    Inf |  42.20%
1162.93/1167.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1162.93/1167.09	c  1167s| 66300 |   282 |  6691k|  99.1 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 137k|  24 | 0.000000e+00 |      --      |    Inf |  42.20%
1164.32/1168.40	c  1168s| 66400 |   274 |  6700k|  99.1 |   261M |  32 |5665 |  17k|8334 |  15k|  0 | 137k|  24 | 0.000000e+00 |      --      |    Inf |  42.20%
1165.52/1169.69	c  1170s| 66500 |   274 |  6709k|  99.1 |   261M |  32 |5665 |  17k|8325 |  15k|  0 | 138k|  24 | 0.000000e+00 |      --      |    Inf |  42.20%
1167.22/1171.35	c  1171s| 66600 |   295 |  6717k|  99.1 |   261M |  32 |5665 |  17k|8328 |  15k|  1 | 138k|  24 | 0.000000e+00 |      --      |    Inf |  42.20%
1168.61/1172.71	c  1173s| 66700 |   287 |  6726k|  99.1 |   261M |  32 |5665 |  17k|8331 |  15k|  2 | 138k|  24 | 0.000000e+00 |      --      |    Inf |  42.21%
1169.81/1173.98	c  1174s| 66800 |   286 |  6733k|  99.0 |   261M |  32 |5665 |  17k|8330 |  15k|  0 | 139k|  24 | 0.000000e+00 |      --      |    Inf |  42.21%
1171.01/1175.19	c  1175s| 66900 |   285 |  6739k|  99.0 |   261M |  32 |5665 |  17k|8328 |  15k|  0 | 139k|  24 | 0.000000e+00 |      --      |    Inf |  42.22%
1172.70/1176.86	c  1177s| 67000 |   292 |  6749k|  99.0 |   261M |  32 |5665 |  17k|8335 |  15k|  1 | 139k|  24 | 0.000000e+00 |      --      |    Inf |  42.22%
1173.90/1178.09	c  1178s| 67100 |   286 |  6758k|  99.0 |   261M |  32 |5665 |  17k|8325 |  15k|  0 | 140k|  24 | 0.000000e+00 |      --      |    Inf |  42.22%
1175.19/1179.38	c  1179s| 67200 |   286 |  6765k|  98.9 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 140k|  24 | 0.000000e+00 |      --      |    Inf |  42.23%
1176.59/1180.72	c  1181s| 67300 |   282 |  6773k|  98.9 |   261M |  32 |5665 |  17k|8334 |  15k|  0 | 140k|  24 | 0.000000e+00 |      --      |    Inf |  42.23%
1177.99/1182.18	c  1182s| 67400 |   287 |  6782k|  98.9 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 140k|  24 | 0.000000e+00 |      --      |    Inf |  42.23%
1179.28/1183.45	c  1183s| 67500 |   288 |  6790k|  98.8 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 141k|  24 | 0.000000e+00 |      --      |    Inf |  42.24%
1180.47/1184.63	c  1185s| 67600 |   294 |  6797k|  98.8 |   261M |  32 |5665 |  17k|8334 |  15k|  0 | 141k|  24 | 0.000000e+00 |      --      |    Inf |  42.24%
1181.67/1185.81	c  1186s| 67700 |   298 |  6804k|  98.8 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 141k|  24 | 0.000000e+00 |      --      |    Inf |  42.24%
1182.77/1186.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1182.77/1186.95	c  1187s| 67800 |   296 |  6810k|  98.7 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 142k|  24 | 0.000000e+00 |      --      |    Inf |  42.24%
1183.97/1188.18	c  1188s| 67900 |   277 |  6818k|  98.7 |   261M |  32 |5665 |  17k|8328 |  15k|  2 | 142k|  24 | 0.000000e+00 |      --      |    Inf |  42.24%
1184.97/1189.16	c  1189s| 68000 |   277 |  6823k|  98.6 |   261M |  32 |5665 |  17k|8335 |  15k|  1 | 142k|  24 | 0.000000e+00 |      --      |    Inf |  42.24%
1186.16/1190.32	c  1190s| 68100 |   276 |  6831k|  98.6 |   261M |  32 |5665 |  17k|8325 |  15k|  1 | 142k|  24 | 0.000000e+00 |      --      |    Inf |  42.25%
1187.55/1191.75	c  1192s| 68200 |   276 |  6839k|  98.6 |   261M |  32 |5665 |  17k|8325 |  15k|  0 | 143k|  24 | 0.000000e+00 |      --      |    Inf |  42.26%
1188.85/1193.03	c  1193s| 68300 |   271 |  6846k|  98.5 |   261M |  32 |5665 |  17k|8325 |  15k|  1 | 143k|  24 | 0.000000e+00 |      --      |    Inf |  42.27%
1190.25/1194.45	c  1194s| 68400 |   279 |  6853k|  98.5 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 143k|  24 | 0.000000e+00 |      --      |    Inf |  42.27%
1191.34/1195.57	c  1196s| 68500 |   283 |  6859k|  98.4 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 143k|  24 | 0.000000e+00 |      --      |    Inf |  42.28%
1192.34/1196.53	c  1197s| 68600 |   293 |  6863k|  98.3 |   261M |  32 |5665 |  17k|8335 |  15k|  0 | 144k|  24 | 0.000000e+00 |      --      |    Inf |  42.28%
1193.04/1197.28	c  1197s| 68700 |   282 |  6866k|  98.2 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 144k|  24 | 0.000000e+00 |      --      |    Inf |  42.28%
1193.84/1198.03	c  1198s| 68800 |   280 |  6869k|  98.1 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 144k|  24 | 0.000000e+00 |      --      |    Inf |  42.29%
1195.03/1199.26	c  1199s| 68900 |   282 |  6876k|  98.1 |   261M |  32 |5665 |  17k|   0 |  15k|  0 | 144k|  24 | 0.000000e+00 |      --      |    Inf |  42.30%
1196.23/1200.49	c  1200s| 69000 |   278 |  6883k|  98.1 |   261M |  32 |5665 |  17k|   0 |  15k|  0 | 145k|  24 | 0.000000e+00 |      --      |    Inf |  42.30%
1197.12/1201.39	c  1201s| 69100 |   280 |  6888k|  98.0 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 145k|  24 | 0.000000e+00 |      --      |    Inf |  42.30%
1198.22/1202.43	c  1202s| 69200 |   279 |  6895k|  98.0 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 145k|  24 | 0.000000e+00 |      --      |    Inf |  42.31%
1199.32/1203.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1199.32/1203.54	c  1204s| 69300 |   285 |  6900k|  97.9 |   261M |  32 |5665 |  17k|8335 |  15k|  1 | 145k|  24 | 0.000000e+00 |      --      |    Inf |  42.31%
1200.02/1204.28	c  1204s| 69400 |   285 |  6903k|  97.8 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 145k|  24 | 0.000000e+00 |      --      |    Inf |  42.31%
1200.82/1205.08	c  1205s| 69500 |   283 |  6906k|  97.7 |   261M |  32 |5665 |  17k|8335 |  15k|  1 | 146k|  24 | 0.000000e+00 |      --      |    Inf |  42.31%
1201.61/1205.85	c  1206s| 69600 |   280 |  6909k|  97.6 |   261M |  32 |5665 |  17k|   0 |  15k|  0 | 146k|  24 | 0.000000e+00 |      --      |    Inf |  42.31%
1202.41/1206.66	c  1207s| 69700 |   272 |  6913k|  97.5 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 146k|  24 | 0.000000e+00 |      --      |    Inf |  42.31%
1203.31/1207.54	c  1208s| 69800 |   266 |  6916k|  97.4 |   261M |  32 |5665 |  17k|8334 |  15k|  1 | 146k|  24 | 0.000000e+00 |      --      |    Inf |  42.32%
1204.20/1208.44	c  1208s| 69900 |   262 |  6920k|  97.3 |   261M |  32 |5665 |  17k|8335 |  15k|  0 | 147k|  24 | 0.000000e+00 |      --      |    Inf |  42.33%
1206.30/1210.57	c  1211s| 70000 |   266 |  6930k|  97.3 |   261M |  32 |5665 |  17k|   0 |  15k|  0 | 147k|  24 | 0.000000e+00 |      --      |    Inf |  42.35%
1208.49/1212.75	c  1213s| 70100 |   279 |  6946k|  97.4 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 147k|  24 | 0.000000e+00 |      --      |    Inf |  42.36%
1209.89/1214.16	c  1214s| 70200 |   278 |  6956k|  97.4 |   261M |  32 |5665 |  17k|8326 |  15k|  0 | 147k|  24 | 0.000000e+00 |      --      |    Inf |  42.36%
1211.28/1215.50	c  1215s| 70300 |   276 |  6966k|  97.4 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 147k|  24 | 0.000000e+00 |      --      |    Inf |  42.36%
1212.28/1216.57	c  1217s| 70400 |   276 |  6972k|  97.4 |   261M |  32 |5665 |  17k|8326 |  15k|  0 | 148k|  24 | 0.000000e+00 |      --      |    Inf |  42.36%
1214.67/1218.92	c  1219s| 70500 |   278 |  6982k|  97.4 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 148k|  24 | 0.000000e+00 |      --      |    Inf |  42.37%
1216.17/1220.40	c  1220s| 70600 |   273 |  6992k|  97.4 |   261M |  32 |5665 |  17k|8326 |  15k|  0 | 148k|  24 | 0.000000e+00 |      --      |    Inf |  42.37%
1217.46/1221.73	c  1222s| 70700 |   279 |  7001k|  97.4 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 148k|  24 | 0.000000e+00 |      --      |    Inf |  42.37%
1218.56/1222.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1218.56/1222.89	c  1223s| 70800 |   277 |  7008k|  97.4 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 149k|  24 | 0.000000e+00 |      --      |    Inf |  42.37%
1219.66/1223.95	c  1224s| 70900 |   279 |  7015k|  97.3 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 149k|  24 | 0.000000e+00 |      --      |    Inf |  42.37%
1220.95/1225.29	c  1225s| 71000 |   274 |  7023k|  97.3 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 149k|  24 | 0.000000e+00 |      --      |    Inf |  42.38%
1222.15/1226.41	c  1226s| 71100 |   273 |  7030k|  97.2 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 149k|  24 | 0.000000e+00 |      --      |    Inf |  42.38%
1223.34/1227.63	c  1228s| 71200 |   273 |  7037k|  97.2 |   261M |  32 |5665 |  17k|8326 |  15k|  0 | 150k|  24 | 0.000000e+00 |      --      |    Inf |  42.38%
1224.54/1228.87	c  1229s| 71300 |   277 |  7045k|  97.2 |   261M |  32 |5665 |  17k|   0 |  15k|  0 | 150k|  24 | 0.000000e+00 |      --      |    Inf |  42.39%
1225.84/1230.17	c  1230s| 71400 |   276 |  7054k|  97.2 |   261M |  32 |5665 |  17k|8326 |  15k|  0 | 150k|  24 | 0.000000e+00 |      --      |    Inf |  42.39%
1227.13/1231.47	c  1231s| 71500 |   280 |  7061k|  97.1 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 150k|  24 | 0.000000e+00 |      --      |    Inf |  42.39%
1228.03/1232.32	c  1232s| 71600 |   274 |  7066k|  97.1 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 150k|  24 | 0.000000e+00 |      --      |    Inf |  42.40%
1228.83/1233.14	c  1233s| 71700 |   271 |  7070k|  97.0 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 151k|  24 | 0.000000e+00 |      --      |    Inf |  42.41%
1230.42/1234.78	c  1235s| 71800 |   276 |  7083k|  97.0 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 151k|  24 | 0.000000e+00 |      --      |    Inf |  42.41%
1231.82/1236.17	c  1236s| 71900 |   272 |  7094k|  97.1 |   261M |  32 |5665 |  17k|8326 |  15k|  0 | 151k|  24 | 0.000000e+00 |      --      |    Inf |  42.41%
1232.82/1237.18	c  1237s| 72000 |   274 |  7100k|  97.0 |   261M |  32 |5665 |  17k|8326 |  15k|  0 | 151k|  24 | 0.000000e+00 |      --      |    Inf |  42.41%
1233.91/1238.24	c  1238s| 72100 |   276 |  7107k|  97.0 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 152k|  24 | 0.000000e+00 |      --      |    Inf |  42.41%
1235.11/1239.43	c  1239s| 72200 |   279 |  7115k|  96.9 |   261M |  32 |5665 |  17k|8326 |  15k|  0 | 152k|  24 | 0.000000e+00 |      --      |    Inf |  42.41%
1236.01/1240.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1236.01/1240.34	c  1240s| 72300 |   275 |  7120k|  96.9 |   261M |  32 |5665 |  17k|   0 |  15k|  0 | 152k|  24 | 0.000000e+00 |      --      |    Inf |  42.41%
1237.10/1241.42	c  1241s| 72400 |   271 |  7126k|  96.8 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 152k|  24 | 0.000000e+00 |      --      |    Inf |  42.42%
1238.20/1242.56	c  1243s| 72500 |   276 |  7133k|  96.8 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 153k|  24 | 0.000000e+00 |      --      |    Inf |  42.42%
1239.00/1243.36	c  1243s| 72600 |   277 |  7136k|  96.7 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 153k|  24 | 0.000000e+00 |      --      |    Inf |  42.42%
1240.19/1244.50	c  1244s| 72700 |   269 |  7142k|  96.7 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 153k|  24 | 0.000000e+00 |      --      |    Inf |  42.42%
1240.99/1245.31	c  1245s| 72800 |   275 |  7146k|  96.6 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 153k|  24 | 0.000000e+00 |      --      |    Inf |  42.43%
1241.79/1246.13	c  1246s| 72900 |   275 |  7150k|  96.5 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 153k|  24 | 0.000000e+00 |      --      |    Inf |  42.43%
1242.59/1246.91	c  1247s| 73000 |   272 |  7155k|  96.4 |   261M |  32 |5665 |  17k|   0 |  15k|  0 | 154k|  24 | 0.000000e+00 |      --      |    Inf |  42.44%
1243.28/1247.61	c  1248s| 73100 |   269 |  7158k|  96.3 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 154k|  24 | 0.000000e+00 |      --      |    Inf |  42.44%
1244.18/1248.56	c  1249s| 73200 |   273 |  7163k|  96.3 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 154k|  24 | 0.000000e+00 |      --      |    Inf |  42.44%
1244.98/1249.33	c  1249s| 73300 |   267 |  7167k|  96.2 |   261M |  32 |5665 |  17k|8326 |  15k|  1 | 154k|  24 | 0.000000e+00 |      --      |    Inf |  42.44%
1245.98/1250.36	c  1250s| 73400 |   264 |  7173k|  96.2 |   261M |  32 |5665 |  17k|8341 |  15k|  1 | 154k|  24 | 0.000000e+00 |      --      |    Inf |  42.45%
1247.47/1251.87	c  1252s| 73500 |   267 |  7186k|  96.2 |   261M |  32 |5665 |  17k|8325 |  15k|  1 | 155k|  24 | 0.000000e+00 |      --      |    Inf |  42.46%
1249.27/1253.69	c  1254s| 73600 |   263 |  7201k|  96.3 |   261M |  32 |5665 |  17k|8325 |  15k|  0 | 155k|  24 | 0.000000e+00 |      --      |    Inf |  42.49%
1251.96/1256.36	c  1256s| 73700 |   282 |  7218k|  96.4 |   261M |  32 |5665 |  17k|8325 |  15k|  1 | 155k|  24 | 0.000000e+00 |      --      |    Inf |  42.51%
1253.05/1257.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1253.05/1257.43	c  1257s| 73800 |   282 |  7225k|  96.3 |   261M |  32 |5665 |  17k|8325 |  15k|  1 | 155k|  24 | 0.000000e+00 |      --      |    Inf |  42.52%
1254.35/1258.72	c  1259s| 73900 |   273 |  7234k|  96.3 |   261M |  32 |5665 |  17k|8325 |  15k|  0 | 155k|  24 | 0.000000e+00 |      --      |    Inf |  42.55%
1256.34/1260.76	c  1261s| 74000 |   269 |  7251k|  96.4 |   261M |  32 |5665 |  17k|8348 |  15k|  0 | 156k|  24 | 0.000000e+00 |      --      |    Inf |  42.61%
1258.14/1262.54	c  1263s| 74100 |   268 |  7260k|  96.4 |   261M |  32 |5665 |  17k|8336 |  15k|  1 | 156k|  24 | 0.000000e+00 |      --      |    Inf |  42.67%
1260.93/1265.32	c  1265s| 74200 |   269 |  7275k|  96.5 |   261M |  32 |5665 |  17k|8340 |  15k|  0 | 156k|  24 | 0.000000e+00 |      --      |    Inf |  42.72%
1262.73/1267.16	c  1267s| 74300 |   274 |  7286k|  96.5 |   261M |  32 |5665 |  17k|8348 |  15k|  1 | 156k|  24 | 0.000000e+00 |      --      |    Inf |  42.75%
1263.92/1268.33	c  1268s| 74400 |   268 |  7295k|  96.5 |   261M |  32 |5665 |  17k|8348 |  15k|  1 | 156k|  24 | 0.000000e+00 |      --      |    Inf |  42.91%
1265.62/1270.06	c  1270s| 74500 |   267 |  7304k|  96.5 |   261M |  32 |5665 |  17k|8348 |  16k|  1 | 157k|  24 | 0.000000e+00 |      --      |    Inf |  42.98%
1267.01/1271.40	c  1271s| 74600 |   265 |  7312k|  96.5 |   263M |  32 |5665 |  17k|8333 |  16k|  0 | 157k|  24 | 0.000000e+00 |      --      |    Inf |  43.03%
1268.31/1272.74	c  1273s| 74700 |   271 |  7319k|  96.4 |   263M |  32 |5665 |  17k|8329 |  16k|  0 | 157k|  24 | 0.000000e+00 |      --      |    Inf |  43.08%
1269.71/1274.11	c  1274s| 74800 |   271 |  7327k|  96.4 |   263M |  32 |5665 |  17k|8332 |  16k|  1 | 157k|  24 | 0.000000e+00 |      --      |    Inf |  43.10%
1270.90/1275.32	c  1275s| 74900 |   265 |  7334k|  96.4 |   263M |  32 |5665 |  17k|8329 |  16k|  1 | 158k|  24 | 0.000000e+00 |      --      |    Inf |  43.20%
1272.20/1276.69	c  1277s| 75000 |   270 |  7341k|  96.3 |   263M |  32 |5665 |  17k|8332 |  16k|  1 | 158k|  24 | 0.000000e+00 |      --      |    Inf |  43.22%
1273.39/1277.85	c  1278s| 75100 |   262 |  7348k|  96.3 |   263M |  32 |5665 |  17k|   0 |  16k|  0 | 158k|  24 | 0.000000e+00 |      --      |    Inf |  43.28%
1274.89/1279.37	c  1279s| 75200 |   267 |  7361k|  96.4 |   263M |  32 |5665 |  17k|8329 |  16k|  0 | 158k|  24 | 0.000000e+00 |      --      |    Inf |  43.33%
1277.98/1282.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1277.98/1282.47	c  1282s| 75300 |   266 |  7375k|  96.4 |   263M |  32 |5665 |  17k|8342 |  16k|  1 | 158k|  24 | 0.000000e+00 |      --      |    Inf |  43.33%
1280.97/1285.48	c  1285s| 75400 |   271 |  7396k|  96.6 |   264M |  32 |5665 |  17k|8331 |  16k|  1 | 159k|  24 | 0.000000e+00 |      --      |    Inf |  43.40%
1282.27/1286.79	c  1287s| 75500 |   278 |  7404k|  96.5 |   264M |  32 |5665 |  17k|8331 |  16k|  1 | 159k|  24 | 0.000000e+00 |      --      |    Inf |  43.42%
1283.16/1287.61	c  1288s| 75600 |   266 |  7408k|  96.5 |   264M |  32 |5665 |  17k|   0 |  16k|  0 | 159k|  24 | 0.000000e+00 |      --      |    Inf |  43.46%
1284.96/1289.47	c  1289s| 75700 |   272 |  7418k|  96.5 |   264M |  32 |5665 |  17k|8329 |  16k|  0 | 159k|  24 | 0.000000e+00 |      --      |    Inf |  43.64%
1285.96/1290.49	c  1290s| 75800 |   270 |  7423k|  96.4 |   264M |  32 |5665 |  17k|8329 |  16k|  0 | 160k|  24 | 0.000000e+00 |      --      |    Inf |  43.71%
1286.95/1291.48	c  1291s| 75900 |   270 |  7428k|  96.4 |   264M |  32 |5665 |  17k|8329 |  16k|  1 | 160k|  24 | 0.000000e+00 |      --      |    Inf |  43.73%
1287.95/1292.45	c  1292s| 76000 |   270 |  7433k|  96.3 |   264M |  32 |5665 |  17k|8329 |  16k|  1 | 160k|  24 | 0.000000e+00 |      --      |    Inf |  43.75%
1288.95/1293.43	c  1293s| 76100 |   267 |  7438k|  96.2 |   264M |  32 |5665 |  17k|   0 |  16k|  0 | 161k|  24 | 0.000000e+00 |      --      |    Inf |  43.77%
1291.04/1295.52	c  1296s| 76200 |   265 |  7449k|  96.2 |   264M |  32 |5665 |  17k|8349 |  16k|  0 | 161k|  24 | 0.000000e+00 |      --      |    Inf |  43.91%
1293.43/1297.92	c  1298s| 76300 |   274 |  7461k|  96.3 |   267M |  32 |5665 |  17k|8331 |  16k|  0 | 161k|  24 | 0.000000e+00 |      --      |    Inf |  43.96%
1295.92/1300.44	c  1300s| 76400 |   279 |  7471k|  96.3 |   267M |  32 |5665 |  17k|8339 |  16k|  1 | 161k|  24 | 0.000000e+00 |      --      |    Inf |  43.99%
1297.12/1301.64	c  1302s| 76500 |   272 |  7478k|  96.3 |   267M |  32 |5665 |  17k|8331 |  16k|  1 | 161k|  24 | 0.000000e+00 |      --      |    Inf |  44.02%
1298.92/1303.47	c  1303s| 76600 |   272 |  7489k|  96.3 |   267M |  32 |5665 |  17k|8339 |  16k|  0 | 162k|  24 | 0.000000e+00 |      --      |    Inf |  44.03%
1300.21/1304.77	c  1305s| 76700 |   276 |  7496k|  96.2 |   267M |  32 |5665 |  17k|8339 |  16k|  1 | 162k|  24 | 0.000000e+00 |      --      |    Inf |  44.05%
1301.81/1306.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1301.81/1306.36	c  1306s| 76800 |   288 |  7506k|  96.2 |   267M |  32 |5665 |  17k|8331 |  16k|  1 | 162k|  24 | 0.000000e+00 |      --      |    Inf |  44.05%
1302.90/1307.46	c  1307s| 76900 |   289 |  7512k|  96.2 |   267M |  32 |5665 |  17k|8331 |  16k|  1 | 162k|  24 | 0.000000e+00 |      --      |    Inf |  44.06%
1304.30/1308.81	c  1309s| 77000 |   284 |  7521k|  96.2 |   267M |  32 |5665 |  17k|8331 |  16k|  0 | 163k|  24 | 0.000000e+00 |      --      |    Inf |  44.06%
1305.50/1310.08	c  1310s| 77100 |   276 |  7529k|  96.2 |   267M |  32 |5665 |  17k|8331 |  16k|  0 | 163k|  24 | 0.000000e+00 |      --      |    Inf |  44.07%
1306.69/1311.24	c  1311s| 77200 |   279 |  7536k|  96.1 |   267M |  32 |5665 |  17k|   0 |  16k|  0 | 163k|  24 | 0.000000e+00 |      --      |    Inf |  44.08%
1307.89/1312.41	c  1312s| 77300 |   274 |  7544k|  96.1 |   267M |  32 |5665 |  17k|8339 |  16k|  0 | 164k|  24 | 0.000000e+00 |      --      |    Inf |  44.08%
1309.18/1313.73	c  1314s| 77400 |   282 |  7552k|  96.1 |   267M |  32 |5665 |  17k|8339 |  16k|  0 | 164k|  24 | 0.000000e+00 |      --      |    Inf |  44.09%
1310.08/1314.67	c  1315s| 77500 |   276 |  7558k|  96.0 |   267M |  32 |5665 |  17k|8340 |  16k|  0 | 164k|  24 | 0.000000e+00 |      --      |    Inf |  44.10%
1311.18/1315.75	c  1316s| 77600 |   271 |  7565k|  96.0 |   267M |  32 |5665 |  17k|8331 |  16k|  0 | 164k|  24 | 0.000000e+00 |      --      |    Inf |  44.10%
1312.67/1317.20	c  1317s| 77700 |   271 |  7579k|  96.1 |   267M |  32 |5665 |  17k|8341 |  16k|  0 | 164k|  24 | 0.000000e+00 |      --      |    Inf |  44.11%
1314.07/1318.60	c  1319s| 77800 |   269 |  7589k|  96.1 |   267M |  32 |5665 |  17k|   0 |  16k|  0 | 165k|  24 | 0.000000e+00 |      --      |    Inf |  44.14%
1315.27/1319.81	c  1320s| 77900 |   270 |  7597k|  96.1 |   267M |  32 |5665 |  17k|   0 |  16k|  0 | 165k|  24 | 0.000000e+00 |      --      |    Inf |  44.15%
1316.96/1321.58	c  1322s| 78000 |   271 |  7610k|  96.1 |   267M |  32 |5665 |  17k|8337 |  16k|  0 | 165k|  24 | 0.000000e+00 |      --      |    Inf |  44.17%
1318.16/1322.75	c  1323s| 78100 |   269 |  7618k|  96.1 |   267M |  32 |5665 |  17k|8337 |  16k|  0 | 165k|  24 | 0.000000e+00 |      --      |    Inf |  44.19%
1319.85/1324.47	c  1324s| 78200 |   268 |  7626k|  96.1 |   267M |  32 |5665 |  17k|8332 |  16k|  0 | 166k|  24 | 0.000000e+00 |      --      |    Inf |  44.34%
1321.15/1325.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1321.15/1325.73	c  1326s| 78300 |   268 |  7634k|  96.0 |   267M |  32 |5665 |  17k|8332 |  16k|  1 | 166k|  24 | 0.000000e+00 |      --      |    Inf |  44.37%
1322.34/1326.93	c  1327s| 78400 |   269 |  7642k|  96.0 |   267M |  32 |5665 |  17k|8332 |  16k|  0 | 166k|  24 | 0.000000e+00 |      --      |    Inf |  44.39%
1323.24/1327.82	c  1328s| 78500 |   268 |  7646k|  95.9 |   267M |  32 |5665 |  17k|8332 |  16k|  0 | 166k|  24 | 0.000000e+00 |      --      |    Inf |  44.41%
1324.44/1329.07	c  1329s| 78600 |   266 |  7656k|  95.9 |   267M |  32 |5665 |  17k|8340 |  16k|  0 | 167k|  24 | 0.000000e+00 |      --      |    Inf |  44.41%
1326.03/1330.67	c  1331s| 78700 |   264 |  7670k|  96.0 |   267M |  32 |5665 |  17k|   0 |  16k|  0 | 167k|  24 | 0.000000e+00 |      --      |    Inf |  44.43%
1327.93/1332.59	c  1333s| 78800 |   268 |  7685k|  96.1 |   267M |  32 |5665 |  17k|8346 |  16k|  1 | 167k|  24 | 0.000000e+00 |      --      |    Inf |  44.45%
1330.22/1334.82	c  1335s| 78900 |   275 |  7696k|  96.1 |   267M |  32 |5665 |  17k|8337 |  16k|  0 | 167k|  24 | 0.000000e+00 |      --      |    Inf |  44.46%
1332.12/1336.72	c  1337s| 79000 |   271 |  7705k|  96.1 |   267M |  32 |5665 |  17k|8346 |  16k|  0 | 167k|  24 | 0.000000e+00 |      --      |    Inf |  44.47%
1332.91/1337.56	c  1338s| 79100 |   272 |  7709k|  96.0 |   267M |  32 |5665 |  17k|   0 |  16k|  0 | 168k|  24 | 0.000000e+00 |      --      |    Inf |  44.50%
1333.71/1338.32	c  1338s| 79200 |   270 |  7713k|  95.9 |   267M |  32 |5665 |  17k|8333 |  16k|  1 | 168k|  24 | 0.000000e+00 |      --      |    Inf |  44.51%
1334.61/1339.26	c  1339s| 79300 |   269 |  7718k|  95.9 |   267M |  32 |5665 |  17k|8333 |  16k|  0 | 168k|  24 | 0.000000e+00 |      --      |    Inf |  44.54%
1335.51/1340.12	c  1340s| 79400 |   270 |  7723k|  95.8 |   267M |  32 |5665 |  17k|8333 |  16k|  1 | 168k|  24 | 0.000000e+00 |      --      |    Inf |  44.56%
1336.41/1341.06	c  1341s| 79500 |   265 |  7728k|  95.8 |   267M |  32 |5665 |  17k|8333 |  16k|  0 | 168k|  24 | 0.000000e+00 |      --      |    Inf |  44.66%
1337.70/1342.31	c  1342s| 79600 |   264 |  7738k|  95.8 |   267M |  32 |5665 |  17k|8315 |  16k|  1 | 169k|  24 | 0.000000e+00 |      --      |    Inf |  44.73%
1340.29/1344.94	c  1345s| 79700 |   269 |  7757k|  95.9 |   268M |  32 |5665 |  17k|8337 |  16k|  0 | 169k|  24 | 0.000000e+00 |      --      |    Inf |  44.86%
1341.19/1345.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1341.19/1345.85	c  1346s| 79800 |   269 |  7761k|  95.8 |   268M |  32 |5665 |  17k|8333 |  16k|  0 | 169k|  24 | 0.000000e+00 |      --      |    Inf |  44.90%
1343.58/1348.22	c  1348s| 79900 |   274 |  7768k|  95.8 |   268M |  32 |5665 |  17k|8333 |  16k|  1 | 169k|  24 | 0.000000e+00 |      --      |    Inf |  44.93%
1344.28/1348.94	c  1349s| 80000 |   264 |  7771k|  95.7 |   268M |  32 |5665 |  17k|8340 |  16k|  1 | 169k|  24 | 0.000000e+00 |      --      |    Inf |  45.00%
1345.97/1350.64	c  1351s| 80100 |   276 |  7779k|  95.7 |   268M |  32 |5665 |  17k|8345 |  16k|  1 | 170k|  24 | 0.000000e+00 |      --      |    Inf |  45.10%
1346.77/1351.41	c  1351s| 80200 |   273 |  7782k|  95.6 |   268M |  32 |5665 |  17k|   0 |  16k|  0 | 170k|  24 | 0.000000e+00 |      --      |    Inf |  45.16%
1347.47/1352.16	c  1352s| 80300 |   271 |  7785k|  95.5 |   268M |  32 |5665 |  17k|8338 |  16k|  1 | 170k|  24 | 0.000000e+00 |      --      |    Inf |  45.24%
1348.67/1353.36	c  1353s| 80400 |   273 |  7791k|  95.5 |   268M |  32 |5665 |  17k|8331 |  16k|  1 | 170k|  24 | 0.000000e+00 |      --      |    Inf |  45.33%
1349.66/1354.39	c  1354s| 80500 |   273 |  7795k|  95.4 |   268M |  32 |5665 |  17k|8336 |  16k|  1 | 170k|  24 | 0.000000e+00 |      --      |    Inf |  45.40%
1350.76/1355.47	c  1355s| 80600 |   268 |  7801k|  95.4 |   268M |  32 |5665 |  17k|8339 |  16k|  1 | 171k|  24 | 0.000000e+00 |      --      |    Inf |  45.47%
1351.66/1356.38	c  1356s| 80700 |   266 |  7805k|  95.3 |   268M |  32 |5665 |  17k|8339 |  16k|  1 | 171k|  24 | 0.000000e+00 |      --      |    Inf |  45.49%
1353.25/1357.90	c  1358s| 80800 |   274 |  7812k|  95.3 |   268M |  32 |5665 |  17k|8315 |  16k|  1 | 171k|  24 | 0.000000e+00 |      --      |    Inf |  45.59%
1357.14/1361.82	c  1362s| 80900 |   288 |  7833k|  95.4 |   268M |  32 |5665 |  17k|8332 |  16k|  1 | 171k|  24 | 0.000000e+00 |      --      |    Inf |  46.23%
1358.14/1362.88	c  1363s| 81000 |   276 |  7839k|  95.4 |   268M |  32 |5665 |  17k|8331 |  16k|  1 | 171k|  24 | 0.000000e+00 |      --      |    Inf |  46.38%
1359.34/1364.05	c  1364s| 81100 |   274 |  7846k|  95.3 |   268M |  32 |5665 |  17k|8335 |  16k|  1 | 172k|  24 | 0.000000e+00 |      --      |    Inf |  46.50%
1360.44/1365.14	c  1365s| 81200 |   273 |  7852k|  95.3 |   268M |  32 |5665 |  17k|8336 |  16k|  0 | 172k|  24 | 0.000000e+00 |      --      |    Inf |  46.51%
1361.63/1366.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1361.63/1366.38	c  1366s| 81300 |   274 |  7860k|  95.3 |   268M |  32 |5665 |  17k|8336 |  16k|  0 | 172k|  24 | 0.000000e+00 |      --      |    Inf |  46.52%
1362.72/1367.42	c  1367s| 81400 |   274 |  7867k|  95.2 |   268M |  32 |5665 |  17k|8335 |  16k|  0 | 172k|  24 | 0.000000e+00 |      --      |    Inf |  46.53%
1364.32/1369.10	c  1369s| 81500 |   269 |  7880k|  95.3 |   268M |  32 |5665 |  17k|8338 |  16k|  0 | 172k|  24 | 0.000000e+00 |      --      |    Inf |  46.59%
1366.51/1371.24	c  1371s| 81600 |   283 |  7895k|  95.4 |   268M |  32 |5665 |  17k|8344 |  16k|  1 | 173k|  24 | 0.000000e+00 |      --      |    Inf |  46.77%
1368.51/1373.20	c  1373s| 81700 |   278 |  7906k|  95.4 |   268M |  32 |5665 |  17k|   0 |  16k|  0 | 173k|  24 | 0.000000e+00 |      --      |    Inf |  46.84%
1369.90/1374.68	c  1375s| 81800 |   276 |  7913k|  95.3 |   268M |  32 |5665 |  17k|8326 |  17k|  0 | 173k|  24 | 0.000000e+00 |      --      |    Inf |  46.93%
1371.10/1375.84	c  1376s| 81900 |   275 |  7919k|  95.3 |   268M |  32 |5665 |  17k|8343 |  17k|  1 | 173k|  24 | 0.000000e+00 |      --      |    Inf |  46.98%
1372.00/1376.77	c  1377s| 82000 |   274 |  7924k|  95.2 |   268M |  32 |5665 |  17k|8343 |  17k|  1 | 174k|  24 | 0.000000e+00 |      --      |    Inf |  47.00%
1373.59/1378.35	c  1378s| 82100 |   281 |  7933k|  95.2 |   268M |  32 |5665 |  17k|8347 |  17k|  0 | 174k|  24 | 0.000000e+00 |      --      |    Inf |  47.20%
1375.29/1380.04	c  1380s| 82200 |   278 |  7945k|  95.3 |   268M |  32 |5665 |  17k|8347 |  17k|  1 | 174k|  24 | 0.000000e+00 |      --      |    Inf |  47.22%
1377.28/1382.02	c  1382s| 82300 |   282 |  7956k|  95.3 |   268M |  32 |5665 |  17k|8358 |  17k|  1 | 174k|  24 | 0.000000e+00 |      --      |    Inf |  47.25%
1378.58/1383.38	c  1383s| 82400 |   278 |  7966k|  95.3 |   268M |  32 |5665 |  17k|8358 |  17k|  0 | 174k|  24 | 0.000000e+00 |      --      |    Inf |  47.28%
1380.57/1385.36	c  1385s| 82500 |   279 |  7982k|  95.4 |   268M |  32 |5665 |  17k|8332 |  17k|  1 | 175k|  24 | 0.000000e+00 |      --      |    Inf |  47.31%
1381.97/1386.76	c  1387s| 82600 |   279 |  7993k|  95.4 |   268M |  32 |5665 |  17k|8342 |  17k|  1 | 175k|  24 | 0.000000e+00 |      --      |    Inf |  47.34%
1383.86/1388.69	c  1389s| 82700 |   275 |  8012k|  95.5 |   268M |  32 |5665 |  17k|8341 |  17k|  0 | 175k|  24 | 0.000000e+00 |      --      |    Inf |  47.36%
1386.75/1391.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1386.75/1391.51	c  1392s| 82800 |   284 |  8021k|  95.5 |   268M |  32 |5665 |  17k|8339 |  17k|  1 | 175k|  24 | 0.000000e+00 |      --      |    Inf |  47.52%
1387.65/1392.46	c  1392s| 82900 |   282 |  8024k|  95.4 |   268M |  32 |5665 |  17k|   0 |  17k|  0 | 175k|  24 | 0.000000e+00 |      --      |    Inf |  47.60%
1388.55/1393.36	c  1393s| 83000 |   279 |  8028k|  95.3 |   268M |  32 |5665 |  17k|8342 |  17k|  1 | 176k|  24 | 0.000000e+00 |      --      |    Inf |  47.65%
1390.84/1395.65	c  1396s| 83100 |   299 |  8037k|  95.3 |   268M |  32 |5665 |  17k|8333 |  17k|  1 | 176k|  24 | 0.000000e+00 |      --      |    Inf |  47.78%
1391.54/1396.38	c  1396s| 83200 |   296 |  8040k|  95.3 |   268M |  32 |5665 |  17k|8336 |  17k|  1 | 176k|  24 | 0.000000e+00 |      --      |    Inf |  47.80%
1392.73/1397.52	c  1398s| 83300 |   298 |  8045k|  95.2 |   268M |  32 |5665 |  17k|8333 |  17k|  1 | 176k|  24 | 0.000000e+00 |      --      |    Inf |  47.83%
1393.53/1398.31	c  1398s| 83400 |   291 |  8049k|  95.1 |   268M |  32 |5665 |  17k|8333 |  17k|  1 | 176k|  24 | 0.000000e+00 |      --      |    Inf |  47.86%
1394.54/1399.30	c  1399s| 83500 |   287 |  8053k|  95.1 |   270M |  32 |5665 |  17k|8336 |  17k|  1 | 176k|  24 | 0.000000e+00 |      --      |    Inf |  47.92%
1395.53/1400.32	c  1400s| 83600 |   280 |  8059k|  95.0 |   270M |  32 |5665 |  17k|   0 |  17k|  0 | 177k|  24 | 0.000000e+00 |      --      |    Inf |  47.99%
1396.73/1401.52	c  1402s| 83700 |   286 |  8066k|  95.0 |   270M |  32 |5665 |  17k|8340 |  17k|  1 | 177k|  24 | 0.000000e+00 |      --      |    Inf |  48.09%
1399.42/1404.21	c  1404s| 83800 |   297 |  8079k|  95.1 |   270M |  32 |5665 |  17k|8322 |  17k|  0 | 177k|  24 | 0.000000e+00 |      --      |    Inf |  48.19%
1400.52/1405.32	c  1405s| 83900 |   296 |  8085k|  95.0 |   270M |  32 |5665 |  17k|8324 |  17k|  1 | 177k|  24 | 0.000000e+00 |      --      |    Inf |  48.20%
1401.52/1406.32	c  1406s| 84000 |   298 |  8090k|  95.0 |   270M |  32 |5665 |  17k|8331 |  17k|  1 | 177k|  24 | 0.000000e+00 |      --      |    Inf |  48.22%
1402.51/1407.37	c  1407s| 84100 |   299 |  8096k|  94.9 |   270M |  32 |5665 |  17k|8332 |  17k|  1 | 178k|  24 | 0.000000e+00 |      --      |    Inf |  48.24%
1403.71/1408.56	c  1409s| 84200 |   308 |  8102k|  94.9 |   270M |  32 |5665 |  17k|8331 |  17k|  0 | 178k|  24 | 0.000000e+00 |      --      |    Inf |  48.25%
1404.71/1409.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1404.71/1409.51	c  1409s| 84300 |   303 |  8107k|  94.8 |   270M |  32 |5665 |  17k|8331 |  17k|  1 | 178k|  24 | 0.000000e+00 |      --      |    Inf |  48.26%
1405.60/1410.49	c  1410s| 84400 |   295 |  8113k|  94.8 |   270M |  32 |5665 |  17k|   0 |  17k|  0 | 178k|  24 | 0.000000e+00 |      --      |    Inf |  48.29%
1406.90/1411.77	c  1412s| 84500 |   291 |  8120k|  94.8 |   270M |  32 |5665 |  17k|   0 |  17k|  0 | 178k|  24 | 0.000000e+00 |      --      |    Inf |  48.31%
1408.20/1413.08	c  1413s| 84600 |   294 |  8130k|  94.8 |   270M |  32 |5665 |  17k|8322 |  17k|  1 | 179k|  24 | 0.000000e+00 |      --      |    Inf |  48.36%
1409.49/1414.38	c  1414s| 84700 |   297 |  8135k|  94.7 |   270M |  32 |5665 |  17k|8332 |  17k|  1 | 179k|  24 | 0.000000e+00 |      --      |    Inf |  48.40%
1410.59/1415.48	c  1415s| 84800 |   295 |  8140k|  94.7 |   270M |  32 |5665 |  17k|8332 |  17k|  1 | 179k|  24 | 0.000000e+00 |      --      |    Inf |  48.49%
1411.59/1416.47	c  1416s| 84900 |   301 |  8144k|  94.6 |   270M |  32 |5665 |  17k|8330 |  17k|  1 | 179k|  24 | 0.000000e+00 |      --      |    Inf |  48.52%
1412.48/1417.38	c  1417s| 85000 |   293 |  8149k|  94.5 |   270M |  32 |5665 |  17k|   0 |  17k|  0 | 179k|  24 | 0.000000e+00 |      --      |    Inf |  48.55%
1413.48/1418.37	c  1418s| 85100 |   290 |  8154k|  94.5 |   270M |  32 |5665 |  17k|8347 |  17k|  1 | 180k|  24 | 0.000000e+00 |      --      |    Inf |  48.57%
1414.38/1419.20	c  1419s| 85200 |   281 |  8158k|  94.4 |   270M |  32 |5665 |  17k|8332 |  17k|  1 | 180k|  24 | 0.000000e+00 |      --      |    Inf |  48.61%
1415.47/1420.34	c  1420s| 85300 |   284 |  8164k|  94.4 |   270M |  32 |5665 |  17k|8332 |  17k|  1 | 180k|  24 | 0.000000e+00 |      --      |    Inf |  48.63%
1416.87/1421.70	c  1422s| 85400 |   289 |  8172k|  94.4 |   270M |  32 |5665 |  17k|8344 |  17k|  0 | 180k|  24 | 0.000000e+00 |      --      |    Inf |  48.65%
1418.46/1423.33	c  1423s| 85500 |   290 |  8180k|  94.3 |   270M |  32 |5665 |  17k|8334 |  17k|  1 | 180k|  24 | 0.000000e+00 |      --      |    Inf |  48.70%
1419.36/1424.22	c  1424s| 85600 |   289 |  8184k|  94.3 |   270M |  32 |5665 |  17k|8334 |  17k|  1 | 181k|  24 | 0.000000e+00 |      --      |    Inf |  48.73%
1420.26/1425.18	c  1425s| 85700 |   290 |  8188k|  94.2 |   270M |  32 |5665 |  17k|8345 |  17k|  1 | 181k|  24 | 0.000000e+00 |      --      |    Inf |  48.75%
1421.26/1426.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1421.26/1426.11	c  1426s| 85800 |   285 |  8192k|  94.2 |   270M |  32 |5665 |  17k|8334 |  17k|  1 | 181k|  24 | 0.000000e+00 |      --      |    Inf |  48.77%
1422.26/1427.11	c  1427s| 85900 |   284 |  8196k|  94.1 |   270M |  32 |5665 |  17k|   0 |  17k|  0 | 181k|  24 | 0.000000e+00 |      --      |    Inf |  48.80%
1426.54/1431.44	c  1431s| 86000 |   289 |  8207k|  94.1 |   270M |  32 |5665 |  17k|8345 |  17k|  1 | 181k|  24 | 0.000000e+00 |      --      |    Inf |  48.82%
1428.34/1433.26	c  1433s| 86100 |   277 |  8217k|  94.1 |   270M |  32 |5665 |  17k|8345 |  17k|  1 | 181k|  24 | 0.000000e+00 |      --      |    Inf |  49.03%
1430.33/1435.27	c  1435s| 86200 |   286 |  8231k|  94.2 |   270M |  32 |5665 |  17k|8328 |  17k|  1 | 182k|  24 | 0.000000e+00 |      --      |    Inf |  49.06%
1431.73/1436.67	c  1437s| 86300 |   287 |  8240k|  94.2 |   270M |  32 |5665 |  17k|8328 |  17k|  0 | 182k|  24 | 0.000000e+00 |      --      |    Inf |  49.08%
1434.32/1439.24	c  1439s| 86400 |   283 |  8266k|  94.4 |   270M |  32 |5665 |  17k|8325 |  17k|  1 | 182k|  24 | 0.000000e+00 |      --      |    Inf |  49.28%
1436.91/1441.81	c  1442s| 86500 |   282 |  8285k|  94.5 |   270M |  32 |5665 |  17k|8341 |  17k|  0 | 182k|  24 | 0.000000e+00 |      --      |    Inf |  49.37%
1438.11/1443.02	c  1443s| 86600 |   284 |  8294k|  94.5 |   270M |  32 |5665 |  17k|8325 |  17k|  0 | 182k|  24 | 0.000000e+00 |      --      |    Inf |  49.39%
1439.21/1444.12	c  1444s| 86700 |   288 |  8300k|  94.4 |   270M |  32 |5665 |  17k|8325 |  17k|  1 | 183k|  24 | 0.000000e+00 |      --      |    Inf |  49.40%
1440.40/1445.39	c  1445s| 86800 |   290 |  8309k|  94.4 |   270M |  32 |5665 |  17k|8325 |  17k|  1 | 183k|  24 | 0.000000e+00 |      --      |    Inf |  49.41%
1441.60/1446.55	c  1447s| 86900 |   279 |  8318k|  94.4 |   270M |  32 |5665 |  17k|8325 |  17k|  1 | 183k|  24 | 0.000000e+00 |      --      |    Inf |  49.42%
1443.49/1448.44	c  1448s| 87000 |   278 |  8332k|  94.5 |   270M |  32 |5665 |  17k|8325 |  17k|  0 | 183k|  24 | 0.000000e+00 |      --      |    Inf |  49.73%
1445.19/1450.11	c  1450s| 87100 |   279 |  8343k|  94.5 |   270M |  32 |5665 |  17k|   0 |  17k|  0 | 184k|  24 | 0.000000e+00 |      --      |    Inf |  49.77%
1446.38/1451.39	c  1451s| 87200 |   277 |  8351k|  94.5 |   270M |  32 |5665 |  17k|8325 |  17k|  1 | 184k|  24 | 0.000000e+00 |      --      |    Inf |  49.84%
1447.68/1452.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1447.68/1452.68	c  1453s| 87300 |   283 |  8359k|  94.5 |   270M |  32 |5665 |  17k|8327 |  17k|  0 | 184k|  24 | 0.000000e+00 |      --      |    Inf |  49.85%
1448.87/1453.88	c  1454s| 87400 |   278 |  8366k|  94.4 |   270M |  32 |5665 |  17k|8328 |  17k|  1 | 184k|  24 | 0.000000e+00 |      --      |    Inf |  49.86%
1450.37/1455.39	c  1455s| 87500 |   282 |  8376k|  94.4 |   270M |  32 |5665 |  17k|8330 |  17k|  0 | 184k|  24 | 0.000000e+00 |      --      |    Inf |  49.87%
1451.56/1456.52	c  1457s| 87600 |   281 |  8382k|  94.4 |   270M |  32 |5665 |  17k|8330 |  17k|  1 | 185k|  24 | 0.000000e+00 |      --      |    Inf |  49.89%
1452.76/1457.73	c  1458s| 87700 |   282 |  8387k|  94.3 |   270M |  32 |5665 |  17k|8333 |  18k|  1 | 185k|  24 | 0.000000e+00 |      --      |    Inf |  49.97%
1453.96/1458.93	c  1459s| 87800 |   278 |  8393k|  94.3 |   270M |  32 |5665 |  17k|   0 |  18k|  0 | 185k|  24 | 0.000000e+00 |      --      |    Inf |  50.21%
1455.06/1460.08	c  1460s| 87900 |   278 |  8399k|  94.3 |   270M |  32 |5665 |  17k|8333 |  18k|  1 | 185k|  24 | 0.000000e+00 |      --      |    Inf |  50.25%
1456.75/1461.71	c  1462s| 88000 |   284 |  8414k|  94.3 |   271M |  32 |5665 |  17k|8315 |  18k|  1 | 186k|  24 | 0.000000e+00 |      --      |    Inf |  50.26%
1458.84/1463.86	c  1464s| 88100 |   293 |  8427k|  94.4 |   271M |  32 |5665 |  17k|8338 |  18k|  1 | 186k|  24 | 0.000000e+00 |      --      |    Inf |  50.35%
1460.04/1465.04	c  1465s| 88200 |   292 |  8434k|  94.3 |   271M |  32 |5665 |  17k|8338 |  18k|  1 | 186k|  24 | 0.000000e+00 |      --      |    Inf |  50.42%
1461.43/1466.46	c  1466s| 88300 |   295 |  8443k|  94.3 |   272M |  32 |5665 |  17k|8331 |  18k|  1 | 186k|  24 | 0.000000e+00 |      --      |    Inf |  50.45%
1462.83/1467.81	c  1468s| 88400 |   291 |  8453k|  94.3 |   272M |  32 |5665 |  17k|8329 |  18k|  1 | 186k|  24 | 0.000000e+00 |      --      |    Inf |  50.51%
1464.33/1469.35	c  1469s| 88500 |   289 |  8465k|  94.4 |   272M |  32 |5665 |  17k|8329 |  18k|  1 | 187k|  24 | 0.000000e+00 |      --      |    Inf |  50.61%
1465.32/1470.38	c  1470s| 88600 |   289 |  8471k|  94.3 |   272M |  32 |5665 |  17k|   0 |  18k|  0 | 187k|  24 | 0.000000e+00 |      --      |    Inf |  50.62%
1466.42/1471.45	c  1471s| 88700 |   285 |  8478k|  94.3 |   272M |  32 |5665 |  17k|8329 |  18k|  1 | 187k|  24 | 0.000000e+00 |      --      |    Inf |  50.64%
1469.61/1474.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1469.61/1474.68	c  1475s| 88800 |   292 |  8493k|  94.4 |   272M |  32 |5665 |  17k|8332 |  18k|  0 | 187k|  24 | 0.000000e+00 |      --      |    Inf |  51.20%
1470.81/1475.86	c  1476s| 88900 |   290 |  8498k|  94.3 |   272M |  32 |5665 |  17k|8324 |  18k|  1 | 187k|  24 | 0.000000e+00 |      --      |    Inf |  51.47%
1471.70/1476.74	c  1477s| 89000 |   288 |  8502k|  94.3 |   272M |  32 |5665 |  17k|8327 |  18k|  1 | 187k|  24 | 0.000000e+00 |      --      |    Inf |  51.59%
1472.70/1477.72	c  1478s| 89100 |   287 |  8509k|  94.2 |   272M |  32 |5665 |  17k|8336 |  18k|  0 | 188k|  24 | 0.000000e+00 |      --      |    Inf |  51.64%
1475.39/1480.46	c  1480s| 89200 |   289 |  8525k|  94.3 |   272M |  32 |5665 |  17k|8346 |  18k|  1 | 188k|  24 | 0.000000e+00 |      --      |    Inf |  51.80%
1477.69/1482.79	c  1483s| 89300 |   299 |  8542k|  94.4 |   275M |  32 |5665 |  17k|8327 |  18k|  0 | 188k|  24 | 0.000000e+00 |      --      |    Inf |  51.84%
1478.68/1483.77	c  1484s| 89400 |   296 |  8548k|  94.4 |   275M |  32 |5665 |  17k|8332 |  18k|  2 | 188k|  24 | 0.000000e+00 |      --      |    Inf |  51.88%
1480.18/1485.26	c  1485s| 89500 |   296 |  8559k|  94.4 |   275M |  32 |5665 |  17k|8327 |  18k|  1 | 189k|  24 | 0.000000e+00 |      --      |    Inf |  51.91%
1481.57/1486.62	c  1487s| 89600 |   290 |  8571k|  94.4 |   275M |  32 |5665 |  17k|   0 |  18k|  0 | 189k|  24 | 0.000000e+00 |      --      |    Inf |  51.97%
1483.97/1489.05	c  1489s| 89700 |   287 |  8586k|  94.5 |   275M |  32 |5665 |  17k|8344 |  18k|  0 | 189k|  24 | 0.000000e+00 |      --      |    Inf |  52.11%
1486.66/1491.73	c  1492s| 89800 |   285 |  8598k|  94.5 |   275M |  32 |5665 |  17k|8341 |  18k|  0 | 189k|  24 | 0.000000e+00 |      --      |    Inf |  52.19%
1488.55/1493.69	c  1494s| 89900 |   286 |  8611k|  94.5 |   276M |  32 |5665 |  17k|8338 |  18k|  0 | 190k|  24 | 0.000000e+00 |      --      |    Inf |  52.29%
1490.25/1495.36	c  1495s| 90000 |   284 |  8619k|  94.5 |   276M |  32 |5665 |  17k|8338 |  18k|  0 | 190k|  24 | 0.000000e+00 |      --      |    Inf |  52.35%
1492.44/1497.54	c  1498s| 90100 |   282 |  8634k|  94.6 |   276M |  32 |5665 |  17k|8337 |  18k|  1 | 190k|  24 | 0.000000e+00 |      --      |    Inf |  52.49%
1494.94/1500.08	c  1500s| 90200 |   283 |  8653k|  94.7 |   276M |  32 |5665 |  17k|8334 |  18k|  1 | 190k|  24 | 0.000000e+00 |      --      |    Inf |  52.55%
1498.12/1503.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1498.12/1503.23	c  1503s| 90300 |   285 |  8676k|  94.8 |   276M |  32 |5665 |  17k|8345 |  18k|  1 | 190k|  24 | 0.000000e+00 |      --      |    Inf |  52.72%
1499.92/1505.08	c  1505s| 90400 |   293 |  8688k|  94.9 |   278M |  32 |5665 |  17k|   0 |  18k|  0 | 190k|  24 | 0.000000e+00 |      --      |    Inf |  52.79%
1502.41/1507.52	c  1508s| 90500 |   304 |  8696k|  94.8 |   278M |  32 |5665 |  17k|   0 |  18k|  0 | 191k|  24 | 0.000000e+00 |      --      |    Inf |  52.85%
1503.21/1508.31	c  1508s| 90600 |   293 |  8700k|  94.8 |   278M |  32 |5665 |  17k|8335 |  18k|  1 | 191k|  24 | 0.000000e+00 |      --      |    Inf |  52.88%
1504.31/1509.46	c  1509s| 90700 |   292 |  8706k|  94.7 |   278M |  32 |5665 |  17k|8340 |  18k|  0 | 191k|  24 | 0.000000e+00 |      --      |    Inf |  52.93%
1505.40/1510.59	c  1511s| 90800 |   290 |  8713k|  94.7 |   278M |  32 |5665 |  17k|8340 |  18k|  0 | 191k|  24 | 0.000000e+00 |      --      |    Inf |  52.98%
1507.00/1512.10	c  1512s| 90900 |   293 |  8722k|  94.7 |   278M |  32 |5665 |  17k|8340 |  18k|  1 | 191k|  24 | 0.000000e+00 |      --      |    Inf |  53.01%
1508.90/1514.07	c  1514s| 91000 |   299 |  8729k|  94.7 |   278M |  32 |5665 |  17k|8344 |  18k|  2 | 192k|  24 | 0.000000e+00 |      --      |    Inf |  53.04%
1509.79/1514.94	c  1515s| 91100 |   294 |  8733k|  94.6 |   278M |  32 |5665 |  17k|8338 |  18k|  1 | 192k|  24 | 0.000000e+00 |      --      |    Inf |  53.07%
1510.89/1516.06	c  1516s| 91200 |   300 |  8738k|  94.6 |   278M |  32 |5665 |  17k|8341 |  18k|  1 | 192k|  24 | 0.000000e+00 |      --      |    Inf |  53.08%
1512.78/1517.93	c  1518s| 91300 |   303 |  8749k|  94.6 |   278M |  32 |5665 |  17k|   0 |  18k|  0 | 192k|  24 | 0.000000e+00 |      --      |    Inf |  53.09%
1513.98/1519.19	c  1519s| 91400 |   300 |  8755k|  94.5 |   278M |  32 |5665 |  17k|8334 |  18k|  0 | 192k|  24 | 0.000000e+00 |      --      |    Inf |  53.11%
1515.17/1520.37	c  1520s| 91500 |   301 |  8760k|  94.5 |   278M |  32 |5665 |  17k|   0 |  18k|  0 | 193k|  24 | 0.000000e+00 |      --      |    Inf |  53.14%
1516.17/1521.39	c  1521s| 91600 |   302 |  8765k|  94.5 |   278M |  32 |5665 |  17k|8334 |  18k|  1 | 193k|  24 | 0.000000e+00 |      --      |    Inf |  53.15%
1517.07/1522.21	c  1522s| 91700 |   300 |  8769k|  94.4 |   278M |  32 |5665 |  17k|   0 |  18k|  0 | 193k|  24 | 0.000000e+00 |      --      |    Inf |  53.17%
1518.06/1523.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1518.06/1523.25	c  1523s| 91800 |   301 |  8773k|  94.3 |   278M |  32 |5665 |  17k|8337 |  19k|  2 | 193k|  24 | 0.000000e+00 |      --      |    Inf |  53.17%
1518.97/1524.19	c  1524s| 91900 |   295 |  8778k|  94.3 |   278M |  32 |5665 |  17k|   0 |  19k|  0 | 193k|  24 | 0.000000e+00 |      --      |    Inf |  53.18%
1520.76/1525.99	c  1526s| 92000 |   294 |  8784k|  94.3 |   278M |  32 |5665 |  17k|8345 |  19k|  0 | 194k|  24 | 0.000000e+00 |      --      |    Inf |  53.20%
1521.86/1527.05	c  1527s| 92100 |   294 |  8791k|  94.2 |   278M |  32 |5665 |  17k|8345 |  19k|  1 | 194k|  24 | 0.000000e+00 |      --      |    Inf |  53.27%
1524.05/1529.29	c  1529s| 92200 |   296 |  8801k|  94.2 |   278M |  32 |5665 |  17k|8342 |  19k|  2 | 194k|  24 | 0.000000e+00 |      --      |    Inf |  53.33%
1527.14/1532.30	c  1532s| 92300 |   302 |  8817k|  94.3 |   278M |  32 |5665 |  17k|8339 |  19k|  1 | 194k|  24 | 0.000000e+00 |      --      |    Inf |  53.43%
1528.43/1533.65	c  1534s| 92400 |   308 |  8826k|  94.3 |   278M |  32 |5665 |  17k|8336 |  19k|  1 | 194k|  24 | 0.000000e+00 |      --      |    Inf |  53.45%
1529.73/1534.91	c  1535s| 92500 |   296 |  8835k|  94.3 |   278M |  32 |5665 |  17k|8336 |  19k|  0 | 195k|  24 | 0.000000e+00 |      --      |    Inf |  53.47%
1531.62/1536.85	c  1537s| 92600 |   298 |  8855k|  94.4 |   278M |  32 |5665 |  17k|8341 |  19k|  1 | 195k|  24 | 0.000000e+00 |      --      |    Inf |  53.49%
1533.42/1538.65	c  1539s| 92700 |   298 |  8873k|  94.5 |   278M |  32 |5665 |  17k|8325 |  19k|  1 | 195k|  24 | 0.000000e+00 |      --      |    Inf |  53.55%
1534.92/1540.13	c  1540s| 92800 |   297 |  8882k|  94.5 |   278M |  32 |5665 |  17k|8343 |  19k|  0 | 195k|  24 | 0.000000e+00 |      --      |    Inf |  53.88%
1537.01/1542.23	c  1542s| 92900 |   293 |  8894k|  94.5 |   278M |  32 |5665 |  17k|   0 |  19k|  0 | 195k|  24 | 0.000000e+00 |      --      |    Inf |  54.33%
1540.50/1545.77	c  1546s| 93000 |   301 |  8909k|  94.6 |   278M |  32 |5665 |  17k|8340 |  19k|  1 | 196k|  24 | 0.000000e+00 |      --      |    Inf |  55.03%
1542.99/1548.24	c  1548s| 93100 |   303 |  8920k|  94.6 |   278M |  32 |5665 |  17k|8334 |  19k|  1 | 196k|  24 | 0.000000e+00 |      --      |    Inf |  55.17%
1545.38/1550.69	c  1551s| 93200 |   296 |  8936k|  94.7 |   278M |  32 |5665 |  16k|8333 |  19k|  0 | 196k|  24 | 0.000000e+00 |      --      |    Inf |  55.22%
1546.68/1551.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1546.68/1551.93	c  1552s| 93300 |   298 |  8943k|  94.6 |   278M |  32 |5665 |  17k|8336 |  19k|  1 | 196k|  24 | 0.000000e+00 |      --      |    Inf |  55.23%
1548.07/1553.39	c  1553s| 93400 |   297 |  8955k|  94.7 |   278M |  32 |5665 |  17k|   0 |  19k|  0 | 197k|  24 | 0.000000e+00 |      --      |    Inf |  55.26%
1550.47/1555.76	c  1556s| 93500 |   310 |  8968k|  94.7 |   281M |  32 |5665 |  16k|8333 |  19k|  0 | 197k|  24 | 0.000000e+00 |      --      |    Inf |  55.34%
1552.06/1557.33	c  1557s| 93600 |   303 |  8977k|  94.7 |   281M |  32 |5665 |  16k|8343 |  19k|  1 | 197k|  24 | 0.000000e+00 |      --      |    Inf |  55.82%
1553.66/1558.94	c  1559s| 93700 |   308 |  8983k|  94.7 |   281M |  32 |5665 |  16k|   0 |  19k|  0 | 197k|  24 | 0.000000e+00 |      --      |    Inf |  55.91%
1554.45/1559.73	c  1560s| 93800 |   305 |  8987k|  94.6 |   281M |  32 |5665 |  16k|8336 |  19k|  1 | 197k|  24 | 0.000000e+00 |      --      |    Inf |  55.92%
1556.25/1561.58	c  1562s| 93900 |   311 |  8993k|  94.6 |   281M |  32 |5665 |  16k|8337 |  19k|  1 | 197k|  24 | 0.000000e+00 |      --      |    Inf |  55.94%
1558.75/1564.05	c  1564s| 94000 |   315 |  9003k|  94.6 |   281M |  32 |5665 |  16k|8337 |  19k|  1 | 197k|  24 | 0.000000e+00 |      --      |    Inf |  55.96%
1559.94/1565.22	c  1565s| 94100 |   314 |  9010k|  94.5 |   281M |  32 |5665 |  17k|8340 |  19k|  1 | 198k|  24 | 0.000000e+00 |      --      |    Inf |  55.97%
1561.03/1566.33	c  1566s| 94200 |   310 |  9018k|  94.5 |   281M |  32 |5665 |  17k|8337 |  19k|  1 | 198k|  24 | 0.000000e+00 |      --      |    Inf |  55.98%
1562.33/1567.68	c  1568s| 94300 |   312 |  9027k|  94.5 |   281M |  32 |5665 |  17k|8337 |  19k|  0 | 198k|  24 | 0.000000e+00 |      --      |    Inf |  55.99%
1564.42/1569.78	c  1570s| 94400 |   310 |  9037k|  94.5 |   287M |  32 |5665 |  17k|   0 |  20k|  0 | 198k|  24 | 0.000000e+00 |      --      |    Inf |  56.00%
1565.52/1570.89	c  1571s| 94500 |   308 |  9046k|  94.5 |   287M |  32 |5665 |  17k|8336 |  20k|  1 | 198k|  24 | 0.000000e+00 |      --      |    Inf |  56.02%
1566.52/1571.81	c  1572s| 94600 |   312 |  9050k|  94.5 |   287M |  32 |5665 |  17k|8336 |  20k|  1 | 199k|  24 | 0.000000e+00 |      --      |    Inf |  56.04%
1567.41/1572.74	c  1573s| 94700 |   314 |  9055k|  94.4 |   287M |  32 |5665 |  17k|8336 |  20k|  1 | 199k|  24 | 0.000000e+00 |      --      |    Inf |  56.05%
1568.31/1573.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1568.31/1573.66	c  1574s| 94800 |   312 |  9060k|  94.4 |   287M |  32 |5665 |  17k|   0 |  20k|  0 | 199k|  24 | 0.000000e+00 |      --      |    Inf |  56.06%
1569.21/1574.59	c  1575s| 94900 |   312 |  9064k|  94.3 |   287M |  32 |5665 |  17k|   0 |  20k|  0 | 199k|  24 | 0.000000e+00 |      --      |    Inf |  56.07%
1570.21/1575.50	c  1575s| 95000 |   306 |  9070k|  94.3 |   287M |  32 |5665 |  17k|8336 |  20k|  1 | 199k|  24 | 0.000000e+00 |      --      |    Inf |  56.08%
1571.00/1576.33	c  1576s| 95100 |   306 |  9075k|  94.2 |   287M |  32 |5665 |  17k|8336 |  20k|  1 | 199k|  24 | 0.000000e+00 |      --      |    Inf |  56.13%
1572.70/1578.07	c  1578s| 95200 |   310 |  9082k|  94.2 |   287M |  32 |5665 |  17k|8337 |  20k|  1 | 200k|  24 | 0.000000e+00 |      --      |    Inf |  56.16%
1573.89/1579.28	c  1579s| 95300 |   322 |  9088k|  94.2 |   288M |  32 |5665 |  17k|8339 |  20k|  1 | 200k|  24 | 0.000000e+00 |      --      |    Inf |  56.17%
1574.89/1580.20	c  1580s| 95400 |   317 |  9092k|  94.1 |   288M |  32 |5665 |  17k|8340 |  20k|  1 | 200k|  24 | 0.000000e+00 |      --      |    Inf |  56.17%
1575.79/1581.11	c  1581s| 95500 |   312 |  9097k|  94.1 |   288M |  32 |5665 |  17k|   0 |  20k|  0 | 200k|  24 | 0.000000e+00 |      --      |    Inf |  56.18%
1576.69/1582.04	c  1582s| 95600 |   312 |  9101k|  94.0 |   288M |  32 |5665 |  17k|   0 |  20k|  0 | 200k|  24 | 0.000000e+00 |      --      |    Inf |  56.18%
1577.79/1583.14	c  1583s| 95700 |   305 |  9106k|  94.0 |   288M |  32 |5665 |  17k|   0 |  20k|  0 | 201k|  24 | 0.000000e+00 |      --      |    Inf |  56.19%
1578.78/1584.16	c  1584s| 95800 |   305 |  9112k|  93.9 |   288M |  32 |5665 |  17k|8337 |  20k|  0 | 201k|  24 | 0.000000e+00 |      --      |    Inf |  56.21%
1580.78/1586.17	c  1586s| 95900 |   333 |  9119k|  93.9 |   288M |  32 |5665 |  17k|8340 |  20k|  1 | 201k|  24 | 0.000000e+00 |      --      |    Inf |  56.22%
1581.87/1587.27	c  1587s| 96000 |   331 |  9125k|  93.9 |   288M |  32 |5665 |  17k|   0 |  20k|  0 | 201k|  24 | 0.000000e+00 |      --      |    Inf |  56.24%
1582.77/1588.11	c  1588s| 96100 |   326 |  9129k|  93.8 |   288M |  32 |5665 |  17k|8340 |  20k|  1 | 201k|  24 | 0.000000e+00 |      --      |    Inf |  56.24%
1583.56/1588.94	c  1589s| 96200 |   323 |  9133k|  93.8 |   288M |  32 |5665 |  17k|8342 |  20k|  1 | 201k|  24 | 0.000000e+00 |      --      |    Inf |  56.25%
1584.36/1589.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1584.36/1589.74	c  1590s| 96300 |   313 |  9136k|  93.7 |   288M |  32 |5665 |  17k|8341 |  20k|  2 | 202k|  24 | 0.000000e+00 |      --      |    Inf |  56.25%
1585.16/1590.55	c  1591s| 96400 |   309 |  9139k|  93.6 |   288M |  32 |5665 |  17k|8337 |  20k|  1 | 202k|  24 | 0.000000e+00 |      --      |    Inf |  56.26%
1586.26/1591.68	c  1592s| 96500 |   310 |  9147k|  93.6 |   288M |  32 |5665 |  17k|8340 |  20k|  1 | 202k|  24 | 0.000000e+00 |      --      |    Inf |  56.27%
1587.25/1592.62	c  1593s| 96600 |   314 |  9152k|  93.6 |   288M |  32 |5665 |  17k|   0 |  20k|  0 | 202k|  24 | 0.000000e+00 |      --      |    Inf |  56.29%
1588.15/1593.53	c  1594s| 96700 |   310 |  9157k|  93.5 |   288M |  32 |5665 |  17k|8340 |  20k|  1 | 202k|  24 | 0.000000e+00 |      --      |    Inf |  56.31%
1589.15/1594.52	c  1595s| 96800 |   308 |  9162k|  93.5 |   288M |  32 |5665 |  17k|8337 |  20k|  1 | 202k|  24 | 0.000000e+00 |      --      |    Inf |  56.33%
1590.04/1595.40	c  1595s| 96900 |   302 |  9167k|  93.4 |   288M |  32 |5665 |  17k|8337 |  20k|  1 | 203k|  24 | 0.000000e+00 |      --      |    Inf |  56.34%
1591.64/1597.01	c  1597s| 97000 |   313 |  9174k|  93.4 |   288M |  32 |5665 |  17k|8338 |  20k|  1 | 203k|  24 | 0.000000e+00 |      --      |    Inf |  56.38%
1593.23/1598.60	c  1599s| 97100 |   310 |  9179k|  93.4 |   288M |  32 |5665 |  17k|   0 |  20k|  0 | 203k|  24 | 0.000000e+00 |      --      |    Inf |  56.44%
1594.43/1599.84	c  1600s| 97200 |   306 |  9187k|  93.4 |   288M |  32 |5665 |  17k|8345 |  20k|  0 | 203k|  24 | 0.000000e+00 |      --      |    Inf |  56.49%
1595.73/1601.14	c  1601s| 97300 |   306 |  9197k|  93.4 |   288M |  32 |5665 |  17k|8347 |  20k|  0 | 203k|  24 | 0.000000e+00 |      --      |    Inf |  56.50%
1596.73/1602.13	c  1602s| 97400 |   306 |  9202k|  93.3 |   288M |  32 |5665 |  17k|8346 |  20k|  1 | 204k|  24 | 0.000000e+00 |      --      |    Inf |  56.50%
1597.63/1603.09	c  1603s| 97500 |   307 |  9208k|  93.3 |   288M |  32 |5665 |  17k|8345 |  20k|  1 | 204k|  24 | 0.000000e+00 |      --      |    Inf |  56.51%
1599.02/1604.47	c  1604s| 97600 |   300 |  9215k|  93.3 |   288M |  32 |5665 |  17k|   0 |  20k|  0 | 204k|  24 | 0.000000e+00 |      --      |    Inf |  56.54%
1600.72/1606.18	c  1606s| 97700 |   296 |  9228k|  93.3 |   288M |  32 |5665 |  17k|8342 |  20k|  1 | 204k|  24 | 0.000000e+00 |      --      |    Inf |  56.75%
1603.50/1608.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1603.50/1608.91	c  1609s| 97800 |   299 |  9239k|  93.3 |   288M |  32 |5665 |  17k|8331 |  20k|  0 | 204k|  24 | 0.000000e+00 |      --      |    Inf |  56.89%
1607.09/1612.55	c  1613s| 97900 |   303 |  9254k|  93.4 |   289M |  32 |5665 |  17k|   0 |  20k|  0 | 205k|  24 | 0.000000e+00 |      --      |    Inf |  57.04%
1608.89/1614.36	c  1614s| 98000 |   303 |  9266k|  93.4 |   289M |  32 |5665 |  17k|8336 |  20k|  0 | 205k|  24 | 0.000000e+00 |      --      |    Inf |  57.18%
1610.28/1615.72	c  1616s| 98100 |   299 |  9275k|  93.4 |   289M |  32 |5665 |  17k|8345 |  20k|  0 | 205k|  24 | 0.000000e+00 |      --      |    Inf |  57.27%
1611.98/1617.45	c  1617s| 98200 |   300 |  9296k|  93.5 |   289M |  32 |5665 |  17k|8345 |  20k|  1 | 205k|  24 | 0.000000e+00 |      --      |    Inf |  57.29%
1613.37/1618.82	c  1619s| 98300 |   296 |  9303k|  93.5 |   289M |  32 |5665 |  17k|   0 |  20k|  0 | 205k|  24 | 0.000000e+00 |      --      |    Inf |  57.29%
1615.07/1620.57	c  1621s| 98400 |   295 |  9318k|  93.6 |   289M |  32 |5665 |  17k|8341 |  20k|  1 | 205k|  24 | 0.000000e+00 |      --      |    Inf |  57.71%
1619.06/1624.51	c  1625s| 98500 |   303 |  9346k|  93.7 |   289M |  32 |5665 |  17k|8345 |  20k|  0 | 206k|  24 | 0.000000e+00 |      --      |    Inf |  57.78%
1622.25/1627.73	c  1628s| 98600 |   302 |  9360k|  93.8 |   289M |  32 |5665 |  17k|8345 |  20k|  1 | 206k|  24 | 0.000000e+00 |      --      |    Inf |  57.78%
1623.65/1629.10	c  1629s| 98700 |   295 |  9369k|  93.8 |   289M |  32 |5665 |  17k|8334 |  20k|  1 | 206k|  24 | 0.000000e+00 |      --      |    Inf |  57.79%
1625.24/1630.79	c  1631s| 98800 |   290 |  9382k|  93.8 |   289M |  32 |5665 |  17k|8340 |  20k|  0 | 207k|  24 | 0.000000e+00 |      --      |    Inf |  57.81%
1627.13/1632.69	c  1633s| 98900 |   294 |  9395k|  93.9 |   289M |  32 |5665 |  17k|8334 |  20k|  1 | 207k|  24 | 0.000000e+00 |      --      |    Inf |  57.88%
1628.23/1633.72	c  1634s| 99000 |   291 |  9400k|  93.8 |   289M |  32 |5665 |  17k|8337 |  20k|  1 | 207k|  24 | 0.000000e+00 |      --      |    Inf |  58.06%
1630.42/1635.91	c  1636s| 99100 |   293 |  9408k|  93.8 |   291M |  32 |5665 |  17k|8350 |  21k|  1 | 207k|  24 | 0.000000e+00 |      --      |    Inf |  58.15%
1631.42/1636.96	c  1637s| 99200 |   294 |  9412k|  93.7 |   291M |  32 |5665 |  17k|8350 |  21k|  1 | 207k|  24 | 0.000000e+00 |      --      |    Inf |  58.22%
1632.91/1638.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1632.91/1638.44	c  1638s| 99300 |   293 |  9419k|  93.7 |   291M |  32 |5665 |  17k|8348 |  21k|  1 | 208k|  24 | 0.000000e+00 |      --      |    Inf |  58.31%
1633.81/1639.35	c  1639s| 99400 |   290 |  9423k|  93.7 |   291M |  32 |5665 |  17k|8348 |  21k|  1 | 208k|  24 | 0.000000e+00 |      --      |    Inf |  58.37%
1635.11/1640.69	c  1641s| 99500 |   291 |  9431k|  93.7 |   291M |  32 |5665 |  17k|   0 |  21k|  0 | 208k|  24 | 0.000000e+00 |      --      |    Inf |  58.39%
1636.20/1641.72	c  1642s| 99600 |   292 |  9435k|  93.6 |   291M |  32 |5665 |  17k|8348 |  21k|  1 | 208k|  24 | 0.000000e+00 |      --      |    Inf |  58.41%
1637.20/1642.79	c  1643s| 99700 |   291 |  9440k|  93.6 |   291M |  32 |5665 |  17k|8348 |  21k|  1 | 208k|  24 | 0.000000e+00 |      --      |    Inf |  58.41%
1638.60/1644.11	c  1644s| 99800 |   290 |  9445k|  93.5 |   291M |  32 |5665 |  17k|8348 |  21k|  0 | 209k|  24 | 0.000000e+00 |      --      |    Inf |  58.43%
1639.60/1645.16	c  1645s| 99900 |   292 |  9450k|  93.5 |   291M |  32 |5665 |  17k|8348 |  21k|  1 | 209k|  24 | 0.000000e+00 |      --      |    Inf |  58.44%
1640.89/1646.43	c  1646s|100000 |   290 |  9458k|  93.5 |   291M |  32 |5665 |  17k|8348 |  21k|  1 | 209k|  24 | 0.000000e+00 |      --      |    Inf |  58.46%
1641.99/1647.58	c  1648s|100100 |   296 |  9464k|  93.4 |   291M |  32 |5665 |  17k|8332 |  21k|  1 | 209k|  24 | 0.000000e+00 |      --      |    Inf |  58.47%
1643.08/1648.68	c  1649s|100200 |   293 |  9470k|  93.4 |   291M |  32 |5665 |  17k|8332 |  21k|  0 | 210k|  24 | 0.000000e+00 |      --      |    Inf |  58.51%
1644.28/1649.88	c  1650s|100300 |   292 |  9478k|  93.4 |   291M |  32 |5665 |  17k|8333 |  21k|  1 | 210k|  24 | 0.000000e+00 |      --      |    Inf |  58.53%
1645.97/1651.55	c  1652s|100400 |   294 |  9490k|  93.4 |   291M |  32 |5665 |  17k|8332 |  21k|  0 | 210k|  24 | 0.000000e+00 |      --      |    Inf |  58.54%
1647.37/1652.90	c  1653s|100500 |   298 |  9498k|  93.4 |   291M |  32 |5665 |  17k|8333 |  21k|  0 | 210k|  24 | 0.000000e+00 |      --      |    Inf |  58.54%
1648.47/1654.04	c  1654s|100600 |   292 |  9504k|  93.4 |   291M |  32 |5665 |  17k|8332 |  21k|  0 | 210k|  24 | 0.000000e+00 |      --      |    Inf |  58.54%
1650.26/1655.87	c  1656s|100700 |   295 |  9514k|  93.4 |   291M |  32 |5665 |  17k|8332 |  21k|  1 | 211k|  24 | 0.000000e+00 |      --      |    Inf |  58.56%
1651.46/1657.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1651.46/1657.06	c  1657s|100800 |   300 |  9521k|  93.3 |   291M |  32 |5665 |  17k|8336 |  21k|  2 | 211k|  24 | 0.000000e+00 |      --      |    Inf |  58.57%
1653.06/1658.61	c  1659s|100900 |   292 |  9529k|  93.3 |   291M |  32 |5665 |  17k|8333 |  21k|  0 | 211k|  24 | 0.000000e+00 |      --      |    Inf |  58.57%
1654.35/1660.00	c  1660s|101000 |   293 |  9536k|  93.3 |   291M |  32 |5665 |  17k|   0 |  21k|  0 | 212k|  24 | 0.000000e+00 |      --      |    Inf |  58.58%
1656.05/1661.60	c  1662s|101100 |   299 |  9544k|  93.3 |   291M |  32 |5665 |  17k|8334 |  21k|  1 | 212k|  24 | 0.000000e+00 |      --      |    Inf |  58.58%
1657.14/1662.76	c  1663s|101200 |   295 |  9550k|  93.3 |   291M |  32 |5665 |  17k|   0 |  21k|  0 | 212k|  24 | 0.000000e+00 |      --      |    Inf |  58.59%
1658.74/1664.32	c  1664s|101300 |   294 |  9559k|  93.3 |   291M |  32 |5665 |  17k|8333 |  21k|  1 | 212k|  24 | 0.000000e+00 |      --      |    Inf |  58.59%
1659.94/1665.51	c  1666s|101400 |   293 |  9566k|  93.2 |   291M |  32 |5665 |  17k|8333 |  21k|  0 | 213k|  24 | 0.000000e+00 |      --      |    Inf |  58.61%
1660.83/1666.40	c  1666s|101500 |   290 |  9571k|  93.2 |   291M |  32 |5665 |  17k|8333 |  21k|  1 | 213k|  24 | 0.000000e+00 |      --      |    Inf |  58.62%
1661.73/1667.35	c  1667s|101600 |   288 |  9576k|  93.2 |   291M |  32 |5665 |  17k|   0 |  21k|  0 | 213k|  24 | 0.000000e+00 |      --      |    Inf |  58.64%
1663.23/1668.85	c  1669s|101700 |   286 |  9587k|  93.2 |   291M |  32 |5665 |  17k|8329 |  21k|  1 | 213k|  24 | 0.000000e+00 |      --      |    Inf |  58.71%
1667.71/1673.33	c  1673s|101800 |   294 |  9602k|  93.2 |   291M |  32 |5665 |  17k|8339 |  21k|  1 | 214k|  24 | 0.000000e+00 |      --      |    Inf |  59.14%
1669.21/1674.83	c  1675s|101900 |   295 |  9608k|  93.2 |   291M |  32 |5665 |  17k|8330 |  21k|  0 | 214k|  24 | 0.000000e+00 |      --      |    Inf |  59.26%
1671.60/1677.26	c  1677s|102000 |   292 |  9621k|  93.2 |   292M |  32 |5665 |  17k|8333 |  21k|  0 | 214k|  24 | 0.000000e+00 |      --      |    Inf |  59.49%
1674.40/1680.06	c  1680s|102100 |   293 |  9633k|  93.3 |   292M |  32 |5665 |  17k|   0 |  21k|  0 | 214k|  24 | 0.000000e+00 |      --      |    Inf |  59.66%
1675.49/1681.17	c  1681s|102200 |   292 |  9641k|  93.2 |   292M |  32 |5665 |  17k|   0 |  21k|  0 | 214k|  24 | 0.000000e+00 |      --      |    Inf |  59.74%
1677.28/1682.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1677.28/1682.91	c  1683s|102300 |   292 |  9651k|  93.2 |   292M |  32 |5665 |  17k|8332 |  21k|  0 | 215k|  24 | 0.000000e+00 |      --      |    Inf |  59.80%
1678.49/1684.18	c  1684s|102400 |   301 |  9660k|  93.2 |   292M |  32 |5665 |  17k|8344 |  21k|  0 | 215k|  24 | 0.000000e+00 |      --      |    Inf |  59.81%
1680.07/1685.72	c  1686s|102500 |   299 |  9668k|  93.2 |   292M |  32 |5665 |  17k|8332 |  21k|  0 | 215k|  24 | 0.000000e+00 |      --      |    Inf |  59.82%
1681.27/1686.95	c  1687s|102600 |   298 |  9676k|  93.2 |   292M |  32 |5665 |  17k|8332 |  21k|  0 | 215k|  24 | 0.000000e+00 |      --      |    Inf |  59.83%
1682.97/1688.62	c  1689s|102700 |   291 |  9687k|  93.2 |   292M |  32 |5665 |  17k|8332 |  21k|  0 | 215k|  24 | 0.000000e+00 |      --      |    Inf |  59.84%
1684.16/1689.83	c  1690s|102800 |   297 |  9693k|  93.2 |   292M |  32 |5665 |  17k|8341 |  21k|  1 | 216k|  24 | 0.000000e+00 |      --      |    Inf |  59.86%
1685.86/1691.51	c  1692s|102900 |   292 |  9709k|  93.3 |   292M |  32 |5665 |  17k|8340 |  21k|  1 | 216k|  24 | 0.000000e+00 |      --      |    Inf |  59.92%
1687.15/1692.88	c  1693s|103000 |   293 |  9720k|  93.3 |   292M |  32 |5665 |  17k|8341 |  21k|  1 | 216k|  24 | 0.000000e+00 |      --      |    Inf |  59.94%
1688.85/1694.59	c  1695s|103100 |   294 |  9735k|  93.3 |   292M |  32 |5665 |  17k|8346 |  21k|  2 | 216k|  24 | 0.000000e+00 |      --      |    Inf |  59.97%
1691.14/1696.82	c  1697s|103200 |   299 |  9745k|  93.3 |   292M |  32 |5665 |  17k|8332 |  21k|  1 | 216k|  24 | 0.000000e+00 |      --      |    Inf |  60.35%
1692.74/1698.45	c  1698s|103300 |   301 |  9752k|  93.3 |   292M |  32 |5665 |  17k|8334 |  21k|  0 | 217k|  24 | 0.000000e+00 |      --      |    Inf |  60.55%
1694.23/1699.96	c  1700s|103400 |   296 |  9759k|  93.3 |   295M |  32 |5665 |  17k|8338 |  21k|  0 | 217k|  24 | 0.000000e+00 |      --      |    Inf |  60.74%
1695.43/1701.13	c  1701s|103500 |   294 |  9765k|  93.3 |   295M |  32 |5665 |  17k|8338 |  21k|  1 | 217k|  24 | 0.000000e+00 |      --      |    Inf |  60.84%
1696.92/1702.67	c  1703s|103600 |   301 |  9771k|  93.2 |   295M |  32 |5665 |  17k|8339 |  22k|  0 | 217k|  24 | 0.000000e+00 |      --      |    Inf |  61.08%
1698.42/1704.13	c  1704s|103700 |   294 |  9777k|  93.2 |   295M |  32 |5665 |  17k|   0 |  22k|  0 | 217k|  24 | 0.000000e+00 |      --      |    Inf |  61.37%
1700.71/1706.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1700.71/1706.40	c  1706s|103800 |   298 |  9786k|  93.2 |   295M |  32 |5665 |  17k|8315 |  22k|  1 | 218k|  24 | 0.000000e+00 |      --      |    Inf |  61.79%
1703.00/1708.77	c  1709s|103900 |   302 |  9795k|  93.2 |   295M |  32 |5665 |  17k|8336 |  22k|  0 | 218k|  24 | 0.000000e+00 |      --      |    Inf |  62.34%
1705.50/1711.21	c  1711s|104000 |   301 |  9806k|  93.2 |   296M |  32 |5665 |  17k|   0 |  22k|  0 | 218k|  24 | 0.000000e+00 |      --      |    Inf |  62.53%
1706.89/1712.64	c  1713s|104100 |   295 |  9814k|  93.2 |   296M |  32 |5665 |  17k|8340 |  22k|  0 | 218k|  24 | 0.000000e+00 |      --      |    Inf |  62.79%
1708.88/1714.66	c  1715s|104200 |   293 |  9825k|  93.2 |   296M |  32 |5665 |  17k|8338 |  22k|  1 | 218k|  24 | 0.000000e+00 |      --      |    Inf |  63.16%
1710.39/1716.19	c  1716s|104300 |   295 |  9833k|  93.2 |   296M |  32 |5665 |  17k|8338 |  22k|  1 | 218k|  24 | 0.000000e+00 |      --      |    Inf |  63.23%
1712.08/1717.81	c  1718s|104400 |   294 |  9839k|  93.2 |   303M |  32 |5665 |  17k|8338 |  22k|  1 | 219k|  24 | 0.000000e+00 |      --      |    Inf |  63.48%
1712.97/1718.77	c  1719s|104500 |   299 |  9844k|  93.1 |   303M |  32 |5665 |  17k|8321 |  22k|  1 | 219k|  24 | 0.000000e+00 |      --      |    Inf |  63.57%
1714.17/1719.96	c  1720s|104600 |   296 |  9849k|  93.1 |   303M |  32 |5665 |  17k|   0 |  22k|  0 | 219k|  24 | 0.000000e+00 |      --      |    Inf |  63.71%
1715.37/1721.19	c  1721s|104700 |   297 |  9853k|  93.0 |   303M |  32 |5665 |  17k|   0 |  22k|  0 | 219k|  24 | 0.000000e+00 |      --      |    Inf |  63.83%
1716.86/1722.64	c  1723s|104800 |   303 |  9860k|  93.0 |   303M |  32 |5665 |  17k|8340 |  22k|  1 | 220k|  24 | 0.000000e+00 |      --      |    Inf |  63.94%
1718.16/1723.97	c  1724s|104900 |   299 |  9867k|  93.0 |   303M |  32 |5665 |  17k|   0 |  22k|  0 | 220k|  24 | 0.000000e+00 |      --      |    Inf |  63.98%
1719.15/1724.91	c  1725s|105000 |   301 |  9871k|  92.9 |   303M |  32 |5665 |  17k|8342 |  22k|  1 | 220k|  24 | 0.000000e+00 |      --      |    Inf |  64.00%
1719.95/1725.75	c  1726s|105100 |   300 |  9874k|  92.9 |   303M |  32 |5665 |  17k|   0 |  22k|  0 | 220k|  24 | 0.000000e+00 |      --      |    Inf |  64.04%
1720.85/1726.61	c  1727s|105200 |   299 |  9878k|  92.8 |   303M |  32 |5665 |  17k|8351 |  22k|  2 | 220k|  24 | 0.000000e+00 |      --      |    Inf |  64.08%
1721.75/1727.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1721.75/1727.54	c  1728s|105300 |   294 |  9882k|  92.8 |   303M |  32 |5665 |  17k|   0 |  22k|  0 | 220k|  24 | 0.000000e+00 |      --      |    Inf |  64.09%
1722.64/1728.43	c  1728s|105400 |   294 |  9885k|  92.7 |   303M |  32 |5665 |  17k|   0 |  22k|  0 | 221k|  24 | 0.000000e+00 |      --      |    Inf |  64.12%
1723.84/1729.62	c  1730s|105500 |   298 |  9890k|  92.7 |   303M |  32 |5665 |  17k|8340 |  23k|  1 | 221k|  24 | 0.000000e+00 |      --      |    Inf |  64.23%
1727.33/1733.12	c  1733s|105600 |   299 |  9901k|  92.7 |   303M |  32 |5665 |  17k|8348 |  23k|  1 | 221k|  24 | 0.000000e+00 |      --      |    Inf |  64.32%
1728.23/1734.03	c  1734s|105700 |   301 |  9906k|  92.7 |   303M |  32 |5665 |  17k|8348 |  23k|  1 | 221k|  24 | 0.000000e+00 |      --      |    Inf |  64.34%
1729.23/1735.04	c  1735s|105800 |   294 |  9911k|  92.6 |   303M |  32 |5665 |  17k|   0 |  23k|  0 | 221k|  24 | 0.000000e+00 |      --      |    Inf |  64.40%
1730.22/1736.05	c  1736s|105900 |   294 |  9916k|  92.6 |   303M |  32 |5665 |  17k|   0 |  23k|  0 | 221k|  24 | 0.000000e+00 |      --      |    Inf |  64.49%
1731.12/1736.96	c  1737s|106000 |   295 |  9920k|  92.5 |   303M |  32 |5665 |  17k|   0 |  23k|  0 | 222k|  24 | 0.000000e+00 |      --      |    Inf |  64.50%
1732.11/1737.91	c  1738s|106100 |   293 |  9923k|  92.5 |   303M |  32 |5665 |  17k|8348 |  23k|  1 | 222k|  24 | 0.000000e+00 |      --      |    Inf |  64.51%
1733.32/1739.18	c  1739s|106200 |   300 |  9929k|  92.4 |   303M |  32 |5665 |  17k|8343 |  23k|  1 | 222k|  24 | 0.000000e+00 |      --      |    Inf |  64.52%
1734.31/1740.17	c  1740s|106300 |   292 |  9934k|  92.4 |   303M |  32 |5665 |  17k|8343 |  23k|  1 | 222k|  24 | 0.000000e+00 |      --      |    Inf |  64.60%
1735.31/1741.17	c  1741s|106400 |   295 |  9938k|  92.4 |   303M |  32 |5665 |  17k|   0 |  23k|  0 | 222k|  24 | 0.000000e+00 |      --      |    Inf |  64.64%
1736.50/1742.31	c  1742s|106500 |   297 |  9943k|  92.3 |   303M |  32 |5665 |  17k|8350 |  23k|  1 | 222k|  24 | 0.000000e+00 |      --      |    Inf |  64.67%
1737.30/1743.19	c  1743s|106600 |   289 |  9947k|  92.3 |   303M |  32 |5665 |  17k|8344 |  23k|  2 | 223k|  24 | 0.000000e+00 |      --      |    Inf |  64.70%
1739.09/1744.94	c  1745s|106700 |   297 |  9958k|  92.3 |   303M |  32 |5665 |  17k|8329 |  23k|  1 | 223k|  24 | 0.000000e+00 |      --      |    Inf |  64.80%
1741.78/1747.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1741.78/1747.66	c  1748s|106800 |   306 |  9969k|  92.3 |   303M |  32 |5665 |  17k|8331 |  23k|  1 | 223k|  24 | 0.000000e+00 |      --      |    Inf |  64.86%
1743.08/1748.98	c  1749s|106900 |   299 |  9980k|  92.3 |   303M |  32 |5665 |  17k|   0 |  23k|  0 | 223k|  24 | 0.000000e+00 |      --      |    Inf |  64.86%
1744.58/1750.46	c  1750s|107000 |   310 |  9989k|  92.3 |   303M |  32 |5665 |  17k|8331 |  23k|  1 | 223k|  24 | 0.000000e+00 |      --      |    Inf |  64.87%
1745.57/1751.49	c  1751s|107100 |   309 |  9996k|  92.3 |   303M |  32 |5665 |  17k|   0 |  23k|  0 | 224k|  24 | 0.000000e+00 |      --      |    Inf |  64.87%
1746.77/1752.67	c  1753s|107200 |   310 | 10002k|  92.3 |   303M |  32 |5665 |  17k|8330 |  23k|  1 | 224k|  24 | 0.000000e+00 |      --      |    Inf |  64.88%
1748.27/1754.12	c  1754s|107300 |   300 | 10011k|  92.3 |   303M |  32 |5665 |  17k|8330 |  23k|  1 | 224k|  24 | 0.000000e+00 |      --      |    Inf |  64.91%
1749.76/1755.67	c  1756s|107400 |   310 | 10021k|  92.3 |   303M |  32 |5665 |  17k|8330 |  23k|  0 | 224k|  24 | 0.000000e+00 |      --      |    Inf |  64.91%
1751.06/1756.93	c  1757s|107500 |   304 | 10031k|  92.3 |   303M |  32 |5665 |  17k|8330 |  23k|  0 | 225k|  24 | 0.000000e+00 |      --      |    Inf |  64.92%
1752.26/1758.17	c  1758s|107600 |   300 | 10041k|  92.3 |   303M |  32 |5665 |  17k|8330 |  23k|  0 | 225k|  24 | 0.000000e+00 |      --      |    Inf |  64.92%
1753.35/1759.23	c  1759s|107700 |   307 | 10047k|  92.3 |   303M |  32 |5665 |  17k|8330 |  23k|  1 | 225k|  24 | 0.000000e+00 |      --      |    Inf |  64.93%
1754.45/1760.30	c  1760s|107800 |   305 | 10054k|  92.2 |   303M |  32 |5665 |  17k|8330 |  23k|  0 | 225k|  24 | 0.000000e+00 |      --      |    Inf |  64.93%
1756.25/1762.17	c  1762s|107900 |   311 | 10063k|  92.2 |   303M |  32 |5665 |  17k|8330 |  23k|  1 | 225k|  24 | 0.000000e+00 |      --      |    Inf |  64.94%
1757.24/1763.19	c  1763s|108000 |   300 | 10070k|  92.2 |   303M |  32 |5665 |  17k|8330 |  23k|  1 | 226k|  24 | 0.000000e+00 |      --      |    Inf |  64.94%
1758.14/1764.02	c  1764s|108100 |   297 | 10074k|  92.2 |   303M |  32 |5665 |  17k|8331 |  23k|  0 | 226k|  24 | 0.000000e+00 |      --      |    Inf |  64.95%
1759.33/1765.24	c  1765s|108200 |   300 | 10082k|  92.2 |   303M |  32 |5665 |  17k|8330 |  23k|  0 | 226k|  24 | 0.000000e+00 |      --      |    Inf |  64.96%
1760.93/1766.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1760.93/1766.81	c  1767s|108300 |   301 | 10094k|  92.2 |   303M |  32 |5665 |  17k|8330 |  23k|  0 | 226k|  24 | 0.000000e+00 |      --      |    Inf |  65.00%
1762.13/1768.10	c  1768s|108400 |   294 | 10104k|  92.2 |   303M |  32 |5665 |  17k|8332 |  23k|  1 | 227k|  24 | 0.000000e+00 |      --      |    Inf |  65.02%
1765.12/1771.01	c  1771s|108500 |   300 | 10122k|  92.3 |   304M |  32 |5665 |  17k|8338 |  23k|  1 | 227k|  24 | 0.000000e+00 |      --      |    Inf |  65.10%
1766.31/1772.20	c  1772s|108600 |   297 | 10130k|  92.3 |   304M |  32 |5665 |  17k|8338 |  23k|  1 | 227k|  24 | 0.000000e+00 |      --      |    Inf |  65.14%
1767.21/1773.18	c  1773s|108700 |   296 | 10136k|  92.2 |   304M |  32 |5665 |  17k|8332 |  23k|  0 | 227k|  24 | 0.000000e+00 |      --      |    Inf |  65.15%
1768.21/1774.17	c  1774s|108800 |   295 | 10141k|  92.2 |   304M |  32 |5665 |  17k|8332 |  23k|  1 | 227k|  24 | 0.000000e+00 |      --      |    Inf |  65.17%
1770.30/1776.25	c  1776s|108900 |   306 | 10156k|  92.2 |   304M |  32 |5665 |  17k|8337 |  23k|  1 | 228k|  24 | 0.000000e+00 |      --      |    Inf |  65.23%
1771.59/1777.58	c  1778s|109000 |   310 | 10166k|  92.2 |   304M |  32 |5665 |  17k|8339 |  23k|  0 | 228k|  24 | 0.000000e+00 |      --      |    Inf |  65.26%
1772.79/1778.77	c  1779s|109100 |   312 | 10172k|  92.2 |   304M |  32 |5665 |  17k|8342 |  23k|  2 | 228k|  24 | 0.000000e+00 |      --      |    Inf |  65.27%
1774.09/1780.08	c  1780s|109200 |   295 | 10182k|  92.2 |   304M |  32 |5665 |  17k|8332 |  23k|  1 | 228k|  24 | 0.000000e+00 |      --      |    Inf |  65.33%
1777.48/1783.41	c  1783s|109300 |   297 | 10212k|  92.4 |   304M |  32 |5665 |  17k|8337 |  23k|  0 | 229k|  24 | 0.000000e+00 |      --      |    Inf |  65.42%
1779.97/1785.97	c  1786s|109400 |   297 | 10238k|  92.6 |   304M |  32 |5665 |  17k|8336 |  23k|  1 | 229k|  24 | 0.000000e+00 |      --      |    Inf |  65.46%
1781.17/1787.19	c  1787s|109500 |   301 | 10245k|  92.5 |   304M |  32 |5665 |  17k|   0 |  23k|  0 | 229k|  24 | 0.000000e+00 |      --      |    Inf |  65.48%
1782.36/1788.32	c  1788s|109600 |   297 | 10252k|  92.5 |   304M |  32 |5665 |  17k|   0 |  23k|  0 | 229k|  24 | 0.000000e+00 |      --      |    Inf |  65.50%
1783.66/1789.62	c  1790s|109700 |   296 | 10261k|  92.5 |   304M |  32 |5665 |  17k|8336 |  23k|  1 | 229k|  24 | 0.000000e+00 |      --      |    Inf |  65.55%
1785.06/1791.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1785.06/1791.03	c  1791s|109800 |   301 | 10270k|  92.5 |   304M |  32 |5665 |  17k|8339 |  23k|  1 | 229k|  24 | 0.000000e+00 |      --      |    Inf |  65.60%
1787.15/1793.15	c  1793s|109900 |   304 | 10284k|  92.6 |   304M |  32 |5665 |  17k|   0 |  23k|  0 | 230k|  24 | 0.000000e+00 |      --      |    Inf |  65.64%
1793.04/1799.05	c  1799s|110000 |   311 | 10298k|  92.6 |   304M |  32 |5665 |  17k|8336 |  23k|  1 | 230k|  24 | 0.000000e+00 |      --      |    Inf |  65.66%
1793.93/1799.90	c  1800s|110100 |   309 | 10302k|  92.6 |   304M |  32 |5665 |  17k|8336 |  23k|  0 | 230k|  24 | 0.000000e+00 |      --      |    Inf |  65.66%
1794.72/1800.78	c  1801s|110200 |   300 | 10306k|  92.5 |   304M |  32 |5665 |  17k|8336 |  23k|  1 | 230k|  24 | 0.000000e+00 |      --      |    Inf |  65.68%
1795.72/1801.78	c  1802s|110300 |   292 | 10313k|  92.5 |   304M |  32 |5665 |  17k|8350 |  23k|  1 | 230k|  24 | 0.000000e+00 |      --      |    Inf |  65.79%
1796.82/1802.87	c  1803s|110400 |   297 | 10321k|  92.5 |   304M |  32 |5665 |  17k|8327 |  23k|  1 | 231k|  24 | 0.000000e+00 |      --      |    Inf |  65.83%
1798.61/1804.60	c  1805s|110500 |   304 | 10332k|  92.5 |   304M |  32 |5665 |  17k|8332 |  23k|  2 | 231k|  24 | 0.000000e+00 |      --      |    Inf |  65.83%
1800.41/1806.41	c  1806s|110600 |   301 | 10350k|  92.6 |   304M |  32 |5665 |  17k|8345 |  23k|  1 | 231k|  24 | 0.000000e+00 |      --      |    Inf |  65.86%
1802.70/1808.73	c  1809s|110700 |   312 | 10363k|  92.6 |   304M |  32 |5665 |  17k|8329 |  23k|  0 | 231k|  24 | 0.000000e+00 |      --      |    Inf |  65.94%
1804.59/1810.69	c  1811s|110800 |   300 | 10380k|  92.7 |   305M |  32 |5665 |  17k|8337 |  23k|  0 | 231k|  24 | 0.000000e+00 |      --      |    Inf |  65.98%
1805.89/1811.99	c  1812s|110900 |   302 | 10387k|  92.7 |   305M |  32 |5665 |  17k|8337 |  23k|  1 | 232k|  24 | 0.000000e+00 |      --      |    Inf |  66.14%
1807.19/1813.25	c  1813s|111000 |   301 | 10393k|  92.6 |   305M |  32 |5665 |  17k|8337 |  23k|  0 | 232k|  24 | 0.000000e+00 |      --      |    Inf |  66.30%
1808.48/1814.54	c  1815s|111100 |   301 | 10399k|  92.6 |   305M |  32 |5665 |  17k|8338 |  23k|  1 | 232k|  24 | 0.000000e+00 |      --      |    Inf |  66.35%
1809.48/1815.53	c  1816s|111200 |   300 | 10403k|  92.6 |   305M |  32 |5665 |  17k|8338 |  23k|  1 | 232k|  24 | 0.000000e+00 |      --      |    Inf |  66.35%
1811.67/1817.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1811.67/1817.73	c  1818s|111300 |   298 | 10415k|  92.6 |   305M |  32 |5665 |  17k|   0 |  24k|  0 | 232k|  24 | 0.000000e+00 |      --      |    Inf |  66.54%
1812.87/1818.99	c  1819s|111400 |   295 | 10421k|  92.5 |   305M |  32 |5665 |  17k|8338 |  24k|  0 | 233k|  24 | 0.000000e+00 |      --      |    Inf |  66.76%
1814.07/1820.12	c  1820s|111500 |   296 | 10428k|  92.5 |   305M |  32 |5665 |  17k|8342 |  24k|  1 | 233k|  24 | 0.000000e+00 |      --      |    Inf |  66.78%
1815.36/1821.42	c  1821s|111600 |   299 | 10434k|  92.5 |   305M |  32 |5665 |  17k|8329 |  24k|  1 | 233k|  24 | 0.000000e+00 |      --      |    Inf |  66.88%
1816.16/1822.24	c  1822s|111700 |   299 | 10437k|  92.4 |   305M |  32 |5665 |  17k|8341 |  24k|  0 | 233k|  24 | 0.000000e+00 |      --      |    Inf |  66.91%
1817.55/1823.68	c  1824s|111800 |   298 | 10442k|  92.4 |   305M |  32 |5665 |  17k|8341 |  24k|  1 | 233k|  24 | 0.000000e+00 |      --      |    Inf |  66.95%
1819.15/1825.21	c  1825s|111900 |   296 | 10452k|  92.4 |   305M |  32 |5665 |  17k|8326 |  24k|  0 | 233k|  24 | 0.000000e+00 |      --      |    Inf |  66.99%
1821.84/1827.97	c  1828s|112000 |   297 | 10469k|  92.5 |   305M |  32 |5665 |  17k|   0 |  24k|  0 | 234k|  24 | 0.000000e+00 |      --      |    Inf |  67.07%
1823.14/1829.27	c  1829s|112100 |   303 | 10476k|  92.5 |   305M |  32 |5665 |  17k|8326 |  24k|  0 | 234k|  24 | 0.000000e+00 |      --      |    Inf |  67.10%
1824.23/1830.32	c  1830s|112200 |   295 | 10481k|  92.4 |   305M |  32 |5665 |  17k|8326 |  24k|  1 | 234k|  24 | 0.000000e+00 |      --      |    Inf |  67.11%
1825.83/1831.93	c  1832s|112300 |   297 | 10486k|  92.4 |   305M |  32 |5665 |  17k|8332 |  24k|  1 | 234k|  24 | 0.000000e+00 |      --      |    Inf |  67.18%
1827.03/1833.12	c  1833s|112400 |   289 | 10495k|  92.4 |   305M |  32 |5665 |  17k|8332 |  24k|  0 | 234k|  24 | 0.000000e+00 |      --      |    Inf |  67.23%
1828.72/1834.83	c  1835s|112500 |   290 | 10509k|  92.4 |   305M |  32 |5665 |  17k|8332 |  24k|  1 | 235k|  24 | 0.000000e+00 |      --      |    Inf |  67.29%
1830.62/1836.74	c  1837s|112600 |   308 | 10521k|  92.4 |   305M |  32 |5665 |  17k|   0 |  24k|  0 | 235k|  24 | 0.000000e+00 |      --      |    Inf |  67.30%
1832.71/1838.84	c  1839s|112700 |   292 | 10530k|  92.5 |   305M |  32 |5665 |  17k|8342 |  24k|  1 | 235k|  24 | 0.000000e+00 |      --      |    Inf |  67.38%
1834.92/1841.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1834.92/1841.04	c  1841s|112800 |   295 | 10546k|  92.5 |   305M |  32 |5665 |  17k|8342 |  24k|  0 | 235k|  24 | 0.000000e+00 |      --      |    Inf |  67.40%
1837.20/1843.31	c  1843s|112900 |   294 | 10559k|  92.5 |   305M |  32 |5665 |  17k|8336 |  24k|  1 | 236k|  24 | 0.000000e+00 |      --      |    Inf |  67.44%
1838.10/1844.28	c  1844s|113000 |   296 | 10564k|  92.5 |   305M |  32 |5665 |  17k|8336 |  24k|  1 | 236k|  24 | 0.000000e+00 |      --      |    Inf |  67.48%
1839.00/1845.11	c  1845s|113100 |   290 | 10568k|  92.5 |   305M |  32 |5665 |  17k|8336 |  24k|  1 | 236k|  24 | 0.000000e+00 |      --      |    Inf |  67.50%
1841.00/1847.19	c  1847s|113200 |   294 | 10577k|  92.5 |   305M |  32 |5665 |  17k|   0 |  24k|  0 | 236k|  24 | 0.000000e+00 |      --      |    Inf |  67.51%
1843.29/1849.45	c  1849s|113300 |   302 | 10591k|  92.5 |   305M |  32 |5665 |  17k|   0 |  24k|  0 | 236k|  24 | 0.000000e+00 |      --      |    Inf |  67.58%
1844.38/1850.54	c  1851s|113400 |   297 | 10598k|  92.5 |   305M |  32 |5665 |  17k|   0 |  24k|  0 | 237k|  24 | 0.000000e+00 |      --      |    Inf |  67.62%
1845.98/1852.17	c  1852s|113500 |   300 | 10613k|  92.5 |   305M |  32 |5665 |  17k|8334 |  24k|  0 | 237k|  24 | 0.000000e+00 |      --      |    Inf |  67.65%
1847.07/1853.23	c  1853s|113600 |   295 | 10619k|  92.5 |   305M |  32 |5665 |  17k|   0 |  24k|  0 | 237k|  24 | 0.000000e+00 |      --      |    Inf |  67.69%
1848.37/1854.55	c  1855s|113700 |   289 | 10628k|  92.5 |   305M |  32 |5665 |  17k|   0 |  24k|  0 | 237k|  24 | 0.000000e+00 |      --      |    Inf |  67.71%
1850.07/1856.20	c  1856s|113800 |   295 | 10644k|  92.6 |   305M |  32 |5665 |  17k|8337 |  24k|  1 | 237k|  24 | 0.000000e+00 |      --      |    Inf |  67.78%
1851.16/1857.37	c  1857s|113900 |   293 | 10651k|  92.5 |   305M |  32 |5665 |  17k|8337 |  24k|  1 | 238k|  24 | 0.000000e+00 |      --      |    Inf |  67.80%
1852.86/1859.07	c  1859s|114000 |   289 | 10662k|  92.6 |   305M |  32 |5665 |  17k|8330 |  24k|  0 | 238k|  24 | 0.000000e+00 |      --      |    Inf |  67.86%
1855.55/1861.75	c  1862s|114100 |   292 | 10677k|  92.6 |   305M |  32 |5665 |  17k|8340 |  24k|  1 | 238k|  24 | 0.000000e+00 |      --      |    Inf |  67.94%
1857.14/1863.33	c  1863s|114200 |   294 | 10686k|  92.6 |   305M |  32 |5665 |  17k|8340 |  24k|  1 | 238k|  24 | 0.000000e+00 |      --      |    Inf |  68.14%
1858.84/1865.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1858.84/1865.02	c  1865s|114300 |   296 | 10695k|  92.6 |   306M |  32 |5665 |  17k|8333 |  24k|  0 | 238k|  24 | 0.000000e+00 |      --      |    Inf |  68.35%
1860.24/1866.41	c  1866s|114400 |   290 | 10705k|  92.6 |   306M |  32 |5665 |  17k|8337 |  24k|  1 | 239k|  24 | 0.000000e+00 |      --      |    Inf |  68.38%
1862.03/1868.27	c  1868s|114500 |   305 | 10717k|  92.6 |   306M |  32 |5665 |  17k|8330 |  24k|  0 | 239k|  24 | 0.000000e+00 |      --      |    Inf |  68.40%
1863.43/1869.64	c  1870s|114600 |   297 | 10726k|  92.6 |   306M |  32 |5665 |  17k|8330 |  24k|  1 | 239k|  24 | 0.000000e+00 |      --      |    Inf |  68.44%
1864.42/1870.67	c  1871s|114700 |   300 | 10732k|  92.6 |   307M |  32 |5665 |  17k|8342 |  24k|  1 | 239k|  24 | 0.000000e+00 |      --      |    Inf |  68.48%
1865.62/1871.84	c  1872s|114800 |   293 | 10738k|  92.6 |   308M |  32 |5665 |  17k|8335 |  24k|  0 | 239k|  24 | 0.000000e+00 |      --      |    Inf |  68.53%
1867.01/1873.24	c  1873s|114900 |   292 | 10751k|  92.6 |   308M |  32 |5665 |  17k|8335 |  24k|  1 | 240k|  24 | 0.000000e+00 |      --      |    Inf |  68.56%
1868.21/1874.45	c  1874s|115000 |   291 | 10759k|  92.6 |   308M |  32 |5665 |  17k|   0 |  24k|  0 | 240k|  24 | 0.000000e+00 |      --      |    Inf |  68.59%
1869.81/1876.03	c  1876s|115100 |   292 | 10772k|  92.6 |   308M |  32 |5665 |  17k|8335 |  24k|  1 | 240k|  24 | 0.000000e+00 |      --      |    Inf |  68.63%
1872.50/1878.78	c  1879s|115200 |   288 | 10789k|  92.7 |   308M |  32 |5665 |  16k|8333 |  24k|  0 | 240k|  24 | 0.000000e+00 |      --      |    Inf |  68.75%
1873.50/1879.78	c  1880s|115300 |   284 | 10795k|  92.7 |   308M |  32 |5665 |  17k|   0 |  24k|  0 | 240k|  24 | 0.000000e+00 |      --      |    Inf |  68.83%
1874.69/1880.98	c  1881s|115400 |   284 | 10803k|  92.7 |   308M |  32 |5665 |  17k|8330 |  24k|  1 | 241k|  24 | 0.000000e+00 |      --      |    Inf |  68.88%
1875.79/1882.02	c  1882s|115500 |   279 | 10810k|  92.6 |   308M |  32 |5665 |  17k|8339 |  24k|  1 | 241k|  24 | 0.000000e+00 |      --      |    Inf |  68.93%
1877.18/1883.42	c  1883s|115600 |   280 | 10819k|  92.6 |   308M |  32 |5665 |  17k|8343 |  24k|  0 | 241k|  24 | 0.000000e+00 |      --      |    Inf |  68.96%
1878.98/1885.26	c  1885s|115700 |   284 | 10832k|  92.7 |   308M |  32 |5665 |  17k|8342 |  25k|  1 | 241k|  24 | 0.000000e+00 |      --      |    Inf |  68.99%
1881.07/1887.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1881.07/1887.35	c  1887s|115800 |   290 | 10845k|  92.7 |   308M |  32 |5665 |  17k|8328 |  25k|  1 | 242k|  24 | 0.000000e+00 |      --      |    Inf |  69.18%
1882.07/1888.30	c  1888s|115900 |   299 | 10851k|  92.7 |   308M |  32 |5665 |  17k|8328 |  25k|  0 | 242k|  24 | 0.000000e+00 |      --      |    Inf |  69.19%
1882.97/1889.26	c  1889s|116000 |   294 | 10857k|  92.6 |   308M |  32 |5665 |  17k|   0 |  25k|  0 | 242k|  24 | 0.000000e+00 |      --      |    Inf |  69.20%
1883.66/1889.96	c  1890s|116100 |   290 | 10860k|  92.6 |   308M |  32 |5665 |  17k|8328 |  25k|  1 | 242k|  24 | 0.000000e+00 |      --      |    Inf |  69.21%
1884.56/1890.89	c  1891s|116200 |   281 | 10864k|  92.5 |   308M |  32 |5665 |  17k|   0 |  25k|  0 | 242k|  24 | 0.000000e+00 |      --      |    Inf |  69.30%
1886.36/1892.62	c  1893s|116300 |   289 | 10871k|  92.5 |   308M |  32 |5665 |  17k|8326 |  25k|  1 | 243k|  24 | 0.000000e+00 |      --      |    Inf |  69.32%
1887.35/1893.60	c  1894s|116400 |   288 | 10877k|  92.5 |   308M |  32 |5665 |  17k|8328 |  25k|  0 | 243k|  24 | 0.000000e+00 |      --      |    Inf |  69.36%
1888.15/1894.43	c  1894s|116500 |   283 | 10881k|  92.4 |   308M |  32 |5665 |  17k|8328 |  25k|  1 | 243k|  24 | 0.000000e+00 |      --      |    Inf |  69.40%
1889.45/1895.77	c  1896s|116600 |   286 | 10890k|  92.4 |   308M |  32 |5665 |  17k|   0 |  25k|  0 | 243k|  24 | 0.000000e+00 |      --      |    Inf |  69.44%
1891.34/1897.69	c  1898s|116700 |   283 | 10898k|  92.4 |   308M |  32 |5665 |  17k|8331 |  25k|  1 | 243k|  24 | 0.000000e+00 |      --      |    Inf |  69.56%
1893.74/1900.09	c  1900s|116800 |   295 | 10906k|  92.4 |   308M |  32 |5665 |  17k|8332 |  25k|  1 | 244k|  24 | 0.000000e+00 |      --      |    Inf |  69.56%
1894.83/1901.18	c  1901s|116900 |   290 | 10913k|  92.4 |   308M |  32 |5665 |  17k|   0 |  25k|  0 | 244k|  24 | 0.000000e+00 |      --      |    Inf |  69.58%
1896.13/1902.44	c  1902s|117000 |   288 | 10920k|  92.4 |   308M |  32 |5665 |  17k|8331 |  25k|  1 | 244k|  24 | 0.000000e+00 |      --      |    Inf |  69.60%
1897.12/1903.45	c  1903s|117100 |   288 | 10925k|  92.4 |   308M |  32 |5665 |  17k|8333 |  25k|  2 | 244k|  24 | 0.000000e+00 |      --      |    Inf |  69.66%
1898.12/1904.45	c  1904s|117200 |   283 | 10930k|  92.3 |   308M |  32 |5665 |  17k|8331 |  25k|  1 | 244k|  24 | 0.000000e+00 |      --      |    Inf |  69.68%
1899.02/1905.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1899.02/1905.38	c  1905s|117300 |   282 | 10934k|  92.3 |   308M |  32 |5665 |  17k|8331 |  25k|  1 | 244k|  24 | 0.000000e+00 |      --      |    Inf |  69.69%
1901.11/1907.40	c  1907s|117400 |   289 | 10947k|  92.3 |   308M |  32 |5665 |  17k|8329 |  25k|  0 | 245k|  24 | 0.000000e+00 |      --      |    Inf |  69.71%
1902.21/1908.51	c  1909s|117500 |   289 | 10953k|  92.3 |   308M |  32 |5665 |  17k|8331 |  25k|  1 | 245k|  24 | 0.000000e+00 |      --      |    Inf |  69.74%
1903.30/1909.66	c  1910s|117600 |   282 | 10960k|  92.3 |   308M |  32 |5665 |  17k|8332 |  25k|  0 | 245k|  24 | 0.000000e+00 |      --      |    Inf |  69.76%
1904.60/1910.91	c  1911s|117700 |   283 | 10968k|  92.2 |   308M |  32 |5665 |  17k|8328 |  25k|  1 | 245k|  24 | 0.000000e+00 |      --      |    Inf |  69.78%
1905.80/1912.16	c  1912s|117800 |   281 | 10979k|  92.3 |   308M |  32 |5665 |  17k|8341 |  25k|  0 | 245k|  24 | 0.000000e+00 |      --      |    Inf |  69.82%
1907.09/1913.46	c  1913s|117900 |   278 | 10989k|  92.3 |   308M |  32 |5665 |  17k|8339 |  25k|  0 | 246k|  24 | 0.000000e+00 |      --      |    Inf |  69.87%
1909.88/1916.21	c  1916s|118000 |   283 | 11007k|  92.3 |   308M |  32 |5665 |  17k|8330 |  25k|  1 | 246k|  24 | 0.000000e+00 |      --      |    Inf |  70.03%
1911.68/1918.08	c  1918s|118100 |   284 | 11019k|  92.4 |   308M |  32 |5665 |  17k|8336 |  25k|  1 | 246k|  24 | 0.000000e+00 |      --      |    Inf |  70.21%
1913.47/1919.82	c  1920s|118200 |   288 | 11027k|  92.4 |   308M |  32 |5665 |  17k|   0 |  25k|  0 | 246k|  24 | 0.000000e+00 |      --      |    Inf |  70.23%
1914.67/1921.01	c  1921s|118300 |   286 | 11033k|  92.3 |   308M |  32 |5665 |  17k|8336 |  25k|  1 | 246k|  24 | 0.000000e+00 |      --      |    Inf |  70.26%
1915.57/1922.00	c  1922s|118400 |   287 | 11037k|  92.3 |   308M |  32 |5665 |  17k|8336 |  25k|  1 | 247k|  24 | 0.000000e+00 |      --      |    Inf |  70.28%
1916.96/1923.35	c  1923s|118500 |   290 | 11042k|  92.2 |   308M |  32 |5665 |  17k|8339 |  25k|  2 | 247k|  24 | 0.000000e+00 |      --      |    Inf |  70.29%
1917.96/1924.38	c  1924s|118600 |   288 | 11046k|  92.2 |   308M |  32 |5665 |  17k|8336 |  25k|  1 | 247k|  24 | 0.000000e+00 |      --      |    Inf |  70.30%
1918.86/1925.22	c  1925s|118700 |   284 | 11050k|  92.2 |   308M |  32 |5665 |  17k|8336 |  25k|  1 | 247k|  24 | 0.000000e+00 |      --      |    Inf |  70.32%
1919.76/1926.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1919.76/1926.13	c  1926s|118800 |   282 | 11053k|  92.1 |   308M |  32 |5665 |  17k|8337 |  25k|  2 | 247k|  24 | 0.000000e+00 |      --      |    Inf |  70.34%
1921.75/1928.14	c  1928s|118900 |   279 | 11065k|  92.1 |   308M |  32 |5665 |  17k|8350 |  25k|  0 | 248k|  24 | 0.000000e+00 |      --      |    Inf |  70.40%
1923.44/1929.83	c  1930s|119000 |   283 | 11076k|  92.1 |   308M |  32 |5665 |  17k|8340 |  25k|  1 | 248k|  24 | 0.000000e+00 |      --      |    Inf |  70.50%
1926.14/1932.53	c  1933s|119100 |   279 | 11085k|  92.1 |   308M |  32 |5665 |  17k|8331 |  25k|  0 | 248k|  24 | 0.000000e+00 |      --      |    Inf |  70.60%
1928.23/1934.63	c  1935s|119200 |   283 | 11103k|  92.2 |   308M |  32 |5665 |  17k|8325 |  25k|  1 | 248k|  24 | 0.000000e+00 |      --      |    Inf |  70.68%
1930.42/1936.83	c  1937s|119300 |   281 | 11116k|  92.2 |   309M |  32 |5665 |  17k|8331 |  25k|  1 | 248k|  24 | 0.000000e+00 |      --      |    Inf |  70.73%
1931.72/1938.12	c  1938s|119400 |   278 | 11126k|  92.3 |   309M |  32 |5665 |  17k|8331 |  25k|  0 | 249k|  24 | 0.000000e+00 |      --      |    Inf |  70.80%
1932.81/1939.20	c  1939s|119500 |   282 | 11134k|  92.2 |   312M |  32 |5665 |  17k|8341 |  25k|  1 | 249k|  24 | 0.000000e+00 |      --      |    Inf |  70.84%
1934.01/1940.48	c  1940s|119600 |   281 | 11144k|  92.2 |   312M |  32 |5665 |  17k|8342 |  25k|  1 | 249k|  24 | 0.000000e+00 |      --      |    Inf |  70.86%
1935.31/1941.78	c  1942s|119700 |   278 | 11153k|  92.2 |   312M |  32 |5665 |  17k|8343 |  25k|  1 | 249k|  24 | 0.000000e+00 |      --      |    Inf |  70.88%
1937.20/1943.64	c  1944s|119800 |   282 | 11168k|  92.3 |   312M |  32 |5665 |  17k|8336 |  25k|  1 | 249k|  24 | 0.000000e+00 |      --      |    Inf |  70.98%
1938.50/1944.94	c  1945s|119900 |   278 | 11176k|  92.3 |   312M |  32 |5665 |  17k|8330 |  25k|  1 | 249k|  24 | 0.000000e+00 |      --      |    Inf |  71.01%
1939.79/1946.21	c  1946s|120000 |   277 | 11184k|  92.3 |   312M |  32 |5665 |  17k|   0 |  25k|  0 | 250k|  24 | 0.000000e+00 |      --      |    Inf |  71.14%
1942.69/1949.18	c  1949s|120100 |   297 | 11200k|  92.3 |   312M |  32 |5665 |  16k|8329 |  25k|  1 | 250k|  24 | 0.000000e+00 |      --      |    Inf |  71.36%
1943.78/1950.21	c  1950s|120200 |   290 | 11205k|  92.3 |   312M |  32 |5665 |  17k|8328 |  25k|  1 | 250k|  24 | 0.000000e+00 |      --      |    Inf |  71.36%
1945.18/1951.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1945.18/1951.63	c  1952s|120300 |   275 | 11218k|  92.3 |   312M |  32 |5665 |  17k|8344 |  25k|  1 | 250k|  24 | 0.000000e+00 |      --      |    Inf |  71.38%
1947.07/1953.55	c  1954s|120400 |   279 | 11232k|  92.4 |   312M |  32 |5665 |  16k|8324 |  25k|  1 | 251k|  24 | 0.000000e+00 |      --      |    Inf |  71.46%
1948.37/1954.83	c  1955s|120500 |   274 | 11240k|  92.4 |   312M |  32 |5665 |  16k|8343 |  25k|  1 | 251k|  24 | 0.000000e+00 |      --      |    Inf |  71.60%
1950.66/1957.18	c  1957s|120600 |   281 | 11250k|  92.4 |   312M |  32 |5665 |  16k|8343 |  26k|  1 | 251k|  24 | 0.000000e+00 |      --      |    Inf |  71.62%
1951.66/1958.16	c  1958s|120700 |   279 | 11255k|  92.3 |   312M |  32 |5665 |  16k|8329 |  26k|  1 | 251k|  24 | 0.000000e+00 |      --      |    Inf |  71.66%
1952.95/1959.49	c  1959s|120800 |   280 | 11266k|  92.3 |   312M |  32 |5665 |  16k|8331 |  26k|  0 | 251k|  24 | 0.000000e+00 |      --      |    Inf |  71.70%
1954.35/1960.80	c  1961s|120900 |   275 | 11273k|  92.3 |   312M |  32 |5665 |  16k|8332 |  26k|  1 | 252k|  24 | 0.000000e+00 |      --      |    Inf |  71.81%
1955.15/1961.69	c  1962s|121000 |   275 | 11277k|  92.3 |   312M |  32 |5665 |  16k|8332 |  26k|  1 | 252k|  24 | 0.000000e+00 |      --      |    Inf |  71.87%
1956.44/1962.95	c  1963s|121100 |   274 | 11287k|  92.3 |   312M |  32 |5665 |  16k|8315 |  26k|  1 | 252k|  24 | 0.000000e+00 |      --      |    Inf |  71.91%
1958.44/1964.95	c  1965s|121200 |   274 | 11297k|  92.3 |   313M |  32 |5665 |  16k|8339 |  26k|  1 | 252k|  24 | 0.000000e+00 |      --      |    Inf |  72.77%
1959.43/1965.96	c  1966s|121300 |   270 | 11303k|  92.3 |   313M |  32 |5665 |  16k|8344 |  26k|  1 | 252k|  24 | 0.000000e+00 |      --      |    Inf |  72.80%
1961.33/1967.88	c  1968s|121400 |   281 | 11312k|  92.3 |   313M |  32 |5665 |  16k|8331 |  26k|  1 | 252k|  24 | 0.000000e+00 |      --      |    Inf |  72.82%
1962.53/1969.01	c  1969s|121500 |   274 | 11319k|  92.3 |   313M |  32 |5665 |  16k|8330 |  26k|  1 | 253k|  24 | 0.000000e+00 |      --      |    Inf |  72.84%
1963.42/1969.92	c  1970s|121600 |   272 | 11325k|  92.2 |   313M |  32 |5665 |  16k|8330 |  26k|  0 | 253k|  24 | 0.000000e+00 |      --      |    Inf |  72.86%
1965.22/1971.71	c  1972s|121700 |   270 | 11335k|  92.2 |   313M |  32 |5665 |  16k|   0 |  26k|  0 | 253k|  24 | 0.000000e+00 |      --      |    Inf |  72.88%
1966.91/1973.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1966.91/1973.46	c  1973s|121800 |   274 | 11350k|  92.3 |   313M |  32 |5665 |  16k|8343 |  26k|  0 | 253k|  24 | 0.000000e+00 |      --      |    Inf |  72.91%
1968.11/1974.65	c  1975s|121900 |   270 | 11357k|  92.3 |   313M |  32 |5665 |  16k|8350 |  26k|  1 | 253k|  24 | 0.000000e+00 |      --      |    Inf |  72.92%
1969.51/1976.09	c  1976s|122000 |   269 | 11367k|  92.3 |   313M |  32 |5665 |  16k|8343 |  26k|  0 | 254k|  24 | 0.000000e+00 |      --      |    Inf |  72.92%
1972.39/1978.95	c  1979s|122100 |   273 | 11379k|  92.3 |   313M |  32 |5665 |  16k|8330 |  26k|  0 | 254k|  24 | 0.000000e+00 |      --      |    Inf |  73.01%
1973.29/1979.84	c  1980s|122200 |   278 | 11384k|  92.3 |   313M |  32 |5665 |  16k|8330 |  26k|  1 | 254k|  24 | 0.000000e+00 |      --      |    Inf |  73.04%
1975.09/1981.66	c  1982s|122300 |   274 | 11393k|  92.2 |   313M |  32 |5665 |  16k|8339 |  26k|  1 | 254k|  24 | 0.000000e+00 |      --      |    Inf |  73.06%
1976.38/1983.00	c  1983s|122400 |   273 | 11403k|  92.3 |   313M |  32 |5665 |  16k|8343 |  26k|  1 | 254k|  24 | 0.000000e+00 |      --      |    Inf |  73.11%
1977.48/1984.09	c  1984s|122500 |   280 | 11413k|  92.3 |   313M |  32 |5665 |  16k|8340 |  26k|  1 | 254k|  24 | 0.000000e+00 |      --      |    Inf |  73.13%
1978.88/1985.45	c  1985s|122600 |   288 | 11423k|  92.3 |   313M |  32 |5665 |  16k|8340 |  26k|  1 | 255k|  24 | 0.000000e+00 |      --      |    Inf |  73.15%
1980.58/1987.12	c  1987s|122700 |   279 | 11431k|  92.3 |   313M |  32 |5665 |  16k|8348 |  26k|  1 | 255k|  24 | 0.000000e+00 |      --      |    Inf |  73.16%
1981.37/1987.96	c  1988s|122800 |   284 | 11436k|  92.2 |   313M |  32 |5665 |  16k|8349 |  26k|  1 | 255k|  24 | 0.000000e+00 |      --      |    Inf |  73.20%
1983.26/1989.86	c  1990s|122900 |   292 | 11447k|  92.2 |   319M |  32 |5665 |  16k|8340 |  26k|  1 | 255k|  24 | 0.000000e+00 |      --      |    Inf |  73.21%
1984.46/1991.06	c  1991s|123000 |   295 | 11455k|  92.2 |   319M |  32 |5665 |  17k|   0 |  26k|  0 | 255k|  24 | 0.000000e+00 |      --      |    Inf |  73.22%
1985.56/1992.17	c  1992s|123100 |   294 | 11463k|  92.2 |   319M |  32 |5665 |  17k|8340 |  26k|  1 | 256k|  24 | 0.000000e+00 |      --      |    Inf |  73.22%
1987.25/1993.81	c  1994s|123200 |   295 | 11473k|  92.2 |   319M |  32 |5665 |  17k|   0 |  26k|  0 | 256k|  24 | 0.000000e+00 |      --      |    Inf |  73.22%
1988.15/1994.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1988.15/1994.75	c  1995s|123300 |   297 | 11479k|  92.2 |   319M |  32 |5665 |  17k|8341 |  26k|  0 | 256k|  24 | 0.000000e+00 |      --      |    Inf |  73.22%
1989.14/1995.72	c  1996s|123400 |   289 | 11485k|  92.2 |   319M |  32 |5665 |  17k|8340 |  26k|  1 | 256k|  24 | 0.000000e+00 |      --      |    Inf |  73.23%
1989.94/1996.56	c  1997s|123500 |   288 | 11489k|  92.1 |   319M |  32 |5665 |  17k|8340 |  26k|  1 | 257k|  24 | 0.000000e+00 |      --      |    Inf |  73.23%
1990.94/1997.53	c  1998s|123600 |   282 | 11496k|  92.1 |   319M |  32 |5665 |  17k|   0 |  26k|  0 | 257k|  24 | 0.000000e+00 |      --      |    Inf |  73.24%
1991.83/1998.44	c  1998s|123700 |   289 | 11501k|  92.1 |   319M |  32 |5665 |  17k|8340 |  26k|  1 | 257k|  24 | 0.000000e+00 |      --      |    Inf |  73.24%
1992.73/1999.30	c  1999s|123800 |   284 | 11505k|  92.0 |   319M |  32 |5665 |  17k|8340 |  26k|  1 | 257k|  24 | 0.000000e+00 |      --      |    Inf |  73.24%
1993.43/2000.02	c  2000s|123900 |   286 | 11509k|  92.0 |   319M |  32 |5665 |  17k|   0 |  26k|  0 | 257k|  24 | 0.000000e+00 |      --      |    Inf |  73.25%
1994.43/2001.05	c  2001s|124000 |   284 | 11514k|  92.0 |   319M |  32 |5665 |  17k|   0 |  26k|  0 | 257k|  24 | 0.000000e+00 |      --      |    Inf |  73.25%
1995.12/2001.78	c  2002s|124100 |   281 | 11517k|  91.9 |   319M |  32 |5665 |  17k|8340 |  26k|  1 | 258k|  24 | 0.000000e+00 |      --      |    Inf |  73.25%
1996.32/2003.00	c  2003s|124200 |   282 | 11527k|  91.9 |   319M |  32 |5665 |  17k|   0 |  26k|  0 | 258k|  24 | 0.000000e+00 |      --      |    Inf |  73.27%
1997.72/2004.35	c  2004s|124300 |   282 | 11535k|  91.9 |   319M |  32 |5665 |  17k|8348 |  26k|  1 | 258k|  24 | 0.000000e+00 |      --      |    Inf |  73.28%
1998.71/2005.38	c  2005s|124400 |   278 | 11541k|  91.9 |   319M |  32 |5665 |  17k|8342 |  26k|  0 | 258k|  24 | 0.000000e+00 |      --      |    Inf |  73.30%
2000.21/2006.85	c  2007s|124500 |   275 | 11552k|  91.9 |   319M |  32 |5665 |  17k|   0 |  26k|  0 | 258k|  24 | 0.000000e+00 |      --      |    Inf |  73.31%
2003.30/2009.93	c  2010s|124600 |   271 | 11570k|  92.0 |   320M |  32 |5665 |  17k|8333 |  26k|  1 | 259k|  24 | 0.000000e+00 |      --      |    Inf |  73.33%
2004.80/2011.44	c  2011s|124700 |   268 | 11581k|  92.0 |   320M |  32 |5665 |  17k|   0 |  26k|  0 | 259k|  24 | 0.000000e+00 |      --      |    Inf |  73.41%
2006.89/2013.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2006.89/2013.50	c  2013s|124800 |   266 | 11597k|  92.0 |   320M |  32 |5665 |  17k|8327 |  26k|  1 | 259k|  24 | 0.000000e+00 |      --      |    Inf |  73.44%
2007.79/2014.43	c  2014s|124900 |   269 | 11602k|  92.0 |   320M |  32 |5665 |  17k|8327 |  26k|  1 | 259k|  24 | 0.000000e+00 |      --      |    Inf |  73.51%
2008.58/2015.29	c  2015s|125000 |   266 | 11606k|  92.0 |   320M |  32 |5665 |  17k|8327 |  26k|  1 | 259k|  24 | 0.000000e+00 |      --      |    Inf |  73.53%
2009.68/2016.33	c  2016s|125100 |   266 | 11613k|  91.9 |   320M |  32 |5665 |  17k|8329 |  26k|  0 | 260k|  24 | 0.000000e+00 |      --      |    Inf |  73.54%
2010.98/2017.67	c  2018s|125200 |   265 | 11624k|  92.0 |   320M |  32 |5665 |  17k|   0 |  26k|  0 | 260k|  24 | 0.000000e+00 |      --      |    Inf |  73.58%
2012.67/2019.32	c  2019s|125300 |   262 | 11642k|  92.0 |   320M |  32 |5665 |  17k|8344 |  26k|  1 | 260k|  24 | 0.000000e+00 |      --      |    Inf |  73.64%
2014.27/2020.98	c  2021s|125400 |   274 | 11654k|  92.0 |   322M |  32 |5665 |  17k|8345 |  26k|  1 | 260k|  24 | 0.000000e+00 |      --      |    Inf |  73.68%
2015.16/2021.88	c  2022s|125500 |   268 | 11659k|  92.0 |   322M |  32 |5665 |  17k|8336 |  26k|  1 | 260k|  24 | 0.000000e+00 |      --      |    Inf |  73.69%
2016.37/2023.04	c  2023s|125600 |   269 | 11667k|  92.0 |   322M |  32 |5665 |  17k|8336 |  26k|  1 | 260k|  24 | 0.000000e+00 |      --      |    Inf |  73.70%
2017.26/2023.90	c  2024s|125700 |   263 | 11671k|  92.0 |   322M |  32 |5665 |  17k|8336 |  26k|  1 | 261k|  24 | 0.000000e+00 |      --      |    Inf |  73.72%
2018.55/2025.24	c  2025s|125800 |   268 | 11678k|  91.9 |   322M |  32 |5665 |  17k|8336 |  26k|  1 | 261k|  24 | 0.000000e+00 |      --      |    Inf |  73.84%
2019.55/2026.26	c  2026s|125900 |   276 | 11683k|  91.9 |   322M |  32 |5665 |  17k|8336 |  26k|  1 | 261k|  24 | 0.000000e+00 |      --      |    Inf |  73.85%
2020.35/2027.06	c  2027s|126000 |   268 | 11687k|  91.9 |   322M |  32 |5665 |  17k|8336 |  26k|  1 | 261k|  24 | 0.000000e+00 |      --      |    Inf |  73.86%
2021.14/2027.85	c  2028s|126100 |   263 | 11691k|  91.8 |   322M |  32 |5665 |  17k|8328 |  26k|  1 | 261k|  24 | 0.000000e+00 |      --      |    Inf |  73.89%
2022.14/2028.83	c  2029s|126200 |   268 | 11697k|  91.8 |   322M |  32 |5665 |  17k|8329 |  26k|  1 | 261k|  24 | 0.000000e+00 |      --      |    Inf |  73.92%
2022.94/2029.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2022.94/2029.69	c  2030s|126300 |   261 | 11702k|  91.8 |   322M |  32 |5665 |  17k|8328 |  26k|  1 | 262k|  24 | 0.000000e+00 |      --      |    Inf |  73.94%
2023.94/2030.69	c  2031s|126400 |   254 | 11708k|  91.8 |   322M |  32 |5665 |  17k|   0 |  26k|  0 | 262k|  24 | 0.000000e+00 |      --      |    Inf |  74.04%
2026.43/2033.18	c  2033s|126500 |   258 | 11730k|  91.9 |   323M |  32 |5665 |  17k|8332 |  26k|  0 | 262k|  24 | 0.000000e+00 |      --      |    Inf |  74.07%
2028.62/2035.30	c  2035s|126600 |   266 | 11742k|  91.9 |   323M |  32 |5665 |  17k|   0 |  26k|  0 | 262k|  24 | 0.000000e+00 |      --      |    Inf |  74.11%
2030.12/2036.84	c  2037s|126700 |   267 | 11754k|  91.9 |   323M |  32 |5665 |  17k|8333 |  26k|  1 | 262k|  24 | 0.000000e+00 |      --      |    Inf |  74.14%
2030.91/2037.66	c  2038s|126800 |   273 | 11758k|  91.9 |   323M |  32 |5665 |  17k|   0 |  26k|  0 | 263k|  24 | 0.000000e+00 |      --      |    Inf |  74.15%
2031.81/2038.51	c  2039s|126900 |   267 | 11762k|  91.8 |   323M |  32 |5665 |  17k|   0 |  26k|  0 | 263k|  24 | 0.000000e+00 |      --      |    Inf |  74.15%
2033.11/2039.84	c  2040s|127000 |   261 | 11770k|  91.8 |   323M |  32 |5665 |  17k|   0 |  26k|  0 | 263k|  24 | 0.000000e+00 |      --      |    Inf |  74.18%
2034.31/2041.06	c  2041s|127100 |   261 | 11780k|  91.8 |   323M |  32 |5665 |  17k|8339 |  26k|  1 | 263k|  24 | 0.000000e+00 |      --      |    Inf |  74.32%
2035.41/2042.18	c  2042s|127200 |   256 | 11789k|  91.8 |   323M |  32 |5665 |  17k|   0 |  26k|  0 | 264k|  24 | 0.000000e+00 |      --      |    Inf |  74.35%
2036.60/2043.39	c  2043s|127300 |   270 | 11796k|  91.8 |   323M |  32 |5665 |  17k|8334 |  26k|  1 | 264k|  24 | 0.000000e+00 |      --      |    Inf |  74.38%
2037.40/2044.16	c  2044s|127400 |   254 | 11800k|  91.8 |   323M |  32 |5665 |  17k|8334 |  26k|  0 | 264k|  24 | 0.000000e+00 |      --      |    Inf |  74.41%
2039.29/2046.05	c  2046s|127500 |   254 | 11817k|  91.8 |   323M |  32 |5665 |  17k|8337 |  26k|  0 | 264k|  24 | 0.000000e+00 |      --      |    Inf |  74.47%
2040.39/2047.19	c  2047s|127600 |   251 | 11826k|  91.8 |   323M |  32 |5665 |  17k|8337 |  26k|  1 | 264k|  24 | 0.000000e+00 |      --      |    Inf |  74.47%
2041.78/2048.58	c  2049s|127700 |   260 | 11837k|  91.8 |   323M |  32 |5665 |  17k|8339 |  26k|  1 | 265k|  24 | 0.000000e+00 |      --      |    Inf |  74.48%
2042.98/2049.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2042.98/2049.74	c  2050s|127800 |   258 | 11844k|  91.8 |   323M |  32 |5665 |  17k|8339 |  26k|  1 | 265k|  24 | 0.000000e+00 |      --      |    Inf |  74.49%
2044.57/2051.36	c  2051s|127900 |   252 | 11857k|  91.8 |   323M |  32 |5665 |  17k|8329 |  26k|  1 | 265k|  24 | 0.000000e+00 |      --      |    Inf |  74.72%
2045.77/2052.52	c  2053s|128000 |   252 | 11865k|  91.8 |   323M |  32 |5665 |  17k|8329 |  26k|  1 | 265k|  24 | 0.000000e+00 |      --      |    Inf |  74.73%
2046.97/2053.77	c  2054s|128100 |   253 | 11875k|  91.8 |   323M |  32 |5665 |  17k|   0 |  26k|  0 | 265k|  24 | 0.000000e+00 |      --      |    Inf |  74.74%
2048.27/2055.01	c  2055s|128200 |   254 | 11886k|  91.9 |   323M |  32 |5665 |  17k|   0 |  26k|  0 | 266k|  24 | 0.000000e+00 |      --      |    Inf |  74.77%
2049.76/2056.54	c  2057s|128300 |   257 | 11897k|  91.9 |   323M |  32 |5665 |  17k|8325 |  26k|  1 | 266k|  24 | 0.000000e+00 |      --      |    Inf |  74.79%
2050.85/2057.61	c  2058s|128400 |   254 | 11905k|  91.9 |   323M |  32 |5665 |  17k|8325 |  26k|  1 | 266k|  24 | 0.000000e+00 |      --      |    Inf |  74.81%
2051.95/2058.75	c  2059s|128500 |   260 | 11913k|  91.8 |   323M |  32 |5665 |  17k|8325 |  26k|  1 | 266k|  24 | 0.000000e+00 |      --      |    Inf |  74.82%
2053.95/2060.72	c  2061s|128600 |   252 | 11924k|  91.9 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 266k|  24 | 0.000000e+00 |      --      |    Inf |  74.87%
2055.74/2062.58	c  2063s|128700 |   270 | 11937k|  91.9 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 266k|  24 | 0.000000e+00 |      --      |    Inf |  75.01%
2056.74/2063.57	c  2064s|128800 |   280 | 11942k|  91.9 |   323M |  32 |5665 |  17k|8332 |  27k|  1 | 267k|  24 | 0.000000e+00 |      --      |    Inf |  75.02%
2057.63/2064.44	c  2064s|128900 |   275 | 11946k|  91.8 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 267k|  24 | 0.000000e+00 |      --      |    Inf |  75.03%
2058.43/2065.24	c  2065s|129000 |   273 | 11950k|  91.8 |   323M |  32 |5665 |  17k|8334 |  27k|  1 | 267k|  24 | 0.000000e+00 |      --      |    Inf |  75.03%
2059.33/2066.12	c  2066s|129100 |   270 | 11954k|  91.7 |   323M |  32 |5665 |  17k|8332 |  27k|  1 | 267k|  24 | 0.000000e+00 |      --      |    Inf |  75.03%
2062.72/2069.59	c  2070s|129200 |   269 | 11962k|  91.7 |   323M |  32 |5665 |  17k|8330 |  27k|  0 | 268k|  24 | 0.000000e+00 |      --      |    Inf |  75.03%
2063.62/2070.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2063.62/2070.42	c  2070s|129300 |   269 | 11966k|  91.7 |   323M |  32 |5665 |  17k|8330 |  27k|  1 | 268k|  24 | 0.000000e+00 |      --      |    Inf |  75.04%
2064.81/2071.62	c  2072s|129400 |   263 | 11972k|  91.7 |   323M |  32 |5665 |  17k|8329 |  27k|  1 | 268k|  24 | 0.000000e+00 |      --      |    Inf |  75.06%
2066.71/2073.56	c  2074s|129500 |   273 | 11981k|  91.7 |   323M |  32 |5665 |  17k|8329 |  27k|  1 | 268k|  24 | 0.000000e+00 |      --      |    Inf |  75.15%
2067.80/2074.65	c  2075s|129600 |   272 | 11987k|  91.6 |   323M |  32 |5665 |  17k|8330 |  27k|  1 | 268k|  24 | 0.000000e+00 |      --      |    Inf |  75.22%
2068.90/2075.70	c  2076s|129700 |   262 | 11993k|  91.6 |   323M |  32 |5665 |  17k|8333 |  27k|  1 | 269k|  24 | 0.000000e+00 |      --      |    Inf |  75.28%
2069.90/2076.71	c  2077s|129800 |   260 | 11998k|  91.6 |   323M |  32 |5665 |  17k|8339 |  27k|  1 | 269k|  24 | 0.000000e+00 |      --      |    Inf |  75.38%
2070.69/2077.52	c  2078s|129900 |   260 | 12002k|  91.5 |   323M |  32 |5665 |  17k|8341 |  27k|  1 | 269k|  24 | 0.000000e+00 |      --      |    Inf |  75.39%
2071.59/2078.41	c  2078s|130000 |   257 | 12006k|  91.5 |   323M |  32 |5665 |  17k|8339 |  27k|  1 | 269k|  24 | 0.000000e+00 |      --      |    Inf |  75.40%
2072.79/2079.60	c  2080s|130100 |   256 | 12011k|  91.5 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 269k|  24 | 0.000000e+00 |      --      |    Inf |  75.46%
2074.38/2081.24	c  2081s|130200 |   266 | 12023k|  91.5 |   323M |  32 |5665 |  17k|8341 |  27k|  1 | 269k|  24 | 0.000000e+00 |      --      |    Inf |  75.54%
2076.38/2083.22	c  2083s|130300 |   268 | 12031k|  91.5 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 270k|  24 | 0.000000e+00 |      --      |    Inf |  75.55%
2078.87/2085.77	c  2086s|130400 |   268 | 12038k|  91.5 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 270k|  24 | 0.000000e+00 |      --      |    Inf |  75.58%
2080.47/2087.31	c  2087s|130500 |   268 | 12047k|  91.5 |   323M |  32 |5665 |  17k|8341 |  27k|  1 | 270k|  24 | 0.000000e+00 |      --      |    Inf |  75.78%
2081.36/2088.27	c  2088s|130600 |   269 | 12053k|  91.4 |   323M |  32 |5665 |  17k|8345 |  27k|  0 | 270k|  24 | 0.000000e+00 |      --      |    Inf |  75.81%
2083.36/2090.21	c  2090s|130700 |   268 | 12065k|  91.5 |   323M |  32 |5665 |  17k|8341 |  27k|  1 | 270k|  24 | 0.000000e+00 |      --      |    Inf |  75.83%
2084.55/2091.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2084.55/2091.44	c  2091s|130800 |   265 | 12072k|  91.5 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 271k|  24 | 0.000000e+00 |      --      |    Inf |  75.83%
2085.65/2092.52	c  2093s|130900 |   262 | 12080k|  91.4 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 271k|  24 | 0.000000e+00 |      --      |    Inf |  75.91%
2086.85/2093.79	c  2094s|131000 |   264 | 12087k|  91.4 |   323M |  32 |5665 |  17k|8334 |  27k|  2 | 271k|  24 | 0.000000e+00 |      --      |    Inf |  75.92%
2088.15/2095.00	c  2095s|131100 |   266 | 12093k|  91.4 |   323M |  32 |5665 |  17k|8332 |  27k|  1 | 271k|  24 | 0.000000e+00 |      --      |    Inf |  75.95%
2089.04/2095.92	c  2096s|131200 |   261 | 12097k|  91.4 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 271k|  24 | 0.000000e+00 |      --      |    Inf |  75.95%
2089.94/2096.86	c  2097s|131300 |   261 | 12102k|  91.3 |   323M |  32 |5665 |  17k|8332 |  27k|  1 | 271k|  24 | 0.000000e+00 |      --      |    Inf |  75.97%
2090.73/2097.68	c  2098s|131400 |   263 | 12106k|  91.3 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 272k|  24 | 0.000000e+00 |      --      |    Inf |  75.98%
2091.73/2098.65	c  2099s|131500 |   263 | 12110k|  91.3 |   323M |  32 |5665 |  17k|8332 |  27k|  1 | 272k|  24 | 0.000000e+00 |      --      |    Inf |  75.98%
2092.53/2099.49	c  2099s|131600 |   261 | 12114k|  91.2 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 272k|  24 | 0.000000e+00 |      --      |    Inf |  76.02%
2094.23/2101.11	c  2101s|131700 |   265 | 12124k|  91.2 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 272k|  24 | 0.000000e+00 |      --      |    Inf |  76.04%
2095.52/2102.47	c  2102s|131800 |   264 | 12133k|  91.2 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 272k|  24 | 0.000000e+00 |      --      |    Inf |  76.06%
2096.72/2103.68	c  2104s|131900 |   261 | 12141k|  91.2 |   323M |  32 |5665 |  17k|8345 |  27k|  1 | 273k|  24 | 0.000000e+00 |      --      |    Inf |  76.06%
2097.81/2104.77	c  2105s|132000 |   259 | 12149k|  91.2 |   323M |  32 |5665 |  17k|8345 |  27k|  1 | 273k|  24 | 0.000000e+00 |      --      |    Inf |  76.07%
2099.01/2105.95	c  2106s|132100 |   253 | 12159k|  91.2 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 273k|  24 | 0.000000e+00 |      --      |    Inf |  76.08%
2101.60/2108.55	c  2109s|132200 |   262 | 12172k|  91.2 |   323M |  32 |5665 |  17k|8332 |  27k|  1 | 273k|  24 | 0.000000e+00 |      --      |    Inf |  76.16%
2102.70/2109.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2102.70/2109.61	c  2110s|132300 |   262 | 12179k|  91.2 |   323M |  32 |5665 |  17k|   0 |  27k|  0 | 273k|  24 | 0.000000e+00 |      --      |    Inf |  76.18%
2103.99/2110.94	c  2111s|132400 |   264 | 12189k|  91.2 |   323M |  32 |5665 |  17k|8332 |  27k|  0 | 273k|  24 | 0.000000e+00 |      --      |    Inf |  76.20%
2105.79/2112.78	c  2113s|132500 |   266 | 12203k|  91.3 |   323M |  32 |5665 |  17k|8332 |  27k|  1 | 274k|  24 | 0.000000e+00 |      --      |    Inf |  76.21%
2107.28/2114.21	c  2114s|132600 |   256 | 12215k|  91.3 |   323M |  32 |5665 |  17k|8322 |  27k|  1 | 274k|  24 | 0.000000e+00 |      --      |    Inf |  76.22%
2108.58/2115.53	c  2116s|132700 |   259 | 12227k|  91.3 |   323M |  32 |5665 |  17k|8332 |  27k|  1 | 274k|  24 | 0.000000e+00 |      --      |    Inf |  76.30%
2110.57/2117.54	c  2118s|132800 |   254 | 12242k|  91.4 |   323M |  32 |5665 |  17k|8358 |  27k|  1 | 274k|  24 | 0.000000e+00 |      --      |    Inf |  76.34%
2111.97/2118.91	c  2119s|132900 |   268 | 12251k|  91.4 |   323M |  32 |5665 |  17k|8325 |  27k|  1 | 275k|  24 | 0.000000e+00 |      --      |    Inf |  76.35%
2112.77/2119.77	c  2120s|133000 |   261 | 12255k|  91.3 |   323M |  32 |5665 |  17k|8359 |  27k|  1 | 275k|  24 | 0.000000e+00 |      --      |    Inf |  76.37%
2114.07/2121.04	c  2121s|133100 |   260 | 12265k|  91.3 |   323M |  32 |5665 |  17k|8325 |  27k|  1 | 275k|  24 | 0.000000e+00 |      --      |    Inf |  76.37%
2114.96/2121.97	c  2122s|133200 |   260 | 12271k|  91.3 |   324M |  32 |5665 |  17k|8358 |  27k|  1 | 275k|  24 | 0.000000e+00 |      --      |    Inf |  76.38%
2116.55/2123.54	c  2124s|133300 |   261 | 12279k|  91.3 |   324M |  32 |5665 |  17k|8358 |  27k|  1 | 275k|  24 | 0.000000e+00 |      --      |    Inf |  76.39%
2117.45/2124.41	c  2124s|133400 |   259 | 12284k|  91.3 |   324M |  32 |5665 |  17k|8358 |  27k|  1 | 275k|  24 | 0.000000e+00 |      --      |    Inf |  76.42%
2118.15/2125.19	c  2125s|133500 |   262 | 12288k|  91.2 |   324M |  32 |5665 |  17k|8358 |  27k|  0 | 276k|  24 | 0.000000e+00 |      --      |    Inf |  76.42%
2118.95/2126.00	c  2126s|133600 |   258 | 12292k|  91.2 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 276k|  24 | 0.000000e+00 |      --      |    Inf |  76.43%
2120.44/2127.44	c  2127s|133700 |   260 | 12302k|  91.2 |   324M |  32 |5665 |  17k|8335 |  27k|  1 | 276k|  24 | 0.000000e+00 |      --      |    Inf |  76.43%
2121.54/2128.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2121.54/2128.55	c  2129s|133800 |   267 | 12307k|  91.2 |   324M |  32 |5665 |  17k|8336 |  27k|  1 | 276k|  24 | 0.000000e+00 |      --      |    Inf |  76.45%
2122.44/2129.42	c  2129s|133900 |   261 | 12311k|  91.1 |   324M |  32 |5665 |  17k|8335 |  27k|  1 | 277k|  24 | 0.000000e+00 |      --      |    Inf |  76.46%
2123.14/2130.17	c  2130s|134000 |   265 | 12315k|  91.1 |   324M |  32 |5665 |  17k|8335 |  27k|  1 | 277k|  24 | 0.000000e+00 |      --      |    Inf |  76.47%
2123.93/2130.94	c  2131s|134100 |   265 | 12318k|  91.0 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 277k|  24 | 0.000000e+00 |      --      |    Inf |  76.48%
2124.73/2131.75	c  2132s|134200 |   261 | 12322k|  91.0 |   324M |  32 |5665 |  17k|8336 |  27k|  1 | 277k|  24 | 0.000000e+00 |      --      |    Inf |  76.49%
2126.13/2133.14	c  2133s|134300 |   269 | 12329k|  91.0 |   324M |  32 |5665 |  17k|8336 |  27k|  1 | 277k|  24 | 0.000000e+00 |      --      |    Inf |  76.50%
2126.92/2133.93	c  2134s|134400 |   266 | 12333k|  90.9 |   324M |  32 |5665 |  17k|8335 |  27k|  1 | 278k|  24 | 0.000000e+00 |      --      |    Inf |  76.50%
2127.72/2134.71	c  2135s|134500 |   263 | 12336k|  90.9 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 278k|  24 | 0.000000e+00 |      --      |    Inf |  76.51%
2128.62/2135.60	c  2136s|134600 |   263 | 12340k|  90.9 |   324M |  32 |5665 |  17k|8336 |  27k|  1 | 278k|  24 | 0.000000e+00 |      --      |    Inf |  76.51%
2130.21/2137.28	c  2137s|134700 |   261 | 12351k|  90.9 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 278k|  24 | 0.000000e+00 |      --      |    Inf |  76.57%
2131.31/2138.32	c  2138s|134800 |   268 | 12356k|  90.9 |   324M |  32 |5665 |  17k|8336 |  27k|  0 | 278k|  24 | 0.000000e+00 |      --      |    Inf |  76.65%
2132.21/2139.21	c  2139s|134900 |   271 | 12361k|  90.8 |   324M |  32 |5665 |  17k|8336 |  27k|  1 | 279k|  24 | 0.000000e+00 |      --      |    Inf |  76.68%
2133.01/2140.10	c  2140s|135000 |   267 | 12365k|  90.8 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 279k|  24 | 0.000000e+00 |      --      |    Inf |  76.71%
2133.90/2140.95	c  2141s|135100 |   260 | 12370k|  90.8 |   324M |  32 |5665 |  17k|8336 |  27k|  1 | 279k|  24 | 0.000000e+00 |      --      |    Inf |  76.71%
2134.70/2141.73	c  2142s|135200 |   261 | 12374k|  90.7 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 279k|  24 | 0.000000e+00 |      --      |    Inf |  76.72%
2135.90/2142.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2135.90/2142.96	c  2143s|135300 |   261 | 12381k|  90.7 |   324M |  32 |5665 |  17k|8335 |  27k|  1 | 279k|  24 | 0.000000e+00 |      --      |    Inf |  76.73%
2136.69/2143.74	c  2144s|135400 |   258 | 12385k|  90.7 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 279k|  24 | 0.000000e+00 |      --      |    Inf |  76.76%
2137.69/2144.71	c  2145s|135500 |   256 | 12389k|  90.6 |   324M |  32 |5665 |  17k|8336 |  27k|  1 | 280k|  24 | 0.000000e+00 |      --      |    Inf |  76.77%
2140.58/2147.60	c  2148s|135600 |   256 | 12397k|  90.6 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 280k|  24 | 0.000000e+00 |      --      |    Inf |  76.79%
2141.28/2148.36	c  2148s|135700 |   252 | 12400k|  90.6 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 280k|  24 | 0.000000e+00 |      --      |    Inf |  76.80%
2143.27/2150.35	c  2150s|135800 |   252 | 12410k|  90.6 |   324M |  32 |5665 |  17k|8330 |  27k|  0 | 280k|  24 | 0.000000e+00 |      --      |    Inf |  77.00%
2145.47/2152.53	c  2153s|135900 |   257 | 12422k|  90.6 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 280k|  24 | 0.000000e+00 |      --      |    Inf |  77.23%
2146.36/2153.44	c  2153s|136000 |   257 | 12426k|  90.6 |   324M |  32 |5665 |  17k|8331 |  27k|  1 | 280k|  24 | 0.000000e+00 |      --      |    Inf |  77.33%
2147.16/2154.29	c  2154s|136100 |   252 | 12430k|  90.5 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 281k|  24 | 0.000000e+00 |      --      |    Inf |  77.37%
2148.66/2155.73	c  2156s|136200 |   260 | 12437k|  90.5 |   324M |  32 |5665 |  17k|8333 |  27k|  1 | 281k|  24 | 0.000000e+00 |      --      |    Inf |  77.40%
2149.56/2156.64	c  2157s|136300 |   261 | 12441k|  90.5 |   324M |  32 |5665 |  17k|8333 |  27k|  1 | 281k|  24 | 0.000000e+00 |      --      |    Inf |  77.41%
2150.75/2157.80	c  2158s|136400 |   265 | 12446k|  90.4 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 281k|  24 | 0.000000e+00 |      --      |    Inf |  77.44%
2151.65/2158.74	c  2159s|136500 |   260 | 12451k|  90.4 |   324M |  32 |5665 |  17k|8330 |  27k|  0 | 281k|  24 | 0.000000e+00 |      --      |    Inf |  77.47%
2152.55/2159.61	c  2160s|136600 |   257 | 12455k|  90.4 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 282k|  24 | 0.000000e+00 |      --      |    Inf |  77.51%
2153.34/2160.42	c  2160s|136700 |   258 | 12458k|  90.3 |   324M |  32 |5665 |  17k|8330 |  27k|  1 | 282k|  24 | 0.000000e+00 |      --      |    Inf |  77.52%
2154.14/2161.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2154.14/2161.28	c  2161s|136800 |   259 | 12462k|  90.3 |   324M |  32 |5665 |  17k|8333 |  27k|  1 | 282k|  24 | 0.000000e+00 |      --      |    Inf |  77.55%
2154.94/2162.10	c  2162s|136900 |   256 | 12465k|  90.3 |   324M |  32 |5665 |  17k|   0 |  27k|  0 | 282k|  24 | 0.000000e+00 |      --      |    Inf |  77.56%
2155.84/2162.94	c  2163s|137000 |   252 | 12468k|  90.2 |   324M |  32 |5665 |  17k|8331 |  27k|  1 | 282k|  24 | 0.000000e+00 |      --      |    Inf |  77.59%
2158.63/2165.79	c  2166s|137100 |   256 | 12483k|  90.3 |   324M |  32 |5665 |  17k|8331 |  28k|  1 | 283k|  24 | 0.000000e+00 |      --      |    Inf |  78.01%
2160.22/2167.35	c  2167s|137200 |   252 | 12496k|  90.3 |   324M |  32 |5665 |  17k|8349 |  28k|  1 | 283k|  24 | 0.000000e+00 |      --      |    Inf |  78.03%
2161.92/2169.06	c  2169s|137300 |   252 | 12507k|  90.3 |   324M |  32 |5665 |  17k|8349 |  28k|  1 | 283k|  24 | 0.000000e+00 |      --      |    Inf |  78.04%
2163.51/2170.68	c  2171s|137400 |   249 | 12519k|  90.3 |   325M |  32 |5665 |  17k|8331 |  28k|  1 | 283k|  24 | 0.000000e+00 |      --      |    Inf |  78.10%
2165.21/2172.30	c  2172s|137500 |   255 | 12533k|  90.4 |   325M |  32 |5665 |  17k|8344 |  28k|  1 | 283k|  24 | 0.000000e+00 |      --      |    Inf |  78.13%
2166.30/2173.42	c  2173s|137600 |   253 | 12539k|  90.3 |   325M |  32 |5665 |  17k|   0 |  28k|  0 | 284k|  24 | 0.000000e+00 |      --      |    Inf |  78.14%
2167.40/2174.55	c  2175s|137700 |   255 | 12547k|  90.3 |   325M |  32 |5665 |  17k|8349 |  28k|  1 | 284k|  24 | 0.000000e+00 |      --      |    Inf |  78.14%
2168.60/2175.73	c  2176s|137800 |   249 | 12555k|  90.3 |   325M |  32 |5665 |  17k|8344 |  28k|  0 | 284k|  24 | 0.000000e+00 |      --      |    Inf |  78.16%
2170.89/2178.02	c  2178s|137900 |   261 | 12567k|  90.3 |   325M |  32 |5665 |  17k|8339 |  28k|  1 | 284k|  24 | 0.000000e+00 |      --      |    Inf |  78.21%
2171.69/2178.88	c  2179s|138000 |   255 | 12572k|  90.3 |   325M |  32 |5665 |  17k|   0 |  28k|  0 | 285k|  24 | 0.000000e+00 |      --      |    Inf |  78.22%
2172.68/2179.85	c  2180s|138100 |   249 | 12577k|  90.3 |   325M |  32 |5665 |  17k|8329 |  28k|  0 | 285k|  24 | 0.000000e+00 |      --      |    Inf |  78.24%
2173.68/2180.82	c  2181s|138200 |   249 | 12583k|  90.3 |   325M |  32 |5665 |  17k|8339 |  28k|  0 | 285k|  24 | 0.000000e+00 |      --      |    Inf |  78.28%
2175.38/2182.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2175.38/2182.57	c  2183s|138300 |   249 | 12592k|  90.3 |   325M |  32 |5665 |  17k|8335 |  28k|  0 | 285k|  24 | 0.000000e+00 |      --      |    Inf |  78.32%
2176.98/2184.13	c  2184s|138400 |   247 | 12602k|  90.3 |   325M |  32 |5665 |  17k|8335 |  28k|  1 | 285k|  24 | 0.000000e+00 |      --      |    Inf |  78.36%
2178.77/2185.95	c  2186s|138500 |   251 | 12620k|  90.3 |   325M |  32 |5665 |  17k|   0 |  28k|  0 | 286k|  24 | 0.000000e+00 |      --      |    Inf |  78.43%
2180.56/2187.73	c  2188s|138600 |   242 | 12635k|  90.4 |   325M |  32 |5665 |  17k|   0 |  28k|  0 | 286k|  24 | 0.000000e+00 |      --      |    Inf |  78.47%
2182.06/2189.28	c  2189s|138700 |   241 | 12648k|  90.4 |   325M |  32 |5665 |  17k|8342 |  28k|  1 | 286k|  24 | 0.000000e+00 |      --      |    Inf |  78.49%
2184.55/2191.71	c  2192s|138800 |   239 | 12667k|  90.5 |   325M |  32 |5665 |  17k|8340 |  28k|  1 | 286k|  24 | 0.000000e+00 |      --      |    Inf |  78.55%
2186.04/2193.26	c  2193s|138900 |   243 | 12680k|  90.5 |   325M |  32 |5665 |  17k|8339 |  28k|  1 | 286k|  24 | 0.000000e+00 |      --      |    Inf |  78.61%
2187.74/2194.95	c  2195s|139000 |   241 | 12690k|  90.5 |   325M |  32 |5665 |  17k|   0 |  28k|  0 | 287k|  24 | 0.000000e+00 |      --      |    Inf |  78.64%
2188.94/2196.18	c  2196s|139100 |   243 | 12698k|  90.5 |   325M |  32 |5665 |  17k|8339 |  28k|  1 | 287k|  24 | 0.000000e+00 |      --      |    Inf |  78.65%
2190.33/2197.51	c  2198s|139200 |   242 | 12710k|  90.5 |   325M |  32 |5665 |  17k|8327 |  28k|  0 | 287k|  24 | 0.000000e+00 |      --      |    Inf |  78.66%
2191.73/2198.90	c  2199s|139300 |   246 | 12720k|  90.5 |   325M |  32 |5665 |  17k|8340 |  28k|  1 | 287k|  24 | 0.000000e+00 |      --      |    Inf |  78.68%
2192.52/2199.74	c  2200s|139400 |   238 | 12724k|  90.5 |   325M |  32 |5665 |  17k|8339 |  28k|  0 | 288k|  24 | 0.000000e+00 |      --      |    Inf |  78.68%
2193.92/2201.10	c  2201s|139500 |   240 | 12730k|  90.5 |   325M |  32 |5665 |  17k|8327 |  28k|  0 | 288k|  24 | 0.000000e+00 |      --      |    Inf |  78.69%
2195.82/2203.07	c  2203s|139600 |   236 | 12744k|  90.5 |   327M |  32 |5665 |  17k|8347 |  28k|  1 | 288k|  24 | 0.000000e+00 |      --      |    Inf |  78.76%
2197.11/2204.32	c  2204s|139700 |   238 | 12753k|  90.5 |   328M |  32 |5665 |  17k|8347 |  28k|  0 | 288k|  24 | 0.000000e+00 |      --      |    Inf |  78.77%
2197.91/2205.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2197.91/2205.19	c  2205s|139800 |   236 | 12758k|  90.5 |   328M |  32 |5665 |  17k|8349 |  28k|  1 | 288k|  24 | 0.000000e+00 |      --      |    Inf |  78.78%
2199.00/2206.20	c  2206s|139900 |   229 | 12765k|  90.5 |   328M |  32 |5665 |  17k|8339 |  28k|  0 | 289k|  24 | 0.000000e+00 |      --      |    Inf |  78.80%
2201.30/2208.58	c  2209s|140000 |   231 | 12777k|  90.5 |   328M |  32 |5665 |  17k|   0 |  28k|  0 | 289k|  24 | 0.000000e+00 |      --      |    Inf |  78.87%
2202.59/2209.84	c  2210s|140100 |   235 | 12785k|  90.5 |   328M |  32 |5665 |  17k|8343 |  28k|  1 | 289k|  24 | 0.000000e+00 |      --      |    Inf |  79.06%
2203.49/2210.75	c  2211s|140200 |   236 | 12790k|  90.5 |   328M |  32 |5665 |  17k|8343 |  28k|  1 | 289k|  24 | 0.000000e+00 |      --      |    Inf |  79.10%
2204.29/2211.55	c  2212s|140300 |   235 | 12794k|  90.4 |   328M |  32 |5665 |  17k|8343 |  28k|  1 | 289k|  24 | 0.000000e+00 |      --      |    Inf |  79.10%
2205.09/2212.30	c  2212s|140400 |   231 | 12799k|  90.4 |   328M |  32 |5665 |  17k|   0 |  28k|  0 | 290k|  24 | 0.000000e+00 |      --      |    Inf |  79.11%
2206.79/2214.10	c  2214s|140500 |   243 | 12810k|  90.4 |   328M |  32 |5665 |  17k|8344 |  28k|  0 | 290k|  24 | 0.000000e+00 |      --      |    Inf |  79.13%
2207.88/2215.15	c  2215s|140600 |   239 | 12816k|  90.4 |   328M |  32 |5665 |  17k|8343 |  28k|  1 | 290k|  24 | 0.000000e+00 |      --      |    Inf |  79.15%
2208.78/2216.05	c  2216s|140700 |   239 | 12820k|  90.3 |   328M |  32 |5665 |  17k|   0 |  28k|  0 | 290k|  24 | 0.000000e+00 |      --      |    Inf |  79.17%
2209.67/2216.98	c  2217s|140800 |   234 | 12825k|  90.3 |   328M |  32 |5665 |  17k|8344 |  28k|  1 | 290k|  24 | 0.000000e+00 |      --      |    Inf |  79.18%
2211.57/2218.80	c  2219s|140900 |   235 | 12839k|  90.4 |   328M |  32 |5665 |  17k|8345 |  28k|  1 | 290k|  24 | 0.000000e+00 |      --      |    Inf |  79.20%
2213.36/2220.67	c  2221s|141000 |   241 | 12850k|  90.4 |   328M |  32 |5665 |  17k|8329 |  28k|  2 | 291k|  24 | 0.000000e+00 |      --      |    Inf |  79.21%
2214.16/2221.41	c  2221s|141100 |   238 | 12853k|  90.3 |   328M |  32 |5665 |  17k|8329 |  28k|  2 | 291k|  24 | 0.000000e+00 |      --      |    Inf |  79.21%
2215.55/2222.86	c  2223s|141200 |   238 | 12866k|  90.3 |   328M |  32 |5665 |  17k|8341 |  28k|  1 | 291k|  24 | 0.000000e+00 |      --      |    Inf |  79.28%
2216.95/2224.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2216.95/2224.25	c  2224s|141300 |   239 | 12873k|  90.3 |   328M |  32 |5665 |  17k|8341 |  28k|  1 | 291k|  24 | 0.000000e+00 |      --      |    Inf |  79.29%
2218.34/2225.62	c  2226s|141400 |   242 | 12882k|  90.3 |   328M |  32 |5665 |  17k|8333 |  28k|  1 | 291k|  24 | 0.000000e+00 |      --      |    Inf |  79.33%
2220.64/2227.94	c  2228s|141500 |   246 | 12888k|  90.3 |   328M |  32 |5665 |  17k|   0 |  28k|  0 | 292k|  24 | 0.000000e+00 |      --      |    Inf |  79.34%
2221.44/2228.76	c  2229s|141600 |   244 | 12892k|  90.3 |   328M |  32 |5665 |  17k|8333 |  28k|  0 | 292k|  24 | 0.000000e+00 |      --      |    Inf |  79.35%
2222.33/2229.64	c  2230s|141700 |   244 | 12896k|  90.2 |   328M |  32 |5665 |  17k|8333 |  28k|  1 | 292k|  24 | 0.000000e+00 |      --      |    Inf |  79.36%
2223.33/2230.67	c  2231s|141800 |   241 | 12901k|  90.2 |   328M |  32 |5665 |  17k|8333 |  28k|  1 | 292k|  24 | 0.000000e+00 |      --      |    Inf |  79.39%
2224.13/2231.44	c  2231s|141900 |   241 | 12904k|  90.2 |   328M |  32 |5665 |  17k|8333 |  28k|  1 | 292k|  24 | 0.000000e+00 |      --      |    Inf |  79.41%
2225.83/2233.14	c  2233s|142000 |   246 | 12912k|  90.2 |   328M |  32 |5665 |  17k|8324 |  28k|  0 | 292k|  24 | 0.000000e+00 |      --      |    Inf |  79.42%
2227.12/2234.41	c  2234s|142100 |   247 | 12919k|  90.1 |   328M |  32 |5665 |  17k|8324 |  28k|  1 | 292k|  24 | 0.000000e+00 |      --      |    Inf |  79.44%
2227.92/2235.28	c  2235s|142200 |   247 | 12923k|  90.1 |   328M |  32 |5665 |  17k|   0 |  28k|  0 | 293k|  24 | 0.000000e+00 |      --      |    Inf |  79.45%
2228.72/2236.08	c  2236s|142300 |   242 | 12927k|  90.1 |   328M |  32 |5665 |  17k|   0 |  28k|  0 | 293k|  24 | 0.000000e+00 |      --      |    Inf |  79.46%
2231.01/2238.35	c  2238s|142400 |   254 | 12943k|  90.1 |   328M |  32 |5665 |  17k|8324 |  28k|  1 | 293k|  24 | 0.000000e+00 |      --      |    Inf |  79.46%
2231.90/2239.28	c  2239s|142500 |   240 | 12948k|  90.1 |   328M |  32 |5665 |  17k|8324 |  28k|  1 | 293k|  24 | 0.000000e+00 |      --      |    Inf |  79.48%
2233.80/2241.17	c  2241s|142600 |   247 | 12962k|  90.1 |   328M |  32 |5665 |  17k|8332 |  28k|  1 | 293k|  24 | 0.000000e+00 |      --      |    Inf |  79.49%
2234.89/2242.29	c  2242s|142700 |   243 | 12970k|  90.1 |   328M |  32 |5665 |  17k|8332 |  28k|  1 | 294k|  24 | 0.000000e+00 |      --      |    Inf |  79.52%
2235.80/2243.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2235.80/2243.17	c  2243s|142800 |   243 | 12974k|  90.1 |   328M |  32 |5665 |  17k|8325 |  28k|  1 | 294k|  24 | 0.000000e+00 |      --      |    Inf |  79.53%
2236.99/2244.36	c  2244s|142900 |   244 | 12981k|  90.1 |   328M |  32 |5665 |  17k|8333 |  28k|  1 | 294k|  24 | 0.000000e+00 |      --      |    Inf |  79.54%
2238.18/2245.52	c  2246s|143000 |   243 | 12989k|  90.1 |   328M |  32 |5665 |  17k|8332 |  28k|  1 | 294k|  24 | 0.000000e+00 |      --      |    Inf |  79.54%
2239.69/2247.04	c  2247s|143100 |   244 | 12997k|  90.1 |   328M |  32 |5665 |  17k|8336 |  28k|  1 | 294k|  24 | 0.000000e+00 |      --      |    Inf |  79.56%
2241.28/2248.67	c  2249s|143200 |   240 | 13004k|  90.0 |   328M |  32 |5665 |  17k|   0 |  28k|  0 | 295k|  24 | 0.000000e+00 |      --      |    Inf |  79.59%
2243.37/2250.78	c  2251s|143300 |   251 | 13019k|  90.1 |   328M |  32 |5665 |  17k|   0 |  28k|  0 | 295k|  24 | 0.000000e+00 |      --      |    Inf |  79.60%
2244.86/2252.20	c  2252s|143400 |   239 | 13031k|  90.1 |   328M |  32 |5665 |  17k|   0 |  28k|  0 | 295k|  24 | 0.000000e+00 |      --      |    Inf |  79.61%
2246.26/2253.68	c  2254s|143500 |   252 | 13042k|  90.1 |   328M |  32 |5665 |  17k|   0 |  28k|  0 | 295k|  24 | 0.000000e+00 |      --      |    Inf |  79.62%
2247.06/2254.42	c  2254s|143600 |   238 | 13044k|  90.1 |   328M |  32 |5665 |  17k|8345 |  28k|  1 | 295k|  24 | 0.000000e+00 |      --      |    Inf |  79.64%
2248.45/2255.85	c  2256s|143700 |   238 | 13051k|  90.1 |   328M |  32 |5665 |  17k|8333 |  28k|  1 | 296k|  24 | 0.000000e+00 |      --      |    Inf |  79.67%
2250.05/2257.47	c  2257s|143800 |   238 | 13062k|  90.1 |   328M |  32 |5665 |  17k|8336 |  28k|  1 | 296k|  24 | 0.000000e+00 |      --      |    Inf |  79.82%
2251.35/2258.78	c  2259s|143900 |   234 | 13070k|  90.1 |   328M |  32 |5665 |  17k|8325 |  28k|  0 | 296k|  24 | 0.000000e+00 |      --      |    Inf |  79.85%
2252.24/2259.62	c  2260s|144000 |   235 | 13073k|  90.0 |   328M |  32 |5665 |  17k|8325 |  28k|  1 | 296k|  24 | 0.000000e+00 |      --      |    Inf |  79.92%
2253.14/2260.57	c  2261s|144100 |   239 | 13080k|  90.0 |   328M |  32 |5665 |  17k|   0 |  28k|  0 | 296k|  24 | 0.000000e+00 |      --      |    Inf |  79.97%
2255.23/2262.69	c  2263s|144200 |   243 | 13089k|  90.0 |   329M |  32 |5665 |  17k|   0 |  28k|  0 | 297k|  24 | 0.000000e+00 |      --      |    Inf |  79.98%
2256.63/2264.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2256.63/2264.08	c  2264s|144300 |   249 | 13096k|  90.0 |   329M |  32 |5665 |  17k|   0 |  28k|  0 | 297k|  24 | 0.000000e+00 |      --      |    Inf |  80.00%
2257.93/2265.35	c  2265s|144400 |   238 | 13104k|  90.0 |   329M |  32 |5665 |  17k|8344 |  28k|  0 | 297k|  24 | 0.000000e+00 |      --      |    Inf |  80.09%
2259.32/2266.77	c  2267s|144500 |   236 | 13112k|  90.0 |   329M |  32 |5665 |  17k|8339 |  28k|  3 | 297k|  24 | 0.000000e+00 |      --      |    Inf |  80.15%
2260.32/2267.71	c  2268s|144600 |   230 | 13117k|  90.0 |   329M |  32 |5665 |  17k|8333 |  28k|  1 | 298k|  24 | 0.000000e+00 |      --      |    Inf |  80.19%
2261.81/2269.28	c  2269s|144700 |   239 | 13124k|  89.9 |   329M |  32 |5665 |  17k|   0 |  28k|  0 | 298k|  24 | 0.000000e+00 |      --      |    Inf |  80.24%
2262.62/2270.09	c  2270s|144800 |   232 | 13127k|  89.9 |   329M |  32 |5665 |  17k|8333 |  28k|  1 | 298k|  24 | 0.000000e+00 |      --      |    Inf |  80.31%
2263.41/2270.89	c  2271s|144900 |   227 | 13130k|  89.9 |   329M |  32 |5665 |  17k|8333 |  29k|  1 | 298k|  24 | 0.000000e+00 |      --      |    Inf |  80.33%
2265.71/2273.14	c  2273s|145000 |   229 | 13146k|  89.9 |   329M |  32 |5665 |  17k|8335 |  29k|  1 | 298k|  24 | 0.000000e+00 |      --      |    Inf |  80.37%
2267.80/2275.24	c  2275s|145100 |   226 | 13165k|  90.0 |   329M |  32 |5665 |  17k|8335 |  29k|  1 | 299k|  24 | 0.000000e+00 |      --      |    Inf |  80.40%
2270.39/2277.89	c  2278s|145200 |   223 | 13186k|  90.1 |   329M |  32 |5665 |  17k|8346 |  29k|  1 | 299k|  24 | 0.000000e+00 |      --      |    Inf |  80.46%
2271.98/2279.41	c  2279s|145300 |   228 | 13201k|  90.1 |   329M |  32 |5665 |  17k|8330 |  29k|  0 | 299k|  24 | 0.000000e+00 |      --      |    Inf |  80.48%
2273.18/2280.61	c  2281s|145400 |   223 | 13209k|  90.1 |   329M |  32 |5665 |  17k|8340 |  29k|  1 | 299k|  24 | 0.000000e+00 |      --      |    Inf |  80.48%
2274.38/2281.86	c  2282s|145500 |   231 | 13215k|  90.1 |   329M |  32 |5665 |  17k|8340 |  29k|  1 | 300k|  24 | 0.000000e+00 |      --      |    Inf |  80.49%
2275.58/2283.08	c  2283s|145600 |   235 | 13222k|  90.1 |   329M |  32 |5665 |  17k|8340 |  29k|  0 | 300k|  24 | 0.000000e+00 |      --      |    Inf |  80.49%
2276.77/2284.26	c  2284s|145700 |   227 | 13229k|  90.0 |   329M |  32 |5665 |  17k|8343 |  29k|  2 | 300k|  24 | 0.000000e+00 |      --      |    Inf |  80.49%
2277.77/2285.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2277.77/2285.21	c  2285s|145800 |   228 | 13234k|  90.0 |   329M |  32 |5665 |  17k|8340 |  29k|  0 | 300k|  24 | 0.000000e+00 |      --      |    Inf |  80.49%
2278.57/2286.06	c  2286s|145900 |   229 | 13239k|  90.0 |   329M |  32 |5665 |  17k|8340 |  29k|  1 | 301k|  24 | 0.000000e+00 |      --      |    Inf |  80.50%
2279.36/2286.89	c  2287s|146000 |   221 | 13243k|  90.0 |   329M |  32 |5665 |  17k|8340 |  29k|  1 | 301k|  24 | 0.000000e+00 |      --      |    Inf |  80.50%
2282.66/2290.17	c  2290s|146100 |   216 | 13261k|  90.0 |   329M |  32 |5665 |  17k|8335 |  29k|  2 | 301k|  24 | 0.000000e+00 |      --      |    Inf |  80.55%
2284.55/2292.04	c  2292s|146200 |   217 | 13274k|  90.1 |   329M |  32 |5665 |  17k|8334 |  29k|  1 | 302k|  24 | 0.000000e+00 |      --      |    Inf |  80.78%
2286.54/2294.05	c  2294s|146300 |   219 | 13288k|  90.1 |   329M |  32 |5665 |  17k|8332 |  29k|  1 | 302k|  24 | 0.000000e+00 |      --      |    Inf |  80.89%
2287.54/2295.08	c  2295s|146400 |   222 | 13295k|  90.1 |   329M |  32 |5665 |  17k|   0 |  29k|  0 | 302k|  24 | 0.000000e+00 |      --      |    Inf |  80.91%
2289.03/2296.50	c  2296s|146500 |   217 | 13306k|  90.1 |   329M |  32 |5665 |  17k|   0 |  29k|  0 | 302k|  24 | 0.000000e+00 |      --      |    Inf |  81.00%
2291.13/2298.64	c  2299s|146600 |   213 | 13319k|  90.1 |   330M |  32 |5665 |  17k|8327 |  29k|  1 | 302k|  24 | 0.000000e+00 |      --      |    Inf |  81.13%
2292.42/2299.92	c  2300s|146700 |   219 | 13326k|  90.1 |   330M |  32 |5665 |  17k|8332 |  29k|  0 | 303k|  24 | 0.000000e+00 |      --      |    Inf |  81.30%
2294.02/2301.50	c  2301s|146800 |   211 | 13333k|  90.1 |   330M |  32 |5665 |  17k|   0 |  29k|  0 | 303k|  24 | 0.000000e+00 |      --      |    Inf |  81.55%
2296.22/2303.75	c  2304s|146900 |   210 | 13350k|  90.1 |   330M |  32 |5665 |  17k|8334 |  29k|  1 | 303k|  24 | 0.000000e+00 |      --      |    Inf |  81.81%
2298.01/2305.55	c  2306s|147000 |   215 | 13361k|  90.1 |   330M |  32 |5665 |  17k|8334 |  29k|  0 | 303k|  24 | 0.000000e+00 |      --      |    Inf |  81.93%
2299.21/2306.75	c  2307s|147100 |   210 | 13368k|  90.1 |   330M |  32 |5665 |  17k|8326 |  29k|  1 | 303k|  24 | 0.000000e+00 |      --      |    Inf |  82.02%
2300.61/2308.12	c  2308s|147200 |   213 | 13379k|  90.1 |   330M |  32 |5665 |  17k|8326 |  29k|  0 | 303k|  24 | 0.000000e+00 |      --      |    Inf |  82.06%
2302.61/2310.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2302.61/2310.11	c  2310s|147300 |   210 | 13386k|  90.1 |   330M |  32 |5665 |  17k|8335 |  29k|  1 | 304k|  24 | 0.000000e+00 |      --      |    Inf |  82.17%
2304.20/2311.72	c  2312s|147400 |   212 | 13395k|  90.1 |   330M |  32 |5665 |  17k|8335 |  29k|  1 | 304k|  24 | 0.000000e+00 |      --      |    Inf |  82.59%
2307.09/2314.69	c  2315s|147500 |   214 | 13411k|  90.2 |   330M |  32 |5665 |  17k|8333 |  29k|  1 | 304k|  24 | 0.000000e+00 |      --      |    Inf |  82.80%
2308.98/2316.58	c  2317s|147600 |   219 | 13423k|  90.2 |   330M |  32 |5665 |  17k|   0 |  29k|  0 | 304k|  24 | 0.000000e+00 |      --      |    Inf |  82.90%
2310.48/2318.03	c  2318s|147700 |   208 | 13431k|  90.2 |   333M |  32 |5665 |  17k|8339 |  29k|  1 | 304k|  24 | 0.000000e+00 |      --      |    Inf |  82.99%
2311.58/2319.15	c  2319s|147800 |   206 | 13438k|  90.2 |   333M |  32 |5665 |  17k|   0 |  29k|  0 | 305k|  24 | 0.000000e+00 |      --      |    Inf |  83.01%
2313.97/2321.55	c  2322s|147900 |   209 | 13455k|  90.2 |   333M |  32 |5665 |  17k|8345 |  29k|  0 | 305k|  24 | 0.000000e+00 |      --      |    Inf |  83.16%
2316.36/2323.92	c  2324s|148000 |   210 | 13466k|  90.3 |   333M |  32 |5665 |  17k|8339 |  30k|  1 | 305k|  24 | 0.000000e+00 |      --      |    Inf |  83.28%
2317.66/2325.22	c  2325s|148100 |   207 | 13474k|  90.2 |   333M |  32 |5665 |  17k|8339 |  30k|  1 | 305k|  24 | 0.000000e+00 |      --      |    Inf |  83.37%
2318.75/2326.35	c  2326s|148200 |   203 | 13481k|  90.2 |   333M |  32 |5665 |  17k|8339 |  30k|  1 | 305k|  24 | 0.000000e+00 |      --      |    Inf |  83.43%
2319.85/2327.42	c  2327s|148300 |   202 | 13488k|  90.2 |   333M |  32 |5665 |  17k|8343 |  30k|  1 | 306k|  24 | 0.000000e+00 |      --      |    Inf |  83.46%
2322.64/2330.22	c  2330s|148400 |   221 | 13503k|  90.3 |   334M |  32 |5665 |  17k|8332 |  30k|  1 | 306k|  24 | 0.000000e+00 |      --      |    Inf |  83.52%
2323.54/2331.15	c  2331s|148500 |   218 | 13506k|  90.2 |   334M |  32 |5665 |  17k|   0 |  30k|  0 | 306k|  24 | 0.000000e+00 |      --      |    Inf |  83.53%
2324.44/2332.05	c  2332s|148600 |   220 | 13510k|  90.2 |   334M |  32 |5665 |  17k|   0 |  30k|  0 | 306k|  24 | 0.000000e+00 |      --      |    Inf |  83.54%
2325.83/2333.47	c  2333s|148700 |   214 | 13517k|  90.2 |   341M |  32 |5665 |  17k|   0 |  30k|  0 | 306k|  24 | 0.000000e+00 |      --      |    Inf |  83.55%
2326.83/2334.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2326.83/2334.45	c  2334s|148800 |   217 | 13522k|  90.1 |   341M |  32 |5665 |  17k|8342 |  30k|  1 | 307k|  24 | 0.000000e+00 |      --      |    Inf |  83.56%
2328.02/2335.65	c  2336s|148900 |   205 | 13528k|  90.1 |   341M |  32 |5665 |  17k|8339 |  30k|  1 | 307k|  24 | 0.000000e+00 |      --      |    Inf |  83.56%
2329.82/2337.41	c  2337s|149000 |   201 | 13541k|  90.1 |   341M |  32 |5665 |  17k|8335 |  30k|  1 | 307k|  24 | 0.000000e+00 |      --      |    Inf |  83.67%
2331.71/2339.35	c  2339s|149100 |   195 | 13554k|  90.2 |   341M |  32 |5665 |  17k|8337 |  30k|  1 | 307k|  24 | 0.000000e+00 |      --      |    Inf |  83.90%
2333.01/2340.69	c  2341s|149200 |   200 | 13561k|  90.2 |   341M |  32 |5665 |  17k|8327 |  30k|  1 | 308k|  24 | 0.000000e+00 |      --      |    Inf |  83.95%
2334.21/2341.81	c  2342s|149300 |   203 | 13566k|  90.1 |   341M |  32 |5665 |  17k|8327 |  30k|  1 | 308k|  24 | 0.000000e+00 |      --      |    Inf |  84.00%
2335.30/2342.98	c  2343s|149400 |   203 | 13572k|  90.1 |   341M |  32 |5665 |  17k|   0 |  30k|  0 | 308k|  24 | 0.000000e+00 |      --      |    Inf |  84.05%
2336.30/2343.93	c  2344s|149500 |   195 | 13576k|  90.1 |   341M |  32 |5665 |  17k|8327 |  30k|  1 | 308k|  24 | 0.000000e+00 |      --      |    Inf |  84.09%
2339.19/2346.88	c  2347s|149600 |   198 | 13588k|  90.1 |   341M |  32 |5665 |  17k|8326 |  30k|  1 | 308k|  24 | 0.000000e+00 |      --      |    Inf |  84.16%
2340.29/2348.00	c  2348s|149700 |   198 | 13595k|  90.1 |   341M |  32 |5665 |  17k|8339 |  30k|  0 | 309k|  24 | 0.000000e+00 |      --      |    Inf |  84.27%
2341.58/2349.25	c  2349s|149800 |   193 | 13603k|  90.1 |   341M |  32 |5665 |  17k|   0 |  30k|  0 | 309k|  24 | 0.000000e+00 |      --      |    Inf |  84.30%
2343.08/2350.73	c  2351s|149900 |   199 | 13614k|  90.1 |   341M |  32 |5665 |  17k|8348 |  30k|  1 | 309k|  24 | 0.000000e+00 |      --      |    Inf |  84.36%
2344.48/2352.15	c  2352s|150000 |   187 | 13627k|  90.1 |   341M |  32 |5665 |  17k|   0 |  30k|  0 | 309k|  24 | 0.000000e+00 |      --      |    Inf |  84.39%
2347.86/2355.53	c  2356s|150100 |   190 | 13643k|  90.2 |   341M |  32 |5665 |  17k|8333 |  30k|  1 | 309k|  24 | 0.000000e+00 |      --      |    Inf |  84.44%
2348.86/2356.59	c  2357s|150200 |   187 | 13650k|  90.2 |   342M |  32 |5665 |  17k|8348 |  30k|  0 | 310k|  24 | 0.000000e+00 |      --      |    Inf |  84.45%
2350.86/2358.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2350.86/2358.58	c  2359s|150300 |   183 | 13662k|  90.2 |   342M |  32 |5665 |  17k|8335 |  30k|  1 | 310k|  24 | 0.000000e+00 |      --      |    Inf |  84.59%
2352.15/2359.83	c  2360s|150400 |   202 | 13669k|  90.2 |   342M |  32 |5665 |  17k|8333 |  30k|  1 | 310k|  24 | 0.000000e+00 |      --      |    Inf |  84.59%
2353.05/2360.70	c  2361s|150500 |   188 | 13672k|  90.1 |   342M |  32 |5665 |  17k|8340 |  31k|  1 | 310k|  24 | 0.000000e+00 |      --      |    Inf |  84.60%
2354.94/2362.64	c  2363s|150600 |   184 | 13686k|  90.2 |   342M |  32 |5665 |  17k|8344 |  31k|  0 | 310k|  24 | 0.000000e+00 |      --      |    Inf |  84.61%
2356.34/2364.02	c  2364s|150700 |   184 | 13697k|  90.2 |   342M |  32 |5665 |  17k|   0 |  31k|  0 | 310k|  24 | 0.000000e+00 |      --      |    Inf |  84.61%
2358.34/2366.05	c  2366s|150800 |   193 | 13710k|  90.2 |   342M |  32 |5665 |  17k|8346 |  31k|  0 | 311k|  24 | 0.000000e+00 |      --      |    Inf |  84.79%
2359.73/2367.48	c  2367s|150900 |   194 | 13716k|  90.2 |   342M |  32 |5665 |  17k|8338 |  31k|  1 | 311k|  24 | 0.000000e+00 |      --      |    Inf |  84.87%
2361.33/2369.09	c  2369s|151000 |   191 | 13725k|  90.2 |   342M |  32 |5665 |  17k|8336 |  31k|  0 | 311k|  24 | 0.000000e+00 |      --      |    Inf |  84.96%
2362.62/2370.37	c  2370s|151100 |   197 | 13731k|  90.2 |   342M |  32 |5665 |  17k|8336 |  31k|  1 | 311k|  24 | 0.000000e+00 |      --      |    Inf |  85.09%
2363.62/2371.33	c  2371s|151200 |   187 | 13735k|  90.1 |   342M |  32 |5665 |  17k|   0 |  31k|  0 | 312k|  24 | 0.000000e+00 |      --      |    Inf |  85.14%
2364.61/2372.31	c  2372s|151300 |   188 | 13740k|  90.1 |   342M |  32 |5665 |  17k|8336 |  31k|  1 | 312k|  24 | 0.000000e+00 |      --      |    Inf |  85.17%
2366.31/2374.02	c  2374s|151400 |   187 | 13750k|  90.1 |   342M |  32 |5665 |  17k|8332 |  31k|  1 | 312k|  24 | 0.000000e+00 |      --      |    Inf |  85.43%
2367.90/2375.61	c  2376s|151500 |   183 | 13761k|  90.1 |   342M |  32 |5665 |  17k|8325 |  31k|  1 | 312k|  24 | 0.000000e+00 |      --      |    Inf |  85.55%
2369.30/2377.05	c  2377s|151600 |   198 | 13768k|  90.1 |   342M |  32 |5665 |  17k|8340 |  31k|  1 | 312k|  24 | 0.000000e+00 |      --      |    Inf |  85.57%
2370.10/2377.89	c  2378s|151700 |   202 | 13772k|  90.1 |   342M |  32 |5665 |  17k|8343 |  31k|  1 | 313k|  24 | 0.000000e+00 |      --      |    Inf |  85.58%
2371.30/2379.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2371.30/2379.03	c  2379s|151800 |   189 | 13779k|  90.1 |   342M |  32 |5665 |  17k|   0 |  31k|  0 | 313k|  24 | 0.000000e+00 |      --      |    Inf |  85.59%
2372.59/2380.33	c  2380s|151900 |   186 | 13790k|  90.1 |   342M |  32 |5665 |  17k|8330 |  31k|  1 | 313k|  24 | 0.000000e+00 |      --      |    Inf |  85.63%
2374.78/2382.50	c  2382s|152000 |   184 | 13807k|  90.1 |   342M |  32 |5665 |  17k|8340 |  31k|  0 | 313k|  24 | 0.000000e+00 |      --      |    Inf |  85.81%
2376.68/2384.46	c  2384s|152100 |   188 | 13817k|  90.1 |   342M |  32 |5665 |  17k|8349 |  31k|  0 | 313k|  24 | 0.000000e+00 |      --      |    Inf |  85.90%
2377.87/2385.67	c  2386s|152200 |   185 | 13824k|  90.1 |   342M |  32 |5665 |  17k|8349 |  31k|  1 | 314k|  24 | 0.000000e+00 |      --      |    Inf |  86.08%
2379.17/2386.92	c  2387s|152300 |   183 | 13832k|  90.1 |   342M |  32 |5665 |  17k|8349 |  31k|  1 | 314k|  24 | 0.000000e+00 |      --      |    Inf |  86.11%
2380.96/2388.78	c  2389s|152400 |   185 | 13841k|  90.1 |   342M |  32 |5665 |  17k|8342 |  31k|  0 | 314k|  24 | 0.000000e+00 |      --      |    Inf |  86.17%
2382.66/2390.42	c  2390s|152500 |   187 | 13853k|  90.1 |   342M |  32 |5665 |  16k|8344 |  31k|  1 | 314k|  24 | 0.000000e+00 |      --      |    Inf |  86.36%
2384.65/2392.49	c  2392s|152600 |   181 | 13865k|  90.1 |   342M |  32 |5665 |  16k|8332 |  31k|  1 | 314k|  24 | 0.000000e+00 |      --      |    Inf |  86.51%
2386.05/2393.81	c  2394s|152700 |   180 | 13877k|  90.2 |   342M |  32 |5665 |  16k|8347 |  31k|  1 | 315k|  24 | 0.000000e+00 |      --      |    Inf |  86.54%
2387.54/2395.33	c  2395s|152800 |   181 | 13886k|  90.2 |   342M |  32 |5665 |  16k|   0 |  31k|  0 | 315k|  24 | 0.000000e+00 |      --      |    Inf |  86.67%
2388.44/2396.24	c  2396s|152900 |   180 | 13890k|  90.1 |   342M |  32 |5665 |  16k|   0 |  31k|  0 | 315k|  24 | 0.000000e+00 |      --      |    Inf |  86.72%
2390.83/2398.64	c  2399s|153000 |   181 | 13902k|  90.2 |   342M |  32 |5665 |  16k|8336 |  31k|  1 | 315k|  24 | 0.000000e+00 |      --      |    Inf |  86.85%
2391.93/2399.78	c  2400s|153100 |   184 | 13907k|  90.1 |   342M |  32 |5665 |  16k|8339 |  31k|  1 | 315k|  24 | 0.000000e+00 |      --      |    Inf |  86.90%
2392.93/2400.73	c  2401s|153200 |   186 | 13912k|  90.1 |   342M |  32 |5665 |  16k|8339 |  31k|  0 | 316k|  24 | 0.000000e+00 |      --      |    Inf |  86.92%
2394.23/2402.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2394.23/2402.07	c  2402s|153300 |   186 | 13919k|  90.1 |   342M |  32 |5665 |  17k|8339 |  31k|  1 | 316k|  24 | 0.000000e+00 |      --      |    Inf |  86.96%
2395.33/2403.14	c  2403s|153400 |   190 | 13924k|  90.1 |   342M |  32 |5665 |  17k|8336 |  31k|  1 | 316k|  24 | 0.000000e+00 |      --      |    Inf |  87.01%
2396.62/2404.46	c  2404s|153500 |   176 | 13930k|  90.0 |   342M |  32 |5665 |  17k|   0 |  31k|  0 | 316k|  24 | 0.000000e+00 |      --      |    Inf |  87.04%
2400.50/2408.34	c  2408s|153600 |   182 | 13946k|  90.1 |   342M |  32 |5665 |  17k|8346 |  32k|  1 | 316k|  24 | 0.000000e+00 |      --      |    Inf |  87.06%
2401.50/2409.33	c  2409s|153700 |   180 | 13953k|  90.1 |   342M |  32 |5665 |  17k|8337 |  32k|  1 | 317k|  24 | 0.000000e+00 |      --      |    Inf |  87.10%
2402.60/2410.45	c  2410s|153800 |   179 | 13960k|  90.1 |   342M |  32 |5665 |  17k|8343 |  32k|  2 | 317k|  24 | 0.000000e+00 |      --      |    Inf |  87.16%
2403.60/2411.48	c  2411s|153900 |   173 | 13967k|  90.0 |   342M |  32 |5665 |  17k|8333 |  32k|  0 | 317k|  24 | 0.000000e+00 |      --      |    Inf |  87.26%
2404.99/2412.88	c  2413s|154000 |   172 | 13974k|  90.0 |   342M |  32 |5665 |  17k|8333 |  32k|  1 | 317k|  24 | 0.000000e+00 |      --      |    Inf |  87.36%
2406.29/2414.10	c  2414s|154100 |   167 | 13982k|  90.0 |   342M |  32 |5665 |  17k|   0 |  32k|  0 | 318k|  24 | 0.000000e+00 |      --      |    Inf |  87.38%
2407.98/2415.88	c  2416s|154200 |   170 | 13997k|  90.1 |   342M |  32 |5665 |  17k|   0 |  32k|  0 | 318k|  24 | 0.000000e+00 |      --      |    Inf |  87.39%
2409.08/2416.97	c  2417s|154300 |   182 | 14001k|  90.0 |   342M |  32 |5665 |  17k|8336 |  32k|  1 | 318k|  24 | 0.000000e+00 |      --      |    Inf |  87.40%
2410.28/2418.17	c  2418s|154400 |   183 | 14007k|  90.0 |   342M |  32 |5665 |  17k|8336 |  32k|  1 | 318k|  24 | 0.000000e+00 |      --      |    Inf |  87.40%
2411.18/2419.01	c  2419s|154500 |   181 | 14011k|  90.0 |   342M |  32 |5665 |  17k|8336 |  32k|  1 | 318k|  24 | 0.000000e+00 |      --      |    Inf |  87.41%
2412.07/2419.93	c  2420s|154600 |   183 | 14014k|  89.9 |   342M |  32 |5665 |  17k|8339 |  32k|  2 | 319k|  24 | 0.000000e+00 |      --      |    Inf |  87.41%
2413.07/2420.92	c  2421s|154700 |   180 | 14017k|  89.9 |   342M |  32 |5665 |  17k|   0 |  32k|  0 | 319k|  24 | 0.000000e+00 |      --      |    Inf |  87.42%
2413.96/2421.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2413.96/2421.83	c  2422s|154800 |   176 | 14021k|  89.9 |   342M |  32 |5665 |  17k|   0 |  32k|  0 | 319k|  24 | 0.000000e+00 |      --      |    Inf |  87.45%
2414.96/2422.87	c  2423s|154900 |   181 | 14025k|  89.8 |   342M |  32 |5665 |  17k|   0 |  32k|  0 | 319k|  24 | 0.000000e+00 |      --      |    Inf |  87.46%
2415.96/2423.83	c  2424s|155000 |   182 | 14029k|  89.8 |   342M |  32 |5665 |  17k|   0 |  32k|  0 | 320k|  24 | 0.000000e+00 |      --      |    Inf |  87.46%
2416.95/2424.82	c  2425s|155100 |   173 | 14034k|  89.8 |   342M |  32 |5665 |  17k|8336 |  32k|  1 | 320k|  24 | 0.000000e+00 |      --      |    Inf |  87.47%
2419.55/2427.49	c  2427s|155200 |   184 | 14053k|  89.8 |   342M |  32 |5665 |  17k|8339 |  32k|  1 | 320k|  24 | 0.000000e+00 |      --      |    Inf |  87.49%
2420.84/2428.77	c  2429s|155300 |   183 | 14061k|  89.8 |   342M |  32 |5665 |  17k|   0 |  32k|  0 | 320k|  24 | 0.000000e+00 |      --      |    Inf |  87.51%
2421.84/2429.77	c  2430s|155400 |   182 | 14066k|  89.8 |   342M |  32 |5665 |  17k|8339 |  32k|  1 | 320k|  24 | 0.000000e+00 |      --      |    Inf |  87.54%
2422.94/2430.80	c  2431s|155500 |   177 | 14073k|  89.8 |   342M |  32 |5665 |  17k|8322 |  32k|  1 | 321k|  24 | 0.000000e+00 |      --      |    Inf |  87.59%
2423.93/2431.87	c  2432s|155600 |   176 | 14080k|  89.8 |   342M |  32 |5665 |  17k|8322 |  32k|  1 | 321k|  24 | 0.000000e+00 |      --      |    Inf |  87.60%
2425.43/2433.35	c  2433s|155700 |   178 | 14092k|  89.8 |   342M |  32 |5665 |  17k|8322 |  32k|  1 | 321k|  24 | 0.000000e+00 |      --      |    Inf |  87.61%
2426.43/2434.36	c  2434s|155800 |   170 | 14097k|  89.8 |   342M |  32 |5665 |  17k|8322 |  32k|  0 | 321k|  24 | 0.000000e+00 |      --      |    Inf |  87.63%
2428.13/2436.09	c  2436s|155900 |   172 | 14111k|  89.8 |   342M |  32 |5665 |  17k|   0 |  32k|  0 | 321k|  24 | 0.000000e+00 |      --      |    Inf |  87.64%
2436.50/2444.45	c  2444s|156000 |   177 | 14143k|  90.0 |   342M |  32 |5665 |  17k|8341 |  32k|  1 | 322k|  24 | 0.000000e+00 |      --      |    Inf |  87.79%
2438.99/2446.91	c  2447s|156100 |   169 | 14161k|  90.0 |   342M |  32 |5665 |  17k|8339 |  32k|  0 | 322k|  24 | 0.000000e+00 |      --      |    Inf |  87.83%
2441.09/2449.07	c  2449s|156200 |   172 | 14175k|  90.1 |   342M |  32 |5665 |  17k|8331 |  32k|  1 | 322k|  24 | 0.000000e+00 |      --      |    Inf |  88.01%
2443.38/2451.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2443.38/2451.35	c  2451s|156300 |   172 | 14185k|  90.1 |   342M |  32 |5665 |  17k|8334 |  32k|  1 | 322k|  24 | 0.000000e+00 |      --      |    Inf |  88.24%
2444.57/2452.51	c  2452s|156400 |   169 | 14192k|  90.0 |   342M |  32 |5665 |  17k|8335 |  32k|  1 | 322k|  24 | 0.000000e+00 |      --      |    Inf |  88.34%
2445.67/2453.66	c  2454s|156500 |   168 | 14199k|  90.0 |   342M |  32 |5665 |  17k|8331 |  32k|  1 | 322k|  24 | 0.000000e+00 |      --      |    Inf |  88.42%
2446.57/2454.59	c  2455s|156600 |   166 | 14205k|  90.0 |   342M |  32 |5665 |  17k|8337 |  32k|  0 | 323k|  24 | 0.000000e+00 |      --      |    Inf |  88.44%
2449.96/2457.92	c  2458s|156700 |   186 | 14223k|  90.1 |   342M |  32 |5665 |  17k|   0 |  32k|  0 | 323k|  24 | 0.000000e+00 |      --      |    Inf |  88.65%
2450.95/2458.90	c  2459s|156800 |   179 | 14227k|  90.0 |   342M |  32 |5665 |  17k|8335 |  32k|  1 | 323k|  24 | 0.000000e+00 |      --      |    Inf |  88.67%
2451.85/2459.89	c  2460s|156900 |   170 | 14232k|  90.0 |   342M |  32 |5665 |  17k|8333 |  32k|  1 | 323k|  24 | 0.000000e+00 |      --      |    Inf |  88.76%
2452.95/2460.95	c  2461s|157000 |   165 | 14238k|  90.0 |   342M |  32 |5665 |  17k|8334 |  32k|  1 | 324k|  24 | 0.000000e+00 |      --      |    Inf |  88.83%
2454.44/2462.45	c  2462s|157100 |   172 | 14244k|  90.0 |   343M |  32 |5665 |  17k|   0 |  32k|  0 | 324k|  24 | 0.000000e+00 |      --      |    Inf |  89.05%
2456.94/2464.93	c  2465s|157200 |   168 | 14252k|  90.0 |   343M |  32 |5665 |  17k|   0 |  33k|  0 | 324k|  24 | 0.000000e+00 |      --      |    Inf |  89.37%
2458.14/2466.15	c  2466s|157300 |   180 | 14259k|  90.0 |   343M |  32 |5665 |  17k|8348 |  33k|  2 | 324k|  24 | 0.000000e+00 |      --      |    Inf |  89.43%
2458.83/2466.89	c  2467s|157400 |   177 | 14262k|  89.9 |   343M |  32 |5665 |  17k|8347 |  33k|  1 | 324k|  24 | 0.000000e+00 |      --      |    Inf |  89.47%
2459.93/2467.92	c  2468s|157500 |   167 | 14265k|  89.9 |   343M |  32 |5665 |  17k|   0 |  33k|  0 | 324k|  24 | 0.000000e+00 |      --      |    Inf |  89.55%
2461.13/2469.18	c  2469s|157600 |   166 | 14270k|  89.9 |   343M |  32 |5665 |  17k|8333 |  33k|  0 | 325k|  24 | 0.000000e+00 |      --      |    Inf |  89.67%
2461.92/2469.94	c  2470s|157700 |   164 | 14273k|  89.8 |   343M |  32 |5665 |  17k|8333 |  33k|  1 | 325k|  24 | 0.000000e+00 |      --      |    Inf |  89.75%
2462.92/2470.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2462.92/2470.99	c  2471s|157800 |   169 | 14278k|  89.8 |   343M |  32 |5665 |  17k|8345 |  33k|  2 | 325k|  24 | 0.000000e+00 |      --      |    Inf |  89.79%
2465.12/2473.14	c  2473s|157900 |   171 | 14290k|  89.8 |   343M |  32 |5665 |  17k|8328 |  33k|  0 | 325k|  24 | 0.000000e+00 |      --      |    Inf |  89.95%
2466.51/2474.56	c  2475s|158000 |   171 | 14299k|  89.8 |   343M |  32 |5665 |  17k|8328 |  33k|  1 | 325k|  24 | 0.000000e+00 |      --      |    Inf |  89.98%
2467.80/2475.83	c  2476s|158100 |   172 | 14309k|  89.8 |   343M |  32 |5665 |  17k|8344 |  33k|  0 | 326k|  24 | 0.000000e+00 |      --      |    Inf |  90.02%
2469.70/2477.70	c  2478s|158200 |   168 | 14319k|  89.8 |   343M |  32 |5665 |  17k|8331 |  33k|  1 | 326k|  24 | 0.000000e+00 |      --      |    Inf |  90.08%
2471.89/2479.90	c  2480s|158300 |   182 | 14329k|  89.8 |   343M |  32 |5665 |  17k|8334 |  33k|  1 | 326k|  24 | 0.000000e+00 |      --      |    Inf |  90.13%
2472.79/2480.80	c  2481s|158400 |   172 | 14335k|  89.8 |   343M |  32 |5665 |  17k|   0 |  33k|  0 | 326k|  24 | 0.000000e+00 |      --      |    Inf |  90.15%
2474.18/2482.26	c  2482s|158500 |   172 | 14343k|  89.8 |   343M |  32 |5665 |  17k|8345 |  33k|  1 | 326k|  24 | 0.000000e+00 |      --      |    Inf |  90.21%
2475.58/2483.66	c  2484s|158600 |   173 | 14353k|  89.8 |   343M |  32 |5665 |  17k|8345 |  33k|  1 | 326k|  24 | 0.000000e+00 |      --      |    Inf |  90.24%
2476.88/2484.97	c  2485s|158700 |   173 | 14361k|  89.8 |   343M |  32 |5665 |  17k|8335 |  33k|  1 | 327k|  24 | 0.000000e+00 |      --      |    Inf |  90.28%
2478.47/2486.53	c  2487s|158800 |   170 | 14371k|  89.8 |   343M |  32 |5665 |  17k|8336 |  33k|  0 | 327k|  24 | 0.000000e+00 |      --      |    Inf |  90.34%
2480.16/2488.20	c  2488s|158900 |   166 | 14380k|  89.8 |   343M |  32 |5665 |  17k|8340 |  33k|  0 | 327k|  24 | 0.000000e+00 |      --      |    Inf |  90.51%
2481.36/2489.45	c  2489s|159000 |   168 | 14386k|  89.8 |   343M |  32 |5665 |  17k|8342 |  33k|  1 | 327k|  24 | 0.000000e+00 |      --      |    Inf |  90.70%
2482.56/2490.61	c  2491s|159100 |   171 | 14392k|  89.8 |   343M |  32 |5665 |  17k|8346 |  33k|  0 | 327k|  24 | 0.000000e+00 |      --      |    Inf |  90.83%
2483.75/2491.88	c  2492s|159200 |   169 | 14398k|  89.8 |   343M |  32 |5665 |  17k|   0 |  33k|  0 | 328k|  24 | 0.000000e+00 |      --      |    Inf |  90.86%
2484.75/2492.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2484.75/2492.89	c  2493s|159300 |   167 | 14405k|  89.7 |   343M |  32 |5665 |  17k|8344 |  33k|  1 | 328k|  24 | 0.000000e+00 |      --      |    Inf |  90.89%
2487.05/2495.17	c  2495s|159400 |   170 | 14415k|  89.7 |   343M |  32 |5665 |  17k|8343 |  33k|  1 | 328k|  24 | 0.000000e+00 |      --      |    Inf |  90.94%
2488.14/2496.24	c  2496s|159500 |   169 | 14421k|  89.7 |   343M |  32 |5665 |  17k|8343 |  33k|  1 | 328k|  24 | 0.000000e+00 |      --      |    Inf |  90.95%
2489.04/2497.11	c  2497s|159600 |   169 | 14424k|  89.7 |   343M |  32 |5665 |  17k|8349 |  33k|  1 | 328k|  24 | 0.000000e+00 |      --      |    Inf |  90.96%
2490.33/2498.41	c  2498s|159700 |   174 | 14431k|  89.7 |   343M |  32 |5665 |  17k|8328 |  33k|  0 | 329k|  24 | 0.000000e+00 |      --      |    Inf |  90.98%
2491.13/2499.22	c  2499s|159800 |   165 | 14435k|  89.7 |   343M |  32 |5665 |  17k|8343 |  33k|  1 | 329k|  24 | 0.000000e+00 |      --      |    Inf |  91.01%
2492.13/2500.25	c  2500s|159900 |   163 | 14440k|  89.6 |   343M |  32 |5665 |  17k|8343 |  33k|  1 | 329k|  24 | 0.000000e+00 |      --      |    Inf |  91.01%
2494.22/2502.33	c  2502s|160000 |   165 | 14456k|  89.7 |   343M |  32 |5665 |  17k|8336 |  33k|  1 | 329k|  24 | 0.000000e+00 |      --      |    Inf |  91.11%
2495.12/2503.29	c  2503s|160100 |   168 | 14461k|  89.7 |   343M |  32 |5665 |  17k|8336 |  34k|  1 | 329k|  24 | 0.000000e+00 |      --      |    Inf |  91.12%
2496.12/2504.27	c  2504s|160200 |   169 | 14468k|  89.6 |   343M |  32 |5665 |  17k|   0 |  34k|  0 | 330k|  24 | 0.000000e+00 |      --      |    Inf |  91.13%
2497.02/2505.14	c  2505s|160300 |   165 | 14471k|  89.6 |   343M |  32 |5665 |  17k|8338 |  34k|  1 | 330k|  24 | 0.000000e+00 |      --      |    Inf |  91.13%
2498.11/2506.21	c  2506s|160400 |   160 | 14478k|  89.6 |   343M |  32 |5665 |  17k|   0 |  34k|  0 | 330k|  24 | 0.000000e+00 |      --      |    Inf |  91.18%
2501.20/2509.37	c  2509s|160500 |   180 | 14496k|  89.6 |   343M |  32 |5665 |  17k|8335 |  34k|  1 | 330k|  24 | 0.000000e+00 |      --      |    Inf |  91.27%
2502.20/2510.39	c  2510s|160600 |   180 | 14502k|  89.6 |   343M |  32 |5665 |  17k|   0 |  34k|  0 | 330k|  24 | 0.000000e+00 |      --      |    Inf |  91.29%
2503.00/2511.19	c  2511s|160700 |   170 | 14505k|  89.6 |   343M |  32 |5665 |  17k|   0 |  34k|  0 | 330k|  24 | 0.000000e+00 |      --      |    Inf |  91.30%
2503.90/2512.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2503.90/2512.01	c  2512s|160800 |   166 | 14511k|  89.6 |   343M |  32 |5665 |  17k|   0 |  34k|  0 | 331k|  24 | 0.000000e+00 |      --      |    Inf |  91.33%
2505.09/2513.25	c  2513s|160900 |   158 | 14521k|  89.6 |   343M |  32 |5665 |  17k|8339 |  34k|  0 | 331k|  24 | 0.000000e+00 |      --      |    Inf |  91.41%
2507.08/2515.25	c  2515s|161000 |   157 | 14539k|  89.6 |   343M |  32 |5665 |  16k|8339 |  34k|  1 | 331k|  24 | 0.000000e+00 |      --      |    Inf |  91.55%
2509.58/2517.79	c  2518s|161100 |   163 | 14557k|  89.7 |   344M |  32 |5665 |  16k|8336 |  34k|  1 | 331k|  24 | 0.000000e+00 |      --      |    Inf |  91.58%
2511.27/2519.40	c  2519s|161200 |   153 | 14572k|  89.7 |   344M |  32 |5665 |  16k|   0 |  34k|  0 | 331k|  24 | 0.000000e+00 |      --      |    Inf |  91.75%
2513.87/2522.06	c  2522s|161300 |   152 | 14586k|  89.8 |   344M |  32 |5665 |  16k|8342 |  34k|  1 | 331k|  24 | 0.000000e+00 |      --      |    Inf |  91.89%
2515.06/2523.22	c  2523s|161400 |   146 | 14597k|  89.8 |   344M |  32 |5665 |  16k|8344 |  34k|  0 | 332k|  24 | 0.000000e+00 |      --      |    Inf |  91.98%
2516.36/2524.51	c  2525s|161500 |   147 | 14608k|  89.8 |   344M |  32 |5665 |  16k|8322 |  34k|  1 | 332k|  24 | 0.000000e+00 |      --      |    Inf |  92.02%
2517.25/2525.41	c  2525s|161600 |   147 | 14613k|  89.8 |   344M |  32 |5665 |  16k|   0 |  34k|  0 | 332k|  24 | 0.000000e+00 |      --      |    Inf |  92.02%
2518.25/2526.40	c  2526s|161700 |   145 | 14619k|  89.7 |   344M |  32 |5665 |  16k|8322 |  34k|  0 | 332k|  24 | 0.000000e+00 |      --      |    Inf |  92.02%
2519.45/2527.60	c  2528s|161800 |   160 | 14627k|  89.7 |   344M |  32 |5665 |  16k|8323 |  34k|  1 | 332k|  24 | 0.000000e+00 |      --      |    Inf |  92.03%
2520.24/2528.47	c  2528s|161900 |   152 | 14632k|  89.7 |   344M |  32 |5665 |  16k|8323 |  34k|  1 | 333k|  24 | 0.000000e+00 |      --      |    Inf |  92.05%
2521.14/2529.31	c  2529s|162000 |   141 | 14637k|  89.7 |   344M |  32 |5665 |  16k|   0 |  34k|  0 | 333k|  24 | 0.000000e+00 |      --      |    Inf |  92.05%
2523.04/2531.25	c  2531s|162100 |   141 | 14644k|  89.7 |   344M |  32 |5665 |  16k|8329 |  34k|  1 | 333k|  24 | 0.000000e+00 |      --      |    Inf |  92.09%
2524.13/2532.36	c  2532s|162200 |   135 | 14653k|  89.7 |   344M |  32 |5665 |  16k|   0 |  34k|  0 | 333k|  24 | 0.000000e+00 |      --      |    Inf |  92.14%
2525.43/2533.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2525.43/2533.69	c  2534s|162300 |   138 | 14663k|  89.7 |   344M |  32 |5665 |  16k|   0 |  34k|  0 | 333k|  24 | 0.000000e+00 |      --      |    Inf |  92.17%
2529.52/2537.71	c  2538s|162400 |   145 | 14682k|  89.7 |   345M |  32 |5665 |  16k|8334 |  34k|  1 | 334k|  24 | 0.000000e+00 |      --      |    Inf |  92.22%
2530.42/2538.64	c  2539s|162500 |   147 | 14688k|  89.7 |   345M |  32 |5665 |  16k|8339 |  34k|  1 | 334k|  24 | 0.000000e+00 |      --      |    Inf |  92.23%
2532.21/2540.49	c  2540s|162600 |   149 | 14705k|  89.8 |   345M |  32 |5665 |  16k|8334 |  34k|  1 | 334k|  24 | 0.000000e+00 |      --      |    Inf |  92.25%
2533.41/2541.66	c  2542s|162700 |   140 | 14713k|  89.8 |   345M |  32 |5665 |  17k|8334 |  34k|  1 | 334k|  24 | 0.000000e+00 |      --      |    Inf |  92.28%
2534.50/2542.73	c  2543s|162800 |   139 | 14719k|  89.7 |   345M |  32 |5665 |  17k|8341 |  34k|  1 | 335k|  24 | 0.000000e+00 |      --      |    Inf |  92.37%
2536.60/2544.83	c  2545s|162900 |   144 | 14729k|  89.8 |   346M |  32 |5665 |  17k|   0 |  34k|  0 | 335k|  24 | 0.000000e+00 |      --      |    Inf |  92.70%
2537.29/2545.57	c  2546s|163000 |   138 | 14732k|  89.7 |   346M |  32 |5665 |  17k|8325 |  34k|  1 | 335k|  24 | 0.000000e+00 |      --      |    Inf |  92.87%
2538.49/2546.72	c  2547s|163100 |   139 | 14740k|  89.7 |   346M |  32 |5665 |  17k|8344 |  34k|  1 | 335k|  24 | 0.000000e+00 |      --      |    Inf |  92.90%
2540.19/2548.42	c  2548s|163200 |   150 | 14750k|  89.7 |   346M |  32 |5665 |  17k|8326 |  34k|  1 | 335k|  24 | 0.000000e+00 |      --      |    Inf |  93.14%
2540.79/2549.07	c  2549s|163300 |   143 | 14753k|  89.7 |   346M |  32 |5665 |  17k|8326 |  34k|  1 | 335k|  24 | 0.000000e+00 |      --      |    Inf |  93.19%
2541.38/2549.68	c  2550s|163400 |   135 | 14754k|  89.6 |   346M |  32 |5665 |  17k|   0 |  34k|  0 | 336k|  24 | 0.000000e+00 |      --      |    Inf |  93.20%
2543.28/2551.53	c  2552s|163500 |   136 | 14768k|  89.7 |   346M |  32 |5665 |  17k|8344 |  34k|  1 | 336k|  24 | 0.000000e+00 |      --      |    Inf |  93.36%
2544.67/2553.00	c  2553s|163600 |   132 | 14779k|  89.7 |   346M |  32 |5665 |  17k|8327 |  34k|  1 | 336k|  24 | 0.000000e+00 |      --      |    Inf |  93.43%
2547.87/2556.17	c  2556s|163700 |   134 | 14794k|  89.7 |   350M |  32 |5665 |  17k|8329 |  34k|  0 | 336k|  24 | 0.000000e+00 |      --      |    Inf |  93.68%
2549.06/2557.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2549.06/2557.35	c  2557s|163800 |   132 | 14803k|  89.7 |   350M |  32 |5665 |  17k|8334 |  34k|  0 | 336k|  24 | 0.000000e+00 |      --      |    Inf |  93.78%
2550.76/2559.02	c  2559s|163900 |   140 | 14811k|  89.7 |   350M |  32 |5665 |  17k|8334 |  34k|  1 | 337k|  24 | 0.000000e+00 |      --      |    Inf |  93.79%
2552.95/2561.23	c  2561s|164000 |   141 | 14819k|  89.7 |   350M |  32 |5665 |  17k|8342 |  34k|  0 | 337k|  24 | 0.000000e+00 |      --      |    Inf |  93.89%
2554.14/2562.43	c  2562s|164100 |   132 | 14826k|  89.7 |   350M |  32 |5665 |  17k|   0 |  34k|  0 | 337k|  24 | 0.000000e+00 |      --      |    Inf |  93.94%
2555.64/2563.97	c  2564s|164200 |   127 | 14836k|  89.7 |   350M |  32 |5665 |  17k|8333 |  34k|  1 | 337k|  24 | 0.000000e+00 |      --      |    Inf |  94.04%
2556.84/2565.14	c  2565s|164300 |   129 | 14846k|  89.7 |   350M |  32 |5665 |  17k|8343 |  34k|  1 | 338k|  24 | 0.000000e+00 |      --      |    Inf |  94.12%
2559.03/2567.33	c  2567s|164400 |   133 | 14856k|  89.7 |   350M |  32 |5665 |  17k|   0 |  34k|  0 | 338k|  24 | 0.000000e+00 |      --      |    Inf |  94.14%
2560.03/2568.36	c  2568s|164500 |   126 | 14864k|  89.7 |   350M |  32 |5665 |  17k|8331 |  34k|  1 | 338k|  24 | 0.000000e+00 |      --      |    Inf |  94.17%
2561.73/2570.09	c  2570s|164600 |   126 | 14875k|  89.7 |   350M |  32 |5665 |  17k|8340 |  34k|  1 | 338k|  24 | 0.000000e+00 |      --      |    Inf |  94.52%
2563.42/2571.72	c  2572s|164700 |   121 | 14887k|  89.7 |   350M |  32 |5665 |  17k|8340 |  34k|  0 | 338k|  24 | 0.000000e+00 |      --      |    Inf |  94.54%
2564.72/2573.07	c  2573s|164800 |   129 | 14898k|  89.7 |   350M |  32 |5665 |  17k|8340 |  34k|  1 | 338k|  24 | 0.000000e+00 |      --      |    Inf |  94.60%
2566.21/2574.57	c  2575s|164900 |   116 | 14908k|  89.7 |   350M |  32 |5665 |  17k|8346 |  34k|  1 | 339k|  24 | 0.000000e+00 |      --      |    Inf |  94.81%
2567.90/2576.23	c  2576s|165000 |   117 | 14923k|  89.8 |   350M |  32 |5665 |  17k|8329 |  34k|  1 | 339k|  24 | 0.000000e+00 |      --      |    Inf |  94.91%
2569.30/2577.65	c  2578s|165100 |   114 | 14932k|  89.8 |   350M |  32 |5665 |  17k|8327 |  34k|  1 | 339k|  24 | 0.000000e+00 |      --      |    Inf |  95.07%
2570.89/2579.26	c  2579s|165200 |   110 | 14943k|  89.8 |   350M |  32 |5665 |  16k|8329 |  35k|  1 | 339k|  24 | 0.000000e+00 |      --      |    Inf |  95.36%
2572.99/2581.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2572.99/2581.31	c  2581s|165300 |   106 | 14959k|  89.8 |   351M |  32 |5665 |  16k|8337 |  35k|  1 | 339k|  24 | 0.000000e+00 |      --      |    Inf |  95.45%
2575.08/2583.42	c  2583s|165400 |   111 | 14967k|  89.8 |   351M |  32 |5665 |  16k|8337 |  35k|  1 | 340k|  24 | 0.000000e+00 |      --      |    Inf |  95.62%
2576.88/2585.21	c  2585s|165500 |   117 | 14978k|  89.8 |   352M |  32 |5665 |  16k|8346 |  35k|  0 | 340k|  24 | 0.000000e+00 |      --      |    Inf |  95.75%
2577.87/2586.22	c  2586s|165600 |   115 | 14984k|  89.8 |   352M |  32 |5665 |  16k|   0 |  35k|  0 | 340k|  24 | 0.000000e+00 |      --      |    Inf |  95.76%
2578.87/2587.20	c  2587s|165700 |   109 | 14989k|  89.8 |   352M |  32 |5665 |  16k|8346 |  35k|  1 | 340k|  24 | 0.000000e+00 |      --      |    Inf |  95.78%
2581.16/2589.56	c  2590s|165800 |   107 | 15004k|  89.8 |   352M |  32 |5665 |  17k|8330 |  35k|  1 | 341k|  24 | 0.000000e+00 |      --      |    Inf |  95.87%
2582.46/2590.81	c  2591s|165900 |   103 | 15011k|  89.8 |   352M |  32 |5665 |  17k|8336 |  35k|  1 | 341k|  24 | 0.000000e+00 |      --      |    Inf |  95.98%
2584.06/2592.40	c  2592s|166000 |   110 | 15020k|  89.8 |   352M |  32 |5665 |  17k|8337 |  35k|  1 | 341k|  24 | 0.000000e+00 |      --      |    Inf |  96.00%
2584.95/2593.38	c  2593s|166100 |   105 | 15024k|  89.8 |   352M |  32 |5665 |  17k|8336 |  35k|  1 | 341k|  24 | 0.000000e+00 |      --      |    Inf |  96.04%
2586.25/2594.68	c  2595s|166200 |   107 | 15031k|  89.8 |   361M |  32 |5665 |  17k|8332 |  35k|  1 | 341k|  24 | 0.000000e+00 |      --      |    Inf |  96.09%
2587.15/2595.53	c  2596s|166300 |   108 | 15035k|  89.8 |   361M |  32 |5665 |  17k|   0 |  35k|  0 | 342k|  24 | 0.000000e+00 |      --      |    Inf |  96.11%
2587.94/2596.38	c  2596s|166400 |   100 | 15038k|  89.7 |   361M |  32 |5665 |  17k|   0 |  35k|  0 | 342k|  24 | 0.000000e+00 |      --      |    Inf |  96.15%
2589.84/2598.23	c  2598s|166500 |   106 | 15047k|  89.7 |   361M |  32 |5665 |  17k|8339 |  35k|  1 | 342k|  24 | 0.000000e+00 |      --      |    Inf |  96.22%
2590.74/2599.17	c  2599s|166600 |   104 | 15052k|  89.7 |   361M |  32 |5665 |  17k|8339 |  35k|  1 | 342k|  24 | 0.000000e+00 |      --      |    Inf |  96.25%
2593.43/2601.83	c  2602s|166700 |    99 | 15062k|  89.7 |   361M |  32 |5665 |  17k|8350 |  35k|  1 | 342k|  24 | 0.000000e+00 |      --      |    Inf |  96.34%
2594.73/2603.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2594.73/2603.12	c  2603s|166800 |   102 | 15072k|  89.7 |   361M |  32 |5665 |  17k|8350 |  35k|  1 | 343k|  24 | 0.000000e+00 |      --      |    Inf |  96.40%
2597.22/2605.68	c  2606s|166900 |    97 | 15084k|  89.7 |   361M |  32 |5665 |  17k|8333 |  35k|  0 | 343k|  24 | 0.000000e+00 |      --      |    Inf |  96.52%
2599.41/2607.82	c  2608s|167000 |    99 | 15094k|  89.7 |   361M |  32 |5665 |  17k|8333 |  35k|  0 | 343k|  24 | 0.000000e+00 |      --      |    Inf |  96.61%
2600.61/2609.02	c  2609s|167100 |   100 | 15102k|  89.7 |   361M |  32 |5665 |  17k|8341 |  35k|  2 | 343k|  24 | 0.000000e+00 |      --      |    Inf |  96.73%
2602.40/2610.83	c  2611s|167200 |    90 | 15114k|  89.7 |   361M |  32 |5665 |  17k|8347 |  35k|  2 | 344k|  24 | 0.000000e+00 |      --      |    Inf |  96.79%
2603.80/2612.26	c  2612s|167300 |    90 | 15124k|  89.7 |   361M |  32 |5665 |  17k|8338 |  35k|  1 | 344k|  24 | 0.000000e+00 |      --      |    Inf |  96.80%
2605.39/2613.84	c  2614s|167400 |    85 | 15137k|  89.8 |   361M |  32 |5665 |  17k|8332 |  35k|  1 | 344k|  24 | 0.000000e+00 |      --      |    Inf |  96.85%
2606.99/2615.41	c  2615s|167500 |    85 | 15153k|  89.8 |   361M |  32 |5665 |  16k|8340 |  35k|  1 | 344k|  24 | 0.000000e+00 |      --      |    Inf |  96.96%
2609.38/2617.89	c  2618s|167600 |    85 | 15170k|  89.9 |   361M |  32 |5665 |  16k|8337 |  35k|  1 | 344k|  24 | 0.000000e+00 |      --      |    Inf |  97.10%
2610.48/2618.92	c  2619s|167700 |    77 | 15176k|  89.8 |   361M |  32 |5665 |  16k|   0 |  35k|  0 | 344k|  24 | 0.000000e+00 |      --      |    Inf |  97.19%
2612.17/2620.69	c  2621s|167800 |    77 | 15191k|  89.9 |   361M |  32 |5665 |  16k|8325 |  35k|  2 | 345k|  24 | 0.000000e+00 |      --      |    Inf |  97.28%
2613.47/2621.94	c  2622s|167900 |   117 | 15197k|  89.9 |   361M |  32 |5665 |  16k|8322 |  35k|  1 | 345k|  24 | 0.000000e+00 |      --      |    Inf |  97.29%
2614.76/2623.20	c  2623s|168000 |   123 | 15203k|  89.8 |   361M |  32 |5665 |  16k|8321 |  35k|  1 | 345k|  24 | 0.000000e+00 |      --      |    Inf |  97.33%
2615.46/2623.99	c  2624s|168100 |    89 | 15206k|  89.8 |   361M |  32 |5665 |  16k|8323 |  35k|  1 | 345k|  24 | 0.000000e+00 |      --      |    Inf |  97.39%
2616.26/2624.74	c  2625s|168200 |    89 | 15209k|  89.8 |   361M |  32 |5665 |  16k|   0 |  35k|  0 | 346k|  24 | 0.000000e+00 |      --      |    Inf |  97.43%
2616.96/2625.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2616.96/2625.48	c  2625s|168300 |    88 | 15212k|  89.7 |   361M |  32 |5665 |  16k|8323 |  35k|  1 | 346k|  24 | 0.000000e+00 |      --      |    Inf |  97.46%
2617.66/2626.15	c  2626s|168400 |    75 | 15214k|  89.7 |   361M |  32 |5665 |  16k|   0 |  35k|  0 | 346k|  24 | 0.000000e+00 |      --      |    Inf |  97.49%
2619.25/2627.74	c  2628s|168500 |    75 | 15219k|  89.7 |   362M |  32 |5665 |  16k|8347 |  35k|  1 | 346k|  24 | 0.000000e+00 |      --      |    Inf |  97.50%
2621.65/2630.15	c  2630s|168600 |    73 | 15233k|  89.7 |   362M |  32 |5665 |  16k|8334 |  35k|  1 | 346k|  24 | 0.000000e+00 |      --      |    Inf |  97.63%
2623.34/2631.82	c  2632s|168700 |    79 | 15243k|  89.7 |   362M |  32 |5665 |  16k|8338 |  35k|  1 | 347k|  24 | 0.000000e+00 |      --      |    Inf |  97.65%
2624.33/2632.86	c  2633s|168800 |    80 | 15249k|  89.7 |   362M |  32 |5665 |  16k|8339 |  35k|  1 | 347k|  24 | 0.000000e+00 |      --      |    Inf |  97.65%
2625.33/2633.81	c  2634s|168900 |    73 | 15255k|  89.7 |   362M |  32 |5665 |  17k|8334 |  35k|  0 | 347k|  24 | 0.000000e+00 |      --      |    Inf |  97.66%
2627.23/2635.77	c  2636s|169000 |    79 | 15275k|  89.7 |   362M |  32 |5665 |  16k|   0 |  35k|  0 | 347k|  24 | 0.000000e+00 |      --      |    Inf |  97.74%
2628.63/2637.13	c  2637s|169100 |    78 | 15289k|  89.8 |   362M |  32 |5665 |  16k|8346 |  35k|  1 | 347k|  24 | 0.000000e+00 |      --      |    Inf |  97.76%
2629.72/2638.21	c  2638s|169200 |    77 | 15296k|  89.8 |   362M |  32 |5665 |  16k|8345 |  35k|  1 | 348k|  24 | 0.000000e+00 |      --      |    Inf |  97.77%
2631.62/2640.17	c  2640s|169300 |    73 | 15307k|  89.8 |   362M |  32 |5665 |  16k|8328 |  35k|  1 | 348k|  24 | 0.000000e+00 |      --      |    Inf |  97.85%
2633.21/2641.78	c  2642s|169400 |    79 | 15315k|  89.8 |   362M |  32 |5665 |  16k|8328 |  35k|  1 | 348k|  24 | 0.000000e+00 |      --      |    Inf |  97.86%
2634.40/2642.91	c  2643s|169500 |    79 | 15320k|  89.7 |   362M |  32 |5665 |  16k|   0 |  35k|  0 | 348k|  24 | 0.000000e+00 |      --      |    Inf |  97.87%
2635.30/2643.85	c  2644s|169600 |    84 | 15325k|  89.7 |   362M |  32 |5665 |  17k|8342 |  35k|  1 | 348k|  24 | 0.000000e+00 |      --      |    Inf |  97.87%
2636.20/2644.70	c  2645s|169700 |    81 | 15329k|  89.7 |   362M |  32 |5665 |  17k|   0 |  35k|  0 | 349k|  24 | 0.000000e+00 |      --      |    Inf |  97.88%
2636.99/2645.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2636.99/2645.53	c  2646s|169800 |    74 | 15333k|  89.7 |   362M |  32 |5665 |  17k|   0 |  35k|  0 | 349k|  24 | 0.000000e+00 |      --      |    Inf |  97.89%
2638.89/2647.47	c  2647s|169900 |    71 | 15344k|  89.7 |   362M |  32 |5665 |  17k|8331 |  35k|  0 | 349k|  24 | 0.000000e+00 |      --      |    Inf |  97.93%
2640.38/2649.00	c  2649s|170000 |    69 | 15356k|  89.7 |   362M |  32 |5665 |  17k|8345 |  35k|  1 | 349k|  24 | 0.000000e+00 |      --      |    Inf |  98.04%
2641.59/2650.13	c  2650s|170100 |    71 | 15360k|  89.7 |   362M |  32 |5665 |  17k|8345 |  35k|  1 | 349k|  24 | 0.000000e+00 |      --      |    Inf |  98.10%
2643.67/2652.23	c  2652s|170200 |    65 | 15369k|  89.7 |   362M |  32 |5665 |  16k|8328 |  35k|  1 | 349k|  24 | 0.000000e+00 |      --      |    Inf |  98.19%
2644.77/2653.38	c  2653s|170300 |    70 | 15377k|  89.7 |   363M |  32 |5665 |  17k|8345 |  35k|  1 | 350k|  24 | 0.000000e+00 |      --      |    Inf |  98.24%
2646.57/2655.14	c  2655s|170400 |    62 | 15385k|  89.7 |   363M |  32 |5665 |  17k|8338 |  35k|  0 | 350k|  24 | 0.000000e+00 |      --      |    Inf |  98.26%
2647.57/2656.18	c  2656s|170500 |    69 | 15391k|  89.6 |   363M |  32 |5665 |  17k|8338 |  35k|  1 | 350k|  24 | 0.000000e+00 |      --      |    Inf |  98.29%
2648.66/2657.20	c  2657s|170600 |    64 | 15397k|  89.6 |   363M |  32 |5665 |  17k|8339 |  35k|  0 | 350k|  24 | 0.000000e+00 |      --      |    Inf |  98.30%
2649.66/2658.23	c  2658s|170700 |    63 | 15404k|  89.6 |   363M |  32 |5665 |  17k|8339 |  35k|  1 | 351k|  24 | 0.000000e+00 |      --      |    Inf |  98.30%
2650.65/2659.23	c  2659s|170800 |    60 | 15410k|  89.6 |   363M |  32 |5665 |  17k|8338 |  35k|  0 | 351k|  24 | 0.000000e+00 |      --      |    Inf |  98.31%
2652.55/2661.14	c  2661s|170900 |    64 | 15426k|  89.6 |   363M |  32 |5665 |  17k|8339 |  35k|  1 | 351k|  24 | 0.000000e+00 |      --      |    Inf |  98.35%
2653.84/2662.46	c  2662s|171000 |    61 | 15437k|  89.6 |   363M |  32 |5665 |  17k|   0 |  35k|  0 | 351k|  24 | 0.000000e+00 |      --      |    Inf |  98.41%
2654.74/2663.30	c  2663s|171100 |    60 | 15440k|  89.6 |   363M |  32 |5665 |  17k|   0 |  35k|  0 | 351k|  24 | 0.000000e+00 |      --      |    Inf |  98.42%
2655.44/2664.04	c  2664s|171200 |    57 | 15443k|  89.6 |   363M |  32 |5665 |  17k|8340 |  36k|  1 | 352k|  24 | 0.000000e+00 |      --      |    Inf |  98.42%
2656.44/2665.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2656.44/2665.01	c  2665s|171300 |    66 | 15448k|  89.5 |   363M |  32 |5665 |  17k|8344 |  36k|  2 | 352k|  24 | 0.000000e+00 |      --      |    Inf |  98.44%
2657.23/2665.86	c  2666s|171400 |    59 | 15452k|  89.5 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 352k|  24 | 0.000000e+00 |      --      |    Inf |  98.44%
2658.23/2666.81	c  2667s|171500 |    53 | 15457k|  89.5 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 352k|  24 | 0.000000e+00 |      --      |    Inf |  98.50%
2660.03/2668.60	c  2669s|171600 |    58 | 15470k|  89.5 |   363M |  32 |5665 |  17k|8331 |  36k|  1 | 352k|  24 | 0.000000e+00 |      --      |    Inf |  98.61%
2661.43/2670.02	c  2670s|171700 |    63 | 15477k|  89.5 |   363M |  32 |5665 |  16k|   0 |  36k|  0 | 352k|  24 | 0.000000e+00 |      --      |    Inf |  98.65%
2662.22/2670.84	c  2671s|171800 |    62 | 15481k|  89.5 |   363M |  32 |5665 |  17k|8330 |  36k|  1 | 353k|  24 | 0.000000e+00 |      --      |    Inf |  98.67%
2663.12/2671.73	c  2672s|171900 |    72 | 15487k|  89.5 |   363M |  32 |5665 |  17k|8333 |  36k|  2 | 353k|  24 | 0.000000e+00 |      --      |    Inf |  98.69%
2663.81/2672.47	c  2672s|172000 |    66 | 15489k|  89.4 |   363M |  32 |5665 |  17k|8330 |  36k|  1 | 353k|  24 | 0.000000e+00 |      --      |    Inf |  98.70%
2665.01/2673.67	c  2674s|172100 |    65 | 15497k|  89.4 |   363M |  32 |5665 |  17k|8330 |  36k|  1 | 353k|  24 | 0.000000e+00 |      --      |    Inf |  98.72%
2665.81/2674.43	c  2674s|172200 |    60 | 15500k|  89.4 |   363M |  32 |5665 |  17k|8330 |  36k|  1 | 353k|  24 | 0.000000e+00 |      --      |    Inf |  98.72%
2668.41/2677.05	c  2677s|172300 |    65 | 15510k|  89.4 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 353k|  24 | 0.000000e+00 |      --      |    Inf |  98.74%
2669.30/2677.90	c  2678s|172400 |    61 | 15515k|  89.4 |   363M |  32 |5665 |  17k|8334 |  36k|  1 | 354k|  24 | 0.000000e+00 |      --      |    Inf |  98.75%
2670.50/2679.14	c  2679s|172500 |    64 | 15523k|  89.4 |   363M |  32 |5665 |  17k|8334 |  36k|  1 | 354k|  24 | 0.000000e+00 |      --      |    Inf |  98.76%
2671.69/2680.32	c  2680s|172600 |    68 | 15528k|  89.3 |   363M |  32 |5665 |  17k|8336 |  36k|  1 | 354k|  24 | 0.000000e+00 |      --      |    Inf |  98.76%
2672.69/2681.33	c  2681s|172700 |    60 | 15533k|  89.3 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 354k|  24 | 0.000000e+00 |      --      |    Inf |  98.77%
2673.59/2682.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2673.59/2682.23	c  2682s|172800 |    62 | 15539k|  89.3 |   363M |  32 |5665 |  17k|8334 |  36k|  1 | 354k|  24 | 0.000000e+00 |      --      |    Inf |  98.80%
2675.18/2683.83	c  2684s|172900 |    72 | 15550k|  89.3 |   363M |  32 |5665 |  17k|8334 |  36k|  1 | 355k|  24 | 0.000000e+00 |      --      |    Inf |  98.81%
2675.98/2684.60	c  2685s|173000 |    66 | 15554k|  89.3 |   363M |  32 |5665 |  17k|8335 |  36k|  1 | 355k|  24 | 0.000000e+00 |      --      |    Inf |  98.81%
2676.78/2685.46	c  2685s|173100 |    61 | 15559k|  89.3 |   363M |  32 |5665 |  17k|8334 |  36k|  1 | 355k|  24 | 0.000000e+00 |      --      |    Inf |  98.82%
2677.68/2686.37	c  2686s|173200 |    64 | 15564k|  89.2 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 355k|  24 | 0.000000e+00 |      --      |    Inf |  98.82%
2679.97/2688.69	c  2689s|173300 |    68 | 15572k|  89.2 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 355k|  24 | 0.000000e+00 |      --      |    Inf |  98.84%
2680.97/2689.65	c  2690s|173400 |    62 | 15578k|  89.2 |   363M |  32 |5665 |  17k|8340 |  36k|  1 | 355k|  24 | 0.000000e+00 |      --      |    Inf |  98.85%
2682.16/2690.85	c  2691s|173500 |    65 | 15587k|  89.2 |   363M |  32 |5665 |  17k|8340 |  36k|  1 | 356k|  24 | 0.000000e+00 |      --      |    Inf |  98.87%
2683.06/2691.77	c  2692s|173600 |    67 | 15592k|  89.2 |   363M |  32 |5665 |  17k|8344 |  36k|  2 | 356k|  24 | 0.000000e+00 |      --      |    Inf |  98.88%
2683.86/2692.59	c  2693s|173700 |    63 | 15595k|  89.2 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 356k|  24 | 0.000000e+00 |      --      |    Inf |  98.88%
2684.75/2693.48	c  2693s|173800 |    71 | 15601k|  89.1 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 356k|  24 | 0.000000e+00 |      --      |    Inf |  98.89%
2685.75/2694.43	c  2694s|173900 |    61 | 15606k|  89.1 |   363M |  32 |5665 |  17k|8340 |  36k|  1 | 356k|  24 | 0.000000e+00 |      --      |    Inf |  98.90%
2687.45/2696.16	c  2696s|174000 |    72 | 15617k|  89.1 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 357k|  24 | 0.000000e+00 |      --      |    Inf |  98.91%
2688.35/2697.08	c  2697s|174100 |    70 | 15621k|  89.1 |   363M |  32 |5665 |  17k|8340 |  36k|  1 | 357k|  24 | 0.000000e+00 |      --      |    Inf |  98.91%
2689.34/2698.00	c  2698s|174200 |    69 | 15627k|  89.1 |   363M |  32 |5665 |  17k|8348 |  36k|  1 | 357k|  24 | 0.000000e+00 |      --      |    Inf |  98.93%
2690.44/2699.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2690.44/2699.13	c  2699s|174300 |    69 | 15634k|  89.1 |   363M |  32 |5665 |  17k|8348 |  36k|  1 | 357k|  24 | 0.000000e+00 |      --      |    Inf |  98.94%
2691.23/2699.93	c  2700s|174400 |    67 | 15639k|  89.1 |   363M |  32 |5665 |  17k|8348 |  36k|  1 | 357k|  24 | 0.000000e+00 |      --      |    Inf |  98.94%
2692.13/2700.80	c  2701s|174500 |    69 | 15643k|  89.0 |   363M |  32 |5665 |  17k|8348 |  36k|  1 | 358k|  24 | 0.000000e+00 |      --      |    Inf |  98.95%
2692.83/2701.51	c  2701s|174600 |    71 | 15647k|  89.0 |   363M |  32 |5665 |  17k|8348 |  36k|  1 | 358k|  24 | 0.000000e+00 |      --      |    Inf |  98.95%
2693.43/2702.15	c  2702s|174700 |    66 | 15650k|  89.0 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 358k|  24 | 0.000000e+00 |      --      |    Inf |  98.95%
2694.12/2702.84	c  2703s|174800 |    62 | 15653k|  88.9 |   363M |  32 |5665 |  17k|8348 |  36k|  1 | 358k|  24 | 0.000000e+00 |      --      |    Inf |  98.96%
2695.82/2704.58	c  2705s|174900 |    67 | 15665k|  89.0 |   363M |  32 |5665 |  17k|8349 |  36k|  1 | 358k|  24 | 0.000000e+00 |      --      |    Inf |  98.96%
2699.11/2707.87	c  2708s|175000 |    66 | 15677k|  89.0 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 358k|  24 | 0.000000e+00 |      --      |    Inf |  98.97%
2700.01/2708.76	c  2709s|175100 |    72 | 15681k|  88.9 |   363M |  32 |5665 |  17k|8351 |  36k|  2 | 359k|  24 | 0.000000e+00 |      --      |    Inf |  98.97%
2700.81/2709.57	c  2710s|175200 |    66 | 15685k|  88.9 |   363M |  32 |5665 |  17k|8348 |  36k|  1 | 359k|  24 | 0.000000e+00 |      --      |    Inf |  98.97%
2701.70/2710.48	c  2710s|175300 |    69 | 15690k|  88.9 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 359k|  24 | 0.000000e+00 |      --      |    Inf |  98.97%
2703.70/2712.47	c  2712s|175400 |    80 | 15703k|  88.9 |   363M |  32 |5665 |  17k|8348 |  36k|  1 | 359k|  24 | 0.000000e+00 |      --      |    Inf |  98.98%
2704.69/2713.47	c  2713s|175500 |    72 | 15709k|  88.9 |   363M |  32 |5665 |  17k|8348 |  36k|  1 | 359k|  24 | 0.000000e+00 |      --      |    Inf |  98.98%
2705.69/2714.47	c  2714s|175600 |    70 | 15715k|  88.9 |   363M |  32 |5665 |  17k|8349 |  36k|  1 | 360k|  24 | 0.000000e+00 |      --      |    Inf |  98.98%
2706.79/2715.56	c  2716s|175700 |    68 | 15725k|  88.9 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 360k|  24 | 0.000000e+00 |      --      |    Inf |  98.99%
2707.88/2716.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2707.88/2716.64	c  2717s|175800 |    65 | 15733k|  88.9 |   363M |  32 |5665 |  17k|8348 |  36k|  1 | 360k|  24 | 0.000000e+00 |      --      |    Inf |  98.99%
2709.18/2717.93	c  2718s|175900 |    70 | 15744k|  88.9 |   363M |  32 |5665 |  17k|8348 |  36k|  1 | 360k|  24 | 0.000000e+00 |      --      |    Inf |  98.99%
2710.08/2718.87	c  2719s|176000 |    68 | 15751k|  88.9 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 360k|  24 | 0.000000e+00 |      --      |    Inf |  99.00%
2711.57/2720.31	c  2720s|176100 |    69 | 15759k|  88.9 |   363M |  32 |5665 |  17k|   0 |  36k|  0 | 360k|  24 | 0.000000e+00 |      --      |    Inf |  99.00%
2712.67/2721.44	c  2721s|176200 |    70 | 15766k|  88.9 |   363M |  32 |5665 |  17k|8349 |  36k|  1 | 361k|  24 | 0.000000e+00 |      --      |    Inf |  99.00%
2713.67/2722.42	c  2722s|176300 |    67 | 15774k|  88.9 |   364M |  32 |5665 |  17k|8348 |  36k|  1 | 361k|  24 | 0.000000e+00 |      --      |    Inf |  99.00%
2714.76/2723.56	c  2724s|176400 |    61 | 15782k|  88.9 |   364M |  32 |5665 |  17k|8340 |  36k|  1 | 361k|  24 | 0.000000e+00 |      --      |    Inf |  99.01%
2716.06/2724.84	c  2725s|176500 |    57 | 15793k|  88.9 |   364M |  32 |5665 |  17k|8340 |  36k|  1 | 361k|  24 | 0.000000e+00 |      --      |    Inf |  99.02%
2717.06/2725.87	c  2726s|176600 |    56 | 15802k|  88.9 |   364M |  32 |5665 |  17k|8334 |  36k|  1 | 361k|  24 | 0.000000e+00 |      --      |    Inf |  99.03%
2718.95/2727.70	c  2728s|176700 |    51 | 15816k|  88.9 |   364M |  32 |5665 |  17k|   0 |  36k|  0 | 362k|  24 | 0.000000e+00 |      --      |    Inf |  99.07%
2721.05/2729.82	c  2730s|176800 |    44 | 15831k|  88.9 |   364M |  32 |5665 |  17k|8332 |  37k|  0 | 362k|  24 | 0.000000e+00 |      --      |    Inf |  99.23%
2722.64/2731.45	c  2731s|176900 |    46 | 15847k|  89.0 |   364M |  32 |5665 |  17k|8338 |  37k|  1 | 362k|  24 | 0.000000e+00 |      --      |    Inf |  99.28%
2724.24/2733.07	c  2733s|177000 |    48 | 15862k|  89.0 |   364M |  32 |5665 |  17k|8339 |  37k|  1 | 362k|  24 | 0.000000e+00 |      --      |    Inf |  99.31%
2726.23/2735.06	c  2735s|177100 |    42 | 15883k|  89.1 |   364M |  32 |5665 |  17k|8341 |  37k|  1 | 362k|  24 | 0.000000e+00 |      --      |    Inf |  99.36%
2727.73/2736.57	c  2737s|177200 |    42 | 15899k|  89.1 |   364M |  32 |5665 |  17k|8341 |  37k|  0 | 363k|  24 | 0.000000e+00 |      --      |    Inf |  99.42%
2729.33/2738.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2729.33/2738.11	c  2738s|177300 |    38 | 15914k|  89.2 |   364M |  32 |5665 |  17k|8349 |  37k|  1 | 363k|  24 | 0.000000e+00 |      --      |    Inf |  99.43%
2730.72/2739.57	c  2740s|177400 |    35 | 15927k|  89.2 |   364M |  32 |5665 |  17k|8342 |  37k|  1 | 363k|  24 | 0.000000e+00 |      --      |    Inf |  99.48%
2732.11/2740.95	c  2741s|177500 |    32 | 15938k|  89.2 |   364M |  32 |5665 |  17k|8350 |  37k|  1 | 363k|  24 | 0.000000e+00 |      --      |    Inf |  99.54%
2733.61/2742.47	c  2742s|177600 |    28 | 15953k|  89.2 |   364M |  32 |5665 |  16k|   0 |  37k|  0 | 363k|  24 | 0.000000e+00 |      --      |    Inf |  99.59%
2734.60/2743.41	c  2743s|177700 |    22 | 15958k|  89.2 |   364M |  32 |5665 |  17k|8345 |  37k|  1 | 364k|  24 | 0.000000e+00 |      --      |    Inf |  99.59%
2735.70/2744.54	c  2745s|177800 |    21 | 15967k|  89.2 |   364M |  32 |5665 |  17k|8345 |  37k|  1 | 364k|  24 | 0.000000e+00 |      --      |    Inf |  99.60%
2737.59/2746.40	c  2746s|177900 |    16 | 15985k|  89.2 |   364M |  32 |5665 |  16k|8337 |  37k|  1 | 364k|  24 | 0.000000e+00 |      --      |    Inf |  99.67%
2739.89/2748.70	c  2749s|178000 |    15 | 16002k|  89.3 |   364M |  32 |5665 |  16k|8337 |  37k|  1 | 364k|  24 | 0.000000e+00 |      --      |    Inf |  99.72%
2740.69/2749.59	c  2750s|178100 |    12 | 16006k|  89.3 |   364M |  32 |5665 |  16k|   0 |  37k|  0 | 364k|  24 | 0.000000e+00 |      --      |    Inf |  99.74%
2742.19/2751.02	c  2751s|178200 |     7 | 16018k|  89.3 |   364M |  32 |5665 |  16k|   0 |  37k|  0 | 365k|  24 | 0.000000e+00 |      --      |    Inf |  99.80%
2743.48/2752.33	c  2752s|178300 |     6 | 16026k|  89.3 |   364M |  32 |5665 |  16k|8332 |  37k|  1 | 365k|  24 | 0.000000e+00 |      --      |    Inf |  99.94%
2744.97/2753.83	c  2754s|178400 |     6 | 16038k|  89.3 |   364M |  32 |5665 |  14k|8332 |  37k|  1 | 365k|  24 | 0.000000e+00 |      --      |    Inf | 100.00%
2745.87/2754.74	c 
2745.87/2754.74	c SCIP Status        : problem is solved [infeasible]
2745.87/2754.74	c Solving Time (sec) : 2754.74
2745.87/2754.74	c Solving Nodes      : 178483 (total of 179491 nodes in 2 runs)
2745.87/2754.74	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
2745.87/2754.74	c Dual Bound         : +1.00000000000000e+20
2745.87/2754.74	c Gap                : 0.00 %
2745.87/2754.74	s UNSATISFIABLE
2745.87/2754.74	c SCIP Status        : problem is solved [infeasible]
2745.87/2754.74	c Total Time         :    2754.74
2745.87/2754.74	c   solving          :    2754.74
2745.87/2754.74	c   presolving       :       0.34 (included in solving)
2745.87/2754.74	c   reading          :       0.03 (included in solving)
2745.87/2754.74	c   copying          :       1.74 (82 #copies) (minimal 0.01, maximal 0.04, average 0.02)
2745.87/2754.74	c Original Problem   :
2745.87/2754.74	c   Problem name     : HOME/instance-4511022-1751207147.opb
2745.87/2754.74	c   Variables        : 5685 (5685 binary, 0 integer, 0 implicit integer, 0 continuous)
2745.87/2754.74	c   Constraints      : 13428 initial, 13428 maximal
2745.87/2754.74	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
2745.87/2754.74	c Presolved Problem  :
2745.87/2754.74	c   Problem name     : t_HOME/instance-4511022-1751207147.opb
2745.87/2754.74	c   Variables        : 5665 (5665 binary, 0 integer, 0 implicit integer, 0 continuous)
2745.87/2754.74	c   Constraints      : 9791 initial, 17853 maximal
2745.87/2754.74	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
2745.87/2754.74	c   Nonzeros         : 68964 constraint, 20502 clique table
2745.87/2754.74	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
2745.87/2754.74	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   gateextraction   :       0.02       0.00      4          0          0          0          0          0         26         13          0          0
2745.87/2754.74	c   implics          :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   milp             :       0.06       0.00      1          0          0          0          0          0      13428       8321          0          0
2745.87/2754.74	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   sparsify         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   trivial          :       0.00       0.00     11          6          0          0          0          0          0          0          0          0
2745.87/2754.74	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   dualfix          :       0.00       0.00     11          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   probing          :       0.04       0.00      2          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   symmetry         :       0.03       0.00      1          3          0          0          0          0          0          1          0          0
2745.87/2754.74	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   knapsack         :       0.01       0.00     12          0          0          0          0          0          0          0          0          4
2745.87/2754.74	c   setppc           :       0.04       0.00     21          0         11          0          0          0         34          0          0          0
2745.87/2754.74	c   linear           :       0.05       0.00     11          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   orbitope         :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   logicor          :       0.05       0.01     11          0          0          0          0          0        205          0          0         56
2745.87/2754.74	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   root node        :          -          -      -       1271          -          -       1271          -          -          -          -          -
2745.87/2754.74	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
2745.87/2754.74	c   benderslp        :          0          0          0          0     104296          0          0      15221          0          0          0          0          0          0          0
2745.87/2754.74	c   integral         :          0          0          0          0     104296          0          0      15221          0          0          0          0          0          0     208592
2745.87/2754.74	c   knapsack         :         99+       116         11    1957216          0          0          0          0     106632       2567     683907          0          0          0          0
2745.87/2754.74	c   setppc           :       8289+      8296         22    1957989          0          0          0      15217    8070170      26764   18348065          0          0          0          0
2745.87/2754.74	c   linear           :          5+        48         11    1901968          0          0          0          2       9126        281      39466          0          0          0          0
2745.87/2754.74	c   orbitope         :          1          1          0    1930844          0          0          0          0      13769        139       4503          0          0          0          0
2745.87/2754.74	c   logicor          :       1397+      9439         22    1284673          0          0          0          0    2901991      32704    4007721         33          5          0          0
2745.87/2754.74	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
2745.87/2754.74	c   benderslp        :       0.04       0.00       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00
2745.87/2754.74	c   integral         :      42.41       0.00       0.00       0.00      42.40       0.00       0.00       0.01       0.00       0.00
2745.87/2754.74	c   knapsack         :       7.38       0.00       0.00       6.99       0.00       0.00       0.00       0.00       0.38       0.00
2745.87/2754.74	c   setppc           :      38.03       0.00       0.01      35.85       0.00       0.00       0.00       0.03       2.13       0.01
2745.87/2754.74	c   linear           :       0.68       0.00       0.00       0.64       0.00       0.00       0.00       0.00       0.03       0.00
2745.87/2754.74	c   orbitope         :       0.56       0.00       0.00       0.55       0.00       0.00       0.00       0.00       0.00       0.00
2745.87/2754.74	c   logicor          :      36.47       0.01       0.00      34.40       0.00       0.00       0.00       0.00       2.06       0.00
2745.87/2754.74	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2745.87/2754.74	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2745.87/2754.74	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2745.87/2754.74	c   components       :       0.06       0.00       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.00
2745.87/2754.74	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
2745.87/2754.74	c   dualfix          :          2          0          0          0
2745.87/2754.74	c   genvbounds       :          0          0          0          0
2745.87/2754.74	c   nlobbt           :          0          0          0          0
2745.87/2754.74	c   obbt             :          0          0          0          0
2745.87/2754.74	c   probing          :          0          0          0          0
2745.87/2754.74	c   pseudoobj        :          0          0          0          0
2745.87/2754.74	c   redcost          :          0          0          0          0
2745.87/2754.74	c   rootredcost      :          0          0          0          0
2745.87/2754.74	c   symmetry         :          0          0          0          0
2745.87/2754.74	c   vbounds          :    1613192          0          0          0
2745.87/2754.74	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
2745.87/2754.74	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
2745.87/2754.74	c   genvbounds       :       0.21       0.00       0.00       0.21       0.00       0.00
2745.87/2754.74	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
2745.87/2754.74	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
2745.87/2754.74	c   probing          :       0.04       0.00       0.04       0.00       0.00       0.00
2745.87/2754.74	c   pseudoobj        :       0.20       0.00       0.00       0.20       0.00       0.00
2745.87/2754.74	c   redcost          :       0.09       0.00       0.00       0.09       0.00       0.00
2745.87/2754.74	c   rootredcost      :       0.11       0.00       0.00       0.11       0.00       0.00
2745.87/2754.74	c   symmetry         :       0.33       0.00       0.03       0.30       0.00       0.00
2745.87/2754.74	c   vbounds          :      28.98       0.00       0.00      28.97       0.00       0.00
2745.87/2754.74	c Symmetry           :
2745.87/2754.74	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
2745.87/2754.74	c   orbital reduction:          0 reductions applied,          0 cutoffs
2745.87/2754.74	c   lexicographic red:          0 reductions applied,          0 cutoffs
2745.87/2754.74	c   shadow tree time :       0.00 s
2745.87/2754.74	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
2745.87/2754.74	c   propagation      :       5.16      62197      59602          -     384247       40.9       4207       20.9          -          -          -
2745.87/2754.74	c   infeasible LP    :      52.70      45021      45015          -     325051       57.0       3351       31.1      45015       71.9          0
2745.87/2754.74	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
2745.87/2754.74	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
2745.87/2754.74	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
2745.87/2754.74	c   applied globally :       7.37          -          -          0     319201       23.6          -          -      40869          -          -
2745.87/2754.74	c   applied locally  :          -          -          -          0       1301       76.4          -          -       4146          -          -
2745.87/2754.74	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
2745.87/2754.74	c   cut pool         :       4.05          -      18093         42          -          -      72588     284501          -          -          -          -          -    (maximal pool size:       2978)
2745.87/2754.74	c   aggregation      :       4.75       0.00       1675         22          0          0         10          9          3          3          2          1          0
2745.87/2754.74	c   > cmir           :          -          -          -          -          -          -          -          9          0          2          2          0          -
2745.87/2754.74	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
2745.87/2754.74	c   > knapsackcover  :          -          -          -          -          -          -          -          0          3          1          0          1          -
2745.87/2754.74	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   clique           :       1.66       0.00         22         22          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   gomory           :     162.91       0.00       1673         20          0          0      84737     272938      14901      25221      24713        508          0
2745.87/2754.74	c   > gomorymi       :          -          -          -          -          -          -          -      29012       7465        914        647        267          -
2745.87/2754.74	c   > strongcg       :          -          -          -          -          -          -          -     243926       7436      24307      24066        241          -
2745.87/2754.74	c   impliedbounds    :       0.41       0.00       1675         22          0          0         24         85          0         79         79          0          0
2745.87/2754.74	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   mcf              :       0.03       0.00          2          2          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   multilinear      :       0.01       0.00      11524         22          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   rapidlearning    :      16.30       0.00         67          2          0      41368          0          0          0          0          0          0        456
2745.87/2754.74	c   rlt              :       0.00       0.00        905         20          0          0          0          0          0          0          0          0          0
2745.87/2754.74	c   zerohalf         :      30.05       0.00       1675         22          0          0      12040      11469       9319      12463       5072       7391          0
2745.87/2754.74	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
2745.87/2754.74	c   hybrid           :       0.38       0.00       7193         22      37771          0     270844        139          0       6325
2745.87/2754.74	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c Pricers            :   ExecTime  SetupTime      Calls       Vars
2745.87/2754.74	c   problem variables:       0.00          -          0          0
2745.87/2754.74	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
2745.87/2754.74	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c   relpscost        :      42.28       0.00     104296          0          0          0          0          0          0     208592
2745.87/2754.74	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
2745.87/2754.74	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
2745.87/2754.74	c   LP solutions     :       0.00          -          -          0          0
2745.87/2754.74	c   relax solutions  :       0.00          -          -          0          0
2745.87/2754.74	c   pseudo solutions :       0.00          -          -          0          0
2745.87/2754.74	c   strong branching :       0.00          -          -          0          0
2745.87/2754.74	c   actconsdiving    :       0.00       0.00          0          0          0
2745.87/2754.74	c   adaptivediving   :      12.65       0.00         82          0          0
2745.87/2754.74	c   alns             :       3.06       0.00         15          0          0
2745.87/2754.74	c   bound            :       0.00       0.00          0          0          0
2745.87/2754.74	c   clique           :       0.02       0.00          1          0          0
2745.87/2754.74	c   coefdiving       :       0.00       0.00          0          0          0
2745.87/2754.74	c   completesol      :       0.00       0.00          0          0          0
2745.87/2754.74	c   conflictdiving   :      25.57       0.00        433          0          0
2745.87/2754.74	c   crossover        :       0.04       0.00          0          0          0
2745.87/2754.74	c   dins             :       0.00       0.00          0          0          0
2745.87/2754.74	c   distributiondivin:      59.33       0.00        433          0          0
2745.87/2754.74	c   dps              :       0.00       0.00          0          0          0
2745.87/2754.74	c   dualval          :       0.00       0.00          0          0          0
2745.87/2754.74	c   farkasdiving     :       0.00       0.00          0          0          0
2745.87/2754.74	c   feasjump         :       0.12       0.00          2          0          0
2745.87/2754.74	c   feaspump         :      19.46       0.00         41          0          0
2745.87/2754.74	c   fixandinfer      :       0.00       0.00          0          0          0
2745.87/2754.74	c   fracdiving       :      29.01       0.00        433          0          0
2745.87/2754.74	c   gins             :       0.03       0.00          0          0          0
2745.87/2754.74	c   guideddiving     :       0.00       0.00          0          0          0
2745.87/2754.74	c   indcoefdiving    :       0.00       0.00          0          0          0
2745.87/2754.74	c   indicator        :       0.05       0.00          0          0          0
2745.87/2754.74	c   indicatordiving  :       0.00       0.00          0          0          0
2745.87/2754.74	c   indoneopt        :       0.06       0.00          0          0          0
2745.87/2754.74	c   indrounding      :       0.00       0.00          0          0          0
2745.87/2754.74	c   indtwoopt        :       0.00       0.00          0          0          0
2745.87/2754.74	c   intdiving        :       0.00       0.00          0          0          0
2745.87/2754.74	c   intshifting      :       0.00       0.00          0          0          0
2745.87/2754.74	c   linesearchdiving :      27.73       0.00        432          0          0
2745.87/2754.74	c   localbranching   :       0.00       0.00          0          0          0
2745.87/2754.74	c   locks            :       0.01       0.00          1          0          0
2745.87/2754.74	c   lpface           :       1.23       0.00          0          0          0
2745.87/2754.74	c   mpec             :       0.00       0.00          0          0          0
2745.87/2754.74	c   multistart       :       0.00       0.00          0          0          0
2745.87/2754.74	c   mutation         :       0.00       0.00          0          0          0
2745.87/2754.74	c   nlpdiving        :       0.00       0.00          0          0          0
2745.87/2754.74	c   objpscostdiving  :      85.76       0.00         33          0          0
2745.87/2754.74	c   octane           :       0.00       0.00          0          0          0
2745.87/2754.74	c   ofins            :       0.04       0.00          0          0          0
2745.87/2754.74	c   oneopt           :       0.08       0.00          0          0          0
2745.87/2754.74	c   padm             :       0.00       0.00          0          0          0
2745.87/2754.74	c   proximity        :       0.00       0.00          0          0          0
2745.87/2754.74	c   pscostdiving     :      44.78       0.00        433          0          0
2745.87/2754.74	c   randrounding     :       4.63       0.00      15232          0          0
2745.87/2754.74	c   rens             :       0.00       0.00          0          0          0
2745.87/2754.74	c   reoptsols        :       0.00       0.00          0          0          0
2745.87/2754.74	c   repair           :       0.00       0.00          0          0          0
2745.87/2754.74	c   rins             :       0.04       0.00          0          0          0
2745.87/2754.74	c   rootsoldiving    :      22.45       0.00         45          0          0
2745.87/2754.74	c   rounding         :       1.63       0.00       4674          0          0
2745.87/2754.74	c   scheduler        :       0.00       0.00          0          0          0
2745.87/2754.74	c   shiftandpropagate:       0.03       0.00          2          0          0
2745.87/2754.74	c   shifting         :       3.08       0.00       1835          0          0
2745.87/2754.74	c   simplerounding   :       0.06       0.00          0          0          0
2745.87/2754.74	c   smallcard        :       0.00       0.00          0          0          0
2745.87/2754.74	c   subnlp           :       0.09       0.00          0          0          0
2745.87/2754.74	c   trivial          :       0.00       0.00          4          0          0
2745.87/2754.74	c   trivialnegation  :       0.00       0.00          0          0          0
2745.87/2754.74	c   trustregion      :       0.00       0.00          0          0          0
2745.87/2754.74	c   trysol           :       0.05       0.00          0          0          0
2745.87/2754.74	c   twoopt           :       0.00       0.00          0          0          0
2745.87/2754.74	c   undercover       :       0.00       0.00          0          0          0
2745.87/2754.74	c   vbounds          :       0.01       0.00          2          0          0
2745.87/2754.74	c   veclendiving     :      18.48       0.00        432          0          0
2745.87/2754.74	c   zeroobj          :       0.00       0.00          0          0          0
2745.87/2754.74	c   zirounding       :       0.26       0.00       1000          0          0
2745.87/2754.74	c   other solutions  :          -          -          -          0          -
2745.87/2754.74	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
2745.87/2754.74	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2745.87/2754.74	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2745.87/2754.74	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2745.87/2754.74	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2745.87/2754.74	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2745.87/2754.74	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2745.87/2754.74	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2745.87/2754.74	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
2745.87/2754.74	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
2745.87/2754.74	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
2745.87/2754.74	c   primal LP        :       8.12       4706          0       0.00       0.00       8.12       4706
2745.87/2754.74	c   dual LP          :    1668.85     155774   14511753      94.50    8695.68       3.04       2208
2745.87/2754.74	c   lex dual LP      :       0.00          0          0       0.00          -
2745.87/2754.74	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
2745.87/2754.74	c   resolve instable :       0.00          0          0       0.00          -
2745.87/2754.74	c   diving/probing LP:     297.63       4951    1531643     309.36    5146.08
2745.87/2754.74	c   strong branching :       1.15         24      12343     514.29   10768.23          -          -         16
2745.87/2754.74	c     (at root node) :          -         24      12343     514.29          -
2745.87/2754.74	c   conflict analysis:       0.00          0          0       0.00          -
2745.87/2754.74	c B&B Tree           :
2745.87/2754.74	c   number of runs   :          2
2745.87/2754.74	c   nodes            :     178483 (103714 internal, 74769 leaves)
2745.87/2754.74	c   feasible leaves  :          0
2745.87/2754.74	c   infeas. leaves   :      74769
2745.87/2754.74	c   objective leaves :          0
2745.87/2754.74	c   nodes (total)    :     179491 (104296 internal, 75195 leaves)
2745.87/2754.74	c   nodes left       :          0
2745.87/2754.74	c   max depth        :         32
2745.87/2754.74	c   max depth (total):         34
2745.87/2754.74	c   backtracks       :      51444 (28.8%)
2745.87/2754.74	c   early backtracks :          0 (0.0%)
2745.87/2754.74	c   nodes exc. ref.  :          0 (0.0%)
2745.87/2754.74	c   delayed cutoffs  :      28946
2745.87/2754.74	c   repropagations   :     156141 (9033879 domain reductions, 26117 cutoffs)
2745.87/2754.74	c   avg switch length:       3.70
2745.87/2754.74	c   switching time   :      72.46
2745.87/2754.74	c Root Node          :
2745.87/2754.74	c   First LP value   : +0.00000000000000e+00
2745.87/2754.74	c   First LP Iters   :       4523 (30458.32 Iter/sec)
2745.87/2754.74	c   First LP Time    :       0.15
2745.87/2754.74	c   Final Dual Bound :          -
2745.87/2754.74	c   Final Root Iters :      18529
2745.87/2754.74	c   Root LP Estimate : +1.87070459089336e-01
2745.87/2754.74	c Solution           :
2745.87/2754.74	c   Solutions found  :          0 (0 improvements)
2745.87/2754.74	c   Primal Bound     : infeasible
2745.87/2754.74	c   Dual Bound       :          -
2745.87/2754.74	c   Gap              :       0.00 %
2745.87/2754.74	c Integrals          :      Total       Avg%
2745.87/2754.74	c   primal-dual      :          -          - (problem infeasible)
2745.87/2754.74	c   primal-ref       :          -          - (problem infeasible)
2745.87/2754.74	c   dual-ref         :          -          - (problem infeasible)
2745.97/2754.80	c Time complete: 2745.98.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511022-1751207147/watcher-4511022-1751207147 -o /tmp/evaluation-result-4511022-1751207147/solver-4511022-1751207147 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751207147-31092 --watchdog 3760 pbscip -f HOME/instance-4511022-1751207147.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
solver pid=31148, runsolver pid=31136
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 0.81 1.04 1.36 6/264 31149
/proc/meminfo: memFree=127546328/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=85896 memory=58840 CPUtime=0.08 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 12383 0 0 0 7 1 0 0 20 0 1 0 36394133 87957504 14710 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 21474 14710 3648 3530 0 12925 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 85896 KiB
Current children cumulated memory: 58840 KiB

[startup+0.205158 s]*
/proc/loadavg: 0.81 1.04 1.36 5/262 31157
/proc/meminfo: memFree=127529192/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=81576 memory=55144 CPUtime=0.19 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 12502 0 0 0 18 1 0 0 20 0 1 0 36394133 83533824 13786 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 20394 13786 3744 3530 0 11845 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 81576 KiB
Current children cumulated memory: 55144 KiB

[startup+0.304787 s]*
/proc/loadavg: 0.81 1.04 1.36 5/262 31157
/proc/meminfo: memFree=127501724/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=104160 memory=69608 CPUtime=0.28 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 16039 0 0 0 27 1 0 0 20 0 1 0 36394133 106659840 17402 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 26040 17402 3840 3530 0 17491 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 104160 KiB
Current children cumulated memory: 69608 KiB

[startup+0.700125 s]
/proc/loadavg: 0.81 1.04 1.36 6/262 31157
/proc/meminfo: memFree=127484348/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=113392 memory=78696 CPUtime=0.68 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 18222 0 0 0 66 2 0 0 20 0 1 0 36394133 116113408 19674 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 28348 19674 3936 3530 0 19799 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 113392 KiB
Current children cumulated memory: 78696 KiB

[startup+1.50014 s]
/proc/loadavg: 0.81 1.04 1.36 4/262 31157
/proc/meminfo: memFree=127473764/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=113392 memory=78696 CPUtime=1.47 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 18222 0 0 0 145 2 0 0 20 0 1 0 36394133 116113408 19674 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 28348 19674 3936 3530 0 19799 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 113392 KiB
Current children cumulated memory: 78696 KiB

[startup+3.10488 s]
/proc/loadavg: 1.06 1.09 1.38 5/262 31269
/proc/meminfo: memFree=127385720/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=157840 memory=120752 CPUtime=3.08 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 29014 0 0 0 304 4 0 0 20 0 1 0 36394133 161628160 30188 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 39460 30188 3968 3530 0 30911 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 157840 KiB
Current children cumulated memory: 120752 KiB

[startup+6.30011 s]
/proc/loadavg: 1.06 1.09 1.38 4/264 31374
/proc/meminfo: memFree=127346412/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=181196 memory=144268 CPUtime=6.26 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 36471 0 0 0 621 5 0 0 20 0 1 0 36394133 185544704 36067 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 45299 36067 3968 3530 0 36750 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 181196 KiB
Current children cumulated memory: 144268 KiB

[startup+12.7001 s]
/proc/loadavg: 1.59 1.20 1.41 5/266 31419
/proc/meminfo: memFree=127290500/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=196852 memory=159868 CPUtime=12.64 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 40983 0 0 0 1259 5 0 0 20 0 1 0 36394133 201576448 39967 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 49213 39967 3968 3530 0 40664 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 196852 KiB
Current children cumulated memory: 159868 KiB

[startup+25.5002 s]
/proc/loadavg: 1.96 1.30 1.44 6/266 31419
/proc/meminfo: memFree=127222432/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=215476 memory=178608 CPUtime=25.4 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 48069 0 0 0 2533 7 0 0 20 0 1 0 36394133 220647424 44652 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 53869 44652 3968 3530 0 45320 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 215476 KiB
Current children cumulated memory: 178608 KiB

[startup+51.1053 s]
/proc/loadavg: 2.66 1.51 1.51 5/266 31420
/proc/meminfo: memFree=127110552/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=236060 memory=198020 CPUtime=50.92 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 59125 0 0 0 5083 9 0 0 20 0 1 0 36394133 241725440 49505 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 59015 49505 3968 3530 0 50466 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 236060 KiB
Current children cumulated memory: 198020 KiB

[startup+102.3 s]
/proc/loadavg: 3.65 1.98 1.67 5/266 31422
/proc/meminfo: memFree=126879356/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=251312 memory=214788 CPUtime=101.92 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 63304 0 0 0 10182 10 0 0 20 0 1 0 36394133 257343488 53697 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 62828 53697 3968 3530 0 54279 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 251312 KiB
Current children cumulated memory: 214788 KiB

[startup+162.3 s]
/proc/loadavg: 4.00 2.39 1.84 6/266 31921
/proc/meminfo: memFree=126390424/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=251312 memory=214788 CPUtime=161.66 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 63306 0 0 0 16156 10 0 0 20 0 1 0 36394133 257343488 53697 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 62828 53697 3968 3530 0 54279 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 251312 KiB
Current children cumulated memory: 214788 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.71 1.98 6/265 31923
/proc/meminfo: memFree=122127376/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=251448 memory=214788 CPUtime=221.42 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 63320 0 0 0 22132 10 0 0 20 0 1 0 36394133 257482752 53697 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 62862 53697 3968 3530 0 54313 0
Current children cumulated CPU time: 221.42 s
Current children cumulated vsize: 251448 KiB
Current children cumulated memory: 214788 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 2.96 2.11 6/265 31925
/proc/meminfo: memFree=121994672/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=252044 memory=215428 CPUtime=281.17 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 63483 0 0 0 28107 10 0 0 20 0 1 0 36394133 258093056 53857 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 63011 53857 3968 3530 0 54462 0
Current children cumulated CPU time: 281.17 s
Current children cumulated vsize: 252044 KiB
Current children cumulated memory: 215428 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.17 2.24 6/265 31928
/proc/meminfo: memFree=121822616/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=295172 memory=255492 CPUtime=340.94 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 73889 0 0 0 34082 12 0 0 20 0 1 0 36394133 302256128 63873 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 73793 63873 3968 3530 0 65244 0
Current children cumulated CPU time: 340.94 s
Current children cumulated vsize: 295172 KiB
Current children cumulated memory: 255492 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 3.34 2.36 6/265 31930
/proc/meminfo: memFree=121712444/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=295172 memory=255748 CPUtime=400.69 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 73951 0 0 0 40057 12 0 0 20 0 1 0 36394133 302256128 63937 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 73793 63937 3968 3530 0 65244 0
Current children cumulated CPU time: 400.69 s
Current children cumulated vsize: 295172 KiB
Current children cumulated memory: 255748 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.49 2.47 6/265 31936
/proc/meminfo: memFree=121619904/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=295576 memory=255876 CPUtime=460.44 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 74003 0 0 0 46032 12 0 0 20 0 1 0 36394133 302669824 63969 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 73894 63969 3968 3530 0 65345 0
Current children cumulated CPU time: 460.44 s

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

/proc/loadavg: 4.11 4.09 3.91 5/265 32036
/proc/meminfo: memFree=120658156/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=421108 memory=391052 CPUtime=2254.93 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 100823 0 0 0 225475 18 0 0 20 0 1 0 36394133 431214592 97763 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 105277 97763 3968 3530 0 96728 0
Current children cumulated CPU time: 2254.93 s
Current children cumulated vsize: 421108 KiB
Current children cumulated memory: 391052 KiB

[startup+2322.3 s]
/proc/loadavg: 4.38 4.17 3.95 6/265 32043
/proc/meminfo: memFree=120614196/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=430228 memory=397964 CPUtime=2314.76 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 102559 0 0 0 231457 19 0 0 20 0 1 0 36394133 440553472 99491 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 107557 99491 3968 3530 0 99008 0
Current children cumulated CPU time: 2314.76 s
Current children cumulated vsize: 430228 KiB
Current children cumulated memory: 397964 KiB

[startup+2382.3 s]
/proc/loadavg: 4.24 4.17 3.97 5/266 32048
/proc/meminfo: memFree=120597596/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=437476 memory=402172 CPUtime=2374.58 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 103088 0 0 0 237439 19 0 0 20 0 1 0 36394133 447975424 100543 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 109369 100543 3968 3530 0 100820 0
Current children cumulated CPU time: 2374.58 s
Current children cumulated vsize: 437476 KiB
Current children cumulated memory: 402172 KiB

[startup+2442.3 s]
/proc/loadavg: 4.60 4.27 4.01 5/266 32049
/proc/meminfo: memFree=120612608/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=437476 memory=405004 CPUtime=2434.4 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 103310 0 0 0 243421 19 0 0 20 0 1 0 36394133 447975424 101251 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 109369 101251 3968 3530 0 100820 0
Current children cumulated CPU time: 2434.4 s
Current children cumulated vsize: 437476 KiB
Current children cumulated memory: 405004 KiB

[startup+2502.3 s]
/proc/loadavg: 4.41 4.29 4.04 6/266 32051
/proc/meminfo: memFree=120603736/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=437476 memory=405772 CPUtime=2494.22 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 103475 0 0 0 249403 19 0 0 20 0 1 0 36394133 447975424 101443 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 109369 101443 3968 3530 0 100820 0
Current children cumulated CPU time: 2494.22 s
Current children cumulated vsize: 437476 KiB
Current children cumulated memory: 405772 KiB

[startup+2562.3 s]
/proc/loadavg: 4.26 4.26 4.04 6/265 32053
/proc/meminfo: memFree=120599444/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=441676 memory=407820 CPUtime=2554.04 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 104003 0 0 0 255385 19 0 0 20 0 1 0 36394133 452276224 101955 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 110419 101955 3968 3530 0 101870 0
Current children cumulated CPU time: 2554.04 s
Current children cumulated vsize: 441676 KiB
Current children cumulated memory: 407820 KiB

[startup+2622.3 s]
/proc/loadavg: 4.14 4.23 4.04 6/264 32058
/proc/meminfo: memFree=120588856/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=450380 memory=411148 CPUtime=2613.87 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 104835 0 0 0 261368 19 0 0 20 0 1 0 36394133 461189120 102787 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 112595 102787 3968 3530 0 104046 0
Current children cumulated CPU time: 2613.87 s
Current children cumulated vsize: 450380 KiB
Current children cumulated memory: 411148 KiB

[startup+2682.3 s]
/proc/loadavg: 4.17 4.22 4.05 6/264 32061
/proc/meminfo: memFree=120566408/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=461832 memory=424832 CPUtime=2673.69 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 107742 0 0 0 267349 20 0 0 20 0 1 0 36394133 472915968 106208 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 115458 106208 3968 3530 0 106909 0
Current children cumulated CPU time: 2673.69 s
Current children cumulated vsize: 461832 KiB
Current children cumulated memory: 424832 KiB

[startup+2742.3 s]
/proc/loadavg: 4.12 4.19 4.05 6/264 32063
/proc/meminfo: memFree=120560516/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=461832 memory=427304 CPUtime=2733.51 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 107858 0 0 0 273331 20 0 0 20 0 1 0 36394133 472915968 106826 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 115458 106826 3968 3530 0 106909 0
Current children cumulated CPU time: 2733.51 s
Current children cumulated vsize: 461832 KiB
Current children cumulated memory: 427304 KiB

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

# cumulated CPU time of all completed processes:  user=2745.78 s, system=0.213271 s

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

[startup+2745.6 s]
/proc/loadavg: 4.11 4.19 4.05 5/264 32064
/proc/meminfo: memFree=120529596/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=461832 memory=427304 CPUtime=2736.8 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 107858 0 0 0 273660 20 0 0 20 0 1 0 36394133 472915968 106826 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 115458 106826 3968 3530 0 106909 0
Current children cumulated CPU time: 2736.8 s
Current children cumulated vsize: 461832 KiB
Current children cumulated memory: 427304 KiB

[startup+2748.8 s]
/proc/loadavg: 4.10 4.18 4.05 6/264 32064
/proc/meminfo: memFree=120529776/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=461832 memory=427304 CPUtime=2739.99 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 107858 0 0 0 273979 20 0 0 20 0 1 0 36394133 472915968 106826 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 115458 106826 3968 3530 0 106909 0
Current children cumulated CPU time: 2739.99 s
Current children cumulated vsize: 461832 KiB
Current children cumulated memory: 427304 KiB

[startup+2752 s]*
/proc/loadavg: 4.10 4.18 4.05 6/265 32066
/proc/meminfo: memFree=120530092/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=461832 memory=427304 CPUtime=2743.18 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 107860 0 0 0 274298 20 0 0 20 0 1 0 36394133 472915968 106826 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 115458 106826 3968 3530 0 106909 0
Current children cumulated CPU time: 2743.18 s
Current children cumulated vsize: 461832 KiB
Current children cumulated memory: 427304 KiB

[startup+2753.6 s]
/proc/loadavg: 4.10 4.18 4.05 6/265 32066
/proc/meminfo: memFree=120530108/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=461832 memory=427304 CPUtime=2744.77 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 107864 0 0 0 274457 20 0 0 20 0 1 0 36394133 472915968 106826 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 115458 106826 3968 3530 0 106909 0
Current children cumulated CPU time: 2744.77 s
Current children cumulated vsize: 461832 KiB
Current children cumulated memory: 427304 KiB

[startup+2754.4 s]
/proc/loadavg: 4.10 4.18 4.05 5/265 32066
/proc/meminfo: memFree=120530108/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=461832 memory=427304 CPUtime=2745.57 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 107864 0 0 0 274537 20 0 0 20 0 1 0 36394133 472915968 106826 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 115458 106826 3968 3530 0 106909 0
Current children cumulated CPU time: 2745.57 s
Current children cumulated vsize: 461832 KiB
Current children cumulated memory: 427304 KiB

[startup+2754.8 s]
/proc/loadavg: 4.10 4.18 4.05 5/265 32066
/proc/meminfo: memFree=120530108/131250000 swapFree=33010684/33010684
[pid=31148] ppid=31136 vsize=443876 memory=409452 CPUtime=2745.97 cores=5,7
/proc/31148/stat : 31148 (pbscip) R 31136 31148 31079 0 -1 4194304 107865 0 0 0 274577 20 0 0 20 0 1 0 36394133 454529024 102363 18446744073709551615 4235264 18693293 140722645044640 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 41213952 140722645051785 140722645051884 140722645051884 140722645057486 0
/proc/31148/statm: 110969 102363 3968 3530 0 102420 0
Current children cumulated CPU time: 2745.97 s
Current children cumulated vsize: 443876 KiB
Current children cumulated memory: 409452 KiB

Child status: 0

Real time (s): 2754.81
CPU time (s): 2745.99
CPU user time (s): 2745.78
CPU system time (s): 0.213271
CPU usage (%): 99.6798
Max. virtual memory (cumulated for all children) (KiB): 461832
Max. memory (cumulated for all children) (KiB): 427304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2745.78
system time used= 0.213271
maximum resident set size= 427304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107873
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= 126
involuntary context switches= 2841


# summary of solver processes directly reported to runsolver:
#   pid: 31148
#   total CPU time (s): 2745.99
#   total CPU user time (s): 2745.78
#   total CPU system time (s): 0.213271

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.01076 second user time and 11.7805 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-06-29 16:25:47
IDJOB=4511022
IDBENCH=160417
IDSOLVER=3365
FILE ID=nodeC033/4511022-1751207147
RUNJOBID= nodeC033-1751207147-31092
SLURM_JOB_ID= 9587633
Free space on /tmp= 432780 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-left3reg-l080-r079-n1.cnf-extracted.pb.metafix.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511022-1751207147/watcher-4511022-1751207147 -o /tmp/evaluation-result-4511022-1751207147/solver-4511022-1751207147 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751207147-31092 --watchdog 3760  pbscip -f HOME/instance-4511022-1751207147.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= fb8182fd0bba68f9e66fcd22263b2e3b
RANDOM SEED=442343735

nodeC033 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		: 3600.048
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	: 7000.13
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.120
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	: 7000.13
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		: 3528.763
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	: 7000.13
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		: 3602.129
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	: 7000.13
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		: 3600.059
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	: 7000.13
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		: 3580.770
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	: 7000.13
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		: 3594.426
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	: 7000.13
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		: 3600.082
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	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127650480 kB
MemAvailable:   129783648 kB
Buffers:            3280 kB
Cached:          2935072 kB
SwapCached:            0 kB
Active:           323924 kB
Inactive:        2676424 kB
Active(anon):      80116 kB
Inactive(anon):        0 kB
Active(file):     243808 kB
Inactive(file):  2676424 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             75240 kB
Writeback:             0 kB
AnonPages:         63048 kB
Mapped:           103260 kB
Shmem:             18120 kB
KReclaimable:     104352 kB
Slab:             192264 kB
SReclaimable:     104352 kB
SUnreclaim:        87912 kB
KernelStack:        4096 kB
PageTables:         2740 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     329988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432672 MiB
End job on nodeC033 at 2025-06-29 17:11:42