Trace number 4529744

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2SAT 51.1547 51.3723

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army9.12bt.opb
MD5SUM56b15cc62a38cccba085ba5162ab9a70
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.140919
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables266
Total number of constraints573
Number of constraints which are clauses402
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints169
Minimum length of a constraint1
Maximum length of a constraint81
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 93
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

7.15/7.21	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529744-1752253331.opb
7.15/7.21	c Solving mode: decision
7.15/7.21	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
7.15/7.21	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
7.15/7.21	c original problem has 266 variables (266 bin, 0 int, 0 impl, 0 cont) and 573 constraints
7.15/7.21	c presolving:
7.15/7.21	c (round 1, fast)       1 del vars, 1 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 142 clqs
7.15/7.21	c (round 2, fast)       12 del vars, 14 del conss, 0 add conss, 12 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 129 clqs
7.15/7.21	c (round 3, fast)       12 del vars, 25 del conss, 0 add conss, 12 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 129 clqs
7.15/7.21	c (round 4, medium)     14 del vars, 25 del conss, 0 add conss, 12 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 125 clqs
7.15/7.21	c (round 5, fast)       14 del vars, 29 del conss, 0 add conss, 12 chg bounds, 0 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 141 clqs
7.15/7.21	c (round 6, exhaustive) 14 del vars, 29 del conss, 0 add conss, 12 chg bounds, 0 chg sides, 1 chg coeffs, 544 upgd conss, 0 impls, 141 clqs
7.15/7.21	c (round 7, medium)     20 del vars, 186 del conss, 618 add conss, 12 chg bounds, 6 chg sides, 21 chg coeffs, 544 upgd conss, 0 impls, 729 clqs
7.15/7.21	c (round 8, fast)       20 del vars, 196 del conss, 618 add conss, 12 chg bounds, 6 chg sides, 23 chg coeffs, 544 upgd conss, 0 impls, 729 clqs
7.15/7.21	c (round 9, exhaustive) 20 del vars, 897 del conss, 713 add conss, 12 chg bounds, 6 chg sides, 23 chg coeffs, 544 upgd conss, 0 impls, 729 clqs
7.15/7.21	c (round 10, exhaustive) 20 del vars, 903 del conss, 713 add conss, 12 chg bounds, 6 chg sides, 23 chg coeffs, 544 upgd conss, 0 impls, 729 clqs
7.15/7.21	c (round 11, exhaustive) 20 del vars, 903 del conss, 713 add conss, 12 chg bounds, 6 chg sides, 106 chg coeffs, 544 upgd conss, 0 impls, 729 clqs
7.15/7.21	c    (0.0s) probing cycle finished: starting next cycle
7.15/7.21	c (round 12, exhaustive) 27 del vars, 903 del conss, 713 add conss, 12 chg bounds, 6 chg sides, 106 chg coeffs, 544 upgd conss, 0 impls, 2927 clqs
7.15/7.21	c (round 13, fast)       27 del vars, 907 del conss, 713 add conss, 12 chg bounds, 6 chg sides, 135 chg coeffs, 544 upgd conss, 0 impls, 2927 clqs
7.15/7.21	c (round 14, exhaustive) 27 del vars, 907 del conss, 713 add conss, 12 chg bounds, 6 chg sides, 136 chg coeffs, 544 upgd conss, 0 impls, 2927 clqs
7.15/7.21	c (round 15, exhaustive) 27 del vars, 908 del conss, 714 add conss, 12 chg bounds, 6 chg sides, 136 chg coeffs, 544 upgd conss, 0 impls, 2927 clqs
7.15/7.21	c (round 16, exhaustive) 27 del vars, 908 del conss, 714 add conss, 12 chg bounds, 6 chg sides, 138 chg coeffs, 544 upgd conss, 0 impls, 2927 clqs
7.15/7.21	c    (0.0s) probing: 51/239 (21.3%) - 6 fixings, 1 aggregations, 3295 implications, 0 bound changes
7.15/7.21	c    (0.0s) probing aborted: 50/50 successive totally useless probings
7.15/7.21	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
7.15/7.21	c    (0.0s) no symmetry present (symcode time: 0.00)
7.15/7.21	c presolving (17 rounds: 17 fast, 11 medium, 9 exhaustive):
7.15/7.21	c  27 deleted vars, 908 deleted constraints, 714 added constraints, 12 tightened bounds, 0 added holes, 6 changed sides, 138 changed coefficients
7.15/7.21	c  0 implications, 2927 cliques
7.15/7.21	c presolved problem has 239 variables (239 bin, 0 int, 0 impl, 0 cont) and 379 constraints
7.15/7.21	c       9 constraints of type <knapsack>
7.15/7.21	c     115 constraints of type <setppc>
7.15/7.21	c      93 constraints of type <and>
7.15/7.21	c     162 constraints of type <logicor>
7.15/7.21	c transformed objective value is always integral (scale: 1)
7.15/7.21	c Presolving Time: 0.03
7.15/7.21	c 
7.15/7.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.15/7.21	c   0.1s|     1 |     0 |   417 |     - |  5824k |   0 | 239 | 447 | 472 |   0 |  0 |  67 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.15/7.21	c   0.2s|     1 |     0 |  2826 |     - |    14M |   0 | 239 | 569 | 505 |  33 |  1 |  69 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.15/7.21	c   0.2s|     1 |     0 |  3163 |     - |    20M |   0 | 239 | 570 | 541 |  69 |  2 |  70 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.15/7.21	c   0.3s|     1 |     0 |  3495 |     - |    24M |   0 | 239 | 572 | 585 | 113 |  3 |  72 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.15/7.21	c   0.3s|     1 |     0 |  3705 |     - |    33M |   0 | 239 | 578 | 627 | 155 |  4 |  78 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.15/7.21	c   0.4s|     1 |     0 |  3873 |     - |    40M |   0 | 239 | 579 | 664 | 192 |  5 |  79 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.15/7.21	c   0.4s|     1 |     0 |  4123 |     - |    43M |   0 | 239 | 582 | 696 | 224 |  6 |  82 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.15/7.21	c   0.4s|     1 |     0 |  4268 |     - |    47M |   0 | 239 | 588 | 724 | 252 |  7 |  88 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.15/7.21	c   0.5s|     1 |     0 |  4369 |     - |    50M |   0 | 239 | 589 | 755 | 283 |  8 |  89 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.15/7.21	c   0.5s|     1 |     0 |  4465 |     - |    54M |   0 | 239 | 590 | 782 | 310 |  9 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.15/7.21	c   0.5s|     1 |     0 |  4571 |     - |    58M |   0 | 239 | 598 | 805 | 333 | 10 |  98 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.15/7.21	c   0.6s|     1 |     0 |  4654 |     - |    59M |   0 | 239 | 599 | 822 | 350 | 11 |  99 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.15/7.21	c   0.8s|     1 |     2 |  5393 |     - |    59M |   0 | 239 | 601 | 822 | 350 | 11 | 102 |  10 | 0.000000e+00 |      --      |    Inf | unknown
7.15/7.21	c   1.6s|   100 |    13 |  9735 |  51.3 |    67M |  19 | 239 | 615 |   0 | 888 |  0 | 118 |  10 | 0.000000e+00 |      --      |    Inf |   4.41%
7.15/7.21	c   2.3s|   200 |    11 | 13785 |  45.9 |    73M |  19 | 239 | 643 | 803 |1275 |  2 | 146 |  10 | 0.000000e+00 |      --      |    Inf |   9.12%
7.15/7.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.15/7.21	c   2.6s|   300 |    11 | 17066 |  41.5 |    79M |  20 | 239 | 697 |   0 |1491 |  0 | 200 |  10 | 0.000000e+00 |      --      |    Inf |  11.05%
7.15/7.21	c   3.1s|   400 |    13 | 20945 |  40.8 |    84M |  20 | 239 | 738 | 805 |1646 |  2 | 241 |  10 | 0.000000e+00 |      --      |    Inf |  14.35%
7.15/7.21	c   3.4s|   500 |    11 | 24710 |  40.2 |    86M |  20 | 239 | 767 |   0 |1960 |  0 | 270 |  10 | 0.000000e+00 |      --      |    Inf |  14.75%
7.15/7.21	c   4.1s|   600 |    11 | 27267 |  37.8 |    96M |  20 | 239 | 800 | 811 |2171 |  2 | 303 |  10 | 0.000000e+00 |      --      |    Inf |  17.87%
7.15/7.21	c   4.7s|   700 |    17 | 30953 |  37.6 |    94M |  20 | 239 | 849 | 815 |2445 |  2 | 352 |  10 | 0.000000e+00 |      --      |    Inf |  20.08%
7.15/7.21	c   5.2s|   800 |    17 | 33357 |  35.9 |    96M |  20 | 239 | 865 | 850 |2569 |  0 | 368 |  10 | 0.000000e+00 |      --      |    Inf |  20.37%
7.15/7.21	c   5.5s|   900 |    13 | 35884 |  34.7 |    96M |  20 | 239 | 885 | 814 |2693 |  0 | 388 |  10 | 0.000000e+00 |      --      |    Inf |  20.55%
7.15/7.21	c   6.0s|  1000 |     9 | 38163 |  33.5 |    96M |  20 | 239 | 908 | 821 |2782 |  0 | 411 |  10 | 0.000000e+00 |      --      |    Inf |  20.87%
7.15/7.21	c   6.5s|  1100 |    13 | 42359 |  34.3 |    96M |  20 | 239 | 966 | 794 |3126 |  2 | 470 |  10 | 0.000000e+00 |      --      |    Inf |  27.14%
7.15/7.21	c   6.8s|  1200 |    15 | 45748 |  34.3 |    96M |  20 | 239 |1044 |   0 |3417 |  0 | 548 |  10 | 0.000000e+00 |      --      |    Inf |  28.65%
7.15/7.21	c   7.0s|  1300 |    23 | 48887 |  34.1 |    96M |  20 | 239 |1095 | 849 |3600 |  2 | 599 |  10 | 0.000000e+00 |      --      |    Inf |  28.77%
7.15/7.21	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
7.15/7.21	c (run 1, node 1304) performing user restart
7.15/7.21	c 
7.15/7.21	c (restart) converted 147 cuts from the global cut pool into linear constraints
7.15/7.21	c 
7.15/7.21	c presolving:
18.80/18.93	c (round 1, fast)       0 del vars, 98 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2927 clqs
18.80/18.93	c (round 2, exhaustive) 0 del vars, 99 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2927 clqs
18.80/18.93	c (round 3, exhaustive) 0 del vars, 99 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 264 upgd conss, 0 impls, 2927 clqs
18.80/18.93	c (round 4, exhaustive) 0 del vars, 99 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 3 chg coeffs, 264 upgd conss, 0 impls, 2927 clqs
18.80/18.93	c (round 5, exhaustive) 0 del vars, 100 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 4 chg coeffs, 264 upgd conss, 0 impls, 2927 clqs
18.80/18.93	c (round 6, exhaustive) 0 del vars, 153 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 54 chg coeffs, 264 upgd conss, 0 impls, 2927 clqs
18.80/18.93	c (round 7, exhaustive) 0 del vars, 154 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 54 chg coeffs, 264 upgd conss, 0 impls, 2927 clqs
18.80/18.93	c (round 8, exhaustive) 0 del vars, 154 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 1491 chg coeffs, 264 upgd conss, 0 impls, 2927 clqs
18.80/18.93	c presolving (9 rounds: 9 fast, 8 medium, 8 exhaustive):
18.80/18.93	c  0 deleted vars, 154 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 1491 changed coefficients
18.80/18.93	c  0 implications, 2927 cliques
18.80/18.93	c presolved problem has 239 variables (239 bin, 0 int, 0 impl, 0 cont) and 1088 constraints
18.80/18.93	c      14 constraints of type <knapsack>
18.80/18.93	c     262 constraints of type <setppc>
18.80/18.93	c      93 constraints of type <and>
18.80/18.93	c       2 constraints of type <linear>
18.80/18.93	c     717 constraints of type <logicor>
18.80/18.93	c transformed objective value is always integral (scale: 1)
18.80/18.93	c Presolving Time: 0.08
18.80/18.93	c 
18.80/18.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
18.80/18.93	c   7.1s|     1 |     0 | 49552 |     - |    92M |   0 | 239 |1112 | 618 |   0 |  0 | 623 |  10 | 0.000000e+00 |      --      |    Inf | unknown
18.80/18.93	c   7.2s|     1 |     0 | 49873 |     - |    93M |   0 | 239 |1155 | 655 |  37 |  1 | 627 |  10 | 0.000000e+00 |      --      |    Inf | unknown
18.80/18.93	c   7.3s|     1 |     0 | 50087 |     - |    93M |   0 | 239 |1156 | 696 |  78 |  2 | 628 |  10 | 0.000000e+00 |      --      |    Inf | unknown
18.80/18.93	c   7.3s|     1 |     0 | 50288 |     - |    93M |   0 | 239 |1157 | 730 | 112 |  3 | 629 |  10 | 0.000000e+00 |      --      |    Inf | unknown
18.80/18.93	c   7.4s|     1 |     0 | 50394 |     - |    93M |   0 | 239 |1163 | 757 | 139 |  4 | 635 |  10 | 0.000000e+00 |      --      |    Inf | unknown
18.80/18.93	c   7.4s|     1 |     0 | 50516 |     - |    93M |   0 | 239 |1165 | 781 | 163 |  5 | 637 |  10 | 0.000000e+00 |      --      |    Inf | unknown
18.80/18.93	c   7.4s|     1 |     0 | 50686 |     - |    93M |   0 | 239 |1167 | 804 | 186 |  6 | 639 |  10 | 0.000000e+00 |      --      |    Inf | unknown
18.80/18.93	c   7.5s|     1 |     0 | 50802 |     - |    93M |   0 | 239 |1168 | 824 | 206 |  7 | 640 |  10 | 0.000000e+00 |      --      |    Inf | unknown
18.80/18.93	c   7.5s|     1 |     0 | 50896 |     - |    94M |   0 | 239 |1176 | 840 | 222 |  8 | 648 |  10 | 0.000000e+00 |      --      |    Inf | unknown
18.80/18.93	c   7.5s|     1 |     0 | 50962 |     - |    95M |   0 | 239 |1179 | 851 | 233 |  9 | 651 |  10 | 0.000000e+00 |      --      |    Inf | unknown
18.80/18.93	c   7.6s|     1 |     0 | 51073 |     - |    98M |   0 | 239 |1184 | 863 | 245 | 10 | 656 |  10 | 0.000000e+00 |      --      |    Inf | unknown
18.80/18.93	c   7.6s|     1 |     0 | 51117 |     - |    98M |   0 | 239 |1185 | 878 | 260 | 11 | 657 |  10 | 0.000000e+00 |      --      |    Inf | unknown
18.80/18.93	c   7.8s|     1 |     2 | 51687 |     - |    98M |   0 | 239 |1188 | 878 | 260 | 11 | 660 |  20 | 0.000000e+00 |      --      |    Inf | unknown
18.80/18.93	c   8.7s|   100 |    23 | 59018 |  37.2 |    99M |  20 | 239 |1261 | 760 | 998 |  2 | 735 |  20 | 0.000000e+00 |      --      |    Inf |   9.30%
18.80/18.93	c   9.2s|   200 |    17 | 62276 |  36.9 |   102M |  20 | 239 |1306 | 762 |1295 |  2 | 784 |  20 | 0.000000e+00 |      --      |    Inf |  14.16%
18.80/18.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
18.80/18.93	c   9.6s|   300 |    17 | 66970 |  37.5 |   102M |  20 | 239 |1320 | 814 |1574 |  2 | 803 |  20 | 0.000000e+00 |      --      |    Inf |  15.28%
18.80/18.93	c   9.8s|   400 |    19 | 70212 |  37.2 |   103M |  20 | 239 |1348 | 801 |1830 |  1 | 841 |  20 | 0.000000e+00 |      --      |    Inf |  17.45%
18.80/18.93	c  10.2s|   500 |    13 | 74086 |  37.3 |   103M |  20 | 239 |1377 | 801 |2155 |  2 | 882 |  20 | 0.000000e+00 |      --      |    Inf |  18.54%
18.80/18.93	c  10.6s|   600 |    13 | 79219 |  38.1 |   103M |  20 | 239 |1402 | 742 |2324 |  2 | 922 |  20 | 0.000000e+00 |      --      |    Inf |  24.95%
18.80/18.93	c  11.1s|   700 |    19 | 82961 |  38.0 |   105M |  20 | 239 |1430 | 804 |2662 |  1 | 971 |  20 | 0.000000e+00 |      --      |    Inf |  27.17%
18.80/18.93	c  11.8s|   800 |    21 | 86822 |  38.1 |   107M |  20 | 239 |1454 | 804 |3004 |  1 |1019 |  20 | 0.000000e+00 |      --      |    Inf |  33.42%
18.80/18.93	c  12.2s|   900 |    21 | 89266 |  37.4 |   108M |  20 | 239 |1465 | 807 |3144 |  2 |1036 |  20 | 0.000000e+00 |      --      |    Inf |  33.62%
18.80/18.93	c  12.4s|  1000 |    19 | 92221 |  37.1 |   108M |  20 | 239 |1480 | 811 |3302 |  0 |1068 |  20 | 0.000000e+00 |      --      |    Inf |  33.86%
18.80/18.93	c  12.6s|  1100 |    15 | 94625 |  36.6 |   108M |  20 | 239 |1503 |   0 |3425 |  0 |1112 |  20 | 0.000000e+00 |      --      |    Inf |  34.01%
18.80/18.93	c  12.8s|  1200 |    17 | 97312 |  36.2 |   108M |  20 | 239 |1523 | 832 |3605 |  1 |1152 |  20 | 0.000000e+00 |      --      |    Inf |  34.16%
18.80/18.93	c  13.1s|  1300 |    17 |101103 |  36.2 |   108M |  20 | 239 |1522 | 790 |3793 |  2 |1187 |  20 | 0.000000e+00 |      --      |    Inf |  35.62%
18.80/18.93	c  13.7s|  1400 |    15 |104379 |  36.1 |   108M |  20 | 239 |1539 | 810 |4061 |  2 |1232 |  20 | 0.000000e+00 |      --      |    Inf |  37.07%
18.80/18.93	c  14.0s|  1500 |    13 |108116 |  36.2 |   108M |  20 | 239 |1540 | 775 |4309 |  2 |1255 |  20 | 0.000000e+00 |      --      |    Inf |  38.16%
18.80/18.93	c  14.3s|  1600 |    11 |111059 |  35.9 |   108M |  20 | 239 |1565 |   0 |4505 |  0 |1298 |  20 | 0.000000e+00 |      --      |    Inf |  38.95%
18.80/18.93	c  14.8s|  1700 |    13 |116728 |  36.6 |   108M |  20 | 239 |1542 | 790 |4827 |  2 |1331 |  20 | 0.000000e+00 |      --      |    Inf |  43.65%
18.80/18.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
18.80/18.93	c  15.1s|  1800 |    15 |120045 |  36.5 |   108M |  20 | 239 |1555 | 810 |5092 |  0 |1366 |  20 | 0.000000e+00 |      --      |    Inf |  45.70%
18.80/18.93	c  15.3s|  1900 |    17 |123459 |  36.4 |   108M |  20 | 239 |1553 | 819 |5317 |  2 |1381 |  20 | 0.000000e+00 |      --      |    Inf |  45.80%
18.80/18.93	c  15.7s|  2000 |    13 |126603 |  36.3 |   108M |  20 | 239 |1569 | 803 |5471 |  2 |1408 |  20 | 0.000000e+00 |      --      |    Inf |  45.95%
18.80/18.93	c  16.0s|  2100 |    13 |129882 |  36.2 |   108M |  20 | 239 |1575 |   0 |5707 |  0 |1447 |  20 | 0.000000e+00 |      --      |    Inf |  46.78%
18.80/18.93	c  16.6s|  2200 |    17 |133291 |  36.1 |   108M |  20 | 239 |1569 | 841 |6084 |  2 |1471 |  20 | 0.000000e+00 |      --      |    Inf |  49.37%
18.80/18.93	c  17.0s|  2300 |    15 |135839 |  35.8 |   108M |  20 | 239 |1603 | 816 |6336 |  0 |1523 |  20 | 0.000000e+00 |      --      |    Inf |  50.05%
18.80/18.93	c  17.2s|  2400 |    19 |138960 |  35.7 |   110M |  20 | 239 |1618 | 887 |6572 |  1 |1547 |  20 | 0.000000e+00 |      --      |    Inf |  50.55%
18.80/18.93	c  17.6s|  2500 |    17 |141535 |  35.4 |   110M |  20 | 239 |1611 | 850 |6740 |  1 |1572 |  20 | 0.000000e+00 |      --      |    Inf |  50.93%
18.80/18.93	c  17.8s|  2600 |    19 |144401 |  35.3 |   110M |  20 | 239 |1607 | 822 |6916 |  0 |1607 |  20 | 0.000000e+00 |      --      |    Inf |  51.25%
18.80/18.93	c  18.1s|  2700 |    21 |147695 |  35.2 |   111M |  20 | 239 |1582 | 806 |7208 |  2 |1629 |  20 | 0.000000e+00 |      --      |    Inf |  51.53%
18.80/18.93	c  18.4s|  2800 |    19 |150761 |  35.1 |   111M |  20 | 239 |1577 | 833 |7444 |  2 |1643 |  20 | 0.000000e+00 |      --      |    Inf |  51.90%
27.37/27.53	c  18.8s|  2900 |    15 |153993 |  35.0 |   111M |  20 | 239 |1568 | 807 |7635 |  2 |1669 |  20 | 0.000000e+00 |      --      |    Inf |  52.29%
27.37/27.53	c  18.9s|  3000 |    19 |156597 |  34.8 |   111M |  22 | 239 |1579 | 831 |7796 |  1 |1685 |  20 | 0.000000e+00 |      --      |    Inf |  52.34%
27.37/27.53	c  19.0s|  3100 |    17 |158656 |  34.5 |   111M |  23 | 239 |1615 | 830 |7964 |  2 |1722 |  20 | 0.000000e+00 |      --      |    Inf |  52.42%
27.37/27.53	c  19.4s|  3200 |    17 |161535 |  34.4 |   111M |  26 | 239 |1621 | 807 |8244 |  1 |1734 |  20 | 0.000000e+00 |      --      |    Inf |  52.76%
27.37/27.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
27.37/27.53	c  19.6s|  3300 |    17 |164822 |  34.3 |   111M |  26 | 239 |1640 | 845 |8458 |  1 |1764 |  20 | 0.000000e+00 |      --      |    Inf |  52.87%
27.37/27.53	c  19.7s|  3400 |    15 |167434 |  34.2 |   111M |  26 | 239 |1659 | 838 |8613 |  0 |1791 |  20 | 0.000000e+00 |      --      |    Inf |  52.90%
27.37/27.53	c  19.8s|  3500 |    13 |170170 |  34.0 |   111M |  27 | 239 |1685 |   0 |8736 |  0 |1821 |  20 | 0.000000e+00 |      --      |    Inf |  52.90%
27.37/27.53	c  20.0s|  3600 |    15 |172464 |  33.8 |   111M |  29 | 239 |1706 | 827 |8904 |  2 |1854 |  20 | 0.000000e+00 |      --      |    Inf |  52.94%
27.37/27.53	c  20.5s|  3700 |    21 |177558 |  34.1 |   111M |  29 | 239 |1739 | 820 |9220 |  0 |1900 |  20 | 0.000000e+00 |      --      |    Inf |  54.99%
27.37/27.53	c  20.8s|  3800 |    19 |180779 |  34.1 |   111M |  29 | 239 |1773 | 842 |9432 |  0 |1936 |  20 | 0.000000e+00 |      --      |    Inf |  55.25%
27.37/27.53	c  21.1s|  3900 |    19 |184084 |  34.1 |   111M |  29 | 239 |1794 | 804 |9673 |  0 |1959 |  20 | 0.000000e+00 |      --      |    Inf |  55.65%
27.37/27.53	c  21.3s|  4000 |    19 |186830 |  34.0 |   111M |  29 | 239 |1804 | 817 |9863 |  2 |1978 |  20 | 0.000000e+00 |      --      |    Inf |  55.82%
27.37/27.53	c  21.7s|  4100 |    21 |189317 |  33.8 |   111M |  29 | 239 |1821 | 820 |  10k|  1 |1997 |  20 | 0.000000e+00 |      --      |    Inf |  56.18%
27.37/27.53	c  21.9s|  4200 |    21 |191721 |  33.6 |   111M |  29 | 239 |1859 |   0 |  10k|  0 |2044 |  20 | 0.000000e+00 |      --      |    Inf |  56.50%
27.37/27.53	c  22.0s|  4300 |    21 |194988 |  33.6 |   111M |  29 | 239 |1893 | 821 |  10k|  1 |2091 |  20 | 0.000000e+00 |      --      |    Inf |  56.67%
27.37/27.53	c  22.2s|  4400 |    21 |197468 |  33.4 |   111M |  29 | 239 |1907 | 819 |  10k|  2 |2108 |  20 | 0.000000e+00 |      --      |    Inf |  56.73%
27.37/27.53	c  22.3s|  4500 |    22 |200024 |  33.3 |   111M |  29 | 239 |1922 | 822 |  10k|  1 |2133 |  20 | 0.000000e+00 |      --      |    Inf |  56.78%
27.37/27.53	c  22.4s|  4600 |    22 |203079 |  33.3 |   111M |  29 | 239 |1941 | 820 |  11k|  2 |2161 |  20 | 0.000000e+00 |      --      |    Inf |  56.81%
27.37/27.53	c  22.5s|  4700 |    18 |205850 |  33.2 |   111M |  29 | 239 |1942 | 835 |  11k|  1 |2173 |  20 | 0.000000e+00 |      --      |    Inf |  56.82%
27.37/27.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
27.37/27.53	c  22.8s|  4800 |    20 |208634 |  33.1 |   111M |  29 | 239 |1949 | 821 |  11k|  2 |2188 |  20 | 0.000000e+00 |      --      |    Inf |  57.01%
27.37/27.53	c  22.9s|  4900 |    22 |211002 |  32.9 |   111M |  29 | 239 |1961 | 813 |  11k|  2 |2202 |  20 | 0.000000e+00 |      --      |    Inf |  57.10%
27.37/27.53	c  23.0s|  5000 |    20 |213115 |  32.7 |   111M |  29 | 239 |1985 | 828 |  11k|  2 |2226 |  20 | 0.000000e+00 |      --      |    Inf |  57.13%
27.37/27.53	c  23.2s|  5100 |    22 |215643 |  32.6 |   111M |  29 | 239 |1996 | 821 |  12k|  2 |2239 |  20 | 0.000000e+00 |      --      |    Inf |  57.17%
27.37/27.53	c  23.3s|  5200 |    24 |218114 |  32.5 |   111M |  29 | 239 |2011 | 817 |  12k|  1 |2257 |  20 | 0.000000e+00 |      --      |    Inf |  57.18%
27.37/27.53	c  23.4s|  5300 |    24 |220495 |  32.4 |   111M |  29 | 239 |2036 | 813 |  12k|  1 |2282 |  20 | 0.000000e+00 |      --      |    Inf |  57.22%
27.37/27.53	c  23.5s|  5400 |    20 |223292 |  32.3 |   111M |  29 | 239 |2055 | 838 |  12k|  2 |2301 |  20 | 0.000000e+00 |      --      |    Inf |  57.26%
27.37/27.53	c  23.6s|  5500 |    22 |226134 |  32.2 |   111M |  29 | 239 |2072 | 826 |  12k|  0 |2319 |  20 | 0.000000e+00 |      --      |    Inf |  57.27%
27.37/27.53	c  23.7s|  5600 |    22 |228195 |  32.1 |   111M |  29 | 239 |2094 | 833 |  13k|  2 |2343 |  20 | 0.000000e+00 |      --      |    Inf |  57.28%
27.37/27.53	c  23.8s|  5700 |    22 |229933 |  31.9 |   111M |  29 | 239 |2142 | 811 |  13k|  1 |2393 |  20 | 0.000000e+00 |      --      |    Inf |  57.32%
27.37/27.53	c  24.0s|  5800 |    26 |232564 |  31.8 |   111M |  29 | 239 |2157 | 864 |  13k|  0 |2410 |  20 | 0.000000e+00 |      --      |    Inf |  57.33%
27.37/27.53	c  24.1s|  5900 |    26 |234749 |  31.6 |   111M |  32 | 239 |2168 | 864 |  13k|  0 |2424 |  20 | 0.000000e+00 |      --      |    Inf |  57.34%
27.37/27.53	c  24.2s|  6000 |    22 |237195 |  31.6 |   111M |  36 | 239 |2179 | 859 |  13k|  0 |2436 |  20 | 0.000000e+00 |      --      |    Inf |  57.34%
27.37/27.53	c  24.3s|  6100 |    20 |239745 |  31.5 |   111M |  37 | 239 |2190 | 819 |  13k|  1 |2449 |  20 | 0.000000e+00 |      --      |    Inf |  57.37%
27.37/27.53	c  24.4s|  6200 |    24 |242818 |  31.5 |   111M |  37 | 239 |2204 | 828 |  13k|  2 |2467 |  20 | 0.000000e+00 |      --      |    Inf |  57.41%
27.37/27.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
27.37/27.53	c  24.5s|  6300 |    24 |245713 |  31.4 |   111M |  37 | 239 |2215 | 830 |  13k|  2 |2484 |  20 | 0.000000e+00 |      --      |    Inf |  57.43%
27.37/27.53	c  24.6s|  6400 |    22 |247921 |  31.3 |   111M |  37 | 239 |2217 | 823 |  14k|  2 |2498 |  20 | 0.000000e+00 |      --      |    Inf |  57.43%
27.37/27.53	c  24.7s|  6500 |    18 |250572 |  31.2 |   111M |  37 | 239 |2240 | 834 |  14k|  0 |2535 |  20 | 0.000000e+00 |      --      |    Inf |  57.43%
27.37/27.53	c  24.8s|  6600 |    16 |253091 |  31.2 |   111M |  37 | 239 |2248 | 822 |  14k|  0 |2554 |  20 | 0.000000e+00 |      --      |    Inf |  57.46%
27.37/27.53	c  25.0s|  6700 |    22 |256010 |  31.1 |   111M |  37 | 239 |2238 | 841 |  14k|  0 |2585 |  20 | 0.000000e+00 |      --      |    Inf |  58.07%
27.37/27.53	c  25.1s|  6800 |    16 |258348 |  31.0 |   111M |  37 | 239 |2246 |   0 |  14k|  0 |2607 |  20 | 0.000000e+00 |      --      |    Inf |  58.10%
27.37/27.53	c  25.4s|  6900 |    22 |261634 |  31.1 |   112M |  37 | 239 |2246 | 787 |  15k|  1 |2658 |  20 | 0.000000e+00 |      --      |    Inf |  59.08%
27.37/27.53	c  25.8s|  7000 |    22 |264647 |  31.1 |   112M |  37 | 239 |2283 | 799 |  15k|  2 |2706 |  20 | 0.000000e+00 |      --      |    Inf |  59.81%
27.37/27.53	c  26.0s|  7100 |    22 |268218 |  31.1 |   112M |  37 | 239 |2292 | 814 |  15k|  2 |2749 |  20 | 0.000000e+00 |      --      |    Inf |  60.20%
27.37/27.53	c  26.2s|  7200 |    20 |270978 |  31.1 |   112M |  37 | 239 |2316 |   0 |  15k|  0 |2801 |  20 | 0.000000e+00 |      --      |    Inf |  60.54%
27.37/27.53	c  26.3s|  7300 |    22 |273580 |  31.0 |   112M |  37 | 239 |2311 | 832 |  16k|  0 |2817 |  20 | 0.000000e+00 |      --      |    Inf |  60.60%
27.37/27.53	c  26.4s|  7400 |    22 |275901 |  30.9 |   112M |  37 | 239 |2295 | 830 |  16k|  1 |2847 |  20 | 0.000000e+00 |      --      |    Inf |  60.65%
27.37/27.53	c  26.6s|  7500 |    22 |278943 |  30.9 |   112M |  37 | 239 |2273 | 820 |  16k|  0 |2869 |  20 | 0.000000e+00 |      --      |    Inf |  60.70%
27.37/27.53	c  26.7s|  7600 |    20 |281138 |  30.8 |   112M |  37 | 239 |2247 | 831 |  16k|  0 |2901 |  20 | 0.000000e+00 |      --      |    Inf |  60.70%
27.37/27.53	c  26.8s|  7700 |    24 |283159 |  30.7 |   112M |  37 | 239 |2240 | 834 |  16k|  0 |2922 |  20 | 0.000000e+00 |      --      |    Inf |  60.72%
27.37/27.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
27.37/27.53	c  26.9s|  7800 |    22 |285646 |  30.6 |   112M |  37 | 239 |2257 | 808 |  16k|  0 |2954 |  20 | 0.000000e+00 |      --      |    Inf |  60.72%
27.37/27.53	c  27.0s|  7900 |    22 |288125 |  30.6 |   112M |  37 | 239 |2247 | 783 |  16k|  2 |2963 |  20 | 0.000000e+00 |      --      |    Inf |  60.77%
27.37/27.53	c  27.1s|  8000 |    22 |290501 |  30.5 |   112M |  37 | 239 |2262 | 833 |  16k|  0 |3017 |  20 | 0.000000e+00 |      --      |    Inf |  60.79%
37.53/37.73	c  27.4s|  8100 |    22 |293953 |  30.5 |   112M |  37 | 239 |2250 | 851 |  17k|  1 |3072 |  20 | 0.000000e+00 |      --      |    Inf |  61.58%
37.53/37.73	c  27.5s|  8200 |    20 |296865 |  30.5 |   112M |  37 | 239 |2249 | 830 |  17k|  0 |3108 |  20 | 0.000000e+00 |      --      |    Inf |  61.60%
37.53/37.73	c  27.8s|  8300 |    22 |300296 |  30.6 |   113M |  37 | 239 |2240 | 796 |  17k|  1 |3161 |  20 | 0.000000e+00 |      --      |    Inf |  64.34%
37.53/37.73	c  28.0s|  8400 |    24 |303647 |  30.6 |   113M |  37 | 239 |2246 | 845 |  18k|  1 |3195 |  20 | 0.000000e+00 |      --      |    Inf |  64.65%
37.53/37.73	c  28.1s|  8500 |    22 |306818 |  30.6 |   113M |  37 | 239 |2241 | 835 |  18k|  1 |3216 |  20 | 0.000000e+00 |      --      |    Inf |  64.75%
37.53/37.73	c  28.2s|  8600 |    22 |309711 |  30.6 |   113M |  37 | 239 |2247 | 836 |  18k|  2 |3228 |  20 | 0.000000e+00 |      --      |    Inf |  64.75%
37.53/37.73	c  28.3s|  8700 |    20 |312562 |  30.6 |   113M |  39 | 239 |2267 |   0 |  18k|  0 |3262 |  20 | 0.000000e+00 |      --      |    Inf |  65.14%
37.53/37.73	c  28.5s|  8800 |    20 |315233 |  30.5 |   113M |  39 | 239 |2292 | 851 |  18k|  2 |3289 |  20 | 0.000000e+00 |      --      |    Inf |  65.14%
37.53/37.73	c  28.8s|  8900 |    20 |318778 |  30.6 |   113M |  39 | 239 |2280 | 816 |  18k|  1 |3326 |  20 | 0.000000e+00 |      --      |    Inf |  65.65%
37.53/37.73	c  29.0s|  9000 |    24 |321992 |  30.6 |   113M |  39 | 239 |2260 | 815 |  19k|  2 |3374 |  20 | 0.000000e+00 |      --      |    Inf |  66.44%
37.53/37.73	c  29.5s|  9100 |    29 |325098 |  30.6 |   113M |  39 | 239 |2240 | 800 |  19k|  0 |3409 |  20 | 0.000000e+00 |      --      |    Inf |  68.94%
37.53/37.73	c  29.6s|  9200 |    25 |328420 |  30.6 |   113M |  39 | 239 |2220 | 820 |  19k|  0 |3429 |  20 | 0.000000e+00 |      --      |    Inf |  69.35%
37.53/37.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.53/37.73	c  29.8s|  9300 |    21 |332036 |  30.7 |   113M |  39 | 239 |2179 | 911 |  19k|  2 |3446 |  20 | 0.000000e+00 |      --      |    Inf |  71.32%
37.53/37.73	c  30.0s|  9400 |    23 |335326 |  30.7 |   113M |  39 | 239 |2194 | 811 |  20k|  2 |3507 |  20 | 0.000000e+00 |      --      |    Inf |  71.55%
37.53/37.73	c  30.2s|  9500 |    21 |339186 |  30.8 |   113M |  39 | 239 |2182 | 804 |  20k|  0 |3551 |  20 | 0.000000e+00 |      --      |    Inf |  71.74%
37.53/37.73	c  30.3s|  9600 |    23 |342702 |  30.8 |   113M |  39 | 239 |2192 | 834 |  20k|  1 |3580 |  20 | 0.000000e+00 |      --      |    Inf |  71.76%
37.53/37.73	c  30.4s|  9700 |    21 |345621 |  30.8 |   113M |  39 | 239 |2201 | 784 |  20k|  2 |3602 |  20 | 0.000000e+00 |      --      |    Inf |  71.76%
37.53/37.73	c  30.8s|  9800 |    21 |349081 |  30.8 |   113M |  39 | 239 |2210 |   0 |  20k|  0 |3651 |  20 | 0.000000e+00 |      --      |    Inf |  72.71%
37.53/37.73	c  31.0s|  9900 |    29 |352803 |  30.9 |   113M |  39 | 239 |2203 | 839 |  21k|  3 |3696 |  20 | 0.000000e+00 |      --      |    Inf |  72.92%
37.53/37.73	c  31.2s| 10000 |    25 |355418 |  30.8 |   113M |  39 | 239 |2198 | 822 |  21k|  1 |3728 |  20 | 0.000000e+00 |      --      |    Inf |  73.09%
37.53/37.73	c  31.3s| 10100 |    27 |357797 |  30.8 |   113M |  39 | 239 |2184 | 834 |  21k|  2 |3759 |  20 | 0.000000e+00 |      --      |    Inf |  73.11%
37.53/37.73	c  31.5s| 10200 |    25 |360135 |  30.7 |   113M |  39 | 239 |2183 | 805 |  21k|  2 |3786 |  20 | 0.000000e+00 |      --      |    Inf |  73.11%
37.53/37.73	c  31.6s| 10300 |    27 |362274 |  30.6 |   113M |  39 | 239 |2194 | 822 |  22k|  0 |3800 |  20 | 0.000000e+00 |      --      |    Inf |  73.20%
37.53/37.73	c  31.7s| 10400 |    23 |365108 |  30.6 |   113M |  39 | 239 |2195 | 798 |  22k|  0 |3815 |  20 | 0.000000e+00 |      --      |    Inf |  73.22%
37.53/37.73	c  31.9s| 10500 |    25 |368905 |  30.7 |   113M |  39 | 239 |2181 | 842 |  22k|  0 |3825 |  20 | 0.000000e+00 |      --      |    Inf |  73.34%
37.53/37.73	c  32.0s| 10600 |    23 |371061 |  30.6 |   113M |  39 | 239 |2196 | 826 |  22k|  2 |3840 |  20 | 0.000000e+00 |      --      |    Inf |  73.35%
37.53/37.73	c  32.1s| 10700 |    25 |372828 |  30.5 |   115M |  39 | 239 |2208 | 817 |  22k|  1 |3864 |  20 | 0.000000e+00 |      --      |    Inf |  73.37%
37.53/37.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.53/37.73	c  32.2s| 10800 |    25 |375080 |  30.4 |   115M |  39 | 239 |2216 | 817 |  22k|  2 |3894 |  20 | 0.000000e+00 |      --      |    Inf |  73.38%
37.53/37.73	c  32.3s| 10900 |    23 |377296 |  30.4 |   115M |  39 | 239 |2236 | 820 |  23k|  0 |3922 |  20 | 0.000000e+00 |      --      |    Inf |  73.39%
37.53/37.73	c  32.5s| 11000 |    27 |380399 |  30.4 |   115M |  39 | 239 |2229 | 838 |  23k|  0 |3936 |  20 | 0.000000e+00 |      --      |    Inf |  73.41%
37.53/37.73	c  32.6s| 11100 |    23 |382466 |  30.3 |   115M |  39 | 239 |2235 | 835 |  23k|  0 |3957 |  20 | 0.000000e+00 |      --      |    Inf |  73.42%
37.53/37.73	c  32.8s| 11200 |    25 |385909 |  30.3 |   115M |  39 | 239 |2218 | 833 |  23k|  1 |3976 |  20 | 0.000000e+00 |      --      |    Inf |  74.21%
37.53/37.73	c  33.1s| 11300 |    21 |388833 |  30.3 |   115M |  39 | 239 |2211 | 915 |  23k|  1 |4006 |  20 | 0.000000e+00 |      --      |    Inf |  75.01%
37.53/37.73	c  33.4s| 11400 |    25 |391281 |  30.3 |   115M |  39 | 239 |2205 | 848 |  23k|  2 |4036 |  20 | 0.000000e+00 |      --      |    Inf |  75.31%
37.53/37.73	c  33.6s| 11500 |    23 |393713 |  30.2 |   115M |  39 | 239 |2218 |   0 |  24k|  0 |4076 |  20 | 0.000000e+00 |      --      |    Inf |  75.40%
37.53/37.73	c  33.7s| 11600 |    25 |396658 |  30.2 |   115M |  39 | 239 |2224 |   0 |  24k|  0 |4112 |  20 | 0.000000e+00 |      --      |    Inf |  75.50%
37.53/37.73	c  34.0s| 11700 |    21 |399358 |  30.2 |   115M |  39 | 239 |2235 | 824 |  24k|  0 |4158 |  20 | 0.000000e+00 |      --      |    Inf |  75.65%
37.53/37.73	c  34.3s| 11800 |    19 |402010 |  30.2 |   115M |  39 | 239 |2243 |   0 |  24k|  0 |4196 |  20 | 0.000000e+00 |      --      |    Inf |  75.85%
37.53/37.73	c  34.4s| 11900 |    29 |405466 |  30.2 |   115M |  39 | 239 |2276 | 834 |  24k|  1 |4255 |  20 | 0.000000e+00 |      --      |    Inf |  75.97%
37.53/37.73	c  34.6s| 12000 |    23 |408335 |  30.2 |   115M |  39 | 239 |2313 | 843 |  24k|  0 |4313 |  20 | 0.000000e+00 |      --      |    Inf |  76.65%
37.53/37.73	c  34.8s| 12100 |    23 |411170 |  30.2 |   115M |  39 | 239 |2312 | 827 |  25k|  2 |4339 |  20 | 0.000000e+00 |      --      |    Inf |  77.05%
37.53/37.73	c  35.2s| 12200 |    25 |414820 |  30.2 |   115M |  39 | 239 |2302 | 823 |  25k|  1 |4363 |  20 | 0.000000e+00 |      --      |    Inf |  77.32%
37.53/37.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
37.53/37.73	c  35.3s| 12300 |    23 |417428 |  30.2 |   115M |  39 | 239 |2309 | 833 |  25k|  0 |4389 |  20 | 0.000000e+00 |      --      |    Inf |  77.36%
37.53/37.73	c  35.5s| 12400 |    21 |420660 |  30.2 |   115M |  39 | 239 |2295 | 826 |  25k|  0 |4413 |  20 | 0.000000e+00 |      --      |    Inf |  78.16%
37.53/37.73	c  35.8s| 12500 |    25 |423866 |  30.2 |   115M |  39 | 239 |2271 |   0 |  25k|  0 |4426 |  20 | 0.000000e+00 |      --      |    Inf |  78.45%
37.53/37.73	c  36.0s| 12600 |    24 |426725 |  30.2 |   115M |  39 | 239 |2264 |   0 |  26k|  0 |4450 |  20 | 0.000000e+00 |      --      |    Inf |  78.71%
37.53/37.73	c  36.2s| 12700 |    30 |429641 |  30.2 |   115M |  39 | 239 |2229 | 816 |  26k|  1 |4464 |  20 | 0.000000e+00 |      --      |    Inf |  78.80%
37.53/37.73	c  36.4s| 12800 |    24 |433078 |  30.2 |   115M |  39 | 239 |2222 | 846 |  26k|  2 |4483 |  20 | 0.000000e+00 |      --      |    Inf |  78.88%
37.53/37.73	c  36.6s| 12900 |    26 |436765 |  30.3 |   115M |  39 | 239 |2196 | 811 |  26k|  1 |4520 |  20 | 0.000000e+00 |      --      |    Inf |  79.34%
37.53/37.73	c  37.0s| 13000 |    24 |440091 |  30.3 |   115M |  39 | 239 |2180 |   0 |  26k|  0 |4558 |  20 | 0.000000e+00 |      --      |    Inf |  79.61%
37.53/37.73	c  37.1s| 13100 |    30 |442960 |  30.3 |   115M |  39 | 239 |2171 | 832 |  27k|  2 |4576 |  20 | 0.000000e+00 |      --      |    Inf |  79.73%
37.53/37.73	c  37.2s| 13200 |    24 |445726 |  30.3 |   115M |  39 | 239 |2198 | 844 |  27k|  0 |4611 |  20 | 0.000000e+00 |      --      |    Inf |  79.76%
37.53/37.73	c  37.5s| 13300 |    26 |449540 |  30.3 |   115M |  39 | 239 |2201 | 792 |  27k|  1 |4632 |  20 | 0.000000e+00 |      --      |    Inf |  79.89%
45.59/45.84	c  37.6s| 13400 |    26 |451928 |  30.3 |   115M |  39 | 239 |2201 | 806 |  27k|  2 |4668 |  20 | 0.000000e+00 |      --      |    Inf |  79.93%
45.59/45.84	c  37.7s| 13500 |    26 |454365 |  30.2 |   115M |  39 | 239 |2226 | 814 |  27k|  1 |4711 |  20 | 0.000000e+00 |      --      |    Inf |  79.94%
45.59/45.84	c  37.8s| 13600 |    23 |456912 |  30.2 |   115M |  39 | 239 |2255 | 828 |  27k|  2 |4762 |  20 | 0.000000e+00 |      --      |    Inf |  79.97%
45.59/45.84	c  37.9s| 13700 |    22 |460213 |  30.2 |   115M |  39 | 239 |2247 | 849 |  28k|  0 |4790 |  20 | 0.000000e+00 |      --      |    Inf |  80.61%
45.59/45.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
45.59/45.84	c  38.1s| 13800 |    25 |462797 |  30.2 |   115M |  39 | 239 |2241 | 834 |  28k|  2 |4825 |  20 | 0.000000e+00 |      --      |    Inf |  82.19%
45.59/45.84	c  38.3s| 13900 |    25 |466009 |  30.2 |   115M |  39 | 239 |2223 | 811 |  28k|  2 |4859 |  20 | 0.000000e+00 |      --      |    Inf |  82.49%
45.59/45.84	c  38.4s| 14000 |    27 |468762 |  30.2 |   115M |  39 | 239 |2209 | 843 |  28k|  2 |4883 |  20 | 0.000000e+00 |      --      |    Inf |  82.74%
45.59/45.84	c  38.5s| 14100 |    27 |471572 |  30.2 |   115M |  39 | 239 |2200 | 844 |  28k|  2 |4906 |  20 | 0.000000e+00 |      --      |    Inf |  82.77%
45.59/45.84	c  38.6s| 14200 |    23 |473968 |  30.1 |   115M |  39 | 239 |2188 | 812 |  28k|  1 |4950 |  20 | 0.000000e+00 |      --      |    Inf |  82.81%
45.59/45.84	c  38.8s| 14300 |    25 |476370 |  30.1 |   115M |  39 | 239 |2219 | 825 |  29k|  0 |5009 |  20 | 0.000000e+00 |      --      |    Inf |  82.85%
45.59/45.84	c  39.3s| 14400 |    27 |479446 |  30.1 |   115M |  39 | 239 |2255 | 838 |  29k|  1 |5081 |  20 | 0.000000e+00 |      --      |    Inf |  83.68%
45.59/45.84	c  39.5s| 14500 |    29 |482070 |  30.1 |   115M |  39 | 239 |2281 | 829 |  29k|  2 |5126 |  20 | 0.000000e+00 |      --      |    Inf |  84.03%
45.59/45.84	c  39.6s| 14600 |    31 |485355 |  30.1 |   115M |  39 | 239 |2292 | 854 |  29k|  1 |5156 |  20 | 0.000000e+00 |      --      |    Inf |  84.04%
45.59/45.84	c  39.7s| 14700 |    29 |487818 |  30.1 |   115M |  39 | 239 |2316 | 844 |  29k|  0 |5186 |  20 | 0.000000e+00 |      --      |    Inf |  84.04%
45.59/45.84	c  39.8s| 14800 |    35 |490658 |  30.0 |   115M |  39 | 239 |2331 | 830 |  30k|  1 |5205 |  20 | 0.000000e+00 |      --      |    Inf |  84.05%
45.59/45.84	c  40.0s| 14900 |    31 |493339 |  30.0 |   115M |  39 | 239 |2343 | 863 |  30k|  1 |5221 |  20 | 0.000000e+00 |      --      |    Inf |  84.05%
45.59/45.84	c  40.1s| 15000 |    29 |495935 |  30.0 |   115M |  39 | 239 |2356 | 844 |  30k|  2 |5240 |  20 | 0.000000e+00 |      --      |    Inf |  84.05%
45.59/45.84	c  40.2s| 15100 |    31 |498881 |  30.0 |   115M |  39 | 239 |2376 | 849 |  30k|  1 |5269 |  20 | 0.000000e+00 |      --      |    Inf |  84.05%
45.59/45.84	c  40.3s| 15200 |    29 |501389 |  30.0 |   115M |  39 | 239 |2395 | 855 |  30k|  0 |5294 |  20 | 0.000000e+00 |      --      |    Inf |  84.05%
45.59/45.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
45.59/45.84	c  40.4s| 15300 |    31 |504342 |  30.0 |   115M |  39 | 239 |2403 | 850 |  30k|  0 |5305 |  20 | 0.000000e+00 |      --      |    Inf |  84.05%
45.59/45.84	c  40.5s| 15400 |    31 |506939 |  29.9 |   115M |  39 | 239 |2419 | 852 |  30k|  0 |5329 |  20 | 0.000000e+00 |      --      |    Inf |  84.05%
45.59/45.84	c  40.6s| 15500 |    31 |509514 |  29.9 |   115M |  39 | 239 |2453 | 848 |  30k|  0 |5366 |  20 | 0.000000e+00 |      --      |    Inf |  84.05%
45.59/45.84	c  40.8s| 15600 |    31 |512847 |  29.9 |   115M |  39 | 239 |2462 | 827 |  30k|  1 |5388 |  20 | 0.000000e+00 |      --      |    Inf |  84.25%
45.59/45.84	c  41.3s| 15700 |    37 |516197 |  30.0 |   116M |  39 | 239 |2469 | 839 |  31k|  1 |5407 |  20 | 0.000000e+00 |      --      |    Inf |  85.08%
45.59/45.84	c  41.4s| 15800 |    39 |518817 |  29.9 |   116M |  39 | 239 |2513 | 854 |  31k|  2 |5456 |  20 | 0.000000e+00 |      --      |    Inf |  85.11%
45.59/45.84	c  41.6s| 15900 |    33 |522080 |  30.0 |   116M |  39 | 239 |2526 | 953 |  31k|  1 |5474 |  20 | 0.000000e+00 |      --      |    Inf |  85.14%
45.59/45.84	c  41.8s| 16000 |    35 |524207 |  29.9 |   116M |  39 | 239 |2538 |   0 |  31k|  0 |5513 |  20 | 0.000000e+00 |      --      |    Inf |  85.30%
45.59/45.84	c  41.9s| 16100 |    35 |526493 |  29.9 |   116M |  39 | 239 |2566 | 857 |  31k|  2 |5562 |  20 | 0.000000e+00 |      --      |    Inf |  85.31%
45.59/45.84	c  42.0s| 16200 |    31 |528909 |  29.8 |   116M |  39 | 239 |2594 | 860 |  31k|  1 |5610 |  20 | 0.000000e+00 |      --      |    Inf |  85.37%
45.59/45.84	c  42.1s| 16300 |    31 |531141 |  29.8 |   116M |  39 | 239 |2607 | 802 |  31k|  2 |5663 |  20 | 0.000000e+00 |      --      |    Inf |  85.42%
45.59/45.84	c  42.3s| 16400 |    37 |534199 |  29.8 |   116M |  39 | 239 |2627 |   0 |  32k|  0 |5709 |  20 | 0.000000e+00 |      --      |    Inf |  85.55%
45.59/45.84	c  42.5s| 16500 |    39 |537085 |  29.8 |   118M |  39 | 239 |2648 | 855 |  32k|  2 |5740 |  20 | 0.000000e+00 |      --      |    Inf |  85.56%
45.59/45.84	c  42.6s| 16600 |    37 |539499 |  29.8 |   118M |  39 | 239 |2676 | 867 |  32k|  0 |5786 |  20 | 0.000000e+00 |      --      |    Inf |  85.57%
45.59/45.84	c  42.7s| 16700 |    33 |542134 |  29.7 |   118M |  39 | 239 |2687 | 852 |  32k|  1 |5813 |  20 | 0.000000e+00 |      --      |    Inf |  85.58%
45.59/45.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
45.59/45.84	c  42.8s| 16800 |    31 |544583 |  29.7 |   118M |  39 | 239 |2700 | 869 |  32k|  0 |5846 |  20 | 0.000000e+00 |      --      |    Inf |  85.60%
45.59/45.84	c  42.9s| 16900 |    31 |547341 |  29.7 |   118M |  39 | 239 |2713 | 847 |  32k|  1 |5883 |  20 | 0.000000e+00 |      --      |    Inf |  85.63%
45.59/45.84	c  43.0s| 17000 |    29 |550795 |  29.7 |   118M |  39 | 239 |2716 | 834 |  32k|  1 |5907 |  20 | 0.000000e+00 |      --      |    Inf |  85.64%
45.59/45.84	c  43.2s| 17100 |    37 |553779 |  29.7 |   118M |  39 | 239 |2735 | 838 |  33k|  1 |5974 |  20 | 0.000000e+00 |      --      |    Inf |  85.79%
45.59/45.84	c  43.3s| 17200 |    43 |556439 |  29.7 |   118M |  39 | 239 |2770 | 846 |  33k|  1 |6029 |  20 | 0.000000e+00 |      --      |    Inf |  85.81%
45.59/45.84	c  43.4s| 17300 |    43 |559131 |  29.7 |   118M |  39 | 239 |2783 | 858 |  33k|  0 |6061 |  20 | 0.000000e+00 |      --      |    Inf |  85.81%
45.59/45.84	c  43.5s| 17400 |    37 |561501 |  29.7 |   118M |  39 | 239 |2792 | 848 |  33k|  1 |6092 |  20 | 0.000000e+00 |      --      |    Inf |  85.82%
45.59/45.84	c  43.6s| 17500 |    32 |563614 |  29.6 |   118M |  39 | 239 |2817 |   0 |  33k|  0 |6152 |  20 | 0.000000e+00 |      --      |    Inf |  85.83%
45.59/45.84	c  44.0s| 17600 |    30 |566658 |  29.6 |   118M |  39 | 239 |2801 | 845 |  33k|  2 |6203 |  20 | 0.000000e+00 |      --      |    Inf |  86.42%
45.59/45.84	c  44.2s| 17700 |    30 |569995 |  29.6 |   118M |  39 | 239 |2782 | 861 |  33k|  1 |6258 |  20 | 0.000000e+00 |      --      |    Inf |  87.80%
45.59/45.84	c  44.4s| 17800 |    30 |573101 |  29.6 |   118M |  39 | 239 |2774 | 852 |  33k|  0 |6284 |  20 | 0.000000e+00 |      --      |    Inf |  88.08%
45.59/45.84	c  44.7s| 17900 |    30 |576462 |  29.7 |   118M |  39 | 239 |2718 |   0 |  34k|  0 |6322 |  20 | 0.000000e+00 |      --      |    Inf |  91.40%
45.59/45.84	c  44.8s| 18000 |    28 |579413 |  29.7 |   118M |  39 | 239 |2670 | 769 |  34k|  2 |6348 |  20 | 0.000000e+00 |      --      |    Inf |  91.47%
45.59/45.84	c  45.1s| 18100 |    32 |582988 |  29.7 |   118M |  39 | 239 |2676 | 822 |  34k|  2 |6406 |  20 | 0.000000e+00 |      --      |    Inf |  91.87%
45.59/45.84	c  45.2s| 18200 |    34 |585677 |  29.7 |   118M |  39 | 239 |2683 | 866 |  34k|  0 |6443 |  20 | 0.000000e+00 |      --      |    Inf |  91.99%
45.59/45.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
45.59/45.84	c  45.4s| 18300 |    34 |588503 |  29.7 |   118M |  39 | 239 |2657 | 954 |  34k|  2 |6486 |  20 | 0.000000e+00 |      --      |    Inf |  92.05%
45.59/45.84	c  45.5s| 18400 |    38 |590575 |  29.6 |   118M |  39 | 239 |2670 |   0 |  34k|  0 |6513 |  20 | 0.000000e+00 |      --      |    Inf |  92.09%
45.59/45.84	c  45.6s| 18500 |    34 |592633 |  29.6 |   118M |  39 | 239 |2686 | 842 |  35k|  0 |6534 |  20 | 0.000000e+00 |      --      |    Inf |  92.11%
51.07/51.34	c  45.7s| 18600 |    32 |594511 |  29.5 |   118M |  39 | 239 |2732 | 838 |  35k|  1 |6587 |  20 | 0.000000e+00 |      --      |    Inf |  92.15%
51.07/51.34	c  45.8s| 18700 |    32 |596409 |  29.5 |   118M |  39 | 239 |2751 |   0 |  35k|  0 |6611 |  20 | 0.000000e+00 |      --      |    Inf |  92.16%
51.07/51.34	c  45.9s| 18800 |    34 |598751 |  29.4 |   118M |  39 | 239 |2772 | 837 |  35k|  1 |6636 |  20 | 0.000000e+00 |      --      |    Inf |  92.16%
51.07/51.34	c  46.2s| 18900 |    32 |601649 |  29.4 |   118M |  39 | 239 |2802 | 839 |  35k|  2 |6692 |  20 | 0.000000e+00 |      --      |    Inf |  92.41%
51.07/51.34	c  46.3s| 19000 |    34 |604217 |  29.4 |   118M |  39 | 239 |2828 | 859 |  35k|  0 |6740 |  20 | 0.000000e+00 |      --      |    Inf |  92.45%
51.07/51.34	c  46.4s| 19100 |    32 |606587 |  29.4 |   118M |  39 | 239 |2836 |   0 |  35k|  0 |6766 |  20 | 0.000000e+00 |      --      |    Inf |  92.56%
51.07/51.34	c  46.5s| 19200 |    32 |608782 |  29.4 |   118M |  39 | 239 |2856 | 829 |  35k|  0 |6790 |  20 | 0.000000e+00 |      --      |    Inf |  92.61%
51.07/51.34	c  46.6s| 19300 |    36 |612022 |  29.4 |   118M |  39 | 239 |2856 | 840 |  35k|  2 |6802 |  20 | 0.000000e+00 |      --      |    Inf |  92.63%
51.07/51.34	c  46.8s| 19400 |    34 |614289 |  29.3 |   118M |  39 | 239 |2899 | 855 |  36k|  2 |6863 |  20 | 0.000000e+00 |      --      |    Inf |  92.63%
51.07/51.34	c  46.9s| 19500 |    40 |616569 |  29.3 |   118M |  39 | 239 |2923 | 850 |  36k|  2 |6901 |  20 | 0.000000e+00 |      --      |    Inf |  92.63%
51.07/51.34	c  47.0s| 19600 |    32 |619132 |  29.3 |   118M |  39 | 239 |2949 |   0 |  36k|  0 |6934 |  20 | 0.000000e+00 |      --      |    Inf |  92.64%
51.07/51.34	c  47.1s| 19700 |    30 |621621 |  29.3 |   118M |  39 | 239 |2965 | 811 |  36k|  2 |6958 |  20 | 0.000000e+00 |      --      |    Inf |  92.69%
51.07/51.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.07/51.34	c  47.3s| 19800 |    28 |624710 |  29.3 |   118M |  39 | 239 |2926 | 854 |  36k|  2 |6971 |  20 | 0.000000e+00 |      --      |    Inf |  93.83%
51.07/51.34	c  47.5s| 19900 |    32 |627805 |  29.3 |   118M |  39 | 239 |2917 |   0 |  36k|  0 |6997 |  20 | 0.000000e+00 |      --      |    Inf |  93.84%
51.07/51.34	c  47.6s| 20000 |    30 |630681 |  29.3 |   118M |  39 | 239 |2925 | 878 |  36k|  2 |7029 |  20 | 0.000000e+00 |      --      |    Inf |  93.84%
51.07/51.34	c  47.8s| 20100 |    36 |634870 |  29.3 |   120M |  39 | 239 |2884 | 851 |  36k|  1 |7068 |  20 | 0.000000e+00 |      --      |    Inf |  93.95%
51.07/51.34	c  47.9s| 20200 |    32 |637347 |  29.3 |   120M |  39 | 239 |2852 | 830 |  37k|  1 |7102 |  20 | 0.000000e+00 |      --      |    Inf |  93.97%
51.07/51.34	c  48.0s| 20300 |    30 |639793 |  29.3 |   120M |  39 | 239 |2849 | 849 |  37k|  0 |7132 |  20 | 0.000000e+00 |      --      |    Inf |  93.97%
51.07/51.34	c  48.2s| 20400 |    40 |643018 |  29.3 |   120M |  39 | 239 |2813 | 818 |  37k|  1 |7172 |  20 | 0.000000e+00 |      --      |    Inf |  94.04%
51.07/51.34	c  48.3s| 20500 |    42 |646039 |  29.3 |   120M |  39 | 239 |2776 |   0 |  37k|  0 |7193 |  20 | 0.000000e+00 |      --      |    Inf |  94.04%
51.07/51.34	c  48.5s| 20600 |    39 |648936 |  29.3 |   120M |  39 | 239 |2799 | 824 |  37k|  0 |7228 |  20 | 0.000000e+00 |      --      |    Inf |  94.05%
51.07/51.34	c  48.6s| 20700 |    40 |651153 |  29.3 |   120M |  39 | 239 |2801 |   0 |  37k|  0 |7257 |  20 | 0.000000e+00 |      --      |    Inf |  94.05%
51.07/51.34	c  48.7s| 20800 |    34 |654198 |  29.3 |   120M |  39 | 239 |2791 | 875 |  38k|  2 |7296 |  20 | 0.000000e+00 |      --      |    Inf |  94.08%
51.07/51.34	c  48.8s| 20900 |    31 |657860 |  29.3 |   120M |  39 | 239 |2777 | 856 |  38k|  2 |7338 |  20 | 0.000000e+00 |      --      |    Inf |  94.09%
51.07/51.34	c  49.0s| 21000 |    35 |660962 |  29.3 |   120M |  39 | 239 |2765 | 829 |  38k|  0 |7393 |  20 | 0.000000e+00 |      --      |    Inf |  94.24%
51.07/51.34	c  49.1s| 21100 |    39 |664364 |  29.4 |   120M |  39 | 239 |2769 |   0 |  38k|  0 |7443 |  20 | 0.000000e+00 |      --      |    Inf |  94.28%
51.07/51.34	c  49.2s| 21200 |    33 |667397 |  29.4 |   120M |  39 | 239 |2740 | 845 |  38k|  0 |7468 |  20 | 0.000000e+00 |      --      |    Inf |  94.29%
51.07/51.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.07/51.34	c  49.3s| 21300 |    33 |669925 |  29.3 |   120M |  39 | 239 |2729 | 854 |  38k|  1 |7495 |  20 | 0.000000e+00 |      --      |    Inf |  94.29%
51.07/51.34	c  49.5s| 21400 |    31 |673188 |  29.4 |   120M |  39 | 239 |2677 | 857 |  39k|  0 |7538 |  20 | 0.000000e+00 |      --      |    Inf |  94.50%
51.07/51.34	c  49.8s| 21500 |    35 |676986 |  29.4 |   120M |  39 | 239 |2666 | 862 |  39k|  1 |7580 |  20 | 0.000000e+00 |      --      |    Inf |  94.62%
51.07/51.34	c  49.9s| 21600 |    33 |679126 |  29.4 |   120M |  39 | 239 |2668 |   0 |  39k|  0 |7625 |  20 | 0.000000e+00 |      --      |    Inf |  94.62%
51.07/51.34	c  50.0s| 21700 |    35 |681437 |  29.3 |   120M |  39 | 239 |2650 | 796 |  39k|  2 |7664 |  20 | 0.000000e+00 |      --      |    Inf |  94.65%
51.07/51.34	c  50.1s| 21800 |    35 |683764 |  29.3 |   120M |  39 | 239 |2660 | 865 |  39k|  1 |7696 |  20 | 0.000000e+00 |      --      |    Inf |  94.65%
51.07/51.34	c  50.2s| 21900 |    35 |685858 |  29.3 |   120M |  39 | 239 |2661 |   0 |  39k|  0 |7724 |  20 | 0.000000e+00 |      --      |    Inf |  94.65%
51.07/51.34	c  50.3s| 22000 |    33 |687937 |  29.2 |   120M |  39 | 239 |2655 | 859 |  40k|  2 |7750 |  20 | 0.000000e+00 |      --      |    Inf |  94.65%
51.07/51.34	c  50.4s| 22100 |    35 |690175 |  29.2 |   120M |  39 | 239 |2663 |   0 |  40k|  0 |7824 |  20 | 0.000000e+00 |      --      |    Inf |  94.71%
51.07/51.34	c  50.5s| 22200 |    31 |693672 |  29.2 |   120M |  39 | 239 |2588 | 953 |  40k|  1 |7846 |  20 | 0.000000e+00 |      --      |    Inf |  94.76%
51.07/51.34	c  50.7s| 22300 |    31 |697146 |  29.2 |   120M |  39 | 239 |2527 | 833 |  40k|  1 |7871 |  20 | 0.000000e+00 |      --      |    Inf |  94.87%
51.07/51.34	c  50.8s| 22400 |    33 |699035 |  29.2 |   120M |  39 | 239 |2588 | 796 |  40k|  2 |7941 |  20 | 0.000000e+00 |      --      |    Inf |  94.87%
51.07/51.34	c  50.9s| 22500 |    31 |700999 |  29.2 |   120M |  39 | 239 |2594 | 799 |  40k|  2 |7966 |  20 | 0.000000e+00 |      --      |    Inf |  94.88%
51.07/51.34	c  51.0s| 22600 |    31 |703331 |  29.1 |   120M |  39 | 239 |2612 | 810 |  40k|  0 |8005 |  20 | 0.000000e+00 |      --      |    Inf |  94.88%
51.07/51.34	c  51.1s| 22700 |    30 |705982 |  29.1 |   120M |  39 | 239 |2624 | 785 |  40k|  1 |8044 |  20 | 0.000000e+00 |      --      |    Inf |  94.89%
51.07/51.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.07/51.34	c *51.2s| 22798 |     0 |708192 |  29.1 |    LP  |  39 | 239 |2701 | 830 |  41k|  1 |8138 |  20 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
51.07/51.34	c 
51.07/51.34	c SCIP Status        : problem is solved [optimal solution found]
51.07/51.34	c Solving Time (sec) : 51.19
51.07/51.34	c Solving Nodes      : 22798 (total of 24102 nodes in 2 runs)
51.07/51.34	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
51.07/51.34	c Dual Bound         : +0.00000000000000e+00
51.07/51.34	c Gap                : 0.00 %
51.07/51.34	c All original constraints are satisfied.
51.07/51.34	c SCIP's best solution is verified feasible for the original problem.
51.07/51.34	c SCIP found a feasible solution.
51.07/51.34	s SATISFIABLE
51.07/51.34	v x1 -x3 -x5 -x7 -x9 -x11 x13 -x15 x17 -x19 -x21 -x23 -x25 -x27 -x29 -x31 -x33 -x35 x37 -x39 -x41 -x43 -x45 -x47 x49 -x51 x53 -x55 -x57 -x59 -x61 -x63 -x65 -x67 -x69 -x71 x73 -x75 -x77 -x79 -x81 -x83 x85 -x87 x89 -x91 -x93 -x95 -x97 -x99 -x101 -x103 -x105 -x107 -x109 -x111 -x113 -x115 -x117 -x119 -x121 -x123 -x125 -x127 -x129 -x131 -x133 -x135 -x137 -x139 -x141 -x143 x145 -x147 -x149 -x151 -x153 -x155 x157 -x159 x161 -x2 -x4 -x6 -x8 -x10 -x12 -x14 -x16 -x18 -x20 -x22 x24 -x26 x28 -x30 -x32 -x34 -x36 -x38 -x40 -x42 -x44 -x46 -x48 -x50 -x52 -x54 -x56 -x58 x60 -x62 x64 -x66 -x68 -x70 -x72 -x74 -x76 -x78 -x80 -x82 -x84 -x86 -x88 -x90 -x92 -x94 x96 -x98 x100 -x102 -x104 -x106 -x108 -x110 x112 -x114 x116 -x118 x120 -x122 x124 -x126 -x128 -x130 x132 -x134 x136 -x138 -x140 -x142 -x144 -x146 -x148 -x150 -x152 -x154 -x156 -x158 -x160 -x162 x164 -x163 -x166 x165 x168 -x167 -x170 x169 x172 -x171 -x174 x173 -x176 x175 -x178 x177 x180 -x179 x182 -x181 -x184 x183 -x186 x185 -x188 x187 -x190 x189 -x192 x191 x194 -x193 -x196 x195 x198 -x197 x200 -x199 -x202 x201 x204 -x203 -x206 x205 x208 -x207 -x210 x209 -x212 -x211 -x214 -x213 x216 -x215 x218 -x217 -x220 -x219 x222 -x221 -x224 x223 x226 -x225 -x228 x227 x230 -x229 -x232 x231 x234 -x233 -x236 x235 x238 -x237 -x240 x239 x242 -x241 -x244 x243 x246 -x245 -x248 -x247 x250 -x249 x252 -x251 -x254 -x253 x256 -x255 -x258 -x257 x260 -x259 -x262 x261 x264 -x263 -x266 x265

