Trace number 4493817

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1SAT 704.222 706.278

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army12.21bt.opb
MD5SUM8150ec280d22960cf2e4079d2206c8ae
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark6.57
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables428
Total number of constraints942
Number of constraints which are clauses645
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints295
Minimum length of a constraint1
Maximum length of a constraint144
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 189
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

11.22/11.31	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4493817-1751150008.opb
11.22/11.31	c Solving mode: decision
11.22/11.31	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
11.22/11.31	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
11.22/11.31	c original problem has 428 variables (428 bin, 0 int, 0 impl, 0 cont) and 942 constraints
11.22/11.31	c presolving:
11.22/11.31	c (round 1, fast)       1 del vars, 1 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 223 clqs
11.22/11.31	c (round 2, fast)       15 del vars, 17 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 207 clqs
11.22/11.31	c (round 3, fast)       15 del vars, 31 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 207 clqs
11.22/11.31	c (round 4, medium)     17 del vars, 31 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 203 clqs
11.22/11.31	c (round 5, fast)       17 del vars, 35 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 225 clqs
11.22/11.31	c (round 6, exhaustive) 17 del vars, 35 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 1 chg coeffs, 907 upgd conss, 0 impls, 225 clqs
11.22/11.31	c (round 7, medium)     23 del vars, 315 del conss, 1110 add conss, 15 chg bounds, 6 chg sides, 21 chg coeffs, 907 upgd conss, 0 impls, 1299 clqs
11.22/11.31	c (round 8, fast)       23 del vars, 325 del conss, 1110 add conss, 15 chg bounds, 6 chg sides, 23 chg coeffs, 907 upgd conss, 0 impls, 1299 clqs
11.22/11.31	c (round 9, exhaustive) 23 del vars, 1554 del conss, 1241 add conss, 15 chg bounds, 6 chg sides, 23 chg coeffs, 907 upgd conss, 0 impls, 1299 clqs
11.22/11.31	c (round 10, exhaustive) 23 del vars, 1560 del conss, 1241 add conss, 15 chg bounds, 6 chg sides, 23 chg coeffs, 907 upgd conss, 0 impls, 1299 clqs
11.22/11.31	c (round 11, exhaustive) 23 del vars, 1560 del conss, 1241 add conss, 15 chg bounds, 6 chg sides, 169 chg coeffs, 907 upgd conss, 0 impls, 1299 clqs
11.22/11.31	c    (0.1s) probing cycle finished: starting next cycle
11.22/11.31	c (round 12, exhaustive) 41 del vars, 1560 del conss, 1241 add conss, 15 chg bounds, 6 chg sides, 169 chg coeffs, 907 upgd conss, 0 impls, 5064 clqs
11.22/11.31	c (round 13, fast)       41 del vars, 1586 del conss, 1241 add conss, 15 chg bounds, 6 chg sides, 234 chg coeffs, 908 upgd conss, 0 impls, 5064 clqs
11.22/11.31	c (round 14, exhaustive) 41 del vars, 1586 del conss, 1241 add conss, 15 chg bounds, 6 chg sides, 236 chg coeffs, 908 upgd conss, 0 impls, 5064 clqs
11.22/11.31	c (round 15, exhaustive) 41 del vars, 1587 del conss, 1252 add conss, 15 chg bounds, 6 chg sides, 236 chg coeffs, 908 upgd conss, 0 impls, 5064 clqs
11.22/11.31	c (round 16, exhaustive) 41 del vars, 1587 del conss, 1252 add conss, 15 chg bounds, 6 chg sides, 240 chg coeffs, 908 upgd conss, 0 impls, 5064 clqs
11.22/11.31	c    (0.1s) probing: 51/387 (13.2%) - 14 fixings, 4 aggregations, 7500 implications, 0 bound changes
11.22/11.31	c    (0.1s) probing aborted: 50/50 successive totally useless probings
11.22/11.31	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
11.22/11.31	c    (0.1s) no symmetry present (symcode time: 0.00)
11.22/11.31	c presolving (17 rounds: 17 fast, 11 medium, 9 exhaustive):
11.22/11.31	c  41 deleted vars, 1587 deleted constraints, 1252 added constraints, 15 tightened bounds, 0 added holes, 6 changed sides, 240 changed coefficients
11.22/11.31	c  0 implications, 5064 cliques
11.22/11.31	c presolved problem has 387 variables (387 bin, 0 int, 0 impl, 0 cont) and 606 constraints
11.22/11.31	c       9 constraints of type <knapsack>
11.22/11.31	c     196 constraints of type <setppc>
11.22/11.31	c     125 constraints of type <and>
11.22/11.31	c     276 constraints of type <logicor>
11.22/11.31	c transformed objective value is always integral (scale: 1)
11.22/11.31	c Presolving Time: 0.07
11.22/11.31	c 
11.22/11.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.22/11.31	c   0.1s|     1 |     0 |   723 |     - |  9812k |   0 | 387 | 688 | 731 |   0 |  0 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.22/11.31	c   0.4s|     1 |     0 |  5119 |     - |    19M |   0 | 387 | 771 | 794 |  63 |  1 |  83 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.22/11.31	c   0.5s|     1 |     0 |  5920 |     - |    26M |   0 | 387 | 776 | 850 | 119 |  2 |  88 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.22/11.31	c   0.6s|     1 |     0 |  6564 |     - |    34M |   0 | 387 | 776 | 908 | 177 |  3 |  88 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.22/11.31	c   0.7s|     1 |     0 |  7070 |     - |    44M |   0 | 387 | 777 | 968 | 237 |  4 |  89 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.22/11.31	c   0.8s|     1 |     0 |  7625 |     - |    51M |   0 | 387 | 784 |1018 | 287 |  5 |  96 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.22/11.31	c   0.9s|     1 |     0 |  8062 |     - |    58M |   0 | 387 | 784 |1074 | 343 |  6 |  96 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.22/11.31	c   0.9s|     1 |     0 |  8507 |     - |    64M |   0 | 387 | 785 |1127 | 396 |  7 |  97 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.22/11.31	c   1.0s|     1 |     0 |  8801 |     - |    69M |   0 | 387 | 785 |1174 | 443 |  8 |  97 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.22/11.31	c   1.1s|     1 |     0 |  9084 |     - |    75M |   0 | 387 | 789 |1213 | 482 |  9 | 101 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.22/11.31	c   1.1s|     1 |     0 |  9387 |     - |    83M |   0 | 387 | 794 |1252 | 521 | 10 | 106 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.22/11.31	c   1.2s|     1 |     0 |  9510 |     - |    83M |   0 | 387 | 795 |1284 | 553 | 11 | 107 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.22/11.31	c   1.6s|     1 |     2 | 11036 |     - |    83M |   0 | 387 | 803 |1284 | 553 | 11 | 115 |  10 | 0.000000e+00 |      --      |    Inf | unknown
11.22/11.31	c   5.3s|   100 |    23 | 43367 | 342.0 |    91M |  16 | 387 | 893 |1381 |2206 |  0 | 205 |  10 | 0.000000e+00 |      --      |    Inf |   4.17%
11.22/11.31	c   5.8s|   200 |    29 | 48336 | 195.1 |    92M |  20 | 387 | 915 |1371 |2292 |  0 | 228 |  10 | 0.000000e+00 |      --      |    Inf |   4.37%
11.22/11.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.22/11.31	c   6.3s|   300 |    27 | 53123 | 145.9 |    95M |  23 | 387 | 940 |   0 |2349 |  0 | 253 |  10 | 0.000000e+00 |      --      |    Inf |   4.65%
11.22/11.31	c   6.6s|   400 |    31 | 57664 | 120.7 |    95M |  23 | 387 | 952 |1367 |2405 |  0 | 265 |  10 | 0.000000e+00 |      --      |    Inf |   4.68%
11.22/11.31	c   7.6s|   500 |    27 | 63878 | 109.0 |   109M |  23 | 387 | 968 |1318 |2709 |  2 | 282 |  10 | 0.000000e+00 |      --      |    Inf |   5.66%
11.22/11.31	c   8.3s|   600 |    27 | 70738 | 102.2 |   116M |  23 | 387 | 988 |1371 |3042 |  2 | 302 |  10 | 0.000000e+00 |      --      |    Inf |   6.10%
11.22/11.31	c   8.8s|   700 |    29 | 78070 |  98.1 |   122M |  23 | 387 | 999 |1355 |3324 |  1 | 320 |  10 | 0.000000e+00 |      --      |    Inf |   6.32%
11.22/11.31	c   9.4s|   800 |    31 | 84705 |  94.1 |   122M |  23 | 387 |1000 |1353 |3513 |  1 | 324 |  10 | 0.000000e+00 |      --      |    Inf |   6.37%
11.22/11.31	c  10.2s|   900 |    27 | 90451 |  90.0 |   120M |  27 | 387 |1022 |1424 |3732 |  2 | 348 |  10 | 0.000000e+00 |      --      |    Inf |   6.38%
11.22/11.31	c  10.8s|  1000 |    25 | 95222 |  85.8 |   117M |  28 | 387 |1039 |1440 |3893 |  0 | 369 |  10 | 0.000000e+00 |      --      |    Inf |   6.40%
11.22/11.31	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
11.22/11.31	c (run 1, node 1064) performing user restart
11.22/11.31	c 
11.22/11.31	c (restart) converted 226 cuts from the global cut pool into linear constraints
11.22/11.31	c 
11.22/11.31	c presolving:
11.22/11.31	c (round 1, fast)       0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 5064 clqs
11.22/11.31	c (round 2, exhaustive) 0 del vars, 2 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 308 upgd conss, 0 impls, 5064 clqs
11.22/11.31	c (round 3, medium)     0 del vars, 13 del conss, 21 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 308 upgd conss, 0 impls, 5064 clqs
23.89/24.00	c (round 4, exhaustive) 0 del vars, 33 del conss, 21 add conss, 0 chg bounds, 0 chg sides, 27 chg coeffs, 308 upgd conss, 0 impls, 5064 clqs
23.89/24.00	c (round 5, exhaustive) 0 del vars, 35 del conss, 21 add conss, 0 chg bounds, 0 chg sides, 28 chg coeffs, 308 upgd conss, 0 impls, 5064 clqs
23.89/24.00	c (round 6, exhaustive) 0 del vars, 35 del conss, 21 add conss, 0 chg bounds, 0 chg sides, 1750 chg coeffs, 308 upgd conss, 0 impls, 5064 clqs
23.89/24.00	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
23.89/24.00	c  0 deleted vars, 35 deleted constraints, 21 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1750 changed coefficients
23.89/24.00	c  0 implications, 5064 cliques
23.89/24.00	c presolved problem has 387 variables (387 bin, 0 int, 0 impl, 0 cont) and 1266 constraints
23.89/24.00	c      11 constraints of type <knapsack>
23.89/24.00	c     438 constraints of type <setppc>
23.89/24.00	c     125 constraints of type <and>
23.89/24.00	c     692 constraints of type <logicor>
23.89/24.00	c transformed objective value is always integral (scale: 1)
23.89/24.00	c Presolving Time: 0.12
23.89/24.00	c 
23.89/24.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.89/24.00	c  11.2s|     1 |     0 |101031 |     - |   109M |   0 | 387 |1281 | 967 |   0 |  0 | 404 |  10 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  11.4s|     1 |     0 |101598 |     - |   110M |   0 | 387 |1328 |1014 |  47 |  1 | 406 |  10 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  11.5s|     1 |     0 |102057 |     - |   110M |   0 | 387 |1329 |1071 | 104 |  2 | 407 |  10 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  11.6s|     1 |     0 |102530 |     - |   110M |   0 | 387 |1333 |1121 | 154 |  3 | 411 |  10 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  11.6s|     1 |     0 |102867 |     - |   111M |   0 | 387 |1338 |1168 | 201 |  4 | 416 |  10 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  11.7s|     1 |     0 |103338 |     - |   111M |   0 | 387 |1339 |1210 | 243 |  5 | 417 |  10 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  11.8s|     1 |     0 |103559 |     - |   113M |   0 | 387 |1345 |1254 | 287 |  6 | 423 |  10 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  11.8s|     1 |     0 |103666 |     - |   113M |   0 | 387 |1350 |1296 | 329 |  7 | 428 |  10 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  11.9s|     1 |     0 |103763 |     - |   114M |   0 | 387 |1351 |1324 | 357 |  8 | 429 |  10 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  11.9s|     1 |     0 |103880 |     - |   114M |   0 | 387 |1355 |1341 | 374 |  9 | 433 |  10 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  12.0s|     1 |     0 |103969 |     - |   116M |   0 | 387 |1356 |1363 | 396 | 10 | 434 |  10 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  12.0s|     1 |     0 |104035 |     - |   116M |   0 | 387 |1357 |1168 | 409 | 11 | 435 |  10 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  12.3s|     1 |     2 |105013 |     - |   116M |   0 | 387 |1362 |1168 | 409 | 11 | 440 |  20 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  13.1s|   100 |    17 |112799 |  85.3 |   117M |  26 | 387 |1411 |1272 |1104 |  0 | 491 |  20 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  14.4s|   200 |    29 |124074 |  87.5 |   119M |  26 | 387 |1483 |1286 |1711 |  2 | 564 |  20 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.89/24.00	c  15.0s|   300 |    29 |130421 |  85.7 |   122M |  29 | 387 |1522 |1271 |2165 |  1 | 608 |  20 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  15.5s|   400 |    29 |134119 |  82.4 |   122M |  29 | 387 |1532 |1267 |2401 |  0 | 624 |  20 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  15.8s|   500 |    29 |137245 |  79.1 |   122M |  31 | 387 |1541 |1270 |2613 |  0 | 636 |  20 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  16.0s|   600 |    27 |140542 |  76.4 |   122M |  32 | 387 |1552 |1272 |2770 |  0 | 653 |  20 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  16.5s|   700 |    25 |145981 |  75.1 |   122M |  32 | 387 |1550 |1260 |3034 |  0 | 667 |  20 | 0.000000e+00 |      --      |    Inf | unknown
23.89/24.00	c  17.3s|   800 |    26 |151951 |  74.3 |   122M |  32 | 387 |1582 |   0 |3473 |  0 | 721 |  20 | 0.000000e+00 |      --      |    Inf |   0.81%
23.89/24.00	c  18.0s|   900 |    26 |156464 |  72.8 |   122M |  32 | 387 |1601 |1241 |3688 |  2 | 757 |  20 | 0.000000e+00 |      --      |    Inf |   0.83%
23.89/24.00	c  18.3s|  1000 |    26 |161236 |  71.6 |   122M |  32 | 387 |1623 |1275 |3980 |  0 | 790 |  20 | 0.000000e+00 |      --      |    Inf |   0.85%
23.89/24.00	c  18.6s|  1100 |    26 |165745 |  70.4 |   122M |  32 | 387 |1636 |1260 |4234 |  2 | 822 |  20 | 0.000000e+00 |      --      |    Inf |   0.86%
23.89/24.00	c  18.8s|  1200 |    24 |170504 |  69.4 |   122M |  32 | 387 |1660 |1338 |4469 |  1 | 848 |  20 | 0.000000e+00 |      --      |    Inf |   0.87%
23.89/24.00	c  19.2s|  1300 |    23 |175326 |  68.5 |   122M |  32 | 387 |1709 |1238 |4809 |  0 | 910 |  20 | 0.000000e+00 |      --      |    Inf |   1.06%
23.89/24.00	c  19.4s|  1400 |    25 |179896 |  67.5 |   122M |  32 | 387 |1752 |   0 |5092 |  0 | 970 |  20 | 0.000000e+00 |      --      |    Inf |   1.07%
23.89/24.00	c  19.6s|  1500 |    23 |183182 |  66.2 |   122M |  32 | 387 |1776 |   0 |5217 |  0 | 997 |  20 | 0.000000e+00 |      --      |    Inf |   1.07%
23.89/24.00	c  19.8s|  1600 |    23 |187029 |  65.1 |   122M |  32 | 387 |1813 |1381 |5453 |  0 |1043 |  20 | 0.000000e+00 |      --      |    Inf |   1.07%
23.89/24.00	c  20.1s|  1700 |    27 |191556 |  64.4 |   122M |  32 | 387 |1845 |1233 |5711 |  2 |1090 |  20 | 0.000000e+00 |      --      |    Inf |   1.10%
23.89/24.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.89/24.00	c  20.4s|  1800 |    25 |195861 |  63.7 |   122M |  32 | 387 |1878 |1227 |6033 |  2 |1132 |  20 | 0.000000e+00 |      --      |    Inf |   1.13%
23.89/24.00	c  20.6s|  1900 |    27 |199459 |  62.7 |   123M |  32 | 387 |1945 |   0 |6314 |  0 |1218 |  20 | 0.000000e+00 |      --      |    Inf |   1.18%
23.89/24.00	c  20.8s|  2000 |    29 |203099 |  61.9 |   123M |  32 | 387 |1983 |1256 |6508 |  2 |1267 |  20 | 0.000000e+00 |      --      |    Inf |   1.20%
23.89/24.00	c  21.1s|  2100 |    31 |208136 |  61.5 |   123M |  32 | 387 |2031 |1272 |6919 |  2 |1330 |  20 | 0.000000e+00 |      --      |    Inf |   1.20%
23.89/24.00	c  21.3s|  2200 |    29 |213020 |  61.1 |   123M |  32 | 387 |2065 |1285 |7226 |  0 |1378 |  20 | 0.000000e+00 |      --      |    Inf |   1.21%
23.89/24.00	c  21.6s|  2300 |    31 |218364 |  60.9 |   123M |  32 | 387 |2087 |1259 |7686 |  0 |1414 |  20 | 0.000000e+00 |      --      |    Inf |   1.22%
23.89/24.00	c  21.9s|  2400 |    33 |223238 |  60.6 |   123M |  32 | 387 |2119 |1275 |8085 |  2 |1453 |  20 | 0.000000e+00 |      --      |    Inf |   1.22%
23.89/24.00	c  22.1s|  2500 |    31 |227316 |  60.0 |   123M |  32 | 387 |2164 |   0 |8377 |  0 |1500 |  20 | 0.000000e+00 |      --      |    Inf |   1.23%
23.89/24.00	c  22.3s|  2600 |    29 |231567 |  59.5 |   123M |  32 | 387 |2189 |   0 |8713 |  0 |1527 |  20 | 0.000000e+00 |      --      |    Inf |   1.23%
23.89/24.00	c  22.5s|  2700 |    33 |235555 |  59.0 |   123M |  32 | 387 |2221 |1259 |8975 |  0 |1563 |  20 | 0.000000e+00 |      --      |    Inf |   1.24%
23.89/24.00	c  22.7s|  2800 |    33 |238968 |  58.4 |   123M |  32 | 387 |2254 |1248 |9281 |  2 |1597 |  20 | 0.000000e+00 |      --      |    Inf |   1.24%
23.89/24.00	c  22.9s|  2900 |    31 |242541 |  57.8 |   123M |  32 | 387 |2305 |   0 |9537 |  0 |1648 |  20 | 0.000000e+00 |      --      |    Inf |   1.24%
23.89/24.00	c  23.1s|  3000 |    31 |245388 |  57.1 |   123M |  32 | 387 |2341 |1259 |9818 |  2 |1684 |  20 | 0.000000e+00 |      --      |    Inf |   1.24%
23.89/24.00	c  23.3s|  3100 |    29 |249073 |  56.6 |   123M |  32 | 387 |2365 |1266 |  10k|  1 |1708 |  20 | 0.000000e+00 |      --      |    Inf |   1.24%
23.89/24.00	c  23.6s|  3200 |    30 |254856 |  56.6 |   123M |  32 | 387 |2421 |1251 |  10k|  2 |1764 |  20 | 0.000000e+00 |      --      |    Inf |   1.24%
23.89/24.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
34.45/34.60	c  23.8s|  3300 |    29 |258898 |  56.2 |   123M |  32 | 387 |2450 |1280 |  10k|  2 |1794 |  20 | 0.000000e+00 |      --      |    Inf |   1.24%
34.45/34.60	c  24.1s|  3400 |    31 |262406 |  55.8 |   123M |  32 | 387 |2512 |1289 |  11k|  2 |1859 |  20 | 0.000000e+00 |      --      |    Inf |   1.24%
34.45/34.60	c  24.3s|  3500 |    33 |266903 |  55.5 |   123M |  32 | 387 |2556 |1270 |  11k|  2 |1903 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  24.5s|  3600 |    33 |270130 |  55.0 |   123M |  33 | 387 |2568 |1263 |  11k|  1 |1915 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  24.6s|  3700 |    31 |273230 |  54.5 |   123M |  33 | 387 |2596 |1266 |  12k|  1 |1943 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  24.9s|  3800 |    29 |277464 |  54.3 |   123M |  33 | 387 |2626 |1254 |  12k|  0 |1976 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  25.1s|  3900 |    27 |281313 |  54.0 |   123M |  33 | 387 |2669 |1301 |  12k|  0 |2024 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  25.3s|  4000 |    29 |284760 |  53.6 |   123M |  33 | 387 |2714 |1287 |  12k|  2 |2069 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  25.5s|  4100 |    35 |288824 |  53.3 |   123M |  33 | 387 |2785 |1296 |  13k|  1 |2141 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  25.7s|  4200 |    31 |291834 |  52.9 |   123M |  33 | 387 |2827 |1298 |  13k|  2 |2184 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  25.8s|  4300 |    31 |294941 |  52.5 |   123M |  33 | 387 |2847 |   0 |  13k|  0 |2205 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  26.0s|  4400 |    29 |297517 |  52.0 |   123M |  33 | 387 |2876 |1270 |  13k|  1 |2234 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  26.2s|  4500 |    29 |301694 |  51.8 |   123M |  35 | 387 |2915 |1242 |  13k|  1 |2273 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  26.4s|  4600 |    29 |304914 |  51.5 |   123M |  35 | 387 |2947 |1296 |  14k|  2 |2315 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  26.6s|  4700 |    29 |308540 |  51.2 |   123M |  36 | 387 |2974 |1271 |  14k|  2 |2343 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
34.45/34.60	c  26.8s|  4800 |    27 |311604 |  50.8 |   123M |  36 | 387 |2983 |1251 |  14k|  1 |2353 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  27.0s|  4900 |    29 |315433 |  50.6 |   123M |  36 | 387 |2978 |1251 |  15k|  0 |2356 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  27.2s|  5000 |    29 |318351 |  50.3 |   123M |  38 | 387 |2975 |1291 |  15k|  2 |2365 |  20 | 0.000000e+00 |      --      |    Inf |   1.25%
34.45/34.60	c  27.4s|  5100 |    29 |322364 |  50.1 |   123M |  39 | 387 |2983 |1283 |  16k|  1 |2384 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  27.6s|  5200 |    27 |326848 |  50.0 |   123M |  39 | 387 |3022 |1309 |  16k|  1 |2428 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  27.8s|  5300 |    25 |330850 |  49.9 |   123M |  39 | 387 |3020 |1271 |  16k|  1 |2431 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  28.0s|  5400 |    27 |334761 |  49.7 |   123M |  39 | 387 |3037 |1276 |  16k|  0 |2458 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  28.2s|  5500 |    23 |337292 |  49.3 |   123M |  39 | 387 |3049 |1199 |  16k|  1 |2473 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  28.4s|  5600 |    27 |342041 |  49.3 |   123M |  39 | 387 |3074 |   0 |  17k|  0 |2506 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  28.6s|  5700 |    31 |344441 |  48.9 |   124M |  39 | 387 |3110 |1276 |  17k|  0 |2556 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  28.8s|  5800 |    27 |346572 |  48.5 |   124M |  39 | 387 |3129 |1324 |  17k|  1 |2589 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  28.9s|  5900 |    27 |348958 |  48.2 |   124M |  39 | 387 |3139 |1272 |  17k|  2 |2601 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  29.1s|  6000 |    27 |352764 |  48.0 |   124M |  39 | 387 |3149 |1274 |  17k|  1 |2618 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  29.3s|  6100 |    27 |355659 |  47.8 |   124M |  39 | 387 |3156 |1268 |  18k|  2 |2628 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  29.4s|  6200 |    23 |359122 |  47.6 |   124M |  39 | 387 |3166 |1282 |  18k|  2 |2641 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
34.45/34.60	c  29.6s|  6300 |    27 |361787 |  47.3 |   124M |  39 | 387 |3196 |1277 |  18k|  0 |2678 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  29.8s|  6400 |    25 |364866 |  47.1 |   124M |  39 | 387 |3226 |1246 |  18k|  2 |2711 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  30.0s|  6500 |    25 |367711 |  46.8 |   124M |  39 | 387 |3230 |1273 |  19k|  0 |2717 |  20 | 0.000000e+00 |      --      |    Inf |   1.26%
34.45/34.60	c  30.1s|  6600 |    27 |370898 |  46.6 |   124M |  39 | 387 |3262 |1256 |  19k|  2 |2753 |  20 | 0.000000e+00 |      --      |    Inf |   1.27%
34.45/34.60	c  30.3s|  6700 |    27 |373904 |  46.4 |   124M |  39 | 387 |3284 |1315 |  19k|  0 |2789 |  20 | 0.000000e+00 |      --      |    Inf |   1.27%
34.45/34.60	c  30.6s|  6800 |    25 |377945 |  46.3 |   124M |  42 | 387 |3290 |1276 |  19k|  2 |2807 |  20 | 0.000000e+00 |      --      |    Inf |   1.27%
34.45/34.60	c  30.8s|  6900 |    25 |381316 |  46.2 |   124M |  42 | 387 |3299 |1273 |  20k|  1 |2825 |  20 | 0.000000e+00 |      --      |    Inf |   1.27%
34.45/34.60	c  31.0s|  7000 |    27 |384976 |  46.1 |   124M |  42 | 387 |3307 |1275 |  20k|  2 |2841 |  20 | 0.000000e+00 |      --      |    Inf |   1.27%
34.45/34.60	c  31.2s|  7100 |    25 |388887 |  46.0 |   124M |  42 | 387 |3319 |1277 |  20k|  1 |2865 |  20 | 0.000000e+00 |      --      |    Inf |   1.27%
34.45/34.60	c  31.5s|  7200 |    25 |393593 |  46.0 |   124M |  42 | 387 |3346 |   0 |  21k|  0 |2907 |  20 | 0.000000e+00 |      --      |    Inf |   1.27%
34.45/34.60	c  31.7s|  7300 |    29 |397862 |  46.0 |   124M |  42 | 387 |3371 |1261 |  21k|  2 |2942 |  20 | 0.000000e+00 |      --      |    Inf |   1.27%
34.45/34.60	c  31.9s|  7400 |    27 |402238 |  45.9 |   124M |  42 | 387 |3384 |1252 |  21k|  2 |2957 |  20 | 0.000000e+00 |      --      |    Inf |   1.27%
34.45/34.60	c  32.1s|  7500 |    25 |405564 |  45.8 |   124M |  42 | 387 |3390 |1277 |  22k|  1 |2992 |  20 | 0.000000e+00 |      --      |    Inf |   1.27%
34.45/34.60	c  32.3s|  7600 |    25 |408762 |  45.6 |   124M |  42 | 387 |3411 |1276 |  22k|  0 |3016 |  20 | 0.000000e+00 |      --      |    Inf |   1.27%
34.45/34.60	c  32.6s|  7700 |    23 |413959 |  45.7 |   124M |  42 | 387 |3407 |1350 |  22k|  1 |3025 |  20 | 0.000000e+00 |      --      |    Inf |   1.28%
34.45/34.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
34.45/34.60	c  32.9s|  7800 |    27 |419449 |  45.8 |   124M |  42 | 387 |3369 |1271 |  23k|  2 |3070 |  20 | 0.000000e+00 |      --      |    Inf |   1.57%
34.45/34.60	c  33.1s|  7900 |    29 |422985 |  45.7 |   124M |  42 | 387 |3375 |1312 |  23k|  2 |3144 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
34.45/34.60	c  33.3s|  8000 |    27 |426465 |  45.6 |   124M |  42 | 387 |3382 |1278 |  23k|  0 |3183 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
34.45/34.60	c  33.5s|  8100 |    29 |430282 |  45.5 |   124M |  42 | 387 |3366 |   0 |  24k|  0 |3204 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
34.45/34.60	c  33.7s|  8200 |    27 |433720 |  45.4 |   124M |  42 | 387 |3373 |1293 |  24k|  0 |3219 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
34.45/34.60	c  33.9s|  8300 |    27 |437285 |  45.3 |   124M |  42 | 387 |3384 |   0 |  24k|  0 |3231 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
34.45/34.60	c  34.1s|  8400 |    27 |440568 |  45.1 |   124M |  42 | 387 |3387 |1285 |  25k|  0 |3234 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
34.45/34.60	c  34.3s|  8500 |    29 |443323 |  44.9 |   124M |  42 | 387 |3420 |1277 |  25k|  0 |3267 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
51.00/51.27	c  34.4s|  8600 |    29 |446450 |  44.8 |   124M |  42 | 387 |3436 |1280 |  25k|  1 |3283 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
51.00/51.27	c  34.6s|  8700 |    29 |449499 |  44.7 |   124M |  42 | 387 |3445 |1284 |  25k|  0 |3292 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
51.00/51.27	c  34.8s|  8800 |    29 |452618 |  44.5 |   124M |  42 | 387 |3455 |1289 |  26k|  1 |3304 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
51.00/51.27	c  36.1s|  8900 |    29 |456645 |  44.5 |   125M |  42 | 387 |3460 |1292 |  26k|  2 |3310 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
51.00/51.27	c  36.6s|  9000 |    29 |459924 |  44.4 |   125M |  42 | 387 |3464 |1284 |  26k|  1 |3314 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
51.00/51.27	c  36.7s|  9100 |    27 |462453 |  44.2 |   125M |  42 | 387 |3472 |1298 |  26k|  0 |3323 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
51.00/51.27	c  37.1s|  9200 |    27 |465699 |  44.1 |   125M |  42 | 387 |3478 |1283 |  26k|  1 |3329 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
51.00/51.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.00/51.27	c  37.5s|  9300 |    27 |468841 |  43.9 |   125M |  42 | 387 |3484 |1306 |  27k|  2 |3335 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
51.00/51.27	c  38.2s|  9400 |    27 |472910 |  43.9 |   128M |  43 | 387 |3505 |1286 |  27k|  1 |3356 |  20 | 0.000000e+00 |      --      |    Inf |   1.62%
51.00/51.27	c  38.5s|  9500 |    29 |477293 |  43.9 |   128M |  43 | 387 |3479 |   0 |  27k|  0 |3392 |  20 | 0.000000e+00 |      --      |    Inf |   1.66%
51.00/51.27	c  38.8s|  9600 |    29 |481350 |  43.9 |   128M |  43 | 387 |3406 |1309 |  27k|  1 |3439 |  20 | 0.000000e+00 |      --      |    Inf |   1.67%
51.00/51.27	c  39.0s|  9700 |    31 |484450 |  43.8 |   128M |  43 | 387 |3380 |1308 |  27k|  1 |3478 |  20 | 0.000000e+00 |      --      |    Inf |   1.68%
51.00/51.27	c  40.3s|  9800 |    29 |488717 |  43.7 |   129M |  47 | 387 |3310 |1328 |  27k|  2 |3496 |  20 | 0.000000e+00 |      --      |    Inf |   1.68%
51.00/51.27	c  40.5s|  9900 |    31 |490983 |  43.5 |   129M |  47 | 387 |3182 |1307 |  27k|  1 |3566 |  20 | 0.000000e+00 |      --      |    Inf |   1.69%
51.00/51.27	c  40.6s| 10000 |    31 |493622 |  43.4 |   129M |  47 | 387 |3159 |   0 |  28k|  0 |3647 |  20 | 0.000000e+00 |      --      |    Inf |   1.69%
51.00/51.27	c  40.8s| 10100 |    33 |495239 |  43.2 |   129M |  47 | 387 |3219 |1318 |  28k|  0 |3737 |  20 | 0.000000e+00 |      --      |    Inf |   1.70%
51.00/51.27	c  40.9s| 10200 |    35 |497979 |  43.0 |   129M |  47 | 387 |3211 |   0 |  28k|  0 |3779 |  20 | 0.000000e+00 |      --      |    Inf |   1.70%
51.00/51.27	c  41.1s| 10300 |    31 |500709 |  42.9 |   129M |  47 | 387 |3215 |1317 |  28k|  0 |3818 |  20 | 0.000000e+00 |      --      |    Inf |   1.70%
51.00/51.27	c  41.3s| 10400 |    35 |503903 |  42.8 |   129M |  47 | 387 |3228 |   0 |  28k|  0 |3866 |  20 | 0.000000e+00 |      --      |    Inf |   1.70%
51.00/51.27	c  41.5s| 10500 |    35 |506756 |  42.7 |   129M |  47 | 387 |3240 |1304 |  28k|  2 |3889 |  20 | 0.000000e+00 |      --      |    Inf |   1.70%
51.00/51.27	c  41.7s| 10600 |    31 |509975 |  42.6 |   129M |  47 | 387 |3258 |   0 |  28k|  0 |3916 |  20 | 0.000000e+00 |      --      |    Inf |   1.70%
51.00/51.27	c  41.8s| 10700 |    31 |512360 |  42.4 |   129M |  47 | 387 |3281 |   0 |  28k|  0 |3946 |  20 | 0.000000e+00 |      --      |    Inf |   1.70%
51.00/51.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.00/51.27	c  43.2s| 10800 |    29 |516426 |  42.4 |   130M |  47 | 387 |3294 |1310 |  29k|  0 |3959 |  20 | 0.000000e+00 |      --      |    Inf |   1.70%
51.00/51.27	c  44.3s| 10900 |    29 |520945 |  42.4 |   130M |  47 | 387 |3293 |1317 |  29k|  2 |3959 |  20 | 0.000000e+00 |      --      |    Inf |   1.70%
51.00/51.27	c  44.7s| 11000 |    29 |524415 |  42.3 |   130M |  47 | 387 |3313 |1346 |  29k|  0 |3979 |  20 | 0.000000e+00 |      --      |    Inf |   1.70%
51.00/51.27	c  45.5s| 11100 |    27 |528845 |  42.4 |   131M |  47 | 387 |3313 |1353 |  29k|  0 |3986 |  20 | 0.000000e+00 |      --      |    Inf |   1.70%
51.00/51.27	c  45.7s| 11200 |    27 |531540 |  42.2 |   131M |  47 | 387 |3350 |   0 |  29k|  0 |4052 |  20 | 0.000000e+00 |      --      |    Inf |   1.71%
51.00/51.27	c  45.9s| 11300 |    29 |534474 |  42.1 |   131M |  47 | 387 |3343 |1306 |  29k|  2 |4073 |  20 | 0.000000e+00 |      --      |    Inf |   1.71%
51.00/51.27	c  46.1s| 11400 |    27 |537216 |  42.0 |   131M |  47 | 387 |3343 |1299 |  29k|  2 |4091 |  20 | 0.000000e+00 |      --      |    Inf |   1.71%
51.00/51.27	c  46.3s| 11500 |    31 |541151 |  42.0 |   131M |  47 | 387 |3371 |1299 |  30k|  1 |4145 |  20 | 0.000000e+00 |      --      |    Inf |   1.76%
51.00/51.27	c  46.5s| 11600 |    31 |544866 |  42.0 |   131M |  47 | 387 |3388 |1298 |  30k|  0 |4172 |  20 | 0.000000e+00 |      --      |    Inf |   1.78%
51.00/51.27	c  46.7s| 11700 |    31 |548146 |  41.9 |   131M |  47 | 387 |3439 |   0 |  30k|  0 |4229 |  20 | 0.000000e+00 |      --      |    Inf |   1.80%
51.00/51.27	c  46.9s| 11800 |    31 |551482 |  41.8 |   131M |  47 | 387 |3465 |1271 |  30k|  1 |4261 |  20 | 0.000000e+00 |      --      |    Inf |   1.81%
51.00/51.27	c  47.1s| 11900 |    29 |554559 |  41.7 |   131M |  47 | 387 |3484 |1302 |  31k|  0 |4282 |  20 | 0.000000e+00 |      --      |    Inf |   1.81%
51.00/51.27	c  47.4s| 12000 |    27 |558546 |  41.7 |   131M |  47 | 387 |3510 |1246 |  31k|  2 |4312 |  20 | 0.000000e+00 |      --      |    Inf |   1.84%
51.00/51.27	c  47.7s| 12100 |    35 |562631 |  41.7 |   131M |  47 | 387 |3573 |1306 |  31k|  2 |4382 |  20 | 0.000000e+00 |      --      |    Inf |   1.88%
51.00/51.27	c  47.9s| 12200 |    37 |566167 |  41.7 |   131M |  47 | 387 |3593 |1283 |  31k|  0 |4408 |  20 | 0.000000e+00 |      --      |    Inf |   1.89%
51.00/51.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.00/51.27	c  48.0s| 12300 |    33 |568722 |  41.5 |   131M |  47 | 387 |3612 |   0 |  32k|  0 |4428 |  20 | 0.000000e+00 |      --      |    Inf |   1.89%
51.00/51.27	c  48.2s| 12400 |    31 |571624 |  41.5 |   131M |  47 | 387 |3653 |   0 |  32k|  0 |4476 |  20 | 0.000000e+00 |      --      |    Inf |   1.89%
51.00/51.27	c  48.4s| 12500 |    31 |575507 |  41.4 |   131M |  47 | 387 |3687 |1306 |  32k|  0 |4521 |  20 | 0.000000e+00 |      --      |    Inf |   1.90%
51.00/51.27	c  48.6s| 12600 |    27 |578853 |  41.4 |   131M |  47 | 387 |3712 |1256 |  32k|  0 |4551 |  20 | 0.000000e+00 |      --      |    Inf |   1.91%
51.00/51.27	c  48.8s| 12700 |    29 |582122 |  41.3 |   131M |  47 | 387 |3755 |1274 |  33k|  2 |4596 |  20 | 0.000000e+00 |      --      |    Inf |   1.95%
51.00/51.27	c  49.0s| 12800 |    29 |585766 |  41.3 |   131M |  47 | 387 |3760 |1278 |  33k|  0 |4602 |  20 | 0.000000e+00 |      --      |    Inf |   1.97%
51.00/51.27	c  49.2s| 12900 |    35 |590049 |  41.3 |   131M |  47 | 387 |3827 |   0 |  33k|  0 |4671 |  20 | 0.000000e+00 |      --      |    Inf |   1.98%
51.00/51.27	c  49.4s| 13000 |    31 |593674 |  41.3 |   131M |  47 | 387 |3847 |1315 |  33k|  0 |4695 |  20 | 0.000000e+00 |      --      |    Inf |   1.98%
51.00/51.27	c  49.7s| 13100 |    33 |597634 |  41.2 |   131M |  47 | 387 |3904 |   0 |  34k|  0 |4754 |  20 | 0.000000e+00 |      --      |    Inf |   1.98%
51.00/51.27	c  49.9s| 13200 |    35 |602165 |  41.3 |   131M |  47 | 387 |3931 |1324 |  34k|  0 |4781 |  20 | 0.000000e+00 |      --      |    Inf |   1.98%
51.00/51.27	c  50.1s| 13300 |    31 |605184 |  41.2 |   131M |  47 | 387 |3939 |1311 |  34k|  2 |4789 |  20 | 0.000000e+00 |      --      |    Inf |   1.98%
51.00/51.27	c  50.3s| 13400 |    33 |609516 |  41.2 |   131M |  47 | 387 |3987 |   0 |  35k|  0 |4838 |  20 | 0.000000e+00 |      --      |    Inf |   2.02%
51.00/51.27	c  50.5s| 13500 |    37 |612882 |  41.2 |   131M |  47 | 387 |4040 |1303 |  35k|  2 |4893 |  20 | 0.000000e+00 |      --      |    Inf |   2.03%
51.00/51.27	c  50.7s| 13600 |    35 |615992 |  41.1 |   131M |  47 | 387 |4040 |1309 |  35k|  2 |4906 |  20 | 0.000000e+00 |      --      |    Inf |   2.03%
51.00/51.27	c  50.9s| 13700 |    33 |620499 |  41.1 |   131M |  47 | 387 |4048 |1331 |  35k|  0 |4924 |  20 | 0.000000e+00 |      --      |    Inf |   2.03%
51.00/51.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
63.66/63.98	c  51.1s| 13800 |    33 |623547 |  41.0 |   131M |  47 | 387 |4051 |1329 |  35k|  1 |4931 |  20 | 0.000000e+00 |      --      |    Inf |   2.03%
63.66/63.98	c  51.3s| 13900 |    31 |626411 |  41.0 |   131M |  47 | 387 |4065 |1337 |  35k|  0 |4945 |  20 | 0.000000e+00 |      --      |    Inf |   2.03%
63.66/63.98	c  51.5s| 14000 |    31 |629838 |  40.9 |   131M |  47 | 387 |4116 |1384 |  35k|  2 |5005 |  20 | 0.000000e+00 |      --      |    Inf |   2.06%
63.66/63.98	c  51.8s| 14100 |    31 |634609 |  41.0 |   132M |  47 | 387 |4156 |1289 |  36k|  2 |5070 |  20 | 0.000000e+00 |      --      |    Inf |   2.16%
63.66/63.98	c  52.0s| 14200 |    29 |637765 |  40.9 |   132M |  47 | 387 |4182 |1324 |  36k|  1 |5109 |  20 | 0.000000e+00 |      --      |    Inf |   2.16%
63.66/63.98	c  52.1s| 14300 |    29 |640750 |  40.8 |   132M |  47 | 387 |4187 |1262 |  36k|  2 |5123 |  20 | 0.000000e+00 |      --      |    Inf |   2.17%
63.66/63.98	c  52.4s| 14400 |    31 |644819 |  40.8 |   132M |  47 | 387 |4163 |   0 |  36k|  0 |5149 |  20 | 0.000000e+00 |      --      |    Inf |   2.22%
63.66/63.98	c  52.6s| 14500 |    29 |648513 |  40.8 |   132M |  47 | 387 |4077 |   0 |  37k|  0 |5220 |  20 | 0.000000e+00 |      --      |    Inf |   2.24%
63.66/63.98	c  53.1s| 14600 |    29 |654705 |  40.9 |   132M |  47 | 387 |4023 |1281 |  37k|  1 |5252 |  20 | 0.000000e+00 |      --      |    Inf |   2.82%
63.66/63.98	c  53.6s| 14700 |    30 |659618 |  41.0 |   132M |  47 | 387 |3935 |1394 |  38k|  0 |5325 |  20 | 0.000000e+00 |      --      |    Inf |   2.99%
63.66/63.98	c  53.8s| 14800 |    32 |663737 |  41.0 |   132M |  47 | 387 |3796 |1284 |  38k|  1 |5401 |  20 | 0.000000e+00 |      --      |    Inf |   2.99%
63.66/63.98	c  54.1s| 14900 |    34 |669261 |  41.1 |   133M |  47 | 387 |3709 |1300 |  38k|  2 |5439 |  20 | 0.000000e+00 |      --      |    Inf |   5.03%
63.66/63.98	c  54.5s| 15000 |    38 |673526 |  41.1 |   136M |  47 | 387 |3390 |1274 |  38k|  1 |5528 |  20 | 0.000000e+00 |      --      |    Inf |   5.26%
63.66/63.98	c  54.8s| 15100 |    38 |678012 |  41.1 |   136M |  47 | 387 |3129 |1302 |  39k|  2 |5593 |  20 | 0.000000e+00 |      --      |    Inf |   5.31%
63.66/63.98	c  55.0s| 15200 |    38 |682352 |  41.1 |   136M |  47 | 387 |2886 |1291 |  39k|  2 |5654 |  20 | 0.000000e+00 |      --      |    Inf |   5.31%
63.66/63.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
63.66/63.98	c  55.2s| 15300 |    38 |685418 |  41.1 |   136M |  47 | 387 |2692 |1532 |  39k|  1 |5695 |  20 | 0.000000e+00 |      --      |    Inf |   5.32%
63.66/63.98	c  55.4s| 15400 |    36 |688782 |  41.0 |   136M |  47 | 387 |2637 |1530 |  39k|  0 |5729 |  20 | 0.000000e+00 |      --      |    Inf |   5.33%
63.66/63.98	c  55.6s| 15500 |    36 |691927 |  41.0 |   136M |  47 | 387 |2593 |1534 |  39k|  0 |5767 |  20 | 0.000000e+00 |      --      |    Inf |   5.33%
63.66/63.98	c  55.8s| 15600 |    38 |696403 |  41.0 |   136M |  47 | 387 |2579 |1264 |  39k|  2 |5788 |  20 | 0.000000e+00 |      --      |    Inf |   5.34%
63.66/63.98	c  56.1s| 15700 |    42 |700689 |  41.0 |   136M |  47 | 387 |2535 |1532 |  40k|  1 |5821 |  20 | 0.000000e+00 |      --      |    Inf |   5.34%
63.66/63.98	c  56.2s| 15800 |    44 |703797 |  40.9 |   136M |  47 | 387 |2521 |1532 |  40k|  0 |5842 |  20 | 0.000000e+00 |      --      |    Inf |   5.34%
63.66/63.98	c  56.5s| 15900 |    38 |708489 |  41.0 |   136M |  47 | 387 |2520 |   0 |  40k|  0 |5869 |  20 | 0.000000e+00 |      --      |    Inf |   5.39%
63.66/63.98	c  56.8s| 16000 |    38 |712916 |  41.0 |   136M |  47 | 387 |2501 |1289 |  40k|  0 |5888 |  20 | 0.000000e+00 |      --      |    Inf |   5.44%
63.66/63.98	c  57.0s| 16100 |    36 |717012 |  41.0 |   136M |  47 | 387 |2484 |1547 |  40k|  1 |5963 |  20 | 0.000000e+00 |      --      |    Inf |   5.49%
63.66/63.98	c  57.3s| 16200 |    44 |721012 |  41.0 |   136M |  47 | 387 |2508 |1304 |  40k|  1 |6029 |  20 | 0.000000e+00 |      --      |    Inf |   5.49%
63.66/63.98	c  57.4s| 16300 |    44 |724354 |  40.9 |   136M |  47 | 387 |2556 |1370 |  41k|  2 |6097 |  20 | 0.000000e+00 |      --      |    Inf |   5.50%
63.66/63.98	c  57.6s| 16400 |    40 |727834 |  40.9 |   136M |  47 | 387 |2581 |1365 |  41k|  0 |6122 |  20 | 0.000000e+00 |      --      |    Inf |   5.50%
63.66/63.98	c  57.9s| 16500 |    34 |731843 |  40.9 |   136M |  47 | 387 |2605 |1315 |  41k|  0 |6148 |  20 | 0.000000e+00 |      --      |    Inf |   5.50%
63.66/63.98	c  58.1s| 16600 |    34 |735358 |  40.9 |   136M |  47 | 387 |2619 |1386 |  41k|  0 |6178 |  20 | 0.000000e+00 |      --      |    Inf |   5.50%
63.66/63.98	c  58.3s| 16700 |    36 |739833 |  40.9 |   136M |  47 | 387 |2640 |1337 |  41k|  0 |6210 |  20 | 0.000000e+00 |      --      |    Inf |   5.51%
63.66/63.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
63.66/63.98	c  58.5s| 16800 |    36 |743156 |  40.8 |   136M |  47 | 387 |2662 |1386 |  41k|  1 |6236 |  20 | 0.000000e+00 |      --      |    Inf |   5.51%
63.66/63.98	c  58.7s| 16900 |    38 |746220 |  40.8 |   136M |  47 | 387 |2676 |1285 |  41k|  2 |6252 |  20 | 0.000000e+00 |      --      |    Inf |   5.51%
63.66/63.98	c  58.9s| 17000 |    38 |750120 |  40.8 |   136M |  47 | 387 |2702 |1318 |  42k|  1 |6287 |  20 | 0.000000e+00 |      --      |    Inf |   5.51%
63.66/63.98	c  59.1s| 17100 |    40 |754611 |  40.8 |   136M |  47 | 387 |2704 |1314 |  42k|  0 |6293 |  20 | 0.000000e+00 |      --      |    Inf |   5.51%
63.66/63.98	c  59.3s| 17200 |    38 |758473 |  40.8 |   136M |  47 | 387 |2717 |1512 |  42k|  2 |6320 |  20 | 0.000000e+00 |      --      |    Inf |   5.51%
63.66/63.98	c  59.7s| 17300 |    42 |765212 |  40.9 |   136M |  47 | 387 |2756 |1280 |  42k|  2 |6377 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  59.9s| 17400 |    40 |769173 |  40.9 |   136M |  47 | 387 |2777 |1294 |  43k|  1 |6409 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  60.1s| 17500 |    42 |772808 |  40.9 |   136M |  47 | 387 |2781 |1315 |  43k|  2 |6422 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  60.3s| 17600 |    42 |775754 |  40.8 |   136M |  47 | 387 |2788 |1318 |  43k|  1 |6433 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  60.4s| 17700 |    44 |779056 |  40.8 |   136M |  47 | 387 |2803 |1324 |  43k|  1 |6448 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  60.6s| 17800 |    42 |781998 |  40.7 |   136M |  47 | 387 |2805 |1315 |  44k|  0 |6451 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  60.8s| 17900 |    42 |785563 |  40.7 |   136M |  47 | 387 |2805 |1300 |  44k|  1 |6453 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  61.1s| 18000 |    44 |789194 |  40.7 |   136M |  47 | 387 |2807 |1340 |  44k|  1 |6456 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  61.3s| 18100 |    42 |792175 |  40.6 |   136M |  47 | 387 |2821 |1330 |  44k|  2 |6470 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  61.8s| 18200 |    42 |796107 |  40.6 |   137M |  47 | 387 |2829 |1318 |  44k|  2 |6479 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
63.66/63.98	c  62.0s| 18300 |    40 |798785 |  40.6 |   137M |  47 | 387 |2850 |   0 |  44k|  0 |6501 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  62.7s| 18400 |    42 |803391 |  40.6 |   137M |  47 | 387 |2857 |1322 |  44k|  2 |6512 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  62.9s| 18500 |    44 |806671 |  40.5 |   137M |  47 | 387 |2876 |1322 |  44k|  2 |6540 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  63.0s| 18600 |    48 |809061 |  40.5 |   137M |  47 | 387 |2906 |1337 |  45k|  1 |6584 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  63.1s| 18700 |    48 |810755 |  40.3 |   137M |  47 | 387 |2941 |1333 |  45k|  1 |6634 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  63.3s| 18800 |    54 |812945 |  40.2 |   137M |  47 | 387 |2949 |1349 |  45k|  1 |6656 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  63.4s| 18900 |    42 |815914 |  40.2 |   137M |  47 | 387 |2987 |1340 |  45k|  0 |6704 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
63.66/63.98	c  63.7s| 19000 |    46 |819563 |  40.2 |   137M |  47 | 387 |2999 |1312 |  45k|  1 |6726 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  63.8s| 19100 |    42 |822346 |  40.1 |   137M |  47 | 387 |3005 |1305 |  45k|  2 |6740 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  64.0s| 19200 |    42 |825182 |  40.1 |   137M |  47 | 387 |3010 |1301 |  45k|  0 |6752 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  64.2s| 19300 |    40 |828183 |  40.0 |   137M |  47 | 387 |3033 |1285 |  45k|  2 |6788 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  64.4s| 19400 |    44 |832114 |  40.0 |   137M |  47 | 387 |3046 |1335 |  45k|  1 |6807 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  64.6s| 19500 |    40 |835544 |  40.0 |   137M |  47 | 387 |3066 |   0 |  46k|  0 |6831 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  65.0s| 19600 |    40 |839852 |  40.0 |   137M |  47 | 387 |3071 |1313 |  46k|  0 |6837 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  65.2s| 19700 |    44 |843359 |  40.0 |   137M |  47 | 387 |3098 |1275 |  46k|  1 |6867 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
74.72/75.03	c  65.3s| 19800 |    46 |846471 |  39.9 |   137M |  47 | 387 |3117 |1293 |  46k|  1 |6889 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  65.6s| 19900 |    44 |849571 |  39.9 |   137M |  47 | 387 |3137 |1319 |  46k|  0 |6920 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  65.8s| 20000 |    44 |853079 |  39.9 |   137M |  47 | 387 |3170 |1310 |  46k|  0 |6958 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  66.0s| 20100 |    46 |855814 |  39.8 |   137M |  47 | 387 |3202 |1282 |  47k|  1 |6996 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  66.1s| 20200 |    40 |858942 |  39.8 |   137M |  47 | 387 |3210 |1547 |  47k|  0 |7030 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  66.3s| 20300 |    40 |861773 |  39.7 |   137M |  47 | 387 |3206 |1308 |  47k|  1 |7076 |  20 | 0.000000e+00 |      --      |    Inf |   5.52%
74.72/75.03	c  66.6s| 20400 |    40 |866373 |  39.7 |   137M |  47 | 387 |3190 |1337 |  47k|  2 |7126 |  20 | 0.000000e+00 |      --      |    Inf |   5.53%
74.72/75.03	c  66.8s| 20500 |    42 |869981 |  39.7 |   137M |  47 | 387 |3191 |1307 |  47k|  1 |7144 |  20 | 0.000000e+00 |      --      |    Inf |   5.53%
74.72/75.03	c  66.9s| 20600 |    38 |873067 |  39.7 |   137M |  47 | 387 |3207 |1316 |  48k|  0 |7165 |  20 | 0.000000e+00 |      --      |    Inf |   5.53%
74.72/75.03	c  67.2s| 20700 |    40 |876893 |  39.7 |   137M |  47 | 387 |3196 |1288 |  48k|  1 |7208 |  20 | 0.000000e+00 |      --      |    Inf |   5.72%
74.72/75.03	c  67.5s| 20800 |    44 |881730 |  39.7 |   137M |  47 | 387 |3166 |1282 |  48k|  0 |7240 |  20 | 0.000000e+00 |      --      |    Inf |   5.90%
74.72/75.03	c  67.8s| 20900 |    42 |886084 |  39.7 |   137M |  47 | 387 |3138 |1313 |  48k|  2 |7284 |  20 | 0.000000e+00 |      --      |    Inf |   5.91%
74.72/75.03	c  68.0s| 21000 |    42 |889967 |  39.7 |   137M |  47 | 387 |3112 |1284 |  49k|  0 |7312 |  20 | 0.000000e+00 |      --      |    Inf |   5.92%
74.72/75.03	c  68.2s| 21100 |    40 |894147 |  39.7 |   137M |  47 | 387 |3091 |1318 |  49k|  0 |7321 |  20 | 0.000000e+00 |      --      |    Inf |   5.92%
74.72/75.03	c  68.7s| 21200 |    44 |899266 |  39.8 |   138M |  47 | 387 |3056 |1317 |  49k|  0 |7338 |  20 | 0.000000e+00 |      --      |    Inf |   6.06%
74.72/75.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
74.72/75.03	c  69.1s| 21300 |    42 |903506 |  39.8 |   138M |  47 | 387 |3014 |1271 |  50k|  1 |7365 |  20 | 0.000000e+00 |      --      |    Inf |   6.11%
74.72/75.03	c  69.3s| 21400 |    38 |907390 |  39.8 |   138M |  47 | 387 |3018 |1256 |  50k|  1 |7397 |  20 | 0.000000e+00 |      --      |    Inf |   6.24%
74.72/75.03	c  69.5s| 21500 |    38 |910659 |  39.8 |   138M |  47 | 387 |3014 |1303 |  50k|  0 |7406 |  20 | 0.000000e+00 |      --      |    Inf |   6.26%
74.72/75.03	c  69.7s| 21600 |    40 |914717 |  39.8 |   138M |  47 | 387 |3009 |1287 |  50k|  1 |7411 |  20 | 0.000000e+00 |      --      |    Inf |   6.26%
74.72/75.03	c  69.9s| 21700 |    40 |917960 |  39.7 |   138M |  47 | 387 |3017 |1504 |  51k|  2 |7425 |  20 | 0.000000e+00 |      --      |    Inf |   6.27%
74.72/75.03	c  70.1s| 21800 |    42 |921711 |  39.7 |   138M |  47 | 387 |3023 |1505 |  51k|  2 |7443 |  20 | 0.000000e+00 |      --      |    Inf |   6.27%
74.72/75.03	c  70.3s| 21900 |    40 |925362 |  39.7 |   138M |  47 | 387 |3019 |1252 |  51k|  2 |7460 |  20 | 0.000000e+00 |      --      |    Inf |   6.27%
74.72/75.03	c  70.5s| 22000 |    41 |927498 |  39.6 |   138M |  47 | 387 |2783 |1301 |  51k|  1 |7562 |  20 | 0.000000e+00 |      --      |    Inf |   6.44%
74.72/75.03	c  70.7s| 22100 |    39 |930073 |  39.6 |   138M |  47 | 387 |2725 |   0 |  51k|  0 |7624 |  20 | 0.000000e+00 |      --      |    Inf |   6.44%
74.72/75.03	c  70.8s| 22200 |    39 |932539 |  39.5 |   138M |  47 | 387 |2674 |1306 |  51k|  0 |7655 |  20 | 0.000000e+00 |      --      |    Inf |   6.46%
74.72/75.03	c  71.0s| 22300 |    39 |935612 |  39.5 |   138M |  47 | 387 |2522 |1269 |  51k|  2 |7711 |  20 | 0.000000e+00 |      --      |    Inf |   6.47%
74.72/75.03	c  71.3s| 22400 |    39 |939745 |  39.5 |   138M |  47 | 387 |2509 |1272 |  52k|  2 |7740 |  20 | 0.000000e+00 |      --      |    Inf |   6.47%
74.72/75.03	c  71.6s| 22500 |    43 |944199 |  39.5 |   138M |  47 | 387 |2466 |1271 |  52k|  1 |7773 |  20 | 0.000000e+00 |      --      |    Inf |   6.55%
74.72/75.03	c  71.8s| 22600 |    41 |948104 |  39.5 |   138M |  47 | 387 |2442 |1298 |  52k|  2 |7809 |  20 | 0.000000e+00 |      --      |    Inf |   6.56%
74.72/75.03	c  71.9s| 22700 |    39 |951443 |  39.5 |   138M |  47 | 387 |2408 |1312 |  52k|  1 |7829 |  20 | 0.000000e+00 |      --      |    Inf |   6.57%
74.72/75.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
74.72/75.03	c  72.2s| 22800 |    37 |954898 |  39.4 |   138M |  47 | 387 |2389 |1320 |  53k|  0 |7856 |  20 | 0.000000e+00 |      --      |    Inf |   6.57%
74.72/75.03	c  72.4s| 22900 |    37 |958390 |  39.4 |   138M |  47 | 387 |2388 |1253 |  53k|  2 |7889 |  20 | 0.000000e+00 |      --      |    Inf |   6.62%
74.72/75.03	c  72.6s| 23000 |    39 |961085 |  39.4 |   138M |  47 | 387 |2433 |1271 |  53k|  2 |7947 |  20 | 0.000000e+00 |      --      |    Inf |   6.63%
74.72/75.03	c  72.8s| 23100 |    35 |964150 |  39.3 |   138M |  47 | 387 |2452 |1308 |  53k|  1 |7977 |  20 | 0.000000e+00 |      --      |    Inf |   6.64%
74.72/75.03	c  73.0s| 23200 |    39 |967554 |  39.3 |   138M |  47 | 387 |2457 |1260 |  54k|  1 |8000 |  20 | 0.000000e+00 |      --      |    Inf |   6.65%
74.72/75.03	c  73.2s| 23300 |    39 |971025 |  39.3 |   138M |  47 | 387 |2458 |1317 |  54k|  0 |8005 |  20 | 0.000000e+00 |      --      |    Inf |   6.66%
74.72/75.03	c  73.3s| 23400 |    35 |974142 |  39.3 |   138M |  47 | 387 |2473 |1291 |  54k|  1 |8022 |  20 | 0.000000e+00 |      --      |    Inf |   6.66%
74.72/75.03	c  73.5s| 23500 |    41 |977297 |  39.2 |   138M |  47 | 387 |2483 |1282 |  54k|  2 |8045 |  20 | 0.000000e+00 |      --      |    Inf |   6.66%
74.72/75.03	c  73.7s| 23600 |    37 |979672 |  39.2 |   138M |  47 | 387 |2534 |1237 |  54k|  1 |8105 |  20 | 0.000000e+00 |      --      |    Inf |   6.66%
74.72/75.03	c  73.8s| 23700 |    37 |982045 |  39.1 |   138M |  47 | 387 |2607 |1267 |  54k|  0 |8195 |  20 | 0.000000e+00 |      --      |    Inf |   6.67%
74.72/75.03	c  74.0s| 23800 |    39 |985244 |  39.1 |   138M |  47 | 387 |2651 |   0 |  55k|  0 |8267 |  20 | 0.000000e+00 |      --      |    Inf |   6.68%
74.72/75.03	c  74.2s| 23900 |    39 |987646 |  39.0 |   138M |  47 | 387 |2702 |   0 |  55k|  0 |8330 |  20 | 0.000000e+00 |      --      |    Inf |   6.68%
74.72/75.03	c  74.3s| 24000 |    35 |990073 |  39.0 |   138M |  47 | 387 |2737 |1322 |  55k|  1 |8375 |  20 | 0.000000e+00 |      --      |    Inf |   6.68%
74.72/75.03	c  74.5s| 24100 |    35 |993130 |  38.9 |   138M |  47 | 387 |2751 |1271 |  55k|  0 |8399 |  20 | 0.000000e+00 |      --      |    Inf |   6.69%
74.72/75.03	c  74.7s| 24200 |    41 |996450 |  38.9 |   138M |  47 | 387 |2774 |1380 |  55k|  2 |8429 |  20 | 0.000000e+00 |      --      |    Inf |   6.70%
74.72/75.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
85.49/85.85	c  74.9s| 24300 |    39 |999394 |  38.9 |   138M |  47 | 387 |2779 |1389 |  55k|  0 |8434 |  20 | 0.000000e+00 |      --      |    Inf |   6.70%
85.49/85.85	c  75.0s| 24400 |    37 |  1002k|  38.8 |   138M |  47 | 387 |2792 |1266 |  55k|  2 |8450 |  20 | 0.000000e+00 |      --      |    Inf |   6.70%
85.49/85.85	c  75.2s| 24500 |    33 |  1005k|  38.8 |   138M |  47 | 387 |2824 |1273 |  55k|  0 |8492 |  20 | 0.000000e+00 |      --      |    Inf |   6.70%
85.49/85.85	c  75.4s| 24600 |    33 |  1009k|  38.8 |   138M |  47 | 387 |2829 |1330 |  56k|  0 |8524 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  75.6s| 24700 |    35 |  1013k|  38.8 |   138M |  47 | 387 |2834 |1313 |  56k|  2 |8534 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  75.8s| 24800 |    35 |  1016k|  38.8 |   138M |  47 | 387 |2866 |1503 |  56k|  1 |8575 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  76.0s| 24900 |    37 |  1019k|  38.7 |   138M |  47 | 387 |2917 |1510 |  56k|  0 |8632 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  76.2s| 25000 |    41 |  1022k|  38.7 |   138M |  47 | 387 |2943 |1506 |  56k|  1 |8672 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  76.3s| 25100 |    39 |  1024k|  38.7 |   138M |  47 | 387 |2969 |1510 |  56k|  0 |8705 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  76.5s| 25200 |    37 |  1027k|  38.6 |   138M |  47 | 387 |2999 |1512 |  56k|  1 |8738 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  76.6s| 25300 |    43 |  1030k|  38.6 |   139M |  47 | 387 |3042 |1519 |  56k|  1 |8782 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  76.8s| 25400 |    39 |  1032k|  38.5 |   139M |  47 | 387 |3072 |1506 |  56k|  1 |8815 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  76.9s| 25500 |    37 |  1034k|  38.4 |   139M |  47 | 387 |3100 |1505 |  56k|  0 |8844 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  77.0s| 25600 |    39 |  1036k|  38.4 |   139M |  47 | 387 |3129 |1518 |  56k|  1 |8874 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  77.2s| 25700 |    39 |  1038k|  38.3 |   139M |  47 | 387 |3142 |1519 |  56k|  2 |8887 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
85.49/85.85	c  77.3s| 25800 |    37 |  1041k|  38.3 |   139M |  47 | 387 |3161 |   0 |  56k|  0 |8908 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  77.5s| 25900 |    37 |  1044k|  38.2 |   139M |  47 | 387 |3175 |1513 |  56k|  1 |8923 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  77.7s| 26000 |    37 |  1046k|  38.2 |   139M |  47 | 387 |3192 |1517 |  56k|  0 |8940 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  77.8s| 26100 |    35 |  1049k|  38.1 |   139M |  47 | 387 |3209 |1513 |  56k|  0 |8957 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  78.0s| 26200 |    35 |  1052k|  38.1 |   139M |  47 | 387 |3238 |1506 |  56k|  1 |8988 |  20 | 0.000000e+00 |      --      |    Inf |   6.71%
85.49/85.85	c  78.2s| 26300 |    33 |  1055k|  38.1 |   139M |  47 | 387 |3268 |1516 |  57k|  0 |9023 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  78.4s| 26400 |    35 |  1059k|  38.1 |   139M |  47 | 387 |3293 |1516 |  57k|  2 |9062 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  78.6s| 26500 |    37 |  1062k|  38.1 |   139M |  47 | 387 |3315 |1506 |  57k|  1 |9101 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  78.8s| 26600 |    35 |  1065k|  38.0 |   139M |  47 | 387 |3310 |1340 |  57k|  0 |9123 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  79.5s| 26700 |    34 |  1069k|  38.0 |   139M |  47 | 387 |3342 |1271 |  57k|  0 |9192 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  79.7s| 26800 |    42 |  1072k|  38.0 |   139M |  47 | 387 |3375 |1274 |  57k|  2 |9252 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  79.9s| 26900 |    40 |  1074k|  38.0 |   139M |  47 | 387 |3392 |1302 |  57k|  1 |9287 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  80.1s| 27000 |    42 |  1079k|  38.0 |   139M |  47 | 387 |3390 |   0 |  57k|  0 |9300 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  80.3s| 27100 |    46 |  1084k|  38.0 |   139M |  47 | 387 |3392 |1273 |  58k|  0 |9317 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  80.6s| 27200 |    36 |  1088k|  38.0 |   139M |  47 | 387 |3403 |1512 |  58k|  1 |9336 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
85.49/85.85	c  80.7s| 27300 |    36 |  1091k|  38.0 |   139M |  47 | 387 |3400 |   0 |  58k|  0 |9373 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  80.9s| 27400 |    36 |  1094k|  38.0 |   139M |  47 | 387 |3411 |1508 |  58k|  2 |9416 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  81.1s| 27500 |    34 |  1097k|  37.9 |   139M |  47 | 387 |3440 |   0 |  58k|  0 |9468 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  81.3s| 27600 |    36 |  1100k|  37.9 |   139M |  47 | 387 |3433 |1321 |  58k|  1 |9510 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  81.5s| 27700 |    38 |  1103k|  37.9 |   139M |  47 | 387 |3440 |1327 |  58k|  0 |9558 |  20 | 0.000000e+00 |      --      |    Inf |   6.72%
85.49/85.85	c  81.6s| 27800 |    38 |  1106k|  37.9 |   139M |  47 | 387 |3453 |1315 |  58k|  1 |9600 |  20 | 0.000000e+00 |      --      |    Inf |   6.73%
85.49/85.85	c  81.9s| 27900 |    42 |  1110k|  37.9 |   139M |  47 | 387 |3440 |1319 |  59k|  0 |9618 |  20 | 0.000000e+00 |      --      |    Inf |   6.73%
85.49/85.85	c  82.0s| 28000 |    38 |  1113k|  37.8 |   139M |  47 | 387 |3441 |1377 |  59k|  0 |9660 |  20 | 0.000000e+00 |      --      |    Inf |   6.73%
85.49/85.85	c  82.2s| 28100 |    36 |  1115k|  37.8 |   139M |  47 | 387 |3432 |   0 |  59k|  0 |9711 |  20 | 0.000000e+00 |      --      |    Inf |   6.73%
85.49/85.85	c  82.3s| 28200 |    38 |  1118k|  37.8 |   139M |  47 | 387 |3398 |1512 |  59k|  1 |9753 |  20 | 0.000000e+00 |      --      |    Inf |   6.73%
85.49/85.85	c  82.5s| 28300 |    36 |  1120k|  37.7 |   139M |  47 | 387 |3363 |1517 |  59k|  0 |9775 |  20 | 0.000000e+00 |      --      |    Inf |   6.73%
85.49/85.85	c  82.6s| 28400 |    34 |  1123k|  37.7 |   139M |  47 | 387 |3351 |1516 |  59k|  0 |9813 |  20 | 0.000000e+00 |      --      |    Inf |   6.73%
85.49/85.85	c  82.8s| 28500 |    38 |  1125k|  37.6 |   139M |  47 | 387 |3350 |1514 |  59k|  1 |9848 |  20 | 0.000000e+00 |      --      |    Inf |   6.73%
85.49/85.85	c  83.0s| 28600 |    36 |  1128k|  37.6 |   139M |  47 | 387 |3372 |   0 |  59k|  0 |9887 |  20 | 0.000000e+00 |      --      |    Inf |   6.73%
85.49/85.85	c  83.1s| 28700 |    38 |  1131k|  37.6 |   139M |  47 | 387 |3391 |1308 |  59k|  1 |9920 |  20 | 0.000000e+00 |      --      |    Inf |   6.73%
85.49/85.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
85.49/85.85	c  83.3s| 28800 |    36 |  1134k|  37.5 |   139M |  47 | 387 |3408 |1530 |  59k|  1 |9946 |  20 | 0.000000e+00 |      --      |    Inf |   6.73%
85.49/85.85	c  83.6s| 28900 |    38 |  1139k|  37.6 |   139M |  47 | 387 |3373 |1308 |  59k|  0 |9976 |  20 | 0.000000e+00 |      --      |    Inf |   6.78%
85.49/85.85	c  83.9s| 29000 |    38 |  1144k|  37.6 |   139M |  47 | 387 |3317 |1357 |  60k|  2 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   6.80%
85.49/85.85	c  84.1s| 29100 |    40 |  1149k|  37.7 |   139M |  47 | 387 |3273 |1360 |  60k|  2 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   6.81%
85.49/85.85	c  84.5s| 29200 |    40 |  1154k|  37.7 |   139M |  47 | 387 |3269 |1336 |  60k|  2 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   6.82%
85.49/85.85	c  84.9s| 29300 |    38 |  1157k|  37.7 |   139M |  47 | 387 |3279 |1306 |  61k|  2 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   6.91%
85.49/85.85	c  85.2s| 29400 |    40 |  1162k|  37.7 |   139M |  47 | 387 |3098 |1327 |  61k|  1 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   6.94%
85.49/85.85	c  85.5s| 29500 |    40 |  1166k|  37.7 |   139M |  47 | 387 |3090 |1344 |  61k|  1 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   6.95%
96.35/96.70	c  85.7s| 29600 |    42 |  1170k|  37.7 |   139M |  47 | 387 |3095 |1314 |  61k|  2 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   6.96%
96.35/96.70	c  85.9s| 29700 |    40 |  1174k|  37.7 |   139M |  47 | 387 |3113 |1319 |  62k|  1 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   6.99%
96.35/96.70	c  86.2s| 29800 |    40 |  1178k|  37.7 |   139M |  47 | 387 |3097 |   0 |  62k|  0 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   7.04%
96.35/96.70	c  86.4s| 29900 |    42 |  1181k|  37.7 |   139M |  47 | 387 |3137 |1313 |  62k|  1 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   7.07%
96.35/96.70	c  86.6s| 30000 |    44 |  1184k|  37.7 |   139M |  47 | 387 |3201 |1358 |  62k|  0 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   7.07%
96.35/96.70	c  86.9s| 30100 |    42 |  1188k|  37.7 |   139M |  47 | 387 |3246 |   0 |  63k|  0 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   7.08%
96.35/96.70	c  87.1s| 30200 |    40 |  1192k|  37.7 |   139M |  47 | 387 |3268 |1304 |  63k|  2 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   7.10%
96.35/96.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
96.35/96.70	c  87.3s| 30300 |    40 |  1196k|  37.7 |   139M |  47 | 387 |3306 |1298 |  63k|  2 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   7.12%
96.35/96.70	c  87.5s| 30400 |    44 |  1199k|  37.7 |   139M |  47 | 387 |3353 |1344 |  63k|  2 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   7.13%
96.35/96.70	c  87.7s| 30500 |    42 |  1203k|  37.7 |   139M |  47 | 387 |3382 |1353 |  64k|  1 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   7.13%
96.35/96.70	c  87.9s| 30600 |    40 |  1206k|  37.7 |   139M |  47 | 387 |3422 |   0 |  64k|  0 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   7.14%
96.35/96.70	c  88.1s| 30700 |    38 |  1210k|  37.7 |   139M |  47 | 387 |3448 |   0 |  64k|  0 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   7.14%
96.35/96.70	c  88.3s| 30800 |    38 |  1213k|  37.7 |   139M |  47 | 387 |3457 |1316 |  64k|  2 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   7.15%
96.35/96.70	c  88.6s| 30900 |    38 |  1218k|  37.7 |   139M |  47 | 387 |3513 |1309 |  65k|  1 |  10k|  20 | 0.000000e+00 |      --      |    Inf |   7.16%
96.35/96.70	c  88.7s| 31000 |    40 |  1221k|  37.7 |   139M |  47 | 387 |3584 |   0 |  65k|  0 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.17%
96.35/96.70	c  88.9s| 31100 |    38 |  1224k|  37.7 |   139M |  47 | 387 |3642 |   0 |  65k|  0 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.19%
96.35/96.70	c  89.1s| 31200 |    40 |  1228k|  37.7 |   139M |  47 | 387 |3686 |1322 |  65k|  2 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.19%
96.35/96.70	c  89.3s| 31300 |    38 |  1231k|  37.6 |   139M |  47 | 387 |3729 |   0 |  66k|  0 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.19%
96.35/96.70	c  89.5s| 31400 |    40 |  1235k|  37.6 |   139M |  47 | 387 |3780 |1324 |  66k|  2 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.20%
96.35/96.70	c  89.7s| 31500 |    38 |  1238k|  37.6 |   139M |  47 | 387 |3810 |1316 |  66k|  0 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.20%
96.35/96.70	c  89.9s| 31600 |    40 |  1240k|  37.6 |   139M |  47 | 387 |3849 |1326 |  66k|  0 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.20%
96.35/96.70	c  90.0s| 31700 |    40 |  1243k|  37.5 |   139M |  47 | 387 |3885 |1335 |  66k|  0 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.20%
96.35/96.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
96.35/96.70	c  90.2s| 31800 |    38 |  1246k|  37.5 |   139M |  47 | 387 |3922 |1329 |  67k|  2 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.20%
96.35/96.70	c  90.4s| 31900 |    38 |  1249k|  37.5 |   139M |  47 | 387 |3956 |1332 |  67k|  0 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.20%
96.35/96.70	c  90.6s| 32000 |    38 |  1252k|  37.5 |   140M |  47 | 387 |3963 |1539 |  67k|  1 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.20%
96.35/96.70	c  90.8s| 32100 |    36 |  1255k|  37.5 |   140M |  47 | 387 |4002 |1302 |  67k|  1 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.20%
96.35/96.70	c  90.9s| 32200 |    36 |  1258k|  37.4 |   140M |  47 | 387 |4057 |1565 |  67k|  1 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.20%
96.35/96.70	c  91.1s| 32300 |    38 |  1261k|  37.4 |   140M |  47 | 387 |4087 |1565 |  67k|  1 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.21%
96.35/96.70	c  91.2s| 32400 |    36 |  1263k|  37.3 |   140M |  47 | 387 |4112 |1328 |  67k|  2 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.21%
96.35/96.70	c  91.4s| 32500 |    38 |  1265k|  37.3 |   140M |  47 | 387 |4137 |1320 |  68k|  2 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.21%
96.35/96.70	c  91.5s| 32600 |    36 |  1268k|  37.3 |   140M |  47 | 387 |4164 |1332 |  68k|  2 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.21%
96.35/96.70	c  91.7s| 32700 |    36 |  1272k|  37.3 |   140M |  47 | 387 |4168 |1347 |  68k|  0 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.21%
96.35/96.70	c  91.9s| 32800 |    36 |  1276k|  37.3 |   140M |  47 | 387 |4160 |1344 |  68k|  0 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.21%
96.35/96.70	c  92.2s| 32900 |    38 |  1279k|  37.3 |   140M |  47 | 387 |4164 |1346 |  68k|  2 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.21%
96.35/96.70	c  92.3s| 33000 |    40 |  1282k|  37.3 |   140M |  47 | 387 |4162 |1335 |  68k|  2 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.21%
96.35/96.70	c  92.5s| 33100 |    38 |  1286k|  37.3 |   140M |  47 | 387 |4127 |1349 |  69k|  1 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.22%
96.35/96.70	c  92.8s| 33200 |    40 |  1290k|  37.3 |   140M |  47 | 387 |4130 |1350 |  69k|  1 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.22%
96.35/96.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
96.35/96.70	c  93.0s| 33300 |    42 |  1294k|  37.3 |   140M |  47 | 387 |4108 |1325 |  69k|  2 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.22%
96.35/96.70	c  93.2s| 33400 |    40 |  1298k|  37.3 |   140M |  47 | 387 |4095 |   0 |  69k|  0 |  11k|  20 | 0.000000e+00 |      --      |    Inf |   7.22%
96.35/96.70	c  93.5s| 33500 |    42 |  1304k|  37.3 |   140M |  47 | 387 |4107 |1350 |  70k|  0 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.22%
96.35/96.70	c  93.7s| 33600 |    40 |  1309k|  37.4 |   140M |  47 | 387 |4102 |1360 |  70k|  0 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.22%
96.35/96.70	c  94.0s| 33700 |    38 |  1313k|  37.4 |   140M |  47 | 387 |4114 |1353 |  70k|  0 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.22%
96.35/96.70	c  94.2s| 33800 |    40 |  1318k|  37.4 |   140M |  47 | 387 |4134 |1372 |  71k|  2 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.22%
96.35/96.70	c  94.5s| 33900 |    38 |  1323k|  37.5 |   140M |  47 | 387 |4170 |1366 |  71k|  0 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.22%
96.35/96.70	c  94.8s| 34000 |    40 |  1328k|  37.5 |   140M |  47 | 387 |4123 |1515 |  71k|  1 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.61%
96.35/96.70	c  95.0s| 34100 |    42 |  1332k|  37.5 |   140M |  47 | 387 |4132 |1294 |  72k|  1 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.61%
96.35/96.70	c  95.2s| 34200 |    42 |  1336k|  37.5 |   140M |  47 | 387 |4138 |1347 |  72k|  2 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.61%
96.35/96.70	c  95.4s| 34300 |    42 |  1340k|  37.5 |   140M |  47 | 387 |4107 |1351 |  72k|  1 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.61%
96.35/96.70	c  95.6s| 34400 |    42 |  1343k|  37.5 |   140M |  47 | 387 |4112 |1347 |  72k|  1 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.61%
96.35/96.70	c  95.8s| 34500 |    40 |  1347k|  37.5 |   140M |  47 | 387 |4132 |1350 |  73k|  2 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.61%
96.35/96.70	c  96.0s| 34600 |    38 |  1351k|  37.5 |   140M |  47 | 387 |4138 |   0 |  73k|  0 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.61%
96.35/96.70	c  96.4s| 34700 |    42 |  1356k|  37.6 |   140M |  47 | 387 |4151 |1337 |  73k|  2 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.88%
96.35/96.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
109.21/109.69	c  96.5s| 34800 |    40 |  1359k|  37.5 |   140M |  47 | 387 |4138 |1324 |  74k|  1 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.90%
109.21/109.69	c  96.8s| 34900 |    39 |  1363k|  37.5 |   140M |  47 | 387 |4137 |1336 |  74k|  0 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.90%
109.21/109.69	c  97.0s| 35000 |    41 |  1367k|  37.5 |   140M |  47 | 387 |4098 |   0 |  74k|  0 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   7.99%
109.21/109.69	c  97.5s| 35100 |    49 |  1372k|  37.6 |   140M |  47 | 387 |3884 |   0 |  75k|  0 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   8.87%
109.21/109.69	c  97.9s| 35200 |    49 |  1378k|  37.7 |   140M |  47 | 387 |3729 |1309 |  75k|  2 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   9.11%
109.21/109.69	c  98.1s| 35300 |    45 |  1382k|  37.7 |   140M |  47 | 387 |3568 |   0 |  75k|  0 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   9.12%
109.21/109.69	c  98.4s| 35400 |    47 |  1388k|  37.7 |   140M |  47 | 387 |3531 |1339 |  75k|  1 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   9.12%
109.21/109.69	c  98.6s| 35500 |    53 |  1392k|  37.7 |   140M |  47 | 387 |3489 |1370 |  76k|  0 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   9.14%
109.21/109.69	c  98.9s| 35600 |    49 |  1396k|  37.7 |   140M |  47 | 387 |3487 |1304 |  76k|  1 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   9.14%
109.21/109.69	c  99.1s| 35700 |    49 |  1399k|  37.7 |   140M |  47 | 387 |3488 |1310 |  76k|  0 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   9.15%
109.21/109.69	c  99.3s| 35800 |    49 |  1403k|  37.7 |   140M |  47 | 387 |3485 |1310 |  76k|  0 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   9.16%
109.21/109.69	c  99.5s| 35900 |    45 |  1406k|  37.7 |   140M |  47 | 387 |3494 |1393 |  76k|  0 |  12k|  20 | 0.000000e+00 |      --      |    Inf |   9.16%
109.21/109.69	c  99.8s| 36000 |    47 |  1411k|  37.7 |   140M |  47 | 387 |3418 |1452 |  77k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.53%
109.21/109.69	c   100s| 36100 |    47 |  1415k|  37.7 |   140M |  47 | 387 |3226 |1328 |  77k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.72%
109.21/109.69	c   100s| 36200 |    49 |  1420k|  37.8 |   140M |  47 | 387 |3160 |1341 |  77k|  2 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.73%
109.21/109.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
109.21/109.69	c   101s| 36300 |    45 |  1424k|  37.8 |   140M |  47 | 387 |3130 |   0 |  77k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.73%
109.21/109.69	c   101s| 36400 |    43 |  1428k|  37.8 |   140M |  47 | 387 |3089 |1512 |  77k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.73%
109.21/109.69	c   101s| 36500 |    44 |  1433k|  37.8 |   141M |  47 | 387 |2980 |1292 |  78k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.81%
109.21/109.69	c   101s| 36600 |    48 |  1436k|  37.8 |   141M |  47 | 387 |2987 |1285 |  78k|  2 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.81%
109.21/109.69	c   102s| 36700 |    44 |  1439k|  37.8 |   141M |  47 | 387 |2987 |1253 |  78k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.81%
109.21/109.69	c   102s| 36800 |    50 |  1444k|  37.8 |   141M |  47 | 387 |2964 |1319 |  79k|  2 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   102s| 36900 |    48 |  1447k|  37.8 |   141M |  47 | 387 |2962 |1446 |  79k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   102s| 37000 |    46 |  1450k|  37.7 |   141M |  47 | 387 |2965 |1455 |  79k|  2 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   102s| 37100 |    50 |  1453k|  37.7 |   141M |  47 | 387 |2955 |1309 |  79k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   103s| 37200 |    50 |  1456k|  37.7 |   141M |  47 | 387 |2985 |1300 |  79k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   103s| 37300 |    52 |  1460k|  37.7 |   141M |  47 | 387 |3007 |1327 |  79k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   103s| 37400 |    52 |  1463k|  37.7 |   141M |  47 | 387 |3004 |1314 |  79k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   103s| 37500 |    54 |  1467k|  37.7 |   141M |  47 | 387 |3011 |1530 |  79k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   103s| 37600 |    50 |  1470k|  37.7 |   141M |  47 | 387 |3019 |1340 |  80k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   103s| 37700 |    52 |  1474k|  37.7 |   141M |  47 | 387 |3024 |1314 |  80k|  2 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
109.21/109.69	c   104s| 37800 |    50 |  1477k|  37.7 |   141M |  47 | 387 |3042 |   0 |  80k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   104s| 37900 |    52 |  1481k|  37.7 |   141M |  47 | 387 |3044 |1321 |  80k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   104s| 38000 |    48 |  1484k|  37.7 |   141M |  47 | 387 |3051 |1533 |  80k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   104s| 38100 |    48 |  1488k|  37.7 |   141M |  47 | 387 |3068 |1329 |  80k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   104s| 38200 |    48 |  1492k|  37.7 |   141M |  47 | 387 |3068 |1332 |  80k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   105s| 38300 |    48 |  1495k|  37.7 |   141M |  47 | 387 |3071 |1334 |  80k|  2 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   105s| 38400 |    52 |  1500k|  37.7 |   141M |  47 | 387 |3081 |1321 |  80k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   105s| 38500 |    48 |  1504k|  37.7 |   141M |  47 | 387 |3113 |1346 |  80k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   105s| 38600 |    50 |  1508k|  37.7 |   141M |  47 | 387 |3142 |1334 |  81k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   105s| 38700 |    48 |  1511k|  37.7 |   141M |  47 | 387 |3158 |1333 |  81k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   106s| 38800 |    48 |  1515k|  37.7 |   141M |  47 | 387 |3165 |1344 |  81k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   106s| 38900 |    50 |  1519k|  37.7 |   141M |  47 | 387 |3159 |1323 |  81k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   106s| 39000 |    48 |  1523k|  37.7 |   141M |  47 | 387 |3166 |1330 |  81k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   106s| 39100 |    48 |  1526k|  37.7 |   141M |  47 | 387 |3167 |1325 |  81k|  2 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   106s| 39200 |    46 |  1530k|  37.7 |   141M |  47 | 387 |3159 |1330 |  81k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
109.21/109.69	c   107s| 39300 |    48 |  1533k|  37.7 |   141M |  47 | 387 |3171 |1301 |  81k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   107s| 39400 |    50 |  1536k|  37.6 |   141M |  47 | 387 |3208 |1323 |  81k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   108s| 39500 |    52 |  1541k|  37.7 |   141M |  47 | 387 |3206 |1336 |  82k|  2 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   108s| 39600 |    48 |  1544k|  37.7 |   141M |  49 | 387 |3220 |   0 |  82k|  0 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   109s| 39700 |    46 |  1548k|  37.7 |   141M |  49 | 387 |3163 |1384 |  82k|  1 |  13k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   109s| 39800 |    46 |  1551k|  37.6 |   141M |  49 | 387 |3149 |1313 |  82k|  1 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   109s| 39900 |    46 |  1553k|  37.6 |   141M |  49 | 387 |3156 |1326 |  82k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
109.21/109.69	c   109s| 40000 |    44 |  1556k|  37.6 |   141M |  49 | 387 |3168 |1332 |  82k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
131.85/132.34	c   110s| 40100 |    46 |  1560k|  37.6 |   141M |  49 | 387 |3160 |1275 |  82k|  1 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
131.85/132.34	c   110s| 40200 |    44 |  1564k|  37.6 |   141M |  49 | 387 |3162 |   0 |  82k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
131.85/132.34	c   110s| 40300 |    48 |  1568k|  37.6 |   141M |  49 | 387 |3132 |1305 |  83k|  1 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
131.85/132.34	c   111s| 40400 |    46 |  1572k|  37.6 |   141M |  49 | 387 |3119 |1333 |  83k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
131.85/132.34	c   112s| 40500 |    46 |  1575k|  37.6 |   141M |  49 | 387 |3102 |1330 |  83k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
131.85/132.34	c   112s| 40600 |    42 |  1578k|  37.6 |   142M |  49 | 387 |3094 |1375 |  83k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.83%
131.85/132.34	c   113s| 40700 |    46 |  1582k|  37.6 |   142M |  49 | 387 |2958 |1285 |  83k|  1 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
131.85/132.34	c   114s| 40800 |    46 |  1586k|  37.6 |   142M |  49 | 387 |2967 |1275 |  84k|  1 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c   114s| 40900 |    46 |  1590k|  37.6 |   142M |  49 | 387 |2979 |1339 |  84k|  2 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c   115s| 41000 |    46 |  1593k|  37.6 |   143M |  49 | 387 |2961 |1283 |  84k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c   116s| 41100 |    48 |  1597k|  37.6 |   145M |  49 | 387 |2978 |   0 |  84k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c   117s| 41200 |    44 |  1600k|  37.5 |   145M |  49 | 387 |2978 |1332 |  84k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c   118s| 41300 |    44 |  1603k|  37.5 |   145M |  49 | 387 |3003 |1325 |  84k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c   119s| 41400 |    48 |  1607k|  37.5 |   146M |  49 | 387 |3003 |1325 |  85k|  2 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c   119s| 41500 |    48 |  1612k|  37.6 |   146M |  56 | 387 |3006 |1329 |  85k|  2 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c   120s| 41600 |    46 |  1615k|  37.6 |   146M |  56 | 387 |3001 |   0 |  85k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c   121s| 41700 |    46 |  1619k|  37.6 |   148M |  56 | 387 |3000 |1339 |  85k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c   122s| 41800 |    42 |  1622k|  37.5 |   148M |  56 | 387 |3000 |1346 |  85k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c   123s| 41900 |    44 |  1626k|  37.5 |   148M |  56 | 387 |2986 |1506 |  85k|  1 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c   123s| 42000 |    42 |  1629k|  37.5 |   148M |  56 | 387 |2984 |1538 |  85k|  2 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.91%
131.85/132.34	c   123s| 42100 |    42 |  1633k|  37.5 |   148M |  56 | 387 |2965 |1316 |  86k|  2 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  10.95%
131.85/132.34	c   124s| 42200 |    50 |  1639k|  37.6 |   148M |  56 | 387 |2910 |1269 |  86k|  2 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  11.04%
131.85/132.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
131.85/132.34	c   124s| 42300 |    50 |  1643k|  37.6 |   148M |  56 | 387 |2875 |   0 |  86k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  11.08%
131.85/132.34	c   124s| 42400 |    48 |  1646k|  37.6 |   148M |  56 | 387 |2849 |1310 |  86k|  1 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  11.10%
131.85/132.34	c   125s| 42500 |    48 |  1649k|  37.6 |   148M |  56 | 387 |2861 |1448 |  86k|  1 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  11.10%
131.85/132.34	c   125s| 42600 |    50 |  1655k|  37.6 |   148M |  56 | 387 |2797 |1279 |  87k|  1 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  11.27%
131.85/132.34	c   125s| 42700 |    58 |  1660k|  37.6 |   148M |  56 | 387 |2708 |1313 |  87k|  1 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  11.51%
131.85/132.34	c   126s| 42800 |    54 |  1665k|  37.7 |   148M |  56 | 387 |2587 |1258 |  87k|  1 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  11.56%
131.85/132.34	c   126s| 42900 |    54 |  1669k|  37.7 |   148M |  56 | 387 |2534 |1263 |  88k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  11.62%
131.85/132.34	c   126s| 43000 |    54 |  1674k|  37.7 |   149M |  56 | 387 |2478 |   0 |  88k|  0 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  11.81%
131.85/132.34	c   127s| 43100 |    56 |  1681k|  37.8 |   149M |  56 | 387 |2452 |1292 |  89k|  1 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  11.93%
131.85/132.34	c   127s| 43200 |    64 |  1686k|  37.8 |   149M |  56 | 387 |2417 |1311 |  89k|  2 |  14k|  20 | 0.000000e+00 |      --      |    Inf |  11.94%
131.85/132.34	c   128s| 43300 |    68 |  1692k|  37.8 |   149M |  56 | 387 |2404 |1319 |  89k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  11.97%
131.85/132.34	c   128s| 43400 |    76 |  1697k|  37.9 |   149M |  56 | 387 |2419 |1312 |  90k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  11.99%
131.85/132.34	c   128s| 43500 |    74 |  1701k|  37.9 |   149M |  56 | 387 |2442 |1292 |  90k|  1 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.00%
131.85/132.34	c   128s| 43600 |    68 |  1705k|  37.9 |   149M |  56 | 387 |2454 |1321 |  90k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.01%
131.85/132.34	c   128s| 43700 |    62 |  1709k|  37.9 |   149M |  56 | 387 |2469 |1273 |  91k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.02%
131.85/132.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
131.85/132.34	c   129s| 43800 |    60 |  1714k|  37.9 |   149M |  56 | 387 |2489 |1301 |  91k|  1 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.05%
131.85/132.34	c   129s| 43900 |    56 |  1719k|  37.9 |   149M |  56 | 387 |2494 |1319 |  91k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.08%
131.85/132.34	c   129s| 44000 |    58 |  1725k|  38.0 |   149M |  56 | 387 |2518 |1325 |  92k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.12%
131.85/132.34	c   130s| 44100 |    58 |  1729k|  38.0 |   149M |  56 | 387 |2536 |1301 |  92k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.13%
131.85/132.34	c   130s| 44200 |    58 |  1733k|  38.0 |   149M |  56 | 387 |2554 |1316 |  92k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.14%
131.85/132.34	c   130s| 44300 |    58 |  1737k|  38.0 |   149M |  56 | 387 |2577 |1311 |  92k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.15%
131.85/132.34	c   130s| 44400 |    58 |  1743k|  38.0 |   149M |  56 | 387 |2584 |1293 |  93k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.21%
131.85/132.34	c   131s| 44500 |    58 |  1746k|  38.0 |   149M |  56 | 387 |2603 |1325 |  93k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.21%
131.85/132.34	c   131s| 44600 |    54 |  1751k|  38.1 |   149M |  56 | 387 |2592 |1308 |  93k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.21%
131.85/132.34	c   131s| 44700 |    58 |  1755k|  38.1 |   149M |  56 | 387 |2603 |1318 |  94k|  1 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.21%
131.85/132.34	c   131s| 44800 |    58 |  1758k|  38.0 |   149M |  56 | 387 |2603 |1330 |  94k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.21%
131.85/132.34	c   131s| 44900 |    56 |  1761k|  38.0 |   149M |  56 | 387 |2626 |1329 |  94k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.21%
131.85/132.34	c   131s| 45000 |    56 |  1764k|  38.0 |   149M |  56 | 387 |2629 |1340 |  94k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.21%
131.85/132.34	c   132s| 45100 |    56 |  1768k|  38.0 |   149M |  56 | 387 |2638 |1320 |  94k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.21%
131.85/132.34	c   132s| 45200 |    60 |  1773k|  38.0 |   149M |  56 | 387 |2640 |1342 |  95k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.28%
131.85/132.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
144.80/145.33	c   132s| 45300 |    56 |  1777k|  38.0 |   149M |  56 | 387 |2654 |1324 |  95k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.29%
144.80/145.33	c   132s| 45400 |    56 |  1780k|  38.0 |   149M |  56 | 387 |2648 |1327 |  95k|  1 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.30%
144.80/145.33	c   133s| 45500 |    58 |  1785k|  38.1 |   149M |  56 | 387 |2634 |1300 |  95k|  1 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.30%
144.80/145.33	c   133s| 45600 |    56 |  1790k|  38.1 |   149M |  56 | 387 |2627 |1327 |  96k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.31%
144.80/145.33	c   133s| 45700 |    60 |  1793k|  38.1 |   149M |  56 | 387 |2635 |1342 |  96k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.34%
144.80/145.33	c   133s| 45800 |    60 |  1796k|  38.0 |   149M |  56 | 387 |2641 |1353 |  96k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.34%
144.80/145.33	c   133s| 45900 |    58 |  1799k|  38.0 |   149M |  56 | 387 |2663 |   0 |  96k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.34%
144.80/145.33	c   134s| 46000 |    58 |  1803k|  38.0 |   149M |  56 | 387 |2666 |1292 |  96k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.34%
144.80/145.33	c   134s| 46100 |    58 |  1808k|  38.1 |   149M |  56 | 387 |2691 |1296 |  96k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.36%
144.80/145.33	c   134s| 46200 |    58 |  1811k|  38.1 |   149M |  56 | 387 |2702 |1284 |  97k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.37%
144.80/145.33	c   134s| 46300 |    58 |  1816k|  38.1 |   149M |  56 | 387 |2720 |1283 |  97k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.38%
144.80/145.33	c   135s| 46400 |    58 |  1819k|  38.1 |   149M |  56 | 387 |2746 |1291 |  97k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.39%
144.80/145.33	c   135s| 46500 |    60 |  1824k|  38.1 |   149M |  56 | 387 |2776 |1298 |  98k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.39%
144.80/145.33	c   135s| 46600 |    60 |  1830k|  38.1 |   149M |  56 | 387 |2812 |1286 |  98k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.40%
144.80/145.33	c   135s| 46700 |    58 |  1833k|  38.1 |   149M |  56 | 387 |2829 |1316 |  98k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.40%
144.80/145.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
144.80/145.33	c   136s| 46800 |    56 |  1837k|  38.1 |   149M |  56 | 387 |2841 |1292 |  99k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.40%
144.80/145.33	c   136s| 46900 |    56 |  1841k|  38.1 |   149M |  56 | 387 |2856 |1314 |  99k|  1 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.40%
144.80/145.33	c   136s| 47000 |    54 |  1846k|  38.1 |   149M |  56 | 387 |2867 |1329 |  99k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.40%
144.80/145.33	c   136s| 47100 |    58 |  1849k|  38.1 |   149M |  56 | 387 |2875 |1309 |  99k|  1 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.41%
144.80/145.33	c   136s| 47200 |    58 |  1852k|  38.1 |   149M |  56 | 387 |2880 |1315 |  99k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.41%
144.80/145.33	c   137s| 47300 |    56 |  1857k|  38.1 |   149M |  56 | 387 |2887 |1316 | 100k|  1 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.41%
144.80/145.33	c   137s| 47400 |    54 |  1861k|  38.1 |   149M |  56 | 387 |2901 |1305 | 100k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.41%
144.80/145.33	c   137s| 47500 |    54 |  1866k|  38.2 |   149M |  56 | 387 |2901 |1311 | 100k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.43%
144.80/145.33	c   137s| 47600 |    54 |  1870k|  38.2 |   149M |  56 | 387 |2903 |1294 | 101k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.43%
144.80/145.33	c   137s| 47700 |    56 |  1874k|  38.2 |   149M |  56 | 387 |2896 |1291 | 101k|  1 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.44%
144.80/145.33	c   138s| 47800 |    56 |  1877k|  38.1 |   149M |  56 | 387 |2878 |1306 | 101k|  1 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.44%
144.80/145.33	c   138s| 47900 |    52 |  1882k|  38.2 |   149M |  56 | 387 |2833 |   0 | 101k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.44%
144.80/145.33	c   138s| 48000 |    52 |  1886k|  38.2 |   149M |  56 | 387 |2810 |1308 | 102k|  0 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.44%
144.80/145.33	c   139s| 48100 |    64 |  1893k|  38.2 |   150M |  56 | 387 |2767 |1299 | 102k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.44%
144.80/145.33	c   139s| 48200 |    64 |  1899k|  38.3 |   150M |  56 | 387 |2731 |1323 | 102k|  2 |  15k|  20 | 0.000000e+00 |      --      |    Inf |  12.46%
144.80/145.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
144.80/145.33	c   139s| 48300 |    64 |  1907k|  38.4 |   150M |  56 | 387 |2689 |1278 | 103k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.47%
144.80/145.33	c   140s| 48400 |    74 |  1912k|  38.4 |   155M |  56 | 387 |2670 |1310 | 103k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.47%
144.80/145.33	c   140s| 48500 |    66 |  1918k|  38.4 |   155M |  56 | 387 |2672 |1326 | 103k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.48%
144.80/145.33	c   140s| 48600 |    70 |  1923k|  38.5 |   155M |  56 | 387 |2665 |1332 | 104k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.48%
144.80/145.33	c   140s| 48700 |    76 |  1928k|  38.5 |   155M |  56 | 387 |2655 |1337 | 104k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.48%
144.80/145.33	c   141s| 48800 |    70 |  1933k|  38.5 |   155M |  56 | 387 |2647 |   0 | 104k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.48%
144.80/145.33	c   141s| 48900 |    68 |  1939k|  38.6 |   155M |  56 | 387 |2654 |1321 | 104k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.52%
144.80/145.33	c   141s| 49000 |    62 |  1944k|  38.6 |   155M |  56 | 387 |2676 |1302 | 105k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.53%
144.80/145.33	c   142s| 49100 |    62 |  1950k|  38.6 |   155M |  56 | 387 |2681 |1296 | 105k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.54%
144.80/145.33	c   142s| 49200 |    60 |  1955k|  38.6 |   155M |  56 | 387 |2690 |1355 | 105k|  1 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.54%
144.80/145.33	c   142s| 49300 |    58 |  1960k|  38.7 |   155M |  56 | 387 |2667 |1364 | 105k|  1 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.54%
144.80/145.33	c   142s| 49400 |    68 |  1966k|  38.7 |   155M |  56 | 387 |2678 |1261 | 106k|  1 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.56%
144.80/145.33	c   143s| 49500 |    66 |  1970k|  38.7 |   155M |  56 | 387 |2686 |1322 | 106k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.56%
144.80/145.33	c   143s| 49600 |    62 |  1974k|  38.7 |   155M |  56 | 387 |2684 |1365 | 106k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.57%
144.80/145.33	c   143s| 49700 |    64 |  1980k|  38.7 |   155M |  56 | 387 |2674 |1287 | 106k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.57%
144.80/145.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
144.80/145.33	c   143s| 49800 |    62 |  1984k|  38.7 |   155M |  56 | 387 |2679 |1282 | 107k|  1 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.57%
144.80/145.33	c   144s| 49900 |    62 |  1989k|  38.8 |   155M |  56 | 387 |2680 |1319 | 107k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.58%
144.80/145.33	c   144s| 50000 |    62 |  1993k|  38.8 |   155M |  56 | 387 |2700 |1296 | 107k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.58%
144.80/145.33	c   144s| 50100 |    60 |  1997k|  38.8 |   155M |  56 | 387 |2711 |1347 | 108k|  1 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.59%
144.80/145.33	c   144s| 50200 |    58 |  2001k|  38.8 |   155M |  56 | 387 |2717 |1246 | 108k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.59%
144.80/145.33	c   144s| 50300 |    60 |  2005k|  38.8 |   155M |  56 | 387 |2732 |1306 | 108k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.60%
144.80/145.33	c   145s| 50400 |    62 |  2010k|  38.8 |   155M |  56 | 387 |2732 |1336 | 109k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.60%
144.80/145.33	c   145s| 50500 |    60 |  2014k|  38.8 |   155M |  56 | 387 |2731 |1275 | 109k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.61%
156.17/156.72	c   145s| 50600 |    62 |  2018k|  38.8 |   155M |  56 | 387 |2734 |1302 | 109k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.61%
156.17/156.72	c   145s| 50700 |    60 |  2022k|  38.8 |   155M |  56 | 387 |2756 |1298 | 110k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.62%
156.17/156.72	c   146s| 50800 |    58 |  2025k|  38.8 |   155M |  56 | 387 |2762 |   0 | 110k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.62%
156.17/156.72	c   146s| 50900 |    62 |  2032k|  38.8 |   155M |  56 | 387 |2771 |1281 | 110k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.64%
156.17/156.72	c   146s| 51000 |    60 |  2037k|  38.9 |   155M |  56 | 387 |2792 |1324 | 111k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  12.65%
156.17/156.72	c   147s| 51100 |    56 |  2041k|  38.9 |   155M |  56 | 387 |2774 |   0 | 111k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.51%
156.17/156.72	c   147s| 51200 |    58 |  2046k|  38.9 |   155M |  56 | 387 |2776 |1326 | 111k|  1 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.53%
156.17/156.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
156.17/156.72	c   147s| 51300 |    60 |  2052k|  38.9 |   155M |  56 | 387 |2787 |1304 | 112k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.53%
156.17/156.72	c   147s| 51400 |    58 |  2056k|  38.9 |   155M |  56 | 387 |2813 |1327 | 112k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.53%
156.17/156.72	c   148s| 51500 |    58 |  2061k|  39.0 |   155M |  56 | 387 |2867 |   0 | 112k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.54%
156.17/156.72	c   148s| 51600 |    62 |  2065k|  39.0 |   155M |  56 | 387 |2915 |1300 | 113k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.54%
156.17/156.72	c   148s| 51700 |    62 |  2070k|  39.0 |   155M |  56 | 387 |2925 |1322 | 113k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.54%
156.17/156.72	c   148s| 51800 |    62 |  2074k|  39.0 |   155M |  56 | 387 |2938 |1301 | 113k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.54%
156.17/156.72	c   149s| 51900 |    62 |  2077k|  39.0 |   155M |  56 | 387 |2963 |1304 | 114k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.54%
156.17/156.72	c   149s| 52000 |    62 |  2081k|  39.0 |   155M |  56 | 387 |2993 |1315 | 114k|  1 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.54%
156.17/156.72	c   149s| 52100 |    60 |  2085k|  39.0 |   155M |  56 | 387 |3023 |1289 | 114k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.54%
156.17/156.72	c   149s| 52200 |    64 |  2088k|  39.0 |   155M |  56 | 387 |3050 |1312 | 114k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.54%
156.17/156.72	c   149s| 52300 |    60 |  2091k|  38.9 |   155M |  56 | 387 |3062 |1345 | 114k|  0 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.54%
156.17/156.72	c   149s| 52400 |    58 |  2095k|  38.9 |   155M |  56 | 387 |3077 |1297 | 115k|  1 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.54%
156.17/156.72	c   150s| 52500 |    60 |  2099k|  39.0 |   155M |  56 | 387 |3114 |1306 | 115k|  2 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.57%
156.17/156.72	c   150s| 52600 |    58 |  2104k|  39.0 |   155M |  56 | 387 |3149 |1258 | 115k|  1 |  16k|  20 | 0.000000e+00 |      --      |    Inf |  13.59%
156.17/156.72	c   150s| 52700 |    60 |  2111k|  39.0 |   155M |  56 | 387 |3091 |1320 | 116k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.60%
156.17/156.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
156.17/156.72	c   151s| 52800 |    60 |  2116k|  39.0 |   155M |  56 | 387 |3058 |1367 | 116k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.60%
156.17/156.72	c   151s| 52900 |    60 |  2120k|  39.0 |   155M |  56 | 387 |3025 |1325 | 116k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.60%
156.17/156.72	c   151s| 53000 |    62 |  2123k|  39.0 |   155M |  56 | 387 |3033 |1365 | 117k|  1 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.60%
156.17/156.72	c   151s| 53100 |    60 |  2126k|  39.0 |   155M |  56 | 387 |3042 |1365 | 117k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.60%
156.17/156.72	c   151s| 53200 |    58 |  2129k|  39.0 |   155M |  56 | 387 |3045 |1323 | 117k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.60%
156.17/156.72	c   152s| 53300 |    60 |  2134k|  39.0 |   155M |  56 | 387 |3039 |   0 | 117k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.61%
156.17/156.72	c   152s| 53400 |    60 |  2137k|  39.0 |   155M |  56 | 387 |3063 |1300 | 117k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.61%
156.17/156.72	c   152s| 53500 |    60 |  2140k|  39.0 |   155M |  56 | 387 |3073 |   0 | 117k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.61%
156.17/156.72	c   152s| 53600 |    60 |  2145k|  39.0 |   155M |  56 | 387 |3081 |1302 | 118k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.61%
156.17/156.72	c   152s| 53700 |    58 |  2148k|  39.0 |   155M |  56 | 387 |3094 |1298 | 118k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.61%
156.17/156.72	c   153s| 53800 |    56 |  2151k|  39.0 |   155M |  56 | 387 |3093 |1305 | 118k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.61%
156.17/156.72	c   153s| 53900 |    58 |  2155k|  39.0 |   155M |  56 | 387 |3097 |1320 | 118k|  1 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.61%
156.17/156.72	c   153s| 54000 |    60 |  2159k|  39.0 |   155M |  56 | 387 |3111 |1273 | 119k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.61%
156.17/156.72	c   153s| 54100 |    60 |  2163k|  39.0 |   155M |  56 | 387 |3121 |1320 | 119k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.61%
156.17/156.72	c   153s| 54200 |    58 |  2167k|  39.0 |   155M |  56 | 387 |3125 |1329 | 119k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.61%
156.17/156.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
156.17/156.72	c   154s| 54300 |    60 |  2171k|  39.0 |   155M |  56 | 387 |3122 |1368 | 120k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.61%
156.17/156.72	c   154s| 54400 |    58 |  2175k|  39.0 |   155M |  56 | 387 |3127 |1328 | 120k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.61%
156.17/156.72	c   154s| 54500 |    58 |  2179k|  39.0 |   155M |  56 | 387 |3128 |1299 | 120k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
156.17/156.72	c   154s| 54600 |    58 |  2183k|  39.0 |   155M |  56 | 387 |3122 |1303 | 120k|  1 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
156.17/156.72	c   154s| 54700 |    58 |  2187k|  39.0 |   155M |  56 | 387 |3133 |1325 | 121k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
156.17/156.72	c   155s| 54800 |    62 |  2190k|  39.0 |   155M |  56 | 387 |3138 |1301 | 121k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
156.17/156.72	c   155s| 54900 |    58 |  2194k|  39.0 |   155M |  56 | 387 |3169 |1300 | 121k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
156.17/156.72	c   155s| 55000 |    58 |  2197k|  39.0 |   155M |  56 | 387 |3161 |1314 | 121k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
156.17/156.72	c   155s| 55100 |    60 |  2201k|  39.0 |   155M |  56 | 387 |3175 |1304 | 122k|  1 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
156.17/156.72	c   155s| 55200 |    60 |  2206k|  39.0 |   155M |  56 | 387 |3176 |1304 | 122k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
156.17/156.72	c   156s| 55300 |    60 |  2209k|  39.0 |   155M |  56 | 387 |3197 |1304 | 122k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
156.17/156.72	c   156s| 55400 |    58 |  2212k|  39.0 |   155M |  56 | 387 |3206 |1275 | 122k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
156.17/156.72	c   156s| 55500 |    58 |  2216k|  38.9 |   155M |  56 | 387 |3210 |1303 | 123k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
156.17/156.72	c   156s| 55600 |    58 |  2219k|  38.9 |   155M |  56 | 387 |3210 |1317 | 123k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
156.17/156.72	c   156s| 55700 |    58 |  2222k|  38.9 |   155M |  56 | 387 |3187 |1319 | 123k|  1 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
156.17/156.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
166.63/167.24	c   157s| 55800 |    56 |  2226k|  38.9 |   155M |  56 | 387 |3180 |1286 | 123k|  1 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   157s| 55900 |    60 |  2230k|  38.9 |   155M |  56 | 387 |3186 |1321 | 124k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   157s| 56000 |    60 |  2234k|  38.9 |   155M |  56 | 387 |3202 |1326 | 124k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   157s| 56100 |    58 |  2237k|  38.9 |   155M |  56 | 387 |3202 |1325 | 124k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   157s| 56200 |    60 |  2241k|  38.9 |   155M |  56 | 387 |3214 |1323 | 124k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   158s| 56300 |    56 |  2245k|  38.9 |   155M |  56 | 387 |3226 |   0 | 125k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   158s| 56400 |    58 |  2248k|  38.9 |   155M |  56 | 387 |3229 |1304 | 125k|  1 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   158s| 56500 |    58 |  2251k|  38.9 |   155M |  56 | 387 |3238 |1325 | 125k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   158s| 56600 |    58 |  2255k|  38.9 |   155M |  56 | 387 |3244 |1319 | 125k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   158s| 56700 |    58 |  2258k|  38.9 |   155M |  56 | 387 |3250 |1328 | 126k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   159s| 56800 |    56 |  2261k|  38.8 |   155M |  56 | 387 |3273 |1331 | 126k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   159s| 56900 |    56 |  2265k|  38.9 |   155M |  56 | 387 |3276 |1342 | 126k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   159s| 57000 |    56 |  2268k|  38.8 |   155M |  56 | 387 |3292 |1306 | 126k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   159s| 57100 |    56 |  2271k|  38.8 |   155M |  56 | 387 |3299 |1325 | 127k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   159s| 57200 |    56 |  2274k|  38.8 |   155M |  56 | 387 |3320 |1287 | 127k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
166.63/167.24	c   159s| 57300 |    52 |  2277k|  38.8 |   155M |  56 | 387 |3339 |   0 | 127k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   160s| 57400 |    54 |  2280k|  38.8 |   155M |  56 | 387 |3355 |1517 | 127k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.62%
166.63/167.24	c   160s| 57500 |    54 |  2285k|  38.8 |   155M |  56 | 387 |3226 |1359 | 127k|  1 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.66%
166.63/167.24	c   160s| 57600 |    62 |  2291k|  38.8 |   155M |  56 | 387 |3137 |   0 | 128k|  0 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.78%
166.63/167.24	c   161s| 57700 |    58 |  2295k|  38.8 |   155M |  56 | 387 |3086 |1289 | 128k|  2 |  17k|  20 | 0.000000e+00 |      --      |    Inf |  13.79%
166.63/167.24	c   161s| 57800 |    66 |  2298k|  38.8 |   155M |  56 | 387 |3062 |1309 | 128k|  1 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.79%
166.63/167.24	c   161s| 57900 |    60 |  2300k|  38.8 |   155M |  56 | 387 |3032 |1357 | 128k|  0 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.79%
166.63/167.24	c   161s| 58000 |    60 |  2303k|  38.8 |   155M |  56 | 387 |3031 |1285 | 129k|  1 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.79%
166.63/167.24	c   161s| 58100 |    58 |  2306k|  38.8 |   155M |  56 | 387 |3047 |1273 | 129k|  2 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.80%
166.63/167.24	c   161s| 58200 |    62 |  2311k|  38.8 |   155M |  56 | 387 |3116 |1317 | 129k|  2 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.81%
166.63/167.24	c   162s| 58300 |    62 |  2315k|  38.8 |   155M |  56 | 387 |3174 |   0 | 130k|  0 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.81%
166.63/167.24	c   162s| 58400 |    60 |  2318k|  38.8 |   155M |  56 | 387 |3219 |1300 | 130k|  1 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.82%
166.63/167.24	c   162s| 58500 |    60 |  2322k|  38.8 |   155M |  56 | 387 |3276 |   0 | 130k|  0 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.82%
166.63/167.24	c   162s| 58600 |    60 |  2325k|  38.8 |   155M |  56 | 387 |3353 |1323 | 130k|  1 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.83%
166.63/167.24	c   162s| 58700 |    60 |  2329k|  38.8 |   155M |  56 | 387 |3419 |1286 | 131k|  2 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.83%
166.63/167.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
166.63/167.24	c   163s| 58800 |    60 |  2332k|  38.7 |   155M |  56 | 387 |3478 |   0 | 131k|  0 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.83%
166.63/167.24	c   163s| 58900 |    56 |  2336k|  38.7 |   155M |  56 | 387 |3509 |1295 | 131k|  0 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.83%
166.63/167.24	c   163s| 59000 |    58 |  2339k|  38.7 |   155M |  56 | 387 |3560 |1295 | 131k|  2 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.83%
166.63/167.24	c   163s| 59100 |    58 |  2342k|  38.7 |   155M |  56 | 387 |3608 |   0 | 131k|  0 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.83%
166.63/167.24	c   163s| 59200 |    60 |  2345k|  38.7 |   155M |  56 | 387 |3615 |1341 | 132k|  2 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.83%
166.63/167.24	c   164s| 59300 |    56 |  2348k|  38.7 |   155M |  56 | 387 |3651 |1296 | 132k|  1 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.84%
166.63/167.24	c   164s| 59400 |    56 |  2351k|  38.7 |   155M |  56 | 387 |3658 |1322 | 132k|  1 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.84%
166.63/167.24	c   164s| 59500 |    56 |  2354k|  38.7 |   155M |  56 | 387 |3679 |1331 | 132k|  1 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.84%
166.63/167.24	c   164s| 59600 |    56 |  2358k|  38.7 |   155M |  56 | 387 |3653 |1269 | 132k|  2 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.89%
166.63/167.24	c   164s| 59700 |    62 |  2361k|  38.6 |   155M |  56 | 387 |3650 |1315 | 133k|  1 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.89%
166.63/167.24	c   165s| 59800 |    62 |  2364k|  38.6 |   155M |  56 | 387 |3699 |1316 | 133k|  1 |  18k|  20 | 0.000000e+00 |      --      |    Inf |  13.89%
166.63/167.24	c   165s| 59900 |    60 |  2368k|  38.6 |   155M |  56 | 387 |3744 |   0 | 133k|  0 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.89%
166.63/167.24	c   165s| 60000 |    60 |  2370k|  38.6 |   155M |  56 | 387 |3779 |1387 | 133k|  2 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.89%
166.63/167.24	c   165s| 60100 |    58 |  2373k|  38.6 |   155M |  56 | 387 |3804 |1397 | 133k|  0 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.89%
166.63/167.24	c   165s| 60200 |    60 |  2377k|  38.6 |   155M |  56 | 387 |3823 |1301 | 133k|  2 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.90%
166.63/167.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
166.63/167.24	c   165s| 60300 |    60 |  2380k|  38.6 |   155M |  56 | 387 |3864 |   0 | 134k|  0 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.90%
166.63/167.24	c   166s| 60400 |    64 |  2383k|  38.6 |   155M |  56 | 387 |3880 |1272 | 134k|  1 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.90%
166.63/167.24	c   166s| 60500 |    60 |  2387k|  38.6 |   155M |  56 | 387 |3911 |1279 | 134k|  0 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.90%
166.63/167.24	c   166s| 60600 |    58 |  2391k|  38.6 |   155M |  56 | 387 |3922 |   0 | 134k|  0 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.90%
166.63/167.24	c   166s| 60700 |    60 |  2395k|  38.6 |   155M |  56 | 387 |3920 |1301 | 135k|  1 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.90%
166.63/167.24	c   166s| 60800 |    66 |  2398k|  38.5 |   155M |  56 | 387 |3951 |1295 | 135k|  2 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.90%
166.63/167.24	c   167s| 60900 |    62 |  2402k|  38.6 |   155M |  56 | 387 |3990 |1354 | 135k|  0 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.90%
166.63/167.24	c   167s| 61000 |    64 |  2406k|  38.5 |   155M |  56 | 387 |4016 |1349 | 135k|  2 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.90%
177.60/178.27	c   167s| 61100 |    62 |  2409k|  38.5 |   155M |  56 | 387 |4030 |1314 | 136k|  0 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.90%
177.60/178.27	c   167s| 61200 |    62 |  2411k|  38.5 |   155M |  56 | 387 |4055 |1331 | 136k|  2 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.90%
177.60/178.27	c   167s| 61300 |    60 |  2415k|  38.5 |   155M |  56 | 387 |4065 |1286 | 136k|  1 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.90%
177.60/178.27	c   168s| 61400 |    62 |  2418k|  38.5 |   155M |  56 | 387 |4084 |1362 | 136k|  1 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   168s| 61500 |    68 |  2421k|  38.5 |   155M |  56 | 387 |4101 |1369 | 136k|  1 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   168s| 61600 |    64 |  2424k|  38.5 |   155M |  56 | 387 |4138 |1382 | 136k|  0 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   168s| 61700 |    64 |  2427k|  38.5 |   155M |  56 | 387 |4184 |1373 | 136k|  1 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
177.60/178.27	c   168s| 61800 |    68 |  2430k|  38.4 |   155M |  56 | 387 |4216 |1373 | 137k|  2 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   169s| 61900 |    64 |  2433k|  38.4 |   155M |  56 | 387 |4240 |1312 | 137k|  0 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   169s| 62000 |    66 |  2437k|  38.4 |   155M |  56 | 387 |4251 |1298 | 137k|  0 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   169s| 62100 |    68 |  2440k|  38.4 |   155M |  56 | 387 |4280 |1398 | 137k|  1 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   169s| 62200 |    66 |  2444k|  38.4 |   155M |  56 | 387 |4291 |1328 | 137k|  1 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   169s| 62300 |    64 |  2447k|  38.4 |   155M |  56 | 387 |4290 |1270 | 137k|  2 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   169s| 62400 |    66 |  2450k|  38.4 |   156M |  56 | 387 |4326 |1269 | 138k|  2 |  19k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   170s| 62500 |    64 |  2453k|  38.4 |   156M |  56 | 387 |4376 |1367 | 138k|  1 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   170s| 62600 |    64 |  2457k|  38.4 |   156M |  56 | 387 |4421 |1287 | 138k|  1 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   170s| 62700 |    64 |  2461k|  38.4 |   156M |  56 | 387 |4436 |1309 | 138k|  2 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   170s| 62800 |    64 |  2464k|  38.4 |   156M |  56 | 387 |4473 |1322 | 139k|  1 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   170s| 62900 |    62 |  2467k|  38.4 |   156M |  56 | 387 |4530 |1356 | 139k|  0 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   171s| 63000 |    66 |  2471k|  38.4 |   156M |  56 | 387 |4574 |1272 | 139k|  1 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   171s| 63100 |    66 |  2474k|  38.4 |   156M |  56 | 387 |4623 |1309 | 139k|  1 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   171s| 63200 |    66 |  2478k|  38.4 |   156M |  56 | 387 |4657 |   0 | 140k|  0 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
177.60/178.27	c   171s| 63300 |    64 |  2481k|  38.3 |   156M |  56 | 387 |4682 |1261 | 140k|  2 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   171s| 63400 |    62 |  2484k|  38.3 |   156M |  56 | 387 |4708 |1300 | 140k|  0 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   172s| 63500 |    68 |  2488k|  38.3 |   156M |  56 | 387 |4757 |   0 | 141k|  0 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   172s| 63600 |    66 |  2491k|  38.3 |   156M |  56 | 387 |4811 |   0 | 141k|  0 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   172s| 63700 |    70 |  2493k|  38.3 |   156M |  56 | 387 |4880 |1289 | 141k|  1 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   172s| 63800 |    66 |  2496k|  38.3 |   156M |  56 | 387 |4936 |1295 | 141k|  2 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   172s| 63900 |    64 |  2498k|  38.3 |   156M |  56 | 387 |4987 |1271 | 142k|  1 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   172s| 64000 |    66 |  2501k|  38.2 |   156M |  56 | 387 |5016 |   0 | 142k|  0 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   173s| 64100 |    66 |  2504k|  38.2 |   156M |  56 | 387 |5048 |1303 | 142k|  1 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   173s| 64200 |    66 |  2508k|  38.2 |   156M |  56 | 387 |5077 |1297 | 142k|  0 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   173s| 64300 |    68 |  2511k|  38.2 |   156M |  56 | 387 |5096 |1305 | 143k|  1 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   173s| 64400 |    66 |  2513k|  38.2 |   156M |  56 | 387 |5135 |1299 | 143k|  2 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   173s| 64500 |    66 |  2516k|  38.2 |   156M |  56 | 387 |5174 |1311 | 143k|  1 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   173s| 64600 |    68 |  2518k|  38.2 |   156M |  56 | 387 |5182 |1328 | 143k|  0 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   174s| 64700 |    68 |  2521k|  38.1 |   156M |  56 | 387 |5191 |1313 | 143k|  1 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
177.60/178.27	c   174s| 64800 |    66 |  2526k|  38.1 |   156M |  56 | 387 |5218 |1317 | 144k|  2 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   174s| 64900 |    66 |  2528k|  38.1 |   156M |  56 | 387 |5243 |1308 | 144k|  2 |  20k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   174s| 65000 |    62 |  2532k|  38.1 |   156M |  56 | 387 |5238 |   0 | 144k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   175s| 65100 |    64 |  2536k|  38.1 |   156M |  56 | 387 |5187 |1302 | 144k|  2 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   175s| 65200 |    62 |  2539k|  38.1 |   156M |  56 | 387 |5177 |1371 | 144k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   175s| 65300 |    64 |  2542k|  38.1 |   156M |  56 | 387 |5199 |1379 | 145k|  2 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   175s| 65400 |    60 |  2545k|  38.1 |   156M |  56 | 387 |5200 |1314 | 145k|  2 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   175s| 65500 |    64 |  2548k|  38.1 |   156M |  56 | 387 |5195 |1305 | 145k|  2 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   176s| 65600 |    64 |  2551k|  38.1 |   156M |  56 | 387 |5211 |1329 | 145k|  1 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   176s| 65700 |    62 |  2555k|  38.1 |   156M |  56 | 387 |5226 |1329 | 146k|  1 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   177s| 65800 |    60 |  2558k|  38.1 |   156M |  56 | 387 |5235 |   0 | 146k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   177s| 65900 |    60 |  2562k|  38.1 |   156M |  56 | 387 |5246 |1308 | 146k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   177s| 66000 |    66 |  2566k|  38.1 |   156M |  56 | 387 |5231 |   0 | 146k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   177s| 66100 |    64 |  2569k|  38.1 |   156M |  56 | 387 |5230 |1309 | 146k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c   177s| 66200 |    58 |  2572k|  38.0 |   156M |  56 | 387 |5239 |1317 | 147k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
177.60/178.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
189.47/190.15	c   178s| 66300 |    60 |  2575k|  38.0 |   156M |  56 | 387 |5212 |   0 | 147k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   178s| 66400 |    58 |  2577k|  38.0 |   156M |  56 | 387 |5216 |1319 | 147k|  1 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   178s| 66500 |    60 |  2579k|  38.0 |   156M |  56 | 387 |5209 |1282 | 147k|  2 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   179s| 66600 |    62 |  2582k|  38.0 |   156M |  56 | 387 |5172 |1310 | 148k|  2 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   179s| 66700 |    58 |  2584k|  37.9 |   156M |  56 | 387 |5180 |1315 | 148k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   179s| 66800 |    66 |  2587k|  37.9 |   156M |  56 | 387 |5181 |1296 | 148k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   179s| 66900 |    66 |  2590k|  37.9 |   156M |  56 | 387 |5157 |1315 | 148k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   179s| 67000 |    64 |  2593k|  37.9 |   156M |  56 | 387 |5174 |1304 | 148k|  1 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   179s| 67100 |    62 |  2596k|  37.9 |   156M |  56 | 387 |5176 |1314 | 149k|  1 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   180s| 67200 |    60 |  2599k|  37.9 |   156M |  56 | 387 |5205 |1312 | 149k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   180s| 67300 |    68 |  2603k|  37.9 |   156M |  56 | 387 |5216 |1333 | 149k|  2 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   180s| 67400 |    64 |  2606k|  37.9 |   156M |  56 | 387 |5223 |1334 | 149k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   180s| 67500 |    58 |  2609k|  37.9 |   156M |  56 | 387 |5197 |1277 | 149k|  1 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   180s| 67600 |    60 |  2611k|  37.8 |   156M |  56 | 387 |5133 |1315 | 149k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   181s| 67700 |    58 |  2614k|  37.8 |   156M |  56 | 387 |5092 |1313 | 149k|  2 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
189.47/190.15	c   181s| 67800 |    62 |  2617k|  37.8 |   156M |  56 | 387 |5042 |1369 | 150k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   181s| 67900 |    58 |  2619k|  37.8 |   156M |  56 | 387 |4925 |   0 | 150k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   181s| 68000 |    62 |  2622k|  37.8 |   156M |  56 | 387 |4892 |1364 | 150k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   181s| 68100 |    60 |  2626k|  37.8 |   156M |  56 | 387 |4881 |1377 | 150k|  0 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   182s| 68200 |    58 |  2630k|  37.8 |   156M |  56 | 387 |4885 |1243 | 150k|  1 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   182s| 68300 |    60 |  2633k|  37.8 |   156M |  56 | 387 |4883 |1272 | 150k|  1 |  21k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   182s| 68400 |    64 |  2637k|  37.8 |   156M |  56 | 387 |4896 |1297 | 150k|  1 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   182s| 68500 |    60 |  2640k|  37.8 |   156M |  56 | 387 |4909 |1262 | 150k|  2 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   183s| 68600 |    64 |  2643k|  37.7 |   156M |  56 | 387 |4919 |1322 | 151k|  0 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   183s| 68700 |    64 |  2645k|  37.7 |   156M |  56 | 387 |4944 |1297 | 151k|  0 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   183s| 68800 |    62 |  2649k|  37.7 |   156M |  56 | 387 |4955 |1312 | 151k|  0 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   183s| 68900 |    62 |  2651k|  37.7 |   156M |  56 | 387 |4990 |1377 | 151k|  2 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  13.91%
189.47/190.15	c   184s| 69000 |    58 |  2654k|  37.7 |   157M |  56 | 387 |4951 |1270 | 151k|  2 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  14.01%
189.47/190.15	c   184s| 69100 |    58 |  2658k|  37.7 |   157M |  56 | 387 |4533 |1299 | 151k|  1 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  14.03%
189.47/190.15	c   184s| 69200 |    56 |  2661k|  37.7 |   157M |  56 | 387 |4189 |   0 | 151k|  0 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  14.04%
189.47/190.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
189.47/190.15	c   184s| 69300 |    60 |  2665k|  37.7 |   157M |  56 | 387 |4021 |1322 | 152k|  2 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  14.04%
189.47/190.15	c   184s| 69400 |    56 |  2668k|  37.7 |   157M |  56 | 387 |3810 |1290 | 152k|  0 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  14.04%
189.47/190.15	c   185s| 69500 |    60 |  2675k|  37.7 |   157M |  56 | 387 |3546 |1354 | 153k|  1 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  14.33%
189.47/190.15	c   185s| 69600 |    60 |  2679k|  37.7 |   157M |  56 | 387 |3281 |1372 | 153k|  1 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  14.36%
189.47/190.15	c   185s| 69700 |    60 |  2683k|  37.7 |   157M |  56 | 387 |3249 |1328 | 153k|  0 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  14.36%
189.47/190.15	c   186s| 69800 |    60 |  2688k|  37.7 |   157M |  56 | 387 |3101 |1456 | 153k|  2 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  14.37%
189.47/190.15	c   186s| 69900 |    62 |  2691k|  37.7 |   157M |  56 | 387 |3117 |   0 | 153k|  0 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  14.96%
189.47/190.15	c   186s| 70000 |    64 |  2694k|  37.7 |   157M |  56 | 387 |3136 |1253 | 153k|  2 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  14.96%
189.47/190.15	c   186s| 70100 |    66 |  2699k|  37.7 |   157M |  56 | 387 |3057 |1301 | 154k|  0 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  15.22%
189.47/190.15	c   187s| 70200 |    66 |  2703k|  37.7 |   157M |  56 | 387 |3057 |   0 | 154k|  0 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  15.23%
189.47/190.15	c   187s| 70300 |    68 |  2706k|  37.7 |   157M |  56 | 387 |3095 |1332 | 154k|  1 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  15.23%
189.47/190.15	c   187s| 70400 |    68 |  2708k|  37.7 |   157M |  56 | 387 |3116 |1323 | 154k|  2 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  15.23%
189.47/190.15	c   187s| 70500 |    66 |  2711k|  37.7 |   157M |  56 | 387 |3131 |1295 | 154k|  2 |  22k|  20 | 0.000000e+00 |      --      |    Inf |  15.23%
189.47/190.15	c   188s| 70600 |    68 |  2716k|  37.7 |   157M |  56 | 387 |3178 |   0 | 154k|  0 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.74%
189.47/190.15	c   188s| 70700 |    68 |  2720k|  37.7 |   157M |  56 | 387 |3234 |1372 | 155k|  0 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.74%
189.47/190.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
189.47/190.15	c   188s| 70800 |    68 |  2724k|  37.7 |   157M |  56 | 387 |3242 |1535 | 155k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.74%
189.47/190.15	c   188s| 70900 |    70 |  2726k|  37.7 |   157M |  56 | 387 |3270 |1535 | 155k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.74%
189.47/190.15	c   188s| 71000 |    68 |  2730k|  37.7 |   157M |  56 | 387 |3290 |1534 | 155k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.74%
189.47/190.15	c   188s| 71100 |    68 |  2733k|  37.7 |   157M |  56 | 387 |3306 |1534 | 155k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.74%
189.47/190.15	c   189s| 71200 |    68 |  2735k|  37.7 |   157M |  56 | 387 |3326 |1530 | 155k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.74%
189.47/190.15	c   189s| 71300 |    68 |  2738k|  37.7 |   157M |  56 | 387 |3344 |1531 | 155k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.74%
189.47/190.15	c   189s| 71400 |    72 |  2742k|  37.7 |   159M |  56 | 387 |3366 |1532 | 155k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.74%
189.47/190.15	c   190s| 71500 |    68 |  2745k|  37.6 |   160M |  56 | 387 |3376 |1531 | 155k|  0 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.74%
202.72/203.43	c   190s| 71600 |    66 |  2748k|  37.6 |   160M |  56 | 387 |3388 |1363 | 155k|  0 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.74%
202.72/203.43	c   190s| 71700 |    66 |  2752k|  37.6 |   160M |  56 | 387 |3312 |1506 | 155k|  0 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.76%
202.72/203.43	c   191s| 71800 |    68 |  2756k|  37.6 |   160M |  56 | 387 |3255 |1514 | 155k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.76%
202.72/203.43	c   191s| 71900 |    68 |  2759k|  37.6 |   160M |  56 | 387 |3265 |1512 | 155k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.76%
202.72/203.43	c   191s| 72000 |    62 |  2763k|  37.6 |   160M |  56 | 387 |3224 |1307 | 156k|  2 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.77%
202.72/203.43	c   191s| 72100 |    66 |  2766k|  37.6 |   160M |  56 | 387 |3223 |1537 | 156k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.77%
202.72/203.43	c   192s| 72200 |    68 |  2770k|  37.6 |   161M |  56 | 387 |3219 |1294 | 156k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.77%
202.72/203.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
202.72/203.43	c   192s| 72300 |    64 |  2773k|  37.6 |   161M |  56 | 387 |3215 |1540 | 156k|  0 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.77%
202.72/203.43	c   193s| 72400 |    64 |  2777k|  37.6 |   161M |  56 | 387 |3186 |1540 | 156k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.77%
202.72/203.43	c   194s| 72500 |    68 |  2781k|  37.6 |   162M |  56 | 387 |3191 |1551 | 156k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.77%
202.72/203.43	c   195s| 72600 |    66 |  2785k|  37.6 |   162M |  56 | 387 |3174 |1545 | 156k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.77%
202.72/203.43	c   195s| 72700 |    62 |  2790k|  37.6 |   162M |  56 | 387 |3131 |1508 | 156k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.79%
202.72/203.43	c   195s| 72800 |    64 |  2795k|  37.7 |   162M |  56 | 387 |3098 |   0 | 157k|  0 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.85%
202.72/203.43	c   196s| 72900 |    63 |  2799k|  37.7 |   162M |  56 | 387 |3015 |   0 | 157k|  0 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.90%
202.72/203.43	c   196s| 73000 |    63 |  2803k|  37.7 |   162M |  56 | 387 |2987 |1361 | 157k|  0 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.90%
202.72/203.43	c   196s| 73100 |    67 |  2807k|  37.7 |   162M |  56 | 387 |2973 |1302 | 157k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.92%
202.72/203.43	c   196s| 73200 |    63 |  2810k|  37.7 |   162M |  56 | 387 |2924 |   0 | 157k|  0 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  16.98%
202.72/203.43	c   197s| 73300 |    63 |  2814k|  37.7 |   162M |  56 | 387 |2789 |   0 | 157k|  0 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  17.02%
202.72/203.43	c   197s| 73400 |    63 |  2818k|  37.7 |   162M |  56 | 387 |2767 |1326 | 158k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  17.02%
202.72/203.43	c   197s| 73500 |    65 |  2822k|  37.7 |   162M |  56 | 387 |2764 |1559 | 158k|  1 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   197s| 73600 |    69 |  2825k|  37.7 |   162M |  56 | 387 |2766 |   0 | 158k|  0 |  23k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   198s| 73700 |    69 |  2828k|  37.7 |   162M |  56 | 387 |2782 |1565 | 158k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
202.72/203.43	c   198s| 73800 |    69 |  2831k|  37.6 |   162M |  56 | 387 |2823 |   0 | 158k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   198s| 73900 |    69 |  2834k|  37.6 |   162M |  56 | 387 |2842 |1570 | 158k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   198s| 74000 |    67 |  2837k|  37.6 |   162M |  56 | 387 |2856 |1565 | 158k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   198s| 74100 |    71 |  2841k|  37.6 |   162M |  56 | 387 |2893 |1574 | 158k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   198s| 74200 |    69 |  2843k|  37.6 |   162M |  56 | 387 |2910 |1570 | 158k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   199s| 74300 |    67 |  2847k|  37.6 |   162M |  56 | 387 |2973 |1567 | 158k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   199s| 74400 |    67 |  2850k|  37.6 |   162M |  56 | 387 |2994 |1570 | 158k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   199s| 74500 |    69 |  2853k|  37.6 |   162M |  56 | 387 |3028 |1567 | 158k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   199s| 74600 |    67 |  2856k|  37.6 |   162M |  56 | 387 |3057 |1569 | 158k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   199s| 74700 |    65 |  2859k|  37.6 |   162M |  56 | 387 |3065 |1577 | 158k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   200s| 74800 |    67 |  2862k|  37.6 |   163M |  56 | 387 |3086 |1565 | 158k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   200s| 74900 |    65 |  2865k|  37.5 |   163M |  56 | 387 |3080 |1564 | 158k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   200s| 75000 |    65 |  2868k|  37.5 |   163M |  56 | 387 |3111 |1578 | 158k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   200s| 75100 |    69 |  2870k|  37.5 |   163M |  56 | 387 |3129 |1579 | 158k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c   200s| 75200 |    65 |  2872k|  37.5 |   163M |  56 | 387 |3151 |1580 | 158k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.04%
202.72/203.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
202.72/203.43	c   200s| 75300 |    61 |  2875k|  37.5 |   163M |  56 | 387 |3185 |1572 | 158k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   201s| 75400 |    65 |  2879k|  37.5 |   163M |  56 | 387 |3199 |1333 | 158k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   201s| 75500 |    69 |  2882k|  37.5 |   163M |  56 | 387 |3232 |1575 | 158k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   201s| 75600 |    67 |  2885k|  37.5 |   163M |  56 | 387 |3249 |1573 | 159k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   201s| 75700 |    67 |  2888k|  37.5 |   163M |  56 | 387 |3274 |   0 | 159k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   201s| 75800 |    67 |  2891k|  37.4 |   163M |  56 | 387 |3287 |1581 | 159k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   201s| 75900 |    65 |  2895k|  37.4 |   163M |  56 | 387 |3319 |1323 | 159k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   202s| 76000 |    63 |  2899k|  37.4 |   163M |  56 | 387 |3335 |1335 | 159k|  2 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   202s| 76100 |    65 |  2901k|  37.4 |   163M |  56 | 387 |3357 |1573 | 159k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   202s| 76200 |    67 |  2905k|  37.4 |   163M |  56 | 387 |3374 |1577 | 159k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   202s| 76300 |    67 |  2908k|  37.4 |   163M |  56 | 387 |3390 |1579 | 159k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   202s| 76400 |    63 |  2912k|  37.4 |   163M |  56 | 387 |3417 |1575 | 159k|  0 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   203s| 76500 |    69 |  2916k|  37.4 |   163M |  56 | 387 |3430 |1577 | 159k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   203s| 76600 |    71 |  2919k|  37.4 |   163M |  56 | 387 |3453 |1576 | 159k|  1 |  24k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c   203s| 76700 |    69 |  2923k|  37.4 |   163M |  56 | 387 |3488 |1593 | 159k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
202.72/203.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
215.18/215.95	c   203s| 76800 |    65 |  2928k|  37.4 |   163M |  56 | 387 |3486 |1582 | 159k|  2 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
215.18/215.95	c   203s| 76900 |    65 |  2932k|  37.4 |   163M |  56 | 387 |3498 |1576 | 159k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
215.18/215.95	c   204s| 77000 |    67 |  2934k|  37.4 |   163M |  56 | 387 |3512 |1574 | 159k|  1 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
215.18/215.95	c   204s| 77100 |    63 |  2938k|  37.4 |   163M |  56 | 387 |3521 |1581 | 159k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
215.18/215.95	c   204s| 77200 |    67 |  2941k|  37.4 |   163M |  56 | 387 |3532 |1578 | 160k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
215.18/215.95	c   204s| 77300 |    65 |  2945k|  37.4 |   163M |  56 | 387 |3556 |1574 | 160k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
215.18/215.95	c   204s| 77400 |    65 |  2948k|  37.4 |   163M |  56 | 387 |3561 |1585 | 160k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
215.18/215.95	c   205s| 77500 |    63 |  2952k|  37.4 |   163M |  56 | 387 |3581 |1584 | 160k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
215.18/215.95	c   205s| 77600 |    63 |  2956k|  37.4 |   163M |  56 | 387 |3595 |1585 | 160k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  17.05%
215.18/215.95	c   205s| 77700 |    63 |  2961k|  37.4 |   163M |  56 | 387 |3586 |1579 | 160k|  1 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  18.22%
215.18/215.95	c   205s| 77800 |    67 |  2964k|  37.4 |   163M |  56 | 387 |3620 |   0 | 160k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  18.43%
215.18/215.95	c   206s| 77900 |    67 |  2967k|  37.4 |   163M |  56 | 387 |3624 |1579 | 160k|  2 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  18.44%
215.18/215.95	c   206s| 78000 |    71 |  2970k|  37.4 |   163M |  56 | 387 |3662 |1576 | 160k|  1 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  18.44%
215.18/215.95	c   206s| 78100 |    65 |  2972k|  37.4 |   163M |  56 | 387 |3672 |1572 | 160k|  2 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  18.44%
215.18/215.95	c   206s| 78200 |    65 |  2975k|  37.4 |   163M |  56 | 387 |3675 |1574 | 160k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  18.46%
215.18/215.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
215.18/215.95	c   206s| 78300 |    61 |  2977k|  37.4 |   163M |  56 | 387 |3684 |1577 | 160k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  18.47%
215.18/215.95	c   207s| 78400 |    63 |  2982k|  37.4 |   164M |  56 | 387 |3637 |1244 | 160k|  2 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  18.82%
215.18/215.95	c   207s| 78500 |    65 |  2987k|  37.4 |   164M |  56 | 387 |3402 |1492 | 161k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  19.59%
215.18/215.95	c   208s| 78600 |    71 |  2994k|  37.4 |   164M |  56 | 387 |3179 |1280 | 161k|  1 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  19.81%
215.18/215.95	c   208s| 78700 |    71 |  2999k|  37.4 |   164M |  56 | 387 |3176 |1493 | 161k|  1 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  19.87%
215.18/215.95	c   208s| 78800 |    69 |  3004k|  37.4 |   164M |  56 | 387 |3177 |1284 | 162k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  19.88%
215.18/215.95	c   208s| 78900 |    73 |  3009k|  37.5 |   164M |  56 | 387 |2976 |1320 | 162k|  1 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.69%
215.18/215.95	c   209s| 79000 |    76 |  3014k|  37.5 |   164M |  56 | 387 |2912 |1266 | 162k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.71%
215.18/215.95	c   209s| 79100 |    76 |  3018k|  37.5 |   164M |  56 | 387 |2895 |1460 | 162k|  1 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.71%
215.18/215.95	c   209s| 79200 |    72 |  3022k|  37.5 |   164M |  56 | 387 |2871 |1287 | 162k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.71%
215.18/215.95	c   210s| 79300 |    78 |  3029k|  37.5 |   164M |  56 | 387 |2841 |1544 | 163k|  1 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.73%
215.18/215.95	c   210s| 79400 |    76 |  3032k|  37.5 |   164M |  56 | 387 |2842 |1554 | 163k|  2 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.73%
215.18/215.95	c   210s| 79500 |    74 |  3035k|  37.5 |   164M |  56 | 387 |2840 |1513 | 163k|  2 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.73%
215.18/215.95	c   210s| 79600 |    72 |  3041k|  37.5 |   164M |  56 | 387 |2693 |   0 | 163k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.78%
215.18/215.95	c   211s| 79700 |    78 |  3045k|  37.5 |   164M |  56 | 387 |2661 |1284 | 163k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.81%
215.18/215.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
215.18/215.95	c   211s| 79800 |    76 |  3049k|  37.5 |   164M |  56 | 387 |2621 |1363 | 163k|  1 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.82%
215.18/215.95	c   211s| 79900 |    74 |  3053k|  37.5 |   164M |  56 | 387 |2616 |1364 | 164k|  1 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.83%
215.18/215.95	c   211s| 80000 |    72 |  3056k|  37.5 |   164M |  56 | 387 |2614 |1500 | 164k|  2 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.83%
215.18/215.95	c   211s| 80100 |    74 |  3059k|  37.5 |   164M |  56 | 387 |2636 |1578 | 164k|  1 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.83%
215.18/215.95	c   211s| 80200 |    74 |  3061k|  37.5 |   164M |  56 | 387 |2664 |1578 | 164k|  1 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.83%
215.18/215.95	c   212s| 80300 |    70 |  3064k|  37.5 |   164M |  56 | 387 |2676 |1582 | 164k|  0 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.83%
215.18/215.95	c   212s| 80400 |    74 |  3070k|  37.5 |   164M |  56 | 387 |2568 |1284 | 164k|  1 |  25k|  20 | 0.000000e+00 |      --      |    Inf |  20.91%
215.18/215.95	c   212s| 80500 |    74 |  3075k|  37.5 |   164M |  56 | 387 |2522 |1307 | 164k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  20.98%
215.18/215.95	c   213s| 80600 |    78 |  3078k|  37.5 |   164M |  56 | 387 |2486 |1288 | 165k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  20.99%
215.18/215.95	c   213s| 80700 |    76 |  3082k|  37.5 |   164M |  56 | 387 |2483 |1276 | 165k|  2 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  20.99%
215.18/215.95	c   213s| 80800 |    78 |  3087k|  37.5 |   164M |  56 | 387 |2461 |1285 | 165k|  2 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.00%
215.18/215.95	c   213s| 80900 |    76 |  3092k|  37.6 |   164M |  56 | 387 |2445 |1306 | 166k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.01%
215.18/215.95	c   213s| 81000 |    74 |  3097k|  37.6 |   164M |  56 | 387 |2431 |1319 | 166k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.01%
215.18/215.95	c   214s| 81100 |    76 |  3102k|  37.6 |   164M |  56 | 387 |2365 |1278 | 166k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.04%
215.18/215.95	c   214s| 81200 |    76 |  3106k|  37.6 |   164M |  56 | 387 |2334 |1274 | 166k|  2 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.04%
215.18/215.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
215.18/215.95	c   214s| 81300 |    76 |  3110k|  37.6 |   164M |  56 | 387 |2327 |1253 | 167k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.04%
215.18/215.95	c   214s| 81400 |    74 |  3114k|  37.6 |   164M |  56 | 387 |2318 |   0 | 167k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.05%
215.18/215.95	c   215s| 81500 |    78 |  3119k|  37.6 |   164M |  56 | 387 |2329 |1261 | 167k|  2 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.06%
215.18/215.95	c   215s| 81600 |    80 |  3123k|  37.6 |   164M |  56 | 387 |2329 |1208 | 168k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.06%
215.18/215.95	c   215s| 81700 |    80 |  3126k|  37.6 |   164M |  56 | 387 |2326 |1224 | 168k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.06%
215.18/215.95	c   215s| 81800 |    84 |  3130k|  37.6 |   164M |  56 | 387 |2332 |   0 | 168k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.07%
215.18/215.95	c   215s| 81900 |    86 |  3133k|  37.6 |   164M |  56 | 387 |2334 |1225 | 168k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.07%
215.18/215.95	c   216s| 82000 |    84 |  3136k|  37.6 |   164M |  56 | 387 |2339 |1252 | 169k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.07%
226.05/226.80	c   216s| 82100 |    80 |  3139k|  37.6 |   164M |  56 | 387 |2344 |   0 | 169k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.07%
226.05/226.80	c   216s| 82200 |    78 |  3141k|  37.6 |   164M |  56 | 387 |2352 |1242 | 169k|  2 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.07%
226.05/226.80	c   216s| 82300 |    80 |  3145k|  37.6 |   164M |  56 | 387 |2330 |1240 | 169k|  2 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.07%
226.05/226.80	c   216s| 82400 |    78 |  3148k|  37.6 |   164M |  56 | 387 |2317 |1318 | 169k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.08%
226.05/226.80	c   217s| 82500 |    82 |  3152k|  37.6 |   164M |  56 | 387 |2313 |1258 | 169k|  2 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.08%
226.05/226.80	c   217s| 82600 |    78 |  3155k|  37.6 |   165M |  56 | 387 |2328 |1238 | 169k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.08%
226.05/226.80	c   217s| 82700 |    78 |  3158k|  37.5 |   165M |  56 | 387 |2348 |1253 | 169k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.08%
226.05/226.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
226.05/226.80	c   217s| 82800 |    78 |  3161k|  37.5 |   165M |  56 | 387 |2354 |1269 | 170k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.08%
226.05/226.80	c   217s| 82900 |    76 |  3163k|  37.5 |   165M |  56 | 387 |2370 |1268 | 170k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.08%
226.05/226.80	c   217s| 83000 |    76 |  3167k|  37.5 |   165M |  56 | 387 |2369 |   0 | 170k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.08%
226.05/226.80	c   218s| 83100 |    78 |  3170k|  37.5 |   165M |  56 | 387 |2381 |1266 | 170k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.08%
226.05/226.80	c   218s| 83200 |    76 |  3173k|  37.5 |   165M |  56 | 387 |2386 |1268 | 170k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.09%
226.05/226.80	c   218s| 83300 |    78 |  3177k|  37.5 |   165M |  56 | 387 |2429 |1260 | 170k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.09%
226.05/226.80	c   218s| 83400 |    78 |  3179k|  37.5 |   165M |  56 | 387 |2441 |1268 | 171k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.09%
226.05/226.80	c   218s| 83500 |    78 |  3182k|  37.5 |   165M |  56 | 387 |2433 |1248 | 171k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.09%
226.05/226.80	c   218s| 83600 |    76 |  3186k|  37.5 |   165M |  56 | 387 |2431 |1253 | 171k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.09%
226.05/226.80	c   219s| 83700 |    78 |  3188k|  37.5 |   165M |  56 | 387 |2441 |1230 | 171k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.09%
226.05/226.80	c   219s| 83800 |    80 |  3193k|  37.5 |   165M |  56 | 387 |2449 |1267 | 171k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.09%
226.05/226.80	c   219s| 83900 |    78 |  3196k|  37.5 |   165M |  56 | 387 |2444 |1279 | 171k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.09%
226.05/226.80	c   219s| 84000 |    78 |  3200k|  37.5 |   165M |  56 | 387 |2441 |1229 | 172k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   219s| 84100 |    78 |  3204k|  37.5 |   165M |  56 | 387 |2451 |1232 | 172k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   220s| 84200 |    82 |  3206k|  37.5 |   165M |  56 | 387 |2468 |1242 | 172k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
226.05/226.80	c   220s| 84300 |    80 |  3209k|  37.4 |   165M |  56 | 387 |2462 |1273 | 172k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   220s| 84400 |    78 |  3212k|  37.4 |   165M |  56 | 387 |2485 |1249 | 173k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   220s| 84500 |    78 |  3215k|  37.4 |   165M |  56 | 387 |2497 |   0 | 173k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   220s| 84600 |    76 |  3218k|  37.4 |   165M |  56 | 387 |2517 |1253 | 173k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   220s| 84700 |    76 |  3222k|  37.4 |   165M |  56 | 387 |2530 |   0 | 173k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   221s| 84800 |    78 |  3226k|  37.4 |   165M |  56 | 387 |2551 |1215 | 174k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   221s| 84900 |    80 |  3229k|  37.4 |   165M |  56 | 387 |2569 |1251 | 174k|  2 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   221s| 85000 |    80 |  3231k|  37.4 |   165M |  56 | 387 |2593 |1266 | 174k|  2 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   221s| 85100 |    80 |  3234k|  37.4 |   165M |  56 | 387 |2599 |1248 | 174k|  2 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   221s| 85200 |    82 |  3237k|  37.4 |   165M |  56 | 387 |2608 |1256 | 175k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   221s| 85300 |    80 |  3240k|  37.4 |   165M |  56 | 387 |2613 |1229 | 175k|  2 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   222s| 85400 |    78 |  3242k|  37.3 |   165M |  56 | 387 |2627 |1257 | 175k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   222s| 85500 |    76 |  3245k|  37.3 |   165M |  56 | 387 |2642 |   0 | 175k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   222s| 85600 |    76 |  3247k|  37.3 |   165M |  56 | 387 |2654 |1252 | 175k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   222s| 85700 |    80 |  3252k|  37.3 |   165M |  56 | 387 |2664 |1295 | 176k|  0 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
226.05/226.80	c   222s| 85800 |    80 |  3254k|  37.3 |   165M |  56 | 387 |2713 |1303 | 176k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   223s| 85900 |    78 |  3257k|  37.3 |   165M |  56 | 387 |2716 |1324 | 176k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   223s| 86000 |    80 |  3262k|  37.3 |   165M |  56 | 387 |2744 |1258 | 176k|  1 |  26k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   223s| 86100 |    78 |  3265k|  37.3 |   165M |  56 | 387 |2750 |1253 | 176k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   223s| 86200 |    82 |  3268k|  37.3 |   165M |  56 | 387 |2779 |   0 | 176k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   224s| 86300 |    78 |  3271k|  37.3 |   165M |  56 | 387 |2794 |   0 | 176k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   224s| 86400 |    76 |  3273k|  37.3 |   165M |  56 | 387 |2813 |1256 | 177k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   224s| 86500 |    76 |  3277k|  37.3 |   165M |  56 | 387 |2833 |1222 | 177k|  1 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   224s| 86600 |    78 |  3281k|  37.3 |   165M |  56 | 387 |2860 |1259 | 177k|  1 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   224s| 86700 |    78 |  3284k|  37.3 |   165M |  56 | 387 |2866 |1255 | 177k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   225s| 86800 |    78 |  3287k|  37.3 |   165M |  56 | 387 |2877 |1250 | 177k|  1 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   225s| 86900 |    78 |  3290k|  37.3 |   165M |  56 | 387 |2879 |1252 | 178k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   225s| 87000 |    76 |  3293k|  37.2 |   165M |  56 | 387 |2899 |1253 | 178k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   226s| 87100 |    76 |  3296k|  37.2 |   165M |  56 | 387 |2909 |1252 | 178k|  1 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c   226s| 87200 |    78 |  3300k|  37.2 |   165M |  56 | 387 |2914 |1249 | 178k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
226.05/226.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
248.78/249.60	c   227s| 87300 |    76 |  3305k|  37.3 |   165M |  56 | 387 |2913 |1251 | 179k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
248.78/249.60	c   228s| 87400 |    76 |  3309k|  37.3 |   166M |  56 | 387 |2915 |1275 | 179k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.10%
248.78/249.60	c   228s| 87500 |    78 |  3312k|  37.2 |   166M |  56 | 387 |2926 |1253 | 179k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   228s| 87600 |    78 |  3315k|  37.2 |   166M |  56 | 387 |2920 |1294 | 179k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   228s| 87700 |    78 |  3318k|  37.2 |   166M |  56 | 387 |2912 |1261 | 180k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   228s| 87800 |    76 |  3321k|  37.2 |   166M |  56 | 387 |2902 |1256 | 180k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   228s| 87900 |    76 |  3324k|  37.2 |   166M |  56 | 387 |2902 |1254 | 180k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   229s| 88000 |    78 |  3327k|  37.2 |   166M |  56 | 387 |2906 |1262 | 180k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   230s| 88100 |    76 |  3332k|  37.2 |   166M |  56 | 387 |2905 |1255 | 180k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   230s| 88200 |    76 |  3335k|  37.2 |   166M |  56 | 387 |2909 |1253 | 181k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   231s| 88300 |    76 |  3338k|  37.2 |   167M |  56 | 387 |2911 |1229 | 181k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   231s| 88400 |    78 |  3341k|  37.2 |   167M |  56 | 387 |2916 |1249 | 181k|  1 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   231s| 88500 |    78 |  3343k|  37.2 |   167M |  56 | 387 |2956 |1264 | 181k|  1 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   231s| 88600 |    84 |  3348k|  37.2 |   167M |  56 | 387 |2949 |1250 | 182k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   232s| 88700 |    88 |  3351k|  37.2 |   167M |  56 | 387 |2960 |1262 | 182k|  1 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
248.78/249.60	c   232s| 88800 |    92 |  3355k|  37.2 |   167M |  56 | 387 |2971 |   0 | 182k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   232s| 88900 |    94 |  3358k|  37.2 |   167M |  56 | 387 |2969 |1274 | 182k|  1 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   233s| 89000 |    90 |  3362k|  37.2 |   167M |  56 | 387 |2968 |1291 | 183k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   233s| 89100 |    90 |  3365k|  37.2 |   167M |  56 | 387 |2967 |   0 | 183k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   233s| 89200 |    86 |  3369k|  37.2 |   167M |  56 | 387 |2967 |1276 | 183k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   234s| 89300 |    84 |  3372k|  37.2 |   167M |  56 | 387 |2964 |1280 | 183k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   235s| 89400 |    88 |  3376k|  37.2 |   167M |  56 | 387 |2966 |1254 | 183k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   236s| 89500 |    88 |  3380k|  37.2 |   167M |  56 | 387 |2974 |1254 | 184k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   237s| 89600 |    90 |  3384k|  37.2 |   167M |  56 | 387 |2975 |1280 | 184k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   238s| 89700 |    90 |  3388k|  37.2 |   167M |  56 | 387 |2975 |   0 | 184k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   238s| 89800 |    86 |  3391k|  37.2 |   167M |  56 | 387 |2961 |1299 | 184k|  1 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   239s| 89900 |    82 |  3394k|  37.2 |   167M |  56 | 387 |2964 |1286 | 184k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   239s| 90000 |    82 |  3398k|  37.2 |   167M |  56 | 387 |2963 |1262 | 185k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   240s| 90100 |    80 |  3402k|  37.2 |   167M |  56 | 387 |2962 |1280 | 185k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   240s| 90200 |    78 |  3405k|  37.2 |   167M |  56 | 387 |2982 |1269 | 185k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
248.78/249.60	c   240s| 90300 |    80 |  3408k|  37.2 |   167M |  56 | 387 |2974 |1272 | 185k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   241s| 90400 |    78 |  3412k|  37.2 |   167M |  56 | 387 |2970 |1287 | 185k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   242s| 90500 |    78 |  3415k|  37.2 |   167M |  56 | 387 |2972 |1275 | 185k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   242s| 90600 |    76 |  3418k|  37.2 |   167M |  56 | 387 |2975 |1265 | 186k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   243s| 90700 |    76 |  3422k|  37.1 |   167M |  56 | 387 |2984 |1276 | 186k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   243s| 90800 |    78 |  3425k|  37.1 |   167M |  56 | 387 |2994 |1243 | 186k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   244s| 90900 |    76 |  3428k|  37.1 |   167M |  56 | 387 |3017 |1281 | 186k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   244s| 91000 |    76 |  3431k|  37.1 |   167M |  56 | 387 |3020 |1292 | 186k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   245s| 91100 |    74 |  3435k|  37.1 |   167M |  56 | 387 |3020 |1281 | 187k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   246s| 91200 |    74 |  3439k|  37.1 |   167M |  56 | 387 |3027 |1252 | 187k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.11%
248.78/249.60	c   246s| 91300 |    72 |  3442k|  37.1 |   167M |  56 | 387 |3039 |1289 | 187k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.12%
248.78/249.60	c   246s| 91400 |    76 |  3446k|  37.1 |   167M |  56 | 387 |2979 |1318 | 187k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.13%
248.78/249.60	c   247s| 91500 |    78 |  3452k|  37.2 |   167M |  56 | 387 |2802 |1264 | 187k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
248.78/249.60	c   247s| 91600 |    78 |  3458k|  37.2 |   167M |  56 | 387 |2565 |1292 | 188k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
248.78/249.60	c   247s| 91700 |    76 |  3462k|  37.2 |   167M |  56 | 387 |2474 |1286 | 188k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
248.78/249.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
248.78/249.60	c   248s| 91800 |    76 |  3467k|  37.2 |   167M |  56 | 387 |2420 |1330 | 188k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
248.78/249.60	c   248s| 91900 |    78 |  3474k|  37.2 |   167M |  56 | 387 |2391 |1268 | 188k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
248.78/249.60	c   248s| 92000 |    76 |  3479k|  37.2 |   167M |  56 | 387 |2356 |1289 | 189k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
248.78/249.60	c   248s| 92100 |    80 |  3484k|  37.3 |   167M |  56 | 387 |2353 |   0 | 189k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
248.78/249.60	c   249s| 92200 |    84 |  3488k|  37.3 |   166M |  56 | 387 |2353 |1271 | 189k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
248.78/249.60	c   249s| 92300 |    80 |  3492k|  37.3 |   166M |  56 | 387 |2365 |1250 | 190k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
248.78/249.60	c   249s| 92400 |    80 |  3495k|  37.3 |   166M |  56 | 387 |2367 |1262 | 190k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
248.78/249.60	c   249s| 92500 |    80 |  3499k|  37.3 |   166M |  56 | 387 |2381 |1257 | 190k|  2 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   249s| 92600 |    78 |  3503k|  37.3 |   166M |  56 | 387 |2407 |   0 | 190k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   250s| 92700 |    78 |  3507k|  37.3 |   166M |  56 | 387 |2418 |1257 | 191k|  0 |  27k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   250s| 92800 |    78 |  3510k|  37.3 |   166M |  56 | 387 |2439 |1236 | 191k|  2 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   250s| 92900 |    78 |  3514k|  37.3 |   166M |  56 | 387 |2463 |1247 | 191k|  2 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   250s| 93000 |    78 |  3517k|  37.3 |   166M |  56 | 387 |2474 |1249 | 191k|  2 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   250s| 93100 |    78 |  3521k|  37.2 |   166M |  56 | 387 |2495 |1273 | 192k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   251s| 93200 |    76 |  3524k|  37.2 |   166M |  56 | 387 |2502 |1273 | 192k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
264.24/265.16	c   251s| 93300 |    78 |  3530k|  37.3 |   166M |  56 | 387 |2518 |1277 | 192k|  2 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   252s| 93400 |    78 |  3536k|  37.3 |   166M |  56 | 387 |2529 |   0 | 193k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   252s| 93500 |    78 |  3541k|  37.3 |   166M |  56 | 387 |2523 |1287 | 193k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   252s| 93600 |    80 |  3548k|  37.3 |   166M |  56 | 387 |2523 |1261 | 194k|  2 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   252s| 93700 |    80 |  3554k|  37.4 |   166M |  56 | 387 |2530 |1272 | 194k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   253s| 93800 |    80 |  3557k|  37.4 |   166M |  56 | 387 |2538 |   0 | 194k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   253s| 93900 |    82 |  3562k|  37.4 |   166M |  56 | 387 |2549 |1259 | 195k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   253s| 94000 |    78 |  3566k|  37.4 |   166M |  56 | 387 |2563 |1259 | 195k|  2 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   253s| 94100 |    80 |  3570k|  37.4 |   166M |  56 | 387 |2559 |1277 | 195k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   254s| 94200 |    80 |  3575k|  37.4 |   166M |  56 | 387 |2570 |   0 | 195k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   254s| 94300 |    80 |  3579k|  37.4 |   166M |  56 | 387 |2583 |1304 | 196k|  2 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   254s| 94400 |    76 |  3583k|  37.4 |   166M |  56 | 387 |2606 |   0 | 196k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   254s| 94500 |    78 |  3588k|  37.4 |   166M |  56 | 387 |2630 |1292 | 196k|  2 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   255s| 94600 |    76 |  3592k|  37.4 |   166M |  56 | 387 |2641 |1260 | 196k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   255s| 94700 |    76 |  3596k|  37.4 |   166M |  56 | 387 |2652 |1290 | 197k|  2 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
264.24/265.16	c   255s| 94800 |    76 |  3600k|  37.4 |   166M |  56 | 387 |2659 |1303 | 197k|  1 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   255s| 94900 |    74 |  3604k|  37.4 |   166M |  56 | 387 |2671 |1293 | 197k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.14%
264.24/265.16	c   256s| 95000 |    74 |  3607k|  37.4 |   166M |  56 | 387 |2677 |1517 | 197k|  2 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.19%
264.24/265.16	c   256s| 95100 |    72 |  3613k|  37.4 |   166M |  56 | 387 |2676 |   0 | 198k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.24%
264.24/265.16	c   256s| 95200 |    74 |  3617k|  37.4 |   166M |  56 | 387 |2649 |1264 | 198k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.28%
264.24/265.16	c   256s| 95300 |    74 |  3620k|  37.4 |   166M |  56 | 387 |2649 |1515 | 198k|  1 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.28%
264.24/265.16	c   257s| 95400 |    74 |  3623k|  37.4 |   166M |  56 | 387 |2651 |1281 | 198k|  2 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  21.32%
264.24/265.16	c   257s| 95500 |    78 |  3630k|  37.5 |   166M |  56 | 387 |2579 |1275 | 198k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  22.26%
264.24/265.16	c   257s| 95600 |    80 |  3633k|  37.5 |   166M |  56 | 387 |2569 |   0 | 199k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  22.36%
264.24/265.16	c   258s| 95700 |    82 |  3636k|  37.4 |   166M |  56 | 387 |2588 |1306 | 199k|  2 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  22.40%
264.24/265.16	c   258s| 95800 |    80 |  3638k|  37.4 |   166M |  56 | 387 |2578 |1318 | 199k|  1 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  22.40%
264.24/265.16	c   258s| 95900 |    78 |  3640k|  37.4 |   166M |  56 | 387 |2600 |1264 | 199k|  2 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  22.40%
264.24/265.16	c   258s| 96000 |    76 |  3644k|  37.4 |   166M |  56 | 387 |2617 |1288 | 199k|  0 |  28k|  20 | 0.000000e+00 |      --      |    Inf |  22.43%
264.24/265.16	c   258s| 96100 |    82 |  3647k|  37.4 |   166M |  56 | 387 |2636 |1294 | 200k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.46%
264.24/265.16	c   259s| 96200 |    76 |  3651k|  37.4 |   166M |  56 | 387 |2600 |1272 | 200k|  0 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.46%
264.24/265.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
264.24/265.16	c   259s| 96300 |    76 |  3654k|  37.4 |   166M |  56 | 387 |2607 |1282 | 200k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.47%
264.24/265.16	c   259s| 96400 |    76 |  3657k|  37.4 |   166M |  56 | 387 |2637 |1404 | 200k|  0 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.48%
264.24/265.16	c   259s| 96500 |    80 |  3661k|  37.4 |   166M |  56 | 387 |2643 |1283 | 200k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.48%
264.24/265.16	c   259s| 96600 |    78 |  3665k|  37.4 |   166M |  56 | 387 |2661 |1286 | 201k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.48%
264.24/265.16	c   260s| 96700 |    78 |  3669k|  37.4 |   166M |  56 | 387 |2671 |1342 | 201k|  0 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.49%
264.24/265.16	c   260s| 96800 |    80 |  3673k|  37.4 |   166M |  56 | 387 |2668 |1334 | 201k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.49%
264.24/265.16	c   261s| 96900 |    80 |  3676k|  37.4 |   166M |  56 | 387 |2695 |1337 | 201k|  1 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.49%
264.24/265.16	c   261s| 97000 |    80 |  3680k|  37.4 |   166M |  56 | 387 |2697 |1343 | 202k|  1 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.49%
264.24/265.16	c   261s| 97100 |    80 |  3683k|  37.4 |   166M |  56 | 387 |2702 |1276 | 202k|  0 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.49%
264.24/265.16	c   261s| 97200 |    82 |  3687k|  37.4 |   166M |  56 | 387 |2695 |1294 | 202k|  1 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.49%
264.24/265.16	c   262s| 97300 |    80 |  3691k|  37.4 |   166M |  56 | 387 |2694 |1275 | 202k|  1 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.49%
264.24/265.16	c   263s| 97400 |    80 |  3695k|  37.4 |   167M |  56 | 387 |2698 |   0 | 202k|  0 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.49%
264.24/265.16	c   263s| 97500 |    76 |  3699k|  37.4 |   167M |  56 | 387 |2700 |   0 | 203k|  0 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.49%
264.24/265.16	c   265s| 97600 |    76 |  3704k|  37.4 |   167M |  56 | 387 |2698 |1521 | 203k|  0 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.49%
264.24/265.16	c   265s| 97700 |    78 |  3707k|  37.4 |   167M |  56 | 387 |2709 |1518 | 203k|  0 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.49%
264.24/265.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
276.31/277.26	c   265s| 97800 |    74 |  3710k|  37.4 |   167M |  56 | 387 |2697 |1482 | 203k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.50%
276.31/277.26	c   265s| 97900 |    78 |  3715k|  37.4 |   167M |  56 | 387 |2682 |1296 | 204k|  1 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.55%
276.31/277.26	c   266s| 98000 |    76 |  3721k|  37.4 |   167M |  56 | 387 |2664 |1294 | 204k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.56%
276.31/277.26	c   266s| 98100 |    76 |  3725k|  37.4 |   167M |  56 | 387 |2663 |1289 | 204k|  1 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.56%
276.31/277.26	c   266s| 98200 |    78 |  3729k|  37.4 |   167M |  56 | 387 |2635 |1338 | 204k|  1 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.57%
276.31/277.26	c   266s| 98300 |    88 |  3735k|  37.5 |   167M |  56 | 387 |2561 |1280 | 205k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.60%
276.31/277.26	c   267s| 98400 |    94 |  3740k|  37.5 |   167M |  56 | 387 |2541 |1304 | 205k|  1 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.61%
276.31/277.26	c   267s| 98500 |    98 |  3745k|  37.5 |   167M |  56 | 387 |2544 |1222 | 205k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.62%
276.31/277.26	c   267s| 98600 |   102 |  3750k|  37.5 |   167M |  56 | 387 |2591 |1260 | 206k|  0 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.62%
276.31/277.26	c   267s| 98700 |    92 |  3754k|  37.5 |   167M |  56 | 387 |2634 |1287 | 206k|  1 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.64%
276.31/277.26	c   268s| 98800 |   104 |  3758k|  37.5 |   173M |  56 | 387 |2643 |1259 | 206k|  0 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.65%
276.31/277.26	c   268s| 98900 |    94 |  3764k|  37.5 |   173M |  56 | 387 |2660 |1240 | 207k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.66%
276.31/277.26	c   268s| 99000 |    90 |  3767k|  37.5 |   173M |  56 | 387 |2675 |1276 | 207k|  1 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.66%
276.31/277.26	c   268s| 99100 |    88 |  3772k|  37.5 |   173M |  56 | 387 |2674 |1316 | 207k|  1 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.66%
276.31/277.26	c   269s| 99200 |    90 |  3776k|  37.5 |   173M |  56 | 387 |2717 |1306 | 207k|  1 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.66%
276.31/277.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
276.31/277.26	c   269s| 99300 |    82 |  3779k|  37.5 |   173M |  56 | 387 |2748 |1260 | 208k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.66%
276.31/277.26	c   269s| 99400 |    78 |  3783k|  37.5 |   173M |  56 | 387 |2776 |1272 | 208k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.67%
276.31/277.26	c   269s| 99500 |    76 |  3787k|  37.5 |   173M |  56 | 387 |2760 |1445 | 208k|  1 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.67%
276.31/277.26	c   269s| 99600 |    74 |  3790k|  37.5 |   173M |  56 | 387 |2756 |1446 | 208k|  0 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.67%
276.31/277.26	c   270s| 99700 |    74 |  3794k|  37.5 |   173M |  56 | 387 |2755 |1448 | 208k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.67%
276.31/277.26	c   270s| 99800 |    74 |  3797k|  37.5 |   173M |  56 | 387 |2755 |1341 | 208k|  2 |  29k|  20 | 0.000000e+00 |      --      |    Inf |  22.67%
276.31/277.26	c   270s| 99900 |    74 |  3800k|  37.5 |   173M |  56 | 387 |2778 |1523 | 208k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.67%
276.31/277.26	c   271s|100000 |    78 |  3805k|  37.5 |   174M |  56 | 387 |2822 |1254 | 208k|  1 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.69%
276.31/277.26	c   271s|100100 |    88 |  3809k|  37.5 |   174M |  56 | 387 |2867 |1271 | 209k|  2 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.69%
276.31/277.26	c   272s|100200 |   100 |  3815k|  37.5 |   174M |  56 | 387 |2861 |1256 | 209k|  1 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.69%
276.31/277.26	c   272s|100300 |   104 |  3820k|  37.6 |   174M |  56 | 387 |2872 |   0 | 209k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.69%
276.31/277.26	c   272s|100400 |   108 |  3825k|  37.6 |   177M |  56 | 387 |2891 |1282 | 210k|  1 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.69%
276.31/277.26	c   272s|100500 |   112 |  3829k|  37.6 |   177M |  56 | 387 |2932 |   0 | 210k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.69%
276.31/277.26	c   273s|100600 |   108 |  3834k|  37.6 |   177M |  56 | 387 |2943 |1310 | 210k|  2 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.69%
276.31/277.26	c   273s|100700 |   100 |  3838k|  37.6 |   177M |  56 | 387 |2944 |1303 | 211k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.69%
276.31/277.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
276.31/277.26	c   273s|100800 |   104 |  3842k|  37.6 |   177M |  56 | 387 |2986 |1333 | 211k|  1 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.69%
276.31/277.26	c   273s|100900 |   100 |  3846k|  37.6 |   177M |  56 | 387 |3012 |1336 | 211k|  2 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.69%
276.31/277.26	c   274s|101000 |    96 |  3850k|  37.6 |   177M |  56 | 387 |3046 |1349 | 211k|  1 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.69%
276.31/277.26	c   274s|101100 |   100 |  3857k|  37.6 |   177M |  56 | 387 |3055 |1286 | 212k|  1 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   274s|101200 |   106 |  3861k|  37.6 |   177M |  56 | 387 |3062 |1266 | 212k|  2 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   274s|101300 |   106 |  3864k|  37.6 |   177M |  56 | 387 |3066 |1307 | 213k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   275s|101400 |   106 |  3867k|  37.6 |   177M |  56 | 387 |3064 |1292 | 213k|  1 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   275s|101500 |   112 |  3870k|  37.6 |   177M |  56 | 387 |3074 |1280 | 213k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   275s|101600 |   110 |  3872k|  37.6 |   177M |  56 | 387 |3067 |1321 | 213k|  1 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   275s|101700 |   110 |  3874k|  37.6 |   177M |  56 | 387 |3065 |1326 | 213k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   275s|101800 |   106 |  3877k|  37.6 |   177M |  56 | 387 |3072 |1286 | 213k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   275s|101900 |   104 |  3879k|  37.5 |   177M |  56 | 387 |3074 |   0 | 213k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   275s|102000 |   102 |  3881k|  37.5 |   177M |  56 | 387 |3093 |1290 | 214k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   276s|102100 |   106 |  3883k|  37.5 |   177M |  56 | 387 |3146 |1259 | 214k|  2 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   276s|102200 |   112 |  3886k|  37.5 |   177M |  56 | 387 |3173 |1280 | 214k|  2 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
276.31/277.26	c   276s|102300 |   114 |  3889k|  37.5 |   177M |  56 | 387 |3176 |1271 | 214k|  2 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   276s|102400 |   112 |  3892k|  37.5 |   177M |  56 | 387 |3190 |1282 | 214k|  2 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   276s|102500 |   104 |  3895k|  37.5 |   177M |  56 | 387 |3214 |1272 | 215k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   276s|102600 |   104 |  3896k|  37.5 |   177M |  56 | 387 |3256 |   0 | 215k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   277s|102700 |   102 |  3899k|  37.4 |   177M |  56 | 387 |3285 |1301 | 215k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   277s|102800 |   104 |  3901k|  37.4 |   177M |  56 | 387 |3301 |1290 | 215k|  2 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   277s|102900 |   106 |  3904k|  37.4 |   177M |  56 | 387 |3330 |1309 | 215k|  2 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
276.31/277.26	c   277s|103000 |   102 |  3906k|  37.4 |   177M |  56 | 387 |3355 |1283 | 215k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
288.87/289.80	c   277s|103100 |   102 |  3908k|  37.4 |   177M |  56 | 387 |3369 |1287 | 216k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
288.87/289.80	c   277s|103200 |   102 |  3911k|  37.4 |   177M |  56 | 387 |3386 |1282 | 216k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
288.87/289.80	c   277s|103300 |    94 |  3913k|  37.4 |   177M |  56 | 387 |3441 |1330 | 216k|  0 |  30k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
288.87/289.80	c   278s|103400 |   100 |  3918k|  37.4 |   177M |  56 | 387 |3442 |1298 | 216k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
288.87/289.80	c   278s|103500 |   100 |  3922k|  37.4 |   177M |  56 | 387 |3418 |1300 | 216k|  2 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
288.87/289.80	c   278s|103600 |   102 |  3926k|  37.4 |   177M |  56 | 387 |3357 |1300 | 216k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.70%
288.87/289.80	c   278s|103700 |   106 |  3931k|  37.4 |   177M |  56 | 387 |3330 |1299 | 217k|  2 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
288.87/289.80	c   279s|103800 |   102 |  3937k|  37.4 |   177M |  56 | 387 |3299 |1299 | 217k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   279s|103900 |   104 |  3942k|  37.4 |   177M |  56 | 387 |3275 |1303 | 217k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   279s|104000 |   102 |  3948k|  37.5 |   177M |  56 | 387 |3249 |1303 | 218k|  1 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   279s|104100 |   102 |  3953k|  37.5 |   177M |  56 | 387 |3247 |1295 | 218k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   280s|104200 |   104 |  3958k|  37.5 |   177M |  56 | 387 |3235 |1297 | 218k|  1 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   280s|104300 |   102 |  3962k|  37.5 |   177M |  56 | 387 |3262 |1292 | 219k|  2 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   280s|104400 |   100 |  3966k|  37.5 |   177M |  56 | 387 |3274 |1290 | 219k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   280s|104500 |   100 |  3970k|  37.5 |   177M |  56 | 387 |3298 |1312 | 219k|  1 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   281s|104600 |   100 |  3973k|  37.5 |   177M |  56 | 387 |3317 |1276 | 220k|  2 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   281s|104700 |    98 |  3975k|  37.5 |   177M |  56 | 387 |3341 |1297 | 220k|  1 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   281s|104800 |    98 |  3977k|  37.4 |   177M |  56 | 387 |3362 |1274 | 220k|  1 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   281s|104900 |    94 |  3980k|  37.4 |   177M |  56 | 387 |3370 |1334 | 220k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   281s|105000 |    92 |  3985k|  37.5 |   177M |  56 | 387 |3391 |1312 | 221k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   281s|105100 |    96 |  3990k|  37.5 |   177M |  56 | 387 |3406 |1249 | 221k|  2 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   282s|105200 |    96 |  3994k|  37.5 |   177M |  56 | 387 |3411 |1319 | 221k|  2 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
288.87/289.80	c   282s|105300 |    96 |  3998k|  37.5 |   177M |  56 | 387 |3416 |1280 | 222k|  1 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   282s|105400 |    92 |  4000k|  37.5 |   177M |  56 | 387 |3428 |   0 | 222k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   282s|105500 |    92 |  4004k|  37.5 |   177M |  56 | 387 |3441 |1293 | 222k|  1 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   283s|105600 |    92 |  4008k|  37.5 |   177M |  56 | 387 |3439 |1310 | 222k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   283s|105700 |    92 |  4012k|  37.5 |   177M |  56 | 387 |3440 |1302 | 223k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   283s|105800 |    92 |  4017k|  37.5 |   177M |  56 | 387 |3437 |1300 | 223k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   283s|105900 |    94 |  4021k|  37.5 |   177M |  56 | 387 |3422 |1302 | 223k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   283s|106000 |    94 |  4024k|  37.5 |   177M |  56 | 387 |3419 |1297 | 223k|  1 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   284s|106100 |    92 |  4029k|  37.5 |   177M |  56 | 387 |3385 |1300 | 224k|  2 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   284s|106200 |    90 |  4032k|  37.5 |   177M |  56 | 387 |3379 |1312 | 224k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   284s|106300 |    90 |  4036k|  37.5 |   177M |  56 | 387 |3370 |1314 | 224k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   284s|106400 |    90 |  4040k|  37.5 |   177M |  56 | 387 |3364 |1335 | 224k|  2 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   285s|106500 |    90 |  4043k|  37.5 |   177M |  56 | 387 |3358 |1305 | 225k|  1 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   285s|106600 |    88 |  4046k|  37.5 |   177M |  56 | 387 |3372 |1299 | 225k|  1 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   286s|106700 |    88 |  4051k|  37.5 |   177M |  56 | 387 |3343 |1273 | 225k|  1 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
288.87/289.80	c   286s|106800 |    90 |  4054k|  37.5 |   177M |  56 | 387 |3321 |1296 | 225k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   286s|106900 |    88 |  4057k|  37.5 |   177M |  56 | 387 |3338 |1293 | 226k|  0 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   286s|107000 |    86 |  4061k|  37.5 |   177M |  56 | 387 |3325 |1303 | 226k|  2 |  31k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   286s|107100 |    86 |  4065k|  37.5 |   177M |  56 | 387 |3340 |1295 | 226k|  1 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   287s|107200 |    86 |  4070k|  37.5 |   177M |  56 | 387 |3359 |   0 | 226k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   287s|107300 |    86 |  4075k|  37.5 |   177M |  56 | 387 |3356 |1279 | 227k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   287s|107400 |    86 |  4079k|  37.5 |   177M |  56 | 387 |3369 |   0 | 227k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   287s|107500 |    84 |  4085k|  37.5 |   177M |  56 | 387 |3360 |1282 | 227k|  1 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   288s|107600 |    86 |  4090k|  37.5 |   177M |  56 | 387 |3378 |1309 | 228k|  2 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   288s|107700 |    86 |  4093k|  37.5 |   177M |  56 | 387 |3390 |1301 | 228k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   288s|107800 |    86 |  4097k|  37.5 |   177M |  56 | 387 |3363 |1520 | 228k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   288s|107900 |    84 |  4100k|  37.5 |   177M |  56 | 387 |3391 |1344 | 228k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   289s|108000 |    84 |  4103k|  37.5 |   177M |  56 | 387 |3420 |1348 | 228k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   289s|108100 |    84 |  4107k|  37.5 |   177M |  56 | 387 |3456 |1269 | 228k|  1 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c   289s|108200 |    84 |  4112k|  37.5 |   177M |  56 | 387 |3450 |1336 | 229k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
288.87/289.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
303.92/304.98	c   290s|108300 |    94 |  4116k|  37.5 |   177M |  56 | 387 |3421 |1309 | 229k|  2 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   290s|108400 |    90 |  4120k|  37.5 |   177M |  56 | 387 |3426 |1323 | 229k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   290s|108500 |    92 |  4122k|  37.5 |   177M |  56 | 387 |3435 |1317 | 229k|  1 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   290s|108600 |    88 |  4125k|  37.5 |   177M |  56 | 387 |3470 |1347 | 229k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   290s|108700 |    88 |  4129k|  37.5 |   177M |  56 | 387 |3478 |1316 | 229k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   291s|108800 |    86 |  4133k|  37.5 |   177M |  56 | 387 |3491 |1254 | 230k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   291s|108900 |    88 |  4137k|  37.5 |   177M |  56 | 387 |3512 |1300 | 230k|  2 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   291s|109000 |    84 |  4141k|  37.5 |   177M |  56 | 387 |3533 |   0 | 230k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   292s|109100 |    84 |  4144k|  37.5 |   177M |  56 | 387 |3563 |1276 | 230k|  1 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   292s|109200 |    84 |  4147k|  37.5 |   177M |  56 | 387 |3577 |1265 | 231k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   292s|109300 |    90 |  4151k|  37.5 |   177M |  56 | 387 |3594 |1310 | 231k|  2 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   293s|109400 |    86 |  4154k|  37.5 |   177M |  56 | 387 |3599 |1302 | 231k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   293s|109500 |    88 |  4157k|  37.5 |   177M |  56 | 387 |3609 |1305 | 231k|  2 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   294s|109600 |    86 |  4162k|  37.5 |   177M |  56 | 387 |3616 |1362 | 231k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   294s|109700 |    84 |  4165k|  37.5 |   177M |  56 | 387 |3627 |1294 | 232k|  2 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
303.92/304.98	c   295s|109800 |    80 |  4171k|  37.5 |   177M |  56 | 387 |3641 |1316 | 232k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   295s|109900 |    84 |  4176k|  37.5 |   177M |  56 | 387 |3643 |1325 | 232k|  1 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   296s|110000 |    80 |  4180k|  37.5 |   177M |  56 | 387 |3640 |1346 | 232k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   297s|110100 |    76 |  4185k|  37.5 |   177M |  56 | 387 |3666 |1309 | 232k|  1 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   297s|110200 |    76 |  4190k|  37.5 |   177M |  56 | 387 |3678 |   0 | 233k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   298s|110300 |    74 |  4194k|  37.5 |   177M |  56 | 387 |3658 |1350 | 233k|  0 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   298s|110400 |    74 |  4199k|  37.6 |   177M |  56 | 387 |3672 |1293 | 233k|  1 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.71%
303.92/304.98	c   298s|110500 |    80 |  4205k|  37.6 |   177M |  56 | 387 |3604 |1374 | 233k|  2 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.72%
303.92/304.98	c   298s|110600 |    84 |  4208k|  37.6 |   177M |  56 | 387 |3579 |1390 | 234k|  1 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.73%
303.92/304.98	c   299s|110700 |    84 |  4212k|  37.6 |   177M |  56 | 387 |3535 |1372 | 234k|  1 |  32k|  20 | 0.000000e+00 |      --      |    Inf |  22.73%
303.92/304.98	c   299s|110800 |    80 |  4215k|  37.6 |   177M |  56 | 387 |3523 |   0 | 234k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.73%
303.92/304.98	c   299s|110900 |    80 |  4218k|  37.6 |   177M |  56 | 387 |3515 |1303 | 234k|  1 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.73%
303.92/304.98	c   299s|111000 |    88 |  4222k|  37.6 |   177M |  56 | 387 |3510 |1289 | 234k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   300s|111100 |    88 |  4226k|  37.6 |   177M |  56 | 387 |3534 |1292 | 235k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   300s|111200 |    84 |  4230k|  37.6 |   177M |  56 | 387 |3547 |1280 | 235k|  1 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
303.92/304.98	c   300s|111300 |    88 |  4234k|  37.6 |   177M |  56 | 387 |3569 |1303 | 235k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   300s|111400 |    86 |  4239k|  37.6 |   177M |  56 | 387 |3573 |1277 | 236k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   300s|111500 |    92 |  4243k|  37.6 |   177M |  56 | 387 |3593 |1309 | 236k|  1 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   301s|111600 |    90 |  4246k|  37.6 |   177M |  56 | 387 |3604 |1335 | 236k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   301s|111700 |    86 |  4250k|  37.6 |   177M |  56 | 387 |3628 |1282 | 236k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   301s|111800 |    92 |  4254k|  37.6 |   177M |  56 | 387 |3632 |1317 | 237k|  1 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   301s|111900 |    86 |  4257k|  37.6 |   177M |  56 | 387 |3636 |1330 | 237k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   301s|112000 |    80 |  4261k|  37.6 |   177M |  56 | 387 |3606 |1305 | 237k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   302s|112100 |    80 |  4266k|  37.6 |   177M |  56 | 387 |3594 |1306 | 237k|  1 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   302s|112200 |    78 |  4269k|  37.6 |   177M |  56 | 387 |3598 |   0 | 237k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   302s|112300 |    80 |  4274k|  37.6 |   177M |  56 | 387 |3602 |1341 | 238k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   302s|112400 |    84 |  4279k|  37.6 |   177M |  56 | 387 |3561 |1308 | 238k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   303s|112500 |    84 |  4285k|  37.6 |   177M |  56 | 387 |3551 |1317 | 239k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   303s|112600 |    86 |  4289k|  37.6 |   177M |  56 | 387 |3541 |1316 | 239k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   303s|112700 |    84 |  4292k|  37.6 |   177M |  56 | 387 |3500 |1319 | 239k|  1 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
303.92/304.98	c   303s|112800 |    82 |  4295k|  37.6 |   177M |  56 | 387 |3493 |1308 | 240k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   303s|112900 |    82 |  4298k|  37.6 |   177M |  56 | 387 |3493 |1331 | 240k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   304s|113000 |    80 |  4301k|  37.6 |   177M |  56 | 387 |3491 |1307 | 240k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   304s|113100 |    80 |  4305k|  37.6 |   177M |  56 | 387 |3483 |   0 | 240k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   304s|113200 |    80 |  4308k|  37.6 |   177M |  56 | 387 |3497 |   0 | 240k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   304s|113300 |    80 |  4312k|  37.6 |   177M |  56 | 387 |3512 |1309 | 241k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   304s|113400 |    82 |  4315k|  37.6 |   177M |  56 | 387 |3502 |1352 | 241k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
303.92/304.98	c   305s|113500 |    84 |  4318k|  37.6 |   177M |  56 | 387 |3502 |1300 | 241k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   305s|113600 |    86 |  4321k|  37.6 |   177M |  56 | 387 |3493 |   0 | 241k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   305s|113700 |    86 |  4324k|  37.6 |   177M |  56 | 387 |3496 |1338 | 241k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   305s|113800 |    82 |  4328k|  37.6 |   177M |  56 | 387 |3477 |1305 | 242k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   306s|113900 |    82 |  4332k|  37.6 |   177M |  56 | 387 |3475 |1299 | 242k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   306s|114000 |    82 |  4334k|  37.6 |   177M |  56 | 387 |3478 |1323 | 242k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   306s|114100 |    80 |  4337k|  37.5 |   177M |  56 | 387 |3485 |1392 | 242k|  1 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   306s|114200 |    78 |  4340k|  37.5 |   177M |  56 | 387 |3485 |1391 | 242k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
314.78/315.87	c   306s|114300 |    78 |  4342k|  37.5 |   177M |  56 | 387 |3500 |1394 | 242k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   306s|114400 |    80 |  4344k|  37.5 |   177M |  56 | 387 |3508 |1394 | 242k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   307s|114500 |    78 |  4347k|  37.5 |   177M |  56 | 387 |3528 |1304 | 242k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   307s|114600 |    82 |  4352k|  37.5 |   177M |  56 | 387 |3500 |   0 | 242k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   307s|114700 |    84 |  4356k|  37.5 |   177M |  56 | 387 |3540 |   0 | 243k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   307s|114800 |    86 |  4359k|  37.5 |   177M |  56 | 387 |3550 |1305 | 243k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   307s|114900 |    86 |  4363k|  37.5 |   177M |  56 | 387 |3541 |1281 | 243k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   308s|115000 |    82 |  4365k|  37.5 |   177M |  56 | 387 |3545 |1543 | 243k|  0 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   308s|115100 |    92 |  4369k|  37.5 |   177M |  56 | 387 |3537 |1295 | 244k|  2 |  33k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   308s|115200 |    90 |  4373k|  37.5 |   177M |  56 | 387 |3543 |1284 | 244k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   308s|115300 |    90 |  4377k|  37.5 |   177M |  56 | 387 |3568 |1314 | 244k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   309s|115400 |    86 |  4381k|  37.5 |   177M |  56 | 387 |3551 |1291 | 244k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   309s|115500 |    88 |  4385k|  37.5 |   177M |  56 | 387 |3553 |1305 | 245k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   309s|115600 |    86 |  4389k|  37.5 |   177M |  56 | 387 |3581 |1300 | 245k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   309s|115700 |    84 |  4394k|  37.5 |   177M |  56 | 387 |3598 |1313 | 245k|  1 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
314.78/315.87	c   310s|115800 |    94 |  4399k|  37.5 |   177M |  56 | 387 |3608 |1295 | 246k|  1 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   310s|115900 |    94 |  4402k|  37.5 |   177M |  56 | 387 |3626 |1289 | 246k|  1 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   310s|116000 |    94 |  4407k|  37.5 |   177M |  56 | 387 |3644 |1352 | 246k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   310s|116100 |    90 |  4411k|  37.5 |   177M |  56 | 387 |3646 |1300 | 246k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.74%
314.78/315.87	c   310s|116200 |    94 |  4414k|  37.5 |   177M |  56 | 387 |3654 |1296 | 247k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   311s|116300 |    94 |  4417k|  37.5 |   177M |  56 | 387 |3679 |1302 | 247k|  1 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   311s|116400 |    92 |  4422k|  37.5 |   177M |  56 | 387 |3706 |1285 | 247k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   311s|116500 |    90 |  4425k|  37.5 |   177M |  56 | 387 |3709 |1289 | 247k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   311s|116600 |    90 |  4429k|  37.5 |   177M |  56 | 387 |3719 |1296 | 248k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   311s|116700 |    88 |  4433k|  37.5 |   177M |  56 | 387 |3727 |1286 | 248k|  1 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   312s|116800 |    88 |  4437k|  37.5 |   177M |  56 | 387 |3762 |1291 | 248k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   312s|116900 |    92 |  4441k|  37.5 |   177M |  56 | 387 |3769 |1298 | 248k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   312s|117000 |    90 |  4444k|  37.5 |   177M |  56 | 387 |3804 |   0 | 249k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   312s|117100 |    88 |  4447k|  37.5 |   177M |  56 | 387 |3810 |1303 | 249k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   312s|117200 |    88 |  4450k|  37.5 |   177M |  56 | 387 |3827 |1298 | 249k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
314.78/315.87	c   313s|117300 |    88 |  4453k|  37.5 |   177M |  56 | 387 |3840 |1299 | 249k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   313s|117400 |    94 |  4456k|  37.5 |   177M |  56 | 387 |3858 |1306 | 250k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   313s|117500 |    90 |  4460k|  37.5 |   177M |  56 | 387 |3855 |1327 | 250k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   313s|117600 |    88 |  4462k|  37.5 |   177M |  56 | 387 |3862 |1300 | 250k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   313s|117700 |    88 |  4465k|  37.5 |   177M |  56 | 387 |3872 |1312 | 250k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   314s|117800 |    86 |  4468k|  37.5 |   177M |  56 | 387 |3876 |1297 | 250k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   314s|117900 |    86 |  4471k|  37.5 |   177M |  56 | 387 |3870 |1513 | 251k|  1 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   314s|118000 |    84 |  4474k|  37.5 |   177M |  56 | 387 |3827 |1322 | 251k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   314s|118100 |    84 |  4478k|  37.5 |   177M |  56 | 387 |3841 |1288 | 251k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   314s|118200 |    84 |  4483k|  37.5 |   177M |  56 | 387 |3829 |1321 | 252k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   315s|118300 |    82 |  4487k|  37.5 |   177M |  56 | 387 |3842 |   0 | 252k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   315s|118400 |    88 |  4491k|  37.5 |   177M |  56 | 387 |3815 |1312 | 252k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   315s|118500 |    84 |  4496k|  37.5 |   177M |  56 | 387 |3790 |1291 | 253k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   315s|118600 |    82 |  4499k|  37.5 |   177M |  56 | 387 |3775 |1274 | 253k|  1 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c   315s|118700 |    82 |  4504k|  37.5 |   177M |  56 | 387 |3755 |1311 | 253k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
314.78/315.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
327.84/328.95	c   316s|118800 |    80 |  4509k|  37.5 |   177M |  56 | 387 |3747 |1293 | 254k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   316s|118900 |    82 |  4514k|  37.5 |   177M |  56 | 387 |3743 |1309 | 254k|  1 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   316s|119000 |    82 |  4518k|  37.5 |   177M |  56 | 387 |3737 |1306 | 254k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   316s|119100 |    82 |  4522k|  37.5 |   177M |  56 | 387 |3737 |1309 | 255k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   317s|119200 |    80 |  4526k|  37.5 |   177M |  56 | 387 |3738 |1312 | 255k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   317s|119300 |    88 |  4531k|  37.5 |   177M |  56 | 387 |3718 |1285 | 255k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   317s|119400 |    98 |  4535k|  37.5 |   177M |  56 | 387 |3698 |1289 | 256k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   317s|119500 |    96 |  4539k|  37.5 |   177M |  56 | 387 |3687 |1302 | 256k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   318s|119600 |    90 |  4542k|  37.5 |   177M |  56 | 387 |3708 |1301 | 256k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   318s|119700 |    90 |  4546k|  37.5 |   177M |  56 | 387 |3730 |1337 | 257k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   318s|119800 |    92 |  4550k|  37.5 |   177M |  56 | 387 |3760 |1336 | 257k|  1 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   318s|119900 |    96 |  4554k|  37.5 |   177M |  56 | 387 |3766 |1303 | 257k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   318s|120000 |    96 |  4557k|  37.5 |   177M |  56 | 387 |3775 |1297 | 257k|  1 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   319s|120100 |    94 |  4561k|  37.5 |   177M |  56 | 387 |3781 |1304 | 258k|  0 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   319s|120200 |    96 |  4565k|  37.5 |   177M |  56 | 387 |3793 |1313 | 258k|  2 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
327.84/328.95	c   319s|120300 |    92 |  4568k|  37.5 |   177M |  56 | 387 |3811 |1375 | 258k|  1 |  34k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   319s|120400 |    92 |  4572k|  37.5 |   177M |  56 | 387 |3822 |1337 | 258k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   319s|120500 |    92 |  4576k|  37.5 |   177M |  56 | 387 |3833 |1291 | 258k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   320s|120600 |    90 |  4579k|  37.5 |   177M |  56 | 387 |3848 |1293 | 259k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   320s|120700 |    88 |  4583k|  37.5 |   177M |  56 | 387 |3874 |1320 | 259k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   320s|120800 |    96 |  4587k|  37.5 |   177M |  56 | 387 |3878 |1285 | 259k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   320s|120900 |   106 |  4592k|  37.5 |   177M |  56 | 387 |3899 |1300 | 260k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   321s|121000 |   108 |  4596k|  37.5 |   177M |  56 | 387 |3918 |1323 | 260k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   321s|121100 |   108 |  4599k|  37.5 |   177M |  56 | 387 |3926 |1304 | 260k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   321s|121200 |   102 |  4603k|  37.5 |   177M |  56 | 387 |3942 |1321 | 261k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   321s|121300 |   102 |  4606k|  37.5 |   177M |  56 | 387 |3959 |1278 | 261k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   321s|121400 |    96 |  4610k|  37.5 |   177M |  56 | 387 |3961 |   0 | 261k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   322s|121500 |    94 |  4613k|  37.5 |   177M |  56 | 387 |3966 |1299 | 261k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   322s|121600 |    96 |  4616k|  37.5 |   177M |  56 | 387 |3996 |1271 | 262k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   322s|121700 |   102 |  4621k|  37.5 |   177M |  56 | 387 |4018 |1317 | 262k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
327.84/328.95	c   322s|121800 |   110 |  4624k|  37.5 |   177M |  56 | 387 |4036 |1336 | 262k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   322s|121900 |   108 |  4627k|  37.5 |   177M |  56 | 387 |4036 |1319 | 262k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   323s|122000 |   110 |  4630k|  37.5 |   177M |  56 | 387 |4036 |1324 | 263k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   323s|122100 |   110 |  4633k|  37.5 |   177M |  56 | 387 |4036 |1325 | 263k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   323s|122200 |   104 |  4635k|  37.5 |   177M |  56 | 387 |4038 |1337 | 263k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   323s|122300 |   102 |  4639k|  37.5 |   177M |  56 | 387 |4056 |1248 | 263k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   323s|122400 |   104 |  4642k|  37.5 |   177M |  56 | 387 |4077 |1257 | 263k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   323s|122500 |   106 |  4645k|  37.5 |   177M |  56 | 387 |4088 |   0 | 263k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   324s|122600 |   108 |  4648k|  37.5 |   177M |  56 | 387 |4094 |1281 | 264k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   324s|122700 |   106 |  4652k|  37.5 |   177M |  56 | 387 |4097 |1273 | 264k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   324s|122800 |   110 |  4655k|  37.5 |   177M |  56 | 387 |4108 |1306 | 264k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   324s|122900 |   108 |  4658k|  37.5 |   177M |  56 | 387 |4113 |1314 | 264k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   324s|123000 |   106 |  4662k|  37.5 |   177M |  56 | 387 |4131 |1329 | 265k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   325s|123100 |   102 |  4666k|  37.5 |   177M |  56 | 387 |4146 |1318 | 265k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   325s|123200 |    98 |  4668k|  37.5 |   177M |  56 | 387 |4164 |1293 | 265k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
327.84/328.95	c   325s|123300 |    96 |  4672k|  37.5 |   177M |  56 | 387 |4171 |1262 | 265k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   325s|123400 |    98 |  4675k|  37.5 |   177M |  56 | 387 |4172 |1305 | 265k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   325s|123500 |    96 |  4678k|  37.5 |   177M |  56 | 387 |4194 |1313 | 266k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   327s|123600 |    98 |  4682k|  37.5 |   178M |  56 | 387 |4200 |1380 | 266k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   328s|123700 |    96 |  4687k|  37.5 |   178M |  56 | 387 |4220 |   0 | 266k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   328s|123800 |    94 |  4690k|  37.5 |   178M |  56 | 387 |4208 |1243 | 266k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   328s|123900 |    96 |  4697k|  37.5 |   178M |  56 | 387 |4203 |1317 | 267k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
327.84/328.95	c   328s|124000 |   102 |  4704k|  37.5 |   178M |  56 | 387 |4160 |1301 | 267k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   329s|124100 |   112 |  4711k|  37.5 |   178M |  56 | 387 |4128 |1274 | 268k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   329s|124200 |   122 |  4717k|  37.6 |   182M |  56 | 387 |4132 |1299 | 269k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   329s|124300 |   118 |  4721k|  37.6 |   182M |  56 | 387 |4130 |1293 | 269k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   330s|124400 |   114 |  4727k|  37.6 |   182M |  56 | 387 |4129 |1279 | 269k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   330s|124500 |   118 |  4732k|  37.6 |   182M |  56 | 387 |4126 |1349 | 270k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   330s|124600 |   114 |  4737k|  37.6 |   182M |  56 | 387 |4127 |1312 | 270k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   330s|124700 |   116 |  4743k|  37.6 |   182M |  56 | 387 |4121 |1298 | 270k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
360.65/361.87	c   331s|124800 |   118 |  4748k|  37.6 |   182M |  56 | 387 |4119 |1328 | 271k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   332s|124900 |   116 |  4754k|  37.6 |   183M |  56 | 387 |4117 |   0 | 271k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   332s|125000 |   122 |  4760k|  37.7 |   183M |  56 | 387 |4075 |1290 | 271k|  2 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   333s|125100 |   124 |  4764k|  37.7 |   183M |  56 | 387 |4081 |1327 | 272k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   333s|125200 |   120 |  4768k|  37.7 |   183M |  56 | 387 |4085 |1382 | 272k|  1 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   333s|125300 |   118 |  4772k|  37.7 |   183M |  56 | 387 |4097 |1290 | 272k|  0 |  35k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   334s|125400 |   118 |  4775k|  37.7 |   183M |  56 | 387 |4120 |1331 | 272k|  1 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   334s|125500 |   122 |  4779k|  37.7 |   183M |  56 | 387 |4135 |1266 | 273k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   334s|125600 |   124 |  4783k|  37.7 |   183M |  56 | 387 |4161 |1300 | 273k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   335s|125700 |   122 |  4786k|  37.7 |   183M |  56 | 387 |4160 |1364 | 274k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   335s|125800 |   120 |  4791k|  37.7 |   183M |  56 | 387 |4179 |1302 | 274k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   335s|125900 |   124 |  4795k|  37.7 |   183M |  56 | 387 |4187 |1303 | 274k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   336s|126000 |   128 |  4798k|  37.7 |   183M |  56 | 387 |4198 |1302 | 275k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   337s|126100 |   126 |  4801k|  37.7 |   183M |  56 | 387 |4204 |1303 | 275k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   338s|126200 |   124 |  4804k|  37.6 |   183M |  56 | 387 |4233 |1297 | 275k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
360.65/361.87	c   338s|126300 |   124 |  4808k|  37.6 |   183M |  56 | 387 |4255 |1301 | 275k|  1 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   340s|126400 |   122 |  4811k|  37.6 |   183M |  56 | 387 |4275 |1300 | 275k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   341s|126500 |   126 |  4814k|  37.6 |   183M |  56 | 387 |4289 |1317 | 276k|  1 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   342s|126600 |   126 |  4818k|  37.6 |   184M |  56 | 387 |4303 |   0 | 276k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   342s|126700 |   124 |  4820k|  37.6 |   184M |  56 | 387 |4310 |1318 | 276k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   343s|126800 |   120 |  4824k|  37.6 |   184M |  57 | 387 |4318 |1313 | 277k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   343s|126900 |   120 |  4829k|  37.6 |   184M |  57 | 387 |4327 |1266 | 277k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   343s|127000 |   124 |  4833k|  37.6 |   184M |  57 | 387 |4322 |1304 | 277k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   344s|127100 |   120 |  4836k|  37.6 |   184M |  57 | 387 |4315 |1368 | 278k|  1 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   344s|127200 |   120 |  4840k|  37.6 |   184M |  57 | 387 |4308 |1365 | 278k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   345s|127300 |   120 |  4844k|  37.6 |   184M |  57 | 387 |4301 |1329 | 278k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   346s|127400 |   120 |  4849k|  37.6 |   184M |  57 | 387 |4303 |1337 | 279k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   347s|127500 |   124 |  4854k|  37.7 |   184M |  57 | 387 |4305 |1295 | 279k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   348s|127600 |   122 |  4858k|  37.7 |   184M |  57 | 387 |4301 |1297 | 279k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   348s|127700 |   124 |  4864k|  37.7 |   184M |  57 | 387 |4304 |1312 | 280k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
360.65/361.87	c   349s|127800 |   126 |  4868k|  37.7 |   184M |  57 | 387 |4302 |1322 | 280k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   350s|127900 |   118 |  4872k|  37.7 |   184M |  57 | 387 |4303 |1290 | 280k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   351s|128000 |   120 |  4876k|  37.7 |   184M |  57 | 387 |4304 |1305 | 281k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   352s|128100 |   118 |  4881k|  37.7 |   190M |  57 | 387 |4307 |1341 | 281k|  1 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   353s|128200 |   118 |  4885k|  37.7 |   190M |  57 | 387 |4314 |1326 | 281k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   354s|128300 |   118 |  4888k|  37.7 |   190M |  57 | 387 |4320 |1340 | 281k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   354s|128400 |   114 |  4894k|  37.7 |   190M |  57 | 387 |4339 |1293 | 282k|  1 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   355s|128500 |   116 |  4898k|  37.7 |   190M |  57 | 387 |4325 |1329 | 282k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   357s|128600 |   112 |  4903k|  37.7 |   190M |  57 | 387 |4312 |1331 | 283k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   357s|128700 |   120 |  4907k|  37.7 |   190M |  57 | 387 |4304 |1326 | 283k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   358s|128800 |   116 |  4911k|  37.7 |   190M |  57 | 387 |4292 |1311 | 283k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   359s|128900 |   116 |  4917k|  37.7 |   190M |  57 | 387 |4287 |1316 | 284k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   360s|129000 |   114 |  4922k|  37.7 |   190M |  57 | 387 |4285 |1287 | 284k|  1 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   361s|129100 |   112 |  4925k|  37.7 |   190M |  57 | 387 |4282 |1300 | 284k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c   361s|129200 |   112 |  4928k|  37.7 |   190M |  57 | 387 |4286 |1334 | 285k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
360.65/361.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
387.27/388.54	c   362s|129300 |   110 |  4933k|  37.7 |   190M |  57 | 387 |4296 |1306 | 285k|  1 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   362s|129400 |   114 |  4939k|  37.8 |   190M |  57 | 387 |4301 |1311 | 285k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   363s|129500 |   114 |  4943k|  37.8 |   190M |  57 | 387 |4276 |1305 | 286k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   363s|129600 |   124 |  4949k|  37.8 |   190M |  57 | 387 |4223 |1303 | 286k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   363s|129700 |   124 |  4952k|  37.8 |   190M |  57 | 387 |4222 |   0 | 286k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   363s|129800 |   122 |  4957k|  37.8 |   190M |  57 | 387 |4229 |1305 | 287k|  1 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   364s|129900 |   128 |  4961k|  37.8 |   190M |  57 | 387 |4251 |1310 | 287k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   364s|130000 |   130 |  4965k|  37.8 |   190M |  57 | 387 |4282 |1311 | 288k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   364s|130100 |   132 |  4969k|  37.8 |   190M |  57 | 387 |4303 |1304 | 288k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   364s|130200 |   130 |  4973k|  37.8 |   190M |  57 | 387 |4320 |1333 | 288k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   365s|130300 |   128 |  4977k|  37.8 |   190M |  57 | 387 |4335 |1297 | 289k|  1 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   365s|130400 |   128 |  4982k|  37.8 |   190M |  57 | 387 |4344 |1354 | 289k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   366s|130500 |   126 |  4987k|  37.8 |   190M |  57 | 387 |4348 |1330 | 289k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   366s|130600 |   128 |  4990k|  37.8 |   190M |  57 | 387 |4367 |1291 | 290k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   366s|130700 |   124 |  4993k|  37.8 |   190M |  57 | 387 |4374 |1324 | 290k|  1 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
387.27/388.54	c   367s|130800 |   124 |  4997k|  37.8 |   190M |  57 | 387 |4398 |1359 | 290k|  1 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   367s|130900 |   124 |  5000k|  37.8 |   190M |  57 | 387 |4415 |1280 | 290k|  2 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   368s|131000 |   122 |  5004k|  37.8 |   190M |  57 | 387 |4425 |1345 | 291k|  1 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   368s|131100 |   122 |  5007k|  37.8 |   190M |  57 | 387 |4463 |1319 | 291k|  0 |  36k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   369s|131200 |   128 |  5013k|  37.8 |   190M |  57 | 387 |4486 |1311 | 291k|  2 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   370s|131300 |   126 |  5018k|  37.8 |   190M |  57 | 387 |4492 |1325 | 291k|  2 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   371s|131400 |   124 |  5022k|  37.8 |   190M |  57 | 387 |4506 |   0 | 292k|  0 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   372s|131500 |   124 |  5027k|  37.8 |   190M |  57 | 387 |4515 |1298 | 292k|  0 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   372s|131600 |   124 |  5030k|  37.8 |   190M |  57 | 387 |4510 |1339 | 292k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   373s|131700 |   124 |  5033k|  37.8 |   190M |  57 | 387 |4509 |1312 | 293k|  2 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   373s|131800 |   124 |  5037k|  37.8 |   190M |  57 | 387 |4527 |1312 | 293k|  2 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   374s|131900 |   122 |  5041k|  37.8 |   190M |  57 | 387 |4535 |1339 | 293k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   375s|132000 |   118 |  5044k|  37.8 |   190M |  57 | 387 |4513 |1323 | 293k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   375s|132100 |   116 |  5048k|  37.8 |   190M |  57 | 387 |4498 |1328 | 293k|  2 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   376s|132200 |   112 |  5052k|  37.8 |   190M |  57 | 387 |4438 |1321 | 294k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
387.27/388.54	c   376s|132300 |   114 |  5057k|  37.8 |   190M |  57 | 387 |4413 |1319 | 294k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   377s|132400 |   112 |  5061k|  37.8 |   190M |  57 | 387 |4378 |1279 | 294k|  2 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   377s|132500 |   108 |  5065k|  37.8 |   190M |  57 | 387 |4369 |1334 | 294k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   378s|132600 |   106 |  5068k|  37.8 |   190M |  57 | 387 |4370 |   0 | 295k|  0 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   379s|132700 |   106 |  5074k|  37.8 |   190M |  57 | 387 |4366 |1339 | 295k|  0 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   379s|132800 |   106 |  5078k|  37.8 |   190M |  57 | 387 |4348 |1337 | 295k|  2 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   381s|132900 |   108 |  5083k|  37.8 |   190M |  57 | 387 |4361 |1349 | 296k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   381s|133000 |   106 |  5087k|  37.8 |   190M |  57 | 387 |4363 |1309 | 296k|  0 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   382s|133100 |   106 |  5092k|  37.9 |   190M |  57 | 387 |4381 |1322 | 296k|  0 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   383s|133200 |   108 |  5096k|  37.9 |   190M |  57 | 387 |4397 |1337 | 297k|  2 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   384s|133300 |   104 |  5102k|  37.9 |   190M |  57 | 387 |4381 |1340 | 297k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   384s|133400 |   106 |  5105k|  37.9 |   190M |  57 | 387 |4377 |1360 | 297k|  0 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   385s|133500 |   106 |  5108k|  37.9 |   190M |  57 | 387 |4349 |1360 | 297k|  0 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   385s|133600 |   108 |  5111k|  37.9 |   190M |  57 | 387 |4330 |1357 | 297k|  0 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   385s|133700 |   106 |  5114k|  37.9 |   190M |  57 | 387 |4329 |1341 | 298k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
387.27/388.54	c   386s|133800 |   102 |  5119k|  37.9 |   190M |  57 | 387 |4340 |1310 | 298k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   387s|133900 |   106 |  5123k|  37.9 |   190M |  57 | 387 |4342 |1360 | 298k|  2 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   387s|134000 |   102 |  5127k|  37.9 |   190M |  57 | 387 |4335 |1336 | 298k|  2 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   387s|134100 |   102 |  5129k|  37.9 |   190M |  57 | 387 |4368 |1350 | 298k|  2 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   388s|134200 |   102 |  5133k|  37.9 |   190M |  57 | 387 |4400 |1350 | 299k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   388s|134300 |   102 |  5136k|  37.8 |   190M |  57 | 387 |4410 |1350 | 299k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   388s|134400 |   106 |  5140k|  37.8 |   190M |  57 | 387 |4426 |1335 | 299k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
387.27/388.54	c   388s|134500 |   104 |  5143k|  37.8 |   190M |  57 | 387 |4432 |1353 | 299k|  0 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   388s|134600 |   106 |  5145k|  37.8 |   190M |  57 | 387 |4468 |1348 | 299k|  1 |  37k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   389s|134700 |   100 |  5149k|  37.8 |   190M |  57 | 387 |4474 |1341 | 299k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   389s|134800 |   102 |  5152k|  37.8 |   190M |  57 | 387 |4501 |1350 | 299k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   389s|134900 |   102 |  5154k|  37.8 |   190M |  57 | 387 |4537 |1356 | 299k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   389s|135000 |   104 |  5157k|  37.8 |   191M |  57 | 387 |4565 |1338 | 299k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   389s|135100 |   102 |  5160k|  37.8 |   191M |  57 | 387 |4585 |1352 | 299k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   391s|135200 |   102 |  5164k|  37.8 |   191M |  57 | 387 |4591 |1376 | 300k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
420.38/421.76	c   392s|135300 |   104 |  5167k|  37.8 |   191M |  57 | 387 |4609 |1357 | 300k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   392s|135400 |   104 |  5169k|  37.8 |   191M |  57 | 387 |4625 |1357 | 300k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   393s|135500 |   104 |  5172k|  37.8 |   191M |  57 | 387 |4636 |1337 | 300k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   393s|135600 |   106 |  5175k|  37.8 |   191M |  57 | 387 |4643 |1365 | 300k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   395s|135700 |   104 |  5178k|  37.8 |   191M |  57 | 387 |4645 |1350 | 300k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   395s|135800 |   104 |  5182k|  37.8 |   191M |  57 | 387 |4656 |1374 | 300k|  2 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   396s|135900 |   102 |  5184k|  37.8 |   191M |  57 | 387 |4671 |1355 | 300k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   397s|136000 |   102 |  5187k|  37.8 |   191M |  57 | 387 |4676 |1361 | 301k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   398s|136100 |   106 |  5191k|  37.8 |   192M |  57 | 387 |4676 |1342 | 301k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   399s|136200 |   104 |  5195k|  37.7 |   192M |  57 | 387 |4685 |1390 | 301k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   399s|136300 |   100 |  5199k|  37.8 |   192M |  57 | 387 |4653 |1334 | 301k|  2 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   400s|136400 |    98 |  5204k|  37.8 |   192M |  57 | 387 |4653 |   0 | 301k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   400s|136500 |    98 |  5206k|  37.8 |   192M |  57 | 387 |4579 |1332 | 301k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   401s|136600 |    94 |  5211k|  37.8 |   192M |  57 | 387 |4503 |   0 | 302k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   402s|136700 |    96 |  5216k|  37.8 |   192M |  57 | 387 |4386 |1312 | 302k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
420.38/421.76	c   402s|136800 |    96 |  5220k|  37.8 |   192M |  57 | 387 |4262 |1344 | 302k|  2 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   403s|136900 |    94 |  5225k|  37.8 |   192M |  57 | 387 |4213 |1343 | 302k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   404s|137000 |    94 |  5230k|  37.8 |   192M |  57 | 387 |4159 |1314 | 302k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   406s|137100 |    98 |  5235k|  37.8 |   192M |  57 | 387 |4151 |1332 | 303k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   406s|137200 |    98 |  5239k|  37.8 |   192M |  57 | 387 |4147 |1334 | 303k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   407s|137300 |    96 |  5244k|  37.8 |   192M |  57 | 387 |4140 |1306 | 304k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   407s|137400 |    98 |  5248k|  37.8 |   194M |  57 | 387 |4138 |1328 | 304k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   408s|137500 |    96 |  5252k|  37.8 |   194M |  57 | 387 |4138 |1342 | 304k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   409s|137600 |    96 |  5257k|  37.8 |   194M |  57 | 387 |4155 |1345 | 304k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   409s|137700 |   100 |  5260k|  37.8 |   194M |  57 | 387 |4158 |1328 | 305k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   410s|137800 |    98 |  5264k|  37.8 |   194M |  57 | 387 |4163 |1346 | 305k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   410s|137900 |    96 |  5267k|  37.8 |   194M |  57 | 387 |4166 |1318 | 305k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   411s|138000 |    96 |  5270k|  37.8 |   194M |  57 | 387 |4172 |1335 | 305k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   411s|138100 |   100 |  5274k|  37.8 |   194M |  57 | 387 |4185 |1345 | 305k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   412s|138200 |    96 |  5277k|  37.8 |   194M |  58 | 387 |4187 |1336 | 306k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
420.38/421.76	c   413s|138300 |    96 |  5280k|  37.8 |   194M |  58 | 387 |4195 |1293 | 306k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   413s|138400 |    98 |  5284k|  37.8 |   194M |  60 | 387 |4198 |1336 | 306k|  2 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   414s|138500 |    96 |  5288k|  37.8 |   194M |  60 | 387 |4212 |1319 | 306k|  2 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   414s|138600 |    96 |  5291k|  37.8 |   194M |  60 | 387 |4214 |1316 | 306k|  2 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   415s|138700 |    96 |  5295k|  37.8 |   194M |  60 | 387 |4219 |1324 | 307k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   415s|138800 |    98 |  5298k|  37.8 |   194M |  60 | 387 |4221 |1349 | 307k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   415s|138900 |    94 |  5302k|  37.8 |   194M |  62 | 387 |4222 |1352 | 307k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   416s|139000 |    96 |  5306k|  37.8 |   194M |  62 | 387 |4211 |1334 | 307k|  2 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   416s|139100 |    92 |  5310k|  37.8 |   194M |  62 | 387 |4211 |1267 | 307k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   417s|139200 |    94 |  5315k|  37.8 |   194M |  62 | 387 |4210 |1321 | 308k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   418s|139300 |    94 |  5320k|  37.8 |   194M |  62 | 387 |4200 |1337 | 308k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   419s|139400 |    96 |  5324k|  37.8 |   194M |  62 | 387 |4200 |1330 | 308k|  2 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   420s|139500 |    94 |  5328k|  37.8 |   194M |  62 | 387 |4197 |1349 | 308k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   420s|139600 |    94 |  5332k|  37.8 |   194M |  62 | 387 |4205 |   0 | 309k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c   420s|139700 |    94 |  5335k|  37.8 |   194M |  62 | 387 |4207 |1304 | 309k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
420.38/421.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
443.31/444.71	c   422s|139800 |    94 |  5340k|  37.8 |   194M |  62 | 387 |4200 |1305 | 309k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
443.31/444.71	c   423s|139900 |    96 |  5344k|  37.8 |   194M |  62 | 387 |4205 |1313 | 310k|  2 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
443.31/444.71	c   424s|140000 |    92 |  5348k|  37.8 |   194M |  62 | 387 |4149 |1301 | 310k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
443.31/444.71	c   424s|140100 |    90 |  5351k|  37.8 |   194M |  62 | 387 |4064 |1266 | 310k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.75%
443.31/444.71	c   425s|140200 |    92 |  5356k|  37.8 |   194M |  62 | 387 |3838 |   0 | 310k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.76%
443.31/444.71	c   425s|140300 |    90 |  5360k|  37.8 |   211M |  62 | 387 |3672 |1404 | 310k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.76%
443.31/444.71	c   426s|140400 |    90 |  5364k|  37.8 |   212M |  62 | 387 |3616 |1412 | 311k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.76%
443.31/444.71	c   427s|140500 |    88 |  5369k|  37.8 |   213M |  62 | 387 |3585 |1412 | 311k|  1 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.76%
443.31/444.71	c   429s|140600 |    86 |  5372k|  37.8 |   214M |  62 | 387 |3585 |1423 | 311k|  0 |  38k|  20 | 0.000000e+00 |      --      |    Inf |  22.76%
443.31/444.71	c   429s|140700 |    88 |  5377k|  37.8 |   214M |  62 | 387 |3376 |1285 | 311k|  1 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.76%
443.31/444.71	c   429s|140800 |    88 |  5380k|  37.8 |   214M |  62 | 387 |3144 |   0 | 311k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.79%
443.31/444.71	c   430s|140900 |    88 |  5384k|  37.8 |   214M |  62 | 387 |3076 |   0 | 311k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.80%
443.31/444.71	c   430s|141000 |    90 |  5387k|  37.8 |   214M |  62 | 387 |3016 |1287 | 312k|  1 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.83%
443.31/444.71	c   430s|141100 |    92 |  5390k|  37.8 |   214M |  62 | 387 |2992 |1303 | 312k|  2 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.83%
443.31/444.71	c   430s|141200 |    92 |  5394k|  37.8 |   214M |  62 | 387 |2904 |   0 | 312k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.84%
443.31/444.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
443.31/444.71	c   430s|141300 |    92 |  5397k|  37.8 |   214M |  62 | 387 |2800 |1273 | 312k|  1 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.85%
443.31/444.71	c   431s|141400 |    94 |  5402k|  37.8 |   214M |  62 | 387 |2772 |1318 | 313k|  1 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.85%
443.31/444.71	c   431s|141500 |    94 |  5405k|  37.8 |   214M |  62 | 387 |2790 |1335 | 313k|  1 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.85%
443.31/444.71	c   431s|141600 |    92 |  5409k|  37.8 |   214M |  62 | 387 |2779 |1290 | 313k|  1 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.85%
443.31/444.71	c   431s|141700 |    94 |  5412k|  37.8 |   214M |  62 | 387 |2757 |1327 | 313k|  2 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.85%
443.31/444.71	c   432s|141800 |    92 |  5416k|  37.8 |   214M |  62 | 387 |2759 |1311 | 313k|  1 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.85%
443.31/444.71	c   432s|141900 |    90 |  5419k|  37.8 |   214M |  62 | 387 |2769 |1292 | 314k|  2 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.85%
443.31/444.71	c   432s|142000 |    92 |  5423k|  37.8 |   214M |  62 | 387 |2720 |1308 | 314k|  1 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.86%
443.31/444.71	c   432s|142100 |    92 |  5427k|  37.8 |   214M |  62 | 387 |2710 |1293 | 314k|  1 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.87%
443.31/444.71	c   432s|142200 |    90 |  5430k|  37.8 |   214M |  62 | 387 |2715 |   0 | 314k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.87%
443.31/444.71	c   433s|142300 |    92 |  5434k|  37.8 |   214M |  62 | 387 |2720 |1309 | 314k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.88%
443.31/444.71	c   433s|142400 |    90 |  5437k|  37.8 |   214M |  62 | 387 |2678 |1329 | 315k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.89%
443.31/444.71	c   433s|142500 |    88 |  5442k|  37.8 |   214M |  62 | 387 |2671 |1325 | 315k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.90%
443.31/444.71	c   433s|142600 |    88 |  5447k|  37.8 |   214M |  62 | 387 |2625 |1283 | 315k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  22.90%
443.31/444.71	c   434s|142700 |    92 |  5452k|  37.8 |   214M |  62 | 387 |2582 |1504 | 315k|  1 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.05%
443.31/444.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
443.31/444.71	c   434s|142800 |    94 |  5455k|  37.8 |   214M |  62 | 387 |2578 |1515 | 316k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.05%
443.31/444.71	c   434s|142900 |    94 |  5459k|  37.8 |   214M |  62 | 387 |2578 |1521 | 316k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.05%
443.31/444.71	c   434s|143000 |    94 |  5461k|  37.8 |   214M |  62 | 387 |2566 |1304 | 316k|  1 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.05%
443.31/444.71	c   434s|143100 |    90 |  5464k|  37.8 |   214M |  62 | 387 |2584 |1514 | 316k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.05%
443.31/444.71	c   434s|143200 |    94 |  5467k|  37.8 |   214M |  62 | 387 |2587 |1524 | 316k|  1 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.05%
443.31/444.71	c   435s|143300 |    94 |  5470k|  37.8 |   214M |  62 | 387 |2577 |1519 | 316k|  2 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.05%
443.31/444.71	c   435s|143400 |    92 |  5474k|  37.8 |   214M |  62 | 387 |2584 |1519 | 316k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.05%
443.31/444.71	c   435s|143500 |    90 |  5478k|  37.8 |   214M |  62 | 387 |2523 |1328 | 316k|  1 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.06%
443.31/444.71	c   436s|143600 |    90 |  5481k|  37.8 |   214M |  62 | 387 |2434 |1520 | 316k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.45%
443.31/444.71	c   437s|143700 |    92 |  5486k|  37.8 |   215M |  62 | 387 |2403 |1531 | 317k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.45%
443.31/444.71	c   437s|143800 |    90 |  5490k|  37.8 |   215M |  62 | 387 |2394 |   0 | 317k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.45%
443.31/444.71	c   438s|143900 |    90 |  5493k|  37.8 |   215M |  62 | 387 |2419 |1526 | 317k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.45%
443.31/444.71	c   438s|144000 |    90 |  5496k|  37.8 |   215M |  62 | 387 |2446 |1527 | 317k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.45%
443.31/444.71	c   440s|144100 |    90 |  5502k|  37.8 |   215M |  62 | 387 |2462 |   0 | 317k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.45%
443.31/444.71	c   441s|144200 |    92 |  5506k|  37.8 |   215M |  62 | 387 |2464 |1533 | 317k|  2 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.45%
443.31/444.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
443.31/444.71	c   443s|144300 |    90 |  5511k|  37.8 |   216M |  62 | 387 |2456 |1488 | 317k|  0 |  39k|  20 | 0.000000e+00 |      --      |    Inf |  23.56%
443.31/444.71	c   443s|144400 |   100 |  5516k|  37.8 |   216M |  62 | 387 |2457 |1501 | 317k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.62%
443.31/444.71	c   443s|144500 |    98 |  5520k|  37.8 |   216M |  62 | 387 |2457 |1527 | 317k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.62%
443.31/444.71	c   443s|144600 |    91 |  5526k|  37.8 |   216M |  62 | 387 |2454 |1261 | 317k|  2 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.65%
443.31/444.71	c   444s|144700 |    93 |  5531k|  37.9 |   216M |  62 | 387 |2410 |1278 | 318k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.68%
443.31/444.71	c   444s|144800 |   105 |  5536k|  37.9 |   216M |  62 | 387 |2366 |1395 | 318k|  2 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.69%
443.31/444.71	c   444s|144900 |   103 |  5541k|  37.9 |   216M |  62 | 387 |2340 |1405 | 318k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.69%
443.31/444.71	c   444s|145000 |   109 |  5546k|  37.9 |   216M |  62 | 387 |2322 |1321 | 318k|  2 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.69%
464.75/466.22	c   445s|145100 |   109 |  5548k|  37.9 |   216M |  62 | 387 |2305 |1413 | 318k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.69%
464.75/466.22	c   445s|145200 |   105 |  5551k|  37.9 |   216M |  62 | 387 |2327 |   0 | 319k|  0 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.69%
464.75/466.22	c   445s|145300 |   103 |  5554k|  37.9 |   216M |  62 | 387 |2350 |1404 | 319k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.69%
464.75/466.22	c   445s|145400 |    95 |  5557k|  37.9 |   216M |  62 | 387 |2367 |1405 | 319k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.69%
464.75/466.22	c   445s|145500 |    97 |  5563k|  37.9 |   216M |  62 | 387 |2381 |1304 | 319k|  0 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.70%
464.75/466.22	c   446s|145600 |    95 |  5566k|  37.9 |   216M |  62 | 387 |2389 |1303 | 319k|  2 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.70%
464.75/466.22	c   446s|145700 |    95 |  5572k|  37.9 |   216M |  62 | 387 |2376 |1304 | 320k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.70%
464.75/466.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
464.75/466.22	c   446s|145800 |    93 |  5576k|  37.9 |   216M |  62 | 387 |2355 |1281 | 320k|  2 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.70%
464.75/466.22	c   446s|145900 |    97 |  5582k|  37.9 |   216M |  62 | 387 |2359 |1323 | 320k|  2 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.70%
464.75/466.22	c   447s|146000 |    95 |  5587k|  37.9 |   216M |  62 | 387 |2370 |1299 | 321k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.70%
464.75/466.22	c   447s|146100 |    99 |  5592k|  37.9 |   216M |  62 | 387 |2367 |1318 | 321k|  2 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.70%
464.75/466.22	c   447s|146200 |    95 |  5598k|  37.9 |   216M |  62 | 387 |2356 |1279 | 322k|  0 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.70%
464.75/466.22	c   447s|146300 |    95 |  5602k|  37.9 |   216M |  62 | 387 |2363 |1302 | 322k|  0 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.70%
464.75/466.22	c   448s|146400 |    93 |  5606k|  37.9 |   216M |  62 | 387 |2366 |1273 | 322k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.70%
464.75/466.22	c   448s|146500 |    91 |  5610k|  37.9 |   216M |  62 | 387 |2382 |1294 | 323k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.71%
464.75/466.22	c   448s|146600 |    91 |  5616k|  37.9 |   216M |  62 | 387 |2354 |1354 | 323k|  2 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.76%
464.75/466.22	c   449s|146700 |    91 |  5621k|  38.0 |   216M |  62 | 387 |2364 |1356 | 323k|  0 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.76%
464.75/466.22	c   451s|146800 |    91 |  5624k|  37.9 |   216M |  62 | 387 |2363 |1370 | 323k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.76%
464.75/466.22	c   452s|146900 |    91 |  5628k|  37.9 |   216M |  62 | 387 |2351 |1366 | 323k|  0 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.76%
464.75/466.22	c   453s|147000 |    91 |  5632k|  37.9 |   216M |  62 | 387 |2326 |1386 | 324k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.76%
464.75/466.22	c   454s|147100 |    89 |  5636k|  37.9 |   216M |  62 | 387 |2334 |1307 | 324k|  0 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.76%
464.75/466.22	c   455s|147200 |    87 |  5640k|  37.9 |   216M |  62 | 387 |2354 |   0 | 324k|  0 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.76%
464.75/466.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
464.75/466.22	c   456s|147300 |    93 |  5644k|  38.0 |   216M |  62 | 387 |2359 |1306 | 325k|  2 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.76%
464.75/466.22	c   457s|147400 |    87 |  5649k|  38.0 |   216M |  62 | 387 |2357 |1342 | 325k|  0 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.76%
464.75/466.22	c   458s|147500 |    87 |  5653k|  38.0 |   216M |  62 | 387 |2385 |1308 | 325k|  2 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.76%
464.75/466.22	c   459s|147600 |    87 |  5657k|  38.0 |   216M |  62 | 387 |2424 |1320 | 325k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.76%
464.75/466.22	c   460s|147700 |    83 |  5661k|  38.0 |   216M |  62 | 387 |2425 |   0 | 326k|  0 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.80%
464.75/466.22	c   460s|147800 |    83 |  5664k|  38.0 |   216M |  62 | 387 |2441 |1327 | 326k|  0 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.80%
464.75/466.22	c   460s|147900 |    85 |  5668k|  38.0 |   216M |  62 | 387 |2452 |1314 | 326k|  2 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.80%
464.75/466.22	c   460s|148000 |    83 |  5671k|  38.0 |   216M |  62 | 387 |2455 |1301 | 326k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.80%
464.75/466.22	c   461s|148100 |    83 |  5674k|  38.0 |   216M |  62 | 387 |2449 |1359 | 326k|  2 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.80%
464.75/466.22	c   461s|148200 |    81 |  5678k|  38.0 |   216M |  62 | 387 |2453 |1357 | 327k|  1 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.81%
464.75/466.22	c   461s|148300 |    83 |  5683k|  38.0 |   216M |  62 | 387 |2440 |1496 | 327k|  2 |  40k|  20 | 0.000000e+00 |      --      |    Inf |  23.85%
464.75/466.22	c   461s|148400 |    81 |  5688k|  38.0 |   216M |  62 | 387 |2393 |   0 | 327k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.87%
464.75/466.22	c   462s|148500 |    85 |  5692k|  38.0 |   216M |  62 | 387 |2347 |1307 | 327k|  1 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.87%
464.75/466.22	c   462s|148600 |    81 |  5697k|  38.0 |   216M |  62 | 387 |2309 |1301 | 328k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.89%
464.75/466.22	c   462s|148700 |    83 |  5702k|  38.0 |   216M |  62 | 387 |2281 |   0 | 328k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.89%
464.75/466.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
464.75/466.22	c   462s|148800 |    85 |  5707k|  38.0 |   216M |  62 | 387 |2275 |1327 | 328k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.89%
464.75/466.22	c   463s|148900 |    81 |  5710k|  38.0 |   216M |  62 | 387 |2284 |1318 | 329k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.89%
464.75/466.22	c   463s|149000 |    85 |  5714k|  38.0 |   216M |  62 | 387 |2303 |1295 | 329k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.89%
464.75/466.22	c   463s|149100 |    87 |  5718k|  38.0 |   216M |  62 | 387 |2306 |1305 | 329k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.89%
464.75/466.22	c   463s|149200 |    85 |  5721k|  38.0 |   216M |  62 | 387 |2326 |1333 | 329k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.89%
464.75/466.22	c   464s|149300 |    83 |  5725k|  38.0 |   216M |  62 | 387 |2355 |   0 | 330k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.89%
464.75/466.22	c   464s|149400 |    81 |  5729k|  38.0 |   216M |  62 | 387 |2382 |1340 | 330k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.89%
464.75/466.22	c   464s|149500 |    81 |  5733k|  38.0 |   216M |  62 | 387 |2393 |1333 | 330k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.89%
464.75/466.22	c   464s|149600 |    81 |  5737k|  38.0 |   216M |  62 | 387 |2410 |1333 | 330k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.89%
464.75/466.22	c   464s|149700 |    85 |  5741k|  38.0 |   216M |  62 | 387 |2401 |1287 | 330k|  1 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  23.94%
464.75/466.22	c   465s|149800 |    83 |  5747k|  38.0 |   216M |  62 | 387 |2329 |1246 | 331k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.01%
464.75/466.22	c   465s|149900 |    87 |  5753k|  38.0 |   216M |  62 | 387 |2289 |1275 | 331k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.03%
464.75/466.22	c   465s|150000 |    95 |  5757k|  38.0 |   216M |  62 | 387 |2281 |1306 | 332k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.03%
464.75/466.22	c   466s|150100 |    89 |  5760k|  38.0 |   216M |  62 | 387 |2282 |1314 | 332k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.03%
464.75/466.22	c   466s|150200 |    89 |  5766k|  38.0 |   216M |  62 | 387 |2264 |1305 | 332k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.03%
464.75/466.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
475.62/477.16	c   466s|150300 |    91 |  5770k|  38.0 |   216M |  62 | 387 |2252 |1288 | 332k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.03%
475.62/477.16	c   466s|150400 |    87 |  5773k|  38.0 |   216M |  62 | 387 |2253 |   0 | 332k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.03%
475.62/477.16	c   467s|150500 |    85 |  5779k|  38.0 |   216M |  62 | 387 |2262 |1316 | 333k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.04%
475.62/477.16	c   467s|150600 |    91 |  5784k|  38.0 |   216M |  62 | 387 |2252 |   0 | 333k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.07%
475.62/477.16	c   467s|150700 |    85 |  5789k|  38.1 |   216M |  62 | 387 |2228 |1267 | 333k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.12%
475.62/477.16	c   467s|150800 |    91 |  5793k|  38.1 |   216M |  62 | 387 |2238 |1269 | 334k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.16%
475.62/477.16	c   468s|150900 |    95 |  5796k|  38.1 |   216M |  62 | 387 |2246 |1275 | 334k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.16%
475.62/477.16	c   468s|151000 |    91 |  5801k|  38.1 |   216M |  62 | 387 |2251 |1297 | 334k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.16%
475.62/477.16	c   468s|151100 |    93 |  5805k|  38.1 |   216M |  62 | 387 |2286 |1330 | 335k|  1 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.17%
475.62/477.16	c   468s|151200 |    95 |  5811k|  38.1 |   216M |  62 | 387 |2286 |1275 | 335k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.17%
475.62/477.16	c   468s|151300 |    93 |  5815k|  38.1 |   216M |  62 | 387 |2294 |1273 | 335k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.18%
475.62/477.16	c   469s|151400 |    91 |  5820k|  38.1 |   216M |  62 | 387 |2305 |1323 | 335k|  1 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.18%
475.62/477.16	c   469s|151500 |    91 |  5823k|  38.1 |   216M |  62 | 387 |2314 |1308 | 335k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.18%
475.62/477.16	c   469s|151600 |    87 |  5826k|  38.1 |   216M |  62 | 387 |2326 |1262 | 336k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.18%
475.62/477.16	c   469s|151700 |    95 |  5831k|  38.1 |   216M |  62 | 387 |2336 |1279 | 336k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.18%
475.62/477.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
475.62/477.16	c   469s|151800 |    91 |  5833k|  38.1 |   216M |  62 | 387 |2335 |1273 | 336k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.18%
475.62/477.16	c   470s|151900 |    91 |  5836k|  38.1 |   216M |  62 | 387 |2349 |1269 | 336k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.18%
475.62/477.16	c   470s|152000 |    89 |  5839k|  38.1 |   216M |  62 | 387 |2355 |1294 | 336k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.18%
475.62/477.16	c   470s|152100 |    87 |  5843k|  38.1 |   216M |  62 | 387 |2382 |1286 | 336k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.18%
475.62/477.16	c   470s|152200 |    89 |  5848k|  38.1 |   216M |  62 | 387 |2389 |1294 | 337k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.20%
475.62/477.16	c   471s|152300 |    85 |  5854k|  38.1 |   216M |  62 | 387 |2373 |1255 | 337k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.21%
475.62/477.16	c   471s|152400 |    89 |  5860k|  38.1 |   216M |  62 | 387 |2383 |1311 | 338k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.24%
475.62/477.16	c   471s|152500 |    85 |  5866k|  38.1 |   216M |  62 | 387 |2358 |1263 | 338k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.25%
475.62/477.16	c   471s|152600 |    89 |  5870k|  38.1 |   216M |  62 | 387 |2362 |1332 | 338k|  0 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.25%
475.62/477.16	c   472s|152700 |    85 |  5875k|  38.1 |   216M |  62 | 387 |2371 |1290 | 338k|  2 |  41k|  20 | 0.000000e+00 |      --      |    Inf |  24.25%
475.62/477.16	c   472s|152800 |    89 |  5879k|  38.1 |   216M |  62 | 387 |2375 |1320 | 339k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.26%
475.62/477.16	c   472s|152900 |    87 |  5882k|  38.1 |   216M |  62 | 387 |2379 |1331 | 339k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.26%
475.62/477.16	c   472s|153000 |    85 |  5886k|  38.1 |   216M |  62 | 387 |2398 |1304 | 339k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.26%
475.62/477.16	c   472s|153100 |    89 |  5889k|  38.1 |   216M |  62 | 387 |2402 |1235 | 339k|  2 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.26%
475.62/477.16	c   473s|153200 |    93 |  5893k|  38.1 |   216M |  62 | 387 |2430 |1279 | 339k|  2 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.26%
475.62/477.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
475.62/477.16	c   473s|153300 |    91 |  5896k|  38.1 |   216M |  62 | 387 |2440 |1266 | 340k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.26%
475.62/477.16	c   473s|153400 |    93 |  5900k|  38.1 |   216M |  62 | 387 |2457 |1297 | 340k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.26%
475.62/477.16	c   473s|153500 |    97 |  5903k|  38.1 |   216M |  62 | 387 |2479 |1316 | 340k|  2 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.26%
475.62/477.16	c   473s|153600 |    95 |  5907k|  38.1 |   216M |  62 | 387 |2507 |1288 | 340k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.26%
475.62/477.16	c   473s|153700 |    95 |  5910k|  38.1 |   216M |  62 | 387 |2516 |1312 | 340k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.27%
475.62/477.16	c   474s|153800 |    95 |  5914k|  38.1 |   216M |  62 | 387 |2525 |1314 | 340k|  2 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.27%
475.62/477.16	c   474s|153900 |    91 |  5917k|  38.1 |   216M |  62 | 387 |2546 |1314 | 340k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.27%
475.62/477.16	c   474s|154000 |    89 |  5921k|  38.1 |   216M |  62 | 387 |2565 |1274 | 340k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.27%
475.62/477.16	c   474s|154100 |    87 |  5924k|  38.1 |   216M |  62 | 387 |2585 |1319 | 340k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.27%
475.62/477.16	c   474s|154200 |    87 |  5928k|  38.1 |   216M |  62 | 387 |2618 |1314 | 341k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.27%
475.62/477.16	c   475s|154300 |    87 |  5932k|  38.1 |   216M |  62 | 387 |2628 |1356 | 341k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.27%
475.62/477.16	c   475s|154400 |    85 |  5936k|  38.1 |   216M |  62 | 387 |2649 |1337 | 341k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.27%
475.62/477.16	c   475s|154500 |    87 |  5939k|  38.1 |   216M |  62 | 387 |2677 |1292 | 341k|  2 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.27%
475.62/477.16	c   475s|154600 |    91 |  5943k|  38.1 |   216M |  62 | 387 |2695 |1302 | 341k|  2 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.27%
475.62/477.16	c   475s|154700 |    87 |  5946k|  38.1 |   216M |  62 | 387 |2695 |   0 | 342k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.27%
475.62/477.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
475.62/477.16	c   476s|154800 |    87 |  5949k|  38.1 |   216M |  62 | 387 |2707 |1365 | 342k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.27%
475.62/477.16	c   476s|154900 |    83 |  5952k|  38.1 |   216M |  62 | 387 |2723 |1319 | 342k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.27%
475.62/477.16	c   476s|155000 |    89 |  5956k|  38.1 |   216M |  62 | 387 |2731 |   0 | 342k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
475.62/477.16	c   476s|155100 |    89 |  5959k|  38.1 |   216M |  62 | 387 |2749 |1307 | 342k|  2 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
475.62/477.16	c   476s|155200 |    89 |  5963k|  38.1 |   216M |  62 | 387 |2778 |1285 | 342k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
475.62/477.16	c   476s|155300 |    87 |  5966k|  38.1 |   216M |  62 | 387 |2814 |1293 | 343k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
475.62/477.16	c   477s|155400 |    87 |  5970k|  38.1 |   216M |  62 | 387 |2844 |   0 | 343k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
475.62/477.16	c   477s|155500 |    93 |  5973k|  38.1 |   216M |  62 | 387 |2867 |1296 | 343k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   477s|155600 |    91 |  5976k|  38.1 |   216M |  62 | 387 |2875 |1292 | 343k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   477s|155700 |    89 |  5980k|  38.1 |   216M |  62 | 387 |2898 |   0 | 343k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   477s|155800 |    91 |  5983k|  38.1 |   216M |  62 | 387 |2921 |   0 | 343k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   478s|155900 |    89 |  5987k|  38.1 |   216M |  62 | 387 |2955 |1322 | 343k|  2 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   478s|156000 |    87 |  5990k|  38.1 |   216M |  62 | 387 |2963 |1266 | 344k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   478s|156100 |    91 |  5993k|  38.1 |   216M |  62 | 387 |2979 |1293 | 344k|  2 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   478s|156200 |    97 |  5996k|  38.0 |   216M |  62 | 387 |2993 |1310 | 344k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
488.87/490.43	c   478s|156300 |    93 |  6000k|  38.0 |   216M |  62 | 387 |3005 |1272 | 344k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   478s|156400 |    97 |  6003k|  38.0 |   216M |  62 | 387 |3008 |1305 | 344k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   479s|156500 |    99 |  6006k|  38.0 |   216M |  62 | 387 |3016 |1311 | 344k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   479s|156600 |    97 |  6009k|  38.0 |   216M |  62 | 387 |3016 |1307 | 344k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   480s|156700 |    89 |  6012k|  38.0 |   216M |  62 | 387 |3027 |1308 | 344k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   480s|156800 |    91 |  6015k|  38.0 |   216M |  62 | 387 |3039 |1304 | 344k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   480s|156900 |    89 |  6018k|  38.0 |   216M |  62 | 387 |3065 |   0 | 344k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   480s|157000 |    87 |  6021k|  38.0 |   216M |  62 | 387 |3071 |1266 | 345k|  2 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   480s|157100 |    85 |  6024k|  38.0 |   216M |  62 | 387 |3068 |1287 | 345k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   480s|157200 |    85 |  6027k|  38.0 |   216M |  62 | 387 |3076 |   0 | 345k|  0 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   481s|157300 |    85 |  6031k|  38.0 |   216M |  62 | 387 |3084 |1348 | 345k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   481s|157400 |    85 |  6034k|  38.0 |   216M |  62 | 387 |3049 |1281 | 345k|  1 |  42k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   481s|157500 |    85 |  6039k|  38.0 |   216M |  62 | 387 |3075 |1323 | 345k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   481s|157600 |    89 |  6042k|  38.0 |   216M |  62 | 387 |3082 |1292 | 345k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   481s|157700 |    85 |  6046k|  38.0 |   216M |  62 | 387 |3082 |1296 | 345k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
488.87/490.43	c   482s|157800 |    85 |  6049k|  38.0 |   216M |  62 | 387 |3104 |1295 | 345k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   482s|157900 |    87 |  6053k|  38.0 |   216M |  62 | 387 |3121 |1365 | 346k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   482s|158000 |    85 |  6058k|  38.0 |   216M |  62 | 387 |3117 |1290 | 346k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   482s|158100 |    85 |  6062k|  38.0 |   216M |  62 | 387 |3127 |1290 | 346k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   483s|158200 |    85 |  6065k|  38.0 |   216M |  62 | 387 |3134 |1314 | 346k|  2 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   483s|158300 |    85 |  6070k|  38.0 |   216M |  62 | 387 |3144 |1325 | 346k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   484s|158400 |    85 |  6075k|  38.0 |   216M |  62 | 387 |3144 |1335 | 346k|  2 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   485s|158500 |    85 |  6079k|  38.0 |   216M |  62 | 387 |3140 |1341 | 347k|  2 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   485s|158600 |    85 |  6083k|  38.0 |   216M |  62 | 387 |3141 |1424 | 347k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   485s|158700 |    87 |  6087k|  38.0 |   216M |  62 | 387 |3138 |1429 | 347k|  2 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   486s|158800 |    87 |  6091k|  38.0 |   216M |  62 | 387 |3135 |1426 | 347k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   486s|158900 |    83 |  6095k|  38.0 |   216M |  62 | 387 |3103 |1320 | 347k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.28%
488.87/490.43	c   486s|159000 |    81 |  6100k|  38.0 |   222M |  62 | 387 |3079 |1314 | 347k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.29%
488.87/490.43	c   486s|159100 |    85 |  6105k|  38.0 |   222M |  62 | 387 |3030 |   0 | 347k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.29%
488.87/490.43	c   486s|159200 |    85 |  6109k|  38.0 |   222M |  62 | 387 |3008 |1329 | 347k|  2 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.29%
488.87/490.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
488.87/490.43	c   487s|159300 |    85 |  6112k|  38.0 |   222M |  62 | 387 |3021 |1327 | 348k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.29%
488.87/490.43	c   487s|159400 |    81 |  6115k|  38.0 |   222M |  62 | 387 |2879 |1337 | 348k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.29%
488.87/490.43	c   487s|159500 |    83 |  6120k|  38.0 |   222M |  62 | 387 |2783 |   0 | 348k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.29%
488.87/490.43	c   487s|159600 |    83 |  6123k|  38.0 |   222M |  62 | 387 |2751 |1313 | 348k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.29%
488.87/490.43	c   488s|159700 |    81 |  6127k|  38.0 |   222M |  62 | 387 |2739 |1292 | 348k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.29%
488.87/490.43	c   488s|159800 |    83 |  6132k|  38.0 |   223M |  62 | 387 |2712 |1301 | 349k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.34%
488.87/490.43	c   488s|159900 |    87 |  6137k|  38.0 |   223M |  62 | 387 |2711 |1341 | 349k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.36%
488.87/490.43	c   488s|160000 |    85 |  6142k|  38.1 |   223M |  62 | 387 |2708 |1299 | 349k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
488.87/490.43	c   489s|160100 |    87 |  6147k|  38.1 |   223M |  62 | 387 |2741 |1326 | 350k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
488.87/490.43	c   489s|160200 |    87 |  6150k|  38.1 |   223M |  62 | 387 |2779 |1320 | 350k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
488.87/490.43	c   489s|160300 |    87 |  6153k|  38.0 |   223M |  62 | 387 |2822 |1318 | 350k|  2 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
488.87/490.43	c   489s|160400 |    87 |  6157k|  38.1 |   223M |  62 | 387 |2851 |1313 | 350k|  2 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
488.87/490.43	c   490s|160500 |    85 |  6163k|  38.1 |   223M |  62 | 387 |2889 |1346 | 350k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
488.87/490.43	c   490s|160600 |    89 |  6168k|  38.1 |   223M |  62 | 387 |2899 |   0 | 351k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
488.87/490.43	c   490s|160700 |    87 |  6173k|  38.1 |   223M |  62 | 387 |2934 |1341 | 351k|  2 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
488.87/490.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.55/500.16	c   490s|160800 |    87 |  6177k|  38.1 |   223M |  62 | 387 |2940 |1343 | 351k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   490s|160900 |    87 |  6181k|  38.1 |   223M |  62 | 387 |2948 |1316 | 351k|  2 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   491s|161000 |    87 |  6184k|  38.1 |   223M |  62 | 387 |2951 |1301 | 351k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   491s|161100 |    87 |  6187k|  38.1 |   223M |  62 | 387 |2956 |1332 | 352k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   491s|161200 |    89 |  6192k|  38.1 |   223M |  62 | 387 |2964 |1342 | 352k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   491s|161300 |    89 |  6195k|  38.1 |   223M |  62 | 387 |2972 |1326 | 352k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   491s|161400 |    91 |  6198k|  38.1 |   223M |  62 | 387 |2985 |1324 | 352k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   492s|161500 |    91 |  6202k|  38.1 |   223M |  62 | 387 |2988 |1336 | 352k|  2 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   492s|161600 |    93 |  6205k|  38.1 |   223M |  62 | 387 |2986 |1310 | 352k|  2 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   492s|161700 |    91 |  6209k|  38.1 |   223M |  62 | 387 |2991 |   0 | 353k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   492s|161800 |    89 |  6213k|  38.1 |   223M |  62 | 387 |3007 |   0 | 353k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   493s|161900 |    89 |  6216k|  38.1 |   223M |  62 | 387 |3007 |1330 | 353k|  1 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   493s|162000 |    89 |  6221k|  38.1 |   223M |  62 | 387 |3028 |1349 | 353k|  2 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   493s|162100 |    91 |  6225k|  38.1 |   223M |  62 | 387 |3032 |1325 | 353k|  0 |  43k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   494s|162200 |    89 |  6228k|  38.1 |   223M |  62 | 387 |3036 |1320 | 354k|  2 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.55/500.16	c   494s|162300 |    89 |  6234k|  38.1 |   223M |  62 | 387 |3031 |   0 | 354k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   494s|162400 |    89 |  6237k|  38.1 |   223M |  62 | 387 |3007 |   0 | 354k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   494s|162500 |    91 |  6240k|  38.1 |   223M |  62 | 387 |2978 |1349 | 354k|  1 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.37%
498.55/500.16	c   495s|162600 |    87 |  6244k|  38.1 |   223M |  62 | 387 |2984 |1348 | 354k|  2 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.38%
498.55/500.16	c   495s|162700 |    87 |  6248k|  38.1 |   223M |  62 | 387 |2986 |1361 | 355k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.39%
498.55/500.16	c   495s|162800 |    85 |  6253k|  38.1 |   223M |  62 | 387 |2989 |1332 | 355k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.39%
498.55/500.16	c   495s|162900 |    85 |  6256k|  38.1 |   223M |  62 | 387 |3008 |1323 | 355k|  1 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.39%
498.55/500.16	c   496s|163000 |    85 |  6260k|  38.1 |   223M |  62 | 387 |3014 |1314 | 355k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.39%
498.55/500.16	c   496s|163100 |    85 |  6264k|  38.1 |   223M |  62 | 387 |3018 |1336 | 355k|  1 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.39%
498.55/500.16	c   496s|163200 |    87 |  6269k|  38.1 |   223M |  62 | 387 |3015 |   0 | 356k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.39%
498.55/500.16	c   497s|163300 |    89 |  6273k|  38.1 |   223M |  62 | 387 |3029 |   0 | 356k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.40%
498.55/500.16	c   497s|163400 |    85 |  6277k|  38.1 |   223M |  62 | 387 |3015 |1320 | 356k|  2 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.41%
498.55/500.16	c   497s|163500 |    87 |  6283k|  38.1 |   223M |  62 | 387 |3012 |   0 | 356k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.42%
498.55/500.16	c   497s|163600 |    91 |  6288k|  38.1 |   223M |  62 | 387 |3027 |   0 | 357k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.42%
498.55/500.16	c   497s|163700 |    87 |  6291k|  38.1 |   223M |  62 | 387 |3032 |   0 | 357k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.42%
498.55/500.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.55/500.16	c   498s|163800 |    85 |  6294k|  38.1 |   223M |  62 | 387 |3023 |1298 | 357k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.42%
498.55/500.16	c   498s|163900 |    87 |  6299k|  38.1 |   223M |  62 | 387 |2985 |1299 | 358k|  2 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.43%
498.55/500.16	c   498s|164000 |    89 |  6303k|  38.1 |   223M |  62 | 387 |3008 |1287 | 358k|  2 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.43%
498.55/500.16	c   498s|164100 |    85 |  6306k|  38.1 |   223M |  62 | 387 |3000 |   0 | 358k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.43%
498.55/500.16	c   499s|164200 |    85 |  6311k|  38.1 |   223M |  62 | 387 |3012 |1290 | 358k|  1 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.43%
498.55/500.16	c   499s|164300 |    85 |  6315k|  38.1 |   223M |  62 | 387 |3014 |1314 | 359k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.43%
498.55/500.16	c   499s|164400 |    83 |  6319k|  38.1 |   223M |  62 | 387 |3012 |1311 | 359k|  1 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.43%
498.55/500.16	c   499s|164500 |    85 |  6325k|  38.1 |   223M |  62 | 387 |3001 |1332 | 359k|  1 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.43%
498.55/500.16	c   500s|164600 |    87 |  6329k|  38.1 |   223M |  62 | 387 |3005 |1261 | 360k|  1 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.43%
498.55/500.16	c   500s|164700 |    87 |  6333k|  38.1 |   223M |  62 | 387 |3017 |1308 | 360k|  0 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.43%
498.55/500.16	c   500s|164800 |    91 |  6338k|  38.1 |   223M |  62 | 387 |3020 |1296 | 360k|  2 |  44k|  20 | 0.000000e+00 |      --      |    Inf |  24.43%
498.55/500.16	c 
498.55/500.16	c SCIP Status        : solving was interrupted [time limit reached]
498.55/500.16	c Solving Time (sec) : 500.00
498.55/500.16	c Solving Nodes      : 164802 (total of 165866 nodes in 2 runs)
498.55/500.16	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.55/500.16	c Dual Bound         : +0.00000000000000e+00
498.55/500.16	c Gap                : infinite
498.55/500.16	c ----------------------------------------------------------------------
498.55/500.16	c dual bound: 0.0 -> 0
498.55/500.16	c primal bound: 1e+20 -> 100000000000000000000
498.55/500.16	c scip-goal-lb: 0
498.55/500.16	c scip-goal-ub: 100000000000000000000
498.55/500.16	c writing output to: HOME/tmpsme2_og6.opb
498.55/500.16	c appending fixed variable constraints
498.55/500.16	c scip-fixed vars: 8.01% (31/387)
498.55/500.16	c ----------------------------------------------------------------------
498.55/500.16	c executing external solver: HOME/naps-1.03a6
498.55/500.16	c ----------------------------------------------------------------------
498.55/500.16	c command: HOME/naps-1.03a6 HOME/tmpsme2_og6.opb
498.55/500.17	c NaPS 1.03a6.
498.55/500.17	c Input file name: HOME/tmpsme2_og6.opb
704.12/706.23	c _____________________________________________________________________________
704.12/706.23	c std/band forms        : 297,0
704.12/706.23	c 2cl/3cl ITE-codings   : 2283,0
704.12/706.23	c BDD/srt/adr Max costs : 414,4004,0
704.12/706.23	c BDDraw/bin/mul/srt/adr: 288,0,7,2,0
704.12/706.23	c BDD nodes             : 4303
704.12/706.23	c Es1/CC detections     : 0,0
704.12/706.23	c CC sort               : 2
704.12/706.23	c SAT/UNSAT calls       : 1,0
704.12/706.23	c regenrated variables  : 0
704.12/706.23	c eliminated fixed lits : 49
704.12/706.23	c goal lit flips        : 0
704.12/706.23	c goal stages           : 0
704.12/706.23	c goal shrink           : 0
704.12/706.23	c goal coeff separations: 0
704.12/706.23	c restarts              : 69415
704.12/706.23	c conflicts             : 2436080        (11901 /sec)
704.12/706.23	c decisions             : 6220087        (30386 /sec)
704.12/706.23	c propagations          : 527334329      (2576086 /sec)
704.12/706.23	c inspects              : 0              (0 /sec)
704.12/706.23	c CPU time (solving tm) : 204.7 s        (204.7 s, SAT 204.7 s, UNSAT 0 s)
704.12/706.23	c Time for Opt-base     : 0.001506 s
704.12/706.23	c Steps for Opt-base    : 4056
704.12/706.23	c Time for BDD coding   : 0.01083 s
704.12/706.23	c Time for srt coding   : 3e-05 s
704.12/706.23	c _____________________________________________________________________________
704.12/706.23	s SATISFIABLE
704.12/706.23	v -x1 -x3 -x5 -x7 -x9 -x11 -x13 -x15 -x17 -x19 -x21 -x23 -x25 -x27 -x29 -x31 -x33 -x35 -x37 -x39 -x41 -x43 -x45 -x47 -x49 -x51 -x53 -x55 -x57 -x59 -x61 -x63 -x65 -x67 -x69 -x71 x73 x75 x77 x79 -x81 -x83 -x85 -x87 -x89 -x91 -x93 -x95 x97 x99 x101 -x103 -x105 -x107 -x109 -x111 -x113 -x115 -x117 -x119 x121 x123 -x125 -x127 -x129 -x131 -x133 -x135 -x137 -x139 -x141 -x143 -x145 -x147 -x149 -x151 -x153 -x155 -x157 -x159 -x161 -x163 -x165 -x167 -x169 -x171 -x173 -x175 -x177 -x179 -x181 -x183 -x185 -x187 -x189 -x191 -x193 -x195 -x197 -x199 -x201 -x203 -x205 -x207 -x209 -x211 -x213 -x215 -x217 -x219 x221 x223 x225 x227 -x229 -x231 -x233 -x235 -x237 -x239 -x241 x243 x245 x247 x249 -x251 -x253 -x255 -x257 -x259 -x261 -x263 x265 x267 x269 x271 -x273 -x275 -x277 -x279 -x281 -x283 -x285 -x287 -x2 -x4 -x6 -x8 -x10 -x12 -x14 x16 x18 x20 x22 -x24 -x26 -x28 -x30 -x32 -x34 -x36 x38 x40 x42 x44 -x46 -x48 -x50 -x52 -x54 -x56 -x58 -x60 x62 x64 x66 -x68 -x70 -x72 -x74 -x76 -x78 -x80 -x82 -x84 -x86 -x88 -x90 -x92 -x94 -x96 -x98 -x100 -x102 -x104 -x106 -x108 -x110 -x112 -x114 -x116 -x118 -x120 -x122 -x124 -x126 -x128 -x130 -x132 -x134 -x136 -x138 -x140 -x142 -x144 -x146 -x148 -x150 -x152 -x154 -x156 -x158 -x160 -x162 x164 x166 x168 -x170 -x172 -x174 -x176 -x178 -x180 -x182 -x184 x186 x188 x190 x192 -x194 -x196 -x198 -x200 -x202 -x204 -x206 -x208 -x210 x212 x214 x216 -x218 -x220 -x222 -x224 -x226 -x228 -x230 -x232 -x234 -x236 -x238 -x240 -x242 -x244 -x246 -x248 -x250 -x252 -x254 -x256 -x258 -x260 -x262 -x264 -x266 -x268 -x270 -x272 -x274 -x276 -x278 -x280 -x282 -x284 -x286 -x288 -x290 x289 -x292 x291 -x294 x293 x296 -x295 x298 -x297 x300 -x299 -x302 x301 -x304 x303 -x306 x305 x308 -x307 x310 -x309 x312 -x311 x314 -x313 x316 -x315 x318 -x317 x320 -x319 x322 -x321 x324 -x323 -x326 x325 -x328 x327 -x330 x329 -x332 x331 -x334 x333 -x336 x335 x338 -x337 x340 -x339 x342 -x341 x344 -x343 x346 -x345 x348 -x347 x350 -x349 x352 -x351 x354 -x353 x356 -x355 x358 -x357 x360 -x359 -x362 -x361 -x364 -x363 -x366 -x365 x368 -x367 x370 -x369 x372 -x371 x374 -x373 -x376 x375 -x378 x377 -x380 x379 -x382 x381 x384 -x383 x386 -x385 x388 -x387 x390 -x389 -x392 x391 -x394 x393 -x396 x395 -x398 x397 -x400 x399 -x402 -x401 -x404 -x403 -x406 -x405 -x408 -x407 -x410 x409 -x412 x411 -x414 x413 -x416 x415 -x418 x417 -x420 x419 -x422 x421 -x424 x423 -x426 x425 -x428 x427

