Trace number 4496049

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1SAT 2629.68 2636.96

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob8.opb
MD5SUM3f61e6943d6ec76e40473bfb8d86b810
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.034438
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables86
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint86
Maximum length of a constraint86
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 21733991
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 300042743
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.37/0.43	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4496049-1751154545.opb
0.37/0.43	c Solving mode: decision
0.37/0.43	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.37/0.43	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.37/0.43	c original problem has 86 variables (86 bin, 0 int, 0 impl, 0 cont) and 2 constraints
0.37/0.43	c presolving:
0.37/0.43	c (round 1, exhaustive) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 12 clqs
0.37/0.43	c (round 2, fast)       0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 12 clqs
0.37/0.43	c (round 3, fast)       0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 67 chg sides, 67 chg coeffs, 0 upgd conss, 0 impls, 12 clqs
0.37/0.43	c    (0.0s) probing: 51/86 (59.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.37/0.43	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.37/0.43	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.37/0.43	c    (0.0s) no symmetry present (symcode time: 0.00)
0.37/0.43	c presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):
0.37/0.43	c  0 deleted vars, 1 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 67 changed sides, 67 changed coefficients
0.37/0.43	c  0 implications, 12 cliques
0.37/0.43	c presolved problem has 86 variables (86 bin, 0 int, 0 impl, 0 cont) and 2 constraints
0.37/0.43	c       2 constraints of type <linear>
0.37/0.43	c transformed objective value is always integral (scale: 1)
0.37/0.43	c Presolving Time: 0.00
0.37/0.43	c 
0.37/0.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.37/0.43	c   0.0s|     1 |     0 |     2 |     - |  1548k |   0 |  86 |   2 |   2 |   0 |  0 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |     6 |     - |  1606k |   0 |  86 |   2 |   3 |   1 |  1 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    10 |     - |  1616k |   0 |  86 |   2 |   5 |   3 |  2 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    11 |     - |  1623k |   0 |  86 |   2 |   7 |   5 |  3 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    13 |     - |  1667k |   0 |  86 |   2 |   9 |   7 |  4 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    14 |     - |  1762k |   0 |  86 |   2 |  10 |   8 |  5 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    15 |     - |  1938k |   0 |  86 |   2 |  12 |  10 |  6 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    18 |     - |  1971k |   0 |  86 |   2 |  14 |  12 |  7 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    22 |     - |  2115k |   0 |  86 |   2 |  16 |  14 |  8 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    25 |     - |  2258k |   0 |  86 |   2 |  18 |  16 |  9 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    27 |     - |  2428k |   0 |  86 |   2 |  20 |  18 | 10 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    29 |     - |  2431k |   0 |  86 |   2 |  21 |  19 | 11 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    31 |     - |  2433k |   0 |  86 |   2 |  23 |  21 | 12 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    32 |     - |  2529k |   0 |  86 |   2 |  24 |  22 | 13 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    34 |     - |  2720k |   0 |  86 |   2 |  25 |  23 | 14 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.37/0.43	c   0.0s|     1 |     0 |    37 |     - |  2723k |   0 |  86 |   2 |  20 |  25 | 15 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    41 |     - |  2754k |   0 |  86 |   2 |  22 |  27 | 16 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    42 |     - |  2757k |   0 |  86 |   2 |  23 |  28 | 17 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    43 |     - |  2758k |   0 |  86 |   2 |  24 |  29 | 18 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    47 |     - |  2758k |   0 |  86 |   2 |  25 |  30 | 19 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    49 |     - |  2758k |   0 |  86 |   2 |  27 |  32 | 20 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     0 |    50 |     - |  2771k |   0 |  86 |   2 |  19 |  34 | 21 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.0s|     1 |     2 |    57 |     - |  2783k |   0 |  86 |   2 |  19 |  34 | 21 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.1s|   100 |    95 |   380 |   3.3 |  2930k |  42 |  86 |   2 |   6 |  39 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.1s|   200 |   135 |   571 |   2.6 |  3226k |  57 |  86 |   2 |   0 |  57 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.1s|   300 |   151 |   660 |   2.0 |  3229k |  58 |  86 |   2 |   6 |  58 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.1s|   400 |   163 |   719 |   1.7 |  3229k |  65 |  86 |   2 |   0 |  58 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.1s|   500 |   185 |   795 |   1.5 |  3267k |  67 |  86 |   2 |   0 |  58 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.43	c   0.2s|   600 |   211 |   874 |   1.4 |  3287k |  67 |  86 |   2 |   6 |  58 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.37/0.43	c   0.2s|   700 |   235 |   972 |   1.3 |  3359k |  67 |  86 |   2 |   6 |  58 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.37/0.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.37/0.43	c   0.2s|   800 |   295 |  1107 |   1.3 |  3376k |  69 |  86 |   2 |   6 |  58 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.37/0.43	c   0.2s|   900 |   337 |  1224 |   1.3 |  3376k |  69 |  86 |   2 |   0 |  61 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.37/0.43	c   0.2s|  1000 |   361 |  1325 |   1.3 |  3440k |  70 |  86 |   2 |   6 |  61 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.37/0.43	c   0.2s|  1100 |   407 |  1494 |   1.3 |  3440k |  70 |  86 |   2 |   6 |  64 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.37/0.43	c   0.2s|  1200 |   435 |  1592 |   1.3 |  3458k |  70 |  86 |   2 |   5 |  76 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.37/0.43	c   0.2s|  1300 |   473 |  1717 |   1.3 |  3484k |  70 |  86 |   2 |   0 | 109 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.37/0.43	c   0.3s|  1400 |   485 |  1793 |   1.2 |  3489k |  70 |  86 |   2 |   7 | 116 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.37/0.43	c   0.3s|  1500 |   503 |  1860 |   1.2 |  3489k |  70 |  86 |   2 |   7 | 116 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.37/0.43	c   0.3s|  1600 |   513 |  1918 |   1.2 |  3494k |  70 |  86 |   2 |   0 | 118 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.37/0.43	c   0.3s|  1700 |   535 |  1996 |   1.1 |  3496k |  70 |  86 |   2 |   0 | 122 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.37/0.43	c   0.3s|  1800 |   551 |  2093 |   1.1 |  3504k |  70 |  86 |   2 |   6 | 122 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.3s|  1900 |   553 |  2144 |   1.1 |  3507k |  70 |  86 |   2 |   0 | 122 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.3s|  2000 |   567 |  2202 |   1.1 |  3669k |  71 |  86 |   2 |   6 | 122 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.3s|  2100 |   589 |  2275 |   1.1 |  3677k |  71 |  86 |   2 |   4 | 124 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.3s|  2200 |   615 |  2397 |   1.1 |  3692k |  71 |  86 |   2 |   6 | 155 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.66/0.77	c   0.3s|  2300 |   633 |  2473 |   1.1 |  3741k |  71 |  86 |   2 |   0 | 162 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.3s|  2400 |   647 |  2531 |   1.0 |  3874k |  71 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.3s|  2500 |   671 |  2603 |   1.0 |  3876k |  74 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.4s|  2600 |   699 |  2673 |   1.0 |  3876k |  74 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.4s|  2700 |   729 |  2739 |   1.0 |  3876k |  74 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.4s|  2800 |   769 |  2815 |   1.0 |  3885k |  74 |  86 |   2 |   0 | 162 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.4s|  2900 |   781 |  2871 |   1.0 |  3885k |  74 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.4s|  3000 |   789 |  2925 |   1.0 |  3886k |  74 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.4s|  3100 |   803 |  2997 |   1.0 |  3887k |  74 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.4s|  3200 |   835 |  3089 |   0.9 |  3905k |  75 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.4s|  3300 |   867 |  3165 |   0.9 |  3915k |  78 |  86 |   2 |   5 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.4s|  3400 |   895 |  3237 |   0.9 |  3921k |  78 |  86 |   2 |   0 | 162 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.4s|  3500 |   917 |  3300 |   0.9 |  3927k |  78 |  86 |   2 |   5 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.5s|  3600 |   929 |  3363 |   0.9 |  3931k |  79 |  86 |   2 |   5 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.5s|  3700 |   961 |  3434 |   0.9 |  3931k |  79 |  86 |   2 |   5 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.66/0.77	c   0.5s|  3800 |   969 |  3488 |   0.9 |  3931k |  79 |  86 |   2 |   5 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.5s|  3900 |   997 |  3552 |   0.9 |  3931k |  79 |  86 |   2 |   0 | 162 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.5s|  4000 |  1001 |  3605 |   0.9 |  3931k |  80 |  86 |   2 |   0 | 162 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.5s|  4100 |  1017 |  3694 |   0.9 |  3931k |  80 |  86 |   2 |   0 | 171 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.5s|  4200 |  1067 |  3803 |   0.9 |  3946k |  80 |  86 |   2 |   6 | 190 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.5s|  4300 |  1091 |  3880 |   0.9 |  3946k |  80 |  86 |   2 |   0 | 190 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.5s|  4400 |  1153 |  3979 |   0.9 |  3950k |  80 |  86 |   2 |   0 | 190 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.6s|  4500 |  1229 |  4151 |   0.9 |  4208k |  80 |  86 |   2 |   6 | 190 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.6s|  4600 |  1249 |  4222 |   0.9 |  4217k |  80 |  86 |   2 |   0 | 190 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.6s|  4700 |  1277 |  4292 |   0.9 |  4283k |  80 |  86 |   2 |   4 | 190 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.6s|  4800 |  1301 |  4379 |   0.9 |  4572k |  80 |  86 |   2 |   6 | 196 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.6s|  4900 |  1305 |  4431 |   0.9 |  4572k |  80 |  86 |   2 |   0 | 196 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.6s|  5000 |  1323 |  4490 |   0.9 |  4572k |  80 |  86 |   2 |   0 | 196 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.6s|  5100 |  1339 |  4549 |   0.9 |  4636k |  80 |  86 |   2 |   0 | 196 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c   0.6s|  5200 |  1377 |  4627 |   0.9 |  4644k |  80 |  86 |   2 |   0 | 199 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.66/0.77	c   0.6s|  5300 |  1415 |  4739 |   0.9 |  4644k |  80 |  86 |   2 |   0 | 207 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.66/0.77	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
0.66/0.77	c r 0.6s|  5400 |     0 |  4801 |   0.9 |rounding|  80 |  86 |   2 |   6 | 207 |  0 |   0 |   6 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
0.66/0.77	c 
0.66/0.77	c SCIP Status        : problem is solved [optimal solution found]
0.66/0.77	c Solving Time (sec) : 0.63
0.66/0.77	c Solving Nodes      : 5400
0.66/0.77	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.66/0.77	c Dual Bound         : +0.00000000000000e+00
0.66/0.77	c Gap                : 0.00 %
0.66/0.77	c [VIOLATION] Line 8: +17035 x1 +34070 x2 +68140 x3 +136280 x4 +272560 x5 +545120 x6 +1090240 x7 +2180480 x8 +4360960 x9 +8721920 x10 +17443840 x11 +45529 x12 +91058 x13 +182116 x14 +364232 x15 +728464 x16 +1456928 x17 +2913856 x18 +5827712 x19 +11655424 x20 +48317 x21 +96634 x22 +193268 x23 +386536 x24 +773072 x25 +1546144 x26 +3092288 x27 +6184576 x28 +12369152 x29 +48506 x30 +97012 x31 +194024 x32 +388048 x33 +776096 x34 +1552192 x35 +3104384 x36 +6208768 x37 +12417536 x38 +86120 x39 +172240 x40 +344480 x41 +688960 x42 +1377920 x43 +2755840 x44 +5511680 x45 +11023360 x46 +100178 x47 +200356 x48 +400712 x49 +801424 x50 +1602848 x51 +3205696 x52 +6411392 x53 +12822784 x54 +112464 x55 +224928 x56 +449856 x57 +899712 x58 +1799424 x59 +3598848 x60 +7197696 x61 +14395392 x62 +115819 x63 +231638 x64 +463276 x65 +926552 x66 +1853104 x67 +3706208 x68 +7412416 x69 +14824832 x70 +125128 x71 +250256 x72 +500512 x73 +1001024 x74 +2002048 x75 +4004096 x76 +8008192 x77 +16016384 x78 +129688 x79 +259376 x80 +518752 x81 +1037504 x82 +2075008 x83 +4150016 x84 +8300032 x85 +16600064 x86 >= 21733991 ;
0.66/0.77	c   Computed activity: 21733973
0.66/0.77	c   Required: activity >= 21733991
0.66/0.77	c   Variable assignments: {x1=0, x2=0, x3=0, x4=1, x5=1, x6=0, x7=0, x8=0, x9=0, x10=0, x11=0, x12=0, x13=0, x14=0, x15=0, x16=0, x17=0, x18=0, x19=0, x20=0, x21=1, x22=0, x23=0, x24=1, x25=0, x26=0, x27=0, x28=0, x29=0, x30=0, x31=0, x32=0, x33=0, x34=0, x35=1, x36=1, x37=0, x38=0, x39=0, x40=1, x41=1, x42=0, x43=0, x44=0, x45=0, x46=0, x47=0, x48=0, x49=1, x50=1, x51=0, x52=1, x53=0, x54=0, x55=0, x56=0, x57=0, x58=0, x59=0, x60=1, x61=0, x62=0, x63=0, x64=0, x65=0, x66=0, x67=0, x68=1, x69=0, x70=0, x71=0, x72=0, x73=0, x74=0, x75=0, x76=1, x77=0, x78=0, x79=0, x80=0, x81=0, x82=0, x83=0, x84=0, x85=0, x86=0}}
0.66/0.77	c SCIP found a solution, but it is not feasible according to the original problem.
0.66/0.77	c ----------------------------------------------------------------------
0.66/0.77	c executing external solver (fallback): HOME/naps-1.03a6
0.66/0.77	c ----------------------------------------------------------------------
0.66/0.77	c command: HOME/naps-1.03a6 HOME/instance-4496049-1751154545.opb
0.66/0.77	c NaPS 1.03a6.
0.66/0.77	c Input file name: HOME/instance-4496049-1751154545.opb
2629.59/2636.94	c _____________________________________________________________________________
2629.59/2636.94	c std/band forms        : 0,1
2629.59/2636.94	c 2cl/3cl ITE-codings   : 0,50864
2629.59/2636.94	c BDD/srt/adr Max costs : 52876,0,0
2629.59/2636.94	c BDDraw/bin/mul/srt/adr: 0,0,1,0,0
2629.59/2636.94	c BDD nodes             : 52878
2629.59/2636.94	c Es1/CC detections     : 0,0
2629.59/2636.94	c CC sort               : 0
2629.59/2636.94	c SAT/UNSAT calls       : 1,0
2629.59/2636.94	c regenrated variables  : 0
2629.59/2636.94	c eliminated fixed lits : 0
2629.59/2636.94	c goal lit flips        : 0
2629.59/2636.94	c goal stages           : 0
2629.59/2636.94	c goal shrink           : 0
2629.59/2636.94	c goal coeff separations: 0
2629.59/2636.94	c restarts              : 221897
2629.59/2636.94	c conflicts             : 8235199        (3133 /sec)
2629.59/2636.94	c decisions             : 33569298       (12771 /sec)
2629.59/2636.94	c propagations          : 23652169385    (8998022 /sec)
2629.59/2636.94	c inspects              : 0              (0 /sec)
2629.59/2636.94	c CPU time (solving tm) : 2629 s        (2628 s, SAT 2628 s, UNSAT 0 s)
2629.59/2636.94	c Time for Opt-base     : 0.05669 s
2629.59/2636.94	c Steps for Opt-base    : 230738
2629.59/2636.94	c Time for BDD coding   : 0.3595 s
2629.59/2636.94	c Time for srt coding   : 0 s
2629.59/2636.94	c _____________________________________________________________________________
2629.59/2636.94	s SATISFIABLE
2629.59/2636.94	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 x19 x20 -x21 -x22 x23 -x24 x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 x39 x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86