Verifier Data

OK	0

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529744-1752253331/watcher-4529744-1752253331 -o /tmp/evaluation-result-4529744-1752253331/solver-4529744-1752253331 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1752253329-117726 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529744-1752253331.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=117843, runsolver pid=117840

[startup+0.100062 s]*
/proc/loadavg: 0.85 1.06 1.52 5/267 117848
/proc/meminfo: memFree=129342708/131249996 swapFree=33000896/33010684
[pid=117843] ppid=117840 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117843/stat : 117843 (scip-naps-1.00a) S 117840 117843 117714 0 -1 4194304 256 323 0 0 0 0 0 0 20 0 1 0 141011012 4292608 768 18446744073709551615 94799243780096 94799244674629 140721916792464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94799244913680 94799244961424 94799257714688 140721916795291 140721916795390 140721916795390 140721916800994 0
/proc/117843/statm: 1048 768 704 219 0 110 0
[pid=117848] ppid=117843 vsize=1187636 memory=32600 CPUtime=0.06 cores=1,3
/proc/117848/stat : 117848 (python3) R 117843 117843 117714 0 -1 4194304 3852 0 0 0 6 0 0 0 20 0 1 0 141011013 1216139264 8150 18446744073709551615 94270168788992 94270168789369 140729387874416 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94270168800664 94270168801284 94270178795520 140729387878735 140729387878944 140729387878944 140729387884519 0
/proc/117848/statm: 296909 8150 4926 1 0 268931 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191828 KiB
Current children cumulated memory: 35672 KiB