Verifier Data

OK	0

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4493817-1751150008/watcher-4493817-1751150008 -o /tmp/evaluation-result-4493817-1751150008/solver-4493817-1751150008 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19822 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4493817-1751150008.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100063 s]*
/proc/loadavg: 4.15 4.11 4.09 5/271 22786
/proc/meminfo: memFree=128555296/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1186240 memory=31024 CPUtime=0.05 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 3544 0 0 0 4 1 0 0 20 0 1 0 30679521 1214709760 7756 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 296560 7756 4844 1 0 268582 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 1190432 KiB
Current children cumulated memory: 34096 KiB

[startup+0.205875 s]*
/proc/loadavg: 4.15 4.11 4.09 5/271 22786
/proc/meminfo: memFree=128555632/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1204100 memory=57136 CPUtime=0.16 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 7230 0 0 0 14 2 0 0 20 0 1 0 30679521 1232998400 14284 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 301025 14284 7948 1 0 272383 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1208292 KiB
Current children cumulated memory: 60208 KiB

[startup+0.30573 s]*
/proc/loadavg: 4.15 4.11 4.09 5/271 22786
/proc/meminfo: memFree=128555632/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1208496 memory=61232 CPUtime=0.27 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 8080 0 0 0 24 3 0 0 20 0 1 0 30679521 1237499904 15308 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 302124 15308 8140 1 0 273482 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1212688 KiB
Current children cumulated memory: 64304 KiB

