Trace number 4542833

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.00a2UNSAT 16.8015 16.9859

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-05_shuffle/normalized-ec_stargrid_05_021.shuf-2.opb
MD5SUMd64fc744c65ccc2a81826d21c62acb02
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.326574
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables421
Total number of constraints212
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints210
Minimum length of a constraint2
Maximum length of a constraint8
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.05/3.22	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4542833-1753219354.opb
3.05/3.22	c Solving mode: decision
3.05/3.22	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
3.05/3.22	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
3.05/3.22	c original problem has 421 variables (421 bin, 0 int, 0 impl, 0 cont) and 212 constraints
3.05/3.22	c presolving:
3.05/3.22	c (round 1, medium)     1 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
3.05/3.22	c (round 2, fast)       1 del vars, 2 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
3.05/3.22	c (round 3, exhaustive) 1 del vars, 107 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
3.05/3.22	c    (0.0s) probing: 51/420 (12.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
3.05/3.22	c    (0.0s) probing aborted: 50/50 successive totally useless probings
3.05/3.22	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
3.05/3.22	c    (0.0s) no symmetry present (symcode time: 0.00)
3.05/3.22	c presolving (4 rounds: 4 fast, 3 medium, 2 exhaustive):
3.05/3.22	c  1 deleted vars, 107 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3.05/3.22	c  0 implications, 0 cliques
3.05/3.22	c presolved problem has 420 variables (420 bin, 0 int, 0 impl, 0 cont) and 105 constraints
3.05/3.22	c     105 constraints of type <linear>
3.05/3.22	c transformed objective value is always integral (scale: 1)
3.05/3.22	c Presolving Time: 0.02
3.05/3.22	c 
3.05/3.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.05/3.22	c   0.0s|     1 |     0 |   133 |     - |  4419k |   0 | 420 | 141 | 105 |   0 |  0 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.1s|     1 |     0 |   260 |     - |  4523k |   0 | 420 | 141 | 118 |  13 |  1 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.1s|     1 |     0 |   271 |     - |  4590k |   0 | 420 | 141 | 125 |  20 |  2 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.1s|     1 |     0 |   281 |     - |  5051k |   0 | 420 | 141 | 131 |  26 |  3 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.1s|     1 |     0 |   285 |     - |  5166k |   0 | 420 | 141 | 133 |  28 |  4 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.1s|     1 |     0 |   288 |     - |  5563k |   0 | 420 | 141 | 135 |  30 |  5 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.1s|     1 |     0 |   292 |     - |  5577k |   0 | 420 | 141 | 136 |  31 |  6 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.1s|     1 |     0 |   310 |     - |  6654k |   0 | 420 | 141 | 138 |  33 |  7 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.1s|     1 |     0 |   318 |     - |  7424k |   0 | 420 | 141 | 140 |  35 |  8 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.2s|     1 |     0 |   320 |     - |  7954k |   0 | 420 | 141 | 142 |  37 |  9 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.2s|     1 |     0 |   323 |     - |  8168k |   0 | 420 | 141 | 143 |  38 | 10 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.2s|     1 |     0 |   331 |     - |  8183k |   0 | 420 | 141 | 144 |  39 | 11 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.2s|     1 |     0 |   332 |     - |  8198k |   0 | 420 | 141 | 145 |  40 | 12 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.2s|     1 |     0 |   334 |     - |  8214k |   0 | 420 | 141 | 147 |  42 | 13 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.2s|     1 |     0 |   349 |     - |  8229k |   0 | 420 | 141 | 149 |  44 | 14 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.05/3.22	c   0.2s|     1 |     0 |   350 |     - |  8245k |   0 | 420 | 141 | 150 |  45 | 15 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.2s|     1 |     0 |   357 |     - |  8261k |   0 | 420 | 141 | 132 |  46 | 16 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.2s|     1 |     0 |   358 |     - |  8274k |   0 | 420 | 141 | 133 |  47 | 17 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.2s|     1 |     0 |   364 |     - |  8274k |   0 | 420 | 141 | 134 |  48 | 18 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.2s|     1 |     0 |   365 |     - |  8288k |   0 | 420 | 141 | 135 |  49 | 19 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.2s|     1 |     0 |   372 |     - |  8288k |   0 | 420 | 141 | 136 |  50 | 20 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   0.3s|     1 |     2 |   598 |     - |  8292k |   0 | 420 | 155 | 136 |  50 | 21 |  50 |  16 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   1.5s|   100 |   101 |  9693 |  94.2 |  9240k |  24 | 420 | 341 | 110 |  89 |  1 | 239 |  16 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   1.7s|   200 |   201 | 11848 |  57.7 |  9312k |  56 | 420 | 364 | 113 |  92 |  1 | 262 |  16 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   1.9s|   300 |   301 | 13164 |  42.8 |  9543k |  66 | 420 | 398 | 115 | 123 |  1 | 296 |  16 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   2.0s|   400 |   401 | 14140 |  34.5 |  9552k |  84 | 420 | 400 | 113 | 123 |  1 | 298 |  16 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   2.2s|   500 |   501 | 15084 |  29.5 |  9617k |  87 | 420 | 400 | 113 | 123 |  1 | 298 |  16 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   2.3s|   600 |   601 | 16089 |  26.2 |  9778k |  87 | 420 | 400 | 113 | 128 |  1 | 298 |  16 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   2.4s|   700 |   701 | 17269 |  24.2 |  9885k |  87 | 420 | 444 | 113 | 134 |  1 | 342 |  16 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   2.6s|   800 |   801 | 18458 |  22.6 |  9893k |  92 | 420 | 445 | 114 | 147 |  1 | 344 |  16 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.05/3.22	c   2.6s|   900 |   901 | 18786 |  20.5 |  9893k |  92 | 420 | 445 | 113 | 147 |  1 | 344 |  16 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c   2.7s|  1000 |  1001 | 19340 |  19.0 |    10M |  92 | 420 | 449 | 117 | 154 |  3 | 348 |  16 | 0.000000e+00 |      --      |    Inf | unknown
3.05/3.22	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
3.05/3.22	c (run 1, node 1049) performing user restart
3.05/3.22	c 
3.05/3.22	c (restart) converted 7 cuts from the global cut pool into linear constraints
3.05/3.22	c 
3.05/3.22	c presolving:
3.05/3.22	c (round 1, fast)       0 del vars, 5 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
3.05/3.22	c (round 2, exhaustive) 0 del vars, 5 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 7 upgd conss, 0 impls, 0 clqs
3.05/3.22	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
3.05/3.22	c  0 deleted vars, 5 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
3.05/3.22	c  0 implications, 0 cliques
3.05/3.22	c presolved problem has 420 variables (420 bin, 0 int, 0 impl, 0 cont) and 457 constraints
3.05/3.22	c      11 constraints of type <knapsack>
3.05/3.22	c     105 constraints of type <linear>
3.05/3.22	c     341 constraints of type <logicor>
3.05/3.22	c transformed objective value is always integral (scale: 1)
3.05/3.22	c Presolving Time: 0.05
3.05/3.22	c 
3.05/3.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.05/3.22	c   2.8s|     1 |     0 | 20121 |     - |    10M |   0 | 420 | 478 | 112 |   0 |  0 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20132 |     - |    10M |   0 | 420 | 478 | 124 |  12 |  1 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20135 |     - |    10M |   0 | 420 | 478 | 128 |  16 |  2 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20145 |     - |    10M |   0 | 420 | 478 | 133 |  21 |  3 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20153 |     - |    10M |   0 | 420 | 478 | 139 |  27 |  4 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20161 |     - |    10M |   0 | 420 | 478 | 144 |  32 |  5 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20164 |     - |    10M |   0 | 420 | 478 | 148 |  36 |  6 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20167 |     - |    10M |   0 | 420 | 478 | 150 |  38 |  7 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20169 |     - |    10M |   0 | 420 | 478 | 153 |  41 |  8 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20174 |     - |    10M |   0 | 420 | 478 | 155 |  43 |  9 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20178 |     - |    10M |   0 | 420 | 478 | 156 |  44 | 10 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20192 |     - |    10M |   0 | 420 | 478 | 142 |  45 | 11 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20193 |     - |    10M |   0 | 420 | 478 | 143 |  46 | 12 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20198 |     - |    10M |   0 | 420 | 478 | 144 |  47 | 13 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20207 |     - |    11M |   0 | 420 | 478 | 145 |  48 | 14 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.24/5.43	c   2.8s|     1 |     0 | 20210 |     - |    11M |   0 | 420 | 478 | 146 |  49 | 15 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.8s|     1 |     0 | 20219 |     - |    11M |   0 | 420 | 478 | 147 |  50 | 16 | 375 |  16 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   2.9s|     1 |     2 | 20635 |     - |    11M |   0 | 420 | 481 | 147 |  50 | 16 | 379 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.0s|   100 |   101 | 21067 |  17.8 |    11M |  54 | 420 | 481 | 112 |  80 |  2 | 379 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.0s|   200 |   201 | 21856 |  17.0 |    11M |  79 | 420 | 488 | 111 |  95 |  1 | 387 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.0s|   300 |   301 | 22398 |  16.2 |    11M |  79 | 420 | 500 | 111 |  95 |  1 | 399 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.1s|   400 |   401 | 23190 |  15.6 |    11M |  99 | 420 | 517 | 111 |  95 |  1 | 416 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.2s|   500 |   501 | 23457 |  14.8 |    11M |  99 | 420 | 517 | 111 |  95 |  1 | 416 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.3s|   600 |   601 | 23783 |  14.1 |    11M | 101 | 420 | 517 | 111 |  95 |  1 | 416 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.3s|   700 |   701 | 24117 |  13.5 |    11M | 105 | 420 | 517 | 111 |  95 |  1 | 416 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.4s|   800 |   801 | 24698 |  13.0 |    11M | 131 | 420 | 525 | 111 |  95 |  1 | 426 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.5s|   900 |   901 | 25081 |  12.6 |    11M | 152 | 420 | 525 | 111 |  95 |  1 | 426 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.6s|  1000 |  1001 | 26048 |  12.4 |    11M | 155 | 420 | 549 | 111 |  95 |  1 | 450 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.6s|  1100 |  1101 | 26674 |  12.1 |    11M | 155 | 420 | 554 | 111 | 105 |  1 | 455 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.7s|  1200 |  1201 | 27117 |  11.8 |    11M | 155 | 420 | 559 | 111 | 105 |  1 | 460 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.24/5.43	c   3.7s|  1300 |  1301 | 27655 |  11.5 |    11M | 155 | 420 | 562 | 111 | 105 |  1 | 463 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.8s|  1400 |  1401 | 28115 |  11.2 |    11M | 155 | 420 | 582 | 111 | 105 |  1 | 483 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.8s|  1500 |  1501 | 28683 |  11.0 |    11M | 155 | 420 | 609 | 111 | 105 |  1 | 511 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.8s|  1600 |  1601 | 29015 |  10.7 |    11M | 155 | 420 | 609 | 111 | 105 |  1 | 511 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.9s|  1700 |  1701 | 29677 |  10.6 |    11M | 155 | 420 | 620 | 111 | 105 |  1 | 522 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   3.9s|  1800 |  1801 | 30238 |  10.4 |    11M | 155 | 420 | 622 | 111 | 105 |  1 | 525 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.0s|  1900 |  1901 | 31052 |  10.3 |    12M | 155 | 420 | 632 | 111 | 105 |  1 | 537 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.0s|  2000 |  2001 | 31638 |  10.2 |    12M | 155 | 420 | 654 | 111 | 105 |  1 | 559 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.0s|  2100 |  2101 | 32104 |  10.0 |    12M | 155 | 420 | 660 | 111 | 105 |  1 | 565 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.0s|  2200 |  2201 | 32495 |   9.8 |    12M | 162 | 420 | 660 | 111 | 109 |  1 | 565 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.1s|  2300 |  2301 | 33197 |   9.7 |    12M | 162 | 420 | 665 | 110 | 118 |  1 | 571 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.2s|  2400 |  2401 | 34138 |   9.7 |    12M | 162 | 420 | 703 | 110 | 118 |  1 | 612 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.2s|  2500 |  2501 | 34593 |   9.6 |    12M | 162 | 420 | 707 | 110 | 118 |  1 | 617 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.3s|  2600 |  2601 | 34974 |   9.4 |    12M | 162 | 420 | 707 | 111 | 118 |  1 | 617 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.3s|  2700 |  2701 | 35511 |   9.3 |    12M | 165 | 420 | 708 | 111 | 123 |  1 | 619 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.24/5.43	c   4.3s|  2800 |  2799 | 36094 |   9.2 |    12M | 191 | 420 | 708 | 113 | 150 |  1 | 622 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.4s|  2900 |  2899 | 36672 |   9.1 |    12M | 191 | 420 | 712 | 113 | 150 |  1 | 626 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.5s|  3000 |  2999 | 37107 |   9.0 |    12M | 191 | 420 | 712 | 113 | 150 |  1 | 626 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.6s|  3100 |  3099 | 38356 |   9.1 |    13M | 191 | 420 | 733 | 113 | 150 |  1 | 648 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.7s|  3200 |  3199 | 39022 |   9.0 |    13M | 191 | 420 | 739 | 113 | 150 |  1 | 654 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.7s|  3300 |  3299 | 39342 |   8.9 |    13M | 191 | 420 | 739 | 113 | 150 |  1 | 654 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.8s|  3400 |  3399 | 39860 |   8.8 |    13M | 191 | 420 | 770 | 113 | 161 |  1 | 685 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.9s|  3500 |  3499 | 40652 |   8.8 |    13M | 191 | 420 | 800 | 113 | 161 |  1 | 715 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.24/5.43	c   4.9s|  3600 |  3599 | 41093 |   8.7 |    13M | 191 | 420 | 800 | 113 | 165 |  1 | 715 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.0s|  3700 |  3699 | 41469 |   8.6 |    13M | 191 | 420 | 800 | 112 | 169 |  1 | 715 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.1s|  3800 |  3799 | 42251 |   8.6 |    14M | 191 | 420 | 809 | 112 | 169 |  1 | 727 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.2s|  3900 |  3899 | 42978 |   8.6 |    14M | 191 | 420 | 812 | 111 | 176 |  1 | 730 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.3s|  4000 |  3999 | 43574 |   8.5 |    14M | 191 | 420 | 817 | 111 | 176 |  1 | 736 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.3s|  4100 |  4099 | 44084 |   8.4 |    14M | 191 | 420 | 823 | 111 | 176 |  1 | 742 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.4s|  4200 |  4199 | 44397 |   8.3 |    14M | 191 | 420 | 823 | 111 | 176 |  1 | 742 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.73/7.92	c   5.4s|  4300 |  4299 | 44898 |   8.3 |    14M | 191 | 420 | 827 | 111 | 176 |  1 | 746 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.5s|  4400 |  4399 | 45314 |   8.2 |    14M | 191 | 420 | 827 | 108 | 176 |  1 | 747 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.5s|  4500 |  4499 | 45736 |   8.1 |    14M | 191 | 420 | 828 | 111 | 202 |  1 | 748 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.6s|  4600 |  4599 | 46350 |   8.1 |    14M | 191 | 420 | 829 | 111 | 202 |  1 | 752 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.6s|  4700 |  4699 | 46867 |   8.0 |    14M | 191 | 420 | 831 | 111 | 202 |  1 | 754 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.7s|  4800 |  4799 | 47320 |   8.0 |    14M | 191 | 420 | 833 | 113 | 202 |  1 | 756 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.7s|  4900 |  4899 | 47674 |   7.9 |    14M | 191 | 420 | 833 | 110 | 206 |  1 | 756 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.8s|  5000 |  4999 | 48335 |   7.9 |    14M | 191 | 420 | 848 | 113 | 206 |  1 | 771 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.8s|  5100 |  5097 | 49365 |   7.9 |    14M | 191 | 420 | 864 | 115 | 229 |  1 | 787 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.9s|  5200 |  5195 | 49821 |   7.9 |    14M | 191 | 420 | 867 | 115 | 247 |  0 | 790 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   5.9s|  5300 |  5293 | 50120 |   7.8 |    14M | 191 | 420 | 867 | 111 | 251 |  1 | 791 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.0s|  5400 |  5393 | 50855 |   7.8 |    14M | 191 | 420 | 878 | 114 | 260 |  1 | 804 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.0s|  5500 |  5487 | 51402 |   7.8 |    14M | 192 | 420 | 893 | 111 | 260 |  1 | 823 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.1s|  5600 |  5587 | 51748 |   7.7 |    14M | 192 | 420 | 893 | 117 | 267 |  1 | 823 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.1s|  5700 |  5685 | 52137 |   7.6 |    14M | 192 | 420 | 898 | 116 | 279 |  1 | 828 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.73/7.92	c   6.2s|  5800 |  5785 | 53011 |   7.7 |    14M | 192 | 420 | 912 | 111 | 283 |  1 | 842 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.3s|  5900 |  5885 | 53606 |   7.6 |    14M | 192 | 420 | 913 | 111 | 283 |  1 | 843 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.4s|  6000 |  5985 | 53921 |   7.6 |    14M | 192 | 420 | 913 | 113 | 283 |  1 | 843 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.5s|  6100 |  6083 | 54672 |   7.6 |    15M | 192 | 420 | 914 | 116 | 298 |  1 | 845 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.5s|  6200 |  6183 | 55044 |   7.5 |    15M | 192 | 420 | 921 | 114 | 298 |  1 | 852 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.6s|  6300 |  6283 | 55827 |   7.5 |    15M | 192 | 420 | 958 | 111 | 298 |  1 | 890 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.6s|  6400 |  6383 | 56155 |   7.5 |    15M | 192 | 420 | 958 | 111 | 298 |  1 | 890 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.7s|  6500 |  6483 | 57146 |   7.5 |    15M | 192 | 420 |1001 | 111 | 298 |  1 | 937 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.7s|  6600 |  6581 | 57547 |   7.4 |    15M | 192 | 420 |1001 | 111 | 308 |  1 | 938 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.7s|  6700 |  6681 | 58485 |   7.5 |    16M | 192 | 420 |1016 | 111 | 308 |  1 | 953 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.8s|  6800 |  6781 | 58994 |   7.4 |    16M | 192 | 420 |1027 | 113 | 308 |  1 | 964 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.8s|  6900 |  6881 | 59361 |   7.4 |    16M | 192 | 420 |1027 | 111 | 308 |  1 | 964 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.8s|  7000 |  6977 | 59791 |   7.4 |    16M | 192 | 420 |1035 | 111 | 308 |  1 | 973 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.9s|  7100 |  7077 | 60575 |   7.4 |    16M | 192 | 420 |1042 | 113 | 312 |  1 | 980 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   6.9s|  7200 |  7177 | 61024 |   7.3 |    16M | 192 | 420 |1042 | 112 | 318 |  1 | 980 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.73/7.92	c   7.0s|  7300 |  7277 | 61692 |   7.3 |    16M | 192 | 420 |1044 | 110 | 318 |  1 | 983 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.0s|  7400 |  7377 | 62065 |   7.3 |    16M | 192 | 420 |1044 | 111 | 324 |  1 | 983 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.0s|  7500 |  7477 | 62864 |   7.3 |    16M | 192 | 420 |1057 | 112 | 324 |  1 | 996 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.1s|  7600 |  7577 | 63638 |   7.3 |    16M | 192 | 420 |1069 | 110 | 324 |  1 |1009 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.1s|  7700 |  7677 | 64028 |   7.3 |    16M | 192 | 420 |1073 | 113 | 324 |  1 |1013 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.1s|  7800 |  7777 | 64623 |   7.2 |    16M | 192 | 420 |1075 | 111 | 324 |  1 |1016 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.2s|  7900 |  7877 | 64998 |   7.2 |    16M | 192 | 420 |1075 | 111 | 324 |  1 |1016 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.2s|  8000 |  7977 | 65487 |   7.2 |    16M | 192 | 420 |1085 | 111 | 324 |  1 |1026 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.2s|  8100 |  8077 | 65866 |   7.1 |    16M | 192 | 420 |1085 | 111 | 324 |  1 |1026 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.3s|  8200 |  8177 | 66296 |   7.1 |    17M | 192 | 420 |1092 | 114 | 329 |  1 |1033 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.3s|  8300 |  8277 | 66919 |   7.1 |    17M | 192 | 420 |1114 | 113 | 337 |  1 |1055 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.3s|  8400 |  8377 | 67509 |   7.1 |    17M | 192 | 420 |1120 | 110 | 337 |  1 |1064 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.4s|  8500 |  8477 | 68116 |   7.1 |    17M | 192 | 420 |1124 | 111 | 342 |  1 |1068 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.4s|  8600 |  8577 | 68791 |   7.1 |    17M | 192 | 420 |1141 | 111 | 342 |  1 |1085 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c   7.5s|  8700 |  8677 | 69258 |   7.0 |    17M | 192 | 420 |1141 | 112 | 351 |  1 |1088 |  19 | 0.000000e+00 |      --      |    Inf | unknown
7.73/7.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.73/7.92	c   7.5s|  8800 |  8777 | 69841 |   7.0 |    17M | 192 | 420 |1141 | 111 | 351 |  1 |1089 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   7.5s|  8900 |  8877 | 70241 |   7.0 |    17M | 192 | 420 |1141 | 111 | 355 |  1 |1089 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   7.6s|  9000 |  8977 | 70880 |   7.0 |    17M | 192 | 420 |1145 | 112 | 355 |  1 |1094 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   7.6s|  9100 |  9077 | 71528 |   7.0 |    17M | 192 | 420 |1163 | 111 | 355 |  1 |1112 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   7.6s|  9200 |  9177 | 71899 |   7.0 |    17M | 192 | 420 |1171 | 111 | 355 |  1 |1121 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   7.7s|  9300 |  9277 | 72372 |   6.9 |    17M | 192 | 420 |1206 | 115 | 369 |  1 |1157 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   7.7s|  9400 |  9377 | 72871 |   6.9 |    17M | 192 | 420 |1205 | 111 | 383 |  1 |1158 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   7.7s|  9500 |  9477 | 73408 |   6.9 |    17M | 192 | 420 |1210 | 111 | 387 |  1 |1165 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   7.8s|  9600 |  9575 | 74006 |   6.9 |    18M | 192 | 420 |1233 | 110 | 395 |  1 |1189 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   7.8s|  9700 |  9675 | 74320 |   6.9 |    18M | 192 | 420 |1232 | 111 | 395 |  1 |1189 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   7.8s|  9800 |  9775 | 74805 |   6.8 |    18M | 192 | 420 |1237 | 111 | 395 |  1 |1195 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   7.9s|  9900 |  9873 | 75255 |   6.8 |    18M | 192 | 420 |1244 | 111 | 409 |  1 |1206 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   7.9s| 10000 |  9973 | 75757 |   6.8 |    18M | 192 | 420 |1264 | 111 | 409 |  1 |1227 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   7.9s| 10100 | 10073 | 76261 |   6.8 |    18M | 192 | 420 |1267 | 111 | 409 |  1 |1230 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   8.0s| 10200 | 10173 | 76917 |   6.8 |    18M | 192 | 420 |1268 | 113 | 409 |  1 |1235 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.72/9.91	c   8.0s| 10300 | 10273 | 77458 |   6.8 |    18M | 192 | 420 |1271 | 108 | 424 |  1 |1242 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   8.1s| 10400 | 10373 | 78189 |   6.8 |    18M | 192 | 420 |1279 | 111 | 424 |  1 |1251 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   8.1s| 10500 | 10473 | 78745 |   6.8 |    18M | 192 | 420 |1297 | 113 | 424 |  1 |1269 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   8.1s| 10600 | 10573 | 79064 |   6.7 |    18M | 192 | 420 |1296 | 111 | 424 |  1 |1269 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   8.2s| 10700 | 10673 | 79637 |   6.7 |    19M | 192 | 420 |1297 | 115 | 439 |  1 |1274 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   8.2s| 10800 | 10773 | 80164 |   6.7 |    19M | 192 | 420 |1300 | 111 | 450 |  1 |1279 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.91	c   8.3s| 10900 | 10873 | 80641 |   6.7 |    19M | 192 | 420 |1308 | 122 | 469 |  1 |1287 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.3s| 11000 | 10969 | 81297 |   6.7 |    19M | 192 | 420 |1311 | 110 | 477 |  1 |1293 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.3s| 11100 | 11069 | 81887 |   6.7 |    19M | 192 | 420 |1312 | 116 | 484 |  1 |1298 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.4s| 11200 | 11169 | 82296 |   6.7 |    19M | 192 | 420 |1316 | 111 | 484 |  1 |1304 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.4s| 11300 | 11269 | 82836 |   6.7 |    19M | 192 | 420 |1330 | 110 | 484 |  1 |1320 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.5s| 11400 | 11369 | 83398 |   6.7 |    19M | 192 | 420 |1360 | 115 | 491 |  1 |1351 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.5s| 11500 | 11467 | 83863 |   6.6 |    19M | 192 | 420 |1381 | 111 | 491 |  1 |1377 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.5s| 11600 | 11567 | 84719 |   6.7 |    19M | 192 | 420 |1399 | 111 | 493 |  1 |1399 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.6s| 11700 | 11667 | 85180 |   6.6 |    19M | 192 | 420 |1399 | 118 | 527 |  1 |1399 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.72/9.92	c   8.6s| 11800 | 11759 | 85641 |   6.6 |    19M | 194 | 420 |1402 | 113 | 542 |  1 |1407 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.7s| 11900 | 11859 | 86115 |   6.6 |    19M | 194 | 420 |1401 | 110 | 542 |  1 |1408 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.7s| 12000 | 11959 | 86940 |   6.6 |    19M | 194 | 420 |1454 | 114 | 548 |  1 |1465 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.7s| 12100 | 12059 | 87360 |   6.6 |    19M | 194 | 420 |1452 | 110 | 548 |  1 |1465 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.8s| 12200 | 12159 | 87848 |   6.6 |    19M | 194 | 420 |1453 | 111 | 554 |  1 |1471 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.8s| 12300 | 12259 | 88254 |   6.6 |    19M | 194 | 420 |1452 | 110 | 554 |  1 |1471 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.9s| 12400 | 12359 | 89244 |   6.6 |    20M | 194 | 420 |1485 | 115 | 583 |  1 |1509 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.9s| 12500 | 12453 | 89681 |   6.6 |    20M | 195 | 420 |1492 | 111 | 583 |  1 |1525 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   8.9s| 12600 | 12553 | 90025 |   6.6 |    20M | 195 | 420 |1491 | 113 | 592 |  1 |1525 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.0s| 12700 | 12653 | 90449 |   6.5 |    20M | 195 | 420 |1492 | 113 | 592 |  1 |1530 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.0s| 12800 | 12751 | 91083 |   6.5 |    20M | 195 | 420 |1502 | 111 | 602 |  1 |1543 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.1s| 12900 | 12851 | 91603 |   6.5 |    20M | 195 | 420 |1504 | 112 | 609 |  1 |1550 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.1s| 13000 | 12951 | 91965 |   6.5 |    20M | 195 | 420 |1500 | 111 | 609 |  1 |1550 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.1s| 13100 | 13051 | 92540 |   6.5 |    20M | 195 | 420 |1503 | 111 | 609 |  1 |1554 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.2s| 13200 | 13151 | 93113 |   6.5 |    20M | 195 | 420 |1507 | 111 | 609 |  1 |1561 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.72/9.92	c   9.2s| 13300 | 13251 | 93582 |   6.5 |    20M | 195 | 420 |1503 | 111 | 609 |  1 |1562 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.2s| 13400 | 13351 | 94300 |   6.5 |    20M | 195 | 420 |1523 | 112 | 609 |  1 |1587 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.3s| 13500 | 13451 | 94920 |   6.5 |    20M | 195 | 420 |1530 | 113 | 609 |  1 |1598 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.3s| 13600 | 13551 | 95224 |   6.5 |    20M | 195 | 420 |1526 | 110 | 609 |  1 |1598 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.3s| 13700 | 13651 | 95616 |   6.4 |    20M | 195 | 420 |1526 | 111 | 609 |  1 |1598 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.4s| 13800 | 13751 | 96320 |   6.4 |    20M | 195 | 420 |1521 | 111 | 609 |  1 |1603 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.4s| 13900 | 13851 | 96663 |   6.4 |    20M | 195 | 420 |1518 | 113 | 609 |  1 |1603 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.5s| 14000 | 13951 | 97397 |   6.4 |    20M | 195 | 420 |1534 | 110 | 609 |  1 |1625 |  19 | 0.000000e+00 |      --      |    Inf | unknown
9.72/9.92	c   9.5s| 14100 | 14051 | 97771 |   6.4 |    20M | 195 | 420 |1527 | 111 | 609 |  1 |1625 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c   9.5s| 14200 | 14149 | 98196 |   6.4 |    20M | 195 | 420 |1529 | 111 | 613 |  1 |1636 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c   9.5s| 14300 | 14249 | 98671 |   6.4 |    20M | 195 | 420 |1538 | 111 | 613 |  1 |1653 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c   9.6s| 14400 | 14349 | 99381 |   6.4 |    20M | 195 | 420 |1545 | 114 | 617 |  1 |1664 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c   9.6s| 14500 | 14447 | 99777 |   6.4 |    20M | 195 | 420 |1544 | 113 | 617 |  1 |1673 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c   9.7s| 14600 | 14547 |100679 |   6.4 |    21M | 195 | 420 |1555 | 111 | 617 |  1 |1695 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c   9.7s| 14700 | 14647 |101814 |   6.4 |    21M | 195 | 420 |1553 | 118 | 660 |  1 |1697 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.72/11.90	c   9.8s| 14800 | 14747 |102275 |   6.4 |    21M | 195 | 420 |1547 | 112 | 700 |  1 |1697 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c   9.8s| 14900 | 14847 |102854 |   6.4 |    21M | 195 | 420 |1533 | 111 | 700 |  1 |1700 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c   9.9s| 15000 | 14947 |103261 |   6.4 |    21M | 195 | 420 |1535 | 111 | 700 |  1 |1710 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c   9.9s| 15100 | 15047 |103763 |   6.4 |    22M | 195 | 420 |1528 | 113 | 712 |  1 |1717 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.0s| 15200 | 15147 |104309 |   6.4 |    22M | 195 | 420 |1525 | 111 | 712 |  1 |1718 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.0s| 15300 | 15247 |104797 |   6.4 |    22M | 195 | 420 |1526 | 113 | 712 |  1 |1723 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.0s| 15400 | 15347 |105377 |   6.4 |    22M | 195 | 420 |1518 | 110 | 720 |  1 |1724 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.1s| 15500 | 15447 |105666 |   6.3 |    22M | 195 | 420 |1516 | 111 | 720 |  1 |1724 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.1s| 15600 | 15547 |106141 |   6.3 |    22M | 195 | 420 |1515 | 111 | 722 |  1 |1727 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.1s| 15700 | 15647 |106670 |   6.3 |    22M | 195 | 420 |1524 | 111 | 739 |  1 |1738 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.2s| 15800 | 15747 |107207 |   6.3 |    22M | 195 | 420 |1515 | 114 | 746 |  1 |1739 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.2s| 15900 | 15847 |107745 |   6.3 |    22M | 195 | 420 |1522 | 111 | 746 |  1 |1752 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.2s| 16000 | 15947 |108335 |   6.3 |    22M | 195 | 420 |1522 | 113 | 746 |  1 |1757 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.3s| 16100 | 16047 |108746 |   6.3 |    22M | 195 | 420 |1524 | 114 | 746 |  1 |1767 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.3s| 16200 | 16145 |109520 |   6.3 |    22M | 195 | 420 |1538 | 115 | 746 |  1 |1791 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.72/11.90	c  10.4s| 16300 | 16241 |109861 |   6.3 |    23M | 196 | 420 |1529 | 111 | 746 |  1 |1794 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.4s| 16400 | 16341 |110446 |   6.3 |    23M | 196 | 420 |1544 | 113 | 747 |  1 |1815 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.4s| 16500 | 16441 |110799 |   6.3 |    23M | 196 | 420 |1543 | 113 | 755 |  1 |1815 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.5s| 16600 | 16541 |111313 |   6.3 |    24M | 196 | 420 |1563 | 111 | 768 |  1 |1845 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.5s| 16700 | 16639 |111851 |   6.3 |    24M | 196 | 420 |1562 | 110 | 776 |  1 |1857 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.5s| 16800 | 16735 |112292 |   6.3 |    24M | 196 | 420 |1565 | 111 | 776 |  1 |1866 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.6s| 16900 | 16835 |112816 |   6.3 |    24M | 196 | 420 |1568 | 111 | 776 |  1 |1879 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.6s| 17000 | 16935 |113646 |   6.3 |    24M | 196 | 420 |1584 | 112 | 780 |  1 |1907 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.7s| 17100 | 17033 |114137 |   6.3 |    24M | 196 | 420 |1589 | 113 | 780 |  1 |1914 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.7s| 17200 | 17133 |114631 |   6.2 |    24M | 196 | 420 |1590 | 112 | 780 |  1 |1923 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.7s| 17300 | 17233 |115295 |   6.3 |    24M | 196 | 420 |1585 | 111 | 780 |  1 |1923 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.8s| 17400 | 17333 |115608 |   6.2 |    24M | 196 | 420 |1582 | 112 | 780 |  1 |1923 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.8s| 17500 | 17433 |116441 |   6.2 |    24M | 196 | 420 |1588 | 113 | 780 |  1 |1936 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.8s| 17600 | 17533 |116827 |   6.2 |    24M | 196 | 420 |1585 | 111 | 780 |  1 |1936 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.9s| 17700 | 17633 |117422 |   6.2 |    24M | 196 | 420 |1590 | 111 | 780 |  1 |1951 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.72/11.90	c  10.9s| 17800 | 17733 |118117 |   6.2 |    24M | 196 | 420 |1595 | 111 | 789 |  1 |1968 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  10.9s| 17900 | 17833 |118445 |   6.2 |    24M | 196 | 420 |1591 | 111 | 789 |  1 |1968 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  11.0s| 18000 | 17933 |118934 |   6.2 |    24M | 196 | 420 |1588 | 111 | 789 |  1 |1973 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  11.0s| 18100 | 18033 |119385 |   6.2 |    25M | 196 | 420 |1581 | 112 | 821 |  1 |1973 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  11.1s| 18200 | 18133 |119979 |   6.2 |    25M | 196 | 420 |1590 | 111 | 821 |  1 |1993 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  11.1s| 18300 | 18233 |120367 |   6.2 |    25M | 196 | 420 |1583 | 113 | 834 |  1 |1993 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  11.1s| 18400 | 18333 |120876 |   6.2 |    25M | 196 | 420 |1584 | 110 | 834 |  1 |1997 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  11.2s| 18500 | 18433 |121487 |   6.2 |    25M | 196 | 420 |1580 | 111 | 834 |  1 |2001 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  11.2s| 18600 | 18533 |121806 |   6.2 |    25M | 196 | 420 |1578 | 111 | 834 |  1 |2001 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  11.2s| 18700 | 18633 |122197 |   6.2 |    25M | 196 | 420 |1574 | 111 | 839 |  1 |2001 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  11.3s| 18800 | 18733 |122856 |   6.2 |    26M | 196 | 420 |1576 | 113 | 850 |  1 |2015 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  11.3s| 18900 | 18833 |123508 |   6.2 |    26M | 196 | 420 |1590 | 113 | 854 |  1 |2038 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  11.4s| 19000 | 18933 |124115 |   6.2 |    26M | 196 | 420 |1584 | 113 | 854 |  1 |2040 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  11.4s| 19100 | 19033 |124601 |   6.2 |    26M | 196 | 420 |1577 | 111 | 854 |  1 |2044 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  11.4s| 19200 | 19133 |124944 |   6.1 |    26M | 196 | 420 |1570 | 113 | 854 |  1 |2044 |  19 | 0.000000e+00 |      --      |    Inf | unknown
11.72/11.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.72/11.90	c  11.5s| 19300 | 19233 |125737 |   6.1 |    26M | 196 | 420 |1573 | 113 | 854 |  1 |2057 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  11.5s| 19400 | 19333 |126326 |   6.1 |    26M | 196 | 420 |1573 | 113 | 854 |  1 |2062 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  11.5s| 19500 | 19433 |126827 |   6.1 |    26M | 196 | 420 |1577 | 112 | 854 |  1 |2072 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  11.6s| 19600 | 19533 |127163 |   6.1 |    26M | 196 | 420 |1572 | 111 | 854 |  1 |2072 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  11.6s| 19700 | 19633 |127671 |   6.1 |    26M | 196 | 420 |1569 | 111 | 869 |  1 |2075 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  11.6s| 19800 | 19733 |128019 |   6.1 |    26M | 196 | 420 |1565 | 114 | 875 |  1 |2084 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  11.7s| 19900 | 19831 |128610 |   6.1 |    26M | 196 | 420 |1564 | 111 | 875 |  1 |2090 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  11.7s| 20000 | 19925 |128942 |   6.1 |    26M | 196 | 420 |1566 | 112 | 884 |  1 |2101 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  11.7s| 20100 | 20025 |129483 |   6.1 |    26M | 196 | 420 |1560 | 111 | 884 |  1 |2102 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  11.8s| 20200 | 20125 |130155 |   6.1 |    26M | 196 | 420 |1554 | 111 | 884 |  1 |2111 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  11.8s| 20300 | 20225 |130714 |   6.1 |    26M | 196 | 420 |1548 | 113 | 888 |  1 |2112 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  11.9s| 20400 | 20321 |131116 |   6.1 |    26M | 196 | 420 |1554 | 112 | 903 |  1 |2124 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  11.9s| 20500 | 20421 |132049 |   6.1 |    26M | 196 | 420 |1546 | 111 | 903 |  1 |2128 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  11.9s| 20600 | 20521 |132463 |   6.1 |    26M | 196 | 420 |1540 | 111 | 903 |  1 |2131 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.0s| 20700 | 20617 |132822 |   6.1 |    26M | 196 | 420 |1539 | 111 | 910 |  1 |2137 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.61/13.82	c  12.0s| 20800 | 20717 |133477 |   6.1 |    26M | 196 | 420 |1548 | 114 | 910 |  1 |2162 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.0s| 20900 | 20811 |133807 |   6.1 |    26M | 196 | 420 |1539 | 111 | 910 |  1 |2165 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.1s| 21000 | 20911 |134379 |   6.1 |    26M | 196 | 420 |1540 | 111 | 916 |  1 |2177 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.1s| 21100 | 21011 |134957 |   6.1 |    26M | 196 | 420 |1539 | 116 | 926 |  1 |2181 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.2s| 21200 | 21111 |135414 |   6.1 |    27M | 196 | 420 |1552 | 111 | 926 |  1 |2204 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.2s| 21300 | 21211 |135934 |   6.1 |    27M | 196 | 420 |1556 | 113 | 926 |  1 |2210 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.2s| 21400 | 21311 |136467 |   6.1 |    27M | 196 | 420 |1559 | 111 | 926 |  1 |2222 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.3s| 21500 | 21411 |136877 |   6.0 |    27M | 196 | 420 |1553 | 111 | 926 |  1 |2223 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.3s| 21600 | 21511 |137230 |   6.0 |    27M | 196 | 420 |1545 | 111 | 926 |  1 |2223 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.3s| 21700 | 21611 |137625 |   6.0 |    27M | 196 | 420 |1548 | 111 | 932 |  1 |2234 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.4s| 21800 | 21711 |138307 |   6.0 |    27M | 196 | 420 |1588 | 113 | 932 |  1 |2290 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.4s| 21900 | 21811 |138699 |   6.0 |    27M | 196 | 420 |1578 | 113 | 932 |  1 |2290 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.4s| 22000 | 21911 |139373 |   6.0 |    27M | 196 | 420 |1569 | 112 | 932 |  1 |2290 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.5s| 22100 | 22011 |139840 |   6.0 |    27M | 196 | 420 |1572 | 111 | 932 |  1 |2303 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.5s| 22200 | 22111 |140163 |   6.0 |    27M | 196 | 420 |1568 | 115 | 932 |  1 |2303 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.61/13.82	c  12.6s| 22300 | 22205 |141128 |   6.0 |    27M | 196 | 420 |1570 | 111 | 938 |  1 |2324 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.6s| 22400 | 22305 |141494 |   6.0 |    27M | 196 | 420 |1558 | 110 | 943 |  1 |2324 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.7s| 22500 | 22405 |142714 |   6.0 |    27M | 196 | 420 |1588 | 111 | 943 |  1 |2366 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.7s| 22600 | 22505 |143244 |   6.0 |    27M | 196 | 420 |1582 | 115 | 948 |  1 |2368 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.7s| 22700 | 22603 |143536 |   6.0 |    27M | 196 | 420 |1581 | 111 | 948 |  1 |2370 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.7s| 22800 | 22703 |143849 |   6.0 |    27M | 196 | 420 |1577 | 110 | 948 |  1 |2371 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.8s| 22900 | 22803 |144380 |   6.0 |    28M | 196 | 420 |1574 | 111 | 958 |  1 |2383 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.8s| 23000 | 22903 |144994 |   6.0 |    28M | 196 | 420 |1565 | 111 | 967 |  1 |2384 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.9s| 23100 | 23003 |145632 |   6.0 |    28M | 196 | 420 |1565 | 113 | 993 |  1 |2392 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.9s| 23200 | 23103 |145971 |   6.0 |    28M | 196 | 420 |1560 | 111 | 993 |  1 |2392 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  12.9s| 23300 | 23203 |146336 |   6.0 |    28M | 196 | 420 |1553 | 114 | 997 |  1 |2394 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  13.0s| 23400 | 23303 |146667 |   6.0 |    28M | 196 | 420 |1544 | 111 | 997 |  1 |2394 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  13.0s| 23500 | 23403 |147250 |   6.0 |    28M | 196 | 420 |1531 | 111 | 997 |  1 |2396 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  13.0s| 23600 | 23503 |147849 |   6.0 |    28M | 196 | 420 |1531 | 113 |1007 |  1 |2404 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  13.1s| 23700 | 23593 |148547 |   6.0 |    28M | 196 | 420 |1540 | 112 |1010 |  1 |2427 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.61/13.82	c  13.1s| 23800 | 23693 |149134 |   6.0 |    28M | 196 | 420 |1541 | 111 |1010 |  1 |2436 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  13.2s| 23900 | 23793 |149622 |   6.0 |    28M | 196 | 420 |1543 | 110 |1010 |  1 |2447 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  13.2s| 24000 | 23893 |149968 |   6.0 |    28M | 196 | 420 |1539 | 111 |1010 |  1 |2447 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  13.2s| 24100 | 23993 |150318 |   6.0 |    28M | 196 | 420 |1530 | 111 |1010 |  1 |2447 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  13.3s| 24200 | 24081 |150923 |   6.0 |    28M | 196 | 420 |1521 | 113 |1010 |  1 |2458 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  13.3s| 24300 | 24181 |151432 |   6.0 |    29M | 196 | 420 |1510 | 111 |1016 |  1 |2461 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  13.3s| 24400 | 24281 |151832 |   5.9 |    29M | 196 | 420 |1503 | 111 |1034 |  1 |2462 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  13.4s| 24500 | 24381 |152314 |   5.9 |    29M | 196 | 420 |1495 | 111 |1034 |  1 |2463 |  19 | 0.000000e+00 |      --      |    Inf | unknown
13.61/13.82	c  13.4s| 24600 | 24469 |152638 |   5.9 |    29M | 198 | 420 |1482 | 110 |1034 |  1 |2469 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.4s| 24700 | 24569 |153203 |   5.9 |    29M | 198 | 420 |1482 | 111 |1034 |  1 |2478 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.5s| 24800 | 24669 |153794 |   5.9 |    29M | 198 | 420 |1486 | 112 |1034 |  1 |2487 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.5s| 24900 | 24769 |154309 |   5.9 |    29M | 198 | 420 |1474 | 111 |1034 |  1 |2490 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.5s| 25000 | 24869 |154678 |   5.9 |    30M | 198 | 420 |1474 | 111 |1034 |  1 |2495 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.6s| 25100 | 24967 |155322 |   5.9 |    30M | 198 | 420 |1479 | 111 |1034 |  1 |2513 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.6s| 25200 | 25067 |155676 |   5.9 |    30M | 198 | 420 |1471 | 111 |1034 |  1 |2513 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.50/15.70	c  13.6s| 25300 | 25167 |156309 |   5.9 |    30M | 198 | 420 |1485 | 111 |1034 |  1 |2539 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.7s| 25400 | 25267 |156717 |   5.9 |    30M | 198 | 420 |1483 | 113 |1034 |  1 |2544 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.7s| 25500 | 25367 |157661 |   5.9 |    30M | 198 | 420 |1502 | 111 |1034 |  1 |2573 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.7s| 25600 | 25467 |157974 |   5.9 |    30M | 198 | 420 |1496 | 111 |1034 |  1 |2573 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.8s| 25700 | 25567 |158686 |   5.9 |    30M | 198 | 420 |1510 | 111 |1034 |  1 |2596 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.8s| 25800 | 25667 |159008 |   5.9 |    30M | 198 | 420 |1505 | 111 |1034 |  1 |2596 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.8s| 25900 | 25767 |159391 |   5.9 |    30M | 198 | 420 |1501 | 111 |1034 |  1 |2596 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.9s| 26000 | 25867 |159871 |   5.9 |    30M | 198 | 420 |1514 | 111 |1034 |  1 |2616 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.9s| 26100 | 25967 |160444 |   5.9 |    30M | 198 | 420 |1510 | 113 |1034 |  1 |2622 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  13.9s| 26200 | 26067 |160896 |   5.9 |    30M | 198 | 420 |1504 | 111 |1034 |  1 |2632 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.0s| 26300 | 26167 |161263 |   5.9 |    30M | 198 | 420 |1501 | 111 |1034 |  1 |2636 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.0s| 26400 | 26267 |161668 |   5.9 |    30M | 198 | 420 |1499 | 111 |1034 |  1 |2642 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.1s| 26500 | 26363 |162195 |   5.9 |    30M | 198 | 420 |1502 | 116 |1073 |  1 |2651 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.1s| 26600 | 26461 |162777 |   5.9 |    30M | 198 | 420 |1514 | 113 |1077 |  1 |2671 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.1s| 26700 | 26561 |163559 |   5.9 |    30M | 198 | 420 |1514 | 111 |1083 |  1 |2678 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.50/15.70	c  14.2s| 26800 | 26661 |164462 |   5.9 |    30M | 198 | 420 |1507 | 111 |1083 |  1 |2688 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.2s| 26900 | 26761 |165003 |   5.9 |    30M | 198 | 420 |1505 | 111 |1083 |  1 |2689 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.3s| 27000 | 26861 |165386 |   5.9 |    30M | 198 | 420 |1496 | 112 |1083 |  1 |2689 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.3s| 27100 | 26961 |165957 |   5.9 |    30M | 198 | 420 |1507 | 113 |1083 |  1 |2705 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.3s| 27200 | 27061 |166302 |   5.9 |    30M | 198 | 420 |1501 | 112 |1083 |  1 |2705 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.4s| 27300 | 27161 |166949 |   5.9 |    31M | 198 | 420 |1491 | 111 |1088 |  1 |2707 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.4s| 27400 | 27261 |167292 |   5.9 |    31M | 198 | 420 |1488 | 111 |1088 |  1 |2707 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.5s| 27500 | 27361 |167992 |   5.9 |    31M | 198 | 420 |1480 | 112 |1088 |  1 |2714 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.5s| 27600 | 27461 |168286 |   5.9 |    31M | 198 | 420 |1472 | 111 |1088 |  1 |2714 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.5s| 27700 | 27561 |168632 |   5.8 |    31M | 198 | 420 |1469 | 111 |1088 |  1 |2714 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.6s| 27800 | 27661 |169268 |   5.8 |    31M | 198 | 420 |1464 | 111 |1088 |  1 |2716 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.6s| 27900 | 27761 |169931 |   5.8 |    31M | 198 | 420 |1464 | 113 |1099 |  1 |2726 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.6s| 28000 | 27861 |170431 |   5.8 |    31M | 198 | 420 |1473 | 113 |1099 |  1 |2743 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.7s| 28100 | 27961 |171081 |   5.8 |    31M | 198 | 420 |1474 | 111 |1099 |  1 |2753 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.7s| 28200 | 28061 |171724 |   5.9 |    31M | 198 | 420 |1486 | 113 |1099 |  1 |2769 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.50/15.70	c  14.8s| 28300 | 28161 |172214 |   5.8 |    31M | 198 | 420 |1481 | 114 |1099 |  1 |2775 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.8s| 28400 | 28261 |172780 |   5.8 |    31M | 198 | 420 |1478 | 111 |1099 |  1 |2787 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.8s| 28500 | 28361 |173130 |   5.8 |    31M | 198 | 420 |1475 | 112 |1099 |  1 |2787 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.8s| 28600 | 28461 |173466 |   5.8 |    31M | 198 | 420 |1464 | 110 |1099 |  1 |2787 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.9s| 28700 | 28561 |174155 |   5.8 |    31M | 198 | 420 |1453 | 111 |1099 |  1 |2787 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  14.9s| 28800 | 28661 |175085 |   5.8 |    31M | 198 | 420 |1450 | 111 |1099 |  1 |2803 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  15.0s| 28900 | 28761 |175657 |   5.8 |    31M | 198 | 420 |1455 | 113 |1099 |  1 |2812 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  15.0s| 29000 | 28861 |176203 |   5.8 |    31M | 198 | 420 |1450 | 111 |1099 |  1 |2816 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  15.0s| 29100 | 28961 |176711 |   5.8 |    31M | 198 | 420 |1443 | 111 |1099 |  1 |2818 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  15.1s| 29200 | 29059 |177109 |   5.8 |    31M | 198 | 420 |1439 | 111 |1099 |  1 |2824 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  15.1s| 29300 | 29159 |177479 |   5.8 |    31M | 198 | 420 |1427 | 113 |1107 |  1 |2824 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  15.1s| 29400 | 29259 |177930 |   5.8 |    31M | 198 | 420 |1422 | 111 |1107 |  1 |2834 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  15.2s| 29500 | 29359 |178295 |   5.8 |    31M | 198 | 420 |1416 | 111 |1107 |  1 |2834 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  15.2s| 29600 | 29459 |179142 |   5.8 |    31M | 198 | 420 |1405 | 111 |1107 |  1 |2849 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  15.2s| 29700 | 29559 |179465 |   5.8 |    31M | 198 | 420 |1397 | 111 |1107 |  1 |2849 |  19 | 0.000000e+00 |      --      |    Inf | unknown
15.50/15.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.50/15.70	c  15.3s| 29800 | 29659 |179838 |   5.8 |    31M | 198 | 420 |1393 | 113 |1107 |  1 |2849 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.3s| 29900 | 29759 |180352 |   5.8 |    31M | 198 | 420 |1385 | 112 |1107 |  1 |2850 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.3s| 30000 | 29859 |180853 |   5.8 |    31M | 198 | 420 |1393 | 115 |1118 |  1 |2862 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.4s| 30100 | 29957 |181711 |   5.8 |    31M | 198 | 420 |1391 | 114 |1125 |  1 |2873 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.4s| 30200 | 30057 |182135 |   5.8 |    32M | 198 | 420 |1394 | 111 |1125 |  1 |2877 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.4s| 30300 | 30157 |182686 |   5.8 |    32M | 198 | 420 |1394 | 111 |1136 |  1 |2883 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.5s| 30400 | 30257 |183396 |   5.8 |    32M | 198 | 420 |1403 | 111 |1136 |  1 |2898 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.5s| 30500 | 30357 |183937 |   5.8 |    32M | 198 | 420 |1408 | 111 |1136 |  1 |2914 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.6s| 30600 | 30457 |184272 |   5.8 |    32M | 198 | 420 |1403 | 112 |1136 |  1 |2914 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.6s| 30700 | 30557 |184765 |   5.8 |    32M | 198 | 420 |1410 | 111 |1136 |  1 |2925 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.6s| 30800 | 30653 |185134 |   5.8 |    32M | 198 | 420 |1408 | 111 |1136 |  1 |2928 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.7s| 30900 | 30753 |185614 |   5.8 |    32M | 198 | 420 |1408 | 111 |1136 |  1 |2932 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.7s| 31000 | 30853 |185992 |   5.8 |    32M | 198 | 420 |1405 | 112 |1136 |  1 |2932 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.7s| 31100 | 30953 |186356 |   5.8 |    32M | 198 | 420 |1394 | 113 |1136 |  1 |2932 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.8s| 31200 | 31053 |187318 |   5.8 |    32M | 198 | 420 |1411 | 113 |1136 |  1 |2960 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.69/16.96	c  15.8s| 31300 | 31153 |187662 |   5.8 |    32M | 198 | 420 |1408 | 111 |1142 |  1 |2960 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.8s| 31400 | 31253 |188237 |   5.8 |    32M | 198 | 420 |1400 | 112 |1142 |  1 |2962 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.9s| 31500 | 31353 |188626 |   5.8 |    32M | 198 | 420 |1402 | 110 |1142 |  1 |2973 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.9s| 31600 | 31447 |189095 |   5.8 |    32M | 198 | 420 |1403 | 111 |1147 |  1 |2983 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  15.9s| 31700 | 31547 |189559 |   5.8 |    32M | 198 | 420 |1416 | 113 |1152 |  1 |3001 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  16.0s| 31800 | 31647 |190145 |   5.8 |    32M | 198 | 420 |1416 | 113 |1158 |  1 |3015 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  16.0s| 31900 | 31747 |190681 |   5.8 |    32M | 198 | 420 |1431 | 111 |1158 |  1 |3037 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  16.0s| 32000 | 31847 |190987 |   5.8 |    32M | 198 | 420 |1426 | 110 |1158 |  1 |3037 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  16.1s| 32100 | 31945 |191733 |   5.8 |    32M | 198 | 420 |1443 | 114 |1158 |  1 |3061 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  16.1s| 32200 | 32045 |192109 |   5.8 |    32M | 198 | 420 |1437 | 114 |1158 |  1 |3061 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  16.2s| 32300 | 32145 |192712 |   5.8 |    32M | 198 | 420 |1438 | 111 |1158 |  1 |3067 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  16.2s| 32400 | 32245 |193086 |   5.8 |    32M | 198 | 420 |1428 | 111 |1158 |  1 |3067 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  16.2s| 32500 | 32345 |193550 |   5.8 |    32M | 198 | 420 |1424 | 112 |1158 |  1 |3068 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  16.3s| 32600 | 32445 |194211 |   5.8 |    32M | 198 | 420 |1417 | 111 |1158 |  1 |3072 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  16.3s| 32700 | 32545 |194716 |   5.8 |    32M | 198 | 420 |1413 | 111 |1170 |  1 |3081 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.69/16.96	c  16.3s| 32800 | 32645 |195272 |   5.8 |    32M | 198 | 420 |1410 | 111 |1170 |  1 |3088 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  16.4s| 32900 | 32741 |195618 |   5.7 |    33M | 198 | 420 |1408 | 110 |1176 |  1 |3098 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  16.4s| 33000 | 32841 |195983 |   5.7 |    33M | 198 | 420 |1404 | 110 |1176 |  1 |3098 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c  16.4s| 33100 | 32941 |196773 |   5.7 |    33M | 198 | 420 |1428 | 111 |1183 |  1 |3130 |  19 | 0.000000e+00 |      --      |    Inf | unknown
16.69/16.96	c 
16.69/16.96	c SCIP Status        : problem is solved [infeasible]
16.69/16.96	c Solving Time (sec) : 16.56
16.69/16.96	c Solving Nodes      : 33143 (total of 34192 nodes in 2 runs)
16.69/16.96	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
16.69/16.96	c Dual Bound         : +1.00000000000000e+20
16.69/16.96	c Gap                : 0.00 %
16.69/16.96	c SCIP found the problem to be infeasible.
16.69/16.96	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (58009 MiB free)
  memory of node 1: 64465 MiB (60750 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542833-1753219354/watcher-4542833-1753219354 -o /tmp/evaluation-result-4542833-1753219354/solver-4542833-1753219354 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1753211276-193084 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4542833-1753219354.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100071 s]*
/proc/loadavg: 4.13 4.11 4.12 5/257 194175
/proc/meminfo: memFree=121602104/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=12508 memory=9728 CPUtime=0.05 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 1464 0 0 0 5 0 0 0 20 0 1 0 237614582 12808192 2432 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 3127 2432 1152 1 0 1339 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 16700 KiB
Current children cumulated memory: 12800 KiB

[startup+0.217738 s]*
/proc/loadavg: 4.13 4.11 4.12 6/257 194175
/proc/meminfo: memFree=121596812/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=1185836 memory=30416 CPUtime=0.14 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 3441 0 0 0 12 2 0 0 20 0 1 0 237614582 1214296064 7604 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 296459 7604 4788 1 0 268527 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 1190028 KiB
Current children cumulated memory: 33488 KiB

[startup+0.318164 s]*
/proc/loadavg: 4.13 4.11 4.12 5/257 194175
/proc/meminfo: memFree=121592276/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=1189592 memory=34640 CPUtime=0.23 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 4288 0 0 0 20 3 0 0 20 0 1 0 237614582 1218142208 8660 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 297398 8660 5044 1 0 269307 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1193784 KiB
Current children cumulated memory: 37712 KiB

[startup+0.700311 s]
/proc/loadavg: 4.13 4.11 4.12 5/257 194175
/proc/meminfo: memFree=121643636/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=1208684 memory=61032 CPUtime=0.57 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 8776 0 0 0 52 5 0 0 20 0 1 0 237614582 1237692416 15258 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 302171 15258 8116 1 0 273529 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 1212876 KiB
Current children cumulated memory: 64104 KiB

[startup+1.5003 s]
/proc/loadavg: 4.13 4.11 4.12 5/257 194175
/proc/meminfo: memFree=121586420/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=1212716 memory=64900 CPUtime=1.36 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 10516 0 0 0 131 5 0 0 20 0 1 0 237614582 1241821184 16225 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 303179 16225 8116 1 0 274537 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 1216908 KiB
Current children cumulated memory: 67972 KiB

[startup+3.11326 s]
/proc/loadavg: 4.13 4.11 4.12 5/257 194175
/proc/meminfo: memFree=121423120/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=1214364 memory=66968 CPUtime=2.96 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 12159 0 0 0 291 5 0 0 20 0 1 0 237614582 1243508736 16742 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 303591 16742 8116 1 0 274949 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 1218556 KiB
Current children cumulated memory: 70040 KiB

[startup+6.30039 s]
/proc/loadavg: 4.12 4.11 4.12 5/257 194175
/proc/meminfo: memFree=121567648/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=1220776 memory=73600 CPUtime=6.13 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 18479 0 0 0 606 7 0 0 20 0 1 0 237614582 1250074624 18400 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 305194 18400 8116 1 0 276552 0
Current children cumulated CPU time: 6.13 s
Current children cumulated vsize: 1224968 KiB
Current children cumulated memory: 76672 KiB

[startup+12.7004 s]
/proc/loadavg: 4.11 4.10 4.11 5/257 194175
/proc/meminfo: memFree=121560348/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=1226316 memory=79360 CPUtime=12.51 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 19921 0 0 0 1243 8 0 0 20 0 1 0 237614582 1255747584 19840 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 306579 19840 8116 1 0 277937 0
Current children cumulated CPU time: 12.51 s
Current children cumulated vsize: 1230508 KiB
Current children cumulated memory: 82432 KiB

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

# cumulated CPU time of all completed processes:  user=16.7019 s, system=0.099605 s

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

[startup+12.8005 s]
/proc/loadavg: 4.11 4.10 4.11 5/257 194175
/proc/meminfo: memFree=121560348/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=1226316 memory=79360 CPUtime=12.61 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 19924 0 0 0 1253 8 0 0 20 0 1 0 237614582 1255747584 19840 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 306579 19840 8116 1 0 277937 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1230508 KiB
Current children cumulated memory: 82432 KiB

[startup+14.4003 s]
/proc/loadavg: 4.11 4.10 4.11 5/257 194175
/proc/meminfo: memFree=121544596/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=1228748 memory=81920 CPUtime=14.21 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 20584 0 0 0 1413 8 0 0 20 0 1 0 237614582 1258237952 20480 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 307187 20480 8116 1 0 278545 0
Current children cumulated CPU time: 14.21 s
Current children cumulated vsize: 1232940 KiB
Current children cumulated memory: 84992 KiB

[startup+16.0004 s]*
/proc/loadavg: 4.10 4.10 4.11 5/257 194175
/proc/meminfo: memFree=121536532/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=1233704 memory=85888 CPUtime=15.81 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 21550 0 0 0 1573 8 0 0 20 0 1 0 237614582 1263312896 21472 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 308426 21472 8116 1 0 279784 0
Current children cumulated CPU time: 15.81 s
Current children cumulated vsize: 1237896 KiB
Current children cumulated memory: 88960 KiB

[startup+16.4003 s]
/proc/loadavg: 4.10 4.10 4.11 5/257 194175
/proc/meminfo: memFree=121536532/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=1233704 memory=85888 CPUtime=16.2 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 21554 0 0 0 1612 8 0 0 20 0 1 0 237614582 1263312896 21472 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 308426 21472 8116 1 0 279784 0
Current children cumulated CPU time: 16.2 s
Current children cumulated vsize: 1237896 KiB
Current children cumulated memory: 88960 KiB

[startup+16.8003 s]
/proc/loadavg: 4.10 4.10 4.11 5/257 194175
/proc/meminfo: memFree=121536532/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=1233704 memory=85888 CPUtime=16.59 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 21558 0 0 0 1651 8 0 0 20 0 1 0 237614582 1263312896 21472 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 308426 21472 8116 1 0 279784 0
Current children cumulated CPU time: 16.59 s
Current children cumulated vsize: 1237896 KiB
Current children cumulated memory: 88960 KiB

[startup+16.9003 s]
/proc/loadavg: 4.10 4.10 4.11 5/257 194175
/proc/meminfo: memFree=121536532/131382116 swapFree=33009904/33010684
[pid=194170] ppid=194167 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/194170/stat : 194170 (scip-naps-1.00a) S 194167 194170 193071 0 -1 4194304 259 317 0 0 0 0 0 0 20 0 1 0 237614579 4292608 768 18446744073709551615 94743849738240 94743850632773 140720529626464 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94743850871824 94743850919568 94743868669952 140720529635739 140720529635838 140720529635838 140720529641442 0
/proc/194170/statm: 1048 768 704 219 0 110 0
[pid=194175] ppid=194170 vsize=1233704 memory=85888 CPUtime=16.69 cores=5,7
/proc/194175/stat : 194175 (python3) R 194170 194170 193071 0 -1 4194304 21566 0 0 0 1661 8 0 0 20 0 1 0 237614582 1263312896 21472 18446744073709551615 93875313082368 93875313082745 140730441026544 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93875313094040 93875313094660 93875338108928 140730441029967 140730441030176 140730441030176 140730441035751 0
/proc/194175/statm: 308426 21472 8116 1 0 279784 0
Current children cumulated CPU time: 16.69 s
Current children cumulated vsize: 1237896 KiB
Current children cumulated memory: 88960 KiB

Child status: 0

Real time (s): 16.9859
CPU time (s): 16.8015
CPU user time (s): 16.7019
CPU system time (s): 0.099605
CPU usage (%): 98.9139
Max. virtual memory (cumulated for all children) (KiB): 1237896
Max. memory (cumulated for all children) (KiB): 88960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.7019
system time used= 0.099605
maximum resident set size= 86400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22182
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 351
involuntary context switches= 56


# summary of solver processes directly reported to runsolver:
#   pid: 194170
#   total CPU time (s): 16.8015
#   total CPU user time (s): 16.7019
#   total CPU system time (s): 0.099605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.110224 second user time and 0.24269 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-22 23:22:34
IDJOB=4542833
IDBENCH=164731
IDSOLVER=3388
FILE ID=nodeC004/4542833-1753219354
RUNJOBID= nodeC004-1753211276-193084
SLURM_JOB_ID= 9687793
Free space on /tmp= 432972 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/even-colouring/ec-stargrid-05_shuffle/normalized-ec_stargrid_05_021.shuf-2.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542833-1753219354/watcher-4542833-1753219354 -o /tmp/evaluation-result-4542833-1753219354/solver-4542833-1753219354 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1753211276-193084 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4542833-1753219354.opb

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

MD5SUM BENCH= d64fc744c65ccc2a81826d21c62acb02
RANDOM SEED=1079387710

nodeC004 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		: 3662.356
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.74
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		: 3691.369
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.74
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.117
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.74
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.354
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.74
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		: 3662.363
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        121609760 kB
MemAvailable:   122266820 kB
Buffers:            2128 kB
Cached:          1405408 kB
SwapCached:           32 kB
Active:          8664124 kB
Inactive:         338524 kB
Active(anon):    7610776 kB
Inactive(anon):    10468 kB
Active(file):    1053348 kB
Inactive(file):   328056 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5700 kB
Writeback:             0 kB
AnonPages:       7594172 kB
Mapped:           135696 kB
Shmem:             26132 kB
KReclaimable:     230568 kB
Slab:             323324 kB
SReclaimable:     230568 kB
SUnreclaim:        92756 kB
KernelStack:        4128 kB
PageTables:        19032 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   12119360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149560 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2037760 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC004 at 2025-07-22 23:22:51