Verifier Data

OK	0

Watcher Data

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

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

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100059 s]*
/proc/loadavg: 4.01 4.07 4.08 5/272 26057
/proc/meminfo: memFree=129738688/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1187344 memory=32216 CPUtime=0.06 cores=4,6
/proc/26057/stat : 26057 (python3) R 26052 26052 19810 0 -1 4194304 3808 0 0 0 5 1 0 0 20 0 1 0 31133257 1215840256 8054 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 296836 8054 4886 1 0 268858 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191536 KiB
Current children cumulated memory: 35160 KiB

[startup+0.205772 s]*
/proc/loadavg: 4.01 4.07 4.08 5/272 26057
/proc/meminfo: memFree=129728608/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1202864 memory=55512 CPUtime=0.17 cores=4,6
/proc/26057/stat : 26057 (python3) R 26052 26052 19810 0 -1 4194304 6665 0 0 0 15 2 0 0 20 0 1 0 31133257 1231732736 13878 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300716 13878 8118 1 0 272074 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1207056 KiB
Current children cumulated memory: 58456 KiB

[startup+0.305714 s]*
/proc/loadavg: 4.01 4.07 4.08 6/272 26057
/proc/meminfo: memFree=129728608/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=56152 CPUtime=0.27 cores=4,6
/proc/26057/stat : 26057 (python3) R 26052 26052 19810 0 -1 4194304 6844 0 0 0 25 2 0 0 20 0 1 0 31133257 1232138240 14038 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14038 8118 1 0 272173 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1207452 KiB
Current children cumulated memory: 59096 KiB

