Trace number 4545439

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.00a1? (TO) 3600.44 3609.23

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-MisteryShopper-mini-5-10-2-6-0_c24.opb
MD5SUM533dc96f2f67a4db8413c4c2a7be8312
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 benchmark19.0046
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables53041
Total number of constraints39169
Number of constraints which are clauses12241
Number of constraints which are cardinality constraints (but not clauses)1968
Number of constraints which are nor clauses,nor cardinality constraints24960
Minimum length of a constraint1
Maximum length of a constraint53
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 47
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1191
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

499.02/500.50	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4545439-1753230835.opb
499.02/500.50	c Solving mode: decision
499.02/500.50	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
499.02/500.50	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
499.02/500.50	c original problem has 53041 variables (53041 bin, 0 int, 0 impl, 0 cont) and 39169 constraints
499.02/500.50	c presolving:
499.02/500.50	c (round 1, fast)       1 del vars, 1 del conss, 960 add conss, 0 chg bounds, 3120 chg sides, 960 chg coeffs, 0 upgd conss, 0 impls, 22848 clqs
499.02/500.50	c (round 2, fast)       1 del vars, 1 del conss, 960 add conss, 0 chg bounds, 3600 chg sides, 12720 chg coeffs, 0 upgd conss, 0 impls, 22848 clqs
499.02/500.50	c (round 3, exhaustive) 1 del vars, 241 del conss, 960 add conss, 0 chg bounds, 3600 chg sides, 12720 chg coeffs, 0 upgd conss, 0 impls, 22848 clqs
499.02/500.50	c (round 4, exhaustive) 1 del vars, 241 del conss, 960 add conss, 0 chg bounds, 3600 chg sides, 12720 chg coeffs, 38208 upgd conss, 0 impls, 22848 clqs
499.02/500.50	c (round 5, medium)     1 del vars, 23521 del conss, 47520 add conss, 0 chg bounds, 3600 chg sides, 13200 chg coeffs, 38208 upgd conss, 0 impls, 68928 clqs
499.02/500.50	c (round 6, exhaustive) 1 del vars, 23521 del conss, 47520 add conss, 0 chg bounds, 3600 chg sides, 13200 chg coeffs, 38688 upgd conss, 0 impls, 68928 clqs
499.02/500.50	c    (11.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
499.02/500.50	c    (11.8s) no symmetry present (symcode time: 0.04)
499.02/500.50	c presolving (7 rounds: 7 fast, 5 medium, 4 exhaustive):
499.02/500.50	c  28 deleted vars, 23548 deleted constraints, 47520 added constraints, 0 tightened bounds, 0 added holes, 3600 changed sides, 13200 changed coefficients
499.02/500.50	c  0 implications, 124168 cliques
499.02/500.50	c presolved problem has 53013 variables (53013 bin, 0 int, 0 impl, 0 cont) and 63141 constraints
499.02/500.50	c   60741 constraints of type <setppc>
499.02/500.50	c    1200 constraints of type <linear>
499.02/500.50	c    1200 constraints of type <logicor>
499.02/500.50	c transformed objective value is always integral (scale: 1)
499.02/500.50	c Presolving Time: 11.74
499.02/500.50	c 
499.02/500.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.02/500.50	c   500s|     1 |     0 | 85934 |     - |   593M |   0 |  53k|  63k|  63k|   0 |  0 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.02/500.50	c (node 1) LP solver hit time limit in LP 1 -- using pseudo solution instead
499.02/500.50	c 
499.02/500.50	c SCIP Status        : solving was interrupted [time limit reached]
499.02/500.50	c Solving Time (sec) : 500.04
499.02/500.50	c Solving Nodes      : 1
499.02/500.50	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
499.02/500.50	c Dual Bound         : +0.00000000000000e+00
499.02/500.50	c Gap                : infinite
499.02/500.50	c ----------------------------------------------------------------------
499.02/500.50	c dual bound: 0.0 -> 0
499.02/500.50	c primal bound: 1e+20 -> 100000000000000000000
499.02/500.50	c scip-goal-lb: 0
499.02/500.50	c scip-goal-ub: 100000000000000000000
499.02/500.50	c writing output to: HOME/tmpj6b8nm85.opb
499.02/500.50	c appending fixed variable constraints
499.02/500.50	c scip-fixed vars: 0.00% (1/53013)
499.02/500.50	c ----------------------------------------------------------------------
499.02/500.50	c executing external solver: HOME/naps-1.03a6
499.02/500.50	c ----------------------------------------------------------------------
499.02/500.50	c command: HOME/naps-1.03a6 HOME/tmpj6b8nm85.opb
499.02/500.52	c NaPS 1.03a6.
499.02/500.52	c Input file name: HOME/tmpj6b8nm85.opb
3600.00/3608.80	c
3600.00/3608.80	c *** TERMINATED *** by signal 15
3600.00/3608.80	c _____________________________________________________________________________
3600.00/3608.80	c std/band forms        : 25248,960
3600.00/3608.80	c 2cl/3cl ITE-codings   : 0,706080
3600.00/3608.80	c BDD/srt/adr Max costs : 1635,768,0
3600.00/3608.80	c BDDraw/bin/mul/srt/adr: 23760,0,480,1968,0
3600.00/3608.80	c BDD nodes             : 865440
3600.00/3608.80	c Es1/CC detections     : 0,0
3600.00/3608.80	c CC sort               : 1968
3600.00/3608.80	c SAT/UNSAT calls       : 0,0
3600.00/3608.80	c regenrated variables  : 0
3600.00/3608.80	c eliminated fixed lits : 2
3600.00/3608.80	c goal lit flips        : 0
3600.00/3608.80	c goal stages           : 0
3600.00/3608.80	c goal shrink           : 0
3600.00/3608.80	c goal coeff separations: 0
3600.00/3608.80	c restarts              : 0
3600.00/3608.80	c conflicts             : 0              (0 /sec)
3600.00/3608.80	c decisions             : 0              (0 /sec)
3600.00/3608.80	c propagations          : 0              (0 /sec)
3600.00/3608.80	c inspects              : 0              (0 /sec)
3600.00/3608.80	c CPU time (solving tm) : 3099 s        (3093 s, SAT 0 s, UNSAT 0 s)
3600.00/3608.80	c Time for Opt-base     : 0.453 s
3600.00/3608.80	c Steps for Opt-base    : 763200
3600.00/3608.80	c Time for BDD coding   : 4.387 s
3600.00/3608.80	c Time for srt coding   : 0.4004 s
3600.00/3608.80	c _____________________________________________________________________________
3600.00/3608.80	s UNKNOWN
3600.31/3609.14	c received SIGTERM, forwarding to pbsolver...
3600.31/3609.14	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

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: 63708 MiB (59738 MiB free)
  memory of node 1: 64465 MiB (57055 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545439-1753230835/watcher-4545439-1753230835 -o /tmp/evaluation-result-4545439-1753230835/solver-4545439-1753230835 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753222578-168830 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4545439-1753230835.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100062 s]*
/proc/loadavg: 4.08 4.09 4.09 5/270 172357
/proc/meminfo: memFree=119587528/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1186916 memory=31876 CPUtime=0.06 cores=1,3
/proc/172357/stat : 172357 (python3) R 172352 172352 168818 0 -1 4194304 3704 0 0 0 6 0 0 0 20 0 1 0 238762107 1215401984 7969 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 296729 7969 4897 1 0 268751 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191108 KiB
Current children cumulated memory: 34948 KiB

[startup+0.205772 s]*
/proc/loadavg: 4.08 4.09 4.09 5/270 172357
/proc/meminfo: memFree=119538892/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1233808 memory=85252 CPUtime=0.17 cores=1,3
/proc/172357/stat : 172357 (python3) R 172352 172352 168818 0 -1 4194304 14559 0 0 0 14 3 0 0 20 0 1 0 238762107 1263419392 21313 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 308452 21313 7617 1 0 279810 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1238000 KiB
Current children cumulated memory: 88324 KiB

[startup+0.30572 s]*
/proc/loadavg: 4.08 4.09 4.09 5/270 172357
/proc/meminfo: memFree=119506636/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1276628 memory=128900 CPUtime=0.27 cores=1,3
/proc/172357/stat : 172357 (python3) R 172352 172352 168818 0 -1 4194304 25302 0 0 0 22 5 0 0 20 0 1 0 238762107 1307267072 32193 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 319157 32193 7777 1 0 290515 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1280820 KiB
Current children cumulated memory: 131972 KiB

[startup+0.700208 s]
/proc/loadavg: 4.08 4.09 4.09 5/270 172357
/proc/meminfo: memFree=119401804/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1415456 memory=259204 CPUtime=0.65 cores=1,3
/proc/172357/stat : 172357 (python3) R 172352 172352 168818 0 -1 4194304 57847 0 0 0 56 9 0 0 20 0 1 0 238762107 1449426944 64801 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 353864 64801 7873 1 0 325222 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1419648 KiB
Current children cumulated memory: 262276 KiB

[startup+1.50022 s]
/proc/loadavg: 4.08 4.09 4.09 5/270 172357
/proc/meminfo: memFree=119313100/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1484032 memory=328324 CPUtime=1.46 cores=1,3
/proc/172357/stat : 172357 (python3) R 172352 172352 168818 0 -1 4194304 75295 0 0 0 134 12 0 0 20 0 1 0 238762107 1519648768 82081 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 371008 82081 7937 1 0 342366 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1488224 KiB
Current children cumulated memory: 331396 KiB

[startup+3.10571 s]
/proc/loadavg: 4.15 4.10 4.09 5/270 172357
/proc/meminfo: memFree=119208060/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1600868 memory=427456 CPUtime=3.05 cores=1,3
/proc/172357/stat : 172357 (python3) R 172352 172352 168818 0 -1 4194304 87279 0 0 0 291 14 0 0 20 0 1 0 238762107 1639288832 106864 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 400217 106864 7937 1 0 371575 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1605060 KiB
Current children cumulated memory: 430528 KiB

[startup+6.3002 s]
/proc/loadavg: 4.15 4.10 4.09 5/270 172357
/proc/meminfo: memFree=119216396/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1603968 memory=430528 CPUtime=6.24 cores=1,3
/proc/172357/stat : 172357 (python3) R 172352 172352 168818 0 -1 4194304 88058 0 0 0 609 15 0 0 20 0 1 0 238762107 1642463232 107632 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 400992 107632 7937 1 0 372350 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1608160 KiB
Current children cumulated memory: 433600 KiB

[startup+12.7002 s]
/proc/loadavg: 4.20 4.12 4.10 5/270 172357
/proc/meminfo: memFree=119184160/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1804120 memory=553480 CPUtime=12.62 cores=1,3
/proc/172357/stat : 172357 (python3) R 172352 172352 168818 0 -1 4194304 121806 0 0 0 1241 21 0 0 20 0 1 0 238762107 1847418880 138370 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 451030 138370 8065 1 0 422388 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1808312 KiB
Current children cumulated memory: 556552 KiB

[startup+25.5002 s]
/proc/loadavg: 4.17 4.11 4.10 5/270 172358
/proc/meminfo: memFree=119028244/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1871972 memory=610952 CPUtime=25.38 cores=1,3
/proc/172357/stat : 172357 (python3) R 172352 172352 168818 0 -1 4194304 136660 0 0 0 2515 23 0 0 20 0 1 0 238762107 1916899328 152738 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 467993 152738 8129 1 0 439351 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1876164 KiB
Current children cumulated memory: 614024 KiB

[startup+51.1057 s]
/proc/loadavg: 4.11 4.10 4.09 5/270 172358
/proc/meminfo: memFree=119046272/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1874216 memory=613256 CPUtime=50.91 cores=1,3
/proc/172357/stat : 172357 (python3) R 172352 172352 168818 0 -1 4194304 137238 0 0 0 5068 23 0 0 20 0 1 0 238762107 1919197184 153314 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 468554 153314 8129 1 0 439912 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1878408 KiB
Current children cumulated memory: 616328 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/270 172360
/proc/meminfo: memFree=119050004/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1882556 memory=623368 CPUtime=101.96 cores=1,3
/proc/172357/stat : 172357 (python3) R 172352 172352 168818 0 -1 4194304 139786 0 0 0 10172 24 0 0 20 0 1 0 238762107 1927737344 155842 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 470639 155842 8129 1 0 441997 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 1886748 KiB
Current children cumulated memory: 626440 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/269 172362
/proc/meminfo: memFree=119023300/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1884640 memory=625544 CPUtime=161.79 cores=1,3
/proc/172357/stat : 172357 (python3) R 172352 172352 168818 0 -1 4194304 140316 0 0 0 16154 25 0 0 20 0 1 0 238762107 1929871360 156386 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 471160 156386 8129 1 0 442518 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 1888832 KiB
Current children cumulated memory: 628616 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/269 172364
/proc/meminfo: memFree=119004696/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1893836 memory=632856 CPUtime=221.62 cores=1,3
/proc/172357/stat : 172357 (python3) R 172352 172352 168818 0 -1 4194304 140605 0 0 0 22137 25 0 0 20 0 1 0 238762107 1939288064 158214 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 473459 158214 8129 1 0 444817 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 1898028 KiB

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

/proc/loadavg: 1.05 1.11 1.61 2/247 172813
/proc/meminfo: memFree=123429696/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1935264 memory=670568 CPUtime=499.02 cores=1,3
/proc/172357/stat : 172357 (python3) S 172352 172352 168818 0 -1 4194304 148554 0 0 0 49875 27 0 0 20 0 1 0 238762107 1981710336 167642 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 483816 167642 8129 1 0 455174 0
[pid=172426] ppid=172357 vsize=385088 memory=339620 CPUtime=2715.33 cores=1,3
/proc/172426/stat : 172426 (naps-1.03a6) R 172357 172426 172426 0 -1 4194304 265599 0 0 0 271394 139 0 0 20 0 1 0 238812156 394330112 84905 18446744073709551615 4198400 7047149 140729398622208 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37330944 140729398626703 140729398626801 140729398626801 140729398632393 0
/proc/172426/statm: 96272 84905 544 696 0 95433 0
Current children cumulated CPU time: 3214.35 s
Current children cumulated vsize: 2324544 KiB
Current children cumulated memory: 1013260 KiB

[startup+3282.3 s]
/proc/loadavg: 1.13 1.12 1.58 2/247 172815
/proc/meminfo: memFree=123438016/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1935264 memory=670568 CPUtime=499.02 cores=1,3
/proc/172357/stat : 172357 (python3) S 172352 172352 168818 0 -1 4194304 148554 0 0 0 49875 27 0 0 20 0 1 0 238762107 1981710336 167642 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 483816 167642 8129 1 0 455174 0
[pid=172426] ppid=172357 vsize=401472 memory=343716 CPUtime=2775.21 cores=1,3
/proc/172426/stat : 172426 (naps-1.03a6) R 172357 172426 172426 0 -1 4194304 267154 0 0 0 277381 140 0 0 20 0 1 0 238812156 411107328 85929 18446744073709551615 4198400 7047149 140729398622208 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37330944 140729398626703 140729398626801 140729398626801 140729398632393 0
/proc/172426/statm: 100368 85929 544 696 0 99529 0
Current children cumulated CPU time: 3274.23 s
Current children cumulated vsize: 2340928 KiB
Current children cumulated memory: 1017356 KiB

[startup+3342.3 s]
/proc/loadavg: 1.11 1.11 1.54 2/247 172817
/proc/meminfo: memFree=123444444/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1935264 memory=670568 CPUtime=499.02 cores=1,3
/proc/172357/stat : 172357 (python3) S 172352 172352 168818 0 -1 4194304 148554 0 0 0 49875 27 0 0 20 0 1 0 238762107 1981710336 167642 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 483816 167642 8129 1 0 455174 0
[pid=172426] ppid=172357 vsize=385088 memory=339620 CPUtime=2835.07 cores=1,3
/proc/172426/stat : 172426 (naps-1.03a6) R 172357 172426 172426 0 -1 4194304 269055 0 0 0 283367 140 0 0 20 0 1 0 238812156 394330112 84905 18446744073709551615 4198400 7047149 140729398622208 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37330944 140729398626703 140729398626801 140729398626801 140729398632393 0
/proc/172426/statm: 96272 84905 544 696 0 95433 0
Current children cumulated CPU time: 3334.09 s
Current children cumulated vsize: 2324544 KiB
Current children cumulated memory: 1013260 KiB

[startup+3402.3 s]
/proc/loadavg: 1.09 1.10 1.51 2/248 172820
/proc/meminfo: memFree=123444220/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1935264 memory=670568 CPUtime=499.02 cores=1,3
/proc/172357/stat : 172357 (python3) S 172352 172352 168818 0 -1 4194304 148554 0 0 0 49875 27 0 0 20 0 1 0 238762107 1981710336 167642 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 483816 167642 8129 1 0 455174 0
[pid=172426] ppid=172357 vsize=385088 memory=337572 CPUtime=2894.95 cores=1,3
/proc/172426/stat : 172426 (naps-1.03a6) R 172357 172426 172426 0 -1 4194304 271981 0 0 0 289354 141 0 0 20 0 1 0 238812156 394330112 84393 18446744073709551615 4198400 7047149 140729398622208 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37330944 140729398626703 140729398626801 140729398626801 140729398632393 0
/proc/172426/statm: 96272 84393 544 696 0 95433 0
Current children cumulated CPU time: 3393.97 s
Current children cumulated vsize: 2324544 KiB
Current children cumulated memory: 1011212 KiB

[startup+3462.3 s]
/proc/loadavg: 1.10 1.10 1.48 2/248 172822
/proc/meminfo: memFree=123412908/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1935264 memory=670568 CPUtime=499.02 cores=1,3
/proc/172357/stat : 172357 (python3) S 172352 172352 168818 0 -1 4194304 148554 0 0 0 49875 27 0 0 20 0 1 0 238762107 1981710336 167642 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 483816 167642 8129 1 0 455174 0
[pid=172426] ppid=172357 vsize=417860 memory=353696 CPUtime=2954.81 cores=1,3
/proc/172426/stat : 172426 (naps-1.03a6) R 172357 172426 172426 0 -1 4194304 282945 0 0 0 295335 146 0 0 20 0 1 0 238812156 427888640 88424 18446744073709551615 4198400 7047149 140729398622208 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37330944 140729398626703 140729398626801 140729398626801 140729398632393 0
/proc/172426/statm: 104465 88424 544 696 0 103626 0
Current children cumulated CPU time: 3453.83 s
Current children cumulated vsize: 2357316 KiB
Current children cumulated memory: 1027336 KiB

[startup+3522.3 s]
/proc/loadavg: 1.14 1.11 1.46 2/248 172823
/proc/meminfo: memFree=123424592/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1935264 memory=670568 CPUtime=499.02 cores=1,3
/proc/172357/stat : 172357 (python3) S 172352 172352 168818 0 -1 4194304 148554 0 0 0 49875 27 0 0 20 0 1 0 238762107 1981710336 167642 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 483816 167642 8129 1 0 455174 0
[pid=172426] ppid=172357 vsize=417860 memory=352532 CPUtime=3014.68 cores=1,3
/proc/172426/stat : 172426 (naps-1.03a6) R 172357 172426 172426 0 -1 4194304 297175 0 0 0 301316 152 0 0 20 0 1 0 238812156 427888640 88133 18446744073709551615 4198400 7047149 140729398622208 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37330944 140729398626703 140729398626801 140729398626801 140729398632393 0
/proc/172426/statm: 104465 88133 544 696 0 103626 0
Current children cumulated CPU time: 3513.7 s
Current children cumulated vsize: 2357316 KiB
Current children cumulated memory: 1026172 KiB

[startup+3582.3 s]
/proc/loadavg: 1.09 1.10 1.43 2/248 172827
/proc/meminfo: memFree=123425816/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1935264 memory=670568 CPUtime=499.02 cores=1,3
/proc/172357/stat : 172357 (python3) S 172352 172352 168818 0 -1 4194304 148554 0 0 0 49875 27 0 0 20 0 1 0 238762107 1981710336 167642 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 483816 167642 8129 1 0 455174 0
[pid=172426] ppid=172357 vsize=417860 memory=354936 CPUtime=3074.54 cores=1,3
/proc/172426/stat : 172426 (naps-1.03a6) R 172357 172426 172426 0 -1 4194304 315733 0 0 0 307296 158 0 0 20 0 1 0 238812156 427888640 88734 18446744073709551615 4198400 7047149 140729398622208 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37330944 140729398626703 140729398626801 140729398626801 140729398632393 0
/proc/172426/statm: 104465 88734 544 696 0 103626 0
Current children cumulated CPU time: 3573.56 s
Current children cumulated vsize: 2357316 KiB
Current children cumulated memory: 1028576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.8 s]
/proc/loadavg: 1.11 1.11 1.43 2/247 172830
/proc/meminfo: memFree=123430928/131249988 swapFree=33010416/33010684
[pid=172352] ppid=172349 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/172352/stat : 172352 (scip-naps-1.00.) S 172349 172352 168818 0 -1 4194304 258 340 0 0 0 0 0 0 20 0 1 0 238762105 4292608 768 18446744073709551615 94399638081536 94399638976069 140730950471520 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94399639215120 94399639262864 94399672152064 140730950478239 140730950478336 140730950478336 140730950483940 0
/proc/172352/statm: 1048 768 704 219 0 110 0
[pid=172357] ppid=172352 vsize=1935264 memory=670568 CPUtime=499.02 cores=1,3
/proc/172357/stat : 172357 (python3) S 172352 172352 168818 0 -1 4194304 148554 0 0 0 49875 27 0 0 20 0 1 0 238762107 1981710336 167642 18446744073709551615 94714552406016 94714552406393 140724983748160 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94714552417688 94714552418308 94714581164032 140724983753046 140724983753248 140724983753248 140724983758823 0
/proc/172357/statm: 483816 167642 8129 1 0 455174 0
[pid=172426] ppid=172357 vsize=393284 memory=347552 CPUtime=3100.98 cores=1,3
/proc/172426/stat : 172426 (naps-1.03a6) R 172357 172426 172426 0 -1 4194304 324737 0 0 0 309937 161 0 0 20 0 1 0 238812156 402722816 86888 18446744073709551615 4198400 7047149 140729398622208 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37330944 140729398626703 140729398626801 140729398626801 140729398632393 0
/proc/172426/statm: 98321 86888 544 696 0 97482 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2332740 KiB
Current children cumulated memory: 1021192 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000631 s, system=0.006695 s

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

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

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

