Trace number 4432780

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07? 3586.34 3597.1

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx63.opb
MD5SUM7c2ff02722ff3a09887b085a032d3a00
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark71553.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 786
Number of bits of the biggest sum of numbers10
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-4432780-1721103815.opb>
0.00/0.05	c original problem has 3216 variables (3216 bin, 0 int, 0 impl, 0 cont) and 3658 constraints
0.00/0.05	c problem read in 0.04
0.00/0.07	c presolving:
0.00/0.10	c (round 1, fast)       6 del vars, 1 del conss, 0 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs
0.11/0.11	c (round 2, fast)       6 del vars, 3211 del conss, 0 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 447 clqs
0.11/0.13	c    (0.1s) running MILP presolver
0.11/0.15	c    (0.1s) MILP presolver found nothing
0.11/0.17	c (round 3, exhaustive) 6 del vars, 3211 del conss, 0 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 447 clqs
0.22/0.31	c    (0.3s) probing: 51/3210 (1.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.22/0.31	c    (0.3s) probing aborted: 50/50 successive totally useless probings
0.31/0.34	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.58/1.67	c    (1.7s) symmetry computation finished: 428 generators found (max: 1500, log10 of symmetry group size: 140.0) (symcode time: 1.32)
1.68/1.70	c dynamic symmetry handling statistics:
1.68/1.70	c    orbitopal reduction:       no components
1.68/1.70	c    orbital reduction:         no components
1.68/1.70	c    lexicographic reduction:   no permutations
1.68/1.70	c handled 1 out of 1 symmetry components
1.68/1.70	c (round 4, exhaustive) 392 del vars, 3211 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 428 clqs
1.68/1.71	c (round 5, medium)     612 del vars, 3211 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 402 clqs
1.68/1.71	c (round 6, medium)     680 del vars, 3211 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 399 clqs
1.68/1.71	c (round 7, medium)     695 del vars, 3211 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 399 clqs
1.68/1.72	c (round 8, medium)     736 del vars, 3211 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 399 clqs
1.68/1.72	c (round 9, medium)     749 del vars, 3211 del conss, 383 add conss, 6 chg bounds, 0 chg sides, 0 chg coeffs, 447 upgd conss, 0 impls, 399 clqs
1.99/2.06	c    (2.1s) probing: 1000/3210 (31.2%) - 0 fixings, 0 aggregations, 35130 implications, 0 bound changes
2.09/2.15	c    (2.1s) probing: 1203/3210 (37.5%) - 0 fixings, 0 aggregations, 42067 implications, 0 bound changes
2.09/2.15	c    (2.1s) probing aborted: 50/50 successive totally useless probings
2.09/2.16	c presolving (10 rounds: 10 fast, 8 medium, 3 exhaustive):
2.09/2.16	c  750 deleted vars, 3211 deleted constraints, 383 added constraints, 6 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
2.09/2.16	c  0 implications, 31998 cliques
2.09/2.16	c presolved problem has 2466 variables (2466 bin, 0 int, 0 impl, 0 cont) and 830 constraints
2.09/2.16	c     384 constraints of type <knapsack>
2.09/2.16	c      63 constraints of type <setppc>
2.09/2.16	c     383 constraints of type <orbitope>
2.09/2.16	c transformed objective value is always integral (scale: 1)
2.09/2.16	c Presolving Time: 2.09
2.09/2.16	c - non default parameters ----------------------------------------------------------------------
2.09/2.16	c # SCIP version 10.0.0
2.09/2.16	c 
2.09/2.16	c # maximal time in seconds to run
2.09/2.16	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
2.09/2.16	c limits/time = 3596.99326
2.09/2.16	c 
2.09/2.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.09/2.16	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
2.09/2.16	c limits/memory = 27900
2.09/2.16	c 
2.09/2.16	c # belongs reading time to solving time?
2.09/2.16	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
2.09/2.16	c timing/reading = TRUE
2.09/2.16	c 
2.09/2.16	c -----------------------------------------------------------------------------------------------
2.09/2.16	c start solving
2.09/2.16	c 
2.38/2.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.38/2.49	c   2.5s|     1 |     0 |   584 |     - |    74M |   0 |2466 | 886 | 447 |   0 |  0 |  55 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.58/2.66	c   2.7s|     1 |     0 |  1086 |     - |    78M |   0 |2466 | 886 | 460 |  13 |  1 |  55 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.68/2.71	c   2.7s|     1 |     0 |  1174 |     - |    80M |   0 |2466 | 886 | 478 |  31 |  2 |  55 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.68/2.77	c   2.8s|     1 |     0 |  1321 |     - |    82M |   0 |2466 | 886 | 495 |  48 |  3 |  55 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.78/2.82	c   2.8s|     1 |     0 |  1413 |     - |    84M |   0 |2466 | 888 | 511 |  64 |  4 |  57 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.88/2.91	c   2.9s|     1 |     0 |  1987 |     - |    85M |   0 |2466 | 888 | 531 |  84 |  5 |  57 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.88/2.97	c   3.0s|     1 |     0 |  2182 |     - |    88M |   0 |2466 | 889 | 550 | 103 |  6 |  58 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.99/3.03	c   3.0s|     1 |     0 |  2285 |     - |    89M |   0 |2466 | 889 | 569 | 122 |  7 |  58 |   0 | 6.000000e+00 |      --      |    Inf | unknown
2.99/3.09	c   3.1s|     1 |     0 |  2345 |     - |    91M |   0 |2466 | 890 | 584 | 137 |  8 |  59 |   0 | 6.000000e+00 |      --      |    Inf | unknown
3.09/3.15	c   3.1s|     1 |     0 |  2464 |     - |    92M |   0 |2466 | 890 | 603 | 156 |  9 |  59 |   0 | 6.000000e+00 |      --      |    Inf | unknown
3.17/3.24	c   3.2s|     1 |     0 |  2882 |     - |    94M |   0 |2466 | 891 | 620 | 173 | 10 |  60 |   0 | 6.000000e+00 |      --      |    Inf | unknown
3.17/3.29	c   3.3s|     1 |     0 |  3012 |     - |    96M |   0 |2466 | 892 | 640 | 193 | 11 |  61 |   0 | 6.000000e+00 |      --      |    Inf | unknown
3.48/3.52	c   3.5s|     1 |     2 |  4807 |     - |    96M |   0 |2466 | 930 | 640 | 193 | 11 |  99 |  11 | 6.000000e+00 |      --      |    Inf | unknown
6.77/6.86	c   6.9s|   100 |    63 | 39427 | 367.8 |    99M |  30 |2466 |1323 | 499 | 394 |  0 | 494 |  11 | 6.000000e+00 |      --      |    Inf | unknown
8.27/8.35	c   8.3s|   200 |    92 | 60038 | 286.6 |   100M |  39 |2466 |1491 | 497 | 583 |  1 | 668 |  11 | 6.000000e+00 |      --      |    Inf | unknown
9.76/9.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.76/9.84	c   9.8s|   300 |   102 | 80686 | 259.8 |   101M |  39 |2466 |1693 | 490 | 730 |  0 | 879 |  11 | 6.000000e+00 |      --      |    Inf | unknown
11.46/11.58	c  11.6s|   400 |   101 | 98396 | 239.1 |   102M |  40 |2466 |1888 | 475 | 921 |  1 |1149 |  11 | 6.000000e+00 |      --      |    Inf | unknown
12.46/12.52	c  12.5s|   500 |   146 |109185 | 212.8 |   103M |  40 |2466 |1953 | 510 |1088 |  1 |1236 |  11 | 6.000000e+00 |      --      |    Inf | unknown
13.45/13.57	c  13.6s|   600 |   170 |120358 | 195.9 |   105M |  40 |2466 |2004 | 474 |1269 |  1 |1411 |  11 | 6.000000e+00 |      --      |    Inf | unknown
14.35/14.45	c  14.4s|   700 |   189 |130615 | 182.6 |   105M |  40 |2466 |2054 | 486 |1385 |  1 |1485 |  11 | 6.000000e+00 |      --      |    Inf | unknown
15.64/15.78	c  15.8s|   800 |   222 |143133 | 175.4 |   106M |  40 |2466 |2157 | 501 |1627 |  2 |1721 |  11 | 6.000000e+00 |      --      |    Inf | unknown
16.64/16.75	c  16.7s|   900 |   269 |153177 | 167.0 |   106M |  40 |2466 |2258 | 506 |1806 |  1 |1923 |  11 | 6.000000e+00 |      --      |    Inf | unknown
17.34/17.49	c  17.5s|  1000 |   307 |160219 | 157.4 |   107M |  40 |2466 |2431 | 506 |1922 |  1 |2137 |  11 | 6.000000e+00 |      --      |    Inf | unknown
18.24/18.31	c  18.3s|  1100 |   343 |169798 | 151.8 |   107M |  40 |2466 |2581 | 507 |1992 |  1 |2317 |  11 | 6.000000e+00 |      --      |    Inf | unknown
19.13/19.28	c  19.3s|  1200 |   378 |179971 | 147.6 |   108M |  40 |2466 |2754 | 490 |2105 |  1 |2567 |  11 | 6.000000e+00 |      --      |    Inf | unknown
20.43/20.50	c  20.5s|  1300 |   421 |198469 | 150.5 |   108M |  40 |2466 |2914 | 508 |2200 |  0 |2832 |  11 | 6.000000e+00 |      --      |    Inf | unknown
21.32/21.49	c  21.5s|  1400 |   455 |206469 | 145.4 |   109M |  40 |2466 |3033 | 465 |2366 |  1 |3054 |  11 | 6.000000e+00 |      --      |    Inf | unknown
22.52/22.61	c  22.6s|  1500 |   509 |216112 | 142.2 |   109M |  40 |2466 |3102 | 475 |2508 |  1 |3265 |  11 | 6.000000e+00 |      --      |    Inf | unknown
23.32/23.43	c  23.4s|  1600 |   550 |223958 | 138.2 |   109M |  40 |2466 |3234 | 493 |2716 |  1 |3478 |  11 | 6.000000e+00 |      --      |    Inf | unknown
24.51/24.61	c  24.6s|  1700 |   606 |234992 | 136.5 |   110M |  40 |2466 |3274 | 489 |2895 |  1 |3654 |  11 | 6.000000e+00 |      --      |    Inf | unknown
25.11/25.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
25.11/25.29	c  25.3s|  1800 |   638 |240459 | 132.0 |   110M |  40 |2466 |3362 | 475 |3066 |  1 |3800 |  11 | 6.000000e+00 |      --      |    Inf | unknown
26.41/26.52	c  26.5s|  1900 |   670 |253601 | 132.0 |   112M |  40 |2466 |3486 | 498 |3276 |  1 |4013 |  11 | 6.000000e+00 |      --      |    Inf | unknown
26.71/26.88	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
26.71/26.88	c (run 1, node 1938) performing user restart
26.71/26.88	c 
26.71/26.89	c (restart) converted 17 cuts from the global cut pool into linear constraints
26.71/26.89	c 
26.81/26.91	c presolving:
26.81/26.92	c (round 1, fast)       0 del vars, 52 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2 chg coeffs, 0 upgd conss, 0 impls, 32011 clqs
26.81/26.95	c (round 2, exhaustive) 0 del vars, 52 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2 chg coeffs, 17 upgd conss, 0 impls, 32011 clqs
27.02/27.15	c (round 3, exhaustive) 0 del vars, 322 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 207 chg coeffs, 17 upgd conss, 0 impls, 32011 clqs
27.20/27.34	c (round 4, exhaustive) 0 del vars, 329 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 207 chg coeffs, 17 upgd conss, 0 impls, 32011 clqs
27.20/27.38	c (round 5, exhaustive) 0 del vars, 329 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 283 chg coeffs, 17 upgd conss, 0 impls, 32011 clqs
27.50/27.62	c presolving (6 rounds: 6 fast, 5 medium, 5 exhaustive):
27.50/27.62	c  0 deleted vars, 330 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 283 changed coefficients
27.50/27.62	c  0 implications, 32011 cliques
27.50/27.62	c presolved problem has 2466 variables (2466 bin, 0 int, 0 impl, 0 cont) and 3155 constraints
27.50/27.62	c     399 constraints of type <knapsack>
27.50/27.62	c      79 constraints of type <setppc>
27.50/27.62	c      14 constraints of type <linear>
27.50/27.62	c     383 constraints of type <orbitope>
27.50/27.62	c    2280 constraints of type <logicor>
27.50/27.62	c transformed objective value is always integral (scale: 1)
27.50/27.62	c Presolving Time: 2.81
27.50/27.62	c 
27.60/27.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
27.60/27.77	c  27.8s|     1 |     0 |258039 |     - |   125M |   0 |2466 |3157 | 464 |   0 |  0 |4074 |  11 | 6.000000e+00 |      --      |    Inf | unknown
27.92/28.06	c  28.1s|     1 |     0 |258081 |     - |   125M |   0 |2466 |3157 | 481 |  17 |  1 |4074 |  11 | 6.000000e+00 |      --      |    Inf | unknown
28.02/28.13	c  28.1s|     1 |     0 |258133 |     - |   126M |   0 |2466 |3162 | 501 |  37 |  2 |4079 |  11 | 6.000000e+00 |      --      |    Inf | unknown
28.02/28.18	c  28.2s|     1 |     0 |258182 |     - |   127M |   0 |2466 |3163 | 517 |  53 |  3 |4080 |  11 | 6.000000e+00 |      --      |    Inf | unknown
28.11/28.24	c  28.2s|     1 |     0 |258235 |     - |   127M |   0 |2466 |3167 | 538 |  74 |  4 |4084 |  11 | 6.000000e+00 |      --      |    Inf | unknown
28.21/28.31	c  28.3s|     1 |     0 |258293 |     - |   127M |   0 |2466 |3170 | 553 |  89 |  5 |4087 |  11 | 6.000000e+00 |      --      |    Inf | unknown
28.21/28.37	c  28.4s|     1 |     0 |258400 |     - |   127M |   0 |2466 |3170 | 574 | 110 |  6 |4088 |  11 | 6.000000e+00 |      --      |    Inf | unknown
28.31/28.45	c  28.4s|     1 |     0 |258466 |     - |   127M |   0 |2466 |3170 | 590 | 126 |  7 |4088 |  11 | 6.000000e+00 |      --      |    Inf | unknown
28.41/28.53	c  28.5s|     1 |     0 |258550 |     - |   128M |   0 |2466 |3170 | 606 | 142 |  8 |4089 |  11 | 6.000000e+00 |      --      |    Inf | unknown
28.51/28.61	c  28.6s|     1 |     0 |258699 |     - |   129M |   0 |2466 |3167 | 626 | 162 |  9 |4090 |  11 | 6.000000e+00 |      --      |    Inf | unknown
28.51/28.69	c  28.7s|     1 |     0 |258777 |     - |   130M |   0 |2466 |3160 | 631 | 179 | 10 |4092 |  11 | 6.000000e+00 |      --      |    Inf | unknown
28.71/28.89	c  28.9s|     1 |     0 |260015 |     - |   130M |   0 |2466 |3143 | 654 | 202 | 11 |4097 |  11 | 6.000000e+00 |      --      |    Inf | unknown
29.60/29.77	c  29.8s|     1 |     2 |264848 |     - |   130M |   0 |2466 |3127 | 654 | 202 | 11 |4144 |  22 | 6.000000e+00 |      --      |    Inf | unknown
32.01/32.13	c  32.1s|   100 |    61 |282777 | 136.1 |   130M |  42 |2466 |3186 | 569 | 336 |  1 |4280 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
33.29/33.49	c  33.5s|   200 |    83 |296216 | 136.0 |   132M |  50 |2466 |3239 | 591 | 518 |  0 |4340 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
34.48/34.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
34.48/34.69	c  34.7s|   300 |    89 |308673 | 135.5 |   133M |  54 |2466 |3299 | 574 | 657 |  0 |4412 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
36.00/36.15	c  36.1s|   400 |   109 |323718 | 136.1 |   133M |  54 |2466 |3301 | 586 | 872 |  1 |4425 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
37.78/37.90	c  37.9s|   500 |   122 |342636 | 138.3 |   133M |  54 |2466 |3314 | 569 |1037 |  1 |4464 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
39.27/39.49	c  39.5s|   600 |   133 |359385 | 139.4 |   133M |  54 |2466 |3324 | 578 |1244 |  0 |4498 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
40.67/40.83	c  40.8s|   700 |   149 |372991 | 139.3 |   133M |  54 |2466 |3354 | 588 |1464 |  1 |4556 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
42.46/42.64	c  42.6s|   800 |   164 |390226 | 140.5 |   133M |  54 |2466 |3358 | 564 |1662 |  1 |4581 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
43.56/43.78	c  43.8s|   900 |   172 |400901 | 139.3 |   133M |  54 |2466 |3370 | 584 |1852 |  2 |4609 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
45.15/45.34	c  45.3s|  1000 |   187 |415731 | 139.6 |   134M |  54 |2466 |3402 | 570 |2072 |  1 |4669 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
46.56/46.70	c  46.7s|  1100 |   216 |431241 | 140.1 |   134M |  54 |2466 |3420 | 572 |2181 |  1 |4721 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
48.05/48.25	c  48.2s|  1200 |   209 |445771 | 140.3 |   134M |  54 |2466 |3450 | 586 |2354 |  1 |4780 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
49.74/49.91	c  49.9s|  1300 |   211 |462217 | 141.1 |   134M |  54 |2466 |3472 | 576 |2576 |  1 |4825 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
51.85/52.03	c  52.0s|  1400 |   240 |485526 | 143.8 |   134M |  54 |2466 |3494 | 564 |2793 |  0 |4887 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
53.13/53.39	c  53.4s|  1500 |   251 |498872 | 143.5 |   134M |  54 |2466 |3496 | 567 |2920 |  1 |4931 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
55.12/55.30	c  55.3s|  1600 |   266 |519702 | 145.3 |   134M |  54 |2466 |3515 | 601 |3102 |  0 |4985 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
56.94/57.12	c  57.1s|  1700 |   280 |539302 | 146.7 |   134M |  54 |2466 |3537 | 604 |3283 |  1 |5030 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
58.12/58.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
58.12/58.39	c  58.4s|  1800 |   300 |559008 | 148.1 |   134M |  54 |2466 |3559 | 587 |3451 |  0 |5063 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
59.61/59.89	c  59.9s|  1900 |   305 |574741 | 148.3 |   134M |  54 |2466 |3567 | 579 |3618 |  0 |5077 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
61.71/61.94	c  61.9s|  2000 |   325 |596510 | 150.1 |   135M |  54 |2466 |3605 | 584 |3916 |  0 |5141 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
63.20/63.49	c  63.5s|  2100 |   338 |612523 | 150.3 |   135M |  54 |2466 |3610 | 587 |4100 |  1 |5159 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
64.40/64.63	c  64.6s|  2200 |   339 |624246 | 149.5 |   135M |  54 |2466 |3610 | 573 |4218 |  1 |5185 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
66.69/66.96	c  67.0s|  2300 |   332 |645681 | 151.1 |   135M |  54 |2466 |3603 | 591 |4445 |  0 |5213 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
68.19/68.43	c  68.4s|  2400 |   333 |660447 | 151.0 |   135M |  54 |2466 |3626 | 573 |4566 |  0 |5266 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
69.90/70.16	c  70.1s|  2500 |   349 |678191 | 151.6 |   135M |  54 |2466 |3655 | 591 |4777 |  0 |5322 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
71.98/72.25	c  72.2s|  2600 |   375 |702056 | 153.5 |   135M |  54 |2466 |3666 | 561 |5008 |  0 |5377 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
73.67/73.98	c  74.0s|  2700 |   387 |717972 | 153.6 |   135M |  54 |2466 |3676 | 568 |5187 |  2 |5439 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
75.26/75.56	c  75.6s|  2800 |   397 |735628 | 154.1 |   135M |  54 |2466 |3673 | 593 |5330 |  1 |5461 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
76.57/76.89	c  76.9s|  2900 |   412 |748444 | 153.6 |   135M |  54 |2466 |3682 | 612 |5440 |  1 |5485 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
78.06/78.37	c  78.4s|  3000 |   416 |763159 | 153.4 |   136M |  54 |2466 |3670 | 567 |5621 |  1 |5518 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
79.46/79.76	c  79.8s|  3100 |   423 |776807 | 153.1 |   136M |  54 |2466 |3697 | 598 |5760 |  2 |5568 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
80.95/81.26	c  81.3s|  3200 |   441 |792587 | 153.2 |   136M |  54 |2466 |3695 | 585 |5924 |  1 |5579 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
82.44/82.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
82.44/82.75	c  82.7s|  3300 |   452 |808912 | 153.4 |   136M |  54 |2466 |3712 | 595 |6153 |  0 |5609 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
84.14/84.46	c  84.5s|  3400 |   458 |826937 | 153.9 |   136M |  54 |2466 |3714 | 588 |6338 |  0 |5642 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
85.13/85.49	c  85.5s|  3500 |   465 |836186 | 152.8 |   136M |  54 |2466 |3761 | 586 |6428 |  0 |5705 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
86.44/86.75	c  86.7s|  3600 |   476 |849203 | 152.4 |   136M |  54 |2466 |3769 | 580 |6573 |  1 |5753 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
88.43/88.74	c  88.7s|  3700 |   478 |870775 | 153.5 |   136M |  54 |2466 |3759 | 588 |6775 |  1 |5771 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
89.52/89.90	c  89.9s|  3800 |   484 |882075 | 152.8 |   136M |  54 |2466 |3757 |   0 |6900 |  0 |5789 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
91.52/91.85	c  91.8s|  3900 |   488 |902263 | 153.6 |   137M |  54 |2466 |3745 | 583 |7030 |  1 |5813 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
92.73/93.02	c  93.0s|  4000 |   488 |912744 | 152.8 |   137M |  54 |2466 |3793 | 583 |7193 |  0 |5875 |  22 | 6.000000e+00 |      --      |    Inf |   3.91%
94.31/94.67	c  94.7s|  4100 |   494 |929855 | 153.1 |   137M |  54 |2466 |3768 | 585 |7375 |  1 |5902 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
96.10/96.48	c  96.5s|  4200 |   506 |949102 | 153.7 |   137M |  54 |2466 |3774 | 597 |7612 |  0 |5947 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
97.72/98.04	c  98.0s|  4300 |   501 |966594 | 154.1 |   137M |  54 |2466 |3759 | 593 |7752 |  1 |5986 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
99.20/99.58	c  99.6s|  4400 |   508 |982150 | 154.1 |   137M |  54 |2466 |3752 | 564 |7922 |  1 |6008 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
100.99/101.37	c   101s|  4500 |   515 |  1006k| 155.5 |   137M |  54 |2466 |3781 | 584 |8048 |  1 |6043 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
102.48/102.86	c   103s|  4600 |   515 |  1021k| 155.4 |   138M |  54 |2466 |3802 | 606 |8169 |  1 |6073 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
104.38/104.70	c   105s|  4700 |   509 |  1040k| 156.0 |   138M |  54 |2466 |3807 | 585 |8269 |  1 |6116 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
105.57/105.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
105.57/105.98	c   106s|  4800 |   504 |  1053k| 155.5 |   138M |  54 |2466 |3780 | 562 |8390 |  1 |6139 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
107.17/107.59	c   108s|  4900 |   518 |  1069k| 155.6 |   138M |  54 |2466 |3776 | 590 |8630 |  0 |6166 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
108.57/109.01	c   109s|  5000 |   522 |  1083k| 155.4 |   138M |  54 |2466 |3783 | 580 |8734 |  0 |6201 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
111.26/111.62	c   112s|  5100 |   522 |  1111k| 157.2 |   138M |  54 |2466 |3735 | 572 |8982 |  1 |6243 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
113.35/113.73	c   114s|  5200 |   527 |  1133k| 158.1 |   138M |  54 |2466 |3741 | 571 |9169 |  2 |6319 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
114.55/114.90	c   115s|  5300 |   545 |  1145k| 157.5 |   138M |  54 |2466 |3747 | 598 |9253 |  0 |6347 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
115.94/116.30	c   116s|  5400 |   548 |  1159k| 157.2 |   138M |  54 |2466 |3764 | 590 |9435 |  1 |6388 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
118.24/118.63	c   119s|  5500 |   556 |  1183k| 158.4 |   138M |  54 |2466 |3752 | 573 |9710 |  1 |6461 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
120.03/120.48	c   120s|  5600 |   560 |  1204k| 159.0 |   138M |  54 |2466 |3737 | 615 |9869 |  1 |6505 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
122.33/122.75	c   123s|  5700 |   574 |  1227k| 160.0 |   139M |  54 |2466 |3736 | 602 |  10k|  0 |6550 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
123.73/124.15	c   124s|  5800 |   591 |  1242k| 159.8 |   139M |  54 |2466 |3731 | 592 |  10k|  0 |6571 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
125.81/126.25	c   126s|  5900 |   590 |  1264k| 160.6 |   139M |  54 |2466 |3745 | 569 |  10k|  1 |6604 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
127.41/127.88	c   128s|  6000 |   596 |  1280k| 160.6 |   139M |  54 |2466 |3781 | 601 |  10k|  1 |6680 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
129.90/130.38	c   130s|  6100 |   592 |  1305k| 161.7 |   139M |  54 |2466 |3742 | 629 |  10k|  2 |6711 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
131.61/132.08	c   132s|  6200 |   607 |  1322k| 161.9 |   139M |  54 |2466 |3716 | 591 |  10k|  0 |6738 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
132.99/133.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
132.99/133.47	c   133s|  6300 |   615 |  1336k| 161.6 |   139M |  54 |2466 |3709 | 610 |  10k|  1 |6766 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
134.09/134.53	c   135s|  6400 |   612 |  1346k| 160.8 |   139M |  54 |2466 |3700 |   0 |  11k|  0 |6782 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
135.78/136.28	c   136s|  6500 |   611 |  1364k| 161.1 |   139M |  54 |2466 |3701 | 604 |  11k|  0 |6807 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
137.88/138.30	c   138s|  6600 |   603 |  1386k| 161.7 |   139M |  54 |2466 |3687 | 603 |  11k|  0 |6840 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
139.48/139.94	c   140s|  6700 |   606 |  1402k| 161.7 |   139M |  54 |2466 |3654 | 616 |  11k|  0 |6870 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
141.07/141.59	c   142s|  6800 |   606 |  1418k| 161.8 |   140M |  54 |2466 |3670 | 590 |  11k|  1 |6903 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
143.06/143.52	c   144s|  6900 |   615 |  1439k| 162.2 |   140M |  54 |2466 |3699 | 583 |  11k|  1 |6965 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
144.57/145.10	c   145s|  7000 |   614 |  1456k| 162.3 |   140M |  54 |2466 |3688 | 594 |  11k|  1 |6983 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
145.85/146.30	c   146s|  7100 |   612 |  1467k| 161.8 |   140M |  54 |2466 |3689 | 600 |  11k|  1 |7014 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
147.25/147.74	c   148s|  7200 |   626 |  1482k| 161.6 |   140M |  54 |2466 |3701 | 574 |  12k|  0 |7037 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
149.24/149.79	c   150s|  7300 |   622 |  1503k| 162.1 |   140M |  54 |2466 |3634 | 607 |  12k|  2 |7061 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
151.03/151.58	c   152s|  7400 |   620 |  1521k| 162.3 |   140M |  54 |2466 |3628 | 590 |  12k|  1 |7086 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
152.74/153.26	c   153s|  7500 |   624 |  1538k| 162.4 |   140M |  54 |2466 |3633 | 596 |  12k|  0 |7111 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
154.33/154.88	c   155s|  7600 |   631 |  1554k| 162.4 |   140M |  54 |2466 |3496 | 600 |  12k|  0 |7146 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
156.54/157.06	c   157s|  7700 |   644 |  1577k| 163.1 |   141M |  54 |2466 |3448 | 595 |  12k|  1 |7188 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
158.12/158.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
158.12/158.66	c   159s|  7800 |   648 |  1593k| 163.1 |   141M |  54 |2466 |3432 | 580 |  13k|  1 |7207 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
159.53/160.04	c   160s|  7900 |   655 |  1607k| 162.9 |   141M |  54 |2466 |3415 | 596 |  13k|  1 |7220 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
161.21/161.71	c   162s|  8000 |   662 |  1625k| 163.0 |   141M |  54 |2466 |3414 | 592 |  13k|  0 |7261 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
162.71/163.28	c   163s|  8100 |   666 |  1642k| 163.1 |   141M |  54 |2466 |3415 | 593 |  13k|  1 |7286 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
164.70/165.24	c   165s|  8200 |   658 |  1669k| 164.1 |   141M |  54 |2466 |3418 | 612 |  13k|  0 |7323 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
166.79/167.38	c   167s|  8300 |   660 |  1692k| 164.8 |   141M |  54 |2466 |3413 | 609 |  13k|  1 |7366 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
168.50/169.10	c   169s|  8400 |   671 |  1709k| 164.8 |   141M |  54 |2466 |3403 | 595 |  14k|  2 |7392 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
169.88/170.46	c   170s|  8500 |   688 |  1723k| 164.6 |   141M |  54 |2466 |3415 | 621 |  14k|  1 |7441 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
171.49/172.10	c   172s|  8600 |   701 |  1739k| 164.6 |   141M |  54 |2466 |3406 | 578 |  14k|  1 |7485 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
174.17/174.77	c   175s|  8700 |   690 |  1766k| 165.5 |   141M |  54 |2466 |3399 | 668 |  14k|  2 |7541 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
175.67/176.24	c   176s|  8800 |   693 |  1781k| 165.4 |   141M |  54 |2466 |3394 | 609 |  14k|  0 |7565 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
177.36/177.96	c   178s|  8900 |   707 |  1799k| 165.5 |   141M |  54 |2466 |3396 | 600 |  14k|  1 |7588 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
179.16/179.72	c   180s|  9000 |   714 |  1818k| 165.8 |   141M |  54 |2466 |3406 | 598 |  15k|  0 |7602 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
180.65/181.27	c   181s|  9100 |   726 |  1834k| 165.7 |   141M |  54 |2466 |3407 | 606 |  15k|  0 |7616 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
182.35/182.91	c   183s|  9200 |   734 |  1852k| 165.8 |   142M |  54 |2466 |3438 | 589 |  15k|  1 |7649 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
184.74/185.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
184.74/185.39	c   185s|  9300 |   733 |  1879k| 166.7 |   142M |  54 |2466 |3431 | 586 |  15k|  1 |7681 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
186.23/186.88	c   187s|  9400 |   737 |  1894k| 166.6 |   142M |  54 |2466 |3450 | 588 |  15k|  1 |7719 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
187.83/188.45	c   188s|  9500 |   741 |  1909k| 166.5 |   142M |  54 |2466 |3415 |   0 |  15k|  0 |7768 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
189.44/190.01	c   190s|  9600 |   733 |  1926k| 166.5 |   142M |  54 |2466 |3398 | 617 |  15k|  3 |7798 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
192.91/193.51	c   194s|  9700 |   703 |  1961k| 168.1 |   142M |  54 |2466 |3340 | 571 |  15k|  1 |7832 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
194.42/195.11	c   195s|  9800 |   715 |  1978k| 168.1 |   142M |  54 |2466 |3352 | 578 |  16k|  1 |7861 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
196.00/196.68	c   197s|  9900 |   712 |  1994k| 168.0 |   142M |  54 |2466 |3345 | 601 |  16k|  1 |7881 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
197.90/198.59	c   199s| 10000 |   713 |  2014k| 168.3 |   142M |  54 |2466 |3330 | 597 |  16k|  1 |7910 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
199.51/200.18	c   200s| 10100 |   722 |  2030k| 168.2 |   142M |  54 |2466 |3341 | 601 |  16k|  0 |7944 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
200.99/201.68	c   202s| 10200 |   722 |  2044k| 168.0 |   142M |  54 |2466 |3341 | 621 |  16k|  1 |7985 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
202.88/203.56	c   204s| 10300 |   735 |  2063k| 168.2 |   142M |  54 |2466 |3336 | 608 |  16k|  0 |8014 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
204.08/204.70	c   205s| 10400 |   738 |  2074k| 167.7 |   142M |  54 |2466 |3335 | 590 |  16k|  2 |8029 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
205.57/206.25	c   206s| 10500 |   737 |  2089k| 167.5 |   142M |  54 |2466 |3349 | 621 |  16k|  0 |8052 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
207.07/207.71	c   208s| 10600 |   752 |  2103k| 167.4 |   142M |  54 |2466 |3365 | 590 |  16k|  0 |8084 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
208.48/209.19	c   209s| 10700 |   746 |  2118k| 167.2 |   142M |  54 |2466 |3287 | 578 |  16k|  1 |8155 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
210.56/211.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
210.56/211.25	c   211s| 10800 |   747 |  2139k| 167.5 |   142M |  54 |2466 |3299 | 605 |  17k|  2 |8209 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
212.06/212.75	c   213s| 10900 |   763 |  2154k| 167.4 |   142M |  54 |2466 |3299 | 588 |  17k|  1 |8244 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
214.46/215.13	c   215s| 11000 |   764 |  2179k| 168.0 |   142M |  54 |2466 |3319 | 582 |  17k|  1 |8308 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
215.84/216.51	c   217s| 11100 |   760 |  2192k| 167.8 |   143M |  54 |2466 |3308 | 577 |  17k|  1 |8323 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
217.94/218.64	c   219s| 11200 |   766 |  2215k| 168.2 |   143M |  54 |2466 |3285 | 594 |  17k|  0 |8361 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
221.03/221.77	c   222s| 11300 |   760 |  2253k| 169.8 |   143M |  54 |2466 |3189 | 606 |  18k|  1 |8390 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
223.22/223.96	c   224s| 11400 |   773 |  2277k| 170.3 |   143M |  54 |2466 |3185 | 576 |  18k|  0 |8424 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
225.12/225.84	c   226s| 11500 |   783 |  2292k| 170.2 |   143M |  54 |2466 |3270 | 569 |  18k|  0 |8531 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
227.43/228.15	c   228s| 11600 |   805 |  2312k| 170.4 |   143M |  54 |2466 |3279 | 595 |  18k|  1 |8564 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
229.11/229.87	c   230s| 11700 |   832 |  2330k| 170.5 |   143M |  54 |2466 |3302 |   0 |  18k|  0 |8630 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
230.91/231.63	c   232s| 11800 |   831 |  2349k| 170.6 |   143M |  54 |2466 |3306 | 581 |  19k|  1 |8672 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
233.00/233.70	c   234s| 11900 |   835 |  2370k| 170.9 |   143M |  54 |2466 |3307 | 582 |  19k|  1 |8724 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
234.70/235.48	c   235s| 12000 |   839 |  2388k| 171.0 |   143M |  54 |2466 |3320 | 597 |  19k|  1 |8757 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
236.89/237.60	c   238s| 12100 |   835 |  2410k| 171.4 |   143M |  54 |2466 |3311 | 581 |  19k|  1 |8804 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
237.89/238.64	c   239s| 12200 |   841 |  2421k| 170.9 |   143M |  54 |2466 |3310 | 586 |  19k|  1 |8811 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
239.29/240.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
239.29/240.10	c   240s| 12300 |   849 |  2436k| 170.7 |   144M |  54 |2466 |3320 | 583 |  20k|  1 |8841 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
240.88/241.68	c   242s| 12400 |   851 |  2452k| 170.6 |   144M |  54 |2466 |3356 | 608 |  20k|  0 |8889 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
242.67/243.42	c   243s| 12500 |   849 |  2469k| 170.6 |   144M |  54 |2466 |3382 | 606 |  20k|  1 |8927 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
244.28/245.07	c   245s| 12600 |   852 |  2486k| 170.7 |   144M |  54 |2466 |3378 | 609 |  20k|  1 |8951 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
246.16/246.94	c   247s| 12700 |   857 |  2505k| 170.8 |   144M |  54 |2466 |3359 | 627 |  20k|  2 |8993 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
248.95/249.79	c   250s| 12800 |   835 |  2534k| 171.6 |   144M |  54 |2466 |3331 | 583 |  20k|  1 |9047 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
250.95/251.72	c   252s| 12900 |   829 |  2554k| 171.8 |   144M |  54 |2466 |3336 | 606 |  20k|  1 |9082 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
253.14/253.90	c   254s| 13000 |   816 |  2577k| 172.2 |   144M |  54 |2466 |3311 | 590 |  21k|  0 |9131 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
255.73/256.51	c   257s| 13100 |   790 |  2603k| 172.8 |   144M |  54 |2466 |3284 | 597 |  21k|  0 |9188 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
257.24/258.06	c   258s| 13200 |   800 |  2619k| 172.6 |   144M |  54 |2466 |3286 | 601 |  21k|  1 |9197 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
258.62/259.40	c   259s| 13300 |   802 |  2632k| 172.4 |   144M |  54 |2466 |3313 | 598 |  21k|  1 |9226 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
259.92/260.70	c   261s| 13400 |   804 |  2644k| 172.0 |   144M |  54 |2466 |3344 | 611 |  21k|  0 |9260 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
261.42/262.24	c   262s| 13500 |   799 |  2659k| 171.9 |   144M |  54 |2466 |3365 | 602 |  21k|  0 |9294 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
263.61/264.41	c   264s| 13600 |   801 |  2678k| 172.0 |   144M |  54 |2466 |3358 | 620 |  21k|  1 |9330 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
265.32/266.16	c   266s| 13700 |   810 |  2689k| 171.7 |   145M |  54 |2466 |3424 | 609 |  21k|  1 |9450 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
267.10/267.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
267.10/267.94	c   268s| 13800 |   817 |  2706k| 171.6 |   145M |  54 |2466 |3422 | 623 |  21k|  1 |9504 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
268.99/269.86	c   270s| 13900 |   810 |  2726k| 171.8 |   145M |  54 |2466 |3361 | 594 |  22k|  0 |9560 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
270.69/271.58	c   272s| 14000 |   815 |  2744k| 171.9 |   146M |  54 |2466 |3416 | 646 |  22k|  1 |9646 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
271.78/272.65	c   273s| 14100 |   813 |  2755k| 171.5 |   146M |  54 |2466 |3423 | 656 |  22k|  1 |9699 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
273.58/274.43	c   274s| 14200 |   806 |  2774k| 171.6 |   146M |  54 |2466 |3392 | 571 |  22k|  1 |9710 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
275.37/276.20	c   276s| 14300 |   807 |  2793k| 171.7 |   146M |  54 |2466 |3364 | 581 |  22k|  0 |9747 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
277.28/278.15	c   278s| 14400 |   803 |  2813k| 171.9 |   146M |  54 |2466 |3296 | 596 |  22k|  1 |9807 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
279.06/279.98	c   280s| 14500 |   805 |  2831k| 171.9 |   146M |  54 |2466 |3286 | 613 |  22k|  1 |9842 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
280.76/281.61	c   282s| 14600 |   796 |  2846k| 171.8 |   146M |  54 |2466 |3284 | 614 |  22k|  1 |9879 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
282.75/283.65	c   284s| 14700 |   802 |  2866k| 172.0 |   146M |  54 |2466 |3280 | 613 |  23k|  1 |9924 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
284.85/285.75	c   286s| 14800 |   799 |  2888k| 172.2 |   146M |  54 |2466 |3304 | 601 |  23k|  0 |9998 |  22 | 6.000000e+00 |      --      |    Inf |   3.92%
287.54/288.43	c   288s| 14900 |   782 |  2922k| 173.2 |   146M |  54 |2466 |3315 | 596 |  23k|  1 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
289.43/290.35	c   290s| 15000 |   784 |  2941k| 173.4 |   146M |  54 |2466 |3336 | 601 |  23k|  1 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
291.24/292.13	c   292s| 15100 |   783 |  2959k| 173.4 |   146M |  54 |2466 |3347 | 597 |  23k|  1 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
292.62/293.56	c   294s| 15200 |   789 |  2973k| 173.2 |   146M |  54 |2466 |3360 | 583 |  23k|  1 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
294.13/295.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
294.13/295.07	c   295s| 15300 |   803 |  2988k| 173.1 |   147M |  54 |2466 |3319 | 582 |  24k|  0 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
295.51/296.44	c   296s| 15400 |   809 |  3004k| 173.0 |   147M |  54 |2466 |3380 | 612 |  24k|  0 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
296.71/297.62	c   298s| 15500 |   813 |  3015k| 172.6 |   147M |  54 |2466 |3381 | 607 |  24k|  1 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
298.22/299.15	c   299s| 15600 |   816 |  3030k| 172.5 |   147M |  54 |2466 |3402 | 582 |  24k|  1 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
299.90/300.87	c   301s| 15700 |   820 |  3048k| 172.5 |   148M |  54 |2466 |3453 | 590 |  24k|  0 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
301.30/302.24	c   302s| 15800 |   830 |  3062k| 172.3 |   148M |  54 |2466 |3534 | 616 |  24k|  1 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
302.69/303.61	c   304s| 15900 |   827 |  3075k| 172.1 |   148M |  54 |2466 |3600 | 619 |  24k|  1 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
304.10/305.05	c   305s| 16000 |   825 |  3089k| 171.9 |   148M |  54 |2466 |3604 | 618 |  24k|  0 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
305.48/306.44	c   306s| 16100 |   819 |  3103k| 171.7 |   148M |  54 |2466 |3639 | 606 |  24k|  0 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
307.37/308.32	c   308s| 16200 |   822 |  3123k| 171.9 |   148M |  54 |2466 |3677 | 602 |  25k|  1 |  10k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
309.67/310.61	c   311s| 16300 |   823 |  3147k| 172.3 |   148M |  54 |2466 |3668 | 608 |  25k|  0 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
311.26/312.25	c   312s| 16400 |   836 |  3164k| 172.3 |   148M |  54 |2466 |3633 | 570 |  25k|  1 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
312.96/313.92	c   314s| 16500 |   837 |  3182k| 172.3 |   148M |  54 |2466 |3714 | 587 |  25k|  0 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
314.85/315.83	c   316s| 16600 |   840 |  3203k| 172.5 |   148M |  54 |2466 |3762 | 577 |  25k|  1 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
316.25/317.25	c   317s| 16700 |   840 |  3217k| 172.3 |   148M |  54 |2466 |3753 | 582 |  25k|  1 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
317.84/318.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
317.84/318.86	c   319s| 16800 |   856 |  3235k| 172.4 |   148M |  54 |2466 |3738 | 598 |  25k|  1 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
319.54/320.52	c   321s| 16900 |   856 |  3252k| 172.4 |   148M |  54 |2466 |3744 | 618 |  26k|  2 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
321.43/322.49	c   322s| 17000 |   857 |  3273k| 172.6 |   148M |  54 |2466 |3786 | 602 |  26k|  0 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
322.83/323.89	c   324s| 17100 |   858 |  3286k| 172.3 |   148M |  54 |2466 |3841 | 601 |  26k|  1 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
324.92/326.00	c   326s| 17200 |   845 |  3304k| 172.4 |   149M |  54 |2466 |3885 | 647 |  26k|  1 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
326.40/327.45	c   327s| 17300 |   852 |  3318k| 172.2 |   149M |  54 |2466 |3958 | 592 |  26k|  1 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
327.90/328.93	c   329s| 17400 |   858 |  3334k| 172.2 |   149M |  54 |2466 |4041 | 599 |  26k|  1 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
329.30/330.31	c   330s| 17500 |   856 |  3349k| 172.0 |   149M |  54 |2466 |4060 | 589 |  26k|  1 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
331.01/332.08	c   332s| 17600 |   866 |  3368k| 172.1 |   149M |  54 |2466 |3972 | 588 |  26k|  1 |  11k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
333.10/334.19	c   334s| 17700 |   864 |  3392k| 172.4 |   149M |  54 |2466 |3998 | 616 |  27k|  2 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
334.28/335.32	c   335s| 17800 |   865 |  3403k| 172.2 |   149M |  54 |2466 |4034 | 606 |  27k|  1 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
335.88/336.93	c   337s| 17900 |   861 |  3419k| 172.1 |   149M |  54 |2466 |4002 | 599 |  27k|  0 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
337.38/338.40	c   338s| 18000 |   871 |  3434k| 172.0 |   149M |  54 |2466 |4016 | 602 |  27k|  0 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
338.87/339.97	c   340s| 18100 |   874 |  3451k| 172.0 |   149M |  54 |2466 |4088 | 614 |  27k|  1 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
341.08/342.15	c   342s| 18200 |   879 |  3475k| 172.3 |   149M |  54 |2466 |4025 | 586 |  27k|  1 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
342.36/343.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
342.36/343.43	c   343s| 18300 |   897 |  3487k| 172.1 |   149M |  54 |2466 |4067 | 602 |  28k|  1 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
343.97/345.08	c   345s| 18400 |   895 |  3504k| 172.0 |   149M |  54 |2466 |4042 | 621 |  28k|  0 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
346.85/347.90	c   348s| 18500 |   894 |  3532k| 172.6 |   149M |  54 |2466 |3963 | 600 |  28k|  1 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
348.45/349.50	c   349s| 18600 |   914 |  3548k| 172.5 |   149M |  54 |2466 |3972 | 595 |  28k|  0 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
349.95/351.06	c   351s| 18700 |   920 |  3565k| 172.5 |   149M |  54 |2466 |3992 | 599 |  28k|  1 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
352.05/353.16	c   353s| 18800 |   917 |  3587k| 172.7 |   150M |  54 |2466 |4002 | 611 |  28k|  1 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
354.63/355.70	c   356s| 18900 |   920 |  3615k| 173.2 |   150M |  54 |2466 |3977 | 597 |  29k|  1 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
357.12/358.25	c   358s| 19000 |   934 |  3643k| 173.7 |   150M |  54 |2466 |3934 |   0 |  29k|  0 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
359.71/360.86	c   361s| 19100 |   943 |  3670k| 174.2 |   150M |  54 |2466 |4000 | 634 |  29k|  0 |  12k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
362.11/363.28	c   363s| 19200 |   941 |  3696k| 174.6 |   150M |  54 |2466 |4014 | 619 |  29k|  0 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
364.40/365.58	c   366s| 19300 |   955 |  3722k| 175.0 |   150M |  54 |2466 |4050 | 616 |  29k|  1 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
366.69/367.87	c   368s| 19400 |   936 |  3746k| 175.3 |   150M |  54 |2466 |4004 | 600 |  29k|  1 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
368.38/369.56	c   370s| 19500 |   944 |  3764k| 175.3 |   150M |  54 |2466 |4025 | 608 |  29k|  1 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
369.58/370.79	c   371s| 19600 |   953 |  3777k| 175.1 |   150M |  54 |2466 |4047 | 589 |  30k|  1 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
370.99/372.18	c   372s| 19700 |   947 |  3792k| 175.0 |   150M |  54 |2466 |4072 | 594 |  30k|  0 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
372.77/373.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
372.77/373.94	c   374s| 19800 |   944 |  3812k| 175.1 |   150M |  54 |2466 |4043 | 641 |  30k|  1 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
374.77/375.96	c   376s| 19900 |   937 |  3833k| 175.3 |   150M |  54 |2466 |4009 | 588 |  30k|  1 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
376.16/377.31	c   377s| 20000 |   941 |  3847k| 175.1 |   150M |  54 |2466 |3992 | 602 |  30k|  0 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
378.75/379.94	c   380s| 20100 |   950 |  3870k| 175.4 |   150M |  54 |2466 |3972 | 633 |  30k|  1 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
380.64/381.80	c   382s| 20200 |   944 |  3889k| 175.4 |   150M |  54 |2466 |4015 | 651 |  31k|  1 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
383.14/384.38	c   384s| 20300 |   950 |  3915k| 175.8 |   150M |  54 |2466 |4112 | 644 |  31k|  0 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
386.03/387.29	c   387s| 20400 |   949 |  3946k| 176.4 |   151M |  54 |2466 |4140 | 650 |  31k|  1 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
388.32/389.59	c   390s| 20500 |   936 |  3971k| 176.7 |   151M |  54 |2466 |4042 | 592 |  31k|  0 |  13k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
390.02/391.24	c   391s| 20600 |   947 |  3988k| 176.7 |   151M |  54 |2466 |4126 | 639 |  31k|  1 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
391.61/392.88	c   393s| 20700 |   948 |  4005k| 176.7 |   151M |  54 |2466 |4142 | 607 |  31k|  1 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
393.01/394.21	c   394s| 20800 |   965 |  4018k| 176.5 |   151M |  54 |2466 |4122 | 580 |  31k|  0 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
394.31/395.50	c   395s| 20900 |   964 |  4032k| 176.3 |   151M |  54 |2466 |4108 | 597 |  32k|  1 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
396.91/398.11	c   398s| 21000 |   962 |  4057k| 176.7 |   151M |  54 |2466 |4073 | 601 |  32k|  0 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
398.59/399.82	c   400s| 21100 |   964 |  4074k| 176.6 |   151M |  54 |2466 |4034 | 608 |  32k|  0 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
399.99/401.26	c   401s| 21200 |   961 |  4089k| 176.5 |   151M |  54 |2466 |4002 | 609 |  32k|  0 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
401.98/403.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
401.98/403.23	c   403s| 21300 |   965 |  4114k| 176.8 |   151M |  54 |2466 |3904 | 597 |  32k|  0 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
403.58/404.83	c   405s| 21400 |   974 |  4131k| 176.8 |   151M |  54 |2466 |3900 | 612 |  33k|  1 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
405.17/406.48	c   406s| 21500 |   983 |  4147k| 176.7 |   151M |  54 |2466 |3893 | 589 |  33k|  1 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
407.27/408.54	c   409s| 21600 |   972 |  4169k| 176.9 |   151M |  54 |2466 |3869 | 612 |  33k|  2 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
408.67/409.93	c   410s| 21700 |   965 |  4183k| 176.7 |   151M |  54 |2466 |3837 | 601 |  33k|  1 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
410.46/411.70	c   412s| 21800 |   973 |  4202k| 176.8 |   151M |  54 |2466 |3905 | 607 |  33k|  0 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
412.56/413.85	c   414s| 21900 |   978 |  4226k| 177.1 |   151M |  54 |2466 |3882 | 601 |  33k|  0 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
414.35/415.64	c   416s| 22000 |   982 |  4245k| 177.1 |   151M |  54 |2466 |3867 | 597 |  34k|  1 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
416.55/417.80	c   418s| 22100 |   986 |  4266k| 177.3 |   151M |  54 |2466 |3875 | 594 |  34k|  0 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
418.05/419.38	c   419s| 22200 |   992 |  4283k| 177.3 |   151M |  54 |2466 |3887 | 596 |  34k|  1 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
419.94/421.22	c   421s| 22300 |  1014 |  4303k| 177.3 |   151M |  54 |2466 |3876 | 603 |  34k|  0 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
421.64/422.95	c   423s| 22400 |  1019 |  4320k| 177.3 |   152M |  54 |2466 |3980 | 603 |  34k|  0 |  14k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
423.23/424.58	c   425s| 22500 |  1025 |  4337k| 177.3 |   152M |  54 |2466 |4070 | 602 |  34k|  1 |  15k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
425.43/426.72	c   427s| 22600 |  1030 |  4360k| 177.5 |   152M |  54 |2466 |4111 | 587 |  34k|  0 |  15k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
427.52/428.87	c   429s| 22700 |  1027 |  4383k| 177.7 |   152M |  54 |2466 |4218 |   0 |  35k|  0 |  15k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
430.32/431.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
430.32/431.68	c   432s| 22800 |  1023 |  4413k| 178.2 |   152M |  54 |2466 |4189 | 587 |  35k|  0 |  15k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
433.11/434.45	c   434s| 22900 |  1023 |  4443k| 178.7 |   153M |  54 |2466 |4148 | 591 |  35k|  1 |  15k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
436.00/437.32	c   437s| 23000 |  1017 |  4474k| 179.2 |   153M |  54 |2466 |4135 | 594 |  35k|  1 |  15k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
437.71/439.09	c   439s| 23100 |  1013 |  4493k| 179.3 |   153M |  54 |2466 |4102 | 599 |  35k|  0 |  15k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
439.19/440.51	c   440s| 23200 |  1015 |  4508k| 179.1 |   153M |  54 |2466 |4102 | 599 |  35k|  0 |  15k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
440.39/441.75	c   442s| 23300 |  1023 |  4522k| 179.0 |   153M |  54 |2466 |4148 | 613 |  36k|  1 |  15k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
441.80/443.13	c   443s| 23400 |  1027 |  4535k| 178.8 |   153M |  54 |2466 |4162 | 631 |  36k|  0 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.92%
443.88/445.23	c   445s| 23500 |  1028 |  4556k| 178.9 |   154M |  54 |2466 |4245 | 606 |  36k|  1 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
445.38/446.77	c   447s| 23600 |  1034 |  4571k| 178.8 |   155M |  54 |2466 |4207 | 579 |  36k|  1 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
446.68/448.07	c   448s| 23700 |  1041 |  4585k| 178.6 |   156M |  54 |2466 |4263 | 618 |  36k|  1 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
448.07/449.44	c   449s| 23800 |  1051 |  4598k| 178.5 |   156M |  54 |2466 |4282 | 602 |  36k|  0 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
449.96/451.30	c   451s| 23900 |  1047 |  4618k| 178.5 |   156M |  54 |2466 |4283 | 586 |  36k|  0 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
451.77/453.11	c   453s| 24000 |  1052 |  4637k| 178.6 |   156M |  54 |2466 |4263 | 619 |  36k|  0 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
452.96/454.37	c   454s| 24100 |  1073 |  4650k| 178.4 |   156M |  54 |2466 |4246 | 612 |  37k|  1 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
454.35/455.74	c   456s| 24200 |  1079 |  4664k| 178.2 |   156M |  54 |2466 |4255 | 599 |  37k|  0 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
455.85/457.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
455.85/457.25	c   457s| 24300 |  1085 |  4682k| 178.2 |   156M |  54 |2466 |4261 | 598 |  37k|  0 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
457.76/459.18	c   459s| 24400 |  1081 |  4705k| 178.4 |   156M |  54 |2466 |4284 | 615 |  37k|  1 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
459.44/460.82	c   461s| 24500 |  1086 |  4725k| 178.5 |   156M |  54 |2466 |4294 | 632 |  37k|  1 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
461.93/463.37	c   463s| 24600 |  1090 |  4758k| 179.1 |   157M |  54 |2466 |4416 | 643 |  37k|  1 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
464.33/465.78	c   466s| 24700 |  1086 |  4789k| 179.6 |   157M |  54 |2466 |4501 | 634 |  37k|  0 |  16k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
467.22/468.66	c   469s| 24800 |  1083 |  4827k| 180.3 |   157M |  54 |2466 |4518 | 628 |  38k|  0 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
469.81/471.23	c   471s| 24900 |  1078 |  4859k| 180.9 |   157M |  54 |2466 |4538 | 585 |  38k|  1 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
471.91/473.33	c   473s| 25000 |  1078 |  4885k| 181.2 |   157M |  54 |2466 |4531 | 620 |  38k|  1 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
475.20/476.65	c   477s| 25100 |  1074 |  4923k| 181.9 |   157M |  54 |2466 |4420 | 623 |  38k|  1 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
479.09/480.51	c   481s| 25200 |  1081 |  4967k| 182.9 |   157M |  54 |2466 |4379 | 601 |  38k|  1 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
482.08/483.56	c   484s| 25300 |  1078 |  5005k| 183.6 |   157M |  54 |2466 |4369 | 600 |  38k|  1 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
484.77/486.29	c   486s| 25400 |  1076 |  5038k| 184.1 |   157M |  54 |2466 |4409 | 622 |  38k|  1 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
487.96/489.40	c   489s| 25500 |  1064 |  5074k| 184.7 |   157M |  54 |2466 |4324 | 813 |  39k|  0 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.93%
490.26/491.78	c   492s| 25600 |  1069 |  5100k| 185.0 |   158M |  54 |2466 |4233 | 657 |  39k|  1 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
491.85/493.37	c   493s| 25700 |  1059 |  5119k| 185.0 |   158M |  54 |2466 |4293 | 653 |  39k|  0 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
493.85/495.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
493.85/495.30	c   495s| 25800 |  1065 |  5143k| 185.2 |   158M |  54 |2466 |4348 | 655 |  39k|  1 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
495.94/497.40	c   497s| 25900 |  1067 |  5174k| 185.7 |   158M |  54 |2466 |4356 | 657 |  39k|  0 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
497.74/499.24	c   499s| 26000 |  1066 |  5197k| 185.8 |   158M |  54 |2466 |4449 | 665 |  39k|  1 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
499.83/501.33	c   501s| 26100 |  1062 |  5223k| 186.1 |   158M |  54 |2466 |4475 | 657 |  39k|  1 |  17k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
501.43/502.99	c   503s| 26200 |  1066 |  5244k| 186.2 |   158M |  54 |2466 |4518 | 660 |  39k|  1 |  18k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
503.82/505.33	c   505s| 26300 |  1062 |  5275k| 186.6 |   158M |  54 |2466 |4563 | 664 |  39k|  0 |  18k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
505.82/507.36	c   507s| 26400 |  1068 |  5301k| 186.9 |   158M |  54 |2466 |4649 | 675 |  40k|  0 |  18k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
508.41/509.95	c   510s| 26500 |  1059 |  5334k| 187.4 |   158M |  54 |2466 |4690 | 680 |  40k|  0 |  18k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
510.80/512.33	c   512s| 26600 |  1098 |  5366k| 187.8 |   158M |  54 |2466 |4652 |   0 |  40k|  0 |  18k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
512.80/514.33	c   514s| 26700 |  1101 |  5391k| 188.1 |   158M |  54 |2466 |4709 | 663 |  40k|  0 |  18k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
514.09/515.66	c   516s| 26800 |  1102 |  5409k| 188.0 |   159M |  54 |2466 |4735 | 666 |  40k|  1 |  18k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
516.09/517.63	c   518s| 26900 |  1109 |  5434k| 188.3 |   159M |  54 |2466 |4738 | 680 |  40k|  2 |  18k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
517.98/519.52	c   520s| 27000 |  1106 |  5458k| 188.5 |   159M |  54 |2466 |4776 | 661 |  40k|  0 |  18k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
520.97/522.53	c   523s| 27100 |  1077 |  5497k| 189.1 |   159M |  54 |2466 |4544 | 656 |  40k|  1 |  19k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
523.37/524.95	c   525s| 27200 |  1083 |  5528k| 189.6 |   159M |  54 |2466 |4561 | 660 |  40k|  1 |  19k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
525.86/527.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
525.86/527.48	c   527s| 27300 |  1082 |  5561k| 190.0 |   159M |  54 |2466 |4603 | 663 |  41k|  1 |  19k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
528.65/530.24	c   530s| 27400 |  1071 |  5598k| 190.6 |   159M |  54 |2466 |4633 | 654 |  41k|  0 |  19k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
531.35/532.95	c   533s| 27500 |  1088 |  5633k| 191.2 |   159M |  54 |2466 |4625 |   0 |  41k|  0 |  19k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
533.74/535.30	c   535s| 27600 |  1098 |  5664k| 191.6 |   159M |  54 |2466 |4607 | 663 |  41k|  1 |  19k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
535.94/537.57	c   538s| 27700 |  1092 |  5694k| 192.0 |   159M |  54 |2466 |4569 | 678 |  41k|  0 |  19k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
539.44/541.08	c   541s| 27800 |  1075 |  5740k| 192.9 |   159M |  54 |2466 |4509 | 665 |  41k|  1 |  19k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
543.02/544.60	c   545s| 27900 |  1078 |  5787k| 193.8 |   159M |  54 |2466 |4638 | 674 |  42k|  0 |  20k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
546.42/548.09	c   548s| 28000 |  1066 |  5832k| 194.6 |   159M |  54 |2466 |4528 | 672 |  42k|  1 |  20k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
550.41/552.06	c   552s| 28100 |  1074 |  5883k| 195.7 |   159M |  54 |2466 |4496 | 666 |  42k|  0 |  20k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
552.99/554.63	c   555s| 28200 |  1073 |  5916k| 196.1 |   161M |  54 |2466 |4514 | 676 |  42k|  1 |  20k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
555.88/557.51	c   558s| 28300 |  1074 |  5953k| 196.7 |   161M |  54 |2466 |4542 | 671 |  42k|  1 |  20k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
559.28/560.90	c   561s| 28400 |  1070 |  5997k| 197.5 |   161M |  54 |2466 |4557 | 677 |  42k|  1 |  20k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
561.87/563.56	c   564s| 28500 |  1072 |  6031k| 198.0 |   161M |  54 |2466 |4656 | 673 |  42k|  1 |  20k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
564.76/566.48	c   566s| 28600 |  1070 |  6068k| 198.5 |   161M |  54 |2466 |4728 | 678 |  43k|  1 |  20k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
568.55/570.26	c   570s| 28700 |  1063 |  6117k| 199.5 |   161M |  54 |2466 |4768 | 685 |  43k|  0 |  20k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
570.95/572.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
570.95/572.63	c   573s| 28800 |  1063 |  6147k| 199.8 |   161M |  54 |2466 |4791 |   0 |  43k|  0 |  20k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
572.94/574.64	c   575s| 28900 |  1077 |  6174k| 200.0 |   161M |  54 |2466 |4802 | 669 |  43k|  1 |  20k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
575.13/576.84	c   577s| 29000 |  1069 |  6202k| 200.3 |   161M |  54 |2466 |4831 | 667 |  43k|  0 |  20k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
577.45/579.13	c   579s| 29100 |  1089 |  6228k| 200.5 |   161M |  54 |2466 |4670 | 580 |  43k|  1 |  20k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
579.53/581.20	c   581s| 29200 |  1104 |  6254k| 200.7 |   161M |  54 |2466 |4630 | 598 |  43k|  1 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
582.72/584.42	c   584s| 29300 |  1109 |  6301k| 201.5 |   162M |  54 |2466 |4565 | 593 |  43k|  1 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
585.43/587.14	c   587s| 29400 |  1107 |  6335k| 202.0 |   162M |  54 |2466 |4544 | 615 |  44k|  1 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
586.81/588.59	c   589s| 29500 |  1108 |  6352k| 201.9 |   162M |  54 |2466 |4540 | 579 |  44k|  1 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
588.42/590.19	c   590s| 29600 |  1112 |  6368k| 201.8 |   162M |  54 |2466 |4522 | 637 |  44k|  1 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
590.31/592.02	c   592s| 29700 |  1110 |  6388k| 201.8 |   162M |  54 |2466 |4516 | 599 |  44k|  2 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
592.10/593.83	c   594s| 29800 |  1116 |  6408k| 201.7 |   162M |  54 |2466 |4538 | 616 |  44k|  1 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
593.89/595.64	c   596s| 29900 |  1114 |  6427k| 201.7 |   162M |  54 |2466 |4559 | 607 |  44k|  1 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
596.09/597.87	c   598s| 30000 |  1120 |  6450k| 201.8 |   162M |  54 |2466 |4558 | 605 |  45k|  1 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
597.58/599.31	c   599s| 30100 |  1129 |  6465k| 201.6 |   162M |  54 |2466 |4615 | 614 |  45k|  1 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
598.78/600.56	c   601s| 30200 |  1123 |  6478k| 201.4 |   162M |  54 |2466 |4606 | 607 |  45k|  1 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
599.88/601.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
599.88/601.63	c   602s| 30300 |  1143 |  6489k| 201.1 |   163M |  54 |2466 |4607 | 618 |  45k|  1 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
601.28/603.07	c   603s| 30400 |  1161 |  6505k| 201.0 |   163M |  54 |2466 |4724 | 636 |  45k|  0 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
602.57/604.38	c   604s| 30500 |  1163 |  6520k| 200.8 |   163M |  54 |2466 |4727 | 627 |  45k|  0 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
603.96/605.73	c   606s| 30600 |  1156 |  6536k| 200.7 |   163M |  54 |2466 |4740 | 620 |  45k|  1 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
605.16/607.00	c   607s| 30700 |  1164 |  6550k| 200.5 |   163M |  54 |2466 |4734 | 624 |  46k|  0 |  21k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
606.56/608.37	c   608s| 30800 |  1157 |  6565k| 200.4 |   163M |  54 |2466 |4671 | 593 |  46k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
608.27/610.06	c   610s| 30900 |  1171 |  6583k| 200.3 |   163M |  54 |2466 |4699 | 601 |  46k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
610.26/612.05	c   612s| 31000 |  1181 |  6605k| 200.4 |   164M |  54 |2466 |4726 | 605 |  46k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
611.54/613.37	c   613s| 31100 |  1172 |  6618k| 200.2 |   164M |  54 |2466 |4751 | 639 |  46k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
613.44/615.27	c   615s| 31200 |  1182 |  6636k| 200.1 |   164M |  54 |2466 |4702 | 609 |  46k|  0 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
614.73/616.58	c   617s| 31300 |  1188 |  6649k| 199.9 |   164M |  54 |2466 |4764 | 608 |  46k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   3.95%
616.73/618.54	c   619s| 31400 |  1194 |  6668k| 199.9 |   164M |  54 |2466 |4599 | 551 |  46k|  0 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   3.96%
619.72/621.51	c   621s| 31500 |  1210 |  6689k| 199.9 |   164M |  54 |2466 |4373 | 548 |  47k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   3.99%
621.71/623.53	c   624s| 31600 |  1220 |  6707k| 199.8 |   164M |  54 |2466 |4335 | 572 |  47k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   3.99%
623.11/624.99	c   625s| 31700 |  1244 |  6720k| 199.6 |   164M |  54 |2466 |4294 | 594 |  47k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   3.99%
625.22/627.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
625.22/627.11	c   627s| 31800 |  1261 |  6738k| 199.6 |   164M |  54 |2466 |4253 | 588 |  47k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   3.99%
627.40/629.26	c   629s| 31900 |  1267 |  6759k| 199.6 |   164M |  54 |2466 |4217 | 610 |  47k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   3.99%
629.89/631.76	c   632s| 32000 |  1294 |  6780k| 199.6 |   164M |  54 |2466 |4192 | 565 |  47k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   4.00%
633.20/635.03	c   635s| 32100 |  1314 |  6807k| 199.8 |   165M |  54 |2466 |4210 | 564 |  47k|  0 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   4.00%
636.08/637.97	c   638s| 32200 |  1326 |  6832k| 200.0 |   165M |  54 |2466 |4209 | 615 |  48k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   4.00%
637.47/639.36	c   639s| 32300 |  1332 |  6845k| 199.8 |   165M |  54 |2466 |4212 | 587 |  48k|  0 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   4.00%
639.28/641.18	c   641s| 32400 |  1334 |  6865k| 199.8 |   165M |  54 |2466 |4222 | 608 |  48k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   4.00%
640.86/642.78	c   643s| 32500 |  1346 |  6881k| 199.7 |   165M |  54 |2466 |4245 | 609 |  48k|  0 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   4.00%
642.06/643.97	c   644s| 32600 |  1349 |  6893k| 199.4 |   165M |  54 |2466 |4257 | 615 |  48k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   4.00%
643.66/645.58	c   646s| 32700 |  1347 |  6909k| 199.3 |   165M |  54 |2466 |4275 | 553 |  48k|  1 |  22k|  22 | 6.000000e+00 |      --      |    Inf |   4.00%
646.05/647.92	c   648s| 32800 |  1351 |  6932k| 199.4 |   166M |  54 |2466 |4255 | 610 |  48k|  1 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
647.85/649.74	c   650s| 32900 |  1366 |  6951k| 199.4 |   166M |  54 |2466 |4240 | 578 |  49k|  0 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
649.44/651.30	c   651s| 33000 |  1384 |  6968k| 199.3 |   166M |  54 |2466 |4260 | 592 |  49k|  0 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
651.04/652.96	c   653s| 33100 |  1394 |  6985k| 199.2 |   168M |  54 |2466 |4327 | 610 |  49k|  1 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
652.63/654.50	c   654s| 33200 |  1412 |  7001k| 199.1 |   168M |  54 |2466 |4294 | 589 |  49k|  1 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
654.63/656.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
654.63/656.53	c   657s| 33300 |  1421 |  7023k| 199.2 |   168M |  54 |2466 |4382 | 607 |  49k|  1 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
657.23/659.12	c   659s| 33400 |  1427 |  7052k| 199.4 |   168M |  54 |2466 |4356 | 640 |  49k|  1 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
661.23/663.17	c   663s| 33500 |  1416 |  7094k| 200.0 |   168M |  54 |2466 |4197 | 558 |  49k|  1 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
662.61/664.51	c   665s| 33600 |  1424 |  7108k| 199.9 |   168M |  54 |2466 |4281 | 634 |  49k|  1 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
664.22/666.14	c   666s| 33700 |  1441 |  7125k| 199.8 |   168M |  54 |2466 |4325 | 605 |  50k|  1 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
666.21/668.17	c   668s| 33800 |  1445 |  7147k| 199.8 |   168M |  54 |2466 |4286 | 586 |  50k|  1 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
667.99/670.01	c   670s| 33900 |  1454 |  7167k| 199.8 |   168M |  54 |2466 |4295 | 586 |  50k|  1 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
669.89/671.83	c   672s| 34000 |  1459 |  7187k| 199.8 |   168M |  54 |2466 |4334 | 604 |  50k|  1 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
671.88/673.87	c   674s| 34100 |  1455 |  7208k| 199.9 |   168M |  54 |2466 |4316 | 605 |  50k|  0 |  23k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
673.78/675.71	c   676s| 34200 |  1456 |  7227k| 199.9 |   168M |  54 |2466 |4308 | 593 |  50k|  1 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
675.48/677.45	c   677s| 34300 |  1470 |  7245k| 199.8 |   168M |  54 |2466 |4264 | 613 |  51k|  0 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
677.27/679.29	c   679s| 34400 |  1466 |  7264k| 199.8 |   168M |  54 |2466 |4289 | 588 |  51k|  0 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
679.08/681.01	c   681s| 34500 |  1473 |  7282k| 199.7 |   168M |  54 |2466 |4288 | 588 |  51k|  0 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
680.96/682.94	c   683s| 34600 |  1476 |  7303k| 199.7 |   168M |  54 |2466 |4278 | 596 |  51k|  1 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
682.96/684.98	c   685s| 34700 |  1496 |  7325k| 199.8 |   168M |  54 |2466 |4248 | 574 |  51k|  1 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
684.85/686.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
684.85/686.80	c   687s| 34800 |  1495 |  7345k| 199.8 |   168M |  54 |2466 |4312 | 586 |  51k|  0 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
686.65/688.60	c   689s| 34900 |  1504 |  7364k| 199.8 |   168M |  54 |2466 |4262 | 587 |  52k|  1 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
688.06/690.05	c   690s| 35000 |  1501 |  7380k| 199.6 |   168M |  54 |2466 |4328 | 587 |  52k|  2 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
689.64/691.61	c   692s| 35100 |  1507 |  7394k| 199.5 |   168M |  54 |2466 |4309 | 590 |  52k|  1 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
694.33/696.32	c   696s| 35200 |  1476 |  7439k| 200.2 |   168M |  54 |2466 |4163 | 714 |  52k|  0 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
695.92/697.92	c   698s| 35300 |  1485 |  7455k| 200.1 |   169M |  54 |2466 |4187 | 581 |  52k|  1 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
698.03/700.09	c   700s| 35400 |  1493 |  7480k| 200.2 |   169M |  54 |2466 |4097 | 602 |  52k|  0 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
699.81/701.85	c   702s| 35500 |  1511 |  7499k| 200.2 |   169M |  54 |2466 |4085 | 581 |  52k|  0 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.01%
701.81/703.80	c   704s| 35600 |  1519 |  7521k| 200.2 |   169M |  54 |2466 |4065 | 595 |  52k|  2 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.04%
703.50/705.58	c   706s| 35700 |  1527 |  7540k| 200.2 |   169M |  54 |2466 |3992 | 604 |  53k|  0 |  24k|  22 | 6.000000e+00 |      --      |    Inf |   4.04%
705.01/707.10	c   707s| 35800 |  1534 |  7556k| 200.1 |   169M |  54 |2466 |4003 | 560 |  53k|  1 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.04%
706.20/708.25	c   708s| 35900 |  1550 |  7569k| 199.9 |   169M |  54 |2466 |4061 | 574 |  53k|  1 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.04%
708.00/710.08	c   710s| 36000 |  1537 |  7588k| 199.9 |   169M |  54 |2466 |4080 | 578 |  53k|  1 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.04%
709.29/711.37	c   711s| 36100 |  1552 |  7602k| 199.7 |   169M |  54 |2466 |4097 | 595 |  53k|  1 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.04%
711.00/713.10	c   713s| 36200 |  1543 |  7616k| 199.6 |   169M |  54 |2466 |4104 | 596 |  53k|  1 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
714.37/716.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
714.37/716.47	c   716s| 36300 |  1558 |  7660k| 200.2 |   169M |  54 |2466 |4057 | 599 |  53k|  0 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
716.87/718.91	c   719s| 36400 |  1588 |  7690k| 200.4 |   169M |  54 |2466 |4083 | 636 |  53k|  1 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
718.86/720.96	c   721s| 36500 |  1582 |  7715k| 200.6 |   169M |  54 |2466 |4076 | 608 |  54k|  1 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
721.76/723.87	c   724s| 36600 |  1554 |  7749k| 201.0 |   169M |  54 |2466 |4030 | 626 |  54k|  0 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
724.35/726.45	c   726s| 36700 |  1564 |  7781k| 201.2 |   169M |  54 |2466 |4045 | 624 |  54k|  1 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
727.34/729.42	c   729s| 36800 |  1565 |  7816k| 201.6 |   169M |  54 |2466 |4067 | 625 |  54k|  1 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
730.13/732.23	c   732s| 36900 |  1551 |  7850k| 202.0 |   169M |  54 |2466 |4072 |   0 |  54k|  0 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
732.63/734.72	c   735s| 37000 |  1561 |  7878k| 202.2 |   169M |  54 |2466 |4086 | 586 |  54k|  0 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
734.04/736.14	c   736s| 37100 |  1567 |  7894k| 202.1 |   169M |  54 |2466 |4190 | 595 |  54k|  1 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
735.42/737.53	c   738s| 37200 |  1575 |  7912k| 202.0 |   169M |  54 |2466 |4211 | 600 |  54k|  1 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
738.11/740.25	c   740s| 37300 |  1568 |  7940k| 202.2 |   169M |  54 |2466 |4235 | 610 |  54k|  1 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
741.11/743.21	c   743s| 37400 |  1564 |  7979k| 202.7 |   169M |  54 |2466 |4244 | 598 |  55k|  1 |  25k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
743.60/745.76	c   746s| 37500 |  1564 |  8011k| 203.0 |   169M |  54 |2466 |4227 | 598 |  55k|  1 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
746.09/748.23	c   748s| 37600 |  1582 |  8042k| 203.3 |   169M |  54 |2466 |4247 | 620 |  55k|  1 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
748.49/750.63	c   751s| 37700 |  1595 |  8072k| 203.5 |   169M |  54 |2466 |4276 | 612 |  55k|  1 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
751.99/754.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
751.99/754.19	c   754s| 37800 |  1617 |  8116k| 204.1 |   170M |  54 |2466 |4310 | 607 |  55k|  0 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
755.37/757.57	c   758s| 37900 |  1611 |  8158k| 204.7 |   170M |  54 |2466 |4333 | 612 |  55k|  1 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
758.76/760.97	c   761s| 38000 |  1613 |  8200k| 205.2 |   170M |  54 |2466 |4338 | 596 |  56k|  1 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
762.05/764.28	c   764s| 38100 |  1608 |  8239k| 205.7 |   170M |  54 |2466 |4322 | 608 |  56k|  1 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
765.64/767.87	c   768s| 38200 |  1600 |  8282k| 206.2 |   170M |  54 |2466 |4230 | 588 |  56k|  0 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
768.04/770.25	c   770s| 38300 |  1596 |  8312k| 206.4 |   170M |  54 |2466 |4222 | 589 |  56k|  0 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
769.73/771.99	c   772s| 38400 |  1591 |  8334k| 206.5 |   170M |  54 |2466 |4268 | 601 |  56k|  0 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
772.52/774.74	c   775s| 38500 |  1586 |  8367k| 206.8 |   170M |  54 |2466 |4206 | 570 |  56k|  1 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
774.52/776.77	c   777s| 38600 |  1598 |  8392k| 206.9 |   170M |  54 |2466 |4234 | 614 |  56k|  1 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
777.01/779.22	c   779s| 38700 |  1587 |  8422k| 207.1 |   170M |  54 |2466 |4189 | 568 |  57k|  1 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
778.61/780.85	c   781s| 38800 |  1611 |  8445k| 207.2 |   170M |  54 |2466 |4189 | 593 |  57k|  0 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
780.01/782.21	c   782s| 38900 |  1610 |  8460k| 207.0 |   170M |  54 |2466 |4229 | 590 |  57k|  1 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
781.50/783.75	c   784s| 39000 |  1610 |  8476k| 206.9 |   170M |  54 |2466 |4259 | 617 |  57k|  0 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
783.10/785.34	c   785s| 39100 |  1604 |  8494k| 206.9 |   170M |  54 |2466 |4263 | 595 |  57k|  1 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
784.10/786.34	c   786s| 39200 |  1606 |  8504k| 206.6 |   170M |  54 |2466 |4280 | 601 |  57k|  0 |  26k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
785.69/787.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
785.69/787.92	c   788s| 39300 |  1618 |  8521k| 206.5 |   170M |  54 |2466 |4190 | 599 |  57k|  1 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
787.09/789.39	c   789s| 39400 |  1626 |  8536k| 206.4 |   170M |  54 |2466 |4163 | 590 |  57k|  0 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
788.28/790.56	c   791s| 39500 |  1636 |  8548k| 206.2 |   170M |  54 |2466 |4172 | 586 |  58k|  1 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
789.79/792.01	c   792s| 39600 |  1651 |  8564k| 206.0 |   170M |  54 |2466 |4172 | 586 |  58k|  0 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
791.48/793.76	c   794s| 39700 |  1637 |  8583k| 206.0 |   170M |  54 |2466 |4162 | 586 |  58k|  1 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
792.37/794.63	c   795s| 39800 |  1643 |  8591k| 205.7 |   170M |  54 |2466 |4173 | 615 |  58k|  0 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
794.07/796.31	c   796s| 39900 |  1642 |  8609k| 205.6 |   170M |  54 |2466 |4125 |   0 |  58k|  0 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
795.27/797.55	c   798s| 40000 |  1639 |  8622k| 205.5 |   170M |  54 |2466 |4154 | 598 |  58k|  1 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
796.87/799.18	c   799s| 40100 |  1642 |  8640k| 205.4 |   170M |  54 |2466 |4142 | 609 |  58k|  1 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
799.96/802.25	c   802s| 40200 |  1652 |  8667k| 205.6 |   170M |  54 |2466 |4074 | 584 |  58k|  0 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.05%
802.46/804.70	c   805s| 40300 |  1647 |  8693k| 205.7 |   170M |  54 |2466 |4038 | 659 |  58k|  0 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
804.25/806.59	c   807s| 40400 |  1665 |  8713k| 205.7 |   170M |  54 |2466 |4086 | 602 |  59k|  1 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
806.25/808.57	c   809s| 40500 |  1678 |  8734k| 205.7 |   170M |  54 |2466 |4126 | 607 |  59k|  1 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
808.14/810.47	c   810s| 40600 |  1696 |  8754k| 205.7 |   170M |  54 |2466 |4206 | 605 |  59k|  0 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
811.03/813.30	c   813s| 40700 |  1700 |  8784k| 205.9 |   170M |  54 |2466 |4193 | 618 |  59k|  1 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
813.03/815.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
813.03/815.33	c   815s| 40800 |  1713 |  8805k| 205.9 |   170M |  54 |2466 |4112 | 578 |  59k|  2 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
814.52/816.85	c   817s| 40900 |  1756 |  8822k| 205.8 |   170M |  54 |2466 |4135 | 592 |  59k|  1 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
816.02/818.39	c   818s| 41000 |  1763 |  8839k| 205.7 |   170M |  54 |2466 |4152 | 597 |  59k|  1 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
817.73/820.04	c   820s| 41100 |  1764 |  8857k| 205.7 |   170M |  54 |2466 |4142 | 602 |  60k|  1 |  27k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
820.31/822.66	c   823s| 41200 |  1738 |  8884k| 205.8 |   171M |  54 |2466 |4101 | 601 |  60k|  0 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
822.00/824.30	c   824s| 41300 |  1751 |  8901k| 205.7 |   171M |  54 |2466 |4077 | 596 |  60k|  1 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
823.81/826.12	c   826s| 41400 |  1754 |  8921k| 205.7 |   171M |  54 |2466 |4085 | 612 |  60k|  1 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
825.59/827.94	c   828s| 41500 |  1762 |  8940k| 205.7 |   171M |  54 |2466 |4091 | 600 |  60k|  1 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
827.80/830.15	c   830s| 41600 |  1765 |  8962k| 205.7 |   171M |  54 |2466 |4068 | 587 |  60k|  0 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
829.38/831.78	c   832s| 41700 |  1764 |  8979k| 205.7 |   171M |  54 |2466 |4061 | 615 |  60k|  1 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
831.08/833.43	c   833s| 41800 |  1766 |  8997k| 205.6 |   171M |  54 |2466 |4113 | 645 |  60k|  0 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
832.48/834.84	c   835s| 41900 |  1767 |  9011k| 205.4 |   171M |  54 |2466 |4109 | 568 |  61k|  1 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
833.87/836.21	c   836s| 42000 |  1774 |  9026k| 205.3 |   171M |  54 |2466 |4166 | 591 |  61k|  0 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
835.17/837.56	c   838s| 42100 |  1773 |  9040k| 205.2 |   171M |  54 |2466 |4198 | 593 |  61k|  1 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
836.86/839.27	c   839s| 42200 |  1775 |  9059k| 205.1 |   171M |  54 |2466 |4193 | 629 |  61k|  0 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
838.86/841.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
838.86/841.22	c   841s| 42300 |  1781 |  9080k| 205.1 |   171M |  54 |2466 |4162 | 654 |  61k|  1 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
840.45/842.80	c   843s| 42400 |  1781 |  9096k| 205.0 |   171M |  54 |2466 |4168 | 564 |  61k|  0 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
841.95/844.37	c   844s| 42500 |  1788 |  9112k| 204.9 |   171M |  54 |2466 |4186 | 604 |  61k|  0 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
843.66/846.07	c   846s| 42600 |  1803 |  9131k| 204.9 |   171M |  54 |2466 |4172 | 590 |  61k|  1 |  28k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
847.24/849.61	c   850s| 42700 |  1802 |  9162k| 205.1 |   171M |  54 |2466 |4229 | 612 |  61k|  1 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
849.23/851.69	c   852s| 42800 |  1794 |  9183k| 205.2 |   172M |  54 |2466 |4188 | 745 |  62k|  1 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
851.33/853.78	c   854s| 42900 |  1804 |  9203k| 205.1 |   172M |  54 |2466 |4166 | 574 |  62k|  1 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
853.12/855.57	c   856s| 43000 |  1803 |  9223k| 205.1 |   172M |  54 |2466 |4190 | 609 |  62k|  0 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
855.63/858.04	c   858s| 43100 |  1802 |  9250k| 205.3 |   172M |  54 |2466 |4170 | 586 |  62k|  0 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
857.31/859.75	c   860s| 43200 |  1817 |  9269k| 205.2 |   172M |  54 |2466 |4193 |   0 |  62k|  0 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
859.21/861.65	c   862s| 43300 |  1831 |  9290k| 205.2 |   172M |  54 |2466 |4144 | 620 |  62k|  1 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
860.80/863.21	c   863s| 43400 |  1828 |  9307k| 205.2 |   172M |  54 |2466 |4174 | 602 |  62k|  0 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
863.79/866.26	c   866s| 43500 |  1827 |  9339k| 205.4 |   172M |  54 |2466 |4089 | 614 |  63k|  1 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
866.19/868.60	c   869s| 43600 |  1815 |  9364k| 205.5 |   172M |  54 |2466 |4087 | 633 |  63k|  0 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
867.98/870.45	c   870s| 43700 |  1817 |  9384k| 205.5 |   172M |  54 |2466 |4034 | 607 |  63k|  1 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
870.08/872.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
870.08/872.51	c   873s| 43800 |  1830 |  9406k| 205.6 |   172M |  54 |2466 |3999 | 605 |  63k|  1 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
872.77/875.25	c   875s| 43900 |  1833 |  9438k| 205.8 |   172M |  54 |2466 |4026 | 613 |  63k|  1 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
874.68/877.15	c   877s| 44000 |  1863 |  9457k| 205.8 |   172M |  54 |2466 |4036 | 594 |  63k|  1 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
876.36/878.86	c   879s| 44100 |  1867 |  9475k| 205.7 |   172M |  54 |2466 |4049 | 599 |  64k|  1 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
878.16/880.68	c   881s| 44200 |  1868 |  9494k| 205.7 |   172M |  54 |2466 |4074 | 627 |  64k|  1 |  29k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
879.25/881.73	c   882s| 44300 |  1885 |  9504k| 205.4 |   172M |  54 |2466 |4056 | 605 |  64k|  1 |  30k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
880.56/883.06	c   883s| 44400 |  1912 |  9518k| 205.3 |   172M |  54 |2466 |4080 | 634 |  64k|  1 |  30k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
881.95/884.41	c   884s| 44500 |  1945 |  9531k| 205.1 |   173M |  54 |2466 |4166 | 640 |  64k|  1 |  30k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
882.94/885.44	c   885s| 44600 |  1942 |  9542k| 204.9 |   173M |  54 |2466 |4169 | 630 |  64k|  1 |  30k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
884.34/886.86	c   887s| 44700 |  1916 |  9557k| 204.8 |   173M |  54 |2466 |4139 |   0 |  64k|  0 |  30k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
885.44/887.97	c   888s| 44800 |  1925 |  9568k| 204.6 |   173M |  54 |2466 |4195 | 635 |  64k|  0 |  30k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
887.03/889.56	c   890s| 44900 |  1935 |  9585k| 204.5 |   174M |  54 |2466 |4185 | 613 |  64k|  1 |  30k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
888.54/891.03	c   891s| 45000 |  1922 |  9601k| 204.4 |   174M |  54 |2466 |4154 | 635 |  65k|  1 |  30k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
889.64/892.19	c   892s| 45100 |  1936 |  9614k| 204.3 |   174M |  54 |2466 |4196 | 627 |  65k|  0 |  30k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
891.02/893.50	c   893s| 45200 |  1957 |  9627k| 204.1 |   174M |  54 |2466 |4249 | 623 |  65k|  1 |  31k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
892.42/895.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
892.42/895.00	c   895s| 45300 |  1951 |  9644k| 204.0 |   174M |  54 |2466 |4246 | 632 |  65k|  1 |  31k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
893.42/895.91	c   896s| 45400 |  1954 |  9653k| 203.8 |   174M |  54 |2466 |4268 | 639 |  65k|  0 |  31k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
895.01/897.56	c   898s| 45500 |  1949 |  9671k| 203.8 |   174M |  54 |2466 |4275 | 633 |  65k|  0 |  31k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
896.41/898.93	c   899s| 45600 |  1956 |  9686k| 203.7 |   174M |  54 |2466 |4308 | 635 |  65k|  1 |  31k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
898.30/900.81	c   901s| 45700 |  1946 |  9707k| 203.7 |   174M |  54 |2466 |4248 | 611 |  65k|  0 |  31k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
900.00/902.50	c   902s| 45800 |  1947 |  9725k| 203.6 |   174M |  54 |2466 |4134 |   0 |  66k|  0 |  31k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
901.51/904.10	c   904s| 45900 |  1953 |  9743k| 203.6 |   174M |  54 |2466 |4172 | 623 |  66k|  1 |  31k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
903.19/905.79	c   906s| 46000 |  1949 |  9762k| 203.5 |   174M |  54 |2466 |4190 | 615 |  66k|  1 |  31k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
904.39/907.01	c   907s| 46100 |  1951 |  9774k| 203.4 |   174M |  54 |2466 |4219 | 640 |  66k|  0 |  32k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
906.38/908.90	c   909s| 46200 |  1946 |  9795k| 203.4 |   174M |  54 |2466 |4171 | 629 |  66k|  1 |  32k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
908.98/911.57	c   912s| 46300 |  1955 |  9825k| 203.6 |   174M |  54 |2466 |4229 | 648 |  66k|  1 |  32k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
911.67/914.20	c   914s| 46400 |  1936 |  9849k| 203.7 |   174M |  54 |2466 |4084 | 589 |  66k|  1 |  32k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
912.86/915.41	c   915s| 46500 |  1946 |  9862k| 203.5 |   174M |  54 |2466 |4130 | 590 |  67k|  0 |  32k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
914.06/916.62	c   917s| 46600 |  1940 |  9875k| 203.3 |   174M |  54 |2466 |4138 | 588 |  67k|  1 |  32k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
915.75/918.34	c   918s| 46700 |  1931 |  9893k| 203.3 |   174M |  54 |2466 |4165 | 694 |  67k|  0 |  32k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
919.35/921.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
919.35/921.93	c   922s| 46800 |  1889 |  9930k| 203.6 |   174M |  54 |2466 |4062 | 658 |  67k|  1 |  32k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
921.84/924.43	c   924s| 46900 |  1898 |  9954k| 203.7 |   174M |  54 |2466 |4088 | 621 |  67k|  1 |  32k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
923.55/926.18	c   926s| 47000 |  1913 |  9972k| 203.7 |   174M |  54 |2466 |4081 | 593 |  67k|  0 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
925.14/927.72	c   928s| 47100 |  1922 |  9988k| 203.6 |   175M |  54 |2466 |4103 | 605 |  67k|  1 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
927.13/929.76	c   930s| 47200 |  1927 | 10010k| 203.6 |   175M |  54 |2466 |4113 | 585 |  67k|  1 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
928.93/931.53	c   932s| 47300 |  1942 | 10029k| 203.6 |   175M |  54 |2466 |4094 | 592 |  68k|  0 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
929.92/932.58	c   933s| 47400 |  1939 | 10039k| 203.4 |   175M |  54 |2466 |4145 | 604 |  68k|  0 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
931.22/933.85	c   934s| 47500 |  1952 | 10052k| 203.2 |   175M |  54 |2466 |4175 | 573 |  68k|  1 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
932.92/935.54	c   936s| 47600 |  1963 | 10070k| 203.2 |   175M |  54 |2466 |4192 | 576 |  68k|  0 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
934.21/936.85	c   937s| 47700 |  1968 | 10083k| 203.0 |   175M |  54 |2466 |4171 | 599 |  68k|  1 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
935.61/938.22	c   938s| 47800 |  1982 | 10098k| 202.9 |   175M |  54 |2466 |4130 | 587 |  68k|  2 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
937.42/940.10	c   940s| 47900 |  1990 | 10119k| 202.9 |   176M |  54 |2466 |4155 | 578 |  68k|  1 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
939.80/942.43	c   942s| 48000 |  1992 | 10145k| 203.0 |   176M |  54 |2466 |4191 | 600 |  69k|  1 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
941.89/944.56	c   945s| 48100 |  1980 | 10170k| 203.1 |   176M |  54 |2466 |4188 | 593 |  69k|  0 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
943.99/946.69	c   947s| 48200 |  1995 | 10194k| 203.2 |   176M |  54 |2466 |4172 | 583 |  69k|  1 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
946.58/949.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
946.58/949.27	c   949s| 48300 |  2034 | 10221k| 203.4 |   176M |  54 |2466 |4209 | 586 |  69k|  1 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
948.67/951.30	c   951s| 48400 |  2048 | 10243k| 203.4 |   176M |  54 |2466 |4217 | 602 |  69k|  2 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
950.67/953.37	c   953s| 48500 |  2058 | 10266k| 203.4 |   176M |  54 |2466 |4246 | 601 |  69k|  1 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
952.76/955.50	c   955s| 48600 |  2065 | 10288k| 203.5 |   176M |  54 |2466 |4237 | 601 |  70k|  0 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
955.06/957.79	c   958s| 48700 |  2055 | 10312k| 203.5 |   176M |  54 |2466 |4243 | 616 |  70k|  0 |  33k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
956.95/959.68	c   960s| 48800 |  2061 | 10332k| 203.5 |   176M |  54 |2466 |4246 | 605 |  70k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
958.85/961.57	c   962s| 48900 |  2063 | 10352k| 203.5 |   176M |  54 |2466 |4253 | 571 |  70k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
963.45/966.12	c   966s| 49000 |  2030 | 10399k| 204.1 |   176M |  54 |2466 |4157 |1025 |  70k|  0 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
967.34/970.08	c   970s| 49100 |  2024 | 10443k| 204.5 |   176M |  54 |2466 |4019 | 593 |  70k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
969.43/972.19	c   972s| 49200 |  2010 | 10464k| 204.5 |   176M |  54 |2466 |3952 | 636 |  70k|  0 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
970.92/973.62	c   974s| 49300 |  2011 | 10479k| 204.4 |   176M |  54 |2466 |3976 | 607 |  70k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
972.81/975.50	c   975s| 49400 |  2012 | 10499k| 204.4 |   176M |  54 |2466 |4025 | 601 |  71k|  0 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
974.51/977.22	c   977s| 49500 |  2007 | 10518k| 204.4 |   176M |  54 |2466 |4030 | 602 |  71k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
976.20/978.90	c   979s| 49600 |  2008 | 10536k| 204.3 |   176M |  54 |2466 |4026 | 596 |  71k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
977.50/980.29	c   980s| 49700 |  2020 | 10550k| 204.2 |   176M |  54 |2466 |4015 | 598 |  71k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
978.79/981.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
978.79/981.55	c   982s| 49800 |  2022 | 10563k| 204.1 |   176M |  54 |2466 |4045 | 601 |  71k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
980.19/982.98	c   983s| 49900 |  2020 | 10577k| 203.9 |   176M |  54 |2466 |4069 | 580 |  71k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
982.88/985.60	c   986s| 50000 |  1994 | 10603k| 204.1 |   176M |  54 |2466 |4013 | 653 |  71k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
984.58/987.37	c   987s| 50100 |  1995 | 10622k| 204.0 |   176M |  54 |2466 |4037 | 589 |  71k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
986.29/989.04	c   989s| 50200 |  1996 | 10639k| 204.0 |   176M |  54 |2466 |4076 | 626 |  72k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
987.87/990.64	c   991s| 50300 |  2000 | 10656k| 203.9 |   177M |  54 |2466 |4098 | 600 |  72k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
989.17/992.00	c   992s| 50400 |  1997 | 10670k| 203.8 |   177M |  54 |2466 |4095 | 588 |  72k|  0 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
990.56/993.30	c   993s| 50500 |  1998 | 10683k| 203.6 |   177M |  54 |2466 |4109 | 596 |  72k|  1 |  34k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
992.37/995.17	c   995s| 50600 |  2006 | 10702k| 203.6 |   177M |  54 |2466 |3994 | 588 |  72k|  0 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
993.76/996.52	c   997s| 50700 |  2012 | 10717k| 203.5 |   177M |  54 |2466 |4039 | 588 |  72k|  1 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
996.55/999.34	c   999s| 50800 |  2004 | 10748k| 203.7 |   177M |  54 |2466 |3960 | 603 |  72k|  1 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.06%
998.84/1001.64	c  1002s| 50900 |  2006 | 10772k| 203.8 |   177M |  54 |2466 |3948 | 598 |  72k|  0 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1000.94/1003.72	c  1004s| 51000 |  1999 | 10794k| 203.8 |   177M |  54 |2466 |3940 | 598 |  72k|  1 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1002.53/1005.39	c  1005s| 51100 |  1999 | 10811k| 203.8 |   177M |  54 |2466 |3858 | 608 |  73k|  0 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1003.73/1006.56	c  1007s| 51200 |  2005 | 10825k| 203.6 |   177M |  54 |2466 |3873 |   0 |  73k|  0 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1005.03/1007.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1005.03/1007.84	c  1008s| 51300 |  2013 | 10839k| 203.5 |   178M |  54 |2466 |3899 | 610 |  73k|  0 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1006.12/1008.90	c  1009s| 51400 |  2024 | 10851k| 203.3 |   178M |  54 |2466 |3911 | 631 |  73k|  0 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1007.42/1010.22	c  1010s| 51500 |  2030 | 10866k| 203.2 |   178M |  54 |2466 |3929 | 631 |  73k|  0 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1008.33/1011.16	c  1011s| 51600 |  2034 | 10876k| 203.0 |   178M |  54 |2466 |3954 | 637 |  73k|  1 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1009.23/1012.05	c  1012s| 51700 |  2028 | 10885k| 202.8 |   178M |  54 |2466 |3977 | 631 |  73k|  1 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1010.01/1012.86	c  1013s| 51800 |  2031 | 10894k| 202.6 |   178M |  54 |2466 |3986 | 636 |  73k|  1 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1011.01/1013.86	c  1014s| 51900 |  2032 | 10904k| 202.5 |   178M |  54 |2466 |4017 | 633 |  73k|  1 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1012.22/1015.05	c  1015s| 52000 |  2028 | 10918k| 202.3 |   178M |  54 |2466 |4047 | 638 |  73k|  1 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1013.40/1016.20	c  1016s| 52100 |  2035 | 10931k| 202.2 |   178M |  54 |2466 |4091 | 624 |  73k|  0 |  35k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1014.40/1017.27	c  1017s| 52200 |  2034 | 10943k| 202.0 |   178M |  54 |2466 |4083 | 601 |  74k|  1 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1015.80/1018.61	c  1019s| 52300 |  2033 | 10958k| 201.9 |   178M |  54 |2466 |4065 | 590 |  74k|  1 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1016.79/1019.65	c  1020s| 52400 |  2045 | 10967k| 201.7 |   178M |  54 |2466 |4033 | 593 |  74k|  1 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1017.99/1020.82	c  1021s| 52500 |  2061 | 10979k| 201.6 |   178M |  54 |2466 |4110 | 597 |  74k|  1 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.07%
1019.69/1022.59	c  1023s| 52600 |  2055 | 10997k| 201.5 |   178M |  54 |2466 |4068 | 618 |  74k|  0 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1021.08/1023.94	c  1024s| 52700 |  2063 | 11010k| 201.4 |   178M |  54 |2466 |4088 | 610 |  74k|  1 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1022.68/1025.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1022.68/1025.50	c  1025s| 52800 |  2055 | 11026k| 201.3 |   178M |  54 |2466 |4092 | 571 |  74k|  0 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1024.29/1027.17	c  1027s| 52900 |  2076 | 11044k| 201.3 |   179M |  54 |2466 |4097 | 575 |  74k|  0 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1026.37/1029.26	c  1029s| 53000 |  2079 | 11067k| 201.4 |   179M |  54 |2466 |4111 | 617 |  74k|  0 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1027.46/1030.38	c  1030s| 53100 |  2090 | 11080k| 201.2 |   179M |  54 |2466 |4167 | 625 |  75k|  1 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1028.36/1031.20	c  1031s| 53200 |  2091 | 11089k| 201.0 |   179M |  54 |2466 |4202 | 632 |  75k|  0 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1030.76/1033.62	c  1034s| 53300 |  2066 | 11114k| 201.1 |   179M |  54 |2466 |4141 | 582 |  75k|  2 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1031.85/1034.75	c  1035s| 53400 |  2078 | 11126k| 201.0 |   179M |  54 |2466 |4181 | 614 |  75k|  1 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1033.85/1036.76	c  1037s| 53500 |  2094 | 11148k| 201.0 |   179M |  54 |2466 |4123 | 635 |  75k|  0 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1035.94/1038.87	c  1039s| 53600 |  2098 | 11171k| 201.0 |   179M |  54 |2466 |4044 | 653 |  75k|  1 |  36k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1037.94/1040.86	c  1041s| 53700 |  2085 | 11191k| 201.0 |   179M |  54 |2466 |4007 | 607 |  75k|  1 |  37k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1039.15/1042.04	c  1042s| 53800 |  2085 | 11204k| 200.9 |   179M |  54 |2466 |4027 | 634 |  75k|  1 |  37k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1039.93/1042.89	c  1043s| 53900 |  2087 | 11212k| 200.7 |   179M |  54 |2466 |4081 | 633 |  75k|  1 |  37k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1041.03/1043.91	c  1044s| 54000 |  2080 | 11224k| 200.6 |   179M |  54 |2466 |4147 | 593 |  75k|  1 |  37k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1042.33/1045.21	c  1045s| 54100 |  2076 | 11237k| 200.4 |   179M |  54 |2466 |4092 | 600 |  76k|  1 |  37k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1044.32/1047.29	c  1047s| 54200 |  2089 | 11263k| 200.5 |   179M |  54 |2466 |4085 | 604 |  76k|  0 |  37k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1045.72/1048.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1045.72/1048.65	c  1049s| 54300 |  2099 | 11277k| 200.4 |   179M |  54 |2466 |4058 | 634 |  76k|  1 |  37k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1048.31/1051.29	c  1051s| 54400 |  2092 | 11305k| 200.6 |   179M |  54 |2466 |3981 | 601 |  76k|  1 |  37k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1049.71/1052.67	c  1053s| 54500 |  2091 | 11320k| 200.5 |   179M |  54 |2466 |3926 | 614 |  76k|  1 |  37k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1050.80/1053.75	c  1054s| 54600 |  2107 | 11333k| 200.4 |   179M |  54 |2466 |3921 | 569 |  76k|  1 |  37k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1052.60/1055.51	c  1056s| 54700 |  2136 | 11349k| 200.3 |   179M |  54 |2466 |4051 | 584 |  76k|  1 |  37k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1054.49/1057.45	c  1057s| 54800 |  2125 | 11371k| 200.3 |   179M |  54 |2466 |4137 | 605 |  77k|  0 |  37k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1056.98/1060.00	c  1060s| 54900 |  2112 | 11398k| 200.5 |   179M |  54 |2466 |3990 | 597 |  77k|  0 |  37k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1058.68/1061.67	c  1062s| 55000 |  2127 | 11412k| 200.4 |   179M |  54 |2466 |3968 | 610 |  77k|  0 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1060.68/1063.61	c  1064s| 55100 |  2136 | 11433k| 200.4 |   179M |  54 |2466 |3912 | 614 |  77k|  1 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1062.09/1065.07	c  1065s| 55200 |  2136 | 11449k| 200.3 |   179M |  54 |2466 |3891 | 590 |  77k|  1 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1063.77/1066.78	c  1067s| 55300 |  2139 | 11468k| 200.3 |   179M |  54 |2466 |3867 | 545 |  77k|  1 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.09%
1065.37/1068.30	c  1068s| 55400 |  2148 | 11483k| 200.2 |   179M |  54 |2466 |3849 | 608 |  77k|  0 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.10%
1066.86/1069.84	c  1070s| 55500 |  2159 | 11499k| 200.1 |   180M |  54 |2466 |3819 | 598 |  77k|  1 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.10%
1068.36/1071.35	c  1071s| 55600 |  2155 | 11516k| 200.1 |   180M |  54 |2466 |3800 | 593 |  77k|  0 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.10%
1069.85/1072.84	c  1073s| 55700 |  2164 | 11531k| 200.0 |   180M |  54 |2466 |3815 | 601 |  78k|  0 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.10%
1072.06/1075.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1072.06/1075.04	c  1075s| 55800 |  2166 | 11552k| 200.0 |   180M |  54 |2466 |3858 | 633 |  78k|  1 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.11%
1073.84/1076.89	c  1077s| 55900 |  2161 | 11572k| 200.0 |   180M |  54 |2466 |3858 | 653 |  78k|  0 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.11%
1076.43/1079.42	c  1079s| 56000 |  2188 | 11600k| 200.1 |   180M |  54 |2466 |3838 | 618 |  78k|  0 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.11%
1078.14/1081.12	c  1081s| 56100 |  2210 | 11615k| 200.0 |   180M |  54 |2466 |3865 | 585 |  78k|  1 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.11%
1079.83/1082.80	c  1083s| 56200 |  2208 | 11632k| 200.0 |   180M |  54 |2466 |3889 | 588 |  78k|  1 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.11%
1081.82/1084.87	c  1085s| 56300 |  2211 | 11651k| 200.0 |   180M |  54 |2466 |3879 | 589 |  78k|  1 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.11%
1083.31/1086.38	c  1086s| 56400 |  2215 | 11667k| 199.9 |   180M |  54 |2466 |3898 | 589 |  78k|  1 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.11%
1084.91/1087.99	c  1088s| 56500 |  2214 | 11684k| 199.9 |   180M |  54 |2466 |3926 | 594 |  78k|  1 |  38k|  22 | 6.000000e+00 |      --      |    Inf |   4.11%
1090.40/1093.46	c  1093s| 56600 |  2172 | 11735k| 200.4 |   180M |  54 |2466 |3829 | 613 |  78k|  1 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.11%
1092.89/1095.96	c  1096s| 56700 |  2174 | 11758k| 200.4 |   180M |  54 |2466 |3762 | 563 |  78k|  1 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.11%
1094.69/1097.80	c  1098s| 56800 |  2181 | 11778k| 200.4 |   180M |  54 |2466 |3673 | 556 |  79k|  0 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.12%
1097.38/1100.43	c  1100s| 56900 |  2177 | 11805k| 200.5 |   180M |  54 |2466 |3747 | 622 |  79k|  0 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.12%
1099.18/1102.29	c  1102s| 57000 |  2180 | 11825k| 200.6 |   180M |  54 |2466 |3756 | 640 |  79k|  0 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.12%
1101.17/1104.27	c  1104s| 57100 |  2188 | 11848k| 200.6 |   180M |  54 |2466 |3728 | 589 |  79k|  1 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.12%
1103.66/1106.73	c  1107s| 57200 |  2187 | 11874k| 200.7 |   180M |  54 |2466 |3694 | 584 |  79k|  2 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.12%
1104.97/1108.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1104.97/1108.01	c  1108s| 57300 |  2196 | 11888k| 200.6 |   180M |  54 |2466 |3763 | 599 |  79k|  2 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.12%
1107.16/1110.20	c  1110s| 57400 |  2199 | 11912k| 200.7 |   180M |  54 |2466 |3771 | 600 |  80k|  1 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.12%
1108.75/1111.83	c  1112s| 57500 |  2203 | 11929k| 200.6 |   180M |  54 |2466 |3805 | 588 |  80k|  1 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.12%
1110.65/1113.70	c  1114s| 57600 |  2203 | 11947k| 200.6 |   180M |  54 |2466 |3849 | 596 |  80k|  1 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.12%
1113.74/1116.86	c  1117s| 57700 |  2184 | 11985k| 200.9 |   180M |  54 |2466 |3793 | 618 |  80k|  1 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.12%
1115.33/1118.45	c  1118s| 57800 |  2188 | 12002k| 200.8 |   180M |  54 |2466 |3830 | 632 |  80k|  1 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.12%
1117.72/1120.82	c  1121s| 57900 |  2194 | 12027k| 200.9 |   180M |  54 |2466 |3826 | 597 |  80k|  1 |  39k|  22 | 6.000000e+00 |      --      |    Inf |   4.12%
1121.12/1124.22	c  1124s| 58000 |  2170 | 12064k| 201.2 |   180M |  54 |2466 |3630 | 614 |  80k|  1 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1122.81/1126.01	c  1126s| 58100 |  2192 | 12082k| 201.2 |   180M |  54 |2466 |3602 | 606 |  81k|  1 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1124.81/1127.90	c  1128s| 58200 |  2184 | 12102k| 201.1 |   181M |  54 |2466 |3523 | 590 |  81k|  0 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1127.70/1130.81	c  1131s| 58300 |  2200 | 12134k| 201.4 |   181M |  54 |2466 |3506 | 625 |  81k|  1 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1129.59/1132.71	c  1133s| 58400 |  2223 | 12155k| 201.4 |   181M |  54 |2466 |3503 | 608 |  81k|  1 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1130.90/1134.10	c  1134s| 58500 |  2222 | 12169k| 201.3 |   181M |  54 |2466 |3510 | 585 |  81k|  1 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1134.58/1137.76	c  1138s| 58600 |  2187 | 12209k| 201.6 |   181M |  54 |2466 |3511 | 631 |  81k|  1 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1136.67/1139.83	c  1140s| 58700 |  2192 | 12229k| 201.6 |   181M |  54 |2466 |3475 | 570 |  81k|  1 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1137.88/1141.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1137.88/1141.04	c  1141s| 58800 |  2194 | 12242k| 201.5 |   181M |  54 |2466 |3533 | 589 |  82k|  0 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1139.47/1142.64	c  1143s| 58900 |  2220 | 12258k| 201.4 |   181M |  54 |2466 |3510 | 579 |  82k|  0 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1140.66/1143.82	c  1144s| 59000 |  2241 | 12270k| 201.3 |   181M |  54 |2466 |3534 | 613 |  82k|  2 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1142.26/1145.40	c  1145s| 59100 |  2244 | 12286k| 201.2 |   181M |  54 |2466 |3546 | 603 |  82k|  0 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1143.75/1146.96	c  1147s| 59200 |  2270 | 12302k| 201.1 |   181M |  54 |2466 |3554 | 609 |  82k|  1 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1145.05/1148.26	c  1148s| 59300 |  2265 | 12315k| 201.0 |   181M |  54 |2466 |3554 | 607 |  82k|  0 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1147.96/1151.11	c  1151s| 59400 |  2246 | 12344k| 201.2 |   181M |  54 |2466 |3563 | 607 |  82k|  1 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1150.84/1154.11	c  1154s| 59500 |  2248 | 12375k| 201.3 |   181M |  54 |2466 |3590 | 606 |  82k|  1 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.13%
1153.23/1156.40	c  1156s| 59600 |  2234 | 12400k| 201.4 |   181M |  54 |2466 |3550 | 611 |  83k|  0 |  40k|  22 | 6.000000e+00 |      --      |    Inf |   4.15%
1155.23/1158.49	c  1158s| 59700 |  2225 | 12420k| 201.4 |   182M |  54 |2466 |3526 | 601 |  83k|  2 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.15%
1157.32/1160.51	c  1160s| 59800 |  2222 | 12442k| 201.4 |   182M |  54 |2466 |3518 | 615 |  83k|  0 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.15%
1158.93/1162.12	c  1162s| 59900 |  2223 | 12458k| 201.4 |   182M |  54 |2466 |3520 |   0 |  83k|  0 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.15%
1160.93/1164.20	c  1164s| 60000 |  2226 | 12483k| 201.5 |   182M |  54 |2466 |3524 | 601 |  83k|  2 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.15%
1162.71/1165.96	c  1166s| 60100 |  2233 | 12502k| 201.4 |   182M |  54 |2466 |3509 | 596 |  83k|  1 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.15%
1164.31/1167.59	c  1168s| 60200 |  2231 | 12519k| 201.4 |   182M |  54 |2466 |3567 | 596 |  83k|  1 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.15%
1167.81/1171.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1167.81/1171.01	c  1171s| 60300 |  2230 | 12554k| 201.6 |   182M |  54 |2466 |3517 | 588 |  84k|  0 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.15%
1169.69/1172.93	c  1173s| 60400 |  2243 | 12574k| 201.6 |   182M |  54 |2466 |3532 | 634 |  84k|  1 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1171.69/1174.91	c  1175s| 60500 |  2236 | 12597k| 201.7 |   182M |  54 |2466 |3565 | 618 |  84k|  1 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1173.38/1176.65	c  1177s| 60600 |  2240 | 12616k| 201.6 |   182M |  54 |2466 |3554 | 595 |  84k|  0 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1176.97/1180.29	c  1180s| 60700 |  2226 | 12655k| 202.0 |   182M |  54 |2466 |3505 |   0 |  84k|  0 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1178.47/1181.79	c  1182s| 60800 |  2226 | 12671k| 201.9 |   182M |  54 |2466 |3530 | 597 |  84k|  0 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1180.96/1184.26	c  1184s| 60900 |  2232 | 12699k| 202.0 |   183M |  54 |2466 |3519 | 569 |  84k|  1 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1182.77/1186.03	c  1186s| 61000 |  2248 | 12719k| 202.0 |   183M |  54 |2466 |3554 | 595 |  84k|  1 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1184.25/1187.50	c  1187s| 61100 |  2235 | 12735k| 201.9 |   183M |  54 |2466 |3545 | 644 |  85k|  0 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1185.25/1188.59	c  1189s| 61200 |  2243 | 12746k| 201.8 |   183M |  54 |2466 |3577 | 636 |  85k|  1 |  41k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1187.04/1190.32	c  1190s| 61300 |  2247 | 12766k| 201.8 |   183M |  54 |2466 |3624 | 624 |  85k|  1 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1188.85/1192.14	c  1192s| 61400 |  2243 | 12785k| 201.8 |   183M |  54 |2466 |3674 | 631 |  85k|  1 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1190.63/1193.97	c  1194s| 61500 |  2245 | 12804k| 201.8 |   183M |  54 |2466 |3633 | 553 |  85k|  1 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1193.63/1196.97	c  1197s| 61600 |  2230 | 12837k| 202.0 |   183M |  54 |2466 |3600 | 630 |  85k|  1 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1195.62/1198.98	c  1199s| 61700 |  2241 | 12863k| 202.1 |   183M |  54 |2466 |3600 | 618 |  85k|  1 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1196.92/1200.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1196.92/1200.24	c  1200s| 61800 |  2247 | 12880k| 202.0 |   183M |  54 |2466 |3703 | 629 |  85k|  1 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1199.61/1202.90	c  1203s| 61900 |  2242 | 12916k| 202.2 |   183M |  54 |2466 |3660 | 563 |  86k|  1 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1203.50/1206.86	c  1207s| 62000 |  2249 | 12964k| 202.7 |   183M |  54 |2466 |3646 | 665 |  86k|  1 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1205.99/1209.33	c  1209s| 62100 |  2251 | 12994k| 202.8 |   183M |  54 |2466 |3639 | 601 |  86k|  1 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1209.29/1212.61	c  1213s| 62200 |  2246 | 13033k| 203.1 |   183M |  54 |2466 |3657 | 594 |  86k|  0 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1212.08/1215.46	c  1215s| 62300 |  2247 | 13068k| 203.4 |   183M |  54 |2466 |3694 | 634 |  86k|  1 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1213.97/1217.38	c  1217s| 62400 |  2248 | 13092k| 203.4 |   183M |  54 |2466 |3746 | 583 |  86k|  1 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1216.07/1219.49	c  1219s| 62500 |  2245 | 13118k| 203.5 |   183M |  54 |2466 |3765 | 594 |  86k|  1 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1218.56/1221.95	c  1222s| 62600 |  2242 | 13149k| 203.7 |   183M |  54 |2466 |3810 | 607 |  87k|  1 |  42k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1220.46/1223.84	c  1224s| 62700 |  2242 | 13173k| 203.7 |   183M |  54 |2466 |3854 | 610 |  87k|  1 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1222.45/1225.88	c  1226s| 62800 |  2239 | 13199k| 203.8 |   183M |  54 |2466 |3859 | 628 |  87k|  0 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1225.04/1228.40	c  1228s| 62900 |  2232 | 13230k| 204.0 |   183M |  54 |2466 |3838 | 621 |  87k|  1 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1226.84/1230.29	c  1230s| 63000 |  2234 | 13250k| 204.0 |   183M |  54 |2466 |3819 | 592 |  87k|  1 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1228.53/1231.98	c  1232s| 63100 |  2235 | 13268k| 203.9 |   183M |  54 |2466 |3858 | 628 |  87k|  0 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1231.03/1234.41	c  1234s| 63200 |  2244 | 13294k| 204.0 |   183M |  54 |2466 |3868 | 619 |  87k|  1 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1232.32/1235.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1232.32/1235.76	c  1236s| 63300 |  2235 | 13308k| 203.9 |   183M |  54 |2466 |3888 | 611 |  87k|  1 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.16%
1233.82/1237.22	c  1237s| 63400 |  2244 | 13322k| 203.8 |   183M |  54 |2466 |3859 | 599 |  87k|  1 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.17%
1235.81/1239.24	c  1239s| 63500 |  2244 | 13344k| 203.8 |   183M |  54 |2466 |3881 | 617 |  87k|  0 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.17%
1237.62/1241.05	c  1241s| 63600 |  2246 | 13363k| 203.8 |   183M |  54 |2466 |3900 | 630 |  87k|  1 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.17%
1239.80/1243.25	c  1243s| 63700 |  2233 | 13387k| 203.9 |   183M |  54 |2466 |3841 | 587 |  88k|  1 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.17%
1242.71/1246.16	c  1246s| 63800 |  2224 | 13418k| 204.0 |   183M |  54 |2466 |3777 | 595 |  88k|  1 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.17%
1245.49/1248.96	c  1249s| 63900 |  2209 | 13447k| 204.2 |   183M |  54 |2466 |3689 | 609 |  88k|  0 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.17%
1247.60/1251.01	c  1251s| 64000 |  2232 | 13470k| 204.2 |   183M |  54 |2466 |3517 | 574 |  88k|  1 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.17%
1249.48/1252.92	c  1253s| 64100 |  2248 | 13491k| 204.2 |   183M |  54 |2466 |3504 | 588 |  88k|  1 |  43k|  22 | 6.000000e+00 |      --      |    Inf |   4.17%
1251.97/1255.44	c  1255s| 64200 |  2269 | 13525k| 204.4 |   183M |  54 |2466 |3527 | 579 |  88k|  0 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.17%
1253.17/1256.60	c  1257s| 64300 |  2270 | 13537k| 204.3 |   183M |  54 |2466 |3550 | 602 |  89k|  0 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.17%
1254.46/1257.99	c  1258s| 64400 |  2279 | 13553k| 204.2 |   183M |  54 |2466 |3570 | 633 |  89k|  0 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.17%
1256.46/1259.97	c  1260s| 64500 |  2265 | 13574k| 204.2 |   183M |  54 |2466 |3561 | 574 |  89k|  1 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.17%
1258.25/1261.72	c  1262s| 64600 |  2254 | 13593k| 204.2 |   183M |  54 |2466 |3584 | 643 |  89k|  0 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1260.25/1263.78	c  1264s| 64700 |  2253 | 13615k| 204.2 |   183M |  54 |2466 |3587 | 610 |  89k|  0 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1261.56/1265.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1261.56/1265.02	c  1265s| 64800 |  2267 | 13628k| 204.1 |   183M |  54 |2466 |3602 | 615 |  89k|  0 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1263.55/1267.03	c  1267s| 64900 |  2258 | 13649k| 204.1 |   183M |  54 |2466 |3608 | 689 |  89k|  0 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1265.73/1269.23	c  1269s| 65000 |  2262 | 13672k| 204.2 |   183M |  54 |2466 |3611 | 602 |  89k|  1 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1267.54/1271.08	c  1271s| 65100 |  2291 | 13693k| 204.2 |   183M |  54 |2466 |3630 | 562 |  89k|  1 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1269.22/1272.73	c  1273s| 65200 |  2320 | 13713k| 204.2 |   183M |  54 |2466 |3684 | 578 |  90k|  1 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1271.22/1274.73	c  1275s| 65300 |  2337 | 13736k| 204.2 |   183M |  54 |2466 |3744 | 573 |  90k|  1 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1272.72/1276.25	c  1276s| 65400 |  2363 | 13753k| 204.2 |   184M |  54 |2466 |3805 | 574 |  90k|  1 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1274.41/1277.93	c  1278s| 65500 |  2379 | 13772k| 204.1 |   184M |  54 |2466 |3853 | 580 |  90k|  0 |  44k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1276.01/1279.58	c  1280s| 65600 |  2383 | 13791k| 204.1 |   184M |  54 |2466 |3867 | 587 |  90k|  1 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1277.51/1281.03	c  1281s| 65700 |  2399 | 13807k| 204.1 |   184M |  54 |2466 |3891 | 571 |  90k|  1 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1280.79/1284.33	c  1284s| 65800 |  2356 | 13846k| 204.3 |   184M |  54 |2466 |3809 | 627 |  91k|  2 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1282.50/1286.06	c  1286s| 65900 |  2343 | 13865k| 204.3 |   184M |  54 |2466 |3823 | 571 |  91k|  1 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1284.50/1288.06	c  1288s| 66000 |  2329 | 13886k| 204.3 |   184M |  54 |2466 |3807 | 620 |  91k|  1 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1285.98/1289.55	c  1290s| 66100 |  2348 | 13901k| 204.2 |   184M |  54 |2466 |3807 | 568 |  91k|  0 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1287.28/1290.84	c  1291s| 66200 |  2358 | 13915k| 204.1 |   184M |  54 |2466 |3820 | 578 |  91k|  0 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1288.59/1292.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1288.59/1292.15	c  1292s| 66300 |  2395 | 13929k| 204.0 |   184M |  54 |2466 |3847 | 597 |  91k|  1 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1290.27/1293.83	c  1294s| 66400 |  2393 | 13947k| 204.0 |   184M |  54 |2466 |3821 | 568 |  91k|  1 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1291.58/1295.19	c  1295s| 66500 |  2394 | 13962k| 203.9 |   184M |  54 |2466 |3836 | 583 |  91k|  1 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1293.86/1297.42	c  1297s| 66600 |  2387 | 13985k| 204.0 |   184M |  54 |2466 |3773 | 561 |  92k|  1 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1295.75/1299.34	c  1299s| 66700 |  2405 | 14005k| 204.0 |   184M |  54 |2466 |3711 |   0 |  92k|  0 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1297.35/1300.97	c  1301s| 66800 |  2416 | 14023k| 203.9 |   184M |  54 |2466 |3720 | 571 |  92k|  1 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1298.94/1302.51	c  1302s| 66900 |  2416 | 14040k| 203.9 |   184M |  54 |2466 |3693 | 610 |  92k|  0 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1300.24/1303.86	c  1304s| 67000 |  2426 | 14054k| 203.8 |   184M |  54 |2466 |3702 | 576 |  92k|  1 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1302.34/1305.92	c  1306s| 67100 |  2424 | 14076k| 203.8 |   184M |  54 |2466 |3717 | 610 |  92k|  1 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1303.83/1307.46	c  1307s| 67200 |  2435 | 14093k| 203.8 |   184M |  54 |2466 |3745 | 576 |  92k|  1 |  45k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1305.44/1309.01	c  1309s| 67300 |  2437 | 14109k| 203.7 |   184M |  54 |2466 |3760 | 634 |  92k|  0 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.18%
1308.02/1311.60	c  1312s| 67400 |  2436 | 14136k| 203.8 |   184M |  54 |2466 |3703 | 578 |  92k|  1 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1310.71/1314.30	c  1314s| 67500 |  2461 | 14166k| 203.9 |   184M |  54 |2466 |3663 | 586 |  93k|  1 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1312.52/1316.18	c  1316s| 67600 |  2477 | 14186k| 203.9 |   184M |  54 |2466 |3694 | 576 |  93k|  1 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1314.60/1318.25	c  1318s| 67700 |  2490 | 14207k| 203.9 |   184M |  54 |2466 |3673 | 655 |  93k|  2 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1316.60/1320.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1316.60/1320.25	c  1320s| 67800 |  2498 | 14229k| 204.0 |   184M |  54 |2466 |3635 | 572 |  93k|  1 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1318.09/1321.74	c  1322s| 67900 |  2528 | 14246k| 203.9 |   184M |  54 |2466 |3637 | 574 |  93k|  1 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1319.79/1323.44	c  1323s| 68000 |  2542 | 14265k| 203.9 |   184M |  54 |2466 |3728 | 570 |  93k|  0 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1321.18/1324.89	c  1325s| 68100 |  2560 | 14280k| 203.8 |   184M |  54 |2466 |3697 | 575 |  94k|  1 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1322.58/1326.29	c  1326s| 68200 |  2560 | 14295k| 203.7 |   184M |  54 |2466 |3728 | 572 |  94k|  1 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1323.98/1327.63	c  1328s| 68300 |  2568 | 14310k| 203.7 |   184M |  54 |2466 |3731 | 575 |  94k|  1 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1325.38/1329.10	c  1329s| 68400 |  2572 | 14325k| 203.6 |   184M |  54 |2466 |3747 | 589 |  94k|  0 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1326.97/1330.69	c  1331s| 68500 |  2574 | 14342k| 203.5 |   184M |  54 |2466 |3776 | 597 |  94k|  1 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1328.48/1332.14	c  1332s| 68600 |  2572 | 14357k| 203.5 |   184M |  54 |2466 |3791 | 584 |  94k|  0 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1330.66/1334.31	c  1334s| 68700 |  2568 | 14381k| 203.5 |   184M |  54 |2466 |3765 | 552 |  94k|  1 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1332.55/1336.26	c  1336s| 68800 |  2588 | 14402k| 203.5 |   184M |  54 |2466 |3813 | 616 |  94k|  1 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1333.15/1336.80	c  1337s| 68900 |  2599 | 14407k| 203.3 |   184M |  54 |2466 |3909 |   0 |  94k|  0 |  46k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1333.36/1337.09	c  1337s| 69000 |  2597 | 14409k| 203.1 |   184M |  54 |2466 |3981 |   0 |  94k|  0 |  47k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1334.15/1337.82	c  1338s| 69100 |  2594 | 14417k| 202.9 |   184M |  60 |2466 |3995 | 631 |  94k|  0 |  47k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1334.75/1338.46	c  1338s| 69200 |  2586 | 14424k| 202.7 |   184M |  60 |2466 |3983 | 624 |  95k|  1 |  47k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1335.36/1339.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1335.36/1339.02	c  1339s| 69300 |  2586 | 14429k| 202.5 |   184M |  60 |2466 |4083 | 616 |  95k|  1 |  47k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1336.04/1339.79	c  1340s| 69400 |  2587 | 14436k| 202.3 |   185M |  60 |2466 |4111 | 627 |  95k|  1 |  47k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1336.54/1340.24	c  1340s| 69500 |  2585 | 14440k| 202.1 |   185M |  60 |2466 |4260 | 563 |  95k|  1 |  47k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1337.45/1341.19	c  1341s| 69600 |  2599 | 14449k| 201.9 |   185M |  60 |2466 |4300 |   0 |  95k|  0 |  47k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1338.64/1342.35	c  1342s| 69700 |  2613 | 14460k| 201.8 |   185M |  60 |2466 |4349 | 599 |  95k|  1 |  47k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1339.53/1343.24	c  1343s| 69800 |  2621 | 14469k| 201.6 |   185M |  60 |2466 |4460 | 622 |  95k|  0 |  48k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1340.93/1344.63	c  1345s| 69900 |  2618 | 14484k| 201.6 |   185M |  60 |2466 |4497 | 616 |  95k|  1 |  48k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1342.44/1346.19	c  1346s| 70000 |  2612 | 14501k| 201.5 |   185M |  60 |2466 |4523 | 638 |  95k|  1 |  48k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1344.52/1348.21	c  1348s| 70100 |  2626 | 14521k| 201.5 |   185M |  60 |2466 |4389 | 587 |  96k|  0 |  48k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1346.22/1350.01	c  1350s| 70200 |  2632 | 14540k| 201.5 |   185M |  60 |2466 |4424 | 614 |  96k|  0 |  48k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1348.11/1351.80	c  1352s| 70300 |  2645 | 14562k| 201.5 |   185M |  60 |2466 |4501 | 625 |  96k|  1 |  48k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1350.50/1354.23	c  1354s| 70400 |  2645 | 14590k| 201.6 |   185M |  60 |2466 |4394 | 630 |  96k|  0 |  48k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1352.41/1356.18	c  1356s| 70500 |  2631 | 14611k| 201.6 |   185M |  60 |2466 |4262 | 576 |  96k|  1 |  48k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1354.19/1358.00	c  1358s| 70600 |  2665 | 14630k| 201.6 |   185M |  60 |2466 |4222 | 595 |  96k|  1 |  48k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1355.89/1359.66	c  1360s| 70700 |  2682 | 14648k| 201.6 |   185M |  60 |2466 |4231 | 591 |  96k|  1 |  48k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1357.68/1361.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1357.68/1361.41	c  1361s| 70800 |  2685 | 14667k| 201.6 |   185M |  60 |2466 |4249 | 601 |  96k|  1 |  48k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1359.97/1363.79	c  1364s| 70900 |  2690 | 14693k| 201.6 |   185M |  60 |2466 |4204 | 641 |  97k|  0 |  48k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1362.87/1366.64	c  1367s| 71000 |  2680 | 14724k| 201.8 |   185M |  60 |2466 |4121 | 588 |  97k|  0 |  48k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1365.27/1369.06	c  1369s| 71100 |  2683 | 14754k| 201.9 |   186M |  60 |2466 |4135 | 598 |  97k|  1 |  49k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1368.26/1372.06	c  1372s| 71200 |  2686 | 14790k| 202.2 |   186M |  60 |2466 |4106 | 600 |  97k|  0 |  49k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1370.55/1374.37	c  1374s| 71300 |  2684 | 14821k| 202.3 |   186M |  60 |2466 |4066 | 662 |  97k|  1 |  49k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1373.84/1377.63	c  1378s| 71400 |  2688 | 14862k| 202.6 |   186M |  60 |2466 |4044 | 569 |  97k|  0 |  49k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1377.24/1381.04	c  1381s| 71500 |  2679 | 14904k| 202.9 |   186M |  60 |2466 |4060 | 588 |  97k|  1 |  49k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1382.61/1386.46	c  1386s| 71600 |  2625 | 14966k| 203.4 |   186M |  60 |2466 |3907 | 567 |  97k|  0 |  49k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1385.41/1389.26	c  1389s| 71700 |  2623 | 15000k| 203.6 |   186M |  60 |2466 |3919 | 602 |  98k|  1 |  49k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1387.70/1391.57	c  1392s| 71800 |  2628 | 15030k| 203.8 |   186M |  60 |2466 |3960 | 589 |  98k|  1 |  49k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1390.09/1393.93	c  1394s| 71900 |  2627 | 15060k| 203.9 |   186M |  60 |2466 |4018 |   0 |  98k|  0 |  49k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1392.99/1396.88	c  1397s| 72000 |  2628 | 15098k| 204.1 |   186M |  60 |2466 |4020 | 597 |  98k|  1 |  49k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1394.98/1398.85	c  1399s| 72100 |  2636 | 15122k| 204.2 |   186M |  60 |2466 |4109 | 617 |  98k|  1 |  49k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1397.29/1401.17	c  1401s| 72200 |  2628 | 15150k| 204.3 |   186M |  60 |2466 |4177 | 615 |  98k|  1 |  49k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1400.37/1404.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1400.37/1404.22	c  1404s| 72300 |  2614 | 15189k| 204.5 |   186M |  60 |2466 |4215 | 604 |  98k|  0 |  49k|  22 | 6.000000e+00 |      --      |    Inf |   4.19%
1402.66/1406.52	c  1407s| 72400 |  2628 | 15218k| 204.7 |   186M |  60 |2466 |4214 | 595 |  98k|  2 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.20%
1405.27/1409.13	c  1409s| 72500 |  2638 | 15251k| 204.8 |   186M |  60 |2466 |4222 | 594 |  99k|  0 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.20%
1407.65/1411.56	c  1412s| 72600 |  2639 | 15282k| 205.0 |   186M |  60 |2466 |4240 | 602 |  99k|  1 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.20%
1410.25/1414.17	c  1414s| 72700 |  2636 | 15315k| 205.1 |   186M |  60 |2466 |4251 | 597 |  99k|  0 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.20%
1412.93/1416.88	c  1417s| 72800 |  2632 | 15349k| 205.3 |   186M |  60 |2466 |4269 | 636 |  99k|  1 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.20%
1416.03/1419.91	c  1420s| 72900 |  2632 | 15386k| 205.5 |   186M |  60 |2466 |4275 | 604 |  99k|  0 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.20%
1418.42/1422.34	c  1422s| 73000 |  2631 | 15415k| 205.6 |   186M |  60 |2466 |4286 | 619 |  99k|  1 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.20%
1421.71/1425.66	c  1426s| 73100 |  2638 | 15455k| 205.9 |   186M |  60 |2466 |4318 | 661 |  99k|  1 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.20%
1425.40/1429.34	c  1429s| 73200 |  2631 | 15505k| 206.3 |   186M |  60 |2466 |4322 | 603 |  99k|  0 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.20%
1429.29/1433.26	c  1433s| 73300 |  2627 | 15551k| 206.6 |   186M |  60 |2466 |4262 | 592 | 100k|  1 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1431.69/1435.64	c  1436s| 73400 |  2635 | 15581k| 206.8 |   186M |  60 |2466 |4257 | 579 | 100k|  1 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1433.88/1437.81	c  1438s| 73500 |  2651 | 15610k| 206.9 |   186M |  60 |2466 |4323 | 591 | 100k|  0 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1436.97/1440.97	c  1441s| 73600 |  2669 | 15649k| 207.1 |   186M |  60 |2466 |4306 | 630 | 100k|  1 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1440.86/1444.85	c  1445s| 73700 |  2672 | 15697k| 207.5 |   186M |  60 |2466 |4339 | 579 | 100k|  1 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1444.55/1448.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1444.55/1448.50	c  1448s| 73800 |  2683 | 15742k| 207.8 |   186M |  60 |2466 |4324 |   0 | 100k|  0 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1447.16/1451.19	c  1451s| 73900 |  2684 | 15773k| 207.9 |   186M |  60 |2466 |4319 | 646 | 100k|  1 |  50k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1449.84/1453.83	c  1454s| 74000 |  2677 | 15801k| 208.0 |   186M |  60 |2466 |4356 | 625 | 100k|  1 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1452.33/1456.35	c  1456s| 74100 |  2674 | 15827k| 208.1 |   186M |  60 |2466 |4316 | 585 | 101k|  1 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1454.14/1458.14	c  1458s| 74200 |  2683 | 15845k| 208.0 |   186M |  60 |2466 |4254 | 578 | 101k|  1 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1455.82/1459.87	c  1460s| 74300 |  2692 | 15863k| 208.0 |   186M |  60 |2466 |4240 | 575 | 101k|  0 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1457.32/1461.34	c  1461s| 74400 |  2704 | 15878k| 207.9 |   186M |  60 |2466 |4215 | 643 | 101k|  1 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1459.81/1463.82	c  1464s| 74500 |  2690 | 15905k| 208.0 |   186M |  60 |2466 |4193 | 600 | 101k|  0 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1461.91/1465.94	c  1466s| 74600 |  2691 | 15929k| 208.1 |   186M |  60 |2466 |4171 | 630 | 101k|  0 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1463.60/1467.61	c  1468s| 74700 |  2689 | 15947k| 208.0 |   186M |  60 |2466 |4126 |   0 | 101k|  0 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1465.80/1469.81	c  1470s| 74800 |  2686 | 15974k| 208.1 |   186M |  60 |2466 |4132 | 616 | 102k|  0 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1467.49/1471.52	c  1472s| 74900 |  2704 | 15993k| 208.1 |   186M |  60 |2466 |4148 | 593 | 102k|  1 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1469.49/1473.51	c  1474s| 75000 |  2722 | 16016k| 208.1 |   186M |  60 |2466 |4189 | 632 | 102k|  1 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1470.99/1475.05	c  1475s| 75100 |  2726 | 16031k| 208.0 |   186M |  60 |2466 |4205 | 616 | 102k|  2 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1472.99/1477.11	c  1477s| 75200 |  2727 | 16053k| 208.0 |   186M |  60 |2466 |4234 |   0 | 102k|  0 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1474.77/1478.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1474.77/1478.84	c  1479s| 75300 |  2737 | 16070k| 208.0 |   187M |  60 |2466 |4229 | 581 | 102k|  0 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1476.17/1480.28	c  1480s| 75400 |  2737 | 16086k| 207.9 |   187M |  60 |2466 |4275 | 590 | 102k|  0 |  51k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1478.66/1482.79	c  1483s| 75500 |  2749 | 16113k| 208.0 |   187M |  60 |2466 |4276 | 630 | 103k|  1 |  52k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1481.45/1485.55	c  1486s| 75600 |  2757 | 16142k| 208.1 |   187M |  60 |2466 |4349 | 639 | 103k|  0 |  52k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1483.45/1487.53	c  1488s| 75700 |  2755 | 16162k| 208.1 |   187M |  60 |2466 |4383 | 671 | 103k|  0 |  52k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1485.44/1489.52	c  1490s| 75800 |  2771 | 16184k| 208.1 |   187M |  60 |2466 |4326 | 604 | 103k|  1 |  52k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1487.24/1491.39	c  1491s| 75900 |  2786 | 16204k| 208.1 |   187M |  60 |2466 |4252 | 576 | 103k|  1 |  52k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1489.05/1493.17	c  1493s| 76000 |  2793 | 16223k| 208.1 |   187M |  60 |2466 |4343 | 585 | 103k|  1 |  52k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1490.73/1494.82	c  1495s| 76100 |  2800 | 16242k| 208.1 |   187M |  60 |2466 |4381 | 593 | 104k|  1 |  52k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1492.43/1496.57	c  1497s| 76200 |  2798 | 16261k| 208.0 |   187M |  60 |2466 |4380 | 586 | 104k|  0 |  52k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1494.12/1498.27	c  1498s| 76300 |  2815 | 16279k| 208.0 |   187M |  60 |2466 |4339 | 613 | 104k|  1 |  52k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1495.22/1499.33	c  1499s| 76400 |  2829 | 16290k| 207.9 |   187M |  60 |2466 |4372 | 632 | 104k|  1 |  52k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1496.12/1500.28	c  1500s| 76500 |  2822 | 16299k| 207.7 |   187M |  60 |2466 |4440 | 628 | 104k|  0 |  53k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1496.81/1500.97	c  1501s| 76600 |  2825 | 16306k| 207.6 |   187M |  60 |2466 |4476 | 643 | 104k|  1 |  53k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1498.51/1502.65	c  1503s| 76700 |  2811 | 16324k| 207.5 |   187M |  60 |2466 |4422 | 649 | 104k|  1 |  53k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1501.50/1505.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1501.50/1505.60	c  1506s| 76800 |  2815 | 16355k| 207.7 |   187M |  60 |2466 |4317 | 604 | 104k|  1 |  53k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1503.10/1507.22	c  1507s| 76900 |  2836 | 16372k| 207.6 |   187M |  60 |2466 |4397 | 629 | 105k|  1 |  53k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1504.90/1509.07	c  1509s| 77000 |  2834 | 16392k| 207.6 |   187M |  60 |2466 |4423 | 638 | 105k|  1 |  53k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1506.79/1510.92	c  1511s| 77100 |  2831 | 16412k| 207.6 |   187M |  60 |2466 |4521 |   0 | 105k|  0 |  53k|  22 | 6.000000e+00 |      --      |    Inf |   4.21%
1510.48/1514.68	c  1515s| 77200 |  2825 | 16448k| 207.8 |   188M |  60 |2466 |4345 | 645 | 105k|  1 |  53k|  22 | 6.000000e+00 |      --      |    Inf |   4.22%
1512.17/1516.34	c  1516s| 77300 |  2824 | 16465k| 207.7 |   188M |  60 |2466 |4330 | 599 | 105k|  1 |  53k|  22 | 6.000000e+00 |      --      |    Inf |   4.22%
1513.77/1517.91	c  1518s| 77400 |  2812 | 16482k| 207.7 |   188M |  60 |2466 |4302 | 636 | 105k|  1 |  53k|  22 | 6.000000e+00 |      --      |    Inf |   4.22%
1515.56/1519.76	c  1520s| 77500 |  2815 | 16502k| 207.7 |   188M |  60 |2466 |4221 | 580 | 105k|  1 |  54k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1517.87/1522.08	c  1522s| 77600 |  2828 | 16527k| 207.7 |   188M |  60 |2466 |4241 | 612 | 105k|  0 |  54k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1519.87/1524.01	c  1524s| 77700 |  2824 | 16549k| 207.7 |   188M |  60 |2466 |4235 | 582 | 105k|  1 |  54k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1521.96/1526.14	c  1526s| 77800 |  2845 | 16571k| 207.8 |   188M |  60 |2466 |4273 | 605 | 106k|  0 |  54k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1523.74/1528.01	c  1528s| 77900 |  2856 | 16592k| 207.8 |   188M |  60 |2466 |4359 | 599 | 106k|  1 |  54k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1526.24/1530.44	c  1530s| 78000 |  2856 | 16619k| 207.8 |   188M |  60 |2466 |4384 | 621 | 106k|  2 |  54k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1528.63/1532.82	c  1533s| 78100 |  2854 | 16644k| 207.9 |   188M |  60 |2466 |4331 | 594 | 106k|  0 |  54k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1530.52/1534.70	c  1535s| 78200 |  2858 | 16665k| 207.9 |   188M |  60 |2466 |4296 | 589 | 106k|  1 |  54k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1532.42/1536.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1532.42/1536.67	c  1537s| 78300 |  2884 | 16686k| 207.9 |   188M |  60 |2466 |4288 | 581 | 107k|  1 |  54k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1534.51/1538.73	c  1539s| 78400 |  2856 | 16708k| 207.9 |   188M |  60 |2466 |4262 | 615 | 107k|  1 |  54k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1536.41/1540.67	c  1541s| 78500 |  2867 | 16729k| 207.9 |   188M |  60 |2466 |4301 | 612 | 107k|  1 |  54k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1538.30/1542.51	c  1542s| 78600 |  2861 | 16749k| 207.9 |   188M |  60 |2466 |4308 | 630 | 107k|  1 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1539.40/1543.67	c  1544s| 78700 |  2877 | 16762k| 207.8 |   188M |  60 |2466 |4321 | 605 | 107k|  1 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1540.81/1545.08	c  1545s| 78800 |  2876 | 16776k| 207.7 |   188M |  60 |2466 |4333 | 578 | 107k|  1 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1542.49/1546.72	c  1547s| 78900 |  2888 | 16793k| 207.7 |   188M |  60 |2466 |4280 | 636 | 107k|  0 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1549.17/1553.45	c  1553s| 79000 |  2823 | 16855k| 208.2 |   188M |  60 |2466 |4078 | 627 | 107k|  0 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1549.97/1554.24	c  1554s| 79100 |  2832 | 16863k| 208.0 |   188M |  60 |2466 |4168 | 623 | 107k|  0 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1550.96/1555.28	c  1555s| 79200 |  2844 | 16873k| 207.9 |   188M |  60 |2466 |4169 | 626 | 108k|  1 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1552.06/1556.34	c  1556s| 79300 |  2838 | 16884k| 207.8 |   188M |  60 |2466 |4186 | 630 | 108k|  1 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1552.77/1557.02	c  1557s| 79400 |  2843 | 16892k| 207.6 |   188M |  60 |2466 |4309 |   0 | 108k|  0 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1554.05/1558.34	c  1558s| 79500 |  2841 | 16906k| 207.5 |   188M |  60 |2466 |4310 | 628 | 108k|  1 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1555.76/1560.04	c  1560s| 79600 |  2860 | 16924k| 207.5 |   188M |  60 |2466 |4262 | 570 | 108k|  0 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1557.44/1561.78	c  1562s| 79700 |  2861 | 16943k| 207.5 |   188M |  60 |2466 |4203 | 581 | 108k|  0 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1558.94/1563.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1558.94/1563.20	c  1563s| 79800 |  2873 | 16957k| 207.4 |   188M |  60 |2466 |4163 | 637 | 108k|  0 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1561.13/1565.48	c  1565s| 79900 |  2864 | 16982k| 207.4 |   188M |  60 |2466 |4130 | 572 | 109k|  0 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1563.12/1567.41	c  1567s| 80000 |  2867 | 17002k| 207.4 |   188M |  60 |2466 |4099 | 582 | 109k|  0 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1565.21/1569.59	c  1570s| 80100 |  2877 | 17030k| 207.5 |   188M |  60 |2466 |4117 | 604 | 109k|  0 |  55k|  22 | 6.000000e+00 |      --      |    Inf |   4.23%
1586.24/1590.68	c  1591s| 80200 |  2683 | 17198k| 209.3 |   188M |  60 |2466 |3327 |1834 | 109k|  0 |  56k|  22 | 6.000000e+00 |      --      |    Inf |   4.43%
1612.96/1617.48	c  1617s| 80300 |  2369 | 17385k| 211.3 |   189M |  60 |2466 |2694 | 608 | 109k|  2 |  56k|  22 | 6.000000e+00 |      --      |    Inf |   4.61%
1614.67/1619.15	c  1619s| 80400 |  2374 | 17402k| 211.3 |   189M |  60 |2466 |2734 | 610 | 109k|  1 |  56k|  22 | 6.000000e+00 |      --      |    Inf |   4.61%
1616.05/1620.57	c  1621s| 80500 |  2372 | 17416k| 211.2 |   189M |  60 |2466 |2871 |   0 | 109k|  0 |  56k|  22 | 6.000000e+00 |      --      |    Inf |   4.61%
1617.66/1622.16	c  1622s| 80600 |  2377 | 17433k| 211.1 |   189M |  60 |2466 |2943 | 636 | 109k|  1 |  56k|  22 | 6.000000e+00 |      --      |    Inf |   4.61%
1619.94/1624.49	c  1624s| 80700 |  2346 | 17457k| 211.2 |   189M |  60 |2466 |2911 | 597 | 110k|  1 |  56k|  22 | 6.000000e+00 |      --      |    Inf |   4.61%
1622.43/1626.96	c  1627s| 80800 |  2328 | 17486k| 211.3 |   189M |  60 |2466 |2905 | 667 | 110k|  0 |  56k|  22 | 6.000000e+00 |      --      |    Inf |   4.61%
1624.33/1628.86	c  1629s| 80900 |  2331 | 17505k| 211.3 |   189M |  60 |2466 |2912 | 615 | 110k|  1 |  56k|  22 | 6.000000e+00 |      --      |    Inf |   4.62%
1626.92/1631.46	c  1631s| 81000 |  2307 | 17534k| 211.4 |   189M |  60 |2466 |2870 | 632 | 110k|  2 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.62%
1629.71/1634.26	c  1634s| 81100 |  2331 | 17562k| 211.4 |   189M |  60 |2466 |2895 | 614 | 110k|  1 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.62%
1632.51/1637.03	c  1637s| 81200 |  2336 | 17590k| 211.5 |   189M |  60 |2466 |2978 | 605 | 110k|  1 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.63%
1634.29/1638.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1634.29/1638.80	c  1639s| 81300 |  2298 | 17608k| 211.5 |   189M |  60 |2466 |2996 | 619 | 111k|  0 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1637.08/1641.69	c  1642s| 81400 |  2312 | 17638k| 211.6 |   189M |  60 |2466 |2961 | 627 | 111k|  1 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1640.07/1644.61	c  1645s| 81500 |  2315 | 17668k| 211.7 |   189M |  60 |2466 |2983 | 632 | 111k|  1 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1641.77/1646.32	c  1646s| 81600 |  2326 | 17684k| 211.6 |   189M |  60 |2466 |3023 | 655 | 111k|  1 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1644.66/1649.21	c  1649s| 81700 |  2320 | 17713k| 211.7 |   189M |  60 |2466 |3066 | 653 | 111k|  0 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1646.95/1651.50	c  1651s| 81800 |  2321 | 17735k| 211.7 |   189M |  60 |2466 |3079 | 639 | 111k|  1 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1649.74/1654.31	c  1654s| 81900 |  2318 | 17763k| 211.8 |   189M |  60 |2466 |3119 | 641 | 111k|  0 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1652.04/1656.60	c  1657s| 82000 |  2314 | 17785k| 211.8 |   189M |  60 |2466 |3143 | 630 | 111k|  1 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1654.44/1659.10	c  1659s| 82100 |  2323 | 17809k| 211.9 |   189M |  60 |2466 |3174 | 626 | 111k|  1 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1656.22/1660.83	c  1661s| 82200 |  2328 | 17827k| 211.8 |   189M |  60 |2466 |3202 |   0 | 112k|  0 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1658.21/1662.85	c  1663s| 82300 |  2344 | 17846k| 211.8 |   189M |  60 |2466 |3222 | 649 | 112k|  1 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1660.71/1665.36	c  1665s| 82400 |  2338 | 17871k| 211.8 |   189M |  60 |2466 |3243 | 653 | 112k|  0 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1663.10/1667.74	c  1668s| 82500 |  2341 | 17895k| 211.9 |   190M |  60 |2466 |3197 | 586 | 112k|  1 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1664.79/1669.44	c  1669s| 82600 |  2362 | 17914k| 211.8 |   190M |  60 |2466 |3210 | 613 | 112k|  0 |  57k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1666.09/1670.79	c  1671s| 82700 |  2372 | 17929k| 211.8 |   190M |  60 |2466 |3301 | 613 | 112k|  0 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1667.58/1672.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1667.58/1672.20	c  1672s| 82800 |  2372 | 17944k| 211.7 |   190M |  60 |2466 |3357 | 618 | 112k|  0 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1669.58/1674.29	c  1674s| 82900 |  2382 | 17972k| 211.8 |   190M |  60 |2466 |3343 | 597 | 112k|  1 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.64%
1672.67/1677.32	c  1677s| 83000 |  2386 | 18006k| 211.9 |   190M |  60 |2466 |3119 | 561 | 113k|  1 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1674.86/1679.59	c  1680s| 83100 |  2413 | 18031k| 212.0 |   190M |  60 |2466 |3176 | 577 | 113k|  0 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1676.46/1681.14	c  1681s| 83200 |  2423 | 18047k| 211.9 |   190M |  60 |2466 |3195 | 562 | 113k|  1 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1678.54/1683.29	c  1683s| 83300 |  2426 | 18071k| 211.9 |   190M |  60 |2466 |3218 | 573 | 113k|  1 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1680.24/1684.96	c  1685s| 83400 |  2457 | 18089k| 211.9 |   190M |  60 |2466 |3240 | 561 | 113k|  1 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1681.93/1686.66	c  1687s| 83500 |  2479 | 18106k| 211.9 |   190M |  60 |2466 |3271 | 574 | 113k|  1 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1683.83/1688.56	c  1689s| 83600 |  2499 | 18126k| 211.8 |   190M |  60 |2466 |3318 | 578 | 114k|  1 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1685.72/1690.40	c  1690s| 83700 |  2527 | 18144k| 211.8 |   190M |  60 |2466 |3355 | 584 | 114k|  1 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1687.51/1692.24	c  1692s| 83800 |  2536 | 18163k| 211.8 |   190M |  60 |2466 |3391 | 591 | 114k|  1 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1688.91/1693.62	c  1694s| 83900 |  2546 | 18177k| 211.7 |   190M |  60 |2466 |3400 | 576 | 114k|  0 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1690.32/1695.01	c  1695s| 84000 |  2553 | 18190k| 211.6 |   190M |  60 |2466 |3377 | 594 | 114k|  1 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1692.31/1697.04	c  1697s| 84100 |  2589 | 18211k| 211.6 |   190M |  60 |2466 |3296 | 567 | 114k|  1 |  58k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1694.19/1698.95	c  1699s| 84200 |  2645 | 18231k| 211.6 |   190M |  60 |2466 |3354 | 583 | 114k|  1 |  59k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1696.08/1700.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1696.08/1700.87	c  1701s| 84300 |  2656 | 18250k| 211.6 |   190M |  60 |2466 |3397 | 599 | 114k|  0 |  59k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1697.88/1702.68	c  1703s| 84400 |  2661 | 18268k| 211.5 |   190M |  60 |2466 |3406 | 558 | 115k|  1 |  59k|  22 | 6.000000e+00 |      --      |    Inf |   4.65%
1699.87/1704.69	c  1705s| 84500 |  2675 | 18289k| 211.5 |   190M |  60 |2466 |3377 | 571 | 115k|  0 |  59k|  22 | 6.000000e+00 |      --      |    Inf |   4.71%
1702.16/1706.96	c  1707s| 84600 |  2695 | 18312k| 211.5 |   190M |  60 |2466 |3348 | 578 | 115k|  1 |  59k|  22 | 6.000000e+00 |      --      |    Inf |   4.71%
1704.16/1708.94	c  1709s| 84700 |  2700 | 18331k| 211.5 |   190M |  60 |2466 |3388 | 574 | 115k|  1 |  59k|  22 | 6.000000e+00 |      --      |    Inf |   4.71%
1706.45/1711.20	c  1711s| 84800 |  2709 | 18355k| 211.6 |   190M |  60 |2466 |3388 | 582 | 115k|  0 |  59k|  22 | 6.000000e+00 |      --      |    Inf |   4.75%
1708.14/1712.97	c  1713s| 84900 |  2718 | 18373k| 211.5 |   190M |  60 |2466 |3338 | 596 | 115k|  0 |  60k|  22 | 6.000000e+00 |      --      |    Inf |   4.75%
1710.25/1715.10	c  1715s| 85000 |  2729 | 18395k| 211.5 |   190M |  60 |2466 |3306 | 600 | 115k|  1 |  60k|  22 | 6.000000e+00 |      --      |    Inf |   4.75%
1712.13/1716.91	c  1717s| 85100 |  2741 | 18413k| 211.5 |   190M |  60 |2466 |3224 | 562 | 116k|  1 |  60k|  22 | 6.000000e+00 |      --      |    Inf |   4.75%
1713.73/1718.55	c  1719s| 85200 |  2746 | 18429k| 211.4 |   190M |  60 |2466 |3229 | 581 | 116k|  0 |  60k|  22 | 6.000000e+00 |      --      |    Inf |   4.75%
1715.33/1720.16	c  1720s| 85300 |  2744 | 18445k| 211.4 |   190M |  60 |2466 |3200 | 564 | 116k|  1 |  60k|  22 | 6.000000e+00 |      --      |    Inf |   4.76%
1717.33/1722.19	c  1722s| 85400 |  2755 | 18466k| 211.4 |   190M |  60 |2466 |3225 | 602 | 116k|  1 |  60k|  22 | 6.000000e+00 |      --      |    Inf |   4.76%
1719.61/1724.45	c  1724s| 85500 |  2760 | 18490k| 211.4 |   190M |  60 |2466 |3292 | 593 | 116k|  0 |  60k|  22 | 6.000000e+00 |      --      |    Inf |   4.76%
1722.21/1727.01	c  1727s| 85600 |  2771 | 18518k| 211.5 |   190M |  60 |2466 |3261 | 605 | 116k|  1 |  60k|  22 | 6.000000e+00 |      --      |    Inf |   4.76%
1724.09/1728.97	c  1729s| 85700 |  2762 | 18539k| 211.5 |   190M |  60 |2466 |3280 | 592 | 116k|  0 |  60k|  22 | 6.000000e+00 |      --      |    Inf |   4.76%
1726.08/1730.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1726.08/1730.95	c  1731s| 85800 |  2766 | 18559k| 211.5 |   190M |  60 |2466 |3251 | 590 | 116k|  0 |  60k|  22 | 6.000000e+00 |      --      |    Inf |   4.78%
1727.88/1732.72	c  1733s| 85900 |  2814 | 18578k| 211.4 |   190M |  60 |2466 |3256 | 572 | 117k|  1 |  61k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1729.47/1734.31	c  1734s| 86000 |  2844 | 18593k| 211.4 |   190M |  60 |2466 |3289 | 571 | 117k|  1 |  61k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1731.18/1736.10	c  1736s| 86100 |  2849 | 18611k| 211.3 |   190M |  60 |2466 |3319 | 547 | 117k|  1 |  61k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1733.27/1738.13	c  1738s| 86200 |  2870 | 18634k| 211.4 |   190M |  60 |2466 |3346 | 574 | 117k|  1 |  61k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1734.95/1739.88	c  1740s| 86300 |  2881 | 18652k| 211.3 |   191M |  60 |2466 |3453 | 588 | 117k|  1 |  61k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1737.05/1741.97	c  1742s| 86400 |  2887 | 18674k| 211.3 |   191M |  60 |2466 |3480 | 576 | 117k|  0 |  61k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1738.84/1743.71	c  1744s| 86500 |  2893 | 18691k| 211.3 |   191M |  60 |2466 |3529 | 630 | 117k|  1 |  61k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1740.34/1745.23	c  1745s| 86600 |  2905 | 18706k| 211.2 |   191M |  60 |2466 |3561 | 570 | 117k|  1 |  61k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1742.03/1747.00	c  1747s| 86700 |  2907 | 18724k| 211.2 |   191M |  60 |2466 |3625 | 585 | 118k|  1 |  61k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1744.14/1749.06	c  1749s| 86800 |  2911 | 18745k| 211.2 |   191M |  60 |2466 |3644 | 589 | 118k|  0 |  62k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1745.92/1750.89	c  1751s| 86900 |  2928 | 18764k| 211.2 |   191M |  60 |2466 |3605 | 572 | 118k|  0 |  62k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1748.81/1753.79	c  1754s| 87000 |  2924 | 18795k| 211.3 |   191M |  60 |2466 |3596 | 547 | 118k|  1 |  62k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1750.30/1755.22	c  1755s| 87100 |  2940 | 18809k| 211.2 |   191M |  60 |2466 |3617 | 564 | 118k|  0 |  62k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1752.40/1757.32	c  1757s| 87200 |  2933 | 18831k| 211.2 |   191M |  60 |2466 |3608 | 594 | 118k|  1 |  62k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1754.89/1759.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1754.89/1759.89	c  1760s| 87300 |  2963 | 18859k| 211.3 |   191M |  60 |2466 |3697 | 569 | 118k|  1 |  62k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1757.58/1762.51	c  1763s| 87400 |  2959 | 18887k| 211.4 |   191M |  60 |2466 |3682 | 611 | 118k|  1 |  62k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1759.47/1764.49	c  1764s| 87500 |  2961 | 18913k| 211.4 |   191M |  60 |2466 |3730 |   0 | 118k|  0 |  62k|  22 | 6.000000e+00 |      --      |    Inf |   4.79%
1761.86/1766.82	c  1767s| 87600 |  2963 | 18937k| 211.4 |   191M |  60 |2466 |3662 | 610 | 119k|  1 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.80%
1763.36/1768.31	c  1768s| 87700 |  2969 | 18952k| 211.4 |   191M |  60 |2466 |3648 | 624 | 119k|  0 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.80%
1764.85/1769.84	c  1770s| 87800 |  2990 | 18967k| 211.3 |   191M |  60 |2466 |3645 | 567 | 119k|  1 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.80%
1766.65/1771.66	c  1772s| 87900 |  3001 | 18986k| 211.3 |   191M |  60 |2466 |3684 | 571 | 119k|  0 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.80%
1768.06/1773.09	c  1773s| 88000 |  3011 | 19000k| 211.2 |   191M |  60 |2466 |3695 | 578 | 119k|  1 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.80%
1769.64/1774.66	c  1775s| 88100 |  3025 | 19017k| 211.2 |   192M |  60 |2466 |3685 | 571 | 119k|  1 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.80%
1771.23/1776.29	c  1776s| 88200 |  3040 | 19033k| 211.1 |   192M |  60 |2466 |3668 | 591 | 120k|  2 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1772.93/1777.91	c  1778s| 88300 |  3038 | 19049k| 211.0 |   192M |  60 |2466 |3695 |   0 | 120k|  0 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1774.72/1779.73	c  1780s| 88400 |  3042 | 19068k| 211.0 |   192M |  60 |2466 |3706 | 585 | 120k|  2 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1776.13/1781.18	c  1781s| 88500 |  3056 | 19083k| 211.0 |   192M |  60 |2466 |3754 | 585 | 120k|  1 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1777.51/1782.55	c  1783s| 88600 |  3075 | 19097k| 210.9 |   192M |  60 |2466 |3789 | 584 | 120k|  1 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1778.41/1783.46	c  1783s| 88700 |  3086 | 19106k| 210.7 |   193M |  60 |2466 |3829 | 584 | 120k|  0 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1779.80/1784.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1779.80/1784.89	c  1785s| 88800 |  3075 | 19121k| 210.7 |   193M |  60 |2466 |3853 | 571 | 120k|  1 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1781.89/1786.93	c  1787s| 88900 |  3074 | 19143k| 210.7 |   193M |  60 |2466 |3841 | 619 | 121k|  0 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1783.49/1788.54	c  1789s| 89000 |  3095 | 19160k| 210.6 |   193M |  60 |2466 |3837 | 586 | 121k|  0 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1785.28/1790.34	c  1790s| 89100 |  3103 | 19178k| 210.6 |   193M |  60 |2466 |3806 | 592 | 121k|  1 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1787.18/1792.23	c  1792s| 89200 |  3118 | 19198k| 210.6 |   193M |  60 |2466 |3874 | 605 | 121k|  1 |  63k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1789.17/1794.22	c  1794s| 89300 |  3123 | 19218k| 210.6 |   193M |  60 |2466 |3925 | 607 | 121k|  1 |  64k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1790.86/1795.97	c  1796s| 89400 |  3125 | 19237k| 210.6 |   193M |  60 |2466 |3874 | 577 | 121k|  0 |  64k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1792.97/1798.07	c  1798s| 89500 |  3128 | 19258k| 210.6 |   193M |  60 |2466 |3888 | 580 | 121k|  0 |  64k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1794.75/1799.88	c  1800s| 89600 |  3136 | 19276k| 210.5 |   193M |  60 |2466 |3917 | 596 | 122k|  0 |  64k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1796.45/1801.52	c  1802s| 89700 |  3128 | 19292k| 210.5 |   193M |  60 |2466 |3936 | 614 | 122k|  0 |  64k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1798.05/1803.14	c  1803s| 89800 |  3143 | 19308k| 210.4 |   193M |  60 |2466 |3923 | 606 | 122k|  1 |  64k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1800.05/1805.13	c  1805s| 89900 |  3139 | 19328k| 210.4 |   193M |  60 |2466 |3966 | 592 | 122k|  0 |  64k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1802.23/1807.36	c  1807s| 90000 |  3136 | 19350k| 210.4 |   193M |  60 |2466 |4002 | 585 | 122k|  0 |  64k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1804.12/1809.28	c  1809s| 90100 |  3132 | 19370k| 210.4 |   193M |  60 |2466 |3977 | 563 | 122k|  1 |  64k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1806.31/1811.49	c  1811s| 90200 |  3135 | 19393k| 210.4 |   193M |  60 |2466 |3912 | 607 | 122k|  1 |  64k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1808.02/1813.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1808.02/1813.17	c  1813s| 90300 |  3139 | 19410k| 210.4 |   193M |  60 |2466 |3845 | 583 | 122k|  1 |  65k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1809.91/1815.08	c  1815s| 90400 |  3139 | 19430k| 210.4 |   193M |  60 |2466 |3859 |   0 | 123k|  0 |  65k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1811.91/1817.09	c  1817s| 90500 |  3141 | 19451k| 210.4 |   193M |  60 |2466 |3828 | 590 | 123k|  1 |  65k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1814.29/1819.45	c  1819s| 90600 |  3132 | 19476k| 210.4 |   193M |  60 |2466 |3803 | 574 | 123k|  0 |  65k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1815.89/1821.04	c  1821s| 90700 |  3135 | 19491k| 210.3 |   193M |  60 |2466 |3782 | 580 | 123k|  1 |  65k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1818.17/1823.36	c  1823s| 90800 |  3135 | 19517k| 210.4 |   193M |  60 |2466 |3858 | 595 | 123k|  1 |  65k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1819.88/1825.03	c  1825s| 90900 |  3162 | 19534k| 210.4 |   193M |  60 |2466 |3899 | 544 | 123k|  1 |  65k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1820.98/1826.12	c  1826s| 91000 |  3195 | 19545k| 210.2 |   193M |  60 |2466 |3959 | 586 | 123k|  1 |  65k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1822.66/1827.88	c  1828s| 91100 |  3172 | 19562k| 210.2 |   193M |  60 |2466 |3981 | 562 | 124k|  0 |  65k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1824.86/1830.02	c  1830s| 91200 |  3164 | 19584k| 210.2 |   194M |  60 |2466 |4060 | 563 | 124k|  1 |  66k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1826.64/1831.83	c  1832s| 91300 |  3162 | 19602k| 210.2 |   195M |  60 |2466 |4100 | 569 | 124k|  1 |  66k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1828.14/1833.35	c  1833s| 91400 |  3169 | 19616k| 210.1 |   197M |  60 |2466 |4117 | 583 | 124k|  1 |  66k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1830.13/1835.38	c  1835s| 91500 |  3169 | 19636k| 210.1 |   197M |  60 |2466 |4138 | 571 | 124k|  1 |  66k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1832.42/1837.61	c  1838s| 91600 |  3168 | 19660k| 210.1 |   197M |  60 |2466 |4152 | 571 | 125k|  1 |  66k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1834.32/1839.59	c  1840s| 91700 |  3175 | 19680k| 210.1 |   197M |  60 |2466 |4164 | 573 | 125k|  1 |  66k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1836.21/1841.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1836.21/1841.42	c  1841s| 91800 |  3178 | 19698k| 210.1 |   197M |  60 |2466 |4160 | 577 | 125k|  1 |  66k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1838.20/1843.43	c  1843s| 91900 |  3186 | 19718k| 210.1 |   197M |  60 |2466 |4099 | 569 | 125k|  1 |  66k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1840.10/1845.39	c  1845s| 92000 |  3180 | 19738k| 210.1 |   197M |  60 |2466 |4088 | 594 | 125k|  1 |  66k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1841.69/1846.98	c  1847s| 92100 |  3182 | 19754k| 210.0 |   197M |  60 |2466 |4103 | 619 | 125k|  1 |  66k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1843.49/1848.79	c  1849s| 92200 |  3182 | 19773k| 210.0 |   197M |  60 |2466 |4042 | 567 | 125k|  1 |  67k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1845.58/1850.85	c  1851s| 92300 |  3190 | 19794k| 210.0 |   197M |  60 |2466 |4037 | 570 | 126k|  1 |  67k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1847.88/1853.12	c  1853s| 92400 |  3195 | 19818k| 210.0 |   197M |  60 |2466 |4080 | 595 | 126k|  1 |  67k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1850.46/1855.70	c  1856s| 92500 |  3197 | 19846k| 210.1 |   197M |  60 |2466 |4115 | 600 | 126k|  0 |  67k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1852.06/1857.32	c  1857s| 92600 |  3208 | 19863k| 210.1 |   197M |  60 |2466 |4137 | 599 | 126k|  1 |  67k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1852.96/1858.25	c  1858s| 92700 |  3207 | 19872k| 209.9 |   197M |  60 |2466 |4120 |   0 | 126k|  0 |  67k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1855.05/1860.37	c  1860s| 92800 |  3216 | 19895k| 209.9 |   197M |  60 |2466 |4133 | 603 | 126k|  1 |  67k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1857.24/1862.53	c  1863s| 92900 |  3222 | 19916k| 210.0 |   197M |  60 |2466 |4185 | 598 | 126k|  0 |  67k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1859.93/1865.28	c  1865s| 93000 |  3206 | 19945k| 210.0 |   198M |  60 |2466 |4069 | 639 | 126k|  1 |  67k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1862.13/1867.44	c  1867s| 93100 |  3201 | 19967k| 210.0 |   198M |  60 |2466 |4009 | 608 | 127k|  0 |  67k|  22 | 6.000000e+00 |      --      |    Inf |   4.81%
1864.92/1870.20	c  1870s| 93200 |  3199 | 19995k| 210.1 |   198M |  60 |2466 |4002 | 595 | 127k|  2 |  68k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1867.01/1872.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1867.01/1872.32	c  1872s| 93300 |  3198 | 20017k| 210.1 |   198M |  60 |2466 |4011 | 579 | 127k|  1 |  68k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1869.50/1874.88	c  1875s| 93400 |  3189 | 20043k| 210.2 |   198M |  60 |2466 |3998 | 628 | 127k|  0 |  68k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1872.59/1877.95	c  1878s| 93500 |  3190 | 20083k| 210.4 |   198M |  60 |2466 |3888 | 547 | 127k|  1 |  68k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1874.48/1879.89	c  1880s| 93600 |  3203 | 20102k| 210.4 |   198M |  60 |2466 |3852 | 568 | 127k|  1 |  68k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1876.28/1881.63	c  1882s| 93700 |  3214 | 20119k| 210.3 |   198M |  60 |2466 |3935 | 581 | 128k|  0 |  68k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1878.47/1883.88	c  1884s| 93800 |  3237 | 20143k| 210.3 |   198M |  60 |2466 |3956 |   0 | 128k|  0 |  68k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1880.78/1886.18	c  1886s| 93900 |  3244 | 20167k| 210.4 |   198M |  60 |2466 |4010 | 586 | 128k|  0 |  68k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1882.77/1888.18	c  1888s| 94000 |  3251 | 20187k| 210.4 |   198M |  60 |2466 |3982 | 592 | 128k|  1 |  69k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1885.35/1890.75	c  1891s| 94100 |  3252 | 20214k| 210.4 |   198M |  60 |2466 |4005 | 592 | 128k|  0 |  69k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1887.24/1892.63	c  1893s| 94200 |  3251 | 20232k| 210.4 |   198M |  60 |2466 |4056 | 585 | 128k|  1 |  69k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1890.03/1895.48	c  1895s| 94300 |  3246 | 20261k| 210.5 |   199M |  60 |2466 |4051 | 582 | 129k|  0 |  69k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1892.23/1897.65	c  1898s| 94400 |  3249 | 20283k| 210.5 |   199M |  60 |2466 |4040 | 583 | 129k|  1 |  69k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1894.52/1899.93	c  1900s| 94500 |  3257 | 20307k| 210.5 |   199M |  60 |2466 |4008 | 588 | 129k|  2 |  69k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1896.72/1902.18	c  1902s| 94600 |  3264 | 20329k| 210.5 |   200M |  60 |2466 |4155 | 590 | 129k|  1 |  69k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1899.10/1904.53	c  1905s| 94700 |  3267 | 20353k| 210.6 |   200M |  60 |2466 |4197 | 589 | 129k|  1 |  70k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1900.90/1906.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1900.90/1906.35	c  1906s| 94800 |  3280 | 20371k| 210.5 |   200M |  60 |2466 |4072 | 594 | 129k|  0 |  70k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1902.99/1908.44	c  1908s| 94900 |  3282 | 20391k| 210.5 |   200M |  60 |2466 |4047 | 574 | 129k|  0 |  70k|  22 | 6.000000e+00 |      --      |    Inf |   4.82%
1906.48/1911.96	c  1912s| 95000 |  3286 | 20427k| 210.7 |   200M |  60 |2466 |3903 | 583 | 130k|  0 |  70k|  22 | 6.000000e+00 |      --      |    Inf |   4.83%
1909.47/1914.94	c  1915s| 95100 |  3291 | 20456k| 210.8 |   200M |  60 |2466 |3947 |   0 | 130k|  0 |  70k|  22 | 6.000000e+00 |      --      |    Inf |   4.83%
1911.06/1916.53	c  1917s| 95200 |  3298 | 20472k| 210.7 |   200M |  60 |2466 |3891 | 564 | 130k|  0 |  70k|  22 | 6.000000e+00 |      --      |    Inf |   4.83%
1912.76/1918.27	c  1918s| 95300 |  3304 | 20490k| 210.7 |   200M |  60 |2466 |3821 | 601 | 130k|  1 |  70k|  22 | 6.000000e+00 |      --      |    Inf |   4.83%
1914.56/1920.05	c  1920s| 95400 |  3307 | 20508k| 210.6 |   200M |  60 |2466 |3764 | 582 | 130k|  0 |  70k|  22 | 6.000000e+00 |      --      |    Inf |   4.83%
1917.24/1922.77	c  1923s| 95500 |  3298 | 20536k| 210.7 |   200M |  60 |2466 |3740 | 602 | 130k|  0 |  70k|  22 | 6.000000e+00 |      --      |    Inf |   4.83%
1919.93/1925.49	c  1925s| 95600 |  3295 | 20566k| 210.8 |   200M |  60 |2466 |3720 | 557 | 130k|  0 |  71k|  22 | 6.000000e+00 |      --      |    Inf |   4.83%
1921.73/1927.25	c  1927s| 95700 |  3302 | 20583k| 210.8 |   200M |  60 |2466 |3633 | 549 | 131k|  1 |  71k|  22 | 6.000000e+00 |      --      |    Inf |   4.85%
1923.02/1928.59	c  1929s| 95800 |  3302 | 20596k| 210.7 |   200M |  60 |2466 |3610 | 591 | 131k|  0 |  71k|  22 | 6.000000e+00 |      --      |    Inf |   4.87%
1924.92/1930.48	c  1930s| 95900 |  3316 | 20616k| 210.7 |   200M |  60 |2466 |3638 | 562 | 131k|  1 |  71k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1927.11/1932.61	c  1933s| 96000 |  3341 | 20638k| 210.7 |   200M |  60 |2466 |3767 | 578 | 131k|  2 |  71k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1930.51/1936.01	c  1936s| 96100 |  3354 | 20674k| 210.8 |   201M |  60 |2466 |3834 | 569 | 131k|  1 |  71k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1932.29/1937.84	c  1938s| 96200 |  3366 | 20693k| 210.8 |   201M |  60 |2466 |3937 | 584 | 131k|  0 |  72k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1935.28/1940.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1935.28/1940.88	c  1941s| 96300 |  3355 | 20728k| 210.9 |   201M |  60 |2466 |4000 | 587 | 132k|  0 |  72k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1937.07/1942.63	c  1943s| 96400 |  3362 | 20745k| 210.9 |   201M |  60 |2466 |4059 | 577 | 132k|  1 |  72k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1938.77/1944.32	c  1944s| 96500 |  3373 | 20762k| 210.9 |   201M |  60 |2466 |4106 | 589 | 132k|  1 |  72k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1940.96/1946.50	c  1946s| 96600 |  3372 | 20784k| 210.9 |   201M |  60 |2466 |4081 | 581 | 132k|  0 |  72k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1943.35/1948.92	c  1949s| 96700 |  3376 | 20811k| 210.9 |   201M |  60 |2466 |4144 | 583 | 132k|  1 |  72k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1946.14/1951.72	c  1952s| 96800 |  3383 | 20840k| 211.0 |   202M |  60 |2466 |4189 | 582 | 133k|  0 |  73k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1949.03/1954.63	c  1955s| 96900 |  3376 | 20872k| 211.1 |   202M |  60 |2466 |4052 | 577 | 133k|  1 |  73k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1951.12/1956.78	c  1957s| 97000 |  3374 | 20894k| 211.1 |   202M |  60 |2466 |3950 | 566 | 133k|  1 |  73k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1952.72/1958.37	c  1958s| 97100 |  3403 | 20909k| 211.1 |   202M |  60 |2466 |3860 | 565 | 133k|  1 |  73k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1954.42/1960.01	c  1960s| 97200 |  3432 | 20924k| 211.0 |   202M |  60 |2466 |3892 | 581 | 133k|  1 |  73k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1956.42/1962.09	c  1962s| 97300 |  3446 | 20945k| 211.0 |   202M |  60 |2466 |3909 | 574 | 134k|  1 |  73k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1958.41/1964.03	c  1964s| 97400 |  3439 | 20964k| 211.0 |   202M |  60 |2466 |3930 | 565 | 134k|  0 |  73k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1959.89/1965.50	c  1965s| 97500 |  3477 | 20986k| 211.0 |   202M |  60 |2466 |3930 | 567 | 134k|  1 |  73k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1961.89/1967.57	c  1968s| 97600 |  3485 | 21007k| 211.0 |   202M |  60 |2466 |3937 | 587 | 134k|  1 |  73k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1963.88/1969.52	c  1970s| 97700 |  3493 | 21027k| 211.0 |   202M |  60 |2466 |3947 | 576 | 134k|  1 |  73k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1965.67/1971.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1965.67/1971.34	c  1971s| 97800 |  3493 | 21045k| 211.0 |   202M |  60 |2466 |3949 | 580 | 134k|  1 |  73k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1967.77/1973.49	c  1973s| 97900 |  3499 | 21068k| 211.0 |   202M |  60 |2466 |3951 | 575 | 135k|  1 |  73k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1969.76/1975.45	c  1975s| 98000 |  3515 | 21088k| 211.0 |   202M |  60 |2466 |3953 | 576 | 135k|  1 |  73k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1972.46/1978.12	c  1978s| 98100 |  3519 | 21115k| 211.0 |   202M |  60 |2466 |3883 | 567 | 135k|  0 |  74k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1974.36/1980.11	c  1980s| 98200 |  3539 | 21136k| 211.0 |   202M |  60 |2466 |4024 | 606 | 135k|  0 |  74k|  22 | 6.000000e+00 |      --      |    Inf |   4.88%
1976.84/1982.51	c  1982s| 98300 |  3553 | 21162k| 211.1 |   202M |  60 |2466 |4051 | 567 | 135k|  1 |  74k|  22 | 6.000000e+00 |      --      |    Inf |   4.89%
1979.44/1985.17	c  1985s| 98400 |  3551 | 21190k| 211.1 |   202M |  60 |2466 |4139 |   0 | 135k|  0 |  74k|  22 | 6.000000e+00 |      --      |    Inf |   4.89%
1981.22/1986.98	c  1987s| 98500 |  3543 | 21206k| 211.1 |   202M |  60 |2466 |4093 | 565 | 135k|  1 |  74k|  22 | 6.000000e+00 |      --      |    Inf |   4.89%
1983.33/1989.06	c  1989s| 98600 |  3547 | 21228k| 211.1 |   202M |  60 |2466 |4103 | 569 | 135k|  1 |  74k|  22 | 6.000000e+00 |      --      |    Inf |   4.89%
1985.51/1991.27	c  1991s| 98700 |  3546 | 21250k| 211.1 |   202M |  60 |2466 |4026 | 595 | 135k|  1 |  74k|  22 | 6.000000e+00 |      --      |    Inf |   4.89%
1987.90/1993.65	c  1994s| 98800 |  3557 | 21275k| 211.1 |   202M |  60 |2466 |3998 | 612 | 136k|  1 |  75k|  22 | 6.000000e+00 |      --      |    Inf |   4.89%
1989.79/1995.58	c  1996s| 98900 |  3571 | 21295k| 211.1 |   202M |  60 |2466 |4038 | 565 | 136k|  0 |  75k|  22 | 6.000000e+00 |      --      |    Inf |   4.89%
1991.59/1997.30	c  1997s| 99000 |  3564 | 21313k| 211.1 |   202M |  60 |2466 |4052 | 600 | 136k|  1 |  75k|  22 | 6.000000e+00 |      --      |    Inf |   4.89%
1993.48/1999.28	c  1999s| 99100 |  3569 | 21334k| 211.1 |   202M |  60 |2466 |4039 | 588 | 136k|  0 |  75k|  22 | 6.000000e+00 |      --      |    Inf |   4.89%
1995.17/2000.94	c  2001s| 99200 |  3568 | 21352k| 211.1 |   202M |  60 |2466 |4045 | 595 | 136k|  1 |  75k|  22 | 6.000000e+00 |      --      |    Inf |   4.89%
1996.77/2002.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1996.77/2002.51	c  2002s| 99300 |  3581 | 21367k| 211.0 |   202M |  60 |2466 |4037 | 574 | 136k|  1 |  75k|  22 | 6.000000e+00 |      --      |    Inf |   4.89%
1998.96/2004.76	c  2005s| 99400 |  3587 | 21389k| 211.0 |   202M |  60 |2466 |3995 | 593 | 136k|  1 |  75k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2001.95/2007.75	c  2008s| 99500 |  3588 | 21419k| 211.1 |   202M |  60 |2466 |3985 | 601 | 136k|  1 |  75k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2003.84/2009.69	c  2010s| 99600 |  3580 | 21440k| 211.1 |   202M |  60 |2466 |4006 | 625 | 136k|  0 |  75k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2006.14/2011.95	c  2012s| 99700 |  3579 | 21464k| 211.1 |   202M |  60 |2466 |3979 | 605 | 137k|  1 |  75k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2008.83/2014.68	c  2015s| 99800 |  3566 | 21492k| 211.2 |   202M |  60 |2466 |3945 | 677 | 137k|  1 |  76k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2010.62/2016.44	c  2016s| 99900 |  3559 | 21509k| 211.2 |   202M |  60 |2466 |3940 | 564 | 137k|  1 |  76k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2012.41/2018.27	c  2018s|100000 |  3560 | 21528k| 211.1 |   203M |  60 |2466 |3999 | 641 | 137k|  0 |  76k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2014.91/2020.74	c  2021s|100100 |  3544 | 21554k| 211.2 |   204M |  60 |2466 |3994 | 641 | 137k|  0 |  76k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2016.80/2022.63	c  2023s|100200 |  3550 | 21573k| 211.2 |   205M |  60 |2466 |4002 |   0 | 137k|  0 |  76k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2018.69/2024.59	c  2025s|100300 |  3561 | 21593k| 211.2 |   205M |  60 |2466 |3994 | 594 | 137k|  2 |  76k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2020.09/2025.90	c  2026s|100400 |  3567 | 21607k| 211.1 |   205M |  60 |2466 |3990 | 594 | 137k|  1 |  76k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2021.68/2027.54	c  2028s|100500 |  3562 | 21625k| 211.1 |   205M |  60 |2466 |3983 | 603 | 137k|  0 |  76k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2023.68/2029.59	c  2030s|100600 |  3548 | 21646k| 211.1 |   205M |  60 |2466 |3961 | 586 | 138k|  1 |  76k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2025.87/2031.78	c  2032s|100700 |  3538 | 21668k| 211.1 |   205M |  60 |2466 |3969 | 599 | 138k|  1 |  76k|  22 | 6.000000e+00 |      --      |    Inf |   4.90%
2028.96/2034.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2028.96/2034.85	c  2035s|100800 |  3529 | 21700k| 211.2 |   205M |  60 |2466 |3882 | 590 | 138k|  0 |  76k|  22 | 6.000000e+00 |      --      |    Inf |   4.91%
2030.55/2036.40	c  2036s|100900 |  3518 | 21716k| 211.1 |   205M |  60 |2466 |3881 | 600 | 138k|  0 |  76k|  22 | 6.000000e+00 |      --      |    Inf |   4.91%
2032.65/2038.59	c  2039s|101000 |  3473 | 21738k| 211.1 |   205M |  60 |2466 |3803 | 631 | 138k|  1 |  77k|  22 | 6.000000e+00 |      --      |    Inf |   4.92%
2034.84/2040.71	c  2041s|101100 |  3471 | 21760k| 211.1 |   205M |  60 |2466 |3792 | 623 | 138k|  1 |  77k|  22 | 6.000000e+00 |      --      |    Inf |   4.92%
2036.53/2042.43	c  2042s|101200 |  3473 | 21778k| 211.1 |   205M |  60 |2466 |3882 | 593 | 138k|  1 |  77k|  22 | 6.000000e+00 |      --      |    Inf |   4.92%
2038.33/2044.26	c  2044s|101300 |  3474 | 21797k| 211.1 |   205M |  60 |2466 |3944 | 630 | 138k|  0 |  77k|  22 | 6.000000e+00 |      --      |    Inf |   4.92%
2040.02/2045.94	c  2046s|101400 |  3457 | 21814k| 211.1 |   205M |  60 |2466 |3947 | 603 | 138k|  1 |  77k|  22 | 6.000000e+00 |      --      |    Inf |   4.94%
2042.02/2047.90	c  2048s|101500 |  3459 | 21835k| 211.0 |   205M |  60 |2466 |3841 | 623 | 139k|  0 |  77k|  22 | 6.000000e+00 |      --      |    Inf |   4.94%
2044.13/2050.02	c  2050s|101600 |  3459 | 21857k| 211.0 |   205M |  60 |2466 |3845 | 585 | 139k|  1 |  77k|  22 | 6.000000e+00 |      --      |    Inf |   4.94%
2045.91/2051.89	c  2052s|101700 |  3461 | 21875k| 211.0 |   205M |  60 |2466 |3867 | 576 | 139k|  0 |  78k|  22 | 6.000000e+00 |      --      |    Inf |   4.94%
2048.22/2054.15	c  2054s|101800 |  3459 | 21899k| 211.1 |   205M |  60 |2466 |3927 | 572 | 139k|  2 |  78k|  22 | 6.000000e+00 |      --      |    Inf |   4.96%
2050.00/2055.90	c  2056s|101900 |  3477 | 21921k| 211.1 |   205M |  60 |2466 |3956 | 593 | 139k|  1 |  78k|  22 | 6.000000e+00 |      --      |    Inf |   4.96%
2051.39/2057.34	c  2057s|102000 |  3479 | 21935k| 211.0 |   206M |  60 |2466 |3993 | 586 | 139k|  0 |  78k|  22 | 6.000000e+00 |      --      |    Inf |   4.96%
2053.10/2059.04	c  2059s|102100 |  3486 | 21952k| 211.0 |   206M |  60 |2466 |3984 | 614 | 139k|  1 |  78k|  22 | 6.000000e+00 |      --      |    Inf |   4.96%
2055.68/2061.68	c  2062s|102200 |  3454 | 21979k| 211.0 |   206M |  60 |2466 |3981 | 578 | 139k|  1 |  78k|  22 | 6.000000e+00 |      --      |    Inf |   4.96%
2057.37/2063.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2057.37/2063.32	c  2063s|102300 |  3454 | 21996k| 211.0 |   206M |  60 |2466 |3973 | 583 | 140k|  1 |  78k|  22 | 6.000000e+00 |      --      |    Inf |   4.96%
2059.18/2065.16	c  2065s|102400 |  3448 | 22014k| 210.9 |   207M |  60 |2466 |3952 | 577 | 140k|  0 |  78k|  22 | 6.000000e+00 |      --      |    Inf |   4.96%
2060.86/2066.80	c  2067s|102500 |  3451 | 22031k| 210.9 |   207M |  60 |2466 |3921 | 625 | 140k|  1 |  78k|  22 | 6.000000e+00 |      --      |    Inf |   4.96%
2062.66/2068.69	c  2069s|102600 |  3450 | 22050k| 210.9 |   207M |  60 |2466 |3936 | 590 | 140k|  1 |  78k|  22 | 6.000000e+00 |      --      |    Inf |   4.96%
2065.06/2071.09	c  2071s|102700 |  3434 | 22075k| 210.9 |   207M |  60 |2466 |3897 | 577 | 140k|  1 |  79k|  22 | 6.000000e+00 |      --      |    Inf |   4.96%
2067.94/2073.94	c  2074s|102800 |  3425 | 22104k| 211.0 |   207M |  60 |2466 |3848 | 547 | 140k|  1 |  79k|  22 | 6.000000e+00 |      --      |    Inf |   4.96%
2069.73/2075.75	c  2076s|102900 |  3437 | 22122k| 211.0 |   207M |  60 |2466 |3822 | 612 | 140k|  1 |  79k|  22 | 6.000000e+00 |      --      |    Inf |   4.97%
2071.92/2077.94	c  2078s|103000 |  3444 | 22144k| 211.0 |   207M |  60 |2466 |3749 |   0 | 141k|  0 |  79k|  22 | 6.000000e+00 |      --      |    Inf |   4.97%
2073.62/2079.61	c  2080s|103100 |  3450 | 22161k| 210.9 |   207M |  60 |2466 |3787 | 588 | 141k|  0 |  79k|  22 | 6.000000e+00 |      --      |    Inf |   4.97%
2075.41/2081.47	c  2081s|103200 |  3458 | 22179k| 210.9 |   207M |  60 |2466 |3805 | 617 | 141k|  1 |  79k|  22 | 6.000000e+00 |      --      |    Inf |   4.97%
2078.02/2084.03	c  2084s|103300 |  3470 | 22206k| 211.0 |   207M |  60 |2466 |3802 | 603 | 141k|  0 |  79k|  22 | 6.000000e+00 |      --      |    Inf |   4.97%
2082.79/2088.80	c  2089s|103400 |  3445 | 22254k| 211.2 |   207M |  60 |2466 |3573 | 579 | 141k|  0 |  79k|  22 | 6.000000e+00 |      --      |    Inf |   5.17%
2084.78/2090.89	c  2091s|103500 |  3442 | 22276k| 211.2 |   207M |  60 |2466 |3580 | 626 | 141k|  1 |  79k|  22 | 6.000000e+00 |      --      |    Inf |   5.17%
2087.98/2094.11	c  2094s|103600 |  3432 | 22309k| 211.3 |   207M |  60 |2466 |3529 | 591 | 141k|  0 |  79k|  22 | 6.000000e+00 |      --      |    Inf |   5.18%
2090.46/2096.57	c  2097s|103700 |  3440 | 22334k| 211.4 |   207M |  60 |2466 |3475 | 581 | 142k|  0 |  79k|  22 | 6.000000e+00 |      --      |    Inf |   5.18%
2092.76/2098.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2092.76/2098.85	c  2099s|103800 |  3441 | 22357k| 211.4 |   207M |  60 |2466 |3408 | 590 | 142k|  1 |  79k|  22 | 6.000000e+00 |      --      |    Inf |   5.18%
2095.65/2101.71	c  2102s|103900 |  3419 | 22387k| 211.5 |   207M |  60 |2466 |3430 | 570 | 142k|  1 |  79k|  22 | 6.000000e+00 |      --      |    Inf |   5.18%
2098.14/2104.22	c  2104s|104000 |  3437 | 22414k| 211.5 |   207M |  60 |2466 |3465 | 618 | 142k|  1 |  80k|  22 | 6.000000e+00 |      --      |    Inf |   5.19%
2100.13/2106.20	c  2106s|104100 |  3426 | 22433k| 211.5 |   207M |  60 |2466 |3485 | 643 | 142k|  1 |  80k|  22 | 6.000000e+00 |      --      |    Inf |   5.19%
2102.04/2108.16	c  2108s|104200 |  3417 | 22452k| 211.5 |   207M |  60 |2466 |3496 | 606 | 142k|  1 |  80k|  22 | 6.000000e+00 |      --      |    Inf |   5.19%
2104.03/2110.15	c  2110s|104300 |  3418 | 22473k| 211.5 |   207M |  60 |2466 |3530 | 636 | 142k|  1 |  80k|  22 | 6.000000e+00 |      --      |    Inf |   5.19%
2106.21/2112.35	c  2112s|104400 |  3409 | 22495k| 211.5 |   207M |  60 |2466 |3569 | 576 | 143k|  1 |  80k|  22 | 6.000000e+00 |      --      |    Inf |   5.19%
2108.50/2114.60	c  2115s|104500 |  3412 | 22518k| 211.5 |   207M |  60 |2466 |3559 | 577 | 143k|  1 |  80k|  22 | 6.000000e+00 |      --      |    Inf |   5.19%
2110.70/2116.83	c  2117s|104600 |  3414 | 22541k| 211.5 |   207M |  60 |2466 |3556 | 602 | 143k|  1 |  80k|  22 | 6.000000e+00 |      --      |    Inf |   5.19%
2113.19/2119.37	c  2119s|104700 |  3409 | 22567k| 211.6 |   207M |  60 |2466 |3578 | 996 | 143k|  1 |  80k|  22 | 6.000000e+00 |      --      |    Inf |   5.20%
2115.89/2122.01	c  2122s|104800 |  3402 | 22594k| 211.6 |   207M |  60 |2466 |3608 |   0 | 143k|  0 |  80k|  22 | 6.000000e+00 |      --      |    Inf |   5.21%
2117.57/2123.78	c  2124s|104900 |  3399 | 22612k| 211.6 |   207M |  60 |2466 |3755 | 626 | 143k|  2 |  81k|  22 | 6.000000e+00 |      --      |    Inf |   5.21%
2119.77/2125.94	c  2126s|105000 |  3420 | 22634k| 211.6 |   207M |  60 |2466 |3785 | 598 | 143k|  1 |  81k|  22 | 6.000000e+00 |      --      |    Inf |   5.21%
2122.66/2128.82	c  2129s|105100 |  3399 | 22665k| 211.7 |   207M |  60 |2466 |3777 | 808 | 144k|  0 |  81k|  22 | 6.000000e+00 |      --      |    Inf |   5.21%
2142.29/2148.54	c  2149s|105200 |  3136 | 22821k| 213.0 |   207M |  60 |2466 |2995 |1807 | 144k|  0 |  81k|  22 | 6.000000e+00 |      --      |    Inf |   5.29%
2175.70/2182.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2175.70/2182.08	c  2182s|105300 |  2898 | 23063k| 215.0 |   207M |  60 |2466 |2554 | 579 | 144k|  0 |  81k|  22 | 6.000000e+00 |      --      |    Inf |   5.58%
2178.28/2184.61	c  2185s|105400 |  2904 | 23092k| 215.1 |   207M |  60 |2466 |2604 | 574 | 144k|  1 |  81k|  22 | 6.000000e+00 |      --      |    Inf |   5.58%
2181.78/2188.15	c  2188s|105500 |  2893 | 23134k| 215.3 |   207M |  60 |2466 |2629 | 619 | 144k|  0 |  81k|  22 | 6.000000e+00 |      --      |    Inf |   5.58%
2185.35/2191.77	c  2192s|105600 |  2827 | 23174k| 215.5 |   207M |  60 |2466 |2604 | 603 | 144k|  0 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.59%
2188.44/2194.88	c  2195s|105700 |  2827 | 23212k| 215.6 |   207M |  60 |2466 |2629 | 624 | 144k|  0 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.59%
2191.13/2197.53	c  2198s|105800 |  2829 | 23244k| 215.7 |   208M |  60 |2466 |2676 | 552 | 144k|  1 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.59%
2193.82/2200.21	c  2200s|105900 |  2844 | 23278k| 215.8 |   208M |  60 |2466 |2714 | 587 | 145k|  0 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.59%
2197.11/2203.56	c  2204s|106000 |  2857 | 23321k| 216.0 |   208M |  60 |2466 |2748 | 583 | 145k|  1 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.59%
2199.11/2205.50	c  2205s|106100 |  2873 | 23346k| 216.0 |   208M |  60 |2466 |2762 | 591 | 145k|  2 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.59%
2201.61/2208.02	c  2208s|106200 |  2878 | 23377k| 216.1 |   208M |  60 |2466 |2805 | 599 | 145k|  1 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.59%
2204.09/2210.51	c  2211s|106300 |  2901 | 23409k| 216.2 |   208M |  60 |2466 |2817 | 573 | 145k|  1 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.59%
2206.59/2213.03	c  2213s|106400 |  2925 | 23440k| 216.3 |   208M |  60 |2466 |2903 | 595 | 145k|  1 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.59%
2209.77/2216.22	c  2216s|106500 |  2907 | 23479k| 216.5 |   208M |  60 |2466 |2908 | 644 | 145k|  0 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.59%
2213.67/2220.19	c  2220s|106600 |  2861 | 23528k| 216.7 |   208M |  60 |2466 |2893 | 578 | 146k|  0 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.59%
2216.75/2223.27	c  2223s|106700 |  2894 | 23562k| 216.8 |   208M |  60 |2466 |2907 | 589 | 146k|  1 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.59%
2221.23/2227.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2221.23/2227.77	c  2228s|106800 |  2863 | 23608k| 217.1 |   208M |  60 |2466 |2826 | 935 | 146k|  0 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.60%
2227.53/2234.05	c  2234s|106900 |  2852 | 23666k| 217.4 |   208M |  60 |2466 |2815 | 603 | 146k|  1 |  82k|  22 | 6.000000e+00 |      --      |    Inf |   5.62%
2230.52/2237.10	c  2237s|107000 |  2875 | 23696k| 217.5 |   208M |  60 |2466 |2854 | 637 | 146k|  1 |  83k|  22 | 6.000000e+00 |      --      |    Inf |   5.62%
2233.39/2239.95	c  2240s|107100 |  2888 | 23723k| 217.5 |   208M |  60 |2466 |2867 | 643 | 146k|  1 |  83k|  22 | 6.000000e+00 |      --      |    Inf |   5.62%
2236.38/2242.99	c  2243s|107200 |  2856 | 23756k| 217.6 |   208M |  60 |2466 |2770 | 582 | 147k|  1 |  83k|  22 | 6.000000e+00 |      --      |    Inf |   5.62%
2238.88/2245.47	c  2245s|107300 |  2873 | 23779k| 217.6 |   208M |  60 |2466 |2792 | 594 | 147k|  1 |  83k|  22 | 6.000000e+00 |      --      |    Inf |   5.62%
2240.97/2247.54	c  2248s|107400 |  2862 | 23800k| 217.6 |   208M |  60 |2466 |2761 | 593 | 147k|  1 |  83k|  22 | 6.000000e+00 |      --      |    Inf |   5.62%
2243.57/2250.15	c  2250s|107500 |  2866 | 23827k| 217.7 |   208M |  60 |2466 |2729 | 579 | 147k|  1 |  83k|  22 | 6.000000e+00 |      --      |    Inf |   5.62%
2245.75/2252.31	c  2252s|107600 |  2891 | 23851k| 217.7 |   208M |  60 |2466 |2708 | 595 | 147k|  1 |  83k|  22 | 6.000000e+00 |      --      |    Inf |   5.62%
2247.75/2254.36	c  2254s|107700 |  2879 | 23874k| 217.7 |   208M |  60 |2466 |2739 | 627 | 147k|  0 |  83k|  22 | 6.000000e+00 |      --      |    Inf |   5.62%
2250.24/2256.88	c  2257s|107800 |  2894 | 23899k| 217.7 |   208M |  60 |2466 |2733 | 602 | 147k|  0 |  83k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2252.03/2258.67	c  2259s|107900 |  2927 | 23917k| 217.7 |   208M |  60 |2466 |2771 | 567 | 148k|  1 |  83k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2254.02/2260.68	c  2261s|108000 |  2947 | 23938k| 217.7 |   208M |  60 |2466 |2877 | 579 | 148k|  0 |  83k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2256.62/2263.22	c  2263s|108100 |  2941 | 23964k| 217.7 |   208M |  60 |2466 |2893 | 584 | 148k|  0 |  83k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2259.52/2266.16	c  2266s|108200 |  2938 | 23994k| 217.8 |   208M |  60 |2466 |2884 | 590 | 148k|  1 |  84k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2262.79/2269.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2262.79/2269.41	c  2269s|108300 |  2949 | 24030k| 217.9 |   208M |  60 |2466 |2870 | 582 | 148k|  1 |  84k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2265.59/2272.22	c  2272s|108400 |  2970 | 24062k| 218.0 |   208M |  60 |2466 |2943 | 565 | 148k|  1 |  84k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2267.68/2274.36	c  2274s|108500 |  2985 | 24085k| 218.0 |   209M |  60 |2466 |3008 |   0 | 149k|  0 |  84k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2269.87/2276.58	c  2277s|108600 |  2994 | 24111k| 218.1 |   209M |  60 |2466 |3132 | 581 | 149k|  1 |  84k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2272.37/2279.04	c  2279s|108700 |  3013 | 24138k| 218.1 |   209M |  60 |2466 |3184 | 594 | 149k|  1 |  84k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2275.36/2282.02	c  2282s|108800 |  3017 | 24172k| 218.2 |   209M |  60 |2466 |3177 | 574 | 149k|  2 |  85k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2277.75/2284.49	c  2284s|108900 |  3035 | 24199k| 218.3 |   209M |  60 |2466 |3269 | 590 | 149k|  1 |  85k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2280.35/2287.06	c  2287s|109000 |  3036 | 24227k| 218.3 |   210M |  60 |2466 |3372 | 587 | 149k|  1 |  85k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2282.53/2289.20	c  2289s|109100 |  3041 | 24249k| 218.3 |   210M |  60 |2466 |3403 | 593 | 150k|  1 |  85k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2284.92/2291.63	c  2292s|109200 |  3044 | 24275k| 218.4 |   210M |  60 |2466 |3297 | 587 | 150k|  1 |  85k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2287.61/2294.38	c  2294s|109300 |  3079 | 24306k| 218.5 |   210M |  60 |2466 |3305 | 572 | 150k|  1 |  85k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2291.00/2297.71	c  2298s|109400 |  3093 | 24342k| 218.6 |   210M |  60 |2466 |3395 | 566 | 150k|  1 |  86k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2294.09/2300.83	c  2301s|109500 |  3110 | 24373k| 218.7 |   210M |  60 |2466 |3425 | 581 | 150k|  2 |  86k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2296.18/2302.98	c  2303s|109600 |  3127 | 24394k| 218.7 |   210M |  60 |2466 |3486 | 581 | 150k|  1 |  86k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2298.58/2305.33	c  2305s|109700 |  3114 | 24417k| 218.7 |   210M |  60 |2466 |3527 | 569 | 151k|  1 |  86k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2301.38/2308.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2301.38/2308.19	c  2308s|109800 |  3112 | 24447k| 218.7 |   210M |  60 |2466 |3508 | 598 | 151k|  1 |  86k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2304.76/2311.55	c  2312s|109900 |  3100 | 24480k| 218.8 |   210M |  60 |2466 |3383 | 564 | 151k|  1 |  86k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2307.36/2314.13	c  2314s|110000 |  3104 | 24506k| 218.9 |   210M |  60 |2466 |3422 | 587 | 151k|  0 |  86k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2310.64/2317.47	c  2317s|110100 |  3095 | 24540k| 219.0 |   210M |  60 |2466 |3448 | 586 | 152k|  0 |  87k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2313.83/2320.62	c  2321s|110200 |  3098 | 24574k| 219.1 |   210M |  60 |2466 |3463 | 575 | 152k|  1 |  87k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2317.23/2324.07	c  2324s|110300 |  3111 | 24609k| 219.2 |   210M |  60 |2466 |3432 | 602 | 152k|  1 |  87k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2320.40/2327.29	c  2327s|110400 |  3102 | 24642k| 219.3 |   210M |  60 |2466 |3313 | 592 | 152k|  0 |  87k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2323.10/2329.95	c  2330s|110500 |  3092 | 24670k| 219.4 |   210M |  60 |2466 |3311 | 579 | 152k|  1 |  87k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2325.59/2332.40	c  2332s|110600 |  3100 | 24696k| 219.4 |   210M |  60 |2466 |3313 | 593 | 152k|  1 |  87k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2327.38/2334.28	c  2334s|110700 |  3082 | 24715k| 219.4 |   210M |  60 |2466 |3285 | 594 | 153k|  0 |  87k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2329.08/2336.00	c  2336s|110800 |  3078 | 24732k| 219.3 |   210M |  60 |2466 |3177 | 578 | 153k|  1 |  87k|  22 | 6.000000e+00 |      --      |    Inf |   5.63%
2331.57/2338.48	c  2338s|110900 |  3061 | 24759k| 219.4 |   210M |  60 |2466 |3035 | 569 | 153k|  0 |  88k|  22 | 6.000000e+00 |      --      |    Inf |   5.73%
2333.66/2340.50	c  2340s|111000 |  3066 | 24779k| 219.4 |   210M |  60 |2466 |3021 | 637 | 153k|  1 |  88k|  22 | 6.000000e+00 |      --      |    Inf |   5.73%
2335.95/2342.82	c  2343s|111100 |  3089 | 24802k| 219.4 |   210M |  60 |2466 |3002 | 609 | 153k|  1 |  88k|  22 | 6.000000e+00 |      --      |    Inf |   5.73%
2337.95/2344.88	c  2345s|111200 |  3101 | 24824k| 219.4 |   210M |  60 |2466 |3009 | 581 | 153k|  1 |  88k|  22 | 6.000000e+00 |      --      |    Inf |   5.73%
2340.25/2347.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2340.25/2347.11	c  2347s|111300 |  3100 | 24846k| 219.4 |   210M |  60 |2466 |2935 | 575 | 154k|  0 |  88k|  22 | 6.000000e+00 |      --      |    Inf |   5.73%
2342.53/2349.45	c  2349s|111400 |  3093 | 24870k| 219.4 |   210M |  60 |2466 |2877 | 544 | 154k|  0 |  88k|  22 | 6.000000e+00 |      --      |    Inf |   5.73%
2343.73/2350.66	c  2351s|111500 |  3108 | 24881k| 219.3 |   210M |  60 |2466 |2882 | 566 | 154k|  0 |  88k|  22 | 6.000000e+00 |      --      |    Inf |   5.74%
2345.82/2352.70	c  2353s|111600 |  3110 | 24901k| 219.3 |   210M |  60 |2466 |2865 | 602 | 154k|  1 |  88k|  22 | 6.000000e+00 |      --      |    Inf |   5.74%
2348.22/2355.14	c  2355s|111700 |  3138 | 24926k| 219.3 |   210M |  60 |2466 |2877 | 603 | 154k|  1 |  88k|  22 | 6.000000e+00 |      --      |    Inf |   5.74%
2351.21/2358.12	c  2358s|111800 |  3155 | 24955k| 219.4 |   210M |  60 |2466 |2945 | 619 | 154k|  1 |  88k|  22 | 6.000000e+00 |      --      |    Inf |   5.74%
2354.59/2361.52	c  2362s|111900 |  3150 | 24988k| 219.5 |   210M |  60 |2466 |3020 | 636 | 155k|  2 |  89k|  22 | 6.000000e+00 |      --      |    Inf |   5.74%
2357.78/2364.74	c  2365s|112000 |  3160 | 25018k| 219.5 |   210M |  60 |2466 |3101 | 625 | 155k|  2 |  89k|  22 | 6.000000e+00 |      --      |    Inf |   5.74%
2361.47/2368.43	c  2368s|112100 |  3144 | 25056k| 219.7 |   210M |  60 |2466 |3009 | 622 | 155k|  2 |  89k|  22 | 6.000000e+00 |      --      |    Inf |   5.74%
2364.26/2371.22	c  2371s|112200 |  3109 | 25083k| 219.7 |   210M |  60 |2466 |2973 | 582 | 155k|  1 |  89k|  22 | 6.000000e+00 |      --      |    Inf |   5.74%
2366.75/2373.74	c  2374s|112300 |  3108 | 25108k| 219.7 |   210M |  60 |2466 |2975 | 653 | 155k|  2 |  89k|  22 | 6.000000e+00 |      --      |    Inf |   5.74%
2369.64/2376.66	c  2377s|112400 |  3119 | 25137k| 219.8 |   210M |  60 |2466 |2942 | 634 | 156k|  1 |  89k|  22 | 6.000000e+00 |      --      |    Inf |   5.74%
2374.04/2381.07	c  2381s|112500 |  3131 | 25186k| 220.0 |   210M |  60 |2466 |2956 | 609 | 156k|  1 |  89k|  22 | 6.000000e+00 |      --      |    Inf |   5.75%
2376.81/2383.82	c  2384s|112600 |  3120 | 25217k| 220.1 |   210M |  60 |2466 |2961 |   0 | 156k|  0 |  89k|  22 | 6.000000e+00 |      --      |    Inf |   5.75%
2379.02/2386.01	c  2386s|112700 |  3122 | 25243k| 220.2 |   210M |  60 |2466 |3057 | 599 | 156k|  0 |  89k|  22 | 6.000000e+00 |      --      |    Inf |   5.75%
2383.39/2390.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2383.39/2390.44	c  2390s|112800 |  3080 | 25293k| 220.4 |   210M |  60 |2466 |3009 | 579 | 156k|  0 |  90k|  22 | 6.000000e+00 |      --      |    Inf |   5.76%
2393.56/2400.65	c  2401s|112900 |  2915 | 25385k| 221.0 |   210M |  60 |2466 |2741 |1392 | 156k|  0 |  90k|  22 | 6.000000e+00 |      --      |    Inf |   5.80%
2414.00/2421.19	c  2421s|113000 |  2617 | 25541k| 222.2 |   211M |  60 |2466 |2398 | 565 | 156k|  1 |  90k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2415.38/2422.55	c  2423s|113100 |  2628 | 25555k| 222.1 |   211M |  60 |2466 |2602 | 591 | 156k|  1 |  90k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2417.89/2425.04	c  2425s|113200 |  2630 | 25581k| 222.1 |   211M |  60 |2466 |2740 | 572 | 157k|  0 |  90k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2419.47/2426.66	c  2427s|113300 |  2647 | 25598k| 222.1 |   211M |  60 |2466 |2722 | 581 | 157k|  1 |  90k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2421.56/2428.73	c  2429s|113400 |  2654 | 25619k| 222.1 |   211M |  60 |2466 |2728 | 598 | 157k|  1 |  90k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2424.75/2431.97	c  2432s|113500 |  2659 | 25653k| 222.2 |   211M |  60 |2466 |2743 | 573 | 157k|  0 |  91k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2427.04/2434.21	c  2434s|113600 |  2667 | 25676k| 222.2 |   211M |  60 |2466 |2775 | 575 | 157k|  1 |  91k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2429.44/2436.67	c  2437s|113700 |  2676 | 25704k| 222.2 |   211M |  60 |2466 |2899 | 599 | 157k|  1 |  91k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2432.13/2439.38	c  2439s|113800 |  2665 | 25732k| 222.3 |   211M |  60 |2466 |2913 | 589 | 157k|  0 |  91k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2434.62/2441.88	c  2442s|113900 |  2669 | 25759k| 222.3 |   211M |  60 |2466 |2887 | 560 | 158k|  0 |  91k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2436.61/2443.82	c  2444s|114000 |  2679 | 25779k| 222.3 |   211M |  60 |2466 |2846 | 567 | 158k|  1 |  91k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2438.30/2445.53	c  2446s|114100 |  2691 | 25798k| 222.3 |   211M |  60 |2466 |2889 | 564 | 158k|  1 |  91k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2439.30/2446.55	c  2447s|114200 |  2695 | 25808k| 222.2 |   211M |  60 |2466 |2946 | 578 | 158k|  1 |  91k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2441.19/2448.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2441.19/2448.49	c  2448s|114300 |  2687 | 25828k| 222.2 |   211M |  60 |2466 |2987 | 579 | 158k|  1 |  92k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2442.90/2450.16	c  2450s|114400 |  2702 | 25845k| 222.1 |   211M |  60 |2466 |3030 |   0 | 158k|  0 |  92k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2444.90/2452.13	c  2452s|114500 |  2698 | 25865k| 222.1 |   211M |  60 |2466 |3064 | 575 | 158k|  1 |  92k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2446.28/2453.56	c  2454s|114600 |  2725 | 25880k| 222.0 |   211M |  60 |2466 |3052 | 567 | 158k|  1 |  92k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2447.89/2455.17	c  2455s|114700 |  2762 | 25898k| 222.0 |   211M |  60 |2466 |3128 | 566 | 159k|  0 |  92k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2449.97/2457.26	c  2457s|114800 |  2775 | 25921k| 222.0 |   211M |  60 |2466 |3180 | 591 | 159k|  0 |  92k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2452.16/2459.41	c  2459s|114900 |  2781 | 25945k| 222.0 |   211M |  60 |2466 |3221 | 583 | 159k|  1 |  92k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2453.77/2461.06	c  2461s|115000 |  2814 | 25965k| 222.0 |   211M |  60 |2466 |3279 | 580 | 159k|  1 |  92k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2455.26/2462.52	c  2463s|115100 |  2820 | 25980k| 221.9 |   211M |  60 |2466 |3363 | 583 | 159k|  0 |  92k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2457.76/2465.10	c  2465s|115200 |  2805 | 26010k| 222.0 |   211M |  60 |2466 |3396 |   0 | 159k|  0 |  92k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2459.94/2467.29	c  2467s|115300 |  2809 | 26035k| 222.0 |   211M |  60 |2466 |3460 | 591 | 160k|  1 |  92k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2462.14/2469.41	c  2469s|115400 |  2817 | 26059k| 222.0 |   211M |  60 |2466 |3502 | 575 | 160k|  1 |  93k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2464.74/2472.10	c  2472s|115500 |  2829 | 26089k| 222.1 |   211M |  60 |2466 |3528 |   0 | 160k|  0 |  93k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2466.92/2474.27	c  2474s|115600 |  2844 | 26116k| 222.2 |   211M |  60 |2466 |3581 | 597 | 160k|  1 |  93k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2469.02/2476.36	c  2476s|115700 |  2822 | 26139k| 222.2 |   211M |  60 |2466 |3527 | 589 | 160k|  0 |  93k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2471.21/2478.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2471.21/2478.54	c  2479s|115800 |  2866 | 26163k| 222.2 |   211M |  60 |2466 |3457 | 567 | 160k|  1 |  93k|  22 | 6.000000e+00 |      --      |    Inf |   5.83%
2473.01/2480.36	c  2480s|115900 |  2904 | 26185k| 222.2 |   211M |  60 |2466 |3369 | 588 | 161k|  1 |  93k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2474.81/2482.18	c  2482s|116000 |  2921 | 26205k| 222.1 |   211M |  60 |2466 |3377 | 586 | 161k|  0 |  93k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2476.50/2483.85	c  2484s|116100 |  2944 | 26222k| 222.1 |   211M |  60 |2466 |3349 | 588 | 161k|  1 |  93k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2477.89/2485.27	c  2485s|116200 |  2946 | 26237k| 222.0 |   211M |  60 |2466 |3360 | 590 | 161k|  0 |  93k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2479.99/2487.35	c  2487s|116300 |  2966 | 26261k| 222.1 |   211M |  60 |2466 |3332 | 575 | 161k|  0 |  93k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2481.48/2488.83	c  2489s|116400 |  2978 | 26277k| 222.0 |   211M |  60 |2466 |3334 | 576 | 161k|  1 |  93k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2483.69/2491.01	c  2491s|116500 |  2992 | 26300k| 222.0 |   211M |  60 |2466 |3206 | 566 | 161k|  1 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2485.97/2493.33	c  2493s|116600 |  3001 | 26331k| 222.1 |   211M |  60 |2466 |3126 | 573 | 162k|  1 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2487.87/2495.23	c  2495s|116700 |  3029 | 26352k| 222.1 |   211M |  60 |2466 |3131 | 608 | 162k|  2 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2489.67/2497.03	c  2497s|116800 |  3042 | 26371k| 222.1 |   211M |  60 |2466 |3139 | 587 | 162k|  0 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2491.36/2498.72	c  2499s|116900 |  3042 | 26388k| 222.0 |   211M |  60 |2466 |3152 | 585 | 162k|  1 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2492.85/2500.21	c  2500s|117000 |  3049 | 26403k| 221.9 |   211M |  60 |2466 |3200 | 582 | 162k|  1 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2494.66/2502.04	c  2502s|117100 |  3060 | 26422k| 221.9 |   211M |  60 |2466 |3203 | 587 | 162k|  1 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2496.24/2503.65	c  2504s|117200 |  3064 | 26438k| 221.9 |   211M |  60 |2466 |3212 |   0 | 162k|  0 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2498.34/2505.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2498.34/2505.73	c  2506s|117300 |  3061 | 26461k| 221.9 |   211M |  60 |2466 |3222 | 578 | 163k|  0 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2499.83/2507.22	c  2507s|117400 |  3068 | 26477k| 221.8 |   211M |  60 |2466 |3213 | 572 | 163k|  1 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2501.74/2509.18	c  2509s|117500 |  3075 | 26498k| 221.8 |   211M |  60 |2466 |3218 | 570 | 163k|  1 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2504.22/2511.63	c  2512s|117600 |  3074 | 26526k| 221.9 |   211M |  60 |2466 |3249 | 568 | 163k|  0 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2505.63/2513.04	c  2513s|117700 |  3088 | 26540k| 221.8 |   211M |  60 |2466 |3251 | 587 | 163k|  0 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2506.92/2514.30	c  2514s|117800 |  3087 | 26553k| 221.7 |   211M |  60 |2466 |3332 | 572 | 163k|  1 |  94k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2509.01/2516.48	c  2516s|117900 |  3099 | 26578k| 221.7 |   211M |  60 |2466 |3380 | 566 | 163k|  1 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2510.11/2517.55	c  2518s|118000 |  3117 | 26588k| 221.6 |   211M |  60 |2466 |3385 | 582 | 163k|  1 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2512.10/2519.56	c  2520s|118100 |  3134 | 26609k| 221.6 |   211M |  60 |2466 |3374 | 588 | 163k|  1 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2513.90/2521.34	c  2521s|118200 |  3145 | 26628k| 221.6 |   211M |  60 |2466 |3403 | 580 | 164k|  1 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2516.09/2523.55	c  2524s|118300 |  3164 | 26651k| 221.6 |   211M |  60 |2466 |3426 | 582 | 164k|  0 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2518.38/2525.88	c  2526s|118400 |  3161 | 26676k| 221.6 |   211M |  60 |2466 |3438 | 602 | 164k|  1 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2519.98/2527.45	c  2527s|118500 |  3174 | 26692k| 221.6 |   211M |  60 |2466 |3492 | 583 | 164k|  1 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2521.59/2529.10	c  2529s|118600 |  3176 | 26709k| 221.5 |   211M |  60 |2466 |3515 | 605 | 164k|  0 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2523.58/2531.03	c  2531s|118700 |  3172 | 26729k| 221.5 |   211M |  60 |2466 |3480 |   0 | 164k|  0 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2525.47/2532.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2525.47/2532.98	c  2533s|118800 |  3174 | 26749k| 221.5 |   211M |  60 |2466 |3498 | 588 | 164k|  1 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2527.76/2535.26	c  2535s|118900 |  3185 | 26773k| 221.5 |   211M |  60 |2466 |3444 | 598 | 165k|  1 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2529.95/2537.45	c  2537s|119000 |  3179 | 26796k| 221.5 |   211M |  60 |2466 |3363 | 574 | 165k|  1 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2531.85/2539.33	c  2539s|119100 |  3185 | 26816k| 221.5 |   211M |  60 |2466 |3351 | 578 | 165k|  0 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2533.84/2541.35	c  2541s|119200 |  3185 | 26838k| 221.5 |   211M |  60 |2466 |3348 | 572 | 165k|  0 |  95k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2535.34/2542.83	c  2543s|119300 |  3196 | 26854k| 221.5 |   211M |  60 |2466 |3382 | 569 | 165k|  0 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2536.94/2544.47	c  2544s|119400 |  3188 | 26871k| 221.4 |   211M |  60 |2466 |3375 | 575 | 165k|  0 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2538.73/2546.25	c  2546s|119500 |  3209 | 26890k| 221.4 |   211M |  60 |2466 |3365 | 595 | 165k|  1 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2541.32/2548.88	c  2549s|119600 |  3214 | 26919k| 221.4 |   211M |  60 |2466 |3369 |   0 | 166k|  0 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2543.53/2551.08	c  2551s|119700 |  3235 | 26944k| 221.5 |   211M |  60 |2466 |3377 | 581 | 166k|  0 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2545.53/2553.04	c  2553s|119800 |  3251 | 26964k| 221.5 |   211M |  60 |2466 |3335 | 597 | 166k|  2 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2547.62/2555.14	c  2555s|119900 |  3259 | 26986k| 221.4 |   211M |  60 |2466 |3308 | 602 | 166k|  0 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2549.30/2556.88	c  2557s|120000 |  3264 | 27003k| 221.4 |   211M |  60 |2466 |3330 | 574 | 166k|  1 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2551.30/2558.87	c  2559s|120100 |  3260 | 27024k| 221.4 |   211M |  60 |2466 |3345 | 595 | 166k|  0 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2553.39/2560.92	c  2561s|120200 |  3272 | 27046k| 221.4 |   211M |  60 |2466 |3321 | 583 | 167k|  1 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2555.19/2562.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2555.19/2562.74	c  2563s|120300 |  3286 | 27064k| 221.4 |   211M |  60 |2466 |3290 | 603 | 167k|  0 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2557.08/2564.69	c  2565s|120400 |  3286 | 27084k| 221.3 |   211M |  60 |2466 |3270 | 599 | 167k|  0 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2558.78/2566.33	c  2566s|120500 |  3294 | 27101k| 221.3 |   211M |  60 |2466 |3197 | 581 | 167k|  0 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2560.59/2568.19	c  2568s|120600 |  3293 | 27121k| 221.3 |   211M |  60 |2466 |3159 | 576 | 167k|  0 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2562.37/2569.99	c  2570s|120700 |  3293 | 27140k| 221.3 |   211M |  60 |2466 |3178 | 584 | 167k|  2 |  96k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2564.58/2572.11	c  2572s|120800 |  3284 | 27165k| 221.3 |   211M |  60 |2466 |3240 | 572 | 167k|  1 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2566.26/2573.87	c  2574s|120900 |  3292 | 27183k| 221.2 |   211M |  60 |2466 |3269 | 624 | 167k|  0 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2568.65/2576.28	c  2576s|121000 |  3293 | 27209k| 221.3 |   211M |  60 |2466 |3275 | 574 | 167k|  0 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2571.15/2578.78	c  2579s|121100 |  3300 | 27236k| 221.3 |   211M |  60 |2466 |3242 | 586 | 168k|  1 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2573.74/2581.30	c  2581s|121200 |  3314 | 27262k| 221.4 |   211M |  60 |2466 |3271 | 578 | 168k|  0 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2576.54/2584.16	c  2584s|121300 |  3311 | 27298k| 221.5 |   211M |  60 |2466 |3282 | 580 | 168k|  1 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2578.63/2586.28	c  2586s|121400 |  3320 | 27321k| 221.5 |   211M |  60 |2466 |3308 | 579 | 168k|  1 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2580.43/2588.02	c  2588s|121500 |  3327 | 27339k| 221.4 |   211M |  60 |2466 |3344 |   0 | 168k|  0 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2582.12/2589.75	c  2590s|121600 |  3330 | 27356k| 221.4 |   211M |  60 |2466 |3355 | 592 | 169k|  0 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2584.11/2591.70	c  2592s|121700 |  3339 | 27377k| 221.4 |   211M |  60 |2466 |3327 | 578 | 169k|  1 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2586.52/2594.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2586.52/2594.13	c  2594s|121800 |  3325 | 27403k| 221.4 |   211M |  60 |2466 |3327 | 564 | 169k|  0 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2589.30/2596.91	c  2597s|121900 |  3324 | 27436k| 221.5 |   211M |  60 |2466 |3272 | 576 | 169k|  1 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2591.69/2599.38	c  2599s|122000 |  3327 | 27461k| 221.5 |   211M |  60 |2466 |3295 | 640 | 169k|  0 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2593.69/2601.30	c  2601s|122100 |  3328 | 27480k| 221.5 |   211M |  60 |2466 |3263 | 577 | 169k|  1 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2596.28/2603.98	c  2604s|122200 |  3325 | 27508k| 221.5 |   211M |  60 |2466 |3230 | 603 | 169k|  1 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2598.27/2605.94	c  2606s|122300 |  3334 | 27529k| 221.5 |   211M |  60 |2466 |3212 | 581 | 170k|  1 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2600.27/2608.00	c  2608s|122400 |  3333 | 27551k| 221.5 |   211M |  60 |2466 |3223 | 569 | 170k|  1 |  97k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2602.06/2609.77	c  2610s|122500 |  3341 | 27571k| 221.5 |   211M |  60 |2466 |3250 | 568 | 170k|  1 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2603.96/2611.66	c  2612s|122600 |  3334 | 27591k| 221.5 |   211M |  60 |2466 |3299 | 575 | 170k|  0 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2605.65/2613.39	c  2613s|122700 |  3345 | 27610k| 221.5 |   211M |  60 |2466 |3283 | 574 | 170k|  1 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2608.05/2615.72	c  2616s|122800 |  3328 | 27635k| 221.5 |   211M |  60 |2466 |3302 | 585 | 170k|  0 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2610.64/2618.30	c  2618s|122900 |  3329 | 27664k| 221.6 |   211M |  60 |2466 |3258 | 570 | 170k|  0 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2612.84/2620.52	c  2621s|123000 |  3333 | 27688k| 221.6 |   211M |  60 |2466 |3301 | 587 | 170k|  1 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2614.53/2622.22	c  2622s|123100 |  3331 | 27706k| 221.5 |   211M |  60 |2466 |3281 | 579 | 170k|  0 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2616.44/2624.12	c  2624s|123200 |  3330 | 27726k| 221.5 |   211M |  60 |2466 |3280 | 624 | 171k|  2 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2618.72/2626.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2618.72/2626.42	c  2626s|123300 |  3340 | 27750k| 221.5 |   211M |  60 |2466 |3285 | 587 | 171k|  0 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2620.61/2628.33	c  2628s|123400 |  3342 | 27769k| 221.5 |   211M |  60 |2466 |3298 | 604 | 171k|  0 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2622.51/2630.24	c  2630s|123500 |  3341 | 27790k| 221.5 |   211M |  60 |2466 |3291 | 605 | 171k|  2 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2625.00/2632.71	c  2633s|123600 |  3340 | 27817k| 221.5 |   211M |  60 |2466 |3305 | 575 | 171k|  1 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2626.70/2634.46	c  2634s|123700 |  3343 | 27836k| 221.5 |   211M |  60 |2466 |3324 | 592 | 171k|  1 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2629.69/2637.43	c  2637s|123800 |  3333 | 27867k| 221.6 |   211M |  60 |2466 |3286 | 606 | 172k|  1 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2630.99/2638.76	c  2639s|123900 |  3342 | 27880k| 221.5 |   211M |  60 |2466 |3307 | 574 | 172k|  0 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2632.48/2640.20	c  2640s|124000 |  3345 | 27895k| 221.5 |   211M |  60 |2466 |3333 | 574 | 172k|  1 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2633.98/2641.71	c  2642s|124100 |  3354 | 27909k| 221.4 |   211M |  60 |2466 |3350 | 598 | 172k|  1 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2635.87/2643.68	c  2644s|124200 |  3355 | 27929k| 221.4 |   211M |  60 |2466 |3339 | 609 | 172k|  0 |  98k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2637.57/2645.38	c  2645s|124300 |  3351 | 27947k| 221.3 |   211M |  60 |2466 |3310 | 581 | 172k|  0 |  99k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2639.46/2647.20	c  2647s|124400 |  3353 | 27967k| 221.3 |   211M |  60 |2466 |3314 | 578 | 172k|  1 |  99k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2640.86/2648.67	c  2649s|124500 |  3352 | 27982k| 221.3 |   211M |  60 |2466 |3355 | 610 | 172k|  1 |  99k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2642.95/2650.72	c  2651s|124600 |  3348 | 28004k| 221.3 |   211M |  60 |2466 |3381 |   0 | 172k|  0 |  99k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2645.35/2653.13	c  2653s|124700 |  3344 | 28031k| 221.3 |   211M |  60 |2466 |3319 | 571 | 172k|  1 |  99k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2647.43/2655.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2647.43/2655.29	c  2655s|124800 |  3338 | 28055k| 221.3 |   211M |  60 |2466 |3364 | 598 | 173k|  1 |  99k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2649.13/2656.98	c  2657s|124900 |  3338 | 28074k| 221.3 |   211M |  60 |2466 |3407 | 598 | 173k|  1 |  99k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2650.92/2658.73	c  2659s|125000 |  3346 | 28092k| 221.3 |   211M |  60 |2466 |3355 | 590 | 173k|  1 |  99k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2652.92/2660.76	c  2661s|125100 |  3349 | 28114k| 221.3 |   211M |  60 |2466 |3350 | 593 | 173k|  1 |  99k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2655.50/2663.38	c  2663s|125200 |  3344 | 28140k| 221.3 |   211M |  60 |2466 |3173 | 610 | 173k|  0 |  99k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2657.80/2665.61	c  2666s|125300 |  3357 | 28163k| 221.3 |   211M |  60 |2466 |3209 | 605 | 173k|  1 |  99k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2660.30/2668.11	c  2668s|125400 |  3374 | 28188k| 221.3 |   211M |  60 |2466 |3202 | 580 | 173k|  1 |  99k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2661.98/2669.85	c  2670s|125500 |  3378 | 28206k| 221.3 |   211M |  60 |2466 |3257 | 575 | 174k|  0 |  99k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2664.29/2672.19	c  2672s|125600 |  3406 | 28232k| 221.3 |   211M |  60 |2466 |3347 | 576 | 174k|  0 | 100k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2665.87/2673.78	c  2674s|125700 |  3419 | 28248k| 221.3 |   211M |  60 |2466 |3419 | 578 | 174k|  1 | 100k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2668.66/2676.54	c  2677s|125800 |  3425 | 28281k| 221.4 |   211M |  60 |2466 |3434 | 583 | 174k|  0 | 100k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2671.05/2678.93	c  2679s|125900 |  3439 | 28306k| 221.4 |   211M |  60 |2466 |3496 | 583 | 174k|  1 | 100k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2672.65/2680.58	c  2681s|126000 |  3441 | 28323k| 221.3 |   211M |  60 |2466 |3564 | 590 | 174k|  0 | 100k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2674.26/2682.18	c  2682s|126100 |  3444 | 28339k| 221.3 |   211M |  60 |2466 |3572 | 596 | 174k|  1 | 100k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2676.54/2684.41	c  2684s|126200 |  3447 | 28364k| 221.3 |   211M |  60 |2466 |3571 | 585 | 174k|  0 | 100k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2678.43/2686.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2678.43/2686.32	c  2686s|126300 |  3459 | 28383k| 221.3 |   211M |  60 |2466 |3619 | 596 | 174k|  1 | 100k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2680.82/2688.77	c  2689s|126400 |  3461 | 28410k| 221.3 |   211M |  60 |2466 |3645 | 592 | 174k|  1 | 100k|  22 | 6.000000e+00 |      --      |    Inf |   5.84%
2683.23/2691.19	c  2691s|126500 |  3469 | 28436k| 221.4 |   211M |  60 |2466 |3658 | 599 | 175k|  0 | 101k|  22 | 6.000000e+00 |      --      |    Inf |   5.85%
2685.51/2693.43	c  2693s|126600 |  3481 | 28460k| 221.4 |   211M |  60 |2466 |3692 | 613 | 175k|  1 | 101k|  22 | 6.000000e+00 |      --      |    Inf |   5.85%
2687.80/2695.72	c  2696s|126700 |  3481 | 28485k| 221.4 |   211M |  60 |2466 |3741 | 589 | 175k|  0 | 101k|  22 | 6.000000e+00 |      --      |    Inf |   5.85%
2690.29/2698.25	c  2698s|126800 |  3484 | 28510k| 221.4 |   212M |  60 |2466 |3830 | 595 | 175k|  0 | 101k|  22 | 6.000000e+00 |      --      |    Inf |   5.85%
2692.78/2700.78	c  2701s|126900 |  3492 | 28536k| 221.4 |   212M |  60 |2466 |3895 | 585 | 175k|  1 | 101k|  22 | 6.000000e+00 |      --      |    Inf |   5.85%
2695.27/2703.26	c  2703s|127000 |  3485 | 28562k| 221.5 |   212M |  60 |2466 |3859 | 593 | 175k|  1 | 101k|  22 | 6.000000e+00 |      --      |    Inf |   5.85%
2697.77/2705.74	c  2706s|127100 |  3480 | 28589k| 221.5 |   212M |  60 |2466 |3855 | 584 | 175k|  0 | 101k|  22 | 6.000000e+00 |      --      |    Inf |   5.85%
2700.56/2708.50	c  2708s|127200 |  3470 | 28619k| 221.6 |   212M |  60 |2466 |3760 | 591 | 176k|  1 | 101k|  22 | 6.000000e+00 |      --      |    Inf |   5.85%
2703.55/2711.50	c  2711s|127300 |  3435 | 28649k| 221.6 |   212M |  60 |2466 |3708 | 567 | 176k|  0 | 101k|  22 | 6.000000e+00 |      --      |    Inf |   5.85%
2705.64/2713.69	c  2714s|127400 |  3432 | 28671k| 221.6 |   212M |  60 |2466 |3719 | 574 | 176k|  1 | 102k|  22 | 6.000000e+00 |      --      |    Inf |   5.85%
2707.23/2715.28	c  2715s|127500 |  3449 | 28687k| 221.6 |   212M |  60 |2466 |3801 | 597 | 176k|  1 | 102k|  22 | 6.000000e+00 |      --      |    Inf |   5.85%
2709.73/2717.76	c  2718s|127600 |  3453 | 28715k| 221.6 |   212M |  60 |2466 |3846 |   0 | 176k|  0 | 102k|  22 | 6.000000e+00 |      --      |    Inf |   5.85%
2711.92/2719.94	c  2720s|127700 |  3436 | 28738k| 221.6 |   212M |  60 |2466 |3724 | 568 | 176k|  1 | 102k|  22 | 6.000000e+00 |      --      |    Inf |   5.86%
2714.61/2722.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2714.61/2722.64	c  2723s|127800 |  3425 | 28766k| 221.7 |   212M |  60 |2466 |3574 | 592 | 176k|  1 | 102k|  22 | 6.000000e+00 |      --      |    Inf |   5.86%
2717.11/2725.18	c  2725s|127900 |  3392 | 28792k| 221.7 |   212M |  60 |2466 |3542 | 600 | 176k|  0 | 102k|  22 | 6.000000e+00 |      --      |    Inf |   5.86%
2719.69/2727.72	c  2728s|128000 |  3401 | 28819k| 221.7 |   212M |  60 |2466 |3564 | 576 | 177k|  0 | 102k|  22 | 6.000000e+00 |      --      |    Inf |   5.87%
2721.49/2729.57	c  2730s|128100 |  3401 | 28839k| 221.7 |   212M |  60 |2466 |3621 | 575 | 177k|  0 | 102k|  22 | 6.000000e+00 |      --      |    Inf |   5.87%
2722.68/2730.70	c  2731s|128200 |  3404 | 28850k| 221.7 |   212M |  60 |2466 |3726 | 593 | 177k|  1 | 102k|  22 | 6.000000e+00 |      --      |    Inf |   5.87%
2727.27/2735.36	c  2735s|128300 |  3367 | 28897k| 221.8 |   212M |  60 |2466 |3520 |   0 | 177k|  0 | 102k|  22 | 6.000000e+00 |      --      |    Inf |   5.88%
2729.46/2737.54	c  2738s|128400 |  3378 | 28919k| 221.8 |   212M |  60 |2466 |3515 | 629 | 177k|  1 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.88%
2731.85/2739.93	c  2740s|128500 |  3384 | 28944k| 221.9 |   212M |  60 |2466 |3569 | 598 | 177k|  1 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.88%
2734.64/2742.73	c  2743s|128600 |  3373 | 28973k| 221.9 |   212M |  60 |2466 |3574 | 585 | 177k|  0 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.88%
2736.84/2744.97	c  2745s|128700 |  3379 | 28997k| 221.9 |   212M |  60 |2466 |3629 | 590 | 177k|  0 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.88%
2740.22/2748.39	c  2748s|128800 |  3388 | 29035k| 222.0 |   212M |  60 |2466 |3455 | 563 | 177k|  0 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2741.82/2749.93	c  2750s|128900 |  3426 | 29051k| 222.0 |   212M |  60 |2466 |3452 | 589 | 178k|  1 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2743.71/2751.88	c  2752s|129000 |  3430 | 29070k| 222.0 |   212M |  60 |2466 |3445 | 549 | 178k|  1 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2745.92/2754.08	c  2754s|129100 |  3454 | 29094k| 222.0 |   212M |  60 |2466 |3481 | 581 | 178k|  0 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2748.30/2756.40	c  2756s|129200 |  3480 | 29120k| 222.0 |   212M |  60 |2466 |3473 | 590 | 178k|  1 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2750.00/2758.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2750.00/2758.12	c  2758s|129300 |  3480 | 29138k| 222.0 |   212M |  60 |2466 |3503 | 615 | 178k|  1 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2752.28/2760.46	c  2760s|129400 |  3480 | 29163k| 222.0 |   212M |  60 |2466 |3548 | 597 | 179k|  1 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2754.08/2762.25	c  2762s|129500 |  3493 | 29182k| 222.0 |   212M |  60 |2466 |3595 | 585 | 179k|  0 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2756.17/2764.32	c  2764s|129600 |  3519 | 29205k| 222.0 |   212M |  60 |2466 |3642 | 591 | 179k|  1 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2758.06/2766.27	c  2766s|129700 |  3536 | 29228k| 222.0 |   212M |  60 |2466 |3695 | 595 | 179k|  0 | 103k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2760.56/2768.77	c  2769s|129800 |  3539 | 29255k| 222.0 |   212M |  60 |2466 |3705 | 600 | 179k|  0 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2763.05/2771.21	c  2771s|129900 |  3552 | 29282k| 222.1 |   212M |  60 |2466 |3719 | 605 | 179k|  1 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2765.34/2773.56	c  2774s|130000 |  3560 | 29308k| 222.1 |   212M |  60 |2466 |3725 | 568 | 180k|  1 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2767.33/2775.54	c  2776s|130100 |  3580 | 29329k| 222.1 |   212M |  60 |2466 |3775 | 568 | 180k|  0 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2769.84/2778.07	c  2778s|130200 |  3599 | 29356k| 222.1 |   212M |  60 |2466 |3800 | 589 | 180k|  1 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2772.12/2780.35	c  2780s|130300 |  3613 | 29381k| 222.1 |   212M |  60 |2466 |3832 | 611 | 180k|  1 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2774.71/2783.00	c  2783s|130400 |  3619 | 29410k| 222.2 |   212M |  60 |2466 |3813 | 574 | 180k|  1 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2776.70/2784.99	c  2785s|130500 |  3635 | 29432k| 222.2 |   212M |  60 |2466 |3820 | 581 | 180k|  1 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2779.09/2787.38	c  2787s|130600 |  3638 | 29457k| 222.2 |   212M |  60 |2466 |3835 | 588 | 181k|  0 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2781.09/2789.38	c  2789s|130700 |  3639 | 29478k| 222.2 |   213M |  60 |2466 |3856 | 617 | 181k|  0 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2782.98/2791.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2782.98/2791.21	c  2791s|130800 |  3645 | 29497k| 222.2 |   213M |  60 |2466 |3825 | 552 | 181k|  1 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2785.37/2793.61	c  2794s|130900 |  3672 | 29523k| 222.2 |   213M |  60 |2466 |3860 | 601 | 181k|  0 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2787.56/2795.89	c  2796s|131000 |  3680 | 29545k| 222.2 |   213M |  60 |2466 |3823 | 617 | 181k|  0 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2789.87/2798.13	c  2798s|131100 |  3701 | 29568k| 222.2 |   213M |  60 |2466 |3791 | 594 | 181k|  2 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2792.55/2800.89	c  2801s|131200 |  3722 | 29597k| 222.3 |   213M |  60 |2466 |3782 | 576 | 182k|  0 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2794.44/2802.73	c  2803s|131300 |  3742 | 29615k| 222.2 |   213M |  60 |2466 |3777 | 581 | 182k|  0 | 104k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2797.33/2805.63	c  2806s|131400 |  3734 | 29644k| 222.3 |   213M |  60 |2466 |3762 | 598 | 182k|  1 | 105k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2798.84/2807.17	c  2807s|131500 |  3767 | 29659k| 222.2 |   213M |  60 |2466 |3745 | 575 | 182k|  1 | 105k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2801.22/2809.58	c  2810s|131600 |  3775 | 29684k| 222.3 |   214M |  60 |2466 |3789 | 584 | 182k|  1 | 105k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2802.91/2811.24	c  2811s|131700 |  3777 | 29701k| 222.2 |   214M |  60 |2466 |3790 | 583 | 182k|  1 | 105k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2804.61/2812.98	c  2813s|131800 |  3785 | 29720k| 222.2 |   214M |  60 |2466 |3809 | 588 | 182k|  1 | 105k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2806.10/2814.42	c  2814s|131900 |  3792 | 29735k| 222.1 |   214M |  60 |2466 |3857 | 567 | 183k|  1 | 105k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2808.29/2816.64	c  2817s|132000 |  3773 | 29758k| 222.1 |   214M |  60 |2466 |3841 | 567 | 183k|  1 | 105k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2810.09/2818.47	c  2818s|132100 |  3786 | 29777k| 222.1 |   214M |  60 |2466 |3851 |   0 | 183k|  0 | 105k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2811.48/2819.85	c  2820s|132200 |  3788 | 29791k| 222.1 |   214M |  60 |2466 |3882 | 610 | 183k|  1 | 105k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2813.87/2822.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2813.87/2822.28	c  2822s|132300 |  3796 | 29816k| 222.1 |   214M |  60 |2466 |3844 | 584 | 183k|  1 | 105k|  22 | 6.000000e+00 |      --      |    Inf |   5.89%
2815.87/2824.29	c  2824s|132400 |  3798 | 29836k| 222.1 |   214M |  60 |2466 |3767 | 567 | 183k|  1 | 105k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2818.56/2826.90	c  2827s|132500 |  3830 | 29867k| 222.1 |   214M |  60 |2466 |3798 | 572 | 184k|  0 | 106k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2821.25/2829.65	c  2830s|132600 |  3843 | 29897k| 222.2 |   214M |  60 |2466 |3819 | 590 | 184k|  0 | 106k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2823.14/2831.60	c  2832s|132700 |  3857 | 29917k| 222.2 |   214M |  60 |2466 |3853 | 589 | 184k|  1 | 106k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2825.75/2834.17	c  2834s|132800 |  3857 | 29944k| 222.2 |   214M |  60 |2466 |3872 | 596 | 184k|  0 | 106k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2827.43/2835.85	c  2836s|132900 |  3862 | 29961k| 222.2 |   214M |  60 |2466 |3893 | 592 | 184k|  1 | 106k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2829.22/2837.62	c  2838s|133000 |  3854 | 29979k| 222.1 |   214M |  60 |2466 |3975 | 596 | 184k|  1 | 106k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2831.02/2839.45	c  2839s|133100 |  3871 | 29999k| 222.1 |   214M |  60 |2466 |3977 | 572 | 184k|  1 | 106k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2832.62/2841.04	c  2841s|133200 |  3883 | 30015k| 222.1 |   214M |  60 |2466 |4017 |   0 | 185k|  0 | 106k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2833.81/2842.26	c  2842s|133300 |  3894 | 30027k| 222.0 |   214M |  60 |2466 |4072 | 576 | 185k|  1 | 106k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2835.50/2844.00	c  2844s|133400 |  3907 | 30045k| 222.0 |   214M |  60 |2466 |4094 | 576 | 185k|  0 | 106k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2837.79/2846.24	c  2846s|133500 |  3914 | 30068k| 222.0 |   214M |  60 |2466 |4130 | 566 | 185k|  1 | 106k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2839.78/2848.22	c  2848s|133600 |  3910 | 30089k| 222.0 |   214M |  60 |2466 |4159 | 582 | 185k|  1 | 106k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2842.18/2850.66	c  2851s|133700 |  3911 | 30115k| 222.0 |   214M |  60 |2466 |4219 | 588 | 185k|  1 | 106k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2844.27/2852.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2844.27/2852.73	c  2853s|133800 |  3915 | 30137k| 222.0 |   214M |  60 |2466 |4242 | 583 | 186k|  1 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2846.46/2854.93	c  2855s|133900 |  3923 | 30161k| 222.0 |   214M |  60 |2466 |4208 | 603 | 186k|  1 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2848.67/2857.11	c  2857s|134000 |  3923 | 30184k| 222.0 |   214M |  60 |2466 |4160 | 602 | 186k|  0 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2850.95/2859.44	c  2859s|134100 |  3950 | 30209k| 222.0 |   214M |  60 |2466 |4162 | 597 | 186k|  1 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2853.04/2861.54	c  2862s|134200 |  3974 | 30231k| 222.0 |   214M |  60 |2466 |4193 | 578 | 186k|  1 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2855.54/2864.04	c  2864s|134300 |  4011 | 30257k| 222.1 |   214M |  60 |2466 |4187 | 588 | 186k|  1 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2857.82/2866.36	c  2866s|134400 |  4065 | 30282k| 222.1 |   214M |  60 |2466 |4180 | 598 | 187k|  1 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2859.92/2868.47	c  2868s|134500 |  4077 | 30304k| 222.1 |   215M |  60 |2466 |4217 | 612 | 187k|  1 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2861.62/2870.14	c  2870s|134600 |  4091 | 30321k| 222.0 |   215M |  60 |2466 |4247 | 594 | 187k|  1 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2864.61/2873.19	c  2873s|134700 |  4091 | 30352k| 222.1 |   215M |  60 |2466 |4249 | 598 | 187k|  1 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2867.39/2875.90	c  2876s|134800 |  4087 | 30384k| 222.2 |   215M |  60 |2466 |4213 |   0 | 187k|  0 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2869.98/2878.57	c  2879s|134900 |  4071 | 30410k| 222.2 |   215M |  60 |2466 |4219 | 604 | 187k|  0 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2872.07/2880.66	c  2881s|135000 |  4068 | 30431k| 222.2 |   215M |  60 |2466 |4049 | 604 | 187k|  1 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2873.77/2882.34	c  2882s|135100 |  4092 | 30448k| 222.1 |   215M |  60 |2466 |4097 | 621 | 188k|  1 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2875.76/2884.39	c  2884s|135200 |  4076 | 30469k| 222.1 |   215M |  60 |2466 |4090 | 592 | 188k|  1 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2877.85/2886.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2877.85/2886.43	c  2886s|135300 |  4065 | 30490k| 222.1 |   215M |  60 |2466 |3984 | 592 | 188k|  0 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2880.05/2888.66	c  2889s|135400 |  4085 | 30513k| 222.1 |   215M |  60 |2466 |3883 | 590 | 188k|  0 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2882.34/2890.90	c  2891s|135500 |  4081 | 30536k| 222.1 |   215M |  60 |2466 |3859 | 607 | 188k|  1 | 107k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2884.83/2893.44	c  2893s|135600 |  4064 | 30562k| 222.2 |   215M |  60 |2466 |3762 | 608 | 188k|  0 | 108k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2887.22/2895.87	c  2896s|135700 |  4073 | 30587k| 222.2 |   215M |  60 |2466 |3730 | 583 | 189k|  0 | 108k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2889.81/2898.49	c  2898s|135800 |  4082 | 30614k| 222.2 |   215M |  60 |2466 |3767 | 616 | 189k|  1 | 108k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2892.11/2900.73	c  2901s|135900 |  4093 | 30638k| 222.2 |   215M |  60 |2466 |3815 | 596 | 189k|  2 | 108k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2894.51/2903.15	c  2903s|136000 |  4077 | 30665k| 222.3 |   215M |  60 |2466 |3764 |   0 | 189k|  0 | 108k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2896.69/2905.31	c  2905s|136100 |  4091 | 30689k| 222.3 |   215M |  60 |2466 |3767 | 591 | 189k|  2 | 108k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2898.68/2907.39	c  2907s|136200 |  4084 | 30712k| 222.3 |   215M |  60 |2466 |3779 | 594 | 189k|  1 | 108k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2901.17/2909.85	c  2910s|136300 |  4060 | 30737k| 222.3 |   215M |  60 |2466 |3717 | 899 | 189k|  0 | 108k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2904.06/2912.77	c  2913s|136400 |  4055 | 30767k| 222.4 |   215M |  60 |2466 |3655 | 582 | 189k|  1 | 108k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2906.56/2915.28	c  2915s|136500 |  4050 | 30793k| 222.4 |   215M |  60 |2466 |3574 | 607 | 190k|  0 | 108k|  22 | 6.000000e+00 |      --      |    Inf |   5.90%
2909.05/2917.70	c  2918s|136600 |  4039 | 30817k| 222.4 |   215M |  60 |2466 |3531 | 607 | 190k|  1 | 108k|  22 | 6.000000e+00 |      --      |    Inf |   5.91%
2911.54/2920.21	c  2920s|136700 |  4051 | 30843k| 222.4 |   215M |  60 |2466 |3571 | 546 | 190k|  1 | 108k|  22 | 6.000000e+00 |      --      |    Inf |   5.91%
2914.03/2922.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2914.03/2922.75	c  2923s|136800 |  4074 | 30868k| 222.5 |   215M |  60 |2466 |3602 | 622 | 190k|  1 | 109k|  22 | 6.000000e+00 |      --      |    Inf |   5.91%
2915.63/2924.36	c  2924s|136900 |  4085 | 30884k| 222.4 |   215M |  60 |2466 |3605 |   0 | 190k|  0 | 109k|  22 | 6.000000e+00 |      --      |    Inf |   5.91%
2917.52/2926.27	c  2926s|137000 |  4096 | 30903k| 222.4 |   216M |  60 |2466 |3582 | 643 | 190k|  0 | 109k|  22 | 6.000000e+00 |      --      |    Inf |   5.91%
2920.51/2929.23	c  2929s|137100 |  4101 | 30934k| 222.5 |   216M |  60 |2466 |3503 | 639 | 190k|  0 | 109k|  22 | 6.000000e+00 |      --      |    Inf |   5.91%
2923.41/2932.15	c  2932s|137200 |  4107 | 30965k| 222.5 |   216M |  60 |2466 |3564 | 626 | 190k|  0 | 109k|  22 | 6.000000e+00 |      --      |    Inf |   5.91%
2930.67/2939.47	c  2939s|137300 |  4031 | 31034k| 222.9 |   216M |  60 |2466 |3254 | 601 | 191k|  1 | 109k|  22 | 6.000000e+00 |      --      |    Inf |   5.92%
2936.56/2945.33	c  2945s|137400 |  3991 | 31089k| 223.1 |   216M |  60 |2466 |3213 | 594 | 191k|  2 | 109k|  22 | 6.000000e+00 |      --      |    Inf |   5.93%
2938.15/2946.95	c  2947s|137500 |  4007 | 31104k| 223.0 |   216M |  60 |2466 |3286 |   0 | 191k|  0 | 109k|  22 | 6.000000e+00 |      --      |    Inf |   5.93%
2940.36/2949.19	c  2949s|137600 |  4008 | 31128k| 223.0 |   216M |  60 |2466 |3277 | 568 | 191k|  1 | 109k|  22 | 6.000000e+00 |      --      |    Inf |   5.93%
2942.64/2951.47	c  2951s|137700 |  4015 | 31152k| 223.1 |   216M |  60 |2466 |3268 | 594 | 191k|  0 | 109k|  22 | 6.000000e+00 |      --      |    Inf |   5.93%
2944.34/2953.19	c  2953s|137800 |  4021 | 31169k| 223.0 |   216M |  60 |2466 |3313 | 583 | 191k|  1 | 109k|  22 | 6.000000e+00 |      --      |    Inf |   5.93%
2946.62/2955.47	c  2955s|137900 |  3992 | 31193k| 223.0 |   216M |  60 |2466 |3325 | 610 | 191k|  0 | 110k|  22 | 6.000000e+00 |      --      |    Inf |   5.94%
2948.62/2957.46	c  2957s|138000 |  3981 | 31213k| 223.0 |   216M |  60 |2466 |3323 | 591 | 191k|  1 | 110k|  22 | 6.000000e+00 |      --      |    Inf |   5.94%
2949.82/2958.63	c  2959s|138100 |  3987 | 31225k| 222.9 |   216M |  60 |2466 |3336 | 580 | 192k|  1 | 110k|  22 | 6.000000e+00 |      --      |    Inf |   5.94%
2951.33/2960.15	c  2960s|138200 |  3981 | 31241k| 222.9 |   216M |  60 |2466 |3395 | 585 | 192k|  1 | 110k|  22 | 6.000000e+00 |      --      |    Inf |   5.94%
2953.01/2961.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2953.01/2961.88	c  2962s|138300 |  3972 | 31258k| 222.9 |   216M |  60 |2466 |3360 | 649 | 192k|  0 | 110k|  22 | 6.000000e+00 |      --      |    Inf |   5.94%
2955.40/2964.20	c  2964s|138400 |  3971 | 31283k| 222.9 |   216M |  60 |2466 |3283 | 597 | 192k|  1 | 110k|  22 | 6.000000e+00 |      --      |    Inf |   5.94%
2957.39/2966.23	c  2966s|138500 |  3971 | 31304k| 222.9 |   216M |  60 |2466 |3313 | 584 | 192k|  0 | 110k|  22 | 6.000000e+00 |      --      |    Inf |   5.94%
2959.30/2968.15	c  2968s|138600 |  3990 | 31325k| 222.9 |   216M |  60 |2466 |3301 | 596 | 192k|  1 | 110k|  22 | 6.000000e+00 |      --      |    Inf |   5.94%
2961.38/2970.26	c  2970s|138700 |  3997 | 31348k| 222.9 |   216M |  60 |2466 |3319 | 578 | 192k|  0 | 110k|  22 | 6.000000e+00 |      --      |    Inf |   5.94%
2963.47/2972.30	c  2972s|138800 |  3994 | 31370k| 222.9 |   216M |  60 |2466 |3354 | 615 | 192k|  1 | 110k|  22 | 6.000000e+00 |      --      |    Inf |   5.94%
2965.67/2974.50	c  2974s|138900 |  3991 | 31392k| 222.9 |   216M |  60 |2466 |3366 | 576 | 193k|  0 | 110k|  22 | 6.000000e+00 |      --      |    Inf |   5.94%
2970.17/2979.02	c  2979s|139000 |  3949 | 31437k| 223.0 |   216M |  60 |2466 |3319 | 672 | 193k|  1 | 110k|  22 | 6.000000e+00 |      --      |    Inf |   5.94%
2972.74/2981.68	c  2982s|139100 |  3935 | 31464k| 223.1 |   216M |  60 |2466 |3340 |   0 | 193k|  0 | 110k|  22 | 6.000000e+00 |      --      |    Inf |   5.94%
2976.73/2985.65	c  2986s|139200 |  3904 | 31505k| 223.2 |   216M |  60 |2466 |3257 | 570 | 193k|  1 | 111k|  22 | 6.000000e+00 |      --      |    Inf |   5.96%
2978.92/2987.89	c  2988s|139300 |  3930 | 31529k| 223.2 |   216M |  60 |2466 |3286 | 590 | 193k|  0 | 111k|  22 | 6.000000e+00 |      --      |    Inf |   5.96%
2980.72/2989.60	c  2990s|139400 |  3933 | 31547k| 223.2 |   216M |  60 |2466 |3335 | 599 | 193k|  1 | 111k|  22 | 6.000000e+00 |      --      |    Inf |   5.96%
2983.61/2992.50	c  2992s|139500 |  3921 | 31577k| 223.2 |   216M |  60 |2466 |3343 | 571 | 193k|  0 | 111k|  22 | 6.000000e+00 |      --      |    Inf |   5.96%
2985.80/2994.73	c  2995s|139600 |  3929 | 31602k| 223.2 |   216M |  60 |2466 |3407 | 580 | 193k|  0 | 111k|  22 | 6.000000e+00 |      --      |    Inf |   5.96%
2987.60/2996.57	c  2997s|139700 |  3926 | 31621k| 223.2 |   216M |  60 |2466 |3402 | 599 | 194k|  1 | 111k|  22 | 6.000000e+00 |      --      |    Inf |   5.96%
2990.98/2999.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2990.98/2999.97	c  3000s|139800 |  3898 | 31658k| 223.3 |   216M |  60 |2466 |3366 | 938 | 194k|  0 | 111k|  22 | 6.000000e+00 |      --      |    Inf |   5.96%
2996.47/3005.40	c  3005s|139900 |  3888 | 31711k| 223.5 |   217M |  60 |2466 |3351 | 592 | 194k|  1 | 111k|  22 | 6.000000e+00 |      --      |    Inf |   5.97%
2999.07/3008.10	c  3008s|140000 |  3875 | 31740k| 223.6 |   217M |  60 |2466 |3339 | 584 | 194k|  1 | 111k|  22 | 6.000000e+00 |      --      |    Inf |   5.97%
3001.65/3010.68	c  3011s|140100 |  3869 | 31766k| 223.6 |   217M |  60 |2466 |3383 | 602 | 194k|  0 | 111k|  22 | 6.000000e+00 |      --      |    Inf |   5.97%
3003.64/3012.69	c  3013s|140200 |  3878 | 31787k| 223.6 |   217M |  60 |2466 |3394 | 591 | 194k|  1 | 111k|  22 | 6.000000e+00 |      --      |    Inf |   5.97%
3009.04/3018.09	c  3018s|140300 |  3836 | 31839k| 223.8 |   217M |  60 |2466 |3206 | 567 | 194k|  0 | 112k|  22 | 6.000000e+00 |      --      |    Inf |   6.00%
3010.82/3019.87	c  3020s|140400 |  3828 | 31857k| 223.8 |   217M |  60 |2466 |3201 | 614 | 194k|  1 | 112k|  22 | 6.000000e+00 |      --      |    Inf |   6.00%
3013.61/3022.69	c  3023s|140500 |  3833 | 31886k| 223.8 |   217M |  60 |2466 |3196 | 587 | 195k|  1 | 112k|  22 | 6.000000e+00 |      --      |    Inf |   6.00%
3015.50/3024.56	c  3025s|140600 |  3831 | 31906k| 223.8 |   217M |  60 |2466 |3184 | 609 | 195k|  1 | 112k|  22 | 6.000000e+00 |      --      |    Inf |   6.01%
3017.70/3026.78	c  3027s|140700 |  3838 | 31929k| 223.8 |   217M |  60 |2466 |3190 | 570 | 195k|  1 | 112k|  22 | 6.000000e+00 |      --      |    Inf |   6.01%
3020.00/3029.03	c  3029s|140800 |  3840 | 31953k| 223.8 |   217M |  60 |2466 |3216 | 597 | 195k|  0 | 112k|  22 | 6.000000e+00 |      --      |    Inf |   6.01%
3022.48/3031.56	c  3032s|140900 |  3819 | 31979k| 223.9 |   217M |  60 |2466 |3164 | 629 | 195k|  1 | 112k|  22 | 6.000000e+00 |      --      |    Inf |   6.01%
3025.27/3034.31	c  3034s|141000 |  3848 | 32007k| 223.9 |   217M |  60 |2466 |3056 | 634 | 195k|  0 | 112k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3027.46/3036.54	c  3037s|141100 |  3850 | 32029k| 223.9 |   217M |  60 |2466 |3149 | 595 | 195k|  1 | 112k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3029.66/3038.71	c  3039s|141200 |  3841 | 32052k| 223.9 |   217M |  60 |2466 |3133 | 645 | 195k|  0 | 112k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3031.96/3041.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3031.96/3041.09	c  3041s|141300 |  3835 | 32077k| 223.9 |   217M |  60 |2466 |3217 | 595 | 195k|  2 | 112k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3034.34/3043.41	c  3043s|141400 |  3825 | 32102k| 223.9 |   217M |  60 |2466 |3199 | 606 | 196k|  1 | 112k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3037.23/3046.37	c  3046s|141500 |  3828 | 32133k| 224.0 |   217M |  60 |2466 |3115 | 550 | 196k|  2 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3039.32/3048.48	c  3048s|141600 |  3839 | 32157k| 224.0 |   217M |  60 |2466 |3093 | 588 | 196k|  1 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3041.82/3050.91	c  3051s|141700 |  3833 | 32182k| 224.0 |   217M |  60 |2466 |3058 | 598 | 196k|  2 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3044.11/3053.23	c  3053s|141800 |  3846 | 32206k| 224.0 |   217M |  60 |2466 |3060 | 599 | 196k|  1 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3046.60/3055.73	c  3056s|141900 |  3852 | 32231k| 224.0 |   217M |  60 |2466 |3063 | 635 | 196k|  0 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3048.69/3057.89	c  3058s|142000 |  3855 | 32253k| 224.0 |   217M |  60 |2466 |3065 | 584 | 196k|  0 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3050.78/3059.96	c  3060s|142100 |  3869 | 32275k| 224.0 |   217M |  60 |2466 |3050 | 580 | 197k|  1 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3052.89/3062.05	c  3062s|142200 |  3891 | 32296k| 224.0 |   217M |  60 |2466 |3079 | 602 | 197k|  0 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3055.07/3064.24	c  3064s|142300 |  3907 | 32319k| 224.0 |   217M |  60 |2466 |3093 | 603 | 197k|  0 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3056.67/3065.88	c  3066s|142400 |  3910 | 32336k| 224.0 |   217M |  60 |2466 |3138 | 600 | 197k|  0 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3058.87/3068.10	c  3068s|142500 |  3904 | 32358k| 224.0 |   217M |  60 |2466 |3171 | 667 | 197k|  0 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3063.64/3072.82	c  3073s|142600 |  3906 | 32416k| 224.2 |   217M |  60 |2466 |3146 | 605 | 197k|  1 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3067.03/3076.27	c  3076s|142700 |  3898 | 32458k| 224.4 |   217M |  60 |2466 |3171 | 609 | 197k|  1 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.02%
3070.83/3080.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3070.83/3080.10	c  3080s|142800 |  3892 | 32503k| 224.5 |   217M |  60 |2466 |3196 | 597 | 198k|  1 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3073.51/3082.77	c  3083s|142900 |  3886 | 32535k| 224.6 |   217M |  60 |2466 |3216 | 588 | 198k|  0 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3077.70/3087.00	c  3087s|143000 |  3887 | 32588k| 224.8 |   217M |  60 |2466 |3233 | 589 | 198k|  1 | 113k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3080.29/3089.59	c  3090s|143100 |  3889 | 32619k| 224.9 |   217M |  60 |2466 |3251 | 594 | 198k|  2 | 114k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3083.98/3093.23	c  3093s|143200 |  3899 | 32666k| 225.0 |   217M |  60 |2466 |3270 | 643 | 198k|  1 | 114k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3087.46/3096.79	c  3097s|143300 |  3906 | 32706k| 225.2 |   217M |  60 |2466 |3311 | 635 | 198k|  1 | 114k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3090.65/3099.95	c  3100s|143400 |  3912 | 32743k| 225.3 |   217M |  60 |2466 |3335 | 642 | 198k|  1 | 114k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3094.24/3103.51	c  3103s|143500 |  3909 | 32782k| 225.4 |   217M |  60 |2466 |3423 | 655 | 199k|  0 | 114k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3098.33/3107.65	c  3108s|143600 |  3904 | 32829k| 225.5 |   217M |  60 |2466 |3455 | 645 | 199k|  0 | 114k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3101.92/3111.25	c  3111s|143700 |  3918 | 32872k| 225.7 |   217M |  60 |2466 |3484 | 634 | 199k|  0 | 114k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3105.61/3114.99	c  3115s|143800 |  3915 | 32915k| 225.8 |   217M |  60 |2466 |3481 | 594 | 199k|  1 | 114k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3108.60/3117.90	c  3118s|143900 |  3945 | 32952k| 225.9 |   217M |  60 |2466 |3509 | 600 | 199k|  1 | 114k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3111.09/3120.46	c  3120s|144000 |  3963 | 32979k| 225.9 |   217M |  60 |2466 |3555 | 610 | 199k|  1 | 114k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3113.98/3123.30	c  3123s|144100 |  3949 | 33009k| 226.0 |   217M |  60 |2466 |3579 | 621 | 199k|  0 | 115k|  22 | 6.000000e+00 |      --      |    Inf |   6.03%
3117.47/3126.84	c  3127s|144200 |  3935 | 33043k| 226.1 |   217M |  60 |2466 |3576 | 667 | 200k|  0 | 115k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3120.77/3130.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3120.77/3130.13	c  3130s|144300 |  3961 | 33076k| 226.1 |   217M |  60 |2466 |3590 | 654 | 200k|  2 | 115k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3123.35/3132.77	c  3133s|144400 |  3962 | 33104k| 226.2 |   217M |  60 |2466 |3657 | 656 | 200k|  1 | 115k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3126.65/3136.06	c  3136s|144500 |  3973 | 33138k| 226.3 |   217M |  60 |2466 |3583 | 620 | 200k|  2 | 115k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3129.23/3138.69	c  3139s|144600 |  3982 | 33166k| 226.3 |   217M |  60 |2466 |3490 | 576 | 200k|  0 | 115k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3131.12/3140.52	c  3141s|144700 |  3977 | 33184k| 226.3 |   217M |  60 |2466 |3495 | 581 | 200k|  1 | 115k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3133.31/3142.77	c  3143s|144800 |  4001 | 33208k| 226.3 |   217M |  60 |2466 |3518 | 585 | 200k|  2 | 115k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3135.81/3145.25	c  3145s|144900 |  4018 | 33235k| 226.3 |   217M |  60 |2466 |3562 | 596 | 201k|  1 | 116k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3138.90/3148.30	c  3148s|145000 |  4012 | 33269k| 226.4 |   217M |  60 |2466 |3662 | 647 | 201k|  0 | 116k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3141.29/3150.72	c  3151s|145100 |  4020 | 33294k| 226.4 |   217M |  60 |2466 |3710 | 561 | 201k|  1 | 116k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3143.28/3152.79	c  3153s|145200 |  4032 | 33317k| 226.4 |   217M |  60 |2466 |3746 | 579 | 201k|  1 | 116k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3145.47/3154.99	c  3155s|145300 |  4034 | 33340k| 226.4 |   217M |  60 |2466 |3807 | 565 | 201k|  0 | 116k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3148.46/3157.99	c  3158s|145400 |  4028 | 33372k| 226.5 |   217M |  60 |2466 |3824 | 572 | 201k|  1 | 116k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3150.26/3159.78	c  3160s|145500 |  4027 | 33390k| 226.4 |   217M |  60 |2466 |3770 | 601 | 202k|  1 | 116k|  22 | 6.000000e+00 |      --      |    Inf |   6.07%
3152.66/3162.19	c  3162s|145600 |  4036 | 33419k| 226.5 |   217M |  60 |2466 |3671 | 566 | 202k|  1 | 116k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3155.04/3164.58	c  3165s|145700 |  4059 | 33445k| 226.5 |   217M |  60 |2466 |3606 | 564 | 202k|  1 | 116k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3157.13/3166.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3157.13/3166.62	c  3167s|145800 |  4093 | 33467k| 226.5 |   217M |  60 |2466 |3597 | 566 | 202k|  1 | 116k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3158.33/3167.80	c  3168s|145900 |  4095 | 33479k| 226.4 |   217M |  60 |2466 |3627 | 577 | 202k|  1 | 116k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3159.54/3169.01	c  3169s|146000 |  4111 | 33491k| 226.4 |   217M |  60 |2466 |3676 | 580 | 202k|  1 | 116k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3160.53/3170.03	c  3170s|146100 |  4118 | 33500k| 226.3 |   218M |  60 |2466 |3737 | 588 | 202k|  1 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3161.53/3171.05	c  3171s|146200 |  4119 | 33510k| 226.2 |   218M |  60 |2466 |3823 | 582 | 203k|  1 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3162.71/3172.27	c  3172s|146300 |  4121 | 33523k| 226.1 |   218M |  60 |2466 |3871 |   0 | 203k|  0 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3163.91/3173.46	c  3173s|146400 |  4130 | 33535k| 226.0 |   218M |  60 |2466 |3948 | 577 | 203k|  0 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3165.11/3174.61	c  3175s|146500 |  4128 | 33545k| 226.0 |   218M |  60 |2466 |3969 | 594 | 203k|  0 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3166.10/3175.66	c  3176s|146600 |  4146 | 33555k| 225.9 |   218M |  60 |2466 |3992 | 597 | 203k|  1 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3167.10/3176.69	c  3177s|146700 |  4138 | 33565k| 225.8 |   218M |  60 |2466 |3996 | 591 | 203k|  0 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3168.39/3177.91	c  3178s|146800 |  4156 | 33576k| 225.7 |   218M |  60 |2466 |4023 | 598 | 203k|  0 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3169.79/3179.30	c  3179s|146900 |  4171 | 33591k| 225.7 |   218M |  60 |2466 |4117 | 599 | 204k|  1 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3170.89/3180.41	c  3180s|147000 |  4172 | 33602k| 225.6 |   218M |  60 |2466 |4079 | 566 | 204k|  1 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3171.88/3181.43	c  3181s|147100 |  4191 | 33611k| 225.5 |   218M |  60 |2466 |4133 | 581 | 204k|  1 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3172.98/3182.51	c  3182s|147200 |  4189 | 33622k| 225.4 |   218M |  60 |2466 |4153 | 584 | 204k|  0 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3174.17/3183.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3174.17/3183.77	c  3184s|147300 |  4202 | 33634k| 225.3 |   218M |  60 |2466 |4156 |   0 | 204k|  0 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3175.77/3185.30	c  3185s|147400 |  4203 | 33650k| 225.3 |   218M |  60 |2466 |4144 | 587 | 204k|  1 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3176.97/3186.51	c  3187s|147500 |  4213 | 33662k| 225.2 |   218M |  60 |2466 |4136 | 593 | 204k|  1 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3178.96/3188.54	c  3189s|147600 |  4219 | 33682k| 225.2 |   218M |  60 |2466 |4092 | 588 | 204k|  2 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3180.35/3189.91	c  3190s|147700 |  4234 | 33697k| 225.2 |   218M |  60 |2466 |4095 | 610 | 204k|  1 | 117k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3182.35/3192.00	c  3192s|147800 |  4230 | 33718k| 225.1 |   218M |  60 |2466 |4122 | 596 | 205k|  0 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3183.64/3193.24	c  3193s|147900 |  4239 | 33731k| 225.1 |   218M |  60 |2466 |4080 | 581 | 205k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3185.14/3194.78	c  3195s|148000 |  4260 | 33747k| 225.0 |   218M |  60 |2466 |4099 | 587 | 205k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3186.33/3196.00	c  3196s|148100 |  4268 | 33759k| 225.0 |   218M |  60 |2466 |4109 | 600 | 205k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3188.13/3197.78	c  3198s|148200 |  4270 | 33778k| 225.0 |   218M |  60 |2466 |4125 | 600 | 205k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3189.72/3199.32	c  3199s|148300 |  4267 | 33794k| 224.9 |   218M |  60 |2466 |4126 | 594 | 205k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3191.12/3200.75	c  3201s|148400 |  4283 | 33808k| 224.9 |   218M |  60 |2466 |4112 | 592 | 205k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3192.42/3202.07	c  3202s|148500 |  4283 | 33821k| 224.8 |   218M |  60 |2466 |4108 | 597 | 206k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3193.91/3203.53	c  3204s|148600 |  4287 | 33835k| 224.7 |   218M |  60 |2466 |4104 | 596 | 206k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3195.60/3205.27	c  3205s|148700 |  4302 | 33854k| 224.7 |   218M |  60 |2466 |4127 | 607 | 206k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3197.60/3207.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3197.60/3207.22	c  3207s|148800 |  4297 | 33874k| 224.7 |   218M |  60 |2466 |4127 | 612 | 206k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3198.79/3208.49	c  3208s|148900 |  4302 | 33886k| 224.6 |   218M |  60 |2466 |4159 | 591 | 206k|  0 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3200.09/3209.79	c  3210s|149000 |  4299 | 33899k| 224.6 |   218M |  60 |2466 |4150 | 599 | 206k|  0 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3201.58/3211.20	c  3211s|149100 |  4294 | 33914k| 224.5 |   218M |  60 |2466 |4157 | 599 | 206k|  0 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3203.08/3212.71	c  3213s|149200 |  4311 | 33929k| 224.5 |   218M |  60 |2466 |4100 | 578 | 207k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3204.87/3214.50	c  3214s|149300 |  4333 | 33947k| 224.4 |   218M |  60 |2466 |4080 | 590 | 207k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3206.57/3216.23	c  3216s|149400 |  4338 | 33965k| 224.4 |   218M |  60 |2466 |4087 | 587 | 207k|  0 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3208.37/3218.05	c  3218s|149500 |  4349 | 33983k| 224.4 |   218M |  60 |2466 |4068 | 568 | 207k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3209.56/3219.22	c  3219s|149600 |  4360 | 33995k| 224.3 |   218M |  60 |2466 |4077 | 611 | 207k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3210.65/3220.39	c  3220s|149700 |  4356 | 34007k| 224.2 |   218M |  60 |2466 |4096 | 596 | 207k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3212.05/3221.76	c  3222s|149800 |  4360 | 34021k| 224.2 |   218M |  60 |2466 |4050 | 581 | 207k|  0 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3213.35/3223.02	c  3223s|149900 |  4358 | 34034k| 224.1 |   218M |  60 |2466 |4051 | 621 | 207k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3214.54/3224.22	c  3224s|150000 |  4363 | 34046k| 224.0 |   218M |  60 |2466 |4096 | 585 | 207k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3215.93/3225.63	c  3226s|150100 |  4369 | 34060k| 224.0 |   218M |  60 |2466 |4114 | 595 | 208k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3217.34/3227.04	c  3227s|150200 |  4368 | 34074k| 223.9 |   218M |  60 |2466 |4137 | 591 | 208k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3218.62/3228.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3218.62/3228.40	c  3228s|150300 |  4367 | 34087k| 223.9 |   218M |  60 |2466 |4162 | 595 | 208k|  1 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3220.52/3230.28	c  3230s|150400 |  4368 | 34106k| 223.9 |   218M |  60 |2466 |4109 | 605 | 208k|  0 | 118k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3222.21/3231.90	c  3232s|150500 |  4377 | 34123k| 223.8 |   218M |  60 |2466 |4118 | 598 | 208k|  1 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3224.21/3233.99	c  3234s|150600 |  4372 | 34144k| 223.8 |   218M |  60 |2466 |4112 | 608 | 208k|  1 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3225.80/3235.51	c  3236s|150700 |  4369 | 34159k| 223.8 |   218M |  60 |2466 |4131 | 589 | 208k|  0 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3227.69/3237.41	c  3237s|150800 |  4394 | 34179k| 223.7 |   218M |  60 |2466 |4102 | 592 | 209k|  0 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3228.99/3238.79	c  3239s|150900 |  4394 | 34194k| 223.7 |   218M |  60 |2466 |4154 | 601 | 209k|  1 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3230.40/3240.13	c  3240s|151000 |  4391 | 34209k| 223.6 |   218M |  60 |2466 |4167 | 576 | 209k|  1 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3231.58/3241.32	c  3241s|151100 |  4401 | 34221k| 223.6 |   219M |  60 |2466 |4215 | 594 | 209k|  1 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3233.17/3242.98	c  3243s|151200 |  4403 | 34239k| 223.5 |   219M |  60 |2466 |4253 | 598 | 209k|  1 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3235.17/3244.97	c  3245s|151300 |  4398 | 34260k| 223.5 |   219M |  60 |2466 |4315 | 611 | 209k|  1 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3236.46/3246.21	c  3246s|151400 |  4405 | 34273k| 223.5 |   219M |  60 |2466 |4317 | 609 | 209k|  1 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3237.66/3247.47	c  3247s|151500 |  4401 | 34285k| 223.4 |   219M |  60 |2466 |4325 | 619 | 209k|  1 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3239.55/3249.30	c  3249s|151600 |  4404 | 34302k| 223.4 |   219M |  60 |2466 |4293 | 581 | 210k|  1 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3241.36/3251.16	c  3251s|151700 |  4421 | 34322k| 223.4 |   219M |  60 |2466 |4313 | 601 | 210k|  0 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3243.84/3253.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3243.84/3253.68	c  3254s|151800 |  4410 | 34348k| 223.4 |   219M |  60 |2466 |4240 | 603 | 210k|  0 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.12%
3250.92/3260.79	c  3261s|151900 |  4334 | 34416k| 223.7 |   219M |  60 |2466 |3902 | 573 | 210k|  0 | 119k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3254.32/3264.11	c  3264s|152000 |  4342 | 34455k| 223.8 |   219M |  60 |2466 |3879 | 590 | 210k|  1 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3255.80/3265.69	c  3266s|152100 |  4354 | 34471k| 223.7 |   219M |  60 |2466 |3862 | 583 | 210k|  1 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3257.49/3267.33	c  3267s|152200 |  4356 | 34487k| 223.7 |   219M |  60 |2466 |3972 | 582 | 210k|  1 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3258.99/3268.80	c  3269s|152300 |  4358 | 34502k| 223.7 |   219M |  60 |2466 |4014 | 591 | 210k|  1 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3261.08/3270.99	c  3271s|152400 |  4352 | 34524k| 223.7 |   219M |  60 |2466 |3963 | 584 | 210k|  0 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3262.78/3272.68	c  3273s|152500 |  4359 | 34542k| 223.6 |   219M |  60 |2466 |3915 | 591 | 210k|  1 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3264.67/3274.51	c  3275s|152600 |  4364 | 34560k| 223.6 |   219M |  60 |2466 |3951 | 592 | 211k|  1 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3266.36/3276.21	c  3276s|152700 |  4363 | 34577k| 223.6 |   219M |  60 |2466 |3847 |   0 | 211k|  0 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3267.96/3277.88	c  3278s|152800 |  4369 | 34595k| 223.5 |   219M |  60 |2466 |3814 | 591 | 211k|  1 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3269.45/3279.35	c  3279s|152900 |  4367 | 34611k| 223.5 |   219M |  60 |2466 |3834 | 598 | 211k|  0 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3271.26/3281.14	c  3281s|153000 |  4365 | 34630k| 223.5 |   219M |  60 |2466 |3861 | 601 | 211k|  1 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3273.25/3283.13	c  3283s|153100 |  4387 | 34647k| 223.4 |   219M |  60 |2466 |3843 | 607 | 211k|  0 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3274.84/3284.76	c  3285s|153200 |  4393 | 34662k| 223.4 |   219M |  60 |2466 |3859 | 600 | 211k|  0 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3276.83/3286.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3276.83/3286.75	c  3287s|153300 |  4398 | 34680k| 223.4 |   219M |  60 |2466 |3902 | 599 | 211k|  0 | 120k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3279.13/3289.08	c  3289s|153400 |  4376 | 34703k| 223.4 |   219M |  60 |2466 |3859 | 604 | 211k|  1 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3280.42/3290.39	c  3290s|153500 |  4377 | 34716k| 223.3 |   219M |  60 |2466 |3806 | 551 | 211k|  1 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3282.12/3292.01	c  3292s|153600 |  4393 | 34732k| 223.3 |   219M |  60 |2466 |3820 | 569 | 211k|  1 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3283.81/3293.72	c  3294s|153700 |  4398 | 34749k| 223.2 |   219M |  60 |2466 |3869 | 573 | 212k|  1 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3286.00/3295.92	c  3296s|153800 |  4407 | 34772k| 223.2 |   219M |  60 |2466 |3908 | 586 | 212k|  2 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3287.89/3297.82	c  3298s|153900 |  4405 | 34791k| 223.2 |   219M |  60 |2466 |3923 | 596 | 212k|  2 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3289.29/3299.24	c  3299s|154000 |  4422 | 34805k| 223.2 |   219M |  60 |2466 |3959 | 585 | 212k|  1 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3291.09/3301.02	c  3301s|154100 |  4426 | 34822k| 223.1 |   219M |  60 |2466 |4002 | 582 | 212k|  1 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3292.38/3302.39	c  3302s|154200 |  4436 | 34836k| 223.1 |   219M |  60 |2466 |4024 | 571 | 212k|  1 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3294.08/3304.07	c  3304s|154300 |  4437 | 34854k| 223.0 |   219M |  60 |2466 |4096 | 590 | 212k|  2 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3296.26/3306.29	c  3306s|154400 |  4433 | 34877k| 223.1 |   219M |  60 |2466 |4095 | 605 | 212k|  2 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3298.56/3308.50	c  3308s|154500 |  4447 | 34899k| 223.1 |   219M |  60 |2466 |4085 | 566 | 213k|  1 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3300.16/3310.15	c  3310s|154600 |  4446 | 34917k| 223.0 |   219M |  60 |2466 |4134 | 565 | 213k|  0 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3301.55/3311.55	c  3312s|154700 |  4450 | 34932k| 223.0 |   219M |  60 |2466 |4148 | 563 | 213k|  1 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3303.05/3313.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3303.05/3313.04	c  3313s|154800 |  4453 | 34947k| 222.9 |   219M |  60 |2466 |4177 | 577 | 213k|  1 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3304.73/3314.70	c  3315s|154900 |  4451 | 34963k| 222.9 |   219M |  60 |2466 |4216 | 579 | 213k|  1 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3306.43/3316.41	c  3316s|155000 |  4455 | 34981k| 222.9 |   219M |  60 |2466 |4195 | 576 | 213k|  1 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3307.72/3317.79	c  3318s|155100 |  4460 | 34994k| 222.8 |   219M |  60 |2466 |4131 | 585 | 213k|  0 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3309.42/3319.49	c  3319s|155200 |  4457 | 35011k| 222.8 |   219M |  60 |2466 |4102 | 579 | 213k|  1 | 121k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3311.81/3321.83	c  3322s|155300 |  4443 | 35035k| 222.8 |   219M |  60 |2466 |4069 | 629 | 214k|  0 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.13%
3315.80/3325.87	c  3326s|155400 |  4413 | 35073k| 222.9 |   219M |  60 |2466 |3879 | 655 | 214k|  1 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.14%
3317.11/3327.16	c  3327s|155500 |  4421 | 35085k| 222.8 |   219M |  60 |2466 |3842 | 598 | 214k|  1 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.14%
3321.88/3331.99	c  3332s|155600 |  4379 | 35133k| 223.0 |   220M |  60 |2466 |3529 | 583 | 214k|  0 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.18%
3323.57/3333.66	c  3334s|155700 |  4408 | 35150k| 223.0 |   220M |  60 |2466 |3484 | 587 | 214k|  1 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.18%
3325.27/3335.30	c  3335s|155800 |  4390 | 35167k| 222.9 |   220M |  60 |2466 |3487 | 612 | 214k|  0 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.18%
3327.46/3337.54	c  3338s|155900 |  4402 | 35189k| 222.9 |   220M |  60 |2466 |3479 | 606 | 214k|  0 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.18%
3330.45/3340.53	c  3341s|156000 |  4383 | 35220k| 223.0 |   220M |  60 |2466 |3494 | 757 | 214k|  0 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.18%
3332.44/3342.53	c  3343s|156100 |  4390 | 35240k| 223.0 |   220M |  60 |2466 |3487 | 589 | 214k|  0 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.18%
3335.05/3345.18	c  3345s|156200 |  4400 | 35272k| 223.0 |   220M |  60 |2466 |3459 | 583 | 214k|  1 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.18%
3336.53/3346.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3336.53/3346.60	c  3347s|156300 |  4410 | 35290k| 223.0 |   220M |  60 |2466 |3456 | 587 | 214k|  0 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.18%
3342.61/3352.72	c  3353s|156400 |  4324 | 35355k| 223.3 |   220M |  60 |2466 |3302 |1203 | 214k|  0 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.19%
3353.67/3363.84	c  3364s|156500 |  4237 | 35455k| 223.7 |   221M |  60 |2466 |2957 | 703 | 215k|  1 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3358.46/3368.62	c  3369s|156600 |  4240 | 35508k| 223.9 |   221M |  60 |2466 |2975 | 716 | 215k|  0 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3362.95/3373.14	c  3373s|156700 |  4272 | 35559k| 224.1 |   221M |  60 |2466 |3020 | 697 | 215k|  1 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3367.13/3377.35	c  3377s|156800 |  4299 | 35610k| 224.3 |   221M |  60 |2466 |3037 | 707 | 215k|  1 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3371.11/3381.39	c  3381s|156900 |  4307 | 35658k| 224.5 |   221M |  60 |2466 |3039 | 694 | 215k|  1 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3375.40/3385.66	c  3386s|157000 |  4310 | 35708k| 224.6 |   221M |  60 |2466 |3041 | 720 | 215k|  2 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3379.59/3389.80	c  3390s|157100 |  4317 | 35757k| 224.8 |   221M |  60 |2466 |3054 | 718 | 215k|  2 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3383.79/3394.04	c  3394s|157200 |  4320 | 35806k| 225.0 |   221M |  60 |2466 |3064 | 711 | 215k|  0 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3387.36/3397.62	c  3398s|157300 |  4326 | 35848k| 225.1 |   221M |  60 |2466 |3064 | 708 | 216k|  0 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3391.95/3402.27	c  3402s|157400 |  4343 | 35902k| 225.3 |   221M |  60 |2466 |3072 | 704 | 216k|  1 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3396.63/3406.94	c  3407s|157500 |  4340 | 35957k| 225.5 |   221M |  60 |2466 |3093 | 699 | 216k|  1 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3399.93/3410.28	c  3410s|157600 |  4358 | 35998k| 225.6 |   221M |  60 |2466 |3094 | 716 | 216k|  0 | 122k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3404.61/3414.91	c  3415s|157700 |  4370 | 36054k| 225.8 |   221M |  60 |2466 |3099 | 710 | 216k|  1 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3408.50/3418.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3408.50/3418.89	c  3419s|157800 |  4382 | 36102k| 226.0 |   221M |  60 |2466 |3120 | 711 | 216k|  1 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3412.80/3423.11	c  3423s|157900 |  4400 | 36151k| 226.1 |   221M |  60 |2466 |3176 | 719 | 217k|  1 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3416.48/3426.82	c  3427s|158000 |  4412 | 36195k| 226.3 |   222M |  60 |2466 |3182 | 724 | 217k|  2 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3421.17/3431.54	c  3432s|158100 |  4415 | 36249k| 226.5 |   222M |  60 |2466 |3184 |   0 | 217k|  0 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3424.96/3435.30	c  3435s|158200 |  4426 | 36294k| 226.6 |   222M |  60 |2466 |3192 | 702 | 217k|  0 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3429.66/3440.08	c  3440s|158300 |  4435 | 36351k| 226.8 |   222M |  60 |2466 |3190 | 703 | 217k|  0 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3433.24/3443.69	c  3444s|158400 |  4433 | 36395k| 227.0 |   222M |  60 |2466 |3182 | 717 | 217k|  1 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3437.43/3447.80	c  3448s|158500 |  4432 | 36444k| 227.1 |   222M |  60 |2466 |3190 | 717 | 218k|  1 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3443.01/3453.47	c  3453s|158600 |  4450 | 36513k| 227.4 |   222M |  60 |2466 |3197 | 707 | 218k|  0 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3446.72/3457.16	c  3457s|158700 |  4461 | 36557k| 227.5 |   222M |  60 |2466 |3199 | 698 | 218k|  0 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3449.79/3460.25	c  3460s|158800 |  4483 | 36596k| 227.6 |   222M |  60 |2466 |3222 | 701 | 218k|  0 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3452.60/3463.10	c  3463s|158900 |  4495 | 36632k| 227.7 |   222M |  60 |2466 |3271 | 709 | 218k|  1 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3456.08/3466.51	c  3467s|159000 |  4504 | 36674k| 227.8 |   222M |  60 |2466 |3301 | 720 | 218k|  1 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3460.97/3471.48	c  3471s|159100 |  4478 | 36733k| 228.1 |   222M |  60 |2466 |3286 | 708 | 218k|  0 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3464.26/3474.72	c  3475s|159200 |  4487 | 36775k| 228.2 |   222M |  60 |2466 |3296 | 709 | 219k|  1 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3468.05/3478.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3468.05/3478.50	c  3478s|159300 |  4482 | 36822k| 228.3 |   222M |  60 |2466 |3293 | 711 | 219k|  0 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3471.55/3482.07	c  3482s|159400 |  4474 | 36864k| 228.5 |   222M |  60 |2466 |3291 | 726 | 219k|  0 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3475.03/3485.52	c  3486s|159500 |  4481 | 36905k| 228.6 |   222M |  60 |2466 |3275 | 725 | 219k|  1 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3479.63/3490.13	c  3490s|159600 |  4467 | 36960k| 228.8 |   222M |  60 |2466 |3266 | 711 | 219k|  1 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3484.01/3494.56	c  3495s|159700 |  4489 | 37013k| 229.0 |   222M |  60 |2466 |3276 | 718 | 219k|  1 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3487.80/3498.36	c  3498s|159800 |  4503 | 37059k| 229.1 |   222M |  60 |2466 |3302 | 725 | 220k|  2 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3492.98/3503.53	c  3504s|159900 |  4471 | 37119k| 229.3 |   222M |  60 |2466 |3284 | 840 | 220k|  0 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3501.96/3512.55	c  3513s|160000 |  4309 | 37216k| 229.8 |   222M |  60 |2466 |3142 | 655 | 220k|  2 | 123k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3505.25/3515.83	c  3516s|160100 |  4302 | 37254k| 229.9 |   224M |  60 |2466 |3141 | 584 | 220k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3507.56/3518.11	c  3518s|160200 |  4298 | 37282k| 229.9 |   225M |  60 |2466 |3139 | 600 | 220k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3510.04/3520.68	c  3521s|160300 |  4299 | 37312k| 230.0 |   225M |  60 |2466 |3129 | 588 | 220k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.27%
3514.03/3524.68	c  3525s|160400 |  4291 | 37357k| 230.1 |   225M |  60 |2466 |3078 | 681 | 220k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.28%
3521.11/3531.77	c  3532s|160500 |  4204 | 37427k| 230.4 |   225M |  60 |2466 |2936 | 594 | 220k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.28%
3523.70/3534.39	c  3534s|160600 |  4203 | 37454k| 230.4 |   225M |  60 |2466 |2957 | 619 | 220k|  2 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3526.00/3536.67	c  3537s|160700 |  4212 | 37475k| 230.4 |   225M |  60 |2466 |2954 | 633 | 221k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3528.79/3539.49	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3528.79/3539.49	c  3539s|160800 |  4212 | 37503k| 230.4 |   225M |  60 |2466 |2946 | 587 | 221k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3530.88/3541.56	c  3542s|160900 |  4207 | 37524k| 230.4 |   225M |  60 |2466 |2894 | 588 | 221k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3532.49/3543.15	c  3543s|161000 |  4221 | 37542k| 230.4 |   225M |  60 |2466 |2917 | 596 | 221k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3534.27/3544.93	c  3545s|161100 |  4229 | 37560k| 230.3 |   225M |  60 |2466 |2917 | 597 | 221k|  0 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3536.77/3547.50	c  3547s|161200 |  4234 | 37590k| 230.4 |   225M |  60 |2466 |2921 | 603 | 221k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3539.76/3550.45	c  3550s|161300 |  4244 | 37626k| 230.5 |   225M |  60 |2466 |2910 | 601 | 222k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3542.25/3552.92	c  3553s|161400 |  4250 | 37655k| 230.5 |   225M |  60 |2466 |2919 | 613 | 222k|  0 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3544.84/3555.50	c  3555s|161500 |  4256 | 37686k| 230.6 |   225M |  60 |2466 |2920 | 603 | 222k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3548.24/3558.98	c  3559s|161600 |  4236 | 37727k| 230.7 |   225M |  60 |2466 |2908 | 625 | 222k|  0 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3553.12/3563.85	c  3564s|161700 |  4198 | 37785k| 230.9 |   225M |  60 |2466 |2892 | 577 | 222k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3555.33/3566.08	c  3566s|161800 |  4225 | 37813k| 230.9 |   225M |  60 |2466 |2864 | 597 | 222k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3558.11/3568.86	c  3569s|161900 |  4235 | 37848k| 231.0 |   225M |  60 |2466 |2913 | 602 | 222k|  0 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3561.60/3572.34	c  3572s|162000 |  4244 | 37890k| 231.1 |   225M |  60 |2466 |2956 | 612 | 222k|  1 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3564.09/3574.85	c  3575s|162100 |  4236 | 37921k| 231.1 |   225M |  60 |2466 |2960 | 611 | 223k|  0 | 124k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3567.40/3578.18	c  3578s|162200 |  4247 | 37964k| 231.3 |   225M |  60 |2466 |2984 | 599 | 223k|  0 | 125k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3570.68/3581.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3570.68/3581.41	c  3581s|162300 |  4259 | 38007k| 231.4 |   225M |  60 |2466 |3075 | 588 | 223k|  1 | 125k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3574.07/3584.81	c  3585s|162400 |  4249 | 38053k| 231.5 |   225M |  60 |2466 |3091 | 600 | 223k|  1 | 125k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3577.46/3588.20	c  3588s|162500 |  4254 | 38097k| 231.6 |   225M |  60 |2466 |3113 | 602 | 223k|  1 | 125k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3581.45/3592.21	c  3592s|162600 |  4279 | 38143k| 231.8 |   225M |  60 |2466 |3140 | 603 | 223k|  1 | 125k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3584.84/3595.61	c  3596s|162700 |  4303 | 38185k| 231.9 |   225M |  60 |2466 |3174 | 616 | 223k|  1 | 125k|  22 | 6.000000e+00 |      --      |    Inf |   6.29%
3586.13/3597.00	c 
3586.13/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.13/3597.00	c Solving Time (sec) : 3596.99
3586.13/3597.00	c Solving Nodes      : 162759 (total of 164697 nodes in 2 runs)
3586.13/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.13/3597.00	c Dual Bound         : +6.00000000000000e+00
3586.13/3597.00	c Gap                : infinite
3586.13/3597.00	s UNKNOWN
3586.13/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.13/3597.00	c Total Time         :    3596.99
3586.13/3597.00	c   solving          :    3596.99
3586.13/3597.00	c   presolving       :       2.81 (included in solving)
3586.13/3597.00	c   reading          :       0.04 (included in solving)
3586.13/3597.00	c   copying          :       2.21 (108 #copies) (minimal 0.01, maximal 0.03, average 0.02)
3586.13/3597.00	c Original Problem   :
3586.13/3597.00	c   Problem name     : HOME/instance-4432780-1721103815.opb
3586.13/3597.00	c   Variables        : 3216 (3216 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.13/3597.00	c   Constraints      : 3658 initial, 3658 maximal
3586.13/3597.00	c   Objective        : minimize, 6 non-zeros (abs.min = 1, abs.max = 1)
3586.13/3597.00	c Presolved Problem  :
3586.13/3597.00	c   Problem name     : t_HOME/instance-4432780-1721103815.opb
3586.25/3597.02	c   Variables        : 2466 (2466 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.25/3597.02	c   Constraints      : 3155 initial, 4832 maximal
3586.25/3597.02	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.25/3597.02	c   Nonzeros         : 207863 constraint, 67742 clique table
3586.25/3597.02	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.25/3597.02	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   domcol           :       0.02       0.00      3          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   dualsparsify     :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   gateextraction   :       0.01       0.00      5          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   implics          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   milp             :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   sparsify         :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   trivial          :       0.00       0.00     16          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   dualfix          :       0.00       0.00     16          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   probing          :       0.47       0.00      2          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   symmetry         :       1.36       0.00      1        386          0          0          0          0          0        383          0          0
3586.25/3597.02	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   knapsack         :       0.09       0.00     32          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   setppc           :       0.00       0.00     32          0          0          0          0          0          7          0          0          0
3586.25/3597.02	c   linear           :       0.05       0.01     15          6          0          0          6          0       3211          0          0          2
3586.25/3597.02	c   orbitope         :       0.00       0.00     11        358          0          0          0          0          0          0          0          0
3586.25/3597.02	c   logicor          :       0.63       0.04     15          0          0          0          0          0        323          0          0        281
3586.25/3597.02	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   components       :       0.03       0.00      2          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.25/3597.02	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.25/3597.02	c   benderslp        :          0          0          0          0      90411          0          0      10179          0          0          0          0          0          0          0
3586.25/3597.02	c   integral         :          0          0          0          0      90411          0          0      10179          0          0          0          0          0          0     180822
3586.25/3597.02	c   knapsack         :        399+       408         22     513087          0          0          0      10174   23775510       1520    6068334       4405         14          0          0
3586.25/3597.02	c   setppc           :         79+       118         22     511567          0          0          0          3    3387259        957    1255507          1          0          0          0
3586.25/3597.02	c   linear           :         14+        29          0     489113          0          0          0          3     435956       2054     367261          0          0          0          0
3586.25/3597.02	c   orbitope         :        383        383          0     508456          0          0          0          0    1698222       2222     897522          0          0          0          0
3586.25/3597.02	c   logicor          :       2280+      3969         22     187084          0          0          0          0     214907       2641      59434          0          0          0          0
3586.25/3597.02	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.25/3597.02	c   benderslp        :       0.03       0.00       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00
3586.25/3597.02	c   integral         :       5.83       0.00       0.00       0.00       5.83       0.00       0.00       0.00       0.00       0.00
3586.25/3597.02	c   knapsack         :      21.86       0.00       0.04      14.08       0.00       0.00       0.00       0.24       7.50       0.00
3586.25/3597.02	c   setppc           :       4.71       0.00       0.00       4.12       0.00       0.00       0.00       0.00       0.58       0.00
3586.25/3597.02	c   linear           :       3.00       0.01       0.00       1.61       0.00       0.00       0.00       0.00       1.39       0.00
3586.25/3597.02	c   orbitope         :      66.86       0.00       0.00      66.70       0.00       0.00       0.00       0.00       0.15       0.01
3586.25/3597.02	c   logicor          :       4.98       0.04       0.01       4.27       0.00       0.00       0.00       0.00       0.66       0.00
3586.25/3597.02	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.25/3597.02	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.25/3597.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.25/3597.02	c   components       :       0.05       0.00       0.00       0.05       0.00       0.00       0.00       0.00       0.00       0.00
3586.25/3597.02	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.25/3597.02	c   dualfix          :          2          0          0          0
3586.25/3597.02	c   genvbounds       :          0          0          0          0
3586.25/3597.02	c   nlobbt           :          0          0          0          0
3586.25/3597.02	c   obbt             :          0          0          0          0
3586.25/3597.02	c   probing          :          0          0          0          0
3586.25/3597.02	c   pseudoobj        :          0          0          0          0
3586.25/3597.02	c   redcost          :          0          0          0          0
3586.25/3597.02	c   rootredcost      :          0          0          0          0
3586.25/3597.02	c   symmetry         :          0          0          0          0
3586.25/3597.02	c   vbounds          :     368055          0          0          0
3586.25/3597.02	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.25/3597.02	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.25/3597.02	c   genvbounds       :       0.11       0.00       0.00       0.11       0.00       0.00
3586.25/3597.02	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.25/3597.02	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.25/3597.02	c   probing          :       0.47       0.00       0.47       0.00       0.00       0.00
3586.25/3597.02	c   pseudoobj        :       0.13       0.00       0.00       0.13       0.00       0.00
3586.25/3597.02	c   redcost          :       0.05       0.00       0.00       0.05       0.00       0.00
3586.25/3597.02	c   rootredcost      :       0.05       0.00       0.00       0.05       0.00       0.00
3586.25/3597.02	c   symmetry         :       1.53       0.00       1.36       0.17       0.00       0.00
3586.25/3597.02	c   vbounds          :       4.05       0.00       0.00       4.05       0.00       0.00
3586.25/3597.02	c Symmetry           :
3586.25/3597.02	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.25/3597.02	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.25/3597.02	c   lexicographic red:          0 reductions applied,          0 cutoffs
3586.25/3597.02	c   shadow tree time :       0.00 s
3586.25/3597.02	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.25/3597.02	c   propagation      :       0.61       7406       6600          -      43532       86.9        197       66.8          -          -          -
3586.25/3597.02	c   infeasible LP    :     102.71      71346      50241          -     886233      323.7         91       71.9       1313      226.5          0
3586.25/3597.02	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.25/3597.02	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.25/3597.02	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.25/3597.02	c   applied globally :       9.64          -          -          0     124148      117.3          -          -       1313          -          -
3586.25/3597.02	c   applied locally  :          -          -          -          0         52      506.9          -          -          0          -          -
3586.25/3597.02	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.25/3597.02	c   cut pool         :      17.02          -      25417         42          -          -      78555    7513041          -          -          -          -          -    (maximal pool size:       4370)
3586.25/3597.02	c   aggregation      :       3.17       0.00        605         22          0          0      59535    5572766       5834     136233     135681        552          0
3586.25/3597.02	c   > cmir           :          -          -          -          -          -          -          -    5546505          1     131745     131745          0          -
3586.25/3597.02	c   > flowcover      :          -          -          -          -          -          -          -      23886          1       3294       3293          1          -
3586.25/3597.02	c   > knapsackcover  :          -          -          -          -          -          -          -       2375       5832       1194        643        551          -
3586.25/3597.02	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   clique           :       0.09       0.00         22         22          0          0         56       2996          0        716        716          0          0
3586.25/3597.02	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   gomory           :       6.96       0.00        604         20          0          0      22670    1887592         76      56215      56208          7          0
3586.25/3597.02	c   > gomorymi       :          -          -          -          -          -          -          -     930728         38      26787      26780          7          -
3586.25/3597.02	c   > strongcg       :          -          -          -          -          -          -          -     956864         38      29428      29428          0          -
3586.25/3597.02	c   impliedbounds    :       0.34       0.00        606         22          0          0       2095      32894          0      31686      31686          0          0
3586.25/3597.02	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   multilinear      :       0.00       0.00        379         22          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   rapidlearning    :      17.91       0.00        100          2          0       2260          0          0          0          0          0          0        357
3586.25/3597.02	c   rlt              :       0.00       0.00        571         20          0          0          0          0          0          0          0          0          0
3586.25/3597.02	c   zerohalf         :       0.58       0.00        473         22          0          0        937      16793        828       2471       2248        223          0
3586.25/3597.02	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.25/3597.02	c   hybrid           :       8.03       0.00      24931         22     227342          0    7295290        395          0      32982
3586.25/3597.02	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.25/3597.02	c   problem variables:       0.00          -          0          0
3586.25/3597.02	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.25/3597.02	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c   relpscost        :       5.75       0.00      90411          0          0          0          0          0          0     180822
3586.25/3597.02	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.25/3597.02	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.25/3597.02	c   LP solutions     :       0.00          -          -          0          0
3586.25/3597.02	c   relax solutions  :       0.00          -          -          0          0
3586.25/3597.02	c   pseudo solutions :       0.00          -          -          0          0
3586.25/3597.02	c   strong branching :       0.00          -          -          0          0
3586.25/3597.02	c   actconsdiving    :       0.00       0.00          0          0          0
3586.25/3597.02	c   adaptivediving   :       5.87       0.00         60          0          0
3586.25/3597.02	c   alns             :       1.39       0.00         14          0          0
3586.25/3597.02	c   bound            :       0.00       0.00          0          0          0
3586.25/3597.02	c   clique           :       0.02       0.00          1          0          0
3586.25/3597.02	c   coefdiving       :       0.00       0.00          0          0          0
3586.25/3597.02	c   completesol      :       0.00       0.00          0          0          0
3586.25/3597.02	c   conflictdiving   :      14.31       0.00        177          0          0
3586.25/3597.02	c   crossover        :       0.04       0.00          0          0          0
3586.25/3597.02	c   dins             :       0.00       0.00          0          0          0
3586.25/3597.02	c   distributiondivin:      21.10       0.00        176          0          0
3586.25/3597.02	c   dps              :       0.00       0.00          0          0          0
3586.25/3597.02	c   dualval          :       0.00       0.00          0          0          0
3586.25/3597.02	c   farkasdiving     :       0.01       0.00          0          0          0
3586.25/3597.02	c   feasjump         :       0.23       0.00          2          0          0
3586.25/3597.02	c   feaspump         :       7.19       0.00         89          0          0
3586.25/3597.02	c   fixandinfer      :       0.00       0.00          0          0          0
3586.25/3597.02	c   fracdiving       :      16.61       0.00        177          0          0
3586.25/3597.02	c   gins             :       0.02       0.00          0          0          0
3586.25/3597.02	c   guideddiving     :       0.00       0.00          0          0          0
3586.25/3597.02	c   indcoefdiving    :       0.00       0.00          0          0          0
3586.25/3597.02	c   indicator        :       0.05       0.00          0          0          0
3586.25/3597.02	c   indicatordiving  :       0.00       0.00          0          0          0
3586.25/3597.02	c   indoneopt        :       0.04       0.00          0          0          0
3586.25/3597.02	c   indrounding      :       0.00       0.00          0          0          0
3586.25/3597.02	c   indtwoopt        :       0.00       0.00          0          0          0
3586.25/3597.02	c   intdiving        :       0.00       0.00          0          0          0
3586.25/3597.02	c   intshifting      :       0.00       0.00          0          0          0
3586.25/3597.02	c   linesearchdiving :      18.65       0.00        177          0          0
3586.25/3597.02	c   localbranching   :       0.00       0.00          0          0          0
3586.25/3597.02	c   locks            :       0.01       0.00          1          0          0
3586.25/3597.02	c   lpface           :       0.46       0.00          0          0          0
3586.25/3597.02	c   mpec             :       0.00       0.00          0          0          0
3586.25/3597.02	c   multistart       :       0.00       0.00          0          0          0
3586.25/3597.02	c   mutation         :       0.00       0.00          0          0          0
3586.25/3597.02	c   nlpdiving        :       0.00       0.00          0          0          0
3586.25/3597.02	c   objpscostdiving  :      19.90       0.00         51          0          0
3586.25/3597.02	c   octane           :       0.00       0.00          0          0          0
3586.25/3597.02	c   ofins            :       0.04       0.00          0          0          0
3586.25/3597.02	c   oneopt           :       0.05       0.00          0          0          0
3586.25/3597.02	c   padm             :       0.00       0.00          0          0          0
3586.25/3597.02	c   proximity        :       0.00       0.00          0          0          0
3586.25/3597.02	c   pscostdiving     :      12.51       0.00        177          0          0
3586.25/3597.02	c   randrounding     :       1.33       0.00      10187          0          0
3586.25/3597.02	c   rens             :       0.09       0.00          2          0          0
3586.25/3597.02	c   reoptsols        :       0.00       0.00          0          0          0
3586.25/3597.02	c   repair           :       0.00       0.00          0          0          0
3586.25/3597.02	c   rins             :       0.03       0.00          0          0          0
3586.25/3597.02	c   rootsoldiving    :      16.04       0.00         89          0          0
3586.25/3597.02	c   rounding         :       0.34       0.00       4750          0          0
3586.25/3597.02	c   scheduler        :       0.00       0.00          0          0          0
3586.25/3597.02	c   shiftandpropagate:       0.05       0.00          2          0          0
3586.25/3597.02	c   shifting         :       2.14       0.00       2403          0          0
3586.25/3597.02	c   simplerounding   :       0.06       0.00          0          0          0
3586.25/3597.02	c   smallcard        :       0.00       0.00          0          0          0
3586.25/3597.02	c   subnlp           :       0.09       0.00          0          0          0
3586.25/3597.02	c   trivial          :       0.00       0.00          4          0          0
3586.25/3597.02	c   trivialnegation  :       0.00       0.00          0          0          0
3586.25/3597.02	c   trustregion      :       0.00       0.00          0          0          0
3586.25/3597.02	c   trysol           :       0.04       0.00          0          0          0
3586.25/3597.02	c   twoopt           :       0.00       0.00          0          0          0
3586.25/3597.02	c   undercover       :       0.00       0.00          0          0          0
3586.25/3597.02	c   vbounds          :       0.11       0.00          2          0          0
3586.25/3597.02	c   veclendiving     :      17.45       0.00        177          0          0
3586.25/3597.02	c   zeroobj          :       0.00       0.00          0          0          0
3586.25/3597.02	c   zirounding       :       0.07       0.00       1000          0          0
3586.25/3597.02	c   other solutions  :          -          -          -          0          -
3586.25/3597.02	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.25/3597.02	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
3586.25/3597.02	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
3586.25/3597.02	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
3586.25/3597.02	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
3586.25/3597.02	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
3586.25/3597.02	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
3586.25/3597.02	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
3586.25/3597.02	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
3586.25/3597.02	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
3586.25/3597.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.25/3597.02	c   primal LP        :      10.44      14804          0       0.00       0.00      10.44      14804
3586.25/3597.02	c   dual LP          :    3065.55     183737   36147923     196.82   11791.65       0.04         80
3586.25/3597.02	c   lex dual LP      :       0.00          0          0       0.00          -
3586.25/3597.02	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.25/3597.02	c   resolve instable :       0.16         10       3299     329.90   21043.43
3586.25/3597.02	c   diving/probing LP:     120.07      16058    2055169     127.98   17116.13
3586.25/3597.02	c   strong branching :       0.43         22       4119     187.23    9516.11          -          -          2
3586.25/3597.02	c     (at root node) :          -         22       4119     187.23          -
3586.25/3597.02	c   conflict analysis:       0.00          0          0       0.00          -
3586.25/3597.02	c B&B Tree           :
3586.25/3597.02	c   number of runs   :          2
3586.25/3597.02	c   nodes            :     162759 (89015 internal, 73744 leaves)
3586.25/3597.02	c   feasible leaves  :          0
3586.25/3597.02	c   infeas. leaves   :      73743
3586.25/3597.02	c   objective leaves :          0
3586.25/3597.02	c   nodes (total)    :     164697 (90411 internal, 74286 leaves)
3586.25/3597.02	c   nodes left       :       4309
3586.25/3597.02	c   max depth        :         60
3586.25/3597.02	c   max depth (total):         60
3586.25/3597.02	c   backtracks       :      30961 (19.0%)
3586.25/3597.02	c   early backtracks :          0 (0.0%)
3586.25/3597.02	c   nodes exc. ref.  :          0 (0.0%)
3586.25/3597.02	c   delayed cutoffs  :      10964
3586.25/3597.02	c   repropagations   :     128875 (703069 domain reductions, 4272 cutoffs)
3586.25/3597.02	c   avg switch length:       5.33
3586.25/3597.02	c   switching time   :      40.68
3586.25/3597.02	c Root Node          :
3586.25/3597.02	c   First LP value   : +6.00000000000000e+00
3586.25/3597.02	c   First LP Iters   :        584 (32616.59 Iter/sec)
3586.25/3597.02	c   First LP Time    :       0.02
3586.25/3597.02	c   Final Dual Bound : +6.00000000000000e+00
3586.25/3597.02	c   Final Root Iters :       5636
3586.25/3597.02	c   Root LP Estimate : +6.01478580281715e+00
3586.25/3597.02	c Solution           :
3586.25/3597.02	c   Solutions found  :          0 (0 improvements)
3586.25/3597.02	c   Primal Bound     :          -
3586.25/3597.02	c   Dual Bound       : +6.00000000000000e+00
3586.25/3597.02	c   Gap              :   infinite
3586.25/3597.02	c Integrals          :      Total       Avg%
3586.25/3597.02	c   primal-dual      :  359699.34     100.00
3586.25/3597.02	c   primal-ref       :          -          - (not evaluated)
3586.25/3597.02	c   dual-ref         :          -          - (not evaluated)
3586.25/3597.10	c Time complete: 3586.34.

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: 64096 MiB (60436 MiB free)
  memory of node 1: 64473 MiB (35761 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432780-1721103815/watcher-4432780-1721103815 -o /tmp/evaluation-result-4432780-1721103815/solver-4432780-1721103815 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721096551-826782 --watchdog 3760 pbscip -f HOME/instance-4432780-1721103815.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
solver pid=831431, runsolver pid=831428
Current StackSize limit: 8192 KiB


[startup+0.100097 s]*
/proc/loadavg: 4.17 4.13 4.12 4/244 831432
/proc/meminfo: memFree=98485744/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=73820 memory=34948 CPUtime=0.11 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 5387 0 0 0 9 2 0 0 20 0 1 0 162538663 75591680 8737 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 18455 8737 3666 3540 0 6712 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 73820 KiB
Current children cumulated memory: 34948 KiB

[startup+0.213826 s]*
/proc/loadavg: 4.17 4.13 4.12 4/244 831432
/proc/meminfo: memFree=98479164/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=80048 memory=41544 CPUtime=0.22 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 7448 0 0 0 19 3 0 0 20 0 1 0 162538663 81969152 10386 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 20012 10386 3809 3540 0 8269 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 80048 KiB
Current children cumulated memory: 41544 KiB

[startup+0.313566 s]*
/proc/loadavg: 4.17 4.13 4.12 4/244 831432
/proc/meminfo: memFree=98475336/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=84748 memory=45408 CPUtime=0.31 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 8463 0 0 0 28 3 0 0 20 0 1 0 162538663 86781952 11352 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 21187 11352 3809 3540 0 9444 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 84748 KiB
Current children cumulated memory: 45408 KiB

[startup+0.700293 s]
/proc/loadavg: 4.17 4.13 4.12 4/244 831432
/proc/meminfo: memFree=98470180/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=96064 memory=51492 CPUtime=0.69 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 9973 0 0 0 65 4 0 0 20 0 1 0 162538663 98369536 12873 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 24016 12873 3825 3540 0 12273 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 96064 KiB
Current children cumulated memory: 51492 KiB

[startup+1.50059 s]
/proc/loadavg: 4.17 4.13 4.12 5/244 831432
/proc/meminfo: memFree=99012492/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=99112 memory=54660 CPUtime=1.48 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 10747 0 0 0 144 4 0 0 20 0 1 0 162538663 101490688 13665 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 24778 13665 3825 3540 0 13035 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 99112 KiB
Current children cumulated memory: 54660 KiB

[startup+3.11294 s]
/proc/loadavg: 4.17 4.13 4.12 5/241 831476
/proc/meminfo: memFree=124776500/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=150796 memory=105628 CPUtime=3.09 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 25999 0 0 0 302 7 0 0 20 0 1 0 162538663 154415104 26407 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 37699 26407 4011 3540 0 25956 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 150796 KiB
Current children cumulated memory: 105628 KiB

[startup+6.30025 s]
/proc/loadavg: 4.23 4.14 4.12 5/246 831486
/proc/meminfo: memFree=124664284/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=175376 memory=130484 CPUtime=6.27 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 35854 0 0 0 619 8 0 0 20 0 1 0 162538663 179585024 32621 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 43844 32621 4011 3540 0 32101 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 175376 KiB
Current children cumulated memory: 130484 KiB

[startup+12.7003 s]
/proc/loadavg: 4.22 4.14 4.12 5/246 831488
/proc/meminfo: memFree=124520408/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=178412 memory=133464 CPUtime=12.66 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 37335 0 0 0 1257 9 0 0 20 0 1 0 162538663 182693888 33366 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 44603 33366 4011 3540 0 32860 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 178412 KiB
Current children cumulated memory: 133464 KiB

[startup+25.5004 s]
/proc/loadavg: 4.17 4.13 4.12 5/246 831489
/proc/meminfo: memFree=124426200/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=207936 memory=162976 CPUtime=25.41 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 49310 0 0 0 2530 11 0 0 20 0 1 0 162538663 212926464 40744 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 51984 40744 4011 3540 0 40241 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 207936 KiB
Current children cumulated memory: 162976 KiB

[startup+51.1131 s]
/proc/loadavg: 4.29 4.17 4.13 5/246 831494
/proc/meminfo: memFree=124360988/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=226140 memory=180692 CPUtime=50.95 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 56399 0 0 0 5080 15 0 0 20 0 1 0 162538663 231567360 45173 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 56535 45173 4011 3540 0 44792 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 226140 KiB
Current children cumulated memory: 180692 KiB

[startup+102.3 s]
/proc/loadavg: 4.26 4.17 4.14 5/246 831504
/proc/meminfo: memFree=124290484/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=226140 memory=180692 CPUtime=101.99 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 56413 0 0 0 10179 20 0 0 20 0 1 0 162538663 231567360 45173 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 56535 45173 4011 3540 0 44792 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 226140 KiB
Current children cumulated memory: 180692 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.17 4.14 5/245 831898
/proc/meminfo: memFree=124244100/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=226140 memory=182512 CPUtime=161.81 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 56804 0 0 0 16156 25 0 0 20 0 1 0 162538663 231567360 45628 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 56535 45628 4178 3540 0 44792 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 226140 KiB
Current children cumulated memory: 182512 KiB

[startup+222.3 s]
/proc/loadavg: 4.24 4.18 4.14 5/245 831908
/proc/meminfo: memFree=124204312/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=225136 memory=181512 CPUtime=221.63 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 57454 0 0 0 22138 25 0 0 20 0 1 0 162538663 230539264 45378 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 56284 45378 4178 3540 0 44541 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 225136 KiB
Current children cumulated memory: 181512 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.17 4.14 5/245 831918
/proc/meminfo: memFree=124137924/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=227436 memory=183464 CPUtime=281.46 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 59097 0 0 0 28120 26 0 0 20 0 1 0 162538663 232894464 45866 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 56859 45866 4178 3540 0 45116 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 227436 KiB
Current children cumulated memory: 183464 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.16 4.13 5/244 832189
/proc/meminfo: memFree=124412896/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=231536 memory=189144 CPUtime=341.27 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 60720 0 0 0 34100 27 0 0 20 0 1 0 162538663 237092864 47286 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 57884 47286 4178 3540 0 46141 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 231536 KiB
Current children cumulated memory: 189144 KiB

[startup+402.3 s]
/proc/loadavg: 4.21 4.18 4.14 5/244 832199
/proc/meminfo: memFree=124344416/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=234404 memory=196928 CPUtime=401.09 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 64612 0 0 0 40082 27 0 0 20 0 1 0 162538663 240029696 49232 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 58601 49232 4178 3540 0 46858 0
Current children cumulated CPU time: 401.09 s
Current children cumulated vsize: 234404 KiB
Current children cumulated memory: 196928 KiB

[startup+462.3 s]
/proc/loadavg: 4.20 4.19 4.15 5/247 832270
/proc/meminfo: memFree=124324788/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=233752 memory=196276 CPUtime=460.94 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 66290 0 0 0 46066 28 0 0 20 0 1 0 162538663 239362048 49069 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 58438 49069 4178 3540 0 46695 0
Current children cumulated CPU time: 460.94 s

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

/proc/loadavg: 4.88 4.45 4.26 5/242 833412
/proc/meminfo: memFree=123977904/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=292968 memory=254072 CPUtime=3152.85 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 117170 0 0 0 315245 40 0 0 20 0 1 0 162538663 299999232 63518 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 73242 63518 4178 3540 0 61499 0
Current children cumulated CPU time: 3152.85 s
Current children cumulated vsize: 292968 KiB
Current children cumulated memory: 254072 KiB

[startup+3222.3 s]
/proc/loadavg: 4.40 4.39 4.26 5/242 833422
/proc/meminfo: memFree=123976976/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=292968 memory=254072 CPUtime=3212.64 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 117268 0 0 0 321224 40 0 0 20 0 1 0 162538663 299999232 63518 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 73242 63518 4178 3540 0 61499 0
Current children cumulated CPU time: 3212.64 s
Current children cumulated vsize: 292968 KiB
Current children cumulated memory: 254072 KiB

[startup+3282.3 s]
/proc/loadavg: 4.29 4.36 4.26 5/242 833432
/proc/meminfo: memFree=123974064/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=292968 memory=254184 CPUtime=3272.44 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 117454 0 0 0 327204 40 0 0 20 0 1 0 162538663 299999232 63546 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 73242 63546 4178 3540 0 61499 0
Current children cumulated CPU time: 3272.44 s
Current children cumulated vsize: 292968 KiB
Current children cumulated memory: 254184 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.29 4.24 5/242 833443
/proc/meminfo: memFree=123972996/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=292968 memory=255116 CPUtime=3332.24 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 117750 0 0 0 333184 40 0 0 20 0 1 0 162538663 299999232 63779 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 73242 63779 4178 3540 0 61499 0
Current children cumulated CPU time: 3332.24 s
Current children cumulated vsize: 292968 KiB
Current children cumulated memory: 255116 KiB

[startup+3402.3 s]
/proc/loadavg: 4.22 4.29 4.24 5/242 833453
/proc/meminfo: memFree=123963380/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=293444 memory=255808 CPUtime=3392.05 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 117996 0 0 0 339165 40 0 0 20 0 1 0 162538663 300486656 63952 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 73361 63952 4178 3540 0 61618 0
Current children cumulated CPU time: 3392.05 s
Current children cumulated vsize: 293444 KiB
Current children cumulated memory: 255808 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.25 4.23 5/245 833468
/proc/meminfo: memFree=123955312/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=293444 memory=255808 CPUtime=3451.89 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 118097 0 0 0 345149 40 0 0 20 0 1 0 162538663 300486656 63952 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 73361 63952 4178 3540 0 61618 0
Current children cumulated CPU time: 3451.89 s
Current children cumulated vsize: 293444 KiB
Current children cumulated memory: 255808 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.23 4.22 5/245 833480
/proc/meminfo: memFree=123952756/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=296048 memory=258140 CPUtime=3511.73 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 118827 0 0 0 351133 40 0 0 20 0 1 0 162538663 303153152 64535 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 74012 64535 4178 3540 0 62269 0
Current children cumulated CPU time: 3511.73 s
Current children cumulated vsize: 296048 KiB
Current children cumulated memory: 258140 KiB

[startup+3582.3 s]
/proc/loadavg: 3.60 4.06 4.16 4/238 833521
/proc/meminfo: memFree=124391848/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=297748 memory=260028 CPUtime=3571.57 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 119352 0 0 0 357117 40 0 0 20 0 1 0 162538663 304893952 65007 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 74437 65007 4178 3540 0 62694 0
Current children cumulated CPU time: 3571.57 s
Current children cumulated vsize: 297748 KiB
Current children cumulated memory: 260028 KiB

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

# cumulated CPU time of all completed processes:  user=3585.94 s, system=0.408155 s

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

[startup+3584 s]*
/proc/loadavg: 3.60 4.06 4.16 4/238 833521
/proc/meminfo: memFree=124391844/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=297748 memory=260028 CPUtime=3573.28 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 119352 0 0 0 357288 40 0 0 20 0 1 0 162538663 304893952 65007 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 74437 65007 4178 3540 0 62694 0
Current children cumulated CPU time: 3573.28 s
Current children cumulated vsize: 297748 KiB
Current children cumulated memory: 260028 KiB

[startup+3590.4 s]
/proc/loadavg: 3.51 4.03 4.15 4/238 833522
/proc/meminfo: memFree=124391852/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=297748 memory=260028 CPUtime=3579.65 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 119352 0 0 0 357925 40 0 0 20 0 1 0 162538663 304893952 65007 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 74437 65007 4178 3540 0 62694 0
Current children cumulated CPU time: 3579.65 s
Current children cumulated vsize: 297748 KiB
Current children cumulated memory: 260028 KiB

[startup+3593.6 s]
/proc/loadavg: 3.51 4.03 4.15 4/238 833523
/proc/meminfo: memFree=124391624/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=297748 memory=260028 CPUtime=3582.84 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 119352 0 0 0 358244 40 0 0 20 0 1 0 162538663 304893952 65007 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 74437 65007 4178 3540 0 62694 0
Current children cumulated CPU time: 3582.84 s
Current children cumulated vsize: 297748 KiB
Current children cumulated memory: 260028 KiB

[startup+3595.2 s]
/proc/loadavg: 3.47 4.01 4.14 4/238 833523
/proc/meminfo: memFree=124391748/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=297748 memory=260028 CPUtime=3584.44 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 119352 0 0 0 358404 40 0 0 20 0 1 0 162538663 304893952 65007 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 74437 65007 4178 3540 0 62694 0
Current children cumulated CPU time: 3584.44 s
Current children cumulated vsize: 297748 KiB
Current children cumulated memory: 260028 KiB

[startup+3596 s]*
/proc/loadavg: 3.47 4.01 4.14 4/238 833523
/proc/meminfo: memFree=124391748/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=297748 memory=260028 CPUtime=3585.25 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 119355 0 0 0 358485 40 0 0 20 0 1 0 162538663 304893952 65007 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 74437 65007 4178 3540 0 62694 0
Current children cumulated CPU time: 3585.25 s
Current children cumulated vsize: 297748 KiB
Current children cumulated memory: 260028 KiB

[startup+3596.8 s]
/proc/loadavg: 3.47 4.01 4.14 4/238 833523
/proc/meminfo: memFree=124391748/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=297748 memory=260028 CPUtime=3586.03 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 119355 0 0 0 358563 40 0 0 20 0 1 0 162538663 304893952 65007 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 74437 65007 4178 3540 0 62694 0
Current children cumulated CPU time: 3586.03 s
Current children cumulated vsize: 297748 KiB
Current children cumulated memory: 260028 KiB

[startup+3597 s]*
/proc/loadavg: 3.47 4.01 4.14 4/238 833523
/proc/meminfo: memFree=124391748/131655788 swapFree=131071996/131071996
[pid=831431] ppid=831428 vsize=297748 memory=260028 CPUtime=3586.25 cores=1,3
/proc/831431/stat : 831431 (pbscip) R 831428 831431 826770 0 -1 4194304 119356 0 0 0 358585 40 0 0 20 0 1 0 162538663 304893952 65007 134679101440 4194304 18693293 140720689492928 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50544640 140720689501188 140720689501287 140720689501287 140720689508302 0
/proc/831431/statm: 74437 65007 4178 3540 0 62694 0
Current children cumulated CPU time: 3586.25 s
Current children cumulated vsize: 297748 KiB
Current children cumulated memory: 260028 KiB

Child status: 0

Real time (s): 3597.1
CPU time (s): 3586.34
CPU user time (s): 3585.94
CPU system time (s): 0.408155
CPU usage (%): 99.7009
Max. virtual memory (cumulated for all children) (KiB): 297748
Max. memory (cumulated for all children) (KiB): 260028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.94
system time used= 0.408155
maximum resident set size= 260028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119371
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= 53
involuntary context switches= 1283


# summary of solver processes directly reported to runsolver:
#   pid: 831431
#   total CPU time (s): 3586.34
#   total CPU user time (s): 3585.94
#   total CPU system time (s): 0.408155

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9242 second user time and 35.7915 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-16 06:23:47
IDJOB=4432780
IDBENCH=148772
IDSOLVER=3059
FILE ID=nodeC011/4432780-1721103815
RUNJOBID= nodeC011-1721096551-826782
SLURM_JOB_ID= 7505610
Free space on /tmp= 723476 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432780-1721103815/watcher-4432780-1721103815 -o /tmp/evaluation-result-4432780-1721103815/solver-4432780-1721103815 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721096551-826782 --watchdog 3760  pbscip -f HOME/instance-4432780-1721103815.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 7c2ff02722ff3a09887b085a032d3a00
RANDOM SEED=653888928

nodeC011.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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	: 0xb00001f
cpu MHz		: 3675.264
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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	: 0xb00001f
cpu MHz		: 1338.659
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.292
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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	: 0xb00001f
cpu MHz		: 1200.405
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 3672.009
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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	: 0xb00001f
cpu MHz		: 1197.167
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.321
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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	: 0xb00001f
cpu MHz		: 1197.136
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        98506528 kB
MemAvailable:   105486556 kB
Buffers:          423820 kB
Cached:          7309764 kB
SwapCached:            0 kB
Active:          1006632 kB
Inactive:       31370648 kB
Active(anon):       1432 kB
Inactive(anon): 24680344 kB
Active(file):    1005200 kB
Inactive(file):  6690304 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:           2229444 kB
Writeback:         16388 kB
AnonPages:      24644084 kB
Mapped:           139092 kB
Shmem:             37708 kB
KReclaimable:     249448 kB
Slab:             365044 kB
SReclaimable:     249448 kB
SUnreclaim:       115596 kB
KernelStack:        3904 kB
PageTables:        57764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   25695048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52160 kB
HardwareCorrupted:     0 kB
AnonHugePages:  12118016 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      277320 kB
DirectMap2M:    33181696 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723724 MiB
End job on nodeC011 at 2024-07-16 07:23:45