Trace number 4529812

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2? (TO) 3602.15 3613.62

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-147.opb
MD5SUM68b1290c926351b4227086ab823cce81
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42127
Total number of constraints974306
Number of constraints which are clauses875463
Number of constraints which are cardinality constraints (but not clauses)3062
Number of constraints which are nor clauses,nor cardinality constraints95781
Minimum length of a constraint2
Maximum length of a constraint627
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 628
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

500.61/502.57	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529812-1752255145.opb
500.61/502.57	c Solving mode: decision
500.61/502.57	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
500.61/502.57	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
500.61/502.57	c original problem has 42127 variables (42127 bin, 0 int, 0 impl, 0 cont) and 974306 constraints
500.61/502.57	c presolving:
500.61/502.57	c (round 1, exhaustive) 1 del vars, 8 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 974297 upgd conss, 0 impls, 206525 clqs
500.61/502.57	c (round 2, exhaustive) 1 del vars, 12166 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 18246 chg coeffs, 974297 upgd conss, 0 impls, 206525 clqs
500.61/502.57	c    (100.3s) probing: 1000/42126 (2.4%) - 0 fixings, 0 aggregations, 223158 implications, 0 bound changes
500.61/502.57	c    (100.3s) probing: 1001/42126 (2.4%) - 0 fixings, 0 aggregations, 223160 implications, 0 bound changes
500.61/502.57	c    (100.3s) probing aborted: 1000/1000 successive useless probings
500.61/502.57	c    (106.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
500.61/502.57	c    (107.4s) no symmetry present (symcode time: 0.25)
500.61/502.57	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
500.61/502.57	c  1 deleted vars, 12166 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 18291 changed coefficients
500.61/502.57	c  0 implications, 429685 cliques
500.61/502.57	c presolved problem has 42126 variables (42126 bin, 0 int, 0 impl, 0 cont) and 962140 constraints
500.61/502.57	c   97301 constraints of type <knapsack>
500.61/502.57	c  206525 constraints of type <setppc>
500.61/502.57	c       1 constraints of type <linear>
500.61/502.57	c  658313 constraints of type <logicor>
500.61/502.57	c transformed objective value is always integral (scale: 1)
500.61/502.57	c Presolving Time: 107.10
500.61/502.57	c 
500.61/502.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
500.61/502.57	c   120s|     1 |     0 |  2682 |     - |  4106M |   0 |  42k| 962k| 962k|   0 |  0 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
500.61/502.57	c   500s|     1 |     0 |  6440 |     - |  4138M |   0 |  42k| 962k| 962k|   2 |  1 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
500.61/502.57	c (node 1) LP solver hit time limit in LP 13 -- using pseudo solution instead
500.61/502.57	c 
500.61/502.57	c SCIP Status        : solving was interrupted [time limit reached]
500.61/502.57	c Solving Time (sec) : 500.03
500.61/502.57	c Solving Nodes      : 1
500.61/502.57	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
500.61/502.57	c Dual Bound         : +0.00000000000000e+00
500.61/502.57	c Gap                : infinite
500.61/502.57	c ----------------------------------------------------------------------
500.61/502.57	c dual bound: 0.0 -> 0
500.61/502.57	c primal bound: 1e+20 -> 100000000000000000000
500.61/502.57	c scip-goal-lb: 0
500.61/502.57	c scip-goal-ub: 100000000000000000000
500.61/502.57	c writing output to: HOME/tmps5cyau3z.opb
500.61/502.57	c appending fixed variable constraints
500.61/502.57	c scip-fixed vars: 0.00% (0/42126)
500.61/502.57	c ----------------------------------------------------------------------
500.61/502.57	c executing external solver: HOME/naps-1.03a6
500.61/502.57	c ----------------------------------------------------------------------
500.61/502.57	c command: HOME/naps-1.03a6 HOME/tmps5cyau3z.opb
500.71/502.64	c NaPS 1.03a6.
500.71/502.64	c Input file name: HOME/tmps5cyau3z.opb
3600.00/3611.50	c
3600.00/3611.50	c *** TERMINATED *** by signal 15
3600.00/3611.50	c s UNKNOWN
3600.00/3611.50	c _____________________________________________________________________________
3600.00/3611.50	c std/band forms        : 98844,0
3600.00/3611.50	c 2cl/3cl ITE-codings   : 91220,0
3600.00/3611.50	c BDD/srt/adr Max costs : 5,119,0
3600.00/3611.50	c BDDraw/bin/mul/srt/adr: 95781,0,0,3063,0
3600.00/3611.50	c BDD nodes             : 565564
3600.00/3611.50	c Es1/CC detections     : 0,0
3600.00/3611.50	c CC sort               : 3062
3600.00/3611.50	c SAT/UNSAT calls       : 0,0
3600.00/3611.50	c regenrated variables  : 0
3600.00/3611.50	c eliminated fixed lits : 0
3600.00/3611.50	c goal lit flips        : 0
3600.00/3611.50	c goal stages           : 0
3600.00/3611.50	c goal shrink           : 0
3600.00/3611.50	c goal coeff separations: 0
3600.00/3611.50	c restarts              : 0
3600.00/3611.50	c conflicts             : 0              (0 /sec)
3600.00/3611.50	c decisions             : 0              (0 /sec)
3600.00/3611.50	c propagations          : 0              (0 /sec)
3600.00/3611.50	c inspects              : 0              (0 /sec)
3600.00/3611.50	c CPU time (solving tm) : 3097 s        (3088 s, SAT 0 s, UNSAT 0 s)
3600.00/3611.50	c Time for Opt-base     : 0.01425 s
3600.00/3611.50	c Steps for Opt-base    : 0
3600.00/3611.50	c Time for BDD coding   : 1.22 s
3600.00/3611.50	c Time for srt coding   : 0.03273 s
3600.00/3611.50	c _____________________________________________________________________________
3600.00/3611.50	c received SIGTERM, forwarding to pbsolver...
3600.00/3611.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529812-1752255145/watcher-4529812-1752255145 -o /tmp/evaluation-result-4529812-1752255145/solver-4529812-1752255145 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1752253280-115091 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529812-1752255145.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=116183, runsolver pid=116180

[startup+0.100069 s]*
/proc/loadavg: 4.11 4.09 3.91 5/270 116188
/proc/meminfo: memFree=121926948/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=1186292 memory=30996 CPUtime=0.06 cores=4,6
/proc/116188/stat : 116188 (python3) R 116183 116183 113697 0 -1 4194304 3548 0 0 0 5 1 0 0 20 0 1 0 141192134 1214763008 7749 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 296573 7749 4842 1 0 268595 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1190484 KiB
Current children cumulated memory: 34068 KiB

[startup+0.205844 s]*
/proc/loadavg: 4.11 4.09 3.91 5/270 116188
/proc/meminfo: memFree=121899736/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=1213268 memory=64916 CPUtime=0.16 cores=4,6
/proc/116188/stat : 116188 (python3) R 116183 116183 113697 0 -1 4194304 9491 0 0 0 14 2 0 0 20 0 1 0 141192134 1242386432 16229 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 303317 16229 7626 1 0 274675 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1217460 KiB
Current children cumulated memory: 67988 KiB

[startup+0.305781 s]*
/proc/loadavg: 4.11 4.09 3.91 5/270 116188
/proc/meminfo: memFree=121875544/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=1241000 memory=91924 CPUtime=0.26 cores=4,6
/proc/116188/stat : 116188 (python3) R 116183 116183 113697 0 -1 4194304 16224 0 0 0 23 3 0 0 20 0 1 0 141192134 1270784000 22981 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 310250 22981 7626 1 0 281608 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1245192 KiB
Current children cumulated memory: 94996 KiB

[startup+0.700218 s]
/proc/loadavg: 4.11 4.09 3.91 5/270 116188
/proc/meminfo: memFree=121823064/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=1343828 memory=194568 CPUtime=0.65 cores=4,6
/proc/116188/stat : 116188 (python3) R 116183 116183 113697 0 -1 4194304 41389 0 0 0 57 8 0 0 20 0 1 0 141192134 1376079872 48642 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 335957 48642 7626 1 0 307315 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1348020 KiB
Current children cumulated memory: 197640 KiB

[startup+1.50021 s]
/proc/loadavg: 4.11 4.09 3.91 5/270 116188
/proc/meminfo: memFree=121699152/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=1547076 memory=397520 CPUtime=1.44 cores=4,6
/proc/116188/stat : 116188 (python3) R 116183 116183 113697 0 -1 4194304 90072 0 0 0 128 16 0 0 20 0 1 0 141192134 1584205824 99380 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 386769 99380 7626 1 0 358127 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1551268 KiB
Current children cumulated memory: 400592 KiB

[startup+3.10571 s]
/proc/loadavg: 4.10 4.09 3.91 5/270 116188
/proc/meminfo: memFree=120989528/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=2188912 memory=1040132 CPUtime=3.05 cores=4,6
/proc/116188/stat : 116188 (python3) R 116183 116183 113697 0 -1 4194304 232215 0 0 0 264 41 0 0 20 0 1 0 141192134 2241445888 260033 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 547228 260033 7786 1 0 518586 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 2193104 KiB
Current children cumulated memory: 1043204 KiB

[startup+6.3002 s]
/proc/loadavg: 4.10 4.09 3.91 5/270 116188
/proc/meminfo: memFree=120351456/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=2877588 memory=1715924 CPUtime=6.23 cores=4,6
/proc/116188/stat : 116188 (python3) R 116183 116183 113697 0 -1 4194304 379693 0 0 0 555 68 0 0 20 0 1 0 141192134 2946650112 428981 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 719397 428981 7882 1 0 690755 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 2881780 KiB
Current children cumulated memory: 1718996 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.09 3.91 5/270 116188
/proc/meminfo: memFree=120024800/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=3103320 memory=1941856 CPUtime=12.61 cores=4,6
/proc/116188/stat : 116188 (python3) R 116183 116183 113697 0 -1 4194304 429027 0 0 0 1185 76 0 0 20 0 1 0 141192134 3177799680 485464 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 775830 485464 7946 1 0 747188 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 3107512 KiB
Current children cumulated memory: 1944928 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.10 3.92 5/270 116188
/proc/meminfo: memFree=120027192/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=3103320 memory=1944544 CPUtime=25.37 cores=4,6
/proc/116188/stat : 116188 (python3) R 116183 116183 113697 0 -1 4194304 429758 0 0 0 2460 77 0 0 20 0 1 0 141192134 3177799680 486136 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 775830 486136 7946 1 0 747188 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 3107512 KiB
Current children cumulated memory: 1947616 KiB

[startup+51.106 s]
/proc/loadavg: 4.09 4.09 3.92 5/270 116188
/proc/meminfo: memFree=120107908/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=3103320 memory=1944544 CPUtime=50.88 cores=4,6
/proc/116188/stat : 116188 (python3) R 116183 116183 113697 0 -1 4194304 429789 0 0 0 5011 77 0 0 20 0 1 0 141192134 3177799680 486136 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 775830 486136 7946 1 0 747188 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 3107512 KiB
Current children cumulated memory: 1947616 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 3.93 5/270 116190
/proc/meminfo: memFree=120074300/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=3103320 memory=1944544 CPUtime=101.88 cores=4,6
/proc/116188/stat : 116188 (python3) R 116183 116183 113697 0 -1 4194304 429789 0 0 0 10111 77 0 0 20 0 1 0 141192134 3177799680 486136 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 775830 486136 7946 1 0 747188 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 3107512 KiB
Current children cumulated memory: 1947616 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.10 3.95 5/269 116192
/proc/meminfo: memFree=116833524/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=6498312 memory=5122072 CPUtime=161.67 cores=4,6
/proc/116188/stat : 116188 (python3) R 116183 116183 113697 0 -1 4194304 865776 0 0 0 15979 188 0 0 20 0 1 0 141192134 6654271488 1280518 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 1624578 1280518 8138 1 0 1595936 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 6502504 KiB
Current children cumulated memory: 5125144 KiB

[startup+222.3 s]
/proc/loadavg: 4.33 4.18 3.99 5/269 116194
/proc/meminfo: memFree=116823700/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=6498312 memory=5122072 CPUtime=221.45 cores=4,6
/proc/116188/stat : 116188 (python3) R 116183 116183 113697 0 -1 4194304 865776 0 0 0 21957 188 0 0 20 0 1 0 141192134 6654271488 1280518 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 1624578 1280518 8138 1 0 1595936 0
Current children cumulated CPU time: 221.45 s
Current children cumulated vsize: 6502504 KiB

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

/proc/116188/stat : 116188 (python3) S 116183 116183 113697 0 -1 4194304 872123 0 0 0 49875 197 0 0 20 0 1 0 141192134 6588588032 1264644 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 1608542 1264644 8170 1 0 1579900 0
[pid=116208] ppid=116188 vsize=319744 memory=289476 CPUtime=2830.79 cores=4,6
/proc/116208/stat : 116208 (naps-1.03a6) R 116188 116208 116208 0 -1 4194304 219013 0 0 0 282839 240 0 0 20 0 1 0 141242393 327417856 72369 18446744073709551615 4198400 7047149 140723397629696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 34451456 140723397634447 140723397634545 140723397634545 140723397640137 0
/proc/116208/statm: 79936 72369 544 696 0 79097 0
Current children cumulated CPU time: 3331.51 s
Current children cumulated vsize: 6758104 KiB
Current children cumulated memory: 5351124 KiB

[startup+3402.3 s]
/proc/loadavg: 1.41 1.92 2.35 2/247 116444
/proc/meminfo: memFree=123422076/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=6434168 memory=5058576 CPUtime=500.72 cores=4,6
/proc/116188/stat : 116188 (python3) S 116183 116183 113697 0 -1 4194304 872123 0 0 0 49875 197 0 0 20 0 1 0 141192134 6588588032 1264644 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 1608542 1264644 8170 1 0 1579900 0
[pid=116208] ppid=116188 vsize=319744 memory=285380 CPUtime=2890.63 cores=4,6
/proc/116208/stat : 116208 (naps-1.03a6) R 116188 116208 116208 0 -1 4194304 221145 0 0 0 288820 243 0 0 20 0 1 0 141242393 327417856 71345 18446744073709551615 4198400 7047149 140723397629696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 34451456 140723397634447 140723397634545 140723397634545 140723397640137 0
/proc/116208/statm: 79936 71345 544 696 0 79097 0
Current children cumulated CPU time: 3391.35 s
Current children cumulated vsize: 6758104 KiB
Current children cumulated memory: 5347028 KiB

[startup+3462.3 s]
/proc/loadavg: 1.26 1.78 2.27 2/247 116446
/proc/meminfo: memFree=123408356/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=6434168 memory=5058576 CPUtime=500.72 cores=4,6
/proc/116188/stat : 116188 (python3) S 116183 116183 113697 0 -1 4194304 872123 0 0 0 49875 197 0 0 20 0 1 0 141192134 6588588032 1264644 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 1608542 1264644 8170 1 0 1579900 0
[pid=116208] ppid=116188 vsize=352512 memory=316100 CPUtime=2950.47 cores=4,6
/proc/116208/stat : 116208 (naps-1.03a6) R 116188 116208 116208 0 -1 4194304 222758 0 0 0 294802 245 0 0 20 0 1 0 141242393 360972288 79025 18446744073709551615 4198400 7047149 140723397629696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 34451456 140723397634447 140723397634545 140723397634545 140723397640137 0
/proc/116208/statm: 88128 79025 544 696 0 87289 0
Current children cumulated CPU time: 3451.19 s
Current children cumulated vsize: 6790872 KiB
Current children cumulated memory: 5377748 KiB

[startup+3522.3 s]
/proc/loadavg: 1.15 1.65 2.20 2/250 116453
/proc/meminfo: memFree=123418988/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=6434168 memory=5058576 CPUtime=500.72 cores=4,6
/proc/116188/stat : 116188 (python3) S 116183 116183 113697 0 -1 4194304 872123 0 0 0 49875 197 0 0 20 0 1 0 141192134 6588588032 1264644 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 1608542 1264644 8170 1 0 1579900 0
[pid=116208] ppid=116188 vsize=319744 memory=302916 CPUtime=3010.32 cores=4,6
/proc/116208/stat : 116208 (naps-1.03a6) R 116188 116208 116208 0 -1 4194304 224142 0 0 0 300784 248 0 0 20 0 1 0 141242393 327417856 75729 18446744073709551615 4198400 7047149 140723397629696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 34451456 140723397634447 140723397634545 140723397634545 140723397640137 0
/proc/116208/statm: 79936 75729 544 696 0 79097 0
Current children cumulated CPU time: 3511.04 s
Current children cumulated vsize: 6758104 KiB
Current children cumulated memory: 5364564 KiB

[startup+3582.3 s]
/proc/loadavg: 1.10 1.55 2.12 2/251 116458
/proc/meminfo: memFree=123385116/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=6434168 memory=5058576 CPUtime=500.72 cores=4,6
/proc/116188/stat : 116188 (python3) S 116183 116183 113697 0 -1 4194304 872123 0 0 0 49875 197 0 0 20 0 1 0 141192134 6588588032 1264644 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 1608542 1264644 8170 1 0 1579900 0
[pid=116208] ppid=116188 vsize=352512 memory=311996 CPUtime=3070.16 cores=4,6
/proc/116208/stat : 116208 (naps-1.03a6) R 116188 116208 116208 0 -1 4194304 226507 0 0 0 306764 252 0 0 20 0 1 0 141242393 360972288 77999 18446744073709551615 4198400 7047149 140723397629696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 34451456 140723397634447 140723397634545 140723397634545 140723397640137 0
/proc/116208/statm: 88128 77999 544 696 0 87289 0
Current children cumulated CPU time: 3570.88 s
Current children cumulated vsize: 6790872 KiB
Current children cumulated memory: 5373644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 1.13 1.52 2.10 2/251 116458
/proc/meminfo: memFree=123389336/131249988 swapFree=33010160/33010684
[pid=116183] ppid=116180 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/116183/stat : 116183 (scip-naps-1.00a) S 116180 116183 113697 0 -1 4194304 258 343 0 0 0 0 0 0 20 0 1 0 141192132 4292608 768 18446744073709551615 94138041229312 94138042123845 140724368559664 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94138042362896 94138042410640 94138044686336 140724368562587 140724368562686 140724368562686 140724368568290 0
/proc/116183/statm: 1048 768 704 219 0 110 0
[pid=116188] ppid=116183 vsize=6434168 memory=5058576 CPUtime=500.72 cores=4,6
/proc/116188/stat : 116188 (python3) S 116183 116183 113697 0 -1 4194304 872123 0 0 0 49875 197 0 0 20 0 1 0 141192134 6588588032 1264644 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 1608542 1264644 8170 1 0 1579900 0
[pid=116208] ppid=116188 vsize=352512 memory=318140 CPUtime=3099.28 cores=4,6
/proc/116208/stat : 116208 (naps-1.03a6) R 116188 116208 116208 0 -1 4194304 226510 0 0 0 309676 252 0 0 20 0 1 0 141242393 360972288 79535 18446744073709551615 4198400 7047149 140723397629696 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 34451456 140723397634447 140723397634545 140723397634545 140723397640137 0
/proc/116208/statm: 88128 79535 544 696 0 87289 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 6790872 KiB
Current children cumulated memory: 5379788 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001817 s, system=0.011918 s

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

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

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

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

[startup+3612.8 s]
/proc/loadavg: 1.12 1.51 2.09 2/249 116458
/proc/meminfo: memFree=123689496/131249988 swapFree=33010160/33010684
[pid=116188] ppid=116180 vsize=6434168 memory=5058576 CPUtime=3601.3 cores=4,6
/proc/116188/stat : 116188 (python3) R 116180 116183 113697 0 -1 4194304 1125356 226511 0 0 49991 210 309676 253 20 0 1 0 141192134 6588588032 1264644 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 1608542 1264644 8170 1 0 1579900 0
Current cumulated CPU time of completed processes: 0.013735 s
Current children cumulated CPU time: 3601.3 s
Current children cumulated vsize: 6434168 KiB
Current children cumulated memory: 5058576 KiB

[startup+3613.2 s]
/proc/loadavg: 1.12 1.51 2.09 2/249 116458
/proc/meminfo: memFree=123689496/131249988 swapFree=33010160/33010684
[pid=116188] ppid=116180 vsize=6434168 memory=5058576 CPUtime=3601.7 cores=4,6
/proc/116188/stat : 116188 (python3) R 116180 116183 113697 0 -1 4194304 1149176 226511 0 0 50030 211 309676 253 20 0 1 0 141192134 6588588032 1264644 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 1608542 1264644 8170 1 0 1579900 0
Current cumulated CPU time of completed processes: 0.013735 s
Current children cumulated CPU time: 3601.7 s
Current children cumulated vsize: 6434168 KiB
Current children cumulated memory: 5058576 KiB

[startup+3613.4 s]
/proc/loadavg: 1.12 1.51 2.09 2/249 116458
/proc/meminfo: memFree=123689496/131249988 swapFree=33010160/33010684
[pid=116188] ppid=116180 vsize=6331132 memory=4955608 CPUtime=3601.9 cores=4,6
/proc/116188/stat : 116188 (python3) R 116180 116183 113697 0 -1 4194304 1193537 226511 0 0 50046 215 309676 253 20 0 1 0 141192134 6483079168 1238902 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 1582783 1238902 8170 1 0 1554141 0
Current cumulated CPU time of completed processes: 0.013735 s
Current children cumulated CPU time: 3601.9 s
Current children cumulated vsize: 6331132 KiB
Current children cumulated memory: 4955608 KiB

[startup+3613.5 s]
/proc/loadavg: 1.12 1.51 2.09 2/249 116458
/proc/meminfo: memFree=123689496/131249988 swapFree=33010160/33010684
[pid=116188] ppid=116180 vsize=6331132 memory=4955608 CPUtime=3601.99 cores=4,6
/proc/116188/stat : 116188 (python3) R 116180 116183 113697 0 -1 4194304 1220270 226511 0 0 50054 216 309676 253 20 0 1 0 141192134 6483079168 1238902 18446744073709551615 94516984688640 94516984689017 140729630237488 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94516984700312 94516984700932 94516994617344 140729630243151 140729630243360 140729630243360 140729630248935 0
/proc/116188/statm: 1582783 1238902 8170 1 0 1554141 0
Current cumulated CPU time of completed processes: 0.013735 s
Current children cumulated CPU time: 3601.99 s
Current children cumulated vsize: 6331132 KiB
Current children cumulated memory: 4955608 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3613.62
CPU time (s): 3602.15
CPU user time (s): 3597.31
CPU system time (s): 4.83391
CPU usage (%): 99.6825
Max. virtual memory (cumulated for all children) (KiB): 6876240
Max. memory (cumulated for all children) (KiB): 5475200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.31
system time used= 4.83391
maximum resident set size= 5472128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1447411
page faults= 0
swaps= 0
block input operations= 0
block output operations= 86080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 361
involuntary context switches= 20697


# summary of solver processes directly reported to runsolver:
#   pid: 116183,116188
#   total CPU time (s): 3602.15
#   total CPU user time (s): 3597.31
#   total CPU system time (s): 4.83391

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.60984 second user time and 17.4508 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-11 19:32:26
IDJOB=4529812
IDBENCH=155524
IDSOLVER=3388
FILE ID=nodeC020/4529812-1752255145
RUNJOBID= nodeC020-1752253280-115091
SLURM_JOB_ID= 9682577
Free space on /tmp= 431384 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-147.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529812-1752255145/watcher-4529812-1752255145 -o /tmp/evaluation-result-4529812-1752255145/solver-4529812-1752255145 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1752253280-115091 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529812-1752255145.opb

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

MD5SUM BENCH= 68b1290c926351b4227086ab823cce81
RANDOM SEED=257250552

nodeC020 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.891
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.79
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.883
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.630
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.79
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		: 3608.659
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.79
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.789
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.79
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.894
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.79
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.891
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.79
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		: 3494.823
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        121926948 kB
MemAvailable:   122921660 kB
Buffers:            2128 kB
Cached:          1783788 kB
SwapCached:            8 kB
Active:          7412088 kB
Inactive:        1212452 kB
Active(anon):    6832120 kB
Inactive(anon):    24548 kB
Active(file):     579968 kB
Inactive(file):  1187904 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             48604 kB
Writeback:             4 kB
AnonPages:       6838364 kB
Mapped:           133012 kB
Shmem:             18044 kB
KReclaimable:     132156 kB
Slab:             226404 kB
SReclaimable:     132156 kB
SUnreclaim:        94248 kB
KernelStack:        4320 kB
PageTables:        17320 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:   11245052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2506752 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431420 MiB
End job on nodeC020 at 2025-07-11 20:32:39