[startup+0.700124 s]
/proc/loadavg: 4.01 4.07 4.08 5/272 26057
/proc/meminfo: memFree=129728360/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=56408 CPUtime=0.66 cores=4,6
/proc/26057/stat : 26057 (python3) R 26052 26052 19810 0 -1 4194304 6890 0 0 0 64 2 0 0 20 0 1 0 31133257 1232138240 14102 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14102 8118 1 0 272173 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1207452 KiB
Current children cumulated memory: 59352 KiB

[startup+1.50023 s]
/proc/loadavg: 4.01 4.07 4.08 5/273 26058
/proc/meminfo: memFree=129712736/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=57048 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14262 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14262 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=67344 memory=61752 CPUtime=0.71 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 17029 0 0 0 69 2 0 0 20 0 1 0 31133333 68960256 15438 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 16836 15438 544 696 0 15997 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1274796 KiB
Current children cumulated memory: 121744 KiB

[startup+3.1058 s]
/proc/loadavg: 4.01 4.07 4.08 5/273 26058
/proc/meminfo: memFree=129680244/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=57048 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14262 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14262 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=69004 memory=64952 CPUtime=2.31 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 18180 0 0 0 229 2 0 0 20 0 1 0 31133333 70660096 16238 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 17251 16238 544 696 0 16412 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1276456 KiB
Current children cumulated memory: 124944 KiB