[startup+3609.2 s]*
/proc/loadavg: 1.11 1.11 1.43 2/245 172830
/proc/meminfo: memFree=123988892/131249988 swapFree=33010416/33010684
Current cumulated CPU time of completed processes: 0.007326 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3609.23
CPU time (s): 3600.44
CPU user time (s): 3598.46
CPU system time (s): 1.97514
CPU usage (%): 99.7566
Max. virtual memory (cumulated for all children) (KiB): 2639456
Max. memory (cumulated for all children) (KiB): 1257552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.46
system time used= 1.97514
maximum resident set size= 670568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 560083
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 388
involuntary context switches= 2740


# summary of solver processes directly reported to runsolver:
#   pid: 172352,172357
#   total CPU time (s): 3600.44
#   total CPU user time (s): 3598.46
#   total CPU system time (s): 1.97514

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.97763 second user time and 14.2658 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-23 02:33:56
IDJOB=4545439
IDBENCH=180858
IDSOLVER=3368
FILE ID=nodeC031/4545439-1753230835
RUNJOBID= nodeC031-1753222578-168830
SLURM_JOB_ID= 9687820
Free space on /tmp= 432904 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-MisteryShopper-mini-5-10-2-6-0_c24.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545439-1753230835/watcher-4545439-1753230835 -o /tmp/evaluation-result-4545439-1753230835/solver-4545439-1753230835 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1753222578-168830 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4545439-1753230835.opb

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

MD5SUM BENCH= 533dc96f2f67a4db8413c4c2a7be8312
RANDOM SEED=584789188

nodeC031 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.888
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.78
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.469
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.78
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		: 3598.718
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.78
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		: 3641.290
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.78
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.628
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.78
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.848
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.78
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		: 3672.070
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.78
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		: 3600.699
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        119596484 kB
MemAvailable:   124782588 kB
Buffers:            2128 kB
Cached:          5870672 kB
SwapCached:            8 kB
Active:          6061152 kB
Inactive:        4736600 kB
Active(anon):    4940740 kB
Inactive(anon):    10464 kB
Active(file):    1120412 kB
Inactive(file):  4726136 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7848 kB
Writeback:             0 kB
AnonPages:       4920864 kB
Mapped:           138100 kB
Shmem:             26248 kB
KReclaimable:     357588 kB
Slab:             456460 kB
SReclaimable:     357588 kB
SUnreclaim:        98872 kB
KernelStack:        4384 kB
PageTables:        13540 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    9272392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:    933888 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432944 MiB
End job on nodeC031 at 2025-07-23 03:34:05