[startup+0.700192 s]
/proc/loadavg: 4.15 4.11 4.09 5/271 22786
/proc/meminfo: memFree=128555380/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1227520 memory=79664 CPUtime=0.65 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 12669 0 0 0 62 3 0 0 20 0 1 0 30679521 1256980480 19916 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 306880 19916 8140 1 0 278238 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1231712 KiB
Current children cumulated memory: 82736 KiB

[startup+1.50017 s]
/proc/loadavg: 4.15 4.11 4.09 6/271 22786
/proc/meminfo: memFree=128550848/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1286292 memory=134064 CPUtime=1.45 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 26287 0 0 0 139 6 0 0 20 0 1 0 30679521 1317163008 33516 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 321573 33516 8140 1 0 292931 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1290484 KiB
Current children cumulated memory: 137136 KiB

[startup+3.1047 s]
/proc/loadavg: 4.14 4.11 4.09 6/271 22786
/proc/meminfo: memFree=128522896/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1286292 memory=134192 CPUtime=3.05 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 26323 0 0 0 299 6 0 0 20 0 1 0 30679521 1317163008 33548 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 321573 33548 8140 1 0 292931 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1290484 KiB
Current children cumulated memory: 137264 KiB

[startup+6.30015 s]
/proc/loadavg: 4.14 4.11 4.09 6/271 22786
/proc/meminfo: memFree=128515140/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1297272 memory=146096 CPUtime=6.23 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 29299 0 0 0 617 6 0 0 20 0 1 0 30679521 1328406528 36524 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 324318 36524 8140 1 0 295676 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1301464 KiB
Current children cumulated memory: 149168 KiB