[startup+0.205545 s]*
/proc/loadavg: 0.85 1.06 1.52 5/267 117848
/proc/meminfo: memFree=129342708/131249996 swapFree=33000896/33010684
[pid=117843] ppid=117840 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117843/stat : 117843 (scip-naps-1.00a) S 117840 117843 117714 0 -1 4194304 256 323 0 0 0 0 0 0 20 0 1 0 141011012 4292608 768 18446744073709551615 94799243780096 94799244674629 140721916792464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94799244913680 94799244961424 94799257714688 140721916795291 140721916795390 140721916795390 140721916800994 0
/proc/117843/statm: 1048 768 704 219 0 110 0
[pid=117848] ppid=117843 vsize=1203884 memory=57304 CPUtime=0.17 cores=1,3
/proc/117848/stat : 117848 (python3) R 117843 117843 117714 0 -1 4194304 7056 0 0 0 16 1 0 0 20 0 1 0 141011013 1232777216 14326 18446744073709551615 94270168788992 94270168789369 140729387874416 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94270168800664 94270168801284 94270178795520 140729387878735 140729387878944 140729387878944 140729387884519 0
/proc/117848/statm: 300971 14326 8158 1 0 272329 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1208076 KiB
Current children cumulated memory: 60376 KiB

[startup+0.305505 s]*
/proc/loadavg: 0.85 1.06 1.52 5/267 117848
/proc/meminfo: memFree=129334644/131249996 swapFree=33000896/33010684
[pid=117843] ppid=117840 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117843/stat : 117843 (scip-naps-1.00a) S 117840 117843 117714 0 -1 4194304 256 323 0 0 0 0 0 0 20 0 1 0 141011012 4292608 768 18446744073709551615 94799243780096 94799244674629 140721916792464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94799244913680 94799244961424 94799257714688 140721916795291 140721916795390 140721916795390 140721916800994 0
/proc/117843/statm: 1048 768 704 219 0 110 0
[pid=117848] ppid=117843 vsize=1217108 memory=69080 CPUtime=0.27 cores=1,3
/proc/117848/stat : 117848 (python3) R 117843 117843 117714 0 -1 4194304 10020 0 0 0 26 1 0 0 20 0 1 0 141011013 1246318592 17270 18446744073709551615 94270168788992 94270168789369 140729387874416 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94270168800664 94270168801284 94270178795520 140729387878735 140729387878944 140729387878944 140729387884519 0
/proc/117848/statm: 304277 17270 8158 1 0 275635 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1221300 KiB
Current children cumulated memory: 72152 KiB