[startup+6.30022 s]
/proc/loadavg: 4.01 4.07 4.08 5/273 26058
/proc/meminfo: memFree=129679992/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=57048 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14262 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14262 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=69004 memory=64952 CPUtime=5.49 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 18186 0 0 0 547 2 0 0 20 0 1 0 31133333 70660096 16238 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 17251 16238 544 696 0 16412 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 1276456 KiB
Current children cumulated memory: 124944 KiB

[startup+12.7002 s]
/proc/loadavg: 4.01 4.07 4.08 5/273 26058
/proc/meminfo: memFree=129678480/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=57048 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14262 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14262 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=69004 memory=65592 CPUtime=11.87 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 18354 0 0 0 1185 2 0 0 20 0 1 0 31133333 70660096 16398 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 17251 16398 544 696 0 16412 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 1276456 KiB
Current children cumulated memory: 125584 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.08 4.09 5/273 26058
/proc/meminfo: memFree=129660396/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=57048 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14262 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14262 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=82904 memory=78072 CPUtime=24.64 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 20504 0 0 0 2461 3 0 0 20 0 1 0 31133333 84893696 19518 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 20726 19518 544 696 0 19887 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 1290356 KiB
Current children cumulated memory: 138064 KiB

[startup+51.1057 s]
/proc/loadavg: 4.05 4.07 4.08 5/273 26058
/proc/meminfo: memFree=129660396/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=57048 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14262 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14262 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=82704 memory=78840 CPUtime=50.17 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 21662 0 0 0 5013 4 0 0 20 0 1 0 31133333 84688896 19710 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 20676 19710 544 696 0 19837 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1290156 KiB
Current children cumulated memory: 138832 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.07 4.09 5/273 26061
/proc/meminfo: memFree=129669544/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=57048 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14262 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14262 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=97600 memory=84176 CPUtime=101.22 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 22723 0 0 0 10117 5 0 0 20 0 1 0 31133333 99942400 21044 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 24400 21044 544 696 0 23561 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1305052 KiB
Current children cumulated memory: 144168 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.07 4.09 5/272 26063
/proc/meminfo: memFree=129643328/131249992 swapFree=33010684/33010684

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