[startup+12.7001 s]
/proc/loadavg: 4.12 4.11 4.09 6/271 22786
/proc/meminfo: memFree=128473336/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1326512 memory=173992 CPUtime=12.62 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 37754 0 0 0 1254 8 0 0 20 0 1 0 30679521 1358348288 43498 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 331628 43498 8140 1 0 302986 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1330704 KiB
Current children cumulated memory: 177064 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.10 4.09 6/271 22786
/proc/meminfo: memFree=128577384/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1327800 memory=175272 CPUtime=25.38 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 38087 0 0 0 2530 8 0 0 20 0 1 0 30679521 1359667200 43818 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 331950 43818 8140 1 0 303308 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1331992 KiB
Current children cumulated memory: 178344 KiB

[startup+51.105 s]
/proc/loadavg: 4.06 4.09 4.09 6/270 22836
/proc/meminfo: memFree=128931888/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1330852 memory=177064 CPUtime=50.9 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 38519 0 0 0 5082 8 0 0 20 0 1 0 30679521 1362792448 44266 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 332713 44266 8140 1 0 304071 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1335044 KiB
Current children cumulated memory: 180136 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.09 6/270 22837
/proc/meminfo: memFree=128910040/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1348120 memory=191200 CPUtime=101.93 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 42330 0 0 0 10185 8 0 0 20 0 1 0 30679521 1380474880 47800 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 337030 47800 8140 1 0 308388 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 1352312 KiB
Current children cumulated memory: 194272 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.09 4.09 6/271 22937
/proc/meminfo: memFree=126448484/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1359188 memory=200928 CPUtime=161.75 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 44777 0 0 0 16166 9 0 0 20 0 1 0 30679521 1391808512 50232 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 339797 50232 8140 1 0 311155 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 1363380 KiB
Current children cumulated memory: 204000 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.10 4.09 6/271 23036
/proc/meminfo: memFree=127692988/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1369712 memory=211296 CPUtime=221.56 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 47365 0 0 0 22147 9 0 0 20 0 1 0 30679521 1402585088 52824 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 342428 52824 8140 1 0 313786 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 1373904 KiB

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

