Trace number 4529738

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.00a2SAT 707.974 710.495

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529738-1752253366/watcher-4529738-1752253366 -o /tmp/evaluation-result-4529738-1752253366/solver-4529738-1752253366 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752253269-119227 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529738-1752253366.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=119546, runsolver pid=119543

[startup+0.100068 s]*
/proc/loadavg: 3.51 2.77 2.99 4/256 119551
/proc/meminfo: memFree=128546732/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=19328 memory=14464 CPUtime=0.06 cores=4,6
/proc/119551/stat : 119551 (python3) D 119546 119546 119216 0 -1 4456448 1889 0 0 0 6 0 0 0 20 0 1 0 141016333 19791872 3616 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 2 1 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 4832 3616 2016 1 0 1586 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 23520 KiB
Current children cumulated memory: 17536 KiB

[startup+0.213415 s]*
/proc/loadavg: 3.51 2.77 2.99 5/256 119551
/proc/meminfo: memFree=128546748/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1186972 memory=32096 CPUtime=0.17 cores=4,6
/proc/119551/stat : 119551 (python3) R 119546 119546 119216 0 -1 4194304 3729 0 0 0 15 2 0 0 20 0 1 0 141016333 1215459328 8024 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 296743 8024 4928 1 0 268765 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1191164 KiB
Current children cumulated memory: 35168 KiB

[startup+0.313795 s]*
/proc/loadavg: 3.51 2.77 2.99 5/256 119551
/proc/meminfo: memFree=128546748/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1194128 memory=38880 CPUtime=0.27 cores=4,6
/proc/119551/stat : 119551 (python3) R 119546 119546 119216 0 -1 4194304 4877 0 0 0 24 3 0 0 20 0 1 0 141016333 1222787072 9720 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 298532 9720 5568 1 0 269890 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1198320 KiB
Current children cumulated memory: 41952 KiB

[startup+0.700357 s]
/proc/loadavg: 3.51 2.77 2.99 5/256 119551
/proc/meminfo: memFree=128530616/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1208548 memory=61408 CPUtime=0.64 cores=4,6
/proc/119551/stat : 119551 (python3) R 119546 119546 119216 0 -1 4194304 8105 0 0 0 60 4 0 0 20 0 1 0 141016333 1237553152 15352 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 302137 15352 8160 1 0 273495 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1212740 KiB
Current children cumulated memory: 64480 KiB

[startup+1.50038 s]
/proc/loadavg: 3.51 2.77 2.99 5/256 119551
/proc/meminfo: memFree=128530616/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1237404 memory=89696 CPUtime=1.44 cores=4,6
/proc/119551/stat : 119551 (python3) R 119546 119546 119216 0 -1 4194304 15162 0 0 0 138 6 0 0 20 0 1 0 141016333 1267101696 22424 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 309351 22424 8160 1 0 280709 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1241596 KiB
Current children cumulated memory: 92768 KiB

[startup+3.11273 s]
/proc/loadavg: 3.51 2.77 2.99 5/256 119551
/proc/meminfo: memFree=128490952/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1286372 memory=134496 CPUtime=3.05 cores=4,6
/proc/119551/stat : 119551 (python3) R 119546 119546 119216 0 -1 4194304 26355 0 0 0 297 8 0 0 20 0 1 0 141016333 1317244928 33624 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 321593 33624 8160 1 0 292951 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1290564 KiB
Current children cumulated memory: 137568 KiB

[startup+6.3004 s]
/proc/loadavg: 3.55 2.79 3.00 5/256 119551
/proc/meminfo: memFree=128475520/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1296388 memory=145632 CPUtime=6.22 cores=4,6
/proc/119551/stat : 119551 (python3) R 119546 119546 119216 0 -1 4194304 29148 0 0 0 614 8 0 0 20 0 1 0 141016333 1327501312 36408 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 324097 36408 8160 1 0 295455 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 1300580 KiB
Current children cumulated memory: 148704 KiB