/proc/26058/statm: 26917 26091 544 696 0 26078 0
Current children cumulated CPU time: 2555.17 s
Current children cumulated vsize: 1315120 KiB
Current children cumulated memory: 165636 KiB

[startup+2622.3 s]
/proc/loadavg: 1.10 1.39 2.26 2/248 26285
/proc/meminfo: memFree=129940324/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=58328 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14582 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14582 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=124052 memory=108528 CPUtime=2614.3 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 62367 0 0 0 261399 31 0 0 20 0 1 0 31133333 127029248 27132 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 31013 27132 544 696 0 30174 0
Current children cumulated CPU time: 2615.03 s
Current children cumulated vsize: 1331504 KiB
Current children cumulated memory: 169800 KiB

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

# cumulated CPU time of all completed processes:  user=2629.33 s, system=0.348129 s

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

[startup+2624 s]*
/proc/loadavg: 1.10 1.39 2.26 2/248 26285
/proc/meminfo: memFree=129940324/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=58328 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14582 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14582 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=124052 memory=108528 CPUtime=2616 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 62367 0 0 0 261569 31 0 0 20 0 1 0 31133333 127029248 27132 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 31013 27132 544 696 0 30174 0
Current children cumulated CPU time: 2616.73 s
Current children cumulated vsize: 1331504 KiB
Current children cumulated memory: 169800 KiB