/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1397924 memory=236804 CPUtime=401.03 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 52211 0 0 0 40093 10 0 0 20 0 1 0 30679521 1431474176 59201 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 349481 59201 8140 1 0 320839 0
Current children cumulated CPU time: 401.03 s
Current children cumulated vsize: 1402116 KiB
Current children cumulated memory: 239876 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.09 4.09 6/270 23214
/proc/meminfo: memFree=128691688/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1420504 memory=258724 CPUtime=460.86 cores=1,3
/proc/22786/stat : 22786 (python3) R 22781 22781 19810 0 -1 4194304 56174 0 0 0 46075 11 0 0 20 0 1 0 30679521 1454596096 64681 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 355126 64681 8140 1 0 326484 0
Current children cumulated CPU time: 460.86 s
Current children cumulated vsize: 1424696 KiB
Current children cumulated memory: 261796 KiB

[startup+522.3 s]
/proc/loadavg: 4.13 4.10 4.09 6/273 23300
/proc/meminfo: memFree=126299292/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1426808 memory=267052 CPUtime=498.62 cores=1,3
/proc/22786/stat : 22786 (python3) S 22781 22781 19810 0 -1 4194304 57395 0 0 0 49850 12 0 0 20 0 1 0 30679521 1461051392 66763 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 356702 66763 8172 1 0 328060 0
[pid=23287] ppid=22786 vsize=18776 memory=13240 CPUtime=22.06 cores=1,3
/proc/23287/stat : 23287 (naps-1.03a6) R 22786 23287 23287 0 -1 4194304 49292 0 0 0 2199 7 0 0 20 0 1 0 30729536 19226624 3310 18446744073709551615 4198400 7047149 140731848259344 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21090304 140731848264081 140731848264179 140731848264179 140731848269769 0
/proc/23287/statm: 4694 3310 544 696 0 3855 0
Current children cumulated CPU time: 520.68 s
Current children cumulated vsize: 1449776 KiB
Current children cumulated memory: 283364 KiB

