Trace number 4511997

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? (MO) 728.184 730.349

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm95p-dec.opb.negationfix.opb
MD5SUMb485ff0024704468ace87f8a9b2f8459
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark11.9049
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2595328
Total number of constraints11162
Number of constraints which are clauses5068
Number of constraints which are cardinality constraints (but not clauses)5068
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint5068
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 1898208
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4365628
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

514.28/515.93	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4511997-1751205403.opb
514.28/515.93	c Solving mode: decision
514.28/515.93	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
514.28/515.93	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
514.28/515.93	c original problem has 2595328 variables (2595328 bin, 0 int, 0 impl, 0 cont) and 11162 constraints
514.28/515.93	c presolving:
514.28/515.93	c (round 1, fast)       3771 del vars, 2 del conss, 0 add conss, 3259 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 817947 clqs
514.28/515.93	c (round 2, exhaustive) 3771 del vars, 5070 del conss, 0 add conss, 3259 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 817947 clqs
514.28/515.93	c (round 3, exhaustive) 3771 del vars, 5070 del conss, 0 add conss, 3259 chg bounds, 0 chg sides, 0 chg coeffs, 6092 upgd conss, 0 impls, 818041 clqs
514.28/515.93	c    (464.2s) probing: 1000/2591045 (0.0%) - 0 fixings, 0 aggregations, 510659 implications, 0 bound changes
514.28/515.93	c    (464.6s) probing: 1001/2591045 (0.0%) - 0 fixings, 0 aggregations, 511170 implications, 0 bound changes
514.28/515.93	c    (464.6s) probing aborted: 1000/1000 successive useless probings
514.28/515.93	c    (467.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
514.28/515.93	c symmetry computation terminated early, because number of cells 100083 in Nauty exceeds limit of 100000
514.28/515.93	c for running full symmetry detection, increase value of parameter propagating/symmetry/nautymaxncells
514.28/515.93	c    (473.7s) symmetry computation finished: 19 generators found (max: 24, log10 of symmetry group size: 0.0) (symcode time: 4.28)
514.28/515.93	c dynamic symmetry handling statistics:
514.28/515.93	c    orbitopal reduction:       no components
514.28/515.93	c    orbital reduction:          1 components of sizes 19
514.28/515.93	c    lexicographic reduction:   19 permutations with support sizes 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024
514.28/515.93	c handled 1 out of 1 symmetry components
514.28/515.93	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
514.28/515.93	c  4283 deleted vars, 5071 deleted constraints, 0 added constraints, 3259 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
514.28/515.93	c  0 implications, 818072 cliques
514.28/515.93	c presolved problem has 2591045 variables (2591045 bin, 0 int, 0 impl, 0 cont) and 6091 constraints
514.28/515.93	c    1024 constraints of type <knapsack>
514.28/515.93	c    5067 constraints of type <setppc>
514.28/515.93	c transformed objective value is always integral (scale: 1)
514.28/515.93	c Presolving Time: 470.95
514.28/515.93	c 
514.28/515.93	c 
514.28/515.93	c SCIP Status        : solving was interrupted [time limit reached]
514.28/515.93	c Solving Time (sec) : 500.84
514.28/515.93	c Solving Nodes      : 1
514.28/515.93	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
514.28/515.93	c Dual Bound         : +0.00000000000000e+00
514.28/515.93	c Gap                : infinite
514.28/515.93	c ----------------------------------------------------------------------
514.28/515.93	c dual bound: 0.0 -> 0
514.28/515.93	c primal bound: 1e+20 -> 100000000000000000000
514.28/515.93	c scip-goal-lb: 0
514.28/515.93	c scip-goal-ub: 100000000000000000000
514.28/515.93	c writing output to: HOME/tmp370n6ir2.opb
514.28/515.93	c appending fixed variable constraints
514.28/515.93	c scip-fixed vars: 0.17% (4283/2591045)
514.28/515.93	c ----------------------------------------------------------------------
514.28/515.93	c executing external solver: HOME/naps-1.03a6
514.28/515.93	c ----------------------------------------------------------------------
514.28/515.93	c command: HOME/naps-1.03a6 HOME/tmp370n6ir2.opb
514.41/516.31	c NaPS 1.03a6.
514.41/516.31	c Input file name: HOME/tmp370n6ir2.opb
725.43/727.60	c
725.43/727.60	c *** TERMINATED *** by signal 15
725.43/727.60	c _____________________________________________________________________________
725.43/727.60	c std/band forms        : 82,0
725.43/727.60	c 2cl/3cl ITE-codings   : 0,0
725.43/727.60	c BDD/srt/adr Max costs : 612020,2159479,0
725.43/727.60	c BDDraw/bin/mul/srt/adr: 2,0,0,80,0
725.43/727.60	c BDD nodes             : 625226
725.43/727.60	c Es1/CC detections     : 0,0
725.43/727.60	c CC sort               : 0
725.43/727.60	c SAT/UNSAT calls       : 0,0
725.43/727.60	c regenrated variables  : 0
725.43/727.60	c eliminated fixed lits : 13982
725.43/727.60	c goal lit flips        : 0
725.43/727.60	c goal stages           : 0
725.43/727.60	c goal shrink           : 0
725.43/727.60	c goal coeff separations: 0
725.43/727.60	c restarts              : 0
725.43/727.60	c conflicts             : 0              (0 /sec)
725.43/727.60	c decisions             : 0              (0 /sec)
725.43/727.60	c propagations          : 0              (0 /sec)
725.43/727.60	c inspects              : 0              (0 /sec)
725.43/727.60	c CPU time (solving tm) : 206.6 s        (0 s, SAT 0 s, UNSAT 0 s)
725.43/727.60	c Time for Opt-base     : 45.37 s
725.43/727.60	c Steps for Opt-base    : 254109428
725.43/727.60	c Time for BDD coding   : 2.754 s
725.43/727.60	c Time for srt coding   : 126 s
725.43/727.60	c _____________________________________________________________________________
514.43/727.79	c received SIGTERM, forwarding to pbsolver...
514.43/727.79	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: 63837 MiB (57177 MiB free)
  memory of node 1: 64465 MiB (57793 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=28148, runsolver pid=28145

[startup+0.100106 s]*
/proc/loadavg: 4.14 3.93 3.20 5/258 28153
/proc/meminfo: memFree=117712688/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=1184628 memory=28660 CPUtime=0.05 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 3180 0 0 0 4 1 0 0 20 0 1 0 36219689 1213059072 7133 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 296189 7133 4573 1 0 268254 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1188820 KiB
Current children cumulated memory: 31604 KiB

[startup+0.213577 s]*
/proc/loadavg: 4.14 3.93 3.20 6/258 28153
/proc/meminfo: memFree=117654476/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=1252448 memory=103412 CPUtime=0.17 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 19104 0 0 0 13 4 0 0 20 0 1 0 36219689 1282506752 25853 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 313112 25853 7613 1 0 284470 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1256640 KiB
Current children cumulated memory: 106356 KiB

[startup+0.313623 s]*
/proc/loadavg: 4.14 3.93 3.20 5/258 28153
/proc/meminfo: memFree=117565772/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=1342904 memory=193140 CPUtime=0.26 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 41540 0 0 0 19 7 0 0 20 0 1 0 36219689 1375133696 48285 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 335726 48285 7613 1 0 307084 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1347096 KiB
Current children cumulated memory: 196084 KiB

[startup+0.700356 s]
/proc/loadavg: 4.14 3.93 3.20 6/258 28153
/proc/meminfo: memFree=117388364/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=1653456 memory=504032 CPUtime=0.64 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 116707 0 0 0 46 18 0 0 20 0 1 0 36219689 1693138944 126008 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 413364 126008 7613 1 0 384722 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1657648 KiB
Current children cumulated memory: 506976 KiB

[startup+1.50039 s]
/proc/loadavg: 4.12 3.93 3.20 5/258 28153
/proc/meminfo: memFree=116956876/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=2353820 memory=1202548 CPUtime=1.44 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 286212 0 0 0 101 43 0 0 20 0 1 0 36219689 2410311680 300637 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 588455 300637 7613 1 0 559813 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 2358012 KiB
Current children cumulated memory: 1205492 KiB

[startup+3.11332 s]
/proc/loadavg: 4.12 3.93 3.20 5/258 28153
/proc/meminfo: memFree=115259576/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=3607676 memory=2455272 CPUtime=3.04 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 587676 0 0 0 219 85 0 0 20 0 1 0 36219689 3694260224 613818 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 901919 613818 7613 1 0 873277 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 3611868 KiB
Current children cumulated memory: 2458216 KiB

[startup+6.30038 s]
/proc/loadavg: 4.11 3.93 3.21 5/259 28155
/proc/meminfo: memFree=114596556/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=4387424 memory=3218320 CPUtime=6.22 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 782389 0 0 0 505 117 0 0 20 0 1 0 36219689 4492722176 804580 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 1096856 804580 7773 1 0 1068214 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 4391616 KiB
Current children cumulated memory: 3221264 KiB

[startup+12.7004 s]
/proc/loadavg: 4.10 3.93 3.21 5/259 28155
/proc/meminfo: memFree=111210324/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=7555396 memory=6332172 CPUtime=12.6 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 1448867 0 0 0 1038 222 0 0 20 0 1 0 36219689 7736725504 1583043 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 1888849 1583043 7869 1 0 1860207 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 7559588 KiB
Current children cumulated memory: 6335116 KiB

[startup+25.5004 s]
/proc/loadavg: 4.09 3.93 3.22 5/259 28155
/proc/meminfo: memFree=110654028/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=8060428 memory=6832352 CPUtime=25.37 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 1569803 0 0 0 2297 240 0 0 20 0 1 0 36219689 8253878272 1708088 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 2015107 1708088 7869 1 0 1986465 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 8064620 KiB
Current children cumulated memory: 6835296 KiB

[startup+51.1134 s]
/proc/loadavg: 4.11 3.96 3.25 5/259 28155
/proc/meminfo: memFree=107628120/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=8310364 memory=6920812 CPUtime=50.9 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 1573536 0 0 0 4848 242 0 0 20 0 1 0 36219689 8509812736 1730203 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 2077591 1730203 7869 1 0 2048949 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 8314556 KiB
Current children cumulated memory: 6923756 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 3.98 3.30 5/261 28163
/proc/meminfo: memFree=102651308/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=12609908 memory=11101984 CPUtime=101.94 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 2336864 0 0 0 9811 383 0 0 20 0 1 0 36219689 12912545792 2775496 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 3152477 2775496 7933 1 0 3123835 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 12614100 KiB
Current children cumulated memory: 11104928 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.02 3.35 5/261 28165
/proc/meminfo: memFree=102431732/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=12609908 memory=11101984 CPUtime=161.76 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 2336975 0 0 0 15790 386 0 0 20 0 1 0 36219689 12912545792 2775496 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 3152477 2775496 7933 1 0 3123835 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 12614100 KiB
Current children cumulated memory: 11104928 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.03 3.40 5/260 28167
/proc/meminfo: memFree=102419968/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=12609908 memory=11101984 CPUtime=221.59 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 2337101 0 0 0 21771 388 0 0 20 0 1 0 36219689 12912545792 2775496 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 3152477 2775496 7933 1 0 3123835 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 12614100 KiB

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

/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=12609908 memory=11101984 CPUtime=460.85 cores=1,3
/proc/28153/stat : 28153 (python3) R 28148 28148 27054 0 -1 4194304 2337596 0 0 0 45684 401 0 0 20 0 1 0 36219689 12912545792 2775496 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 3152477 2775496 7933 1 0 3123835 0
Current children cumulated CPU time: 460.86 s
Current children cumulated vsize: 12614100 KiB
Current children cumulated memory: 11104928 KiB

[startup+522.3 s]
/proc/loadavg: 4.11 4.08 3.62 5/258 28243
/proc/meminfo: memFree=93983800/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=17321512 memory=15236628 CPUtime=514.4 cores=1,3
/proc/28153/stat : 28153 (python3) S 28148 28148 27054 0 -1 4194304 2996277 0 0 0 50843 597 0 0 20 0 1 0 36219689 17737228288 3809157 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 4330378 3809157 8093 1 0 4301736 0
[pid=28243] ppid=28153 vsize=446788 memory=434744 CPUtime=6.24 cores=1,3
/proc/28243/stat : 28243 (naps-1.03a6) R 28153 28243 28243 0 -1 4194304 94186 0 0 0 576 48 0 0 20 0 1 0 36271288 457510912 108686 18446744073709551615 4198400 7047149 140733497885312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32280576 140733497887121 140733497887219 140733497887219 140733497892809 0
/proc/28243/statm: 111697 108686 480 696 0 110858 0
Current children cumulated CPU time: 520.65 s
Current children cumulated vsize: 17772492 KiB
Current children cumulated memory: 15674316 KiB

[startup+582.3 s]
/proc/loadavg: 4.08 4.08 3.65 5/258 28245
/proc/meminfo: memFree=84742084/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=17321512 memory=15236628 CPUtime=514.4 cores=1,3
/proc/28153/stat : 28153 (python3) S 28148 28148 27054 0 -1 4194304 2996277 0 0 0 50843 597 0 0 20 0 1 0 36219689 17737228288 3809157 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 4330378 3809157 8093 1 0 4301736 0
[pid=28243] ppid=28153 vsize=5652612 memory=5127568 CPUtime=66.08 cores=1,3
/proc/28243/stat : 28243 (naps-1.03a6) R 28153 28243 28243 0 -1 4194304 611560 0 0 0 6399 209 0 0 20 0 1 0 36271288 5788274688 1281892 18446744073709551615 4198400 7047149 140733497885312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32280576 140733497887121 140733497887219 140733497887219 140733497892809 0
/proc/28243/statm: 1413153 1281892 544 696 0 1412314 0
Current children cumulated CPU time: 580.49 s
Current children cumulated vsize: 22978316 KiB
Current children cumulated memory: 20367140 KiB

[startup+642.3 s]
/proc/loadavg: 4.13 4.09 3.68 5/258 28247
/proc/meminfo: memFree=73096024/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=17321512 memory=15236628 CPUtime=514.4 cores=1,3
/proc/28153/stat : 28153 (python3) S 28148 28148 27054 0 -1 4194304 2996277 0 0 0 50843 597 0 0 20 0 1 0 36219689 17737228288 3809157 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 4330378 3809157 8093 1 0 4301736 0
[pid=28243] ppid=28153 vsize=8510768 memory=7734520 CPUtime=125.93 cores=1,3
/proc/28243/stat : 28243 (naps-1.03a6) R 28153 28243 28243 0 -1 4194304 939741 0 0 0 12260 333 0 0 20 0 1 0 36271288 8715026432 1933630 18446744073709551615 4198400 7047149 140733497885312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32280576 140733497887121 140733497887219 140733497887219 140733497892809 0
/proc/28243/statm: 2127692 1933630 544 696 0 2126853 0
Current children cumulated CPU time: 640.34 s
Current children cumulated vsize: 25836472 KiB
Current children cumulated memory: 22974092 KiB

[startup+702.3 s]
/proc/loadavg: 4.13 4.11 3.72 5/258 28253
/proc/meminfo: memFree=72429728/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=17321512 memory=15236628 CPUtime=514.4 cores=1,3
/proc/28153/stat : 28153 (python3) S 28148 28148 27054 0 -1 4194304 2996277 0 0 0 50843 597 0 0 20 0 1 0 36219689 17737228288 3809157 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 4330378 3809157 8093 1 0 4301736 0
[pid=28243] ppid=28153 vsize=10643688 memory=9722428 CPUtime=185.78 cores=1,3
/proc/28243/stat : 28243 (naps-1.03a6) R 28153 28243 28243 0 -1 4194304 1276071 0 0 0 18170 408 0 0 20 0 1 0 36271288 10899136512 2430607 18446744073709551615 4198400 7047149 140733497885312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32280576 140733497887121 140733497887219 140733497887219 140733497892809 0
/proc/28243/statm: 2660922 2430607 544 696 0 2660083 0
Current children cumulated CPU time: 700.19 s
Current children cumulated vsize: 27969392 KiB
Current children cumulated memory: 24962000 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+727.6 s]
/proc/loadavg: 4.15 4.11 3.73 5/257 28253
/proc/meminfo: memFree=71576440/131382116 swapFree=33010684/33010684
[pid=28148] ppid=28145 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/28148/stat : 28148 (scip-naps-1.00.) S 28145 28148 27054 0 -1 4194304 260 345 0 0 0 0 0 1 20 0 1 0 36219685 4292608 736 18446744073709551615 94853219733504 94853220628037 140734857569584 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94853220867088 94853220914832 94853228961792 140734857578913 140734857579010 140734857579010 140734857584612 0
/proc/28148/statm: 1048 736 672 219 0 110 0
[pid=28153] ppid=28148 vsize=17321512 memory=15236628 CPUtime=514.4 cores=1,3
/proc/28153/stat : 28153 (python3) S 28148 28148 27054 0 -1 4194304 2996277 0 0 0 50843 597 0 0 20 0 1 0 36219689 17737228288 3809157 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 4330378 3809157 8093 1 0 4301736 0
[pid=28243] ppid=28153 vsize=16513900 memory=10592008 CPUtime=211.02 cores=1,3
/proc/28243/stat : 28243 (naps-1.03a6) R 28153 28243 28243 0 -1 4194304 1395115 0 0 0 20662 440 0 0 20 0 1 0 36271288 16910233600 2648002 18446744073709551615 4198400 7047149 140733497885312 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 32280576 140733497887121 140733497887219 140733497887219 140733497892809 0
/proc/28243/statm: 4128475 2648002 544 696 0 4127636 0
Current children cumulated CPU time: 725.43 s
Current children cumulated vsize: 33839604 KiB
Current children cumulated memory: 25831580 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.007005 s, system=0.023392 s
Sleeping 2 seconds

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

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

# cumulated CPU time of all completed processes:  user=716.496 s, system=11.6876 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+728 s]*
/proc/loadavg: 4.15 4.11 3.73 5/255 28253
/proc/meminfo: memFree=81859452/131382116 swapFree=33010684/33010684
[pid=28153] ppid=28145 vsize=17321512 memory=15236628 CPUtime=725.81 cores=1,3
/proc/28153/stat : 28153 (python3) R 28145 28148 27054 0 -1 4194304 3078040 1395118 0 0 50853 607 20662 459 20 0 1 0 36219689 17737228288 3809157 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 4330378 3809157 8093 1 0 4301736 0
Current cumulated CPU time of completed processes: 0.030397 s
Current children cumulated CPU time: 725.81 s
Current children cumulated vsize: 17321512 KiB
Current children cumulated memory: 15236628 KiB

[startup+728.8 s]
/proc/loadavg: 4.15 4.11 3.73 5/255 28253
/proc/meminfo: memFree=81859452/131382116 swapFree=33010684/33010684
[pid=28153] ppid=28145 vsize=17321512 memory=15236628 CPUtime=726.59 cores=1,3
/proc/28153/stat : 28153 (python3) R 28145 28148 27054 0 -1 4194304 3280964 1395118 0 0 50910 628 20662 459 20 0 1 0 36219689 17737228288 3809157 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 4330378 3809157 8093 1 0 4301736 0
Current cumulated CPU time of completed processes: 0.030397 s
Current children cumulated CPU time: 726.59 s
Current children cumulated vsize: 17321512 KiB
Current children cumulated memory: 15236628 KiB

[startup+729.2 s]
/proc/loadavg: 4.15 4.11 3.73 5/255 28253
/proc/meminfo: memFree=81863436/131382116 swapFree=33010684/33010684
[pid=28153] ppid=28145 vsize=17321512 memory=15236628 CPUtime=726.99 cores=1,3
/proc/28153/stat : 28153 (python3) R 28145 28148 27054 0 -1 4194304 3290809 1395118 0 0 50949 629 20662 459 20 0 1 0 36219689 17737228288 3809157 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 4330378 3809157 8093 1 0 4301736 0
Current cumulated CPU time of completed processes: 0.030397 s
Current children cumulated CPU time: 726.99 s
Current children cumulated vsize: 17321512 KiB
Current children cumulated memory: 15236628 KiB

[startup+729.6 s]
/proc/loadavg: 4.15 4.11 3.73 5/255 28253
/proc/meminfo: memFree=81863436/131382116 swapFree=33010684/33010684
[pid=28153] ppid=28145 vsize=17321512 memory=15236628 CPUtime=727.39 cores=1,3
/proc/28153/stat : 28153 (python3) R 28145 28148 27054 0 -1 4194304 3312844 1395118 0 0 50986 632 20662 459 20 0 1 0 36219689 17737228288 3809157 18446744073709551615 94017049387008 94017049387385 140730035805664 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94017049398680 94017049399300 94017057673216 140730035812696 140730035812898 140730035812898 140730035818471 0
/proc/28153/statm: 4330378 3809157 8093 1 0 4301736 0
Current cumulated CPU time of completed processes: 0.030397 s
Current children cumulated CPU time: 727.39 s
Current children cumulated vsize: 17321512 KiB
Current children cumulated memory: 15236628 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 730.349
CPU time (s): 728.184
CPU user time (s): 716.496
CPU system time (s): 11.6876
CPU usage (%): 99.7035
Max. virtual memory (cumulated for all children) (KiB): 33839604
Max. memory (cumulated for all children) (KiB): 25831580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 716.496
system time used= 11.6876
maximum resident set size= 15236628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4708569
page faults= 0
swaps= 0
block input operations= 0
block output operations= 253872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 351
involuntary context switches= 603


# summary of solver processes directly reported to runsolver:
#   pid: 28148,28153
#   total CPU time (s): 728.184
#   total CPU user time (s): 716.496
#   total CPU system time (s): 11.6876

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.02872 second user time and 7.53229 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-29 15:56:45
IDJOB=4511997
IDBENCH=160489
IDSOLVER=3368
FILE ID=nodeC004/4511997-1751205403
RUNJOBID= nodeC004-1751204746-27066
SLURM_JOB_ID= 9587619
Free space on /tmp= 432780 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm95p-dec.opb.negationfix.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511997-1751205403/watcher-4511997-1751205403 -o /tmp/evaluation-result-4511997-1751205403/solver-4511997-1751205403 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27066 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4511997-1751205403.opb

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

MD5SUM BENCH= b485ff0024704468ace87f8a9b2f8459
RANDOM SEED=1723752730

nodeC004 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	: 0xb00001f
cpu MHz		: 3598.529
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 3491.506
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 1197.497
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 1197.207
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 3662.074
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 3664.740
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 1197.674
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
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	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        117730328 kB
MemAvailable:   119525696 kB
Buffers:            3280 kB
Cached:          2599032 kB
SwapCached:            0 kB
Active:         10773108 kB
Inactive:        2300824 kB
Active(anon):   10489596 kB
Inactive(anon):        0 kB
Active(file):     283512 kB
Inactive(file):  2300824 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            248608 kB
Writeback:             0 kB
AnonPages:      10474232 kB
Mapped:           126812 kB
Shmem:             17976 kB
KReclaimable:     101316 kB
Slab:             184056 kB
SReclaimable:     101316 kB
SUnreclaim:        82740 kB
KernelStack:        4144 kB
PageTables:        24148 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   14590868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1335296 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432596 MiB
End job on nodeC004 at 2025-06-29 16:08:56