[startup+0.700202 s]
/proc/loadavg: 0.85 1.06 1.52 5/267 117848
/proc/meminfo: memFree=129318768/131249996 swapFree=33000896/33010684
[pid=117843] ppid=117840 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117843/stat : 117843 (scip-naps-1.00a) S 117840 117843 117714 0 -1 4194304 256 323 0 0 0 0 0 0 20 0 1 0 141011012 4292608 768 18446744073709551615 94799243780096 94799244674629 140721916792464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94799244913680 94799244961424 94799257714688 140721916795291 140721916795390 140721916795390 140721916800994 0
/proc/117843/statm: 1048 768 704 219 0 110 0
[pid=117848] ppid=117843 vsize=1256520 memory=107096 CPUtime=0.66 cores=1,3
/proc/117848/stat : 117848 (python3) R 117843 117843 117714 0 -1 4194304 19522 0 0 0 63 3 0 0 20 0 1 0 141011013 1286676480 26774 18446744073709551615 94270168788992 94270168789369 140729387874416 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94270168800664 94270168801284 94270178795520 140729387878735 140729387878944 140729387878944 140729387884519 0
/proc/117848/statm: 314130 26774 8158 1 0 285488 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1260712 KiB
Current children cumulated memory: 110168 KiB

[startup+1.50017 s]
/proc/loadavg: 0.85 1.06 1.52 5/267 117848
/proc/meminfo: memFree=129287468/131249996 swapFree=33000896/33010684
[pid=117843] ppid=117840 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117843/stat : 117843 (scip-naps-1.00a) S 117840 117843 117714 0 -1 4194304 256 323 0 0 0 0 0 0 20 0 1 0 141011012 4292608 768 18446744073709551615 94799243780096 94799244674629 140721916792464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94799244913680 94799244961424 94799257714688 140721916795291 140721916795390 140721916795390 140721916800994 0
/proc/117843/statm: 1048 768 704 219 0 110 0
[pid=117848] ppid=117843 vsize=1262192 memory=112600 CPUtime=1.46 cores=1,3
/proc/117848/stat : 117848 (python3) R 117843 117843 117714 0 -1 4194304 20885 0 0 0 143 3 0 0 20 0 1 0 141011013 1292484608 28150 18446744073709551615 94270168788992 94270168789369 140729387874416 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94270168800664 94270168801284 94270178795520 140729387878735 140729387878944 140729387878944 140729387884519 0
/proc/117848/statm: 315548 28150 8158 1 0 286906 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1266384 KiB
Current children cumulated memory: 115672 KiB