[startup+12.7004 s]
/proc/loadavg: 3.58 2.81 3.00 5/256 119551
/proc/meminfo: memFree=128435032/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1326724 memory=174404 CPUtime=12.61 cores=4,6
/proc/119551/stat : 119551 (python3) R 119546 119546 119216 0 -1 4194304 37088 0 0 0 1251 10 0 0 20 0 1 0 141016333 1358565376 43601 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 331681 43601 8160 1 0 303039 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1330916 KiB
Current children cumulated memory: 177476 KiB

[startup+25.5004 s]
/proc/loadavg: 3.68 2.87 3.02 5/256 119551
/proc/meminfo: memFree=128432508/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1327848 memory=175684 CPUtime=25.36 cores=4,6
/proc/119551/stat : 119551 (python3) R 119546 119546 119216 0 -1 4194304 37399 0 0 0 2526 10 0 0 20 0 1 0 141016333 1359716352 43921 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 331962 43921 8160 1 0 303320 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 1332040 KiB
Current children cumulated memory: 178756 KiB

[startup+51.1129 s]
/proc/loadavg: 3.85 2.97 3.05 5/256 119552
/proc/meminfo: memFree=128413748/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1330872 memory=177348 CPUtime=50.89 cores=4,6
/proc/119551/stat : 119551 (python3) R 119546 119546 119216 0 -1 4194304 37819 0 0 0 5079 10 0 0 20 0 1 0 141016333 1362812928 44337 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 332718 44337 8160 1 0 304076 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 1335064 KiB
Current children cumulated memory: 180420 KiB

[startup+102.3 s]
/proc/loadavg: 3.99 3.15 3.11 5/256 119553
/proc/meminfo: memFree=128250336/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1348240 memory=192036 CPUtime=101.91 cores=4,6
/proc/119551/stat : 119551 (python3) R 119546 119546 119216 0 -1 4194304 42583 0 0 0 10180 11 0 0 20 0 1 0 141016333 1380597760 48009 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 337060 48009 8160 1 0 308418 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 1352432 KiB
Current children cumulated memory: 195108 KiB

[startup+162.3 s]
/proc/loadavg: 5.28 3.67 3.29 5/256 119555
/proc/meminfo: memFree=128206480/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1359240 memory=202532 CPUtime=161.68 cores=4,6
/proc/119551/stat : 119551 (python3) R 119546 119546 119216 0 -1 4194304 45201 0 0 0 16157 11 0 0 20 0 1 0 141016333 1391861760 50633 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 339810 50633 8160 1 0 311168 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 1363432 KiB
Current children cumulated memory: 205604 KiB

[startup+222.3 s]
/proc/loadavg: 4.66 3.81 3.37 5/254 119563
/proc/meminfo: memFree=128207116/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1372200 memory=214180 CPUtime=221.42 cores=4,6
/proc/119551/stat : 119551 (python3) R 119546 119546 119216 0 -1 4194304 48117 0 0 0 22131 11 0 0 20 0 1 0 141016333 1405132800 53545 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 343050 53545 8160 1 0 314408 0
Current children cumulated CPU time: 221.42 s
Current children cumulated vsize: 1376392 KiB

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

/proc/119872/statm: 5207 3732 544 696 0 4368 0
Current children cumulated CPU time: 520.26 s
Current children cumulated vsize: 1452000 KiB
Current children cumulated memory: 288028 KiB

[startup+582.3 s]
/proc/loadavg: 4.16 4.04 3.63 5/259 119876
/proc/meminfo: memFree=110132016/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1426980 memory=272588 CPUtime=498.4 cores=4,6
/proc/119551/stat : 119551 (python3) S 119546 119546 119216 0 -1 4194304 59745 0 0 0 49827 13 0 0 20 0 1 0 141016333 1461227520 68147 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 356745 68147 8192 1 0 328103 0
[pid=119872] ppid=119551 vsize=22728 memory=19400 CPUtime=81.7 cores=4,6
/proc/119872/stat : 119872 (naps-1.03a6) R 119551 119872 119872 0 -1 4194304 169964 0 0 0 8138 32 0 0 20 0 1 0 141066367 23273472 4850 18446744073709551615 4198400 7047149 140733014019856 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 11964416 140733014022543 140733014022641 140733014022641 140733014028233 0
/proc/119872/statm: 5682 4850 544 696 0 4843 0
Current children cumulated CPU time: 580.1 s
Current children cumulated vsize: 1453900 KiB
Current children cumulated memory: 295060 KiB