[startup+582.3 s]
/proc/loadavg: 4.16 4.11 4.09 6/272 23350
/proc/meminfo: memFree=124391456/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1426808 memory=267052 CPUtime=498.62 cores=1,3
/proc/22786/stat : 22786 (python3) S 22781 22781 19810 0 -1 4194304 57395 0 0 0 49850 12 0 0 20 0 1 0 30679521 1461051392 66763 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 356702 66763 8172 1 0 328060 0
[pid=23287] ppid=22786 vsize=22728 memory=20528 CPUtime=81.91 cores=1,3
/proc/23287/stat : 23287 (naps-1.03a6) R 22786 23287 23287 0 -1 4194304 172307 0 0 0 8159 32 0 0 20 0 1 0 30729536 23273472 5132 18446744073709551615 4198400 7047149 140731848259344 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21090304 140731848264081 140731848264179 140731848264179 140731848269769 0
/proc/23287/statm: 5682 5132 544 696 0 4843 0
Current children cumulated CPU time: 580.53 s
Current children cumulated vsize: 1453728 KiB
Current children cumulated memory: 290652 KiB

[startup+642.3 s]
/proc/loadavg: 4.18 4.12 4.10 6/270 23366
/proc/meminfo: memFree=128490408/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1426808 memory=267052 CPUtime=498.62 cores=1,3
/proc/22786/stat : 22786 (python3) S 22781 22781 19810 0 -1 4194304 57395 0 0 0 49850 12 0 0 20 0 1 0 30679521 1461051392 66763 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 356702 66763 8172 1 0 328060 0
[pid=23287] ppid=22786 vsize=26828 memory=23284 CPUtime=141.76 cores=1,3
/proc/23287/stat : 23287 (naps-1.03a6) R 22786 23287 23287 0 -1 4194304 293615 0 0 0 14117 59 0 0 20 0 1 0 30729536 27471872 5821 18446744073709551615 4198400 7047149 140731848259344 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21090304 140731848264081 140731848264179 140731848264179 140731848269769 0
/proc/23287/statm: 6707 5821 544 696 0 5868 0
Current children cumulated CPU time: 640.38 s
Current children cumulated vsize: 1457828 KiB
Current children cumulated memory: 293408 KiB