[startup+2630.4 s]
/proc/loadavg: 1.09 1.38 2.25 2/249 26286
/proc/meminfo: memFree=129936228/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=58328 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14582 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14582 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=124052 memory=110576 CPUtime=2622.38 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 62368 0 0 0 262207 31 0 0 20 0 1 0 31133333 127029248 27644 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 31013 27644 544 696 0 30174 0
Current children cumulated CPU time: 2623.11 s
Current children cumulated vsize: 1331504 KiB
Current children cumulated memory: 171848 KiB

[startup+2633.6 s]
/proc/loadavg: 1.08 1.38 2.25 2/249 26286
/proc/meminfo: memFree=129936228/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=58328 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14582 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14582 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=124052 memory=110576 CPUtime=2625.57 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 62368 0 0 0 262526 31 0 0 20 0 1 0 31133333 127029248 27644 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 31013 27644 544 696 0 30174 0
Current children cumulated CPU time: 2626.3 s
Current children cumulated vsize: 1331504 KiB
Current children cumulated memory: 171848 KiB

[startup+2635.2 s]
/proc/loadavg: 1.08 1.38 2.25 2/249 26286
/proc/meminfo: memFree=129936228/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=58328 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14582 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14582 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=124052 memory=110576 CPUtime=2627.16 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 62368 0 0 0 262685 31 0 0 20 0 1 0 31133333 127029248 27644 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 31013 27644 544 696 0 30174 0
Current children cumulated CPU time: 2627.89 s
Current children cumulated vsize: 1331504 KiB
Current children cumulated memory: 171848 KiB

[startup+2636 s]*
/proc/loadavg: 1.08 1.37 2.24 2/249 26287
/proc/meminfo: memFree=129936228/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=58328 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14582 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14582 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=124052 memory=110576 CPUtime=2627.97 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 62368 0 0 0 262766 31 0 0 20 0 1 0 31133333 127029248 27644 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 31013 27644 544 696 0 30174 0
Current children cumulated CPU time: 2628.7 s
Current children cumulated vsize: 1331504 KiB
Current children cumulated memory: 171848 KiB

[startup+2636.4 s]
/proc/loadavg: 1.08 1.37 2.24 2/249 26287
/proc/meminfo: memFree=129936228/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=58328 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14582 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14582 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=124052 memory=110576 CPUtime=2628.36 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 62368 0 0 0 262805 31 0 0 20 0 1 0 31133333 127029248 27644 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 31013 27644 544 696 0 30174 0
Current children cumulated CPU time: 2629.09 s
Current children cumulated vsize: 1331504 KiB
Current children cumulated memory: 171848 KiB