[startup+642.3 s]
/proc/loadavg: 4.17 4.06 3.66 5/260 119879
/proc/meminfo: memFree=110112020/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1426980 memory=272588 CPUtime=498.4 cores=4,6
/proc/119551/stat : 119551 (python3) S 119546 119546 119216 0 -1 4194304 59745 0 0 0 49827 13 0 0 20 0 1 0 141016333 1461227520 68147 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 356745 68147 8192 1 0 328103 0
[pid=119872] ppid=119551 vsize=26828 memory=22452 CPUtime=141.53 cores=4,6
/proc/119872/stat : 119872 (naps-1.03a6) R 119551 119872 119872 0 -1 4194304 288801 0 0 0 14099 54 0 0 20 0 1 0 141066367 27471872 5613 18446744073709551615 4198400 7047149 140733014019856 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 11964416 140733014022543 140733014022641 140733014022641 140733014028233 0
/proc/119872/statm: 6707 5613 544 696 0 5868 0
Current children cumulated CPU time: 639.93 s
Current children cumulated vsize: 1458000 KiB
Current children cumulated memory: 298112 KiB

[startup+702.3 s]
/proc/loadavg: 4.12 4.06 3.69 5/260 119881
/proc/meminfo: memFree=110295784/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1426980 memory=272588 CPUtime=498.4 cores=4,6
/proc/119551/stat : 119551 (python3) S 119546 119546 119216 0 -1 4194304 59745 0 0 0 49827 13 0 0 20 0 1 0 141016333 1461227520 68147 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 356745 68147 8192 1 0 328103 0
[pid=119872] ppid=119551 vsize=26828 memory=24648 CPUtime=201.37 cores=4,6
/proc/119872/stat : 119872 (naps-1.03a6) R 119551 119872 119872 0 -1 4194304 396446 0 0 0 20058 79 0 0 20 0 1 0 141066367 27471872 6162 18446744073709551615 4198400 7047149 140733014019856 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 11964416 140733014022543 140733014022641 140733014022641 140733014028233 0
/proc/119872/statm: 6707 6162 544 696 0 5868 0
Current children cumulated CPU time: 699.77 s
Current children cumulated vsize: 1458000 KiB
Current children cumulated memory: 300308 KiB

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

# cumulated CPU time of all completed processes:  user=706.976 s, system=0.998262 s

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

[startup+704 s]*
/proc/loadavg: 4.11 4.06 3.69 5/260 119881
/proc/meminfo: memFree=110296036/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1426980 memory=272588 CPUtime=498.4 cores=4,6
/proc/119551/stat : 119551 (python3) S 119546 119546 119216 0 -1 4194304 59745 0 0 0 49827 13 0 0 20 0 1 0 141016333 1461227520 68147 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 356745 68147 8192 1 0 328103 0
[pid=119872] ppid=119551 vsize=26828 memory=24520 CPUtime=203.07 cores=4,6
/proc/119872/stat : 119872 (naps-1.03a6) R 119551 119872 119872 0 -1 4194304 399018 0 0 0 20227 80 0 0 20 0 1 0 141066367 27471872 6130 18446744073709551615 4198400 7047149 140733014019856 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 11964416 140733014022543 140733014022641 140733014022641 140733014028233 0
/proc/119872/statm: 6707 6130 544 696 0 5868 0
Current children cumulated CPU time: 701.47 s
Current children cumulated vsize: 1458000 KiB
Current children cumulated memory: 300180 KiB