[startup+3.10535 s]
/proc/loadavg: 1.10 1.10 1.53 5/267 117848
/proc/meminfo: memFree=129255716/131249996 swapFree=33000896/33010684
[pid=117843] ppid=117840 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117843/stat : 117843 (scip-naps-1.00a) S 117840 117843 117714 0 -1 4194304 256 323 0 0 0 0 0 0 20 0 1 0 141011012 4292608 768 18446744073709551615 94799243780096 94799244674629 140721916792464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94799244913680 94799244961424 94799257714688 140721916795291 140721916795390 140721916795390 140721916800994 0
/proc/117843/statm: 1048 768 704 219 0 110 0
[pid=117848] ppid=117843 vsize=1282476 memory=131032 CPUtime=3.06 cores=1,3
/proc/117848/stat : 117848 (python3) R 117843 117843 117714 0 -1 4194304 25505 0 0 0 302 4 0 0 20 0 1 0 141011013 1313255424 32758 18446744073709551615 94270168788992 94270168789369 140729387874416 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94270168800664 94270168801284 94270178795520 140729387878735 140729387878944 140729387878944 140729387884519 0
/proc/117848/statm: 320619 32758 8158 1 0 291977 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1286668 KiB
Current children cumulated memory: 134104 KiB

[startup+6.30015 s]
/proc/loadavg: 1.10 1.10 1.53 5/267 117848
/proc/meminfo: memFree=129199800/131249996 swapFree=33000896/33010684
[pid=117843] ppid=117840 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117843/stat : 117843 (scip-naps-1.00a) S 117840 117843 117714 0 -1 4194304 256 323 0 0 0 0 0 0 20 0 1 0 141011012 4292608 768 18446744073709551615 94799243780096 94799244674629 140721916792464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94799244913680 94799244961424 94799257714688 140721916795291 140721916795390 140721916795390 140721916800994 0
/proc/117843/statm: 1048 768 704 219 0 110 0
[pid=117848] ppid=117843 vsize=1299364 memory=147672 CPUtime=6.25 cores=1,3
/proc/117848/stat : 117848 (python3) R 117843 117843 117714 0 -1 4194304 29686 0 0 0 620 5 0 0 20 0 1 0 141011013 1330548736 36918 18446744073709551615 94270168788992 94270168789369 140729387874416 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94270168800664 94270168801284 94270178795520 140729387878735 140729387878944 140729387878944 140729387884519 0
/proc/117848/statm: 324841 36918 8158 1 0 296199 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1303556 KiB
Current children cumulated memory: 150744 KiB

