Trace number 4545407

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2UNSAT 1289.23 1292.74

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-MisteryShopper-mini-5-08-2-6-0_c24.opb
MD5SUM4a1d9056c3b02bcfb80521d72596a62f
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.08009
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables34391
Total number of constraints25309
Number of constraints which are clauses7791
Number of constraints which are cardinality constraints (but not clauses)1558
Number of constraints which are nor clauses,nor cardinality constraints15960
Minimum length of a constraint1
Maximum length of a constraint43
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 37
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 766
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

498.88/500.33	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4545407-1753230093.opb
498.88/500.33	c Solving mode: decision
498.88/500.33	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.88/500.33	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.88/500.33	c original problem has 34391 variables (34391 bin, 0 int, 0 impl, 0 cont) and 25309 constraints
498.88/500.33	c presolving:
498.88/500.33	c (round 1, fast)       1 del vars, 1 del conss, 760 add conss, 0 chg bounds, 1330 chg sides, 1140 chg coeffs, 0 upgd conss, 0 impls, 12768 clqs
498.88/500.33	c (round 2, fast)       1 del vars, 1 del conss, 760 add conss, 0 chg bounds, 8550 chg sides, 8550 chg coeffs, 0 upgd conss, 0 impls, 12768 clqs
498.88/500.33	c (round 3, exhaustive) 1 del vars, 191 del conss, 760 add conss, 0 chg bounds, 8550 chg sides, 8550 chg coeffs, 0 upgd conss, 0 impls, 12768 clqs
498.88/500.33	c (round 4, exhaustive) 1 del vars, 191 del conss, 760 add conss, 0 chg bounds, 8551 chg sides, 8550 chg coeffs, 24169 upgd conss, 0 impls, 12768 clqs
498.88/500.34	c (round 5, medium)     1 del vars, 14821 del conss, 30780 add conss, 0 chg bounds, 9311 chg sides, 10450 chg coeffs, 24169 upgd conss, 0 impls, 41648 clqs
498.88/500.34	c (round 6, fast)       1 del vars, 15201 del conss, 31160 add conss, 0 chg bounds, 9311 chg sides, 10450 chg coeffs, 24169 upgd conss, 0 impls, 41648 clqs
498.88/500.34	c (round 7, exhaustive) 1 del vars, 15201 del conss, 31160 add conss, 0 chg bounds, 9311 chg sides, 10450 chg coeffs, 24549 upgd conss, 0 impls, 41648 clqs
498.88/500.34	c    (6.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.88/500.34	c    (6.2s) no symmetry present (symcode time: 0.02)
498.88/500.34	c presolving (8 rounds: 8 fast, 5 medium, 4 exhaustive):
498.88/500.34	c  28 deleted vars, 15228 deleted constraints, 31160 added constraints, 0 tightened bounds, 0 added holes, 9311 changed sides, 10450 changed coefficients
498.88/500.34	c  0 implications, 77462 cliques
498.88/500.34	c presolved problem has 34363 variables (34363 bin, 0 int, 0 impl, 0 cont) and 41241 constraints
498.88/500.34	c   38961 constraints of type <setppc>
498.88/500.34	c    1329 constraints of type <linear>
498.88/500.34	c     951 constraints of type <logicor>
498.88/500.34	c transformed objective value is always integral (scale: 1)
498.88/500.34	c Presolving Time: 6.13
498.88/500.34	c 
498.88/500.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.88/500.34	c   415s|     1 |     0 | 60562 |     - |   373M |   0 |  34k|  41k|  41k|   0 |  0 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.88/500.34	c 
498.88/500.34	c SCIP Status        : solving was interrupted [time limit reached]
498.88/500.34	c Solving Time (sec) : 500.01
498.88/500.34	c Solving Nodes      : 1
498.88/500.34	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.88/500.34	c Dual Bound         : +0.00000000000000e+00
498.88/500.34	c Gap                : infinite
498.88/500.34	c ----------------------------------------------------------------------
498.88/500.34	c dual bound: 0.0 -> 0
498.88/500.34	c primal bound: 1e+20 -> 100000000000000000000
498.88/500.34	c scip-goal-lb: 0
498.88/500.34	c scip-goal-ub: 100000000000000000000
498.88/500.34	c writing output to: HOME/tmpbnldm2ic.opb
498.88/500.34	c appending fixed variable constraints
498.88/500.34	c scip-fixed vars: 0.00% (1/34363)
498.88/500.34	c ----------------------------------------------------------------------
498.88/500.34	c executing external solver: HOME/naps-1.03a6
498.88/500.34	c ----------------------------------------------------------------------
498.88/500.34	c command: HOME/naps-1.03a6 HOME/tmpbnldm2ic.opb
498.88/500.35	c NaPS 1.03a6.
498.88/500.35	c Input file name: HOME/tmpbnldm2ic.opb
1288.88/1292.41	c s UNSATISFIABLE
1288.88/1292.41	c _____________________________________________________________________________
1288.88/1292.41	c std/band forms        : 16568,760
1288.88/1292.41	c 2cl/3cl ITE-codings   : 0,369360
1288.88/1292.41	c BDD/srt/adr Max costs : 1103,578,0
1288.88/1292.41	c BDDraw/bin/mul/srt/adr: 15390,0,380,1558,0
1288.88/1292.41	c BDD nodes             : 473480
1288.88/1292.41	c Es1/CC detections     : 0,0
1288.88/1292.41	c CC sort               : 1558
1288.88/1292.41	c SAT/UNSAT calls       : 0,1
1288.88/1292.41	c regenrated variables  : 0
1288.88/1292.41	c eliminated fixed lits : 2
1288.88/1292.41	c goal lit flips        : 0
1288.88/1292.41	c goal stages           : 0
1288.88/1292.41	c goal shrink           : 0
1288.88/1292.41	c goal coeff separations: 0
1288.88/1292.41	c restarts              : 267777
1288.88/1292.41	c conflicts             : 11903340       (15081 /sec)
1288.88/1292.41	c decisions             : 24136313       (30579 /sec)
1288.88/1292.41	c propagations          : 4756757101     (6026510 /sec)
1288.88/1292.41	c inspects              : 0              (0 /sec)
1288.88/1292.41	c CPU time (solving tm) : 789.3 s        (786 s, SAT 0 s, UNSAT 786 s)
1288.88/1292.41	c Time for Opt-base     : 0.2484 s
1288.88/1292.41	c Steps for Opt-base    : 408500
1288.88/1292.41	c Time for BDD coding   : 2.299 s
1288.88/1292.41	c Time for srt coding   : 0.1888 s
1288.88/1292.41	c _____________________________________________________________________________
1288.88/1292.44	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545407-1753230093/watcher-4545407-1753230093 -o /tmp/evaluation-result-4545407-1753230093/solver-4545407-1753230093 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1753222587-197772 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4545407-1753230093.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=201218, runsolver pid=201215

[startup+0.100061 s]*
/proc/loadavg: 4.05 4.08 4.09 5/270 201223
/proc/meminfo: memFree=123346772/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1187900 memory=32816 CPUtime=0.07 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 3940 0 0 0 6 1 0 0 20 0 1 0 238689588 1216409600 8204 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 296975 8204 4908 1 0 268997 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1192092 KiB
Current children cumulated memory: 35760 KiB

[startup+0.205529 s]*
/proc/loadavg: 4.05 4.08 4.09 5/270 201223
/proc/meminfo: memFree=123299648/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1236272 memory=87856 CPUtime=0.18 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 15209 0 0 0 15 3 0 0 20 0 1 0 238689588 1265942528 21964 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 309068 21964 7628 1 0 280426 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1240464 KiB
Current children cumulated memory: 90800 KiB

[startup+0.305547 s]*
/proc/loadavg: 4.05 4.08 4.09 5/270 201223
/proc/meminfo: memFree=123235136/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1304708 memory=156720 CPUtime=0.27 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 32251 0 0 0 22 5 0 0 20 0 1 0 238689588 1336020992 39180 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 326177 39180 7820 1 0 297535 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1308900 KiB
Current children cumulated memory: 159664 KiB

[startup+0.70019 s]
/proc/loadavg: 4.05 4.08 4.09 5/270 201223
/proc/meminfo: memFree=123186752/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1379600 memory=226352 CPUtime=0.66 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 49657 0 0 0 59 7 0 0 20 0 1 0 238689588 1412710400 56588 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 344900 56588 7948 1 0 316258 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1383792 KiB
Current children cumulated memory: 229296 KiB

[startup+1.5002 s]
/proc/loadavg: 4.05 4.08 4.09 5/270 201223
/proc/meminfo: memFree=123154496/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1441928 memory=282448 CPUtime=1.45 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 59827 0 0 0 136 9 0 0 20 0 1 0 238689588 1476534272 70612 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 360482 70612 7948 1 0 331840 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1446120 KiB
Current children cumulated memory: 285392 KiB

[startup+3.1056 s]
/proc/loadavg: 4.04 4.07 4.08 5/270 201223
/proc/meminfo: memFree=123059856/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1444912 memory=285520 CPUtime=3.06 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 60575 0 0 0 296 10 0 0 20 0 1 0 238689588 1479589888 71380 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 361228 71380 7948 1 0 332586 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1449104 KiB
Current children cumulated memory: 288464 KiB

[startup+6.30019 s]
/proc/loadavg: 4.04 4.07 4.08 5/270 201223
/proc/meminfo: memFree=123059956/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1457008 memory=295632 CPUtime=6.24 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 63173 0 0 0 614 10 0 0 20 0 1 0 238689588 1491976192 73908 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 364252 73908 7948 1 0 335610 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1461200 KiB
Current children cumulated memory: 298576 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.09 4.09 5/270 201223
/proc/meminfo: memFree=122936584/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1621416 memory=406416 CPUtime=12.63 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 94949 0 0 0 1248 15 0 0 20 0 1 0 238689588 1660329984 101604 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 405354 101604 8140 1 0 376712 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1625608 KiB
Current children cumulated memory: 409360 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.08 4.09 5/270 201224
/proc/meminfo: memFree=122936584/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1621868 memory=406928 CPUtime=25.39 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 95092 0 0 0 2524 15 0 0 20 0 1 0 238689588 1660792832 101732 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 405467 101732 8140 1 0 376825 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1626060 KiB
Current children cumulated memory: 409872 KiB

[startup+51.1056 s]
/proc/loadavg: 4.06 4.08 4.09 5/270 201224
/proc/meminfo: memFree=122902984/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1632120 memory=417440 CPUtime=50.93 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 97193 0 0 0 5077 16 0 0 20 0 1 0 238689588 1671290880 104360 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 408030 104360 8140 1 0 379388 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1636312 KiB
Current children cumulated memory: 420384 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.09 4.09 5/270 201227
/proc/meminfo: memFree=123040880/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1633888 memory=419284 CPUtime=101.97 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 99803 0 0 0 10181 16 0 0 20 0 1 0 238689588 1673101312 104821 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 408472 104821 8140 1 0 379830 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1638080 KiB
Current children cumulated memory: 422228 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/269 201231
/proc/meminfo: memFree=123040768/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1634252 memory=419668 CPUtime=161.81 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 99888 0 0 0 16165 16 0 0 20 0 1 0 238689588 1673474048 104917 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 408563 104917 8140 1 0 379921 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 1638444 KiB
Current children cumulated memory: 422612 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/270 201238
/proc/meminfo: memFree=122957276/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1636340 memory=421716 CPUtime=221.65 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 100415 0 0 0 22148 17 0 0 20 0 1 0 238689588 1675612160 105429 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 409085 105429 8140 1 0 380443 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 1640532 KiB

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

/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1658012 memory=444116 CPUtime=498.93 cores=4,6
/proc/201223/stat : 201223 (python3) S 201218 201218 197761 0 -1 4194304 106150 0 0 0 49873 20 0 0 20 0 1 0 238689588 1697804288 111029 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 414503 111029 8172 1 0 385861 0
[pid=201249] ppid=201223 vsize=257876 memory=245756 CPUtime=739.97 cores=4,6
/proc/201249/stat : 201249 (naps-1.03a6) R 201223 201249 201249 0 -1 4194304 116766 0 0 0 73932 65 0 0 20 0 1 0 238739621 264065024 61439 18446744073709551615 4198400 7047149 140724914162416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10227712 140724914170255 140724914170353 140724914170353 140724914175945 0
/proc/201249/statm: 64469 61439 544 696 0 63630 0
Current children cumulated CPU time: 1238.9 s
Current children cumulated vsize: 1920080 KiB
Current children cumulated memory: 692816 KiB

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

# cumulated CPU time of all completed processes:  user=1288.3 s, system=0.929613 s

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

[startup+1254.4 s]
/proc/loadavg: 4.09 4.10 4.09 5/271 201332
/proc/meminfo: memFree=122508732/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1658012 memory=444116 CPUtime=498.93 cores=4,6
/proc/201223/stat : 201223 (python3) S 201218 201218 197761 0 -1 4194304 106150 0 0 0 49873 20 0 0 20 0 1 0 238689588 1697804288 111029 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 414503 111029 8172 1 0 385861 0
[pid=201249] ppid=201223 vsize=257680 memory=245756 CPUtime=752.04 cores=4,6
/proc/201249/stat : 201249 (naps-1.03a6) R 201223 201249 201249 0 -1 4194304 116766 0 0 0 75139 65 0 0 20 0 1 0 238739621 263864320 61439 18446744073709551615 4198400 7047149 140724914162416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10227712 140724914170255 140724914170353 140724914170353 140724914175945 0
/proc/201249/statm: 64420 61439 544 696 0 63581 0
Current children cumulated CPU time: 1250.97 s
Current children cumulated vsize: 1919884 KiB
Current children cumulated memory: 692816 KiB

[startup+1280 s]*
/proc/loadavg: 4.13 4.11 4.09 5/271 201333
/proc/meminfo: memFree=122522756/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1658012 memory=444116 CPUtime=498.93 cores=4,6
/proc/201223/stat : 201223 (python3) S 201218 201218 197761 0 -1 4194304 106150 0 0 0 49873 20 0 0 20 0 1 0 238689588 1697804288 111029 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 414503 111029 8172 1 0 385861 0
[pid=201249] ppid=201223 vsize=257684 memory=245756 CPUtime=777.58 cores=4,6
/proc/201249/stat : 201249 (naps-1.03a6) R 201223 201249 201249 0 -1 4194304 116766 0 0 0 77693 65 0 0 20 0 1 0 238739621 263868416 61439 18446744073709551615 4198400 7047149 140724914162416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10227712 140724914170255 140724914170353 140724914170353 140724914175945 0
/proc/201249/statm: 64421 61439 544 696 0 63582 0
Current children cumulated CPU time: 1276.51 s
Current children cumulated vsize: 1919888 KiB
Current children cumulated memory: 692816 KiB

[startup+1286.4 s]
/proc/loadavg: 4.12 4.11 4.09 5/271 201333
/proc/meminfo: memFree=122522508/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1658012 memory=444116 CPUtime=498.93 cores=4,6
/proc/201223/stat : 201223 (python3) S 201218 201218 197761 0 -1 4194304 106150 0 0 0 49873 20 0 0 20 0 1 0 238689588 1697804288 111029 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 414503 111029 8172 1 0 385861 0
[pid=201249] ppid=201223 vsize=249492 memory=241648 CPUtime=783.97 cores=4,6
/proc/201249/stat : 201249 (naps-1.03a6) R 201223 201249 201249 0 -1 4194304 116994 0 0 0 78331 66 0 0 20 0 1 0 238739621 255479808 60412 18446744073709551615 4198400 7047149 140724914162416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10227712 140724914170255 140724914170353 140724914170353 140724914175945 0
/proc/201249/statm: 62373 60412 544 696 0 61534 0
Current children cumulated CPU time: 1282.9 s
Current children cumulated vsize: 1911696 KiB
Current children cumulated memory: 688708 KiB

[startup+1289.6 s]
/proc/loadavg: 4.11 4.10 4.09 5/271 201333
/proc/meminfo: memFree=122518412/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1658012 memory=444116 CPUtime=498.93 cores=4,6
/proc/201223/stat : 201223 (python3) S 201218 201218 197761 0 -1 4194304 106150 0 0 0 49873 20 0 0 20 0 1 0 238689588 1697804288 111029 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 414503 111029 8172 1 0 385861 0
[pid=201249] ppid=201223 vsize=249492 memory=241648 CPUtime=787.16 cores=4,6
/proc/201249/stat : 201249 (naps-1.03a6) R 201223 201249 201249 0 -1 4194304 117734 0 0 0 78650 66 0 0 20 0 1 0 238739621 255479808 60412 18446744073709551615 4198400 7047149 140724914162416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10227712 140724914170255 140724914170353 140724914170353 140724914175945 0
/proc/201249/statm: 62373 60412 544 696 0 61534 0
Current children cumulated CPU time: 1286.09 s
Current children cumulated vsize: 1911696 KiB
Current children cumulated memory: 688708 KiB

[startup+1291.2 s]
/proc/loadavg: 4.11 4.10 4.09 5/271 201333
/proc/meminfo: memFree=122518412/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1658012 memory=444116 CPUtime=498.93 cores=4,6
/proc/201223/stat : 201223 (python3) S 201218 201218 197761 0 -1 4194304 106150 0 0 0 49873 20 0 0 20 0 1 0 238689588 1697804288 111029 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 414503 111029 8172 1 0 385861 0
[pid=201249] ppid=201223 vsize=249492 memory=242160 CPUtime=788.75 cores=4,6
/proc/201249/stat : 201249 (naps-1.03a6) R 201223 201249 201249 0 -1 4194304 117876 0 0 0 78809 66 0 0 20 0 1 0 238739621 255479808 60540 18446744073709551615 4198400 7047149 140724914162416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10227712 140724914170255 140724914170353 140724914170353 140724914175945 0
/proc/201249/statm: 62373 60540 544 696 0 61534 0
Current children cumulated CPU time: 1287.68 s
Current children cumulated vsize: 1911696 KiB
Current children cumulated memory: 689220 KiB

[startup+1292 s]*
/proc/loadavg: 4.10 4.10 4.09 5/271 201333
/proc/meminfo: memFree=122518412/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1658012 memory=444116 CPUtime=498.93 cores=4,6
/proc/201223/stat : 201223 (python3) S 201218 201218 197761 0 -1 4194304 106150 0 0 0 49873 20 0 0 20 0 1 0 238689588 1697804288 111029 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 414503 111029 8172 1 0 385861 0
[pid=201249] ppid=201223 vsize=257684 memory=243056 CPUtime=789.55 cores=4,6
/proc/201249/stat : 201249 (naps-1.03a6) R 201223 201249 201249 0 -1 4194304 118099 0 0 0 78889 66 0 0 20 0 1 0 238739621 263868416 60764 18446744073709551615 4198400 7047149 140724914162416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10227712 140724914170255 140724914170353 140724914170353 140724914175945 0
/proc/201249/statm: 64421 60764 544 696 0 63582 0
Current children cumulated CPU time: 1288.48 s
Current children cumulated vsize: 1919888 KiB
Current children cumulated memory: 690116 KiB

[startup+1292.4 s]
/proc/loadavg: 4.10 4.10 4.09 5/271 201333
/proc/meminfo: memFree=122518412/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1658012 memory=444116 CPUtime=498.93 cores=4,6
/proc/201223/stat : 201223 (python3) S 201218 201218 197761 0 -1 4194304 106150 0 0 0 49873 20 0 0 20 0 1 0 238689588 1697804288 111029 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 414503 111029 8172 1 0 385861 0
[pid=201249] ppid=201223 vsize=257684 memory=243056 CPUtime=789.95 cores=4,6
/proc/201249/stat : 201249 (naps-1.03a6) R 201223 201249 201249 0 -1 4194304 118099 0 0 0 78929 66 0 0 20 0 1 0 238739621 263868416 60764 18446744073709551615 4198400 7047149 140724914162416 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 10227712 140724914170255 140724914170353 140724914170353 140724914175945 0
/proc/201249/statm: 64421 60764 544 696 0 63582 0
Current children cumulated CPU time: 1288.88 s
Current children cumulated vsize: 1919888 KiB
Current children cumulated memory: 690116 KiB

[startup+1292.6 s]
/proc/loadavg: 4.10 4.10 4.09 5/271 201333
/proc/meminfo: memFree=122518412/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1658012 memory=444116 CPUtime=1289.08 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 141878 118109 0 0 49887 21 78933 67 20 0 1 0 238689588 1697804288 111029 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 414503 111029 8172 1 0 385861 0
Current children cumulated CPU time: 1289.08 s
Current children cumulated vsize: 1662204 KiB
Current children cumulated memory: 447060 KiB

[startup+1292.7 s]
/proc/loadavg: 4.10 4.10 4.09 5/271 201333
/proc/meminfo: memFree=122518412/131250000 swapFree=33008868/33010684
[pid=201218] ppid=201215 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/201218/stat : 201218 (scip-naps-1.00a) S 201215 201218 197761 0 -1 4194304 260 342 0 0 0 0 0 0 20 0 1 0 238689586 4292608 736 18446744073709551615 93894141603840 93894142498373 140727298959968 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 93894142737424 93894142785168 93894145581056 140727298967963 140727298968062 140727298968062 140727298973666 0
/proc/201218/statm: 1048 736 672 219 0 110 0
[pid=201223] ppid=201218 vsize=1522044 memory=365228 CPUtime=1289.18 cores=4,6
/proc/201223/stat : 201223 (python3) R 201218 201218 197761 0 -1 4194304 163854 118109 0 0 49895 23 78933 67 20 0 1 0 238689588 1558573056 91307 18446744073709551615 94282874060800 94282874061177 140726599743616 0 0 0 0 16781312 0 0 0 0 17 6 0 0 0 0 0 94282874072472 94282874073092 94282875981824 140726599747919 140726599748128 140726599748128 140726599753703 0
/proc/201223/statm: 380511 91307 8172 1 0 351869 0
Current children cumulated CPU time: 1289.18 s
Current children cumulated vsize: 1526236 KiB
Current children cumulated memory: 368172 KiB

Child status: 0

Real time (s): 1292.74
CPU time (s): 1289.23
CPU user time (s): 1288.3
CPU system time (s): 0.929613
CPU usage (%): 99.7289
Max. virtual memory (cumulated for all children) (KiB): 2040532
Max. memory (cumulated for all children) (KiB): 799944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1288.3
system time used= 0.929613
maximum resident set size= 444116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 284971
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 355
involuntary context switches= 1314


# summary of solver processes directly reported to runsolver:
#   pid: 201218
#   total CPU time (s): 1289.23
#   total CPU user time (s): 1288.3
#   total CPU system time (s): 0.929613

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.5491 second user time and 6.08367 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-23 02:21:33
IDJOB=4545407
IDBENCH=180853
IDSOLVER=3388
FILE ID=nodeC013/4545407-1753230093
RUNJOBID= nodeC013-1753222587-197772
SLURM_JOB_ID= 9687822
Free space on /tmp= 432992 MiB

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

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

MD5SUM BENCH= 4a1d9056c3b02bcfb80521d72596a62f
RANDOM SEED=1155749937

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.854
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.864
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		: 3599.896
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.630
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		: 3600.551
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.835
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.857
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		: 3599.533
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:        123360128 kB
MemAvailable:   124465400 kB
Buffers:            1668 kB
Cached:          1845608 kB
SwapCached:           52 kB
Active:          6146040 kB
Inactive:         987648 kB
Active(anon):    5302964 kB
Inactive(anon):     4872 kB
Active(file):     843076 kB
Inactive(file):   982776 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008868 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6988 kB
Writeback:             0 kB
AnonPages:       5282104 kB
Mapped:           131188 kB
Shmem:             21424 kB
KReclaimable:     236920 kB
Slab:             334128 kB
SReclaimable:     236920 kB
SUnreclaim:        97208 kB
KernelStack:        4352 kB
PageTables:        14360 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    9655164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    747520 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= 432988 MiB
End job on nodeC013 at 2025-07-23 02:43:06