Trace number 4529859

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 500.867 502.499

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-left3reg-l080-r079-n1.cnf-extracted.pb.metafix.opb
MD5SUMfb8182fd0bba68f9e66fcd22263b2e3b
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 benchmark2.97667
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5685
Total number of constraints13428
Number of constraints which are clauses6344
Number of constraints which are cardinality constraints (but not clauses)7084
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

51.99/52.21	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529859-1752260233.opb
51.99/52.21	c Solving mode: decision
51.99/52.21	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
51.99/52.21	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
51.99/52.21	c original problem has 5685 variables (5685 bin, 0 int, 0 impl, 0 cont) and 13428 constraints
51.99/52.21	c presolving:
51.99/52.21	c (round 1, exhaustive) 0 del vars, 5107 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 8321 clqs
51.99/52.21	c (round 2, exhaustive) 0 del vars, 5107 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 8321 upgd conss, 0 impls, 8321 clqs
51.99/52.21	c    (0.3s) probing: 51/5685 (0.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
51.99/52.21	c    (0.3s) probing aborted: 50/50 successive totally useless probings
51.99/52.21	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
51.99/52.21	c    (0.4s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.02)
51.99/52.21	c dynamic symmetry handling statistics:
51.99/52.21	c    orbitopal reduction:       no components
51.99/52.21	c    orbital reduction:         no components
51.99/52.21	c    lexicographic reduction:   no permutations
51.99/52.21	c handled 1 out of 1 symmetry components
51.99/52.21	c (round 3, exhaustive) 16 del vars, 5107 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 8321 upgd conss, 0 impls, 8275 clqs
51.99/52.21	c (round 4, fast)       42 del vars, 5166 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 8321 upgd conss, 0 impls, 8262 clqs
51.99/52.21	c (round 5, medium)     54 del vars, 5178 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 8321 upgd conss, 0 impls, 8262 clqs
51.99/52.21	c    (0.4s) probing: 56/5685 (1.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
51.99/52.21	c    (0.4s) probing aborted: 50/50 successive totally useless probings
51.99/52.21	c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
51.99/52.21	c  54 deleted vars, 5178 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
51.99/52.21	c  0 implications, 8273 cliques
51.99/52.21	c presolved problem has 5644 variables (5644 bin, 0 int, 0 impl, 0 cont) and 8251 constraints
51.99/52.21	c    8250 constraints of type <setppc>
51.99/52.21	c       1 constraints of type <orbitope>
51.99/52.21	c transformed objective value is always integral (scale: 1)
51.99/52.21	c Presolving Time: 0.38
51.99/52.21	c 
51.99/52.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.99/52.21	c   0.8s|     1 |     0 |  4530 |     - |    93M |   0 |5644 |8287 |8250 |   0 |  0 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c   3.8s|     1 |     0 | 16737 |     - |    97M |   0 |5644 |8366 |8255 |   5 |  1 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c   4.3s|     1 |     0 | 16847 |     - |   101M |   0 |5644 |8367 |8257 |   7 |  2 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c   4.5s|     1 |     0 | 16878 |     - |   106M |   0 |5644 |8368 |8261 |  11 |  3 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c   4.7s|     1 |     0 | 16966 |     - |   110M |   0 |5644 |8370 |8267 |  17 |  4 |  40 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c   5.2s|     1 |     0 | 17089 |     - |   114M |   0 |5644 |8371 |8271 |  21 |  5 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c   5.4s|     1 |     0 | 17259 |     - |   118M |   0 |5644 |8372 |8275 |  25 |  6 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c   5.6s|     1 |     0 | 17370 |     - |   121M |   0 |5644 |8373 |8283 |  33 |  7 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c   5.9s|     1 |     0 | 17490 |     - |   126M |   0 |5644 |8374 |8291 |  41 |  8 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c   6.2s|     1 |     0 | 17563 |     - |   133M |   0 |5644 |8375 |8296 |  46 |  9 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c   6.7s|     1 |     0 | 17677 |     - |   141M |   0 |5644 |8376 |8304 |  54 | 10 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c   6.8s|     1 |     0 | 17772 |     - |   142M |   0 |5644 |8377 |8311 |  61 | 11 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c   8.0s|     1 |     2 | 21227 |     - |   143M |   0 |5644 |8392 |8311 |  61 | 11 |  62 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  14.9s|   100 |    48 | 52779 | 353.6 |   148M |  31 |5644 |8574 |8287 |  82 |  0 | 255 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  16.5s|   200 |    65 | 63455 | 229.6 |   149M |  35 |5644 |8857 |8287 |  82 |  0 | 542 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.99/52.21	c  18.0s|   300 |    58 | 73754 | 187.2 |   151M |  40 |5644 |9092 |8289 | 131 |  0 | 795 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  19.2s|   400 |    53 | 80838 | 158.1 |   151M |  40 |5644 |9336 |8287 | 141 |  1 |1091 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  20.9s|   500 |    49 | 94040 | 152.8 |   153M |  40 |5644 |9567 |8288 | 143 |  0 |1370 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  22.6s|   600 |    55 |104975 | 145.6 |   153M |  40 |5644 |9738 |8287 | 167 |  0 |1592 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  24.5s|   700 |    54 |116827 | 141.7 |   154M |  41 |5644 |9904 |8291 | 202 |  1 |1805 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  27.5s|   800 |    64 |128759 | 138.9 |   154M |  41 |5644 |  10k|8293 | 251 |  0 |2007 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  29.3s|   900 |    81 |139169 | 135.0 |   154M |  41 |5644 |  10k|8288 | 282 |  1 |2223 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  30.6s|  1000 |    82 |147494 | 129.9 |   155M |  41 |5644 |  10k|8288 | 282 |  0 |2480 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  32.0s|  1100 |    82 |156845 | 126.5 |   155M |  41 |5644 |  10k|8290 | 290 |  1 |2759 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  33.3s|  1200 |    82 |165350 | 123.1 |   155M |  41 |5644 |  10k|8290 | 290 |  1 |2992 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  34.8s|  1300 |    79 |175186 | 121.2 |   155M |  41 |5644 |  10k|8290 | 293 |  0 |3213 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  36.1s|  1400 |    84 |183733 | 118.6 |   155M |  41 |5644 |  10k|8287 | 306 |  1 |3453 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  38.9s|  1500 |    90 |205098 | 125.0 |   155M |  41 |5644 |  10k|8291 | 317 |  1 |3667 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  40.4s|  1600 |    99 |214039 | 122.7 |   155M |  41 |5644 |  10k|8293 | 332 |  2 |3871 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  41.9s|  1700 |   101 |224738 | 121.8 |   155M |  41 |5644 |  10k|8289 | 351 |  1 |4058 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.99/52.21	c  43.8s|  1800 |   102 |234697 | 120.6 |   155M |  41 |5644 |  10k|8291 | 375 |  0 |4249 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  45.4s|  1900 |   113 |243945 | 119.1 |   155M |  41 |5644 |  10k|8291 | 393 |  1 |4475 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  46.8s|  2000 |   126 |251742 | 117.0 |   155M |  41 |5644 |  10k|   0 | 408 |  0 |4651 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  48.2s|  2100 |   135 |258860 | 114.9 |   155M |  41 |5644 |  10k|8291 | 436 |  1 |4821 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  50.2s|  2200 |   149 |268283 | 113.9 |   156M |  41 |5644 |  10k|8291 | 446 |  1 |5047 |  12 | 0.000000e+00 |      --      |    Inf | unknown
51.99/52.21	c  51.6s|  2300 |   137 |276476 | 112.5 |   156M |  41 |5644 |  10k|   0 | 454 |  0 |5237 |  12 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
118.60/119.10	c (run 1, node 2313) performing user restart
118.60/119.10	c 
118.60/119.10	c (restart) converted 27 cuts from the global cut pool into linear constraints
118.60/119.10	c 
118.60/119.10	c presolving:
118.60/119.10	c (round 1, fast)       0 del vars, 935 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 8275 clqs
118.60/119.10	c (round 2, exhaustive) 0 del vars, 975 del conss, 20 add conss, 0 chg bounds, 1 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 8275 clqs
118.60/119.10	c (round 3, exhaustive) 0 del vars, 975 del conss, 20 add conss, 0 chg bounds, 1 chg sides, 4 chg coeffs, 105 upgd conss, 0 impls, 8275 clqs
118.60/119.10	c (round 4, exhaustive) 0 del vars, 1003 del conss, 34 add conss, 0 chg bounds, 2 chg sides, 5 chg coeffs, 105 upgd conss, 0 impls, 8275 clqs
118.60/119.10	c (round 5, exhaustive) 0 del vars, 1074 del conss, 34 add conss, 0 chg bounds, 2 chg sides, 54 chg coeffs, 105 upgd conss, 0 impls, 8275 clqs
118.60/119.10	c presolving (6 rounds: 6 fast, 5 medium, 5 exhaustive):
118.60/119.10	c  0 deleted vars, 1075 deleted constraints, 34 added constraints, 0 tightened bounds, 0 added holes, 2 changed sides, 57 changed coefficients
118.60/119.10	c  0 implications, 8275 cliques
118.60/119.10	c presolved problem has 5644 variables (5644 bin, 0 int, 0 impl, 0 cont) and 9201 constraints
118.60/119.10	c      96 constraints of type <knapsack>
118.60/119.10	c    8251 constraints of type <setppc>
118.60/119.10	c       3 constraints of type <linear>
118.60/119.10	c       1 constraints of type <orbitope>
118.60/119.10	c     850 constraints of type <logicor>
118.60/119.10	c transformed objective value is always integral (scale: 1)
118.60/119.10	c Presolving Time: 0.46
118.60/119.10	c 
118.60/119.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
118.60/119.10	c  52.1s|     1 |     0 |281920 |     - |   157M |   0 |5644 |9207 |8277 |   0 |  0 |5279 |  12 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  52.8s|     1 |     0 |282020 |     - |   158M |   0 |5644 |9225 |8285 |   8 |  1 |5280 |  12 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  53.3s|     1 |     0 |282188 |     - |   160M |   0 |5644 |9227 |8289 |  12 |  2 |5282 |  12 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  53.6s|     1 |     0 |282293 |     - |   161M |   0 |5644 |9228 |8293 |  16 |  3 |5283 |  12 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  54.0s|     1 |     0 |282343 |     - |   161M |   0 |5644 |9229 |8299 |  22 |  4 |5284 |  12 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  54.4s|     1 |     0 |282527 |     - |   164M |   0 |5644 |9230 |8304 |  27 |  5 |5285 |  12 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  54.8s|     1 |     0 |282559 |     - |   164M |   0 |5644 |9231 |8310 |  33 |  6 |5286 |  12 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  55.1s|     1 |     0 |282631 |     - |   165M |   0 |5644 |9232 |8313 |  36 |  7 |5287 |  12 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  55.4s|     1 |     0 |282829 |     - |   166M |   0 |5644 |9232 |8318 |  41 |  8 |5288 |  12 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  55.7s|     1 |     0 |282888 |     - |   168M |   0 |5644 |9233 |8322 |  45 |  9 |5289 |  12 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  56.0s|     1 |     0 |283019 |     - |   169M |   0 |5644 |9234 |8327 |  50 | 10 |5290 |  12 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  56.1s|     1 |     0 |283106 |     - |   170M |   0 |5644 |9234 |8333 |  56 | 11 |5292 |  12 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  56.9s|     1 |     2 |286833 |     - |   170M |   0 |5644 |9231 |8333 |  56 | 11 |5303 |  23 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  60.6s|   100 |    35 |300642 | 114.9 |   174M |  30 |5644 |9344 |8284 |  72 |  0 |5457 |  23 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  63.2s|   200 |    37 |311866 | 114.8 |   175M |  30 |5644 |9473 |8281 | 101 |  0 |5651 |  23 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
118.60/119.10	c  65.3s|   300 |    39 |319774 | 113.5 |   175M |  30 |5644 |9524 |8281 | 101 |  2 |5750 |  23 | 0.000000e+00 |      --      |    Inf | unknown
118.60/119.10	c  67.7s|   400 |    32 |329935 | 113.0 |   175M |  30 |5644 |9633 |8284 | 101 |  0 |5927 |  23 | 0.000000e+00 |      --      |    Inf |   0.52%
118.60/119.10	c  70.8s|   500 |    32 |339832 | 112.5 |   176M |  30 |5644 |9760 |8284 | 101 |  1 |6121 |  23 | 0.000000e+00 |      --      |    Inf |   0.53%
118.60/119.10	c  73.3s|   600 |    31 |349998 | 112.1 |   176M |  30 |5644 |9877 |8281 | 101 |  0 |6304 |  23 | 0.000000e+00 |      --      |    Inf |   0.56%
118.60/119.10	c  75.6s|   700 |    31 |363091 | 112.8 |   178M |  30 |5644 |9964 |8284 | 152 |  0 |6471 |  23 | 0.000000e+00 |      --      |    Inf |   0.71%
118.60/119.10	c  77.6s|   800 |    32 |371559 | 111.9 |   178M |  30 |5644 |  10k|8302 | 183 |  1 |6594 |  23 | 0.000000e+00 |      --      |    Inf |   0.82%
118.60/119.10	c  80.0s|   900 |    29 |384590 | 112.4 |   179M |  30 |5644 |  10k|8282 | 212 |  1 |6717 |  23 | 0.000000e+00 |      --      |    Inf |   0.92%
118.60/119.10	c  81.2s|  1000 |    37 |391317 | 111.1 |   179M |  30 |5644 |  10k|8282 | 212 |  1 |6794 |  23 | 0.000000e+00 |      --      |    Inf |   0.96%
118.60/119.10	c  83.7s|  1100 |    38 |406106 | 112.2 |   182M |  30 |5644 |  10k|8288 | 245 |  1 |6918 |  23 | 0.000000e+00 |      --      |    Inf |   1.79%
118.60/119.10	c  85.8s|  1200 |    64 |418669 | 112.5 |   182M |  30 |5644 |  10k|8285 | 245 |  1 |7137 |  23 | 0.000000e+00 |      --      |    Inf |   1.79%
118.60/119.10	c  87.2s|  1300 |    46 |428048 | 112.0 |   182M |  30 |5644 |  10k|8285 | 248 |  1 |7360 |  23 | 0.000000e+00 |      --      |    Inf |   1.80%
118.60/119.10	c  88.7s|  1400 |    37 |440861 | 112.5 |   183M |  30 |5644 |  10k|8288 | 274 |  1 |7563 |  23 | 0.000000e+00 |      --      |    Inf |   1.82%
118.60/119.10	c  92.6s|  1500 |    33 |469137 | 116.9 |   183M |  30 |5644 |  10k|8288 | 274 |  0 |7738 |  23 | 0.000000e+00 |      --      |    Inf |   1.85%
118.60/119.10	c  94.5s|  1600 |    30 |488637 | 118.9 |   184M |  30 |5644 |  10k|8288 | 279 |  1 |7927 |  23 | 0.000000e+00 |      --      |    Inf |   1.92%
118.60/119.10	c  96.2s|  1700 |    34 |501843 | 119.2 |   184M |  30 |5644 |  10k|8291 | 296 |  0 |8121 |  23 | 0.000000e+00 |      --      |    Inf |   1.96%
118.60/119.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
118.60/119.10	c  98.7s|  1800 |    32 |519350 | 120.6 |   185M |  30 |5644 |  10k|8291 | 322 |  1 |8294 |  23 | 0.000000e+00 |      --      |    Inf |   2.02%
118.60/119.10	c   100s|  1900 |    31 |531724 | 120.7 |   185M |  30 |5644 |  10k|8291 | 324 |  0 |8475 |  23 | 0.000000e+00 |      --      |    Inf |   2.05%
118.60/119.10	c   102s|  2000 |    32 |545512 | 121.1 |   185M |  30 |5644 |  11k|8291 | 339 |  0 |8645 |  23 | 0.000000e+00 |      --      |    Inf |   2.06%
118.60/119.10	c   103s|  2100 |    31 |553813 | 120.2 |   186M |  30 |5644 |  11k|8291 | 343 |  1 |8891 |  23 | 0.000000e+00 |      --      |    Inf |   2.07%
118.60/119.10	c   105s|  2200 |    32 |570292 | 121.2 |   186M |  30 |5644 |  11k|8292 | 346 |  1 |9075 |  23 | 0.000000e+00 |      --      |    Inf |   2.08%
118.60/119.10	c   108s|  2300 |    32 |590723 | 123.0 |   186M |  30 |5644 |  11k|8296 | 383 |  1 |9271 |  23 | 0.000000e+00 |      --      |    Inf |   2.09%
118.60/119.10	c   110s|  2400 |    46 |602546 | 122.9 |   186M |  30 |5644 |  11k|8296 | 383 |  1 |9501 |  23 | 0.000000e+00 |      --      |    Inf |   2.09%
118.60/119.10	c   111s|  2500 |    32 |610041 | 121.9 |   186M |  30 |5644 |  11k|8295 | 383 |  1 |9737 |  23 | 0.000000e+00 |      --      |    Inf |   2.10%
118.60/119.10	c   112s|  2600 |    35 |619417 | 121.3 |   186M |  30 |5644 |  11k|8295 | 383 |  1 |9900 |  23 | 0.000000e+00 |      --      |    Inf |   2.10%
118.60/119.10	c   113s|  2700 |    31 |628558 | 120.7 |   186M |  30 |5644 |  11k|8295 | 383 |  0 |  10k|  23 | 0.000000e+00 |      --      |    Inf |   2.11%
118.60/119.10	c   115s|  2800 |    32 |640836 | 120.8 |   186M |  30 |5644 |  11k|8295 | 383 |  0 |  10k|  23 | 0.000000e+00 |      --      |    Inf |   2.12%
118.60/119.10	c   117s|  2900 |    38 |662121 | 122.5 |   187M |  30 |5644 |  12k|8295 | 383 |  1 |  10k|  23 | 0.000000e+00 |      --      |    Inf |   2.13%
206.71/207.42	c   119s|  3000 |    37 |675604 | 122.8 |   187M |  30 |5644 |  12k|8295 | 383 |  0 |  10k|  23 | 0.000000e+00 |      --      |    Inf |   2.14%
206.71/207.42	c   120s|  3100 |    32 |684988 | 122.2 |   187M |  30 |5644 |  12k|8295 | 383 |  1 |  11k|  23 | 0.000000e+00 |      --      |    Inf |   2.14%
206.71/207.42	c   121s|  3200 |    38 |692508 | 121.4 |   187M |  30 |5644 |  12k|8295 | 383 |  1 |  11k|  23 | 0.000000e+00 |      --      |    Inf |   2.15%
206.71/207.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
206.71/207.42	c   131s|  3300 |    52 |736355 | 127.0 |   188M |  30 |5644 |  12k|8294 | 433 |  1 |  11k|  23 | 0.000000e+00 |      --      |    Inf |   2.20%
206.71/207.42	c   133s|  3400 |    39 |744563 | 126.3 |   188M |  30 |5644 |  12k|8294 | 433 |  1 |  11k|  23 | 0.000000e+00 |      --      |    Inf |   2.22%
206.71/207.42	c   134s|  3500 |    35 |752832 | 125.5 |   188M |  30 |5644 |  12k|8294 | 433 |  0 |  12k|  23 | 0.000000e+00 |      --      |    Inf |   2.24%
206.71/207.42	c   135s|  3600 |    46 |765655 | 125.5 |   190M |  30 |5644 |  12k|8302 | 469 |  0 |  12k|  23 | 0.000000e+00 |      --      |    Inf |   2.31%
206.71/207.42	c   137s|  3700 |    39 |776336 | 125.2 |   190M |  30 |5644 |  12k|8302 | 469 |  1 |  12k|  23 | 0.000000e+00 |      --      |    Inf |   2.33%
206.71/207.42	c   139s|  3800 |    39 |789486 | 125.3 |   190M |  30 |5644 |  13k|8302 | 469 |  1 |  12k|  23 | 0.000000e+00 |      --      |    Inf |   2.35%
206.71/207.42	c   140s|  3900 |    40 |803209 | 125.5 |   190M |  30 |5644 |  13k|8302 | 469 |  1 |  12k|  23 | 0.000000e+00 |      --      |    Inf |   2.36%
206.71/207.42	c   142s|  4000 |    39 |815750 | 125.5 |   190M |  30 |5644 |  13k|8302 | 469 |  0 |  13k|  23 | 0.000000e+00 |      --      |    Inf |   2.36%
206.71/207.42	c   144s|  4100 |    35 |831596 | 126.0 |   190M |  30 |5644 |  13k|8302 | 469 |  0 |  13k|  23 | 0.000000e+00 |      --      |    Inf |   2.37%
206.71/207.42	c   145s|  4200 |    35 |842146 | 125.7 |   190M |  30 |5644 |  13k|8302 | 469 |  0 |  13k|  23 | 0.000000e+00 |      --      |    Inf |   2.38%
206.71/207.42	c   146s|  4300 |    37 |850991 | 125.2 |   191M |  30 |5644 |  13k|8286 | 490 |  0 |  13k|  23 | 0.000000e+00 |      --      |    Inf |   2.40%
206.71/207.42	c   149s|  4400 |    49 |867256 | 125.7 |   192M |  30 |5644 |  13k|8286 | 534 |  1 |  13k|  23 | 0.000000e+00 |      --      |    Inf |   2.44%
206.71/207.42	c   151s|  4500 |    46 |875193 | 125.0 |   193M |  30 |5644 |  13k|8284 | 559 |  1 |  14k|  23 | 0.000000e+00 |      --      |    Inf |   2.48%
206.71/207.42	c   152s|  4600 |    51 |883521 | 124.4 |   193M |  30 |5644 |  13k|8284 | 559 |  0 |  14k|  23 | 0.000000e+00 |      --      |    Inf |   2.50%
206.71/207.42	c   154s|  4700 |    57 |895884 | 124.4 |   193M |  30 |5644 |  13k|8285 | 563 |  1 |  14k|  23 | 0.000000e+00 |      --      |    Inf |   2.51%
206.71/207.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
206.71/207.42	c   155s|  4800 |    53 |903172 | 123.7 |   193M |  30 |5644 |  13k|8284 | 567 |  1 |  14k|  23 | 0.000000e+00 |      --      |    Inf |   2.51%
206.71/207.42	c   156s|  4900 |    54 |910062 | 122.9 |   193M |  30 |5644 |  14k|8285 | 572 |  1 |  14k|  23 | 0.000000e+00 |      --      |    Inf |   2.52%
206.71/207.42	c   157s|  5000 |    50 |917269 | 122.2 |   193M |  30 |5644 |  14k|8284 | 573 |  1 |  14k|  23 | 0.000000e+00 |      --      |    Inf |   2.53%
206.71/207.42	c   159s|  5100 |    47 |923206 | 121.4 |   193M |  30 |5644 |  14k|8284 | 574 |  0 |  15k|  23 | 0.000000e+00 |      --      |    Inf |   2.54%
206.71/207.42	c   160s|  5200 |    51 |930608 | 120.8 |   193M |  30 |5644 |  14k|8289 | 598 |  1 |  15k|  23 | 0.000000e+00 |      --      |    Inf |   2.59%
206.71/207.42	c   161s|  5300 |    49 |937166 | 120.0 |   194M |  30 |5644 |  14k|8289 | 618 |  1 |  15k|  23 | 0.000000e+00 |      --      |    Inf |   2.64%
206.71/207.42	c   163s|  5400 |    45 |943113 | 119.3 |   194M |  30 |5644 |  14k|   0 | 618 |  0 |  15k|  23 | 0.000000e+00 |      --      |    Inf |   2.71%
206.71/207.42	c   164s|  5500 |    47 |951802 | 118.8 |   194M |  30 |5644 |  14k|8284 | 624 |  1 |  15k|  23 | 0.000000e+00 |      --      |    Inf |   2.75%
206.71/207.42	c   165s|  5600 |    46 |959296 | 118.3 |   194M |  30 |5644 |  14k|8293 | 657 |  1 |  15k|  23 | 0.000000e+00 |      --      |    Inf |   2.80%
206.71/207.42	c   167s|  5700 |    55 |964057 | 117.4 |   194M |  30 |5644 |  14k|8294 | 682 |  1 |  15k|  23 | 0.000000e+00 |      --      |    Inf |   2.84%
206.71/207.42	c   168s|  5800 |    58 |970063 | 116.7 |   194M |  30 |5644 |  14k|8294 | 682 |  1 |  16k|  23 | 0.000000e+00 |      --      |    Inf |   2.87%
206.71/207.42	c   169s|  5900 |    53 |977332 | 116.2 |   194M |  30 |5644 |  14k|8293 | 685 |  1 |  16k|  23 | 0.000000e+00 |      --      |    Inf |   2.93%
206.71/207.42	c   170s|  6000 |    50 |983404 | 115.5 |   194M |  30 |5644 |  14k|8293 | 686 |  1 |  16k|  23 | 0.000000e+00 |      --      |    Inf |   2.94%
206.71/207.42	c   171s|  6100 |    45 |988705 | 114.8 |   194M |  30 |5644 |  14k|   0 | 693 |  0 |  16k|  23 | 0.000000e+00 |      --      |    Inf |   2.95%
206.71/207.42	c   172s|  6200 |    46 |996108 | 114.3 |   194M |  30 |5644 |  14k|8293 | 701 |  1 |  16k|  23 | 0.000000e+00 |      --      |    Inf |   2.96%
206.71/207.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
206.71/207.42	c   173s|  6300 |    46 |  1001k| 113.6 |   194M |  30 |5644 |  15k|8295 | 730 |  1 |  17k|  23 | 0.000000e+00 |      --      |    Inf |   2.98%
206.71/207.42	c   174s|  6400 |    49 |  1010k| 113.3 |   194M |  30 |5644 |  14k|   0 | 732 |  0 |  17k|  23 | 0.000000e+00 |      --      |    Inf |   3.00%
206.71/207.42	c   176s|  6500 |    49 |  1019k| 113.1 |   194M |  30 |5644 |  14k|8294 | 732 |  1 |  17k|  23 | 0.000000e+00 |      --      |    Inf |   3.04%
206.71/207.42	c   177s|  6600 |    50 |  1028k| 112.8 |   194M |  30 |5644 |  14k|8294 | 738 |  0 |  17k|  23 | 0.000000e+00 |      --      |    Inf |   3.05%
206.71/207.42	c   178s|  6700 |    44 |  1034k| 112.1 |   194M |  30 |5644 |  15k|8294 | 740 |  1 |  17k|  23 | 0.000000e+00 |      --      |    Inf |   3.07%
206.71/207.42	c   180s|  6800 |    44 |  1040k| 111.6 |   194M |  30 |5644 |  15k|8294 | 746 |  1 |  18k|  23 | 0.000000e+00 |      --      |    Inf |   3.08%
206.71/207.42	c   181s|  6900 |    48 |  1047k| 111.1 |   194M |  30 |5644 |  15k|8288 | 768 |  0 |  18k|  23 | 0.000000e+00 |      --      |    Inf |   3.11%
206.71/207.42	c   182s|  7000 |    41 |  1054k| 110.7 |   195M |  30 |5644 |  14k|8288 | 768 |  0 |  18k|  23 | 0.000000e+00 |      --      |    Inf |   3.17%
206.71/207.42	c   184s|  7100 |    38 |  1069k| 111.2 |   195M |  30 |5644 |  14k|8310 | 771 |  0 |  18k|  23 | 0.000000e+00 |      --      |    Inf |   3.25%
206.71/207.42	c   186s|  7200 |    39 |  1087k| 111.8 |   196M |  30 |5644 |  14k|8294 | 811 |  0 |  18k|  23 | 0.000000e+00 |      --      |    Inf |   3.36%
206.71/207.42	c   189s|  7300 |    44 |  1107k| 112.8 |   197M |  30 |5644 |  14k|8283 | 849 |  0 |  19k|  23 | 0.000000e+00 |      --      |    Inf |   3.46%
206.71/207.42	c   191s|  7400 |    45 |  1119k| 112.8 |   197M |  30 |5644 |  14k|8284 | 853 |  0 |  19k|  23 | 0.000000e+00 |      --      |    Inf |   3.49%
206.71/207.42	c   193s|  7500 |    36 |  1132k| 113.0 |   197M |  30 |5644 |  14k|8282 | 853 |  0 |  19k|  23 | 0.000000e+00 |      --      |    Inf |   3.62%
206.71/207.42	c   195s|  7600 |    40 |  1142k| 112.9 |   199M |  30 |5644 |  14k|8298 | 979 |  0 |  19k|  23 | 0.000000e+00 |      --      |    Inf |   3.96%
206.71/207.42	c   197s|  7700 |    40 |  1149k| 112.5 |   200M |  30 |5644 |  14k|8298 |1072 |  1 |  19k|  23 | 0.000000e+00 |      --      |    Inf |   4.23%
206.71/207.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
206.71/207.42	c   199s|  7800 |    42 |  1157k| 112.1 |   200M |  30 |5644 |  14k|8300 |1138 |  0 |  20k|  23 | 0.000000e+00 |      --      |    Inf |   4.47%
206.71/207.42	c   201s|  7900 |    41 |  1166k| 111.9 |   200M |  30 |5644 |  14k|8294 |1178 |  0 |  20k|  23 | 0.000000e+00 |      --      |    Inf |   4.53%
206.71/207.42	c   202s|  8000 |    38 |  1174k| 111.7 |   200M |  30 |5644 |  14k|8299 |1214 |  0 |  20k|  23 | 0.000000e+00 |      --      |    Inf |   4.61%
206.71/207.42	c   205s|  8100 |    44 |  1185k| 111.6 |   200M |  30 |5644 |  15k|8294 |1241 |  1 |  20k|  23 | 0.000000e+00 |      --      |    Inf |   4.73%
278.17/279.19	c   207s|  8200 |    43 |  1196k| 111.6 |   201M |  30 |5644 |  15k|8300 |1328 |  0 |  20k|  23 | 0.000000e+00 |      --      |    Inf |   4.84%
278.17/279.19	c   209s|  8300 |    41 |  1203k| 111.2 |   201M |  30 |5644 |  15k|8299 |1359 |  0 |  21k|  23 | 0.000000e+00 |      --      |    Inf |   4.87%
278.17/279.19	c   210s|  8400 |    44 |  1209k| 110.7 |   201M |  30 |5644 |  15k|8300 |1421 |  0 |  21k|  23 | 0.000000e+00 |      --      |    Inf |   4.99%
278.17/279.19	c   212s|  8500 |    42 |  1216k| 110.4 |   201M |  30 |5644 |  15k|8299 |1427 |  1 |  21k|  23 | 0.000000e+00 |      --      |    Inf |   5.10%
278.17/279.19	c   213s|  8600 |    36 |  1223k| 109.9 |   201M |  30 |5644 |  15k|   0 |1434 |  0 |  21k|  23 | 0.000000e+00 |      --      |    Inf |   5.18%
278.17/279.19	c   215s|  8700 |    50 |  1238k| 110.4 |   201M |  30 |5644 |  15k|8289 |1494 |  0 |  21k|  23 | 0.000000e+00 |      --      |    Inf |   5.28%
278.17/279.19	c   217s|  8800 |    54 |  1244k| 109.9 |   201M |  30 |5644 |  15k|8294 |1523 |  1 |  22k|  23 | 0.000000e+00 |      --      |    Inf |   5.40%
278.17/279.19	c   218s|  8900 |    52 |  1250k| 109.4 |   201M |  30 |5644 |  15k|8294 |1523 |  0 |  22k|  23 | 0.000000e+00 |      --      |    Inf |   5.44%
278.17/279.19	c   219s|  9000 |    47 |  1255k| 108.9 |   202M |  30 |5644 |  15k|8296 |1523 |  0 |  22k|  23 | 0.000000e+00 |      --      |    Inf |   5.47%
278.17/279.19	c   220s|  9100 |    47 |  1261k| 108.5 |   202M |  30 |5644 |  15k|8294 |1523 |  0 |  22k|  23 | 0.000000e+00 |      --      |    Inf |   5.50%
278.17/279.19	c   222s|  9200 |    46 |  1271k| 108.4 |   203M |  30 |5644 |  15k|8281 |1573 |  0 |  22k|  23 | 0.000000e+00 |      --      |    Inf |   5.64%
278.17/279.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
278.17/279.19	c   224s|  9300 |    51 |  1287k| 108.8 |   203M |  30 |5644 |  15k|8286 |1590 |  0 |  22k|  23 | 0.000000e+00 |      --      |    Inf |   5.76%
278.17/279.19	c   226s|  9400 |    58 |  1294k| 108.6 |   204M |  30 |5644 |  15k|8286 |1595 |  1 |  23k|  23 | 0.000000e+00 |      --      |    Inf |   5.79%
278.17/279.19	c   227s|  9500 |    51 |  1305k| 108.5 |   204M |  30 |5644 |  15k|8286 |1595 |  0 |  23k|  23 | 0.000000e+00 |      --      |    Inf |   5.82%
278.17/279.19	c   229s|  9600 |    50 |  1313k| 108.3 |   204M |  30 |5644 |  15k|8282 |1601 |  0 |  23k|  23 | 0.000000e+00 |      --      |    Inf |   5.82%
278.17/279.19	c   230s|  9700 |    60 |  1318k| 107.8 |   204M |  30 |5644 |  15k|8288 |1608 |  0 |  23k|  23 | 0.000000e+00 |      --      |    Inf |   5.83%
278.17/279.19	c   231s|  9800 |    54 |  1324k| 107.4 |   204M |  30 |5644 |  15k|8287 |1614 |  2 |  23k|  23 | 0.000000e+00 |      --      |    Inf |   5.84%
278.17/279.19	c   232s|  9900 |    50 |  1331k| 107.1 |   204M |  30 |5644 |  15k|8284 |1622 |  1 |  23k|  23 | 0.000000e+00 |      --      |    Inf |   5.85%
278.17/279.19	c   234s| 10000 |    52 |  1340k| 106.9 |   204M |  30 |5644 |  15k|8284 |1625 |  0 |  24k|  23 | 0.000000e+00 |      --      |    Inf |   5.87%
278.17/279.19	c   235s| 10100 |    53 |  1347k| 106.7 |   204M |  30 |5644 |  16k|8284 |1625 |  0 |  24k|  23 | 0.000000e+00 |      --      |    Inf |   5.89%
278.17/279.19	c   236s| 10200 |    50 |  1354k| 106.4 |   204M |  30 |5644 |  16k|8288 |1630 |  0 |  24k|  23 | 0.000000e+00 |      --      |    Inf |   5.90%
278.17/279.19	c   237s| 10300 |    55 |  1360k| 106.0 |   204M |  30 |5644 |  16k|8286 |1638 |  1 |  24k|  23 | 0.000000e+00 |      --      |    Inf |   5.91%
278.17/279.19	c   239s| 10400 |    47 |  1368k| 105.8 |   204M |  30 |5644 |  16k|8286 |1648 |  0 |  24k|  23 | 0.000000e+00 |      --      |    Inf |   5.92%
278.17/279.19	c   240s| 10500 |    51 |  1377k| 105.7 |   204M |  30 |5644 |  16k|8284 |1664 |  1 |  24k|  23 | 0.000000e+00 |      --      |    Inf |   5.97%
278.17/279.19	c   242s| 10600 |    48 |  1390k| 105.9 |   204M |  30 |5644 |  16k|8294 |1688 |  0 |  24k|  23 | 0.000000e+00 |      --      |    Inf |   6.06%
278.17/279.19	c   244s| 10700 |    50 |  1400k| 105.8 |   204M |  30 |5644 |  16k|8294 |1711 |  0 |  25k|  23 | 0.000000e+00 |      --      |    Inf |   6.10%
278.17/279.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
278.17/279.19	c   245s| 10800 |    50 |  1406k| 105.5 |   204M |  30 |5644 |  16k|8294 |1711 |  0 |  25k|  23 | 0.000000e+00 |      --      |    Inf |   6.16%
278.17/279.19	c   246s| 10900 |    51 |  1411k| 105.1 |   204M |  30 |5644 |  16k|8292 |1738 |  1 |  25k|  23 | 0.000000e+00 |      --      |    Inf |   6.20%
278.17/279.19	c   247s| 11000 |    48 |  1418k| 104.8 |   204M |  30 |5644 |  16k|8294 |1739 |  1 |  25k|  23 | 0.000000e+00 |      --      |    Inf |   6.24%
278.17/279.19	c   249s| 11100 |    50 |  1426k| 104.6 |   204M |  30 |5644 |  16k|8290 |1763 |  0 |  25k|  23 | 0.000000e+00 |      --      |    Inf |   6.35%
278.17/279.19	c   250s| 11200 |    50 |  1432k| 104.3 |   205M |  30 |5644 |  16k|8290 |1795 |  1 |  25k|  23 | 0.000000e+00 |      --      |    Inf |   6.40%
278.17/279.19	c   251s| 11300 |    53 |  1438k| 103.9 |   205M |  30 |5644 |  16k|   0 |1829 |  0 |  26k|  23 | 0.000000e+00 |      --      |    Inf |   6.45%
278.17/279.19	c   252s| 11400 |    53 |  1444k| 103.6 |   205M |  30 |5644 |  16k|8298 |1829 |  1 |  26k|  23 | 0.000000e+00 |      --      |    Inf |   6.51%
278.17/279.19	c   253s| 11500 |    50 |  1451k| 103.4 |   205M |  30 |5644 |  16k|8290 |1839 |  0 |  26k|  23 | 0.000000e+00 |      --      |    Inf |   6.54%
278.17/279.19	c   255s| 11600 |    58 |  1460k| 103.3 |   205M |  30 |5644 |  16k|   0 |1857 |  0 |  26k|  23 | 0.000000e+00 |      --      |    Inf |   6.56%
278.17/279.19	c   256s| 11700 |    56 |  1468k| 103.1 |   205M |  30 |5644 |  16k|8281 |1878 |  0 |  26k|  23 | 0.000000e+00 |      --      |    Inf |   6.59%
278.17/279.19	c   258s| 11800 |    52 |  1478k| 103.1 |   205M |  30 |5644 |  16k|8293 |1957 |  1 |  27k|  23 | 0.000000e+00 |      --      |    Inf |   6.62%
278.17/279.19	c   259s| 11900 |    50 |  1482k| 102.7 |   205M |  30 |5644 |  16k|8295 |1969 |  1 |  27k|  23 | 0.000000e+00 |      --      |    Inf |   6.68%
278.17/279.19	c   260s| 12000 |    55 |  1489k| 102.4 |   206M |  30 |5644 |  17k|8297 |1983 |  0 |  27k|  23 | 0.000000e+00 |      --      |    Inf |   6.70%
278.17/279.19	c   261s| 12100 |    55 |  1495k| 102.1 |   206M |  30 |5644 |  17k|8293 |2009 |  1 |  27k|  23 | 0.000000e+00 |      --      |    Inf |   6.71%
278.17/279.19	c   262s| 12200 |    53 |  1500k| 101.8 |   206M |  30 |5644 |  17k|   0 |2017 |  0 |  27k|  23 | 0.000000e+00 |      --      |    Inf |   6.74%
278.17/279.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
278.17/279.19	c   263s| 12300 |    57 |  1506k| 101.5 |   206M |  30 |5644 |  17k|8293 |2073 |  0 |  28k|  23 | 0.000000e+00 |      --      |    Inf |   6.75%
278.17/279.19	c   264s| 12400 |    59 |  1512k| 101.2 |   206M |  30 |5644 |  17k|8295 |2083 |  2 |  28k|  23 | 0.000000e+00 |      --      |    Inf |   6.77%
278.17/279.19	c   265s| 12500 |    53 |  1518k| 101.0 |   206M |  30 |5644 |  17k|8294 |2104 |  1 |  28k|  23 | 0.000000e+00 |      --      |    Inf |   6.77%
278.17/279.19	c   267s| 12600 |    58 |  1526k| 100.8 |   206M |  30 |5644 |  17k|8292 |2108 |  0 |  28k|  23 | 0.000000e+00 |      --      |    Inf |   6.80%
278.17/279.19	c   268s| 12700 |    57 |  1533k| 100.6 |   206M |  30 |5644 |  17k|8292 |2124 |  1 |  28k|  23 | 0.000000e+00 |      --      |    Inf |   6.82%
278.17/279.19	c   269s| 12800 |    58 |  1538k| 100.3 |   206M |  30 |5644 |  17k|8292 |2174 |  1 |  28k|  23 | 0.000000e+00 |      --      |    Inf |   6.83%
278.17/279.19	c   270s| 12900 |    55 |  1543k|  99.9 |   206M |  30 |5644 |  17k|   0 |2188 |  0 |  29k|  23 | 0.000000e+00 |      --      |    Inf |   6.83%
278.17/279.19	c   271s| 13000 |    53 |  1550k|  99.7 |   206M |  30 |5644 |  17k|8292 |2223 |  1 |  29k|  23 | 0.000000e+00 |      --      |    Inf |   6.85%
278.17/279.19	c   272s| 13100 |    52 |  1554k|  99.4 |   206M |  30 |5644 |  17k|8298 |2252 |  1 |  29k|  23 | 0.000000e+00 |      --      |    Inf |   6.87%
278.17/279.19	c   273s| 13200 |    49 |  1560k|  99.1 |   206M |  30 |5644 |  17k|8291 |2282 |  1 |  29k|  23 | 0.000000e+00 |      --      |    Inf |   6.97%
278.17/279.19	c   275s| 13300 |    45 |  1566k|  98.8 |   206M |  30 |5644 |  17k|8300 |2343 |  1 |  29k|  23 | 0.000000e+00 |      --      |    Inf |   7.11%
278.17/279.19	c   276s| 13400 |    42 |  1570k|  98.5 |   206M |  30 |5644 |  17k|   0 |2355 |  0 |  29k|  23 | 0.000000e+00 |      --      |    Inf |   7.19%
393.48/394.80	c   279s| 13500 |    47 |  1593k|  99.3 |   208M |  30 |5644 |  17k|8279 |2389 |  0 |  30k|  23 | 0.000000e+00 |      --      |    Inf |   7.37%
393.48/394.80	c   281s| 13600 |    50 |  1607k|  99.6 |   208M |  30 |5644 |  17k|8284 |2400 |  0 |  30k|  23 | 0.000000e+00 |      --      |    Inf |   7.46%
393.48/394.80	c   282s| 13700 |    45 |  1619k|  99.7 |   208M |  30 |5644 |  17k|8282 |2400 |  1 |  30k|  23 | 0.000000e+00 |      --      |    Inf |   7.49%
393.48/394.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
393.48/394.80	c   284s| 13800 |    46 |  1630k|  99.7 |   208M |  30 |5644 |  17k|8282 |2405 |  1 |  30k|  23 | 0.000000e+00 |      --      |    Inf |   7.52%
393.48/394.80	c   285s| 13900 |    42 |  1640k|  99.7 |   209M |  30 |5644 |  17k|8296 |2439 |  0 |  31k|  23 | 0.000000e+00 |      --      |    Inf |   7.54%
393.48/394.80	c   287s| 14000 |    53 |  1650k|  99.7 |   209M |  30 |5644 |  17k|8290 |2487 |  1 |  31k|  23 | 0.000000e+00 |      --      |    Inf |   7.70%
393.48/394.80	c   288s| 14100 |    45 |  1660k|  99.7 |   209M |  30 |5644 |  17k|8290 |2487 |  1 |  31k|  23 | 0.000000e+00 |      --      |    Inf |   7.76%
393.48/394.80	c   289s| 14200 |    40 |  1665k|  99.4 |   209M |  30 |5644 |  17k|8290 |2489 |  1 |  31k|  23 | 0.000000e+00 |      --      |    Inf |   7.80%
393.48/394.80	c   291s| 14300 |    39 |  1678k|  99.6 |   209M |  30 |5644 |  17k|8296 |2537 |  1 |  31k|  23 | 0.000000e+00 |      --      |    Inf |   8.00%
393.48/394.80	c   293s| 14400 |    48 |  1692k|  99.9 |   210M |  30 |5644 |  17k|   0 |2650 |  0 |  31k|  23 | 0.000000e+00 |      --      |    Inf |   8.18%
393.48/394.80	c   296s| 14500 |    54 |  1703k|  99.9 |   212M |  30 |5644 |  17k|   0 |2754 |  0 |  32k|  23 | 0.000000e+00 |      --      |    Inf |   8.30%
393.48/394.80	c   297s| 14600 |    60 |  1711k|  99.8 |   212M |  30 |5644 |  17k|8271 |2754 |  1 |  32k|  23 | 0.000000e+00 |      --      |    Inf |   8.41%
393.48/394.80	c   298s| 14700 |    60 |  1716k|  99.5 |   212M |  30 |5644 |  18k|8292 |2783 |  0 |  32k|  23 | 0.000000e+00 |      --      |    Inf |   8.48%
393.48/394.80	c   299s| 14800 |    56 |  1722k|  99.3 |   212M |  30 |5644 |  18k|8300 |2783 |  0 |  32k|  23 | 0.000000e+00 |      --      |    Inf |   8.52%
393.48/394.80	c   301s| 14900 |    51 |  1727k|  99.0 |   212M |  30 |5644 |  18k|8297 |2783 |  1 |  32k|  23 | 0.000000e+00 |      --      |    Inf |   8.65%
393.48/394.80	c   302s| 15000 |    53 |  1734k|  98.8 |   214M |  30 |5644 |  18k|8301 |2853 |  1 |  33k|  23 | 0.000000e+00 |      --      |    Inf |   8.77%
393.48/394.80	c   303s| 15100 |    47 |  1741k|  98.7 |   214M |  30 |5644 |  18k|8292 |2868 |  0 |  33k|  23 | 0.000000e+00 |      --      |    Inf |   8.80%
393.48/394.80	c   304s| 15200 |    46 |  1745k|  98.4 |   214M |  30 |5644 |  18k|   0 |2872 |  0 |  33k|  23 | 0.000000e+00 |      --      |    Inf |   8.87%
393.48/394.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
393.48/394.80	c   305s| 15300 |    45 |  1750k|  98.1 |   214M |  30 |5644 |  18k|8296 |2877 |  1 |  33k|  23 | 0.000000e+00 |      --      |    Inf |   8.93%
393.48/394.80	c   307s| 15400 |    43 |  1755k|  97.8 |   214M |  30 |5644 |  18k|8300 |2905 |  1 |  33k|  23 | 0.000000e+00 |      --      |    Inf |   8.95%
393.48/394.80	c   309s| 15500 |    37 |  1767k|  97.9 |   215M |  30 |5644 |  18k|8305 |2988 |  3 |  34k|  23 | 0.000000e+00 |      --      |    Inf |   9.29%
393.48/394.80	c   312s| 15600 |    41 |  1784k|  98.3 |   216M |  30 |5644 |  18k|8308 |3079 |  1 |  34k|  23 | 0.000000e+00 |      --      |    Inf |   9.56%
393.48/394.80	c   314s| 15700 |    39 |  1799k|  98.6 |   216M |  30 |5644 |  18k|8318 |3098 |  1 |  34k|  23 | 0.000000e+00 |      --      |    Inf |   9.70%
393.48/394.80	c   316s| 15800 |    34 |  1823k|  99.4 |   217M |  30 |5644 |  18k|8271 |3122 |  1 |  34k|  23 | 0.000000e+00 |      --      |    Inf |   9.89%
393.48/394.80	c   337s| 15900 |    80 |  1885k| 102.2 |   219M |  30 |5644 |  17k|8298 |3302 |  0 |  34k|  23 | 0.000000e+00 |      --      |    Inf |  10.28%
393.48/394.80	c   339s| 16000 |    77 |  1898k| 102.4 |   220M |  30 |5644 |  17k|8300 |3380 |  0 |  35k|  23 | 0.000000e+00 |      --      |    Inf |  11.00%
393.48/394.80	c   342s| 16100 |    86 |  1918k| 102.9 |   222M |  30 |5644 |  17k|8291 |3491 |  1 |  35k|  23 | 0.000000e+00 |      --      |    Inf |  11.53%
393.48/394.80	c   345s| 16200 |    75 |  1931k| 103.1 |   222M |  30 |5644 |  17k|8303 |3633 |  0 |  35k|  23 | 0.000000e+00 |      --      |    Inf |  12.74%
393.48/394.80	c   347s| 16300 |    72 |  1951k| 103.6 |   222M |  30 |5644 |  16k|8298 |3685 |  0 |  35k|  23 | 0.000000e+00 |      --      |    Inf |  13.14%
393.48/394.80	c   353s| 16400 |   104 |  1990k| 105.1 |   222M |  30 |5644 |  16k|8290 |3759 |  0 |  35k|  23 | 0.000000e+00 |      --      |    Inf |  13.54%
393.48/394.80	c   355s| 16500 |   102 |  2003k| 105.2 |   222M |  30 |5644 |  16k|8294 |3814 |  1 |  35k|  23 | 0.000000e+00 |      --      |    Inf |  13.85%
393.48/394.80	c   357s| 16600 |   100 |  2016k| 105.4 |   222M |  30 |5644 |  16k|8291 |3863 |  1 |  36k|  23 | 0.000000e+00 |      --      |    Inf |  14.20%
393.48/394.80	c   359s| 16700 |    99 |  2028k| 105.5 |   223M |  30 |5644 |  16k|8290 |3942 |  1 |  36k|  23 | 0.000000e+00 |      --      |    Inf |  14.59%
393.48/394.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
393.48/394.80	c   362s| 16800 |    94 |  2043k| 105.7 |   225M |  30 |5644 |  16k|8278 |4070 |  1 |  36k|  23 | 0.000000e+00 |      --      |    Inf |  15.28%
393.48/394.80	c   365s| 16900 |    95 |  2054k| 105.7 |   226M |  30 |5644 |  16k|   0 |4181 |  0 |  36k|  23 | 0.000000e+00 |      --      |    Inf |  15.61%
393.48/394.80	c   367s| 17000 |    96 |  2065k| 105.7 |   228M |  30 |5644 |  15k|8299 |4335 |  1 |  36k|  23 | 0.000000e+00 |      --      |    Inf |  16.21%
393.48/394.80	c   369s| 17100 |    98 |  2074k| 105.6 |   229M |  30 |5644 |  15k|8302 |4425 |  1 |  36k|  23 | 0.000000e+00 |      --      |    Inf |  16.59%
393.48/394.80	c   371s| 17200 |   101 |  2082k| 105.5 |   229M |  30 |5644 |  15k|   0 |4491 |  0 |  37k|  23 | 0.000000e+00 |      --      |    Inf |  16.82%
393.48/394.80	c   372s| 17300 |   104 |  2086k| 105.2 |   229M |  30 |5644 |  15k|8284 |4496 |  1 |  37k|  23 | 0.000000e+00 |      --      |    Inf |  16.91%
393.48/394.80	c   374s| 17400 |    97 |  2097k| 105.2 |   230M |  30 |5644 |  15k|8297 |4546 |  1 |  37k|  23 | 0.000000e+00 |      --      |    Inf |  16.99%
393.48/394.80	c   376s| 17500 |    96 |  2109k| 105.3 |   230M |  30 |5644 |  15k|8297 |4546 |  1 |  37k|  23 | 0.000000e+00 |      --      |    Inf |  17.11%
393.48/394.80	c   377s| 17600 |    92 |  2116k| 105.1 |   230M |  30 |5644 |  16k|8300 |4590 |  0 |  38k|  23 | 0.000000e+00 |      --      |    Inf |  17.23%
393.48/394.80	c   379s| 17700 |   100 |  2127k| 105.1 |   230M |  30 |5644 |  15k|8290 |4666 |  0 |  38k|  23 | 0.000000e+00 |      --      |    Inf |  17.34%
393.48/394.80	c   381s| 17800 |    98 |  2136k| 105.1 |   231M |  30 |5644 |  15k|8295 |4706 |  0 |  38k|  23 | 0.000000e+00 |      --      |    Inf |  17.46%
393.48/394.80	c   382s| 17900 |    91 |  2143k| 104.9 |   231M |  30 |5644 |  15k|8291 |4738 |  0 |  38k|  23 | 0.000000e+00 |      --      |    Inf |  17.57%
393.48/394.80	c   385s| 18000 |    94 |  2160k| 105.2 |   231M |  30 |5644 |  15k|8292 |4895 |  0 |  38k|  23 | 0.000000e+00 |      --      |    Inf |  18.18%
393.48/394.80	c   387s| 18100 |    95 |  2174k| 105.4 |   231M |  30 |5644 |  15k|8303 |4959 |  0 |  39k|  23 | 0.000000e+00 |      --      |    Inf |  18.20%
393.48/394.80	c   389s| 18200 |    95 |  2185k| 105.4 |   231M |  30 |5644 |  15k|8292 |5001 |  0 |  39k|  23 | 0.000000e+00 |      --      |    Inf |  18.21%
393.48/394.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
393.48/394.80	c   390s| 18300 |   100 |  2196k| 105.4 |   231M |  30 |5644 |  15k|8293 |5065 |  1 |  39k|  23 | 0.000000e+00 |      --      |    Inf |  18.22%
393.48/394.80	c   391s| 18400 |    96 |  2200k| 105.1 |   231M |  30 |5644 |  15k|8299 |5180 |  1 |  39k|  23 | 0.000000e+00 |      --      |    Inf |  18.23%
393.48/394.80	c   393s| 18500 |    95 |  2208k| 105.0 |   233M |  30 |5644 |  15k|8292 |5340 |  1 |  39k|  23 | 0.000000e+00 |      --      |    Inf |  18.23%
393.48/394.80	c   393s| 18600 |    92 |  2213k| 104.7 |   233M |  30 |5644 |  15k|8305 |5418 |  0 |  40k|  23 | 0.000000e+00 |      --      |    Inf |  18.24%
492.58/494.27	c   394s| 18700 |    92 |  2218k| 104.5 |   233M |  30 |5644 |  15k|8292 |5481 |  1 |  40k|  23 | 0.000000e+00 |      --      |    Inf |  18.27%
492.58/494.27	c   396s| 18800 |   104 |  2232k| 104.6 |   233M |  30 |5644 |  15k|8292 |5536 |  0 |  40k|  23 | 0.000000e+00 |      --      |    Inf |  18.30%
492.58/494.27	c   398s| 18900 |   105 |  2251k| 105.1 |   233M |  30 |5644 |  15k|8292 |5611 |  1 |  40k|  23 | 0.000000e+00 |      --      |    Inf |  18.32%
492.58/494.27	c   400s| 19000 |   102 |  2265k| 105.2 |   233M |  30 |5644 |  15k|8292 |5682 |  1 |  41k|  23 | 0.000000e+00 |      --      |    Inf |  18.33%
492.58/494.27	c   401s| 19100 |    98 |  2280k| 105.4 |   233M |  30 |5644 |  15k|8288 |5723 |  1 |  41k|  23 | 0.000000e+00 |      --      |    Inf |  18.38%
492.58/494.27	c   403s| 19200 |   107 |  2292k| 105.5 |   234M |  30 |5644 |  15k|8290 |5738 |  1 |  41k|  23 | 0.000000e+00 |      --      |    Inf |  18.43%
492.58/494.27	c   404s| 19300 |   106 |  2299k| 105.3 |   234M |  30 |5644 |  15k|8293 |5773 |  0 |  41k|  23 | 0.000000e+00 |      --      |    Inf |  18.44%
492.58/494.27	c   406s| 19400 |   108 |  2308k| 105.3 |   234M |  30 |5644 |  15k|8291 |5814 |  0 |  41k|  23 | 0.000000e+00 |      --      |    Inf |  18.44%
492.58/494.27	c   407s| 19500 |   103 |  2318k| 105.2 |   234M |  30 |5644 |  15k|8288 |5841 |  1 |  42k|  23 | 0.000000e+00 |      --      |    Inf |  18.45%
492.58/494.27	c   409s| 19600 |   101 |  2331k| 105.3 |   234M |  30 |5644 |  15k|8290 |5855 |  1 |  42k|  23 | 0.000000e+00 |      --      |    Inf |  18.46%
492.58/494.27	c   410s| 19700 |    96 |  2337k| 105.1 |   234M |  30 |5644 |  15k|8290 |5862 |  0 |  42k|  23 | 0.000000e+00 |      --      |    Inf |  18.48%
492.58/494.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
492.58/494.27	c   412s| 19800 |   102 |  2353k| 105.4 |   235M |  30 |5644 |  15k|8293 |5912 |  1 |  42k|  23 | 0.000000e+00 |      --      |    Inf |  18.55%
492.58/494.27	c   414s| 19900 |   105 |  2366k| 105.5 |   235M |  30 |5644 |  15k|8271 |5914 |  0 |  43k|  23 | 0.000000e+00 |      --      |    Inf |  18.61%
492.58/494.27	c   416s| 20000 |   104 |  2377k| 105.5 |   235M |  30 |5644 |  15k|   0 |5935 |  0 |  43k|  23 | 0.000000e+00 |      --      |    Inf |  18.63%
492.58/494.27	c   417s| 20100 |    96 |  2386k| 105.4 |   235M |  30 |5644 |  15k|8271 |5960 |  1 |  43k|  23 | 0.000000e+00 |      --      |    Inf |  18.66%
492.58/494.27	c   420s| 20200 |   109 |  2409k| 106.0 |   236M |  30 |5644 |  15k|8291 |6019 |  1 |  43k|  23 | 0.000000e+00 |      --      |    Inf |  18.77%
492.58/494.27	c   423s| 20300 |   117 |  2427k| 106.3 |   238M |  30 |5644 |  15k|8304 |6131 |  1 |  44k|  23 | 0.000000e+00 |      --      |    Inf |  18.84%
492.58/494.27	c   424s| 20400 |   118 |  2436k| 106.2 |   239M |  30 |5644 |  15k|8313 |6143 |  0 |  44k|  23 | 0.000000e+00 |      --      |    Inf |  18.87%
492.58/494.27	c   425s| 20500 |   118 |  2445k| 106.2 |   239M |  30 |5644 |  15k|8291 |6145 |  1 |  44k|  23 | 0.000000e+00 |      --      |    Inf |  18.92%
492.58/494.27	c   427s| 20600 |   118 |  2457k| 106.2 |   239M |  30 |5644 |  15k|8303 |6150 |  0 |  44k|  23 | 0.000000e+00 |      --      |    Inf |  18.96%
492.58/494.27	c   428s| 20700 |   120 |  2468k| 106.3 |   239M |  30 |5644 |  15k|8302 |6158 |  1 |  45k|  23 | 0.000000e+00 |      --      |    Inf |  18.97%
492.58/494.27	c   429s| 20800 |   122 |  2477k| 106.2 |   239M |  30 |5644 |  15k|8304 |6194 |  1 |  45k|  23 | 0.000000e+00 |      --      |    Inf |  18.99%
492.58/494.27	c   432s| 20900 |   117 |  2490k| 106.3 |   241M |  30 |5644 |  15k|8290 |6220 |  1 |  45k|  23 | 0.000000e+00 |      --      |    Inf |  19.06%
492.58/494.27	c   434s| 21000 |   122 |  2505k| 106.5 |   242M |  30 |5644 |  15k|8294 |6428 |  1 |  45k|  23 | 0.000000e+00 |      --      |    Inf |  19.84%
492.58/494.27	c   435s| 21100 |   119 |  2511k| 106.3 |   242M |  30 |5644 |  15k|   0 |6465 |  0 |  45k|  23 | 0.000000e+00 |      --      |    Inf |  19.93%
492.58/494.27	c   440s| 21200 |   137 |  2549k| 107.4 |   243M |  30 |5644 |  14k|8305 |6567 |  1 |  45k|  23 | 0.000000e+00 |      --      |    Inf |  20.17%
492.58/494.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
492.58/494.27	c   442s| 21300 |   136 |  2560k| 107.4 |   243M |  30 |5644 |  14k|8287 |6621 |  1 |  45k|  23 | 0.000000e+00 |      --      |    Inf |  20.44%
492.58/494.27	c   443s| 21400 |   135 |  2571k| 107.5 |   243M |  30 |5644 |  14k|8294 |6650 |  0 |  46k|  23 | 0.000000e+00 |      --      |    Inf |  20.54%
492.58/494.27	c   446s| 21500 |   136 |  2588k| 107.7 |   245M |  30 |5644 |  14k|   0 |6678 |  0 |  46k|  23 | 0.000000e+00 |      --      |    Inf |  20.63%
492.58/494.27	c   448s| 21600 |   131 |  2600k| 107.8 |   245M |  30 |5644 |  15k|   0 |6688 |  0 |  46k|  23 | 0.000000e+00 |      --      |    Inf |  20.68%
492.58/494.27	c   450s| 21700 |   137 |  2617k| 108.0 |   245M |  30 |5644 |  14k|8307 |6842 |  1 |  46k|  23 | 0.000000e+00 |      --      |    Inf |  20.90%
492.58/494.27	c   452s| 21800 |   134 |  2638k| 108.5 |   245M |  30 |5644 |  14k|   0 |6846 |  0 |  47k|  23 | 0.000000e+00 |      --      |    Inf |  21.02%
492.58/494.27	c   455s| 21900 |   133 |  2654k| 108.7 |   245M |  30 |5644 |  14k|8289 |6869 |  1 |  47k|  23 | 0.000000e+00 |      --      |    Inf |  21.12%
492.58/494.27	c   457s| 22000 |   136 |  2667k| 108.8 |   245M |  30 |5644 |  14k|8308 |6909 |  0 |  47k|  23 | 0.000000e+00 |      --      |    Inf |  21.14%
492.58/494.27	c   459s| 22100 |   135 |  2681k| 108.9 |   246M |  30 |5644 |  14k|8289 |6950 |  0 |  47k|  23 | 0.000000e+00 |      --      |    Inf |  21.20%
492.58/494.27	c   462s| 22200 |   132 |  2696k| 109.0 |   248M |  30 |5644 |  14k|8289 |7042 |  0 |  47k|  23 | 0.000000e+00 |      --      |    Inf |  21.58%
492.58/494.27	c   464s| 22300 |   133 |  2704k| 108.9 |   250M |  30 |5644 |  14k|8315 |7110 |  1 |  48k|  23 | 0.000000e+00 |      --      |    Inf |  21.81%
492.58/494.27	c   467s| 22400 |   128 |  2720k| 109.1 |   252M |  30 |5644 |  14k|8323 |7328 |  0 |  48k|  23 | 0.000000e+00 |      --      |    Inf |  22.75%
492.58/494.27	c   469s| 22500 |   130 |  2737k| 109.4 |   255M |  30 |5644 |  14k|8297 |7446 |  0 |  48k|  23 | 0.000000e+00 |      --      |    Inf |  23.77%
492.58/494.27	c   471s| 22600 |   134 |  2745k| 109.3 |   255M |  30 |5644 |  14k|8301 |7485 |  1 |  48k|  23 | 0.000000e+00 |      --      |    Inf |  23.87%
492.58/494.27	c   473s| 22700 |   133 |  2756k| 109.3 |   255M |  30 |5644 |  14k|8293 |7556 |  0 |  48k|  23 | 0.000000e+00 |      --      |    Inf |  24.10%
492.58/494.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
492.58/494.27	c   474s| 22800 |   132 |  2763k| 109.1 |   255M |  30 |5644 |  14k|8285 |7588 |  1 |  48k|  23 | 0.000000e+00 |      --      |    Inf |  24.39%
492.58/494.27	c   475s| 22900 |   134 |  2769k| 108.9 |   255M |  30 |5644 |  14k|8289 |7611 |  1 |  49k|  23 | 0.000000e+00 |      --      |    Inf |  24.48%
492.58/494.27	c   478s| 23000 |   132 |  2782k| 109.0 |   255M |  30 |5644 |  14k|8285 |7700 |  1 |  49k|  23 | 0.000000e+00 |      --      |    Inf |  24.63%
492.58/494.27	c   479s| 23100 |   132 |  2790k| 108.9 |   255M |  30 |5644 |  14k|8285 |7700 |  0 |  49k|  23 | 0.000000e+00 |      --      |    Inf |  24.69%
492.58/494.27	c   481s| 23200 |   136 |  2800k| 108.9 |   255M |  30 |5644 |  14k|8306 |7747 |  1 |  49k|  23 | 0.000000e+00 |      --      |    Inf |  24.77%
492.58/494.27	c   482s| 23300 |   136 |  2811k| 108.8 |   257M |  30 |5644 |  14k|8297 |7777 |  0 |  49k|  23 | 0.000000e+00 |      --      |    Inf |  24.78%
492.58/494.27	c   484s| 23400 |   133 |  2823k| 108.9 |   257M |  30 |5644 |  15k|8297 |7801 |  0 |  50k|  23 | 0.000000e+00 |      --      |    Inf |  24.80%
492.58/494.27	c   485s| 23500 |   132 |  2833k| 108.9 |   258M |  30 |5644 |  15k|8302 |7812 |  0 |  50k|  23 | 0.000000e+00 |      --      |    Inf |  24.82%
492.58/494.27	c   487s| 23600 |   136 |  2845k| 108.9 |   258M |  30 |5644 |  15k|8306 |7826 |  1 |  50k|  23 | 0.000000e+00 |      --      |    Inf |  24.86%
492.58/494.27	c   489s| 23700 |   145 |  2860k| 109.1 |   259M |  30 |5644 |  15k|8331 |7889 |  1 |  50k|  23 | 0.000000e+00 |      --      |    Inf |  24.88%
492.58/494.27	c   491s| 23800 |   137 |  2868k| 109.0 |   259M |  30 |5644 |  15k|8330 |7919 |  1 |  51k|  23 | 0.000000e+00 |      --      |    Inf |  24.89%
492.58/494.27	c   492s| 23900 |   134 |  2884k| 109.2 |   260M |  30 |5644 |  15k|8327 |7949 |  1 |  51k|  23 | 0.000000e+00 |      --      |    Inf |  24.94%
498.76/500.41	c   494s| 24000 |   134 |  2893k| 109.1 |   261M |  30 |5644 |  15k|8332 |7996 |  1 |  51k|  23 | 0.000000e+00 |      --      |    Inf |  24.94%
498.76/500.41	c   495s| 24100 |   133 |  2900k| 108.9 |   261M |  30 |5644 |  15k|8327 |8052 |  1 |  51k|  23 | 0.000000e+00 |      --      |    Inf |  24.95%
498.76/500.41	c   497s| 24200 |   132 |  2908k| 108.8 |   261M |  30 |5644 |  15k|8300 |8110 |  1 |  51k|  23 | 0.000000e+00 |      --      |    Inf |  24.97%
498.76/500.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.76/500.41	c   498s| 24300 |   128 |  2920k| 108.9 |   261M |  30 |5644 |  15k|8313 |8124 |  0 |  52k|  23 | 0.000000e+00 |      --      |    Inf |  25.01%
498.76/500.41	c   500s| 24400 |   137 |  2931k| 108.9 |   261M |  30 |5644 |  15k|8298 |8150 |  0 |  52k|  23 | 0.000000e+00 |      --      |    Inf |  25.03%
498.76/500.41	c 
498.76/500.41	c SCIP Status        : solving was interrupted [time limit reached]
498.76/500.41	c Solving Time (sec) : 500.00
498.76/500.41	c Solving Nodes      : 24424 (total of 26737 nodes in 2 runs)
498.76/500.41	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.76/500.41	c Dual Bound         : +0.00000000000000e+00
498.76/500.41	c Gap                : infinite
498.76/500.41	c ----------------------------------------------------------------------
498.76/500.41	c dual bound: 0.0 -> 0
498.76/500.41	c primal bound: 1e+20 -> 100000000000000000000
498.76/500.41	c scip-goal-lb: 0
498.76/500.41	c scip-goal-ub: 100000000000000000000
498.76/500.41	c writing output to: HOME/tmpm8341b_c.opb
498.76/500.41	c appending fixed variable constraints
498.76/500.41	c scip-fixed vars: 0.28% (16/5644)
498.76/500.41	c ----------------------------------------------------------------------
498.76/500.41	c executing external solver: HOME/naps-1.03a6
498.76/500.41	c ----------------------------------------------------------------------
498.76/500.41	c command: HOME/naps-1.03a6 HOME/tmpm8341b_c.opb
498.76/500.42	c NaPS 1.03a6.
498.76/500.42	c Input file name: HOME/tmpm8341b_c.opb
500.64/502.34	c s UNSATISFIABLE
500.64/502.34	c _____________________________________________________________________________
500.64/502.34	c std/band forms        : 7084,0
500.64/502.34	c 2cl/3cl ITE-codings   : 0,0
500.64/502.34	c BDD/srt/adr Max costs : 0,6,0
500.64/502.34	c BDDraw/bin/mul/srt/adr: 0,0,0,7084,0
500.64/502.34	c BDD nodes             : 0
500.64/502.34	c Es1/CC detections     : 0,0
500.64/502.34	c CC sort               : 7084
500.64/502.34	c SAT/UNSAT calls       : 0,1
500.64/502.34	c regenrated variables  : 0
500.64/502.34	c eliminated fixed lits : 27
500.64/502.34	c goal lit flips        : 0
500.64/502.34	c goal stages           : 0
500.64/502.34	c goal shrink           : 0
500.64/502.34	c goal coeff separations: 0
500.64/502.34	c restarts              : 3348
500.64/502.34	c conflicts             : 45096          (24091 /sec)
500.64/502.34	c decisions             : 349607         (186763 /sec)
500.64/502.34	c propagations          : 8434466        (4505769 /sec)
500.64/502.34	c inspects              : 0              (0 /sec)
500.64/502.34	c CPU time (solving tm) : 1.872 s        (1.549 s, SAT 0 s, UNSAT 1.549 s)
500.64/502.34	c Time for Opt-base     : 0.02454 s
500.64/502.34	c Steps for Opt-base    : 0
500.64/502.34	c Time for BDD coding   : 0 s
500.64/502.34	c Time for srt coding   : 0.03231 s
500.64/502.34	c _____________________________________________________________________________
500.64/502.34	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 (61978 MiB free)
  memory of node 1: 64465 MiB (63192 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529859-1752260233/watcher-4529859-1752260233 -o /tmp/evaluation-result-4529859-1752260233/solver-4529859-1752260233 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1752258008-115399 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529859-1752260233.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=116069, runsolver pid=116066

[startup+0.100077 s]*
/proc/loadavg: 4.11 4.11 4.00 5/257 116074
/proc/meminfo: memFree=128163668/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=59832 memory=21760 CPUtime=0.06 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 2525 0 0 0 6 0 0 0 20 0 1 0 141702723 61267968 5440 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 14958 5440 3328 1 0 3678 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 64024 KiB
Current children cumulated memory: 24704 KiB

[startup+0.209151 s]*
/proc/loadavg: 4.11 4.11 4.00 5/257 116074
/proc/meminfo: memFree=128163668/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1188032 memory=33000 CPUtime=0.17 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 3976 0 0 0 15 2 0 0 20 0 1 0 141702723 1216544768 8250 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 297008 8250 4922 1 0 268999 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1192224 KiB
Current children cumulated memory: 35944 KiB

[startup+0.308978 s]*
/proc/loadavg: 4.11 4.11 4.00 5/257 116074
/proc/meminfo: memFree=128163668/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1196496 memory=48104 CPUtime=0.26 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 5563 0 0 0 24 2 0 0 20 0 1 0 141702723 1225211904 12026 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 299124 12026 7322 1 0 270482 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1200688 KiB
Current children cumulated memory: 51048 KiB

[startup+0.700374 s]
/proc/loadavg: 4.11 4.11 4.00 5/257 116074
/proc/meminfo: memFree=128139728/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1234424 memory=86376 CPUtime=0.65 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 14590 0 0 0 59 6 0 0 20 0 1 0 141702723 1264050176 21594 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 308606 21594 7930 1 0 279964 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1238616 KiB
Current children cumulated memory: 89320 KiB

[startup+1.50035 s]
/proc/loadavg: 4.11 4.11 4.00 6/257 116074
/proc/meminfo: memFree=128091408/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1300028 memory=133344 CPUtime=1.43 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 26406 0 0 0 134 9 0 0 20 0 1 0 141702723 1331228672 33336 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 325007 33336 8154 1 0 296365 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 1304220 KiB
Current children cumulated memory: 136288 KiB

[startup+3.11305 s]
/proc/loadavg: 4.10 4.10 4.00 6/257 116074
/proc/meminfo: memFree=128083596/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1300260 memory=133600 CPUtime=3.04 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 26465 0 0 0 295 9 0 0 20 0 1 0 141702723 1331466240 33400 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 325065 33400 8154 1 0 296423 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1304452 KiB
Current children cumulated memory: 136544 KiB

[startup+6.30035 s]
/proc/loadavg: 4.10 4.10 4.00 6/257 116074
/proc/meminfo: memFree=128051376/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1338204 memory=170732 CPUtime=6.22 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 36135 0 0 0 611 11 0 0 20 0 1 0 141702723 1370320896 42683 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 334551 42683 8154 1 0 305909 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 1342396 KiB
Current children cumulated memory: 173676 KiB

[startup+12.7004 s]
/proc/loadavg: 4.08 4.10 4.00 6/257 116074
/proc/meminfo: memFree=128011700/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1383268 memory=210988 CPUtime=12.61 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 48373 0 0 0 1248 13 0 0 20 0 1 0 141702723 1416466432 52747 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 345817 52747 8154 1 0 317175 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1387460 KiB
Current children cumulated memory: 213932 KiB

[startup+25.5004 s]
/proc/loadavg: 4.07 4.10 4.00 6/257 116074
/proc/meminfo: memFree=128001032/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1401260 memory=229876 CPUtime=25.37 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 54263 0 0 0 2523 14 0 0 20 0 1 0 141702723 1434890240 57469 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 350315 57469 8154 1 0 321673 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 1405452 KiB
Current children cumulated memory: 232820 KiB

[startup+51.1132 s]
/proc/loadavg: 4.10 4.10 4.00 6/257 116075
/proc/meminfo: memFree=127986792/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1400444 memory=229624 CPUtime=50.91 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 55497 0 0 0 5076 15 0 0 20 0 1 0 141702723 1434054656 57406 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 350111 57406 8154 1 0 321469 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1404636 KiB
Current children cumulated memory: 232568 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.10 4.00 6/256 116076
/proc/meminfo: memFree=127967000/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1423116 memory=252476 CPUtime=101.94 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 66784 0 0 0 10177 17 0 0 20 0 1 0 141702723 1457270784 63119 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 355779 63119 8154 1 0 327137 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 1427308 KiB
Current children cumulated memory: 255420 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.10 4.00 6/257 116079
/proc/meminfo: memFree=127960668/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1423116 memory=252476 CPUtime=161.75 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 66784 0 0 0 16158 17 0 0 20 0 1 0 141702723 1457270784 63119 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 355779 63119 8154 1 0 327137 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 1427308 KiB
Current children cumulated memory: 255420 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.09 4.00 6/257 116131
/proc/meminfo: memFree=128205892/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1423116 memory=252604 CPUtime=221.56 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 66794 0 0 0 22139 17 0 0 20 0 1 0 141702723 1457270784 63151 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 355779 63151 8154 1 0 327137 0
Current children cumulated CPU time: 221.56 s

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

[startup+282.3 s]
/proc/loadavg: 4.07 4.09 4.00 6/258 116243
/proc/meminfo: memFree=127940704/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1423116 memory=263356 CPUtime=281.35 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 66812 0 0 0 28118 17 0 0 20 0 1 0 141702723 1457270784 65839 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 355779 65839 8154 1 0 327137 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 1427308 KiB
Current children cumulated memory: 266300 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.08 4.00 6/258 116245
/proc/meminfo: memFree=122750536/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1437972 memory=285380 CPUtime=341.15 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 69626 0 0 0 34098 17 0 0 20 0 1 0 141702723 1472483328 71345 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 359493 71345 8154 1 0 330851 0
Current children cumulated CPU time: 341.15 s
Current children cumulated vsize: 1442164 KiB
Current children cumulated memory: 288324 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.08 4.00 6/258 116247
/proc/meminfo: memFree=122131460/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1450008 memory=299820 CPUtime=400.95 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 71915 0 0 0 40077 18 0 0 20 0 1 0 141702723 1484808192 74955 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 362502 74955 8154 1 0 333860 0
Current children cumulated CPU time: 400.95 s
Current children cumulated vsize: 1454200 KiB
Current children cumulated memory: 302764 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.09 4.01 6/258 116256
/proc/meminfo: memFree=119348604/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1461664 memory=311012 CPUtime=460.78 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 73922 0 0 0 46059 19 0 0 20 0 1 0 141702723 1496743936 77753 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 365416 77753 8154 1 0 336774 0
Current children cumulated CPU time: 460.78 s
Current children cumulated vsize: 1465856 KiB
Current children cumulated memory: 313956 KiB

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

# cumulated CPU time of all completed processes:  user=500.572 s, system=0.294197 s

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

[startup+486.4 s]
/proc/loadavg: 4.09 4.09 4.01 6/259 116259
/proc/meminfo: memFree=121371072/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1471688 memory=318948 CPUtime=484.8 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 76564 0 0 0 48461 19 0 0 20 0 1 0 141702723 1507008512 79737 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 367922 79737 8154 1 0 339280 0
Current children cumulated CPU time: 484.8 s
Current children cumulated vsize: 1475880 KiB
Current children cumulated memory: 321892 KiB

[startup+492.8 s]
/proc/loadavg: 4.08 4.08 4.01 6/259 116259
/proc/meminfo: memFree=121422628/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1471688 memory=318948 CPUtime=491.18 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 76564 0 0 0 49099 19 0 0 20 0 1 0 141702723 1507008512 79737 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 367922 79737 8154 1 0 339280 0
Current children cumulated CPU time: 491.18 s
Current children cumulated vsize: 1475880 KiB
Current children cumulated memory: 321892 KiB

[startup+499.2 s]
/proc/loadavg: 4.07 4.08 4.01 6/259 116259
/proc/meminfo: memFree=122317992/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1510580 memory=355428 CPUtime=497.56 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 85669 0 0 0 49735 21 0 0 20 0 1 0 141702723 1546833920 88857 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 377645 88857 8154 1 0 349003 0
Current children cumulated CPU time: 497.56 s
Current children cumulated vsize: 1514772 KiB
Current children cumulated memory: 358372 KiB

[startup+500.8 s]
/proc/loadavg: 4.07 4.08 4.01 6/259 116259
/proc/meminfo: memFree=122321232/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1513652 memory=358628 CPUtime=498.77 cores=1,3
/proc/116074/stat : 116074 (python3) S 116069 116069 115387 0 -1 4194304 86617 0 0 0 49856 21 0 0 20 0 1 0 141702723 1549979648 89657 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 378413 89657 8186 1 0 349771 0
Current children cumulated CPU time: 498.77 s
Current children cumulated vsize: 1517844 KiB
Current children cumulated memory: 361572 KiB

[startup+501.6 s]
/proc/loadavg: 4.07 4.08 4.01 6/260 116260
/proc/meminfo: memFree=122299000/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1513652 memory=358628 CPUtime=498.77 cores=1,3
/proc/116074/stat : 116074 (python3) S 116069 116069 115387 0 -1 4194304 86617 0 0 0 49856 21 0 0 20 0 1 0 141702723 1549979648 89657 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 378413 89657 8186 1 0 349771 0
[pid=116260] ppid=116074 vsize=17816 memory=15124 CPUtime=1.17 cores=1,3
/proc/116260/stat : 116260 (naps-1.03a6) R 116074 116260 116260 0 -1 4194304 5631 0 0 0 113 4 0 0 20 0 1 0 141752762 18243584 3781 18446744073709551615 4198400 7047149 140722924384272 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 24334336 140722924390799 140722924390897 140722924390897 140722924396489 0
/proc/116260/statm: 4454 3781 544 696 0 3615 0
Current children cumulated CPU time: 499.94 s
Current children cumulated vsize: 1535660 KiB
Current children cumulated memory: 376696 KiB

[startup+502 s]*
/proc/loadavg: 4.15 4.10 4.01 6/260 116260
/proc/meminfo: memFree=122302856/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1513652 memory=358628 CPUtime=498.77 cores=1,3
/proc/116074/stat : 116074 (python3) S 116069 116069 115387 0 -1 4194304 86617 0 0 0 49856 21 0 0 20 0 1 0 141702723 1549979648 89657 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 378413 89657 8186 1 0 349771 0
[pid=116260] ppid=116074 vsize=16788 memory=14284 CPUtime=1.58 cores=1,3
/proc/116260/stat : 116260 (naps-1.03a6) R 116074 116260 116260 0 -1 4194304 5901 0 0 0 154 4 0 0 20 0 1 0 141752762 17190912 3571 18446744073709551615 4198400 7047149 140722924384272 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 24334336 140722924390799 140722924390897 140722924390897 140722924396489 0
/proc/116260/statm: 4197 3571 544 696 0 3358 0
Current children cumulated CPU time: 500.35 s
Current children cumulated vsize: 1534632 KiB
Current children cumulated memory: 375856 KiB

[startup+502.4 s]
/proc/loadavg: 4.15 4.10 4.01 6/260 116260
/proc/meminfo: memFree=122302856/131382116 swapFree=33005528/33010684
[pid=116069] ppid=116066 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/116069/stat : 116069 (scip-naps-1.00a) S 116066 116069 115387 0 -1 4194304 257 339 0 0 0 0 0 0 20 0 1 0 141702721 4292608 736 18446744073709551615 94377873125376 94377874019909 140734656955008 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94377874258960 94377874306704 94377881731072 140734656960923 140734656961022 140734656961022 140734656966626 0
/proc/116069/statm: 1048 736 672 219 0 110 0
[pid=116074] ppid=116069 vsize=1513652 memory=358628 CPUtime=500.74 cores=1,3
/proc/116074/stat : 116074 (python3) R 116069 116069 115387 0 -1 4194304 88142 6049 0 0 49861 22 187 4 20 0 1 0 141702723 1549979648 89657 18446744073709551615 94843322023936 94843322024313 140723130634480 0 0 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0 94843322035608 94843322036228 94843333885952 140723130640719 140723130640928 140723130640928 140723130646503 0
/proc/116074/statm: 378413 89657 8186 1 0 349771 0
Current children cumulated CPU time: 500.74 s
Current children cumulated vsize: 1517844 KiB
Current children cumulated memory: 361572 KiB

Child status: 0

Real time (s): 502.499
CPU time (s): 500.867
CPU user time (s): 500.572
CPU system time (s): 0.294197
CPU usage (%): 99.6752
Max. virtual memory (cumulated for all children) (KiB): 1535660
Max. memory (cumulated for all children) (KiB): 376696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 500.572
system time used= 0.294197
maximum resident set size= 358628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99046
page faults= 0
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 407
involuntary context switches= 2749


# summary of solver processes directly reported to runsolver:
#   pid: 116069
#   total CPU time (s): 500.867
#   total CPU user time (s): 500.572
#   total CPU system time (s): 0.294197

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.57726 second user time and 5.19646 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-11 20:57:13
IDJOB=4529859
IDBENCH=160417
IDSOLVER=3388
FILE ID=nodeC010/4529859-1752260233
RUNJOBID= nodeC010-1752258008-115399
SLURM_JOB_ID= 9682609
Free space on /tmp= 429576 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-left3reg-l080-r079-n1.cnf-extracted.pb.metafix.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529859-1752260233/watcher-4529859-1752260233 -o /tmp/evaluation-result-4529859-1752260233/solver-4529859-1752260233 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1752258008-115399 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529859-1752260233.opb

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

MD5SUM BENCH= fb8182fd0bba68f9e66fcd22263b2e3b
RANDOM SEED=599708528

nodeC010 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		: 3591.443
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.36
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		: 1197.155
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.36
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.537
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.36
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		: 1895.448
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.36
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		: 3659.745
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.36
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		: 3691.173
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.36
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.107
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.36
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.390
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        128174288 kB
MemAvailable:   128668708 kB
Buffers:             228 kB
Cached:          1288300 kB
SwapCached:         4296 kB
Active:          1555332 kB
Inactive:        1034452 kB
Active(anon):    1262620 kB
Inactive(anon):    52264 kB
Active(file):     292712 kB
Inactive(file):   982188 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6172 kB
Writeback:           184 kB
AnonPages:       1299884 kB
Mapped:           129088 kB
Shmem:             13628 kB
KReclaimable:     118296 kB
Slab:             206444 kB
SReclaimable:     118296 kB
SUnreclaim:        88148 kB
KernelStack:        4208 kB
PageTables:         6164 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4866776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    700416 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 429568 MiB
End job on nodeC010 at 2025-07-11 21:05:36