Trace number 4545134

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.00a2? (MO) 1283.69 1286.9

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-AverageAvoiding-mini-40_c24.opb
MD5SUMe60f0e926bcd6b192a3b449cde285525
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables103760
Total number of constraints89518
Number of constraints which are clauses19880
Number of constraints which are cardinality constraints (but not clauses)160
Number of constraints which are nor clauses,nor cardinality constraints69478
Minimum length of a constraint1
Maximum length of a constraint85
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 1561
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4808
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

499.88/501.29	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4545134-1753226340.opb
499.88/501.29	c Solving mode: decision
499.88/501.29	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
499.88/501.29	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
499.88/501.29	c original problem has 103760 variables (103760 bin, 0 int, 0 impl, 0 cont) and 89518 constraints
499.88/501.29	c presolving:
499.88/501.29	c (round 1, fast)       9960 del vars, 9960 del conss, 9880 add conss, 9959 chg bounds, 29720 chg sides, 29720 chg coeffs, 0 upgd conss, 0 impls, 19920 clqs
499.88/501.29	c (round 2, fast)       10040 del vars, 19959 del conss, 9880 add conss, 10039 chg bounds, 29720 chg sides, 405160 chg coeffs, 0 upgd conss, 0 impls, 29800 clqs
499.88/501.29	c (round 3, fast)       10040 del vars, 20039 del conss, 9880 add conss, 10039 chg bounds, 29720 chg sides, 405160 chg coeffs, 0 upgd conss, 0 impls, 29800 clqs
499.88/501.29	c (round 4, exhaustive) 10040 del vars, 20079 del conss, 9880 add conss, 10039 chg bounds, 29720 chg sides, 405160 chg coeffs, 69359 upgd conss, 0 impls, 29800 clqs
499.88/501.29	c (round 5, medium)     10120 del vars, 20079 del conss, 29640 add conss, 10039 chg bounds, 89080 chg sides, 484280 chg coeffs, 69359 upgd conss, 0 impls, 29805 clqs
499.88/501.29	c (round 6, fast)       10120 del vars, 29959 del conss, 39520 add conss, 10039 chg bounds, 89080 chg sides, 484280 chg coeffs, 69359 upgd conss, 0 impls, 29805 clqs
499.88/501.29	c    (14.4s) probing: 52/93640 (0.1%) - 1 fixings, 0 aggregations, 0 implications, 0 bound changes
499.88/501.29	c    (14.4s) probing aborted: 50/50 successive totally useless probings
499.88/501.29	c    (15.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
499.88/501.29	c    (16.8s) no symmetry present (symcode time: 0.14)
499.88/501.29	c presolving (7 rounds: 7 fast, 3 medium, 2 exhaustive):
499.88/501.29	c  10121 deleted vars, 29959 deleted constraints, 39520 added constraints, 10039 tightened bounds, 0 added holes, 89080 changed sides, 484319 changed coefficients
499.88/501.29	c  0 implications, 29805 cliques
499.88/501.29	c presolved problem has 93639 variables (93639 bin, 0 int, 0 impl, 0 cont) and 99079 constraints
499.88/501.29	c   39559 constraints of type <knapsack>
499.88/501.29	c   29800 constraints of type <setppc>
499.88/501.29	c    9960 constraints of type <linear>
499.88/501.29	c   19760 constraints of type <logicor>
499.88/501.29	c transformed objective value is always integral (scale: 1)
499.88/501.29	c Presolving Time: 16.76
499.88/501.29	c 
499.88/501.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.88/501.29	c  67.4s|     1 |     0 | 36063 |     - |  3391M |   0 |  93k|  99k|  99k|   0 |  0 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.29	c   250s|     1 |     0 | 84220 |     - |  3436M |   0 |  93k|  99k|  99k|  50 |  1 |  43 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.29	c   260s|     1 |     0 | 86698 |     - |  3466M |   0 |  93k|  99k|  99k|  94 |  2 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.29	c   270s|     1 |     0 | 89417 |     - |  3499M |   0 |  93k|  99k|  99k| 134 |  3 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.29	c   284s|     1 |     0 | 95911 |     - |  3514M |   0 |  93k|  99k|  99k| 170 |  4 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.29	c   294s|     1 |     0 | 97756 |     - |  3532M |   0 |  93k|  99k| 100k| 205 |  5 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.29	c   302s|     1 |     0 | 99370 |     - |  3570M |   0 |  93k|  99k| 100k| 239 |  6 |  49 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.29	c   311s|     1 |     0 |100699 |     - |  3609M |   0 |  93k|  99k| 100k| 268 |  7 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.29	c   320s|     1 |     0 |102175 |     - |  3625M |   0 |  93k|  99k| 100k| 297 |  8 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.29	c   328s|     1 |     0 |103261 |     - |  3639M |   0 |  93k|  99k| 100k| 320 |  9 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.29	c   338s|     1 |     0 |105346 |     - |  3682M |   0 |  93k|  99k| 100k| 348 | 10 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.29	c   348s|     1 |     0 |107823 |     - |  3693M |   0 |  93k|  99k| 100k| 374 | 11 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.29	c   382s|     1 |     2 |116536 |     - |  3700M |   0 |  93k|  99k| 100k| 374 | 11 |  73 |  25 | 0.000000e+00 |      --      |    Inf | unknown
499.88/501.29	c 
499.88/501.29	c SCIP Status        : solving was interrupted [time limit reached]
499.88/501.29	c Solving Time (sec) : 500.04
499.88/501.29	c Solving Nodes      : 13
499.88/501.29	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
499.88/501.29	c Dual Bound         : +0.00000000000000e+00
499.88/501.29	c Gap                : infinite
499.88/501.29	c ----------------------------------------------------------------------
499.88/501.29	c dual bound: 0.0 -> 0
499.88/501.29	c primal bound: 1e+20 -> 100000000000000000000
499.88/501.29	c scip-goal-lb: 0
499.88/501.29	c scip-goal-ub: 100000000000000000000
499.88/501.29	c writing output to: HOME/tmpqjklsany.opb
499.88/501.29	c appending fixed variable constraints
499.88/501.29	c scip-fixed vars: 10.72% (10042/93639)
499.88/501.29	c ----------------------------------------------------------------------
499.88/501.29	c executing external solver: HOME/naps-1.03a6
499.88/501.29	c ----------------------------------------------------------------------
499.88/501.29	c command: HOME/naps-1.03a6 HOME/tmpqjklsany.opb
499.98/501.36	c NaPS 1.03a6.
499.98/501.36	c Input file name: HOME/tmpqjklsany.opb
1281.56/1284.80	c
1281.56/1284.80	c *** TERMINATED *** by signal 15
1281.56/1284.80	c s UNKNOWN
1281.56/1284.80	c _____________________________________________________________________________
1281.56/1284.80	c std/band forms        : 59718,9920
1281.56/1284.80	c 2cl/3cl ITE-codings   : 42320069,24728345
1281.56/1284.80	c BDD/srt/adr Max costs : 10020,610,0
1281.56/1284.80	c BDDraw/bin/mul/srt/adr: 19800,0,49678,160,0
1281.56/1284.80	c BDD nodes             : 132072811
1281.56/1284.80	c Es1/CC detections     : 0,0
1281.56/1284.80	c CC sort               : 160
1281.56/1284.80	c SAT/UNSAT calls       : 0,0
1281.56/1284.80	c regenrated variables  : 0
1281.56/1284.80	c eliminated fixed lits : 19922
1281.56/1284.80	c goal lit flips        : 0
1281.56/1284.80	c goal stages           : 0
1281.56/1284.80	c goal shrink           : 0
1281.56/1284.80	c goal coeff separations: 0
1281.56/1284.80	c restarts              : 0
1281.56/1284.80	c conflicts             : 0              (0 /sec)
1281.56/1284.80	c decisions             : 0              (0 /sec)
1281.56/1284.80	c propagations          : 0              (0 /sec)
1281.56/1284.80	c inspects              : 0              (0 /sec)
1281.56/1284.80	c CPU time (solving tm) : 773.7 s        (0 s, SAT 0 s, UNSAT 0 s)
1281.56/1284.80	c Time for Opt-base     : 175.7 s
1281.56/1284.80	c Steps for Opt-base    : 726407842
1281.56/1284.80	c Time for BDD coding   : 740.1 s
1281.56/1284.80	c Time for srt coding   : 0.01238 s
1281.56/1284.80	c _____________________________________________________________________________
1281.56/1284.80	c received SIGTERM, forwarding to pbsolver...
500.02/1285.07	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (60522 MiB free)
  memory of node 1: 64507 MiB (55548 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545134-1753226340/watcher-4545134-1753226340 -o /tmp/evaluation-result-4545134-1753226340/solver-4545134-1753226340 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1753222587-197772 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4545134-1753226340.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
Current StackSize limit: 8192 KiB

solver pid=200678, runsolver pid=200675

[startup+0.100061 s]*
/proc/loadavg: 4.11 4.10 4.09 5/268 200683
/proc/meminfo: memFree=118852904/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=1186972 memory=31852 CPUtime=0.06 cores=4,6
/proc/200683/stat : 200683 (python3) R 200678 200678 197761 0 -1 4194304 3732 0 0 0 6 0 0 0 20 0 1 0 238314241 1215459328 7963 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 296743 7963 4899 1 0 268765 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191164 KiB
Current children cumulated memory: 34924 KiB

[startup+0.205142 s]*
/proc/loadavg: 4.11 4.10 4.09 5/268 200683
/proc/meminfo: memFree=118821592/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=1218784 memory=70508 CPUtime=0.17 cores=4,6
/proc/200683/stat : 200683 (python3) R 200678 200678 197761 0 -1 4194304 10902 0 0 0 15 2 0 0 20 0 1 0 238314241 1248034816 17627 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 304696 17627 7619 1 0 276054 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1222976 KiB
Current children cumulated memory: 73580 KiB

[startup+0.305445 s]*
/proc/loadavg: 4.11 4.10 4.09 5/268 200683
/proc/meminfo: memFree=118797400/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=1243296 memory=94828 CPUtime=0.27 cores=4,6
/proc/200683/stat : 200683 (python3) R 200678 200678 197761 0 -1 4194304 16978 0 0 0 24 3 0 0 20 0 1 0 238314241 1273135104 23707 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 310824 23707 7619 1 0 282182 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1247488 KiB
Current children cumulated memory: 97900 KiB

[startup+0.700168 s]
/proc/loadavg: 4.11 4.10 4.09 5/268 200683
/proc/meminfo: memFree=118762016/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=1336700 memory=188396 CPUtime=0.65 cores=4,6
/proc/200683/stat : 200683 (python3) R 200678 200678 197761 0 -1 4194304 40374 0 0 0 59 6 0 0 20 0 1 0 238314241 1368780800 47099 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 334175 47099 7619 1 0 305533 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1340892 KiB
Current children cumulated memory: 191468 KiB

[startup+1.50019 s]
/proc/loadavg: 4.11 4.10 4.09 5/268 200683
/proc/meminfo: memFree=118548696/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=1796320 memory=638700 CPUtime=1.45 cores=4,6
/proc/200683/stat : 200683 (python3) R 200678 200678 197761 0 -1 4194304 152734 0 0 0 123 22 0 0 20 0 1 0 238314241 1839431680 159675 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 449080 159675 7843 1 0 420438 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1800512 KiB
Current children cumulated memory: 641772 KiB

[startup+3.10539 s]
/proc/loadavg: 4.11 4.10 4.09 5/268 200683
/proc/meminfo: memFree=117943784/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=2139768 memory=976236 CPUtime=3.05 cores=4,6
/proc/200683/stat : 200683 (python3) R 200678 200678 197761 0 -1 4194304 237103 0 0 0 271 34 0 0 20 0 1 0 238314241 2191122432 244059 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 534942 244059 7907 1 0 506300 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 2143960 KiB
Current children cumulated memory: 979308 KiB

[startup+6.30018 s]
/proc/loadavg: 4.10 4.10 4.09 5/268 200683
/proc/meminfo: memFree=117767544/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=2619964 memory=1344980 CPUtime=6.24 cores=4,6
/proc/200683/stat : 200683 (python3) R 200678 200678 197761 0 -1 4194304 259238 0 0 0 581 43 0 0 20 0 1 0 238314241 2682843136 336245 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 654991 336245 7939 1 0 626349 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 2624156 KiB
Current children cumulated memory: 1348052 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.10 4.09 5/268 200683
/proc/meminfo: memFree=116831656/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=3474072 memory=2044268 CPUtime=12.62 cores=4,6
/proc/200683/stat : 200683 (python3) R 200678 200678 197761 0 -1 4194304 265432 0 0 0 1204 58 0 0 20 0 1 0 238314241 3557449728 511067 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 868518 511067 7939 1 0 839876 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 3478264 KiB
Current children cumulated memory: 2047340 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.09 4.09 5/268 200684
/proc/meminfo: memFree=115783852/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=4762400 memory=3051216 CPUtime=25.39 cores=4,6
/proc/200683/stat : 200683 (python3) R 200678 200678 197761 0 -1 4194304 392414 0 0 0 2445 94 0 0 20 0 1 0 238314241 4876697600 762804 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 1190600 762804 8131 1 0 1161958 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 4766592 KiB
Current children cumulated memory: 3054288 KiB

[startup+51.1056 s]
/proc/loadavg: 4.05 4.08 4.08 5/269 200685
/proc/meminfo: memFree=115750240/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=4788040 memory=3076012 CPUtime=50.93 cores=4,6
/proc/200683/stat : 200683 (python3) R 200678 200678 197761 0 -1 4194304 395065 0 0 0 4998 95 0 0 20 0 1 0 238314241 4902952960 769003 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 1197010 769003 8131 1 0 1168368 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 4792232 KiB
Current children cumulated memory: 3079084 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.08 4.09 6/269 200687
/proc/meminfo: memFree=115727872/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=4800516 memory=3083144 CPUtime=102 cores=4,6
/proc/200683/stat : 200683 (python3) R 200678 200678 197761 0 -1 4194304 396518 0 0 0 10099 101 0 0 20 0 1 0 238314241 4915728384 770786 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 1200129 770786 8131 1 0 1171487 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 4804708 KiB
Current children cumulated memory: 3086216 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/270 200696
/proc/meminfo: memFree=115712456/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=4800516 memory=3083400 CPUtime=161.84 cores=4,6
/proc/200683/stat : 200683 (python3) R 200678 200678 197761 0 -1 4194304 396926 0 0 0 16080 104 0 0 20 0 1 0 238314241 4915728384 770850 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 1200129 770850 8131 1 0 1171487 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 4804708 KiB
Current children cumulated memory: 3086472 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/270 200698
/proc/meminfo: memFree=115731580/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=4800516 memory=3083656 CPUtime=221.7 cores=4,6
/proc/200683/stat : 200683 (python3) R 200678 200678 197761 0 -1 4194304 397312 0 0 0 22062 108 0 0 20 0 1 0 238314241 4915728384 770914 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 1200129 770914 8131 1 0 1171487 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 4804708 KiB

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

Current children cumulated CPU time: 939.9 s
Current children cumulated vsize: 9982664 KiB
Current children cumulated memory: 7861540 KiB

[startup+1002.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/273 200737
/proc/meminfo: memFree=108985888/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=5401568 memory=3663092 CPUtime=500.01 cores=4,6
/proc/200683/stat : 200683 (python3) S 200678 200678 197761 0 -1 4194304 527777 0 0 0 49848 153 0 0 20 0 1 0 238314241 5531205632 915773 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 1350392 915773 8163 1 0 1321750 0
[pid=200710] ppid=200683 vsize=4791020 memory=4513932 CPUtime=499.73 cores=4,6
/proc/200710/stat : 200710 (naps-1.03a6) R 200683 200710 200710 0 -1 4194304 595552 0 0 0 49746 227 0 0 20 0 1 0 238364371 4906004480 1128483 18446744073709551615 4198400 7047149 140724928652320 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22024192 140724928657807 140724928657905 140724928657905 140724928663497 0
/proc/200710/statm: 1197755 1128483 544 696 0 1196916 0
Current children cumulated CPU time: 999.74 s
Current children cumulated vsize: 10196780 KiB
Current children cumulated memory: 8180096 KiB

[startup+1062.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/272 200738
/proc/meminfo: memFree=108620644/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=5401568 memory=3663092 CPUtime=500.01 cores=4,6
/proc/200683/stat : 200683 (python3) S 200678 200678 197761 0 -1 4194304 527777 0 0 0 49848 153 0 0 20 0 1 0 238314241 5531205632 915773 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 1350392 915773 8163 1 0 1321750 0
[pid=200710] ppid=200683 vsize=5004812 memory=4832232 CPUtime=559.59 cores=4,6
/proc/200710/stat : 200710 (naps-1.03a6) R 200683 200710 200710 0 -1 4194304 650370 0 0 0 55713 246 0 0 20 0 1 0 238364371 5124927488 1208058 18446744073709551615 4198400 7047149 140724928652320 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22024192 140724928657807 140724928657905 140724928657905 140724928663497 0
/proc/200710/statm: 1251203 1208058 544 696 0 1250364 0
Current children cumulated CPU time: 1059.6 s
Current children cumulated vsize: 10410572 KiB
Current children cumulated memory: 8498396 KiB

[startup+1122.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/271 200740
/proc/meminfo: memFree=107073136/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=5401568 memory=3663092 CPUtime=500.01 cores=4,6
/proc/200683/stat : 200683 (python3) S 200678 200678 197761 0 -1 4194304 527777 0 0 0 49848 153 0 0 20 0 1 0 238314241 5531205632 915773 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 1350392 915773 8163 1 0 1321750 0
[pid=200710] ppid=200683 vsize=6510160 memory=6413272 CPUtime=619.44 cores=4,6
/proc/200710/stat : 200710 (naps-1.03a6) R 200683 200710 200710 0 -1 4194304 691872 0 0 0 61635 309 0 0 20 0 1 0 238364371 6666403840 1603318 18446744073709551615 4198400 7047149 140724928652320 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22024192 140724928657807 140724928657905 140724928657905 140724928663497 0
/proc/200710/statm: 1627540 1603318 544 696 0 1626701 0
Current children cumulated CPU time: 1119.45 s
Current children cumulated vsize: 11915920 KiB
Current children cumulated memory: 10079436 KiB

[startup+1182.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/271 200742
/proc/meminfo: memFree=106735644/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=5401568 memory=3663092 CPUtime=500.01 cores=4,6
/proc/200683/stat : 200683 (python3) S 200678 200678 197761 0 -1 4194304 527777 0 0 0 49848 153 0 0 20 0 1 0 238314241 5531205632 915773 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 1350392 915773 8163 1 0 1321750 0
[pid=200710] ppid=200683 vsize=7257252 memory=6734848 CPUtime=679.3 cores=4,6
/proc/200710/stat : 200710 (naps-1.03a6) R 200683 200710 200710 0 -1 4194304 747751 0 0 0 67604 326 0 0 20 0 1 0 238364371 7431426048 1683712 18446744073709551615 4198400 7047149 140724928652320 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22024192 140724928657807 140724928657905 140724928657905 140724928663497 0
/proc/200710/statm: 1814313 1683712 544 696 0 1813474 0
Current children cumulated CPU time: 1179.31 s
Current children cumulated vsize: 12663012 KiB
Current children cumulated memory: 10401012 KiB

[startup+1242.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/271 200744
/proc/meminfo: memFree=106384540/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=5401568 memory=3663092 CPUtime=500.01 cores=4,6
/proc/200683/stat : 200683 (python3) S 200678 200678 197761 0 -1 4194304 527777 0 0 0 49848 153 0 0 20 0 1 0 238314241 5531205632 915773 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 1350392 915773 8163 1 0 1321750 0
[pid=200710] ppid=200683 vsize=7472480 memory=7054552 CPUtime=739.15 cores=4,6
/proc/200710/stat : 200710 (naps-1.03a6) R 200683 200710 200710 0 -1 4194304 803704 0 0 0 73573 342 0 0 20 0 1 0 238364371 7651819520 1763638 18446744073709551615 4198400 7047149 140724928652320 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22024192 140724928657807 140724928657905 140724928657905 140724928663497 0
/proc/200710/statm: 1868120 1763638 544 696 0 1867281 0
Current children cumulated CPU time: 1239.16 s
Current children cumulated vsize: 12878240 KiB
Current children cumulated memory: 10720716 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1284.8 s]
/proc/loadavg: 4.14 4.10 4.09 5/271 200746
/proc/meminfo: memFree=91948352/131250000 swapFree=33008868/33010684
[pid=200678] ppid=200675 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/200678/stat : 200678 (scip-naps-1.00a) S 200675 200678 197761 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 238314238 4292608 768 18446744073709551615 94327037943808 94327038838341 140736393401344 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94327039077392 94327039125136 94327068954624 140736393402779 140736393402878 140736393402878 140736393408482 0
/proc/200678/statm: 1048 768 704 219 0 110 0
[pid=200683] ppid=200678 vsize=5401568 memory=3663092 CPUtime=500.01 cores=4,6
/proc/200683/stat : 200683 (python3) S 200678 200678 197761 0 -1 4194304 527777 0 0 0 49848 153 0 0 20 0 1 0 238314241 5531205632 915773 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 1350392 915773 8163 1 0 1321750 0
[pid=200710] ppid=200683 vsize=30523416 memory=22255148 CPUtime=781.55 cores=4,6
/proc/200710/stat : 200710 (naps-1.03a6) R 200683 200710 200710 0 -1 4194304 1489715 0 0 0 77368 787 0 0 20 0 1 0 238364371 31255977984 5563275 18446744073709551615 4198400 7047149 140724928652320 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 22024192 140724928657807 140724928657905 140724928657905 140724928663497 0
/proc/200710/statm: 7630854 5563787 544 696 0 7630015 0
Current children cumulated CPU time: 1281.56 s
Current children cumulated vsize: 35929176 KiB
Current children cumulated memory: 25921312 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+1284.81 s]
# the end of solver process 200678 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.000335 s, system=0.010097 s

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+1286.9 s]
# the end of solver process 200683 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=1273.74 s, system=9.94183 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+1285.6 s]
/proc/loadavg: 4.13 4.10 4.09 5/270 200746
/proc/meminfo: memFree=101100008/131250000 swapFree=33008868/33010684
[pid=200683] ppid=200675 vsize=5401568 memory=3663092 CPUtime=1282.36 cores=4,6
/proc/200683/stat : 200683 (python3) R 200675 200678 197761 0 -1 4194304 626134 1489717 0 0 49896 158 77368 814 20 0 1 0 238314241 5531205632 915773 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 1350392 915773 8163 1 0 1321750 0
Current cumulated CPU time of completed processes: 0.010432 s
Current children cumulated CPU time: 1282.36 s
Current children cumulated vsize: 5401568 KiB
Current children cumulated memory: 3663092 KiB

[startup+1286.4 s]
/proc/loadavg: 4.13 4.10 4.09 5/269 200746
/proc/meminfo: memFree=112531536/131250000 swapFree=33008868/33010684
[pid=200683] ppid=200675 vsize=5401568 memory=3663092 CPUtime=1283.15 cores=4,6
/proc/200683/stat : 200683 (python3) R 200675 200678 197761 0 -1 4194304 709116 1489717 0 0 49971 162 77368 814 20 0 1 0 238314241 5531205632 915773 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 1350392 915773 8163 1 0 1321750 0
Current cumulated CPU time of completed processes: 0.010432 s
Current children cumulated CPU time: 1283.15 s
Current children cumulated vsize: 5401568 KiB
Current children cumulated memory: 3663092 KiB

[startup+1286.8 s]
/proc/loadavg: 4.13 4.10 4.09 5/269 200746
/proc/meminfo: memFree=112531536/131250000 swapFree=33008868/33010684
[pid=200683] ppid=200675 vsize=3454532 memory=2129784 CPUtime=1283.55 cores=4,6
/proc/200683/stat : 200683 (python3) R 200675 200678 197761 0 -1 4194304 802935 1489717 0 0 50005 168 77368 814 20 0 1 0 238314241 3537440768 532446 18446744073709551615 94708068818944 94708068819321 140727562115680 0 0 0 0 16781312 0 0 0 0 17 4 0 0 0 0 0 94708068830616 94708068831236 94708082167808 140727562123599 140727562123808 140727562123808 140727562129383 0
/proc/200683/statm: 863633 532446 8163 1 0 834991 0
Current cumulated CPU time of completed processes: 0.010432 s
Current children cumulated CPU time: 1283.55 s
Current children cumulated vsize: 3454532 KiB
Current children cumulated memory: 2129784 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1286.9
CPU time (s): 1283.69
CPU user time (s): 1273.74
CPU system time (s): 9.94183
CPU usage (%): 99.7502
Max. virtual memory (cumulated for all children) (KiB): 35929176
Max. memory (cumulated for all children) (KiB): 25926184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1273.74
system time used= 9.94183
maximum resident set size= 22591796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2293254
page faults= 0
swaps= 0
block input operations= 0
block output operations= 56432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 352
involuntary context switches= 1659


# summary of solver processes directly reported to runsolver:
#   pid: 200678,200683
#   total CPU time (s): 1283.69
#   total CPU user time (s): 1273.74
#   total CPU system time (s): 9.94183

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.43104 second user time and 5.64414 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-23 01:19:00
IDJOB=4545134
IDBENCH=180714
IDSOLVER=3388
FILE ID=nodeC013/4545134-1753226340
RUNJOBID= nodeC013-1753222587-197772
SLURM_JOB_ID= 9687822
Free space on /tmp= 432928 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-AverageAvoiding-mini-40_c24.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545134-1753226340/watcher-4545134-1753226340 -o /tmp/evaluation-result-4545134-1753226340/solver-4545134-1753226340 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1753222587-197772 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4545134-1753226340.opb

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

MD5SUM BENCH= e60f0e926bcd6b192a3b449cde285525
RANDOM SEED=1510918825

nodeC013 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.799
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.835
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		: 3600.615
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		: 3600.728
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		: 3599.759
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		: 3599.834
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.842
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		: 3700.000
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:       131250000 kB
MemFree:        118856684 kB
MemAvailable:   120024688 kB
Buffers:            1668 kB
Cached:          1908384 kB
SwapCached:           52 kB
Active:         10528264 kB
Inactive:        1050424 kB
Active(anon):    9685188 kB
Inactive(anon):     4872 kB
Active(file):     843076 kB
Inactive(file):  1045552 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008868 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             33420 kB
Writeback:             0 kB
AnonPages:       9663544 kB
Mapped:           131216 kB
Shmem:             21424 kB
KReclaimable:     236832 kB
Slab:             334116 kB
SReclaimable:     236832 kB
SUnreclaim:        97284 kB
KernelStack:        4320 kB
PageTables:        23132 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   13929232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3024896 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432860 MiB
End job on nodeC013 at 2025-07-23 01:40:27