[startup+702.3 s]
/proc/loadavg: 4.06 4.10 4.09 6/271 23402
/proc/meminfo: memFree=124402184/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1426808 memory=267052 CPUtime=498.62 cores=1,3
/proc/22786/stat : 22786 (python3) S 22781 22781 19810 0 -1 4194304 57395 0 0 0 49850 12 0 0 20 0 1 0 30679521 1461051392 66763 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 356702 66763 8172 1 0 328060 0
[pid=23287] ppid=22786 vsize=30924 memory=25524 CPUtime=201.61 cores=1,3
/proc/23287/stat : 23287 (naps-1.03a6) R 22786 23287 23287 0 -1 4194304 401060 0 0 0 20078 83 0 0 20 0 1 0 30729536 31666176 6381 18446744073709551615 4198400 7047149 140731848259344 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21090304 140731848264081 140731848264179 140731848264179 140731848269769 0
/proc/23287/statm: 7731 6381 544 696 0 6892 0
Current children cumulated CPU time: 700.23 s
Current children cumulated vsize: 1461924 KiB
Current children cumulated memory: 295648 KiB

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

# cumulated CPU time of all completed processes:  user=703.233 s, system=0.98913 s

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

[startup+704 s]*
/proc/loadavg: 4.06 4.10 4.09 6/271 23402
/proc/meminfo: memFree=124415244/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1426808 memory=267052 CPUtime=498.62 cores=1,3
/proc/22786/stat : 22786 (python3) S 22781 22781 19810 0 -1 4194304 57395 0 0 0 49850 12 0 0 20 0 1 0 30679521 1461051392 66763 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 356702 66763 8172 1 0 328060 0
[pid=23287] ppid=22786 vsize=26828 memory=24500 CPUtime=203.31 cores=1,3
/proc/23287/stat : 23287 (naps-1.03a6) R 22786 23287 23287 0 -1 4194304 403193 0 0 0 20248 83 0 0 20 0 1 0 30729536 27471872 6125 18446744073709551615 4198400 7047149 140731848259344 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21090304 140731848264081 140731848264179 140731848264179 140731848269769 0
/proc/23287/statm: 6707 6125 544 696 0 5868 0
Current children cumulated CPU time: 701.93 s
Current children cumulated vsize: 1457828 KiB
Current children cumulated memory: 294624 KiB