[startup+707.2 s]
/proc/loadavg: 4.11 4.06 3.69 5/260 119881
/proc/meminfo: memFree=110296036/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1426980 memory=272588 CPUtime=498.4 cores=4,6
/proc/119551/stat : 119551 (python3) S 119546 119546 119216 0 -1 4194304 59745 0 0 0 49827 13 0 0 20 0 1 0 141016333 1461227520 68147 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 356745 68147 8192 1 0 328103 0
[pid=119872] ppid=119551 vsize=26828 memory=24136 CPUtime=206.25 cores=4,6
/proc/119872/stat : 119872 (naps-1.03a6) R 119551 119872 119872 0 -1 4194304 402536 0 0 0 20544 81 0 0 20 0 1 0 141066367 27471872 6034 18446744073709551615 4198400 7047149 140733014019856 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 11964416 140733014022543 140733014022641 140733014022641 140733014028233 0
/proc/119872/statm: 6707 6034 544 696 0 5868 0
Current children cumulated CPU time: 704.65 s
Current children cumulated vsize: 1458000 KiB
Current children cumulated memory: 299796 KiB

[startup+708.8 s]
/proc/loadavg: 4.11 4.06 3.69 5/260 119881
/proc/meminfo: memFree=110296036/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1426980 memory=272588 CPUtime=498.4 cores=4,6
/proc/119551/stat : 119551 (python3) S 119546 119546 119216 0 -1 4194304 59745 0 0 0 49827 13 0 0 20 0 1 0 141016333 1461227520 68147 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 356745 68147 8192 1 0 328103 0
[pid=119872] ppid=119551 vsize=26828 memory=23880 CPUtime=207.84 cores=4,6
/proc/119872/stat : 119872 (naps-1.03a6) R 119551 119872 119872 0 -1 4194304 406039 0 0 0 20703 81 0 0 20 0 1 0 141066367 27471872 5970 18446744073709551615 4198400 7047149 140733014019856 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 11964416 140733014022543 140733014022641 140733014022641 140733014028233 0
/proc/119872/statm: 6707 5970 544 696 0 5868 0
Current children cumulated CPU time: 706.24 s
Current children cumulated vsize: 1458000 KiB
Current children cumulated memory: 299540 KiB

[startup+709.6 s]
/proc/loadavg: 4.10 4.06 3.70 5/260 119881
/proc/meminfo: memFree=110296304/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1426980 memory=272588 CPUtime=498.4 cores=4,6
/proc/119551/stat : 119551 (python3) S 119546 119546 119216 0 -1 4194304 59745 0 0 0 49827 13 0 0 20 0 1 0 141016333 1461227520 68147 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 356745 68147 8192 1 0 328103 0
[pid=119872] ppid=119551 vsize=22728 memory=20804 CPUtime=208.65 cores=4,6
/proc/119872/stat : 119872 (naps-1.03a6) R 119551 119872 119872 0 -1 4194304 406128 0 0 0 20783 82 0 0 20 0 1 0 141066367 23273472 5201 18446744073709551615 4198400 7047149 140733014019856 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 11964416 140733014022543 140733014022641 140733014022641 140733014028233 0
/proc/119872/statm: 5682 5201 544 696 0 4843 0
Current children cumulated CPU time: 707.05 s
Current children cumulated vsize: 1453900 KiB
Current children cumulated memory: 296464 KiB

[startup+710 s]*
/proc/loadavg: 4.10 4.06 3.70 5/260 119881
/proc/meminfo: memFree=110296304/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1426980 memory=272588 CPUtime=498.4 cores=4,6
/proc/119551/stat : 119551 (python3) S 119546 119546 119216 0 -1 4194304 59745 0 0 0 49827 13 0 0 20 0 1 0 141016333 1461227520 68147 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 356745 68147 8192 1 0 328103 0
[pid=119872] ppid=119551 vsize=22728 memory=20804 CPUtime=209.06 cores=4,6
/proc/119872/stat : 119872 (naps-1.03a6) R 119551 119872 119872 0 -1 4194304 406128 0 0 0 20824 82 0 0 20 0 1 0 141066367 23273472 5201 18446744073709551615 4198400 7047149 140733014019856 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 11964416 140733014022543 140733014022641 140733014022641 140733014028233 0
/proc/119872/statm: 5682 5201 544 696 0 4843 0
Current children cumulated CPU time: 707.46 s
Current children cumulated vsize: 1453900 KiB
Current children cumulated memory: 296464 KiB

