Trace number 4529703

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2SAT 2678.08 2684.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.36/0.46	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529703-1752253461.opb
0.36/0.46	c Solving mode: decision
0.36/0.46	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.36/0.46	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.36/0.46	c original problem has 86 variables (86 bin, 0 int, 0 impl, 0 cont) and 2 constraints
0.36/0.46	c presolving:
0.36/0.46	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.36/0.46	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.36/0.46	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.36/0.46	c    (0.0s) probing: 51/86 (59.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.36/0.46	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.36/0.46	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.36/0.46	c    (0.0s) no symmetry present (symcode time: 0.00)
0.36/0.46	c presolving (4 rounds: 4 fast, 2 medium, 2 exhaustive):
0.36/0.46	c  0 deleted vars, 1 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 67 changed sides, 67 changed coefficients
0.36/0.46	c  0 implications, 12 cliques
0.36/0.46	c presolved problem has 86 variables (86 bin, 0 int, 0 impl, 0 cont) and 2 constraints
0.36/0.46	c       2 constraints of type <linear>
0.36/0.46	c transformed objective value is always integral (scale: 1)
0.36/0.46	c Presolving Time: 0.00
0.36/0.46	c 
0.36/0.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.36/0.46	c   0.0s|     1 |     0 |     2 |     - |  1548k |   0 |  86 |   2 |   2 |   0 |  0 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |     6 |     - |  1606k |   0 |  86 |   2 |   3 |   1 |  1 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    10 |     - |  1616k |   0 |  86 |   2 |   5 |   3 |  2 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    11 |     - |  1623k |   0 |  86 |   2 |   7 |   5 |  3 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    13 |     - |  1667k |   0 |  86 |   2 |   9 |   7 |  4 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    14 |     - |  1762k |   0 |  86 |   2 |  10 |   8 |  5 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    15 |     - |  1938k |   0 |  86 |   2 |  12 |  10 |  6 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    18 |     - |  1971k |   0 |  86 |   2 |  14 |  12 |  7 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    22 |     - |  2115k |   0 |  86 |   2 |  16 |  14 |  8 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    25 |     - |  2258k |   0 |  86 |   2 |  18 |  16 |  9 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    27 |     - |  2428k |   0 |  86 |   2 |  20 |  18 | 10 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    29 |     - |  2431k |   0 |  86 |   2 |  21 |  19 | 11 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    31 |     - |  2433k |   0 |  86 |   2 |  23 |  21 | 12 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    32 |     - |  2529k |   0 |  86 |   2 |  24 |  22 | 13 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    34 |     - |  2720k |   0 |  86 |   2 |  25 |  23 | 14 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.36/0.46	c   0.0s|     1 |     0 |    37 |     - |  2723k |   0 |  86 |   2 |  20 |  25 | 15 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    41 |     - |  2754k |   0 |  86 |   2 |  22 |  27 | 16 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    42 |     - |  2757k |   0 |  86 |   2 |  23 |  28 | 17 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    43 |     - |  2758k |   0 |  86 |   2 |  24 |  29 | 18 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    47 |     - |  2758k |   0 |  86 |   2 |  25 |  30 | 19 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    49 |     - |  2758k |   0 |  86 |   2 |  27 |  32 | 20 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     0 |    50 |     - |  2771k |   0 |  86 |   2 |  19 |  34 | 21 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.0s|     1 |     2 |    57 |     - |  2783k |   0 |  86 |   2 |  19 |  34 | 21 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.1s|   100 |    95 |   380 |   3.3 |  2930k |  42 |  86 |   2 |   6 |  39 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.1s|   200 |   135 |   571 |   2.6 |  3226k |  57 |  86 |   2 |   0 |  57 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.1s|   300 |   151 |   660 |   2.0 |  3229k |  58 |  86 |   2 |   6 |  58 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.1s|   400 |   163 |   719 |   1.7 |  3229k |  65 |  86 |   2 |   0 |  58 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.2s|   500 |   185 |   795 |   1.5 |  3267k |  67 |  86 |   2 |   0 |  58 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf | unknown
0.36/0.46	c   0.2s|   600 |   211 |   874 |   1.4 |  3287k |  67 |  86 |   2 |   6 |  58 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.36/0.46	c   0.2s|   700 |   235 |   972 |   1.3 |  3359k |  67 |  86 |   2 |   6 |  58 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.36/0.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.36/0.46	c   0.2s|   800 |   295 |  1107 |   1.3 |  3376k |  69 |  86 |   2 |   6 |  58 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.36/0.46	c   0.2s|   900 |   337 |  1224 |   1.3 |  3376k |  69 |  86 |   2 |   0 |  61 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.36/0.46	c   0.2s|  1000 |   361 |  1325 |   1.3 |  3440k |  70 |  86 |   2 |   6 |  61 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.36/0.46	c   0.2s|  1100 |   407 |  1494 |   1.3 |  3440k |  70 |  86 |   2 |   6 |  64 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.36/0.46	c   0.2s|  1200 |   435 |  1592 |   1.3 |  3458k |  70 |  86 |   2 |   5 |  76 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.36/0.46	c   0.3s|  1300 |   473 |  1717 |   1.3 |  3484k |  70 |  86 |   2 |   0 | 109 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.36/0.46	c   0.3s|  1400 |   485 |  1793 |   1.2 |  3489k |  70 |  86 |   2 |   7 | 116 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.36/0.46	c   0.3s|  1500 |   503 |  1860 |   1.2 |  3489k |  70 |  86 |   2 |   7 | 116 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.36/0.46	c   0.3s|  1600 |   513 |  1918 |   1.2 |  3494k |  70 |  86 |   2 |   0 | 118 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.36/0.46	c   0.3s|  1700 |   535 |  1996 |   1.1 |  3496k |  70 |  86 |   2 |   0 | 122 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.36/0.46	c   0.3s|  1800 |   551 |  2093 |   1.1 |  3504k |  70 |  86 |   2 |   6 | 122 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.3s|  1900 |   553 |  2144 |   1.1 |  3507k |  70 |  86 |   2 |   0 | 122 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.3s|  2000 |   567 |  2202 |   1.1 |  3669k |  71 |  86 |   2 |   6 | 122 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.3s|  2100 |   589 |  2275 |   1.1 |  3677k |  71 |  86 |   2 |   4 | 124 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.3s|  2200 |   615 |  2397 |   1.1 |  3692k |  71 |  86 |   2 |   6 | 155 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.75/0.83	c   0.4s|  2300 |   633 |  2473 |   1.1 |  3741k |  71 |  86 |   2 |   0 | 162 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.4s|  2400 |   647 |  2531 |   1.0 |  3874k |  71 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.4s|  2500 |   671 |  2603 |   1.0 |  3876k |  74 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.4s|  2600 |   699 |  2673 |   1.0 |  3876k |  74 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.4s|  2700 |   729 |  2739 |   1.0 |  3876k |  74 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.4s|  2800 |   769 |  2815 |   1.0 |  3885k |  74 |  86 |   2 |   0 | 162 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.4s|  2900 |   781 |  2871 |   1.0 |  3885k |  74 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.4s|  3000 |   789 |  2925 |   1.0 |  3886k |  74 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.4s|  3100 |   803 |  2997 |   1.0 |  3887k |  74 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.4s|  3200 |   835 |  3089 |   0.9 |  3905k |  75 |  86 |   2 |   6 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.5s|  3300 |   867 |  3165 |   0.9 |  3915k |  78 |  86 |   2 |   5 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.5s|  3400 |   895 |  3237 |   0.9 |  3921k |  78 |  86 |   2 |   0 | 162 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.5s|  3500 |   917 |  3300 |   0.9 |  3927k |  78 |  86 |   2 |   5 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.5s|  3600 |   929 |  3363 |   0.9 |  3931k |  79 |  86 |   2 |   5 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.5s|  3700 |   961 |  3434 |   0.9 |  3931k |  79 |  86 |   2 |   5 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.75/0.83	c   0.5s|  3800 |   969 |  3488 |   0.9 |  3931k |  79 |  86 |   2 |   5 | 162 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.5s|  3900 |   997 |  3552 |   0.9 |  3931k |  79 |  86 |   2 |   0 | 162 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.5s|  4000 |  1001 |  3605 |   0.9 |  3931k |  80 |  86 |   2 |   0 | 162 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.5s|  4100 |  1017 |  3694 |   0.9 |  3931k |  80 |  86 |   2 |   0 | 171 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.6s|  4200 |  1067 |  3803 |   0.9 |  3946k |  80 |  86 |   2 |   6 | 190 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.6s|  4300 |  1091 |  3880 |   0.9 |  3946k |  80 |  86 |   2 |   0 | 190 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.6s|  4400 |  1153 |  3979 |   0.9 |  3950k |  80 |  86 |   2 |   0 | 190 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.6s|  4500 |  1229 |  4151 |   0.9 |  4208k |  80 |  86 |   2 |   6 | 190 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.6s|  4600 |  1249 |  4222 |   0.9 |  4217k |  80 |  86 |   2 |   0 | 190 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.6s|  4700 |  1277 |  4292 |   0.9 |  4283k |  80 |  86 |   2 |   4 | 190 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.6s|  4800 |  1301 |  4379 |   0.9 |  4572k |  80 |  86 |   2 |   6 | 196 |  1 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.6s|  4900 |  1305 |  4431 |   0.9 |  4572k |  80 |  86 |   2 |   0 | 196 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.6s|  5000 |  1323 |  4490 |   0.9 |  4572k |  80 |  86 |   2 |   0 | 196 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.6s|  5100 |  1339 |  4549 |   0.9 |  4636k |  80 |  86 |   2 |   0 | 196 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c   0.7s|  5200 |  1377 |  4627 |   0.9 |  4644k |  80 |  86 |   2 |   0 | 199 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.75/0.83	c   0.7s|  5300 |  1415 |  4739 |   0.9 |  4644k |  80 |  86 |   2 |   0 | 207 |  0 |   0 |   6 | 0.000000e+00 |      --      |    Inf |   0.78%
0.75/0.83	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
0.75/0.83	c r 0.7s|  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.75/0.83	c 
0.75/0.83	c SCIP Status        : problem is solved [optimal solution found]
0.75/0.83	c Solving Time (sec) : 0.68
0.75/0.83	c Solving Nodes      : 5400
0.75/0.83	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.75/0.83	c Dual Bound         : +0.00000000000000e+00
0.75/0.83	c Gap                : 0.00 %
0.75/0.83	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.75/0.83	c   Computed activity: 21733973
0.75/0.83	c   Required: activity >= 21733991
0.75/0.83	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.75/0.83	c SCIP found a solution, but it is not feasible according to the original problem.
0.75/0.83	c ----------------------------------------------------------------------
0.75/0.83	c executing external solver (fallback): HOME/naps-1.03a6
0.75/0.83	c ----------------------------------------------------------------------
0.75/0.83	c command: HOME/naps-1.03a6 HOME/instance-4529703-1752253461.opb
0.75/0.83	c NaPS 1.03a6.
0.75/0.83	c Input file name: HOME/instance-4529703-1752253461.opb
2677.99/2684.94	c s SATISFIABLE
2677.99/2684.94	c _____________________________________________________________________________
2677.99/2684.94	c std/band forms        : 0,1
2677.99/2684.94	c 2cl/3cl ITE-codings   : 0,50864
2677.99/2684.94	c BDD/srt/adr Max costs : 52876,0,0
2677.99/2684.94	c BDDraw/bin/mul/srt/adr: 0,0,1,0,0
2677.99/2684.94	c BDD nodes             : 52878
2677.99/2684.94	c Es1/CC detections     : 0,0
2677.99/2684.94	c CC sort               : 0
2677.99/2684.94	c SAT/UNSAT calls       : 1,0
2677.99/2684.94	c regenrated variables  : 0
2677.99/2684.94	c eliminated fixed lits : 0
2677.99/2684.94	c goal lit flips        : 0
2677.99/2684.94	c goal stages           : 0
2677.99/2684.94	c goal shrink           : 0
2677.99/2684.94	c goal coeff separations: 0
2677.99/2684.94	c restarts              : 221897
2677.99/2684.94	c conflicts             : 8235199        (3076 /sec)
2677.99/2684.94	c decisions             : 33569298       (12540 /sec)
2677.99/2684.94	c propagations          : 23652169385    (8835294 /sec)
2677.99/2684.94	c inspects              : 0              (0 /sec)
2677.99/2684.94	c CPU time (solving tm) : 2677 s        (2677 s, SAT 2677 s, UNSAT 0 s)
2677.99/2684.94	c Time for Opt-base     : 0.05662 s
2677.99/2684.94	c Steps for Opt-base    : 230738
2677.99/2684.94	c Time for BDD coding   : 0.3621 s
2677.99/2684.94	c Time for srt coding   : 0 s
2677.99/2684.94	c _____________________________________________________________________________
2677.99/2684.94	c 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
2677.99/2684.94	s SATISFIABLE
2677.99/2684.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: 63665 MiB (61803 MiB free)
  memory of node 1: 64507 MiB (60181 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529703-1752253461/watcher-4529703-1752253461 -o /tmp/evaluation-result-4529703-1752253461/solver-4529703-1752253461 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1752253448-117661 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529703-1752253461.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100064 s]*
/proc/loadavg: 1.66 1.48 1.85 5/277 117937
/proc/meminfo: memFree=124902548/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1186972 memory=31864 CPUtime=0.06 cores=1,3
/proc/117937/stat : 117937 (python3) R 117932 117932 117649 0 -1 4194304 3714 0 0 0 5 1 0 0 20 0 1 0 141023843 1215459328 7966 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 296743 7966 4902 1 0 268765 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191164 KiB
Current children cumulated memory: 34808 KiB

[startup+0.205917 s]*
/proc/loadavg: 1.66 1.48 1.85 5/277 117937
/proc/meminfo: memFree=124897824/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1202924 memory=55672 CPUtime=0.16 cores=1,3
/proc/117937/stat : 117937 (python3) R 117932 117932 117649 0 -1 4194304 6674 0 0 0 14 2 0 0 20 0 1 0 141023843 1231794176 13918 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300731 13918 8134 1 0 272089 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1207116 KiB
Current children cumulated memory: 58616 KiB

[startup+0.305814 s]*
/proc/loadavg: 1.66 1.48 1.85 5/277 117937
/proc/meminfo: memFree=124897824/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=56184 CPUtime=0.26 cores=1,3
/proc/117937/stat : 117937 (python3) R 117932 117932 117649 0 -1 4194304 6819 0 0 0 24 2 0 0 20 0 1 0 141023843 1232195584 14046 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14046 8134 1 0 272187 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1207508 KiB
Current children cumulated memory: 59128 KiB

[startup+0.700142 s]
/proc/loadavg: 1.66 1.48 1.85 5/277 117937
/proc/meminfo: memFree=124897768/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=56440 CPUtime=0.65 cores=1,3
/proc/117937/stat : 117937 (python3) R 117932 117932 117649 0 -1 4194304 6869 0 0 0 63 2 0 0 20 0 1 0 141023843 1232195584 14110 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14110 8134 1 0 272187 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1207508 KiB
Current children cumulated memory: 59384 KiB

[startup+1.50024 s]
/proc/loadavg: 1.66 1.48 1.85 5/278 117938
/proc/meminfo: memFree=124880884/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=57208 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14302 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14302 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=67344 memory=59872 CPUtime=0.65 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 17332 0 0 0 63 2 0 0 20 0 1 0 141023925 68960256 14968 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 16836 14968 544 696 0 15997 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1274852 KiB
Current children cumulated memory: 120024 KiB

[startup+3.10591 s]
/proc/loadavg: 1.66 1.48 1.85 5/278 117938
/proc/meminfo: memFree=124825808/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=57208 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14302 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14302 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=67344 memory=61920 CPUtime=2.25 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 17837 0 0 0 223 2 0 0 20 0 1 0 141023925 68960256 15480 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 16836 15480 544 696 0 15997 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1274852 KiB
Current children cumulated memory: 122072 KiB

[startup+6.30023 s]
/proc/loadavg: 1.84 1.53 1.87 5/278 117939
/proc/meminfo: memFree=124825176/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=57208 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14302 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14302 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=69004 memory=66012 CPUtime=5.44 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 18670 0 0 0 542 2 0 0 20 0 1 0 141023925 70660096 16503 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 17251 16503 544 696 0 16412 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1276512 KiB
Current children cumulated memory: 126164 KiB

[startup+12.7002 s]
/proc/loadavg: 2.02 1.57 1.88 5/278 117939
/proc/meminfo: memFree=124824932/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=57208 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14302 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14302 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=69004 memory=66396 CPUtime=11.82 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 18787 0 0 0 1180 2 0 0 20 0 1 0 141023925 70660096 16599 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 17251 16599 544 696 0 16412 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1276512 KiB
Current children cumulated memory: 126548 KiB

[startup+25.5002 s]
/proc/loadavg: 2.54 1.70 1.92 5/278 117939
/proc/meminfo: memFree=124801324/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=57208 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14302 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14302 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=82904 memory=79948 CPUtime=24.59 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 20500 0 0 0 2456 3 0 0 20 0 1 0 141023925 84893696 19987 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 20726 19987 544 696 0 19887 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1290412 KiB
Current children cumulated memory: 140100 KiB

[startup+51.1059 s]
/proc/loadavg: 3.04 1.89 1.97 5/278 117988
/proc/meminfo: memFree=124329096/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=57208 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14302 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14302 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=82704 memory=79820 CPUtime=50.12 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 22692 0 0 0 5008 4 0 0 20 0 1 0 141023925 84688896 19955 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 20676 19955 544 696 0 19837 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1290212 KiB
Current children cumulated memory: 139972 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 2.23 2.09 5/278 118038
/proc/meminfo: memFree=123910060/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=57208 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14302 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14302 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=97416 memory=83136 CPUtime=101.18 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 23882 0 0 0 10114 4 0 0 20 0 1 0 141023925 99753984 20784 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 24354 20784 544 696 0 23515 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1304924 KiB
Current children cumulated memory: 143288 KiB

[startup+162.3 s]
/proc/loadavg: 3.98 2.59 2.22 5/276 118089
/proc/meminfo: memFree=123686452/131249996 swapFree=33010672/33010684

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

/proc/117938/statm: 25475 24391 544 696 0 24636 0
Current children cumulated CPU time: 2436 s
Current children cumulated vsize: 1309408 KiB
Current children cumulated memory: 158996 KiB

[startup+2502.3 s]
/proc/loadavg: 4.10 4.13 4.00 5/271 118307
/proc/meminfo: memFree=123042424/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=58488 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14622 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14622 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=106596 memory=101916 CPUtime=2495.06 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 71734 0 0 0 249482 24 0 0 20 0 1 0 141023925 109154304 25479 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 26649 25479 544 696 0 25810 0
Current children cumulated CPU time: 2495.85 s
Current children cumulated vsize: 1314104 KiB
Current children cumulated memory: 163348 KiB

[startup+2562.3 s]
/proc/loadavg: 4.08 4.12 4.00 5/272 118310
/proc/meminfo: memFree=123072488/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=58488 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14622 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14622 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=107668 memory=103196 CPUtime=2554.91 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 72084 0 0 0 255467 24 0 0 20 0 1 0 141023925 110252032 25799 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 26917 25799 544 696 0 26078 0
Current children cumulated CPU time: 2555.7 s
Current children cumulated vsize: 1315176 KiB
Current children cumulated memory: 164628 KiB

[startup+2622.3 s]
/proc/loadavg: 4.14 4.12 4.01 5/272 118312
/proc/meminfo: memFree=123062708/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=58488 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14622 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14622 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=107668 memory=103196 CPUtime=2614.76 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 72084 0 0 0 261452 24 0 0 20 0 1 0 141023925 110252032 25799 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 26917 25799 544 696 0 26078 0
Current children cumulated CPU time: 2615.55 s
Current children cumulated vsize: 1315176 KiB
Current children cumulated memory: 164628 KiB

[startup+2682.3 s]
/proc/loadavg: 4.10 4.11 4.01 5/271 118314
/proc/meminfo: memFree=123013932/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=58488 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14622 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14622 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=124052 memory=109452 CPUtime=2674.61 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 72599 0 0 0 267437 24 0 0 20 0 1 0 141023925 127029248 27363 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 31013 27363 544 696 0 30174 0
Current children cumulated CPU time: 2675.4 s
Current children cumulated vsize: 1331560 KiB
Current children cumulated memory: 170884 KiB

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

# cumulated CPU time of all completed processes:  user=2677.79 s, system=0.28321 s

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

[startup+2683.2 s]
/proc/loadavg: 4.10 4.11 4.01 5/271 118314
/proc/meminfo: memFree=123013964/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=58488 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14622 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14622 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=124052 memory=109452 CPUtime=2675.51 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 72599 0 0 0 267527 24 0 0 20 0 1 0 141023925 127029248 27363 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 31013 27363 544 696 0 30174 0
Current children cumulated CPU time: 2676.3 s
Current children cumulated vsize: 1331560 KiB
Current children cumulated memory: 170884 KiB

[startup+2684 s]*
/proc/loadavg: 4.10 4.11 4.01 5/271 118314
/proc/meminfo: memFree=123013964/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=58488 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14622 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14622 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=124052 memory=109452 CPUtime=2676.31 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 72599 0 0 0 267607 24 0 0 20 0 1 0 141023925 127029248 27363 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 31013 27363 544 696 0 30174 0
Current children cumulated CPU time: 2677.1 s
Current children cumulated vsize: 1331560 KiB
Current children cumulated memory: 170884 KiB

[startup+2684.4 s]
/proc/loadavg: 4.10 4.11 4.01 5/271 118314
/proc/meminfo: memFree=123013964/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=58488 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14622 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14622 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=124052 memory=109452 CPUtime=2676.7 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 72599 0 0 0 267646 24 0 0 20 0 1 0 141023925 127029248 27363 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 31013 27363 544 696 0 30174 0
Current children cumulated CPU time: 2677.49 s
Current children cumulated vsize: 1331560 KiB
Current children cumulated memory: 170884 KiB

[startup+2684.8 s]
/proc/loadavg: 4.10 4.11 4.01 5/271 118314
/proc/meminfo: memFree=123013964/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=58488 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14622 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14622 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=124052 memory=109452 CPUtime=2677.1 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 72599 0 0 0 267686 24 0 0 20 0 1 0 141023925 127029248 27363 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 31013 27363 544 696 0 30174 0
Current children cumulated CPU time: 2677.89 s
Current children cumulated vsize: 1331560 KiB
Current children cumulated memory: 170884 KiB

[startup+2684.9 s]
/proc/loadavg: 4.10 4.11 4.01 5/271 118314
/proc/meminfo: memFree=123013964/131249996 swapFree=33010672/33010684
[pid=117932] ppid=117929 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/117932/stat : 117932 (scip-naps-1.00a) S 117929 117932 117649 0 -1 4194304 258 316 0 0 0 0 0 0 20 0 1 0 141023841 4292608 736 18446744073709551615 94498423996416 94498424890949 140724228435920 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94498425130000 94498425177744 94498439671808 140724228442523 140724228442622 140724228442622 140724228448226 0
/proc/117932/statm: 1048 736 672 219 0 110 0
[pid=117937] ppid=117932 vsize=1203316 memory=58488 CPUtime=0.79 cores=1,3
/proc/117937/stat : 117937 (python3) S 117932 117932 117649 0 -1 4194304 7167 0 0 0 76 3 0 0 20 0 1 0 141023843 1232195584 14622 18446744073709551615 93836351143936 93836351144313 140731788512000 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93836351155608 93836351156228 93836374994944 140731788519759 140731788519968 140731788519968 140731788525543 0
/proc/117937/statm: 300829 14622 8198 1 0 272187 0
[pid=117938] ppid=117937 vsize=124052 memory=109452 CPUtime=2677.2 cores=1,3
/proc/117938/stat : 117938 (naps-1.03a6) R 117937 117938 117938 0 -1 4194304 72599 0 0 0 267696 24 0 0 20 0 1 0 141023925 127029248 27363 18446744073709551615 4198400 7047149 140737455457904 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32522240 140737455466879 140737455466993 140737455466993 140737455472585 0
/proc/117938/statm: 31013 27363 544 696 0 30174 0
Current children cumulated CPU time: 2677.99 s
Current children cumulated vsize: 1331560 KiB
Current children cumulated memory: 170884 KiB

Child status: 0

Real time (s): 2684.96
CPU time (s): 2678.08
CPU user time (s): 2677.79
CPU system time (s): 0.28321
CPU usage (%): 99.7435
Max. virtual memory (cumulated for all children) (KiB): 1337688
Max. memory (cumulated for all children) (KiB): 170884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2677.79
system time used= 0.28321
maximum resident set size= 109452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83215
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= 355
involuntary context switches= 3629


# summary of solver processes directly reported to runsolver:
#   pid: 117932
#   total CPU time (s): 2678.08
#   total CPU user time (s): 2677.79
#   total CPU system time (s): 0.28321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.10411 second user time and 12.5091 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-11 19:04:21
IDJOB=4529703
IDBENCH=148105
IDSOLVER=3388
FILE ID=nodeC017/4529703-1752253461
RUNJOBID= nodeC017-1752253448-117661
SLURM_JOB_ID= 9682588
Free space on /tmp= 432448 MiB

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

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

MD5SUM BENCH= 3f61e6943d6ec76e40473bfb8d86b810
RANDOM SEED=146191042

nodeC017 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		: 3600.051
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	: 7000.12
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		: 3600.058
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	: 7000.12
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		: 3582.055
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	: 7000.12
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		: 3600.332
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.991
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	: 7000.12
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		: 3599.995
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	: 7000.12
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		: 3559.441
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	: 7000.12
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		: 3643.019
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        124912836 kB
MemAvailable:   129473388 kB
Buffers:            1688 kB
Cached:          5326008 kB
SwapCached:            8 kB
Active:           675048 kB
Inactive:        4975876 kB
Active(anon):     325348 kB
Inactive(anon):    15952 kB
Active(file):     349700 kB
Inactive(file):  4959924 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17000 kB
Writeback:             0 kB
AnonPages:        326516 kB
Mapped:           132604 kB
Shmem:             18072 kB
KReclaimable:     179932 kB
Slab:             274404 kB
SReclaimable:     179932 kB
SUnreclaim:        94472 kB
KernelStack:        4492 kB
PageTables:         4388 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3868788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150696 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432432 MiB
End job on nodeC017 at 2025-07-11 19:49:06