[startup+705.6 s]
/proc/loadavg: 4.06 4.10 4.09 6/271 23402
/proc/meminfo: memFree=124415244/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1426808 memory=267052 CPUtime=498.62 cores=1,3
/proc/22786/stat : 22786 (python3) S 22781 22781 19810 0 -1 4194304 57395 0 0 0 49850 12 0 0 20 0 1 0 30679521 1461051392 66763 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 356702 66763 8172 1 0 328060 0
[pid=23287] ppid=22786 vsize=22728 memory=20784 CPUtime=204.9 cores=1,3
/proc/23287/stat : 23287 (naps-1.03a6) R 22786 23287 23287 0 -1 4194304 405183 0 0 0 20406 84 0 0 20 0 1 0 30729536 23273472 5196 18446744073709551615 4198400 7047149 140731848259344 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21090304 140731848264081 140731848264179 140731848264179 140731848269769 0
/proc/23287/statm: 5682 5196 544 696 0 4843 0
Current children cumulated CPU time: 703.52 s
Current children cumulated vsize: 1453728 KiB
Current children cumulated memory: 290908 KiB

[startup+706 s]*
/proc/loadavg: 4.06 4.10 4.09 6/271 23402
/proc/meminfo: memFree=124415244/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1426808 memory=267052 CPUtime=498.62 cores=1,3
/proc/22786/stat : 22786 (python3) S 22781 22781 19810 0 -1 4194304 57395 0 0 0 49850 12 0 0 20 0 1 0 30679521 1461051392 66763 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 356702 66763 8172 1 0 328060 0
[pid=23287] ppid=22786 vsize=22728 memory=20784 CPUtime=205.31 cores=1,3
/proc/23287/stat : 23287 (naps-1.03a6) R 22786 23287 23287 0 -1 4194304 405183 0 0 0 20447 84 0 0 20 0 1 0 30729536 23273472 5196 18446744073709551615 4198400 7047149 140731848259344 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21090304 140731848264081 140731848264179 140731848264179 140731848269769 0
/proc/23287/statm: 5682 5196 544 696 0 4843 0
Current children cumulated CPU time: 703.93 s
Current children cumulated vsize: 1453728 KiB
Current children cumulated memory: 290908 KiB

[startup+706.2 s]
/proc/loadavg: 4.06 4.10 4.09 6/271 23402
/proc/meminfo: memFree=124415244/131249992 swapFree=33010684/33010684
[pid=22781] ppid=22778 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22781/stat : 22781 (scip-naps-1.00.) S 22778 22781 19810 0 -1 4194304 258 328 0 0 0 0 0 0 20 0 1 0 30679519 4292608 768 18446744073709551615 94280306659328 94280307553861 140723309246784 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94280307792912 94280307840656 94280337338368 140723309250977 140723309251074 140723309251074 140723309256676 0
/proc/22781/statm: 1048 768 704 219 0 110 0
[pid=22786] ppid=22781 vsize=1426808 memory=267052 CPUtime=498.62 cores=1,3
/proc/22786/stat : 22786 (python3) S 22781 22781 19810 0 -1 4194304 57395 0 0 0 49850 12 0 0 20 0 1 0 30679521 1461051392 66763 18446744073709551615 94775981400064 94775981400441 140730834702400 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94775981411736 94775981412356 94775991025664 140730834708824 140730834709026 140730834709026 140730834714599 0
/proc/22786/statm: 356702 66763 8172 1 0 328060 0
[pid=23287] ppid=22786 vsize=22728 memory=20784 CPUtime=205.5 cores=1,3
/proc/23287/stat : 23287 (naps-1.03a6) R 22786 23287 23287 0 -1 4194304 405183 0 0 0 20466 84 0 0 20 0 1 0 30729536 23273472 5196 18446744073709551615 4198400 7047149 140731848259344 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21090304 140731848264081 140731848264179 140731848264179 140731848269769 0
/proc/23287/statm: 5682 5196 544 696 0 4843 0
Current children cumulated CPU time: 704.12 s
Current children cumulated vsize: 1453728 KiB
Current children cumulated memory: 290908 KiB

Child status: 0

Real time (s): 706.278
CPU time (s): 704.222
CPU user time (s): 703.233
CPU system time (s): 0.98913
CPU usage (%): 99.7089
Max. virtual memory (cumulated for all children) (KiB): 1461924
Max. memory (cumulated for all children) (KiB): 297036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 703.233
system time used= 0.98913
maximum resident set size= 267052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 473555
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 338
involuntary context switches= 1264


# summary of solver processes directly reported to runsolver:
#   pid: 22781
#   total CPU time (s): 704.222
#   total CPU user time (s): 703.233
#   total CPU system time (s): 0.98913

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.28198 second user time and 2.63189 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 00:33:28
IDJOB=4493817
IDBENCH=147873
IDSOLVER=3368
FILE ID=nodeC025/4493817-1751150008
RUNJOBID= nodeC025-1751145166-19822
SLURM_JOB_ID= 9587446
Free space on /tmp= 433044 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army12.21bt.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493817-1751150008/watcher-4493817-1751150008 -o /tmp/evaluation-result-4493817-1751150008/solver-4493817-1751150008 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19822 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4493817-1751150008.opb

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

MD5SUM BENCH= 8150ec280d22960cf2e4079d2206c8ae
RANDOM SEED=176658899

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        128565020 kB
MemAvailable:   128206980 kB
Buffers:            3280 kB
Cached:           447128 kB
SwapCached:            0 kB
Active:          1788908 kB
Inactive:         189040 kB
Active(anon):    1545628 kB
Inactive(anon):        0 kB
Active(file):     243280 kB
Inactive(file):   189040 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6820 kB
Writeback:             0 kB
AnonPages:       1526056 kB
Mapped:           129548 kB
Shmem:             18084 kB
KReclaimable:      86956 kB
Slab:             170704 kB
SReclaimable:      86956 kB
SUnreclaim:        83748 kB
KernelStack:        4396 kB
PageTables:         6852 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    5217676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    468992 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432952 MiB
End job on nodeC025 at 2025-06-29 00:45:14