[startup+710.4 s]
/proc/loadavg: 4.10 4.06 3.70 5/260 119881
/proc/meminfo: memFree=110296304/131382112 swapFree=33010416/33010684
[pid=119546] ppid=119543 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/119546/stat : 119546 (scip-naps-1.00a) S 119543 119546 119216 0 -1 4194304 259 327 0 0 0 0 0 0 20 0 1 0 141016330 4292608 768 18446744073709551615 94513519333376 94513520227909 140728178475568 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94513520466960 94513520514704 94513543507968 140728178481563 140728178481662 140728178481662 140728178487266 0
/proc/119546/statm: 1048 768 704 219 0 110 0
[pid=119551] ppid=119546 vsize=1426980 memory=272588 CPUtime=498.4 cores=4,6
/proc/119551/stat : 119551 (python3) S 119546 119546 119216 0 -1 4194304 59745 0 0 0 49827 13 0 0 20 0 1 0 141016333 1461227520 68147 18446744073709551615 93872491589632 93872491590009 140736464783312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93872491601304 93872491601924 93872522817536 140736464791887 140736464792096 140736464792096 140736464797671 0
/proc/119551/statm: 356745 68147 8192 1 0 328103 0
[pid=119872] ppid=119551 vsize=22728 memory=20804 CPUtime=209.45 cores=4,6
/proc/119872/stat : 119872 (naps-1.03a6) R 119551 119872 119872 0 -1 4194304 406128 0 0 0 20863 82 0 0 20 0 1 0 141066367 23273472 5201 18446744073709551615 4198400 7047149 140733014019856 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 11964416 140733014022543 140733014022641 140733014022641 140733014028233 0
/proc/119872/statm: 5682 5201 544 696 0 4843 0
Current children cumulated CPU time: 707.85 s
Current children cumulated vsize: 1453900 KiB
Current children cumulated memory: 296464 KiB

Child status: 0

Real time (s): 710.495
CPU time (s): 707.974
CPU user time (s): 706.976
CPU system time (s): 0.998262
CPU usage (%): 99.6452
Max. virtual memory (cumulated for all children) (KiB): 1462096
Max. memory (cumulated for all children) (KiB): 303340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 706.976
system time used= 0.998262
maximum resident set size= 272588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 471581
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= 368
involuntary context switches= 609


# summary of solver processes directly reported to runsolver:
#   pid: 119546
#   total CPU time (s): 707.974
#   total CPU user time (s): 706.976
#   total CPU system time (s): 0.998262

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.63076 second user time and 7.30153 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-11 19:02:46
IDJOB=4529738
IDBENCH=147873
IDSOLVER=3388
FILE ID=nodeC012/4529738-1752253366
RUNJOBID= nodeC012-1752253269-119227
SLURM_JOB_ID= 9682583
Free space on /tmp= 431552 MiB

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

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

MD5SUM BENCH= 8150ec280d22960cf2e4079d2206c8ae
RANDOM SEED=579332622

nodeC012 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	: 0xb00001f
cpu MHz		: 3659.859
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3660.948
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.395
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.532
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.692
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3660.932
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.280
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.392
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128551496 kB
MemAvailable:   129307424 kB
Buffers:            2136 kB
Cached:          1552652 kB
SwapCached:           16 kB
Active:          1288876 kB
Inactive:         928672 kB
Active(anon):     675756 kB
Inactive(anon):     4948 kB
Active(file):     613120 kB
Inactive(file):   923724 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5564 kB
Writeback:             0 kB
AnonPages:        665920 kB
Mapped:           128432 kB
Shmem:             17944 kB
KReclaimable:     117036 kB
Slab:             206280 kB
SReclaimable:     117036 kB
SUnreclaim:        89244 kB
KernelStack:        4144 kB
PageTables:         4988 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4286012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431428 MiB
End job on nodeC012 at 2025-07-11 19:14:37