[startup+12.7002 s]
/proc/loadavg: 1.55 1.20 1.56 5/267 117848
/proc/meminfo: memFree=129167432/131249996 swapFree=33000896/33010684
[pid=117843] ppid=117840 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117843/stat : 117843 (scip-naps-1.00a) S 117840 117843 117714 0 -1 4194304 256 323 0 0 0 0 0 0 20 0 1 0 141011012 4292608 768 18446744073709551615 94799243780096 94799244674629 140721916792464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94799244913680 94799244961424 94799257714688 140721916795291 140721916795390 140721916795390 140721916800994 0
/proc/117843/statm: 1048 768 704 219 0 110 0
[pid=117848] ppid=117843 vsize=1311200 memory=159448 CPUtime=12.62 cores=1,3
/proc/117848/stat : 117848 (python3) R 117843 117843 117714 0 -1 4194304 32650 0 0 0 1257 5 0 0 20 0 1 0 141011013 1342668800 39862 18446744073709551615 94270168788992 94270168789369 140729387874416 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94270168800664 94270168801284 94270178795520 140729387878735 140729387878944 140729387878944 140729387884519 0
/proc/117848/statm: 327800 39862 8158 1 0 299158 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1315392 KiB
Current children cumulated memory: 162520 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 1.31 1.59 5/267 117898
/proc/meminfo: memFree=129165868/131249996 swapFree=33000896/33010684
[pid=117843] ppid=117840 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117843/stat : 117843 (scip-naps-1.00a) S 117840 117843 117714 0 -1 4194304 256 323 0 0 0 0 0 0 20 0 1 0 141011012 4292608 768 18446744073709551615 94799243780096 94799244674629 140721916792464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94799244913680 94799244961424 94799257714688 140721916795291 140721916795390 140721916795390 140721916800994 0
/proc/117843/statm: 1048 768 704 219 0 110 0
[pid=117848] ppid=117843 vsize=1316564 memory=164936 CPUtime=25.38 cores=1,3
/proc/117848/stat : 117848 (python3) R 117843 117843 117714 0 -1 4194304 35488 0 0 0 2532 6 0 0 20 0 1 0 141011013 1348161536 41234 18446744073709551615 94270168788992 94270168789369 140729387874416 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94270168800664 94270168801284 94270178795520 140729387878735 140729387878944 140729387878944 140729387884519 0
/proc/117848/statm: 329141 41234 8158 1 0 300499 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1320756 KiB
Current children cumulated memory: 168008 KiB