[startup+2636.8 s]
/proc/loadavg: 1.08 1.37 2.24 2/249 26287
/proc/meminfo: memFree=129936228/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=58328 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14582 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14582 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=124052 memory=110576 CPUtime=2628.76 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 62368 0 0 0 262845 31 0 0 20 0 1 0 31133333 127029248 27644 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 31013 27644 544 696 0 30174 0
Current children cumulated CPU time: 2629.49 s
Current children cumulated vsize: 1331504 KiB
Current children cumulated memory: 171848 KiB

[startup+2636.9 s]
/proc/loadavg: 1.08 1.37 2.24 2/249 26287
/proc/meminfo: memFree=129936228/131249992 swapFree=33010684/33010684
[pid=26052] ppid=26049 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/26052/stat : 26052 (scip-naps-1.00.) S 26049 26052 19810 0 -1 4194304 256 318 0 0 0 0 0 0 20 0 1 0 31133255 4292608 736 18446744073709551615 93853899943936 93853900838469 140722498178304 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93853901077520 93853901125264 93853909622784 140722498181537 140722498181634 140722498181634 140722498187236 0
/proc/26052/statm: 1048 736 672 219 0 110 0
[pid=26057] ppid=26052 vsize=1203260 memory=58328 CPUtime=0.73 cores=4,6
/proc/26057/stat : 26057 (python3) S 26052 26052 19810 0 -1 4194304 7185 0 0 0 71 2 0 0 20 0 1 0 31133257 1232138240 14582 18446744073709551615 94408093020160 94408093020537 140725117455600 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94408093031832 94408093032452 94408117751808 140725117458776 140725117458978 140725117458978 140725117464551 0
/proc/26057/statm: 300815 14582 8182 1 0 272173 0
[pid=26058] ppid=26057 vsize=124052 memory=110576 CPUtime=2628.86 cores=4,6
/proc/26058/stat : 26058 (naps-1.03a6) R 26057 26058 26058 0 -1 4194304 62368 0 0 0 262855 31 0 0 20 0 1 0 31133333 127029248 27644 18446744073709551615 4198400 7047149 140728825967808 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 19951616 140728825973121 140728825973235 140728825973235 140728825978825 0
/proc/26058/statm: 31013 27644 544 696 0 30174 0
Current children cumulated CPU time: 2629.59 s
Current children cumulated vsize: 1331504 KiB
Current children cumulated memory: 171848 KiB

Child status: 0

Real time (s): 2636.96
CPU time (s): 2629.68
CPU user time (s): 2629.33
CPU system time (s): 0.348129
CPU usage (%): 99.724
Max. virtual memory (cumulated for all children) (KiB): 1337632
Max. memory (cumulated for all children) (KiB): 171848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2629.33
system time used= 0.348129
maximum resident set size= 110576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73414
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 382
involuntary context switches= 14570


# summary of solver processes directly reported to runsolver:
#   pid: 26052
#   total CPU time (s): 2629.68
#   total CPU user time (s): 2629.33
#   total CPU system time (s): 0.348129

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.21199 second user time and 11.5574 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-06-29 01:49:05
IDJOB=4496049
IDBENCH=148105
IDSOLVER=3368
FILE ID=nodeC025/4496049-1751154545
RUNJOBID= nodeC025-1751145166-19821
SLURM_JOB_ID= 9587446
Free space on /tmp= 433048 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob8.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4496049-1751154545/watcher-4496049-1751154545 -o /tmp/evaluation-result-4496049-1751154545/solver-4496049-1751154545 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751145166-19821 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4496049-1751154545.opb

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

MD5SUM BENCH= 3f61e6943d6ec76e40473bfb8d86b810
RANDOM SEED=326383409

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        129744484 kB
MemAvailable:   129386328 kB
Buffers:            3280 kB
Cached:           446276 kB
SwapCached:            0 kB
Active:           716768 kB
Inactive:         188192 kB
Active(anon):     473488 kB
Inactive(anon):        0 kB
Active(file):     243280 kB
Inactive(file):   188192 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5512 kB
Writeback:             0 kB
AnonPages:        455380 kB
Mapped:           131820 kB
Shmem:             18084 kB
KReclaimable:      87572 kB
Slab:             171636 kB
SReclaimable:      87572 kB
SUnreclaim:        84064 kB
KernelStack:        4384 kB
PageTables:         4532 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4002052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433060 MiB
End job on nodeC025 at 2025-06-29 02:33:02