[startup+51.1054 s]
/proc/loadavg: 2.74 1.54 1.66 5/266 117947
/proc/meminfo: memFree=129162920/131249996 swapFree=33000896/33010684
[pid=117843] ppid=117840 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117843/stat : 117843 (scip-naps-1.00a) S 117840 117843 117714 0 -1 4194304 256 323 0 0 0 0 0 0 20 0 1 0 141011012 4292608 768 18446744073709551615 94799243780096 94799244674629 140721916792464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94799244913680 94799244961424 94799257714688 140721916795291 140721916795390 140721916795390 140721916800994 0
/proc/117843/statm: 1048 768 704 219 0 110 0
[pid=117848] ppid=117843 vsize=1320952 memory=168568 CPUtime=50.88 cores=1,3
/proc/117848/stat : 117848 (python3) R 117843 117843 117714 0 -1 4194304 36862 0 0 0 5082 6 0 0 20 0 1 0 141011013 1352654848 42142 18446744073709551615 94270168788992 94270168789369 140729387874416 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94270168800664 94270168801284 94270178795520 140729387878735 140729387878944 140729387878944 140729387884519 0
/proc/117848/statm: 330238 42142 8158 1 0 301596 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 1325144 KiB
Current children cumulated memory: 171640 KiB

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

# cumulated CPU time of all completed processes:  user=51.0812 s, system=0.073539 s

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

[startup+51.2002 s]
/proc/loadavg: 2.74 1.54 1.66 5/266 117947
/proc/meminfo: memFree=129162920/131249996 swapFree=33000896/33010684
[pid=117843] ppid=117840 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117843/stat : 117843 (scip-naps-1.00a) S 117840 117843 117714 0 -1 4194304 256 323 0 0 0 0 0 0 20 0 1 0 141011012 4292608 768 18446744073709551615 94799243780096 94799244674629 140721916792464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94799244913680 94799244961424 94799257714688 140721916795291 140721916795390 140721916795390 140721916800994 0
/proc/117843/statm: 1048 768 704 219 0 110 0
[pid=117848] ppid=117843 vsize=1320952 memory=168568 CPUtime=50.97 cores=1,3
/proc/117848/stat : 117848 (python3) R 117843 117843 117714 0 -1 4194304 36862 0 0 0 5091 6 0 0 20 0 1 0 141011013 1352654848 42142 18446744073709551615 94270168788992 94270168789369 140729387874416 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94270168800664 94270168801284 94270178795520 140729387878735 140729387878944 140729387878944 140729387884519 0
/proc/117848/statm: 330238 42142 8158 1 0 301596 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 1325144 KiB
Current children cumulated memory: 171640 KiB

[startup+51.3002 s]
/proc/loadavg: 2.74 1.54 1.66 5/266 117947
/proc/meminfo: memFree=129162920/131249996 swapFree=33000896/33010684
[pid=117843] ppid=117840 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117843/stat : 117843 (scip-naps-1.00a) S 117840 117843 117714 0 -1 4194304 256 323 0 0 0 0 0 0 20 0 1 0 141011012 4292608 768 18446744073709551615 94799243780096 94799244674629 140721916792464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94799244913680 94799244961424 94799257714688 140721916795291 140721916795390 140721916795390 140721916800994 0
/proc/117843/statm: 1048 768 704 219 0 110 0
[pid=117848] ppid=117843 vsize=1320952 memory=168568 CPUtime=51.07 cores=1,3
/proc/117848/stat : 117848 (python3) R 117843 117843 117714 0 -1 4194304 36862 0 0 0 5101 6 0 0 20 0 1 0 141011013 1352654848 42142 18446744073709551615 94270168788992 94270168789369 140729387874416 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94270168800664 94270168801284 94270178795520 140729387878735 140729387878944 140729387878944 140729387884519 0
/proc/117848/statm: 330238 42142 8158 1 0 301596 0
Current children cumulated CPU time: 51.07 s
Current children cumulated vsize: 1325144 KiB
Current children cumulated memory: 171640 KiB

Child status: 0

Real time (s): 51.3723
CPU time (s): 51.1547
CPU user time (s): 51.0812
CPU system time (s): 0.073539
CPU usage (%): 99.5765
Max. virtual memory (cumulated for all children) (KiB): 1325144
Max. memory (cumulated for all children) (KiB): 171640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.0812
system time used= 0.073539
maximum resident set size= 168952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37527
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= 336
involuntary context switches= 92


# summary of solver processes directly reported to runsolver:
#   pid: 117843
#   total CPU time (s): 51.1547
#   total CPU user time (s): 51.0812
#   total CPU system time (s): 0.073539

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.119087 second user time and 0.237559 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-11 19:02:12
IDJOB=4529744
IDBENCH=147868
IDSOLVER=3388
FILE ID=nodeC023/4529744-1752253331
RUNJOBID= nodeC023-1752253329-117726
SLURM_JOB_ID= 9682585
Free space on /tmp= 431852 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army9.12bt.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529744-1752253331/watcher-4529744-1752253331 -o /tmp/evaluation-result-4529744-1752253331/solver-4529744-1752253331 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1752253329-117726 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529744-1752253331.opb

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

MD5SUM BENCH= 56b15cc62a38cccba085ba5162ab9a70
RANDOM SEED=894241664

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129343260 kB
MemAvailable:   129335820 kB
Buffers:              16 kB
Cached:           733240 kB
SwapCached:         2860 kB
Active:           548092 kB
Inactive:         564676 kB
Active(anon):     339368 kB
Inactive(anon):    52756 kB
Active(file):     208724 kB
Inactive(file):   511920 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22956 kB
Writeback:             0 kB
AnonPages:        379996 kB
Mapped:           122332 kB
Shmem:             12612 kB
KReclaimable:     222312 kB
Slab:             315780 kB
SReclaimable:     222312 kB
SUnreclaim:        93468 kB
KernelStack:        4336 kB
PageTables:         4412 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3922008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431848 MiB
End job on nodeC023 at 2025-07-11 19:03:03